@charset "utf-8";

/*===== #kchkm =====*/
#kchkm {
}
#kchkm .kchkm-box {
    background: url(../img/common/kckm-bg.jpg) repeat top center;
    padding: 3%;
    border-radius: 5px;
}
#kchkm .kchkm-box .kchkm-inner {
    background-color: #fff;
    padding: 3% 5%;
    margin: 16px 0;
    height: 300px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
#kchkm .kchkm-box .kchkm-inner .kchkm-wrap {
    margin: 22px 0;
    border-bottom: dashed 1px #3c3c3c;
    position: relative;
    padding-bottom: 20px;
}
#kchkm .kchkm-box .kchkm-inner .kchkm-wrap:last-child {
    border-bottom: none;
}
#kchkm .kchkm-box .kchkm-inner .kchkm-wrap .kchkm-info {
    margin-bottom: 8px;
}
#kchkm .kchkm-box .kchkm-inner .kchkm-wrap .kchkm-content .kchkm-star {
    color: #fc3;
    display: inline-block;
    margin-right: 0.5em;
}
#kchkm .kchkm-box .kchkm-inner .kchkm-wrap .kchkm-content .kchkm-name {
    font-weight: bold;
}
#kchkm .kchkm-box .kchkm-inner .kchkm-wrap .hide {
    display: none;
    margin-bottom: 40px;
}
#kchkm .kchkm-box .kchkm-inner .kchkm-wrap .show:before {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    content: "";
    width: 100%;
    height: 70px; /*グラデーションで隠す高さ*/
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
    background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
}
#kchkm .kchkm-box .kchkm-inner .kchkm-wrap button.kchkm-btn {
    position: absolute;
    height: 30px;
    width: 100px;
    margin: 20px auto;
    background-color: #404040;
    color: #fff;
    padding: 5px;
    border: none;
    border-radius: 5px;
    outline: 0;
    right: 0;
    left: 0;
    bottom: -10px;
    font-size: 12px;
}
#kchkm .kchkm-box .kchkm-inner .kchkm-wrap button.kchkm-btn:hover {
    cursor: pointer;
}
#kchkm .kchkm-box .kchkm-inner .kchkm-wrap button.kchkm-btn:hover::after {
   top: 10px;
}

/*===== #nayamilink =====*/
#nayamilink {
}
#nayamilink .nayami-box {
}
#nayamilink .nayami-box .box {
    margin-bottom: 20px;
}
#nayamilink .nayami-box .box ul.nayami-link {
}
#nayamilink .nayami-box .box ul.nayami-link li {
  width: 32%;
  float: left;
  margin: 0 2% 10px 0;
}
#nayamilink .nayami-box .box ul.nayami-link li.n3 {
  margin: 0 0 15px 0;
}
#nayamilink .nayami-box .box .check-list {
}
#nayamilink .nayami-box .box .check-list li {
    background: #fff3e7;
    margin: 0 0 8px 0;
}
#nayamilink .nayami-box .box .check-list li span {
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    background: url(../img/common/icon03.png) no-repeat 10px 13px;
    padding: 17px 3% 15px 44px;
}
#nayamilink .ans {
}

/*===== #concept =====*/
#concept {
}
#concept .box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}
#concept .box .img {
    width: 35%;
}
#concept .box .text-box {
    width: 62%;
}

/*===== #point =====*/
#point {
}
#point .point-box {
  background: url(../img/common/bg01.jpg) repeat left top;
  padding: 3%;
  border-radius: 5px;
}
#point .point-box .img-hx {
  line-height: 0;
}
#point .point-box .box {
  border-top: 4px solid #ff5319;
  position: relative;
  padding: 40px 3% 20px;
  box-shadow: 0 0 5px #c1c0c0;
  margin-bottom: 40px;
  background: url(../img/common/bg-memo02.jpg) repeat left top;
}
#point .point-box .box .icon {
  position: absolute;
  top: -19px;
  left: 0;
  right: 0;
  width: 181px;
  margin: auto;
}
#point .point-box .box h3 {
  width: 60%;
  float: right;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 15px;
}
#point .point-box .box h3 .yellow-line span {
  color: #ff5319;
}
#point .point-box .box .img {
  width: 35%;
  float: left;
  margin-bottom: 5px;
}
#point .point-box .box .text {
  width: 60%;
  float: right;
  color: #323232;
}
#point .point-box .box .text .time {
  display: block;
  width: 100%;
  max-width: 328px;
  margin-top: 15px;
}
#point .point-box .box .text a {
  font-size: 13px;
  color: #1f63ca;
}
#point .point-box .box .text .txt {
  display: block;
  background-color: #ffe894;
  padding: 10px 3%;
  margin-top: 10px;
  font-size: 13px;
}
#point .point-box .box .text .txt span {
  font-size: 15px;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}

/*===== #osusume =====*/
#osusume {
}
/*-------- slider --------*/
.slider {/*横幅94%で左右に余白を持たせて中央寄せ*/
   width:100%;
    margin:0 auto;
}
.slider img {
    width:100%;/*スライダー内の画像を横幅100%に*/
    height:auto;
}
/*矢印の設定*/
/*戻る、次へ矢印の位置*/
.slick-prev, 
.slick-next {
    position: absolute;/*絶対配置にする*/
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
    height: 70px;
    width: 70px;
    z-index: 1;
}
.slick-prev {/*戻る矢印の位置と形状*/
    left: 0;
    background: url(../img/common/slider01-prev.png) no-repeat center center;
    background-size: 70px;
}
.slick-next {/*次へ矢印の位置と形状*/
    right: 0;
    background: url(../img/common/slider01-next.png) no-repeat center center;
    background-size: 70px;
}

/*===== #aisatu =====*/
#aisatu {
}
#aisatu .aisatu-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 15px;
}
#aisatu .aisatu-box .daihyo {
    width: 30%;
}
#aisatu .aisatu-box .text-box {
    width: 66%;
}
#aisatu .box {
    margin-top: 20px;
}
#aisatu .box h3 {
    line-height: 1.4;
    color: #ff5319;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px dotted #ff5319;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
#aisatu .box ul.list01 {
    line-height: 1.4;
}
#aisatu .box ul.list01 li {
    margin-bottom: 3px;
}
#aisatu .box ul.list02 {
    line-height: 1.4;
    list-style-type: disc;
    margin-left: 30px;
    margin-bottom: 30px;
}
#aisatu .box ul.list02 li {
    margin-bottom: 3px;
}
#aisatu .box ul.shikaku {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}
#aisatu .box ul.shikaku li {
    width: 48%;
}

/*===============================================
    ■tablet 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px) {
}

/*===============================================
    ■smart 画面の横幅が480pxまで
===============================================*/
@media screen and (max-width: 480px) {
  .sp-top {
    display: block;
  }
  .pc-top {
    display: none;
  }
/*-------- #nayamilink --------*/
  #nayamilink .nayami-box .box ul.nayami-link li {
    width: 49%;
    float: left;
    margin: 0 2% 10px 0;
  }
  #nayamilink .nayami-box .box ul.nayami-link li.n3 {
    margin: 0 2% 10px 0;
  }
  #nayamilink .nayami-box .box ul.nayami-link li.n2 {
    margin: 0 0 10px 0;
  }
/*--------------- #concept -------------*/
  #concept .box .img {
    width: 100%;
    float: none;
    max-width: 253px;
    margin: 0 auto 10px;
  }
  #concept .box .text-box {
    width: 100%;
  }
/*--------------- #point -------------*/
  #point .point-box .box {
    margin-bottom: 15px;
        padding-top: 50px;
  }
  #point .point-box .box h3 {
    width: 100%;
    float: none;
    font-size: 18px;
  }
  #point .point-box .box .img {
    width: 100%;
    max-width: 233px;
    float: none;
    margin: 0 auto 5px;
  }
  #point .point-box .box .text {
    width: 100%;
    float: none;
  }
  #point .point-box .box .icon {
    top: 2%;
    width: 137px;
  }
/*-------- slider --------*/
  .slick-prev {
    background-size: 45px;
  }
  .slick-next {
    background-size: 45px;
  }
  .slick-prev, .slick-next {
    height: 45px;
    width: 45px;
  }
/*--------------- #aisatu -------------*/
  #aisatu .aisatu-box .daihyo {
    width: 100%;
    max-width: 253px;
    margin: 0 auto 15px;
  }
  #aisatu .aisatu-box .text-box {
    width: 100%;
  }
}