﻿@charset "UTF-8";
.cf::after {
  display: block;
  width: 0;
  height: 0;
  clear: both;
  content: "";
}

[data-browse-mode=P] .-pc {
  display: block;
}
[data-browse-mode=P] .service_col .service_col_inner p,
[data-browse-mode=P] .service_col .service_col_inner dd {
  line-height: 1.6;
  color: #6e7491;
}
[data-browse-mode=P] .service_col .service_col_inner h3 {
  padding: 0 0 3px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #004990;
  border-bottom: solid 2px #004990;
}
[data-browse-mode=P] .service_cp {
  padding-bottom: 24px;
}
[data-browse-mode=P] .m-icon-uketori::before {
  font-size: 56px;
}
[data-browse-mode=P] .section_01 {
  padding: 20px 20px 20px 40px;
  margin: 20px 0;
}
[data-browse-mode=P] .section_02 {
  margin: 20px 0;
}
[data-browse-mode=P] .sub_line {
  padding: 20px;
  margin: 20px 0;
  background: #fdffc6;
}
[data-browse-mode=P] .colmn_2 {
  float: left;
  width: 323px;
  margin-right: 30px;
}
[data-browse-mode=P] .colmn_2:nth-child(2n) {
  margin-right: 0;
}
[data-browse-mode=P] .colmn_2 h3 {
  padding: 3px 10px;
  margin-bottom: 10px;
  font-size: 16px;
  color: #fff;
  background: #008f65;
  border-radius: 4px;
}
[data-browse-mode=P] .colmn_2 h4 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #008f65;
}
[data-browse-mode=P] .colmn_2 p {
  margin-top: 10px;
}
[data-browse-mode=P] .service_col .service_col_inner .txt_colmn {
  float: left;
  width: 250px;
  margin-right: 17px;
}
[data-browse-mode=P] .service_col .service_col_inner .fig {
  float: left;
  width: 300px;
}
[data-browse-mode=P] .section_01 h4 {
  margin: 0 0 7px;
  font-size: 14px;
  font-weight: bold;
}
[data-browse-mode=P] .btn_link {
  width: 120px;
  margin: 15px 0 30px;
}
[data-browse-mode=P] .caution_list {
  padding: 20px;
  margin: 40px 0;
  color: #6e7491;
  border: solid 1px #ccc;
}
[data-browse-mode=P] .point_icon {
  float: left;
  width: 95px;
  height: 110px;
  margin: 10px 12px 0 0;
}
[data-browse-mode=P] .point_list {
  float: left;
  width: 510px;
  padding: 16px 2px;
}
[data-browse-mode=P] .step_1 {
  background: #ffc;
}
[data-browse-mode=P] .step_2 {
  background: #e7f3fa;
}
[data-browse-mode=P] .txt_colmn img {
  margin: 30px 70px;
}
[data-browse-mode=P] .raiten_txt {
  float: left;
  width: 200px;
}
[data-browse-mode=P] .raiten {
  width: 620px;
}
[data-browse-mode=P] .txt_colmn2 img {
  float: left;
  width: 250px;
}
[data-browse-mode=P] .txt_colmn3 img {
  float: left;
  width: 273px;
  margin-right: 54px;
}
[data-browse-mode=P] .step4_txt {
  float: left;
  width: 270px;
}
[data-browse-mode=P] .service_title_col {
  padding-bottom: 20px;
}
[data-browse-mode=P] .service_text {
  width: 615px;
  margin: 20px auto 0;
  font-size: 1.5rem;
  text-align: left;
}
[data-browse-mode=P] .section01 {
  margin: 0 0 30px;
}
[data-browse-mode=P] #point_section dd {
  padding-top: 10px;
  font-size: 1.6rem;
}
[data-browse-mode=P] #point_section dd span {
  font-weight: bold;
  color: #de1642;
}
[data-browse-mode=P] .guide {
  padding-top: 40px;
  margin-bottom: 40px;
}
[data-browse-mode=P] .guide_section_inner {
  width: 600px;
  margin: auto;
}
[data-browse-mode=P] .guide_section_inner > li {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: -webkit-max-content 1fr;
  -ms-grid-rows: max-content 1fr;
  grid-template-rows: -webkit-max-content 1fr;
  grid-template-rows: max-content 1fr;
  -ms-grid-columns: 192px 320px;
  grid-template-columns: 192px 320px;
  gap: 24px;
  padding: 32px;
  margin-top: 20px;
  background-color: #f7f7f7;
}
[data-browse-mode=P] .guide_section_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  font-weight: 700;
  color: #004990;
}
[data-browse-mode=P] .guide_section_title span {
  display: block;
  width: 104px;
  height: 40px;
  padding-top: 2px;
  margin-right: 16px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  background-color: #004990;
  border-radius: 99px;
}
[data-browse-mode=P] .guide_section_title em {
  margin-left: 3px;
  font-size: 18px;
  font-style: normal;
  vertical-align: baseline;
}
[data-browse-mode=P] .guide_section_text {
  margin-top: 10px;
  line-height: 24px;
}
[data-browse-mode=P] .guide_section_img {
  -ms-grid-column-align: center;
      justify-self: center;
  max-width: none;
}
[data-browse-mode=P] .guide_section_info {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
  margin-top: 15px;
  text-align: center;
}
[data-browse-mode=P] .guide_section_info_title {
  font-weight: 700;
  color: #004990;
}
[data-browse-mode=P] .guide_section_info_text {
  margin-top: 15px;
}
[data-browse-mode=P] .guide_section_info_link {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 10px;
  text-decoration: underline;
}
[data-browse-mode=P] .dliv_icon_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border: #ccc solid 15px;
  border-color: transparent;
  border-top-color: #de1642;
  border-left-color: #de1642;
}
[data-browse-mode=P] .deliv_icon_pos {
  position: absolute;
  top: -5px;
  left: -12px;
  color: #fff;
}
[data-browse-mode=P] .btn_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 54px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 25px auto 0;
}
[data-browse-mode=P] .btn_member a,
[data-browse-mode=P] .btn_login a {
  display: -ms-grid;
  display: grid;
  place-content: center;
  width: 273px;
  height: 135px;
  font-size: 24px;
  color: #fff;
  border-radius: 8px;
}
[data-browse-mode=P] .btn_member a {
  background-color: #f74815;
}
[data-browse-mode=P] .btn_login a {
  text-align: center;
  background-color: #004890;
}
[data-browse-mode=P] .btn_login a span {
  display: block;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 18px;
}
[data-browse-mode=P] .icon_point {
  position: absolute;
  top: -20px;
  left: -20px;
}
[data-browse-mode=P] .icon_mail {
  position: absolute;
  top: 20px;
  right: 30px;
}
[data-browse-mode=P] #step5 .h_txt {
  margin: 10px 0 0;
  text-align: center;
}
[data-browse-mode=P] .caution_list {
  width: 560px;
  margin: 30px auto;
}
[data-browse-mode=P] .caution_list dd {
  padding-left: 1em;
  text-indent: -1em;
}
[data-browse-mode=P] .link_txt {
  width: 540px;
  margin: 30px auto;
}
[data-browse-mode=P] .link_txt p {
  font-size: 2rem;
  line-height: 1.8;
  color: #239bc9;
}
[data-browse-mode=P] .link_txt p span.nomal {
  font-size: 1.5rem;
  color: #000;
}
[data-browse-mode=P] .link_txt p a:hover {
  color: #48bbe7;
  text-decoration: underline;
}
[data-browse-mode=P] .title_bar {
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 700;
  color: #004990;
  text-align: center;
}
[data-browse-mode=P] .title_bar::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 2px;
  margin: auto;
  content: "";
  background-color: #004990;
}
[data-browse-mode=P] .title_bar > span {
  display: table;
  padding: 0 1em;
  margin: auto;
  background-color: #fff;
}
[data-browse-mode=P] .situation {
  text-align: center;
}
[data-browse-mode=P] .situation_arrow {
  margin: 1.5em auto;
}
[data-browse-mode=P] .point {
  margin-top: 40px;
}
[data-browse-mode=P] .point_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  column-gap: 24px;
  row-gap: 32px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 60%;
  margin: 0 auto;
  /* margin-inline: auto; */
}
[data-browse-mode=P] .point_area > li {
  position: relative;
  /* display: -ms-grid;
  display: grid; */
  place-content: center;
  width: 176px;
  height: 176px;
  background-color: #e4f7f9;
  border-radius: 999px;
}
[data-browse-mode=P] .point_area > li:nth-child(2) .point_area_text,
[data-browse-mode=P] .point_area > li:nth-child(5) .point_area_text {
  margin-top: -25px;
}
[data-browse-mode=P] .point_area_text {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #26c2cf;
  text-align: center;
}
[data-browse-mode=P] .point_area_note {
  margin-top: 10px;
  font-size: 11px;
  line-height: 16px;
  text-align: center;
}
[data-browse-mode=P] .point_area_icon {
  position: absolute;
  right: 0;
  bottom: -15px;
  left: 0;
  width: 64px;
  margin: auto;
}
[data-browse-mode=P] .kantan {
  text-align: center;
}
[data-browse-mode=P] .kantan_arrow {
  margin: 1em auto;
}
[data-browse-mode=P] .card_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 3em 0 0;
}
[data-browse-mode=P] .l-wrapper {
  width: 45%;
  margin: 1rem auto;
}
[data-browse-mode=P] .card {
  background-color: #fff;
  border: solid 2px #de1642;
}
[data-browse-mode=P] .card__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 3em;
  color: #fff;
  background: #de1642;
}
[data-browse-mode=P] .card__title {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 1rem 1.5rem 0 2.5rem;
  margin-bottom: 0.6rem;
  font-size: 1.6rem;
  font-weight: normal;
  text-decoration: none;
}
[data-browse-mode=P] .card__thumbnail {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  margin: 0;
}
[data-browse-mode=P] .card__image {
  position: relative;
  top: -1em;
  left: -1.5em;
  width: 100%;
}
[data-browse-mode=P] .card__body {
  padding: 1.5em 1em 0;
  font-size: 1.6rem;
}
[data-browse-mode=P] .card__text {
  padding-bottom: 0;
  font-size: 1em;
  text-decoration: none;
}
[data-browse-mode=P] .card__text2 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 1em;
  line-height: 1.5;
}
[data-browse-mode=P] .btn_search_mens,
[data-browse-mode=P] .btn_search_ladies {
  padding: 0.3em 1em;
  font-size: 1.5em;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background: #02927a;
  border-radius: 10px;
}
[data-browse-mode=P] .btn_search_ladies {
  background: #ea3f0b;
}
[data-browse-mode=P] .card__text + .card__text {
  margin-top: 0.5rem;
}
[data-browse-mode=P] .card__footer {
  padding: 0.1em 1em 1em;
  color: #de1642;
}
[data-browse-mode=P] .button {
  display: inline-block;
  text-align: center;
  text-decoration: none;
}
[data-browse-mode=P] .button a {
  text-decoration: none;
}
[data-browse-mode=P] .button.-compact {
  text-decoration: none;
  background-color: #fff;
}
[data-browse-mode=P] .faq {
  padding-top: 40px;
}
[data-browse-mode=P] .accordion {
  max-width: 60vw;
  margin: 3em auto;
}
[data-browse-mode=P] .toggle {
  display: none;
}
[data-browse-mode=P] .option {
  position: relative;
  margin-bottom: 1em;
}
[data-browse-mode=P] .title,
[data-browse-mode=P] .content {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
[data-browse-mode=P] .title {
  display: block;
  padding: 0.75em 1em;
  font-size: 1.2em;
  font-weight: bold;
  color: #333;
  border: solid 1px #ccc;
  border-radius: 10px;
}
[data-browse-mode=P] .title::after,
[data-browse-mode=P] .title::before {
  position: absolute;
  top: 1.25em;
  right: 1.25em;
  width: 2px;
  height: 0.75em;
  content: "";
  background-color: #999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
[data-browse-mode=P] .title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
[data-browse-mode=P] .content {
  max-height: 0;
  overflow: hidden;
}
[data-browse-mode=P] .content p {
  padding: 0.5em 1em 1em;
  margin: 0;
  line-height: 1.5;
}
[data-browse-mode=P] .toggle:checked + .title + .content {
  max-height: 500px;
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
}
[data-browse-mode=P] .toggle:checked + .title::before {
  -webkit-transform: rotate(90deg) !important;
          transform: rotate(90deg) !important;
}
[data-browse-mode=P] .notice {
  padding-left: 1em;
  margin: 1em auto;
  line-height: 24px;
  text-indent: -1em;
}
[data-browse-mode=P] .notice::before {
  content: "※";
}
[data-browse-mode=P] .about {
  margin-top: 40px;
}
[data-browse-mode=P] .about_title {
  font-size: 24px;
  font-weight: 700;
  color: #004990;
  text-align: center;
}
[data-browse-mode=P] .about_text {
  margin-top: 15px;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}
[data-browse-mode=P] .about_note {
  margin-top: 15px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
[data-browse-mode=P] .flow {
  margin-top: 50px;
}
[data-browse-mode=P] .flow-fig {
  text-align: center;
}
[data-browse-mode=P] .flow_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 105px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}
[data-browse-mode=P] .flow_menu a {
  display: block;
  font-size: 18px;
  color: #004990;
  text-decoration: underline;
}
[data-browse-mode=P] .flow_menu a svg {
  display: block;
  width: 14px;
  height: 9px;
  margin: 10px auto 0;
  fill: #004990;
}
[data-browse-mode=P] .flow_btn {
  margin-top: 25px;
}
[data-browse-mode=P] .btn_primary {
  display: -ms-grid;
  display: grid;
  place-content: center;
  width: 400px;
  height: 64px;
  margin-right: auto;
  margin-left: auto;
  font-size: 18px;
  color: #fff;
  background-color: #004990;
  border-radius: 8px;
}
[data-browse-mode=P] .footer_btn {
  margin: 40px auto;
}
[data-browse-mode=P] .hidden {
  display: none;
}

[data-browse-mode=S] .-sp {
  display: block;
}
[data-browse-mode=S] .service_col {
  font-size: 1.3rem;
  background: #fff;
}
[data-browse-mode=S] .service_cp {
  padding-top: 20px;
  background-color: #fff;
}
[data-browse-mode=S] .service_block {
  margin: 0;
}
[data-browse-mode=S] .torioki_text {
  margin-top: 18px;
  font-size: 1.3rem;
}
[data-browse-mode=S] .meritbox {
  font-size: 0;
}
[data-browse-mode=S] .meritbox li {
  display: inline-block;
  width: 50%;
  padding: 0 7px 0 5px;
  margin-bottom: 10px;
}
[data-browse-mode=S] .ansin {
  width: 80%;
  padding: 4px 10px 2px;
  margin: 0 auto;
  margin-bottom: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color: #e7224f;
  border-radius: 15px;
}
[data-browse-mode=S] .b_box {
  width: 80%;
  padding: 4px 10px 2px;
  margin: 0 auto;
  margin-bottom: 12px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  background-color: #084b8f;
  border-radius: 15px;
}
[data-browse-mode=S] span.pink {
  color: #e7224f;
}
[data-browse-mode=S] .b-line_txt {
  padding: 6px 0 4px;
  margin-bottom: 12px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #084b8f;
  text-align: center;
  border-top: 2px solid #084b8f;
  border-bottom: 2px solid #084b8f;
}
[data-browse-mode=S] .benribox img {
  margin-bottom: 10px;
}
[data-browse-mode=S] .benribox img.last {
  margin-bottom: 50px;
}
[data-browse-mode=S] .b-line_txt .g_box {
  position: relative;
  top: -2px;
  padding: 3px 6px 2px;
  margin-left: 8px;
  font-size: 60%;
  color: #fff;
  background-color: #009077;
  border-radius: 5px;
}
[data-browse-mode=S] .stepimg {
  padding: 20px 30px;
}
[data-browse-mode=S] .steptxt {
  padding: 12px 20px;
}
[data-browse-mode=S] .steptxt .m-icon-quickdelivery {
  padding-right: 3px;
  font-size: 1.6rem;
  color: #de1642;
  vertical-align: middle;
}
[data-browse-mode=S] .ic_02 {
  width: 100%;
  text-align: center;
}
[data-browse-mode=S] .ic_02 img {
  width: 12%;
}
[data-browse-mode=S] .point_ic {
  padding-left: 20px;
  color: #e71947;
}
[data-browse-mode=S] .pink_link {
  padding: 5px 0 0 20px;
  color: #e71947;
  text-decoration: underline;
}
[data-browse-mode=S] .service_sectionbox .y-colorbox {
  background-color: #ffffcd;
}
[data-browse-mode=S] .service_sectionbox .b-colorbox {
  padding-bottom: 20px;
  background-color: #e6f3fb;
}
[data-browse-mode=S] .service_sectionbox .p-colorbox {
  margin-top: 20px;
  background-color: #fae8e8;
}
[data-browse-mode=S] .bt_area {
  margin: 15px 0;
  text-align: left;
}
[data-browse-mode=S] .bt_area img {
  width: 48%;
}
[data-browse-mode=S] .g-border {
  margin-top: 40px;
  color: #8e92ad;
  border: 1px solid #8e92ad;
}
[data-browse-mode=S] .service_col .service_col_inner h3 {
  padding: 0 0 3px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #004990;
  border-bottom: solid 2px #004990;
}
[data-browse-mode=S] .section_01 {
  margin: 20px 0;
}
[data-browse-mode=S] .sub_line {
  padding: 20px 0;
  margin: 10px 0;
}
[data-browse-mode=S] .sub_line p {
  padding-left: 40px;
  font-size: 1.3rem;
  line-height: 1.6;
  background: url(/sp/service/torioki/img/ic_01.png) no-repeat 1px 0;
  background-size: 8%;
}
[data-browse-mode=S] .colmn_2 {
  margin-top: 20px;
}
[data-browse-mode=S] .colmn_2 h3 {
  padding: 3px 10px;
  margin-bottom: 10px;
  font-size: 16px;
  color: #fff;
  background: #008f65;
  border-radius: 4px;
}
[data-browse-mode=S] .colmn_2 h4 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #008f65;
}
[data-browse-mode=S] .colmn_2 p {
  margin-top: 10px;
}
[data-browse-mode=S] .btn-w80p {
  margin: 10px 0 30px;
}
[data-browse-mode=S] .service_col .service_col_inner .fig {
  display: block;
  width: 80%;
  margin: 0 auto 10px;
}
[data-browse-mode=S] .section_01 h4 {
  margin: 0 0 7px;
  font-size: 14px;
  font-weight: bold;
}
[data-browse-mode=S] .btn_link {
  width: 120px;
  margin: 15px 0 30px;
}
[data-browse-mode=S] .caution_list {
  padding: 20px;
  margin: 40px 0;
  color: #6e7491;
  border: solid 1px #ccc;
}
[data-browse-mode=S] .service_col .service_col_inner p,
[data-browse-mode=S] .service_col .service_col_inner dd {
  line-height: 1.6;
}
[data-browse-mode=S] .service_col .service_col_inner h3 {
  padding: 0 0 3px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #004990;
  border-bottom: solid 2px #004990;
}
[data-browse-mode=S] .service_cp {
  padding-bottom: 24px;
}
[data-browse-mode=S] .m-icon-uketori::before {
  font-size: 56px;
}
[data-browse-mode=S] .section_01 {
  padding: 20px 20px 20px 40px;
  margin: 20px 0;
}
[data-browse-mode=S] .section_02 {
  margin: 20px 0;
}
[data-browse-mode=S] .sub_line {
  padding: 20px;
  margin: 20px 0;
  background: #fdffc6;
}
[data-browse-mode=S] .colmn_2 {
  float: left;
  width: 323px;
  margin-right: 30px;
}
[data-browse-mode=S] .colmn_2:nth-child(2n) {
  margin-right: 0;
}
[data-browse-mode=S] .colmn_2 h3 {
  padding: 3px 10px;
  margin-bottom: 10px;
  font-size: 16px;
  color: #fff;
  background: #008f65;
  border-radius: 4px;
}
[data-browse-mode=S] .colmn_2 h4 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #008f65;
}
[data-browse-mode=S] .colmn_2 p {
  margin-top: 10px;
}
[data-browse-mode=S] .service_col .service_col_inner .txt_colmn {
  float: left;
  width: 250px;
  margin-right: 17px;
}
[data-browse-mode=S] .service_col .service_col_inner .fig {
  float: left;
  width: 300px;
}
[data-browse-mode=S] .section_01 h4 {
  margin: 0 0 7px;
  font-size: 14px;
  font-weight: bold;
}
[data-browse-mode=S] .btn_link {
  width: 120px;
  margin: 15px 0 30px;
}
[data-browse-mode=S] .caution_list {
  padding: 20px;
  margin: 40px 0;
  color: #6e7491;
  border: solid 1px #ccc;
}
[data-browse-mode=S] .point_icon {
  float: left;
  width: 95px;
  height: 110px;
  margin: 10px 12px 0 0;
}
[data-browse-mode=S] .point_list {
  float: left;
  width: 510px;
  padding: 16px 2px;
}
[data-browse-mode=S] .step_1 {
  background: #ffc;
}
[data-browse-mode=S] .step_2 {
  background: #e7f3fa;
}
[data-browse-mode=S] .txt_colmn img {
  margin: 30px 70px;
}
[data-browse-mode=S] .raiten_txt {
  float: left;
  width: 200px;
}
[data-browse-mode=S] .raiten {
  width: 620px;
}
[data-browse-mode=S] .txt_colmn2 img {
  float: left;
  width: 250px;
}
[data-browse-mode=S] .txt_colmn3 img {
  float: left;
  width: 273px;
  margin-right: 54px;
}
[data-browse-mode=S] .step4_txt {
  float: left;
  width: 270px;
}
[data-browse-mode=S] .service_title_col {
  padding-bottom: 20px;
}
[data-browse-mode=S] .service_text {
  width: 615px;
  margin: 20px auto 0;
  font-size: 1.5rem;
  text-align: left;
}
[data-browse-mode=S] .section01 {
  margin: 0 0 30px;
}
[data-browse-mode=S] #point_section dd {
  padding-top: 10px;
  font-size: 1.6rem;
}
[data-browse-mode=S] #point_section dd span {
  font-weight: bold;
  color: #de1642;
}
[data-browse-mode=S] .guide_section_inner > li {
  padding: 22px 12px;
  margin-top: 20px;
  background-color: #f7f7f7;
}
[data-browse-mode=S] .guide_section_inner > li:nth-child(1) img,
[data-browse-mode=S] .guide_section_inner > li:nth-child(2) img {
  width: 80%;
  border: 1px solid #004990;
}
[data-browse-mode=S] .guide_section_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1/3;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-weight: 700;
  color: #004990;
  letter-spacing: -0.1em;
}
[data-browse-mode=S] .guide_section_title span {
  display: block;
  width: 92px;
  height: 36px;
  padding-top: 2px;
  margin-right: 10px;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  background-color: #004990;
  border-radius: 99px;
}
[data-browse-mode=S] .guide_section_title em {
  margin-left: 3px;
  font-size: 18px;
  font-style: normal;
  vertical-align: baseline;
}
[data-browse-mode=S] .guide_section_text {
  margin-top: 15px;
  font-size: 14px;
}
[data-browse-mode=S] .guide_section_img {
  display: block;
  -ms-grid-column-align: center;
      justify-self: center;
  width: 74%;
  max-width: none;
  margin: 20px auto 0;
}
[data-browse-mode=S] .guide_section_info {
  margin-top: 40px;
}
[data-browse-mode=S] .guide_section_info_title {
  font-size: 15px;
  font-weight: 700;
  color: #004990;
  text-align: center;
}
[data-browse-mode=S] .guide_section_info_text {
  margin-top: 10px;
  font-size: 14px;
}
[data-browse-mode=S] .guide_section_info_link {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: underline;
}
[data-browse-mode=S] .dliv_icon_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border: #ccc solid 15px;
  border-color: transparent;
  border-top-color: #de1642;
  border-left-color: #de1642;
}
[data-browse-mode=S] .deliv_icon_pos {
  position: absolute;
  top: -5px;
  left: -12px;
  color: #fff;
}
[data-browse-mode=S] .icon_point {
  position: absolute;
  top: -20px;
  left: -20px;
}
[data-browse-mode=S] .icon_mail {
  position: absolute;
  top: 20px;
  right: 30px;
}
[data-browse-mode=S] #step5 .h_txt {
  margin: 10px 0 0;
  text-align: center;
}
[data-browse-mode=S] .caution_list {
  margin: 30px auto;
}
[data-browse-mode=S] .caution_list dd {
  padding-left: 1em;
  text-indent: -1em;
}
[data-browse-mode=S] .link_txt {
  width: 540px;
  margin: 30px auto;
}
[data-browse-mode=S] .link_txt p {
  font-size: 2rem;
  line-height: 1.8;
  color: #239bc9;
}
[data-browse-mode=S] .link_txt p span.nomal {
  font-size: 1.5rem;
  color: #000;
}
[data-browse-mode=S] .link_txt p a:hover {
  color: #48bbe7;
  text-decoration: underline;
}
[data-browse-mode=S] .title_bar {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  color: #004990;
  text-align: center;
}
[data-browse-mode=S] .title_bar::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 1px;
  margin: auto;
  content: "";
  background-color: #004990;
}
[data-browse-mode=S] .title_bar > span {
  display: table;
  padding: 0 1em;
  margin: auto;
  background-color: #fff;
}
[data-browse-mode=S] .situation {
  text-align: center;
}
[data-browse-mode=S] .situation_arrow {
  width: 50%;
  margin: 1.5em auto;
}
[data-browse-mode=S] .point {
  margin-top: 40px;
}
[data-browse-mode=S] .point_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 3.8vw;
  column-gap: 3.6vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 96%;
  margin: 0 auto;
}
[data-browse-mode=S] .point_area > li {
  position: relative;
  display: -ms-grid;
  display: grid;
  place-content: center;
  width: 28.8vw;
  height: 28.8vw;
  background-color: #e4f7f9;
  border-radius: 99vw;
}
[data-browse-mode=S] .point_area > li:nth-child(2) .point_area_text,
[data-browse-mode=S] .point_area > li:nth-child(5) .point_area_text {
  margin-top: -3vw;
}
[data-browse-mode=S] .point_area_text {
  font-size: 3.2vw;
  font-weight: 700;
  line-height: 1.333 !important;
  color: #26c2cf;
  text-align: center;
}
[data-browse-mode=S] .point_area_text span {
  margin-left: 1.1vw;
  font-weight: 700;
}
[data-browse-mode=S] .point_area_note {
  margin: 0 -5vw -0.5vw;
  font-size: 2.667vw;
  line-height: 1.7 !important;
  text-align: center;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
}
[data-browse-mode=S] .point_area_icon {
  position: absolute;
  right: 0;
  bottom: -2.5vw;
  left: 0;
  width: 10.67vw;
  margin: auto;
}
[data-browse-mode=S] .kantan {
  text-align: center;
}
[data-browse-mode=S] .kantan_arrow {
  width: 30%;
  margin: 1em auto;
}
[data-browse-mode=S] .card_wrap {
  padding: 3em 0 0;
}
[data-browse-mode=S] .l-wrapper {
  width: 90%;
  margin: 1rem auto;
}
[data-browse-mode=S] .card {
  background-color: #fff;
  border: solid 2px #de1642;
}
[data-browse-mode=S] .card__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 3em;
  color: #fff;
  background: #de1642;
}
[data-browse-mode=S] .card__title {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 0.3em 0 0 3.5em;
  margin-bottom: 0.6rem;
  font-size: 1.6rem;
  font-weight: normal;
  text-decoration: none;
}
[data-browse-mode=S] .card__thumbnail {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  margin: 0;
}
[data-browse-mode=S] .card__image {
  position: relative;
  top: -1em;
  left: -1.5em;
  width: 100%;
}
[data-browse-mode=S] .card__body {
  padding: 1.5em 1em 0;
  font-size: 1.6rem;
}
[data-browse-mode=S] .card__text {
  padding-bottom: 0;
  font-size: 1em;
  text-decoration: none;
}
[data-browse-mode=S] .card__text2 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 1em;
  line-height: 1.5;
}
[data-browse-mode=S] .btn_search_mens,
[data-browse-mode=S] .btn_search_ladies {
  padding: 0.3em 1em;
  font-size: 1.5em;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background: #02927a;
  border-radius: 10px;
}
[data-browse-mode=S] .btn_search_ladies {
  background: #ea3f0b;
}
[data-browse-mode=S] .card__text + .card__text {
  margin-top: 0.5rem;
}
[data-browse-mode=S] .card__footer {
  padding: 0.1em 1em 1em;
  color: #de1642;
}
[data-browse-mode=S] .button {
  display: inline-block;
  text-align: center;
  text-decoration: none;
}
[data-browse-mode=S] .button a {
  text-decoration: none;
}
[data-browse-mode=S] .button.-compact {
  text-decoration: none;
  background-color: #fff;
}
[data-browse-mode=S] .faq {
  padding-top: 90px;
  margin-top: -50px;
}
[data-browse-mode=S] .accordion {
  max-width: 83vw;
  margin: auto;
}
[data-browse-mode=S] .toggle {
  display: none;
}
[data-browse-mode=S] .option {
  position: relative;
  margin-bottom: 1em;
}
[data-browse-mode=S] .title,
[data-browse-mode=S] .content {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
[data-browse-mode=S] .title {
  display: block;
  padding: 0.6em 2em 0.6em 1em;
  font-size: 1.2em;
  font-weight: bold;
  color: #333;
  letter-spacing: 0;
  border: solid 1px #ccc;
  border-radius: 10px;
}
[data-browse-mode=S] .title::after,
[data-browse-mode=S] .title::before {
  position: absolute;
  top: 1.25em;
  right: 1.25em;
  width: 2px;
  height: 0.75em;
  content: "";
  background-color: #999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
[data-browse-mode=S] .title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
[data-browse-mode=S] .content {
  max-height: 0;
  overflow: hidden;
}
[data-browse-mode=S] .content p {
  padding: 0.5em 1em 1em;
  margin: 0;
  line-height: 1.5;
}
[data-browse-mode=S] .toggle:checked + .title + .content {
  max-height: 500px;
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
}
[data-browse-mode=S] .toggle:checked + .title::before {
  -webkit-transform: rotate(90deg) !important;
          transform: rotate(90deg) !important;
}
[data-browse-mode=S] .notice {
  padding-left: 1em;
  margin: 1em 0;
  font-size: 14px;
  text-indent: -1em;
}
[data-browse-mode=S] .notice::before {
  content: "※";
}
[data-browse-mode=S] .about {
  margin-top: -10px;
}
[data-browse-mode=S] .about_title {
  font-size: 18px;
  font-weight: 700;
  color: #004990;
  text-align: center;
}
[data-browse-mode=S] .about_text {
  margin-top: 15px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}
[data-browse-mode=S] .about_note {
  padding-left: 1em;
  margin-top: 15px;
  font-size: 12px;
  line-height: 24px;
  text-indent: -1em;
}
[data-browse-mode=S] .flow {
  margin-top: 40px;
}
[data-browse-mode=S] .flow_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 65px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}
[data-browse-mode=S] .flow_menu a {
  display: block;
  font-size: 15px;
  color: #004990;
  text-decoration: underline;
}
[data-browse-mode=S] .flow_menu a svg {
  display: block;
  width: 14px;
  height: 9px;
  margin: 5px auto 0;
  fill: #004990;
}
[data-browse-mode=S] .flow_btn {
  margin-top: 20px;
}
[data-browse-mode=S] .guide {
  padding-top: 90px;
  margin-top: -50px;
  margin-bottom: 30px;
}
[data-browse-mode=S] .btn_primary {
  display: -ms-grid;
  display: grid;
  place-content: center;
  width: 94%;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  font-size: 14px;
  color: #fff;
  background-color: #004990;
  border-radius: 4px;
}
[data-browse-mode=S] .btn_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}
[data-browse-mode=S] .btn_area > li {
  width: 50%;
}
[data-browse-mode=S] .btn_member a,
[data-browse-mode=S] .btn_login a {
  display: -ms-grid;
  display: grid;
  place-content: center;
  height: 87px;
  font-size: 18px;
  color: #fff;
  border-radius: 4px;
}
[data-browse-mode=S] .btn_member a {
  background-color: #f74815;
}
[data-browse-mode=S] .btn_login a {
  text-align: center;
  background-color: #004890;
}
[data-browse-mode=S] .btn_login a span {
  display: block;
  margin-bottom: 2px;
  font-size: 13px;
  line-height: 18px;
}
[data-browse-mode=S] .footer_btn {
  margin: 40px auto 20px;
}
[data-browse-mode=S] .hidden {
  display: none;
}