@charset "utf-8";
/* CSS Document */

html,body{
 overflow-x: hidden;
}

#wrapper{
 background-image:url(../images/product_sales_triple/uribou_gallery_tripleshop_bg.jpg); 
 *padding-bottom: 100px;
}

a:link{
 color: #24140e;
}

a:visited{
 color: #24140e;
}

a:hover li{
 opacity: 0.6;
}

.close_img{
 width: 100vw;
 height: 100vh;
 object-fit: cover;
}

.shop_closed{
 height: 100vh;
}

.pc_image{
 display:block;
}

.sp_image{
 display:none;
}



.letter_d {
  text-decoration: line-through;
}

.product01_wrapper,.product02_wrapper,.product03_wrapper{
 font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
 width: 100vw;
 margin: 100px 0 0;
 font-size: 0;
 font-weight: bold;
 padding: 40px 0;
 box-shadow:0px 0px 16px 3px rgba(0, 0, 0, .05);
}

.product01_wrapper{
 background-color: #fffcdc;
}

.product02_wrapper{
 background-color: #cbeeff;
}

.product03_wrapper{
 background-color: #a6aee1;
}


.product_info{
 max-width: 180px;
 margin: 20px auto 0;
}

ul{
 padding-left: 0;
}

.sp_wrap{
 margin: 50px 0;
 background-color: #fff8dc;
 text-align: center;
}

.wb2_wrap,.rareb2_wrap{
margin-bottom: 50px;
}


@media screen and (orientation:landscape) {

.main_title{
 text-align: center;
}

.main_title img{
 width: 100vw;
 max-width: 1100px;
 height: auto;
}

.main{
 width: 100%;
 min-height: 500px;
 background-image:url(../images/product_sales_triple/uribou_gallery_product_mainbg.jpg); 
 background-repeat:no-repeat;
 background-size:cover;
 background-position: center;
}

.main img{
 max-width: 100%;
}

.product01,.product02,.product03{
 width: 100%;
 max-width: 1000px;
 *height: 320px;
 *background-color: #fffafa;
 margin: 0 auto;
 *padding: 20px 0;
 *text-align: center;
}

.product_title_wrapper{
 max-width: 1300px;
 margin: 0 auto;
 text-align: right;
}

.product_title{
 display: inline-block;
 max-width: 600px;
 margin: 0 50px 0 0;
}

.product_galleryenter{
 display: inline-block;
 max-width: 600px;
 margin: 0 100px 0 0;
}

.product_box{
 min-width: 240px;
 *height: 420px;
 display: inline-block;
 text-align:center;
 margin: 20px 30px;
 background-color: #f8f8ff;
 padding: 20px 10px 0;
 border: solid 1px #e6e6fa;
 vertical-align: top;
}

.thumb_title{
 margin: 7px 0;
 font-size: 16px;
 *font-weight: bold;
 text-align: center;
 }

.order_title{
 min-width: 90px;
 background-color: #ea5550;
 color: #fff;
 font-size: 15px;
 font-weight: bold;
 padding: 5px 0;
 margin: 0 0 15px;
}

.order_title_v{
 max-width: 90px;
 background-color: #ea5550;
 color: #fff;
 font-size: 15px;
 font-weight: bold;
 padding: 5px 0;
 margin: 0 0 5px;
 visibility : hidden;
}

.thumb img{
 min-width: 200px;
 border: solid 1px #27160e;
}

.product_link{
 margin: 30px 0 0 0;
}

.topbutton{
 width: 160px;
 height: auto;
 position: fixed;
 top: 20px;
 right: 20px; 
}

.shopbutton li{
 *max-width: 180px;
 background-color: #27160e;
 color: #fff;
 font-size: 15px;
 margin: 20px 0;
 padding: 8px 2px;
 border-radius: 10px;
}

.product_title_wrapper_3{
 width: 1300px;
 *display: inline-block;
 *margin: 0 13% 0 37%;
 *position: absolute;
 *left: 0;
 *right: 0;
 margin: 0 auto;
 *height: 200px;
}

.product_title3{
 margin-left:400px;
}

.gallerybutton{
 display: inline-block;
 vertical-align: top;
 margin: 20px 0 0 50px;
 *padding: 5px 0 0;
}

.small_font{
 font-size: 14px;
}



}

@media screen and (orientation:portrait) {

html,body{
 width: 100vw;
}

#wrapper{
 width: 100vw;
 *background: linear-gradient(-180deg, rgba(255, 247, 247, 1), rgba(246, 232, 232, 1));
 *padding-bottom: 100px;
}

.pc_image{
 display:none;
}

.sp_image{
 display:block;
}

.main_title{
 text-align: center;
}

.main_title img{
 width: 80vw;
 height: auto;
}

.main{
 max-width: 100%;
 height: 700px;
 background-image:url(../images/product_sales_triple/uribou_gallery_product_mainbg_b.jpg); 
 background-repeat:no-repeat;
 background-size:cover;
 background-position: center;
}

.main img{
 max-width: 100%;
}

.product01,.product02,.product03{
 max-width: 85%;
 margin: 0 auto;
}

.product_title_wrapper{
 max-width: 600px;
 margin: 0 auto;
}

.product_title{
 display: block;
 margin: 0 auto;
 text-align: center;
}

.product_galleryenter{
 display: block;
 margin: 0 auto;
}

.product_box{
 max-width: 200px;
 *height: 420px;
 display: inline-block;
 text-align:center;
 margin: 20px 14px;
 background-color: #f8f8ff;
 padding: 20px 10px 0;
 border: solid 1px #e6e6fa;
 vertical-align: top;
}

.thumb_title{
 margin: 7px 0;
 font-size: 15px;
 *font-weight: bold;
 text-align: center;
 }

.order_title{
 min-width: 90px;
 background-color: #ea5550;
 color: #fff;
 font-size: 18px;
 font-weight: bold;
 padding: 5px 0;
 margin: 0 0 5px;
}

.order_title_v{
 max-width: 90px;
 background-color: #ea5550;
 color: #fff;
 font-size: 18px;
 font-weight: bold;
 padding: 5px 0;
 margin: 0 0 5px;
 visibility : hidden;
}

.thumb img{
 max-width: 200px;
}

.product_link{
 margin: 30px 0 0 0;
}

.topbutton{
 width: 17%;
 position: fixed;
 top: 3px;
 right: 3px; 
}

.shopbutton li{
 *max-width: 180px;
 background-color: #27160e;
 color: #fff;
 font-size: 0.9rem;
 margin: 20px 0;
 padding: 8px 2px;
 border-radius: 10px;
}

.product_title_wrapper_3{
 text-align: center;
}

.gallerybutton{
 width: 100%;
 text-align: center;
 margin: 30px 0;
}

.small_font{
 font-size: 13px;
}

}





.product_box_sp{
 max-width: 200px;
 *height: 420px;
 display: inline-block;
 text-align:center;
 margin: 20px 14px;
 background-color: #ffedab;
 padding: 20px 10px 0;
 border: solid 1px #fdd35c;
 vertical-align: top;
}

.product_box_ex{
 max-width: 200px;
 *height: 420px;
 display: inline-block;
 text-align:center;
 margin: 20px 14px;
 background-color: #ffc0cb;
 padding: 20px 10px 0;
 border: solid 1px #ff1493;
 vertical-align: top;
}


