@charset "utf-8";
 @media screen and (max-width: 768px) {
html, body {
	width: 768px;
	height: 100%;
	background: #fff;
	color: #333;
	margin: 0 auto;
}
body.fixed {
	overflow: hidden;
}
/* -----------------------------------------------------------------------------

	common

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

.pc {
	display: none !important;
}
.alphaOver a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}
section {
	padding: 70px 0;
}
.inner {
	margin: 0 auto;
}
h2 {
	font-size: 48px;
	text-align: center;
	line-height: 1.4;
	margin-bottom: 40px;
}
h2:before {
	content: "";
	display: block;
	width: 100%;
	height: 93px;
	background-size: auto 93px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 25px;
}
h2 + p {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #00a03c;
	margin: -15px 0 45px;
	line-height: 1.6;
}
figure {
	line-height: 0;
}
p.pageTop {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index:50;
}
#main {
	padding-top: 105px;
}
/* -----------------------------------------------------------------------------

	conversion

----------------------------------------------------------------------------- */
.conversion {
	width: 100%;
	height: 457px;
	/* padding-top: 120px; */
	padding-top: 140px;
	box-sizing: border-box;
	text-align: center;
	background: url(../img/bg_conversion_sp.jpg) no-repeat center top;
}
.conversion p {
	width: 100%;
	position: relative;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 1.25;
	margin-bottom: 30px;
}
.conversion p b {
	font-size: 50px;
}
.conversion p span {
	display: block;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: -70px;
	right: 40px;
	background: #e90000;
	padding: 14px 12px;
	border-radius: 30px;
}
.conversion p span:after {
	content:"";
	width:38px;
	height:11px;
	background:url(../img/parts_pop_sp.png) no-repeat 0 0;
	position:absolute;
	bottom: -9px;
	right: 15px;
}
.conversion .btn img {
	display: inline-block;
	width: 720px;
}
/* -----------------------------------------------------------------------------

	header

----------------------------------------------------------------------------- */
header {
	background: #fff;
	position: fixed;
	width: 100%;
	height: 105px;
	top: 0;
	z-index: 9999;
}
header .inner {
	position: relative;
}
header p.logo {
	position: absolute;
	/* top: 20px; */
	top: 34px;
	left: 0;
}
header p.logo img {
	margin-left: 20px;
	height: 56px;
}
header span.menu {
	display: block;
	width: 108px;
	height: 104px;
	background: url(../img/btn_menu.png) no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}
header span.menu.open {
	background: url(../img/btn_menu_close.png) no-repeat;
}
/* -----------------------------------------------------------------------------

	nav

----------------------------------------------------------------------------- */
nav {
	display: none;
	position: absolute;
	top: 105px;
	width: 100%;
	background: #00a03c;
	padding-bottom: 50px;
	overflow-y: scroll;
	box-sizing: border-box;
}
nav ul li a {
	display: block;
	width: 100%;
	font-size: 33px;
	font-weight: bold;
	color: #fff;
	padding: 45px 0 45px 25px;
	box-sizing: border-box;
	background: url(../img/icon_nav.png) no-repeat 97% center;
	border-bottom: 1px solid #80d09e;
}
nav p {
	text-align: center;
	margin-top: 50px;
}
nav p img {
	display: inline-block;
	width: 720px;
}
/* -----------------------------------------------------------------------------

	mv

----------------------------------------------------------------------------- */
#mv {
	padding: 0;
}
#mv .mainContents {
	position:relative;
	z-index:2;
	background: url(../img/mv_sp.png) no-repeat center top;
}
#mv .mainContents .inner {
	position: relative;
	height: 1073px;
}
#mv .mainContents h1 {
	position: absolute;
	top: 61px;
	right: 54px;
}
#mv .mainContents p.txt01 {
	position: absolute;
	top: 407px;
	left: 40px;
}
#mv .mainContents p.txt02 {
	position: absolute;
	bottom: 76px;
	left: 23px;
}

#mv h2:before {
	content:none;
}
#mv .lead {
	position:relative;
	z-index:1;
	margin-top: -120px;
}
#mv .lead1 {
	background: url(../img/bg_lead_sp.gif);
	background-size:16px auto;
	padding:120px 25px 120px;
}
#mv .lead1 h2 {
	text-align:center;
	margin-bottom: 23px;
}
#mv .lead1 .cts figure {
	text-align:center;
	margin-bottom:35px;
}
#mv .lead1 .cts p {
	font-size: 24px;
	line-height: 1.5;
	color:#555555;
}
#mv .lead1 .cts p b {
	font-size: 36px;
	display:block;
	margin-bottom:30px;
	color: #000;
	text-align:center;
}
#mv .lead1 dl {
	margin: 35px 0 0;
	background:#faf4de;
	border-radius:10px;
	padding:45px 25px 25px 25px;
}
#mv .lead1 dl dt {
	font-size: 36px;
	font-weight:bold;
	text-align:center;
	margin-bottom: 25px;
}
#mv .lead1 dl dt b {
	font-size:46px;
	color:#e90000;
	display: block;
	margin-top: 15px;
}
#mv .lead1 dl dd {
	background:#fff;
	background-color:#fff;
	border-radius:10px;
	text-align:center;
	padding:40px 0;
}
#mv .lead2 {
	margin-top:-50px;
	background:url(../img/bg_lead2_sp.png) no-repeat center;
	padding-top: 100px;
	height:723px;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
}
#mv .lead2 h2 {
	text-align:center;
	font-size: 44px;
	color:#fff;
	font-weight:bold;
	line-height: 1.4;
	margin-bottom: 50px;
}
#mv .lead2 ul {
	text-align:center;
	width: 670px;
	margin: 0 auto;
}
#mv .lead2 ul li {
	float: left;
	margin: 0 45px 0 0;
	width:193px;
}
#mv .lead2 ul li:last-child {
	margin-right:0;
}
#mv .lead2 ul li div figure {
	margin-bottom: 30px;
}
#mv .lead2 ul li div p {
	font-weight:bold;
	font-size: 32px;
	color:#fff;
	line-height: 1.3;
}
#mv .lead2 ul li:last-child figure {
	margin-bottom: 10px;
}
#mv .lead3 {
	padding:12px 25px 70px;
}
#mv .lead3 h2 {
	text-align:center;
	font-size: 36px;
	margin-bottom:30px;
	line-height: 1.5;
}
#mv .lead3 h2 img {
	display:block;
	margin:0 auto 25px;
}
#mv .lead3 div > figure {
	margin-bottom:35px;
}
#mv .lead3 div > figure img {
	width:100%;
	height:auto;
}
#mv .lead3 figure + p {
	margin-top: 30px;
	font-size: 30px;
	line-height:1.7;
}
#mv .lead3 figure + p span {
	display:block;
	font-size: 26px;
	color:#555555;
	margin-top:20px;
}
#mv .lead3 .cause {
	margin-top:40px;
	padding: 55px 30px 15px;
	background-color:#faf4de;
	border-radius: 10px;
}
#mv .lead3 .cause h3 {
	text-align:center;
	font-size: 34px;
	margin-bottom: 50px;
}
#mv .lead3 .cause ul li {
	margin-bottom:20px;
}
#mv .lead3 .cause ul li {
	display:table;
}
#mv .lead3 .cause ul li figure {
	display:table-cell;
}
#mv .lead3 .cause ul li dl {
	display:table-cell;
	padding-left:15px;
	vertical-align:middle;
}
#mv .lead3 .cause ul li dl dt {
	font-size: 32px;
	color:#e90000;
	margin-bottom: 10px;
	line-height: 1.4;
	font-weight: bold;
}
#mv .lead3 .cause ul li dl dd {
	font-size: 28px;
	color:#555555;
	line-height: 1.5;
}
/* -----------------------------------------------------------------------------

	proposal

----------------------------------------------------------------------------- */
#proposal {
	background: #f1ffdb;
}
#proposal h2:before {
	background-image: url(../img/proposal/icon_ttl.png);
}
#proposal h2 + p {
	text-align:left;
	margin:0 25px;
}
#proposal .txt1 {
	margin:50px 25px 20px;
	height: 178px;
	background:url(../img/proposal/bg_txt1_sp.png) no-repeat;
	text-align:center;
	font-weight: bold;
	color:#fff;
	font-size: 32px;
	line-height: 1.4;
	padding-top: 30px;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
}
#proposal ul li {
	width: 720px;
	margin: 0 auto 40px;
}
#proposal ul li figure img {
	width: 100%;
	border-radius: 10px 10px 0 0;
}
#proposal ul li div {
	background: #fff;
	border-radius: 0 0 10px 10px;
}
#proposal ul li h3 {
	font-size: 38px;
	line-height: 1.3;
	border-bottom: 2px solid #f1f1f1;
	padding: 38px 50px 38px 150px;
	box-sizing: border-box;
	position: relative;
}
#proposal ul li h3 b {
	font-size: 24px;
	color: #fff;
	position: absolute;
	top: 0;
	left: -4px;
	text-align: center;
	width: 140px;
	height: 129px;
	padding: 10px 0 0;
	background: url(../img/proposal/bk_ttl.png) no-repeat;
	box-sizing: border-box;
}
#proposal ul li h3 b span {
	font-size: 68px;
	display: block;
}
#proposal ul li p {
	font-size: 30px;
	line-height: 1.6;
	padding: 30px 25px;
	box-sizing: border-box;
}
#proposal .leadCnt {
	padding: 40px 25px 0;
	background: #fff;
}
#proposal .leadCnt .txt2 {
	font-size: 34px;
	padding-top: 24px;
	line-height: 1.5;
	height:182px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	width: 100%;
	background:url(../img/proposal/bg_txt2_sp.png) no-repeat 0 0;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
	margin-bottom:15px;
}
#proposal .leadCnt .txt3 {
	font-size: 37px;
	line-height: 1.7;
	margin-bottom:15px;
	text-align: center;
	font-weight: bold;
}
#proposal .leadCnt .txt3 span {
	font-size:48px;
	color:#00a03c;
}
#proposal .leadCnt figure {
	text-align:center;
}
#proposal .boxContents h3 {
	font-size: 33px;
	line-height: 1.4;
	text-align: center;
	letter-spacing: 0.05em;
	margin: 60px 0 35px;
}
#proposal .boxContents .clr div {
	margin-bottom: 35px;
}
#proposal .boxContents .clr div:last-child {
	margin-bottom: 0;
}
#proposal .boxContents figure {
	width: 712px;
	margin: 0 auto;
}
#proposal .boxContents figure img {
	width: 100%;
	border-radius: 10px 10px 0 0;
}
#proposal .boxContents h4 {
	font-size: 38px;
	line-height: 1.4;
	font-weight: bold;
	color: #fff;
	text-align: center;
	height: 128px;
	background: url(../img/bg_subttl_sp.png) no-repeat center;
	box-sizing: border-box;
	padding: 33px 0 0;
}
#proposal .boxContents .clr div:last-child h4 {
	padding-top: 10px;
}
#proposal .boxContents dl {
	width: 712px;
	padding: 25px;
	margin: 0 auto;
	background: #fff;
	border-radius: 0 0 10px 10px;
	box-sizing: border-box;
}
#proposal .boxContents dl dt {
	font-size: 33px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
	line-height: 1.4;
}
#proposal .boxContents dl dd {
	font-size: 30px;
	color: #555;
	line-height: 1.6;
}




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

	tips

----------------------------------------------------------------------------- */
#tips {
	background: #fff;
}
#tips h2:before {
	background-image: url(../img/tips/icon_ttl.png);
}
#tips h3 {
	font-size: 33px;
	color: #fff;
	height: 130px;
	background: url(../img/tips/icon_plus.png) no-repeat 98% center #00a03c;
	padding: 50px 100px 0 140px;
	line-height: 1.2;
	margin-bottom: 25px;
	box-sizing: border-box;
	position: relative;
	-webkit-box-shadow:0px 4px 0px 0px #005b23;
	-moz-box-shadow:0px 4px 0px 0px #005b23;
	-o-box-shadow:0px 4px 0px 0px #005b23;
	-ms-box-shadow:0px 4px 0px 0px #005b23;
	box-shadow:0px 4px 0px 0px #005b23;
}

#tips h3.open {
	background: url(../img/tips/icon_minus.png) no-repeat 98% center #00a03c;
}
#tips h3:before {
	content: "";
	display: block;
	width: 110px;
	height: 130px;
	background: url(../img/tips/icon_subttl.png) no-repeat center;
	position: absolute;
	top: 0;
	left: 0;
	border-right: 2px solid #00792f;
}
#tips .accordionBox {
	display:none;
	padding: 0 25px;
	margin-bottom: 50px;
}
#tips .accordionBox:last-child {
	margin-bottom:0;
}
#tips .accordionBox p {
	font-size: 30px;
	color: #555;
	line-height: 1.8;
}
#tips .accordionBox p b {
	color: #e90000;
}
#tips .accordionBox dl {
	margin-top: 30px;
	background: #faf4de;
	border-radius: 10px;
	padding: 35px 25px 25px;
}
#tips .accordionBox dl dt {
	font-size: 32px;
	line-height: 1.4;
	text-align: center;
	font-weight: bold;
	margin-bottom: 25px;
}
#tips .accordionBox dl dt b {
	color: #e90000;
}
#tips .accordionBox dl dd figure img {
	width: 100%;
	height: auto;
}
#tips .accordionBox dl dd .note {
	margin-top: 30px;
	font-size: 18px;
	color: #555;
	line-height: 1.6;
}
/* box1-1
---------------------------------------------*/
#tips .accordionBox .box1-1 .txt p + p {
	margin-top: 20px;
}
#tips .accordionBox .box1-1 figure {
	margin-top:30px;
}
/* box1-2
---------------------------------------------*/
#tips .accordionBox .box1-2 li {
	float:left;
	margin-right: 31px;
}
#tips .accordionBox .box1-2 li:last-child {
	margin-right:0;
}
/* box2-1
---------------------------------------------*/
#tips .accordionBox .box2-1 {
	margin-bottom:30px;
}
#tips .accordionBox .box2-1 li {
	float:left;
	margin-right: 6px;
}
#tips .accordionBox .box2-1 li:last-child {
	margin-right:0;
}
/* box3
---------------------------------------------*/
#tips .accordionBox .box3 figure + figure {
	margin-top:20px;
}
/* box4
---------------------------------------------*/
#tips .accordionBox .box4 {
	padding:25px;
}
#tips .accordionBox .box4 .note {
	margin-top:20px;
	color:#555;
	line-height: 1.4;

	font-size: 18px;
}
/* -----------------------------------------------------------------------------

	flow

----------------------------------------------------------------------------- */
#flow {
	background: #f1ffdb;
	padding-right: 25px;
	padding-left: 25px;
}
#flow h2:before {
	background-image: url(../img/flow/icon_ttl.png);
}
#flow .box {
	background: #fff;
	min-height: 352px;
	box-sizing: border-box;
	padding: 0 15px 25px;
	margin-bottom: 40px;
	border-radius: 10px;
	position: relative;
}
#flow .box:after {
	content: "";
	display: block;
	width: 49px;
	height: 24px;
	background: url(../img/flow/arrow.png) no-repeat;
	position: absolute;
	bottom: -24px;
	left: 50%;
	margin-left: -25px;
}
#flow .box:last-child {
	margin-bottom: 0;
}
#flow .box:last-child:after {
	display: none;
}
#flow .box h3 {
	margin-bottom: 20px;
}
#flow .box h3 span, #flow .box h3 img, #flow .box h3 b {
	display: inline-block;
	vertical-align: middle;
}
#flow .box h3 span {
	font-size: 60px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	width: 100px;
	height: 115px;
	box-sizing: border-box;
	background: url(../img/flow/bg_ttl.png) no-repeat 0 0;
	padding: 27px 8px 0 3px;
	margin-top: -6px;
}
#flow .box h3 img {
	margin: 0 10px 0 20px;
}
#flow .box h3 b {
	font-size: 33px;
	line-height: 1.2;
}
#flow .box p {
	font-size: 30px;
	color: #555;
	line-height: 1.6;
	padding: 0 10px;
}
#flow .box p b {
	color:#00a03c;
}
#flow .box p a {
	color: #00a03c;
	text-decoration: underline;
}
#flow .box p a:hover {
	text-decoration: none;
}
#flow .box p img {
	border-radius: 10px;
	display: block;
	margin-bottom: 20px;
	width: 100%;
}
/* -----------------------------------------------------------------------------

	about

----------------------------------------------------------------------------- */
#about {
	background: #fff;
	border-bottom: 2px solid #ddd;
	padding-bottom: 0;
}
#about h2:before {
	background-image: url(../img/about/icon_ttl.png);
}
#about h2 + div p {
	font-size: 30px;
	color: #555;
	line-height: 1.6;
	padding: 30px 40px;
}
/* -----------------------------------------------------------------------------

	service

----------------------------------------------------------------------------- */
#service {
	background: #f1ffdb;
}
#service h2:before {
	background-image: url(../img/service/icon_ttl.png);
}
#service h3 {
	font-size: 33px;
	line-height: 1.4;
	text-align: center;
	letter-spacing: 0.05em;
	margin-bottom: 38px;
}
#service .clr div {
	margin-bottom: 35px;
}
#service figure {
	width: 712px;
	margin: 0 auto;
}
#service figure img {
	width: 100%;
	border-radius: 10px 10px 0 0;
}
#service h4 {
	font-size: 38px;
	line-height: 1.4;
	font-weight: bold;
	color: #fff;
	text-align: center;
	height: 128px;
	background: url(../img/bg_subttl_sp.png) no-repeat center;
	box-sizing: border-box;
	padding: 10px 0 0;
}
#service .box4 h4 {
	padding: 35px 0 0;
}
#service dl {
	width: 712px;
	padding: 25px;
	margin: 0 auto;
	background: #fff;
	border-radius: 0 0 10px 10px;
	box-sizing: border-box;
}
#service dl dt {
	font-size: 33px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
#service dl dd {
	font-size: 30px;
	color: #555;
	line-height: 1.6;
}

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

	footer

----------------------------------------------------------------------------- */
footer {
	text-align: center;
	padding: 40px 0 30px;
}
footer ul {
	margin-bottom: 30px;
}
footer ul li {
	display: inline-block;
	margin: 0 10px;
	vertical-align: middle;
	display: inline-flex;
	flex-direction: column;
	justify-content: flex-start;
}
footer ul li a {
	display: inline-block;
}
footer ul li a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}
footer small {
	font-size: 16px;
}


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

	2026 add

----------------------------------------------------------------------------- */
/* vw計算画面基準幅1400px */
/* html, body {
	overflow-x: hidden;
} */
#mv .lead1 {
	background: none;
}
#mv .mainContents {
	background-image: url("../img/bg_mv_sp.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: clamp(1090px, 142vw, 2000px) auto;
}
#mv .mainContents .inner {
	width: 1400px;
	max-width: 100%;
	aspect-ratio: 1400 / 2320;
	height: auto;
}
#mv .mainContents h1 {
	width: 1100px;
	max-width: 92%;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
#mv .mainContents h1 img {
	width: 100%;
}
#mv .mainContents p.txt1 {
	width: 880px;
	max-width: 78%;
	position: absolute;
	top: 46.76%;
	left: 50%;
	transform: translateX(-50%);
}
#mv .mainContents p.txt1 img {
	width: 100%;
}
#mv .mainContents p.txt2 {
	width: 100%;
	overflow-x: hidden;
	position: absolute;
	bottom: -4%;
	left: 45%;
	transform: translateX(-50%);
}
#mv .mainContents p.txt2 img {
	width: clamp(1097px, 142.85vw, 2000px);
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
#mv h2 {
	position: relative;
	margin-bottom: 0;
}
#mv .line h2 {
	width: 100%;
	padding: 35px 0 38px;
	position: relative;
	background-color: #d71618;
	overflow: hidden;
	line-height: 1;
	margin-top: -12px;
}
#mv .line h2 img {
	width: 730px;
	max-width: 78%;
}
#mv .line .contWrap {
	position: relative;
	overflow: hidden;
}
#mv .line .contWrap::before {
	content: "";
	width: clamp(1198px, 156vw, 2000px);
	aspect-ratio: 2000 / 2090;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	background-image: url("../img/bg_line_sp.png");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100% auto;
	pointer-events: none;
	padding-bottom: 20px;
}
#mv .line .img {
	width: 840px;
	max-width: 83%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
#mv .line .img img {
	width: 100%;
}
#mv .lead {
	margin-top: 0;
}
#mv .btnS {
	text-align: center;
}
#mv .btnS a {
	display: inline-block;
	line-height: 1;
}
#mv .btnS a img {
	vertical-align: bottom;
	width: 400px;
	height: auto;
}
#mv .btn {
	text-align: center;
	margin-top: 80px;
}
#mv .btn a {
	width: 94%;
	display: inline-block;
	background-color: #d71618;
	border-radius: 20px;
	padding: 35px 30px;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0.025em;
	box-sizing: border-box;
}
#mv .btn img {
	width: 96%;
	vertical-align: bottom;
}


}
