@charset "UTF-8";

/* siteclear */

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: transparent;
	border: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	outline: 0;
	vertical-align: baseline;
	text-align: left;
}
html {
	height: 100%;
	min-height: 100%;
	overflow: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	-webkit-text-size-adjust: 100%;
}
body {
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
img {
	vertical-align:  bottom;
}
nav ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: transparent;
	color: #000000;
	font-size: 100%;
	outline: 0;
	vertical-align: baseline;
	text-decoration: none;
}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
textarea {
	font-size: 100%;
}
ins {
	background: #FF9FF9;
	color: #000000;
	text-decoration: none;
}
mark {
	background: #FF9FF9;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title],
dfn[title] {
	border-bottom: dotted 1px;
	cursor: help;
}
table, table th, table td {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
}
input, select {
	vertical-align: middle;
}
/* siteclear */

/* header */
#head {
}
.head-inner {
}
.head-content-left {
}
.head-site-name {
}
.head-logo {
}
.head-logo img {
	width: 100%;
	max-width: 220px;
}
.head-content-right {
}
.head-link {
}
ul.head-link-ul {
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
}
ul.head-link-ul li {
	margin: 0 10px 0 0;
	border: solid 1px #CCCCCC;
}
ul.head-link-ul li a {
	display: block;
	padding: 6px 20px 6px 20px;
}
ul.head-link-ul li a:hover {
	background: #000000;
	color: #FFFFFF;
}

@media (max-width: 999px) {
}

	/* tablet */
@media (max-width: 840px) {
	.head-content-left {
		float: none;
		width: 100%;
		margin: 0 0 20px 0;
		padding: 0 1% 0 1%;
		box-sizing: border-box;
	}
	.head-content-right {
		float: none;
		width: 100%;
		margin: 0 0 20px 0;
	}
}

	/* mobile */
@media (max-width: 640px) {
	.head-inner {
		margin: 0 0 0 0;
		padding: 4px 0 10px 4px;
	}
	.head-yoyaku {
		float: none;
		margin: 0 auto 20px auto;
	}
	.head-sns-text {
		text-align: center;
	}
	.head-sns-img {
		text-align: center;
	}
	.head-best-rate {
		width: 70%;
	}
	ul.head-link-ul li {
		font-size: 11px;
	}
	ul.head-link-ul li a {
		padding: 6px 6px 6px 6px;
	}
}
/* header */

/* main */
#back {
	font-family: Helvetica,Verdana,Arial,"5FAE8EDF6B639ED19AD4","Microsoft JhengHei","51379ED1 Pro","LiHei Pro",sans-serif;
	letter-spacing: 2px;
	word-break: break-all;
	-webkit-text-size-adjust: 100%;
}
.main-pic-box {
	position: relative;
	width: 1366px;
}
#main {
}
.main-inner {
}
.page-content-box {
	width: 1366px;
}
.page-content-box2 {
}
.page-content-title {
	color: #5B5B0A;
}
.page-content-title a {
	color: #5B5B0A;
}

@media (max-width: 1365px) {
	.main-pic-box {
		position: relative;
		width: 100%;
	}
	.page-content-box {
		width: 100%;
	}
	.page-back {
		padding: 40px 10px 40px 10px;
	}
}

@media (max-width: 999px) {
	.page-content-box {
		width: 100%;
		box-sizing: border-box;
	}
	.page-content-box2 {
		padding: 0 1% 0 1%;
		box-sizing: border-box;
	}
	#recommend {
		width: 94%;
		margin: 0 auto 0 auto;
	}
}

	/* tablet */
@media (max-width: 840px) {
	.st-menu {
		background: #5D7A8C;
		overflow-y: scroll;
	}
	.st-menu ul li a {
		color: #FFFFFF;
	}
}

	/* mobile */
@media (max-width: 640px) {
	.page-content-title {
		font-size: 20px;
	}
}
/* main */

/* footer */
#foot {
	background: url(../img/foot-back.gif) left top repeat;
}
.foot-inner {
	padding: 40px 0 40px 0;
}
.foot-left-box {
}
.foot-logo {
}
.foot-logo img {
	width: 100%;
	max-width: 220px;
}
.foot-address {
}
.foot-address a {
	color: #FFFFFF;
	pointer-events: none;
}
.foot-sns-box {
}
.foot-sns-ig {
}
.foot-sns-tw {
}
.foot-sns-ig img,
.foot-sns-tw img {
	width: 100%;
	max-width: 72px;
}

.foot-right-box {
}
.foot-link-left {
}
ul.foot-link-ul {
}
ul.foot-link-ul li {
	line-height: 200%;
}
ul.foot-link-ul li a {
	padding: 0 0 0 9px;
	background: url(../png/mark.png) left center no-repeat;
	color: #FFFFFF;
}
.foot-link-center {
}
.foot-link-right {
}

@media (max-width: 999px) {
}

	/* tablet */
@media (max-width: 840px) {
	.foot-inner {
		padding: 40px 0 0 0;
	}
	.foot-left-box {
		float: none;
		width: 100%;
		margin: 0 0 3% 0;
		padding: 0 1% 0 1%;
		box-sizing: border-box;
	}
	.foot-logo {
		float: none;
		width: 100%;
		margin: 0 0 3% 0;
		text-align: center;
	}
	.foot-address {
		float: none;
		width: 100%;
		text-align: center;
	}
	.foot-address a {
		pointer-events: auto;
	}
	.foot-sns-box {
		float: none;
		width: 30%;
		margin: 0 auto 0 auto;
	}
	.foot-sns-ig {
		width: 20%;
		margin: 0 36% 0 0;
		text-align: center;
	}
	.foot-sns-tw {
		float: right;
		width: 20%;
		margin: 0 0 0 0;
		text-align: center;
	}
	.foot-right-box {
		float: none;
		width: 100%;
	}
	.foot-center-box {
		float: none;
		width: 100%;
		margin: 0 0 3% 0;
	}
	.foot-link-left {
		float: none;
		width: 100%;
	}
	.foot-link-center {
		float: none;
		width: 100%;
	}
	.foot-link-right {
		float: none;
		width: 100%;
	}
	ul.foot-link-ul li {
		padding: 0 0 0 20px;
		background: #FFFFFF;
		border-bottom: solid 1px #E4DCCC;
	}
	ul.foot-link-ul li a {
		padding: 14px 10px 14px 10px;
		background: url(../png/mark2.png) left center no-repeat;
		color: #000000;
		display: block;
	}
}

	/* mobile */
@media (max-width: 640px) {
	.foot-tel {
		float: none;
		width: 100%;
		margin: 0 0 3% 0;
	}
	.foot-sns-box {
		width: 50%;
	}
}
/* footer */

/* copyright */
#copyright {
	background: #86863E;
}
.copyright-inner {
	background: #86863E;
}
.copyright-inner a {
	color: #FFFFFF;
}
.copyright-inner a:hover {
	text-decoration: none;
}

@media (max-width: 999px) {
	.copyright-inner {
		width: 100%;
		padding: 4px 1% 4px 1%;
		box-sizing: border-box;
	}
}

	/* tablet */
@media (max-width: 840px) {
	.copyright-inner {
		padding: 0 1% 10% 1%;
	}
}

	/* mobile */
@media (max-width: 640px) {
	.copyright-inner {
		padding: 0 1% 18% 1%;
		font-size: 7px;
		line-height: 140%;
	}
}
/* copyright */

/* footernavi */
.sp-foot-navi {
}
#st-trigger-effects {
}

	/* tablet */
@media (max-width: 840px) {
	.sp-foot-navi {
		position: fixed; bottom: 0;
		border-top: solid 2px #5D7A8C;
		border-bottom: solid 2px #5D7A8C;
		z-index: 100;
	}
	ul.sp-foot-navi-ul {
		display: flex;
	}
	ul.sp-foot-navi-ul li {
		width: 33.3333%;
		text-align: center;
	}
	ul.sp-foot-navi-ul li + li {
		border-left: solid 1px#CCCCCC;
	}
	#st-trigger-effects {
	}
	#st-trigger-effects button {
		width: 100%;
		padding: 0 0 0 0;
		background: none;
		border: none;
	}
	ul.sp-foot-navi-ul li img,
	#st-trigger-effects button img {
		width: 60px;
		text-align: center;
	}
	ul.sp-foot-navi-ul li a,
	#st-trigger-effects button {
		display: block;
		padding: 10px 0 10px 0;
	}
}
	/* mobile */
@media (max-width: 640px) {
}
@media print {
	.sp-foot-navi {
		display: none;
	}
}
/* footernavi */

/* clear */
.clear {
	clear: both;
}
/* for modern brouser */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
	display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \ */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* clear */
