@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700&display=swap");
/* 共通
-------------------------------------------- */
.snsList {
  padding-bottom: 1rem;
  margin-bottom: 0;
}

.bold {
  font-weight: 700;
}

.larc {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Verdana", sans-serif;
  line-height: 1.38em;
  letter-spacing: 0.01em;
  color: #000;
}
.larc a {
  color: #0152a4;
  text-decoration: underline;
}
.larc ul.caut {
  text-align: left;
  list-style-type: none;
}
.larc ul.caut li {
  padding-left: 1em;
  text-indent: -1em;
}
.larc ul.caut li:not(:last-child) {
  padding-bottom: 0.1em;
}
.larc .att {
  color: #ff0000;
}

/* PC
-------------------------------------------- */
@media screen and (min-width: 751px), print {
  #wrapper {
    min-width: inherit;
  }
  #bg_wrapper #wrapper2 {
    max-width: none;
  }
  nav.submenu.open {
    left: calc(50% - 500px) !important;
  }
  .input button {
    top: -3px;
  }
  #footer_sec-03 .innerBlock > ul.list01 > li > ul {
    margin: 0 10px 0 20px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1000px) {
  nav.submenu.open {
    left: 0 !important;
  }
}
@media screen and (min-width: 751px), print {
  .sp {
    display: none;
  }
  header#maga_head_wrap.container {
    z-index: 1;
    background: #fff;
  }
}
@media screen and (min-width: 751px) and (max-width: 1000px) {
  #footer_sec-03 .innerBlock {
    width: 100%;
  }
  #footer_sec-03 .innerBlock > ul.list01 {
    display: flex;
    width: 100%;
  }
  #footer_sec-03 .innerBlock > ul.list01 > li {
    width: 20%;
    height: auto;
  }
}
@media screen and (min-width: 751px), print {
  #bg_wrapper {
    background: url("../img/larc_bg.png") center top, linear-gradient(to left, #718e9d, #dae2e9 50%, #718e9d);
    background-size: 400px, 100%;
  }
  .larc {
    font-size: 16px;
    position: relative;
  }
  .larc a:hover {
    text-decoration: none;
  }
  .larc_header {
    line-height: 0;
  }
  .larc_yokoku {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ff0000;
    height: 50px;
    position: relative;
    z-index: 2;
  }
  .larc_yokoku img {
    width: 82px;
  }
  .larc_kv {
    text-align: center;
    position: relative;
    z-index: 1;
  }
  .larc_kv img {
    max-width: 1000px;
    width: 100%;
    box-shadow: 0 0 15px rgba(10, 18, 39, 0.4);
  }
  .larc_date {
    max-width: 800px;
    width: 100%;
    margin: 30px auto 70px;
    padding: 10px 0 12px;
    background: url("../img/larc_bg2.png") center top, #0085e3;
    background-size: 400px, 100%;
    text-align: center;
  }
  .larc_date img {
    width: 355px;
  }
  .larc_nav {
    margin-bottom: 70px;
  }
  .larc_nav ul {
    max-width: 800px;
    width: 100%;
    margin: 0 auto 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .larc_nav ul li {
    line-height: 0;
  }
  .larc_nav ul li:not(:first-of-type) {
    margin-top: 20px;
  }
  .larc_nav ul li:nth-child(n+2):nth-child(-n+3) {
    width: 394px;
  }
  .larc_footer {
    background: url("../img/larc_bg2.png") center top, rgba(26, 26, 26, 0.7);
    background-size: 400px, 100%;
    padding-top: 50px;
  }
  .larc_contact {
    text-align: center;
    line-height: 0;
  }
  .larc_contact_ttl img {
    width: 607px;
    margin-bottom: 30px;
  }
  .larc_contact_chat {
    max-width: 730px;
    width: 100%;
    margin: 0 auto 50px;
  }
  .larc_txt {
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-bottom: 30px;
  }
  .larc_copy {
    color: #fff;
    margin-bottom: 30px;
    text-align: center;
  }
  .larc_pagetop {
    width: 126px;
    position: fixed;
    right: 25px;
    bottom: 20px;
    z-index: 99;
  }
  .larc .shadow {
    text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
  }
  .larc {
    /* file-------------------------------*/
  }
  .larc_file {
    text-align: center;
    margin: 70px auto 100px;
    padding-top: 30px;
  }
  .larc_file_ttl_bx {
    background: url("../img/larc_bg2.png") center top, linear-gradient(to left, rgba(0, 133, 227, 0.3), #0085e3 25%, #0085e3 75%, rgba(0, 133, 227, 0.3));
    background-size: 400px, 100%;
    padding: 30px 0 37px;
    margin-bottom: 40px;
    line-height: 1;
  }
  .larc_file_ttl_sub {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 800px;
    width: 100%;
    height: 53px;
    margin: 0 auto 15px;
    line-height: 1;
    background: linear-gradient(to left, transparent, rgba(255, 255, 255, 0.2) 4%, rgba(255, 255, 255, 0.3) 5%, rgba(255, 255, 255, 0.4) 6%, #FFF 11%, #fff 89%, rgba(255, 255, 255, 0.4) 94%, rgba(255, 255, 255, 0.3) 95%, rgba(255, 255, 255, 0.2) 96%, transparent);
    background-size: 100%;
    position: relative;
  }
  .larc_file_ttl_sub::before {
    content: "";
    width: 500%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(-40%);
    background: #fff;
  }
  .larc_file_ttl_sub::after {
    content: "";
    width: 500%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateX(-40%);
    background: #fff;
  }
  .larc_file_ttl_sub img {
    height: 31px;
  }
  .larc_file_ttl_main {
    line-height: 1;
  }
  .larc_file_ttl_main img {
    height: 71px;
  }
  .larc_file_inr {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
  }
  .larc_file_ex {
    width: 531px;
    margin: 0 auto 50px;
  }
  .larc_file_ex p {
    font-size: 24px;
    line-height: 1.33;
    margin-top: 7px;
    text-shadow: 0 0 3.5px #fff, 0 0 3.5px #fff, 0 0 3.5px #fff, 0 0 3.5px #fff, 0 0 3.5px #fff, 0 0 3.5px #fff, 0 0 3.5px #fff, 0 0 3.5px #fff, 0 0 3.5px #fff, 0 0 3.5px #fff, 0 0 3.5px #fff, 0 0 3.5px #fff, 0 0 3.5px #fff;
  }
  .larc_file_date {
    background: #fff;
    max-width: 720px;
    margin: 0 auto 60px;
    line-height: 1;
    border: solid 3px #006cb8;
    padding: 15px 0 25px;
  }
  .larc_file_date h3 {
    margin: 0 auto 20px;
  }
  .larc_file_date h3 img {
    height: 46px;
  }
  .larc_file_date p img {
    width: 645px;
  }
  .larc_file_date p img {
    height: 74px;
  }
  .larc_file_bx {
    margin: 0 auto;
  }
  .larc_file_bx_inr {
    max-width: 800px;
    margin: 0 auto;
  }
  .larc_file_bx_limit {
    margin-bottom: 40px;
  }
  .larc_file_bx_limit img {
    height: 66px;
  }
  .larc_file_bx_img {
    max-width: 800px;
    margin: 0 auto;
    line-height: 1;
  }
  .larc_file_bx ul.caut {
    margin: 40px auto 0;
  }
  .larc_file_flow {
    margin: 100px auto 0;
  }
  .larc_file_flow h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 70px;
    margin: 0 auto 30px;
    line-height: 1;
    background: linear-gradient(to left, transparent, rgba(255, 255, 255, 0.1) 3%, rgba(255, 255, 255, 0.6) 8%, #fff 14%, #fff 86%, rgba(255, 255, 255, 0.6) 92%, rgba(255, 255, 255, 0.1) 97%, transparent);
    background-size: 100%;
    position: relative;
  }
  .larc_file_flow h3::before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    background: #006cb8;
  }
  .larc_file_flow h3::after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #006cb8;
  }
  .larc_file_flow h3 img {
    height: 39px;
    margin-top: -1.5px;
  }
  .larc_file_flow_inr {
    max-width: 800px;
    margin: 0 auto;
  }
  .larc_file_flow_chart {
    width: 644px;
    line-height: 1;
    margin: 0 auto;
  }
  .larc_file_itemlist {
    margin: 100px auto 0;
  }
  .larc_file_itemlist h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 70px;
    margin: 0 auto 30px;
    line-height: 1;
    background: linear-gradient(to left, transparent, rgba(255, 255, 255, 0.1) 3%, rgba(255, 255, 255, 0.6) 8%, #fff 14%, #fff 86%, rgba(255, 255, 255, 0.6) 92%, rgba(255, 255, 255, 0.1) 97%, transparent);
    background-size: 100%;
    position: relative;
  }
  .larc_file_itemlist h3::before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    background: #006cb8;
  }
  .larc_file_itemlist h3::after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #006cb8;
  }
  .larc_file_itemlist h3 img {
    height: 39px;
    margin-top: -1.5px;
  }
  .larc_file_itemlist_inr {
    max-width: 800px;
    margin: 0 auto;
  }
  .larc_file_itemlist_tbl {
    line-height: 1.3;
    border-collapse: collapse;
  }
  .larc_file_itemlist_tbl tr {
    min-height: 140px;
  }
  .larc_file_itemlist_tbl tr th, .larc_file_itemlist_tbl tr td {
    padding: 8px 12px 10px;
    border-right: 1px solid #d1d1d1;
    letter-spacing: -0.01em;
  }
  .larc_file_itemlist_tbl tr th {
    background: #363636;
    white-space: nowrap;
    text-align: center;
    font-weight: 700;
    vertical-align: middle;
    color: #fff;
  }
  .larc_file_itemlist_tbl tr th:last-child {
    border-right: none;
    text-align: left;
    padding: 8px 7px 10px 11px;
  }
  .larc_file_itemlist_tbl tr td {
    font-size: 18px;
    background: #fff;
    vertical-align: middle;
    height: 140px;
  }
  .larc_file_itemlist_tbl tr td:first-child {
    text-align: center;
    padding: 10px;
    line-height: 1;
  }
  .larc_file_itemlist_tbl tr td:first-child img {
    width: 128px;
  }
  .larc_file_itemlist_tbl tr td:nth-child(2) {
    text-align: left;
  }
  .larc_file_itemlist_tbl tr td:nth-child(3) {
    text-align: center;
    white-space: nowrap;
    padding: 8px 8px 10px;
  }
  .larc_file_itemlist_tbl tr td:last-child {
    text-align: right;
    white-space: nowrap;
    border-right: none;
  }
  .larc_file_itemlist_tbl tr:nth-child(even) td {
    background: #f3f3f3;
  }
  .larc_file_itemlist_tbl tr:nth-child(2) td img, .larc_file_itemlist_tbl tr:nth-child(3) td img, .larc_file_itemlist_tbl tr:nth-child(17) td img {
    width: 100px;
  }
  .larc_file_itemlist_tbl tr:nth-child(14) td img, .larc_file_itemlist_tbl tr:nth-child(15) td img, .larc_file_itemlist_tbl tr:nth-child(16) td img {
    width: 80px;
  }
  .larc_file_itemlist_tbl tr:nth-child(18) td img {
    width: 68px;
  }
  .larc_file_itemlist_tbl tr:last-child td img {
    width: 48px;
  }
  .larc_file_itemlist ul.caut {
    margin-top: 10px;
  }
  .larc_file_caution {
    margin: 100px auto 0;
  }
  .larc_file_caution h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 70px;
    margin: 0 auto 30px;
    line-height: 1;
    background: linear-gradient(to left, transparent, rgba(255, 255, 255, 0.1) 3%, rgba(255, 255, 255, 0.6) 8%, #fff 14%, #fff 86%, rgba(255, 255, 255, 0.6) 92%, rgba(255, 255, 255, 0.1) 97%, transparent);
    background-size: 100%;
    position: relative;
  }
  .larc_file_caution h3::before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    background: #006cb8;
  }
  .larc_file_caution h3::after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #006cb8;
  }
  .larc_file_caution h3 img {
    height: 39px;
    margin-top: -1.5px;
  }
  .larc_file_caution_inr {
    max-width: 800px;
    margin: 0 auto;
  }
  .larc_file_caution_inr {
    background: #fff;
    padding: 40px 0;
  }
  .larc_file_caution ul.caut {
    width: 720px;
    margin: 0 auto;
  }
  .larc {
    /* post-------------------------------*/
  }
  .larc_post {
    text-align: center;
    margin: 70px auto 100px;
    padding-top: 30px;
  }
  .larc_post_ttl_bx {
    background: url("../img/larc_bg2.png") center top, linear-gradient(to left, rgba(0, 133, 227, 0.3), #0085e3 25%, #0085e3 75%, rgba(0, 133, 227, 0.3));
    background-size: 400px, 100%;
    padding: 30px 0 37px;
    margin-bottom: 40px;
    line-height: 1;
  }
  .larc_post_ttl_sub {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 800px;
    width: 100%;
    height: 53px;
    margin: 0 auto 15px;
    line-height: 1;
    background: linear-gradient(to left, transparent, rgba(255, 255, 255, 0.2) 4%, rgba(255, 255, 255, 0.3) 5%, rgba(255, 255, 255, 0.4) 6%, #FFF 11%, #fff 89%, rgba(255, 255, 255, 0.4) 94%, rgba(255, 255, 255, 0.3) 95%, rgba(255, 255, 255, 0.2) 96%, transparent);
    background-size: 100%;
    position: relative;
  }
  .larc_post_ttl_sub::before {
    content: "";
    width: 500%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(-40%);
    background: #fff;
  }
  .larc_post_ttl_sub::after {
    content: "";
    width: 500%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateX(-40%);
    background: #fff;
  }
  .larc_post_ttl_sub img {
    height: 31px;
  }
  .larc_post_ttl_main {
    line-height: 1;
  }
  .larc_post_ttl_main img {
    height: 71px;
  }
  .larc_post_inr {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
  }
  .larc_post_ex {
    width: 720px;
    margin: 0 auto 50px;
  }
  .larc_post_ex p {
    font-size: 24px;
    line-height: 1.33;
    margin-top: 7px;
    text-shadow: 0 0 3.5px #fff, 0 0 3.5px #fff, 0 0 3.5px #fff, 0 0 3.5px #fff, 0 0 3.5px #fff, 0 0 3.5px #fff, 0 0 3.5px #fff, 0 0 3.5px #fff, 0 0 3.5px #fff, 0 0 3.5px #fff, 0 0 3.5px #fff, 0 0 3.5px #fff, 0 0 3.5px #fff;
  }
  .larc_post_date {
    background: #fff;
    max-width: 720px;
    margin: 0 auto 60px;
    line-height: 1;
    border: solid 3px #006cb8;
    padding: 15px 0 25px;
  }
  .larc_post_date h3 {
    margin: 0 auto 20px;
  }
  .larc_post_date h3 img {
    height: 46px;
  }
  .larc_post_date p img {
    width: 680px;
  }
  .larc_post_date h3 {
    margin-bottom: 0;
  }
  .larc_post_bx {
    margin: 0 auto;
  }
  .larc_post_bx_inr {
    max-width: 800px;
    margin: 0 auto;
  }
  .larc_post_bx_limit {
    margin-bottom: 40px;
  }
  .larc_post_bx_limit img {
    height: 66px;
  }
  .larc_post_bx_img {
    max-width: 720px;
    margin: 0 auto;
    line-height: 1;
  }
  .larc_post_bx ul.caut {
    margin: 40px auto 0;
  }
  .larc_post_btn {
    width: 640px;
    margin: 60px auto 0;
    line-height: 1;
  }
  .larc_post_caution {
    margin: 100px auto 0;
  }
  .larc_post_caution h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 70px;
    margin: 0 auto 30px;
    line-height: 1;
    background: linear-gradient(to left, transparent, rgba(255, 255, 255, 0.1) 3%, rgba(255, 255, 255, 0.6) 8%, #fff 14%, #fff 86%, rgba(255, 255, 255, 0.6) 92%, rgba(255, 255, 255, 0.1) 97%, transparent);
    background-size: 100%;
    position: relative;
  }
  .larc_post_caution h3::before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    background: #006cb8;
  }
  .larc_post_caution h3::after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #006cb8;
  }
  .larc_post_caution h3 img {
    height: 39px;
    margin-top: -1.5px;
  }
  .larc_post_caution_inr {
    max-width: 800px;
    margin: 0 auto;
  }
  .larc_post_caution_inr {
    background: #fff;
    padding: 40px 0;
  }
  .larc_post_caution h4,
  .larc_post_caution ul.caut,
  .larc_post_caution ol,
  .larc_post_caution p {
    width: 720px;
    margin: 0 auto;
    text-align: left;
    list-style: none;
  }
  .larc_post_caution h4 {
    font-weight: 700;
    margin-bottom: 0.2em;
  }
  .larc_post_caution ul.caut,
  .larc_post_caution .lnk {
    margin-bottom: 35px;
  }
  .larc_post_caution ol {
    margin: -25px auto 40px;
  }
  .larc_post_caution ol li {
    margin-bottom: 0.5em;
    text-indent: -1.5em;
    padding-left: 1.5em;
  }
}
@media screen and (min-width: 751px) and (max-width: 800px) {
  .larc_nav ul li:nth-child(n+2):nth-child(-n+6) {
    width: 49.25%;
  }
}
/* SP
-------------------------------------------- */
@media screen and (max-width: 750px) {
  .pc {
    display: none;
  }
  header#maga_head_wrap.container {
    z-index: 1;
    background: #fff;
  }
  .snsList ul {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .snsList ul li, .snsList ul a, .snsList ul img {
    display: block;
    width: 70px;
    height: 40px;
    font-size: 1em;
    line-height: 0;
    vertical-align: bottom;
  }
  #bg_wrapper {
    background: url("../img/larc_bg.png") center top, linear-gradient(to left, #718e9d, #dae2e9 50%, #718e9d);
    background-size: 53.3333333333vw, 100%;
  }
  .input button {
    top: -3px;
  }
  .larc {
    font-size: 3.2vw;
    position: relative;
  }
  .larc a:hover {
    text-decoration: none;
  }
  .larc_header {
    line-height: 0;
  }
  .larc_yokoku {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ff0000;
    height: 6.6666666667vw;
    position: relative;
    z-index: 2;
  }
  .larc_yokoku img {
    width: 10.9333333333vw;
  }
  .larc_kv {
    text-align: center;
    position: relative;
    z-index: 1;
  }
  .larc_kv img {
    width: 100%;
    box-shadow: 0 0 2vw rgba(10, 18, 39, 0.4);
  }
  .larc_date {
    width: 100%;
    margin: 4vw auto 9.3333333333vw;
    padding: 1.3333333333vw 0 1.6vw;
    background: url("../img/larc_bg2.png") center top, #0085e3;
    background-size: 53.3333333333vw, 100%;
    text-align: center;
  }
  .larc_date img {
    width: 47.3333333333vw;
  }
  .larc_nav {
    margin-bottom: 9.3333333333vw;
  }
  .larc_nav ul {
    max-width: 97.3333333333vw;
    width: 100%;
    margin: 0 auto 4vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .larc_nav ul li {
    line-height: 0;
  }
  .larc_nav ul li:not(:first-of-type) {
    margin-top: 2.6666666667vw;
  }
  .larc_nav ul li:nth-child(n+2):nth-child(-n+3) {
    width: 48vw;
  }
  .larc_footer {
    background: url("../img/larc_bg2.png") center top, rgba(26, 26, 26, 0.7);
    background-size: 53.3333333333vw, 100%;
    padding-top: 6.6666666667vw;
  }
  .larc_contact {
    text-align: center;
    line-height: 0;
  }
  .larc_contact_ttl img {
    width: 80.9333333333vw;
    margin-bottom: 4vw;
  }
  .larc_contact_chat {
    max-width: 97.3333333333vw;
    width: 100%;
    margin: 0 auto 6.6666666667vw;
  }
  .larc_txt {
    color: #fff;
    text-align: center;
    margin-bottom: 4vw;
  }
  .larc_copy {
    font-size: 2.6666666667vw;
    color: #fff;
    margin-bottom: 4vw;
    text-align: center;
  }
  .larc_pagetop {
    width: 16.8vw;
    position: fixed;
    right: 3.3333333333vw;
    bottom: 2.6666666667vw;
    z-index: 99;
  }
  .larc .shadow {
    text-shadow: 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff, 0 0 0.4vw #fff;
  }
  .larc {
    /* file-------------------------------*/
  }
  .larc_file {
    text-align: center;
    margin: 9.3333333333vw auto 13.3333333333vw;
    padding-top: 4vw;
  }
  .larc_file_ttl_bx {
    background: url("../img/larc_bg2.png") center top, linear-gradient(to left, rgba(0, 133, 227, 0.3), #0085e3 11%, #0085e3 89%, rgba(0, 133, 227, 0.3));
    background-size: 53.3333333333vw, 100%;
    padding: 4vw 0 4.9333333333vw;
    margin-bottom: 5.3333333333vw;
    line-height: 1;
  }
  .larc_file_ttl_sub {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 7.0666666667vw;
    margin: 0 auto 2vw;
    line-height: 1;
    background: linear-gradient(to left, transparent, rgba(255, 255, 255, 0.3) 4%, rgba(255, 255, 255, 0.8) 9%, #fff 13%, #fff 87%, rgba(255, 255, 255, 0.7) 91%, rgba(255, 255, 255, 0.3) 96%, transparent);
    background-size: 100%;
    position: relative;
  }
  .larc_file_ttl_sub::before {
    content: "";
    width: 500%;
    height: 0.1333333333vw;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(-40%);
    background: #fff;
  }
  .larc_file_ttl_sub::after {
    content: "";
    width: 500%;
    height: 0.1333333333vw;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateX(-40%);
    background: #fff;
  }
  .larc_file_ttl_sub img {
    height: 4.1333333333vw;
  }
  .larc_file_ttl_main {
    line-height: 1;
  }
  .larc_file_ttl_main img {
    height: 9.4666666667vw;
  }
  .larc_file_inr {
    width: 100%;
    margin: 0 auto;
  }
  .larc_file_ex {
    width: 70.8vw;
    margin: 0 auto 6.6666666667vw;
  }
  .larc_file_ex p {
    font-size: 3.2vw;
    line-height: 1.33;
    margin-top: 0.9333333333vw;
    text-shadow: 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff;
  }
  .larc_file_date {
    background: #fff;
    max-width: 96vw;
    margin: 0 auto 8vw;
    line-height: 1;
    border: solid 0.4vw #006cb8;
    padding: 2vw 0 3.3333333333vw;
  }
  .larc_file_date h3 {
    margin: 0 auto 2.6666666667vw;
  }
  .larc_file_date h3 img {
    height: 6.1333333333vw;
  }
  .larc_file_date p img {
    width: 86vw;
  }
  .larc_file_date p img {
    height: 9.8666666667vw;
  }
  .larc_file_bx {
    margin: 0 auto;
  }
  .larc_file_bx_inr {
    max-width: 97.3333333333vw;
    margin: 0 auto;
  }
  .larc_file_bx_limit {
    margin-bottom: 5.3333333333vw;
  }
  .larc_file_bx_limit img {
    height: 8.8vw;
  }
  .larc_file_bx_img {
    max-width: 97.3333333333vw;
    margin: 0 auto;
    line-height: 1;
  }
  .larc_file_bx ul.caut {
    margin: 5.3333333333vw auto 0;
  }
  .larc_file_flow {
    margin: 13.3333333333vw auto 0;
  }
  .larc_file_flow h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 9.3333333333vw;
    margin: 0 auto 4vw;
    line-height: 1;
    background: linear-gradient(to left, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.2) 3%, rgba(255, 255, 255, 0.35) 5%, #FFF 11%, #fff 89%, rgba(255, 255, 255, 0.35) 95%, rgba(255, 255, 255, 0.2) 97%, rgba(255, 255, 255, 0.1));
    background-size: 100%;
    position: relative;
  }
  .larc_file_flow h3::before {
    content: "";
    width: 100%;
    height: 0.2666666667vw;
    position: absolute;
    top: 0;
    left: 0;
    background: #006cb8;
  }
  .larc_file_flow h3::after {
    content: "";
    width: 100%;
    height: 0.2666666667vw;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #006cb8;
  }
  .larc_file_flow h3 img {
    height: 5.2vw;
    margin-top: -0.2vw;
  }
  .larc_file_flow_inr {
    max-width: 97.3333333333vw;
    margin: 0 auto;
  }
  .larc_file_flow_chart {
    width: 85.8666666667vw;
    line-height: 1;
    margin: 0 auto;
  }
  .larc_file_itemlist {
    margin: 13.3333333333vw auto 0;
  }
  .larc_file_itemlist h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 9.3333333333vw;
    margin: 0 auto 4vw;
    line-height: 1;
    background: linear-gradient(to left, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.2) 3%, rgba(255, 255, 255, 0.35) 5%, #FFF 11%, #fff 89%, rgba(255, 255, 255, 0.35) 95%, rgba(255, 255, 255, 0.2) 97%, rgba(255, 255, 255, 0.1));
    background-size: 100%;
    position: relative;
  }
  .larc_file_itemlist h3::before {
    content: "";
    width: 100%;
    height: 0.2666666667vw;
    position: absolute;
    top: 0;
    left: 0;
    background: #006cb8;
  }
  .larc_file_itemlist h3::after {
    content: "";
    width: 100%;
    height: 0.2666666667vw;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #006cb8;
  }
  .larc_file_itemlist h3 img {
    height: 5.2vw;
    margin-top: -0.2vw;
  }
  .larc_file_itemlist_inr {
    max-width: 97.3333333333vw;
    margin: 0 auto;
  }
  .larc_file_itemlist_tbl {
    position: relative;
    line-height: 1.3;
    border-collapse: collapse;
    margin: 0 auto;
  }
  .larc_file_itemlist_tbl thead tr {
    display: block;
    padding: 2vw 4vw 2.5vw;
    background: #363636;
    font-size: 3.2vw;
    text-align: center;
    line-height: 1;
  }
  .larc_file_itemlist_tbl thead tr th {
    color: #fff;
    display: inline;
  }
  .larc_file_itemlist_tbl thead tr th:not(:last-child)::after {
    content: " / ";
  }
  .larc_file_itemlist_tbl tbody tr {
    background: #fff;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    min-height: 18.6666666667vw;
  }
  .larc_file_itemlist_tbl tbody tr td {
    display: inline;
    letter-spacing: -0.01em;
  }
  .larc_file_itemlist_tbl tbody tr td:first-of-type {
    width: 22.6666666667vw;
    height: 18.6666666667vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    line-height: 1;
  }
  .larc_file_itemlist_tbl tbody tr td:first-of-type img {
    width: 17.0666666667vw;
  }
  .larc_file_itemlist_tbl tbody tr td:nth-child(2), .larc_file_itemlist_tbl tbody tr td:nth-child(3) {
    margin-left: 22.6666666667vw;
  }
  .larc_file_itemlist_tbl tbody tr td:nth-child(3) {
    width: 3em;
  }
  .larc_file_itemlist_tbl tbody tr td:nth-child(2) {
    padding-top: 5.0666666667vw;
  }
  .larc_file_itemlist_tbl tbody tr td:nth-child(3), .larc_file_itemlist_tbl tbody tr td:nth-child(4) {
    padding-bottom: 5.0666666667vw;
  }
  .larc_file_itemlist_tbl tbody tr td:nth-child(2) {
    width: calc(100% - 22.6666666667vw);
  }
  .larc_file_itemlist_tbl tbody tr:nth-child(even) {
    background: #f3f3f3;
  }
  .larc_file_itemlist_tbl tbody tr:nth-child(2) td img, .larc_file_itemlist_tbl tbody tr:nth-child(3) td img, .larc_file_itemlist_tbl tbody tr:nth-child(17) td img {
    width: 13.3333333333vw;
  }
  .larc_file_itemlist_tbl tbody tr:nth-child(14) td img, .larc_file_itemlist_tbl tbody tr:nth-child(15) td img, .larc_file_itemlist_tbl tbody tr:nth-child(16) td img {
    width: 10.6666666667vw;
  }
  .larc_file_itemlist_tbl tbody tr:nth-child(18) td img {
    width: 9.0666666667vw;
  }
  .larc_file_itemlist_tbl tbody tr:last-child td img {
    width: 6.4vw;
  }
  .larc_file_itemlist ul.caut {
    margin-top: 1.3333333333vw;
  }
  .larc_file_caution {
    margin: 13.3333333333vw auto 0;
  }
  .larc_file_caution h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 9.3333333333vw;
    margin: 0 auto 4vw;
    line-height: 1;
    background: linear-gradient(to left, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.2) 3%, rgba(255, 255, 255, 0.35) 5%, #FFF 11%, #fff 89%, rgba(255, 255, 255, 0.35) 95%, rgba(255, 255, 255, 0.2) 97%, rgba(255, 255, 255, 0.1));
    background-size: 100%;
    position: relative;
  }
  .larc_file_caution h3::before {
    content: "";
    width: 100%;
    height: 0.2666666667vw;
    position: absolute;
    top: 0;
    left: 0;
    background: #006cb8;
  }
  .larc_file_caution h3::after {
    content: "";
    width: 100%;
    height: 0.2666666667vw;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #006cb8;
  }
  .larc_file_caution h3 img {
    height: 5.2vw;
    margin-top: -0.2vw;
  }
  .larc_file_caution_inr {
    max-width: 97.3333333333vw;
    margin: 0 auto;
  }
  .larc_file_caution_inr {
    background: #fff;
    padding: 5.3333333333vw 0;
  }
  .larc_file_caution ul.caut {
    width: 90.6666666667vw;
    margin: 0 auto;
  }
  .larc {
    /* post-------------------------------*/
  }
  .larc_post {
    text-align: center;
    margin: 9.3333333333vw auto 13.3333333333vw;
    padding-top: 4vw;
  }
  .larc_post_ttl_bx {
    background: url("../img/larc_bg2.png") center top, linear-gradient(to left, rgba(0, 133, 227, 0.3), #0085e3 11%, #0085e3 89%, rgba(0, 133, 227, 0.3));
    background-size: 53.3333333333vw, 100%;
    padding: 4vw 0 4.9333333333vw;
    margin-bottom: 5.3333333333vw;
    line-height: 1;
  }
  .larc_post_ttl_sub {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 7.0666666667vw;
    margin: 0 auto 2vw;
    line-height: 1;
    background: linear-gradient(to left, transparent, rgba(255, 255, 255, 0.3) 4%, rgba(255, 255, 255, 0.8) 9%, #fff 13%, #fff 87%, rgba(255, 255, 255, 0.7) 91%, rgba(255, 255, 255, 0.3) 96%, transparent);
    background-size: 100%;
    position: relative;
  }
  .larc_post_ttl_sub::before {
    content: "";
    width: 500%;
    height: 0.1333333333vw;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(-40%);
    background: #fff;
  }
  .larc_post_ttl_sub::after {
    content: "";
    width: 500%;
    height: 0.1333333333vw;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateX(-40%);
    background: #fff;
  }
  .larc_post_ttl_sub img {
    height: 4.1333333333vw;
  }
  .larc_post_ttl_main {
    line-height: 1;
  }
  .larc_post_ttl_main img {
    height: 9.4666666667vw;
  }
  .larc_post_inr {
    width: 100%;
    margin: 0 auto;
  }
  .larc_post_ex {
    width: 96vw;
    margin: 0 auto 6.6666666667vw;
  }
  .larc_post_ex p {
    font-size: 3.2vw;
    line-height: 1.33;
    margin-top: 0.9333333333vw;
    text-shadow: 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff, 0 0 0.4666666667vw #fff;
  }
  .larc_post_date {
    background: #fff;
    max-width: 96vw;
    margin: 0 auto 8vw;
    line-height: 1;
    border: solid 0.4vw #006cb8;
    padding: 2vw 0 3.3333333333vw;
  }
  .larc_post_date h3 {
    margin: 0 auto 2.6666666667vw;
  }
  .larc_post_date h3 img {
    height: 6.1333333333vw;
  }
  .larc_post_date p img {
    width: 90.6666666667vw;
  }
  .larc_post_date h3 {
    margin-bottom: 0;
  }
  .larc_post_bx {
    margin: 0 auto;
  }
  .larc_post_bx_inr {
    max-width: 97.3333333333vw;
    margin: 0 auto;
  }
  .larc_post_bx_limit {
    margin-bottom: 5.3333333333vw;
  }
  .larc_post_bx_limit img {
    height: 8.8vw;
  }
  .larc_post_bx_img {
    max-width: 96vw;
    margin: 0 auto;
    line-height: 1;
  }
  .larc_post_bx ul.caut {
    margin: 5.3333333333vw auto 0;
  }
  .larc_post_btn {
    width: 85.3333333333vw;
    margin: 8vw auto 0;
    line-height: 1;
  }
  .larc_post_caution {
    margin: 13.3333333333vw auto 0;
  }
  .larc_post_caution h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 9.3333333333vw;
    margin: 0 auto 4vw;
    line-height: 1;
    background: linear-gradient(to left, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.2) 3%, rgba(255, 255, 255, 0.35) 5%, #FFF 11%, #fff 89%, rgba(255, 255, 255, 0.35) 95%, rgba(255, 255, 255, 0.2) 97%, rgba(255, 255, 255, 0.1));
    background-size: 100%;
    position: relative;
  }
  .larc_post_caution h3::before {
    content: "";
    width: 100%;
    height: 0.2666666667vw;
    position: absolute;
    top: 0;
    left: 0;
    background: #006cb8;
  }
  .larc_post_caution h3::after {
    content: "";
    width: 100%;
    height: 0.2666666667vw;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #006cb8;
  }
  .larc_post_caution h3 img {
    height: 5.2vw;
    margin-top: -0.2vw;
  }
  .larc_post_caution_inr {
    max-width: 97.3333333333vw;
    margin: 0 auto;
  }
  .larc_post_caution_inr {
    background: #fff;
    padding: 5.3333333333vw 0;
  }
  .larc_post_caution h4,
  .larc_post_caution ul.caut,
  .larc_post_caution ol,
  .larc_post_caution p {
    width: 90.6666666667vw;
    margin: 0 auto;
    text-align: left;
    list-style: none;
  }
  .larc_post_caution h4 {
    font-weight: 700;
    margin-bottom: 0.2em;
  }
  .larc_post_caution ul.caut {
    margin-bottom: 5.3333333333vw;
  }
  .larc_post_caution .lnk {
    margin-bottom: 6vw;
  }
  .larc_post_caution .lnk2 {
    text-indent: -1.2em;
    padding-left: 1.2em;
  }
  .larc_post_caution ol {
    margin: -3.3333333333vw auto 5.3333333333vw;
  }
  .larc_post_caution ol li {
    margin-bottom: 0.5em;
    text-indent: -1.6em;
    padding-left: 1.6em;
  }
}