@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;
	border-bottom: 2px solid #ccc;
}
.inner {
	margin: 0 auto;
}
h2 {
	font-size: 48px;
	text-align: center;
	line-height: 1.4;
	margin-bottom: 55px;
}
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 span {
	display: block;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #00a03c;
	margin: 40px 0 4px;
	line-height: 1.6;
}
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;
}
#main {
	padding-top: 105px;
}

/* -----------------------------------------------------------------------------

	conversion
  
----------------------------------------------------------------------------- */
.conversion {
	width: 100%;
	height: 457px;
	padding-top: 120px;
	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;
	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.top p span {
	right: 112px;
}
.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.top p span:after {
	right: 178px;
}


/* -----------------------------------------------------------------------------

	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;
	left: 0;
}
header p.logo img {
	margin-left: 20px;
}
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;
}
#mv .lead {
	padding: 46px 0;
	text-align: center;
	position: relative;
}
#mv .lead:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -35px;
	width: 100px;
	height: 40px;
	background: url(../img/img_arw.png);
	margin-left: -50px;
}

/* -----------------------------------------------------------------------------

	mv
  
----------------------------------------------------------------------------- */
#mv {
	padding: 0;
}
#mv .mainContents {
	background: url(../img/mv_sp.jpg) no-repeat center top;
}
#mv .mainContents .inner {
	position: relative;
	height: 684px;
}
#mv .mainContents h1 {
	width: 548px;
	height: 343px;
	position: absolute;
	top: 34px;
	left: 0;
}
#mv .mainContents h1 img {
	width: 100%;
}
#mv .mainContents p {
	text-align: center;
	padding-top: 473px;
	position: relative;
}
#mv .mainContents p span {
	position: absolute;
	top: 318px;
	right: 108px;

}

/* -----------------------------------------------------------------------------

	lead
  
----------------------------------------------------------------------------- */

#lead {
	background: url(../img/bg_lead.gif) repeat left top;
	padding: 40px 25px 60px;
}
#lead h2 {
	margin-bottom: 0;
}
#lead h2 img {
	vertical-align: bottom;
}
#lead h2:before {
	content: none;
}
#lead h2 + ul > li {
	border: 6px solid #2e6ec5;
	width: 100%;
	border-radius: 16px;
	box-sizing: border-box;
	background: #fff;
	position: relative;
}
#lead h2 + ul > li h3 {
	background: #2e6ec5;
	padding: 80px 0;
	text-align: center;
	color: #fff;
	font-size: 48px;
	position: relative;
}
#lead h2 + ul > li h3 span {
	display: block;
	font-size: 28px;
}
#lead h2 + ul > li h3:before {
	content: "";
	background: url(../img/icon_leader02.png) no-repeat;
	position: absolute;
	top: -60px;
	left: 50%;
	margin-left: -60px;
	width: 121px;
	height: 121px;
}
#lead h2 + ul > li> p {
	text-align :center;
	padding :30px;
}
#lead h2 + ul > li p span {
	font-size: 18px;
	display: block;
	text-align: left;
	margin-top: 15px;
	line-height: 1.2;
}
#lead h2 + ul > li dl {
	padding :0 30px 20px;
}
#lead h2 + ul > li dl dt {
	background: #2e6ec5;
	color: #fff;
	padding: 15px 0;
	border-radius: 10px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.3;
}
#lead h2 + ul > li dl dd li {
	border-bottom: 2px solid #ddd;
	padding: 20px 0;
	font-size: 28px;
}
#lead h2 + ul > li dl dd li span {
	color :#2e6ec5;
	display: inline-block;
	width: 170px;
	font-weight: bold;
}
#lead h2 + ul > li dl dd p {
	text-align: left;
	font-size: 24px;
	margin-top: 15px;
	line-height: 1.2;
}
#lead h2 + ul > li:first-child {
	border: 3px solid #e90000;
	margin: 0 0 70px;
}
#lead h2 + ul > li:first-child h3:before {
	background: url(../img/icon_leader01.png) no-repeat;
}
#lead h2 + ul > li:first-child h3 {
	background: #e90000;
}
#lead h2 + ul > li:first-child dl dt {
	background: #e90000;
}
#lead h2 + ul > li:first-child  dl dd li span {
	color :#e90000;
}
#lead h2 + ul > li:last-child:before {
	content: "";
	background: url(../img/line_leader_sp.png) no-repeat;
	position: absolute;
	height: 500px;
	width: 294px;
	top: 445px;
	right: 11px;
}



/* -----------------------------------------------------------------------------

	merit
  
----------------------------------------------------------------------------- */
#merit {
	background: #f1ffdb;
}
#merit h2:before {
	background-image: url(../img/merit/icon_ttl.png);
}
#merit ul li {
	width: 720px;
	margin: 0 auto 40px;
}
#merit ul li figure img {
	width: 100%;
	border-radius: 10px 10px 0 0;
}
#merit ul li div {
	background: #fff;
	border-radius: 0 0 10px 10px;
}
#merit ul li h3 {
	font-size: 38px;
	line-height: 1.3;
	border-bottom: 2px solid #f1f1f1;
	padding: 15px 50px 15px 150px;
	box-sizing: border-box;
	position: relative;
}
#merit ul li:last-child h3 {
	padding: 40px 50px 39px 150px;
}
#merit 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/merit/bk_ttl.png) no-repeat;
	box-sizing: border-box;
}
#merit ul li h3 b span {
	font-size: 68px;
	display: block;
	padding-top: 10px;
}
#merit ul li p {
	font-size: 30px;
	line-height: 1.6;
	padding: 30px 25px;
	box-sizing: border-box;
}


/* -----------------------------------------------------------------------------

	advice
  
----------------------------------------------------------------------------- */

#advice {
	background:url(../img/advice/bg_advice_sp.png) repeat top left;
	height: 1228px;
	padding-top: 107px;
	box-sizing: border-box;
}
#advice h2 {
	padding-top: 0;
	margin-bottom: 20px;
}
#advice h2:before {
	background-image: url(../img/advice/icon_ttl.png);
}
#advice .adviceInner .inner div {
	padding: 0 45px 40px;
}
#advice p {
	text-align: center;
	margin-bottom: 30px;
}
#advice dl dt {
	color: #00a03c;
	font-size: 34px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 30px;
	text-align: center;
}
#advice dl dd {
	line-height: 1.6;
	color: #555;
	font-size: 30px;
}



/* -----------------------------------------------------------------------------

	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-left: 10px;
}
#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;
}


/* -----------------------------------------------------------------------------

	counterplan
  
----------------------------------------------------------------------------- */

#counterplan .inner {
	padding: 0 25px;
}
#counterplan h2:before {
	background-image: url(../img/counterplan/icon_ttl.png);
}
#counterplan .tpms {
	margin: 0 0 30px;
}
#counterplan h3 {
	background: #00a03c;
	color: #fff;
	padding: 55px 0;
	text-align: center;
	position: relative;
	margin-bottom: 30px;
	border-radius: 16px;
	font-size: 38px;
	margin-bottom: 55px;
}
#counterplan h3 span {
	font-size: 32px;
	font-weight: normal;
	display: block;
	margin: 10px 0 0;
}
#counterplan h3:after {
	content: "";
	background: url(../img/counterplan/parts_counterplan01.png) no-repeat;
	position: absolute;
	bottom: -23px;
	left: 50%;
	width: 48px;
	height: 25px;
	margin-left: -24px;
}
#counterplan dl {
	width: 575px;
	margin: 0 auto 30px;
}
#counterplan dl dt{
	font-size: 38px;
	line-height: 1.4;
	padding-top: 210px;
	background: url(../img/counterplan/img_counterplan01.png) center top no-repeat;
	box-sizing: border-box;
	font-weight: bold;
	color: #222;
	text-align: center;
	margin-bottom: 35px;
}
#counterplan dl dd {
	font-size: 34px;
	color: #fff;
	background: #e90000;
	padding: 30px 0;
	text-align: center;
	position: relative;
	border-radius: 20px;
	font-weight: bold;
}
#counterplan dl dd:after {
	content: "";
	background: url(../img/counterplan/parts_counterplan02.png) no-repeat;
	position: absolute;
	top: -33px;
	right: 100px;
	width: 65px;
	height: 34px;
}
#counterplan p {
	text-align: center;
}
#counterplan .movie > span {
	font-size: 34px;
	font-weight: bold;
	display: block;
	margin-top: 15px;
	line-height: 1.6;
	text-align: left;
}
#counterplan iframe {
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 400px;
}


/* -----------------------------------------------------------------------------

	footer
  
----------------------------------------------------------------------------- */
footer {
	text-align: center;
	padding: 40px 0 30px;
}
footer ul {
	margin-bottom: 30px;
}
footer ul li {
	display: inline-block;
	margin: 0 10px;
}
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;
}

}