﻿@import url("https://use.typekit.net/bnf7jzd.css"); @import url('https://fonts.googleapis.com/css2?family=Crimson+Pro:wght@300;400&display=swap'); @font-face {
	font-family: "classical-garamond-bt";
	src: url(../fonts/classical_garamond_bt.ttf) format("truetype"), url(../fonts/classical_garamond_bt.woff) format("woff");
}

/* ==========================================================================
	Typograpgy
========================================================================== */
@media only screen and (min-width: 768px) and (max-width: 1600px) {
	html {
		font-size: calc(10 * (100vw / 1600)) !important;
	}
}

@media (max-width: 767px) {
	.lp * {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}

html {
	font-size: 62.5%;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

img, video, svg {
	width: 100%;
	height: auto;
}

/* for pc*/
.sp {
	display: none;
}

.pc {
	display: block;
}

#Contents{
	margin-bottom: 4.5rem;
}

/*basic*/
.main_container {
	margin: 0 auto;
	width: 100%;
	font-weight: 400;
	font-style: normal;
	font-size: 1.5rem;
	line-height: 2;
	letter-spacing: 0.12em;
	color: #343434;
	text-align: left;
	font-feature-settings: "palt";
	-ms-font-feature-settings: "normal";
}

.main_container a {
	color: #343434;
}

/*ヘッド部分*/
.heading {
	width: 90rem;
	margin: auto;
	margin-bottom: 11.5rem;
}

.heading_img {
	margin: auto;
	margin-bottom: 4.8rem;
}

.heading_ttl {
	margin-bottom: 2.4rem;
	font-size: 2.8rem;
	letter-spacing: 0.1em;
	text-align: center;
}

.heading_txt {
	font-size: 1.5rem;
	letter-spacing: 0.12em;
	line-height: 2;
	text-align: center;
}

.section {
	position: relative;
	margin: auto;
}

.content_list{
	display: flex;
	justify-content: space-between;
}

.content_inner{
	position: relative;
}

.content_ttl{
	font-size: 2.2rem;
	line-height: 2;
	letter-spacing: 0.1em;
}

.content_txt{
	font-size: 1.4rem;
	line-height: 2;
	letter-spacing: 0.1em;
}

.content_img_list{
	width: 94rem;
	display: flex;
	justify-content: space-between;
	margin: auto;
}

.content_price{
	margin-top: 1.3rem;
	font-size: 1.3rem;
	line-height: 2;
	letter-spacing: 0.1em;
}

.txt_border{
	position: absolute;
	width: 5.2rem;
}

.item_list{
	width: 50rem;
	margin: auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 2rem;
}

/*1段目*/

.sec01{
	margin-bottom: 14rem;
}

.sec01 .content_list{
	width: 101rem;
	margin: auto;
	margin-bottom: 10rem;
}

.sec01 .content_inner{
    margin-top: 32.5rem;
    margin-left: 6rem;
    width: 31rem;
}

.sec01 .content_ttl{
	margin-bottom: 1.6rem;
}

.sec01 .content_img{
	width: 51rem;
}

.sec01 .content_img_list .content_img{
	width: 45rem;
}

.sec01 .content_img_list .content_img:nth-of-type(2){
	width: 39rem;
	margin-top: 15rem;
}

.sec01 .content_price{
	text-align: right;
}

.sec01 .txt_border.up{
    bottom: 31.4rem;
    left: -6.2rem;
}

.sec01 .txt_border.under{
    bottom: 8rem;
    right: -5.2rem;
}

/*2段目*/

.sec02{
	padding-top: 8rem;
	padding-bottom: 7rem;
	width: 100%;
	background: #f7f7f7;
	margin-bottom: 15.2rem;
}

.sec02 .content_ttl{
	margin-bottom: 2.8rem;
	font-size: 2.8rem;
	line-height: 1;
	font-family: roma, sans-serif;
	font-weight: 400;
	font-style: normal;
	text-align: center;
}

.sec02 .content_ttl:nth-of-type(2){
	margin-bottom: 3.8rem;
}

.sec02 .item_list:nth-of-type(2){
	width: 51rem;
	margin-bottom: 3rem;
}

.sec02 .item_img{
	width: 13rem;
}

.sec02 .item_img.shorts{
	width: 14rem;
}

.sec02 .item_txt:nth-of-type(1){
	margin-bottom: 7rem;
}

.sec02 .item_txt{
	width: 55.2rem;
	margin: auto;
}

.sec03{
	margin-bottom: 13.4rem;
}

.sec03 .content_list{
	width: 92rem;
	margin: auto;
	margin-bottom: 12.8rem;
}

.sec03 .content_img{
	width: 42rem;
}

.sec03 .content_inner{
	width: 36rem;
	margin-top: 21.8rem;
}

.sec03 .content_ttl{
	font-family: roma, sans-serif;
	font-weight: 400;
	font-size: 2.8rem;
	line-height: 1;
	margin-bottom: 2.5rem;
}

.sec03 .content_txt{
	width: 31rem;
}

.sec03 .content_img_list .content_img{
	width: 45rem;
}

.sec03 .content_img_list .content_img:nth-of-type(1){
	width: 39rem;
	margin-top: 15rem;
}

.sec03 .txt_border.up{
    bottom: 31rem;
    left: -6.2rem;
}

.sec03 .txt_border.under{
    bottom: 8rem;
    right: -0.2rem;
}

/*all_item*/
.all_item_btn {
	width: 46rem;
	margin: 0 auto;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	/* IE10・11に指定するスタイルを記入 */
	.action_on {
		width: 100%;
	}

	.content_price {
		display: none;
	}

	.content_price_img {
		display: block;
		width: 26.2rem;
		image-rendering: -webkit-optimize-contrast;
	}

	.content_price_img2 {
		display: block;
		width: 26.2rem;
		image-rendering: -webkit-optimize-contrast;
	}
}

/* ====== SP ===== */
@media only screen and (max-width: 750px) {
	.bredlist.lp {
		line-height: 5.33333vw;
		font-size: 2.66667vw;
		margin: 3.33333vw auto;
		width: 92.592%;
		text-align: left;
		padding: 0;
	}

	#Contents {
		max-width: calc(767 * (100vw / 750));
		background-position: center calc(202* (100vw/750));
		background-image: url(./img/page_sp.png);
		margin-bottom: 0;
		}

	/*basic*/
	.sp {
		display: block;
	}

	.pc {
		display: none;
	}

	/*basic*/
	.main_container {
		font-size: calc(24 * (100vw / 750));
		line-height: 2;
		letter-spacing: 0.1em;
	}

/*ヘッド部分*/
.heading {
	width: 100%;
	margin: auto;
	margin-bottom: calc(110 * (100vw / 750));
}

.heading_img {
	margin: auto;
	margin-bottom: calc(64 * (100vw / 750));
}

.heading_ttl {
	margin-bottom: calc(34 * (100vw / 750));
	font-size: calc(40 * (100vw / 750));
	letter-spacing: 0.1em;
	font-weight: 200;
}

.heading_txt {
	font-size: calc(24 * (100vw / 750));
	letter-spacing: 0.1em;
	text-align: center;
}

.section {
	position: relative;
	margin: auto;
}

.content_list{
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.content_inner{
	position: relative;
	order: 2;
}

.content_ttl{
	font-size: calc(38 * (100vw / 750));
	line-height: 2;
	letter-spacing: 0.1em;
	font-weight: 400;
}

.content_txt{
	font-size: calc(24 * (100vw / 750));
	letter-spacing: 0.12em;
}

.content_list .content_img{
	order: 1;
}

.content_img_list{
	width: calc(720 * (100vw / 750));
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	margin: 0;
}

.content_price{
	margin-top: calc(28 * (100vw / 750));
	font-size: calc(22 * (100vw / 750));
	letter-spacing: 0.12em;
}

.txt_border{
	position: absolute;
	width: calc(52 * (100vw / 750));
}

.item_list{
	width: calc(606 * (100vw / 750));
	margin: auto;
	margin-bottom: calc(40 * (100vw / 750));
}

/*1段目*/

.sec01{
	margin-bottom: calc(135 * (100vw / 750));
}

.sec01 .content_list{
	width: 100%;
	margin: auto;
	margin-bottom: calc(170 * (100vw / 750));
}

.sec01 .content_inner{
	margin: auto;
    margin-top: calc(130 * (100vw / 750));
    margin-left: auto;
    width: calc(532 * (100vw / 750));
}

.sec01 .content_ttl{
	margin-bottom: calc(16 * (100vw / 750));
	font-weight: 200;
}

.sec01 .content_img{
	width: 100%;
}

.sec01 .content_img_list .content_img{
	width: calc(630 * (100vw / 750));
}

.sec01 .content_img_list .content_img:nth-of-type(2){
	width: calc(572 * (100vw / 750));
	margin-left: auto;
	margin-top: calc(44 * (100vw / 750));
}

.sec01 .content_price{
	text-align: right;
}

.sec01 .txt_border.up{
    bottom: calc(360 * (100vw / 750));
    left: calc(-80 * (100vw / 750));
}

.sec01 .txt_border.under{
    bottom: calc(-70 * (100vw / 750));
    right: calc(-80 * (100vw / 750));
}

/*2段目*/

.sec02{
	padding-top: calc(106 * (100vw / 750));
	padding-bottom: calc(108 * (100vw / 750));
	width: 100%;
	background: #f7f7f7;
	margin-bottom: calc(152 * (100vw / 750));
}

.sec02 .content_ttl{
	margin-bottom: calc(28 * (100vw / 750));
	font-size: calc(44 * (100vw / 750));
	line-height: 1.75;
}

.sec02 .content_ttl:nth-of-type(2){
	margin-bottom: calc(48 * (100vw / 750));
}

.sec02 .item_list:nth-of-type(2){
	width: calc(600 * (100vw / 750));
	margin-bottom: calc(56 * (100vw / 750));
}

.sec02 .item_img{
	width: calc(186 * (100vw / 750));
}

.sec02 .item_img.shorts{
	width: calc(180 * (100vw / 750));
}

.sec02 .item_txt:nth-of-type(1){
	margin-bottom: calc(92 * (100vw / 750));
}

.sec02 .item_txt{
	width: calc(550 * (100vw / 750));
	font-size: calc(22 * (100vw / 750));
}

.sec03{
	margin-bottom: calc(144 * (100vw / 750));
}

.sec03 .content_list{
	width: calc(690 * (100vw / 750));
	margin: auto;
	margin-bottom: calc(174 * (100vw / 750));
}

.sec03 .content_img{
	width: calc(690 * (100vw / 750));
}

.sec03 .content_inner{
	width: calc(531 * (100vw / 750));
	margin: auto;
	margin-top: calc(146 * (100vw / 750));
}

.sec03 .content_ttl{
	font-size: calc(45 * (100vw / 750));
	line-height: 1;
	margin-bottom: calc(26 * (100vw / 750));
	font-weight: 400;
}

.sec03 .content_txt{
	width: calc(531 * (100vw / 750));
}

.sec03 .content_img_list{
	margin-left: auto;
}

.sec03 .content_img_list .content_img{
	width: calc(628 * (100vw / 750));
	margin-left: auto;
}

.sec03 .content_img_list .content_img:nth-of-type(1){
	width: calc(570 * (100vw / 750));
	margin-top: calc(50 * (100vw / 750));
	margin-left: 0;
	order: 2;
}

.sec03 .txt_border.up{
    bottom: calc(350 * (100vw / 750));
    left: calc(-80 * (100vw / 750));
}

.sec03 .txt_border.under{
    bottom: calc(-74 * (100vw / 750));
    right: calc(-80 * (100vw / 750));
}

	/*all_item*/
	.all_item_btn {
		width: calc(570* (100vw / 750));
		margin: 0 auto;
	}
}

_::-webkit-full-page-media, _:future, :root .sec01 .content_txt {
	letter-spacing: 0!important;
}

/* fade */
.fade {
	transition-property: opacity, transform;
	transition-duration: 1.5s;
	opacity: 0;
	transform: translateY(1.5rem);
}

.fade.onView {
	opacity: 1;
	transform: translateY(0);
}
