@charset "UTF-8";

/*汎用設定*/

body
{
    font-family: a-otf-ryumin-pr6n, serif;
    line-break: strict;
    word-break: break-all;
    text-align: justify;
    text-justify: distribute;
    color: #FFFFFF;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    background-image: url(../img/bg.png);
    background-position: 0% 0%;
    background-color: hsla(0,0%,0%,1.00);
}
a:link
{
    text-decoration: none;
    color: hsla(55,50%,57%,1.00);
}
a:visited
{
    text-decoration: none;
    color: hsla(55,50%,57%,1.00);

}
a:hover
{
       opacity:0.7;
       filter:alpha(opacity=70);
}
.clearfroat{
	clear:both;
}
.blank{
	font-size: 1em;
	display: inline-block;
	}
.small{
    font-size: 0.8rem;
}
.large{
	font-size: 1.5em;
	}
.x-large{
	font-size: 2em;
	}
.bold{
	font-weight: 900;
}
.black{
    background-color: #000;
    padding: 0.2rem;
    display: inline;
}
.pc{
	display: block;
}
.sp{
	display: none;
}
/*ヘッダー設定*/		
.header-wrap{
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0px auto;
    display: flex;
    flex-direction: row-reverse;
}
.header{
    width: 50%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../img/key_v_pc.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 0px;
    padding-top: 47.2832%;
}
.header .key{
    width: 100%;
    height: 0px;
    padding-top: 44%;
    background-repeat: no-repeat;
    background-size: cover;
}
.h_caption{
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 2rem;
    box-sizing: border-box;
}
.h_caption h1{
    font-size: 1.2rem;
    font-weight: 100;
    padding: 1rem;
    color: #dec274;
    
}
.h_caption h1 img{
    width: 80%;
    max-width: 350px;
    height: auto;
}
.h_caption h2{
    font-size: 1.5rem;
    font-weight: 100;
    padding: 1rem;
    color: #FFFFFF;
    
}
.h_caption h3{
    font-size: 0.9rem;
    font-weight: 100;
    line-height: 1.8rem;
}
.h_caption h4{
    font-size: 2rem;
}
.h_caption p{
    font-size: 0.8rem;
    font-weight: 100;
    margin: 0px auto;
    width: 90%;
    max-width: 1000px;
    line-height: 1.5rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid hsla(0,0%,100%,1.00);
    border-bottom: 1px solid hsla(0,0%,100%,1.00);
    
}
/*ヘッダー共通wrap*/
.header-c-wrap{
	width: 100%;
	margin: 0px auto;
	max-width: 1000px;
	font-size: 1.5em;
	font-weight: bold;
}
.header-c-wrap .logo a{
	background-image: url(../img/logo.png);
	width: 25%;
	height: 0%;
	padding-top: 6%;
	display: block;
	float: left;
	background-size: contain;
	background-repeat: no-repeat;
}

/*ヘッダーロゴ・ソーシャル設定*/
.common-hd{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: right;
    min-height: 30px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #000000;
}
.common-hd .logo{
	display: flex;
	align-items: center;
	width: 50%;
	justify-content: flex-start
}
.common-hd .logo a{
    width: auto;
    max-width: 150px;
}

.common-hd .logo img{
    max-height: 50px;
    height: auto;
    max-width: 100%;
}
.sns{
	vertical-align: middle;
	width: auto;

}
.sns img{
	max-width: 50px;
}
#wrap
{
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    padding-top: 5rem;
    text-align: center;
    max-width: 1000px;
}
.list{
	display: flex;
	padding-top: 2rem;
	padding-bottom: 1rem;
	justify-content: center;
}
.col-02{
    width: 45%;
    margin-right: 2%;
    margin-left: 2%;
    font-size: 1.3rem;
}
.col-02 img{
	width: 100%;
	max-width: 350px;
}
.col-02 a{
    display: block;
    background-color: hsla(44,55%,56%,1.00);
    margin: 0px auto;
    padding: 1rem;
    width: 50%;
    font-size: 2rem;
}
.col-02 a:hover{
    opacity: 0.5;
}
.tcam{
	margin: 1rem auto;
	width: 70%;
	display: block;
	max-width: 600px;
}

#main1{
    width: 100%;
    height: auto;
	}
#main1 h3{
    font-size: 3rem;
    font-weight: 100;
    border-bottom: 1px solid hsla(0,0%,100%,1.00);
}

.list{

}	
/*画像リスト枠*/
/*商品詳細*/
.itemlist {
    width: 100%;
    position: relative;
    color: #FFFFFF;
}
.StyleF_Frame_{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-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;
	}

.StyleF_Item_ {
    width: 100%;
    height: auto;
    position: relative;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 3%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 1%;
    overflow-x: hidden;
    overflow-y: hidden;
    color: #4394D0;
    padding: 1rem;
    background-color: hsla(0,0%,18%,1.00);
}
.StyleF_Item_:after {
	display: none;
	clear: both;
	content: "";
	padding-bottom: 20%;
}

.StyleF_Item_ a {
}
.StyleF_Item_ .img_ {
    position: relative;
    padding-top: 33%;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 0.5em;
    background-color: #FFFFFF;
    width: 33%;
    float: left;
    margin-right: 2%;
}
.StyleF_Item_ .img_ .goods_img_ {
	width: 100%;
	height: 100%;
}

.StyleF_Item_ .img_ img {
max-width: 100%;
max-height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
}

.StyleF_Item_ .name_ {
    font-size: 1.2em;
    line-height: 1.1rem;
    overflow: hidden;
    padding: 1em;
    width: 65%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    float: right;
    color: hsla(55,50%,57%,1.00);
    border-bottom: 1px solid #9C9C9C;
}
.StyleF_Item_ .price_ {
    font-size: 1.2em;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
    padding-bottom: 0.5rem;
    font-weight: bold;
    width: 65%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
}
.StyleF_Item_ .price_ .small_ {
	font-size: 0.7rem;
}
.StyleF_Item_ .rdt_ {
    font-size: 0.8rem;
    line-height: 1.0rem;
    padding-top: 0.5em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 1em;
    font-weight: bold;
    width: 65%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    border-bottom: 1px solid #9C9C9C;
}
.StyleF_Item_ .comment_ {
    font-size: 0.8rem;
    color: hsla(0,0%,100%,1.00);
    width: 65%;
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 2rem;
    padding-right: 1rem;
    padding-bottom: 2rem;
    padding-left: 1rem;
    border-bottom-width: 0px;
}
.StyleF_Item_ .cart_ {
    text-align: left;
    bottom: 0;
    left: 1px;
    right: 0%;
    width: 65%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1rem;
    float: right;
    display: none;
}
.StyleF_Item_ .pre_sales_{
	display: none;
	}
/*SPボタン*/

input[type="button"]   { -webkit-appearance: none;
    border-radius: 0;
}
input[type="button"].cart_btn_.order_ {
	font-size: 1.5rem;
	color: #FFF;
	padding: 8px 20px;
	border: 1px solid #000;
	background-color: #F22079;
	font-weight: bold;
	width: 100%;
	margin: 8px auto;
}

input[type="button"].cart_btn_.reservation_ {
	font-size: 1.5rem;
	color: #FFF;
	padding: 8px 20px;
	border: 1px solid #000;
	background-color: #F22079;
	font-weight: bold;
	width: 100%;
	margin: 8px auto;
}

.cart_btn_ {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    line-height: 30px;
    text-align: center;
    /* margin: 10px 0; */
    width: 100%;
    border: none;
    color: #ffffff;
    display: block;
}
.cart_btn_.sold_out_ {
	font-size: 1.5rem;
	color: #FFF;
	padding: 8px 20px;
	border: 1px solid #000;
	background-color: #4262C7;
	font-weight: bold;
	width: 100%;
	position: relative;
	margin: 8px auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cart_btn_.closed_ {
	font-size: 1.5rem;
	color: #FFF;
	padding: 8px 20px;
	border: 1px solid #000;
	background-color: #4262C7;
	font-weight: bold;
	width: 100%;
	position: relative;
	margin: 8px auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}	

.attention{
    width: 100%;
    text-align: center;
    padding: 1rem;
    margin-bottom: 3rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 5rem;
	}

/*フッター*/

#copyright
{
    width: 100%;
    text-align: center;
    padding-top: 2em;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 2em;
    background-color: #000000;
    color: #FFFFFF;
    border-top: 1px solid #000000;
    font-size: 0.8rem;
}
.btn_cart_{
    width: 100%;
    max-width: 270px;
	}
.conan-ttl{
	font-size: 2em;
	padding: 0.5em;
	border-bottom: 2px solid #464646;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	width: 90%;
}
.other-btn a{
	width: 80%;
	max-width: 320px;
	margin-top: 2em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 1em;
	display: block;
	background-color: #B8010E;
	font-weight: bold;
}
.m_logo{
    width: 80%;
    max-width: 200px;
    
}
.sns_icon{
    width: 30%;
    max-width: 50px;
}
/*上に戻るボタン*/

#page-top
{
	position: fixed;
	bottom: 20px;
	right: 20px;
}
/*スクロールエフェクト*/
/* 画面外にいる状態 */
.fadein {
    opacity: 0;
    transform: translate(0, 50px);
    transition: all 500ms;
}

/* 画面内に入った状態 */
.fadein.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}

@media (max-width: 1000px){
.h_caption h2{
    padding: 0px;
    font-size: 1.2rem;
    }
    .pc{
	display: none;
}
.sp{
	display: block;}
}
@media (max-width: 850px){
 .header-wrap{
    flex-direction: column;
}
.header{
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../img/key_v_sp.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 0px;
    padding-top: 100.725%;
}  
.header-wrap h1{
    font-size: 1.2rem;
    font-weight: 100;
    padding: 0.3rem;
    color: #dec274;
    
}    
.header-wrap p{
    font-size: 1rem; 
}       
.header-wrap h3{
    font-size: 2rem;
}
.header-wrap h4{
    font-size: 1.5rem;
} 
.h_caption{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 2rem;
    box-sizing: border-box;
    margin-top: -20%;
}  
.h_caption h2{
    padding: 0px;
    font-size: 2rem;
    }    
.black{
    line-height: 2.5rem;
}    
   
    .attention {
        padding: 0.5rem;        
    }    
.attention p{
    font-size: 0.9rem;
	}    
}
@media (max-width: 500px){
.header-wrap h1{
    font-size: 1.2rem;
    font-weight: 100;
    padding: 0.3rem;
    color: #dec274;
    
}    
.header-wrap p{
    font-size: 0.9rem; 
}       
.header-wrap h3{
    font-size: 1.5rem;
}
.header-wrap h4{
    font-size: 1.2rem;
    margin-top: 0.5rem;
} 
.h_caption{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding:0.5rem;
    box-sizing: border-box;
    margin-top: -20%;
}    
.h_caption h2{
    padding: 0px;
    font-size: 1.3rem;
    }      
.black{
    line-height: 2.5rem;
}
#wrap
{
    padding-top: 2rem;
}
.StyleF_Item_ {
    display: flex;
    flex-direction: column;
    }
/*商品詳細*/
.itemlist {
    width: 100%;
    position: relative;
    color: #FFFFFF;
}
.StyleF_Frame_{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-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;
	}

.StyleF_Item_ {
    width: 100%;
    height: auto;
    position: relative;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 3%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 1%;
    overflow-x: hidden;
    overflow-y: hidden;
    color: #4394D0;
    padding: 1rem;
    background-color: hsla(0,0%,18%,1.00);
}
.StyleF_Item_:after {
	display: none;
	clear: both;
	content: "";
	padding-bottom: 20%;
}

.StyleF_Item_ a {
}
.StyleF_Item_ .img_ {
    position: relative;
    padding-top: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 0.5em;
    background-color: #FFFFFF;
    width: 100%;
    float: none;
    margin-right: 2%;
}
.StyleF_Item_ .img_ .goods_img_ {
	width: 100%;
	height: 100%;
}

.StyleF_Item_ .img_ img {
max-width: 100%;
max-height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
}

.StyleF_Item_ .name_ {
    font-size: 1.2em;
    line-height: 1.7rem;
    overflow: hidden;
    padding: 1em;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    float: right;
    color: hsla(55,50%,57%,1.00);
    border-bottom: 1px solid #9C9C9C;
}
.StyleF_Item_ .price_ {
    font-size: 1.2em;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
    padding-bottom: 0.5rem;
    font-weight: bold;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.StyleF_Item_ .price_ .small_ {
	font-size: 0.7rem;
}
.StyleF_Item_ .rdt_ {
    font-size: 0.8rem;
    line-height: 1.0rem;
    padding-top: 0.5em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 1em;
    font-weight: bold;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
}
.StyleF_Item_ .comment_ {
    font-size: 0.8rem;
    color: hsla(0,0%,100%,1.00);
    width: 100%;
    float: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 2rem;
    padding-right: 1rem;
    padding-bottom: 2rem;
    padding-left: 1rem;
    border-bottom: 0px solid #9C9C9C;
    border-top: 0px solid #9C9C9C;
}
.StyleF_Item_ .cart_ {
    bottom: 0;
    left: 1px;
    right: 0%;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1rem;
    float: right;
    text-align: center;
}
.StyleF_Item_ .pre_sales_{
	display: none;
	}    
}
