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

.title {
	text-align: center;
}

.title img {
	margin: 0 auto;
}

.title img.is-pc {
	max-width: 1000px;
	margin: auto;
	aspect-ratio: 1000/400;
}

.title img.is-sp {
	aspect-ratio: 640/600;
}

.title-sub {
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ ゴシック", sans-serif;
	font-weight: 500;
	background: #fff;
	color: #424242;
	line-height: 1.8;
	padding: 40px 0;
}

.title-sub p {
	width: 88%;
	margin: auto;
	font-size: 15px;
	text-align: left;
	font-feature-settings: "palt" 1;
	line-height: 2;
}


.navi {
	display: block;
	overflow: hidden;
	width: 100%;
	text-align: center;
	margin: 10px 0;
}

.navi ul {
	width: 1000px;
	display: flex;
	justify-content: center;
	column-gap: 32px;
	margin: 0 auto;
	padding: 0;
}

.navi ul li {
	width: 160px;
}

.navi ul li a {
	position: relative;
}

.navi ul li a img {
	width: 160px;
	height: auto;
	border: 1px solid #EEE;
}

.navi ul li a::after {
	content: '';
	display: block;
	margin-left: 50%;
	margin-bottom: 16px;
	width: 5px;
	height: 5px;
	-webkit-transform: rotate(130deg) skew(-10deg, 0);
	transform: rotate(130deg) skew(-10deg, 0);
	transition: all 0.2s linear;
	border-top: 1px solid #424242;
	border-right: 1px solid #424242;
}

/* content-box */
.content-box {
	margin: 0 auto 40px;
	padding-bottom: 32px;
}



/* headline */
.headline-inner {
	display: flex;
}

#SHOP1 .headline {
	background-color: #dde5f3;
}

#SHOP2 .headline {
	background-color: #fdf3e4;
}

#SHOP3 .headline {
	background-color: #f9eae7;
}

#SHOP4 .headline {
	background-color: #e9ebed;
}

.headline-inner {
	box-sizing: border-box;
	padding: 20px 80px 20px 20px;
	width: 100%;
}

.headline-main {
	font-size: 14px;
	margin-bottom: .5em;
	line-height: 1.4;
}

.headline-ruby {
	display: block;
	font-size: 22px;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-feature-settings: "pkna";
}

.headline-sub {
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ ゴシック", sans-serif;
	font-weight: 500;
	line-height: 2;
	font-size: 14px;
	width: 90%;
	font-feature-settings: "palt" 1;
}

.headline-en {
	font-family: "Cormorant Garamond", serif;
	font-weight: 500;
	font-style: normal;
	display: inline-block;
	margin-bottom: 0;
	font-size: 32px;
	position: relative;
	left: -8px;
	top: 8px;
}

.headline-img {
	display: block;
	height: auto;
}

.logo-tmld {
	width: 60%;
	height: auto;
}

.logo-ur {
	width: 28%;
	height: auto;
}


.logo-ua {
	width: 60%;
	height: auto;
}

.logo-ships {
	width: 28%;
	height: auto;
}

.recommended-items {
	font-size: 24px;
	margin: 50px 0 0;
	text-align: center;
}

.brand-contents h3 {
	display: block;
	font-size: 18px;
	padding-top: 16px;
}


/* coordinate-list */

.category {
	font-size: 18px;
	text-align: center;
	margin: 0 0 8px;
}

.coordinate-list {
	margin: auto;
	text-align: center;
	max-width: 774px;
}

.coordinate-list>li {
	width: 25%;
}

.coordinate-list>li img {
	aspect-ratio: 193/422;
	width: 100%;
	height: auto;
}

.coordinate-list>li .m-btn-active {
	height: 24px;
	line-height: 24px;
	margin: 20px auto 0;
	width: 90%;
}

.coordinate-list a {
	display: block;
}

/* itemtxt */
.itemtxt {
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ ゴシック", sans-serif;
	font-size: 14px;
	margin: 4px 0;
}

/* item-list */
.item-list {
	flex-wrap: wrap;
	margin: auto auto 50px;
	max-width: 980px;
}

.item-list li {
	margin-top: 32px;
	margin-left: 4%;
	width: 44%;

}

.item-list li a {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.item-list li .m-btn-active {
	height: 24px;
	line-height: 24px;
	margin: auto auto 0;
	width: 90%;
}

.item-list img {
	aspect-ratio: 5/6;
	width: 100%;
	height: auto;
}



/* btn-box */
.btn-box .m-btn-active,
.btn-box .m-btn-inactive {
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ ゴシック", sans-serif;
	margin: 32px auto 0;
	width: 90%;
}



/* layoutbox */
.layoutbox {
	margin: 0;
	width: 100%;
}

.layoutbox img {
	aspect-ratio: 16/15 !important;
}

/* pick up news */

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

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

.m-column>.m-link-archive .m-link-archive-case a .m-link-archive-img img {
	height: auto;
	aspect-ratio: 5/6 !important;
}


/* under */
.under {
	padding: 64px 0;
}


.coordinate-list .itemtxt {
	height: 3.3em;
	font-size: 10px;
}

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

	/*-----------*/
	/*    PC     */
	/*-----------*/

	.main_box_banner img {
		margin: 0 auto;
		width: 1000px;
		height: 400px;
		aspect-ratio: 5 / 2;
		vertical-align: top;
	}

	.title-sub {
		padding: 40px 0 24px;
	}

	.title-sub p {
		text-align: center;
	}

	.navi {
		font-size: 18px;
	}

	.navi ul {
		margin: 0 auto 16px;
	}

	.navi ul li a {
		font-size: 16px;
		background-color: transparent;
	}

	/* PC headline */

	.headline-main {
		/*font-size: 40px;*/
		margin-bottom: .5em;
		line-height: 1.4;
	}

	.brand-contents {
		align-self: center;
	}


	.headline-inner {
		margin: auto;
		padding: 40px 0 40px;
		width: 800px;
	}

	.headline-sub {
		font-size: 16px;
		padding: 14px 0 0;
	}

	.headline-en {
		top: 6px;
		left: -20px;
	}

	.headline-img {
		width: 200px;
	}

	.coordinate-list .itemtxt {
		font-size: 12px;
	}

	.coordinate-list>li .m-btn-active {
		width: 60%;
	}

	.headline-ruby {
		font-size: 34px;
	}

	.brand-otheritem-link .m-btn-active {
		width: 320px;
		margin-inline: auto;
	}

	/* PC item-list */
	.item-list li {
		margin-top: 32px;
		margin-left: 20px;
		width: 230px;
	}

	.item-list li:nth-of-type(4n-3) {
		margin-left: 0;
	}


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


	/* PC under-mailbox */
	.under-mailbox {
		width: 500px;
	}


	/* hover */
	.content-box .m-btn-active:hover {
		background: #45423f;
	}

	.navi a:hover,
	.content-box a:hover,
	.tfslive_box a:hover {
		opacity: .7;
	}


	.lh-ur {
		line-height: 1.6;
	}


}

/* end media */

@media screen and (max-width: 640px) {
	.main_box_banner img {
		width: 100%;
		height: auto;
		aspect-ratio: 16 / 15;
		vertical-align: top;
	}

	.navi {
		margin: 10px 0;
	}

	.navi ul {
		width: 100%;
		display: grid;
		grid-template-columns: 1fr 1fr;
		justify-items: center;
		column-gap: 0;
	}

	.navi ul li {
		overflow: hidden;
		width: 90%;
	}

	.navi ul li a {
		font-size: 15px;
		border-radius: 4px;
	}

	.navi ul li a img {
		width: 90%;
	}


	.lh-ur {
		line-height: 1.2;
	}

	.brand-contents h3 {
		padding: 14px 0 8px;
	}

	.headline-en {
		font-size: 28px;
	}

	.headline-ruby {
		font-size: 32px;
	}

	.contents-title {
		font-size: 20px;
		margin: 0 0 16px;
	}

	.content-box {
		margin: 0;
	}

	.title-logo {
		margin: 20px 0 10px;
	}


	.headline-img {
		width: 95%;
		margin: 0 auto;
	}

	.headline-sub {
		width: 100%;
	}

	.headline-inner {
		flex-direction: column-reverse;
		margin: 0 auto;
		width: 90%;
		padding: initial;
	}

	.brand-otheritem-link .m-btn-active {
		width: 88%;
		margin-inline: auto;
	}

	.title-logo {
		margin-top: 20px;
	}

	.headline {
		padding: 25px 0;
	}


	.category {
		font-size: 15px;
	}

	.recommended-items {
		font-size: 20px;
		margin: 32px 0 0;
	}

}