@charset "shift-JIS";

/* ====================
reset
==================== */
.sc-container {
	background: #ffffff;
}

.sc-container, .sc-container * {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.sc-container img {
	border: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.sc-container li {
	list-style: none;
}

.sc-container h1, .sc-container h2,
.sc-container h3, .sc-container h4 {
	/* font-size: 100%;
	font-weight: normal; */
    border: none;
}

.sc-container dl {
	font-size: 0;
}

button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
}

/* ====================
***
==================== */
.sc-container {
    position: relative;
    width: 902px;
    margin: 0 auto;
    padding: 0 0 10px;
    color: #222222;
    font-family: "Noto Sans JP","Yu Gothic Medium","Yu Gothic","YuGothic","Meiryo","Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif;
    overflow: hidden;
    line-height: normal;
    letter-spacing: normal;
}

.sc-container strong {
	font-weight: bold;
}

.sc-container a,
.sc-container a:link,
.sc-container a:visited,
.sc-container a:active {
	text-decoration: none;
}

.sc-container a span {
	-webkit-transition: .4s;
	transition: .4s;
}

.sc-container a:hover,
.sc-container a:active {
	opacity: 0.7;
	text-decoration: none;
}

#page-top a {
	background: url(../img/btn_pagetop.png) left top;
	width: 100px;
	height: 100px;
	display: block;
	-webkit-transition: .4s;
	transition: .4s;
}

#page-top a:hover {
	opacity: 0.9;
}

.top_comment_ {
    margin-top: 24px;
    margin-bottom: 30px;
}

.rn-newarrival {
    margin-bottom: 53px;
}
.itemlist_wrap_ + .search_block_.search-block {
    display: none;
}

/* ====================
btn-more
==================== */
.btn-more {
    display: block;
    position: relative;
    width: 342px;
    height: 54px;
    margin: 20px auto 48px;
    border-radius: 54px;
    background: #132d51;
    line-height: calc(54px - 3px);
    text-align: center;
}
.btn-more::after {
    display: block;
    position: absolute;
    bottom: calc(50% - 2.5px);
    right: 33px;
    width: 5px;
    height: 5px;
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    transform: rotate(135deg);
    content: "";
}
.btn-more span {
    color: #ffffff;
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.04em;
}

/* ====================
section
==================== */
.sc-container .section {
    margin: 0 auto 0;
    padding: 73px 0 0;
}


.section-header {
    background-color: #e49891;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 82px;
    padding: 0 38px 0 40px;
}
.section-header-logo {
    width: 38px;
}
.section-header-catch {
    font-family: "Noto Serif JP", serif;
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 0.05em;
}
.section-body {
    background-color: #fcf2f3;
    padding-top: 57px;
    padding-bottom: 100px;
}
.section-body-title {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.3;
    color: #f69eab;
    letter-spacing: 0.04em;
    padding-left: 260px;
    position: relative;
}
.section-body-title span {
    font-family: "Lexend", serif;
    font-size: 44px;
    font-weight: 400;
    padding-left: 7px;
}
.section-body-title span sup {
    font-size: 24px;
    vertical-align: super;
}
.section-body-title::before {
    content: "";
    display: block;
    width: 151px;
    height: 114px;
    background: url(/special/c_TT_xc/img/bg_section_body_title_pc.png) left top no-repeat;
    background-size: contain;
    position: absolute;
    top: 2px;
    left: 84px;
}

.reason {
    padding-top: 45px;
    padding-bottom: 40px;
}
.reason-title {
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-align: center;
    position: relative;
    line-height: 1;
}
.reason-title span {
    font-family: "Lexend", serif;
    font-size: 39.73px;
    font-weight: 400;
    padding-right: 8px;
}
.reason-title span sup {
    font-size: 25px;
    vertical-align: super;
    padding-left: 0;
}
.reason-title::after {
    content: "";
    display: block;
    width: 570px;
    height: 2px;
    background-color: #222222;
    position: absolute;
    bottom: -12px;
    left: calc(50% - 285px);
}
.reason-image {
    width: 822px;
    margin: 0 auto;
    padding-top: 60px;
}

.reason-photo {
    width: 100%;
    position: relative;
    padding-top: 100px;
}
.reason-photo-catch {
    width: 200px;
    height: 200px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 10;
}
.catch01 {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    color: #f69eab;
    margin-top: 57px;
}
.catch02 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1;
    color: #f69eab;
    margin-top: 10px;
}
.catch03 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    color: #f69eab;
    margin-top: 10px;
}
.catch04 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    color: #f69eab;
    margin-top: 3px;
}
.reason-photo-image {
    width: 822px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.selected {
    background-color: #ffffff;
    padding-top: 40px;
    padding-bottom: 76px;
}
.selected-image {
    text-align: center;
}
.selected-title {
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    padding-top: 44px;
}
.selected-text {
    font-size: 16px;
    line-height: 2;
    font-weight: 400;
    text-align: center;
    padding-top: 15px;
}

.selected-note-list {
    padding-top: 19px;
}
.selected-note-list-item {
    font-size: 14px;
    line-height: 1.57;
    font-weight: 400;
    text-align: center;
}

.tone {
    padding-top: 52px;
}
.tone-title {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0.04em;
    color: #f69eab;
    text-align: center;
    position: relative;
}
.tone-title::before {
    content: "";
    display: block;
    width: 264px;
    height: 4px;
    background: url(/special/c_TT_xc/img/bg_tone_title_pc.png) left top repeat-x;
    background-size: contain;
    position: absolute;
    bottom: calc(50% - 4px);
    left: 75px;
}
.tone-title::after {
    content: "";
    display: block;
    width: 264px;
    height: 4px;
    background: url(/special/c_TT_xc/img/bg_tone_title_pc.png) left top repeat-x;
    background-size: contain;
    position: absolute;
    bottom: calc(50% - 4px);
    right: 80px;
}
.tone-image {
    text-align: center;
    padding-top: 37px;
}
.tone-note-list {
    width: 742px;
    margin: 0 auto;
    padding-top: 18px;
    padding-left: 20px;
    padding-right: 20px;
}
.tone-note-list-item {
    font-size: 14px;
    line-height: 1.57;
    font-weight: 400;
    text-indent: -1.15em;
    padding-left: 1.2em;
}

.popular {
    padding-top: 62px;
}
.popular-title {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.44;
    letter-spacing: 0.04em;
    color: #f69eab;
    text-align: center;
}
.popular-title span {
    font-family: "Lexend", serif;
    font-size: 38px;
    font-weight: 400;
    padding-right: 0;
}
.popular-title span sup {
    font-size: 20px;
    vertical-align: super;
    padding-left: 0;
}

.popular-list {
    width: 822px;
    margin: 0 auto;
    padding-top: 56px;
    display: flex;
    flex-direction: column;
    row-gap: 80px;
}
.popular-list-item {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.popular-scene {
    width: 320px;
}
.popular-info {
    width: calc(100% - 320px);
    position: relative;
    z-index: 1;
}
.popular-info::after {
    content: "";
    display: block;
    width: 502px;
    height: 237px;
    background-color: #fefcfd;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: -1;
}
.popular-info a {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.popular-info-image {
    width: 252px;
}
.popular-info-text {
    width: calc(100% - 252px);
}
.popular-info-icon {
    padding-top: 90px;
}
.popular-info-icon span {
    font-size: 13px;
    line-height: 1;
    color: #f69eab;
    border: solid 1px #f69eab;
    display: inline-flex;
    justify-content: center;
    padding-top: 3px;
    padding-right: 9px;
    padding-bottom: 4px;
    padding-left: 11px;
}
.popular-info-name {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    padding-top: 13px;
}
.popular-info-number {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    padding-top: 8px;
}
.popular-info-price {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    padding-top: 13px;
}
.popular-info-button {
    width: 220px;
    height: 40px;
    background-color: #f69eab;
    font-size: 15px;
    line-height: 1;
    letter-spacing: -0.05em;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}