@charset "UTF-8";
/* ============= 共通部分 ============= */
html{
    font-size: 14px;
}
body{
    line-height: 1.8;
    color: #333;
    background: #fff;
    font-family: sans-serif;
}
.container{
    width: 100%;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
    color: #333;
}
.visualitem{
    /*position: relative;*/
}
.border{
    height: 5px;
    background-color: #ffcc00;
}

.p-c{
    display: none;
}

.slik,
.slik-tab{
    display: none;
}
.sidebar-pc{
    display: none;
}
.sidebar label{
    cursor: pointer;
    width: 100%;
    height: 40px;
    display: flex;
}
.sidebar label:hover{
    background-color: #efefef;
}
.sidebar .label-put{
    display: none;
}
.hidden_show{
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}
.sidebar input:checked ~ .hidden_show{
    height: auto;
    opacity: 1;
}


/*==========スマホ版のCSS==========*/



/*=======メイン画像======*/

.main-image{
    width: 100%;
    margin: 0 auto;
}
.main-image img{
    width: 100%;
}

/* ============= header ============= */

/****メニュー全体****/
#menu{
    flex: 0 0 15%;
	position: relative;
}

/****メニュー開閉ボタン****/

#menu img{
    width: 30px;
}
#menu .menuopen{
	/*デザイン*/
	color: rgba(255,255,255,1);
	font-size: 20px;
	/*配置*/
	display: block;
}

#menu .menuclose{
	/*デザイン*/
	color: rgba(255,255,255,1);
	font-size: 20px;
	/*配置*/
	display: none;
}

/****メニュー一覧****/
#menu ul{
	/*デザイン*/
	background: #333;
	width: 500%;
	/*配置*/
	position: absolute;
	top: 40px;/*#menu divの高さ*/
	right: 20%;
	display: none;
}

#menu li{
	/*デザイン*/
	padding: 10px;
	color: rgba(255,255,255,1);
	border-bottom: 1px rgba(255,255,255,1) solid;
	/*配置*/
	pointer-events: auto;
}
#menu li a{
    color: #fff;
}
/****メニューオープン時****/
#menu:target .menuopen{
	/*配置*/
	display: none;
}

#menu:target .menuclose{
	/*配置*/
	display: block;
}

#menu:target ul{
	/*配置*/
	display: block;
    z-index: 1100;
}

/*** メインエフェクト ***/
#main{
	/*デザイン*/
	background: #999;/*ページ背景色・背景画像はここで設定*/
	/*アニメーション*/
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

#menu:target ~ #main{
	-webkit-filter:brightness(70%);
	-moz-filter:brightness(70%);
	-ms-filter:brightness(70%);
	filter:brightness(70%);
}

    
/* ========= メインコンテンツ ========= */
main{
    background-color: #fff;
}
.container{
    background-color: #fffdf1;
}
.wrap{
    width: 100%;
    margin: 0 auto;
    padding-top: 0px;
    background-color: #000;
}
.wrap-inner{
    /*display: flex;*/
    padding: 20px 20px 0 20px;
    background-color: #fffdf1;
}
.sidebar{
    /*flex: 0 0 22%;
    margin-right: 3%;*/
}
.main-wrap{
    /*flex: 0 0 75%;*/
}


/*CAMP GOODS*/
/*EMERGENCY GOODS*/
/*EMERGENCY SET*/
/*NEWS*/
/*BLOG*/
.heading-wrap,
.heading-emergency-wrap,
.heading-eset-wrap,
.heading-news-wrap,
.heading-category-wrap{
    height: 30px;
    display: flex;
    color: #554400;
    font-size: 1.2rem;
    font-weight: bold;
    border-top: solid 5px #ffcc00;
}
.heading-blog-wrap{
    height: 30px;
    display: flex;
    color: #554400;
    font-size: 1.2rem;
    font-weight: bold;
    border-top: solid 5px #ffcc00;
    margin-bottom: 5px;
}
.heading-wrap h2{
    padding-left: 5px;
}
.heading-emergency-wrap p{
    padding: 3px 0 0 10px;
}
.heading-eset-wrap p{
    padding: 5px 0 0 10px;/*セットロゴ*/
}
.heading-news-wrap p{
    padding: 5px 0 0 10px;/*お知らせロゴ*/
}
.heading-blog-wrap p{
    padding: 3px 0 0 10px;/*ブログロゴ*/
}
.heading-category-wrap p{
    padding: 5px 0 0 7px;/*CATEGORYロゴ*/
}



.heading-tent-logo{ /*テントロゴ*/
    width: 20px;
    height: 20px;
    margin-top: -5px;
}
.heading-light-logo{ /*ライトロゴ*/
    width: 30px;
    height: 30px;
    margin-top: -3px;
}
.heading-eset-logo{ /*セットロゴ*/
    width: 25px;
    height: 25px;
    padding-top: 3px;
}
.heading-news-logo{ /*お知らせロゴ*/
    width: 25px;
    height: 25px;
}
.heading-blog-logo{ /*ブログロゴ*/
    width: 25px;
    height: 25px;
}
.heading-category-logo{ /*CATEGORYロゴ*/
    width: 23px;
    height: 23px;
}
.heading-tent-logo img,
.heading-light-logo img,
.heading-eset-logo img,
.heading-news-logo img,
.heading-category-logo img{
    width: 100%;
}
.heading-blog-logo img{
    width: 100%;
}


/*NEW ITEM*/
/*RANKING*/
.heading-3{
    height: 30px;
    display: flex;
    color: #554400;
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 10px;
}
.heading-3 p, .heading-light-wrap p{
    padding-top: 6px;
    padding-left: 5px;
}
.heading-3 img{
    width: 100%;
}
.heading-crown-rogo{ /*王冠ロゴ*/
    width: 20px;
    height: 20px;
}
.heading-star-rogo{ /*星ロゴ*/
    width: 15px;
    height: 15px;
}


/*--------サイドバー--------*/
.sidebar-box{
    color: #554400;
    flex: 0 0 22%;
    /*border-top: 3px solid #999;*/
    /*padding: 5px 0;*/
    border-bottom: 5px solid #ffcc00;
}
.sidebar-box li{
    padding-left: 0.5rem;
}
.all-item{
    margin-top: 15px;
}
.all-item img{
    width: 0.9rem;
    margin: 0 0 4px 5px;
}
.sidebar-box li a:hover{
    border-bottom: solid 2px #ffcc00;
}
.category-title{
    font-size: 1.1rem;
    margin-bottom: 5px;
    border-bottom: solid 1px #554400;
}
.camp-box{
    margin-bottom: 20px;
}
.bousai-box{
    margin-bottom: 20px;
}
.select-option{
    margin-bottom: 20px;
}
.button-inner{
    margin-bottom: 10px;
}
.search_btn{
    width: 60px;
    display: inline-block;
    padding: 0.3em 1em;
    color: #333;
    border-bottom: solid 1px #999;
    border-radius: 3px;
    background: #dbdbdb;
    text-align: center;
}
.search_btn input{
    color: #333;
}

.search_btn:hover,
.search_btn:hover input{
    color: #554400;
    background: #fff;
}
.all-a img{
    width: 0.9rem;
    margin: 0 0 4px 5px;
}
.all-a{
    width: 135px;
    float: right;
    border-bottom: solid 3px #fffdf1;
}
.all-a:hover{
    border-bottom: solid 3px #ffcc00;
}



/*-----キャンプ用品-----*/

.top-camp-inner{
    margin-bottom: 80px;
}
.camp-image{
    margin-bottom: 15px;
}
.camp-image img{
    width: 100%;
}


/*-----防災用品-----*/
.top-bousai-inner{
    margin-bottom: 80px;
}


/*-----防災用品特集-----*/
.top-bousaitokusyu-inner{
    margin-bottom: 80px;
}



/*-----新着・ランキング共通-----*/
.new-item-box .item-name,
.ranking-item-box .item-name{
    width: 90%;
    margin: auto;
    display: none;
}

.new-item-box p,
.ranking-item-box p{
    color: #D41800;
    font-size: 0.5rem;
    text-align: center;
}
.new-item-box p span,
.ranking-item-box span{
    color: #D41800;
    padding-right: 3px;
    font-size: 0.7rem;
}

.new-item-box:hover,
.ranking-item-box:hover{
    cursor: pointer;
    background-color: rgba(252, 254, 255, 0.5);
}




/*-----新着商品-----*/
.new-item{
    padding: 10px 5px;
    /*display: flex;*/
    background-color: #fff6d5;
    margin-bottom: 15px;
}
.new-item::after{
    content: "";
    clear: both;
    display: block;
}
.new-item-box{
    float: left;
    width: 33%;
    /*flex: 0 0 20%;*/
}
.new-item-image{
    text-align: center;
}
.new-item-box img{
    width: 90%;
    padding-top: 5px;
}


/*-----ランキング商品------*/
.ranking-item{
    padding: 10px 5px;
    /*display: flex;*/
    background-color: #fff6d5;
    margin-bottom: 15px;
}
.ranking-item::after{
    content: "";
    clear: both;
    display: block;
}
.ranking-item-box{
        float: left;
    width: 33%;
    /*flex: 0 0 20%;*/
}
.ranking-item-image{
    text-align: center;
}
.ranking-item-box img{
    width: 90%;
    padding-top: 5px;
}
.ranking-item-box p{
    padding-left: 10px;
}

.ranking-icon{
    position: relative;
    top: 0;
    left: 0;
    width: 40px;
}
.ranking-icon img{
    position: absolute;
    top: -10px;
    left: 0px;
    width: 30px;
}

.ranking-item-box:nth-child(n+2):nth-child(-n+5) .ranking1{
    display: none;
}
.ranking-item-box:nth-child(1) .ranking2{
    display: none;
}
.ranking-item-box:nth-child(n+3):nth-child(-n+5) .ranking2{
    display: none;
}
.ranking-item-box:nth-child(n+1):nth-child(-n+2) .ranking3{
    display: none;
}
.ranking-item-box:nth-child(n+4):nth-child(-n+5) .ranking3{
    display: none;
}
.ranking-item-box:nth-child(n+1):nth-child(-n+3) .ranking4{
    display: none;
}
.ranking-item-box:nth-child(5) .ranking4{
    display: none;
}
.ranking-item-box:nth-child(n+1):nth-child(-n+4) .ranking5{
    display: none;
}



/*-----お知らせ-----*/
.notice{
    padding: 10px 5px;
    background-color: #fff6d5;
    margin-bottom: 50px;

}
.notice dl{
    padding-left: 5px;
}
.notice dl dt{
    padding-right: 30px;
}
.notice-box p{
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.notice a{
    color: cornflowerblue;
    text-decoration: underline;
}
.notice a:hover{
    background-color: #fff;
    text-decoration: underline;
}


/*-----ブログ-----*/
.top-blog{
    padding: 10px 5px;
    /*display: flex;*/
    /*justify-content: space-between;*/
    background-color: #fff6d5;
    margin-bottom: 15px;
}
.top-blog::after{
    content: "";
    clear: both;
    display: block;
}
.top-blog-box{
    /*flex: 0 0 18%;*/
    float: left;
    width: 33%;
}
.top-blog-image{
    text-align: center;
}
.top-blog img{
    width: 80%;
}
.top-blog-box p{
    width: 80%;
    padding-left: 10%;
    font-size: 11px;
    font-weight: bold;
    color: cornflowerblue;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.top-blog-box ul{
    padding-left: 10%;
}
.top-blog-box ul li{
    display: inline;
    padding-right: 5px;
    font-size: 11px;
    color: cornflowerblue;
    text-decoration: underline;
}
.top-blog-box .date,
.top-blog-box .date-2{
    font-size: 11px;
    text-align: right;
    color: #999;
    padding-right: 12%;
}
.date{
    display: none;
}

.top-blog-box img:hover,
.top-blog-box p:hover,
.top-blog-box ul li:hover{
    background-color: #fff;
    cursor: pointer;
}








/* ========== 商品一覧ページ ========== */
.ichiran-main{
    margin-top: 90px;
    background-color: #fffdf1;
}
.ichiran-wrap{
    max-width: 1000px;
    margin: auto;
    padding: 0 30px;
    background-color: #fffdf1; 
}
.ichiran-wrap-inner{
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
}

.ichiran-new-item{
}

.ichiran-new-item-box{
    float: left;
    width: 20%;
    height: 200px;
    margin-bottom: 15px;
    padding: 10px 0;
    background-color: #fff6d5;
}
.ichiran-new-item-box:hover{
    cursor: pointer;
    background-color: rgba(255,255,255,0.1);
}
.ichiran-new-item-image{
    width: 90%;
    height: 150px;
    margin: auto;
}
.ichiran-new-item-image img{
    max-width: 100%;
    margin: auto 0;

}

.ichiran-new-item-box .item-name{
    width: 90%;
    padding-left: 5%;
}
.ichiran-new-item-box p{
    width: 90%;
    padding-left: 5%;
    color: #D41800;
}
.ichiran-new-item-box p span{
    font-size: 1.3rem;
    color: #D41800;
    font-weight: bold;
    padding-right: 3px;
}






/*========== 商品詳細ページ ==========*/
.detail-main{
    margin-top: 90px;
    background-color: #fffdf1;
}
.detail-wrap{
    max-width: 1000px;
    margin: auto;
    padding: 0 30px;
    background-color: #fffdf1; 
}
.detail-wrap-inner{
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fffdf1; 
}
.heading-detail-3{
    display: flex;
    color: #554400;
    font-weight: bold;
    border-top: solid 5px #ffcc00;
}
.detail-wrap ul{
    padding-top: 10px;
    margin-bottom: 20px;
}
.detail-wrap ul li{
    display: inline;
    font-size: 15px;
    font-weight: bold;
}
.detail-wrap ul li::after{
    content: ">";
    padding-left: 5px;
}
.detail-wrap ul li:last-child::after{
   content: none;
}

.item-wrap{
    background-color: #fff;
}

.item-container{
    display: flex;
    margin-bottom: 30px;
}




/*----- 商品画像の設定 -----*/
.detail-item-image{
    flex: 0 0 60%;
}
.detail-box{
    padding: 10px 0;
    width: 450px;
    margin: auto;
}
.detail-box img{
    width: 80%;
}



/*----- 商品説明の設定 -----*/
.detail-item-box{
    flex: 0 0 40%;
}
.detail-item{
    width: 350px;
}
.detail-item p{
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 20px;
}

.detail-item dl dt{
    float: left;
    font-weight: bold;
}
.detail-item dl dd{
    margin-left: 100px;
    color: #D41800;
    font-weight: bold;
}
.kakaku dt{
    padding-top: 3px;
}
.kakaku dd span{
    padding-right: 10px;
    font-size: 1.4rem;
}
.kakaku{
    margin-bottom: 10px;
}
.kosu-zaiko dt,
.kosu-zaiko dd{
    margin-bottom: 10px;
}
.detail-item{
    margin-top: 30px;
}
.detail-item dl{
    clear: both;
}
.item-info{
    width: 900px;
    margin: auto;
    padding-top: 10px;
    border-top: solid 1px #999;
}


/*-----カートに入れるボタン-----*/
/*submitボタンのデザインをリセット*/
input[type="submit"],
input[type="button"]{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border: none;
    outline: none;
    background: transparent;
}

.square_btn{
    width: 120px;
    display: inline-block;
    padding: 0.3em 1em;
    color: #333;
    border-bottom: solid 1px #999;
    border-radius: 3px;
    background: #ffcc00;
    text-align: center;
}
.square_btn input{
    color: #333;
}

.square_btn:hover,
.square_btn:hover input{
    color: #554400;
    background: #fff5af;
}




/*========== カートの中身ページ ==========*/
.cart-main{
    margin-top: 90px;
    background-color: #fffdf1;
}
.cart-wrap{
    max-width: 1000px;
    margin: auto;
    padding: 0 30px;
    background-color: #fffdf1; 
}
.cart-wrap-inner{
    padding-top: 20px;
    padding-bottom: 20px;
}

.heading-cart-3{
    height: 40px;
    display: flex;
    color: #554400;
    font-size: 1.4rem;
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 50px;
    border-top: solid 5px #ffcc00;
}
.heading-cart-3 p {
    padding-top: 6px;
    padding-left: 5px;
}
.heading-cart-3 img{
    width: 100%;
}
.heading-cart-logo{ /*カートロゴ*/
    width: 25px;
    height: 25px;
}


/*-----カート枠-----*/
/*上と下だけborder*/

.cart-table tr th, td{
    text-align: center;
    vertical-align: middle;
}
.cart-table tr th{
    padding: 7px 0;
    color: #554400;
    background-color: #fff6d5;
    border-top: solid 1px #999;
    font-size: 1.1rem;
}
.cart-table tr td{
    border-bottom: solid 1px #999;
    font-size: 1.1rem;
    background-color: #fff;
}
.cart-table{
    margin-bottom: 10px;
}


.cart-box2{
    height: 140px;
}


.cart-box3 td{
    border-right: none;
    border-left: none;
}
.cart-box3 td:nth-child(1){
    border-left: solid 1px #333;
}

.cart-box3 td:nth-child(5){
    border-left: solid 1px #333;
    border-right: solid 1px #333;
}


.cart-image img{
    width: 40%;
}
.item-col, .cart-image{
    width: 300px;
}
.name-col, .item-name{
    width: 400px;
}

.cart-delete a, .item-name a{
    color: cornflowerblue;
    text-decoration: underline;
}
.cart-total {
    text-align: right;
    margin-bottom: 60px;
    color: #D41800;
}
.cart-total span{
    font-size: 1.8rem;
    font-weight: bold;
    padding-right: 10px;
    color: #D41800;
}
.square_btn1{
    width: 80px;
    display: block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    text-align: center;
    color: #554400;
    background: #ffcc00;/*色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-weight: bold;
    /*border: solid 2px #d27d00;線色*/
}
















/*========== 決済・支払いページ ==========*/

.kessai-main{
    margin-top: 90px;
    background-color: #fffdf1;
}

.kessai-wrap{
    max-width: 1000px;
    margin: auto;
    padding: 0 30px;
    background-color: #fffdf1;
}
.kessai-wrap-inner{
    padding-top: 20px;
    padding-bottom: 20px;
}
.kessai-wrap-inner h3{
    margin-bottom: 5px;
    font-size: 1.2rem;
    color: #554400;
}

/*決済ロゴ*/
.heading-kessai-3{
    height: 40px;
    display: flex;
    color: #554400;
    font-size: 1.4rem;
    font-weight: bold;
    padding-bottom: 50px;
    border-top: solid 5px #ffcc00;
}
.heading-kessai-3 p {
    padding-top: 5px;
    padding-left: 5px;
}
.heading-kessai-3 img{
    padding-top: 5px;
    width: 100%;
}
.heading-kessai-logo{ /*決済ロゴ*/
    width: 22px;
    height: 22px;
}







.otodokesaki input{
    width: 400px;
}
.otodokesaki dl{
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    margin-bottom: 30px;
}
.otodokesaki dl dt{
    font-weight: bold;
    padding: 10px;
    width: 250px;
    height: 30px;
    float: left;
    border-right: solid 1px #999;
    border-left: solid 1px #999;
    background-color: #fff6d5;
}
.otodokesaki dl dt span{
    color: #f00;
    margin-left: 3px;
}
.otodokesaki dd{
    padding: 10px;
    height: 30px;
    border-bottom: solid 1px #999;
    background-color: #fff;
    padding-left: 240px;
    padding-top: 10px;
    padding-bottom:10px; 
}
.otodokesaki dd input{
    border-radius: 5px;
    width: 300px;
    text-align: left;
    padding: 10px;
    background: #f5f5f5;
    margin-top: -5px;
    margin-left: 30px;
}
.kessai-purudown{
    border-radius: 5px;
    padding: 5px;
    background: #f5f5f5;
    margin-left: 30px;
}

.osiharai{
    display: flex;
    border: solid 1px #999;
    background-color: #fff;
}
.osiharai-box{
    border-right: solid 1px #999;
    width: 250px;
    padding-left: 20px;
    background-color: #fff6d5;
}


.osharai-houhou{
    padding-left: 20px;
    background-color: #fff;
}
.osharai-houhou table td{
    border: none;
    padding-right: 10px;
}

.syousai a{
    color: cornflowerblue;
    text-decoration: underline;
}

.kessai-tyumon{
    width: 200px;
    margin: auto;
}

.square_btn-2 {
    width: 120px;
    margin: auto;
    display: block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #fd9535;/*色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-weight: bold;
    border: solid 2px #d27d00;/*茶色*/
    
}







/*========== 注文確認ページ ==========*/

.kakunin-main{
    margin-top: 90px;
    background-color: #fffdf1;
}
.kakunin-wrap{
    max-width: 1000px;
    margin: auto;
    padding: 0 30px;
    background-color: #fffdf1;
}
.kakunin-wrap-inner{
    padding-top: 20px;
    padding-bottom: 20px;
}

/*注文確認ロゴ*/
.heading-kakunin-3{
    height: 40px;
    display: flex;
    color: #554400;
    font-size: 1.4rem;
    font-weight: bold;
    padding-bottom: 50px;
    border-top: solid 5px #ffcc00;
}
.heading-kakunin-3 p {
    padding-top: 5px;
    padding-left: 5px;
}
.heading-kakunin-3 img{
    padding-top: 5px;
    width: 100%;
}
.heading-kakunin-logo{ /*注文確認ロゴ*/
    width: 25px;
    height: 25px;
}
.kakunin-wrap-inner h2{
    padding-bottom: 20px;
}
.kakunin-total{
    text-align: right;
    margin-top: 5px;
    margin-bottom: 80px;
    font-size: 1.1rem;
}

.syoukei p{
    display: inline-block;
    padding-right: 25px;
}
.souryo p{
    display: inline-block;
    padding-right: 20px;
}
.goukei p{
    display: inline-block;
    font-weight: bold;
    padding-right: 20px;
}
.syoukei span, .souryo span, .goukei-total{
    display: inline-block;
}
.syoukei span{
    text-align: center;
    width: 125px;
}
.souryo span{
    text-align: right;
    margin-right: 35px;
    width: 100px;
    color: #D41800;
}
.syoukei, .souryo{
    font-weight: bold;
    text-align: right;
}
.goukei{
    color: #D41800;
}
.goukei span{
    font-size: 1.8rem;
    font-weight: bold;
    padding-right: 9px;
}
.goukei-total{
    width: 100px;
    margin-right: 24px;
}

.syoukei, .souryo, .goukei{
    padding-top: 5px;
}




.tyumon-kakunin-2{
    display: flex;
    margin-bottom: 60px;
    border-top: solid 1px #999;
    border-bottom: solid 1px #999;
    background-color: #fff;
}
.tyumon-kakunin-2 a{
    color: cornflowerblue;
    text-decoration: underline;
}
.tyumon-kakunin-2 table tr td{
    vertical-align: top;
}

.tyumon-kakunin-2 table th{
    background-color: #fff6d5;
}
.tyumon-kakunin-2 table td,
.tyumon-kakunin-2 table th{
    text-align: left;
}

.settle-info{
    margin-bottom: 50px;
}
.kakunin-tyumon,
.kessai-tyumon{
    display: flex;
    justify-content: space-between;
    width: 350px;
    margin: auto;
}














/*========== 注文完了ページ ==========*/
.complete-main{
    margin-top: 90px;
    background-color: #fffdf1;
}
.complete-wrap{
    max-width: 1000px;
    margin: auto;
    padding: 0 30px;
    background-color: #fffdf1;
}
.complete-wrap-inner{
    padding-top: 20px;
    padding-bottom: 100px;
}

.complete-wrap-inner p{
    line-height: 1.5;
    margin-bottom: 10px;
}
.heading-complete-3{
    height: 40px;
    display: flex;
    color: #554400;
    font-size: 1.8rem;
    font-weight: bold;
    border-top: solid 5px #ffcc00;
    margin-bottom: 30px;
}
.heading-complete-3 p {
    padding-top: 12px;
    padding-left: 10px;
}
.heading-complete-3 img{
    width: 100%;
}
.heading-complete-logo{ /*チェックロゴ*/
    width: 30px;
    height: 30px;
}


.complete-wrap-inner span{
    font-weight: bold;
    font-size: 18px;
}

.complete-wrap-inner .data{
    border: 1px solid #333;
    width: 630px;
    padding:5px;
}

.complete-wrap-inner .number{
    padding-right: 10px;
}


.complete-wrap-inner .button{
    border-radius: 10px;
    background: #fc0;
    color: #333;
    width: 200px;
    margin-top: 20px;
    font-size: 18px;
}

.complete-wrap-inner a:hover{
    opacity: 0.8;    
}





/*========新規会員登録==========*/
.regist-main{
    margin-top: 90px;
    background-color: #fffdf1;
    padding-bottom: 50px;
}

.regist-wrap{
    max-width: 1000px;
    margin: auto;
    padding: 0 30px;
    background-color: #fffdf1;
}

.regist-main-inner{
    padding-top: 20px;
    padding-bottom: 20px;
    /*スマホで見たときに明朝にならないように設定フォントを設定*/
    font-family: font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

.heading-regist{
    height: 40px;
    display: flex;
    color: #554400;
    font-size: 1.4rem;
    font-weight: bold;
    border-top: solid 5px #ffcc00;
    margin-bottom: 30px;
}
.heading-regist h2 {
    padding-top: 5px;
    padding-left: 10px;
}
.heading-regist-logo{
    width: 22px;
    height: 22px;
}
.heading-regist img{
    width: 100%;
}

.regist-main-inner dl{
    overflow: hidden;
    border: 1px solid #999;
    margin-bottom: 15px;
    color: #333;
}


/*=== dt dd にheight,dtにborder-rightを指定しました。===*/

.regist-main-inner dt{
    float: left;
    width: 250px;
    border-right: 1px solid #999;
    padding: 10px;
    height: 30px;
    margin-right: 30px;
    background: #fff6d5;
    font-weight: bold;
}

.regist-main-inner dd{
    border-bottom: 1px solid #333;
    text-align: left;
    padding-left: 350px;
    padding: 10px;
    height: 30px;
    background: #fff;
}
.regist-main-inner dd:last-child{
    border: none;
}
.regist-main-inner dd input[type="text"]{
    border-radius: 5px;
    width: 300px;
    text-align: left;
    padding: 10px;
    margin-top: -5px;
    background: #f5f5f5;
}
.regist-main-inner dd input[type="radio"]{
    width: 14px;
    height: 14px;
    margin-bottom: 5px;
}
.regist-main-inner dd select{
    border-radius: 5px;
}
.regist-btn{
    width: 100px;
    margin: 30px auto;
}
.submit{
    width: 100px;
    font-size: 16px;
    padding: 5px 0 5px 5px;
    background: #ffcc00;
    color: #333;
    border-radius: 5px;
    letter-spacing: 5px;
}
.birth{
    padding: 5px;
    background: #f5f5f5;
}
.purudown{
    padding: 5px;
    background: #f5f5f5;
}
.kome{
    color: #f00;
    margin-left: 3px;
}
.small{
    font-size: 11px;
    color: #777;
    margin-left: 15px;
}



/*========新規会員登録内容確認ページ==========*/

.heading-confirm-logo{ /*注文確認ロゴ*/
    width: 25px;
    height: 25px;
}

/*========新規会員登録完了ページ==========*/

.regist-main-inner p{
    margin-bottom: 20px;
}

/*========ログインページ==========*/

.login-main{
    margin-top: 90px;
    background-color: #fffdf1;
}

.login-wrap{
    max-width: 1000px;
    margin: auto;
    padding: 0 30px;
    background-color: #fffdf1;
}

.login-main-inner{
    padding-top: 20px;
    padding-bottom: 150px;
}


/*loginロゴ*/
.heading-login-wrap{
    height: 40px;
    display: flex;
    color: #554400;
    font-size: 1.4rem;
    font-weight: bold;
    border-top: solid 5px #ffcc00;
    margin-bottom: 30px;
}
.heading-login-logo{
    width: 20px;
    height: 20px;
}
.heading-login-wrap h2{
    padding-top: 4px;
    padding-left: 5px;
}
.heading-login-logo img{
    padding-top: 5px;
    width: 100%;
}

.login-main-inner dl{
    margin-bottom: 50px;
}
.login-main-inner a{
    color: cornflowerblue;
    text-decoration: underline;
}
.login-main-inner p{
    padding-top: 10px;
}

/*========ログアウトページ==========*/
.logout-main-inner{
    padding-top: 20px;
    padding-bottom: 150px;
}
.logout-main-inner p{
    padding-bottom: 50px;
}

/*loginロゴ*/
.heading-logout-wrap{
    height: 40px;
    display: flex;
    color: #554400;
    font-size: 1.4rem;
    font-weight: bold;
    border-top: solid 5px #ffcc00;
    margin-bottom: 30px;
}
.heading-logout-logo{
    width: 30px;
    height: 30px;
}
.heading-logout-wrap h2{
    padding-top: 4px;
    padding-left: 5px;
}
.heading-logout-logo img{
    padding-top: 5px;
    width: 100%;
}


/*========マイページ==========*/
.heading-mypage-logo{
    width: 20px;
    height: 20px;
}
.heading-mypage-logo img{
    padding-top: 5px;
    width: 100%;
}





/*=========特定商取引ページ=========*/
/*=========下層ページ共通設定=========*/
.law-main{
    margin-top: 90px;
    background-color: #fffdf1;
}

.law-wrap{
    max-width: 1000px;
    margin: auto;
    background-color: #fffdf1;
    /*border: solid 1px #333;*/
}
.law-wrap-inner{
    padding: 20px 20px 150px 20px;
    /*border: solid 1px #333;*/
}
.law-wrap-inner h2{
    font-size: 28px;
    margin: 14px 0;
}

.law-wrap-inner section{
    margin-left: 2.0rem;
}
.law-wrap-inner section span{
    font-weight: bold;
    font-size: 1.1rem;
    color: #554400;
}

.law-wrap-inner section{
    margin-bottom: 6rem;    
}
.law-wrap-inner .heading{
    font-size: 20px;
    color: #554400;
    font-weight: bold;
    border-top: solid 5px #ffcc00;
    margin: 20px 0 10px;
    padding: 6px 0;
}
.law-wrap-inner .heading img{
    margin: 8px 4px;
}
/*表*/

.law-wrap-inner dl{
    margin-bottom: 2rem;
}
.law-wrap-inner dt{
    float: left;
    width: 26%;
    padding: 1em 2% 1em 2%;
}
.law-wrap-inner dd{
    width: 66%;
    padding: 1em 2% 1em 32%;
    border-bottom: 1px #ffcc00 dotted;
}


/*=========プライバシーポリシーページ=========*/

.law-wrap-inner .zero{
    font-weight: bold;
    margin-bottom: 3rem;
}




/*=========会社概要=========*/

/*写真と地図*/
.corporation-innner{
    padding: 30px;
}
.wrapper{
    display: flex;
    justify-content: space-between;
}
.item{
    width: 450px;
}
.item img{
    width: 100%;
}
.map{
    width: 450px;
}
.map img{
    width: 100%;
}



/*=========ご利用案内=========*/
.law-wrap-inner h3{
    color: #554400;
}
.law-wrap-inner span{
    font-weight: bold;
    color: #554400;
}
.law-wrap-inner .title{
    font-size: 16px;
    font-weight: bold;
    background-color: #ffe270bb;
    width: 500px;
    border-radius: 5px;
}
.law-wrap-inner .click{
    font-weight: bold;
    color: #333;
}
.law-wrap-inner .page{
    font-weight: bold;
    color: #333;
}
.law-wrap-inner .signal{
    color: #f00;
}
.card{
    width: 300px;
    padding: 10px;
}
.card img{
    width: 100%;
    margin-left: 1rem;
}
.conveni{
    width: 280px;
    padding: 10px 16px;
}
.conveni img{
    width: 100%;
    margin-left: 1rem;
}



/*=========よくある質問ページ=========*/
.question{
    font-size: 16px;
    font-weight: bold;
    background-color: #ffe270bb;
    width: 500px;
    border-radius: 5px;
}
.answer{
    font-size: 14px;
    margin: 0 3px;
    border-bottom: 2rem;
    padding-bottom: 20px;
    margin-bottom: 30px;
    background-color: #fff6d5;
}
.qa-box{
    border: 4px none #ffe270bb;
}



/*=========問い合わせページ=========*/
/*問い合わせページ*/
.law-wrap-inner form{
    width: 50%;
    margin-top: 40px;
}
label {
    display: inline-block;
    width: 150px;
}
.toiawase{
    margin-bottom: 10px;
}

.toiawase input{
    font: 1em sans-serif;
    width: 300px;
}
.toiawase textarea {
    font: 1em sans-serif;
    width: 300px;
    height: 200px;
  }
.toiawase-btn{
    width: 200px;
    margin: 30px auto;
}
.toiawase-btn .square_btn{
    margin-left: 25px;
}
/*
form {
    
    width: auto;
    text-align: center;

    padding: 1em;
    border-radius: 1em;
  }
  
  form div + div {
    margin-top: 1em;
  }
  
  label {
    display: inline-block;
    width: 80px;
    text-align: right;
  }
  
  input, textarea {
    
    font: 1em sans-serif;
  
    
    width: 300px;
    box-sizing: border-box;
  
    
    border: 1px solid #999;
  }
  
  input:focus, textarea:focus {
    
    border-color: #000;
  }
  
  textarea {
    
    vertical-align: top;
  
    
    height: 5em;
  }
  
  .button {
   
    padding-left: 90px; /* label 要素と同じサイズ 
  }
  
  button {
    
    margin-left: .5em;
  }

*/









/* ============= footer ============= */
.footer-inner{
    width: 100%;
    margin: auto;
    padding: 20px 0;
    background-color: #fff;
}




.sns-logo-tab{
    width: 300px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.sns-logo-image{
    width: 50px;
}
.sns-logo-image img{
    width: 100%;
}
.corp{
    text-align: center;
}

/*pc版表示しない*/
.sns-logo-pc{
    display: none;
}

.top-box:nth-child(n+4):nth-child(-n+4){
    display: none;
    
}

.top-blog-box:nth-child(n+4):nth-child(-n+4){
    display: none;
}

