@charset "utf-8";

@font-face {
  font-family: 'skipl';
  src: url("../../fonts/FOT-SkipPro-L.otf");
}


@font-face {
  font-family: 'skipd';
  src: url("../../fonts/FOT-SkipStd-B.otf");
}

@font-face {
  font-family: 'seuratdb';
  src: url("../../fonts/FOT-SeuratPro-DB.otf");
}

@font-face {
  font-family: 'seuratub';
  src: url("../../fonts/FOT-SeuratPro-EB.otf");
}


/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
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, figcaption, figure, section, footer, header, main, hgroup, menu, nav, summary {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
}
body{
    background-color: darkblue
}
@media all and (max-width: 374px) {
	html {
		font-size: calc(1000vw / 375);
	}
}
body, table, input, textarea, select, option {
font-family: 'seuratdb';
}
article, aside, canvas, details, figcaption, figure, footer, header, main, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
chrome_annotation {
	border: none !important;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
	max-width: 100%;
    height: auto;
}
address {
	font-style: normal;
}
a,
a:link {
	color: #000;
	text-decoration: none;
	transition: 0.3s;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
    color: #000;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.5;
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
    /* [disabled]background-color: #FFF; */
}
#container {
	text-align: left;
	overflow: hidden;
}
a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}
@media all and (min-width: 897px) {
	.sp {
		display: none !important;
	}
    
}
@media all and (max-width: 896px) {
	body {
		font-size: 1.3rem;
	}
	a:hover,
	a:hover img {
		opacity: 1 !important;
	}
	.pc {
		display: none !important;
	}
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
}
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
	position: relative;
/*	background: url(../img/f_bg.jpg) no-repeat center center;  */
	background-size: cover;
}
#gFooter .fBox {
    width: 110rem;
    margin: 0 auto;
    color: #fff;
    padding: 5rem 0 6.6rem;
    box-sizing: border-box;
    background-color: rgba(135,47,162,0.85);
}
#gFooter .fImg {
	width: 70.6rem;
	margin: -10.2rem auto -3.7rem;
}
#gFooter .title {
	margin-bottom: 2.9rem;
	text-align: center;
	font-size: 2.4rem;
	font-weight: 500;
	letter-spacing: 0.05em;
}
#gFooter .snsList {
	margin-bottom: 5rem;
}
#gFooter .snsList li {
	width: 8.9rem;
	margin: 0 1.7rem;
}
#gFooter .snsList a:hover {
	opacity: 0.7;
}
#gFooter .fList {
	margin-bottom: 6.8rem;
}
#gFooter .fList li {
	margin: 0 1rem;
	width: 26rem;
}
#gFooter .fList a {
	padding: 1.1rem 1.7rem 1.2rem 0.5rem;
	display: block;
	text-align: center;
	color: #FF8D08;
	font-weight: 500;
	letter-spacing: 0.05em;
	border-radius: 2.5rem;
	background: #fff url(../img/icon10.png) no-repeat right 3.1rem top 1.8rem / 0.9rem;
}
#gFooter .fList li:first-child a {
	color: #872FA2;
	background-image: url(../img/icon09.png);
	background-size: 1.5rem auto;
	background-position: right 2.8rem center;
}
#gFooter .fInfo {
	margin: 0 8.5rem 5.3rem;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.57;
}
#gFooter .fInfo address {
	margin: 1.9rem 0 2.2rem;
}
#gFooter .fInfo span {
	margin-bottom: 0.5rem;
	display: block;
	font-size: 1.6rem;
	font-weight: 700;
}
#gFooter p a {
	color: #fff;
}
#gFooter .fLogo {
	width: 26.9rem;
	margin: 0 auto;
}
@media all and (min-width: 897px) {
	#gFooter .fList a:hover {
		color: #fff !important;
		background-color: #FF8D08;
		background-image: url(../img/icon04_on.png);
	}
	#gFooter .fList li:first-child a:hover {
		background-color: #872FA2;
		background-image: url(../img/icon09_on.png);
	}
}
@media all and (max-width: 896px) {
	#gFooter .fBox {
		width: auto;
		padding: 0.1rem 0 3rem;
	}
	#gFooter .fImg {
		width: 35rem;
		margin: -5.2rem auto 0;
	}
	#gFooter .title {
		margin-bottom: 2rem;
		font-size: 1.8rem;
	}
	#gFooter .snsList {
		margin-bottom: 3rem;
	}
	#gFooter .snsList li {
		margin: 0 0.5rem;
		width: 7rem;
	}
	#gFooter .fList {
		margin-bottom: 4rem;
		display: block;
	}
	#gFooter .fList li {
		margin: 0 auto 1.5rem;
		width: 26rem;
	}
	#gFooter .fList li:last-child a {
		background-position: right 3.1rem top 1.4rem;
	}
	#gFooter .fInfo {
		margin: 0 1.5rem 3rem;
	}
	#gFooter .fInfo address {
		margin: 1.5rem 0;
	}
	#gFooter .fLogo {
		width: 20rem;
	}
}



div#g-nav-list {
    width: 60%;
}
#g-nav.panelactive ul {
    display: block;
}

/*リストのレイアウト設定*/

#g-nav li{
	list-style: none;
    text-align: center;
}

#g-nav li a{
	color: #333;
	text-decoration: none;
	padding:10px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
}

/*========= ボタンのためのCSS ===============*/
.openbtn{
	position:fixed;
    z-index: 10;/*ボタンを最前面に*/
	top:10px;
	right: 10px;
	cursor: pointer;
    width: 50px;
    height:50px;
	background: #FC8CBD;
	border-radius: 50%;
	box-shadow: 0 0 10px hsl(301.21deg 82.57% 54.37% / 13%);
}

/*×に変化*/
.openbtn span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 14px;
    height: 3px;
    border-radius: 2px;
	background-color: #fff;
  	width: 45%;
  }
.openbtn span:nth-of-type(1) {
	top:15px;
}

.openbtn span:nth-of-type(2) {
	top:23px;
}

.openbtn span:nth-of-type(3) {
	top:31px;
}

.openbtn.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
}

.openbtn.active span:nth-of-type(2) {
	opacity: 0;
}

.openbtn.active span:nth-of-type(3){
    top: 30px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
}
