@charset "UTF-8";
/* 背景画像固定
---------------------------------------------------------------------------------------------------------*/
.parallaxBg {
	width: 100%;
	background-attachment: scroll;
	-moz-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
_:-ms-lang(x), .parallaxBg {
background-attachment: scroll;
} /* IE、Edgeでは背景画像固定を無効に */
@media screen and (max-width: 1024px) {
.parallaxBg {
	background-attachment: scroll;
}
}
/* 遅延読込
---------------------------------------------------------------------------------------------------------*/
.fadein {
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	opacity: 0.1;
	-webkit-transform: translate(0, 80px);
	transform: translate(0, 80px);
	-webkit-transition: all 800ms;
	transition: all 800ms;
}
.fadein.scrollin {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
@media screen and (max-width: 1024px){
.fadein {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
}

/* #globalNavi
---------------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 980px) {
#globalNaviWrap {
	position: absolute;
	top: 0;
	right:0;
	left:0;
}
}
@media screen and (max-width: 979px) {
#top {
	position: absolute;
	top: 0;
}
}
/* #main
---------------------------------------------------------------------------------------------------------*/
#main {
	background-image: url(../img/main.jpg);
	background-position: center bottom;
	margin: 0 0 50px;
}
#main .contents {
	position: relative;
	padding: 165px 0;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#main h1 {
	padding-bottom: 65px;
}
#main h1 img {
	max-width: 100%;
	height: auto;
}
#main p.map img {
	max-width: 100%;
	height: auto;
}
@keyframes fadein {
 from {
 opacity: 0;
 transform: translateY(-20px);
}
to {
	opacity: 1;
	transform: translateY(0);
}
}
@media screen and (max-width: 979px) {
#main .contents {
	padding: 100px 0 200px;
}
#main .pc {
	display:none;
}

}
@media screen and (max-width: 768px) {
#main .contents {
	padding: 50px 0 100px;
}
}
/* #container
---------------------------------------------------------------------------------------------------------*/
#container h2 {
	text-align: center;
	margin-top: 80px;
	margin-bottom: 40px;
	text-shadow:0px 0px 10px #FFF;
}
#container h2 strong {
	font-family : 'Barlow', sans-serif;
	color: #FF7606;
	text-align: center;
	font-size: 3.2em;
}
#container h2 span:before {
	content: "\A";
	white-space: pre;
}
#container h2 span {
	font-size: 17px;
	color: #999;
}
#container h2::before {
	content: url(../img/icon_title.png);
	display: block;/*前後に改行を入れる*/
}
@media screen and (max-width: 768px) {
#container {
	background-image: none;
}
#container h2 {
	margin-top: 40px;
	margin-bottom: 20px;
	background-image: none;
}
#container h2 strong {
	font-size: 2em;
	color: #FF7606;
}
#container h2 span:after {
	width: 100px;
}
}
/* #message
---------------------------------------------------------------------------------------------------------*/
#message {
	background-image: url(../img/wave.png);
	background-repeat: repeat-x;
	background-position: -25px top;
	margin-top: -112px;
	padding-top: 112px;
	width : 100%;
}
#message .wrap {
	background-color: #F0F8F9;
	width : 100%;
}

#message .wrap2{
	width : 100%;
	max-width:1920px;
	margin:auto;
	}
#message .wrapL p {
	padding-bottom: 1em;
	font-size: 19px;
}
#message .wrapR img, #message .wrapL img {
	height: auto;
	max-width: 100%;
}
#message .wrapL img{
	padding:15px;
	display:block;
	margin:auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}
#message .sp {
	display : none ;
}
@media screen and (min-width: 1680px), print {
#message .wrapR {
	width: 40%;
	max-width:636px;
	position:absolute;
	right: 0px;
	bottom: -50px;
}
#message .wrapL {
	width : 100%;
	max-width:1285px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin:auto;
	padding: 0px 636px 0px 15px;
	position:relative;
}
}
@media screen and (min-width: 980px) {
#message .wrap {
	background-image: url(../img/bubble_left.png), url(../img/bubble_right.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left 60px, right 60px;
	padding-top: 60px;
}
#message .sp {
	display : none ;
}

}
@media screen and (max-width: 1679px), print {
#message .wrapR {
	position:absolute;
	right: 0px;
	bottom: -30px;
	width: 40%;
}
#message .wrapL {
	float: left;
	width: 53%;
	padding: 2%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
}
@media screen and (min-width: 780px), print {
#message .wrap2{
	position:relative;
	right:0;
	left:0;
	}
}
@media screen and (max-width: 979px) {
#message {
	background-image: url(../img/wave_sp.png);
	margin-top: -80px;
	padding-top: 15px;
}
#message .wrap .wrapIn {
	margin: auto;
	width: 96%;
}
#message .sp {
	display : block ;
}
#message .wrap {
	padding-top: 30px;
}
#message .wrap2,
#message .wrapR,
#message .wrapL{
	position:static;
	}
#message .wrapR {
	float: none;
	width: 90%;
	margin: auto;
	padding:0 15px 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#message .wrapL {
	float: none;
	width: 90%;
	margin:auto;
	padding:15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#message .wrapR img {
	margin: auto;
	display: block;
	padding:15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
}
/* #price
---------------------------------------------------------------------------------------------------------*/
#container #price h2 {
	background-image: url(../img/price_bk.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#container #price h2 strong {
	letter-spacing: 0.2em;
}
#price .undertitle {
	text-align: center;
	margin-bottom: 40px;
}
#price .box {
	float: left;
	width: 47%;
	margin: 1.5% 1.5% 30px;
	background-image: url(../img/products_bk.gif);
	background-repeat: repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#price .box .boxIn {
	font-size: 1.1em;
	background-color: #FFF;
	padding-right: 15px;
	padding-bottom: 15px;
}
#price .box .img {
	text-align: center;
	margin-bottom: 10px;
	float: right;
	width: 50%;
}
#price .box h3 {
	font-size: 1.3em;
	line-height: 1.4em;
	float: left;
	width: 50%;
	padding-bottom: 1em;
}
#price .box h3 span {
	font-size: 18px;
	color: #666;
}
#price .box h3 span:before {
	content: "\A";
	white-space: pre;
}
#price .box table {
	clear: both;
	width: 100%;
	color: #666;
	font-size: 16px;
}
#price .box th {
	width: 50%;
	font-weight: bold;
}
#price .box td {
	width: 16%;
}
#price .box th, #price .box td {
	border-bottom: 1px solid #EEE;
	padding-top: 2%;
	padding-bottom: 2%;
}
#price .box p {
	font-size: 16px;
}
 @media screen and (max-width: 979px), print {
#price .box th {
	display:block;
	width: 100%;
	background-color: #E9E9E9;
	padding-left: 2%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#price .box td {
	display:block;
	width: 33.3%;
	float: left;
	text-align: right;
	padding-right: 2%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#price .box th, #price .box td {
	border-bottom: none;
}
	 }
 @media screen and (max-width: 768px) {
#price .box h3 {
	font-size: 1.2em;
}
}
@media screen and (max-width: 640px) {
#price .box {
	width: 100%;
	margin: 1.5% 0 2% 10px;
}
#price .box .img {
	float: none;
	width: 100%;
}
#price .box h3 {
	float: none;
	width: 100%;
}
}
/* #howto
---------------------------------------------------------------------------------------------------------*/
#howto {
	background-image: url(../img/howto_bk.jpg);
	background-position: center top;
	padding: 30px 0;
	margin: 50px 0 0;
	background-repeat: no-repeat;
	background-size : auto;
}
#container #howto h2 strong {
	letter-spacing: 0.1em;
}
#container #howto h2 span {
	color: #666;
}
#container #howto.contents {
	max-width: 1280px;
}
#howto .step {
	padding-bottom: 60px;
}
#howto .box {
	float: left;
	width: 30.33%;
	background-color: #FFF;
	margin: 1.5%;
}
#howto .step .box {
	position:relative;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	padding: 40px 25px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0 0 20px #C8C8C8;
}
#howto .step .box h3 {
	font-family : 'Barlow', sans-serif;
	color: #FF7606;
	padding-bottom: 0.5em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	font-size: 1.5em;
}
#howto .step .box p {
	font-size: 1.1em;
	font-weight: bold;
	color: #444;
	line-height: 200%;
}
#howto .step .box p.cleanWrap{
	width:90%;
	padding:3%;
	border: dotted 2px #F90;
	margin:20px auto 0;
	}
#howto .cautionWrap {
	background-image: url(../img/caution_bk.gif);
	background-repeat: repeat;
	padding: 10px;
}
#howto .caution {
	background-color: #FFF;
	padding: 50px 40px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#howto .caution h3 {
	text-align: center;
	font-size: 1.5em;
	padding-bottom: 1em;
}
#howto .caution .box img {
	display: block;
	margin: auto auto 30px;
}
#howto .caution .box h4 {
	text-align: center;
	font-size: 1.1em;
}
#howto .caution .box p {
	padding: 15px 30px;
	font-size: 1.1em;
}
#howto .caution dl {
	clear: both;
}
#howto .caution dt, #howto .caution dd {
	display: block;
	width: 100%;
}
#howto .caution dt {
	border-top: 1px solid #EEE;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
}
#howto .caution dd {
	padding-bottom: 20px;
	font-size: 1.0em;
}
@media screen and (min-width: 769px) {
#howto .step .box:not(:last-child):after {
	position:absolute;
	content: url(../img/icon_arrow_orange.png);
	top : 45%;
	right : -25px;
}
}
@media screen and (max-width: 768px), print{
#howto {
	padding: 5px 0;
	margin: 20px 0 0;
	background-size : contain;
}
#howto .box {
	float: none;
	width: 100%;
	margin: 0 0 6%;
}
#howto .box h3 {
	font-size: 1.4em;
}
#howto .step .box:not(:last-child):after {
	position:absolute;
	content: url(../img/icon_arrow_orange_sp.png);
	bottom : -30px;
	left : 48%;
}
}
/* #access
---------------------------------------------------------------------------------------------------------*/
#access {
	background-image: url(../img/wave.png);
	background-repeat: repeat-x;
	background-position: -25px top;
	padding: 112px 0 0px;
}
#access .wrap {
	background-color: #F0F8F9;
}
#access .wrapL {
	float: left;
	width: 45%;
}
#access .wrapR {
	float: right;
	width: 50%;
	text-align: center;
}
#access .wrapL p {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 1.2em;
}
#access .box {
	float: left;
	width: 22%;
	margin: 1.5%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 30px;
}
#access .box img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: auto;
}
 @media screen and (max-width: 768px), print {
#access {
	background-image: url(../img/wave_sp.png);
	padding-top: 10px;
}
#access .wrap {
	padding: 0px 0 20px;
}
#access .wrapL,  #access .wrapR {
	float: none;
	width: 100%;
}
#access .wrapL img {
	max-width: 100%;
	margin: 30px auto;
	display: block;
}
#access .box {
	width: 45%;
}
}
@media screen and (max-width: 640px) {
#access .box {
	width: 100%;
	margin: 0%;
}
}
@media print{
#main .contents {
	padding: 30px 0;
}
#main h1 {
	padding-bottom: 30px;
}
#main h1 img {
	max-width: 50%;
	height: auto;
}
#container h2 {
	margin-top: 20px;
	margin-bottom: 20px;
}
}