@charset "UTF-8";
@import url("common.css");

/* page top
 * ----------------------------------------------- */
@media print, (min-width: 768px) {
  .navigation {
    margin-bottom: 70px;
  }
  .navigation .link-menu {
    padding: 20px 35px;
  }
}
@media all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: active) {
  .navigation .link-menu {
    padding-top: 24px;
    padding-bottom: 16px;
  }
}

.section-top-keyvisual .online-text {
  background-color: #016894;
  color: #efc348;
  text-align: center;
  line-height: 1;
  font-weight: bold;
}
.section-top-keyvisual .connect-text,
.section-top-keyvisual .site-text {
  color: #fff;
}
@media print, (min-width: 768px) {
  .section-top-keyvisual {
    background: #efc449 url("../img/top/keyvisual_bg.png") top center/auto 100% no-repeat;
    color: #fff;
    position: relative;
    height: 650px;
  }
  .section-top-keyvisual .block-key {
    padding: 190px 0 0 20px;
  }
  .section-top-keyvisual .online-text {
    font-size: 18px;
    margin-bottom: 20px;
    padding: 5px;
    width: 448px;
  }
}
@media all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: active) {
  .section-top-keyvisual .online-text {
    padding-top: 8px;
    padding-bottom: 2px;
  }
}
@media print, (min-width: 768px) {
  .section-top-keyvisual .key-title {
    margin-bottom: 20px;
  }
  .section-top-keyvisual .connect-text {
    font-size: 50px;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
  }
  .section-top-keyvisual .site-text {
    width: 590px;
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: -0.05em;
  }
}
@media only screen and (max-width: 767px) {
  .section-top-keyvisual {
    color: #fff;
    position: relative;
  }
  .section-top-keyvisual .wrapper {
    padding: 0;
  }
  .section-top-keyvisual .key-inner {
    background: url("../img/top/sp/keyvisual_bg.jpg") center/cover no-repeat;
    height: 6.6rem;
    padding: 2.2rem 0.2rem 0 0.2rem;
  }
  .section-top-keyvisual .online-text {
    font-size: 0.24rem;
    margin-bottom: 0.5rem;
    padding: 0.06rem;
    width: 72%;
  }
  .section-top-keyvisual .key-title {
    width: 4.3rem;
    margin-bottom: 0.2rem;
  }
  .section-top-keyvisual .key-title img {
    width: 100%;
    height: auto;
  }
  .section-top-keyvisual .connect-text {
    font-size: 0.54rem;
    margin-bottom: 0.3rem;
    letter-spacing: 0.1em;
  }
  .section-top-keyvisual .site-text {
    background-color: #016894;
    color: #fff;
    font-size: 0.28rem;
    line-height: 1.5;
    padding: 0.4rem 0.2rem;
  }
}

.section-top-agency {
  color: #fff;
  display: flex;
  align-items: center;
}
.section-top-agency .agency-title {
  font-weight: bold;
}
.section-top-agency .link-agency {
  display: block;
  color: #fff;
  border: 1px solid #fff;
  font-weight: bold;
}
.section-top-agency .link-agency:after {
  background: #fff;
}
.section-top-agency .link-agency:hover {
  color: #016894;
}
@media print, (min-width: 768px) {
  .section-top-agency {
    text-align: center;
    background: url("../img/top/agency_bg.jpg") center/cover no-repeat;
    height: 600px;
    margin-bottom: 20px;
  }
  .section-top-agency .wrapper
  {
    padding-top: 8rem;
  }
  .section-top-agency .agency-title {
    font-size: 35px;
    margin-bottom: 10px;
  }
  .section-top-agency .agency-text {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 135px;
  }
  .section-top-agency .link-agency {
    width: 350px;
    margin: 0 auto;
    font-size: 18px;
    padding: 15px 10px;
  }
}
@media all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: active) {
  .section-top-agency .link-agency {
    padding-top: 18px;
    padding-bottom: 12px;
  }
}
@media print, (min-width: 768px) {
  .section-top-agency.is-partner {
    background-image: url("../img/top/partner_bg.jpg");
    text-align: left;
    height: 500px;
  }
  .section-top-agency.is-partner .wrapper {
    padding: 8rem 0 10px 65px;
  }
  .section-top-agency.is-partner .section-title {
    margin-bottom: 20px;
  }
  .section-top-agency.is-partner .agency-text {
    margin-bottom: 38px;
    font-size: 16px;
  }
  .section-top-agency.is-partner .link-agency {
    margin: 0;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .section-top-agency {
    background: url("../img/top/sp/agency_bg.jpg") center/cover no-repeat;
    height: 6.4rem;
    margin-bottom: 1px;
  }
  .section-top-agency .agency-title {
    font-size: 0.44rem;
    margin-bottom: 0.3rem;
  }
  .section-top-agency .agency-text {
    font-size: 0.28rem;
    line-height: 1.4;
    margin-bottom: 0.4rem;
  }
  .section-top-agency .link-agency {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    font-size: 0.28rem;
    padding: 0.2rem 0.1rem;
  }
  .section-top-agency.is-partner {
    background-image: url("../img/top/sp/partner_bg.jpg");
    text-align: center;
  }
}

.block-service {
  color: #fff;
}
.block-service .service-title {
  display: flex;
  align-items: flex-end;
  font-weight: bold;
}
.block-service .service-title .english {
  opacity: 0.7;
  line-height: 1;
}
.block-service .link-sale {
  border: 1px solid #fff;
  text-align: center;
  background-color: #fff;
  font-weight: bold;
  display: block;
}
.block-service .link-service {
  text-align: center;
  display: block;
  border: 1px solid #fff;
  color: #fff;
  font-weight: bold;
}
.block-service .item:first-child {
  background-color: #339966;
}
.block-service .item:first-child .link-sale {
  color: #339966;
}
.block-service .item:first-child .link-sale:after {
  background: #339966;
}
.block-service .item:first-child .link-sale:hover {
  color: #fff;
}
.block-service .item:first-child .link-service:after {
  background: #fff;
}
.block-service .item:first-child .link-service:hover {
  color: #339966;
}
.block-service .item:nth-child(2) {
  background-color: #ff8306;
}
.block-service .item:nth-child(2) .link-sale {
  color: #ff8306;
}
.block-service .item:nth-child(2) .link-sale:after {
  background: #ff8306;
}
.block-service .item:nth-child(2) .link-sale:hover {
  color: #fff;
}
.block-service .item:nth-child(2) .link-service:after {
  background: #fff;
}
.block-service .item:nth-child(2) .link-service:hover {
  color: #ff8306;
}
@media print, (min-width: 768px) {
  .block-service {
    display: flex;
    margin-bottom: 90px;
  }
  .block-service .service-title {
    margin: 0 5px 25px 0;
  }
  .block-service .service-title .japanese {
    font-size: 22px;
    margin: 0 5px 8px 0;
  }
  .block-service .service-title .english {
    font-size: 70px;
  }
  .block-service .link-sale {
    padding: 15px 5px;
    font-size: 18px;
    margin-bottom: 35px;
  }
}
@media all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: active) {
  .block-service .link-sale {
    padding-top: 18px;
    padding-bottom: 12px;
  }
}
@media print, (min-width: 768px) {
  .block-service .service-inner {
    padding: 35px 40px 35px 0;
    width: 620px;
  }
  .block-service .item {
    width: 50%;
  }
  .block-service .item:first-child {
    border-right: 12px solid #fff;
    display: flex;
    justify-content: flex-end;
  }
  .block-service .item:first-child .service-title {
    justify-content: flex-end;
  }
  .block-service .item:nth-child(2) {
    border-left: 12px solid #fff;
  }
  .block-service .item:nth-child(2) .service-inner {
    padding-right: 0;
    padding-left: 40px;
  }
  .block-service .item:nth-child(2) .service-title {
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  .block-service .list-link {
    display: flex;
    flex-wrap: wrap;
  }
  .block-service .list-link li {
    margin-bottom: 15px;
  }
  .block-service .list-link li:nth-child(odd) {
    margin-right: 13px;
  }
  .block-service .link-service {
    width: 280px;
    font-size: 18px;
    padding: 15px 5px;
  }
}
@media all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: active) {
  .block-service .link-service {
    padding-top: 18px;
    padding-bottom: 11px;
  }
}

@media only screen and (max-width: 767px) {
  .block-service {
    padding: 0.3rem 0.2rem;
    margin-bottom: 0.4rem;
  }
  .block-service .service-title {
    margin-bottom: 0.4rem;
  }
  .block-service .service-title .japanese {
    font-size: 0.3rem;
    margin: 0 0.1rem 0.08rem;
  }
  .block-service .service-title .english {
    font-size: 0.8rem;
  }
  .block-service .link-sale {
    padding: 0.26rem 0.1rem 0.24rem;
    font-size: 0.28rem;
    margin-bottom: 0.24rem;
  }
  .block-service .service-inner {
    padding: 0.5rem 0.2rem 0.3rem;
  }
  .block-service .item {
    margin-bottom: 0.26rem;
  }
  .block-service .item:nth-child(2) .service-title {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  .block-service .list-link li {
    margin-bottom: 0.24rem;
  }
  .block-service .link-service {
    width: 100%;
    font-size: 0.28rem;
    padding: 0.26rem 0.1rem 0.24rem;
  }
}

.block-fee .fee-wrap {
  text-align: center;
  font-weight: bold;
}
.block-fee .fee-title {
  color: #fff;
}
.block-fee .note-text {
  font-weight: bold;
  color: #999;
  text-align: right;
}
.block-fee .box-fee .item:first-child .fee-title {
  background-color: #339966;
}
.block-fee .box-fee .item:first-child .fee-text {
  color: #339966;
  border: 1px solid #339966;
}
.block-fee .box-fee .item:nth-child(2) .fee-title {
  background-color: #ff8306;
}
.block-fee .box-fee .item:nth-child(2) .fee-text {
  color: #ff8306;
  border: 1px solid #ff8306;
}
.block-fee .table-fee {
  color: #666;
}
.block-fee .table-fee td, .block-fee .table-fee th {
  border-bottom: 1px solid #ccc;
}
@media print, (min-width: 768px) {
  .block-fee {
    border: 1px solid #ccc;
    padding: 55px 15px 55px;
    margin: 0 auto;
    width: 1004px;
  }
  .block-fee .fee-wrap {
    margin-bottom: 20px;
  }
  .block-fee .box-fee {
    display: flex;
    width: 862px;
    margin: 0 auto 30px;
  }
  .block-fee .box-fee .item {
    width: 350px;
  }
  .block-fee .box-fee .item:nth-child(odd) {
    margin-right: 162px;
  }
  .block-fee .fee-title {
    font-size: 25px;
    padding-top: 5px;
  }
}
@media all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: active) {
  .block-fee .fee-title {
    padding-top: 10px;
  }
}
@media print, (min-width: 768px) {
  .block-fee .fee-text {
    font-size: 18px;
    padding: 10px 0;
  }
}
@media all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: active) {
  .block-fee .fee-text {
    padding-top: 13px;
    padding-bottom: 7px;
  }
}
@media print, (min-width: 768px) {
  .block-fee .table-fee {
    font-size: 18px;
    line-height: 1.8;
    letter-spacing: -0.1em;
  }
  .block-fee .table-fee th {
    width: 225px;
  }
  .block-fee .table-fee td, .block-fee .table-fee th {
    padding: 10px 5px;
  }
  .block-fee .table-fee .row-sum th, .block-fee .table-fee .row-sum td {
    padding-top: 22px;
    padding-bottom: 15px;
  }
  .block-fee .table-fee .row-tax th, .block-fee .table-fee .row-tax td {
    padding-top: 20px;
    padding-bottom: 18px;
  }
  .block-fee .note-text {
    font-size: 16px;
    padding-right: 2rem;
  }
  .block-fee .link-fee {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .block-fee {
    padding: 0 0.2rem;
    margin: 0 auto 0.7rem;
  }
  .block-fee .fee-wrap {
    margin-bottom: 0.3rem;
  }
  .block-fee .box-fee {
    margin-bottom: 0.4rem;
  }
  .block-fee .fee-title {
    font-size: 0.36rem;
    padding: 0.18rem 0 0.16rem;
  }
  .block-fee .fee-text {
    font-size: 0.28rem;
    padding: 0.22rem 0 0.2rem;
  }
  .block-fee .item {
    margin-bottom: 0.6rem;
  }
  .block-fee .table-fee {
    width: 100%;
    font-size: 0.28rem;
    line-height: 1.4;
  }
  .block-fee .table-fee th {
    width: 50%;
  }
  .block-fee .table-fee td, .block-fee .table-fee th {
    padding: 0.22rem 0.05rem 0.2rem;
    vertical-align: top;
  }
  .block-fee .note-text {
    font-size: 0.24rem;
  }
  .block-fee .link-fee {
    margin-bottom: 0.8rem;
  }
}

.block-flow .box-step {
  background-repeat: no-repeat;
  background-position: left top;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.block-flow .one .box-step {
  background-image: url("../img/top/step_bg_01.png");
}
.block-flow .two .box-step {
  background-image: url("../img/top/step_bg_02.png");
}
.block-flow .three .box-step {
  background-image: url("../img/top/step_bg_03.png");
}
.block-flow .four .box-step {
  background-image: url("../img/top/step_bg_04.png");
}
.block-flow .five .box-step {
  background-image: url("../img/top/step_bg_05.png");
}
.block-flow .six .box-step {
  background-image: url("../img/top/step_bg_06.png");
}
.block-flow .list-step {
  display: flex;
}
.block-flow .step-text {
  color: #006692;
  text-align: center;
  font-weight: bold;
}
@media print, (min-width: 768px) {
  .block-flow {
    margin: 80px 0 160px;
  }
  .block-flow .section-title {
    margin-bottom: 50px;
  }
  .block-flow .box-step {
    width: 200px;
    height: 180px;
    margin-bottom: 10px;
    padding-top: 15px;
  }
  .block-flow .step-title {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .block-flow .step-text {
    font-size: 20px;
  }
  .block-flow .list-step {
    margin: 0 0 40px 60px;
  }
  .block-flow .list-step li {
    margin-right: -5px;
  }
  .block-flow .list-step .three,
  .block-flow .list-step .five {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .block-flow {
    margin: 1.2rem 0;
    padding: 0 0.2rem;
  }
  .block-flow .section-title {
    margin-bottom: 0.6rem;
  }
  .block-flow .box-step {
    width: 100%;
    height: 2.4rem;
    margin-bottom: 0.2rem;
    padding-top: 0.4rem;
    background-size: 100% 100%;
  }
  .block-flow .step-title {
    margin-bottom: 0.2rem;
    font-size: 0.32rem;
  }
  .block-flow .step-text {
    font-size: 0.28rem;
  }
  .block-flow .list-step {
    padding: 0 0.2rem;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 0.2rem;
  }
  .block-flow .list-step li {
    width: 42%;
    margin: 0 -1% 0.4rem 0;
  }
  .block-flow .step-icon img {
    height: 1rem;
    width: auto;
  }
}

.section-top-service .tax {
  width: 1040px;
  margin-right: 40px;
  margin-top: 8px;
}

@media screen and (max-width: 1040px) {
  .section-top-service .tax {
    width: 100% !important;
  }
}
@media screen and (max-width: 428px) {
  .section-top-service .tax {
    margin-top: -32px;
    margin-bottom: 32px;
  }
}

@media print, (min-width: 768px) {
  .section-top-service .section-title {
    margin-bottom: 30px;
  }
  .section-top-service .block-flow .section-title {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .section-top-service .section-title {
    margin-bottom: 0.4rem;
  }
}

.list-news {
  font-weight: bold;
}
.list-news .status-text {
  background-color: #efc347;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
.list-news .link-news {
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid #ccc;
}
@media print, (min-width: 768px) {
  .list-news {
    width: 865px;
    margin: 0 auto;
    font-size: 15px;
  }
  .list-news .datetime {
    width: 130px;
  }
}
@media all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: active) {
  .list-news .datetime {
    padding-top: 4px;
  }
}
@media print, (min-width: 768px) {
  .list-news .link-news {
    padding: 30px 0 30px 15px;
  }
  .list-news .status-text {
    padding: 5px 2px;
    width: 124px;
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: active) {
  .list-news .status-text {
    padding-top: 8px;
    padding-bottom: 2px;
  }
}
@media print, (min-width: 768px) {
  .list-news .detail-text {
    width: 614px;
    padding-left: 35px;
    letter-spacing: -0.08em;
  }
}
@media all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: active) {
  .list-news .detail-text {
    padding-top: 4px;
  }
}

@media only screen and (max-width: 767px) {
  .list-news {
    font-size: 0.26rem;
  }
  .list-news .datetime {
    width: 2rem;
    padding-top: 0.06rem;
  }
  .list-news .link-news {
    flex-wrap: wrap;
    padding: 0.2rem 0;
  }
  .list-news .status-text {
    padding: 0.12rem 0.05rem 0.1rem;
    width: 3rem;
    font-size: 0.26rem;
  }
  .list-news .detail-text {
    width: 100%;
    padding-top: 0.2rem;
  }
}

@media print, (min-width: 768px) {
  .section-top-news {
    padding: 60px 0 125px;
  }
  .section-top-news .section-title {
    margin-bottom: 75px;
  }
}
@media only screen and (max-width: 767px) {
  .section-top-news {
    padding: 0.9rem 0;
  }
  .section-top-news .section-title {
    margin-bottom: 0.2em;
  }
}

.section-top-matter {
	margin: 5% auto;
}

.block-matter {
	margin: 3% auto 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 2fr));
  grid-auto-rows: 1fr;
  grid-gap: 4em;
}

.box-matter {
  overflow: auto;
  min-width: 0;
	border:1px solid #CCC;
	box-shadow: 0 0 10px #AAA;
	border-radius: 10px 10px 10px 10px;
	overflow:hidden;
}
.box-matter .box-matter-wrap {
	padding: 0.8em;
}
.box-matter .box-matter-wrap p,
.box-matter .box-matter-wrap table {
	width:100%;
}
.box-matter .matter-link {
  width:100%;
  height:100%;
  text-align: center;
  display: block;
  color: #fff;
  background: #016894;
  padding: 0.5em 0;
  font-size: 1.1em;
}
.box-matter .matter-link:hover {
  color: #DEE;
  background: #016F9F;
}
.box-matter .sub-title {
  text-align: center;
  color: #016894;
  background: #BFD9E4;
  padding: 0.2em 0;
  font-size: 1em;
  font-weight:600;
  line-height:1.3;
  border-radius: 5px 5px 5px 5px;
}
.box-matter .matter-title {
  text-align: left;
  font-size: 1.2em;
  line-height:1.6;
  font-weight:600;
}
.box-matter .matter-no {
  text-align: left;
  font-size: 0.85em;
  color: #016894;
  line-height:1.6;
  font-weight:600;
  border-bottom:1px solid #CCC;
  margin-top:1em;
}
.box-matter .matter-detail {
  text-align: left;
  margin: 1em auto;
}
.box-matter .matter-detail th {
  width:8em;
  vertical-align: middle;
  padding: 0.2em;
}
.box-matter .matter-detail td {
  vertical-align: middle;
  padding: 0.2em;
}
.box-matter .matter-image {
  text-align: center;
  margin: 0 auto;
}
.box-matter .matter-image img {
  width:100%;
}

.section-top-matter .link-matter {
  text-align: center;
  display: block;
  border: 1px solid #ff8306;
  color: #fff;
  font-weight: bold;
  background: #ff8306;
  margin: 2em auto 0 auto;
}
.section-top-matter .link-matter:after {
  background: #fff;
}
.section-top-matter .link-matter:hover {
  color: #ff8306;
}

@media print, (min-width: 768px) {
  .section-top-matter .link-matter {
    width: 40%;
    max-width: 500px;
    font-size: 18px;
    padding: 15px 5px;
  }
}
@media all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: active) {
  .section-top-matter .link-matter {
    padding-top: 18px;
    padding-bottom: 11px;
  }
}

@media only screen and (max-width: 767px) {
  .section-top-matter .link-matter {
    width: 100%;
    font-size: 0.28rem;
    padding: 0.26rem 0.1rem 0.24rem;
  }
}

