@charset "euc-jp";

/* イベント用 */



/*------------------------------------------------------------

	リセット

------------------------------------------------------------*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure,
main,
header {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    font-size: 1em;
}

body,
table,
input,
textarea,
select,
option {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-size: 1em;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}



*,
*:before,
*:after {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    -o-box-sizing: border-box;

    -ms-box-sizing: border-box;

    box-sizing: border-box;

}



/* -------------------　tablet　--------------------------- */

@media(max-width:414px) {


    header {

        overflow: hidden;
		background: #f8ffc6;

    }

    .top {

        background: #f8ffc6;
        margin-top: 20px;

    }
    
#topimg{
	
background: url("https://kizamu.itembox.design/item/2023fd/img/sptop_a.jpg") ;

background-size: 100% auto;

height: 400px;

background-size: contain;

background-repeat: no-repeat;
}	


	 /* 各セクションの設定（背景色・マージン） */
	
	
    #section1 {

        background: #87ceeb;
        padding-bottom: 10px;

    }



    #section2 {


        background: #f8ffc6;
        padding-bottom: 10px;

    }



    #section3 {

        background: #87ceeb;
        padding-bottom: 10px;

    }



    #section4 {

        background: #f8ffc6;
        padding-bottom: 10px;

    }



    #section5 {

        background: #87ceeb;
        padding-bottom: 10px;

    }



    #section6 {

        background: #f8ffc6;
        padding-bottom: 10px;

    }

    #section7 {

        background: #87ceeb;
        padding-bottom: 10px;

    }
    
    #section8 {

        background: #f8ffc6;
        padding-bottom: 10px;

    }
    
    #section9 {

        background: #87ceeb;
        padding-bottom: 10px;

    }
    
    #section10 {

        background: #f8ffc6;
        padding-bottom: 10px;

    }
    
    #section11 {

        background: #87ceeb;
        padding-bottom: 10px;

    }
    
    #section12 {

        background: #f8ffc6;
        padding-bottom: 10px;

    }

#section_other {

	  background: #fffceb;
      margin-bottom: 0px;
      padding-bottom: 50px;

    }





    p.sectiontitle {

        margin: auto;

        text-align: center;

    }



    main {

        overflow: hidden;

    }


    main #section1 .sub-title p,
    main #section2 .sub-title p,
    main #section3 .sub-title p,
    main #section4 .sub-title p,
    main #section5 .sub-title p,
    main #section6 .sub-title p,
    main #section7 .sub-title p,
    main #section8 .sub-title p,
    main #section9 .sub-title p,
    main #section10 .sub-title p,
    main #section11 .sub-title p,
    main #section12 .sub-title p
    {

        padding-top: 10px;
		padding-bottom: 10px;

    }



    a:hover {

        opacity: 0.8;

    }


	  /* トップ画像、テキスト */

    h2.midashi img {

        width: 100%;

        padding-bottom: 10px;
        
        display: none;

    }


    header h2.midashi .main_item img {

        margin: 5px 10px 5px;

        text-align: center;

        width: 90%;

    }



    header h2.midashi .text {
        margin: 0 auto;
        text-align: center;
        font-weight: 100;
        color: #393939;
        font-size: 0.75rem;
        line-height: 1.3;
        padding-bottom: 20px;
    }

    header h2.midashi .text b {
        margin: 0 auto;
        text-align: center;
        font-weight: 800;
        color: #393939;
        font-size: 1rem;
        line-height: 1.5;
    }


	

    /* ラッピング画像、文言 */


    .wrapping {

        text-align: center;
		width: 90%;
        margin:0 auto;
		padding-top: 10px;
		padding-bottom: 20px;




    }

    .wrapping p {

        font-size: 0.6em;
		margin-top: 20px;

    }

	
	    /* ナビゲーション */

    .event_nav ul {

    /*width: 375px;*/

    margin: 0 auto;

    }


    .event_nav li a {

        display: inline-block;

        float: left;

        box-sizing: border-box;

        width: 48%;

        min-height: 26px;

        margin: 1%;

        text-align: center;

        color: #fff;

        font-size: 0.9rem;

        text-decoration: none;

        padding: 0px 0px 0px 2px;
    }




    /* ナビゲーションアイテム内見出し */

    .event_nav,
    .event_nav_images h3 {

        font-size: 150%;

        text-align: center;

        padding-bottom: 20px;

    }



    /* イベントバナー */

    h2.midashi {

        text-align: center;

        /*margin-top: 30px;*/

        margin-bottom: -30px;

        margin-left: auto;

        margin-right: auto;

    }



    /* タイトルフェードイン */

    .effect img {

        transition: 1.0s;

    }



    /* rightナビ */

    .right_nav {

        position: fixed;

        bottom: 5%;

        right: 5%;

        border-radius: 9px;

        padding: 8px;

        background-color: #0aa7c1;

        text-align: center;

        line-height: 1em;

        color: #fff;

    }



    .right_nav a {

        color: #fff;

        text-decoration: none;

        font-size: 0.6em;

    }



    .right_nav a:hover {

        color: #fff;

        opacity: 0.8;

    }



    .right_nav a:visited {

        color: #fff;

    }




    /* pc用グローバルナビ削除 */

    #pc_g_nav {

        display: none;

    }


    /*フッター*/
	
	footer#footer_area {
  /*margin-top: -170px;*/
  /*padding-top: 170px;*/
  width: 100%;
  /*text-align: center;*/
  background: #393939;
  color: #fff;
  padding: 40px 0;
	}
	
	footer#footer_area h2 {
  /*	font-family: 'Yu Gothic','Yu Gothic Medium','メイリオ','MS ゴシック','游ゴシック Medium',sans-serif;*/
  font-size: 2.5rem;
  font-weight: normal;
  margin-bottom: 30px;
	}

	footer#footer_area h2 span {
  /*font-family: 'Yu Gothic','Yu Gothic Medium','メイリオ','MS ゴシック','游ゴシック Medium',sans-serif;*/
  letter-spacing: 3px;
	}

	footer#footer_area section#shop_info {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
	}

	footer#footer_area div#cont_area {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: left;
	}

	footer#footer_area div.cont_split {
  width: 33%;
  margin-bottom: 40px;
	}


	footer#footer_area h3 {
  font-size: 1.0rem;
  padding: 10px 0 10px 5px;
  border-bottom: dashed 1px #FFFFFF;
  margin-bottom: 10px;
	}

	footer#footer_area ul {
  width: 100%;
  padding: 3px;
	}
	
	footer#footer_area ul li {
  font-size: 0.8rem;
  margin-bottom: 10px;
	}

	footer#footer_area ul li p {
  font-size: 0.8rem;
  margin-top: 3px;
	}

	footer#footer_area ul li a {
  color: #FFFFFF;
	}

	footer#footer_area table {
  width: 99%;
  font-size: 0.8rem;
  border-collapse: collapse;
	}

	footer#footer_area table thead th {
  font-size: 0.8rem;
  font-weight: normal;
  padding: 5px;
  color: #FFFFFF;
	}

	footer#footer_area table tbody th {
  width: 70%;
  padding: 7px;
  font-weight: normal;
  background: #753C4B;
  color: #FFFFFF;
  border-bottom: solid 1px #FFFFFF;
  /*border-bottom: solid 1px #FFFFFF;*/
	}

	footer#footer_area table tbody {
  border: solid  1px #FFFFFF;
	}

	footer#footer_area table tbody td {
  width: 30%;
  padding: 7px;
  background: #753C4B;
  color: #FFFFFF;
  text-align: center;
  /*border-top: solid 1px #FFFFFF;*/
  border-left: dashed 1px #FFFFFF;
  border-bottom: solid 1px #FFFFFF;
	}

	footer#footer_area p.discription {
  padding: 3px;
  font-size: 1.5rem;
  line-height: 160%;
	}

	footer#footer_area p.discription span {
  font-size: 1.3rem;
  line-height: 130%;
	}

	/*インフォメーション*/
  
	footer#footer_area {
    /*margin-top: -170px;*/
    /*padding-top: 170px;*/
    /*width: 100%;*/
    /*text-align: center;*/
    /*background: #753C4B;*/
    /*color: #fff;*/
    padding: 16px 0;
  }
 
	footer#footer_area h2 {
    font-size: 1.6rem;
    /*font-weight: normal;*/
    margin-bottom: 16px;
 
	}
 
	footer#footer_area section#shop_info {
    width: 97%;
    /*margin: 0 auto;*/
    /*text-align: center;*/
 
	}
 
	footer#footer_area div.cont_split {
    width: 100%;
	margin-bottom: 24px;
 
	}
	
 
	#pc_info {
    display:none;
 
	}
	
 
	footer#footer_area div.cont_split ul li {
    margin-bottom: 8px !important;
 
	}
 
	footer#footer_area p.discription {
    /*padding: 3px;*/
    font-size: 1.1rem;
    /*line-height: 160%;*/
 
	}
 
	footer#footer_area table {
    width: 100%;
    /*font-size: 1.0rem;
		border-collapse: collapse;*/
 
	}
 
	footer#footer_area p.discription span {
    font-size: 0.9rem;
    line-height: 130%;
 
	}
 
	/*コピーライト*/
 
	footer#footer_area section#copy_right {
    width: 96%;
    /*margin: 0 auto;*/
		text-align: center;
 
	}
 
	section#copy_right img {
    width: 40%;
    margin-bottom: 10px;
 
	}
 
	section#copy_right p {
    /*font-family:'Yu Gothic','Yu Gothic Medium','メイリオ','MS ゴシック','游ゴシック Medium',sans-serif;*/
    font-size: 1.0rem;
    /*letter-spacing: 2px;*/
 
	}

	#pc_info {
  display:none;
	}
	

    /* ページ全体の背景 */

    body {

        background-size: contain;

    }


    header {

        background-position: center 10px;

        margin-top: -5px;

    }

    /* 画像100％表示 */

    img {

        width: 100%;

    }



    /*上部ナビゲーション*/
    ul.page_nav {

        position: fixed;

        display: flex;

        width: 100%;

        padding: 10px 0 0 0;

        z-index: 999;

        top: 40px;
        
        left: 0;

    }


    ul.page_nav li.kd {

        width: 100%;

        list-style-type: none;

        background-color: #0aa7c1;

        padding: 0px 0;

    }


    ul.page_nav li a {

        display: inline-block;

        width: 100%;

        height: 100%;

        text-decoration: none;

        text-align: center;

        line-height: 150%;

        color: #fff;

        font-size: 90%;

        font-weight: 100;

        padding: 6px;

        border: solid #fff 0.5px;

    }


    ul.page_nav li a:after {

        content: "\f105";

        position: relative;

        font-family: 'FontAwesome';

        margin-left: 10px;

    }



    /* メインアイテム内見出し */

    .sectiontitle img {

        width: 90%;
		margin-top: 30px;
		margin-bottom: 10px;

    }



    /* メインアイテム */
	

    .main_item {

        margin: 0 auto;

        text-align: center;

    }



    a:link,
    a:visited {

        color: #000000;

        text-decoration: none;

        display: inline-block;

    }



    .sell {

        font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;

        color: rgb(237, 21, 22);

        font-weight: bold;

    }



    .box1:after,
    .box2:after,
    .box2 .price:after,
    .box3:after,
    .box4:after,
    .detail:after,
    ul:after {

        content: "";

        display: block;

        clear: both;

    }



    .main_item .box1 {

        padding: 2% 2% 3% 2%;

        margin: 0 2% 5%;

        background: #fff;

        border: #c9bdaf 1px solid;

    }



    .main_item .box1 .riSDAdWrap {

        padding: 2% 2% 5% 2%;

        -webkit-border-radius: 5px;

    }



    .box1 img {

        position: relative;

        width: 100%;

    }



    .box1 .detail {

        width: 100%
    }



    .box1 .detail img {

        float: left;

        width: 18%;

        margin-right: 3%;

    }



    .box1 .detail .name {

        font-size: 1.1rem;

        line-height: 1.5;

        margin-bottom: 2%;

        font-weight: bold;

        text-align: left
    }



    .box1 .detail .text {

        text-align: left;

        font-size: 0.95rem;

        line-height: 1.3;

        margin-bottom: 2%;

    }



    .box1 .detail .couponuse {

        width: 100%;

        color: #393939;

        margin-bottom: 1%;

        padding: 0;

        text-align: left;

        font-size: 0.85rem;

        font-weight: 600;

    }



    .box1 .detail .couponuse:after {

        content: "\f101";

        position: relative;

        font-family: 'FontAwesome';

        font-size: 1rem;

        margin-left: 3px;

    }





    .box1 .sell {

        float: right;

        font-size: 2.0rem;

    }



    .box1 .sell .en {

        font-size: 0.8rem;

    }



    .box1 .riSDAdWrap .free {

        position: relative;

        float: left;

        width: 33%;

        height: 36px;

        box-sizing: border-box;

        text-align: left;

        padding-left: 2%;

        margin: 2% 0 3% 0;

        background-color: rgb(237, 21, 22);

        font-size: 1.2rem;

        color: #fff;

        line-height: 36px;

    }



    .box1 .riSDAdWrap .free:after {

        content: '';

        position: absolute;

        top: 0;

        right: 0;

        z-index: 2;

        border-width: 18px 10px;

        border-style: solid;

        border-color: transparent;

        border-right-color: #fff;

    }





    .main_item .box2 {

        width: 100%;

    }



    .main_item .box2 .riSDAdWrap {

        float: left;

        width: 46%;

        padding: 2% 2% 3% 2%;

        margin: 0 2% 5%;

        background: #fff;

        border: #c9bdaf 1px solid;

    }



    .main_item .box2 img.img {

        width: 100%;

        height: 100%;

    }





    .box2 .detail img {

        box-sizing: border-box;

        float: left;

        width: 19%;

        margin-right: 1%;

    }





    .box2 .detail .name {

        font-size: 0.75rem;

        line-height: 1.2;

        margin-bottom: 2%;

        font-weight: bold;

        text-align: left;

    }



    .box2 .detail .couponuse {

        width: 100%;

        color: #393939;

        margin-bottom: 1%;

        padding: 0;

        text-align: left;

        font-size: 0.7rem;

    }



    .box2 .detail .couponuse:after {

        content: "\f101";

        position: relative;

        font-family: 'FontAwesome';

        font-size: 0.75rem;

        margin-left: 0.5%;

    }



    .box2 .sell {

        position: relative;

        float: right;

        font-size: 1.0rem;

        margin-top: 5%;

    }



    .box2 .sell .en {

        font-size: 0.3rem;

    }



    .box2 .riSDAdWrap .free {

        float: left;

        text-align: center;

        box-sizing: border-box;

        color: rgb(237, 21, 22);
        
        border: solid 1px rgb(237, 21, 22);

        width: 20%;

        font-size: 0.7rem;

        line-height: 1;

        margin-top: 2%;

        margin-bottom: 2%;

        padding-top: 2%;

        padding-bottom: 2%;

    }



    .riSDAdWrap .detail::after {

        text-align: center;

        content: "ご注文はコチラ ""\f054";

        font-family: 'FontAwesome';

        display: block;

        width: 100%;

        background: rgb(237, 21, 22);

        color: #fff;

        border-radius: 5px;

        -webkit-border-radius: 5px;

        -moz-border-radius: 5px;

        padding: 10px 0;

        font-size: 85%;

    }



    .main_item .motto a {

        float: right;

        color: #393939;

        font-size: 0.8rem;

        margin-right: 5%;

    }



    .main_item .motto a:after {

        content: "\f105";

        position: relative;

        font-family: 'FontAwesome';

        font-size: 17px;

        margin-left: 10px;

    }


    /* サブアイテム内見出し */

    .sub_item h3 {

        font-size: 90%;

        font-weight: 100;

    }


    /* サブアイテム */
	

    .sub_item {

        background: #fff;

		box-sizing: border-box;
		
        overflow: hidden;

        margin: 5% auto 0;

        width: 96%;

        clear: both;

        padding-bottom: 50px;
		
		border: #c9bdaf 1px solid;


    }



    .sub_item h3 {

        padding-top: 10px;

        text-align: center;

    }


    .box3 {

        width: 96%;

        padding: 2% 2% 2% 2%;

        margin: 0 auto;

    }



    .box3 .item {

        position: relative;

        float: left;

        width: 50%;

        height: 50%;

        padding: 2%;

        margin: 0 auto;

    }



    .box3 .item .detail .name {

        font-size: 0.75rem;

        line-height: 1.2;

        margin-bottom: 2%;

        text-align: left;

    }



    .detail .name {

        text-align: left;

        font-weight: 500;

    }



    .box3 .item .free {

        float: left;

        text-align: center;

        box-sizing: border-box;

        color: rgb(237, 21, 22);

        font-weight: bold;

        border: solid 1px rgb(237, 21, 22);

        width: 40%;

        font-size: 0.8rem;

        line-height: 1.3;

        margin-bottom: 2%;

        padding-top: 1%;

    }



    #section_other .sub_item .box3 .item .sell {

        position: relative;

        float: right;

        font-size: 1rem;

    }






    /*------------------------------------------------------------
	footer関連
------------------------------------------------------------*/



    /* 検索窓 */

    .search_box {
        width: 315px;
        margin: 0 auto;
        overflow: hidden;
    }

    .search_box input[type=text] {
        width: 200px;
    }

    .search_box #keyword {
        margin-right: 2px;
        float: left;
    }


    /*------------------------------------------------------------
	カテゴリ別
------------------------------------------------------------*/


    section.cate h2 {
        text-align: center;
        padding: 10px;
    }

    .cate .contents ul {
        display: table;
        width: 100%;
        border-bottom: 1px #ddd solid;
        background: #E5E5E5;
    }

    .cate .contents ul li {
        display: table-cell;
        width: 50%;
        text-align: left;
        height: 50px;
        line-height: 50px;
        border-left: 1px #ddd solid;
        font-size: 0.8em;
        vertical-align: middle;
    }

    .cate .contents ul li img {
        width: 25%;
        vertical-align: middle;
        margin-right: 5px;
    }

    div.contents_subject {
        float: left;
        vertical-align: middle;
        color: #000;
        text-indent: 0.5em;
    }


    /*------------------------------------------------------------
	価格別
------------------------------------------------------------*/

    .price h2 {
        text-align: center;
        margin: 10px;
    }

    .price .contents ul {
        display: table;
        width: 100%;
        background: #E5E5E5;
        margin-bottom: 10px;
    }

    .price .contents ul li {
        text-align: left;
        height: 40px;
        line-height: 40px;
        font-size: 0.9em;
        vertical-align: middle;
        border-bottom: 1px #ddd solid;
    }

    div.contents_subject {
        width: 100%;
        vertical-align: middle;
        color: #000;
    }




    /* rightバナー */

    .right_banner {

        width: 80px;

        position: fixed;

        bottom: 50px;

        right: -15px;



    }



    .right_banner:hover {

        right: 0px;

    }




    .right_nav a {

        color: #fff;

    }




    /* pc用右バナー*/

    #right_navi {

        position: absolute;

        z-index: -999;

        top: 0;

        right: 0;

        display: none;

    }



}

　　　/* pc用フッター非表示*/

　　　#pc_info {
	   
	   display:none;
}


 　　　/* ランキングスライダー*/

.slider {/*横幅94%で左右に余白を持たせて中央寄せ*/
    width:100%;
    margin:0 auto;
}

.slider img {
    width:60vw;/*スライダー内の画像を60vwにしてレスポンシブ化*/
    height:auto;
	margin:0 auto;
}

.slider .slick-slide {
	transform: scale(0.8);/*左右の画像のサイズを80%に*/
	transition: all .5s;/*拡大や透過のアニメーションを0.5秒で行う*/
	opacity: 0.5;/*透過50%*/
}

.slider .slick-slide.slick-center{
	transform: scale(1);/*中央の画像のサイズだけ等倍に*/
	opacity: 1;/*透過なし*/
}


/*矢印の設定*/

/*戻る、次へ矢印の位置*/
.slick-prev, 
.slick-next {
    position: absolute;/*絶対配置にする*/
    top: 42%;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
    border-top: 2px solid #666;/*矢印の色*/
    border-right: 2px solid #666;/*矢印の色*/
    height: 15px;
    width: 15px;
}

.slick-prev {/*戻る矢印の位置と形状*/
    left: 3%;
    transform: rotate(-135deg);
	z-index: 31;
}

.slick-next {/*次へ矢印の位置と形状*/
    right: 3%;
    transform: rotate(45deg);
	z-index: 30;
}

/*ドットナビゲーションの設定*/

.slick-dots {
    text-align:center;
	margin:20px 0 0 0;
}

.slick-dots li {
    display:inline-block;
	margin:0 5px;
}

.slick-dots button {
    display:none;
}

.slick-dots .slick-active button{
    background:#333;/*ドットボタンの現在地表示の色*/
}

/*価格等設定*/

.slider .detail{
    text-align:center;
}

.slider .box2 {

        float: left;

        width:65vw;
    height:auto;

        padding: 2% 2% 3% 2%;

        margin: 2% 2% 3% 2%;

        background: #fff;

        border: #c9bdaf 1px solid;

    }

.slider .box2 .free {

        position: relative;

        float: left;

        width: 45%;

        height: 36px;

        box-sizing: border-box;

        text-align: left;

        padding-left: 2%;

        margin: 2% 0 3% 0;

        background-color: rgb(237, 21, 22);

        font-size: 1.2rem;

        color: #fff;

        line-height: 30px;

    }

.slider .box2 .free:after {

        content: '';

        position: absolute;

        top: 0;

        right: 0;

        z-index: 2;

        border-width: 18px 10px;

        border-style: solid;

        border-color: transparent;

        border-right-color: #fff;

    }

.slider .box2 .sell {

        position: relative;

        float: right;

        font-size: 1.3rem;

        margin-top: 5%;

    }



.slider .box2 .sell .en {

        font-size: 0.5rem;

    }