@charset "UTF-8";

/* default sp
	----------------------------------------------- */
/* ============================================= sp
================================================*/
.top-about { padding: 14vw 0; background: url(../images/logo-mark.png) no-repeat top -32vw right -54vw; background-size: 160vw; }
.top-about-content { padding-bottom: 18vw; position: relative; }
.top-about-head { width: 80vw; margin: 0 auto 8vw; }
.top-about-title .deco { width: 44vw; z-index: 1; position: absolute; right: -30vw; bottom: 1vw; }
.top-about-more { position: absolute; bottom: 0; left: 10vw; }
.top-about-text { width: 80vw; margin: 0 auto; }
.top-about-subtitle { margin-bottom: 4vw; font-size: 5vw; font-family: var(--mincho); line-height: 1.6; }
.top-about-comment p { font-size: 3.5vw; text-align: justify; text-justify: inter-ideograph; font-feature-settings: "palt"; line-height: 1.8; letter-spacing: 0.04em; }

.top-menu-image .image { width: 100%; height: 95vw; background: url(../images/top-menu-image.jpg) no-repeat center; background-size: cover; }
.top-menu-text { padding: 8vw 5vw 14vw; background: url(../images/top-menu-bg.jpg) no-repeat top center; background-size: cover; }
.top-menu-title { color: #fff; }
.top-menu-subtitle { margin-bottom: 4vw; color: #fff; font-size: 6vw; font-family: var(--mincho); line-height: 1.6; }
.top-menu-comment { margin-bottom: 6vw; }
.top-menu-comment p { color: #fff; font-size: 3.5vw; text-align: justify; text-justify: inter-ideograph; font-feature-settings: "palt"; line-height: 1.8; letter-spacing: 0.04em; }

.top-information { padding: 14vw 0; }
.top-information-text { width: 90vw; margin: 0 auto 8vw; }
.top-information-date dl { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.top-information-date dt { width: 26%; font-size: 3.6vw; font-weight: bold; text-align: center; border-bottom: 1px solid #cacbc9; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
.top-information-date dd { width: 74%; padding: 6vw 0 6vw 5vw; font-size: 3.5vw; line-height: 1.6; border-bottom: 1px solid #cacbc9; display: table; }
.top-information-date p, .top-information-date address { vertical-align: middle; display: table-cell; }
.top-information-date .tel { color: var(--gold); font-size: 5vw; font-family: "Marcellus"; font-weight: 400; letter-spacing: 0.2vw; display: table; }
.top-information-date .tel::before { content: '\f095'; margin-right: 1.5vw; font-size: 90%; font-family: 'icon'; display: inline-block; }
.top-information-map { width: 90vw; height: 60vw; margin: 0 auto; }

.top-pickup { padding-bottom: 8vw; }
.top-pickup-items { width: 90vw; margin: 0 auto; }
.top-pickup-item { width: 100%; margin-bottom: 6vw; position: relative; }
.top-pickup-item-image { width: 100%; height: 110vw; }
.top-pickup-item-image.case { background: url(../images/top-pickup-item-image01.jpg) no-repeat center; background-size: cover; }
.top-pickup-item-image.faq { background: url(../images/top-pickup-item-image02.jpg) no-repeat center; background-size: cover; }
.top-pickup-item-text { width: 100%; padding: 0 5vw; color: #fff; z-index: 1; position: absolute; bottom: 8vw; left: 0; }
.top-pickup-item-title { padding-left: 15vw; margin-bottom: 2.5vw; color: #fff; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: baseline; align-items: baseline; position: relative; }
.top-pickup-item-title::after { content: '\f105'; width: 12vw; height: 12vw; color: var(--gold); font-size: 5vw; font-family: 'icon'; background: #fff; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; pointer-events: none; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; position: absolute; top: 50%; left: 0; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.top-pickup-item-title .en { margin-right: 2vw; font-size: 11vw; font-family: "Marcellus"; font-weight: 400; letter-spacing: 0.4vw; }
.top-pickup-item-title .jp { font-size: 4.2vw; }
.top-pickup-item-comment { font-size: 3.6vw; text-align: justify; text-justify: inter-ideograph; font-feature-settings: "palt"; line-height: 1.6; letter-spacing: 0.04em; }

.top-news { width: 90vw; padding: 8vw 5vw 4vw; margin: 0 auto 14vw; background: #f4f2ee; }
.top-news-title { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: baseline; align-items: baseline; }
.top-news-title .en { margin-right: 2vw; font-size: 7vw; font-family: "Marcellus"; font-weight: 400; letter-spacing: 0.4vw; }
.top-news-title .jp { font-size: 3.6vw; font-family: var(--mincho); }
.top-news-items { width: 100%; }
.top-news-items li { width: 100%; border-bottom: 1px dashed #939391; }
.top-news-items li:last-child { border: none; }
.top-news-items a { padding: 4vw 0; }
.top-news-item-time { padding: 1vw 2vw; margin-bottom: 2vw; color: #fff; font-size: 3.2vw; font-family: "Marcellus"; font-weight: 400; text-align: center; letter-spacing: 0.2vw; background: #7d7d7d; -moz-border-radius: 10vw; -webkit-border-radius: 10vw; border-radius: 10vw; display: table; }
.top-news-item-title { font-size: 3.5vw; line-height: 1.6; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.top-column {padding: 6vw 0 14vw;}
.top-column-text{width: 90%;margin:0 auto;}
.top-column-items li { width: 100%; margin-bottom: 8vw; }
.top-column-item-image {position: relative;overflow: hidden;padding-top: 56.25%;border: 1px solid #eee;margin-bottom: 4vw;}
.top-column-item-image img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.top-column-item-time {color: #000;font-size: 3.42vw;display: table;margin-bottom: 2vw;font-family: "Marcellus";font-weight: 400;letter-spacing: 0.2vw;}
.top-column-item-title {font-weight: 600;line-height: 1.4;font-size: 4vw;font-family: var(--mincho);display: block;}
.top-column-item-comment p { font-size: 3.42vw; line-height: 1.8; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }


/* ============================================= pc
================================================*/
@media screen and (min-width:769px) {
.top-about { padding: 120px 0; background-position: top -40px left calc(50% - 380px); background-size: 726px; }
.top-about-content { width: clamp(730px, 95%, 1200px); padding: 0; margin: 0 auto; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: flex-start; align-items: flex-start; }
.top-about-head { width: auto; margin: 0; }
.top-about-title .deco {width: 268px;right: -74px;bottom: -55px;}
.top-about-more {position: relative;bottom: -40px;left: 0;}
.top-about-text {width: 52%;margin-right: 2%;}
.top-about-subtitle { margin-bottom: 30px; font-size: 26px; }
.top-about-comment p { font-size: 16px; line-height: 2; }

.top-menu { overflow: hidden; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; position: relative; }
.top-menu-image {width: 30%;}
.top-menu-image .image { height: 700px; background: url(../images/top-menu-image-pc.jpg) no-repeat center right; background-size: cover; }
.top-menu-text {width: 70%;padding: 100px 0 100px 80px;background: url(../images/top-menu-bg-pc.jpg) no-repeat top center;background-size: cover;display: -webkit-box;display: -webkit-flex;display: flex;-webkit-align-items: center;align-items: center;}
.top-menu-subtitle { margin-bottom: 30px; font-size: 26px; }
.top-menu-comment { margin-bottom: 30px; }
.top-menu-comment p { font-size: 16px; line-height: 2; }
.top-menu-typo-items { width: 100%; position: absolute; bottom: -22px; left: 0; }
.top-menu-typo-item { width: auto; margin: 0 30px; color: #fff; font-size: 150px; font-family: "Marcellus"; font-weight: 400; letter-spacing: 5px; opacity: 0.1; }

.top-information { padding: 120px 0; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.top-information-text {width: 90%;margin: 0 auto 100px;}
.top-information-date dt {width: 25%;padding: 20px 0;font-size: 15px;}
.top-information-date dd {width: 75%;padding: 20px 0 20px 40px;font-size: 15px;}
.top-information-date .tel { font-size: 24px; letter-spacing: 1px; }
.top-information-date .tel::before { content: '\f095'; margin-right: 5px; font-size: 90%; font-family: 'icon'; display: inline-block; }
.top-information-map {width: 100%;height: 575px;margin: 0;}

.top-pickup { padding-bottom: 120px; }
.top-pickup-items { width: clamp(730px, 95%, 1200px); display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between; }
.top-pickup-item {width: 100%;margin: 0;overflow: hidden;}
.top-pickup-item:hover .top-pickup-item-image { -moz-transform: scale(1.05); -ms-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05); }
.top-pickup-item-image {height: 560px;-moz-transition: all 1s cubic-bezier(0.05, 0.05, 0.31, 0.97);-o-transition: all 1s cubic-bezier(0.05, 0.05, 0.31, 0.97);-webkit-transition: all 1s cubic-bezier(0.05, 0.05, 0.31, 0.97);transition: all 1s cubic-bezier(0.05, 0.05, 0.31, 0.97);}
.top-pickup-item-title { padding-left: 60px; margin-bottom: 15px; cursor: pointer; }
.top-pickup-item-title::after { width: 48px; height: 48px; font-size: 25px; }
.top-pickup-item-title .en { margin-right: 12px; font-size: 45px; letter-spacing: 4px; }
.top-pickup-item-title .jp { font-size: 15px; }
.top-pickup-item-comment { font-size: 16px; }
.top-pickup-item-text { padding: 0 40px; bottom: 40px; }

.top-news-title { margin-bottom: 10px; }
.top-news-title .en { margin-right: 10px; font-size: 35px; letter-spacing: 4px; }
.top-news-title .jp { font-size: 15px; }
.top-news { width: clamp(730px, 95%, 1200px); padding: 60px 50px 50px; margin-bottom: 120px; }
.top-news-items a { padding: 20px 0; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; align-items: center; }
.top-news-item-time { width: 100px; padding: 5px; margin: 0 15px 0 0; font-size: 12px; letter-spacing: 1px; }
.top-news-item-title { font-size: 14px; flex: 1; }

.top-column{padding: 60px 0 120px;}
.top-column-text{width: clamp(730px, 95%, 1200px);}
.top-column-title { margin-bottom: 40px; }
.top-column-items {display: -webkit-box;display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: space-between;justify-content: space-between;}
.top-column-items li {width: 32%;margin: 0;}
.top-column-item-image {margin-bottom: 20px;}
.top-column-item-time {margin-bottom: 12px;font-size: 16px;letter-spacing: 2px;}
.top-column-item-title { margin-bottom: 12px; font-size: 18px; }
.top-column-item-comment p { font-size: 15px; }

}

@media screen and (min-width: 1200px) {
.top-about-title .deco{right: -155px;bottom: -7px;}
.top-about-text{width:540px;margin-right: 100px;}
.top-menu-image{width:50%;}
.top-menu-text{width:50%;}

.top-information-text {width: 660px;margin: 0 60px 0 auto;}
.top-information-map {width: calc(50% - 120px);height: 575px;margin: 0;}
.top-pickup-item-image {height: 380px;}
}
/* retina用 ----------------------------------------------- */
@media screen and (min-width: 739px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 739px) and (min-resolution: 2dppx) {
.top-about { background: url(../images/logo-mark@2x.png) no-repeat top -40px left calc(50% - 380px); background-size: 726px; }
.top-menu-image .image { background: url(../images/top-menu-image-pc@2x.jpg) no-repeat center right; background-size: cover; }
.top-menu-text { background: url(../images/top-menu-bg-pc@2x.jpg) no-repeat top center; background-size: cover; }
.top-pickup-item-image.case { background: url(../images/top-pickup-item-image01@2x.jpg) no-repeat center; background-size: cover; }
.top-pickup-item-image.faq { background: url(../images/top-pickup-item-image02@2x.jpg) no-repeat center; background-size: cover; } }
