@charset "utf-8";

/*SP用*/
@media (width <= 640px) {
  .pc {
    display: none !important
  }

  .sp {
    display: block !important
  }

  img {
    max-width: 100%;
    height: auto;
    width: auto;
  }

  body {
    min-width: auto !important;
    overflow: inherit !important;
  }

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

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

  .sp_mb15 {
    margin-bottom: 15px !important;
  }

  .sp_mb20 {
    margin-bottom: 20px !important;
  }

  div,
  p,
  dd,
  dl,
  dt,
  th,
  td,
  span,
  li {
    box-sizing: border-box;
  }

  /*header*/
  #header .inner {
    margin: 0 auto;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    height: 16vw;
    background-color: #00004b;
    background-image: linear-gradient(to right, #173292, #00004b);
    z-index: 20;
  }

  #header h1 {
    width: 55vw;
    position: relative;
    padding: 1.5vw 0 1vw 2vw;
  }

  #header ul {
    display: none;
  }

  #header ul li {
    margin-left: 38px;
  }

  #header ul li a {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
  }

  #header ul li.en.f_arial {
    padding-top: 2px;
  }

  #header ul li.en.f_arial a {
    font-weight: normal;
    letter-spacing: 0;
  }

  #header .menu_btn {
    height: 16vw;
    width: 16vw;
  }

  #header .menu_btn.open:before {
    content: "";
    width: 16vw;
    height: 16vw;
    display: inline-block;
    background: url(../images/common/sp/menu_btn_on.jpg)no-repeat top center / 100%;
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none;
    z-index: 20;
  }

  #header .menu_btn img {
    height: 16vw;
    width: 16vw;
  }

  .sp_menu {
    display: none;
    position: fixed;
    top: 16vw;
    right: 0;
    left: 0;
    width: 100%;
    background: #173292;
    padding: 12vw 4vw 23vw;
    z-index: 10;
    height: calc(100vh - 16vw);
    overflow: scroll;
  }

  .sp_menu ul.menu_list {
    border-bottom: 1px solid #fff;
    margin-bottom: 9vw;
  }

  .sp_menu ul.menu_list li {
    border-top: 1px solid #fff;
  }

  .sp_menu ul.menu_list>li {
    color: #fff;
    font-weight: bold;
    padding: 4vw 4vw 3.5vw;
    display: block;
    font-size: 4vw;
    letter-spacing: 0.2vw;
  }

  .sp_menu ul.menu_list>li:nth-child(1) {
    padding: 0;
  }
  /* .sp_menu ul.menu_list>li:nth-child(14) {
    padding: 0;
  } */
  .sp_menu ul.menu_list>li:nth-child(15) {
    padding: 0;
  }
  .sp_menu ul.menu_list>li:nth-child(16) {
    padding: 0;
  }
  .sp_menu ul.menu_list>li:nth-child(17) {
    padding: 0;
  }

  .sp_menu ul.menu_list li.detail01 {
    padding: 0;
  }

  .sp_menu ul.menu_list li.detail02 {
    padding: 0;
  }

  .sp_menu {
    display: none;
    position: fixed;
    top: 16vw;
    right: 0;
    left: 0;
    width: 100%;
    background: #173292;
    padding: 12vw 4vw 23vw;
    z-index: 100;
    height: calc(100vh - 16vw);
    overflow: scroll;
  }

  .sp_menu ul.menu_list {
    border-bottom: 1px solid #fff;
    margin-bottom: 9vw;
  }

  .sp_menu ul.menu_list li {
    border-top: 1px solid #fff;
  }

  .sp_menu ul.menu_list li a {
    color: #fff;
    font-weight: bold;
    padding: 4vw 4vw 3.5vw;
    display: block;
    font-size: 4vw;
    letter-spacing: 0.2vw;
  }

  .sp_menu ul.menu_list li.detail01 a {
    font-weight: normal;
    padding: 4vw 4vw 3.5vw 8vw;
  }

  .sp_menu ul.menu_list li.detail02 a {
    font-weight: normal;
    padding: 4vw 4vw 3.5vw 14vw;
    background: url(../images/common/sp/link_detail01.jpg)no-repeat top 4vw left 8vw / 3vw;
  }

  .sp_menu ul.menu_list li.detail02 a span {
    font-size: 4vw;
    display: inline-block;
    width: 21vw;
  }

  .sp_menu p.close_btn.close.f_arial {
    margin: 0 auto;
    width: 82vw;
    background: #fff url(../images/common/sp/close_bg.jpg)no-repeat center right 30vw / 4vw;
    text-align: center;
    color: #173292;
    font-weight: bold;
    font-size: 5vw;
    letter-spacing: 0.3vw;
    padding: 4vw 8vw 3.5vw 0vw;
    border-radius: 10vw;
  }

  .sp_menu ul.menu_list li:nth-child(11),
  .sp_menu ul.menu_list li:nth-child(12),
  .sp_menu ul.menu_list li:nth-child(13) {
    padding: 0;
  }

  /*mailcolumn*/
  .bread_wrap {
    background: #ededed;
    padding: 3vw 0 2.5vw;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 14vw;
  }

  .bread_wrap .breadcrumbs {
    margin: 0 auto;
    color: #767676;
    padding: 0vw 2vw;
  }

  .bread_wrap .breadcrumbs span {
    letter-spacing: 0.2vw;
    margin: 0 0.5vw;
  }

  .bread_wrap .breadcrumbs span a.home {
    color: #767676;
    letter-spacing: 1px;
  }

  .wp-pagenavi {
    text-align: center;
  }

  .wp-pagenavi span.pages {
    display: none;
  }

  .wp-pagenavi span.current {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    width: 46px;
    height: 46px;
    color: #fff;
    background: #173292;
    box-sizing: border-box;
    padding-top: 12px;
    vertical-align: top;
    margin: 0 5px 8px;
  }

  .wp-pagenavi a {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    width: 46px;
    height: 46px;
    color: #173292;
    box-sizing: border-box;
    border: 1px solid #173292;
    vertical-align: top;
    padding-top: 11px;
    margin: 0 5px 8px;
    background: #fff;
  }


  .pageVisual {
    background-color: #f1f1f1;
    background-image: url("../images/common/visual_bg.webp");
    background-size: cover;
    margin-top: 16vw;
    width: 100%;
    padding: 32px 16px;

    display: grid;
    place-content: center;
  }
  .pageVisualTitle {
    --cut-size: 40px;

    background-color: #00004b;
    background-image: linear-gradient(to right, #173292, #00004b);
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.4;
    padding: 6px calc(var(--cut-size) + 16px) 2px !important;
    clip-path: polygon(
      var(--cut-size) 0,
      100% 0,
      calc(100% - var(--cut-size)) 100%,
      0 100%
      );
    text-align: center;
  }
  .pageVisualTitle__sub {
    font-size: 16px;
  }

  .pageVisualTitle__main {
    font-size: 24px;
  }

  .common_ttl {
    text-align: center;
    font-weight: normal;
    letter-spacing: 0.1vw;
    /* background: url(../images/common/line01.jpg)no-repeat bottom center / 10vw; */
    /* padding-bottom: 2vw; */
    margin-bottom: 8vw;
    font-size: 4vw;
  }

  .common_ttl span {
    display: block;
    font-size: 10vw;
    color: #173292;
    letter-spacing: 0.5vw;
    margin-bottom: 1vw;
    line-height: 1.1;
  }

  .entry h3 {
    font-size: 6vw;
    letter-spacing: 0.3vw;
    /* padding-bottom: 3vw; */
    /* background: url(../images/common/line01.jpg)no-repeat bottom center; */
    text-align: center;
    margin-bottom: 33px;
    font-family: "Yu Mincho Medium", "Yu Mincho Medium", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  }

  /* .entry h4 {
    font-size: 4.5vw;
    font-weight: bold;
    padding-left: 4vw;
    border-left: 3px solid #173292;
    line-height: 1.4;
    margin-bottom: 3vw;
  } */
  .entry h4 {
    font-size: 4.5vw;
    font-weight: bold;
    line-height: 1.4;
    margin: 25px 0 15px;

    --iconHeight: 0.8em;
    --iconWidth: 0.8em;
    padding-left: calc(0.5em + var(--iconWidth));
    position: relative;
  }
  .entry h4::after {
    background-color: #a7aad0;
    content: "";
    line-height: 1.5;
    height: var(--iconHeight);
    position: absolute;
    top: calc((100% - var(--iconHeight)) / 2);
    left: 0;
    width: var(--iconWidth);
  }

  .entry .common_ttl {
    font-size: 5vw;
    text-align: center;
    font-weight: normal;
    letter-spacing: 0.2vw;
    /* background: url(../images/common/line01.jpg)no-repeat bottom center; */
    /* padding-bottom: 13px; */
    margin-bottom: 7vw;
  }

  .entry .common_ttl span {
    display: block;
    font-size: 10vw;
    color: #173292;
    letter-spacing: 0.5vw;
    margin-bottom: 1vw;
  }

  .entry ul li span {
    display: inline-block;
    background: url(../images/common/dot01.png)no-repeat left top 2vw/ 1.5vw;
    padding-left: 4vw;
    letter-spacing: 0.3vw;
    font-size: 4vw;
  }

  .entry ul li {
    margin-bottom: 2vw;
  }

  .entry ul {
    margin-bottom: 6vw;
  }

  .common_link {
    display: inline-block;
    background-color: #173292;
    background-image: linear-gradient(to left, #173292, #00004b);
    color: #fff;
    font-size: 4vw;
    font-weight: bold;
    padding: 1vw 4vw 1vw 7vw;
    letter-spacing: 0.2vw;
    position: relative;
    margin-bottom: 3vw;
  }

  .common_link:before {
    content: "";
    width: 1.5vw;
    height: 3vw;
    display: inline-block;
    background: url(../images/common/arrow03.png)no-repeat left top / 100%;
    position: absolute;
    left: 3vw;
    top: 2.5vw;
    pointer-events: none;
  }

  .box01 .inner {
    margin: 0 auto;
    position: relative;
    padding: 0vw 4vw 12vw;
    /* background: url(../images/common/box_bg01.png)no-repeat right top 13vw / 29vw, url(../images/common/box_bg02.png)no-repeat bottom 10vw left / 34vw; */
    margin-top: 11vw;
  }

  .box01 p {
    font-size: 4vw;
    line-height: 1.8;
    margin-bottom: 3vw;
  }

  .box01 p span {
    font-size: 4vw;
  }

  .box02 {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,6aaae6+100 */
    background: #1e5799;
    /* Old browsers */
    background: -moz-linear-gradient(left, #1e5799 0%, #6aaae6 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #1e5799 0%, #6aaae6 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #1e5799 0%, #6aaae6 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#6aaae6', GradientType=1);
    /* IE6-9 */
    padding: 10vw 0 0;
  }

  .box02 .inner .box02_wrap p {
    margin-bottom: 3vw;
    font-size: 4vw;
  }

  .box03 .inner .box03_wrap p {
    margin-bottom: 3vw;
    font-size: 4vw;
  }

  .entry table {
    margin-bottom: 4vw;
  }

  .entry table tr {}

  .entry table th {
    width: 21%;
    font-size: 4vw;
    padding: 1vw 0 1vw;
  }

  .entry table td {
    width: 78%;
    font-size: 4vw;
    box-sizing: border-box;
    padding: 1vw 0 1vw 2vw;
    line-height: 1.5;
  }

  .entry .box02 h3 {
    color: #fff;
    background: url(../images/common/line02.png)no-repeat bottom center;
  }

  .entry .box02 h3 span {
    color: #fff;
  }

  .box02 .inner {
    margin: 0 auto;
    position: relative;
    /* background: url(../images/common/box_bg03.png)no-repeat right -17vw top 7vw / 60vw, url(../images/common/box_bg04.png)no-repeat left -17vw bottom 4vw / 93vw; */
    padding-bottom: 23vw;
  }

  .box02 table {
    margin: 0 auto;
    width: 92vw;
    border-top: 2px solid #dbdbdb;
    border-bottom: 2px solid #dbdbdb;
    position: relative;
    z-index: 2;
  }

  .box02 table tbody tr {
    background: #fff;
    border-bottom: 1px solid #dbdbdb;
  }

  .box02 table tbody tr th {
    width: 20%;
    font-weight: normal;
    font-size: 4vw;
    padding: 1vw 0 1vw 4vw;
  }

  .box02 table tbody tr td {
    width: 80%;
    padding: 4vw 4vw 3vw 4vw;
    box-sizing: border-box;
    font-size: 4vw;
  }

  .box02 .box02_wrap {
    background: #fff;
    margin: 0 auto;
    width: 92vw;
    box-sizing: border-box;
    padding: 5vw 4vw 4vw;
  }

  .box02 .box02_wrap a {
    width: 73vw;
    box-sizing: border-box;
    padding: 2vw 4vw 2vw 12vw;
    margin: 3vw auto;
    display: block;
  }

  .box02 .box02_wrap a:before {
    top: 3.5vw;
    left: 7vw;
  }

  .box03 {
    background: #f1f1f1;
    padding: 13vw 0vw 1vw;
  }

  .box03 .inner {
    margin: 0 auto;
    position: relative;
    /* background: url(../images/common/box_bg05.png)no-repeat top 8vw right -22vw / 84vw, url(../images/common/box_bg06.png)no-repeat bottom -6vw left -48vw / 95vw; */
    padding-bottom: 13vw;
  }

  .box03 .inner .txt_area {
    background: #fff;
    padding: 6vw 4vw 5vw;
    position: relative;
    z-index: 2;
    width: 92vw;
    box-sizing: border-box;
    margin: 0 auto;
  }

  .box03 .inner .txt_area p {
    letter-spacing: 0.2vw;
    line-height: 1.8;
    margin-bottom: 2vw;
  }

  .box03 .box03_wrap {
    background: #fff;
    margin: 0 auto;
    width: 92vw;
    box-sizing: border-box;
    padding: 6vw 4vw 3vw;
  }

  .box03 .box03_wrap p {
    margin-bottom: 4vw;
  }

  /* wysiwyg */
  .wysiwyg {
    border: 2px solid #dbdbdb;
    margin: 0 auto 5vw;
    box-sizing: border-box;
    padding: 4vw 3vw 4vw;
    border-right: none;
    border-left: none;
    background: #fff;
  }

  .wysiwyg>div {
    text-align: center;
    margin-bottom: 4vw;
  }

  .wysiwyg h4 {
    letter-spacing: 0.3vw;
    margin-bottom: 4vw;
  }

  .wysiwyg h5 {
    border: 1px solid #dbdbdb;
    font-size: 4vw;
    font-weight: bold;
    padding: 2vw 6vw 2vw 8vw;
    letter-spacing: 0.3vw;
    background: url(../images/news/dot.png)no-repeat left 3vw top 4vw /2.5vw;
    margin: 4vw 0;
  }

  .wysiwyg h6 {
    letter-spacing: 0.2vw;
    padding-bottom: 2vw;
    background: url(../images/news/line.jpg)no-repeat left bottom;
    margin: 4vw 0 3vw;
    font-size: 4vw;
  }

  /* 投稿navi */
  .navigation {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
  }

  .navigation .navi_pager {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
  }

  .navigation .navi_pager .alignleft {
    margin-right: 10px;
  }

  .navigation .navi_pager .alignright {
    margin-left: 14px;
  }

  .navigation .navi_pager a {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
  }

  .navigation .navi_back a {
    font-weight: bold;
  }

  /*footer*/
  #footer {
    background-color: #173292;
    color: #fff;
    padding-bottom: 7vw;
  }
  #footer .ft_info {
    padding: 0 4vw;
  }
  #footer .ft_info p.info_logo {
    margin: 10vw 0 3vw;
  }
  #footer .ft_info p.info_txt {
    line-height: 1.7;
    margin-bottom: 5vw;
    text-align: center;
    font-size: 4vw;
  }
  #footer .ft_info small {
    font-size: 12px;
    letter-spacing: 1px;
    display: block;
    margin-left: 7px;
  }
  #footer .ft_link ul.link_list {
    margin: 0 auto;
    width: 92vw;
  }
  #footer .ft_link ul.link_list li {
    border-bottom: 1px solid #898989;
  }
  #footer .ft_link ul.link_list > li {
    font-size: 4vw;
    font-weight: bold;
    letter-spacing: 0.3vw;
    display: block;
    padding: 4vw 3vw 3.5vw;
  }
  #footer .ft_link ul.link_list li.detail01 {
    padding: 0;
  }
  #footer .ft_link ul.link_list li.detail01 a {
    font-weight: normal;
    padding: 4vw 6vw 3.5vw;
    display: block;
  }
  #footer .ft_link ul.list01.link_list {
    border-top: 2px solid #898989;
  }
  #footer .ft_link ul.list02.link_list {
    border-bottom: 1px solid #898989;
  }
  #footer small {
    padding: 6vw 4vw 0;
    text-align: center;
    font-size: 3vw;
    letter-spacing: 0.3vw;
  }
  #footer .ft_link ul.link_list > li.uplink {
    padding: 0;
  }
  #footer .ft_link ul.link_list > li.uplink a {
    display: block;
    padding: 4vw 3vw 3.5vw;
  }
}