@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
}
html {
	font-size: 62.5%;
}
body, table, input, textarea, select, option {
	font-family: MS PGothic, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" , sans-serif;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
	max-width: 100%;
}
@font-face {
    font-family: 'AP-OTF-A1GothicStd-Bold';
	src: url("../../fonts/AP-OTF-A1GothicStd-Bold.eot?") format('eot'),
       url("../../fonts/AP-OTF-A1GothicStd-Bold.woff") format('woff'),
       url("../../fonts/AP-OTF-A1GothicStd-Bold.otf")  format('opentype');
}
@font-face {
    font-family: 'AP-OTF-A1GothicStd-Light';
	src: url("../../fonts/AP-OTF-A1GothicStd-Light.eot?") format('eot'),
       url("../../fonts/AP-OTF-A1GothicStd-Light.woff") format('woff'),
       url("../../fonts/AP-OTF-A1GothicStd-Light.otf")  format('opentype');
}
@font-face {
    font-family: 'AP-OTF-A1GothicStd-Medium';
	src: url("../../fonts/AP-OTF-A1GothicStd-Medium.eot?") format('eot'),
       url("../../fonts/AP-OTF-A1GothicStd-Medium.woff") format('woff'),
       url("../../fonts/AP-OTF-A1GothicStd-Medium.otf")  format('opentype');
}
@font-face {
    font-family: 'AP-OTF-A1GothicStd-Regular';
	src: url("../../fonts/AP-OTF-A1GothicStd-Regular.eot?") format('eot'),
       url("../../fonts/AP-OTF-A1GothicStd-Regular.woff") format('woff'),
       url("../../fonts/AP-OTF-A1GothicStd-Regular.otf")  format('opentype');
}
a,
a:link {
	color: #3E3536;
	text-decoration: none;
}
a:visited {
	color: #3E3536;
}
a:hover {
	color: #3E3536;
}
a:active {
	color: #3E3536;
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1220px;
	color: #3E3536;
	font-size: 1.6rem;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}
body.fixed {
	position: fixed;
	width: 100%;
	height: 100%;
}
#container {
    overflow: hidden;
	text-align: left;
}
#main {
}
a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}
@media all and (min-width: 897px) {
	.sp {
		display: none !important;
	}
	.menuBox {
		display: block !important;
	}
}
@media all and (max-width: 896px) {
	body {
		min-width: inherit;
		font-size: 1.45rem;
	}
	a:hover,
	a:hover img {
		opacity: 1 !important;
	}
	.pc {
		display: none !important;
	}
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader .hInner {
	width: 1010px;
	margin: 0 auto;
	padding: 18px 0 33px;
}
#gHeader h1 {
	padding: 11px 0 0 5px;
	float: left;
}
#gHeader .rBox {
	float: right;
	width: 712px;
}
#gHeader .rBox .linkUl {
	margin-bottom: 12px;
	text-align: right;
}
#gHeader .rBox .linkUl li {
	padding-left: 17px;
	display: inline;
	font-size: 1.2rem;
	letter-spacing: 3px;
}
#gHeader .rBox .linkUl li a:hover {
	opacity: 0.7;
}
#gNavi{
	float: right;
}
#gNavi li {
	margin-right: 41px;
	display: inline-block;
}
#gNavi li:last-child {
	margin-right: 0;
}
#gNavi li a {
	display: block;
	font-size: 1.2rem;
	text-align: center;
	letter-spacing: 4px;
}
#gNavi li a:hover {
	opacity: 0.7;
}
#gNavi li .en {
	font-size: 1.7rem;
	font-weight: bold;
	font-family: Arial, Helvetica, "sans-serif";
}
#gNavi li .jp {
	display: block;
}
@media all and (max-width: 896px) {
	#gHeader .hInner {
		width: auto;
		margin: 0 auto;
		padding: 3px 0 8px;
	}
	#gHeader h1 {
		margin: 0 auto;
		width: 90px;
		padding: 0;
		float: none;
		text-align: center;
	}
	#gNavi{
		float: none;
	}
	
	 .menu {
        display: block;
		position: absolute;
		right: 0;
		top: -3px;
		width: 60px;
		height: 60px;
		z-index: 99;
	}
	.menu span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
        position: absolute;
		right: 18px;
		width: 20px;
		height: 1px;
		background-color: #000;
	}
	.menu span:nth-of-type(1) {
		top: 19px;
	}
	.menu span:nth-of-type(2) {
		top: 29px;
	}
	.menu span:nth-of-type(3) {
		top: 39px;
	}
	.menu.on span:nth-of-type(1) {
		-webkit-transform: translateY(10px) rotate(-45deg);
		transform: translateY(10px) rotate(-45deg);
	}
	.menu.on span:nth-of-type(2) {
		right: 50%;
		opacity: 0;
		-webkit-animation: active-menu-bar02 .8s forwards;
		animation: active-menu-bar02 .8s forwards;
	}
	.menu.on span:nth-of-type(3) {
		-webkit-transform: translateY(-10px) rotate(45deg);
		transform: translateY(-10px) rotate(45deg);
	}
    .menuBox {
        padding-top: 70px;
        display: none;
        position: fixed;
        left: 0;
        top: 0;
		float: none;
        width: 100% !important;
        background-color: #fff;
        z-index: 29;
        height: 100%;
        overflow-y: auto;
        box-sizing: border-box;
    }
	#gHeader .rBox .linkUl {
		margin-bottom: 30px;
		text-align: center;
	}
	#gHeader .rBox .linkUl li {
		padding-left: 10px;
		font-size: 1.3rem;
		letter-spacing: 2px;
	}
	#gHeader .rBox .linkUl li:first-child {
		padding-left: 0;
	}
	#gNavi {
		padding-bottom: 80px;
	}
	#gNavi li {
		margin: 0;
		display: block;
	}
	#gNavi li a {
		padding: 10px;
		display: block;
		font-size: 1.3rem;
		letter-spacing: 2px;
		border-bottom: 1px solid #3E3536;
	}
	#gNavi li:first-child a {
		border-top: 1px solid #3E3536;
	}
}
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
.pageTop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 900;
}
.pageTop a:hover {
	opacity: 0.7;
}
.pageTop img {
    width: 56px;
}
#gFooter {
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 
    padding: 52px 0 103px;
    background: url("../../img/common/f_bg01.png") no-repeat left top,url("../../img/common/f_bg02.png") no-repeat right bottom;
    background-color: #f9cfc1;
    background-size: 168px auto,119px auto; 
}
#gFooter .fNavi {
    text-align: center;
}
#gFooter .fNavi li {
    margin: 0 26px 27px;
    font-size: 1.6rem;
    display: inline-block;
}
#gFooter .fNavi li a {
    color: #000;
}
#gFooter .fNavi li a:hover {
	text-decoration: underline;
}
#gFooter .fLogo {
    margin-bottom: 20px;
    text-align: center;
}
#gFooter .copyright {
    font-size: 1.2rem;
    text-align: center;
    letter-spacing: 2px;
}
.fix{
	position: fixed;
	bottom: 0;
background: #f1a4ac;
width:100%;
    padding: 20px 0 30px;
height:2rem;
z-index: 3;
}
.fix a{
    display: block;
text-align: center;
color:#fff;
    font-size: 2.5rem;
}
@media all and (max-width: 896px) {
	.pageTop {
		right: 0;
		bottom: 0;
	}
	#gFooter {
		padding: 22px 0 80px;
		background: #f9cfc1;
	}
	#gFooter .fNavi {
		margin: 0 -22px 14px;
		text-align: center;
		border-top: 1px solid #DEDEDE;
	}
	#gFooter .fNavi li {
		margin: 0;
		font-size: 1.25rem;
		text-align: left;
		display: block;
	}
	#gFooter .fNavi li a {
		padding: 15px 16px;
		display: block;
		border-bottom: 1px solid #DEDEDE;
		background: #fff url("../../img/common/sp_icon02.png") no-repeat right 20px center;
		background-size: 6px auto; 
	}
	#gFooter .fNavi li a:hover {
		text-decoration: none;
	}
	#gFooter .fLogo {
		margin-bottom: 16px;
	}
	#gFooter .fLogo img {
		width: 132px;
	}
	#gFooter .copyright {
		font-size: 1rem;
		letter-spacing: 1px;
	}
}