@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
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: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", 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%;
    height: auto;
}
a,
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	color: #FFF;
	font-size: 1.3rem;
    font-weight: 500;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #000;
}
body.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
}
#container {
    margin: 0 auto;
    padding-top: 50px;
    width: 1200px;
	text-align: left;
}
a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}
@media all and (min-width: 897px) {
	.sp {
		display: none !important;
	}
}
@media all and (max-width: 990px) {
	#container {
		padding-top: 96px;
	}
}
@media all and (max-width: 896px) {
	body {
		min-width: inherit;
		font-size: 0.9rem;
	}
	a:hover,
	a:hover img {
		opacity: 1 !important;
	}
	.pc {
		display: none !important;
	}
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
    #container {
        margin: 0 auto;
        padding-top: 28px;
        width: auto;
    }
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
#gHeader .hBox {
    margin: 0 auto;
    padding: 3px 24px 5px;
    max-width: 1200px;
    box-sizing: border-box;
    background-color: #000;
}
#gNavi {
    width: 75%;
    margin-top: 12px;
}
#gNavi .linkList {
    margin-top: 3px;
    width: 600px;
}
#gNavi .linkList li a {
    display: block;
}
#gNavi .linkList li:not(:last-of-type) {
    margin-right: 18px;
}
#gNavi .snsList li a {
    display: block;
}
#gNavi .snsList li:not(:last-of-type) {
    margin-right: 20px;
}
@media all and (max-width: 1070px) {
    #gNavi {
        width: 78%;
    }
    #gNavi .linkList {
        width: 540px;
    }
    #gNavi .snsList li:not(:last-of-type) {
        margin-right: 10px;
    }
    #gNavi .linkList li:not(:last-of-type) {
        margin-right: 10px;
    }
}
@media all and (max-width: 990px) {
    #gHeader .hBox {
        padding: 27px 14px;
    }
    #gNavi {
        width: 76%;
    }
    #gNavi .snsList li:not(:last-of-type) {
        margin-right: 5px;
    }
    #gNavi .linkList {
        width: 530px;
    }
    #gNavi .linkList li:not(:last-of-type) {
        margin-right: 8px;
    }
}
@media all and (min-width: 897px) {
    #gNavi .linkList li a:hover {
        background: url("../../img/common/g_navi_img01_on.png") no-repeat left top / 71px;
    }
    #gNavi .linkList .bg01 a:hover {
        background: url("../../img/common/g_navi_img02_on.png") no-repeat left top / 54px;
    }
    #gNavi .linkList .bg02 a:hover {
        background: url("../../img/common/g_navi_img03_on.png") no-repeat left top / 79px;
    }
    #gNavi .linkList .bg03 a:hover {
        background: url("../../img/common/g_navi_img04_on.png") no-repeat left top / 44px;
    }
    #gNavi .linkList .bg04 a:hover {
        background: url("../../img/common/g_navi_img05_on.png") no-repeat left top / 61px;
    }
    #gNavi .linkList .bg05 a:hover {
        background: url("../../img/common/g_navi_img06_on.png") no-repeat left top / 78px;
    }
    #gNavi .linkList .bg06 a:hover {
        background: url("../../img/common/g_navi_img07_on.png") no-repeat left top / 89px;
    }
    #gNavi .linkList li a:hover img {
        opacity: 0;
    }
    #gNavi .snsList li a:hover {
        background: url("../../img/common/icon01_on.png") no-repeat left top / 23px;
    }
    #gNavi .snsList .bg01 a:hover {
        background: url("../../img/common/icon02_on.png") no-repeat left top / 28px;
    }
    #gNavi .snsList .bg02 a:hover {
        background: url("../../img/common/icon03_on.png") no-repeat left top / 20px;
    }
    #gNavi .snsList .bg03 a:hover {
        background: url("../../img/common/icon04_on.png") no-repeat left top / 29px;
    }
    #gNavi .snsList li a:hover img {
        opacity: 0;
    }
}
@media all and (max-width: 896px) {
    #gHeader {
        width: 100%;
    }
	#gHeader .hBox {
        width: 100%;
        box-sizing: border-box;
        padding: 6px 10px 0;
    }
    #gHeader h1 {
        margin: 0 auto;
    }
    #gNavi {
        display: none;
    }
    .menu {
		position: absolute;
		right: 0;
		top: 0;
		width: 55px;
		height: 55px;
		z-index: 200;
	}
	.menu span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
        position: absolute;
		right: 18px;
		width: 27px;
		height: 2px;
		background-color: #c21414;
	}
	.menu span:nth-of-type(1) {
		top: 19px;
	}
	.menu span:nth-of-type(2) {
		top: 27px;
	}
	.menu span:nth-of-type(3) {
		top: 36px;
	}
    .menu.on span {
        background-color: #fff;
    }
	.menu.on span:nth-of-type(1) {
		-webkit-transform: translateY(10px) rotate(-45deg);
		transform: translateY(9px) rotate(-45deg);
	}
	.menu.on span:nth-of-type(2) {
		opacity: 0;
	}
	.menu.on span:nth-of-type(3) {
		-webkit-transform: translateY(-10px) rotate(45deg);
		transform: translateY(-8px) rotate(45deg);
	}
    .menuBox {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 100%;
        background: rgba(194,20,20,0.6);
        z-index: 51;
        overflow: auto;
		transition: all 0.3s;
    }
	.menuBox.on {
		left: 0;
        z-index: 100;
	}
    .menuBox.on .subBox {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: all 0.45s ease-out 0.3s;
        transition: all 0.45s ease-out 0.3s;
        opacity: 1;
    }
    .menuBox .subBox {
        padding: 80px 0;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        box-sizing: border-box;
        text-align: center;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0);
        opacity: 0;
    }
    .menuBox .linkList {
        width: 100%;
        margin-bottom: 50px;
    }
    .menuBox .linkList li {
    }
    .menuBox .linkList li a {
        display: block;
    }
    .menuBox .linkList li:not(:last-of-type) a {
        padding-bottom: 30px;
    }
    .menuBox .snsList li {
        padding: 0 8px;
    }
}
@media all and (max-height: 500px) {
    .menuBox .subBox {
        box-sizing: content-box;
    }
}
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
    position: relative;
    z-index: 100;
    background: rgba(0,0,0,0.8);
}
#gFooter .snsList li {
    margin: 0 8px;
}
#gFooter address {
    padding: 30px 0 10px;
    color: #fff;
    font-size: 10px;
    font-style: normal;
    text-align: center;
}
@media all and (max-width: 896px) {
    #gFooter address {
        padding: 20px 0 10px;
    }
}