@charset "UTF-8";
                
.contents_inner {
    display: block;
    padding-top: 120px;
    margin-top: -120px;
}
.overimg:hover{opacity: 0.5;}
.spnone{display: block;}
.sponly{display: none;}
.f-left{float: left;}
.f-right{float: right;}
.img100{width: 100%;}
.normal{font-weight: normal;}
.justify{text-align: justify;}
.w48per{width: 48%;}
.w46per,.w46per_02{width: 44%;margin: 3%;}
.w46per_02_left{float: left;}
.w46per_02_right{float: right;}
.w30per{width: 30%;}
.w48per img,.w46per img,.w46per_02 img{width: 100%;}
.w66per{width: 66%;position: relative;}
.w80per{width: 80%;margin: 0 auto;}
.w90per{width: 90%;margin: 0 auto;}
.white{color:#ffffff;}
.navy{color:#003894;}
.shadow{filter: drop-shadow(4px 4px 5px  rgba(0, 0, 0, 0.32));}
.sec_ttl_center{font-size: 3em;text-align: center;font-weight: normal;}
.sec_ttl_center img{height: 60px;margin-bottom: 0.2em;}
.sec_ttl_center span{font-size: 0.5em;display: block;font-weight: normal;}

.page_h3{font-size: 1.6em;}

.sec_p{line-height: 1.8;}
.tbonly{display: none;}
.black{color:#000000;}
.center{text-align: center;}

/* section_01 */
.section_01{
	margin-top: 130px;
	background: url("../img/header_back.webp");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 2em 0;
}

/* section_02 */
.section_02{background-color: #efefef;}
.sec02_back{background: url("../img/sec_02_back_pc.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top center;}

/* section_03 */
.section_03{margin:0 auto;background-image: url("../img/sec_03_back_pc.webp");
	background-repeat: no-repeat;background-size: cover;background-position: center; position: relative;}

/* section_04 */

/* section_05 */
.section_05{background-color: #4556a4;}

.bg_white{background-color: #ffffff; height: 340px;padding: 3%;box-sizing: border-box;text-align: center;border-radius: 10px;}
.bg_white h3{font-size: 1.4em;}
.bg_white img{width: 60%;}
.tex_box{text-align: justify;}
/* 左右に横線 */
.heading {
  align-items: center; /* 横線を上下中央 */
  display: flex; /* 文字と横線を横並び */
  justify-content: center; /* 文字を中央寄せ */
	padding-bottom: 1em;
}
.heading::before,
.heading::after {
  background-color: #003894; /* 横線の色 */
  content: "";
  height: 5px; /* 横線の高さ */
  width: 30px; /* 横線の長さ */
}
.heading::before {
  margin-right: 15px; /* 文字との余白 */
}
.heading::after {
  margin-left: 15px; /* 文字との余白 */
}
.bg_white_02{background-color: #ffffff; height: auto;padding: 4%;box-sizing: border-box;text-align: center;border-radius: 10px;}
.bg_white_02 h3{font-size: 1.4em;line-height: 1.2em;margin-bottom: 0.4em;}
.box-item04{width: 21%;display: inline-block;margin:1% 0 0%;height: auto;}
.box-item04-last{width: 21%;display: inline-block;margin:1% 0 0%;height: auto;}
.box-item04{height: 240px; padding-right: 3%; border-right: solid 1px #000000;}
/* section_06 */
.section_06{margin: 5em 0 0;}


/* section_07 */


/* section_08 */
.section_08{background-color: #bdcad8;}

/* section_09 */
.column_day{color: #000000;}
.column_ttl{color: #000000;font-size: 1.14em;margin: 0.2em 0;}
.new_item{background-color: #970000;color:#ffffff;padding: 0.2% 1%;display: inline-block;margin-right: 2%;}
.pt3em{padding-top: 3em;}
.column-bk-img{
    width: 100%;
    height: 260px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
	margin-bottom: 2%;
}

/* section_10 */
.section_10{margin:0 auto;background-image: url("../img/sec_10_back_pc.webp");
	background-repeat: no-repeat;background-size: cover;background-position: center; position: relative;}


.image_block{margin: 0;height: auto;}
.image_block img {
	max-width: 100%;
}
.image_block a {
	width:100%;
	margin:0.2%;
	display: inline-block;
}


.seo_h2_center{font-weight: normal;font-size: 1;text-align: center;line-height: 1.7em;}
/*
===================================================
 tb タブレット解像度
===================================================
*/
@media screen and (max-width:1000px) {
.spnone{display: block;}
.tbonly{display: block;}
.sponly{display: none;}
/* section_01 */
.tb_container{width: 90%;}
	
	}
/*
===================================================
 sp スマホ解像度
===================================================
*/
@media screen and (max-width:640px) {
.spnone{display: none;}
.sponly{display: block;}
.tbonly{display: none;}
.f-left{float: none;}
.f-right{float: none;}
.w90per{width: 100%;margin:0 auto;}
.w80per{width: 80%;margin:0 auto;}
.w48per{width: 100%;margin-bottom: 3%;}
.w66per{width: 100%;position: relative;}	
.pccenter {
        text-align:left !important;
    }
.lh_l {
	line-height:1.8 !important;
}
.sec_ttl_center img{height: 50px;margin-bottom: 0.2em;}
.sec_ttl_center span{font-size: 0.4em;display: block;font-weight: normal;}
.page_h3{font-size: 1.3em;}
/* section_01 */
.section_01{
	margin-top: 90px;
}	

/* section_02 */
.sec02_back{background: none;}
.sp_wide_img100{width: 100vw;
   margin: 0 calc(50% - 50vw);padding-top: 3em;margin-bottom: -2em;}
	
/* section_03 */
.section_03{margin:0 auto;background-image: url("../img/sec_03_back_sp.webp");
	background-repeat: no-repeat;background-size: cover;background-position: center; position: relative;}

	
/* section_04 */


	
/* section_05 */
.box-item03{width: 100%;margin:1% 0 3%;position: relative;height: auto;padding: 3%;}
.bg_white{background-color: #ffffff;height: auto;box-sizing: border-box;text-align: center;border-radius: 10px;}
.box-item03 img{position: absolute;top:10%;left:2%; width: 20%;}
.box-item03 h3{padding-left:22%;text-align: left;}
.box-item03 p.tex_box{padding-left:22%;top:2.6em;text-align: left;}
.box-item04{width: 100%;display: inline-block;margin:1% 0 0%;height: auto;}
.box-item04-last{width: 100%;display: inline-block;margin:1% 0 0%;height: auto;padding: 3%;}
.box-item04{height: auto; padding-right: 3%; border-right:none;border-bottom: solid 1px #000000;padding: 3%;}	
/* section_06 */


/* section_07 */
.w46per{width: 100%;margin:3% 0%;}
	
/* section_08 */

.seo_h2_center{font-weight: normal;font-size: 1;text-align: left;line-height: 1.7em;}	



}
