@charset "utf-8";

.mv-sp {
    display: none;
}

/*===== #bottom-bnr =====*/
#bottom-bnr {
    padding: 0 0 80px;
}
#bottom-bnr ul li:not(:last-child) {
    margin-bottom: 20px;
}

/*===== #main-bnr =====*/
#main-bnr {
    padding: 80px 0 0;
}
#main-bnr ul li:not(:last-child) {
    margin-bottom: 20px;
}
#main-bnr ul li.w50 {
    width: 50%;
    margin: 0 auto;
}
#main-bnr ul li.insta {
    width: 40%;
    margin: 0 auto;
}

/*===== #openbnr =====*/
#openbnr {
    padding: 80px 0 0;
    max-width: 900px;
    margin: 0 auto;
}
#openbnr .bg {
    background-color: #ddf9fd;
    border: 1px solid #158193;
}
#openbnr ul {
    width: 94%;
    display: flex;
    justify-content: space-between;
    margin: 5px auto 15px;
}
#openbnr ul li {
    width: 48.5%;
}

/*===== #front =====*/
#front {
    padding: 80px 0;
}
#front .img {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 25px;
}
#front .txt {
    line-height: 1.4;
    text-align: center;
    font-size: 18px;
}

/*===== #nayami =====*/
#nayami {
    padding: 80px 0;
}
#nayami h2 {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 20px;
}
#nayami .box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#nayami .box .img {
    width: 35%;
}
#nayami .box ul {
    width: 60%;
    line-height: 1.4;
    font-size: 18px;
    margin-top: 15px;
}
#nayami .box ul li {
    background: url(../img/common/icon01.png) no-repeat left top;
    padding: 1px 0 1px 30px;
    margin-bottom: 15px;
}
#nayami .box ul li span {
    color: #36a6ce;
}

/*===== #syojyolist =====*/
#syojyolist {
    padding: 80px 0;
    background-color: #daf1f5;
    position: relative;
}
#syojyolist h2 {
    position: absolute;
    left: 0;
    right: 0;
    top: -67px;
}
#syojyolist h2 .link {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
#syojyolist h2 .link a {
    color: #36a6ce;
}
#syojyolist h2 img {
    max-width: 300px;
    margin: 0 auto 0;
    display: block;
}
#syojyolist .txt {
    background: url(../img/common/icon02.png) no-repeat left center, url(../img/common/icon02.png) no-repeat right center;
    background-size: 15px;
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 0 25px;
    width: 410px;
    margin: 0 auto 30px;
}
#syojyolist .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#syojyolist .list .box {
    width: 31%;
    margin-bottom: 25px;
}
#syojyolist .list .box.last {
}
#syojyolist .list .box .img {
    margin-bottom: 10px;
}
#syojyolist .list .box ul {
    padding: 0 2%;
}
#syojyolist .list .box ul li {
    line-height: 1.4;
    border-bottom: 1px dotted #36a6ce;
}
#syojyolist .list .box ul li a {
    display: block;
    background: url(../img/common/icon03.png) no-repeat left 16px;
    padding: 10px 0 10px 20px;
}

/*===== #top-voice =====*/
#top-voice {
    padding: 80px 0 40px;
}
#top-voice .main-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 35px;
}
#top-voice .main-box .box {
    width: 48%;
    background-color: #fff;
    border: 1px solid #cbc7c7;
    padding: 3%;
}
#top-voice .main-box .box h3 {
    color: #36a6ce;
    line-height: 1.4;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}
#top-voice .main-box .box .ymovie {
    position: relative;
    padding-bottom: 52%;
    margin: 0 3%;
    margin-bottom: 15px;
}
#top-voice .main-box .box .ymovie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#top-voice .main-box .box .text {
    margin-bottom: 0;
}
#top-voice .voice-box {
    width: 100%;
    max-width: 630px;
    background-color: #fff;
    border: 1px solid #cbc7c7;
    padding: 3% 3% 1%;
    margin: 0 auto 30px;
}
#top-voice .voice-box h3 {
    color: #36a6ce;
    line-height: 1.4;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}
#top-voice .voice-box .img {
    margin-bottom: 15px;
}
#top-voice .voice-box .hx {
    color: #36a6ce;
    line-height: 1.4;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
#top-voice .voice-box .text {
    margin-bottom: 15px;
}
#top-voice .ans {
    background-color: #ceebf2;
    border-radius: 15px;
    padding: 15px 3%;
}
#top-voice .ans .text {
    font-size: 24px;
    text-align: center;
    line-height: 1.8;
    letter-spacing: 2px;
    font-weight: bold;
    color: #258eb3;
    margin-bottom: 0;
}
#top-voice .ans .text span {
    background: linear-gradient(transparent 50%, #fff100 0%);
}

/*===== #first =====*/
#first {
    padding: 80px 0;
}
#first .box {
    position: relative;
}
#first .box .img {
    width: 55%;
}
#first .box .text-box {
    width: 50%;
    background-color: #daf1f5;
    border-radius: 15px;
    padding: 50px 4%;
    position: absolute;
    top: 50%;
    right: 0;
}
#first .box .text-box h3 {
    width: 100%;
    max-width: 370px;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: auto;
}
#first .box .text-box .text {
    line-height: 2;
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
}

/*===== #aisatu =====*/
#aisatu {
    padding: 80px 0;
    background-color: #daf1f5;
}
#aisatu .box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 35px;
}
#aisatu .box .img {
    width: 55%;
    margin-bottom: 15px;
}
#aisatu .box .text-box {
    width: 40%;
    margin-bottom: 15px;
}
#aisatu .box .text-box h3,
#aisatu .box .text-box02 h3 {
    line-height: 1.4;
    letter-spacing: 2px;
    color: #36a6ce;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px dotted #36a6ce;
    margin-bottom: 15px;
}
#aisatu .box .text-box .text {
    line-height: 1.8;
}
#aisatu .box .text-box02 {
    width: 100%;
}
#aisatu .box .text-box02 .name {
    color: #36a6ce;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    margin-top: 20px;
}
#aisatu .box .text-box02 .n {
    color: #36a6ce;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    margin-top: 20px;
}
#aisatu .box .text-box02 .text a {
  color: #0d67d6;
}
#aisatu .box .text-box02 dl {
    display: flex;
    line-height: 1.4;
}
#aisatu .box .text-box02 dl:not(:last-child) {
    margin-bottom: 5px;
}
#aisatu .box .text-box02 dt {
    width: 90px;
}
#aisatu .box .text-box02 dd {
    width: 80%;
}
#aisatu ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#aisatu ul li {
    width: 31%;
}

/*===== #voice-list =====*/
#voice-list {
    padding: 80px 0;
}
#voice-list .voice-slider {
    margin-bottom: 40px;
}
#voice-list .voice-slider .slider {
}
#voice-list .voice-slider .slider li {
}
#voice-list .voice-slider .slider li .img {
    margin-bottom: 15px;
}
#voice-list .voice-slider .slider li .img img {
    border-radius: 15px;
}
#voice-list .voice-slider .slider li .text-box {
}
#voice-list .voice-slider .slider li .text-box p {
    line-height: 1.8;
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4; /* 任意の行数を指定 */
}
#voice-list .voice-slider .slider li .text-box p img {
    display: none;
}
/*----- スライダー -----*/
.slider {/*横幅94%で左右に余白を持たせて中央寄せ*/
   width:94%;
    margin:0 auto;
}
/*slickのJSで書かれるタグ内、スライド左右の余白調整*/
.slider .slick-slide {
    margin:0 10px;
}
/*矢印の設定*/
/*戻る、次へ矢印の位置*/
.slick-prev, 
.slick-next {
    position: absolute;/*絶対配置にする*/
    top: 42%;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
    height: 25px;
    width: 25px;
    z-index: 3;
}
.slick-prev {/*戻る矢印の位置と形状*/
    left: -1.5%;
    background: url(../img/common/icon-prev.png) no-repeat center center;
    background-size: 25px;
}
.slick-next {/*次へ矢印の位置と形状*/
    right: -1.5%;
    background: url(../img/common/icon-next.png) no-repeat center center;
    background-size: 25px;
}

#voice-list .link {
    width: 300px;
    margin: 0 auto 30px;
}
#voice-list .link a {
    display: block;
    background-color: #b9e2ed;
    border-radius: 10px;
    font-size: 17px;
    font-weight: bold;
    color: #02859b;
    line-height: 1.4;
    text-decoration: none;
    text-align: center;
    padding: 20px 20px;
}
#voice-list .link a span {
    display: block;
    background: url(../img/common/icon05.png) no-repeat right center;
    background-size: 23px;
    padding: 0 30px;
}

/*===== [suisen] =====*/
#suisen {
    padding: 80px 0 0;
}
#suisen h2.hx {
    margin-bottom: 30px;
}
#suisen .suisen-box .box {
    background: url(../img/common/bg-memo02.jpg) repeat left top;
    border: #36a6ce 5px solid;
    padding: 30px;
}
#suisen .suisen-box .box:not(:last-child) {
    margin-bottom: 30px;
}
#suisen .suisen-box .box h3 {
    border-top: #000 2px solid;
    border-bottom: #000 2px solid;
    padding: 10px 0;
    margin-bottom: 20px;
    width: 100%;
    font-weight: bold;
}
#suisen .suisen-box .box h3 span {
    font-size: 166%;
    display: block;
    margin: 7px 0;
}
#suisen .suisen-box .box .img {
    width: 23%;
    margin-bottom: 10px;
    float: left;
}
#suisen .suisen-box .box .text {
    width: 73%;
    float: right;
}

/*===============================================
    ■tablet 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px) {
/*===== #nayami =====*/
  #nayami .box {
    flex-direction: column;
  }
  #nayami .box .img {
    width: 100%;
    max-width: 250px;
    margin: 0 auto 10px;
  }
  #nayami .box ul {
    width: 100%;
  }
/*===== #syojyolist =====*/
  #syojyolist .txt {
    font-size: 15px;
    padding: 0 17px;
    width: 334px;
  }
/*===== #first =====*/
  #first .box .img {
    width: 100%;
    max-width: 606px;
    margin: 0 auto 15px;
  }
  #first .box .text-box {
    width: 100%;
    position: relative;
    top: auto;
    right: auto;
    margin-top: 70px;
  }
  #first .box .text-box .text {
    max-width: none;
  }
}

/*===============================================
    ■smart 画面の横幅が480pxまで
===============================================*/
@media screen and (max-width: 480px) {
  header .hd-box {
     display: none;
  }
  .mv-sp {
    display: block;
  }
  .mv-pc {
    display: none;
  }
/*===== #front =====*/
  #front {
    padding: 40px 0;
  }
/*===== #nayami =====*/
  #nayami {
    padding: 40px 0 90px;
  }
/*===== #syojyolist =====*/
  #syojyolist {
    padding: 80px 0 40px;
  }
  #syojyolist .list .box {
    width: 48%;
  }
  #syojyolist .list .box.last {
    display: none;
  }
/*===== #top-voice =====*/
  #top-voice {
    padding: 40px 0 40px;
  }
  #top-voice .main-box .box {
    width: 100%;
    margin-bottom: 15px;
  }
  #top-voice .ans .text {
    font-size: 16px;
  }
/*===== #first =====*/
  #first {
    padding: 40px 0;
  }
/*===== #aisatu =====*/
  #aisatu {
    padding: 40px 0;
  }
  #aisatu .box .img {
    width: 100%;
    max-width: 606px;
    margin: 0 auto 15px;
  }
  #aisatu .box .text-box {
    width: 100%;
  }
/*===== #voice-list =====*/
  #voice-list {
    padding: 40px 0;
  }
/*===== #openbnr =====*/
  #openbnr {
    padding: 40px 0 0;
  }
/*===== #main-bnr =====*/
  #main-bnr {
    padding: 40px 0 0;
  }
  #main-bnr ul li.insta {
    width: 70%;
  }
/*===== [suisen] =====*/
  #suisen {
    padding: 40px 0 0;
  }
  #suisen h2.hx {
    margin-bottom: 10px;
  }
  #suisen .suisen-box .box {
    padding: 20px 10px;
  }
  #suisen .suisen-box .box .img {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    float: none;
    margin-bottom: 20px;
  }
  #suisen .suisen-box .box .text {
    width: 100%;
    float: none;
  }
}