@charset "UTF-8";
/* CSS Document */

/* ---------------------------------------------------------
  全体
----------------------------------------------------------*/
html,
body {
	height: 100%;
	font-size: 62.5%;
}
body {
	width: 100%;
	background-color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック体","Yu Gothic Medium","Yu Gothic","メイリオ","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 1.3rem;
	line-height: 1;
	color: #0c0606;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
img {
  vertical-align: bottom;
}
a {
  color: #0c0606;
  text-decoration: none;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


/*---------------- 改行 ----------------*/
@media screen and (min-width: 768px){   
	.pcline-break { display:block; }
	.spline-break { display:none; }
}
@media screen and (max-width: 767px){   
	.pcline-break { display:none; }
	.spline-break { display:block; }
}


/* ---------------------------------------------------------
	main
----------------------------------------------------------*/
main {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
main img {
	max-width: 100%;
	height: auto;
}  

/*---------------- TB ----------------*/
@media screen and (min-width: 768px) and (max-width: 959px) {
	main {
		margin-bottom: 0px;
		margin-top: 0px;
		margin-left: auto;
		margin-right: auto;
	}
}

/*---------------- PC ----------------*/
@media screen and (min-width: 960px) {
	main {
		margin-bottom: 0px;
		margin-top: -90px;
		max-width: 2000px;
		margin-left: auto;
		margin-right: auto;
	}
}


/* ---------------------------------------------------------
	アイテム
----------------------------------------------------------*/
.item-wapper {
	width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 180px;
}
.item-wapper img {
	max-width: 100%;
	height: auto;
}

.item-wapper-mid {
	width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 90px;	
}
.item-wapper-mid img {
	max-width: 100%;
	height: auto;	
}

.item-wapper-small {
	width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.item-wapper-small img {
	max-width: 100%;
	height: auto;
}

.item-wapper-last {
	width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
}
.item-wapper-last img {
	max-width: 100%;
	height: auto;
}

.item-wapper-preamble {
	width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
.item-wapper-preamble img {
	max-width: 100%;
	height: auto;
}

.item-wapper-info {
	width: 100%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;	
}
.item-wapper-info img {
	max-width: 100%;
	height: auto;
}

/*---------------- PC ----------------*/
@media screen and (min-width: 768px) {
	.item-wapper {
		max-width: 600px;
		margin-bottom: 210px;
	}
	.item-wapper-mid {
		max-width: 600px;
		margin-bottom: 180px;	
	}
	.item-wapper-small {
		max-width: 600px;
		margin-bottom: 30px;
	}
	.item-wapper-last {
		max-width: 600px;
		margin-bottom: 130px;
	}
	.item-wapper-preamble {
		margin-bottom: 90px;	
	}
	.item-wapper-info {
		margin-bottom: 150px;		
	}
}


/* ---------------------------------------------------------
	preamble
----------------------------------------------------------*/
.preamble {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
.preamble_heading {
	text-align: center;
	font-family: 'fot-chiaro-std', sans-serif;
	font-size: 1.6rem;
	font-weight: 700;
	font-feature-settings: "palt" 1;
	color: #404040;
	padding-bottom: 1rem;
}
.preamble_txt {
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.3rem;
	font-weight: 300;
	line-height: 2;
	font-feature-settings: "palt" 1;
	color: #0c0c0c;
}
/*---------------- TB ----------------*/
@media screen and (min-width: 768px) and (max-width: 959px) {
	.preamble {
		width: 60%;
	}
	.preamble_heading {
		font-size: 2rem;
	}
	.preamble_txt {
		font-size: 1.8rem;
		line-height: 2.5;
	}
}

/*---------------- PC ----------------*/
@media screen and (min-width: 960px) {
	.preamble {
		width: 40%;
	}
	.preamble_heading {
		font-size: 2.3rem;
	}
	.preamble_txt {
		font-size: 1.8rem;
		line-height: 2.5;
	}
}


/* ---------------------------------------------------------
	info
----------------------------------------------------------*/
.info__box {
	position: relative;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	text-align: center;
}
.info__title {
	font-family: 'Italiana', serif;
	font-weight: 400;
	font-size: 1.5rem;
	color: #0c0c0c;
	/*font-feature-settings: "palt" 1;*/
	letter-spacing: 0.25rem;
}
.info__title span {
	font-family: 'Italiana', serif;
	font-weight: 400;
	font-size: 3.2rem;
}

.info__date {
	font-family: 'Italiana', serif;
	font-weight: 400;
	font-size: 2.4rem;
	line-height: 1.5;
	color: #0c0c0c;
}
.largetxt {
	font-family: 'Italiana', serif;
	font-weight: 400;
	font-size: 3.9rem;
	letter-spacing: 0.1em;
}
.smalltxt {
	font-family: 'Italiana', serif;
	font-weight: 400;
	font-size: 1.5rem;
	color: #0c0c0c;
}
.info__date::after {
	content: '';
	width: 20%;
	height: 1px;
	display: inline-block;
	background-color: #404040;
	position: absolute;
	/*bottom: -20px;*/
	bottom: -1em;
	left: 40%;	
}

/*---------------- TB ----------------*/
@media screen and (min-width: 768px) and (max-width: 959px) {
	.info__title {
		font-size: 1.95rem;
	}
	.info__title span {
		font-size: 3.9rem;
	}
	.info__date {
		font-size: 3.9rem;
	}
	.largetxt {
		font-size: 5.07rem;
	}
	.smalltxt {
		font-size: 1.95rem;	
	}
	.info__date::after {
		width: 22%;
		bottom: -35px;
		left: 39%;	
	}
}

/* ------------ PC ------------ */
@media screen and (min-width: 768px) {
	.info__title {
		font-size: 1.95rem;
	}
	.info__title span {
		font-size: 5.07rem;
	}

	.info__date {
		font-size: 3.8rem;
	}
	.largetxt {
		font-size: 5rem;
	}
	.smalltxt {
		font-size: 2.5rem;	
	}
	.info__date::after {
		width: 10%;
		bottom: -40px;
		left: 45%;	
	}
}


/* ---------------------------------------------------------
	2col　swiper
----------------------------------------------------------*/
.sidetxt {
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}

.twocol__slides {
	list-style: none;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
	column-gap: 20px;
}
.twocol__slides:not(:last-child) {
	margin-bottom: 20px;
}
.twocol__slides li {
	width: calc(50% - 10px);
}


/* ---------------------------------------------------------
	side subheading
----------------------------------------------------------*/
.subheading__right {
	position: absolute;
	width: 4.5%;
	top: 15%;
	right: 1%;
	z-index: 10;	
}

.subheading__left {
	position: absolute;
	width: 4.5%;
	top: 15%;
	left: 1%;
	z-index: 10;	
}


/* ---------------------------------------------------------
	btn
----------------------------------------------------------*/
.itembtn_wapper {
	text-align: center;
	width: 90%;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
}

.itemlk {
	display: inline-block;
	width: 100%;
	padding: 1.5em 0;
	margin: 0 auto;
	border: 1px #0c0c0c solid;
	border-radius: 50px;
	text-decoration: none;
	transition: .2s;
}

.itemlk a {
	font-size: calc(18px + 11 * (100vw - 320px) / 680);
	font-family: 'Italiana', serif;
	font-weight: 400;
	color: #0c0c0c;
	letter-spacing: 0.3em;
}

/* --------------- PC --------------- */
@media screen and (min-width: 768px) {
	.itemlk a {
		font-size: 3.3rem;
	}
}


/* ---------------------------------------------------------
	footer
----------------------------------------------------------*/
footer {
	/*-- background: linear-gradient(-25deg, #ea78a2, #ef9ab9);
	background-color: #bd6b46;--*/
	background-image: url("../images/footer_bg_img.jpg");
	background-repeat:  no-repeat; 
	background-size: cover;
	margin: 0 auto;
	max-width: 9999px;
	font-size: 1.3rem;
	padding: 60px 0 10px;
}

footer #footer_box {
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
}

footer #nice_logo {
	width: 25%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
}

footer .footer_p {
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 2.3rem;
	font-family: 'Cormorant Infant';
	font-style: normal;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1;
	padding-bottom: 0.5em;
}
footer .footer_r {
	margin: 0 auto;
	display: block;
	text-align: center;
	color: #ffffff;
	font-family: 'Cormorant Infant';
	font-weight: 300;
	font-size: 1rem;
	padding-top: 1em;
	line-height: 1;
}
footer .footer_p a {
	margin: 0 auto;
	display: block;
	text-align: center;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	font-size: 1.5rem;
	font-family: 'Noto Serif JP', serif;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 0.1em;
	color: #ffffff;
	padding-top: 0.5em;
	padding-bottom: 3em;
}
footer #sns_flex {
	list-style: none;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	column-gap: 10px;
}
footer #sns_flex  li {
	width: calc(100% / 4 - 40px);
}
footer #sns_flex a {
	text-decoration: none;
}
footer #online_link {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
footer #online_link a {
	color: #060401;
}

/*--------------- TB ---------------*/
@media screen and (min-width: 768px) and ( max-width: 959px) {
	footer #footer_box {
		width: 50%;
		padding: 50px 0;
	}
	footer ul {
		padding-bottom: 40px;
		list-style: none;
	}
	footer #nice_logo {
		width: 22%;
	}
	footer .footer_p {
		font-size: 3.5rem;
	}
	footer .footer_p a {
		font-size: 1.8rem;
	}
	footer #sns_flex {
		width: 50%;
		column-gap: 15px;
	}
	footer #sns_flex li {
		width: calc(100% / 4 - 50px);
	}
	footer #sns_flex li {
		width: 9%;
	}
	footer #online_link {
		width: 50%; 
		padding-left: 150px;
	}
}

/*--------------- PC ---------------*/
@media screen and (min-width: 960px) {
	footer #footer_box {
		width: 70%;
		padding: 50px 0;
	}
	footer ul {
		padding-bottom: 40px;
		list-style: none;
	} 
	footer #nice_logo {
		width: 20%;
	}
	footer .footer_p {
		font-size: 4rem;
	}
	footer .footer_p a {
		font-size: 2.5rem;
	}
	footer #sns_flex {
		width: 50%;
	}
	footer #sns_flex li {
		width: calc(100% / 4 - 60px);
	}
	footer #online_link {
		width: 100%; 
		margin-right: 0px;
		margin-left: 70px;
	}
	footer .footer_r {
		font-size: 1.5rem;
	}
}