@charset "UTF-8";
/*
Theme Name: la-porte Column3 Theme
Description ：中野・新宿ボディ＆フットケア ラポルテ
Author:catacrico design カイエダ ミエ
Author URI:https://fanmake-blog.com/
Version: 1.0
*/


/****************************************

	reset

*****************************************/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
img {
	vertical-align: top;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=8);
	-ms-filter: "alpha(opacity=8)";
}
body {
	line-height: 1;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #e0dac8;
	margin: 1em 0;
	padding: 0;
}
ol {
	margin-left: 2em;
}
/****************************************

	main Layout

*****************************************/

body {
	color: #604c3f;
	font: 14px/1.6em Verdana, Roboto, "Droid Sans", "メイリオ", Meiryo,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	
}
html {	overflow-y: scroll;
	background:#fefef4;
}
html, body {
	overflow-x: hidden;
}

#header-inner {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding-top:0px;
	padding-bottom:15px;
	}

.headerbn{text-align:right; padding-top:5px;margin-bottom:15px;margin-top:15px;}
.postbn{text-align:center; padding-top:30px;padding-bottom:30px;margin: 0px auto;}
.postbn2{text-align:center !important; padding-top:5px;padding-bottom:30px;margin: 0px auto !important;}

#contentsWrapper {
background:#fefef4;
}	

#contents {
	width: 1200px;
	margin: 0 auto;
}
#page-title {ffabb3
	padding: 10px 20px;
	background: #fff;
	box-shadow: 0 0 2px rgba(0,0,0,.3);
	margin-bottom: 20px;
}
#main-visual {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 30px;
	text-align: center;
}
#main {
	width: 540px;
	float: left;
	margin-left: 300px;
}

#mainFull{
	width: 75%;
	float: none;
	margin:0 auto;
	text-align:center;
}

.sidebar-left {
	float: left;
	width: 270px;
	margin-left: -838px;
}
.sidebar-right {
	float: right;
	width: 335px;
}

.mainFullMargin{
	margin: 0px 30px;
	text-align:left;
}
/****************************************

	general&common

*****************************************/

a {color:#003366;text-decoration:none;}
a:visited {color:#003366;text-decoration:none;}
a:hover {color:#abdaf3;text-decoration:none;}

/*
a:hover img{filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;}
*/

.clear {
	display: block;
	clear: both;
}

strong {
	padding: 0 .1em;
	font-weight: bold;
	font-size:110%;
}

.cat {
	padding: 0 5px;
	background: #717171;
	font-size: 12px;
	color: #fff;
}
.posr {
	position: relative;
}
.en {
	color: #999;
	font-weight: bold;
}
/****************************************

	 header

*****************************************/


#logo {
	float:left;
	margin-top:0px;
	margin:25px 0px 10px 0px;
}

#logo img {
	width: auto;/* for ie8 */
}


/****************************************

	global Navi

*****************************************/

#nav-bg {
	background:#abdaf3;
}
#global-navi {
	width: 1200px;
	margin: 0 auto;
}
.menu-collapser, ul.slimmenu li {
	background: transparent;
	font: "メイリオ", Verdana, Roboto, "Droid Sans",Meiryo,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
}

ul.slimmenu li> a {
	padding: 17px 50px 17px 16px;
	font-size: 15px;
	color: #003366;
}
ul.slimmenu li .sub-collapser > i {
	color: #003366;
}
ul.slimmenu li a:hover {
	background: #ffe3e9;
	color: #ff0066;
}
ul.slimmenu li>ul li a {
	color: #fff;
}
ul.slimmenu li ul li {
	background: #ffabb3;
}
.sub-collapser {
	font-family: 'icomoon';
	font-style: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.sub-collapser i {
	font-style: normal;
}
.sub-menu {
	min-width: 200px !important;
}


/****************************************

	slider

*****************************************/

.main-bg .flexslider {
	border: 0 !important;
	background: transparent !important;
}

/****************************************

	breadcrumb

*****************************************/
#breadcrumb {
	margin-top: 0px;
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 30px;
	background: #f9f9f5;
	box-shadow: 0px 1px 1px rgba(0, 0, 0,.1), inset 0px 1px 1px rgba(0, 0, 0,.1);
	color: #666;
}
#breadcrumb ul {
	width: 1200px;
	margin: 0 auto;
}
#breadcrumb li {
	float: left;
	height: 27px;
	background: url(images/breadcrumb_bg.png) no-repeat left 1px;
	padding-top: 8px;
	padding-left: 35px;
	padding-right: 10px;
}
#breadcrumb a {
	color: #336699;
	font-weight: normal;
	text-decoration: none;
}
#breadcrumb a span {
	font-family: "メイリオ", Meiryo, verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#breadcrumb a:hover {
	color: #ffabb3;
}



/****************************************

	searchform

*****************************************/

.searchform {
position: relative;
}
.searchfield {
font-size: 14px;
width: 90%;
margin: 3px;
padding: 10px;
border: solid 1px #666;
border-radius: 4px;
background-color: #ededed;
}
.searchsubmit {
font-family: FontAwesome;
font-size: 1.4em;
position: absolute;
top: 0;
right: 8%;
margin-top: 10px;
padding: 0;
cursor: pointer;
color: #666;
border: none;
background: transparent;
}
.searchsubmit:hover {
opacity: .6;
}


/****************************************

	post

*****************************************/

#main article {
	margin-bottom: 30px;
}
.post-area {
	background: #fff;
	padding: 20px;
	box-shadow: 0 0 3px rgba(0,0,0,.3);
	margin-bottom: 1em;
	word-break: break-all;
	line-height: 33px;
	border-radius: 6px;
	/*line-height: 1.5em;*/
	font: 17px Verdana, Roboto, "Droid Sans", "メイリオ", Meiryo,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
}
.post-category a, .post-tag a {
	text-decoration: none;
}
.post-meta {
	margin: 0 -20px 20px;
	padding: 10px 20px;
	color: #666;
	font-size: 12px;
	border-top:1px solid #abdaf3;
	border-bottom:1px solid #abdaf3;
}
.post-meta a {
	text-decoration: none;
	color: #666;
}

.post-meta2 {
	margin: 0 -20px 20px;
	padding: 0px;
	color: #666;
	font-size: 12px;
	border-top:1px solid #abdaf3;
}


.post-area h2 {
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 1em;
	background: url(images/bg_posttitle.png) no-repeat left 4px;
	padding-left: 69px;
	padding-top: 10px;
	line-height: 1.4em;
	color: #666;
	min-height: 45px;
}

.post-area h2 a {
	text-decoration: none;
	color: #666;
}




.post-area h3{	
    font-size: 22px;
    margin: 0 -20px 1em;
    background-color: #ffabb3;
    padding: 12px 25px;
    line-height: 1.3em;
	color: #fff;
}

.post-area h4{
	font-size:18px;
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 0 5px;
	border-color:#ffabb3;
	border-style:solid;
	background:#fee0e0;
	line-height: 1.3em;
	font-weight:bold;
	padding: 12px;
}
.post-area h5{
	font-size:16px;
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 0 2px;
	border-color:#ffabb3;
	border-style:solid;
}

.post-area h6{
	font-size:16px;
	margin-bottom:1em;
}

.post-area p{
	margin-bottom:1em;
}

.mailFillMargin >.post-area >h3{
    font-size: 22px;
    margin: 0 -20px 1em;
    background-color: #ff7043;
    padding: 12px 90px;
    line-height: 1.3em;
    color: #fff;
}

.post-area ul{margin-left:10px;}
.post-area ol{margin-left:30px;}
.post-area ul li {margin-bottom:0px;padding:3px 5px 3px 20px;background:url(images/cd_list_ico.gif) no-repeat 0em .3em;}
.post-area ol li {margin-bottom:0px;padding:3px 5px 3px 10px;list-style: decimal;}
.post-area dl,
.post-area dt,
.post-area dd {margin: 0px;padding: 0px;}
.post-area dl {border-bottom: 1px dotted #e0dac8;margin: 10px 15px 10px 10px;}
.post-area dt,
.post-area dd {padding: 3px 0px 3px 5px;margin:0px}
.post-area dt {border-top: 1px dotted #e0dac8;font-weight:bold;line-height:165%;}
.post-area dd {margin-left: 20px;border-top: 1px dotted #e0dac8;}

.post-area blockquote {
margin: 0 0 2em 0;
padding: 30px 30px 2px;
background: #fee0e0;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
position: relative;
}

.post-area blockquote:before {
content: '"';
font-style: italic;
font-size: 30px;
font-weight: bold;
line-height: 40px;
width: 30px;
height: 30px;
position: absolute;
top: 10px;
left: 10px;
color: #ffabb3;
}

.post-area blockquote:after {
content: '"';
font-style: italic;
font-size: 30px;
font-weight: bold;
text-align: left;
line-height: 60px;
width: 30px;
height: 30px;
position: absolute;
bottom: 10px;
right: 5px;
color: #ffabb3;
}

.excerpt {
	margin-bottom: 1.2em;
font-size: 16px;
}
.more {
	text-align: right;
	overflow: hidden;
}
.more a {
	display: block;
	width: 90px;
	float: right;
	text-decoration: none;
	border-radius: 4px;
	padding: 10px 35px 10px 20px;
	color: #fff;
	text-shadow: 0 1px 1px rgba(255,255,255,.4);
	position: relative;
    background:#f97474;
	-o-transition: 0.5s ease-out;
	-moz-transition: 0.5s ease-out;
	-webkit-transition: 0.5s ease-out;
}
.more a:after {
	content: "\36";
	position: absolute;
	top: 15px;
	right: 10px;
	font-family: 'icomoon';
	font-size: 18px;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	color: #fff;
}
.more a:hover {
	border-radius: 20px;
}
.post-date {
	margin-right: 10px;
}
.post-meta .icon-clock, .post-meta .icon-book {
	color: #666;
}
.post-404 {
	padding-bottom: 10px;
}
.icatch {
	margin-bottom: 20px;
	-o-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-webkit-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
}

.icatch:hover {
	opacity: 0.5;
}

.icatch img {
	max-width: 100%;
	width: auto;
	height: auto;
}

.post-area img {
	max-width: 100%;
	height: auto;
	width: auto;
}



/****************************************

	sidebar-widget

*****************************************/

.sidebar .widget {
	background: rgba(255,255,255,1.0);
	padding: 20px;
	border-radius: 6px;
	box-shadow: 0 0 3px rgba(0,0,0,.2);
	margin-bottom: 30px;
	word-break: break-all;
}
.sidebar .widgettitle {
	background:#abdaf3;
	margin: -20px -20px 20px;
	padding: 10px 20px;
	color: #604c3f;
	font-size: 14px;
	text-align: center;
	border-bottom:1px solid #ccc;
}

.sidebar li {
	position: relative;
}
.sidebar li:after {
	content: "\3e";
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -6px;
	font-family: 'icomoon';
	font-weight: bold;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	color: #999;
}
.sidebar li+li {
	border-top: 1px dotted #ededed;
}
.sidebar li ul>li:first-child {
	border-top: 1px dotted #ededed;
}
.sidebar li a {
	padding: 10px 20px 10px 0;
	display: block;
	color:#336699;
}

.sidebar li a:hover {
	color:#ffabb3;
	text-decoration:underline;
}
.sidebar .widget_categories a {
	position: relative;
}
.sidebar-right .widget_categories li:after {
	content: none;
}
.sidebar-right .widget_categories a:after {
	content: "\3e";
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -6px;
	font-family: 'icomoon';
	font-weight: bold;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	color:#ad9e91;
}
.sidebar-right .widget_categories .children li {
	padding-left: 0.8em;
}
.sidebar-right .widget_categories .children li a:before {
	content: "\2517";
	color:#336699;
	font-size: 90%;
	margin-right: 5px;
}
.sidebar-right .widget_newpostcatch a {
	padding: 0;
}
.sidebar-right .widget_newpostcatch li {
	padding: 10px 20px 10px 0;
}

.sidebar-left img{
	width:100%;
	height:auto;
}

/****************************************

	mailkouza

*****************************************/
/*
.widget-header, #headerMailkouzaBtn {
	display: none;
}
#header .widgettitle {
	display: none;
}
#headerMailkouzaBtn {
	cursor: pointer;
}
#headermailkouza {
	margin-top:-180px !important;
	display:block;
	width: ５00px;
	height: 136px;
	background: url(images/header_mailkouza_bg.png) no-repeat left top;
	float:right;
	margin-left:690px !important;
	overflow: hidden;
}
#headermailkouza img {
	max-width: 100%;
	height: auto;
}
#headermailkouza #slogan a {
	display: block;
	width: 100%;
	height:80px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}


#touroku-form {
	padding-left:35px;
}

#touroku-form input {
	vertical-align: middle;
	border: none;
	background-color: transparent;
	border-radius: 4px;
	background: #fff;
	height: 18px;
	border: 1px solid #e0dac8;
}
#headermailkouza .inputmail {
	width: 185px;
	padding: 5px;
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
}
#headermailkouza .inputname {
	width: 135px;
	padding: 5px;
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
}


input[type="button"].AGENTMAIL__submit,
input[type="submit"].AGENTMAIL__submit{
	background: #ff6600;
	background: -moz-linear-gradient(top, #ff4f52 0%, #d41619F 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff9600), color-stop(100%, #ff6600));
	background: -ms-linear-gradient(top, #ff4f52 0%, #ff6600 100%);
	background: linear-gradient(to bottom, #ff4f52 0%, #ff6600 100%);
	width: 80px;
	height: 27px;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	color: #fff;
	border:none;
	border-radius: 4px;
	font-weight: bold;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
}

#touroku-form input[type="button"].AGENTMAIL__submit,
#touroku-form input[type="submit"].AGENTMAIL__submit{
	background: #ff6600;
	background: -moz-linear-gradient(top, #ff4f52 0%, #d41619F 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff9600), color-stop(100%, #ff6600));
	background: -ms-linear-gradient(top, #ff4f52 0%, #ff6600 100%);
	background: linear-gradient(to bottom, #ff4f52 0%, #ff6600 100%);
	width: 80px;
	height: 27px;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	color: #fff;
	border:none;
	border-radius: 4px;
	font-weight: bold;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
}
*/

/*-----------------[side mailkouza]------------------------*/
/*
.mailkouza {
	width: 292px;
	height: 330px;
	margin: 0 auto;
	box-sizing: border-box;
	background: url(images/mailkouza_bg.png) no-repeat left top;
}
.mailkouza img {
	max-width: 100%;
	height: auto
}
.mailkouza h3 a {
	display: block;
	height: 158px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width: 100%;
}
.touroku-form {
	padding: 0 20px 25px;
}

.touroku-form input {
	vertical-align: middle;
	border: none;
	background-color: transparent;
	border-radius: 4px;
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	background: #fff;
	height: 35px;
	border: 1px solid #ccc;
}
.mailkouza .inputmail, .mailkouza .inputname {
	width: 100%;
	padding: 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 15px;
}
.mailkouza input[type="button"].AGENTMAIL__submit,
.mailkouza input[type="submit"].AGENTMAIL__submit{
	width: 100%;
	height: 40px;
	font-size: 16px;
	background: #ff6600;
	background: -moz-linear-gradient(top, #ff4f52 0%, #d41619F 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff9600), color-stop(100%, #ff6600));
	background: -ms-linear-gradient(top, #ff4f52 0%, #ff6600 100%);
	background: linear-gradient(to bottom, #ff4f52 0%, #ff6600 100%);
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	color: #fff;
	border:none;
	border-radius: 4px;
	font-weight: bold;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);

}
*/
/****************************************

	 article-mailkouza

*****************************************/
/*
.article-mailkouza {
	background: url(images/articlemail_bg.jpg) no-repeat left top;
	margin: 0 auto 30px;
	width: 498px;
	height:142px;
}
.article-mailkouza div.h3 {
	margin-bottom: 0;
	padding: 0;
	border: none;
	background: none;
}

.article-mailkouza div.h3 a {
	display: block;
	height: 84px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width: 100%;
}
.article-mailkouza input {
	vertical-align: middle;
	background-color: transparent;
	border-radius: 4px;
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	background: #fff;
	height: 16px;
}

.article-mailkouza .touroku-form {
	padding: 0 25px 5px;
}
.article-mailkouza .inputmail {
	padding: 5px;
	width: 180px;
}
.article-mailkouza .inputname {
	padding: 5px;
	width: 130px;
}
.article-mailkouza input[type="button"].AGENTMAIL__submit {
	height: 29px;
	width: 80px;
	font-size:12px;
}
*/

/****************************************

	 footer

*****************************************/

#footer {
	overflow: hidden;
	background-color:#fff;
}
.footer-inner {
	width: 1200px;
	margin: 0 auto;
}
#footer-widget {
	overflow: hidden;
}
#footer-widget h2 {
	padding: 0 0 5px 0;
	font-size: 14px;
	color: #fff;
	margin-bottom: 15px;
	border-bottom: solid 1px #fff;
}
#footer-widget .widget {
	float: left;
	width: 308px;
}
#footer-widget .widget+.widget {
	margin-left: 28px;
}
#copy {
	font-size: 14px;
	text-align: center;
	padding: 20px;
}
#footer-navi {
	background:#abdaf3;
	position: relative;
}
#footer-navi ul {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0;
}
#footer-navi li {
	float: left;
	padding-left: 14px;
}
#footer-navi li+li {
	margin-left: 15px;
}
#footer-navi a {
	display: block;
	text-decoration: none;
	color: #003366;
}
#footer-navi a:hover {
	opacity: 0.7;
}
#pup {
	display: block;
	width: 44px;
	height: 44px;
	text-decoration: none;
	position: fixed;
	right: 10px;
	bottom: 10px;
	color:#fff;
	font-size:16px;
	text-align:center;
	line-height: 40px;
	background:#ffabb3;
	z-index:999;
	border-radius:2px;
	cursor:pointer;
	border-radius:50%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding-top:3px;
}



/****************************************

	 pagenation

*****************************************/

.tablenav {
	color: #fff;
	margin: 1em auto 2em;
	line-height: 2em;
}
a.page-numbers, .tablenav .current {
	padding: 10px 14px;
	text-decoration: none;
	font-size: smaller;
	color: #fff;
	border:1px solid #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: #afdcdc;
}
a.page-numbers:hover {
	color: #afdcdc;
	background: #fff;
}
.tablenav .current {
	color: #fff;
	background: #afdcdc;
	font-weight: bold;
}
.tablenav .next, .tablenav .prev {
	border: 0 none;
	background: #fff;
	text-decoration: none;
	font-size: smaller;
	font-weight: bold;
	padding: 10px 10px;
	color: #afdcdc;
}
.tablenav .dots {
	color: #afdcdc;
}
.tablenav .next:hover, .tablenav .prev:hover {
	background: #fff;
	color: #afdcdc;
}
.page-numbers+.page-numbers {
	margin-left: 5px;
}
.lof-navigator-wapper {
	left: 50% !important;
	margin-left: -40px;
	background-color: #afdcdc !important;
}
.pagination {
	clear: both;
	position: relative;
	font-size: 11px;
	line-height: 28px;
	overflow: hidden;
	width: 300px;
	margin: 0 0 30px;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	text-align: center;
	text-decoration: none;
	color: #afdcdc;
	border:1px solid #afdcdc;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: #fff;
}
.pagination a:hover {
	color: #fff;
	background: #afdcdc;
}
.pagination .current {
	background: #fff;
	width: 28px;
	height: 28px;
	text-align: center;
	color: #afdcdc;
}
.page-btn+.page-btn {
	margin-left: 6px;
}



/****************************************

	clearfix

*****************************************/

.clearfix:before, .clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0 !important;
	content: "";
	font-size: 0;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}

@media screen and (min-width : 801px) {
#headermailkouza {
	display: block !important;
}
}

/****************************************

	tablet

*****************************************/
@media screen and (max-width : 800px) {
	
#contents {
	width: 100%;
	padding: 0 10px 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#main {
	width: 100%;
	float: none;
	margin-left:0;
}

#mainFull{
	width: 100%;
	float: none;
	margin-left:0;
}

.mainFullMargin{
	width: 100%;
	float: none;
	margin-left:0;
}

.sidebar {
	width: 100%;
	float: none;
	margin-left: 0;
}
	
/****************************************

	header(tb)

*****************************************/

#header {
	padding: 0 0 20px 0;
}
#logo {
	float: none;
	text-align: center;
	margin: 0 10px 20px;
	text-align: center;
}
#logo img {
	max-width: 100%;
	height: auto;
}
#header-inner {
	width: 100%;
	padding:0;
	background:transparent;
}

.headerbn{ text-align:center; margin:0 auto 15px auto;}
/****************************************

	 slider(tb)

*****************************************/

.flexslider{
	border:none !important;
}
#main-visual {
	width: 100%;
	padding-bottom:0px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#main-visual img {
	max-width: 100%;
	width: auto;
	height: auto;
}

/****************************************

	 mailkouza(tb)

*****************************************/

/*header mailkouza*/
/*
#headerMailkouzaBtn {
	display: block;
	text-align: center;
	border-radius: 4px;
    background: #ff6600;
	background: -moz-linear-gradient(top, #ff4f52 0%, #d41619F 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff9600), color-stop(100%, #ff6600));
	background: -ms-linear-gradient(top, #ff4f52 0%, #ff6600 100%);
	background: linear-gradient(to bottom, #ff4f52 0%, #ff6600 100%);
	color: #fff;
	margin: 0px 10px;
	line-height: 44px;
	font-size: 16px;
	position: relative;
}
#headerMailkouzaBtn:after {
	content: "\64";
	font-family: 'icomoon';
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	right: 10px;
	top: 14px;
}
#headerMailkouzaBtn.active:after {
	content: "\75";
	font-family: 'icomoon';
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	right: 10px;
	top: 14px;
}

#headermailkouza {
	float: none !important;
	width: 292px;
	height: 330px;
	margin-left:0px !important;
	margin: 0 auto !important;
	margin-top: 0px !important;
	display: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: url(images/mailkouza_bg.png) no-repeat left top;
}
#headermailkouza #slogan a{
	height:165px;
	display: block;
	width: 100%;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#headermailkouza .inputmail, #headermailkouza .inputname {
	width: 100%;
	height: 35px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 15px;
}
#touroku-form {
	padding: 0 20px 25px;
}
#touroku-form input[type="button"].AGENTMAIL__submit,
#touroku-form input[type="submit"].AGENTMAIL__submit{
	width: 100%;
	height: 40px;
	font-size: 16px;
}
*/
/****************************************

	global Navi(tb)

*****************************************/
#nav-bg {
	margin-bottom: 0;
}

#global-navi {
	width: 100%;
}
#global-navi:after {
	content: none;
}
#global-navi:before {
	content: none;
}

#global-navi li {
	background:#ebeae7;
}
#global-navi .sub-menu li {
	background:#afdcdc; color: #666;
}
#global-navi .slimmenu li a {
	padding: 12px 64px 12px 16px !important;color: #666;
}
#global-navi .slimmenu li a:hover {
	color: #fff;
}
ul.slimmenu li ul li {
	max-width: 100% !important;
}
.sub-menu {
	width: 100% !important;
}
.menu-collapser {
	color: #666;
	font-weight: bold;
	text-shadow:none;
	height: 56px;
	line-height: 56px;
}
#navigation li a {
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.sub-menu li:first-child a {
	border-top:none !important;
}

/****************************************

	breadcrumb(tb)

*****************************************/

#breadcrumb {
	font-weight: bold;
	overflow: hidden;
	margin-top:0;
	margin-bottom: 20px;
	background-color: #fff;
	color: #333;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, .3), inset 0px 1px 2px rgba(0, 0, 0, .3);
}
#breadcrumb ul {
	width: 100%;
	padding: 0 10px;
}
#breadcrumb li {
	position: relative;
	font-size: 12px;
	float: left;
	background: none;
	padding: 15px 0 13px;
	line-height: 1em;
	margin: 0;
	height: auto;
}
#breadcrumb li+li {
	background: url(images/breadcrumb_sp_bg.png) no-repeat 3px 16px;
	background-size: 7px, 10px;
	padding-left: 15px;
}
#breadcrumb a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}



/****************************************

	post(tb)

*****************************************/

.post-area {
	background: #fff;
	padding: 10px;
	box-shadow: 0 0 3px rgba(0,0,0,.3);
	margin-bottom: 1em;
	word-break: break-all;
	line-height: 2em;
}
.post-page, .post-single {
	margin-right: -10px;
	margin-left: -10px;
}

.post-area h2 {
	margin:0.2em 0 0.5em;
}

.post-category a, .post-tag a {
	text-decoration: none;
}
.post-meta {
	margin: 0 -10px 10px;
	padding: 5px 10px;
}

.post-area iframe {
	max-width: 100%;
	width: auto;
	height: auto;
}
.more {
	font-size: 12px;
}
.more a {
	float: none;
	width: 100%;
	text-align: center;
	padding: 0;
	line-height: 40px;
	box-sizing: border-box;
	color: #fff;
}
.more a:after {
	content: "\36";
	position: absolute;
	top: 12px;
	right: 10px;
	font-family: 'icomoon';
	font-size: 16px;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	color: #fff;
}
.post-404 {
	padding-bottom: 10px;
}
.icatch {
	text-align: center;
}


/****************************************

	sidebar-widget(tb)

*****************************************/


.sidebar .widget {
	padding: 10px 10px 15px;
	margin-left: -10px;
	margin-right: -10px;
	border-radius: 0;
}
.sidebar .widgettitle {
	margin: -10px -10px 10px;
	padding: 15px;
	border-radius: 0;
}
.sidebar li a {
	padding: 15px 20px 15px 0;
}


/****************************************

	footer(tb)

*****************************************/

#footer {
	box-shadow: none;
}
.footer-inner {
	width: 100%;
}
#footer-widget {
	border-top: 1px dotted #ededed;
}
#footer-widget .widget {
	float: none;
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 20px;
}
#footer-widget .widget:last-child {
	margin-bottom: 0;
}
#footer-widget .widget+.widget {
	margin-left: 0px;
}
#footer-navi ul {
	width: 100%;
	padding: 0;
}
#footer-navi li {
	float: none;
	padding: 0;
	font-size: 14px;
	position: relative;
	margin-left: 0;
	border-top: 1px solid #fff;
	background:#abdaf3;
}
#footer-navi li+li {
	margin-left: 0;
}
#footer-navi a {
	padding: 15px 20px 15px 10px;
	color: #003366;
}
#footer-navi li:after {
	content: "\3e";
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -6px;
	font-family: 'icomoon';
	font-weight: bold;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	color: #fff;
}
#pup {
	display: block;
	width: 100%;
	height: 44px;
	position: static;
	background:#ffabb3;
	font-size: 15px;
	line-height: 40px;
	border-radius: 0px;
	cursor: pointer;
}
}

/****************************************

	sphone

*****************************************/
@media screen and (max-width : 600px) {
/****************************************

	header(sp)

*****************************************/

#logo {margin-top:10px;}
.headerbn img{ width: 90%; height:auto; margin:0 auto;}

/****************************************

	post(sp)

*****************************************/


.post-area h2 {
	font-size: 18px;
	font-weight: bold;
	background: url(images/bg_posttitle.png) no-repeat left 1px;
	background-size:25px 25px;
	padding-left: 30px;
	padding-top: 0;
	min-height: 27px;
	margin-bottom: 0.4em;
	margin-top:0;
}
.post-meta {
	margin: 0 -10px 0;
	padding: 5px 10px;
	font-size: 12px;
}
.post-meta+.excerpt {
	margin-top: 1em;
}
.icatch {
	margin: 0 -10px 10px;
	text-align: center;
}

.post-page .post-meta, .post-single .post-meta {
	margin-bottom: 10px;
}
/****************************************

	global Navi(sp)

*****************************************/

ul.slimmenu.collapsed li .sub-collapser {
	height: 47px;
}


/****************************************

	breadcrumb(sp)

*****************************************/
#breadcrumb{
	background: #f2eedf;
}
#breadcrumb ul {
	padding: 15px 10px 13px;
	overflow: hidden;
}
#breadcrumb li {
	padding: 0;
}
#breadcrumb li+li {
	background: url(images/breadcrumb_sp_bg.png) no-repeat 3px 5px;
	background-size: 7px, 10px;
	padding-left: 15px;
}

/****************************************

	mailkouza(sp)

*****************************************/
/*entry mailkouza*/
/*
.article-mailkouza {
	width: 292px;
	height: 330px;
	background: url(images/mailkouza_bg.png) no-repeat left top;
}
.article-mailkouza div.h3 {
	display: block;
	width: 100%;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom:0;
}

.article-mailkouza div.h3 a {
	height:165px;
}
.article-mailkouza .inputmail, 
.article-mailkouza .inputname {
	-moz-box-sizing: border-box;
	height: 40px;
	margin-bottom: 15px;
	width: 100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.article-mailkouza .touroku-form {
	padding: 0 20px 20px;
}

.article-mailkouza input[type="button"].AGENTMAIL__submit,
.article-mailkouza input[type="submit"].AGENTMAIL__submit{
    width: 100%;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
}*/
}




/* 右サイドバーNewpost Catch */

.sidebar-right #npcatch li{
    overflow:hidden;
    clear:both;
    vertical-align:top;
}
.sidebar-right #npcatch img{
    float:left;
    padding:5px 10px 5px 0;
}





/*左サイドバーテキストプラグインCSS修正*/
.sidebar-left #npcatch .title {
    width:  100% !important;
    clear:both !important;
    padding: 5px 0px 5px 0px;
    margin: 0px;
}

.popular-posts img.wpp-thumbnail,
.wpp-post-title {
    clear:both !important;
    margin: 5px 0 !important;
    border: none;
}

/*Simple-author-box プラグインCSS修正*/
.saboxplugin-wrap{margin-top:30px !important;margin-bottom:50px !important;}




/*サイドバーお客様の声*/
.sidebar .more a{
padding: 10px 35px 10px 20px;
color: #fff;
float: none;
width: 100%;
text-align: center;
padding: 0;
line-height: 40px;
box-sizing: border-box;
}

.sidebar .more a:hover{
color: #fff;
text-decoration:none;
}

.sidebar .more a::after {
color: #fff;
content: "6";
font-family: "icomoon";
font-size: 16px;
line-height: 1;
position: absolute;
right: 10px;
top: 12px;
}
.sidebar .koe li {
border-top: 1px dotted #666;
}
.sidebar .koe li:lfirst-child {
border-top: none!important;
}
.sidebar .koe li img {
margin-top:0.5em;
margin-bottom:1em;
}
.sidebar .koe li::after {
content: none;
}
.sidebar .koe li a.koewrap {
padding-right: 0;
}



/* --- お問い合わせフォーム --- */
/* デザインカスタマイズ */
div.wpcf7 { background:#fafafa; border:1px solid #ddd; padding:0px; -moz-border-radius:10px; -khtml-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; margin:0 0 30px 0; }
div.wpcf7 p { padding:20px 20px 0; margin:0; font-size:11px; }
div.wpcf7 input, .wpcf7 textarea { border:1px solid #ccc; padding:8px; font-size:14px; }
div.wpcf7 textarea { width:97.5%; height:300px; }
div.wpcf7 input.wpcf7-submit {	-moz-box-shadow:inset 0px 39px 0px -24px #e67a73;
	-webkit-box-shadow:inset 0px 39px 0px -24px #e67a73;
	box-shadow:inset 0px 39px 0px -24px #e67a73;
	background-color:#e4685d;
	-moz-border-radius:23px;
	-webkit-border-radius:23px;
	border-radius:23px;
	border:4px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:22px;
	padding:13px 59px;
	text-decoration:none;
	text-shadow:0px 1px 4px #b23e35;
}
div.wpcf7 input.wpcf7-submit:hover { background-color:#eb675e;}
.wpcf7 input.wpcf7-submit:active { position:relative;top:1px;}
.wpcf7 input:focus, .wpcf7 textarea:focus { border:1px solid #ef97ad; }
.wpcf7-captchac { border:1px solid #ccc; }
 
 
/* エラー個所をわかりやすく表示 */
.wpcf7 .wpcf7-not-valid { background: #ffb6c1; }
.wpcf7 span.wpcf7-not-valid-tip {font-size: 80%;}
.wpcf7 .wpcf7-response-output {margin: 10px 0 0; padding: 8px 35px 8px 14px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.wpcf7 .wpcf7-validation-errors {color: #B94A48; background-color: #F2DEDE; border: 1px solid #EED3D7;}
.wpcf7 .wpcf7-mail-sent-ok {color: #3A87AD; background-color: #D9EDF7; border: 1px solid #BCE8F1;}
 
/* 必須赤色表示 */
.wpcf7 .required { color: #f00;}
/* 任意緑色表示 */
.wpcf7 .any{ color: #080;}

/*お問い合わせフォームのみ適用*/
#post-269 .wp_social_bookmarking_light,
#post-269 .entry_under,
#post-269 #fbcmt{display:none !important;}
#post-269 .postbn{display:none !important;}



.btn {
  background: #f89092;
  background-image: -webkit-linear-gradient(top, #f89092, #ff4400);
  background-image: -moz-linear-gradient(top, #f89092, #ff4400);
  background-image: -ms-linear-gradient(top, #f89092, #ff4400);
  background-image: -o-linear-gradient(top, #f89092, #ff4400);
  background-image: linear-gradient(to bottom, #f89092, #ff4400);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  color: #ffffff;
  font-size: 23px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #ffac05;
  color: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffac05, #ff8400);
  background-image: -moz-linear-gradient(top, #ffac05, #ff8400);
  background-image: -ms-linear-gradient(top, #ffac05, #ff8400);
  background-image: -o-linear-gradient(top, #ffac05, #ff8400);
  background-image: linear-gradient(to bottom, #ffac05, #ff8400);
  text-decoration: none;
}



.box{
    position: relative;
    background: #fff0cd;
    box-shadow: 0px 0px 0px 5px #fff0cd;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
    color: #454545;
    text-align:center;
	margin:auto 0px;
}
.box:after{
    position: absolute;
    content: '';
    right: -7px;
    top: -7px;
    border-width: 0 15px 15px 0;
    border-style: solid;
    border-color: #ffdb88 #fff #ffdb88;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}
.box p {
	margin: 15px; 
    padding: 15px;
}
