@charset "UTF-8";

.mb0{margin-bottom:0;!important}
/* ----------------------------------------
category_menu
---------------------------------------- */
#category_menu{
	padding-top:40px;
	border-top:1px solid #dcdcdc;
}
/* ----------------------------------------
breadcrumb
---------------------------------------- */
#breadcrumb{
	border-top:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	margin-bottom:40px;
	background:#f5f5f5;
}
#breadcrumb dl{
	width:1100px;
	margin:auto;
	overflow:hidden;
}
#breadcrumb dl dt{
	float:left;
	height:40px;
	line-height:40px;
	overflow:hidden;
	position:relative;
	margin-right:10px;
	font-size:16px;
}
#breadcrumb dl dt a{
	display:block;
	height:40px;
	line-height:40px;
	position:relative;
	padding-right:20px;
}
#breadcrumb dl dt a::after {
    content: "";
    display: block;
    float: right;
    width: 10px;
    height: 10px;
    border-top: solid 1px #b12d3a;
    border-right: solid 1px #b12d3a;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 13px;
    margin-right:;
    margin-left:20px;
}
#breadcrumb dl dd{
	float:left;
	height:40px;
	line-height:40px;
    font-size:16px;
}
/* ----------------------------------------
popular
---------------------------------------- */
.popular li{
	margin-bottom:20px;
}
/* ----------------------------------------
.contents_body
---------------------------------------- */
.contents_body .item{
	margin-bottom:40px;
}
.contents_body .item dt{
	float:left;
	width:36%;
	margin-bottom: 40px;
}
.contents_body .item dt img{
	width:100%;
	height:auto;
}
.contents_body .item dd{
	float:right;
	width:58%;
	margin-bottom: 40px;
}
.contents_body .item .area{
	font-size:16px;
	background:#E8E0C7;
	border-radius:20px;
	padding:0 20px;
	height:30px;
	line-height:30px;
	width:100px;
	text-align:center;
}
.contents_body .item h2{
	font-size:24px;
	margin-bottom:10px;
	line-height:30px;
	text-align:left;
}
.contents_body .item .text{
	font-size:16px;
	margin-bottom:10px;
}
.contents_body .item .review{
	font-size:16px;
	margin-bottom:10px;
}
.contents_body .item .review img{
	margin:0 10px;
    width: 80px;
    display: inline-block;
    margin-top: 5px;
}
.contents_body .item .site_icon{
	margin-bottom:40px;
	overflow:hidden;
}
.contents_body .item .site_icon li{
	display:inline-block;
	margin-right:15px;
	font-size:14px;
}
.contents_body .item .site_icon li img{
	width:20px;
	margin-right:5px;
}
/* ----------------------------------------
site_list
---------------------------------------- */
.site_list{
	margin-bottom:40px;
	border-bottom:1px solid #CCC;
}
.site_list li{
	border-top:1px solid #CCC;
	padding:20px;
}
.site_list li .icon{
	font-size:16px;
	margin-bottom:10px;
}
.site_list li .icon img{
	width:20px;
	margin:0;
	margin-right:5px;
    display: inline-block;
    margin-top: 3px;
}
.site_list li .icon span{
    color:#b12d3a;
}
.site_list li .title{
	font-size:24px;
	margin-bottom:15px;
	line-height:30px;
	text-align:left;
}
.site_list li .review{
	font-size:16px;
	margin-bottom: 10px;
}
.site_list li .review img{
	margin-right:5px;
    width: 80px;
    display: inline-block;
    margin-top: 5px;
}
.site_list li .price{
	font-size:16px;
	margin-bottom:0px;
}
.site_list li .price span{
	font-size:22px;
	font-weight:bold;
	color:#b12d3a;
}
.site_list li .button{
	width:200px;
	float:right;
	margin-top:-100px;
}
/* ----------------------------------------
entry_body
---------------------------------------- */
.entry_body{
	clear:both;
	text-align:left;
	margin-bottom:40px;
}
.entry_body h2{
	font-size:24px;
	margin-bottom:20px;
	text-align:left;
	border-left:5px solid #b12d3a;
	padding-left:15px;
	clear:both;
}
.entry_body h3{
	font-size:20px;
	margin-bottom:20px;
	text-align:left;
	border-bottom:1px solid #b12d3a;
	padding-bottom:5px;
	clear:both;
}
.entry_body p{
	font-size:16px;
	margin-bottom:20px;
}
.entry_body img{
	max-width:100%;
	height:auto;
}

/* ----------------------------------------
mailform
---------------------------------------- */
.mfp_element_submit, .mfp_element_reset, .mfp_element_button {
    border: solid 1px #ec6c99!important;
    background:#ec6c99;
}
.attention{
    color:#ec6c99;
}
/* ----------------------------------------
social-area-syncer
---------------------------------------- */
.social-area-syncer {
	width: 100% ;
	min-height: 100px ;
}
ul.social-button-syncer {
	width: 360px;
	margin: 24px auto ;
	padding: 0 ;
	border: none ;
	list-style-type: none ;
}
ul.social-button-syncer li {
	float: left ;
	text-align: center ;
	height: 71px ;
	margin: 0 8px ;
	padding:0 ;
}
/* [Twitter] */
.sc-tw {
	width: 71px ;
}
.sc-tw svg {
	width: 30px ;
	height: 30px ;
}
.sc-tw a {
	height: 56px ;
	margin: 0 auto ;
	padding-top: 6px ;
	display: block ;
	background: #1B95E0 ;
	font-size: 12px ;
	color: #fff ;
	font-weight: 700 ;
	text-decoration: none ;
	letter-spacing: .5px ;
	border-radius: 2px ;
}
.sc-tw a:hover {
	color: #fff ;
	background: #0c7abf ;
}
.sc-tw span:before {
	white-space: pre ;
	content: '\A' ;
}
/* [Facebook] */
.sc-fb {
	z-index: 99 ;
	width: 80px ;
}
/* [LINE] */
.sc-li {
	width: 50px ;
}
.sc-li-img {
	border: none ;
	margin: 0 auto ;
	padding:0 ;
	width: 36px ;
	height: 60px ;
}
/* デスクトップPCではLINEボタンを表示しない */
@media screen and ( min-width:480px ) {
	.sc-li {
		display: none ;
	}
}
