/*
CTC Separate Stylesheet
Updated: 2017-06-16 11:10:28
Theme Name: 賢威7.0 ビューティ版 Child
Theme URI: http://www.seo-keni.jp/
Template: keni70_wp_beauty_wine_201706060802
Description: 賢威7.0 ビューティ版テンプレートです。
Version: 7.0.7.5.1497579028
*/



/*ベースカラー　****/

/*
color: #69251d;　茶　
color: #240D59;　青
*/





/*基本設定　***********************/
.center {
	text-align: center;
}
.red {
	color: #F00;
}
.yellow {
	color: #FF0;
}
.White {
	color: #FFF;
}
.bleu {
	color: #00F;
}
.bleu03 {
	color: #009;
}
.green {
	color: #060;
}

.f_size50 {
	font-size: 50%!important;
}
.f_size60 {
	font-size: 60%!important;
}
.f_size70 {
	font-size: 70%!important;
}
.f_size80 {
	font-size: 80%!important;
}
.f_size90 {
	font-size: 90%!important;
}
.f_size100 {
	font-size: 100%!important;
}
.f_size110 {
	font-size: 110%!important;
}
.f_size120 {
	font-size: 120%!important;
}
.f_size130 {
	font-size: 130%!important;
}
.f_size140 {
	font-size: 140%!important;
}
.f_size150 {
	font-size: 150%!important;
}
.f_size160 {
	font-size: 160%!important;
}
.f_size170 {
	font-size: 170%!important;
}
.f_size180 {
	font-size: 180%!important;
}
.f_size190 {
	font-size: 190%!important;
}
.f_size200 {
	font-size: 200%!important;
}
.f_Bweight {
	font-weight: bold;
}
.f_c036 {
	color: #C36;
}
.bg_w25 {
	background-image: url(img/bg_WH25.png);
}
.bg_w50 {
	background-image: url(img/bg_WH50.png);
}
.bg_w75 {
	background-image: url(img/bg_WH75.png);
}

.bg_b10 {
	background-image: url(img/bg_BK10.png);
}
.bg_b25 {
	background-image: url(img/bg_BK25.png);
}
.bg_b50 {
	background-image: url(img/bg_BK50.png);
}
.bg_b75 {
	background-image: url(img/bg_BK75.png);
}



a,.main-body .breadcrumbs-in a {
	color: #600!important;
}
a:hover,.main-body .breadcrumbs-in a:hover {
	color: #240D59!important;
	font-weight: bold;
}
a img:hover {
	opacity: 0.5 ;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.button {
	
}

.button a {
	background-color: #240D59;
	font-weight: bold;
	color: #FFF!important;
	text-decoration: none;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
}
.button a:hover {
	background-color: #4683FF;
}

.cat a {
	color: #FFF!important;
	background-color: #240D59;
}
.single .main-body h2 {
	line-height: 1.2!important;
	padding: 1em!important;
	font-size: 150%;
}
.s_title {
	background-color: #A48722;
	display: block;
	margin-bottom: 1em;
	font-size: 150%;
	padding: 0.5em;
}
.s_title div {
	display: inline-block;
	float: right;
	font-size: 75%;
	margin-top: 0.3em!important;
}
.s_title a* {
	padding: 0em!important;
}


/*h1,h2 {
	font-family: "Gothic MB101 Bold";
}
h3,h4,h5,h6 {
	font-family: "Midashi Go MB31";
	font-weight: normal!important;	
}*/

.boxtype_w01 {
	padding: 1em;
	border: 5px solid #FFF;

}


/*賢威7.0の設定変更　***********************/
body{
	margin: 0;
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color: #fff;
	background-color: #E1DBCF;
	/*background-color: #000;*/
	background-image: none;
}

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){

		body{
			background-image: none;
			-webkit-background-size: 120px 600px;
			background-size: 120px 600px;
		}

	}

.main-conts .section-wrap{
	border: none;
	box-shadow:none;
}
.comments-area {
	display: none;
}
	/*ページのh2、ブログ記事のh1*/
.home .main-body h2,	
.search .main-body h2,
.single .main-body h1,
.page .main-body h2{
	padding: 0.5em 1em 0.5em 1em!important;
	line-height: 1.2;
}
.archive .main-body h2 a {
	border: none!important;
	padding-right: 0.5em!important;
	padding-left: 0.5em!important;
}


/*ヘッダー　**********************/

/*ロゴ　*/
.site-header-conts {
}
.site-header-conts .logo {
	display: inline-block;
	margin-right: 1em;
	width: 120px!important;
	position: relative;
	top: 8px;
}
.site-header-conts .logo img {
	width: 100%;
}
@media screen and (max-width: 736px) {
.site-header-conts .logo {
	display: none;
}
}

.site-header-conts .site-title {
	font-size: 130%;
	font-weight: bold;
	display: inline-block;
	font-family: "Gothic MB101 Bold"!important;
	
}
.site-header-conts .site-title span {
	font-size: 70%!important;
	font-weight: normal!important;
}
.site-header-conts .site-title a:hover {
	text-decoration: none;
}

/*TEL　*/
.site-header-conts .info {
	color: #000;
	font-weight: normal;
	float: right;
	text-align: center;
}
.site-header-conts .info div {
	float: left;
	display: block;
	padding: 1em;
}
.site-header-conts .info .button a {
	padding: 1em;
}
.site-header-conts .info .tel {
	font-size: 150%;
	font-weight: bold;
}
.site-header-conts .info .tel a {
	text-decoration: none;
}

@media screen and (max-width: 736px) {
.site-header-conts .info {
	padding-top: 1em;
	margin-right: 1em;
}
}
@media screen and (max-width: 500px) {
.site-header-conts .info {
	background-color: #FFF;
	padding: 0px;
	margin-top: 1em;
}
.site-header-conts .info .button a {
	padding: 0.5em;
}
.site-header-conts .info {
	font-size: 80%;
}
.site-header-conts {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.site-header-in {
	padding-bottom: 0px;
}
.site-header-conts .site-title span {
	font-size: 60%!important;
}
}

/*フッター　**********************/
.site-footer{
	border-top: 3px solid #600;
	background:url(none) 0 0 repeat-x #D9D4BE;
	color: #000;
}

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){

		.site-footer{
			background:url(none) 0 0 repeat-x #D9D4BE;
			-webkit-background-size: 120px 600px;
			background-size: 120px 600px;
		}

	}
.copyright {
	color: #000;
	font-size: 90%;
}
.site-footer-conts .we_f {
	margin-bottom: 1em;
	display: block;
}
.site-footer-conts .we_f .box {
	display: inline-block;
	float: left;
	width: 25%;
	margin-bottom: 1em;
	font-size: 13px;
	
}
.site-footer-conts .we_f .widget {
	padding: 0.5em;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 2em;
	margin-left: 1em;
	background-color: #E8E4D7;
}
.site-footer-conts .we_f .widget h3 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
}
.site-footer-conts .we_f .widget ul {
	margin-left: 20px;	
	/*padding: 0px;*/
}
.site-footer-conts .we_f .widget li a {
	display: block;
}
.site-footer-conts .we_f .widget li a:hover {
	background-color: #FFF;
}

@media screen and (max-width: 736px) {
.site-footer-conts .we_f .box {
	width: 50%;
}
}
@media screen and (max-width: 599px) {
.site-footer-conts .we_f .box {
	width: 100%;
}
}

/*グローバルナビ　**********************/

.global-nav{
	padding: 0;
	border-top: 1px solid #630;
	border-bottom: 1px solid #630;
	background: #E1DBCF;
	background: -moz-linear-gradient(#E1DBCF 0%, #E1DBCF 75%);
	background: -webkit-linear-gradient(#E1DBCF 0%, #E1DBCF 75%);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#E1DBCF), color-stop(0.75, #E1DBCF));
	background: -o-linear-gradient(#E1DBCF 0%, #E1DBCF 75%);
	background: linear-gradient(#E1DBCF 0%, #E1DBCF 75%);
}
.global-nav-in li{
	/*display: table-cell;*/
	list-style: none;
	position: relative;
	vertical-align: middle;
	margin: 0;
	border-right: 1px solid #630;
	background: #E1DBCF;
	background: -moz-linear-gradient(#E1DBCF 0%, #E1DBCF 75%);
	background: -webkit-linear-gradient(#E1DBCF 0%, #E1DBCF 75%);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#E1DBCF), color-stop(0.75, #E1DBCF));
	background: -o-linear-gradient(#E1DBCF 0%, #E1DBCF 75%);
	background: linear-gradient(#E1DBCF 0%, #E1DBCF 75%);
	text-align: center;
}
.global-nav-in li a{
	display: block;
	min-height: 1.5em; /*メニュー毎に高さが変わるときに調整*/
	padding: 0.7em; /*画像をメニューにする場合は値を0に*/
	color: #630;
	text-decoration: none;
	font-size: 80%;
}
.global-nav-in li:hover,
.global-nav-in li:active,
.global-nav-in li:focus{
	background: #fff;
	background: -moz-linear-gradient(#fff 0%, #fff 75%);
	background: -webkit-linear-gradient(#fff 0%, #fff 75%);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), color-stop(0.75, #fff));
	background: -o-linear-gradient(#fff 0%, #fff 75%);
	background: linear-gradient(#fff 0%, #fff 75%);
	color: #62481C;
}

/*.global-nav-in li ul{
	display: none;
	position: absolute;
	top: 100%;
	left: -1px;
	z-index: 10;
	width: 100%;
	border-top: 1px solid #8f6f30;
	border-left: 1px solid #8f6f30;
	border-right: 1px solid #8f6f30;
}*/

/*ドロップダウンメニューのデザイン*/
.global-nav li ul li{
	display: list-item;
	width: 100%;
	margin: 0;
	padding: 0;
	border-right: none;
	white-space: normal;
	text-align: left;
}

.global-nav li ul li a{
	display: block;
	padding: 0.8em 2em;
	border-bottom: 1px solid #8f6f30;
	background: #fff;	
	color: #62481C;
}

.global-nav li ul li a:hover{
	background: #BCAF94;
	font-weight: bold;
	color: #FFF;
}

.global-nav-in li ul ul{
	top: 0;
	left: 100%;
	border-top: none;
}

.global-nav-in li ul ul li a{
	background: #fff;
}

/*パン屑　**********************/
.main-body .breadcrumbs-in {
	font-size: 80%;
	font-weight: bold;
	color: #240D59;
}
.main-body .breadcrumbs-in a {
	font-weight: normal;
}


/*サイドバー　**********************/
.sidebar {
	font-size: 80%;
}
/*.sub-conts h3 {
	width: 95%;
	text-align: left;
}*/
.sub-conts {
	background-color: #F2EDEA;
	padding-top: 1em;
}
.sidebar a {
	color: #600;
}
.sub-conts .section-wrap .section-in .section-title{
	margin: 10px 0 0 0px;
	padding: 8px 0 5px 10px;
	color: #600!important;
	font-weight: bold;
	font-size: 150%;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 50%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #600;
}
.rpwe-block .rpwe-clearfix h3 {
	font-weight: bold!important;
	font-size: 15px!important;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.rpwe-block .rpwe-time {
	color: #666;
}
.rpwe-block .rpwe-summary {
	color: #000;
}


/*一覧リスト　**********************/
.archive-title {
	color: #000!important;
	text-align: center;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.archive .main-conts .section-wrap {
	display:table;
	width:47.5%;
	border:1px solid #CCC;
	display:inline-block;
	list-style:none;
	vertical-align:top; /* 上端揃え */
	margin-right: 1%;
	margin-left: 1%;
	padding: 0.5em;
}
.archive .section-in h2 {
	font-size: 120%!important;
	font-weight: bold;
	background-image: none;
	padding: 0px;
}
.archive .section-title a {
	display: block;
	margin: 0px;
	border-bottom: 2px solid #CCC;
	padding-bottom: 0.3em;
}
.archive .section-title a:hover {
	background-color: #D8D8F1;
	text-decoration: none;
}
.archive .post-date,.archive .cat {
	font-size: 80%;
}
.archive .eye-catch {
	text-align: center;
	display: block;
	float: none;
}
.archive .eye-catch img {
	border: 1px solid #CCC;
}
.archive .article-body {
	font-size: 90%!important;
	line-height: 1.5!important;
}

.archive .link-next {
	text-align: center;
	display: block;
	background-image:none;
}
.archive .link-next a {
	text-decoration: none;
	padding-top: 0.5em;
	padding-right: 2em;
	padding-bottom: 0.5em;
	padding-left: 2em;
	font-weight: bold;
	color: #FFF!important;
	background-color: #240D59;
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}
.link-next a{
	background-image: none;
}
.archive .link-next a:hover {
	background-color: #600;
}

@media screen and (max-width: 890px) {
.archive .main-conts .section-wrap {
	width:47.3%;
}
}
@media screen and (max-width: 400px) {
.archive .main-conts .section-wrap {
	width:95%;
	margin-right: auto!important;
	margin-left: auto!important;
	display: block;
}
}

/*ページ　**********************/
.page h1.section-title,.post h1.section-title,.single h1.section-title,.single h1.section-title {
	background-image: none!important;
	padding: 0px!important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	border-bottom: 2px solid #69251d!important;
	border-top-style: none!important;
	font-size: 1.8em!important;
	font-weight: bold!important;
}

h2 {
	background-color: #E1DBCF!important;
	border-top-style: none!important;
	border-bottom-style: none!important;
	background-image: none!important;
	padding: 0px!important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
.post-date {
	color: #999;
	font-size: 85%;
}


/*indexページ　**********************/

.box_01 h2 {
	text-align: center!important;
}

.home .article-body section {
	display: block;
	margin-bottom: 2em;
	padding: 0px!important;
}
.home .article-body section h2 {

}
.main-image-in-text {
	background-size: cover!important;
	background-position: center!important;
}

.main-image-in-text-cont {
	padding-top: 8em;
	padding-bottom: 8em;
}


.main-copy,.sub-copy {
	font-family: "Ryumin Medium KL";
	text-shadow: 
	/*2px 2px 1px rgba(0, 0, 0, 0.5),
-2px 2px 1px rgba(0, 0, 0, 0.6),*/
2px -2px 1px rgba(0, 0, 0, 0.6),
-2px -2px 1px rgba(0, 0, 0, 0.5);
}

.sub-copy {
	font-size: 200%!important;
}
@media screen and (max-width: 730px) {
	.main-copy {
		font-size: 150%!important;
	}
	.sub-copy {
	font-size: 125%!important;
}
.main-image-in-text-cont {
	padding-top: 4em!important;
	padding-bottom: 4em!important;
}

}

.main-conts .home .section-wrap {
	background-color: #E1DBCF;
}
.home .section-wrap {
	padding-top: 0px;
}


/*設計事例一覧　*/
.design_box {
}

/*.design_box h2 {
	background-image: url(img/h2_bg_p0.jpg)!important;
	background-repeat: repeat!important;
	background-position: left center!important;
	color: #FFF!important;
}*/
.design_box .no1 {
	display: inline-block;
	height: 326px;
	float: left;
	margin-right: 1em;
	position: relative;
	margin-bottom: 1em;
	background-position: center center;
	background-size: cover;
	border: 5px solid #FFF;
}
.design_box .no1 a {
	width: 100%;
	height: 316px;
	display: block;
}
.design_box .no2,.design_box .no3 {
	display: inline-block;
	height: 150px;
	margin-bottom: 0.5em;
	position: relative;
	background-position: center center;
	background-size: cover;
	border: 5px solid #FFF;
}
.design_box .no1,.design_box .no2,.design_box .no3 {
	width: 47.4%;
}
.design_box .no2 a,.design_box .no3 a {
	width: 100%;
	height: 150px;
	display: block;
}
.design_box .no4,.design_box .no5 {
	margin-right: 1em;
	float: left;
}

.design_box .no4,.design_box .no5,.design_box .no6 {
	display: inline-block;
	height: 150px;
	width: 30.35%;
	position: relative;
	background-size: cover;
	border: 5px solid #FFF;
}
.design_box .no4 a,.design_box .no5 a,.design_box .no6 a {
	height: 150px;
	width: 100%;
	display: block;
}
.design_box a {
	line-height: 1.2!important;
}
.design_box a:hover {
	font-weight: normal!important;
	background-image: url(img/bg_WH50.png);
}
.design_box a span {
	position: absolute;
	bottom: 0px;
	margin: 0px;
	padding: 0.3em;
	font-size: 90%;
	background-image: url(img/bg_WH75.png);
	width: 97.25%;
}

@media screen and (max-width: 1200px) {
.design_box .no1,.design_box .no2,.design_box .no3 {
	width: 47.25%;

}
.design_box .no4,.design_box .no5,.design_box .no6 {
	width: 30.35%;
}
}
@media screen and (max-width: 1185px) {
.design_box .no4,.design_box .no5,.design_box .no6 {
	width: 30%;
}
}
@media screen and (max-width: 1072px) {
.design_box .no4,.design_box .no5,.design_box .no6 {
	width: 29%;
}
}
@media screen and (max-width: 1042px) {
.design_box .no1,.design_box .no2,.design_box .no3 {
	width: 46.5%;
}
}

@media screen and (max-width: 950px) {
.design_box .no1,.design_box .no2,.design_box .no3,.design_box .no4,.design_box .no5,.design_box .no6  {
	height: 200px;
	display: inline-block!important;
	float: left!important;
	width: 45.5%;
	margin-bottom: 1em;
}
.design_box .no1,.design_box .no3,.design_box .no5  {
	margin: 0em!important;
}
.design_box .no2,.design_box .no4,.design_box .no6  {
	margin-left: 3%!important;
	
}
.design_box .no4 {
	margin-right: 0px;
}
}
@media screen and (max-width: 400px) {
.design_box .no1,.design_box .no2,.design_box .no3,.design_box .no4,.design_box .no5,.design_box .no6  {
	width: 45%;
}
}

/*リノベーションの正しい知識 */
.reno_list_t1 {
	border: 2px solid #036;
	padding: 1em;
}
.reno_list_t1 h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF!important;
	background-color: #FFF!important;
	text-align: center!important;
}
.reno_list {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

.reno_list_t1 .list_info {
	/*float: left;*/
	width: 30%;
	margin-right: 1.5%;
	margin-left: 1.5%;
	/*vertical-align:top;*/
	line-height: 1.2;
	margin-top: 1em;
}
.reno_list_t1 .list_info span {
	width: 150px!important;
	margin-right: auto!important;
	margin-left: auto!important;
	display: block;
}
.reno_list_t1 .list_info a {
	font-size: 90%;
	text-decoration: none;
	display: block;
}
.reno_list_t1 .list_info img {
	text-align: center!important;
	display: block!important;
	margin-right: auto!important;
	margin-left: auto!important;
	margin-bottom: 0.3em;
	border: 5px solid #fff;
}
.reno_list_t1 .list_info img:hover {
	border: 5px solid #006;
}

@media screen and (max-width: 899px) {
.reno_list_t1 .list_info {
	width: 47%;
	margin-right: 1.5%;
	margin-left: 1.5%;
}
.reno_list_t1 .list_info img {
	width: 95%!important;
}
.reno_list_t1 .list_info span {
	width: 90%!important;
	margin-right: auto;
	margin-left: auto;
}
}



/*NEWS　*/
.info_list_t1 {
	background-color: #FFF;
	border: 1px solid #999;
	padding: 1em;
}
.info_list_t1 h2 {
	/*background-color: #FFF!important;*/
	margin: 0px!important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em!important;
	background-color: #FFF!important;
}
.info_list_t1 ul {
	padding: 1em;
	margin: 0px;
}
.info_list_t1 li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.info_list_t1 li a {
	margin: 0px;
	display: block;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	text-decoration: none;
}
.info_list_t1 li a:hover {
	background-color: #F3EDE2;
}
.info_list_t1 li a span {
	display: block;
	font-size: 80%;
}


.riyuu,.riyuu h2 {
	background-color: #FFF!important;
}
.riyuu {
	padding: 2em;
}
.riyuu ol {
	margin: 0px;
	padding-left: 2em;
}

.riyuu,.riyuu li {
	margin-bottom: 2em;
}


.contact_box {
	display: block;
	background-image: url(img/bg_WH50.png);
	border: 5px solid #FFF;
	padding-top: 2em;
}
.contact_box img {
	float: left;
	width: 40%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 2em;
}
@media screen and (max-width: 736px) {
.contact_box img {
	width: 45%;
	margin-right: 2.5%;
	margin-left: 2.5%;
	margin-bottom: 1em;
}
.contact_box {
	padding-top: 1em;
}
}

.wp_rp_content .related_post_title {
	color: #FF0;
	text-indent: 0.5em;
}


.list_design {
	width: 23%;
	display: inline-block;
	vertical-align: top;
	margin-right: 1%;
	margin-bottom: 1em;
	margin-left: 1%;
	font-size: 90%;
	line-height: 1.2;
}
@media screen and (max-width: 499px) {
.list_design {
	width: 48%;
}
}


/*プラグイン関連　***************************/
/*メールフォーム　****************/
.mw_wp_form {
	background-image: url(img/bg_WH25.png);
	padding: 1em;
	border: 5px solid #600;
}
.mw_wp_form h3 {
	margin-top: 0px;
}
.mw_wp_form input[type="submit"] {
	display: block;
	padding-right: 2em;
	padding-left: 2em;
}
.mw_wp_form textarea,.mw_wp_form input[type="text"],.mw_wp_form input[type="email"] {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.mw_wp_form textarea,
.mw_wp_form input[type="submit"] {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#sow-image-6 .section-in {
	padding-bottom: 0px;
}

/*関連記事　****/
.wp_rp_content {
	width: 100%!important;
	margin: 0px;
	padding: 0px;
}


.sidebar .textwidget{
	padding-top: 0.5em;
}
.sidebar .textwidget p {
	color: #000;
}

/*ランディングページ　******************/

.postid-9524 .site-title {
	color: #69251d;
}

#lp01 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#lp01 h1 {
	background-image: url(img/lp_h1_bg.jpg);
	color: #FFF;
	font-size: 20pt;
	width: 100%;
	padding-top: 100px!important;
	padding-right: 0px!important;
	padding-bottom: 100px!important;
	padding-left: 0px!important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: center;
	text-shadow:0px 0px 12px #000000;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}

#lp01 h2 {
	background-image: url(img/lp_h2_bg.jpg)!important;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	color: #600;
	text-shadow:0 0 25px #fff, 
0 0 20px #fff, 
0 0 0.40px #fff;
	font-size: 200%!important;
	font-weight: bold;
	background-size: 100% 100%;
	text-align: center;
}

#lp01 .column01,#lp01 .column02,#lp01 .column03,#lp01 .column04,#lp01 .column05,#lp01 .column06,#lp01 .column07,#lp01 .column08,#lp01 .column09 {
	display: block;
	margin-bottom: 3em;
	
}
#lp01 .column01 .column_l,#lp01 .column01 .column_r {
	float: left;
}
#lp01 .column01 .column_l {
	width: 62%;
	margin-right: 3%;
}
#lp01 .column01 .column_r {
	width: 35%;
	
}
#lp01 .column01 .column_r img {
	max-height: 410px;
	width: auto;
}

#lp01 .midashi_bl{
	font-weight: bold;
	color: #FFF;
	text-align: center;
	display: block;
	font-size: 200%;
	margin-top: 1em;
	line-height: 1.3;
	padding: 1em;
	margin-bottom: 1em;
	background-image: url(img/lp_midashi_01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border: 3px solid #D25400;
}

#lp01 .midashi_txt{
	background-image: url(img/lp_midash_bg.jpg);
}
#lp01 .home_midashi_txt{
	background-image: url(img/home_midash_bg.jpg);
}
#lp01 .midashi_txt,#lp01 .home_midashi_txt{
	font-size: 175%;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}



#lp01 .column02 div {
	display: block;
}
#lp01 .column02 div a {
	float: left;
	width: 30%;
	margin-right: 1.5%;
	margin-left: 1.5%;
}

#lp01 .column03_1 {
	margin:0 0 10px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
}

@media screen and (min-width: 737px) {
#lp01 .column03_1 div {
	padding:0px;
	border:1px solid #aaa;
	width:47.5%;
	list-style:none;
	margin-top: 0px;
	margin-right: 1%;
	margin-bottom: 2em;
	margin-left: 1%;
}
#lp01 .column03_1 h3 {
	padding: 0px;
	font-size: 110%;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.3em;
	margin-left: 0px;
}
#lp01 .column03_1 p {
	padding-right: 2em;
	padding-left: 2em;
}
}
#lp01 .column03_h .column03_1 div {
	padding:0px;
	border:1px solid #aaa;
	width:100%;
	list-style:none;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 2em;
	margin-left: 0%;
}

#lp01 .column03_1 p img {
	display: block;
	max-width: 600px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}


#lp01 .column05 .column_l,#lp01 .column05 .column_r {
	float: left;
	width: 50%;
}
#lp01 .column05 .column_r p {
	padding-left: 3em;
}

#lp01 .column06 .d_data{
	background-color: #F4E0BF;
	display: block;
	margin-bottom: 1em;
	border: 2px solid #930;
	font-size: 125%;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
}

#lp01 .column06 .d_data span{
	color: #FFF;
	background-color: #930;
	display: block;
	font-weight: bold;
	text-indent: 1em;
	margin-bottom: 0.5em;
}
#lp01 .column06 .caution{
	font-weight: bold;
	color: #FFF;
	text-align: center;
	display: block;
	font-size: 200%;
	background-color: #600;
	margin-bottom: 0.5em;
}
#lp01 .column06 .caution span{
	font-size: 50%;
}

#lp01 .column09 {
	background-image: url(img/lp_col9_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 1em;
	background-size: cover;
}
#lp01 .column09 .col_l {
	display: block;
	margin-bottom: 2em;
	float: left;
	width: 65%;
}
#lp01 .column09 .col_l h2{
	background-image: url(img/bg_WH50.png)!important;
	background-repeat: repeat;
	background-color: rgba(255,255,255,0.3)!important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	padding-top: 0.3em!important;
	padding-right: 0px;
	padding-bottom: 0.3em!important;
	padding-left: 0px;
	font-size: 180%!important;
}

#lp01 .column09 .col_r {
	text-align: center!important;
	display: block;
	margin-bottom: 2em;
	float: left;
	width: 35%;
}

#lp01 .column09 a{
	background-color: #006;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	line-height: 1.3;
	padding-top: 1em;
	padding-bottom: 1em;
	border-radius: 8px;        /* CSS3草案 */
	-webkit-border-radius: 8px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 8px;   /* Firefox用 */
	color: #FFF!important;
}
#lp01 .column09 a:hover{
	background-color: #66C;
}
#lp01 .column09 a span{
	font-size: 60%;
	font-weight: normal;
	display: block;
}



@media screen and (max-width: 736px) {
#lp01 h1 {
	padding-top: 50px!important;
	padding-bottom: 50px!important;
}	
#lp01 .column01 .column_l,#lp01 .column01 .column_r {
	float: none;
}
#lp01 .column01 .column_l {
	width: 100%;
}
#lp01 .column01 .column_r {
	width: 100%;
}
#lp01 .midashi_bl,#lp01 .midashi_txt{
	text-align: left;
	font-size: 150%;
}
#lp01 .midashi_txt br{
	display: none;
}
#lp01 .column05 .column_l,#lp01 .column05 .column_r {
	float: none;
	width: 100%;
}
#lp01 .column05 .column_l {
	margin-bottom: 1em;
}
#lp01 .column05 .column_r p {
	padding-left: 0em;
}
#lp01 .column09 .col_l,#lp01 .column09 .col_r {
	float: none;
	width: 100%;
}
#lp01 .column09 .col_l h2{
	font-size: 150%!important;
}
}
