.sp-br{
	display: none;
}
.nav-li{
	position: relative;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
}
.nav-li li:first-of-type{
    /* padding-left: 25px; */
}
.nav-li li{
	list-style-type: none;
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
    padding: 20px 30px 20px 0;
    padding: 22px 30px 18px 0\0;
    position: relative;
}
/* .nav-li li:first-of-type::before{
    content: '';
    background: url(../img/sub-home.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 15px;
    height: 13px;
} */
.nav-li li:not(:last-of-type)::after{
    content: '>';
    color: #fff;
    position: absolute;
    right: 8px;
    font-size: 1.4rem;
}
.nav-li li a.sec-list-text{
	text-decoration: none;
    color: #fff;
}
.nav-li li .sec-list-text{
    font-size: 1.4rem;
    color: #fff;
    display: inline-block;
}
.htmlmail{
	overflow: hidden;
}
.htmlmail .h2_subtext{
	color: #ffffff;
	margin-top: 40px;
	font-size: 1.6rem;
	line-height: 1.2;
	display: none;
}

.htmlmail .sec1{
	padding: 0 0 127px;
}

.htmlmail .mv{
	position: relative;
	margin-top: 50px;
}
.htmlmail .mv .mv-bg{
	background: linear-gradient(to right, rgba(20,24,27,0.3) 0%,transparent 50%,rgba(20,24,27,0.3) 100%);
	height: 63%;
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 16%;
}

.htmlmail .mv .mv-title{
	text-align: center;
	padding-top: 58px;
	padding-bottom: 80px;
	background: url("../img/htmlmail-mv-subtitle-bg.png") no-repeat center, url("../img/htmlmail-mv-bg.png") no-repeat center;
	z-index: 2;
	position: relative;
}

.htmlmail .mv .mv-title h1{
	color: #ffffff;
	font-size: 3.5rem;
	line-height: 1.4;
	margin-top: 14px;
}

.htmlmail .sec1 .subtext{
	padding: 56px 0;
}

.htmlmail .sec1 .subtext h2{
	font-size: 4rem;
	line-height: 1.37;
	text-align: center;
	color: #ffffff;
	margin-bottom: 34px;
}
.htmlmail .sec1 .subtext p{
	font-size: 2rem;
	line-height: 1.5;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

.htmlmail .sec1 .idx_h2_tit{
	margin-bottom: 65px;
}
.htmlmail .sec1 .idx_h2_tit h2{
	/*background: url(../img/htmlmail-tit.png) no-repeat right center;*/
}
.htmlmail .sec1 .con{
	padding: 36px 70px 40px;
	background-color: #fff;
	border-radius: 10px;
}
.htmlmail .sec1 .con1{
	display: grid;
	grid-template-columns: auto auto;
}
.htmlmail .sec1 .con1 .con-img{
	grid-column: 2;
	grid-row: 1 / span 2 ;
}

.htmlmail .sec1 .con h3{
	display: table;
}
.htmlmail .sec1 .con h3 span{
	display: table-cell;
	vertical-align: middle;
	font-size: 3.2rem;
	color: #004da0;
	font-weight: bold;
}
.htmlmail .sec1 .con ul{
	margin-top: 20px;
	margin-left: 32px;
}

.htmlmail .sec1 .con ul li{
	list-style-type: none;
	font-size: 1.8rem;
	line-height: 2.2;
	padding-left: 12px;
	font-weight: bold;
	text-indent: -32px;
}
.htmlmail .sec1 .con ul li:before{
	content: url("../img/htmlmail-icon01.png");
	margin-right: 10px;
}
.htmlmail .sec1 .con ul li a{
	text-decoration: none;
	color: #222222;
}
.htmlmail .sec2 h2{
	/*background: url(../img/htmlmail-tit01.png) no-repeat right center;*/
}
.htmlmail .sec2 .idx_h2_tit:after{
	content: "";
	width: 100%;
	height: 100%;
	background: url(../img/htmlmail-tit01.png) no-repeat right center;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.htmlmail .sec2 .album{
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
	grid-gap: 20px 20px;
	padding: 90px 0 105px;
	/*grid-auto-rows: 50px;*/
}

.htmlmail .sec2 .album .item{
	background: #ffffff;
	border-radius: 10px;
	padding: 50px 38px 28px;
	text-align: center;
}
.htmlmail .sec2 .album .item-title{
	color: #004da0;
	font-size: 2.2rem;
	line-height: 1;
	font-weight: bold;
	margin-top: 22px;
	margin-bottom: 20px;
}
.htmlmail .sec2 .album .item-text{
	font-size: 1.6rem;
	line-height: 1.38;
	text-align: left;
}

.htmlmail .sec3 h2{
	/*background: url(../img/htmlmail-tit02.png) no-repeat right center;*/
}

.htmlmail .sec3 .idx_h2_tit:after{
	content: "";
	width: 100%;
	height: 100%;
	background: url(../img/htmlmail-tit02.png) no-repeat right center;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.htmlmail .sec3 .circle-group{
	width: 100%;
	text-align: center;
	position: relative;
	padding: 90px 0 105px;
}
.htmlmail .sec3 .group{
	display: inline-block;
	width: 35%;
}
.htmlmail .sec3 .group1{
	position: absolute;
	left: 0;
}
.htmlmail .sec3 .group3{
	position: absolute;
	right: 0;
}
.htmlmail .sec3 .group .circle-text{
	display: inline-block;
	width: 80%;
	margin-top: 40px;
	font-size: 1.8rem;
	line-height: 1.67;
	text-align: left;
	color: #ffffff;
}


.htmlmail .sec3 .circle-group .circle{
	width: 100%;
	display: inline-grid;
	box-sizing: border-box;
	border: solid 3px #ffffff;
	text-align: center;
	aspect-ratio: 1;
	border-radius: 50%;
	background-size: cover;
	position: relative;
	padding: 0 66px;
}
.htmlmail .sec3 .circle-group .circle p{
	align-self: center;
	justify-self: center;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.36;
	color: #ffffff;
}
.htmlmail .sec4 .idx_h2_tit:after{
	content: "";
	width: 100%;
	height: 100%;
	background: url(../img/htmlmail-tit03.png) no-repeat right center;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.htmlmail .sec4 .step-group{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-column-gap: 34px;
	grid-row-gap: 20px;
	margin-top: 90px;
}
.htmlmail .sec4 .step-group .step{
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.3;
	color: #ffffff;
	font-weight: bold;
}
.htmlmail .sec4 .step-group .circle{
	aspect-ratio: 1;
	text-align: center;
	background-color: #ffffff;
	border-radius: 50%;
	width: 100%;
	display: inline-grid;
	grid-template-rows: 25fr 11fr 7fr;
	position: relative;
}
.htmlmail .sec4 .step-group .circle:after{
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-top: 4px solid #fff;
	border-right: 4px solid #fff;
	top: 0;
	bottom: 0;
	margin: auto 0;
	right: -20px;
	transform: rotate(45deg);
}
.htmlmail .sec4 .step-group .circle6:after{
	display: none;
}


.htmlmail .sec4 .step-group .circle .circle-img{
	display: inline-grid;
	justify-items: center;
	align-items: end;
}
.htmlmail .sec4 .step-group .circle .circle-img img{
	max-width: 60%;
}
.htmlmail .sec4 .step-group .circle p{
	font-size: 1.6rem;
	line-height: 1.38;
	font-weight: bold;
	display: inline-grid;
	align-items: center;
}
.htmlmail .sec4 .comment-paragraphs{
	width: 100%;
	text-align: right;
	margin-top: 25px;
	margin-bottom: 105px;
}
.htmlmail .sec4 .comment-paragraphs .comment{
	display: inline-block;
	text-align: left;
	font-size: 1.6rem;
	line-height: 1.5;
	color: #ffffff;
}
.htmlmail .sec5 h2{
	/*background: url(../img/htmlmail-tit04.png) no-repeat right center;*/
	padding: 26px 0 17px;
	line-height: 0.8;
}
.htmlmail .sec5 h2 span{
	font-size: 1.8rem;
	line-height: 1;
	font-weight: normal;
}
.htmlmail .sec5 .idx_h2_tit:after{
	content: "";
	width: 100%;
	height: 100%;
	background: url(../img/htmlmail-tit04.png) no-repeat right center;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.htmlmail .sec5 .htmlmail_swiper{
	padding: 106px 0 226px;
	position: relative;
	box-sizing: border-box;
}

.htmlmail .sec5 .htmlmail_swiper .swiper-slide{
	position: relative;
	background-color: #ffffff;
	max-width: 436px;
	z-index: 1;
}
.htmlmail .sec5 .htmlmail_swiper #swiper02{
	/*overflow: hidden;*/
}

.htmlmail .sec5 .htmlmail_swiper .ip_ss_box{
	position: relative;
	aspect-ratio: 1.574;
}

.htmlmail .sec5 .htmlmail_swiper .ip_ss_template{
	display: block;
	max-width: 100%;
}

.htmlmail .sec5 .htmlmail_swiper .ip_ss_img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}

.htmlmail .sec5 .htmlmail_swiper .swiper-foreground{
	position: absolute;
	top: 90px;
	left: 616px;
	z-index: 10;
}


.htmlmail .sec6 h2{
	background: url(../img/htmlmail-tit05.png) no-repeat left center;
}

.htmlmail .sec6 .idx_h2_tit h2 span{
	visibility: hidden;
}

.htmlmail .sec6 .subtit{
	font-size: 4.5rem;
	font-weight: bold;
	color: #ffffff;
}

.htmlmail .sec6 .subtext{
	font-size: 1.8rem;
	line-height: 1.67;
	color: #ffffff;
	margin-top: 15px;
}

.htmlmail .sec6 a{
	margin-top: 74px;
	display: block;
	background-color: #ffffff;
	border-radius: 30px;
	text-align: center;
	font-size: 2rem;
	line-height: 1;
	font-weight: bold;
	padding: 22px 0;
	color: #5c8dca;
	text-decoration: none;
	position: relative;
}
.htmlmail .sec6 a:after{
	content: "";
	border-top: 2px solid #5c8dca;
	border-right: 2px solid #5c8dca;
	width: 10px;
	height: 10px;
	position: absolute;
	right: 36px;
	transform: rotate(45deg);
	top: 0;
	bottom: 0;
	margin: auto 0;
	transition: .3s ease-in-out;
}
.htmlmail .sec6 a:hover:after{
	right: 26px;
}

.htmlmail .sec6 .group{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-column-gap: 51px;
	position: relative;
	top: -66px;
}

.htmlmail .sec6 .group .item1{
	align-self: center;
	padding-right: 36px;
}

.htmlmail .sec6 .group .item2{
	display: inline-grid;
	grid-template-rows: auto 1fr;
	background-color: #ffffff;
}

.htmlmail .sec6 .group .item2 .item-img{
	max-width: 100%;
}

.htmlmail .sec6 .group .item2 .item-text{
	padding: 35px 30px;
	font-size: 1.8rem;
	line-height: 1.67;
}

.htmlmail .sec6 .group .item2 .item-text span{
	font-weight: bold;
	display: block;
	margin-top: 22px;
}

.htmlmail .idx_contact{
	margin-top: 70px;
}

.htmlmail .sec7{
	background-color: #4593d0;
	padding: 100px 0;
}
.htmlmail .sec7 .phone-box{
	box-sizing: border-box;
	width: 1000px;
	margin: 0 auto;
	background-color: #4593d0;
	padding: 22px 66px 22px 50px;
	display: grid;
	grid-template-columns: 12fr 13fr;
	border: 2px solid #fff;
}
.htmlmail .sec7 .phone-box p{
	font-size: 2.4rem;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.2;
	align-self: center;
}
.htmlmail .sec7 .phone-box p span{
	font-size: 1.8rem;
}
.htmlmail .sec7 .phone-box a{
	text-decoration: none;
	align-self: center;
	display: inline-grid;
	grid-template-columns: auto auto;
	pointer-events:none;
}
.htmlmail .sec7 .phone-box a img{
	align-self: center;
}

.htmlmail .sec7 .phone-box a span{
	font-size: 6rem;
	line-height: 1;
	font-weight: bold;
	color: #ffffff;
	padding-left: 20px;
	align-self: center;
}

@media screen and (max-width:1300px){
	.htmlmail .sec3 .circle-group .circle{
		padding: 0 30px;
	}
	.htmlmail .sec5 .htmlmail_swiper{
		padding: 104px 0 204px;
	}

	.htmlmail .sec5 .htmlmail_swiper .swiper-slide{
		width: 360px;
	}

	.htmlmail .sec5 .htmlmail_swiper .swiper-foreground{
		/*top: 86px;*/
		left: 617px;
		width: 388px;
	}
	.htmlmail .sec6 .group .item1{
		padding-right: 10px;
	}
	.htmlmail .sec6 a:after{
		right: 20px;
	}
	.htmlmail .sec6 a:hover:after{
		right: 10px;
	}
	.htmlmail .sec5 .htmlmail_swiper .swiper-foreground img{
		width: 100%;
	}
	.htmlmail .sec7 .phone-box{
		width: 90%;
		padding-left: 30px;
		padding-right: 30px;
	}
	.htmlmail .sec7 .phone-box a span{
		padding-left: 0;
	}
}

@media screen and (max-width: 1120px) {
	.htmlmail .sec7 .phone-box a span{
		font-size: 5.4rem;
	}
}

@media screen and (max-width: 1100px){
	.pc-br{
		display: none;
	}
	.sp-br{
		display: inline-block;
	}
	.htmlmail .sec5 .htmlmail_swiper{
		padding: 100px 0 176px;
	}
	.htmlmail .sec5 .htmlmail_swiper .swiper-slide{
		width: 260px;
	}
	.htmlmail .sec5 .htmlmail_swiper .swiper-foreground{
		top: 90px;
		left: 630px;
		width: 280px;
	}
}
@media screen and (max-width:1024px) {
	.htmlmail .sec7{
		padding: 80px 0;
	}
}
@media screen and (max-width:1023px){
	.htmlmail .mv .mv-title{
		background-size: 400px, auto;
		padding-top: 45px;
		padding-bottom: 60px;
	}
	.htmlmail .mv .mv-title h1{
		font-size: 3rem;
	}
	.htmlmail section .idx_h2_tit h2{
		background-size: auto 60px;
	}
	.htmlmail .sec1{
		padding-bottom: 80px;
	}
	.htmlmail .sec1 .subtext{
		padding-top: 40px;
	}
	.htmlmail .sec1 .subtext h2{
		font-size: 3.1rem;
	}
	.htmlmail .sec1 .subtext p{
		font-size: 1.6rem;
	}
	.htmlmail .sec1 .con{
		padding-left: 40px;
		padding-right: 40px;
	}
	.htmlmail .sec1 .con h3 span{
		font-size: 2.6rem;
	}
	.htmlmail .sec1 .con ul{
		margin-top: 10px;
	}
	.htmlmail .sec1 .con ul li{
		font-size: 1.6rem;
		line-height: 1.8;
	}
	.htmlmail .sec1 .con1 .con-img img{
		max-width: 100%;
	}
	.htmlmail .sec2 .idx_h2_tit:after{
		background-size: auto 60px;
	}
	.htmlmail .sec2 .album{
		padding: 60px 0 80px;
	}
	.htmlmail .sec3 .idx_h2_tit:after{
		background-size: auto 60px;
	}
	.htmlmail .sec3 .circle-group{
		padding: 60px 0 80px;
	}
	.htmlmail .sec3 .circle-group .circle p{
		font-size: 2.4rem;
	}
	.htmlmail .sec4 .idx_h2_tit:after{
		background-size: auto 60px;
	}
	.htmlmail .sec4 .comment-paragraphs{
		margin-bottom: 80px;
	}
	.htmlmail .sec4 .step-group .circle{
		grid-template-rows: 5fr 2fr 1fr;
	}
	.htmlmail .sec4 .step-group .step:nth-of-type(-n+3){
		margin-top: 0;
	}
	.htmlmail .sec5 .idx_h2_tit:after{
		background-size: auto 60px;
	}
	.htmlmail .sec5 .htmlmail_swiper{
		padding: 70px 0 176px;
	}
	.htmlmail .sec5 .htmlmail_swiper .swiper-foreground{
		top: 60px;
		left: 560px;
		width: 280px;
	}
	.htmlmail .sec4 .step-group{
		grid-template-columns: 1fr 1fr 1fr;
		grid-row-gap: 20px;
		grid-column-gap: 50px;
		max-width: 495px;
		margin: 60px auto 0;
	}
	.htmlmail .sec4 .step-group .circle .circle-img {
		/*align-items: center;*/
	}
	.htmlmail .sec4 .step-group .circle .circle-img img{
		max-width: 50%;
	}
	.htmlmail .sec4 .step-group .step1-circle,.htmlmail .sec4 .step-group .step2-circle,.htmlmail .sec4 .step-group .step3-circle{
		grid-row: 2;
	}
	.htmlmail .sec4 .step-group .circle:after{
		right: -30px;
	}
	.htmlmail .sec4 .step3-circle .circle:after{
		display: none;
	}
	.htmlmail .sec4 .step-group .step{
		margin-top: 10px;
	}
	.htmlmail .sec5 .htmlmail_swiper{
		padding-bottom: 150px;
	}
	.htmlmail .sec6 .subtit{
		font-size: 3.5rem;
		margin-top: 60px;
	}
	.htmlmail .sec6 .group {
		grid-template-columns: 1fr;
		position: static;
	}
	.htmlmail .sec6 .group .item1{
		padding-right: 0;
		max-width: 366px;
		margin: 0 auto;
	}
	.htmlmail .sec6 a{
		margin-top: 20px;
		margin-bottom: 60px;
	}
	.htmlmail .sec6 a:after{
		right: 36px;
	}
	.htmlmail .sec6 a:hover:after{
		right: 26px;
	}
	.htmlmail .sec6 .group .item2{
		max-width: 366px;
		margin: 0 auto 40px;
	}
	.htmlmail .sec7 .phone-box{
		grid-template-columns: 1fr;
		justify-items: center;
		grid-row-gap: 20px;
	}
	.htmlmail .sec7 .phone-box a{
		grid-template-columns: 45px 1fr;
	}
	.htmlmail .idx_contact{
		margin-top: 40px;
	}
}

@media screen and (max-width: 940px){
	.htmlmail .sec5 .htmlmail_swiper .swiper-foreground{
		left: 408px;
	}
}

@media screen and (max-width:768px){
	.htmlmail section .idx_h2_tit h2{
		background-size: auto 50px;
	}
	.htmlmail section .idx_h2_tit h2 span{
		display: block;
		margin-top: 14px;
		font-size: 1.6rem;
		line-height: 1.2;
	}
	.htmlmail .sec1{
		padding-top: 20px;
	}
	.htmlmail .sec1 .subtext h2{
		font-size: 2.8rem;
	}
	.htmlmail .sec1 .con h3 span{
		font-size: 2.4rem;
	}
	.htmlmail .sec2 .idx_h2_tit:after{
		background-size: auto 50px;
		opacity: 0.4;
	}
	.htmlmail .sec3 .idx_h2_tit:after{
		background-size: auto 50px;
		opacity: 0.4;
	}
	.htmlmail .sec3 .group1,.htmlmail .sec3 .group3{
		position: static;
	}
	.htmlmail .sec3 .group{
		display: block;
		max-width: 305px;
		width: auto;
		margin: 0 auto;
	}
	.htmlmail .sec3 .group .circle-text{
		width: 100%;
		font-size: 1.6rem;
		margin-top: 20px;
		margin-bottom: 40px;
	}
	.htmlmail .sec3 .group3 .circle-text{
		margin-bottom: 0;
	}
	.htmlmail .sec3 .circle-group .circle p{
		font-size: 2rem;
	}
	.htmlmail .sec4 .idx_h2_tit:after{
		background-size: auto 50px;
		opacity: 0.4;
	}
	.htmlmail .sec4 .step-group .circle p{
		font-size: 1.4rem;
	}
	.htmlmail .sec4 .comment-paragraphs .comment{
		font-size: 1.4rem;
	}
	.htmlmail .sec5 .idx_h2_tit:after{
		background-size: auto 50px;
		opacity: 0.4;
	}
	.htmlmail .sec5 .htmlmail_swiper{
		padding: 68px 0 176px;
	}
	.htmlmail .sec5 .htmlmail_swiper .swiper-slide{
		width: 240px;
	}
	.htmlmail .sec5 .htmlmail_swiper .swiper-foreground{
		top: 60px;
		left: 0;
		right: 0;
		margin: 0 auto;
		width: 256px;
	}
	.htmlmail .sec6 .subtit{
		font-size: 3rem;
	}
	.htmlmail .sec7{
		padding: 60px 0;
	}
	.htmlmail .sec7 .phone-box p{
		font-size: 2rem;
		text-align: center;
	}
	.htmlmail .sec7 .phone-box p span{
		font-size: 1.6rem;
	}
	.htmlmail .sec7 .phone-box a span{
		font-size: 3.6rem;
	}
	.htmlmail .sec7 .phone-box a{
		pointer-events: auto;
	}
}
@media screen and (max-width:480px){
	.htmlmail .mv{
		margin-top: 30px;
	}
	.htmlmail .mv .mv-title{
		background-size: 300px, 220%;
	}
	.htmlmail .mv .mv-title h1{
		font-size: 2.2rem;
	}
	.htmlmail section .idx_h2_tit h2 span{
		display: none;
	}
	.htmlmail .h2_subtext{
		display: block;
	}
	.htmlmail .sec1{
		padding: 0 0 60px;
	}
	.htmlmail .sec1 .con{
		padding-left: 20px;
		padding-right: 20px;
	}
	.htmlmail .sec1 .con ul li{
		padding-left: 0;
	}
	.htmlmail .sec1 .con1{
		grid-template-columns: 9fr minmax(40px,1fr);
	}
	.htmlmail .sec1 .con1 .con-img{
		grid-row: 1;
	}
	.htmlmail .sec1 .con ul{
		grid-row: 2;
		grid-column: span 2;
	}
	.htmlmail .sec1 .subtext{
		padding-top: 30px;
	}
	.htmlmail .sec1 .subtext h2{
		font-size: 2.4rem;
	}
	.htmlmail .sec2 .album{
		grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	}
	.htmlmail .sec2 .album,.htmlmail .sec3 .circle-group{
		padding-top: 40px;
		padding-bottom: 60px;
	}
	.htmlmail .sec4 .step-group{
		grid-template-columns: 1fr 1fr;
		grid-row-gap: 10px;
		grid-column-gap: 40px;
		max-width: 275px;
		margin: 40px auto 0;
	}
	.htmlmail .sec4 .step-group .step3-circle,.htmlmail .sec4 .step-group .step4-circle{
		grid-row: 4;
	}
	.htmlmail .sec4 .step-group .circle:after{
		right: -25px;
	}
	.htmlmail .sec4 .step-group .step:nth-of-type(3){
		margin-top: 10px;
	}
	.htmlmail .sec4 .step3-circle .circle:after{
		display: block;
	}
	.htmlmail .sec4 .step2-circle .circle:after,.htmlmail .sec4 .step4-circle .circle:after{
		display: none;
	}
	.htmlmail .sec4 .comment-paragraphs{
		margin-bottom: 60px;
	}
	.htmlmail .sec5 .htmlmail_swiper{
		padding-top: 48px;
		padding-bottom: 127px;
	}
	.htmlmail .sec5 .htmlmail_swiper .swiper-foreground {
		top: 40px;
	}
	.htmlmail .sec6 .idx_h2_tit h2 span{
		display: block;
	}
	.htmlmail .sec6 .subtit{
		font-size: 2.4rem;
		margin-top: 40px;
	}
	.htmlmail .sec6 .subtext{
		font-size: 1.6rem;
	}
	.htmlmail .sec6 a{
		font-size: 1.6rem;
	}
	.htmlmail .sec6 .group .item2 .item-text{
		font-size: 1.6rem;
		line-height: 1.4;
	}
	.htmlmail .sec7{
		padding: 40px 0;
	}
	.htmlmail .sec7 .phone-box{
		padding-left: 10px;
		padding-right: 10px;
		width: 100%;
	}
	.htmlmail .sec7 .phone-box p{
		font-size: 1.8rem;
	}
	.htmlmail .sec7 .phone-box a img{
		max-width: 30px;
	}
	.htmlmail .sec7 .phone-box a span{
		font-size: 3rem;
	}
}

.sec5,.sec6{
	display: none;
}

/* 20240624 add banner style */
.banner202406{
	margin-bottom: 140px;
}

.htmlmail .banner202406 .idx_h2_tit:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/banner202406_img00.png") no-repeat right center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.banner_box{
	margin-top: 75px;
	background-color: #4593d0;
	padding-top: 18px;
	padding-bottom: 27px;
	position: relative;
}
.banner_title{
	background-image: linear-gradient(to right, #ffffff 0%, #ffffff 50%, transparent 100%);
	width: 60%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 11px 0 11px 50px;
}
.banner_tLogo{
	width: 148px;
	flex: none;
}
.banner_tLogo img{
	display: block;
	max-width: 100%;
}
.banner_inner{
	/* padding-left: 50px; */
	font-size: 4.2rem;
	color: #fff;
	line-height: 1.31;
	font-weight: bold;
	padding: 25px 0 25px 50px;
	width: 60%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.banner_img{
	position: absolute;
	top: 50%;
	right: 40px;
	transform: translateY(-50%);
	width: 34.75%;
}
.banner_img img{
	display: block;
	max-width: 100%;
}
.banner_btn{
	padding: 0 0 0 50px;
	width: 60%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.banner_btn a{
	display: block;
	width: 345px;
	text-align: center;
	font-size: 2.0rem;
	line-height: 1;
	color: #ffffff;
	background: #ed6c00 url("../img/banner202406_img05.png") no-repeat right 25px center;
	border-radius: 5px;
	text-decoration: none;
	padding: 22px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.banner_btn a:hover{
	background-color: #cc5d17;
}

.banner202406_02{
	padding-bottom: 20px;
}

.banner_box02{
	background-color: #fff7d1;
}

.banner_title02{
	width: calc(100% - 40px);
	display: flex;
	align-items: center;
}
.banner_tText{
	font-size: 2.8rem;
	color: #e94e4c;
	font-weight: bold;
	line-height: 1.2;
	flex: 1 1 auto;
	padding-left: 150px;
}

.banner_inner02{
	font-size: 3.2rem;
	color: #004da0;
	padding: 15px 0 15px 50px;
}

.banner_img02{
	width: 37.833%;
}

@media screen and (max-width:1200px){
	
	.banner_box {
	    margin-top: 75px;
	    padding-top: 1.5vw;
	    padding-bottom: 2.25vw;
	}
	
	.banner_title {
	    padding: 0.92vw 0 0.92vw 4.16vw;
	}
	.banner_title02 {
	    width: calc(100% - 3.33vw);
	}
	.banner_tLogo {
	    width: 12.58vw;
	}
	.banner_tText {
	    padding-left: 4.166vw;
		font-size: 2.33vw;
	}
	
	.banner_inner {
	    font-size: 3.16vw;
	    padding: 2.08vw 0 2.08vw 4.166vw;
	    width: 60%;
	}
	
	.banner_inner02 {
	    font-size: 2.66vw;
	    padding: 1.25vw 0 1.25vw 4.166vw;
	}
	
	.banner_btn {
	    padding: 0 0 0 4.166vw;
	    width: 60%;
	}
	.banner_btn a {
	    width: 26.75vw;
	    font-size: 1.66vw;
	    background-position: right 2.08vw center;
	    padding: 1.66vw 0.833vw;
	}
	.banner_img {
	    right: 3.33vw;
	}
	
}

@media screen and (max-width:1024px){
	.htmlmail .banner202406 .idx_h2_tit:after {
		background-size: auto 60px;
	}
	.banner202406{
		margin-bottom: 80px;
	}
	.banner_box {
	    margin-top: 60px;
	}
}

@media screen and (max-width:768px){
	.htmlmail .banner202406 .idx_h2_tit:after {
		background-size: auto 50px;
		opacity: 0.4;
	}
}

@media screen and (max-width:700px){
	.banner202406{
		margin-bottom: 60px;
	}
	.banner_box {
	    margin-top: 40px;
	    padding-top: 15px;
	    padding-bottom: 30px;
	}
	
	.banner_title {
		width: 100%;
	    padding: 0.92vw 0 0.92vw 4.16vw;
	}
	.banner_title02 {
	    width: calc(100%);
	}
	.banner_tLogo {
	    width: 20.0vw;
	}
	.banner_tText {
	    padding-left: 4.166vw;
		font-size: 2.93vw;
	}
	
	.banner_inner {
	    font-size: 5.56vw;
		padding: 25px 2.166vw;
		text-align: center;
	    width: auto;
	}
	
	.banner_inner02 {
	    font-size: 4.36vw;
	    padding: 25px 2.166vw;
	}
	
	.banner_img {
		width: auto;
		position: relative;
		top: 0;
		right: 0;
		transform: translateY(0);
		padding: 0 4.166vw;
	}
	.banner_img img {
	    display: block;
		margin: 0 auto;
		max-width: 80%;
	}
	
	.banner_btn {
	    padding: 0 4.166vw;
	    width: auto;
		margin-top: 25px;
	}
	.banner_btn a {
	    width: 240px;
	    font-size: 1.6rem;
	    background-position: right 20px center;
	    padding: 12px 5px;
		margin: 0 auto;
	}
	
}

/*20240910*/
.sec_update240910 .gallery-group{
	margin-top: 90px;
	margin-bottom: 105px;
	background: #4593d0;
	border-radius: 10px;
	padding: 30px;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px,310px));
	grid-gap: 20px 20px;
	justify-content: space-around;
}
.sec_update240910 .gallery-group a{
	display: inline-block;
	font-size: 2rem;
	line-height: 1;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 14px 10px;
	background: #ed6c00;
	border-radius: 5px;
}
.sec_update240910 .gallery-group a:hover{
	background: #cc5d17;
}
.sec_update240910 .idx_h2_tit:after{
    content: "";
    width: 100%;
    height: 100%;
    background: url("../img/update240910_Production.png") no-repeat right center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
@media screen and (max-width:1024px){
	.sec_update240910 .idx_h2_tit:after{
		background-size: auto 60px;
	}
}
@media screen and (max-width:1023px){
	.sec_update240910 .gallery-group{
		margin-top: 60px;
		margin-bottom: 80px;
	}
}
@media screen and (max-width:768px){
	.sec_update240910 .gallery-group{
		margin-top: 40px;
		margin-bottom: 60px;
		padding: 20px;
	}
	.sec_update240910 .idx_h2_tit:after{
		background-size: auto 50px;
		opacity: 0.4;
	}
}





