body {
  padding-top: 70px;
  background: #FEF9E6;
}

main {
  background-color: #FEF9E6;
}

.show_sp {
  display: none !important;
}

.row {
  max-width: 1000px;
  width: 100%;
  margin: auto;
}

.header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  background-color: #fff;
}

.header .row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 70px;
  padding-top: 13px;
  padding-bottom: 13px;
}

.header .logo {
  display: inline-block;
  width: 192px;
}

.header .header_r {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header .header_r * {
  font-size: 0;
  line-height: 0;
}

.header .header_r .hrl {
  width: 205.84px;
  position: relative;
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
          transform: translateZ(0);
}

.header .header_r .hrl p {
  font-size: 13.87px;
  line-height: 1;
  font-weight: 400;
  font-family: 'Noto Sans JP',sans-serif;
  margin-top: 5px;
}

.header .header_r .hrl > div {
  position: absolute;
  left: -224px;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 0;
}

.header .header_r .hrl > div img {
  width: 207px;
}

.header .header_r .header_tel {
  font-family: 'Ro GSan Serif Std';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: -0.06em;
  color: #000000;
  line-height: 1;
  position: relative;
  padding-left: 38px;
}

.header .header_r .header_tel::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 33.29px;
  height: 21.84px;
  background: url(../img/ic_phone.svg) center/100% 100% no-repeat;
  display: block;
}

.header .header_r .header_tel img {
  width: 167px;
}

.header .header_contact {
  display: inline-block;
  width: 56px;
}

.footer h2 {
  text-align: center;
  margin-bottom: 24px;
}

.footer h2 img {
  width: 120px;
}

.footer__top {
  background: #FEF9E6;
  padding: 19px 0 33px;
}

.footer__box {
  background: #fff;
  text-align: center;
  -moz-border-radius: 8px;
       border-radius: 8px;
  padding: 38px 10px;
  -moz-box-shadow: 2px 2px 20px 0 rgba(254, 162, 29, 0.2);
       box-shadow: 2px 2px 20px 0 rgba(254, 162, 29, 0.2);
  width: 382px;
  margin: auto;
}

.footer__box dl + dl {
  margin-top: 16px;
}

.footer__box dl dt {
  font-size: 14px;
  line-height: 1;
  color: #23265F;
  font-weight: bold;
  margin-bottom: 8px;
}

.footer__box dl dd {
  font-size: 12px;
  line-height: 1;
  color: #23265F;
  font-weight: bold;
}

.footer__box dl dd a {
  text-decoration: underline;
  color: #23265F;
}

.footer__bottom {
  background: #23265F;
  text-align: center;
  padding: 17px;
}

.footer__bottom a {
  text-decoration: underline;
  color: #fff;
}

.footer p {
  font-size: 14px;
  line-height: 2;
  text-align: center;
  color: #fff;
}

.footer-st02 .footer__top {
  background: #FFEEAD;
}

.cta_fixed {
  display: none;
}

.box_l, .cta_fixed_pc {
  display: none !important;
}

.p_top .mv {
  padding-bottom: 39px;
}

.p_top .mv > picture {
  background: url("../img/bgMv_pc.jpg") center no-repeat;
  -moz-background-size: cover;
       background-size: cover;
  text-align: center;
  padding: 38px 0 28px;
}

.p_top .mv > picture img {
  max-width: 957.5px;
  width: 100%;
}

.p_top .mv__menu {
  text-align: center;
  margin-top: -49px;
}

.p_top .mv__menu img {
  width: 772px;
}

.p_top .ct {
  padding-bottom: 30px;
}

.p_top .ct__tt {
  text-align: center;
  position: relative;
  top: -24px;
  margin-bottom: -15px;
}

.p_top .ct__tt img {
  width: 269px;
}

.p_top .ct__box {
  background: #fff;
  padding: 16px 22px 29px;
  max-width: 817px;
  width: 100%;
  margin: auto;
  -moz-border-radius: 8px;
       border-radius: 8px;
}

.p_top .ct__box figure {
  padding-left: 63px;
}

.p_top .ct__box figure img {
  margin-top: -17px;
  width: 725px;
}

.p_top .ct_tel {
  position: relative;
  width: 393px;
  line-height: 0;
  margin-top: 18px;
}

.p_top .ct_tel span {
  font-size: 41.31px;
  line-height: 1;
  font-weight: bold;
  color: #CE0505;
  position: absolute;
  top: 37px;
  left: 82px;
  z-index: 1;
}

.p_top .ct_tel img {
  width: 100%;
  height: auto;
}

.p_top .ct__btn::after {
  content: "";
  clear: both;
  display: table;
}

.p_top .ct__btn .ct_tel {
  margin: 0 auto;
}

.p_top .ct__btn a {
  display: block;
}

.p_top .ct-st02 {
  padding-bottom: 0;
}

.p_top .bl02 {
  background: url("../img/bl02_bg.jpg") center/100% 100% no-repeat;
  -moz-background-size: cover;
       background-size: cover;
  padding-bottom: 60px;
}

.p_top .bl02 h2 {
  text-align: center;
  margin-bottom: 24px;
  position: relative;
  left: 41px;
  top: -13px;
}

.p_top .bl02 h2 img {
  width: 344px;
}

.p_top .bl02 .row div {
  text-align: center;
  line-height: 0;
}

.p_top .bl02 .row div img {
  width: 382px;
}

.p_top .bl03 {
  background: #FFEEAD;
  padding: 32px 0 45px;
}

.p_top .bl03 h2 {
  margin-bottom: 12px;
  text-align: center;
  line-height: 0;
}

.p_top .bl03 h2 img {
  width: 382px;
}

.p_top .bl03 .row div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 830px;
  width: 100%;
  margin: auto;
}

.p_top .bl03 .row div picture {
  width: 382px;
}

.p_top .bl03 .row div picture img {
  margin: 0 -20px;
  width: 422px;
  max-width: 422px;
  height: auto;
}

.p_top .bl04 {
  padding: 57px 0 46px;
}

.p_top .bl04 h2 {
  margin-bottom: 30px;
  text-align: center;
  line-height: 0;
}

.p_top .bl04 h2 img {
  width: 301px;
}

.p_top .bl04 .row div {
  text-align: center;
  line-height: 0;
}

.p_top .bl04 .row div img {
  max-width: 833px;
}

.p_top .bl05 {
  background: #F1F1F1;
  padding: 32px 0 30px;
  margin-bottom: 118px;
  position: relative;
}

.p_top .bl05 h2 {
  margin-bottom: 20px;
  text-align: center;
  line-height: 0;
}

.p_top .bl05 h2 img {
  width: 361px;
}

.p_top .bl05 div {
  padding: 0 15px;
}

.p_top .bl05 div picture {
  text-align: center;
}

.p_top .bl05 div picture img {
  width: 514px;
}

.p_top .bl05 div picture + picture {
  margin-top: 10px;
}

.p_top .bl05 .fig {
  position: absolute;
  bottom: -112px;
  left: 0;
  right: 0;
  margin: auto;
  width: 564px;
}

.p_top .bl06 {
  padding-bottom: 50px;
}

.p_top .bl06 h2 {
  text-align: center;
  line-height: 0;
}

.p_top .bl06 h2 img {
  width: 398px;
}

.p_top .bl06 dl {
  max-width: 816px;
  margin-left: auto;
  margin-right: auto;
}

.p_top .bl06 dl + dl {
  margin-top: 33px;
}

.p_top .bl06 dl dt {
  margin-bottom: 10px;
  line-height: 0;
}

.p_top .bl06 dl dt img {
  height: 56px;
  width: auto;
}

.p_top .bl06 dl dd {
  line-height: 0;
}

.p_top .bl06 dl dd img {
  margin: -20px;
  width: -webkit-calc(100% + 40px);
  width: -moz-calc(100% + 40px);
  width: calc(100% + 40px);
  max-width: -webkit-calc(100% + 40px);
  max-width: -moz-calc(100% + 40px);
  max-width: calc(100% + 40px);
}

.p_top .bl07 {
  background: #FFEEAD;
  padding: 32px 0 37px;
}

.p_top .bl07 h2 {
  margin-bottom: 12px;
  text-align: center;
  line-height: 0;
}

.p_top .bl07 h2 img {
  width: 382px;
}

.p_top .bl07 .row picture {
  width: 857px;
  margin: auto;
}

.p_top .bl08 {
  padding: 43px 0 23px;
}

.p_top .bl08 h2 {
  margin-bottom: 7px;
  text-align: center;
  line-height: 0;
}

.p_top .bl08 h2 img {
  width: 346px;
}

.p_top .bl08 .row div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 790px;
  width: 100%;
  margin: auto;
}

.p_top .bl08 .row div img {
  margin-bottom: 24px;
  width: 382px;
  -moz-box-shadow: 2px 2px 20px 0 rgba(254, 162, 29, 0.2);
       box-shadow: 2px 2px 20px 0 rgba(254, 162, 29, 0.2);
}

.p_top .bl09 {
  background: #FFEEAD;
  padding: 32px 0 37px;
}

.p_top .bl09 h2 {
  margin-bottom: 23px;
  text-align: center;
  line-height: 0;
}

.p_top .bl09 h2 img {
  width: 382px;
}

.p_top .bl09 div {
  max-width: 827px;
  width: 100%;
  margin: auto;
}

.p_top .bl09 div picture + picture {
  margin-top: 15px;
}

.p_top .bl09 div picture img {
  width: 100%;
}

.p_top .bl10 {
  padding: 32px 0 19px;
}

.p_top .bl10 h2 {
  margin-bottom: 12px;
  text-align: center;
  line-height: 0;
}

.p_top .bl10 h2 img {
  width: 382px;
}

.p_top .bl10 div {
  max-width: 820px;
  width: 100%;
  margin: auto;
}

.p_top .bl10 div picture + picture {
  margin-top: -16px;
}

.p_top .bl10 div picture img {
  width: 100%;
  height: auto;
}

.p_top .qa {
  padding: 27px 0 32px;
}

.p_top .qa h2 {
  text-align: center;
  margin-bottom: 31px;
  line-height: 0;
}

.p_top .qa h2 img {
  width: 196px;
}

.p_top .qa .dlist {
  max-width: 600px;
  width: 100%;
  margin: auto;
}

.p_top .qa .dlist dl {
  -moz-border-radius: 8px;
       border-radius: 8px;
  overflow: hidden;
}

.p_top .qa .dlist dl + dl {
  margin-top: 16px;
}

.p_top .qa .dlist dl dt {
  position: relative;
  padding: 16px 43px 16px 49px;
  position: relative;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
  position: relative;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  color: #23265F;
  position: relative;
  background: #fff;
}

.p_top .qa .dlist dl dt i {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 50%;
  right: 17px;
  display: block;
  background: url(../img/ic_arr02.svg) center/100% 100% no-repeat;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.p_top .qa .dlist dl dt.is_active {
  background: #23265F;
  color: #fff;
}

.p_top .qa .dlist dl dt.is_active i {
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(../img/ic_arr.svg);
}

.p_top .qa .dlist dl dt.is_active:before {
  background-image: url(../img/ic_q.svg);
}

.p_top .qa .dlist dl dt::before {
  content: "";
  position: absolute;
  top: 52%;
  left: 16px;
  width: 21px;
  height: 24px;
  background: url(../img/ic_q02.svg) center/100% 100% no-repeat;
  display: block;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.p_top .qa .dlist dl dd {
  max-height: 0;
  overflow: hidden;
  background: #fff;
  -webkit-transition: max-height 0.3s ease-out;
  -moz-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
}

.p_top .qa .dlist dl dd .actCt {
  padding: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.7);
  position: relative;
}

.p_top .qa .dlist dl dd .actCt p {
  line-height: 1.5;
  font-size: 16px;
  color: #23265F;
  font-weight: bold;
}

.p_top .bl11 {
  background: #FFEEAD;
  padding: 32px 0 60px;
}

.p_top .bl11 h2 {
  text-align: center;
  margin-bottom: 12px;
  line-height: 0;
}

.p_top .bl11 h2 img {
  width: 168px;
}

.p_top .bl11 .row div {
  text-align: center;
  line-height: 0;
}

.p_top .bl11 .row div img {
  width: 523px;
}

.p_top .form {
  position: relative;
  z-index: 2;
}

.p_top .form .f_txtError {
  font-size: 14px;
  margin-bottom: 4px;
  color: #f00;
}

.p_top .form button {
  padding: 0;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  cursor: pointer;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  background-color: transparent;
  width: 350px;
}

.p_top .form .checkboxWr {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 12px;
  margin-top: 12px;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p_top .form .checkboxWr div,
.p_top .form .checkboxWr .mwform-checkbox-field {
  display: inline-block;
}

.p_top .form .checkboxWr label {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  color: #000;
}

.p_top .form .checkboxWr label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.p_top .form .checkboxWr label a {
  text-decoration: underline;
  color: #23265F;
}

.p_top .form .checkboxWr label span {
  position: relative;
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
          transform: translateZ(0);
  display: inline-block;
  padding: 0 15px 0 19px;
  color: #23265F;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
}

.p_top .form .checkboxWr label span::before {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 14px;
  height: 14px;
  -moz-border-radius: 2px;
       border-radius: 2px;
  background: #fff;
  border: 1px solid #23265F;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p_top .form .checkboxWr label input:checked ~ span:before {
  content: "\2713";
}

.p_top .form dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.p_top .form dl + dl {
  margin-top: 23px;
  padding-top: 21px;
  border-top: 1px solid #ccc;
}

.p_top .form dl dt {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 16px;
  font-weight: bold;
  font-size: 18px;
  color: #23265F;
  width: 250px;
  padding-top: 12px;
}

.p_top .form dl dt span {
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 44px;
  min-height: 24px;
  -moz-border-radius: 4px;
       border-radius: 4px;
  background: #E99F02;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  padding-bottom: 1px;
  margin-right: 14px;
  position: relative;
  top: 3px;
}

.p_top .form dl dd {
  width: 350px;
}

.p_top .form dl dd input[type="text"],
.p_top .form dl dd input[type="email"] {
  width: 100%;
  padding: 0 10px;
  outline: none;
  font-size: -webkit-calc(max(px(4.58937), px(16)));
  font-size: -moz-calc(max(px(4.58937), px(16)));
  font-size: calc(max(px(4.58937), px(16)));
  color: #000;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 48px;
  background: #F4F3F3;
  border: 1px solid #CCCCCC;
  -moz-border-radius: 8px;
       border-radius: 8px;
  font-size: 18px;
  line-height: 1;
  color: #23265F;
  font-weight: bold;
}

.p_top .form dl dd input[type="text"]::-webkit-input-placeholder,
.p_top .form dl dd input[type="email"]::-webkit-input-placeholder {
  color: #C7C7C7;
  opacity: 1;
}

.p_top .form dl dd input[type="text"]::-moz-placeholder,
.p_top .form dl dd input[type="email"]::-moz-placeholder {
  color: #C7C7C7;
  opacity: 1;
}

.p_top .form dl dd input[type="text"]:-ms-input-placeholder,
.p_top .form dl dd input[type="email"]:-ms-input-placeholder {
  color: #C7C7C7;
  opacity: 1;
}

.p_top .form dl dd input[type="text"]::placeholder,
.p_top .form dl dd input[type="email"]::placeholder {
  color: #C7C7C7;
  opacity: 1;
}

.p_top .form dl dd p {
  font-size: 16px;
  line-height: 1.5;
  color: #23265F;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.p_top .form dl dd p strong {
  color: #E99F02;
}

.p_top .form dl dd > span {
  display: block;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.06em;
  color: #23265F;
  font-weight: bold;
  margin-top: 8px;
}

.p_top .form dl dd textarea {
  width: 100%;
  padding: 10px;
  outline: none;
  font-size: -webkit-calc(max(px(4.58937), px(16)));
  font-size: -moz-calc(max(px(4.58937), px(16)));
  font-size: calc(max(px(4.58937), px(16)));
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 160px;
  background: #F4F3F3;
  border: 1px solid #CCCCCC;
  -moz-border-radius: 8px;
       border-radius: 8px;
  font-size: 18px;
  line-height: 1;
  color: #23265F;
  font-weight: bold;
  margin-top: 18px;
  resize: none;
}

.p_top .form dl dd textarea::-webkit-input-placeholder {
  color: #C7C7C7;
  opacity: 1;
}

.p_top .form dl dd textarea::-moz-placeholder {
  color: #C7C7C7;
  opacity: 1;
}

.p_top .form dl dd textarea:-ms-input-placeholder {
  color: #C7C7C7;
  opacity: 1;
}

.p_top .form dl dd textarea::placeholder {
  color: #C7C7C7;
  opacity: 1;
}

.p_top .form dl dd .f_txt01 {
  font-size: 12px;
  letter-spacing: 0.07em;
  margin-bottom: 5px;
}

.p_top .form dl dd .select label {
  display: block;
  position: relative;
  -webkit-perspective: 1px;
     -moz-perspective: 1px;
          perspective: 1px;
  position: relative;
  width: 328px;
  height: 34px;
  background: #F4F3F3;
  -moz-border-radius: 5px;
       border-radius: 5px;
}

.p_top .form dl dd .select label::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 7px;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: url("../img/ic_select.svg") center/100% 100% no-repeat;
  z-index: 3;
  pointer-events: none;
}

.p_top .form dl dd .select label select {
  width: 100%;
  height: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: none;
  padding: 0 25px 0 10px;
  background: transparent;
  font-size: -webkit-calc(max(px(4.58937), px(16)));
  font-size: -moz-calc(max(px(4.58937), px(16)));
  font-size: calc(max(px(4.58937), px(16)));
  cursor: pointer;
  position: relative;
  z-index: 3;
  font-size: 18px;
  line-height: 1;
  color: #23265F;
  font-weight: bold;
}

.p_top .form dl dd .select label select::-ms-expand {
  display: none;
}

.p_top .form dl dd .checkbox {
  display: block;
}

.p_top .form dl dd .checkbox + .checkbox {
  margin-top: 13px;
}

.p_top .form dl dd .checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.p_top .form dl dd .checkbox span {
  position: relative;
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
          transform: translateZ(0);
  display: inline-block;
  padding: 0 0 0 28px;
  font-size: 18px;
  line-height: 1;
  color: #23265F;
  font-weight: bold;
}

.p_top .form dl dd .checkbox span::before {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 20px;
  height: 20px;
  -moz-border-radius: 4px;
       border-radius: 4px;
  background: #fff;
  border: 2px solid #ccc;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p_top .form dl dd .checkbox input:checked ~ span:before {
  content: "\2713";
}

.p_top .form dl dd .radio {
  display: block;
}

.p_top .form dl dd .radio + .radio {
  margin-top: 13px;
}

.p_top .form dl dd .radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.p_top .form dl dd .radio span {
  position: relative;
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
          transform: translateZ(0);
  display: inline-block;
  padding: 0 0 0 28px;
  font-size: 18px;
  line-height: 1;
  color: #23265F;
  font-weight: bold;
}

.p_top .form dl dd .radio span::before {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 20px;
  height: 20px;
  -moz-border-radius: 50%;
       border-radius: 50%;
  background: #fff;
  border: 2px solid #ccc;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p_top .form dl dd .radio input:checked ~ span:before {
  border-width: 5px;
  border-color: #23265F;
}

.p_top .contact {
  padding: 31px 0 39px;
  background: #FFEEAD;
}

.p_top .contact h2 {
  text-align: center;
  margin-bottom: 30px;
  line-height: 0;
}

.p_top .contact h2 img {
  width: 346px;
}

.p_top .contact .form__wrapper {
  background: #FFFFFF;
  -moz-border-radius: 8px;
       border-radius: 8px;
  padding: 31px 91px 24px;
}

.thanks {
  padding: 30px 0 27px;
  text-align: center;
}

.thanks .row {
  padding: 0 20px;
}

.thanks h2 {
  font-weight: 900;
  font-size: 32px;
  text-align: center;
  color: #23265F;
  margin-bottom: 24px;
}

.thanks p {
  font-size: 16px;
  line-height: 1.75;
  color: #000;
  text-align: left;
}

.privacy {
  padding: 65px 0 50px;
}

.privacy h2 {
  font-family: 'Ro GSan Serif Std';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #000000;
  margin-bottom: 40px;
}

.privacy .btn_backtop {
  display: block;
  width: 306px;
  margin: 50px auto 0;
}

.privacy dl + dl {
  margin-top: 40px;
}

.privacy dl dt {
  font-weight: 700;
  font-size: 16px;
  color: #000000;
  margin-bottom: 15px;
}

.privacy dl dd {
  font-size: 14px;
  line-height: 1.71429;
  color: #000000;
}

.p_top .qa.column h2 img {
  width: 196px;
}

.ct__btn_wrap {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 15px;
}
.bt_mail {
  display: block;
  width: 49%;
}
.bt_line {
  display: block;
  width: 49%;
}
/* 
.plan02 {
  margin-top: 6px;
} */