/*暮らしアシスト*/

article.entry {
    width: 554px;
    float: left;
    margin-right: 22px;
    margin-bottom: 30px;
    border: 3px solid #d61a00;
    border-radius: 2px;
    background:#fff;
    height: 520px;
}

article.entry_cat {
    width: 334px;
    float: left;
    margin-right: 22px;
    margin-bottom: 30px;
    border: 3px solid #d61a00;
    border-radius: 2px;
    background: #fff;
    padding-right: 0px;
    padding: 0px;
    margin: 10px 15px;
}

article.entry_cat:nth-child(3n) {
    margin-right: 0;
}

.entry_cat_container {
    margin: 40px auto;
    width: 1115px;
}


.wrap_top_osusume article.entry {
    width: 554px;
    float: left;
    margin-right: 22px;
    margin-bottom: 30px;
    border: 3px solid #ffa800;
    border-radius: 2px;
    background:#fff;
}

.wrap_top_osusume article.entry_cat {
    width: 554px;
    float: left;
    margin-right: 22px;
    margin-bottom: 30px;
    border: 3px solid #ffa800;
    border-radius: 2px;
    background:#fff;
}


article.entry:nth-child(2n) {
    margin-right: 0;
}

.curashi_top_wrap.clearfix {
    padding: 26px;
    background: #fff5f5;
}

h2.curashi_midashi_title {
    font-size: 30px;
    padding: 20px;
}

h3.curashi_page_title {
    font-size: 28px;
    border-bottom: 1px solid #ff6bc4;
    color: #ff6bc4;
}

.curashi_image {
    overflow: hidden;
}

.curashi_image img {
    display: block;
    margin: 0 auto;
    height: 300px;
    max-width: none !important;

}


@media (min-width: 769px) {
.curashi_image img {
        position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
}

.curashi_image_single img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    /*height: 270px;
    max-width: none !important;*/
}

p.curashi_product_total {
    text-align: center;
        padding: 16px 10px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ef6300+0,d31200+100 */
background: #ef6300; /* Old browsers */
background: -moz-linear-gradient(top, #ef6300 0%, #d31200 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ef6300 0%,#d31200 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ef6300 0%,#d31200 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef6300', endColorstr='#d31200',GradientType=0 ); /* IE6-9 */
margin-bottom: 20px;
}

@media (min-width: 769px) {
  article.entry_cat p.curashi_product_total{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    height: 104px;
  }

  article.entry_cat p.curashi_product_total_osusume{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    height: 54px;
  }
}

p.curashi_product_total_osusume {
    text-align: center;
    padding: 16px 10px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fed81a+0,f6b701+100 */
background: #fed81a; /* Old browsers */
background: -moz-linear-gradient(top, #fed81a 0%, #f6b701 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #fed81a 0%,#f6b701 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #fed81a 0%,#f6b701 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fed81a', endColorstr='#f6b701',GradientType=0 ); /* IE6-9 */

text-shadow:
        0 2px 0 #c98000,
        2px 0 0 #c98000,
        0 -2px 0 #c98000,
        -2px 0 0 #c98000,
        -2px -2px 0 #c98000,
        2px -2px 0 #c98000,
        -2px 2px 0 #c98000,
        2px 2px 0 #c98000
        ;
        margin-bottom: 20px;
}

.curashi_product_total a {
    color: #fff;
}

p.curashi_price_total {
    text-align: center;
    padding: 0px 0;
    font-size: 30px;
    color: #ef0a0a;
    font-weight: bold;
}
article.entry .price_back {
  height: 92px;
}

.price_back {
    width: 317px;
    height: 140px;
    background: url(https://curapo.com/wp-content/themes/curapo/images/curashi/back_price.png);
    background-repeat: no-repeat;
    background-position: 50% 10px;
    float: left;
    margin-right: 20px;
    background-size: 80% auto;
    -moz-background-size: 80% auto;
    -webkit-background-size: 80% auto;
    -ms-background-size: 80% auto;
    -o-background-size: 80% auto;
}

.price_back_single{
width: 540px;
    height: 170px;
    background: url(https://curapo.com/wp-content/themes/curapo/images/curashi/back_price_big.png);
    background-repeat: no-repeat;
    background-position: 20px 0px;
        float: left;
    margin-right: 20px;
    background-size: 520px;
    
}

.shohin_detail {
    float: left;
    margin-top: 30px;
        margin-bottom: 20px;
}

.shohin_detail_kanren {
    width: 212px;
    margin: 14px auto;
}

p.curashi_price_total {
    padding: 23px 0px 0px 10px;
    color: yellow;
    float: left;
    font-size: 51px;
    font-style: italic;
    /* text-shadow: 4px 4px #000; */
    text-shadow: 0 2px 0 #000, 2px 0 0 #000, 0 -2px 0 #000, -2px 0 0 #000, -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000;
}
@media (min-width: 769px) {
  article.entry_cat .price_back {
    width: 180px;
    height: 50px;
    margin-right: 10px;
  }
}

article.entry_cat .curashi_price_total {
  font-size: 24px;
  padding-left: 0px;
  text-align: center;
  float: none;
}
article.entry_cat .shohin_detail_cat {
  width: 130px;
  float: right;
  padding-top: 10px;
  padding-right: 10px;
}
article.entry_cat .shohin_detail_cat img {
  max-width: 100%;
}
span.price_span {
    font-size: 70%;
    padding-left: 5px;
}

p.curashi_detail_total {
    padding: 0 10px;
}

.curashi_detail_total {
    padding: 20px;
    height: 160px;
}

p.curashi_tyuui {
    text-align: center;
}

.curashi_image {
    height: 340px;
    padding:0 15px;
    position: relative;;
}
.curashi_image .label-soldout{
	position: absolute;
	left: 10%;
	right: 10%;
	top:40%;
	background-color: #D02023;
	color: #fff;
	font-weight: 900;
	font-size: 21px;
	text-align: center;
	padding: 10px;
	z-index: 10;
}

@media screen and (min-width: 770px) {
.curashi_detail_total {
    height: 260px;
}
}

@media screen and (min-width: 770px) {
.curashi_detail_total {
    height: 260px;
}
}

@media screen and (min-width: 950px) {
.curashi_detail_total {
    height: 190px;
}
}

@media screen and (min-width: 1098px) {
.curashi_detail_total {
    height: 180px;
}
}


@media screen and (min-width: 1300px) {
.curashi_detail_total {
    height: 160px;
}
}




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

  article.entry {
    width: 90%;
     float: none; 
    margin-right: 41px;
    margin-bottom: 50px;
    margin-right: auto;
    margin-left: auto;
}

article.entry:nth-child(3n) {
    margin-right: auto;
}

h2.curashi_midashi_title {
    font-size: 28px;
    padding: 20px;
}

.curashi_image {
    padding: 0px;
    background:none;
    width: 100%;
    height: auto;

}

.curashi_detail_total {
    height: auto;
}

article.entry:nth-child(3n) {
    margin-right: auto;
}

.curashi_image img {
  width: 100%;
  height:auto;
}

}

/*カテゴリーナビゲーション*/

.curashi_nav ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    color: #fff;
}
.curashi_nav ul#menu li {
    float: left;
    position: relative;
    margin: 0;
    padding: 10px 5px;
    width: 179px;
    background-color: #f7931e;
    display: block;
    border-right: 1px solid #fff;
}
.curashi_nav ul.child{
        display: none;
        position: absolute;
        margin-left: -5px;
        padding: 0;
        z-index: 100;
}
.curashi_nav ul.child li a{
    padding: 5px 10px;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: -5px;
    display: block;
    color: #fff;
}
.curashi_nav li a:hover{

  color: #774000;
  opacity:100;
  
  
}

.curashi_nav ul li ul li a:hover{

  color: #774000;
  opacity:100;
  
}

.curashi_nav a {
    color: #fff;
    text-align: center;
    display: block;
    font-size: 15px;
    font-weight: bold;
}

.curashi_nav.clearfix {
    margin-bottom: 10px;
    background: #f7931e;
    box-shadow: 4px 4px rgba(0, 0, 0, 0.25);
}


ul#menu li:nth-child(6) {
    border: none;
}


/*カテゴリバナー*/

.catbanner_container {
    width: 293px;
    padding: 5px 50px 5px 10px;
    float: left; 
    border: 1px solid;
    margin-right: 4px;
    border-top: 2px solid #ec4949;
    border-left: 2px solid #ec4949;
    border-right: 2px solid #ec4949;
    border-bottom: 5px solid #ec4949;
    margin-bottom: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.catbanner_container:nth-child(4n) {
        margin-right: 0px;
}


.catimage {
    float: left;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    height: 70px;
}

.catimage img {
    width: 70px;
    padding-right: 10px;
}

.catimage a.cat_name {
    padding-left: 5px;
}

.wrap.catbanner {
    margin-bottom: 40px;
    margin-top: 40px;
}

.catimage p {
    width: 130px;
}

#main .content.news_index .content_row .content_col.center .curapo_post .post_content img {
  width: auto;
}

.catimage a {
    display: block;
    padding: 10px;
}

a.cat_link{
color: #ec4949;
    font-weight: bold;

}

/*商品詳細*/

.single-curashi .header_image_area {
    display: none;
}

.product-details.product-details {
    width: 100%;
    float: left;
    margin-top: 30px;
    border: 0;
    
}
.product-details .product-details_box img {
  width: 40%;
}
.product-details .product-details_box img ~ .product-details-text {
  width: 60%;
}

.product-details.product-details2 .product-details_box img{
    float: left;
}
.product-details.product-details2 img ~ .product-details-text {
    float: right;
}
.product-details.product-details1 .product-details_box img{
    float: right;
}
.product-details.product-details1 img ~ .product-details-text {
    float: left;
}

.product-details h2 {
    font-size: 28px;
    padding:5px 0 5px 25px;
    position: relative;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ef6300+0,d31200+100 */

}
.product-details h2:before {
  content: '';
  display: block;
  height: 100%;
  width: 15px;
  position: absolute;
  left: 0;
  top: 0;
  background: #ef6300; /* Old browsers */
  background: -moz-linear-gradient(top, #ef6300 0%, #d31200 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ef6300 0%,#d31200 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ef6300 0%,#d31200 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef6300', endColorstr='#d31200',GradientType=0 ); /* IE6-9 */
}

.product-details_box{
  padding:10px;
}


/*商品の特徴と仕様*/

.product-details_box img {
    width: 100%;
}

/*パンくず*/
.kuzu a:after {
    content: " > ";
}

/*検索フォーム*/

.top_banner_container.clearfix {
    margin-bottom: 30px;
}



.searchs_curashi {
    padding: 0 0 15px 0;
    display: block;
    position: relative;
        margin-top: 10px;
}

#search_curashi {
    padding-top: 20px;
    padding-bottom: 0px;
    position: relative;
}

form#testSearch {
    position: relative;
}

.top_banner img {
    float: right;
}

/*暮らしアシストTOP*/

.curashi_top_wrap_container.clearfix {
    border:none;
}

.curashi_title_new {
    background: #ffa200;
}

.curashi_title_new h2 {
    font-size: 40px;
    text-align: center;
    padding: 15px 0;
    color: #fff;
    background: url();
    background-repeat: no-repeat;
    background-position: 0;
    text-shadow:
        0 3px 0 #c77000,
        3px 0 0 #c77000,
        0 -3px 0 #c77000,
        -3px 0 0 #c77000,
        -3px -3px 0 #c77000,
        3px -3px 0 #c77000,
        -3px 3px 0 #c77000,
        3px 3px 0 #c77000
      }

.wrap_top_osusume.clearfix {
    padding: 26px;
}

#curashi_news dt {
    font-size: 14px;
    color: #1A7AE8;
    margin-bottom: 15px;
    padding-bottom: 5px;
    width: 270px;
    clear: both;
    height: 180px;
    overflow: hidden;
}

#curashi_news div dl {
    float: left;
    margin-right: 9px;
}

.sumbox02 #curashi_news div dl dd {
    margin-bottom: 20px;
    margin-right: : 10px;
    width: 270px
}

.sumbox02 #curashi_news div dl dd:nth-child(4){
  margin-right: 0;
}

.wrap_top_osusume.clearfix {
    background: #fff6e6;
}

.catbanner_container {
    background: #fff8f8;
        background: url(https://curapo.com/wp-content/themes/curapo/images/curashi/icon_cat.png);
            background-position: right 20px center;
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff8f8', endColorstr='#ffebec',GradientType=0 );

}

a.cat_name {
    color: #ec4949;
    font-weight: bold;
    display: block;
/*    width: 277px;
    height: 77px;
    line-height: 70px;*/
}

h4.curashi_oyakudati {
    font-size: 40px;
    text-align: center;
    padding: 10px 0;
    background: #dc647d;
    color: #fff;
    margin-bottom: 40px;
    text-shadow: 0 2px 0 #b62342, 2px 0 0 #b62342, 0 -2px 0 #b62342, -2px 0 0 #b62342, -2px -2px 0 #b62342, 2px -2px 0 #b62342, -2px 2px 0 #b62342, 2px 2px 0 #b62342;
}

/*商品詳細ページ*/

article.entry_single {
    width: 270px;
    float: left;
    margin-right: 37px;
    margin-bottom: 30px;
    border-radius: 2px;
    background: #fff;
}

article.entry_single:nth-child(4n) {
    margin-right: 0;
}

p.curashi_product_total_single {
    text-align: center;
    padding: 15px 0px 0px 0;
    font-size: 16px;
    font-weight: bold;
    height: 70px;
    color: #222222;
}

.curashi_product_total_single a {
    color: #222222;
}

.price_back_single p.curashi_price{
      font-size: 95px;
    font-weight: bold;
    font-style: italic;
    color: yellow;
    text-shadow:
        0 2px 0 #000,
        2px 0 0 #000,
        0 -2px 0 #000,
        -2px 0 0 #000,
        -2px -2px 0 #000,
        2px -2px 0 #000,
        -2px 2px 0 #000,
        2px 2px 0 #000;
    padding: 20px 10px 0 0px;
    text-align: center;
}

p.curashi_price_total_single {
    text-align: center;
    padding: 0px 0;
    font-size: 30px;
    color: #cd0004;
    font-weight: bold;
    font-style: italic;
}

.product-details_container.clearfix {
    margin-bottom: 40px;
}


.curashi_post.clearfix {
    border: 3px solid #d61a00;
    border-radius: 3px;
    margin: 0 !important;
}

.single_main_container{
  width: 1146px;
  overflow: hidden;
}

.single_main_leftcontents {
    float: left;
    width: 550px;
    margin-left: 20px;
}

.single_main_rightcontents{
  float: right;
  width: 546px;
  margin-top: 3%;
  
}

p.curashi_price {
    font-size: 45px;
    font-weight: bold;
    font-style: italic;
    color: yellow;
    text-shadow: 3px 4px #000;
    padding: 30px 0 0 0px;
    text-align: center;
}
.single_product {
  border-top: 0!important;
}
span.price_span2 {
        font-size: 45px;
    padding-left: 5px;
}


/*サブページメニュー*/

#header-nav ul#menu-nav {
  height: 30px;
}
#header-nav ul li.menu-item {
   position: relative; /*z-indexの指定や子要素の基準とするために指定*/
   z-index: 1; /*ドロップダウンしたメニューが隠れないように*/
   float: left; /*親メニューは横1列に並べる*/
   padding-right: 17px;
   width: 297px;
}
#header-nav ul li.menu-item a {
    display: block;
    /* height: 50px; */
    line-height: 80px;
    color: #cd2020;
    font-size: 12px;
    font-size: 20px;
    text-decoration: none;
    /* padding: 20px; */
    border: 1px solid #ec4949;
    border-bottom: 5px solid #ec4949;
    height: 77px;
    text-align: left;
    padding-left: 20px;
}
/*マウスオーバー時等にメニューの色を変更*/
#header-nav ul li.menu-item a:hover,   /*マウスオーバー時*/
#header-nav ul li.current-menu-item a,     /*現在表示されているページのメニュー*/
#header-nav ul li.current-menu-parent a,  /*現在表示されているページの親のメニュー*/
#header-nav ul li.current-post-ancestor a {
  color: #ec4949;
  text-decoration: none;
}
 
#header-nav ul li.menu-item a:hover {
  /*マウスオーバー時に背景色を変更*/
}
 
#header-nav ul li ul.sub-menu {
  display: none;  /*サブメニューは最初は非表示にしておく*/
  position: absolute;  /*絶対配置にしておかないとうまくいかない*/
  top: 100%;
  left: 0;
  border-top: 1px solid #EEE;  /*ボーダートップを指定*/
  width: 197px;
  background: #fff;
}
@media (min-width:769px) {
  #header-nav ul li:hover ul.sub-menu {
    display: block;
  }
}

#header-nav ul li ul.sub-menu li{
  float: none;  /*サブメニューはフロートさせないので解除*/
  padding: 0;  /*親メニューのパディングを解除*/
  height: 51px;
}
#header-nav .sub-menu li a img{
  opacity: 1!important;
  max-width: 45px !important;
  vertical-align: middle;
}
#header-nav ul li ul.sub-menu li a {
  border: 1px solid #eee;  /*ボーダーの指定*/
  border-top: none;  /*ボーダートップは重なって太くなるので解除。一番上は ul 要素に指定*/
  padding: 0px 5px;
  background-color: #FFF;
  color: #666;
  text-align: left;
  height: 50px;
  line-height: 50px;
}

#header-nav ul li ul.sub-menu li a:hover{
  color: #ec4949 !important;  /*マウスオーバー時に背景色を変更*/
  opacity: 1;
}

/*サブメニューで現在表示されているページのリンクの色を変更する*/
#header-nav ul li ul.sub-menu li.current-menu-item a {
  display: block;
  background-color: #FBF3FE; 
}

ul#menu-header_nav {
    background: url(https://curapo.com/wp-content/themes/curapo/images/curashi/icon_cat.png),#fff;
    background-repeat: no-repeat;
    background-position: 246px 26px;
    height: 80px;
    width: 295px;
    margin-right: 15px;
}

.single_top_banner_topbtn {
    float: left;
    background: #dc647d;
    padding: 15px;
    border: 1px solid #dc647d;
    border-bottom: 5px solid #6a1919;
    margin-right: 17px;
}

div#header-nav {
    float: left;
}

.banner_tel {
    float: left;
}

#side_search_curashi_single {
    background-size: cover;
    border: 3px solid #ec4949;
    height: auto;
    background: #ffedf0;
    width: 289px;
    /* margin-top: 30px; */
    float: left;
    height: 76px;
    /* box-shadow: 6px 6px #e6a5b3; */
    /* height: 130px; */
    padding-right: 5px;
    margin-right: 15px;
}

.searchs_curashi_single {
    padding: 0 0 15px 0;
    display: block;
    position: relative;
    margin-top: 10px;
}

#search_curashi_single {
    padding-top: 10px;
    padding-bottom: 0px;
    position: relative;
}

.point1 p {
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
    width: 460px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: -70px;
}

.point2 p {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 10px;
}

.tax-curashi_cat .header_image_area {
    display: none;
}

.icatch_curashi img {
    width: 100%;
    margin: 0;
}
@media (min-width:769px) {
	.icatch_curashi img {
    width: 1200px;
    margin: 70px 0;
}
	
}
.pagination span:nth-child(1) {
    display: none;
}

.pagination {
    text-align: center;
margin-bottom: 30px;
margin-top: 30px;
clear: both;
  }

span.current {
    padding: 7px 10px;
    background: #ff9373;
    margin-right: 20px;
    color: #fff;
}

a.inactive {
    padding: 7px 10px;
    background: #d82200;
    margin-right: 20px;
    color: #fff;
}

.shohin_detail_cat img {
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
}

.price_detail{
      position: relative;
    top: -70px;
}

p.curashi_product_total.single_t {
    font-size: 30px;
    padding: 10px;
}

.single_main_leftcontents img {
    width: 550px;
}

.search-results .header_image_area {
    display: none;
}

p.red {
    height: 160px;
    display: block;
    float: left;
    position: relative;
    bottom: 0;
    top: -78px;
    left: 170px;
    width: 230px;
    /* text-align: center; */
    /* margin: 10px auto; */
    color: #d81f00;
    font-weight: bold;
}

p.red2 {
    width: 230px;
    text-align: center;
    margin: 10px auto;
    color: #d81f00;
    font-weight: bold;
    clear: both;
}

.single-curashi .single_top_banner_container.clearfix,.tax-curashi_cat .single_top_banner_container.clearfix {
    padding: 30px 10px 20px 20px;
    margin-bottom: 40px;
    background: #fff5f5;
}

.search-no-results .header_image_area {
    display: none;
}

@media (min-width: 769px) {

.search-results article.entry_cat .price_back{
    width: 330px;
    height: 85px;
    margin: 0 auto;
    float: none;
}

.search-results article.entry_cat .curashi_price_total{
    font-size: 52px;
    padding-left: 0px;
    text-align: center;
    float: none;
}

.search-results article.entry_cat .shohin_detail_cat{
  float: none;
      width: 100%;
          margin: 0 auto;
}

.tax-curashi_cat article.entry_cat .price_back{
    width: 330px;
    height: 85px;
    margin: 0 auto;
    float: none;
}

.tax-curashi_cat article.entry_cat .curashi_price_total{
    font-size: 52px;
    padding-left: 0px;
    text-align: center;
    float: none;
}

.tax-curashi_cat article.entry_cat .shohin_detail_cat{
  float: none;
      width: 100%;
          margin: 0 auto;
}


}

/* レンカウフォーム */
#main .content.single.shaken_form {
	margin-top: 3rem;
}

/*カテゴリーナビゲーション*/

.curashi_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #fff;
}
.curashi_nav ul#menu li {
	float: left;
	position: relative;
	margin: 0;
	padding: 10px 5px;
	width: 179px;
	background-color: #f7931e;
	display: block;
	border-right: 1px solid #fff;
}
.curashi_nav ul.child {
	display: none;
	position: absolute;
	margin-left: -5px;
	padding: 0;
	z-index: 100;
}
.curashi_nav ul.child li a {
	padding: 5px 10px;
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: -5px;
	display: block;
	color: #fff;
}
.curashi_nav li a:hover {
	color: #774000;
	opacity: 100;
}
.curashi_nav ul li ul li a:hover {
	color: #774000;
	opacity: 100;
}
.curashi_nav a {
	color: #fff;
	text-align: center;
	display: block;
	font-size: 15px;
	font-weight: bold;
}
.curashi_nav.clearfix {
	margin-bottom: 10px;
	background: #f7931e;
	box-shadow: 4px 4px rgba(0, 0, 0, 0.25);
}
ul#menu li:nth-child(6) {
	border: none;
}
/*カテゴリバナー*/

.catbanner_container {
	width: 293px;
	padding: 5px 50px 5px 10px;
	float: left;
	border: 1px solid;
	margin-right: 4px;
	border-top: 2px solid #ec4949;
	border-left: 2px solid #ec4949;
	border-right: 2px solid #ec4949;
	border-bottom: 5px solid #ec4949;
	margin-bottom: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.catbanner_container:nth-child(4n) {
	margin-right: 0px;
}
.catimage {
	float: left;
	display: block;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	height: 70px;
}
.catimage img {
	width: 70px;
	padding-right: 10px;
}
.catimage a.cat_name {
	padding-left: 5px;
}
.wrap.catbanner {
	margin-bottom: 40px;
	margin-top: 40px;
}
.catimage p {
	width: 130px;
}
#main .content.news_index .content_row .content_col.center .curapo_post .post_content img {
	width: auto;
}
.catimage a {
	display: block;
	padding: 10px;
}
a.cat_link {
	color: #ec4949;
	font-weight: bold;
}
/*検索フォーム*/

.top_banner_container.clearfix {
	margin-bottom: 30px;
}
#side_search_curashi {
	background-size: cover;
	border: 3px solid #dc647d;
	height: auto;
	background: #ffedf0;
	width: 284px;
	margin-top: 0px;
	float: left;
	height: 130px;
	box-shadow: 6px 6px #e6a5b3;
	height: 130px;
	margin-bottom: 20px;
}
#side_search_curashi .title {
	background: #dc647d;
	background-position: center;
	color: #ffffff;
	font-size: 1rem;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	text-align: center;
	padding: 5px;
	text-shadow: 1px 1px #af3145;
}
.searchs_curashi {
	padding: 0 0 15px 0;
	display: block;
	position: relative;
	margin-top: 10px;
}
#search_curashi {
	padding-top: 20px;
	padding-bottom: 0px;
	position: relative;
}
form#testSearch {
	position: relative;
}
.top_banner img {
	float: right;
}


/*リニューアルCSS*/
.img-title {
	margin: 0px 0px 15px;
	padding: 0px;
}
.cr-catch {
}
.cr-sidebar {
	float: left;
	width: 290px;
	margin-right: 20px;
	margin-left: 15px;
}
.cr-main {
	float: left;
	width: 880px;
}
.cr-catch-list {
	margin-top: 15px;
}
article.curashi-entry {
	box-sizing: border-box;
	width: 100% !important;
	border: 1px solid #666666;
	border-radius: 2px;
	background: #fff;
	margin: 0px 0px 20px;
	position: relative;
}
.cr-catch-list .item-title h1 {
	padding-left: 100px !important;
	position: relative;
}
.cr-catch-list .catch-item-no1 .item-title h1:after {
	content: url(../../images/curashi-r/badge-no1.png);
	position: absolute;
	top: -30px;
	left: -15px;
	z-index: 100;
}
.cr-catch-list .catch-item-pickup .item-title h1:after {
	content: url(../../images/curashi-r/badge-osusume.png);
	position: absolute;
	top: -15px;
	left: -15px;
	z-index: 100;
}
article.curashi-entry .item-title h1 {
	display:flex;
	align-items: center;
	text-align: center;
	padding: 8px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ef6300+0,d31200+100 */
	background: #ef6300; /* Old browsers */
	background: -moz-linear-gradient(top, #ef6300 0%, #d31200 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ef6300 0%, #d31200 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ef6300 0%, #d31200 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef6300', endColorstr='#d31200', GradientType=0 ); /* IE6-9 */
}
.item-title h1 a {
	color: #fff;
}
.layout2column article.curashi-entry .item-title h1{
	height:70px;}
.layout4column article.curashi-entry .item-title h1{
	height:96px;}
article.curashi-entry .entry-body {
	padding: 15px;
}
article.curashi-entry .item-catch {
	font-weight: bold;
	color: #F90;
	text-align: right;
	height:6em;
	overflow:hidden;
}
article.curashi-entry .price-detail {
	font-size: 18x;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	margin: 20px 0px 10px auto;
	color: #000;
}
article.curashi-entry .price-detail .price-line{
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 15px;
	font-weight: bold;
	background-image: url(../../images/curashi-r/price-line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size:100% 15px;
}
article.curashi-entry .price-detail strong{
	font-size: 36px;
	margin-right: 5px;
	color: #FC0;
	font-weight: 800;
	text-shadow: 
    red 2px 0px,  red -2px 0px,
    red 0px -2px, red 0px 2px,
    red 2px 2px , red -2px 2px,
    red 2px -2px, red -2px -2px,
    red 1px 2px,  red -1px 2px,
    red 1px -2px, red -1px -2px,
    red 2px 1px,  red -2px 1px,
    red 2px -1px, red -2px -1px;
}

.catch-item-no1 .price-detail strong {
	font-size: 40px;
}

article.curashi-entry .red-attention {
	color: #C00;
	text-align: right;
}
article.curashi-entry .shohin-detail {
	display: block;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
article.curashi-entry .sanko-price {
	text-align: right;
	font-size: 12px;
}
.row {
	clear: both;
	margin-right: -1%;
	margin-left: -1%;
}

article.curashi-entry .item-image-flame {
	overflow: hidden;
	position: relative;
	float: none !important;
}
.item-image-flame {
	position: relative;
}
.item-image-flame img{
	position: absolute;
	max-height:100% !important;
	left: 50%;
	top: 50%;
	transform:translate(-50%,-150px);
}
@media (min-width: 768px) {
article.curashi-entry .item-data{
	position: absolute;
	right: 15px;
	bottom: 15px;
	float: none !important;
}
}
.layout4column article.curashi-entry .item-data{
	position: relative;
	right: auto;
	bottom: auto;
}
@media (max-width: 414px) {
article.curashi-entry .item-data{
	position: relative !important;
	right: auto;
	bottom: auto;
	float: none !important;
}
}
 
.catch-item-no1 .item-image {
	width: 60%;
	float: none;
}
.catch-item-no1 .item-data {
	width: 40%;
	float: none;
}
.catch-item-no1 .item-image-flame {
	height:300px;
}
.catch-item-no1 .item-image-flame img{
	transform:translate(-50%,-150px);
}
.layout2column .item-image-flame,.layout4column .item-image-flame {
	height:200px;
}
.layout2column .item-image-flame img,.layout4column .item-image-flame img{
	transform:translate(-50%,-100px);
}

.layout2column,.layout4column{
	display: flex;
	flex-flow: row wrap;
	}
.layout2column .item{
	flex: 0 1 49%;
	margin: 0 0.5% 15px;
}
.layout2column article.curashi-entry{
	flex: 0 1 49%;
	margin: 0;
}
.layout2column article.curashi-entry.catch-item-pickup{
	flex: 0 1 49%;
	margin: 0 0.5% 15px;
}
.layout4column article.curashi-entry{
	flex: 0 1 24%;
	margin: 0 0.5% 15px;
}
.layout2column .entry-body, .layout4column .entry-body {
	font-size: 12px;
}
.layout2column .item-image {
	width: 50%;
	float: none !important;
}
.layout2column .item-data {
	width: 45%;
	float: none !important;
}
.layout4column .item-image {
	width: 100%;
	float: none !important;
}
.layout4column .item-data {
	width: 100%;
	float: none !important;
}
 
.cr-title-ranking {
	background-color: #FFCC00;
	padding: 5px;
	margin-bottom: 15px;
}
.cr-title-ranking h2 {
	font-size: 36px;
	text-align: center;
	padding: 5px 0;
	color: #fff;
	text-shadow: 0 3px 0 #c77000, 3px 0 0 #c77000, 0 -3px 0 #c77000, -3px 0 0 #c77000, -3px -3px 0 #c77000, 3px -3px 0 #c77000, -3px 3px 0 #c77000, 3px 3px 0 #c77000
}
.cr-title-ranking .fukidashi {
	background-color: #FFF;
	color: #CC0000;
	text-align: center;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	border-radius: 8px;
}
.ranking-cat-title {
	background-color: #1B29A2;
	padding: 2px;
	text-align: center;
	color: #FFF;
	font-size: 21px;
}
.ranking-cat-title:before {
	content: url(../../images/curashi-r/icn-ranking.png);
	margin-right: 5px;
}
.ranking-list .item{
	border: 1px solid #666666;
	margin-bottom: 15px;
}
.ranking-list .item article.curashi-entry{
	border-top: none !important;
	border-right: none !important;
	border-bottom: none !important;
	border-left: none !important;
}

.cr-title-osusume {
	background: #ffa200;
	margin-bottom: 15px;
}
.cr-title-osusume h2 {
	font-size: 36px;
	text-align: center;
	padding: 15px 0;
	color: #fff;
	background: url();
	background-repeat: no-repeat;
	background-position: 0;
	text-shadow: 0 3px 0 #c77000, 3px 0 0 #c77000, 0 -3px 0 #c77000, -3px 0 0 #c77000, -3px -3px 0 #c77000, 3px -3px 0 #c77000, -3px 3px 0 #c77000, 3px 3px 0 #c77000
}
.map {
	margin-top: 20px;
}
 @media (max-width: 768px) {
.row {
	clear: both;
	margin-right: 0%;
	margin-left: 0%;
}
.cr-sidebar {
	float: none;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
.cr-main {
	float: none;
	width: 100%;
}
.layout2column article.curashi-entry,.layout2column .item{
	flex: 0 1 100%;
}
.layout4column article.curashi-entry{
	flex: 0 1 100%;
}
.layout2column .entry-body, .layout4column .entry-body {
	font-size: 14px;
}
.layout2column .item-image {
	width: 100%;
	float: none;
}
.layout2column .item-data {
	width: 100%;
	float: none;
}
.catch-item-no1 .item-image {
	width: 100%;
	float: none;
}
.catch-item-no1 .item-data {
	width: 100%;
	float: none;
}
}

/*カテゴリー*/
.entry-cat-container{
	display: flex;
	flex-flow: row wrap;
	margin-top: 20px;
}
.entry-cat-container article.curashi-entry{
	flex: 0 1 24%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	}
 @media (max-width: 768px) {
.entry-cat-container article.curashi-entry{
	flex: 0 1 48%;
	margin-right: 1%;
	margin-left: 1%;
	}	 
	 }
@media (max-width: 414px) {
.entry-cat-container article.curashi-entry{
	flex: 0 1 100%;
	}	 
	 }
	 
/*シングル*/
.curashi-entry-single article.curashi-entry .item-catch{
	font-size: 18px;
	text-align: left;
}
.curashi-entry-single article.curashi-entry .item-image {
	width: 50%;
	float: left;
	position: relative;
}
.curashi-entry-single article.curashi-entry .item-image .label-soldout{
	position: absolute;
	left: 10%;
	right: 10%;
	top:40%;
	background-color: #D02023;
	color: #fff;
	font-weight: 900;
	font-size: 21px;
	text-align: center;
	padding: 10px;
	z-index: 10;
}
.curashi-entry-single article.curashi-entry .item-data {
	width: 45%;
	float: right !important;
	position: relative;
	right: auto;
	bottom: auto;
}

.curashi-entry-single article.curashi-entry .price-detail {
	font-size: 24x;
}

.curashi-entry-single article.curashi-entry .price-detail strong{
	font-size: 42px;
}
@media (max-width: 768px) {
	.curashi-entry-single article.curashi-entry .item-image {
	width: 100%;
	float: none;
}
.curashi-entry-single article.curashi-entry .item-data {
	width: 100%;
	float: none !important;
	position: relative;
}

}
