@charset "UTF-8";

/*!
Theme Name:cocoon-child-ori
Template:cocoon-master
Version:    1.0.6
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
/*商品詳細ぺージ*/
#itempage form {
    margin: auto !important;
}

#itempage .exp {
    margin: 20px auto !important;
}

/*カテゴリー*/
.entry-card-content {
    margin-left: 0 !important;
	padding-bottom: 0 !important;
}
#list form.cartjs_product_form div.cartjs_product_table table {
    width: 100% !important;
    margin-top: 10px !important;
}
#list form.cartjs_product_form div.cartjs_cart_in {
    display: none;
}
#list tr.cartjs_product_num {
    display: none;
}
#list .entry-card-title, .related-entry-card-title {
    max-height: 86.4px;
    overflow: hidden;
    min-height: 86.4px;
}
.cartjs_stock td {
    font-weight: bold;
    background: black;
    color: white;
}

/*ヘッダー*/
.item-label i {
    margin-right: 10px;
}
.site-name-text img {
    float: left;
}

/*お知らせ*/
.main_info {
    padding: 15px 10px 10px 30px;
    border: 1px solid #cecdcd;
    margin: 0 auto 20px;
}
.main_info .date {
    display: block;
    float: left;
    padding-right: 14px;
}

/*サイドバー*/
#sidebar {
	width: 263px;
}
.post-template-default div.sidebar, .home.page-template div.sidebar, .page-template div#sidebar {
    top: 0 !important;
    left: -350px !important;
}

#custom_html-8 {
    margin-bottom: 36px;
}

#side_category {
    margin-top: -16px;
    padding-left: unset;
}
#side_category li {
    padding: 6px;
    border-bottom: 1px solid silver;
}
#side_category li a i {
    margin-right: 14px;
    width: 33px;
    text-align: center;
    font-size: 20pt;
}
#side_category li img {
    margin-right: 11px;
}
.fa, .fas {
    font-size: 18pt;
    text-align: center;
}
#side_category h1{ 
  position: relative;
  padding: 0.3em;
	margin-bottom: 14px;
}
#side_category h1:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: repeating-linear-gradient(-45deg, skyblue, skyblue 2px, white 2px, white 4px);
}

/*ショッピングガイド*/
#list-main {
    min-height: 360px;
}
#list-main div.list-l {
    float: left;
    width: 48%;
}
#list-main div.list-r {
    float: right;
    width: 48%;
}
.list-l div#side_category h1.typesquare_tags, .list-r div#side_category h1.typesquare_tags {
    font-size: 16pt;
    padding-bottom: 14px;
}
.list-l div#side_category h1.typesquare_tags i, .list-r div#side_category h1.typesquare_tags i {
    margin-right: 5px;
}
.sub_title {
    font-weight: bold;
    font-size: 14pt;
}
#side_category div#sub {
    margin-left: 40px;
}
#side_category div#sub p.flame {
    border-bottom: 1px solid black;
    padding-bottom: 10px;
}

/*カラーミープラグイン一覧*/
#ichiran_1 {
    width: 23%;
    margin: 0 5px;
    display: inline-block;
}
#ichiran_1 a dt {
    height: 72px;
    overflow: hidden;
}
#ichiran_1 a dd:last-child {
    margin-left: 0 !important;
}
#ichiran_1 a dd {
    margin: auto;
}

/*トップページ*/

body {
    background: white;
}
#navi {
    border-bottom: 1px solid #ecebeb;
    padding-bottom: 12px;
}
#navi-in ul li {
    border-right: 1px solid #999;
    height: 50px;
}
#navi-in ul li:last-child a {
    box-sizing: border-box;
    display: block;
    text-align: center;
    border-radius: 4px;
    box-shadow: 2px 2px 0px 0px #cc542f;
    -moz-box-shadow: 2px 2px 0px 0px #cc542f;
    -webkit-box-shadow: 2px 2px 0px 0px #cc542f;
    background-color: #e66030;
    color: #fff;
}

h3 {
    color: black !important;
}

/* ページャー */
li {
    list-style-type: none;
}
.page-numbers {
    display: inline-flex;
    width: 100%;
    border: none;
    margin: 0 21%;
}
.page-numbers li {
    margin: 0 4px;
    width: 50px;
    border: 1px solid gray;
}
.page-numbers.current {
    background: #58A9EF;
    margin: auto;
}


/* 新着記事表示 */

#content div.category-item-post {
    float: left;
    width: 20%;
    margin: 0 15px;
    height: 450px;
}
#content div.category-item-post img {
    height: 200px;
    width: auto;
}
#content div.category-item-post h2 {
    font-size: 17pt;
    line-height: 1.3;
    max-height: 90px;
    overflow: hidden;
}
.entry dl dd {
    font-size: 10pt;
    margin: 3px auto;
}
span.price {
    color: red !important;
}

.new-entry-cards.large-thumb {
display: flex;
flex-wrap: wrap;
}

.new-entry-cards.large-thumb a {
width: 33.333%;
}

/768px以下/
@media screen and (max-width: 768px){
.new-entry-cards.large-thumb a {
width: 50%;
}

#header-in, .wrap {
    width: auto !important;
}

}

/480px以下/
@media screen and (max-width: 480px){
.new-entry-cards.large-thumb a {
width: 100%;
}

}

.new-entry-card-link.widget-entry-card-link.a-wrap {
    width: 30%;
    float: left;
}

.new-entry-card-content.widget-entry-card-content.card-content {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 0 0 2px;
    font-size: 0.78rem !important;
    line-height: 1.6em;
    opacity: 0.8;
    color: #333;
}
.flex-wrapper .flex-cell-col1, .flex-wrapper .flex-cell-col2, .flex-wrapper .pickup-cell-col1, .flex-wrapper .pickup-cell-col2 {
    width: 33.33333%;
    padding: 0 0 0 10px;
}
.item .desc {
    font-size: 0.78rem !important;
    line-height: 1.6em;
    opacity: 0.35;
    color: #333;
	overflow: hidden;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
padding: 0 0 2px;
}

.container .row {
    margin-left: 0;
    margin-right: 0;
}
*, ::before, ::after {
    box-sizing: inherit;
}
.top-thumb {
    height: 100%;
}
.marb20 {
    margin-bottom: 100px;
}
#news {
    margin-bottom: 10px;
}
#news i {
    padding: 8px;
}
.news-box {
    border-bottom: dotted 1px #ccc;
    padding: 0px 10px;
    margin-left: 10px;
}
.news-date {
    display: inline-block;
    width: 100px;
    color: #999;
    float: left;
}
.news-text {
    display: inline;
    margin-left: 15px;
    float: left;
}


.logo.logo-header.logo-image {
    margin: auto;
}


#imageList {
    max-width: 600px;
}
#imageList ul {
    padding: unset;
}
#imageList li {
    width: 20%;
    float: left;
    margin: auto;
    list-style: none;
}
.item_photo {
    height: 900px;
}

.item_price {
    font-size: 18pt;
    margin: -17px 0;
}
.item_price font {
    color: red;
    font-weight: bold;
    font-size: 27pt;
    margin-left: 7px;
}

.sent_data {
    margin: -13px 0;
}
.sent_data font.a {
    color: #ff002d;
    font-weight: bold;
    font-size: 16pt;
}
.sent_data font.b {
    color: #6c6b6b;
}

.input_area button {
    width: 50px;
    height: 50px;
    margin-top: 10px;
}
#vwquantity {
    width: 80%;
    height: 50px;
    vertical-align: middle;
}


.cart_form {
    position: relative;
}
.item_stock {
    bottom: 10%;
    font-size: 16pt;
    color: red;
    font-weight: bold;
}

.sizecolor {
    padding: 11px;
    border-radius: 4px;
    font-size: 18px;
    width: 94%;
}

/*reCAPTCHAアイコン被りを解消*/
.grecaptcha-badge{
    margin-bottom: 60px;
}


/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1240px以下*/
@media screen and (max-width: 1240px){
  /*必要ならばここにコードを書く*/
}

/*1030px以下*/
@media screen and (max-width: 1030px){
  /*必要ならばここにコードを書く*/
}

/*768px以下*/
@media screen and (max-width: 768px){
  /*必要ならばここにコードを書く*/
	#sidebar-widget {
    padding-top: 16px;
}
	#sidebar-widget {
    padding-top: 16px;
    padding-bottom: 130px;
}
	.sidr ul li a, .sidr ul li span {
    padding: 0;
}

#list-main {
    min-height: 750px !important;
}

/*ページャー*/
.page-numbers {
    font-size: 11pt;
    margin: 0 -40px !important;
}

}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}






