@charset "UTF-8";
/* Scss Document */
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; }

html { font-size: 62.5%; }

body { line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

/* change colours to suit your needs */
ins { background-color: #ff9; color: #000; text-decoration: none; }

/* change colours to suit your needs */
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

/* change border colour to suit your needs */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; }

/* Scss Document */
/* Scss Document */
/* アニメーション記述用 */
@keyframes headerFixed { 0% { transform: translateY(-80px); }
  100% { transform: translateY(0px); } }
@keyframes load5 { 0%,
	100% { box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.5), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7); }
  12.5% { box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5); }
  25% { box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.5), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  37.5% { box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5), 2.5em 0em 0 0em rgba(0, 0, 0, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  50% { box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.5), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  62.5% { box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.5), 0em 2.5em 0 0em rgba(0, 0, 0, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  75% { box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.5), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  87.5% { box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.5), -2.6em 0em 0 0em rgba(0, 0, 0, 0.7), -1.8em -1.8em 0 0em #ffffff; } }
/* Scss Document */
body { box-sizing: border-box; line-height: 1.6666666667; letter-spacing: 0.08em; font-size: 1.5rem; color: #2E2E2E; font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif"; font-feature-settings: "palt"; word-wrap: break-word; text-align: justify; }
@media (min-width: 769px) { body { font-size: calc( 1.5rem + ( 1vw - 7.69px ) * 0.1956947162 ); } }
@media (min-width: 1280px) { body { font-size: 1.6rem; } }
body.submit { position: fixed; overflow: hidden; }

.t_center { text-align: center; }

.t_left { text-align: left; }

.t_right { text-align: right; }

.sp { display: inherit; }
@media screen and (min-width: 769px) { .sp { display: none; } }
@media screen and (min-width: 981px) { .sp { display: none; } }

.tab { display: none; }
@media screen and (min-width: 769px) { .tab { display: inherit; } }
@media screen and (min-width: 981px) { .tab { display: none; } }

.sp_tab { display: inherit; }
@media screen and (min-width: 769px) { .sp_tab { display: inherit; } }
@media screen and (min-width: 981px) { .sp_tab { display: none; } }

.pc_tab { display: none; }
@media screen and (min-width: 769px) { .pc_tab { display: inherit; } }
@media screen and (min-width: 981px) { .pc_tab { display: inherit; } }

.pc { display: none; }
@media screen and (min-width: 769px) { .pc { display: none; } }
@media screen and (min-width: 981px) { .pc { display: inherit; } }

a, button { text-decoration: none; color: inherit; transition: .4s; }

button { background-color: transparent; border: none; cursor: pointer; outline: none; padding: 0; appearance: none; }

img { width: 100%; vertical-align: bottom; }

.common__width { width: 90%; max-width: 1000px; margin: 0 auto; }

.common__box { padding-bottom: 80px; }

.common__caption { margin: 0% 0% 3% 0%; padding-left: 10px; border-left: 5px solid; border-color: #006e00; font-size: 1.8rem; color: #006e00; text-align: left; line-height: 1; }
@media (min-width: 769px) { .common__caption { font-size: calc( 1.8rem + ( 1vw - 7.69px ) * 0.782778865 ); } }
@media (min-width: 1280px) { .common__caption { font-size: 2.2rem; } }

.w1280 { box-sizing: border-box; width: 100%; max-width: 1280px; margin: auto; padding: 0% 5.2% 0% 5.2%; }
@media screen and (min-width: 981px) { .w1280 { padding: 0% 3.12% 0% 3.12%; } }
@media screen and (min-width: 1281px) { .w1280 { padding: 0; } }

.w1600 { box-sizing: border-box; width: 100%; max-width: 1600px; margin: auto; padding: 0% 5.2% 0% 5.2%; }
@media screen and (min-width: 981px) { .w1600 { padding: 0% 3.12% 0% 3.12%; } }
@media screen and (min-width: 1281px) { .w1600 { padding: 0; } }

.w980 { box-sizing: border-box; width: 100%; max-width: 980px; margin: auto; padding: 0% 5.2% 0% 5.2%; }
@media screen and (min-width: 981px) { .w980 { padding: 0% 3.12% 0% 3.12%; } }
@media screen and (min-width: 1281px) { .w980 { padding: 0; } }

h2 { font-size: 2.5rem; font-family: "リュウミン R-KL", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; font-weight: normal; text-align: center; }
@media (min-width: 769px) { h2 { font-size: calc( 2.5rem + ( 1vw - 7.69px ) * 1.1741682975 ); } }
@media (min-width: 1280px) { h2 { font-size: 3.1rem; } }

h3 { font-size: 2.2rem; font-family: "リュウミン R-KL", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; font-weight: normal; text-align: center; }
@media (min-width: 769px) { h3 { font-size: calc( 2.2rem + ( 1vw - 7.69px ) * 0.5870841487 ); } }
@media (min-width: 1280px) { h3 { font-size: 2.5rem; } }

h3 { font-family: "リュウミン R-KL", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; font-weight: normal; text-align: center; }

p { font-size: 100%; }

address { font-style: normal; }

::selection { background: #E2E7B8; color: #fff; }

.en { font-family: "EB Garamond", garamond, "Times New Roman", Times, "serif"; letter-spacing: normal; }

a:hover { opacity: 0.8; }

.icon { margin-right: 5px; }

.flex_wrap { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.flex_wrap > * { flex: 0 1 48%; width: 48%; max-width: 48%; }

.box { margin: 0% 0% 10.93% 0%; }

#contents { background: #F4F4EF; margin-top: 70px; }

.cap { position: absolute; left: 5px; bottom: 5px; z-index: 1; font-size: 1rem; letter-spacing: normal; line-height: 1; }

.attent { color: #ccc; font-size: 1rem; letter-spacing: normal; }

.pswp .pswp__bg { background: rgba(0, 0, 0, 0.68); }

/*------------------------------
		769px以上
------------------------------*/
/*------------------------------
		961px以上
------------------------------*/
/*------------------------------
		1181px以上
------------------------------*/
@media screen and (min-width: 1281px) { #contents { margin: 100px 0 0 210px; width: calc(100% - 210px); background: #F4F4EF; } }
/*------------------------------
		1600px以上
------------------------------*/
/* Scss Document */
.header { position: relative; }
.header .header__wrap { box-sizing: border-box; position: fixed; top: 0; left: 0; z-index: 100; width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; padding: 22px 4%; background: #006e00; }
.header .header__wrap .header__logo { flex: 0 1 48%; width: 48%; max-width: 48%; }
.header .header__wrap .header__logo svg { width: auto; height: 20px; }
.header .header__wrap .header__menu-btn { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; flex: 0 1 48%; width: 48%; max-width: 48%; justify-content: flex-end; align-items: center; text-align: right; color: #fff; }
.header .header__wrap .header__menu-btn p { font-family: "リュウミン R-KL", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; }
.header .header__wrap .header__menu-btn .header__menu-btn-wrap { display: block; position: relative; width: 30px; height: 18px; margin-left: 15px; }
.header .header__wrap .header__menu-btn .header__menu-btn-wrap span { display: block; position: absolute; left: 0; width: 30px; height: 1px; background: #fff; transition: all .3s; }
.header .header__wrap .header__menu-btn .header__menu-btn-wrap span:first-child { top: 0; }
.header .header__wrap .header__menu-btn .header__menu-btn-wrap span:nth-child(2) { top: 50%; }
.header .header__wrap .header__menu-btn .header__menu-btn-wrap span:last-child { bottom: 0; }
.header .header__left_column { box-sizing: border-box; overflow: hidden; position: fixed; z-index: 99; top: 0; left: 0; width: 100%; height: 0; padding: 0 8%; background: #fff; transition: height .3s; }
.header .header__left_column .header__menu-nav { margin-bottom: 65px; }
.header .header__left_column .header__menu-nav ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
.header .header__left_column .header__menu-nav ul li { flex: 0 1 48%; width: 48%; max-width: 48%; margin-top: 15px; border-bottom: 1px solid #C3C3C3; }
.header .header__left_column .header__menu-nav ul li a { position: relative; display: block; padding: 12px 0; font-family: "リュウミン B-KL", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; font-size: 1.5rem; }
.header .header__left_column .header__menu-nav ul li a:before { content: ''; display: block; position: absolute; top: 50%; right: 5px; transform: translateY(-50%) rotate(45deg); width: 5px; height: 5px; border-top: 1px solid #333; border-right: 1px solid #333; }
.header .header__left_column .link_contect { margin-bottom: 30px; }
.header .header__left_column .link_contect a { position: relative; display: block; padding: 15px 0; text-align: center; font-family: "リュウミン R-KL", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; color: #fff; font-size: 1.8rem; background: #d76f10; }
.header .header__left_column .link_contect a small { font-size: 1.6rem; }
.header .header__left_column .link_contect a i { position: absolute; top: 50%; right: 10px; transform: translateY(-50%); }
.header .header__left_column .header__contact h2 { height: 40px; margin-bottom: 20px; line-height: 40px; color: #fff; text-align: center; font-size: 1.6rem; background: #006e00; }
.header .header__left_column .header__contact p { color: #006e00; text-align: center; font-family: "EB Garamond", garamond, "Times New Roman", Times, "serif"; }
.header .header__left_column .header__contact p.phone { padding-bottom: 10px; margin-bottom: 10px; font-size: 3.0rem; border-bottom: 1px solid #C3C3C3; }
.header .header__left_column .header__contact p.mail { font-size: 2.5rem; }
.header .header__left_column .header__contact p i { margin-right: 6px; }

.open .header .header__wrap .header__menu-btn p { opacity: 0; }
.open .header .header__wrap .header__menu-btn .header__menu-btn-wrap span:first-child { top: 9px; transform: rotate(-145deg); }
.open .header .header__wrap .header__menu-btn .header__menu-btn-wrap span:nth-child(2) { opacity: 0; }
.open .header .header__wrap .header__menu-btn .header__menu-btn-wrap span:last-child { bottom: 8px; transform: rotate(145deg); }
.open .header .header__left_column { display: block; overflow: scroll; height: 100%; padding: 100px 8% 30px; }

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) { .header .header__left_column .header__contact a { pointer-events: none; } }
/*------------------------------
		981px以上
------------------------------*/
/*------------------------------
		1281px以上
------------------------------*/
@media screen and (min-width: 1281px) { .header .header__wrap { height: 100px; padding: 0; justify-content: center; align-items: center; }
  .header .header__wrap .header__logo { position: fixed; flex: 0 1 393px; width: 393px; max-width: 393px; }
  .header .header__wrap .header__logo svg { width: 100%; max-width: 390px; height: auto; }
  .header .header__wrap .header__menu-btn { display: none; }
  .header .header__wrap .header__menu-btn .header__menu-btn-wrap { display: none; }
  .header .header__left_column { overflow: unset; top: 100px; width: 210px; height: calc(100vh - 100px); padding: 13px 0 30px; background: transparent; }
  .header .header__left_column .header__menu-nav { height: 400px; overflow: scroll; margin-bottom: 40px; padding: 0 20px 0 20px; }
  .header .header__left_column .header__menu-nav ul li { flex: 0 1 100%; width: 100%; max-width: 100%; margin-top: 0; padding-left: 9.5px; border-bottom: 1px solid #C3C3C3; }
  .header .header__left_column .header__menu-nav ul li a { padding: 14px 0; line-height: 1; }
  .header .header__left_column .header__menu-nav ul li a:before { display: none; }
  .header .header__left_column .link_contect { margin-bottom: 16px; }
  .header .header__left_column .link_contect a { box-sizing: border-box; width: 204px; padding: 18.5px 0px 18.5px 20px; margin: 0 0 0 20px; text-align: left; font-size: 1.6rem; }
  .header .header__left_column .link_contect a:after { content: ""; position: absolute; right: 0; top: -7px; width: 0; height: 0; border-style: solid; border-width: 7px 0 0 14px; border-color: transparent transparent transparent #aa6513; }
  .header .header__left_column .header__contact { padding: 0 20px 0 20px; }
  .header .header__left_column .header__contact h2 { height: auto; margin-bottom: 5px; line-height: 1; font-size: 1.5rem; padding: 6px; }
  .header .header__left_column .header__contact p { color: #006e00; text-align: center; font-family: "EB Garamond", garamond, "Times New Roman", Times, "serif"; line-height: 1; }
  .header .header__left_column .header__contact p.phone { padding-bottom: 6.5px; margin-bottom: 6.5px; font-size: 2.0rem; }
  .header .header__left_column .header__contact p.mail { font-size: 1.5rem; }
  .header .header__left_column .header__contact p a i { margin-right: 10px; font-size: 1.6rem; } }
/*------------------------------
		1600px以上
------------------------------*/
/* Scss Document */
.footer { background: url("/img/common/footer_bg.jpg") center/cover no-repeat; }
.footer__contact { background-image: url("/img/home/contact_bg.jpg"); background-size: cover; position: relative; z-index: 0; overflow: hidden; }
.footer__contact:before { content: ''; background: inherit; -webkit-filter: blur(7px); -moz-filter: blur(7px); -o-filter: blur(7px); -ms-filter: blur(7px); filter: blur(7px); position: absolute; top: -7px; left: -7px; right: -7px; bottom: -7px; z-index: -1; }
.footer__contact-title { margin: 0% 0% 5.2% 0%; padding: 64px 0 0 0; }
.footer__contact-title h2 { color: #fff; }
.footer__contact-title p { color: #fff; font-size: 1.3rem; letter-spacing: 0.2em; text-align: center; }
@media (min-width: 769px) { .footer__contact-title p { font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.9784735812 ); } }
@media (min-width: 1280px) { .footer__contact-title p { font-size: 1.8rem; } }
.footer__contact-wrap .contact__list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: calc(100% - 40px); max-width: 1080px; margin: 0 auto 20px; }
.footer__contact-wrap .contact__list li { flex: 0 1 100%; width: 100%; max-width: 100%; background: #fff; height: 144px; margin-bottom: 30px; }
.footer__contact-wrap .contact__list li h2 { position: relative; top: 0; left: 0; text-align: center; font-size: 1.6rem; padding: 18px 0 8px 0; }
.footer__contact-wrap .contact__list li h2:before { position: absolute; bottom: 0; left: 50%; content: ''; width: 80%; border-bottom: 1px solid #C3C3C3; transform: translate(-50%); }
.footer__contact-wrap .contact__list li p { text-align: center; line-height: 60px; }
.footer__contact-wrap .contact__list li p.phone { font-size: 3.8rem; letter-spacing: 0.08em; color: #236C15; }
.footer__contact-wrap .contact__list li p.phone i { letter-spacing: 0; font-size: 2.8rem; margin-right: 8px; }
.footer__contact-wrap .contact__list li p.mail { font-size: 2.8rem; letter-spacing: 0.1em; color: #236C15; }
.footer__contact-wrap .contact__list li p.mail i { letter-spacing: 0; font-size: 2.6rem; margin-right: 8px; }
.footer__contact-wrap .contact__list li p.reception { line-height: 16px; }
.footer #gotop { width: 50px; height: 50px; position: fixed; right: 0px; bottom: 0px; background: #006e00; }
.footer #gotop:after { content: '\f062'; font-family: "Font Awesome 5 Free"; font-size: 18px; font-weight: bold; color: #fff; }
.footer__wrap { padding-top: 40px; padding-bottom: 38px; }
.footer__logo { margin: 0 auto 40px; text-align: center; }
.footer__logo p { font-size: 2.2rem; font-family: "リュウミン R-KL", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; }
@media (min-width: 769px) { .footer__logo p { font-size: calc( 2.2rem + ( 1vw - 7.69px ) * 0.5870841487 ); } }
@media (min-width: 1280px) { .footer__logo p { font-size: 2.5rem; } }
.footer__logo-en { display: block; font-size: 1.3rem; letter-spacing: 0.22em; }
@media (min-width: 769px) { .footer__logo-en { font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.3913894325 ); } }
@media (min-width: 1280px) { .footer__logo-en { font-size: 1.5rem; } }
.footer__menu-nav { margin-bottom: 28px; }
.footer__menu-nav a { display: block; }
.footer__menu-nav > ul:last-child { border-bottom: 1px solid; }
.footer__menu-nav > ul li { border-top: 1px solid; }
.footer__menu-nav .footer__menu-nav-bottom .nav__right { border: none; }
.footer__menu-nav-title { position: relative; font-weight: 500; font-size: 1.4rem; }
@media (min-width: 769px) { .footer__menu-nav-title { font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.1956947162 ); } }
@media (min-width: 1280px) { .footer__menu-nav-title { font-size: 1.5rem; } }
.footer__menu-nav-title a { width: calc(100% - 60px); padding: 22px 0; line-height: 1.6rem; }
.footer__menu-nav-title .arrow { display: block; position: absolute; width: 100%; top: 50%; transform: translateY(-50%); transform: translateY(-50%) scale(1, 1); width: 60px; height: 100%; right: 0; transition: all .3s; }
.footer__menu-nav-title .arrow:before, .footer__menu-nav-title .arrow:after { display: block; content: ''; position: absolute; top: 50%; width: 11px; height: 1px; background: #2E2E2E; }
.footer__menu-nav-title .arrow:before { transform: rotate(30deg); left: 20px; }
.footer__menu-nav-title .arrow:after { transform: rotate(-30deg); right: 20px; }
.footer__menu-nav-title .arrow.active { transform: translateY(-50%) scale(1, -1); }
.footer__menu-nav-menu { display: none; }
.footer__menu-nav-menu li { font-size: 1.5rem; color: #2E2E2E; }
@media (min-width: 769px) { .footer__menu-nav-menu li { font-size: calc( 1.5rem + ( 1vw - 7.69px ) * -0.1956947162 ); } }
@media (min-width: 1280px) { .footer__menu-nav-menu li { font-size: 1.4rem; } }
.footer__menu-nav-menu li a { padding: 22px 0; line-height: 1.6rem; }
.footer__info { text-align: center; }
.footer__info address { margin-bottom: 20px; font-size: 1.4rem; }
@media (min-width: 769px) { .footer__info address { font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.3913894325 ); } }
@media (min-width: 1280px) { .footer__info address { font-size: 1.6rem; } }
.footer__info .copyright { font-size: 1.2rem; }
@media (min-width: 769px) { .footer__info .copyright { font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 0.1956947162 ); } }
@media (min-width: 1280px) { .footer__info .copyright { font-size: 1.3rem; } }
.footer__info.top { display: none; }
.footer__info.bottom { display: block; }

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) { .footer__contact-wrap .contact__list li p.phone a { pointer-events: none; }
  .footer__contact-wrap .contact__list li p.phone a i { font-size: 3.0rem; margin-right: 12px; }
  .footer__contact-wrap .contact__list li p.mail a i { font-size: 2.8rem; margin-right: 12px; }
  .footer__menu-nav a { width: auto !important; padding: 10px 0; }
  .footer__menu-nav .footer__menu-nav-top > li .footer__menu-nav-title { margin-bottom: 8px; }
  .footer__menu-nav .footer__menu-nav-bottom { margin-top: 20px; }
  .footer__menu-nav .footer__menu-nav-bottom .nav__right { flex: 0 1 100%; width: 100%; max-width: 100%; }
  .footer__menu-nav .footer__menu-nav-bottom .nav__right > ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
  .footer__menu-nav .footer__menu-nav-bottom .nav__right > ul:after { content: ""; display: block; width: 33%; }
  .footer__menu-nav .footer__menu-nav-bottom .nav__right > ul > li { flex: 0 1 33%; width: 33%; max-width: 33%; }
  .footer__menu-nav .footer__menu-nav-bottom .nav__right > ul > li .footer__menu-nav-menu.disp-none-backnum { display: none; }
  .footer__menu-nav > ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
  .footer__menu-nav > ul:last-child { border-bottom: none; }
  .footer__menu-nav > ul li { border-top: none; }
  .footer__menu-nav > ul > li { flex: 0 1 33.333%; width: 33.333%; max-width: 33.333%; padding: 0; border: none !important; }
  .footer__menu-nav-title .arrow { display: none; }
  .footer__menu-nav-menu { display: block; }
  .footer__menu-nav-menu > li > a { padding: 7.5px 0; } }
/*------------------------------
		981px以上
------------------------------*/
@media screen and (min-width: 981px) { .footer__contact-title { margin-bottom: 50px; }
  .footer__contact-title h2 { margin-bottom: 10px; }
  .footer__contact-wrap .contact__list li { flex: 0 1 48%; width: 48%; max-width: 48%; height: 200px; }
  .footer__contact-wrap .contact__list li p { line-height: 90px; }
  .footer__contact-wrap .contact__list li p.phone { font-size: 4.6rem; }
  .footer__contact-wrap .contact__list li p.phone > a i { font-size: 3.3rem; margin-right: 12px; }
  .footer__contact-wrap .contact__list li p.mail { font-size: 3.4rem; }
  .footer__contact-wrap .contact__list li p.mail > a i { font-size: 3.0rem; margin-right: 12px; }
  .footer__contact-wrap .contact__list li p.reception { line-height: 16px; } }
/*------------------------------
		1281px以上
------------------------------*/
@media screen and (min-width: 1281px) { .footer { width: calc(100% - 210px); margin-left: 210px; }
  .footer__wrap { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding-top: 57px; padding-bottom: 42px; }
  .footer__logo { flex: 0 1 auto; width: auto; max-width: auto; margin-bottom: 0px; text-align: left; }
  .footer__logo-wrap { margin-bottom: 20px; }
  .footer__info address { margin-bottom: 45px; }
  .footer .line { flex: 0 1 1px; width: 1px; max-width: 1px; width: 1px; height: 522px; background: #2E2E2E; }
  .footer__menu-nav { margin-bottom: 0; flex: 0 1 64%; width: 64%; max-width: 64%; }
  .footer__menu-nav a { display: block; }
  .footer__menu-nav .footer__menu-nav-top { margin: 0 5% 5% 5%; }
  .footer__menu-nav .footer__menu-nav-top > li { flex: 0 1 29%; width: 29%; max-width: 29%; }
  .footer__menu-nav .footer__menu-nav-top > li:nth-child(2) { flex: 0 1 23%; width: 23%; max-width: 23%; }
  .footer__menu-nav .footer__menu-nav-top > li:last-child { margin-top: 0; flex: 0 1 47%; width: 47%; max-width: 47%; }
  .footer__menu-nav .footer__menu-nav-top > li:last-child .footer__menu-nav-menu { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
  .footer__menu-nav .footer__menu-nav-top > li:last-child .footer__menu-nav-menu > li { flex: 0 1 49%; width: 49%; max-width: 49%; }
  .footer__menu-nav .footer__menu-nav-bottom { margin: 0 5%; }
  .footer__menu-nav .footer__menu-nav-bottom .nav__right { flex: 0 1 100%; width: 100%; max-width: 100%; }
  .footer__menu-nav .footer__menu-nav-bottom .nav__right > ul { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
  .footer__menu-nav .footer__menu-nav-bottom .nav__right > ul:after { width: 24%; }
  .footer__menu-nav .footer__menu-nav-bottom .nav__right > ul > li { flex: 0 1 24%; width: 24%; max-width: 24%; }
  .footer__info { text-align: left; }
  .footer__info.top { display: block; }
  .footer__info.bottom { display: none; } }
/*------------------------------
		1600px以上
------------------------------*/
/*//////////////////////////////////////////////////

	全体共通パーツ設定

//////////////////////////////////////////////////*/
.mainimg__slide-box { position: relative; max-height: 160px; height: calc(70vh - 30px); background-size: cover; }
.mainimg__slide-box:before { content: ""; display: block; width: 100%; height: 100%; position: absolute; background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(1, 1, 1, 0) 60%); top: 0; left: 0; }
.mainimg__copy { position: absolute; left: 10%; bottom: 50%; transform: translateY(50%); font-family: "リュウミン R-KL", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; color: #FFF; font-size: 2.5rem; letter-spacing: 0.05em; }
@media (min-width: 350px) { .mainimg__copy { font-size: calc( 2.5rem + ( 1vw - 3.5px ) * 1.6129032258 ); } }
@media (min-width: 1280px) { .mainimg__copy { font-size: 4rem; } }
.mainimg__en { position: absolute; left: 10%; bottom: 40px; color: #FFF; font-family: "EB Garamond", garamond, "Times New Roman", Times, "serif"; font-size: 1.5rem; letter-spacing: 0.24em; line-height: 45px; }
@media (min-width: 769px) { .mainimg__en { font-size: calc( 1.5rem + ( 1vw - 7.69px ) * 0.5870841487 ); } }
@media (min-width: 1280px) { .mainimg__en { font-size: 1.8rem; } }

.breadcrumb { width: 90%; max-width: 1000px; margin: 9px auto 40px; text-align: right; font-size: 1.3rem; }
@media (min-width: 769px) { .breadcrumb { font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.1956947162 ); } }
@media (min-width: 1280px) { .breadcrumb { font-size: 1.4rem; } }
.breadcrumb .breadcrumb__link { color: #236C15; }
.breadcrumb .breadcrumb__arrow { display: inline-block; vertical-align: middle; position: relative; width: 20px; }
.breadcrumb .breadcrumb__arrow:before { content: ''; display: block; padding-top: 100%; }
.breadcrumb .breadcrumb__arrow:after { content: ''; display: block; position: absolute; top: 50%; left: 50%; width: 6px; height: 6px; border-top: 1px solid #333; border-right: 1px solid #333; transform: translate(-60%, -50%) rotate(45deg); }

.btn button, .btn a { display: block; box-sizing: border-box; position: relative; width: 100%; margin: auto; padding: 20px; background: transparent; border: 1px solid #006e00; font-size: 1.8rem; font-weight: bold; color: #006e00; text-align: center; }
.btn.back button, .btn.back a { background: #F4F4F4; }

.gmap-btn { margin: 1.28% 0% 0% 0%; letter-spacing: unset; }
.gmap-btn a { display: block; position: relative; box-sizing: border-box; max-width: 180px; max-height: 40px; height: 40px; font-size: 1.4rem; font-style: normal; text-align: center; line-height: 2.0rem; padding: 8px 0; border: 1px solid; border-color: #006e00; color: #006e00; background: #FFF; }
@media (min-width: 769px) { .gmap-btn a { font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.1956947162 ); } }
@media (min-width: 1280px) { .gmap-btn a { font-size: 1.5rem; } }
.gmap-btn a:hover { background: #006e00; color: #FFF; }
.gmap-btn a i { position: absolute; top: 50%; right: 10px; transform: translateY(-50%); }
.gmap-btn a .arrow-size { font-size: 1.3rem; }

@media screen and (min-width: 769px) { .mainimg__slide-box { max-height: 275px; }
  .mainimg__en { left: 10%; bottom: 100px; }
  .btn button, .btn a { max-width: 320px; overflow: hidden; }
  .btn button:hover, .btn a:hover { opacity: 1; color: #fff; background: #006e00; } }
@media screen and (min-width: 981px) { .breadcrumb { margin: 9px auto 55px; }
  .mainimg__slide-box { max-height: 275px; }
  .mainimg__copy { left: 10%; bottom: 50%; transform: translateY(50%); }
  .mainimg__en { left: 10%; bottom: 100px; } }
/* Scss Document */
.form-group { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 50px; }
.form-group.error { background: #ffe7df; }
.form-group .form-title { flex: 0 1 20%; width: 20%; max-width: 20%; font-size: 1.4rem; font-weight: bold; }
@media (min-width: 768px) { .form-group .form-title { font-size: calc( 1.4rem + ( 1vw - 7.68px ) * 0.462962963 ); } }
@media (min-width: 1200px) { .form-group .form-title { font-size: 1.6rem; } }
.form-group .txt { flex: 0 1 70%; width: 70%; max-width: 70%; }
.form-group .txt .form-control { box-sizing: border-box; padding: 10px; width: 100%; }
.form-group .txt .form-control.datepicker { max-width: 160px; }
.form-group .txt span { display: block; }
.form-group .txt .datepicer_box { position: relative; }

select { padding: 6px 12px 6px 6px; font-size: 1.3rem; border: 1px solid #aaa; border-radius: 2px; background: transparent; }

textarea { resize: vertical; min-height: 80px; }

.form_label { vertical-align: middle; margin: 5px 12px 5px 0; cursor: pointer; }
.form_label input[type=radio] { display: none; }
.form_label input[type=radio] + .radio-parts { position: relative; padding-left: 26px; }
.form_label input[type=radio] + .radio-parts:before { content: ''; display: block; box-sizing: border-box; position: absolute; top: 2px; left: 2px; width: 16px; height: 16px; border: 1px solid #aaa; border-radius: 50%; }
.form_label input[type=radio] + .radio-parts:after { content: ''; display: none; box-sizing: border-box; position: absolute; top: 6px; left: 6px; width: 8px; height: 8px; background: #006e00; border-radius: 50%; }
.form_label input[type=radio]:checked + .radio-parts { color: #006e00; }
.form_label input[type=radio]:checked + .radio-parts:before { border-color: #006e00; }
.form_label input[type=radio]:checked + .radio-parts:after { display: block; }
.form_label input[type=checkbox] { display: none; }
.form_label input[type=checkbox] + .checkbox-parts { position: relative; padding-left: 26px; }
.form_label input[type=checkbox] + .checkbox-parts:before { content: ''; display: block; box-sizing: border-box; position: absolute; top: 3px; left: 3px; width: 14px; height: 14px; border: 1px solid #aaa; border-radius: 3px; }
.form_label input[type=checkbox] + .checkbox-parts:after { content: ''; display: none; box-sizing: border-box; position: absolute; top: 0; left: 1px; width: 18px; height: 10px; border-left: 2px solid #006e00; border-bottom: 2px solid #006e00; transform: rotate(-50deg); }
.form_label input[type=checkbox]:checked + .checkbox-parts { color: #006e00; }
.form_label input[type=checkbox]:checked + .checkbox-parts:after { display: block; }

.required { display: inline-block; vertical-align: middle; margin: 0 6px; padding: 3px; line-height: 1; font-weight: normal; font-size: 1.0rem; color: #fff; background: #006e00; border-radius: 2px; }

.attention { margin: 3px 0; font-size: 1.2rem; letter-spacing: normal; color: #666; }
.attention:before { content: '※'; }
.attention.option-color_red { color: #FF5722; }

.ui-datepicker-trigger { display: none; }

#ui-datepicker-div { z-index: 991 !important; width: auto; font-family: inherit; border-radius: 0; top: 100% !important; left: 0 !important; }
#ui-datepicker-div .ui-datepicker-header { height: 40px; border: none; background: transparent; }
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title { height: 40px; line-height: 40px; margin: 0 40px; }
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev { width: 40px; height: 40px; }
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next.ui-state-hover, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev.ui-state-hover { border: none; background: transparent; }
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span { position: absolute; top: 50%; display: block; width: 10px; height: 10px; margin: 0; border-top: 1px solid #333; border-left: 1px solid #333; background: transparent; }
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span { right: 50%; transform: rotate(135deg) translateY(50%); }
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span { left: 50%; transform: rotate(-45deg) translateY(-50%); }
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next-hover { top: 2px; right: 2px; }
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev-hover { top: 2px; left: 2px; }
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-year { width: auto; margin-right: 3px; font-family: inherit; font-size: 1.3rem; }
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-month { width: auto; margin-left: 6px; font-family: inherit; font-size: 1.3rem; }
#ui-datepicker-div .ui-datepicker-calendar { font-size: 1.1rem; }
#ui-datepicker-div .ui-datepicker-calendar th { width: 40px; height: 40px; padding: 0; font-size: 1.1rem; line-height: 40px; font-weight: 200; }
#ui-datepicker-div .ui-datepicker-calendar td { width: 40px; height: 40px; padding: 0; line-height: 40px; }
#ui-datepicker-div .ui-datepicker-calendar td.ui-state-disabled { background: #ddd; }
#ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-other-month { background: transparent; }
#ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-current-day, #ui-datepicker-div .ui-datepicker-calendar td:hover { background: #006e00; }
#ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-current-day a, #ui-datepicker-div .ui-datepicker-calendar td:hover a { color: #fff; }
#ui-datepicker-div .ui-datepicker-calendar td a { color: #006e00; }
#ui-datepicker-div .ui-datepicker-calendar td a, #ui-datepicker-div .ui-datepicker-calendar td span { padding: 0; text-align: center; border: none; background: transparent; }

.state_message { margin-top: 10px; text-align: center; }
.state_message p { line-height: 32px; text-align: center; font-size: 1.3rem; color: #fff; background: #5bb75b; }
@media (min-width: 769px) { .state_message p { font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.5870841487 ); } }
@media (min-width: 1280px) { .state_message p { font-size: 1.6rem; } }
.state_message p.class-ng { color: #FFF; background: #A01C1C; }

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) { .state_message { margin-top: 30px; }
  .state_message p { line-height: 40px; font-size: 1.2rem; } }
@media screen and (min-width: 769px) and (min-width: 769px) { .state_message p { font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 0.782778865 ); } }
@media screen and (min-width: 769px) and (min-width: 1280px) { .state_message p { font-size: 1.6rem; } }

/*------------------------------
		980px以上
------------------------------*/
/*------------------------------
		1280px以上
------------------------------*/

/*# sourceMappingURL=common.css.map */
