@charset "UTF-8";
/*
Theme Name: インド製トゥクトゥク輸入販売 zeal総代理店
Author: Catwork
*/
/* Reset
----------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
	zoom:1;	/* hasLayout in IE */
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font:inherit;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	vertical-align:baseline;
	background:transparent;
	-webkit-text-size-adjust: 100%;
	word-break:break-all;
}
p{max-height:100%;}
header, menu, nav, footer,
section,article, aside,
details, summary,
figure, figcaption{display:block;}
table{
	border-collapse:collapse;
	border-spacing:0;
}
::placeholder{
	color: #c9c9c9;
}
q, blockquote{quotes:none;}
q:before, q:after, blockquote:before, blockquote:after{
	content:"";
	content:none;
}
img{
	font-size:0;
	line-height:0;
	vertical-align:bottom;
	height:auto;
}
a{
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	color:#333;
}
a:focus{outline:none;}
a img{
	border:none;
	vertical-align:middle;
}
textarea{overflow:auto;}
label{cursor:pointer;}
.clearfix:after{
	display:block;
	visibility:hidden;
	content:".";
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
}
* html .clearfix{zoom:1;}
*:first-child + html .clearfix{zoom:1;}
a{
	text-decoration:none;
}
strong{
	font-weight:normal;
}
ul,ol{
	list-style-type:none;
}
body{
	font-family:"游ゴシック体", YuGothic, "Yu Gothic Medium", sans-serif;
	font-size:16px;
	letter-spacing:1px;
	line-height:1.5;
	color:#333;
	background:#fff;
}
.wrap{
	width:100%;
	overflow-x:hidden;
}

h2,h3,h4,h5{
	font-weight:bold;
}

.inner{
	margin:0 auto;
	width:1200px;
}
img{
	max-width:100%;
}

*{
	transition:all .5s;
}
input[type="submit"],
input[type="button"] {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
	display: none;
}
input[type="submit"]:focus,
input[type="button"]:focus {
	outline-offset: -2px;
}

.construction{
	font-size: 30px;
	position: fixed;
	width: 100%;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translate(-50%,-50%);
}

/*===============================================
横幅1200px以下
===============================================*/
@media screen and (max-width: 1200px) and (min-width: 430px){
	html,
	body,
	.wrap{
		width:1200px;
	}

}

/*===============================================
横幅431px以上
===============================================*/
@media screen and (min-width: 430px){
	a:hover{
		opacity:0.8;
		filter:alpha(opacity=80);
		-moz-opacity:0.8;
	}
	.sp{
		display:none;
	}

	/* header
	------------------------------------------------------------------------*/
	header{
		height: 90px;
		width: 100%;
	}
	header .inner{
		position: relative;
		z-index: 10000;
	}
	header .inner h1{
		position: absolute;
		top: 22px;
		left: 90px;
	}
	header .inner h1 span{
		font-size: 20px;
	}
	header .inner .logo{
		position: absolute;
		top: 10px;
		left: 0;
	}
	header .inner .tel{
		position: absolute;
		top: 22px;
		right: 480px;
	}
	header .inner .tel a{
		display: block;
		text-align: center;
	}
	header .inner .mail{
		position: absolute;
		top: 10px;
		right: 240px;
	}
	header .inner .mail a{
		display: block;
		width: 230px;
		height: 70px;
		border-radius: 10px;
		background: #0dacf1 url("img/header_icon01.png")left 50px center no-repeat;
		color: #fff;
		font-size: 18px;
		line-height: 70px;
		letter-spacing: -0.2px;
		padding-left: 88px;
		box-sizing: border-box;
	}
	header .inner .line{
		position: absolute;
		top: 10px;
		right: 0;
	}
	header .inner .line a{
		display: block;
		width: 230px;
		height: 70px;
		border-radius: 10px;
		background: #00bf00 url("img/header_image01.png")right 5px center no-repeat;
		color: #fff;
		font-size: 18px;
		line-height: 1.3;
		letter-spacing: -0.2px;
		padding: 13px 0 0 20px;
		box-sizing: border-box;
		position: relative;
	}

	/* home
	------------------------------------------------------------------------*/
	.home .key{
		height: 900px;
		background: url("img/key_bg.png")center center /cover no-repeat;
		margin-top: -90px;
		position: relative;
	}

	.home .key::before{
		position: absolute;
		top: 90px;
		left: 0;
		content: "";
		background: url("img/key_text01.png")no-repeat;
		width: 1336px;
		height: 272px;
	}
	.home .key .inner{
		padding: 138px 0 0;
		height: 900px;
		box-sizing: border-box;
		position: relative;
	}
	.home .key .inner::after{
		position: absolute;
		bottom: 0;
		left: 662px;
		content: "";
		background: url("img/key_image01.png")no-repeat;
		width: 750px;
		height: 760px;
	}
	.home .key .inner .text01{
		position: relative;
	}
	.home .key .inner .text02{
		font-size: 30px;
		font-weight: bold;
		text-shadow: 1px 1px 1px #ffffff,-1px 1px 1px #ffffff,1px -1px 1px #ffffff,-1px -1px 1px #ffffff,1px 0px 1px #ffffff,0px 1px 1px #ffffff,-1px 0px 1px #ffffff,0px -1px 1px #ffffff;
		margin-top: 16px;
		letter-spacing: -0.2px;
		position: relative;
	}
	.home .key .inner .text02 span{
		font-size: 36px;
		font-weight: bold;
	}
	.home .key .inner .text03{
		margin-top: 20px;
	}
	.home .key .inner .text04{
		position: absolute;
		bottom: 20px;
		left: 60px;
	}
	.home .key .inner .text05{
		position: absolute;
		bottom: 15px;
		left: 322px;
	}
	.home .key .inner .text06{
		position: absolute;
		bottom: 17px;
		right: 0;
		z-index: 10;
	}
	.home .key .inner .sns_box{
		position: absolute;
		top: 90px;
		right: 0;
	}
	.home .key .inner .sns_box .sns_button{
		display: inline-block;
	}


	.home .bnr_box.inner{
		padding: 90px 75px 80px;
		box-sizing: border-box;
	}
	.home .bnr_box .bnr01{
		background: url("img/bnr_bg01.png");
		width: 1050px;
		height: 300px;
		color: #fff;
		text-align: center;
		padding: 43px 0 0;
		box-sizing: border-box;
		position: relative;
	}
	.home .bnr_box .bnr01::before{
		position: absolute;
		top: -50px;
		left: -53px;
		content: "";
		background: url("img/bnr_text02.png")no-repeat;
		width: 210px;
		height: 185px;
	}
	.home .bnr_box .bnr01 .tel{
		position: absolute;
		top: 150px;
		left: 93px;
	}
	.home .bnr_box .bnr01 .tel a{
		display: block;
		text-align: center;
		color: #fff;
		font-size: 18px;
		text-shadow: 0 0 4px rgba(0,0,0,0.8);
	}
	.home .bnr_box .bnr01 .mail{
		position: absolute;
		top: 146px;
		left: 50%;
		transform: translateX(-50%);
	}
	.home .bnr_box .bnr01 .mail a{
		display: block;
		width: 280px;
		height: 70px;
		border-radius: 10px;
		background: #0dacf1 url("img/header_icon01.png")left 75px center no-repeat;
		color: #fff;
		font-size: 18px;
		line-height: 70px;
		letter-spacing: -0.2px;
		text-align: left;
		padding-left: 114px;
		box-sizing: border-box;
	}
	.home .bnr_box .bnr01 .line{
		position: absolute;
		top: 146px;
		right: 94px;
	}
	.home .bnr_box .bnr01 .line a{
		display: block;
		width: 280px;
		height: 70px;
		border-radius: 10px;
		background: #00bf00 url("img/header_image01.png")right 5px center no-repeat;
		color: #fff;
		font-size: 18px;
		line-height: 1.3;
		letter-spacing: -0.2px;
		text-align: left;
		padding: 13px 0 0 66px;
		box-sizing: border-box;
		position: relative;
	}
	.home .bnr_box .bnr01 .line a::before{
		position: absolute;
		top: 20px;
		left: 20px;
		content: "";
		background: url("img/bnr_icon01.png")no-repeat;
		width: 32px;
		height: 31px;
	}
	.home .bnr_box .bnr01 .text02{
		position: absolute;
		bottom: 34px;
		left: 144px;
		display: block;
		width: 120px;
		height: 30px;
		border: 2px solid #fff;
		box-sizing: border-box;
		border-radius: 15px;
		line-height: 26px;
		text-align: center;
		text-shadow: 0 0 4px rgba(0,0,0,0.8);
	}
	.home .bnr_box .bnr01 .text03{
		position: absolute;
		bottom: 35px;
		left: 273px;
		font-size: 20px;
		letter-spacing: -0.2px;
		text-shadow: 0 0 4px rgba(0,0,0,0.8);
	}

	.home .bnr_box .bnr02{
		display: block;
		background: url("img/bnr_bg02.png");
		width: 510px;
		height: 350px;
		color: #fff;
		float: left;
		margin: 30px 30px 0 0;
		box-sizing: border-box;
		text-align: center;
		position: relative;
	}
	.home .bnr_box .bnr02 .text01{
		margin-top: 21px;
		z-index: 5;
		position: relative;
	}
	.home .bnr_box .bnr02 .text02{
		position: absolute;
		top: 72px;
		left: 10px;
		background: url("img/bnr_image01.png")no-repeat;
		width: 239px;
		height: 210px;
		padding: 52px 0 0;
		color: #000;
		font-weight: bold;
		line-height: 1.6;
		z-index: 4;
	}
	.home .bnr_box .bnr02 .text03{
		position: absolute;
		top: 128px;
		right: 17px;
	}
	.home .bnr_box .bnr02 .text04{
		position: absolute;
		bottom: 20px;
		left: 50%;
		transform: translateX(-50%);
		width: 185px;
		height: 30px;
		background: #36da99;
		border-radius: 15px;
		line-height: 30px;
		font-weight: bold;
	}

	.home .bnr_box .bnr03{
		display: block;
		background: url("img/bnr_bg03.png");
		width: 510px;
		height: 350px;
		float: left;
		margin-top: 30px;
		box-sizing: border-box;
		text-align: center;
		position: relative;
	}
	.home .bnr_box .bnr03 .text01{
		margin-top: 21px;
		position: relative;
	}
	.home .bnr_box .bnr03 .text02{
		font-weight: bold;
		margin-top: 16px;
		line-height: 1.7;
		letter-spacing: -0.4px;
	}
	.home .bnr_box .bnr03 .text03{
		margin-top: 14px;
	}
	.home .bnr_box .bnr03 .text04{
		width: 240px;
		height: 50px;
		background: #36da99;
		border-radius: 25px;
		line-height: 50px;
		color: #fff;
		font-size: 18px;
		font-weight: bold;
		letter-spacing: -0.4px;
		margin: 17px auto 0;
	}


	.home .cont01{
		background: url("img/home_bg01.png")center center /cover no-repeat;
		height: 513px;
		padding: 43px 0 0;
		box-sizing: border-box;
		color: #fff;
		position: relative;
	}
	.home .cont01 h2{
		width: 440px;
		float: left;
		font-size: 36px;
		font-weight: bold;
		margin-top: 125px;
		letter-spacing: -0.2px;
		line-height: 1.7;
		text-shadow: 0 0 5px rgba(0,0,0,0.8);
		position: relative;
	}
	.home .cont01 h2::before{
		position: absolute;
		top: -45px;
		left: 0;
		content: "";
		background: url("img/home_text01.png")no-repeat;
		width: 121px;
		height: 24px;
	}
	.home .cont01 .text{
		width: 760px;
		float: left;
		font-size: 18px;
		font-weight: bold;
		letter-spacing: -0.4px;
		line-height: 2;
		text-shadow: 0 0 5px rgba(0,0,0,0.8);
	}


	.home .cont02{
		padding: 228px 0 0;
	}
	.home .cont02 .inner h2{
		font-size: 36px;
		letter-spacing: -0.4px;
		position: relative;
	}
	.home .cont02 .inner h2::before{
		position: absolute;
		top: -46px;
		left: 0;
		content :"";
		background: url("img/home_text02.png")no-repeat;
		width: 204px;
		height: 20px;
	}
	.home .cont02 .inner h2::after{
		position: absolute;
		top: -172px;
		right: 0;
		content :"";
		background: url("img/home_image05.png")no-repeat;
		width: 597px;
		height: 658px;
	}
	.home .cont02 .inner ul{
		margin-top: 42px;
	}
	.home .cont02 .inner ul li{
		display: inline-block;
		background: url("img/home_image01.png")center top no-repeat;
		width: 121px;
		padding: 140px 0 0;
		box-sizing: border-box;
		color: #0dacf1;
		font-size: 18px;
		font-weight: bold;
		letter-spacing: -1px;
		text-align: center;
		vertical-align: top;
		margin-right: 20px;
	}
	.home .cont02 .inner ul li:nth-of-type(2){
		background: url("img/home_image02.png")center top no-repeat;
	}
	.home .cont02 .inner ul li:nth-of-type(3){
		background: url("img/home_image03.png")center top no-repeat;
	}
	.home .cont02 .inner ul li:nth-of-type(4){
		background: url("img/home_image04.png")center top no-repeat;
	}
	.home .cont02 .inner .box01{
		margin: 235px 0 0 600px;
		position: relative;
	}
	.home .cont02 .inner .box01::before{
		position: absolute;
		top: -104px;
		right: 647px;
		content :"";
		background: url("img/home_image06.png")no-repeat;
		width: 660px;
		height: 546px;
	}
	.home .cont02 .inner .box01 .text01{
		font-size: 18px;
		line-height: 2.24;
		letter-spacing: -0.6px;
		margin-top: 38px;
	}
	.home .cont02 .box02{
		background: #fff379;
		margin-top: 110px;
		padding: 66px 0 58px;
		text-align: center;
	}
	.home .cont02 .box02 h3{
		width: 591px;
		margin: 0 auto;
		position: relative;
	}
	.home .cont02 .box02 h3::before{
		position: absolute;
		top: -270px;
		left: -670px;
		content :"";
		background: url("img/home_image07.png")no-repeat;
		width: 639px;
		height: 772px;
	}
	.home .cont02 .box02 h3::after{
		position: absolute;
		top: -245px;
		right: -650px;
		content :"";
		background: url("img/home_image08.png")no-repeat;
		width: 615px;
		height: 732px;
	}
	.home .cont02 .box02 .text02{
		font-size: 18px;
		font-weight: bold;
		line-height: 2;
		letter-spacing: -0.4px;
		margin-top: 40px;
	}


	.home .cont03{
		background: linear-gradient(180deg, #fff 0px, #fff 365px, #fff4fa 365px, #fff4fa 855px, #e6f7fe 855px, #e6f7fe 1345px, #fff0ef 1345px, #fff0ef 1835px, #ebfbf5 1835px, #ebfbf5 2325px, #e6f7fe 2325px, #e6f7fe 2815px, #fff 2815px);
		text-align: center;
		padding: 0 0 154px;
		z-index: -1;
		position: relative;
	}
	.home .cont03::before{
		position: absolute;
		top: 160px;
		left: 50%;
		transform: translateX(-50%);
		content :"";
		background: url("img/home_text05.png")no-repeat;
		width: 378px;
		height: 32px;
	}
	.home .cont03 h2{
		display: inline-block;
		height: 365px;
		box-sizing: border-box;
		font-size: 80px;
		letter-spacing: -5px;
		padding: 186px 0 0;
		position: relative;
	}
	.home .cont03 h2::before{
		position: absolute;
		top: 60px;
		left: -150px;
		content :"";
		background: url("img/home_text06.png")no-repeat;
		width: 210px;
		height: 184px;
	}
	.home .cont03 h2::after{
		position: absolute;
		top: 60px;
		right: -170px;
		content :"";
		background: url("img/home_text07.png")no-repeat;
		width: 210px;
		height: 184px;
	}
	.home .cont03 .inner .cont{
		display: block;
		width: 560px;
		height: 370px;
		margin: 60px 0 115px 480px;
		background: #ff97cc;
		text-align: left;
		color: #fff;
		padding: 32px 0 0 40px;
		box-sizing: border-box;
		position: relative;
	}
	.home .cont03 .inner .cont::before{
		position: absolute;
		top: -30px;
		left: -480px;
		content: "";
		background: url("img/home_image09.png")no-repeat;
		width: 720px;
		height: 430px;
		z-index: -1;
	}
	.home .cont03 .inner .cont::after{
		position: absolute;
		top: 223px;
		left: -610px;
		content: "";
		background: url("img/home_text08.png")no-repeat;
		width: 254px;
		height: 254px;
	}
	.home .cont03 .inner .cont:nth-of-type(2){
		margin: 0 0 120px 160px;
		background: #0dacf1;
		padding: 55px 0 0 50px;
	}
	.home .cont03 .inner .cont:nth-of-type(2)::before{
		top: -25px;
		right: -480px;
		left: auto;
		background: url("img/home_image10.png")no-repeat;
	}
	.home .cont03 .inner .cont:nth-of-type(2)::after{
		top: -120px;
		right: -610px;
		left: auto;
		background: url("img/home_text09.png")no-repeat;
	}
	.home .cont03 .inner .cont:nth-of-type(3){
		margin-bottom: 120px;
		background: #ff6d60;
		padding: 50px 0 0 45px;
	}
	.home .cont03 .inner .cont:nth-of-type(3)::before{
		top: -25px;
		background: url("img/home_image11.png")no-repeat;
	}
	.home .cont03 .inner .cont:nth-of-type(3)::after{
		background: url("img/home_text10.png")no-repeat;
	}
	.home .cont03 .inner .cont:nth-of-type(4){
		margin: 0 0 120px 160px;
		background: #36da99;
		padding: 45px 0 0 45px;
	}
	.home .cont03 .inner .cont:nth-of-type(4)::before{
		top: -25px;
		right: -480px;
		left: auto;
		background: url("img/home_image12.png")no-repeat;
	}
	.home .cont03 .inner .cont:nth-of-type(4)::after{
		top: -120px;
		right: -610px;
		left: auto;
		background: url("img/home_text11.png")no-repeat;
	}
	.home .cont03 .inner .cont:nth-of-type(5){
		background: #53d3e3;
		padding: 56px 0 0 50px;
	}
	.home .cont03 .inner .cont:nth-of-type(5)::before{
		top: -25px;
		background: url("img/home_image13.png")no-repeat;
	}
	.home .cont03 .inner .cont:nth-of-type(5)::after{
		background: url("img/home_text12.png")no-repeat;
	}
	.home .cont03 .inner .cont h3{
		font-size: 30px;
		line-height: 1.55;
		position: relative;
	}
	.home .cont03 .inner .cont h3::before{
		position: absolute;
		top: -70px;
		right: -85px;
		content: "";
		background: url("img/home_image14.png")no-repeat;
		width: 246px;
		height: 159px;
	}
	.home .cont03 .inner .cont:nth-of-type(2) h3::before{
		top: -96px;
		right: -41px;
		background: url("img/home_image15.png")no-repeat;
	}
	.home .cont03 .inner .cont:nth-of-type(3) h3::before{
		top: -90px;
	}
	.home .cont03 .inner .cont:nth-of-type(4) h3::before{
		top: -85px;
		right: -41px;
		background: url("img/home_image15.png")no-repeat;
	}
	.home .cont03 .inner .cont:nth-of-type(5) h3::before{
		top: -105px;
	}
	.home .cont03 .inner .cont h3::after{
		position: absolute;
		bottom: -28px;
		left: 0;
		content: "";
		background: url("img/home_text13.png")no-repeat;
		width: 174px;
		height: 14px;
	}
	.home .cont03 .inner .cont:nth-of-type(2) h3::after{
		background: url("img/home_text14.png")no-repeat;
	}
	.home .cont03 .inner .cont:nth-of-type(3) h3::after{
		background: url("img/home_text15.png")no-repeat;
	}
	.home .cont03 .inner .cont:nth-of-type(4) h3::after{
		background: url("img/home_text16.png")no-repeat;
	}
	.home .cont03 .inner .cont:nth-of-type(5) h3::after{
		background: url("img/home_text17.png")no-repeat;
	}
	.home .cont03 .inner .cont .text{
		line-height: 2;
		letter-spacing: -0.2px;
		margin-top: 44px;
	}
	.home .cont03 .inner .cont .text span{
		display: block;
		line-height: 1.6;
		font-size: 24px;
		margin-bottom: 30px;
	}


	.home .cont04{
		background: #fff379;
		height: 480px;
		box-sizing: border-box;
		margin-bottom: 240px;
	}
	.home .cont04 .inner{
		padding: 45px 0 0;
		text-align: center;
		position: relative;
	}
	.home .cont04 .inner::before{
		position: absolute;
		top: 32px;
		left: 50%;
		transform: translateX(-50%);
		content: "";
		background: url("img/home_image16.png")no-repeat;
		width: 1345px;
		height: 568px;
	}
	.home .cont04 .inner::after{
		position: absolute;
		top: 385px;
		left: 50%;
		transform: translateX(-50%);
		content: "";
		background: url("img/home_image17.png")no-repeat;
		width: 750px;
		height: 230px;
	}
	.home .cont04 .inner h2{
		font-size: 38px;
		line-height: 1.7;
		text-align: center;
		position: relative;
	}
	.home .cont04 .inner h2 span{
		color: #ff6d60;
		font-size: 26px;
		font-style: italic;
		font-weight: bold;
	}
	.home .cont04 .inner .text{
		font-size: 18px;
		line-height: 2;
		margin-top: 30px;
		letter-spacing: -0.6px;
		font-weight: bold;
		position: relative;
	}


	.home .cont05{
		background: url("img/home_bg02.png")repeat-x;
		padding: 195px 0 45px;
		text-align: center;
	}
	.home .cont05 h2{
		display: inline-block;
		font-size: 40px;
		line-height: 1.4;
		padding-bottom: 50px;
		position: relative;
	}
	.home .cont05 h2::before{
		position: absolute;
		top: -90px;
		left: 50%;
		transform: translateX(-50%);
		content :"";
		background: url("img/home_text18.png")no-repeat;
		width: 262px;
		height: 92px;
	}
	.home .cont05 h2::after{
		position: absolute;
		top: -112px;
		left: -300px;
		content :"";
		background: url("img/home_text19.png")no-repeat;
		width: 358px;
		height: 194px;
	}
	.home .cont05 h2 span{
		font-size: 24px;
		font-weight: bold;
	}
	.home .cont05 .cont{
		width: 1200px;
		height: 340px;
		margin: 0 auto;
		text-align: left;
		position: relative;
	}
	.home .cont05 .cont::before{
		position: absolute;
		top: 0;
		left: 0;
		content: "";
		background: url("img/home_text20.png")no-repeat;
		width: 150px;
		height: 150px;
		z-index: 10;
	}
	.home .cont05 .cont:nth-of-type(2)::before{
		background: url("img/home_text21.png")no-repeat;
	}
	.home .cont05 .cont:nth-of-type(3)::before{
		background: url("img/home_text22.png")no-repeat;
	}
	.home .cont05 .cont:nth-of-type(4)::before{
		background: url("img/home_text23.png")no-repeat;
	}
	.home .cont05 .cont:nth-of-type(5)::before{
		background: url("img/home_text24.png")no-repeat;
	}
	.home .cont05 .cont::after{
		position: absolute;
		bottom: 15px;
		right: 0;
		content: "";
		background: url("img/home_image23.png")no-repeat;
		width: 348px;
		height: 269px;
		z-index: -1;
	}
	.home .cont05 .cont:nth-of-type(2n)::after{
		bottom: 0;
		background: url("img/home_image24.png")no-repeat;
		width: 285px;
		height: 294px;
	}
	.home .cont05 .cont .img{
		position: absolute;
		top: 50%;
		left: 30px;
		transform: translateY(-50%);
	}
	.home .cont05 .cont .text_box{
		position: absolute;
		top: 50%;
		left: 460px;
		transform: translateY(-50%);
	}
	.home .cont05 .cont .text_box h3{
		font-size: 24px;
		position: relative;
	}
	.home .cont05 .cont .text_box h3::after{
		position: absolute;
		bottom: -25px;
		left: 0;
		content: "";
		background: url("img/home_text25.png")no-repeat;
		width: 218px;
		height: 14px;
	}
	.home .cont05 .cont:nth-of-type(2) .text_box h3::after{
		background: url("img/home_text26.png")no-repeat;
		width: 209px;
		height: 14px;
	}
	.home .cont05 .cont:nth-of-type(3) .text_box h3::after{
		background: url("img/home_text27.png")no-repeat;
		width: 241px;
		height: 14px;
	}
	.home .cont05 .cont:nth-of-type(4) .text_box h3::after{
		background: url("img/home_text28.png")no-repeat;
		width: 246px;
		height: 14px;
	}
	.home .cont05 .cont:nth-of-type(5) .text_box h3::after{
		background: url("img/home_text29.png")no-repeat;
		width: 276px;
		height: 14px;
	}
	.home .cont05 .cont .text_box .text{
		line-height: 2;
		letter-spacing: -0.6px;
		margin-top: 60px;
	}


	.home .cont06{
		background: url("img/home_bg02.png")repeat-x;
		padding: 203px 0 50px;
		text-align: center;
	}
	.home .cont06 .inner h2{
		font-size: 40px;
		line-height: 1.4;
		position: relative;
	}
	.home .cont06 .inner h2::before{
		position: absolute;
		top: -97px;
		left: 50%;
		transform: translateX(-50%);
		content :"";
		background: url("img/home_text30.png")no-repeat;
		width: 238px;
		height: 87px;
	}
	.home .cont06 .inner .box{
		width: 1200px;
		margin: 80px auto 110px;
		padding: 0 0 0 680px;
		box-sizing: border-box;
		text-align: left;
		position: relative;
	}
	.home .cont06 .inner .box::before{
		position: absolute;
		top: -30px;
		left: 0;
		content: "";
		background: url(img/home_image25.png) top left/contain no-repeat;
		width: 643px;
		height: 587px;
	}
	.home .cont06 .inner .box h3{
		font-size: 32px;
	}
	.home .cont06 .inner .box .text01{
		font-size: 20px;
		line-height: 1.8;
		margin-top: 20px;
	}
	.home .cont06 .inner .box .text02{
		margin-top: 70px;
		position: relative;
	}
	.home .cont06 .inner .box .text02::before{
		position: absolute;
		top: -40px;
		right: 0;
		content: "";
		background: #11adf1;
		width: 640px;
		height: 2px;
		z-index: -1;
	}
	.home .cont06 .inner .box .text02::after{
		position: absolute;
		top: -20px;
		right: 86px;
		content: "";
		background: url("img/home_text32.png")no-repeat;
		width: 180px;
		height: 158px;
	}
	.home .cont06 .inner .box .text03{
		color: #0dacf1;
		font-size: 20px;
		font-weight: bold;
		margin-top: 35px;
	}
	.home .cont06 .inner .box ul{
		margin-top: 8px;
	}
	.home .cont06 .inner .box ul li{
		display: inline-block;
		width: 250px;
		line-height: 2;
		letter-spacing: -0.8px;
	}
	.home .cont06 .inner .box ul li::before{
		content: "-";
	}
	.home .cont06 .inner .flex{
		width: 966px;
		margin: auto;
		display: flex;
		justify-content: flex-start;
	}
	.home .cont06 .inner .cont{
		width: 234px;
		background: url("img/home_image26.png")left top no-repeat;
		padding: 240px 0 0;
		font-size: 20px;
		font-weight: bold;
		letter-spacing: -0.4px;
	}
	.home .cont06 .inner .cont:nth-of-type(1){
		margin-left: 13px;
	}
	.home .cont06 .inner .cont:nth-of-type(2){
		background: url("img/home_image27.png")left top no-repeat;
	}
	/* .home .cont06 .inner .cont:nth-of-type(3){
	background: url("img/home_image28.png")left top no-repeat;
	} */
	.home .cont06 .inner .cont:nth-of-type(3){
		background: url("img/home_image29.png")left top no-repeat;
	}
	.home .cont06 .inner .cont:nth-of-type(4){
		background: url("img/home_image30.png")left top no-repeat;
	}
	.home .cont06 .inner h4{
		text-align: center;
		font-size: 40px;
		margin-top: 55px;
	}
	.home .cont06 .inner table{
		display: inline-block;
		border: 1px solid #0dacf1;
		margin: 50px 0 0;
		font-size: 22px;
	}
	.home .cont06 .inner table tr{
		height: 50px;
	}
	.home .cont06 .inner table th{
		width: 200px;
		background: #0dacf1;
		border-bottom: 1px solid #fff;
		box-sizing: border-box;
		color: #fff;
		vertical-align: middle;
	}
	.home .cont06 .inner table td{
		width: 300px;
		border-bottom: 1px solid #0dacf1;
		padding-right: 50px;
		box-sizing: border-box;
		text-align: right;
		letter-spacing: -0.2px;
		vertical-align: middle;
	}
	.home .cont06 .inner table td.small{
		font-size: 16px;
		padding-right: 0;
		text-align: center;
	}
	.home .cont06 .inner table td span{
		font-size: 12px;
	}
	.home .cont06 .inner table tr:last-of-type th,
	.home .cont06 .inner table tr:last-of-type td{
		border-bottom: none;
	}
	.home .cont06 .inner .text04{
		font-size: 20px;
		text-align: left;
		letter-spacing: -0.2px;
		margin: 16px 0 0 100px;
	}
	.home .cont06 .bg{
		height: 250px;
		animation: bMove 40s linear infinite;
		background: url(img/home_bg03.png);
		margin-top: 115px;
	}
	@keyframes bMove {
		0% {background-position: 1800px 0;}
		25% {background-position: 1350px 0;}
		50% {background-position: 900px 0;}
		75% {background-position: 450px 0;}
		100% {background-position: 0 0;}
	}


	.home .cont07{
		padding: 170px 0 1130px;
		text-align: center;
	}
	.home .cont07.inner{
		position: relative;
	}
	.home .cont07 h2{
		display: inline-block;
		font-size: 40px;
		letter-spacing: -0.4px;
		line-height: 1.35;
		position: relative;
	}
	.home .cont07 h2::before{
		position: absolute;
		top: -100px;
		left: 50%;
		transform: translateX(-50%);
		content :"";
		background: url("img/home_text33.png")no-repeat;
		width: 84px;
		height: 87px;
	}
	.home .cont07 h2 span{
		display: inline-block;
		font-size: 30px;
		font-weight: bold;
	}
	.home .cont07 h2 span::before{
		display: inline-block;
		content: url("img/home_line01.png");
		margin: 2px 5px 0 0;
		vertical-align: top;
	}
	.home .cont07 h2 span::after{
		display: inline-block;
		content: url("img/home_line02.png");
		margin: 2px 0 0 5px;
		vertical-align: top;
	}
	.home .cont07 .text01{
		font-size: 18px;
		line-height: 2;
		letter-spacing: -0.4px;
		margin-top: 42px;
		position: relative;
	}
	.home .cont07 .text01::before{
		position: absolute;
		top: -100px;
		left: -42px;
		content: "";
		background: url("img/home_image24.png")no-repeat;
		width: 285px;
		height: 294px;
		z-index: -1;
	}
	.home .cont07 .text01::after{
		position: absolute;
		top: -80px;
		right: -72px;
		content: "";
		background: url("img/home_image23.png")no-repeat;
		width: 348px;
		height: 269px;
		z-index: -1;
	}
	.home .cont07 .text02{
		display: inline-block;
		width: 80px;
		height: 40px;
		color: #0dacf1;
		font-size: 26px;
		font-weight: bold;
		line-height: 38px;
		text-align: center;
		border: 1px solid #0dacf1;
		border-radius: 10px;
		box-sizing: border-box;
		vertical-align: bottom;
	}
	.home .cont07 .text03{
		display: inline-block;
		vertical-align: bottom;
		margin: 42px 0 0 5px;
	}
	.home .cont07 .img{
		position: absolute;
		bottom: 725px;
		left: 55px;
	}
	.home .cont07 .img:nth-of-type(5){
		position: absolute;
		bottom: 725px;
		left: auto;
		right: 75px;
	}
	.home .cont07 .bnr{
		position: absolute;
		bottom: 394px;
		left: 75px;
	}
	.home .cont07 .bnr:nth-of-type(7){
		position: absolute;
		bottom: 113px;
		left: 75px;
	}
	.home .cont07 .bnr:nth-of-type(8){
		position: absolute;
		bottom: 113px;
		left: auto;
		right: 75px;
	}


	.home .cont08{
		padding: 182px 0 80px;
		background: #e6f7fe url("img/home_bg02.png")repeat-x;
		text-align: center;
	}
	.home .cont08 h2{
		font-size: 40px;
		line-height: 1.4;
		padding-bottom: 60px;
		position: relative;
	}
	.home .cont08 h2::before{
		position: absolute;
		top: -97px;
		left: 50%;
		transform: translateX(-50%);
		content :"";
		background: url("img/home_text35.png")no-repeat;
		width: 109px;
		height: 87px;
	}
	.home .cont08 .tel{
		display: inline-block;
		vertical-align: top;
		margin-right: 30px;
	}
	.home .cont08 .tel a{
		font-size: 24px;
		line-height: 1.7;
	}
	.home .cont08 .line{
		display: inline-block;
		vertical-align: top;
	}
	.home .cont08 .line a{
		display: block;
		width: 325px;
		height: 80px;
		border-radius: 10px;
		background: #00bf00 url("img/home_image33.png")right 15px center no-repeat;
		color: #fff;
		font-size: 22px;
		line-height: 1.3;
		letter-spacing: -0.4px;
		text-align: left;
		padding: 12px 0 0 76px;
		box-sizing: border-box;
		position: relative;
	}
	.home .cont08 .line a::before{
		position: absolute;
		top: 24px;
		left: 26px;
		content: "";
		background: url("img/home_icon01.png")no-repeat;
		width: 38px;
		height: 36px;
	}
	.home .cont08 table{
		width: 1020px;
		margin: 50px auto 0;
		border-collapse: separate;
		border-spacing: 10px 10px;
		text-align: left;
	}
	.home .cont08 table th{
		width: 290px;
		height: 65px;
		padding: 0 0 0 30px;
		background: #0dacf1;
		border-radius: 10px;
		color: #fff;
		font-size: 18px;
		vertical-align: middle;
		box-sizing: border-box;
	}
	.home .cont08 table th span{
		display: inline-block;
		padding: 3px 8px;
		border: 1px solid #fff;
		margin: 2px 0 0 5px;
		font-size: 16px;
		line-height: 1;
		border-radius: 15px;
		vertical-align: top;
	}
	.home .cont08 table td{
		width: 700px;
		background: #fff;
		border-radius: 10px;
		padding: 8px;
		box-sizing: border-box;
		vertical-align: middle;
	}
	.home .cont08 table td input[type="text"],
	.home .cont08 table td input[type="tel"],
	.home .cont08 table td input[type="email"]{
		width: 100% !important;
		height: 49px !important;
		padding: 0 20px;
		box-sizing: border-box;
		background: #fff;
		border: none;
		font-size: 18px;
	}
	.home .cont08 table td textarea{
		padding: 12px 20px;
		width: 100% !important;
		height: 204px !important;
		box-sizing: border-box;
		background: #fff;
		border: none;
		display: block;
	}
	.home .cont08 .privacy_check{
		margin-top: 60px;
		font-size: 18px;
	}
	.home .cont08 .button{
		text-align: center;
		margin: 45px auto 0;
		width: 400px;
	}
	.home .cont08 .button input[type="submit"]{
		display: block;
		background: #ff97cc;
		width: 400px;
		height: 60px;
		line-height: 60px;
		color:#fff;
		font-size: 18px;
		font-weight: bold;
		border: none;
		border-radius: 30px;
		cursor: pointer;
	}
	.home .cont08 .button input[type="submit"]:hover{
		opacity: 0.8;
	}
	.home .cont08 h3{
		width: 1000px;
		height: 45px;
		background: #0dacf1;
		text-align: center;
		color: #fff;
		font-size: 18px;
		line-height: 45px;
		margin: 50px auto 0;
		border-radius: 10px 10px 0 0;
		box-sizing: border-box;
	}
	.home .cont08 .pp_box{
		border: 1px solid #0dacf1;
		width: 1000px;
		height: 190px;
		background: #fff;
		text-align: left;
		padding: 25px 30px;
		margin: 0 auto 0;
		overflow-y: scroll;
		border-radius: 0 0 10px 10px;
		box-sizing: border-box;
	}
	.home .cont08 .pp_box h4{
		font-size: 18px;
	}
	.home .cont08 .pp_box .text01{
		margin: 15px 0 30px;
		line-height: 1.7;
		letter-spacing: -0.4px;
	}
	.home .cont08 .pp_box ul{
		margin: 15px 0 30px;
		line-height: 1.7;
		letter-spacing: -0.4px;
	}
	.home .cont08 .pp_box ul li::before{
		content: '・';
	}

	/*thanks
	-------------------------------------------------------------------------------*/
	.home.thanks .key{
		height: 300px;
		margin-top: 0;
		background: url("img/thanks_key_bg.png")center center /cover no-repeat;
	}
	.home.thanks .key::before{
		content: none;
	}
	.home.thanks .key p{
		padding: 130px 0 0;
		font-size: 32px;
		color: #fff;
		font-weight: bold;
		text-align: center;
	}
	.thankscont01 h2{
		margin: 60px auto 30px;
		text-align: center;
		font-size: 28px;
		font-weight: bold;
	}
	.thankscont01 .text{
		margin: 0 auto 30px;
		text-align: center;
		font-size: 18px;
		line-height: 2;
	}
	.thankscont01 .button a{
		display: block;
		margin: 0 auto 60px;
		text-align: center;
		font-size: 18px;
		background: #ff97cc;
		color: #fff;
		width: 320px;
		padding: 5px 0;
		border-radius: 25px;
		line-height: 2;
	}

	/* footer
	------------------------------------------------------------------------*/
	footer{
		background: #333333;
		color: #fff;
	}
	footer .inner{
		height: 450px;
		padding: 52px 0 0 70px;
		box-sizing: border-box;
		position: relative;
	}
	footer .inner h2{
		position: absolute;
		top: 70px;
		left: 215px;
		font-size: 28px;
	}
	footer .inner .text01{
		position: absolute;
		top: 110px;
		left: 215px;
		font-size: 18px;
		font-weight: bold;
	}
	footer .inner .place{
		margin-top: 22px;
		line-height: 2.1;
	}
	footer .inner .text02{
		margin-top: 8px;
		letter-spacing: -0.8px;
	}
	footer .inner .sns_box{
		position: absolute;
		bottom: 82px;
		left: 180px;
	}
	footer .inner .sns_box .sns_button{
		display: inline-block;
	}
	footer .inner iframe{
		position: absolute;
		top: 55px;
		right: 70px;
		width: 640px;
		height: 300px;
	}

	footer .inner .copy{
		position: absolute;
		bottom: 30px;
		left: 50%;
		transform: translateX(-50%);
		color: #aaa;
		font-size: 14px;
	}

	.side_button{
		position: fixed;
		top: 220px;
		right: 0;
		z-index: 10000;
	}
	.side_button a{
		display: block;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		background: #36da99 url("img/home_icon02.png")center top 20px no-repeat;
		box-sizing: border-box;
		height: 151px;
		width: 50px;
		border: 3px solid #fff;
		border-radius: 8px 0 0 8px;
		text-align: center;
		color: #fff;
		font-weight: bold;
		letter-spacing: 2px;
		padding: 40px 9px 0;
	}
	.side_button:nth-of-type(2){
		top: 384px;
	}
	.side_button:nth-of-type(2) a{
		background: #53d3e3 url("img/home_icon03.png")center top 20px no-repeat;
	}
	footer .top {
		position: fixed;
		bottom: 20px;
		right: 20px;
	}


}

@media screen and (max-width: 1400px) and (min-width: 430px){

	.home .key::before{
		background-size: contain;
		width: 1100px;
	}
}


/*===============================================
横幅430px以下
===============================================*/
@media screen and (max-width: 430px){

	html,
	body,
	.wrap{
		width: 430px;
		position: relative;
	}
	.inner{
		width: auto;
	}
	img{
		max-width:430px;
	}
	.pc{
		display: none;
	}





	/* header
	------------------------------------------------------------------------*/
	header{
		height: 70px;
		width: 100%;
		position: relative;
	}
	header h1{
		position: absolute;
		top: 18px;
		left: 80px;
		font-size: 12px;
		letter-spacing: -0.4px;
		font-weight: bold;
	}
	header h1 span{
		font-size: 14px;
	}
	header .logo{
		position: absolute;
		top: 5px;
		left: 5px;
	}
	header .logo img{
		width: 65px;
	}

	header .tel{
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 1000;
	}
	header .tel a{
		display: block;
		width: 230px;
		height: 0;
		padding-top: 60px;
		overflow: hidden;
		background: #fff url("img/header_tel.png")center center no-repeat;
		background-size: 200px;
	}
	header .line{
		width: 100px;
		position: fixed;
		bottom: 0;
		right: 100px;
		z-index: 1000;
	}
	header .line a{
		display: block;
		width: 100px;
		height: 0;
		padding-top: 60px;
		overflow: hidden;
		background: #00bf00 url("img/home_icon01.png")center center no-repeat;
	}
	header .mail{
		position: fixed;
		bottom: 0;
		right: 0;
		z-index: 1000;
	}
	header .mail a{
		display: block;
		width: 100px;
		height: 0;
		padding-top: 60px;
		overflow: hidden;
		background: #0dacf1 url("img/header_icon01.png")center center no-repeat;
		background-size: 25px;
	}


	/* home
	------------------------------------------------------------------------*/
	.home .key{
		height: 600px;
		background: url("img/key_bg_sp.png")no-repeat;
		margin-top: -70px;
	}
	.home .key .inner{
		padding: 110px 0 0;
		height: 900px;
		box-sizing: border-box;
		position: relative;
	}
	.home .key .inner::before{
		position: absolute;
		top: 70px;
		right: 40px;
		content: "";
		background: url("img/key_text01_sp.png")no-repeat;
		width: 400px;
		height: 86px;
	}
	.home .key .inner::after{
		position: absolute;
		top: 160px;
		left: 230px;
		content: "";
		background: url("img/key_image01_sp.png")no-repeat;
		width: 300px;
		height: 304px;
	}
	.home .key .inner .text01{
		position: relative;
		margin-left: 5px;
		z-index: 20;
	}
	.home .key .inner .text01 img{
		width: 350px;
	}
	.home .key .inner .text02{
		font-size: 20px;
		font-weight: bold;
		text-shadow: 1px 1px 1px #ffffff,-1px 1px 1px #ffffff,1px -1px 1px #ffffff,-1px -1px 1px #ffffff,1px 0px 1px #ffffff,0px 1px 1px #ffffff,-1px 0px 1px #ffffff,0px -1px 1px #ffffff;
		margin: 6px 0 0 15px;
		letter-spacing: -0.2px;
		position: relative;
		z-index: 10;
	}
	.home .key .inner .text02 span{
		font-size: 26px;
		font-weight: bold;
	}
	.home .key .inner .text03{
		position: absolute;
		top: 320px;
		left: 5px;
	}
	.home .key .inner .text03 img{
		width: 179px
	}
	.home .key .inner .text04{
		position: absolute;
		top: 455px;
		left: 20px;
		z-index: 10;
	}
	.home .key .inner .text04 img{
		width: 179px
	}
	.home .key .inner .text05{
		position: absolute;
		top: 360px;
		left: 185px;
		z-index: 10;
	}
	.home .key .inner .text05 img{
		width: 238px
	}
	.home .key .inner .text06{
		position: absolute;
		top: 75px;
		right: 2px;
		z-index: 10;
	}
	.home .key .inner .text06 img{
		width: 220px
	}
	.home .key .inner .sns_box{
		position: absolute;
		top: 16px;
		right: 10px;
	}
	.home .key .inner .sns_box .sns_button{
		display: inline-block;
		margin: 0 5px;
	}


	.home .bnr_box.inner{
		padding: 60px 15px;
		box-sizing: border-box;
	}
	.home .bnr_box .bnr01{
		background: url("img/bnr_bg01_sp.png");
		width: 400px;
		height: 300px;
		color: #fff;
		text-align: center;
		padding: 23px 0 0;
		box-sizing: border-box;
		position: relative;
	}
	.home .bnr_box .bnr01::before{
		position: absolute;
		top: -58px;
		left: -10px;
		content: "";
		background: url("img/bnr_text02.png")no-repeat;
		background-size: 90px;
		width: 90px;
		height: 87px;
	}
	.home .bnr_box .bnr01 .text01 img{
		width: 340px;
	}
	.home .bnr_box .bnr01 .tel{
		margin-top: 10px;
	}
	.home .bnr_box .bnr01 .tel a{
		display: block;
		text-align: center;
		color: #fff;
		text-shadow: 0 0 4px rgba(0,0,0,0.8);
	}
	.home .bnr_box .bnr01 .mail{
		display: inline-block;
		margin: 12px 5px 0 0 ;
		vertical-align: top;
	}
	.home .bnr_box .bnr01 .mail a{
		display: block;
		width: 180px;
		height: 60px;
		border-radius: 10px;
		background: #0dacf1 url("img/header_icon01.png")left 30px center no-repeat;
		color: #fff;
		line-height: 60px;
		letter-spacing: -0.2px;
		text-align: left;
		padding-left: 65px;
		box-sizing: border-box;
	}
	.home .bnr_box .bnr01 .line{
		display: inline-block;
		margin: 12px 0 0 0 ;
		vertical-align: top;
	}
	.home .bnr_box .bnr01 .line a{
		display: block;
		width: 180px;
		height: 60px;
		border-radius: 10px;
		background: #00bf00;
		color: #fff;
		font-size: 14px;
		line-height: 1.3;
		letter-spacing: -0.2px;
		text-align: left;
		padding: 13px 0 0 58px;
		box-sizing: border-box;
		position: relative;
	}
	.home .bnr_box .bnr01 .line a::before{
		position: absolute;
		top: 14px;
		left: 14px;
		content: "";
		background: url("img/bnr_icon01.png")no-repeat;
		width: 32px;
		height: 31px;
	}
	.home .bnr_box .bnr01 .text02{
		display: block;
		width: 100px;
		height: 20px;
		border: 1px solid #fff;
		box-sizing: border-box;
		border-radius: 10px;
		margin: 12px auto 0;
		line-height: 16px;
		padding: 2px 0;
		font-size: 12px;
		text-align: center;
		text-shadow: 0 0 4px rgba(0,0,0,0.8);
	}
	.home .bnr_box .bnr01 .text03{
		font-size: 14px;
		margin-top: 6px;
		letter-spacing: -0.2px;
		text-shadow: 0 0 4px rgba(0,0,0,0.8);
	}

	.home .bnr_box .bnr02{
		display: block;
		background: url("img/bnr_bg02.png")no-repeat;
		background-size: 400px;
		width: 400px;
		height: 275px;
		color: #fff;
		margin: 30px auto 0;
		padding: 15px 0 0;
		box-sizing: border-box;
		text-align: center;
		position: relative;
	}
	.home .bnr_box .bnr02 .text01{
		z-index: 5;
		position: relative;
	}
	.home .bnr_box .bnr02 .text01 img{
		width: 400px;
	}
	.home .bnr_box .bnr02 .text02{
		position: absolute;
		top: 64px;
		left: 10px;
		background: url("img/bnr_image01.png")no-repeat;
		background-size: 185px;
		width: 185px;
		height: 172px;
		padding: 32px 0 0;
		color: #000;
		font-size: 14px;
		font-weight: bold;
		line-height: 1.6;
		letter-spacing: -0.4px;
		z-index: 4;
	}
	.home .bnr_box .bnr02 .text03{
		position: absolute;
		top: 110px;
		right: 17px;
	}
	.home .bnr_box .bnr02 .text03 img{
		width: 220px;
	}
	.home .bnr_box .bnr02 .text04{
		position: absolute;
		bottom: 12px;
		left: 50%;
		transform: translateX(-50%);
		width: 150px;
		height: 24px;
		background: #36da99;
		border-radius: 12px;
		font-size: 14px;
		line-height: 24px;
		font-weight: bold;
	}

	.home .bnr_box .bnr03{
		display: block;
		background: url("img/bnr_bg03.png");
		background-size: 400px;
		width: 400px;
		height: 275px;
		margin: 30px auto 0;
		padding: 15px 0 0;
		box-sizing: border-box;
		text-align: center;
		position: relative;
	}
	.home .bnr_box .bnr03 .text01{
		position: relative;
	}
	.home .bnr_box .bnr03 .text01 img{
		width: 400px;
	}
	.home .bnr_box .bnr03 .text02{
		font-weight: bold;
		margin-top: 12px;
		font-size: 14px;
		line-height: 1.7;
		letter-spacing: -0.6px;
	}
	.home .bnr_box .bnr03 .text03{
		margin-top: 10px;
	}
	.home .bnr_box .bnr03 .text03 img{
		width: 280px;
	}
	.home .bnr_box .bnr03 .text04{
		width: 220px;
		height: 40px;
		background: #36da99;
		border-radius: 20px;
		line-height: 40px;
		color: #fff;
		font-weight: bold;
		letter-spacing: -0.4px;
		margin: 14px auto 0;
	}


	.home .cont01{
		background: url("img/home_bg01_sp.png") center center /cover no-repeat;
		padding: 20px 15px;
		box-sizing: border-box;
		color: #fff;
		position: relative;
	}
	.home .cont01 h2{
		font-size: 20px;
		font-weight: bold;
		margin-top: 40px;
		line-height: 1.7;
		letter-spacing: -0.4px;
		text-shadow: 0 0 5px rgba(0,0,0,0.8);
		position: relative;
	}
	.home .cont01 h2::before{
		position: absolute;
		top: -35px;
		left: 0;
		content: "";
		background: url("img/home_text01.png")no-repeat;
		background-size: 90px;
		width: 90px;
		height: 18px;
	}
	.home .cont01 .text{
		font-size: 14px;
		font-weight: bold;
		letter-spacing: 1px;
		line-height: 2;
		margin-top: 12px;
		text-shadow: 0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8);
	}


	.home .cont02{
		padding: 160px 0 0;
	}
	.home .cont02 .inner h2{
		font-size: 22px;
		letter-spacing: -0.6px;
		margin-left: 15px;
		position: relative;
	}
	.home .cont02 .inner h2::before{
		position: absolute;
		top: -30px;
		left: 4px;
		content :"";
		background: url("img/home_text02.png")no-repeat;
		background-size: 140px;
		width: 140px;
		height: 16px;
	}
	.home .cont02 .inner h2::after{
		position: absolute;
		top: -120px;
		right: 10px;
		content :"";
		background: url("img/home_image05.png")no-repeat;
		background-size: 220px;
		width: 220px;
		height: 257px;
	}
	.home .cont02 .inner ul{
		margin-top: 90px;
	}
	.home .cont02 .inner ul li{
		display: inline-block;
		background: url("img/home_image01.png")center top no-repeat;
		background-size: 90px;
		width: 90px;
		padding: 100px 0 0;
		box-sizing: border-box;
		color: #0dacf1;
		font-size: 12px;
		font-weight: bold;
		letter-spacing: -1px;
		text-align: center;
		vertical-align: top;
		margin-left: 10px;
	}
	.home .cont02 .inner ul li:nth-of-type(2){
		background: url("img/home_image02.png")center top no-repeat;
		background-size: 90px;
	}
	.home .cont02 .inner ul li:nth-of-type(3){
		background: url("img/home_image03.png")center top no-repeat;
		background-size: 90px;
	}
	.home .cont02 .inner ul li:nth-of-type(4){
		background: url("img/home_image04.png")center top no-repeat;
		background-size: 90px;
	}
	.home .cont02 .inner .box01{
		margin: 340px 0 0;
		position: relative;
	}
	.home .cont02 .inner .box01::before{
		position: absolute;
		top: -300px;
		left: 50%;
		transform: translateX(-50%);
		content :"";
		background: url("img/home_image06.png")no-repeat;
		background-size: 330px;
		width: 330px;
		height: 273px;
	}
	.home .cont02 .inner .box01 h3{
		text-align: center;
		margin-top: 10px;
	}
	.home .cont02 .inner .box01 h3 img{
		width: 390px;
	}
	.home .cont02 .inner .box01 .text01{
		font-size: 14px;
		line-height: 1.9;
		letter-spacing: -0.6px;
		margin-top: 30px;
		padding: 0 25px;
	}
	.home .cont02 .box02{
		background: #fff379;
		margin-top: 80px;
		padding: 66px 0 58px;
		text-align: center;
	}
	.home .cont02 .box02 h3{
		width: 300px;
		margin: 0 auto;
		position: relative;
	}
	.home .cont02 .box02 h3::before{
		position: absolute;
		top: -140px;
		left: -120px;
		content :"";
		background: url("img/home_image07.png")no-repeat;
		background-size: 150px;
		width: 150px;
		height: 180px;
	}
	.home .cont02 .box02 h3::after{
		position: absolute;
		top: 190px;
		right: -110px;
		content :"";
		background: url("img/home_image08.png")no-repeat;
		background-size: 140px;
		width: 140px;
		height: 190px;
	}
	.home .cont02 .box02 h3 img{
		width: 300px;
	}
	.home .cont02 .box02 .text02{
		font-size: 14px;
		font-weight: bold;
		line-height: 2;
		letter-spacing: -0.4px;
		margin-top: 30px;
	}


	.home .cont03{
		background: linear-gradient(180deg, #fff 0px, #fff 190px, #fff4fa 190px, #fff4fa 720px, #e6f7fe 720px, #e6f7fe 1215px, #fff0ef 1215px, #fff0ef 1735px, #ebfbf5 1735px, #ebfbf5 2250px, #e6f7fe 2250px, #e6f7fe 2750px, #fff 2750px);
		text-align: center;
		padding: 0 0 90px;
		z-index: -1;
		position: relative;
	}
	.home .cont03::before{
		position: absolute;
		top: 100px;
		left: 50%;
		transform: translateX(-50%);
		content :"";
		background: url("img/home_text05.png")no-repeat;
		background-size: 200px;
		width: 200px;
		height: 19px;
	}
	.home .cont03 h2{
		display: inline-block;
		box-sizing: border-box;
		font-size: 30px;
		padding: 120px 0 0;
		position: relative;
	}
	.home .cont03 h2::before{
		position: absolute;
		top: 40px;
		left: -80px;
		content :"";
		background: url("img/home_text06.png")no-repeat;
		background-size: 105px;
		width: 105px;
		height: 92px;
	}
	.home .cont03 h2::after{
		position: absolute;
		top: 40px;
		right: -80px;
		content :"";
		background: url("img/home_text07.png")no-repeat;
		background-size: 105px;
		width: 105px;
		height: 92px;
	}
	.home .cont03 .inner .cont{
		display: block;
		width: 400px;
		margin: 250px 0 0 30px;
		background: #ff97cc;
		text-align: left;
		color: #fff;
		padding: 20px 10px 20px 20px;
		box-sizing: border-box;
		position: relative;
	}
	.home .cont03 .inner .cont::before{
		position: absolute;
		top: -185px;
		left: -60px;
		content: "";
		background: url("img/home_image09.png")no-repeat;
		background-size: 400px;
		width: 400px;
		height: 239px;
		z-index: -1;
	}
	.home .cont03 .inner .cont::after{
		position: absolute;
		top: -210px;
		right: 5px;
		content: "";
		background: url("img/home_text08.png")no-repeat;
		background-size: 140px;
		width: 140px;
		height: 140px;
	}
	.home .cont03 .inner .cont:nth-of-type(2){
		margin: 250px 30px 120px 0;
		background: #0dacf1;
	}
	.home .cont03 .inner .cont:nth-of-type(2)::before{
		top: -185px;
		right: -60px;
		left: auto;
		background: url("img/home_image10.png")no-repeat;
		background-size: 400px;
	}
	.home .cont03 .inner .cont:nth-of-type(2)::after{
		top: -210px;
		left: 5px;
		right: auto;
		background: url("img/home_text09.png")no-repeat;
		background-size: 140px;
	}
	.home .cont03 .inner .cont:nth-of-type(3){
		background: #ff6d60;
	}
	.home .cont03 .inner .cont:nth-of-type(3)::before{
		background: url("img/home_image11.png")no-repeat;
		background-size: 400px;
	}
	.home .cont03 .inner .cont:nth-of-type(3)::after{
		background: url("img/home_text10.png")no-repeat;
		background-size: 140px;
	}
	.home .cont03 .inner .cont:nth-of-type(4){
		margin: 250px 30px 120px 0;
		background: #36da99;
	}
	.home .cont03 .inner .cont:nth-of-type(4)::before{
		top: -185px;
		right: -60px;
		left: auto;
		background: url("img/home_image12.png")no-repeat;
		background-size: 400px;
	}
	.home .cont03 .inner .cont:nth-of-type(4)::after{
		top: -210px;
		left: 5px;
		right: auto;
		background: url("img/home_text11.png")no-repeat;
		background-size: 140px;
	}
	.home .cont03 .inner .cont:nth-of-type(5){
		background: #53d3e3;
		padding-bottom: 0;
	}
	.home .cont03 .inner .cont:nth-of-type(5)::before{
		background: url("img/home_image13.png")no-repeat;
		background-size: 400px;
	}
	.home .cont03 .inner .cont:nth-of-type(5)::after{
		background: url("img/home_text12.png")no-repeat;
		background-size: 140px;
	}
	.home .cont03 .inner .cont h3{
		font-size: 20px;
		line-height: 1.55;
		letter-spacing: -0.2px;
		position: relative;
	}
	.home .cont03 .inner .cont h3::before{
		position: absolute;
		top: 0;
		right: 5px;
		content: "";
		background: url("img/home_image14.png")no-repeat;
		background-size: 130px;
		width: 130px;
		height: 100px;
	}
	.home .cont03 .inner .cont:nth-of-type(2) h3::before,
	.home .cont03 .inner .cont:nth-of-type(4) h3::before{
		top: -25px;
		right: 10px;
		background: url("img/home_image15.png")no-repeat;
		background-size: 130px;
		width: 130px;
		height: 100px;
	}
	.home .cont03 .inner .cont:nth-of-type(3) h3::before,
	.home .cont03 .inner .cont:nth-of-type(5) h3::before{
		top: -25px
	}
	.home .cont03 .inner .cont h3::after{
		position: absolute;
		bottom: -20px;
		left: 0;
		content: "";
		background: url("img/home_text13.png")no-repeat;
		background-size: 116px;
		width: 116px;
		height: 10px;
	}
	.home .cont03 .inner .cont:nth-of-type(2) h3::after{
		background: url("img/home_text14.png")no-repeat;
		background-size: 116px;
	}
	.home .cont03 .inner .cont:nth-of-type(3) h3::after{
		background: url("img/home_text15.png")no-repeat;
		background-size: 116px;
	}
	.home .cont03 .inner .cont:nth-of-type(4) h3::after{
		background: url("img/home_text16.png")no-repeat;
		background-size: 116px;
	}
	.home .cont03 .inner .cont:nth-of-type(5) h3::after{
		background: url("img/home_text17.png")no-repeat;
		background-size: 116px;
	}
	.home .cont03 .inner .cont .text{
		font-size: 14px;
		line-height: 1.9;
		letter-spacing: -1px;
		margin-top: 42px;
	}
	.home .cont03 .inner .cont .text span{
		display: block;
		line-height: 1.6;
		font-size: 18px;
		padding-bottom: 20px;
	}


	.home .cont04{
		background: #fff379;
		margin-bottom: 100px;
	}
	.home .cont04 .inner{
		height: 380px;
		box-sizing: border-box;
		padding: 30px 0 0;
		text-align: center;
		position: relative;
	}
	.home .cont04 .inner::before{
		position: absolute;
		bottom: -45px;
		left: 50%;
		transform: translateX(-50%);
		content: "";
		background: url("img/home_image16_sp.png")no-repeat;
		width: 430px;
		height: 182px;
	}
	.home .cont04 .inner::after{
		position: absolute;
		bottom: -40px;
		left: 50%;
		transform: translateX(-50%);
		content: "";
		background: url("img/home_image17.png")no-repeat;
		background-size: 280px;
		width: 280px;
		height: 87px;
	}
	.home .cont04 .inner h2{
		font-size: 24px;
		line-height: 1.7;
		text-align: center;
		position: relative;
	}
	.home .cont04 .inner h2 span{
		color: #ff6d60;
		font-size: 14px;
		font-style: italic;
		font-weight: bold;
		letter-spacing: -0.4px;
	}
	.home .cont04 .inner .text{
		font-size: 14px;
		line-height: 2;
		margin-top: 30px;
		letter-spacing: -0.6px;
		font-weight: bold;
		position: relative;
	}


	.home .cont05{
		background: url("img/home_bg02.png")repeat-x;
		padding: 195px 0 45px;
		text-align: center;
	}
	.home .cont05 h2{
		display: inline-block;
		font-size: 26px;
		line-height: 1.4;
		padding-bottom: 50px;
		position: relative;
	}
	.home .cont05 h2::before{
		position: absolute;
		top: -55px;
		left: 50%;
		transform: translateX(-50%);
		content :"";
		background: url("img/home_text18.png")no-repeat;
		background-size: 150px;
		width: 150px;
		height: 56px;
	}
	.home .cont05 h2::after{
		position: absolute;
		top: -160px;
		left: -60px;
		content :"";
		background: url("img/home_text19.png")no-repeat;
		background-size: 179px;
		width: 179px;
		height: 97px;
	}
	.home .cont05 h2 span{
		font-size: 14px;
		font-weight: bold;
	}
	.home .cont05 .cont{
		width: 400px;
		margin: 0 auto 40px;
		text-align: left;
		position: relative;
	}
	.home .cont05 .cont::before{
		position: absolute;
		top: -25px;
		left: -10px;
		content: "";
		background: url("img/home_text20.png")no-repeat;
		background-size: 100px;
		width: 100px;
		height: 100px;
		z-index: 10;
	}
	.home .cont05 .cont:nth-of-type(2)::before{
		background: url("img/home_text21.png")no-repeat;
		background-size: 100px;
	}
	.home .cont05 .cont:nth-of-type(3)::before{
		background: url("img/home_text22.png")no-repeat;
		background-size: 100px;
	}
	.home .cont05 .cont:nth-of-type(4)::before{
		background: url("img/home_text23.png")no-repeat;
		background-size: 100px;
	}
	.home .cont05 .cont:nth-of-type(5)::before{
		background: url("img/home_text24.png")no-repeat;
		background-size: 100px;
	}
	.home .cont05 .cont::after{
		position: absolute;
		bottom: 0;
		right: 0;
		content: "";
		background: url("img/home_image23.png")no-repeat;
		background-size: 200px;
		width: 200px;
		height: 160px;
		z-index: -1;
	}
	.home .cont05 .cont:nth-of-type(2n)::after{
		background: url("img/home_image24.png")no-repeat;
		background-size: 180px;
		width: 180px;
		height: 186px;
	}
	.home .cont05 .cont .img{
		text-align: center;
	}
	.home .cont05 .cont .img img{
		width: 380px;
	}
	.home .cont05 .cont .text_box{
	}
	.home .cont05 .cont .text_box h3{
		font-size: 18px;
		padding: 0 20px;
		margin-top: 15px;
		letter-spacing: -0.4px;
		position: relative;
	}
	.home .cont05 .cont .text_box h3::after{
		position: absolute;
		bottom: -25px;
		left: 20px;
		content: "";
		background: url("img/home_text25.png")no-repeat;
		background-size: 156px;
		width: 156px;
		height: 10px;
	}
	.home .cont05 .cont:nth-of-type(2) .text_box h3::after{
		background: url("img/home_text26.png")no-repeat;
		background-size: 149px;
		width: 149px;
	}
	.home .cont05 .cont:nth-of-type(3) .text_box h3::after{
		background: url("img/home_text27.png")no-repeat;
		background-size: 172px;
		width: 172px;
	}
	.home .cont05 .cont:nth-of-type(4) .text_box h3::after{
		background: url("img/home_text28.png")no-repeat;
		background-size: 176px;
		width: 176px;
	}
	.home .cont05 .cont:nth-of-type(5) .text_box h3::after{
		background: url("img/home_text29.png")no-repeat;
		background-size: 197px;
		width: 197px;
	}
	.home .cont05 .cont .text_box .text{
		font-size: 14px;
		line-height: 1.9;
		letter-spacing: 0px;
		padding: 0 20px;
		margin-top: 45px;
	}


	.home .cont06{
		background: url("img/home_bg02.png")repeat-x;
		padding: 140px 0 50px;
		text-align: center;
	}
	.home .cont06 .inner h2{
		font-size: 26px;
		line-height: 1.4;
		position: relative;
	}
	.home .cont06 .inner h2::before{
		position: absolute;
		top: -65px;
		left: 50%;
		transform: translateX(-50%);
		content :"";
		background: url("img/home_text30.png")no-repeat;
		background-size: 140px;
		width: 140px;
		height: 51px;
	}
	.home .cont06 .inner .box{
		width: 400px;
		margin: 80px auto 40px;
		padding: 300px 0 0;
		box-sizing: border-box;
		position: relative;
	}
	.home .cont06 .inner .box::before{
		position: absolute;
		top: -30px;
		left: 50%;
		transform: translateX(-50%);
		content :"";
		background: url("img/home_image25.png")no-repeat;
		background-size: 350px;
		width: 350px;
		height: 297px;
	}
	.home .cont06 .inner .box h3{
		font-size: 22px;
	}
	.home .cont06 .inner .box .text01{
		font-size: 14px;
		line-height: 1.9;
		margin-top: 12px;
	}
	.home .cont06 .inner .box .text02{
		margin-top: 70px;
		position: relative;
	}
	.home .cont06 .inner .box .text02::before{
		position: absolute;
		top: -40px;
		left: 50%;
		transform: translateX(-50%);
		content: "";
		background: #11adf1;
		width: 400px;
		height: 2px;
		z-index: -1;
	}
	.home .cont06 .inner .box .text02::after{
		position: absolute;
		top: 30px;
		right: 0;
		content: "";
		background: url("img/home_text32.png")no-repeat;
		background-size: 100px;
		width: 100px;
		height: 90px;
	}
	.home .cont06 .inner .box .text02 img{
		width: 180px;
	}
	.home .cont06 .inner .box .text03{
		color: #0dacf1;
		font-weight: bold;
		margin-top: 26px;
	}
	.home .cont06 .inner .box ul{
		width: 380px;
		margin-top: 12px;
	}
	.home .cont06 .inner .box ul li{
		display: inline-block;
		width: 180px;
		text-align: left;
		font-size: 12px;
		line-height: 2;
		letter-spacing: -0.8px;
	}
	.home .cont06 .inner .box ul li::before{
		content: "-";
	}
	.home .cont06 .inner .flex{
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
		width: 360px;
		margin: auto;
	}
	.home .cont06 .inner .cont{
		display: inline-block;
		width: 120px;
		height: 200px;
		background: url("img/home_image26.png")left top no-repeat;
		background-size: 120px;
		padding: 140px 0 0;
		box-sizing: border-box;
		font-size: 12px;
		font-weight: bold;
		margin: 0 20px;
		letter-spacing: -0.4px;
		vertical-align: top;
	}
	.home .cont06 .inner .cont:nth-of-type(2){
		background: url("img/home_image27.png")left top no-repeat;
		background-size: 120px;
	}
	/* .home .cont06 .inner .cont:nth-of-type(3){
	background: url("img/home_image28.png")left top no-repeat;
	background-size: 120px;
	} */
	.home .cont06 .inner .cont:nth-of-type(3){
		background: url("img/home_image29.png")left top no-repeat;
		background-size: 120px;
	}
	.home .cont06 .inner .cont:nth-of-type(4){
		background: url("img/home_image30.png")left top no-repeat;
		background-size: 120px;
	}
	.home .cont06 .inner h4{
		text-align: center;
		font-size: 22px;
		margin-top: 55px;
		padding-bottom: 15px;
	}
	.home .cont06 .inner table{
		border: 1px solid #0dacf1;
		margin: 0 auto 0;
		width: 380px;
	}
	.home .cont06 .inner table tr{
		height: 40px;
	}
	.home .cont06 .inner table th{
		width: 120px;
		background: #0dacf1;
		border-bottom: 1px solid #fff;
		box-sizing: border-box;
		color: #fff;
		vertical-align: middle;
	}
	.home .cont06 .inner table td{
		width: 260px;
		border-bottom: 1px solid #0dacf1;
		padding-right: 50px;
		box-sizing: border-box;
		text-align: right;
		letter-spacing: -0.2px;
		vertical-align: middle;
	}
	.home .cont06 .inner table td.small{
		font-size: 14px;
		padding-right: 0;
		text-align: center;
	}
	.home .cont06 .inner table td span{
		font-size: 12px;
	}
	.home .cont06 .inner table tr:last-of-type th,
	.home .cont06 .inner table tr:last-of-type td{
		border-bottom: none;
	}
	.home .cont06 .inner .text04{
		font-size: 12px;
		text-align: left;
		letter-spacing: -0.2px;
		margin: 12px 0 0 30px;
	}
	.home .cont06 .bg{
		height: 167px;
		animation: bMove 40s linear infinite;
		background: url("img/home_bg03_sp.png");
		margin-top: 50px;
	}
	@keyframes bMove {
		0% {background-position: 1200px 0;}
		25% {background-position: 900px 0;}
		50% {background-position: 600px 0;}
		75% {background-position: 300px 0;}
		100% {background-position: 0 0;}
	}


	.home .cont07{
		padding: 100px 0 500px;
		text-align: center;
	}
	.home .cont07.inner{
		position: relative;
	}
	.home .cont07 h2{
		display: inline-block;
		font-size: 26px;
		letter-spacing: -0.4px;
		line-height: 1.3;
		position: relative;
	}
	.home .cont07 h2::before{
		position: absolute;
		top: -60px;
		left: 50%;
		transform: translateX(-50%);
		content :"";
		background: url("img/home_text33.png")no-repeat;
		background-size: 50px;
		width: 50px;
		height: 53px;
	}
	.home .cont07 h2 span{
		display: inline-block;
		font-size: 16px;
		font-weight: bold;
		position: relative;
	}
	.home .cont07 h2 span::before{
		position: absolute;
		top: 0;
		left: -15px;
		content: "";
		background: url("img/home_line01.png")no-repeat;
		background-size: 10px;
		width: 10px;
		height: 20px;
	}
	.home .cont07 h2 span::after{
		position: absolute;
		top: 0;
		right: -15px;
		content: "";
		background: url("img/home_line02.png")no-repeat;
		background-size: 10px;
		width: 10px;
		height: 20px;
	}
	.home .cont07 .text01{
		font-size: 14px;
		line-height: 1.9;
		letter-spacing: -0.4px;
		margin-top: 28px;
		position: relative;
	}
	.home .cont07 .text01::before{
		position: absolute;
		bottom: 0;
		left: -142px;
		content: "";
		background: url("img/home_image24.png")no-repeat;
		width: 285px;
		height: 294px;
		z-index: -1;
	}
	.home .cont07 .text01::after{
		position: absolute;
		bottom: 0;
		right: -174px;
		content: "";
		background: url("img/home_image23.png")no-repeat;
		width: 348px;
		height: 269px;
		z-index: -1;
	}
	.home .cont07 .text02{
		display: inline-block;
		width: 60px;
		height: 30px;
		color: #0dacf1;
		font-size: 18px;
		font-weight: bold;
		line-height: 28px;
		text-align: center;
		border: 1px solid #0dacf1;
		border-radius: 10px;
		box-sizing: border-box;
		vertical-align: bottom;
	}
	.home .cont07 .text03{
		display: inline-block;
		vertical-align: bottom;
		margin: 36px 0 0 5px;
	}
	.home .cont07 .text03 img{
		width: 180px;
	}
	.home .cont07 .img img{
		width: 202px;
	}
	.home .cont07 .img{
		position: absolute;
		bottom: 300px;
		left: 8px;
	}
	.home .cont07 .img:nth-of-type(5){
		position: absolute;
		bottom: 300px;
		left: auto;
		right: 15px;
	}
	.home .cont07 .bnr{
		position: absolute;
		bottom: 172px;
		left: 15px;
	}
	.home .cont07 .bnr img{
		width: 400px;
	}
	.home .cont07 .bnr:nth-of-type(7){
		position: absolute;
		bottom: 70px;
		left: 15px;
	}
	.home .cont07 .bnr:nth-of-type(8){
		position: absolute;
		bottom: 70px;
		left: auto;
		right: 15px;
	}
	.home .cont07 .bnr:nth-of-type(7) img,
	.home .cont07 .bnr:nth-of-type(8) img{
		width: 195px;
	}


	.home .cont08{
		padding: 120px 0 70px;
		background: #e6f7fe url("img/home_bg02.png")repeat-x;
		text-align: center;
	}
	.home .cont08 h2{
		font-size: 26px;
		line-height: 1.4;
		padding-bottom: 40px;
		position: relative;
	}
	.home .cont08 h2::before{
		position: absolute;
		top: -60px;
		left: 50%;
		transform: translateX(-50%);
		content :"";
		background: url("img/home_text35.png")no-repeat;
		background-size: 66px;
		width: 66px;
		height: 55px;
	}
	.home .cont08 .tel{
		width: 300px;
		margin: 0 auto;
	}
	.home .cont08 .tel a{
		font-size: 18px;
		line-height: 1.7;
	}
	.home .cont08 .tel img{
		width: 300px;
	}
	.home .cont08 .line{
		width: 325px;
		margin: 10px auto 0;
	}
	.home .cont08 .line a{
		display: block;
		width: 325px;
		height: 80px;
		border-radius: 10px;
		background: #00bf00 url("img/home_image33.png")right 15px center no-repeat;
		color: #fff;
		font-size: 22px;
		line-height: 1.3;
		letter-spacing: -0.4px;
		text-align: left;
		padding: 12px 0 0 76px;
		box-sizing: border-box;
		position: relative;
	}
	.home .cont08 .line a::before{
		position: absolute;
		top: 24px;
		left: 26px;
		content: "";
		background: url("img/home_icon01.png")no-repeat;
		width: 38px;
		height: 36px;
	}
	.home .cont08 table{
		width: 400px;
		margin: 50px auto 0;
		border-collapse: separate;
		border-spacing: 0 10px;
		text-align: left;
	}
	.home .cont08 table th{
		display: block;
		width: 100%;
		height: 50px;
		padding: 0 0 0 20px;
		background: #0dacf1;
		border-radius: 10px 10px 0 0;
		color: #fff;
		line-height: 50px;
		box-sizing: border-box;
	}
	.home .cont08 table th span{
		display: inline-block;
		padding: 3px 8px;
		border: 1px solid #fff;
		margin: 0 0 4px 5px;
		font-size: 14px;
		line-height: 1;
		border-radius: 15px;
		vertical-align: middle;
	}
	.home .cont08 table td{
		display: block;
		width: 100%;
		background: #fff;
		border-radius: 0 0 10px 10px;
		padding: 8px;
		box-sizing: border-box;
		vertical-align: middle;
	}
	.home .cont08 table td input[type="text"],
	.home .cont08 table td input[type="tel"],
	.home .cont08 table td input[type="email"]{
		width: 100% !important;
		height: 40px !important;
		padding: 0 10px;
		box-sizing: border-box;
		background: #fff;
		border: none;
		font-size: 16px;
	}
	.home .cont08 table td textarea{
		padding: 12px 20px;
		width: 100% !important;
		height: 204px !important;
		box-sizing: border-box;
		background: #fff;
		border: none;
		display: block;
	}
	.home .cont08 .privacy_check{
		margin-top: 40px;
		font-size: 14px;
	}
	.home .cont08 .button{
		text-align: center;
		margin: 45px auto 0;
		width: 320px;
	}
	.home .cont08 .button input[type="submit"]{
		display: block;
		background: #ff97cc;
		width: 320px;
		height: 60px;
		line-height: 60px;
		color:#fff;
		font-size: 16px;
		font-weight: bold;
		border: none;
		border-radius: 30px;
		cursor: pointer;
	}
	.home .cont08 .button input[type="submit"]:hover{
		opacity: 0.8;
	}
	.home .cont08 h3{
		width: 400px;
		height: 45px;
		background: #0dacf1;
		text-align: center;
		color: #fff;
		font-size: 14px;
		line-height: 45px;
		margin: 50px auto 0;
		border-radius: 10px 10px 0 0;
		box-sizing: border-box;
	}
	.home .cont08 .pp_box{
		border: 1px solid #0dacf1;
		width: 400px;
		height: 130px;
		background: #fff;
		text-align: left;
		padding: 25px 15px;
		margin: 0 auto 0;
		overflow-y: scroll;
		border-radius: 0 0 10px 10px;
		box-sizing: border-box;
	}
	.home .cont08 .pp_box h4{
		font-size: 14px;
	}
	.home .cont08 .pp_box .text01{
		margin: 15px 0 30px;
		font-size: 12px;
		line-height: 1.7;
		letter-spacing: -0.4px;
	}
	.home .cont08 .pp_box ul{
		margin: 15px 0 30px;
		line-height: 1.7;
		letter-spacing: -0.4px;
		font-size: 12px;
	}
	.home .cont08 .pp_box ul li::before{
		content: '・';
	}


	/*thanks
	-------------------------------------------------------------------------------*/
	.home.thanks .key{
		height: 215px;
		margin-top: 0;
		background: url("img/thanks_key_bg_sp.png")center center /cover no-repeat;
	}
	.home.thanks .key::before{
		content: none;
	}
	.home.thanks .key p{
		padding: 85px 0 0;
		font-size: 26px;
		color: #fff;
		font-weight: bold;
		text-align: center;
	}
	.thankscont01 h2{
		margin: 60px auto 30px;
		text-align: center;
		font-size: 20px;
		font-weight: bold;
	}
	.thankscont01 .text{
		margin: 0 auto 30px;
		text-align: center;
		font-size: 14px;
		line-height: 2;
	}
	.thankscont01 .button a{
		display: block;
		margin: 0 auto 60px;
		text-align: center;
		font-size: 16px;
		background: #ff97cc;
		color: #fff;
		width: 320px;
		padding: 5px 0;
		border-radius: 25px;
		line-height: 2;
	}



	/* footer
	------------------------------------------------------------------------*/
	footer{
		background: #333333;
		color: #fff;
	}
	footer .inner{
		text-align: center;
		padding: 140px 25px 70px;
		box-sizing: border-box;
		position: relative;
	}
	footer .inner h2{
		font-size: 24px;
	}
	footer .inner .text01{
		font-weight: bold;
	}
	footer .inner .logo{
		position: absolute;
		top: 20px;
		left: 50%;
		transform: translateX(-50%);
	}
	footer .inner .place{
		margin-top: 22px;
		font-size: 14px;
		line-height: 1.9;
	}
	footer .inner .text02{
		text-align: center;
		font-size: 14px;
		margin-top: 8px;
		letter-spacing: -0.6px;
	}
	footer .inner .sns_box{
		margin: 30px 0 15px;
	}
	footer .inner .sns_box .sns_button{
		display: inline-block;
		margin: 0 10px;
	}
	footer .inner iframe{
		margin: 15px auto;
		width: 380px;
		height: 280px;
	}

	footer .inner .copy{
		color: #aaa;
		font-size: 10px;
	}

	.side_button{
		position: fixed;
		bottom: 300px;
		right: 0;
		z-index: 10000;
	}
	.side_button a{
		display: block;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		background: #36da99 url("img/home_icon02.png")center top 10px no-repeat;
		box-sizing: border-box;
		height: 125px;
		width: 43px;
		border: 2px solid #fff;
		border-radius: 8px 0 0 8px;
		text-align: center;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		letter-spacing: 2px;
		padding: 30px 9px 0;
	}
	.side_button:nth-of-type(2){
		bottom: 150px;
	}
	.side_button:nth-of-type(2) a{
		background: #53d3e3 url("img/home_icon03.png")center top 10px no-repeat;
	}
	footer .top {
		position: fixed;
		bottom: 80px;
		right: 0;
		width: 43px;
	}
	footer .top img{
		width: 100%;
	}


}

/*mail form pro
----------------------------------------------------------*/
div#mfp_hidden {
	overflow: hidden;
	width: 1px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}
div#mfp_hidden input {
	margin: 10px;
}
div.mfp_thanks {
	padding: 30px;
}
div.mfp_thanks p {
	line-height: 1.7em;
}
div.mfp_thanks ul.mfp_caution {
	margin: 0px;
	padding: 0px;
}
div.mfp_thanks ul.mfp_caution li {
	display: block;
	color: #C00;
	margin: 0px;
	padding: 5px 0px;
}
div#mfp_thanks {
	text-align: center;
	font-size: 18px;
	padding: 20px 0px;
}
div#mfp_thanks strong {
	color: #C00;
	font-size: 24px;
}
form#mailformpro {
	padding: 10px 0px;
	box-sizing: border-box;
}
form#mailformpro dl dt {
	float: left;
	width: 160px;
	clear: both;
	font-size: 12px;
	padding: 10px 0px;
	text-align: right;
	border-top: solid 1px #CCC;
	margin: 0px;
}
form#mailformpro dl dd {
	border-top: solid 1px #CCC;
	margin: 0px;
	padding: 10px 5px 20px 170px;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
}
form#mailformpro dl dd ul,form#mailformpro dl dd ol {
	margin: 0px;
	padding: 0px;
}
form#mailformpro dl dd ul li,form#mailformpro dl dd ol li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.must {
	display: block;
	background-color: #C00;
	border: solid 2px #C00;
	text-shadow: 0px 1px 2px #933;
	padding: 2px 5px;
	font-size: 10px;
	color: #FFF;
	float: left;
	margin: 0px 5px;
	border-radius: 4px;
	box-shadow: 0px 0px 5px #CCC;
	background-image: url(img/mfp_header.png);
	background-size: 100% 100%;
}
.optionally {
	display: block;
	background-color: #06C;
	border: solid 2px #06C;
	text-shadow: 0px 1px 2px #933;
	padding: 2px 5px;
	font-size: 10px;
	color: #FFF;
	float: left;
	margin: 0px 5px;
	border-radius: 4px;
	box-shadow: 0px 0px 5px #CCC;
	background-image: url(img/mfp_header.png);
	background-size: 100% 100%;
}
form#mailformpro label {
	border-radius: 3px;
	margin: 3px;
	display: inline-block;
	white-space: nowrap;
}
table#mfp_confirm_table {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
	margin: 20px 0;
}
table#mfp_confirm_table tr.mfp_colored {
	background-color: #F6F7F9;
}
table#mfp_confirm_table tr.mfp_achroma {
	background-color: #FFF;
}
table#mfp_confirm_table tr th,table#mfp_confirm_table tr td {
	text-align: left;
	border-top: solid 1px #CCC;
	padding: 9px;
}
table#mfp_confirm_table tr th {
	white-space: nowrap;
	width: 200px;
}
table#mfp_confirm_table tr td {
	line-height: 1.5em;
	word-break: break-all;
}
div#mfp_phase_confirm {
	clear: both;
}
div#mfp_phase_confirm h4 {
	font-size: 36px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}
div#mfp_phase_confirm div#mfp_phase_confirm_inner {
}
div#mfp_overlay {
	position: absolute;
	display: none;
	z-index: 10001;
}
div#mfp_overlay_inner {
	background-color: #FFF;
	padding: 15px;
	margin: 0px auto;
	border-radius: 5px;
	box-shadow: 0px 0px 10px #000;
	width: 640px;
	max-width: 90%;
}
div#mfp_overlay_background {
	background-color: #000;
	position: absolute;
	display: none;
	z-index: 10001;
}
div#mfp_loading_screen {
	z-index: 20000;
	opacity: 0.8;
	display: none;
	background-color: #000;
	position: absolute;
}
div#mfp_loading {
	z-index: 20001;
	position: absolute;
	display: none;
	width: 40px;
	height: 40px;
	background-image: url(img/mfp_loading.gif);
}
.mfp_colored {
	background-color: #F6F7F9;
}
.mfp_achroma {
	background-color: #FFF;
}
div.mfp_err {
	clear: both;
	display: none;
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 5px 17px;
	color: #F00;
	font-size: 14px;
	line-height: normal;
	background-image: url(img/mfp_error.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
.mfp_parent_error {
	border: solid 2px #F00;
}
.problem {
	background-color: #FCC;
}
div#mfp_error {
	background-color: #FEE;
	border: solid 1px #F00;
	padding: 10px;
	display: none;
}
div#mfp_error p {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-align: center;
}
div#mfp_error p strong {
	font-size: 18px;
	color: #F00;
}
div#mfp_warning {
	background-color: #FEE;
	border: solid 1px #F00;
	padding: 10px;
	display: none;
	border-radius: 5px;
}
div#mfp_warning p {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-align: center;
}
div#mfp_warning p strong {
	font-size: 18px;
	color: #F00;
}
div#mfp_price {
	color: #C00;
	font-size: 36px;
	padding: 10px;
	font-weight: bolder;
}
div#mfp_price span {
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
button.mfp_next,button.mfp_prev {
	font-size: 18px;
	margin: 10px;
	padding: 5px 10px;
}
button.mfp_next {
	float: right;
}
button.mfp_prev {
	float: left;
}
ul#mfp_phase_stat {
	padding: 10px;
	text-align: center;
}
ul#mfp_phase_stat li {
	display: inline-block;
	padding: 8px 15px;
	border-radius: 5px;
	margin: 0px 5px;
	list-style: none;
	font-size: 14px;
}
ul#mfp_phase_stat li.mfp_phase_arrow {
	box-shadow: none;
	color: #999;
	padding: 8px 0px;
}
ul#mfp_phase_stat li.mfp_active_phase {
	box-shadow: 0px 1px 6px #000;
	background-image: url(img/mfp_header.png);
	background-size: 100% 100%;
	background-color: #0068B7;
	border: solid 2px #0068B7;
	font-weight: bolder;
	color: #FFF;
	text-shadow: 0px 1px 3px #000;
}
ul#mfp_phase_stat li.mfp_inactive_phase {
	background-image: url(img/mfp_header.png);
	background-size: 100% 100%;
	background-color: #EEE;
	border: solid 2px #EEE;
	color: #999;
	box-shadow: 0px 1px 6px #CCC;
}
div#mfp_shopping_cart {
	border: solid 1px #CCC;
	margin: 0px;
	padding: 0px;
}
div#mfp_shopping_cart p {
	margin: 0px;
	text-align: center;
	padding: 20px 10px;
	font-size: 12px;
	background-color: #FEE;
}
table.mfp_shoppingcart {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}
table.mfp_shoppingcart thead tr td {
	background-color: #EEE;
	border-bottom: solid 1px #CCC;
	text-align: center;
	font-size: 12px;
	padding: 5px;
}
table.mfp_shoppingcart tbody tr th,table.mfp_shoppingcart tbody tr td {
	font-size: 12px;
	padding: 5px;
	border-bottom: solid 1px #CCC;
}
table.mfp_shoppingcart tbody tr td select {
	display: block;
	margin: 0px auto;
	text-align: center;
}
table.mfp_shoppingcart tbody tr td select option {
	text-align: center;
}
table.mfp_shoppingcart tbody tr th span {
	display: block;
	font-weight: normal;
	font-size: 10px;
	color: #666;
	padding: 3px 0px;
}
table.mfp_shoppingcart tfoot tr td {
	padding: 5px;
	font-size: 16px;
	font-weight: bolder;
	color: #900;
}
td.msc_price {
	font-size: 12px;
	text-align: right;
}
div.mfp_buttons {
	clear: both;
	padding: 10px 0px;
	text-align: center;
}
div.mfp_buttons button#mfp_button_send {
	padding: 10px 100px;
	background-color: #ff97cc;
	border: 1px solid #ff97cc;
	color: #FFFFFF;
	cursor: pointer;
}
div.mfp_buttons button#mfp_button_cancel {
	padding: 10px 100px;
	border: 1px solid #ff97cc;
	color: #ff97cc;
	cursor: pointer;
	background:#fff;
}
.imagebutton {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
	background: none;
}

.mfp_element_checkbox,
.mfp_element_radio {
	vertical-align: middle;
	margin: 0px 2px;
}
.mfp_element_file {
	font-size: 12px;
	display: inline-block;
	padding: 10px 10px;
	vertical-align: middle;
	border: solid 1px #CCC;
	border-radius: 3px;
	box-shadow: 0px 0px 5px #CCC inset;
	background: #EEE;
}
.mfp_element_reset {
	color: #333;
}
button.mfp_next,button.mfp_prev {
	font-size: 14px;
}
input#mfp_reserve_item,input#mfp_reserve_date {
	display: none;
}
div#mfp_reserve_wrapper {
	position: relative;
	overflow: hidden;
	border: solid 1px #CCC;
}
div#mfp_reserve_inner {
	position: relative;
	padding: 0px 0px 0px 100px;
	overflow: auto;
}
div#mfp_reserve_wrapper table {
	border-spacing: 0px;
	border-collapse: collapse;
}
div#mfp_reserve_wrapper table.mfp_reserve_table_label {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	background-color: #FEE;
	z-index: 100;
}
div#mfp_reserve_wrapper table.mfp_reserve_table_value {
	padding: 0px 0px 0px 0px;
}
div#mfp_reserve_wrapper table.mfp_reserve_table_value tr td.mfp_reserve_active,
div#mfp_reserve_wrapper table.mfp_reserve_table_value tr td.mfp_reserve_warning {
	cursor: pointer;
}
div#mfp_reserve_wrapper table.mfp_reserve_table_value tr td.mfp_reserve_active:hover,
div#mfp_reserve_wrapper table.mfp_reserve_table_value tr td.mfp_reserve_warning:hover {
	background-color: #E8EEF9;
}
div#mfp_reserve_wrapper table.mfp_reserve_table_value tr td.mfp_reserve_current {
	background-color: #0068B7;
	color: #FFF;
}
td.mfp_reserve_disabled {
	background-color: #CCC;
}
td.mfp_reserve_warning {
	background-color: #FFC;
}
div#mfp_reserve_wrapper table tr td,div#mfp_reserve_wrapper table tr th {
	border: solid 1px #CCC;
	padding: 0px 5px;
	font-size: 12px;
	text-align: center;
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-weight: normal;
	height: 20px;
	text-align: left;
}
td.mfp_reserve_week_0 {
	color: #F00;
	background-color: #FEE;
}
td.mfp_reserve_week_6 {
	color: #00F;
	background-color: #EEF;
}
div.mfp_ok {
	border: solid 1px #111
	;
	display: inline-block;
	padding: 1px 10px;
	margin-top: 5px;
	color: #111
	;
	font-size: 12px;
	display: none;
}
div.prefcodeWrapper {
	position: relative;
}
div.prefcodeResult {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 5px;
	border: solid 1px #CCC;
	background-color: #FFF;
	box-shadow: 0px 0px 5px #CCC;
	display: none;
}
div.prefcodeResult div {
	cursor: pointer;
}
div.prefcodeResult div:hover {
	background-color: #C9EBFB;
}
div.prefcodeResult div.prefcodeNext {
	background-color: #EEE;
	text-align: center;
}
div.prefLoading {
	padding: 60px 100px;
	background: url(img/mfp_zip_loading.gif) no-repeat center center;
}
.hidefield {
	height: 0px;
	overflow: hidden;
}
.showfield {
	height: auto;
	overflow: visible;
}
div.mfp_attached_thumbnails {
	display: none;
	padding: 5px;
	margin: 5px auto;
	border: solid 1px #CCC;
	border-radius: 3px;
	box-shadow: 0px 0px 5px #CCC inset;
	background: #EEE;
}
div.mfp_attached_thumbnails ul {
	margin: 0px;
	padding: 0px;
}
form#mailformpro dl dd div.mfp_attached_thumbnails ul li {
	display: inline-block;
	vertical-align: top;
	padding: 0px;
	border: solid 4px #FFF;
	margin: 5px;
	box-shadow: 0px 2px 5px #999;
}
form#mailformpro dl dd div.mfp_attached_thumbnails ul li a {
	display: block;
	max-height: 100px;
	overflow: hidden;
}
div.mfp_attached_thumbnails ul li a img {
	display: block;
	max-width: 80px;
}
button.mfp_attached_reset {
	font-size: 14px;
}
div#mfp_OperationCheck {
}
div#mfp_OperationCheck div#mfp_OperationCheck_inner {
	display: none;
}
div#mfp_OperationCheck strong {
	background: #090;
	display: block;
	color: #222;
	text-align: center;
	border-radius: 3px;
}
div#mfp_OperationCheck * {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
div#mfp_OperationCheck p {
	padding: 0px 5px;
	margin: 0px;
	font-size: 12px;
}
div#mfp_OperationCheck p a {
	color: #0C0;
	text-decoration: none;
}
div#mfp_OperationCheck p a:hover,
div#mfp_OperationCheck p button:hover {
	text-decoration: underline;
}
div#mfp_OperationCheck p button {
	border: none;
	background: none;
	color: #0C0;
	cursor: pointer;
}
div#mfp_OperationCheck div#mfp_OperationCheck_inner ul {
}
div#mfp_OperationCheck ul li,
div#mfp_OperationCheck ul li label,
div#mfp_OperationCheck ul li label input {
	line-height: 12px;
	font-size: 12px;
	list-style: none;
	vertical-align: middle;
}
div#mfp_OperationCheck ul li {
	padding: 5px 10px;
}
div#mfp_OperationCheck ul li
{
	text-decoration: underline;
}
button#mfp_recorder_record,
button#mfp_recorder_clear,
button#mfp_recorder_restore {
	border-radius: 5px;
	padding: 5px 10px 5px 2em;
	border: solid 1px #CCC;
	background: linear-gradient(top, #EEE, #CCC);
	text-shadow: 0px 2px 0px #FFF;
	font-size: 16px;
	cursor: pointer;
	outline: none;
	display: inline-block;
	margin: 5px auto;
}
button#mfp_recorder_record {
	background: url(img/mfp_record_disabled.png) no-repeat 5px center #EEE;
	background-size: 24px 24px;
}
button#mfp_recorder_clear {
	background: url(img/mfp_record_remove.png) no-repeat 5px center #EEE;
	background-size: 24px 24px;
}
button#mfp_recorder_restore {
	background: url(img/mfp_record_restore.png) no-repeat 5px center #EEE;
	background-size: 24px 24px;
}
button.enabled#mfp_recorder_record,
button.enabled#mfp_recorder_clear,
button.enabled#mfp_recorder_restore {
	background: url(img/mfp_record_enabled.png) no-repeat 5px center #EEE;
	background-size: 24px 24px;
}
div#mfp_recorder_wrap {
	border: solid 1px #CCC;
	padding: 10px;
	text-align: center;
	margin: 5px auto;
}
td.request_image {
	width: 100px;
}
td.request_image img {
	max-width: 100px;
}
span.mfp_tips {
	background-image: url(img/mfp_header.png);
	background-size: 100% 100%;
	background-color: #FCC;
	display: block;
	border-radius: 5px;
	padding: 10px;
	margin: 2px;
	box-shadow: 0px 2px 10px #999;
}
span.mfp_tips strong {
	color: #800040;
}
span.mfp_tips span {
	display: block;
	padding: 10px;
	color: #008080;
}
span.mfp_tips em {
	font-style: normal;
	color: #090;
	font-weight: bold;
}
@media screen and (max-width: 1240px) {
	div#mfp_overlay_background{
		width:1240px !important;
		height: 100% !important;
	}
	div#mfp_overlay{
		width:1240px !important;
	}
}
@media screen and (max-width: 800px) {
	form#mailformpro dl dt {
		float: none;
		width: auto;
		font-size: 12px;
		padding: 5px;
		text-align: left;
	}
	form#mailformpro dl dd {
		clear: both;
		border-top: none;
		padding: 5px 15px;
		font-size: 12px;
		line-height: 1.5em;
	}
	div.mfp_buttons button {
		font-size: 14px;
	}
	div#mfp_phase_confirm h4 {
		font-size: 18px;
	}
	ul#mfp_phase_stat {
		padding: 0px;
		text-align: left;
	}
	ul#mfp_phase_stat li {
		text-align: center;
		padding: 5px 0px;
		border-radius: 3px;
		margin: 5px;
		list-style: none;
		font-size: 14px;
		width: 28%;
	}
	ul#mfp_phase_stat li.mfp_phase_arrow {
		box-shadow: none;
		display: none;
	}
	ul#mfp_phase_stat li.mfp_active_phase {
	}
	ul#mfp_phase_stat li.mfp_inactive_phase {
	}
	table#mfp_confirm_table tr th {
		white-space: nowrap;
		width: 150px;
	}
	div#mfp_thanks {
		text-align: center;
		font-size: 18px;
		padding: 20px 0px;
	}
	div#mfp_thanks strong {
		color: #C00;
		font-size: 24px;
		display: block;
	}
}

@media screen and (max-width: 431px) {
	div#mfp_overlay_background{
		width:430px !important;
		height: 100% !important;
	}
	div#mfp_overlay{
		width:430px !important;
	}
	div#mfp_overlay_inner{
		width:390px;
		max-width:none;
	}
	div.mfp_buttons button#mfp_button_send {
		padding: 10px 0;
		width:300px;
		margin-bottom: 10px;
	}
	div.mfp_buttons button#mfp_button_cancel {
		padding: 9px 0;
		width:300px;
		margin-right: 3px;
	}
}
