@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@500&family=Montserrat&display=swap");
* { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }

html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-transition: border-box; box-sizing: border-box; overflow-x: hidden; }

body { -webkit-text-size-adjust: 100%; }

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, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, 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; outline: 0; font-size: 100%; vertical-align: baseline; background: 0 0; }

h1 { font-size: 2em; }

hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; }

pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ }

b, strong { font-weight: bold !important; }

code, kbd, pre, samp, tt { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

small { font-size: 80%; }

sub, sup { font-size: 75%; position: relative; vertical-align: baseline; border: 0; outline: 0; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ }

button, input { /* 1 */ overflow: visible; -webkit-transition: all .2s ease-in-out 0s; transition: all .2s ease-in-out 0s; }

button, select { /* 1 */ text-transform: none; }

input, select { vertical-align: middle; }

input:focus { outline: 0; }

textarea { overflow: auto; }

fieldset { padding: 0.35em 0.75em 0.625em; }

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

progress { vertical-align: baseline; }

button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

[type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

summary { display: list-item; }

template, [hidden], .hidden { display: none; }

blockquote, q { quotes: none; }

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

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

img { vertical-align: top; border-style: none; line-height: 0; font-size: 0; -ms-interpolation-mode: bicubic; background: 0 0; zoom: 1; }

ol, ul { list-style: none; }

a { background-color: transparent; text-decoration: none; font-size: 100%; vertical-align: baseline; text-decoration: none; background: 0 0; }

a:focus { outline: 0; }

a img { opacity: 1; -webkit-transition: ease-out 0.3s; transition: ease-out 0.3s; }

a img:hover { opacity: 0.7; -webkit-transition: ease-out 0.3s; transition: ease-out 0.3s; }

ins { background-color: #ff9; color: #000; text-decoration: none; }

mark { background-color: #ff9; color: #000; font-style: italic; font-weight: 700; }

del { text-decoration: line-through; }

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

a, button, input { -webkit-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; }

/*====================================================================================
■01.MARGIN DEFAULT
====================================================================================*/
.m00 { margin: 0px !important; }

.m05 { margin: 5px !important; }

.m10 { margin: 10px !important; }

.m15 { margin: 15px !important; }

.m20 { margin: 20px !important; }

.m25 { margin: 25px !important; }

.m30 { margin: 30px !important; }

.m35 { margin: 35px !important; }

.m40 { margin: 40px !important; }

.m45 { margin: 45px !important; }

.m50 { margin: 50px !important; }

.m55 { margin: 55px !important; }

.m60 { margin: 60px !important; }

.mt00 { margin-top: 0px !important; }

.mt01 { margin-top: 1px !important; }

.mt02 { margin-top: 2px !important; }

.mt03 { margin-top: 3px !important; }

.mt04 { margin-top: 4px !important; }

.mt05 { margin-top: 5px !important; }

.mt06 { margin-top: 6px !important; }

.mt07 { margin-top: 7px !important; }

.mt08 { margin-top: 8px !important; }

.mt09 { margin-top: 9px !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; }

.mr00 { margin-right: 0px !important; }

.mr05 { margin-right: 5px !important; }

.mr10 { margin-right: 10px !important; }

.mr15 { margin-right: 15px !important; }

.mr20 { margin-right: 20px !important; }

.mr25 { margin-right: 25px !important; }

.mr30 { margin-right: 30px !important; }

.mr35 { margin-right: 35px !important; }

.mr40 { margin-right: 40px !important; }

.mr45 { margin-right: 45px !important; }

.mr50 { margin-right: 50px !important; }

.mr55 { margin-right: 55px !important; }

.mr60 { margin-right: 60px !important; }

.mb00 { margin-bottom: 0px !important; }

.mb01 { margin-bottom: 1px !important; }

.mb02 { margin-bottom: 2px !important; }

.mb03 { margin-bottom: 3px !important; }

.mb04 { margin-bottom: 4px !important; }

.mb05 { margin-bottom: 5px !important; }

.mb06 { margin-bottom: 6px !important; }

.mb07 { margin-bottom: 7px !important; }

.mb08 { margin-bottom: 8px !important; }

.mb09 { margin-bottom: 9px !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; }

.mb55 { margin-bottom: 55px !important; }

.mb60 { margin-bottom: 60px !important; }

.ml00 { margin-left: 0px !important; }

.ml05 { margin-left: 5px !important; }

.ml10 { margin-left: 10px !important; }

.ml15 { margin-left: 15px !important; }

.ml20 { margin-left: 20px !important; }

.ml25 { margin-left: 25px !important; }

.ml30 { margin-left: 30px !important; }

.ml35 { margin-left: 35px !important; }

.ml40 { margin-left: 40px !important; }

.ml45 { margin-left: 45px !important; }

.ml50 { margin-left: 50px !important; }

.ml55 { margin-left: 55px !important; }

.ml60 { margin-left: 60px !important; }

/*====================================================================================
■PADDING DEFAULT
====================================================================================*/
.p00 { padding: 0px !important; }

.p01 { padding: 1px !important; }

.p02 { padding: 2px !important; }

.p03 { padding: 3px !important; }

.p04 { padding: 4px !important; }

.p05 { padding: 5px !important; }

.p06 { padding: 6px !important; }

.p07 { padding: 7px !important; }

.p08 { padding: 8px !important; }

.p09 { padding: 9px !important; }

.p10 { padding: 10px !important; }

.p15 { padding: 15px !important; }

.p20 { padding: 20px !important; }

.p25 { padding: 25px !important; }

.p30 { padding: 30px !important; }

.p35 { padding: 35px !important; }

.p40 { padding: 40px !important; }

.p45 { padding: 45px !important; }

.p50 { padding: 50px !important; }

.p55 { padding: 55px !important; }

.p60 { padding: 60px !important; }

.pl00 { padding-left: 0px !important; }

.pl05 { padding-left: 5px !important; }

.pl10 { padding-left: 10px !important; }

.pl15 { padding-left: 15px !important; }

.pl20 { padding-left: 20px !important; }

.pl25 { padding-left: 25px !important; }

.pl30 { padding-left: 30px !important; }

.pl35 { padding-left: 35px !important; }

.pl40 { padding-left: 40px !important; }

.pl45 { padding-left: 45px !important; }

.pl50 { padding-left: 50px !important; }

.pl55 { padding-left: 55px !important; }

.pl60 { padding-left: 60px !important; }

.pr00 { padding-right: 0px !important; }

.pr05 { padding-right: 5px !important; }

.pr10 { padding-right: 10px !important; }

.pr15 { padding-right: 15px !important; }

.pr20 { padding-right: 20px !important; }

.pr25 { padding-right: 25px !important; }

.pr30 { padding-right: 30px !important; }

.pr35 { padding-right: 35px !important; }

.pr40 { padding-right: 40px !important; }

.pr45 { padding-right: 45px !important; }

.pr50 { padding-right: 50px !important; }

.pr55 { padding-right: 55px !important; }

.pr60 { padding-right: 60px !important; }

.pb00 { padding-bottom: 0px !important; }

.pb05 { padding-bottom: 5px !important; }

.pb10 { padding-bottom: 10px !important; }

.pb15 { padding-bottom: 15px !important; }

.pb20 { padding-bottom: 20px !important; }

.pb25 { padding-bottom: 25px !important; }

.pb30 { padding-bottom: 30px !important; }

.pb35 { padding-bottom: 35px !important; }

.pb40 { padding-bottom: 40px !important; }

.pb45 { padding-bottom: 45px !important; }

.pb50 { padding-bottom: 50px !important; }

.pb55 { padding-bottom: 55px !important; }

.pb60 { padding-bottom: 60px !important; }

.pt00 { padding-top: 0px !important; }

.pt05 { padding-top: 5px !important; }

.pt10 { padding-top: 10px !important; }

.pt15 { padding-top: 15px !important; }

.pt20 { padding-top: 20px !important; }

.pt25 { padding-top: 25px !important; }

.pt30 { padding-top: 30px !important; }

.pt35 { padding-top: 35px !important; }

.pt40 { padding-top: 40px !important; }

.pt45 { padding-top: 45px !important; }

.pt50 { padding-top: 50px !important; }

.pt55 { padding-top: 55px !important; }

.pt60 { padding-top: 60px !important; }

/*====================================================================================
■WIDTH DEFAULT
====================================================================================*/
.w5 { width: 5% !important; }

.w10 { width: 10% !important; }

.w15 { width: 15% !important; }

.w20 { width: 20% !important; }

.w25 { width: 25% !important; }

.w30 { width: 30% !important; }

.w35 { width: 35% !important; }

.w40 { width: 40% !important; }

.w45 { width: 45% !important; }

.w49 { width: 49% !important; }

.w50 { width: 50% !important; }

.w55 { width: 55% !important; }

.w59 { width: 59% !important; }

.w60 { width: 60% !important; }

.w65 { width: 65% !important; }

.w70 { width: 70% !important; }

.w80 { width: 80% !important; }

.w90 { width: 90% !important; }

.w100 { width: 100% !important; }

/*====================================================================================
■MARGIN% DEFAULT
====================================================================================*/
.ml1per { margin-left: 1%; }

.ml2per { margin-left: 2%; }

.ml3per { margin-left: 3%; }

.ml4per { margin-left: 4%; }

.mr1per { margin-right: 1%; }

.mr2per { margin-right: 2%; }

.mr3per { margin-right: 3%; }

.mr4per { margin-right: 4%; }

.mt1per { margin-top: 1%; }

.mt2per { margin-top: 2%; }

.mt3per { margin-top: 3%; }

.mt4per { margin-top: 4%; }

.mt5per { margin-top: 5%; }

.mt6per { margin-top: 6%; }

.mt7per { margin-top: 7%; }

.mt8per { margin-top: 8%; }

.mt9per { margin-top: 9%; }

.mt10per { margin-top: 10%; }

.pd1per { padding: 1%; }

.pd2per { padding: 2%; }

.pd3per { padding: 3%; }

.pd4per { padding: 4%; }

.pull_left { float: left; }

.pull_right { float: right; }

.text_left { text-align: left !important; }

.text_right { text-align: right !important; }

.text_center { text-align: center !important; }

.text_justify { text-align: justify !important; }

.text_nowrap { white-space: nowrap !important; }

.text_lower { text-transform: lowercase !important; }

.text_upper { text-transform: uppercase !important; }

.text_capitalize { text-transform: capitalize !important; }

.text_normal { font-weight: normal !important; }

.text_bold { font-weight: bold !important; }

.text_line { text-decoration: underline; }

.text_noline { text-decoration: none !important; }

.text_over { overflow: hidden !important; }

.fz10 { font-size: 10px !important; }

.fz11 { font-size: 11px !important; }

.fz12 { font-size: 12px !important; }

.fz13 { font-size: 13px !important; }

.fz14 { font-size: 14px !important; }

.fz15 { font-size: 15px !important; }

.fz16 { font-size: 16px !important; }

.fz17 { font-size: 17px !important; }

.fz18 { font-size: 18px !important; }

.fz19 { font-size: 19px !important; }

.fz20 { font-size: 20px !important; }

.fz22 { font-size: 22px !important; }

.fz24 { font-size: 24px !important; }

.lhnm { line-height: normal !important; }

.lh00 { line-height: 0 !important; }

.lh12 { line-height: 1.2 !important; }

.lh13 { line-height: 1.3 !important; }

.lh14 { line-height: 1.4 !important; }

.lh15 { line-height: 1.5 !important; }

.lh16 { line-height: 1.6 !important; }

.lh17 { line-height: 1.7 !important; }

.lh18 { line-height: 1.8 !important; }

.lh20 { line-height: 2 !important; }

.lh23 { line-height: 2.3 !important; }

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }

.clearfix:after { clear: both; }

.clearfix { zoom: 1; }

.visible { visibility: visible; }

.visible-hidden { visibility: hidden; }

.dispc, .breakpc { display: block; }

@media all and (max-width: 700px) { .dispc, .breakpc { display: none; } }

.dissp, .breaksp { display: block; }

@media all and (min-width: 701px) { .dissp, .breaksp { display: none; } }

.flexFont { font-size: 100%; }

.obj__fit, .imgfit { width: 100%; height: 100%; object-fit: cover; font-family: 'object-fit: cover;'; }

.overflow { overflow: hidden; }

@font-face { font-family: 'Noto Serif'; font-style: normal; font-weight: 100; src: url(../font/NotoSerifJP-Regular.otf) format("otf"); }

@font-face { font-family: 'Noto Serif'; font-style: medium; src: url(../font/NotoSerifJP-Medium.otf) format("otf"); }

@font-face { font-family: 'Noto Serif'; font-style: bold; src: url(../font/NotoSerifJP-Bold.otf) format("otf"); }

@-webkit-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

@keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-webkit-keyframes fadeInDown { 0% { opacity: 0;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDown { 0% { opacity: 0;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes fadeInLeft { 0% { opacity: 0;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeft { 0% { opacity: 0;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes fadeInRight { 0% { opacity: 0;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRight { 0% { opacity: 0;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }
  100% { opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes fadeInUp { 0% { opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUp { 0% { opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

/* purgecss start ignore */
/* purgecss end ignore */
@media all and (max-width: 700px) { .menu-open.navstate_show .nav-list > .nav-list-item { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-duration: 0.6s; animation-duration: 0.6s; -webkit-animation-delay: 0s; animation-delay: 0s; -webkit-animation-timing-function: cubic-bezier(0, 0.2, 0.8, 1); animation-timing-function: cubic-bezier(0, 0.2, 0.8, 1); -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: hidden; backface-visibility: hidden; } }

.menu-open.navstate_show .nav-list > .nav-list-item:nth-child(1) { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; }

.menu-open.navstate_show .nav-list > .nav-list-item:nth-child(2) { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }

.menu-open.navstate_show .nav-list > .nav-list-item:nth-child(3) { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; }

.menu-open.navstate_show .nav-list > .nav-list-item:nth-child(4) { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }

.menu-open.navstate_show .nav-list > .nav-list-item:nth-child(5) { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }

.menu-open.navstate_show .nav-list > .nav-list-item:nth-child(6) { -webkit-animation-delay: 0.6s; animation-delay: 0.6s; }

.menu-open.navstate_show .nav-list > .nav-list-item:nth-child(7) { -webkit-animation-delay: 0.7s; animation-delay: 0.7s; }

.menu-open.navstate_show .nav-list > .nav-list-item:nth-child(8) { -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }

.menu-open.navstate_show .nav-list > .nav-list-item:nth-child(9) { -webkit-animation-delay: 0.9s; animation-delay: 0.9s; }

.fixie body { overflow: visible; }

.fixie .custom-object-fit, .fixie .custom-object-contain { position: relative; background-position: center center; background-repeat: no-repeat; }

.fixie .custom-object-fit img, .fixie .custom-object-contain img { opacity: 0; }

.fixie .custom-object-fit { background-size: cover; }

.fixie .custom-object-contain { background-size: contain; }

.header_top { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -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; }

.header_top_logo { position: relative; z-index: 1; }

.header_top_logo a { line-height: 0; }

@media all and (max-width: 700px) { .header_top_logo { -webkit-box-flex: 0; -webkit-flex: 0 0 40%; -ms-flex: 0 0 40%; flex: 0 0 40%; } }

.header_top_icon { -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.header_top_menu .header_nav { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; position: inherit; }

.header_nav { position: relative; z-index: 98; }

.header .icon { margin-left: 5px; }

@media all and (max-width: 700px) { .header .icon { margin-left: 10px; } }

.header .icon_inside, .header .icon-hamburger { position: relative; cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

@media all and (min-width: 701px) { .header .icon_inside:hover, .header .icon-hamburger:hover { -webkit-transition: -webkit-background 0.3s cubic-bezier(0.26, 0.8, 0.62, 0.9); transition: -webkit-background 0.3s cubic-bezier(0.26, 0.8, 0.62, 0.9); -webkit-transition: background 0.3s cubic-bezier(0.26, 0.8, 0.62, 0.9); transition: background 0.3s cubic-bezier(0.26, 0.8, 0.62, 0.9); transition-delay: 0; -webkit-transition-delay: 0; } }

@media all and (max-width: 520px) { .header .icon_inside, .header .icon-hamburger { width: 44px; height: 44px; } }

.header .icon-hamburger { z-index: 99; }

.header .icon-hamburger .icon-bar span { left: 0; height: 2px; position: absolute; background: #fff; display: inline-block; width: 100%; border-radius: 3px; -webkit-transition: all 0.4s ease-in-out 0s; transition: all 0.4s ease-in-out 0s; }

.header .icon-hamburger .icon-bar span:first-child { top: 0; }

.header .icon-hamburger .icon-bar span:nth-child(2) { top: 0; bottom: 0; margin: auto; position: absolute; }

.header .icon-hamburger .icon-bar span:last-child { bottom: 0; }

.header .icon-img, .header .icon-bar { position: relative; height: 38%; }

.header .icon-img img, .header .icon-bar img { max-width: 30px; }

.menu-open { position: relative; }

.menu-open.navstate_show .header_nav.show .header_nav_inside { left: 0; opacity: 1; visibility: visible; }

.menu-open.navstate_show .icon-hamburger .icon-bar span:nth-child(1) { -webkit-transform: translateY(9px) rotate(-225deg); -ms-transform: translateY(9px) rotate(-225deg); transform: translateY(9px) rotate(-225deg); }

@media all and (max-width: 520px) { .menu-open.navstate_show .icon-hamburger .icon-bar span:nth-child(1) { -webkit-transform: translateY(7px) rotate(-225deg); -ms-transform: translateY(7px) rotate(-225deg); transform: translateY(7px) rotate(-225deg); } }

.menu-open.navstate_show .icon-hamburger .icon-bar span:nth-child(2) { -webkit-transform: translateY(0) rotate(225deg); -ms-transform: translateY(0) rotate(225deg); transform: translateY(0) rotate(225deg); width: 100%; }

.menu-open.navstate_show .icon-hamburger .icon-bar span:nth-child(3) { opacity: 0; }

@media all and (min-width: 701px) { .nav-list { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -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; } }

@media all and (max-width: 700px) { .nav-list { height: auto; padding: 0 3%; overflow: hidden; } }

@media all and (max-width: 700px) { .nav-list-item { border-bottom: 1px solid #ccc; } }

.nav-list-item a { font-size: 15px; line-height: 1; color: #000; text-decoration: none; display: block; padding: 15px 0; text-align: center; }

@media all and (max-width: 700px) { .nav-list-item a { padding: 20px 0; text-align: left; } }

@media all and (min-width: 701px) { .nav-list-item a:hover { opacity: 0.8; } }

@media all and (max-width: 700px) { .navstate_show .header_nav .nav-list { background: rgba(0, 0, 0, 0.75); } }

@media all and (max-width: 700px) { .navstate_show .header_nav_inside { position: absolute; width: 100%; left: -100%; top: 0; padding: 0; opacity: 0; visibility: hidden; -webkit-transition: all .3s ease; transition: all .3s ease; } }

.navstate_hide { overflow: hidden; }

.navstate_hide .header_nav { position: fixed; width: 100%; height: 100vh; top: 0; left: 0; opacity: 0; visibility: hidden; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }

.navstate_hide .header_nav .nav-list { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.navstate_hide .header_nav .nav-list-item { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; overflow: hidden; margin: 30px 0; border: 0; }

.navstate_hide .header_nav .nav-list-item a { font-size: 30px; font-weight: bold; color: #fff; padding: 0; padding-top: 5px; }

.navstate_hide .header_nav_inside { position: relative; z-index: 9; }

.navstate_hide .header_nav.type1 { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -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; }

.navstate_hide .header_nav.type1:before { content: ''; position: absolute; background: rgba(0, 0, 0, 0.9); -webkit-transition: all .5s ease-in-out; transition: all .5s ease-in-out; width: 100%; height: 100vh; left: 0; top: 0; z-index: 0; -webkit-transform: scale(0.5); -ms-transform: scale(0.5); transform: scale(0.5); }

.navstate_hide .header_nav.type2 { left: inherit; right: -35%; width: 35%; background: #000; -webkit-transition: -webkit-all 0.5s cubic-bezier(0, 0.2, 0.17, 0.98); transition: -webkit-all 0.5s cubic-bezier(0, 0.2, 0.17, 0.98); -webkit-transition: all 0.5s cubic-bezier(0, 0.2, 0.17, 0.98); transition: all 0.5s cubic-bezier(0, 0.2, 0.17, 0.98); transition-delay: 0; -webkit-transition-delay: 0; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -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; }

@media all and (min-width: 701px) { .navstate_hide .header_nav.type2 { max-width: 400px; } }

@media all and (max-width: 700px) { .navstate_hide .header_nav.type2 { width: 100%; right: -100%; } }

.navstate_hide .header_nav.type2 .header_nav_inside:before { content: ''; position: fixed; background: rgba(0, 0, 0, 0.9); -webkit-transition: all .5s ease-in-out; transition: all .5s ease-in-out; padding: 0; width: 100%; height: 100vh; left: 0; top: 0; z-index: -1; }

.navstate_hide .header_nav.type3 { -webkit-transition: -webkit-all 0.5s cubic-bezier(0, 0.2, 0.17, 0.98); transition: -webkit-all 0.5s cubic-bezier(0, 0.2, 0.17, 0.98); -webkit-transition: all 0.5s cubic-bezier(0, 0.2, 0.17, 0.98); transition: all 0.5s cubic-bezier(0, 0.2, 0.17, 0.98); transition-delay: 0; -webkit-transition-delay: 0; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -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: rgba(0, 0, 0, 0.9); -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.navstate_hide.menu_fixed header .icon-hamburger.type1, .navstate_hide.menu_fixed header .icon-hamburger.type2 { position: fixed; right: 0; top: 0; }

.footer-bottom p { font-size: 14px; background: #e8e8e8; text-align: center; padding: 10px 0; }

.footer .backtop { width: 100%; max-width: 100%; position: fixed; z-index: 8; bottom: 22px; right: 0; }

.footer .backtop-icon { cursor: pointer; display: block; position: absolute; bottom: 0; right: 25px; zoom: 1; text-align: right; z-index: 8; }

.footer .backtop-icon img { width: 45px; height: 45px; }

.ahover { position: relative; }

.ahover a { position: relative; }

.ahover a:after { position: absolute; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }

.ahover a:after { bottom: -1px; display: block; height: 1px; width: 0%; content: ""; background-color: #000; left: 50%; }

@media all and (min-width: 701px) { .ahover a:hover { opacity: 1; color: #000; }
  .ahover a:hover:after { opacity: 1; width: 100%; left: 0; } }

button { border: none; outline: none; cursor: pointer; }

.btnpage { margin: 0 auto; width: 100%; max-width: 210px; margin-top: 30px; -webkit-transition: all .3s; transition: all .3s; }

@media all and (max-width: 700px) { .btnpage { margin-top: 20px; max-width: 180px; } }

.btnpage a, .btnpage button { display: block; text-align: center; padding: 10px 0; font-size: 20px; color: #fff; position: relative; position: relative; background-image: -webkit-linear-gradient(-3deg, #f89b00 0%, #f8c600 100%); background-image: -ms-linear-gradient(-3deg, #f89b00 0%, #f8c600 100%); z-index: 0; overflow: hidden; }

.btnpage a::after, .btnpage button::after { position: absolute; content: ''; background-color: #000; width: 0; height: 60px; right: 0; top: 0; -webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1); transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1); -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

@media all and (min-width: 960px) { .btnpage a:hover::after, .btnpage a:focus::after, .btnpage a:active::after, .btnpage button:hover::after, .btnpage button:focus::after, .btnpage button:active::after { right: inherit; left: 0; width: 100%; z-index: 0; } }

@media all and (max-width: 700px) { .btnpage a, .btnpage button { font-size: 18px; padding: 5px 0; } }

.btnpage a span, .btnpage button span { position: relative; z-index: 2; position: relative; }

.btnpage a span::before, .btnpage button span::before { content: ''; background: transparent; position: absolute; width: 8px; height: 8px; right: 0; top: 50%; margin-top: -4px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); border-top: 1px solid #000; border-right: 1px solid #000; -webkit-transition: all .3s; transition: all .3s; }

.btnpage a span::before, .btnpage button span::before { position: absolute; top: 50%; width: 8px; height: 8px; background: transparent; border-top: 1px solid #fff; border-right: 1px solid #fff; -webkit-transition: all .3s; transition: all .3s; right: 50%; margin-right: -50px; }

.btnpage.btnback { margin-top: 0; margin-left: 0; }

.btnpage.btnback a span { position: relative; }

.btnpage.btnback a span::before { content: ''; background: transparent; position: absolute; width: 8px; height: 8px; left: 0; top: 50%; margin-top: -4px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); border-top: 1px solid #000; border-right: 1px solid #000; -webkit-transition: all .3s; transition: all .3s; }

.btnpage.btnback a span::before { position: absolute; top: 50%; width: 8px; height: 8px; background: transparent; border-top: 1px solid #fff; border-right: 1px solid #fff; -webkit-transition: all .3s; transition: all .3s; right: inherit; left: 0%; margin-left: -30px; -webkit-transform: rotate(-135deg) !important; -ms-transform: rotate(-135deg) !important; transform: rotate(-135deg) !important; margin-right: 0; }

.btnpage.btnnext { margin-top: 0; margin-right: 0; }

body { font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, 'MS UI Gothic', sans-serif !important; font-size: 14px; font-weight: 500; color: #000; }

body .maincl { color: #000; }

body .fontnoto { font-family: 'Noto Sans JP'; }

body .fontmin { font-family: "Yu Mincho", "Noto Serif", "YuMincho", "YuMin-medium", 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝', '游明朝体', 'MS 明朝', 'MS Mincho', HiraMinProN-W3, 'TakaoEx明朝', TakaoExMincho, 'MotoyaLCedar', 'Droid Sans Japanese', serif !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transform: rotate(0.05deg); -ms-transform: rotate(0.05deg); transform: rotate(0.05deg); }

body p { font-size: 13px; line-height: 1.8; font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, 'MS UI Gothic', sans-serif !important; color: #000; }

@media all and (min-width: 701px) { body p { font-size: 14px; } }

body a { color: #000; line-height: normal; }

body img, body iframe { max-width: 100%; line-height: 0; }

body .img { overflow: hidden; line-height: 0; }

body .img img { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition-duration: 4s; transition-duration: 4s; -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1); transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1); -webkit-transition-property: -webkit-transform; transition-property: transform, -webkit-transform; }

.flexbox { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -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; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.flexbox_start { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }

.flexbox_end { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }

.flexbox_center { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.container { max-width: 1200px; margin: 0 auto; width: 100%; }

@media all and (max-width: 700px) { .container { padding: 0 3%; } }

.icon-img { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; display: block; }

@media all and (max-width: 900px) { .header_top_icon { margin-right: 20px; } }

@media all and (min-width: 900px) { .icon-mail { margin-top: 10px; margin-right: 20px; } }

@media all and (max-width: 900px) { .icon-mail { margin-right: 10px; }
  .icon-mail a { box-shadow: 0px 4px 0px -1px #a3172a; }
  .icon-mail p { display: none; }
  .icon-mail p:first-child span { display: none; } }

.icon-tel a.btn_normal { border-radius: 5px !important; }

@media all and (max-width: 900px) { .icon-tel a.btn_normal { height: 60px; } }

.icon-tel a.btn_normal img { height: 20px; }

@media all and (min-width: 900px) { .icon-tel a.btn_normal img { margin-right: 10px; } }

@media all and (max-width: 900px) { .icon-tel a.btn_normal img { height: 20px; margin-right: 0px !important; margin-top: 2px; } }

@media all and (max-width: 900px) { .icon-tel a.btn_normal span { display: none; } }

@media all and (max-width: 900px) { .icon_inside { height: 60px; width: 60px; background-color: #C9283E; border-radius: 5px; } }

.icon_inside .callicon2 { display: none; }

@media all and (max-width: 900px) { .icon_inside .callicon2 { display: block; } }

.icon_inside .callicon1 { display: block; }

@media all and (max-width: 900px) { .icon_inside .callicon1 { display: none; } }

.header { position: relative; z-index: 99; }

.header .icon-img p:first-child { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-size: 36px; font-weight: 500; font-family: 'Josefin Sans', sans-serif !important; margin-bottom: 2px; height: auto !important; }

.header .icon-img p:first-child span { margin-left: 5px; line-height: 0; letter-spacing: 1px; }

.btn_normal { height: 57px; border-radius: 10px; background-color: #1BA1E6; color: #fff; font-size: 18px; padding: 0px 20px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-weight: bold; box-shadow: 0px 4px 0px -1px #0475a4; }

@media all and (min-width: 900px) { .btn_normal { min-width: 230px; } }

@media all and (max-width: 700px) { .btn_normal { height: 46px; } }

@media all and (max-width: 900px) { .btn_normal { padding: 0px 10px; } }

.btn_normal * { font-size: 18px; font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, 'MS UI Gothic', sans-serif !important; }

@media all and (max-width: 900px) { .btn_normal * { font-size: 15px; } }

.btn_normal:hover { background-color: #1288c4; }

.btn_normal img { margin-right: 10px; }

.header_top { padding: 15px 0px; box-shadow: 1px 2px 4px 0px rgba(0, 0, 0, 0.2); }

.mv { height: 692px; background: #ECF7FB url("../images/mv.jpg"); background-position: center right; background-size: auto 100%; background-repeat: no-repeat; }

@media all and (max-width: 900px) { .mv { height: 500px; background-position: center right -200px; } }

@media all and (max-width: 700px) { .mv { height: 400px; background-position: center right -100px; } }

@media all and (max-width: 500px) { .mv { background-position: center right -150px; height: 350px; } }

.mv .container { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 100%; }

.mvtxt { font-family: "Yu Mincho", "Noto Serif", "YuMincho", "YuMin-medium", 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝', '游明朝体', 'MS 明朝', 'MS Mincho', HiraMinProN-W3, 'TakaoEx明朝', TakaoExMincho, 'MotoyaLCedar', 'Droid Sans Japanese', serif !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transform: rotate(0.05deg); -ms-transform: rotate(0.05deg); transform: rotate(0.05deg); margin-left: -55px; }

@media all and (max-width: 1300px) { .mvtxt { margin-left: 0; } }

@media all and (max-width: 1200px) { .mvtxt { margin-left: 20px; } }

@media all and (max-width: 700px) { .mvtxt { margin-top: 140px; } }

@media all and (max-width: 500px) { .mvtxt { margin-left: 0px; margin-top: 80px; } }

.mvtxt_hv { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-bottom: 10px; }

@media all and (max-width: 900px) { .mvtxt_hv img { height: 100px; } }

@media all and (max-width: 500px) { .mvtxt_hv img { height: 80px; } }

.mvtxt_hv img:first-child { margin-right: 20px; width: auto; }

@media all and (max-width: 700px) { .mvtxt_hv img:first-child { margin-right: 5px; } }

.mvtxt h1 { margin-bottom: 40px; font-size: 42px; letter-spacing: 2px; line-height: 1.2; margin-top: 30px; }

@media all and (max-width: 900px) { .mvtxt h1 { font-size: 30px; margin-bottom: 20px; } }

@media all and (max-width: 700px) { .mvtxt h1 { font-size: 20px; margin-top: 10px; margin-bottom: 10px; font-weight: bold; } }

@media all and (max-width: 500px) { .mvtxt h1 { font-size: 18px; margin-top: 5px; } }

.mvtxt h1 span { color: #1ba1e6; }

.mvtxt p { font-size: 24px; letter-spacing: 2px; line-height: 1.5; margin-bottom: 30px; }

@media all and (max-width: 900px) { .mvtxt p { font-size: 18px; } }

@media all and (max-width: 700px) { .mvtxt p { font-size: 14px; margin-bottom: 10px; } }

@media all and (max-width: 500px) { .mvtxt p { font-size: 13px; letter-spacing: 0px; } }

.mvtxt .btn_normal { max-width: 380px; position: relative; }

@media all and (max-width: 900px) { .mvtxt .btn_normal { max-width: 300px; } }

@media all and (max-width: 700px) { .mvtxt .btn_normal { max-width: 270px; } }

.mvtxt .btn_normal:before { content: ''; height: 15px; width: 15px; background: url("../images/chevron_right.png") no-repeat; background-size: contain; position: absolute; display: block; top: 0; bottom: 0; margin: auto; position: absolute; right: 20px; }

@media all and (max-width: 900px) { .mvtxt .btn_normal:before { right: 10px; } }

.listicons a { height: 85px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

@media all and (max-width: 700px) { .listicons a { height: 50px; } }

.txtred { color: #c9283e; }

.section { padding: 80px 0px; }

.section.section01 { padding-top: 100px; }

@media all and (max-width: 700px) { .section.section01 { padding-top: 30px; } }

@media all and (max-width: 700px) { .section { padding: 30px 0px; } }

.container { overflow: visible !important; }

.section01 { background: #fff url("../images/mv2.jpg") no-repeat; background-size: cover; }

@media all and (max-width: 700px) { .section01 { background-position: top left 30%; background-size: 200% auto; } }

@media all and (max-width: 900px) { .section01 .thinkmain { max-width: 40%; } }

@media all and (max-width: 700px) { .section01 .thinkmain { max-width: 50%; min-width: 250px; } }

.section01 .think { text-align: center; background: url("../images/thinkman.png"), url("../images/thinkwoman.png"); background-repeat: no-repeat; background-position: top 50px left 10%, top 50px right 10%; margin-top: 70px; padding-bottom: 40px; }

@media all and (max-width: 900px) { .section01 .think { background-size: 200px, 200px; background-position: top 50px left 2%, top 50px right 5%; } }

@media all and (max-width: 700px) { .section01 .think { background-size: 150px, 150px; background-position: top 50px left 2%, top 50px right 2%; margin-top: 40px; padding-bottom: 10px; } }

@media all and (max-width: 500px) { .section01 .think { background-position: top 0px left -9%, top 0px right -5%; background-size: 140px, 120px; } }

.section01 .think .container { position: relative; }

@media all and (max-width: 700px) { .section01 .think ul { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: -40px; } }

@media all and (max-width: 500px) { .section01 .think ul { margin-top: -20px; } }

.section01 .think ul li { position: absolute; }

@media all and (max-width: 700px) { .section01 .think ul li { position: relative; margin-right: 20px; margin-bottom: 20px !important; width: calc(50% - 10px); width: -ms-calc(50% - 10px); width: -o-calc(50% - 10px); margin-right: 20px; float: left; }
  .section01 .think ul li:nth-child(2n) { margin-right: 0px; } }

@media all and (max-width: 500px) { .section01 .think ul li { margin-bottom: 10px !important; }
  .section01 .think ul li:last-child { margin-bottom: 10px !important; } }

@media all and (min-width: 701px) { .section01 .think ul li:first-child { top: 30px; left: 9%; }
  .section01 .think ul li:nth-child(2) { top: 30px; right: 9%; }
  .section01 .think ul li:nth-child(3) { top: 280px; left: 3%; }
  .section01 .think ul li:nth-child(4) { top: 300px; right: 3%; }
  .section01 .think ul li:nth-child(5) { bottom: -40px; left: 30%; } }

.section01 .think ul li div.loadit { display: inline-block; position: relative; width: 100%; }

.section01 .think ul li div.loadit:before { content: ''; background: url("../images/think12.png") repeat; width: 100%; height: 100%; position: absolute; display: block; background-size: contain; top: -7px; right: -9px; box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.2); }

.section01 .think ul li div.loadit span { width: 257px; height: 100px; background: #fff; background-size: contain; font-size: 24px; color: #c9283e; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; line-height: 1.4; text-align: center; font-weight: bold; position: relative; border: 1px solid #000; z-index: 1; box-shadow: 1px 3px 4px #D5EDF8; }

@media all and (max-width: 900px) { .section01 .think ul li div.loadit span { font-size: 18px; height: auto; min-height: 70px; width: 200px; } }

@media all and (max-width: 700px) { .section01 .think ul li div.loadit span { width: 100%; min-height: 60px; font-size: 16px; } }

.section01 .thinktext { text-align: center; }

@media all and (max-width: 1200px) { .section01 .thinktext { padding: 0px 5%; } }

@media all and (max-width: 500px) { .section01 .thinktext { padding: 0px 2%; } }

.section01 .thinktext p { font-family: "Yu Mincho", "Noto Serif", "YuMincho", "YuMin-medium", 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝', '游明朝体', 'MS 明朝', 'MS Mincho', HiraMinProN-W3, 'TakaoEx明朝', TakaoExMincho, 'MotoyaLCedar', 'Droid Sans Japanese', serif !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transform: rotate(0.05deg); -ms-transform: rotate(0.05deg); transform: rotate(0.05deg); margin-top: 60px; font-size: 28px; display: inline-block; border: 2px dashed #ccc; padding: 0px 50px; line-height: 1.6; letter-spacing: 3px; border-top: none !important; border-bottom: none !important; }

@media all and (max-width: 900px) { .section01 .thinktext p { font-size: 20px; padding: 0px 20px; margin-top: 100px; } }

@media all and (max-width: 700px) { .section01 .thinktext p { margin-top: 0px; font-size: 16px; } }

@media all and (max-width: 500px) { .section01 .thinktext p { font-size: 14px; padding: 0px  10px; letter-spacing: 1px; border: 1px dashed #ccc; } }

@media all and (max-width: 420px) { .section01 .thinktext p { padding: 0px 5px !important; letter-spacing: -1px !important; } }

.arrowdown { background-repeat: no-repeat; height: 41px; width: 417px; display: block; bottom: -41px; margin: 0 auto; }

@media all and (max-width: 900px) { .arrowdown { height: 25px; width: 250px; bottom: -25px; } }

.section02 { background: #D9EEF7 url("../common_img/bgpattern.png"); background-repeat: repeat; position: relative; }

@media all and (min-width: 1200px) { .section02 .container { max-width: 1240px; } }

@media all and (max-width: 1200px) { .section02 .container { padding: 0px 3%; } }

.section02 h2.toptitle span:before { background-image: url("../common_img/arrow_d_blue.png"); }

.section02 h2.toptitle { margin-bottom: 60px; }

@media all and (max-width: 700px) { .section02 h2.toptitle { margin-bottom: 40px; } }

.section02 .box3 { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; margin-bottom: 20px; }

@media all and (max-width: 700px) { .section02 .box3 { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }

.section02 .box3 .av-container { text-align: center; width: calc(33.3% - 26.66667px); width: -ms-calc(33.3% - 26.66667px); width: -o-calc(33.3% - 26.66667px); margin-right: 40px; float: left; }

.section02 .box3 .av-container .box3_e { background: #fff !important; padding: 20px; box-shadow: 2px 1px 12px -3px #85c3df; }

@media all and (max-width: 900px) { .section02 .box3 .av-container { width: calc(33.3% - 13.33333px); width: -ms-calc(33.3% - 13.33333px); width: -o-calc(33.3% - 13.33333px); margin-right: 20px; float: left; padding: 10px; padding-bottom: 5px; } }

@media all and (max-width: 700px) { .section02 .box3 .av-container { width: 100%; margin-right: 0px; padding-bottom: 20px; } }

@media all and (max-width: 700px) { .section02 .box3 .av-container:last-child { padding-bottom: 0; } }

@media all and (max-width: 700px) { .section02 .box3 .av-container:last-child { margin-bottom: 0px !important; }
  .section02 .box3 .av-container:last-child .box3_e { margin-bottom: 0px; } }

.section02 .box3 .av-container p { font-size: 16px; line-height: 1.8; margin-bottom: 15px; }

@media all and (max-width: 500px) { .section02 .box3 .av-container p { font-size: 14px; margin-bottom: 0px; } }

.section02 .box3 .av-container h3 { font-size: 22px; color: #1ba1e6; margin-bottom: 10px; margin-top: 10px; }

@media all and (max-width: 900px) { .section02 .box3 .av-container h3 { font-size: 18px; } }

@media all and (max-width: 700px) { .section02 .box3 .av-container h3 { font-size: 16px; } }

.section02 .box3 .av-container:nth-child(3n) { margin-right: 0px; }

@media all and (max-width: 700px) { .section02 .box3 .av-container img { width: 70%; } }

@media all and (max-width: 700px) { .section02 .box3 .slick-next, .section02 .box3 .slick-prev { width: 30px; height: 30px; }
  .section02 .box3 .slick-prev { left: -10px; }
  .section02 .box3 .slick-next, .section02 .box3 .slick-prev { right: -10px; z-index: 999; }
  .section02 .box3 .slick-next:before, .section02 .box3 .slick-prev:before { color: #8CC1D6; border-radius: 100%; font-size: 30px; }
  .section02 .box3 .slick-slide { text-align: center; width: calc(33.3% - 26.66667px); width: -ms-calc(33.3% - 26.66667px); width: -o-calc(33.3% - 26.66667px); margin-right: 40px; float: left; padding: 0px !important; }
  .section02 .box3 .slick-slide .box3_e { background: #fff !important; padding: 20px; } }

@media all and (max-width: 700px) and (max-width: 900px) { .section02 .box3 .slick-slide { width: calc(33.3% - 13.33333px); width: -ms-calc(33.3% - 13.33333px); width: -o-calc(33.3% - 13.33333px); margin-right: 20px; float: left; padding: 10px; padding-bottom: 5px; } }

@media all and (max-width: 700px) and (max-width: 700px) { .section02 .box3 .slick-slide { width: 100%; margin-right: 0px; padding-bottom: 0px; } }

@media all and (max-width: 700px) and (max-width: 700px) { .section02 .box3 .slick-slide:last-child { padding-bottom: 0; } }

@media all and (max-width: 700px) and (max-width: 700px) { .section02 .box3 .slick-slide:last-child { margin-bottom: 0px !important; }
  .section02 .box3 .slick-slide:last-child .box3_e { margin-bottom: 0px; } }

@media all and (max-width: 700px) { .section02 .box3 .slick-slide p { font-size: 16px; line-height: 1.8; margin-bottom: 15px; } }

@media all and (max-width: 700px) and (max-width: 500px) { .section02 .box3 .slick-slide p { font-size: 14px; margin-bottom: 0px; } }

@media all and (max-width: 700px) { .section02 .box3 .slick-slide h3 { font-size: 22px; color: #1ba1e6; margin-bottom: 10px; margin-top: 10px; } }

@media all and (max-width: 700px) and (max-width: 900px) { .section02 .box3 .slick-slide h3 { font-size: 18px; } }

@media all and (max-width: 700px) and (max-width: 700px) { .section02 .box3 .slick-slide h3 { font-size: 16px; } }

@media all and (max-width: 700px) { .section02 .box3 .slick-slide:nth-child(3n) { margin-right: 0px; } }

@media all and (max-width: 700px) and (max-width: 700px) { .section02 .box3 .slick-slide img { width: 70%; margin: 0 auto; } }

.section03 .toptitle, .section05 .toptitle { margin-top: 20px; letter-spacing: 4px; }

.section03 .toptitle span:before, .section05 .toptitle span:before { background-image: url("../common_img/arrow_d.png"); }

.section03 .toptitle span small, .section05 .toptitle span small { font-size: 100% !important; }

.section03 .toptitle span small i, .section05 .toptitle span small i { font-style: normal !important; font-size: 48px; margin: 0px 10px; }

@media all and (max-width: 700px) { .section03 .toptitle span small i, .section05 .toptitle span small i { font-size: 30px; margin: 0px 5px; } }

@media all and (min-width: 1200px) { .section03 .container { max-width: 1240px; } }

@media all and (max-width: 1200px) { .section03 .container { padding: 0px 3%; } }

@media all and (max-width: 700px) { .section03 h2.toptitle span { letter-spacing: 1px; } }

.section03 .stepup { display: block; margin: 0 auto; max-width: 100%; }

.section03 .steps { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 90px; }

@media all and (max-width: 900px) { .section03 .steps { margin-top: 50px; } }

@media all and (max-width: 700px) { .section03 .steps { margin-top: 60px; } }

.section03 .steps .av-container { position: relative; margin-bottom: 80px; }

.section03 .steps .av-container .steps_e { background: url("../common_img/bgpattern.png") repeat; padding: 25px; }

@media all and (max-width: 900px) { .section03 .steps .av-container .steps_e { width: calc(50% - 20px); width: -ms-calc(50% - 20px); width: -o-calc(50% - 20px); margin-right: 40px; float: left; }
  .section03 .steps .av-container .steps_e:nth-child(2n) { margin-right: 0px; } }

@media all and (max-width: 900px) and (min-width: 701px) { .section03 .steps .av-container .steps_e:nth-child(2n):after { display: none; } }

@media all and (max-width: 700px) { .section03 .steps .av-container .steps_e { width: 100%; margin-right: 0px; } }

@media all and (min-width: 900px) { .section03 .steps .av-container { width: calc(33.3% - 44.66667px); width: -ms-calc(33.3% - 44.66667px); width: -o-calc(33.3% - 44.66667px); margin-right: 67px; float: left; }
  .section03 .steps .av-container:nth-child(3n) { margin-right: 0px; }
  .section03 .steps .av-container:nth-child(3n):after { display: none; } }

.section03 .steps .av-container .mainmg { width: 100%; }

.section03 .steps .av-container h3 { font-size: 24px; color: #1da2e6; border-bottom: 1px solid #E7E7E7; margin-bottom: 20px; padding-bottom: 10px; }

@media all and (max-width: 1200px) { .section03 .steps .av-container h3 { font-size: 18px; } }

.section03 .steps .av-container:after { content: ''; background: url("../images/arrow_step_right.png"); background-repeat: no-repeat; width: 35px; height: 34px; background-size: contain; display: block; right: -55px; top: 0; bottom: 0; margin: auto; position: absolute; -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: 0s; animation-delay: 0s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

@media all and (max-width: 900px) { .section03 .steps .av-container:after { right: -42px; } }

@media all and (max-width: 700px) { .section03 .steps .av-container:after { bottom: -45px; top: auto; left: 0; right: 0; margin: auto; position: absolute; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); -webkit-animation: none !important; animation: none !important; } }

.section03 .steps .av-container .stepicon { position: absolute; top: -35px; left: 0px; }

@media all and (max-width: 700px) { .section03 .steps .av-container .stepicon { height: 30px; top: -25px; } }

.section03 .steps .av-container .divtxt { background-color: #fff; padding: 30px 28px; text-align: center; }

@media all and (min-width: 701px) { .section03 .steps .av-container:nth-last-child(2) { margin-bottom: 0px; } }

.section03 .steps .av-container:last-child { margin-right: 0px; margin-bottom: 0px; }

.section03 .steps .av-container:last-child:after { display: none; }

@media all and (max-width: 700px) { .section03 .toptitle span small i, .section05 .toptitle span small i { margin: 0; } }

@media all and (max-width: 700px) { .section03 h2.toptitle span { letter-spacing: 0px !important; } }

.section05 .toptitle { margin-top: 100px; position: relative; }

@media all and (max-width: 700px) { .section05 .toptitle { margin-top: 80px; } }

.section05 .toptitle:after { content: ''; width: 84px; height: 88px; background: url("../images/51.png") no-repeat; background-size: contain; display: block; left: 0; right: 0; margin: auto; position: absolute; top: -110px; margin: auto !important; }

@media all and (max-width: 900px) { .section05 .toptitle:after { width: 60px; height: 60px; top: -80px; } }

@media all and (max-width: 700px) { .section05 .toptitle:after { width: 50px; top: -60px; } }

.section05 .toptitle span { position: relative; }

.section05 .toptitle span:after { content: ''; width: 207px; height: 85px; background: url("../images/50.png") no-repeat; background-size: contain; display: block; position: absolute; top: -100px; left: 0; margin: 0 !important; }

@media all and (max-width: 900px) { .section05 .toptitle span:after { width: 160px; height: 60px; top: -60px; left: 10px; } }

@media all and (max-width: 700px) { .section05 .toptitle span:after { left: 0px; height: 45px; top: -50px; } }

@media all and (min-width: 701px) { .section05 .toptitle { line-height: 1.5; }
  .section05 .toptitle i { line-height: 1; } }

h2.toptitle { font-family: "Yu Mincho", "Noto Serif", "YuMincho", "YuMin-medium", 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝', '游明朝体', 'MS 明朝', 'MS Mincho', HiraMinProN-W3, 'TakaoEx明朝', TakaoExMincho, 'MotoyaLCedar', 'Droid Sans Japanese', serif !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transform: rotate(0.05deg); -ms-transform: rotate(0.05deg); transform: rotate(0.05deg); font-size: 36px; font-weight: bold; text-align: center; margin-bottom: 50px; letter-spacing: 3px; }

@media all and (max-width: 900px) { h2.toptitle { font-size: 30px; line-height: 1.6; } }

@media all and (max-width: 700px) { h2.toptitle { font-size: 24px; margin-bottom: 30px; } }

@media all and (max-width: 500px) { h2.toptitle { font-size: 18px; } }

h2.toptitle span { border-bottom: 1px solid #c9283e; padding-bottom: 10px; position: relative; display: inline-block; }

h2.toptitle span .red { font-size: 48px; color: #c9283e; }

@media all and (max-width: 700px) { h2.toptitle span .red { font-size: 30px; line-height: 1; } }

h2.toptitle span:before { content: ''; background: url("../common_img/arrow_d_lightblue.png"); background-repeat: no-repeat; background-position: center; background-size: contain; width: 16px; height: 17px; display: block; left: 0; right: 0; margin: auto; position: absolute; bottom: -17px; }

.contactline { background: url("../common_img/bg_call.jpg"); background-repeat: no-repeat; height: 190px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; background-size: cover; }

@media all and (max-width: 700px) { .contactline { height: auto; padding: 20px 0px; background-position: center; } }

.contactline .ctformbtn { height: 77px; width: 410px; border-radius: 10px; background: #fff; box-shadow: 0px 4px 0px -1px #4085AA; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 20px; color: #1ba1e6; font-weight: bold; }

@media all and (max-width: 700px) { .contactline .ctformbtn { height: 60px; width: 90%; max-width: 350px; } }

.contactline .ctformbtn:hover { opacity: 0.9; }

@media all and (min-width: 701px) { .contactline .ctformbtn:first-child { margin-right: 20px; } }

@media all and (max-width: 700px) { .contactline .ctformbtn:first-child { margin-bottom: 10px; font-size: 16px; } }

.contactline .ctformbtn span { margin-left: 10px; }

.contactline .ctformbtn:last-child { border: 2px solid #fff; background: transparent; box-shadow: none; }

.contactline .ctformbtn:last-child p { font-size: 16px; position: relative; top: 4px; }

@media all and (max-width: 700px) { .contactline .ctformbtn:last-child p:first-child { font-size: 14px; margin-bottom: 2px; } }

.contactline .ctformbtn:last-child * { color: #fff; }

.contactline .ctformbtn:last-child .line2 { width: 100%; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; font-size: 36px; font-weight: 500; font-family: 'Josefin Sans', sans-serif !important; letter-spacing: 1px; line-height: 1; position: relative; top: -3px; }

@media all and (max-width: 700px) { .contactline .ctformbtn:last-child .line2 { font-size: 24px; }
  .contactline .ctformbtn:last-child .line2 img { height: 20px; } }

.contactline .container { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

@media all and (max-width: 700px) { .contactline .container { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }

@media all and (max-width: 700px) { .section04 .toptitle .red { font-size: 20px; } }

.section05 { background: url("../images/5imgbg.jpg"); background-repeat: no-repeat; background-position: center bottom; background-size: cover; }

@media all and (min-width: 1240pxpx) { .section05 .container { padding: 0px 20px; max-width: 1240px; } }

.section05 .list5 { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 70px; }

.section05 .list5:after { content: ''; clear: both; display: block; }

.section05 .list5_txt { background: #fff; padding: 30px 25px; text-align: center; min-height: 258px; }

@media all and (max-width: 700px) { .section05 .list5_txt { min-height: auto; padding: 20px; } }

@media all and (max-width: 1200px) { .section05 .list5_txt br.dispc { display: none; } }

.section05 .list5_txt p { line-height: 2; }

.section05 .list5_txt .blue { color: #1ba1e6; }

.section05 .list5_txt .blue.bluebig { font-size: 110%; }

.section05 .list5_e_img img { width: 100%; }

@media all and (min-width: 901px) { .section05 .list5_e { width: calc(33.3% - 26.66667px); width: -ms-calc(33.3% - 26.66667px); width: -o-calc(33.3% - 26.66667px); margin-right: 40px; float: left; margin-bottom: 40px; }
  .section05 .list5_e:nth-child(3n) { margin-right: 0px; }  .section05 .list5_e:last-child .list5_txt { height: 286px} }

.section05 .list5_e:last-child { margin-right: 0px; }

@media all and (max-width: 900px) { .section05 .list5_e { width: calc(50% - 10px); width: -ms-calc(50% - 10px); width: -o-calc(50% - 10px); margin-right: 20px; float: left; margin-bottom: 20px; }
  .section05 .list5_e:nth-child(2n) { margin-right: 0px; } }

@media all and (max-width: 700px) { .section05 .list5_e { width: 100%; margin-right: 0px; } }

.section05 .list5 .list5_e_img { position: relative; }

.section05 .list5 .list5_e_img h3 { background: #1ba1e6; color: #fff; position: absolute; bottom: 0; padding: 5px 15px; font-size: 20px; letter-spacing: 0.5px; min-width: 230px; text-align: center; }

@media all and (max-width: 700px) { .section05 .list5 .list5_e_img h3 { font-size: 16px; } }

.boxct2 { max-width: 1200px; background: #fff url("../images/5imgbg2.jpg") no-repeat; background-position: left center; background-size: auto 100%; height: 287px; border: 3px solid #1ba1e6; border-radius: 4px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 50px; margin-top: 30px; }

@media all and (max-width: 1200px) { .boxct2 { height: 250px; padding: 30px; } }

@media all and (max-width: 700px) { .boxct2 { background-position: left -163px top -3px; height: auto; } }

.boxct2_e { text-align: center; }

@media all and (max-width: 700px) { .boxct2_e { max-width: 290px; margin: 0 auto; } }

.boxct2_e p { margin-bottom: 10px; }

.boxct2_e .btnct { background-color: #55BDF2; border-radius: 10px; }

.boxct2_e .btnct span { font-size: 20px; font-weight: bold; color: #fff; letter-spacing: -0.5px; margin-left: 10px; }

@media all and (max-width: 900px) { .boxct2_e .btnct span { font-size: 16px; } }

.boxct2_e > p { font-size: 30px; font-family: "Yu Mincho", "Noto Serif", "YuMincho", "YuMin-medium", 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝', '游明朝体', 'MS 明朝', 'MS Mincho', HiraMinProN-W3, 'TakaoEx明朝', TakaoExMincho, 'MotoyaLCedar', 'Droid Sans Japanese', serif !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transform: rotate(0.05deg); -ms-transform: rotate(0.05deg); transform: rotate(0.05deg); letter-spacing: 1px; }

@media all and (max-width: 1200px) { .boxct2_e > p { font-size: 20px; } }

@media all and (max-width: 900px) { .boxct2_e > p { font-size: 18px; } }

@media all and (max-width: 700px) { .boxct2_e > p { text-shadow: 2px 1px 0px #fff; } }

.boxct2_e .boxct2_btn { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

@media all and (max-width: 700px) { .boxct2_e .boxct2_btn { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }

.boxct2_e .boxct2_btn a { height: 80px; width: calc(50% - 5px); width: -ms-calc(50% - 5px); width: -o-calc(50% - 5px); margin-right: 10px; float: left; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; box-shadow: 0px 4px 0px 0px #0475a4; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

@media all and (max-width: 900px) { .boxct2_e .boxct2_btn a { height: 60px; } }

@media all and (max-width: 700px) { .boxct2_e .boxct2_btn a { margin-right: 0px !important; max-width: 290px !important; }
  .boxct2_e .boxct2_btn a:first-child { margin-bottom: 10px; } }

.boxct2_e .boxct2_btn a:hover { background-color: #1288c4; }

.boxct2_e .boxct2_btn a * { color: #fff; }

.boxct2_e .boxct2_btn a:first-child { width: 350px; }

@media all and (max-width: 900px) { .boxct2_e .boxct2_btn a:first-child { width: 300px; } }

.boxct2_e .boxct2_btn a:last-child { margin-right: 0px; width: 320px; background-color: #B62734; box-shadow: 0px 4px 0px 0px #7D1A23; }

@media all and (max-width: 900px) { .boxct2_e .boxct2_btn a:last-child { width: 290px; } }

.boxct2_e .boxct2_btn a:last-child:hover { background-color: #962c35; }

.boxct2_e .boxct2_btn a:last-child p:first-child { font-weight: bold; font-size: 16px; position: relative; top: 8px; }

.boxct2_e .boxct2_btn a:last-child p:last-child { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; line-height: 1; }

@media all and (max-width: 900px) { .boxct2_e .boxct2_btn a:last-child p:last-child { top: -5px; position: relative; } }

@media all and (max-width: 900px) { .boxct2_e .boxct2_btn a:last-child p:last-child img { height: 20px; } }

.boxct2_e .boxct2_btn a:last-child p span { font-family: 'Josefin Sans', sans-serif !important; font-size: 36px; font-weight: 500; }

@media all and (max-width: 900px) { .boxct2_e .boxct2_btn a:last-child p span { font-size: 24px; } }

.boxct2 .enicon { height: 20px; }

@media all and (max-width: 700px) { .reasons .reasonr2 .av-container:last-child { display: none; } }

.reasons .reasonr2 ul { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

.reasons .reasonr2 ul li { width: calc(33.3% - 13.33333px); width: -ms-calc(33.3% - 13.33333px); width: -o-calc(33.3% - 13.33333px); margin-right: 20px; float: left; text-align: center; position: relative; }

.reasons .reasonr2 ul li:last-child:after { content: ''; display: none; }

.reasons .reasonr2 ul li:after { content: ''; width: 1px; height: 100%; display: block; background-color: #ECECEC; position: absolute; top: 0; bottom: 0; margin: auto; position: absolute; right: -10px; }

.reasons .reasonr2 ul li h4 { font-size: 18px; color: #1ba1e6; margin: 10px 0px 5px; }

@media all and (max-width: 700px) { .reasons .reasonr2 ul li h4 { font-size: 14px; margin: 5px 0px 5px; } }

.reasons .reasonr2 ul li p { font-size: 14px; line-height: 1.5; text-align: center; }

@media all and (max-width: 700px) { .reasons .reasonr2 ul li p { font-size: 13px; height: 72px; } }

.reasons .reasonr2 ul li:last-child { margin-right: 0px; }

.reasons_e:nth-child(2n) .av-container:last-child { margin-right: 77px; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }

@media all and (max-width: 900px) { .reasons_e:nth-child(2n) .av-container:last-child { margin-right: 40px; } }

.reasons_e:nth-child(2n) .av-container:first-child { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }

.reasons_e:nth-child(2n + 1) .reasons_e_r { margin-left: 77px; }

@media all and (max-width: 900px) { .reasons_e:nth-child(2n + 1) .reasons_e_r { margin-left: 40px; } }

.reasons_e { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; margin-top: 70px; }

.reasons_e .av-container:last-child { min-width: 692px; }

@media all and (max-width: 1200px) { .reasons_e .av-container:last-child { min-width: 50%; } }

@media all and (max-width: 700px) { .reasons_e .av-container:last-child { display: none; } }

@media all and (max-width: 900px) { .reasons_e { margin-top: 50px; } }

@media all and (max-width: 700px) { .reasons_e { margin-top: 40px; }
  .reasons_e:first-child { margin-top: 50px; } }

.reasons_e h3 { font-size: 24px; color: #1ba1e6; margin: 30px 0px 20px 0px; border-bottom: 1px solid #1ba1e6; padding-bottom: 10px; letter-spacing: 2px; }

@media all and (max-width: 900px) { .reasons_e h3 { font-size: 18px; margin: 20px 0px 10px 0px; letter-spacing: 1px; } }

.reasons_e p { font-size: 16px; line-height: 2; letter-spacing: 1px; }

@media all and (max-width: 1200px) { .reasons_e p { font-size: 14px; } }

@media all and (max-width: 700px) { .reasons_e p { font-size: 13px; line-height: 1.6; } }

.reasons_e .lineno { background: #E8F5FE; width: 100%; height: 47px; position: relative; }

@media all and (max-width: 700px) { .reasons_e .lineno { margin-bottom: 20px; height: 40px; } }

.reasons_e .lineno img { position: absolute; left: 60px; top: -15px; }

@media all and (max-width: 900px) { .reasons_e .lineno img { max-height: 40px; top: -5px; } }

@media all and (max-width: 700px) { .reasons_e .lineno img { top: -10px; left: 50px; } }

.reasons_e .lineno:before { content: ''; width: 47px; height: 3px; background: #fff; display: block; top: 0; bottom: 0; margin: auto; position: absolute; }

@media all and (max-width: 700px) { .reasons_e .lineno:before { width: 40px; } }

.reasons_e .lineno:after { content: ''; height: 47px; width: 3px; background: #fff; left: 23px; position: absolute; top: 0; bottom: 0; margin: auto; position: absolute; }

@media all and (max-width: 700px) { .reasons_e .lineno:after { height: 40px; left: 20px; } }

.comments { margin-top: 70px; }

@media all and (max-width: 700px) { .comments { margin-top: 50px; } }

@media all and (min-width: 701px) { .comments .av-container:nth-child(2n) .comments_e_img { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; margin-right: 0px; margin-left: 53px; }
  .comments .av-container:nth-child(2n) .comments_e_r { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
  .comments .av-container:nth-child(2n) .comments_e_r:before { content: ''; left: auto; right: -23px; -webkit-transform: rotateY(-180deg); transform: rotateY(-180deg); } }

.comments_e { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; margin-bottom: 60px; padding-bottom: 60px; border-bottom: 1px dashed #A6A6A6; }

@media all and (max-width: 700px) { .comments_e { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 20px; padding-bottom: 20px; } }

.comments_e_r { padding: 25px 30px; border: 1px solid #1BA1E6; border-radius: 10px; box-shadow: 0px 3px 0px 0px #1BA1E6; position: relative; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

@media all and (max-width: 700px) { .comments_e_r { margin-top: 40px; padding: 15px; } }

.comments_e_r:before { content: ''; width: 27px; height: 24px; background: url("../common_img/arrow_rb.png") no-repeat; display: block; background-size: contain; position: absolute; left: -23px; top: 30px; }

@media all and (max-width: 700px) { .comments_e_r:before { top: -21px; left: 40px !important; background-image: url("../common_img/arrow_rb_sp.png"); -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; } }

.comments_e_r p { letter-spacing: -0.4px; }

.comments_e_r h3 { color: #1ba1e6; font-size: 18px; margin-bottom: 15px; }

@media all and (max-width: 700px) { .comments_e_r h3 { font-size: 15px; margin-bottom: 10px; } }

.comments_e_img { min-width: 387px; position: relative; margin-right: 53px; }

@media all and (max-width: 900px) { .comments_e_img { min-width: 40%; width: 40%; } }

@media all and (max-width: 700px) { .comments_e_img { width: 100%; min-width: auto; margin-right: 0px; }
  .comments_e_img img { width: 100%; } }

.comments_e_img span { position: absolute; background: #fff; left: 0; bottom: 20px; display: inline-block; width: 160px; height: 35px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; color: #c9283e; letter-spacing: 2px; font-weight: bold; font-size: 16px; }

.aftercm h3 { font-family: "Yu Mincho", "Noto Serif", "YuMincho", "YuMin-medium", 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', '游明朝', '游明朝体', 'MS 明朝', 'MS Mincho', HiraMinProN-W3, 'TakaoEx明朝', TakaoExMincho, 'MotoyaLCedar', 'Droid Sans Japanese', serif !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transform: rotate(0.05deg); -ms-transform: rotate(0.05deg); transform: rotate(0.05deg); font-size: 24px; text-align: center; margin-bottom: 40px; position: relative; }

@media all and (max-width: 700px) { .aftercm h3 { font-size: 18px; } }

.aftercm h3:before { content: ''; width: 184px; height: 1px; display: block; background: #1ba1e6; position: absolute; bottom: -10px; left: 0; right: 0; margin: auto; position: absolute; }

.aftercm .checklist { background: url("../common_img/bgpattern2.png"); padding: 40px; }

@media all and (max-width: 700px) { .aftercm .checklist { padding: 20px; } }

.aftercm .checklist_e { position: relative; }

.aftercm .checklist_e .boxul { background: #fff; padding: 50px 70px; border: 1px solid #1ba1e6; position: relative; z-index: 10; }

@media all and (max-width: 700px) { .aftercm .checklist_e .boxul { padding: 30px !important; } }

.aftercm .checklist_e:before { content: ''; width: calc(100% + 10px); height: calc(100% + 10px); display: block; position: absolute; border: 1px solid #1ba1e6; left: -12px; top: -0px; z-index: 0; }

.aftercm .checklist_e:after { content: ''; height: calc(100% + 10px); width: calc(100% + 10px); display: block; position: absolute; border: 1px solid #1ba1e6; right: -12px; top: -12px; z-index: 0; }

.aftercm .checklist_e ul { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.aftercm .checklist_e ul li { font-size: 17px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; margin-top: 30px; }

@media all and (min-width: 900px) { .aftercm .checklist_e ul li { width: calc(33.3% - 26.66667px); width: -ms-calc(33.3% - 26.66667px); width: -o-calc(33.3% - 26.66667px); margin-right: 40px; float: left; } }

@media all and (max-width: 900px) { .aftercm .checklist_e ul li { width: calc(50% - 10px); width: -ms-calc(50% - 10px); width: -o-calc(50% - 10px); margin-right: 20px; float: left; margin-top: 20px; }
  .aftercm .checklist_e ul li:nth-child(2n) { margin-right: 0px; } }

@media all and (max-width: 700px) { .aftercm .checklist_e ul li { width: 100%; margin-right: 0px !important; }
  .aftercm .checklist_e ul li:first-child { margin-top: 0px !important; } }

@media all and (max-width: 900px) { .aftercm .checklist_e ul li { font-size: 16px; } }

@media all and (max-width: 700px) { .aftercm .checklist_e ul li { font-size: 14px; } }

@media all and (min-width: 900px) { .aftercm .checklist_e ul li:nth-child(1), .aftercm .checklist_e ul li:nth-child(2), .aftercm .checklist_e ul li:nth-child(3) { margin-top: 0px; } }

.aftercm .checklist_e ul li img { margin-right: 10px; }

@media all and (max-width: 700px) { .aftercm .checklist_e ul li img { height: 20px; } }

@media all and (min-width: 900px) { .aftercm .checklist_e ul li:nth-child(3n) { margin-right: 0px; } }

.boxqa { background: #F7FDFF; border: 1px solid #1ba1e6; padding: 40px; font-size: 16px; }

@media all and (max-width: 700px) { .boxqa { padding: 20px; font-size: 14px; } }

.boxqa .qa { margin-bottom: 20px; }

.boxqa .acr_con { display: none; }

.boxqa .acr_title { font-weight: bold; letter-spacing: 1px; border-bottom: 1px solid #A1A1A1; padding-bottom: 15px; margin-bottom: 15px; position: relative; }

@media all and (max-width: 700px) { .boxqa .acr_title { padding-right: 25px; padding-bottom: 10px; margin-bottom: 10px; } }

.boxqa .acr_title.open:before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.boxqa .acr_title.open:after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.boxqa .acr_title:after { content: ''; width: 17px; height: 2px; background: #1ba1e6; top: 0; bottom: 0; margin: auto; position: absolute; right: 0px; display: block; -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }

.boxqa .acr_title:before { content: ''; height: 17px; width: 2px; background: #1ba1e6; top: 0; bottom: 0; margin: auto; position: absolute; right: 7px; display: block; -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }

.contactimg { width: 100%; display: block; }

.section08 { font-size: 16px; padding-top: 40px; }

@media all and (max-width: 900px) { .section08 { padding-top: 0; } }

.section08 p { font-size: 16px; }

.section08 a { color: #000; text-decoration: underline; }

.section08 .beforeform { text-align: center; }

@media all and (max-width: 700px) { .section08 .beforeform { font-size: 14px; } }

.section08 .confirmform input[type="checkbox"] { width: 20px; height: 20px; margin-right: 5px; }

@media all and (max-width: 700px) { .section08 .confirmform input[type="checkbox"] { width: 15px; height: 15px; } }

@media all and (max-width: 700px) { .section08 .confirmform { font-size: 13px; } }

.section08 .container { position: relative; z-index: 1; }

.section08 .contactainer { background: #fff; border: 1px solid #1BA1E6; padding: 80px; margin-top: -130px; z-index: 9; }

.section08 .contactainer .form_submit { margin: 40px 0; }

@media all and (min-width: 701px) { .section08 .contactainer .form_submit { margin: 70px 0; } }

.section08 .contactainer .form_submit .lable { line-height: 2; }

.section08 .contactainer .form_submit_btn { max-width: 400px; }

.section08 .contactainer .form_submit_btn button { width: 100%; max-width: 400px; height: 60px; }

.section08 .contactainer .form_submit_btn button::after { height: 60px; }

@media all and (min-width: 768px) { .section08 .contactainer .form_submit_btn button { height: 80px; }
  .section08 .contactainer .form_submit_btn button::after { height: 80px; } }

.section08 .contactainer .form_submit_btn img { position: relative; margin-left: 20px; z-index: 99; top: 3px; }

.section08 .contactainer table { border: 1px solid #EBEBEB; width: 100%; border-spacing: 0; border-collapse: collapse; border-collapse: separate; }

.section08 .contactainer table input[type="radio"], .section08 .contactainer table input[type="checkbox"] { vertical-align: 0em; margin-right: 10px; }

.section08 .contactainer table th, .section08 .contactainer table td { line-height: 1.6; text-align: justify; border: 1px solid #EBEBEB; padding: 20px; color: #000; }

@media all and (max-width: 700px) { .section08 .contactainer table th, .section08 .contactainer table td { padding: 15px; border: none; border-bottom: 1px solid #EBEBEB; }
  .section08 .contactainer table th:after, .section08 .contactainer table td:after { clear: both; content: ""; display: block; } }

.section08 .contactainer table input[type="text"], .section08 .contactainer table input[type="email"], .section08 .contactainer table input[type="name"], .section08 .contactainer table input[type="tel"], .section08 .contactainer table input[type="number"], .section08 .contactainer table input[type="password"], .section08 .contactainer table select, .section08 .contactainer table textarea { height: 44px; border: 1px solid 2px solid #1BA1E6; padding-left: 10px; background: #fff; width: 100%; border-radius: 6px; }

@media all and (max-width: 700px) { .section08 .contactainer table input[type="text"], .section08 .contactainer table input[type="email"], .section08 .contactainer table input[type="name"], .section08 .contactainer table input[type="tel"], .section08 .contactainer table input[type="number"], .section08 .contactainer table input[type="password"], .section08 .contactainer table select, .section08 .contactainer table textarea { height: 42px; } }

.section08 .contactainer table select { -webkit-appearance: menulist; -moz-appearance: menulist; appearance: menulist; }

.section08 .contactainer table textarea { padding: 10px; height: 170px; }

@media all and (max-width: 700px) { .section08 .contactainer table textarea { height: 150px; } }

@media all and (max-width: 768px) { .section08 .contactainer table .w35 { width: 60% !important; } }

.section08 .contactainer table th { background: #fff; font-weight: bold; width: 30%; font-size: 14px; vertical-align: middle; }

.section08 .contactainer table th .required, .section08 .contactainer table th .nonerequired { display: table; float: left; margin-right: 10px; }

.section08 .contactainer table th .required:before, .section08 .contactainer table th .nonerequired:before { content: "必須"; font-size: 13px; font-weight: normal; display: inline-block; color: #fff; padding: 2px 10px; background: #B62734; }

@media all and (max-width: 700px) { .section08 .contactainer table th .required:before, .section08 .contactainer table th .nonerequired:before { font-size: 11px; } }

.section08 .contactainer table th .required:before { content: "必須"; background: #B62734; }

.section08 .contactainer table th .nonerequired:before { content: "任意"; background: #1BA1E6; }

@media all and (max-width: 700px) { .section08 .contactainer table tr, .section08 .contactainer table tbody, .section08 .contactainer table th, .section08 .contactainer table td { display: block; width: 100%; } }

@media all and (max-width: 900px) { .section08 .contactainer { margin-top: -60px; padding: 30px; } }

@media all and (max-width: 700px) { .section08 .contactainer { margin-top: -30px; padding: 20px; } }

.section08 .contactainer .boxbtn { text-align: center; margin-top: 50px; }

@media all and (max-width: 700px) { .section08 .contactainer .boxbtn { margin-top: 20px; } }

.section08 .contactainer .boxbtn button { margin: 0 auto; margin-top: 20px; width: 382px; position: relative; }

@media all and (max-width: 700px) { .section08 .contactainer .boxbtn button { max-width: 90%; margin-top: 10px; } }

.section08 .contactainer .boxbtn button:before { content: ''; height: 15px; width: 15px; background: url(../images/chevron_right.png) no-repeat; background-size: contain; position: absolute; display: block; top: 0; bottom: 0; margin: auto; position: absolute; right: 20px; }

.section08 .contactainer table { border-collapse: collapse; border: none !important; margin-top: 20px; }

.section08 .contactainer table tr:first-child { border-top: none !important; }

.section08 .contactainer table tr:first-child th, .section08 .contactainer table tr:first-child td { border-top: none !important; }

.section08 .contactainer table .nonerequired:before, .section08 .contactainer table .required:before { border-radius: 3px; }

.section08 .contactainer table tr { border-right: none !important; border-left: none !important; }

.section08 .contactainer table td { border-right: none !important; border-left: none !important; }

.section08 .contactainer table td select, .section08 .contactainer table td input, .section08 .contactainer table td textarea { border: 2px solid #1BA1E6 !important; }

@media all and (max-width: 700px) { .section08 .contactainer table td select, .section08 .contactainer table td input, .section08 .contactainer table td textarea { border-width: 1px !important; } }

@media all and (max-width: 700px) { .section08 .contactainer table td { padding-left: 0px; padding-right: 0; padding-top: 0px; border-top: none; } }

.section08 .contactainer table th { font-weight: 500; letter-spacing: 1px; padding-left: 0px; border-right: none !important; border-left: none !important; }

@media all and (max-width: 700px) { .section08 .contactainer table th { padding-bottom: 10px; border-bottom: none; } }

.section09 { background: #E0F2FA; }

.section09 .ppct { max-height: 560px; overflow-y: scroll; padding-right: 50px; }

@media all and (max-width: 700px) { .section09 .ppct { max-height: 300px; padding-right: 20px; } }

.section10 { height: 200px; background: url("../common_img/bglast.png"); background-size: cover; background-position: center; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

@media all and (max-width: 700px) { .section10 { height: auto; } }

.section10 .btn_normal { width: 380px; position: relative; }

@media all and (max-width: 1200px) { .section10 .btn_normal { width: 340px; } }

@media all and (max-width: 700px) { .section10 .btn_normal { max-width: 90%; } }

.section10 .btn_normal:before { content: ''; height: 15px; width: 15px; background: url(../images/chevron_right.png) no-repeat; background-size: contain; position: absolute; display: block; top: 0; bottom: 0; margin: auto; position: absolute; right: 20px; }

@media all and (min-width: 701px) { .section10 .callsec { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } }

.section10 .callsec .labelcall { font-weight: bold; color: #2AA7E8; font-size: 18px; }

@media all and (max-width: 700px) { .section10 .callsec .labelcall { margin-bottom: 10px; display: block; } }

@media all and (min-width: 701px) { .section10 .callsec { margin-left: 60px; } }

@media all and (max-width: 700px) { .section10 .callsec { text-align: center; } }

@media all and (min-width: 701px) { .section10 .callsec_num { border-left: 1px solid #1BA1E6 !important; margin-left: 30px; padding-left: 30px; } }

.section10 .callsec_num p { line-height: 1; }

.section10 .callsec_num p:first-child { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

@media all and (max-width: 700px) { .section10 .callsec_num p:first-child { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } }

.section10 .callsec_num p:first-child img { margin-right: 10px; }

.section10 .callsec_num p:first-child span { font-family: 'Josefin Sans', sans-serif !important; font-size: 36px; }

.section10 .callsec_num p:last-child { margin-top: 4px; }

.section10 .contactlast { background-color: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 20px 0px; }

@media all and (max-width: 1000px) { .section10 .contactlast { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .section10 .contactlast .callsec { width: 100%; margin-top: 20px; } }

@media all and (max-width: 1000px) and (min-width: 701px) { .section10 .contactlast .callsec { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } }

.footer .backtop-icon img { width: auto !important; height: auto !important; }

@media all and (max-width: 700px) { .footer .backtop-icon img { width: 45px !important; height: 45px !important; } }

@media all and (max-width: 700px) { .footer .backtop-icon { right: 10px; } }

@media all and (max-width: 700px) { .footer .backtop { bottom: 10px; } }

.footer-bottom { text-align: center; padding: 20px 0px; }

.footer-bottom img { margin-left: -4px; }

@media all and (max-width: 700px) { .footer-bottom img { height: 60px; } }

.footer-bottom p { background-color: #fff; font-family: 'Montserrat' !important; font-size: 16px; }

@media all and (max-width: 700px) { .footer-bottom p { font-size: 13px; } }

@media all and (max-width: 1240px) { .container { padding: 0px 20px; } }

@media all and (max-width: 700px) { .container { padding: 0px 3%; } }

@media all and (max-width: 900px) { .header_top_logo { padding-left: 20px; }
  .header_top_logo img { height: 60px; }
  .header_top_icon { margin-right: 0px; } }

@media all and (max-width: 700px) { .icon_inside { height: 50px !important; width: 54px !important; }
  .header .icon { margin-right: 0px !important; }
  .header .icon-img img, .header .icon-bar img { max-width: 23px; }
  .icon-hamburger { display: none !important; }
  .header_top_logo img { height: 50px !important; }
  .header_top_logo { -webkit-box-flex: 1 !important; -webkit-flex: auto !important; -ms-flex: auto !important; flex: auto !important; padding-left: 0px !important; } }

.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: 0s; animation-delay: 0s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.fadeInUp.fade1 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }

.fadeInUp.fade2 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }

.fadeInUp.fade3 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s; }

.fadeInUp.fade4 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }

.fadeInUp.fade5 { -webkit-animation-delay: 0.9s; animation-delay: 0.9s; }

.fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: 0s; animation-delay: 0s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.fadeInDown.fade1 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }

.fadeInDown.fade2 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }

.fadeInDown.fade3 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s; }

.fadeInDown.fade4 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }

.fadeInDown.fade5 { -webkit-animation-delay: 0.9s; animation-delay: 0.9s; }

.fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: 0s; animation-delay: 0s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.fadeInRight.fade1 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }

.fadeInRight.fade2 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }

.fadeInRight.fade3 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s; }

.fadeInRight.fade4 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }

.fadeInRight.fade5 { -webkit-animation-delay: 0.9s; animation-delay: 0.9s; }

.fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: 0s; animation-delay: 0s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.fadeInLeft.fade1 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }

.fadeInLeft.fade2 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }

.fadeInLeft.fade3 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s; }

.fadeInLeft.fade4 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }

.fadeInLeft.fade5 { -webkit-animation-delay: 0.9s; animation-delay: 0.9s; }

.stepimgs { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; width: 100%; }

.stepimgs img { -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; }

.btnback:before {
    left:20px !important;
    right:auto !important;
    transform: rotate(-180deg);
    background-image: url(../images/chevron_right_blue.png);
}
.confirmpage .section08 .contactainer {
    border:none !important;
}
.confirmpage .listsections {
    margin-top: 40px;
}

.section05 .list5_txt {
  background:url('../images/bgx.jpg') no-repeat;
  background-size:cover;
}
button.btn_normal.btnback {
  background: #fff !important;
  color: #1CA1E6 !important;
  border: 2px solid #1CA1E6 !important;
  box-shadow: 0px 4px 0px -1px #1077aa !important;
}
@media all and (max-width: 700px) { 
  .section08 .contactainer table input[type="text"], .section08 .contactainer table input[type="email"], .section08 .contactainer table input[type="name"], .section08 .contactainer table input[type="tel"], .section08 .contactainer table input[type="number"], .section08 .contactainer table input[type="password"], .section08 .contactainer table select, .section08 .contactainer table textarea {
    font-size: 13px;
  }
}