@charset "UTF-8";
/*---------------------*/
/*max-width: 1200px ←画面全体が縮小する幅*/
/*max-width: 979px ←タブレット版*/
/*max-width: 767px ←スマホ版*/
/*max-width: 425px ←スマホ版さらに小さい幅に対応*/
/*構成*/
/*
FONT
COMMON
MAIN
HEADER
ARTICLE
ELEMENT
COTENTS
L
UTILITY
*/
/*---------------------*/

/* ========== FONT ========== */

/* ヒラギノ明朝 */
.hiraginomin-w3 {
	font-family: "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HiraMinProN-W3","游明朝","Yu Mincho","YuMincho", serif;
}

/* Times New Roman */
.times {
	font-family: "Times New Roman","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HiraMinProN-W3","游明朝","Yu Mincho","YuMincho", serif;
}



/* ========== COMMON ========== */

body{
	overflow-x: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

/* アニメーションがチラつく時に使用*/
body{
	overflow-x: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

/*可変幅表示にて使用*/
#page-body {
	overflow: hidden;
	width: 100%;
}

/* SMP表示での左右の余白を削除 */
@media (max-width: 979px) {
	#page-body {
		width: 100vw;
		margin: 0 -10px;
	}
}
@media (max-width: 767px) {
	#page-body {
		width: 100vw;
		margin: 0 -5px;
	}
}


/*
    common
*/
/* -- hide -- */
@media screen and (min-width: 768px) {
  .pc_hide {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_hide {
    display: none !important;
  }
}

/* ========== MAIN ========== */

#lp_main_wrap {
	position: relative;
	width: 100%;
	margin: 0 auto;
	font-family: "Noto Serif JP","Hiragino Mincho ProN","HiraMinProN-W3","游明朝","Yu Mincho","YuMincho", serif;
	font-feature-settings: "palt";
	word-wrap: break-word;
	color: #3d3935;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 0em;
}
#lp_main_wrap * {
	box-sizing: border-box;
}
#lp_main_wrap li,
#lp_main_wrap dt,
#lp_main_wrap dd,
#lp_main_wrap img {
	line-height: 1;
}
#lp_main_wrap p {
	margin-bottom: 0;
}
#lp_main_wrap a {
	transition: all 0.5s ease 0s;
	color: inherit;
	opacity: 1;
	text-decoration: none;
}
#lp_main_wrap a:hover,
#lp_main_wrap a:active {
	color: inherit;
	opacity: 0.6;
	text-decoration: none;
}


/* lp_mv */
#lp_main_wrap .lp_mv {
	position: relative;
	z-index: 1;
}
#lp_main_wrap .lp_mv .lp_mv-pc {
	width: 100%;
	height: auto;
	aspect-ratio: 1440 / 800;
	margin: 0;
	position: relative;
	background: url("//ds-assets.s3.amazonaws.com/e-look.jp/2026/scapa/weather_coordinate/mv_bg.jpg") no-repeat center top / 100% auto;;
}
#lp_main_wrap .lp_mv .lp_mv-pc img{
	position: absolute;
    width: 68%;
    display: block;
    bottom: 1%;
    left: 15.5%;
}
@media screen and (min-width: 1441px) {
	#lp_main_wrap .lp_mv .lp_mv-pc {
	width: 100%;
	height: auto;
	aspect-ratio: 1920 / 800;
	background: url("//ds-assets.s3.amazonaws.com/e-look.jp/2026/scapa/weather_coordinate/mv_1920.jpg") no-repeat center top / 100% auto;;
}
#lp_main_wrap .lp_mv .lp_mv-pc img{
	position: absolute;
    width: 55%;
    display: block;
    bottom: -1%;
    left: 50%;
    transform: translateX(-50%);
}
}

@media (max-width: 767px) {
	#lp_main_wrap .lp_mv .lp_mv-smp {
		background: url("//ds-assets.s3.amazonaws.com/e-look.jp/2026/scapa/weather_coordinate/mv_bg_sp_re.jpg") no-repeat center;
		height: auto;
		aspect-ratio: 750 / 1314;
		background-size: cover;
	}
	#lp_main_wrap .lp_mv .lp_mv-smp img{
		width: 84%;
		position: absolute;
		top: 46px;
		bottom: 0%;
		left: 50%;
		transform: translateX(-50%);
	}
}


/* lp_main_wrap */
#lp_main_wrap {
	position: relative;
	clip-path: inset(0);
}
#lp_main_wrap::before {
	z-index: -1;
	inset: 0;
	width: 100vw;
	height: 100vh;
	background: #FFF;
}

/* lp_main */
#lp_main_wrap .lp_main {
	width: 100%;
	margin: 0;
}



/* ========== ELEMENT ========== */

/* price */
#lp_main_wrap .price .msize,
#lp_main_wrap .price .lsize,
#lp_main_wrap .price .osize {
	display: inline-block;
	background-color: #fff;
	line-height: 1 !important;
}
#lp_main_wrap .price {
	display: inline;
	flex-wrap: wrap;
	gap: 5px;
}
#lp_main_wrap .price .msize::before,
#lp_main_wrap .price .lsize::before {
	display: inline-block;
	margin-right: 4px;
}
#lp_main_wrap .price .msize::before {
	content: "M";
}
#lp_main_wrap .price .lsize::before {
	content: "L";
}
#lp_main_wrap .price a {
	display: inline-block;
	text-decoration: none;
}

/* swiper */
#lp_main_wrap .swiper-itemlist {
	overflow: hidden;
	position: relative;
}
#lp_main_wrap .swiper-slide {
	width: 180px;
	margin-right: 10px;
}
#lp_main_wrap .swiper-slide:last-child {
	margin-right: 0;
}
#lp_main_wrap .swiper-container-horizontal > .swiper-scrollbar {
	position: relative;
	left: 0;
	bottom: 4px;
	z-index: 50;
	width: 100%;
	height: 1px;
	margin-top: 48px;
	border-radius: 0;
}
#lp_main_wrap .swiper-scrollbar {
	background-color: #3d3935;
}
#lp_main_wrap .swiper-scrollbar-drag {
	top: -2px;
	height: 5px;
	background-color: #3d3935;
	border-radius: 0;
}
.swiper-scrollbar-lock {
	display: none !important;
}
@media (max-width: 767px) {
	#lp_main_wrap .swiper-itemlist {
		overflow: hidden;
		padding: 0 4%;
	}
	#lp_main_wrap .swiper-slide {
		width: calc((100% - 10%) / 2.16);
	}
	#lp_main_wrap .swiper-container-horizontal > .swiper-scrollbar {
	margin-top: 40px;
}
}



/* ========== ANIMATION ========== */

/* fadeIn */
#lp_main_wrap .animation-fadeIn {
	opacity: 0;
	will-change: opacity;
	transition: opacity 0.9s ease-in-out 0s;
}
#lp_main_wrap .active.animation-fadeIn {
	opacity: 1;
}

/* fadeZoom */
#lp_main_wrap .animation-fadeZoom {
	transform: scale(1.09);
	will-change: transform;
	transition: transform 3.6s ease 0s;
}
#lp_main_wrap .active.animation-fadeZoom {
	transform: scale(1);
}

/* fadeLeft */
#lp_main_wrap .animation-fadeLeft {
	clip-path: polygon(0 0, 90% 0, 90% 100%, 0% 100%);
	translate: 5% 0;
	will-change: clip-path, translate;
	transition: clip-path 1s ease 0s, translate 1.8s ease 0s;
}
#lp_main_wrap .active.animation-fadeLeft {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	translate: 0 0;
}

/* fadeRight */
#lp_main_wrap .animation-fadeRight {
	clip-path: polygon(10% 0, 100% 0, 100% 100%, 10% 100%);
	translate: -5% 0;
	will-change: clip-path, translate;
	transition: clip-path 1s ease 0s, translate 1.8s ease 0s;
}
#lp_main_wrap .active.animation-fadeRight {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	translate: 0 0;
}

/* lineDouble */
#lp_main_wrap .animation-lineDouble {
	position: relative;
}
#lp_main_wrap .animation-lineDouble::before,
#lp_main_wrap .animation-lineDouble::after {
	display: block;
	content: "";
	height: 1px;
	position: absolute;
	left: 0;
	right: 100%;
}
#lp_main_wrap .animation-lineDouble::before {
	top: 0;
}
#lp_main_wrap .animation-lineDouble::after {
	bottom: 0;
}
#lp_main_wrap #sec_00 .animation-lineDouble::before,
#lp_main_wrap #sec_00 .animation-lineDouble::after {
	background-color: #7495BA;
}
#lp_main_wrap #sec_05 .animation-lineDouble::before,
#lp_main_wrap #sec_05 .animation-lineDouble::after {
	background-color: #8E99A6;
}
#lp_main_wrap #sec_10 .animation-lineDouble::before,
#lp_main_wrap #sec_10 .animation-lineDouble::after {
	background-color: #AD9C95;
}
#lp_main_wrap #sec_15 .animation-lineDouble::before,
#lp_main_wrap #sec_15 .animation-lineDouble::after {
	background-color: #B38D86;
}
#lp_main_wrap #sec_20 .animation-lineDouble::before,
#lp_main_wrap #sec_20 .animation-lineDouble::after {
	background-color: #BA8C8B;
}

#lp_main_wrap .active.animation-lineDouble::before,
#lp_main_wrap .active.animation-lineDouble::after ,
#lp_main_wrap .active .animation-lineDouble::before,
#lp_main_wrap .active .animation-lineDouble::after {
	animation: lineExRight 0.6s ease 0s forwards;
}

/* lineTop */
#lp_main_wrap .animation-lineTop {
	position: relative;
}
#lp_main_wrap .animation-lineTop::before {
	display: block;
	content: "";
	height: 1px;
	position: absolute;
	top: 0;
	left: 0;
	right: 100%;
	background-color: #3d3935;
}
#lp_main_wrap .active.animation-lineTop::before,
#lp_main_wrap .active .animation-lineTop::before {
	animation: lineExRight 0.6s ease 0s forwards;
}

/* lineLeft */
#lp_main_wrap .animation-lineLeft {
	position: relative;
}
#lp_main_wrap .animation-lineLeft::before {
	display: block;
	content: "";
	width: 1px;
	position: absolute;
	top: 0;
	bottom: 100%;
	left: 0;
	background-color: #3d3935;
}
#lp_main_wrap .active.animation-lineLeft::before,
#lp_main_wrap .active .animation-lineLeft::before {
	animation: lineExBottom 0.6s ease 0.2s forwards;
}

/* lineContent */
#lp_main_wrap .animation-lineContent {
	opacity: 0;
}
#lp_main_wrap .active.animation-lineContent,
#lp_main_wrap .active .animation-lineContent {
	animation: lineContent 0.6s ease-in-out 0.2s forwards;
}

@keyframes lineExRight {
	0% {
		opacity: 0;
		right: 100%;
	}
	25% {
		opacity: 1;
	}
	100% {
		opacity: 1;
		right: 0;
	}
}
@keyframes lineExBottom {
	0% {
		opacity: 0;
		bottom: 100%;
	}
	25% {
		opacity: 1;
	}
	100% {
		opacity: 1;
		bottom: 0;
	}
}
@keyframes lineContent {
	0% {opacity: 0;}
	100% {opacity: 1;}
}



/* ========== LEAD ========== */

/* lp_lead */
#lp_main_wrap .lp_lead {
	width: 100%;
	margin: 117px auto 81px;
	padding: 0;
}
#lp_main_wrap .lp_lead_inner {
	width: 92%;
	max-width: 1280px;
	margin: 0 auto;
}
#lp_main_wrap .lp_lead .lead_main_title {
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.19em;
}
#lp_main_wrap .lp_lead .lead_main_text {
	text-align: center;
	font-size: 16px;
	line-height: 2.4;
	letter-spacing: 0.19em;
	margin-top: 14px;
}
#lp_main_wrap .lp_lead .lp_lead_box {
	background-color: #FAFAFA;
	width: 62.5%;
	max-width: 900px;
	margin: 0 auto;
}
#lp_main_wrap .lp_lead .lead_flex {
	display: flex;
	justify-content: space-between;
	padding: 39px 60px;
	margin: 65px 0;
	align-items: center;
}
#lp_main_wrap .lp_lead .lead_text {
	align-items: center;
	width: 39%;
	margin: 45px 0;
}
#lp_main_wrap .lp_lead .lead_text_title {
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
	font-size: 20px;
	letter-spacing: 0.12em;
	line-height: 1.8;
}
#lp_main_wrap .lp_lead .lead_text_sub {
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
	font-size: 14px;
	letter-spacing: 0.12em;
	line-height: 2.2;
	margin: 23px 0 26px;
}
#lp_main_wrap .lp_lead .lead_text_small {
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
	color: #888888;
	font-size: 12px;
	letter-spacing: 0.06em;
  	line-height: 1.8;
}
#lp_main_wrap .lp_lead .lead_img {
	width: 59%;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_lead {
	width: 100%;
	margin: 44px auto 61px;
	padding: 0;
}
#lp_main_wrap .lp_lead_inner {
	width: 92%;
	max-width: 1280px;
	margin: 0 auto;
}
#lp_main_wrap .lp_lead .lead_main_title {
	font-size: 18px;
	line-height: 1.8;
	margin-top: 0;
}
#lp_main_wrap .lp_lead .lead_main_text {
	font-size: 14px;
	margin-top: 10px;
}
#lp_main_wrap .lp_lead .lp_lead_box {
	width: 100%;
}
#lp_main_wrap .lp_lead .lead_flex {
	flex-direction: column;
	padding: 40px 0;
	margin: 46px 0;
}
#lp_main_wrap .lp_lead .lead_text {
	width: 80%;
	margin: 0 auto 14px;
}
#lp_main_wrap .lp_lead .lead_text_title {
	font-size: 18px;
}
#lp_main_wrap .lp_lead .lead_text_sub {
	margin: 13px 0;
}
#lp_main_wrap .lp_lead .lead_text_small {
}
#lp_main_wrap .lp_lead .lead_img {
	width: 100%;
}
}
@media (max-width: 425px) {
	#lp_main_wrap .lp_lead p {
		font-size: 14px;
		line-height: 2.15;
		letter-spacing: 0.08em;
	}
}

#lp_main_wrap .nav {
	width: 75%;
	max-width: 1080px;
	margin: 0 auto 140px;
}
#lp_main_wrap .nav ul {
	display: flex;
	justify-content: space-between;
}
#lp_main_wrap .hover-card {
	position: relative;
	width: 200px;
	height: 240px;
	overflow: hidden;
	cursor: pointer;
}
#lp_main_wrap .hover-card a{
	opacity: 1 !important;
}
#lp_main_wrap .back-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
#lp_main_wrap .front-layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: white;
	display: block;
	transition: opacity 0.5s ease; 
 	opacity: 1;
}
#lp_main_wrap .hover-card:hover .front-layer {
  opacity: 0;
}

#lp_main_wrap li:nth-child(1) .front-layer { background-color: #7495BA; }
#lp_main_wrap li:nth-child(2) .front-layer { background-color: #8E99A6; }
#lp_main_wrap li:nth-child(3) .front-layer { background-color: #AD9C95; }
#lp_main_wrap li:nth-child(4) .front-layer { background-color: #B38D86; }
#lp_main_wrap li:nth-child(5) .front-layer { background-color: #BA8C8B; }

#lp_main_wrap .nav_text {
	font-size: 18px;
	line-height: 1.87;
	letter-spacing: 0.06em;
	display: inline-block;
	position: absolute;
	top: 22px;
	left: 22px;
}
#lp_main_wrap .nav_text_sub {
	font-family: "Times New Roman", serif;
	font-style: italic;
	font-size: 42px;
	display: inline-block;
	position: absolute;
	bottom: 19px;
	right: 22px;
}
#lp_main_wrap .nav_text_sub span {
	font-size: 28px;
	font-style: normal;
	margin-left: 3px;
}
@media (max-width: 767px) { 
	#lp_main_wrap .nav {
	width: 84%;
	max-width: 315px;
	margin: 0 auto 102px;
}
#lp_main_wrap .nav ul {
	flex-direction: column;
	gap: 7px;
}
#lp_main_wrap .hover-card {
	width: 100%;
	height: 80px;
}
#lp_main_wrap .back-image {
	display: none;
}
#lp_main_wrap .front-layer {
}
#lp_main_wrap .hover-card:hover .front-layer {
  opacity: 1;
}

#lp_main_wrap li:nth-child(1) .front-layer { background-color: #7495BA; }
#lp_main_wrap li:nth-child(2) .front-layer { background-color: #8E99A6; }
#lp_main_wrap li:nth-child(3) .front-layer { background-color: #AD9C95; }
#lp_main_wrap li:nth-child(4) .front-layer { background-color: #B38D86; }
#lp_main_wrap li:nth-child(5) .front-layer { background-color: #BA8C8B; }

#lp_main_wrap .nav_text {
	font-size: 13.5px;
	top: 14px;
}
#lp_main_wrap .nav_text_sub {
	font-size: 31.5px;
	bottom: 11px;
	right: 16px;
}
#lp_main_wrap .nav_text_sub span {
	font-size: 21px;
}
}
/* ========== CONTENT 共通 ========== */

/* lp_content */
#lp_main_wrap .lp_content {
	position: relative;
	padding-bottom: 158px;
}
#lp_main_wrap .lp_content_inner {
	position: relative;
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_content {
		padding-bottom: 35%;
	}
	#lp_main_wrap .lp_content_inner {
		width: 100%;
	}
}

/* lp_content_title */
#lp_main_wrap .lp_content_title {
	margin-bottom: 51px;
}
#lp_main_wrap .lp_content_title_inner {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 7px 0 7px;
	display: flex;
	justify-content: center;
}
#lp_main_wrap .lp_content_title_look {
	width: 208px;
	margin-top: 1px;
}
#lp_main_wrap .lp_content_title_num {
	width: 88px;
}
#lp_main_wrap .lp_content_title_main {
	font-size: 50px;
	letter-spacing: 0.23em;
	margin: 0 auto 61px;
	text-align: center;
	line-height: 1.7;
	font-weight: 500;
}
#lp_main_wrap #sec_00 .lp_content_title_main {
	color: #7495BA;
}
#lp_main_wrap #sec_05 .lp_content_title_main {
	color: #8E99A6;
}
#lp_main_wrap #sec_10 .lp_content_title_main {
	color: #AD9C95;
}
#lp_main_wrap #sec_15 .lp_content_title_main {
	color: #B38D86;
}
#lp_main_wrap #sec_20 .lp_content_title_main {
	color: #BA8C8B;
}

@media (max-width: 767px) {
	#lp_main_wrap .lp_content_title {
	margin-bottom: 20px;
}
#lp_main_wrap .lp_content_title_inner {
	width: 100%;
	max-width: 375pxpx;
	margin: 0 auto;
	padding: 7px 0 7px;
	display: flex;
	justify-content: center;
}
#lp_main_wrap .lp_content_title_look {
	width: 208px;
	margin-top: 1px;
}
#lp_main_wrap .lp_content_title_num {
	width: 88px;
}
#lp_main_wrap .lp_content_title_main {
	font-size: 32px;
	margin: 0 auto 28px;
}
}

/* lp_content_sec */
#lp_main_wrap .lp_content_sec {
	display: flex;
	width: 100%;
	max-width: 1440px;
	gap: 8.3%;
}
#lp_main_wrap .lp_content_sec_img {
	width: 50%;
	max-width: 720px;
}
#lp_main_wrap .lp_content_sec_lead {
	width: 41.6%;
	max-width: 500px;
}
#lp_main_wrap .lp_content_sec_lead_title {
	font-size: 20px;
	letter-spacing: 0.2em;
	line-height: 2.3;
	margin: 64px 0 0;
}
#lp_main_wrap .lp_content_sec_lead_sub {
	font-size: 15px;
	letter-spacing: 0.2em;
	line-height: 2.5;
	margin: 21px 0 0;
}
#lp_main_wrap .lp_content_sec_lead_img {
	margin: 55px 0 0 -20px;
    max-width: 520px;
}
@media (max-width: 767px) { 
	#lp_main_wrap .lp_content_sec {
	flex-direction: column;
	gap: unset;
}
#lp_main_wrap .lp_content_sec_img {
	width: 100%;
}
#lp_main_wrap .lp_content_sec_lead {
	width: 100%;
	margin: 0 auto;
}
#lp_main_wrap .lp_content_sec_lead_title {
	font-size: 18px;
	line-height: 2;
	width: 84%;
	margin: 46px auto 0;
}
#lp_main_wrap .lp_content_sec_lead_sub {
	font-size: 14px;
	line-height: 2.2;
	margin: 21px auto 0;
	width: 84%;
}
#lp_main_wrap .lp_content_sec_lead_img {
	margin: 30px auto 0 3%;
    max-width: 520px;
}
}

/* lp_content_item_credit */
#lp_main_wrap .lp_content_item {
	width: 83.3%;
	max-width: 1200px;
    margin: 100px auto 0;
}
#lp_main_wrap .lp_content_item_credit {
	margin-top: 12px;
}
#lp_main_wrap .lp_content_item_credit p {
	font-family: "Times New Roman","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HiraMinProN-W3","游明朝","Yu Mincho","YuMincho", serif;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 0.06em;
}
#lp_main_wrap .lp_content_item_credit p + p {
	margin-top: 4px;
}
#lp_main_wrap .lp_content_item_credit p.price {
	display: flex;
	gap: 2px 9px;
	width: 180px;
	font-size: 12px;
	line-height: 1;
	letter-spacing: 0em;
}
#lp_main_wrap .price a {
	border-bottom: 1px solid #000;
}
#lp_main_wrap .p-item-list__price {
	display: inline-block;
    margin-top: 4px;
	font-size: 13px;
	letter-spacing: 0.05em;
}
#lp_main_wrap .red {
	color: #FF0000;
	margin-left: 4px;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_content_item {
		width: auto;
		margin: 19px auto 0;
	}
	#lp_main_wrap .lp_content_item_credit {
		margin-top: 12px;
	}
	#lp_main_wrap .lp_content_item_credit p + p {
		margin-top: 2px;
	}
	#lp_main_wrap .lp_content_item_credit p.price {
		gap: 0 2px;
	}
}
@media (max-width: 425px) {
	#lp_main_wrap .lp_content_item_credit p.price {
		font-size: 10px;
		width: 100%;
		flex-wrap: wrap;
	}
}

#lp_main_wrap .lp_graph {
	width: 75%;
	max-width: 1080px;
	margin: 0 auto 120px;
}
#lp_main_wrap .lp_graph h5 {
	font-size: 32px;
	font-weight: 500;
	letter-spacing: 0.12em;
	margin-bottom: 40px;
	text-align: center;
	color: #888888;
}
#lp_main_wrap .lp_graph .lp_graph_img {
	width: 100%;
}
#lp_main_wrap .lp_graph ul {
	width: 54.16%;
	max-width: 780px;
	display: flex;
	gap: 15px 10px;
	margin: 40px auto 0;
	flex-wrap: wrap;
	justify-content: center;
}
#lp_main_wrap .lp_graph ul li {
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
	font-size: 14px;
	letter-spacing: 0.06em;
	font-weight: 500;
	color: #888888;
	padding: 6px 16px 8px;
	border: 1px solid #888888;
	border-radius: 50px;
	transition: 0.2s !important;
}
#lp_main_wrap .lp_graph ul li:hover {
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
	font-size: 14px;
	letter-spacing: 0.06em;
	font-weight: 500;
	color: #FFF !important;
	background-color: #888;
	padding: 6px 16px 8px;
	border-radius: 50px;
	transition: 0.2s !important;
}
#lp_main_wrap .lp_graph ul li a:hover {
	color: #FFF !important;
	opacity: 1 !important;
	transition: 0.2s !important;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_graph {
	width: 100%;
	margin: -40px auto 92px;
}
#lp_main_wrap .lp_graph h5 {
	font-size: 24px;
	margin-bottom: 30px;
}
#lp_main_wrap .lp_graph .lp_graph_img {
	width: 100%;
	margin: 0 auto;
}
#lp_main_wrap .lp_graph ul {
	width: 90%;
	margin: 30px auto 0;
}
#lp_main_wrap .lp_graph ul li {
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
	font-size: 14px;
	letter-spacing: 0.06em;
	font-weight: 500;
	color: #888888;
	padding: 7px 15px;
	border: 1px solid #888888;
	border-radius: 50px;
	transition: 0.2s !important;
}
#lp_main_wrap .lp_graph ul li:hover {
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
	font-size: 14px;
	letter-spacing: 0.06em;
	font-weight: 500;
	color: #FFF !important;
	background-color: #888;
	padding: 7px 15px;
	border-radius: 50px;
	transition: 0.2s !important;
}
#lp_main_wrap .lp_graph ul li a:hover {
	color: #FFF !important;
	opacity: 1 !important;
	transition: 0.2s !important;
}
}

/* lp_content_btn */
#lp_main_wrap .lp_btn {
	margin: -3px auto 80px;
}
#lp_main_wrap .lp_btn_02 {
	margin: 10 auto;
	background-color: #FAFAFA;
	width: 100%;
	padding-bottom: 50px;
}
#lp_main_wrap .lp_btn h5 {
	font-size: 24px;
    letter-spacing: 0.2em;
	text-align: center;
    margin-bottom: 41px;
	color: #888;
}
#lp_main_wrap .lp_btn_02 h5 {
	font-size: 24px;
    letter-spacing: 0.2em;
	padding-top: 78px;
	text-align: center;
    margin-bottom: 39px;
	color: #888;
}
#lp_main_wrap .lp_content_btn {
  	width: 53.5%;
	max-width: 770px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	gap: 22px;
}
#lp_main_wrap .lp_content_btn a {
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
	width: 100%;
	display: block;
	position: relative;
	padding: 24px;
	font-weight: 500;
	font-size: 18px;
	line-height: 1;
	letter-spacing: 0.14em;
	text-align: center;
	background-color: #888;
	border: 1px solid #888;
	color: #FFF;
}
#lp_main_wrap .lp_content_btn a:hover {
	width: 100%;
	display: block;
	position: relative;
	padding: 24px;
	font-weight: 500;
	font-size: 18px;
	line-height: 1;
	letter-spacing: 0.14em;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #888;
	color: #000;
}
#lp_main_wrap .lp_content_btn a::after {
	display: block;
	content: '';
	width: 9px;
	height: 9px;
	position: absolute;
	top: calc(50% - 5px);
	right: 17px;
	border-top: solid 1px #FFF;
	border-right: solid 1px #FFF;
	transform: rotate(45deg);
}
#lp_main_wrap .lp_content_btn a:hover::after {
	display: block;
	content: '';
	width: 9px;
	height: 9px;
	position: absolute;
	top: calc(50% - 5px);
	right: 17px;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
	transform: rotate(45deg);
}
#lp_main_wrap .lp_btn_02 a {
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
	width: 100%;
	display: block;
	position: relative;
	padding: 24px;
	font-weight: 500;
	font-size: 18px;
	line-height: 1;
	letter-spacing: 0.14em;
	text-align: center;
	background-color: #FAFAFA;
	border: 1px solid #888;
	color: #888;
}
#lp_main_wrap .lp_btn_02 a:hover {
	width: 100%;
	display: block;
	position: relative;
	padding: 24px;
	font-weight: 500;
	font-size: 18px;
	line-height: 1;
	letter-spacing: 0.14em;
	text-align: center;
	background-color: #888;
	color: #FAFAFA;
	border: 1px solid #888;
}
#lp_main_wrap .lp_btn_02 a::after {
	display: block;
	content: '';
	width: 9px;
	height: 9px;
	position: absolute;
	top: calc(50% - 5px);
	right: 17px;
	border-top: solid 1px #888;
	border-right: solid 1px #888;
	transform: rotate(45deg);
}
#lp_main_wrap .lp_btn_02 a:hover::after {
	display: block;
	content: '';
	width: 9px;
	height: 9px;
	position: absolute;
	top: calc(50% - 5px);
	right: 17px;
	border-top: solid 1px #FAFAFA;
	border-right: solid 1px #FAFAFA;
	transform: rotate(45deg);
}
.attention-txt-pc{
	margin: 77px auto 46px !important;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_btn {
	margin: -3px auto 60px;
}
#lp_main_wrap .lp_btn_02 {
	margin: 58px auto 0;
	padding-bottom: 50px;
}
#lp_main_wrap .lp_btn h5 {
	font-size: 18px;
	line-height: 1.8;
    margin-bottom: 12px;
}
#lp_main_wrap .lp_btn_02 h5 {
	font-size: 18px;
	line-height: 1.8;
    margin-bottom: 12px;
	padding-top: 46px;
}
#lp_main_wrap .lp_content_btn {
  	width: 84%;
	display: flex;
	flex-direction: column;
	gap: 8px;
}
#lp_main_wrap .lp_content_btn a {
	padding: 16px;
	font-size: 14px;
	background-color: #FFF;
	border: 1px solid #888;
	color: #888;
}
#lp_main_wrap .lp_content_btn a:hover {
	padding: 16px;
	font-size: 14px;
	background-color: #FFF;
	border: 1px solid #888;
	color: #888;
}
#lp_main_wrap .lp_btn_02 a {
	padding: 16px;
	font-size: 14px;
	background-color: #FAFAFA;
	border: 1px solid #888;
	color: #888;
}
#lp_main_wrap .lp_btn_02 a:hover {
	padding: 16px;
	font-size: 14px;
	background-color: #FAFAFA;
	border: 1px solid #888;
	color: #888;
}
#lp_main_wrap .lp_content_btn a::after {
	border-top: solid 1px #888;
	border-right: solid 1px #888;
}
.attention-txt-pc{
	margin: 16% auto 0% !important;
}
}
































/* ========== CAMPAIGN ========== */

/* lp_campaign */
#lp_main_wrap .lp_campaign {
	position: relative;
	width: 100%;
	margin: 0;
	padding-bottom: 159px;
}
#lp_main_wrap .lp_campaign_inner {
	width: 92%;
	max-width: 1280px;
	margin: 0 auto;
	text-align: center;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_campaign {
		width: 100%;
		margin: 0 auto;
		padding-bottom: 22%;
	}
}

/* lp_campaign_title */
#lp_main_wrap .lp_campaign_title {
	position: relative;
	padding: 22px 0 19px;
	margin-bottom: 74px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 22px;
}
#lp_main_wrap .lp_campaign_title span:nth-child(1) {
	margin-top: -4px;
	font-family: "Times New Roman","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HiraMinProN-W3","游明朝","Yu Mincho","YuMincho", serif;
	font-style: italic;
	font-size: 24px;
	line-height: 1;
	letter-spacing: 0.02em;
}
#lp_main_wrap .lp_campaign_title span:nth-child(2) {
	font-family: "Times New Roman","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HiraMinProN-W3","游明朝","Yu Mincho","YuMincho", serif;
	font-size: 30px;
	line-height: 1;
	letter-spacing: 0.14em;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_campaign_title {
		margin-bottom: 6%;
		padding: 16px 0 12px;
	}
	#lp_main_wrap .lp_campaign_title span:nth-child(1) {
		margin-top: 0;
		font-size: 16px;
	}
}

/* lp_campaign_subtitle */
#lp_main_wrap .lp_campaign_subtitle {
	width: 100%;
	max-width: 548px;
	margin: 0 auto 16px;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_campaign_subtitle {
		width: 62%;
		margin: 0 auto 16%;
	}
}

/* lp_campaign_content_title */
#lp_main_wrap .lp_campaign_content_title {
	width: 100%;
	max-width: 520px;
	margin: 0 auto 27px;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_campaign_content_title {
		width: 91%;
		max-width: 548px;
		margin: 0 auto 20px;
	}
}

/* lp_campaign_content_date */
#lp_main_wrap .lp_campaign_content_date {
	margin-bottom: 43px;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
	font-size: 20px;
	line-height: 1.2;
	letter-spacing: 0.1em;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_campaign_content_date {
		margin-bottom: 28px;
		font-size: 18px;
	}
}

/* lp_campaign_content_text */
#lp_main_wrap .lp_campaign_content_text01 {
	margin-bottom: 34px;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
	font-size: 15px;
	line-height: 1.6;
	letter-spacing: 0.08em;
}
#lp_main_wrap .lp_campaign_content_text02 {
	width: fit-content;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	gap: 6px;
}
#lp_main_wrap .lp_campaign_content_text02 li {
	padding-left: 1em;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS PGothic, sans-serif;
	font-size: 13px;
	line-height: 1.4;
	letter-spacing: 0.1em;
	color: #737373;
	text-align: left;
	text-indent: -1em;
}
#lp_main_wrap a.lp_campaign_content_saleforyou {
	text-decoration: underline;
}

@media (max-width: 767px) {
	#lp_main_wrap .lp_campaign_content_text01 {
		margin-bottom: 20px;
		font-size: 15.6px;
		line-height: 1.6;
	}
	#lp_main_wrap .lp_campaign_content_text02 {
		width: 92%;
		gap: 7px;
		font-size: 14px;
	}
}
@media (max-width: 425px) {
	#lp_main_wrap .lp_campaign_content_text01 {
		font-size: 13px;
	}
}




/* ========== PROFILE ========== */

/* lp_profile */
#lp_main_wrap .lp_profile {
	width: 100%;
	margin: 0;
	padding-top: 1px;
}
#lp_main_wrap .lp_profile_inner {
	width: 92%;
	max-width: 1280px;
	margin: 0 auto;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_profile {
		width: 100%;
		margin: 0;
		padding: 13.8% 0 18%;
	}
}

/* lp_profile text */
#lp_main_wrap .lp_profile h3 {
	margin-bottom: 41px;
	font-family: "Times New Roman","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HiraMinProN-W3","游明朝","Yu Mincho","YuMincho", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
	line-height: 1;
	letter-spacing: 0.06em;
}
#lp_main_wrap .lp_profile p {
	font-size: 14px;
	line-height: 2.14;
	letter-spacing: 0.02em;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_profile h3 {
		margin-bottom: 44px;
		text-align: center;
	}
	#lp_main_wrap .lp_profile p {
		line-height: 2;
	}
}

/* lp_profile_content */
#lp_main_wrap .lp_profile_content {
	width: 80%;
	max-width: 740px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: row-reverse;
}
#lp_main_wrap .lp_profile_content_img {
	width: 44.4%;
}
#lp_main_wrap .lp_profile_content_text {
	width: 44.6%;
}
@media (max-width: 979px) {
	#lp_main_wrap .lp_profile_content {
		width: 100%;
	}
	#lp_main_wrap .lp_profile_content_text {
		width: 50%;
	}
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_profile_content {
		display: block;
		width: 80%;
		max-width: 560px;
		margin: 0 auto;
	}
	#lp_main_wrap .lp_profile_content_img {
		width: 77%;
		padding: 0;
		margin: 0 auto 13%;
	}
	#lp_main_wrap .lp_profile_content_text {
		width: 100%;
		padding: 0;
	}
}



/* ========== STAFF ========== */

/* lp_staff */
#lp_main_wrap .lp_staff {
	width: 100%;
	margin: 0;
	padding: 160px 0 147px;
	text-align: center;
}
#lp_main_wrap .lp_staff_inner {
	width: 90%;
	max-width: 1280px;
	margin: 0 auto;
}
#lp_main_wrap .lp_staff h3 {
	margin-bottom: 41px;
	font-family: "Times New Roman","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HiraMinProN-W3","游明朝","Yu Mincho","YuMincho", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
	line-height: 1;
	letter-spacing: 0.02em;
}
#lp_main_wrap .lp_staff p {
	font-family: "Times New Roman","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HiraMinProN-W3","游明朝","Yu Mincho","YuMincho", serif;
	font-style: italic;
	font-weight: 400;
	font-size: 16px;
	line-height: 2;
	letter-spacing: 0.06em;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_staff {
		padding: 19% 0 18%;
	}
	#lp_main_wrap .lp_staff h3 {
		margin-bottom: 34px;
	}
	#lp_main_wrap .lp_staff p {
		line-height: 1.85;
	}
}






/* ========== ARCHIVE ========== */

/* lp_archive */
#lp_main_wrap .lp_archive {
  width: 100%;
  margin: 0;
	padding: 147px 0 131px;
	text-align: center;
}
#lp_main_wrap .lp_archive_inner {
  width: 90%;
	max-width: 1240px;
  margin: 0 auto;
}
#lp_main_wrap .lp_archive h3 {
	margin-bottom: 41px;
	font-family: "Times New Roman","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HiraMinProN-W3","游明朝","Yu Mincho","YuMincho", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
	line-height: 1;
	letter-spacing: 0.02em;
}
#lp_main_wrap .lp_archive_list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 0 4%;
  width: 100%;
	max-width: 966px;
  margin: 0 auto;
}
#lp_main_wrap .lp_archive_list li {
	flex-basis: 48%;
	margin-bottom: 4%;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_archive {
		padding: 19% 0 18%;
	}
	#lp_main_wrap .lp_archive h3 {
		margin-bottom: 34px;
	}
	#lp_main_wrap .lp_archive_list li {
		flex-basis: 68%;
		margin-bottom: 8%;
	}
}



/* ========== FOOTER ========== */

/* lp_footer */
#lp_main_wrap .lp_footer {
  width: 100%;
  margin: 0;
	padding: 194px 0 32px;
  background-color: #bbd4da;
	text-align: center;
}
#lp_main_wrap .lp_footer_inner {
  width: 90%;
	max-width: 1100px;
  margin: 0 auto;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_footer {
		padding: 18% 0 16px;
	}
}

/* lp_footer_link */
#lp_main_wrap .lp_footer_link {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0 48px;
	margin-bottom: 86px;
}
#lp_main_wrap .lp_footer_link a {
  position: relative;
	display: inline-block;
	padding-right: 16px;
	font-family: "Times New Roman","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HiraMinProN-W3","游明朝","Yu Mincho","YuMincho", serif;
	font-weight: 400;
	font-style: normal;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.06em;
	color: #333;
}
#lp_main_wrap .lp_footer_link a::after {
  display: inline-block;
  content: '';
  width: 6px;
  height: 6px;
  position: absolute;
  top: calc(50% - 5px);
  right: 3px;
  border-top: solid 1px #919191;
  border-right: solid 1px #919191;
  transform: rotate(45deg);
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_footer_link {
		gap: 0 9%;
		margin-bottom: 15%;
	}
	#lp_main_wrap .lp_footer_link a {
		font-size: 15px;
	}
}
@media (max-width: 425px) {
	#lp_main_wrap .lp_footer_link {
		gap: 0 6%;
	}
	#lp_main_wrap .lp_footer_link a {
		font-size: 13px;
	}
}

/* lp_footer_copyright */
#lp_main_wrap .lp_footer_copyright {
	font-family: "Times New Roman","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HiraMinProN-W3","游明朝","Yu Mincho","YuMincho", serif;
	font-weight: 400;
	font-style: normal;
  font-size: 10px;
  line-height: 1.6;
  letter-spacing: 0.12em;
}



/* ========== FLOATING BANNER ========== */

/* floating-banner */
#lp_main_wrap .floating-banner {
  position: fixed;
  top:50%;
  right: 0;
  z-index: 10;
}
#lp_main_wrap .floating-banner .coupon_pc {
	display: block;
}
#lp_main_wrap .floating-banner .coupon_smp {
	display: none;
}
@media (max-width: 767px) {
  #lp_main_wrap .floating-banner {
    position: fixed;
    top: unset;
    bottom: 0;
    left: 0;
  }
  #lp_main_wrap .floating-banner .coupon_pc {
  	display: none;
  }
  #lp_main_wrap .floating-banner .coupon_smp {
  	display: block;
  	width: 100%;
  }
}



/* ========== BRAND TOP ========== */

/* lp_brandbtn */
#lp_main_wrap .lp_brandbtn {
	display: none;
	position: fixed;
	left: 40px;
	top: 40px;
	width: 120px;
	z-index: 10;
}
#lp_main_wrap .lp_brandbtn a {
	display: block;
}
#lp_main_wrap .lp_brandbtn img {
	filter: drop-shadow(0px 0px 3px rgba(255, 255, 255, 0.6));
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_brandbtn {
		display: none;
		position: fixed;
		left: 50%;
		top: 0;
		translate: -50% 0;
		width: 20%;
		text-align: center;
	}
	#lp_main_wrap .lp_brandbtn a {
		padding: 10px;
	}
	#lp_main_wrap .lp_brandbtn img {
		width: 100%;
	}
}





/* ========== UTILITY ========== */

#lp_main_wrap .lp_viewpc_block {
	display: block;
}
#lp_main_wrap .lp_viewpc_inline {
	display: inline;
}
#lp_main_wrap .lp_viewpc_inline-block {
	display: inline-block;
}
#lp_main_wrap .lp_viewpc_none {
	display: none;
}
#lp_main_wrap .lp_viewsmp_block,
#lp_main_wrap .lp_viewsmp_inline,
#lp_main_wrap .lp_viewsmp_inline-block {
	display: none;
}
#lp_main_wrap .lp_viewxs_block,
#lp_main_wrap .lp_viewxs_inline,
#lp_main_wrap .lp_viewxs_inline-block {
	display: none;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_viewpc_block,
	#lp_main_wrap .lp_viewpc_inline,
	#lp_main_wrap .lp_viewpc_inline-block {
		display: none;
	}
	#lp_main_wrap .lp_viewsmp_block {
		display: block;
	}
	#lp_main_wrap .lp_viewsmp_inline {
		display: inline;
	}
	#lp_main_wrap .lp_viewsmp_inline-block {
		display: inline-block;
	}
	#lp_main_wrap .lp_viewsmp_none {
		display: none;
	}
}
@media (max-width: 425px) {
	#lp_main_wrap .lp_viewxs_block {
		display: block;
	}
	#lp_main_wrap .lp_viewxs_inline {
		display: inline;
	}
	#lp_main_wrap .lp_viewxs_inline-block {
		display: inline-block;
	}
	#lp_main_wrap .lp_viewxs_none {
		display: none;
	}
}

#footer_banner {
	margin-top: 0 !important;
}