@charset "UTF-8";
html { scroll-behavior: smooth; }

* { 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.5; -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: 768px) { .dispc, .breakpc { display: none; } }

.dissp, .breaksp { display: block; }

@media all and (min-width: 769px) { .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; }

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

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

@-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 fadeInUp { 0% { opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: cubic-bezier(0, 0.5, 0.3, 1); animation-timing-function: cubic-bezier(0, 0.5, 0.3, 1); -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

video::-webkit-media-controls { display: none; }

.beforeload { margin: 0; height: 100%; overflow: hidden; }

.preload { position: fixed; height: 100%; width: 100%; background: #fff; z-index: 99999; text-align: center; top: 0; bottom: 0; right: 0; left: 0; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); display: table; -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.26, 0.8, 0.62, 0.9); transition: -webkit-transform 0.4s cubic-bezier(0.26, 0.8, 0.62, 0.9); transition: transform 0.4s cubic-bezier(0.26, 0.8, 0.62, 0.9); transition: transform 0.4s cubic-bezier(0.26, 0.8, 0.62, 0.9), -webkit-transform 0.4s cubic-bezier(0.26, 0.8, 0.62, 0.9); transition-delay: 0; -webkit-transition-delay: 0; }

@media all and (max-width: 768px) { .preload { max-height: 100svh; } }

.preload--inside { display: table-cell; vertical-align: middle; }

.preload--inside .logo { opacity: 0; -webkit-animation-name: fadeIn; animation-name: fadeIn; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.preload--inside .ico { margin-bottom: 23px; }

@media all and (max-width: 768px) { .preload--inside .ico { margin-bottom: 8px; }
  .preload--inside .ico img { height: 65px; } }

@media all and (max-width: 768px) { .preload--inside .txt img { height: 12px; } }

.pageloaded .preload { height: 100%; background: #fff; -webkit-animation-name: fadeOut; animation-name: fadeOut; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

@media all and (max-width: 768px) { .pageloaded .preload { max-height: 100svh; } }

.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-list, .slick-slider .slick-track { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; }

.slick-track:after, .slick-track:before { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

[dir=rtl] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

.slick-next, .slick-prev { position: absolute; display: block; height: 20px; width: 20px; line-height: 0px; font-size: 0px; cursor: pointer; background: transparent; color: transparent; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); padding: 0; border: none; outline: none; }

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover { outline: none; background: transparent; color: transparent; }

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before { opacity: 1; }

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before { opacity: 0.25; }

.slick-next:before, .slick-prev:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: -25px; }

[dir=rtl] .slick-prev { left: auto; right: -25px; }

.slick-prev:before { content: "←"; }

[dir=rtl] .slick-prev:before { content: "→"; }

.slick-next { right: -25px; }

[dir=rtl] .slick-next { left: -25px; right: auto; }

.slick-next:before { content: "→"; }

[dir=rtl] .slick-next:before { content: "←"; }

.slick-dotted.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: -25px; list-style: none; display: block; text-align: center; padding: 0; margin: 0; width: 100%; }

.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; }

.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0px; font-size: 0px; color: transparent; padding: 5px; cursor: pointer; }

.slick-dots li button:focus, .slick-dots li button:hover { outline: none; }

.slick-dots li button:focus:before, .slick-dots li button:hover:before { opacity: 1; }

.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }

body { font-family: 'Noto Sans JP'; color: #333; overflow-x: hidden; }

body p { font-size: 16px; line-height: 1.8; color: #333; font-family: 'Noto Sans JP'; }

@media all and (max-width: 768px) { body p { font-size: 12px; } }

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

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

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

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

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

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

.container { max-width: 1040px; margin: 0 auto; padding: 0 20px; }

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

/* -----------------------------------------------
/* HEADER
-------------------------------------------------- */
.header { padding: 12px 20px; background: #2C437B; border-bottom: 12px solid #fff; box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25); z-index: 9; position: fixed; width: 100%; left: 0; top: 0; }

@media all and (max-width: 768px) { .header { border-width: 8px; box-shadow: none; } }

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

.header-top--logo a { line-height: 0; display: block; margin-right: 60px; }

@media all and (max-width: 1420px) { .header-top--logo a { margin-right: 30px; } }

.header-top--logo a img { height: 84px; }

@media all and (max-width: 768px) { .header-top--logo a img { height: 46px; } }

.header-top--logo span { color: #fff; font-size: 16px; font-family: "Noto Serif JP", serif; font-weight: bold; }

@media all and (max-width: 1240px) { .header-top--logo span { display: none; } }

@media all and (max-width: 768px) { .header-top--logo { -webkit-box-flex: 0; -webkit-flex: 0 0 40%; -ms-flex: 0 0 40%; flex: 0 0 40%; } }

.header-top--menu { -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; margin-right: 200px; max-width: 460px; }

@media all and (min-width: 1420px) { .header-nav { margin-right: 300px; } }

@media all and (max-width: 1240px) { .header-nav { margin-right: 150px; padding-left: 20px; } }

@media all and (max-width: 1024px) { .header-nav { margin-right: 120px; } }

@media all and (max-width: 960px) { .header-nav--pc { display: none; } }

.header-nav--sp { position: fixed; width: 100%; height: 100vh; background: #2C437B; left: -100%; top: 0; padding: 0; opacity: 0; visibility: hidden; -webkit-transition: all .3s ease; transition: all .3s ease; 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: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

.header-nav--sp .video { width: 34%; height: 100vh; overflow: hidden; position: relative; }

.header-nav--sp .video video { width: 100%; height: 100%; }

@media all and (max-width: 1240px) { .header-nav--sp .video { display: none; } }

.header-nav--sp .nav { width: 66%; 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; padding: 80px 100px; }

@media all and (max-width: 1680px) { .header-nav--sp .nav { padding: 80px 50px; } }

@media all and (max-width: 960px) { .header-nav--sp .nav { height: 100svh; overflow-y: auto; } }

.header-nav--sp .nav .logosp { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; text-align: center; }

.header-nav--sp .nav .logosp a { display: block; }

@media all and (max-height: 820px) { .header-nav--sp .nav .logosp a img { height: 100px; } }

@media all and (max-width: 960px) { .header-nav--sp .nav .logosp { display: none; } }

@media all and (max-width: 1240px) { .header-nav--sp .nav { width: 100%; height: 100vh; padding: 0 30px; display: block; padding-top: 80px; } }

.header-nav--sp .menu--item a { color: #fff; font-size: 24px; font-weight: 500; font-family: 'Noto Sans JP'; text-align: left; }

.header-nav--sp .menu--item a small { display: inline-block; font-size: 24px; font-weight: normal; margin-top: 0; }

.header-nav--sp .menu--item a::after { display: none; }

@media all and (min-width: 961px) { .header-nav--sp .menu--item a:hover { color: #fff; text-decoration: underline; }
  .header-nav--sp .menu--item a:hover small { text-decoration: underline; } }

@media all and (max-width: 1620px) { .header-nav--sp .menu--item a { font-size: 20px; }
  .header-nav--sp .menu--item a small { font-size: 20px; } }

@media all and (max-width: 960px) { .header-nav--sp .menu--item a { font-size: 16px; }
  .header-nav--sp .menu--item a small { font-size: 16px; }
  .header-nav--sp .menu--item a.acr_title { position: relative; }
  .header-nav--sp .menu--item a.acr_title::before { position: absolute; content: ''; background: url(../images/arr-down.svg) no-repeat left center; background-size: 14px; width: 14px; height: 6px; left: 120px; top: 50%; margin-top: -3px; }
  .header-nav--sp .menu--item a.acr_title.open::before { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } }

.header-nav--sp .sub:not(.sub2) a { font-weight: 400; }

@media all and (max-width: 960px) { .header-nav--sp .sub { display: none; }
  .header-nav--sp .sub.acr_con { display: none; border-top: 1px dotted #4C88C0; }
  .header-nav--sp .sub.acr_con li { padding-left: 20px; }
  .header-nav--sp .sub.acr_con li:last-child { border-bottom: 0; } }

.header-nav--sp .sub li { margin-top: 60px; }

@media all and (max-width: 960px) { .header-nav--sp .sub li { margin-top: 0; } }

@media all and (max-width: 960px) { .header-nav--sp .sub2 { display: block; border-top: 1px dotted #4C88C0; }
  .header-nav--sp .sub2 li:last-child { border-bottom: 0; } }

.header-nav--sp .menu { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-top: 50px; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

@media all and (max-height: 820px) { .header-nav--sp .menu { margin-top: 40px; } }

@media all and (max-width: 960px) { .header-nav--sp .menu { margin-top: 0; padding: 0; -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; }
  .header-nav--sp .menu li { border-bottom: 1px dotted #4C88C0; }
  .header-nav--sp .menu li a { padding: 10px 40px; font-weight: 500; }
  .header-nav--sp .menu li a small { font-weight: 300; } }

.header-nav--sp .menu2 { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

.header-nav--sp .menu2 li { margin: 0 50px; }

@media all and (max-width: 960px) { .header-nav--sp .menu2 { margin-bottom: 120px; }
  .header-nav--sp .menu2 li { margin: 0; } }

.header .icon-inside, .header .icon-hamburger { position: absolute; right: 0; top: 0; 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; width: 140px; height: 120px; background: #4C88C0; -webkit-transition: all .3s; transition: all .3s; }

@media all and (min-width: 961px) { .header .icon-inside:hover, .header .icon-hamburger:hover { background: #3957a1; -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: 1240px) { .header .icon-inside, .header .icon-hamburger { width: 120px; } }

@media all and (max-width: 768px) { .header .icon-inside, .header .icon-hamburger { height: 70px; width: 70px; } }

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

.header .icon-hamburger 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 span:first-child { top: 0; }

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

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

.header .icon--img, .header .icon--bar { position: relative; 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; height: 30px; width: 38px; margin-bottom: 15px; }

@media all and (max-width: 768px) { .header .icon--img, .header .icon--bar { width: 28px; height: 22px; } }

.header .icon--txt { color: #fff; font-size: 14px; text-align: center; font-family: Arial, Helvetica, sans-serif; font-weight: bold; left: 0; right: 0; margin: auto; position: absolute; bottom: 22%; }

@media all and (max-width: 768px) { .header .icon--txt { font-size: 10px; bottom: 20%; } }

.header .childmenu { opacity: 0; visibility: hidden; -webkit-transition: all .3s; transition: all .3s; position: absolute; 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; background: #2C437B; padding: 30px; left: 0; gap: 14px; }

@media all and (min-width: 961px) { .header .childmenu { min-width: 640px; }
  .header .childmenu li:hover img { opacity: 0.5; }
  .header .childmenu li:hover span { color: #fff; opacity: 1; } }

@media all and (max-width: 1240px) { .header .childmenu { min-width: 550px; padding: 30px 20px 20px; } }

.header .childmenu span { color: #fff; font-size: 14px; display: block; text-align: center; font-family: 'Noto Sans JP'; font-weight: normal; margin-top: 5px; }

.header .childmenu a::after, .header .childmenu span::after { display: none; }

.header .megamenu.is-act .childmenu { opacity: 1; visibility: visible; z-index: 100; }

/* -----------------------------------------------
/* MENU
-------------------------------------------------- */
@media all and (min-width: 961px) { .menu { 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; position: relative; } }

@media all and (max-width: 768px) { .menu { height: auto; padding: 0 3%; overflow: hidden; background: rgba(44, 67, 123, 0.75); } }

.menu--item:last-child a::after { display: none; }

.menu--item a, .menu--item span { font-size: 16px; line-height: 1.5; color: #fff; text-decoration: none; display: block; text-align: center; font-family: "Noto Serif JP", serif; font-weight: 600; -webkit-transition: all .3s; transition: all .3s; cursor: pointer; position: relative; }

.menu--item a::after, .menu--item span::after { position: absolute; content: ''; background: url(../images/linemenu.png) no-repeat left center; background-size: cover; width: 22px; height: 47px; right: -45px; top: 0; }

.menu--item a small, .menu--item span small { font-size: 12px; font-weight: bold; display: block; margin-top: 4px; }

@media all and (max-width: 768px) { .menu--item a, .menu--item span { text-align: left; } }

@media all and (min-width: 961px) { .menu--item a:hover, .menu--item span:hover { opacity: 1; color: #4C88C0; }
  .menu--item a:hover span, .menu--item span:hover span { color: #4C88C0; } }

/* -----------------------------------------------
/* MENU OPEN
-------------------------------------------------- */
.open--menu { position: relative; }

.open--menu .header-nav.show .header-nav--sp { left: 0; opacity: 1; visibility: visible; z-index: 98; }

.open--menu .icon-hamburger { position: fixed; right: 0; top: 0; }

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

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

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

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

.wimg, .wimgright { position: relative; }

.wimg:after, .wimg:before, .wimgright:after, .wimgright:before { position: absolute; content: ''; left: 0; top: 0; width: 100%; height: 100%; z-index: 3; -webkit-transition: -webkit-all 0.8s cubic-bezier(0.77, 0, 0.175, 1); transition: -webkit-all 0.8s cubic-bezier(0.77, 0, 0.175, 1); -webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1); transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1); transition-delay: 0; -webkit-transition-delay: 0; }

.wimg:after, .wimgright:after { background: #fff; }

.wimg:before, .wimgright:before { background: #2C437B; }

.wimg:after, .wimg:before { right: 0; -webkit-transform-origin: top right; -ms-transform-origin: top right; transform-origin: top right; }

.wimgright:after, .wimgright:before { left: 0; -webkit-transform-origin: top left; -ms-transform-origin: top left; transform-origin: top left; }

.wimg.slideright:after, .wimgright.slideleft:after { -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0); }

.wimg.slideright:before, .wimgright.slideleft:before { -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0); -webkit-transition-delay: 0.3s; transition-delay: 0.3s; opacity: 0.7; }

@media all and (max-width: 960px) { .open--menu .menu--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; } }

.open--menu .menu--item.delay1 { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; }

.open--menu .menu--item.delay2 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }

.open--menu .menu--item.delay3 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; }

.open--menu .menu--item.delay4 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }

.open--menu .menu--item.delay5 { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }

.open--menu .menu--item.delay6 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s; }

.open--menu .menu--item.delay7 { -webkit-animation-delay: 0.7s; animation-delay: 0.7s; }

.open--menu .menu--item.delay8 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }

.open--menu .menu--item.delay9 { -webkit-animation-delay: 0.9s; animation-delay: 0.9s; }

.open--menu .menu--item.delay10 { -webkit-animation-delay: 1s; animation-delay: 1s; }

.open--menu .menu--item.delay11 { -webkit-animation-delay: 1.1s; animation-delay: 1.1s; }

.open--menu .menu--item.delay12 { -webkit-animation-delay: 1.2s; animation-delay: 1.2s; }

.open--menu .menu--item.delay13 { -webkit-animation-delay: 1.3s; animation-delay: 1.3s; }

.open--menu .menu--item.delay14 { -webkit-animation-delay: 1.4s; animation-delay: 1.4s; }

.open--menu .menu--item.delay15 { -webkit-animation-delay: 1.5s; animation-delay: 1.5s; }

/* -----------------------------------------------
/* FOOTER
-------------------------------------------------- */
.footer { background: #2C437B; padding: 70px 0 30px; margin-top: 170px; }

@media all and (max-width: 768px) { .footer { margin-top: 60px; padding-top: 40px; } }

.footer .container { 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: 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; }

.footer-info { -webkit-box-flex: 0; -webkit-flex: 0 0 260px; -ms-flex: 0 0 260px; flex: 0 0 260px; }

@media all and (max-width: 768px) { .footer-info { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; text-align: center; } }

.footer-info .logoft { text-align: center; }

.footer-info .logoft a { display: block; margin-bottom: 40px; }

.footer-info .logoft a img { height: 120px; }

@media all and (max-width: 768px) { .footer-info .logoft a img { height: 86px; } }

.footer-info .logoft p { font-size: 20px; color: #fff; }

@media all and (max-width: 768px) { .footer-info .logoft p { display: none; } }

.footer-info .logoft p.tel { font-size: 16px; text-align: left; margin-top: 10px; }

@media all and (max-width: 768px) { .footer-info .logoft p.tel { display: block; text-align: center; margin-top: 0; font-size: 14px; } }

.footer-info .logoft p.tel a { display: inline-block; color: #fff; margin-bottom: 0; }

.footer-nav { -webkit-box-flex: 1; -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; padding-left: 50px; }

@media all and (max-width: 768px) { .footer-nav { display: none; } }

.footer-nav .nav { 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: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }

.footer-nav li { margin-bottom: 35px; }

.footer-nav a, .footer-nav span { color: #fff; font-size: 16px; font-weight: bold; }

.footer-nav .sub { margin-top: 35px; }

.footer-nav .sub a { font-size: 14px; font-weight: normal; }

.footer-nav .sub2 a { font-weight: bold; }

.footer-bottom { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-top: 100px; }

@media all and (max-width: 768px) { .footer-bottom { margin-top: 50px; } }

.footer-bottom p { font-size: 13px; text-align: center; color: #fff; }

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

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

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

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

/* -----------------------------------------------
/* BUTTON COMMON
-------------------------------------------------- */
button { border: none; outline: none; cursor: pointer; }

/* -----------------------------------------------
/* TEXT LINK
-------------------------------------------------- */
@media all and (min-width: 961px) { a[href*="tel:"] { pointer-events: none; cursor: default; text-decoration: none; } }

.alink { position: relative; }

.alink a { position: relative; }

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

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

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

.fontcorsc { font-family: "Cormorant SC", serif; }

.fontcor { font-family: "Cormorant", serif; }

.fonten { font-family: Arial, Helvetica, sans-serif; }

.fontserif { font-family: "Noto Serif JP", serif; }

.loader { background: #fff; width: 100vw; height: 100vh; position: fixed; left: 0; top: 0; z-index: 9; 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; }

.loader .logo { opacity: 0; text-align: center; }

.loader .logo .ico { margin-bottom: 25px; }

@media all and (max-width: 768px) { .loader .logo .ico { margin-bottom: 8px; }
  .loader .logo .ico img { height: 65px; } }

@media all and (max-width: 768px) { .loader .logo .txt img { height: 12px; } }

.delay1 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }

@media all and (max-width: 768px) { .delay1 { -webkit-animation-delay: 0.15s; animation-delay: 0.15s; } }

.delay2 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }

@media all and (max-width: 768px) { .delay2 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; } }

.delay3 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s; }

@media all and (max-width: 768px) { .delay3 { -webkit-animation-delay: 0.45s; animation-delay: 0.45s; } }

.delay4 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }

@media all and (max-width: 768px) { .delay4 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s; } }

.delay5 { -webkit-animation-delay: 1s; animation-delay: 1s; }

@media all and (max-width: 768px) { .delay5 { -webkit-animation-delay: 0.75s; animation-delay: 0.75s; } }

.delay6 { -webkit-animation-delay: 1.2s; animation-delay: 1.2s; }

@media all and (max-width: 768px) { .delay6 { -webkit-animation-delay: 0.9s; animation-delay: 0.9s; } }

.delay7 { -webkit-animation-delay: 1.4s; animation-delay: 1.4s; }

@media all and (max-width: 768px) { .delay7 { -webkit-animation-delay: 1.05s; animation-delay: 1.05s; } }

.delay8 { -webkit-animation-delay: 1.6s; animation-delay: 1.6s; }

@media all and (max-width: 768px) { .delay8 { -webkit-animation-delay: 1.2s; animation-delay: 1.2s; } }

.delay9 { -webkit-animation-delay: 1.8s; animation-delay: 1.8s; }

@media all and (max-width: 768px) { .delay9 { -webkit-animation-delay: 1.35s; animation-delay: 1.35s; } }

.delay10 { -webkit-animation-delay: 2s; animation-delay: 2s; }

@media all and (max-width: 768px) { .delay10 { -webkit-animation-delay: 1.5s; animation-delay: 1.5s; } }

.delay11 { -webkit-animation-delay: 2.2s; animation-delay: 2.2s; }

@media all and (max-width: 768px) { .delay11 { -webkit-animation-delay: 1.65s; animation-delay: 1.65s; } }

.delay12 { -webkit-animation-delay: 2.4s; animation-delay: 2.4s; }

@media all and (max-width: 768px) { .delay12 { -webkit-animation-delay: 1.8s; animation-delay: 1.8s; } }

.delay13 { -webkit-animation-delay: 2.6s; animation-delay: 2.6s; }

@media all and (max-width: 768px) { .delay13 { -webkit-animation-delay: 1.95s; animation-delay: 1.95s; } }

.delay14 { -webkit-animation-delay: 2.8s; animation-delay: 2.8s; }

@media all and (max-width: 768px) { .delay14 { -webkit-animation-delay: 2.1s; animation-delay: 2.1s; } }

.delay15 { -webkit-animation-delay: 3s; animation-delay: 3s; }

@media all and (max-width: 768px) { .delay15 { -webkit-animation-delay: 2.25s; animation-delay: 2.25s; } }

.delay16 { -webkit-animation-delay: 3.2s; animation-delay: 3.2s; }

@media all and (max-width: 768px) { .delay16 { -webkit-animation-delay: 2.4s; animation-delay: 2.4s; } }

.delay17 { -webkit-animation-delay: 3.4s; animation-delay: 3.4s; }

@media all and (max-width: 768px) { .delay17 { -webkit-animation-delay: 2.55s; animation-delay: 2.55s; } }

.delay18 { -webkit-animation-delay: 3.6s; animation-delay: 3.6s; }

@media all and (max-width: 768px) { .delay18 { -webkit-animation-delay: 2.7s; animation-delay: 2.7s; } }

.delay19 { -webkit-animation-delay: 3.8s; animation-delay: 3.8s; }

@media all and (max-width: 768px) { .delay19 { -webkit-animation-delay: 2.85s; animation-delay: 2.85s; } }

.main-body { margin-top: 120px; }

@media all and (max-width: 768px) { .main-body { margin-top: 78px; } }

.banner { position: relative; max-height: calc(100vh - 120px); overflow: hidden; }

@media all and (max-width: 768px) { .banner { height: calc(100svh - 78px); border-bottom: 8px solid #2C437B; } }

.banner .img img { width: 100%; object-fit: cover; }

@media all and (max-width: 768px) { .banner .img { height: calc(100svh - 78px); }
  .banner .img img { height: calc(100svh - 78px); position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; object-fit: cover; } }

.banner .txt { z-index: 2; text-align: 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; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; width: 100%; }

.banner .txt .txtjp { font-size: 36px; font-weight: 600; color: #fff; font-family: "Noto Serif JP", serif; margin-bottom: 40px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75); }

.banner .txt .txtjp small { font-size: 24px; }

@media all and (max-width: 960px) { .banner .txt .txtjp { margin-bottom: 20px; } }

@media all and (max-width: 768px) { .banner .txt .txtjp { font-size: 20px; margin-bottom: 20px; }
  .banner .txt .txtjp small { font-size: 16px; display: block; } }

.banner .txt .tit { font-size: 40px; font-weight: 500; color: #fff; font-family: "Noto Serif JP", serif; text-shadow: 1px 1px 12px rgba(0, 0, 0, 0.75); }

@media all and (max-width: 768px) { .banner .txt .tit { font-size: 24px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75); } }

.banner .txt .txten { font-size: 32px; font-weight: bold; color: #fff; margin-top: 60px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75); }

.banner .txt .txten span { color: #4C88C0; }

@media all and (max-width: 960px) { .banner .txt .txten { margin-top: 30px; } }

@media all and (max-width: 768px) { .banner .txt .txten { font-size: 32px; line-height: 1.4; margin-top: 20px; }
  .banner .txt .txten span { display: block; } }

.banner .btnscroll { position: absolute; left: 50%; bottom: 10%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

@media all and (max-width: 768px) { .banner .btnscroll { display: none; } }

.banner .btnscroll a { color: #fff; background: url(../images/arr-down2.svg) no-repeat top center; font-weight: bold; font-size: 14px; padding-top: 30px; }

@media all and (min-width: 961px) { .banner .btnscroll a:hover { opacity: 0.5; } }

.secContributing { background: url(../images/bgtopsec1.png) no-repeat center center; background-size: cover; padding-top: 150px; }

@media all and (max-width: 960px) { .secContributing { padding-top: 120px; } }

@media all and (max-width: 768px) { .secContributing { background: url(../images/bgtopsec1sp.png) no-repeat center center; background-size: 100%; background-position: top center; padding-top: 30px; } }

@media all and (max-width: 480px) { .secContributing { background-size: contain; } }

.secContributing .txt { position: relative; }

.secContributing .txt .tit { font-size: 38px; font-weight: 900; font-family: "Noto Serif JP", serif; -webkit-writing-mode: vertical-lr; -ms-writing-mode: tb-lr; writing-mode: vertical-lr; margin-left: 20px; position: relative; bottom: -35px; letter-spacing: -3px; }

@media all and (max-width: 1100px) { .secContributing .txt .tit { margin-left: 20px; } }

@media all and (max-width: 960px) { .secContributing .txt .tit { font-size: 34px; } }

@media all and (max-width: 768px) { .secContributing .txt .tit { font-size: 20px; letter-spacing: 1px; bottom: inherit; top: -50px; margin-left: 0; position: absolute; word-break: keep-all; min-height: 380px; } }

.secContributing .txt .tit.active span { -webkit-animation-name: fadeIn; animation-name: fadeIn; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); animation-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1); -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.secContributing .txt .tit.active span:nth-child(1) { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; }

.secContributing .txt .tit.active span:nth-child(2) { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }

.secContributing .txt .tit.active span:nth-child(3) { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; }

.secContributing .txt .tit.active span:nth-child(4) { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }

.secContributing .txt .tit.active span:nth-child(5) { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }

.secContributing .txt .tit.active span:nth-child(6) { -webkit-animation-delay: 0.6s; animation-delay: 0.6s; }

.secContributing .txt .tit.active span:nth-child(7) { -webkit-animation-delay: 0.7s; animation-delay: 0.7s; }

.secContributing .txt .tit.active span:nth-child(8) { -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }

.secContributing .txt .tit.active span:nth-child(9) { -webkit-animation-delay: 0.9s; animation-delay: 0.9s; }

.secContributing .txt .tit.active span:nth-child(10) { -webkit-animation-delay: 1s; animation-delay: 1s; }

.secContributing .txt .tit.active span:nth-child(11) { -webkit-animation-delay: 1.1s; animation-delay: 1.1s; }

.secContributing .txt .tit.active span:nth-child(12) { -webkit-animation-delay: 1.2s; animation-delay: 1.2s; }

.secContributing .txt .tit.active span:nth-child(13) { -webkit-animation-delay: 1.3s; animation-delay: 1.3s; }

.secContributing .txt .tit.active span:nth-child(14) { -webkit-animation-delay: 1.4s; animation-delay: 1.4s; }

.secContributing .txt .tit.active span:nth-child(15) { -webkit-animation-delay: 1.5s; animation-delay: 1.5s; }

.secContributing .txt .tit.active span:nth-child(16) { -webkit-animation-delay: 1.6s; animation-delay: 1.6s; }

.secContributing .txt .tit.active span:nth-child(17) { -webkit-animation-delay: 1.7s; animation-delay: 1.7s; }

.secContributing .txt .tit.active span:nth-child(18) { -webkit-animation-delay: 1.8s; animation-delay: 1.8s; }

.secContributing .txt .tit.active span:nth-child(19) { -webkit-animation-delay: 1.9s; animation-delay: 1.9s; }

.secContributing .content { border-left: 3px solid #000; padding: 45px 35px 60px; position: absolute; left: 150px; bottom: 20px; padding-right: 0; }

@media all and (max-width: 1100px) { .secContributing .content { left: 120px; padding-right: 0; } }

@media all and (max-width: 768px) { .secContributing .content { width: calc(100% - 50px); bottom: inherit; left: 0; position: relative; margin-left: 50px; margin-top: 50px; padding: 20px 0 40px 20px; border-width: 1px; } }

.secContributing .content h3 { font-size: 40px; font-weight: bold; margin-bottom: 50px; }

.secContributing .content h3 span { color: #4C88C0; }

@media all and (max-width: 960px) { .secContributing .content h3 { font-size: 36px; } }

@media all and (max-width: 768px) { .secContributing .content h3 { font-size: 16px; margin-bottom: 30px; } }

@media all and (max-width: 480px) { .secContributing .content h3 .db { display: block; text-align: right; } }

@media all and (min-width: 961px) { .secContributing .content p { font-size: 18px; } }

.breadcrumb { background: #2C437B; padding: 7px 0; }

.breadcrumb 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: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.breadcrumb ul li { position: relative; margin-left: 8px; white-space: nowrap; padding-left: 12px; }

.breadcrumb ul li::before { position: absolute; content: '/'; left: 0; top: -1px; }

.breadcrumb ul li:first-child { margin-left: 0; padding-left: 0; }

.breadcrumb ul li:first-child::before { content: ''; }

.breadcrumb ul li:last-child { text-overflow: ellipsis; overflow: hidden; }

.breadcrumb li, .breadcrumb a { font-size: 13px; color: #fff; }

@media all and (min-width: 961px) { .breadcrumb a:hover { text-decoration: underline; opacity: 0.5; } }

@media all and (max-width: 960px) { .breadcrumb { display: none; } }

.title { border-bottom: 3px solid #000; margin-bottom: 50px; padding-bottom: 20px; }

@media all and (max-width: 768px) { .title { border-width: 1px; padding-bottom: 15px; margin-bottom: 25px; } }

.title h2 { font-size: 84px; color: #2C437B; font-weight: bold; font-family: Arial, Helvetica, sans-serif; line-height: 1.2; }

@media all and (max-width: 960px) { .title h2 { font-size: 60px; } }

@media all and (max-width: 768px) { .title h2 { font-size: 32px; } }

.title h2 small { color: #000; font-weight: 500; font-size: 24px; margin-left: 35px; position: relative; top: -3px; font-family: 'Noto Sans JP'; }

@media all and (max-width: 960px) { .title h2 small { font-size: 20px; } }

@media all and (max-width: 768px) { .title h2 small { font-size: 14px; display: block; margin-left: 0; margin-top: 10px; } }

.title h2 small.dblock { display: block; margin-left: 0; margin-top: 15px; }

.txtcate { color: #fff; background: #A0A0A0; padding: 5px 20px; font-size: 12px; white-space: nowrap; }

@media all and (max-width: 768px) { .btnpage { text-align: center; } }

.btnpage a { display: inline-block; background: #4C88C0; color: #fff; font-weight: bold; font-size: 14px; border-radius: 10px; border-top-right-radius: 0; width: 200px; text-align: center; padding: 10px; box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25); }

@media all and (min-width: 961px) { .btnpage a:hover { background: #A8C4DF; opacity: 1; } }

@media all and (max-width: 768px) { .btnpage a { width: 160px; font-size: 12px; box-shadow: none; } }

.grid { display: grid; }

.grid-3 { grid-template-columns: repeat(3, 1fr); }

@media all and (max-width: 768px) { .grid-3 { grid-template-columns: repeat(1, 1fr); } }

.grid-4 { grid-template-columns: repeat(4, 1fr); }

@media all and (max-width: 768px) { .grid-4 { grid-template-columns: repeat(2, 1fr); } }

.grid .item .img { aspect-ratio: 1.5; }

.grid .item .img img { width: 100%; height: 100%; object-fit: cover; }

.secInfo { margin-top: 160px; }

@media all and (max-width: 960px) { .secInfo { margin-top: 120px; } }

@media all and (max-width: 768px) { .secInfo { margin-top: 60px; } }

.secInfo .content dl { 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; border-top: 1px dotted #000; padding: 30px 0; }

.secInfo .content dl:first-child { border: none; padding-top: 0; }

.secInfo .content dl .txtcate { margin: 0 25px; }

@media all and (max-width: 768px) { .secInfo .content dl { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 14px; }
  .secInfo .content dl:nth-child(3) { border-bottom: 1px dotted #000; }
  .secInfo .content dl:nth-child(4), .secInfo .content dl:nth-child(5) { display: none; } }

.secInfo .content dt { -webkit-box-flex: 0; -webkit-flex: 0 0 220px; -ms-flex: 0 0 220px; flex: 0 0 220px; 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: 768px) { .secInfo .content dt { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; } }

@media all and (min-width: 961px) { .secInfo .content dd a:hover { text-decoration: underline; opacity: 0.5; } }

@media all and (max-width: 768px) { .secInfo .content dd { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-top: 15px; } }

.secInfo .content .btnpage { margin-top: 50px; }

@media all and (max-width: 768px) { .secInfo .content .btnpage { margin-top: 30px; } }

.secService { margin-top: 160px; }

@media all and (max-width: 960px) { .secService { margin-top: 120px; } }

@media all and (max-width: 768px) { .secService { margin-top: 60px; } }

@media all and (max-width: 768px) { .secService .content .txt { margin-bottom: 50px; } }

.secService .dflex { margin-top: 70px; gap: 15px; margin-bottom: 100px; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }

@media all and (max-width: 768px) { .secService .dflex { gap: 10px; margin-top: 30px; margin-bottom: 25px; } }

.secService .dflex .av-container { height: 100%; }

.secService .dflex li { aspect-ratio: 1; max-width: 244px; -webkit-box-flex: 1; -webkit-flex: 1 1 calc(25% - 15px); -ms-flex: 1 1 calc(25% - 15px); flex: 1 1 calc(25% - 15px); -webkit-transition: all .3s; transition: all .3s; }

.secService .dflex li img { width: 100%; height: 100%; object-fit: cover; }

@media all and (min-width: 961px) { .secService .dflex li:hover { opacity: 0.5; }
  .secService .dflex li:hover img { opacity: 1; } }

@media all and (max-width: 768px) { .secService .dflex li { -webkit-box-flex: 0; -webkit-flex: 0 0 calc(50% - 5px); -ms-flex: 0 0 calc(50% - 5px); flex: 0 0 calc(50% - 5px); max-width: inherit; } }

.secService .dflex li img { height: auto; width: auto; }

.secService .dflex a { background: linear-gradient(to bottom, #2F437A 0%, #4C88C0 100%); background: -webkit-linear-gradient(top, #2F437A 0%, #4C88C0 100%); background: -ms-linear-gradient(top, #2F437A 0%, #4C88C0 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; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; height: 100%; position: relative; padding-bottom: 20px; }

.secService .dflex a::after { position: absolute; content: ''; background: url(../images/arr-down.svg) no-repeat bottom center; background-size: 30px; width: 30px; height: 13.5px; left: 50%; margin-left: -15px; bottom: 20px; }

@media all and (max-width: 480px) { .secService .dflex a::after { background-size: 20px; } }

.secService .dflex .im { 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; margin-bottom: 10px; }

@media all and (min-width: 961px) { .secService .dflex .im { min-height: 95px; } }

@media all and (max-width: 960px) { .secService .dflex .im { margin-bottom: 20px; } }

@media all and (max-width: 768px) { .secService .dflex .im { margin-bottom: 10px; max-width: 45%; } }

.secService .dflex span { color: #fff; font-size: 24px; font-weight: bold; text-align: center; display: block; }

.secService .dflex span small { font-size: 20px; font-weight: normal; display: block; font-family: 'Noto Sans JP'; }

@media all and (max-width: 960px) { .secService .dflex span { font-size: 20px; }
  .secService .dflex span small { font-size: 16px; } }

@media all and (max-width: 768px) { .secService .dflex span { font-size: 4vw; }
  .secService .dflex span small { font-size: 4vw; } }

@media all and (max-width: 480px) { .secService .dflex span { font-size: 14px; }
  .secService .dflex span small { font-size: 14px; } }

.secService .service { 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: 50px; }

@media all and (max-width: 768px) { .secService .service { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .secService .service:last-child { margin-bottom: 0; } }

.secService .service .im { aspect-ratio: 1.5; }

.secService .service .im img { width: 100%; height: 100%; object-fit: cover; }

@media all and (min-width: 961px) { .secService .service .im { -webkit-box-flex: 0; -webkit-flex: 0 0 61%; -ms-flex: 0 0 61%; flex: 0 0 61%; max-width: 610px; } }

@media all and (max-width: 960px) { .secService .service .im { -webkit-box-flex: 0; -webkit-flex: 0 0 45%; -ms-flex: 0 0 45%; flex: 0 0 45%; } }

@media all and (max-width: 768px) { .secService .service .im { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; } }

.secService .service .txt { padding-left: 35px; }

@media all and (max-width: 768px) { .secService .service .txt { padding-left: 0; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  .secService .service .txt p { font-size: 14px; } }

.secService .service .txt h4 { font-size: 32px; font-weight: normal; margin-bottom: 20px; }

.secService .service .txt h4 small { font-size: 20px; font-weight: normal; display: block; margin-top: 5px; }

@media all and (max-width: 768px) { .secService .service .txt h4 { font-size: 20px; margin-top: 20px; margin-bottom: 10px; }
  .secService .service .txt h4 small { font-size: 16px; } }

.secService .service .txt .btnpage { margin-top: 25px; }

@media all and (max-width: 768px) { .secService .service .txt .btnpage { margin-top: 30px; } }

.secData { margin-top: 160px; }

.secData .title h2 small { display: block; margin-left: 0; margin-top: 15px; }

@media all and (max-width: 960px) { .secData { margin-top: 120px; } }

@media all and (max-width: 768px) { .secData { margin-top: 60px; } }

@media all and (max-width: 768px) { .secData .content p { font-size: 12px; } }

.secData .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: 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; gap: 15px; margin: 120px 0; }

@media all and (max-width: 960px) { .secData .list { margin: 80px 0; } }

@media all and (max-width: 768px) { .secData .list { margin: 30px 0 35px; gap: 8px; } }

.secData .btnpage { text-align: center; max-width: 1080px; }

.secData .blocknum { background: #2C437B; border-top-left-radius: 30px; border-bottom-right-radius: 30px; border-top-right-radius: 0; border-bottom-left-radius: 0; aspect-ratio: 1/1; -webkit-box-flex: 0; -webkit-flex: 0 0 calc(33% - 7.5px); -ms-flex: 0 0 calc(33% - 7.5px); flex: 0 0 calc(33% - 7.5px); max-width: 344px; 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; padding: 50px 0; -webkit-align-self: stretch; -ms-flex-item-align: stretch; align-self: stretch; }

.secData .blocknum:nth-child(2), .secData .blocknum:nth-child(5), .secData .blocknum:nth-child(8) { border-top-right-radius: 30px; border-bottom-left-radius: 30px; border-top-left-radius: 0; border-bottom-right-radius: 0; }

@media all and (max-width: 960px) { .secData .blocknum { -webkit-box-flex: 0; -webkit-flex: 0 0 calc(33% - 10px); -ms-flex: 0 0 calc(33% - 10px); flex: 0 0 calc(33% - 10px); padding: 35px 0; } }

@media all and (max-width: 768px) { .secData .blocknum { border-top-left-radius: 10px; border-bottom-right-radius: 10px; border-top-right-radius: 0; border-bottom-left-radius: 0; -webkit-box-flex: 0; -webkit-flex: 0 0 calc(33.33% - 8px); -ms-flex: 0 0 calc(33.33% - 8px); flex: 0 0 calc(33.33% - 8px); max-width: inherit; padding: 0; }
  .secData .blocknum:nth-child(2), .secData .blocknum:nth-child(5), .secData .blocknum:nth-child(8) { border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-top-left-radius: 0; border-bottom-right-radius: 0; } }

.secData .blocknum .num { text-align: center; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; }

@media all and (max-width: 960px) { .secData .blocknum .num { margin-bottom: 0; } }

.secData .blocknum .num span { color: #FFF600; font-size: 96px; line-height: 1; }

@media all and (max-width: 960px) { .secData .blocknum .num span { font-size: 9vw; } }

@media all and (max-width: 768px) { .secData .blocknum .num span { font-size: 9vw; } }

.secData .blocknum .num small { font-size: 40px; background: #608AF9; background: -webkit-linear-gradient(top, #608AF9 0%, #FFFFFF 100%); background: linear-gradient(to bottom, #608AF9 0%, #FFFFFF 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; line-height: 1; }

@media all and (max-width: 960px) { .secData .blocknum .num small { font-size: 3.1vw; } }

@media all and (max-width: 768px) { .secData .blocknum .num small { font-size: 4.3vw; } }

@media all and (max-width: 480px) { .secData .blocknum .num { padding-top: 15px; }
  .secData .blocknum .num span { font-size: 8vw; }
  .secData .blocknum .num small { font-size: 14px; } }

.secData .blocknum .flex { 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: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; padding: 0 10px; }

.secData .blocknum .flex span.p { color: #fff; font-size: 20px; display: block; text-align: center; height: auto; margin-top: 35px; }

.secData .blocknum .txt { min-height: 60px; 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; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; line-height: 1; }

@media all and (max-width: 768px) { .secData .blocknum .txt { height: auto; min-height: inherit; } }

@media all and (max-width: 480px) { .secData .blocknum .txt { height: auto; padding-bottom: 10px; } }

.secData .blocknum p { font-size: 32px; color: #fff; text-align: center; line-height: 1.2; margin-top: 25px; }

@media all and (max-width: 960px) { .secData .blocknum p { font-size: 3.2vw; } }

@media all and (max-width: 768px) { .secData .blocknum p { font-size: 3.8vw; margin-top: 10px; } }

.secData .blocknum p.time { font-size: 20px; line-height: 1; min-height: 20px; }

@media all and (max-width: 960px) { .secData .blocknum p.time { margin-bottom: 0; } }

@media all and (max-width: 768px) { .secData .blocknum p.time { font-size: 2vw; min-height: inherit; font-weight: bold; } }

@media all and (max-width: 480px) { .secData .blocknum p.time { font-size: 8px; } }

@media all and (max-width: 480px) { .secData .blocknum p { font-size: 11px; } }

.secAward { margin-top: 150px; }

@media all and (max-width: 960px) { .secAward { margin-top: 110px; } }

@media all and (max-width: 768px) { .secAward { margin-top: 60px; } }

@media all and (max-width: 768px) { .secAward .content { margin-top: 30px; } }

.secAward .content dl { 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; border-top: 1px dotted #000; padding: 30px 0; }

@media all and (max-width: 640px) { .secAward .content dl { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-top: 20px; padding-bottom: 25px; }
  .secAward .content dl:last-child { border-bottom: 1px dotted #000; } }

.secAward .content dl:first-child { border: none; padding-top: 0; }

.secAward .content dl .txtcate { margin-right: 25px; }

@media all and (max-width: 640px) { .secAward .content dd { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; } }

.secAward .content a { font-family: "Noto Serif JP", serif; }

@media all and (min-width: 961px) { .secAward .content a:hover { text-decoration: underline; opacity: 0.5; } }

@media all and (max-width: 640px) { .secAward .content a { font-size: 12px; margin-top: 10px; display: inline-block; } }

.secAward .img { margin-top: 50px; }

.secAward .img img { width: 100%; }

@media all and (max-width: 768px) { .secAward .img { margin-top: 0; } }

.secPickup { margin-top: 160px; }

@media all and (max-width: 960px) { .secPickup { margin-top: 120px; } }

@media all and (max-width: 768px) { .secPickup { margin-top: 60px; } }

.secPickup .subtit { 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: 60px; }

@media all and (max-width: 768px) { .secPickup .subtit { margin-bottom: 25px; } }

.secPickup .subtit h3 { font-size: 32px; -webkit-box-flex: 0; -webkit-flex: 0 0 380px; -ms-flex: 0 0 380px; flex: 0 0 380px; font-weight: 500; }

@media all and (max-width: 768px) { .secPickup .subtit h3 { font-size: 20px; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; } }

@media all and (max-width: 768px) { .secPickup .subtit .btnpage { display: none; } }

.secPickup .dflex { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; gap: 30px; }

@media all and (max-width: 768px) { .secPickup .dflex { display: block; } }

.secPickup .dflex li { -webkit-box-flex: 0; -webkit-flex: 0 0 calc(33.333% - 20px); -ms-flex: 0 0 calc(33.333% - 20px); flex: 0 0 calc(33.333% - 20px); max-width: 320px; }

@media all and (min-width: 961px) { .secPickup .dflex li:nth-child(4), .secPickup .dflex li:nth-child(5), .secPickup .dflex li:nth-child(6) { margin-top: 40px; } }

@media all and (max-width: 768px) { .secPickup .dflex li { max-width: 100%; margin-bottom: 30px; } }

.secPickup .dflex .im, .secPickup .dflex .video { aspect-ratio: 1.5; }

.secPickup .dflex .im img, .secPickup .dflex .video img { width: 100%; height: 100%; object-fit: cover; }

@media all and (max-width: 768px) { .secPickup .dflex .im iframe, .secPickup .dflex .video iframe { width: 100%; height: 100%; } }

.secPickup .dflex .txt { margin-top: 20px; }

@media all and (max-width: 768px) { .secPickup .dflex .txt { font-size: 14px; }
  .secPickup .dflex .txt p { font-size: 14px; } }

@media all and (min-width: 961px) { .secPickup .dflex a:hover { opacity: 0.5; } }

.secPickup .contentRSS dl { 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; border-top: 1px dotted #000; padding: 30px 0; }

@media all and (max-width: 640px) { .secPickup .contentRSS dl { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-top: 20px; padding-bottom: 25px; }
  .secPickup .contentRSS dl:last-child { border-bottom: 1px dotted #000; } }

.secPickup .contentRSS dl:first-child { border: none; padding-top: 0; }

.secPickup .contentRSS dl .date { margin-right: 25px; }

@media all and (max-width: 768px) { .secPickup .contentRSS dl .date { font-size: 12px; } }

@media all and (max-width: 640px) { .secPickup .contentRSS dd { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; } }

@media all and (min-width: 961px) { .secPickup .contentRSS a:hover { text-decoration: underline; opacity: 0.5; } }

@media all and (max-width: 640px) { .secPickup .contentRSS a { font-size: 12px; margin-top: 10px; display: inline-block; } }

.secPickup hr { height: 1px; border-top: 2px dotted #000; margin: 70px 0; }

@media all and (max-width: 768px) { .secPickup hr { border-top: 0; margin: 30px 0; } }

.secRecruit { margin-top: 160px; }

@media all and (max-width: 960px) { .secRecruit { margin-top: 120px; } }

@media all and (max-width: 768px) { .secRecruit { margin-top: 60px; } }

.secRecruit .content { position: relative; }

.secRecruit .image { 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; gap: 17px; position: relative; }

@media all and (max-width: 1100px) { .secRecruit .image { padding: 0; } }

@media all and (max-width: 768px) { .secRecruit .image { max-width: 100%; padding: 0; gap: 15px; } }

.secRecruit .image .img { aspect-ratio: 1; max-width: 200px; -webkit-box-flex: 0; -webkit-flex: 0 0 200px; -ms-flex: 0 0 200px; flex: 0 0 200px; background: #D9D9D9 url(../images/icon-img.svg) no-repeat center center; background-size: 36px; }

.secRecruit .image .img img { width: 100%; height: 100%; object-fit: cover; }

@media all and (max-width: 768px) { .secRecruit .image .img { -webkit-box-flex: 0; -webkit-flex: 0 0 calc(50% - 8px); -ms-flex: 0 0 calc(50% - 8px); flex: 0 0 calc(50% - 8px); max-width: inherit; } }

.secRecruit .image .imglarge { aspect-ratio: 1.73333; max-width: 520px; -webkit-box-flex: 0; -webkit-flex: 0 0 520px; -ms-flex: 0 0 520px; flex: 0 0 520px; }

.secRecruit .image .imglarge img { width: 100%; height: 100%; object-fit: cover; }

@media all and (max-width: 768px) { .secRecruit .image .imglarge { max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; } }

.secRecruit .txt { position: absolute; border: 1px solid #2C437B; padding: 60px; max-width: 570px; right: 0; bottom: -45px; background: #fff; }

@media all and (max-width: 1100px) { .secRecruit .txt { right: 0; padding: 60px 25px; max-width: calc(100% - 440px); } }

@media all and (max-width: 768px) { .secRecruit .txt { position: relative; left: 0; bottom: inherit; width: 100%; max-width: inherit; padding: 15px 20px; } }

.secRecruit .txt h4 { color: #2C437B; font-size: 36px; border-bottom: 1px solid #000; padding-bottom: 15px; margin-bottom: 15px; }

@media all and (max-width: 768px) { .secRecruit .txt h4 { font-size: 20px; padding-bottom: 10px; margin-bottom: 10px; } }

.secBrn { margin-top: 200px; }

@media all and (max-width: 960px) { .secBrn { margin-top: 150px; } }

@media all and (max-width: 768px) { .secBrn { margin-top: 30px; } }

.secBrn .dflex { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; gap: 20px; }

@media all and (max-width: 768px) { .secBrn .dflex { display: block; } }

.secBrn li { -webkit-transition: all .3s; transition: all .3s; position: relative; -webkit-box-flex: 0; -webkit-flex: 0 0 calc(33.333% - 14px); -ms-flex: 0 0 calc(33.333% - 14px); flex: 0 0 calc(33.333% - 14px); max-width: 320px; }

@media all and (min-width: 961px) { .secBrn li:hover { opacity: 0.5; }
  .secBrn li:hover img { opacity: 1; } }

@media all and (max-width: 768px) { .secBrn li { margin-top: 30px; max-width: 100%; } }

.secBrn .im { aspect-ratio: 1.22222; }

.secBrn .im img { width: 100%; height: 100%; object-fit: cover; }

.secBrn span { font-size: 48px; font-weight: bold; display: block; text-align: right; color: #fff; position: absolute; top: 50%; right: 0; -webkit-transform: translate(0%, -50%); -ms-transform: translate(0%, -50%); transform: translate(0%, -50%); cursor: pointer; padding-right: 20px; }

.secBrn span small { font-size: 24px; font-weight: bold; display: block; }

@media all and (max-width: 768px) { .secBrn span { padding-right: 30px; } }

@media all and (max-width: 480px) { .secBrn span { font-size: 20px; font-weight: normal; }
  .secBrn span small { font-size: 16px; } }

body { overflow: hidden; height: 100vh; }

body.pageloaded, body.secondpage { overflow-y: auto; height: auto; }

.secondpage .banner .txt h1, .secondpage .banner .txt p { text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25); line-height: 1.5; }

@media all and (max-width: 768px) { .secondpage .banner .txt .txten { font-size: 12px; margin-top: 0; } }

@media all and (max-width: 768px) { .secondpage .banner .txt .tit { font-size: 14px; } }

@media all and (max-width: 768px) { .secondpage .banner { aspect-ratio: 1.68421; height: auto; }
  .secondpage .banner img { width: 100%; height: 100%; object-fit: cover; }
  .secondpage .banner .img { height: auto; } }

.secondpage.page-blog .banner, .secondpage.single .banner, .secondpage.tax-cate_blog .banner, .secondpage.post-type-archive .banner, .secondpage.page-confirm .banner, .secondpage.page-thanks .banner, .secondpage.page-privacy .banner { height: 310px; }

@media all and (max-width: 768px) { .secondpage.page-blog .banner, .secondpage.single .banner, .secondpage.tax-cate_blog .banner, .secondpage.post-type-archive .banner, .secondpage.page-confirm .banner, .secondpage.page-thanks .banner, .secondpage.page-privacy .banner { height: 68px; aspect-ratio: inherit; } }

.secondpage.page-blog .banner .img, .secondpage.single .banner .img, .secondpage.tax-cate_blog .banner .img, .secondpage.post-type-archive .banner .img, .secondpage.page-confirm .banner .img, .secondpage.page-thanks .banner .img, .secondpage.page-privacy .banner .img { position: relative; height: 310px; }

@media all and (max-width: 768px) { .secondpage.page-blog .banner .img, .secondpage.single .banner .img, .secondpage.tax-cate_blog .banner .img, .secondpage.post-type-archive .banner .img, .secondpage.page-confirm .banner .img, .secondpage.page-thanks .banner .img, .secondpage.page-privacy .banner .img { height: 68px; } }

.secondpage.page-blog .banner .img img, .secondpage.single .banner .img img, .secondpage.tax-cate_blog .banner .img img, .secondpage.post-type-archive .banner .img img, .secondpage.page-confirm .banner .img img, .secondpage.page-thanks .banner .img img, .secondpage.page-privacy .banner .img img { min-width: 100%; width: auto; max-width: inherit; height: 100%; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.secondpage.page-blog .banner .txt .txten, .secondpage.single .banner .txt .txten, .secondpage.tax-cate_blog .banner .txt .txten, .secondpage.post-type-archive .banner .txt .txten, .secondpage.page-confirm .banner .txt .txten, .secondpage.page-thanks .banner .txt .txten, .secondpage.page-privacy .banner .txt .txten { margin-top: 0; }

@media all and (min-width: 961px) { .secondpage .title { margin-top: 150px; margin-bottom: 60px; padding-bottom: 25px; } }

@media all and (max-width: 960px) { .secondpage .title { margin-top: 60px; margin-bottom: 40px; } }

@media all and (max-width: 768px) { .secondpage .title { margin-bottom: 25px; } }

.secondpage .title h2 { font-size: 64px; }

@media all and (max-width: 960px) { .secondpage .title h2 { font-size: 50px; } }

@media all and (max-width: 768px) { .secondpage .title h2 { font-size: 24px; }
  .secondpage .title h2 small { margin-top: 15px; } }

.secondpage .content { margin-top: 50px; }

@media all and (max-width: 768px) { .secondpage .content { margin-top: 30px; } }

.secondpage .content .grid { gap: 23px; }

@media all and (max-width: 768px) { .secondpage .content .grid { padding: 0 10px; gap: 0; } }

.secondpage .max1000 { max-width: 1000px; margin: 0 auto; }

.blog .item { margin-bottom: 30px; }

.blog .img { margin-bottom: 17px; background: linear-gradient(to bottom, #2F437A 0%, #4C88C0 100%); background: -webkit-linear-gradient(top, #2F437A 0%, #4C88C0 100%); background: -ms-linear-gradient(top, #2F437A 0%, #4C88C0 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; }

.blog .img.noimg img { width: 103px; height: auto; }

.blog .link { display: block; margin-top: 17px; }

@media all and (min-width: 961px) { .blog .link:hover { opacity: .5; } }

@media all and (min-width: 961px) { .blog a.txtcate:hover { opacity: .5; } }

@media all and (min-width: 961px) { .content-blog .content { margin-top: 100px; } }

.content-blog .title { margin-top: 100px; }

@media all and (max-width: 768px) { .content-blog .title { margin-top: 50px; } }

.content-blog .listcate { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 100px; }

@media all and (max-width: 768px) { .content-blog .listcate { margin-bottom: 50px; } }

.content-blog .listcate a { font-size: 24px; color: #2C437B; font-weight: 600; position: relative; padding-right: 25px; }

.content-blog .listcate a::after { position: absolute; content: '|'; margin-left: 10px; top: -2px; }

.content-blog .listcate a:last-child { padding-right: 0; }

.content-blog .listcate a:last-child::after { content: ''; margin-left: 0; }

@media all and (min-width: 961px) { .content-blog .listcate a:hover { opacity: .5; } }

@media all and (max-width: 768px) { .content-blog .listcate a { font-size: 14px; margin: 10px 0; } }

@media all and (min-width: 961px) { .page-privacy .content { margin-top: 110px; } }

.page-privacy .content p.text_bold { margin-top: 50px; margin-bottom: 10px; }

@media all and (max-width: 768px) { .page-privacy .content p.text_bold { margin-top: 30px; } }

@media all and (max-width: 768px) { .content-business .content .container .title:first-child { margin-top: 0; }
  .content-business .content .f14 { font-size: 14px; } }

.content-business .content .grid { margin-top: 50px; }

@media all and (max-width: 768px) { .content-business .content .grid { padding: 0; margin-top: 30px; } }

.content-business .content h3 { font-size: 32px; margin-bottom: 50px; }

@media all and (max-width: 960px) { .content-business .content h3 { font-size: 24px; margin-bottom: 35px; } }

@media all and (max-width: 768px) { .content-business .content h3 { font-size: 16px; margin-bottom: 25px; }
  .content-business .content h3 + p { font-size: 14px; } }

@media all and (min-width: 961px) { .content-business .sewing .title { margin-top: 120px; } }

@media all and (max-width: 768px) { .content-business .sewing .item { margin-bottom: 30px; }
  .content-business .sewing .item:last-child { margin-bottom: 0; } }

.content-business .sewing .item p { margin-top: 15px; }

@media all and (max-width: 768px) { .content-business .sewing .item p { margin-top: 10px; } }

.content-business .eCommerce .grid { gap: 30px; }

.content-business .eCommerce .contentIns { margin-top: 40px; }

.content-business .eCommerce .contentIns .item:first-child .it { border-top: none; }

@media all and (max-width: 640px) { .content-business .eCommerce .contentIns .item:first-child .it { padding-top: 20px; } }

.content-business .eCommerce .contentIns .it { 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; border-top: 1px dotted #000; padding: 25px 0; }

@media all and (max-width: 640px) { .content-business .eCommerce .contentIns .it { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 45px 0; } }

.content-business .eCommerce .contentIns .it span { margin-right: 25px; font-size: 14px; color: #4C88C0; text-decoration: underline; }

.content-business .eCommerce .contentIns .it span.homelink { background: url(../images/ico-www.svg) no-repeat left center; background-size: 16px; padding-left: 25px; }

.content-business .eCommerce .contentIns .it span.inslink { background: url(../images/ico-ins.png) no-repeat left center; background-size: 16px; padding-left: 25px; }

.content-business .eCommerce .contentIns .it span.bloglink { background: url(../images/ico-blog.svg) no-repeat left center; background-size: 15px; padding-left: 25px; }

.content-business .eCommerce .contentIns .it span.youtubelink { position: relative; top: 2px; }

@media all and (max-width: 640px) { .content-business .eCommerce .contentIns .it span { -webkit-box-flex: 0; -webkit-flex: 0 0 100px; -ms-flex: 0 0 100px; flex: 0 0 100px; margin: 0 auto; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; } }

.content-business .eCommerce .contentIns .it p { font-size: 20px; font-weight: bold; }

@media all and (max-width: 960px) { .content-business .eCommerce .contentIns .it p { color: #2C437B; font-size: 16px; } }

@media all and (max-width: 640px) { .content-business .eCommerce .contentIns .it p { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; text-align: center; -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; margin-bottom: 10px; } }

.content-business .team .item { margin-top: 120px; }

@media all and (max-width: 960px) { .content-business .team .item { margin-top: 30px; } }

.content-business .team .item:first-child { margin-top: 0; }

@media all and (min-width: 961px) { .content-business .team .item { 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; } }

.content-business .team .img { aspect-ratio: 1.65385; }

.content-business .team .img img { width: 100%; height: 100%; object-fit: cover; }

@media all and (min-width: 961px) { .content-business .team .img { max-width: 430px; -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; } }

@media all and (min-width: 961px) { .content-business .team .txt { -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; padding-left: 30px; } }

.content-business .team .txt h4 { font-size: 32px; margin-bottom: 30px; }

.content-business .team .txt h4 small { font-size: 20px; color: #000; display: block; font-weight: normal; }

@media all and (max-width: 960px) { .content-business .team .txt h4 { font-size: 16px; margin-top: 20px; margin-bottom: 20px; }
  .content-business .team .txt h4 small { font-size: 14px; margin-top: 15px; } }

@media all and (min-width: 961px) { .content-business .team .txt p { font-size: 20px; line-height: 1.3; } }

@media all and (max-width: 960px) { .content-business .team .txt p { font-size: 14px; }
  .content-business .team .txt p span { font-weight: 500; } }

.content-business .proshop .item { margin-bottom: 140px; margin-top: 70px; }

@media all and (max-width: 960px) { .content-business .proshop .item { margin-bottom: 70px; } }

@media all and (max-width: 768px) { .content-business .proshop .item { margin-bottom: 60px; margin-top: 30px; } }

@media all and (max-width: 768px) { .content-business .proshop .item h4 { text-align: center; margin-bottom: 15px; font-size: 20px; } }

@media all and (max-width: 768px) { .content-business .proshop .dflex { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }

.content-business .proshop .img { aspect-ratio: 1.59259; }

.content-business .proshop .img img { width: 100%; height: 100%; object-fit: cover; }

@media all and (min-width: 769px) { .content-business .proshop .img { -webkit-box-flex: 0; -webkit-flex: 0 0 43%; -ms-flex: 0 0 43%; flex: 0 0 43%; max-width: 430px; } }

@media all and (min-width: 769px) { .content-business .proshop .txt { -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; padding-left: 25px; } }

@media all and (max-width: 768px) { .content-business .proshop .txt { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; -webkit-box-ordinal-group: 4; -webkit-order: 3; -ms-flex-order: 3; order: 3; } }

.content-business .proshop .txt h4 { font-size: 20px; margin-bottom: 15px; }

.content-business .proshop .txt .inslink { margin-top: 15px; }

.content-business .proshop .txt .inslink a { background: url(../images/ico-ins.png) no-repeat left center; background-size: 16px; padding-left: 25px; color: #4C88C0; text-decoration: underline; }

@media all and (min-width: 961px) { .content-business .proshop .txt .inslink a:hover { opacity: 0.5; text-decoration: none; } }

@media all and (max-width: 768px) { .content-business .proshop .txt p { font-size: 14px; } }

.content-business .proshop .listimg { margin: 35px 0; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; 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: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; gap: 14px; }

@media all and (max-width: 768px) { .content-business .proshop .listimg { display: block; -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; margin: 15px 0; } }

.content-business .proshop .map { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; overflow: hidden; max-height: 390px; }

@media all and (max-width: 768px) { .content-business .proshop .map { margin-top: 20px; -webkit-box-ordinal-group: 5; -webkit-order: 4; -ms-flex-order: 4; order: 4; height: 200px; }
  .content-business .proshop .map iframe { max-height: 200px; } }

@media all and (max-width: 768px) { .content-business .slick-list { max-width: calc(100vw - 30px); max-height: 160px; }
  .content-business .slick-list .slick-slide { margin: 0 7px; }
  .content-business .slick-prev { background: url(../images/arr-prev.svg) no-repeat center center; background-size: 11px; left: -15px; }
  .content-business .slick-prev::before { content: ''; }
  .content-business .slick-next { background: url(../images/arr-next.svg) no-repeat center center; background-size: 11px; right: -15px; }
  .content-business .slick-next::before { content: ''; } }

.content-business .manufacturer { max-width: 900px; margin: 0 auto; max-height: 720px; }

@media all and (max-width: 768px) { .content-business .manufacturer { max-height: 800px; } }

.content-business .manufacturer .dflex { margin-bottom: 35px; }

@media all and (max-width: 768px) { .content-business .manufacturer .dflex { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }

.content-business .manufacturer .dflex p { padding-right: 30px; }

@media all and (max-width: 768px) { .content-business .manufacturer .dflex p { font-size: 12px; } }

.content-business .manufacturer .tabslist { 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; -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; border-bottom: 1px solid #2C437B; }

@media all and (max-width: 768px) { .content-business .manufacturer .tabslist { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-top: 20px; } }

.content-business .manufacturer li { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; text-align: center; background: #D9D9D9; border-top-left-radius: 10px; color: #2C437B; padding: 13px 0; border-right: 2px solid #fff; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; }

@media all and (min-width: 961px) { .content-business .manufacturer li:hover { opacity: .5; } }

.content-business .manufacturer li:last-child { border-right: 0; }

.content-business .manufacturer li.active { color: #fff; background: linear-gradient(to bottom, #2F437A 0%, #4C88C0 100%); background: -webkit-linear-gradient(top, #2F437A 0%, #4C88C0 100%); background: -ms-linear-gradient(top, #2F437A 0%, #4C88C0 100%); }

@media all and (max-width: 768px) { .content-business .manufacturer li { font-size: 12px; } }

.content-business .manufacturer table { width: 100%; }

.content-business .manufacturer table th { color: #2C437B; font-weight: bold; border-bottom: 1px solid #000; text-align: left; padding: 10px 0; }

@media all and (max-width: 768px) { .content-business .manufacturer table th { font-size: 12px; } }

.content-business .manufacturer table td { font-size: 12px; padding: 12px 0; }

.content-business .products .grid { gap: 30px; }

@media all and (max-width: 768px) { .content-business .products .grid { gap: 4px; grid-template-columns: repeat(4, 1fr); } }

.content-business .products .item { background: linear-gradient(to bottom, #2F437A 0%, #4C88C0 100%); background: -webkit-linear-gradient(top, #2F437A 0%, #4C88C0 100%); background: -ms-linear-gradient(top, #2F437A 0%, #4C88C0 100%); aspect-ratio: 1/1; }

@media all and (max-width: 768px) { .content-business .products .item { width: 100%; margin: 0 auto; -webkit-animation-delay: 0.15s; animation-delay: 0.15s; } }

.content-business .products .inside { 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; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; height: 100%; padding-top: 20px; padding-bottom: 20px; }

@media all and (max-width: 768px) { .content-business .products .inside { padding: 5px 0; } }

.content-business .products .ico { text-align: center; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; min-height: 136px; 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: 768px) { .content-business .products .ico { min-height: inherit; width: 60%; min-height: 46px; }
  .content-business .products .ico img { width: 50%; max-width: 40px; } }

.content-business .products .txt { 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-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; }

.content-business .products p { font-size: 24px; font-weight: 600; color: #fff; }

@media all and (max-width: 960px) { .content-business .products p { font-size: 16px; } }

@media all and (max-width: 768px) { .content-business .products p { font-size: 12px; text-align: center; } }

.content-business .cases { margin-bottom: 60px; }

@media all and (max-width: 768px) { .content-business .cases { margin-bottom: 20px; } }

.content-business .form { background: linear-gradient(to bottom, #2F437A 0%, #4C88C0 100%); background: -webkit-linear-gradient(top, #2F437A 0%, #4C88C0 100%); background: -ms-linear-gradient(top, #2F437A 0%, #4C88C0 100%); margin-top: 160px; padding: 160px 0; color: #fff; }

@media all and (max-width: 960px) { .content-business .form { padding: 120px 0; margin-top: 120px; } }

@media all and (max-width: 768px) { .content-business .form { padding: 60px 0; margin-top: 60px; } }

.content-business .form h2, .content-business .form p, .content-business .form small { color: #fff; }

.content-business .form .title { border-color: #fff; margin-top: 0; }

.content-business .form dl { margin-top: 50px; }

@media all and (max-width: 768px) { .content-business .form dl { margin-top: 30px; } }

.content-business .form dl dt { font-weight: bold; font-size: 20px; }

@media all and (max-width: 768px) { .content-business .form dl dt { font-size: 14px; } }

.content-business .form dl dt small { font-weight: normal; margin-left: 30px; }

@media all and (max-width: 768px) { .content-business .form dl dt small { margin-left: 15px; } }

.content-business .form dl dd { margin-top: 15px; }

@media all and (max-width: 768px) { .content-business .form dl dd { margin-top: 5px; font-size: 10px; } }

.content-business .form .checklist, .content-business .form .checkbox, .content-business .form .radio { 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; }

.content-business .form hr { height: 1px; margin-top: 60px; background: none; border-top: 1px dashed #fff; }

@media all and (max-width: 768px) { .content-business .form hr { margin-top: 30px; } }

.content-business .form input[type='text'], .content-business .form textarea, .content-business .form input[type='email'] { background: #fff; padding: 20px; width: 100%; line-height: inherit; border: 0; outline: none; }

@media all and (max-width: 768px) { .content-business .form input[type='text'], .content-business .form textarea, .content-business .form input[type='email'] { padding: 15px 10px; } }

.content-business .form label:not(.error) { white-space: nowrap; cursor: pointer; font-size: 24px; margin-left: 15px; }

@media all and (max-width: 768px) { .content-business .form label:not(.error) { font-size: 14px; margin-left: 0; } }

.content-business .form textarea { height: 480px; }

@media all and (max-width: 960px) { .content-business .form textarea { height: 380px; } }

@media all and (max-width: 768px) { .content-business .form textarea { height: 180px; } }

.content-business .form .buttonsubmit { text-align: center; margin-top: 150px; }

@media all and (max-width: 960px) { .content-business .form .buttonsubmit { margin-top: 100px; } }

@media all and (max-width: 768px) { .content-business .form .buttonsubmit { margin-top: 60px; } }

.content-business .form .buttonsubmit input, .content-business .form .buttonsubmit button:not(.backbutton) { font-size: 20px; font-weight: bold; background: #FFF600; width: 100%; max-width: 320px; padding: 25px 20px; border-top-left-radius: 10px; border-bottom-right-radius: 10px; border: none; outline: none; -webkit-transition: all .3; transition: all .3; cursor: pointer; }

@media all and (min-width: 961px) { .content-business .form .buttonsubmit input:hover, .content-business .form .buttonsubmit button:not(.backbutton):hover { opacity: .5; } }

@media all and (max-width: 768px) { .content-business .form .buttonsubmit input, .content-business .form .buttonsubmit button:not(.backbutton) { font-size: 14px; width: 140px; padding: 15px 0; } }

.checklist { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.checklist dd { 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; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-top: 20px; }

.checklist dd .dflex { width: 100%; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; position: relative; }

.checklist dd span, .checklist dd label { margin-left: 0 !important; }

.checklist dd .mwform-checkbox-field { -webkit-box-flex: 0; -webkit-flex: 0 0 20%; -ms-flex: 0 0 20%; flex: 0 0 20%; margin: 20px 0 0; }

.checklist dd .mwform-checkbox-field:nth-child(7) { -webkit-box-flex: 0; -webkit-flex: 0 0 150px; -ms-flex: 0 0 150px; flex: 0 0 150px; }

@media all and (max-width: 768px) { .checklist dd .mwform-checkbox-field { -webkit-box-flex: 0; -webkit-flex: 0 0 33%; -ms-flex: 0 0 33%; flex: 0 0 33%; margin-top: 12px; } }

.checklist dd .mwform-radio-field { -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; min-width: 20%; margin: 20px 0 0; }

.checklist dd .mwform-radio-field:nth-child(3) { margin-left: 100px !important; }

@media all and (max-width: 768px) { .checklist dd .mwform-radio-field:nth-child(3) { margin-left: 0 !important; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; } }

@media all and (max-width: 768px) { .checklist dd .mwform-radio-field { -webkit-box-flex: 0; -webkit-flex: 0 0 33%; -ms-flex: 0 0 33%; flex: 0 0 33%; margin: 15px 0 0; } }

.checklist.checklist1 dd .mwform-checkbox-field { margin: 20px 0; }

@media all and (max-width: 768px) { .checklist.checklist1 dd .mwform-checkbox-field { margin: 12px 0; } }

.checklist.checklist1.has-error label.error { position: absolute; bottom: -25px; }

.checklist.checklist3 { position: relative; }

.checklist.checklist3 label:not(.error) { 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; }

.checklist.checklist3 label.error { position: absolute; bottom: -30px; }

.checklist.checklist3 span.mwform-radio-field-text { top: -2px; }

.checklist .mwform-checkbox-field-text, .checklist .mwform-radio-field-text { position: relative; top: 2px; }

.checklist #orther { width: auto; max-width: 430px; min-width: 400px; -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; margin-left: 0; }

@media all and (max-width: 768px) { .checklist #orther { width: 100%; min-width: inherit; margin-left: 0; margin-top: 0; } }

.checklist .checkbox, .checklist .radio { -webkit-box-flex: 0; -webkit-flex: 0 0 20%; -ms-flex: 0 0 20%; flex: 0 0 20%; margin-top: 20px; }

@media all and (max-width: 768px) { .checklist .checkbox, .checklist .radio { -webkit-box-flex: 0; -webkit-flex: 0 0 32%; -ms-flex: 0 0 32%; flex: 0 0 32%; margin-top: 15px; }
  .checklist .checkbox:nth-child(1), .checklist .checkbox:nth-child(2), .checklist .checkbox:nth-child(3), .checklist .radio:nth-child(1), .checklist .radio:nth-child(2), .checklist .radio:nth-child(3) { margin-top: 15px; } }

@media all and (max-width: 768px) { .checklist .last { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; } }

.checklist .chk, .checklist input[type='checkbox'] { position: relative; top: 50%; margin: 0 1rem 0 0; cursor: pointer; display: inline; }

.checklist .chk:before, .checklist input[type='checkbox']:before { -webkit-transition: all transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75) ease-in-out 0s; transition: all transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75) ease-in-out 0s; -webkit-transform: rotate(-45deg) scale(0, 0); -ms-transform: rotate(-45deg) scale(0, 0); transform: rotate(-45deg) scale(0, 0); content: ""; position: absolute; left: 0.1875rem; top: 50%; margin-top: -6px; z-index: 1; width: 0.75rem; height: 0.375rem; border: 2px solid #16a085; border-top-style: none; border-right-style: none; }

.checklist .chk:checked:before, .checklist input[type='checkbox']:checked:before { -webkit-transform: rotate(-45deg) scale(1, 1); -ms-transform: rotate(-45deg) scale(1, 1); transform: rotate(-45deg) scale(1, 1); }

.checklist .chk:after, .checklist input[type='checkbox']:after { content: ""; position: absolute; top: 50%; margin-top: -10px; left: 0; width: 1rem; height: 1rem; background: #fff; border: 2px solid #f2f2f2; cursor: pointer; }

.checklist .rdo, .checklist input[type='radio'] { position: relative; margin: 0 1rem 0 0; cursor: pointer; }

.checklist .rdo:before, .checklist input[type='radio']:before { -webkit-transition: all transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75) ease-in-out 0s; transition: all transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75) ease-in-out 0s; -webkit-transform: scale(0, 0); -ms-transform: scale(0, 0); transform: scale(0, 0); content: ""; position: absolute; top: 0; left: 0.125rem; z-index: 1; width: 0.75rem; height: 0.75rem; background: #16a085; border-radius: 50%; }

.checklist .rdo:checked:before, .checklist input[type='radio']:checked:before { -webkit-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); }

.checklist .rdo:after, .checklist input[type='radio']:after { content: ""; position: absolute; top: -0.25rem; left: -0.125rem; width: 1rem; height: 1rem; background: #fff; border: 2px solid #f2f2f2; border-radius: 50%; }

.clpage { color: #2C437B; }

.lh44 { line-height: 2.4; }

@media all and (max-width: 768px) { .page-philosophy .container .title:first-child { margin-top: 0; } }

.page-philosophy .title h2 small { display: block; margin-top: 15px; margin-left: 0; }

@media all and (max-width: 768px) { .page-philosophy .title h2 small { margin-top: 20px; } }

.page-philosophy .title h2 small span { font-size: 16px; margin-left: 30px; position: relative; top: -3px; }

@media all and (max-width: 768px) { .page-philosophy .title h2 small span { font-size: 14px; display: block; top: 0; margin-left: 0; margin-top: 20px; line-height: 1.6; } }

.page-philosophy .subtit { position: relative; border-bottom: 3px solid #2C437B; }

@media all and (max-width: 768px) { .page-philosophy .subtit { margin: 35px 0; } }

.page-philosophy .subtit.noborder { border-bottom: 0; }

.page-philosophy .subtit::before { position: absolute; content: ''; background: #608AF9; background: -webkit-linear-gradient(top, #608AF9 0%, #FFFFFF 100%); background: linear-gradient(to bottom, #608AF9 0%, #FFFFFF 100%); width: 20px; height: 60px; left: 0; top: 0; }

@media all and (max-width: 768px) { .page-philosophy .subtit::before { height: 40px; } }

.page-philosophy .subtit h4 { font-size: 32px; color: #2C437B; line-height: 60px; padding-left: 40px; margin-bottom: 20px; }

@media all and (max-width: 768px) { .page-philosophy .subtit h4 { font-size: 20px; line-height: 40px; padding-left: 35px; } }

.page-philosophy .blockCir { position: relative; 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; max-width: 1000px; margin: 320px 0; }

@media all and (max-width: 768px) { .page-philosophy .blockCir { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0; padding: 65px 0; position: relative; }
  .page-philosophy .blockCir::before { position: absolute; content: ''; background: linear-gradient(to bottom, #2F437A 0%, #4C88C0 100%); background: -webkit-linear-gradient(top, #2F437A 0%, #4C88C0 100%); background: -ms-linear-gradient(top, #2F437A 0%, #4C88C0 100%); border-radius: 100%; box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25); height: 100%; aspect-ratio: 1/1; } }

.page-philosophy .blockCir .middle { width: 516px; aspect-ratio: 1/1; background: linear-gradient(to bottom, #2F437A 0%, #4C88C0 100%); background: -webkit-linear-gradient(top, #2F437A 0%, #4C88C0 100%); background: -ms-linear-gradient(top, #2F437A 0%, #4C88C0 100%); border-radius: 100%; box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25); 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: 768px) { .page-philosophy .blockCir .middle { display: none; }
  .page-philosophy .blockCir .middle img { opacity: 0; } }

.page-philosophy .blockCir .cir { position: relative; background: #2C437B; background: linear-gradient(to bottom, #2F437A 0%, #4C88C0 100%); background: -webkit-linear-gradient(top, #2F437A 0%, #4C88C0 100%); background: -ms-linear-gradient(top, #2F437A 0%, #4C88C0 100%); border-radius: 100%; box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25); aspect-ratio: 1/1; padding: 17px; }

@media all and (min-width: 769px) { .page-philosophy .blockCir .cir { width: 342px; position: absolute; }
  .page-philosophy .blockCir .cir.cir1 { left: 50%; top: -190px; margin-left: -171px; }
  .page-philosophy .blockCir .cir.cir2 { top: 50%; left: 0; margin-top: -171px; }
  .page-philosophy .blockCir .cir.cir3 { top: 50%; right: 0; margin-top: -171px; }
  .page-philosophy .blockCir .cir.cir4 { left: 50%; bottom: -190px; margin-left: -171px; } }

@media all and (max-width: 768px) { .page-philosophy .blockCir .cir { padding: 14px; width: 100%; }
  .page-philosophy .blockCir .cir.cir2 { margin-top: -35px; z-index: 2; -webkit-animation-delay: 0.15s; animation-delay: 0.15s; }
  .page-philosophy .blockCir .cir.cir3 { margin-top: -35px; -webkit-animation-delay: 0.15s; animation-delay: 0.15s; }
  .page-philosophy .blockCir .cir.cir4 { margin-top: -35px; -webkit-animation-delay: 0.15s; animation-delay: 0.15s; } }

.page-philosophy .blockCir .inside { background: #fff; border-radius: 100%; aspect-ratio: 1/1; 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-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; text-align: center; }

@media all and (max-width: 768px) { .page-philosophy .blockCir .inside .ico { width: 28%; }
  .page-philosophy .blockCir .inside .ico img { width: 100%; } }

.page-philosophy .blockCir .inside p { font-size: 14px; }

@media all and (max-width: 960px) { .page-philosophy .blockCir .inside p { font-size: 12px; } }

@media all and (max-width: 768px) { .page-philosophy .blockCir .inside p { font-size: 3vw; } }

.page-philosophy .blockCir .inside p.tit { font-size: 18px; color: #2C437B; font-weight: 600; border-bottom: 1px dashed #000; padding-bottom: 10px; margin-bottom: 10px; width: 100%; max-width: 252px; margin-top: 10px; line-height: 1.4; }

@media all and (max-width: 960px) { .page-philosophy .blockCir .inside p.tit { font-size: 16px; } }

@media all and (max-width: 768px) { .page-philosophy .blockCir .inside p.tit { max-width: 85%; font-size: 5vw; padding-bottom: 15px; margin-bottom: 15px; margin-top: 15px; } }

.page-philosophy .block1 { margin-bottom: 160px; }

@media all and (max-width: 768px) { .page-philosophy .block1 { margin-bottom: 65px; } }

.page-philosophy .block1 .grid { gap: 17px; }

.page-philosophy .block1 .item { background: linear-gradient(to bottom, #2F437A 0%, #4C88C0 100%); background: -webkit-linear-gradient(top, #2F437A 0%, #4C88C0 100%); background: -ms-linear-gradient(top, #2F437A 0%, #4C88C0 100%); aspect-ratio: 1/1; }

@media all and (max-width: 768px) { .page-philosophy .block1 .item { width: 70%; min-width: 230px; margin: 0 auto; -webkit-animation-delay: 0.15s; animation-delay: 0.15s; } }

.page-philosophy .block1 .inside { 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; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; height: 100%; padding-top: 30px; padding-bottom: 20px; }

.page-philosophy .block1 .ico { text-align: center; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; min-height: 136px; 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: 768px) { .page-philosophy .block1 .ico { min-height: inherit; width: 60%; }
  .page-philosophy .block1 .ico img { width: 40%; } }

.page-philosophy .block1 .txt { 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-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; }

.page-philosophy .block1 p { font-size: 18px; color: #fff; }

@media all and (max-width: 960px) { .page-philosophy .block1 p { font-size: 16px; } }

@media all and (max-width: 768px) { .page-philosophy .block1 p { font-size: 13px; text-align: center; } }

.page-philosophy .block2 { margin-bottom: 160px; }

@media all and (max-width: 768px) { .page-philosophy .block2 { margin-bottom: 50px; } }

.page-philosophy .block2 .subtit { margin-bottom: 70px; }

@media all and (max-width: 768px) { .page-philosophy .block2 .subtit { margin-bottom: 35px; } }

.page-philosophy .block2 .grid { gap: 44px; width: 1080px; margin-left: -40px; background: url(../images/bgline.png) no-repeat center center; }

@media all and (max-width: 1100px) { .page-philosophy .block2 .grid { width: 100%; margin-left: 0; } }

@media all and (max-width: 960px) { .page-philosophy .block2 .grid { background-size: 72%; } }

@media all and (max-width: 768px) { .page-philosophy .block2 .grid { background: none; 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; padding: 0; gap: 0; margin-top: 60px; }
  .page-philosophy .block2 .grid .item { width: 50%; aspect-ratio: 1/1; position: relative; margin-top: -24px; }
  .page-philosophy .block2 .grid .item:nth-child(odd) { right: -3px; }
  .page-philosophy .block2 .grid .item:nth-child(even) { left: -3px; }
  .page-philosophy .block2 .grid .item:last-child { margin-top: -40px; } }

.page-philosophy .block2 .item { border-radius: 100%; aspect-ratio: 1/1; background: #608AF9; background: -webkit-linear-gradient(top, #608AF9 0%, #FFFFFF 100%); background: linear-gradient(to bottom, #608AF9 0%, #FFFFFF 100%); padding: 12px; 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: 768px) { .page-philosophy .block2 .item { padding: 6px; } }

.page-philosophy .block2 .txt { background: linear-gradient(to bottom, #2F437A 0%, #4C88C0 100%); background: -webkit-linear-gradient(top, #2F437A 0%, #4C88C0 100%); background: -ms-linear-gradient(top, #2F437A 0%, #4C88C0 100%); border-radius: 100%; aspect-ratio: 1/1; width: 100%; height: 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; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

@media all and (max-width: 768px) { .page-philosophy .block2 .txt { padding: 0 5px; } }

.page-philosophy .block2 p.tit { font-size: 24px; font-weight: bold; margin-bottom: 5px; }

@media all and (max-width: 960px) { .page-philosophy .block2 p.tit { font-size: 20px; } }

@media all and (max-width: 768px) { .page-philosophy .block2 p.tit { font-size: 16px; } }

.page-philosophy .block2 p { font-size: 20px; color: #fff; text-align: center; }

@media all and (max-width: 1100px) { .page-philosophy .block2 p { font-size: 18px; } }

@media all and (max-width: 960px) { .page-philosophy .block2 p { font-size: 16px; } }

@media all and (max-width: 768px) { .page-philosophy .block2 p { font-size: 12px; } }

.page-philosophy .block3 .subtit { margin-bottom: 70px; }

@media all and (max-width: 768px) { .page-philosophy .block3 .subtit { margin-bottom: 35px; } }

.page-philosophy .block3 .grid { 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; }

.page-philosophy .block3 .item { -webkit-box-flex: 0; -webkit-flex: 0 0 calc(33% - 12px); -ms-flex: 0 0 calc(33% - 12px); flex: 0 0 calc(33% - 12px); }

@media all and (max-width: 960px) { .page-philosophy .block3 .item { -webkit-box-flex: 0; -webkit-flex: 0 0 calc(33% - 22px); -ms-flex: 0 0 calc(33% - 22px); flex: 0 0 calc(33% - 22px); } }

.page-philosophy .block3 .item:nth-child(odd) { background: #515050; background: -webkit-linear-gradient(top, #515050 0%, #B9B4B4 100%); background: linear-gradient(to bottom, #515050 0%, #B9B4B4 100%); }

@media all and (max-width: 768px) { .page-philosophy .block3 .item { -webkit-box-flex: 0; -webkit-flex: 0 0 90%; -ms-flex: 0 0 90%; flex: 0 0 90%; margin-bottom: 22px; } }

.page-philosophy .block3 .item { background: linear-gradient(to bottom, #2F437A 0%, #4C88C0 100%); background: -webkit-linear-gradient(top, #2F437A 0%, #4C88C0 100%); background: -ms-linear-gradient(top, #2F437A 0%, #4C88C0 100%); padding: 50px 0; -webkit-transform: skew(-15deg); -ms-transform: skew(-15deg); transform: skew(-15deg); }

@media all and (max-width: 768px) { .page-philosophy .block3 .item { padding: 35px 0; } }

.page-philosophy .block3 .txt { -webkit-transform: skew(15deg); -ms-transform: skew(15deg); transform: skew(15deg); }

.page-philosophy .block3 p.tit { font-size: 24px; font-weight: bold; margin-bottom: 5px; }

@media all and (max-width: 960px) { .page-philosophy .block3 p.tit { font-size: 20px; } }

@media all and (max-width: 768px) { .page-philosophy .block3 p.tit { font-size: 24px; } }

.page-philosophy .block3 p { font-size: 16px; color: #fff; text-align: center; }

@media all and (max-width: 960px) { .page-philosophy .block3 p { font-size: 14px; } }

.page-company .title { margin-top: 0; }

.page-company .title.first { margin-top: 60px; }

.page-company .max1000 { margin-bottom: 120px; }

.page-company .message .img { max-width: 790px; margin: 100px auto; }

@media all and (max-width: 960px) { .page-company .message .img { margin: 50px 0; } }

@media all and (max-width: 768px) { .page-company .message .img { width: 100%; margin: 30px 0; } }

.page-company .message h3 { font-size: 32px; margin-bottom: 35px; }

@media all and (max-width: 960px) { .page-company .message h3 { font-size: 24px; } }

@media all and (max-width: 768px) { .page-company .message h3 { font-size: 16px; margin-bottom: 25px; } }

@media all and (max-width: 480px) { .page-company .message p { font-size: 14px; } }

.page-company .message p.sign { font-size: 32px; font-weight: 600; font-family: "Noto Serif JP", serif; text-align: right; margin-top: 90px; }

@media all and (max-width: 960px) { .page-company .message p.sign { margin-top: 50px; } }

@media all and (max-width: 768px) { .page-company .message p.sign { font-size: 20px; margin-top: 40px; } }

.page-company .profile p { font-weight: bold; padding: 40px 0; border-bottom: 1px dashed #000; }

.page-company .profile p span { color: #2C437B; }

@media all and (max-width: 768px) { .page-company .profile p { font-size: 14px; padding: 22px 0; } }

.page-company .history dl { width: 50%; 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; margin-top: -20px; position: relative; }

.page-company .history dl:first-child { margin-top: 0; }

.page-company .history dl.right { margin-left: 50%; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; padding-left: 15px; }

@media all and (max-width: 768px) { .page-company .history dl.right { padding: 0; margin-left: 0; } }

@media all and (min-width: 769px) { .page-company .history dl:nth-child(odd) { padding-right: 15px; }
  .page-company .history dl:nth-child(odd)::before { position: absolute; content: ''; background: #2C437B; height: 30px; width: 120px; -webkit-transform: rotate(35deg); -ms-transform: rotate(35deg); transform: rotate(35deg); right: -60px; bottom: 0; -webkit-transition: all .3s; transition: all .3s; }
  .page-company .history dl:nth-child(odd) dt { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
  .page-company .history dl:nth-child(odd) dd { text-align: right; padding-right: 15px; padding-left: 0; }
  .page-company .history dl:nth-child(even)::before { position: absolute; content: ''; background: #2C437B; height: 30px; width: 120px; -webkit-transform: rotate(-35deg); -ms-transform: rotate(-35deg); transform: rotate(-35deg); left: -60px; bottom: 0; -webkit-transition: all .3s; transition: all .3s; }
  .page-company .history dl:nth-child(even):last-child::before { background: none; } }

@media all and (max-width: 768px) { .page-company .history dl { width: 100%; margin-top: 0; margin-bottom: 20px; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; } }

.page-company .history dl dt { width: 128px; background: linear-gradient(to bottom, #2F437A 0%, #4C88C0 100%); background: -webkit-linear-gradient(top, #2F437A 0%, #4C88C0 100%); background: -ms-linear-gradient(top, #2F437A 0%, #4C88C0 100%); aspect-ratio: 1/1; border-radius: 100%; color: #fff; text-align: center; font-size: 24px; 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; -webkit-box-flex: 0; -webkit-flex: 0 0 128px; -ms-flex: 0 0 128px; flex: 0 0 128px; position: relative; z-index: 3; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.page-company .history dl dt span { font-size: 20px; }

@media all and (max-width: 960px) { .page-company .history dl dt { font-size: 20px; -webkit-box-flex: 0; -webkit-flex: 0 0 118px; -ms-flex: 0 0 118px; flex: 0 0 118px; width: 118px; } }

@media all and (max-width: 768px) { .page-company .history dl dt { font-size: 24px; } }

@media all and (max-width: 480px) { .page-company .history dl dt { font-size: 16px; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .page-company .history dl dt span { display: block; font-size: 14px; } }

.page-company .history dl dd { padding-left: 15px; }

@media all and (max-width: 960px) { .page-company .history dl dd { font-size: 14px; } }

@media all and (max-width: 768px) { .page-company .history dl dd { font-size: 12px; -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; } }

@media all and (max-width: 768px) { .page-company .history.animated dl { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-duration: 1.3s; animation-duration: 1.3s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: cubic-bezier(0, 0.5, 0.3, 1); animation-timing-function: cubic-bezier(0, 0.5, 0.3, 1); -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
  .page-company .history.animated dl:nth-child(1) { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
  .page-company .history.animated dl:nth-child(2) { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }
  .page-company .history.animated dl:nth-child(3) { -webkit-animation-delay: 0.6s; animation-delay: 0.6s; }
  .page-company .history.animated dl:nth-child(4) { -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }
  .page-company .history.animated dl:nth-child(5) { -webkit-animation-delay: 1s; animation-delay: 1s; }
  .page-company .history.animated dl:nth-child(6) { -webkit-animation-delay: 1.2s; animation-delay: 1.2s; }
  .page-company .history.animated dl:nth-child(7) { -webkit-animation-delay: 1.4s; animation-delay: 1.4s; }
  .page-company .history.animated dl:nth-child(8) { -webkit-animation-delay: 1.6s; animation-delay: 1.6s; }
  .page-company .history.animated dl:nth-child(9) { -webkit-animation-delay: 1.8s; animation-delay: 1.8s; }
  .page-company .history.animated dl:nth-child(10) { -webkit-animation-delay: 2s; animation-delay: 2s; }
  .page-company .history.animated dl:nth-child(11) { -webkit-animation-delay: 2.2s; animation-delay: 2.2s; }
  .page-company .history.animated dl:nth-child(12) { -webkit-animation-delay: 2.4s; animation-delay: 2.4s; }
  .page-company .history.animated dl:nth-child(13) { -webkit-animation-delay: 2.6s; animation-delay: 2.6s; }
  .page-company .history.animated dl:nth-child(14) { -webkit-animation-delay: 2.8s; animation-delay: 2.8s; }
  .page-company .history.animated dl:nth-child(15) { -webkit-animation-delay: 3s; animation-delay: 3s; }
  .page-company .history.animated dl:nth-child(16) { -webkit-animation-delay: 3.2s; animation-delay: 3.2s; }
  .page-company .history.animated dl:nth-child(17) { -webkit-animation-delay: 3.4s; animation-delay: 3.4s; }
  .page-company .history.animated dl:nth-child(18) { -webkit-animation-delay: 3.6s; animation-delay: 3.6s; }
  .page-company .history.animated dl:nth-child(19) { -webkit-animation-delay: 3.8s; animation-delay: 3.8s; } }

@media all and (max-width: 768px) { .page-company .container .title:first-child { margin-top: 0; } }

.page-data .secData .list { margin-top: 70px; margin-bottom: 15px; }

@media all and (max-width: 768px) { .page-data .secData .list { margin-bottom: 10px; } }

.page-data .secData .blocknum.last { -webkit-box-flex: 1; -webkit-flex: 1 1 calc(66.666% - 7.5px); -ms-flex: 1 1 calc(66.666% - 7.5px); flex: 1 1 calc(66.666% - 7.5px); max-width: inherit; aspect-ratio: inherit; }

.page-data .secData .blocknum.last .flex { padding-left: 20px; padding-right: 20px; }

@media all and (max-width: 980px) { .page-data .secData .blocknum { padding-top: 50px; }
  .page-data .secData .blocknum.last { -webkit-box-flex: 1; -webkit-flex: 1 1 calc(66% - 10px); -ms-flex: 1 1 calc(66% - 10px); flex: 1 1 calc(66% - 10px); } }

@media all and (max-width: 768px) { .page-data .secData .blocknum { padding: 25px 0; max-width: calc(33.33% - 8px); }
  .page-data .secData .blocknum p:not(.time) { font-size: 3vw; }
  .page-data .secData .blocknum p.time { font-weight: normal; margin-bottom: 15px; min-height: 15px; }
  .page-data .secData .blocknum span.p { font-size: 2vw; }
  .page-data .secData .blocknum.last { max-width: calc(66%); } }

@media all and (max-width: 480px) { .page-data .secData .blocknum { padding: 15px 0; }
  .page-data .secData .blocknum .num { padding-top: 0; }
  .page-data .secData .blocknum .num small { font-size: 16px; }
  .page-data .secData .blocknum .txt { padding-bottom: 0; }
  .page-data .secData .blocknum p.time { margin-bottom: 0; }
  .page-data .secData .blocknum .flex span.p { margin-top: 10px; font-size: 8px; min-height: 15px; 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; }
  .page-data .secData .blocknum:nth-child(7) p:not(.time), .page-data .secData .blocknum:nth-child(8) p:not(.time), .page-data .secData .blocknum:nth-child(9) p:not(.time) { min-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; position: relative; margin-top: 5px; } }

@media all and (max-width: 400px) { .page-data .secData .blocknum:nth-child(8) p:not(.time) { position: relative; top: -10px; } }

.page-data .secData .imgdata { background: #2C437B; border-top-left-radius: 30px; border-bottom-right-radius: 30px; padding: 30px 50px; }

@media all and (max-width: 768px) { .page-data .secData .imgdata { padding: 10px 15px; border-top-left-radius: 10px; border-bottom-right-radius: 10px; } }

.page-data .secData .imgdata .tit { color: #fff; font-size: 32px; line-height: 1; }

@media all and (max-width: 768px) { .page-data .secData .imgdata .tit { font-size: 12px; } }

.page-data .secData .imgdata img { width: 100%; }

.page-data .imgdata2 { 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: 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; gap: 20px; }

.page-data .imgdata2 .img { -webkit-box-flex: 0; -webkit-flex: 0 0 calc(50% - 10px); -ms-flex: 0 0 calc(50% - 10px); flex: 0 0 calc(50% - 10px); background: #2C437B; padding: 20px; border-top-left-radius: 30px; border-bottom-right-radius: 30px; -webkit-align-self: stretch; -ms-flex-item-align: stretch; align-self: stretch; }

.page-data .imgdata2 .img:last-child { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-top: 25px; }

@media all and (max-width: 768px) { .page-data .imgdata2 .img { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; margin: 0 auto; margin-bottom: 0; max-width: 420px; padding: 10px; }
  .page-data .imgdata2 .img:last-child { margin-top: 0; }
  .page-data .imgdata2 .img img { width: 100%; } }

.page-data .imgdata2 .tit { font-size: 32px; text-align: center; color: #2C437B; margin-top: 15px; }

@media all and (max-width: 768px) { .page-data .imgdata2 .tit { font-size: 14px; } }

.page-data .imgdata2 .inside { background: #fff; padding: 55px 40px 40px; height: 100%; text-align: center; border-top-left-radius: 20px; border-bottom-right-radius: 20px; position: relative; }

@media all and (max-width: 768px) { .page-data .imgdata2 .inside { padding: 35px 20px 15px; } }

.page-data .imgdata2 .inside img { width: 350px; }

@media all and (max-width: 768px) { .page-data .imgdata2 .inside img { width: 80%; } }

.page-data .imgdata2 .inside span { position: absolute; font-size: 20px; color: #fff; }

@media all and (max-width: 768px) { .page-data .imgdata2 .inside span { font-size: 12px; } }

.page-data .imgdata2 .inside .t1, .page-data .imgdata2 .inside .t2 { color: #2C437B; }

.page-data .imgdata2 .inside .t1 { left: 35px; top: 30px; }

@media all and (max-width: 960px) { .page-data .imgdata2 .inside .t1 { left: 20px; } }

.page-data .imgdata2 .inside .t2 { right: 15px; bottom: 100px; }

@media all and (max-width: 960px) { .page-data .imgdata2 .inside .t2 { right: 20px; } }

@media all and (max-width: 768px) { .page-data .imgdata2 .inside .t2 { bottom: 50px; } }

.page-data .imgdata2 .img1 .t1::after { position: absolute; content: ''; background: #2C437B; width: 60px; height: 3px; right: -70px; top: 30px; -webkit-transform: rotate(10deg); -ms-transform: rotate(10deg); transform: rotate(10deg); }

@media all and (max-width: 960px) { .page-data .imgdata2 .img1 .t1::after { width: 50px; right: -60px; } }

@media all and (max-width: 768px) { .page-data .imgdata2 .img1 .t1::after { top: 15px; } }

.page-data .imgdata2 .img1 .t2::after { position: absolute; content: ''; background: #2C437B; width: 50px; height: 3px; left: -50px; bottom: 30px; -webkit-transform: rotate(35deg); -ms-transform: rotate(35deg); transform: rotate(35deg); }

@media all and (max-width: 960px) { .page-data .imgdata2 .img1 .t2::after { width: 40px; left: -40px; } }

@media all and (max-width: 768px) { .page-data .imgdata2 .img1 .t2::after { bottom: 20px; } }

.page-data .imgdata2 .img1 .t3 { left: 20%; top: 40%; }

@media all and (max-width: 960px) { .page-data .imgdata2 .img1 .t3 { left: 15%; } }

@media all and (max-width: 768px) { .page-data .imgdata2 .img1 .t3 { left: 25%; } }

.page-data .imgdata2 .img1 .t4 { left: 60%; top: 40%; }

@media all and (max-width: 768px) { .page-data .imgdata2 .img1 .t4 { left: 65%; } }

.page-data .imgdata2 .img1 .t5 { left: 33%; bottom: 30%; }

@media all and (max-width: 960px) { .page-data .imgdata2 .img1 .t5 { left: 30%; } }

@media all and (max-width: 768px) { .page-data .imgdata2 .img1 .t5 { left: 38%; bottom: 25%; } }

.page-data .imgdata2 .img2 .t1::after { position: absolute; content: ''; background: #2C437B; width: 80px; height: 3px; right: -90px; top: 25px; -webkit-transform: rotate(10deg); -ms-transform: rotate(10deg); transform: rotate(10deg); }

@media all and (max-width: 960px) { .page-data .imgdata2 .img2 .t1::after { width: 70px; right: -80px; } }

@media all and (max-width: 768px) { .page-data .imgdata2 .img2 .t1::after { top: 15px; } }

@media all and (max-width: 480px) { .page-data .imgdata2 .img2 .t1::after { width: 60px; right: -70px; } }

.page-data .imgdata2 .img2 .t3 { left: 25%; top: 45%; }

@media all and (max-width: 960px) { .page-data .imgdata2 .img2 .t3 { left: 18%; } }

@media all and (max-width: 768px) { .page-data .imgdata2 .img2 .t3 { left: 25%; } }

.page-data .imgdata2 .img2 .t4 { left: 58%; top: 40%; }

@media all and (max-width: 768px) { .page-data .imgdata2 .img2 .t4 { left: 62%; } }

.page-data .imgdata2 .img3 .tit { text-align: center; }

.page-data .imgdata2 .img3 img { width: 100%; max-width: 940px; margin: 0 auto; }

.page-sdgs p.lh44 { font-size: 20px; }

@media all and (max-width: 768px) { .page-sdgs p.lh44 { font-size: 14px; } }

.page-sdgs .imgcir { max-width: 790px; margin: 0 auto; margin-top: 70px; }

@media all and (max-width: 768px) { .page-sdgs .imgcir { margin-top: 30px; } }

.page-sdgs .imgcir p { font-size: 24px; font-weight: bold; margin: 40px 0; }

.page-sdgs .imgcir p:last-child { 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; }

@media all and (max-width: 768px) { .page-sdgs .imgcir p { text-align: center; margin: 25px 0; }
  .page-sdgs .imgcir p:last-child { text-align: left; } }

@media all and (max-width: 480px) { .page-sdgs .imgcir p { font-size: 16px; } }

.page-sdgs .listimg { display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 25px; }

@media all and (max-width: 768px) { .page-sdgs .listimg { grid-template-columns: repeat(2, 1fr); grid-gap: 8px; }
  .page-sdgs .listimg img { width: 100%; } }

@media all and (max-width: 480px) { .page-sdgs .listimg { padding: 0 10px; } }

.page-sdgs .boxtxt { background: #4C88C0; margin: 50px 0; padding: 40px 20px; }

@media all and (max-width: 768px) { .page-sdgs .boxtxt { margin: 25px 0; } }

.page-sdgs .boxtxt p { color: #fff; font-size: 20px; font-weight: bold; max-width: 520px; margin: 0 auto; line-height: 2.4; 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: 480px) { .page-sdgs .boxtxt p { font-size: 12px; } }

.page-sdgs .boxtxt .tit { font-size: 24px; font-weight: 900; text-align: center; border-bottom: 3px solid #fff; padding-bottom: 15px; margin-bottom: 15px; }

@media all and (max-width: 480px) { .page-sdgs .boxtxt .tit { font-size: 20px; } }

.page-recruit .info { margin-top: 100px; position: relative; }

@media all and (max-width: 480px) { .page-recruit .info { margin-top: 30px; } }

.page-recruit .info .img { max-width: 710px; margin-bottom: 130px; }

@media all and (max-width: 768px) { .page-recruit .info .img { max-width: 85%; margin-bottom: 100px; } }

@media all and (max-width: 480px) { .page-recruit .info .img { margin-bottom: 30px; } }

.page-recruit .info .img h3 { -webkit-writing-mode: vertical-lr; -ms-writing-mode: tb-lr; writing-mode: vertical-lr; font-size: 48px; font-weight: 600; font-family: "Noto Serif JP", serif; position: absolute; right: 30px; top: -40px; letter-spacing: 4px; }

@media all and (max-width: 768px) { .page-recruit .info .img h3 { font-size: 40px; right: 20px; } }

@media all and (max-width: 480px) { .page-recruit .info .img h3 { right: 10px; top: 0; font-size: 24px; } }

@media all and (max-width: 480px) { .page-recruit .info .txt { max-width: 85%; } }

.page-recruit .info .txt h4 { margin-bottom: 40px; font-size: 24px; }

@media all and (max-width: 480px) { .page-recruit .info .txt h4 { font-size: 14px; margin-bottom: 20px; } }

.page-recruit .info .txt p { font-size: 20px; }

@media all and (max-width: 768px) { .page-recruit .info .txt p { font-size: 16px; } }

@media all and (max-width: 480px) { .page-recruit .info .txt p { font-size: 14px; } }

.page-recruit .btnpage { text-align: center; margin-top: 80px; }

.page-recruit .brn { margin-top: 50px; padding: 0 20px; }

@media all and (max-width: 768px) { .page-recruit .brn { margin-top: 30px; } }

.page-recruit .brn a { -webkit-box-flex: 0; -webkit-flex: 0 0 47%; -ms-flex: 0 0 47%; flex: 0 0 47%; }

@media all and (max-width: 768px) { .page-recruit .brn a { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-bottom: 15px; }
  .page-recruit .brn a img { width: 100%; } }

.page-recruit .benefits h4 { font-size: 32px; margin-bottom: 40px; }

@media all and (max-width: 768px) { .page-recruit .benefits h4 { font-size: 14px; margin-bottom: 20px; } }

.page-recruit .benefits .grid { gap: 15px; margin-bottom: 100px; }

@media all and (max-width: 768px) { .page-recruit .benefits .grid { padding: 0; grid-template-columns: repeat(2, 1fr); margin-bottom: 30px; } }

.page-recruit .benefits .item { background: linear-gradient(to bottom, #2F437A 0%, #4C88C0 100%); background: -webkit-linear-gradient(top, #2F437A 0%, #4C88C0 100%); background: -ms-linear-gradient(top, #2F437A 0%, #4C88C0 100%); aspect-ratio: 1/1; }

@media all and (max-width: 768px) { .page-recruit .benefits .item { -webkit-animation-delay: 0.15s; animation-delay: 0.15s; } }

.page-recruit .benefits .inside { 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; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; height: 100%; padding-top: 30px; padding-bottom: 20px; }

@media all and (max-width: 768px) { .page-recruit .benefits .inside { padding-top: 15px; padding-bottom: 10px; } }

.page-recruit .benefits .ico { text-align: center; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; min-height: 136px; 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: 768px) { .page-recruit .benefits .ico { min-height: inherit; width: 60%; }
  .page-recruit .benefits .ico img { width: 40%; } }

.page-recruit .benefits .txt { 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-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; }

.page-recruit .benefits p { font-size: 20px; font-weight: bold; color: #fff; text-align: center; line-height: 1.4; 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; }

.page-recruit .benefits p small { font-size: 20px; display: block; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; }

.page-recruit .benefits p span { font-size: 16px; display: block; font-weight: normal; }

@media all and (max-width: 960px) { .page-recruit .benefits p { font-size: 24px; }
  .page-recruit .benefits p small { font-size: 20px; }
  .page-recruit .benefits p span { font-size: 16px; } }

@media all and (max-width: 768px) { .page-recruit .benefits p { font-size: 14px; }
  .page-recruit .benefits p small { font-size: 14px; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  .page-recruit .benefits p span { font-size: 12px; } }

.page-sales .footer { margin-top: 0; }

.bloglist .item .txt { margin-top: 15px; display: block; }

@media all and (max-width: 768px) { .bloglist .item .txt { font-size: 12px; } }

.bloglist .item:nth-child(1) .animated { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; }

.bloglist .item:nth-child(2) .animated { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }

.bloglist .item:nth-child(3) .animated { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; }

.bloglist .item:nth-child(4) .animated { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }

.bloglist .item:nth-child(5) .animated { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }

.bloglist .item:nth-child(6) .animated { -webkit-animation-delay: 0.6s; animation-delay: 0.6s; }

.bloglist .item:nth-child(7) .animated { -webkit-animation-delay: 0.7s; animation-delay: 0.7s; }

.bloglist .item:nth-child(8) .animated { -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }

.bloglist .item:nth-child(9) .animated { -webkit-animation-delay: 0.9s; animation-delay: 0.9s; }

.bloglist .item:nth-child(10) .animated { -webkit-animation-delay: 1s; animation-delay: 1s; }

.bloglist .item:nth-child(11) .animated { -webkit-animation-delay: 1.1s; animation-delay: 1.1s; }

.bloglist .item:nth-child(12) .animated { -webkit-animation-delay: 1.2s; animation-delay: 1.2s; }

.bloglist .item:nth-child(13) .animated { -webkit-animation-delay: 1.3s; animation-delay: 1.3s; }

.tax-cate_blog .title h2 { text-transform: uppercase; }

.pagination { 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; margin-top: 50px; }

@media all and (max-width: 768px) { .pagination { margin-top: 30px; } }

.pagination a, .pagination span { width: 25px; height: 25px; border-radius: 100%; background: #497BAB; 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; margin: 0 7px; }

.pagination a.current, .pagination span.current { background: #2F437A; }

@media all and (max-width: 768px) { .pagination a, .pagination span { font-size: 14px; } }

@media all and (min-width: 961px) { .pagination a:hover { opacity: .5; } }

.pagination a.next { background: url(../images/arr-next.svg) no-repeat center center; background-size: 12px; }

.pagination a.prev { background: url(../images/arr-prev.svg) no-repeat center center; background-size: 12px; }

.single h1 { line-height: 2; font-size: 36px; }

@media all and (max-width: 768px) { .single h1 { font-size: 20px; line-height: 1.6; } }

.single .title, .single .listcate { margin-top: 160px; }

@media all and (max-width: 768px) { .single .title, .single .listcate { margin-top: 80px; } }

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

.single .info .txtcate { margin-right: 30px; }

@media all and (max-width: 768px) { .single .info .date { font-size: 16px; } }

.single .info, .single .eyecatch { margin-top: 60px; }

@media all and (max-width: 768px) { .single .info, .single .eyecatch { margin-top: 30px; } }

.single .eyecatch img { width: 100%; }

.single .pager { 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; margin-top: 160px; }

.single .pager .btnpage { margin: 0 60px; }

@media all and (max-width: 768px) { .single .pager .btnpage { margin: 0; position: relative; top: -60px; } }

.single .pager .txt { min-width: 65px; display: inline-block; }

.single .pager .txt a { font-size: 16px; font-weight: bold; color: #2C437B; }

@media all and (max-width: 768px) { .single .pager { margin-top: 120px; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }

.wpcontent p { line-height: 2; }

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

.wpcontent h1 { margin-top: 60px; margin-bottom: 40px; }

.wpcontent h2, .wpcontent h3 { margin-top: 60px; margin-bottom: 40px; }

@media all and (max-width: 768px) { .wpcontent h2, .wpcontent h3 { margin-top: 30px; margin-bottom: 25px; } }

.wpcontent h2 { font-size: 32px; color: #2C437B; position: relative; padding-left: 40px; }

.wpcontent h2::after { position: absolute; content: ''; background: linear-gradient(to bottom, #2F437A 0%, #4C88C0 100%); background: -webkit-linear-gradient(top, #2F437A 0%, #4C88C0 100%); background: -ms-linear-gradient(top, #2F437A 0%, #4C88C0 100%); width: 20px; height: 50px; left: 0; top: 50%; margin-top: -25px; }

@media all and (max-width: 768px) { .wpcontent h2::after { width: 12px; height: 26px; margin-top: -13px; } }

@media all and (max-width: 768px) { .wpcontent h2 { font-size: 18px; padding-left: 25px; } }

.wpcontent h3 { font-size: 24px; color: #4C88C0; }

@media all and (max-width: 768px) { .wpcontent h3 { font-size: 16px; } }

.wpcontent h4 { font-size: 20px; margin-top: 50px; margin-bottom: 30px; font-weight: 600; }

@media all and (max-width: 768px) { .wpcontent h4 { font-size: 15px; margin-top: 30px; margin-bottom: 25px; } }

.wpcontent > figure, .wpcontent .wp-block-columns { margin-top: 60px; }

@media all and (max-width: 768px) { .wpcontent > figure, .wpcontent .wp-block-columns { margin-top: 30px; } }

.wpcontent .wp-block-image img { width: 100% !important; }

.wpcontent .wp-block-image, .wpcontent .wp-block-gallery, .wpcontent .wp-block-list, .wpcontent .wp-block-buttons, .wpcontent .wp-block-table, .wpcontent .wp-block-rss { margin-bottom: 20px; }

.wpcontent .wp-block-embed { width: 100%; }

@media all and (max-width: 768px) { .wpcontent .wp-block-embed .wp-block-embed__wrapper { aspect-ratio: 9/6; } }

.wpcontent .wp-block-embed iframe { width: 100%; }

@media all and (max-width: 768px) { .wpcontent .wp-block-embed iframe { height: 100%; } }

.wpcontent a { color: #4C88C0; }

.wpcontent a:hover { text-decoration: underline; opacity: .5; }

.wpcontent ul, .wpcontent ol { list-style: disc; margin-left: 25px; }

.wpcontent .wp-block-button a { color: #fff; }

.wpcontent .wp-block-button a:hover { text-decoration: none; }

@media all and (max-width: 768px) { #video { position: absolute; left: 50%; min-width: auto; min-height: 100vh; width: auto; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } }

#videoSP { position: absolute; left: 50%; min-width: auto; min-height: 100vh; width: auto; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.page-confirm .content-business .form { padding-top: 50px; }

@media all and (max-width: 768px) { .page-confirm .content-business .form { padding-top: 30px; }
  .page-confirm .content-business .form .fz20 { font-size: 12px !important; } }

.page-confirm .checklist { position: relative; }

.page-confirm .checklist dd small { display: none; opacity: 0; }

.page-confirm .checklist span label { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; 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; }

.page-confirm .footer { margin-top: 0; }

.page-confirm form dd { margin-top: 25px !important; }

.page-confirm form dl dt span, .page-confirm form dl dt small { display: none; }

.page-confirm form .txtValue, .page-confirm form .checklist .dflex { font-size: 24px; }

.page-thanks .content-business .form { background: #fff; padding-bottom: 0; }

@media all and (max-width: 768px) { .page-thanks .content-business .form { padding-top: 30px; } }

.page-thanks .content-business .form .container .max1000 { border-bottom: 1px dashed #000; padding-bottom: 100px; }

@media all and (max-width: 768px) { .page-thanks .content-business .form .container .max1000 { padding-bottom: 30px; } }

.page-thanks .content-business .form .title { border-color: #000; }

.page-thanks .content-business .form h2, .page-thanks .content-business .form small { color: #000; }

.page-thanks .content p { color: #000; font-size: 20px; font-weight: bold; line-height: 3; }

@media all and (max-width: 768px) { .page-thanks .content p { font-size: 14px; line-height: 2; } }

.page-thanks .content .text_center { margin-top: 60px; }

@media all and (max-width: 768px) { .page-thanks .content .text_center { margin-top: 30px; } }

.page-thanks .content .text_center a { font-size: 24px; color: #000; text-decoration: underline; }

@media all and (min-width: 961px) { .page-thanks .content .text_center a:hover { text-decoration: none; opacity: .5; } }

@media all and (max-width: 768px) { .page-thanks .content .text_center a { font-size: 18px; } }

.mw_wp_form label.error { color: #fff600; margin-left: 0; font-size: 16px; margin-top: 5px; }

.mw_wp_form .buttonsubmit .backbutton { margin-top: 80px; background: none; border: none; font-size: 18px; text-decoration: underline; color: #fff; }

.othertext.hasValue { position: relative; }

.othertext.hasValue::before { content: ':'; }

.youtube.dflex { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
