@charset "UTF-8";

@font-face {
	font-family: 'GenShinGothic';
	src: url('GenShinGothic.ttf') format('truetype');
}

html,body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: "GenShinGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 35px;
	line-height: 1.2em;
}

header,
nav,
article,
section,
footer {
	display: block;
}

img {
	max-width: 100%;
}

a {
	color: #666666;
	text-decoration: none;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.txt_c {
	text-align: center;
}

.font45 {
	font-size: 45px;
}
.font35 {
	font-size: 45px;
}

.white {
	color: #ffffff;
}
.red {
	color: #ff0000;
}
.img25 {
	max-width: 25%;
}
.img50 {
	max-width: 45%;
}
.small {
	font-size: 80%;
}
.nikyu {
	display: inline-block;
	color: #ffffff;
	background-color: #ff0000;
	padding: 3px 5px;
	border-radius: 5px;
}

header {
	position: relative;
	color: #ff0000;
	padding: 20px 0;
}

header .imgtop {
	position: absolute;
	top: 0;
	right: 0;
}

.headword {
	padding: 3px 5px;
	background-color: #ffffff;
	border-radius: 5px;
}

.subword {
	font-size: 14px;
	color: #000000;
}

.gnav {
	border-top: 4px solid #945152;
	border-bottom: 4px solid #945152;
}
.gnav ul {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}
.gnav li:before {
	content: "▶";
}
.gnav li {
	float: left;
	list-style: none;
	width: 120px;
	padding: 10px 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 18px;
	border-right: 1px solid #dddddd;
}

#container {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}

.contents {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
.contents2 {
	width: 1000px;
	padding: 50px 100px;
	background-color: #8dd0ca;
	
}

.space {
	margin:50px;
}

.merit {
	background-image: url('img/bg01.jpg');
	background-size: cover;
	padding: 50px 100px;
	width: 1000px;
}

.img25p {
	width: 25%;
}

.hikaku {
	background-image: url('img/pit2/hikaku.png');
	background-repeat: repeat;
	padding: 50px 0;
}
.hikaku .img80 {
	width: 80%;
}

.img50 img {
	width: 50%;
}

.underline {
	border-bottom: 3px dotted #999999;
}

.midashi {
	background-color: #1ba195;
	color: #ffffff;
	font-size: 45px;
	text-align: center;
	padding: 20px 0;
	margin: 0;
}

.sekou:after {
	content: "";
	display: block;
	clear: both;
}
.sekou {
	width: calc(100% - 44px);
	border: 2px solid #906739;
	padding: 20px;
	background-color: #ffffff;
	margin-bottom: 30px;
}

.sekou_l {
	float: left;
	width: 380px;
	padding-right: 20px;
}
.sekou_r {
	float: right;
	position: relative;
	width: 540px;
}
.kouki {
	width: 20%;
	position: absolute;
	right: -20px;
	top: -20px;
}

.voice_area {
	background-image: url('img/bg02.jpg');
	background-size: cover;
}
.voice_area_inner {
	width: 1000px;
	margin: 0 auto;
	padding: 50px 0;
}
.voice_area_inner:after {
	content: "";
	display: block;
	clear: both;
}
.voice {
	position: relative;
	width: calc(30% - 24px);
	border: 2px solid #906739;
	padding: 25px 10px 10px 10px;
	float: left;
	background-color: #ffffff;
	height: 625px;
}
.voice:nth-of-type(2) {
	margin: 0 5%;
}
.voice p {
	font-size: 17px;
}
.voice p.v_midashi {
	font-size: 25px;
	color: #ff0000;
	border-bottom: 2px solid #999999;
}
.voice_point {
	position: absolute;
	top: -20px;
	left: -15px;
}
.voice_thks {
	position: absolute;
	bottom: 0;
	right: 0;
}

.qa {
	margin-bottom: 50px;
}
.qa .q:before {
	content: "Q.　";
	color: #207BDB;
}
.qa .q {
	font-size: 20px;
	color: #207BDB;
}
.qa .a:before {
	content: "A.　";
	color: #999999;
}
.qa .a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 18px;
	color: #999999;
}

.reason {
	padding: 100px 0 60px 0;
	background-image: url('img/bg03.png');
	background-size: cover;
}
.reason_inner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
.reason_shikaku {
	position: absolute;
	top: -70px;
	right: 100px;
}
.footer_inner:after {
	content: "";
	display: block;
	clear: both;
}
footer {
	background-color: #999999;
	color: #ffffff;
	padding: 30px 0;
}
.footer_inner {
	width: 1200px;
	margin: 0 auto;
	font-size: 25px;
}
.footer_inner img {
	float: left;
}
.footer_inner .adr {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 15px;
	margin: 0;
	padding: 0;
}
.footer_inner .tel {
	margin:0;
	padding: 0;
}

.mail_send_area {
	border: none;
	width: 1000px;
}

.pc {
	display: block;
}
.sp {
	display: none;
}

table {
	width: 1200px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 20px;
	font-weight: normal;
	line-height: 1.5em;
}
th {
	width: 200px;
	padding: 20px 10px;
	background-color: #cccccc;
}
td {
	padding: 20px 10px;
	background-color: #efefef;
}
td img {
	max-width: 95%;
}


@media (max-width: 768px) {
	
	html, body {
		font-size: 18px;
		width: 100%;
		position: relative;
	}
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
	.sp_br {
		display: block;
		content: "";
	}
	header {
		padding: 0;
	}
	header.sp img {
		width: 80%;
	}
	
	.sp_menu {
		position: fixed;
		top: 10px;
		right: 10px;
		width: 15%;
		z-index: 10000;
	}
	
	nav.gnav2 {
		display: none;
		opacity: 0.9;
		position: fixed;
		top: 0;
		left: 0;
		width: 70%;
		z-index: 10000;
	}
	nav.gnav2 ul {
		margin: 0;
		padding: 0;
	}
	nav.gnav2 li {
		display: block;
		list-style: none;
		padding: 20px 10px;
		border-bottom: 1px solid #dddddd;
		background-color: #eeeeee;
		width: 75%;
	}
	
	nav.gnav2 li a {
		display: block;
		text-decoration: none;
		color: #333333;
	}
	.font45 {
		font-size:22px;
		line-height: 1.5em;
	}
	#container {
		width: 100%;
	}
	
	.contents {
		width: 94%;
	}
	
	.merit {
		width: 96%;
		padding: 2%;
	}
	
	.img25p {
		width: 50%;
	}
	
	.midashi {
		font-size: 22px;
	}
	
	.contents2 {
		width: 100%;
		padding: 50px 0 50px 0;
	}
	.sekou {
		width: calc(96% - 24px);
		border: 2px solid #906739;
		padding: 10px;
		background-color: #ffffff;
		margin: 0 auto 30px auto;
	}
	.sekou_l {
		float: none;
		width: 100%;
		padding-right: 0;
	}
	.sekou_r {
		float: none;
		position: relative;
		width: 100%;
	}
	
	.voice_area_inner {
		width: 100%;
		padding-bottom: 50px;
	}
	
	.voice {
		position: relative;
		width: calc(90% - 24px);
		border: 2px solid #906739;
		padding: 25px 10px 10px 10px;
		float: none;
		background-color: #ffffff;
		height: auto;
		margin: 0 auto 30px auto;
	}
	.voice:nth-of-type(2) {
		margin: 0 auto 30px auto;
	}
	.voice_thks {
		display: none;
	}
	
	.font35 {
		font-size: 18px;
	}
	.reason {
		padding: 50px 0;
		background-image: url('img/bg03.png');
		background-size: cover;
	}
	.reason_inner {
		position: relative;
		width: 96%;
		margin: 0 auto;
		font-size: 80%;
	}
	.reason_shikaku {
		width: 18%;
		position: absolute;
		top: -10%;
		right: 5%;
	}
	
	.mail_send_area {
		border: none;
		width: 98%;
		margin: 0 auto;
	}
	.footer_inner {
		width: 90%;
		margin: 0 auto;
	}
	.footer_inner img {
		float: none;
		display: block;
	}
	table {
		width: 95%;
	}
	th ,td {
		width: 100%;
		display: block;
	}
}