@charset "UTF-8";
img {
  height: auto;
}
#header_in {
  position: absolute;
  top: 25px;
  left: 35px;
  z-index: 90;
}

#main {
  overflow: hidden;
  width: 100%;
}
.fv_in {
  width: 1300px;
  margin: 0 auto;
  padding-top: 90px;
  position: relative;
  padding-bottom: 295px;
}
.fv_image {
  position: absolute;
  z-index: 10;
  right: 730px;
  bottom: 0;
}
.fv_in h1 {
  position: absolute;
  left: 0;
  top: 90px;
  z-index: 50;
}
.fv_form {
  width: 665px;
  margin-left: 635px;
  position: relative;
  z-index: 50;
}
.fv_form .shindan_body dl dd {
  width: 290px;
}
.form_title {
  background: #e70012;
  text-align: center;
  padding: 35px 0;
  position: relative;
  border-radius: 45px 45px 0 0;
}
.form_title_sec {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-71%,-48%);
}
#shindan {
  width: 855px;
  margin: 0 auto;
  padding: 110px 0;
}

.shindan_form form {
  display: block;
  border-radius: 45px;
  box-shadow: 10px 10px 32px rgba(76,76,76,0.3);
  background-color: #fff;
  background-image: url(../images/shindan_bg.png);
  background-repeat: no-repeat;
  background-position: 89% bottom;
}
.shindan_body {
  padding: 60px 135px;
}
.shindan_body dl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.shindan_body dl dd {
  width: 300px;
}
.shindan_body dl dt {
  width: 240px;
  line-height: 1.4;
  font-weight: normal;
}
body {
  font-size: 21px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  min-width: 1300px;
}
.shindan_body .req {
  font-size: 0.6em;
  line-height: 2.5;
  display: inline-block;
  vertical-align: text-bottom;
  background: #ffedf2;
  color: #e70012;
  padding: 0 1.1em;
  margin-left: 1em;
}
.shindan_body select {
  border: 0.1em solid;
  display: block;
  width: 100%;
  height: 3.1em;
  padding: 0 2.1em 0 0.5em;
  font-weight: normal;
}
.shindan_body dl dt small {
  display: block;
  font-size: 0.67em;
  padding-right: 30px;
  padding-top: 1em;
}
.shindan_body dt,.shindan_body dd {
  margin-bottom: 1em;
}
.shindan_body dl dd li:first-child {
  margin-bottom: 1em;
}
.shindan_body label {
  display: block;
  background-image: url(../images/icon_select.png);
  background-repeat: no-repeat;
  background-position: 95% center;
}
.shindan_button button {
  display: block;
  background: #ffedf2;
  width: 370px;
  border: 2px solid #e70012;
  text-align: center;
  color: #e70012;
  font-size: 1.47em;
  padding: 0.6em 0;
  border-radius: 1.5em;
  margin: 0 auto;
  filter: drop-shadow(9px 9px 0px #e70012);
}
.shindan_button {
  padding: 1em 0 0;
}
.fv_form .shindan_button button {
  color: #fff;
  background: #e70012;
  filter: none;
}
.fv_point {
  width: 665px;
  text-align: center;
  position: absolute;
  bottom: 25px;
  right: 0;
}
#fv {
  overflow: hidden;
  background-image: url(../images/fv_bg.png);
  background-repeat: no-repeat;
  background-position: top right;
}
.sec1 {
  background: #fcdddf;
}
.section_in h2 {
  text-align: center;
}
.section_in {
  width: 1020px;
  margin: 0 auto;
}
.flex_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sec1 h2 {
  margin-bottom: 50px;
}
.sec1_list li {
  margin-bottom: 50px;
}
.sec1.section {
  padding: 100px 0 60px;
}
.sec1_list li {
  filter: drop-shadow(10px 10px 0 #e70012);
}
.fv_form .form_title {
  background: #d2e8ff;
}
.fv_form.shindan_form form {
  border: 2px solid #e70012;
  box-shadow: 9px 9px 0 #e70012;
  background-position: right bottom;
}
.fv_form .shindan_body {
  padding: 60px;
}

.jump_btn {
  background: #e70012;
  text-align: center;
  color: #fff;
  font-size: 26px;
  padding: 1.35em;
}
.jump_btn p {
  margin-bottom: 1em;
}
.sec2 {
  padding: 120px 0;
  font-size: 1.143em;
}
.sec2 h2 {
  margin-bottom: 80px;
}
.sec2_list dt a {
  font-size: 1.375em;
  display: block;
  background-color: #e70012;
  color: #fff;
  padding: 1em;
  position: relative;
  background-image: url(../images/sec2_close.png);
  background-repeat: no-repeat;
  background-position: 98% center;
}
.sec2_list > li > dl {
  border-radius: 0.83em;
  overflow: hidden;
}
.sec2_list dd {
  background: #ffedf2;
  position:relative;
  overflow: initial;
}
.sec2_number {
  position: absolute;
  z-index: 20;
}
.sec2_image {
  position: absolute;
}
.sec2_text {
  padding: 2em;
  position: relative;
  z-index: 20;
}
.sec2_list_1 .sec2_text {
  padding-left: 47%;
}
.red {
  color: #e70012;
}
.sec2_list_1 dd {
}
.sec2_text .red {
  line-height: 1.83;
  margin-bottom: 1em;
}
.sec2_small {
  font-size: 0.625em;
  line-height: 1.66;
}
.sec2_list_1 .sec2_image {
  top: 9.5em;
  transform: translate(0,-50%);
}
.sec2_list_1 .sec2_number {
  top: 2em;
  left: 2.5em;
}
.sec2_list > li {
  margin-bottom: 3em;
}
.sec2_list_2 .sec2_image {
  right: 2em;
  top: -0.5em;
  z-index: 90;
}
.sec2_list {
  width: 1000px;
  margin: 0 auto;
}
.sec2_list_2 .sec2_number {
  top: 13.5em;
  right: 15em;
  z-index: 99;
}
.sec2_list_2 .close + .sec2_image,
.sec2_list_2 .close + .sec2_image + .sec2_number{
  opacity: 0;
  
}
.sec2_list_3 .sec2_text {
  margin-left: 16em;
}
.sec2_list_3 .sec2_image {
  top: 2em;
  left: 2em;
}
.sec2_list_3 .sec2_number {
  top: 11.3em;
  left: 10em;
}
.sec2_list_4 .sec2_image {
  right: 2em;
  top: 3.5em;
}
.sec2_list_4 .sec2_number {
  left: 19em;
  top: 7.5em;
}
.sec2_list_5 .sec2_number {
  top: 5em;
  right: 4em;
}
.sec2_5_image dd {
  display: block;
  background: #fff;
  text-align: center;
}
.sec2_5_image dt {
  position: absolute;
  z-index: 20;
  left: 50%;
  top: 0;
  transform: translate(-50%,-50%);
}
.sec2_5_image {
  position: relative;
  padding: 0 2em 2em;
}
.sec2_list_link {
  font-size: 1.2em;
  display: inline-block;
  color: #3266e3;
  border-bottom: 1px solid;
}
.sec2_list_6 .sec2_text .red {
  margin-bottom: 0;
}
.sec2_list_6 .sec2_image {
  right: 0;
  top: 0;
}
.sec2_list_6 .sec2_text {
  padding-top: 8.6em;
}
.sec2_list_6 .sec2_number {
  left: 2em;
  top: 2em;
}
.sec2_list .close dt a {
  background-image: url(../images/sec2_open.png);
}
.sec2_number,
.sec2_image {
  opacity: 1;
  transition:opacity 1s ease;
  touch-action: none;
  pointer-events: none;
}
.close .sec2_number,
.close .sec2_image {
  opacity: 0;
}
.sec3 {
  background: #ffc952;
  padding: 120px 0 100px;
}
.sec3 h2 {
  margin-bottom: 80px;
}
.sec3_list.flex_list li {
  margin-bottom: 1em;
}
.sec4_list img {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0,-50%);
}
.sec4 {
  background: #d2e8ff;
  padding: 120px 0;
}
.sec4_list_in {
  background: #fff;
  border-radius: 1em;
  padding-left: 5em;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-right: 2.5em;
  line-height: 1.4;
}
.sec4_list > li {
  margin: 0 auto 80px;
  padding-left: 120px;
  position: relative;
}
.sec4_list_in dt {
  font-size: 1.33em;
  color: #e70012;
  padding-bottom: 0.7em;
  margin-bottom: 0.6em;
  background-image: url(../images/dotted.png);
  background-repeat: repeat-x;
  background-position: bottom center;
}

.sec4_list {
  margin: 100px auto;
  width: 938px;
  position: relative;
}
.sec4_list:before {
  content: "";
  height: 90%;
  width: 5px;
  display: block;
  position: absolute;
  background: #e70012;
  left: 105px;
  top: 5%;
}
.sec4_list_in dd ul li {
  list-style: disc;
  margin-left: 1em;
}
.sec4 .section_in {
  width: auto;
}
.sec3_cation {
  text-align: center;
  font-size: 0.76em;
  color: #666666;
  line-height: 2;
  max-width: 90%;
  margin: 0 auto;
}
.sec3_cation p {
  margin: 2em auto;
}
.sec3_cation a,.detail a {
  color: #0085ff;
  display: inline-block;
  border-bottom: 1px solid;
  text-indent: 0;
}
.sec5 {
  padding: 100px 0;
}
.qa_wrap .acordion_button {
  display: block;
  background: #0085ff;
  color: #fff;
  padding: 1em;
  letter-spacing: 0.03em;
  background-image: url(../images/q.png);
  background-repeat: no-repeat;
  background-position: 0.7em center;
  padding-left: 3em;
  position: relative;
}
.qa_wrap .acordion_button:after {
  content: "";
  background-image: url(../images/qa_close.png);
  display: inline-block;
  position: absolute;
  right: 1em;
  top: 50%;
  width: 1.66em;
  height: 1.66em;
  background-size: 100% 100%;
  transform: translate(0,-50%);
}
.qa_wrap .open .acordion_button:after{
  background-image: url(../images/qa_open.png);
}
.answer {
  background: #edf6ff;
  padding: 40px 90px;
  line-height: 1.8;
}
.answer_link{
  font-size: 0.82em;
  padding-left: 1.3em;
  position: relative;
  margin: 1em auto;
}
.answer_link a {
  color: #0085ff;
  display: inline-block;
  border-bottom: 1px solid;
}
.answer_link:before {
  content: "▼";
  color:#e70012;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0,-50%) rotate(-90deg);
}
.answer_in {
  background: #fff;
  font-size: 0.9em;
  padding: 1em 3em;
}
.qa_wrap {
  width: 780px;
  margin: 2.5em auto 0;
}
.qa_wrap > li {
  margin-bottom: 0.7em;
}
.sec5_small {
  font-size: 0.6em;
  margin-top: 1em;
  line-height: 1.5;
}

.detail .acordion_button {
  display: block;
  background: #666666;
  color: #fff;
  padding: 1em 2em;
  position: relative;
}
.detail .acordion_button:after {
  content: "▼";
  position: absolute;
  right: 2em;
  transform: translate(0,-50%) rotate(-90deg);
  top: 50%;
  transition: all 1s ease;
}
.detail .open .acordion_button:after{
  transform: translate(0,-50%) rotate(0deg);
}
.detail .acordion_body_in {
  background: #fff;
  padding: 2.5em 2.2em 2em;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  font-size: 0.85em;
}
.detail {
  background: #e5e5e5;
  padding: 60px 0;
}
.detail .acordion_wrap {
  width: 975px;
  margin: 0 auto;
}
.detail_in > dt {
  writing-mode: vertical-rl;
  width: 105px;
  background: #ffedf2;
  text-align: center;
  padding: 1em;
  color: #e70012;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
.detail_in > dd {
  width: 760px;
  line-height: 1.55;
  padding: 1em 0;
  min-height: 100%;
  display: flex;
  align-items: center;
}
.detail_in {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-bottom: 1em;
  position: relative;
  color: #262626;
}
.detail_in > dd > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  align-self: center;
}
.detail_in ol li {
  text-indent: -1em;
  padding-left: 1em;
}
.detail_small {
  font-size: 0.77em;
  margin: 1em 0;
}
.detail_in_list_1 {
}
.detail_in_list_1 li::before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
  color: #e70012;
}
.detail_in_list_1 li {
  position: relative;
  padding-left: 1em;
}
.detail_in_list_dl dt:before {
  content: "●";
  color: #e70012;
}
.detail_in_list_dl dd {
  padding-left: 1em;
}
.detail_in .detail_in_list_dl ol li {
  padding-left: 0;
  text-indent: 0;
}
.detail_in_list_2 li:before {
  content: "●";
  color: #e70012;
}
.detail_in_list_2 li {
  text-indent: -1em;
  padding-left: 1em;
}
.table-01 {
  width: 100%;
  text-align: center;
  border-collapse: separate;
  margin: 1em auto 0;
}
.table-01 th,
.table-01 td {
  text-align: center;
  font-weight: normal;
  background: #f8fbff;
  padding: 0.3em 0;
}
.detail_in .underline {
  border-bottom: 1px solid;
  padding-bottom: 0.2em;
  line-height: 2;
}
.detail_list {
  font-size: 0.8em;
  padding: 40px 90px;
  line-height: 1.6;
}
.detail_time {
  text-align: right;
  font-size: 0.83em;
  margin-top: 1em;
}
.footer {
  background: #e70012;
  padding: 40px 0;
  color: #fff;
}
.footer_in {
  width: 1260px;
  margin: 0 auto;
}
.footer_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #fff;
  padding-bottom: 1em;
  margin-bottom: 0.5em;
}
.footer_link_list {
  display: flex;
}
.footer_link_list li {
  margin-left: 2em;
}
.footer_text {
  font-size: 0.66em;
}
.copy {
  font-size: 0.66em;
  text-align: center;
  margin: 3em auto 0;
}
.acordion_body {
  transition: height 0.5s ease;
  overflow: hidden;
}
.detail .acordion_body.noAnimate {
  transition: none;
}
.sec2_list .acordion_body_in {
  transition:opacity 1s ease;
}
.sec2_list .open .acordion_body_in {
  opacity:1;
}
.sec2_list .close .acordion_body_in {
  opacity:0;
  touch-action: none;
  pointer-events: none;
}
.detail .acordion_body {
  transition: height 1s ease;
}
.sec3_cation a:hover,
.detail a:hover,
.sec2_list_link:hover {
  border-bottom-color: transparent;
}
#modal,
#modal_bg {
  position: fixed;
  top: 0;
  left: 0;
  display:none;
}
#modal_bg {
  width: 100%;
  height: 100%;
  z-index: 9000;
  background: rgba(0,0,0,0.5);
}
#modal {
  z-index: 9999;
}
#modal {
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 903px;
}
.modal_image.failed {
  position: absolute;
  top: 0;
  left: 0;
}
.modal_image {
  opacity: 0;
}
.success .modal_image.success,
.failed .modal_image.failed  {
  opacity:1;
}
.modal_inbox a {
  position: absolute;
  bottom: 6%;
  left: 50%;
  transform: translate(-50%,0);
}
#modal_close {
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(0,-120%);
  width: 2.2em;
  height: auto;
}
.fv_form .shindan_body dl dd:last-of-type {
  align-self: baseline;
}
.shindan_button:hover {
  opacity: 0.7;
}
.jump_btn a:hover,
.modal_inbox a:hover {
  opacity: 0.9;
}
.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  background: rgba(255,255,255,0.8);
  align-items: center;
  padding: 1.5em 0;
  transition: all 1s ease;
  transform: translate3d(0,0,0);
  z-index: 9999;
}
.fixed p {
  color: #e70012;
  margin-right: 1.5em;
}
.fixed.hide {
  transform: translate3d(0,100%,0);
}
.footer a:hover {
  text-decoration: underline;
}
.fixed a:hover {
  opacity: 0.7;
}
@media screen and (min-width:751px){
  .sp {
    display: none;
  }
  .success .modal_inbox a {
    bottom: 10%;
  }
}
@media screen and (max-width:750px){
  .pc{display: none;}
  body {
    min-width: 100%;
    font-size: 2.666666vw;
  }
  .fv_in {
    width: auto;
    padding-top: 18em;
    padding-bottom: 3em;
  }
  .fv_image {
    position: static;
    bottom: inherit;
  }
  .fv_in h1 {
    top: 5.5em;
    width: 80%;
    left: 10%;
  }
  .section_in {
    width: 100%;
  }
  .footer_in {
    width: 100%;
  }
  img {
    width: 100%;
    height: auto;
  }
  #header_in {
    width: 23.2%;
    top: 1.25em;
    left: 0.75em;
  }
  #fv {
    background-size: 44% auto;
  }
  .fv_point {
    width: 85.6%;
    left: 7.2%;
    bottom: inherit;
    top: 49%;
    filter: drop-shadow(0 0 0.9em rgba(201,201,201,0.8));
  }
  .fv_form {
    width: 88%;
    margin: 0 auto;
  }
  .form_title_sec {
    width: 28%;
  }
  .form_title_text {
    width: 85%;
  }
  .fv_form .shindan_body {
    padding: 3.25em 2.75em;
  }
  .shindan_body dl dt {
    width: 44%;
  }
  .fv_form .shindan_body dl dd {
    width: 53%;
  }
  .shindan_button button {
    font-size: 1.55em;
    width: 10.7em;
    padding: 0.4em 0;
    filter: drop-shadow(0.1em 0.2em 0px #e70012);
  }
  .shindan_form.fv_form form {
    background-size: 7.85em auto;
  }
  .shindan_body label {
    background-size: 1.3em auto;
  }
  .sec1 h2 img {
    height: 5.4em;
    width: auto;
  }
  .sec1_list li {
    width: 47.4%;
    filter: drop-shadow(0.5em 0.3em 0 #e70012);
    margin-bottom: 1.7em;
  }
  .sec1_list {
    width: 90%;
    margin: 0 auto;
  }
  .shindan_body dl {
    font-size: 1.05em;
  }
  .jump_btn {
    font-size: 1.3em;
    padding: 1.3em 0;
  }
  .jump_btn a {
    display: block;
    width: 87%;
    margin: 0 auto;
  }
  .sec2.section h2 img {
    height: 5em;
    width: auto;
  }
  .sec2 h2 {
    margin: 0 auto 4.5em;
  }
  .sec2 {
    font-size: 1em;
    padding: 5em 0 2em;
  }
  .sec1.section {
    padding: 5em 0 4em;
  }
  .sec1 h2 {
    margin-bottom: 3.8em;
  }
  .fv_form.shindan_form form {
    border: 0.1em solid #e70012;
    box-shadow: 0.4em 0.3em 0 #e70012;
    border-radius: 2.3em;
  }
  .sec2_list {
    width: 90.8%;
  }
  .sec2_list dt a {
    font-size: 1.65em;
    line-height: 1.51;
    background-size: 2.1em auto;
    background-position: 96% center;
  }
  .sec2_number {
    height: 6.2em;
    width: auto;
  }
  .sec2_list_1 .sec2_image {
    width: 24.3em;
    height: auto;
    margin-left: 10.4em;
  }
  .sec2 .sec2_text {
    padding-left: 2.3em;
    padding-right: 2.3em;
    padding-top: 0.5em;
    padding-bottom: 2.5em;
  }
  .sec2 .sec2_image {
    position: static;
    transform: none;
  }
  .sec2_list_1 .sec2_number {
    top: 2.75em;
    left: 3.5em;
  }
  .sec2_list_2 .sec2_image {
    width: 20.25em;
    margin: 0 auto 0;
    display: block;
    padding-top: 0.5em;
  }
  .sec2_list_2 .sec2_number {
    bottom: inherit;
    top: 15em;
    right: 2.3em;
  }
  .sec2_list_3 .sec2_image {
    display: block;
    width: 28.5em;
    padding: 2em 0 0 0;
    margin-left: 2.3em;
  }
  .sec2_list_3 .sec2_number {
    bottom: inherit;
    top: 14em;
    left: 2.3em;
  }
  .sec2_list_3 .sec2_text {
    margin: 0 auto;
    padding-top: 1em;
  }
  .sec2_small {
    font-size: 0.75em;
  }
  .sec2_text .red {
    font-size: 1.2em;
    letter-spacing: 0.07em;
  }
  .sec2_list_4 .sec2_image {
    width: 14.5em;
    margin-left: 2.3em;
    padding-top: 1.7em;
    padding-bottom: 1.7em;
  }
  .sec2_list_4 .sec2_number {
    left: inherit;
    right: 3.2em;
    top: 4.3em;
  }
  .sec2_list_5 .red {
    padding-left: 10em;
    padding-top: 1.5em;
  }
  .sec2_list_5 .sec2_number {
    right: inherit;
    left: 2.3em;
    top: 2.5em;
  }
  .sec2_5_image {
    padding: 0 1.5em 3em;
  }
  .sec2_5_image dt {
    width: 49.8%;
  }
  .sec2_list_6 .sec2_text {
    padding-top: 1.5em;
  }
  .sec2_list_6 .sec2_number {
    left: inherit;
    right: 2em;
    top: 4em;
  }
  .sec3 h2 {
    width: 63%;
    margin: 0 auto 3.5em;
  }
  .sec3 {
    padding: 6em 0 4.8em;
  }
  .sec3_list.flex_list {
    width: 92.4%;
    margin: 0 auto;
  }
  .sec3_list.flex_list li {
    width: 49%;
    margin-bottom: 1.2em;
  }
  #shindan {
    width: 92%;
    padding: 5em 0;
  }
  .shindan_body {
    padding: 3.5em 3em 2.5em;
  }
  .shindan_form form {
    background-size: 6.5em auto;
    box-shadow: 0.5em 0.5em 1.6em rgba(76,76,76,0.3);
    border-radius: 2.25em;
  }
  .fv_form .shindan_button button {
    border: 0;
    padding: 0.6em 0;
  }
  .sec4_list img {
    width: 9em;
    height: auto;
    top: 0;
    transform: none;
  }
  .sec4 {
    padding: 6em 0 4em;
  }
  .sec4 h2 {
    width: 51.2%;
    margin: 0 auto;
  }
  .sec4_list {
    margin: 4em auto 3em;
    width: 91.7%;
  }
  .sec4_list > li {
    padding-left: 7.25em;
    margin-bottom: 0.5em;
    padding-top: 2em;
  }
  .sec4_list_in {
    padding-left: 3em;
    padding-bottom: 1.2em;
  }
  .sec4_list_in dt {
    font-size: 1.4em;
  }
  .sec4_list_in dd {
    font-size: 1.05em;
  }
  .sec4_list:before {
    width: 0.25em;
    left: 4.3em;
    height: 77%;
  }
  .sec3_cation {
    font-size: 0.8em;
    max-width: 100%;
  }
  .sec3_cation ol {
    font-size: 0.875em;
  }
  .sec5 h2 img {
    height:2.1em;
    width:auto;
  }
  .sec5 {
    padding: 5em 0;
  }
  .qa_wrap {
    width: 93.6%;
  }
  .answer {
    padding: 1.5em 4.3em;
    letter-spacing: 0.03em;
  }
  .answer_in {
    padding: 1em 2em;
    font-size: 0.85em;
  }
  .detail_list {
    padding: 1em 0;
    width: 93.6%;
    margin: 0 auto;
  }
  .detail_list li {
    text-indent: -1em;
    padding-left: 1em;
  }
  .detail .acordion_wrap {
    width: 93.6%;
  }
  .detail .acordion_body_in {
    padding: 2em 1em;
    font-size: 1em;
  }
  .detail_in > dt {
    width: 13.2%;
  }
  .detail_in > dd {
    width: 82%;
    font-size: 0.8em;
  }
  .detail {
    padding: 3em 0;
  }
  .form_title {
    padding: 1.75em;
    border-radius: 2.25em 2.25em 0 0;
  }
  .qa_wrap .acordion_button {
    background-size: 1.2em auto;
    font-size: 0.95em;
    padding: 1.3em 1em 1.5em 3em;
  }
  .qa_wrap .acordion_button:after {
    width: 1.8em;
    height: 1.8em;
  }
  .footer_flex {
    display: block;
    text-align: center;
  }
  .footer_logo img {
    height: 4.6em;
    width: auto;
  }
  .footer_link_list {
    display: block;
  }
  .footer_link_list li {
    margin: 1.4em auto;
  }
  .footer {
    padding: 2.5em 1em;
  }
  .footer_text {
    font-size: 0.7em;
    text-align: center;
    line-height: 2;
    letter-spacing: 0.15em;
    margin-top: 2em;
  }
  .copy {
    font-size: 0.8em;
    letter-spacing: 0.15em;
  }
  .detail_time {
    font-size: 0.87em;
  }
  #modal {
    width: 81%;
    left: 9.5%;
    transform: translate(-0,-50%);
    top: 50%;
  }
  #modal .modal_inbox a {
    width: 85.4%;
    transform: none;
    left: 7.3%;
    bottom: 6%;
  }
  .shindan_body dl dd {
    width: 50%;
  }
  .fixed p {
    display: none;
  }
  .fixed a {
    width: 74.5%;
  }
  .fixed {
    padding: 1em 0;
  }
}