@charset "UTF-8";

/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/

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;	font-size: 100%;	font: inherit;	vertical-align: baseline;	box-sizing:border-box;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {	display: block;}
body { color: #333333; line-height: 1;}
ol, ul {	list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {	content: '';	content: none;}
table {border-collapse: collapse;border-spacing: 0;}

form button:hover{ cursor: pointer; cursor: hand; opacity: 0.8; }
.wysiwyg  iframe{ max-width: 100%; }

.fadeCom{opacity: 0; -webkit-transition: 1500ms ease; -o-transition: 1500ms ease; transition: 1500ms ease; -webkit-transform: translate3d(0, 30px, 0) scale(1, 1); -ms-transform: translate3d(0, 30px, 0) scale(1, 1); transform: translate3d(0, 30px, 0) scale(1, 1); -webkit-transition-property: opacity,transform; -o-transition-property: opacity,transform; transition-property: opacity,transform; }
/* ===== 表示 ===== */
.fadeCom__On{-webkit-transform:translate3d(0, 0, 0) scale(1,1); -ms-transform:translate3d(0, 0, 0) scale(1,1); transform:translate3d(0, 0, 0) scale(1,1); opacity: 1; }

/* loading------------------------------------------------ */
#wrap.load{opacity: 1; transition: opacity 1800ms; -moz-transition: opacity 1800ms; -webkit-transition: opacity 1800ms; -o-transition: opacity 1800ms; }
#com_loading__box {height: 100%; width: 100%; position: fixed; top: 0; left: 0; background: #fff; z-index: 99999999999999; -webkit-transition: all 400ms;   -o-transition: all 400ms;  -moz-transition: all 400ms;   transition: all 400ms; }
/*プログレスバー*/
#com_loading {width: 0; height: 5px; background: #4F88CB; position: fixed; top: 0; left: 0; -webkit-transition: all 0.2s linear 0s;    -o-transition: all 0.2s linear 0s;  -moz-transition: all 0.2s linear 0s;   transition: all 0.2s linear 0s; }
#com_loading__img {position: absolute; top: 50%; left: 50%; -webkit-transform: translate( -50%,-50% ); -ms-transform: translate( -50%,-50% ); transform: translate( -50%,-50% );  width: auto; }
/*確認画面と完了画面を非表示*/ .confirm_area, .thanks_area { display: none; }
/*デフォルトのサンクスメッセージを非表示*/ .wpcf7-response-output{ display: none; }
#systmttl{ display: none;}


/* WEB FONTs 游ゴシックかすれ予防*/
.f-min { /* font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; */}

.f-gothic {font-family: "Noto Sans JP", sans-serif; font-style: normal;}
.f-en{ font-family: "Montserrat", sans-serif; }

p:has(.w-str-text) {
   margin-bottom: 0!important;
 }


@media screen and (min-width: 768px),print {
.sp-bgimages{ display: none;}
html {font-size: clamp(53.5%, 0.833vw, 62.5%); }
.onecol-contents{position: relative;max-width: 1114px;padding: 120px  5rem 0;margin: 0 auto;}


/* commonbtn */
.gl-btn{ }
.gl-btn a{border-radius: 100px;display: block;color: #fff;position: relative;padding: 1.5rem 0 0 3.1rem;transition: all 0.5s ease-in-out;width: auto;height: 5.3rem;background: transparent linear-gradient(90deg, #4F88CB 0%, #6C9BD2 52%, #ACCDF4 100%) 0% 0% no-repeat padding-box;font-size: 1.6rem;line-height: 1.5;letter-spacing: 0.1em;font-weight: 700;text-align: left;}
.gl-btn a:hover{ color: #6594CB; background: #fff; outline:1px solid #6594CB;outline-offset:-1px;}
.gl-btn a .arr {display: block;width: 0.8rem;height: 0.8rem;background: #6594CB;border-radius: 50%;position: absolute;top: 2.2rem;right: 2rem;transition: all 0.2s ease-in-out;}
.gl-btn a:hover .arr { right: -1rem; opacity: 0; }


main{}

/* bese */
body {font-size: 1.6rem;line-height: 1.6;letter-spacing: 0.8px;padding-top: 12.4rem;background: transparent linear-gradient(90deg, #F7F9FA 0%, #FCFDEF 100%) 0% 0% no-repeat padding-box;}
header{width: 100%;height: 12.4rem;padding-top: 2.5rem;padding-left: 5.2rem;position: fixed;z-index: 20;background: #F7F9FA;top: 0;left: 0; 
/* スクロールバー非表示 */ /* IE, Edge */ /* Firefox */text-align: left;}
header .inner-box{position: relative;}
header .h-logo{ width: 40rem; }
header .h-logo img{ width: 100%; }
header .navia{display:flex;gap: 2.7rem;position: absolute;top: 1.3rem;right: 34.8rem;}
header .navia li{display:flex;align-items:center;justify-content:center;text-align:center;font-size: 1.6rem;line-height: 1.5;letter-spacing: 0.2em;font-weight: 500;}
header .inner-box .gl-btn{position: absolute;right: 13.3rem;width: 18rem!important;top: 1rem;}

#mainttl{background: transparent linear-gradient(180deg, #C1DAF7 0%, #C3EBDF 53%, #C3EBDF00 100%) 0% 0% no-repeat padding-box;}
#mainttl .inner-Box{padding: 7.8rem 5vw 7.6rem 5vw;max-width: 1560px;margin: 0 auto;}

#pc-glnavi,#pc-glnavi .h-menu{display: block;}

/*+++ corp +++*/
#pc-glnavi{ }
#pc-glnavi .h-logo{ display: none;}
#pc-glnavi .h-menu {display: block;position: fixed;top: 2rem;right: 2.4rem;width: 9rem;height: 8rem;z-index: 1000;border-radius: 0px 0px 0px 30px;cursor: pointer;}

#pc-glnavi .h-menu::before{}
#pc-glnavi .h-menu::after{position: absolute;top: 1.6rem;left: -2.4rem;display: block;background: url(../images/common/common-rr02.svg)no-repeat;background-size: 100% auto;width: 2.5rem;height: 2.5rem;}


#pc-glnavi .h-menu .zdo_drawer_buttonsp::before{display: block;position: relative;top: 5px;left: 9px;/* background: #f00; */}
#pc-glnavi .h-menu .zdo_drawer_buttonsp * { margin: 0; padding: 0; outline: none; border: none; font: inherit; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; -webkit-appearance: none; -moz-appearance: none; appearance: none; text-align: left; text-decoration: none; list-style: none; }
#pc-glnavi .h-menu .zdo_drawer_buttonsp {display: block;padding: 0;height: 34px;background: none;border: none;text-align: center;letter-spacing: 0.1em;cursor: pointer;outline: none;width: 4.5rem;z-index: 9999;position: absolute;top: 2.7rem;left: 2.1rem;}
#pc-glnavi .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar {display: block;height: 2px;transition: all 0.2s;transform-origin: 0% 0%;transform: translateY(-50%);position: absolute;left: 0;width: 4.5rem;border-radius: 2.5px;background: #313131;}
#pc-glnavi .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar1 {top: 10px;left: 0;}
#pc-glnavi .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar2 {top: 21px;left: 2px;display: none;}
#pc-glnavi .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar3 {top: 2rem;}
#pc-glnavi.active .h-menu{}
#pc-glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar {width: 23px;left: 0.0vw;background: #313131!important;}
#pc-glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar1 {transform: rotate(0.39rad) translateY(-96%);top: 9px;width: 50px;left: -2px;border-radius: 0;height: 2px;}
#pc-glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar2 { opacity: 0; }
#pc-glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar3 {transform: rotate(-0.39rad) translateY(-50%);top: 26.8px;width: 50px;left: -3px;border-radius: 0;height: 2px;}
#pc-glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_menu_text { display: none; }
#pc-glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_close { display: block; }
.zdo_drawer_text { width: 100%; position: absolute; bottom: -2.6vw; left: 0; text-align: center; font-size: 1.3vw; }
.zdo_drawer_close { letter-spacing: 0.08em; display: none; }
/*+++ Default Button Color +++*/
.zdo_drawer_buttonsp { color: #000; }
.zdo_drawer_buttonsp .zdo_drawer_bar {background-color: #fff;}


.pc-menu{ position: fixed; top: 0; right: 0;  z-index: 9999; }
.pc-menu:hover{ opacity: 0.8; cursor: pointer; cursor: hand;}

.side-fix{position: fixed;top: 110px;right: 0;z-index: 10;}

#pc-menu-open{display: none;background: rgba(0,0,0,0.4);width: 100vw;height: 100vh;min-height: 750px;position: fixed;top: 0;z-index: 999;overflow-y: scroll;}
#pc-menu-open a{ letter-spacing: 0.1em; }
.open-main-Box{max-width: 1137px;margin: 0 auto 50px;padding: 19.5rem 5rem 0;}

#pc-menu-open .navia{ }
#pc-menu-open .inner-box{padding: 18.6rem 5vw 11.3rem 5vw;max-width: 82.2rem;margin: 0 0 0 auto;background: transparent linear-gradient(180deg, #C1DAF7 0%, #C3EBDF 100%) 0% 0% no-repeat padding-box;border-radius: 0px 0px 0px 10rem;}
#pc-menu-open .footer-nav{display: -webkit-box;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -ms-flexbox;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-flex-wrap: wrap;flex-wrap: wrap;font-size: 1.6rem;line-height: 1.5;letter-spacing: 0.1em;font-weight: 400;text-align: left;}
#pc-menu-open .footer-nav li{width: 60.4%;margin-bottom: 4.9rem;}
#pc-menu-open .footer-nav li:nth-child(2n){width: 39%;}
#pc-menu-open .footer-nav li a{font-size: 2rem;line-height: 1.5;letter-spacing: 0.1em;font-weight: 400;text-align: left;display: inline-block;padding: 0 0 0 3.3rem;position: relative;margin-right: -1rem;}
#pc-menu-open .footer-nav li a::before{content: "";display: block;width: 0.8rem;height: 0.8rem;background: #6594CB;border-radius: 50%;position: absolute;top: 1rem;left: 1rem;transition: all 0.2s ease-in-out;}
#pc-menu-open .inner-box .gl-btn{position: absolute;width: 27.6rem;top: 66.5rem;right: 6rem;z-index: 3;}

#contentsend{padding: 0 5vw;margin-bottom: -17.2rem;}
#contentsend .backinner-Box{max-width: 1100px;margin: 0 auto;box-shadow: 0px 0px 10px #6C9BD24D;border-radius: 15px;background: #fff;position: relative;padding: 7.1rem 0rem 8rem;}
#contentsend .inner-Box{max-width: 1000px;margin:0 auto;padding: 0 4rem;display:flex;gap: 5rem;}
#contentsend .left-Box{width: 45rem;}
#contentsend .right-Box{flex:1;padding-top: 0.7rem;}

#contentsend .img{ position: absolute; top: -4.7rem; right: 8.5rem; }
#contentsend .img img{}
#contentsend h2{ font-size: 7rem; line-height: 1; letter-spacing: 0.2em; font-weight: 500; text-align: left; margin-bottom: 0.9rem; }
#contentsend h3{ font-size: 1.6rem; line-height: 1.5; letter-spacing: 0.2em; font-weight: 500; text-align: left; }
#contentsend .text{ font-size: 1.6rem; line-height: 1.8; letter-spacing: 0.1em; font-weight: 400; text-align: left; }
#contentsend .arr{transition: all 0.3s ease-in-out; position: absolute; bottom: 3.1rem; right: 3rem; width: 4rem; height: 4rem; border: 1px solid #6594CB; border-radius: 50%; text-align: center; padding-top: 0.2rem; }
#contentsend .arr img{ width: 1.5rem; height: auto;}
#contentsend a:hover .arr{ right: 2rem; }

h2.commmonttl{position: relative;color: #6594CB;font-size: 2.5rem;line-height: 2.2;letter-spacing: 0.2em;font-weight: 700;text-align: center;}
h2.commmonttl::before{content: "";display: block;width: 5.5rem;height:  5.5rem;border-radius: 50%;background: #E1F4EE;position: absolute;top: 0;left: 50%;z-index: -1;transform: translateX(-50%);}
h3.commmonttl3{margin-bottom: 1.5rem; position: relative; color: #fff; background: #6594CB; border-radius: 1rem; padding: 1.5rem 1.6rem; font-size: 1.8rem; line-height: 1.5; letter-spacing: 0.1em; font-weight: 500; text-align: left;}

.comment-left-Box{display:flex;gap: 3.3rem;}
.comment-left-Box .ill-Box{width: 10.5rem;flex-shrink:0;order:2;position: relative;top: 2.8rem;right: -0.4rem;}
.comment-left-Box .text-Box{flex:1;border: 1px solid #6594CB;background: #fff;border-radius: 2rem;position: relative;order:1;padding: 3.6rem 5.3rem 3.5rem 3.9rem;}
.comment-left-Box .text-Box::before{content: "";display: block;width: 4rem;height: 2rem;background: url(../images/partner/contentsmain-icon01.svg)no-repeat top center;position: absolute;top: 7rem;right: -2.8rem;transform: scale(-1, 1);}
.comment-left-Box .ill-Box figure.img {position: relative;top: -0.5rem;left: 0;height: 9rem;}
.comment-left-Box .ill-Box figure.img img{ width: 100%; height: auto; }
.comment-left-Box .text-Box p.ltext {position: relative;font-size: 1.6rem;line-height: 2;letter-spacing: 0.1em;font-weight: 400;}

.comment-right-Box{display:flex;gap: 3.3rem;}
.comment-right-Box .ill-Box{width: 10.5rem;flex-shrink:0;position: relative;top: 0.3rem;}
.comment-right-Box .text-Box{flex:1;border: 1px solid #6594CB;background: #fff;border-radius: 2rem;position: relative;padding: 3.6rem 5.3rem 3.5rem 3.9rem;}
.comment-right-Box .text-Box::before{content: "";display: block;width: 4rem;height: 2rem;background: url(../images/partner/contentsmain-icon01.svg)no-repeat top center;position: absolute;top: 4.4rem;left: -2.8rem;}
.comment-right-Box .ill-Box figure.img {position: relative;top: -0.5rem;left: 0;height: 9rem;}
.comment-right-Box .ill-Box figure.img img{ width: 100%; height: auto; }
.comment-right-Box .text-Box p.ltext {position: relative;font-size: 1.8rem;line-height: 2;letter-spacing: 0.1em;font-weight: 500;color: #6594CB;}

h3.fukidashi{text-align: center;}
h3.fukidashi span{background: #6594CB;display: inline-block;color: #fff;font-size: 1.6rem;line-height: 2;letter-spacing: 0.1em;font-weight: 500;text-align: left;padding: 0.5rem 2.4rem;border-radius: 10rem;position: relative;}
h3.fukidashi span::before{content: "";display: block;width: 1rem;height: 1.5rem;background: url(../images/about/contents00-icon02.svg)no-repeat;background-size: 100% auto;position: absolute;bottom: -1.1rem;left: 4.9rem;}


footer{width: 100%;z-index: 3;padding: 27.2rem 5vw 5rem;background: transparent linear-gradient(180deg, #C1DAF7 0%, #C3EBDF 100%) 0% 0% no-repeat padding-box;}
footer .footer-Box{max-width: 1100px;margin: 0 auto; position: relative;}

footer .footer-in-Box1{display:flex;gap:3rem;border-bottom: #AAA 1px solid;padding-bottom: 4rem;}
footer .footer-in-Box1 .left-Box{flex:1;}
footer .footer-in-Box1 .right-Box{width:55rem;flex-shrink:0;padding-left: 11.8rem;position: relative;padding-top: 1.6rem;}

footer .footer-in-Box1 .left-Box .h-logo{margin-bottom: 2.2rem;}
footer .footer-in-Box1 .left-Box .h-logo img{max-width: 30.3rem;width: 100%;}
footer .footer-in-Box1 .left-Box .company-name{font-size: 1.6rem;line-height: 1.5;letter-spacing: 0.2em;font-weight: 500;text-align: left;margin-bottom: 1rem;}
footer .footer-in-Box1 .left-Box .foot-text{font-size: 1.4rem;line-height: 1.8;letter-spacing: 0.1em;font-weight: 400;text-align: left;margin-bottom: 0.6rem;}
footer .footer-nav{display: -webkit-box;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -ms-flexbox;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-flex-wrap: wrap;flex-wrap: wrap;font-size: 1.6rem;line-height: 1.5;letter-spacing: 0.1em;font-weight: 400;text-align: left;}
footer .footer-nav li{width: 30.8rem;margin-bottom: 2rem;}
footer .footer-nav li.ww{width: 14rem;margin-right: -2rem;}
footer .footer-nav li:nth-child(1){grid-column:1;position: absolute;top: 1.6rem;left: 0.2rem;width: 10rem;}
footer .footer-in-Box2 { padding-top: 3.6rem; }
footer .footer-in-Box2 .fttext{font-size: 1.2rem;line-height: 2;letter-spacing: 0.1em;font-weight: 400;text-align: right;margin-bottom: -2.4rem;}
footer .footer-in-Box2 .fttext a{display: inline-block;margin-left: 3.6rem;}
footer .footer-in-Box2 .copy{ font-size: 1.2rem; line-height: 2; letter-spacing: 0.1em; font-weight: 400; text-align: left; }

/* 2カラム */
#allcontents{display:flex;gap:10rem;max-width: 1555px;margin:0 auto;position: relative;padding: 8rem 5vw 12.5rem;}
#allcontents #csidebar{width:19.2rem;flex-shrink:0;position:sticky;align-self: flex-start;top: 12rem;padding-top: 7.2rem;}
#allcontents #csidebar ul{}
#allcontents #csidebar li{ font-size: 1.6rem; line-height: 1.5; letter-spacing: 0.1em; font-weight: 500; text-align: left; margin-right: -1rem; margin-bottom: 3rem; }
#allcontents #csidebar a{display:block;padding-left: 1.6rem; position: relative;}
#allcontents #csidebar a::before{content: "";display: block;position: absolute;width: 0.8rem;height: 0.8rem;background: #6594CB;border-radius: 50%;left: 0.1rem;top: 0.8rem;}
#allcontents #csidebar li.acv a{color:#6594CB;} /* 好きに調整 */

#allcontents #contentsinner{flex:1;}
#allcontents .contentsbox{}
#allcontents .contentsbox .inner-Box{}


a.link-arr{text-align: center;display: block;width: 200px;margin: 0 auto;position: relative;}
a.link-arr .post-arrow {position: absolute;width: 4rem;height: 4rem;top: -4px;right: 0px;}
a.link-arr .post-arrow .arrow-bg { position: absolute; top: 50%; left: 50%; width: 4rem; height: 4rem; background-color: #4F88CB; border-radius: 50%; opacity: 0; transform: translate(-50%, -50%) scale(0.5); transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.3s ease; z-index: 0 }
a.link-arr .post-arrow .arrow-icon {position: absolute;top: 50%;left: 50%;width: 2.6rem;height: auto;transform: translate(-50%, -50%);transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.3s ease;z-index: 1}
a.link-arr .post-arrow .arrow-icon.default { transform: translate(-50%, -50%); opacity: 1 }
a.link-arr .post-arrow .arrow-icon.next { -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); transform: translate(-250%, -50%); opacity: 0 }
a.link-arr:hover .arrow-bg { opacity: 1; transform: translate(-50%, -50%) scale(1) }
a.link-arr:hover .arrow-icon.default { transform: translate(100%, -50%); opacity: 0 }
a.link-arr:hover .arrow-icon.next { left: -12px; transform: translate(100%, -50%); opacity: 1 }

/* 矢印ホバー */
a .morearrtext{ transition: all 0.3s ease-in-out;}
a .morearrtext .arr{transform-origin:center;background:#4F88CB;border-radius:100px;overflow:hidden;display:block;width:4rem;height:4rem;position:relative;transition:all .5s ease-in-out;}
a .morearrtext .arr img{display:block;width:.8rem;height:1.1rem;position:absolute;top:50%;left: 50%;transform:translate(-50%,-50%);transition:all .5s ease-in-out;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);}
a:hover .morearrtext{ color: #767676; }


h2.corettl{font-size: 2.8rem; line-height: 1.8; letter-spacing: 0.14rem; font-weight: 700; text-align: left; }
h2.corettl span.f-en{ color: #4F88CB; font-size: 1.2rem; line-height: 1; letter-spacing: 0.12rem; font-weight: 500; text-align: left; display: block; margin-bottom: 1.3rem; }

a figure.figbo { position: relative; overflow: hidden; }
a figure.figbo img {transition: transform 0.6s ease, filter 0.6s ease;transform: scale(1);filter: blur(0);width: 100%;height: 100%;object-fit: cover;}
a:hover figure.figbo img { transform: scale(1.04); }

.wavy-eng-issues {font-family: "Montserrat", sans-serif;font-size: 1.2rem;font-weight: 500;letter-spacing: 0.1em;display: block!important;margin-bottom: 16px;opacity:0;/* min-height: 2.4rem; */}
.wavy-eng-issues.is-show{opacity:1;transition:opacity 0.3s ease;}
.wavy-eng-issues span { display: inline-block; opacity: 0; transform: translateY(15px); animation: wavy-issues-appear 0.6s ease-out forwards; background:linear-gradient(180deg,#4F88CB 0%,#6594CB 55%,#ACCDF4 100%); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}

/* --- アニメーション定義 --- */
@keyframes wavy-issues-appear {
  0% {
    /* 開始時：透明で下にある */
    opacity: 0;
    transform: translateY(15px);
  }
  60% {
    /* 途中で少し上に上がりすぎる（波打つ動きの「頂点」） */
    opacity: 1;
    transform: translateY(-4px);
  }
  100% {
    /* 最終時：完全に表示され、元の位置に戻る */
    opacity: 1;
    transform: translateY(0);
  }
}


.entrybtn a{color: #454748;font-size: 2.4rem;line-height: 1.6;font-weight: 900;letter-spacing: 0.072rem;margin: 0 auto 30px;width: 320px;height: 70px;display: block;border: 3px solid #454748;border-radius: 36px;background: #fff;position: relative;left: 8px;padding: 13px 0 0;transition: background 0.3s ease-in-out,color 0.3s ease-in-out;text-align: center;}
.entrybtn a:hover{background: #454748;color: #fff;}



#pullnavi { opacity: 0; transition: opacity 0.3s, transform 0.3s; transform: translateY(-100%); }
#pullnavi.upMove { opacity: 0; transform: translateY(-100%); }
#pullnavi.dwMove { opacity: 1; transform: translateY(0); }

#pullnavi {position: fixed;top: 0;left: 0;z-index: 10;}
#pullnavi {background: #fff;width: 100%;box-shadow: 0px 3px 20px #00000029;}
#pullnavi .inbox{width: 100%;min-width: 1280px;height: 70px;margin: 0px auto 20px auto;padding-top: 14px;position: relative;}



   
   /* common */
   
   /* 2カラムサイト----------------
   #tow-cl{ width: 1100px; margin: 0 auto; padding: 20px 0;}
   #tow-cl main{ width: 800px!important; float: left;  }
   #tow-cl #side{ width: 280px; float: left; margin-right: 19px; background: #333; height: 800px; }
   #blog #tow-cl #side{ display: none;}
   #blog #tow-cl main{ width: 1100px !important;}*/
   /* 1カラムサイト */
   /*#one-cl{ }*/
   

   .main-title{width: auto;text-align: left;margin-bottom: 3.3rem;}
   .main-title img{display: inline;margin-right: 11px;position: relative;top: -5px;}
   .main-title .en {margin-bottom: -0.2rem;text-transform: uppercase;font-size: 7rem;line-height: 1.2857;letter-spacing: 0.2em;font-weight: 500;background:linear-gradient(180deg,#4F88CB 0%,#6594CB 55%,#ACCDF4 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display: inline-block!important;}
   .main-title .jp {display: block;font-size: 1.6rem;line-height: 1.5;letter-spacing: 0.2em;font-weight: 500;text-align: left;padding-left: 0.4rem;}
   h2.sub-title{ padding: 25px 20px 10px; margin-bottom: 50px; font-size: 28px; font-weight: bold; letter-spacing: 2px; text-align: center; border-bottom: solid 2px #000;}

   .seo_bread_list {max-width: 1420px;width: 100%;padding: 0px 2.9rem 0px 0rem;margin: 0 auto;font-size: 1.2rem;line-height: 1;letter-spacing: 0.1em;font-weight: 400;text-align: right;color: #313131;}
   .seo_bread_list li{ margin-right: 20px; float: left;  }
   .seo_bread_list a{margin-right: 0.2rem;}
   .seo_bread_list a::after{content: "";background: url(../images/common/pan.svg)no-repeat;height: 8px;width: 5px;display: inline-block;position: relative;top: 0px;left: 5px;}
   .seo_bread_list a.home{}
   .seo_bread_list li:last-child::after{ content: ""; }
   
   /*pc・タブレットcss*/
   /*pc_defaultset*/
   .pc { display: block !important; }
   /*pcのみ表示ブロック*/
   .pc2 { display: inline-block !important; }
   /*pcのみ表示ブロック*/
   .sp, .sp2 { display: none !important; }
   /*スマホのみ表示ブロック*/
   .h_menu { display: none; }
   /*スマホ用ヘッダ*/
   .sp-header { display: none; }
   /*スマホ用メニュー*/
   #sp-global-nav { display: none; }
   /*スマホ用メニュー*/
   .sp-fix-list { display: none; }
   /* Antialiasing ※任意　*/
   
   .fit img { object-fit: cover; font-family: "object-fit: cover;"; }
   
   html {-webkit-font-smoothing: subpixel-antialiased;-moz-osx-font-smoothing: none;/* overflow-x: hidden; */}
   


   body { -webkit-text-size-adjust: 100%; }
   img { vertical-align: bottom; }
   a {text-decoration: none;color: #333;transition: color 0.3s ease-in-out;}
   a:hover { color: #4F88CB;  }
   .nobd a:hover { text-decoration: none !important; }
   
   /* clearfix */
   .clearfix { zoom: 1; }
   .clearfix:after { display: block; clear: both; height: 0; visibility: hidden; line-height: 0; content: "."; }
   /* wysiwyg */
.wysiwyg {word-wrap: break-word;margin-bottom: 100px;font-family: noto-sans-cjk-jp, sans-serif;font-style: normal!important;}
.wysiwyg strong { font-weight: bolder; }
.wysiwyg em { font-style: italic; }
.wysiwyg img {width: 100% !important;height: auto!important;overflow: hidden;margin: 4rem 0 0;}
.wysiwyg p {min-height: 15px;min-width: 10px;display: block;font-size: 1.6rem;line-height: 2;letter-spacing: 0.1em;font-weight: 400;text-align: left;}
.wysiwyg a{ text-decoration: underline; color: #4F88CB; font-weight: bold;}
.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 { color: #333; font-weight: bold; text-align: left;}
.wysiwyg h1 { padding: 12px 24px; font-size: 24px; line-height: 1.6; margin: 10px 5px;}
.wysiwyg h2 {border-radius: 1rem;padding: 1.5rem;margin: 8rem 0;font-size: 1.8rem;line-height: 1.5;letter-spacing: 0.1em;font-weight: 500;text-align: left;}
.wysiwyg .w-str-text{font-size: 2.8rem!important;font-weight: bold!important;color: #4F88CB!important;line-height: 1.5!important;margin-bottom: 3.2rem!important;letter-spacing: 0.14rem!important;display: block;}

.wysiwyg h3 {padding: 0px 0 0.5rem 1.3rem;margin: 6.4rem 0 2.4rem;border-left: 6px solid #6594CB;font-size: 1.7rem;line-height: 1.5;letter-spacing: 0.1em;text-align: left;}
.wysiwyg h3::before{content: "";width: 12rem;height: 1px;display: block;position: absolute;bottom: -1px;background: #4F88CB;}

.wysiwyg h4 {margin: 4rem 0 1.6rem;font-size: 1.6rem;line-height: 1.5;letter-spacing: 0.1em;padding-bottom: 0.4rem;}
.wysiwyg h4::before{background: #181C1D;width: 17px;height: 17px;border-radius: 50%;display: block;position: absolute;top: 5px;left: 5px;}

.wysiwyg > * { margin-top: 2.4rem; margin-bottom: 0 !important; }
.wysiwyg > *:first-child { margin-top: 0 !important; }
.wysiwyg h2 {margin-top: 4rem;}
.wysiwyg h3 {margin-top: 3.4rem;}
.wysiwyg h4 { margin-top: 4.0rem; }
.wysiwyg img { margin-top: 4.0rem; }
.wysiwyg ol, .wysiwyg ul, .wysiwyg table { margin-top: 3.2rem; }
.wysiwyg h1 + * { margin-top: 3.2rem !important; } /* h1の下: 3.2rem */
.wysiwyg h2 + * {margin-top: 1.5rem !important;} /* h2の下: 3.2rem */
.wysiwyg h3 + * { margin-top: 2.4rem !important; } /* h3の下: 2.4rem */
.wysiwyg h4 + * { margin-top: 1.6rem !important; } /* h4の下: 1.6rem */
.wysiwyg img + *, .wysiwyg table + *, .wysiwyg ol + *, .wysiwyg ul + * { margin-top: 3.2rem; }

.wysiwyg ul {list-style-type: disc;line-height: 1.6;font-size: 16px;margin: 5px 0 40px 20px;}
.wysiwyg ul li::marker{content: "";}
.wysiwyg ul li::before{content: "";display: block;width: 1rem;height: 1rem;background: #4F88CB;border-radius: 10px;position: absolute;top: 0.6rem;left: -1.8rem;}
.wysiwyg ul li{position: relative;font-size: 1.6rem;letter-spacing: 0.048rem;line-height: 1.4;margin-bottom: 1.4rem;font-weight: 400;}
.wysiwyg ol {list-style-type: decimal;line-height: 1.6;font-size: 16px;margin: 5px 0 40px 20px;}
.wysiwyg ol li::marker{font-family: "Montserrat", sans-serif; font-style: normal;  font-style: normal;font-weight: 600; color: #4F88CB;}
.wysiwyg ol li{ font-size: 1.6rem; letter-spacing: 0.048rem; margin-bottom: 14px; }

.wysiwyg table{table-layout: fixed;border-top: 1px solid #D2D2D2;font-family: "Noto Sans JP", sans-serif;font-style: normal;margin: 3.2rem 0;}
.wysiwyg table th,
.wysiwyg table td:first-child{ width: 20rem; }
.wysiwyg table td {border: none!important;border-bottom: 1px solid #D2D2D2!important;padding: 10px;font-size: 16px;margin: 10px 5px;}
.wysiwyg iframe{ height: 500px !important; width: 800px !important; margin: 0 auto 40px; display: block;}




   /* リンク透明 */
   a img{transition: opacity 0.3s ease-in-out;}
   a img:hover { -ms-filter: "alpha( opacity=80 )"; filter: alpha(opacity=80); opacity: 0.8; }
   /* リンク透明にしない */
   .noop a img:hover { -ms-filter: "alpha( opacity=100 )"; filter: alpha(opacity=100); opacity: 1.0; }
   /*---------------------------------------- 　　外部サービス ----------------------------------------*/
   /* ggmap */
   /* <div class="ggmap">iframeのコピーしたコード</div> */
   .ggmap { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
   .ggmap iframe, .ggmap object, .ggmap embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
   /* <div class="youtube"><iframe  src="youtubeのURL?rel=0" frameborder="0" allowfullscreen></iframe></div> */
   .youtube { position: relative; width: 100%; padding-top: 56.25%; }
   .youtube iframe { position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important; }
   /*---------------------------------------- 　　webフォント（サーバー置き）　 ----------------------------------------*/
   @font-face { font-family: 'jp-sttl01';
   /* お好きな名前にしましょう */
   src: url("../font/.eot");
   /* IE9以上用 */
   src: url("../font/bokutachi.eot?#iefix") format("embedded-opentype"), url("../font/NotoSansCJKjp-Medium.woff") format("woff"), url("../font/NotoSansCJKjp-Medium.woff") format("woff");
   /* iOS, Android用 */
   /* 念の為指定しておきます */
   font-weight: normal;
   /* 念の為指定しておきます */
   font-style: normal; vertical-align: top; margin: 0px; padding: 0px; }
   .myWebFontClass { font-family: 'jp-sttl01'; }
   }

@media screen and (min-width:768px) and ( max-width:1730px) {
header .navia{gap: 1rem; }
header .navia li{ font-size: 1.3rem;}
}



@media screen and (min-width:768px) and ( max-width:1460px) {

header{padding-left: 2.2rem;}
header .h-logo{width: 23vw;}
header .navia{display:flex;right: 30.8rem;}
header .navia li{font-size: 1.1rem;}
header .inner-box .gl-btn{right: 11.3rem;}




}


@media screen and (min-width:768px) and ( max-width:1280px) {
#pc-menu-open .inner-box{transform:scale(0.8);transform-origin:top right;}
}



@media screen and (min-width:768px) and ( max-width:950px) {
header .navia{top: 4rem;}


}



@media screen and (max-width: 767px) {
header{ display: none;}
.sp-bgimages{position: fixed;top: 0;left: 0;width: 100vw;height: 100vh;background: url('../images/common/sp-body-back.jpg')no-repeat top center;background-size: cover;z-index: -1;display: none;}
.sp-recruit-bgimages{ position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background: url('../images/common/sp-recruit-body-back.jpg')no-repeat top center; background-size: cover; z-index: -1; }

.mw_wp_form input[type="file"] { display: inline-block; width: 100%; font-size: 3.8vw; }

body {overflow: hidden;font-size: 3.6vw;font-family: sans-serif;-webkit-text-size-adjust: 100%;line-height: 1.6;padding-top: 16.7vw;background: transparent linear-gradient(90deg, #F7F9FA 0%, #FCFDEF 100%) 0% 0% no-repeat padding-box;}
.pc, .pc2 { display: none !important; }
/*pcのみ表示ブロック*/
.sp { display: block !important; }
/*スマホのみ表示ブロック*/
.sp2 { display: inline-block !important; }
/*スマホのみ表示ブロック*/
.no-br { display: none; }
/*スマホでbrを解除したい場合に使用*/
.sp_display_block { display: block !important; }
/*スマホでflexboxを解除したい場合等に使用*/
.side-fix{ display: none; }
.fix-list{ display: none; }
#g-nav{ display: none; }

#pc-glnavi{position: fixed;top: 0;left: 0;z-index: 1000;width: 100vw;background: 77.33vw;height: 16.80vw;background: #F7F9FA;padding: 4.2vw 0 0 5.2vw;}

#mainttl{background: transparent linear-gradient(180deg, #C1DAF7 0%, #C3EBDF 53%, #C3EBDF00 100%) 0% 0% no-repeat padding-box;}
#mainttl .inner-Box{padding: 7.2vw 10.2vw 11.6vw;}
/*+++ Reset +++*/

#pc-glnavi .h-logo{width: 54.2vw;}
#pc-glnavi .h-logo img{ }
#pc-glnavi.active { background: none;}
#pc-glnavi.active .h-logo{display: none;}

#pc-glnavi .h-menu {position: fixed;top: 0.7vw;width: 16.43vw;right: 0vw;height: 15.83vw;border-radius: 0 0 0 4vw;border: none;z-index: 10002;}
#pc-glnavi .h-menu .zdo_drawer_buttonsp::before{height: 1.21vw;content: "";display: block;position: relative;top: 0;left: 0;}
#pc-glnavi .h-menu .zdo_drawer_buttonsp * { margin: 0; padding: 0; outline: none; border: none; font: inherit; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; -webkit-appearance: none; -moz-appearance: none; appearance: none; text-align: left; text-decoration: none; list-style: none; }
#pc-glnavi .h-menu .zdo_drawer_buttonsp {display: block;padding: 0;width: 8.82vw;height: 5.4vw;background: none;border: none;text-align: center;letter-spacing: 0.1em;cursor: pointer;outline: none;z-index: 99999;position: absolute;top: 6.58vw;left: 4.02vw;}
#pc-glnavi .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar {display: block;height: 0.24vw;width: 6.63vw;transition: all 0.2s;transform-origin: 0% 0%;transform: translateY(-50%);position: absolute;left: 0;border-radius: 0.6vw;background: #313131;}
#pc-glnavi .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar1 {top: 0.42vw;left: 0.48vw;}
#pc-glnavi .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar2 {top: 2.82vw;left: 0.5vw;display: none;}
#pc-glnavi .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar3 {top: 2.02vw;left: 0.5vw;}
#pc-glnavi.active .h-menu{}
#pc-glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar {left: 0.6vw;}
#pc-glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar1 {transform: rotate(0.4rad) translateY(-96%);top: 0.3vw;border-radius: 0;height: 0.24vw;width: 7vw;}
#pc-glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar2 { opacity: 0; }
#pc-glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_bar3 {transform: rotate(-0.37rad) translateY(-50%);top: 2.79vw;width: 7vw;left: 0.54vw;border-radius: 0;height: 0.24vw;}
#pc-glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_menu_text { display: none; }
#pc-glnavi.active .h-menu .zdo_drawer_buttonsp .zdo_drawer_close { display: block; }
.zdo_drawer_text { width: 100%; position: absolute; bottom: -2.6vw; left: 0; text-align: center; font-size: 1.3vw; }
.zdo_drawer_close { letter-spacing: 0.08em; display: none; }
/*+++ Default Button Color +++*/
.zdo_drawer_buttonsp { color: #000; }
.zdo_drawer_buttonsp .zdo_drawer_bar {background-color: #4F88CB;}
a:hover{ text-decoration: none!important;}

.gl-btn{}
.gl-btn a{background: transparent linear-gradient(90deg, #4F88CB 0%, #6C9BD2 47%, #ACCDF4 100%) 0% 0% no-repeat padding-box;border-radius:26.67vw;overflow:hidden;display:block;width:100%;height: 13.07vw;position:relative;padding: 3.57vw 0 0 6.8vw;transition:all 0.5s ease-in-out;font-size: 3.73vw;line-height: 1.5;letter-spacing: 0.1em;font-weight: 700;text-align: left;color: #fff;}
.gl-btn a .arr {display: block;width: 2vw;height: 2vw;background: #6594CB;border-radius: 50%;position: absolute;top: 5.5vw;right: 4.8vw;transition: all 0.2s ease-in-out;}

#contentsend{padding: 0 5.5vw;margin-bottom: -52.7vw;}
#contentsend .backinner-Box{box-shadow: 0.0vw 0.0vw 2.42vw #6C9BD24D;border-radius: 3.62vw;background: #fff;position: relative;padding: 2.6vw 0 0;}
#contentsend .inner-Box{ padding: 0 0 17.6vw; }
#contentsend .left-Box{ padding: 6.6vw 0 0 1.9vw; margin-bottom: 4.5vw; }
#contentsend .right-Box{}

#contentsend .img{position: absolute;top: -10.7vw;right: 5vw;width: 10.6vw;}
#contentsend .img img{}
#contentsend h2{margin-bottom: 1.1vw;font-size: 10.67vw;line-height: 1;letter-spacing: 0.2em;font-weight: 500;text-align: center;}
#contentsend h3{font-size: 3.73vw;line-height: 1.5;letter-spacing: 0.2em;font-weight: 500;text-align: center;}
#contentsend .text{font-size: 3.73vw;line-height: 2;letter-spacing: 0.1em;font-weight: 400;text-align: center;}
#contentsend .arr{transition: all 0.3s ease-in-out;position: absolute;bottom: 5.3vw;right: 5.1vw;width: 8.1vw;height: 8.1vw;border: 0.24vw solid #6594CB;border-radius: 50%;text-align: center;padding-top: 0vw;}
#contentsend .arr img{width: 3.3vw;height: auto;}
#contentsend a:hover .arr{ right: 2rem; }

h2.commmonttl{position:relative;color:#6594CB;font-size: 5.333vw;line-height: 1.5;letter-spacing: 0.2em;font-weight: 700;text-align: center;}
h2.commmonttl::before{content:"";display:block;width: 12.27vw;height: 12.27vw;border-radius:50%;background:#E1F4EE;position:absolute;top: -2.1vw;left:50%;z-index:-1;transform:translateX(-50%);}

h3.commmonttl3{margin-bottom: 4.0vw; position: relative; color: #fff; background: #6594CB; border-radius: 2.67vw; padding: 4.0vw 4.27vw; font-size: 4.8vw; line-height: 1.5; letter-spacing: 0.1em; font-weight: 500; text-align: left;}

.comment-left-Box{}
.comment-left-Box .ill-Box{
    margin-bottom: 7.9vw;
}
.comment-left-Box .text-Box{border: 1px solid #6594CB;background: #fff;border-radius: 2.33vw;position: relative;padding: 4.3vw 6.13vw 4.43vw 5vw;}
.comment-left-Box .text-Box::before{content: "";display: block;width: 8.47vw;height: 5.33vw;background: url(../images/partner/contentsmain-icon01.svg)no-repeat top center;background-size: 100% auto;position: absolute;top: -4.83vw;left: 36.23vw;transform: rotate(90deg);transform-origin: center;}
.comment-left-Box .ill-Box figure.img {position: relative;top: -1.33vw;left: 0;width: 21.6vw;margin: 0 auto;}
.comment-left-Box .ill-Box figure.img img{ width: 100%; height: auto; }
.comment-left-Box .text-Box p.ltext {position: relative;font-size: 3.7vw;line-height: 2;letter-spacing: 0.1em;font-weight: 400;text-align: left;}

.comment-right-Box .text-Box{border: 1px solid #6594CB;background: #fff;border-radius: 2.33vw;position: relative;padding: 6vw 6.13vw 5.23vw 5vw;}
.comment-right-Box .text-Box::before{content: "";display: block;width: 8.47vw;height: 5.33vw;background: url(../images/partner/contentsmain-icon01.svg)no-repeat top center;background-size: 100% auto;position: absolute;top: -4.83vw;left: 36.23vw;transform: rotate(90deg);transform-origin: center;}
.comment-right-Box .ill-Box figure.img {position: relative;top: -1.33vw;left: 0;width: 21.6vw;margin: 0 auto 7.4vw;}
.comment-right-Box .ill-Box figure.img img{ width: 100%; height: auto; }
.comment-right-Box .text-Box p.ltext {position: relative;font-size: 4.3vw;line-height: 1.5;letter-spacing: 0.1em;font-weight: 500;text-align: left;color: #6594CB;}

h3.fukidashi{text-align: center;}
h3.fukidashi span{background: #6594CB;display: inline-block;color: #fff;font-size: 4.17vw;line-height: 2;letter-spacing: 0.1em;font-weight: 500;text-align: left;padding: 1.33vw 6.4vw;border-radius: 26.67vw;position: relative;}
h3.fukidashi span::before{content: "";display: block;width: 2.67vw;height: 4.0vw;background: url(../images/about/contents00-icon02.svg)no-repeat;background-size: 100% auto;position: absolute;bottom: -2.93vw;left: 13.07vw;}

footer{width: 100%;z-index: 3;padding: 63.4vw 5vw 22.67vw;background: transparent linear-gradient(180deg, #C1DAF7 0%, #C3EBDF 100%) 0% 0% no-repeat padding-box;}
footer .footer-Box{position: relative;}

footer .footer-in-Box1{border-bottom: #AAA 0.24vw solid;}
footer .footer-in-Box1 .left-Box{flex:1;}
footer .footer-in-Box1 .right-Box{position: relative;margin-bottom: 0.9vw;}

footer .footer-in-Box1 .left-Box .h-logo{margin-bottom: 4.3vw;}
footer .footer-in-Box1 .left-Box .h-logo img{max-width: 81vw;width: 100%;}
footer .footer-in-Box1 .left-Box .company-name{margin-bottom: 1rem;font-size: 4.27vw;line-height: 1.8;letter-spacing: 0.2em;font-weight: 500;text-align: left;}
footer .footer-in-Box1 .left-Box .foot-text{margin-bottom: 2vw;font-size: 3.73vw;line-height: 1.5;letter-spacing: 0.1em;font-weight: 400;text-align: left;}

footer .footer-nav{display: -webkit-box;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -ms-flexbox;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 8.1vw 0 0;margin: 0 1.5vw;}
footer .footer-nav li{width: 53%;margin-bottom: 6.5vw;font-size: 3.73vw;line-height: 1.5;letter-spacing: 0.1em;font-weight: 400;text-align: left;}
footer .footer-nav li:nth-child(2n){ width: 44%; }
footer .footer-nav li a{position: relative;padding: 0 0 0 5.4vw;display: block;}
footer .footer-nav li a::before {content: "";display: block;width: 2vw;height: 2vw;background: #6594CB;border-radius: 50%;position: absolute;top: 2.1vw;transition: all 0.2s ease-in-out;left: 1.6vw;}


footer .footer-in-Box2 {padding-top: 4.8vw;}
footer .footer-in-Box2 .fttext{margin-bottom: 4.4vw;font-size: 3.2vw;line-height: 2;letter-spacing: 0.1em;font-weight: 400;text-align: left;}
footer .footer-in-Box2 .fttext a{display: block;}
footer .footer-in-Box2 .copy{font-size: 3.2vw;line-height: 2;letter-spacing: 0.1em;font-weight: 400;text-align: center;}


.entrybtn a{color: #454748;font-size: 5.86vw;line-height: 1.6;font-weight: 900;letter-spacing: 0.17vw;margin: 0 11.4vw 7.25vw;height: 16.11vw;display: block;border: 0.72vw solid #454748;border-radius: 8.7vw;background: #fff;position: relative;padding: 2.84vw 0 0;transition: background 0.3s ease-in-out,color 0.3s ease-in-out;text-align: center;}

#pc-menu-open .oph-logo{ margin: -0.9vw 44.2vw 16.2vw 1.2vw; }
#pc-menu-open .inner-box{padding: 6.27vw 6.6vw 22.27vw;margin:0 auto;}
#pc-menu-open .inner-box .gl-btn{position:relative;left:0;margin: 0 6.7vw 4.27vw;}
#pc-menu-open .footer-nav{display: -webkit-box;display: -moz-flex;display: -ms-flex;display: -o-flex;display: -ms-flexbox;display: flex;-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 20.5vw 0 0;margin-bottom: 0.6vw;}
#pc-menu-open .footer-nav li{width: 56%;font-size: 4.27vw;line-height: 1.5;letter-spacing: 0.1em;font-weight: 400;text-align: left;margin-bottom: 9.1vw;}
#pc-menu-open .footer-nav li:nth-child(2n){ width: 44%; }
#pc-menu-open .footer-nav li a{position: relative;padding: 0 0 0 5.4vw;display: block;}
#pc-menu-open .footer-nav li a::before {content: "";display: block;width: 2vw;height: 2vw;background: #6594CB;border-radius: 50%;position: absolute;top: 2.7vw;transition: all 0.2s ease-in-out;left: 1.6vw;}


#pc-menu-open .gl-btn a{color:#fff;margin:0 auto;}
#pc-menu-open{display: none;background: transparent linear-gradient(180deg, #C1DAF7 0%, #C3EBDF 100%) 0% 0% no-repeat padding-box;width: 100vw;height: 100vh;position: fixed;top: 0;z-index: 999;overflow-y: scroll;}

#allcontents{margin:0 auto;position:relative;}
#allcontents #csidebar{ transform:translateY(-105%); transition:transform .3s ease; }
#allcontents #csidebar.is-show{ transform:translateY(0); }

#allcontents #csidebar{width: 100vw; height: 28.00vw; overflow: hidden; position: fixed;top: 0;left: 0;background: #F7F9FA;box-shadow: 0 0.80vw 1.33vw #6C9BD229;z-index: 1000;padding: 6.5vw 2.5vw 2.5vw;}
#allcontents #csidebar::after{content: "";display: block;width: 100vw;height: 28vw;background: transparent linear-gradient(180deg, #F7F9FA00 0%, #F7F9FA 100%) 0% 0% no-repeat padding-box;position: absolute;top: 0;left: 0;}
#allcontents #csidebar::before{content: "";display: block;width: 4.00vw;height: 2.53vw;background: url(../images/common/blogicon01.svg)no-repeat top center;background-size: 100% auto;position: absolute;top: 12.7vw;right: 5.4vw;transform: rotate(0deg);transform-origin: center;transition: all 0.3s ease-in-out;z-index: 3;}
#allcontents #csidebar ul{}
#allcontents #csidebar li{margin-right:-4.27vw;margin-bottom: 3.8vw;font-size: 3.733vw;line-height: 1.5;letter-spacing: 0.1em;font-weight: 500;text-align: left;}
#allcontents #csidebar a{display:block;padding-left:6.83vw;position:relative;}
#allcontents #csidebar a::before{content:"";display:block;position:absolute;width: 2.21vw;height: 2.21vw;background:#6594CB;border-radius:50%;left: 2.83vw;top: 2.01vw;}
#allcontents #csidebar li.acv a{color:#6594CB;}

#allcontents #csidebar.open{height: auto;}
#allcontents #csidebar.open::before{transform: rotate(180deg);}
#allcontents #csidebar.open::after{content: "";display: none;}

#allcontents #contentsinner{
    padding-top: 6vw;
    padding-bottom: 11.2vw;
}
#allcontents .contentsbox{}
#allcontents .contentsbox .inner-Box{}
.contentsall{}
.side-nav a.active {}
/*.side-nav a::before{content:"";display: inline-block;height: 4.0vw;background: url(../images/common/contentsfoot-arr02.svg)no-repeat top center;position: relative;left: -2.4vw;margin-right: -4.0vw;top: 0.27vw;opacity: 0;transition: opacity 0.3s ease-in-out,margin-right 0.3s ease-in-out;}
.side-nav a.active::before,.side-nav a:hover::before{content:"";display: inline-block;height: 4.0vw;background: url(../images/common/contentsfoot-arr02.svg)no-repeat top center;position: relative;left: -2.4vw;margin-right: -1.33vw;top: 0.27vw; opacity: 1;}
*/

h2.corettl{font-size: 6.133vw;line-height: 1.6;letter-spacing: 0.307vw;font-weight: 700;text-align: left;}
h2.corettl span.f-en{color:#4F88CB;font-size:3.2vw;line-height:1;letter-spacing:0.32vw;font-weight:500;text-align:left;display:block;margin-bottom: 4.27vw;}

/* 英語「ISSUES」のスタイル */
.wavy-eng-issues{font-family: "Montserrat", sans-serif;font-size:3.2vw;font-weight:500;letter-spacing:0.1em;display:block!important;margin-bottom:4.27vw;opacity:0;min-height: 6.8vw;}
.wavy-eng-issues.is-show{opacity:1;transition:opacity 0.3s ease;}
.wavy-eng-issues span{display:inline-block;opacity:0;transform:translateY(4vw);animation:wavy-issues-appear 0.6s ease-out forwards;background:linear-gradient(180deg,#4F88CB 0%,#6594CB 55%,#ACCDF4 100%);
-webkit-background-clip:text;
-webkit-text-fill-color:transparent;}

/* --- アニメーション定義 --- */
@keyframes wavy-issues-appear{
  0%{opacity:0;transform:translateY(4vw);}
  60%{opacity:1;transform:translateY(-1.07vw);}
  100%{opacity:1;transform:translateY(0);}
}  


   

.main-title{width: auto;}
.main-title .en img { display: inline-block; width: 2.67vw; line-height: 0; margin-right: 2.3vw; position: relative; top: -0.3vw; }
.main-title .en {margin-bottom: -0.9vw;text-transform: uppercase;font-style: normal;font-size: 9.33vw;line-height: 1.5;letter-spacing: 0.2em;font-weight: 500;text-align: left;}
.main-title .jp {display: block;font-size: 3.73vw;line-height: 1.5;letter-spacing: 0.2em;font-weight: 500;text-align: left;}

h2.sub-title{ font-weight: bold; padding: 3vw 3vw 1vw; margin-bottom: 5vw; font-size: 5vw; letter-spacing: 0.3vw; text-align: center; border-bottom: solid #000 0.2vw;}

.seo_bread_list {width: 100%;padding: 0.8vw 5vw 3.5vw;margin: 0 auto;color: #313131;overflow-x: auto; /* 横スクロール */white-space: nowrap; /* 改行しない */-webkit-overflow-scrolling: touch; /* スマホスムーススクロール */font-size: 3.2vw;line-height: 1.5;letter-spacing: 0.1em;font-weight: 400;text-align: right;}
.seo_bread_list ul { display: inline-block; /* ul全体を1行に */ padding: 0; margin: 0; white-space: nowrap; }
.seo_bread_list li { display: inline-block; /* floatの代わり */ margin-right: 1.5vw; }
.seo_bread_list li:last-child::after { content: none; }
.seo_bread_list a::after{content: "";background: url(../images/common/pan.svg)no-repeat;background-size: 100% auto;height: 2.13vw;width: 1.33vw;display: inline-block;position: relative;top: 0px;left: 0vw;margin: 0 0.8vw 0 2.1vw;}


.seo_bread_list a.home{}

/* 2カラムサイト---------------- */
#tow-cl #side{ display: none;}

.fit img { object-fit: cover; }
.wysiwyg img { width: auto !important; height: auto !important; }
html { -webkit-font-smoothing: subpixel-antialiased; -moz-osx-font-smoothing: none; overflow-x: hidden; }
/* WEB FONTs 游ゴシックかすれ予防*/

*:focus { outline: none!important;}
a { -webkit-tap-highlight-color:rgba(0,0,0,0); cursor:pointer;}

body { -webkit-text-size-adjust: 100%; }
img {vertical-align: bottom;width: 100%;height: auto;}
a {text-decoration: none;color: #333;}
a:hover { text-decoration: underline; }
.nobd a:hover { text-decoration: none !important; }
.clearfix { zoom: 1; }
.clearfix:after { display: block; clear: both; height: 0; visibility: hidden; line-height: 0; content: "."; }




/* wysiwyg */
.wysiwyg {word-wrap: break-word;margin-bottom: -6.35vw;font-family: noto-sans-cjk-jp, sans-serif;font-style: normal!important;}
.wysiwyg strong { font-weight: bolder; }
.wysiwyg em { font-style: italic; }
.wysiwyg img {width: 100% !important;height: auto!important;overflow: hidden;}
.wysiwyg p {display: block;margin-bottom: 10.67vw;font-size: 3.733vw;line-height: 2;letter-spacing: 0.1em;font-weight: 400;text-align: left;}
.wysiwyg a{ text-decoration: underline; color: #4F88CB; font-weight: bold;}
.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 { color: #333; font-weight: bold; text-align: left;}
.wysiwyg h1 {padding: 2.2vw 4.8vw;font-size: 5.5vw;line-height: 1.6;margin: 2.42vw 1.21vw;}
.wysiwyg h2 {margin: 0vw 0vw 3.22vw 0vw;padding: 2.97vw 4.27vw;border-radius: 2.9vw;font-size: 4.4vw;line-height: 1.5;letter-spacing: 0.1em;font-weight: 500;text-align: left;}

.wysiwyg h3 {padding: 0vw 0vw 1.2vw 3.6vw;margin: 0 0 4.27vw;border-left: 1.3vw solid #6594CB;font-size: 4.533vw;line-height: 1.5;letter-spacing: 0.1em;text-align: left;}
.wysiwyg h3::before{content: "";background: #4F88CB;height: 1px;width: 21.33vw;display: block;background-size: 100% auto;position: absolute;bottom: -0.17vw;left: 0vw;}

.wysiwyg h4 {margin: 0.0vw 0.0vw 3.27vw;font-size: 4.267vw;line-height: 1.5;letter-spacing: 0.1em;padding-bottom: 1vw;}
.wysiwyg h4::before{background: #181C1D;height: 3.73vw;width: 3.73vw;border-radius: 50%;display: block;position: absolute;top: 1.21vw;left: 1.21vw;}

.wysiwyg h5 {font-size: 4.27vw;line-height: 1.6;letter-spacing: 0.21vw;margin: 0vw 0vw 4.27vw;}
.wysiwyg h6 { padding: 2.42vw; font-size: 3.86vw; line-height: 1.6; margin: 2.42vw 1.21vw;}
.wysiwyg ul { list-style-type: disc; line-height: 1.6; font-size: 3.86vw; margin: 1.21vw 0 2.42vw 4.83vw}
.wysiwyg ul li::marker{color: #4F88CB;}
.wysiwyg ul li::before{content: none;}
.wysiwyg ul li{position: relative;font-size: 3.73vw;letter-spacing: 0.11vw;line-height: 1.4;margin-bottom: 4.11vw;font-weight: 500;}
.wysiwyg ol { list-style-type: decimal; line-height: 1.6; font-size: 3.86vw; margin: 1.21vw 0 2.42vw 4.83vw}
.wysiwyg ol li::marker{font-weight: 500;font-family: "Noto Sans JP", sans-serif; font-style: normal;color: #4F88CB;}
.wysiwyg ol li{font-size: 3.73vw;letter-spacing: 0.11vw;margin-bottom: 3.38vw;}
.wysiwyg .w-str-text{font-size: 5.33vw!important;font-weight: bold!important;color: #4F88CB!important;line-height: 1.5!important;margin-bottom: 4.27vw!important;letter-spacing: 0.27vw!important;display: block;}

.wysiwyg table {width: 100% !important;/* table-layout: fixed; */border: none!important;border-top: 1px solid #D2D2D2!important;margin-bottom: 7vw;}
.wysiwyg table th,
.wysiwyg table td {border: none!important;padding: 3vw;font-size: 3.6vw;margin: 0.2vw 0 4.2vw 8vw;border-bottom: 1px solid #D2D2D2 !important;}
.wysiwyg iframe{ height: 50vw !important; width: 100% !important; margin-bottom: 4vw!important; }
.wysiwyg table td:first-child{ width: 20.53vw; }

/* img-block */
/* アンカーリンク調整 */
.hideAnchor { display: block; height: 0; overflow: hidden; text-indent: -9999px; margin-top: -2vw; padding-bottom: 2vw; }
/* スクロール縦 */
.scroll-y { box-sizing: border-box; overflow-y: scroll; transform: translateZ(0); }
/* リンク透明 */
a img:hover { -ms-filter: "alpha( opacity=80 )"; filter: alpha(opacity=80); opacity: 0.8; }
/* リンク透明にしない */
.noop a img:hover { -ms-filter: "alpha( opacity=100 )"; filter: alpha(opacity=100); opacity: 1.0; }
/*---------------------------------------- 　　外部サービス ----------------------------------------*/
/* ggmap */
/* <div class="ggmap">iframeのコピーしたコード</div> */
.sp-ggmap { position: relative; padding-bottom: 56.25%; padding-top: 5vw; height: 0; overflow: hidden; }
.sp-ggmap iframe, .sp-ggmap object, .sp-ggmap embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* <div class="youtube"><iframe  src="youtubeのURL?rel=0" frameborder="0" allowfullscreen></iframe></div> */
.youtube { position: relative; width: 100%; padding-top: 56.25%; }
.youtube iframe { position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important; }
/*---------------------------------------- 　　webフォント（サーバー置き）　 ----------------------------------------*/
@font-face { font-family: 'jp-sttl01';
/* お好きな名前にしましょう */
src: url("../font/.eot");
/* IE9以上用 */
src: url("../font/bokutachi.eot?#iefix") format("embedded-opentype"), url("../font/NotoSansCJKjp-Medium.woff") format("woff"), url("../font/NotoSansCJKjp-Medium.woff") format("woff");
/* iOS, Android用 */
/* 念の為指定しておきます */
font-weight: normal;
/* 念の為指定しておきます */
font-style: normal; vertical-align: top; margin: 0px; padding: 0px; }
.myWebFontClass { font-family: 'jp-sttl01'; }
}
@media screen and (max-height: 450px) {
   /* 高さ450px以下の場合 andoroidのフォーム対策 ストーカーバナー用　*/
	.sp-fix-list{display: none;}
}

.wysiwyg h1 { background-color: #dcdcdc;}
.wysiwyg h2 {
    background: #6594CB;
    color: #fff;
}
.wysiwyg h3 {
    font-weight: 500;
    position: relative;
    display: block;
    border-bottom: 1px solid #6594CB;
    color: #6594CB;
}
.wysiwyg h4 {
    position: relative;
    font-weight: 500;
    color: #6594CB;
    border-bottom: 1px solid #6594CB;
}
.wysiwyg h5 {}
.wysiwyg h6 { background-color: #eee; border: 1px dotted #999;}


