﻿/* **************************************************************

css/

************************************************************** */
/* sup */
.sup{
  font-size: 0.8em;
  vertical-align:inherit;
}
.mv-block .mv-ph {
  background: url(../img/mv.jpg) no-repeat right top;
  background-size: cover;
}
.mv-block .mv-ttl-area{
  top: 9.49%;
}
.mv-block .mv-ttl-area .mv-ttl .font-s{
  font-size:3.2rem;
  }
.offer-detail-list .offer-detail-list-txt span:not(:first-of-type){
  display: block;
  margin-top: 10px;
}  
.txt-img-wrap.txt-img-type01 .txt-area01 {
  padding-bottom: 8.5%;
}
.txt-img-wrap.txt-img-type02 {
  background-color: transparent;
}
.txt-img-wrap.txt-img-type02 .txt-area01 {
  padding-bottom: 14.72%;
}
.txt-img-wrap.txt-img-type03 .txt-area01 {
  padding-bottom: 8.6%;
}
.txt-img-wrap.txt-img-type04 .txt-area01 {
  padding-bottom: 11.7%;
}
.fw-bold{
  font-weight: bold;
}
.mtmb-40{
  margin: 40px 0!important;
}
.mt-60_mb-40{
  margin: 60px 0 40px!important;
}
#sec1{
  margin-bottom:2.77%;
}

/* anchor-box */
.anchor-box{
  margin: 7% auto 1%;
}
.anchor-box .anchor-box_list li:nth-of-type(4),
.anchor-box .anchor-box_list li:last-of-type{
  margin-bottom: 0;
}
.anchor-box .anchor-box_list {
  grid-template-rows: repeat(2, auto);
}
/* ttl */
.theme-ttl-type02{
  position: relative;
  font-size: 1.5em;
  font-weight: bold;
  letter-spacing: 0.01em;
  line-height: 1.4;
  margin-top: 60px;
}
.theme-ttl-type03{
  font-size: 1.8em;
    font-weight: bold;
    border-left: 5px solid #F5002F;
    padding: 10px 10px 10px 15px;
    margin-bottom: 50px;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    background: #f7f7f7;
}
/* sec-inner */
.sec-inner{
  position: relative;
    width: 75%;
    margin: 0 auto;
    padding: 2.77% 8.9%;
    background: #ffffff;
    z-index: 10;
}
.txt-box-wrap{
  margin: 60px auto;
}
.txt-box-wrap .txt-box p{
  line-height: 2em;
}
.txt-box-wrap .img-box .img-caption{
  display: block;
  margin: 10px auto 5px;
 font-size: 1.6rem;
  }
  .txt-box-wrap .img-box .img-caption .caption-ttl{
    font-weight: bold;
    margin-bottom: 5px;
  }
.txt-box-wrap .img-box span:not(.img-caption){
  display:flex;
  justify-content: center;
 }
 .txt-box-wrap .img-box .img-caption .fs{
  font-size: 0.9em;
 }
.fl-box{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
} 
/*----------------------------------------------------------
lead
----------------------------------------------------------*/ 
.lead .txt-box-wrap {
  margin: 0 auto;
}
/*----------------------------------------------------------
#sec1
----------------------------------------------------------*/ 
#sec1 .txt-img-wrap .txt-box,
#sec1 .txt-img-wrap .txt-box p{
  margin-top:0;
}
/*----------------------------------------------------------
#sec2 
----------------------------------------------------------*/
#sec2 .txtBox{
  margin-top: 40px;
  text-align: center;
}
#sec2 .txt-box-wrap:first-of-type{
  margin: 40px auto 0;
}
#sec2 .txt-box-wrap .fl-box.mv{
  border:2px solid #babdbe;
  padding:10px 20px 10px 10px;
  max-width: 900px;
  margin: 0 auto;
}
#sec2 .txt-box-wrap .mv-box{
  width:43%;
}
#sec2 .txt-box-wrap .fl-box.mv .txt-box{
  width:55%;
  margin:15px 0;
}
#sec2 .txt-box-wrap .fl-box.mv .txt-box p{
  color: rgba(82,91,92,1);
 font-weight: bold;
 font-size: 1.8rem;
 line-height: 1.6;
 margin-bottom:5px;
}
#sec2 .txt-box-wrap .fl-box.mv .txt-box p + span{
  opacity: 0.6;
}

#sec2 .txt-box-wrap .img-box01{
  max-width:670px;
  margin: 50px auto 0;
  padding:10px 0 30px;
  gap:70px;
}
#sec2 .txt-box-wrap .img-box01 > div{
  width: 50%;
}
#sec2 .txt-box-wrap .img-box01 > div img{
  border: 1px solid #CCCCCC;
}
#sec2 .txt-box-wrap .img-box01 .img-caption{
  text-align: center;
  font-weight: bold;
}
#sec2 .txt-box-wrap .fl-box .txt-box {
  width: 65%;
}
#sec2 .txt-box-wrap .img-box02 {
  flex-shrink: 0;
  width: 30%;
}
#sec2 .txt-box-wrap .img-box02 .img-caption{
  text-align: center;
  font-weight: bold;
}
#sec2 .txt-box-wrap .img-box03{
  max-width: 750px;
  margin: 50px auto 0;
  gap: 70px;
}
#sec2 .txt-box-wrap .img-box03 > div{
  width: 50%;
}
#sec2 .txt-box-wrap .img-box03 .txtCaption{
  background: #F5002F;
  color: #ffffff;
  padding: 10px;
}
#sec2 .txt-box-wrap .img-box03 .img-caption{
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
  padding: 5px;
}
#sec2 .txt-box-wrap .img-box03 .img-caption.a{
  background: #00709d;
}
#sec2 .txt-box-wrap .img-box03 .img-caption.b{
  background: #F5002F;
}
#sec2 .txt-box-wrap .img-box04{
  margin-top: 20px;
}
#sec2 .txt-box-wrap .img-box04 .img-caption{
text-align: center;
font-weight: bold;
}
#sec2 .txt-box-wrap .caption-list{
  justify-content: center;
  margin-top: 20px;
}
#sec2 .txt-box-wrap .caption-list li:first-of-type{
  margin-right: 40px;
}
#sec2 .txt-box-wrap .caption-list li img{
  width: 23px;

}
/*----------------------------------------------------------
#sec3
----------------------------------------------------------*/
#sec3 .txt-box-wrap .img-box01{
  width: 100%;
  max-width:650px;
  margin: 30px auto 50px;
}
#sec3 .txt-box-wrap .img-box .img-caption{
  text-align: center;
  font-weight: bold;
}


/*----------------------------------------------------------
#sec4
----------------------------------------------------------*/
#sec4 .fl-box{
  display: flex;
  justify-content:space-between;
}
#sec4 .img-box01{
  max-width: 700px;
  margin: 40px auto;
}
#sec4 .img-box01 > div{
  width:45%;
}
#sec4 .img-box01 > div img{
  width: 100%;
}
#sec4 .img-box .img-caption{
  font-weight: bold;
}
/*----------------------------------------------------------
#sec5
----------------------------------------------------------*/
#sec5 .agent.first{
  margin:0;
}
#sec5 .txt-img-wrap .txt-box .fw-bold{
  margin-top: 1em;
}
#sec5 .note-list li{
  line-height: 1.8;
  margin-top:10px;
  padding-left: 2.5em;
  text-indent: -2.5em;
}
@media screen and (max-width:768px){
  .mv-inner {
    padding-bottom: 161.46%;
}
.mv-block {
  padding-bottom: 18.04%;
}
  .mv-block .mv-ph {
    background: url(../img/mv_sp.jpg) no-repeat center top;
    background-size: 100%;
  }
  .mv-block .mv-ttl-area{
    top:26.49%;
  }
  .mv-block .mv-ttl-area .mv-ttl .font-s{
    font-size:2.4rem;
    }

  /* ttl */
  .theme-ttl-type03{
    font-size: 1.4em;
    padding: 10px 10px 10px 15px;
    margin-bottom: 30px;
  }
  /* anchor menu */
  .anchor-box .anchor-box_list li:nth-of-type(4){
    margin-bottom:10px;
  }
  .sec-inner{
    width: 89.3%;
    padding: 9.08% 8.53%;
  }
  .txt-box-wrap{
    margin: 40px auto 0;
  }
  .txt-box-wrap .txt-box p{
    font-size: 1.4rem;
  }
  .txt-box-wrap .img-box{
    max-width: 450px;
    margin: auto;
  }
  .txt-box-wrap .img-box .img-caption{
    margin: 10px auto 5px;
    font-size: 1.4rem;
    }

    .fl-box{
    display: block;
    justify-content:inherit;
    align-items:inherit;
  }  
/*----------------------------------------------------------
#sec1
----------------------------------------------------------*/    
#sec1{
  margin-bottom:9.1%;
}  
/*----------------------------------------------------------
#sec2 
----------------------------------------------------------*/
#sec2 .txt-box-wrap .fl-box.mv {
  padding:0 0 15px;
  max-width:100%;
}
#sec2 .txt-box-wrap .mv-box {
  width:100%;
}
#sec2 .txt-box-wrap .fl-box.mv .txt-box {
  width:100%;
  margin:0;
  padding:0 15px;
}
#sec2 .txt-box-wrap .fl-box.mv .txt-box p {
  font-size: 1.6rem;
}
#sec2 .txt-box-wrap{
  margin-top: 30px;
}
#sec2 .txt-box-wrap .img-box01{
  margin:20px auto 0;
}
#sec2 .txt-box-wrap .img-box01 > div{
  width: 100%;
}
#sec2 .txt-box-wrap .img-box01 > div:not(:last-of-type){
  margin-bottom: 20px;
}
#sec2 .txt-box-wrap .fl-box .txt-box {
  width:100%;
}
#sec2 .txt-box-wrap .img-box02 {
  width: 100%;
  margin-top: 20px;
}
#sec2 .txt-box-wrap .img-box03{
  margin:30px auto 0;
}
#sec2 .txt-box-wrap .img-box03 > div{
  width:100%;
}
#sec2 .txt-box-wrap .caption-list li:first-of-type{
  margin-right:0;
  margin-bottom: 10px;
}
/*----------------------------------------------------------
#sec3
----------------------------------------------------------*/
#sec3 .txt-box-wrap .img-box01 {
  margin: 20px auto 30px;
}
#sec3 .txt-box-wrap .note .tab_link:nth-of-type(n + 2){
  padding-left: 0;
  }
  
/*----------------------------------------------------------
#sec4
----------------------------------------------------------*/
#sec4 {
  margin-top: 0;
}
#sec4 .img-box01 > div .img-caption{
  font-size: 1.4rem;
}
#sec4 .img-box01 > div img{
  width: 100%;
}
  #sec3 .txt-box-wrap.fl-box .txt-box,
  #sec4 .txt-box-wrap.fl-box .txt-box,
  #sec5 .txt-box-wrap.fl-box .txt-box {
    width: 100%;
  }
  #sec3 .txt-box-wrap.fl-box .img-box,
  #sec4 .txt-box-wrap.fl-box .img-box,
  #sec5 .txt-box-wrap.fl-box .img-box {
    width:100%;
    margin-top: 30px;
  }


  .txt-area02 .txt-box-wrap {
    margin: 30px auto 60px;
  }
  .txt-area02 .txt-box-wrap .txt-box{
    width: 100%;
    height: auto;
    margin: 0;
  }
  .txt-area02 .txt-box-wrap img{
    width: 95%;
    height: auto;
    margin: 20px auto;
  }
/*----------------------------------------------------------
#sec5
----------------------------------------------------------*/
#sec5 .note-list li{
  margin-bottom: 10px;
}
#sec5 .txt-box-wrap .txt-box02{
  margin-top: 1em;
}

}


