@charset "UTF-8";
/*
Theme Name: 千葉県柏市のクリスタルボウル演奏&ヒーリングサロンゆらぎ(癒楽氣)
Theme URI: https://yuragi-healing.com/
Description: 癒楽氣のテーマです。
Author: ホームページ制作『テンプレッコ』
Author URI: https://template-co.com/
*/
/***********************************
ブログ
************************************/
#blog,.blogbox{
	border: 1px solid #ededed;
	padding: 20px;
	overflow: hidden;
}
#blog .time,.blogbox.time{color: #0080B8;}
#blog .introduction,.blogbox .introduction{
	font-weight: bold;
	font-size: 14px;
}
#blog h2{
	color: #006a98;
	line-height: 1.5em;
	font-size: 18px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	border-bottom: 1px solid #D5D5D6;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
}
#blog .blog_content{}

.blog_content img{
	margin: 10px auto;
}
.blogbox{
	margin-bottom: 20px;
}
.blogbox .left{
	width: 35%;
}
.blogbox .right{
	width: 60%;
	margin-left: 5%;
}
.blogbox h2 a{
	font-size: 18px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	margin-bottom: 5px;
	color:  #ee4a8a;
}
.blogbox .time{
	line-height: 1em;
}
.blogbox .category a{
	background-color: #ee4a8a !important;
	padding: 2px 5px;
border-radius: 2px;
	line-height: 1.5em;
	margin-left: -5px;
}
.introduction{
	color: #007ab3;
	font-weight: bold;
}


/***********************************
TOPページ
************************************/
#eyecatch{
	background-image: url(images/top_eye_bk.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	padding: 50px 0;
	height: 500px;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #FFFFFF;
	display: table;
  width: 100%;
	clear: both;
}
#eyecatch p{
	font-size: 22px;
	margin: 0 0 40px;
	color: #ffff32;
}
#eyecatch h2{
	margin: 0 0 40px;
	font-size: 36px;
	line-height: 1.6em;
}
#eyecatch h3{
	font-size: 16px;
	margin: 0 0 50px;
	font-weight: normal;	
}
#eyecatch h3::before{
	content: '';
	display: inline-block;/*忘れずに！*/
	width: 30px;/*画像の幅*/
	height: 11px;/*画像の高さ*/
	background-image: url(common/images/deco_left.png);
	background-size: contain;
	vertical-align: middle;
	background-size: 30px 11px;
	background-repeat: no-repeat;
	margin: 0 20px 0 0;
}
#eyecatch h3::after{
	content: '';/*何も入れない*/
	display: inline-block;/*忘れずに！*/
	width: 30px;/*画像の幅*/
	height: 11px;/*画像の高さ*/
	background-image: url(common/images/deco_right.png);
	background-size: contain;
	vertical-align: middle;
	background-size: 30px 11px;
	background-repeat: no-repeat;
	margin: 0 0 0 20px;
}
.eye_inner{
	width: 1000px;
	margin: auto;
	text-align: left;
  vertical-align: middle;
}
.eye_inner img{
	margin-top: 30px;
}
.float { animation: float_5736 4s linear infinite; transform-origin: 50% 50%; } @keyframes float_5736 { 0% { transform: translateY(0) } 25% { transform: translateY(-6px) } 50% { transform: translateY(0) } 100% { transform: translateY(0) } }
/*concept*/
#concept{
	padding: 50px 0 50px;
	overflow: hidden;
	position: relative;
	text-align: center;
	background-image: url(images/con_bk02.png),url(images/con_bk01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 800px,cover;	
}
#concept .inner{

}
.concept_box{
	margin-bottom: 20px;
}
.concept_box h2,#category h2{
	margin-bottom: 20px;
	font-size: 24px;
	font-family: "utukushii","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
line-height: 1.6em;
	
}
.concept_box h2::before{
	content: '';
	display: block;
	width: 369px;
	height: 110px;
	background-image: url(images/flower02.png);
	background-size: contain;
	vertical-align: middle;
	background-size: 369px 110px;
	background-repeat: no-repeat;
	margin: 0 auto  10px;
}
.concept_box h3{
	margin-bottom: 20px;
	font-size: 18px;
	font-family: "utukushii","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	line-height: 1.6em;
}
.concept_box p{
	margin-bottom: 50px;
	line-height: 2.3em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.concept_box .btn01 a{
	width: 30%;
}
.clear{clear: both;}


.small{
	font-size: 13px;
		color: #E42D85;
	letter-spacing: 0;
}

/*category*/
#category{
	overflow: hidden;
	padding: 170px 0 80px;
	background-image: url(images/category_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
#category h2{
	margin: 0 0 80px 0;
}
.cate {
	width: 32%;
	margin-right: 2%;
	float: left;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;	
	position: relative;
}
.point{
	position: absolute;
	top: -35px;
	  left: 0;
  right: 0;
  margin:0 auto;
	
}
.cate_img {
	width: 100%;
max-width: 100%;
height: auto;
	z-index: 0;
}
.font13{
	font-size: 12px;
	letter-spacing: 0.1em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.noright{
	margin-right: 0px !important;
}
#category dl{
	padding: 0;
	position: relative;
}
.more{
	background-color: #FFFFFF;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 0 0 30px 0;
	border-radius: 0px 0px 20px 20px;
}
#category dt{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1.6em;
	letter-spacing: 0em;
	color: #ee4a8a;
	position: absolute;
	top: -120px;
	left: 0;
	right: 0;
	margin: 0;
	
}
#category dt span{
	position: absolute;
	top: 90px;
	left: 0;
	right: 0;
	margin: 0;
	
}
.cate_photo{
	padding: 0 0 ;
}
.cate_text{
	background-color: #FFFFFF;
	padding: 20px;
	font-size: 14px;
}
#category dd{
	line-height: 1.7em;
	text-align: justify;
}
.pc-center{
	text-align: center !important;
}
.categroup{
	margin-bottom: 30px;
}
.categroup .btn01 a{
	width: 60%;
	
}
.accredited{

	padding: 20px 100px;
	clear: both;
	margin: 30px 0 0 0;
}
.accredited div{
	display: table-cell;
	vertical-align: middle;
}
.accredited p{
	vertical-align: middle;
	padding: 0 0 0 50px;
	display: table-cell;
	color: #8F0709;
}
/*movie*/
#movie{
	padding: 80px 0 80px;
	background-image: url(images/movie_bk.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	text-align: center;
}
#movie h2{
	font-size: 28px;
	margin-bottom: 50px;
	color: #00559A;
	font-variant: normal;
	font-family: "great";
}
.youtube iframe{
	height: 315px;
	width: 560px;
}
/* news */
#news{
	padding-top: 50px;
	padding-bottom: 80px;
	overflow: hidden;
	background-image: url(images/news_bk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#news .inner{
	position: relative;
}
#sns h2{
	font-size: 28px;
	margin-bottom: 20px;
	color: #00559A;
	font-variant: normal;
	font-family: "great";
	text-align: center;

}
#sns p{
	text-align: center;
	margin-bottom: 50px;
}
#sns h3{
	font-size: 28px;
	color: #00559A;
	font-variant: normal;
	font-family: "great";
	text-align: center;
	line-height: 1.8em;
}
.cabbage{
	position: absolute;
	top:30px;
  right: -110px;
  margin:0 auto;}
.syaki{
	position: absolute;
	top:-50px;
  right: -80px;
  margin:0 auto;
}
.syaki,.cabbage{
	width: 12%;
max-width: 12%;
height: auto;	
	}	
.newtitle{
	margin-bottom: 30px;
	overflow: hidden;
	text-align: center;
}
.newtitle h2{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 5px;
		color: #ee4a8a;
}
.newtitle p::after{
	content: '';
	display: block;
	width: 110px;
	height: 30px;
	background-image: url(images/flower03.png);
	background-size: contain;
	vertical-align: middle;
	background-size: 110px 30px;
	background-repeat: no-repeat;
	margin: 20px auto 20px;
}
.s_text{
	font-size: 14px;
	letter-spacing: 0;
	margin-left: 5px;
}
.newsbox{
	clear: both;
}
#news .newsbox .box dd{
	
}
.newtitle p{
font-family: "utukushii","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;

}

.bigbox{
	width: 47%;
	float: left;
}
.left5{
	margin-left: 5%;
}
.eyephoto{
	overflow: hidden;
	width: 140px;
	z-index: 1;
	float: left;
	border: 2px solid #fff;
	border-radius: 5px;
}
.bigbox dl{
	float: left;
	margin-left: 10px;
	width: 280px;
}
.bigbox .box{
	overflow: hidden;
	margin-bottom: 15px;
	padding: 20px 15px;
	border-bottom: 2px dotted #fff;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.bigbox .box img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    height: auto;
	width: 140px;
}
.bigbox .box img:hover{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.wids{width: 210px;}
.top_bana{
	clear: both;
	text-align: center;
	padding-top: 30px;
}
.top_bana a{}
.top_bana a:hover{opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";}
.newsbox .btn01 a{
	width: 40%;
}



/* #footer_bana */
#footer_bana{
	padding: 20px 0 30px;
	clear: both;
	text-align: center;
}
/***********************************
プロフィール
************************************/
.column2 figcaption,.column1 figcaption,.c_box .left01 figcaption{
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	margin-top: 5px;
}
.column2 li{
	float: left;
	width: 47.5%;
	text-align: center;
}
.left10{
	margin-left: 5%;
}
.column1{
	
}
.column2 li{
	text-align: center;
}
.voice li{
	  padding-left: 1em;
  text-indent: -1em;
}
.c_box .left01{
	width: 40%;
	float: left;
	
}
.c_box .right01{
	width: 55%;
margin-left: 5%;
	float: right;
	text-align: left;
}

/***********************************
メニュー
************************************/
/*アロマテラピー*/
.menu{
	overflow: hidden;
	margin-bottom: 50px;
}
.menu .check{
	background-color: #f8f247;
	padding: 3px 10px 0;
}
.menu .check li{
	display: inline-block;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #0a1a63;
	font-size: 12px;
	border-radius: 3px; 
	line-height: 1em;
	color: #0a1a63;
	letter-spacing: 0;
}
.coupon{
	width: 100%;
	
}
.coupon tr{
	border: 1px solid #E0E1E1;
}
.coupon th{
	background-color: #0a1a63;
	color: #FFFFFF;
	font-weight: bold;
	padding: 15px 3px;
	-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
	width: 10%;
	vertical-align: middle;
	text-align: center;
}
.coupon td{
	padding: 10px;
	vertical-align: middle;
	font-size: 13px;
	background-color: #FAFAFA;	
}
.wi10{
	width: 5.5% !important;
}
.coupon span{
	display: block;
}
.c_box{
	overflow: hidden;
	margin-bottom: 30px;
}
.c_box .right{
	width: 40%;
}
.c_box .left{
	width: 55%;
	margin-right: 5%;
}
.c_box02{
	overflow: hidden;
	margin-bottom: 20px;
}
.c_box02 .left{
	width: 40%;
}
.c_box02 .right{
	width: 55%;
margin-left: 5%;
}
.price{
	clear: both;
	width: 100%;
}
.price span{
	font-size: 12px;
	display: block;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 5px;
	letter-spacing: 0;
}
.price tr{
	border-bottom: 1px dotted #6B6B6B;
}
.price th{
	
	width: 70%;
	padding: 10px 0 5px 0;
	text-align: left;
}
.price td{
	width: 30%;
	text-align: right;
	color: #e42d85;
	font-weight: bold;	
	vertical-align: middle;
}
.linehi{
	line-height: 1em;
}
.detox img{
	max-width: 100%;
height: auto;
}
.detox li{
	float: left;
	width: 33.3%;
	text-align: center;
}
.detox figcaption{
	margin-top: 5px;
}





/*===============================================
●タブレット.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
/*アイキャッチ*/
#eyecatch {
	background-image: url(images/top_eye_bk.jpg);
	padding: 50px 0;
	margin: 50px 0 0;
	background-size: cover;
	height: auto;
	background-position: center bottom;
}
#eyecatch p{
	font-size: 18px;
	margin: 0 0 30px;
}
#eyecatch h2{
	margin: 0 0 30px;
	font-size: 30px;
	line-height: 1.6em;
}
#eyecatch h3{
	font-size: 14px;
	margin: 0 0 40px;
}

	
.eye_inner {
    width: 90%;
    text-align: left;
    vertical-align: middle;
}	
#eyecatch img{
		width: 50%;
max-width: 50%;
height: auto;
	}	
.eye_inner img {
    margin-top: 0;
}
	
.eye_text {
    top: 40px;
}
.eye_text img {
    max-width: 60%;
    height: auto;
}
.officialtrip{
	top:40px;
  right: 20px;
}
.throb{
top:230px;
  left: 60px;	
	}
.officialtrip img ,.throb img{
	max-width: 70%;
    height: auto;	
	}
#sld_area p{
	text-align: center;
	margin: 30px 0 0 0;
}
#sld_area p img{
	width: 100%;
max-width: 100%;
height: auto;	
	}
#slider{
	width: 100vw;
    height: 400px;
	padding-top: 53px;
}


/*concept*/
#concept{
	padding: 30px 0 0;
	
}
.concept_box .right img{
	width: 100%;
max-width: 100%;
height: auto;
}
.seagull{
	top: 150px;
	left: 0px;
}
.concept_box h2 {
    font-size: 30px;
    padding: 10px 0 0;
	margin-bottom: 30px;
}
.concept_box h3 {
    margin-bottom: 20px;
}

.first_t{
	font-size: 50px;
	padding: 0 20px 0 50px;
}
.concept_box02 .right p{
	padding: 0 10px;
}
.last_t{
	padding: 0 40px 0 20px;
}
.concept_box02 .left{
	width: 100%;
	margin-right: 0;
	float: none;
}
.name{
		width: 60% !important;
max-width: 60% !important;
	}

#category{
	padding: 120px 0 0px;
}
#category dt{
	top: -100px;
}
.accredited {
    padding: 0 50px;
    clear: both;
    margin: 0 0 0 0;
}
.noright dl{
    margin: 0px !important;
}
.cate {
    width: 100%;
    margin: 0 ;
    float: none;
    text-align: center;
}
.cate img {
    max-width: 100%;
    height: auto;
}	
#category dl{
	margin-bottom: 50px;	
}
#category dd{
	
}
#category dl{
	padding: 25px 20px 80px;
	height: auto;
}
.pc-center{
	text-align: center !important;
}
/*news*/		
#news{
	padding-top: 30px;
	padding-bottom: 50px;
}
.cabbage{
	top:530px;
   left: 0;
  right: 0;
  margin:0 auto;}
.syaki{
	top:500px;
    left: 0;
  right: 0;
  margin:0 auto;
}
.syaki,.cabbage{
	width: 12%;
max-width: 12%;
height: auto;	
	}
.newtitle p a {
    padding: 5px 10px;
    font-size: 12px;
}
.bigbox .box{
	float: none;
	clear: both;
	overflow: hidden;
}
.eyephoto{
	width: 35%;
	float: left;	

}
.eyephoto img{
	width: 100%;
max-width: 100%;
height: auto;	
	}
.box dl{width: 60%;float: right;}
.title {
    font-size: 15px;
}
.wids{width: 100%;}
	
/*sns*/	
#twitter,#insta{
	margin: 30px 0 0 ;
}
#sns .inner .bigbox {
    width: 100%;
    float: none;
}
#sns .inner  .left5 {
    margin-left: 0;
}
.popularity{
	position: absolute;
	top: -20px;
	  left: auto;
  right: 10px;
}
.poteto{
	position: absolute;
	top: 0px;
	   left: auto;
  right: 10px;
}
.popularity,.poteto{
max-width: 20%;
height: auto;
	}


/***********************************
学校案内
************************************/	
.b_titele p,.teacher_list li p{
	text-align: center !important;
		
	}
/*講師紹介*/


}
/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
/*アイキャッチ*/
#eyecatch {
    padding: 150px 0;
    margin: 50px 0 0;
    background-size: cover;
    height: auto;
}
#eyecatch p{
	margin: 0 0 20px;
}
#eyecatch h2{
	margin: 0 0 20px;
}
#eyecatch h3{
	font-size: 12px;
	margin: 0 0 30px;
}
#eyecatch img{
		width: 68%;
max-width: 68%;
height: auto;
	margin: 80px 0 0 ;
	}	
.eye_inner img {
    margin-top: -130px;
}
	
	
	
	
	
#flow-text {
    padding: 1px 0;
}
.marquee {
  font-size: 13px;
}
.eyecatch_title{
		width: 100%;
	}
.eye_p_01::before{
	display: none;
}
.eye_p_01::after{
 display: none;
}
.eye_p_01 p{
	display:inline-block;
	font-size: 11px;
	line-height: 1.7em;
}
.eyecatch_title h2 img{
	width: 100%;
max-width: 100%;
height: auto;
	}
.eye_p_02{
	font-size: 12px;
	line-height: 1.7em;
}
/*concept*/
#category{
	
}
.accredited {
    padding: 0 ;
    margin: 0;
}
.accredited p {
    padding: 0 0 0 30px;
}
.concept_box h2, #category h2{
	margin-bottom: 20px;
	font-size: 22px;
}

.concept_box h2::before {
    width: 268px;
    height: 79px;
    background-size: 268px 79px;
    background-repeat: no-repeat;
    margin: 0 auto 10px;
}	
.concept_text{
	text-align: left;
		
	}
.concept_text br{
	
	}
.concept_box .btn01 a {
    width: 80%;
}
.concept_box h3 {
    font-size: 18px;
    margin-bottom: 15px;
}
.concept_box02 .right{
	width: 80%;
	font-size: 25px;
	float: none;
  margin:0 auto 20px;
	
}
.first_t{
	font-size: 40px;
	padding: 0 10px 0 40px;
}
.concept_box02 .right p{
	padding: 0 5px;
}
.last_t{
	padding: 0 30px 0 10px;
}
.concept_box02 .left{
	width: 100%;
	margin-right: 0;
	float: none;
}
.name{
		width: 50% !important;
max-width: 50% !important;
	}
.linkbtn{
font-size: 16px;
}

/*コンテンツ*/	
#concept {
    padding: 20px 0 0;
}
.concept_box{
	margin: 0;	
	}
.eyephoto_pc{
	display: none;
}
.eyephoto_sp{
	display: block;
	margin: auto;
}	
.text{
	text-align: justify;
	margin-bottom: 30px;
	margin-top: 15px;
	letter-spacing: 0.2em;
	line-height: 2em;
}	
.conceptinner{
	margin-bottom: 50px;
}
.conceptinner br{
	display: none;
	}
#category dl {
    margin-bottom: 20px;
}
.btm30 {
    margin-bottom: 15px;
}
.noright dl{
	padding-bottom: 0px !important;
	}
/* news */		
#news{
padding: 40px 0;
}
.s_btm50{
		margin-bottom: 50px;
	}
.cabbage{
	top:530px;
   left: auto;
  right: 10px;
  margin:auto;}
.syaki{
	top:500px;
    left: auto;
  right: 10px;
  margin:auto;
}
.syaki,.cabbage{
	width: 15%;
max-width: 15%;
height: auto;	
	}	
.bigbox{
	width: 100%;
	padding: 0;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.newtitle {
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
}
.left5{
	margin-left: 0%;
}	
.eyephoto{
	width: 35%;
	float: left;	
}
.eyephoto img{
	width: 100%;
max-width: 100%;
height: auto;	
	}
.box dl{width: 60%;float: right;		}
.wids{width: 100%;}
.newtitle p::after {
    margin: 10px auto 0px;
}
.newsbox .btn01 a{
	width: 60%;
}

/***********************************
ブログ一覧
************************************/
.blogbox .left{
	width: 100%;
	float: none;
	margin-bottom: 10px;
}
.blogbox .right{
	width: 100%;
	float: none;
	margin: 0;
}
.blogbox h2{
	

}
.blogbox .introduction {
    font-size: 13px;
	line-height: 1em;
	margin-bottom: 10px;
}
}

/***********************************
お問い合わせ
************************************/



.con-box{
	padding: 10px 0;
	border: 1px solid #1e89c8;
	border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
	width: 70%;
	text-align: center;
	margin: 0 auto 50px;
	
}
.wpcf7-form-control-wrap .last, .wpcf7-list-item{
    
}
#mailformpro {
	font-size: 13px;
	margin-top: 30px;
}
#mailformpro table tr td {padding: 15px;
}
#mailformpro table tr td p {
}
.size {
	font-size: 13px;
	line-height: 1.5em;
	margin-top: 5px;
}
.font13{
	font-size: 13px;
	line-height: 1.5em;
}
.top10{
	margin-top: 10px;
}
.info-box span{
	margin: 0 2px;
}
.wpcf7-form{
	margin-top: 30px;
	
}
.table-box02{
	display: table;
	width: 100%;
	box-sizing: border-box;
}

.table-box02-last{
display: table;
width: 100%;
border-bottom:1px solid #c9c9c9;
box-sizing: border-box;
}

.table-box02-l{
	font-size: 14px;
	width: 30%;
	padding: 10px;
	border-top: 1px solid #c9c9c9;

	vertical-align: middle;
	box-sizing: border-box;
	line-height: 1.6em;
	display: table-cell;
	font-weight: bold;
	text-align: left;

}
.table-box02-r{
	width: 70%;
	display: table-cell;
	text-align: left;
	padding: 10px;
	border-top: 1px solid #c9c9c9;
	box-sizing: border-box;
	font-size: 14px;

}


.wpcf7-list-item{margin: 0 10px 0 0;white-space: nowrap;}

.wpcf7-form input[type="text"],
input[type="text01"],
input[type="tel"],
input[type="email"],
input[type="password"],
input[type="url"],
.wpcf7 textarea,
textarea.form-control,
.wp-editor-container{
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	padding: 10px 10px 15px 10px;
	margin: 2px 0;
	box-sizing: border-box;
	border: 1px solid #ddd;
	color: #333;
	font-size: 14px;
	line-height: 1.6em;
	background-color: #F8F8F8;	
}


input[type="tel"],
input[type="email"],
input[type="password"],
input[type="url"],
textarea,
textarea .wpcf7-form-control,
.wp-editor-container{
	
}
input[type="text"]{
	
}
.text02{
	width: 100%;
}
.text05{
	width: 40%;
}
 .wi20{
	width: 20% !important;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 10px 0 0 !important;
}

.checkbox-l select{
font-size: 20px;
-webkit-box-shadow: none;
box-shadow: none;
outline: none;
padding: 4px 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
box-sizing: border-box;
width: 70%!important;
border: 1px solid #999!important; 
background: #fff!important; 
}



input[type="date"], 
select{
font-size: 13px!important;
-webkit-box-shadow: none;
box-shadow: none;
outline: none;
padding: 6px 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
width: 80%!important; 
margin: 10px 0; 
border: 1px solid #999!important; 
background: #fff!important; 
box-sizing: border-box;
}

.wpcf7{text-align: center;}
.contact-title{position:absolute; top:0px; left: 10px;}

.must {
	font-size: 11px;
	color: #fff;
	margin-left: 3px;
	background-color: #1287cd;
	padding: 2px 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-weight: normal;	
	
}
.submitbtn  input {
    width: 110px;
    border: none;
    padding: 10px 10px;
}
.submitbtn  input[type='submit']{
	display: block;
	padding: 15px 20px;
	border-radius: 3px;
	width: 200px;
	margin: 30px auto 0;
	text-align: center;
	color: #fff;
	border: none;
	background-color: #1287cd;
	font-size: 15px;
	font-weight: bold;	
}
.submitbtn  input[type="submit"]:hover {
	color: #fff;
	opacity: 0.8;
	background-color: #00a3df;
	-webkit-transition: 0.8s;
	transition: 0.8s;
}
.checkbtm{
	border-bottom: 1px solid #c9c9c9;
	margin: 0 0 15px 0;
	padding: 15px 0;
	font-weight: bold;	
	
}
.failure{
	text-align: left;
	margin: 40px 0;
	
}
/*===============================================
●タブレット.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
input[type="text"],
input[type="text01"],
input[type="tel"],
input[type="email"],
input[type="password"],
input[type="url"],
textarea,
textarea.form-control,
.wp-editor-container{
font-size: 13px!important;
}
.left-30{
	margin-left: 0px !important;
}		
input[type="text"]{

}
 .wi20{
	width: 35% !important;
}
.table-box02-l{
	font-size: 14px;		
	}
	
	
.submitbtn input {
    width: 65%;
    border: none;
    padding: 10px 10px;
    min-height: 20px;
}
input[name="f_am"]{
font-size:10.8px;
}
.db{
display:block;
}
 input[type="button"],input[type="submit"] {
    -webkit-appearance: none;
  }
}


/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
.bordertop{
	border-top: 1px solid #c9c9c9;
}
.table-box02{
	border-bottom: 1px solid #c9c9c9;
}
.table-box02-l{
	width: 100%;
	padding: 10px 10px 0;
	border: none;
	vertical-align: middle;
	box-sizing: border-box;
	line-height: 1.6em;
	display: block;
}
.table-box02-last {
   
}
.table-box02-r{
width: 100%;

	display: table-cell;	
text-align: left;
padding: 10px;
border: none;
display: block;}
.wpcf7-form-control{
	display: block;	
	}	
.checkbtm {
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    font-weight: bold;
}
.text05{
	width: 50%;
	margin-bottom: 5px;
	display: inline !important;
}
/* コンタクフォーム*/
.con-box{
	width: 90%;
	text-align: center;
	margin: 0 auto 30px;
	padding: 10px 4%;	
}
input[type="button"], input[type="submit"] {
    -webkit-appearance: none;
}
.in_line a{
width: 80%;
}
}

.grecaptcha-badge {
	margin-bottom: 130px !important;
}
