@charset "UTF-8";

/* CSS Document */
/*-------------------------------------------------------------------------------------
PC用レイアウト（768px以上スクリーン）
----------------------------------------------------------------------------------------*/
/*--------------------------------------------------
共通設定(PC)
-----------------------------------------------------*/
/*body全体の初期スタイル調整*/
body {
  font-size: 62.5%; /*emの計算をしやすくするための定番設定*/
    font-family: "ヒラギノ角ゴ ProN", sans-serif;
  font-weight: normal;
  color: #3e3a39;
  line-height: 1.8;
}
/*リンク文字の設定*/
a {
  text-decoration: none;
    
}

/*ブラウザのCSSをリセット*/
p {
  margin: 0 !important;
  padding: 0 !important;
    color: #3e3a39;
}
/*セクションエリアの共通設定*/
section {
  clear: both;
  overflow: auto;
}
/*--------------------------------------------------
上部固定ヘッダー設定
-----------------------------------------------------*/
/*上部固定ヘッダー全体*/
.header {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 5000;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  overflow: auto;
}
/*ヘッダー内部をカラム幅にする*/
.header_inr {
  max-width: 1050px;
  margin: 0 auto;
  overflow: hidden;
}
/*ヘッダーのロゴ*/
.header_logo {
  width: 20%;
  float: left;
  padding: 1em 0 ;
}

.header_tel {
    width: 24%;
    float: right;
    background-color: #edefef;
    padding: 1em 2em;

  }
  .header_form {
    width: 25%;
    float: right;
    background-color: #1455a1;
    padding: 1em 2em;
  }


/*--------------------------------------------------
見出しタグ設定（PC）
-----------------------------------------------------*/

h2 {
  font-size: 2em;
    line-height: 1.3;
    margin-top: 0;
    font-weight: bold;
    text-align: center;
    margin: 0 0 0.5em;
    letter-spacing: 1px;
}
.tit_h2 {
    font-weight: 600;
    text-align: center;
    font-size: 1.2em;

}


h3 {
    font-size: 1.5em;
    font-weight: 600;
    color: #1455a1;
    line-height: 1.4;
    margin: 0 0 0.5em;
    
}
h4 {
    font-size: 1.5em;
    font-weight: 600;
    color: #1455a1;
    text-align: left;
    line-height: 1.3;
    margin: 0.5em 0 ;
    border-left: 4px solid #1455a1;
    padding: 0.2em 0.5em;
    margin: 25px 0 10px;
    
}

h5 {
    display: block;
    text-align: center;
    font-size: 1.8em;
    font-weight: 600;
    color: #193b73;
    line-height: 1.8;
    letter-spacing: 1px;
    margin: 0.5em 0 ;
    border-top: 2px solid #193b73;
    border-bottom: 2px solid #193b73;
    margin: 0.5em 6em 1.5em 6em;
}


/*--------------------------------------------------
全体レイアウト／背景設定（PC）
-----------------------------------------------------*/
/*全体エリア（全体背景を設定するにはここ）*/
.main {
  background-color: #fff;
}
/*記事(ボディ)エリア*/
.article {
  background-color: #fff;
  font-size: 1.7em; /*=17px*/


 
}
/*記事(ボディ)エリアの行間*/
.article p {
  line-height: 1.7;
  letter-spacing: 0.5px;


}

.article{
	width: 100%;
}

/*カラム全体の幅を変更する*/
.top_image_in,.section_inr {
  width: 950px;
  margin: 0 auto; 
  
}
.pc_img { display: block !important; }
.sp_img { display: none !important; }


/*--------------------------------------------------
ファーストビュー設定
-----------------------------------------------------*/
.top_image {
  background-image: url("../images/top_image_back.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  height: auto;
}
.top_image_in img {
  width: 100%;
}
/*--------------------------------------------------
CTA
-----------------------------------------------------*/

.section_cta {
      background-image: url("../images/bg_cta.jpg");
  background-size: cover;
  background-position: 50% 50%;
  padding: 1em 0 2em;

}
.img_cta {
    width: 80%;
    margin: 0 auto ;
}
.box_cta {
    background-color: #fff;
    border: 3px solid #1455a1;
    padding: 0 2em 2em;
    margin-top: -0.5em;
}
.box_cta p {
    text-align: center;
    font-weight: 600;
    font-size: 1.1em;
}

.tit_cta {
    width: 70%;
    margin: 0 auto 1em;
}

.box_blue {
    background-color: #eeff6d;
    color: #1455a1;
    font-weight: 600;
    font-size: 1.1em;
    padding: 5px 10px;
}

.btn_tel {
    float: left;
    width: 49%;
    margin-top: 1em;
}
.btn_form {
    float: right;
    width: 49%;
    margin-top: 1em;

}


/*--------------------------------------------------
sectionの設定
-----------------------------------------------------*/

.section_01 {
    background-color: #fff;
    padding: 3em 0em 0;
}
.section_02 {
  background-color: #ddf0f9;
  padding: 3em 0;
}
.section_03 {
    background-image: url("../images/bg_houganshi.jpg");
    padding: 3em 0;
}
.section_04 {
  background-image: url("../images/bg_sec04.jpg");
  background-size: cover;
  padding: 3em 0em ;
}

.section_05 {
    background-image: url("../images/bg_sec05.svg");
    background-size: cover;
    padding: 3em 0em ;
  }
.section_06 {
    background-color: #f2f2f2;
    padding: 4em 0em  ;
}




/*--------------------------------------------------
悩み
-----------------------------------------------------*/
.txt_nayami {
    float: left;
    width: 65%;
    padding-top: 2em;
}
 

ul {
    padding: 0;
  }
  
  ul li {
    color: #404040;
    border-bottom: solid 2px #dadada;/*下に灰色線*/
    background: whitesmoke;
    margin-bottom: 5px;/*下のバーとの余白*/
    line-height: 1.5;
    padding: 0.5em;
    list-style-type: none!important;/*ポチ消す*/
    font-weight: bold;
  }

.img_nayami {
  float: right;
  width: 30%;
}


/*-------------------------------------------------
sec02
-----------------------------------------------------*/
.tit_sec02 {
    width: 65%;
    margin: 0 auto 2em;
}
.hikaku {
    width: 90%;
    margin: 2em auto;
}

.ctn_price {
    display: flex;
    justify-content: center;
    margin: 2em;
}
.box_price {
    width: 40%;
    margin: 0 1em;
}
.box_ss {
    float: right;
    width: 70%;
    background-color: #fff;
    border: 3px solid #1455a1;
    padding:  1em;
    border-radius: 15px;
}
.img_ss {
    width: 27%;
    float: left;
    padding-top: 2em;
}
.round_blue {
    background-color: #1455a1;
    color: #fff;
    font-weight: 600;
    font-size: 1.1em;
    padding: 8px 15px;
    border-radius: 999px;
}
.ss_yellow {
    background-color: #fcffe3;
    padding: 0.5em;
    font-weight: 600;
}

/*--------------------------------------------------
特徴
-----------------------------------------------------*/
.future {
    width: 26%;
    margin: 2em auto 1em;
}
.txt_future_01 {
    float: left;
    width: 53%;
    padding-top: 2em;
}
.img_future_01 {
    float: right;
    width: 45%;
    padding: 2em 0;
}
.txt_future_02 {
    float: right;
    width: 53%;
    padding-top: 3em;
}
.img_future_02 {
    float: left;
    width: 45%;
    padding: 2em 0;
}


/*--------------------------------------------------
フェードイン
-----------------------------------------------------*/

.fadein {
    opacity : 0;
    transform: translateY(10px);
    transition: all 1s;
}


/*左からフェードイン*/
.fadeinleft {
    opacity : 0;
    transform: translateX(-20px);
    transition: all 1.5s;
}
/*右からフェードイン*/
.fadeinright {
    opacity : 0;
    transform: translateX(20px);
    transition: all 1.5s;
}



/*--------------------------------------------------
よくある質問
-----------------------------------------------------*/


.accordion {
    max-width: 90%;
    padding: 1em 0em 3em;
    text-align: left;
    margin: 0 auto;
}

/*------------------------------

ここからアコーディオンのCSS

------------------------------*/
/* チェックボックスは非表示 */
.accordion-hidden {
    display: none;
}

/* Question部分 */
.accordion-open {
    display: block;
    padding: 1.5em 3em 1.5em 1em;
    background: #ddf0f9;
    cursor: pointer;
    margin: 5px 0;
    position: relative;
    color: #1455a1;
    font-weight: bold;
    text-align: left;
    /* 変更部分 */
}

/* 開閉状態を示すアイコン+の作成 */
.accordion-open::before,
.accordion-open::after {
    content: '';
    width: 20px;
    height: 3px;
    background: #1455a1;
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translateY(-50%);
}

/* 一本は縦にして+を作る */
.accordion-open::after {
    transform: translateY(-50%) rotate(90deg);
    transition: .5s;
}

/* アコーディオンが開いたら縦棒を横棒にして-にする */
.accordion-hidden:checked + .accordion-open:after {
    transform: translateY(-50%) rotate(0);
}

/* Answer部分 */
.accordion-close {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0;
    opacity: 0;
    transition: 0.5s;
    /* 表示速度の設定 */
}

/* チェックボックスにチェックが入ったらAnswer部分を表示する */
.accordion-hidden:checked + .accordion-open + .accordion-close {
    height: auto;
    opacity: 1;
    background: #f3f3f3;
    padding: 10px 1.5em;

}






/*--------------------------------------------------
お問い合わせフォーム
-----------------------------------------------------*/



.wrap_form {
    margin: 0 auto;
    padding: 3em 2em 2em;
    background-color: #fff;
}

.Form-Item-Label-Required {
   
    margin-right: 8px;
    width: 48px;
    line-height: 1.7em;
    display: inline-block;
    text-align: center;
    background: #E42626;
    color: #fff;
    font-size: 75%;
}


table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
padding:22px 10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	text-align:left;
    font-weight: bold;
}

form input[type="text"] {
	width:50%;
	padding:7px 10px;
	display:block;
    border-color:#ccc; 
    border-style: solid;
    border-width: 1px;
        font-size: 1.1em;
    border-radius: 5px;
}
form input[type="text02"] {
	width:70%;
	padding:7px 10px;
	display:block;
        border-color:#ccc; 
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
        font-size: 1.1em;
}

form textarea {
	width:90%;
	padding:10px;
	display:block;
        border-color:#ccc; 
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    font-size: 1.1em;

}

.form_btn {
    padding: 1em 0;
    margin-top: 1em;
    text-align: center;
}

.entry_btn {
    display: inline-block;
    position: relative;
    width: 40%;
    margin: 0 0.5em;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #1455a1;
    border: none;
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 0.3em 1em;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 2px;
}
.entry_btn:hover {
    background-color: #fff;
    border: 2px solid #1455a1;
    color: #1455a1;
}


/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）　*/
@media screen and (max-width:572px) {
.wrap_form  {
	width:95%;
	margin:0 auto;
    
}
table.formTable th, table.formTable td {
	width:auto;
	display:block;
}
table.formTable th {
	margin-top:5px;
	border-bottom:0;
}
form input[type="text"], form input[type="text02"],form textarea {
	width:90%;
	padding: 10px;
	display:block;
}
form input[type="submit"], form input[type="reset"], form input[type="button"] {
	display:block;
	
}
    table.formTable td {
    border-bottom: none;
}

    
.entry_btn {
    width: 80%;
    margin: 0 auto;
    }
}
    /*--------------------------------------------------
下部固定ヘッダー（スマホ）
-----------------------------------------------------*/
     
#sp_btn {
        display: none!important;
}


/*--------------------------------------------------
フッター部分
-----------------------------------------------------*/
.footer {
  background-color: #1455a1;
  padding: 2em 2em ;
  text-align: center;
  font-size: 1.4em;
    color: #fff;
}
.footer a {
  color: #fff;
}
.footer p {
  color: #fff;
}