@charset "UTF-8";
/* -----------------------------------------------------------------------
reset
------------------------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@100;300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, main {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal; }

body {
  line-height: 1; }

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

nav ul,
li {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

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

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

del {
  text-decoration: line-through; }

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

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

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

input, select {
  vertical-align: middle; }

/* -----------------------------------------------------------------------
ress +
------------------------------------------------------------------------- */
audio:not([controls]) {
  display: none;
  height: 0; }

hr {
  overflow: visible; }

[hidden], template {
  display: none; }

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

code, kbd, pre, samp {
  font-family: monospace, monospace; }

b, strong {
  font-weight: bolder; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

input {
  border-radius: 0; }

[type="number"] {
  width: auto; }

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

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

textarea {
  overflow: auto;
  resize: vertical; }

button, input, optgroup, select, textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

button {
  overflow: visible; }

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

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

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

button,
select {
  text-transform: none; }

button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit; }

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

select::-ms-expand {
  display: none; }

select::-ms-value {
  color: currentColor; }

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

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

img {
  border-style: none; }

progress {
  vertical-align: baseline; }

svg:not(:root) {
  overflow: hidden; }

audio,
canvas,
progress,
video {
  display: inline-block; }

@media screen {
  [hidden~="screen"] {
    display: inherit; }

  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important; } }
[aria-busy="true"] {
  cursor: progress; }

[aria-controls] {
  cursor: pointer; }

[aria-disabled] {
  cursor: default; }

::-moz-selection {
  background-color: #333;
  color: #fff;
  text-shadow: none; }

::selection {
  background-color: #333;
  color: #fff;
  text-shadow: none; }

/* -----------------------------------------------------------------------
add
------------------------------------------------------------------------- */
input[type="button"], input[type="submit"] {
  -webkit-appearance: none; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

::before,
::after {
  box-sizing: inherit;
  text-decoration: inherit;
  vertical-align: inherit; }

/*safari*/
* {
  min-height: 0vw; }

/*----------------------------------------------------------
Properties
-----------------------------------------------------------*/
:root {
  --bgBody: #fff;
  --txBody: #0e0e0e;
  --pointCl01:#0e0e0e;
  --lineCl01:#323232;
  --kadomaru:20px;
  --kadomarusp:10px;
  --kadomaruL:60px;
  --kadomaruLsp:25px;
  --imgkadomaru:15px;
  --hdrH:70px;
  --hdrHsp:62px;
  --trTime: .5s;
  --spMaxW:350px; }

@media screen and (min-width: 1020px) {
  .forPC {
    display: inherit !important; } }
@media screen and (min-width: 768px) and (max-width: 1019px) {
  .forPC {
    display: none; } }
@media screen and (max-width: 767px) {
  .forPC {
    display: none; } }

@media screen and (min-width: 1020px) {
  .forTB {
    display: none; } }
@media screen and (min-width: 768px) and (max-width: 1019px) {
  .forTB {
    display: inherit !important; } }
@media screen and (max-width: 767px) {
  .forTB {
    display: none; } }

@media screen and (min-width: 1020px) {
  .forTB2 {
    display: none; } }
@media screen and (min-width: 768px) and (max-width: 1019px) {
  .forTB2 {
    display: none; } }
  @media screen and (min-width: 768px) and (max-width: 1019px) and (max-width: 999px) {
    .forTB2 {
      display: inherit !important; } }

@media screen and (max-width: 767px) {
  .forTB2 {
    display: none; } }

@media screen and (min-width: 1020px) {
  .forSP {
    display: none; } }
@media screen and (min-width: 768px) and (max-width: 1019px) {
  .forSP {
    display: none; } }
@media screen and (max-width: 767px) {
  .forSP {
    display: inherit !important; } }

footer #ftrWrap, #mainTitle.history h1, #container.second.history #historyWrap,
.wrapBoxW, #container #businessLink .titBox, #mainTitle h1,
#mainTitle div.pageTitle, #topicPath ul, #container.second section, #container.toppage #topMainLink, #container.toppage #topNews, #container.toppage #topBusiness,
.wrapBox,
.wrapBoxC,
.wrapBoxS {
  max-width: 100%;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px; }
  @media screen and (max-width: 767px) {
    footer #ftrWrap, #mainTitle.history h1, #container.second.history #historyWrap,
    .wrapBoxW, #container #businessLink .titBox, #mainTitle h1,
    #mainTitle div.pageTitle, #topicPath ul, #container.second section, #container.toppage #topMainLink, #container.toppage #topNews, #container.toppage #topBusiness,
    .wrapBox,
    .wrapBoxC,
    .wrapBoxS {
      padding-left: 20px;
      padding-right: 20px; } }

/* box --1040px-----------*/
footer #ftrWrap, #mainTitle.history h1, #container.second.history #historyWrap,
.wrapBoxW {
  width: 1100px; }

/* box --960px-----------*/
#container #businessLink .titBox, #mainTitle h1,
#mainTitle div.pageTitle, #topicPath ul, #container.second section, #container.toppage #topMainLink, #container.toppage #topNews, #container.toppage #topBusiness,
.wrapBox {
  width: 1020px; }

/* box --900px-----------*/
.wrapBoxC {
  width: 960px; }

/* box --860px-----------*/
.wrapBoxS {
  width: 920px; }

/*-----------------------------------------------------
font size
--------------------------------------------------------*/
html {
  font-size: 10px; }

body {
  font-size: 16px; }
  @media screen and (min-width: 768px) and (max-width: 1019px) {
    body {
      font-size: 1.5rem; } }
  @media screen and (max-width: 767px) {
    body {
      font-size: 1.5rem; } }
  @media screen and (max-width: 374px) {
    body {
      font-size: 1.4rem; } }

/*
.m-plus-1p-thin {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.m-plus-1p-light {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.m-plus-1p-regular {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.m-plus-1p-bold {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 700;
  font-style: normal;
}

*/
body {
  font-family: "M PLUS 1p","游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 400; }

input {
  font-family: "M PLUS 1p","游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 400; }

.font01R, header nav .hdrLan a, .spNavHdr .spNavLan a, #container.toppage #topMainLink .inner .item#mainlink01 a p,
.font01SB,
.font01B, #container.toppage #topNews .newsSlider .slick-item a .txt .sub span, #container.news .cBlogList li a .txt .sub span, header nav .hdrNews a, header nav > ul > li > a,
header nav > ul > li > span, #ftrLink .ftrNewsLetter a, #ftrSns .ftrNewsLetterSp a, .spNavBtm > a, #container.second.aboutus #aboutus--lead span.subtit, #container.second.aboutus #aboutus--lead h2, #container.second.history #historyWrap main section.history--inner .titBox h2, #container.second.history #historyWrap aside ul li a, #container.second.community .pastLinkBox ul li a, #container .pageNav ul li a, #container.news .categoryList .tit, #container.news .categoryList ul li a, #container.news .categoryTit h2, #container.news #newsDetail .newsDetailTit .txt .sub span, #container.news #newsDetail .backBtn a {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal; }

header nav .mgnWrap .gnavIn .inner .gnavInTit p, #mainTitle h1 span,
#mainTitle div.pageTitle span, #container.second.aboutus #aboutus--vision dl dt span {
  font-family: Didot, "Didot LT STD", "linotype-didot","Hoefler Text", Garamond, "Times New Roman", serif; }

#container.second.contact .contact--detail .btn a, header nav .mgnWrap .gnavIn .inner .gnavInTit p span,
.fontDef {
  font-family: "M PLUS 1p","游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 400;
  transform: rotate(0.05deg); }

.font01R {
  font-weight: 400; }

header nav .hdrLan a, .spNavHdr .spNavLan a, #container.toppage #topMainLink .inner .item#mainlink01 a p,
.font01SB {
  font-weight: 600; }

.font01B {
  font-weight: 700; }

#container #businessLink .titBox h2, #container.toppage #topNews .titBox h2, #container.toppage #topBusiness .titBox h2, #container.news .categoryList .tit, #container.membersIndex h2, #container.second.business .business--box01 .titBox h2,
#container.second.community .business--box01 .titBox h2,
#container.second.knowledge .business--box01 .titBox h2,
#container.second.people .business--box01 .titBox h2,
#container.second.innovation .business--box01 .titBox h2, #container.second.business .business--box01 .mainBox h3,
#container.second.community .business--box01 .mainBox h3,
#container.second.knowledge .business--box01 .mainBox h3,
#container.second.people .business--box01 .mainBox h3,
#container.second.innovation .business--box01 .mainBox h3, #container.second.knowledge .business--box01 .mainBox h4, #container.second.innovation .business--box01 .mainBox h4, #container.second.contact .contact--detail h3, header nav .mgnWrap .gnavIn .inner .gnavInList ul li a, .spNav > ul li, .spNav > ul li ul li a, #container.toppage #topMainLink .inner .item a span, #container.second.probono section h2, #container.membersDetail #memberModalBox .profileBox .txt, #container.membersDetail #memberModalBox .txtBox p,
.fontMix {
  font-family: "Inter","M PLUS 1p","游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  transform: rotate(0.05deg); }

/* -----------------------------------------
-- 1. set
-- 2. title
-- 3. text
-- 4. list
-- 5. table
-- 6. btn
-- 7. other
----------------------------------------- */
/*--------------------------------------------------------------------
1. set
---------------------------------------------------------------------*/
/* bg
------------------------------------------------------*/
#container.second.aboutus #aboutus--vision {
  width: 100% !important;
  padding-left: 0;
  padding-right: 0;
  background-color: #0e0e0e;
  color: #fff; }

/* newsBox
------------------------------------------------------*/
#container.toppage #topNews .newsSlider .slick-item a, #container.news .cBlogList li a {
  display: block;
  background-color: #fff;
  border-radius: 10px;
  padding: 30px;
  text-decoration: none; }
  #container.toppage #topNews .newsSlider .slick-item a:hover, #container.news .cBlogList li a:hover {
    border-radius: 10px 60px 10px 60px; }
    #container.toppage #topNews .newsSlider .slick-item a:hover p, #container.news .cBlogList li a:hover p {
      text-decoration: none; }
  #container.toppage #topNews .newsSlider .slick-item a .img, #container.news .cBlogList li a .img {
    border-radius: 5px;
    overflow: hidden;
    position: relative; }
    #container.toppage #topNews .newsSlider .slick-item a .img img, #container.news .cBlogList li a .img img {
      position: relative;
      z-index: 1; }
    #container.toppage #topNews .newsSlider .slick-item a .img span, #container.news .cBlogList li a .img span {
      display: block;
      width: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      text-align: center;
      font-size: clamp(20px, 1.961vw, 20px);
      line-height: 1.2;
      color: #fff;
      mix-blend-mode: exclusion;
      z-index: 2; }
  #container.toppage #topNews .newsSlider .slick-item a .txt, #container.news .cBlogList li a .txt {
    margin-top: 25px;
    position: relative;
    padding-bottom: 60px; }
    #container.toppage #topNews .newsSlider .slick-item a .txt p, #container.news .cBlogList li a .txt p {
      font-weight: 100;
      font-size: clamp(13px, 1.275vw, 13px);
      line-height: calc(22/13);
      text-decoration: none; }
    #container.toppage #topNews .newsSlider .slick-item a .txt .sub, #container.news .cBlogList li a .txt .sub {
      position: absolute;
      bottom: 0;
      left: 0; }
      #container.toppage #topNews .newsSlider .slick-item a .txt .sub span, #container.news .cBlogList li a .txt .sub span {
        display: block;
        font-size: clamp(11px, 1.078vw, 11px);
        text-align: left; }
      #container.toppage #topNews .newsSlider .slick-item a .txt .sub span.date, #container.news .cBlogList li a .txt .sub span.date {
        color: var(--lineCl01);
        padding-bottom: 5px; }
  @media screen and (max-width: 767px) {
    #container.toppage #topNews .newsSlider .slick-item a, #container.news .cBlogList li a {
      padding: 20px; }
      #container.toppage #topNews .newsSlider .slick-item a .txt, #container.news .cBlogList li a .txt {
        margin-top: 10px; }
        #container.toppage #topNews .newsSlider .slick-item a .txt .sub span.date, #container.news .cBlogList li a .txt .sub span.date {
          padding-bottom: 0; } }

/*--------------------------------------------------------------------
2. title
---------------------------------------------------------------------*/
#container #businessLink .titBox h2, #container.toppage #topNews .titBox h2, #container.toppage #topBusiness .titBox h2, #container.news .categoryList .tit, #container.membersIndex h2 {
  padding-left: 22px;
  text-align: left;
  font-size: clamp(14px, 1.373vw, 14px);
  line-height: calc(16/14);
  font-weight: 500;
  position: relative; }
  #container #businessLink .titBox h2::before, #container.toppage #topNews .titBox h2::before, #container.toppage #topBusiness .titBox h2::before, #container.news .categoryList .tit::before, #container.membersIndex h2::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 101%;
    line-height: 0;
    font-size: 0.1em;
    width: 16px;
    height: 16px;
    background-image: url("../images/ico_tit.svg");
    position: absolute;
    top: 0;
    left: 0; }

#container.second.business .business--box01 .titBox h2,
#container.second.community .business--box01 .titBox h2,
#container.second.knowledge .business--box01 .titBox h2,
#container.second.people .business--box01 .titBox h2,
#container.second.innovation .business--box01 .titBox h2 {
  padding-left: 30px;
  text-align: left;
  font-size: clamp(22px, 2.157vw, 22px);
  line-height: calc(16/14);
  font-weight: 500;
  position: relative; }
  #container.second.business .business--box01 .titBox h2::before,
  #container.second.community .business--box01 .titBox h2::before,
  #container.second.knowledge .business--box01 .titBox h2::before,
  #container.second.people .business--box01 .titBox h2::before,
  #container.second.innovation .business--box01 .titBox h2::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 101%;
    line-height: 0;
    font-size: 0.1em;
    width: 20px;
    height: 20px;
    background-image: url("../images/ico_tit.svg");
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 3px; }

#container.second.business .business--box01 .mainBox h3,
#container.second.community .business--box01 .mainBox h3,
#container.second.knowledge .business--box01 .mainBox h3,
#container.second.people .business--box01 .mainBox h3,
#container.second.innovation .business--box01 .mainBox h3 {
  text-align: left;
  font-size: clamp(16px, 1.961vw, 20px);
  line-height: calc(35/20);
  font-weight: 500;
  margin-bottom: 20px; }

#container.second.knowledge .business--box01 .mainBox h4, #container.second.innovation .business--box01 .mainBox h4 {
  margin-bottom: 20px;
  background-color: #0e0e0e;
  padding: 5px 20px;
  text-align: left;
  font-weight: 500;
  color: #fff;
  font-size: clamp(16px, 1.667vw, 17px);
  line-height: calc(27/16); }

#container.second.contact .contact--detail h3 {
  margin-bottom: 30px;
  background-color: #0e0e0e;
  padding: 5px 20px;
  text-align: left;
  font-weight: 500;
  color: #fff;
  font-size: clamp(16px, 1.961vw, 20px);
  line-height: calc(27/16); }

/*grad*/
#container.news .categoryTit h2 {
  padding-left: 30px;
  text-align: left;
  font-size: clamp(28px, 4.118vw, 42px);
  position: relative; }
  #container.news .categoryTit h2::before {
    content: "";
    display: block;
    width: 20px;
    height: 32px;
    background: #E83B18;
    background: linear-gradient(45deg, #e83b18 0%, #f5c53a 100%);
    position: absolute;
    top: 0;
    left: 0; }
  @media screen and (max-width: 767px) {
    #container.news .categoryTit h2 {
      padding-left: 20px; }
      #container.news .categoryTit h2::before {
        width: 10px;
        height: 28px; } }

/*--------------------------------------------------------------------
3. text
---------------------------------------------------------------------*/
/* sp common
------------------------------------------------------*/
/* link
------------------------------------------------------*/
#container.second section p a, #container.second section li a, #container.second section td a, #container.second section dd a {
  text-decoration: underline; }
#container.second section p a:hover, #container.second section li a:hover, #container.second section td a:hover, #container.second section dd a:hover {
  text-decoration: none; }
#container.second section a.newwin {
  display: inline-block;
  font-size: clamp(17px, 1.667vw, 17px);
  line-height: calc(30/17);
  padding-right: 30px;
  border-bottom: var(--txBody) 1px solid;
  position: relative;
  text-decoration: none !important; }
  #container.second section a.newwin::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 101%;
    line-height: 0;
    font-size: 0.1em;
    width: 13px;
    height: 11px;
    background-image: url("../images/ico_newwin.svg");
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto 0 auto auto; }

/* size
------------------------------------------------------*/
#container.second section p.txtS01 {
  font-size: clamp(11px, 1.078vw, 11px);
  line-height: calc(18/11);
  font-weight: 300; }

/*--------------------------------------------------------------------
4. list
---------------------------------------------------------------------*/
/* normal mark
------------------------------------------------------*/
ul.cList01 > li, #container.second.probono #probono--about .inner .mainBox ul > li, #container.second.history #historyWrap main section.history--inner .cAccBox dl dd .inner ul > li, #container.second.privacy-policy section ul > li {
  padding-left: 1.2em;
  position: relative; }
  ul.cList01 > li::before, #container.second.probono #probono--about .inner .mainBox ul > li::before, #container.second.history #historyWrap main section.history--inner .cAccBox dl dd .inner ul > li::before, #container.second.privacy-policy section ul > li::before {
    content: "・";
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

/* numberlist type01 (num + .)
------------------------------------------------------*/
ol.cNumList01 {
  counter-reset: num01; }
  ol.cNumList01 > li {
    padding-left: 1.2em;
    position: relative; }
    ol.cNumList01 > li::before {
      counter-increment: num01;
      content: counter(num01) ".";
      position: absolute;
      top: 0;
      left: 0; }

/*--------------------------------------------------------------------
5. table
---------------------------------------------------------------------*/
#container.second.companyprofile section table {
  width: 100%; }
  #container.second.companyprofile section table th, #container.second.companyprofile section table td {
    text-align: left;
    vertical-align: top; }
  @media screen and (max-width: 767px) {
    #container.second.companyprofile section table th, #container.second.companyprofile section table td {
      display: list-item;
      list-style-type: none; }
    #container.second.companyprofile section table th {
      padding-bottom: 0; }
    #container.second.companyprofile section table td {
      padding-top: 0; } }

/*--------------------------------------------------------------------
6. btn
---------------------------------------------------------------------*/
#container.toppage #topNews .titBox .btn a, #container.news .categoryTit .btn a, #container.news #newsDetail .backBtn a {
  display: inline-block;
  padding-right: 15px;
  text-align: right;
  font-size: clamp(14px, 1.373vw, 14px);
  position: relative; }
  #container.toppage #topNews .titBox .btn a::before, #container.news .categoryTit .btn a::before, #container.news #newsDetail .backBtn a::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 101%;
    line-height: 0;
    font-size: 0.1em;
    width: 10px;
    height: 10px;
    background-image: url("../images/ico_arw_01.svg");
    position: absolute;
    right: 0;
    top: 0; }

#container.toppage #topBusiness .mainBox .btn a, #container.second.business .business--box01 .mainBox .btn a,
#container.second.community .business--box01 .mainBox .btn a,
#container.second.knowledge .business--box01 .mainBox .btn a,
#container.second.people .business--box01 .mainBox .btn a,
#container.second.innovation .business--box01 .mainBox .btn a, #container.second.contact .contact--detail .btn a {
  border-bottom: var(--txBody) 1px solid;
  display: block;
  width: 135px;
  height: 25px;
  padding-right: 15px;
  text-align: right;
  font-size: clamp(17px, 1.667vw, 17px);
  line-height: 1;
  padding-bottom: 8px;
  position: relative;
  text-align: left; }
  #container.toppage #topBusiness .mainBox .btn a::before, #container.second.business .business--box01 .mainBox .btn a::before,
  #container.second.community .business--box01 .mainBox .btn a::before,
  #container.second.knowledge .business--box01 .mainBox .btn a::before,
  #container.second.people .business--box01 .mainBox .btn a::before,
  #container.second.innovation .business--box01 .mainBox .btn a::before, #container.second.contact .contact--detail .btn a::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 101%;
    line-height: 0;
    font-size: 0.1em;
    width: 14px;
    height: 14px;
    background-image: url("../images/ico_arw_01.svg");
    position: absolute;
    right: 0;
    top: 0; }
#container.second.contact .contact--detail .btn a {
  display: inline-block;
  width: auto;
  height: auto;
  min-height: 25px;
  padding-right: 45px; }

/*--------------------------------------------------------------------
7. other
---------------------------------------------------------------------*/
header h1 a,
header .logo a, .spNavHdr .logo a, #ftrContact .logo a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 101%; }
  header h1 a::before,
  header .logo a::before, .spNavHdr .logo a::before, #ftrContact .logo a::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 101%;
    line-height: 0;
    font-size: 0.1em;
    background-position: left center;
    position: absolute;
    top: 0;
    left: 0; }
header h1 a::before,
header .logo a::before, .spNavHdr .logo a::before {
  background-image: url("../images/logo.svg"); }
#ftrContact .logo a::before {
  background-image: url("../images/logo_w.svg"); }

.anchor {
  display: block;
  padding-top: 100px;
  margin-top: -100px; }

/* -----------------------------------------
-- accordion
-- tab
-- modal
-- slide
-- form
----------------------------------------- */
/*--------------------------------------------------------------------
businesslink
---------------------------------------------------------------------*/
#container #businessLink {
  width: 100% !important;
  padding-left: 0;
  padding-right: 0;
  padding-top: 80px; }
  #container #businessLink .titBox {
    margin-bottom: 60px; }
  #container #businessLink .linkBox {
    display: flex;
    overflow: hidden;
    width: 100%;
    align-items: flex-start;
    position: relative; }
  #container #businessLink .linkItem {
    width: 30vw;
    height: 274px;
    flex-shrink: 0;
    position: relative;
    transform: translateY(0);
    overflow: hidden;
    will-change: width, transform; }
  #container #businessLink .linkItem a {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    padding: 20px;
    position: relative; }
    #container #businessLink .linkItem a::before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      overflow: hidden;
      white-space: nowrap;
      text-indent: 101%;
      line-height: 0;
      font-size: 0.1em;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
    #container #businessLink .linkItem a span, #container #businessLink .linkItem a p {
      display: block;
      position: relative;
      z-index: 2; }
    #container #businessLink .linkItem a span {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain;
      overflow: hidden;
      white-space: nowrap;
      text-indent: 101%;
      line-height: 0;
      font-size: 0.1em;
      height: 25px;
      width: 133px;
      margin-right: auto;
      margin-bottom: 10px; }
    #container #businessLink .linkItem a p {
      font-size: clamp(15px, 1.667vw, 17px);
      line-height: calc(25/17); }
  #container #businessLink .linkItem#link01 a::before {
    background-image: url("../images/top/bg_link_01.jpg"); }
  #container #businessLink .linkItem#link01 a span {
    background-image: url("../images/top/txt_link_community.svg"); }
  #container #businessLink .linkItem#link02 a::before {
    background-image: url("../images/top/bg_link_02.jpg"); }
  #container #businessLink .linkItem#link02 a span {
    background-image: url("../images/top/txt_link_knowledge.svg"); }
  #container #businessLink .linkItem#link03 a::before {
    background-image: url("../images/top/bg_link_03.jpg"); }
  #container #businessLink .linkItem#link03 a span {
    background-image: url("../images/top/txt_link_people.svg"); }
  #container #businessLink .linkItem#link04 a::before {
    background-image: url("../images/top/bg_link_04.jpg"); }
  #container #businessLink .linkItem#link04 a span {
    background-image: url("../images/top/txt_link_innovation.svg"); }
  @media screen and (max-width: 767px) {
    #container #businessLink .linkBox {
      height: auto;
      display: block;
      position: relative; }
    #container #businessLink .linkItem {
      width: 100%;
      height: 290px; } }

/*--------------------------------------------------------------------
accordion
---------------------------------------------------------------------*/
.cAccBox {
  max-width: 100%;
  margin: 0 auto; }
  .cAccBox dl + dl {
    margin-top: -1px !important; }
  .cAccBox dl {
    border-top: #eaeaea 1px solid;
    border-bottom: #eaeaea 1px solid; }
    .cAccBox dl dt {
      text-align: left;
      font-size: clamp(15px, 1.961vw, 20px);
      line-height: calc(27/15);
      font-weight: 500;
      cursor: pointer;
      position: relative;
      padding: 20px 30px;
      padding-right: 70px; }
      .cAccBox dl dt::before, .cAccBox dl dt::after {
        content: "";
        display: block;
        width: 20px;
        height: 1px;
        background-color: var(--pointCl01);
        position: absolute;
        top: 50%;
        right: 0;
        margin-right: 30px;
        transition: .3s; }
      .cAccBox dl dt::after {
        transform: rotate(270deg); }
      .cAccBox dl dt.open::after {
        transform: rotate(0); }
    .cAccBox dl dd {
      display: none; }
    .cAccBox dl dd .inner {
      padding: 0 30px 30px; }
  @media screen and (max-width: 767px) {
    .cAccBox dl dt {
      padding: 20px 20px;
      padding-right: 40px; }
      .cAccBox dl dt::before, .cAccBox dl dt::after {
        width: 15px;
        margin-right: 10px; }
    .cAccBox dl dd .inner {
      padding: 0 20px 20px; } }

/*-----------------------------------------------------
base setting
--------------------------------------------------------*/
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  scroll-behavior: smooth; }

.iphone body,
.ipad body,
.ipod body {
  cursor: pointer; }

*:focus {
  outline: none; }

body {
  animation: fadeIn 2s ease 0s 1 normal;
  -webkit-animation: fadeIn 2s ease 0s 1 normal;
  background: url("../images/bg.jpg");
  color: var(--txBody); }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
html, body {
  height: 100%; }

body {
  width: 100%;
  text-align: center; }

a {
  color: var(--txBody);
  text-decoration: none;
  transition: all var(--trTime); }

strong {
  font-weight: bold; }

img {
  font-size: 0;
  line-height: 0;
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  -ms-interpolation-mode: bicubic; }

#wrapper {
  position: relative; }

/* -----------------------------------------------------------------------
clearfix
------------------------------------------------------------------------- */
footer #ftrWrap, #mainTitle.history h1, #container.second.history #historyWrap,
.wrapBoxW, #container #businessLink .titBox, #mainTitle h1,
#mainTitle div.pageTitle, #topicPath ul, #container.second section, #container.toppage #topMainLink, #container.toppage #topNews, #container.toppage #topBusiness,
.wrapBox,
.wrapBoxC,
.wrapBoxS,
.clearfix,
header,
section {
  display: block; }
  footer #ftrWrap::after, #mainTitle.history h1::after, #container.second.history #historyWrap::after,
  .wrapBoxW::after, #container #businessLink .titBox::after, #mainTitle h1::after,
  #mainTitle div.pageTitle::after, #topicPath ul::after, #container.second section::after, #container.toppage #topMainLink::after, #container.toppage #topNews::after, #container.toppage #topBusiness::after,
  .wrapBox::after,
  .wrapBoxC::after,
  .wrapBoxS::after, footer #ftrWrap::before, #mainTitle.history h1::before, #container.second.history #historyWrap::before,
  .wrapBoxW::before, #container #businessLink .titBox::before, #mainTitle h1::before,
  #mainTitle div.pageTitle::before, #topicPath ul::before, #container.second section::before, #container.toppage #topMainLink::before, #container.toppage #topNews::before, #container.toppage #topBusiness::before,
  .wrapBox::before,
  .wrapBoxC::before,
  .wrapBoxS::before,
  .clearfix::after,
  .clearfix::before,
  header::after,
  header::before,
  section::after,
  section::before {
    content: "";
    display: block;
    clear: both; }

/*--------------------------------------------------------------------
   header
---------------------------------------------------------------------*/
.drawer-open header {
  z-index: inherit; }

#wrapper {
  padding-top: var(--hdrH); }
  @media screen and (max-width: 767px) {
    #wrapper {
      padding-top: var(--hdrHsp); } }

.fancybox-active .drawer-toggle {
  pointer-events: none; }

header {
  height: var(--hdrH);
  width: 100%;
  background-color: #fff;
  border-bottom: var(--lineCl01) 1px solid;
  /*position: relative;*/
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1200; }
  @media screen and (max-width: 767px) {
    header {
      height: var(--hdrHsp); } }
  header h1,
  header .logo {
    width: 280px;
    height: 32px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto auto auto 0;
    margin-left: 20px; }
    @media screen and (max-width: 767px) {
      header h1,
      header .logo {
        width: 175px;
        height: 20px; } }
  header nav {
    margin-left: 320px;
    padding-right: 220px;
    padding-top: 25px; }
    header nav .hdrNews {
      width: 135px;
      height: var(--hdrH);
      position: absolute;
      right: 0;
      top: 0;
      margin-right: 72px;
      padding-top: 25px; }
      header nav .hdrNews a {
        display: block;
        width: 100px;
        height: 25px;
        border-radius: 50vw;
        background-color: var(--txBody);
        margin: 0 auto;
        color: #fff;
        text-align: center;
        line-height: 25px;
        font-size: clamp(13px, 1.275vw, 13px); }
    header nav .hdrLan {
      width: 72px;
      height: var(--hdrH);
      border-left: var(--lineCl01) 1px solid;
      position: absolute;
      right: 0;
      top: 0; }
      header nav .hdrLan a {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        font-size: clamp(12px, 1.176vw, 12px);
        width: 100%;
        height: 100%; }
    header nav > ul {
      text-align: center;
      height: 25px; }
      header nav > ul > li {
        display: inline-block;
        margin-left: 30px; }
        header nav > ul > li > a,
        header nav > ul > li > span {
          display: block;
          height: 25px;
          line-height: 25px;
          font-size: clamp(14px, 1.373vw, 14px);
          color: var(--txBody);
          cursor: pointer; }
        header nav > ul > li > span {
          padding-right: 20px;
          position: relative; }
          header nav > ul > li > span::before {
            content: "";
            display: block;
            width: 100%;
            height: 100%;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: contain;
            overflow: hidden;
            white-space: nowrap;
            text-indent: 101%;
            line-height: 0;
            font-size: 0.1em;
            width: 14px;
            height: 14px;
            background-image: url("../images/nav_off.svg");
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            margin: auto 0 auto auto; }
          header nav > ul > li > span.on {
            color: #011cff; }
            header nav > ul > li > span.on::before {
              background-image: url("../images/nav_on.svg"); }
@media screen and (min-width: 768px) and (max-width: 1019px) and (max-width: 999px) {
  header h1,
  header .logo {
    width: 20.8333%; }
  header nav {
    margin-left: 26.0417%;
    padding-right: 200px; }
    header nav > ul > li {
      margin-left: 15px; } }

  @media screen and (max-width: 767px) {
    header nav {
      margin-left: 0;
      padding-right: 120px; }
      header nav .hdrNews {
        display: none; }
      header nav .hdrLan {
        width: 60px;
        height: var(--hdrHsp);
        border-right: var(--lineCl01) 1px solid;
        margin-right: 60px; } }

header nav {
  /* mod_dropnavi_child */ }
  header nav .mgnWrap {
    display: none;
    width: 100svw;
    height: calc(100svh - var(--hdrH));
    background-color: rgba(0, 0, 0, 0.8);
    overflow: hidden;
    position: absolute;
    top: var(--hdrH);
    left: 0;
    z-index: 1200; }
    header nav .mgnWrap .gnavIn {
      background-color: #fff;
      width: 100%;
      padding-top: 75px;
      padding-bottom: 75px; }
      header nav .mgnWrap .gnavIn .inner {
        width: 1060px;
        max-width: 100%;
        margin: 0 auto;
        padding-left: 30px;
        padding-right: 30px;
        display: block; }
        header nav .mgnWrap .gnavIn .inner::after, header nav .mgnWrap .gnavIn .inner::before {
          content: "";
          display: block;
          clear: both; }
        header nav .mgnWrap .gnavIn .inner .gnavInTit {
          width: 250px;
          float: left; }
          @media screen and (min-width: 768px) and (max-width: 1019px) {
            header nav .mgnWrap .gnavIn .inner .gnavInTit {
              width: 25%; } }
          header nav .mgnWrap .gnavIn .inner .gnavInTit p {
            text-align: left;
            font-size: clamp(28px, 3.725vw, 38px); }
            header nav .mgnWrap .gnavIn .inner .gnavInTit p span {
              display: block;
              padding-top: 20px;
              font-size: clamp(14px, 1.471vw, 15px); }
        header nav .mgnWrap .gnavIn .inner .gnavInList {
          width: calc(100% - 250px);
          float: right; }
          @media screen and (min-width: 768px) and (max-width: 1019px) {
            header nav .mgnWrap .gnavIn .inner .gnavInList {
              width: 75%; } }
          header nav .mgnWrap .gnavIn .inner .gnavInList ul {
            display: grid; }
            header nav .mgnWrap .gnavIn .inner .gnavInList ul li a {
              display: block;
              border-top: #eaeaea 1px solid;
              border-bottom: #323232 1px solid;
              position: relative;
              line-height: calc(56/17);
              font-size: clamp(15px, 1.667vw, 17px);
              text-align: left; }
              header nav .mgnWrap .gnavIn .inner .gnavInList ul li a::before {
                content: "";
                display: block;
                width: 100%;
                height: 100%;
                background-position: center center;
                background-repeat: no-repeat;
                background-size: contain;
                overflow: hidden;
                white-space: nowrap;
                text-indent: 101%;
                line-height: 0;
                font-size: 0.1em;
                width: 14px;
                height: 14px;
                background-image: url("../images/ico_arw_01.svg");
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                margin: auto 0 auto auto; }
            header nav .mgnWrap .gnavIn .inner .gnavInList ul#subNavBusiness {
              grid-template-columns: repeat(3, 1fr);
              grid-template-rows: repeat(2, 1fr);
              grid-column-gap: 20px;
              grid-row-gap: 0px; }
              header nav .mgnWrap .gnavIn .inner .gnavInList ul#subNavBusiness li:nth-child(1) {
                grid-area: 1 / 1 / 2 / 2; }
              header nav .mgnWrap .gnavIn .inner .gnavInList ul#subNavBusiness li:nth-child(2) {
                grid-area: 1 / 2 / 2 / 3; }
              header nav .mgnWrap .gnavIn .inner .gnavInList ul#subNavBusiness li:nth-child(3) {
                grid-area: 2 / 2 / 3 / 3; }
              header nav .mgnWrap .gnavIn .inner .gnavInList ul#subNavBusiness li:nth-child(4) {
                grid-area: 1 / 3 / 2 / 4; }
              header nav .mgnWrap .gnavIn .inner .gnavInList ul#subNavBusiness li:nth-child(5) {
                grid-area: 2 / 3 / 3 / 4; }
            header nav .mgnWrap .gnavIn .inner .gnavInList ul#subNavAbout {
              grid-template-columns: repeat(3, 1fr);
              grid-template-rows: repeat(3, 1fr);
              grid-column-gap: 20px;
              grid-row-gap: 0px; }
              header nav .mgnWrap .gnavIn .inner .gnavInList ul#subNavAbout li:nth-child(1) {
                grid-area: 1 / 1 / 2 / 2; }
              header nav .mgnWrap .gnavIn .inner .gnavInList ul#subNavAbout li:nth-child(2) {
                grid-area: 2 / 1 / 3 / 2; }
              header nav .mgnWrap .gnavIn .inner .gnavInList ul#subNavAbout li:nth-child(3) {
                grid-area: 3 / 1 / 4 / 2; }
              header nav .mgnWrap .gnavIn .inner .gnavInList ul#subNavAbout li:nth-child(4) {
                grid-area: 1 / 2 / 2 / 3; }
              header nav .mgnWrap .gnavIn .inner .gnavInList ul#subNavAbout li:nth-child(5) {
                grid-area: 2 / 2 / 3 / 3; }
              header nav .mgnWrap .gnavIn .inner .gnavInList ul#subNavAbout li:nth-child(6) {
                grid-area: 3 / 2 / 4 / 3; }
              header nav .mgnWrap .gnavIn .inner .gnavInList ul#subNavAbout li:nth-child(7) {
                grid-area: 1 / 3 / 2 / 4; }
              header nav .mgnWrap .gnavIn .inner .gnavInList ul#subNavAbout li:nth-child(8) {
                grid-area: 2 / 3 / 3 / 4; }

/* scrolling
-----------------------*/
/*--is-fixed--*/
.is-fixed {
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

header.is-fixed {
  background-color: #fff; }

/*--------------------------------------------------------------------
   footer
---------------------------------------------------------------------*/
footer {
  padding-top: 80px;
  padding-bottom: 20px;
  background-color: var(--txBody);
  color: #fff; }
  @media screen and (min-width: 768px) and (max-width: 1019px) {
    footer {
      padding-top: 8.3333%; } }
  @media screen and (max-width: 767px) {
    footer {
      padding-top: 60px; } }

#ftrContact {
  padding-bottom: 100px;
  display: block; }
  #ftrContact::after, #ftrContact::before {
    content: "";
    display: block;
    clear: both; }
  #ftrContact .logo {
    width: calc(100% - 300px);
    float: left; }
    #ftrContact .logo a {
      width: 300px;
      max-width: 85%;
      margin-right: auto;
      height: 35px; }
  #ftrContact .btn {
    width: 300px;
    float: right; }
    #ftrContact .btn a {
      display: block;
      border-bottom: #323232 1px solid;
      height: 58px;
      padding-top: 25px;
      text-align: left;
      font-size: clamp(13px, 1.275vw, 13px);
      transform: rotate(0.05deg);
      color: #fff;
      position: relative; }
      #ftrContact .btn a::before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        overflow: hidden;
        white-space: nowrap;
        text-indent: 101%;
        line-height: 0;
        font-size: 0.1em;
        width: 9px;
        height: 9px;
        background-image: url("../images/ico_arw_02.svg");
        position: absolute;
        right: 0;
        top: 0;
        margin-top: 25px; }
  @media screen and (max-width: 767px) {
    #ftrContact {
      margin-bottom: 50px;
      padding-bottom: 0; }
      #ftrContact .logo {
        width: auto;
        float: none;
        margin: 0 auto; }
        #ftrContact .logo a {
          width: 300px;
          max-width: 100%;
          margin: 0 auto; }
      #ftrContact .btn {
        display: none; } }

#ftrLink {
  display: block; }
  #ftrLink::after, #ftrLink::before {
    content: "";
    display: block;
    clear: both; }
  #ftrLink nav {
    width: calc(100% - 100px);
    float: left;
    display: flex;
    justify-content: flex-start; }
    #ftrLink nav dl {
      flex: 1;
      padding-right: 20px; }
      #ftrLink nav dl dt, #ftrLink nav dl dd {
        line-height: 1.5;
        text-align: left;
        transform: rotate(0.05deg); }
      #ftrLink nav dl dt {
        margin-bottom: 15px;
        color: #575757;
        font-size: clamp(13px, 1.373vw, 14px); }
      #ftrLink nav dl dd li {
        margin-bottom: 10px; }
        #ftrLink nav dl dd li a {
          font-size: clamp(12px, 1.176vw, 12px);
          color: #fff; }
          #ftrLink nav dl dd li a span {
            display: block;
            padding-left: 20px;
            font-size: clamp(10px, 0.98vw, 10px);
            position: relative; }
            #ftrLink nav dl dd li a span::before {
              content: "";
              display: block;
              width: 100%;
              height: 100%;
              background-position: center center;
              background-repeat: no-repeat;
              background-size: contain;
              overflow: hidden;
              white-space: nowrap;
              text-indent: 101%;
              line-height: 0;
              font-size: 0.1em;
              width: 10px;
              height: 1px;
              background-color: #323232;
              position: absolute;
              top: 0;
              left: 0;
              margin-top: 7px; }
      #ftrLink nav dl:nth-child(3) dd li {
        line-height: 1.2; }
  #ftrLink .ftrNewsLetter {
    width: 100px;
    float: right; }
    #ftrLink .ftrNewsLetter a {
      display: block;
      height: 25px;
      border-radius: 50vw;
      background-color: #fff;
      margin: 0 auto;
      color: var(--txBody);
      text-align: center;
      line-height: 25px;
      font-size: clamp(13px, 1.275vw, 13px); }
@media screen and (min-width: 768px) and (max-width: 1019px) and (max-width: 999px) {
  #ftrLink nav {
    flex-wrap: wrap; }
    #ftrLink nav dl {
      flex-basis: 30%;
      padding-bottom: 50px; } }

  @media screen and (max-width: 767px) {
    #ftrLink {
      padding-bottom: 50px; }
      #ftrLink nav {
        width: auto;
        float: none;
        margin: 0 auto;
        flex-wrap: wrap; }
        #ftrLink nav dl {
          flex-basis: 50%; }
      #ftrLink .ftrNewsLetter {
        display: none; } }

#ftrContactSp {
  display: none; }
  @media screen and (max-width: 767px) {
    #ftrContactSp {
      display: block;
      margin-bottom: 50px; }
      #ftrContactSp a {
        display: block;
        border-bottom: #323232 1px solid;
        height: 58px;
        padding-top: 25px;
        text-align: left;
        font-size: clamp(13px, 1.275vw, 13px);
        color: #fff;
        position: relative; }
        #ftrContactSp a::before {
          content: "";
          display: block;
          width: 100%;
          height: 100%;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: contain;
          overflow: hidden;
          white-space: nowrap;
          text-indent: 101%;
          line-height: 0;
          font-size: 0.1em;
          width: 9px;
          height: 9px;
          background-image: url("../images/ico_arw_02.svg");
          position: absolute;
          right: 0;
          top: 0;
          margin-top: 25px; } }

#ftrSns {
  position: relative;
  margin-bottom: 50px; }
  #ftrSns .ftrNewsLetterSp {
    display: none; }
    #ftrSns .ftrNewsLetterSp a {
      display: block;
      width: 100px;
      height: 25px;
      border-radius: 50vw;
      background-color: #fff;
      margin: 0 auto;
      color: var(--txBody);
      text-align: center;
      line-height: 25px;
      font-size: clamp(13px, 1.275vw, 13px); }
  #ftrSns ul.sns {
    width: 125px;
    margin-left: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    display: block; }
    #ftrSns ul.sns::after, #ftrSns ul.sns::before {
      content: "";
      display: block;
      clear: both; }
    #ftrSns ul.sns li {
      float: left; }
      #ftrSns ul.sns li.snsLink {
        width: 22px; }
      #ftrSns ul.sns li.snsX {
        width: 18px; }
      #ftrSns ul.sns li.snsFb {
        width: 18px; }
      #ftrSns ul.sns li.snsTube {
        width: 26px; }
      #ftrSns ul.sns li:nth-child(n + 2) {
        margin-left: 13px; }
  @media screen and (max-width: 767px) {
    #ftrSns {
      margin-bottom: 25px; }
      #ftrSns .ftrNewsLetterSp {
        display: block;
        position: absolute;
        top: 0;
        left: 0; }
      #ftrSns ul.sns {
        position: relative; } }

#ftrBtm {
  border-top: #323232 1px solid;
  text-align: left;
  padding-top: 15px; }
  #ftrBtm p {
    display: inline-block;
    margin-right: 2em;
    font-size: clamp(11px, 1.078vw, 11px);
    transform: rotate(0.05deg);
    color: #fff; }
    #ftrBtm p a {
      color: #fff; }
  #ftrBtm p.copy {
    opacity: 0.3; }

/*--------------------------------------------------------------------
   mainTitle
---------------------------------------------------------------------*/
#mainTitle {
  padding-top: 250px;
  padding-bottom: 30px;
  margin-bottom: 110px;
  position: relative; }
  #mainTitle::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 101%;
    line-height: 0;
    font-size: 0.1em;
    height: auto;
    padding-top: 250px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0; }
  #mainTitle.message::before {
    background-image: url("../images/bg_maintitle_message.jpg"); }
  #mainTitle.aboutus::before {
    background-image: url("../images/bg_maintitle_aboutus.jpg"); }
  #mainTitle.probono::before {
    background-image: url("../images/bg_maintitle_probono.jpg"); }
  #mainTitle.companyprofile::before {
    background-image: url("../images/bg_maintitle_companyprofile.jpg"); }
  #mainTitle.network::before {
    background-image: url("../images/bg_maintitle_network.jpg"); }
  #mainTitle.history::before {
    background-image: url("../images/bg_maintitle_history.jpg"); }
  #mainTitle.members::before {
    background-image: url("../images/bg_maintitle_members.jpg"); }
  #mainTitle.news::before {
    background-image: url("../images/bg_maintitle_news.jpg"); }
  #mainTitle.business::before {
    background-image: url("../images/bg_maintitle_overview.jpg"); }
  #mainTitle.community::before {
    background-image: url("../images/bg_maintitle_community.jpg"); }
  #mainTitle.knowledge::before {
    background-image: url("../images/bg_maintitle_knowledge.jpg"); }
  #mainTitle.people::before {
    background-image: url("../images/bg_maintitle_people.jpg"); }
  #mainTitle.innovation::before {
    background-image: url("../images/bg_maintitle_innovation.jpg"); }
  #mainTitle.contact::before, #mainTitle.privacy-policy::before {
    background-image: url("../images/bg_maintitle_contact.jpg"); }
  @media screen and (max-width: 767px) {
    #mainTitle {
      margin-bottom: 60px; }
      #mainTitle.message::before {
        background-image: url("../images/bg_maintitle_message_sp.jpg"); }
      #mainTitle.aboutus::before {
        background-image: url("../images/bg_maintitle_aboutus_sp.jpg"); }
      #mainTitle.probono::before {
        background-image: url("../images/bg_maintitle_probono_sp.jpg"); }
      #mainTitle.companyprofile::before {
        background-image: url("../images/bg_maintitle_companyprofile_sp.jpg"); }
      #mainTitle.network::before {
        background-image: url("../images/bg_maintitle_network_sp.jpg"); }
      #mainTitle.history::before {
        background-image: url("../images/bg_maintitle_history_sp.jpg"); }
      #mainTitle.members::before {
        background-image: url("../images/bg_maintitle_members_sp.jpg"); }
      #mainTitle.news::before {
        background-image: url("../images/bg_maintitle_news_sp.jpg"); }
      #mainTitle.business::before {
        background-image: url("../images/bg_maintitle_overview_sp.jpg"); }
      #mainTitle.community::before {
        background-image: url("../images/bg_maintitle_community_sp.jpg"); }
      #mainTitle.knowledge::before {
        background-image: url("../images/bg_maintitle_knowledge_sp.jpg"); }
      #mainTitle.people::before {
        background-image: url("../images/bg_maintitle_people_sp.jpg"); }
      #mainTitle.innovation::before {
        background-image: url("../images/bg_maintitle_innovation_sp.jpg"); }
      #mainTitle.contact::before, #mainTitle.privacy-policy::before {
        background-image: url("../images/bg_maintitle_contact_sp.jpg"); } }
  #mainTitle h1,
  #mainTitle div.pageTitle {
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-size: clamp(13px, 1.275vw, 13px);
    transform: rotate(0.05deg); }
    #mainTitle h1 span,
    #mainTitle div.pageTitle span {
      display: block;
      font-size: clamp(68px, 11.765vw, 120px);
      margin-top: 20px; }
  #mainTitle.business {
    padding-bottom: 120px; }
    @media screen and (min-width: 768px) and (max-width: 1019px) {
      #mainTitle.business {
        padding-bottom: 12.5%; } }
    @media screen and (max-width: 767px) {
      #mainTitle.business {
        padding-bottom: 16%; } }
    #mainTitle.business h1 span {
      font-size: clamp(68px, 9.804vw, 100px);
      line-height: calc(90/100); }
  #mainTitle.history h1 {
    transform: translateY(30px); }

/*--------------------------------------------------------------------
   topicPath
---------------------------------------------------------------------*/
#topicPath {
  padding: 15px 0; }
  #topicPath ul {
    text-align: left; }
    #topicPath ul li {
      display: inline-block;
      font-size: clamp(10px, 0.98vw, 10px);
      transform: rotate(0.05deg);
      margin-right: 5px;
      position: relative; }
      #topicPath ul li:nth-child(n + 2) {
        padding-left: 20px; }
        #topicPath ul li:nth-child(n + 2)::before {
          content: "";
          display: block;
          width: 10px;
          height: 1px;
          background-color: var(--txBody);
          position: absolute;
          top: 50%;
          left: 0; }

/*--------------------------------------------------------------------
   container
---------------------------------------------------------------------*/
#container {
  overflow: hidden; }
  #container.toppage {
    padding-top: 60px;
    padding-bottom: 100px; }
    @media screen and (min-width: 768px) and (max-width: 1019px) {
      #container.toppage {
        padding-bottom: 6.25%;
        padding-bottom: 10.4167%; } }
    @media screen and (max-width: 767px) {
      #container.toppage {
        padding-top: 0;
        padding-bottom: 10.6667%; } }
  #container.second {
    padding-bottom: 10px; }
    #container.second section {
      padding-bottom: 100px; }
    @media screen and (min-width: 768px) and (max-width: 1019px) {
      #container.second {
        padding-bottom: 1.0417%; }
        #container.second section {
          padding-bottom: 10.4167%; } }
    @media screen and (max-width: 767px) {
      #container.second {
        padding-bottom: 1.3333%; }
        #container.second section {
          padding-bottom: 13.3333%; } }

/* base
-----------------------*/
div[id="container"] section p, div[id="container"] section li, div[id="container"] section dt, div[id="container"] section dd, div[id="container"] section th, div[id="container"] section td {
  font-size: clamp(15px, 1.471vw, 15px);
  line-height: calc(27/15);
  text-align: left;
  transform: rotate(0.05deg); }
  @media screen and (max-width: 767px) {
    div[id="container"] section p, div[id="container"] section li, div[id="container"] section dt, div[id="container"] section dd, div[id="container"] section th, div[id="container"] section td {
      font-size: 1.6rem;
      line-height: calc(60/30) !important; } }
div[id="container"] section h2, div[id="container"] section h3, div[id="container"] section h4, div[id="container"] section h5 {
  transform: rotate(0.05deg); }
div[id="container"] p + * {
  margin-top: 30px; }
div[id="container"] ul + * {
  margin-top: 30px; }
div[id="container"] ol + * {
  margin-top: 30px; }
div[id="container"] dl + * {
  margin-top: 30px; }
div[id="container"] table + * {
  margin-top: 30px; }

/*===========================================
_drawer.scss
=============================================*/
/*!------------------------------------*\
    Base
\*!------------------------------------*/
.drawer-open {
  overflow: hidden !important; }

.drawer-nav {
  position: fixed;
  z-index: 9000;
  top: 0;
  overflow: hidden;
  width: 380px;
  max-width: 100%;
  height: 100%;
  color: var(--txBody);
  background-color: #fff; }

.drawer-menu {
  margin: 0;
  padding: 0;
  list-style: none; }

/*! overlay */
.drawer-overlay {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2); }

.drawer-open .drawer-overlay {
  display: block; }

/*!------------------------------------*\
    Right
\*!------------------------------------*/
.drawer--right .drawer-nav {
  right: -100%;
  -webkit-transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.drawer--right.drawer-open .drawer-nav,
.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  right: 0; }

.drawer--right.drawer-open .drawer-hamburger {
  /*right: 16.25rem;*/ }

/*!------------------------------------*\
    Hamburger
\*!------------------------------------*/
.drawer-hamburger {
  position: fixed;
  z-index: 99999;
  top: 0;
  display: block;
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  padding: 0 20px;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border: 0;
  outline: 0; }

.drawer-hamburger:hover {
  cursor: pointer; }

.drawer-hamburger-icon {
  position: relative;
  display: block; }

.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  width: 100%;
  height: 1px;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: var(--lineCl01); }

.drawer-hamburger-icon {
  background-color: transparent; }

.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  position: absolute;
  top: -2px;
  left: 0;
  content: ' '; }

.drawer-hamburger-icon:after {
  top: 2px; }

.drawer-open .drawer-hamburger {
  position: fixed; }

.drawer-open .drawer-hamburger-icon {
  background-color: transparent; }

.drawer-open .drawer-hamburger-icon:before,
.drawer-open .drawer-hamburger-icon:after {
  top: 0; }

.drawer-open .drawer-hamburger-icon:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.drawer-open .drawer-hamburger-icon:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/*!------------------------------------*\
    accessibility
\*!------------------------------------*/
/*!
 * Only display content to screen readers
 * See: http://a11yproject.com/posts/how-to-hide-content
 */
.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

/*!
 * Use in conjunction with .sr-only to only display content when it's focused.
 * Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
 * Credit: HTML5 Boilerplate
 */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0; }

/*!------------------------------------*\
    Container
\*!------------------------------------*/
.drawer-container {
  margin-right: auto;
  margin-left: auto; }

/*
@media (min-width: 64em) {
  .drawer-container {
    max-width: 60rem;
  }
}

@media (min-width: 75em) {
  .drawer-container {
    max-width: 70rem;
  }
}
*/
/*!------------------------------------*\
    add
\*!------------------------------------*/
.drawer--top.drawer-open .drawer-nav {
  top: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.drawer--left.drawer-open .drawer-nav,
.drawer--left .drawer-hamburger,
.drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
  left: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.drawer--right.drawer-open .drawer-nav,
.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  right: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.drawer--right .drawer-hamburger {
  right: 0px; }

@media screen and (max-width: 767px) {
  .drawer-nav {
    width: 100%; } }
/*--------------------------------------------------------------------
   hamburger
---------------------------------------------------------------------*/
.drawer-hamburger {
  display: none;
  z-index: 99999; }

@media screen and (max-width: 767px) {
  .drawer-hamburger {
    display: block; }

  header nav ul {
    display: none; } }
/*--------------------------------------------------------------------
   menu
---------------------------------------------------------------------*/
.spNavHdr {
  width: 100%;
  height: var(--hdrHsp);
  border-bottom: #323232 1px solid;
  position: fixed;
  top: 0;
  left: 0; }
  .spNavHdr .logo {
    width: 175px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto auto auto 0;
    margin-left: 20px; }
  .spNavHdr .spNavLan {
    width: 60px;
    height: var(--hdrHsp);
    border-left: var(--lineCl01) 1px solid;
    border-right: var(--lineCl01) 1px solid;
    position: fixed;
    right: 60px;
    top: 0; }
    .spNavHdr .spNavLan a {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      font-size: clamp(12px, 1.176vw, 12px);
      width: 100%;
      height: 100%; }

.spNav {
  padding-top: var(--hdrHsp);
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px; }
  .spNav > ul {
    margin-top: 50px;
    border-top: var(--lineCl01) 1px solid;
    text-align: left; }
    .spNav > ul li {
      border-bottom: var(--lineCl01) 1px solid;
      font-size: 1.6rem; }
      .spNav > ul li a {
        color: var(--txBody);
        display: block;
        padding: calc(40 / 30 * 1em) 0; }
      .spNav > ul li ul {
        border-top: var(--lineCl01) 1px solid; }
        .spNav > ul li ul li:nth-last-child(1) {
          border-bottom: none; }
        .spNav > ul li ul li {
          padding-left: 20px;
          padding-right: 20px; }
          .spNav > ul li ul li a {
            display: block;
            position: relative;
            font-size: 1.5rem;
            text-align: left; }
            .spNav > ul li ul li a::before {
              content: "";
              display: block;
              width: 100%;
              height: 100%;
              background-position: center center;
              background-repeat: no-repeat;
              background-size: contain;
              overflow: hidden;
              white-space: nowrap;
              text-indent: 101%;
              line-height: 0;
              font-size: 0.1em;
              width: 14px;
              height: 14px;
              background-image: url("../images/ico_arw_01.svg");
              position: absolute;
              top: 0;
              right: 0;
              bottom: 0;
              left: 0;
              margin: auto 0 auto auto; }
      .spNav > ul li a.subNavBtn > span {
        display: inline-block;
        padding-right: 20px;
        position: relative; }
        .spNav > ul li a.subNavBtn > span::before {
          content: "";
          display: block;
          width: 100%;
          height: 100%;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: contain;
          overflow: hidden;
          white-space: nowrap;
          text-indent: 101%;
          line-height: 0;
          font-size: 0.1em;
          width: 14px;
          height: 14px;
          background-image: url("../images/nav_off.svg");
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          margin: auto 0 auto auto; }
      .spNav > ul li a.subNavBtn.on > span {
        color: #011cff; }
        .spNav > ul li a.subNavBtn.on > span::before {
          background-image: url("../images/nav_on.svg"); }

.spNavBtm {
  padding: 0 30px 30px; }
  .spNavBtm > a {
    display: block;
    width: 100px;
    height: 25px;
    border-radius: 50vw;
    background-color: var(--txBody);
    margin-right: auto;
    margin-bottom: 30px;
    color: #fff;
    text-align: center;
    line-height: 25px;
    font-size: clamp(13px, 1.275vw, 13px); }
  .spNavBtm ul.sns {
    width: 125px;
    margin-right: auto;
    display: block; }
    .spNavBtm ul.sns::after, .spNavBtm ul.sns::before {
      content: "";
      display: block;
      clear: both; }
    .spNavBtm ul.sns li {
      float: left; }
      .spNavBtm ul.sns li.snsLink {
        width: 22px; }
      .spNavBtm ul.sns li.snsX {
        width: 18px; }
      .spNavBtm ul.sns li.snsFb {
        width: 18px; }
      .spNavBtm ul.sns li.snsTube {
        width: 26px; }
      .spNavBtm ul.sns li:nth-child(n + 2) {
        margin-left: 13px; }

/* spmenu アコーディオン
------------------------------------------------------*/
.subNav .subNavBtn {
  cursor: pointer;
  display: block;
  position: relative; }

.subNav .subNavBtn + ul {
  display: none; }

/* -----------------------------------------
-- 1. toppage
-- 2. second
----------------------------------------- */
/* -----------------------------------------
1. toppage
----------------------------------------- */
#container.toppage #topMainLink {
  margin-bottom: 100px; }
  @media screen and (min-width: 768px) and (max-width: 1019px) {
    #container.toppage #topMainLink {
      margin-bottom: 10.4167%; } }
  #container.toppage #topMainLink .inner {
    display: grid;
    grid-template-columns: 640fr 312fr;
    grid-template-rows: 272fr 272fr;
    column-gap: 10px;
    row-gap: 10px;
    max-width: 960px;
    width: 100%;
    aspect-ratio: 960 / 555; }
    #container.toppage #topMainLink .inner #mainlink01 {
      grid-area: 1 / 1 / 3 / 2; }
    #container.toppage #topMainLink .inner #mainlink02 {
      grid-area: 1 / 2 / 2 / 3; }
    #container.toppage #topMainLink .inner #mainlink03 {
      grid-area: 2 / 2 / 3 / 3; }
    #container.toppage #topMainLink .inner .item a {
      display: block;
      overflow: hidden;
      border-radius: 10px;
      position: relative; }
      #container.toppage #topMainLink .inner .item a:hover {
        border-radius: 10px 60px 10px 60px; }
      #container.toppage #topMainLink .inner .item a::before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        overflow: hidden;
        white-space: nowrap;
        text-indent: 101%;
        line-height: 0;
        font-size: 0.1em;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        z-index: 1; }
      #container.toppage #topMainLink .inner .item a p, #container.toppage #topMainLink .inner .item a span {
        display: block;
        position: absolute;
        z-index: 5; }
      #container.toppage #topMainLink .inner .item a span {
        color: #fff;
        font-size: clamp(14px, 1.471vw, 15px);
        position: absolute;
        bottom: 0;
        left: 0;
        margin-left: 30px;
        margin-bottom: 30px; }
    #container.toppage #topMainLink .inner .item#mainlink01 {
      width: 100%;
      height: 100%; }
      #container.toppage #topMainLink .inner .item#mainlink01 a {
        height: 100%; }
        #container.toppage #topMainLink .inner .item#mainlink01 a p, #container.toppage #topMainLink .inner .item#mainlink01 a span {
          color: var(--txBody); }
        #container.toppage #topMainLink .inner .item#mainlink01 a p {
          position: absolute;
          bottom: 0;
          left: 0;
          width: calc(100% - 30px);
          margin-left: 30px;
          margin-bottom: 60px;
          font-size: clamp(32px, 3.137vw, 32px);
          line-height: 1.2 !important;
          text-align: center; }
    #container.toppage #topMainLink .inner .item#mainlink02, #container.toppage #topMainLink .inner .item#mainlink03 {
      height: 100%;
      width: 100%; }
      #container.toppage #topMainLink .inner .item#mainlink02 a, #container.toppage #topMainLink .inner .item#mainlink03 a {
        height: 100%; }
    #container.toppage #topMainLink .inner .item#mainlink01 a::before {
      background-image: url("../images/top/main_01n.jpg"); }
    #container.toppage #topMainLink .inner .item#mainlink02 a::before {
      background-image: url("../images/top/main_02n.jpg"); }
    #container.toppage #topMainLink .inner .item#mainlink03 a::before {
      background-image: url("../images/top/main_03.jpg"); }
  @media screen and (max-width: 767px) {
    #container.toppage #topMainLink {
      padding-left: 0;
      padding-right: 0;
      margin-bottom: 9.3333%; }
      #container.toppage #topMainLink .inner {
        display: block;
        aspect-ratio: auto; }
        #container.toppage #topMainLink .inner .item a {
          border-radius: 10px; }
          #container.toppage #topMainLink .inner .item a:hover {
            border-radius: 10px 30px 10px 30px; }
          #container.toppage #topMainLink .inner .item a span {
            margin-left: 20px;
            margin-bottom: 20px; }
        #container.toppage #topMainLink .inner .item#mainlink01 {
          height: auto; }
          #container.toppage #topMainLink .inner .item#mainlink01 a {
            height: calc(100svh - var(--hdrHsp));
            border-radius: 0; }
            #container.toppage #topMainLink .inner .item#mainlink01 a:hover {
              border-radius: 0; }
            #container.toppage #topMainLink .inner .item#mainlink01 a::before {
              background-size: cover; }
            #container.toppage #topMainLink .inner .item#mainlink01 a p {
              margin-left: 20px;
              margin-bottom: 40px;
              font-size: clamp(32px, 3.137vw, 32px); }
        #container.toppage #topMainLink .inner .item#mainlink02 a, #container.toppage #topMainLink .inner .item#mainlink03 a {
          padding-top: calc(273/312 * 100%); }
        #container.toppage #topMainLink .inner .item#mainlink02 {
          padding: 10px; }
        #container.toppage #topMainLink .inner .item#mainlink03 {
          padding: 0 10px; } }

#container.toppage #topNews {
  padding-bottom: 90px; }
  @media screen and (min-width: 768px) and (max-width: 1019px) {
    #container.toppage #topNews {
      padding-bottom: 9.375%; } }
  @media screen and (max-width: 767px) {
    #container.toppage #topNews {
      padding-bottom: 10%; } }
  #container.toppage #topNews .titBox {
    display: block;
    padding-bottom: 30px; }
    #container.toppage #topNews .titBox::after, #container.toppage #topNews .titBox::before {
      content: "";
      display: block;
      clear: both; }
    #container.toppage #topNews .titBox h2 {
      width: 50%;
      float: left; }
    #container.toppage #topNews .titBox .btn {
      width: 50%;
      float: right;
      text-align: right; }
  #container.toppage #topNews .newsSlider .slick-list {
    overflow: visible; }
  #container.toppage #topNews .newsSlider .slick-item {
    padding-right: 12px; }

#container.toppage #topBusiness {
  display: block; }
  #container.toppage #topBusiness::after, #container.toppage #topBusiness::before {
    content: "";
    display: block;
    clear: both; }
  #container.toppage #topBusiness .titBox {
    width: 50%;
    float: left; }
  #container.toppage #topBusiness .mainBox {
    width: 50%;
    float: right; }
    #container.toppage #topBusiness .mainBox .btn a {
      margin-right: auto; }
  @media screen and (max-width: 767px) {
    #container.toppage #topBusiness {
      padding-bottom: 10%; }
      #container.toppage #topBusiness .titBox {
        width: auto;
        float: none;
        margin: 0 auto; }
        #container.toppage #topBusiness .titBox h2 {
          margin-bottom: 30px; }
      #container.toppage #topBusiness .mainBox {
        width: auto;
        float: none;
        margin: 0 auto; }
        #container.toppage #topBusiness .mainBox p {
          padding: 0 20px 20px; }
        #container.toppage #topBusiness .mainBox .img {
          margin-top: 0; }
        #container.toppage #topBusiness .mainBox .btn a {
          margin-left: 20px; } }

/* -----------------------------------------
2. second
----------------------------------------- */
/* aboutus
------------------------------------------*/
/*message---------------------------------*/
#container.second.message section .img {
  margin-bottom: 9.375%; }
  #container.second.message section .img img {
    border-radius: var(--imgkadomaru); }
#container.second.message section .inner {
  display: block; }
  #container.second.message section .inner::after, #container.second.message section .inner::before {
    content: "";
    display: block;
    clear: both; }
  #container.second.message section .inner .titBox {
    width: 51.0417%;
    float: left; }
    #container.second.message section .inner .titBox h2 {
      margin-bottom: 10px;
      text-align: left;
      font-weight: 500;
      font-size: clamp(26px, 2.549vw, 26px);
      line-height: calc(40/26); }
    #container.second.message section .inner .titBox p.name {
      padding-left: 40px;
      text-align: left;
      font-size: clamp(13px, 1.275vw, 13px);
      position: relative; }
      #container.second.message section .inner .titBox p.name::before {
        content: "";
        display: block;
        width: 30px;
        height: 1px;
        background-color: var(--txBody);
        position: absolute;
        top: 0;
        left: 0;
        margin-top: 1em; }
  #container.second.message section .inner .mainBox {
    width: 47.9167%;
    float: right; }
@media screen and (max-width: 767px) {
  #container.second.message section .img {
    margin-bottom: 17.9104%; }
  #container.second.message section .inner .titBox {
    width: auto;
    float: none;
    margin: 0 auto;
    margin-bottom: 30px; }
    #container.second.message section .inner .titBox p.name {
      padding-left: 30px; }
      #container.second.message section .inner .titBox p.name::before {
        width: 20px; }
  #container.second.message section .inner .mainBox {
    width: auto;
    float: none;
    margin: 0 auto; } }

/*aboutus---------------------------------*/
#container.second.aboutus #aboutus--lead span.subtit {
  display: block;
  margin-bottom: 7.2917%;
  padding-left: 25px;
  text-align: left;
  font-size: clamp(14px, 1.373vw, 14px);
  position: relative; }
  #container.second.aboutus #aboutus--lead span.subtit::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 101%;
    line-height: 0;
    font-size: 0.1em;
    width: 16px;
    height: 16px;
    background-image: url("../images/ico_tit.svg");
    position: absolute;
    top: 0;
    left: 0; }
#container.second.aboutus #aboutus--lead h2 {
  margin-bottom: 15px;
  text-align: left;
  font-size: clamp(32px, 4.118vw, 42px);
  line-height: calc(35/32);
  font-weight: 500; }
#container.second.aboutus #aboutus--lead h3 {
  margin-bottom: 5.2083%;
  text-align: left; }
  #container.second.aboutus #aboutus--lead h3 span {
    display: inline-block;
    padding: 0 16px;
    font-size: clamp(17px, 1.961vw, 20px);
    position: relative; }
    #container.second.aboutus #aboutus--lead h3 span::before, #container.second.aboutus #aboutus--lead h3 span::after {
      content: "";
      display: block;
      width: 6px;
      height: 1px;
      background-color: var(--txBody);
      position: absolute;
      top: 50%; }
    #container.second.aboutus #aboutus--lead h3 span::before {
      left: 0; }
    #container.second.aboutus #aboutus--lead h3 span::after {
      right: 0; }
#container.second.aboutus #aboutus--vision {
  padding-top: 60px;
  padding-bottom: 50px; }
  @media screen and (min-width: 768px) and (max-width: 1019px) {
    #container.second.aboutus #aboutus--vision {
      padding-top: 6.25%;
      padding-bottom: 5.2083%; } }
  #container.second.aboutus #aboutus--vision dl + dl {
    border-top: #323232 1px solid; }
  #container.second.aboutus #aboutus--vision dl {
    display: block;
    padding: 5.2083% 0; }
    #container.second.aboutus #aboutus--vision dl::after, #container.second.aboutus #aboutus--vision dl::before {
      content: "";
      display: block;
      clear: both; }
    #container.second.aboutus #aboutus--vision dl dt {
      width: 52.0833%;
      float: left;
      text-align: left; }
      #container.second.aboutus #aboutus--vision dl dt span {
        display: inline-block;
        font-size: clamp(42px, 7.843vw, 80px);
        line-height: 1;
        background: #001DFF;
        background: linear-gradient(to right, #001DFF 0%, #43C6EB 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
    #container.second.aboutus #aboutus--vision dl dd {
      width: 47.9167%;
      float: right; }
      #container.second.aboutus #aboutus--vision dl dd p {
        font-size: clamp(15px, 1.961vw, 20px);
        line-height: calc(35/20); }
      #container.second.aboutus #aboutus--vision dl dd table th, #container.second.aboutus #aboutus--vision dl dd table td {
        padding: 5px 0;
        font-size: clamp(12px, 1.471vw, 15px); }
      #container.second.aboutus #aboutus--vision dl dd table th {
        padding-right: 1em;
        white-space: nowrap; }
  @media screen and (max-width: 767px) {
    #container.second.aboutus #aboutus--vision {
      padding-top: 6.6667%;
      padding-bottom: 5.3333%; }
      #container.second.aboutus #aboutus--vision dl {
        display: block;
        padding: 5.3333% 0 4%; }
        #container.second.aboutus #aboutus--vision dl::after, #container.second.aboutus #aboutus--vision dl::before {
          content: "";
          display: block;
          clear: both; }
        #container.second.aboutus #aboutus--vision dl dt {
          width: auto;
          float: none;
          margin: 0 auto;
          margin-bottom: 10px; }
        #container.second.aboutus #aboutus--vision dl dd {
          width: auto;
          float: none;
          margin: 0 auto; } }
#container.second.aboutus #aboutus--outline {
  padding-top: 85px; }
  @media screen and (min-width: 768px) and (max-width: 1019px) {
    #container.second.aboutus #aboutus--outline {
      padding-top: 8.8542%; } }
  #container.second.aboutus #aboutus--outline .inner {
    display: block; }
    #container.second.aboutus #aboutus--outline .inner::after, #container.second.aboutus #aboutus--outline .inner::before {
      content: "";
      display: block;
      clear: both; }
    #container.second.aboutus #aboutus--outline .inner .item {
      background-color: #fff;
      border-radius: var(--kadomaru);
      width: 48.4375%;
      float: left;
      padding: 3.125% 4.1667%; }
      #container.second.aboutus #aboutus--outline .inner .item:nth-child(2) {
        float: right; }
      #container.second.aboutus #aboutus--outline .inner .item h2 {
        font-size: clamp(17px, 2.157vw, 22px);
        font-weight: 500;
        text-align: left;
        margin-bottom: 20px; }
  @media screen and (max-width: 767px) {
    #container.second.aboutus #aboutus--outline {
      padding-top: 10%; }
      #container.second.aboutus #aboutus--outline .inner .item {
        width: auto;
        float: none;
        margin: 0 auto;
        padding: 30px; }
        #container.second.aboutus #aboutus--outline .inner .item:nth-child(2) {
          float: none;
          margin-top: 12px; } }

/*probono---------------------------------*/
#container.second.probono section h2 {
  margin-bottom: 5.2083%;
  padding-left: 50px;
  text-align: left;
  line-height: 1;
  font-size: clamp(28px, 4.118vw, 42px);
  position: relative; }
  #container.second.probono section h2 span {
    display: block;
    margin-top: 25px;
    font-size: clamp(13px, 1.961vw, 20px);
    font-weight: 300; }
  #container.second.probono section h2::before {
    content: "";
    display: block;
    width: 20px;
    height: 100%;
    background: #001DFF;
    background: linear-gradient(45deg, #001dff 0%, #43c6eb 100%);
    position: absolute;
    top: 0;
    left: 0; }
@media screen and (max-width: 767px) {
  #container.second.probono section h2 {
    margin-bottom: 11.9403%;
    padding-left: 20px; }
    #container.second.probono section h2 span {
      margin-top: 5px; }
    #container.second.probono section h2::before {
      width: 10px; } }
#container.second.probono #probono--lead .leadTxt {
  padding-bottom: 16.6667%;
  text-align: left;
  font-size: clamp(26px, 3.725vw, 38px);
  font-weight: 500;
  line-height: calc(40/26); }
@media screen and (max-width: 767px) {
  #container.second.probono #probono--lead .leadTxt {
    padding-bottom: 20.8955%; }
  #container.second.probono #probono--lead h2 + p {
    padding-left: 20px;
    padding-right: 20px; }
  #container.second.probono #probono--lead .img {
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto; } }
#container.second.probono #probono--about .inner + .inner {
  margin-top: 7.2917%; }
#container.second.probono #probono--about .inner {
  display: block; }
  #container.second.probono #probono--about .inner::after, #container.second.probono #probono--about .inner::before {
    content: "";
    display: block;
    clear: both; }
  #container.second.probono #probono--about .inner .titBox {
    width: 47.9167%;
    float: left; }
    #container.second.probono #probono--about .inner .titBox h3 {
      font-size: clamp(16px, 1.961vw, 20px);
      line-height: calc(35/20);
      font-weight: 500;
      text-align: left; }
      #container.second.probono #probono--about .inner .titBox h3 span {
        display: block;
        text-align: left;
        font-weight: 500; }
  #container.second.probono #probono--about .inner .mainBox {
    width: 47.9167%;
    float: right; }
    #container.second.probono #probono--about .inner .mainBox p + dl,
    #container.second.probono #probono--about .inner .mainBox dl + p {
      margin-top: 10px; }
@media screen and (max-width: 767px) {
  #container.second.probono #probono--about .inner + .inner {
    margin-top: 11.9403%; }
  #container.second.probono #probono--about .inner {
    padding-left: 20px;
    padding-right: 20px; }
    #container.second.probono #probono--about .inner .titBox {
      width: auto;
      float: none;
      margin: 0 auto;
      padding-bottom: 20px; }
    #container.second.probono #probono--about .inner .mainBox {
      width: auto;
      float: none;
      margin: 0 auto; } }
#container.second.probono #probono--jobs .inner {
  background-color: #fff;
  border-radius: var(--kadomaru);
  padding: 40px; }
  #container.second.probono #probono--jobs .inner ul {
    text-align: center; }
    #container.second.probono #probono--jobs .inner ul li {
      display: inline-block;
      margin: 0 15px 15px;
      position: relative; }
      #container.second.probono #probono--jobs .inner ul li a {
        display: block;
        padding-right: 25px;
        font-size: clamp(12px, 1.471vw, 15px);
        line-height: 35px;
        position: relative; }
        #container.second.probono #probono--jobs .inner ul li a::before {
          content: "";
          display: block;
          width: 100%;
          height: 100%;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: contain;
          overflow: hidden;
          white-space: nowrap;
          text-indent: 101%;
          line-height: 0;
          font-size: 0.1em;
          width: 18px;
          height: 14px;
          background-image: url("../images/ico_arw_03.svg");
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          margin: auto 0 auto auto; }
@media screen and (max-width: 767px) {
  #container.second.probono #probono--jobs .inner {
    padding: 20px; }
    #container.second.probono #probono--jobs .inner ul li {
      display: block;
      text-align: center;
      margin: 0; }
      #container.second.probono #probono--jobs .inner ul li a {
        display: inline-block; } }

/*companyprofile---------------------------------*/
#container.second.companyprofile section table {
  table-layout: fixed; }
  #container.second.companyprofile section table th, #container.second.companyprofile section table td {
    border-bottom: #cfcfcf 1px solid;
    padding: 20px 0;
    font-size: clamp(15px, 1.471vw, 15px);
    line-height: calc(27/15); }
  #container.second.companyprofile section table th {
    width: 240px;
    vertical-align: middle;
    color: #7e7e7e;
    font-weight: 300; }
@media screen and (max-width: 767px) {
  #container.second.companyprofile section table th {
    width: 100%;
    border-bottom: 0;
    padding: 15px 15px 0; }
  #container.second.companyprofile section table td {
    padding: 0 15px 15px; } }

/*network---------------------------------*/
#container.second.network #network--lead .leadTxt {
  font-size: clamp(26px, 3.725vw, 38px);
  font-weight: 500;
  line-height: calc(58/38); }
#container.second.network .network--list h2 {
  margin-bottom: 5px;
  text-align: left;
  font-size: clamp(16px, 2.549vw, 26px);
  font-weight: 500;
  line-height: 1.5; }
#container.second.network .network--list h3 {
  margin-top: 20px;
  margin-bottom: 30px;
  padding-left: 35px;
  font-size: clamp(14px, 1.961vw, 20px);
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
  position: relative; }
  #container.second.network .network--list h3::before {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background-color: var(--txBody);
    position: absolute;
    top: 50%;
    left: 0; }
#container.second.network .network--list ul.company-list + h3 {
  margin-top: 7.2917%; }
#container.second.network .network--list ul.company-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr); }
  #container.second.network .network--list ul.company-list li {
    border: #eaeaea 1px solid;
    background-color: #fff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 78px;
    text-align: center;
    font-size: clamp(11px, 1.373vw, 14px); }
@media screen and (max-width: 767px) {
  #container.second.network .network--list ul.company-list {
    grid-template-columns: 1fr; }
    #container.second.network .network--list ul.company-list li {
      min-height: 45px; } }

/*history---------------------------------*/
#container.second.history #historyWrap {
  position: relative; }
  #container.second.history #historyWrap main {
    margin-left: 170px; }
    #container.second.history #historyWrap main section.history--inner .titBox {
      padding-bottom: 10px;
      margin-bottom: 50px;
      border-bottom: #cfcfcf 1px solid;
      display: flex;
      align-items: center; }
      #container.second.history #historyWrap main section.history--inner .titBox h2 {
        width: 130px;
        text-align: left;
        font-size: clamp(32px, 4.118vw, 42px);
        font-weight: bold; }
      #container.second.history #historyWrap main section.history--inner .titBox p {
        flex: 1;
        padding-top: 5px;
        text-align: left; }
        #container.second.history #historyWrap main section.history--inner .titBox p span {
          display: inline-block;
          padding: 20px 15px;
          font-size: clamp(18px, 3.137vw, 32px);
          line-height: calc(22/23);
          font-family: adobe-handwriting-ernie, sans-serif;
          background: #001DFF;
          background: linear-gradient(to right, #001DFF 0%, #43C6EB 100%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent; }
    #container.second.history #historyWrap main section.history--inner .leadBox {
      padding-left: 35px;
      margin-bottom: 45px;
      position: relative; }
      #container.second.history #historyWrap main section.history--inner .leadBox::before {
        content: "";
        display: block;
        background: #001DFF;
        background: linear-gradient(to top, #001DFF 0%, #43C6EB 100%);
        width: 10px;
        height: calc(100% - 10px);
        position: absolute;
        top: 5px;
        left: 0; }
    #container.second.history #historyWrap main section.history--inner .thumb {
      margin-bottom: 40px; }
    #container.second.history #historyWrap main section.history--inner .monthBox {
      margin-bottom: 40px; }
      #container.second.history #historyWrap main section.history--inner .monthBox table th, #container.second.history #historyWrap main section.history--inner .monthBox table td {
        padding: 10px;
        font-size: clamp(15px, 1.471vw, 15px);
        font-weight: 500; }
      #container.second.history #historyWrap main section.history--inner .monthBox table th {
        width: 100px;
        vertical-align: middle;
        text-align: center; }
      #container.second.history #historyWrap main section.history--inner .monthBox table td {
        position: relative; }
        #container.second.history #historyWrap main section.history--inner .monthBox table td::before {
          content: "";
          display: block;
          width: 1px;
          height: calc(100% - 20px);
          background-color: #eaeaea;
          position: absolute;
          top: 10px;
          left: 0; }
        #container.second.history #historyWrap main section.history--inner .monthBox table td span {
          margin-top: 5px;
          display: block;
          font-size: clamp(11px, 1.078vw, 11px);
          line-height: calc(18/11); }
    #container.second.history #historyWrap main section.history--inner .cAccBox dl {
      border: none; }
      #container.second.history #historyWrap main section.history--inner .cAccBox dl dt {
        padding: 15px 30px;
        background: url("../images/bg_02.jpg");
        font-size: clamp(16px, 1.961vw, 20px); }
      #container.second.history #historyWrap main section.history--inner .cAccBox dl dd .inner {
        padding: 20px 30px; }
        #container.second.history #historyWrap main section.history--inner .cAccBox dl dd .inner ul li {
          font-size: clamp(14px, 1.471vw, 15px);
          font-weight: 500; }
    #container.second.history #historyWrap main section.history--inner .cAccBox dl + dl {
      margin-top: 20px !important; }
  #container.second.history #historyWrap aside ul {
    width: 95px;
    margin-right: auto;
    position: relative;
    padding-left: 15px; }
    #container.second.history #historyWrap aside ul::before {
      content: "";
      display: block;
      width: 1px;
      height: calc(100% - 40px);
      background-color: #eaeaea;
      position: absolute;
      top: 20px;
      right: 7px; }
    #container.second.history #historyWrap aside ul li {
      height: 40px;
      text-align: left;
      position: relative; }
      #container.second.history #historyWrap aside ul li::before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        overflow: hidden;
        white-space: nowrap;
        text-indent: 101%;
        line-height: 0;
        font-size: 0.1em;
        width: 8px;
        height: 8px;
        background-image: url("../images/history/ico_history_off.png");
        position: absolute;
        top: 14px;
        right: 3px; }
      #container.second.history #historyWrap aside ul li a {
        display: block;
        text-align: left;
        line-height: 40px;
        font-weight: 500;
        font-size: 2rem; }
    #container.second.history #historyWrap aside ul.history2015In li.history2015::before, #container.second.history #historyWrap aside ul.history2016In li.history2016::before, #container.second.history #historyWrap aside ul.history2017In li.history2017::before, #container.second.history #historyWrap aside ul.history2018In li.history2018::before, #container.second.history #historyWrap aside ul.history2019In li.history2019::before, #container.second.history #historyWrap aside ul.history2020In li.history2020::before, #container.second.history #historyWrap aside ul.history2021In li.history2021::before, #container.second.history #historyWrap aside ul.history2022In li.history2022::before, #container.second.history #historyWrap aside ul.history2023In li.history2023::before, #container.second.history #historyWrap aside ul.history2024In li.history2024::before, #container.second.history #historyWrap aside ul.history2025In li.history2025::before, #container.second.history #historyWrap aside ul.history2026In li.history2026::before, #container.second.history #historyWrap aside ul.history2027In li.history2027::before, #container.second.history #historyWrap aside ul.history2028In li.history2028::before, #container.second.history #historyWrap aside ul.history2029In li.history2029::before {
      width: 13px;
      height: 13px;
      background-image: url("../images/history/ico_history.png");
      top: 14px;
      right: 1px; }
  #container.second.history #historyWrap #aside {
    width: 120px;
    /* サイドメニューの幅 */
    position: absolute;
    left: 0;
    top: 0;
    height: auto;
    margin-top: 120px;
    min-height: 410px;
    max-height: calc(100vh - 120px);
    /* offsetY分をマイナス */
    overflow: auto; }
  #container.second.history #historyWrap #aside::-webkit-scrollbar {
    display: none; }
  #container.second.history #historyWrap #aside.is-fixed {
    position: fixed;
    top: 120px;
    /* offsetY */ }
  #container.second.history #historyWrap #aside.is-fixed.is-end {
    position: absolute;
    top: auto;
    bottom: 0; }
@media screen and (max-width: 767px) {
  #container.second.history #historyWrap main {
    margin-left: 0; }
    #container.second.history #historyWrap main section.history--inner .titBox {
      padding-bottom: 15px;
      margin-bottom: 25px; }
      #container.second.history #historyWrap main section.history--inner .titBox h2 {
        width: 100px; }
      #container.second.history #historyWrap main section.history--inner .titBox p {
        padding-top: 5px; }
        #container.second.history #historyWrap main section.history--inner .titBox p span {
          padding: 10px 0;
          overflow: visible; }
    #container.second.history #historyWrap main section.history--inner .leadBox {
      margin-bottom: 30px; }
    #container.second.history #historyWrap main section.history--inner .thumb {
      margin-bottom: 30px; }
    #container.second.history #historyWrap main section.history--inner .monthBox {
      margin-bottom: 30px; }
      #container.second.history #historyWrap main section.history--inner .monthBox table th, #container.second.history #historyWrap main section.history--inner .monthBox table td {
        padding: 5px; }
      #container.second.history #historyWrap main section.history--inner .monthBox table th {
        width: 70px; }
      #container.second.history #historyWrap main section.history--inner .monthBox table td::before {
        height: calc(100% - 10px);
        top: 5px; }
    #container.second.history #historyWrap main section.history--inner .cAccBox dl dt {
      padding: 10px 20px; }
    #container.second.history #historyWrap main section.history--inner .cAccBox dl dd .inner {
      padding: 15px 20px; }
    #container.second.history #historyWrap main section.history--inner .cAccBox dl + dl {
      margin-top: 15px !important; }
  #container.second.history #historyWrap aside {
    display: none; } }

/* business
------------------------------------------*/
/*common*/
#container.second.business .business--lead .leadTit,
#container.second.community .business--lead .leadTit,
#container.second.knowledge .business--lead .leadTit,
#container.second.people .business--lead .leadTit,
#container.second.innovation .business--lead .leadTit {
  text-align: left;
  font-size: clamp(26px, 3.725vw, 38px);
  font-weight: 500;
  letter-spacing: 0.01em; }
#container.second.business .business--box01 .titBox,
#container.second.community .business--box01 .titBox,
#container.second.knowledge .business--box01 .titBox,
#container.second.people .business--box01 .titBox,
#container.second.innovation .business--box01 .titBox {
  width: 50%;
  float: left; }
#container.second.business .business--box01 .mainBox,
#container.second.community .business--box01 .mainBox,
#container.second.knowledge .business--box01 .mainBox,
#container.second.people .business--box01 .mainBox,
#container.second.innovation .business--box01 .mainBox {
  width: 50%;
  float: right; }
  #container.second.business .business--box01 .mainBox .btn a,
  #container.second.community .business--box01 .mainBox .btn a,
  #container.second.knowledge .business--box01 .mainBox .btn a,
  #container.second.people .business--box01 .mainBox .btn a,
  #container.second.innovation .business--box01 .mainBox .btn a {
    margin-right: auto; }
  #container.second.business .business--box01 .mainBox .img,
  #container.second.community .business--box01 .mainBox .img,
  #container.second.knowledge .business--box01 .mainBox .img,
  #container.second.people .business--box01 .mainBox .img,
  #container.second.innovation .business--box01 .mainBox .img {
    margin-bottom: 30px; }
  #container.second.business .business--box01 .mainBox .img + *,
  #container.second.business .business--box01 .mainBox figure + *,
  #container.second.community .business--box01 .mainBox .img + *,
  #container.second.community .business--box01 .mainBox figure + *,
  #container.second.knowledge .business--box01 .mainBox .img + *,
  #container.second.knowledge .business--box01 .mainBox figure + *,
  #container.second.people .business--box01 .mainBox .img + *,
  #container.second.people .business--box01 .mainBox figure + *,
  #container.second.innovation .business--box01 .mainBox .img + *,
  #container.second.innovation .business--box01 .mainBox figure + * {
    margin-top: 30px; }
  #container.second.business .business--box01 .mainBox figure + figure,
  #container.second.community .business--box01 .mainBox figure + figure,
  #container.second.knowledge .business--box01 .mainBox figure + figure,
  #container.second.people .business--box01 .mainBox figure + figure,
  #container.second.innovation .business--box01 .mainBox figure + figure {
    margin-top: 30px; }
  #container.second.business .business--box01 .mainBox figure figcaption,
  #container.second.community .business--box01 .mainBox figure figcaption,
  #container.second.knowledge .business--box01 .mainBox figure figcaption,
  #container.second.people .business--box01 .mainBox figure figcaption,
  #container.second.innovation .business--box01 .mainBox figure figcaption {
    padding-top: 15px;
    text-align: left;
    font-size: clamp(11px, 1.078vw, 11px);
    line-height: calc(18/11);
    font-weight: 300; }
@media screen and (max-width: 767px) {
  #container.second.business .business--box01,
  #container.second.community .business--box01,
  #container.second.knowledge .business--box01,
  #container.second.people .business--box01,
  #container.second.innovation .business--box01 {
    padding-bottom: 10%; }
    #container.second.business .business--box01 .titBox,
    #container.second.community .business--box01 .titBox,
    #container.second.knowledge .business--box01 .titBox,
    #container.second.people .business--box01 .titBox,
    #container.second.innovation .business--box01 .titBox {
      width: auto;
      float: none;
      margin: 0 auto; }
      #container.second.business .business--box01 .titBox h2,
      #container.second.community .business--box01 .titBox h2,
      #container.second.knowledge .business--box01 .titBox h2,
      #container.second.people .business--box01 .titBox h2,
      #container.second.innovation .business--box01 .titBox h2 {
        margin-bottom: 30px; }
    #container.second.business .business--box01 .mainBox,
    #container.second.community .business--box01 .mainBox,
    #container.second.knowledge .business--box01 .mainBox,
    #container.second.people .business--box01 .mainBox,
    #container.second.innovation .business--box01 .mainBox {
      width: auto;
      float: none;
      margin: 0 auto;
      padding-left: 20px;
      padding-right: 20px; }
      #container.second.business .business--box01 .mainBox .img,
      #container.second.community .business--box01 .mainBox .img,
      #container.second.knowledge .business--box01 .mainBox .img,
      #container.second.people .business--box01 .mainBox .img,
      #container.second.innovation .business--box01 .mainBox .img {
        margin-top: 0; }
      #container.second.business .business--box01 .mainBox .btn a,
      #container.second.community .business--box01 .mainBox .btn a,
      #container.second.knowledge .business--box01 .mainBox .btn a,
      #container.second.people .business--box01 .mainBox .btn a,
      #container.second.innovation .business--box01 .mainBox .btn a {
        margin-left: 20px; } }

/*business---------------------------------*/
/*community---------------------------------*/
#container.second.community .pastLinkBox {
  background-color: #fff;
  border-radius: 12px;
  padding: 25px; }
  #container.second.community .pastLinkBox h4 {
    margin-bottom: 20px;
    font-size: clamp(16px, 1.667vw, 17px);
    line-height: calc(35/20);
    font-weight: 500;
    text-align: center; }
  #container.second.community .pastLinkBox ul {
    width: 350px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center; }
    #container.second.community .pastLinkBox ul li {
      display: inline-block;
      margin: 2px; }
      #container.second.community .pastLinkBox ul li a {
        display: block;
        min-width: 47px;
        height: 21px;
        padding-left: 10px;
        padding-right: 10px;
        border: #dcdcd8 1px solid;
        border-radius: 50vw;
        text-align: center;
        line-height: 19px;
        font-size: clamp(11px, 1.078vw, 11px);
        text-decoration: none; }

/*knowledge---------------------------------*/
#container.second.knowledge .business--box01 .mainBox .book {
  text-align: left; }
  #container.second.knowledge .business--box01 .mainBox .book dt, #container.second.knowledge .business--box01 .mainBox .book dd {
    font-size: clamp(11px, 1.078vw, 11px);
    line-height: calc(18/11); }
  #container.second.knowledge .business--box01 .mainBox .book dt {
    font-weight: 500; }
  #container.second.knowledge .business--box01 .mainBox .book dd {
    margin-left: 1em; }
#container.second.knowledge .business--box01 .mainBox .linkBtnList {
  display: block; }
  #container.second.knowledge .business--box01 .mainBox .linkBtnList::after, #container.second.knowledge .business--box01 .mainBox .linkBtnList::before {
    content: "";
    display: block;
    clear: both; }
  #container.second.knowledge .business--box01 .mainBox .linkBtnList li {
    width: calc(50% - 4px);
    float: left;
    padding-bottom: 10px; }
    #container.second.knowledge .business--box01 .mainBox .linkBtnList li:nth-child(2n) {
      float: right; }
    #container.second.knowledge .business--box01 .mainBox .linkBtnList li a {
      margin-bottom: 5px;
      display: block;
      padding: 10px;
      background-color: #fff;
      border-radius: 12px;
      font-size: clamp(15px, 1.471vw, 15px);
      font-weight: 300;
      line-height: calc(30/15);
      text-align: center; }
    #container.second.knowledge .business--box01 .mainBox .linkBtnList li p {
      text-align: left;
      color: #595858;
      font-size: clamp(10px, 0.98vw, 10px);
      line-height: calc(12/9); }
  @media screen and (max-width: 767px) {
    #container.second.knowledge .business--box01 .mainBox .linkBtnList li {
      width: auto;
      float: none;
      margin: 0 auto;
      padding-bottom: 20px; }
      #container.second.knowledge .business--box01 .mainBox .linkBtnList li:nth-child(2n) {
        float: none; } }

/*people------------------------------------*/
#container.second.people .snsLinkBox {
  padding: 30px;
  background-color: #fff;
  border-radius: 12px; }
  #container.second.people .snsLinkBox dl + dl {
    margin-top: 30px; }
  #container.second.people .snsLinkBox dl dt {
    margin-bottom: 15px; }
    #container.second.people .snsLinkBox dl dt a {
      display: flex;
      align-items: center; }
      #container.second.people .snsLinkBox dl dt a:hover {
        opacity: 0.8; }
    #container.second.people .snsLinkBox dl dt span {
      display: block; }
    #container.second.people .snsLinkBox dl dt span.ico {
      width: 60px;
      height: 22px; }
      #container.second.people .snsLinkBox dl dt span.ico img {
        display: block; }
    #container.second.people .snsLinkBox dl dt span.tit {
      flex: 1;
      padding-left: 10px;
      text-align: left;
      font-size: clamp(17px, 1.667vw, 17px);
      font-weight: 500; }
  #container.second.people .snsLinkBox dl.note dt span.ico img {
    width: 22px;
    margin: 0 auto; }
  #container.second.people .snsLinkBox dl.youtube dt span.ico img {
    width: 30px;
    margin: 0 auto; }
  #container.second.people .snsLinkBox dl dd {
    font-size: clamp(11px, 1.078vw, 11px);
    line-height: calc(18/11); }
  @media screen and (max-width: 767px) {
    #container.second.people .snsLinkBox {
      width: calc(100% + 40px);
      transform: translateX(-20px);
      padding: 20px; } }

/*innovation------------------------------------*/
#container.second.innovation .business--box01 .mainBox .startUp {
  text-align: left; }
  #container.second.innovation .business--box01 .mainBox .startUp dt, #container.second.innovation .business--box01 .mainBox .startUp dd {
    font-size: clamp(11px, 1.078vw, 11px);
    line-height: calc(18/11); }
  #container.second.innovation .business--box01 .mainBox .startUp dt {
    font-weight: 500; }

/*contact---------------------------------*/
#container.second.contact #contact--lead h2 {
  font-size: clamp(26px, 3.725vw, 38px);
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 6.25%; }
#container.second.contact #contact--lead p {
  font-size: clamp(14px, 1.961vw, 20px);
  line-height: calc(35/20); }
#container.second.contact .contact--detail h4 {
  font-size: clamp(14px, 1.471vw, 15px);
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 30px; }
#container.second.contact .contact--detail dl dt {
  font-size: clamp(14px, 1.471vw, 15px);
  font-weight: 500;
  line-height: 1.5;
  text-align: left; }
  #container.second.contact .contact--detail dl dt::before {
    content: "●"; }
#container.second.contact .contact--detail dl dt, #container.second.contact .contact--detail dl dd {
  line-height: calc(27/15); }
#container.second.contact .contact--detail .btn {
  text-align: left; }

/*privacy-policy------------------------------------*/
#container.second.privacy-policy section .pageTitle {
  font-size: clamp(26px, 3.725vw, 38px);
  font-weight: 500;
  line-height: calc(40/26);
  text-align: left;
  margin-bottom: 6.25%; }
#container.second.privacy-policy section .date {
  font-size: clamp(14px, 1.961vw, 20px); }
#container.second.privacy-policy section h2 {
  font-size: clamp(17px, 1.961vw, 20px);
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 30px; }
#container.second.privacy-policy section * + h2 {
  margin-top: 40px; }
#container.second.privacy-policy section p + ul {
  margin-top: 0; }

/*----------------------------------------------------------
Variables
-----------------------------------------------------------*/
/*=============
plugin
==============*/
/*-----------------------------------------------------
wp-pagenavi
--------------------------------------------------------*/
#container .wp-pagenavi {
  margin-top: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative; }
  #container .wp-pagenavi span,
  #container .wp-pagenavi a {
    display: block;
    margin: 0 5px;
    width: 20px;
    text-decoration: none;
    text-align: center;
    line-height: 35px;
    font-size: 12px; }
  #container .wp-pagenavi .page_num {
    display: none; }
  #container .wp-pagenavi .extend {
    border: none; }
  #container .wp-pagenavi a.previouspostslink {
    display: none; }
  #container .wp-pagenavi a.first {
    display: none; }

/*-----------------------------------------------------
single pager
--------------------------------------------------------*/
/* pageNav
--------------*/
#container .pageNav ul {
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 0 10px; }
#container .pageNav ul li {
  flex-basis: 200px;
  height: 64px; }
#container .pageNav ul li a {
  background: none;
  display: block;
  width: 100%;
  height: 100%;
  border: #e5e1e8 3px solid;
  background-color: #fff;
  color: var(--pointCl01);
  border-radius: 50vw;
  position: relative;
  line-height: 58px;
  text-align: center;
  text-decoration: none !important;
  font-size: 18px;
  font-weight: 500; }
  #container .pageNav ul li a::after {
    display: none; }
  #container .pageNav ul li a:hover {
    background-color: var(--btnOvCl);
    border-color: var(--btnOvCl);
    color: #fff; }
@media screen and (max-width: 767px) {
  #container .pageNav ul li {
    height: 44px; }
  #container .pageNav ul li a {
    line-height: 42px;
    font-size: 14px; } }

/* -----------------------------------------
index
----------------------------------------- */
#container.news .cBlogList {
  margin-top: 0 !important;
  overflow: hidden; }
  #container.news .cBlogList li {
    width: 31.25%;
    margin-right: 2.6042%;
    margin-bottom: 4.1667%;
    float: left; }
    #container.news .cBlogList li:nth-child(3n) {
      margin-right: 0; }

@media screen and (max-width: 767px) {
  #container.news .cBlogList {
    margin: 0 auto 40px; }
    #container.news .cBlogList li {
      width: 50%;
      float: left;
      padding: 0 2px 4px;
      margin-right: 0;
      margin-bottom: 0; } }
/* -----------------------------------------
category
----------------------------------------- */
#container.news .categoryList {
  margin-bottom: 8.3333%; }
  #container.news .categoryList .tit {
    margin-bottom: 30px; }
  #container.news .categoryList ul {
    width: 500px;
    max-width: 80%;
    margin-right: auto;
    text-align: left; }
    #container.news .categoryList ul li {
      display: inline-block;
      margin: 0 10px 10px 0; }
      #container.news .categoryList ul li a {
        display: block;
        padding: 0 1em;
        border-radius: 50vw;
        background-color: #fff;
        height: 21px;
        line-height: 21px;
        text-align: center;
        font-size: clamp(11px, 1.078vw, 11px);
        text-decoration: none; }
  @media screen and (max-width: 767px) {
    #container.news .categoryList {
      margin-bottom: 10.6667%; }
      #container.news .categoryList ul {
        width: 100%;
        max-width: none; } }

/* -----------------------------------------
category page
----------------------------------------- */
#container.news .categoryTit {
  display: block;
  margin-bottom: 8.3333%; }
  #container.news .categoryTit::after, #container.news .categoryTit::before {
    content: "";
    display: block;
    clear: both; }
  #container.news .categoryTit h2 {
    width: 50%;
    float: left;
    font-weight: 500; }
  #container.news .categoryTit .btn {
    width: 50%;
    float: right;
    text-align: right; }
  @media screen and (max-width: 767px) {
    #container.news .categoryTit {
      margin-bottom: 10.6667%; } }

/*-----------------------------------------------------
detail
--------------------------------------------------------*/
#container.news #newsDetail .newsDetailTit {
  display: block;
  margin-bottom: 8.3333%; }
  #container.news #newsDetail .newsDetailTit::after, #container.news #newsDetail .newsDetailTit::before {
    content: "";
    display: block;
    clear: both; }
  #container.news #newsDetail .newsDetailTit .txt {
    width: 50%;
    float: left; }
    #container.news #newsDetail .newsDetailTit .txt h1 {
      text-align: left;
      font-size: clamp(26px, 2.549vw, 26px);
      line-height: calc(45/26);
      font-weight: 500;
      margin-bottom: 40px; }
    #container.news #newsDetail .newsDetailTit .txt .sub {
      text-align: left; }
      #container.news #newsDetail .newsDetailTit .txt .sub span {
        display: inline-block;
        font-size: clamp(12px, 1.275vw, 13px);
        position: relative; }
      #container.news #newsDetail .newsDetailTit .txt .sub span.date {
        padding-left: 40px; }
        #container.news #newsDetail .newsDetailTit .txt .sub span.date::before {
          content: "";
          display: block;
          width: 30px;
          height: 1px;
          background-color: var(--txBody);
          position: absolute;
          top: 50%;
          left: 0; }
      #container.news #newsDetail .newsDetailTit .txt .sub span.cat::before {
        content: "|";
        margin-left: 5px;
        margin-right: 5px; }
  #container.news #newsDetail .newsDetailTit .img {
    width: 47.9167%;
    float: right; }
  @media screen and (max-width: 767px) {
    #container.news #newsDetail .newsDetailTit {
      margin-bottom: 10.6667%; }
      #container.news #newsDetail .newsDetailTit .txt {
        width: auto;
        float: none;
        margin: 0 auto; }
      #container.news #newsDetail .newsDetailTit .img {
        width: auto;
        float: none;
        margin: 0 auto;
        margin-top: 30px; } }
#container.news #newsDetail .share {
  border-top: #cfcfcf 1px solid;
  border-bottom: #cfcfcf 1px solid;
  padding: 20px 0;
  display: block; }
  #container.news #newsDetail .share::after, #container.news #newsDetail .share::before {
    content: "";
    display: block;
    clear: both; }
  #container.news #newsDetail .share .tit {
    width: 70px;
    float: left;
    color: #7e7e7e;
    line-height: 25px;
    text-align: left; }
  #container.news #newsDetail .share .list {
    width: calc(100% - 70px);
    float: right;
    text-align: left; }
    #container.news #newsDetail .share .list a {
      display: inline-block;
      width: 25px;
      height: 25px;
      margin-right: 15px; }
#container.news #newsDetail .backBtn {
  margin-top: 40px;
  text-align: center; }
  #container.news #newsDetail .backBtn a {
    display: inline-block;
    padding: 0 30px; }

/* -- blog parts --*/
#container.news .post {
  padding-bottom: 80px;
  /*------------
  block editor
  --------------*/ }
  @media screen and (max-width: 767px) {
    #container.news .post {
      padding-bottom: 10.6667%; } }
  #container.news .post h2 {
    padding: 10px;
    background-color: var(--txBody);
    color: #fff;
    text-align: left;
    font-size: clamp(16px, 2.549vw, 26px);
    line-height: calc(45/26);
    font-weight: 500;
    margin-bottom: 40px; }
  #container.news .post h3 {
    font-size: clamp(15px, 1.961vw, 20px);
    line-height: calc(26/15);
    text-align: left;
    font-weight: 500;
    margin-bottom: 30px; }
  #container.news .post h4 {
    font-size: clamp(15px, 1.667vw, 17px);
    line-height: calc(26/15);
    text-align: left;
    font-weight: 500;
    margin-bottom: 30px; }
  #container.news .post h4, #container.news .post h5, #container.news .post h6 {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: left;
    font-weight: bold;
    line-height: 1.75; }
  #container.news .post a {
    color: var(--pointCl01);
    text-decoration: underline;
    word-break: break-all; }
    #container.news .post a:hover {
      text-decoration: none; }
  #container.news .post ul {
    margin-left: 20px; }
    #container.news .post ul li {
      list-style-position: outside;
      list-style-type: disc; }
  #container.news .post ol {
    margin-left: 20px; }
    #container.news .post ol li {
      list-style-position: outside;
      list-style-type: decimal; }
  #container.news .post figure img {
    width: 60%;
    display: block;
    margin-right: auto;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      #container.news .post figure img {
        width: 90%; } }
  #container.news .post figure figcaption {
    text-align: left;
    font-size: clamp(11px, 1.078vw, 11px);
    line-height: 1.5; }
  #container.news .post > img,
  #container.news .post p img {
    display: block;
    width: 100%;
    max-width: 680px;
    margin: 30px auto; }
  #container.news .post * + p,
  #container.news .post * + ul,
  #container.news .post * + ol {
    margin-top: 15px; }
  #container.news .post * + blockquote,
  #container.news .post * + figure,
  #container.news .post * + table,
  #container.news .post blockquote + *,
  #container.news .post figure + *,
  #container.news .post table + * {
    margin-top: 30px; }
  #container.news .post p.has-text-align-right {
    text-align: right; }
  #container.news .post p.has-text-align-center {
    text-align: center; }
  #container.news .post ol {
    margin-left: 1em; }
    #container.news .post ol li {
      list-style-position: outside;
      list-style-type: decimal; }
  #container.news .post .wp-block-quote cite, #container.news .post .wp-block-pullquote cite, #container.news .post .wp-block-table figcaption {
    display: block;
    margin-top: 10px;
    text-align: left;
    font-size: clamp(12px, 1.373vw, 14px);
    color: #666;
    line-height: 1.7; }
  #container.news .post .wp-block-quote {
    border-left: var(--txBody) 4px solid;
    padding-left: 15px; }
  #container.news .post .wp-block-pullquote {
    border-bottom: var(--txBody) 4px solid;
    border-top: var(--txBody) 4px solid;
    padding: 15px 0; }
    #container.news .post .wp-block-pullquote p {
      font-size: 1em; }
  #container.news .post .wp-block-table {
    overflow: visible !important; }
  #container.news .post table {
    width: 100%;
    border-top: #999 1px solid;
    border-left: #999 1px solid; }
    #container.news .post table th, #container.news .post table td {
      border-bottom: #999 1px solid;
      border-right: #999 1px solid;
      padding: 15px;
      vertical-align: top; }
    @media screen and (max-width: 767px) {
      #container.news .post table th, #container.news .post table td {
        display: list-item;
        list-style-type: none;
        font-size: 1.4rem;
        line-height: 2; } }
  #container.news .post .wp-block-separator {
    border-color: #ccc; }
  #container.news .post .btn {
    text-align: left; }
    #container.news .post .btn a {
      display: inline-block;
      text-decoration: none;
      min-width: 235px;
      padding-right: 15px;
      border-bottom: var(--txBody) 1px solid;
      padding-bottom: 10px;
      text-align: left;
      font-size: clamp(16px, 1.667vw, 17px);
      position: relative; }
      #container.news .post .btn a::before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        overflow: hidden;
        white-space: nowrap;
        text-indent: 101%;
        line-height: 0;
        font-size: 0.1em;
        width: 14px;
        height: 14px;
        background-image: url("../images/ico_arw_01.svg");
        position: absolute;
        right: 0;
        top: 0; }

/* -----------------------------------------
index
----------------------------------------- */
#container.membersIndex h2 {
  margin-bottom: 25px; }
#container.membersIndex ul {
  display: block; }
  #container.membersIndex ul::after, #container.membersIndex ul::before {
    content: "";
    display: block;
    clear: both; }
  #container.membersIndex ul li {
    width: 23.4375%;
    float: left;
    margin-right: 2.0833%;
    margin-bottom: 30px; }
    #container.membersIndex ul li:nth-child(4n) {
      margin-right: 0; }
    #container.membersIndex ul li .img,
    #container.membersIndex ul li a {
      display: block;
      border-radius: 10px 35px 10px 35px;
      overflow: hidden;
      line-height: 1; }
    #container.membersIndex ul li .txt {
      padding-top: 15px; }
      #container.membersIndex ul li .txt span.name01 {
        display: block;
        color: #7e7e7e;
        font-size: clamp(12px, 1.176vw, 12px); }
      #container.membersIndex ul li .txt p {
        font-size: clamp(20px, 1.961vw, 20px); }
@media screen and (max-width: 767px) {
  #container.membersIndex ul {
    display: block; }
    #container.membersIndex ul::after, #container.membersIndex ul::before {
      content: "";
      display: block;
      clear: both; }
    #container.membersIndex ul li {
      width: calc(50% - 10px);
      margin-right: 0;
      margin-bottom: 20px; }
      #container.membersIndex ul li:nth-child(4n) {
        margin-right: 0; }
      #container.membersIndex ul li:nth-child(2n) {
        float: right; }
      #container.membersIndex ul li .txt {
        padding-top: 10px; } }

/* -----------------------------------------
modal
----------------------------------------- */
body.modalIn {
  background-image: none; }

#container.membersDetail {
  display: flex;
  height: 100%;
  padding: 30px 0;
  overflow: auto;
  align-items: center; }
  @media screen and (max-width: 767px) {
    #container.membersDetail {
      display: block; } }
  #container.membersDetail #memberModalBox {
    width: 560px;
    max-width: 100%;
    margin: 0 auto;
    padding: 30px; }
    @media screen and (max-width: 767px) {
      #container.membersDetail #memberModalBox {
        padding: 20px; } }
    #container.membersDetail #memberModalBox .profileBox {
      margin-bottom: 20px;
      display: flex;
      align-items: center; }
      #container.membersDetail #memberModalBox .profileBox .img {
        width: 158px; }
        #container.membersDetail #memberModalBox .profileBox .img img {
          display: block;
          border-radius: 10px 35px 10px 35px; }
      #container.membersDetail #memberModalBox .profileBox .txt {
        padding-left: 40px;
        text-align: left; }
        #container.membersDetail #memberModalBox .profileBox .txt span.name01 {
          display: block;
          color: #7e7e7e;
          font-size: clamp(10px, 1.176vw, 12px); }
        #container.membersDetail #memberModalBox .profileBox .txt p {
          font-size: clamp(16px, 1.961vw, 20px);
          margin: 10px 0; }
        #container.membersDetail #memberModalBox .profileBox .txt span.name02 {
          margin: 0;
          display: block;
          font-size: clamp(10px, 1.373vw, 14px); }
    #container.membersDetail #memberModalBox .txtBox p {
      font-size: clamp(13px, 1.373vw, 14px);
      line-height: calc(24/14);
      text-align: left; }
    @media screen and (max-width: 767px) {
      #container.membersDetail #memberModalBox .profileBox .img {
        width: 137px; }
      #container.membersDetail #memberModalBox .profileBox .txt {
        padding-left: 20px; } }

/*--float--*/
.flL {
  float: left; }

.flR {
  float: right; }

.clear {
  clear: both; }

/*--textalign--*/
.txtL {
  text-align: left !important; }

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

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

.mt0 {
  margin-top: 0 !important; }

.pb0 {
  padding-bottom: 0 !important; }

/*--textwrap--*/
.text {
  display: inline-block; }

/*----fancy ----*/
.fancybox-bg {
  background: black; }

.fancybox-is-open .fancybox-bg {
  opacity: .7; }

.fancybox-slide {
  padding: 44px 0; }

.fancybox-slide--iframe .fancybox-content {
  width: 100%;
  height: 600px;
  max-height: 80%;
  margin: 0; }

.fancybox-slide--html .fancybox-close-small,
.fancybox-button.fancybox-button--close {
  width: 40px;
  height: 40px;
  background: url("../fancy/close.svg") 0 0 no-repeat;
  background-size: contain;
  top: 30px;
  right: 30px; }

.fancybox-slide--html .fancybox-close-small svg,
.fancybox-button.fancybox-button--close svg {
  opacity: 0; }

@media screen and (max-width: 767px) {
  .fancybox-slide--html .fancybox-close-small,
  .fancybox-button.fancybox-button--close {
    width: 40px;
    height: 40px;
    right: 15px;
    top: 15px; } }
.fancybox-content {
  position: relative; }
  .fancybox-content::before, .fancybox-content::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 101%;
    line-height: 0;
    font-size: 0.1em;
    position: absolute;
    height: auto;
    left: 50%; }
  .fancybox-content::before {
    width: 220px;
    padding-top: 220px;
    background-image: url("../images/modal01.png");
    top: 0;
    margin-left: 124px;
    margin-top: -20px; }
  .fancybox-content::after {
    width: 180px;
    padding-top: 180px;
    background-image: url("../images/modal02.png");
    bottom: 0;
    margin-left: -467px;
    margin-bottom: -20px; }
  @media screen and (min-width: 768px) and (max-width: 1019px) {
    .fancybox-content::before {
      width: 22.9167%;
      padding-top: 22.9167%;
      margin-left: 12.9167%;
      margin-top: -2.0833%; }
    .fancybox-content::after {
      width: 18.75%;
      padding-top: 18.75%;
      margin-left: -48.6458%;
      margin-bottom: -2.0833%; } }
  @media screen and (max-width: 767px) {
    .fancybox-content::before {
      width: 14.6667%;
      padding-top: 14.6667%;
      left: auto;
      right: 0;
      margin-left: -6.6667%;
      margin-top: -4%; }
    .fancybox-content::after {
      width: 12%;
      padding-top: 12%;
      left: 0;
      margin-left: -6.6667%;
      margin-bottom: -5.3333%; } }

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