@charset "utf-8";
/* CSS Document */

* {
 
-webkit-font-smoothing:antialiared;
-moz-osx-font-smoothing: grayscale;
}

h1,h2,h3,h4,h5{
    font-weight: normal;
    margin: 0;
}
ul,ol {
    padding: 0;
    margin: 0;
}
ul li,
ol li {
    list-style: none;
    margin: 0;
    padding: 0;
}
a, a:hover{
    color: #333;
    text-decoration: none;
}


/*------------------------------------------------------------
　フォント
------------------------------------------------------------*/
.YuGo {font-family:thic, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;}
.YuMin {font-family:YuMincho, "Hiragino Mincho ProN", "MS PMincho", serif;}
.Alegreya {font-family: 'Alegreya', serif!important;}

/*------------------------------------------------------------
　 item/共通
------------------------------------------------------------*/

#itempage {
    width: 100%;
    font-size: 16px;
    font-family:YuMincho, "Hiragino Mincho ProN", "MS PMincho", serif;
    line-height: 1.6em;
    letter-spacing: 0.1em;
}
#itempage .pagewrap {
    width: 100%;
}
#itempage .sp_only{
    display: inherit;
}
#itempage .pc_only{
    display: none;
}
#itempage div{
/*    margin: 0 auto;*/
    box-sizing: border-box;
}
#itempage div[class^="items"]{
    width: 100%;
    margin: 50px auto 100px;
}
#itempage img{
    display: inline-block;
    max-width: 100%;
}
#itempage .clearfix::after{
    content: "";
    display: block;
    clear: both;
}
#itempage .item_titles{
/*    width: 45%;*/
    margin: 50px auto 30px;
    text-align: center;
}

@media screen and (min-width:768px){
#itempage {
    width: 980px;
    margin: 0 auto;
}
#itempage .sp_only{
    display: none;
}
#itempage .pc_only{
    display: inherit;
}
#itempage img{
/*    display: block;*/
    width: auto;
}
#itempage .item_titles{
    margin: 50px auto;
}
#itempage .item_titles img{
    height: 60px;
    margin: 0 auto;
}
}

/*------------------------------------------------------------
　 items / main
------------------------------------------------------------*/

#itempage .itemsmain{
    text-align: center;
}
#itempage .main_img{
    padding: 0 2%;
}

#itempage .main_desc{
    width: 85%;
    margin: 50px auto;
    font-size: 14px;
    font-family:YuMincho, "Hiragino Mincho ProN", "MS PMincho", serif;
}
#itempage .logo_matl{
    width: 150px;
    margin: 0 auto;
}
#itempage .logo_matl img{
}
#itempage h1.name_item{
    color: #333;
    font-size: 18px;
    margin: 8% 0 5%;
}
#itempage .desc_photo{
    max-width: 250px;
    margin: 0 auto;
    float: none;
}
#itempage .itemsmain .main_desc > .desc_txt{
    margin: 8% 0;
    line-height: 2em;
    text-align: left;
}
#itempage .desc_colsize{
    margin: 30px 0 0;
}
#itempage .desc_colsize a{
    text-decoration: underline;
}
#itempage .desc_colsize_img{
    margin-top: 30px;
}


@media screen and (min-width:768px){
#itempage .itemsmain{
    text-align: left;
}
#itempage .main_img{
    padding: 0;
}
#itempage .main_desc{
    width: 100%;
    position: relative;
    padding: 0 2%;
    box-sizing: border-box;
}
#itempage .logo_matl{
    width: 100%;
}
#itempage .logo_matl img{
    width: auto;
    height: 60px;
    margin: 0;
}
#itempage h1.name_item{
    font-size: 18px;
    margin: 2% 0;
}
#itempage .desc_photo{
    float: right;
    padding: 0 0 0 10px;
    margin: -150px 0 0 0;
/*
    position: absolute;
    top: 0;
    right: 3%;
*/
}
#itempage .itemsmain .main_desc > .desc_txt{
    margin: 2% 0;
    line-height: 2em;
    text-align: left;
}
#itempage .desc_colsize_img{
    width: auto;
}
}

/*------------------------------------------------------------
　 items / lookbook
------------------------------------------------------------*/

#itempage .itemslook {
}

#itempage .photolist{

}
#itempage .photolist li{
    display: block;
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;
}
#itempage .photolist li > img{
    width: 100%;
}
/* 1/4/7 */
#itempage .photolist li:nth-child(3n+1){
    margin: 2% 0;
}
/* 2/5/8 */
#itempage .photolist li:nth-child(3n+2){
    width: calc(50% - 1%);
    margin: 0 1% 0 0;
}
/* 3/6/9 */
#itempage .photolist li:nth-child(3n){
    width: calc(50% - 1%);
    margin: 0 0 0 1%;
}
/* 1 */
#itempage .photolist li:first-child{
    margin-top: 0;
}

@media screen and (min-width:768px){
/* 1/4/7 */
#itempage .photolist li:nth-child(3n+1){
    margin: 30px 0;
}
/* 2/5/8 */
#itempage .photolist li:nth-child(3n+2){
    width: calc(50% - 15px);
    margin: 0 15px 0 0;
}
/* 3/6/9 */
#itempage .photolist li:nth-child(3n){
    width: calc(50% - 15px);
    margin: 0 0 0 15px;
}
#itempage .photolist li:first-child{
    margin-top: 0;
}
}

/*------------------------------------------------------------
　 items / material matl
------------------------------------------------------------*/
#itempage .itemsmatl {
}
#itempage .itemsmatl > .item_titles{
    margin: 0;
    padding: 5% 0;
}
#itempage .itemsmatl > .item_titles h3.tl_main{
    display: inline-block;
    padding: 10px 4%;
    font-size: 22px;
    text-align: center;
    border-bottom: 1px #333 solid;
}
#itempage .itemsmatl > .item_titles .tl_txt{
    padding: 3%;
    margin: 0;
    font-size: 18px;
}
#itempage .matl_wrapper{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#itempage .matl_desc{
    display: flex;
    width: 88%;
    margin: 20px auto 30px;
}
#itempage .itemsmatl .desc_half > .desc_tl{
    margin: 5% 0;
    color: #34466d;
    font-size: 20px;
    line-height: 1.4em;
    text-align: center;
}
#itempage .itemsmatl .desc_half > .desc_txt{
    font-size: 14px;
    line-height: 1.8em;
}
#itempage .itemsmatl .desc_half > .desc_txt p{
    margin: 20px 0;
}
#itempage .matl_desc.matlwrap1 .desc_half > .desc_img{
    width: 65%;
    margin: 0 auto;
}
#itempage .matl_desc.matlwrap2 .desc_half > .desc_img{
    width: 80%;
    margin: 0 auto;
}
#itempage .matl_desc .att_txt{
    color: #666666;
    font-size: 12px;
    font-family:thic, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
    line-height: 1.5em;
    padding-left: 10px;
}
#itempage .matl_desc .att_txt::before{
    content: "＊";
    margin-left: -12px;
}
/* matlwrap1とmatlwrap2・共通 */
#itempage .matl_desc.matlwrap1,
#itempage .matl_desc.matlwrap2{
    flex-direction: column;
}
#itempage .matl_desc.matlwrap1 .desc_half:first-child{
    order: 2;
}
#itempage .matl_desc.matlwrap1 .desc_half:last-child{
    order: 1;
}
#itempage .matl_desc.matlwrap2{
}
#itempage .matl_desc.matlwrap2 .desc_half:first-child{
    order: 2;
    flex-basis: auto;
}
#itempage .matl_desc.matlwrap2 .desc_half:last-child{
    order: 1;
    text-align: center;
}



@media screen and (min-width:768px){
#itempage .itemsmatl > .item_titles h3.tl_main{
    font-size: 26px;
}
#itempage .matl_desc.matlwrap1,
#itempage .matl_desc.matlwrap2{
    width: 90%;
    margin: 0 auto;
}
#itempage .matl_desc.matlwrap1{
    flex-direction: row;
    justify-content: space-between;
}
#itempage .matl_desc.matlwrap1 .desc_half > .desc_img,
#itempage .matl_desc.matlwrap2 .desc_half > .desc_img{
    width: auto;
}
#itempage .matl_desc.matlwrap1 .desc_half:first-child{
    order: 1;
    flex-basis: auto;
}
#itempage .matl_desc.matlwrap1 .desc_half:last-child{
    order: 2;
    flex-basis: 320px;
}
#itempage .itemsmatl .desc_half > .desc_tl{
    margin: 0;
    color: ;
    font-size: 24px;
    text-align: left;
}
#itempage .itemsmatl .desc_half > .desc_txt{
    font-size: 16px;
    line-height: 1.8em;
}
#itempage .itemsmatl .desc_half > .desc_txt p{
    margin: 20px 0 30px;
}
#itempage .matl_desc.matlwrap2 .desc_half:first-child{
    order: 1;
}
#itempage .matl_desc.matlwrap2 .desc_half:last-child{
    order: 2;
}
#itempage .matl_desc.matlwrap2 .desc_half:last-child img{
    margin: 0 auto;
}
}

/*------------------------------------------------------------
　 items / kodawari kdwr
------------------------------------------------------------*/

#itempage .itemskdwr{
    text-align: center;
}
#itempage .item_linetitles{
    width: 90%;
    padding: 20px 1%;
    margin: 20px auto 50px;
    font-size: 20px;
    text-align: center;
    border-top: 1px #333333 solid;
    border-bottom: 1px #333333 solid;
}
#itempage .kdwr_wrapper{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#itempage .kdwr_desc{
    display: flex;
    flex-direction: column;
}
#itempage .kdwr_desc .desc_tl{
    width: 80%;
    font-size: 20px;
    padding: 0 0 20px;
    margin: 40px auto 15px;
    line-height: 1.4em;
    border-bottom: 1px #999999 solid;
}
#itempage .kdwr_desc .desc_txt{
    font-size: 14px;
    text-align: left;
    padding: 0 10%;
    margin: 20px 0 50px;
}
#itempage .kdwr_desc .desc_img{
    padding: 0 15%;
}


@media screen and (min-width:768px){
#itempage .itemskdwr{
    text-align: left;
}
#itempage .item_linetitles{
	display: flex;
	justify-content: center;
	align-items: center;
    width: 100%;
    margin: 0;
	font-size: 26px;
	text-align: center;
    border: none;
}
#itempage .item_linetitles::before,
#itempage .item_linetitles::after {
	content: '';
	width: 24%;
	height: 1px;
	background-color: #999;
}
#itempage .item_linetitles::before {
	margin-right: 20px;
}
#itempage .item_linetitles::after {
	margin-left: 20px;
}
#itempage .kdwr_wrapper{
    padding: 0 25px;
    margin: 10px auto;
}
#itempage .kdwr_desc{
    flex-direction: row;
    padding: 45px 30px;
    border-bottom: 1px #999 solid;
}
#itempage .kdwr_desc:first-child{
    padding-top: 60px;
    border-top: 1px #999 solid;
    }
#itempage .kdwr_desc:last-child{
    padding-bottom: 60px;
    }
#itempage .kdwr_desc .desc_half:first-child{
    margin: 0;
}
#itempage .kdwr_desc .desc_half.txtwrap{
    margin: 0 0 0 50px;
}
#itempage .kdwr_desc .desc_tl{
    width: auto;
    font-size: 22px;
    padding: 0;
    margin: 40px 0 15px;
    border: none;
}
#itempage .kdwr_desc .desc_txt{
    padding: 0;
    margin: 0;
    line-height: 1.7em;
}
#itempage .kdwr_desc .desc_img{
    padding: 0;
}
}

/*------------------------------------------------------------
　 items / detail
------------------------------------------------------------*/

#itempage .itemsdetail{
    display: table;
    padding: 0 8%;
    text-align: center;
}
#itempage .itemsdetail .dtl_half:first-child{
    margin: 15% 0 ;
}
#itempage .gallerybox #photo img{
/*    width: 100%;*/
    margin: 0 auto;
}
#itempage .gallerybox .piccOut{
    display: block;
    width: 100%;
    height: 3.5em;
    margin: 15px 0;
    border-bottom: 1px #999999 solid;
}
#itempage .gallerybox .piccOut .picc{
    font-size: 13px;
    line-height: 1.7em;
}
#itempage .gallerybox #navi ul{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    line-height: 0;
    text-align: left;
}
#itempage .gallerybox #navi li{
    width: 23%;
    padding: 0;
    margin: 0 1% 2%;
}
#itempage .gallerybox #navi li i                                                mg{
    width: 100%;
}

@media screen and (min-width:768px) {
#itempage .itemsdetail{
    width: 100%;
    padding: 0;
}

#itempage .dtl_half{
    display: table-cell;
    width: calc(50% - 5%);
    vertical-align: top;
}
#itempage .itemsdetail .dtl_half img{
/*    max-width: 450px;*/
}
#itempage .itemsdetail .dtl_half:first-child img{
    max-width: 450px;
}

#itempage .gallerybox{

}

#itempage .gallerybox .piccOut .picc{
    font-size: 13px;
}
#itempage .gallerybox #navi ul{
    width: 100%;
}
}


/*------------------------------------------------------------
　 items / color
------------------------------------------------------------*/

#itempage .itemscolor{
    text-align: center;
}

#itempage .colwrap{
    margin: 50px auto;
}
#itempage .itemscolor .colbox{
    width: auto;
    margin: 0 auto 10px;
    font-size: 14px;
}
#itempage .itemscolor .colwrap .colbox:last-child{
    width: 300px;
    padding: 8% 0;
    vertical-align: middle;
    border: 1px #dfdfdf solid;
}
#itempage .itemscolor .colwrap .colbox:last-child img{
    margin: 1.5em auto;
}
/*
#itempage .itemscolor .colwrap .colbox:first-child{
    display: none;
}
*/

/* お色についての注意書き */
#itempage .itemscolor .attwrap {
    text-align: center;
}
#itempage .itemscolor .att_txt {
    display: inline-block;
    width: 80%;
    font-size: 13px;
    text-align: left;
    line-height: 1.7em;
}
#itempage .itemscolor .att_txt li::before{
    content: "＊";
    margin-left: -13px;
}

@media screen and (min-width:768px){
#itempage .colorlist{
    width: 96%;
    margin: 0 auto;
}
#itempage .itemscolor .colwrap{
    display: flex;
    justify-content: space-between;
}
#itempage .itemscolor .colbox{
    display: inline-block;
    width: 33%;
    margin: 0;
    font-size: 13px;
    text-align: center;
}
#itempage .itemscolor .col_tl{
/*    font-size: 12px;*/
}
#itempage .itemscolor .col_txt{
/*    margin: 2% 0;*/
    line-height: 1.9em;
}
#itempage .itemscolor .colwrap .colbox:last-child{
    padding: 5% 0 0;
}
/* お色についての注意書き */
#itempage .itemscolor .attwrap {
    text-align: right;
}
#itempage .itemscolor .att_txt {
    width: auto;
    margin-right: 20px;
}
}


/*------------------------------------------------------------
　 product / 関連商品
------------------------------------------------------------*/

#product_info{
  	display:flex;
    justify-content: flex-end;
    align-items: center;
    text-align: center;
    padding: 0 2%;
}
#product_info .prod_box{
    font-family:thic, "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
    font-size: 12px;
    line-height: 1.4em;
    letter-spacing: normal;
}
#product_info .prod_box img{
    max-width: 100px;
}
#product_info .prod_box .prod_name::before{
    content: ">> ";
    margin-left: -13px;
}
#product_info .prod_box .prod_img,
#product_info .prod_box .prod_name{
/*    display: inline-block;*/
}


@media screen and (min-width:768px) {
#product_info{
    justify-content: flex-end;
    
}
#product_info .prod_box{
    padding: 15px 0;
    margin: 0 0 0 25px;
}
}

/*------------------------------------------------------------
　 yahoo IF用
------------------------------------------------------------*/
@media only screen and (min-width:768px) and (max-width:895px){
/* 全体 */
#itempage {width: 100%;}
/* 素材説明 */
#itempage .matl_desc.matlwrap1,#itempage .matl_desc.matlwrap2{
    width: 100%;
}
/* こだわり */
#itempage .kdwr_wrapper{
    width: 90%;
}
#itempage .item_linetitles::before {
	margin-right: 15px;
}
#itempage .item_linetitles::after {
	margin-left: 15px;
}
/* カラー */
#itempage .itemscolor .colbox{
    width: 30%;
}
#itempage .itemscolor .colwrap .colbox:last-child{
    padding: 2% 0 0;
}
#itempage .itemscolor .colwrap .colbox:last-child img{
    margin: 1em auto;
}
}


/*------------------------------------------------------------
　 エアリーニットガーゼ　knitgz only
------------------------------------------------------------*/

#knitgauze #itempage .itemsmatl .desc_tl,
#knitgauze #itempage .itemskdwr .desc_tl{
    color: #79543d;
}

@media screen and (min-width:768px) {
#knitgauze #itempage div:not(.itemsmatl)[class^="items"]{
    margin: 50px auto 150px;
}

#knitgauze #itempage .itemskdwr .desc_tl{
    font-size: 26px;
}
#itempage .kdwr_wrapper{
    padding: 0 50px;
}
#knitgauze #itempage .itemskdwr .kdwr_desc .desc_img > img{
    max-width: 350px;
    height: auto;
    }
#knitgauze #itempage .itemskdwr :not(.kdwr_desc:first-child):not(.kdwr_desc:last-child){
    border: none;
    }  
#knitgauze #itempage .itemskdwr .kdwr_desc:first-child{
    border-bottom: none;
    }
#knitgauze #itempage .itemskdwr .desc_txt{
    font-size: 18px;
}
}








