@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
body {
	background: url(../img/common/com_bg.png) repeat;
}

.mainVisual {
	padding: 87px 0 123px;
	text-align: center;
	background: url(../img/index/main_img.jpg) no-repeat center center;
	background-size: cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/index/main_img.jpg',sizingMethod='scale');
}

.mainVisual h2 {
	margin-bottom: 15px;
}

.mainVisual h2 span {
	display: block;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: normal;
	font-style: italic;
	line-height: 1.2;
}

.mainVisual p {
	margin-bottom: 105px;
	padding: 8px 0;
	color: #FFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 25px;
	line-height: 1.35;
	letter-spacing: 7px;
	text-shadow: 1px 1px 3px #FFF, -1px -1px 3px #FFF;
	background: url(../img/index/p_bg.png) repeat;
}

#gNavi {
	background: url(../img/index/bg.png) repeat;
}

#gNavi:before {
	display: none;
}

#gNavi .navi01 a {
	color: #fac055;
}

#main {
	margin: 0 auto 100px;
	width: 980px;
}
	
#main .section {
	margin-top: -110px;
	padding: 49px 30px 35px;
	position: relative;
	background: url(../img/index/bg.png) repeat;
}

#main .section .inner {
	padding: 36px 15px 30px;
	position: relative;
	background: #FFF url(../img/index/section_bg01.png) no-repeat 8px 15px;
}

#main .section .inner:before {
    width: 80px;  
    height: 70px;
    background: url(../img/index/section_bg02.png) no-repeat left top;
    position: absolute;  
    top: 15px;  
    right: 8px;  
  
    content: "";
}

#main p {
	margin: 0 25px 19px;
	color: #8B8B8B;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	line-height: 1.9;
}

#main .ttlBox {
	margin-bottom: 10px;
	padding: 0 30px 0 76px;
}

#main .ttlBox .photo {
	float: left;
}

#main .ttlBox .sub {
	width: 505px;
	float: right;
}

#main .ttlBox .image {
	padding: 42px 0 0 20px;
	float: left;
}

#main h3 {
	padding-top: 37px;
	width: 387px;
	float: right;
	color: #A78039;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 25px;
	font-weight: normal;
	line-height: 1.2;
}

#main h3 > span {
	margin-bottom: 5px;
	display: block;
	font-size: 14px;
	border-bottom: 1px solid #A78039;
}

#main h3 span span {
	margin-right: 15px;
	display: inline-block;
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: italic;
}

#main h4 {
	margin-bottom: 10px;
	padding-bottom: 4px;
	color: #8B8B8B;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: center;
	border-bottom: 1px solid #8B8B8B;
}

#main .imgBox {
	margin: 0 22px 85px;
}

#main .imgBox .photoBox {
	float: left;
}

#main .imgBox .textBox {
	width: 510px;
	float: right;
}

#main .imgBox .textBox p {
	line-height: 1.8;
}

#main .link {
	margin: 0 auto;
	width: 260px;
}

#main .link a {
	padding: 2px 0;
	display: block;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	text-align: center;
	border: 1px solid #8B8B8B;
}

#main .link a:hover {
	text-decoration: none;
	background-color: #fdeac6;
	border: 1px solid #fdeac6;
}

#main .price {
	width: 355px;
	float: left;
}

#main .price .title {
	margin-bottom: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	line-height: 1.2;
	text-align: center;
	border-bottom: 1px solid #a78039;
}

#main .price .title span {
	margin-right: 10px;
	display: inline-block;
	color: #a78039;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
}

#main .price dl {
	margin: 0 0 2px 85px;
	color: #8B8B8B;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.35;
}

#main .price dt {
	float: left;
	font-size: 20px;
}

#main .price dt span {
	font-size: 25px;
}

#main .price dt.ttl {
	color: #a78039;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

#main .price dd {
	padding: 0 0 2px 3.7em;
	font-size: 25px;
}

#main .price dd.ttl {
	padding: 7px 0 5px 7em;
	color: #a78039;
	font-size: 14px;
	font-weight: normal;
}

#main .price p {
	color: #555;
	font-size: 14px;
	text-align: center;
}

#main .price .note {
	margin-top: 20px;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
}

#main .iframeBox {
	margin: 120px 30px 0 0;
	padding: 5px;
	width: 405px;
	float: right;
	position: relative;
	box-shadow: 1px 1px 3px #666, -1px -1px 3px #666;
	-webkit-box-shadow: 1px 1px 3px #666, -1px -1px 3px #666;
	-moz-box-shadow: 1px 1px 3px #666, -1px -1px 3px #666;
	transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	behavior: url(js/pie.htc);
}

#main .iframeBox .subBox {
	margin: -5px -5px 0 0;
	padding: 25px 10px 45px;
	position: relative;
	box-shadow: 1px 1px 3px #666, -1px -1px 3px #666;
	-webkit-box-shadow: 1px 1px 3px #666, -1px -1px 3px #666;
	-moz-box-shadow: 1px 1px 3px #666, -1px -1px 3px #666;
	transform: rotate(2deg);
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	background: #FFF url(../img/index/bg02.png) no-repeat right top;
	behavior: url(js/pie.htc);
}

#main .iframeBox p {
	margin: 0 38px 20px;
	color: #a78039;
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 18px;
	line-height: 1.3;
}

#main .iframeBox dl {
	margin: 0 30px 0 38px;
}

#main .iframeBox dt {
	padding: 5px 0 10px 0;
	float: left;
	font-size: 14px;
}

#main .iframeBox dd {
	margin-bottom: 10px;
	width: 270px;
	float: right;
	border-bottom: 1px solid #000;
}
	
#main .iframeBox dd input {
	width: 260px;
	height: 22px;
	font-size: 14px;
	border: 1px solid #FFF;
	-webkit-appearance: none;
}

#main .iframeBox .btn {
	margin-top: 15px;
	text-align: center;
}

#main .iframeBox .btn input {
	width: 200px;
	height: 45px;
	color: #FFF;
	cursor: pointer;
	font-size: 15px;
	background-color: #fac055;
	border-radius: 25px;
	border: none;
	background-color: #D5A348;
	background: -moz-linear-gradient(
				top,
				#FAD186 0%,
				#D5A348);
	background: -webkit-gradient(
				linear, left top, left bottom, 
				from(#FAD186),              
				to(#D5A348));
}

@media all and (min-width: 0) and (max-width: 767px)  {
	.mainVisual {
		padding: 30px 0 90px;
		text-align: center;
		background: url(../img/index/main_img.jpg) no-repeat center center;
		background-size: cover;
	}
	
	.mainVisual h2 {
		margin-bottom: 11px;
	}
	
	.mainVisual h2 span {
		font-size: 20px;
	}
	
	.mainVisual h2 img {
		width: 80px;
	}
	
	.mainVisual p {
		margin-bottom: 0;
		padding: 8px 0;
		color: #FFF;
		font-size: 15px;
		line-height: 1.35;
		letter-spacing: 2px;
		text-shadow: 1px 1px 3px #FFF, -1px -1px 3px #FFF;
		background: url(../img/index/p_bg.png) repeat;
	}
		
	#main {
		margin: 0 auto 50px;
		padding: 0 15px;
		width: auto;
	}
		
	#main .section {
		margin-top: -40px;
		padding: 5px;
	}
	
	#main .section .inner {
		padding: 10px 10px 20px;
		background-size: 40px 35px;
		background-position: 5px 5px;
	}
	
	#main .section .inner:before {
		width: 40px;
		height: 35px;
		background-size: 40px 35px;
		right: 5px;
		top: 5px;
	}
	
	#main p {
		margin: 0 0 10px;
		font-size: 13px;
		line-height: 1.5;
	}
	
	#main .ttlBox {
		margin-bottom: 10px;
		padding: 30px 0 0;
	}
	
	#main .ttlBox .photo {
		float: none;
	}

	#main .ttlBox .photo img {
		width: 100%;
	}
	
	#main .ttlBox .sub {
		width: auto;
		float: none;
	}
	
	#main .ttlBox .image {
		padding: 0;
	}

	#main .ttlBox .image img {
		width: 60px;
	}
	
	#main h3 {
		padding: 10px 0 0 70px;
		width: auto;
		float: none;
		font-size: 10px;
	}
	
	#main h3 > span {
		font-size: 14px;
	}
	
	#main h3 span span {
		font-size: 20px;
	}
	
	#main h4 {
		margin-bottom: 10px;
		padding-bottom: 4px;
		font-size: 17px;
		font-weight: normal;
		letter-spacing: 0;
	}
	
	#main .imgBox {
		margin: 0 0 20px;
	}
	
	#main .imgBox .photoBox {
		margin-bottom: 10px;
		float: none;
	}
	
	#main .imgBox .photoBox img {
		width: 100%;
	}
	
	#main .imgBox .textBox {
		width: auto;
		float: none;
	}
	
	#main .imgBox .textBox p {
		line-height: 1.5;
	}
	
	#main .link {
		width: auto;
	}
	
	#main .link a {
		padding: 2px 0;
		display: block;
		font-size: 12px;
	}
	
	#main .link a:hover {
		text-decoration: none;
		background-color: #FFF;
		border: 1px solid #8b8b8b;
	}
	
	#main .price {
		width: auto;
		float: none;
	}
	
	#main .price .title {
		padding-bottom: 2px;
		font-size: 12px;
		line-height: 1.2;
	}
	
	#main .price .title span {
		font-size: 25px;
	}
	
	#main .price dl {
		margin: 0 0 2px 20px;
		line-height: 1.3;
	}
	
	#main .price dt {
		font-size: 15px;
		line-height: 1.3;
	}
	
	#main .price dt span {
		font-size: 20px;
	}
	
	#main .price dt.ttl {
		font-size: 18px;
	}
	
	#main .price dd {
		padding: 0 0 5px 4.2em;
		font-size: 20px;
		line-height: 1.3;
	}
	
	#main .price dd.ttl {
		padding: 7px 0 5px 7em;
		color: #a78039;
		font-size: 14px;
		font-weight: normal;
	}
	
	#main .price p {
		font-size: 10px;
	}
	
	#main .price .note {
		margin-top: 10px;
		font-size: 12px;
		line-height: 1.5;
		text-align: left;
	}
	
	#main .iframeBox {
		padding: 10px 0 0;
		width: auto;
		float: none;
	}

	#main .iframeBox {
		margin: 30px 10px 0;
		padding: 5px;
		width: auto;
		float: none;
	}
	
	#main .iframeBox .subBox {
		margin: -5px -5px 0 0;
		padding: 20px 10px;
		background-size: 80px auto;
	}
	
	#main .iframeBox p {
		margin: 0 0 10px;
		color: #a78039;
		font-size: 12px;
		line-height: 1.3;
	}
	
	#main .iframeBox dl {
		margin: 0;
	}
	
	#main .iframeBox dt {
		padding: 0;
		float: none;
		font-size: 14px;
	}
	
	#main .iframeBox dd {
		margin-bottom: 10px;
		width: auto;
		float: none;
		border-bottom: 1px solid #000;
	}
		
	#main .iframeBox dd input {
		width: 100%;
		height: 22px;
		font-size: 14px;
		border: 1px solid #FFF;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
	
	#main .iframeBox .btn {
		margin-top: 15px;
		text-align: center;
	}
	
	#main .iframeBox .btn input {
		height: 30px;
		font-size: 13px;
	}
}
