@charset "utf-8";

@media screen and (min-width:768px){




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

メインの設定

////////////////////////////////////////////////////////////*/
/* = トップページ
-------------------------------------------------------------- */

/* = ヘッダーイメージ
-------------------------------------------------------------- */
.top-slider{
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom: 1px solid #bfbfbf;
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1);
}
header #header_sub #header-img {
	max-height: 750px;
	padding: 20px 0 20px 0;
	background-image: url(../images/BK_header-img.png);
	background-position: center top;
	background-repeat: no-repeat;
}
header #header_sub #header-img.top-slider {
	width: 100%;
	margin: 0 auto;
}
.slick-slide {
	margin: 0 20px;
}

.offer {
	background-color: #f5f4ee;
	margin: 0 0 30px 0;
	padding: 30px 2%;
	overflow: hidden;
}
.offer .freespace {
	width: 46%;
	float: left;
}
.offer h3 {
	margin: 0 0 10px!important;
	text-align: center;
	padding: 0!important;
	border-bottom: none!important;
}
.offer h3 span {
	font-size: 80%;
	margin: 5px 0 15px 0;
	display: block;
}
.offer .freespace p {
	margin: 0;
}
.offer .freespace:nth-child(3n+2) {
	margin: 0 30px;
}
.offer .textwidget p:nth-child(2){
	max-height: 48px;
	overflow: hidden;
}
.offer .freespace p img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.onaoshi-list{ margin-bottom: 30px; }
.onaoshi-list div{
	float: left;
	width: 260px;
	min-height: 322px;
	padding:15px 20px;
	margin: 0;
	border: 1px solid #ddd
}
.onaoshi-list div:hover{
	background: rgba(0,0,0,0.03);
}
.onaoshi-list div:nth-child(3n+3) {
	margin: 0 30px;
}
.onaoshi-list div figure{
	width: 100%;
	margin-bottom: 5px;
}
.page #single section .onaoshi-list div .figure img{
	width: 100%;
	height: auto;
	margin: 0;
}
#single .onaoshi-list div h3{
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3;
	border-bottom: none;
}

#contents #single.index{ padding-top: 45px; }
#single.index h2{
	margin: 30px 0 40px;
	text-align: center;
	line-height: 1;
	border-top: 1px solid #ccc;
}
#single.index h2 span{
	width: auto;
	height: 30px;
	display: table;
	margin: -15px auto 0;
	padding: 0 1em;
	background: #fff;
}
#single.index h3{ font-size: 120%; }
#single.index a.readmore,a.readmore{
	clear: left;
	display: block;
	width: 35%;
	padding: 15px 0;
	margin: 50px auto;
	color: #666;
	line-height: 1;
	text-decoration: none;
	text-align: center;
	border: 1px solid #ccc;
	transition: all 0.3s ease 0s;
}
#single.index a.readmore.shinchaku{
	margin: 20px auto 80px;
}
#single.index a.readmore:hover,a.readmore:hover {
	background: #ccc;
	color: #fff;
}



/* = コンテンツ
-------------------------------------------------------------- */
#contents {
	width: 840px;
	float: left;
}
#contents #single {
}
#entry {
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
#contents .freespace {
	margin: 0 2% 30px;
}
#contents .freespace p {
	margin: 0;
}


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

Webサイト用の設定

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



/* = 共通設定
-------------------------------------------------------------- */

.photo-r img{
	float: right;
	margin-left: 20px;
}
.photo-l img{
	float: left;
	margin-right: 20px;
}
.photo-r.w30 img{
	max-width: 30%;
	height: auto;
}

.photo-r h3{
	display: inline-block;
	width: 50%;
}
.two-photo{ margin-bottom: 40px; }
.two-photo img{
	float: left;
	max-width: 47%;
}
.two-photo img:first-child{
	margin-right: 6%;
}
.button_02 a:link,
.button_02 a:visited,
.button_02 a:active {
	float: right;
	display: block;
	width: 25%;
	padding: 10px 0;
	margin: 0 auto;
	font-size: 90%;
	color: #666;
	line-height: 1;
	text-decoration: none;
	text-align: center;
	border: 1px solid #ccc;
	transition: all 0.3s ease 0s;
}
.button_02 a:hover {
	background: #ccc;
	color: #fff;
}
ul.photo-03,ul.photo-04{
	margin: 0;
}
ul.photo-03 li{
	float: left;
	width: 33%;
	padding-left: 5%;
	list-style: none;
	position: relative;
	vertical-align:  bottom;
}

ul.photo-03 li img{
	width: 100%;
	vertical-align: bottom;
	margin-bottom: 5px;
}
ul.photo-03 li:before {
	position: absolute;
	top: 45%;
	left: 5%;
	font-family: "Font Awesome 5 Free";
	content: '\f30b';
	font-size: 20px;
	font-weight: 900;
}
ul.photo-03 li:first-child{
	padding-left: 0;
}
ul.photo-03 li:first-child:before{
	display: none;
}
img.blog-bnr{
	margin-bottom: 30px;
}
h2 span{
	display: block;
	font-size: 16px;
	text-align: right;
}
/* = 固定ページ用設定
-------------------------------------------------------------- */
#single section {
	margin: 0 0 50px 0;
	overflow: hidden;
}
.home #single section{
	margin: 0;
}
#single h2 {
    margin: 0 0 30px;
    font-size: 170%;
    line-height: 1.3;
    /*
	background-image: url(images/BK_h2.png);
	background-position: left bottom;
	background-repeat: no-repeat;*/
}
#single h3 {
	font-size: 160%;
	margin: 50px 0px 20px;
	border-bottom: 3px solid #5e5e5e;
	padding: 0px 0px 15px;
	line-height: 1;
}
#single h4 {
	font-size: 140%;
	margin: 50px 0px 20px;
	border-bottom: 1px dotted #949494;
	padding: 0px 0px 15px;
	line-height: 1;
}
#single h5{
	margin: 20px 0 10px;
	font-size: 110%;
}
.page #single section #entry .wp-caption {
	font-size: 80%;
	text-align: center;
}
.page #single section .figure img {
	width: 100%;
	height: auto;
	margin: 0 0 50px 0;
}
.content_entry{
	overflow: hidden;
}
p.mgn-b30{ margin-bottom: 30px;}
p.mgn-b40{ margin-bottom: 40px;}
p.mgn-b50{ margin-bottom: 50px;}


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

個別ページの設定

////////////////////////////////////////////////////////////*/
#contents #subsite.event {
	width: 48%;
	margin-bottom: 50px;
	float: left;
}
#contents #subsite.blog {
	width: 48%;
	margin-bottom: 50px;
	float: right;
}
#contents #subsite.event dl,
#contents #subsite.blog dl {
	padding: 10px;
	border-bottom: 1px dashed #e9e9e9;
}
#contents #subsite.event dl dt,
#contents #subsite.blog dl dt {
	font-size: 90%;
	margin: 0 0 10px 0;
	padding: 0;
	background-position: left center;

	background-size: 16px auto;
	background-repeat: no-repeat;
}
#contents #subsite.event dl dt span,
#contents #subsite.blog dl dt span {
	font-size: 80%;
	float: right;
}
#contents #subsite.event dl dd,
#contents #subsite.blog dl dd {
	line-height: 1.4em;
}




/* = サイトトップ erihana.co.jp
-------------------------------------------------------------- */

#wrapper-item {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;

	-webkit-flex-direction:row;
	-moz-flex-direction:row;
	-ms-flex-direction:row;
	-o-flex-direction:row;
	flex-direction:row;

	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	

	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	
	margin-bottom: 30px;
}
#wrapper-item > div {
	min-height: 205px;

	-webkit-flex:1 0 170px;
	-moz-flex:1 0 170px;
	-ms-flex:1 0 170px;
	-o-flex:1 0 170px;
	flex:1 0 170px;

	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;

	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;

	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
}
@media only screen and (min-width: 1235px){
	#wrapper-item > div{
		max-width: 270px;
	}
}
#wrapper-even {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;

	-webkit-flex-direction:row;
	-moz-flex-direction:row;
	-ms-flex-direction:row;
	-o-flex-direction:row;
	flex-direction:row;

	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;

	
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
}
#wrapper-even > div {
	max-width: 160px;
	height: auto;
	margin: 0 0 10px 0;

	-webkit-flex:1 0 160px;
	-moz-flex:1 0 160px;
	-ms-flex:1 0 160px;
	-o-flex:1 0 160px;
	flex:1 0 160px;

	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;

	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;

	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
}

#wrapper-even div {
	position: relative;
	z-index: 0;
}
#wrapper-even div span {
	color: #FFFFFF;
	font-size: 90%;
	text-align: center;
	line-height: 2.3em;
	background-color: #000000;
	width: 160px;
	height: 30px;
	display:block;
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	background-color:rgba(0,0,0,0.60);
}

#wrapper-even > div:nth-child(odd) {
}
/* = 新着情報 erihana.co.jp/
-------------------------------------------------------------- */
.whatsnew_list {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 50px;
}
.home .whatsnew_list{
	margin-bottom: 0;
}
.whatsnew_list .list_parts {
	width: 100%;
	margin-bottom: 30px;
}
.whatsnew_list .list_parts:nth-child(3n+2) {	
	margin: 0px 0px 30px 0px;
}
.whatsnew_list .list_parts .figure {
	float: left;
}
.whatsnew_list .list_parts .figure img {
	margin: 0px !important;
}
.whatsnew_list .title {
	width: 620px;
	max-height: 200px;
	float: right;
	position: relative;
}
#single .whatsnew_list .title h3 {
	margin:	5px 0px 20px 0px !important;
	border-bottom: 1px solid #5e5e5e;
}
.whatsnew_list .title .cat {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0 0 0 20px;
	display: block;
	float: left;
	position: absolute;
	bottom: 0px;
	background-image: url(../images/icon_folder.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 15px auto;
}

.whatsnew_list .title .cat a {
	color: #534741;
	text-decoration: none;
}
/*おしゃれ通信*/

.oshare #contents{
	width: 100%;
	float: none;
}
.oshare #sidebar{ display: none; }
.oshare p.top-text{ display: none; }
.oshare .guide{
	padding: 30px;
	margin-top: 50px;
    background: #f4f4f4;
}
.oshare .guide li{
	margin-bottom: 5px;
	color: #888;
	list-style: none;
}
.oshare .guide span{
	padding-right: 2rem;
}
.oshare #single h3 {
    font-size: 120%;
    margin: 0 0px 20px;
    border-bottom: none;
    padding: 0;
    line-height: 1.5;
}
/* = ゑり華について erihana.co.jp/aboutus
-------------------------------------------------------------- */
table.company {
	background-color: inherit !important;
    width: 80%;
    border-collapse: separate;
    border-spacing: 0px 15px;
}
table.company th,
table.company td {
    padding: 15px;
}
table.company th {
    background: #534741;
    vertical-align: middle;
    text-align: left;
    width: 35%;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
}
table.company th:after {
    left: 100%;
    top: 50%;

    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #534741;
    border-width: 10px;
    margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
    table.company th::after {
        float: right;
        padding: 0;
        left: 35px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #534741 10px solid;
        margin-top: -12px;
    }
}
table.company td {
    background: #f8f8f8;
    width: 65%;
    padding-left: 25px;
}
table.company .tel a {
	color: #4d4d4d;
	text-decoration: none;
	pointer-events:none;
}
/* = お取り扱い商品 erihana.co.jp/aboutus
-------------------------------------------------------------- */
.entry_list .list_parts {
	float: left;
	width: 260px;
	min-height: 446px;
	padding: 15px 20px 0 20px;
	margin: 0 0 30px 0;
	border: 1px solid #ddd;
} 
.home .entry_list .list_parts {
	margin-bottom: 0;
}
.entry_list .list_parts:hover{
	background: rgba(0,0,0,0.03);
}
div.list_parts:nth-child(3n+2) {
	margin: 0 30px;
}
.list_parts #titlearea {
	width: 100%;
	height: 85px;
	margin-bottom: 10px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; 
	align-items: center;
	border-bottom: 1px solid #5e5e5e;
}
.entry_list .list_parts .caption p{
	font-size:  95%;
	margin: 0;
}
.entry_list .list_parts #titlearea h3 {
	padding: 0;
    margin: 0;
    font-size: 110%;
    line-height: 1.3;
    border-bottom: none;
}
.category-care .entry_list .list_parts #titlearea h3 {
	font-size: 100%;
	line-height: 1.2;
}
.category-care .entry_list .list_parts #titlearea h3 span{
	display: block;
	font-size: 85%;
}
.author {
	padding: 0 30px 30px 30px;
	border: 1px solid #cccccc;
}
.merit {
	width: 100%;
	height: 850px;
	padding: 60px 90px;
	background-image: url(../images/BK_merit.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.merit h3 {
	font-size: 240% !important;
	text-align: center;
	margin: 0 0 30px !important;
}
.merit dl {
	width: 540px;
	margin: 0px 0px 0px 120px;
}
.merit dl dt {
	font-weight: bold;
	font-size: 160%;
	height: 50px;
	margin: 0 0 5px 0;
	padding: 15px 0 0 60px;
	background-image: url(../images/merit.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.merit dl dd {
	line-height: 1.3em;
}
.sodemihon {
	float: left;
	position: absolute;
	margin-top: 344px;
}
.price table {
	width: 50%;
	float: left;
}
.price table tr th {
	width: 45%;
}
.price table tr td {
	text-align: right;
}
.price table:nth-of-type(2) {
	margin-left: -1px;
}
.eto li{
	width: 47%;
	float: left;
	margin-bottom: 20px;
	list-style: none;
}
.eto li:nth-child(odd){
	margin-right: 6%;
}
#single .eto li h4,#single .eto li p{
	float: right;
	display: block;
	width: 60%;
	padding: 0 0 5px;
	margin: 0 0 5px;
}
#single .eto li p{
	padding: 0;
	margin: 0 ;
}
.eto li img{
	float: left;
	max-width: 30%;
	height: auto;
	margin-right: 5%;
}
.photo-text{
	padding: 0;
	margin: 0 0 50px;
	list-style: none;
}
.photo-text li{
	float: left;
	width: 65%;
	margin-bottom: 30px;
}
.photo-text li:nth-child(odd){
	margin-right: 5%;
}
.photo-text li.photo{
	width: 30%;
}
.photo-text li.photo img{
	width: 100%;
	height: auto;
	margin: 50px 0 5px;
}
.photo-detail{
	width: 80%;
	padding: 0;
	margin: 0 10% 50px;
	list-style: none;
}
.photo-detail li{
	float: left;
	width: 40%;
	margin-bottom: 30px;
}
.photo-detail li:nth-child(odd){
	margin-right: 5%;
}
.photo-detail li.photo{
	clear: left;
	width: 45%;
}
.photo-detail li img{
	margin: 30px 0;
}
.photo-detail li.photo img{
	width: 100%;
	height: auto;
	margin: 0;
}
#single .photo-detail li h3{
	padding: 0 0 5px;
	margin: 0 0 20px;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #666;
}
.voice {
    margin-bottom: 50px;
}
.voice:after, .voice:before {
    clear: both;
    content: "";
    display: block;
}

.voice-img-left {
    margin-top: -1px;
    float: left;
}
.voice-img-right {
    margin-top: -1px;
    float: right;
}
.voice figure img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    margin: 0;
}
.voice-img-description {
    padding: 5px 0 0;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
.voice-text-right {
    color: #444;
    position: relative;
    margin: 0 0 0 105px;
    padding: 1.2em 1.2em 0.5em;
    border: 3px solid #eee;
    background-color: #fff;
    border-radius: 5px;
}
.voice-text-right:before {
    position: absolute;
    content: '';
    border: 10px solid transparent;
    border-right: 10px solid #eee;
    top: 21px;
    left: -23px;
}
.voice-text-right:after {
    position: absolute;
    content: '';
    border: 10px solid transparent;
    border-right: 10px solid #fff;
    top: 21px;
    left: -19px;
}
.voice-text-left {
    position: relative;
    margin: 0 105px 0 0;
    padding: 1.2em 1.2em 0.5em;
    border: 3px solid #eee;
    background-color: #fff;
    border-radius: 5px;
}
.voice-text-left:before {
    position: absolute;
    content: '';
    border: 10px solid transparent;
    border-left: 10px solid #eee;
    top: 21px;
    right: -23px;
}
.voice-text-left:after {
    position: absolute;
    content: '';
    border: 10px solid transparent;
    border-left: 10px solid #fff;
    top: 21px;
    right: -19px;
}
#single .aoihana img{
	float: left;
	width: 20%;
	height: auto;
	margin-right: 5%;
}
#single .aoihana h4{
	padding: 20px 0 10px;
	margin: 0;
	color: #06c;
	border-bottom: none;
}

/* イベント情報・スタッフブログ
-------------------------------------------------------------- */


.entry_list .list_parts .figure a,.blog .entry_list .list_parts .figure a{
	display: block;
	width: 100% !important;
	height: 220px !important;
	margin: 0 !important;
	overflow: hidden;
}
.events .entry_list .list_parts .figure a img,.blog .entry_list .list_parts .figure a img{
	width: 100%;
	height: auto!important;
	vertical-align: middle;
}

.pagination {
	width: 100%;
	margin: 30px auto;
	padding: 10px;
	text-align: center;
}
.pagination .current {
	color: #666;
	margin: 0;
	padding: 5px 15px;
}
.pagination a.page-numbers {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 5px 15px;
	background-color: #666;
	border-radius: 5px;
}
.pagination a.prev {
	margin: 0 6px 0 0 !important;
}

/* = お着物の手入れ
-------------------------------------------------------------- */
#cleaning .point {
	color: #534741;
	font-size: 140%;
	margin: 0px 0px 20px;
	border-bottom: 1px solid #534741;
}
#cleaning .point span {
	padding: 0px 0px 0px 10px;
	vertical-align: middle;
}
#cleaning .point img {
	vertical-align: middle;
}
#cleaning table{
	width: 100%;
}
#cleaning th,#cleaning td{
	padding: 15px 30px;
	width: 50%;
}

/* = 社長ブログ
-------------------------------------------------------------- */

.comment{
	width: 100%;
	padding-top: 20px;
	margin-bottom: 20px;
	border-top: 1px dotted #ddd;
}
.comment p{
	display: block;
	margin:-bottom: 2px;
}
.comment p span{
	display: block;
	margin-top: 10px;
	font-weight: bold;
}
.comment ul{
	margin: 0;
}
.comment li{
	float: left;
	width: 23%;
	margin-right: 2%;
	font-size: 14px;
	line-height: 1.2;
	list-style: none;
}
.comment .five-p li{
	width: 19%;
	margin-right: 1%;
}
	
.comment li img{
	width: 100%;
	margin-bottom: 5px;
}

/* = アクセス erihana.co.jp/aboutus
-------------------------------------------------------------- */
.guide {
	margin: 0 0 50px 0;
}
.guide table tbody th,
.guide table tbody td {
	background-color: #FFFFFF;
	padding: 15px 0;
	border-bottom: 1px solid #454545;
}
.tel a {
	font-size: 280%;
	color: #4d4d4d;

	text-decoration: none;
	pointer-events:none;
}

td.tel a {
	font-size: inherit;
}
/* = お問合せ erihana.co.jp/aboutus
-------------------------------------------------------------- */
.contact {
	width: 600px;
	margin: 30px auto;
	padding-top: 30px;
}
.contact dl dt {
	font-size: 110%;
	font-weight: bold;
	width: 100%;
	margin: 20px 0px 10px 0px;
	float: inherit;
}
.contact dl dd {
	font-size: 100%;
    width: 100%;
    margin: 0px 0px 40px 0px;
	float: inherit;
}
.contact dl dt span {
	color: #FFFFFF;
	font-size: 60%;
	margin: 0 0 0 10px;
	padding: 4px 5px 4px 5px;
	background-color: #8A0002;
	border-radius: 5px;
}
/* = フォームメニュー
-------------------------------------------------------------- */
input {
	font-size: 18px;
	color:#000000;
	margin: 0 0 0 0;
	padding: 15px 15px 15px 15px;
	border:solid 1px #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
input:focus {
    border:solid 1px #EEA34A;
	background-color: #FFFDEA;
}
select {
	margin: 0 20px 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 18px;
}
select option {
	font-size: 18px;
	padding: 10px;
}
label {
	display: inline-block;
	width: 100%;
	height: 35px;
}
label a:hover {
	background-color: #FFFDEA;
}
input[type=checkbox] {
    width: 15px;
    height: 15px;
    vertical-align: middle;
	-moz-transform-origin: center center;
	-moz-transform: scale( 1.3 , 1.3 );
	-webkit-transform-origin: center center;
	-webkit-transform: scale( 1.3 , 1.3 );
	margin: 0 10px 0 0;
}
textarea {
	color:#000;
	font-size: 18px;
	width: 100%;
	padding:10px;
	border:solid 1px #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
textarea:focus {
    border:solid 1px #EEA34A;
	background-color: #FFFDEA;

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

blogの設定

////////////////////////////////////////////////////////////*/
/* = ページ送り
-------------------------------------------------------------- */
#contents .pagelink {
	width: 300px;
	height: 50px;
	margin: 0 auto;
}
#contents .pagelink .next {

	font-size: 80%;
	float: right;
}
#contents .pagelink .back {
	font-size: 80%;
	float: left;
}
#contents .pagelink a:link,
#contents .pagelink a:visited,
#contents .pagelink a:active {
	color: #f5f4ee;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	width: 100px;
	height: 50px;
	display: block;
	position: relative;
	top: 50%;
	background-color: #534741;
	border-radius: 5px;
}
#contents .pagelink a:hover {
	color: #f5f4ee;
	background-color: #3e3531;
}
/*////////////////////////////////////////////////////////////

ウィジェットの設定

////////////////////////////////////////////////////////////*/
/* = インスタグラム
-------------------------------------------------------------- */
.insta-flame {
	padding: 30px 0 0 0;
	background-image: url(../images/instagram.png);

	background-position: left top;
	background-repeat: no-repeat;
}
#instafeed {
	max-height: 300px;
	margin: 0 0 25px 0;
	overflow: hidden;
}
.simply-scroll-container {
	position: relative;
}
.simply-scroll-clip {
	position: relative;
	overflow: hidden;
}
.simply-scroll-list {
	overflow: hidden;
}
.simply-scroll-list li {
	float: left;
	margin-left: 20px;
	width: 200px;
	font-size: 12px;
	line-height: 14px;
	list-style-type: none;
}
.simply-scroll-list li img {
	max-width: 200px;
	max-height: 200px;
    display: block;
    border: 7px solid #FFF;
    box-shadow: 0 0 1px #888;
    margin-bottom: 14px;
}
/* = ソーシャルパネル（footer部分）
--------------------------------------------------------------
#social-panel {
	border: 1px solid #e6e6e6;
	padding: 40px;
	background-color: #FFFFFF;
} */
/*////////////////////////////////////////////////////////////

装飾設定

////////////////////////////////////////////////////////////*/
/* = 飾り文字
-------------------------------------------------------------- */
h3.osusume {
	color: #FFFFFF;
	line-height: 1em;
	height: 119px;
	padding: 45px 0 0 100px !important;
	border-bottom: none !important;
	background-image: url(../images/osusume.png);
	background-position: left center;
	background-repeat: no-repeat;
}
/* = フレーム幅調整
-------------------------------------------------------------- */
.video-container {
	margin: 0 0 30px 0;
}
/* = テーブル
-------------------------------------------------------------- */
table {
	background-color: #474747;
	margin: 0 0 20px 0;
}
table tr th {
	background-color: #f8f8f8;
	width: 25%;
	padding: 15px;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}
table tr td {
	background-color: #FFFFFF;
	padding: 15px;
}
/* = ボタン
-------------------------------------------------------------- */
.button_01 a:link,
.button_01 a:visited,
.button_01 a:active {
	color: #FFFFFF;
	font-size: 90%;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #6f6762;
	border-radius: 5px;
}
.button_01 a:hover {
	background-color: #3e3531;
}
.icon_01 a:link,
.icon_01 a:visited,
.icon_01 a:active {
	display: block;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3e3531;
	text-align: right;
	text-decoration: none;
}
.icon_01 a:hover { opacity: 0.7; }


}
@import url('https://fonts.googleapis.com/css?family=Unica+One');


#toc_container {
  margin-bottom: 40px;
  padding: 15px 20px;
  background: #fff;
  border: 5px solid #e1eff4;
  border-radius: 2px;
  color: #666; }

#toc_container .toc_title {
  font-family: "Unica One", cursive;
  text-align: center;
  margin-bottom: 35px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0px;
  font-size: 1.7em;
  border-bottom: 2px solid #dedede; }

#toc_container .toc_list {
  list-style-type: none !important;
  counter-reset: li; }

#toc_container .toc_list > li {
  position: relative;
  margin-bottom: 15px;
  margin-left: 6px;
  line-height: 1.5em;
  font-size: 0.9em;
  font-weight: bold;
 }

#toc_container .toc_list > li:after {
  counter-increment: li;
  content: "0" counter(li);
  position: absolute;
  left: -35px;
  top: 0px;
  background: none;
  font-size: 1em;
  font-weight: bold;
  color: #008db7; }

#toc_container .toc_list > li a {
  text-decoration: none !important; }

#toc_container .toc_list > li a:hover {
  text-decoration: underline !important; }

#toc_container .toc_list > li ul {
  list-style-type: disc;
  margin-top: 15px;
  padding-left: 20px;
  color: #008db7; }

#toc_container .toc_list > li > ul li {
  font-size: 0.9em;
  margin-bottom: 8px; }

@media only screen and (min-width: 641px) {
  #toc_container {
    padding: 25px 40px 0; }

  #toc_container .toc_title {
    font-size: 2em; }

  #toc_container .toc_list > li {
    margin-bottom: 18px;
    margin-left: 12px;
    font-size: 1em; }

  #toc_container .toc_list > li:after {
    left: -35px;
    top: 0px;
    font-size: 1em; } }
@media screen and (max-width: 767px){


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

メインの設定

////////////////////////////////////////////////////////////*/
/* = トップオファー
-------------------------------------------------------------- */
.offer {
	padding: 15px 10px;
	margin-bottom: 30px;
	background-color: #f5f4ee;
}
.offer h3 {
	text-align: center;
}
.offer h3 span {
	font-size: 80%;
	margin: 5px 0 5px 0;
	display: block;
}
.offer .freespace {
	margin-bottom: 20px;
}
.offer .freespace p {
	margin: 0;
	font-size: 90%;
}
.offer .freespace p img {
	width: 100% !important;
	height: auto;
	margin-bottom: 10px;
}
.onaoshi-list{margin: 80px 0 0;}
.onaoshi-list div{
	clear: both;
	float: none;
	width: 100%;
	min-height: inherit;
	padding: 0;
	margin-bottom: 20px;
	border: none;
	border-bottom : 1px solid #ccc;
	overflow: hidden;
}
.onaoshi-list div:hover{
	background: rgba(0,0,0,0.03);
}
.onaoshi-list div:nth-child(3n+3) {
	margin: 0 0 20px;
}
.home #single .onaoshi-list div figure{
	float: left;
	width: 40%;
	margin: 0 5% 20px 0;
}
.home #single section .onaoshi-list div .figure img{
	width: 100%;
	height:auto;
}
.home #single .onaoshi-list div h3{
	float: left;
	width: 55%;
}
.page #single section .onaoshi-list div .figure img{
	width: 100%;
	height: auto;
	margin: 0;
}
#single .onaoshi-list div h3{
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3;
	border-bottom: none;
}
#single.index h2{
	margin: 30px 0 20px;
	text-align: center;
	line-height: 1;
	border-top: 1px solid #ccc;
}
#single.index h2 span{
	width: auto;
	height: 30px;
	display: table;
	margin: -15px auto 0;
	padding: 0 1em;
	background: #fff;
}
#single.index h3{ font-size: 120%; }
#single.index a.readmore,a.readmore{
	clear: left;
	display: block;
	width: 60%;
	padding: 15px 0;
	margin: 25px auto;
	color: #666;
	line-height: 1;
	text-decoration: none;
	text-align: center;
	border: 1px solid #ccc;
	transition: all 0.3s ease 0s;
}
#single.index a.readmore:hover,a.readmore:hover {
	background: #ccc;
	color: #fff;
}

/* = コンテンツ
-------------------------------------------------------------- */
#contents {
	width: 100%;
}
#contents #single {
	width: 96%;
	margin: 0 3%;
}
.home #contents #single {
	width: 100%;
	margin: 0;
}
#contents section {
	margin: 0 0 30px 0;
	overflow: hidden;
}
#contents h2 {
	margin: 0 0 15px 0;
	font-size: 130%;
	line-height: 1.3em;
}
#contents h3 {
	font-size: 120%;
	line-height: 1.2em;
	margin: 0px 0px 10px;
	border-bottom: 3px solid #5e5e5e;
	padding: 0px 0px 5px;
}
#entry {
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
}
#contents .freespace {
	margin: 0 0 30px 0;
	/* background-color: #FFFFFF; */
	/*	-webkit-box-shadow: 0px 0px 10px 0px #c6c6c6;
	box-shadow: 0px 0px 10px 0px #c6c6c6; */
}
.hide-sp {
	display: none;
}

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

Webサイト用の設定

////////////////////////////////////////////////////////////*/
/* = 固定ページ用設定
-------------------------------------------------------------- */
.page #single section .figure {
	width: 100%;
	max-width: 130px;
	height: auto;
}
.page #single section #entry .wp-caption {
	font-size: 70%;
	text-align: center;
	max-width: 40% !important;
	height: auto;
}
.page #single section #entry img {
	width: 100%;
	height: auto;
}
/* = 共通設定
-------------------------------------------------------------- */

.photo-r img{
	float: right;
	margin-left: 20px;
}
.photo-l img{
	float: left;
	margin-right: 20px;
}
.page #single section #entry .photo-r.w30 img{
	max-width: 30%;
	height: auto;
}
.page #single section #entry .two-photo img{
	float: none;
	max-width: 100%;
}
.page #single section #entry .two-photo img:first-child{
	margin-right: 0;
	margin-bottom: 10px;
}
ul.photo-03,ul.photo-04{
	margin: 0;
}
ul.photo-03 li{
	width: 90%;
	margin:0 auto;
	list-style: none;
}

ul.photo-03 li img{
	width: 100%;
	margin-bottom: 5px;
}
ul.photo-03 li:before {
	display: block;
	content: '\f063';
	font-family: "Font Awesome 5 Free";
	font-size: 20px;
	font-weight: 900;
	text-align: center;
}
ul.photo-03 li:first-child{
	padding-left: 0;
}
ul.photo-03 li:first-child:before{
	display: none;
}


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

個別ページの設定

////////////////////////////////////////////////////////////*/
/* = サイトトップ erihana.co.jp
-------------------------------------------------------------- */

#contents #single .entry_list .list_parts{
	float: none;
	width: 90%;
	margin: 0 5% 20px;
	border-bottom: 1px dotted #ccc;
}
#contents #single section.entry_list .figure {
	float: left;
	width: 40%;
	height: auto;
	margin-right: 5%;
}
.category-care #contents #single section.entry_list .figure{
	margin: 0 5% 20px 0;
}
#contents #single .entry_list .list_parts #titlearea {
	width: 55%;
	height: inherit;
	margin-bottom: 10px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* c，|a?1a?‘a，-a?Ra??a??i??Safaric”¨i?‰ */
	align-items: center; /* c，|a?1a?‘a，-a?Ra??a?? */
	-webkit-justify-content: stretch; /* a¨aa?1a?‘a，-a?Ra??a??i??Safaric”¨i?‰ */
	justify-content: stretch; /* a¨aa?1a?‘a??a?￡a?±a?? */
	border-bottom: none;
}
#contents #single .entry_list .list_parts #titlearea h3 {
	margin: 0!important;
	font-size: 90% !important;
	border-bottom: none!important;
}
.category-care #contents #single .entry_list .list_parts #titlearea{
	height: inherit;
	border-bottom: none;
}
.category-care .entry_list .list_parts #titlearea h3 {
	line-height: 1.2;
}


#contents #single .entry_list .list_parts p {
	height: 90px;
	margin-bottom: 10px;
	line-height: 1.3;
}
.category-care #contents #single .entry_list .list_parts p  {
	display: none;
}
#contents #subsite.event,
#contents #subsite.blog {
	width: 100%;
	margin-bottom: 30px;
}
#contents #subsite.event dl,
#contents #subsite.blog dl {
	padding: 10px 0;
	border-bottom: 1px dashed #e9e9e9;
}
#contents #subsite.event dl dt,
#contents #subsite.blog dl dt {
	font-size: 80%;
	width: 100%;
	margin: 0;
	float: inherit;
	color: #999;
}
#contents #subsite.event dl dt span,
#contents #subsite.blog dl dt span {
	font-size: 80%;
	float: right;
}
#contents #subsite.event dl dd,
#contents #subsite.blog dl dd {
	line-height: 1.4em;
	width: 100%;
	margin: 0;
	float: inherit;
}
#wrapper-item {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;

	-webkit-flex-direction:row;
	-moz-flex-direction:row;
	-ms-flex-direction:row;
	-o-flex-direction:row;
	flex-direction:row;

	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	
	margin-bottom: 30px;
}
#wrapper-item > div {
	max-width: 160px;
	height: auto;
	margin: 0 0 8px 0;

	-webkit-flex:1 0 150px;
	-moz-flex:1 0 150px;
	-ms-flex:1 0 150px;
	-o-flex:1 0 150px;
	flex:1 0 150px;

	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;

	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;

	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
}
#wrapper-even {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;

	-webkit-flex-direction:row;
	-moz-flex-direction:row;
	-ms-flex-direction:row;
	-o-flex-direction:row;
	flex-direction:row;

	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;

	
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
}
#wrapper-even > div {
	max-width: 160px;
	height: auto;
	margin: 0 0 8px 0;

	-webkit-flex:1 0 150px;
	-moz-flex:1 0 150px;
	-ms-flex:1 0 150px;
	-o-flex:1 0 150px;
	flex:1 0 150px;

	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;

	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;

	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
}

#wrapper-even div {
	position: relative;
	z-index: 0;
}
#wrapper-even div span {
	color: #FFFFFF;
	font-size: 90%;
	text-align: center;
	line-height: 2.3em;
	background-color: #000000;
	width: 100%;
	height: 30px;
	display:block;
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 0px;
	background-color:rgba(0,0,0,0.60);
}
#wrapper-even > div:nth-child(odd) {
}
/* = 新着情報 erihana.co.jp/
-------------------------------------------------------------- */
.wp-image-47.alignleft,
.wp-image-109.alignleft {
	margin-right: 0px !important;
}
.wp-image-116.alignright,
.wp-image-112.alignright {
	margin-left: 0px !important;
}
/* = 新着情報 erihana.co.jp/
-------------------------------------------------------------- */
.whatsnew_list {
	width: 100%;
	margin-top: 20px;
}
.whatsnew_list .list_parts {
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px dotted #ccc;
}
.whatsnew_list .list_parts .figure {
	float: left;
	width: 40%!important;
	margin: 0 5% 20px 0!important;
}
.whatsnew_list .list_parts .figure img {
	margin: 0px !important;
}
.whatsnew_list .list_parts .figure img:nth-child(3n+1) {
	width: 100%;
}
.whatsnew_list .title {
	float: left;
	width: 55%;
}
.whatsnew_list .title h3 {
	margin: 0!important;
	font-size: 90% !important;
	border-bottom: none!important;
}
.whatsnew_list .title p {
	max-height: 90px;
	margin-bottom: 10px;
	font-size: 77%;
	line-height: 1.3;
	overflow: hidden;
}
.whatsnew_list .title .cat {
	display: none;
}

.whatsnew_list .title .cat a {
	color: #534741;
	text-decoration: none;
}
.whatsnew_list .button_02{ display: none;}

/*おしゃれ通信*/
.oshare .guide{
	display: none;
}

/* = ゑり華について erihana.co.jp/aboutus
-------------------------------------------------------------- */
table.company {
	background-color: inherit !important;
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 15px;
}
table.company th,
table.company td {
    padding: 15px;
}
 
table.company th {
    background: #534741;
    vertical-align: middle;
    text-align: left;
    width: 35%;
    overflow: visible;
    position: relative;
    color: #fff;
    font-weight: normal;
}
table.company th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #534741;
    border-width: 10px;
    margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
    table.company th::after {
        float: right;
        padding: 0;
        left: 35px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #534741 10px solid;
        margin-top: -12px;
    }
}
table.company td {
    background: #f8f8f8;
    width: 65%;
    padding-left: 25px;
}
#attachment_103 {
	float: right;
}
/* = お取り扱い商品 erihana.co.jp/aboutus
-------------------------------------------------------------- */
.entry_list .list_parts {
	width: 48%;
	margin: 0 0 20px 0;
	float: left;
}
div.list_parts:nth-child(2n) {
	float: right;
}
.entry_list .list_parts .figure {
	width: 100%;
	height: 142px;
	overflow: hidden;
}
.entry_list .list_parts .figure img {
	/* width: 180px; */
	/* height: 180px; */
	margin: 0 !important;
}
.list_parts #titlearea {
	width: 100%;
	height: 70px;
	margin-bottom: 10px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* ç¸¦æ–¹å‘ä¸­å¤®æƒãˆï¼ˆSafariç”¨ï¼‰ */
	align-items: center; /* ç¸¦æ–¹å‘ä¸­å¤®æƒãˆ */
	-webkit-justify-content: stretch; /* æ¨ªæ–¹å‘ä¸­å¤®æƒãˆï¼ˆSafariç”¨ï¼‰ */
	justify-content: stretch; /* æ¨ªæ–¹å‘ã„ã£ã±ã„ */
	border-bottom: 3px solid #5e5e5e;
}
.entry_list .list_parts #titlearea h3 {
    font-size: 90%;
    line-height: 1em;
	padding: 0px;
    margin: 0px;
    border-bottom: none;
}
.entry_list .list_parts p {font-size: 80%;height: 55px;overflow: hidden;}
.entry_list .list_parts p:nth-child(2n) {
	height: inherit;
	margin-bottom:0px;
}
.author {
	padding: 30px 30px 30px 30px;
	margin-bottom: 50px;
	border: 1px solid #cccccc;
}
#attachment_49 {
	width: 40% !important;
	float: right;
}

.pagination {
	width: 100%;
	margin: 30px auto;
	padding: 10px;
	text-align: center;
}
.pagination .current {
	color: #666;
	margin: 0;
	padding: 5px 15px;
}
.pagination a.page-numbers {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 5px 15px;
	background-color: #666;
	border-radius: 5px;
}
.pagination a.prev {
	margin: 0 6px 0 0 !important;
}

.photo-text{
	padding: 0;
	margin: 0 0 50px;
	list-style: none;
}
.photo-text li{
	width: 100%;
	margin-bottom: 30px;
}
.photo-text li.photo{
	margin-bottom: 10px;
}
.photo-detail{
	width: 90%;
	margin: 0 5% 50px;
}
.photo-detail li{
	float: none;
	width: 100%;
	margin-bottom: 10px;
}
.photo-detail li:nth-child(odd){
	margin-right: 0;
	margin-bottom: 30px;
}
.photo-detail li.photo{
	width: 100%;
}
.photo-detail li img{
	margin: 30px 0;
}
.photo-detail li.photo img{
	width: 100%;
	height: auto;
	margin: 0;
}
#single .photo-detail li h3{
	padding: 0 0 5px;
	margin: 0 0 20px;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #666;
}
.voice {
    margin-bottom: 50px;
}
.voice:after, .voice:before {
    clear: both;
    content: "";
    display: block;
}

.voice-img-left {
    margin-left: 4px;
    margin-top: -1px;
    float: left;
}
.voice-img-right {
    margin-right: 4px;
    margin-top: -1px;
    float: right;
}
.voice figure img {
    width: 100%;
    height: 100%;
    border: 2px solid #eee;
    border-radius: 50%;
    margin: 0;
}
.voice-img-description {
    padding: 5px 0 0;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
.voice-text-right {
    color: #444;
    position: relative;
    margin: 0 0 0 100px;
    padding: 1.2em 1.2em 0.5em;
    border: 3px solid #eee;
    background-color: #fff;
    border-radius: 5px;
}
.voice-text-right:before {
    position: absolute;
    content: '';
    border: 10px solid transparent;
    border-right: 10px solid #eee;
    top: 21px;
    left: -23px;
}
.voice-text-right:after {
    position: absolute;
    content: '';
    border: 10px solid transparent;
    border-right: 10px solid #fff;
    top: 21px;
    left: -19px;
}
.voice-text-left {
    position: relative;
    margin: 0 100px 0 0;
    padding: 1.2em 1.2em 0.5em;
    border: 3px solid #eee;
    background-color: #fff;
    border-radius: 5px;
}
.voice-text-left:before {
    position: absolute;
    content: '';
    border: 10px solid transparent;
    border-left: 10px solid #eee;
    top: 21px;
    right: -23px;
}
.voice-text-left:after {
    position: absolute;
    content: '';
    border: 10px solid transparent;
    border-left: 10px solid #fff;
    top: 21px;
    right: -19px;
}
#single .aoihana img{
	width: 60%;
	margin: 0 20%;
}
#single .aoihana h4{
	padding: 0;
	margin: 0 0 10px;
	color: #06c;
	border-bottom: none;
}


/* = 社長ブログ
-------------------------------------------------------------- */

.comment{
	width: 100%;
	padding-top: 20px;
	margin-bottom: 20px;
	border-top: 1px dotted #ddd;
}
.comment p{
	display: block;
	margin:-bottom: 2px;
}
.comment p span{
	display: block;
	margin-top: 10px;
	font-weight: bold;
}
.comment ul{
	margin: 0;
}
.comment li{
	float: left;
	width: 48%;
	margin-right: 0;
	margin-bottom: 2%;
	font-size: 13px;
	line-height: 1.2;
	list-style: none;
}
.comment li img{
	width: 100%;
	margin-bottom: 5px;
}

.comment li:nth-child(odd){
	margin-right: 2%;
}


/* = アクセス erihana.co.jp/aboutus
-------------------------------------------------------------- */
.guide {
	margin: 0 0 30px 0;

}
.guide table {
	width: 100%;
	margin: 0 0 20px 0;
}
.guide table tbody th {
	width: 40%;
	text-align: left;
}
.guide table tbody th,
.guide table tbody td {
	background-color: #FFFFFF;
	padding: 15px 0;
	border-bottom: 1px solid #454545;
}
.guide a {
	font-size: 180%;
}
.guide .clearfix img {
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
}
/* = お問合せ erihana.co.jp/aboutus
-------------------------------------------------------------- */
.contact {
	margin-bottom: 30px;
	padding-top: 30px;
}
.contact dl dt {
	font-size: 110%;
    width: 100%;
    margin: 20px 0px 10px 0px;
	float: inherit;
}
.contact dl dd {
	font-size: 100%;
    width: 100%;
    margin: 0px 0px 20px 0px;
	float: inherit;
}
.contact dl dt span {
	color: #FFFFFF;
	font-size: 60%;
	margin: 0 0 0 10px;
	padding: 4px 5px 4px 5px;
	background-color: #8A0002;
	border-radius: 5px;
}
/* = フォームメニュー
-------------------------------------------------------------- */
input {
	font-size: 130%;
	color:#000000;
	width: 100%;
	margin: 0 0 0 0;
	padding: 10px 5px 10px 5px;
	border:solid 1px #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.mwform-tel-field input {
	width: 28%;
}
input:focus {
    border:solid 1px #EEA34A;
	background-color: #FFFDEA;
}
select {
	width: 100%;
	margin: 0 20px 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 18px;
}
select option {
	font-size: 16px;
	padding: 5px;
}
label {
	display: inline-block;
	width: 100%;
	height: 35px;
}
label a:hover {
	background-color: #FFFDEA;
}
input[type=checkbox] {
    width: 15px;
    height: 15px;
    vertical-align: middle;
	-moz-transform-origin: center center;
	-moz-transform: scale( 1.3 , 1.3 );
	-webkit-transform-origin: center center;
	-webkit-transform: scale( 1.3 , 1.3 );
	margin: 0 10px 0 0;
}
textarea {

	color:#000;
	font-size: 16px;
	width: 100%;
	padding:5px;
	border:solid 1px #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
textarea:focus {
    border:solid 1px #EEA34A;
	background-color: #FFFDEA;
}
/*////////////////////////////////////////////////////////////

blogの設定

////////////////////////////////////////////////////////////*/
/* = ページ送り
-------------------------------------------------------------- */
#contents .pagelink {
	width: 300px;
	height: 50px;
	margin: 0 auto;
}
#contents .pagelink .next {


	font-size: 80%;
	float: right;
}
#contents .pagelink .back {
	font-size: 80%;
	float: left;
}
#contents .pagelink a:link,
#contents .pagelink a:visited,
#contents .pagelink a:active {
	color: #f5f4ee;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	width: 100px;
	height: 50px;
	display: block;
	position: relative;
	top: 50%;
	background-color: #534741;
	border-radius: 5px;
}
#contents .pagelink a:hover {
	color: #f5f4ee;
	background-color: #3e3531;
}
/*////////////////////////////////////////////////////////////

ウィジェットの設定

////////////////////////////////////////////////////////////*/
/* = インスタグラム
-------------------------------------------------------------- */
.insta-flame {
	padding: 30px 0 0 0;
	background-image: url(../images/instagram.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#instafeed {
	max-height: 300px;
	margin: 0 0 25px 0;
	overflow: hidden;
}
.simply-scroll-container {
	position: relative;
}
.simply-scroll-clip {
	position: relative;
	overflow: hidden;
}
.simply-scroll-list {
	overflow: hidden;
}
.simply-scroll-list li {
	float: left;
	margin-left: 20px;
	width: 200px;
	font-size: 12px;
	line-height: 14px;
}
.simply-scroll-list li img {
	max-width: 200px;
	max-height: 200px;
    display: block;
    border: 7px solid #FFF;

    box-shadow: 0 0 1px #888;
    margin-bottom: 14px;
}
/* = ソーシャルパネル（footer部分）
-------------------------------------------------------------- */
#social-panel {
	border: 1px solid #e6e6e6;
	padding: 20px;
}
/*////////////////////////////////////////////////////////////

装飾の設定

////////////////////////////////////////////////////////////*/
/* = フレーム幅調整´
-------------------------------------------------------------- */
.video-container {
	position: relative;
	padding-bottom: 80%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* = テーブル
-------------------------------------------------------------- */
table {
	width: 100%!important;
	background-color: #474747;
	margin: 20px 0 20px 0;
}
table tr th {
	background-color: #f8f8f8;
	width: 30%!important;
	padding: 10px;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}
table tr td {
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 10px;
}
/* = 表関係
-------------------------------------------------------------- */
dt {
	font-size: 90%;
	font-weight: bold;
	display: block;
	width: 40%;
	margin: 0 0 15px 0;
	float: left;
	clear: left;
}
dd {
	font-size: 90%;
	width: 60%;
	margin: 0 0 15px 40%;
}
/* = 表関係
-------------------------------------------------------------- */
.button_01 a:link,
.button_01 a:visited,
.button_01 a:active {
	color: #FFFFFF;
	font-size: 90%;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 10px;
	background-color: #534741;
	border-radius: 5px;
}
.button_01 a:hover {
	background-color: #3e3531;
}
.button_02 a:link,
.button_02 a:visited,
.button_02 a:active {
	color: #534741;
	font-size: 90%;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	width: 60%;
	display: block;
	margin: 0 auto;
	padding: 10px;
	background-color: #dece9f;
	border-radius: 5px;
}
.button_02 a:hover {
	color: #FFFFFF;
	background-color: #c8ad5f;
}
/* = お着物の手入れ
-------------------------------------------------------------- */

#cleaning th{
	width: 50%!important;
}
}
