@charset "UTF-8";


@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@400;700&family=Noto+Sans+JP:wght@400;500;700&display=swap');


/* common
-------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display: block;
}
ul {
    list-style: none;
}
img {
    width: 100%;
    max-width: 100%;
    height: auto;
	border: none;
	vertical-align: bottom;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
address, em, code, cite, dfn, var, optgroup {
  font-style: normal;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
input, select {
    vertical-align: middle;
}
input[type="button"],input[type="text"],input[type="submit"],input[type="reset"],textarea {
	-webkit-appearance: none;
	border-radius: 0;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "ＭＳ Ｐ ゴシック" , "MS PGothic" , sans-serif;
    font-weight: 700;
	font-size: 16px;
	line-height: 1.5;
}
i {
    font-style: normal;
}
.clearfix::after {
    content: "";
    display: block;
    clear: both;
}
.clear {
	font-size: 1px;
	height: 1px;
	clear: both;
}


/* module
------------------------------------------------- */
.floatL {
	float: left;
	display: inline;
}
.floatR {
	float: right;
	display: inline;
}
.alignCenter {text-align: center;}
.alignLeft {text-align: left;}
.alignRight {text-align: right;}
.valignTop {vertical-align: top;}
.valignMiddle {vertical-align: middle;}
.valignBottom {vertical-align: bottom;}

.regular { font-weight: 400; }
.bold { font-weight: 700; }

.pcon { display: block; }
.spon { display: none; }
@media only screen and (max-width:750px){
.pcon { display: none; }
.spon { display: block; }
}


/* a
------------------------------------------------- */
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
	text-decoration: none;
	outline: none;
    color: #000;
    transition: 0.4s;
}
@media only screen and (min-width:751px){
a.al:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	text-decoration: none;
}
.telLink {
	pointer-events: none;
}
}


/* font
------------------------------------------------- */
@media only screen and (min-width:751px){
.fo12 { font-size: 12px; }
.fo13 { font-size: 13px; }
.fo14 { font-size: 14px; }
.fo15 { font-size: 15px; }
.fo16 { font-size: 16px; }
.fo18 { font-size: 18px; }
.fo19 { font-size: 19px; }
.fo20 { font-size: 20px; }
.fo21 { font-size: 21px; }
.fo22 { font-size: 22px; }
.fo25 { font-size: 25px; }
.fo26 { font-size: 26px; }
.fo28 { font-size: 28px; }
.fo30 { font-size: 30px; }
.fo40 { font-size: 40px; }
.fo50 { font-size: 50px; }
.fo60 { font-size: 60px; }
.fo75 { font-size: 75px; }
}
@media only screen and (min-width:751px) and (max-width:1500px){
.fo12 { font-size: 0.8vw; }
.fo13 { font-size: 0.8666vw; }
.fo14 { font-size: 0.9333vw; }
.fo15 { font-size: 1vw; }
.fo16 { font-size: 1.0666vw; }
.fo18 { font-size: 1.2vw; }
.fo19 { font-size: 1.2666vw; }
.fo20 { font-size: 1.3333vw; }
.fo21 { font-size: 1.4vw; }
.fo22 { font-size: 1.4666vw; }
.fo25 { font-size: 1.6666vw; }
.fo26 { font-size: 1.7333vw; }
.fo28 { font-size: 1.8666vw; }
.fo30 { font-size: 2vw; }
.fo40 { font-size: 2.6666vw; }
.fo50 { font-size: 3.3333vw; }
.fo60 { font-size: 4vw; }
.fo75 { font-size: 5vw; }
}


/* html
------------------------------------------------- */
html {
    overflow-x: hidden;
}


/* body
------------------------------------------------- */
body {
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "ＭＳ Ｐ ゴシック" , "MS PGothic" , sans-serif;
    font-weight: 400;
	font-size: 16px;
	line-height: 2.3;
    letter-spacing: 0.03em;
	color: #000;
	-webkit-text-size-adjust: 100%;
    overflow-x: hidden;
}
.eng {
    font-family: 'Heebo', sans-serif;
    font-weight: 700;
}
@media only screen and (min-width:751px) and (max-width:1500px){
body {
	font-size: 1.0666vw;
}
}
@media only screen and (max-width:750px){
body {
	font-size: 3.466vw;
    line-height: 1.85;
}
body.active {
    overflow-y: hidden;
}
}


/* wrapper
------------------------------------------------- */
#wrapper {
	width: 100%;
	margin: 0 auto;
	clear: both;
    position: relative;
}


/* header
------------------------------------------------- */
#header {
    width: 100%;
    height: 5.3125em;
    background-color: #253ba7;
    position: fixed;
    z-index: 90;
}
#header .logo {
    width: 12.5em;
    padding: 1.375em 0 0 2.5em;
}
@media only screen and (max-width:750px){
#header {
    height: 16vw;
}
#header .logo {
    width: 53.33vw;
    padding: 4vw 0 0 5vw;
}
}


/* navtoggle
------------------------------------------------- */
@media only screen and (min-width:751px){
#navtoggle {
    display: none;
}
}
@media only screen and (max-width:750px){
#navtoggle {
    width: 16vw;
    height: 16vw;
    background-color: #c2a92a;
    position: fixed;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 100;
}
#navtoggle div {
    width: 5.6vw;
    margin: 5.33vw auto 0;
    position: relative;
}
#navtoggle span {
    display: block;
    position: absolute;
    height: 0.55vw;
    width: 100%;
    background: #fff;
    left: 0;
    transition: 0.4s ease-in-out;
}
#navtoggle span:nth-child(1) {
    top: 0;
}
#navtoggle span:nth-child(2) {
    top: 2vw;
}
#navtoggle span:nth-child(3) {
    top: 4vw;
}
body.active #navtoggle span:nth-child(1) {
	top: 2vw;
	transform: rotate(45deg);
}
body.active #navtoggle span:nth-child(2) {
	width: 0;
}
body.active #navtoggle span:nth-child(3) {
	top: 2vw;
	transform: rotate(-45deg);
}
}


/* gnav
------------------------------------------------- */
#gnav {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99;
    display: flex;
    align-items: flex-end;
    flex-direction: row-reverse;
}
#gnav p a {
    display: block;
    line-height: 5.3125;
    color: #fff;
    background: url("../img/icon_tel_w.png") left center no-repeat;
    background-size: 0.625em auto;
    padding-left: 1.2em;
}
#gnav ul {
    display: flex;
}
#gnav ul li {
    margin-left: 3.125em;
}
#gnav ul li a {
    display: block;
    line-height: 5.3125;
    color: #fff;
    text-align: center;
}
#gnav ul li:last-child a {
    width: 9em;
    height: 100%;
    background-color: #c2a92a;
}
@media only screen and (min-width:751px){
#gnav ul li a:hover {
    color: #c2a92a;
}
#gnav ul li:last-child a:hover {
    background-color: #253ba7;
}
}
@media only screen and (max-width:750px){
#gnav {
    width: 100%;
    top: 16vw;
    left: 0;
    background-color: #fff;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 10vw 0;
    box-sizing: border-box;
    z-index: 89;
    text-align: center;
    display: none;
}
#gnav p a {
    font-size: 8.533vw;
    display: inline-block;
    line-height: 2;
    color: #253ba7;
    background: url("../img/icon_tel_b.png") left center no-repeat;
    background-size: 0.625em auto;
    padding-left: 0.8em;
    font-family: 'Heebo', sans-serif;
    font-weight: 700;
    letter-spacing: 0.15em;
}
#gnav ul {
    font-size: 4.266vw;
    display: block;
}
#gnav ul li {
    margin: 0 0 5vw;
}
#gnav ul li a {
    line-height: 2;
    color: #253ba7;
    letter-spacing: 0.12em;
}
#gnav ul li:last-child a {
    width: 100%;
    height: auto;
    background-color: #fff;
    font-weight: 700;
}
    

.overLay {
 	position: fixed;
 	top: 0;
 	left: 0;
 	background-color: rgba(255,255,255,0.8);
 	width: 100%;
 	height: 100%;
	z-index: 88;
	display: none;
	cursor: pointer;
}
}


/* contents
------------------------------------------------- */
#contents {
	width: 100%;
	clear: both;
    display: block;
    padding-top: 5.3125em;
}
.inner {
    width: 100%;
    max-width: 1500px;
	margin: 0 auto;
    padding: 0 6.875em;
	clear: both;
	position: relative;
    box-sizing: border-box;
}
@media only screen and (max-width:750px){
#contents {
    padding-top: 16vw;
}
.inner {
    width: 90%;
    padding: 0;
}
}


/* mainvisual
------------------------------------------------- */
.mainvisual {
    color: #253ba7;
    margin-bottom: 5.625em;
    position: relative;
}
.mainvisual::before {
    content: '';
    width: 50%;
    height: 13.125em;
    background-color: #253ba7;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.mainvisual .bg {
    height: 13.125em;
    background-color: #fff;
    margin: 0 2.5em;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
}
.mainvisual .inner {
    height: 13.125em;
}
.mainvisual h1 {
    font-weight: 500;
    letter-spacing: 0.15em;
    position: absolute;
    left: 50%;
    margin-left: -32em;
    top: 1.4em;
}
.mainvisual h1 span {
    font-weight: 700;
    letter-spacing: 0.21em;
    padding-right: 0.2em;
}
@media only screen and (max-width:750px){
.mainvisual {
    margin-bottom: 10.66vw;
}
.mainvisual::before {
    height: 29.33vw;
}
.mainvisual .bg {
    height: 29.33vw;
    margin: 0 5vw;
}
.mainvisual .inner {
    height: 29.33vw;
}
.mainvisual h1 {
    left: 0;
    margin: 0;
    top: 8.5vw;
}
.mainvisual h1 span {
    font-size: 10.13vw;
    display: block;
    line-height: 1.1;
}
}


/* headline
------------------------------------------------- */
.headline1 {
    font-weight: 700;
    color: #253ba7;
    letter-spacing: 0.15em;
    margin-bottom: 2.5em;
}
.headline1 span {
    display: block;
    letter-spacing: 0.2em;
    line-height: 1;
}
@media only screen and (max-width:750px){
.headline1 {
    margin-bottom: 1.5em;
}
.headline1 span {
    font-size: 8.8vw;
    padding-bottom: 0.1em;
}
}


/* btnst
------------------------------------------------- */
.btnst a {
    display: block;
    width: 22.33em;
    margin: 0 auto;
    line-height: 3.55;
    background: url("../img/icon1_b.png") 80% center no-repeat #fff;
    background-size: 0.5em auto;
    border: 1px solid #fff;
    text-align: center;
    color: #253ba7;
    font-weight: 700;
    box-sizing: border-box;
}
.btnst.bgw a {
    background: url("../img/icon1_w.png") 83% center no-repeat #253ba7;
    background-size: 0.5em auto;
    border: 1px solid #253ba7;
    color: #fff;
}
@media only screen and (min-width:751px){
.btnst a:hover {
    background: url("../img/icon1_w.png") 80% center no-repeat #253ba7;
    background-size: 0.5em auto;
    border: 1px solid #253ba7;
    color: #fff;
}
.btnst.bgw a:hover {
    background: url("../img/icon1_b.png") 83% center no-repeat #fff;
    background-size: 0.5em auto;
    border: 1px solid #253ba7;
    color: #253ba7;
}
}
@media only screen and (max-width:750px){
.btnst a {
    font-size: 3.733vw;
    width: 78.5vw;
    line-height: 13.33vw;
}
}


/* contact
------------------------------------------------- */
.contact {
    height: 23.4375em;
    background-color: #f5f5f5;
    margin-top: 1em;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.contact .headline1 {
    margin-bottom: 1em;
}
.contact h5 {
    font-weight: 400;
    letter-spacing: 0.12em;
}
.contact p {
    letter-spacing: 0.12em;
    line-height: 1.6;
}
.contact p a {
    color: #253ba7;
    font-weight: 700;
    letter-spacing: 0.15em;
    background: url("../img/icon_tel_b.png") left center no-repeat;
    background-size: 0.6em auto;
    padding-left: 1em;
}
@media only screen and (max-width:750px){
.contact {
    height: 76vw;
    margin-top: 1em;
}
.contact .headline1 {
    margin-bottom: 1.5em;
}
.contact h5 {
    letter-spacing: 0.03em;
    margin-bottom: 0.5em;
}
.contact p {
    letter-spacing: 0.03em;
    line-height: 1.4;
}
.contact p a {
    font-size: 8.533vw;
}
}


/* footer
------------------------------------------------- */
#footer {
    background-color: #253ba7;
    color: #fff;
    padding: 3.125em 0 2.8em;
}
#footer .logo {
    width: 10.8125em;
    padding-bottom: 0.3em
}
#footer small {
    display: block;
    position: absolute;
    right: 8.46em;
    bottom: 0;
}
@media only screen and (max-width:750px){
#footer {
    padding: 8vw 0 5.5vw;
    text-align: center;
    letter-spacing: 0.15em;
}
#footer .logo {
    width: 45.866vw;
    margin: 0 auto;
    padding-bottom: 0.3em
}
#footer small {
    font-size: 3.2vw;
    display: block;
    position: static;
    padding-top: 1.5em;
}
}


/* idPad
------------------------------------------------- */
.idPad {
    margin-top: -5.3125em;
    padding-top: 5.3125em;
}
@media only screen and (max-width:750px){
.idPad {
    margin-top: -16vw;
    padding-top: 16vw;
}
}