@charset "utf-8";
--------------------------------------------*/
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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: center;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }
* {

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/* 共通
--------------------------------------*/

body {
	margin: 0;
	padding: 0;
	color: #333;
	text-align: center;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-feature-settings : "palt";
    /*background-image: url("http://shop.niceclaup.jp/event/2018/2018roomwear/images/bg.png");*/
    background-size:contain;

}
.breadcrumb {
  padding: 0 0 5% 0;
  margin-left:0;
}

.breadcrumb li{
  display:inline;/*横に並ぶように*/
  list-style: none;

}

.breadcrumb li:after{/* >を表示*/
  content: '>';
  padding: 0 3px;
  color: #555;
}

.breadcrumb li:last-child:after{
  content: '';
}

.breadcrumb li a {
    text-decoration: none;
        text-decoration: none;
    /* color: #52b5ee; */
    font-size: 11px;
}

.breadcrumb li a:hover {
    text-decoration: underline;
}
/*----- メイン画像アニメーション -----*/




/*----- フェードインしながら上へスライド -----*/
.inviewfadeInUp {
	transform: scale(0.8, 0.8);
	-webkit-transform: scale(0.8, 0.8);
	transition: 2.2s;
}
.fadeInUp {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}
.inviewfadeInUp_t {
    opacity: 0;
    transform: translateX(10px);
    -webkit-transform: translateX(10px);
    transition: 1.2s;
}
.fadeInUp_t {
    opacity: 1.0;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
}
.fade-up {
  transition: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  -webkit-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  transition: transform 0.7s;
  -moz-transition: transform 0.7s;
  -webkit-transition: transform 0.7s;
  -o-transition: transform 0.7s;
}

footer {
  margin: 0 auto;
  max-width: 9999px; }
footer #footer_box {
  margin: 0 auto; }

#nice_logo {
  margin: 0 auto; }

.footer_p {
  margin: 0 auto;
  display: block;
  text-align: center;
  font-family: 'Vidaloka', serif; }

#sns_flex {
  display: flex;
  justify-content: space-between;
  margin: 0 auto; }
#sns_flex a {
  text-decoration: none; }



#online_link {
  display: flex;
  justify-content: space-between;
  margin: 0 auto; }

/* PC
--------------------------------------*/

@media screen and (min-width: 767px){

/*----------------------------------------------------
#main
----------------------------------------------------*/
h1 {
    width: 70%;
    text-align: center;
    font-size: 10px;
    margin-top: 72px;
    margin-bottom: 25px;
    padding-bottom: 38px;
    border-bottom: 1px solid #1c1c1c;
}

 #main_sp {
 	display: none;
 }

 #main{
 	max-width: 1200px;
 }
 #main_title{
 	margin: 0 auto;
 	width: 40%;
 	padding:50px 0 40px 0;
 }
 #concept{
 	margin: 4% auto 0px auto;
        z-index: 5000;
 }
 #concept p{
    width: 70%;
    text-align: center;
    letter-spacing: 2px;
    line-height: 26px;
    font-size: 14px;
    padding-top:25%;
    margin-bottom: 20%;
    z-index: 5000;
}
#concept a{
	color: #333;
}
#concept a:hover{
	text-decoration: underline;
	color: #ad87a4;
}
.pc_none{
	display: none;
}


/* box共通　---------------------------------------*/

.box{
    display: -webkit-flex; */
    width: 100%;
    padding: 0px 0px 26px 0;
}
.box:nth-child(odd) {
    flex-direction: row-reverse;
}


/* box1　---------------------------------------*/

.img_1{
	width: 50%;
}
.box1_flex{
	width: 80%;
}
.box2_flex{
	width: 100%;
}
.title_img{
        margin: 11% 0% 10% 27%;
    width: 50%;
    text-align: center;
}
.title_imgtop{
    position: absolute;
    width: 39%;
    margin: 6% 0% 0% 0%;
    display: none; 
    top: 18%;
    left: 41%;
    z-index: 999;
  }
  .title_sub{
    position: absolute;
    width: 21%;
    margin: 6% 0% 0% 0%;
    /* display: block; */
    top: 118%;
    left: 42%;
    z-index: 999;
  }

/* box2?4　---------------------------------------*/

.box_img{
	width: 37%;
    padding-top: 4%;
    padding-right: 5%;
}
.box3_img{
	width: 37%;
    padding-top: 4%;
    padding-left: 5%;
}
.box_flex{
	width: 60%;
}
.box_title{
	width: 80%;
	padding: 72px 0;
}
.box4_title{
	width: 80%;
	padding: 50px 0;
}
.box2{
	/*height: 667px;*/
    position: relative;
}
.box3{
	background-color: #0a5171;
}
.box3 p{
	width: 58%;
	text-align: left;
	letter-spacing: 3px;
	line-height: 30px;
	font-size: 13px;
	color: #ffffff;
}
.box4{
	background-color: #a7cf38;
}
.boxunder{
	height: 1520px;
}

.boxunder_icons{
	margin-bottom: 90px;
	margin-top: 120px;
}
.boxunder p{
	width: 37%;
    text-align: left;
    letter-spacing: 1px;
    line-height: 30px;
    font-size: 13px;
    margin-bottom: 100px;
}
.slider_text p{
 	width: 70%;
	letter-spacing: 4px;
	line-height: 30px;
	font-size: 15px;
}
.box5{
	display: inline;
	width: 100%;
	padding: 0 0 150px 0;
}
.box5 p{
	width: 58%;
	text-align: left;
	letter-spacing: 1px;
	line-height: 30px;
	font-size: 13px;
	padding: 30px 0 30px 0;
	/* 後で消す　-------------------*/
}
/* リンク　-------------------*/

.box ul{
	text-align: center;
	padding:20px 0px 0px 0px;
}

.box li{
	font-size: 13px;
	letter-spacing: 2px;
	line-height: 30px;
}
.box a {
	text-decoration: underline;
	color: #ffffff;
}
.box li span{
	color: #ad87a4;
}

.img_a1{
	width: 59%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 2%;
    left: 15%;
    z-index: 997;
}
.img_a2{
    width: 10%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 10%;
    left: 76%;
    z-index: 999;
}
.img_a3{
	width: 58%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 53%;
    left: 35%;
    z-index: 997;
}

.img_a4{
  width: 33%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 57%;
    left: 23%;
    z-index: 997;
}

.img_a5{
  width: 33%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 57%;
    left: 60%;
    z-index: 997;
}
.text_a1{
	width: 50%;
    padding: 0% 0% 0% 0%;
    text-align: left;
    /* top: 26%; */
    /* left: 59%; */
    z-index: 998;
    letter-spacing: -1px;
    line-height: 24px;
    font-size: 14px;
    margin: 0% 0% 6% 28%;
}
.text_a2{
  width: 100%;
    position: relative;
    padding: 3% 0% 3% 4%;
    text-align: center;
    z-index: 998;
    letter-spacing: 1px;
    line-height: 27px;
    font-size: 30px;
    /* padding: 60px; */
    /* border: 1px solid #333; */
    /* background-color: #333; */
    color: black;
    margin: 6% 0% 3% 0%;
}

.img_b1{
	width: 59%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 2%;
    right: 15%;
    z-index: 997;
}
.img_b2{
    width: 10%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 10%;
    right: 76%;
    z-index: 999;
}
.img_b3{
	width: 58%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 53%;
    right: 35%;
    z-index: 997;
}
.text_b1{
    width: 43%;
    height: 100%;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
    /* padding: 0% 0% 0% 0%; */
    text-align: left;
    top: -7%;
    left: 16%;
    z-index: 998;
    letter-spacing: 1px;
    line-height: 22px;
    font-size: 11px;
    margin: 23px 0px 21px 6%;
    z-index: 1000;
    
}
.text_b2{
    position: absolute;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    /* width: 1%; */
    height: 800px;
    text-align: left;
    z-index: 998;
    letter-spacing: 1px;
    line-height: 23px;
    font-size: 21px;
    top: -11%;
    left: 67%;
    /* border: 1px solid #333; */
    z-index: 1000;
    font-family: arial, sans-serif;

}
.text_b3{
    width: 45%;
    position: absolute;
    text-align: center;
    top: 42%;
    right: 7%;
    z-index: 998;
    letter-spacing: 1px;
    line-height: 27px;
    font-size: 14px;
    padding: 60px;
    border: 1px solid #333;
    background-color: #ffffff;
}

.buy {
    width: 47%;
    padding: 0% 0% 0% 0%;
    text-align: center;
    display: block;
    top: 69%;
    left: 44%;
    z-index: 998;
    letter-spacing: 1px;
    line-height: 27px;
    font-size: 14px;
    background-color: #1C1C1C;
    color: #ffffff;
}

.img5_1 {
 width: 36%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 86%;
    left: 62%;
    z-index: 999;
    transform: rotate(16deg);
}
.img5_2 {
    width: 31%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 24%;
    left: 10%;
    z-index: 998;
    transform: rotate(19deg);
}
.img5_3 {
width: 33%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 12%;
    left: 60%;
    z-index: 997;
    transform: rotate(8deg);
  }
.img5_4 {
    width: 14%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 52%;
    left: 77%;
    z-index: 997;
    transform: rotate(-14deg);
}
.img5_5 {
  width: 16%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: -1%;
    left: 81%;
    z-index: 997;
    transform: rotate(17deg);

}
.img5_6 {
    width: 36%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 49%;
    left: 23%;
    z-index: 998;
    transform: rotate(5deg);
  }
.img5_7 {
  width: 14%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 50%;
    left: 1%;
    z-index: 99;
    transform: rotate(-2deg);
}
.img5_8 {
     width: 20%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 69%;
    left: 76%;
    z-index: 997;
    transform: rotate(1deg);
  }
.img5_9 {
  width: 14%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 87%;
    left: 27%;
    z-index: 997;
    transform: rotate(25deg);
}
.img5_10 {
  width: 21%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 1%;
    left: 34%;
    z-index: 997;
    transform: rotate(15deg);
}
.img5_11 {
  width: 27%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 69%;
    left: 1%;
    z-index: 1000;
    transform: rotate(-2deg);
}
.img5_12 {
      width: 19%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 3%;
    left: 10%;
    z-index: 997;

    transform: rotate(0deg);
}
   .butu{
    position: absolute;
    width: 20%;
    margin: 0% 0% 0% 0%;
    /* display: block; */
    top: 300px;
    left: 69%;
    z-index: 995;
    display: none;  
}

/* ノベルティ詳細 -------------------*/

#pre_box{
    justify-content: center;
    box-sizing: border-box;
    max-width: 930px;
    padding: 20px;
    margin-top: 20px;
}
.pre_box .title_img{
    width: 90%;
    /* padding: 84px 0;
     display: block; */
}
#novelty_img{
	width: 35%;
}
#novelty_img{
	width: 35%;
}
#pre_flex{
    width: 90%;
    padding: 5px 0 0 0px
}
h2{
	color: #ad87a4;
	font-size: 20px;
	letter-spacing: 4px;
	padding-bottom: 30px;
}
#pre_text{
	width: 62%;
    text-align: left;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 24px;
    margin-top: 40px;
}
.info{
  width: 100%;
    text-align: center;
    font-size: 23px;
    letter-spacing: 2px;
    line-height: 24px;
    margin-top: 20%;
}

#pre_box a{
	color:#333;
	text-align: center;
	font-size: 14px;
	letter-spacing: 4px;
	line-height: 26px;
}


  .slick-dots li.slick-active button:before, .slick-dots li button:before {
    color: #000; }

  #shot_img {
    width: 40%;
    padding: 100px 0 30px 0; }

/* スタッフ -------------------*/

#staff{
	margin: 100px auto;
}
#staff{
	font-size: 11px;
	letter-spacing: 2px;
	line-height: 20px;
}

.stylename{
text-align: center;
    letter-spacing: 2px;
    line-height: 17px;
    font-size: 17px;
    padding-bottom: 30px;
}
/* footer -------------------------*/

 footer #footer_box {
    width: 50%;
    margin: 123px 0px 135px 25%; }
  footer ul {
    padding-bottom: 50px; }

  #nice_logo {
    width: 40%; }

  .footer_p {
    font-size: 15px;
    padding: 0 0 20px 0;
    letter-spacing: 2px; }

  #sns_flex {
    width: 50%; }
  #sns_flex li {
    width: 12%; }
  #sns_flex a {
    text-decoration: none;
  }

#sns_flex_2 {
    width: 50%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
#sns_flex_2 a {
  text-decoration: none; 
}
#sns_flex_2 li {
    width: 10%;
    padding: 0%;
}

#online_link {
    width: 60%; 
    padding-top: 5%;
    padding-bottom: 5%;
    color : #2040FF;
}
#online_link li {
    font-size: 15px;
    color : #2040FF;
} 

/* shop list new -------------------------*/
.main {
    width: 90%;
    text-align: center;
    font-size: 41px;
    margin-top: 40px;
    margin-bottom: 25px;
    border-bottom: 1px solid #1c1c1c;
 }
.top_logo {
	width: 24%;
	margin: 68px 0px 69px 40%;
}

.shopInner{
	text-align: left;
}
.shopInner dt{
	text-align: left;
	font-size: 16px;
	margin: 100px 0px 16px 14%;
}
.shopInner h3{
	width: 71%;
	padding-bottom: 4px;
	border-bottom: 1px solid #1c1c1c;
	text-align: left;
	font-size: 18px;
	margin: 12px 0px 14px 14%;
}
.shopInner p{
	width: 90%;
	text-align: left;
	margin-bottom: 2px;
	font-size: 13px;
	line-height: 18px;
	margin: 3px 0px 0px 14%;
}
.linkWrapper {
	text-align: center;
	font-size: 13px;
	line-height: 18px;
	margin: 20px 0px 24px 0px;
}
.linkWrapper a{
	border: 1px solid #1c1c1c;
	margin: 0px 13px 0px 0px;
	padding: 2px 5px 2px 5px;
}

a:link { color:#1c1c1c; text-decoration:none }
a:visited { color:#1c1c1c; text-decoration:none }
a:hover { color:#1c1c1c; text-decoration:none }
a:active { color:#1c1c1c; text-decoration:none }

.video_sp{
	display: none;
}

.top_bnr {
	width: 60%;
	padding:2% 0% 3% 0%;
}

/*=========================================================
トップページ
=========================================================*/

        div.goods_ {
            width: 60%;
            clear: both;
            overflow: hidden;}
        ul.goods_p_ li.goods_item_ {
            width: 50%;
            /*margin-bottom: 5px;*/
            float: left;
            position: relative;}
            
        ul.goods_p_ li.goods_item_ img {
            width:100%;}
            
        ul.goods_p_ li.goods_item_ .rank_no_img_ {
            width:auto;}
            
        ul.goods_p_ li div.desc_{
            margin-bottom:4px;}
            
        ul.goods_p_ li div.desc_ div.name_ {
            font-size: 12px;
            text-align: center;
            margin-bottom: 10px;
            letter-spacing: 0.05em;
            height: 3em;}
        ul.goods_p_ li div.desc_ div.price2_ {
            font-size: 12px;
            text-align: center;
            margin-bottom: 5px;
            letter-spacing: 0.05em;}
        ul.goods_p_ li div.desc_ .price_box {
            text-align: center;}
        ul.goods_p_ li div.btn_buy {
            border: 0.5px solid #000;
            background: #FFF none repeat scroll 0% 0%;
            color: #000;
            text-align: center;
            width: 80px;
            margin: 0px auto;
            font-size: 10px;
            padding: 5px 0px;}
        ul.goods_p_ li.viewmore_ {
            text-align: center;
            padding-top: 5px;
            padding-bottom: 5px;
            clear: both;
            width: 100%;}
        ul.goods_p_ li.viewmore_ a {
    display: block;
    padding:0 0 0 0;
    margin: 0px auto;
    border: 0.5px solid #000;
    color: #000;
    text-decoration: none;
    font-size: 12px;
    width: 87px;
    text-indent: -5px;} 
        ul.goods_p_ li figure.img_ {
            width: 97%;
            margin: 0px auto 10px;}
            
        .top_item_comment {
            margin: 25px 0 25px 0;
            border-bottom: 1px dotted #efefef;
            border-top: 1px dotted #efefef;}
        p.title {
            text-decoration: none;} 
        .top_item_comment p {
            letter-spacing: 0.05em;
            text-align: center;
            font-size: 12px;
            padding: 13px 0px;}
        .top_item_comment_2 {
            margin: 25px 0 25px 0;
            border-bottom: 1px dotted #efefef;
            border-top: 1px dotted #efefef;}
        p.title_2{
            text-decoration: none;
        font-size: 16px;
    padding-bottom: 5%;} 
        p.title {
            text-decoration: none;
} 
        .top_item_comment_2 p {
            letter-spacing: 0.05em;
            text-align: center;
            font-size: 12px;
            padding: 13px 0px;}

        ul.goods_p_ li.goods_item2_ {
            width: 33.3%;
            margin-bottom: 0px;
            float: left;
            position: relative;}
            
        ul.goods_p_ li.goods_item2_ img {
            width:100%;}
            
        ul.goods_p_ li.goods_item2_ .rank_no_img_ {
            width:auto;}




            
.rank {
font-size: 80%;
background-color: #fff;
text-align: center;}
/*
.rank1 {background-color: #FFD700;}
.rank2 {background-color: #C0C0C0;}
.rank3 {background-color: #8B0000;}
*/

        ul.goods_p_ li figure.img_ {
            margin: 0px auto 10px;}
            
        .pickupnews .img_box{
            width:35%;
            }

        .pickupnews td{
            padding:1%;
            font-size:10px;
line-height: 15px;}
        .pickupnews td span{font-weight:bold;}
        .pickupnews .img_box img{width:100%;}
        .pickupnews .img_box2 img{width:95%; margin-left: 4%;}
        .pickupnews .img_box3 img{width:100%;}
}

/* パソコンではタイル型で表示 */
.slide-wrap {
  background-color: #fff;
  display: flex;
  margin: 0 auto;
  max-width: 1080px;
  width: 100%;
}
.slide-box {
  height: auto;
  margin-right: 1%;
  width: 24%;
}
/* サムネイルとタイトルのスタイル調整 */
.slide-box a {
  background-color: #fff;
  color: #fff;
  display: block;
  text-decoration: none;
}
.slide-box img {
  display: block;
  height: auto;
  width: 100%;
}
.slide-box p {
  font-weight: bold;
  padding: 10px;
}
@media screen and (max-width: 479px) {
/* スマホではスライダーで表示 */
  .slide-wrap {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
  }
  .slide-box {
    flex: 0 0 70%;
  }
}


/*←pc styleEND*/


/* SP
--------------------------------------*/

@media screen and (max-width: 766px){


/*----------------------------------------------------
#main
----------------------------------------------------*/

h1 {
    width: 80%;
    text-align: center;
    font-size: 10px;
    margin-bottom: 25px;
}

     /*----- メイン画像アニメーション-----*/


.main {
 	width: 100%;
    text-align: center;
    font-size: 25px;
    margin-bottom: 25px;
 }

 
 .title_imgtop{
    position: absolute;
    width: 89%;
    margin: 6% 0% 0% 0%;
    /* display: block; */
    top: 17px;
    left: 8%;
    z-index: 999;
  }
   .butu{
    position: absolute;
    width: 35%;
    margin: 0% 0% 0% 0%;
    /* display: block; */
    top: 152px;
    left: 59%;
    z-index: 995;  
}
 .title_sub{
        position: absolute;
    width: 45%;
    margin: 6% 0% 0% 0%;
    /* display: block; */
    top: 631px;
    left: 30%;
    z-index: 999;
  }

#concept{
 	margin: 39px auto 50px auto;
 	width: 90%;
 }
#concept p{
    width: 94%;
    letter-spacing: 1px;
    line-height: 20px;
    font-size: 12px;
    text-align: left;
    margin-top: 100px;
    z-index: 5000;
}
#concept a{
	color: #333;
}
#concept a:hover{
	text-decoration: underline;
	color: #ad87a4;
}

/* box共通　---------------------------------------*/

.box{
	position: relative;
    flex-direction: column;
    width: 100%;
    padding: 0px 0 10px 0;
    overflow: hidden;
    margin-top: 100px;
}


/* box1　---------------------------------------*/

.img_1{
	width: 100%;
	margin-top: 20px;
}
.box1_flex{
	width: 100%;
}
.box2_flex{
	width: 100%;
}
.title_img{
	width: 94%;
    position: relative;
    top: 7px;
    margin-bottom: 11px;
    text-align: left;
    display: block;
}
.caption{
	width: 100%;
	text-align: left;
	letter-spacing: 2px;
    line-height: 17px;
    font-size: 7px;
}
/* box2?4　---------------------------------------*/

.stylename{

	text-align: center;
    letter-spacing: 2px;
    line-height: 17px;
    font-size: 13px;
    padding-bottom: 30px;
}

.box_img{
	width: 93%;
	padding-top: 17%;
}
.box3_img{
	width: 93%;
	padding-top: 17%;
}
.box_flex{
	width: 100%;
}
.box_title{
	width: 130%;
    position: absolute;
    top: 3%;
    left: -14%;
}
.box4_title{
	width: 124%;
    position: absolute;
    top: 3%;
    left: -12%;
}
.box2{
    position: relative;
    flex-direction: column;
    width: 100%;
    padding: 0px 0 10px 0;
    margin-top: 300px;
}


.box3{
	background-color: #0a5171;
}
.box3 p{
	width: 93%;
	text-align: left;
	margin-top: 30px;
	margin-left: 12px;
	letter-spacing: 2px;
	line-height: 20px;
	font-size: 11px;
	color: #ffffff;
}
.box4{
	background-color: #a7cf38;
}

.boxunder{
	height: 1078px;
}
.boxunder_icons{
	margin-bottom: 90px;
	margin-top: 120px;
}
.boxunder p{
	width: 93%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 40px;
	letter-spacing: 2px;
	line-height: 20px;
	font-size: 11px;
}

.slider_text p{
 	width: 100%;
 	
	letter-spacing: 2px;
	line-height: 30px;
	font-size: 12px;
}
.box5 p{
	width: 93%;
	text-align: left;
	margin-top: 30px;
	margin-left: 12px;
	letter-spacing: 2px;
	line-height: 20px;
	font-size: 11px;
}


.img_a1{
	 width: 90%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 0%;
    left: 3%;
    z-index: 997;
}
.img_a2{
    width: 10%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 13%;
    left: 89%;
    z-index: 999;
}
.img_a3{
   	width: 90%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 63%;
    left: 6%;
    z-index: 997;
}

.img_a4{
    width: 41%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 68%;
    left: 12%;
    z-index: 997;
}


.img_a5{
    width: 41%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 68%;
    left: 56%;
    z-index: 997;
}
.text_a1{
	width: 86%;
    /* position: absolute; */
    /* padding: 0% 0% 0% 0%; */
    text-align: left;
    /* top: 27%; */
    /* left: 43%; */
    z-index: 998;
    letter-spacing: 1px;
    line-height: 21px;
    font-size: 11px;
    /* padding: 13px; */
    /* border: 1px solid #333; */
    /* background-color: #ffffff; */
    margin: 23px 0px 21px 6%;
}
.text_a2{
    width: 100%;
    text-align: left;
    z-index: 998;
    letter-spacing: 1px;
    line-height: 23px;
    font-size: 16px;
    /* border: 1px solid #333; */
    margin: 23px 0px 21px 4%;
}

.img_b1{
	 width: 90%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 0%;
    right: 3%;
    z-index: 997;
}
.img_b2{
    width: 10%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 13%;
    right: 89%;
    z-index: 999;
}
.img_b3{
    width: 90%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 63%;
    right: 6%;
    z-index: 997;
}

.text_b3{
     width: 76%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    text-align: left;
    bottom: 36%;
    right: 3%;
    z-index: 998;
    letter-spacing: 1px;
    line-height: 23px;
    font-size: 11px;
    padding: 13px;
    border: 1px solid #333;
    background-color: #ffffff;
}

.img5_1 {
    width: 86%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 84%;
    left: 9%;
    transform: rotate(6deg);
}
.img5_2 {
    width: 80%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 24%;
    left: 10%;
    z-index: 998;
    transform: rotate(19deg);
}
.img5_3 {
width: 33%;
    width: 25%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 17%;
    left: 60%;
    z-index: 997;
    transform: rotate(8deg);
  }
.img5_4 {
    width: 25%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 60%;
    left: 64%;
    z-index: 997;
    transform: rotate(-14deg);
}
.img5_5 {
     width: 38%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 1%;
    left: 54%;
    z-index: 997;
    transform: rotate(-16deg);

}
.img5_6 {
    width: 67%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 40%;
    left: 23%;
    z-index: 998;
    transform: rotate(5deg);
  }
.img5_7 {
      width: 27%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 43%;
    left: 0%;
    z-index: 99;
    transform: rotate(-2deg);
}
.img5_8 {
    width: 43%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 72%;
    left: 53%;
    z-index: 1079;
    transform: rotate(1deg);
  }
.img5_9 {
     width: 26%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 77%;
    left: 7%;
    z-index: 997;
    transform: rotate(25deg);
}
.img5_10 {
      
    width: 29%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 1%;
    left: 13%;
    z-index: 997;
    transform: rotate(15deg);
}
.img5_11 {
  width: 63%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 59%;
    left: 1%;
    z-index: 1000;
    transform: rotate(-2deg);
}
.img5_12 {
     width: 48%;
    position: absolute;
    padding: 0% 0% 0% 0%;
    top: 10%;
    left: 3%;
    z-index: 997;
    transform: rotate(0deg);
}
.buy {
    width: 47%;
    padding: 0% 0% 0% 0%;
    text-align: center;
    display: block;
    top: 69%;
    left: 44%;
    z-index: 998;
    letter-spacing: 1px;
    line-height: 27px;
    font-size: 14px;
    margin-bottom: 18px;
    background-color: #1C1C1C;
    color: #ffffff;
}

.text_b1{
    width: 43%;
    height: 100%;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
    /* padding: 0% 0% 0% 0%; */
    text-align: left;
    top: -29%;
    left: 20%;
    z-index: 998;
    letter-spacing: 1px;
    line-height: 22px;
    font-size: 11px;
    margin: 23px 0px 21px 6%;
    z-index: 1000;
    
}
.text_b2{
    position: absolute;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    /* width: 1%; */
    height: 800px;
    text-align: left;
    z-index: 998;
    letter-spacing: 1px;
    line-height: 23px;
    font-size: 19px;
    top: -31%;
    left: 74%;
    /* border: 1px solid #333; */
    z-index: 1000;
    font-family: arial, sans-serif;

}

/* リンク　-------------------*/

.box ul{
	padding:20px 0 0 0px;
}
.box a{
	text-decoration:none;
	color: #ffffff;
}
.box li{
	font-size: 11px;
	letter-spacing: 2px;
}
.box li span{
	color: #ad87a4;
}

#main tr{
	padding-top: 10px;
}


/* ノベルティ詳細 -------------------*/

#pre_box{
    flex-direction: column;
    justify-content: center;
    /* border: 1px solid #333; */
    /* padding: 30px; */
    margin-top: 20px;
}
#novelty_img{
	width: 100%;
}
#pre_flex{
	width: 100%;
}
h2{
	color: #ad87a4;
	font-size: 17px;
	letter-spacing: 2px;
	padding: 20px;
	line-height: 25px;
}
#pre_text{
	width: 80%;
    margin-top: 56px;
    text-align: left;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 2px;
}

.info{
      width: 80%;
    margin-top: 26px;
    text-align: center;
    font-size: 21px;
    line-height: 20px;
    letter-spacing: 2px;
}
#pre_box a{
	color:#333;
}
#pre_box p{
	text-align: center;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 20px;
}

/* スタッフ -------------------*/

#staff{
	margin: 60px auto;
	width: 85%;
}
#staff{
	font-size: 9px;
	letter-spacing: 2px;
	line-height: 15px;
}

  .slick-dots li.slick-active button:before, .slick-dots li button:before {
    color: #000; }

  #shot_img {
    width: 70%;
    padding: 30px 0 20px 0; }

  .slider {
    width: 100%;
    margin: 0 auto; }

.sp_none{
	display: none;
}

/* footer -------------------------*/
footer #footer_box {
    width: 60%;
    padding: 0px 0; }
  footer ul {
    padding-bottom: 0%; }

  #nice_logo {
        width: 42%;
    padding: 0 0 10% 0;}

  .footer_p {
    font-size: 12px;
    padding: 0 0 15px 0; }

  #sns_flex {
    width: 90%; }
  #sns_flex li {
    width: 11%; }
  #sns_flex a {
    text-decoration: none; }

  #sns_flex_2 {
    width: 70%;
	display:flex;
    flex-diretion: row;
    justify-content: center;
  }
  #sns_flex_2 li {
    width: 15%;
    padding-bottom: 2%; }
  #sns_flex_2 a {
    text-decoration: none; }
  #sns_flex_2 img {
	max-width: 100%;
  }



  #online_link {
    width: 90%; 
    margin-top: 80px;
    padding-top: 4%;}
  #online_link li {
    font-size: 12px;
    text-align: center;
    line-height: 20px; } 

#sns_flex {
    display: flex;
    justify-content: space-between;
    margin: 20px auto;
}
/* shop list new -------------------------*/
  .top_logo {
    width: 33%;
    margin: 27% 0 5% 33%;}

    .shopInner{
        text-align: left;
   }
    .shopInner dt{
            text-align: left;
            font-size: 13px;
            margin: 100px 0px 24px 5%;
   }
    .shopInner h3{
    width: 90%;
    border-bottom: 1px solid #1c1c1c;
    text-align: left;
    font-size: 18px;
    margin: 12px 0px 11px 5%;
   }
    .shopInner p{
    width: 90%;
    text-align: left;
    margin-bottom: 2px;
    font-size: 13px;
    line-height: 18px;
   }
       .linkWrapper {
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    margin: 20px 0px 24px 0px;
   }
   .linkWrapper a{
    border: 1px solid #1c1c1c;
    margin: 0px 13px 0px 0px;
    padding: 2px 5px 2px 5px;
   }
       a:link { color:#1c1c1c; text-decoration:none }
        a:visited { color:#1c1c1c; text-decoration:none }
        a:hover { color:#1c1c1c; text-decoration:none }
        a:active { color:#1c1c1c; text-decoration:none }
.video_pc{
    display: none;
}


/*=========================================================
トップページ
=========================================================*/

        div.goods_ {
            clear: both;
            overflow: hidden;
            margin: 20px 0px;}
        ul.goods_p_ li.goods_item_ {
            width: 50%;
            /*margin-bottom: 5px;*/
            float: left;
            position: relative;}
            
        ul.goods_p_ li.goods_item_ img {
            width:100%;}
            
        ul.goods_p_ li.goods_item_ .rank_no_img_ {
            width:auto;}
            
        ul.goods_p_ li div.desc_{
            margin-bottom:4px;}
            
        ul.goods_p_ li div.desc_ div.name_ {
            font-size: 12px;
            text-align: center;
            margin-bottom: 10px;
            letter-spacing: 0.05em;
            height: 3em;}
        ul.goods_p_ li div.desc_ div.price2_ {
            font-size: 12px;
            text-align: center;
            margin-bottom: 5px;
            letter-spacing: 0.05em;}
        ul.goods_p_ li div.desc_ .price_box {
            text-align: center;}
        ul.goods_p_ li div.btn_buy {
            border: 0.5px solid #000;
            background: #FFF none repeat scroll 0% 0%;
            color: #000;
            text-align: center;
            width: 80px;
            margin: 0px auto;
            font-size: 10px;
            padding: 5px 0px;}
        ul.goods_p_ li.viewmore_ {
            text-align: center;
            padding-top: 5px;
            padding-bottom: 5px;
            clear: both;
            width: 100%;}
        ul.goods_p_ li.viewmore_ a {
    display: block;
    padding:0 0 0 0;
    margin: 0px auto;
    border: 0.5px solid #000;
    color: #000;
    text-decoration: none;
    font-size: 12px;
    width: 87px;
    text-indent: -5px;} 
        ul.goods_p_ li figure.img_ {
            width: 97%;
            margin: 0px auto 10px;}
            
        .top_item_comment {
            margin: 25px 0 25px 0;
            border-bottom: 1px dotted #efefef;
            border-top: 1px dotted #efefef;}
        p.title {
            text-decoration: none;} 
        .top_item_comment p {
            letter-spacing: 0.05em;
            text-align: center;
            font-size: 12px;
            padding: 13px 0px;}
        .top_item_comment_2 {
            margin: 25px 0 25px 0;
            border-bottom: 1px dotted #efefef;
            border-top: 1px dotted #efefef;}
        p.title {
            text-decoration: none;
} 
            p.title_2{
            text-decoration: none;
        font-size: 10px;
    padding-bottom: 5%;} 
        .top_item_comment_2 p {
            letter-spacing: 0.05em;
            text-align: center;
            font-size: 12px;
            padding: 13px 0px;}

        ul.goods_p_ li.goods_item2_ {
            width: 33.3%;
            margin-bottom: 0px;
            float: left;
            position: relative;}
            
        ul.goods_p_ li.goods_item2_ img {
            width:100%;}
            
        ul.goods_p_ li.goods_item2_ .rank_no_img_ {
            width:auto;}




            
.rank {
font-size: 80%;
background-color: #fff;
text-align: center;}
/*
.rank1 {background-color: #FFD700;}
.rank2 {background-color: #C0C0C0;}
.rank3 {background-color: #8B0000;}
*/

        ul.goods_p_ li figure.img_ {
                margin: 0px auto 4%;}
            
        .pickupnews .img_box{
            width:35%;
            }

        .pickupnews td{
            padding:1%;
            font-size:10px;
line-height: 15px;}
        .pickupnews td span{font-weight:bold;}
        .pickupnews .img_box img{width:100%;}
        .pickupnews .img_box2 img{width:95%; margin-left: 4%;}
        .pickupnews .img_box3 img{width:100%;}
  .top_bnr {
    width: 100%;
    padding: 2% 0% 2% 0%;
}


}/*←sp styleEND*/


/*-------------------------------------------
　info
-------------------------------------------*/
.info_box {
  border: 1px solid #999999;
  border-radius: 10px;
  text-align: center;
  width: 90%;
  margin: 0 auto 40px;
}

.info-style {
	text-align: left;
	padding: 0 20px;
	line-height: 1.8;
	letter-spacing: 0.1em;
}

.info_box ul li {
	padding-top: 10px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	color: #999999;
}

.info-style li {
	font-size: 0.8rem;
}

.info_box li span {
	color: #f2a5bd;
}

/* --- SP --- */
  @media screen and (max-width: 767px) {
    .info_box {
		padding: 30px 0; 
	  }
    .info_box h4 {
		font-size: 1.75rem;
		line-height: 2;
		font-weight: 500;
		color:#999999;
		font-family: 'DM Serif Display', serif;
	  }  
  }

/* --- PC --- */
  @media screen and (min-width: 768px) {
    .info_box {
      padding: 50px;
      width: 700px;
      margin: 30px auto 60px;
    }
    .info_box h4 {
		font-size: 2rem;
		color:#999999;
		font-family: 'DM Serif Display', serif;
	  }
    .info-style li {
		font-size: 1.15rem;
	}
}
