@charset "UTF-8";

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav {
display: block
}
ol, ul {
list-style: none
}
blockquote, q {
quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none
}
table {
border-collapse: collapse;
border-spacing: 0
}
*, *:after, *:before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.clearfix:before, .clearfix:after {
content: '';
display: table;
}
.clearfix:after {
clear: both;
}
html, body {
width: 100%;
height: 100%;
font-size: 62.5%;
}
body {
position: relative;
background: #fff;
text-align : center;
font-family: 'Noto Sans JP', sans-serif;
font-weight: 400;
color: #000;
line-height: 2;
margin: 0;
padding: 0;
box-sizing: border-box;
-webkit-text-size-adjust: 100%;
word-break: break-all;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow-x: hidden;
}

.contents { display: none; }
.grecaptcha-badge { visibility: hidden; }

@media print, screen and (min-width:1200px) {
body {
font-size: 1.4rem;
letter-spacing: 0.05em;
}
.br-pc {
display: block;
}
.br-sp {
display: none;
}
.pc {
display: none !important;
}
.txtSmall {
font-size: 12px;
}
.blank {
margin-top: -106px;
padding-top: 106px;
}
p {
margin-bottom: 32px;
}
#stalker {
pointer-events: none;
position: fixed;
background:rgba(0,0,0,.1);
top: -8px;
left: 0px;
width: 20px;
height: 20px;
border-radius: 26px;
transform: translate(0, 0);
transition: transform 0.2s;
transition-timing-function: ease-out;
z-index: 2000;
}
}

@media print, screen and (max-width:1199px) {
body {
font-size: 1.2rem;
letter-spacing: 0.01em;
}
.br-pc {
display: none;
}
.br-sp {
display: block;
}
.sp {
display: none !important;
}
.txtSmall {
font-size: 11px;
}
.taCSp {
text-align: center !important;
}
.blank {
margin-top: -65px;
padding-top: 65px;
}
p {
margin-bottom: 25px;
}
}

:root {
--themeColor: #002772;
}

.rc {
color: var(--themeColor);
}

.selif {
font-family: 'Shippori Mincho', serif;
}

a:link {
color: #000;
text-decoration: none;
}
a:visited {
color: #000;
text-decoration: none;
}
a:hover {
color: var(--themeColor);
text-decoration: underline;
}
a:active {
color: #000;
}
img {
border: 0px;
max-width: 100%;
height: auto;
vertical-align: bottom;
}
button {
font-family: 'Noto Sans JP', sans-serif;
}
button:focus {
outline:0;
}
*:focus {
outline: none;
}
.taL {
text-align: left !important;
}
.taC {
text-align: center !important;
}
.taR {
text-align: right !important;
}
.taJ {
text-align: justify !important;
}
.normal {
display: none;
}
.wrapperOf {
overflow: hidden;
}
.palt {
font-feature-settings: "palt";
}

.google-map {
position: relative;
width: 100%;
margin: 30px auto;
padding-top: 66.25%;
}

.google-map iframe {
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}

.wp-pagenavi {
clear: both;
width: 100%;
text-align: center;
margin: 0 auto;
margin-top: 40px;
}

.wp-pagenavi a, .wp-pagenavi span {
font-family: 'Libre Baskerville', serif;font-size: 11px;
text-decoration: none;
border: 1px solid #ddd;
padding: 6px 10px;
margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #ddd;
}

.wp-pagenavi span.current {
}

div.wpcf7 .wpcf7-spinner {
display: block;
}

/**/

@media print, screen and (min-width:1200px) {

.mouse {
position: absolute;
background: #ccc;
width: 2px;
height: 100px;
right: 180px;
bottom: 0;
margin: auto;
z-index: 200;
}
.arrow {
position: absolute;
width: 2px;
right: 180px;
bottom: 100px;
margin: auto;
z-index: 200;
animation: scroll 2.5s infinite;
-webkit-animation: scroll 2.5s infinite;
-moz-animation: scroll 2.5s infinite;
}
.arrow::before {
content: "";
display: block;
margin: 0 auto;
width: 2px;
height: 13px;
background: #000;
}
@keyframes scroll {
0% {
 opacity: 1;
}
80% {
 opacity: 1;
}
100% {
 opacity: 0;
 transform: translateY(100px);
}
}
@-webkit-keyframes scroll {
0% {
 opacity: 1;
}
80% {
 opacity: 1;
}
100% {
 opacity: 0;
 transform: translateY(100px);
}
}
@-moz-keyframes scroll {
0% {
 opacity: 1;
}
80% {
 opacity: 1;
}
100% {
 opacity: 0;
 transform: translateY(100px);
}
}






[include*="form-input-select()"] {
font-family: 'Noto Sans JP', sans-serif;
display: block;
padding: 0;
position: relative;
border-radius: 5px;
box-shadow: none;
font-size: 14px;
width: 300px;
}
[include*="form-input-select()"]::before, [include*="form-input-select()"]::after {
content: '';
display: block;
position: absolute;
pointer-events: none;
z-index: 2;
}
[include*="form-input-select()"] select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: #F7F7F7;
box-sizing: border-box;
width: 100%;
margin: 0;
border: 1px solid transparent;
font-size: 14px;
outline: none;
border-radius: 5px;
/* Focus style */
}
[include*="form-input-select()"] select:focus {
background-color: transparent;
outline: none;
}
[include*="form-input-select()"] option {
font-weight: normal;
}
[include*="form-input-select()"] x:-o-prefocus, [include*="form-input-select()"]::after {
display: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
[include*="form-input-select()"] select::-ms-expand {
display: none;
}
[include*="form-input-select()"] select:focus::-ms-value {
background: transparent;
color: #000;
}
}
@-moz-document url-prefix() {
[include*="form-input-select()"] {
overflow: hidden;
}
[include*="form-input-select()"] select {
width: 120%;
width: calc(100% + 3em);
/* Firefox focus has odd artifacts around the text, this kills that. See https://developer.mozilla.org/en-US/docs/Web/CSS/:-moz-focusring */
}
@supports (-moz-appearance: none) {
[include*="form-input-select()"] select {
width: 100%;
}
}
[include*="form-input-select()"] select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #000;
}
}
@supports (-moz-appearance: none) {
[include*="form-input-select()"] {
width: 100%;
}
}
[include*="form-input-select()"]::before, [include*="form-input-select()"]::after {
content: '';
display: block;
position: absolute;
pointer-events: none;
border: 1px solid transparent;
width: 0;
height: 0;
right: 16px;
}
[include*="form-input-select()"]::before {
bottom: 55%;
border-width: 0 6.5px 8px 6.5px;
border-bottom-color: #D6D6D6;
}
[include*="form-input-select()"]::after {
border-width: 8px 6.5px 0 6.5px;
border-top-color: #D6D6D6;
top: 55%;
}
@-moz-document url-prefix() {
[include*="form-input-select()"] {
border-right: 3px solid var(--themeColor);
}
[include*="form-input-select()"]:hover {
border-right: 3px solid var(--themeColor);
}
}
[include*="form-input-select()"]:hover select {
box-shadow: 0 2px 3px rgba(0, 91, 166, 0.1) inset;
border-color: var(--themeColor);
}
[include*="form-input-select()"]:hover select:focus {
outline-color: transparent;
}
[include*="form-input-select()"]:hover::before {
border-bottom-color: var(--themeColor);
}
[include*="form-input-select()"]:hover::after {
border-top-color: var(--themeColor);
}
[include*="form-input-select()"] select {
border: 1px solid #F7F7F7;
border-radius: 5px;
font-weight: 400;
color: inherit;
padding: 15px;
line-height: normal;
-webkit-transition: border-color 0.2s ease, outline 0.2s ease;
transition: border-color 0.2s ease, outline 0.2s ease;
}
[include*="form-input-select()"] select:focus {
/*box-shadow: 0 3px 4px rgba(0, 91, 166, 0.3) inset;
outline: 1px solid #005BA6;
outline-offset: -3px;*/
background: #F7F7F7;
}

.wpcf7-text,
.input {
background: #F7F7F7;
font-family: 'Noto Sans JP', sans-serif;
width: 100% !important;
height: 80px;
padding: 30px;
font-size: 1.6rem;
margin: 0;
border-radius: 5px;
border: 1px solid #F7F7F7;
transition: .3s;
}

textarea {
background: #F7F7F7;
font-family: 'Noto Sans JP', sans-serif;
width: 100% !important;
height: 250px !important;
padding: 30px;
font-size: 1.6rem;
margin: 0;
border-radius: 5px;
border: 1px solid #F7F7F7;
-webkit-appearance: none;
transition: .3s;
}

.wpcf7-text:hover,
.input:hover,
textarea:hover {
border: 1px solid var(--themeColor);
}

}

@media print, screen and (max-width:1199px) {

input[type="text"],
input[type="email"]{
-webkit-appearance: none;
}

[include*="form-input-select()"] {
font-family: 'Noto Sans JP', sans-serif;
display: block;
padding: 0;
position: relative;
border-radius: 5px;
box-shadow: none;
font-size: 12px;
width: 100%;
}
[include*="form-input-select()"]::before, [include*="form-input-select()"]::after {
content: '';
display: block;
position: absolute;
pointer-events: none;
z-index: 2;
}
[include*="form-input-select()"] select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: #F7F7F7;
box-sizing: border-box;
width: 100%;
margin: 0;
border: 1px solid transparent;
font-size: 12px;
outline: none;
border-radius: 5px;
margin-top: 5px;
/* Focus style */
}
[include*="form-input-select()"] select:focus {
background-color: transparent;
outline: none;
}
[include*="form-input-select()"] option {
font-weight: normal;
}
[include*="form-input-select()"] x:-o-prefocus, [include*="form-input-select()"]::after {
display: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
[include*="form-input-select()"] select::-ms-expand {
display: none;
}
[include*="form-input-select()"] select:focus::-ms-value {
background: transparent;
color: #000;
}
}
@-moz-document url-prefix() {
[include*="form-input-select()"] {
overflow: hidden;
}
[include*="form-input-select()"] select {
width: 120%;
width: calc(100% + 3em);
/* Firefox focus has odd artifacts around the text, this kills that. See https://developer.mozilla.org/en-US/docs/Web/CSS/:-moz-focusring */
}
@supports (-moz-appearance: none) {
[include*="form-input-select()"] select {
width: 100%;
}
}
[include*="form-input-select()"] select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #000;
}
}
@supports (-moz-appearance: none) {
[include*="form-input-select()"] {
width: 100%;
}
}
[include*="form-input-select()"]::before, [include*="form-input-select()"]::after {
content: '';
display: block;
position: absolute;
pointer-events: none;
border: 1px solid transparent;
width: 0;
height: 0;
right: 16px;
}
[include*="form-input-select()"]::before {
bottom: 55%;
border-width: 0 6.5px 8px 6.5px;
border-bottom-color: #D6D6D6;
}
[include*="form-input-select()"]::after {
border-width: 8px 6.5px 0 6.5px;
border-top-color: #D6D6D6;
top: 55%;
}
@-moz-document url-prefix() {
[include*="form-input-select()"] {
border-right: 3px solid #E6E6E6;
}
[include*="form-input-select()"]:hover {
border-right: 3px solid var(--themeColor);
}
}
[include*="form-input-select()"] select {
border: 1px solid #F7F7F7;
border-radius: 5px;
font-weight: 400;
color: inherit;
padding: 15px;
line-height: normal;
-webkit-transition: border-color 0.2s ease, outline 0.2s ease;
transition: border-color 0.2s ease, outline 0.2s ease;
}
[include*="form-input-select()"] select:focus {
/*box-shadow: 0 3px 4px rgba(0, 91, 166, 0.3) inset;
outline: 1px solid #005BA6;
outline-offset: -3px;*/
background: #F7F7F7;
}

.wpcf7-text,
.input {
background: #F7F7F7;
font-family: 'Noto Sans JP', sans-serif;
width: 100% !important;
padding: 15px;
font-size: 1.3rem;
border: 0;
margin: 3px 0;
border-radius: 5px;
}

textarea {
background: #F7F7F7;
font-family: 'Noto Sans JP', sans-serif;
width: 100% !important;
height: 200px !important;
padding: 15px;
font-size: 1.3rem;
border: 0;
margin-top: 5px;
border-radius: 5px;
-webkit-appearance: none;
}
}

.wpcf7-text:focus,
input:focus,
textarea:focus{
outline: none;
}

.requiredMark {
position: relative;
display: inline;
text-align: center;
font-size: 1rem;
font-weight: 600;
color: #fff;
background: #B92F31;
margin-left: 8px;
padding: 2px 7px 3px 7px;
top: -2px;
line-height: 1;
}

div#mfp_hidden {
display: none;
}

div#mfp_loading {
z-index: 20001;
position: absolute;
display: none;
width: 40px;
height: 40px;
background-image: url(_images/mfp_loading.gif);
}

div.mfp_err {
clear: both;
display: none;
text-align: left;
margin: 5px 0px 0px 0px;
padding: 3px 0px 5px 0;
color: #F00;
font-size: 1.2rem;
line-height: normal;
}
.mfp_parent_error {
border: solid 2px #F00;
}

div.mfp_err::before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f071";
}

.fs10 { font-size: 10px !important; }
.fs11 { font-size: 11px !important; }
.fs12 { font-size: 12px !important; }
.fs14 { font-size: 14px !important; }
.fs15 { font-size: 15px !important; }
.fs16 { font-size: 16px !important; }
.fs17 { font-size: 17px !important; }
.fs18 { font-size: 18px !important; }
.fs19 { font-size: 19px !important; }
.fs20 { font-size: 20px !important; }
.fs21 { font-size: 21px !important; }
.fs22 { font-size: 22px !important; }
.fs23 { font-size: 23px !important; }
.fs24 { font-size: 24px !important; }
.fs25 { font-size: 25px !important; }
.fs26 { font-size: 26px !important; }
.fs27 { font-size: 27px !important; }
.fs28 { font-size: 28px !important; }
.fs29 { font-size: 29px !important; }
.fs30 { font-size: 30px !important; }

.fw500 { font-weight: 500; }
.fw600 { font-weight: 600; }
.fw700 { font-weight: 700; }
.fw800 { font-weight: 800; }

.mt2 { margin-top: 2px !important; }
.mt5 { margin-top: 5px !important; }
.mt7 { margin-top: 7px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mt55 { margin-top: 55px !important; }
.mt60 { margin-top: 60px !important; }
.mt65 { margin-top: 65px !important; }
.mt70 { margin-top: 70px !important; }
.mt75 { margin-top: 75px !important; }
.mt80 { margin-top: 80px !important; }
.mt90 { margin-top: 90px !important; }
.mt100 { margin-top: 100px !important; }

.mt-10 { margin-top: -10px !important; }

.mr5 { margin-right: 5px !important; }
.ml20 { margin-left: 20px !important; }

.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }

.pat5 { padding-top: 5px !important; }
.pat10 { padding-top: 10px !important; }
.pat15 { padding-top: 15px !important; }
.pat20 { padding-top: 20px !important; }
.pat25 { padding-top: 25px !important; }
.pat30 { padding-top: 30px !important; }
.pat35 { padding-top: 35px !important; }
.pat40 { padding-top: 40px !important; }

.lh { line-height: 1 !important; }
.lh100 { line-height: 1 !important; }
.lh110 { line-height: 1.1 !important; }
.lh120 { line-height: 1.2 !important; }
.lh130 { line-height: 1.3 !important; }
.lh140 { line-height: 1.4 !important; }
.lh150 { line-height: 1.5 !important; }
.lh160 { line-height: 1.6 !important; }
.lh170 { line-height: 1.7 !important; }

.wid100 { width: 100% !important; }

.fl-l { float:left !important; }
.fl-r { float:right !important; }
.fl-n { float:none !important; }

/**
 * Animations
 */

.invisible {
transition: opacity 0.5s ease;
opacity: 0.0;
}
 
.visible {
transition: opacity 0.5s ease;
opacity: 1.0;
}

.media {
font-family: 'Libre Baskerville', serif;
font-size: 1.1rem;
text-align: center;
margin: 60px auto !important;
margin-bottom: 40px !important;
clear: both;
}

.media .fab {
font-size: 3.4rem;
font-weight: 400;
color: var(--themeColor);
margin: 0 5px;
margin-top: 10px;
}

/**/

.prevNextArea {
font-family: 'Libre Baskerville', serif;
font-size: 1.1rem;
text-align: center;
margin: 0 auto;
margin-bottom: 50px;
padding: 0 10px;
}

.prevNextArea a {
margin: 0 10px;
}