@charset "utf-8";

/*reset YUI 3.5.0 reset.css (http://developer.yahoo.com/yui/3/cssreset/) - http://cssreset.com
---------------------------------------------------*/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

/*font
---------------------------------------------------*/
body{font:14px 'YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;line-height: 1.8;letter-spacing: 0.04rem;color:#000000;}


/*pc表示
---------------------------------------------------
---------------------------------------------------*/

@media screen and (min-width: 641px){

/*header
---------------------------------------------------*/

/*ミロコ*/
#header{
    background: url(..//images/miroco_top.jpg) no-repeat center;
    background-size: cover;
    position: relative;
}

#header .title{
    position: absolute;
    width: 340px;
    height: 160px;
    left: 30px;
    top: 30px;
}

#header .sale{
    position: absolute;
    width: 126px;
    height: 130px;
    left: 30px;
    top: 225px;
}

#header .scroll{
    position: absolute;
    width: 80px;
    height: 50px;
    left: 46%;
    bottom: 20px;
}

/*大洋*/
#taiyobook{
    background: url(..//images/bg_taiyo_head.jpg);
}

#header_taiyo{
    background: url(..//images/taiyo_top.jpg) no-repeat center;
    width: 960px;
    height: 1390px;
    margin: 0 auto;
    position: relative;
}

#header_taiyo .title{
    position: absolute;
    width: 550px;
    height: 290px;
    left: 30px;
    top: 30px;
}

#header_taiyo .sale{
    position: absolute;
    width: 130px;
    height: 130px;
    left: 30px;
    top: 360px;
}

#header_taiyo .read{
    position: absolute;
    max-width: 600px;
    margin: 0 0 16px 40px;
    text-align: left;
    bottom: 20px;
}

#header_taiyo .read .midashi{
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 1.6;
    letter-spacing: 0.18rem;
    color: #000000;
    text-shadow: 1px 0px 2px #d7ccaa, 0px 1px 2px #d7ccaa, -1px 0px 2px #d7ccaa, 0px -1px 2px #d7ccaa;
    /* for IE */
    filter:dropshadow(color=#d7ccaa,offx=2,offy=1,positive=1),dropshadow(color=#d7ccaa,offx=0,offy=0,positive=1),dropshadow(color=#d7ccaa,offx=0,offy=-1,positive=1),dropshadow(color=#d7ccaa,offx=-1,offy=-1,positive=1),dropshadow(color=#d7ccaa,offx=-1,offy=0,positive=1);
}

#header_taiyo .read p{
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.14rem;
    color: #000000;
    text-shadow: 1px 0px 2px #d7ccaa, 0px 1px 2px #d7ccaa, -1px 0px 2px #d7ccaa, 0px -1px 2px #d7ccaa;
    /* for IE */
    filter:dropshadow(color=#d7ccaa,offx=2,offy=1,positive=1),dropshadow(color=#d7ccaa,offx=0,offy=0,positive=1),dropshadow(color=#d7ccaa,offx=0,offy=-1,positive=1),dropshadow(color=#d7ccaa,offx=-1,offy=-1,positive=1),dropshadow(color=#d7ccaa,offx=-1,offy=0,positive=1);
}

#header_taiyo .read p .small{
    font-size: 12px;
}


/*Tシャツ*/

#tshirt{
    background-color: #8d9293;
    width: 100%;
}

#header_tshirt{
    width: 960px;
    height: 1150px;
    margin: 0 auto;
    position: relative;
}


.slide {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: 1;
}

.slide li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.slide li:first-child {
    position: relative;
    display: block;
    float: left;
}

.slide img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

#header_tshirt .title{
    position: absolute;
    width: 960px;
    height: 170px;
    left: 0;
    top: 0;
    z-index: 10;
}

#header_tshirt .sale{
    position: absolute;
    width: 182px;
    height: 182px;
    right: 80px;
    top: 140px;
    z-index: 10;
}

#header_tshirt .read{
    position: absolute;
    max-width: 600px;
    margin: 0 0 16px 60px;
    text-align: left;
    bottom: 20px;
    z-index: 10;
}

#header_tshirt .read .midashi{
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 1.6;
    letter-spacing: 0.18rem;
    color: #000000;
}

#header_tshirt .read p{
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.12rem;
    color: #000000;
}

/*バッグ*/

#header_bag{
    background: url(..//images/img_bag.jpg)no-repeat;
    position: relative;
    width: 960px;
    min-height: 754px;
    margin: 0 auto 50px auto;
}

#header_bag .title{
    width: 960px;
    height: 170px;
    left: 0;
    top: 0;
    position: absolute;
}

#header_bag .sale{
    width: 182px;
    height: 182px;
    right: -20px;
    top: 100px;
    position: absolute;
}

#header_bag .read{
    position: absolute;
    max-width: 600px;
    text-align: left;
    top: 240px;
    left: 40px;
}

#header_bag .read .midashi{
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 1.6;
    letter-spacing: 0.18rem;
    color: #000000;
}

#header_bag .read p{
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.12rem;
    color: #000000;
}

/*お店*/
#omise{
    background-color: #f5f5f5;
    padding: 20px 0;
}

#wrapper{
    background-color: #ffffff;
    width: 1030px;
    margin: 0 auto;
    border-radius: 10px;  
    -webkit-border-radius: 10px;  
    -moz-border-radius: 10px;
}

#header_omise{
    width: 960px;
    margin: 0 auto;
}

#header_omise .title{
    width: 960px;
    padding: 16px 0 24px 6px;
}

#header_omise .title h1{
    width: 580px;
    height: 80px;
    text-align: left;
    float: left;
}

#header_omise .title ul{
    clear: both;
    width: 320px;
    height: 38px;
    text-align: left;
    left: 0;
    padding-left: 68px;
    float: left;
}

#header_omise .title li{
    width: 318px;
    height: 16px;
    text-align: left;
    padding-bottom: 4px;
    display: block;
}

#header_omise .title li:last-child{
    width: 170px;
    height: 16px;
    text-align: left;
    padding-bottom: 0;
    display: block;
}

#header_omise .title .icon{
    width: 70px;
    height: 38px;
    text-align: left;
    left: 0;
    margin-left: -390px;
    float: left;
}

#header_omise .title p{
    text-align: right;
    right: 0;
    padding:8px 10px 0 600px;
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 0.06rem;
}

#header_omise #slider{
    clear: both;
    margin: 0 auto;
    width: 960px;
    text-align: left;
}
#header_omise #slider div {
    width: 960px;
    height: 590px;
    overflow: hidden;
    position: relative;
}
#header_omise #slider div img {
    top: 0;
    left: 0;
    position: absolute;
}
 
#header_omise #slider ul {
    width: 960px;
    display: inline-block;
    overflow: hidden;
    font-size: 0;
    padding-top: 5px;
}

#header_omise #slider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
#header_omise #slider ul li {
    width: 188px;
    float: left;
    padding-left: 5px;
    display: inline;
    font-size: 0;
}
 
#header_omise #slider ul li:first-child {
    width: 188px;
    float: left;
    padding-left: 0;
    display: inline;
    font-size: 0;
}
 
#header_omise #slider .active {
    filter:alpha(opacity=50)!important;
    -moz-opacity: 0.5!important;
    opacity: 0.5!important;
}

#header_omise .sale{
    width: 160px;
    height: 180px;
    position: absolute;
    margin-top: -320px;
    padding-left: 18px;
    z-index: 100;
}

#header_omise .sale2{
    width: 160px;
    height: 180px;
    position: absolute;
    margin-top: -200px;
    padding-left: 18px;
    z-index: 100;
}


/*予告商品*/
#header_yokoku{
    width: 960px;
    margin: 0 auto;
}

#header_yokoku .title{
    width: 960px;
    height: 70px;
    padding: 16px 0 24px 6px;
}

#header_yokoku  .title h1{
    width: 580px;
    height: 80px;
    text-align: left;
    float: left;
}

#header_yokoku  .title ul{
    width: 320px;
    height: 38px;
    text-align: right;
    left: 0;
    padding:4px 0 0 634px;
}

#header_yokoku .title li{
    width: 318px;
    height: 16px;
    text-align: right;
    padding-bottom: 4px;
    display: block;
    float: right;
}

#header_yokoku  .title li:last-child{
    width: 170px;
    height: 16px;
    text-align: right;
    padding-bottom: 0;
    display: block;
    float: right;
}

#header_yokoku  .title .icon{
    width: 70px;
    height: 38px;
    text-align: right;
    right:0;
    float: right;
}


/*main_content
---------------------------------------------------*/
#omise #main_content{
    width: 960px;
    margin: 40px auto 60px auto;
    padding-bottom: 40px;
}


/*yokoku_main
---------------------------------------------------*/
#yokoku_main{
    width: 960px;
    margin: 0 auto 60px auto;
}

#yokoku_main .content-l{
    width: 476px;
    margin-right: 8;
    display: inline-block;
    vertical-align: top;
}

#yokoku_main .content-r{
    width: 476px;
    display: inline-block;
    vertical-align: top;
}

#yokoku_main .content-l #slider{
    clear: both;
    margin: 0 auto;
    width: 476px;
    text-align: left;
}

#yokoku_main .content-r #slider2{
    clear: both;
    margin: 0 auto;
    width: 476px;
    text-align: left;
}

#yokoku_main .content-l #slider div {
    width: 476px;
    height: 470px;
    overflow: hidden;
    position: relative;
}

#yokoku_main .content-r #slider2 div {
    width: 476px;
    height: 470px;
    overflow: hidden;
    position: relative;
}

#yokoku_main .content-l #slider div img {
    top: 0;
    left: 0;
    position: absolute;
}

#yokoku_main .content-r #slider2 div img {
    top: 0;
    left: 0;
    position: absolute;
}

#yokoku_main .content-l #slider ul {
    width: 360px;
    display: block;
    overflow: hidden;
    font-size: 0;
    padding-top: 5px;
    margin: 0 auto;
    
}

#yokoku_main .content-r #slider2 ul {
    width: 360px;
    display: block;
    overflow: hidden;
    font-size: 0;
    padding-top: 5px;
    margin: 0 auto;
}

#yokoku_main .content-l #slider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

#yokoku_main .content-r #slider2 ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

#yokoku_main .content-l #slider ul li {
    width: 65px;
    float: left;
    padding-left: 5px;
    display: inline;
    font-size: 0;
}

#yokoku_main .content-r #slider2 ul li {
    width: 65px;
    float: left;
    padding-left: 5px;
    display: inline;
    font-size: 0;
}

#yokoku_main .content-l #slider ul li:first-child {
    width: 65px;
    float: left;
    padding-left: 0;
    display: inline;
    font-size: 0;
}

#yokoku_main .content-r #slider2 ul li:first-child {
    width: 65px;
    float: left;
    padding-left: 0;
    display: inline;
    font-size: 0;
}

#yokoku_main .content-l #slider .active {
    filter:alpha(opacity=50)!important;
    -moz-opacity: 0.5!important;
    opacity: 0.5!important;
}

#yokoku_main .content-r #slider2 .active {
    filter:alpha(opacity=50)!important;
    -moz-opacity: 0.5!important;
    opacity: 0.5!important;
}

#yokoku_main .goods_info{
    width: 396px;
    margin-left: 46px;
    margin-top: 20px;
}

#yokoku_main .goods_info h2{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.1;
    letter-spacing: 0.01rem;
    padding-bottom: 10px;
}

#yokoku_main .goods_info h2 .small{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.1;
    letter-spacing: 0;
    display: inline-block;
}

#yokoku_main .goods_info h3{
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0.01rem;
    padding-bottom: 20px;
}

#yokoku_main .goods_info h3 .small{
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0;
    display: inline-block;
}

#yokoku_main .goods_info p{
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.16rem;
}

#yokoku_main .caution{
    font-size: 12px;
    text-align: left;
    margin-left: 46px;
    margin-top: 50px;
}

#pageback{
    width: 100%;
    background-color: #f5f5f5;
}

#pageback .back_btn{
    width: 240px;
    height: 50px;
    margin: 0 auto;
    padding: 25px 0;
}


/*read
---------------------------------------------------*/
#read{
    background: url(..//images/bg_miroco_read.jpg)repeat;
    padding-bottom: 50px;
}

#read .title{
    max-width: 600px;
    margin: 0 auto 25px auto; 
    padding-top: 50px;
    text-align: center;
    font-size: 24px;
    line-height: 1.6;
    letter-spacing: 0.18rem;
    color: #ffffff;
}


#read p{
    max-width: 600px;
    margin: 0 auto 16px auto;
    text-align: center;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.16rem;
    color: #ffffff;
}

#read p .small{
    text-align: center;
    font-size: 12px;
}

/*お店*/
#read_omise{
    width: 540px;
    margin: 30px 0 0 50px;
    float: left;
}

#read_omise .catch{
    width: 230px;
    height: 80px;
    left: 0;
}

#read_omise .midashi{
    width: 500px;
    height: 144px;
    margin:0 0 30px 40px;
}

#read_omise .midashi2{
    width: 500px;
    height: 90px;
    margin:0 0 30px 40px;
}

#read_omise p{
    width: 500px;
    margin:0 0 30px 40px;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.16rem;
}

#read_omise p.info{
    color: #ff7043;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0rem;
    margin-bottom: 0;
}

#read_omise p.info a{
    color: #ff7043;
}

#read_omise p.info .shopname{
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
    padding-bottom: 10px;
}

#read_omise p .small{
    font-size: 12px;
    display: inline-block;
    padding-top: 8px;
}


/*side
---------------------------------------------------*/
#side{
    background-color: #f5f5f5;
    border-radius: 10px;  
    -webkit-border-radius: 10px;  
    -moz-border-radius: 10px;
    width: 322px;
    margin-left: 600px;
    padding: 24px 0 24px 38px;
}

#side h4{
    width: 230px;
    border-bottom: 2px dotted #bdbdbd;
    padding-bottom: 4px;
}

#side ul{
    width: 230px;
    padding-top: 4px;
    display: inline-block;
}

#side ul li{
    width: 230px;
    height: 210px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 2px dotted #bdbdbd;
}

#side ul li:last-child{
    width: 230px;
    height: 210px;
    padding-top: 4px;
    padding-bottom: 0;
    border-bottom: none;
}

#side .tatelogo{
    width: 30px;
    height: 260px;
    background-image: url(../images/logo_tate.png);
    background-position: right;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 400px 0 0 30px;
}


/*archive
---------------------------------------------------*/
#archive{
    background-color: #bebeb4;
    height: 200px;
}

#archive ul{
    width: 592px;
    height: 180px;
    margin: 0 auto;
    font-size: 0;
}

#archive ul li{
    width: 140px;
    height: 180px;
    display: inline-block;
    padding-right: 10px;
    font-size: 0;
}

#archive ul li:last-child{
    width: 140px;
    height: 180px;
    display: inline-block;
    padding-right: 0;
    font-size: 0;
}

/*お店*/
#archive_omise{
    clear: both;
    width: 100%;
    background-color: #ff7043;
}

#archive_omise .content{
    width: 960px;
    margin: 0 auto;
    padding: 20px 0 30px 0;
}

#archive_omise .content h4{
    width: 324px;
    height: 50px;
    margin: 0 auto 20px auto;
    display: block;
}

#archive_omise .content ul{
    width: 814px;
    margin: 0 auto;
    font-size: 0;
}

#archive_omise .content ul li{
    width: 162px;
    height: 216px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}


/*bookinfo
---------------------------------------------------*/
#bookinfo{
    width: 100%;
    background-color: #bebeb4;
    padding: 40px 0;
}

#bookinfo .content{
    width: 864px;
    margin: 0 auto;
}

#bookinfo .content h4{
    width: 864px;
    height: 84px;
    margin-bottom: 40px;
}

#bookinfo .content .read{
    width: 360px;
    display: inline-block;
}

#bookinfo .content .read h5{
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.06rem;
    margin-bottom: 20px;
}

#bookinfo .content .read p{
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.08rem;
}

#bookinfo .content .read p .small{
    font-size: 12px;
    letter-spacing: 0.04rem;
    padding-top:10px;
    display: inline-block;
}

#bookinfo .content .book{
    width: 440px;
    display: inline-block;
    margin-left: 50px;
}


/*footer（共通）
---------------------------------------------------*/
#footer{
    height: 300px;
}

#footer ul{
    max-width: 960px;
    text-align: center;
    height: 40px;
    margin: 70px auto 40px auto;
    font-size: 0;
}

#footer ul li{
    width: 140px;
    height: 40px;
    display: inline-block;
    padding-left: 10px;
    font-size: 0;
    vertical-align: middle;
}

#footer ul li:first-child{
    width: 180px;
    height: 40px;
    display: inline-block;
    padding-left: 0;
    font-size: 0;
}

.facebook{
    width: 180px;
    margin: 20px auto 0 auto;
    display: block;
}

address{
    width: 210px;
    height: 20px;
    margin: 40px auto;
}
}



/*smartphone表示
---------------------------------------------------
---------------------------------------------------*/

@media screen and (max-width: 640px){

img{
    max-width: 100%;
    height: auto;
    width/***/:auto;
}
#container{
    width:100%;
}

/*header
---------------------------------------------------*/
#header{
    background: url(..//images/miroco_top_sma.jpg) no-repeat center;
    background-size: cover;
    position: relative;
}

#header .title{
    position: absolute;
    width: 96%;
    left: 10px;
    top: 10px;
}

#header .sale{
    position: absolute;
    width: 126px;
    height: 130px;
    left: 10px;
    top: 180px;
}

#header .scroll{
    position: absolute;
    width: 80px;
    height: 50px;
    left: 36%;
    bottom: 20px;
}

#taiyobook{
    background: url(..//images/bg_taiyo_head_sma.jpg) repeat;
}

#header_taiyo{
    background: url(..//images/taiyo_top_sma.jpg) no-repeat;
    background-position:50% 0;
    padding-bottom: 50px;
}

#header_taiyo .title{
    width: 90%;
    padding-top: 20px;
    margin-left: 10px;
}

#header_taiyo .sale{
    width: 130px;
    height: 130px;
    padding-top: 20px;
    margin-left: 10px;
}

#header_taiyo .read{
    padding-top: 160px;
    margin-left: 10px;
    padding-right: 10px;
    text-align: left;
}

#header_taiyo .read .midashi{
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 1.6;
    letter-spacing: 0.18rem;
    color: #000000;
    text-shadow: 1px 0px 2px #d7ccaa, 0px 1px 2px #d7ccaa, -1px 0px 2px #d7ccaa, 0px -1px 2px #d7ccaa;
    /* for IE */
    filter:dropshadow(color=#d7ccaa,offx=2,offy=1,positive=1),dropshadow(color=#d7ccaa,offx=0,offy=0,positive=1),dropshadow(color=#d7ccaa,offx=0,offy=-1,positive=1),dropshadow(color=#d7ccaa,offx=-1,offy=-1,positive=1),dropshadow(color=#d7ccaa,offx=-1,offy=0,positive=1);
}

#header_taiyo .read p{
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.16rem;
    color: #000000;
    text-shadow: 1px 0px 2px #d7ccaa, 0px 1px 2px #d7ccaa, -1px 0px 2px #d7ccaa, 0px -1px 2px #d7ccaa;
    /* for IE */
    filter:dropshadow(color=#d7ccaa,offx=2,offy=1,positive=1),dropshadow(color=#d7ccaa,offx=0,offy=0,positive=1),dropshadow(color=#d7ccaa,offx=0,offy=-1,positive=1),dropshadow(color=#d7ccaa,offx=-1,offy=-1,positive=1),dropshadow(color=#d7ccaa,offx=-1,offy=0,positive=1);
}


/*Tシャツ*/

#tshirt{
    background-color: #8d9293;
    width: 100%;
}

#header_tshirt{
    margin: 0 auto;
}

.slide {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: 1;
}

.slide li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.slide li:first-child {
    position: relative;
    display: block;
    float: left;
}

.slide img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

#header_tshirt .title{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 10;
}

#header_tshirt .sale{
    position: absolute;
    width: 30%;
    right: 10px;
    top: 50px;
    z-index: 10;
}

#header_tshirt .read{
    background-color: #797e7f;
    padding: 0 0 30px 10px;
    text-align: left;
    display: block;
    z-index: 10;
}

#header_tshirt .read .midashi{
    padding: 25px 0 25px 10px;
    font-size: 24px;
    line-height: 1.6;
    letter-spacing: 0.04rem;
    color: #ffffff;
}

#header_tshirt .read p{
    width: 94%;
    margin: 0 0 16px 10px;
    text-align: left;
    display: block;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0.1rem;
    color: #ffffff;
}

/*バッグ*/
#header_bag{
    background: url(..//images/img_bag_sma.jpg)no-repeat;
    background-position:center center;
    padding-bottom: 50px;
    background-size: cover;
    position: relative;
}

#header_bag .title{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 10;
}

#header_bag .sale{
    position: absolute;
    width: 26%;
    right: 10px;
    top: 40px;
    z-index: 10;
}

#header_bag .read{
    padding-top: 160px;
    margin-left: 10px;
    padding-right: 10px;
    text-align: left;
}

#header_bag .read .midashi{
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 1.6;
    letter-spacing: 0.18rem;
    color: #000000;
}

#header_bag .read p{
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.16rem;
    color: #000000;
}

/*お店*/
#omise{
}

#wrapper{
}

#header_omise{
}

#header_omise .title{
    width: 100%;
    padding: 6px 0 24px 0;
}

#header_omise .title h1{
    width: 100%;
    text-align: left;
}

#header_omise .title ul{
    width: 90%;
    height: 38px;
    text-align: left;
    left: 0;
    padding-left: 4px;
    padding-top: 4px;
    float: left;
}

#header_omise .title li{
    width: 80%;
    height: 16px;
    text-align: left;
    padding-bottom: 2px;
    display: block;
}

#header_omise .title li:last-child{
    width: 170px;
    height: 16px;
    text-align: left;
    padding-bottom: 0;
    display: block;
}

#header_omise .title .icon{
    width: 70px;
    text-align: left;
    float: right;
    margin-top: -36px;
}

#header_omise .title p{
    clear: both;
    text-align: left;
    padding: 20px 0 0 4px;
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 0.06rem;
    display: block;
}

#header_omise #slider{
    clear: both;
    margin: 0 auto;
    text-align: left;
}
#header_omise #slider div {
    min-width: 320px;
    max-width: 414px;
    min-height: 200px;
    overflow: hidden;
    position: relative;
}
#header_omise #slider div img {
    top: -5%;
    left: 0;
    position: absolute;
}
 
#header_omise #slider ul {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    font-size: 0;
    padding-top: 5px;
}

#header_omise #slider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
#header_omise #slider ul li {
    width: 20%;
    float: left;
    display: inline;
    font-size: 0;
}
 
#header_omise #slider ul li:first-child {
    width: 20%;
    float: left;
    padding-left: 0;
    display: inline;
    font-size: 0;
}
 
#header_omise #slider .active {
    filter:alpha(opacity=50)!important;
    -moz-opacity: 0.5!important;
    opacity: 0.5!important;
}

#header_omise .sale h2{
    width: 100px;
    position: absolute;
    right: 4px;
    margin-top: -300px;
    z-index: 100;
}

#header_omise .sale h3{
    width: 100%;
    position: absolute;
    margin-top: -90px;
    z-index: 100;
}

#header_omise .sale2 h2{
    width: 100px;
    position: absolute;
    right: 4px;
    margin-top: -270px;
    z-index: 100;
}

#header_omise .sale2 h3{
    width: 100%;
    position: absolute;
    margin-top: -30px;
    z-index: 100;
}


/*予告商品*/
#header_yokoku .title{
    width: 100%;
    height: 70px;
    padding: 6px 0 24px 0;
}

#header_yokoku .title h1{
    width: 100%;
    text-align: left;
}

#header_yokoku .title ul{
    width: 90%;
    height: 38px;
    text-align: left;
    left: 0;
    padding-left: 4px;
    padding-top: 4px;
    float: left;
}

#header_yokoku .title li{
    width: 80%;
    height: 16px;
    text-align: left;
    padding-bottom: 2px;
    display: block;
}

#header_yokoku .title li:last-child{
    width: 170px;
    height: 16px;
    text-align: left;
    padding-bottom: 0;
    display: block;
}

#header_yokoku .title .icon{
    width: 70px;
    text-align: left;
    float: right;
    margin-top: -36px;
    margin-bottom: 10px;
}


/*main_content
---------------------------------------------------*/
#omise #main_content{
    width: 100%;
    margin-top: 40px;
}

/*yokoku_main
---------------------------------------------------*/
#yokoku_main{
    width: 100%;
    margin: 0 auto 60px auto;
}

#yokoku_main .content-l{
    width: 100%;
}

#yokoku_main .content-r{
    width: 100%;
}

#yokoku_main .content-l #slider{
    clear: both;
    margin: 0 auto;
    text-align: left;
}

#yokoku_main .content-r #slider2{
    clear: both;
    margin: 60px auto 0 auto;
    text-align: left;
}

#yokoku_main .content-l #slider div {
    min-width: 320px;
    max-width: 414px;
    height: 320px;
    overflow: hidden;
    position: relative;
}

#yokoku_main .content-r #slider2 div {
    min-width: 320px;
    max-width: 414px;
    height: 320px;
    overflow: hidden;
    position: relative;
}

#yokoku_main .content-l #slider div img {
    top: -5%;
    left: 0;
    position: absolute;
}

#yokoku_main .content-r #slider2 div img {
    top: -5%;
    left: 0;
    position: absolute;
}

#yokoku_main .content-l #slider ul {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 0;
    padding-top: 5px;
    margin: 0 auto 20px auto;
}

#yokoku_main .content-r #slider2 ul {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 0;
    padding-top: 5px;
    margin: 0 auto 20px auto;
}

#yokoku_main .content-l #slider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

#yokoku_main .content-r #slider2 ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

#yokoku_main .content-l #slider ul li{
    width: 20%;
    float: left;
    display: inline;
    font-size: 0;
    padding: 0;
}

#yokoku_main .content-r #slider2 ul li{
    width: 20%;
    float: left;
    display: inline;
    font-size: 0;
    padding: 0;
}

#yokoku_main .content-l #slider .active {
    filter:alpha(opacity=50)!important;
    -moz-opacity: 0.5!important;
    opacity: 0.5!important;
}

#yokoku_main .content-r #slider2 .active {
    filter:alpha(opacity=50)!important;
    -moz-opacity: 0.5!important;
    opacity: 0.5!important;
}

#yokoku_main .goods_info{
    width: 94%;
    padding-left: 10px;
}

#yokoku_main .goods_info h2{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.1;
    letter-spacing: 0.01rem;
    padding-bottom: 10px;
}

#yokoku_main .goods_info h2 .small{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.1;
    letter-spacing: 0;
    display: inline-block;
}

#yokoku_main .goods_info h3{
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0.01rem;
    padding-bottom: 20px;
}

#yokoku_main .goods_info h3 .small{
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 0;
    display: inline-block;
}

#yokoku_main .goods_info p{
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.16rem;
}

#yokoku_main .caution{
    width: 96%;
    padding-left: 8px;
    font-size: 12px;
    text-align: left;
    margin-top: 50px;
}

#pageback{
    width: 100%;
    background-color: #f5f5f5;
}

#pageback .back_btn{
    width: 240px;
    height: 50px;
    margin: 0 auto;
    padding: 25px 0;
}


/*read
---------------------------------------------------*/
#read{
    background: url(..//images/bg_miroco_read.jpg)repeat;
    padding-bottom: 50px;
}

#read .title{
    max-width: 600px;
    margin: 0 auto 25px auto; 
    padding-top: 50px;
    text-align: center;
    font-size: 24px;
    line-height: 1.6;
    letter-spacing: 0.18rem;
    color: #ffffff;
}


#read p{
    max-width: 600px;
    margin: 0 auto 16px auto;
    text-align: center;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.16rem;
    color: #ffffff;
}

#read p .small{
    text-align: center;
    font-size: 12px;
}

/*お店*/
#read_omise{
}

#read_omise .catch{
    width: 60%;
}

#read_omise .midashi{
    width: 90%;
    margin:10px 0 20px 8px;
}

#read_omise .midashi2{
    width: 90%;
    margin:10px 0 20px 8px;
}

#read_omise p{
    width: 94%;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.16rem;
    padding-left: 8px;
    padding-bottom: 20px;
}

#read_omise p.info{
    color: #ff7043;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0rem;
    margin-bottom: 0;
    padding: 0 8px;
    white-space: normal;
    overflow: hidden;
}

#read_omise p.info a{
    color: #ff7043;
}

#read_omise p.info .shopname{
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
    padding-bottom: 10px;
}

#read_omise p .small{
    font-size: 12px;
    display: inline-block;
    padding-top: 8px;
}

/*side
---------------------------------------------------*/
#side{
    background-color: #f5f5f5;
    width: 100%;
    margin-top: 40px;
    padding: 24px 0 24px 0;
}

#side h4{
    width: 230px;
    border-bottom: 2px dotted #bdbdbd;
    padding-bottom: 4px;
    margin: 0 auto;
}

#side ul{
    width: 230px;
    padding-top: 4px;
    margin: 0 auto;
}

#side ul li{
    width: 230px;
    height: 210px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 2px dotted #bdbdbd;
}

#side ul li:last-child{
    width: 230px;
    height: 210px;
    padding-top: 4px;
    padding-bottom: 0;
    border-bottom: none;
}


/*archive
---------------------------------------------------*/
#archive{
    clear: both;
    background-color: #bebeb4;
    height: 390px;
}

#archive ul{
    width: 282px;
    height: 372px;
    margin: 0 auto;
    font-size: 0;
}

#archive ul li{
    width: 140px;
    height: 180px;
    display: inline-block;
    font-size: 0;
}

#archive ul li:last-child{
    width: 140px;
    height: 180px;
    display: inline-block;
    padding-right: 0;
    font-size: 0;
}

/*お店*/
#archive_omise{
    clear: both;
    width: 100%;
    background-color: #ff7043;
}

#archive_omise .content{
    width: 100%;
    padding: 20px 0 30px 0;
}

#archive_omise .content h4{
    width: 300px;
    margin: 0 auto 20px auto;
    display: block;
}

#archive_omise .content ul{
    width: 320px;
    margin: 0 auto;
    font-size: 0;
    text-align: center;
}

#archive_omise .content ul li{
    width: 158px;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 10px;
    text-align: center;
}

/*bookinfo
---------------------------------------------------*/
#bookinfo{
    width: 100%;
    background-color: #bebeb4;
    padding: 40px 0;
}

#bookinfo .content{
    width: 90%;
    margin: 0 auto;
}

#bookinfo .content h4{
    width: 100%;
    margin-bottom: 40px;
}

#bookinfo .content .read{
    width: 98%;
    display: inline-block;
}

#bookinfo .content .read h5{
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.06rem;
    margin-bottom: 20px;
}

#bookinfo .content .read p{
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.08rem;
}

#bookinfo .content .read p .small{
    font-size: 12px;
    letter-spacing: 0.04rem;
    padding-top:10px;
    display: inline-block;
}

#bookinfo .content .book{
    width: 98%;
    display: inline-block;
}

#bookinfo .content .book img{
    width: 40%;
    display: inline-block;
}



/*footer（共通）
---------------------------------------------------*/
#footer{
    height: 300px
}

#footer ul{
    max-width: 290px;
    text-align: center;
    height: 90px;
    margin: 40px auto 40px auto;
    font-size: 0;
}

#footer ul li{
    width: 140px;
    height: 40px;
    display: inline-block;
    padding-bottom: 0;
    font-size: 0;
    vertical-align: middle;
}

#footer ul li:first-child{
    width: 180px;
    height: 40px;
    display: inline-block;
    padding-bottom: 10px;
    font-size: 0;
}

.facebook{
    width: 180px;
    margin: 20px auto 0 auto;
    text-align: center;
    display: block;
}

address{
    width: 210px;
    height: 20px;
    margin: 40px auto;
}
}