@charset "utf-8";

img {
    max-width: 100%;
    height: auto;
}

.tab-only {
	display: none;
}

.spe-only {
	display: none;
}

.fair > .container {
	max-width: 1648px;
	margin: 0 auto;
	padding: 0 20px;
	text-align: left;
}

.fair .kv_wrap {
	position: relative;
}

.fair .kv_inner {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-bottom: 16vw;
}


/** winter_fair **/
.winter_fair {
	text-align: center;
	padding: 80px 20px 0;
	background: #fff url(../img/winter_fair/bg_pc.jpg) no-repeat center 0px;
	background-size: cover;
}

.winter_fair .kv_inner .kv_title {
	color: #fff;
	text-shadow: #687e8e 14px 1px 43px, #687e8e 14px -1px 43px;
	letter-spacing: 0;
	font-feature-settings: "palt";
	margin-bottom: 34px;
}
.winter_fair .kv_inner .kv_title h1 {
	font-size: 10rem;
	line-height: 1.2;
	text-shadow: #687e8e 14px 1px 43px, #687e8e 14px -1px 43px;
	margin-bottom: 34px;
}
@media screen and (max-width: 1360px) {
	.winter_fair .kv_inner .kv_title h1 {
		font-size: 8rem;
	}
}
@media screen and (max-width: 1140px) {
	.winter_fair .kv_inner .kv_title h1 {
		font-size: 7rem;
	}
}

.winter_fair .kv_inner .kv_title p {
	font-size: 2.8rem;
	line-height: 1;
	text-shadow: #687e8e 14px 1px 43px, #687e8e 14px -1px 43px;
}


/** newyear_fair **/
.newyear_fair .kv {
	width: 100%;
	height: 46vw;
	text-align: center;
	padding: 80px 20px 0;
	background: #fff url(../img/newyear_fair/bg_pc.jpg) no-repeat center 0px;
	background-size: cover;
	display: flex;
    align-items: center;
    justify-content: space-between;
}

.newyear_fair .kv .container {
	max-width: 1648px;
	width: 100%;
    height: 100%;
	margin: 0 auto;
	padding: 0 20px;
	text-align: left;
	position: relative;
}

.newyear_fair .kv_inner .kv_title {
	color: #000;
	letter-spacing: 0;
	font-feature-settings: "palt";
}
.newyear_fair .kv_inner .kv_title h1 {
	font-size: 10rem;
	line-height: 1.2;
	margin-bottom: 34px;
}
@media screen and (max-width: 1360px) {
	.newyear_fair .kv_inner .kv_title h1 {
		font-size: 8rem;
	}
}
@media screen and (max-width: 1140px) {
	.newyear_fair .kv_inner .kv_title h1 {
		font-size: 7rem;
	}
}

.newyear_fair .kv_inner .kv_title p {
	font-size: 2.8rem;
	line-height: 2;
}

.newyear_fair .kv_notes {
	position: absolute;
	right: 20px;
	bottom: 0;
}
.newyear_fair .notes {
	position: relative;
	padding-left: 18px;
}
.newyear_fair .notes:before {
	content: attr(data-before);
	position: absolute;
	left: 0px;
}

.newyear_fair .rate_wrap {
	margin-top: 4vw !important;
}




.fair .kv_inner .kv_data {
	box-shadow: 2px 2px 28px 8px rgba(165, 165, 165, 0.68);
}


.fair .kv_text {
	margin-left: auto;
	width: 45vw;
	max-width: 725px;
	color: #fff;
	text-shadow: #83613c 14px 1px 18px, #83613c 14px -1px 18px;
	box-shadow: 2px 2px 28px 8px rgba(127, 132, 137, 0.43);
	background: url(../img/winter_fair/kv_text_bg.jpg) no-repeat top left;
	background-size: cover;
	padding: 30px 46px;
}

.fair .kv_text h2 {
	font-size: 6.3rem;
	line-height: 1;
}

@media screen and (max-width: 1600px) {
	.fair .kv_text h2 {
		font-size: 5.8rem;
	}
}
@media screen and (max-width: 1500px) {
	.fair .kv_text h2 {
		font-size: 5.3rem;
	}
}
@media screen and (max-width: 1400px) {
	.fair .kv_text h2 {
		font-size: 4.8rem;
	}
}
@media screen and (max-width: 1300px) {
	.fair .kv_text h2 {
		font-size: 4.3rem;
	}
}
@media screen and (max-width: 1200px) {
	.fair .kv_text h2 {
		font-size: 3.6rem;
	}
}

.fair .kv_text p {
	font-size: 2.4rem;
	line-height: 1.5;
	text-align: justify;
}

.fair .kv_text ul {
	font-size: 1.8rem;
	line-height: 1.66;
	margin-top: 20px;
	text-align: justify;
}

.fair .kv_text ul li { position: relative; padding-left: 18px; }
.fair .kv_text ul li:before { content: attr(data-before); position: absolute; left: 0px; }


.fair .rate_wrap {
	text-align: left;
	margin-top: 10vw;
}
.fair .rate_wrap h3 {
	font-size: 4rem;
	line-height: 1;
	margin-bottom: 40px;
}


.fair .rate_block {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-direction:row-reverse;
}

.fair .rate_block h4 {
	font-family: "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 1;
	margin-top: 80px;
}

.fair .rate_block dl dt {
	font-size: 2rem;
	font-weight: normal;
	line-height: 1.8;
	text-align: justify;
	margin-top: 40px;
}
.fair .rate_block dl dd {
	font-size: 2rem;
	line-height: 1.8;
	text-align: justify;
}

.fair .rate_block ul {
	margin-top: 40px;
	text-align: justify;
}

.fair .rate_block ul li { position: relative; padding-left: 20px; }
.fair .rate_block ul li:before { content: attr(data-before); position: absolute; left: 0px; }

.fair .rate_inner {
	width: calc((100% - 20px) /2);
}

.fair .rate_inner_text {
	padding-right: 40px;
	text-align: justify;
}

.fair .rate_inner_text p {
	font-size: 2.4rem;
}


.fair .rate_inner .notes {
	font-size: 1.8rem;
	margin-top: 20px;
}

.fair .rate_inner .notes { position: relative; padding-left: 18px; }
.fair .rate_inner .notes:before { content: attr(data-before); position: absolute; left: 0px; }


@media screen and (max-width: 1024px) {
	.pc-only {
		display: none;
	}
	.spe-only {
		display: none;
	}
	.tab-only {
		display: block;
	}
	.sp-only {
		display: none;
	}
	
	.winter_fair {
		padding: 0;
		background: #fff url(../img/winter_fair/bg_sp.jpg) no-repeat center 0px;
		background-size: contain;
	}
	.fair .kv_inner {
		display:block;
		text-align: center;
	}

	.fair .kv_inner .kv_title {
		color: #000;
		text-shadow: none;
		padding-top: 100vw;
	}
	.fair .kv_inner .kv_title h1 {
		text-shadow: none;
		font-size: 4.2rem;
		line-height: 1.25;
		margin-bottom: 45px;
	}
	.fair .kv_inner .kv_title p {
		font-size: 2.4rem;
		line-height: 2;
		text-shadow: none;
		margin-bottom: 35px;
	}
	
	.fair .kv_inner .kv_data {
		width: 151px;
		height: 151px;
		box-shadow: none;
		margin: 0 auto;
	}

	.fair .kv_text {
		max-width: none;
		width: 100%;
		padding: 40px;
	}
	
	.fair .kv_text h2 {
		font-size: 5rem;
		line-height: 1.25;
		margin-bottom: 25px;
	}
	
	.fair .kv_text p {
		font-size: 1.8rem;
		line-height: 1.66;
	}
	
	
	.fair .kv_text ul {
		font-size: 1.6rem;
		line-height: 1.5;
		margin-top: 30px;
	}


}
@media screen and (max-width: 768px) {
	.spe-only {
		display: none;
	}
	.tab-only {
		display: none;
	}
	.sp-only {
		display: block;
	}
	.fair .rate_block {
		display: block;
	}
	
	.fair .rate_inner {
		width: 100%;
		font-size: 1.8rem;
		margin-top: 60px;
		padding-right: 0;
	}
	
	.fair .rate_wrap {
		margin-top: 80px;
	}

	.fair .rate_wrap h3 {
		font-size: 3.2rem;
		line-height: 1.68;
		text-align: center;
	}
	
	.fair .rate_inner_text p {
		font-size: 1.8rem;
		line-height: 2;
	}

	.fair .rate_block dt, .fair .rate_block dd {
		font-size: 1.8rem;
		line-height: 2;
	}

}




.newyear_fair .rate_inner {
	width: calc((100% - 120px) /2);
}

.newyear_fair .rate_inner_text {
	padding-right: 0;
}

.newyear_fair .rate_block dl {
	margin-top: 40px;
}
.newyear_fair .rate_block dl dt {
	margin-top: 0;
}

.newyear_fair .rate_inner .rate_present .notes {
	padding-left: 0;
}

.newyear_fair .rate_present {
	margin-left: auto;
	width: 100%;
	color: #fff;
	text-shadow: #83613c 14px 1px 18px, #83613c 14px -1px 18px;
	box-shadow: 2px 2px 28px 8px rgba(127, 132, 137, 0.43);
	background: url(../img/newyear_fair/bg_present.jpg) no-repeat top left;
	background-size: cover;
	padding: 40px 40px 150px;
}

.newyear_fair .rate_present p {
	font-size: 2.4rem;
}

.newyear_fair .rate_inner_text .notes {
	margin-top: 0;
    padding-left: 20px;
}

.newyear_fair .rate_wrap h3 {
	font-size: 6.6rem;
	margin-bottom: 30px;
}


.newyear_fair .shop_block {
	margin-top: 80px;
}

.newyear_fair .shop_block .shop_list {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.newyear_fair .shop_block .shop_list div {
	width: calc((100% - 30px) /2);
	position: relative;
}

.newyear_fair .shop_block .shop_list div .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    width: 100%;
    display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 30px 40px;
}

.newyear_fair .shop_block .shop_list .shop_name {
	width: auto;
	font-family: "Yu Mincho", "游明朝", serif;
	font-size: 2.6rem;
}

.newyear_fair .shop_block .shop_list .btn {
	width: auto;
	margin: 0;
}

.newyear_fair .shop_block .shop_list .btn a {
	white-space: nowrap;
}


.newyear_fair .certified-used_block {
	margin-top: 30px;
}

.newyear_fair .certified-used_block .contents {
	position: relative;
	background: #000 url(../img/newyear_fair/certified.png) no-repeat center 0px;
	background-size: cover;
}

.newyear_fair .certified-used_block .contents .txt {
    color: #fff;
    width: 100%;
	padding: 40px;
}

.newyear_fair .certified-used_block .contents .txt .btn {
	text-align: left;
	margin-top: 40px;
}

.newyear_fair .certified-used_block .contents .txt .t01 {
	width: 40%;
	font-family: "Yu Mincho", "游明朝", serif;
	font-size: 4rem;
	line-height: 1.5;
	margin-top: 30px;
}

.newyear_fair .certified-used_block .contents .txt .t02 {
	font-size: 2rem;
	line-height: 2;
	margin-top: 30px;
}

@media screen and (max-width: 1450px) {
	.newyear_fair .certified-used_block .contents {
		background: #000 url(../img/newyear_fair/certified_1450.png) no-repeat center 0px;
		background-size: contain;
	}
}

@media screen and (max-width: 1300px) {
	.spe-only{
		display: block;
	}
	.newyear_fair .kv_inner .kv_data { width: 160px; height: auto; }
}

@media screen and (max-width: 1024px) {
	.newyear_fair .kv {
		height: auto;
		padding: 0;
		background: #fff url(../img/newyear_fair/bg_sp.jpg) no-repeat center 0px;
		background-size: contain;
	}
	.newyear_fair .kv_inner .kv_title {
        padding-top: 90vw;
    }
    .newyear_fair .kv_inner .kv_title h1 {
        font-size: 4.8rem;
    }
    .newyear_fair .kv_inner .kv_title ul li {
        font-size: 2.4rem;
        margin-bottom: 50px;
    }
    .newyear_fair .kv_inner .kv_title ul li.date {
        font-size: 3rem;
        font-family: "Yu Mincho", "游明朝", serif;
    }
    .newyear_fair .kv_inner .kv_data {
        display: none;
    }
    .newyear_fair .kv_notes {
        display: none;
    }
    .fair .kv_inner {
        padding-bottom: 0;
    }
    
    .newyear_fair .rate_inner {
        width: calc((100% - 40px) / 2);
    }
    .newyear_fair .rate_present {
    	background: url(../img/newyear_fair/bg_present.jpg) #af260c no-repeat bottom right;
		background-size: contain;
    }
    
    .newyear_fair .shop_block h2 {
        text-align: center;
    }
    .newyear_fair .rate_block dl {
        margin-top: 20px;
    }

    .newyear_fair .shop_block .shop_list {
        display: block;
    }
    .newyear_fair .shop_block .shop_list div {
        width: 100%;
        margin-bottom: 45px;
    }

    .newyear_fair .shop_block .shop_list div .txt {
        display: block;
        margin: 0;
    }
    .newyear_fair .shop_block .shop_list .shop_name {
        text-align: center;
        margin: 20px;
    }
	.newyear_fair .certified-used_block .contents {
		background: #000 url(../img/newyear_fair/certified_sp.png) no-repeat center 0px;
		background-size: cover;
	}
	
	.newyear_fair .certified-used_block .contents .txt {
		text-align: center;
	}
	
	.newyear_fair .certified-used_block .contents .txt .certified-used_logo {
		text-align: right;
	}

	.newyear_fair .certified-used_block .contents .txt .t01 {
		width: 100%;
		margin-top: 54vw;
	}
	.newyear_fair .certified-used_block .contents .txt .btn {
		text-align: center;
	}


}
@media screen and (max-width: 768px) {
	.newyear_fair .shop_block h2 {
	    font-size: 2.4rem;
	    margin-bottom: 45px;
    }
    .newyear .rate_block {
	    display: block;
	}
	.newyear_fair .rate_inner {
        width: 100%;
    }
    
   .newyear_fair .rate_wrap h3 {
	    font-size: 5.2rem;
	    line-height: 1.2;
	}
	.newyear_fair .rate_present p {
    	font-size: 1.8rem;
	}
	.newyear_fair .rate_inner h2 {
		font-size: 3.2rem;
        line-height: 1.68;
    }
    .newyear_fair .rate_block dl dd {
    	font-size: 1.8rem;
		line-height: 2;
	}
	.newyear_fair .shop_block .shop_list .btn a {
    	padding: 25px 20px;
	}
	.newyear_fair .certified-used_block .contents .txt .t01 {
    	font-size: 2.4rem;
    	line-height: 1.25;
	}
	.newyear_fair .certified-used_block .contents .txt .t02 {
    	font-size: 1.4rem;
    	line-height: 1.7;
	}
	.newyear_fair .certified-used_block {
    	margin-top: 100px;
	}



}
