@charset "utf-8";

/*====================================
下層共通
======================================*/
.under_contents{
	padding-bottom: 150px;
}
.under_contents .wrap{
	max-width: 1090px;
	margin: auto;
}

.under_contents #main_view span {
	display: block;
	position: absolute;
	width: 1090px;
	max-width: 1090px;
}
.under_contents #main_view li{
	margin-left: -2px;
}

/*ページタイトル*/
.under_contents #main_view span img{
	position: absolute;
	top: 45%;
	left: 0;
}
.under_contents.htl_detail_contents #main_view span img{
	max-width: 289px;
}
.under_contents.feature_contents #main_view span img{
	max-width: 311px;
}
.under_contents.pickup_contents #main_view span img{
	max-width: 281px;
}

/*====================================
☆My-Account☆
======================================*/

/* page-template-page-review_history */
.page-template-page-review_history-php .fixed_banner,
.page-template-page-review_history-php #sb-site {
	background: #f5f4ea;
}
.page-template-page-review_history-php .contents {
	background: #f5f4ea;
}
.page-template-page-review_history-php .woocommerce-MyAccount-navigation {
	width: 300px;
	float: right;
	margin-bottom: 30px;
}
.page-template-page-review_history-php .woocommerce-MyAccount-navigation ul li {
	letter-spacing: normal;
	display: block;
	width: 100%;
	height: 40px;
	font-size: 1.4em;
	line-height: 1.2em;
}
.page-template-page-review_history-php .woocommerce-MyAccount-navigation ul li a {
	border-bottom: #c4c3bb 1px dotted;
	padding: 14px 0 12px;
	display: block;
}
.page-template-page-review_history-php .contents {
	max-width: 1240px;
	margin: auto;
}
.page-template-page-review_history-php .contents > .wrap {
	width: -webkit-calc(100% - 300px);
	width: calc(100% - 300px);
	padding-right: 30px;
	padding-bottom: 80px;
	float: left;
  clear: both;
	font-size: 12px;
}
.page-template-page-review_history-php .contents:after{
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}
.page-template-page-review_history-php  .midashi {
	display: inline-block;
	width: 85px;
}
.page-template-page-review_history-php .list_item{
	border-radius: 0;
	background: transparent;
	margin-right: 0;
	width: 49%;
	float: left;
	padding: 20px 5px;
}
.page-template-page-review_history-php .list_image {
    margin-bottom: 15px;
    float: none!important;
    margin: 0 auto 15px;
    display: block;
    height: 123px;
}

.page-template-page-review_history-php .list_item:nth-child(odd){
	margin-right: 2%;
}
.page-template-page-review_history-php .list_item a{
	display: block;
    background: #ffe63b !important;
    border: none !important;
    border-radius: 5px !important;
    box-shadow: 0 3px 0 #e3e3e3 !important;
    -webkit-box-shadow: 0 3px 0 #e3e3e3 !important;
    -moz-box-shadow: 0 3px 0 #e3e3e3 !important;
    line-height: 24px!important;
    font-weight: bold !important;
    cursor: pointer !important;
    margin-top: 15px !important;
    color: #515151;
    padding-left: 50px!important;
    padding-right: 50px!important;
    margin: 20px auto 0!important;
    text-align: center;
    width: 200px;
}
.page-template-page-review_history-php .list_item a:hover{
	text-decoration: none;
}
.page-template-page-review_history-php .list_item a + br{
	display: none!important;
}
.page-template-page-review_history-php .list_item .status1,
.page-template-page-review_history-php .list_item .status10 {
    margin: 0 10px;
    padding: 3px 9px 3px;
    border-radius: 5px;
    background: #ff0000;
    color: #fff;
}

@media only screen and (max-width: 1000px) {
	.page-template-page-review_history-php .list_item {
		margin-right: 0;
		width: 100%;
		float: none;
		padding: 15px 20px;
	}
}
@media only screen and (max-width: 800px) {
	.page-template-page-review_history-php .navigation {
		width: 100%;
		margin-bottom: 30px;
	}

	.page-template-page-review_history-php .contents{
		width: 94%;
		margin: auto;
	}
	.page-template-page-review_history-php .woocommerce-MyAccount-navigation {
		width: 100%;
		float: none;
	}
	.page-template-page-review_history-php .contents > .wrap {
		width: 100%;
		padding-right: 0;
		padding-bottom: 20px;
		float: none;
		font-size: 12px;
		margin-top: 20px;
	}
}
@media only screen and (max-width: 360px) {
	.page-template-page-review_history-php .list_item {
		 padding: 15px 5px;
	}
	.page-template-page-review_history-php .midashi {
		display: inline-block;
		width: 78px;
	}
}
.page-template-page-review_history-php #inquiry_listPager{
	clear: both!important;
}

.page-template-page-review_history-php #inquiry_listPager {
	letter-spacing: -0.4em;
	text-align: center;
	padding-top: 20px;
}
.page-template-page-review_history-php #inquiry_listPager a,
.page-template-page-review_history-php #inquiry_listPager span {
	letter-spacing: normal;
	width: 38px;
	font-weight: bold;
	margin-right: 8px;
	line-height: 38px;
	border: 1px solid #c4c3bb;
	font-size: 1.4em;
	display: inline-block;
}
.page-template-page-review_history-php #inquiry_listPager a:hover,
.page-template-page-review_history-php #inquiry_listPager span.current {
	background: #000;
	color: #fff;
	text-decoration: none;
	border: 1px solid #000;
	display: inline-block;
}
.page-template-page-review_history-php #inquiry_listPager .prev,
.page-template-page-review_history-php #inquiry_listPager .next {
	font-size: 0.9em;
	padding: 0 0 0 14px;
	width: auto;
	color: #000;
	border: none;
	font-weight: normal;
	text-decoration: underline;
}
.page-template-page-review_history-php #inquiry_listPager .prev:hover,
.page-template-page-review_history-php #inquiry_listPager .next:hover{
	background: none;
	border: none;
	color: #000;
	text-decoration: none;
}
.page-template-page-review_history-php #inquiry_listPager .prev {
    padding: 0 14px 0 0;
}


@media only screen and (max-width: 800px) {
	.page-template-page-review_history-php #inquiry_listPager a, .page-template-page-review_history-php #inquiry_listPager span {
		letter-spacing: normal;
		width: 28px;
		font-weight: bold;
		margin-right: 1.5%;
		line-height: 26px;
		border: 1px solid #c4c3bb;
		font-size: 1.2em;
		display: inline-block;
	}
	.page-template-page-review_history-php #inquiry_listPager .prev,
	.page-template-page-review_history-php #inquiry_listPager .next {
		padding: 0 0 0 1.5%;
	}
	.page-template-page-review_history-php #inquiry_listPager .prev {
	    padding: 0 1.5% 0 0;
	}

}


