@charset "UTF-8";
/* CSS Document */

.is-mt100 {
	margin-top: 100px;
}

.bg-gray {
	background-color: #f5f5f5;
	padding: 40px 0;
}

.main-content {
	background-color: #fff;
	padding-bottom: 80px;
}

/* .main-content .title {
	background-color: #e1ebe0;

} */

/* title */
.title img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 1000px;
	aspect-ratio: 32/25;
}

.title-sub-wrapper {
	padding: 32px 0;
}

.title-sub {
	font-size: 14px;
	box-sizing: border-box;
	text-align: center;
	line-height: 1.8;
	font-feature-settings: "palt"1;
	letter-spacing: 0.08em;
}

.title-sub p:first-child {
	color: #3DA5E6;
	font-size: 18px;
	font-weight: bold;
}

.title-sub p+p {
	margin-top: 1em;
}

/* キャンペーン告知 */
.cp-banner-box {
	width: 1000px;
	margin: 0 auto 16px;
}

.cp-banner-box p {
	text-align: center;
	font-size: 14px;
	margin: 16px auto 8px;
}

.cp-banner-box img {
	display: block;
	aspect-ratio: 160/21;
	margin: 0 auto;
}

.bg-color-w {
	background: #eff3f6;
}

.bg-color-m {
	background: #d9e3ea;
}

.bg-color-item {
	background: #cad8e2;
	padding: 100px 0 80px;
	margin-bottom: 60px;
}

/* navi */
.navi ul {
	border-bottom: 1px solid #aaa;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: auto;
	font-size: 14px;
}

.navi ul>li {
	display: inline-block;
	text-align: center;
	margin: 12px 0;
	width: 16%;
}

.navi ul>li a::after {
	display: block;
	margin: 4px 0 0;
	content: url("anchor.svg");
	/*画像のURL*/
}

.navi ul>li:nth-of-type(4n) {
	border-right: none;
}

.navi ul>li a {
	display: block;
	font-size: 18px;
}

.navi ul>li img {
	display: block;
	width: 100%;
	aspect-ratio: 12/19;
}

.monthly-theme {
	box-sizing: border-box;
	background-color: #f5f5f5;
	padding: 60px 30px;
	position: relative;
	margin: 40px auto 60px;
}

.monthly-theme h2 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: .8em;
}

.monthly-theme-txt p {
	font-size: 14px;
	font-feature-settings: "palt" 1;
	letter-spacing: 0.08em;
}

.monthly-theme span:first-child {
	font-size: 26px;
	display: inline-block;
	text-align: center;
	position: absolute;
	right: 0;
	left: 0;
	margin: -80px auto;
}

.theme-icon img {
	width: 100%;
	aspect-ratio: 1/1;
}

.text-link {
	width: 130px;
	color: #cc6d00;
	border-bottom: 1px solid #cc6d00;
}


/* content-box */
.content-box {
	box-sizing: border-box;
	margin: auto;
	padding: 32px 0 64px;
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ ゴシック", sans-serif;
	font-weight: 500;
}


.shop-intro {
	/* background-color: #A5CADB; */
	margin-bottom: 40px;
}


.imgbox-mainimg {
	aspect-ratio: 16/10;
	display: block;
	width: 100%;
	margin: 12px auto 0;
}

.imgbox-mainimg2 {
	aspect-ratio: 25/6;
	display: block;
	width: 100%;
}


/* imgbox */

.imgbox-sub {
	margin-top: 12px;
}

.shop-txt-box {
	text-align: center;
	padding: 0 16px;
}

/* itembox */
.itembox {
	background: #f7f6f2;
	box-sizing: border-box;
}


.bg-grey .imgbox-main-link::before {
	border-bottom: 30px solid #fff;
}


.itembox .m-btn-active {
	margin-top: 16px;
}

.shop-txt-head {
	font-weight: bold;
	margin: 36px auto 16px;
	font-size: 20px;
}

.shop-txt-head span {
	font-size: .7em;
}


.shop-txt-head b {
	display: block;
	font-size: 24px;
	margin-bottom: 8px;
}

.shop-txt-desc {
	font-size: 14px;
	margin-top: 12px;
	text-align: justify;
	line-height: 1.75;
}

.item-head {
	background: #a9a7a0;
	border-radius: 100px;
	color: #fff;
	line-height: 1;
	margin-top: 16px;
	padding: 6px 0;
	text-align: center;
	width: 100%;
}


/* headline */
.headline {
	position: relative;
	text-align: center;
	height: 100px;
	margin-bottom: 40px;
}

.headline-text {
	position: relative;
}


.theme-icon {
	width: 180px;
	margin: 0 auto 40px;
}



.headline-subtitle {
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	margin-left: 8px;
	font-size: 20px;
	letter-spacing: -0.08em;
}

.headline-sentence {
	font-size: 14px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.item-container {
	display: flex;
	flex-wrap: wrap;
	margin: 20px auto 0;
	width: 1000px;
	padding: 0 20px;
	box-sizing: border-box;
	justify-content: space-between;
}

.itemlist-card-title {
	font-size: 24px;
	text-align: center;
	padding-bottom: 10px;
}

.more-btn-box-text {
	padding-top: 8px;
}

/* depart de loop */

.departdeloop {
	width: 1000px;
	text-align: center;
	margin: 40px auto;
}

.departdeloop-sub {
	font-size: 23px;
	margin-bottom: 8px;
}

.departdeloop-txt {
	font-size: 14px;
	line-height: 1.8;
	margin-top: 10px;
}

.more-btn-box {
    width: 100%;
    margin: 30px auto;
}

.contents-topics {
    margin: 24px auto 0;
    text-align: center;
}

/* section */
.section-heading{
	font-family: "Urbanist", sans-serif;
	font-size: 32px;
	letter-spacing: .02em;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 24px;
  }

.section-txt {
	font-size: 14px;
	line-height: 1.8;
	text-align: center;
}
  
  .section-heading span{
	font-size: 2em;
	display: block;
	font-weight: normal;
	position: relative;
	line-height: 1.2;
	margin-bottom: 10px;
  }

  /* .section-heading span::after {
	content: '';
	width: 60px;
	height: 1px;
	display: inline-block;
	background-color: #aaa;
	position: absolute;
	bottom: 0px;
	left: calc(50% - 30px)
  } */

.bg-color-w .section-heading span {
	color: #8399B8;

}

.bg-color-m .section-heading span {
	color: #5c7d92;

}

/* item-box */

.brand-name {
	font-size: 32px;
	font-family: "Urbanist", sans-serif;
	font-weight: 400;
	padding: 5px 0;
	position: relative;
	text-align: left;
	line-height: 1.3;
}

.item-heading {
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0;
	margin-top: 10px;
	text-align: left;
	line-height: 1.5;
	letter-spacing: 1px;
}

.item-kana {
	font-size: 12px;
	letter-spacing: normal;
	display: block;
}

.item-txt {
	font-size: 14px;
	line-height: 1.8;
	margin-top: 10px;
	text-align: justify;
}


.item-box {
	padding-bottom: 40px;
	position: static;
	width: 95%;
	margin-right: 5%;
}


.item-box a {
	display: block;
}

.item-box img {
	transition: .3s;
	width: 100%;
	aspect-ratio: 5/6;
	margin: 14px auto;
}

.item-box.item-box-reverse {
	width: 95%;
	margin-left: 5%;
	margin-right: 0;
}

.item-box:nth-of-type(n+3) {
	margin-top: 0;
}

.item-box h3 {
	font-size: 20px;
	font-family: "Urbanist", sans-serif;
	font-weight: 600;
	letter-spacing: .08em;
	margin-top: 10px;
	padding: 5px 0;
	position: relative;
	text-align: left;
}

.item-box-detail {
	padding: 16px;
}

.credit-list {
	margin-top: 10px;
	padding-top: 10px;
}

.credit-list li {
	font-size: 15px;
	padding: 5px 0;
}

.credit-list li a::after {
	background: #333;
	border-radius: 2px;
	box-sizing: border-box;
	color: #fff;
	content: "Check";
	display: inline-block;
	font-size: 12px;
	letter-spacing: .05em;
	margin-left: 8px;
	padding: 2px 12px;
}

/* itemlist-card */


.itemlist-card ul {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.itemlist-card li {
	display: flex;
	width: calc((100% - 8px)/2);
	background: #fff;
	box-sizing: border-box;
	margin-top: 12px;
	padding: 12px;
}


.itemlist-card ul li a {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 8px;
	font-size: 13px;
}

.itemlist-card ul li b {
	display: block;
}

.itemlist-card ul li img {
	aspect-ratio: 5/6;
	width: 100%;
	height: auto;
}

.itemlist-card-txt {
	line-height: 1.4;
}

.itemlist-card ul .m-btn-active {
	height: 32px;
	line-height: 32px;
	/* margin-top: auto; */
}

.itemlist-card-headline {
	font-size: 20px;
	margin-top: 32px;
	text-align: center;
}

.itemlist-card-credit {
	flex-grow: 1;
}

.more-btn-box {
	width: 100%;
	margin: 30px auto;
}


.m-column .head {
	font-size: 30px;
}

.m-column .head span {
	font-size: .5em;
	display: block;
}

.about-bland {
	font-feature-settings: "palt"1;
	letter-spacing: 0.1em;
	text-align: center;
	font-size: 14px;
	margin-bottom: 80px;
}

.about-bland img {
	margin: 20px;
	aspect-ratio: 16/5;
}

.about-bland-txt p {
	margin-bottom: 1em;
	font-size: 13px;
	line-height: 1.7;
}

.about-bland-txt p:first-child {
	font-weight: bold;
}

.about-bland span {
	display: block;
	color: #bbb;
	font-size: 18px;
}

.tfslive_box {
	display: block;
	margin: 40px auto 0;
	width: 96%;
	max-width: 700px;
	overflow: hidden;
	text-align: center;
}

.tfslive_box p:first-child {
	font-size: 20px;
	margin-bottom: 10px;
}

.tfslive_box img {
	width: 100%;
	aspect-ratio: 5/2;
}

.tfslive_box img.ols-bn {
	aspect-ratio: 35/6;
}

.btn-box .m-btn-active, .btn-box .m-btn-inactive {
    margin: 32px auto 0;
    width: 90%;
}

.m-btn-inactive {
    border: 1px solid #45423f;
    background: #fff;
    color: #616161;
}

.m-btn-active, .m-btn-inactive-primary {
    display: block;
    padding: 0;
    width: 100%;
    height: 44px;
    line-height: 44px;
    background: #45423f;
    border-radius: 4px;
    box-sizing: border-box;
    text-align: center;
    font-weight: 600;
    color: #fff;
}


@media screen and (min-width:641px) {
	/*--------*/
	/*   PC   */
	/*--------*/

	/* PC title */
	.title-sub {
		text-align: center;
	}

	.title img {
		aspect-ratio: 25/9;
	}

	/* PC content-box */


	.headline {
		display: flex;
		flex-direction: row;
		height: auto;
		align-items: center;
		margin-bottom: 0;
	}

	.theme-icon {
		margin: 0 36px 0;
		width: 180px;
	}

	.monthly-theme {
		padding: 60px;
	}

	.monthly-theme-inner {
		display: flex;
		align-items: center;
	}

	.monthly-theme-txt {
		flex: 1;
	}

	.headline-num {
		width: 60px;
		text-align: center;
		position: static;
		transform: none;
		display: inline-block;
	}

	.headline-sentence {
		position: static;
		transform: none;
		flex: 1;
		text-align: right;
		display: inline-block;
		padding-right: 20px;
	}

	/* PC shop-intro */
	.shop-intro-inner {
		width: 1000px;
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
		margin: 0 auto;
	}

	.shop-img-box {
		width: 1000px;
	}


	.shop-txt-box {
		flex: 1;
		padding: 0 32px;
	}


	.imgbox-main-link {
		background: #f7f6f2;
		box-sizing: border-box;
		padding: 50px 30px;
		position: relative;
		width: 500px;
	}

	.bg-grey .imgbox-main-link {
		background: #fff;
	}


	/* PC itembox */

	.shop-txt-head {
		margin: 0 auto 16px;
		font-size: 24px;
	}

	.item-box {
		display: flex;
		flex-direction: column;
		width: 400px;
	}

	.item-box.item-box-reverse {
		width: 400px;

		margin: 22em 0 0;
		flex-direction: column-reverse;
	}

	.item-box-detail {
		padding-left: 24px;
		border-left: 1px solid #aaa;
	}

	.item-box-reverse .item-box-detail {
		padding-right: 24px;
		border-right: 1px solid #aaa;
		border-left: none;
	}

	.item-box a.btn:hover {
		opacity: .6;
	}

	.item-box a:hover>img {
		opacity: .6;
	}



	/* PC itemlist-card*/
	.itemlist-card ul {
		margin: auto;
		width: 1000px;
		justify-content: center;
	}

	.itemlist-card li {
		display: inherit;
		width: calc((100% - 24px)/4);
	}

	.itemlist-card ul li a {
		grid-template-rows: 260.39px 1fr auto 86px 32px;
	}

	.more-btn-box {
		max-width: 320px;
		margin: 60px auto;
	}


	.about-bland {
		text-align: center;
	}

	.btn-box .m-btn-active, .btn-box .m-btn-inactive {
		width: 320px;
	}

	.more-btn-box {
		max-width: 320px;
		margin: 60px auto;
	}


	/*--------*/
	/* HOVER  */
	/*--------*/

	.main-content .m-btn-active:hover {
		background: #45423f;
	}

	.main-content a:hover {
		opacity: .7;
	}

	.tfslive_box a:hover {
		opacity: 0.7;
	}

	/* end media */

}

@media screen and (max-width: 640px) {


	.navi ul {
		border-top: none;
	}

	.navi ul>li {
		font-size: 0;
		width: 50%;
		margin: 0;
		border-top: 1px solid #aaa;
		box-sizing: border-box;

	}

	.navi ul>li:nth-child(odd) {
		border-right: 1px solid #aaa;
	}

	.navi ul>li a {
		padding: 10px;
	}



	.headline-subtitle {
		font-size: 18px;
	}

	.headline-sentence {
		position: relative;
		z-index: 1;
	}

	.cp-banner-box {
		width: 100%;
	}

	.cp-banner-box img {
		width: 100%;
	}

	.imgbox-mainimg2 {
		width: 100%;
		aspect-ratio: 8/3;
	}

	.item-container {
		display: block;
		margin: 20px auto 0;
		width: 100%;
		padding: 0 5%;
	}

	.departdeloop {
		width: auto;
	}

	.bg-grey .itembox {
		background: initial;
	}

	.departdeloop-logo,.img-sp {
		width: 100%;
	}

	.monthly-theme {
		margin: 40px auto 0;
	}


}