@charset "utf-8";

/*______________________________________PC用CSS_______________________________________________*/
@media screen and (min-width:800px) {/*ウィンドウ幅が800px以上の場合に適用*/
#news_main{
	position:relative;
	background-image:url("../img/news_main_bg.jpg");
 	background-position: right center;
 	background-size: auto;
	background-repeat:no-repeat;
	background-color:#faf8fb;
	margin: 0 auto 35px;
	width:100%;
	height:235px;
	min-width:1200px;
	text-align:center;
}
#news_midashi_box{
 	padding:90px 0 0 0;
}
.news_midashi{
	font-size:40px;
	color:#666;
	letter-spacing:12px;
	font-style: normal;
	line-height:1.0;
}
.news_midashi_jp{
	color:#999;
	letter-spacing:5px;
}
.content-area{
	margin:130px 0 180px;
}
.post-thumbnail-medium{
	width:485px;
	float:left;
	margin:5px 50px 0 0;
}
.entry-title{
	text-align:left;
	font-size:25px;
	letter-spacing:1px;
}
.entry-meta{
	text-align:left;
}
.entry-meta a{
	text-decoration:none;
	color:#333;
}
.entry-content{
	text-align:left;
	font-size:15px;
	line-height:3.0;
}
h2.entry-title{
	text-align:left;
	font-size:22px;
	letter-spacing:1px;
}
h2.entry-title a{
	text-decoration:none;
	color:#498169;
}
h2.entry-title a:hover{
	color:#bbb;
}
.entry-summary{
	text-align:left;
	font-size:15px;
	line-height:2.0;
}
.post-summary{
	padding-bottom:80px;
	margin-bottom:80px;
	border-bottom:1px dotted #bbb;
}
.post-navigation{
	clear:both;
	width:100%;
}
#brand_main{
	position:relative;
	background-image:url("../img/brand_main.jpg");
 	background-position: right top;
 	background-size: cover;
	background-repeat:no-repeat;
	background-color:#faf8fb;
	margin: 0 auto 35px;
	width:100%;
	height:400px;
	min-width:1200px;
	text-align:center;
}
#brand_midashi_box{
	position:absolute;
	top:43%;
	left:30%;
}
.brand_midashi{
	font-size:45px;
	color:#fff;
	letter-spacing:12px;
	font-style: normal;
	line-height:1.0;
}
.brand_komidashi{
	width:100%;
	text-align:center;
	padding:95px 0 35px;
}
.brand_komidashi img{
	width:220px;
}
#brand_headcopy{
	width:100%;
	margin:70px 0;
}
#brand_concept_wrapp{
	width:100%;
	text-align:left;
	background-image:url("../img/brand_bg.jpg");
 	background-position: right bottom;
 	background-size: auto;
	background-repeat:no-repeat;
}
.brand_text01{
	text-align:left;
	font-size:17px;
	line-height:2.0;
	letter-spacing:1px;
	width:90%;
	margin:0 5% 90px;
}
.brand_text02{
	text-align:left;
	font-size:17px;
	line-height:2.0;
	width:550px;
	margin:0 auto 90px;
	letter-spacing:1px;
	white-space:nowrap;
}
#brand_about_wrapp{
	width:100%;
	text-align:center;
 	background-color:#eaf4ff;
	margin-bottom:90px;
}
#brand_about{
	width:88%;
	margin:50px 6%;
}
.trouble_komidashi{
	width:100%;
	text-align:center;
	margin:0 0 40px;
}
#trouble_photo{
	float:left;
	width:55%;
}
.trouble_txt{
	float:right;
	width:40%;
	text-align:left;
	font-size:24px;
	letter-spacing:3px;
	font-weight: 200;
	color:#555;
}
.trouble_txt_b{
	font-size:110%;
	font-family: a-otf-gothic-bbb-pr6n, sans-serif;
	font-weight: 700;
	font-style: normal;
	color:#000;
}
#brand_howto_wrapp{
	clear:both;
	float:left;
	width:100%;
	text-align:center;
 	background-color:#f5f5f5;
	margin:100px 0;
	padding:80px 0;
}
#howto_photo{
	width:100%;
}
#brand_comment{
	clear:both;
	max-width:1200px;
	width:100%;
	background-color:#eee;
	margin:0 auto 100px;
	padding:90px 90px 100px;
	font-size:18px;
	letter-spacing:3px;
}
#brand_comment_midashi{
	font-size:22px;
	font-family: a-otf-gothic-bbb-pr6n, sans-serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing:3px;
	color:#000;
	text-align:center;
	margin-bottom:70px;
}
#contact_wrapp{
	width:100%;
	text-align:center;
	margin:100px 0 170px;
}
#contact_table{
	width:100%;
	max-width:1200px;
	margin:0;
	font-weight:bold;
	letter-spacing:4px;
	border-bottom:1px solid #87c777;
	
}
#contact_table th{
	border-top:1px solid #87c777;
	border-right:25px solid #fff;
	box-sizing: border-box;
	padding:36px 0;
	text-align:left;
	width:30%;
	vertical-align:top;
	font-size:17px;
}
#contact_table td{
	border-top:1px solid #87c777;
	padding:36px 0;
	text-align:left;
}
#contact_table input,checkbox,select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
#contact_table textarea ,select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.input01{
	background-color:#f2f2f2;
    	background-repeat:no-repeat;
    	background-position: right center;  
	color:#00184d;
	height:48px;
	width:460px;
	outline: none;
	padding:0 20px;
	margin:0;
}
#textarea01{
	background-color:#f2f2f2;
	width:90%;
	height:200px;
	outline: none;
	padding:15px;
	margin:0;
	overflow:hidden;
}
#hissu{
	font-size:12px;
	float:right;
	text-align:right;
	width:100%;
	margin:0 auto 10px;
}
.red{
	color:#ff2a57;
	font-size:12px;
}
#submit_btn{
	border: 0;
	margin-top:50px;
	width:30%;
	padding:18px 0;
	background-color: #87c777;
	color:#fff;
	font-size:22px;
	letter-spacing:4px;
}
#submit_btn:hover{
	background-color: #bbb;
}
#error_backbtn{
	border: 0;
	margin-top:50px;
	width:30%;
	padding:13px 0;
	background-color: #87c777;
	color:#fff;
	font-size:20px;
	letter-spacing:4px;
}
#error_backbtn:hover{
	background-color: #bbb;
}
#sendbtn{
	border: 0;
	margin-top:50px;
	width:30%;
	height:50px;
	padding:13px 0;
	background-color: #87c777;
	color:#fff;
	font-size:20px;
	letter-spacing:4px;
}
#sendbtn:hover{
	background-color: #bbb;
}
#backbtn{
	border: 0;
	margin-top:50px;
	width:30%;
	height:50px;
	padding:13px 0;
	background-color: #87c777;
	color:#fff;
	font-size:20px;
	letter-spacing:4px;
}
#backbtn:hover{
	background-color: #bbb;
}
#company_wapp{
	float:left;
	width:100%;
	margin:0 0 200px 0;
	letter-spacing:2px;
}
dl.company_profile{
	width:80%;
	float:left;
	clear:both;
	text-align:left;
	border-bottom:1px solid #87c777;
	padding:36px 0;
	margin:0 10%;
}
.company_profile dt{
	clear:both;
	float:left;
	width:20%;
}
.company_profile dd{
	float:right;
	width:75%;
}
#map{
	display:inline;
}
#map a{
	text-decoration:none;
	color:#fff;
	background-color: #87c777;
	padding:0 10px 1px 12px;
	font-size:14px;
	line-height:1.0;
}
#map a:hover{
	background-color: #bbb;
}
}




/*______________________________________スマホ用CSS_______________________________________________*/
@media print, screen and (max-width: 800px) {/*ウィンドウ幅が最大800pxまでの場合に適用*/

#news_main{
	clear:both;
	position:relative;
	background-image:url("../img/news_main_bg.jpg");
 	background-position: center center;
 	background-size: auto;
	background-repeat:no-repeat;
	background-color:#faf8fb;
	margin: 0 auto 35px;
	width:100%;
	height:160px;
	text-align:center;
}
#news_midashi_box{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	width:100%;
}
.news_midashi{
	font-size:26px;
	color:#666;
	letter-spacing:8px;
	font-style: normal;
	line-height:1.0;
}
.news_midashi_jp{
	color:#999;
	letter-spacing:5px;
}


#brand_main{
	position:relative;
	clear:both;
	background-image:url("../img/brand_main.jpg");
 	background-position: right top;
 	background-size: cover;
	background-repeat:no-repeat;
	background-color:#faf8fb;
	margin: 0 auto 35px;
	width:100%;
	height:220px;
	text-align:center;
}
#brand_midashi_box{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
  width:100%;
}
.brand_midashi{
	font-size:36px;
	color:#fff;
	letter-spacing:12px;
	font-style: normal;
	line-height:1.0;
}
.brand_komidashi{
	width:100%;
	text-align:center;
	padding:30px 0 35px;
}
.brand_komidashi img{
	width:50%;
}
#brand_headcopy{
	width:100%;
	margin:30px 0;
}

#brand_concept_wrapp{
	width:100%;
	text-align:left;
	background-image:url("../img/brand_sp_bg.jpg");
 	background-position: right 20%;
 	background-size: contain;
	background-repeat:no-repeat;
}
.brand_text01{
	text-align:left;
	font-size:16px;
	line-height:2.0;
}
.brand_text02{
	text-align:left;
	font-size:16px;
	line-height:2.0;
	width:90%;
	margin:0 5% 50px;
}
#brand_about_wrapp{
	width:100%;
	text-align:center;
 	background-color:#eaf4ff;
	margin:0 0 60px;
	padding:0;
}
#brand_about{
	width:100%;
	margin:20px auto;
}
.trouble_komidashi{
	width:100%;
	text-align:center;
	margin:0 auto 40px;
}
.trouble_komidashi img{
	width:70%;
	margin:0 15%;
}
#trouble_photo{
	float:left;
	width:100%;
	margin:0 0 10px;
}
.trouble_txt{
	float:left;
	width:100%;
	letter-spacing:2px;
	text-align:left;
	font-size:16px;
	font-weight: 200;
	line-height:1.2;
	color:#555;
}
.trouble_txt_b{
	font-size:110%;
	font-family: a-otf-gothic-bbb-pr6n, sans-serif;
	font-weight: 700;
	font-style: normal;
	color:#000;
}
#brand_howto_wrapp{
	clear:both;
	float:left;
	width:100%;
	text-align:center;
 	background-color:#f5f5f5;
	margin:50px 0;
	padding:40px 0;
}
.howto_komidashi{
	width:100%;
}
.howto_komidashi img{
	width:70%;
	margin:0 15%;
}
#howto_photo{
	width:100%;
}
#brand_comment{
	clear:both;
	width:100%;
	background-color:#eee;
	margin:0 auto 30px;
	padding:60px 5%;
	font-size:17px;
	letter-spacing:1px;
}
#brand_comment_midashi{
	font-size:22px;
	font-family: a-otf-gothic-bbb-pr6n, sans-serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing:2px;
	color:#000;
	text-align:center;
	margin-bottom:40px;
}
#contact_wrapp{
	width:100%;
	text-align:center;
	margin:10px 0 30px;
}

#contact_table{
	width:100%;
	margin:0;
	font-weight:bold;
	letter-spacing:0;
	border-bottom:1px solid #87c777;
	
}
#contact_table th{
	border-top:1px solid #87c777;
	border-right:15px solid #fff;
	box-sizing: border-box;
	padding:20px 0;
	text-align:left;
	letter-spacing:0;
	width:33%;
	vertical-align:top;
	font-size:16px;
}
#contact_table td{
	border-top:1px solid #87c777;
	padding:20px 0;
	text-align:left;
}
#contact_table input,checkbox,select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
#contact_table textarea ,select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.input01{
	background-color:#f2f2f2;
    	background-repeat:no-repeat;
    	background-position: right center;  
	color:#00184d;
	height:48px;
	width:100%;
	outline: none;
	padding:0 20px;
	margin:0;
}
#textarea01{
	background-color:#f2f2f2;
	width:100%;
	height:200px;
	outline: none;
	padding:15px;
	margin:0;
	overflow:hidden;
}
#hissu{
	font-size:12px;
	float:right;
	text-align:right;
	width:100%;
	margin:0 auto 10px;
}
.red{
	color:#ff2a57;
	font-size:12px;
}
#submit_btn{
	border: 0;
	margin-top:50px;
	width:90%;
	padding:13px 0;
	background-color: #87c777;
	color:#fff;
	font-size:22px;
	letter-spacing:4px;
}
#submit_btn:hover{
	background-color: #bbb;
}
#error_backbtn{
	border: 0;
	margin-top:50px;
	width:90%;
	padding:13px 0;
	background-color: #87c777;
	color:#fff;
	font-size:20px;
	letter-spacing:4px;
}
#error_backbtn:hover{
	background-color: #bbb;
}
#sendbtn{
	border: 0;
	margin:30px 5% 3px;
	width:90%;
	height:50px;
	padding:13px 0;
	background-color: #87c777;
	color:#fff;
	font-size:20px;
	letter-spacing:2px;
}
#sendbtn:hover{
	background-color: #bbb;
}
#backbtn{
	border: 0;
	margin:3px 5%;
	width:90%;
	height:50px;
	padding:13px 0;
	background-color: #87c777;
	color:#fff;
	font-size:20px;
	letter-spacing:2px;
}
#backbtn:hover{
	background-color: #bbb;
}
#company_wapp{
	float:left;
	width:100%;
	margin:0 0 50px 0;
	letter-spacing:1px;
}
dl.company_profile{
	width:100%;
	float:left;
	clear:both;
	text-align:left;
	border-bottom:1px solid #87c777;
	padding:20px 0;
	margin:0;
}
.company_profile dt{
	clear:both;
	float:left;
	width:24%;
	white-space:nowrap;
}
.company_profile dd{
	float:right;
	width:73%;
}
#map{
	display:inline;
}
#map a{
	text-decoration:none;
	color:#fff;
	background-color: #87c777;
	padding:0 10px 1px 12px;
	font-size:14px;
	line-height:1.0;
}
#map a:hover{
	background-color: #bbb;
}
.post-thumbnail-medium{
	width:90%;
	float:left;
	margin:5px 5% 0;
}
.post-thumbnail-medium img{
	width:100%;
	height:100%;
}
h1.entry-title{
	float:left;
	text-align:left;
	font-size:25px;
	letter-spacing:0;
	margin:30px 0 0;
	line-height:1.3;
}
.entry-meta{
	text-align:left;
}
.entry-meta a{
	text-decoration:none;
	color:#333;
}
.entry-content{
	text-align:left;
	font-size:16px;
	line-height:2.0;
}
h2.entry-title{
	text-align:left;
	font-size:22px;
	letter-spacing:0;
	margin:15px 0;
}
h2.entry-title a{
	text-decoration:none;
	color:#498169;
}
.posted-on a{
	float:left;
	width:100%;
	text-decoration:none;
	text-align:right;
	color:#666;
	margin-bottom:20px;
}
h2.entry-title a:hover{
	color:#bbb;
}
.entry-summary{
	text-align:left;
	font-size:15px;
	line-height:2.0;
}
.post-summary{
	padding-bottom:80px;
	border-bottom:1px dotted #eee;
}

}

