/*
ここに独自の CSS を追加することができます。

詳しくは上のヘルプアイコンをクリックしてください。
*/

.wpcf7 td {
font-weight: bold;
text-align: center;
}
.wpcf7 {
text-align: center;
}

.lastone {
    font-weight: bold;
	color: red;
}

#toTop {
    bottom: 10%;
}

#secondary .tobuybtn {
    padding: .714286em 3.74em;
}

#secondary .tax_inc_block {
    display: none;
}
.field_cprice {
    display: none;
}

@media screen and (min-width: 62.5em) {
	.ritems .itemimg {
        float: left;
        margin-bottom: 0;
        width: 20%;
    }
	.ritems .item-info-wrap {
        margin-left: 25%;
        width: 75%;
    }
}

@media screen and (min-width: 62.5em) {
    .site-description {
        width: 100%;
        margin-bottom: 0.5rem;
    }
}

@media screen and (min-width: 62.5em) {
    .snav {
        width: 75%;
    }
}

@media screen and (min-width: 780px) {
    .ritems .item-info-wrap .inner {
        float: right;
    }
}

.ritems li {
    display: inline-block;
    padding: .714286em;
    width: 50%;
    letter-spacing: normal;
    vertical-align: text-top;
}

@media screen and (min-width: 62.5em) {
    .ritems li {
        padding: .714286em 0;
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
	.category-item .ritems .tax_inc_block {
        margin-top: 0;
        clear: both;
		text-align: left;
    }
}


.ritems .itemprice {
    font-weight: bold;
    text-align: right;
}

.ritems img {
    max-width: 100%;
    height: auto;
}

.ritems h3 {
    margin-bottom: 1.071428em;
    padding-left: .357143em;
    border-left: 5px solid #262626;
    line-height: 140%;
}

.ritems {
    margin-bottom: 50px;
}

.sns-btn {
    display: none;
}

.page-id-22 .entry-content ul li {
    list-style: none;
    line-height: 180%;
}

    .customer_form tr td {
        position: relative;
    }

.page-template-uscescart footer{
display: none;
}

    .search-box.On form {
        z-index: 100;
    }
/* ---- .tax_inc_block ---- */
.widget_welcart_bestseller .tax_inc_block {
    margin: -3px 0 0 0;
    padding-right: 7px;
    text-align: right;
    font-size: 12px;
    width: 70%;
}
.widget_welcart_bestseller .tax_inc_block em {
    margin-right: 3px;
    color: #262626;
}
.item-info .tax_inc_block {
    clear: both;
    text-align: right;
    font-size: 12px;
}
.item-info .tax_inc_block em {
    margin-right: 3px;
	color: #262626;
}
.type-grid .tax_inc_block,
.front-il .tax_inc_block,
.search-li .tax_inc_block,
.assistance_item .tax_inc_block {
    margin-top: -2px;
    text-align: right;
    font-size: 12px;
}
.type-grid .tax_inc_block em,
.front-il .tax_inc_block em,
.search-li .tax_inc_block em,
.assistance_item .tax_inc_block em {
    margin-right: 3px;
    color: #262626;
}
.category-item .tax_inc_block {
    margin-bottom: .357143em;
}
.cat-il.type-grid .tax_inc_block {
    margin-top: -7px;
}
.widget_basic_item_list .tax_inc_block {
    margin: -3px 0 0 0;
    padding-right: 7px;
    text-align: right;
    font-size: 12px;
}
.widget_basic_item_list .tax_inc_block em {
    margin-right: 3px;
    color: #262626;
}
.item-header .item_page_title, #content .entry-title {
	position: relative;
	line-height: 1.4;
	padding: 0.5em 1em;
	display: inline-block;
	margin: 0 0;
}

h1.item_page_title:before, h1.item_page_title:after,
#content .entry-title:before, #content .entry-title:after{ 
  content:'';
  width: 20px;
  height: 30px;
  position: absolute;
  display: inline-block;
}

h1.item_page_title:before, #content .entry-title:before {
  border-left: solid 1px #ffa500;
  border-top: solid 1px #ffa500;
  top:0;
  left: 0;
}

h1.item_page_title:after, #content .entry-title:after {
  border-right: solid 1px #ffa500;
  border-bottom: solid 1px #ffa500;
  bottom:0;
  right: 0;
}

.btnwrapper.new.sp {
	display: none;
			}
.single h3,.page h3, .home h3 {
    padding: 0.25em 0.5em;
    color: #494949;
    background: transparent;
    border-left: solid 5px #ffa500;
}

.single h4, .page h4 {
    border-bottom: solid 3px #ffedcc;
    position: relative;
}

.single .entry-content h4, .single .item-description h4,.page .entry-content h4, .page .item-description h4 {
	margin-bottom: 0;
	padding: 0;
	background-color: #fff;
}

.single h4::after, .page h4::after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #ffa500;
    bottom: -3px;
    width: 20%;
}

.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}
.btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #ff8c00;
	  border-bottom: 5px solid #b84c00;
}
.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #ffa500;
	  border-bottom: 2px solid #b84c00;

}
a.btn--orange.btn--cubic {
  border-bottom: 5px solid #9f000c;
}

a.btn--orange.btn--cubic:hover {
  margin-top: 3px;
  border-bottom: 2px solid #9f000c;
}
a.btn--radius {
   border-radius: 100vh;
}
.fa-position-left {
  position: absolute;
  top: calc(50% - .5em);
  left: 1rem;
}
.fa-position-right {
  position: absolute;
  top: calc(50% - .5em);
  right: 1rem;
}


section {
  position: relative;
  width: 100%;
  height: 100%;
	margin-bottom: 50px;
}
section#section01 {
	margin-bottom: 0px;
}
.demo a.tonext{
	position: absolute;
bottom: 0px;
left: 49%;
z-index: 2;
display: inline-block;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
color: #ff8c00;
font: normal 400 20px/1 'Josefin Sans', sans-serif;
letter-spacing: .1em;
text-decoration: none;
transition: opacity .3s;
}
#section01.demo a.tonext{
	color:#fff;
}

#section01 a span {
    position: absolute;
	top: -140px;
    left: 50%;
	width: 48px;
	height: 48px;
    margin-left: -12px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sdb06 1.5s infinite;
    animation: sdb06 1.5s infinite;
    box-sizing: border-box;
}
#section02 a span {
    position: absolute;
	top: -60px;
    left: 50%;
	width: 48px;
	height: 48px;
    margin-left: -12px;
    border-left: 1px solid #ff8c00;
    border-bottom: 1px solid #ff8c00;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sdb06 1.5s infinite;
    animation: sdb06 1.5s infinite;
    box-sizing: border-box;
}
#section03 a span, #section04 a span, #section05 a span,#section06 a span,#section07 a span,#section08 a span,#section09 a span,#section10 a span,#section11 a span,#section12 a span,#section13 a span,#section14 a span,#section15 a span,#section16 a span,#section17 a span,#section18 a span,#section19 a span {
    position: absolute;
	top: -60px;
    left: 50%;
	width: 48px;
	height: 48px;
    margin-left: -12px;
    border-left: 1px solid #ff8c00;
    border-bottom: 1px solid #ff8c00;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sdb06 1.5s infinite;
    animation: sdb06 1.5s infinite;
    box-sizing: border-box;
}
#section08 a span{top: -20px;}
@-webkit-keyframes sdb06 {
  0% {
    -webkit-transform: rotateY(0) rotateZ(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotateY(720deg) rotateZ(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@keyframes sdb06 {
  0% {
    transform: rotateY(0) rotateZ(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotateY(720deg) rotateZ(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}


   #toTop.fixed {
        position: fixed;
        right: 10px;
        bottom: 7%;
    }

    .entry-content p, .item-description p {
        line-height: 1.82857em;
    }

.msgspace {
    margin-bottom: 20px;
	padding: .714286em 1.542856em;
border: 1px solid red
}
.msgspace h2 {
    font-size: 1.285712em;
    text-align: center;
    margin-bottom: 1em;
}
.msgspace p.byname {
    text-align:right;
}
    body {
        overflow: hidden;
    }
.spfmenu{
		display:none;
	}
#text-15 .tobuybtn a, #text-16 .tobuybtn a {
    color: #000;
}
#text-15 .btnwrapper, #text-16 .btnwrapper, #text-22 .btnwrapper {
    padding: .714286em 1.542856em;
    background-color: #fff;
    border: 1px solid red;
    margin:0;
}
#secondary section#text-22{
	padding:0;
}
#text-15 .tobuybtn, #text-16 .tobuybtn {
    color: #000;
    padding: 0;
    background: none;
}
.home #secondary #text-15  .tobuybtn, .home #secondary #text-16  .tobuybtn{
	padding: 0;
	}
#feas-submit-button-0 {
    width: 100%;
}
.fesearch {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    padding: 30px;
    width: 45%;
    margin: 10px;
}
#feas-searchform-0 label {
    font-weight: bold;
    display: block;
    position: relative;
    margin-bottom: 5px;
    cursor: pointer;
}
.front-il h4 {
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
    padding-bottom: .312502em;
    padding-top: .412502em;
    margin-top:60px;
}
.front-il h4.firstset {
    margin-top: 10px;
}
.readmore .tobuybtn {
    padding: .714286em .742856em;
}
.widget.wpfp_users_favorites_widget_view li {
    width: 49%;
float: left;
margin-bottom: 20px;
margin: 1% 1% 1% 0
}
.wpfp-span a img {
   margin: 6px 6px 6px 0;
}
#content .thumb-title.entry-title {
    font-size: 1.0em;
    margin-bottom: 0.222224em;
    line-height: 1.285712em;
	text-align:left;
}
.page-template-uscescart .favlist li {
    width: 16.6%;
    float: left;
    padding: 0 0.625rem 1.25rem;
}
.lvtitle {
    text-align: center;
}
.favlist {
    width: 100%;
    display: inline-block;
}
.favlist h3{text-align: center;}
.favlist li {
    width: 50%;
float:left;
padding:5px 0
}
.viewedlist {
    width:100%;
	display: inline-block;
}
.page-template-uscescart .lastViewedItem {
    width: 16.6%;
    float: left;
    padding: 0 0.625rem 1.25rem;
}
#dd_last_viewed-5 .lastViewedItem {
    width:50%;
    float:left;
    margin-bottom: 20px;
}
    .lastViewedThumb img {
        width: 100%;
        height: auto;
    }
input.skubutton {
    bottom:0;
    left: 0;
    z-index: 1;
	opacity: 0.8
}
.waitinfo {
    margin-top:50px;
}
.site-description {
    padding:0;
}
.search-box{padding: 0 0 0px;}
.snav .subtitle {
    float:right;
}
#secondary section#basic_item_list-5 {
    border:1px solid red;
    padding:10px;
}

.totop {
    clear: both;
}

.breadcrumbs {
    clear:both;
}

#text-13 #ml_form, #text-14 #ml_form {
    text-align: center;
}

img.mainimgsp{display:none;}

/* IE */
@font-face {
  font-family: 'myfont';
  src: url('https://chaiyoshizawa.com/wp-content/uploads/font/harenosora.eot');
}
/* Firefox, Opera, Safari */
@font-face {
  font-family: 'はれのそら明朝';
  src: url('https://chaiyoshizawa.com/wp-content/uploads/font/Harenosora.otf') format('opentype');
}

.mainimgpc {
    width:100%;
}

.home body, .harenohi{
  font-family: 'はれのそら明朝';
}

.home #primary .tobuybtn{padding: 2.714286em 2.742856em 1.714286em;}

.home #primary {
    width:70%;
    float:left;
}

.home #primary .tobuybtn a {
    font-size:28px;
	font-family: 'はれのそら明朝';
}

.home table.profile td {
    text-align: center;
    font-size: 21px;
    line-height: 1.5em;
    font-weight: 700;
	border:none;
}

.home table.profile {
    width: 600px;
    margin: 0 auto;
	border:none;
}

.home table.recommend {
    width: 90%;
    margin: 0 auto;
	border:none;
}

.home table.recommend td {
    text-align: center;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 700;
	border:none;
    width: 33%;
}

.home p.harenohi {
    font-size: 21px;
    width: 98%;
    margin:0 auto 21px;
	text-align: center;
	line-height: 2.0
}

.home header .inner{display: none;}
.home .two-column.right-set #secondary {display:none;}

.home #content header{display: none;}

.home header{margin-bottom: 0;}

.home #main {margin: 0 auto;}

.home #main #content{width: 100%;}

.home #main #content p.centertxt{text-align:center}

.home #main #content p.centertxt img{max-width:100%;}

.home #reasonwrapper td {vertical-align: top;border:none;}

.home h3.harenohi {
    font-size: 33px;
    border: none;
    margin-bottom: 10px;
}

.home h4.harenohi {
    font-size: 24px;
    padding-left: 10px;
    background:none;
}

.home #reasonwrapper h4.harenohi {
	text-align:left;
	}

.home .iconcheck {
    padding-right:0;
    width:120px;
	padding-top:0
}

.home .orangebox p.harenohi{width: 90%;}

table.shopinfo {
    width: 80%;
    margin:0 auto;
}

#reasonwrapper {
    width:90%;
    margin:0 auto;
}

.entry-content .recommend img{
	max-width: 100%;
	}

.entry-content .winephotos img{
	max-height:225px;}

.pspacewrap {
    background-image: url(https://chaiyoshizawa.com/wp-content/uploads/2017/12/kamon.png);
    background-size: 16.69%;
	background-repeat: no-repeat;
background-position: center;
}

.pspace {
    background-color: rgba(255, 255, 255, 0.6);
}

.entry-content .orangebk h2.harenohi{margin: .75em 0 .25em;}

.lazy.aligncenter.size-large.wp-image-1749.lazy-loaded {
    max-width: 30%;
}
 
.page-id-2114 body, .harenohi{
  font-family: 'はれのそら明朝';
}

        .entry-content h2.harenohi {
            font-size: 38px;
            text-align: center;
            margin: 2.25em 0 1.25em;
        }

.page-id-2114 .tobuybtn{padding: 2.714286em 6.742856em 1.714286em;}

.page-id-2114 .tobuybtn a {
    font-size:33px;
	font-family: 'はれのそら明朝';
}

.page-id-2114 table.profile td {
    text-align: center;
    font-size: 21px;
    line-height: 1.5em;
    font-weight: 700;
	border:none;
}

.page-id-2114 table.profile {
    width: 600px;
    margin: 0 auto;
	border:none;
}

.page-id-2114 table.recommend {
    width: 90%;
    margin: 0 auto;
	border:none;
}

.page-id-2114 table.recommend td {
    text-align: center;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 700;
	border:none;
}

.page-id-2114 p.harenohi {
    font-size: 21px;
    width:78%;
    margin:0 auto 21px;
	text-align: center;
}

.page-id-2114 header .inner{display: none;}
.page-id-2114 .two-column.right-set #secondary {display:none;}

.page-id-2114 #content header{display: none;}

.page-id-2114 header{margin-bottom: 0;}

.page-id-2114 #main {margin: 0 auto;}

.page-id-2114 #main.two-column #content{width: 100%;}

.page-id-2114 #main.two-column #content p.centertxt{text-align:center}

.page-id-2114 #main.two-column #content p.centertxt img{max-width:1100px;}

.page-id-2114 #reasonwrapper td {vertical-align: top;border:none;}

.page-id-2114 h3.harenohi {
    font-size: 33px;
    border: none;
    margin-bottom: 10px;
}

.page-id-2114 h4.harenohi {
    font-size: 24px;
    padding-left: 10px;
    background:none;
}

.page-id-2114 .iconcheck {
    padding-right:0;
    width:120px;
	padding-top:0
}

.orangebk {
    background-color: #ff8c00;
    padding:1px 0;
}

.orangebk a {
    color:#fff;
}

.entry-content .orangebk h2.harenohi{border: 0;}

.orangebox {
    border: 2px solid #ff8c00;
    padding: 30px 0;
    width:98%;
    margin:0 auto;
}

.page-id-2114 .orangebox p.harenohi{width: 90%;}


.centering{text-align:center;}

.btnwrapper{text-align:center;margin-bottom: 50px;margin-top: 30px;}

.sub-menu a{
	color: #343D55;
	}

#menu-item-1598 {
    margin-left:-16px;
}

.spoint {
    padding: 5px;
    border: 1px solid #000;
}

h1.site-title img, div.site-title img{
width: 152px;
}

h1.site-title,div.site-title{
padding: 20px 0 0;
}

#mw_wp_form_mw-wp-form-39{
overflow: hidden;
}

    .entry-content .orderstep_pc ul li, .entry-content .orderstep_sp ul li {
        list-style-type: none; 	       padding: 10px 30px;
        border: 3px solid #eee;
		text-align: center;
    }

    .entry-content .orderstep_pc ul li.togo, .entry-content .orderstep_sp ul li.togo {
        padding: 10px;
        border: none;
    }

.topmessage {
    text-align: center;
    margin-top:30px;
    line-height: 2;
	margin-bottom: 30px;
}

.topmessage h3 {
    font-size:36px;
}

.topmessage p {
    font-size:16px;
}

.toabout {
    border: 0.5px solid #eee;
    padding: 10px;
    width: 250px;
	margin:0 30px;
}

.front-il{
clear:both;
}

.btncorner {
    width: 100%;
    margin: 30px auto 0;
}

.home h4{
text-align: center;
}

.pointcamp {
    border: 0.5px solid red;
    padding: 5px;
    background: #ffe4b5;
    font-weight: bold;
}

.search-results .toabout{
	margin: 0 auto;
	}

.is-fixed {     
	position: fixed;     
	top: 0;     
	left: 0;     
	z-index: 2;     
	width: 100%;
}

.page-id-48 .entry-content h3{
	margin-top: 40px
	}

        .page-id-48 #main.two-column #content {
            width: 100%;
            margin: 0;
            padding: 0;
        }

        .page-id-48 .two-column.right-set #secondary {
            display:none;
        }

.page-id-48 .entry-content .orderstep_pc ul li{
	padding: 5px;
width: 14.1%;
display: inline-block;
vertical-align: top;
	height: 310px;
	}

.page-id-48 .entry-content .orderstep_pc .bydaibiki ul li{
		width: 22.5%;
		height: 280px;
	}

.page-id-48 .entry-content .orderstep_pc .byconvini ul li{
		width: 17.5%;
height: 310px;
	}

.page-id-48 .entry-content .orderstep_pc ul li.togo{
	width: 2%;
display: inline-block;
	}

.page-id-48 .entry-content .orderstep_pc ul li.shipping{
	width: 8%;
	}

.page-id-48 .entry-content .orderstep_pc ul li p{
	text-align: left;
	}

.page-id-48 .entry-content .orderstep_pc ul li img{
	max-width: 65px;
	}

.page-id-48 .entry-content .orderstep_pc ul li.togosp {
    display:none;
}

.page-id-22 .inner.cf {
    background: url(https://chaiyoshizawa.com/wp-content/uploads/2017/07/header.png);
    height: 500px;
    background-size: cover;
}

.page-id-22 div.site-title{
	padding: 20px 0 0 5px;
	}


.page-id-22 .snav .membership li:first-child, .page-id-22 .snav .membership a{
	color:#fff;
	}

.page-id-22 .incart-btn a{
	background-color: rgba(255, 140, 0, 0.3);
	}

.front-il h4 {
    letter-spacing: 0em;
}

        .front-il article {
            padding: 0.3em 0 1.55712em;
        }

#text-7 {
    border:2px solid red;
    padding:5px;
}

.readmore {
    text-align: center;
    letter-spacing: 0;
    margin-bottom: 30px;
	margin-top:5px;
}

.blog #content .front-il article{
	margin-bottom: 0;
	}

.page #text-8{
	border:none;
	}

.forteeninfo {
    font-size: 1.42857em;
    font-weight: bold;
}

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

	.blog #content .front-il article:hover .itemprice, .cat-il.type-grid article:hover .itemprice{
    opacity:		1;
	-webkit-transform:	rotateY(0deg);
	transform:		rotateY(0deg);
}

    .front-il .itemprice, .cat-il.type-grid .itemprice{
        width: 100%;
			height: 25%;
        position: absolute;
			top: 75%;
        left: 0;
        opacity: 0;
        background-color: rgba(255, 255, 255, 0.8);
        -webkit-transform:	rotateY(-180deg);
	transform:		rotateY(-180deg);
	-webkit-transition:	all 0.6s ease;
	transition:		all 0.6s ease;
			padding: 5px;
    }

.front-il article:hover .itemname, .cat-il.type-grid article:hover .itemname{
    opacity:		1;
	-webkit-transform:	rotateY(0deg);
	transform:		rotateY(0deg);
}

    .front-il .itemname, .cat-il.type-grid .itemname {
        width: 100%;
			height: 75%;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        background-color: rgba(255, 255, 255, 0.8);
        -webkit-transform:	rotateY(-180deg);
	transform:		rotateY(-180deg);
	-webkit-transition:	all 0.6s ease;
	transition:		all 0.6s ease;
        padding: 10px;
    }

.front-il .itemname a, .cat-il.type-grid .itemname a, .cat-il.type-grid .itemname h2 a{
	color:#000;
	position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 10px;
	}

.item-list .item-info-wrap .inner {
    float: right;
}

.home h4 {
    margin-bottom: 10px;
}

	.maskwrapper{
overflow: hidden;
position: relative;
	}

.front-il .itemsoldout, .cat-il.type-grid .itemsoldout{
	float: right
	}
	}

#wc_cart .postage_privilege{
    padding: 20px 10px;
    background-color: #efefef;
    margin: 10px 0 10px;
    text-align: center;
    font-size: 1.15em;
    font-weight: bold;
    border-radius: 5px;
}

.recoitem {
	padding: 20px 10px;
    background-color: #efefef;
    margin: 10px 0 10px;
	border-radius: 5px;
	min-height: 330px;
}

.recoitem h2 {
    font-size: 1.15em;
    font-weight: bold;
    text-align: center;
}

.thumbnail_box.heightLine {
    width: 16.6%;
    float: left;
    padding: 0 0.625rem 1.25rem;
}

.thumtitle {
    margin: .5rem 0 0;
}

.footer_explanation {
    clear:both;
}

.newitem {
    color: #e00;
    font-size: .85714em;
}

.mw_wp_form button {
    color: #FFFFFF;
    background-color: #ff8c00;
    border-color: #cc7000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px 36px;
    font-size: 13px;
    line-height: 26px;
    border-color: #ffaf4d;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
}

        .cat-il.type-grid {
            clear:both;
        }

.sortby {
    float:right;
}

.category .page-title {
    float:left;
}

.category-blog .sortby{
	display: none;
	}

.category.category-blog  .page-title {
    float: none;
}

.breadcrumbs {
    margin-top:50px;
}

    #secondary section#welcart_category-8 {
        margin-bottom: 0;
        padding: 0 .714286em;
    }

#welcart_category-6 .widget_title {
    display:none;
}

#secondary section#welcart_category-6 {
        margin-bottom: 0;
        padding: 0 .714286em;
    }

#welcart_category-7 .widget_title {
    display:none;
}

#secondary section#welcart_category-7 {
        margin-bottom: 0;
        padding: 0 .714286em;
    }

#welcart_category-9 .widget_title {
    display:none;
}

    .widget_welcart_category li {
        padding-bottom: 0;
    }

#menu-\%e5\%8e\%9f\%e7\%94\%a3\%e5\%9c\%b0\%e3\%81\%8b\%e3\%82\%89\%e6\%8e\%a2\%e3\%81\%99 {
    padding: 0 .714286em;
}

li.menu-item-object-category {
    padding:4px 0;
}

#menu-\%e5\%8e\%9f\%e7\%94\%a3\%e5\%9c\%b0\%e3\%81\%8b\%e3\%82\%89\%e6\%8e\%a2\%e3\%81\%99 ul.sub-menu {
    margin-left: .714286em;
}

.tobuybtn {
    color: #fff;
    font-family: FontAwesome;
    font-weight: bold;
    padding: .714286em 6.742856em;
    background-color: #ff8c00;
    border: none;
    letter-spacing: 1px;
}

.home #secondary .tobuybtn {
padding: .714286em 3.742856em;
}

.tobuybtn a {
    color: #fff;
}

.tobuybtn:hover{
	cursor: pointer;
background-color: #ffa500;
	}

#secondary section#recent-posts-4, #secondary section#recent-posts-3 {
    border: 2px solid red;
    padding:.714286em;
}

    .entry-content p, .post-li p {
        line-height: 1.7;
		margin-bottom: 5px;
    }

.subtitle {
    text-align: right;
font-size: 10px;
color: #aaa;
font-weight: normal;
}

.home .subtitle {
	background-color: #131313;
	}

.subtitle.bottom {
    text-align: center;
    margin-bottom: 10px;
}

h2.site-title{
padding: 20px 0 0;
	font-size: 2.857142em;
width: 25%;
margin: 0;
padding: 0.5em 0 0em;
float: left;
text-align: left;
	clear: none;


	}

h2.site-title img {
    width: 152px;
	height: auto;
}

.ltitle {
    width: 65%;
    float: left;
}

.page-id-2114 #main.two-column #content p.centertxt img {
    max-width: 100%;
}

.aligncenter.size-large.wp-image-1749 {
    max-width: 30%;
}

.home .one-column #secondary {
            padding: 0;
            border-top: none;
	float: right;
width: 25%;
margin: 30px 2% 0;
        }

    .home .widget_basic_item_list article {
        display: inline-block;
        padding: .714286em;
        width: 100%;
        letter-spacing: normal;
        vertical-align: text-top;
    }

        .home .widget_welcart_bestseller li {
            width: 96%;
            margin-right: 8%;
            padding-top: .714286em;
            float: left;
        }

.entry-content .recommend img{
		max-height: 235px;
	}

    .page-template-searchselect .front-il {
        width: 100%;
}

.main-image {
    display: none;
}

@media screen and (min-width: 62.5em) {
.front-il{
	width: 70%;
	float: left;
	}

.front-il article,.front-il article:nth-of-type(even),.front-il article:nth-of-type(5n){
	width: 22%;
margin-right: 3%;
	}

.home #main{
	width:100%;
	}
}

@media screen and (max-width: 1200px) {
	.page-id-48 .entry-content .orderstep_pc ul li{
width: 14%;
	height: auto;
	}
	.page-id-48 .entry-content .orderstep_pc .bydaibiki ul li{
	height: auto;
	}
.page-id-48 .entry-content .orderstep_pc .byconvini ul li{
	height: auto;
	}
.page-id-48 .entry-content .orderstep_pc ul{
margin: 0 0 0 0.1em;
	}
	}

@media screen and (max-width: 1000px) {
#secondary {
    width:80%;
    margin:0 auto;
}
.site-description {
        color: #000;
        background: #fff;
        padding:0;
    }
}

    @media screen and (max-width: 900px) {
.page-id-22 .inner.cf {
    height: 450px;
}
.entry-content .recommend img {
    max-width: 100%;
}
}

    @media screen and (max-width: 800px) {
.page-id-22 .inner.cf {
    height: 400px;
}
.btn, a.btn, button.btn {
	font-size: 15px;
}
	.btnwrapper {
    background-color: #ff8c00;
    padding: .714286em 0;
}
			.btnwrapper.new {
				background: none;
				padding: .714286em 0;
				background-color: #fff;
			}
			.btnwrapper.new.pc {display: none;
			}
			.btnwrapper.new.sp {
				display: block;
			}
.page-id-2114 .tobuybtn {
    padding: .714286em 0;
}
.page-id-2114 table.recommend td {
    width: 33%;
}
.page-id-2114 p.harenohi{text-align:left;width: 98%;}
.home #primary .tobuybtn {
    padding: .714286em 0;
}
.home table.recommend td {
    width: 33%;
}
.home p.harenohi{text-align:left;width: 98%;}
    #site-navigation li a {
        border-bottom: solid 1px #ffedcc;
    }
			    .cat-il.type-grid .itemname {
        margin-top:40px;
			}
			.favlist img, .recoitem .thumimg img{
    max-width:100%;
    height:auto;
}
}

    @media screen and (max-width: 700px) {
.page-id-22 .inner.cf {
    height: 350px;
}
.home table.profile {
    width: 450px;
}
}

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

	.category-item .tax_inc_block {
    margin-top: 0;
    clear: both;
    text-align: right;
}
    #secondary {
        width: 90%;
    }
	#section01 a span {
    top: -300px;
    width: 24px;
    height: 24px;
}
			.jetpack_page_stats #stats-nuggets ul li strong span {
    font-size: 12pt;
}
			.jetpack_page_stats #stats-nuggets li {
    padding: 0 0px;
}
	.page-template-uscescart .lastViewedItem {
    width: 50%;
}
.page-template-uscescart .favlist li {
    width: 50%;
}
	.viewedlist,.favlist {
    width:100%;
}
.page-id-22 .inner.cf {
    height: 300px;
}
.home #primary{
	width:100%;
	}
.home .one-column #secondary{
	width:95%;
	}
.recoitem {
    background-color: #fff;
}
.recoitem .thumbnail_box.heightLine {
    width: 50%;
    float: left;
    padding: 0;
    height:300px;
}
input.skubutton {
	    position: fixed;
    bottom:40px;
    left:0;
	width:100%;
height: 40px;
margin-top:25px;
	opacity: 0.9;
}
.fesearch {
    width: 100%;
	margin: 0px;
}
#feas-searchform-0 label {
    margin-bottom: 20px;
}
.spfmenu{
		display:block;
		color: #fff;
		font-family: FontAwesome;
font-weight: bold;
padding: .714286em .142856em;
background-color: #131313;
border: none;
letter-spacing: 1px;
text-align: center;
-webkit-transition: .3s ease all;
-moz-transition: .3s ease all;
-o-transition: .3s ease all;
transition: .3s ease all;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
height: 40px;
opacity: 0.7;
	}
.spfmenu a{
			color: #fff;
	}
    .spfmenu li {
        display: inline;
			margin: 0 40px;
			font-size: 150%;
    }
.home #reasonwrapper td {
    display: block;
    width: 100%;
    text-align: center;
}
#reasonwrapper {
    width: 100%;
}
    .home table.recommend td {
        width:100%;
				display:block;
    }
footer{
		margin-bottom: 40px;
	}
.single-post footer{
		margin-bottom: 80px;
	}
	.spfmenu .total-quant {
    color: #fba60d;
}
	#text-21 .widget_basic_item_list article{
	width: 49%;
}	
    .entry-content .recommend img {
        width: 100%;
        max-height: initial;
    }
}

    @media screen and (max-width: 480px) {
	  
	.subtitle {
    display: none;
}
.home table.recommend td{font-size: 14px;}
	img.mainimgpc{display:none;}
img.mainimgsp{display:block;width:100%;}
	.entry-content h2.harenohi {
		font-size: 22px;
		
    text-align: left;
    margin: 0.75em 0 .25em;
}
.home table {
    width: 100%;
}
.home table.profile td {
    width:50%;
	font-size: 16px;
}
.home p.harenohi {
    font-size: 16px;
    width: 98%;
    margin: 0 auto 16px;
}
.home table.recommend {
    width: 100%;
}
.home table.recommend td {
    padding: .0;
}
.home #primary .tobuybtn a {
    font-size: 15px;
}
.home #reasonwrapper td {
    display:block;
	text-align: center;
width:100%;
}
.home h3.harenohi {
    font-size: 24px;
}
.home h4.harenohi {
    font-size: 21px;
}
.home table.profile {
    width: 100%;
}

	.page-id-2114 table.recommend td{font-size: 14px;width: 33%;}
	img.mainimgpc{display:none;}
img.mainimgsp{display:block;}
	.entry-content h2.harenohi {
		font-size: 22px;
    text-align: left;
    margin: 0.75em 0 .25em;
}
			.home .pspace h4.harenohi {
				font-size: 17px;
			}
.page-id-2114 table {
    width: 100%;
}
.page-id-2114 table.profile td {
    width:50%;
	font-size: 16px;
}
.page-id-2114 p.harenohi {
    font-size: 16px;
    width: 98%;
    margin: 0 auto 16px;
}
.lazy.triangle {
    max-width:50px;
}
.page-id-2114 table.recommend {
    width: 100%;
}
.page-id-2114 table.recommend td {
    padding: .0;
}
.page-id-2114 .tobuybtn a {
    font-size: 15px;
}

.iconcheck {
    text-align: center;
    width: 100%;
}
.page-id-2114 #reasonwrapper td {
    display:block;
	text-align: center;
width:100%;
}
.page-id-2114 h3.harenohi {
    font-size: 24px;
}
.page-id-2114 h4.harenohi {
    font-size: 21px;
}
.orangebox {
    width: 98%;
}
/*.centering {
    text-align: left;
}*/
.page-id-2114 table.profile {
    width: 100%;
}
		.entry-content ul, .entry-content ol, .item-description ul, .item-description ol{
		margin:0;
	}
		.entry-content .orderstep_pc ul li {
			float:none;
			text-align:left;
			padding: 5px;
		}
		.entry-content .orderstep_pc ul li.togo{
			padding: 0px;
			font-size: 200%;
			text-align:center;
		}
		h1.site-title, div.site-title {
    padding: 0px 0 0;
}
h1.site-title img, div.site-title img {
    width: 100px;
}
.topmessage{
margin-top: 0px;
line-height: 1.5;
}
.topmessage h3 {
    font-size: 22px;
}
.btncorner {
    width: 100%;
    margin: 20px auto 0;
}
.toabout{
width: 100%;
margin: 0;
	display: block;
}
.columncenter .orderstep {
    text-align: center;
	font-size:18px;
}
header #site-navigation input#panel.on-off:checked + div.nav-menu-open, header #site-navigation input#panel.on-off:checked + div.header-nav-container{
	margin-top: 40px;
	}
#site-navigation label{
	background: #999;
opacity: 0.6;
	top: 10px;
	}
.snav{
	margin-top: 0px;
width: 60%;
	padding-top: 0.67143em;


	}
	h2.site-title{
		width: 30%;
		padding: 0.1em;
			}
	h2.site-title img {
    width: 82px;
}
			img.snsbtn {
    width: 25px;
				margin-top: 8px;
}
			.sns-btn{display:block;}
#site-navigation.is-fixed label{
	top: 0px;
	}
.scomment {
    border-top: 0.25px solid #eee;
    padding-top: 5px;
	border-bottom: 0.25px solid #eee;
}
.itemname{
	padding-bottom: 5px;
	}
.page-id-48 .entry-content .orderstep_pc ul li,.page-id-48 .entry-content .orderstep_pc .bydaibiki ul li, .page-id-48 .entry-content .orderstep_pc .byconvini ul li{
	width: 100%;
	height: auto;
text-align: center;
	}
.page-id-48 .entry-content .orderstep_pc ul li p{
	text-align: center;
	}
.page-id-48 .entry-content .orderstep_pc ul li.togo{
	display:none;
	}
.page-id-48 .entry-content .orderstep_pc ul li.togosp {
    display:block;
}
.page-id-22 .inner.cf {
    height: 240px;
}
    input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"], input[type="url"] {
        width: 100%;
    }
.mwform-zip-field input{
	width: 20%;
}
.entry-content .mw_wp_form_input td, .entry-content .wpcf7 td{
display: block;
}
.lazy.aligncenter.size-large.wp-image-1749.lazy-loaded {
    max-width: 100%;
}
.centering.footermenu {
    text-align: center;
}
.pspacewrap {
    background-size: 33.3%;
}
.starwine.bg-lazyloaded {
    background-image: url(https://chaiyoshizawa.com/wp-content/themes/welcart_basic/images/starsky_l.webp);
    color: #fff;
    padding: 1px 10px;
}

.contena.bg-lazyloaded {
    background-image: url(https://chaiyoshizawa.com/wp-content/uploads/2017/11/IMG_3420-e1512732100788.jpg.webp);
    background-size: cover;
    background-position-y: 50%;
    color:#fff;
    padding: 1px 10px;
}
img.forpc{display:none;}
.entry-content .winephotos img {
    max-width: 25%;
    height: 100px;
}
.entry-content .orangebk h2.harenohi {
    text-align: center;
}
.orangebk a {
    font-size: 15px;
}
#secondary section#text-15, #secondary section#text-16{
	padding: 0 0;
	}

.page-id-765 #searchsubmit {
    width:100%;
}
    }

        @media screen and (max-width: 480px) {
    .home table.profile {
    width: 100%;
}
}


    @media screen and (max-width: 360px) {
.page-id-22 .inner.cf {
    height: 180px;
}
    h2.site-title {
        width: 28%;
    }
    .snav {
        width: 68%;
    }
}