@charset "utf-8";


*:focus {
outline: none;
}

body{
    margin: 0;
    padding: 0;
    background-image: url("../images/bg.jpg");
    background-size:auto;
    background-attachment: fixed; 
}
#mr_wrap{
    max-width: 600px;
    width: 100%;
	text-align: center;
    margin: 0% auto;
    padding:8% 0;
    display: block;
    letter-spacing: 1px;
    position: relative;
    color: #333333;
    font-weight: 400;
    overflow: hidden;
    line-height: 1.6em;
    background: #deeaf6;
    font-family: 'Noto Sans JP', sans-serif;
    -webkit-text-size-adjust: 100%;
}
*:focus {
outline: none;
}

#mr_wrap img{
    width: 100%;
    vertical-align: bottom;
    line-height: 0;
}
#mr_wrap ul{
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#mr_wrap li{
	list-style: none;
}
#mr_wrap a{
	text-decoration: none;
}
#mr_wrap a:link,#mr_wrap a:hover{
    text-decoration: none;
    opacity: 1;
}
.NotoSerifJP{
    font-family: "Noto Sans JP", sans-serif;
}
.Shippori-mincho{
    font-family: "Shippori Mincho", serif;
}
.Baskervville{
    font-family: "Baskervville", serif;
}
.Crimson{
    font-family: "Crimson Text", serif;
}
.Lato{
    font-family: "Lato", sans-serif;
}


/**************************************************
header
**************************************************/
#mr_head{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    position: relative;
    display: block;
}

#mr_head .head{
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    position: relative;
}
#mr_head .title{
    width: 80%;
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: block;
}
#mr_head .visual{
    width: 100%;
    margin: 10% auto;
}
#mr_head .lead{
    text-align: center;
    font-size: 14px;
    margin: 0% auto 5%;
    position: relative;
    line-height: 2em;
}


/**************************************************
contents
**************************************************/
#mr_contents{
    width: 100%;
    margin: 10% auto;
    text-align: center;
    position: relative;
}
#mr_contents .item_wrap{
    width: 80%;
    text-align: center;
    margin: 0 auto 10%;
    position: relative;
    background: #FFFFFF;
}
#mr_contents .item_wrap .inner{
    width: 90%;
    margin: 5% auto;
    display: inline-block;
    text-align: center;
}
#mr_contents .item_wrap .itemimg{
    width: 100%;
}
#mr_contents .item_wrap .detail{
    width: 90%;
    text-align: center;
    margin: 5% auto;
    display: inline-block;
}
#mr_contents .item_wrap .detail .credit{
    font-size: 28px;
    text-align: center;
    margin: 0 auto;
    font-family: "Shippori Mincho", serif;
    letter-spacing: 0px;
    line-height: 1.3em;
    font-weight: 400;
}
#mr_contents .item_wrap .detail .price{
    font-size: 75%;
    font-family: "Shippori Mincho", serif;
}
#mr_contents .item_wrap .detail .color_box{
    width: 100%;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 5% auto 2%;
}
#mr_contents .item_wrap .detail .color_box .color{
    font-size: 20px;
    margin: 0;
    line-height: 1em;
    letter-spacing: 0px;
    font-family: "Baskervville", serif;
}
#mr_contents .item_wrap .detail .color_box .colorimg{
    width: 130px;
  height: auto;
  display: block;
}
#mr_contents .item_wrap .detail .size{
    font-size: 20px;
    text-align: center;
    margin: 0 auto;
    font-family: "Shippori Mincho", serif;
    line-height: 1.4em;
}
#mr_contents .item_wrap .detail .size .attention{
    font-size: 13px;
    font-family: "Noto Sans JP", sans-serif;
    letter-spacing: 0px;
}
#mr_contents .item_wrap .detail .txt{
    font-size: 11px;
    letter-spacing: 0px;
    margin: 2% auto;
    text-align: center;
    line-height: 1.5em;
}
#mr_contents .style_wrap{
    width: 100%;
    display: inline-block;
    margin: 10% auto 0%;
    position: relative;
    text-align: center;
}
#mr_contents .style_wrap .ttl_box{
    width: 100%;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 5% auto;
    
}
#mr_contents .style_wrap .ttl_box .icon{
    width: 100px;
    background: #ed7d31;
    color: #FFFFFF;
    font-family: "Lato", sans-serif;
    text-align: center;
    padding: 1% 0;
    line-height: 1em;
    font-size: 15px;
    font-weight: 300;
}
#mr_contents .style_wrap .ttl_box .ttl{
    font-size: 35px;
    font-family: "Baskervville", serif;
    letter-spacing: -1px;
    font-weight: 400;
}
#mr_contents .style_box{
    position: relative;
    margin: 6% auto 20%;
}

/*スライダー============================*/
#mr_contents .style_box ul.carousel {
	position: relative;
	padding: 0 0 2%;
	margin: 0 auto;
	width: 100%;
	/*overflow-x: scroll;*/
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	white-space: nowrap;
	line-height: 1;
}
	
#mr_contents .style_box ul.carousel li {
	width: 50%;
	height: auto;
	margin: 0px 4px;
	padding: 0;
	text-align: center;
	display: inline-block;
}
	
#mr_contents .style_box .carousel li img {
	width: 100%;
}
#mr_contents .style_box .prev,
#mr_contents .style_box .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); /* 矢印を垂直方向の中央に配置 */
    width: 40px; /* 画像のサイズを調整 */
    height: 40px;
    cursor: pointer;
}
#mr_contents .style_box .prev {
    left: 5%;
}

#mr_contents .style_box .next {
    right: 5%;
}

#mr_contents .style_box .prev img,
#mr_contents .style_box .next img {
    width: 100%;
    height: auto;
}
/*============================スライダーここまで*/

#mr_contents .style_wrap .style_box .txt{
    font-size: 14px;
    text-align: center;
    margin: 0% auto;
    letter-spacing: .5px;
}






#mr_contents .size_box{
    width: 85%;
    text-align: center;
    display: inline-block;
    margin: 0% auto;
    position: relative;
}
#mr_contents .size_box .ttl{
    font-size: 20px;
    text-align: center;
    font-family: "Baskervville", serif;
    margin: 0 auto;
    font-weight: 300;
    letter-spacing: 0px;
    
}
.heading2 {
  align-items: center; /* 横線を上下中央 */
  display: flex; /* 文字と横線を横並び */
}
.heading2::before,
.heading2::after {
  background-color: #333333; /* 横線の色 */
  border-radius: 0px; /* 横線の両端を丸く */
  content: "";
  flex-grow: 1; /* 横幅いっぱい */
  height: 1px; /* 横線の高さ */
}
.heading2::before {
  margin-right: 50px; /* 文字との余白 */
}
.heading2::after {
  margin-left: 50px; /* 文字との余白 */
}
#mr_contents .size_box ul{
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 4%;
    margin: 7.5% auto 0;
}
#mr_contents .size_box ul li{
    position: relative;
    display: inline-block;
}
#mr_contents .size_box .txt{
    font-size: 14px;
    text-align: center;
    margin: 2.5% auto;
    letter-spacing: .5px;
}






/************************************************************
               button
************************************************************/
.btn_01 a {
    background: #333;
    color: #FFFFFF;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 10% auto 0;
    width: 50%;
    padding: 3% 0%;
    transition: 0.3s ease-in-out;
    font-weight: 400;
    font-size: 15px;
    /*border-radius: 100vh;*/
    line-height: 1em;
    float: none;
    letter-spacing: 2px;
    font-family: "Lato", sans-serif;
}
.btn_01 a:hover {
    background: #333;
    color: #FFFFFF;
}
.btn_all a {
    background: #FFFFFF;
    position: relative;
    display: inline-block;
    /*border: #444 1px solid;*/
    /*justify-content: space-around;*/
    /*align-items: center;*/
    margin: 5% auto 0;
    width: 85%;
    padding: 3% 0%;
    color: #333;
    transition: 0.3s ease-in-out;
    font-weight: 400;
    font-size: 20px;
    float: none;
    border-radius: 0px;
    line-height: 1.5em;
    letter-spacing: 0px;
    font-family: "Baskervville", serif;
}
.btn_all a:hover {
    background: #333333;
    color: #FFFFFF;
}
.btn_all a:after {
    content: '';
    width: 7px;
    height: 7px;
    border-top: 2px solid #444;
    border-right: 2px solid #444;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.btn_all a:hover:after {
    border-color: #FFFFFF;
}

.btn_all a span{
    font-family: "Lato", sans-serif;
    font-size: 25px;
    letter-spacing: 2px;
}

.Right{
    float: right;
}
.Left{
    float: left;
}
.small{
	font-size:70%;
    line-height: 1em;
}

.strong{
    font-size:140%;
}
.clear {
	clear: both;
}
.pc{
	display: block;
}
.sp{
	display: none;
}


@media only screen and (max-width:768px){
	#mr_wrap {
        width:100%;
        overflow: hidden;
        padding-bottom: 25%;
	}
    #mr_head .title{
        width: 85%;
        margin: 10% auto;
    }
    #mr_head .lead{
        font-size: 14px;
        width: 90%;
    }
    #mr_contents .item_wrap{
        width: 90%;
    }
    #mr_contents .item_wrap .detail .color_box .color{
        font-size: 17px;
    }
    #mr_contents .item_wrap .detail .credit{
        font-size: 25px;
    }
    #mr_contents .item_wrap .detail .size{
        font-size: 17px;
    }
    #mr_contents .item_wrap .detail .size .attention{
        font-size: 12px;
    }
    #mr_contents .style_wrap .ttl_box .ttl{
        font-size: 25px;
    }
    #mr_contents .style_box .prev,
    #mr_contents .style_box .next {
        width: 30px; /* 画像のサイズを調整 */
        height: 30px;
        cursor: pointer;
    }
    #mr_contents .size_box{
        width: 90%;
    }
    #mr_contents .size_box ul{
        column-gap: 2%;
    }
    #mr_contents .size_box .ttl{
        font-size: 18px;
    }
    #mr_contents .style_wrap .style_box .txt{
        font-size: 12px;
        letter-spacing: 0px;
    }
    #mr_contents .size_box .txt{
        font-size: 12px;
        letter-spacing: 0px;
    }
    .btn_01 a{
        width: 70%;
        font-weight: 400;
        margin: 8% auto;
        line-height: 1.5em;
    }
    .btn_02 a{
        width: 90%;
        font-size: 12px;
    }
    .btn_02 a:after{
        width: 5px;
        height: 5px;
    }
    .btn_all a {
        font-size: 15px;
        padding: 4% 0;
        
    }
    .btn_all a span{
        font-size: 20px;
        letter-spacing: .5px;
    }
    .pc {
		display:none;
	}
	.sp {
		display:block;
    }
    
    
    .Left{
        float: none;
    }
    .Right{
        float: none;
    }
}


