 @charset "utf-8";
/* CSS Document */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ■■■■■■■■■■■■■■■■   　デフォルト   　■■■■■■■■■■■■■■■■■ */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

html, body, div, span, iframe,article,figure,
p, a, img, small, dl, dt, dd, ol, ul, li,
h1, h2, h3, h4, h5,h6{
  border: 0;
  margin: 0;
  padding: 0;
  font-size:14px;
  letter-spacing:0.1em;
  font-feature-settings : "palt";
  -webkit-text-size-adjust: 100%;
  font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans","BIZ UDPGothic",Meiryo,sans-serif;
  color: #442E0D;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}


body{
  position: relative;
}
body::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color:#fff;  /* 背景カラー */
  z-index: 9999;  /* 一番手前に */
  pointer-events: none;  /* 他の要素にアクセス可能にするためにポインターイベントは無効に */
  opacity: 0;  /* 初期値では非表示 */
}
 
body.fadeout::before {
  opacity: 1;
}



::selection {
    background: #4B423B;
    color: #FFF;
}

::-moz-selection {
    background: #4B423B;
    color: #FFF;
}


h1, h2, h3, h4, h5,h6{
  font-weight: normal;
}

html,body {
  line-height: 1;
  width: 100%;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}

body{
  position: relative;
}

ol, ul {
  list-style: none;
}
a{
  outline:none;
  text-decoration:none;
  cursor: pointer;
  }
a img {
  border: none;
  border-style:none;
}

img{
  width: 100%;
  height: auto;
  vertical-align: top;
  line-height: 1.0em;
}

.bold{
  font-weight: bold;
}

li{
  list-style:none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}

br.sp_br,#nav_sp,.sp_text{
  display: none;
}

.switch {
  visibility: hidden;
}

.wpcf7-spinner,
.wpcf7 .ajax-loader{
  display: none;
}



/*■■■■■■■■　common　■■■■■■■■*/

.mv .wrap{
  width:100%;
  height:80vh;
  margin: 0 auto;
  background: url(../images/mv_bg_sp.jpg) no-repeat center bottom;
  background-size:cover;
  position: relative;
}

.mv .wrap h1{
  width:300px;
  padding:30px 30px 50px;
}

.btn{
  width:90%;
  margin: 0 auto;
  padding:30px 0;
}

.btn a{
  display: block;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: bound 0.9s infinite ease-in-out;
  animation: bound 0.9s infinite ease-in-out;
}

@keyframes bound {
  0%{
    transform: scale(1);
  }
  50% {
    transform: scale(0.98);
  }
  100% {
    transform: scale(1);
  }
}

.btn p.btn_cap{
  font-size: 10px;
  line-height: 14px;
  margin-top: 10px;
  text-align: center;
}


.sec01{
  width:100%;
  margin:30px 0 0;
  background:#1b3a60;
  padding-bottom:30px;
}
.sec01 .wrap{
  width:90%;
  margin: 0 auto;
}
.sec01 figure{
  transform: translateY(-20px);
}

.sec01 h2{
  width:95%;
  margin: 0 auto 30px;
}
.txtbox{
  font-size:12px;
  line-height:18px;
}
.sec01 .bg_w{
  background: #FFF;
  padding:15px 20px;
}

.sec02{
  width:100%;
  background:#e8ecef;
}
.sec02 .wrap{
  width:90%;
  margin: 0 auto;
  padding-bottom:30px;
}
.sec02 .wrap figure{
  padding-top:30px;
}
.sec02 .txtbox{
  padding-top: 10px;
}
.sec03{
  width:100%;
}
.sec03 .wrap{
  width:90%;
  margin: 0 auto;
  padding:30px 0;
}

.sec04{
  width:100%;
  background:#e8ecef;
}
.sec04 .wrap{
  width:90%;
  margin: 0 auto;
  padding:30px 0;
}

.sec05{
  width:100%;
}
.sec05 .wrap{
  width:90%;
  margin: 0 auto;
}

.sec06{
  width:100%;
  background:#1b3a60;
}
.sec06 .wrap{
  width:90%;
  margin: 0 auto;
  padding:30px 0;
}
.sec06 .txtbox{
  color: #FFF;
  padding-top: 10px;
}


.sec07{
  width:100%;
  background:#e8ecef;
}
.sec07 .wrap{
  width:90%;
  margin: 0 auto;
  padding:30px 0;
}

.mgn_btm50{
  margin-bottom:30px;
}




.sec08{
  padding: 60px 0 0;
}
.sec08 h4{
  width: 280px;
  margin: 0 auto 50px;
}
.sec08 ul{
  background: #FFF;
  border: #1b3a60 3px solid;
  width:90%;
  margin: 0 auto;
  border-radius: 20px;
  overflow: hidden;
}
.sec08 ul li{
  border-bottom: 3px solid #1b3a60;
}
.sec08 ul li:last-child{
  border:none;

}
.sec08 ul li dl dt{
  width: 100%;
  padding:15px 15px 15px 60px;
  font-size:15px;
  line-height:26px;
  font-weight: bold;
  cursor: pointer;
  display: block;
  background: url(../images/sec08_q.png) no-repeat top 15px left 15px;
  background-size:28px;
  box-sizing: border-box;
}
.sec08 ul li dl dt.open{
  background: url(../images/sec08_q.png) no-repeat top 15px left 15px;
  background-size:28px;
}
.sec08 ul li dl dd{
  border-top: 3px solid #1b3a60;
  width: 100%;
  padding:15px;
  font-size:15px;
  line-height:26px;
  background: #e8ecef;
  box-sizing: border-box;
  display: none;
}




footer{
  width: 100%;
  padding:25px 0;
  background: #1b3a60;
}

footer .wrap{
  width: 90%;
  margin: 0 auto;
}


footer .wrap h3{
  border-bottom: 1px solid #FFF;
  padding-bottom:15px;
  margin-bottom:15px;
  letter-spacing: 0;
}

footer .wrap h3 a{
  font-size:20px;
  font-weight: bold;
  color: #FFF;
  letter-spacing: 0;
}

footer .wrap ul{
  font-size: 0;
  text-align: left;
  padding-bottom: 20px;
}

footer .wrap ul li{
  width:100%;
  display: inline-block; 
  color: #FFF;
  vertical-align: top;
}
footer .wrap ul li dl dt{
  font-size:14px;
  font-weight: bold;
  color: #FFF;
  padding-bottom:15px;
}

footer .wrap ul li dl dd{
  font-size:12px;
  line-height:22px;
  color: #FFF;
}
footer .wrap ul li dl dd span{
  font-size:10px;
  line-height:16px;
  color: #FFF;
  display: block;
  padding-top: 10px;
}

footer .wrap small{
  font-size:12px;
  color: #FFF;
  display: block;
  text-align: left;
}







