@charset "UTF-8";
@media print, screen and (min-width: 751px) {
  .sp {
    display: none !important;
  }
  .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 .annotation {
    line-height: 1.4 !important;
  }
  #mainContents p.annotation {
    font-size: 1.2rem !important;
    text-indent: -1.2em;
    padding-left: 1.2em;
    color: #111 !important;
  }

  #mainContents p.annotation.noindent {
    text-indent: 0 !important;
    padding-left: 0 !important;
  }
  #mainContents ul.annotation.noindent li {
    text-indent: 0 !important;
    padding-left: 0 !important;
  }

  #mainContents a {
    padding: 0;
  }
  #mainContents .pdfIcon a {
    padding-left: 31px;
  }
  #mainContents ul {
    padding-top: 0;
  }
  #mainContents ul li {
    padding-top: 0;
  }
  #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 {
    max-width: 1280px;
    margin: 0 auto;
    padding: 20px 40px 0;
  }
  #mainContents section.s01 * {
    color: #111;
  }
  #mainContents section.s01 .wrapper .bc {
    font-size: 0;
    letter-spacing: 0;
  }
  #mainContents section.s01 .wrapper .bc li {
    display: inline-block;
    vertical-align: top;
    padding-right: 30px;
    background-image: url(../img/icon_slash.png);
    background-size: auto 17px;
    background-repeat: no-repeat;
    background-position: center right 0;
  }
  #mainContents section.s01 .wrapper .bc li + li {
    margin-left: 20px;
  }
  #mainContents section.s01 .wrapper .bc li:last-child {
    padding-right: 0;
    background-image: none;
  }
  #mainContents section.s01 .wrapper .bc li p ,
  #mainContents section.s01 .wrapper .bc li a {
    display: block;
    text-decoration: none;
    color: #111;
    font-size: 13px;
    border-bottom: 1px solid transparent;
  }
  #mainContents section.s01 .wrapper .bc li a:hover {
    border-bottom: 1px solid #111;
    color: #074CA6;
  }
  #mainContents section.s01 .wrapper .link_list01 {
    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: 16px;
    margin-top: 33px;
  }
  #mainContents section.s01 .wrapper .link_list01 li {
    width: 288px;
    display: inline-block;
    vertical-align: top;
  }
  #mainContents section.s01 .wrapper .link_list01 li a {
    display: block;
    color: #111;
    border: 1px solid #ddd;
    border-radius: 50px;
    background-color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 14px;
    padding: 11px 40px 11px 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 section.s01 .wrapper .link_list01 li a:hover {
    background-color: #00368F;
    color: #fff;
    background-image: url(../img/icon_arrow02_hover.png);
    border: 1px solid #00368F;
  }
  #mainContents section.s01 .wrapper .link_list02 {
    font-size: 0;
    letter-spacing: 0;
    margin: 30px 0 80px;
    padding: 12px 25px 12px 5px;
    background-color: #F9F9F9;
  }
  #mainContents section.s01 .wrapper .link_list02 li {
    display: inline-block;
    vertical-align: top;
    margin: 8px 0 8px 20px;
  }
  #mainContents section.s01 .wrapper .link_list02 li a {
    display: block;
    text-decoration: none;
    color: #111;
    line-height: 100%;
    padding-left: 30px;
    position: relative;
  }
  #mainContents section.s01 .wrapper .link_list02 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 .link_list02 li a:hover .iconbox .icon {
    background-image: url(../img/icon_arrow04_hover.png);
    background-size: 16px auto;
  }
  #mainContents section.s01 .wrapper .link_list02 li a:hover p {
    color: #074CA6;
    border-bottom: 1px solid #111;
  }
  #mainContents section.s01 .wrapper .link_list02 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.s01 .wrapper .link_list02 li a .iconbox .icon {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0px;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-image: url(../img/icon_arrow04.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2;
  }
  #mainContents section.s01 .wrapper .link_list02 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 .link_list02 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 #F9F9F9;
    padding: 3px 0;
  }
  #mainContents section.s01 .wrapper .link_list03 {
    font-size: 0;
    letter-spacing: 0;
    margin: 30px 0 20px;
  }
  #mainContents section.s01 .wrapper .link_list03 li + li {
    margin-top: 25px;
  }
  #mainContents section.s01 .wrapper .link_list03 li a {
    display: block;
    text-decoration: none;
    color: #111;
    line-height: 100%;
    padding-left: 30px;
    position: relative;
  }
  #mainContents section.s01 .wrapper .link_list03 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 .link_list03 li a:hover .iconbox .icon {
    background-image: url(../img/icon_arrow03_hover.png);
    background-size: 16px auto;
  }
  #mainContents section.s01 .wrapper .link_list03 li a:hover p {
    color: #074CA6;
    border-bottom: 1px solid #111;
  }
  #mainContents section.s01 .wrapper .link_list03 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.s01 .wrapper .link_list03 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.s01 .wrapper .link_list03 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 .link_list03 li a p {
    display: inline;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.6;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    border-bottom: 1px solid #F9F9F9;
    padding: 3px 0;
  }
  #mainContents section.s01 .wrapper .link_list03 li a p .pdf {
    display: inline-block;
    font-size: 12px;
    color: #5C5C5C;
    line-height: 16px;
    margin-left: 3px;
  }
  #mainContents section.s01 .wrapper .link_list03 li a p .pdf img {
    width: 20px;
    vertical-align: top;
    margin-right: 3px;
  }
  #mainContents section.s01 .wrapper .link_list03 li a p .link {
    display: inline-block;
    vertical-align: top;
    margin-left: 3px;
  }
  #mainContents section.s01 .wrapper .link_list03 li a p .link img {
    width: 16px;
    vertical-align: top;
  }
  #mainContents section.s01 .wrapper .link_list04 {
    font-size: 0;
    letter-spacing: 0;
    margin: 30px 0 20px;
  }
  #mainContents section.s01 .wrapper .link_list04 li {
    display: inline-block;
    vertical-align: middle;
  }
  #mainContents section.s01 .wrapper .link_list04 li + li {
    margin-left: 15px;
  }
  #mainContents section.s01 .wrapper .txt_list01 {
    margin: 25px 0;
  }
  #mainContents section.s01 .wrapper .txt_list01 > li {
    font-size: 16px;
    line-height: 150%;
    padding-left: 20px;
    background-image: url(../img/icon_dots.png);
    background-size: 10px auto;
    background-position: left 0 top 10px;
    background-repeat: no-repeat;
  }
  #mainContents section.s01 .wrapper .txt_list01 li + li,
  #mainContents section.s01 .wrapper .list li + li {
    margin-top: 13px;
  }
  #mainContents section.s01 .wrapper .txt_list01 li.is-single + li,
  #mainContents section.s01 .wrapper .list li.is-single + li { 
    margin-top: 4px;
  }
  #mainContents section.s01 .wrapper .txt_list01.mt4 li + li {
    margin-top: 4px;
  }
  #mainContents section.s01 .wrapper .txt_list02 {
    margin: 25px 0;
  }
  #mainContents section.s01 .wrapper .txt_list02 li {
    font-size: 14px;
    line-height: 150%;
    color: #5C5C5C;
    position: relative;
/*    padding-left: 30px;*/
  }
  /*
  #mainContents section.s01 .wrapper .txt_list02 li::before {
    content: "注1";
    display: block;
    width: 35px;
    position: absolute;
    top: 0;
    left: 0;
  }
  */
  #mainContents section.s01 .wrapper .txt_list02 li + li {
    margin-top: 13px;
  }

  #mainContents section.s01 .wrapper .contents_list01 {
    margin: 25px 0;
  }
  #mainContents section.s01 .wrapper .contents_list01 .item {
    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;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #mainContents section.s01 .wrapper .contents_list01 .item + .item {
    margin-top: 25px;
  }
  #mainContents section.s01 .wrapper .contents_list01 .item:nth-child(even) .photobox {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #mainContents section.s01 .wrapper .contents_list01 .item:nth-child(even) .txtbox {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #mainContents section.s01 .wrapper .contents_list01 .item .photobox {
    margin: 0;
    width: calc(50% - 18px);
  }
  #mainContents section.s01 .wrapper .contents_list01 .item .photobox img {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  #mainContents section.s01 .wrapper .contents_list01 .item .txtbox {
    width: calc(50% - 18px);
  }
  #mainContents section.s01 .wrapper .contents_list01 .item .txtbox p {
    font-size: 16px;
    line-height: 180%;
  }
  #mainContents section.s01 .wrapper .contents_list01.sp_2col .item .photobox {
    margin: 0;
    width: calc(50% - 3px);
  }
  #mainContents section.s01 .wrapper .contents_list01.sp_2col .item .txtbox {
    width: calc(50% - 3px);
  }
  #mainContents section.s01 .wrapper .contents_list01 .item .photobox > .contents_list01 .photobox{
    margin: 0;
    width: calc(50% - 4px);
  }
    #mainContents section.s01 .wrapper .contents_list01 .item .photobox > .contents_list01 .photobox img + img{
        margin-top: 8px;
    }







  /* 02 */
  #mainContents section.s01 .wrapper .contents_list02 {
    margin: 25px 0;
  }
  #mainContents section.s01 .wrapper .contents_list02 .item {
    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;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #mainContents section.s01 .wrapper .contents_list02 .item + .item {
    margin-top: 25px;
  }
  #mainContents section.s01 .wrapper .contents_list02 .item.even .photobox {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #mainContents section.s01 .wrapper .contents_list02 .item.even .txtbox {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #mainContents section.s01 .wrapper .contents_list02 .item .photobox {
    margin: 0;
    width: calc(30% + 18px);
  }
  #mainContents section.s01 .wrapper .contents_list02 .item .photobox.photobox03 {
    margin: 0;
    width: calc(50% - 18px);
  }

  #mainContents section.s01 .wrapper .contents_list02 .item .photobox img {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  #mainContents section.s01 .wrapper .contents_list02 .item .photobox p {
    text-align: center;
    color: #5C5C5C;
    font-size: 15px;
    line-height: 180%; 
    margin-top: 8px;
  }
  #mainContents section.s01 .wrapper .contents_list02 .item .photobox.photobox70 ,
  #mainContents section.s01 .wrapper .contents_list02 .item .txtbox {
    width: calc(70% - 54px);
  }
  #mainContents section.s01 .wrapper .contents_list02 .item .txtbox p {
    font-size: 16px;
    line-height: 180%;
  }
    
#mainContents section.s01 .wrapper .contents_list01 .item .txtbox p:first-child,
#mainContents section.s01 .wrapper .contents_list02 .item .txtbox p:first-child,
#mainContents section.s01 .wrapper .contents_list01 .item .photobox p:first-child,
#mainContents section.s01 .wrapper .contents_list02 .item .photobox p:first-child {
margin-top: 0;
}

  #mainContents section.s01 .wrapper .contents_list03 {
    margin: 25px 0;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #mainContents section.s01 .wrapper .contents_list03.align_center {
    justify-content: center;
    align-items: center;
  }

  #mainContents section.s01 .wrapper .contents_list03 .item {
    width: calc(33% - 4px);
    box-sizing: border-box;
    margin-top: 25px;
  }

  #mainContents section.s01 .wrapper .contents_list03 .item:nth-child(-n+3) {
    margin-top: 0;
  }

  #mainContents section.s01 .wrapper .contents_list03 .photobox {
    margin: 0;
  }
  #mainContents section.s01 .wrapper .contents_list03 .photobox img {
    width: 100%;
    display: block;
    height: auto;
    margin: 0 auto;
  }
  #mainContents section.s01 .wrapper .contents_list03 .photobox p {
    text-align: center;
    color: #5C5C5C;
    font-size: 15px;
    line-height: 150%;
    margin-top: 8px;
  }
  #mainContents section.s01 .wrapper .contents_list03 .txtbox p {
    font-size: 16px;
    line-height: 180%;
    margin-top: 10px;
  }
  #mainContents section.s01 .wrapper .contents_list04 {
    margin: 25px 0;
  }

  #mainContents section.s01 .wrapper .contents_list04 .item {
    position: relative;
  }
  #mainContents section.s01 .wrapper .contents_list04 .item::after {
    content: "";
    display: block;
    clear: both;
  }

  #mainContents section.s01 .wrapper .contents_list04 .item .photobox {
    float: left;
    width: calc(50% - 18px);
    margin: 0 18px 18px 0;
  }
  #mainContents section.s01 .wrapper .contents_list04 .item .photobox img {
    display: block;
    width: 100%;
    height: auto;
  }

  #mainContents section.s01 .wrapper .contents_list04 .item .txtbox {
    display: contents;
  }

  #mainContents section.s01 .wrapper .contents_list04 .item p {
    font-size: 16px;
    line-height: 180%;
    margin: 25px 0;
  }

  #mainContents section.s01 .wrapper .contents_list04 .item.reverse .photobox {
    float: right;
    margin: 0 0 18px 18px;
  }



  #mainContents section.s01 .wrapper .contents_list05 {
    margin: 25px 0;
  }

  #mainContents section.s01 .wrapper .contents_list05 .item {
    position: relative;
  }
  #mainContents section.s01 .wrapper .contents_list05 .item::after {
    content: "";
    display: block;
    clear: both;
  }

  #mainContents section.s01 .wrapper .contents_list05 .item .photobox {
    float: left;
    width: calc(30% - 18px);
    margin: 0 18px 18px 0;
  }
  #mainContents section.s01 .wrapper .contents_list05 .item .photobox img {
    display: block;
    width: 100%;
    height: auto;
  }

  #mainContents section.s01 .wrapper .contents_list05 .item .txtbox {
    display: contents;
  }

  #mainContents section.s01 .wrapper .contents_list05 .item p {
    font-size: 16px;
    line-height: 180%;
    margin: 25px 0;
  }

  #mainContents section.s01 .wrapper .contents_list05 .item.reverse .photobox {
    float: right;
    margin: 0 0 18px 18px;
  }

  #mainContents section.s01 .wrapper .contents_list06 {
    margin: 25px 0;
  }
  #mainContents section.s01 .wrapper .contents_list06 .item {
    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;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #mainContents section.s01 .wrapper .contents_list06 .item + .item {
    margin-top: 25px;
  }
  #mainContents section.s01 .wrapper .contents_list06 .item:nth-child(even) .photobox {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #mainContents section.s01 .wrapper .contents_list06 .item:nth-child(even) .txtbox {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #mainContents section.s01 .wrapper .contents_list06 .item .photobox {
    margin: 0;
    width: calc(15% - 18px);
  }
  #mainContents section.s01 .wrapper .contents_list06 .item .photobox img {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  #mainContents section.s01 .wrapper .contents_list06 .item .txtbox {
    width: calc(85% - 18px);
  }
  #mainContents section.s01 .wrapper .contents_list06 .item .txtbox p {
    font-size: 16px;
    line-height: 180%;
  }

  #mainContents section.s01 .wrapper h1 {
    font-size: 44px;
    line-height: 160%;
    margin: 100px 0 30px;
    font-weight: 500;
    color: #00285C;
  }
  #mainContents section.s01 .wrapper h2 {
    font-size: 36px;
    line-height: 160%;
    font-weight: 500;
    margin: 80px 0 30px;
    color: #00285C;
  }
  #mainContents section.s01 .wrapper h3 {
    font-size: 28px;
    line-height: 160%;
    font-weight: 500;
    margin: 80px 0 25px;
    border-bottom: 1px solid #111;
    padding-bottom: 5px;
    color: #00285C;
  }
  #mainContents section.s01 .wrapper h4 {
    font-size: 24px;
    line-height: 160%;
    color: #00285C;
    margin: 80px 0 25px;
    font-weight: 500;
    padding-left: 15px;
    position: relative;
  }
  #mainContents section.s01 .wrapper h4::before {
    content: "";
    display: block;
    width: 3px;
    height: calc(100% - 6px);
    position: absolute;
    top: 3px;
    left: 0;
    background-color: #00285C;
  }
  #mainContents section.s01 .wrapper h5 {
    font-size: 20px;
    line-height: 160%;
    font-weight: 500;
    color: #00285C;
    margin: 80px 0 20px;
  }

  #mainContents section.s01 .wrapper h1 sup ,
  #mainContents section.s01 .wrapper h2 sup ,
  #mainContents section.s01 .wrapper h3 sup ,
  #mainContents section.s01 .wrapper h4 sup ,
  #mainContents section.s01 .wrapper h5 sup ,
  #mainContents section.s01 .wrapper h1 sub ,
  #mainContents section.s01 .wrapper h2 sub ,
  #mainContents section.s01 .wrapper h3 sub ,
  #mainContents section.s01 .wrapper h4 sub ,
  #mainContents section.s01 .wrapper h5 sub {
    color: inherit !important;
  }

  #mainContents section.s01 .wrapper p.txt_left {
    text-align: left;
  }
  #mainContents section.s01 .wrapper p.txt_center {
    text-align: center;
  }
  #mainContents section.s01 .wrapper p.txt_right {
    text-align: right;
  }
  #mainContents section.s01 .wrapper p.txt01 {
    font-size: 24px;
    line-height: 175%;
    color: #074CA6;
    margin: 30px 0 30px;
  }
  #mainContents section.s01 .wrapper p.txt02 {
    font-size: 16px;
    line-height: 180%;
    margin: 25px 0 25px;
  }
  #mainContents section.s01 .wrapper .topics {
    position: relative;
    font-size: 24px;
    font-weight: 500;
    line-height: 160%;
    color: #00285C;
    background-color: #F7F9FC;
    padding: 15px 40px 17px 115px;
    margin: 100px 0 25px;
    border: 0;
  }
  #mainContents section.s01 .wrapper .topics::before {
    display: block;
    width: 96px;
    height: 56px;
    content: "";
    position: absolute;
    top: -5px;
    left: 5px;
    background-image: url(../img/icon_topics.svg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: initial;
  }
  #mainContents section.s01 .wrapper .label_txt {
    padding: 10px 0px 10px 0px;
    display: block;
    margin: 35px 0;
    font-size: 100%;
    line-height: 100%;
    font-weight: normal;
  }
  #mainContents section.s01 .wrapper .label_txt::before {
    display: none;
  }

  #mainContents section.s01 .wrapper .label_txt .label {
    font-size: 20px;
    line-height: 100%;
    color: #fff;
    font-weight: 500;
    padding: 10px 15px 12px;
    background-color: #074CA6;
    display: inline-block;
  }
  #mainContents section.s01 .wrapper .label_txt .txt {
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
    line-height: 160%;
    color: #00285C;
    text-align: left;
    margin-left: 15px;
  }
  #mainContents section.s01 .wrapper h3.label_txt {
    border-bottom: 0;
  }

  #mainContents section.s01 .wrapper h3.label_txt .txt {
    font-size: 28px;
  }
  #mainContents section.s01 .wrapper h4.label_txt .txt {
    font-size: 24px;
  }
  #mainContents section.s01 .wrapper h5.label_txt .txt {
    font-size: 20px;
  }
  #mainContents section.s01 .wrapper h3.label_txt .label {
    font-size: 24px;
  }
  #mainContents section.s01 .wrapper h4.label_txt .label {
    font-size: 20px;
  }
  #mainContents section.s01 .wrapper h5.label_txt .label {
    font-size: 16px;
  }

  #mainContents section.s01 .wrapper .photobox {
    margin: 100px auto 100px;
  }
  #mainContents section.s01 .wrapper .photobox .photo {
    max-width: 1200px;
    margin: 0 auto;
    display: block;
    width: auto;
  }
  #mainContents section.s01 .wrapper .photobox.w800 .photo {
    margin: 0 auto;
    display: block;
    width: 800px;
  }
  #mainContents section.s01 .wrapper .photobox.w30p .photo {
    width: 30% !important;
  }

  #mainContents section.s01 .wrapper .photobox .photo.photo02 {
    display:inline-block;
    width: 103px;
    height: auto;
  }
  #mainContents section.s01 .wrapper .photobox p {
    text-align: center;
    color: #5C5C5C;
    font-size: 15px;
    line-height: 150%;
    margin-top: 8px;
  }
  #mainContents section.s01 .wrapper .photobox p.txt02 {
    color: #111 !important; 
    font-size: 16px !important; 
    margin-top: 10px; 
  }

  #mainContents section.s01 .wrapper .btn_type01 {
    display: inline-block;
    color: #111;
    border: 1px solid #ddd;
    border-radius: 50px;
    background-color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 14px;
    padding: 11px 40px 11px 25px;
    background-image: url(../img/icon_arrow05.png);
    background-size: 16px auto;
    background-position: center right 15px;
    background-repeat: no-repeat;
    text-decoration: none;
    margin: 25px auto 0;
  }
  #mainContents section.s01 .wrapper .btn_type01.btn_size_l {
    padding: 26px 65px 26px 40px;
    font-size: 18px;
    line-height: 100%;
    background-size: 28px auto;
    background-position: center right 20px;
  }
  #mainContents section.s01 .wrapper .btn_type01.btn_size_l.btn_return {
    padding: 26px 40px 26px 65px;
    background-position: center left 20px;
  }
  #mainContents section.s01 .wrapper .btn_type01.btn_size_m {
    padding: 16px 45px 16px 30px;
    font-size: 16px;
    line-height: 100%;
    background-size: 16px auto;
    background-position: center right 12px;
  }
  #mainContents section.s01 .wrapper .btn_type01.btn_size_m.btn_return {
    padding: 16px 30px 16px 45px;
    background-position: center left 15px;
  }
  #mainContents section.s01 .wrapper .btn_type01.btn_return {
    padding: 11px 25px 11px 40px;
    background-image: url(../img/icon_arrow06.png);
    background-position: center left 15px;
  }
  #mainContents section.s01 .wrapper .btn_type01.btn_return:hover {
    background-image: url(../img/icon_arrow06_hover.png);
  }
  #mainContents section.s01 .wrapper .btn_type01:hover {
    background-color: #00368F;
    color: #fff;
    background-image: url(../img/icon_arrow02_hover.png);
    border: 1px solid #00368F;
  }
  #mainContents section.s01 .wrapper table {
    width: 100%;
    margin: 80px 0 80px;
    border-collapse: collapse; 
  }
  #mainContents section.s01 .wrapper table tr td,
  #mainContents section.s01 .wrapper table tr th {
    border: 1px solid #D2D2D2;
    font-size: 16px;
    line-height: 170%;
  }
  #mainContents section.s01 .wrapper table tr td.txt_left,
  #mainContents section.s01 .wrapper table tr th.txt_left {
    text-align: left;
  }
  #mainContents section.s01 .wrapper table tr td.txt_center,
  #mainContents section.s01 .wrapper table tr th.txt_center {
    text-align: center;
  }
  #mainContents section.s01 .wrapper table tr td.txt_right,
  #mainContents section.s01 .wrapper table tr th.txt_right {
    text-align: right;
  }
  #mainContents section.s01 .wrapper table tr td {
    padding: 5px 15px;
  }
  #mainContents section.s01 .wrapper table tr td.headline {
    background-color: #F9F9F9;
    color: #00285C;
    vertical-align: middle;
  }
  #mainContents section.s01 .wrapper table tr td.headline sup ,
  #mainContents section.s01 .wrapper table tr td.headline sub {
    color: #00285C;
  }

  #mainContents section.s01 .wrapper table tr th {
    background-color: #074CA6;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    padding: 5px 15px;
  }
  #mainContents section.s01 .wrapper table tr th span ,
  #mainContents section.s01 .wrapper table tr th sup ,
  #mainContents section.s01 .wrapper table tr th sub {
    color: #fff;
  }
  #mainContents section.s01 .wrapper table tr th.custom1{
      background-color: #fff;
  }
  #mainContents section.s01 .wrapper table tr th.custom2{
      background-color: #F9F9F9;
      color: #00285C;
  }
    
  #mainContents section.s01 .wrapper table tr td .txt_list01 {
    margin-top: 0;
  }
  #mainContents section.s01 .wrapper table tr td .txt_list02 li {
    padding-left: 0;
  }
  #mainContents section.s01 .wrapper table.table01{
  }
  #mainContents section.s01 .wrapper table.table01 tr th,
  #mainContents section.s01 .wrapper table.table01 tr td {
    font-size: 13px;
    padding: 5px 3px;
    text-align: center;
    vertical-align: middle;
  }
  #mainContents section.s01 .wrapper table.table01 tr th span,
  #mainContents section.s01 .wrapper table.table01 tr td span {
    font-size: 12px;
    display: block;
  }
  #mainContents section.s01 .wrapper table tr td.bg01,
  #mainContents section.s01 .wrapper table tr th.bg01 {
    background-color: #F9F9F9;
    color: #111;
  }
  #mainContents section.s01 .wrapper .txtbox02 {
    padding: 30px 40px;
    border: 1px solid #D2D2D2;
    margin: 25px 0 30px;
  }
  #mainContents section.s01 .wrapper .txtbox02 *:first-child {
    margin-top: 0;
  }
  #mainContents section.s01 .wrapper .txtbox02 *:last-child {
    margin-bottom: 0;
  }
  .mt0{
    margin-top: 0 !important;
  }
  .mb0{
    margin-bottom: 0 !important;
  }
  .mb5{
    margin-bottom: 5px !important;
  }
  .ml0{
    margin-left: 0 !important;
  }
  .mb20{
    margin-bottom: 20px !important;
  }
  .nowrap{
    white-space: nowrap;
  }
  #mainContents section.s01 .wrapper table tr td.noborder-l, #mainContents section.s01 .wrapper table tr th.noborder-l{
    border-left: 0px;
  }
  #mainContents section.s01 .wrapper table tr td.noborder-r, #mainContents section.s01 .wrapper table tr th.noborder-r{
    border-right: 0px;
  }
  #mainContents section.s01 .wrapper table.noborder tr th ,
  #mainContents section.s01 .wrapper table.noborder tr td {
    border: 0px;
  }


  #mainContents section.s01 .wrapper .topics_link {
    margin: 20px 0;
    padding: 15px 20px;
    background-color: #F7F9FC;
    background-image: url(../img/icon_arrow08.png);
    background-size: 72px auto;
    background-position: center right 20px;
    background-repeat: no-repeat;
    text-decoration: none;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    transition-duration: 0.3s;
  }

  #mainContents section.s01 .wrapper .topics_link a {
    color: #00285c;
    font-size: 24px;
    font-weight: 500;
    display: block;
    width: 100%;
    height: 100%;
    padding-right: 100px;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    transition-duration: 0.3s;
  }

  #mainContents section.s01 .wrapper .topics_link:hover {
    background-color: #d0dff1;
    background-image: url(../img/icon_arrow08_hover.png);
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  #mainContents section.s01 .wrapper .topics_link a:hover {
    color: #00368f;
    text-decoration: none;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    transition-duration: 0.3s;
  }


  .num{
    text-align: right;
  }
  .slash-cell {
    background: linear-gradient(
      to bottom right, 
      transparent calc(50% - 0.5px), /* 斜線の手前 */
      #000 calc(50%),                /* 斜線の色 */
      transparent calc(50% + 0.5px)  /* 斜線の後ろ */
    );
    text-align: center;
    vertical-align: middle;
  }
  .titleS{
    font-weight: bold; 
    background: none; 
    padding-left: 0; 
    color: #111 !important; 
    font-size: 16px !important; 
    margin: 25px 0;
  }
  .underLine {
    text-decoration: underline;
  }
  .txt_left{
    text-align: left !important;
  }
  .txt_right{
    text-align: right !important;
  }
  .txt_middle{
    vertical-align: middle;
  }
  .checkmark{
    width: 16px !important;
    height: auto !important;
    vertical-align: middle;
  }
  .photobox03 {
    margin-bottom: 20px;
  }
  .indent1 li{
    padding-left: 1.5em;
  }
  .indent1 li span{
    display: inline-block;
    width: 1.5em;
    margin-left: -1.5em;
  }

  .indent11 li{
  padding-left: 11em;
  line-height: 180%;
  }
  .indent11 li span{
  display: inline-block;
  width: 11em;
  margin-left: -11em;
  line-height: 180%;
  }
  #mainContents section.s01 a.link{
    color:#074CA6;
  }
  .fs18{
    font-size: 1.8rem !important;
  }
  .shasen{
    background-image: linear-gradient(to right top, transparent calc(50% - 0.5px), #fff 50%, #fff calc(50% + 0.5px), transparent calc(50% + 1px))
  }
  .txt_indent01{
    padding-left: 1em;
  }
  .col2list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap:8px;
  }
  .col2list li{
    width: calc(50% - 4px);
  }
  .contents_list01 .annotation,
  .contents_list02 .annotation,
  .contents_list03 .annotation,
  .contents_list04 .annotation,
  .contents_list05 .annotation{
    margin-top:20px;
  }
  .imglist{
    display: flex;
    gap: 8px;
  }

  .imglist p{
    text-align: center;
    color: #5C5C5C;
    font-size: 15px;
    line-height: 150%;
    margin-top: 8px;
  }
  .imglist .caption{
    text-align: center;
    color: #5C5C5C !important;
    font-size: 15px !important;
    line-height: 150%;
    margin-top: 8px;
  }
  .imglist.imglist02 li{
    flex:1;
  }
  .imglist.imglist02 li img{
    width: 250px;
    display: block;
    margin: 0 auto;
  }
  .txtbox.w20per,
  .photobox.w20per{
    width: calc(20% + 18px) !important;
  }
  .txtbox.w80per,
  .photobox.w80per{
    width: calc(80% - 54px) !important;
  }
  #mainContents section.s01 .wrapper p.w837 {
    width: 837px;
    margin: auto;
  }
  .col2list li iframe{
    max-width: 582px;
    max-height: 327px;
    width: calc((582/1280)*100vw);
    height: calc((327/1280)*100vw);
  }
  .per6_4 > *:nth-of-type(1){
    width: calc(60% - 4px);
  }
  .per6_4 > *:nth-of-type(2){
    width: calc(40% - 4px);
  }
  p.txt01 img.photo_auto ,
  p.txt02 img.photo_auto {
    width: auto !important;
  }
  p.txt01 img.photo_auto {
    height: 24px;
  }
  p.txt01.h44 img.photo_auto {
    height: 44px;
  }
  p.txt02 img.photo_auto {
    height: 16px;
  }
  p.txt02 img.img02 {
    height: 13px;
    width: auto !important;
    vertical-align: baseline;
  }
  img.img03 {
    height: 16px;
    width: auto !important;
    vertical-align: middle;
  }

  .local_menu_bottom { 
      padding-top: 100px !important; 
  }

  #stage.overflowVisible{
    overflow:visible;
  }
  #mainContents section.s01 .wrapper .isoTable table thead th,
  #mainContents section.s01 .wrapper .isoTable table .headline01 ,
  #mainContents section.s01 .wrapper .isoTable table .headline02 {
    height: 40px;
    position: sticky;
    top: 101px;
    z-index: 10;
  }
  #mainContents section.s01 .wrapper .isoTable table .headline01 {
    top: 141px;
    background-color: #fff;
  }
  #mainContents section.s01 .wrapper .isoTable table .headline02 {
    top: 181px;
    background-color: #fff;
  }

  #mainContents section.s01 .wrapper .isoTable table thead th::after,
  #mainContents section.s01 .wrapper .isoTable table .headline01::after,
  #mainContents section.s01 .wrapper .isoTable table .headline02::after{
    content: "";
    position: absolute;
    left: 0; right: 0;
    bottom: -1px;
    height: 1px;
    background-color: #D2D2D2;
    pointer-events: none;
  }
  thead th + th::before{
    content: "";
    position: absolute;
    top: 0; bottom: 0; left: -1px;
    width: 1px;
    background-color: #D2D2D2;
    pointer-events: none;
  }
  #mainContents section.s01 .wrapper .isoTable table .link_list03 {
    margin: 0;
  }
  #mainContents section.s01 .wrapper .isoTable table .link_list03 li + li {
    margin-top: 4px;
  }
  .indent5 > li{
    padding-left: 5em;
    line-height: 180%;
  }
  .indent5 > li > span{
    display: inline-block;
    width: 5em;
    margin-left: -5em;
    line-height: 180%;
  }
  .inline-block{
    display: inline-block;
  }
  .vtop{
    vertical-align: top;
  }
  .box800w{
    width: 800px;
    margin: 0 auto;
  }
  .photobox img.border01 {
    border: 1px solid #000;
  }
  #mainContents p.h3-5{
    font-size: 26px;
    margin-top: 80px;
    color: #00285C;
    font-weight: 600;
  }
  .ml {
    margin-left: 1.5rem !important;
  }
  #mainContents ul.annotation:not(.list2) li,
  #mainContents ol.annotation:not(.list2) li,
  #mainContents  dl.annotation:not(.list2) dt,
  #mainContents dl.annotation:not(.list2) dd { 
    font-size: 1.2rem !important;
    text-indent: -1.2em;
    padding-left: 1.2em;
  }
}
@media only screen and (min-width: 751px) and (max-width: 1279px) {
  .col2list li iframe{
    width:100%;
    max-width: 100%;
    height: calc((327/1280)*100vw);
  }
}

@media print {
  header,
  #mainMenu,
  #sns,
  footer,
  #mainContents section.s01 .wrapper .bc,
  #mainContents section.s01 .wrapper .link_list01
  {
    display: none !important;
  }
  #stage{
            margin-top: 0 !important;
    }
    #mainContents {
        padding-bottom: 0 !important;
    }
    #mainContents section.s01 .wrapper h1{
    margin-top: 0 !important;
  }

  footer #pagetop{
    display: none !important;
  }
}



@media only screen and (max-width: 960px) {
  #mainContents section.s01 .wrapper .isoTable table thead th {
    top: 50px !important;
  }
  #mainContents section.s01 .wrapper .isoTable table .headline01 {
    top: 90px !important;
  }
  #mainContents section.s01 .wrapper .isoTable table .headline02 {
    top: 130px !important;
  }
}
