﻿html, body {
	font-family: a-otf-ryumin-pr6n, sans-serif;
	text-align: center;
	background-color: #FFF;
	font-size: 16px;
	color: #666;
	line-height: 1.3;
	-webkit-text-size-adjust: 100%;
	overflow-wrap: break-word;
	word-wrap: break-word;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-feature-settings: "palt";
}

.mo{
	display: none;
}

header {
	width: 1245px;
	min-width: 100%;
	margin-bottom: 20px;
	padding-top: 20px;
}
#head_contents {
	width: 1045px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	position: relative;
}
#logo_head {
	width: 182px;
	height: 189px;
	position: absolute;
	top: 10px;
	left: 0px;
}
#logo_head2 {
	width: 182px;
	height: 189px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#head_sns {
	text-align: right;
	position: absolute;
	right: 0px;
	top: 10px;
}
#head_sns li {
	display: inline-block;
	margin-left: 20px;
}


.icon_sns {
	width: 40px;
	height: 51px;
}

#logo_rev1 {
	position: absolute;
	z-index: 0;
	top: 76px;
	left: 366px;
}
#logo_rev2 {
	position: absolute;
	z-index: 0;
	top: 52px;
	left: 629px;
}
#logo_rev3 {
	position: absolute;
	z-index: 0;
	top: 93px;
	left: 875px;
}

section {
	width: 1245px;
	margin-right: auto;
	margin-left: auto;
	min-width: 100%;
	background-image: url(../images/back2.svg);
	background-repeat: repeat-x;
	background-position: center top;
	background-size: 100% auto;
}
#contents {
	margin-right: auto;
	margin-left: auto;
	width: 1240px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	min-height: 720px;
	-webkit-box-shadow: 0 0px;
	box-shadow: 0 0px;
	padding-top: 27px;
	position: relative;
	background-image: url(../images/back-sub.svg);
}
.h2_title {
	min-width: 22px;
	background-image: url(../images/title_line.svg);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	text-align: left;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 20px;
	background-position: -26px bottom;
	background-size: 900px 6px;
	padding-left: 11px;
	position: relative;
}
.title_right a {
	position: absolute;
	right: 23px;
	bottom: 5px;
	font-size: 14px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	color: #666;
}
.title_right a:hover {
	color: #F93A3A;
}

#bread {
	font-size: 10px;
	text-align: left;
	margin-left: 163px;
}
#bread li {
	display: inline-block;
}
#bread span {
	transform: rotate(-90deg);
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}
#return_button {
	position: absolute;
	bottom: 19px;
	right: 16px;
}

#return {

}






footer {
	width: 1100px;
	min-width: 100%;
	background-color: #eae7c8;
	height: 465px;
	padding-top: 42px;
	padding-bottom: 10px;
	position: relative;
}
small {
	display: block;
	position: relative;
}
#logo_foot {
	width: 71px;
	height: 73px;
}

#page_sns {
	padding-bottom: 100px;
}
#page_sns li {
	display: inline-block;
	margin-left: 30px;
	margin-right: 30px;
}
.icon_sns3 {
	width: 60px;
}


@media (max-width:540px){
.pc{
	display: none;
}
.mo{
	display: inline;
}

header {
	width: 540px !important;
	min-width: 540px !important;
	position: fixed;
	top: 0px;
	left: 0px;
	height: 80px;
	background-color: hsla(0,0%,100%,1.00);
	-webkit-box-shadow: 0px 4px 12px hsla(0,0%,0%,0.25);
	box-shadow: 0px 4px 12px hsla(0,0%,0%,0.25);
	z-index: 2000;
	padding-top: 0px;
}
#head_contents {
	width: 540px !important;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: fixed;
	left: 0px;
	top: 0px;
}
#logo_head {
	width: 88px;
	position: absolute;
	top: 9px;
	left: 30px;
	height: 63px;
}
#head_sns {
	text-align: right;
	position: fixed;
	right: auto;
	top: 15px;
	left: 158px;
}
#head_sns li {
	display: inline-block;
	margin-left: 20px;
}


.icon_sns {
	width: 40px;
	height: 51px;
}
#logo_rev1 {
	width: 79px;
	height: 79px;
	position: absolute;
	z-index: 0;
	top: 76px;
	left: 366px;
	display: none;
}
#logo_rev2 {
	width: 57px;
	height: 57px;
	position: absolute;
	z-index: 0;
	top: 52px;
	left: 629px;
	display: none;
}
#logo_rev3 {
	width: 38px;
	height: 38px;
	position: absolute;
	z-index: 0;
	top: 93px;
	left: 875px;
	display: none;
}
h1 {
	
}

#slide {
	width: 100%;
}

section {
	width: 540px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 100px;
}
#contents {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-repeat: no-repeat;
	min-height: 720px;
	-webkit-box-shadow: 0 0px;
	box-shadow: 0 0px;
	padding-top: 27px;
}
#bread {
	font-size: 14px;
	text-align: left;
	margin-left: 26px;
}
#bread li {
	display: inline-block;
}
.h2_title {
	min-width: 22px;
	background-image: url(../images/title_line.svg);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	text-align: left;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 20px;
	background-position: -26px bottom;
	background-size: 550px 6px;
	padding-left: 11px;
}
footer {
	width: 540px;
	min-width: 100%;
	height: auto;
}
#return {
	display: none;

}
}
