@charset "shift_jis";
/* ----------------------------
  CLEAR FIX
------------------------------ */
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:block;content: "";}.clearfix:after{clear:both;}

/* -----------------------------
 Font
 ------------------------------- */
.fcRed{color: #dc417b!important;} 
.fcGray{color: #535353!important;}
.fcPink{color: #de407b!important;}
.fcLPink{color: #f37fb0!important;}
.fcOrange{color: #f67824!important;}
.fcGreen{color: #2aa241!important;}
.fcPurple{color: #65273c!important;}
.fcLPurple{color: #923CC9!important;}
.fcDPurple{color: #672B3C!important;}
.fcBrown{color: #975b27!important;}
.fcAlert{color: #d80c18!important;}

.txtAC{text-align: center;!important;}
.txtAR{text-align: right;!important;}
.txtAL{text-align: left;!important;}

.fsSs{font-size: 1.3rem!important;}
.fsS{font-size: 1.4rem!important;}
.fsM{font-size: 1.6rem!important;}
.fsL{font-size: 1.8rem!important;}

.fwH{font-weight:bold}


.mB5 {margin-bottom: 5px !important;}
.mB10{margin-bottom: 10px!important;}
.mB15{margin-bottom: 15px!important;}
.mB20{margin-bottom: 20px!important;}
.mB25{margin-bottom: 25px!important;}
.mB30{margin-bottom: 30px!important;}
.mB35{margin-bottom: 35px!important;}
.mB40{margin-bottom: 40px!important;}
.mB45{margin-bottom: 45px!important;}
.mB50{margin-bottom: 50px!important;}
.mB55{margin-bottom: 55px!important;}

/*--------------------------
タイトル用
--------------------------*/
section .hs2 {
	margin-bottom: 10px;
}

section .hs2 + p {
	margin-bottom: 20px;
}

h2.h2Sample {
	background: #bc8689;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bc8689), color-stop(49%,#8a4d50), color-stop(51%,#552630), color-stop(100%,#56202c));
	background: -webkit-linear-gradient(top,  #bc8689 0%,#8a4d50 49%,#552630 51%,#56202c 100%);
	background:    -moz-linear-gradient(top,  #bc8689 0%,#8a4d50 49%,#552630 51%,#56202c 100%);
	background:         linear-gradient(to bottom,  #bc8689 0%,#8a4d50 49%,#552630 51%,#56202c 100%);
	height: 30px;
	line-height: 30px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	text-align: left;
	margin: 0;
}

.hs2{
  position: relative;
  padding: 5px 10px;
  border-bottom: 2px solid #64293d;
  border-top: 1px solid #e3ded4;
  color: #64293d;
  font-size: 1.8rem;
  font-weight:bold;
  line-height: 1.3;
  background-color: #f6ecec;
  background: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f6ecec));
  background:                  -webkit-linear-gradient(top,#ffffff,#f6ecec);
  background:                     -moz-linear-gradient(top,#ffffff,#f6ecec);
  background:                          linear-gradient(top,#ffffff,#f6ecec); 
}
  .hs2.icon{
    padding-left: 30px;
  }
  .hs2 > i{
    position: absolute;
    top: 7px;
    left: 6px;
    margin-right: 4px;
  }

i{
  display: inline-block;
  width: 10px;height: 10px;
  background: no-repeat 0 0 transparent url(../../../sp/images/common/sprite.png);
  -webkit-background-size: 250px auto;
     -moz-background-size: 250px auto;
          background-size: 250px auto;
  vertical-align:middle;
}

/* 16 x 16 */
i.leaf{width:16px;height: 20px;background-position: 0 0;}

h3.formItem, div.formItem {
	margin: 0 0 3px 0;
	padding: 5px 10px;
	background: #f1e3e3;
	font-size: 1.6rem;
	font-weight: bold;
	color: #333;
}

h3.formItem img {
   align: middle;
   margin: 0px 0px 0px -4px;
}

h3.formItem2, div.formItem2 {
	margin: 0 0 3px 0;
	padding: 5px 10px;
	background: #f1e3e3;
	font-size: 1.6rem;
	font-weight: bold;
	color: #333;
}

/*--------------------------
フォーム用
--------------------------*/

.formBack {
	display: block !important;
	margin-top: 15px !important;
}

.formPart {
	padding: 6px 6px 10px 6px;
}

.formText {
	font-size: 1.4rem;
	margin: 6px 0;
}

.formTextLink a {
	color: #734;
	text-decoration: underline;
}

input[type="text"],input[type="tel"],input[type="email"],input[type="password"],textarea {
	border: 1px solid #999;
	margin: 4px 4px;
	padding: 8px 1px;
	font-size: 1.4rem;	
}

input[type="radio"],input[type="checkbox"] {
	vertical-align: baseline;
}

button[type="submit"], .confirm a.button-anchor {
	margin: 0;
	padding: 0;
	width: 100%;
	background: none;
	border: none;
}

.submitNotAll {
	display: none;
}

button[type="submit"] img, .confirm a.button-anchor img {
	margin: 0;
	padding: 0;
	width: 100%;
}

.textBoxS{
	width: 35%;
}

.textBoxL{
	width: 75%;
}

.selectBoxL {
	width: 200px;
	margin: 4px;
	font-size: 1.6rem;
	padding: 2px;
}

.selectBoxM {
	width: 162px;
	margin: 4px;
	font-size: 1.6rem;
	padding: 2px;
}

.selectBoxS{
	width: 110px;
	margin: 4px;
	font-size: 1.6rem;
	padding: 2px;
}

#BITDAY_YYYY, #BITDAY_MM, #BITDAY_DD{
	width: auto;
}
.selectBoxSs{
	width: 50px;
	margin: 4px;
	font-size: 1.6rem;
	padding: 2px;
}

.required {
	background-color: #f4f4f5;
}

.required:focus,
.required[type="tel"]:focus,
.required[type="text"]:focus {
	background-color: #fff;
}

.ftAlert {
	font-size: 1.6rem;
	background-color: #d80c18;
	color: #fff;
	margin: 2px 4px;
	padding: 3px 6px;
}

#Newyear_Holidays_Balloon {
	font-size: 1.6rem;
	background-color: #d80c18;
	color: #fff;
	margin: 2px 4px;
	padding: 3px 6px;
}

.ftAlertInverted {
	font-size: 1.6rem;
	background-color: #fff;
	color: #d80c18;
	margin: 2px 4px;
	padding: 3px 6px;
}

.suggestArea {
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #CCCCFF;
	width: 75%;
	z-index: 1000;
}
.suggestArea div {
	display: block;
	width: 100%;
	overflow: hidden;
	line-height: 30px;
	white-space: nowrap;
}
.suggestArea div.select{ /* キー上下で選択した場合のスタイル */
	color: #FFFFFF;
	background-color: #3366FF;
}
.suggestArea div.over{ /* マウスオーバ時のスタイル */
	background-color: #99CCFF;
}

#INTRODUCTION.textAreaWidthFull {
	height: 3em;
}

.textAreaWidthFull {
	border: 1px solid #999;
	margin: 0;
	width: 100%;
	height: 5em;
}

.checkboxListMs, .radioListMs {
	display: inline-block;
	font-size: 1.4rem;
	padding: 0 0 6px;
	width: 142px;
}

.input-address-sp {
	color: #FF0000;
	font-weight: bold;
}

/*--------------------------
住所検索用
--------------------------*/
.formTextBtn {
	margin: 8px 4px;
}
.formTextBtn a {
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #ffffff, #fbf2f5) repeat scroll 0 0;
	border: 1px solid #ebafc2;
	border-radius: 5px;
	color: #ce5e83;
	display: inline-block;
	font-size: 1.2rem;
	text-decoration: none;
	padding: 5px;
	cursor: pointer;
}

.formTextBtn.mainBtn a {
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(top , #c17c93, #87435a) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(top , #c17c93, #87435a) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(top , #c17c93, #87435a) repeat scroll 0 0;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-size: 1.6rem;
    height: 35px;
    line-height:25px;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    white-space: nowrap;
    width: 100%; 
    margin-bottom:5px;
}

.formTextBtn.subBtn a {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(to bottom, #f6f6f6 0%, #e2d9d9 100%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(to bottom, #f6f6f6 0%, #e2d9d9 100%) repeat scroll 0 0;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f6f6f6 0%, #e2d9d9 100%) repeat scroll 0 0;
    border: 1px solid #734;
    border-radius: 5px;
    color: #734;
    display: block;
    font-size: 1.3rem;
    line-height: 1.8;
    overflow: hidden;
    padding: 4px 5px;
    text-align: center;
    height: 30px;
    width: 150px;

}

#ADRS_2.required {
	background-color: #ffffff;
}

.flBox {
	float: left;
	*zoom:1;
}

#searchAddrList, #searchTownList {
    font-size: 1.7rem;
}
#searchAddrList ul li a, #searchAddrList ul li a:visited, #searchTownList ul li a, #searchTownList ul li a:visited, #searchAddrBox ul li a, #searchAddrBox ul li a:visited {
    color: #fff;
}
#searchAddrList ul li a:hover, #searchTownList ul li a:hover {
    color: #ccc;
}
#searchTownList ul li.shortcutKana {
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: left;
}
#selectPref,#selectCity {
    display: none;
    margin-top: 5px;
    width: 100%;
}

#pref, #city {
    margin-top: 9px;
}

#adrsarea {
	background-color: rgb(255, 221, 221);
}

/*--------------------------
アコーディオン用
--------------------------*/
.accordion {
	margin-bottom: 20px;
}

/*--------------------------
お客様情報の取り扱いについて用
--------------------------*/
.agreement a {
	color: #d80c18;
	text-decoration: underline;
}


.ftBlue {
	color: #006ad5 !important;
	display: inline-block;
	font-size: 1.2rem;
	margin-left: -8px;
	vertical-align: 0.1em;
}

* {
	font-size: 1.4rem;
	-webkit-text-size-adjust: none;
}

/*--------------------------
エラーバルーン内リンク用
--------------------------*/
.errorMessage a {
	text-decoration: underline;
	color:inherit;
	font-size:inherit;
}

/*--------------------------
モーダル用
--------------------------*/
.close.close_btn img {
	width: 100%;
}

.modal_bdy p {
	font-size: 1.4rem;
}

.modal_bdy .modalBtn a {
	color: #32292d;
	border: #d6d6d6 solid 1px;
	background: -ms-linear-gradient(bottom, #fefefe 0%, #fefefe 50%, #eeeeee 100%);
	background: -moz-linear-gradient(bottom, #fefefe 0%, #fefefe 50%, #eeeeee 100%);
	background: -webkit-linear-gradient(bottom, #fefefe 0%,#fefefe 50%,#eeeeee 100%);
	background: linear-gradient(to bottom, #fefefe 0%,#fefefe 50%,#eeeeee 100%);
	background-color: #fefefe;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(255,255,255,1.0) inset,0px 3px 3px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 1px 1px rgba(255,255,255,1.0) inset,0px 3px 3px 0px rgba(0,0,0,0.1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#eeeeee', GradientType=0);
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 10px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #D6D6D6;
	opacity: 1;
	transition: all .3s;
	color: #333;
}

/*--------------------------
お申し込みのきっかけ
--------------------------*/
#INTRODUCTION_DESCRIPTION {
	color: #006ad5;
}

#introductionForm {
	margin-top: -15px;
	margin-bottom: 10px;
}
/*--------------------------
Line自動入力ボタン
--------------------------*/
.linebtn {
	width:100%;
	text-align:center;
	margin-top: 5%;
}

#lineProfileBtn {
    width: auto;
    padding:0;
    margin:0;
    background:none;
    border:0;
    font-size:0;
    line-height:0;
    overflow:visible;
	cursor:pointer;
	width: 80%;
}

#line_btn {
	width: 100%;
	height: 70%;
}

#question_Line_img {
	height: 35px;
	width: 35px;
	object-fit: contain;
	vertical-align:middle;
	margin: 5px;
}

#lineExplanatoryText1 {
	color: gray;
	font-size: 15px;
	margin: 10px 10px 0px 10px;
}

#lineExplanatoryText2,
#lineExplanatoryText3 {
	color: gray;
	font-size: 15px;
	margin: 5px 10px 0;
}
.confirmMailAddress {
	margin: 0 15px;
	word-break: break-all;
}