/* 全体 */
* {
	margin: 0;
	padding: 0;
	}

body, body > header, body > section {
	width: 100%;
	height: 100%;
	opacity: 20;
	}

body {
/*	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-family:"UD Shin Go Regular";
	background-color: #E9EAEA;
	}

a[href^="tel"]{
    color:inherit;
    text-decoration:none;
	}

img,
video {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
	}

.ask{
	display: inline-block;
	}

.mt-page-haba{
	max-width: 1200px;
	margin: 0 auto 30px;
	width: 100%;
	}

.mt-page-haba2{
	max-width: 1200px;
	margin: 0 auto 30px;
	width: 90%;
	}

.mt-page-haba3{
	max-width: 1220px;
	margin: 0 auto 30px;
	width: 100%;
	}


.mt-midasi{
	color: #29A339;
	border-bottom: 1px solid #29A339;
	width: 170px;
	padding-bottom: 3px;
	margin: 70px auto 30px ;
	text-align: center;
	font-size: 1.2em;
	font-family: "UD Shin Go Regular";
	}

.Career-rogo img{
/*	display: inline-block;*/
/*	width: 150px;*/
/*	height: 50px;*/
/*
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	font-size: 0.8em;
	letter-spacing: 0.2em;
*/
/*	border: 1px solid #333333;*/
	margin: 20px auto 0px;
	}


/* ▼店舗情報 */

.shop-photo img{
	text-align: center;
	width: 100%;
	margin: 0px auto;
	}

.mt-map iframe{
	width: 95%;
	height: 600px;
	max-width: 1200px;
	
	}

.mt-map{
	text-align: center;
	width: 100%;
	margin: 0 auto 50px;
	}

.bana img{
	text-align: center;
	width: 100%;
	margin: 0px auto;
	}

.bana{
	margin-bottom: 30px;
}

@media only screen and (min-width: 970px){
	
.bana-m{
	display: none;
}
	
}

@media only screen and (max-width: 969px){
	
.bana{
	display: none;
}
	
}

.bana-m img{
	text-align: center;
	width: 100%;
	margin: 0px auto;
	}

.bana-m{
	margin-bottom: 30px;
}


/* ▼フォーム */
.formbtn {
	text-align: center;
	}

.contact-title{
	font-size: 34px;
	color: #29A339;
	margin: 100px 30px 50px;
	text-align: center;
	font-family: "UD Shin Go Medium";
	line-height: 1.5em;
	}

.contact-text{
	max-width: 1000px;
	margin: 0 auto;
	width: 90%;
	margin-top: 70px;
	text-align: left;
	line-height: 1.5em;
	}

input#submit_button {
	display: inline-block;
	width: 230px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	font-size: 18px;
	border-radius: 5px;	
	}

input#submit_button {
	background: linear-gradient(#29A339, #137625);
	color: #fff;
	}

input#submit_button:hover {
	color: #fff;
	background: linear-gradient(#1B832B, #004A09);
	-webkit-box-shadow: 2px 2px 5px rgba(1,1,1,0.3);
	box-shadow: 2px 2px 5px rgba(1,1,1,0.3);
	}

.pt-60 {
	padding-top: 60px
}
.pt-70 {
	padding-top: 70px
}

.wpcf7-list-item-label{
	margin-left: 10px;
}

.inner{
	width: 900px;
	margin: 0 auto;
	}
	
.list{
	list-style-type: none;
	overflow: hidden;
	}
.list li{
	transition: .8s;
	}

.form-group{
	font-family: "UD Shin Go Regular";
	-webkit-font-smoothing: antialiased;
	}

.privacy-text{
	text-align: center;
	max-width: 1000px;
	width: 90%;
	margin: 40px auto 100px;
	}


/* プライバシーポリシー */
.privacy{
	padding-top: 50px;
	text-align: left;
	width: 90%;
	margin: 0 auto 100px;
	max-width: 1000px;
	}

.privacy a{
	color: #231815;
	text-decoration:none;
	}

.privacy-title{
	text-align: left;
	font-size: 25px;
	margin-bottom: 20px;
	line-height: 1.5em;
	font-family: "UD Shin Go Medium";
	color: #137625;
}


h3.privacytitle{
	text-align: center;
	font-size: 30px;
	margin-top: 70px;
	}

.privacytitle{
	font-size: 18px;
	font-weight: bold;
	margin: 30px 0 10px;
	color: rgb(51, 51, 51);
	-webkit-font-smoothing: antialiased;
	}

.privacytext{
	font-size: 14px;
	line-height: 1.8em;
	color: rgb(51, 51, 51);
	-webkit-font-smoothing: antialiased;
	font-family: "UD Shin Go Regular";
	}
	
.indent	{
	text-indent:-2.6em;
	padding-left:2.6em;
	}

.indent1	{
	text-indent:-1em;
	padding-left:1em;
	}

@media only screen and (max-width: 500px){
.privacytitle{
	font-size: 15px;
	margin: 20px 0 5px;
	}
	
.privacytext{
	font-size: 13px;
	line-height: 25px;
	}
}

/* ライセンス */

.license-title{
	text-align: center;
	font-size: 30px;
	margin-bottom: 20px;
	line-height: 1.5em;
	font-family: "UD Shin Go Medium";
	color: #137625;
}

.license-copy{
	text-align: center;
	font-size: 20px;
	line-height: 1.5em;
	}

.license-text{
	line-height: 2em;
	margin: 40px auto;
}

.license-text2 {
	line-height: 1.5em;
	
}

.license-Address{
	margin-left: 20px;
}

