@charset "utf-8";
/* CSS Document */
/**************************************************************
北川工業-LP-css
**************************************************************/
.top-bgi-tf {
    background-image: url(https://www.anthink.co.jp/wp/wp-content/uploads/2018/06/tacfit.jpg);
    background-position: center;
    background-size: cover;
	  background-color: #525252;
    background-blend-mode: overlay;
	  padding: 150px 0;
	  margin-top: 10px;
}
.top-bgc-tf {
    background-color: #f6f6f6;
}
.top-name-tf {
    font-size: 15px;
    letter-spacing: .16em;
    color: #fff;
    font-weight: bold;
    margin: 0;
}
.top-title-tf {
    font-size: 38px;
    padding: 10px 0;
    letter-spacing: .16em;
    color: #fff;
	  border-bottom: 5px solid;
    display: inline-block;
}
.top-subtitle-tf {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin: 0;
}


.kk-topimg {
  position: relative;
}
.main-catch {
  position: absolute;
  top: 50%;
  left: 50%;
}
.kk-bk01 {
  display: inline-block;
  padding: 40px 0px;
  background: url(https://www.anthink.co.jp/wp/wp-content/uploads/2017/11/73.jpg) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
}
.kk-heding {
  border-bottom: solid 3px #cce4ff;
  position: relative;
  font-size: 1.6rem;
  font-weight: bold;
}
.kk-heding:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #5472cd;
	bottom: -3px;
	width: 20%;
}
.kk-heding-s {
  font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding-left: 10px;
    line-height: 1.6em;
    border-left: 2px solid #cccccc;
}
.title-kk {
  color: #2196F3;
  letter-spacing: .1em;
  font-weight: 400;
  font-size: 30px;
  margin: 10px 0;
  line-height: 1;
}
.title-kk2 {
  color: #2196F3;
  letter-spacing: .1em;
  font-weight: 400;
  font-size: 30px;
  padding: 7% 0;
  line-height: 1;
  background: url(https://www.anthink.co.jp/wp/wp-content/uploads/2018/06/title-triangle2.png) no-repeat;
  background-size: 15%;
  background-position: 50% 0%;
}
.plan-box {
  padding: 0px 10px;
  border: solid 2px #2196f3;
  border-radius: 10px;
	background-color: #fff;
}
.product-title-tf {
    color: #2296f3;
    font-size: 17px;
    font-weight: bold;
}
.product-subtitle-tf {
    font-size: 80%;
    line-height: 13px;
}
.plan-box-title {
  padding: 8px;
  background: #2196f3;
  border-radius: 8px;
}
.minititle-kk {
  position: relative;
    color: #444444;
    font-size: 24px;
}
.minititle-kk::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 0;
  border-bottom: 1px solid #ccc;
}





.outer-block {
    display: table;
}
.inner-block {
    display: table-cell;
    vertical-align: middle;
}

.pattern {
    padding: 48px 0 24px;
    background: url(https://www.anthink.co.jp/wp/wp-content/uploads/2018/06/pattern.png);
}
.Characteristic-box {
    background-color: #fff;
}
.Characteristic-box-inner {
    background-color: #2196F3;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
}
.flag-kk {
    min-width: 113px;
    min-height: 70px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    padding: 8px;
    justify-content: center;
    background-color: #2196F3;
}
.flag-kk .contents-b {
    margin: 0;
    color: #fff;
    padding-bottom: 5px;
    line-height: 140%;
    letter-spacing: .2em;
    font-weight: bold;
	  font-size: 20px;
}
.flag-kk .contents-s {
    display: block;
    color: #fff;
	  font-size: 13px;
    margin: 0;
}
.top-message {
    line-height: 250%;
    letter-spacing: .05em;
}
.card-kk {
    background-size: cover;
    background-position: 50% 50%;
    background-color: #6a6a6a;
    background-blend-mode: overlay;
    min-height: 300px;
	  text-align: center;
	  color: #fff;
}
.card-kk .circle-kk {
    width: 80px;
    height: 80px;
    align-items: center;
    justify-content: center;
    border: 4px solid #fff;
    color: #fff;
    border-radius: 100px;
    margin: 0 auto;
}
.circle-kk .contents-b {
    margin: 7px 0 0 0;
    font-weight: bold;
    font-size: 90%;
}
.circle-kk .contents-s {
    display: block;
    font-size: 32px;
    line-height: 1;
	  margin: 0;
    font-weight: bold;
}
.card-kk  .title-kk{
	  color: #fff;
	  margin-top: 20px;
}
.header-kk {
    padding: 32px 0;
    text-align: center;
    background-color: #2196F3;
    position: relative;
}
.header-kk:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #2196F3;
    border-width: 16px;
    margin-left: -16px;
    z-index: 2;
}
.header-kk .title-kk {
	  margin: 0;
	  color: #fff;
}
.header-kk p {
	  margin: 0;
	  color: #fff;
}
.subtitle-kk {
    line-height: 150%;
    font-size: 25px;
    font-weight: 400;
}





/* 5等分対応 */
.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5,
.col-xs-2-5, .col-sm-2-5, .col-md-2-5, .col-lg-2-5,
.col-xs-3-5, .col-sm-3-5, .col-md-3-5, .col-lg-3-5,
.col-xs-4-5, .col-sm-4-5, .col-md-4-5, .col-lg-4-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}   
.col-xs-1-5 {
    width: 20%;
    float: left;
}
.col-xs-2-5 {
    width: 40%;
    float: left;
}

.col-xs-3-5 {
    width: 60%;
    float: left;
}

.col-xs-4-5 {
    width: 80%;
    float: left;
}
@media (max-width: 992px) {
  .title-kk2 {
    padding: 12% 0;
    background-size: 25%;
    
  }
}
@media (max-width: 768px) {
  .title-kk {
    font-size: 22px;
  }
  .title-kk2 {
    padding: 15% 0;
    font-size: 22px;
    background-size: 30%;
    
  }
  .minititle-kk {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
    .col-sm-2-5 {
        width: 40%;
        float: left;
    }
    .col-sm-3-5 {
        width: 60%;
        float: left;
    }
    .col-sm-4-5 {
        width: 80%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
    .col-md-2-5 {
        width: 40%;
        float: left;
    }
    .col-md-3-5 {
        width: 60%;
        float: left;
    }
    .col-md-4-5 {
        width: 80%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
    .col-lg-2-5 {
        width: 40%;
        float: left;
    }
    .col-lg-3-5 {
        width: 60%;
        float: left;
    }
    .col-lg-4-5 {
        width: 80%;
        float: left;
    }
}
@media (max-width: 1165px) {
  .kk-table tbody tr th {
    white-space: normal;
  }
}