@charset "utf-8";
/* default */
@import url("/css/usr/shared/responsive/responsive.gs.24col2.css");
@import url("/css/usr/shared/responsive/lightbox.min.css");
@import url("common.css");
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);

/* **************** */
@import url("marche30.css");

/*.block-globalnav,
.block-category-globalnav,*/
.block-category-list--header,
.block-category-list--comment,
.block-category-list--goods {
display: none;
}
#marche-wrap .container{
 max-width: 1200px;
}
#marche-wrap h1.headerH1{
 margin-bottom: 0;
 line-height: 1;
}
/* ホーム */
#marche-wrap h1.bookTtl {
 margin: 15px 2%;
}
#latestIndex h1 {
 margin-bottom: 2%;
}
#latestIndex .latestBookImg {
 padding: 3% 10%;
}
#latestIndex #mokuji {
}
#latestIndex #mokuji li{
 padding-bottom: .3em;
 position: relative;
 margin-left: 1.5em;
}
#latestIndex #mokuji li.feature::before{
 content: "\f111";
 font-family: "FontAwesome";
 padding-right: .3em;
 position: absolute;
 left: -1em;
}
#latestIndex #mokuji li.others::before{
 content: "\f10c";
 font-family: "FontAwesome";
 padding-right: .3em;
 position: absolute;
 left: -1em;
}
#latestIndex #mokuji li span{
 font-size: 14px;
 display: inline-block;
}
#latestIndex .tachiyomi {
 display: none;
}
#marcheMovie .youtube{
 position:relative;
 width:90%;
 padding-top:56.25%;
}
#marcheMovie .youtube iframe{
 position:absolute;
 top:0;
 right:0;
 width:90%;
 height:90%;
}
#marcheInfo #sakuhinOubo img,
#marcheInfo #atelierOubo img{
 margin-top: 3%;
}
#marche-wrap .subscrition{
 line-height: 1.5;
}
#marche-wrap .subscrition.txtSize4{
 font-size: 13px;
}
/* 訂正・お詫び文*/
#teisei.teiseiArea{
 background:#fcf3f6;
 border: 1px dashed #5649a6;
 color: #5649a6;
 margin: 1em;
 padding: 1em;
}
/*ギャラリー*/
#galleryWrap .gallery .span_4 {
 width: 32.0%;
}
#galleryWrap .gallery .span_6 {
 width: 23.5%;
}
#galleryWrap .gallery .span_4,
#galleryWrap .gallery .span_6{
 margin-left: 1%;
}
#galleryWrap .gallery .span_4:fisrt-child,
#galleryWrap .gallery .span_6:fisrt-child,
#galleryWrap .gallery .span_4:nth-child(3n+1),
#galleryWrap .gallery .span_6:nth-child(4n+1){
 margin-left: 0;
}

/* バックナンバー */
#archives .archivesWrap{
 margin: 30px 0 15px;
}
#archives .archivesWrap .span_6{
 width: 23%;
 margin: 0 1%;
}
#archives .archivesWrap .span_6:first-child,
#archives .archivesWrap .span_6:nth-child(4n+1){
 margin-left: 0;
}
#archives .archivesWrap .span_6 p{
 border: 1px solid #dedede;
 padding-top: 1%;
 text-align: center;
}
#archives .archivesWrap .span_6 p span{
 font-family: 'Cinzel', serif;
 letter-spacing: 0;
}
#archives .archivesWrap .span_6 p img{
 padding: .2em .7em;
}
@media print, screen and (min-width: 600px) {
/* ホーム */
#latestIndex .latestBookImg {
 padding: 3% 6%;
}
#latestIndex .tachiyomi {
 display: inherit;
}

#marcheInfo #sakuhinOubo img,
#marcheInfo #atelierOubo img{
 margin-top: 1%;
}

/* marcheギャラリー */
#galleryWrap .gallery{
 margin-bottom: 2%;
}
#galleryWrap .gallery .span_4 {
 width: 15.5%;
}
#galleryWrap .gallery .span_6 {
 width: 23.5%;
}
#galleryWrap .gallery .span_4,
#galleryWrap .gallery .span_6{
}
#galleryWrap .gallery .span_4:fisrt-child,
#galleryWrap .gallery .span_6:fisrt-child,
#galleryWrap .gallery .span_4:nth-child(6n+1),
#galleryWrap .gallery .span_6:nth-child(4n+1){
 margin-left: 0;
}
}

@media screen and (min-width : 1024px) {
/* PC */
}

