/* ===================================================================
mainvisual
====================================================================== */
.sp_mainvisual {
	position: relative;
}

.sp_mainvisual_area {
	background-color: #fff;
	position: absolute;
	top: 2vw;
	left: 3vw;
	padding: 0 3px;
	font-size: 1.9rem;
	font-weight: bold;
}
.sp_mainvisual_area .place_output {
	color: #ff9800;
}
.sp_mainvisual p{
	margin-top: 5px;
	line-height: 1.3;
	 font-size: 0.6rem;
	color: #000;
	 text-shadow: 1px 1px 0 #FFF;
	 text-shadow: -1px -1px 0 #FFF;
	 text-shadow: 1px -1px 0 #FFF;
	 text-shadow: -1px 1px 0 #FFF;
}

/* 2019.04.08 add */
.area_box_region {
	position:absolute;
	top: 2vw;
	left: 3vw;
	color: #02348A;
	font-size: 7vw;
	font-family: 'Noto sans jp', sans-serif;
	font-weight: 800;
	text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px , #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
.area_box_region span {
	color: #ff9800;
	font-size: 8.5vw;
}


.share_no1 {
		margin: 10px;
}

/* ===================================================================
content
====================================================================== */
.sp_conversion_footer {
	display: none;
}

.sp_flow {
	padding: 0 0 0;
	margin-top: 15px;
}
.sp_flow h3{
	line-height: 1.0;
	margin: 0 0 10px 0;

}
.sp_flow_list{
	padding: 3% 0 0%;
	margin:0 0 10px;
}
.sp_flow_scene {
	margin: 3% 0;
	overflow: hidden;
}
.sp_flow_scene li{
	width: 33.3%;
	margin: 0;
	padding: 0;
	float:  left;
}
.sp_flow_scene li:nth-child(1){padding-right: 1%;}
.sp_flow_scene li:nth-child(2){padding:0 0.5%;}
.sp_flow_scene li:nth-child(3){padding-left: 1%;}
.indexFlowBg{
	background: #d0e9ff;
	padding:0 0 15px 0;
	position: relative;
}
.indexFlowBg__link {
	position: absolute;
	width: 53vw;
	height: 8vw;
	display: block;
	top: 27vw;
	left: 21vw;
}
.flow_credit{
	margin: 10px;
	padding: 15px 10px;
	background: #F4F4F2;
}
.flow_credit img:nth-child(1){
	margin-bottom: 10px;
}
.flow_credit img.card{
	margin-top: 10px;
}
.credit_comment {
		padding: 0px 20px;
		color: #999;
		font-size: 10px;
		margin-bottom: 5px;
}

/* サービス部分 */
.service_price{
	margin-top:15px;
}
.service_price h4{
	color: #F60;
	margin-bottom: 5px;
	padding: 0 10px;
	color: #F60;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}
.service_price h4 + p{
	padding: 0 10px;
	margin-bottom: 15px;
}
.sp_price_box {
	margin: 15px 0px;
	padding: 3% 0 1px;
	background: #b5e7f8;
}
.service_box{
	background: #E8F3FC;
	border:1px solid #034ba9;
}
.service_box h4{
	padding: 10px 0 0;
}
.service_box .service_dtl{
	padding:0 10px;
}
.service_dtl ul{width: 100%;margin: 0 auto;}
.service_dtl ul li{
	width: 49%;
	margin-bottom: 2%;
	float: left;
}
.service_dtl ul li:nth-child(odd){
	margin-right:1%;
}
.service_dtl ul li:nth-child(even){
	margin-left:1%;
}
.service_dtl ul li span{
	line-height: 2.0;
	display: block;
	font-size: 16px;
}
.service_dtl.house ul li:nth-child(9),.service_dtl.house ul li:nth-child(10),
.service_dtl.office ul li:nth-child(5),.service_dtl.office ul li:nth-child(6){
	margin-bottom:0
}
.service_box .form_link_wrap{margin:0 0 10px;}

.service_box ul{
	margin: 3% 0% 0 0%;
}
.service_box .service_box_item{
	width: 49%;
	margin: 0 2% 2% 0;
 padding: 2% 2% 0;
	float: left;
	background: #FFF;
}
.service_box .service_box_item:nth-child(even){
	width: 49%;
	margin: 0 0% 2% 0;
	float: right;
}
.service_box .service_box_item span{
	line-height: 2.0;
	display: block;
	font-size: 16px;
}

.sp_payment {
	margin: 5% 0 25px;
}
.sp_payment_box {
	margin: 2% 0 5%;
 padding: 3%;
	background: #d3f1fb;
	overflow: hidden;
}
.sp_payment_box ul{
	margin: 2% 0 0 0;
	overflow: hidden;
}
.sp_payment_box .sp_payment_item{
	padding: 0% 0; */
		float: left;
		/* background: #FFF; */
		overflow: hidden;
		text-align: center;
		/* min-height: 180px; */
}
.sp_payment_box .sp_payment_item dl{
	display: inline-block;
	margin: 0 3% 3%;
}
.sp_payment_box .sp_payment_item dt{
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 0.7rem;
}
.sp_payment_box .sp_payment_item dd{
	width: 50px;
	margin: 0px auto;
}
.sp_payment_box .sp_payment_item.item01{
	margin: 0px 0 0 0%;
		/* width: 64%; */
		overflow: hidden;
}
.sp_payment_box .sp_payment_item.item02{
	margin: 0 0 0 3%;
	width: 31%;
}
.sp_payment_box .sp_payment_item.item01 p{
	margin: 0 0%;
	padding-top: 8px;
	clear: both;
	text-align:  left;
	font-size: 9px;
	line-height: 1.3;
}
.sp_payment_box .sp_payment_item.item01 p img{
	width: 70%;
}


.sp_reason{
	margin: -20px 0 0 0;
}
.sp_reason .sp_reason_inner {
	background-size: contain;
	padding: 0 2.7vw 8.0vw;
}
.sp_reason_item {
	margin-bottom: 10px;
	padding: 10px 0px 10px 10px;
	background-color: #FFF;
	position: relative;
	border: solid 1px #ccc;
}
.sp_reason_itemIco{
	position: absolute;
	bottom: 12px;
	right: 0;
	width: 25%;
}
.sp_reason_item h3 img{
	/*height: 27px;*/
	margin: 0 0 10px 0;
	zoom:38%;
}
.sp_reason_txt {
	padding-right: 28%;
	font-size: 3.5vw;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 100px;
}
.sp_reason_item h3{
	color: #003d9a;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.3;
}
.sp_reason_item h3 span{
	color: #0066cc;
}
.sp_reason_item h3 span.tax {
	color: #003d9a;
	font-size: 3.5vw;
	margin: 0 -0.3em;
}
.sp_reason_btn{
	width: 100%;
	margin:  0px auto;
}


.sp_voice {
	padding-top: 25px;
}
.sp_voice h3 {
	margin-bottom: 0.8em;
}

.sp_voice_list {
	padding-top: 2px;
}

.sp_voice_item {
	display: table;
	width: 94%;
	margin:  0 3% 3%;
	padding: 1%;
	border-radius: 5px;
	font-size: 1.4rem;
	overflow:  hidden;
	border: 1px solid #0066cc;
	background: url(/garasu/resource/sp/img/index_ico_voice.png) no-repeat right bottom;
	background-size: 5.3vw;
}
.sp_voice_item + .sp_voice_item {
	margin-top: 10px;
}

.sp_voice_customer {
	width: 16%;
		display: table-cell;
		margin: 0;
		padding: 2% 0% 2% 3%;
		border-right: 1px #ccc solid;
		font-weight: bold;
		/* font-size: 0.9rem; */
}
.sp_voice_item dd{
	padding: 0 3%;
	display: table-cell;
vertical-align: middle;
}
.sp_voice_btn{
	width: 95%;
	margin:  0px auto 20px auto;
}


.sp_request {
	padding: 20px 0 0;
}
.sp_request_col {
	width: 94%;
	margin: 10px auto;
	padding: 5px 10px 5px 2px;
	border-radius: 5px;
	border: 1px solid #0066cc;
	background: url(/garasu/resource/sp/img/index_ico_voice.png) no-repeat right bottom;
	background-size: 5.3vw;
}

.sp_request_col a{
	display:flex;
	justify-content: space-between;
	width: 100%;
	height: 100%;
}
.sp_request_item {
	padding-left: 0%;
	font-size: 14px;
	width: 82%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.sp_request_icon{
	width: 15%;
	display: flex;
	align-items: center;
}
.sp_request_customer {

}
.sp_request_customer b{
	font-size: 15px;
	margin-bottom: 2px;
	border-bottom: 1px #ccc solid;
	width: 100%;
	color: #003f99;
	display: inline-block;
}
.sp_request_customer span{
	font-size: 14px;
	width: 100%;
	display: block;
}
.sp_request_item dd{
}
@media screen and (max-width:360px){
	.sp_request_customer span{
	font-size: 12px;
	width: 100%;
	display: block;
	}
}

/*.sp_request_txt01 {
	background-image: url(../img/index_bg_request01.png);
}
.sp_request_txt02 {
	background-image: url(../img/index_bg_request02.png);
}
.sp_request_txt03 {
	background-image: url(../img/index_bg_request03.png);
}
.sp_request_txt04 {
	background-image: url(../img/index_bg_request04.png);
}
.sp_request_txt05 {
	background-image: url(../img/index_bg_request05.png);
}
.sp_request_txt06 {
	background-image: url(../img/index_bg_request06.png);
}*/

.sp_request_btn{
	clear: both;
	width: 95%;
	margin: 0 auto 5%;
	padding-top: 0%;
}
.sp_link_title{
	margin: 10px auto 0;
	text-align: center;
	margin-bottom: 10px;
	border-bottom: 2px solid #034ba9;
	width: 70%;
	padding-bottom: 10px;
}
.sp_link_title img{
	height: 20px;
}
.sp_link_list{
	padding: 10px;
	border: 1px solid #ccc;
	margin: 10px;
	border-radius: 3px;
}
.sp_link_list_item {
	font-size: 1.4rem;
	border-bottom:1px dotted #ccc;
	position: relative;
	padding-right: 10px;
}
.sp_link_list_item:nth-child(odd){
	background-color: #f3f3f3;
}
.sp_link_list_item a{
	padding: 5px 10px;
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.sp_link_list_item a:after{
	display: inline-block;
	content: "";
	right: 5px;
	top: 41%;
	box-sizing: border-box;
	width: 4px;
	height: 8px;
	border: 4px solid transparent;
	border-left: 4px solid #acacac;
	position: absolute;
}
.sp_link_list_more{
	margin-top: 8px;
	font-size: 1.4rem;
	text-align:  right;
}
.sp_link_list_more a{
	/* padding-left: 4.5vw; */
	padding-right: 4.5vw;
	background: url(/garasu/resource/sp/img/index_arrow.png) no-repeat right center;
	background-size: 3.7vw;
}

.sp_privacy {
	margin: 5% 10%;
	padding: 0;
	font-size: 0.7rem;
	color: #888;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-align: left;
}

.sp_privacy_img {
	padding-right: 5px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 60px;
	flex: 0 0 60px;
}





	.form_link_wrap{padding: 10px 0 15px;width: 100%;margin:0px auto 0;}

		.areaTxt01{
			position: relative;
			z-index: 10;
			left: 28vw;
			top: 1.9vw;
			font-weight: bold;
			color: #0d48a0;
			/*font-style: italic;*/
			/* width: 100%; */
			display: inline-block;
			font-size: 1.6rem;
		}
		.areaTxt02{
			text-align: center;
			font-weight: bold;
			color: #0f5ca4;
			font-size: 2rem;
			line-height: 2.5rem;
			padding: 10px;
		}
		.areaTxt03{
			position: relative;
			z-index: 10;
			left: 3.0vw;
			top: 1vw;
			font-weight: bold;
			color: #0d48a0;
			/*font-style: italic;*/
			/* width: 100%; */
			display: inline-block;
			font-size: 1.6rem;
		}
		.fontL{
			font-size: 1.3em;
		}
		.orange{
			color: #ff8300;
		}
		.pink{
			color: #ff5b9b;
		}

		.staff_introduction {
	width: auto;
	position: relative;
	margin-bottom: 15px;
	text-align: center;
}
.staff_moji {
		width: auto;
		margin: 0 0 -41px 0;
		position: relative;
		text-align: center;
}
.staff001 {
	color: #003a69;
	font-size: 22px;
	font-weight: bold;
}
.place_moji {
	color: #fb5c23;
	font-size: 27px;
	font-weight: bold;
}
.sp_price_box h3{
			font-size: 20px;
		text-align: center;
		color: #004a85;
		font-weight: bold;
		letter-spacing: -1px;
		padding: 0px 0;
		line-height: normal;
		text-shadow: #FFF 2px 0px, #FFF -2px 0px, #FFF 0px -2px, #FFF 0px 2px, #FFF 2px 2px, #FFF -2px 2px, #FFF 2px -2px, #FFF -2px -2px, #FFF 1px 2px, #FFF -1px 2px, #FFF 1px -2px, #FFF -1px -2px, #FFF 2px 1px, #FFF -2px 1px, #FFF 2px -1px, #FFF -2px -1px;
}
.priceImg{
	padding: 0 10px;
}
@media screen and (min-width: 667px){
.staff_introduction {
	width: 320px;
	margin:0 auto;
}
.staff_moji {
	width: auto;
	margin: 0 0 -26px 0;
	position: relative;
	text-align: center;
}
}

@media screen and (max-width:360px) {
.sp_price_box h3{
			font-size: 110%;
		text-align: center;
		color: #004a85;
		font-weight: bold;
		letter-spacing: -1px;
		padding: 5px 0;
		line-height: normal;
}
.sp_price_box .sp_price_item span{
	line-height: 2.0;
	font-size: 80%;
	display: block;
}
}
/*@ sourceMappingURL=style.css.map */


.sp_flow h2{position: relative;}
.sp_flow h2 .areaTxt01{
	position: absolute;
	color: #FFF;
	top: 6vw;
	font-size: 4.5vw;
	left:26vw;
}

#overlay, .popup {
	display: none;
	position: fixed
}

.popup {
	top: 50%;
	left: 50%;
	background-color: #fff;
	z-index: 9999
}

.popup_inner {
	padding: 0px
}
.popup_inner01{
	padding: 10px 0;
	line-height: 0px;
}
.popup_inner02{
	padding: 0 0 10px 0;
	line-height: 0px;
}
.popup_inner03{
	padding: 0 10px 10px;
	line-height: 0px;
}
#overlay {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .7;
	z-index: 9998
}

#popup,#popup2,#popup3,#popup4,#popup5,#popup6,#popup7,#popup8,#popup9,#popup10,#popup11,#popup12,#popup13,#popup14,#popup15,#popup16,#popup17,#popup18 {
	width: 85%;
	border-radius: 10px;
	border: 1px solid #3f7cd4;
	max-width: 375px;
}

#close_btn {
	width: 15%;
	height: 15%;
	position: absolute;
	top: -20px;
	right: -20px
}



/* TOP：地図コンテンツ */
.speed{
	margin:20px 0 31px;
	position: relative;
}

.area_map{
position: absolute;
bottom:-7px;
		text-align: center;
		color: #212121;
		font-weight: bold;
		font-size: 19px;
		padding: 5px 5px;
		}

@media screen and (max-width:768px) {.area_map{font-size: 21px;bottom:-5px;left:0px;right: 0;}}
@media screen and (max-width:640px) {.area_map{font-size: 33px;bottom:-3px;left:0px;right: 0;}}
@media screen and (max-width:540px) {.area_map{font-size: 29px;bottom:-7px;left:0px;right: 0;}}
@media screen and (max-width:470px) {.area_map{font-size: 25px;bottom:-4px;left:0px;right: 0;}}
@media screen and (max-width:414px) {.area_map{font-size: 21px;bottom:-4px;left:0px;right: 0;}}
@media screen and (max-width:400px) {.area_map{font-size: 20px;bottom:-3px;left:0px;right: 0;}}
@media screen and (max-width:375px) {.area_map{font-size: 19px;bottom:-3px;left:0px;right: 0;}}
@media screen and (max-width:350px) {.area_map{font-size: 19px;bottom:-3px;left:0px;right: 0;}}
@media screen and (max-width:320px) {.area_map{font-size: 17px;bottom:-4px;left:0px;right: 0;}}


.area_mojikan{
letter-spacing: -8px;
}

.area_mojikan2{
letter-spacing: -3px;
}

.area_moji{
	color:#f90000;
}

.cnt__price .ttl_service {
	margin-top: -22px;
	margin-bottom: 0;
	padding: 26px 0 5px;
}
.cnt__price .ttl_service img{
	vertical-align: bottom;
}
.cnt__price .ttl_service_sub{
	background-color: #fff;
	margin: 0 0 15px;
}
.cnt__price .service_box .service_dtl{
	padding: 15px 10px 0;
}
.cnt__price .service_dtl ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cnt__price .service_dtl ul li{
	width: 32.5%;
	margin-right: 0;
	margin-left: 0;
}
.cnt__price .service_dtl ul li:nth-child(odd) {
	margin-right: 0;
}
.cnt__price .service_dtl ul li:nth-child(even) {
	margin-left: 0;
}
.cnt__price .service_dtl ul.carList li{
	width: 49.25%;
}
.cnt__price .service_dtl ul li span{
	font-size: 1.15rem;
}
.cnt__price .section_btn.formBtn {
	width: 95%;
}
.cnt__price .service_dtl ul::after{
	content:"";
	display: block;
	width:32.5%;
}

.triple_crown{
	margin:20px 0 15px;
}
.triple_crown .note{
	margin: 2px 5px 0;
	font-size: 10px;
}

/* ===================================================================
tosho
====================================================================== */
.tosho {
	margin: 0 5px 20px;
	display: flex;
	justify-content: space-between;
	border: 1px solid #0066cc;
}
.tosho_title{
	width: 25%;
	display: flex;
	align-items: center;
	padding: 5px;
	color: #fff;
	font-family: 'Noto sans jp', sans-serif;
	font-size: 3.5vw;
	font-weight: 900;
	text-align: center;
	line-height: 1.5;
	-webkit-background-size: 10px 10px;
	background-size: 10px 10px;
	background: #0066cc;
}
.tosho_txt {
	display: flex;
	flex-direction: column;
	width: 100%;
	justify-content: space-between;
	padding: 5px 0 5px 5px;
	font-size: 2.6vw;
}
.tosho_txt p{
	width: 100%;
	font-size: 3vw;
}
.tosho_txt .co_name{
	font-weight: 900;
	margin-top: 3px;
}
.tosho_logo{

	width: 15%;
	align-self: center;
	padding: 0 5px;
}

/* ===================================================================
baisyoContents
====================================================================== */
.baisyoContents{
	margin: 20px 10px;
	border: 2px solid #d6d6d6;
	padding: 0 1.5vw;
	font-size: 3.6vw;
}
.baisyoContents__title{
	display: flex;
	align-items: flex-start;
	padding: 2vw;
	border-bottom: 2px solid #fcc;
}
.baisyoContents__titleImg{
	align-self: center;
	width: 2.5em;
}
.baisyoContents__titleTxt{
	padding-left: 1vw;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4;
}
.baisyoContents__detail{
	background: url(/garasu/resource/sp/img/index_hoken_bg.png) no-repeat right bottom/8.5em;
	padding: 3vw 26vw 2vw 2vw;
}
.baisyoContents__detail .txtStrong{
	color: #f03;
}
