@charset "utf-8";
/*common候補*/
ul, li {
	list-style-type: none!important;
}
.tx-gold {
    color: #D7B379;
}
.mincho {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#main_outer.under {
    background-image: url(../images/salon/main.png);
}

.hatebu_btn {
    margin-left: 20px;
}
.side_blog_entry {
}
.side_blog_entry a {
	color: #333;
}
.side_blog_entry a:hover {
	color: #F60;
}
/*mein---------------------------------------------*/
.cont-top-pad {
    padding-top: 40px;
}
.date-area {
    background-image: url(../images/blog/date-bg.png);
    background-repeat: no-repeat;
}
.blog-cont {
	background-color: #FFF;
	padding: 0;
}
.blog-border {
	box-shadow: 2px 2px 10px 0 #CCC;
	-webkit-box-shadow: 2px 2px 10px 0 #CCC;
	-moz-box-shadow: 2px 2px 10px 0 #CCC;
}
.blog-detail-cont{
     padding: 5px;
     background-image: url(../images/blog/bg-logo.png),url(../images/blog/bg-tex-green.png);
     background-repeat: no-repeat,repeat;
     background-position: left bottom,right;
     background-size: contain;
     position: relative;
     margin-bottom: 60px;
}
.blog-text {
    margin: 10px 0px 20px;
}
.pager {
	text-align: center;
	list-style-type: none;
	display: table;
	margin-right: auto;
	margin-left: auto;
}
.pager li {
	text-align: center;
	float: left;
	display: table-cell;
}
.page-numbers {
	color: #D7B379;
	margin-right: 10px;
}
.pager .page-numbers:last-child {
	margin-right: 0px;
}
.page-numbers a {
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	height: 24px;
	width: 24px;
	background-color: #FFF;
	border: 1px solid #52875F;
	color: #52875F;
	display: block;
}
.page-numbers a:hover {
	color: #FFFFFF;
	background-color: #52875F;
}
.next ,.prev {
}
.next a,.prev a {
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	height: 24px;
	width: 72px;
	background-color: #FFF;
	border: 1px solid #52875F;
	color: #52875F;
	display: block;
}
.next a:hover,.prev a:hover {
	color: #FFFFFF;
	background-color: #52875F;
}
.blog_top {
	margin-right: 10px;
}
.blog_top a {
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	height: 24px;
	width: 100px;
	background-color: #FFF;
	border: 1px solid #52875F;
	color: #52875F;
	display: block;
}
.blog_top a:hover {
	color: #FFFFFF;
	background-color: #52875F;
}

/*titel--------------------*/
.blog-title {
    margin-bottom: 0;
}
.blog-top-area {
    border-bottom: dotted 1px #d7b379;
}
.day {
    display: block;
}
/*link--------------------*/
.link-area {
    text-align: right;
}
.link-area a {
    margin-left: 20px;
}
.link-area img {
    vertical-align: bottom;
    }
/*side---------------------------------------------*/
.blog-side-cont {
    margin-bottom: 30px;
}
.side_contact {
	box-shadow: 2px 2px 10px 0 #CCC;
	-webkit-box-shadow: 2px 2px 10px 0 #CCC;
	-moz-box-shadow: 2px 2px 10px 0 #CCC;
	background-color: #FFF;
	width: 100%;
	padding: 15px;
	box-sizing:border-box;
}
.side_contact p{
	font-size: 12px;
	color: #333;
}
.side_contact_ttl {
	width:90%;
	
}
.side_contact_ttl img {
	width:100%;
}
.side_contact ul {
	margin: 0px!important;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	padding-top: 0px!important;
	padding-right: 0px!important;
	padding-bottom: 15px!important;
	padding-left: 0px!important;
}

.side_contact li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B28500;
	font-size: 14px;
	margin: 0px!important;
	padding-top: 10px!important;
	padding-right: 0px!important;
	padding-bottom: 5px!important;
	padding-left: 10px!important;
}
.side_contact li img {
	vertical-align: middle;
	margin-left: 10px;
}
.article-links {
    padding: 0 0 10px;
}
.article-links img {
    padding-right: 10px;
}
.side-heading {
    border-bottom: solid 2px #ddd;
    padding: 0 20px 10px;
}
.blog-side-cont ul {
	list-style: none;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.blog-title {
    font-weight: normal;
}
.under-border {
    height: 1px;
    border-top: dotted 1px #ddd;
    margin-top: 2px;
}
.article-links img {
    vertical-align: middle;
}
h2.blog-title.mincho.tx-gold a {
    color: #D7B379;
}
.blog-top-area li {
    list-style-type: none;
}
section.blog-side li {
}
.tx-gold.single a {
    color: inherit;
}
.tx-gold.single a:nth-child(2) {
    margin: 0 20px;
}
.sns-area .sns_btn_items {
    display: inline-block;
}
.sns-area .sns_btn_items iframe {
    vertical-align: bottom;
}
.fb-share-button {
    margin-left: 20px;
}
.text-area img {
    height: auto !important;
}
.text-area p {
    margin-bottom: 1em;
}
.text-area .sign p {
    margin-bottom: 0em;
}
.side_ttl {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 21px;
	text-align: center;
	color: #3F1000;
}
.underLine {
	border: 0;
	height: 1px;
	background: #538961;
	width: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.sideBanner {
	margin: 0px!important;
	padding: 0px!important;
}
.sideBanner li {
	margin: 0px!important;
	padding: 0px 0px 10px 0px!important;
}
/* ===================================================================================
 for PC min-width: 741px
 =================================================================================== */
@media screen and (min-width: 741px) {
    /*common候補*/
    .pc-mincho {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    }
    .tx-gold a:hover {
        opacity: 0.7;
    }
    /*mein---------------------------------------------*/
    .blog-main {
        width: 720px;
        float: right;
    }
    .date-area {
        width: 109px;
        height: 125px;
    }
    .blog-top-area {
	margin-left: 0px;
	padding-left: 25px;
	padding-bottom: 20px;
	float: right;
    }
    .text-area {
        padding: 20px;
    }
    .blog-border {
	padding: 15px;
    }
    .blog-top-area {
    }
    time {
        padding: 20px;
        display: block;
        text-align: center;
    }
    .link-area {
        margin: 0 25px;
        overflow: hidden;
    }
    .read-more {
        float: right;
    }
    .blog-cont {
    margin-bottom: 60px;
    }
    /*titel--------------------*/
    .blog-title {
        font-size: 28px;
    }
    .day {
        display: block;
        font-size: 32px;
    }
    /*link--------------------*/
    .sns-area {
    margin-top: 13px;
    }
    a:hover.page-numbers {
    opacity: 0.8;
    }
    /*side---------------------------------------------*/
    .blog-side {
        width: 260px;
        float: left;
    }
		
		.date_area {
	width: 100px;
		}
		.entry_area {
	width: 550px;
		}
.entreyBox .entry_ttl {
	font-size: 21px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #538961;
	color: #492920;
	line-height: 26px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.entreyBox .entry_txt {
	font-size: 14px;
	color: #333;
	padding-top: 15px;
	line-height: 24px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #538961;
}
.entreyBox .entry_txt p {
	padding-bottom: 20px;
}
.entreyBox .social_area {
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
}
.entreyBox .social_area ul {
	list-style-type: none;
}
.entreyBox .social_area li {
}
.social_area .read_more {
	height: 50px;
	width: 50px;
	position: absolute;
	top: 15px;
	right: 0px;
	font-size: 14px;
	line-height: 16px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.social_area .read_more a {
	vertical-align: middle;
	display: block;
	color: #FFF;
	height: 40px;
	width: 50px;
	padding-top: 10px;
	background-color: #FF9326;
}
.social_area .read_more a:hover {
	opacity:0.7;
}


		.dateBox {
	height: 100px;
	width: 100px;
	position: relative;
	background-image: url(../images/blogDateBg.png);
	background-repeat: no-repeat;
	color: #538961;
		}
		.dateBox .date {
	font-size: 56px;
	position: absolute;
	left: 0px;
	top: -15px;
		}
		.dateBox .year {
	position: absolute;
	left: 50px;
	top: 50px;
	font-size: 18px;
		}
		.dateBox .month {
	font-size: 26px;
	left: 50px;
	top: 70px;
	position: absolute;
	text-transform: uppercase;
		}
		.cateName {
	text-align: center;
	font-size: 14px;
	color: #D86C00;
	padding-top: 30px;
		}
		.entreyBox {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #492920;
	padding-left: 10px;
		}
}
/* ===================================================================================
 for SP max-width: 740px
 =================================================================================== */
@media screen and (max-width: 740px) {


    .content {
    width: 95%;
    margin: 0 auto;
    }
    .blog-top-area {
    padding-bottom: 10px;
    }
    .header_cont.content {
        width: 100%;
    }
    .text-area {
        padding: 1em 0;
    }
    /*mein---------------------------------------------*/
    .blog-cont {
    background-size: contain;
    }
    .blog-cont {
    margin-bottom: 40px;
    }
    .blog-main {
    margin-bottom: 60px;
    }
    .blog-border {
    padding: 15px;
    }
    /*titel--------------------*/
    .blog-title {
    font-size: 22px;
    }
    .category {
    font-size: 12px;
    }
    time {
        color: #8b8c8c;
    }
    .date-area {
    }
    /*link--------------------*/
    .read-more {
        margin-bottom: 10px;
        display: inline-block;
    }
    /*side---------------------------------------------*/
    .blog-side-cont {
	width: 100%;
	max-width: 400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
    }
.entreyBox .entry_ttl {
	font-size: 21px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #538961;
	color: #492920;
	line-height: 26px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.entreyBox .entry_txt {
	font-size: 14px;
	color: #333;
	padding-top: 15px;
	line-height: 24px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #538961;
}
.entreyBox .entry_txt p {
	padding-bottom: 20px;
}
.entreyBox .social_area {
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
}
.entreyBox .social_area ul {
	list-style-type: none;
}
.entreyBox .social_area li {
}
.social_area .read_more {
	height: 50px;
	width: 50px;
	position: absolute;
	top: 15px;
	right: 0px;
	font-size: 14px;
	line-height: 16px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.social_area .read_more a {
	vertical-align: middle;
	display: block;
	color: #FFF;
	height: 40px;
	width: 50px;
	padding-top: 10px;
	background-color: #FF9326;
}
.social_area .read_more a:hover {
	opacity:0.7;
}


		.dateBox {
	color: #538961;
	width: 100%;
		}
		.dateBox .date {
	font-size: 14px;
	display: inline;
	padding-right: 10px;
		}
		.dateBox .year {
	font-size: 14px;
	display: inline;
	float: left;
	padding-right: 10px;
		}
		.dateBox .month {
	font-size: 14px;
	text-transform: uppercase;
	display: inline;
	float: left;
	padding-right: 10px;
		}
		.cateName {
	text-align: left;
	font-size: 14px;
	color: #D86C00;
	padding-top: 5px;
		}
		.entreyBox {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #492920;
	padding-left: 10px;
		}
		.f_left,.f_right {
	float: none;
		}
}
.pager .page-numbers {
	color: #999;
}
.pager a {
	color: #538961;
}
.pager a:hover {
	color: #F60;
}
