@charset "UTF-8";

#DW-SFToolkit {
    display: none;
}


/*基本設定*/
#happybag-2022-stylebook{
	 font-family: 'Roboto', 'Noto Sans JP', sans-serif;
	 color: #333333;
	 padding: 0;
    background-image: url(/_images/cms/2112/etc/019-fk1904-22846215_m.jpg?$staticlink$);
     
}

#happybag-2022-stylebook img {
    width: 100%;
    height: auto;
display: block;
	margin: 0 auto !important;
}


.width80, .width90{
    display: block !important;
}

.main-box{
     background-image: url(/_images/cms/2112/etc/019-fk1904-22846215_m.jpg?$staticlink$);
     padding: 50px 30px 0 40px;
}

#happybag-2022-stylebook h3{
	 line-height: 1.5;
}

#happybag-2022-stylebook h4{
    margin: 0;
    text-align: center;
}


.xs-title{
       padding-bottom: 20px; 
}

.code-img span{
   font-size: 4rem;
    font-weight: bold;
    opacity: 0.8; 
    position: relative;
    top: 50px;
    left: -11px;
}

.item-box li a:hover {
opacity:0.7;
}


/*余白など*/

.stylebook-box h3{
   padding-top: 10px; 
}
 
.stylebook-box p{
    margin: 0;
}


.padding20{
    padding-bottom: 20px;
}



/*その他の使用アイテムデザイン*/
.item-list {
    margin: 30px auto 0;
}



.item-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    padding-left: 0;
    margin: 20px auto 5px;
}

.item-box li{
	  width: 32%;
}

.even-list{
    width: 48% !important;
    margin-bottom: 20px !important;
} 

.item-box li a{
	text-decoration: none;
    display: block;
}

.item-box li a p{
	font-size: 0.95rem;
    margin-top: 5px;
    padding: 5px;
    background: #ec7346;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    min-height: 30px;
}


/*〆のバイヤーコメント*/
    .top-buyer {
        padding: 45px 0;
        margin: 0 auto 50px;
    }
 
    
  .top-buyer .flex {
        
        margin: 0 auto;
        width: 88%;
    }

   .top-buyer .flex img {
        width: 20% !important;
        border-radius: 50%;
        margin-right: 20px;
    }
   .top-buyer .flex .txt {
        font-size: 0.95rem;
        text-align: justify;
        line-height: 1.6;
    }

   .top-buyer .flex .txt:after {
        content: "ー　Dcollectionバイヤー / タカシ";
        display: block;
        text-align: right;
        opacity: 0.7;
        margin-top: 10px;
    }


    













.flex-choice, .flex-list{
	display: flex;
	justify-content: center;
}


/*理由セクション*/
.chance-section{
	background: #7d1e35;
    padding-bottom: 30px;
}


.reason-box1, .reason-box2{
	background: #fbf5ea;
    margin: 0 18px 0 18px;
    border-radius: 30px;
}


.reason-box1 img, .reason-box2 img, .outor-girl{
	padding-top: 20px;
}


/*選択セクション*/
.choice-box{
	width: 350px;
    margin: 0 auto;
    border: solid 2px;
    border-radius: 30px;
    border-color: #7d1e35;
}

.choice-title{
	border-radius: 27px 27px 0 0;
    background: #7d1e35;
    padding: 20px 10px 20px 10px;
}

.choice-title img{
	width: 85%;
}

.flex-choice{
	 padding: 20px 5px 0 5px;
}

.item-border{
   border-right: 1px solid #7d1e35;
}



/*コーデセクション*/
.coat-section{
	background: #7d1e35;
	padding-bottom: 20px;
}

.parka-section{
	background: #18503f;
 padding-bottom: 30px;
}


.code-title{
	color: #ffffff;
	text-align: center;
}

#coat-title img, #parka-title img{
     position: relative;
    top: -20px;
    width: 15%;
}

.code-box{
	width: 330px;
	margin: 0 auto;
	background: #ffffff;
}

.code2{
	padding-top: 30px;
}

.code3{
	padding-top: 20px;
}

.code-box p{
	padding: 0 20px;
    display: block;
}


.item-img{
	padding:10px;
}

.item-left, .item-right{
	width: 78%;
}

.item-left{
	margin-right: 70px !important;
}

.item-right{
	margin-left: 70px !important;
}



/*チャットセクション*/

.dchat-section{
	padding: 20px 0 30px 0;
}

.dchat-box{
	background: #ffffff;
    margin: 0 auto;
    margin: 0 30px 0 30px;
    border-radius: 20px;
}

.dchat-section p{
   display: block;
    padding: 15px;
}


.line-img{
	width: 90%;
}


/*レコメンドリスト*/
.ribon{
	position: relative;
    width: 25%;
    top: -20px;
}


.recommend-title{
	color: #7d1e35;
	text-align: center;
}

.recommend-list{
	padding: 10px;
    border: solid 2px;
    border-color: #7d1e35;
    margin: 30px;
}

.list-title{
	padding-top: 20px;
	padding-bottom: 15px;
}

.list-img{
	width: 110%;
}

/*動画*/
.movie-section{
	background: #18503f;
	padding: 20px 0 30px 0;
}

.movie-box{
	  background: #ffffff;
    border-radius: 30px;
    margin: 0 20px;
    padding: 20px 15px 20px 15px;
}

.movie-title{
	text-align: center;
	font-size: 18px !important;
	padding-bottom: 15px;
}

/*ファイナル*/
.final-section{
	padding: 30px 0;
}

.final-box{
	padding: 10px 20px;
}

.final-title{
	display: block;
    padding-bottom: 20px;
}


.final-section p{
	display: block;
    width: 70%;
    padding: 10px 0;
}


/*スマホ*/
@media screen and (max-width: 896px){

	.pc-area{
	display: none;
}

.main-box{
	
}

	#happybag-2022-stylebook p{
	font-size: 13px;
}
    
    .txt{
       font-size: 13px; 
        margin-top: 15px !important;
    }

#happybag-2022-stylebook h3{
	font-size: 20px;
}

    .background{
         background-color: rgb(239 235 224/ 70%);
        margin: 0 -30px 0 -40px !important;
        
    }
    
     .buyer-img {
            width: 25% !important;
         margin: 0 auto !important;
         margin-bottom: 15px !important;
         display: block !important;
        }
    
    
    .top-buyer {
            padding: 25px 0 20px !important;
           margin: 27px 30px 30px 30px !important;
           
        }
    
        .top-buyer .flex {
            flex-direction: column;
            align-items: center;
            width: 100% !important;
        }
    

    
    
    
    
 
    
    

}




/*pc*/
@media screen and (min-width: 896px){

.sp-area{
	display: none;
}


.container-box{
	width: 750px;
	margin: 0 auto;
}
    
    .mv{
    width: 750px;
	margin: 0 auto;
}


.main-box{
	width: 750px;
	margin: 0 auto;
}

/*文字サイズ*/
#happybag-2022-stylebook p{
	font-size: 16px;
}

#happybag-2022-stylebook h3{
  font-size: 22px;
}

    .background{
        margin-top: 30px !important;
    }

    .top-buyer .flex {
        display: flex;
        align-items: flex-start;   
    }
  
    .top-buyer .flex .txt{
        margin: 0 20px !important;
    }
    
    
    

/*画像サイズ*/
.width70{
	width: 70%;
}

.width80{
	width: 80%;
}

.width85{
	width: 85%;
}

.width90{
	width: 90%;
}

.coat-title img,{
	width: 12%;
}

.parka-circle img{
	width: 70%
}




}
