@media print, screen and (min-width: 751px) {
  .idpoint {
    width: 1px;
    height: 1px;
    position: absolute;
    top: -100px;
    left: 0;
  }
  #mainMenu .mainmenulist {
    position: relative;
  }
  #mainMenu .mainmenulist .mainmenu:hover .submenulist {
    display: block !important;
  }
  #mainMenu .mainmenulist .mainmenu .submenulist {
    position: absolute;
    top: 50px;
    left: -5px;
    width: 100%;
    padding: 24px 30px;
    background-color: #eaeff7;
    letter-spacing: 0;
    font-size: 0;
    display: none !important;
    border-top: 1px solid #c0c0c0;
  }
  #mainMenu .mainmenulist .mainmenu .submenulist li {
    display: inline-block;
    vertical-align: top;
    margin: 5px 30px 5px 0;
    border: none;
  }
  #mainMenu .mainmenulist .mainmenu .submenulist li:last-child {
    margin-right: 0;
  }
  #mainMenu .mainmenulist .mainmenu .submenulist li a {
    display: block;
    text-decoration: none;
    font-size: 15px;
    color: #111;
    line-height: 100%;
    padding-left: 22px;
    position: relative;
    border: none;
  }
  #mainMenu .mainmenulist .mainmenu .submenulist li a::before, #mainMenu .mainmenulist .mainmenu .submenulist li a::after {
    display: none !important;
  }
  #mainMenu .mainmenulist .mainmenu .submenulist li a:hover .iconbox::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    border-radius: 20px;
    z-index: 1;
    margin-top: -8px;
    transition-duration: 0.3s;
    background-color: #074CA6;
  }
  #mainMenu .mainmenulist .mainmenu .submenulist li a:hover .iconbox .icon {
    background-image: url(../img/icon_arrow03_hover.png);
    background-size: 16px auto;
  }
  #mainMenu .mainmenulist .mainmenu .submenulist li a:hover p {
    color: #074CA6;
    border-bottom: 1px solid #111;
  }
  #mainMenu .mainmenulist .mainmenu .submenulist li a .iconbox {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
    margin-top: 2px;
    z-index: 2;
  }
  #mainMenu .mainmenulist .mainmenu .submenulist li a .iconbox .icon {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0px;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-image: url(../img/icon_arrow03.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2;
  }
  #mainMenu .mainmenulist .mainmenu .submenulist li a .iconbox::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    border-radius: 20px;
    z-index: 1;
    transition-duration: 0.3s;
  }
  #mainMenu .mainmenulist .mainmenu .submenulist li a p {
    display: inline;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    border-bottom: 1px solid transparent;
    padding: 3px 0;
  }
  #mainContents p {
    padding-top: 0;
  }
  #mainContents a {
    padding: 0;
  }
  #mainContents ul {
    padding-top: 0;
  }
  #mainContents ul li {
    padding-top: 0;
  }
  #mainContents ul.annotation li, #mainContents ol.annotation li, #mainContents  dl.annotation dt, #mainContents dl.annotation dd {
    font-size: 1.2rem !important;
    text-indent: -1.2em;
    padding-left: 1.2em;
  }
  #mainContents * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #mainContents a {
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
  }
  #mainContents .pc {
    display: block !important;
  }
  #mainContents .sp {
    display: none !important;
  }
  #mainContents .font_en {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  #mainContents .btn_type01 {
    display: block;
    color: #111;
    border: 1px solid #ddd;
    border-radius: 50px;
    background-color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    padding: 13px 40px 13px 25px;
    background-image: url(../img/icon_arrow02.png);
    background-size: 16px auto;
    background-position: center right 15px;
    background-repeat: no-repeat;
    text-decoration: none;
  }
  #mainContents .btn_type01:hover {
    background-color: #00368F;
    color: #fff;
    background-image: url(../img/icon_arrow02_hover.png);
    border: 1px solid #00368F;
  }
  #mainContents section.s01 .wrapper {
    position: relative;
  }
  #mainContents section.s01 .wrapper .photobox {
    background-image: url(../img/s0101.jpg);
    background-size: cover;
    background-position: center center;
    height: 586px;
  }
  #mainContents section.s01 .wrapper .txtbox {
    display: inline-block;
    text-align: right;
    padding: 80px 80px 80px 40px;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  #mainContents section.s01 .wrapper .txtbox h2 {
    font-size: 44px;
    font-weight: 500;
    color: #fff;
  }
  #mainContents section.s01 .wrapper .txtbox .btn_backnumber ,
  #mainContents section.s01 .wrapper .txtbox .btn_pdf {
    padding: 16px 2.5em;
    border-radius: 50px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    background-color: #074CA6;
    font-size: 16px;
    line-height: 100%;
    display: inline-block;
    font-weight: 500;
  }
  #mainContents section.s01 .wrapper .txtbox .wrap_mv_btn {
    display: inline-block;
    text-align: center;
    margin-top: 35px;
  }
  #mainContents section.s01 .wrapper .txtbox .wrap_mv_btn p{
    font-size: 20px;
    color: #fff;
    margin-bottom: 12px;
  }
  #mainContents section.s01 .wrapper .txtbox .btn_backnumber:hover ,
  #mainContents section.s01 .wrapper .txtbox .btn_pdf:hover {
    background-color: #1D69C9;
  }
  #mainContents section.s01 .wrapper .txtbox .btn_backnumber {
    margin-left: 1em;
    padding-right: 3.5em;
    background-image: url(../img/icon_arrow02_hover.png);
    background-size: 16px auto;
    background-position: center right 15px;
    background-repeat: no-repeat;
    text-decoration: none;
  }
  #mainContents section.s01 .wrapper .txtbox .btn_pdf img {
    width: 20px;
    display: inline-block;
    vertical-align: top;
    margin-left: 25px;
  }
  #mainContents section.s01 .wrapper .bclist {
    text-align: right;
    font-size: 0;
    letter-spacing: 0;
    background-color: #fff;
    padding: 13px 35px 13px 20px;
    margin-top: 45px;
  }
  #mainContents section.s01 .wrapper .bclist li {
    display: inline-block;
    vertical-align: top;
  }
  #mainContents section.s01 .wrapper .bclist li + li {
    margin-left: 20px;
  }
  #mainContents section.s01 .wrapper .bclist li a {
    display: block;
    text-decoration: none;
    font-size: 16px;
    color: #111;
    line-height: 100%;
  }
  #mainContents section.s01 .wrapper .bclist li a:hover .iconbox::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    border-radius: 20px;
    z-index: 1;
    margin-top: -10px;
    transition-duration: 0.3s;
    background-color: #074CA6;
  }
  #mainContents section.s01 .wrapper .bclist li a:hover .iconbox .icon {
    background-image: url(../img/icon_arrow01_hover.png);
    background-size: 16px auto;
  }
  #mainContents section.s01 .wrapper .bclist li a:hover p {
    color: #074CA6;
    border-bottom: 1px solid #111;
  }
  #mainContents section.s01 .wrapper .bclist li a .iconbox {
    width: 21px;
    height: 20px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 4px;
    margin-top: 2px;
    position: relative;
    z-index: 2;
  }
  #mainContents section.s01 .wrapper .bclist li a .iconbox .icon {
    width: 21px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-image: url(../img/icon_arrow01.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2;
  }
  #mainContents section.s01 .wrapper .bclist li a .iconbox::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    border-radius: 20px;
    z-index: 1;
    transition-duration: 0.3s;
  }
  #mainContents section.s01 .wrapper .bclist li a p {
    display: inline-block;
    font-weight: 500;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    border-bottom: 1px solid #fff;
    padding: 3px 0;
  }
  #mainContents section.s02 {
    padding: 60px 0 100px;
  }
  #mainContents section.s02 .wrapper dl {
    display: block;
    position: relative;
    padding-left: 50%;
  }
  #mainContents section.s02 .wrapper dl dt {
    width: 100%;
    padding-left: 10px;
  }
  #mainContents section.s02 .wrapper dl dt .t01 {
    font-size: 80px;
    font-weight: 500;
    color: #00368F;
    line-height: 100%;
  }
  #mainContents section.s02 .wrapper dl dt h3 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 5px;
  }
  #mainContents section.s02 .wrapper dl dd {
    width: 50%;
    text-align: right;
    font-size: 0;
    letter-spacing: 0;
    padding: 0 50px 0 40px;
    position: absolute;
    top: 0;
    left: 0;
  }
  #mainContents section.s02 .wrapper dl dd img {
    width: 100%;
    max-width: 558px;
  }
  #mainContents section.s02 .wrapper .box01 {
    text-align: right;
    margin-top: 45px;
    position: relative;
    z-index: 2;
  }
  #mainContents section.s02 .wrapper .box01 .txtbox {
    display: inline-block;
    width: calc(50% + 100px);
    background-color: #074CA6;
    padding: 45px 40px;
    text-align: left;
    min-width: 650px;
  }
  #mainContents section.s02 .wrapper .box01 .txtbox .t02 {
    font-size: 28px;
    font-weight: 500;
    color: #fff;
  }
  #mainContents section.s02 .wrapper .box01 .txtbox .t03 {
    font-size: 17px;
    color: #fff;
    margin-top: 25px;
  }
  #mainContents section.s02 .wrapper .box01 .txtbox .btn_more {
    width: 232px;
    margin-top: 35px;
  }
  #mainContents section.s02 .wrapper .menulist {
    width: 1020px;
    max-width: calc(100% - 80px);
    margin: 50px auto 0;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #mainContents section.s02 .wrapper .menulist li {
    width: 30%;
  }
  #mainContents section.s02 .wrapper .menulist li:last-child {
    width: 33%;
  }
  #mainContents section.s03 {
    padding-bottom: 100px;
    position: relative;
  }
  #mainContents section.s03:nth-child(even) .wrapper .box01 {
    text-align: right;
  }
  #mainContents section.s03.s0301 .wrapper .box01 .txtbox {
    text-align: right;
  }
  #mainContents section.s03.s0301 .wrapper .box01 .txtbox .txtbox_contents {
    width: 820px;
    max-width: 100%;
    display: inline-block;
    text-align: left;
  }
  #mainContents section.s03.s0301 .wrapper .box01 .txtbox .menulist02 li {
    width: 22%;
  }
  #mainContents section.s03.s0301 .wrapper .box01 .txtbox .menulist02 li:nth-child(4n-3) {
    width: 34%;
  }
  #mainContents section.s03.s0302 .wrapper .box01 .txtbox {
    width: calc(50% + 360px);
    text-align: left;
  }
  #mainContents section.s03.s0302 .wrapper .box01 .txtbox .txtbox_contents {
    width: 940px;
    max-width: 100%;
    display: inline-block;
  }
  #mainContents section.s03.s0302 .wrapper .box01 .txtbox .menulist02 li {
    width: 20%;
  }
  #mainContents section.s03.s0302 .wrapper .box01 .txtbox .menulist02 li:nth-child(5n-4) {
    width: 20%;
  }
  #mainContents section.s03.s0303 .wrapper .box01 .txtbox {
    width: calc(50% + 450px);
    text-align: right;
  }
  #mainContents section.s03.s0303 .wrapper .box01 .txtbox .txtbox_contents {
    width: 940px;
    max-width: 100%;
    display: inline-block;
    text-align: left;
  }
  #mainContents section.s03.s0303 .wrapper .box01 .txtbox .menulist02 li {
    width: 30%;
  }
  #mainContents section.s03.s0303 .wrapper .box01 .txtbox .menulist02 li:nth-child(3n-1) {
    width: 40%;
  }
  #mainContents section.s03 .wrapper .photobox {
    height: 420px;
  }
  #mainContents section.s03 .wrapper .photobox img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
  }
  #mainContents section.s03 .wrapper .box01 {
    position: relative;
    margin-top: -150px;
  }
  #mainContents section.s03 .wrapper .box01 .txtbox {
    max-width: 100%;
    min-width: 980px;
    width: calc(50% + 325px);
    display: inline-block;
    background-color: #F9F9F9;
    padding: 60px 120px 60px 40px;
    text-align: left;
  }
  #mainContents section.s03 .wrapper .box01 .txtbox dl {
    font-size: 0;
    letter-spacing: 0;
  }
  #mainContents section.s03 .wrapper .box01 .txtbox dl dt {
    display: inline-block;
    vertical-align: top;
    font-size: 80px;
    font-weight: 500;
    color: #00368F;
    line-height: 100%;
    vertical-align: top;
  }
  #mainContents section.s03 .wrapper .box01 .txtbox dl dd {
    display: inline-block;
    vertical-align: top;
    margin: 30px 0 0 30px;
  }
  #mainContents section.s03 .wrapper .box01 .txtbox dl dd .btn_type01 {
    font-size: 13px;
    padding: 10px 55px 10px 25px;
  }
  #mainContents section.s03 .wrapper .box01 .txtbox .menulist02 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 35px 0;
    margin-top: 45px;
  }
  #mainContents section.s03 .wrapper .box01 .txtbox .menulist02 li {
    width: 25%;
    padding-right: 10px;
  }
  #mainContents section.s03 .wrapper .box01 .txtbox .menulist02 li a {
    display: block;
    text-decoration: none;
    font-size: 16px;
    color: #111;
    line-height: 100%;
    padding-left: 30px;
    position: relative;
  }
  #mainContents section.s03 .wrapper .box01 .txtbox .menulist02 li a:hover .iconbox::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    border-radius: 20px;
    z-index: 1;
    margin-top: -10px;
    transition-duration: 0.3s;
    background-color: #074CA6;
  }
  #mainContents section.s03 .wrapper .box01 .txtbox .menulist02 li a:hover .iconbox .icon {
    background-image: url(../img/icon_arrow03_hover.png);
    background-size: 16px auto;
  }
  #mainContents section.s03 .wrapper .box01 .txtbox .menulist02 li a:hover p {
    color: #074CA6;
    border-bottom: 1px solid #111;
  }
  #mainContents section.s03 .wrapper .box01 .txtbox .menulist02 li a .iconbox {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
    margin-top: 2px;
    z-index: 2;
  }
  #mainContents section.s03 .wrapper .box01 .txtbox .menulist02 li a .iconbox .icon {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0px;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-image: url(../img/icon_arrow03.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2;
  }
  #mainContents section.s03 .wrapper .box01 .txtbox .menulist02 li a .iconbox::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    border-radius: 20px;
    z-index: 1;
    transition-duration: 0.3s;
  }
  #mainContents section.s03 .wrapper .box01 .txtbox .menulist02 li a p {
    display: inline;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.6;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    border-bottom: 1px solid #F9F9F9;
    padding: 3px 0;
  }
  #mainContents section.s04 {
    background-color: #F9F9F9;
    position: relative;
  }
  #mainContents section.s04 .wrapper {
    max-width: 1300px;
    margin: 0 auto;
    padding: 60px 40px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #mainContents section.s04 .wrapper .leftbox {
    width: calc(50% - 40px);
  }
  #mainContents section.s04 .wrapper .leftbox .t01 {
    font-size: 64px;
    font-weight: 500;
    color: #00368F;
    line-height: 100%;
  }
  #mainContents section.s04 .wrapper .leftbox h4 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 5px;
  }
  #mainContents section.s04 .wrapper .leftbox .bookbox {
    margin-top: 40px;
    max-width: 608px;
  }
  #mainContents section.s04 .wrapper .leftbox .bookbox a {
    width: 100%;
    max-width: 468px;
    display: block;
    margin: 0 auto;
  }
  #mainContents section.s04 .wrapper .leftbox .bookbox a img {
    width: 100%;
    display: block;
  }
  #mainContents section.s04 .wrapper .rightbox {
    width: calc(50% - 60px);
    padding-top: 10px;
  }
  #mainContents section.s04 .wrapper .rightbox dl + dl {
    margin-top: 50px;
  }
  #mainContents section.s04 .wrapper .rightbox dl dt span ,
  #mainContents section.s04 .wrapper .rightbox dl dt a {
    display: inline-block;
    color: #00285C;
    font-size: 28px;
    border-bottom: 1px solid #111;
    text-decoration: none;
    padding-bottom: 10px;
  }
  #mainContents section.s04 .wrapper .rightbox dl dd .t02 {
    color: #00368F;
    font-size: 24px;
    font-weight: 500;
  }
  #mainContents section.s04 .wrapper .rightbox dl dd .menulist02 {
    margin-top: 30px;
  }
  #mainContents section.s04 .wrapper .rightbox dl dd .menulist02 li {
    width: 100%;
  }
  #mainContents section.s04 .wrapper .rightbox dl dd .menulist02 li + li {
    margin-top: 35px;
  }
  #mainContents section.s04 .wrapper .rightbox dl dd .menulist02 li a {
    display: block;
    text-decoration: none;
    font-size: 16px;
    color: #111;
    line-height: 100%;
    padding-left: 30px;
    position: relative;
  }
  #mainContents section.s04 .wrapper .rightbox dl dd .menulist02 li a:hover .iconbox::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    border-radius: 20px;
    z-index: 1;
    margin-top: -10px;
    transition-duration: 0.3s;
    background-color: #074CA6;
  }
  #mainContents section.s04 .wrapper .rightbox dl dd .menulist02 li a:hover .iconbox .icon {
    background-image: url(../img/icon_arrow03_hover.png);
    background-size: 16px auto;
  }
  #mainContents section.s04 .wrapper .rightbox dl dd .menulist02 li a:hover p {
    color: #074CA6;
    border-bottom: 1px solid #111;
  }
  #mainContents section.s04 .wrapper .rightbox dl dd .menulist02 li a .iconbox {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    vertical-align: top;
    margin-right: 6px;
    margin-top: 2px;
    z-index: 2;
  }
  #mainContents section.s04 .wrapper .rightbox dl dd .menulist02 li a .iconbox .icon {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0px;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-image: url(../img/icon_arrow03.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2;
  }
  #mainContents section.s04 .wrapper .rightbox dl dd .menulist02 li a .iconbox::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    border-radius: 20px;
    z-index: 1;
    transition-duration: 0.3s;
  }
  #mainContents section.s04 .wrapper .rightbox dl dd .menulist02 li a p {
    display: inline;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    border-bottom: 1px solid #F9F9F9;
    padding: 3px 0;
  }
}
@media print {
  footer #pagetop{
    display: none !important;
  }
}
