@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

/*=========================================================*/
html{
	overflow-y:scroll;
}
body{
	/*font-weight:normal;*/
	text-decoration:none;
	color:#000;
	font-size:18px;
	font-family:"Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.4;
	word-break:break-all;
	-webkit-text-size-adjust:100%;
}

/*全体共通部分*/
#wrap,
#header,
#cont,
#footer,
.gra,
.btnArea,
.main_cont,
#service,
#q_a,
#payment,
#rental_service,
#online{
	overflow:hidden;
	clear:both;
}

h1,h2,h3,h4,h5,h6{
	/*font-weight:normal;
	font-size:18px;
	color:#333;*/
}

img {
    max-width: 100%;
    vertical-align: middle;
    height: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/* setting */
.red{color:#ff403c;}
.bold{font-weight:bold;}
.mt25{margin-top: 25px;}
.mt45{margin-top: 45px;}
.mb50{margin-bottom: 50px;}
.pb15{padding-bottom: 15px;}
a{color:#031b57;text-decoration:none;display: inline-block;}
a:hover{opacity: .7;text-decoration:underline;}

/*=========================================================*/
/*ヘッダー*/
#top_box {
    background-color: #001b57;
    padding-top: 10px;
    padding-bottom: 13px;
    
    margin-bottom: 53px !important;
}
#top_box h1 {
    width: 1020px !important;
    height: 31px;
    margin: 0 auto;
    
    position: relative !important;
    padding: 0 !important;
}

#top_box h1 img {
    width: 248px !important;
    height: 31px;
}

@media (max-width: 768px) {
  #top_box {
      padding-top: 0vw;
      padding-bottom: 1.8vw;

      margin-bottom: 4vw !important;
  }
  #top_box h1 {
      width: 19.86vw !important;
      height: auto;
      margin: auto;
      line-height: 1;

      position: relative !important;
      padding: 0 !important;
  }

  #top_box h1 img {
      width: 100% !important;
      height: auto;
  }
}



/*ヘッダー 帯バナーありの場合*/
#top_box02 {
    background-color: #001b57;
    padding-top: 10px;
    padding-bottom: 13px;
    
    margin-bottom: 0px !important;
}
#top_box02 h1 {
    width: 1020px !important;
    height: 31px;
    margin: 0 auto;
    
    position: relative !important;
    padding: 0 !important;
}

#top_box02 h1 img {
    width: 248px !important;
    height: 31px;
}

@media (max-width: 768px) {
  #top_box02 {
      padding-top: 0vw;
      padding-bottom: 1.8vw;
      margin-bottom: 0vw !important;
  }
  #top_box02 h1 {
      width: 19.86vw !important;
      height: auto;
      margin: auto;
      line-height: 1;

      position: relative !important;
      padding: 0 !important;
  }

  #top_box02 h1 img {
      width: 100% !important;
      height: auto;
  }
}

/*ヘッダー 帯バナー部分*/
#top_box03 {
    background-color: #FFFFFF;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: solid 1px #cccccc;
    margin-bottom: 40px !important;
    text-align: center;
}
#top_box03 h1 {
    width: 1020px !important;
    height: 70px;
    margin: 0 auto;
    position: relative !important;
    padding: 0 !important;
}

#top_box03 h1 img {
    width: 890px !important;
    height: 70px;
}

@media (max-width: 768px) {
  #top_box03 {
      padding-top: 0vw;
      padding-bottom: 0vw;
      margin-bottom: 4vw !important;
  }
  #top_box03 h1 {
      width: 70vw !important;
      height: auto;
      margin: auto;
      line-height: 1;

      position: relative !important;
      padding: 0 !important;
  }

  #top_box03 h1 img {
      width: 100% !important;
      height: auto;
  }
}




/*　コンテンツ部分
=========================================================*/

/*---------------カニバリ---------------*/
#mainArea .pbNestedWrapper p {
    font-size: 18px;
    line-height: 1.6;
}
.pbNestedWrapper {
    overflow: hidden;
}
/*---------------共通部分---------------*/

.l-cont{
	max-width:925px;
  width: 96%;
	margin:0 auto;
  color: #031a57;
  text-align: center;
}
.dp_pc{
  display: block;
}
.dp_sp{
  display: none;
}


@media (max-width: 768px) {
  .dp_pc{
    display: none;
  }
  .dp_sp{
    display: block;
  }
}



/*---------------l-main---------------*/
.l-main{
}
h1.l-main_ttl{
  width: auto;
  position: relative !important;
  margin-bottom: 52px;
  padding: 0 !important;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.33;
  letter-spacing: 0.075em;
}
h1.l-main_ttl strong{
  margin-bottom: 18px;
  padding-top: 18px;
  display: block;
  font-size: 48px;
  font-weight: 800;
  color: #dc000e;
}

@media (max-width: 768px) {
  h1.l-main_ttl{
    margin-bottom: 4.2vw;
    font-size: 18px;
  }
  h1.l-main_ttl strong{
  margin-bottom: 2.6vw;
    padding-top: 2.6vw;
    font-size: 24px;
  }
}

/*.l-main_plan*/
.l-main_plan{
  margin-bottom: 60px;
  padding: 13px 56px 38px;
  border: 2px solid currentColor;
  border-radius: 8px;
}
.l-main_plan h2{
  font-size: 36px;
  letter-spacing: .075em;
  padding-bottom: 12px;
  border-bottom: 2px solid currentColor;
}
.l-main_plan .inner{
  display: flex;
  gap:45px;
  margin: 26px 20px 40px 22px;
  
  align-items: center;
}
.l-main_plan .img{
  max-width: 265px;
  padding-top: 38px;
}
.l-main_plan .txt dl{
  background: #f2f6f9;
  margin-top: 14px;
  padding: 18px 0;
}
.l-main_plan .txt dt{
  width: 73%;
  margin: auto;
  margin-bottom: 11px;
  padding: 8px 0;
  background: #031b57;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.075em;
  border-radius: 50px;
}
.l-main_plan .txt dd{
  position: relative;
  width: 73%;
  margin: auto;
  padding-left: 9%;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.075em;
  text-align: left;
}
.l-main_plan .txt dd:not(:last-child){
  margin-bottom: 10px;
}
.l-main_plan .txt dd::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 15px;
  width: 19px;
  height: 15px;
  background: url("/library/dis/cms/img/entrance/campaign256/icon_check.png") no-repeat;
  background-size: 100%;
  transform: translateY(-50%)
}

@media (max-width: 1100px) {
  .l-main_plan .txt dt{
    width: 80%;
  }
  .l-main_plan .txt dd{
    width: 80%;
  }
  .l-main_plan .txt dd::before{
    left: 5px;
    width: 15px;
  height: 12px;
  }
}

@media (max-width: 768px) {
  .l-main_plan{
    margin-bottom: 6.6vw;
    padding: 3.3vw 2.4vw 5.3vw;
    border: 1px solid currentColor;
  }
  .l-main_plan h2{
    font-size: 20px;
    border-bottom: 1px solid currentColor;
    padding-bottom: 4vw;
  }
  .l-main_plan .inner{
    flex-direction: column;

    gap:3.7vw;
    gap:0;
    margin: 4vw 0 6.6vw;
  }
  .l-main_plan .img{
    max-width: 100%;
    padding-top: 0;
  }
  .l-main_plan .txt dl{
    margin-top: 0;
    padding: 1.86vw 0 3.3vw;
  }
  .l-main_plan .txt dt{
    width: 86.13vw;
    margin-bottom: 2.6vw;
    padding: 2.4vw 0;
    font-size: 12px;
    font-weight: 600;
  }
  .l-main_plan .txt dd{
    position: relative;
    width: 86.13vw;
    margin: auto;
    padding-left: 2.6vw;
    font-size: 16px;
  }
  .l-main_plan .txt dd:not(:last-child){
    margin-bottom: 2.6vw;
  }
  .l-main_plan .txt dd::before{
    content: "";
    position: absolute;
    top: 50%;
    left: -1.6vw;
    width: 2.4vw;
    height: 1.73vw;
    transform: translateY(-50%)
  }
}


/*.l-btn*/
.el-btn{
  margin: auto;
  padding: 27px 0;
  display: block;
  font-size: 26px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  max-width: 480px;
  width: 100%;
  transition: 0.3s;
}
.l-main_detail .el-btn{
  padding: 13px 0;
  font-size: 21px;
  line-height: 1.3;
}
.el-btn.el-btn_yellow{
  background: #fabf07;
  color: currentColor;
}
.el-btn.el-btn_blue{
  background: #031b57;
  color: #fff;
}
.el-btn:hover{
  text-decoration: none;
}

@media (max-width: 768px) {
  .el-btn{
    padding: 5.3vw 0;
    font-size: 16px;
    max-width: auto;
    width: 80vw;
  }

  .l-main_detail .el-btn{
    margin-top: 4.7vw;
    padding: 2.6vw 0;
    font-size: 15px;
    line-height: 1.2;
  }
}


/*.l-main_detail*/
.l-main_detail{
  background: #f2f6f9;
  padding: 60px 0;
}

.l-main_detail .inner{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap:25px;
}
.l-main_detail .inner:not(:last-child){
  margin-bottom: 75px;
}
.l-main_detail .inner p.el-ltxt{
  text-align: left !important;
}
.l-main_detail h3{
  min-width: 212px;
  padding: 6px 45px;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.075em;
  border: 1px solid currentColor;
  border-radius: 30px;
}
#mainArea .l-main_detail p.el-lead{
  font-size: 23px;
  font-weight: 600;
  line-height: 1.56;
  letter-spacing: 0.075em;
}
#mainArea .l-main_detail p.el-lead sup{
  font-size: 12px;
  top: -0.8em;
}
#mainArea .l-main_detail p.el-attention{
  text-align: left;
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: 0.075em;
}
.l-inq{
  margin-top: 48px;
}
.l-inq dt{
  padding-bottom: 10px;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.075em;
  
  min-width: 212px;
  display: inline-block;
  margin-bottom: 25px;
  padding: 6px 45px;
  line-height: 1;
  border: 1px solid currentColor;
  border-radius: 30px;
}
.l-inq dd{
  font-size: 18px;
  font-size: 30px;
  letter-spacing: 0.075em;
  font-weight: 500;
}
.l-inq dd:not(:last-child){
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  a[href^="tel:"] {
      pointer-events: none;
      cursor: default;
  }
}

@media (max-width: 768px) {
  .l-main_detail{
    padding: 13vw 0;
  }

  .l-main_detail .inner{
    gap:3.3vw;
  }
  .l-main_detail .inner:not(:last-child){
    margin-bottom: 14.6vw;
  }
  .l-main_detail h3{
    min-width: 34.6vw;
    padding: 5px 6.6vw;
    font-size: 20px;
    border-radius: 50px;
  }
  #mainArea .l-main_detail p.el-lead{
    font-size: 16px;
    line-height: 1.5;
  }
  #mainArea .l-main_detail p.el-lead sup{
    font-size: 11px;
    top: -0.8em;
  }
  #mainArea .l-main_detail p.el-attention{
    font-size: 12px;
    line-height: 1.25;
    padding-left: 2.6vw;
    padding-right: 2.6vw;
  }
  .l-inq{
    margin-top: 8vw;
  }
  .l-inq dt{
    padding-bottom: 2.6vw;
    font-size: 20px;
    
    min-width: 34.6vw;
    margin-bottom: 3.3vw;
    padding: 5px 6.6vw;
    border-radius: 50px;
  }
  .l-inq dd{
    font-size: 12px;
    font-size: 20px;
  }
  .l-inq dd:not(:last-child){
    margin-bottom: 0px;
  }
}


/*.l-point*/
.l-point {
  margin-top: -10px;
  overflow: hidden;
}
.l-point h2{
  margin-bottom: 68px;
}
.l-point h2 span {
  font-size: 24px;
  transform: translateY(-30%);
  display: inline-block;
}
.l-point .l-cont{
  color: #000;
}
.l-point h3{
  font-size: 23px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.075em;
}

@media (max-width: 768px) {
  .l-point {
    margin-top: 0px;
  }
  .l-point h2{
    font-size: 23px;
    margin-bottom: 6.6vw;
  }
  .l-point h2 span {
    font-size: 12px;
    transform: translateY(-20%);
  }
  .l-point h3{
    font-size: 16px;
  }
}

/*.l-point_01*/
.l-point_01 h3{
  margin-bottom: 40px;
}
.l-point_01_inner{
  display: flex;
  gap:30px;
  margin-bottom: 80px;
}
.l-point_01_inner .inner{
  position: relative;
  z-index: 0;
  padding-bottom: 30px;
}
.l-point_01_inner .inner:nth-of-type(1){
  padding-right: 2em;
}
.l-point_01_inner .inner:nth-of-type(2){
  padding-left: 2.5em;
}

.l-point_01_inner .inner:nth-of-type(1):before{
  content: "";
  position: absolute;
  left: -50vw;
  bottom:0;
  width: calc(100% + 50vw);
  height: calc(100% - 37px);
  background: #fabf07;
  z-index: -1;
}
.l-point_01_inner .inner:nth-of-type(2):before{
  content: "";
  position: absolute;
  right: -50vw;
  bottom:0;
  width: calc(100% + 50vw);
  height: calc(100% - 37px);
  background: #fabf07;
  z-index: -1;
}
.l-point_01_inner .inner .img{
  max-height: 117px;
  margin-bottom: 20px;
}
#mainArea .l-point_01_inner p.el-lead{
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.075em;
}
.l-point_01_inner .el-lead strong{
  font-size: 48px;
}
#mainArea .l-point_01_inner p.el-lead sup{
  font-size: 12px;
  top: -0.8em;
}
#mainArea .l-point_01_inner p.el-attention{
  font-size: 12px;
}

@media (max-width: 1100px) {
  .l-point_01_inner .inner:nth-of-type(2){
    padding-left: 1.5em;
  }
}

@media (max-width: 768px) {
  .l-point_01 h3{
    margin-bottom: 8vw;
    font-weight: 500;
  }
  .l-point_01_inner{
    display: flex;
    flex-direction: column;
    gap:4vw;
    margin-bottom: 15.3vw;
  }
  .l-point_01_inner .inner{
    position: relative;
    z-index: 0;
    padding-bottom: 5vw;

    width: 89.3vw;
    margin: auto;
  }
  .l-point_01_inner .inner:nth-of-type(1){
    padding-right: 0;
  }
  .l-point_01_inner .inner:nth-of-type(2){
    padding-left: 0;
  }

  .l-point_01_inner .inner:nth-of-type(1):before{
    left: 0;
    bottom:0;
    width: 100%;
    height: calc(100% - 6.6vw);
  }
  .l-point_01_inner .inner:nth-of-type(2):before{
    content: "";
    position: absolute;
    right: 0;
    bottom:0;
    width: 100%;
    height: calc(100% - 6.6vw);
  }
  .l-point_01_inner .inner .img{
    width: 89%;
    margin: auto;

    max-height: 24.6vw;
    margin-bottom: 2.6vw;
  }
  #mainArea .l-point_01_inner p.el-lead{
    font-size: 19px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.075em;
  }
  .l-point_01_inner .el-lead strong{
    font-size: 38px;
  }
  #mainArea .l-point_01_inner p.el-lead sup{
    font-size: 11px;
    top: -0.8em;
  }
  #mainArea .l-point_01_inner p.el-attention{
    font-size: 12px;
  }
}


/*.l-point_02*/
.l-point_02 h3{
  margin-bottom: 60px;
}
.l-point_02_inner{
  display: flex;
  gap:9%;
}
.l-point_02_inner .img{
  max-width: 27%;
}

.l-point_02_inner .txt{
  text-align: left;
}
#mainArea .l-point_02_inner p.el-lead{
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.075em;
}
#mainArea .l-point_02_inner p.el-lead:not(:last-child){
  margin-bottom: 15px;
}
#mainArea .l-point_02 p.el-lead strong{
  font-size: 48px;
  background-image: linear-gradient(transparent 70%, #fde59c 0);
  
}
#mainArea .l-point_02_inner p.el-attention{
  font-size: 12px;
  margin-top: 25px;
}

@media (max-width: 768px) {
  .l-point_02 h3{
    margin-bottom: 5vw;
    line-height: 1.5;
  }
  .l-point_02_inner{
    flex-direction: column;
    align-items: center;
    gap:1vw;
  }
  .l-point_02_inner .img{
    max-width: 42vw;
  }
  .l-point_02_inner .txt{
    text-align: center;
  }
  #mainArea .l-point_02_inner p.el-lead{
    font-size: 17px;
    line-height: 1.3;
  }
  #mainArea .l-point_02_inner p.el-lead:not(:last-child){
    margin-bottom: 5vw;
  }
  #mainArea .l-point_02 p.el-lead strong{
    font-size: 35px;
    background-image: linear-gradient(transparent 70%, #fde59c 0);
    font-weight: 500;
  }
  #mainArea .l-point_02_inner p.el-attention{
    font-size: 12px;
    margin: 4vw 2vw 0 2vw;

    text-align: left;
  }
}



/*=========================================================*/
/*フッター*/
#footer a{
	color:#fff;
}

/*調整*/
#area0>.pbNested>div:nth-child(2)>div:last-child {
      margin-bottom: 0vw;
}

@media (max-width: 768px) {
  #area0>.pbNested>div:nth-child(2)>div:last-child {
      margin-bottom: 0vw;
  }
}