@charset "utf-8";

/* ##### form ##### */
body {
  background: #ffffff;
  color: #000000;
}
.sp_only{display: none;}
form#contactForm table {
  width:620px;
}
form#contactForm input, form#contactForm textarea, form#contactForm select {
  background: #f3f3f3;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 14px;
}
form#contactForm select {
  background-image: url(../img/arrow_bottom.svg);
  background-repeat: no-repeat;
  background-position: 98% center;
}
form#contactForm select.form_select_longnum {
  width:7em;
  background-position: 5.8em center;
}
form#contactForm select.form_select_littlenum {
  width:4.5em;
  background-position: 3.3em center;
}
#form_container {
  width: 670px;
  margin: 10px auto 0 auto;
}
.ttl_request{text-align: center; font-size: 2.5em; margin: 3% 0;}

.ttl_request_sub{text-align: center; font-size: 1.5em; padding: 8px; margin: 2% 0;}

#form_container table {
  margin: 0 auto;
}

#form_container table th {
  white-space: nowrap;
  background: #f3f3f3;
  letter-spacing: -0.5px;
}
#form_container table th, #form_container table td {
  text-align: left;
  font-size: 14px;
  padding: 4px 12px;
  border-top: 1px solid #e0e0e0;
}

#form_container .form_inputsingle {
  width:390px;
}
#form_container .form_inputdouble {
  width:110px;
  margin-right: 10px;
  margin-bottom: 10px;
}
#form_container .form_inputemail {
  width:180px;
}
#form_container .form_inputdouble:last-child {
  margin-right: 0px;
}

#form_container .form_submit_container {
  text-align: center;
  padding: 24px 12px;
}
#form_container .form_submit_container input{
  padding: 0.2em 2em 0.1em 2em;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background-size: 1.1em;
  color: #ffffff;
  background: #008DD2;
  cursor: pointer;
  font-size: x-large;
}
#form_container .form_submit_container input.player_add_button {
padding: 0.2em 1.2em 0.1em 1.2em;
    border: 1px solid #008DD2;
    border-radius: 3px;
    background-size: 1em;
    color: #000000;
    background: #c7ecff;
    cursor: pointer;
    font-size: smaller;
}
#form_container .form_submit_container input.form_submit_send {
  background: #008DD2 url(../img/icon_mail.svg) no-repeat 24% center;
  padding: 0.2em 2em 0.1em 3em;
}
#form_container .form_submit_container #form_conf_back {
  color: #444444;
  font-weight: bold;
  border: 1px solid #aaaaaa;
  background: #e0e0e0;
  border-radius: 3px;
}
.form_notebox {
  /*text-align: center;*/
  padding: 4px 0;
  font-size: 1.4rem;
}
.form_alertmes {
  text-align: center;
  padding: 0;
  margin-top: -14px;
  font-size: 1.4rem;
  color: #b40000;
}
form#contactForm .form_invalid {
  background-color: #ddaaaa !important;
}

.form_note {
  display: inline-block;
  font-size: 90%;
}

#form_conf_remarks {
  overflow-y: auto;
}
#req_container{width: 1200px; margin: 0 auto;}
#req_container .req_txt{font-size: 18px;line-height: 1.5;width: 33%;height:46px;float: left;position: relative;padding: 0 0 0 70px;margin-bottom: 40px;}
#req_container .req_txt:first-of-type{padding: 0;margin-left: 8%;width: 28%;}
#req_container .req_txt:first-of-type:before{display: none;}
#req_container .req_txt:nth-of-type(3){width:25%;}
#req_container .req_txt:before{content: '';
  width: 20px;
  height: 20px;
  border: 0;
  border-top: solid 2px #008DD2;
  border-right: solid 2px #008DD2;
  position: absolute;
  top: 50%;
  left: 4%;
  margin-top: -4px;
  transform: rotate(45deg);}
#req_container .req_txt span{display: block;font-size: 1.4em;color: #008DD2;width: 1.4em;float: left;line-height: 1.1em;}
#req_container .req_btn{padding: 0.5em 2em 0.4em 2em;
    border: 1px solid #aaaaaa;
    border-radius: 3px;
    background-size: 1.1em;
    color: #ffffff;
    background: #008DD2;
    cursor: pointer;
    display: block;
    width: 40%;
    margin: 5% auto;
    text-align: center;
    font-size: 1.3em;}
#req_container .req_btn.req_back{color: #444444;
  font-weight: bold;
  border: 1px solid #aaaaaa;
  background: #e0e0e0;
  border-radius: 3px;}
  
#req_container_sub{width: 1000px; margin: 0 auto;background-color: #c7ecff;}
#req_container_sub .req_sub_txt{width: 100%;float: left;position: relative;padding: 10px;margin-bottom: 20px;background-color: #c7ecff;}
#req_container_sub .req_sub_txt ul{
  margin: 2px 2px 2px 13px !important;
}
#req_container_sub .req_sub_txt ul li{
  list-style-type: disc !important;
}
#req_container_sub .req_sub_txt a{
  color: #333333 !important;
  text-decoration: underline !important;
}

.done .form_notebox{margin-top: 100px;}
.done footer{margin-top: 300px;}
.font_red_bold {font-weight: bold; color: #FF0000; display: inline-block;}

/*トップページへ戻るボタン*/
.m-btn-unit.-normal {width: 330px;margin-left: auto;margin-right: auto;padding-top: 40px;}
.a-btn.-square.-arrow-right {padding: 10px 30px;color: #008DD2;background-color: #fff; border-color: #dbdbdb; border: 1px solid #dbdbdb;font-size: 1.2em;font-weight: normal;box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);}
.a-btn.-square.-arrow-right.-txt-green::after {border-right-color: #008DD2;border-bottom-color: #008DD2;}
.a-btn.-square.-arrow-right::after {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    right: 20px;}

@media only screen and (min-width: 1200px), print{
.l-header__global__inner {padding: 15px 0 !important;}
}

@media screen and (max-width: 768px) {

.sp_only{display:block;}
.ttl_request {margin: 7% 0;}
.ttl_request_sub {margin: 7% 0;}

#form_container {width: 100%;margin: 10px auto;}
form#contactForm table{width: 100%;}
#form_container table th, #form_container table td{width: 100%;font-size: 16px;display: block;}
#form_container table th {margin-top: 2%;background-color: #ccc;}
#form_container table td {padding-top: 3%;}
#form_container .form_inputsingle {width: 100%;}
form#contactForm input, form#contactForm textarea, form#contactForm select {font-size: 16px;margin-bottom: 10px;}
#form_container .form_submit_container {border-top:none;}
#req_container{width:90%;}
#req_container .req_txt{width:100%;height:auto;padding:60px 0 0 0;margin: 0;}
#req_container .req_txt:first-of-type{margin-left:0;width:100%;}
#req_container .req_txt:nth-of-type(3){width:100%;}
#req_container .req_txt:last-of-type{margin-bottom:7%;}
#req_container .req_txt span {display: inline-block;padding: 0px 5px 0px 0;vertical-align: middle;}
#req_container .req_txt:before{border-top:none;border-bottom: solid 2px #008DD2;top:15px; left: 43%;}
#req_container .req_btn{width:80%;}
#req_container_sub{width:80%;}
#req_container_sub .req_sub_txt{width:100%;}

.done .form_notebox{padding: 0 5%;}
.form_notebox {white-space: normal;}
.com_langselect {display: none;}
}

.select2-container--default .select2-selection--single {
    background-color: #f3f3f3;
    border: 1px solid #e0e0e0;
}

.select2-container--default .select2-selection--single.form_invalid {
  background-color: #ffdddd !important;
}

.main-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.main-content {
  margin-bottom: 100px !important;
}

.footer {
  /* position: absolute !important;
  bottom: 0;
  width: 100%; */
  margin-top: auto !important;
}
