@charset "utf-8";

/* RESET */
article,aside,details,figcaption,figure,footer,header,hgroup,hr,menu,nav,section{display:block}a,hr{padding:0}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}ins,mark{background-color:#ff9;color:#000}body{line-height:1}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}a{margin:0;font-size:100%;vertical-align:baseline;background:0 0}ins{text-decoration:none}mark{font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{height:1px;border:0;border-top:1px solid #ccc;margin:1em 0}input,select{vertical-align:middle}

@font-face {
font-family: 'icf';
src:  url('../icnfont/icf.eot?d3jmol');
src:  url('../icnfont/icf.eot?d3jmol#iefix') format('embedded-opentype'),
url('../icnfont/icf.ttf?d3jmol') format('truetype'),
url('../icnfont/icf.woff?d3jmol') format('woff'),
url('../icnfont/icf.svg?d3jmol#icf') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
i {
font-family: 'icf' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icf-facebook:before {
content: "\e900";
}
.icf-twtter:before {
content: "\e901";
}
.icf-instagram:before {
content: "\e902";
}

/* INIT */
.tab:after,
.list:after,
.box:after,
.block:after,
section:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.tab,
.list,
.box,
.block,
section {
zoom: 1;
}

.selector {
font-feature-settings: "palt";
}
.RobotoBold {
font-family: 'Roboto', sans-serif;
font-weight: 700;
}
.RobotoThin {
font-family: 'Roboto', sans-serif;
font-weight: 100;
}

body {
position: relative;
background-color: #3b3b3b;
margin: 0;
padding: 0;
min-width: 1100px;
font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 1.77;
letter-spacing: 0.01em;
color: #fff;
-webkit-font-smoothing: antialiased;
font-feature-settings: "palt";
-webkit-font-feature-settings: "palt";
}
@media screen and (max-width: 767px){
	body {
	min-width: initial;
	}
}
body.business {
background-color: #e9e9e9;
color: #333;
}

html,
body {height: 100%;}

br.sp {display: block;}
br.pc {display: none;}
span.sp {display: block;}
span.pc {display: none;}
@media (min-width: 768px) {
	br.sp {display: none;}
	br.pc {display: block;}
	span.sp {display: none;}
	span.pc {display: block;}
}
a,
a img {
transition: all 0.7s ease;
}
a:link {
color: #e6a228;
text-decoration: none;
}
a:active,
a:visited { 
color: #e6a228;
text-decoration: none;
}
a:hover { 
color: #e6a228;
text-decoration: none;
}
@media (min-width: 751px) {
	a[href*="tel:"] {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	}
}

/* CONTAINER */
#container {}

.backLink {
position: relative;
margin: 0 20px;
height: 105px;
}
.backLink p {
transform: translateY(-50%);
position: absolute;
left: 0;
top: 50%;
font-size: 14px;
font-weight: bold;
}
.backLink a {
color: #333;
}
.backLink a:hover {
color: #e6a228;
}
@media (min-width: 600px) {
	.backLink {
	position: relative;
	margin: 0 65px;
	height: 150px;
	font-size: 14px;
	}
}
@media (min-width: 800px) {
	.backLink {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 65px;
	max-width: 1000px;
	}
	.backLink p {
	left: 65px;
	}
}
@media (min-width: 1100px) {
	.backLink {
	margin: 0 auto;
	max-width: 1000px;
	}
	.backLink p {
	left: 0;
	}
}

@media (max-width: 599px) {
	#header {
	height: 105px;
	}
	#header .logo {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 1;
	}
	.business #header .logo {
	transform: translateX(-50%);
	left: 50%;
	}
	#header .logo img {
	width: 116px;
	height: auto;
	}
	#globalNavi .menu {
	position: fixed;
	right: 10px;
	top: 10px;
	background-color: #e6a228;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	cursor: pointer;
	z-index: 11;
	}
	#globalNavi .menu span {
	transition: all 0.5s ease;
	display: block;
	width: 18px;
	height: 2px;
	}
	#globalNavi .menu span:nth-child(1) {
	position: absolute;
	left: 11px;
	top: 13px;
	background-color: #fff;
	}
	#globalNavi .menu span:nth-child(2) {
	position: absolute;
	left: 11px;
	top: 19px;
	background-color: #fff;
	}
	#globalNavi .menu span:nth-child(3) {
	position: absolute;
	left: 11px;
	top: 25px;
	background-color: #fff;
	}
	#globalNavi .menu.active span:nth-of-type(1) {
	transform: translateY(6px) rotate(-45deg);
	}
	#globalNavi .menu.active span:nth-of-type(2) {
	opacity: 0;
	}
	#globalNavi .menu.active span:nth-of-type(3) {
	transform: translateY(-6px) rotate(45deg);
	}
	#globalNavi .cnt {
	position: fixed;
	right: 0;
	top: 0;
	box-sizing: border-box;
	background-color: #e6a228;
	width: 100%;
	height: 100%;
	z-index: 10;
	text-align: left;
	display: none;
	}
	#globalNavi .box {
	box-sizing: border-box;
	padding: 80px 30px 0 30px;
	height: 100%;
	overflow-y: auto;
	}
	#globalNavi .logo {
	position: relative;
	left: 0;
	top: 0;
	margin-bottom: 40px;
	text-align: center;
	}
	#globalNavi .logo img {
	width: 177px;
	height: auto;
	}
	#header .page {
	margin: 0 auto;
	width: 135px;
	list-style: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 23px;
	letter-spacing: 0.05em;
	}
	#header .page li {
	margin-bottom: 20px;
	}
	#header .page li a {
	color: #fff;
	}
	#header .sns {
	margin: 0 auto;
	padding-top: 20px;
	width: 240px;
	list-style: none;
	}
	#header .sns li {
	width: 80px;
	font-size: 23px;
	text-align: center;
	float: left;
	}
	#header .sns li a {
	color: #fff;
	}
	#header .copyRight {
	transform: translateY(-50%);
	position: fixed;
	left: 20px;
	top: 50%;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	font-size: 10px;
	font-style: italic;
	writing-mode: vertical-rl;
	color: #fff;
	}
	.business #header .copyRight {
	display: none;
	}
}
@media (min-width: 600px) {
	#header {
	height: 150px;
	}
	#header .logo {
	position: absolute;
	left: 35px;
	top: 27px;
	z-index: 1;
	}
	.business #header .logo {
	transform: translateX(-50%);
	left: 50%;
	}
	#header .logo img {
	width: 152px;
	height: auoto;
	}
	#header .page {
	position: absolute;
	right: 10px;
	top: 57px;
	list-style: none;
	z-index: 99;
	}
	#header .page li {
	margin-right: 40px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 0.05em;
	float: left;
	}
	#header .page li:first-child {
	display: none;
	}
	#header .page li a {
	color: #fff;
	}
	#header .page li a:hover {
	color: #e6a228;
	}
	#header .sns {
	transform: translateY(-50%);
	position: fixed;
	right: 20px;
	top: 50%;
	list-style: none;
	z-index: 99;
	}
	#header .sns li {
	margin-bottom: 30px;
	}
	#header .sns li:last-child {
	margin-bottom: 0;
	}
	#header .sns li i {
	position: relative;
	transition: all 0.7s ease;
	font-size: 24px;
	color: #fff;
	}
	#header .sns li.facebook a:hover i {
	color: #0064e2;
	}
	#header .sns li.twtter a:hover i {
	color: #1ea1f2;
	}
	#header .sns li.instagram a:hover i {
	color: rgba(0,0,0,0);
	}
	#header .sns li.instagram a i::after {
	transition: all 0.7s ease;
	position: absolute;
	left: 0;
	top: 0;
	content: "\e902";
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	opacity: 0;
	}
	#header .sns li.instagram a:hover i::after {
	opacity: 1;
	}
	#globalNavi .logo {
	display: none;
	}
	#header .copyRight {
	transform: translateY(-50%);
	position: fixed;
	left: 10px;
	top: 50%;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	font-size: 11px;
	font-style: italic;
	writing-mode: vertical-rl;
	color: #afafaf;
	z-index: 1;
	}
	.business #header .copyRight {
	color: #333;
	}
}
@media (min-width: 1200px) {
	#header .sns {
	right: 45px
	}
	#header .copyRight {
	left: 35px;
	}
}


#targetTop {
display: block;
transition: all 0.7s ease;
position: relative;
background-color: #3b3b3b;
width: 100%;
height: 80px;
cursor: pointer;
}
#targetTop::before {
content: '';
transform: translateX(-50%) translateY(-50%);
position: absolute;
top: 50%;
left: 50%;
background: url("../img/arrow.svg") no-repeat center center;
background-size: 40px auto;
width: 40px;
height: 80px;
}
.business #targetTop {
background-color: #e9e9e9;
}
@media (min-width: 600px) {
	#targetTop {
	display: block;
	transition: all 0.7s ease;
	position: relative;
	background-color: #3b3b3b;
	width: 100%;
	height: 100px;
	cursor: pointer;
	z-index: 10;
	}
	#targetTop:hover {
	opacity: 0.7;
	}
	#targetTop::before {
	content: '';
	transform: translateX(-50%) translateY(-50%);
	position: absolute;
	top: 50%;
	left: 50%;
	background: url("../img/arrow.svg") no-repeat center center;
	width: 79px;
	height: 27px;
	}
}