/**
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;400;700&display=swap");
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #1f1f1f;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
  outline: none;
  border: none;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@font-face {
  font-family: "Akkurat";
  src: url("../font/FontsFree-Net-Akkurat.ttf") format("truetype"), url("../font/FontsFree-Net-Akkurat-Bold.ttf") format("truetype");
}
html {
  font-size: 62.5%;
  color: #000000;
  font-family: "Noto Sans JP", sans-serif;
}
html body {
  color: #000000;
  background-color: #f5f7f8;
}

*, *::before, *::after {
  box-sizing: border-box;
}

ul, ol {
  list-style: none;
}

a {
  cursor: pointer;
}

.clear {
  clear: both;
}

br.clear {
  line-height: 0;
  font-size: 0;
  height: 0;
}

.pc-only {
  display: block;
}
@media screen and (max-width: 1069px) {
  .pc-only {
    display: none !important;
  }
}

.sp-only {
  display: none !important;
}
@media screen and (max-width: 1069px) {
  .sp-only {
    display: block !important;
  }
}

.tacenter {
  text-align: center;
}

.taleft {
  text-align: left;
}

.taright {
  text-align: right;
}

.vatop {
  vertical-align: top;
}

.vamiddle {
  vertical-align: middle;
}

.vabottom {
  vertical-align: bottom;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.fnone {
  float: none;
}

.mt0 {
  margin-top: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

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

.ml15 {
  margin-left: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

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

.ml20 {
  margin-left: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.clearfix {
  zoom: 1;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.links {
  padding-bottom: 20px;
}
.links:not(:last-of-type) {
  border-bottom: 1px solid #ddd;
}
.links a {
  color: dimgray;
}

.header {
  width: 100%;
  min-width: 1070px;
  background-color: #080808;
  position: relative;
  z-index: 10;
}
.header .header_inner {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  padding: 18px 30px 18px 27px;
}
.header .header_logo a {
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  display: block;
  width: 352px;
  height: 70px;
  background: url("../img/base/site_logo.svg") no-repeat;
  background-size: contain;
}
.header .gloval_nav {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
@media screen and (max-width: 1069px) {
  .header .gloval_nav {
    display: none;
  }
}
.header .gloval_nav .nav_list {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  margin-right: 10px;
}
.header .gloval_nav .nav_list .nav_item {
  margin-right: 30px;
}
.header .gloval_nav .nav_list .nav_item a {
  display: block;
  color: white;
  font-size: 1.4rem;
}
.header .gloval_nav .sub_list {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.header .gloval_nav .sub_list .sub_item {
  margin-left: 10px;
}
.header .gloval_nav .sub_list .sub_item a {
  display: block;
  background-color: white;
  padding: 14px 20px;
  border-radius: 5px;
  font-size: 1.2rem;
  min-width: 100px;
  text-align: center;
}
.header .gloval_nav .sub_list .sub_item a.login {
  width: 130px;
  text-align: center;
  overflow: hidden;
  background-color: #fcee21;
  padding-right: 10px;
  padding-left: 10px;
}
.header .gloval_nav_sp {
  display: none;
}
.header .menu_btn {
  display: none;
}
@media screen and (max-width: 1069px) {
  .header {
    min-width: auto;
  }
  .header .header_inner {
    padding: 14px 20px 17px 15px;
  }
  .header .header_logo a {
    width: 155px;
    height: 39px;
    background-size: 100%;
  }
  .header .gloval_nav {
    display: none;
  }
  .header .gloval_nav_sp {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    overflow-y: auto;
    z-index: 10;
  }
  .header .gloval_nav_sp .gloval_nav_sp_inner {
    width: calc(100vw - 50px);
    min-height: 100vh;
    margin-left: 50px;
    background-color: white;
  }
  .header .gloval_nav_sp .gloval_nav_sp_inner .close {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 50px;
    height: 50px;
    cursor: pointer;
  }
  .header .gloval_nav_sp .gloval_nav_sp_inner .close::before, .header .gloval_nav_sp .gloval_nav_sp_inner .close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    background-color: white;
    width: 3px;
    height: 35px;
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .header .gloval_nav_sp .gloval_nav_sp_inner .close::after {
    transform: translate(-50%, -50%) rotate(135deg);
  }
  .header .gloval_nav_sp .sub_list .ttl, .header .gloval_nav_sp .nav_list .ttl {
    color: #696969;
    font-size: 2rem;
    font-weight: 700;
    padding: 20px 25px;
    border-bottom: 1px solid #EEF0F1;
  }
  .header .gloval_nav_sp .sub_list .ttl a, .header .gloval_nav_sp .nav_list .ttl a {
    color: #696969;
  }
  .header .gloval_nav_sp .sub_list .ttl.login, .header .gloval_nav_sp .nav_list .ttl.login {
    background-color: #F6C52F;
  }
  .header .gloval_nav_sp .sub_list .ttl.login a, .header .gloval_nav_sp .nav_list .ttl.login a {
    color: #1f1f1f;
  }
  .header .gloval_nav_sp .sub_list .ttl.web, .header .gloval_nav_sp .nav_list .ttl.web {
    background-color: #F55A8B;
  }
  .header .gloval_nav_sp .sub_list .ttl.web a, .header .gloval_nav_sp .nav_list .ttl.web a {
    color: white;
  }
  .header .gloval_nav_sp .sub_list .ttl.tel, .header .gloval_nav_sp .nav_list .ttl.tel {
    background-color: #39A1DC;
  }
  .header .gloval_nav_sp .sub_list .ttl.tel a, .header .gloval_nav_sp .nav_list .ttl.tel a {
    color: white;
  }
  .header .gloval_nav_sp .sub_list .detail a, .header .gloval_nav_sp .nav_list .detail a {
    display: block;
    color: #696969;
    font-size: 1.6rem;
    padding: 16px 25px;
    border-bottom: 1px solid #EEF0F1;
    background-color: #f7f7f7;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .header .gloval_nav_sp .nav_list .ttl {
    position: relative;
  }
  .header .gloval_nav_sp .nav_list .ttl::before {
    content: "";
    position: absolute;
    top: calc(50% - 8px);
    right: 15px;
    width: 16px;
    height: 16px;
    border-right: 2px solid #696969;
    border-bottom: 2px solid #696969;
    transform: rotate(-45deg);
    transition: 0.3s ease-out;
  }
  .header .gloval_nav_sp .nav_list.active .ttl::before {
    right: 11px;
    transform: rotate(45deg);
  }
  .header .menu_btn {
    display: inline-block;
    width: 40px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
  }
  .header .menu_btn span {
    display: inline-block;
    transition: all 0.4s;
    width: 40px;
    border-radius: 50vw;
    height: 4px;
    background-color: white;
    position: absolute;
    top: 0;
    right: 0;
  }
  .header .menu_btn span:nth-child(2) {
    top: 13px;
  }
  .header .menu_btn span:nth-child(3) {
    top: 26px;
  }
}

.wrap {
  width: 1070px;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 1069px) {
  .wrap {
    width: 100%;
    padding: 0 15px;
  }
  .wrap > .wrap {
    padding: 0;
  }
}

.w-fit {
  width: fit-content !important;
}

.wrap_column {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
}
@media screen and (max-width: 1069px) {
  .wrap_column {
    display: block;
  }
  .wrap_column.confirm {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    flex-wrap: wrap;
  }
}

.cmn_ttl1 {
  font-size: 3.2rem;
  font-weight: 700;
  margin: 60px 0 40px;
}
@media screen and (max-width: 1069px) {
  .cmn_ttl1 {
    font-size: 2.5rem;
    margin: 40px 0 30px;
  }
}

.cmn_ttl2 {
  font-size: 3rem;
  font-weight: 700;
  color: #000;
  margin: 70px 0 40px;
}
@media screen and (max-width: 1069px) {
  .cmn_ttl2 {
    font-size: 2.4rem;
    margin: 33px 0 26px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: flex-start;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
  }
  .cmn_ttl2 span {
    font-size: 1.6rem;
    font-weight: 400;
    margin-left: 20px;
    white-space: nowrap;
  }
  .cmn_ttl2.sp-only {
    display: flex !important;
  }
}

.top_section_ttl .en {
  font-family: "Akkurat";
  font-weight: 700;
  font-size: 4rem;
  display: block;
  margin: 0 auto 20px;
}
.top_section_ttl .ja {
  font-size: 1.8rem;
  display: block;
  margin: 0 auto 50px;
}
.top_section_ttl .ja::before, .top_section_ttl .ja::after {
  content: "-";
}
.top_section_ttl .ja::before {
  margin-right: 5px;
}
.top_section_ttl .ja::after {
  margin-left: 5px;
}
@media screen and (max-width: 1069px) {
  .top_section_ttl .ja {
    font-size: 2rem;
    margin-bottom: 39px;
  }
}

.box_ttl_lv2 {
  color: white;
  background-color: #350808;
  padding: 18px 26px;
  margin: 47px 0 22px;
  position: relative;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.box_ttl_lv2:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 4px;
  height: 40px;
  background-color: #F6C52F;
}
.box_ttl_lv2 .ttl_txt {
  font-size: 2.4rem;
  font-weight: 700;
}
.box_ttl_lv2 .ttl_right {
  font-size: 2rem;
  font-weight: 400;
}
@media screen and (max-width: 1069px) {
  .box_ttl_lv2 {
    padding: 8px 10px 10px 24px;
    margin: 58px 0 30px;
    flex-wrap: wrap;
  }
  .box_ttl_lv2 .ttl_txt {
    font-size: 2rem;
    line-height: 1.477;
  }
  .box_ttl_lv2 .ttl_right {
    font-size: 1.8rem;
  }
}

.box_ttl_lv3 {
  border-bottom: 2px solid #350808;
  font-size: 2rem;
  padding-bottom: 20px;
  margin: 43px 0 23px;
}
.box_ttl_lv3 .ttl_txt {
  font-weight: 700;
  margin-right: 30px;
}
@media screen and (max-width: 1069px) {
  .box_ttl_lv3 {
    border-bottom-width: 1px;
    padding-bottom: 14px;
    margin: 35px 0 14px;
  }
  .box_ttl_lv3 .ttl_txt {
    margin-right: 8px;
  }
}

.page_header {
  width: 100vw;
}
.page_header .ttl_box {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  align-items: baseline;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  padding: 70px 100px 34px 50px;
}
.page_header .ttl_box .page_ttl .ja {
  font-size: 3.6rem;
  font-weight: 700;
  margin-right: 18px;
}
.page_header .ttl_box .page_ttl .en {
  display: inline-block;
  font-family: "Akkurat";
  font-size: 1.6rem;
  margin-top: 10px;
}
.page_header .ttl_box .breadcrumb {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  font-size: 1.2rem;
}
.page_header .ttl_box .breadcrumb li {
  white-space: nowrap;
  max-width: 30em;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page_header .ttl_box .breadcrumb li a {
  color: #350808;
}
.page_header .ttl_box .breadcrumb li::before {
  content: ">";
  margin: 0 10px;
}
.page_header .ttl_box .breadcrumb li:first-child::before {
  display: none;
}
.page_header .breadcrumb_sp {
  display: none;
}
.page_header .img_box {
  width: calc(100% - 100px);
  padding-bottom: 80px;
  margin-bottom: 70px;
  position: relative;
}
.page_header .img_box img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
.page_header .img_box::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100vw;
  height: 400px;
  background-color: #eef0f1;
  z-index: -1;
}
@media screen and (max-width: 1069px) {
  .page_header .ttl_box {
    padding: 24px 15px 20px 15px;
  }
  .page_header .ttl_box .page_ttl .ja {
    font-size: 2.4rem;
    margin-right: 0;
  }
  .page_header .ttl_box .page_ttl .en {
    display: none;
  }
  .page_header .ttl_box .breadcrumb {
    display: none;
  }
  .page_header .breadcrumb_sp {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: flex-start;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    font-size: 1.2rem;
    margin: 15px 15px 47px;
  }
  .page_header .breadcrumb_sp li {
    white-space: nowrap;
    max-width: 15em;
  }
  .page_header .breadcrumb_sp li:nth-of-type(3) {
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .page_header .breadcrumb_sp li a {
    color: #350808;
  }
  .page_header .breadcrumb_sp li::before {
    content: ">";
    margin: 0 10px;
  }
  .page_header .breadcrumb_sp li:first-child::before {
    display: none;
  }
  .page_header .img_box {
    width: 100vw;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .page_header .img_box img {
    width: 100vw;
    height: 46vw;
    object-fit: cover;
  }
  .page_header .img_box::after {
    display: none;
  }
}

.cmn_txt_box {
  margin-top: 100px;
}
.cmn_txt_box .box_ttl {
  color: #080808;
  font-size: 2.4rem;
  text-align: center;
}
.cmn_txt_box .box_txt {
  font-size: 1.6rem;
  text-align: center;
  margin-top: 17px;
  color: #696969;
}
.cmn_txt_box p {
  color: #696969;
  font-size: 1.6rem;
  line-height: 1.625;
}
.cmn_txt_box .caution {
  font-size: 1.2rem;
  margin-top: 16px;
  margin-bottom: 16px;
}
.cmn_txt_box .box_inner {
  padding: 0 10px;
}
@media screen and (max-width: 1069px) {
  .cmn_txt_box {
    margin-top: 60px;
  }
  .cmn_txt_box .box_ttl + .box_ttl_lv2 {
    margin-top: 24px;
  }
  .cmn_txt_box .box_inner {
    padding: 0 5px;
  }
}

.cmn_white_box {
  background-color: white;
  border-radius: 10px;
  padding: 22px 22px 20px;
  margin: 35px 0 40px;
}
.cmn_white_box p {
  color: #696969;
  font-size: 1.6rem;
  line-height: 1.875;
}
@media screen and (max-width: 1069px) {
  .cmn_white_box {
    border-radius: 3px;
    padding: 20px 26px;
    margin: 21px 0 55px;
  }
  .cmn_white_box p {
    line-height: 1.563;
  }
}

.contact_box {
  background-color: #080808;
  color: white;
  padding: 20px 0;
}
.contact_box .wrap {
  margin-bottom: 0;
}
.contact_box .contact_ttl {
  font-size: 3.3rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 1069px) {
  .contact_box {
    padding-bottom: 10px;
  }
  .contact_box .contact_ttl {
    font-size: 2rem;
    line-height: 1.35;
    margin-bottom: 16px;
  }
}
.contact_box .contact_list {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.contact_box .contact_list .contact_item {
  width: 530px;
  color: white;
  border-radius: 5px;
  padding: 9px 9px 12px;
  position: relative;
  text-align: center;
}
.contact_box .contact_list .contact_item::before, .contact_box .contact_list .contact_item::after {
  position: absolute;
  top: calc(50% - 6px);
  width: 100px;
  height: 13px;
  content: "";
  border-top: 4px solid rgba(255, 255, 255, 0.2);
  border-bottom: 4px solid rgba(255, 255, 255, 0.2);
}
.contact_box .contact_list .contact_item::before {
  left: 0;
}
.contact_box .contact_list .contact_item::after {
  right: 0;
}
.contact_box .contact_list .contact_item a {
  color: white;
  display: block;
}
.contact_box .contact_list .contact_item .catch {
  font-size: 1.2rem;
  background-color: white;
  display: inline-block;
  border-radius: 5px;
  padding: 5px 10px;
}
.contact_box .contact_list .contact_item .ttl {
  font-size: 2.8rem;
  font-weight: 700;
  margin: 8px 0 10px;
}
.contact_box .contact_list .contact_item .txt {
  font-size: 1rem;
}
.contact_box .contact_list .contact_item.web {
  background-color: #F55A8B;
}
.contact_box .contact_list .contact_item.web .catch {
  color: #F55A8B;
}
.contact_box .contact_list .contact_item.tel {
  background-color: #39A1DC;
}
.contact_box .contact_list .contact_item.tel::before, .contact_box .contact_list .contact_item.tel::after {
  width: 160px;
}
.contact_box .contact_list .contact_item.tel .catch {
  color: #39A1DC;
}
@media screen and (max-width: 1069px) {
  .contact_box .contact_list {
    display: block;
  }
  .contact_box .contact_list .contact_item {
    width: 100%;
    margin-bottom: 15px;
    border-radius: 50vw;
    padding-bottom: 10px;
  }
  .contact_box .contact_list .contact_item::before, .contact_box .contact_list .contact_item::after {
    display: none;
  }
  .contact_box .contact_list .contact_item .catch {
    color: white !important;
    background-color: unset !important;
    padding: 0;
  }
  .contact_box .contact_list .contact_item .ttl {
    font-size: 2rem;
    margin-bottom: 0;
  }
  .contact_box .contact_list .contact_item .txt {
    display: none;
  }
}

.btn_area {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.btn_area .btn {
  width: 400px;
  display: block;
  padding: 20px 38px;
  border: 1px solid #350808;
  border-radius: 50px;
  font-size: 1.8rem;
  font-weight: 700;
  color: #350808;
  position: relative;
  margin-right: 10px;
}
.btn_area .btn::after {
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  right: 38px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #350808;
  border-right: 2px solid #350808;
  transform: rotate(45deg);
}
@media screen and (max-width: 1069px) {
  .btn_area .btn {
    width: 100%;
  }
}
.btn_area .btn:last-child {
  margin-right: 0;
}
.btn_area .btn.center {
  text-align: center;
}
.btn_area .btn_wh {
  width: 400px;
  display: block;
  padding: 20px 38px;
  border: 1px solid white;
  border-radius: 50px;
  font-size: 1.8rem;
  font-weight: 700;
  color: white;
  position: relative;
  margin-right: 10px;
}
.btn_area .btn_wh::after {
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  right: 38px;
  width: 8px;
  height: 8px;
  border-top: 2px solid white;
  border-right: 2px solid white;
  transform: rotate(45deg);
}
@media screen and (max-width: 1069px) {
  .btn_area .btn_wh {
    width: 100%;
  }
}
.btn_area .btn_wh:last-child {
  margin-right: 0;
}
.btn_area .btn_wh.center {
  text-align: center;
}

.link {
  display: inline-block;
  color: #39A1DC;
}
.link:hover {
  color: #238dc9;
}
.link.arrow {
  position: relative;
}
.link.arrow::after {
  content: "";
  display: inline-block;
  margin: 1px 5px;
  width: 6px;
  height: 6px;
  border-bottom: 1px solid #39A1DC;
  border-right: 1px solid #39A1DC;
  transform: rotate(-45deg) translateY(-50%);
  transition: all 0.1s;
}
.link.arrow.back {
  padding-right: 0;
}
.link.arrow.back::before {
  content: "";
  display: inline-block;
  margin: 1px 5px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #39A1DC;
  border-left: 1px solid #39A1DC;
  transform: rotate(-45deg) translateY(-50%);
  transition: all 0.1s;
}
.link.arrow.back::after {
  display: none;
}
#form {
  counter-reset: number;
}
#form .plan_select, #form .plan_select_l {
  width: 700px;
  border: 3px solid #fcee21;
  border-radius: 5px;
}
#form .plan_select.confirm, #form .plan_select_l.confirm {
  border: none;
}
@media screen and (max-width: 1069px) {
  #form .plan_select, #form .plan_select_l {
    width: 100%;
    border-radius: 3px;
    border-width: 2px;
  }
}
#form .plan_select {
  width: 100%;
  border-radius: 5px 5px 0px 0px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1069px) {
  #form .plan_select {
    border-radius: 3px 3px 0px 0px;
  }
}
#form .select_ttl {
  font-size: 2.6rem;
  font-weight: 700;
  text-align: center;
  padding: 37px;
  margin: 65px 0 30px;
  background-color: #F6C52F;
  position: relative;
}
#form .select_ttl::before {
  counter-increment: number 1;
  content: counter(number) " ";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50vw;
  background-color: white;
  line-height: 60px;
}
@media screen and (max-width: 1069px) {
  #form .select_ttl {
    font-size: 1.7rem;
    padding: 22px;
    margin: 30px 0 12px;
  }
  #form .select_ttl::before {
    left: 14px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
#form .select_ttl:first-child {
  margin-top: 0;
}
#form .select_ttl.class {
  color: white;
  background-color: #350808;
  margin-top: -3px;
  margin-left: -3px;
  margin-right: -3px;
  border-radius: 5px 5px 0 0;
}
#form .select_ttl.class::before {
  display: none;
}
#form .select_ttl.none::before {
  display: none;
}
#form .select_ttl_2 {
  font-size: 2.6rem;
  font-weight: 700;
  text-align: center;
  padding: 37px;
  margin: 65px 0 30px;
  color: white;
  background-color: #350808;
  position: relative;
}
@media screen and (max-width: 1069px) {
  #form .select_ttl_2 {
    font-size: 1.7rem;
    padding: 22px;
    margin: 30px 0 12px;
  }
  #form .select_ttl_2::before {
    left: 14px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
#form .select_ttl_2:first-child {
  margin-top: 0;
}
#form .select_ttl_2.none::before {
  display: none;
}
#form .select_list {
  padding: 0 7px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  font-size: 2.4rem;
  line-height: 1.3;
  position: relative;
}
#form .select_list.choose_plan {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  flex-wrap: wrap;
}
#form .select_list.choose_plan label {
  width: calc((100% - 40px) / 4);
  margin-bottom: 10px;
}
@media screen and (max-width: 1069px) {
  #form .select_list {
    flex-wrap: wrap;
    font-size: 1.6rem;
  }
  #form .select_list.choose_plan label {
    width: calc((100% - 12px) / 2);
  }
}
#form .select_list label {
  width: 100%;
  text-align: center;
  border: 6px solid #B9B3B3;
  border-radius: 5px;
  padding: 20px;
  margin: 0 5px 5px;
  cursor: pointer;
}
@media screen and (max-width: 1069px) {
  #form .select_list label {
    width: calc((100% - 12px) / 2);
    padding: 15px;
    margin: 0 3px 6px;
    border-width: 3px;
    border-radius: 3px;
  }
}
#form .select_list input[type=radio], #form .select_list input[type=checkbox] {
  display: none;
}
#form .select_list input[type=radio]:checked + label, #form .select_list input[type=checkbox]:checked + label {
  border-color: #350808;
  background-color: #FAF1CD;
}
#form .select_list input[type=text], #form .select_list input[type=tel], #form .select_list input[type=url], #form .select_list input[type=number],
#form .select_list select {
  width: 100%;
  border: 6px solid #B9B3B3;
  border-radius: 5px;
  padding: 20px 38px;
  margin: 0 5px 5px;
  cursor: pointer;
  font-size: 2rem;
  line-height: 1.3;
}
@media screen and (max-width: 1069px) {
  #form .select_list input[type=text], #form .select_list input[type=tel], #form .select_list input[type=url], #form .select_list input[type=number],
  #form .select_list select {
    border-width: 3px;
    border-radius: 3px;
    font-size: 1.6rem;
    padding: 20px;
  }
}
#form .select_list select {
  border-color: #ED1C24;
  background-color: #FAF1CD;
}
#form .select_list.arrow {
  position: relative;
}
#form .select_list.arrow::after {
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  right: 31px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #350808 transparent transparent transparent;
}
#form .select_list .lh {
  line-height: 52px;
}
#form .select_list.pd label {
  padding: 30px;
}
@media screen and (max-width: 1069px) {
  #form .select_list.pd label {
    padding: 15px;
  }
}
#form .select_list.center label {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
#form .select_list.fsm {
  font-size: 2rem;
}
@media screen and (max-width: 1069px) {
  #form .select_list.fsm {
    font-size: 1.6rem;
  }
}
#form .select_list .fsm {
  display: block;
  font-size: 1.4rem;
  margin-top: 10px;
}
#form .select_txt .txt {
  width: calc(100% - 20px);
  border: 6px solid #B9B3B3;
  border-radius: 5px;
  padding: 20px;
  margin: 10px 10px 0;
  font-size: 1.4rem;
  line-height: 1.714;
  position: relative;
}
#form .select_txt .txt::before {
  position: absolute;
  top: -20px;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 17px 20px 17px;
  border-color: transparent transparent #B9B3B3 transparent;
}
#form .select_txt .txt::after {
  position: absolute;
  top: -10px;
  right: 9px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 10px 8px;
  border-color: transparent transparent white transparent;
}
@media screen and (max-width: 1069px) {
  #form .select_txt .txt {
    width: auto;
    border: none;
    font-size: 1.2rem;
    padding: 15px 20px;
    border-radius: 3px;
    background-color: #f5f3f3;
  }
  #form .select_txt .txt::before, #form .select_txt .txt::after {
    display: none;
  }
}
#form .select_txt.clm2 .txt:first-child::before {
  right: auto;
  left: 145px;
}
#form .select_txt.clm2 .txt:first-child::after {
  right: auto;
  left: 154px;
}
#form .select_txt.clm2 .txt:last-child::before {
  right: 145px;
}
#form .select_txt.clm2 .txt:last-child::after {
  right: 154px;
}
#form .select_txt.clm3 .txt:first-child::before {
  right: auto;
  left: 90px;
}
#form .select_txt.clm3 .txt:first-child::after {
  right: auto;
  left: 99px;
}
#form .select_txt.clm3 .txt:nth-child(2)::before {
  right: calc(50% - 17px);
}
#form .select_txt.clm3 .txt:nth-child(2)::after {
  right: calc(50% - 8px);
}
#form .select_txt.clm3 .txt:last-child::before {
  right: 90px;
}
#form .select_txt.clm3 .txt:last-child::after {
  right: 99px;
}
#form .select_txt.clm4 .txt:first-child::before {
  right: auto;
  left: 35px;
}
#form .select_txt.clm4 .txt:first-child::after {
  right: auto;
  left: 44px;
}
#form .select_txt.clm4 .txt:nth-child(2)::before {
  right: calc(63% - 20px);
}
#form .select_txt.clm4 .txt:nth-child(2)::after {
  right: calc(63% - 11px);
}
#form .select_txt.clm4 .txt:nth-child(3)::before {
  right: calc(37% - 20px);
}
#form .select_txt.clm4 .txt:nth-child(3)::after {
  right: calc(37% - 11px);
}
#form .select_txt.clm4 .txt:last-child::before {
  right: 55px;
}
#form .select_txt.clm4 .txt:last-child::after {
  right: 64px;
}
#form .coupon_area {
  margin-top: 65px;
  border-top: 1px solid #F6C52F;
  padding: 42px 12px 20px;
  font-size: 1.4rem;
}
@media screen and (max-width: 1069px) {
  #form .coupon_area {
    margin-top: 30px;
    padding-top: 38px;
  }
}
#form .coupon_area .coupon_row {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  margin-top: 20px;
}
#form .coupon_area .coupon_row .input {
  width: 330px;
  height: 50px;
  padding: 15px;
  margin-right: 10px;
  border: 1px solid #B9B3B3;
  border-radius: 5px;
}
@media screen and (max-width: 1069px) {
  #form .coupon_area .coupon_row {
    display: block;
  }
  #form .coupon_area .coupon_row .input {
    width: 100%;
    border-radius: 3px;
  }
}
#form .summary {
  width: 350px;
}
#form .summary .summary_inner {
  position: sticky;
  top: 0;
}
#form .summary .result_box {
  border: 3px solid #350808;
  border-radius: 5px;
  font-size: 1.2rem;
  counter-reset: number;
}
#form .summary .result_ttl {
  padding: 1em 0.5em;
  margin-bottom: 5px;
  color: #fff;
  background-color: #000000;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
}
#form .summary .result_box_row {
  padding: 11px 22px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
#form .summary .result_box_row.img {
  padding-bottom: 0;
}
#form .summary .result_box_row.img :first-child {
  margin-right: 10px;
}
#form .summary .result_box_row.img .caption {
  width: 100%;
}
#form .summary .result_box_row.img .value {
  width: 100%;
  margin-top: 20px;
}
#form .summary .result_box_row .caption {
  position: relative;
  width: 170px;
  padding-left: 40px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.143;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
#form .summary .result_box_row .caption::before {
  counter-increment: number 1;
  content: counter(number) " ";
  position: absolute;
  left: 0;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50vw;
  font-size: 2rem;
  font-weight: 700;
  line-height: 30px;
  color: white;
  background-color: #350808;
  padding-left: 10px;
}
#form .summary .result_box_row .value {
  font-size: clamp(12px, 4vw, 1.7rem);
  font-weight: 700;
  width: calc(100% - 120px);
  line-height: 1.5;
}
#form .summary .monthlyfee_row {
  padding: 20px 22px;
  margin-top: 16px;
  background-color: #FAF1CD;
  border-top: 3px solid #350808;
  border-bottom: 3px solid #350808;
}
#form .summary .monthlyfee_row-confirm .value {
  font-family: Roboto, sans-serif;
}
#form .summary .monthlyfee_row .caption_subtitle-monthlyfee {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5em 0.5em;
  margin: 0 -0.5em 0.5em;
  background: #efefef;
  font-weight: 700;
  font-size: clamp(12px, 3.5vw, 14px);
}
#form .summary .monthlyfee_row > div {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
#form .summary .monthlyfee_row .caption {
  font-size: 1.8rem;
  font-weight: 700;
}
#form .summary .monthlyfee_row .caption span {
  font-size: 1.2rem;
}
#form .summary .monthlyfee_row .value {
  font-size: 1.8rem;
  font-weight: 700;
}
#form .summary .monthlyfee_row .value span {
  font-size: 1.2rem;
}
#form .summary .monthlyfee_row .coupon {
  color: #F55A8B;
  padding: 12px 0 12px;
}
#form .summary .monthlyfee_row .coupon .caption {
  max-width: 160px;
  font-size: 1.4rem;
  line-height: 1.286;
}
#form .summary .monthlyfee_row .coupon + * {
  border-top: 1px solid #350808;
  padding-top: 16px;
}
#form .summary .monthlyfee_row .coupon + .coupon {
  border-top: none;
  padding-top: 0;
}
#form .summary .firsttime {
  background-color: #ffffee;
  padding: 20px 22px 10px;
}
#form .summary .firsttime.firsttime-confirm {
  background-color: #fffdf5;
}
#form .summary .firsttime.firsttime-confirm .firsttime_ttl {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 20px;
}
#form .summary .firsttime.firsttime-confirm .firsttime_row .caption, #form .summary .firsttime.firsttime-confirm .firsttime_row .value {
  font-size: 1.3rem;
  font-weight: normal;
}
#form .summary .firsttime:not(.firsttime-confirm) .firsttime_ttl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5em 0.5em;
  margin: 0 -0.5em 0.5em;
  background: #efefef;
  font-weight: 700;
  font-size: clamp(12px, 3.5vw, 14px);
}
#form .summary .firsttime .firsttime_row {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
#form .summary .firsttime .firsttime_row .caption {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.8;
}
#form .summary .firsttime .firsttime_row .value {
  font-size: 1.8rem;
  font-weight: 700;
}
#form .summary .firsttime .firsttime_row .value span {
  font-size: 1.2rem;
}
@media screen and (max-width: 1069px) {
  #form .summary {
    width: 100%;
  }
  #form .confirm .summary {
    order: -1;
    margin-bottom: 68px;
  }
  #form .summary .result_box {
    border-radius: 3px;
  }
  #form .summary .result_box_row .caption {
    width: 40%;
  }
  #form .summary .result_box_row .value {
    width: auto;
  }
}
#form .plan_select .select_ttl {
  margin: 0;
}
#form .select_table {
  width: 100%;
}
#form .select_table th, #form .select_table td {
  border-top: 3px solid #fcee21;
}
#form .select_table tr:first-child th, #form .select_table tr:first-child td {
  border-top: none;
}
#form .select_table th {
  width: 300px;
  padding: 45px 20px 45px 30px;
  border-right: 3px solid #fcee21;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.45;
  text-align: left;
  vertical-align: middle;
  background-color: #fffdf5;
}
#form .select_table th .required {
  display: inline-block;
  padding: 5px 16px;
  margin-left: 15px;
  border-radius: 5px;
  font-size: 1.4rem;
  color: white;
  background-color: #f6742f;
}
#form .select_table th.fsm {
  font-size: 1.6rem;
}
#form .select_table td {
  width: calc(100% - 300px);
  padding: 30px;
  font-size: 1.6rem;
  vertical-align: middle;
}
@media screen and (max-width: 1069px) {
  #form .select_table th, #form .select_table td {
    display: block;
    width: 100%;
    border-top: 2px solid #F6C52F;
  }
  #form .select_table tr:first-child th, #form .select_table tr:first-child td {
    border-top: 2px solid #F6C52F;
  }
  #form .select_table th {
    padding: 20px 25px;
    border-right: 0;
    font-size: 1.7rem;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    flex-wrap: wrap;
  }
  #form .select_table th .required {
    font-size: 1.2rem;
    padding: 0 7px 2px;
    border-radius: 3px;
  }
  #form .select_table td {
    padding: 25px 20px;
    font-size: 1.2rem;
  }
}
#form .select_table .format {
  margin-left: 15px;
}
#form .select_table .caption_add {
  width: 150px;
}
@media screen and (max-width: 1069px) {
  #form .select_table .format {
    margin-left: 0;
    font-size: 1rem;
    font-weight: 400;
  }
  #form .select_table .caption_add {
    width: auto;
    margin-bottom: 7px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
  }
}
#form input[type=text],
#form select {
  width: 100%;
  padding: 15px 18px;
  border: 2px solid #B9B3B3;
  background-color: white;
  border-radius: 5px;
  font-size: 1.6rem;
}
#form input[type=text].passive,
#form select.passive {
  background-color: #f2f2f2;
}
#form input[type=text] + .format,
#form select + .format {
  display: inline-block;
}
@media screen and (max-width: 1069px) {
  #form input[type=text],
  #form select {
    font-size: 1.6rem;
    border-radius: 3px;
    border-width: 1px;
  }
}
#form input[type=text].w100,
#form select.w100 {
  width: 100px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=text].w100,
  #form select.w100 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=text].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=text].w200,
#form select.w200 {
  width: 200px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=text].w200,
  #form select.w200 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=text].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=text].w300,
#form select.w300 {
  width: 300px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=text].w300,
  #form select.w300 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=text].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=text].w400,
#form select.w400 {
  width: 400px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=text].w400,
  #form select.w400 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=text].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=text].w500,
#form select.w500 {
  width: 500px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=text].w500,
  #form select.w500 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=text].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=tel],
#form select {
  width: 100%;
  padding: 15px 18px;
  border: 2px solid #B9B3B3;
  background-color: white;
  border-radius: 5px;
  font-size: 1.6rem;
}
#form input[type=tel].passive,
#form select.passive {
  background-color: #f2f2f2;
}
#form input[type=tel] + .format,
#form select + .format {
  display: inline-block;
}
@media screen and (max-width: 1069px) {
  #form input[type=tel],
  #form select {
    font-size: 1.6rem;
    border-radius: 3px;
    border-width: 1px;
  }
}
#form input[type=tel].w100,
#form select.w100 {
  width: 100px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=tel].w100,
  #form select.w100 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=tel].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=tel].w200,
#form select.w200 {
  width: 200px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=tel].w200,
  #form select.w200 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=tel].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=tel].w300,
#form select.w300 {
  width: 300px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=tel].w300,
  #form select.w300 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=tel].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=tel].w400,
#form select.w400 {
  width: 400px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=tel].w400,
  #form select.w400 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=tel].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=tel].w500,
#form select.w500 {
  width: 500px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=tel].w500,
  #form select.w500 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=tel].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=url],
#form select {
  width: 100%;
  padding: 15px 18px;
  border: 2px solid #B9B3B3;
  background-color: white;
  border-radius: 5px;
  font-size: 1.6rem;
}
#form input[type=url].passive,
#form select.passive {
  background-color: #f2f2f2;
}
#form input[type=url] + .format,
#form select + .format {
  display: inline-block;
}
@media screen and (max-width: 1069px) {
  #form input[type=url],
  #form select {
    font-size: 1.6rem;
    border-radius: 3px;
    border-width: 1px;
  }
}
#form input[type=url].w100,
#form select.w100 {
  width: 100px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=url].w100,
  #form select.w100 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=url].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=url].w200,
#form select.w200 {
  width: 200px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=url].w200,
  #form select.w200 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=url].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=url].w300,
#form select.w300 {
  width: 300px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=url].w300,
  #form select.w300 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=url].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=url].w400,
#form select.w400 {
  width: 400px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=url].w400,
  #form select.w400 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=url].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=url].w500,
#form select.w500 {
  width: 500px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=url].w500,
  #form select.w500 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=url].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=email],
#form select {
  width: 100%;
  padding: 15px 18px;
  border: 2px solid #B9B3B3;
  background-color: white;
  border-radius: 5px;
  font-size: 1.6rem;
}
#form input[type=email].passive,
#form select.passive {
  background-color: #f2f2f2;
}
#form input[type=email] + .format,
#form select + .format {
  display: inline-block;
}
@media screen and (max-width: 1069px) {
  #form input[type=email],
  #form select {
    font-size: 1.6rem;
    border-radius: 3px;
    border-width: 1px;
  }
}
#form input[type=email].w100,
#form select.w100 {
  width: 100px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=email].w100,
  #form select.w100 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=email].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=email].w200,
#form select.w200 {
  width: 200px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=email].w200,
  #form select.w200 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=email].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=email].w300,
#form select.w300 {
  width: 300px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=email].w300,
  #form select.w300 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=email].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=email].w400,
#form select.w400 {
  width: 400px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=email].w400,
  #form select.w400 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=email].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=email].w500,
#form select.w500 {
  width: 500px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=email].w500,
  #form select.w500 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=email].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=password],
#form select {
  width: 100%;
  padding: 15px 18px;
  border: 2px solid #B9B3B3;
  background-color: white;
  border-radius: 5px;
  font-size: 1.6rem;
}
#form input[type=password].passive,
#form select.passive {
  background-color: #f2f2f2;
}
#form input[type=password] + .format,
#form select + .format {
  display: inline-block;
}
@media screen and (max-width: 1069px) {
  #form input[type=password],
  #form select {
    font-size: 1.6rem;
    border-radius: 3px;
    border-width: 1px;
  }
}
#form input[type=password].w100,
#form select.w100 {
  width: 100px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=password].w100,
  #form select.w100 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=password].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=password].w200,
#form select.w200 {
  width: 200px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=password].w200,
  #form select.w200 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=password].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=password].w300,
#form select.w300 {
  width: 300px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=password].w300,
  #form select.w300 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=password].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=password].w400,
#form select.w400 {
  width: 400px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=password].w400,
  #form select.w400 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=password].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=password].w500,
#form select.w500 {
  width: 500px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=password].w500,
  #form select.w500 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=password].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=number],
#form select {
  width: 100%;
  padding: 15px 18px;
  border: 2px solid #B9B3B3;
  background-color: white;
  border-radius: 5px;
  font-size: 1.6rem;
}
#form input[type=number].passive,
#form select.passive {
  background-color: #f2f2f2;
}
#form input[type=number] + .format,
#form select + .format {
  display: inline-block;
}
@media screen and (max-width: 1069px) {
  #form input[type=number],
  #form select {
    font-size: 1.6rem;
    border-radius: 3px;
    border-width: 1px;
  }
}
#form input[type=number].w100,
#form select.w100 {
  width: 100px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=number].w100,
  #form select.w100 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=number].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=number].w200,
#form select.w200 {
  width: 200px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=number].w200,
  #form select.w200 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=number].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=number].w300,
#form select.w300 {
  width: 300px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=number].w300,
  #form select.w300 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=number].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=number].w400,
#form select.w400 {
  width: 400px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=number].w400,
  #form select.w400 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=number].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form input[type=number].w500,
#form select.w500 {
  width: 500px !important;
  margin-right: 5px;
}
@media screen and (max-width: 1069px) {
  #form input[type=number].w500,
  #form select.w500 {
    width: 100% !important;
    margin-right: 0;
  }
  #form input[type=number].w100,
  #form select.w100 {
    width: 100px !important;
  }
}
#form .radio_wrap > *, #form .radio_nowrap > * {
  margin: 12px 0 12px;
}
#form .radio_wrap {
  flex-wrap: wrap;
}
#form li:last-child .radio_btn {
  margin-right: 0;
}
#form .radio_btn {
  position: relative;
  padding-left: 40px;
  margin-right: 30px;
  white-space: nowrap;
}
#form .radio_btn.fsm {
  font-size: 1.2rem;
  margin-right: 25px;
}
#form .radio_btn::before {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0;
  top: calc(50% - 15px);
  background: #fff;
  border-radius: 50%;
  border: 2px solid #B9B3B3;
}
#form .radio_btn::after {
  content: "";
  display: block;
  position: absolute;
  opacity: 0;
  width: 20px;
  height: 20px;
  left: 5px;
  top: calc(50% - 10px);
  background: #F6C52F;
  border-radius: 50%;
  transform: scale3d(0.3, 0.3, 1);
  transition: transform 0.1s ease-in-out, opacity 0.1s ease-in-out;
}
#form input[type=radio] {
  margin: 0;
}
#form input[type=radio]:checked + .radio_btn::after {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}
@media screen and (max-width: 1069px) {
  #form .radio_wrap, #form .radio_nowrap {
    flex-wrap: wrap;
  }
  #form .radio_btn {
    font-size: 1.5rem;
    margin-right: 22px;
  }
}
#form .check_wrap > *, #form .check_nowrap > * {
  margin: 12px 0 12px;
}
#form .check_wrap {
  flex-wrap: wrap;
}
#form li:last-child .check_btn {
  margin-right: 0;
}
#form .check_btn {
  position: relative;
  padding-left: 40px;
  margin-right: 30px;
}
#form .check_btn.fsm {
  font-size: 1.2rem;
  margin-right: 25px;
}
#form .check_btn::before {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  left: 0;
  top: 50%;
  margin-top: -15px;
  background: #fff;
  border-radius: 5px;
  border: 2px solid #B9B3B3;
}
#form .check_btn::after {
  border-right: 4px solid #F6C52F;
  border-bottom: 4px solid #F6C52F;
  content: "";
  display: block;
  height: 20px;
  left: 10px;
  margin-top: -13px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: rotate(45deg) translate3d(0, 2px, 0) scale3d(0.7, 0.7, 1);
  transition: transform 0.1s ease-in-out, opacity 0.1s ease-in-out;
  width: 10px;
}
#form input[type=checkbox] {
  margin: 0;
}
#form input[type=checkbox]:checked + .check_btn::after {
  opacity: 1;
  transform: rotate(45deg) scale3d(1, 1, 1);
}
#form textarea.textbox {
  width: 100%;
  height: 160px;
  padding: 20px;
  font-size: 16px;
  color: #4A4A4A;
  background-color: white;
  border-radius: 5px;
  border: 2px solid #B9B3B3;
}
@media screen and (max-width: 1069px) {
  #form textarea.textbox {
    border-width: 1px;
  }
}
#form ::placeholder {
  color: #b9b9b9;
}
#form .select_date {
  margin-right: 30px;
  position: relative;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
#form .select_date::after {
  content: "";
  position: absolute;
  right: 37px;
  top: calc(50% - 6px);
  width: 8px;
  height: 8px;
  border-bottom: 2px solid black;
  border-right: 2px solid black;
  transform: rotate(45deg);
}
#form .select_date select {
  margin-right: 10px;
  cursor: pointer;
}
#form .select_date select.w80 {
  width: 80px;
}
#form .select_date select.w100 {
  width: 100px;
}
#form .select_date select.w120 {
  width: 120px;
}
#form .card_data .row {
  margin-right: 30px;
}
#form .card_data .row .select_date {
  margin-right: 10px;
}
#form .card_data .row .select_date::after {
  right: 15px;
}
#form .card_data .row .select_date select {
  margin-right: 0;
}

@media screen and (max-width: 1069px) {
  #form .select_date {
    margin-right: 0;
  }
  #form .select_date + .select_date {
    margin-left: 10px;
  }
  #form .select_date::after {
    right: 15px;
  }
  #form .select_date select {
    margin-right: 0;
  }
  #form .select_date select.w120 {
    width: 100px !important;
  }
  #form .card_data .row {
    margin-right: 10px;
  }
  #form .card_data .row .select_date {
    margin-right: 10px;
  }
}
#form .verify_documents .ttl {
  font-size: 2rem;
  font-weight: 700;
  margin: 46px 0 10px;
}
#form .row > .verify_documents .ttl {
  margin-top: 0;
}

#form .verify_documents .verify_img {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  margin: 35px 0 20px;
}
#form .verify_documents .verify_img .sample {
  margin-right: 10px;
}
#form .verify_documents .verify_img .sample img {
  width: 340px;
}
#form .verify_documents .verify_img .preview {
  width: 340px;
  color: #adadad;
  background-color: #eef0f1;
  font-size: 2rem;
  font-weight: 700;
  border-radius: 10px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
#form .verify_documents .verify_img .preview img {
  width: 340px;
  max-height: 455px;
  object-fit: cover;
  border-radius: 10px;
}
#form .verify_documents .verify_img .preview a.delete {
  height: 100%;
  color: #adadad;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  position: relative;
  cursor: pointer;
}
#form .verify_documents .verify_img .preview a.delete .delete {
  display: none;
}
#form .verify_documents .verify_img .preview a.delete:hover .delete {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: black;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 1.6rem;
  font-weight: 700;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
#form .verify_documents .verify_img .preview a.delete:hover .delete span {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50vw;
  border: 2px solid white;
  margin-right: 10px;
  position: relative;
}
#form .verify_documents .verify_img .preview a.delete:hover .delete span::before, #form .verify_documents .verify_img .preview a.delete:hover .delete span::after {
  content: "";
  display: block;
  width: 18px;
  height: 2px;
  position: absolute;
  top: 12px;
  left: 4px;
  background: currentColor;
  transform: rotate(45deg);
}
#form .verify_documents .verify_img .preview a.delete:hover .delete span::after {
  transform: rotate(-45deg);
}
#form .verify_documents .verify_img .preview a.delete:hover img {
  opacity: 0.3;
}
@media screen and (max-width: 1069px) {
  #form .verify_documents .ttl {
    margin-top: 30px;
  }
  #form .verify_documents .verify_img {
    margin: 15px 0;
  }
  #form .verify_documents .verify_img .preview {
    width: 100%;
    height: 45vw;
    max-width: 340px;
    max-height: 220px;
    border-radius: 5px;
    margin: 0 auto;
  }
  #form .verify_documents .verify_img .preview img {
    width: 100%;
    height: 100%;
    max-height: 100%;
    object-fit: cover;
    border-radius: 5px;
  }
}
#form .caution_box {
  padding: 15px 20px;
  margin: 20px 0;
  border-radius: 5px;
  background-color: #f5f3f3;
}
#form .caution_box.plan {
  margin-left: 12px;
  margin-right: 12px;
}
#form .caution_box .ttl {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.667;
  margin-right: 20px;
}
#form .caution_box .txt {
  font-size: 1.2rem;
  line-height: 1.667;
}
#form .caution_box .txt + .link {
  margin-top: 10px;
}
@media screen and (max-width: 1069px) {
  #form .caution_box {
    margin: 9px 0;
    padding: 15px;
    border-radius: 3px;
  }
}
#form .modal {
  display: none;
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
}
#form .modal .modal_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#form .modal .modal_inner > div {
  width: 800px;
  height: 300px;
  margin: 0;
  position: relative;
}
#form .modal .modal_inner > div.estimate {
  width: 500px;
}
#form .modal .modal_inner > div .close {
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50vw;
  background-color: #350808;
  cursor: pointer;
}
#form .modal .modal_inner > div .close::before, #form .modal .modal_inner > div .close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  background-color: white;
  width: 3px;
  height: 20px;
  transform: translate(-50%, -50%) rotate(45deg);
}
#form .modal .modal_inner > div .close::after {
  transform: translate(-50%, -50%) rotate(135deg);
}
#form .modal .modal_inner p {
  margin-bottom: 20px;
}
@media screen and (max-width: 1069px) {
  #form .modal .modal_inner > div {
    width: 80vw;
    max-width: 800px;
    height: auto;
    padding-right: 40px;
    word-break: break-word;
  }
  #form .modal .modal_inner > div.estimate {
    width: 80vw;
    max-width: 500px;
  }
  #form .modal .modal_inner > div .close {
    top: 10px;
    right: 10px;
  }
}

.error_txt {
  font-size: 1.4rem;
  color: #fa5661;
  margin: 10px 0;
}

table .error_txt {
  margin-bottom: 0;
}

.radio_wrap .error_txt, .radio_nowrap .error_txt,
.check_wrap .error_txt, .check_nowrap .error_txt {
  margin-left: 42px;
}

.footer .faq {
  color: #350808;
  padding: 80px 0 70px;
  text-align: center;
}
.footer .faq .faq_container .faq_list {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.footer .faq .faq_container .faq_list .faq_item {
  width: calc(50% - 5px);
  border: 1px solid #350808;
  background-color: white;
  margin-bottom: 10px;
}
.footer .faq .faq_container .faq_list .faq_item a {
  position: relative;
  display: block;
  width: 100%;
  color: #350808;
  font-size: 1.8rem;
  text-align: left;
  padding: 25px 25px 25px 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.footer .faq .faq_container .faq_list .faq_item a::before {
  position: absolute;
  left: 14px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: "Q";
  display: block;
  width: 40px;
  height: 40px;
  font-family: "Akkurat";
  font-size: 3rem;
  font-weight: 700;
  color: white;
  background-color: #350808;
  border-radius: 50vw;
  text-align: center;
  line-height: 38px;
}
@media screen and (max-width: 1069px) {
  .footer .faq {
    padding: 65px 0 70px;
  }
  .footer .faq .faq_container .faq_list {
    margin-bottom: 25px;
  }
  .footer .faq .faq_container .faq_list .faq_item {
    width: 100%;
  }
  .footer .faq .faq_container .faq_list .faq_item a::after {
    content: "";
    position: absolute;
    top: calc(50% - 4px);
    right: 20px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #080808;
    border-right: 2px solid #080808;
    transform: rotate(45deg);
  }
}
.footer .pagenav {
  position: relative;
  background-color: #eef0f1;
  padding: 125px 0;
  overflow: hidden;
}
.footer .pagenav .bg_copy {
  position: absolute;
  top: 0;
  left: -150px;
  z-index: 0;
  color: white;
  font-size: 20rem;
  font-style: italic;
  opacity: 0.54;
  white-space: nowrap;
}
.footer .pagenav .wrap {
  z-index: 10;
}
.footer .pagenav .pagenav_ttl {
  font-size: 3rem;
  font-weight: 700;
  color: #350808;
  margin: 0 auto 75px;
  text-align: center;
}
@media screen and (max-width: 1069px) {
  .footer .pagenav {
    padding: 40px 15px 10px;
  }
  .footer .pagenav .bg_copy {
    display: none;
  }
  .footer .pagenav .pagenav_ttl {
    font-size: 2rem;
    margin-bottom: 35px;
  }
}
.footer .pagenav .nav_list {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.footer .pagenav .nav_list .nav_item {
  background-color: #F6C52F;
  position: relative;
}
.footer .pagenav .nav_list .nav_item::after {
  position: absolute;
  display: block;
  content: "";
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 30px 30px;
  border-color: transparent transparent #350808 transparent;
}
.footer .pagenav .nav_list .nav_item a {
  position: relative;
  display: block;
  width: 340px;
  height: 200px;
  padding-top: 160px;
  font-size: 2rem;
  text-align: center;
  color: white;
  z-index: 10;
}
.footer .pagenav .nav_list .nav_item a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 340px;
  height: 200px;
  background: no-repeat;
}
.footer .pagenav .nav_list .nav_item a::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 5px;
  right: 5px;
  width: 8px;
  height: 8px;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  z-index: 10;
}
.footer .pagenav .nav_list .nav_item.item1 a::before {
  background-image: url("../img/top/pagenav_flow.png");
  background-position: 121px 20px;
}
.footer .pagenav .nav_list .nav_item.item2 a::before {
  background-image: url("../img/top/pagenav_faq.png");
  background-position: 96px 29px;
}
.footer .pagenav .nav_list .nav_item.item3 a::before {
  background-image: url("../img/top/pagenav_feature.png");
  background-position: 26px 50px;
}
@media screen and (max-width: 1069px) {
  .footer .pagenav .nav_list {
    flex-wrap: wrap;
  }
  .footer .pagenav .nav_list .nav_item {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer .pagenav .nav_list .nav_item a {
    width: 100%;
    height: auto;
    line-height: 70px;
    padding: 0;
  }
  .footer .pagenav .nav_list .nav_item a::before {
    display: none;
  }
}
.footer .sitemap {
  background-color: #080808;
  padding: 70px 0;
}
.footer .sitemap .sitemap_inner {
  width: 1070px;
  margin: 0 auto;
}
@media screen and (max-width: 1069px) {
  .footer .sitemap {
    padding: 0;
  }
  .footer .sitemap .sitemap_inner {
    width: 100%;
  }
}
.footer .sitemap .sitemap_list .sitemap_column {
  float: left;
  margin-right: 10px;
}
.footer .sitemap .sitemap_list .sitemap_column:nth-child(1) {
  width: 260px;
}
.footer .sitemap .sitemap_list .sitemap_column:nth-child(2) {
  width: 260px;
}
.footer .sitemap .sitemap_list .sitemap_column:nth-child(3) {
  width: 180px;
}
.footer .sitemap .sitemap_list .sitemap_column:nth-child(4) {
  width: 340px;
  margin-right: 0;
}
.footer .sitemap .sitemap_list .sitemap_item {
  margin-bottom: 48px;
}
.footer .sitemap .sitemap_list .sitemap_item a {
  color: white;
}
.footer .sitemap .sitemap_list .sitemap_item .ttl {
  color: white;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 25px;
}
.footer .sitemap .sitemap_list .sitemap_item .detail {
  font-size: 1.6rem;
  margin-left: 10px;
}
.footer .sitemap .sitemap_list .sitemap_item .detail li {
  color: white;
  margin-bottom: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1069px) {
  .footer .sitemap .sitemap_list .sitemap_item {
    width: 100%;
    margin-bottom: 0;
    border-bottom: 1px solid #808080;
  }
  .footer .sitemap .sitemap_list .sitemap_item .ttl {
    margin-bottom: 0;
    padding: 20px 27px;
    position: relative;
  }
  .footer .sitemap .sitemap_list .sitemap_item .ttl::before {
    content: "";
    position: absolute;
    top: calc(50% - 8px);
    right: 20px;
    width: 16px;
    height: 16px;
    border-right: 3px solid white;
    border-bottom: 3px solid white;
    transform: rotate(-45deg);
    transition: 0.3s ease-out;
  }
  .footer .sitemap .sitemap_list .sitemap_item.active .ttl::before {
    right: 16px;
    transform: rotate(45deg);
  }
  .footer .sitemap .sitemap_list .sitemap_item .detail {
    margin-left: 0;
  }
  .footer .sitemap .sitemap_list .sitemap_item .detail li {
    background-color: #808080;
    margin-bottom: 0;
  }
  .footer .sitemap .sitemap_list .sitemap_item .detail li a {
    display: block;
    padding: 20px 27px;
    border-top: 1px solid #080808;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .footer .sitemap .sitemap_list .sitemap_item .detail li a::before {
    content: "";
    position: absolute;
    top: calc(50% - 7px);
    right: 20px;
    width: 14px;
    height: 14px;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
    transform: rotate(-45deg);
  }
}
.footer .footer_nav {
  background-color: #eef0f1;
  padding: 33px 0;
}
@media screen and (max-width: 1069px) {
  .footer .footer_nav {
    padding: 39px 0 10px;
  }
}
.footer .footer_nav .nav_inner {
  width: 1070px;
  margin: 0 auto;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
@media screen and (max-width: 1069px) {
  .footer .footer_nav .nav_inner {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    flex-wrap: wrap;
  }
}
.footer .footer_nav .nav_inner .footer_logo {
  margin-right: 57px;
}
.footer .footer_nav .nav_inner .footer_logo a {
  display: block;
  position: relative;
  font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 2rem;
  font-weight: 700;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.footer .footer_nav .nav_inner .footer_logo a::before {
  content: "";
  display: block;
  width: 155px;
  height: 37px;
  background: url("../img/base/footer_logo.png") no-repeat center bottom;
  background-size: 100%;
}
@media screen and (max-width: 1069px) {
  .footer .footer_nav .nav_inner .footer_logo {
    margin-right: 0;
    margin-top: 0;
    height: 30px;
  }
  .footer .footer_nav .nav_inner .footer_logo a {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 155px;
    height: 37px;
  }
  .footer .footer_nav .nav_inner .footer_logo a::before {
    margin-right: 0;
  }
}
.footer .footer_nav .nav_inner .nav_list {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  align-items: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
}
.footer .footer_nav .nav_inner .nav_list .nav_item {
  margin-right: 1em;
  font-size: 1.4rem;
}
.footer .footer_nav .nav_inner .nav_list .nav_item::after {
  content: "/";
  margin-left: 1em;
}
.footer .footer_nav .nav_inner .nav_list .nav_item:last-child::after {
  content: "";
  margin: 0;
}
@media screen and (max-width: 1069px) {
  .footer .footer_nav .nav_inner .nav_list {
    display: block;
    padding-top: 66px;
  }
  .footer .footer_nav .nav_inner .nav_list .nav_item {
    font-size: 1.6rem;
    text-align: center;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .footer .footer_nav .nav_inner .nav_list .nav_item::after {
    display: none;
    margin-left: 0;
  }
}
.footer .copyright {
  background-color: white;
  text-align: center;
  line-height: 60px;
  font-size: 1.6rem;
}
.footer .copyright span {
  display: inline-block;
}
.footer .copyright span::before {
  color: #ccc;
  content: "|";
  margin: 0 10px;
}

/* footer end
-------------------------------------*/
.footer_nolink {
  background-color: #000;
}
.footer_nolink .footer_list {
  width: 100%;
  padding: 1em 0;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  letter-spacing: 0.1em;
}
.footer_nolink p {
  background-color: #ffee26;
  padding: 3em 0;
  color: black;
  text-align: center;
}
@media (max-width: 640px) {
  .footer_nolink {
    display: none;
  }
}

.scroller {
  position: fixed;
  top: 200px;
  right: 0;
  z-index: 100;
}
.scroller a {
  display: block;
  width: 70px;
  font-size: 2.2rem;
  font-weight: 700;
  border-radius: 10px 0px 0px 10px;
  color: white;
  padding: 63px 23px 20px 23px;
  writing-mode: vertical-rl;
  text-orientation: upright;
  position: relative;
}
.scroller a::before {
  position: absolute;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 7px;
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  border: 2px solid #350808;
  border-radius: 50vw;
  background: white no-repeat center center;
}
.scroller a.web {
  background-color: #F55A8B;
  margin-bottom: 10px;
}
.scroller a.web::before {
  background-image: url("../img/base/scroll_icn1.png");
}
.scroller a.mail {
  background-color: #39A1DC;
}
.scroller a.mail::before {
  background-image: url("../img/base/scroll_icn2.png");
}

/* router_button
-------------------------------------------*/
.router_button-label {
  font-weight: bold;
  font-size: 150%;
  background: #fff url("../img/plan/device_mr2.png") no-repeat center left/contain;
  padding-left: 1em;
}

@media (max-width: 767px) {
  .router_button-label {
    font-size: 130%;
    background: #fff url("../img/plan/device_mr2.png") no-repeat center left/80px;
  }
}
/* plan_button-2
------------------------------------------*/
.plan_button-2 {
  font-size: 120%;
  font-weight: bold;
  border-radius: 10px;
  display: inline-block;
  padding: 1em 0.1em 0.5em 0.4em;
  text-align: center;
  background: #fff url("../img/plan/kaiju_icon_button-2.svg") no-repeat center left/contain;
  background-position: center left 20px;
}

.plan_button-2:hover {
  background: #fff url("../img/plan/kaiju_icon_button-2.svg") no-repeat bottom left/170px;
  background-position: center left 30px;
}

@media (max-width: 767px) {
  .plan_button-2 {
    font-size: 120%;
    font-weight: bold;
    border-radius: 10px;
    display: inline-block;
    padding: 1em 0.1em 0.5em 0.4em;
    text-align: center;
    background: #fff url("../img/plan/kaiju_icon_button-2.svg") no-repeat bottom left/70px;
    background-position: bottom left 10px;
  }
  .plan_button-2:hover {
    background: #fff url("../img/plan/kaiju_icon_button-2.svg") no-repeat bottom left/80px;
    background-position: center left 15px;
  }
}
/*/--------------------------------------------------
main
--------------------------------------------------/*/
.page_header .img_box .img_box_catch {
  position: absolute;
  top: 155px;
  right: 85px;
  font-size: 4.6rem;
  font-weight: 700;
}
.page_header .img_box .img_box_catch span {
  display: block;
  font-size: 12rem;
  margin-top: 20px;
}
@media screen and (max-width: 1069px) {
  .page_header .img_box .img_box_catch {
    display: none;
  }
  .page_header .img_box img {
    object-position: center left;
  }
}

.point_nav {
  margin: -181px auto 160px;
}
.point_nav .point_list {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  margin-bottom: 30px;
}
.point_nav .point_list .point_item {
  margin: 0 5px;
}
.point_nav .point_list .point_item a {
  display: block;
  text-align: center;
  width: 260px;
  padding: 20px 10px;
  border: 3px solid #350808;
  border-bottom-width: 27px;
  border-radius: 5px;
  font-size: 2.4rem;
  font-weight: 700;
  color: #350808;
  background-color: white;
  position: relative;
}
.point_nav .point_list .point_item a .point {
  display: block;
  font-family: "Akkurat";
  font-size: 1.6rem;
  font-weight: 400;
  padding-bottom: 8px;
  margin-bottom: 11px;
  position: relative;
}
.point_nav .point_list .point_item a .point::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 50px;
  height: 1px;
  background-color: #9a8484;
}
.point_nav .point_list .point_item a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -19px;
  display: block;
  width: 10px;
  height: 10px;
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  transform: rotate(45deg) translateX(-50%);
  transition: 0.3s ease-out;
}
.point_nav .point_list .point_item a:hover::after {
  bottom: -16px;
}
@media screen and (max-width: 1069px) {
  .point_nav {
    margin: 0 auto;
    padding: 0 11px;
  }
  .point_nav .point_list {
    flex-wrap: wrap;
  }
  .point_nav .point_list .point_item {
    width: calc((100% - 16px) / 2);
    margin: 0 4px;
  }
  .point_nav .point_list .point_item:nth-of-type(-n + 2) {
    margin-bottom: 10px;
  }
  .point_nav .point_list .point_item a {
    width: 100%;
    padding: 8px;
    border: 2px solid #350808;
    border-bottom-width: 12px;
    border-radius: 3px;
    font-size: 2rem;
  }
  .point_nav .point_list .point_item a .point {
    padding-bottom: 0;
    margin-bottom: 8px;
  }
  .point_nav .point_list .point_item a .point::after {
    width: 25px;
  }
  .point_nav .point_list .point_item a .point img {
    height: 16px;
  }
  .point_nav .point_list .point_item a::after {
    bottom: -11px;
    width: 7px;
    height: 7px;
    border-right-width: 1px;
    border-bottom-width: 1px;
  }
  .point_nav .point_list .point_item a:hover::after {
    bottom: -8px;
  }
}

.feature_card {
  width: calc(100% - 100px);
  margin-left: 100px;
  margin-bottom: 100px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: flex-end;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  flex-direction: row-reverse;
  background-color: white;
}
.feature_card:nth-child(2n) {
  margin-left: 0;
  margin-right: 100px;
}
.feature_card .txt_box {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  padding: 25px 25px 40px;
}
.feature_card .txt_box .card_ttl {
  font-size: 4.4rem;
  font-weight: 700;
  line-height: 1.455;
}
.feature_card .txt_box .card_txt {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.818;
  margin-top: 12px;
}
.feature_card .txt_box .caution {
  font-size: 1.6rem;
  margin-top: 16px;
}
.feature_card .txt_box .btn_area {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  margin-top: 55px;
}
.feature_card .img_box {
  width: 45vw;
  max-width: 530px;
  min-height: 600px;
  position: relative;
  background: no-repeat right center/cover;
}
.feature_card .img_box .img_box_txt {
  font-size: 12rem;
  position: absolute;
  bottom: 6px;
  left: 44px;
  z-index: 1;
}
.feature_card .img_box .img_box_txt img {
  width: 100%;
}
.feature_card#point1 .img_box {
  background-image: url(../img/feature/feature_bg1.jpg);
}
.feature_card#point2 .img_box {
  background-image: url(../img/feature/feature_bg2.jpg);
}
.feature_card#point3 .img_box {
  background-image: url(../img/feature/feature_bg3.jpg);
}
.feature_card#point4 .img_box {
  background-image: url(../img/feature/feature_bg4.jpg);
}
@media screen and (max-width: 1069px) {
  .feature_card {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 50px;
    flex-wrap: wrap-reverse;
  }
  .feature_card:nth-child(2n) {
    margin-left: 0;
    margin-right: 0;
  }
  .feature_card .txt_box .card_ttl {
    font-size: 2.8rem;
    line-height: 1.429;
  }
  .feature_card .txt_box .card_txt {
    font-size: 1.6rem;
    line-height: 1.813;
  }
  .feature_card .txt_box .caution {
    font-size: 1.2rem;
    line-height: 1.667;
  }
  .feature_card .txt_box .btn_area {
    margin-top: 34px;
  }
  .feature_card .img_box {
    width: 100vw;
    max-width: 100vw;
    height: 40vw;
    min-height: 40vw;
    max-height: 500px;
    background: no-repeat center center/cover;
  }
  .feature_card .img_box .img_box_txt {
    display: none;
  }
  .feature_card#point1 .img_box {
    background-image: url(../img/feature/feature_bg1_sp.jpg);
  }
  .feature_card#point2 .img_box {
    background-image: url(../img/feature/feature_bg2_sp.jpg);
  }
  .feature_card#point3 .img_box {
    background-image: url(../img/feature/feature_bg3_sp.jpg);
  }
  .feature_card#point4 .img_box {
    background-image: url(../img/feature/feature_bg4_sp.jpg);
  }
}

#feature {
  position: relative;
  overflow: hidden;
}
#feature::before {
  position: absolute;
  right: 30%;
  top: 240px;
  content: "";
  width: 600px;
  height: 4730px;
  background-color: #F6C52F;
  z-index: -1;
  transform: translateX(-50%) rotate(28deg);
}
@media screen and (max-width: 1069px) {
  #feature::before {
    display: none;
  }
}

.page_footer {
  margin-bottom: 200px;
}
@media screen and (max-width: 1069px) {
  .page_footer {
    margin: 60px 0 60px;
  }
}

.footer_link {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.footer_link .link_item {
  width: 530px;
  height: 230px;
  border: 1px solid #350808;
  background: no-repeat center center/cover;
}
.footer_link .link_item:first-child {
  margin-right: 10px;
}
.footer_link .link_item a {
  display: block;
  padding: 23px 10px;
  text-align: center;
  color: #350808;
}
.footer_link .link_item a .link_ttl {
  display: inline-block;
  font-size: 2rem;
  font-weight: 700;
  background-color: white;
  border-radius: 50px;
  padding: 14px 44px;
}
.footer_link .link_item a .link_txt {
  font-size: 3.2rem;
  font-weight: 700;
  color: white;
  letter-spacing: -1.5px;
  margin-top: 20px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.footer_link .link_item a .link_icn {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  font-size: 1.8rem;
  margin-top: 30px;
}
.footer_link .link_item a .link_icn li {
  margin: 0 8px;
}
.footer_link .link_item.flow {
  background-image: url("../img/feature/footer_link_flow.jpg");
}
.footer_link .link_item.flow a .link_icn li {
  padding: 8px 22px 10px;
  border: 1px solid white;
  color: white;
}
.footer_link .link_item.plan {
  background-image: url("../img/feature/footer_link_plan.jpg");
}
.footer_link .link_item.plan a .link_icn li {
  position: relative;
  height: 45px;
  padding: 10px 5px;
  background-color: white;
}
.footer_link .link_item.plan a .link_icn li span {
  display: inline-block;
  border-bottom: 1px solid #350808;
  padding-bottom: 10px;
}
.footer_link .link_item.plan a .link_icn li:nth-child(2) {
  margin: 0 18px;
}
.footer_link .link_item.plan a .link_icn li::before, .footer_link .link_item.plan a .link_icn li::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
}
.footer_link .link_item.plan a .link_icn li::before {
  left: -20px;
  border-width: 0 0 45px 20px;
  border-color: transparent transparent white transparent;
}
.footer_link .link_item.plan a .link_icn li::after {
  right: -20px;
  border-width: 45px 20px 0 0;
  border-color: white transparent transparent transparent;
}
@media screen and (max-width: 1069px) {
  .footer_link {
    flex-wrap: wrap;
    padding: 0 15px;
  }
  .footer_link .link_item {
    width: 100%;
    height: auto;
    min-height: 100px;
  }
  .footer_link .link_item:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .footer_link .link_item a {
    padding: 20px 15px 15px;
  }
  .footer_link .link_item a .link_ttl {
    font-size: 1.4rem;
    width: 80%;
    padding: 7px;
  }
  .footer_link .link_item a .link_txt {
    font-size: 2.4rem;
    line-height: 1.2;
    letter-spacing: -1px;
    margin-top: 7px;
  }
  .footer_link .link_item a .link_icn {
    display: none;
  }
}

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