@charset "utf-8";

.wrapper1920 {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*@media screen and (max-width: 1920px) {
	.wrapper1920 { margin: 0 2%; }
}*/
.bg {
	background:url(../images/bg.jpg) center top no-repeat fixed;
	background-size: cover;
	overflow: hidden;
	padding: 10% 0;
	/*height: 43vw;*/
	/*-ms-overflow-style: none;
    scrollbar-width: none;*/
}
/*.bg::-webkit-scrollbar {
	display:none;
}*/
.bg p, .bg div {
	width: 100%;
	padding: 0 11%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bg div.innerWrapper { padding: 0 20%; }
.innerWrapper {
	position: relative;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.innerWrapper img {
	border: 2px solid #555555;
	border-radius: 5px;
}
.innerWrapper div {
	position: absolute;
	bottom: 0;
	padding: 0;
}
.innerWrapper .text1 {
	width: 50%;
	top: 0;
	padding: 1% 1% 0 1%;
	margin: 2% 0 0 7%;
}
.text1 p {
	padding: 0;
}
.innerWrapper .text2 {
	bottom: 0;
	right: 0;
	text-align: right;
	width: 60%;
	margin-right: 21%;
}

.font35 { font-size: 3.1vw; }
.font30 { font-size: 2.8vw; }
.font22 { font-size: 2.3vw; }
.font20 { font-size: 2.0vw; }
.font16 { font-size: 1.6vw; }
.font30btn { font-size: 2.0vw; }
.font22btn { font-size: 1.8vw; }

.mg-b1 { margin-bottom: 2%; }
.mg-b2 { margin-bottom: 10%; }

.whiteShadow { text-shadow: 4px 4px 6px #ffffff, -4px 4px 6px #ffffff, -4px -4px 6px #ffffff, 4px -4px 6px #ffffff; }
.greenShadow { text-shadow: 3px 3px 5px #00aa00, -3px 3px 5px #00aa00, -3px -3px 5px #00aa00, 3px -3px 5px #00aa00; }
.blackShadow { text-shadow: 3px 3px 5px #000000, -3px 3px 5px #000000, -3px -3px 5px #000000, 3px -3px 5px #000000; }
.underLine { text-decoration: underline; }

.colorWhite { color:#ffffff;}
.colorRed { color:#ff0000; }
.colorOrange { color:#ff8000; }
.colorBlue { color:#0080ff; }
.colorPurple { color:#952bff; }
.colorGreen { color:#00aa00; }
.colorDeepGreen { color:#408000; }
.colorGray { color:#555555; }
.colorBrown{ color:#804000; }

@media screen and (max-width: 420px) {
.bg p, .bg div { padding: 0 2%; }
.font35 { font-size: 5.4vw; }
.font30 { font-size: 4.5vw; }
.font22 { font-size: 3.8vw; }
.font20 { font-size: 3.8vw; }
.font30btn { font-size: 3.0vw; }
.font22btn { font-size: 3.0vw; }
.br-sp { display: none; }
.innerWrapper .text2 { margin-right: 19%; }
}

#fstoha #fsImg {
	float:left;
	width:45%;
	height:auto;
	margin:0 5% 0 0;
	border-radius:10px;
}
#fstoha a img {
	max-width:297px;
	width:100%;
	height:auto;
	-webkit-transition:0.4s; -moz-transition:0.4s; -o-transition:0.4s; -ms-transition:0.4s;
}
#fstoha a img:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: “alpha( opacity=50 )”;
}
#fstoha p {
	float:left;
	width:50%;
	padding-top:10px;
	font-size:18px;
}
@media screen and (max-width: 650px) {
#fstoha #fsImg {
	float:none;
	width:90%;
	margin:0 5%;
}
#fstoha a img {
	width:90%;
	margin:0 5%;
}
#fstoha p {
	float:none;
	width:90%;
	padding:10px 5% 0 5%;
	font-size:16px;
}
}
#bluebg {
	margin-bottom:40px;
	padding:20px 0 0 0;
	background:url(../images/bluebg.jpg) center center no-repeat fixed;
	background-size: cover;
	width:100%;
	height:190px;
	background-color: #3CF;
}
#whiteBox1 {
	float:left;
	width:45%;
	padding:2%;
	margin-right:2%;
	background-color:#fff;
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
	border-radius: 3px; behavior: url(border-radius.htc);
}
#whiteBox2 {
	float:left;
	width:45%;
	padding:2%;
	background-color:#fff;
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
	border-radius: 3px; behavior: url(border-radius.htc);
}
@media screen and (max-width: 600px) {
#whiteBox1 , #whiteBox2 {float:none; width:96%; margin:20px auto; padding:10px;}
#bluebg { height:100%; 	padding:5px 0 0 0; }
}
@media screen and (max-width: 480px) {
#whiteBox1 , #whiteBox2 {float:none; }
}
#whiteBg {
	margin:30px 0 0 0;
	padding:20px 0 ;
	background-color:#fff;
}
.orangeBox {
	background-color:#f60;
	padding:15px;
	width:40px;
	display:block;
	color:#fff;
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
	border-radius: 3px; behavior: url(border-radius.htc);
}
#maru01 {
	float:left;
	margin-right:5%;
	width:30%;
	height:auto;
	background:url(../images/maru01.gif) top center no-repeat;
}
#maru02 {
	float:left;
	margin-right:5%;
	width:30%;
	height:auto;
	background:url(../images/maru02.gif) top center no-repeat;
}
#maru03 {
	float:left;
	width:30%;
	height:auto;
	background:url(../images/maru03.gif) top center no-repeat;
}
.maruText {
	padding:140px 0 0 0;
}
@media screen and (max-width: 600px) {
#maru01 ,#maru02 ,#maru03 {
	float:none;
	margin-right:0;
	margin-bottom:10px;
	width:100%;
}
.maruText {
	padding:150px 0 20px 0;
	text-align:center;
	border-bottom:1px solid #CCC;
}
}

/*------------------------　オプション　----------------------------*/
#greenbg {
	padding:0 0 25px 0;
	width:100%;
	background-image:url(../images/greenbg.jpg);
	background-size:cover;
}
.greenTitle {padding:30px 0 0 0;}
#whiteBox3 {
	padding:25px 0;
	margin:20px 3%;
	border-top:5px solid #6C9;
}
.syukeiBox {
	width:80%; margin:0 auto 20px auto;
	padding:20px 5%;
	border:2px solid #CCC;
	border-radius: 5px; behavior: url(border-radius.htc);
}
@media screen and (max-width: 600px) {
#whiteBox3 { float:none; clear:both;  margin-bottom:3%;}
.optionVmt {display:none;}
.greenTitle {padding:0;}
.syukeiBox {
	width:90%;
}
}

