@charset "UTF-8";
.cf::after {
  display: block;
  width: 0;
  height: 0;
  clear: both;
  content: "";
}

[data-browse-mode=P] {
  /* 161118 */
  /*  */
  /***  2023.2.24 修正  ***/
}
[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] .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 {
  /* background:#de1642; */
  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: 73px;
  margin: 10px 7px 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.5rem;
}
[data-browse-mode=P] #point_section dd span {
  font-weight: bold;
  color: #de1642;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li {
  position: relative;
  width: 100%;
  padding: 40px;
  margin: 20px auto 96px;
  background: #ffc;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li:nth-child(2n) {
  background: #e7f3fa;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li::after {
  position: absolute;
  bottom: -63px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  display: block;
  width: 56px;
  height: 32px;
  clear: both;
  content: "";
  background: url(/ec/img/usr/pages/service/torioki/icon_sankaku.png?20250416) no-repeat;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li#step4::after{
  background: url(/ec/img/usr/pages/service/torioki/icon_sankaku.png?20250416) no-repeat !important;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li#step5::after {
  background: none;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li#step4{
  background: #E7F3FA !important;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li .txt_colmn {
  float: left;
  width: 50%;
  /* margin-right:40px; */
  font-size: 1.4rem;
  line-height: 1.6;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li#step4 .txt_colmn {
  width: 50%;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li .txt_colmn dt {
  margin: 0 0 24px;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li .txt_colmn dt img{
  width: 100px;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li .txt_colmn dd {
  line-height: 1.8;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li#step4 .txt_colmn dt {
  text-align: left;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li .txt_colmn img {
  margin: 0;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li .fig {
  float: left;
  width: 320px;
  min-height: 255px;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li#step4 .step4_txt {
  width: 350px;
  font-size: 1.5rem;
  line-height: 1.6;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li#step4 .step4_txt ul {
  margin-top: 15px;
  font-size: 1.3rem;
  line-height: 1.3;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li .fig img {
  position: absolute;
  top: 50%;
  right: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
[data-browse-mode=P] #guide_section .guide_section_inner > lii#step1 .fig img {
  right: -36px;
}
[data-browse-mode=P] .btn_area {
  width: 600px;
  margin: 0 auto;
}
[data-browse-mode=P] .btn_area li {
  float: left;
  width: 273px;
}
[data-browse-mode=P] .btn_area li.btn_member {
  margin-right: 54px;
}
[data-browse-mode=P] #guide_section .guide_section_inner .point_info {
  position: relative;
  margin: 30px 0 0;
}
[data-browse-mode=P] #guide_section .guide_section_inner .point_info dl {
  background: #fff;
  border: solid 1px #de1642;
}
[data-browse-mode=P] #guide_section .guide_section_inner .point_info dl dt {
  padding: 5px 0 5px 15px;
  margin: 0;
  color: #fff;
  text-align: center;
  background: #de1642;
}
[data-browse-mode=P] #guide_section .guide_section_inner .point_info dd {
  margin: 10px;
  font-size: 1.3rem;
  line-height: 1.3;
}
[data-browse-mode=P] #guide_section .guide_section_inner .point_info dd.link_txt .m-icon {
  color: #de1642;
}
[data-browse-mode=P] #guide_section .guide_section_inner .point_info dd.link_txt a:link,
[data-browse-mode=P] #guide_section .guide_section_inner .point_info dd.link_txt a:visited {
  color: #de1642;
  text-decoration: underline;
}
[data-browse-mode=P] #guide_section .guide_section_inner .point_info dd.link_txt a:hover {
  color: #e75072;
}
[data-browse-mode=P] .icon_point {
  position: absolute;
  top: -20px;
  left: -20px;
}
[data-browse-mode=P] .icon_mail {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 46px !important;
}
[data-browse-mode=P] #step5 .h_txt {
  margin: 10px 0 0;
  text-align: center;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li#step5{
  margin-bottom: 32px;
  background: #FFFFCC !important;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li#step5 .fig {
  width: 248px;
  min-height: inherit;
  margin-right: 20px;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li#step5 .fig img {
  position: inherit;
  top: auto;
  right: auto;
  -webkit-transform: inherit;
          transform: inherit;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li#step5 .txt_colmn {
  width: 100%;
  margin-top: 0;
  line-height: 1.8;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li#step5 .txt_colmn ul{
  margin-top: 18px;
  line-height: 1.8;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li#step6{
  background: #E7F3FA !important;
  display: block;
  margin-bottom: 32px;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li#step6::after{
  content: none !important;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li#step6 .h_txt{
  margin: 0 auto 24px;
  display: block;
  width: 72px;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li#step6 .h_txt img{
  width: 100%;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li#step6 .flex_box{
  display: flex;
  justify-content: space-between;
}
[data-browse-mode=P] #step1 .icon_point {
  top: -55px;
}
[data-browse-mode=P] #guide_section .guide_section_inner #step1 .point_info {
  margin-top: 65px;
}
[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 a {
  position: relative;
  display: inline-block;
  padding-right: 15px;
  padding-left: 20px;
  background: url(/ec/img/usr/pages/service/torioki/icon_shop.png) 0 50% no-repeat;
  background-size: 14px;
}
[data-browse-mode=P] .link_txt p a::after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 10px;
  height: 10px;
  content: "";
  border-right: 2px solid #239bc9;
  border-bottom: 2px solid #239bc9;
  -webkit-transform: translatey(-50%) rotate(-45deg);
          transform: translatey(-50%) rotate(-45deg);
}
[data-browse-mode=P] .link_txt p span.nomal {
  font-size: 1.5rem;
  color: #000;
}
[data-browse-mode=P] .link_txt p a:link,
[data-browse-mode=P] .link_txt p a:visited {
  color: #239bc9;
}
[data-browse-mode=P] .link_txt p a:hover {
  color: #48bbe7;
  text-decoration: underline;
}
[data-browse-mode=P] .service_section img {
  width: 100%;
}
[data-browse-mode=P] .guide_section_inner img {
  width: 43.4%;
}
[data-browse-mode=P] .intor h3 {
  margin: 40px 0 10px;
  font-size: 1.5em;
  font-weight: bold;
  color: #004990;
}
[data-browse-mode=P] .situation_section {
  margin: 60px 0;
}
[data-browse-mode=P] .situation_section h3,
[data-browse-mode=P] .point_section h3 {
  position: relative;
  display: block;
  margin: 20px 0;
  font-size: 1.5em;
  font-weight: bold;
  color: #004990;
  text-align: center;
}
[data-browse-mode=P] .situation_section h3::before,
[data-browse-mode=P] .situation_section h3::after,
[data-browse-mode=P] .point_section h3::before,
[data-browse-mode=P] .point_section h3::after {
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 300px;
  height: 2px;
  content: "";
  background: #004990;
}
[data-browse-mode=P] .situation_section h3::before,
[data-browse-mode=P] .point_section h3::before {
  left: 0;
}
[data-browse-mode=P] .situation_section h3::after,
[data-browse-mode=P] .point_section h3::after {
  right: 0;
}
[data-browse-mode=P] .point_section h3::before,
[data-browse-mode=P] .point_section h3::after {
  width: 340px;
}
[data-browse-mode=P] .point_section div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}
[data-browse-mode=P] .point_section .point_set {
  width: 45%;
  line-height: 1.5em;
}
[data-browse-mode=P] .point_section .point_set dt {
  display: inline-block;
  padding-bottom: 8px;
  margin-bottom: 20px;
  font-size: 1.2em;
  font-weight: bold;
  color: #004990;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(85%, transparent), color-stop(85%, #ff9600));
  background: linear-gradient(transparent 85%, #ff9600 85%);
}
[data-browse-mode=P] .situation_section p {
  margin: 20px 0;
  font-size: 1.5em;
  font-weight: bold;
  color: #004990;
  text-align: center;
}
[data-browse-mode=P] .situation_section .torioki_down span {
  position: relative;
  left: calc(50% - 50px);
  display: block;
  width: 0;
  height: 0;
  clear: both;
  content: "";
  border-color: #004890 transparent transparent;
  border-style: solid;
  border-width: 50px 50px 0;
}
[data-browse-mode=P] .situation_section .situation_set {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 60px 10px 80px;
  margin: 20px 0;
  border: solid 4px #004990;
  border-radius: 8px;
}
[data-browse-mode=P] .situation_section .situation_set dt {
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.2em;
  color: #004990;
}
[data-browse-mode=P] .situation_section .situation_set dt span {
  position: relative;
  padding-left: 1em;
  margin-left: -1em;
}
[data-browse-mode=P] .situation_section .situation_set dt span::before {
  position: absolute;
  left: 0;
  width: 10px;
  height: 16px;
  content: "";
  border-right: 5px solid #ff9600;
  border-bottom: 5px solid #ff9600;
  -webkit-transform: rotate(50deg);
          transform: rotate(50deg);
}
[data-browse-mode=P] .situation_section .top2 dt span::before {
  top: 1em;
}
[data-browse-mode=P] .situation_section .situation_set dd {
  width: 216px;
}
[data-browse-mode=P] #guide_section h4 + p {
  margin: 10px 0;
  color: #004990;
  text-align: center;
}
[data-browse-mode=P] .service_col .fig img {
  width: 280px;
}
[data-browse-mode=P] .service_col .caution dl {
  padding: 40px;
  margin: 20px auto 10px;
  line-height: 1.4em;
  background: #fff;
  border: solid 2px #de1642;
}
[data-browse-mode=P] .service_col .caution dt {
  font-weight: bold;
  text-align: center;
}
[data-browse-mode=P] .service_col .caution dd {
  padding-left: 1em;
  margin-top: 10px;
  text-indent: -1em;
}
[data-browse-mode=P] .service_col .caution dd span {
  color: #de1642;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li#step3::after {
  background: none;
}
[data-browse-mode=P] .service_col .caution::after {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  display: block;
  width: 56px;
  height: 32px;
  clear: both;
  content: "";
  background: url(/ec/img/usr/pages/service/torioki/icon_sankaku.png?20250416) no-repeat;
}
[data-browse-mode=P] .service_col p {
  line-height: 1.5em;
}
[data-browse-mode=P] #guide_section .guide_section_inner > li:nth-child(1) .fig img {
  right: -20px;
  width: 340px;
}

[data-browse-mode=S] {
  /* .service_col .service_col_inner p,
  .service_col .service_col_inner dd{
    color: #6e7491;
    line-height: 1.6;
  }
  */
  /*
  .service_col .service_col_inner h3{
  margin-bottom:10px;
  font-size:14px;
  color:#004990;
  border-bottom:solid 2px #004990;
  padding:0 0 3px 0;
  font-weight:bold;
  }
  */
  /***  2023.2.24 修正  ***/
}
[data-browse-mode=S] .service_col {
  padding: 20px 0;
  font-size: 1.3rem;
  background: #fff;
}
[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: 12px;
  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: 3px 0 1px;
  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: 0;
  width: 28vw;
  display: block;
  margin: 0 auto 5.3vw;
}
[data-browse-mode=S] .step_capture{
  display: block;
  width: 72%;
  margin: 0 auto 5.3vw;
}
[data-browse-mode=S] .steptxt {
  padding: 0;
  font-size: 3.7vw;
}
[data-browse-mode=S] .steptxt dd {
  padding-left: 1em;
  text-indent: -1em;
}
[data-browse-mode=S] .ic_02 {
  width: 100%;
  text-align: center;
  margin: 8.5vw auto;
}
[data-browse-mode=S] .ic_02 img {
  width: 10.6vw;
}
[data-browse-mode=S] .point_ic {
  padding-left: 10px;
  color: #e71947;
}
[data-browse-mode=S] .pink_link {
  padding: 5px 0 12px 10px;
  color: #e71947;
  text-decoration: underline;
}
[data-browse-mode=S] .pink_link a {
  color: #e71947;
}
[data-browse-mode=S] .service_sectionbox .y-colorbox {
  padding: 5.3vw;
  background-color: #ffffcd;
}
[data-browse-mode=S] .service_sectionbox .y-colorbox .note{
  font-size: 3.2vw;
  margin-top: 5.3vw;
}
[data-browse-mode=S] .service_sectionbox .b-colorbox {
  padding: 5.3vw;
  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: 20px;
  color: #8e92ad;
  border: 1px solid #8e92ad;
}
[data-browse-mode=S] .section_01 {
  margin: 20px 0;
}
[data-browse-mode=S] .sub_line {
  padding: 20px;
  margin: 10px 0;
  background: #fdffc6;
}
[data-browse-mode=S] .sub_line p {
  padding-left: 36px;
  font-size: 1.3rem;
  line-height: 1.6;
  background: url(/ec/img/usr/pages/service/torioki/sp/ic_01.png) no-repeat 1px 0;
  background-size: 8%;
}
[data-browse-mode=S] .colmn_2 {
  /* float:left;
  width:323px;
  margin-right:30px; */
  margin-top: 20px;
}
[data-browse-mode=S] .colmn_2:nth-child(2n) {
  /*  margin-right:0; */
}
[data-browse-mode=S] .colmn_2 h3 {
  /* background:#de1642; */
  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 .txt_colmn {
  /*	float: left;
  width: 360px;
  margin-right: 17px; */
}
[data-browse-mode=S] .service_col .service_col_inner .fig {
  display: block;
  /*	float: left;
  width: 300px; */
  width: 80%;
  margin: 10px auto;
}
[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] .intor h3 {
  margin: 0 0 2%;
  font-size: 1.5em;
  font-weight: bold;
  color: #004990;
}
[data-browse-mode=S] .situation_section {
  margin: 8% 0;
}
[data-browse-mode=S] .situation_section h3,
[data-browse-mode=S] .point_section h3 {
  position: relative;
  display: block;
  margin: 20px 0;
  font-size: 1.5em;
  font-weight: bold;
  color: #004990;
  text-align: center;
}
[data-browse-mode=S] .situation_section h3::before,
[data-browse-mode=S] .situation_section h3::after,
[data-browse-mode=S] .point_section h3::before,
[data-browse-mode=S] .point_section h3::after {
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 19%;
  height: 2px;
  content: "";
  background: #004990;
}
[data-browse-mode=S] .situation_section h3::before,
[data-browse-mode=S] .point_section h3::before {
  left: 0;
}
[data-browse-mode=S] .situation_section h3::after,
[data-browse-mode=S] .point_section h3::after {
  right: 0;
}
[data-browse-mode=S] .point_section h3::before,
[data-browse-mode=S] .point_section h3::after {
  width: 38%;
}
[data-browse-mode=S] .point_section .point_set {
  margin-bottom: 8%;
}
[data-browse-mode=S] .point_section .point_set dt {
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 12px;
  font-size: 1.2em;
  font-weight: bold;
  color: #004990;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(85%, transparent), color-stop(85%, #ff9600));
  background: linear-gradient(transparent 85%, #ff9600 85%);
}
[data-browse-mode=S] .situation_section p {
  margin: 4% 0;
  font-size: 1.5em;
  font-weight: bold;
  color: #004990;
  text-align: center;
}
[data-browse-mode=S] .situation_section .torioki_down span {
  position: relative;
  left: calc(50% - 30px);
  display: block;
  width: 0;
  height: 0;
  clear: both;
  content: "";
  border-color: #004890 transparent transparent;
  border-style: solid;
  border-width: 30px 30px 0;
}
[data-browse-mode=S] .situation_section .situation_set {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 4% 1% 4% 8%;
  margin: 4% 0;
  border: solid 3px #004990;
  border-radius: 16px;
}
[data-browse-mode=S] .situation_section .situation_set dt {
  font-size: 1.2em;
  font-weight: bold;
  color: #004990;
}
[data-browse-mode=S] .situation_section .situation_set dt span {
  position: relative;
  padding-left: 1em;
  margin-bottom: 4%;
  margin-left: -1em;
}
[data-browse-mode=S] .situation_section .situation_set dt span::before {
  position: absolute;
  left: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 5px;
  height: 10px;
  content: "";
  border-right: 4px solid #ff9600;
  border-bottom: 4px solid #ff9600;
  -webkit-transform: rotate(50deg);
          transform: rotate(50deg);
}
[data-browse-mode=S] .situation_section .top2 dt span::before {
  top: 1em;
}
[data-browse-mode=S] .situation_section .situation_set dd {
  width: 36%;
}
[data-browse-mode=S] .b_box + p {
  margin: 0 0 2%;
  color: #004990;
  text-align: center;
}
[data-browse-mode=S] .service_col .fig img {
  width: 355px;
}
[data-browse-mode=S] .ticket_list {
  margin-top: 20px;
  margin-left: -12px;
  overflow: hidden;
}
[data-browse-mode=S] .ticket_item {
  float: left;
  width: 50%;
  padding-left: 12px;
}
[data-browse-mode=S] .service_col .caution dl {
  padding: 5.3vw;
  margin: 4.26vw 0 2%;
  background: #fff;
  border: solid 2px #de1642;
}
[data-browse-mode=S] .service_col .caution dt {
  font-weight: bold;
  text-align: center;
  font-size: 3.73vw;
}
[data-browse-mode=S] .service_col .caution dd {
  padding-left: 1em;
  margin-top: 3%;
  text-indent: -1em;
  font-size: 3.7vw;
}
[data-browse-mode=S] .service_col .caution dd span {
  color: #de1642;
}
[data-browse-mode=S] #guide_section .guide_section_inner > li#step3::after {
  background: none;
}

[data-browse-mode=S] .b-colorbox.last_box{
  margin: 8.5vw auto;
}

[data-browse-mode=S] .b-colorbox.last_box img{
  display: block;
  width: 66vw;
  margin: 0 auto 5.3vw;
}