/*****************************************************

    Á´¤Æ¤ÎÍ×ÁÇ¤ò¥ê¥»¥Ã¥È
    ³Æ¥Ö¥é¥¦¥¶¤ÎÉ½¼¨¤òÅý°ì¤¹¤ë¤¿¤á¤ÎÀßÄê¤Ç¤¹

*****************************************************/
html {overflow-y: scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;}
table { border-collapse: collapse;border-spacing: 0;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;text-align:left;font-weight:normal;}
img,abbr,acronym,fieldset {border: 0;}
li {list-style-type: none;}
img{vertical-align:middle;}
.line {font-size:1px;line-height:1px;}

/*--- default */
body {
    background: #fff;
    color: #333;
    font-family: 'HGSÌÀÄ«E','ÞâÌÀÄ«ÂÎ','YuMincho','ÞâÌÀÄ«','Yu Mincho','¥Ò¥é¥®¥ÎÌÀÄ« ProN W3','Hiragino Mincho ProN W3', 'HiraMinProN-W3', '¥Ò¥é¥®¥ÎÌÀÄ« ProN', 'Hiragino Mincho ProN', '¥Ò¥é¥®¥ÎÌÀÄ« Pro', 'Hiragino Mincho Pro', '£Í£Ó £ÐÌÀÄ«', 'MS PMincho', serif;
    line-height:1.4;
    letter-spacing: 0.1em;
    text-align:center;
    position:relative;
    transform: rotate(.03deg);
    height: 100vh;
    display: flex;
    flex-direction: column;
}
td,th{
    font-size:15px;
}
table{
    border-collapse:collapse;
}
pre{
    font-size: 15px;
    font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
    line-height:1.4;
}

/*****************************************************

    ´ðËÜÀßÄê¡¢¥ê¥ó¥¯¥«¥é¡¼¤Ê¤É

*****************************************************/
#wrap,#makebanner{
    width:100%;
}
.container{
    margin-left:auto;
    margin-right:auto;
}

a:link,a:visited,a:active {
    color:#333;
    text-decoration:none;
}
a:hover{
    color:#666;
    text-decoration:none;
}

.clear:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clear            { zoom: 1; } /* IE6 */
*:first-child+html .clear { zoom: 1; } /* IE7 */

a:hover img,.btn:hover,#M_basketClosedBox a:hover,.soldout:not(:hover){
    filter: alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;
}

.btn{
    display:inline-block;
    margin:16px auto;   
    background:#000;
    color:#fff!important;
    padding:14px 32px;
    border-radius:5px; 
    -webkit-border-radius:5px;
    -moz-border-radius:5px; 
}
.btn-gray{
    background:#888;    
}

/*****************************************************

    ¥Ø¥Ã¥À #header

*****************************************************/

#header{
    position:relative;
}

.shop-logo {
    float:left;
    margin:12px 0;
}

.header-nav{
    position:absolute;
    right:0;
    top:16px;   
}
.header-nav li,.header-nav li li:first-child{
    display:inline-block;
    vertical-align:middle;
    margin:0 6px;
}
.header-nav li:first-child{
    margin:0;
}
.header-nav li li{
    font-size:13px; 
}
.header-nav .M_headBasket{
    border:none;
    background:none;
    float:none;
    padding:0;
    margin:0;
    width:auto; 
}
.header-nav #M_headBasketSwitch{
    float:none;
    width:auto;
    height:auto;    
}
.header-nav #M_basketTemp1 #M_basketClosedBox{
    background:none;
    position:relative;
    text-indent:inherit;
    width:auto;
    height:auto;
}
.header-nav #M_basketTemp1 #M_basketClosedBox a{
    color:#fff; 
    text-align:center;
    text-decoration:none;
    height:auto;
    width:auto;
    padding:4px 20px;
    border-radius:20px; 
    -webkit-border-radius:20px;
    -moz-border-radius:20px; 
    background:#000;
}
.header-nav #M_headBasketIn{
    display:none;   
}
.header-nav #M_basketOpenedBox{
    top:31px;
    background:#ddd;
    border:none;
}
.header-nav .M_basketMarginBox{
    text-align:center;  
}
#MakeShopTopSearchInput{
    padding:3px 6px;
    border:1px solid #ccc;  
    width:100px;
}
#MakeShopTopSearchButton{
    margin:0 0 0 4px;
    background:#000 url('../../images/original_design_default/samplesource/9/search-icon.png') no-repeat center center;
    text-indent:-9999em;
    width:28px;
    height:22px;    
    padding:0;
    text-align:inherit;
    border-radius:5px; 
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    display:inline-block;
}

.global-nav{
    text-align:left;
    float:left;
    padding:80px 0 0 80px;
}
.global-nav li{
    display:inline-block;
    font-size:19px;
    margin-right:30px;  
    padding-bottom:4px;
}

.index-slider .bx-wrapper{
    margin-bottom:16px; 
}
.index-slider .bx-wrapper .bx-pager{
    bottom:30px;    
}

.global-nav #M_ctgList2{
    display:inline; 
}
.global-nav #M_ctgList2 li{
    margin:0;
    padding:0;  
    background:none;
}
.global-nav #M_ctgList2 a:hover{
    text-decoration:none;   
}
.global-nav #M_ctgList2{
    display:none;   
    position:absolute;
    left:0;
    top:30px;
    border:1px solid #ccc;
    background:#fff;
    z-index:100;
    width:220px;
    border-radius:5px; 
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
.global-nav .head-category{
    position:relative;  
}
.global-nav .head-category:hover #M_ctgList2,
.global-nav .head-category:hover #M_ctgList2 li{
    display:block;  
}
.global-nav .head-category:hover #M_ctgList2 li a{
    display:block;  
    font-size:15px;
    border-bottom:1px solid #ccc;
    padding:5px 10px;
}
.global-nav .head-category:hover #M_ctgList2 li:last-child a{
    border-bottom:none; 
}
.global-nav .head-category:hover #M_ctgList2 li a:hover{
    background:#eee;    
}
.global-nav #M_ctgList2 .M_layer2{
    display:none;   
}

/*****************************************************

    common

*****************************************************/

.item-list .lims,
.item-list.itemBox,
.category-list-inner{
    padding:16px;
}
.item-list img{
    margin-bottom:16px;
    border-radius:5px; 
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
.item-list a{
    font-size:18px;
}

#makebanner td[width="150"],#makebanner td[width="10"]{
    display:none;   
}
#makebanner td[width="640"],#makebanner td[width="640"] table{
    width:100%; 
}
#makebanner img[src$="helptitle.gif"],#makebanner img[src$="companytitle.gif"],#makebanner img[src$="baskettitle.gif"]{
    display:none;   
}
.inner-contents{
    width:60%;
    margin:0 auto;
}

/*****************************************************

    index

*****************************************************/
.main-contents h2{
    text-align:center;
    margin:50px auto;   
    font-size:25px;
}
.section{
    overflow:hidden;    
}
.section table{
    width:100%; 
}

.index-news{
    text-align:center;  
}
.index-news table table td{
    padding:6px;    
}
.index-news table table td:first-child{
    text-align:right;
    width:35%;
}
.index-news table table td:last-child{
    text-align:left;
}

.index-recent #recent td.itemBox{
    width:25%;
}
.index-recent .line{
    display:none;   
}

.index-rank li{
    float:left;
    width:20%;
    padding:16px 0;
    position:relative;
}
.rank-number{
    position:absolute;
    left:30px;
    top:20px;
    background:#000;
    color:#fff;
    line-height:40px;
    width:40px;
    height:40px;
    border-radius:50%; 
    -webkit-border-radius:50%;
    -moz-border-radius:50%; 
    font-weight:bold;   
    z-index:1000;
    font-size:17px;
}
.rank-img img{
    max-width:180px;
    width:180px!important;
}


/*****************************************************

    category

*****************************************************/
.list-sort{
    text-align:center;  
    margin:8px 0 32px;
}
.list-sort li{
    display:inline;
    margin:0 4px;   
}

.category-list li{
    width:25%;
    float:left; 
    text-align:center;
}

.sub-category table{
    margin-bottom:32px; 
    border-top:1px solid #000;
    border-bottom:1px solid #000;   
}
.sub-category table td{
    padding:8px 0;
}
.sub-category table table{
    border:none;
    margin-bottom:0;
}
.sub-category table td td{
    paddnig:0;
}
.sub-category .line,.item-list .line{
    display:none;   
}

.matomegai{
    display: inline-block;
    margin-top: 4px;
}

.matomegai a{ 
    border: 1px solid #54B3DE;
    padding: 2px 5px;
    font-size: 11px;
    display: inline-block;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #54B3DE;
}

.matomegai a:hover{
    background: #54B3DE;
    color: #fff;
}

/* pager */
#category ul.M_pager li a,
#category ul.M_pager li.active{
    display:inline-block;
    width:28px;
    height:28px;
    border-radius:50%; 
    -webkit-border-radius:50%;
    -moz-border-radius:50%; 
    padding:0;
    border:none;
    background:#D9D9D9;
    line-height:28px;
    color:#999;
    font-size:14px;
    margin:0 3px;
}
#category ul.M_pager li.active,
#category ul.M_pager li a:hover{
    background:#000;    
    color:#fff;
}
#category ul.M_pager li.prev a,
#category ul.M_pager li.next a{
    background:none;
    width:auto;
    height:auto;
    border-radius:0; 
    -webkit-border-radius:0;
    -moz-border-radius:0;
    color:#333;
}
#category ul.M_pager li.prev a:hover,
#category ul.M_pager li.next a:hover{
    color:#888;
    text-decoration:none;   
}

/*****************************************************

    search

*****************************************************/
.search-result{
    margin-bottom:8px;  
    text-align:left;
}
.search-result font{
    color:#333;
    margin-right:8px;   
}
.item-search{
    border:1px solid #ccc;  
    background:#eee;
    border-radius:5px; 
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    padding:16px;
    margin-bottom:32px;
}
.item-search td{
    padding:8px;    
}
.item-search .btn-search{
    padding:4px 16px;   
}

/*****************************************************

    detail

*****************************************************/
#detail {
    margin-top: 50px;
}


#M_topicPathWrap {
    /* margin-bottom: 16px; */
    width: 1060px;
}

.item-wrap{
    margin-bottom:96px;
}

.item-img{
    float:left;
    width:50%;
    min-width:500px;    
    box-sizing: border-box;
    padding: 0 32px;
}

.M_imageMainWrap .bx-wrapper .bx-viewport{
    box-shadow: none;
}

.M_imageMainList{
    height: 100%;
    display: flex;
    align-items: center;
}

/* IE11ÍÑ¥Ï¥Ã¥¯ */
@media all and (-ms-high-contrast:none){
	.M_imageMainList{
		align-items: stretch;
	}
}

.M_imageMainList-item{
    height: auto;
	width: 100% !important;
}

.M_imageThumbnail{
    text-align: left;
}

.M_imageThumbnail-item{
    display: inline-block;
    padding: 2px;
}

.M_imageThumbnail-item a{
    display: block;
    border: 1px solid #fff;
}

.M_imageThumbnail-item .active{
    border: 1px solid #2996cc;
}

.M_imageThumbnail-item img{
    width: 50px;
    height: auto;
}

.item-detail{
    float:right;
    width:50%;      
}
.item-detail-text{
    text-align:left;
    font-size:13px;
    line-height:1.6;    
}
.item-detail-info{
    margin-top:24px;    
}

#M_usualValue td,.item-detail-info td{
    font-size:18px!important;   
    width:auto; 
}
#M_usualValue td{
    padding-bottom:8px; 
}
#M_usualValue font{
    color:#333; 
}
.m_price{
    font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;   
    font-size:18px!important;   
}
.item-detail-info table table td:first-child{
    width:3em;  
}
.item-detail-info font{
    color:#D42222;  
}
.item-detail-info select{
    margin:8px 0;
    padding:4px;
    font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
    border:1px solid #ccc;
    font-size:16px; 
}
input[name="amount"],
input[name="brand_name_option_amount"]{
    padding:4px 6px;
    width:60px; 
    border:1px solid #ccc;
    font-size:18px;
}
img[src$="basket_up.gif"],img[src$="basket_down.gif"]{
    display:none;   
}

.M_inventory{
    margin-top:24px;
}
.M_inventory *{
    font-size:15px;   
}

.M_inventory table.stockList th, .M_inventory table.stockList td{
	padding: 6px !important;
}

.M_inventory span[class^="M_select-option"]{
	display: block;
	margin-top: 4px;
}

.M_inventory .M_select-option-soldout,
.M_inventory .M_select-option-smallstock{
	color: #D42222;
}

.M_inventory .M_select-option-soldout{
	margin-bottom: 4px;
}

.M_select-option-restock-btn:link,
.M_select-option-restock-btn:active,
.M_select-option-restock-btn:visited{
	display: inline-block;
	padding: 2px 24px;
	background: #333;
	color: #fff;
	border-radius: 3px;
}

.M_select-option-restock-btn:hover{
	background: #666;
}

.item-basket-btn{
    margin:24px 0 16px;
}
.item-basket-btn a{
    width:70%;
    font-size:18px; 
    padding:18px 0;
}
.item-basket-btn a:hover{
    background:#666;    
}
.soldout{   
    background:#ddd;
    color:#666!important;   
    width:70%;
    font-size:18px;
    padding:18px 0;
    margin:0 auto;
    cursor:default;
}


.item-sns li{
    display:inline; 
    vertical-align:middle;
}
.item-sns iframe{
    height:20px!important;  ;
}

.detail-recent h3{
    text-align:center;
    margin:16px auto 64px;  
    font-size:25px;
}


/*****************************************************

    basket

*****************************************************/
.basket-wrap{
    margin-bottom:160px;    
}
.basket{
    border-top:1px solid #ccc;  
    margin-bottom:8px;  
}
.basket th,.basket td{
    border-bottom:1px solid #ccc;   
    padding:8px;
    text-align:center;
}
.basket td table td{
    padding:0;
    border:none;    
}
.basket .basket-name{
    text-align: left;
}
.basket .basket-matomegai{
    margin-top: 4px;
    display: inline-block;
}
.basket .basket-matomegai a{
    border: 1px solid #54B3DE;
    padding: 2px 5px;
    font-size: 11px;
    display: inline-block;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #54B3DE;
}
.basket .basket-matomegai a:hover{
    background: #54B3DE;
    color: #fff;
}
.basket .basket-total{
    background:#ddd;
    text-align:right;   
    padding:12px 16px;
    font-size:18px;
}
.basket .basket-total a{
    color: #54b3de;
    text-decoration: underline;
    margin-left: 4px;
}
.basket .basket-total a:hover{
    text-decoration: none;
}
.basket .total-wrap{
    width: 40%;
    margin: 0 0 0 auto;
}
.basket .total-item{
    float: left;
    clear: left;
    width: 60%;
    text-align: right;
}
.basket .matomegai-wrap{
    font-size: 15px;
    margin-bottom: 8px;
}
.btn-small{
    background:#888;
    font-size:13px;
    padding:4px 8px;
    border-radius:3px; 
    -webkit-border-radius:3px;
    -moz-border-radius:3px;     
}
.basket-option{
    margin-top:4px; 
}
.quantity-wrap,.quantityWrap{
    display:table;
    margin:0 auto;
}
.basket-quantity{
    width:20px!important;   
    font-size:18px;
}   
.basket-quantity,.basket-amend,.quantityInput,.quantityAmend{
    display:table-cell; 
    vertical-align:middle;
    padding:0 2px;
}
.basket-empty{
    margin:24px 0;  
}
.btn-wrap-back{
    float:left; 
}
.btn-wrap-order{
    float:right;    
}
.btn-wrap-back .btn{
    background:#888;    
}
.basketQunantity{
    display:none;
}

/* Amazon¥Ü¥¿¥ó */
.amazonButton{
    width:230px;
    margin-left:8px;
}

/*****************************************************

    news

*****************************************************/
.news-head{
    font-size:18px;
    margin-bottom:32px;
    border-bottom:1px solid #ccc;
    padding-bottom:16px;    
}
.news-head .date{
    margin-right:8px;
    font-size:15px; 
}
.news-contents{
    border-bottom:1px solid #ccc;
    text-align:left;    
    padding-bottom:60px;
    line-height:1.7;
    margin-bottom:32px;
}
.news-list table tr:first-child{
    display:none;   
}
.news-list table .lims{
    padding:12px 8px;
    border-bottom:1px solid #ccc;   
}

/*****************************************************

    matomegai

*****************************************************/
#matomegai h2{
    text-align:center;
    margin:48px auto;
    font-size:25px;
}

#matomegai .pankuzu,
#matomegai .icon,
#matomegai .name img,
#matomegai .quantity,
#matomegai .else,
#matomegai .else + p,
#matomegai .content,
#matomegai .btnWrap,
#matomegai .wishlistBtn{
    display: none;
}

#matomegai .listSort{
    text-align:center;
    margin:8px 0 32px;
}
#matomegai .listSort li{
    display:inline;
    margin:0 4px;
}

#matomegai .innerList li{
    width:25%;
    float:left;
    text-align:center;
}

#matomegai .innerBox{
    padding:16px;
}
#matomegai .imgWrap img{
    margin-bottom:16px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
#matomegai .innerBox a{
    font-size:18px;
}

/* pager */
#matomegai ul.M_pager li a,
#matomegai ul.M_pager li.active{
    display:inline-block;
    width:28px;
    height:28px;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    padding:0;
    border:none;
    background:#D9D9D9;
    line-height:28px;
    color:#999;
    font-size:14px;
    margin:0 3px;
}
#matomegai ul.M_pager li.active,
#matomegai ul.M_pager li a:hover{
    background:#000;
    color:#fff;
}
#matomegai ul.M_pager li.prev a,
#matomegai ul.M_pager li.next a{
    background:none;
    width:auto;
    height:auto;
    border-radius:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    color:#333;
}
#matomegai ul.M_pager li.prev a:hover,
#matomegai ul.M_pager li.next a:hover{
    color:#888;
    text-decoration:none;
}


/*****************************************************

    contract

*****************************************************/
.contract{
    overflow:auto;
    box-sizing:border-box;
    border:1px solid #ccc;
    width:100%;
    height:280px;   
    margin-bottom:24px;
    padding:16px;
}
.contract pre{
    text-align:left;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: pre-wrap;
    word-wrap: break-word;  
}

/*****************************************************

    ordercontract

*****************************************************/
.ordercontract-list th,.ordercontract-list td{
    padding:16px 8px;
    border-bottom:1px solid #ccc;   
}
.ordercontract-list th{
    white-space: nowrap;
}

/*****************************************************

    lostpass

*****************************************************/
.lostpass-table{
    margin:32px auto 16px;  
    width:500px!important;
    border-top:1px solid #ccc;
}
.lostpass-table th,
.lostpass-table td{
    padding:16px 8px;
    border-bottom:1px solid #ccc;
    text-align:left;
}
.lostpass-table input{
    border: 1px solid #ccc;
    padding: 3px 6px;
    width: 250px;
}

/*****************************************************

    point

*****************************************************/
.point-data{
    text-align:center;
    font-size:17px; 
    margin-bottom:16px;
}
.point-data strong{
    font-size:28px;
    margin-left:8px;    
}
.point-data strong span{
    font-size:17px; 
    margin-left:4px;
}
.point-date{
    text-align:right;
    font-size:13px;
}
.point-history{
    margin-top:32px;
}
.point-history tr:first-child td{
    padding:4px 8px;    
}
.point-history td{
    padding:16px 8px;
    border-bottom:1px solid #ccc;
    text-align:center;
}

/*****************************************************

    footer

*****************************************************/

#footer{
    margin-top:160px;   
}
.footer-guide,.footer-nav{
    padding:24px 0; 
    text-align:left;
}
.footer-guide{
    border-top:1px solid #ccc;
    color:#666; 
    background:#eee;
}
.footer-guide-area,.footer-nav-area{
    float:left;
    width:50%;
    box-sizing: border-box;
    padding:16px;   
    font-size:13px;
}
.footer-guide-title{
    margin-bottom:24px;
    font-weight:bold;   
    font-size:15px;
}
.footer-guide-list li{
    margin-bottom:16px; 
}
.footer-guide-list h6{
    font-weight:bold;
    margin-bottom:8px;  
}
.page-top{
    position:absolute;
    left:50%;
    top:-26px;  
    display:block;
    width:50px;
    height:32px;
    background:#333 url('../../images/original_design_default/samplesource/9/pagetop.png') no-repeat center center;
    text-indent:-9999em;
    margin-left:-16px;
}
.footer-nav{
    background:#333;
    color:#777; 
    font-size:13px;
    position:relative;
}
.footer-nav a{
    color:#777; 
}
.footer-nav a:hover{
    color:#eee; 
}
.footer-nav-area:first-child{
    width:40%;
}
.footer-nav-area:last-child{
    width:60%;
    padding-left:48px;
    text-align:right;
}

.footer-shop-name{
    font-weight:bold;
    margin-bottom:4px;
    font-size:16px;
}
.footer-nav-list{
    text-align:right;
}
.footer-nav-list li{
    display:inline; 
    padding:0 8px;
}
.copyright{
    border-top:1px solid #666;  
    padding-top:16px;
    margin-top:8px;
}
address{
    text-align:center;
    color:#eee; 
    font-size:11px;
}

/*****************************************************

    ²ñ°÷°Ü´É

*****************************************************/

#M_shopMove{
    width:60%;
}
#M_shopMove table{
    width:60% !important;   
}
#M_shopMove table th{
    font-size:14px !important;
    width:150px !important; 
}
form[action="idinfo.html"] font.woong{
    display:block;
    text-align:center;
}
form[action="idinfo.html"] textarea{
    width:60%;
    height:200px;
    margin:0 auto 48px; 
    font-family:"Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","¥á¥¤¥ê¥ª",Meiryo,Osaka,"£Í£Ó £Ð¥´¥·¥Ã¥¯",sans-serif;
    font-size:13px;
    padding:16px 24px;
    box-sizing:border-box;
}


/*****************************************************

¡¡¡¡ÄÉ²Ã

*****************************************************/
img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
}
.wrap {
  background: url('../../../gigaplus.makeshop.jp/haibara/img/menu_bg.jpg') repeat;
}

#hd {
  border-top: 2px solid #140900; }
  #hd .header-inner {
    text-align: center;
    padding: 35px 0 12px;
}
h1.logo a {
    display: block;
    width: 178px;
    margin: 0 auto;
}
h1.logo img {
    max-width: 178px;
    margin: 0 auto;
    display: block;
}
.gnavi {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1060px;
    margin: 44px auto 0;
}
.gnavi li {
    font-size: 14px;
    border-left: 1px solid #D8CDC5;
    display: inline-block;
}
.gnavi li:last-of-type {
      border-right: 1px solid #D8CDC5;
}
.gnavi li a {
    display: block;
    padding: 0 20px;
    color: #0F0600;
    text-align: center;
}

.main-img {
    display: none;
}
.main-img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 700px;
}
.main-img h2 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #FFF;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 32px;
    font-weight: 400;
    letter-spacing: 0.2em;
    line-height: 2;
}
.main-img h2 span {
      display: block;
      font-size: 22px;
}

.tit {
 /* font-family: "Yu Mincho", "YuMincho", 'Noto Serif Japanese';*/
 /* font-weight: 700;*/
}
.tit.reguler {
    text-align: center;
    position: relative;
    font-size: 24px;
    line-height: 2.4;
    margin-bottom: 20px;
    color: #0F0600;
}
/*
.tit.reguler::after,
.tit.reguler::before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      margin: auto;
      height: 1px;
      background: #353827;
}
.tit.reguler::before {
      bottom: -10px;
      width: 50px;
}
.tit.reguler::after {
      bottom: -20px;
      width: 16px;
}
*/
.tit.sub {
    position: relative;
    font-size: 22px;
    margin-bottom: 12px;
}
.tit.sub::before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: -10px;
      margin: auto;
      width: 28px;
      height: 1px;
      background: #FFF;
}
.tit .en {
    display: block;
    font-size: 12px;
    color: #776D67;
}

.container {
  margin: auto;
}

/*¥¿¥ÖÀÚ¤êÂØ¤¨*/
.js-tab-contents {
  display: none;
  margin-top: 20px;
}
.js-tab-contents p {
    padding: 45px;
    text-align: left;
    line-height: 2;
    /*background: rgba(163, 112, 68, 0.2);*/
    color: #0f0600;
    box-sizing: border-box;
}

.js-tab-contents.current {
  display: block;
}

.js-tab-wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.js-tab-wrap ul li {
    text-align: center;
    width: 262px;
    border-bottom: 1px solid #959595;
    color: #959595;
    padding-bottom: 30px;
    cursor: pointer;
}
.js-tab-wrap ul li.current {
    color: #150700;
    border-bottom: 1px solid #A17145;
}

.menu.tea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 1060px;
}
.menu.tea li {
    width: 520px;
    background-size: contain !important;
}
.menu.tea li:first-of-type {
    background: url('../../../gigaplus.makeshop.jp/haibara/img/menu_01_bg.jpg') no-repeat;
}
.menu.tea li:nth-of-type(2) {
    background: url('../../../gigaplus.makeshop.jp/haibara/img/menu_02_bg.jpg') no-repeat;
}
.menu.tea li:nth-of-type(3) {
    background: url('../../../gigaplus.makeshop.jp/haibara/img/menu_03_bg.jpg') no-repeat;
}
.menu.tea li:last-of-type {
    background: url('../../../gigaplus.makeshop.jp/haibara/img/menu_04_bg.jpg') no-repeat;
}
.menu.tea li:nth-of-type(even) {
    margin-left: 20px;
}
.menu.tea li:nth-of-type(n+3) {
    margin-top: 20px;
}
.menu.tea li a {
    width: 520px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #FFF;
}
.menu.tea .area-text {
    width: 320px;
    text-align: center;
    background: rgba(63, 66, 39, 0.8);
    -webkit-box-shadow: 3px 4px 5px 0 #CCC;
    box-shadow: 3px 4px 5px 0 #CCC;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.menu.tea .area-text .tit.sub {
   margin-bottom: 24px;
    text-align: center;
}
.menu.tea .area-text span {
   font-size: 12px;
   display: block;
}

.about-menu {
  margin-top: 110px;
}
.about-menu .wrap {
    padding: 100px 0 90px;
}

.bg-liner img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  /* height: 260px; */
  width: 60%;
}


#ft {
  background: #140900;
  color: #FFF;
  font-size: 14px;
  text-align: center;
  padding: 60px 0 15px;
}
#ft .shop-info {
    margin-top: 26px;
}
#ft .shop-info p {
      padding-top: 14px;
}
#ft .copy {
    margin-top: 50px;
}

.about > .container {
  margin-top: 50px;
}

.js-tab-wrap {
  margin-top: 50px;
}
.main-contents {
    max-width: 1060px;
}

/*¤ªÃã¤Î¼ïÎà*/
.middle-contents {
    overflow: hidden;
    background: url('../../../gigaplus.makeshop.jp/haibara/img/tea_type_back.jpg') no-repeat;
    background-size: contain;
    padding-top: 6.25%;
}
.middle-contents h2 {
    margin-top: 50px;
}
.breadcrumb {
    background: rgba(152,112,68,0.05);
    padding: 3px 0;
}
ul.breadcrumb_list {
    width: 1060px;
    margin: 0 auto;
    display: flex;
    font-size: 12px;
}
ul.breadcrumb_list li a {
    padding-right: 20px;
    position: relative;
}
ul.breadcrumb_list li a::after {
    content: "";
    width: 5px;
    height: 5px;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    position: absolute;
    right: 9px;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(45deg);
}
.middle-contents .js-tab-wrap > ul,
.middle-contents .js-tab-wrap .js-tab-contents.current > p {
    width: 1060px;
    margin: 0 auto;
    box-sizing: border-box;
}
.middle-contents .js-tab-wrap .js-tab-contents.current > p {
    background: rgba(148,112,68,0.05);
}
ul.tae_type,
.js-tab-wrap ul.tae_type {
    width: 1060px;
    margin: 0 auto;
    padding:0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    align-items: initial;
    justify-content: initial;
}
ul.tae_type li {
    display: inline-block;
    width: 30%;
    max-width: 336px;
    margin-right: 45px;
    margin-bottom: 45px;
    background: #fff;
    border-bottom: 4px solid rgba(152,112,68,0.4);
    align-items: baseline;
    position: relative;
    padding-bottom: 75px;
    box-shadow: 0px 3px 4px 1px rgba(0,0,0,0.1);
    pointer-events: none;
}
ul.tae_type li:nth-child(3n) {
    margin-right: 0;
}
ul.tae_type li h3 {
    text-align: center;
    padding: 15px 0 10px;
    font-size: 18px;
    color: #230f00;
    font-weight: 700;
    position: relative;
    margin-bottom: 15px;
}
ul.tae_type li h3::after {
    content: "";
    width: 28px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: rgba(35,15,0,0.3);
}
ul.tae_type li p,
.detail-contents .js-tab-contents ul.tae_type li p {
    width: 80%;
    margin: 0 auto 20px;
    padding: 0;
    background: none;
    font-size: 14px;
}
ul.tae_type li img:last-child {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/*¤ªÃã¤ÎÞ»¤ìÊý*/

.detail-contents {
    overflow: hidden;
    background: url('../../../gigaplus.makeshop.jp/haibara/img/tea_put_something_in_back.jpg') no-repeat;
    background-size: contain;
    padding-top: 6.25%;
}
.detail-contents .js-tab-contents p {
    background: rgba(148,112,68,0.05);
}
ul.tae_type.pb0 li {
    padding-bottom: 0;
}
ul.tae_type.pb0 li p {
    text-align: left;
}
.detail-contents h3 {
    text-align: center;
    padding: 15px 0 10px;
    font-size: 22px;
    color: #230f00;
    position: relative;
    margin-bottom: 15px;
}
.detail-contents h3::after {
    content: "";
    width: 28px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: rgba(35,15,0,0.3);
}
.detail-info {
    margin: 100px 0;
}

.detail-info p {
    margin: 30px 0 50px;
}

table.tea_table {
    width: 100%;
}

table.tea_table th {
    background: #947044;
    color: #fff;
    padding: 25px 0;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    font-weight: normal;
}

table.tea_table td {
    text-align: center;
    border-bottom: 1px solid #947044;
    width: 20%;
}

table.tea_table td.bgcol {
    background: rgba(148,112,68,0.05);
}

table.tea_table tr:first-child td {
    border-bottom: 2px solid #947044;
    font-weight: normal;
}

table.tea_table tr:last-child th {
    border-bottom: 1px solid #947044;
}
.detail-contents .detail-tab h3.tae_type_ttl {
    width: 1060px;
    margin: 0 auto 10px;
    text-align: left;
}
.detail-contents .detail-tab h3.tae_type_ttl::after {
    display: none;
}

/*¤ªÃã¤ÎÞ»¤ìÊý(°ìÍ÷)*/
div#category {
    margin-bottom: 60px;
}
div#category .section.category-list-wrap {
    margin-top: 25px;
}
.category-list-img {
    height: 208px;
    display: table;
    width: 233px;
}
.category-list-img a {
    display: table-cell;
    vertical-align: middle;
}


/*ÊÝÂ¸ÊýË¡¡¦¼è¤ê°·¤¤¾å¤ÎÃí°Õ*/
.middle-contents.tab_block.preserve_attention {
    background: url('../../../gigaplus.makeshop.jp/haibara/img/preserve_attention_back.jpg') no-repeat;
    background-size: contain;
    padding-top: 6.25%;
}
.middle-contents.tab_block {
    margin-bottom: 100px;
}
.middle-contents .main-contents {
    margin: 0 auto;
}
.middle-contents.tab_block .js-tab-contents {
    background: rgba(148,112,68,0.05);
    padding: 30px;
}
h3.middle_h3 {
    font-size: 18px;
    margin: 10px 0;
    font-weight: 700;
}
.middle-contents.tab_block .js-tab-contents.current p {
    background: none;
}
.middle-contents.tab_block .js-tab-contents p {
    background: none;
    padding: 0;
    margin: 0 0 20px;
}



.middle-contents.tab_block02.nutrient_composition {
    background: url('../../../gigaplus.makeshop.jp/haibara/img/nutrient_composition_back.jpg') no-repeat;
    background-size: contain;
    padding-top: 6.25%;
}
.tit .sm {
    font-size: 16px;
}
.middle-contents.tab_block02 .detail-info {
    margin: 0 0 100px;
}

.middle-contents.tab_block02 .detail-info p {
    background: none;
    padding: 0;
    margin-bottom: 10px;
}

div#detail .js-tab-wrap > ul,
div#detail .js-tab-wrap .detail-tab > p,
div#detail .js-tab-wrap .detail-tab .detail-info {
    width: 1060px;
}
.middle-contents.tab_block02 table.tea_table th {
    white-space: nowrap;
}
.middle-contents.tab_block02 table.tea_table td {
    width: auto;
}


.bg-liner {
    position: relative;
    margin-bottom: -2px;
    padding: 100px 0 0;
}
.bg-liner p {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 30%;
    text-align: justify;
    font-size: 18px;
    width: 50%;
    max-width: 24em;
    color: #fff;
    line-height: 1.7;
}
.fade_off {
    opacity: 0;
    -webkit-transition: all 2.7s;
    -moz-transition: all 2.7s;
    -o-transition: all 2.7s;
    -ms-transition: all 2.7s;
    transition: all 2.7s;
    transform : translate(0, 50px);
}
.fade_on {
    opacity: 1;
    transform : translate(0, 0);
}
.gnav_overseas {
    font-size: 10px;
    display: block;
    color: #776D67;
}
ul.item_list {
    max-width: 1200px;
    margin: 0 auto 100px;
    display: flex;
    align-items: flex-end;
}

ul.item_list li {
    margin: 25px;
}

ul.item_list li h3 span {
    display: block;
    text-align: center;
    font-size: 17px;
    color: #140900;
}

ul.item_list li h3 {
    margin: 10px 0;
}