@charset "UTF-8";
.mod_wrap01 {
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	max-width: 1200px;
	width: 100%;
	min-width: 1000px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
@media screen and (min-width:641px) and (max-width:1366px) {
	.mod_wrap01 {
		max-width: 980px;
		min-width: 950px
	}
}
@media screen and (max-width:640px) {
	.mod_wrap01 {
		width: auto;
		min-width: 0;
		padding-left: 16px;
		padding-right: 16px
	}
}
.fontbold, .mod_btn01>* {
	font-weight: bold
}
@media screen and (max-width:640px) {
	.fontbold, .mod_btn01>* {
		font-weight: normal;
		-webkit-text-stroke: 0.4px
	}
}
.clearfix:after, .mod_header:after {
	content: '';
	display: block;
	clear: both
}
.vertmiddle:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.vertmiddle>* {
	display: inline-block;
	vertical-align: middle
}
.rightarr {
	position: relative
}
.rightarr:after {
	content: "";
	display: block;
	margin: auto 0;
	border-top: 2px solid;
	border-right: 2px solid;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 16px;
	-webkit-transform: rotate(45deg) skew(8deg, 8deg);
	-ms-transform: rotate(45deg) skew(8deg, 8deg);
	transform: rotate(45deg) skew(8deg, 8deg);
	-webkit-transition: opacity .5s, -webkit-transform .5s;
	transition: opacity .5s, -webkit-transform .5s;
	-o-transition: transform .5s, opacity .5s;
	transition: transform .5s, opacity .5s;
	transition: transform .5s, opacity .5s, -webkit-transform .5s
}
.no-touchevents .rightarr:hover:after {
	-webkit-transform: rotate(45deg) translate(3px, -3px);
	-ms-transform: rotate(45deg) translate(3px, -3px);
	transform: rotate(45deg) translate(3px, -3px)
}
.ph {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}
html {
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", verdana, "メイリオ", "Meiryo", "Osaka", sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 62.5%
}
html.safari {
	-webkit-font-smoothing: antialiased
}
@media screen and (min-width:421px) and (max-width:640px) {
	html {
		font-size: 74.5%;
	}
}
@media screen and (min-width:641px) {
	html {
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt"
	}
	html.safari {
		-webkit-font-feature-settings: "pkna";
		font-feature-settings: "pkna"
	}
}
.touchevents * {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.chrome body {
	image-rendering: -webkit-optimize-contrast
}
body, button, dd, dl, dt, figure, h1, h2, h3, h4, h5, h6, input, li, ol, p, select, td, textarea, th, ul {
	margin: 0;
	padding: 0
}
body {
	-webkit-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
	background-color: #EDF4F7;
}
body.nobarba-preload {
	opacity: 0
}
body.no_click {
	pointer-events: none!important
}
body.height_crush {
	position: fixed;
	width: 100%;
	height: 100%;
	overflow-y: scroll
}
@media screen and (min-width:641px) {
	body {
		min-width: 1000px;
	}
}
a.active {
	pointer-events: none!important
}
article, aside, figcaption, figure, footer, header, main, nav, section {
	display: block
}
img {
	-ms-interpolation-mode: bicubic;
	border-style: none
}
svg:not(:root) {
	overflow: hidden
}
hr {
	height: 0;
	overflow: visible;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
b, strong {
	font-weight: inherit;
	font-weight: bolder
}
a {
	outline: 0;
	text-decoration: none;
	color: inherit;
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
li {
	list-style: none
}
sub, sup {
	position: relative;
	vertical-align: baseline;
	line-height: 0
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
audio, video {
	display: inline-block
}
summary {
	display: list-item
}
audio:not([controls]) {
	display: none;
	height: 0
}
canvas {
	display: inline-block
}
button, input, select, textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: none;
	border: none;
	outline: 0;
	font: inherit
}
button, input {
	overflow: visible
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}
button:-moz-focusring, input:-moz-focusring {
	outline: 1px dotted ButtonText
}
button, select {
	cursor: pointer;
	text-transform: none
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
	border: none
}
select::-ms-expand {
	display: none
}
@media screen and (max-width:640px) {
	[data-sc-pc] {
		display: none!important
	}
}
@media screen and (min-width:641px) {
	[data-sc-sp] {
		display: none!important
	}
}
.mod_main {
	overflow: hidden;
	width: 100%;
	position: relative
}
.mod_footer>* {
	position: relative;
	z-index: 10
}
.mod_footer .footer_bottom {
	background-color: #5994B1;
	padding: 60px 0;
	position: relative;
}
@media screen and (max-width:640px) {
	.mod_footer .footer_bottom {
		padding: 24px 0 36px
	}
}
.mod_footer .footer_bottom .site_logo {
	padding-bottom: 40px;
	text-align: center
}
@media screen and (max-width:640px) {
	.mod_footer .footer_bottom .site_logo {
		padding-bottom: 16px
	}
}
.mod_footer .footer_bottom .site_logo .logo {
	width: 186px;
	height: 70px;
	fill: #BCA475
}
@media screen and (max-width:640px) {
	.mod_footer .footer_bottom .site_logo .logo {
		width: 120px;
		height: 50px
	}
}
.mod_footer .footer_bottom .site_logo a {
	-webkit-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s
}
.no-touchevents .mod_footer .footer_bottom .site_logo a:hover {
	opacity: .7
}
@media screen and (min-width:641px) and (max-width:1366px) {
	.mod_footer .footer_bottom .mod_wrap01 {
		padding-left: 15px;
		padding-right: 15px
	}
}
.mod_footer .footer_bottom .mod_wrap01 .site_list {
	width: 100%;
	white-space: nowrap;
	padding-bottom: 58px
}
@media screen and (max-width:640px) {
	.mod_footer .footer_bottom .mod_wrap01 .site_list {
		padding-bottom: 32px
	}
	.mod_footer .footer_bottom .mod_wrap01 .site_list:after {
		content: "";
		display: block;
		clear: both
	}
}
.mod_footer .footer_bottom .mod_wrap01 .site_list li {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
@media screen and (min-width:641px) {
	.mod_footer .footer_bottom .mod_wrap01 .site_list li {
		display: inline-block;
		padding-right: 1rem;
		width: calc(100% / 6.1)
	}
}
@media screen and (max-width:640px) {
	.mod_footer .footer_bottom .mod_wrap01 .site_list li {
		float: left;
		margin: 10px 0 0 10px;
		width: calc(50% - 5px)
	}
	.mod_footer .footer_bottom .mod_wrap01 .site_list li:nth-child(odd) {
		clear: both;
		margin-left: 0
	}
	.mod_footer .footer_bottom .mod_wrap01 .site_list li:nth-child(-n+2) {
		margin-top: 0
	}
}
.mod_footer .footer_bottom .mod_wrap01 .site_list li a {
	width: 100%;
	padding-bottom: 45%;
	display: block;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	-webkit-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s
}
.no-touchevents .mod_footer .footer_bottom .mod_wrap01 .site_list li a:hover {
	opacity: .7
}
.mod_footer .footer_bottom .foot_about .foot_about_list {
	text-align: center
}
.mod_footer .footer_bottom .foot_about .foot_about_list li {
	display: inline-block;
	border-right: 1px solid #d6d6d6
}
.mod_footer .footer_bottom .foot_about .foot_about_list li:last-child {
	border-right: none
}
.mod_footer .footer_bottom .foot_about .foot_about_list li a {
	display: block;
	padding: 0 17px;
	font-size: 13px;
	font-size: 1.3rem;
	transition: .3s;
	color: #FFF;
}
@media screen and (max-width:640px) {
	.mod_footer .footer_bottom .foot_about .foot_about_list li a {
		padding: 0 10px;
		font-size: 1.1rem;
	}
}
.mod_footer .footer_bottom .foot_about .foot_about_list li a:hover {
	text-decoration: underline;
}
.mod_footer .footer_bottom .copy_write {
	padding-top: 30px;
	text-align: center;
	font-family: 'Playfair Display', "游明朝", "YuMincho", "source-han-serif-japanese", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 13px;
	font-size: 1.3rem;
	color: #FFF;
}
.mod_wrap01 {
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	max-width: 1200px;
	width: 100%;
	min-width: 1000px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
@media screen and (min-width:641px) and (max-width:1366px) {
	.mod_wrap01 {
		max-width: 980px;
		min-width: 950px
	}
}
@media screen and (max-width:640px) {
	.mod_wrap01 {
		width: auto;
		min-width: 0;
		padding-left: 16px;
		padding-right: 16px
	}
}
.mod_inpage_ttl {
	text-align: center
}
.mod_inpage_ttl img {
	padding-bottom: 18px
}
@media screen and (max-width:640px) {
	.mod_inpage_ttl img {
		width: 1.2rem;
		padding-bottom: 10px
	}
}
.mod_inpage_ttl .ico {
	width: 18px;
	height: 18px;
	padding-bottom: 16px;
	fill: #BCA475
}
@media screen and (max-width:640px) {
	.mod_inpage_ttl .ico {
		width: 12px;
		height: 12px
	}
}
.mod_inpage_ttl h1 ,
.mod_inpage_ttl h2 {
	font-family: 'Playfair Display', "游明朝", "YuMincho", "source-han-serif-japanese", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	position: relative;
	font-weight: normal;
	font-size: 40px;
	font-size: 4rem;
	line-height: 0.7;
	padding-bottom: 30px;
	letter-spacing: 0.05em
}
@media screen and (max-width:640px) {
	.mod_inpage_ttl h1 ,
	.mod_inpage_ttl h2 {
		font-size: 24px;
		font-size: 2.4rem;
		padding-bottom: 25px
	}
}
.mod_inpage_ttl h1 span ,
.mod_inpage_ttl h2 span {
	display: block;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "source-han-serif-japanese", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 2.8rem;
	font-weight: bold;
	color: #BB995D;
	margin-top: 60px;
	letter-spacing: 0;
	line-height: 1.4;
}
@media screen and (max-width:640px) {
	.mod_inpage_ttl h1 span ,
	.mod_inpage_ttl h2 span {
		font-size: 2.1rem;
		line-height: 1.4;
		margin-top: 40px;
	}
}
.theme_btn {
	width: 370px;
	display: block;
	padding: 17px 0;
	position: relative;
	background-color: #000;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	margin: 0 auto
}
@media screen and (min-width:461px) and (max-width:1366px) {
	.theme_btn {
		padding: 14px 0
	}
}
@media screen and (max-width:460px) {
	.theme_btn {
		width: 100%;
		padding: 14px 0
	}
}
.theme_btn:after {
	content: "";
	width: 16px;
	height: 8px;
	top: 0;
	bottom: 0;
	right: 20px;
	margin: auto;
	position: absolute;
	background: url(/common/img/btn_arrow.png) 50% 50% no-repeat;
	background-size: cover;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}
@media screen and (max-width:460px) {
	.theme_btn:after {
		right: 15px
	}
}
.theme_btn span {
	display: block;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-size: 1.6rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "source-han-serif-japanese", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif
}
@media screen and (max-width:460px) {
	.theme_btn span {
		font-size: 14px;
		font-size: 1.4rem
	}
}
.theme_btn:hover {
	background-color: #555
}
.theme_btn:hover:after {
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px)
}