@charset "UTF-8";
/* ANCHOR */
.btn-type02 {
  line-height: 1.55;
}
.btn-type02 > a {
  display: inline-block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 112.5%; /* 18px */
  padding-left: 115px;
  color: #3c2d23;
  text-decoration: none;
  position: relative;
  transition: opacity 0.3s ease-in-out;
}
.btn-type02 > a:before {
  content: "";
  display: inline-block;
  width: 100px;
  height: 1px;
  background-color: #3c2d23;
  position: absolute;
  top: 17px;
  left: 0;
}
.btn-type02 > a:hover {
  opacity: 0.6;
}

/* TABLE */
table.t100p {
  width: 100%;
}
table.alltc th, table.alltc td {
  text-align: center;
}
table.equality {
  table-layout: fixed;
}
table.thtc th {
  text-align: center;
}
table.tdtc th {
  text-align: center;
}
table.thtr th {
  text-align: right;
}
table.tdtr td {
  text-align: right;
}
table.vat th, table.vat td {
  vertical-align: top !important;
}
table.bdl {
  border-left: 1px solid #000000 !important;
}
table.bdr {
  border-right: 1px solid #000000 !important;
}
table.text_s th, table.text_s td {
  font-size: 87.5%;
}
table.thstr th {
  color: #008bd5;
  font-weight: bold;
}
table th.bold,
table td.bold {
  font-weight: bold;
}
table tr.boldrow th, table tr.boldrow td {
  font-weight: bold;
}
table .tls {
  text-align: center;
  letter-spacing: 1em;
  text-indent: 1em;
}

.mb_extends > li {
  margin-bottom: 10px !important;
}

.mb_extends02 > li {
  margin-bottom: 15px !important;
}

.listmark-num {
  counter-reset: my-counter;
  padding: 0;
}
.listmark-num > li {
  padding-left: 40px;
}
.listmark-num > li::before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #0068b7;
  display: block;
  float: left;
  margin-top: 3px;
  color: #ffffff;
  font-size: 100%;
  font-family: "Spartan", sans-serif;
  font-family: "Noto Sans JP";
  letter-spacing: -0.5pt;
  text-indent: -0.5pt;
  line-height: 26px;
  margin-left: -40px;
  text-align: center;
  height: 26px;
  width: 26px;
  border-radius: 50%;
}
.listmark-num > li::after {
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
}
.listmark-num > li .c03:before {
  background-color: #8fc31f;
}
.listmark-num.c02 > li:before {
  background-color: #008bd5;
}
.listmark-num.mutual > li:nth-child(odd):before {
  background-color: #8fc31f;
}
.listmark-num.mutual > li:nth-child(even):before {
  background-color: #008bd5;
}

.iframe-wrapper {
  width: 100%;
  padding-top: 75%;
  position: relative;
}
.iframe-wrapper iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

/* wp-editer */
#content .wp-editor {
  overflow: hidden;
}
#content .wp-editor strong {
  font-weight: bold;
}
#content .wp-editor em {
  font-style: italic;
}
#content .wp-editor img {
  max-width: 100%;
  height: auto;
}
#content .wp-editor ul:not([class]) {
  margin-left: 20px;
  list-style: disc;
}
#content .wp-editor ol:not([class]) {
  margin-left: 30px;
  list-style: decimal;
}
#content .wp-editor h1 {
  font-size: 2em;
  font-weight: bold;
}
#content .wp-editor h2 {
  font-size: 1.5em;
  font-weight: bold;
}
#content .wp-editor h3 {
  font-size: 1.17em;
  font-weight: bold;
}
#content .wp-editor h4 {
  font-weight: bold;
}
#content .wp-editor h5 {
  font-size: 0.83em;
  font-weight: bold;
}
#content .wp-editor h6 {
  font-size: 0.67em;
  font-weight: bold;
}

.pagenavi-box {
  text-align: center;
}
.pagenavi-box .wp-pagenavi {
  clear: both;
  text-align: center;
  display: inline-block;
  margin: 50px 0 0;
}
.pagenavi-box .wp-pagenavi a,
.pagenavi-box .wp-pagenavi span {
  display: inline-block;
  color: #3c2d23;
  font-size: 14px;
  text-decoration: none;
  padding: 5px 15px !important;
  border-color: #3c2d23 !important;
  transition: 0.3s ease-in-out;
}
.pagenavi-box .wp-pagenavi a:hover {
  color: #ffffff;
  background-color: #ff961e;
}
.pagenavi-box .wp-pagenavi span.current {
  color: #fff;
  background: #ff961e;
}

/* TEXT */
.rq {
  color: #ff0000;
  font-weight: bold;
}

.rq_s {
  color: #ff0000;
}

.str {
  color: #011B6A;
  font-weight: bold;
}

.str_s {
  color: #011B6A;
}

.str02 {
  color: #008BD5;
  font-weight: bold;
}

.str02_s {
  color: #008BD5;
}

.small {
  font-size: 87.5%;
}

.small02 {
  font-size: 75%;
}

.large {
  font-size: 106.25%;
}

.large02 {
  font-size: 112.5%;
}

.caption {
  font-size: 87.5%;
}

.caption02 {
  margin-bottom: 2px;
  text-align: left;
}

sub {
  vertical-align: bottom;
  margin-bottom: 3px;
}

sup {
  vertical-align: top;
  margin-top: 3px;
}

sub,
sup {
  display: inline-block;
  font-size: 56.25%;
}

/* RIPPLE */
.ripple {
  position: relative;
  overflow: hidden;
}
.ripple .rp-effect {
  position: absolute;
  border-radius: 50%;
  opacity: 0.35;
  transform: scale(0);
  background: #FFF;
  animation: ripple 700ms;
  pointer-events: none;
}

@-webkit-keyframes ripple {
  to {
    opacity: 0;
    transform: scale(2);
  }
}
@media print, all and (min-width: 751px) {
  /* ↓ listmark */
  .listmark-temp > li {
    margin-left: 1em;
  }
  .listmark-temp > li span.mark {
    margin-left: -1em;
  }
  .listmark-temp02 > li {
    padding-left: 20px;
    position: relative;
  }
  .listmark-temp02 > li span.mark {
    position: absolute;
    top: 0;
    left: 0;
  }
  .listmark-temp03 > li {
    padding-left: 3em;
    position: relative;
  }
  .listmark-temp03 > li span.mark {
    position: absolute;
    top: 0;
    left: 0;
  }
  .listmark-decimal > li {
    list-style: decimal;
    margin-left: 20px;
    margin-bottom: 5px;
  }
  .listmark-indent > li {
    padding-left: 1em;
    text-indent: -1em;
  }
  /* ↓ title-level */
  .titlebox01 {
    font-family: "Noto Sans JP", sans-serif;
    margin-bottom: 22px;
  }
  .titlebox01 .title-level01 {
    font-size: 200%; /* 32px */
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.7;
    margin-bottom: -5px;
  }
  .titlebox01 .en-text {
    font-weight: 500;
    color: #ff961e;
    letter-spacing: 0.1em;
    line-height: 1.55;
  }
  /* ↓ box */
  .bd-box {
    padding: 20px 30px 10px;
    border: 1px solid #000000;
  }
  .w-box {
    padding: 20px 30px 10px;
    background-color: #ffffff;
  }
  .tri-box > .box01 {
    float: left;
    width: 300px;
    margin-right: 30px;
  }
  .tri-box > .box02 {
    float: left;
    width: 300px;
  }
  .tri-box > .box03 {
    float: right;
    width: 300px;
  }
  .tri-box > .image {
    margin-bottom: 0;
    text-align: center;
  }
  #main .tri-box > .box01,
  #main .tri-box > .box02,
  #main .tri-box > .box03 {
    width: 200px;
  }
  .half-box > .boxl {
    float: left;
    width: 460px;
  }
  .half-box > .boxr {
    float: right;
    width: 460px;
  }
  .half-box .image {
    margin-bottom: 0;
    text-align: center;
  }
  #main .half-box > .boxl,
  #main .half-box > .boxr {
    width: 310px;
  }
  .imgr-box > .text {
    float: left;
    width: 500px;
  }
  .imgr-box > .text p {
    text-align: justify;
  }
  .imgr-box > .image {
    float: right;
    width: 426px;
  }
  .imgr-box .image {
    margin-bottom: 0;
    text-align: center;
  }
  .imgl-box .text {
    float: right;
    width: 500px;
  }
  .imgl-box .text p {
    text-align: justify;
  }
  .imgl-box > .image {
    float: left;
    width: 426px;
  }
  .imgl-box .image {
    margin-bottom: 0;
    text-align: center;
  }
  .river-box > .boxr {
    float: right;
    padding-left: 10px;
  }
  .river-box > .boxl {
    float: left;
    padding-right: 10px;
  }
  /* DSIB */
  .dsib-list > li {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    margin-bottom: 0;
  }
  .dsib-list > li:last-child {
    margin-right: 0;
  }
  .dsib-list.type_spread > li {
    margin-right: 30px;
  }
  .dsib-list.type_spread02 > li {
    margin-right: 40px;
  }
  .dsib-list.type_spread03 > li {
    margin-right: 50px;
  }
  .dsib-list.type_spread04 > li {
    margin-right: 60px;
  }
  .dsib-list.col02 > li {
    width: 48%;
    margin-right: 3%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .dsib-list.col02 > li:nth-child(even) {
    margin-right: 0;
  }
  .dsib-list.col03 > li {
    width: 30%;
    margin-right: 3%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .dsib-list.col03 > li:nth-child(3n) {
    margin-right: 0;
  }
  .dsib-box {
    letter-spacing: -0.4em;
  }
  .dsib-box.type_center {
    text-align: center;
  }
  .dsib-box.type_right_pc {
    text-align: right;
  }
  .dsib-box > .items {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    margin-bottom: 10px;
    letter-spacing: normal;
  }
  .dsib-box > .items:last-child {
    margin-right: 0;
  }
  .dsib-box.type_shrink > .items {
    margin-right: 10px;
  }
  .dsib-box.type_spread > .items {
    margin-right: 30px;
  }
  .dsib-box.type_spread02 > .items {
    margin-right: 40px;
  }
  .dsib-box.type_spread03 > .items {
    margin-right: 50px;
  }
  .dsib-box.type_spread04 > .items {
    margin-right: 60px;
  }
  .dsib-box.type_spread05 > .items {
    margin-right: 70px;
  }
  .dsib-box.col02 > .items {
    width: 46%;
    margin-right: 4% !important;
  }
  .dsib-box.col02 > .items:nth-child(even) {
    margin-right: 0;
  }
  .dsib-box.col02 > .items:last-child {
    margin-right: 0;
  }
  .dsib-box.type_vamd > .items {
    vertical-align: middle;
  }
  .dsib-box.type_vabtm > .items {
    vertical-align: bottom;
  }
  .dsib-box.type_mb0 > .items {
    margin-bottom: 0 !important;
  }
  .dsib-box.type_pcmb0 > .items {
    margin-bottom: 0 !important;
  }
  .dsib-box.type_mb_extends > .items {
    margin-bottom: 25px !important;
  }
  .dsib-box.col02.type_spread03 > .items {
    width: 50%;
  }
  /* EDITOR */
  .alignleft {
    float: left;
  }
  .alignright {
    float: right;
  }
  .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  blockquote.alignleft,
  img.alignleft {
    margin: 0px 24px 10px 0;
  }
  .wp-caption.alignleft {
    margin: 0 24px 10px 0;
  }
  blockquote.alignright,
  img.alignright {
    margin: 0 0 10px 24px;
  }
  .wp-caption.alignright {
    margin: 10px 0 10px 24px;
  }
  blockquote.aligncenter,
  img.aligncenter,
  .wp-caption.aligncenter {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .content-article img {
    max-width: 100%;
    height: auto;
  }
  /* table */
  table.pc-t100p {
    width: 100%;
  }
  /* TABLE */
  /* TYPE01 */
  /* TYPE02 */
  /* TYPE03 */
  .blur {
    transition: all 0.2s ease-out;
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -ms-filter: blur(4px);
    filter: blur(4px);
  }
  .c_border-column {
    display: grid;
    grid-template-columns: repeat(2, 410px);
    justify-content: center;
    gap: 0 30px;
  }
  .c_border-column > .one-block {
    border: 2px solid #ff961e;
    border-radius: 15px;
    padding: 30px 10px 35px;
  }
  .c_border-column > .one-block .title-box {
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    padding-bottom: 13px;
    margin-bottom: 22px;
    position: relative;
  }
  .c_border-column > .one-block .title-box:after {
    content: "";
    display: inline-block;
    width: 55px;
    height: 2px;
    background-color: #ff961e;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .c_border-column > .one-block .title-box .s_title {
    font-size: 125%; /* 20px */
    font-weight: 700;
    line-height: 1.7;
    margin-bottom: 0;
  }
  .c_border-column > .one-block .title-box .en-text {
    display: block;
    font-size: 87.5%; /* 14px */
    font-weight: 300;
    line-height: 1.55;
    color: #939393;
  }
  .c_border-column > .one-block .link-btn {
    text-align: center;
    margin-bottom: 0;
  }
  .c_border-column > .one-block .link-btn > a {
    display: inline-block;
    font-family: "Noto Sans JP", sans-serif;
    text-decoration: none;
    font-weight: 100;
    color: #3c2d23;
    transition: opacity 0.3s ease-in-out;
  }
  .c_border-column > .one-block .link-btn > a:hover {
    opacity: 0.6;
  }
  .c_border-column > .one-block .link-btn > a[target=_blank]:after {
    content: "";
    display: inline-block;
    width: 17px;
    height: 14px;
    background-image: url("../images/common/icon_blank.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    padding-right: 12px;
  }
  .news-box .news-list {
    display: grid;
    grid-template-columns: 115px 1fr;
  }
  .news-box .news-list dt {
    font-size: 112.5%; /* 18px */
    font-weight: 600;
    color: #ff961e;
  }
  .news-box .news-list dd {
    margin-bottom: 20px;
  }
  .news-box .news-list dd .title {
    font-size: 112.5%; /* 18px */
    font-weight: 600;
    margin-bottom: 0;
  }
  .news-box .news-list dd .title a {
    color: #3c2d23;
  }
  .news-box .news-list dd .title a:hover {
    text-decoration: none;
  }
  .news-box.type-single .article-box {
    margin-bottom: 70px;
  }
  .news-box.type-single .article-box .titles-box {
    margin-bottom: 40px;
  }
  .news-box.type-single .article-box .titles-box .time {
    font-size: 112.5%; /* 18px */
    font-weight: 600;
    color: #ff961e;
  }
  .news-box.type-single .article-box .titles-box .title {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 175%; /* 28px */
    font-weight: 700;
  }
  .news-box.type-single .article-box .titles-box .title a {
    color: #3c2d23;
    text-decoration-thickness: 1.5px;
    text-underline-offset: 3px;
  }
  .news-box.type-single .article-box .titles-box .title a:hover {
    text-decoration: none;
  }
  .news-box.type-single .btns {
    text-align: right;
  }
}
@media only screen and (max-width: 750px) {
  /* COMMON */
  /* ANCHOR */
  .btn-type02 > a {
    font-size: 100%;
    padding-left: 40px;
  }
  .btn-type02 > a:before {
    top: 15px;
    width: 33px;
  }
  /* BTN */
  /* listmark */
  .listmark-temp > li {
    margin-left: 1em;
  }
  .listmark-temp > li span.mark {
    margin-left: -1em;
  }
  .listmark-temp02 > li {
    padding-left: 20px;
    position: relative;
  }
  .listmark-temp02 > li span.mark {
    position: absolute;
    top: 0;
    left: 0;
  }
  .listmark-temp03 > li {
    padding-left: 3em;
    position: relative;
  }
  .listmark-temp03 > li span.mark {
    position: absolute;
    top: 0;
    left: 0;
  }
  .listmark-decimal > li {
    list-style: decimal;
    margin-left: 20px;
    margin-bottom: 5px;
  }
  .listmark-indent > li {
    padding-left: 1em;
    text-indent: -1em;
  }
  /* title-level */
  .titlebox01 {
    font-family: "Noto Sans JP", sans-serif;
    margin-bottom: 15px;
  }
  .titlebox01 .title-level01 {
    font-size: 150%; /* 24px */
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.7;
    margin-bottom: -8px;
  }
  .titlebox01 .en-text {
    font-size: 87.5%; /* 14px */
    font-weight: 500;
    color: #ff961e;
    letter-spacing: 0.1em;
    line-height: 1.55;
  }
  /* box */
  .bd-box {
    padding: 10px 15px;
    border: 1px solid #000000;
  }
  .w-box {
    padding: 10px 15px;
    background-color: #ffffff;
  }
  .tri-box > .box01, .tri-box > .box02, .tri-box > .box03 {
    margin-bottom: 20px;
  }
  .tri-box .image {
    margin-bottom: 0;
    text-align: center;
  }
  .tri-box > .boxl, .tri-box > .boxr {
    margin-bottom: 20px;
  }
  .tri-box .image {
    margin-bottom: 0;
    text-align: center;
  }
  /* EDITOR */
  .alignleft,
  .alignright,
  .aligncenter,
  .alignnone {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  blockquote.alignleft,
  img.alignleft {
    margin-bottom: 10px;
  }
  .wp-caption.alignleft {
    margin-bottom: 10px;
  }
  blockquote.alignright,
  img.alignright {
    margin-bottom: 10px;
  }
  .wp-caption.alignright {
    margin-bottom: 10px;
  }
  blockquote.aligncenter,
  img.aligncenter,
  .wp-caption.aligncenter {
    margin-bottom: 10px;
  }
  /* table */
  table.t100p {
    width: 100%;
  }
  table.tls {
    text-align: center;
    letter-spacing: 1em;
    text-indent: 1em;
  }
  table.alltc th, table.alltc td {
    text-align: center;
  }
  table.equality {
    table-layout: fixed;
  }
  /* TABLE */
  /* TYPE01 */
  /* TYPE02 */
  /* TYPE03 */
  /* TEXT */
  .rq {
    color: #ff0000;
    font-weight: bold;
  }
  .fl-cont .image {
    display: block;
    margin: 20px auto 10px auto;
  }
  /* RIPPLE */
  .ripple {
    position: relative;
    overflow: hidden;
  }
  .ripple .rp-effect {
    position: absolute;
    border-radius: 50%;
    opacity: 0.35;
    transform: scale(0);
    background: #FFF;
    animation: ripple 700ms;
    pointer-events: none;
  }
  .c_border-column > .one-block {
    border: 2px solid #ff961e;
    border-radius: 15px;
    padding: 20px 10px 20px;
  }
  .c_border-column > .one-block:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .c_border-column > .one-block .title-box {
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    padding-bottom: 13px;
    margin-bottom: 22px;
    position: relative;
  }
  .c_border-column > .one-block .title-box:after {
    content: "";
    display: inline-block;
    width: 55px;
    height: 2px;
    background-color: #ff961e;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .c_border-column > .one-block .title-box .s_title {
    font-size: 112.5%; /* 18px */
    font-weight: 700;
    line-height: 1.55;
    margin-bottom: 2px;
  }
  .c_border-column > .one-block .title-box .en-text {
    display: block;
    font-size: 87.5%; /* 14px */
    font-weight: 300;
    line-height: 1.6;
    color: #939393;
  }
  .c_border-column > .one-block .link-btn {
    text-align: center;
    margin-bottom: 0;
  }
  .c_border-column > .one-block .link-btn > a {
    display: inline-block;
    font-family: "Noto Sans JP", sans-serif;
    text-decoration: none;
    font-weight: 100;
    line-height: 1.55;
    color: #3c2d23;
    transition: opacity 0.3s ease-in-out;
  }
  .c_border-column > .one-block .link-btn > a:hover {
    opacity: 0.6;
  }
  .c_border-column > .one-block .link-btn > a[target=_blank]:after {
    content: "";
    display: inline-block;
    width: 17px;
    height: 14px;
    background-image: url("../images/common/icon_blank.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    padding-right: 12px;
  }
  .news-box .news-list dt {
    font-weight: 600;
    color: #ff961e;
    line-height: 1.55;
    margin-bottom: 6px;
  }
  .news-box .news-list dd {
    margin-bottom: 23px;
  }
  .news-box .news-list dd .title {
    font-size: 87.5%; /* 14px */
    font-weight: 600;
    line-height: 1.75;
    margin-bottom: 0;
  }
  .news-box .news-list dd .title a {
    color: #3c2d23;
  }
  .news-box .news-list dd .title a:hover {
    text-decoration: none;
  }
  .news-box.type-single .article-box {
    margin-bottom: 70px;
  }
  .news-box.type-single .article-box .titles-box {
    margin-bottom: 30px;
  }
  .news-box.type-single .article-box .titles-box .time {
    font-weight: 600;
    color: #ff961e;
  }
  .news-box.type-single .article-box .titles-box .title {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 125%; /* 20px */
    font-weight: 700;
    line-height: 1.7;
  }
  .news-box.type-single .article-box .titles-box .title a {
    color: #3c2d23;
    text-decoration-thickness: 1.5px;
    text-underline-offset: 3px;
  }
  .news-box.type-single .article-box .titles-box .title a:hover {
    text-decoration: none;
  }
  .news-box.type-single .btns {
    text-align: center;
  }
  @-webkit-keyframes ripple {
    to {
      opacity: 0;
      transform: scale(2);
    }
  }
  @keyframes ripple {
    to {
      opacity: 0;
      transform: scale(2);
    }
  }
  .blur {
    transition: all 0.2s ease-out;
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -ms-filter: blur(4px);
    filter: blur(4px);
  }
}

/*# sourceMappingURL=snippets.css.map */
