@charset "utf-8";

/*common*/
header{
	display:none;
}

body{
	font-family: 'メイリオ', Meiryo,'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','ＭＳ ゴシック',sans-serif;

}


p{
	margin:0;
	padding:0;
	line-height:1.5em;	
}
em{
	font-style:normal;
}

ul{
	margin:0;
	padding:0;
	list-style: none;
}

a{
	text-decoration:none;
	color:#2a38b5;
}

a:hover{
	color:#737ac3;
}

.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}

.Contents h2{
	background-color:#ffe294;
	padding:15px 0 15px 100px;
	width:880px;
	margin:0 0 50px 20px;
	font-size:28px;
	color:#682021;
	position:relative;
}

.Reason01::after{
	position:absolute;
	content:"";
	width:120px;
	height:120px;
	top:-25px;
	left:-30px;
	background:url(http://eci-eci.wwww.jp/wp-content/uploads/2017/11/ReasonHead01.png)
}

.Reason02::after{
	position:absolute;
	content:"";
	width:120px;
	height:120px;
	top:-25px;
	left:-30px;
	background:url(http://eci-eci.wwww.jp/wp-content/uploads/2017/11/ReasonHead02.png)
}

.Reason03::after{
	position:absolute;
	content:"";
	width:120px;
	height:120px;
	top:-25px;
	left:-30px;
	background:url(http://eci-eci.wwww.jp/wp-content/uploads/2017/11/ReasonHead03.png)
}

.Contents h3{
	border-bottom:#f68a7e solid 5px;
	padding: 0 0 15px 70px;
	background:url(http://eci-eci.wwww.jp/wp-content/uploads/2017/11/arrow.png) no-repeat 10px 0px;
	font-size:24px;
	margin: 0 0 50px 0px;
	position: relative;
	counter-reset: number 0;
}

h2 img,h3 img{
	margin: -10px 0 -13px;
}

.red{
	color:#e9364c;
	font-weight:bold;
}

/*layout*/
.header{
	width:1000px;
	margin: 20px auto;
}

.Contents{
	width:1000px;
	margin: 0 auto 60px;
}

.ContentsInner{
	width:950px;
	margin: 0 auto 80px;
}


.Trast{
	position:absolute;
	top: -30px;
	right: 345px;
}

/*header*/
.header img{
	display:block;
	float:left;
}

.LeftBox{
	float:left;
	width: 498px;
}

.LeftBox p{
	font-size:12px;
	margin: 0 0 0 15px;
}

.LeftBox ul{
	float: left;
	font-size:14px;
	margin: 2px 0 0 20px;
}

.LeftBox li{
	margin:0 0 2px;
	position:relative;
	padding:0 0 0 10px;
}

.LeftBox li::after{
	position:absolute;
	content:"";
	width: 7px;
	height: 7px;
	background:#494949;
	top:7px;
	left:0;
	border-radius:100%;
}

.LeftBox li em{
	margin:0 0 0 25px;
}

.RightBox{
	float: right;
	width: 400px;
	margin: 12px 0 0;
}

.RightBox ul{
	float: left;
	font-size: 18px;
}

.RightBox li{
	padding:0 0 0 10px;
	line-height:1.2em;
	font-size: 20px;
}

.RightBox p{
	font-size:14px;
	margin:0 0 0 25px;
}

.RightBox li.Number{
	font-size: 30px;
	font-weight:bold;
}

/*InqBox*/
.InqBox{
	border-radius:10px;
	border:4px solid #ffc826;
	width:700px;
	padding: 40px 40px 60px 40px;
	margin:0 auto;
	position:relative;
}

.InqBox p{
	font-size:20px;
	text-align:center;
}

.InqBox .Tel{
	position:relative;
}

.InqBox .Tel p{
	font-size: 56px;
	font-weight:bold;
	background: url(http://eci-eci.wwww.jp/wp-content/uploads/2017/11/phone.png) no-repeat 45px 15px;
	background-size:60px;
	position:relative;
	z-index:5;
	padding: 0 45px 0 0;
}

.InqBox .Tel a::after{
	position:absolute;
	content:"";
	width:450px;
	height:20px;
	background: #ffe294;
	bottom:15px;
	left: 105px;
	z-index:-1;
}
.InqBox .Tel a{
	color:#16afaa;
}

.InqBox .Tel ul{
	position:absolute;
	top:0;
	right:0;
}

.InqBox .Tel li{
	background:#fff79a;
	margin:0 0 10px;
	padding:5px;
	border-radius:5px;
	text-align:center;
	color:#cb380c;
	font-weight:bold;
}

.InqBox .Tel li::before{
	content:"";
	position:absolute;
	left:-20px;
	border:10px solid transparent;
	border-right:15px solid #fff79a;
}

.InqBox img{
	position:absolute;
	bottom:0;
	right:40px;
	z-index:-1;
}

.InqButtom{

display:inline-block;

font-size:32px;

transition:.3s;

border-radius:15px;

background: url(http://eci-eci.wwww.jp/wp-content/uploads/2017/11/mail.png) no-repeat 35px 15px;

background-color: #ff8d95;

margin: 5px 0 0 50px;

background-size:60px;
}

.InqButtom a{
	color:#fff;
	display: inline-block;
	padding: 20px 30px 20px 100px;
}

.InqButtom:hover{
	background-color:#ffbcbf;
	border-radius:50px;
}

.InqBox h6{
	font-size:18px;
	font-weight:normal;
	margin: 30px 0 0 85px;
}

/*ReasonBox*/
.ReasonBox{
	background:#fff5d7;
	table-layout: fixed;
	overflow: hidden;
	width: 880px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ReasonBox img{
	float:left;
	padding: 20px;
}

.ReasonBox .TextBox{

float: left;

margin: auto;

font-size: 17px;

width: 560px;

display: table-cell;

vertical-align: middle;

line-height: 1.3em;
}

/*PriceBox*/
.PriceBox{
	position:relative;
	width: 800px;
	margin: 0 0 50px 125px;
}
.PriceBox::after{
	position:absolute;
	top:20px;
	left: -120px;
	font-size:20px;
	background:#ffaa1b;
	padding: 5px 10px 3px;
	border-radius:5px;
	color:#fff;
	font-weight:bold;
}

.Count01::after{
	content: "その１";
}
.Count02::after{
	content:"その２"
}
.Count03::after{
	content:"その３"
}

.PriceBox h4{
	font-size:20px;
	margin:0 auto 15px;
}

.YerrowLine{
	display:inline-block;
	font-size:40px;
	position:relative;
	margin:0 10px 0 0;
}

.YerrowLine::after{
	position:absolute;
	content:"";
	width:100%;
	height:20px;
	background: #fff799;
	bottom:10px;
	left: 5px;
	z-index:-1;
}

.PriceInner{
	background-color:#fff5d7;
	padding: 25px 20px;
	font-size: 15px;
}

/*CaseBox*/
.Case{
	background:#ffa632;
	padding: 5px 10px 0 30px;
	border-radius:10px;
	color:#fff;
	margin:0 10px 0 0;
	position:relative;
}

.Case::after{
	content:"";
	position:absolute;
	left:14px;
	top:15px;
	border:6px solid transparent;
	border-left:10px solid #ffffff;
}

.CaseBox{
	width: 900px;
	margin: 0 auto;
	position: relative;
}

.CaseImage{
	float:left;
	width: 240px;
}

.CaseList{
	float:left;
	width: 410px;
	margin: 0 10px 0 0;
}

.CaseList dl{
	margin: 0 auto 5px;
	font-size:15px;
}
.CaseList dt{
	float:left;
	width: 60px;
}
.CaseList dd{
	float:left;
	margin: 0 0 0 10px;
}

.CaseText{
	background-color:#fff5d7;
	padding:10px 20px;
	margin: 15px 0 0;
}

.CaseText h6{
	font-size: 22px;
	font-weight: normal;
	margin:0;
	color: #e44130;
	padding: 0 0 0 15px;
	position: relative;
}

.CaseText h6::before{
	content:"";
	position:absolute;
	top:10px;
	left:5px;
	border:5px solid transparent;
	border-left:8px solid #949491;
}

.CaseText p{
	font-size:15px;

}

span{  
	border-bottom:1px dashed #bc564b;
	line-height:1.7em;
}


.ComentBox{
	float:left;
	width: 230px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.ComentText{
	background-color:#f8c0bb;
	font-size:14px;
	padding: 5px 20px;
	border-radius:10px;
	position:relative;
}

.ComentText::before{
	content:"";
	position:absolute;
	left:60px;
	bottom:-30px;
	border:10px solid transparent;
	border-top:25px solid #f8c1bb;
}

/*Counter*/
.Counter01{
	margin: 0 auto;
	width: 920px;
}

.Counter01 li{
	position:relative;
	background-color:#fff5d8;
	margin:0 auto 10px;
	padding:10px 20px 10px 80px;
	font-size: 15px;
	border-radius: 10px;
}

.Counter01 li:after {
	position:absolute;
	top: 20%;
	left: 39px;
	font-size:24px;
	counter-increment: number 1;
	content:counter(number);
	font-weight: bold;
	color:#fff;
}

.Counter01 li:before {
	position:absolute;
	left: 30px;
	top: 10%;
	content:"";
	width:35px;
	height:35px;
	border-radius:100%;
	background-color:#ffaa1b;
}

.Counter02{
	margin: 0 auto;
	width: 920px;
}

.Counter02 li{
	position:relative;
	background-color:#fff5d8;
	margin:0 auto 10px;
	padding: 15px 20px 15px 80px;
	font-size:18px;
	border-radius: 10px;
}

.Counter02 li:after {
	position:absolute;
	top: 17px;
	left: 39px;
	font-size:24px;
	counter-increment: number 1;
	content:counter(number);
	font-weight: bold;
	color:#fff;
}

.Counter02 li:before {
	position:absolute;
	left: 30px;
	top: 10px;
	content:"";
	width:35px;
	height:35px;
	border-radius:100%;
	background-color:#ffaa1b;
}

/*MapBox"*/
.MapTitle{
	text-align:center;

}
.MapTitle img{
	margin: 0 0;
	vertical-align: middle;
}

.MapBox{
	position:relative;
}

.MapBox .KoanList{
	position:absolute;
	top: 90px;
	left: 20px;
	background-color:#ffe293;
	width: 300px;
	text-align: center;
	padding: 15px 10px 10px 20px;
	border-radius:10px;
}

.MapBox .KoanList li{
	margin:0 0 2px;
	position:relative;
	padding:0 0 0 10px;
}

.MapBox .KoanList li::after{
	position:absolute;
	content:"";
	width: 6px;
	height: 6px;
	background:#494949;
	top:8px;
	left:0;
	border-radius:100%;
}

.MapBox .KoanList li em{
	margin:0 0 0 25px;
}

.MainMap{
	display:block;
	margin: 0 0 0 46px;
}

.AddressBox01{
	background-color: #ffdad6;
	width: 390px;
	position:absolute;
	top:0;
	right:0;
	border:#fff solid 5px;
}

.AddressBox02{
	background-color: #ffdad6;
	border:#fff solid 5px;
	width:380px;
	position:absolute;
	top:150px;
	right:0;
}

.AddressBox03{
	background-color: #ffdad6;
	border:#fff solid 5px;
	width:380px;
	position:absolute;
	bottom:60px;
	right:0;
}

.AddressText{
	float:left;
	font-size:14px;
	margin:10px 0 10px 15px;
}
.AddressBox01 img,.AddressBox02 img,.AddressBox03 img{
	float:right;
	margin: 10px;
}

/*CompanyButtom*/

.CompanyOut{
	text-align:center;
}
.CompanyButtom{
	display: inline-block;
	font-size:32px;
	transition:.3s;
	border-radius:15px;
	background: url(http://eci-eci.wwww.jp/wp-content/uploads/2017/11/company.png) no-repeat 30px 7px;
	background-color:#ff8c95;
	background-size:60px;
	margin: 0 auto;
}

.CompanyButtom a{
	color:#fff;
	display: inline-block;
	padding: 20px 30px 20px 100px;
}

.CompanyButtom:hover{
	background-color:#ffbcbf;
	border-radius:50px;
}

/*ArrowBox*/
.ArrowBox{
	text-align:center;
	font-size:28px;
	font-weight:bold;
	line-height:1.1em;
	position:relative;
	z-index:5;
	color:#484941;
	margin: 90px auto;
}

.ArrowBox::after{
	content:"";
	position:absolute;
	z-index:-1;
	left:200px;
	top: -20px;
	border: 280px solid transparent;
	border-top: 120px solid #fff79a;
}

/*GreetBox*/
.GreetBox img{
	float:left;
	margin: 0 20px 0 20px;
}

.GreetText{
	float:left;
	width: 590px;
	font-size: 15px;
}

.GreetText p{
	margin:0 0 5px;
}

/*PBox*/
textarea{
	margin:20px 0 0 20px;
	width:900px;
	height:500px;
	line-height: 1.5em;
	font-size: 14px;
}


@media screen and (max-width: 680px) {
/*common*/
body{
	width:100%;
}

p{
	margin:0;
	padding:0;
}
em{
	font-style:normal;
}

ul{
	margin:0;
	padding:0;
	list-style: none;
}

a{
	text-decoration:none;
	color:#2a38b5;
}

a:hover{
	color:#737ac3;
}

h1 {
	width:100%;
	overflow:hidden;
}
h1 img{
	width: 110%;
}

.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}

.Contents h2{
	background-color:#ffe294;
	padding: 15px 2% 15px 22%;
	width: 70%;
	margin: 0 0 50px 5%;
	font-size: 18px;
	color:#682021;
	position:relative;
}

.Reason01::after{
	position:absolute;
	content:"";
	width: 80px;
	height: 80px;
	top: 50%;
	left: -5%;
	margin-top: -40px;
	background:url(http://eci-eci.wwww.jp/wp-content/uploads/2017/11/ReasonHead01.png);
	background-size: cover;
}

.Reason02::after{
	position:absolute;
	content:"";
	width: 80px;
	height: 80px;
	top: 50%;
	left: -5%;
	margin-top: -40px;
	background:url(http://eci-eci.wwww.jp/wp-content/uploads/2017/11/ReasonHead02.png);
	background-size: cover;
}

.Reason03::after{
	position:absolute;
	content:"";
	width: 80px;
	height: 80px;
	top: 50%;
	left: -7%;
	margin-top: -40px;
	background:url(http://eci-eci.wwww.jp/wp-content/uploads/2017/11/ReasonHead03.png);
	background-size: cover;
}

.Contents h3{
	padding: 0 0 10px 50px;
	font-size: 16px;
	margin: 0 0 5% 0px;
	counter-reset: number 0;
	background-size: 40px;
	background-position: 5px 35%;
	line-height: 1.5em;
}

h2 img,h3 img{
	width: 40%;
	max-width: 140px;
	min-width: 110px;
}

.red{
	color:#e9364c;
	font-weight:bold;
}

.Contents .Reason03{
	padding: 5px 2% 5px 20%;
	margin: 0 0 50px 7%;
}

.Reason03 img{
	margin:5px 0 0;
}

/*layout*/
.header{
	width:100%;
	margin:20 auto;
}

.Contents{
	width:100%;
	margin: 0 auto 10%;
	overflow:hidden;
	padding: 5% 0;
}

img{
	width:100%
}

.ContentsInner{
	width:94%;
	margin: 0 auto 5%;
}


.Trast{
	position:absolute;
	top: -11px;
	right: initial;
	left: -10px;
	width: 60px;
	min-width: 60px;
}

/*header*/
.header img{
	display:block;
	float:left;
	width: 60%;
}

.LeftBox{
	float: initial;
	width: 96%;
	margin: 0 auto;
}

.LeftBox p{
	font-size:12px;
}

.LeftBox ul{
	float: left;
	font-size: 12px;
	margin: 2px 0 0 5%;
	width: 35%;
}

.LeftBox li{
	margin: 0 0 5px;
	position:relative;
	padding:0 0 0 10px;
}

.LeftBox li::after{
	position:absolute;
	content:"";
	width: 5px;
	height: 5px;
	background:#494949;
	top:7px;
	left:0;
	border-radius:100%;
}

.LeftBox li em{
	margin: 0 0 0 5%;
	display: inline-block;
}

.RightBox{
	float: right;
	width: 100%;
	margin: 2% auto;
	text-align: center;
}

.header .RightBox img{
	width: 20%;
	margin: 0 0 0 5%;
}

.RightBox ul{
	float: left;
	font-size: 18px;
}

.RightBox li{
	padding:0 0 0 10px;
	line-height:1.2em;
	font-size: 14;
}

.RightBox p{
	font-size: 14px;
}

.RightBox li.Number{
	font-size: 20;
	font-weight:bold;
}

/*InqBox*/
.InqBox{
	border-radius:10px;
	border:4px solid #ffc826;
	width: 90%;
	padding: 5% 6% 5% 2%;
	margin: 0 auto 10%;
	position:relative;
	overflow: hidden;
}

.InqBox p{
	font-size: 14px;
	text-align: left;
}

.InqBox .Tel{
	position:relative;
}

.InqBox .Tel p{
	font-size: 30px;
	font-weight:bold;
	background: url(http://eci-eci.wwww.jp/wp-content/uploads/2017/11/phone.png) no-repeat -5px;
	background-size: 25px;
	position:relative;
	z-index:5;
	padding: 0 0 0 20px;
}

.InqBox .Tel a::after{
	position:absolute;
	content:"";
	width: 85%;
	height: 10px;
	background: #ffe294;
	bottom: 10px;
	left: 20px;
	z-index:-1;
	max-width: 240px;
}
.InqBox .Tel a{
	color:#16afaa;
}

.InqBox .Tel ul{
	position: relative;
	top:0;
	right:0;
}

.InqBox .Tel li{
	float:left;
	width: 35%;
	background:#fff79a;
	margin: 0 2% 10px;
	padding:5px;
	border-radius:5px;
	text-align:center;
	color:#cb380c;
	font-weight:bold;
	max-width: 110px;
}

.InqBox .Tel li::before{display: none;}

.InqBox img{
	right: 0;
	width: 35%;
}

.InqButtom{

display:inline-block;
font-size: 22px;
border-radius: 30px;
background: url(http://eci-eci.wwww.jp/wp-content/uploads/2017/11/mail.png) no-repeat 9px 10px;
background-color:#ff9a9f;
background-size: 30px;
margin: 5px 0;
}

.InqButtom a{
	color:#fff;
	padding: 10px 5px 5px 40px;
}

.InqButtom:hover{
	background-color:#ff9a9f;
	border-radius:50px;
}

.InqBox h6{
	font-size: 14px;
	font-weight:normal;
	margin: 0;
}

/*ReasonBox*/
.ReasonBox{
	table-layout: initial;
	overflow: hidden;
	width:100%;
	margin: 0 auto;
	display: block;
	justify-content: normal;
	align-items: initial;
}

.ReasonBox img{
	float: initial;
	display: block;
	padding: 20px;
	width: 70%;
	margin: 0 auto;
}

.ReasonBox .TextBox{

float: initial;

margin: 0 auto;

font-size: 15px;

width: 90%;

vertical-align: initial;

display: block;

padding: 0 0 5%;
}

/*PriceBox*/
.PriceBox{
	position:relative;
	width:100%;
	margin: 10% auto;
	padding: 25px 0 0;
}
.PriceBox::after{
	font-size: 16px;
	position:absolute;
	top: 0;
	left: 5px;
	background:#ffaa1b;
	padding: 2px 10px 0px;
	border-radius:5px;
	color:#fff;
	font-weight:bold;
}


.PriceBox h4{
	font-size: 18px;
	margin:0 auto 15px;
	line-height: 1.5em;
}

.YerrowLine{
	display:inline-block;
	font-size: 22px;
	position:relative;
	margin:0 10px 0 0;
}

.YerrowLine::after{
	position:absolute;
	content:"";
	width:100%;
	height:20px;
	background: #fff799;
	bottom: -5px;
	left: 5px;
	z-index:-1;
}

.PriceInner{
	background-color:#fff5d7;
	padding: 25px 20px;
	font-size: 15px;
}

/*CaseBox*/
.Case{
	padding: 2px 5px 3px 18px;
	border-radius: 5px;
	color:#fff;
	margin: 0px 5px 5px 0;
	width: 45px;
	font-size: 14px;
}

.Case::after{
	content:"";
	position:absolute;
	left: 7px;
	top: 8px;
	border: 4px solid transparent;
	border-left: 7px solid #ffffff;
}

.CaseBox{
	width:100%;
	margin: 0 auto;
	position: relative;
}

.CaseImage{
	float: initial;
	width: 100%;
	margin: 0 auto 3%;
}

.CaseBox img{
	width: 40%;
	margin: 0 auto;
	display: block;
}

.CaseBox .ComentBox img{
	float:left;
	width: 40%;
	margin: 0;
	display: block;
}

.CaseList{
	float: initial;
	width:100%;
	margin: 0 10px 0 0;
}

.CaseList dl{
	margin: 0 auto 3px;
	font-size: 14px;
	width: 90%;
}
.CaseList dt{
	float:left;
	width: 20%;
}
.CaseList dd{
	float:left;
	width: 75%;
	margin: 0 0 0 5%;
}

.CaseText{
	background-color:#fff5d7;
	padding: 20px;
	margin: 5% auto 5%;
}

.CaseText h6{
	font-size: 20px;
	font-weight: normal;
	margin:0;
	color: #e44130;
	padding: 0 0 0 15px;
	position: relative;
}

.CaseText h6::before{
	content:"";
	position:absolute;
	top: 4px;
	left:5px;
	border:5px solid transparent;
	border-left:8px solid #949491;
}

.CaseText p{
	font-size: 14px;
}


span{  
	border-bottom:1px dashed #bc564b;
	line-height:1.7em;
}


.ComentBox{
	float: initial;
	width:100%;
	position: relative;
	bottom: 0;
	right: 0;
	margin: 0;
}

.ComentText{
	background-color:#f8c0bb;
	font-size:14px;
	padding: 5px 5%;
	border-radius:10px;
	position:relative;
	width: 40%;
	float: left;
	margin: 0px 7% 0 3%;
}

.ComentText::before{
	content:"";
	position:absolute;
	left: initial;
	right: -30px;
	bottom: 50%;
	border:10px solid transparent;
	border-left: 25px solid #f8c1bb;
}

/*Counter*/
.Counter01{
	margin: 0 auto;
	width:100%;
}

.Counter01 li{
	position:relative;
	background-color:#fff5d8;
	margin:0 auto 10px;
	padding:10px 20px 10px 80px;
	font-size: 15px;
	border-radius: 10px;
}

.Counter01 li:after {
	position:absolute;
	top: 14%;
	left: 39px;
	font-size:24px;
	counter-increment: number 1;
	content:counter(number);
	font-weight: bold;
	color:#fff;
}

.Counter01 li:before {
	position:absolute;
	left: 30px;
	top: 7%;
	content:"";
	width:35px;
	height:35px;
	border-radius:100%;
	background-color:#ffaa1b;
}

.Counter02{
	margin: 0 auto;
	width:100%;
}

.Counter02 li{
	position:relative;
	background-color:#fff5d8;
	margin:0 auto 10px;
	padding: 15px 20px 15px 80px;
	font-size:18px;
	border-radius: 10px;
}

.Counter02 li:after {
	position:absolute;
	top: 17px;
	left: 39px;
	font-size:24px;
	counter-increment: number 1;
	content:counter(number);
	font-weight: bold;
	color:#fff;
}

.Counter02 li:before {
	position:absolute;
	left: 30px;
	top: 10px;
	content:"";
	width:35px;
	height:35px;
	border-radius:100%;
	background-color:#ffaa1b;
}

/*MapBox"*/
.MapBox{
	position:relative;
}

.MapTitle img{
	width: 30%;
}

.MapBox .KoanList{
	position: relative;
	background-color:#ffe293;
	width: 60%;
	min-width: 250px;
	text-align: left;
	padding: 15px 5% 10px 5%;
	border-radius:10px;
	margin: 0 auto 3%;
	top: 0;
	left: 0;
	font-size: 12px;
}

.MapBox .KoanList li{
	margin:0 0 2px;
	position:relative;
	padding: 0 0 0 15px;
}

.MapBox .KoanList li::after{
	position:absolute;
	content:"";
	width: 3px;
	height: 3px;
	background:#494949;
	top: 5px;
	left:0;
	border-radius:100%;
}

.MapBox .KoanList li em{
	margin:0 0 0 25px;
}

.MainMap{
	display:block;
	margin: 0;
}

.AddressBox01,.AddressBox02,.AddressBox03{
	width: 95%;
	position: relative;
	top:0;
	right: initial;
	border: none;
	margin: 0 auto 3%;
}

.AddressText{
	float:left;
	font-size: 12px;
	margin: 10px 0 10px 2%;
	width: 70%;
}
.AddressBox01 img,.AddressBox02 img,.AddressBox03 img{
	float:right;
	margin: 3% 1%;
	width: 25%;
	min-width: 70px;
}

/*CompanyButtom*/
.CompanyOut{
	text-align:center;
}
.CompanyButtom{
	display: inline-block;

	font-size:22px;
	transition:.3s;
	border-radius:15px;
	background-position: 25px 10px;
	background-color:#ff9a9f;
	background-size: 45px;
	margin: 0 auto;
}

.CompanyButtom a{
	color:#fff;
	display: inline-block;
	padding:20px 30px 20px 100px;
}

.CompanyButtom:hover{
	background-color:#ff9a9f;
	border-radius:50px;
}

/*ArrowBox*/
.ArrowBox{
	text-align:center;
	font-size: 18px;
	font-weight:bold;
	line-height:1.1em;
	position:relative;
	z-index:5;
	color:#484941;
	margin: 15% auto;
}

.ArrowBox::after{
	content:"";
	position:absolute;
	z-index:-1;
	left: 5%;
	top: 0;
	border-left: 145px solid transparent;
	border-right: 145px solid transparent;
	border-top: 60px solid #fff79a;
}

/*GreetBox*/
.GreetBox img{
	float: initial;
	margin: 0 auto 5%;
	display: block;
	width: 60%;
}

.GreetText{
	float: initial;
	width: 96%;
	font-size: 15px;
	margin: 0 auto;
}

.GreetText p{
	margin:0 0 5px;
}

/*PBox*/
textarea{
	margin: 0 auto;
	width: 96%;
	height: 300px;
	line-height: 1.5em;
	font-size: 14px;
}
}