    @charset "utf-8";
    /****** COMMON BASE *****/

    body {
      min-width: 1000px;
    }

    img {
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
    }

    #G-MAIN-AREA {
      position: relative;
    }

    #G-MAIN-AREA .m-layout {
      width: 100%;
    }

    #CONTENT {
      width: 100%;
      padding-bottom: 0 !important;
    }

    #GNavi {
      margin: 0 auto 0;
    }

    #Breadcrumb {
      width: 960px;
      margin: 0 auto 15px;
    }

    #MainCont {
      font-size: 16px;
    }
    /* #G-MAIN-AREA a {-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all  0.3s ease;outline:none;} */
    /**/

    #MuseBtm {
      height: auto;
      background: #fff url(/jp/ja/others/tapemuseum/rnw_top/btm_bg.gif) no-repeat center bottom;
      position: relative;
      z-index: 2;
    }

    #MuseBtm ul {
      width: 960px;
      margin: 0 auto;
      padding: 60px 0 100px;
    }

    #MuseBtm ul:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
    }

    #MuseBtm ul li {
      width: 210px;
      float: left;
      margin: 0 40px 40px 0;
    }

    #MuseBtm ul li:nth-child(4n) {
      margin-right: 0;
    }

    #MuseBtm ul li a {
      transition: .3s;
    }

    #MuseBtm ul li a:hover {
      opacity: 0.8;
      filter: alpha(opacity=80);
      -ms-filter: "alpha( opacity=80 )";
    }

    .mfont {
      font-family: "M PLUS 1p";
    }

    @media only screen and (max-width:736px) {
      body {
        -webkit-text-size-adjust: 100%;
        min-width: 320px;
      }
      #MainCont {
        padding: 0;
        font-size: 14px;
        line-height: 1.7;
        width: 100%;
      }
      .mainspimg {
        margin: 0 20px 20px;
        overflow: hidden;
        box-sizing: border-box;
        height: 42vw;
        position:relative;
      }
      .mainspimg img {
        width: 100%;
        height: auto !important;
        position: absolute;
        box-sizing: border-box;
        left:0;
        bottom:0;
      }
      #MainCont>div {
        min-width: 320px;
      }
      #LowCont {
        font-size: 14px;
      }
      /* COMMON */
      img {
        width: 100%;
        display: block;
      }
      /**************/
      #MuseBtm ul {
        width: 95%;
        margin: 0 auto;
        padding: 30px 0 120px;
      }
      #MuseBtm ul li {
        width: 48%;
        float: left;
        margin: 0 2% 10px 0;
      }
      #MuseBtm ul li:nth-child(4n) {
        margin-right: 0;
      }
      #MuseBtm ul li a:hover {
        opacity: 0.8;
        filter: alpha(opacity=80);
        -ms-filter: "alpha( opacity=80 )";
      }
      /**/
      #localNavi {
        display: block;
        width: 100%;
        height: auto;
        margin: 0;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 105;
      }
      #localNavi #mainNav {
        width: 100%;
        height: auto;
        margin: 0;
        position: relative;
        z-index: 103;
        background: none;
      }
      #localNavi #mainNav ul {
        width: 100%;
        height: auto;
        margin: 0 auto;
        background: none;
        box-shadow: 0 5px 7px rgba(0, 0, 0, 0.2);
      }
      #localNavi #mainNav ul:after {
        content: " ";
        display: block;
        clear: both;
      }
      #localNavi #mainNav li {
        width: 100%;
        float: none;
        background: none !important;
        padding: 0;
        box-sizing: border-box;
      }
      #localNavi #mainNav li a:hover {
        opacity: 1;
      }
    }
    /****** PC *****/

    @media only screen and (min-width: 737px) {
      .Sp, .spBr {
        display: none !important;
      }
      .Pc, .pcBr {
        display: block !important;
      }
      #LowCont {
        background-image: none;
        background-repeat: repeat-y;
        background-position: center top;
        position: relative;
        overflow: hidden;
        font-size: 18px;
      }
      .mainVis {
        width: 960px;
        margin: 0 auto 170px;
        display: flex;
        position: relative;
      }
      #MainCont strong {
        color: #ff4d4d;
        font-weight: normal;
      }
      .sspt {
        margin-top: 30px;
      }
      #MainCont p {
        font-size: 16px;
        line-height: 2;
        text-align: left;
      }
      .mainVis .l {
        width: 485px;
        padding-top: 70px;
        width: 520px;
      }
      .mainVis .l>span {
        width: 490px;
        display: block;
        line-height: 2;
        margin-bottom: 60px;
      }
      .mainVis .l > span a {
        color: rgb(41, 168, 64);
        text-decoration: underline;
      }
      .mainVis .l>span em {
        font-size: 12px;
      }
      .mainVis .l p {
        background: url(/jp/ja/others/tapemuseum/special/vol23/bgtop.png) center right no-repeat;
        width: 491px;
        font-size: 19.231px;
        color: rgb(255, 255, 89);
        line-height: 1;
        box-sizing: border-box;
        padding: 4px 13px 3px;
        position: relative;
        font-weight: bold;
      }
      .mainVis h1 {
        font-size: 67px;
        color: rgb(41, 168, 64);
        line-height: 1.25;
        text-align: left;
        font-weight: normal;
        margin-top: 25px;
        margin-bottom: 33px;
      }
      .mainVis h1 span {
        font-size: 54px;
      }
      .mainVis img {
        position: absolute;
        right: -340px;
        top: 25px;
      }
      .mainVis ul li {
        display: inline-block;
        margin: 0 20px 10px 0;
      }
      .mainVis ul a {
        font-size: 16px;
        color: rgb(41, 168, 64);
        font-weight: bold;
        padding-top: 3px;
        padding-right: 24px;
        background: url(/jp/ja/others/tapemuseum/special/vol23/icon.png) right 2px center no-repeat;
      }
      #MainCont>h2 {
        text-align: center;
        width: 100% !important;
        border-bottom: 3px solid #29a840;
        height: 95px !important;
        position: relative;
        margin-top: -100px;
        padding-top: 100px;
        margin-bottom: 55px !important;
        font-size: 34px;
        color: rgb(41, 168, 64);
        font-weight: bold;
        line-height: 3.3;
        text-align: center;
      }
      #MainCont>h2:after {
        background: url(/jp/ja/others/tapemuseum/special/vol23/line.png) center bottom no-repeat;
        content: "";
        display: block;
        position: absolute;
        bottom: -4px;
        left: 50%;
        height: 95px;
        width: 1251px;
        transform: translateX(-50%);
      }
      .Cont__wrap {
        width: 980px;
        margin: 0 auto 104px;
        padding: 0 10px;
        box-sizing: border-box;
      }
      .Cont__wrap_gray {
        background: #ebebeb;
        position: relative;
        padding: 33px 0 1px;
        margin-bottom: 108px;
      }
      .Cont__wrap_gray.last {
        margin-bottom: 50px;
      }
      .Cont__wrap_gray .Cont__wrap__bannerTitle__text {
        font-size: 21px !important;
        color: rgb(51, 51, 51);
        font-weight: bold;
        line-height: 1.714;
        text-align: center !important;
      }
      .relations {
        margin-bottom: 35px;
      }
      .relations ul {
        display: flex;
        justify-content: center;
      }
      .relations ul li {
        width: 132px;
        margin: 0 4px;
      }
      .relations ul a {
        display: block;
        width: 100%;
        border-radius: 10px;
        overflow: hidden;
        background: #fff;
        border: 1px solid #bbb;
        color: #333;
        height: 170px;
      }
      .relations ul a span {
        background: url(/jp/ja/others/tapemuseum/special/vol23/allow.png) left center no-repeat;
        padding-left: 14px;
        background-size: 8px;
        line-height: 1;
        margin: 17px 0 0 15px;
        display: block;
      }
      .Cont__wrap_gray:before {
        content: "";
        display: block;
        width: 100%;
        height: 8px;
        position: absolute;
        top: -8px;
        background: url(/jp/ja/others/tapemuseum/special/vol22/linetop.png);
      }
      .Cont__wrap_gray:after {
        content: "";
        display: block;
        width: 100%;
        height: 8px;
        position: absolute;
        bottom: -8px;
        background: url(/jp/ja/others/tapemuseum/special/vol22/linebtm.png);
      }
      /**/
      .localNavi {
        display: block;
        width: 100%;
        height: auto;
        background-color: #fff;
        margin: 0;
        border-bottom: #29a840 solid 2px;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 101;
      }
      .localNavi ul {
        max-width: 980px;
        height: 60px;
        margin: 0 auto;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
      }
      .localNavi ul li {
        width: 33.3%;
        height: 60px;
      }
      .localNavi ul li a {
        border-right: #29a840 solid 2px;
      }
      .localNavi ul li:first-child a {
        border-left: #29a840 solid 2px;
      }
      .localNavi ul li a {
        width: 100%;
        height: 60px;
        color: #29a840;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        line-height: 1.3;
        display: table;
        position: relative;
        transition: 0.3s;
        box-sizing: border-box;
      }
      .localNavi ul li a:hover {
        background: #e9f6ec;
        text-decoration: none;
      }
      .localNavi ul li:nth-of-type(odd) a:hover {}
      .localNavi ul li a span {
        font-size: 112.5%;
        vertical-align: middle;
        text-align: center;
        display: table-cell;
      }
      .localNavi ul li a span.sml {
        font-size: 100%;
      }
      /* COMMON */
      .inner {
        width: 960px;
        margin: 0 auto;
        padding: 0 15px;
        box-sizing: border-box;
      }
      p {
        line-height: 1.8;
      }
      .Cont__wrap__in p.read {
        margin-bottom: 30px;
      }
      .flexlay {
        display: flex;
        justify-content: space-between;
        align-items: start;
      }
      .Cont__wrap__in__box.green {
        background: #eef8f0;
        border-radius: 10px;
        padding: 40px;
        display: flex;
        justify-content: space-between;
        margin-bottom: 55px;
      }
      .mb1 {
        margin-bottom: 55px !important;
      }
      .Cont__wrap__in__box__c {
        text-align: center;
        width: 100%;
      }
      .Cont__wrap__in__box__c .img img {
        margin: 0 auto;
      }
      .tables {
        width: 100% !important;
        margin-top: -30px !important;
        min-width: 540px;
      }
      .tables .green {
        color: #ffff59;
        font-size: 16px !important;
      }
      .tables th {
        background: #eef8f0;
      }
      .tables th:first-child {
        width: 100px !important;
      }
      .tables th:nth-child(2) {
        width: 240px !important;
      }
      table {
        background: #fff;
        width: 90%;
        margin: 30px auto 12px;
        border-collapse: collapse;
      }
      .jread {
        margin-bottom: -20px !important;
      }
      .small.w {
        width: 90%;
        margin: 0 auto;
      }
      table span {
        font-size: 13px;
        display: block;
        margin-top: 2px;
      }
      table th, table td {
        border: 1px solid #ccc;
        font-weight: normal;
        padding: 13px;
        line-height: 1.3;
      }
      table th:first-child {
        width: 200px;
      }
      table .gry td {
        background: #e6e6e6;
      }
      table a {
        color: #ffff59;
        text-decoration: underline;
      }
      table .green {
        background: #29a840;
      }
      table th.red {
        background: #ff4d4d;
        color: #fff;
      }
      table td .red {
        color: #ff4d4d;
        font-size: 16px !important;
      }
      .s4 {
        padding-top: 30px;
      }
      .Cont__wrap__in__box__l__text {
        margin-bottom: 22px;
      }
      .Cont__wrap__in__box__l__textline {
        border: 2px dashed #29a840;
        border-radius: 10px;
        margin-top: 40px;
        padding: 18px 30px;
      }
      .Cont__wrap__in__box.green .Cont__wrap__in__box__r {
        flex: 1;
        padding: 0;
      }
      .Cont__wrap__in__box__l>h3 {
        padding-left: 29px;
        background: url(/jp/ja/others/tapemuseum/special/vol23/icon2.png) left 2px no-repeat;
        font-size: 26px;
        color: rgb(26, 26, 26);
        line-height: 1.385;
        text-align: left;
        font-weight: bold;
        margin-bottom: 13px;
      }
      .Cont__wrap__in__box.sets {
        display: flex;
        justify-content: space-between;
        padding-top: 66px;
        position: relative;
      }
      .Cont__wrap__in__box.sets .l {
        width: 460px;
        border: 2px solid #29a840;
        border-radius: 10px;
        text-align: center;
        position: relative;
        margin-right: 38px;
        padding: 83px 0 15px;
      }
      .s3 {
        width: 540px !important;
      }
      .s5 p {
        padding-top: 23px;
      }
      .Cont__wrap__in__box.sets .l:before {
        content: "";
        display: block;
        position: absolute;
        right: -30px;
        top: 50%;
        transform: translateY(-50%);
        width: 20px;
        height: 20px;
        background: url(/jp/ja/others/tapemuseum/special/vol23/allow.png) center no-repeat;
      }
      .img2 {
        margin-bottom: 35px;
      }
      .right {
        font-size: 12px;
        color: rgb(26, 26, 26);
        line-height: 2.667;
        text-align: right !important;
        width: 100%;
        display: block;
        margin-bottom: -30px;
      }
      .right a {
        color: #29a840;
        text-decoration: underline;
      }
      .Cont__wrap__in__box.sets .l span {
        border-radius: 100px;
        border: 2px solid #29a840;
        display: block;
        width: 120px;
        height: 120px;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #29a840;
        font-weight: bold;
        font-size: 18px;
        line-height: 1.444;
        position: absolute;
        left: 50%;
        top: -60px;
        transform: translateX(-50%);
        padding-top: 5px;
        box-sizing: border-box;
      }
      .Cont__wrap__in__box.sets .l ul, ul.ex {
        margin: 0 30px;
      }
      .Cont__wrap__in__box.sets .l li, ul.ex li {
        text-align: left;
        position: relative;
        padding-left: 18px;
        margin-bottom: 8px;
      }
      .Cont__wrap__in__box.sets .l li:after, ul.ex li:after {
        content: "";
        display: block;
        width: 10px;
        height: 10px;
        border-radius: 20px;
        background: #29a840;
        position: absolute;
        left: 0;
        top: 6px;
      }
      .Cont__wrap__in__box.sets .r {
        border: 2px solid #29a840;
        border-radius: 10px;
        text-align: center;
        position: relative;
        flex: 1;
        padding: 83px 0 15px;
      }
      .Cont__wrap__in__box.sets .r.s2 p {
        font-size: 18px !important;
      }
      .Cont__wrap__in__box.sets .r.s2 a {
        color: #29a840;
        text-decoration: underline;
      }
      .Cont__wrap__in__box.sets .r span {
        border-radius: 100px;
        border: 2px solid #29a840;
        background: #29a840 !important;
        display: block;
        width: 120px;
        height: 120px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #ffff59;
        font-weight: bold;
        font-size: 18px;
        line-height: 1.444;
        padding-top: 5px;
        position: absolute;
        left: 50%;
        top: -60px;
        transform: translateX(-50%);
        box-sizing: border-box;
      }
      .Cont__wrap__in__box.sets .r p {
        text-align: center !important;
        font-size: 22px !important;
        color: rgb(26, 26, 26);
        line-height: 1.545 !important;
      }
      .Cont__wrap__in__box__l {
        margin-right: 35px;
        flex: 1;
      }
      .wid {
        width: 348px !important;
        flex: initial !important;
      }
      .Cont__wrap__in__box__r {
        width: 330px;
        background: #eef8f0;
        border-radius: 8px;
        padding: 18px 25px 20px;
        box-sizing: border-box;
      }
      .Cont__wrap__in__box__r.check {
        width: 49%;
      }
      .Cont__wrap__in__box__r h3.tit {
        background: url(/jp/ja/others/tapemuseum/special/vol23/bg.png) left center no-repeat;
        font-size: 15px;
        color: rgb(255, 255, 89);
        line-height: 1;
        text-align: center;
        margin: 0 auto 13px;
        padding: 6px 0 4px;
        width: 242px;
        font-weight: normal;
      }
      .Cont__wrap__in__box__r p {
        font-size: 14px !important;
      }
      .type2 {
        display: flex;
        align-items: start;
      }
      .Cont__wrap__in__box {
        margin-top: 30px;
        margin-bottom: 8px;
      }
      .small {
        text-align: right !important;
        display: block;
        font-size: 12px !important;
        margin-bottom: 22px;
      }
      .Cont__wrap__in__box__banner {
        text-align: center;
        margin-bottom: 47px;
      }
      .Cont__wrap__in__box__banner img {
        margin: 0 auto;
      }
      .Cont__wrap__bannerTitle__text {
        text-align: center;
        font-size: 21px;
        font-weight: 700;
        letter-spacing: 1.26px;
        line-height: 36px;
        /*! margin-top: -58px; */
        margin-bottom: 10px;
      }
      .Cont__wrap__in__box__banner2 {
        text-align: center;
        margin-bottom: 47px;
        margin-top: 70px;
      }
    }
    /****** SP *****/

    @media only screen and (max-width: 736px) {
      .Sp, .spBr {
        display: block !important;
      }
      .Pc, .pcBr {
        display: none !important;
      }
      /**/
      .localNavi {
        width: 100%;
        background: #fff;
        height: auto;
        margin: 0;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 101;
      }
      .localNavi ul {
        margin: 0 auto;
        display: none;
        font-size: 0;
      }
      .localNavi ul li {
        height: 55px;
        width: 100%;
        display: inline-block;
        border-bottom: 2px solid #29a840;;
      }
      .localNavi ul li a {
        width: 100%;
        height: 55px;
        color: #29a840;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        line-height: 1.3;
        display: table;
        position: relative;
        transition: 0.3s;
        box-sizing: border-box;
      }
      .localNavi ul li a span {
        vertical-align: middle;
        text-align: center;
        display: table-cell;
      }
      /**/
      .navOpen {
        background-color: #29a840;
        width: 100%;
        height: 45px;
        position: relative;
        transition: .3s;
      }
      .navOpen.open {
        background-color: #29a840;
      }
      .navOpen::before {
        content: '';
        width: 25px;
        height: 22px;
        background-image: url(/jp/ja/others/tapemuseum/special/vol23/nav_open.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        margin: auto;
        transform: translateY(-50%);
        transition.3s;
      }
      .navOpen.open::before {
        background-image: url(/jp/ja/others/tapemuseum/special/vol23/nav_close.png);
      }
      /* COMMON */
      p {
        line-height: 1.8;
      }






      #LowCont {
        background-image: none;
        background-repeat: repeat-y;
        background-position: center top;
        position: relative;
        overflow: hidden;
        font-size: 18px;
      }
      .mainVis {
        width: 100%;
        margin: 0 auto 50px;
        display: flex;
        position: relative;
      }
      #MainCont strong {
        color: #ff4d4d;
        font-weight: normal;
      }
      #MainCont p {
        font-size: 14px;
        line-height: 2;
        text-align: left;
      }
      .mainVis .l {
        padding-top: 0px;
        width: auto;
        margin: 0 20px;
      }
      .mainVis .l>span {
        width: 100%;
        display: block;
        line-height: 2;
        margin-bottom: 30px;
      }
      .mainVis .l>span em {
        font-size: 12px;
        line-height: 1.5;
        margin-top: 8px;
        display: block;
      }
      .mainVis .l p {
        background: url(/jp/ja/others/tapemuseum/special/vol23/bgtop.png) center right no-repeat;
        width: 100%;
        font-size: 19.231px;
        color: rgb(255, 255, 89);
        line-height: 1;
        box-sizing: border-box;
        padding: 5px 13px 2px;
        position: relative;
        font-weight: bold;
      }
      .mainVis h1 {
        font-size: 46px;
        color: rgb(41, 168, 64);
        line-height: 1.25;
        text-align: left;
        font-weight: normal;
        margin-top: 13px;
        margin-bottom: 23px;
      }
      .mainVis h1 span {
        font-size: 46px;
      }
      .mainVis img {
        display: none;
      }
      .mainVis ul li {
        display: inline-block;
        margin: 0 10px 10px 0;
      }
      .mainVis ul a {
        font-size: 14px;
        color: rgb(41, 168, 64);
        font-weight: bold;
        padding-top: 3px;
        padding-right: 24px;
        background: url(/jp/ja/others/tapemuseum/special/vol23/icon.png) right 2px center no-repeat;
      }
      body #MainCont>h2 {
        text-align: center;
        width: 100% !important;
        padding-bottom: 53px;
        background: url(/jp/ja/others/tapemuseum/special/vol23/sptit.png) center bottom no-repeat !important;
        background-size: 100% !important;
        height: auto;
        position: relative;
        margin-top: -60px;
        padding-top: 60px;
        margin-bottom: 35px !important;
        font-size: 27px;
        color: rgb(41, 168, 64);
        font-weight: bold;
        line-height: 1.3;
        text-align: center;
      }
      #MainCont>h2:after {
        content: "";
        display: block;
        position: absolute;
        bottom: -4px;
        left: 50%;
        height: 95px;
        width: 1251px;
        transform: translateX(-50%);
      }
      .Cont__wrap {
        width: auto;
        margin: 0 15px 60px;
        padding: 0 10px;
        box-sizing: border-box;
      }
      .Cont__wrap_gray {
        background: #ebebeb;
        position: relative;
        padding: 33px 0 1px;
        margin-bottom: 108px;
      }
      .Cont__wrap_gray.last {
        margin-bottom: 50px;
      }
      .Cont__wrap_gray .Cont__wrap__bannerTitle__text {
        font-size: 18px !important;
        color: rgb(51, 51, 51);
        font-weight: bold;
        line-height: 1.714;
        text-align: center !important;
      }
      .relations {
        margin-bottom: 35px;
      }
      .relations ul {
        display: flex;
        justify-content: space-between;
        margin: 0 20px;
        flex-wrap: wrap;
      }
      .relations ul li {
        width: 30%;
        margin: 0 0 14px;
      }
      .relations ul a {
        display: block;
        width: 100%;
        border-radius: 10px;
        overflow: hidden;
        background: #fff;
        border: 1px solid #bbb;
        color: #333;
        height: auto;
        box-sizing: border-box;
        padding-bottom: 11px;
      }
      .relations ul a span {
        background: url(/jp/ja/others/tapemuseum/special/vol23/allow.png) left 1px no-repeat;
        padding-left: 11px;
        background-size: 6px;
        line-height: 1;
        margin: 15px 0 0 10px;
        display: block;
        font-size: 12px;
      }
      .Cont__wrap_gray:before {
        content: "";
        display: block;
        width: 100%;
        height: 8px;
        position: absolute;
        top: -8px;
        background: url(/jp/ja/others/tapemuseum/special/vol22/linetop.png);
      }
      .Cont__wrap_gray:after {
        content: "";
        display: block;
        width: 100%;
        height: 8px;
        position: absolute;
        bottom: -8px;
        background: url(/jp/ja/others/tapemuseum/special/vol22/linebtm.png);
      }

      .Cont__wrap__in p.read {
        margin-bottom: 30px;
      }
      .flexlay {
        display: block;
        justify-content: space-between;
        align-items: start;
      }
      .Cont__wrap__in__box.green {
        background: #eef8f0;
        border-radius: 10px;
        padding: 25px 20px;
        display: block;
        justify-content: space-between;
        margin-bottom: 55px;
      }
      .mb1 {
        margin-bottom: 55px !important;
      }
      .Cont__wrap__in__box__c {
        text-align: center;
        width: 100%;
      }
      .spatit {
        margin: 25px 0 14px;
      }
      .Cont__wrap__in__box__c > .img {
        margin-bottom: 20px;
      }
      table {
        background: #fff;
        width: 540px;
        margin: 30px auto 12px;
        border-collapse: collapse;
      }
      .jread {
        margin-bottom: 0px !important;
      }
      .small.w {
        width: 100%;
        margin: 10px auto 0;
      }
      table span {
        font-size: 13px;
        display: block;
        margin-top: 2px;
      }
      table th, table td {
        border: 1px solid #ccc;
        font-weight: normal;
        padding: 13px;
        line-height: 1.3;
      }
      table th:first-child {
        width: 200px;
      }
      table .gry td {
        background: #e6e6e6;
      }
      table a {
        color: #ffff59;
        text-decoration: underline;
      }
      table .green {
        background: #29a840;
      }
      table th.red {
        background: #ff4d4d;
        color: #fff;
      }
      table td .red {
        color: #ff4d4d;
        font-size: 16px !important;
      }
      .s4 {
        padding-top: 0px;
      }
      .Cont__wrap__in__box__l__text {
        margin-bottom: 0px;
        margin-top: 15px;
      }
      .Cont__wrap__in__box__l__textline {
        border: 2px dashed #29a840;
        border-radius: 10px;
        margin-top: 30px;
        padding: 18px 20px;
      }
      .Cont__wrap__in__box.green .Cont__wrap__in__box__r {
        flex: 1;
        padding: 0;
      }
      .Cont__wrap__in__box__l>h3 {
        padding-left: 29px;
        background: url(/jp/ja/others/tapemuseum/special/vol23/icon2.png) left 2px no-repeat;
        font-size: 23px;
        color: rgb(26, 26, 26);
        line-height: 1.385;
        text-align: left;
        font-weight: bold;
        margin-bottom: 13px;
      }
      .wrap {
        overflow-x: initial !important;
      }
      .spmbt {
        margin-top: -30px !important;
      }
      .Cont__wrap__in__box.sets {
        display: block;
        justify-content: space-between;
        padding-top: 66px;
        position: relative;
      }
      .Cont__wrap__in__box.sets .l {
        width: 100%;
        border: 2px solid #29a840;
        border-radius: 10px;
        text-align: center;
        position: relative;
        margin-right: 0;
        padding: 58px 0 15px;
        margin-bottom: 75px;
      }
      .s3 {
        width: auto !important;
      }
      .s5 p {
        padding-top: 0px;
      }
      .Cont__wrap__in__box.sets .l:before {
        content: "";
        display: block;
        position: absolute;
        right: 50%;
        top: auto;
        bottom:-25px;
        transform: translate(30%,0%) rotate(90deg);
        width: 20px;
        height: 20px;
        background: url(/jp/ja/others/tapemuseum/special/vol23/allow.png) center no-repeat;
        background-size: 10px;
      }
      .img2 {
        margin-bottom: 10px;
      }
      .right {
        font-size: 12px;
        color: rgb(26, 26, 26);
        line-height: 1.5;
        text-align: left !important;
        width: 100%;
        display: block;
        margin-bottom: 30px;
        margin-top: 10px;
      }
      .right a {
        color: #29a840;
        text-decoration: underline;
        display: inline-block;
      }
      .Cont__wrap__in__box.sets .l span {
        border-radius: 100px;
        border: 2px solid #29a840;
        display: block;
        width: 96px;
        height: 96px;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #29a840;
        font-weight: bold;
        font-size: 14px;
        line-height: 1.444;
        position: absolute;
        left: 50%;
        top: -50px;
        transform: translateX(-50%);
        padding-top: 5px;
        box-sizing: border-box;
      }
      .Cont__wrap__in__box.sets .l ul, ul.ex {
        margin: 0 20px;
      }
      .Cont__wrap__in__box.sets .l li, ul.ex li {
        text-align: left;
        position: relative;
        padding-left: 18px;
        margin-bottom: 8px;
      }
      .Cont__wrap__in__box.sets .l li:after, ul.ex li:after {
        content: "";
        display: block;
        width: 10px;
        height: 10px;
        border-radius: 20px;
        background: #29a840;
        position: absolute;
        left: 0;
        top: 6px;
      }
      .Cont__wrap__in__box.sets .r {
        border: 2px solid #29a840;
        border-radius: 10px;
        text-align: center;
        position: relative;
        flex: 1;
        padding: 65px 10px 25px;
      }
      .Cont__wrap__in__box.sets .r.s2 p {
        font-size: 15px !important;
      }
      .Cont__wrap__in__box.sets .r.s2 a {
        color: #29a840;
        text-decoration: underline;
      }
      .Cont__wrap__in__box.sets .r span {
        border-radius: 100px;
        border: 2px solid #29a840;
        background: #29a840 !important;
        display: block;
        width: 96px;
        height: 96px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #ffff59;
        font-weight: bold;
        font-size: 16px;
        line-height: 1.444;
        padding-top: 5px;
        position: absolute;
        left: 50%;
        top: -48px;
        transform: translateX(-50%);
        box-sizing: border-box;
      }
      .Cont__wrap__in__box.sets .r p {
        text-align: center !important;
        font-size: 16px !important;
        color: rgb(26, 26, 26);
        line-height: 1.545 !important;
      }
      .Cont__wrap__in__box__l {
        margin-right: 0;
        flex: 1;
      }
      .wid {
        width: 100% !important;
        flex: initial !important;
      }
      .Cont__wrap__in__box__r {
        width: 100%;
        background: #eef8f0;
        border-radius: 8px;
        padding: 18px 22px 20px;
        box-sizing: border-box;
        margin-top: 20px;
      }
      .Cont__wrap__in__box__r.check {
        width: 100%;
      }
      .Cont__wrap__in__box__r h3.tit {
        background: url(/jp/ja/others/tapemuseum/special/vol23/bg.png) left center no-repeat;
        font-size: 13px;
        background-size: 100%;
        color: rgb(255, 255, 89);
        line-height: 1;
        text-align: center;
        margin: 0 auto 13px;
        padding: 6px 0 4px;
        width: 222px;
        font-weight: normal;
      }
      .Cont__wrap__in__box__r p {
        font-size: 12px !important;
      }
      .type2 {
        display: block;
        align-items: start;
      }
      .Cont__wrap__in__box {
        margin-top: 20px;
        margin-bottom: 8px;
      }

      .spScrollGuide {
        position: relative;
        width: 80px;
        margin-top: 5px;
        line-height: 1.5;
      }
      .scrollTxt {
        text-align: left;
      }
      .spScrollGuide span::before {content: '';width: 0;height: 0;border-style: solid;border-width: 5px 0 5px 8px;border-color: transparent transparent transparent #666666;position: absolute;top: 5px;}
      .spScrollGuide span:nth-of-type(1)::before {right: 27px;}
      .spScrollGuide span:nth-of-type(2)::before {right: 13px;}
      .spScrollGuide span:nth-of-type(3)::before {right: 0;}


      .spsc {
        width: 100%;
        overflow-x: scroll;
      }
      .spsc img {
        width: 540px;
      }
      .small {
        text-align: left !important;
        display: block;
        font-size: 12px !important;
        line-height: 1.3 !important;
        margin-bottom: 22px;
        margin-top: 15px;
      }
      .Cont__wrap__in__box__banner {
        text-align: center;
        margin:0 20px 47px;
      }
      .Cont__wrap__in__box__banner img {
        margin: 0 auto;
      }
      .Cont__wrap__bannerTitle__text {
        text-align: center;
        font-size: 21px;
        font-weight: 700;
        letter-spacing: 1.26px;
        line-height: 36px;
        /*! margin-top: -58px; */
        margin-bottom: 10px;
      }





      .tables {
        margin-top: 0px !important;
        width: 700px !important;
      }
      .tables .green {
        color: #ffff59;
        background: #29a840;
      }
      .tables th {
        background: #eef8f0;
        font-size: 14px !important;
      }
      .tables th:first-child {
        width: 100px !important;
      }
      .tables th:nth-child(2) {
        width: 240px !important;
      }


      .Cont__wrap__in__box__banner2 {
        text-align: center;
        margin: 35px 20px 47px;
      }













    }
