@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 slide { 0% { transform: scale(1); }
  100% { transform: scale(1.2); } }
@keyframes arrow { 0% { transform: scale(0, 1); transform-origin: 0 0; }
  50% { transform: scale(1, 1); transform-origin: 0 0; }
  50.1% { transform: scale(1, 1); transform-origin: 100% 0; }
  100% { transform: scale(0, 1); transform-origin: 100% 0; } }
/* Scss Document */
body { box-sizing: border-box; background: #F5F5F5; line-height: 1.4285714286; letter-spacing: 0.05em; font-size: 1.4rem; color: #000; font-family: YuGothic, "游ゴシック体", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "sans-serif"; word-wrap: break-word; text-align: justify; }
@media (min-width: 390px) { body { font-size: calc( 1.4rem + ( 1vw - 3.9px ) * 0.1123595506 ); } }
@media (min-width: 1280px) { body { font-size: 1.5rem; } }

.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: 801px) { .sp { display: none; } }

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

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

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

.pc { display: none; }
@media screen and (min-width: 769px) { .pc { display: none; } }
@media screen and (min-width: 801px) { .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; }

a { display: block; }
a:hover { opacity: 0.8; }

a[href*="tel:"] { display: block; }

main { display: block; }

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

.s-inner { box-sizing: border-box; width: 100%; max-width: 801px; margin: auto; padding: 0% 9.33% 0% 9.33%; }
@media screen and (min-width: 769px) { .s-inner { padding: 0% 5.73% 0% 5.73%; } }
@media screen and (min-width: 861px) { .s-inner { padding: 0; } }

.m-inner { box-sizing: border-box; width: 100%; max-width: 1081px; margin: auto; padding: 0% 9.33% 0% 9.33%; }
@media screen and (min-width: 769px) { .m-inner { padding: 0% 5.73% 0% 5.73%; } }
@media screen and (min-width: 861px) { .m-inner { padding: 0; } }
@media screen and (min-width: 801px) { .m-inner { padding: 0% 1.63% 0% 1.63%; } }
@media screen and (min-width: 1141px) { .m-inner { padding: 0; } }

.l-inner { box-sizing: border-box; width: 100%; max-width: 1281px; margin: auto; padding: 0% 9.33% 0% 9.33%; }
@media screen and (min-width: 769px) { .l-inner { padding: 0% 5.73% 0% 5.73%; } }
@media screen and (min-width: 861px) { .l-inner { padding: 0; } }
@media screen and (min-width: 801px) { .l-inner { padding: 0% 1.63% 0% 1.63%; } }
@media screen and (min-width: 1341px) { .l-inner { padding: 0; } }

.ll-inner { box-sizing: border-box; width: 100%; max-width: 1481px; margin: auto; padding: 0% 9.33% 0% 9.33%; }
@media screen and (min-width: 769px) { .ll-inner { padding: 0% 5.73% 0% 5.73%; } }
@media screen and (min-width: 861px) { .ll-inner { padding: 0; } }
@media screen and (min-width: 801px) { .ll-inner { padding: 0% 1.63% 0% 1.63%; } }
@media screen and (min-width: 1541px) { .ll-inner { padding: 0; } }

.min-inner { box-sizing: border-box; width: 100%; max-width: 801px; margin: auto; padding: 0% 9.33% 0% 9.33%; padding: 0% 4% 0% 4%; }
@media screen and (min-width: 769px) { .min-inner { padding: 0% 5.73% 0% 5.73%; } }
@media screen and (min-width: 861px) { .min-inner { padding: 0; } }

.con-inner { box-sizing: border-box; width: 100%; max-width: 1001px; margin: auto; padding: 0% 9.33% 0% 9.33%; padding: 0% 4% 0% 4%; }
@media screen and (min-width: 769px) { .con-inner { padding: 0% 5.73% 0% 5.73%; } }
@media screen and (min-width: 861px) { .con-inner { padding: 0; } }

h2 { font-size: 2.2rem; font-family: FP-ヒラギノUD丸ゴ StdN W6, FP-HiraginoUDSansRStdN-W6, YuGothic, "游ゴシック体", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "sans-serif"; font-weight: normal; text-align: center; line-height: normal; }
@media (min-width: 390px) { h2 { font-size: calc( 2.2rem + ( 1vw - 3.9px ) * 0.3370786517 ); } }
@media (min-width: 1280px) { h2 { font-size: 2.5rem; } }

h3 { font-size: 1.5rem; font-weight: normal; text-align: center; line-height: normal; }
@media (min-width: 390px) { h3 { font-size: calc( 1.5rem + ( 1vw - 3.9px ) * 0.6741573034 ); } }
@media (min-width: 1280px) { h3 { font-size: 2.1rem; } }

p { font-size: 100%; }

address { font-style: normal; }

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

.en { font-family: century-gothic, sans-serif; letter-spacing: normal; }

.mincho { font-family: "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; }

.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%; }

.mb-box { margin: 0% 0% 16% 0%; }

.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; }

#contents { margin-top: 80px; }

.arrow { display: inline-block; position: absolute; width: 100%; top: 50%; transform: translateY(-50%); right: 10px; width: 10px; height: 10px; }
.arrow:before, .arrow:after { display: block; content: ''; position: absolute; width: 100%; top: 50%; transform: translateY(-50%); }
.arrow:before { position: absolute; width: 6px; height: 6px; border-top: 1px solid; border-right: 1px solid; top: 50%; transform: rotate(45deg) translate(0%, -50%); top: calc(50% - 1px); border-color: #000; right: 2px; }
.arrow:after { right: 0; width: 8px; height: 1px; background: #000; }

.pagenation 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; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.pagenation ul li { flex: 0 1 auto; width: auto; max-width: auto; }
.pagenation ul li a { padding: 5px 12px; color: #004087; letter-spacing: 0px; transition: .2s all; }
.pagenation ul li a.active { color: #fff; background: #004087; }
.pagenation ul li a:hover { color: #fff; background: #004087; opacity: 1; }
.pagenation ul li + li { margin-left: 10px; }
.pagenation ul li.back a span { margin-right: 10px; }
.pagenation ul li.next a span { margin-left: 10px; }
.pagenation ul li.dots span { vertical-align: text-top; }

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) { .mb-box { margin-bottom: 120px; }
  #contents { margin-top: 154px; } }
/*------------------------------
		1021px以上
------------------------------*/
@media screen and (min-width: 801px) { a[href*="tel:"] { pointer-events: none; cursor: default; text-decoration: none; } }
/*------------------------------
		1221px以上
------------------------------*/
/*------------------------------
		1600px以上
------------------------------*/
/* Scss Document */
.header { position: fixed; left: 0; top: 0; z-index: 10000; height: 80px; width: 100%; padding: 0% 3.84% 0% 3.84%; box-sizing: border-box; background: #fff; }
.header .header__logo { position: absolute; width: 100%; top: 50%; transform: translateY(-50%); width: 40%; max-width: 130px; }
.header .header__contactbtn { position: absolute; top: 0; right: 80px; width: 120px; height: 100%; background: #FFF257; color: #004087; text-align: center; font-weight: bold; line-height: 1.4285714286; }
.header .header__contactbtn a { height: 100%; padding: 10px 0; box-sizing: border-box; }
.header .header__contactbtn__icon { display: block; font-size: 2rem; margin: 0 0 5px; }
.header .header__menubtn { position: absolute; right: 0; top: 0; width: 80px; height: 100%; padding: 15px 0; box-sizing: border-box; background: #004087; }
.header .header__menubtn span { display: block; position: absolute; left: 0; right: 0; width: 35px; height: 2px; margin: auto; background: #fff; transition: .3s; }
.header .header__menubtn span:first-child { top: 28px; }
.header .header__menubtn span:nth-child(2) { top: 0; bottom: 0; margin: auto; }
.header .header__menubtn span:last-child { bottom: 28px; }
.header .header__nav { display: none; position: absolute; left: 0; width: 100%; background: #004087; color: #fff; }
.header .header__nav-box { border-bottom: 1px solid; font-weight: bold; font-size: 1.5rem; text-align: center; }
.header .header__nav-box a { padding: 3vh 0; }
.header .header__nav-box.active a { background: #FFF257; color: #004087; }
.header .header__contact { position: absolute; bottom: 0; width: 100%; color: #004087; }
.header .header__contact .contact-box__free { margin: 0% 9.33% 0% 9.33%; margin-bottom: 10px; }
.header .header__contact-wrap { background: #FFF257; padding: 0% 9.33% 0% 9.33%; box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; }
.header .header__contact .contact-box__time { color: #000; }

.open .header .header__menubtn span:first-child { top: 39px; transform: rotate(-315deg); }
.open .header .header__menubtn span:nth-child(2) { opacity: 0; }
.open .header .header__menubtn span:last-child { bottom: 39px; transform: rotate(315deg); }

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) { .header { height: 85px; }
  .header .header__wrap { max-width: 1080px; margin: auto; }
  .header .header__logo { width: 35%; max-width: 100%; }
  .header .header__logo a { display: inline-block; width: 50%; max-width: 180px; margin-right: 10px; }
  .header .header__logo-txt { display: inline-block; font-size: 1.4rem; }
  .header .header__nav { height: auto !important; display: block !important; border-bottom: 8px solid #FFF257; }
  .header .header__nav-wrap { max-width: 1080px; margin: auto; }
  .header .header__nav-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; max-width: 1000px; margin: auto; }
  .header .header__nav-box { flex: 0 1 20%; width: 20%; max-width: 20%; box-sizing: border-box; border-bottom: none; border-right: 1px solid; }
  .header .header__nav-box a { padding: 20px 0; }
  .header .header__nav-box a:hover, .header .header__nav-box a.active { opacity: 1; background: #FFF257; color: #004087; }
  .header .header__nav-box:first-child { border-left: 1px solid; }
  .header .header__contact { position: static; width: 60%; max-width: 400px; margin-left: auto; margin-top: 10px; }
  .header .header__contact-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; background: transparent; padding: 0; }
  .header .header__contact .contact-box__copy { background: #FFF257; border-radius: 0; flex: 0 1 30%; width: 30%; max-width: 30%; max-width: 140px; text-align: center; padding: 10px 0; }
  .header .header__contact .contact-box__copy.pc-tab { display: block; }
  .header .header__contact .contact-box__tel { font-size: 3.4rem; text-align: right; line-height: normal; }
  .header .header__contact .contact-box__tel .contact-box__icon { font-size: 2.6rem; }
  .header .header__contact .contact-box__time { font-size: 1rem; }
  .header .header__contact-tel { flex: 0 1 66%; width: 66%; max-width: 66%; } }
/*------------------------------
		801px以上
------------------------------*/
/*------------------------------
		1001px以上
------------------------------*/
/*------------------------------
		1201px以上
------------------------------*/
/* Scss Document */
.footer { background: #004087; padding: 40px 0 10px; color: #fff; font-weight: bold; }
.footer .footer_contact { max-width: 320px; margin: 0 auto 20px; padding-bottom: 20px; border-bottom: 1px solid; color: #fff; }
.footer .footer__logo { width: 80%; max-width: 240px; margin-bottom: 10px; }
.footer .footer__logo circle, .footer .footer__logo path, .footer .footer__logo rect { fill: #fff; }
.footer .footer__address { margin-bottom: 30px; }
.footer .footer__nav { margin-bottom: 15px; }
.footer .footer__nav-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; }
.footer .footer__nav-box { flex: 0 1 48%; width: 48%; max-width: 48%; margin-bottom: 20px; font-size: 1.3rem; }
.footer .footer__nav-box a { display: inline-block; position: relative; }
.footer .footer__nav-box a:after { display: block; content: ''; position: absolute; width: 100%; top: 50%; transform: translateY(-50%); right: -10px; position: absolute; width: 6px; height: 6px; border-top: 1px solid; border-right: 1px solid; top: 50%; transform: rotate(45deg) translate(0%, -50%); }
.footer .contact-box__tel { color: #FFF257; }
.footer .copyright { font-size: 1.2rem; font-weight: normal; letter-spacing: normal; }

#gotop { position: fixed; z-index: 1000; right: 30px; bottom: 30px; }
#gotop a { width: 50px; height: 50px; background: #FFF257; }
#gotop a .gotop__icon { display: block; margin: 0; line-height: 50px; font-size: 2.4rem; color: #004087; text-align: center; }

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) { .footer { padding: 40px 0 20px; }
  .footer__inner { 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-flex-flow: row-reverse wrap; -ms-flex-flow: row-reverse wrap; flex-flow: row-reverse wrap; }
  .footer .footer_contact { flex: 0 1 48%; width: 48%; max-width: 48%; max-width: 320px; padding-bottom: 0; margin: 0; border-bottom: none; }
  .footer .footer__info { flex: 0 1 48%; width: 48%; max-width: 48%; } }
/*------------------------------
		801px以上
------------------------------*/
@media screen and (min-width: 801px) { .footer .footer__info { flex: 0 1 calc(96s% - 340px); width: calc(96s% - 340px); max-width: calc(96s% - 340px); max-width: 500px; }
  .footer .footer__nav-box { flex: 0 1 auto; width: auto; max-width: auto; } }
/*------------------------------
		1001px以上
------------------------------*/
/*------------------------------
		1201px以上
------------------------------*/
/* Scss Document */
.btn { width: 100%; max-width: 320px; margin: auto; position: relative; z-index: 1; }
.btn button, .btn a { display: block; padding: 25px 25px 25px 10px; box-sizing: border-box; background: #FFF257; color: #000; font-weight: bold; font-size: 1.5rem; text-align: center; transition: .2s; }
.btn button .btn__icon, .btn a .btn__icon { margin-right: 10px; font-size: 1.8rem; }
@media (min-width: 390px) { .btn button .btn__icon, .btn a .btn__icon { font-size: calc( 1.8rem + ( 1vw - 3.9px ) * 0.1123595506 ); } }
@media (min-width: 1280px) { .btn button .btn__icon, .btn a .btn__icon { font-size: 1.9rem; } }
.btn button:after, .btn a:after { display: block; content: ''; position: absolute; width: 100%; top: 50%; transform: translateY(-50%); right: 20px; position: absolute; width: 6px; height: 6px; border-top: 1px solid; border-right: 1px solid; top: 50%; transform: rotate(45deg) translate(0%, -50%); }
.btn:after { display: block; content: ''; position: absolute; z-index: -1; left: 0; bottom: -6px; width: 100%; height: 100%; background: #EADD43; }

.cont-ttl { margin-bottom: 20px; color: #004087; text-align: center; font-size: 2.2rem; }
@media (min-width: 390px) { .cont-ttl { font-size: calc( 2.2rem + ( 1vw - 3.9px ) * 0.3370786517 ); } }
@media (min-width: 1280px) { .cont-ttl { font-size: 2.5rem; } }

.marker { background: linear-gradient(transparent 60%, #FFF257 60%); }

.contact-box { text-align: center; font-weight: bold; }
.contact-box__free { position: relative; margin-bottom: 10px; font-size: 30px; color: #FFF257; }
.contact-box__free:before, .contact-box__free:after { display: block; position: absolute; top: 0; bottom: 0; content: ''; width: 2px; height: 60%; margin: auto; background: #FFF257; }
.contact-box__free:before { left: 10px; transform: rotate(-40deg); }
.contact-box__free:after { right: 10px; transform: rotate(40deg); }
.contact-box__copy { padding: 5px 0; background: #fff; border-radius: 20px; color: #004087; }
.contact-box__tel { font-size: 4.1rem; letter-spacing: normal; }
.contact-box__tel .contact-box__icon { font-size: 2.8rem; margin: 0; }
.contact-box__time { font-weight: normal; text-align: right; font-size: 1.2rem; letter-spacing: 0.02rem; }

.contact .contact__wrap { position: relative; border-top: solid 3px #004087; border-bottom: solid 3px #004087; }
.contact .contact__wrap .contact__img-box { height: 30vh; background: url("/img/common/bk_contact.png") center/cover no-repeat; opacity: 0.6; }
.contact .contact__wrap .contact-box { position: absolute; top: 50%; left: 50%; width: 90%; max-width: 310px; transform: translate(-50%, -50%); }
.contact .contact__wrap .contact-box .contact-box__free { color: #004087; }
.contact .contact__wrap .contact-box .contact-box__free:before, .contact .contact__wrap .contact-box .contact-box__free:after { background: #004087; }
.contact .contact__wrap .contact-box .contact-box__copy { background: #FFF257; }
.contact .contact__wrap .contact-box .contact-box__tel { color: #004087; }

.ttlimg { position: relative; background-size: cover; background-position: center; height: 35vw; margin: 0% 0% 13.33% 0%; }
.ttlimg .ttlimg__wrap { position: absolute; left: 0; right: 0; width: 80%; margin: auto; bottom: 0; padding: 5.33% 0% 5.33% 0%; background: #F5F5F5; text-align: center; color: #004087; transform: translateY(50%); }
.ttlimg .ttlimg__wrap .ttlimg__icon { display: block; margin-bottom: 10px; font-size: 2.2rem; }
@media (min-width: 390px) { .ttlimg .ttlimg__wrap .ttlimg__icon { font-size: calc( 2.2rem + ( 1vw - 3.9px ) * 0.3370786517 ); } }
@media (min-width: 1280px) { .ttlimg .ttlimg__wrap .ttlimg__icon { font-size: 2.5rem; } }

.subtitle { font-size: 1.6rem; margin-bottom: 30px; text-align: center; color: #004087; font-weight: bold; font-family: FP-ヒラギノUD丸ゴ StdN W6, FP-HiraginoUDSansRStdN-W6, YuGothic, "游ゴシック体", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "sans-serif"; }
@media (min-width: 390px) { .subtitle { font-size: calc( 1.6rem + ( 1vw - 3.9px ) * 0.2247191011 ); } }
@media (min-width: 1280px) { .subtitle { font-size: 1.8rem; } }

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) { .btn button:hover, .btn a:hover { opacity: 1; transform: translateY(3px); }
  .cont-title { margin-bottom: 30px; }
  .ttlimg .ttlimg__wrap { max-width: 500px; }
  .contact .contact__wrap .contact__img-box { opacity: 1; } }
/*------------------------------
		1021px以上
------------------------------*/
@media screen and (min-width: 801px) { .ttlimg { height: 15vw; max-height: 240px; margin-bottom: 150px; }
  .ttlimg .ttlimg__wrap { width: 60%; padding: 25px 0; }
  .contact .contact__wrap .contact-box { left: 25%; } }
/*------------------------------
		1221px以上
------------------------------*/
/*------------------------------
		1600px以上
------------------------------*/
/* 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: #004087; border-radius: 50%; }
.form_label input[type=radio]:checked + .radio-parts { color: #004087; }
.form_label input[type=radio]:checked + .radio-parts:before { border-color: #004087; }
.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 #004087; border-bottom: 2px solid #004087; transform: rotate(-50deg); }
.form_label input[type=checkbox]:checked + .checkbox-parts { color: #004087; }
.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: #004087; 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: #004087; }
#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: #004087; }
#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-bottom: 60px; text-align: center; }
.state_message p { height: 40px; line-height: 40px; text-align: center; font-size: 1.6rem; color: #fff; background: #5bb75b; }
.state_message p.class-ng { background: #004087; }

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

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