@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&display=swap");
@import url("https://fonts.cdnfonts.com/css/arenq");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap");
img {
  width: 100%; }

.footer #mqImg{
	display: none !important;
}

.modalarea {
  display: none; }

.modalcontouter {
  position: relative;
  overflow: auto;
  padding-top: 40px; }
  .modalcontouter .closebtn {
    width: 32px;
    height: 32px;
    position: absolute;
    right: 0;
    top: -0px; }
  .modalcontouter .modalcontinner {
    width: 800px;
    background: #fff;
    padding: 20px 40px 40px;
    position: relative;
    letter-spacing: 0.08em;
    border-radius: 20px; }
    .modalcontouter .modalcontinner .modallead {
      color: #603813;
      font-family: "Shippori Mincho", serif;
      font-weight: 500;
      text-align: center;
      font-size: 26px;
      line-height: 1.4;
      padding: 30px 0; }
      .modalcontouter .modalcontinner .modallead span {
        display: block;
        width: 80px;
        margin: 0 auto; }
      .modalcontouter .modalcontinner .modallead small {
        display: block;
        font-size: 15px; }
    .modalcontouter .modalcontinner .flexbox {
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap; }
      .modalcontouter .modalcontinner .flexbox figure {
        width: 350px; }
      .modalcontouter .modalcontinner .flexbox h4 {
        width: 350px; }
        .modalcontouter .modalcontinner .flexbox h4 strong {
          display: block;
          color: #603813;
          font-size: 16px;
          font-weight: 700;
          margin-bottom: 15px; }

#contents p {
  padding-bottom: 0;
  line-height: 1.6;
  margin: 0;
  padding: 0; }

#contents .kyojo {
  overflow: hidden;
  max-width: 1030px;
  margin: 0 auto;
  color: #603813;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.08em;
  position: relative;
  padding-bottom: 0; }
  #contents .kyojo:after {
    position: absolute;
    content: "";
    background: url("../img/back.svg") repeat center center;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -2; }
  #contents .kyojo .logok {
    background: #fff;
    padding: 10px 0; }
    #contents .kyojo .logok img {
      display: block;
      width: 240px;
      margin: 0 auto; }
  #contents .kyojo .kv {
    width: 100%;
    position: relative; }
    #contents .kyojo .kv figure {
      width: 432px;
      margin: 40px auto 0; }
    #contents .kyojo .kv .top_ttl {
      position: absolute;
      font-family: "Shippori Mincho", serif;
      font-weight: 500;
      writing-mode: vertical-rl;
      font-size: 82px;
      line-height: 1.2;
      left: 144px;
      top: 45px; }
      #contents .kyojo .kv .top_ttl small {
        font-family: "Shippori Mincho", serif;
        font-weight: 500;
        display: block;
        font-size: 34px; }
      #contents .kyojo .kv .top_ttl:after {
        position: absolute;
        content: "";
        background: url("../img/obj_1.svg") no-repeat center center/cover;
        width: 746px;
        height: 527px;
        z-index: 1;
        right: -110px;
        top: 120px;
        z-index: -1; }
    #contents .kyojo .kv .top_txt {
      position: absolute;
      font-family: "Shippori Mincho", serif;
      font-weight: 500;
      writing-mode: vertical-rl;
      font-size: 50px;
      right: 140px;
      top: 80px;
      line-height: 1.6;
      z-index: 2; }
      #contents .kyojo .kv .top_txt:after {
        position: absolute;
        content: "";
        background: url("../img/obj_2.svg") no-repeat center center/cover;
        width: 394px;
        height: 442px;
        z-index: 1;
        left: -10px;
        top: 50px;
        z-index: -1; }
    #contents .kyojo .kv .caption {
      display: block;
      text-align: center;
      padding-top: 40px; }
    #contents .kyojo .kv .btns {
      width: 550px;
      margin: 20px auto 0;
      background: #e5d5e5;
      box-sizing: border-box;
      border: 2px solid #fff;
      font-family: "Shippori Mincho", serif;
      font-weight: 400;
      font-size: 30px;
      text-align: center;
      border-radius: 10px; }
      #contents .kyojo .kv .btns a {
        display: block;
        color: #b864a3;
        padding: 10px 0;
        position: relative; }
        #contents .kyojo .kv .btns a:after {
          position: absolute;
          content: "";
          width: 0.9708737864vw;
          height: 0.9708737864vw;
          border-top: 0.0970873786vw solid;
          border-right: 0.0970873786vw solid;
          border-color: #b864a3;
          top: 50%;
          margin-top: -0.5825242718vw;
          right: 1.9417475728vw;
          transform: rotate(45deg); }
  #contents .kyojo .contents {
    margin-top: 20px;
    padding-bottom: 0; }
    #contents .kyojo .contents--top {
      position: relative; }
      #contents .kyojo .contents--top:after {
        position: absolute;
        content: "";
        background: #fff;
        opacity: .6;
        width: 100%;
        height: 370px;
        top: 105px;
        z-index: -1; }
      #contents .kyojo .contents--top .rightttl {
        position: absolute;
        font-family: "Shippori Mincho", serif;
        font-weight: 500;
        writing-mode: vertical-rl;
        font-size: 50px;
        top: 0;
        right: 130px; }
      #contents .kyojo .contents--top .lefttl {
        position: absolute;
        font-family: "Shippori Mincho", serif;
        font-weight: 500;
        writing-mode: vertical-rl;
        font-size: 50px;
        left: 130px;
        top: 240px; }
      #contents .kyojo .contents--top .pointarea {
        width: 480px;
        margin: 0 auto;
        position: relative; }
        #contents .kyojo .contents--top .pointarea ul {
          position: absolute;
          top: 0;
          display: flex;
          justify-content: center;
          flex-wrap: wrap;
          width: 480px; }
          #contents .kyojo .contents--top .pointarea ul li:first-child {
            width: 152px;
            padding-top: 150px;
            margin-left: -10px; }
          #contents .kyojo .contents--top .pointarea ul li:nth-child(2) {
            width: 101px;
            padding-top: 40px;
            margin: 0 15px 0 20px; }
          #contents .kyojo .contents--top .pointarea ul li:nth-child(3) {
            width: 130px;
            padding-top: 150px;
            margin-left: 15px; }
          #contents .kyojo .contents--top .pointarea ul li:nth-child(4) {
            width: 149px;
            padding-top: 40px;
            margin-left: -15px; }
          #contents .kyojo .contents--top .pointarea ul li:nth-child(5) {
            width: 74px;
            padding-top: 100px;
            margin: 0 25px 0 25px; }
          #contents .kyojo .contents--top .pointarea ul li:nth-child(6) {
            width: 117px;
            padding-top: 40px;
            margin-left: 15px; }
      #contents .kyojo .contents--top .undertxt .txt {
        text-align: center;
        font-family: "Shippori Mincho", serif;
        font-weight: 700;
        font-size: 16px;
        line-height: 1.8;
        margin: 50px 0 30px; }
      #contents .kyojo .contents--top .undertxt .lead {
        text-align: center;
        font-weight: 700;
        font-size: 21px;
        line-height: 1.9; }
        #contents .kyojo .contents--top .undertxt .lead span {
          display: inline-block;
          position: relative;
          padding: 0 2px; }
          #contents .kyojo .contents--top .undertxt .lead span:after {
            position: absolute;
            content: "";
            width: 100%;
            background: #f6a0a1;
            opacity: .2;
            height: 11px;
            z-index: -1;
            left: 0;
            bottom: 0; }
      #contents .kyojo .contents--top .btns {
        width: 550px;
        margin: 60px auto 0;
        background: #b864a3;
        box-sizing: border-box;
        border: 2px solid #cfb2d1;
        font-family: "Shippori Mincho", serif;
        font-weight: 400;
        font-size: 30px;
        text-align: center;
        border-radius: 10px; }
        #contents .kyojo .contents--top .btns a {
          display: block;
          color: #fff;
          padding: 8px 0;
          position: relative; }
          #contents .kyojo .contents--top .btns a:after {
            position: absolute;
            content: "";
            width: 0.9708737864vw;
            height: 0.9708737864vw;
            border-top: 0.0970873786vw solid;
            border-right: 0.0970873786vw solid;
            border-color: #fff;
            top: 50%;
            margin-top: -0.5825242718vw;
            right: 1.9417475728vw;
            transform: rotate(45deg); }
    #contents .kyojo .contents--second {
      margin-top: 70px; }
      #contents .kyojo .contents--second--top {
        position: relative;
        color: #fff;
        text-align: center;
        padding: 65px 0 80px; }
        #contents .kyojo .contents--second--top:before, #contents .kyojo .contents--second--top:after {
          position: absolute;
          content: "";
          width: 50%;
          height: 100%;
          z-index: -1;
          mix-blend-mode: multiply;
          opacity: 0.7;
          top: 0; }
        #contents .kyojo .contents--second--top:before {
          left: 0;
          background: #83cef3; }
        #contents .kyojo .contents--second--top:after {
          right: 0;
          background: #f58b8c; }
        #contents .kyojo .contents--second--top .lead {
          font-family: "Shippori Mincho", serif;
          font-weight: 500;
          font-size: 36px;
          line-height: 1.6; }
        #contents .kyojo .contents--second--top .txt {
          font-family: "Shippori Mincho", serif;
          font-weight: 700;
          font-size: 16px;
          line-height: 1.8;
          margin-top: 30px; }
      #contents .kyojo .contents--second--tab {
        display: flex;
        justify-content: center;
        margin-top: -40px; }
        #contents .kyojo .contents--second--tab .tablink {
          width: 435px;
          background: #fff;
          text-align: center;
          font-family: "Shippori Mincho", serif;
          font-weight: 700;
          font-size: 24px;
          margin: 0 15px; }
          #contents .kyojo .contents--second--tab .tablink a {
            display: block;
            padding: 18px 0;
            position: relative; }
            #contents .kyojo .contents--second--tab .tablink a:after {
              position: absolute;
              content: "";
              width: 24px;
              height: 24px;
              border-right: 4px solid #000;
              border-bottom: 4px solid #000;
              left: 50%;
              margin-left: -10px;
              bottom: -4px;
              transform: rotate(45deg); }
          #contents .kyojo .contents--second--tab .tablink:first-child a {
            color: #06a5de; }
            #contents .kyojo .contents--second--tab .tablink:first-child a:after {
              border-color: #06a5de; }
          #contents .kyojo .contents--second--tab .tablink:last-child a {
            color: #f68a8b; }
            #contents .kyojo .contents--second--tab .tablink:last-child a:after {
              border-color: #f68a8b; }
      #contents .kyojo .contents--second--cont {
        width: 900px;
        margin: 80px auto 0;
        background: #fff;
        border-radius: 20px;
        box-sizing: border-box;
        border: 2px solid #06a5de;
        padding: 0 45px 45px;
        color: #1e2945; }
        #contents .kyojo .contents--second--cont .leadbox {
          margin-bottom: 50px; }
          #contents .kyojo .contents--second--cont .leadbox .topttl {
            text-align: center;
            width: 550px;
            background: #06a5de;
            margin: -22px auto 0;
            color: #fff;
            font-weight: 700;
            font-size: 18px;
            padding: 8px 0;
            position: relative; }
            #contents .kyojo .contents--second--cont .leadbox .topttl:after {
              position: absolute;
              content: "";
              width: 0px;
              height: 0px;
              border-style: solid;
              border-right: 20px solid transparent;
              border-left: 20px solid transparent;
              border-top: 20px solid #06a5de;
              border-bottom: 0;
              bottom: -10px;
              left: 50%;
              margin-left: -15px; }
          #contents .kyojo .contents--second--cont .leadbox .conttl {
            text-align: center;
            font-family: "Shippori Mincho", serif;
            font-weight: 700;
            font-size: 49px;
            color: #06a5de; }
            #contents .kyojo .contents--second--cont .leadbox .conttl span {
              display: block;
              width: 220px;
              margin: 0 auto; }
          #contents .kyojo .contents--second--cont .leadbox h4 {
            text-align: center;
            font-weight: 700;
            font-size: 16px;
            padding-top: 10px; }
        #contents .kyojo .contents--second--cont .flexbox {
          width: 100%;
          padding: 30px 0;
          display: flex;
          justify-content: space-between;
          border-top: 1px dashed #06a5de; }
          #contents .kyojo .contents--second--cont .flexbox figure {
            width: 248px; }
          #contents .kyojo .contents--second--cont .flexbox .box {
            width: 520px; }
            #contents .kyojo .contents--second--cont .flexbox .box h5 {
              color: #06a5de;
              font-size: 18px;
              line-height: 28px;
              font-weight: 700;
              padding-bottom: 20px; }
            #contents .kyojo .contents--second--cont .flexbox .box .txxts {
              font-size: 14px;
              line-height: 24px;
              letter-spacing: 0em; }
        #contents .kyojo .contents--second--cont .underbox {
          border: 1px solid #6591cd; }
          #contents .kyojo .contents--second--cont .underbox h5 {
            text-align: center;
            background: #6591cd;
            font-weight: 700;
            font-size: 19px;
            color: #fff;
            padding: 5px 0; }
          #contents .kyojo .contents--second--cont .underbox ul {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            padding: 10px 0; }
            #contents .kyojo .contents--second--cont .underbox ul li {
              font-size: 14px;
              margin: 0 10px; }
              #contents .kyojo .contents--second--cont .underbox ul li small {
                color: #6591cd; }
        #contents .kyojo .contents--second--cont.cl_2 {
          border: 2px solid #f68a8b; }
          #contents .kyojo .contents--second--cont.cl_2 .leadbox .topttl {
            background: #f68a8b; }
            #contents .kyojo .contents--second--cont.cl_2 .leadbox .topttl:after {
              border-top: 20px solid #f68a8b; }
          #contents .kyojo .contents--second--cont.cl_2 .leadbox .conttl {
            color: #f68a8b; }
          #contents .kyojo .contents--second--cont.cl_2 .flexbox {
            border-top: 1px dashed #f68a8b; }
            #contents .kyojo .contents--second--cont.cl_2 .flexbox .box h5 {
              color: #f68a8b; }
            #contents .kyojo .contents--second--cont.cl_2 .flexbox .box .innerbox {
              margin-top: 10px;
              border: 1px solid #f68a8b;
              padding: 10px 15px;
              border-radius: 10px;
              font-size: 13px; }
              #contents .kyojo .contents--second--cont.cl_2 .flexbox .box .innerbox .leadpoint {
                color: #f68a8b;
                font-family: "Shippori Mincho", serif;
                font-weight: 700;
                font-size: 14px;
                padding-bottom: 5px; }
          #contents .kyojo .contents--second--cont.cl_2 .underbox {
            border: 1px solid #f57c8c; }
            #contents .kyojo .contents--second--cont.cl_2 .underbox h5 {
              background: #f57c8c; }
            #contents .kyojo .contents--second--cont.cl_2 .underbox li small {
              color: #f57c8c; }
    #contents .kyojo .contents--under {
      margin-top: 70px; }
      #contents .kyojo .contents--under--top {
        position: relative;
        color: #fff;
        text-align: center;
        padding: 20px 0; }
        #contents .kyojo .contents--under--top:before, #contents .kyojo .contents--under--top:after {
          position: absolute;
          content: "";
          width: 50%;
          height: 100%;
          z-index: -1;
          mix-blend-mode: multiply;
          opacity: 0.7;
          top: 0; }
        #contents .kyojo .contents--under--top:before {
          left: 0;
          background: #83cef3; }
        #contents .kyojo .contents--under--top:after {
          right: 0;
          background: #f58b8c; }
        #contents .kyojo .contents--under--top .lead {
          font-family: "Shippori Mincho", serif;
          font-weight: 700;
          font-size: 38px;
          line-height: 1.6; }
      #contents .kyojo .contents--under--box {
        width: 900px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 40px 0;
        border-top: 1px dashed #603813; }
        #contents .kyojo .contents--under--box.border_t {
          border-top: none; }
        #contents .kyojo .contents--under--box figure {
          width: 410px; }
        #contents .kyojo .contents--under--box .txtbox {
          width: 420px; }
          #contents .kyojo .contents--under--box .txtbox .number {
            display: flex;
            align-items: center;
            justify-content: space-between; }
            #contents .kyojo .contents--under--box .txtbox .number dt {
              width: 100px;
              font-family: "Shippori Mincho", serif;
              font-weight: 700;
              font-size: 74px;
              letter-spacing: 0;
              line-height: 0.8; }
            #contents .kyojo .contents--under--box .txtbox .number dd {
              width: 310px;
              font-size: 20px;
              font-weight: 700;
              line-height: 1.4; }
          #contents .kyojo .contents--under--box .txtbox .txts {
            color: #1e2945;
            font-size: 14px;
            line-height: 24px;
            margin-top: 20px;
            text-align: justify; }
      #contents .kyojo .contents--under .underlead {
        color: #fff;
        font-family: "Shippori Mincho", serif;
        font-weight: 700;
        font-size: 33px;
        line-height: 1.6;
        text-align: center;
        position: relative;
        padding: 10px 0;
        margin-top: 20px; }
        #contents .kyojo .contents--under .underlead:after {
          position: absolute;
          content: "";
          width: 100%;
          height: 100%;
          background: #b864a3;
          left: 0;
          top: 0;
          opacity: 0.7;
          mix-blend-mode: multiply;
          z-index: -1; }
      #contents .kyojo .contents--under .sh_links {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        background: #fff;
        padding-top: 30px; }
        #contents .kyojo .contents--under .sh_links li {
          width: 434px;
          margin: 25px 15px 0;
          border: 1px solid #b864a3;
          font-size: 17px;
          font-weight: 700; }
          #contents .kyojo .contents--under .sh_links li a {
            display: block;
            padding: 15px 20px;
            border-bottom: 8px solid #b864a3;
            position: relative;
            color: #b864a3; }
            #contents .kyojo .contents--under .sh_links li a:after {
              position: absolute;
              content: "";
              background: url("../img/img_arrow_b.svg");
              width: 20px;
              height: 20px;
              right: 15px;
              top: 50%;
              margin-top: -10px; }
      #contents .kyojo .contents--under .logounder {
        background: #fff;
        padding: 30px 0; }
        #contents .kyojo .contents--under .logounder img {
          display: block;
          width: 240px;
          margin: 0 auto; }

@media screen and (max-width: 767px) {
  #contents .kyojo {
    overflow: hidden;
    max-width: 100%;
    font-size: 3.7333333333vw;
    letter-spacing: 0.02em; }
    #contents .kyojo .logok {
      background: #fff;
      padding: 10px 0; }
      #contents .kyojo .logok img {
        display: block;
        width: 240px;
        margin: 0 auto; }
    #contents .kyojo .kv {
      width: 100%;
      position: relative; }
      #contents .kyojo .kv figure {
        width: 64vw;
        margin: 5.3333333333vw auto 0; }
      #contents .kyojo .kv .top_ttl {
        font-family: "Shippori Mincho", serif;
        writing-mode: vertical-rl;
        font-size: 10.1333333333vw;
        line-height: 1.2;
        left: 2.6666666667vw;
        top: 10.6666666667vw; }
        #contents .kyojo .kv .top_ttl small {
          font-size: 5.3333333333vw; }
        #contents .kyojo .kv .top_ttl:after {
          width: 112vw;
          height: 80vw;
          right: -2.6666666667vw;
          top: 17.3333333333vw; }
      #contents .kyojo .kv .top_txt {
        font-family: "Shippori Mincho", serif;
        writing-mode: vertical-rl;
        font-size: 5.8666666667vw;
        right: 5.3333333333vw;
        top: 18.6666666667vw; }
        #contents .kyojo .kv .top_txt:after {
          width: 64vw;
          height: 66.9333333333vw;
          left: 5.3333333333vw;
          top: 10.6666666667vw; }
      #contents .kyojo .kv .caption {
        display: block;
        text-align: center;
        padding-top: 8vw;
        font-size: 2.9333333333vw; }
      #contents .kyojo .kv .btns {
        width: 80vw;
        margin: 5.3333333333vw auto 0;
        border: 0.5333333333vw solid #fff;
        font-size: 5.8666666667vw;
        border-radius: 2.6666666667vw; }
        #contents .kyojo .kv .btns a {
          padding: 2.6666666667vw 0; }
          #contents .kyojo .kv .btns a:after {
            width: 2.6666666667vw;
            height: 2.6666666667vw;
            border-top: 0.2666666667vw solid;
            border-right: 0.2666666667vw solid;
            margin-top: -1.6vw;
            right: 5.3333333333vw; }
    #contents .kyojo .contents {
      margin-top: 5.3333333333vw;
      padding-bottom: 0; }
      #contents .kyojo .contents--top:after {
        height: 77.3333333333vw;
        top: 13.3333333333vw; }
      #contents .kyojo .contents--top .rightttl {
        position: static;
        writing-mode: horizontal-tb;
        font-size: 5.8666666667vw;
        right: auto;
        text-align: center; }
      #contents .kyojo .contents--top .lefttl {
        position: static;
        writing-mode: horizontal-tb;
        font-size: 5.8666666667vw;
        left: auto;
        top: auto;
        text-align: center; }
      #contents .kyojo .contents--top .pointarea {
        width: 89.3333333333vw; }
        #contents .kyojo .contents--top .pointarea ul {
          width: 89.3333333333vw; }
          #contents .kyojo .contents--top .pointarea ul li:first-child {
            width: 29.8666666667vw;
            padding-top: 26.6666666667vw;
            margin-left: -2.6666666667vw; }
          #contents .kyojo .contents--top .pointarea ul li:nth-child(2) {
            width: 19.2vw;
            padding-top: 10.6666666667vw;
            margin: 0 4vw 0 4vw; }
          #contents .kyojo .contents--top .pointarea ul li:nth-child(3) {
            width: 24.5333333333vw;
            padding-top: 26.6666666667vw;
            margin-left: 2.6666666667vw; }
          #contents .kyojo .contents--top .pointarea ul li:nth-child(4) {
            width: 28.5333333333vw;
            padding-top: 10.6666666667vw;
            margin-left: -2.6666666667vw; }
          #contents .kyojo .contents--top .pointarea ul li:nth-child(5) {
            width: 14.1333333333vw;
            padding-top: 16vw;
            margin: 0 6.6666666667vw 0 6.6666666667vw; }
          #contents .kyojo .contents--top .pointarea ul li:nth-child(6) {
            width: 22.4vw;
            padding-top: 10.6666666667vw;
            margin-left: 4vw; }
      #contents .kyojo .contents--top .undertxt .txt {
        font-size: 3.7333333333vw;
        margin: 5.3333333333vw 0 5.3333333333vw; }
      #contents .kyojo .contents--top .undertxt .lead {
        text-align: center;
        font-size: 4vw; }
        #contents .kyojo .contents--top .undertxt .lead span {
          padding: 0 0.5333333333vw; }
          #contents .kyojo .contents--top .undertxt .lead span:after {
            height: 2.9333333333vw; }
      #contents .kyojo .contents--top .btns {
        width: 85.3333333333vw;
        margin: 8vw auto 0;
        border: 0.5333333333vw solid #cfb2d1;
        font-size: 5.3333333333vw;
        border-radius: 2.6666666667vw; }
        #contents .kyojo .contents--top .btns a {
          padding: 2.6666666667vw 0; }
          #contents .kyojo .contents--top .btns a:after {
            width: 2.6666666667vw;
            height: 2.6666666667vw;
            border-top: 0.2666666667vw solid;
            border-right: 0.2666666667vw solid;
            margin-top: -1.6vw;
            right: 5.3333333333vw; }
      #contents .kyojo .contents--second {
        margin-top: 10.6666666667vw; }
        #contents .kyojo .contents--second--top {
          padding: 10.6666666667vw 0 18.6666666667vw; }
          #contents .kyojo .contents--second--top .lead {
            font-size: 5.8666666667vw; }
          #contents .kyojo .contents--second--top .txt {
            font-size: 3.7333333333vw;
            margin-top: 4vw; }
        #contents .kyojo .contents--second--tab {
          margin-top: -10.6666666667vw; }
          #contents .kyojo .contents--second--tab .tablink {
            width: 45.3333333333vw;
            font-size: 4.2666666667vw;
            margin: 0 1.3333333333vw; }
            #contents .kyojo .contents--second--tab .tablink a {
              display: block;
              padding: 2.6666666667vw 0;
              position: relative; }
              #contents .kyojo .contents--second--tab .tablink a:after {
                width: 6.4vw;
                height: 6.4vw;
                border-right: 1.0666666667vw solid #000;
                border-bottom: 1.0666666667vw solid #000;
                margin-left: -2.6666666667vw;
                bottom: -1.0666666667vw; }
        #contents .kyojo .contents--second--cont {
          width: 89.3333333333vw;
          margin: 16vw auto 0;
          border-radius: 2.6666666667vw;
          border: 0.5333333333vw solid #06a5de;
          padding: 0 2.6666666667vw 2.6666666667vw; }
          #contents .kyojo .contents--second--cont .leadbox {
            margin-bottom: 8vw; }
            #contents .kyojo .contents--second--cont .leadbox .topttl {
              width: 80vw;
              margin: -8vw auto 8vw;
              font-size: 4.2666666667vw;
              padding: 1.0666666667vw 0; }
              #contents .kyojo .contents--second--cont .leadbox .topttl:after {
                border-right: 5.3333333333vw solid transparent;
                border-left: 5.3333333333vw solid transparent;
                border-top: 5.3333333333vw solid #06a5de;
                bottom: -2.6666666667vw;
                margin-left: -4vw; }
            #contents .kyojo .contents--second--cont .leadbox .conttl {
              font-size: 7.4666666667vw; }
              #contents .kyojo .contents--second--cont .leadbox .conttl span {
                width: 53.3333333333vw; }
            #contents .kyojo .contents--second--cont .leadbox h4 {
              font-size: 3.7333333333vw;
              padding-top: 2.6666666667vw; }
          #contents .kyojo .contents--second--cont .flexbox {
            width: 100%;
            padding: 4vw 0;
            flex-wrap: wrap;
            border-top: 0.2666666667vw dashed #06a5de; }
            #contents .kyojo .contents--second--cont .flexbox figure {
              width: 100%;
              padding-bottom: 4vw; }
            #contents .kyojo .contents--second--cont .flexbox .box {
              width: 100%; }
              #contents .kyojo .contents--second--cont .flexbox .box h5 {
                font-size: 4.2666666667vw;
                line-height: 1.8;
                padding-bottom: 4vw; }
              #contents .kyojo .contents--second--cont .flexbox .box .txxts {
                font-size: 3.4666666667vw;
                line-height: 1.6; }
          #contents .kyojo .contents--second--cont .underbox {
            border: 0.2666666667vw solid #6591cd; }
            #contents .kyojo .contents--second--cont .underbox h5 {
              font-size: 4vw;
              padding: 1.3333333333vw 0; }
            #contents .kyojo .contents--second--cont .underbox ul {
              padding: 1.3333333333vw 0;
              flex-wrap: wrap; }
              #contents .kyojo .contents--second--cont .underbox ul li {
                width: 100%;
                font-size: 3.4666666667vw;
                margin: 0 5.3333333333vw; }
          #contents .kyojo .contents--second--cont.cl_2 {
            border: 0.5333333333vw solid #f68a8b; }
            #contents .kyojo .contents--second--cont.cl_2 .leadbox .topttl:after {
              border-top: 5.3333333333vw solid #f68a8b; }
            #contents .kyojo .contents--second--cont.cl_2 .flexbox {
              border-top: 0.2666666667vw dashed #f68a8b; }
              #contents .kyojo .contents--second--cont.cl_2 .flexbox .box .innerbox {
                margin-top: 2.6666666667vw;
                border: 0.2666666667vw solid #f68a8b;
                padding: 4vw;
                border-radius: 2.1333333333vw;
                font-size: 3.2vw; }
                #contents .kyojo .contents--second--cont.cl_2 .flexbox .box .innerbox .leadpoint {
                  font-size: 3.4666666667vw;
                  padding-bottom: 1.3333333333vw; }
            #contents .kyojo .contents--second--cont.cl_2 .underbox {
              border: 0.2666666667vw solid #f57c8c; }
      #contents .kyojo .contents--under {
        margin-top: 18.6666666667vw; }
        #contents .kyojo .contents--under--top {
          padding: 5.3333333333vw 0; }
          #contents .kyojo .contents--under--top .lead {
            font-size: 5.8666666667vw; }
        #contents .kyojo .contents--under--box {
          width: 89.3333333333vw;
          padding: 5.3333333333vw 0;
          border-top: 0.2666666667vw dashed #603813;
          flex-wrap: wrap; }
          #contents .kyojo .contents--under--box.border_t {
            border-top: none; }
          #contents .kyojo .contents--under--box figure {
            width: 100%;
            margin-bottom: 4vw; }
          #contents .kyojo .contents--under--box .txtbox {
            width: 100%; }
            #contents .kyojo .contents--under--box .txtbox .number {
              display: flex;
              align-items: center;
              justify-content: space-between; }
              #contents .kyojo .contents--under--box .txtbox .number dt {
                width: 26.6666666667vw;
                font-size: 19.7333333333vw; }
              #contents .kyojo .contents--under--box .txtbox .number dd {
                width: 60vw;
                font-size: 4.2666666667vw; }
            #contents .kyojo .contents--under--box .txtbox .txts {
              font-size: 3.4666666667vw;
              line-height: 1.6;
              margin-top: 4vw; }
        #contents .kyojo .contents--under .underlead {
          font-size: 5.3333333333vw;
          padding: 2.6666666667vw 0;
          margin-top: 5.3333333333vw; }
        #contents .kyojo .contents--under .sh_links {
          padding-top: 8vw; }
          #contents .kyojo .contents--under .sh_links li {
            width: 100%;
            margin: 6.6666666667vw 4vw 0;
            border: 0.2666666667vw solid #b864a3;
            font-size: 4.2666666667vw; }
            #contents .kyojo .contents--under .sh_links li a {
              padding: 4vw 5.3333333333vw;
              border-bottom: 2.1333333333vw solid #b864a3; }
              #contents .kyojo .contents--under .sh_links li a:after {
                width: 5.3333333333vw;
                height: 5.3333333333vw;
                right: 4vw;
                margin-top: -2.6666666667vw; }
        #contents .kyojo .contents--under .logounder {
          padding: 8vw 0; }
          #contents .kyojo .contents--under .logounder img {
            display: block;
            width: 240px;
            margin: 0 auto; }

  .modalcontouter {
    position: relative;
    overflow: auto;
    padding-top: 10.6666666667vw; }
    .modalcontouter .closebtn {
      width: 8.5333333333vw;
      height: 8.5333333333vw;
      position: absolute;
      right: 0;
      top: -0px; }
    .modalcontouter .modalcontinner {
      width: 89.3333333333vw;
      padding: 0 0vw 8vw;
      border-radius: 5.3333333333vw; }
      .modalcontouter .modalcontinner .modallead {
        font-size: 5.8666666667vw;
        padding: 5.3333333333vw 0; }
        .modalcontouter .modalcontinner .modallead span {
          display: block;
          width: 21.3333333333vw;
          margin: 0 auto; }
        .modalcontouter .modalcontinner .modallead small {
          display: block;
          font-size: 3.7333333333vw; }
      .modalcontouter .modalcontinner .flexbox figure {
        width: 100%;
        margin-bottom: 4vw; }
      .modalcontouter .modalcontinner .flexbox h4 {
        width: 100%;
        font-size: 3.7333333333vw;
        padding: 0 8vw; }
        .modalcontouter .modalcontinner .flexbox h4 strong {
          font-size: 4.2666666667vw;
          font-weight: 700;
          margin-bottom: 1.3333333333vw; } }
/* =========================================================
 * reset　　　    /*リセット
========================================================= */
blockquote, body, div, dl, dt, dd, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, select, span, textarea, td, th, ul, figure, figcaption {
  margin: 0px;
  padding: 0px; }

fieldset, img {
  border: 0; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

ol {
  list-style-type: none; }

ul {
  list-style-type: none; }
  ul li {
    list-style-type: none; }
    ul li img {
      line-height: 0;
      font-size: 0;
      vertical-align: top; }

img {
  border: none;
  vertical-align: bottom; }

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

caption, th {
  text-align: left; }

iframe {
  border: none; }

a:focus {
  outline: none; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

/* IE */
* html ul li dl, * html ol li dl {
  display: inline; }
*:first-child + html ul li dl, *:first-child + html ol li dl {
  display: inline; }

/* =========================================================
 * default settings      　   /*デフォルトセッティング
========================================================= */
html {
  font-size: 62.5%;
  overflow: auto; }

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  word-break: break-all;
  /*CJK (中国語、台湾語、日本語、韓国語) 以外のテキストにおいて、単語中などでの文字の改行に関する禁則処理を解除し、どの文字の間でも改行するようにします。*/ }

body {
  overflow: hidden;
  -webkit-text-size-adjust: 100%;
  font: inherit;
  font-size: 1vw;
  /*ゴシック体設定*/
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  /*明朝体設定*/
  line-height: 1.8;
  color: #333;
  background: #fff; }

a {
  width: 100%;
  height: auto;
  text-decoration: none;
  color: #333;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }
  a:hover {
    opacity: 0.7;
    -webkit-opacity: .7;
    -moz-opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)"; }

.soon {
  pointer-events: none;
  opacity: .5; }

.hide, .hidden {
  visibility: hidden; }

p {
  line-break: strict; }

img {
  max-width: 100%; }

main {
  display: block; }

.pc {
  display: block; }

.sp {
  display: none; }

@media screen and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: 100%;
    background: #fff;
    min-width: 100%; }

  a {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    transition: none; }
    a:hover {
      opacity: 1;
      -webkit-opacity: 1;
      -moz-opacity: 1;
      filter: alpha(opacity=100);
      /* IE lt 8 */
      -ms-filter: "alpha(opacity=100)";
      /* IE 8 */ }

  img {
    width: 100%; }

  .pc {
    display: none; }

  .sp {
    display: block; } }
/* =========================================================
 * font
========================================================= */
/*noto-sans*/
/*Montserrat*/
/*Arenq*/
/*noto-serif*/
/*shippori*/
.shippori-mincho {
  font-family: "Shippori Mincho", serif;
  font-weight: 400; }

.montserrat {
  font-family: 'Montserrat', serif; }

.arenq {
  font-family: 'Arenq', sans-serif; }

.font-noto {
  font-family: 'Noto Sans JP', sans-serif; }

/* =========================================================
 * clearfix　　   /*クリアフィックス
========================================================= */
.clearfix {
  zoom: 1; }
  .clearfix:before {
    content: "";
    display: table; }
  .clearfix:after {
    content: "";
    display: table;
    clear: both; }

/* =========================================================
 * fade Animation　　   /*フェード アニメーション
========================================================= */
.fade,
.fadein,
.fadein-top,
.fadein-left,
.fadein-right,
.opening {
  position: relative;
  opacity: 0;
  transition: opacity 0.875s ease-in-out , transform 0.875s ease-in-out; }

.fade {
  transform: translate(0, 0); }

.fadein {
  transform: translate(0, 50px); }

.fadein-top {
  transform: translate(0, -50px); }

.fadein-left {
  transform: translate(-50px, 0); }

.fadein-right {
  transform: translate(50px, 0); }

.fade.scrollin,
.fadein.scrollin,
.fadein-top.scrollin,
.fadein-left.scrollin,
.fadein-right.scrollin,
.opening.active {
  opacity: 1;
  transform: translate(0, 0); }

/* =========================================================
 * scrollbar　　   /*フスクロールバー
========================================================= */
::-webkit-scrollbar {
  display: none;
  -webkit-appearance: none; }
