@charset 'utf-8';
@media all and (max-width: 640px){/* Sp */


.box_contact_form_wrap{
}
.box_contact_form_wrap.page_thanks{
}
/****************/
.box_contact_form_navi_tb{
  display: table;
  width: 100%;
  margin-bottom: 10%;
}
.box_contact_form_navi_tbc{
  position: relative;
  display: table-cell;
  width: 33.33333333%;
  height: 62px;
  padding-left: 0;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 0.5rem;
  font-size: 1.25rem;
  font-size: 5.0vw;
}
.box_contact_form_navi_tbc:not(:last-child):before {
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: -82px;
  width: 0;
  height: 0;
  border: 41px solid transparent;
  border-left: 41px solid #fff;
}
.box_contact_form_navi_tbc:not(:last-child):after {
  position: absolute;
  z-index: 5;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: -62px;
  width: 0;
  height: 0;
  border: 31px solid transparent;
  border-left: 31px solid #eee;
}
.box_contact_form_navi_tbc.current{
}
.box_contact_form_navi_tbc.current:not(:last-child):after {
  position: absolute;
  z-index: 4;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: -62px;
  width: 0;
  height: 0;
  border: 31px solid transparent;
  border-left: 31px solid #690804;
}
.box_contact_form_navi_tbc .box_cont{
}
.box_contact_form_navi_tbc:not(:last-child) .box_cont:before {
  position: absolute;
  z-index: 4;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: -64px;
  width: 0;
  height: 0;
  border: 32px solid transparent;
  border-left: 32px solid #ccc;
}
.box_contact_form_navi_tbc:not(:last-child) .box_cont:after {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: -73px;
  width: 0;
  height: 0;
  border: 31px solid transparent;
  border-left: 31px solid #ccc;
}
.box_contact_form_navi_tbc:not(:nth-child(1)) .box_cont span{
  position: relative;
  left: 8vw;
}
/*
.box_contact_form_navi_tbc .icn_arrow00{
  display: none;
  position: absolute;
  z-index: 2;
  top: -1px;
  right: -25px;
}
.box_contact_form_navi_tbc .icn_arrow00.current{
  display: inline;
}
*/
/****************/
.box_contact_top_navi {
  width: 100%;
  height: auto;
  margin-bottom: 10%;
  padding: 1.8399264% 0 2.20791168% 0;
  background-image: url('./../../images/contact/contact-top-bg0101.png'),url('./../../images/contact/contact-top-bg0103.png');
  background-repeat: no-repeat,no-repeat;
  background-position: center top,center bottom;
  background-size: 100% auto,100% auto;
}
.box_contact_top_navi_in {
  padding: 3% 5% 2% 5%;
  background-image: url('./../../images/contact/contact-top-bg0102.png');
  background-repeat: repeat-y;
  background-position: center top;
  background-size: 100% auto;
}
.ul_contact_top_navi li {
  margin-bottom: 2%;
  padding-left: 3%;
  background-position: left 0.7em;
  background-size: 2% auto;
  line-height: 1.5;
  letter-spacing: normal;
}
/****************/
.box_contact_top_com{
  margin-bottom: 0;
  padding: 7% 4% 4% 4%;
  border: 0;
}
.box_contact_top_com li{
  margin-bottom: 3%;
  font-size: 0.98rem;
  font-size: 4.0vw;
}

.form_contact .dl_form{
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 7% 0;
  font-size: 1.12rem;
  font-size: 4.3vw;
}
.form_contact .dl_form.first{
  padding: 7% 0 7% 0;
  border-top: 1px #999 solid;
}
.form_contact.mode_confirm .dl_form{
  padding: 5% 0;
}
.form_contact.mode_confirm .dl_form.last{
  margin-bottom: 10%;
}
.form_contact .dl_form > dt{
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 2vw;
  padding: 0.5em 0 0.5em 17%;
  vertical-align: middle;
  font-size: 0.95rem;
  font-size: 5.0vw;
  letter-spacing: normal;
  font-weight: 700;
}
.form_contact.mode_confirm .dl_form > dt{
  width: 100%;
  margin-bottom: 2%;
  padding-left: 3%;
}
.form_contact dt .mark_required,
.form_contact dt .mark_not_required{
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: inline-block;
  width: 11vw;
  padding: 1% 0.4em 2% 0;
  text-align: center;
  line-height: 1.0;
  letter-spacing: 0.2em;
  font-size: 0.8rem;
  font-size: 3.5vw;
  font-weight: normal;
}
.form_contact dt .mark_required{
}
.form_contact dt .mark_not_required{
}
.form_contact.mode_confirm dt .mark_required,
.form_contact.mode_confirm dt .mark_not_required{
  display: none;
}
.form_contact dt .mark_required .mark_in,
.form_contact dt .mark_not_required .mark_in {
  position: relative;
  right: -0.25em;
}

.form_contact .dl_form > dd{
  position: relative;
  display: block;
  width: 100%;
  vertical-align: middle;
  font-size: 4.0vw;
}
.form_contact.mode_confirm .dl_form > dd{
  width: 100%;
  padding-left: 3%;
  font-size: 4.5vw;
}
.form_contact .dl_form > dd .radio_wrap:first-child {
  margin-right: 20%;
}
.form_contact .dl_form > dd .radio_wrap label {
  margin-left: 3%;
}
.form_contact .dl_form > dd .txt_caution{
  position: absolute;
  top: -7.4vw;
  right: 5%;
  display: inline-block;
  margin-left: 1%;
  letter-spacing: normal;
  font-size: 1.1rem;
  font-size: 3.8vw;
  color: #aaa;
}
.form_contact .dl_form > dd #btn_zip {
  display: inline-block;
  margin-left: 3%;
  margin-right: 0;
  background-image: url('./../../images/contact/contact-autozip-bg01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto 100%;
  padding: 4% 5% 4% 5%;
  font-size: 1.2rem;
  font-size: 4.3vw;
  color: #fff;
  text-shadow: 0 0 1px #000, 0 0 3px #000, 0 0 5px #000, 0 0 7px #000;
}
.form_contact .dl_form > dd .error {
  margin-bottom: 10px;
  padding-top: 5px;
  color: #ff0000;
}
.form_contact dd input,
.form_contact dd select,
.form_contact dd textarea{
  box-sizing: border-box;
  padding: 3%;
  border-radius: 0;
  font-size: 0.98rem;
  font-size: 4.5vw;
}
.form_contact dd select{
  padding: 3% 2% 4% 2%;
}
:placeholder-shown{
  letter-spacing: 0.1em;
  font-size: 1.1rem;
  font-size: 4.0vw;
  font-weight: normal;
}
::-webkit-input-placeholder{
  letter-spacing: 0.1em;
  font-size: 1.1rem;
  font-size: 4.0vw;
  font-weight: normal;
}
:-moz-placeholder{
  letter-spacing: 0.1em;
  font-size: 1.1rem;
  font-size: 4.0vw;
  font-weight: normal;
}
::-moz-placeholder{
  letter-spacing: 0.1em;
  font-size: 1.1rem;
  font-size: 4.0vw;
  font-weight: normal;
}
:-ms-input-placeholder{
  letter-spacing: 0.1em;
  font-size: 1.1rem;
  font-size: 4.0vw;
  font-weight: normal;
}

.form_contact dd input[type="file"]{
  padding: 0;
  border: 0;
}
.form_contact dd input[name="del_attach0"]{
  border: 0;
  background: 0;
  cursor: pointer;
  font-size: 1.3rem;
}
.form_contact dd label[for="del_attach0"]{
  cursor: pointer;
}

.form_contact .input_my_name,
.form_contact .input_my_name_kana,
.form_contact .input_email,
.form_contact .input_email2,
.form_contact .input_telno {
  width: 100%;
}
.form_contact .input_company_name {
  width: 100%;
}
.form_contact .input_zipcode,
.form_contact .select_pref {
  width: 100%;
  margin-bottom: 15px;
}
.form_contact .input_zipcode {
  width: 50%;
}
.form_contact .input_address,
.form_contact .textarea_address,
.form_contact .textarea_cont {
  width: 100%;
}
.form_contact .textarea_address {
  height: 6.0em;
}
.form_contact .textarea_cont {
  height: 50vw;
}
.form_contact .select_cont_select {
  width: 100%;
}
.form_contact .txt_input_cont_select{
  margin-bottom: 5%;
}
/***** privacy_p *****/
.box_contact_privacy_p_wrap{
  padding-top: 3%;
  padding-right: 0;
}
.box_contact_privacy_p_wrap > .ttl{
  display: block;
  width: 90%;
  margin: 0 auto;
  padding: 0 0 3% 0;
  border-bottom: 1px #ddd solid;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
  font-size: 5.5vw;
  font-weight: 700;
}

.box_popup_privacy_p{
  display: none;
  padding: 30px 30px 0 30px;
  border: 1px #ccc solid;
  text-align: left;
}
.box_popup_privacy_p .ttl{
  padding: 20px;
  text-align: center;
  font-size: 1.2rem;
}
.box_popup_privacy_p .ttl2{
  padding: 30px 0 10px 0;
  font-size: 1.0rem;
  font-weight: bold;
}
.box_popup_privacy_p ul.last{
  padding-bottom: 50px;
}
.box_popup_privacy_p ul.last{
  padding-bottom: 5%;
}

.box_contact_privacy_p_cont{
  width: 90%;
  height: 30vw;
  margin: 0 auto;
  margin-bottom: 3%;
  padding: 5% 3% 5% 3%;
  overflow-y: scroll;
  font-size: 1.0rem;
  font-size: 4.0vw;
}
.box_contact_privacy_p_cont::-webkit-scrollbar{
  width: 12px;
}
.box_contact_privacy_p_cont::-webkit-scrollbar-thumb{
  width: 10px;
  border-radius: 10px;
}
.box_contact_privacy_p_cont p{
  margin-bottom: 5%;
}

.box_contact_privacy_p{
  width: 100%;
  padding: 3% 5%;
  margin: 0 auto;
  margin-bottom: 10%;
  vertical-align: middle;
  text-align: left;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-size: 1.05rem;
  font-size: 4.0vw;
  font-weight: 700;
}
.box_contact_privacy_p input{
  margin-right: 2%;
}
.box_contact_privacy_p a{
  display: inline-block;
  border-bottom: 1px #0d0d0d solid;
  line-height: 1.2;
}
.box_contact_privacy_p .txt_external_link:after{
  content: '\f08e';
  font-family: font_awesome;
  color: #0d0d0d;
}
.box_contact_privacy_p span{
  font-weight: 700;
}
  /*** type popup ****/
.box_contact_check_privacy_p02{
  width: 100%;
  padding: 3% 5%;
  margin: 0 auto;
  border: 0;
  vertical-align: middle;
  text-align: left;
  line-height: 1.8;
  font-size: 0.95rem;
  letter-spacing: 0.1em;
}
/***** btn *****/
.box_contact_submit_btn {
  position: relative;
  margin-bottom: 7%;
  padding-top: 5%;
  padding-right: 0;
  text-align: center;
}
.form_contact.mode_confirm .box_contact_submit_btn{
  padding-top: 7%;
}
.box_contact_submit_btn form {
  display: block;
}
.box_contact_submit_btn .btn_submit {
  -webkit-appearance: none;
  padding: 4% 2% 4% 0;
  border-radius: 0;
  border: 0;
  background-image: url('./../../images/contact/contact-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: 93% center;
  background-size: 3%;
  letter-spacing: 0.2em;
  font-size: 1.7rem;
  font-size: 5.0vw;
  font-weight: 700;
  color: #fff;
  cursor: auto;
}
.box_contact_submit_btn .btn_contact01 {
  width: 90%;
  margin: 0 auto;
}
.box_contact_submit_btn .btn_contact02 {
  width: 90%;
  margin: 0 auto;
}
.box_contact_submit_btn .btn_contact_back {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 3%;
  background-image: url('./../../images/contact/contact-icn-arrow02.png');
  background-position: 7% center;
}
/***** bottom *****/
.box_form_bottom p{
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 0.98rem;
  font-size: 3.8vw;
}
/***** error *****/
.box_form_error_parts{
  padding: 2% 0 0 5%;
}
.box_form_error_parts .txt_errmsg{
  font-size: 0.9rem;
  font-size: 4.0vw;
}
/***** thanks *****/
.box_contact_thanks {
  width: 100%;
  margin: 0 auto;
  padding: 7.65661253% 0 7.42459397% 0;
  background-image: url('./../../images/contact/contact-thanks-bg0101.png'),url('./../../images/contact/contact-thanks-bg0103.png');
  background-repeat: no-repeat,no-repeat;
  background-position: center top,center bottom;
  background-size: 100% auto,100% auto;
}
.box_contact_thanks .ttl {
  margin-bottom: 7%;
  text-align: center;
  line-height: 1.3;
  letter-spacing: normal;
  font-size: 1.7rem;
  font-size: 5.0vw;
  font-weight: 700;
}
.box_contact_thanks_in {
  padding: 3% 8% 3% 8%;
  background-image: url('./../../images/contact/contact-thanks-bg0102.png');
  background-repeat: repeat-y;
  background-position: center top;
  background-size: 100% auto;
}
.box_contact_thanks_in .box_cont {
  margin-bottom: 3%;
}
.box_contact_thanks_in p {
  margin-bottom: 5%;
  text-align: left;
  line-height: 1.5;
  letter-spacing: normal;
  font-size: 1.13rem;
  font-size: 4.3vw;
}
.box_contact_thanks_in p:last-child {
  margin-bottom: 0;
}
.box_contact_thanks_in .box_contact_telno01 {
  width: 90%;
  height: 20vw;
  margin: 0 auto;
  padding-top: 5%;
  background-image: url('./../../images/contact/contact-telno-bg01.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  text-align: center;
}
.box_contact_thanks_in .box_contact_telno01 .box_telno {
  margin-bottom: 6%;
}
.box_contact_thanks_in .box_contact_telno01 .dl_reception_time {
  letter-spacing: 0.03em;
  font-size: 1.1rem;
  font-size: 3.5vw;
  font-weight: 700;
}
.box_contact_thanks_in .box_contact_telno01 .dl_reception_time > dt {
  display: inline-block;
  margin-right: 2%;
}
.box_contact_thanks_in .box_contact_telno01 .dl_reception_time > dd {
  display: inline-block;
}

/* Option style */
.form_contact .dl02{
  display: table;
  width: 100%;
  margin-bottom: 5%;
}
.form_contact .dl02.no3{
  margin-bottom: 7%;
}
.form_contact .dl02 > dt{
  display: table-cell;
  width: 10%;
  vertical-align: top;
}
.form_contact .dl02 > dt span{
  display: inline-block;
  writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  -webkit-writing-mode: vertical-lr;
  height: 16vw;
  padding: 0 10%;
  text-align: center;
  line-height: 1.0;
  letter-spacing: 0.05em;
  font-size: 1.1rem;
  font-size: 4.0vw;
}
.form_contact .dl02 > dd{
  display: table-cell;
  width: 90%;
  padding: 0;
  vertical-align: top;
}


.box_contact_thanks .box_telno01{
  height: 22vw;
  padding-top: 1.2%;
  background-image: url('./../../images/contact/contact-thanks-bg01.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 90%;
  text-align: center;
}
.box_contact_thanks .box_telno0101{
  margin-bottom: 0.5%;
}
.box_contact_thanks .box_telno0101 .txt01{
  display: inline-block;
  margin-right: 1%;
  padding: 0.5% 1%;
  border-radius: 3px;
  letter-spacing: 0.3em;
  font-size: 0.7rem;
  font-size: 3.5vw;
}
.box_contact_thanks .box_telno0101 .txt01 span{
  position: relative;
  right: -0.15em;
}
.box_contact_thanks .box_telno0101 .txt02{
  display: inline-block;
  position: relative;
  top: 2px;
  font-weight: 700;
}
.box_contact_thanks .box_telno0101 .txt02 .large{
  font-size: 1.2rem;
  font-size: 4.8vw;
}
.box_contact_thanks .box_telno0102{
  padding-right: 4%;
}
.box_contact_thanks .box_telno0102 .txt_telno{
  display: inline-block;
  padding: 0.5% 0 2% 10%;
  background-image: url('./../../images/contact/contact-icn-tel01.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 12%;
  line-height: 1.0;
  font-size: 2.0rem;
  font-size: 7.0vw;
  font-weight: 700;
}



}/* /Sp */