@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&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;
}

@font-face {
    font-family: 'gillB';
    src: url('../../font/Gill-Sans.eot'); /* IE9 Compat Modes */
    src: url('../../font/Gill-Sans.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../font/Gill-Sans.woff') format('woff'), /* Modern Browsers */
    url('../../font/Gill-Sans.ttf')  format('truetype'); /* Safari, Android, iOS */
}

.gillB {
    font-family: 'gillB';
}

.gothic {
    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: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1280px;
	color: #000;
	font-size: 1.8rem;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}
#container {
	text-align: left;
    overflow: hidden;
}
#main {
    margin-bottom: 184px;
}
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 {
		min-width: 320px;
		font-size: 1.5rem;
	}
	a:hover,
	a:hover img {
		opacity: 1 !important;
	}
	.pc {
		display: none !important;
	}
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
    #main {
        margin-bottom: 114px;
    }
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}
#gHeader .hInner {
    margin: 0 auto;
    width: 1200px;
    display: flex;
    justify-content: flex-end;
}
.menuBox {
    display: none;
    padding-bottom: 40px;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #333333;
    z-index: 1000;
    color: white;
    position: absolute;
}
.menuBox .close {
    position: absolute;
    top: 18px;
    right: 18px;
}
.menuBox .logo {
    margin: 75px auto 65px;
    width: 289px;
}
.menuBox .naviUl {
    margin-bottom: 60px;
    text-align: center;
}
.menuBox .naviUl li {
    margin-bottom: 22px;
}
.menuBox .naviUl a {
    display: inline-block;
    font-size: 1.5rem;
    color: white;
    letter-spacing: 0.495em;
}
.menuBox .naviUl a:hover {
    opacity: 0.7;
}
.menuBox .snsUl {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 27px;
    justify-content: center;
}
.menuBox .snsUl li {
    margin: 0 15px;
}
.menuBox .snsUl img {
    width: auto;
    height: 32px;
} 
.menuBox .snsUl a:hover img {
    opacity: 0.7;
}
.menuBox .comLink {
    max-width: 340px;
    width: auto;
    margin-bottom: 22px;
}
.menuBox .comLink a {
    padding: 10px 10px 7px;
    background-color: #FFFFFF;
    border-radius: 5px;
    color: #000000;
    letter-spacing: 0.42em;
    background-image: url("../../img/common/icon01.png");
    background-size: 11px auto;
}
@media all and (max-width: 896px) {
	#gHeader {
	}
    #gHeader .hInner {
        width: auto;
    }
    #gHeader .menu img {
        width: 58px;
    }
}
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
    position: relative;
    background-color: #333333;
}
.pageTop {
    position: absolute;
    top: -63px;
    left: 0;
    width: 100%;
    text-align: center;
}
.pageTop a:hover img {
    opacity: 0.7;
}
#gFooter .mainBox {
    padding: 68px 0 75px;
    width: 1050px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: white;
}
#gFooter .fLogo {
    padding-top: 11px;
}
#gFooter .rBox {
    margin-right: -74px;
    width: 724px;
}
#gFooter .naviUl {
    margin-bottom: 20px;
    padding: 0 3px 17px;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #666666;
    font-family: 'gillB';
}
#gFooter .naviUl li {
    margin-right: 10px;
    color: white;
    font-size: 1.15rem;
}
#gFooter .naviUl li a {
    margin-right: 10px;
    color: white;
    letter-spacing: 0.37em;
}
#gFooter .naviUl li a:hover {
    opacity: 0.7;
}
#gFooter .sub {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
#gFooter .snsUl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#gFooter .snsUl li {
    margin-right: 25px;
}
#gFooter .snsUl li a:hover img {
    opacity: 0.7;
}
#gFooter address {
    margin-right: 70px;
    font-style: normal;
    font-size: 1.1rem;
    color: #808080;
    letter-spacing: 0.24em;
    font-family: 'gillB';
}
@media all and (max-width: 896px) {
    #gFooter .mainBox {
        display: block;
        padding: 64px 15px 70px;
    }
    #gFooter .fLogo {
        margin-bottom: 66px;
        text-align: center;
    }
    #gFooter .fLogo img {
        width: 287px;
    }
    #gFooter .rBox {
        margin: 0;
        width: auto;
    }
    #gFooter .naviUl {
        padding-bottom: 0;
        margin-bottom: 50px;
        border: none;
        display: block;
    }
    #gFooter .naviUl li {
        text-align: center;
        font-size: 1.5rem;
        margin: 0 0 22px;
    }
    #gFooter .naviUl li a {
        margin: 0;
        letter-spacing: 0.4em;
        font-weight: 500;
    }
    #gFooter .sub {
        display: block;
    }
    #gFooter .snsUl {
        margin-bottom: 58px;
        justify-content: center;
    }
    #gFooter .snsUl li {
        margin: 0 15px;
    }
    #gFooter .snsUl img {
        width: auto;
        height: 32px;
    } 
    #gFooter .comLink {
        max-width: 340px;
        width: auto;
        margin-bottom: 22px;
    }
    #gFooter .comLink a {
        padding: 10px 10px 8px;
        background-color: #FFFFFF;
        border-radius: 5px;
        color: #000000;
        letter-spacing: 0.42em;
        background-image: url("../../img/common/icon01.png");
        background-size: 11px auto;
    }
    #gFooter address {
        font-size: 0.9rem;
        text-align: center;
        margin: 0;
    }
    .pageTop {
        top: -107px;
    }
}

#pagePath {
    margin: -43px auto 16px;
    width: 1000px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
#pagePath li {
    margin-right: 5px;
    font-size: 1.6rem;
    color: #777777;
    letter-spacing: 0.09em;
}
#pagePath li a {
    margin-right: 5px;
    color: #777777;
}
#pagePath li a:hover {
    opacity: 0.7;
}

@media all and (max-width: 896px) {
    #pagePath {
        width: auto;
        margin: -31px 17px 8px;
    }
    #pagePath li {
        font-size: 1.25rem;
        letter-spacing: 0.36em;
    }
}

@media all and (max-width: 374px) {
    .menuBox .comLink {
        max-width: 300px;
    }
}


@media all and (-ms-high-contrast:none){
    body, table, input, textarea, select, option {
        font-family: 'Noto Sans JP', sans-serif;
    }

}