.flex-box{
	display: flex;
	flex-wrap: wrap;
}
.title_big{
	font-family: ten-mincho, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 35px;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 46px;
	position: relative;
	z-index: 1;
}
.title_sub{
	font-family: ten-mincho, serif;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	color: #4874AD;
	font-size: 20px;
	letter-spacing: 0.05em;
	line-height: 46px;
	position: relative;
	z-index: 1;
}
.elementor-image-box-img.mb20{
	margin-bottom: 20px !important;
}
#sec_1{
	position: relative;
	padding-top: 95px;
}
#sec_1:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 423px;
	background: url("../img/s1_bg.jpg") no-repeat center /cover;
	box-shadow: 0 20px 0 #E4E9EF;
}
#sec_1 .title_big{
	color: #fff;
}
#sec_1 .title_sub{
	color: #fff;
	margin-bottom: 70px;
}
#sec_1 .map{
	position: relative;
	height: 250px;
}
#sec_1 .map iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#sec_1 .txt_author{
	font-family: ten-mincho, serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 40px;
	color: #24272B;
	margin: 25px 0 15px;
}
#sec_1 .txt_author dt{
	font-size: 30px;
	float: none;
	padding-left: 0;
	width: 100%;
}
#sec_1 .txt_author dd{
	font-size: 20px;
	color: #4874AD;
	letter-spacing: 0.05em;
	float: none;
	width: 100%;
}
#sec_1 dl{
	font-size: 15px;
	letter-spacing: 0.05em;
	line-height: 32px;
	margin-bottom: 5px;
}
#sec_1 dl dt{
	float: left;
	width: 170px;
	box-sizing: border-box;
	font-weight: 500;
	padding-left: 10px;
}
#sec_1 dl dd{
	float: left;
	width: calc(100% - 170px);
}
#sec_1 .elementor-row{
	justify-content: space-between;
}
#sec_1 .box_right,
#sec_1 .box_left{
	width: 47.5%;
}
#sec_1 .box_store{
	margin-top: 90px;
}
#sec_1 .map_01{
	margin-bottom: 35px;
}
#sec_2{
	margin-top: 100px;
	position: relative;
}
#sec_2:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: #E4E9EF;
	width: calc(50% + 155px);
	height: 66%;
	z-index: 1;
}
#sec_2 .txt_sb{
	text-align: center;
	font-family: ten-mincho, serif;
    font-style: normal;
    font-weight: 400;
	line-height: 45px;
	letter-spacing: 0.1em;
	color: #154696;
	font-size: 22px;
}
#sec_2 .s2_img{
	width: 65.5%;
	position: absolute;
	top: 250px;
	right: 0;
}
#sec_2 .box_txt{
	padding: 50px 50px 50px 0;
	position: relative;
	z-index: 2;
	box-sizing: border-box;
	letter-spacing: 0;
	width: 64%;
	margin-top: 100px;
}
#sec_2 .box_txt p{
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: 0;
	margin-bottom: 25px;
}
#sec_2 .box_txt dl{
	color: #4874AD;
	line-height: 36px;
	font-family: ten-mincho, serif;
    font-style: normal;
    font-weight: 400;
	padding-top: 20px;
}
#sec_2 .box_txt dl dt{
	font-size: 16px;
}
#sec_2 .box_txt dl dd span{
	font-size: 21px;
}

#sec_3{
	margin-top: 100px;
}
#sec_5 .title_sub,
#sec_4 .title_sub,
#sec_3 .title_sub{
	margin-bottom: 70px;
}
#sec_3 .flex-box a{
	display: block;
	width: 33.33%;
	padding:5px;
}
#sec_3 .flex-box a:nth-child(1),
#sec_3 .flex-box a:nth-child(2){
	width: 50%;
}
#sec_4{
	margin-top: 100px;
	padding-bottom: 50px;
}
#sec_4 .s4_img{
	float: left;
	width: 67%;
	margin-left: -20px;
	position: relative;
}
#sec_4 .s4_img:before{
	content: "";
	position: absolute;
	top: 83px;
	right: -20px;
	width: 100%;
	height: 100%;
	background: #E4E9EF;
}
#sec_4 .s4_img img{
	position: relative;
	z-index: 1;
}
#sec_4 .box_btn{
	width: 400px;
	float: right;
	margin-top: 150px;
}
.box_btn a{
	display: block;
	margin-bottom: 10px;
	position: relative;
	font-size: 18px;
	letter-spacing: 0.1em;
	font-weight: 500;
	line-height: 26px;
	box-sizing: border-box;
	text-align: center;
	padding: 27px 0 ;
	overflow: hidden;
	color: #fff;
	background: #3E5B80;
}
.box_btn a:after{
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	width: 20px;
	height: 20px;
	background: url("../img/icon_btn.png") no-repeat right bottom;
}
.box_btn a span{
	position: absolute;
	bottom: -6px;
	left: 0;
	font-size: 22px;
	color: rgba(255,255,255, 0.11);
	width: 100%;
	white-space: nowrap;
}
.box_btn a:focus,
.box_btn a:hover{
	opacity: 0.8;
}
#sec_5{
	margin-top: 100px;
	padding-bottom: 100px;
}
#sec_5 .s5_img{
	float: right;
	width: 67%;
	margin-right: -20px;
	position: relative;
}
#sec_5 .s5_img:before{
	content: "";
	position: absolute;
	top: 83px;
	left: -20px;
	width: 100%;
	height: 100%;
	background: #E4E9EF;
}
#sec_5 .s5_img img{
	position: relative;
	z-index: 1;
}
#sec_5 .box_btn{
	width: 400px;
	float: left;
	margin-top: 60px;
}
@media screen and (min-width: 1360px){
	#sec_2 .s2_img{
		right: -11%;
	}
	#sec_4 .s4_img{
		margin-left: -13%;
	}
	#sec_5 .s5_img{
		margin-right: -13%;
	}
	#sec_4 .s4_img:before{
		right: -18%;
	}
	#sec_5 .s5_img:before{
		left: -18%;
	}
}
@media screen and (max-width: 1080px){
	#sec_1 dl dt{
		width: 36%;
	}
	#sec_1 dl dd{
		width: 64%;
	}
	#sec_2:before{
		width: calc(50% + 110px);
		height: 70%;
	}
	#sec_4 .s4_img,
	#sec_5 .s5_img{
		width: 54%;
	}
	#sec_4 .s4_img:before{
		right: -13%;
	}
	#sec_5 .s5_img:before{
		left: -13%;
	}
	.sitemap_box li:last-child{
		padding-right: 50px;
	}
}
@media screen and (max-width: 990px){
	#sec_4 .s4_img, #sec_5 .s5_img{
		width: 100%;
		float: none;
	}
	#sec_4 .s4_img:before {
		right: -40px;
	}
	#sec_4 .box_btn,
	#sec_5 .box_btn{
		width: 80%;
		margin: 110px auto 0;
		float: none;
	}
	#sec_5 .s5_img:before {
		left: -40px;
	}
}
@media screen and (max-width: 767px){
	.title_big{
		font-size: 24px;
		line-height: 40px;
	}
	.title_sub{
		font-size: 20px;
		line-height: 40px;
	}
	#sec_1{
		padding-top: 30px;
	}
	#sec_1:before{
		height: 200px;
		background: url("../img/s1_bg_sp.jpg") no-repeat center /cover;
	}
	#sec_1 .title_sub{
		margin-bottom: 25px;
	}
	#sec_1 .box_right, #sec_1 .box_left{
		width: 100%;
	}
	#sec_1 .txt_author dt{
		font-size: 24px;
	}
	#sec_1 .txt_author dd{
		font-size: 18px;
	}
	#sec_1 .map_01{
		margin-bottom: 15px;
	}
	#sec_1 dl dt,
	#sec_1 dl dd{
		float: none;
		width: 100%;
		padding-left: 0;
	}
	#sec_1 .box_right,
	#sec_1 .box_store{
		margin-top: 30px;
	}
	#sec_2{
		margin-top: 50px;
	}
	#sec_2 .txt_sb{
		font-size: 16px;
		line-height: 2;
	}
	#sec_2 .s2_img{
		position: static;
		width: auto;
		margin-left: -20px;
		margin-right: -20px;
		margin-bottom: 0;
	}
	#sec_2:before{
		display: none;
	}
	#sec_2 .box_txt{
		width: auto;
		margin-left: -20px;
		margin-right: -20px;
		background: #E4E9EF;
		padding: 30px 20px 40px ;
		margin-top: 0;
	}
	#sec_2 .box_txt p{
		margin-bottom: 30px;
	}
	#sec_3{
		margin-top: 40px;
	}
	#sec_4{
		padding-bottom: 0;
		margin-top: 40px;
	}
	#sec_5{
		padding-bottom: 50px;
		margin-top: 40px;
	}
	#sec_5 .title_sub, #sec_4 .title_sub, #sec_3 .title_sub {
		margin-bottom: 30px;
	}
	#sec_3 .flex-box a{
		width: 100% !important;
		padding:5px 0;
	}
	#sec_5 .s5_img,
	#sec_4 .s4_img{
		float: none;
		width: auto;
		margin-left: -20px;
		margin-right: -20px;
	}
	#sec_5 .s5_img:before,
	#sec_4 .s4_img:before{
		display: none;
	}
	#sec_5 .box_btn,
	#sec_4 .box_btn{
		float: none;
		width: 100%;
		margin-top: 30px;
	}
	.box_btn a{
		padding: 22px 0;
	}
	.box_btn a span{
		font-size: 18px;
	}
}
@media all and (-ms-high-contrast: active),(-ms-high-contrast: none){

  	.under_title h2{
  		padding: 20px 20px 18px 40px !important;
  	}
  	 *::-ms-backdrop,  .under_title h2{
  		padding: 20px 20px 18px 40px !important;
  	}
  	.flowList .flow_title span{
  		line-height: 37px;
  	}
  	 *::-ms-backdrop,  .flowList .flow_title span{
  		line-height: 37px;
  	}
     .title_bg span{
         line-height: 40px;
     }
     *::-ms-backdrop,  .title_bg span{
  		line-height: 40px;
  	}
     .circle_list li::before{
         top: 7px;
     }
     .bg_box .box_title::before{
         top: 4px;
     }
	.bg_box .circle_list li::before{
		top: 10px;
	}
}



