@charset "UTF-8";
.container .inner .guide_link {
  text-align: right;
  margin-top: 30px;
}
.container .inner .guide_link .link_2a a {
  padding-left: 14px;
}
.container .inner section ul.flow_1a {
  margin-top: 30px;
  margin-bottom: 80px;
}
.container .inner section ul.note {
  margin-top: 0;
}
.container .inner section ul.note li {
  font-size: 1.4rem;
  margin-bottom: 0;
}
.container .inner section .section_inner img {
  width: 100%;
}
.container .inner section .section_inner .headline_3c {
  margin-bottom: .5em;
}
.container .inner section .section_inner .headline_4d {
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  font-weight: 700;
  padding: 3px 10px 2px;
  background: #004898;
  margin-bottom: .7em;
}
.container .inner section .section_inner .headline_5c {
  line-height: 1.4;
  margin-bottom: .2em;
  color: #001D6A;
  font-size: 1.6rem;
  font-weight: 700;
}
.container .inner section .section_inner .max-width_550 {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
.container .inner section .section_inner .max-width_690 {
  max-width: 690px;
  margin-bottom: 30px;
}
.container .inner section .section_inner .max-width_800 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.container .inner section .section_inner .link_1b .link_2a a {
  padding-left: 14px;
}
.container .inner section .section_inner .link_1b .link_2a.note a {
  font-size: 1.4rem;
  padding-top: 3px;
}
.container .inner section .section_inner .btn_1f.max-width_320 {
  max-width: 320px;
}
.container .inner section .section_inner .border_box_flex {
  display: flex;
  align-items: center;
  margin: 30px auto;
}
.container .inner section .section_inner .border_box_flex .left_block {
  width: 60%;
}
.container .inner section .section_inner .border_box_flex .right_block {
  width: 40%;
}
.container .inner section .section_inner ul + ul {
  margin-top: 50px;
}
.container .inner section .section_inner + .section_inner {
  margin-top: 50px;
}

ul.list_1c {
  margin: .5em auto .5em;
}
ul.list_1c li {
  text-indent: -1.8em;
  padding-left: 2.0em;
  margin-bottom: .5em;
  font-size: 1.4rem;
  line-height: 1.4;
}

.info_mark {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  vertical-align: middle;
  margin-bottom: .2em;
}
.info_mark::before {
  position: absolute;
  top: 2px;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 17px;
  height: 17px;
  background: url("/service/pfw/image/common/Icon_awesome-info-circle.png") left top no-repeat;
  background-size: cover;
}

.info_mark + p {
  padding-left: 20px;
}

.link_2c {
  /*margin-top: .5em;
  margin-bottom: .5em;*/
  text-align: right;
}
.link_2c a {
  text-decoration: underline;
  font-size: 2.0rem;
  display: inline-block;
  position: relative;
  padding: 0;
  vertical-align: middle;
  color: #001D6A;
  font-weight: 700;
  padding-right: 25px;
}
.link_2c a:hover {
  text-decoration: none;
}
.link_2c a::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #001D6A;
}
.link_2c a:after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 9px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.bg_gray {
  background: #F5F5F5;
  padding: 40px;
  margin-bottom: 0.5em;
}
.bg_gray ul:last-child {
  margin-bottom: 0;
}
.bg_gray ul:last-child li:last-child {
  margin-bottom: 0;
}
.bg_gray p:last-child {
  margin-bottom: 0;
}

/* SR準備ページ */
.sr1-1_block {
  margin: 30px auto 0;
}
.sr1-1_block.col1 {
  max-width: 49.5%;
}

.sr1-1_1 {
  max-width: 560px;
  margin: 0 auto 1em;
}

.sr1-1_3 {
  display: flex;
  justify-content: space-between;
}
.sr1-1_3 img {
  max-width: 49.5%;
}

.sr1-1_5 {
  max-width: 350px;
}

.sr1-1_6 {
  max-width: 438px;
  margin-bottom: 1.5em;
}

.sr1-1_7 {
  max-width: 343px;
  margin-bottom: 1.5em;
}

.sr1-1_8 {
  max-width: 343px;
}

.red_underline {
  border-bottom: 1px solid #E5100D;
}

.red_double_underline {
  border-bottom: 3px double #E5100D;
}

/* SR審査／発行ページ */
.flow_box {
  margin: 0 auto;
}
.flow_box li.flow_blue a {
  background: #D8EBFF;
}
.flow_box li a {
  border-radius: 10px;
  margin-bottom: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 25px 30px;
  width: 100%;
  text-decoration: none;
}
.flow_box li a:hover {
  opacity: 0.7;
}
.flow_box li a .flow_no {
  font-size: 3.3rem;
  line-height: 40px;
  width: 6%;
  /*text-align: center;*/
}
.flow_box li a .flow_no.flow_blue_no {
  color: #004898;
}
.flow_box li a .flow_detail {
  width: 94%;
}
.flow_box li a .flow_detail .flow_title {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 40px;
}
.flow_box li.no_link {
  border-radius: 10px;
  margin-bottom: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 25px 30px;
}
.flow_box li.no_link.flow_blue {
  background: #D8EBFF;
}
.flow_box li.no_link .flow_no {
  font-size: 3.3rem;
  line-height: 40px;
  width: 6%;
  /*text-align: center;*/
}
.flow_box li.no_link .flow_no.flow_blue_no {
  color: #004898;
}
.flow_box li.no_link .flow_detail {
  width: 94%;
}
.flow_box li.no_link .flow_detail .flow_title {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 40px;
}
.flow_box .flow_blue_title {
  border-radius: 10px;
  margin-bottom: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 10px 30px;
  background: #D8EBFF;
}
.flow_box .flow_blue_title .flow_no {
  font-size: 3.3rem;
  line-height: 40px;
  width: 4%;
  /*text-align: center;*/
}
.flow_box .flow_blue_title .flow_no.flow_blue_no {
  color: #004898;
}
.flow_box .flow_blue_title .flow_detail {
  width: 96%;
}
.flow_box .flow_blue_title .flow_detail .flow_title {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 40px;
}

.sts-1_block + .sts-1_block {
  margin-top: 50px;
}

/* SR設定ページ */
.sr3-1_block {
  margin: 30px auto 0;
}
.sr3-1_block .headline_3e {
  margin-bottom: .2em;
}

.bg_blue .sr3-1_block {
  margin: 50px auto 0;
}
.bg_blue .sr3-1_block:first-child {
  margin-top: 0;
}

.table_3_1 tbody tr th {
  width: 9em;
  white-space: nowrap;
}
.table_3_1 tbody tr td {
  width: 39em;
}

.form_1 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 700px;
  margin-bottom: 1em;
}
.form_1 li {
  width: 49.25%;
  display: table;
}
.form_1 li label {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.16);
  font-size: 3.4rem;
  line-height: 1.2;
  height: 62px;
  text-align: center;
  padding: 0 10px;
  font-weight: 500;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  border: 1px solid #C7C7C7;
}
.form_1 li input:checked + label {
  border: 6px solid #004898;
}

.form_2 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 700px;
  margin-bottom: 1em;
}
.form_2 li {
  width: 32.333%;
  position: relative;
}
.form_2 li label {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.16);
  height: 186px;
  text-align: center;
  padding: 0 0 10px;
  width: 100%;
  border: 1px solid #C7C7C7;
  display: flex;
  flex-flow: column;
  justify-content: flex-end;
}
.form_2 li label .size_name {
  position: absolute;
  display: inline-block;
  top: 5px;
  left: 50%;
  transform: translate(-50%, 0);
  font-weight: 700;
  font-size: 1.8rem;
}
.form_2 li label .icon {
  display: block;
  text-align: center;
}
.form_2 li label .txt {
  display: block;
  text-align: center;
}
.form_2 li label img {
  margin-bottom: 10px;
}
.form_2 li label img.icon_s {
  max-width: 45px;
}
.form_2 li label img.icon_m {
  max-width: 54px;
}
.form_2 li label img.icon_l {
  max-width: 65px;
}
.form_2 li input:checked + label {
  border: 6px solid #004898;
  padding: 0 0 5px;
}

.form_3 {
  background: #fff;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #C7C7C7;
  width: 100%;
  max-width: 460px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.form_3 dt {
  width: 35%;
  text-align: right;
}
.form_3 dd {
  width: 65%;
}
.form_3 dd input[type="text"] {
  background: #fff;
  display: block;
  font-size: 1.6rem;
  padding: 5px 10px 4px;
  width: 100%;
  border-radius: 0;
  border: 1px solid #C7C7C7;
}

.form_4 .html_btn {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 700px;
  margin: 50px auto 80px;
  position: relative;
}
.form_4 .html_btn::after {
  content: ' ';
  width: 0;
  height: 0;
  border-top: 22px solid #3296C8;
  border-right: 22px solid transparent;
  border-left: 22px solid transparent;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-bottom: -50px;
  transform: translate(-50%, 0);
}
.form_4 .html_btn input[type="submit"] {
  width: 49.25%;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.16);
  font-size: 3.4rem;
  line-height: 1.2;
  height: 62px;
  text-align: center;
  padding: 0 10px;
  font-weight: 500;
}
.form_4 .sampleCodeWaku textarea {
  background: #fff;
  display: block;
  font-size: 1.6rem;
  padding: 5px 10px 4px;
  width: 100%;
  max-width: 800px;
  border-radius: 0;
  border: 1px solid #C7C7C7;
  height: 220px;
  margin: 0 auto;
}

/* SRお申し込み手順 */
.apply_top_container {
  padding-bottom: 0;
}
.apply_top_container .max-width_800 {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}
.apply_top_container .max-width_800 + .max-width_800 {
  margin-top: 80px;
}
.apply_top_container .inner .guide_link {
  margin-top: 0px;
  margin-bottom: 30px;
}
.apply_top_container section {
  padding: 80px 0;
}
.apply_top_container section:nth-child(even) {
  background: #F5F5F5;
}
.apply_top_container #sec1 {
  padding-top: 30px;
}
.apply_top_container section + section {
  margin-top: 0;
}
.apply_top_container .apply_copy {
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
  color: #001D6A;
}
.apply_top_container .section_inner .col2 {
  position: relative;
}
.apply_top_container .section_inner .col2 .right_box {
  position: absolute;
  width: 20%;
  top: 0;
  right: 0;
}
.apply_top_container .section_inner .col2 .left_box {
  width: 75%;
}
.apply_top_container .section_inner .flex_box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 50px auto 0;
  max-width: 800px;
}
.apply_top_container .section_inner .flex_box .flex_box_inner {
  width: 48%;
  border: 1px solid #707070;
  border-radius: 10px;
  padding: 30px 10px 0;
}
.apply_top_container .section_inner .flex_box .flex_box_inner .headline_3h {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: .5em;
  text-align: center;
}
.apply_top_container .section_inner .flex_box .flex_box_inner .btn_1c {
  max-width: 250px;
}
.apply_top_container .section_inner .flex_box .flex_box_inner .btn_1c a {
  height: 40px;
  font-size: 2.0rem;
  border-radius: 20px;
}
.apply_top_container .section_inner .link_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80%;
  max-width: 229px;
  margin: 20px auto;
}
.apply_top_container .section_inner .link_icon li {
  width: auto;
  margin: 0px 10px;
}
.apply_top_container .section_inner .link_icon li img {
  max-width: 70px;
}
.apply_top_container .section_inner + .section_inner {
  margin-top: 50px;
}
.apply_top_container .headline_2e {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.4;
  color: #001D6A;
  margin-bottom: 1em;
  border-bottom: 1px solid #707070;
  display: inline-block;
}
.apply_top_container .headline_4c {
  margin-bottom: .5em;
}
.apply_top_container .headline_5a {
  margin-top: .5em;
  margin-bottom: .2em;
}
.apply_top_container .list_2a li {
  padding-left: 25px;
  position: relative;
}
.apply_top_container .list_2a li::after {
  border-right: 3px solid #000000;
  border-bottom: 3px solid #000000;
  content: '';
  display: block;
  height: 12px;
  left: 6px;
  margin-top: 7px;
  position: absolute;
  top: 0;
  transform: rotate(45deg);
  width: 8px;
}
.apply_top_container .sr_index_img_1 img {
  max-width: 134px;
}
.apply_top_container .sr_index_img_2 {
  text-align: center;
  margin: 30px auto;
}
.apply_top_container .sr_index_img_2 img {
  max-width: 603px;
}
.apply_top_container .apply_flow_box .flow_list {
  display: flex;
  justify-content: space-between;
}
.apply_top_container .apply_flow_box .flow_list > li {
  width: 23%;
  border-radius: 10px;
  padding: 10px 10px 20px;
  position: relative;
}
.apply_top_container .apply_flow_box .flow_list > li .flow_title_block {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
}
.apply_top_container .apply_flow_box .flow_list > li .flow_title_block .flow_no {
  font-size: 2.8rem;
  margin-right: .2em;
}
.apply_top_container .apply_flow_box .flow_list > li .flow_title_block .flow_no.flow_blue_no {
  color: #004898;
}
.apply_top_container .apply_flow_box .flow_list > li .flow_title_block .flow_no.flow_gray_no {
  color: #9A9A9A;
}
.apply_top_container .apply_flow_box .flow_list > li .flow_title_block .flow_title {
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 700;
  display: inline-block;
  /*text-align: center;*/
  /*padding-top: .5em;
  padding-bottom: .5em;*/
}
.apply_top_container .apply_flow_box .flow_list > li .flow_title_block .flow_title .small {
  display: block;
  font-size: 1.3rem;
}
.apply_top_container .apply_flow_box .flow_list > li .flow_icon {
  text-align: center;
  margin: 20px auto 20px;
}
.apply_top_container .apply_flow_box .flow_list > li .flow_icon img {
  max-width: 122px;
}
.apply_top_container .apply_flow_box .flow_list > li .flow_copy {
  min-height: 190px;
}
.apply_top_container .apply_flow_box .flow_list > li .flow_link_list li {
  margin-bottom: 10px;
}
.apply_top_container .apply_flow_box .flow_list > li .flow_link_list li a {
  font-size: 1.8rem;
  border-radius: 5px;
  font-weight: 700;
  line-height: 1.4;
  padding: 10px 0 10px 40px;
  position: relative;
  background: #fff;
  color: #004188;
  text-decoration: none;
  width: 100%;
  display: block;
}
.apply_top_container .apply_flow_box .flow_list > li .flow_link_list li a .step_no {
  display: inline-block;
  background: #fff;
  border: 1px solid #004898;
  color: #004898;
  font-weight: 700;
  text-align: center;
  padding: 1px 2px 1px;
  margin-right: 1px;
  position: absolute;
  left: 9px;
  top: 8px;
}
.apply_top_container .apply_flow_box .flow_list > li .flow_link_list li a .step_no span {
  display: block;
}
.apply_top_container .apply_flow_box .flow_list > li .flow_link_list li a .step_no span.big {
  font-size: 1.2rem;
  line-height: 1.2;
}
.apply_top_container .apply_flow_box .flow_list > li .flow_link_list li a .step_no span.small {
  font-size: .9rem;
  line-height: 1.2;
}
.apply_top_container .apply_flow_box .flow_list > li.flow_blue {
  background: #D8EBFF;
}
.apply_top_container .apply_flow_box .flow_list > li.flow_blue .flow_link_list li a:hover {
  color: #fff;
  background: #004898;
}
.apply_top_container .apply_flow_box .flow_list > li.flow_gray {
  background: #DDDDDD;
}
.apply_top_container .apply_flow_box .flow_list > li.flow_gray .flow_link_list li a {
  color: #4A4A4A;
}
.apply_top_container .apply_flow_box .flow_list > li.flow_gray .flow_link_list li a .step_no {
  background: #fff;
  border: 1px solid #4A4A4A;
  color: #4A4A4A;
}
.apply_top_container .apply_flow_box .flow_list > li.flow_gray .flow_link_list li a:hover {
  color: #fff;
  background: #4A4A4A;
}
.apply_top_container .apply_flow_box .flow_list > li .link_1b {
  min-height: 50px;
}
.apply_top_container .apply_flow_box .flow_list > li .link_1b a {
  font-size: 1.4rem;
}
.apply_top_container .apply_flow_box .flow_list > li .link_1b a::before {
  top: 6px;
}
.apply_top_container .apply_flow_box .flow_list > li .link_1b .link_2a a {
  padding-left: 14px;
}
.apply_top_container .apply_flow_box .flow_list > li .btn_1d {
  margin-bottom: 0;
}
.apply_top_container .apply_flow_box .flow_list > li + li {
  display: block;
  position: relative;
}
.apply_top_container .apply_flow_box .flow_list > li + li:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0px;
  margin-left: -23px;
  margin-top: -10px;
  width: 0;
  height: 0;
  border: none;
  border-top: 11px solid #004898;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  transform: rotate(-90deg);
}
.apply_top_container .apply_flow_box .payment_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px;
  background: #D8EBFF;
  border-radius: 10px;
  margin-top: 30px;
}
.apply_top_container .apply_flow_box .payment_box .icon_payment {
  width: 20%;
  text-align: center;
}
.apply_top_container .apply_flow_box .payment_box .icon_payment img {
  max-width: 102px;
}
.apply_top_container .apply_flow_box .payment_box .payment_text {
  width: 80%;
}

/* SP限定CSS */
@media screen and (max-width: 767px) {
  .container .inner .guide_link {
    margin-top: 15px;
  }
  .container .inner .guide_link .link_2a a {
    padding-left: 10px;
  }
  .container .inner .guide_link .link_2a a::before {
    top: 4px;
  }
  .container .inner .guide_link .link_2a a::after {
    margin-top: -8px;
  }
  .container .inner section ul.flow_1a {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .container .inner section ul.note li {
    font-size: 1.1rem;
  }
  .container .inner section .section_inner .headline_4d {
    font-size: 1.3rem;
    text-align: left;
    padding: 3px 10px 2px;
    margin-bottom: .7em;
    line-height: 1.4;
  }
  .container .inner section .section_inner .link_1b .link_2a a {
    padding-left: 10px;
  }
  .container .inner section .section_inner .link_1b .link_2a a::before {
    top: 4px;
  }
  .container .inner section .section_inner .link_1b .link_2a a::after {
    margin-top: -8px;
  }
  .container .inner section .section_inner .link_1b .link_2a.note a {
    font-size: 1.2rem;
    padding-top: 1px;
  }
  .container .inner section .section_inner .border_box_flex {
    display: block;
    margin: 15px auto;
  }
  .container .inner section .section_inner .border_box_flex .left_block {
    width: 100%;
  }
  .container .inner section .section_inner .border_box_flex .right_block {
    width: 100%;
  }
  .container .inner section .section_inner .border_box_flex .right_block .btn_1b {
    margin-bottom: 10px;
  }
  .container .inner section .section_inner ul + ul {
    margin-top: 15px;
  }
  .container .inner section .section_inner + .section_inner {
    margin-top: 30px;
  }

  ul.list_1c {
    margin: .5em auto .5em;
  }
  ul.list_1c li {
    text-indent: -1.8em;
    padding-left: 2.0em;
    margin-bottom: .5em;
    font-size: 1.1rem;
    line-height: 1.4;
  }

  .info_mark {
    padding-left: 16px;
  }
  .info_mark::before {
    top: 2px;
    width: 14px;
    height: 14px;
  }

  .info_mark + p {
    padding-left: 16px;
  }

  .link_2c {
    text-align: right;
  }
  .link_2c a {
    font-size: 1.6rem;
    padding-right: 20px;
  }
  .link_2c a::before {
    width: 16px;
    height: 16px;
  }
  .link_2c a:after {
    right: 7px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }

  .bg_gray {
    padding: 10px;
  }

  /* SR準備ページ */
  .sr1-1_block {
    margin: 20px auto 0;
  }
  .sr1-1_block.col1 {
    max-width: 100%;
  }
  .sr1-1_block .headline_4a {
    margin-bottom: .25em;
  }

  .sr1-1_3 {
    flex-wrap: wrap;
  }
  .sr1-1_3 img {
    max-width: 100%;
    margin-bottom: 10px;
  }

  /* SR審査／発行ページ */
  .flow_box {
    margin: 0 auto;
  }
  .flow_box li a {
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 10px 10px;
  }
  .flow_box li a:hover {
    opacity: 0.7;
  }
  .flow_box li a .flow_no {
    font-size: 1.8rem;
    line-height: 20px;
    width: 8%;
    text-align: center;
  }
  .flow_box li a .flow_detail {
    width: 92%;
  }
  .flow_box li a .flow_detail .flow_title {
    font-size: 1.6rem;
    line-height: 20px;
  }
  .flow_box li.no_link {
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 10px 10px;
  }
  .flow_box li.no_link .flow_no {
    font-size: 1.8rem;
    line-height: 20px;
    width: 8%;
    text-align: center;
  }
  .flow_box li.no_link .flow_detail {
    width: 92%;
  }
  .flow_box li.no_link .flow_detail .flow_title {
    font-size: 1.6rem;
    line-height: 20px;
  }
  .flow_box .flow_blue_title {
    padding: 5px 10px;
    background: #D8EBFF;
  }
  .flow_box .flow_blue_title .flow_no {
    font-size: 1.8rem;
    line-height: 20px;
    width: 8%;
    text-align: center;
  }
  .flow_box .flow_blue_title .flow_detail {
    width: 92%;
  }
  .flow_box .flow_blue_title .flow_detail .flow_title {
    font-size: 1.6rem;
    line-height: 20px;
  }

  .sts-1_block + .sts-1_block {
    margin-top: 30px;
  }

  /* SR設定ページ */
  .sr3-1_block {
    margin: 15px auto 0;
  }

  .form_1 li label {
    font-size: 1.6rem;
    line-height: 1.2;
    height: 44px;
    padding: 0 10px;
  }
  .form_1 li input:checked + label {
    border: 4px solid #004898;
  }

  .form_2 li label {
    height: 165px;
    padding: 0 0 10px;
  }
  .form_2 li label .size_name {
    font-size: 1.4rem;
  }
  .form_2 li label .txt {
    font-size: 1.0rem;
  }
  .form_2 li input:checked + label {
    border: 4px solid #004898;
    padding: 0 0 7px;
  }

  .form_3 {
    padding: 10px;
    width: 100%;
    max-width: 100%;
    display: block;
  }
  .form_3 dt {
    width: 100%;
    text-align: left;
  }
  .form_3 dd {
    width: 100%;
  }

  .form_4 .html_btn {
    max-width: 240px;
    margin: 30px auto 50px;
  }
  .form_4 .html_btn::after {
    border-top: 22px solid #3296C8;
    border-right: 22px solid transparent;
    border-left: 22px solid transparent;
    margin-bottom: -35px;
  }
  .form_4 .html_btn input[type="submit"] {
    width: 100%;
    font-size: 1.6rem;
    height: 44px;
  }
  .form_4 .sampleCodeWaku textarea {
    font-size: 1.6rem;
    padding: 5px 10px 4px;
    height: 220px;
  }

  /* SRお申し込み手順 */
  .apply_top_container .inner .guide_link {
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .apply_top_container section {
    padding: 30px 0;
  }
  .apply_top_container #sec1 {
    padding-top: 10px;
  }
  .apply_top_container .apply_copy {
    font-size: 1.4rem;
    margin-bottom: .5em;
  }
  .apply_top_container .section_inner .flex_box {
    display: block;
    width: 100%;
    margin: 30px auto 0;
    max-width: 400px;
  }
  .apply_top_container .section_inner .flex_box .flex_box_inner {
    width: 100%;
    border: 1px solid #707070;
    border-radius: 10px;
    padding: 20px 10px 0;
  }
  .apply_top_container .section_inner .flex_box .flex_box_inner .headline_3h {
    font-size: 1.8rem;
    margin-bottom: .5em;
  }
  .apply_top_container .section_inner .flex_box .flex_box_inner .btn_1c {
    max-width: 250px;
  }
  .apply_top_container .section_inner .flex_box .flex_box_inner .btn_1c a {
    height: 28px;
    font-size: 1.6rem;
    border-radius: 14px;
  }
  .apply_top_container .section_inner .flex_box .flex_box_inner + .flex_box_inner {
    margin-top: 10px;
  }
  .apply_top_container .section_inner + .section_inner {
    margin-top: 30px;
  }
  .apply_top_container .headline_2e {
    font-size: 1.8rem;
    margin-bottom: 1em;
  }
  .apply_top_container .headline_4c {
    margin-bottom: .5em;
  }
  .apply_top_container .headline_5a {
    margin-top: .5em;
    margin-bottom: .2em;
  }
  .apply_top_container .list_2a li {
    font-size: 1.3rem;
    padding-left: 15px;
    position: relative;
  }
  .apply_top_container .list_2a li::after {
    border-right: 2px solid #000000;
    border-bottom: 2px solid #000000;
    height: 8px;
    left: 4px;
    margin-top: 6px;
    width: 6px;
  }
  .apply_top_container .sr_index_img_1 img {
    max-width: 134px;
  }
  .apply_top_container .sr_index_img_2 {
    text-align: center;
    margin: 30px auto;
  }
  .apply_top_container .sr_index_img_2 img {
    max-width: 603px;
  }
  .apply_top_container .apply_flow_box .flow_list {
    display: block;
  }
  .apply_top_container .apply_flow_box .flow_list > li {
    width: 100%;
    padding: 10px 10px 20px;
    margin-bottom: 30px;
  }
  .apply_top_container .apply_flow_box .flow_list > li .flow_title_block {
    height: 50px;
  }
  .apply_top_container .apply_flow_box .flow_list > li .flow_title_block .flow_no {
    font-size: 2.0rem;
    margin-right: .2em;
  }
  .apply_top_container .apply_flow_box .flow_list > li .flow_title_block .flow_title {
    font-size: 1.8rem;
  }
  .apply_top_container .apply_flow_box .flow_list > li .flow_title_block .flow_title .small {
    font-size: 1.2rem;
  }
  .apply_top_container .apply_flow_box .flow_list > li .flow_icon {
    margin: 10px auto 10px;
  }
  .apply_top_container .apply_flow_box .flow_list > li .flow_icon img {
    max-width: 82px;
  }
  .apply_top_container .apply_flow_box .flow_list > li .flow_copy {
    min-height: inherit;
  }
  .apply_top_container .apply_flow_box .flow_list > li .flow_link_list li {
    margin-bottom: 10px;
  }
  .apply_top_container .apply_flow_box .flow_list > li .flow_link_list li a {
    font-size: 1.6rem;
    padding: 10px 0 10px 38px;
  }
  .apply_top_container .apply_flow_box .flow_list > li .flow_link_list li a .step_no {
    padding: 1px 2px 1px;
    margin-right: 1px;
    left: 9px;
    top: 8px;
  }
  .apply_top_container .apply_flow_box .flow_list > li .flow_link_list li a .step_no span.big {
    font-size: 1.0rem;
    line-height: 1.2;
  }
  .apply_top_container .apply_flow_box .flow_list > li .flow_link_list li a .step_no span.small {
    font-size: .7rem;
    line-height: 1.2;
  }
  .apply_top_container .apply_flow_box .flow_list > li .link_1b {
    min-height: inherit;
  }
  .apply_top_container .apply_flow_box .flow_list > li .link_1b a {
    font-size: 1.1rem;
  }
  .apply_top_container .apply_flow_box .flow_list > li .link_1b a::before {
    top: 6px;
  }
  .apply_top_container .apply_flow_box .flow_list > li .link_1b .link_2a a {
    padding-left: 10px;
  }
  .apply_top_container .apply_flow_box .flow_list > li .link_1b .link_2a a::before {
    top: 4px;
  }
  .apply_top_container .apply_flow_box .flow_list > li .link_1b .link_2a a::after {
    margin-top: -8px;
  }
  .apply_top_container .apply_flow_box .flow_list > li + li {
    display: block;
    position: relative;
  }
  .apply_top_container .apply_flow_box .flow_list > li + li:after {
    top: 0;
    left: 50%;
    margin-top: -20px;
    margin-left: -10px;
    border-top: 11px solid #004898;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    transform: rotate(0deg);
  }
  .apply_top_container .apply_flow_box .payment_box {
    padding: 10px;
    margin-top: 30px;
  }
  .apply_top_container .apply_flow_box .payment_box .icon_payment img {
    max-width: 102px;
  }
  .apply_top_container .apply_flow_box .payment_box .payment_text {
    width: 76%;
    font-size: 1.1rem;
  }
}
