@charset "utf-8";

/*===========================================================================*/
/*index.php , check.php , completion.phpへのstyle
/*===========================================================================*/

/*======================================================================*/
/*Module
/*======================================================================*/
img {
  width: 100%;
  height: auto;
  display: block;
}

.red {
  color: #b61a33 !important;
}

.Source-Sans-Pro {
  font-family: "Source Sans Pro", sans-serif;
}

.serif {
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN",
    HGS明朝E, メイリオ, Meiryo, serif;
}

.sp-only {
  display: none;
}

/*------------------------------------------*/
/*header
/*------------------------------------------*/
header {
  width: 100%;
}

header img {
  max-width: 1100px;
  margin: 0 auto;
}

.header_bg {
  margin: 0 0 80px;
}

/*------------------------------------------*/
/*shop_name
/*------------------------------------------*/
.shop_name .shop_name-inner {
  display: table;
  margin: 0 auto;
  padding: 20px;
}

.shop_name .name_logo {
  width: 50%;
  max-width: 300px;
  margin: 0 auto;
}

.shop_name h2 {
  margin-top: 20px;
  color: #b61a33;
  text-align: center;
  font-size: 3.4rem;
  line-height: 1.4;
  vertical-align: middle;
}

/*------------------------------------------*/
/*#main
/*------------------------------------------*/
#main .main_inner {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
  overflow: hidden;
  box-sizing: border-box;
}

#main .title {
  margin: 0 auto 70px;
}

#main .title h2 {
  text-align: center;
  font-size: 46px;
  font-weight: 900;
  line-height: 1.3;
}

#main .attention {
  margin: 20px auto;
  max-width: 800px;
}

#main h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  padding-left: 12px;
  text-align: center;
}

#main h3 span {
  font-weight: bold;
  font-size: 18px;
  color: #b61a33;
  line-height: 2;
}

#main h5 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  text-align: left;
}

#main .form_area .attention li {
  text-indent: -12px;
  padding-left: 12px;
  letter-spacing: -0.01px;
}

#main .form_area .new_line {
  display: table-cell;
}

#main .form_area .full_caption {
  float: none;
  max-width: 100%;
  padding: 0 0 5px 20px;
}

#request {
  margin: 50px 0;
}

@media screen and (max-width: 640px) {
  #request {
    margin: 0 0 50px;
  }
}

#request ul li {
  width: 100%;
  padding: 20px 0 20px 20px;
  border-bottom: 1px #aaa dotted;
  display: table;
  box-sizing: border-box;
  overflow: hidden;
}

#request ul li h4 {
  width: 220px;
  display: table-cell;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
  vertical-align: middle;
}

#request ul li input {
  width: 100%;
  max-width: 160px;
  height: 30px;
  margin-left: 20px;
  font-size: 120%;
  font-weight: 400;
  display: table-cell;
}

#request ul li.middle input {
  width: 100%;
  max-width: 250px;
}

#request ul li.long input {
  width: 100%;
  max-width: 300px;
}

#request ul li .input {
  margin-left: 20px;
  display: table-cell;
}

#request ul li .input_area {
  overflow: hidden;
}

#request ul li p {
  width: 100%;
  max-width: 100px;
  float: left;
  font-size: 16px;
  font-weight: 500;
  vertical-align: middle;
}

#request ul li p #hope {
  width: 20px;
  max-width: initial;
  vertical-align: middle;
  display: inline-block;
}

#request ul li p #sexuality {
  width: 20px;
  height: 20px;
  max-width: initial;
  vertical-align: middle;
  display: inline-block;
}

#request ul li p span {
  display: inline-block;
  line-height: 2;
}

#request ul li #year {
  width: 80px;
  display: inline-block;
}

#request ul li #select {
  width: auto;
  /* max-width: 150px; */
  height: 30px;
  margin-left: 20px;
}

#request ul li .w50 {
  max-width: 50px !important;
}

#request ul li .w80 {
  max-width: 97px !important;
}

#request ul li .questions {
  vertical-align: top;
}

#request ul .visit_day {
  border-bottom: none;
}

#request ul h5 {
  font-size: 14px;
  padding: 0 0 20px 260px;
  border-bottom: 1px #aaa dotted;
  font-weight: bolder;
  font-weight: 500;
}

#request ul h5 span.bolder {
  font-weight: bold;
}

#request ul li .boxarea {
  margin-left: 20px;
}

#request ul li .text_area {
  width: 100%;
  max-width: 400px;
  height: 200px;
  padding: 10px 10px 10px 0;
}

#request ul li textarea {
  resize: both;
  width: 100%;
  height: 100%;
  font-size: 120%;
  font-weight: 400;
  float: left;
}

#request .privacy {
  width: 100%;
  max-width: 600px;
  margin: 30px auto;
}

#request .privacy p {
  padding-left: 11px;
  text-indent: -11px;
}

#request .privacy .notice {
  text-indent: 0;
  font-size: 80%;
}

#request table {
  margin: 20px auto 50px;
}

#request .btn_area {
  width: 100%;
  margin-bottom: 200px;
  display: table;
}

#request .btn_area_inner {
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
  display: table;
  box-sizing: border-box;
}

#request .btn_area .btn_area_inner div {
  width: 50%;
  max-width: 180px;
  padding: 0 20px;
  display: table-cell;
}

.form_area .btn_area button {
  width: 100%;
  padding: 10px;
  color: #fff;
  background: #aaa;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  border: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#request .btn_area .submit {
  background: #b61a33;
}

#request .btn_area button:hover {
  background-color: #000;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

#request ul li.raiten {
  border-bottom: none;
}

#request ul li.temporary_box {
  border-top: none;
  padding: 0 0 20px 20px;
}

#request ul li.temporary_box p.temporary {
  max-width: initial;
}

#request ul li.temporary_box p.temporary span {
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .mt5p {
    margin-top: 5%;
  }
}

/*------------------------------------------*/
/*cvbtn
/*------------------------------------------*/
#main .main_inner .cvbtn_wrap_form {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  display: block;
  width: 80%;
  max-width: 380px;
  height: 75px;
  margin: 25px auto 50px;
  padding: 5px;
  border-radius: 50;
  text-align: center;
}

#main .main_inner .cvbtn_form {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  border-radius: 9999px;
  background: #FF4D27;
}

#main .main_inner .cvbtn_form:hover {
  background: rgba(255, 77, 39, 0.7);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}

#main .main_inner .cvbtn_arrow_form {
  padding: 0 50px 0 0;
  background: url(../img/arrow_right.svg) no-repeat right center;
  background-size: 15px;
}

/*------------------------------------------*/
/*footer
/*------------------------------------------*/
footer {
  width: 100%;
}

footer .copyright {
  padding: 5px 0;
  color: #fff;
  background: #000;
  text-align: center;
  font-size: 1.2rem;
}

@media screen and (max-width: 640px) {

  /*======================================================================*/
  /*Module
  /*======================================================================*/
  .sp {
    display: initial;
  }

  .sp-only {
    display: block;
  }

  /*------------------------------------------*/
  /*header_bg
  /*------------------------------------------*/
  .header_bg {
    margin: 0 0 8vw;
  }

  /*------------------------------------------*/
  /*shop_name
  /*------------------------------------------*/
  .shop_name h2 {
    font-size: 5vw;
  }

  /*------------------------------------------*/
  /*#main
  /*------------------------------------------*/
  #main .main_inner {
    width: 100%;
  }

  #main .title {
    margin: 0 auto 6vw;
  }

  #main .title h2 {
    font-size: 7vw;
  }

  #main h3 {
    font-size: calc(8px + 1.5vw);
  }

  /*------------------------------------------*/
  /*#form
  /*------------------------------------------*/
  #request ul li {
    display: block;
  }

  #request ul li h4 {
    width: 100%;
    display: block;
    font-size: calc(6px + 2vw);
  }

  #request ul li input {
    width: 80%;
    max-width: 200px;
    height: 40px;
    margin-left: 0;
    display: block;
  }

  #request ul li.middle input {
    width: 80%;
  }

  #request ul li.long input {
    width: 90%;
  }

  #request ul li .input {
    margin-left: 0;
    display: block;
  }

  input:-moz-placeholder {
    font-size: calc(6px + 1.5vw);
  }

  #request ul li .new_line {
    display: block;
    margin-bottom: 10px;
  }

  #request ul li #select {
    max-width: 150px;
    height: 40px;
    margin-left: 0;
    vertical-align: middle;
  }

  #request ul li .w50 {
    max-width: 60px !important;
  }

  #request ul h5 {
    font-size: calc(6px + 2vw);
    width: 90%;
    padding: 0 0 20px 0;
    margin: 0 auto;
  }

  #request ul h5 span {}

  #request ul li .boxarea {
    margin-left: 0;
  }

  #request ul li .text_area {
    width: 90%;
    max-width: 300px;
  }

  #request .btn_area {
    margin-bottom: 20vw;
  }

  #main .form_area .full_caption {
    padding: 0 0 5px;
    font-size: calc(6px + 1.5vw);
  }




  /*------------------------------------------*/
  /*l_footer
  /*------------------------------------------*/
  .l_footer_inner {
    width: 100%;
  }

  /*==========================================*/
  /*completion.php spç”¨
  /*==========================================*/
  #main .gohome {
    margin: 50px auto 80px;
  }
}