@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: #ffffff;
    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: #1c1c1c;
    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-size: 24px;
    font-weight: 600;
}

.section-body {
    background-color: #000000;
    padding-top: 70px;
    padding-bottom: 80px;
}

.section-body-title {
    font-size: 40px;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 0.04em;
    text-align: center;
}

.selected {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding-top: 19px;
}
.selected-image {
    width: 331px;
}
.selected-image img {
    width: 301px;
    margin-left: 30px;
}
.selected-info {
    width: calc(100% - 331px);
    padding-left: 37px;
}
.selected-text {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.8;
    padding-top: 46px;
}
.selected-note-list {
    padding-top: 19px;
    padding-right: 40px;
}
.selected-note-list-item {
    font-size: 14px;
    line-height: 1.57;
    font-weight: 400;
    text-indent: -1.15em;
    padding-left: 1.2em;
}

.material {
    padding-top: 70px;
}
.material-title {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.44;
    letter-spacing: 0.04em;
    text-align: center;
    font-feature-settings: "palt";
}
.material-title sup {
    font-size: 20px;
    vertical-align: super;
    padding-left: 0;
}
.material-info {
    background: url(/special/c_TT_attesa/img/bg_material_pc.jpg) no-repeat center bottom;
    background-size: cover;
    height: 660px;
    margin-top: 38px;
    position: relative;
}

.material-info-detail {
    width: 388px;
    position: absolute;
    top: 125px;
    right: 40px;
}
.material-info-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.1875;
    letter-spacing: 0.04em;
}
.material-info-lead {
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    padding-top: 16px;
}
.material-info-text {
    font-size: 16px;
    line-height: 2;
    font-weight: 400;
    padding-top: 21px;
}

.material-info-flow {
    width: 100%;
    position: absolute;
    bottom: 40px;
}
.material-info-flow-item {
    width: 240px;
    height: 200px;
    border: solid 1px #ffffff;
    display: flex;
    flex-direction: column;
    background: rgb(0, 0, 0 , 0.7);
}
.material-info-flow-item.first {
    position: absolute;
    top: -200px;
    left: 40px;
}
.material-info-flow-item.first::after {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    background: url(/special/c_TT_attesa/img/bg_flow01_pc.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 88px;
    left: 254px;
}
.material-info-flow-item.second {
    position: absolute;
    top: -200px;
    left: 331px;
}
.material-info-flow-item.second::before {
    content: "";
    display: block;
    width: 200px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    top: 100px;
    left: 19px;
}
.material-info-flow-item.second::after {
    content: "";
    display: block;
    width: 18px;
    height: 26px;
    background: url(/special/c_TT_attesa/img/bg_flow02_pc.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 86px;
    left: 256px;
}
.material-info-flow-item.third {
    position: absolute;
    top: -200px;
    left: 622px;
}
.material-info-flow-item.third::after {
    content: "";
    display: block;
    width: 230px;
    height: 190px;
    border: solid 1px #ffffff;
    position: absolute;
    top: 4px;
    left: 4px;
    box-sizing: border-box;
}

.flow-text01 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
}
.first .flow-text01 {
    padding-top: 50px;
}
.second .flow-text01.type01 {
    padding-top: 13px;
}
.second .flow-text01.type02 {
    padding-top: 28px;
}
.third .flow-text01 {
    padding-top: 38px;
}
.third .flow-text01 sup {
    font-size: 17px;
    vertical-align: baseline;
    padding-left: 0;
}
.flow-text02 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;
    text-align: center;
}
.first .flow-text02 {
    padding-top: 10px;
}
.second .flow-text02.type01 {
    padding-top: 10px;
}
.second .flow-text02.type02 {
    padding-top: 10px;
}
.third .flow-text02 {
    padding-top: 11px;
}
.flow-text03 {
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
}
.second .flow-text03.type01 {
    padding-top: 10px;
}
.second .flow-text03.type02 {
    padding-top: 10px;
}


.reasen {
    background: url(/special/c_TT_attesa/img/bg_reason_pc.jpg) no-repeat left top;
    background-size: cover;
    width: 100%;
    height: 500px;
    position: relative;
}
.reason-body {
    width: 420px;
    height: 198px;
    position: absolute;
    background: rgb(0, 0, 0 ,0.7);
    top: 253px;
    right: 0;
}
.reason-title {
    font-size: 26px;
    font-weight: 600;
    line-height: 1;
    position: relative;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
}
.reason-title::after {
    content: "";
    display: block;
    width: 364px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    top: 75px;
    left: 20px;
}
.reason-list {
    padding-top: 39px;
    padding-left: 20px;
    padding-right: 20px;
}
.reason-list-item {
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
}
.reason-list-item~.reason-list-item {
    padding-top: 12px;
}


.popular {
    padding-top: 70px;
}
.popular-title {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.44;
    letter-spacing: 0.04em;
    text-align: center;
}

.popular-list {
    width: 822px;
    margin: 0 auto;
    padding-top: 39px;
    display: flex;
    flex-direction: column;
    row-gap: 40px;
}
.popular-list-item {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.popular-scene {
    width: 320px;
}
.popular-info {
    width: calc(100% - 320px);
    position: relative;
    z-index: 1;
}
.popular-info::after {
    content: "";
    display: block;
    width: 542px;
    height: 237px;
    background-color: #232323;
    position: absolute;
    top: 80px;
    left: 0;
    z-index: -1;
}
.popular-info a {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.popular-info-image {
    width: 282px;
}
.popular-info-text {
    width: calc(100% - 282px);
}
.popular-info-icon {
    padding-top: 110px;
}
.popular-info-icon span {
    font-size: 13px;
    line-height: 1;
    color: #ffffff;
    border: solid 1px #ffffff;
    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;
    color: #ffffff;
}
.popular-info-number {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    padding-top: 8px;
    color: #ffffff;
}
.popular-info-price {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    padding-top: 13px;
    color: #ffffff;
}
.popular-info-button {
    width: 220px;
    height: 40px;
    background-color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -0.05em;
    color: #222222;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}