@media (max-width: 600px) {

.bg_form_white{
    background: #fff;
    box-shadow: 0px 0px 15px -5px #8f8f8f;
    border-radius: 10px;
    width: 90%!important;
    min-height: 450px!important;
    margin: auto;
    padding: 10px!important;
} 
.bg_Rcorner_white{
    width: 90%!important;
    padding: 10px!important;
    font-size: 1.1em;
    font-weight:500;
    min-height: 450px!important;
}   
.bg_ttl{
    height: 150px!important;
    /*padding: 20px 0;*/
}
.bg_ttl h1{ 
    font-size: 1.2em!important;
    letter-spacing: normal;
    margin-top: 10px;    
}
    
h2.line_gradient{font-size: 1.7em!important;}
.main-text{ width: 90%;text-align: left!important;} 

#content .btn_submit{font-size: 1.2em!important;width: 100%; padding: 1em 0 0.7em 0!important;}
.contact_table{width: 95%!important; margin: 20px auto;}
.contact_table th{ width: 100%!important;display: block; text-align: left;margin-bottom: 5px;} 
.contact_table td{ width: 100%;padding: 0 0 1em 0!important;display: block;} 
.contact_table input, textarea {width: 100%;}
.ttl_belt{ background: #6f5e5e; padding: 1em; color: #fff;text-align: center; font-weight: 500; margin:0 -10px; }    
.formBtn{font-size: 1.2em!important;padding:1em 2.5em 0.7em 1.5em!important;color: #fff!important;}
.returnBtn {font-size: 1.2em !important;letter-spacing: 0 !important;padding: 1em 0.5em 0.7em 0.5em !important;}
a.btnGradient{line-height: 1.2!important;padding:.5em 2.5em 0.3em 1.5em!important;font-size: 1.2em!important;}
.stepbar {width: 95%!important;}
.ttl_thanks{font-size: 1.3em!important;}
 
/*  others_SP*/
.sp_table th,.sp_table td{width: 100%;display: block;border: none; text-align: left;}
.mt-l {margin-top: 30px;}   
.pt-l {padding-top: 30px!important;}
.br-sp {display: block!important;}
.br-pc {display: none!important;} 
.size_l {font-size: 1.1em;}
.size-xl{font-size: 1.2em;}
.txt_center{ text-align:initial;}
.contents_center{width: initial!important;}
.contents_in {width: 90%!important;}
}
/*SP_end*/

/*コーポレートのスタイルを非表示*/
header.new{display: none;}
footer,footer .ib,footer p.copy,#pagetop,#pagetop img{display: none;}


.bg_ttl{
    background: url("/wpasset/wp-content/themes/redhorse_child/img/c_fnb/bg_triangle.png")#f9f9f9;
    height: 188px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; 
    color: #363636;
    font-weight: 500;
    font-family:
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    "Noto Sans JP";
    letter-spacing: 0.1em;
    line-height: 1;
}

.wrap_bg {
  background: url("/wpasset/wp-content/themes/redhorse_child/img/c_fnb/bg_triangle_bottom.png")#f9f9f9;
  background-repeat: repeat-x;
  background-position: center bottom;
  display: flex;
  flex-direction: column;
  color: #333333;
  padding-bottom: 30px;
  line-height: 1.5;
}

.bg_form_white{
    background: #fff;
    box-shadow: 0px 0px 15px -5px #8f8f8f;
    border-radius: 10px;
    font-weight: 500;
    width: 800px;
    min-height: 500px;
    margin: auto;
    padding: 20px 0;
}
.bg_Rcorner_white{
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
    align-items: center;
    align-content:center;
    align-self:center;
    background: #fff;
    box-shadow: 0px 0px 15px -5px #8f8f8f;
    border-radius: 10px;
    width: 80%;
    min-height: 500px;
    margin: auto;
    padding: 50px;
}

.bg_ttl h1{ 
    font-size: 1.5em;
    margin-top: 15px;    
}
h2.line_gradient{
    border-bottom: 5px solid #FD7990;
    border-image: linear-gradient(90deg, rgba(253, 121, 144, 1) 0%, rgba(255, 186, 155, 1) 50%, rgba(253, 121, 144, 1) 99%);
    border-image-slice: 1;
    padding-bottom: 5px;
    font-size: 2em;
}

p.main-text{ margin: auto; font-size: 1.1em; font-weight: 500;} 

ul.disc {
    display:inline-block;
    text-align: left;
}
ul.disc li {
	position: relative;
	margin-left: 1em;
    padding: 2px 0!important;
    font-weight: 500;
}

ul.disc li::after {
	display: block;
	content: '';
	position: absolute;
	top: .6em;
	left: -.7em;
	width: 4px;
	height: 4px;
	background-color: #666;
	border-radius: 100%;
    line-height: 1;
}

a.btn_arrow_pink{
    display:inline-block;
    text-decoration: none;
    cursor: pointer;
    background:#FFF url("/wpasset/wp-content/themes/redhorse_child/img/c_fnb/btn_arrow_pink.png") no-repeat 92% center / 30px 30px;
    letter-spacing: 2px;
    line-height: 1;
    padding: 1em 2em 0.7em 1.5em;
    width: 200px;
    text-align:center;
    border:2px solid #FD7990;
    color:#333333;
    font-size:1.2em;
    font-weight: 500;
    border-radius:50px;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    transition: all 0.4s ease;
}

a.btn_arrow_pink:hover{
    background:#FFF0F2 url("/wpasset/wp-content/themes/redhorse_child/img/c_fnb/btn_arrow_pink.png") no-repeat 92% center / 30px 30px;
    color:#333333;
    margin-left:0px;
    margin-top:0px;
    border:2px solid #FD7990;
    box-shadow:none;
}
.formBtn{
    display:inline-block;
    text-decoration: none;
    border: 0;
    background: #FD7990;   
    background:  url("/wpasset/wp-content/themes/redhorse_child/img/c_fnb/btn_arrow.png") no-repeat 92% center / 30px 30px,
        linear-gradient(90deg,rgba(253, 121, 144, 1) 0%, rgba(255, 186, 155, 1) 100%);
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 1;
    padding: 1em 5em 0.7em 5em;
    text-align:center;
    color:#FFFFFF;
    font-size:1.5em;
    border-radius:50px;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    box-shadow:0px 5px 0px 0px #F44D67 ;
    transition: all 0.3s ease; 
}
.formBtn:hover,
.returnBtn:hover,
.btnGradient:hover{
    transform: translateY(5px);
    box-shadow:none;
    cursor: pointer;
}

.returnBtn{
    display:inline-block;
    text-decoration: none;
    border: 0;
    background: #ccc;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 1;
    padding: 1em 1em 0.7em 1em;
    text-align:center;
    color:#FFFFFF;
    font-size:1.5em;
    border-radius:50px;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    box-shadow:0px 5px 0px 0px #888 ;
    transition: all 0.3s ease; 
    cursor: pointer;
}
a.btnGradient{
    display:inline-block;
    text-decoration: none;
    border: 0;
    background: #FD7990;   
    background:  url("/wpasset/wp-content/themes/redhorse_child/img/c_fnb/btn_arrow.png") no-repeat 97% center / 30px 30px, /* 画像 */
    linear-gradient(90deg,rgba(253, 121, 144, 1) 0%, rgba(255, 186, 155, 1) 100%);
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1;
    padding: 1em 2em 0.7em 2em;
    text-align:center;
    color:#FFFFFF;
    font-size:1.5em;
    border-radius:50px;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    box-shadow:0px 5px 0px 0px #F44D67 ;
    transition: all 0.3s ease; 
}

.inner {
    padding: 50px 0;
    font-size: 0.9em;
    bottom: 0;
    position: relative;
    width: 100%;
    z-index: 95;
    text-align: center;
}
.contact_table{width: 80%; margin: 20px auto;}
.contact_table th{ width: 40%; text-align: left; vertical-align: middle;} 
.contact_table td{ text-align: left; padding: 0.5em 0;} 
.contact_table input, textarea {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
  padding: 10px;
  color: #333;
  flex-grow: 1;
  box-sizing: border-box;
  width: 100%;
}
textarea{resize: vertical;}

.contact_table input:focus, textarea:focus {
  outline: none; 
   border: 1px solid #ccc;
    box-shadow:initial;
}
.contact_table input::placeholder,
.contact_table textarea::placeholder {
  color: #999;
  font-size: 14px;
}

.req {
    display: inline-block !important;
    background: #fd778b;
    border-radius: 3px;
    color: #fff;
    padding: 3px 4px 4px 4px;
    line-height: 0.9;
    margin-left: 5px;
    font-size: .8em !important;
    margin-top: 0 !important;
}

.ttl_belt{ background: #6f5e5e; padding: 1em; color: #fff;text-align: center; font-weight: 500;}

#footerLogo img{width:250px;}
.corpAbout a{margin: 1em auto 2em auto; text-decoration: underline; display: block;}

/*------------------------------------------------------------------
.Stepnav
--------------------------------------------------------------------*/
 .stepbar {
	display: flex;
	width: 85%;
	margin: 0 auto 2%;
	padding: 0!important;
	list-style: none;
}

 .stepbar li{
	box-sizing: border-box;
	position: relative;
	width: calc((100% - 30px) / 2.9);
	height: 30px;
	margin: 0 5px;
	padding: 1px!important;
	background: #6f5e5e;
}

/* 重なり順を設定 */
.stepbar__item:nth-child(1) {
	z-index: 3
}

.stepbar__item:nth-child(2) {
	z-index: 2
}

.stepbar__item:nth-child(3) {
	z-index: 1
}

.stepbar__item:first-child {
	margin-left: 0;
}

.stepbar__item:last-child {
	margin-right: 0;
}

.stepbar__item:not(:first-child)::before {
	position: absolute;
	content: "";
	top: 0;
	left: 1px;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-right: 0;
	border-bottom: 15px solid transparent;
	border-left: 7.5px solid #6f5e5e;
}

.stepbar__item:not(:first-child)::after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-right: 0;
	border-bottom: 15px solid transparent;
	border-left: 7.5px solid #ffffff;
}

.stepbar__item-inner {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background: #ffffff;
	font-weight: bold;
}

.stepbar__item-inner--current {
	background: transparent;
	color: #ffffff;
}

.stepbar__item:not(:last-child) .stepbar__item-inner::before {
	position: absolute;
	content: "";
	top: 0;
	left: 100%;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-right: 0;
	border-bottom: 15px solid transparent;
	border-left: 7.5px solid #6f5e5e;
}

.stepbar__item:not(:last-child) .stepbar__item-inner::after {
	position: absolute;
	content: "";
	top: 0;
	left: calc(100% - 1px);
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-right: 0;
	border-bottom: 15px solid transparent;
	border-left: 7.5px solid #ffffff;
}

.stepbar__item:not(:last-child) .stepbar__item-inner--current::after {
	display: none;
}




/*入力画面 mw_wp_form_input*/
.mw_wp_form_input .stepbar li:first-of-type .stepbar__item-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background:transparent;
    font-weight: bold;
    color: #ffffff;
}
.mw_wp_form_input .stepbar li:first-of-type .stepbar__item-inner::after{
    position: absolute;
    content: "";
    top: 0;
    left: 100%;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-right: 0;
    border-bottom: 15px solid transparent;
    border-left: 7.5px solid #6f5e5e;
}
/*確認画面 mw_wp_form_confirm*/

.mw_wp_form_confirm .stepbar li:nth-of-type(2) .stepbar__item-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background:transparent;
    font-weight: bold;
    color: #ffffff;
}
.mw_wp_form_confirm .stepbar li:nth-of-type(2) .stepbar__item-inner::after{
    position: absolute;
    content: "";
    top: 0;
    left: 100%;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-right: 0;
    border-bottom: 15px solid transparent;
    border-left: 7.5px solid #6f5e5e;
}



/*完了画面 mw_wp_form_complete*/
.mw_wp_form_complete .stepbar li:nth-of-type(3) .stepbar__item-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background:transparent;
    font-weight: bold;
    color: #ffffff;
}
.mw_wp_form_complete .stepbar li:nth-of-type(3) .stepbar__item-inner::after{
    position: absolute;
    content: "";
    top: 0;
    left: 100%;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-right: 0;
    border-bottom: 15px solid transparent;
}

/* ラジオボタン*/
input[type="radio"].custom-radio {
    appearance: none;
      position: relative;
    -webkit-appearance: none;
    width: 21px;
    height: 21px;
    border: 3px solid #ccc;
    border-radius: 50%;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    transition: 0.2s;
    margin: 0 0 3px 0;
    display: inline-block;
}

input[type="radio"].custom-radio:checked::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 9px;
  height: 9px;
  margin: auto;
  border-radius: 9999px;
  background-color: #fd778b;
}

.ttl_thanks{font-size: 1.6em;}

/*  others_PC*/
.wrap_center{ display: flex;justify-content: center;}
.contents_center{ width:80%; margin: auto;}
.contents_in{ width:80%;}
.size_s {font-size: .8em;}
.size_l {font-size: 1.2em;}
.size-xl{font-size: 1.5em;}
.br-pc {display: block;}
.br-sp {display: none;}
.mt-m {margin-top: 20px;}
.mt-l {margin-top: 40px;}
.mb-l {margin-bottom: 40px;}
.mr-m {margin-right: 20px;}
.pb-m {padding-bottom: 20px;}
.pb-l {padding-bottom: 40px;}
.pt-l {padding-top: 40px;}
.txt_center{ text-align: center;}
.link-blue{ color: #1b88d5!important; text-decoration: underline;}
.dsp-no-pc {
  display: none;
  visibility: hidden;
}

/*zipaddr-jp*/
#autozip{
position: absolute;
    display: block;
    z-index: 999999;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-size: 12px;
    line-height: 1.4;
    padding: 5px 8px;
    border-radius: 8px;
    background-color: #6f5e5e!important;
    text-align: left;
    left: 449px;
    top: 851.562px;
}

#zip_close a{color: #fff!important;}

