/* --- 汎用スタイル
--------------------------------------------------------------------------*/

/* margin・padding */


.mt0 {
  margin-top: 0 !important; }

.mt05 {
  margin-top: 0.5em !important; }

.mt1 {
  margin-top: 1em !important; }

.mt2 {
  margin-top: 2em !important; }

.mt3 {
  margin-top: 3em !important; }

.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt100 {
  margin-top: 100px !important; }

.mr0 {
  margin-right: 0 !important; }

.mr05 {
  margin-right: 0.5em !important; }

.mr1 {
  margin-right: 1em !important; }

.mr2 {
  margin-right: 2em !important; }

.mr3 {
  margin-right: 3em !important; }

.mr5 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr30 {
  margin-right: 30px !important; }

.mr40 {
  margin-right: 40px !important; }

.mr50 {
  margin-right: 50px !important; }

.mr100 {
  margin-right: 100px !important; }

.mb0 {
  margin-bottom: 0 !important; }

.mb05 {
  margin-bottom: 0.5em !important; }

.mb1 {
  margin-bottom: 1em !important; }

.mb2 {
  margin-bottom: 2em !important; }

.mb3 {
  margin-bottom: 3em !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.ml0 {
  margin-left: 0 !important; }

.ml05 {
  margin-left: 0.5em !important; }

.ml1 {
  margin-left: 1em !important; }

.ml2 {
  margin-left: 2em !important; }

.ml3 {
  margin-left: 3em !important; }

.ml5 {
  margin-left: 5px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml50 {
  margin-left: 50px !important; }

.ml100 {
  margin-left: 100px !important; }

.pd10 {
  padding: 10px !important; }

.pd15 {
  padding: 15px !important; }

.pd20 {
  padding: 20px !important; }

.pt0 {
  padding-top: 0 !important; }

.pt05 {
  padding-top: 0.5em !important; }

.pt1 {
  padding-top: 1em !important; }

.pt2 {
  padding-top: 2em !important; }

.pt3 {
  padding-top: 3em !important; }

.pt5 {
  padding-top: 5px !important; }

.pt10 {
  padding-top: 10px !important; }

.pt15 {
  padding-top: 15px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt50 {
  padding-top: 50px !important; }

.pr0 {
  padding-right: 0 !important; }

.pr05 {
  padding-right: 0.5em !important; }

.pr1 {
  padding-right: 1em !important; }

.pr2 {
  padding-right: 2em !important; }

.pr3 {
  padding-right: 3em !important; }

.pr5 {
  padding-right: 5px !important; }

.pr10 {
  padding-right: 10px !important; }

.pr15 {
  padding-right: 15px !important; }

.pr20 {
  padding-right: 20px !important; }

.pr30 {
  padding-right: 30px !important; }

.pr40 {
  padding-right: 40px !important; }

.pr50 {
  padding-right: 50px !important; }

.pb0 {
  padding-bottom: 0 !important; }

.pb05 {
  padding-bottom: 0.5em !important; }

.pb1 {
  padding-bottom: 1em !important; }

.pb2 {
  padding-bottom: 2em !important; }

.pb3 {
  padding-bottom: 3em !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pl0 {
  padding-left: 0 !important; }

.pl05 {
  padding-left: 0.5em !important; }

.pl1 {
  padding-left: 1em !important; }

.pl2 {
  padding-left: 2em !important; }

.pl3 {
  padding-left: 3em !important; }

.pl5 {
  padding-left: 5px !important; }

.pl10 {
  padding-left: 10px !important; }

.pl15 {
  padding-left: 15px !important; }

.pl20 {
  padding-left: 20px !important; }

.pl30 {
  padding-left: 30px !important; }

.pl40 {
  padding-left: 40px !important; }

.pl50 {
  padding-left: 50px !important; }


/* text-align */
.txt_l {
  text-align: left !important; }

.txt_r {
  text-align: right !important; }

.txt_c {
  text-align: center !important; }

/* etc */
.clear {
  clear: both; }

.block {
  display: block; }

.inline {
  display: inline; }

.inline-block{
  display: inline-block; }

.hide {
  display: none; }


  /* width */

.w10p{
  width: 10%; }

.w20p{
  width: 20%; }

.w30p{
  width: 30%; }

.w40p{
  width: 40%; }

.w50p{
  width: 50%; }

.w60p{
  width: 60%; }

.w70p{
  width: 70%; }

.w80p{
  width: 80%; }

.w90p{
  width: 90%; }

/*----------------------------
* 共通
*----------------------------*/

html{
  font-size: 16px;
}

body {
  background-color: #FAFBE8;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 2em;
  color: #3b3b3b;  
}

section{
  margin-top: 60px;

}

.flex-slef-e{
  align-self: flex-end;
}

.flex-slef-c{
  align-self: center;
}

.flex-slef-s{
  align-self: stretch;
}

.flex-slef-b{
  align-self: baseline;
}

@media (min-width:601px){
  .sp-only{
      display: none;
  }
  a[href^="tel:"]{
    pointer-events: none;
  }
}
@media (max-width:600px){
  .pc-only{
      display: none;
  }
  a[href^="tel:"]{
    text-decoration:underline;;
  }
}

/*----------------------------
* テーブル
*----------------------------*/

table {
  width: 100%;
}

.tb01 td, th {
    border-bottom: 1px solid #655201;
}

.tb01 td, th {padding: 20px;}

.tb01 th {width: 20%;}


/*----------------------------
* ボタン
*----------------------------*/

.btn01{
  border: 1px solid #655201;
  -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 1em 3em;
}

/*----------------------------
* リスト
*----------------------------*/

.list_maru {
  padding: 0 1em 0.5em 2.3em;
  position: relative;
  text-align: left;
}
.list_maru li {
  line-height: 1.25;
  padding: 0 0 1em 0;
  list-style-type: none!important;/*ポチ消す*/
}
.list_maru li:before {
  content:  "";     /* 空の要素作成 */
  width:  10px;               /* 幅指定 */
  height:  10px;              /* 高さ指定 */
  display:  inline-block;     /* インラインブロックにする */
  background-color: #fff;  /* 背景色指定 */
  border-radius:  50%;        /* 要素を丸くする */
  position:  relative;        /* 位置調整 */
  top: -1px;                  /* 位置調整 */
  margin-right: 0.5em;          /* 余白指定 */
}


/*----------------------------
* アコーディオン
*----------------------------*/

.accordion {
  margin: 3rem auto;
  max-width: 100vw;
  }
  .accordion .toggle {
  display: none;
  }
  .option {
  position: relative;
  margin-bottom: 1em;
  }
  .accordion .title,
  .content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
  }
  .accordion .title {
  border: solid 1px #ccc;
  padding: 1em;
  display: block;
  color: #fff;
  font-weight: bold;
  background-color: #171C61;
  }
  .accordion .title::after,
  .accordion .title::before {
  content: "";
  position: absolute;
  right: 1.25em;
  top: 1.25em;
  width: 2px;
  height: 0.75em;
  background-color: #fff;
  transition: all 0.3s;
  }
  .accordion .title::after {
  transform: rotate(90deg);
  }
  .accordion .content {
  max-height: 0;
  overflow: hidden;
  }
  .accordion .toggle:checked + .title + .content {
  max-height: 10000px;
  transition: all 1.5s;
  }
  .accordion .toggle:checked + .title::before {
  transform: rotate(90deg) !important;
  }



/*----------------------------
* トップ
*----------------------------*/

html{
  scroll-behavior: smooth;
}

.pagetop {
  height: 50px;
  width: 50px;
  position: fixed;
  right: 30px;
  bottom: 30px;
  background: #fff;
  border: solid 2px #171C61;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

.pagetop__arrow {
  height: 10px;
  width: 10px;
  border-top: 3px solid #171C61;
  border-right: 3px solid #171C61;
  transform: translateY(20%) rotate(-45deg);
}

.main{
  overflow: hidden;
}

.wrap{
  max-width: 960px;
  margin: 0 auto;
}

/* 画面サイズ 599px 未満 */
@media (max-width: 599px) {

  .wrap {
  max-width: 100vw;
  padding: 0 15px;
}

}

.sec01_menu{
  display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.sec01_menu h1{
  font-size: 1.5rem;
  padding-left: 32px;
  color: #fff;
}

.sec01_menu nav li{
  display: inline-block;
  margin-right: 1em;
  color: #fff;
}

.sec01_img_pc{
  background: #ccc;
  width: 100vw;
  aspect-ratio: 3 / 1;
  margin-top: -100px;
  margin-right:calc(50% - 50vw);
  border-bottom-left-radius: 40px;
  background-image: url(../img/main.jpg);
  background-size: cover;
  background-position: bottom;
}

.sec01_img_sp{
  display: none;
}

.sec01_img_pc img{
  border-bottom-left-radius: 40px;
}

.sec01_text{
  text-align: center;
  line-height: 2em;
  color: #171C61;
  margin: 60px 0;
}

/* 画面サイズ 599px 未満 */
@media (max-width: 599px) {

  .sec01_menu h1{
    font-size: 1.5rem;
    padding-left:0;
    color: #171C61;
    margin: 10px auto;
    font-weight: bold;
  }

  .sec01_img_pc,nav{
    display: none;
  }
  
  .sec01_img_sp {
    display: block;
    width: 100vw;
    margin-left:calc(-50vw + 50%);
  }

  .sec01_img_sp img{
    width: 100vw;
      margin-left:calc(-50vw + 50%);

  }

}

/* タイトル */

.sec02_title h2,
.sec04_title h2,
.sec05_title h2{
 font-family: Helvetica, sans-serif;
 font-weight: bold;
 font-size: 2.25rem;
 color: #F39800;
 margin: 6px 0;
}

.sec06_title h2{
 font-family: Helvetica, sans-serif;
 font-weight: bold;
 font-size: 2.25rem;
 color: #FFFFFF;
 margin: 6px 0;
}

.sec02_title,
.sec04_title,
.sec05_title,
.sec06_title{
  text-align: center;
  margin: 60px auto;
}

.sec02_title img,
.sec04_title img,
.sec05_title img{
  width: 140px;
}
.sec02_title .subtitle,
.sec04_title .subtitle,
.sec05_title .subtitle{
  color: #F39800;  
}

/* 画面サイズ 599px 未満 */
@media (max-width: 599px) {
  .sec02_title img,
  .sec04_title img,
  .sec05_title img{
  width: 102px;
}

.sec02_title,
.sec04_title,
.sec05_title,
.sec06_title{
  margin: 30px auto;
}

}

/* セクション2（メッセージ） */

.sec02_contents{
  text-align: center;
  line-height: 2rem;
  margin: 0 0 60px 0 ;
}

.sec02_img{
  text-align: center;
  margin: auto;
}

/* 画面サイズ 599px 未満 */
@media (max-width: 599px) {
  .sec02_contents{
    text-align: left;
    margin: 0 0 30px 0 ;
    padding: 0 15px;
  }

  .sec02_img img{
    width:calc(100vw - 30px);
  }

}

/* セクション3（バナー） */


.sec03_banner{
  max-width: 480px;
  text-align: center;
  margin: auto;
  background:repeating-linear-gradient(
  -45deg,
  #171C61,
  #171C61 10px,
  #fff 10px,
  #fff 15px
  );
  padding: 10px;
}

.sec03_banner_text{
  background-color: #fff; 
  padding: 10px 0;
}

.sec03_banner_text_01,
.sec03_banner_text_02,
.sec03_banner_text_03{
  display: block;
}

.sec03_banner_text_01{
  color: #F39800;  
}
.sec03_banner_text_02{
  font-size: 1.5rem;
  color: #171C61; 
  margin: 6px 0;
}
.sec03_banner_text_03{
  font-size: 0.9rem;
}

/* 画面サイズ 599px 未満 */
@media (max-width: 599px) {

.sec03_banner{
  max-width: 340px;
}

}

/* セクション4（サービス） */

.sec04 h3{
  font-size: 1.5rem;
  color: #171C61;
  margin-bottom: 40px;
}

.sec04 h3::before{
  content: '';/*何も入れない*/
  display: inline-block;
  width: 32px;/*画像の幅*/
  height: 32px;/*画像の高さ*/
  background-image: url(../img/title_nikukyu01@2x.png);
  background-size: contain;
  vertical-align: middle;
  margin-right: 1rem;
}


.sec04_01_title_01{
  font-size: 1.125rem;
  font-weight: bold;
  color: #171C61;
  margin-bottom: 30px;
  line-height: 1.8rem;
}

.sec04_01_title_02{
  font-weight: bold;
}

.sec04_01_title ul {
  margin-top: 1rem;
}

.sec04_01_title li {
  position: relative;
  padding-left: 25px;
  margin: 8px;
}

.sec04_01_title li:before{
  content: "";
  position: absolute;
  width: 3px;
  height: 7px;
  top: .35em;
  left: 6px;
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  border-right: 2px solid #F39800;
  border-bottom: 2px solid #F39800;
}

.sec04_01_title li:after{
  content: "";
  position: absolute;
  top: .2em;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #F39800;
  border-radius: 2px;
}

.sec04_01_title,
.sec04_02_title{
  display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.sec04_02_title p{
  padding-right: 30px;
  font-size: 1.125rem;
  line-height: 2rem;
}

.sec04_01_outer,
.sec04_02_outer{
  width: 100%;
  background-color: #fff;
  padding: 60px;
  border-radius: 30px;
  margin-bottom: 60px;
}

.sec04_01-01_contents,
.sec04_01-02_contents{
  border: 1px solid #666;
  padding: 20px;
}
.sec04_01-01_contents h4,
.sec04_01-02_contents h4{
  font-size: 1.125rem;
  font-weight: bold;
  color: #171C61;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.sec04_01-01_contents table,
.sec04_01-02_contents table{
  text-align: center;
  color: #171C61;
}

.sec04_01-01_contents tbody th{
  background-color: #C9C7E4;
  font-weight: bold;
  color: #171C61;
}

.sec04_01-01_contents thead th{
  text-align: center;
  background-color: #171C61;
  color: #fff;
  padding: 8px 0;
}

.sec04_01-01_contents td,
.sec04_01-02_contents td{
  background-color:#FAFBE8;
  border-bottom: 1px solid #171C61 ;
  padding: 18px 0;
  font-weight: bold;
}

.sec04_01-01_contents p,
.sec04_01-02_contents p{
  font-size: 1.125rem;
  text-align: center;
  font-weight: bold;
  color: #171C61;
}

.sec04_01-01_contents .large,
.sec04_01-02_contents .large{
  display: block;
  font-size:1.75em;
  margin:1rem 0;
}

.sec04_01-01_contents .box{
  margin-top: 16px;
  display: block;
  font-size: 1rem;
  width: 100%;
  border: 1px solid #171C61;
}

.sec04_01-01_contents .table02,
.sec04_01-02_contents .table02{
  max-width: 600px;
  margin: auto;
}

.sec04_01-01_contents .table02 td,
.sec04_01-02_contents .table02 td{
  background-color: #fff;
  border: #3b3b3b solid 1px;
}

.sec04_01-01_photo{
  display: flex;
  justify-content: space-between;
  padding: 60px 0; 
  text-align: center;
}

.sec04_01_info{
  margin: auto;
  width:580px;
  border: 2px solid #F39800;
  background-color: #FAFBE8;
  border-radius: 20px;
  padding: 20px;
}

.sec04_01-01_contents .sec04_01_info_01{
  font-size: 1.125rem;
  text-align: center;
  font-weight: bold;
  color: #F39800;
  margin-bottom: 1rem;
}

.sec04_01-01_contents .sec04_01_info_02{
  font-size: 1rem;
  color: #3b3b3b;
  font-weight: normal;  
}

.sec04_01-02_contents .box{
  margin: 0 auto;
  padding: 1rem 0;
  max-width: 400px;
  text-align: center;
  border: 2px solid #171C61;
  background-color: #FAFBE8;
}

.sec04_01-03_contents{
  display: flex;
	flex-wrap: nowrap;
	justify-content: center;
  gap: 5%;
}

.sec04_01-03_contents .arrow_box{
  display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.sec04_01-03_contents .arrow_box{
  position:relative;
  width:540px;
  background:#FFFFFF;
  padding:20px;
  text-align:left;
  border:1px solid #171C61;
  color:#171C61;
  border-radius:15px;
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
}
.sec04_01-03_contents .arrow_box:after,
.sec04_01-03_contents .arrow_box:before{
  border: solid transparent;
  content:'';
  height:0;
  width:0;
  pointer-events:none;
  position:absolute;
  left:100%;
  top:50%;
}
.sec04_01-03_contents .arrow_box:after{
  border-color: rgba(255, 255, 255, 0);
  border-top-width:10px;
  border-bottom-width:10px;
  border-left-width:10px;
  border-right-width:10px;
  margin-top: -10px;
  border-left-color:#FFFFFF;
}
.sec04_01-03_contents .arrow_box:before{
  border-color: rgba(0, 0, 0, 0);
  border-top-width:11px;
  border-bottom-width:11px;
  border-left-width:11px;
  border-right-width:11px;
  margin-top: -11px;
  margin-left: 1px;
  border-left-color:#000000;
}

.sec04_02-01_contents{
  margin: 105px auto;
  max-width: 720px;
  background-color: #FAFBE8;
  text-align: center;
  padding: 0 60px 60px 60px ;
  line-height: 2rem;
}

.sec04_02-01_contents img{
  border-radius: 50%;
  margin-top: -50%;
  border:1px solid #171C61;
  padding: 3px;
}

.sec04_02-01_contents .blue{
  display:block;
  color: #171C61;
  font-weight: bold;
  margin: 1rem 0 2rem 0;
}

.sec04_02-01_contents p{
  text-align: left;
}
.sec04_02-02_contents{
  margin: 60px auto;
  border: 2px solid #F39800;
  border-radius: 20px;
  text-align: center;
  padding: 60px 80px 40px;
}
.sec04_02-02_contents .box{
  margin: auto;
  font-size: 1.175rem;
  width: 540px;
  display:block;
  background-color: #F39800;
  color: #fff;
  padding: 0.5rem 2rem;
  margin-top: -80px;
}

.sec04_02-02_contents .text{
    margin-top: 40px;
}

.sec04_02-03_contents{
  margin: 0 auto;
}

.sec04_02-03_contents .box{
  display: block;
  color: #171C61;
  margin: 60px auto;
  max-width: 600px;
  border:1px solid #171C61;
  text-align: center;
  padding:40px;
}

.sec04_02-03_contents .box ul{
  text-align: left;
  margin-top: 2rem;
}

.sec04_02-03_contents .box li{
  list-style-type: circle;
}

.sec04_02-03_contents .title{
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
}

.sec04_02-03_contents .text{
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 2.5rem;
}

.sec04_02-03_contents .large{
  font-size: 1.75rem;
}


/* 画面サイズ 599px 未満 */
@media (max-width: 599px) {

.sec04 h3{
  margin-bottom: 30px;
}

.sec04 h3 .small{
  font-size: 1rem;
  padding-left: 2rem;
}

.sec04_01_title,
.sec04_02_title{
display:flex;
flex-flow: column;
} 

.sec04_01_title  img,
.sec04_02_title  img{
  width: 100%;
  margin: auto;
  padding: 30px 0;
}

.sec04_01_outer,
.sec04_02_outer{
  padding: 30px;
  margin: 0 auto 60px;
}
.sec04_01_title li:before{
  content: "";
  position: absolute;
  width: 3px;
  height: 7px;
  top: .75em;
  left: 6px;
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  border-right: 2px solid #F39800;
  border-bottom: 2px solid #F39800;
}

.sec04_01_title li:after{
  content: "";
  position: absolute;
  top: .5em;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #F39800;
  border-radius: 2px;
}

.sec04_01-01_contents table thead{
  display:none;
} 
.sec04_01-01_contents tbody th,
.sec04_01-01_contents tbody td{
  display: block;
  width: 100%;
}

.sec04_01-01_contents tbody th{
  background-color: #171C61;
  color: #fff;
}

.sec04_01-01_contents td::before {
  content: attr(data-label);
  display: block;
  color: #3b3b3b;
  font-size: .8rem;
  margin-bottom: 0.2rem;
}

.sec04_01-01_contents .table02 tbody th,
.sec04_01-01_contents .table02 tbody td{
  display:table-cell;
  width: 50%;
}
.sec04_01-01_photo{
  display: flex;
  flex-direction: column;
  padding: 60px 0;  
}
.sec04_01-01_photo img{
  width: 100%;
}
.sec04_01_info{
  width: 100%;
}
.sec04_01-03_contents{
  display: flex;
  flex-direction: column;
}
.sec04_01-03_contents .arrow_box{
  position:relative;
  width:100%;
  background:#FFFFFF;
  padding:20px;
  text-align:left;
  border:1px solid #171C61;
  color:#171C61;
  border-radius:15px;
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
}
.sec04_01-03_contents .arrow_box:after,
.sec04_01-03_contents .arrow_box:before{
  border: solid transparent;
  content:'';
  height:0;
  width:0;
  pointer-events:none;
  position:absolute;
  top:100%;
  left:50%;
}
.sec04_01-03_contents .arrow_box:after{
  border-color: rgba(255, 255, 255, 0);
  border-top-width:20px;
  border-bottom-width:20px;
  border-left-width:20px;
  border-right-width:20px;
  margin-left: -20px;
  border-top-color:#FFFFFF;
}
.sec04_01-03_contents .arrow_box:before{
  border-color: rgba(0, 0, 0, 0);
  border-top-width:11px;
  border-bottom-width:11px;
  border-left-width:11px;
  border-right-width:11px;
  margin-left: -11px;
  margin-top: 1px;
  border-top-color:#000000;
}
.sec04_01-03_contents img{
  width: 140px;
  margin: 30px auto 0;
}

.sec04_01-01_photo{
  padding: 30px 0; 
}

.sec04_02_title p{
  padding-right: 0px;
  text-align: left;
}
.sec04_02-01_contents{
  margin: 105px auto;
  max-width: 100%;
  background-color: #FAFBE8;
  text-align: center;
  padding: 0 30px 30px 30px ;
  line-height: 2rem;
}
.sec04_02-02_contents{
  padding: 60px 40px 40px;
  text-align: left;
  }

.sec04_02-02_contents .box{
  margin: auto;
  font-size: 1.175rem;
  width: 60vw;
  display:block;
  background-color: #F39800;
  color: #fff;
  padding: 0.5rem 2rem;
  margin-top: -80px;
  text-align: center;
}

}

/*プロフィール*/

.sec05_contents{
  text-align: center;
}

.sec05_contents img{
  margin-bottom: 24px;
}

.sec05_contents_01,
.sec05_contents_02 {
  padding: 24px 0;
}

.sec05_contents_01 .large{
  display: block;
  font-size: 1.5rem;
  color: #171C61;
}

.sec05_contents_01 .large02{
  font-size: 1.125rem;
  color: #171C61;
}

.sec05_contents_01 .large03{
  font-size: 2rem;
  color: #171C61;
}

.sec05_photo{
  display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
  padding: 60px 0;
}

/* 画面サイズ 599px 未満 */
@media (max-width: 599px) {
  .sec05_photo{
    display: flex;
    flex-direction: column;
  }
  .sec05_photo img{
    width: 100%;
    margin-bottom: 20px;
  }
}

/*お問い合わせ*/

.sec06{
  margin: 60px auto;
  text-align: center;
}

.sec06_outer{
  width: 100vw;
  margin-left:calc(-50vw + 50%);
  background-color: #171C61;
  color: #fff;
  padding: 60px;
}

.sec06_contents_01{
  display: flex;
	flex-wrap: nowrap;
	justify-content: center;
  gap:40px;
}

.sec06_contents_01 .box{
  display: block;
  background-color: #fff;
  color: #3b3b3b;
  width: 400px;
  height: auto;
  border-radius: 20px;
}

.sec06_contents_01 .tel{
  padding-top: 150px;
}

.sec06_contents_01 .tel .large{
  display: block;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 2.5rem;
  color: #F39800;
  margin-bottom: 1rem;
}

.sec06_contents_01 .line{
  padding: 20px;
}

.sec06_contents_01 .line .large{
  display: block; 
  font-weight: bold;
  font-size: 1.75rem;
  color: #17C400;
}

.sec06_contents_01 .line .large02{
  display: block; 
  font-weight: bold;
  font-size: 1.125rem;
  margin: 0.5rem 0;
}

.sec06_contents_02{
  padding: 60px 0;
}

.sec06_contents_03{
  width: 50vw;
  margin: 0 auto;
}

.sec06_contents_03 .arrow_box{
  margin: 0px auto 60px ;
  position:relative;
  width:240px;
  background:#C9C7E4;
  padding:10px;
  text-align:center;
  color:#3b3b3b;
  font-size:22px;
  font-weight:bold;
}
.sec06_contents_03 .arrow_box:after{
  border: solid transparent;
  content:'';
  height:0;
  width:0;
  pointer-events:none;
  position:absolute;
  border-color: rgba(201, 199, 228, 0);
  border-top-width:10px;
  border-bottom-width:10px;
  border-left-width:10px;
  border-right-width:10px;
  margin-left: -10px;
  border-top-color:#C9C7E4;
  top:100%;
  left:50%;
}

.sec06_contents_03 .add{
  padding: 1rem 0;
}

.sec06_contents_03 .map{
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  }
.sec06_contents_03 .map iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

/* 画面サイズ 599px 未満 */
@media (max-width: 599px) {

  .sec06_outer{
    padding: 30px;
  }

  .sec06_contents_01 .tel{
    padding-top: 125px;
    padding-bottom: 125px;
  }
  .sec06_contents_01{
    display: flex;
    flex-direction: column;
  }
  .sec06_contents_01 .box{
    width: 100%;
    margin-bottom: 10px;
  }
  .sec06_contents_01 .tel .large{
    margin-bottom: 0;
  }

  .sec06_contents_02{
    padding: 30px 0;
  }
  .sec06_contents_03{
    width: 100%;
  }

  .sec06_contents_03 .map{
  padding-bottom: 100%;
  position: relative;
  }
}

/*店舗詳細*/

.sec07 {
  margin: auto;
  text-align: center;
}

.sec07_photo{
  display: flex;
	flex-wrap: nowrap;
	justify-content: center;
  padding: 60px 0;
  gap: 3%;
}

.sec07 .sec07_contents_01 .large{
  font-size: 2rem;
  font-weight: bold;
  color: #171C61;
}

.sec07 .sec07_contents_02{
  padding: 20px 0 40px;
  font-size: 0.9rem;
  line-height: 1.5rem;
}

.sec07 button{
  background-color: #F39800;
  border-radius: 20px;
  padding: 0 2rem;
  color: #fff;
}

/* 画面サイズ 599px 未満 */
@media (max-width: 599px) {

.sec07_photo{
  display: flex;
  flex-direction: column;
}

.sec07_photo img{
  margin-bottom: 20px;
}
.sec07 .sec07_contents_01 .large{
  font-size: 1.5rem;
}
}


/*フッター*/

.footer{
  width: 100vw;
  margin-left:calc(-50vw + 50%);
  padding-bottom: 1rem;
  background-color: #171C61;
  color: #fff;
  text-align: center;
}



/*----------------------------
* プライバシーポリシー
*----------------------------*/

.sitename{
  font-size: 1.2rem;
  color: #171C61;
  padding: 2rem 0;
}

.privacy h1{
  font-size: 1.5rem;
  padding-bottom: 2rem;
}

.privacy h2{
  font-size: 1.2rem;
}

.privacy p{
  padding: 2rem 0;
}



/*----------------------------
* column1
*----------------------------*/

.column1 section{
  padding:30px 0 60px 0;
}

.column1 .sec01_outer {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    height: 480px;
    background-color: #333;
    background-repeat: repeat-x;
    background-position:center;
    text-align:center;
    position: relative;
    margin: 0 calc(50% - 50vw);
}

.column1 .sec01_outer h1{
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);

}

.column1 p{
  margin-bottom: 1em;
}

/* 画面サイズ 599px 未満 */
@media (max-width: 599px) {


}


/* 画面サイズ 600px 以上 1200px 未満 */
@media (max-width: 1200px) {

}

/* 画面サイズ 1200px 以上 */
@media (min-width: 1201px) {


}