@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 ========== */

/* Noto Sans Japanese https://fonts.google.com/noto/specimen/Noto+Sans+JP */
.font-notosansjp-extralight {
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;
	font-weight: 200;
	font-style: normal;
}
.font-notosansjp-medium {
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS PGothic,sans-serif;
	font-weight: 500;
	font-style: normal;
}

/* Graphik - Commercial Type */
@font-face {
	font-family: 'graphik';
	src: url("../font/Grphik/Graphik-Thin.otf") format("opentype");
	font-style: normal;
	font-weight: 100;
}
@font-face {
	font-family: 'graphik';
	src: url("../font/Grphik/Graphik-Extralight.otf") format("opentype");
	font-style: normal;
	font-weight: 200;
}
@font-face {
	font-family: 'graphik';
	src: url("../font/Grphik/Graphik-Light.otf") format("opentype");
	font-style: normal;
	font-weight: 300;
}
@font-face {
	font-family: 'graphik';
	src: url("../font/Grphik/Graphik-Regular.otf") format("opentype");
	font-style: normal;
	font-weight: 400;
}
@font-face {
	font-family: 'graphik';
	src: url("../font/Grphik/Graphik-Medium.otf") format("opentype");
	font-style: normal;
	font-weight: 500;
}
@font-face {
	font-family: 'graphik';
	src: url("../font/Grphik/Graphik-Semibold.otf") format("opentype");
	font-style: normal;
	font-weight: 600;
}
@font-face {
	font-family: 'graphik';
	src: url("../font/Grphik/Graphik-Bold.otf") format("opentype");
	font-style: normal;
	font-weight: 700;
}
@font-face {
	font-family: 'graphik';
	src: url("../font/Grphik/Graphik-Black.otf") format("opentype");
	font-style: normal;
	font-weight: 800;
}
@font-face {
	font-family: 'graphik';
	src: url("../font/Grphik/Graphik-Super.otf") format("opentype");
	font-style: normal;
	font-weight: 900;
}
@font-face {
	font-family: 'graphik';
	src: url("../font/Grphik/Graphik-ThinItalic.otf") format("opentype");
	font-style: italic;
	font-weight: 100;
}
@font-face {
	font-family: 'graphik';
	src: url("../font/Grphik/Graphik-ExtralightItalic.otf") format("opentype");
	font-style: italic;
	font-weight: 200;
}
@font-face {
	font-family: 'graphik';
	src: url("../font/Grphik/Graphik-LightItalic.otf") format("opentype");
	font-style: italic;
	font-weight: 300;
}
@font-face {
	font-family: 'graphik';
	src: url("../font/Grphik/Graphik-RegularItalic.otf") format("opentype");
	font-style: italic;
	font-weight: 400;
}
@font-face {
	font-family: 'graphik';
	src: url("../font/Grphik/Graphik-MediumItalic.otf") format("opentype");
	font-style: italic;
	font-weight: 500;
}
@font-face {
	font-family: 'graphik';
	src: url("../font/Grphik/Graphik-SemiboldItalic.otf") format("opentype");
	font-style: italic;
	font-weight: 600;
}
@font-face {
	font-family: 'graphik';
	src: url("../font/Grphik/Graphik-BoldItalic.otf") format("opentype");
	font-style: italic;
	font-weight: 700;
}
@font-face {
	font-family: 'graphik';
	src: url("../font/Grphik/Graphik-BlackItalic.otf") format("opentype");
	font-style: italic;
	font-weight: 800;
}
@font-face {
	font-family: 'graphik';
	src: url("../font/Grphik/Graphik-SuperItalic.otf") format("opentype");
	font-style: italic;
	font-weight: 900;
}
.graphik-thin {
  font-family: "graphik", sans-serif;
  font-weight: 100;
  font-style: normal;
}
.graphik-extralight {
  font-family: "graphik", sans-serif;
  font-weight: 200;
  font-style: normal;
}
.graphik-light {
  font-family: "graphik", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.graphik-regular {
  font-family: "graphik", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.graphik-medium {
  font-family: "graphik", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.graphik-semibold {
  font-family: "graphik", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.graphik-bold {
  font-family: "graphik", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.graphik-black {
  font-family: "graphik", sans-serif;
  font-weight: 800;
  font-style: normal;
}
.graphik-super {
  font-family: "graphik", sans-serif;
  font-weight: 900;
  font-style: normal;
}
.graphik-thin-italic {
  font-family: "graphik", sans-serif;
  font-weight: 100;
  font-style: italic;
}
.graphik-extralight-italic {
  font-family: "graphik", sans-serif;
  font-weight: 200;
  font-style: italic;
}
.graphik-light-italic {
  font-family: "graphik", sans-serif;
  font-weight: 300;
  font-style: italic;
}
.graphik-regular-italic {
  font-family: "graphik", sans-serif;
  font-weight: 400;
  font-style: italic;
}
.graphik-medium-italic {
  font-family: "graphik", sans-serif;
  font-weight: 500;
  font-style: italic;
}
.graphik-semibold-italic {
  font-family: "graphik", sans-serif;
  font-weight: 600;
  font-style: italic;
}
.graphik-bold-italic {
  font-family: "graphik", sans-serif;
  font-weight: 700;
  font-style: italic;
}
.graphik-black-italic {
  font-family: "graphik", sans-serif;
  font-weight: 800;
  font-style: italic;
}
.graphik-super-italic {
  font-family: "graphik", sans-serif;
  font-weight: 900;
  font-style: italic;
}



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

body{
  overflow-x: 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;
  }
}

/* 背景色がある場合フッターのマージンを削除 */
#footer_banner {
	margin-top: 0;
}



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

#lp_main_wrap {
  width: 100%;
  margin: 0 auto;
	color: #4a4a4a;
  font-size: 14px;
  line-height: 1.6;
  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;
}



/* ========== HEADER ========== */

/* mainvisual-single */
#lp_main_wrap header.mainvisual-single h2 {
  width: 100%;
  margin: 0;
}
#lp_main_wrap header.mainvisual-single h2 img {
  width: 100%;
  margin: 0;
}
#lp_main_wrap header.mainvisual-single h2 img.mainvisual-2000 {
  display: block;
}
#lp_main_wrap header.mainvisual-single h2 img.mainvisual-1440 {
  display: none;
}
#lp_main_wrap header.mainvisual-single h2 img.mainvisual-smp {
  display: none;
}
@media (max-width: 1999px) {
	#lp_main_wrap header.mainvisual-single h2 img.mainvisual-2000 {
		display: none;
	}
	#lp_main_wrap header.mainvisual-single h2 img.mainvisual-1440 {
		display: block;
	}
	#lp_main_wrap header.mainvisual-single h2 img.mainvisual-smp {
		display: none;
	}
}
@media (max-width: 767px) {
	#lp_main_wrap header.mainvisual-single h2 img.mainvisual-2000 {
		display: none;
	}
	#lp_main_wrap header.mainvisual-single h2 img.mainvisual-1440 {
		display: none;
	}
	#lp_main_wrap header.mainvisual-single h2 img.mainvisual-smp {
		display: block;
	}
}



/* ========== ARTICLE ========== */

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



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

/* price */
#lp_main_wrap .name {
  display: inline-block;
	font-weight: 500;
}
#lp_main_wrap .price .msize,
#lp_main_wrap .price .lsize,
#lp_main_wrap .price .osize {
  display: inline-block;
}
#lp_main_wrap .price .msize,
#lp_main_wrap .price .lsize {
  margin-right: 0.8em;
}
#lp_main_wrap .price .msize:before,
#lp_main_wrap .price .lsize:before {
  display: inline-block;
  min-width: 12px;
  margin-right: 7px;
  padding: 1px 3px 3px;
  border: 1px solid #4a4a4a;
  text-align: center;
  line-height: 1;
}
#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;
  border-bottom: 1px solid #4a4a4a;
}

/* lp_modal */
#lp_main_wrap .lp_modal_overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: 9000;
	background: #fff;
	opacity: 0.3;
}
#lp_main_wrap .lp_modal {
	display: none;
	position: fixed;
	width: 80%;
	max-width: 980px;
	height: 74vh;
	max-height: 740px;
	top: 50%;
	left: 50%;
	z-index: 9999;
	transform: translate(-50%,-50%);
	background: #fff;
	box-shadow: 0px 0px 96.82px 6.18px rgba(175, 175, 175, 0.41);
}
#lp_main_wrap .lp_modal_inner {
	position: relative;
	height: 100%;
	padding: 45px;
}
#lp_main_wrap a.lp_modal_btn-close {
	position: fixed;
	top: 37px;
	right: 41px;
	width: 34px;
	height: 34px;
}
#lp_main_wrap .lp_modal_btnwrap {
	position: relative;
}
#lp_main_wrap a.lp_modal_btn-open {
	position: absolute;
	right: 20px;
	bottom: 30px;
	width: 36px;
	height: 36px;
}
#lp_main_wrap a.lp_modal_btn-open img {
	filter: drop-shadow( 0 0 24px rgba(64, 75, 88, 1) ) drop-shadow( 0 0 24px rgba(64, 75, 88, 1) );
}

/* 画像が横長の時だけモーダルサイズを調整 */
@media (min-width: 980px) {
	#lp_main_wrap .lp_modal.lp_modal_ls {
		height: unset;
	}
}

@media (max-width: 979px) {
	#lp_main_wrap .lp_modal{
		max-height: unset;
	}
	#lp_main_wrap .lp_modal_inner {
		padding: 90px 40px 45px;
	}
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_modal{
		width: 94%;
		height: 86vh;
		max-height: unset;
	}
	#lp_main_wrap .lp_modal_inner {
		padding: 52px 7% 8%;
	}
	#lp_main_wrap a.lp_modal_btn-close {
		display: inline-block;
		top: 16px;
    right: 7%;
		width: auto;
    height: auto;
	}
	#lp_main_wrap a.lp_modal_btn-close::before {
		content: 'CLOSE';
		display: inline-block;
		font-family: "graphik", sans-serif;
		font-weight: 300;
		font-style: normal;
		font-size: 15px;
		line-height: 1;
		letter-spacing: 0.06em;
		vertical-align: middle;
	}
	#lp_main_wrap a.lp_modal_btn-close img {
    width: 12px;
    height: 12px;
		margin-left: 8px;
	}
	#lp_main_wrap a.lp_modal_btn-open {
		right: 22px;
		bottom: 22px;
		width: 46px;
		height: 46px;
	}
}
@media (max-width: 425px) {
	#lp_main_wrap a.lp_modal_btn-open {
		width: 36px;
		height: 36px;
	}
}



/* ========== NAV ========== */

/* lp_nav */
#lp_main_wrap .lp_nav {
  margin: 78px auto;
  text-align: center;
}
#lp_main_wrap .lp_nav_list {
	width: 90%;
	max-width: 1230px;
  margin: 0 auto;
	display: flex;
	justify-content: center;
	gap: 0 12.6%;
}
#lp_main_wrap .lp_nav_list a {
	display: block;
  width: 100%;
  max-width: 100%;
	padding-bottom: 27px;
  position: relative;
}
#lp_main_wrap .lp_nav_list a::after {
  display: block;
  content: '';
  width: 9px;
  height: 9px;
  position: absolute;
  left: calc(50% - 7px);
	bottom: 2px;
  border-right: solid 1px #4a4a4a;
  border-bottom: solid 1px #4a4a4a;
  transform: rotate(45deg);
}
#lp_main_wrap .lp_nav_list h3 {
	margin-bottom: 4px;
  font-family: "graphik", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0.06em;
}
#lp_main_wrap .lp_nav_list p {
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.06em;
}
@media (max-width: 979px) {
	#lp_main_wrap .lp_nav_list {
		gap: 0 8.8%;
	}
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_nav {
		margin: 7% auto 12%;
	}
	#lp_main_wrap .lp_nav_list {
		gap: 0 5%;
	}
	#lp_main_wrap .lp_nav_list a {
		padding-bottom: 25px;
	}
	#lp_main_wrap .lp_nav_list h3 {
		margin-bottom: 4px;
		font-size: 20px;
	}
}
@media (max-width: 425px) {
	#lp_main_wrap .lp_nav_list h3 {
		font-size: 18px;
	}
	#lp_main_wrap .lp_nav_list p {
		font-size: 12px;
		line-height: 1;
		letter-spacing: 0.06em;
	}
}



/* ========== SEC ========== */

#lp_main_wrap .lp_sec {
  margin: 0 auto;
}
@media (max-width: 767px) {
}

/* lp_sec_title */
#lp_main_wrap .lp_sec_title {
  margin-bottom: 50px;
}
#lp_main_wrap .lp_sec_title h3 {
  display: grid;
	grid-template-columns: 1fr min(90%, 1230px) 1fr;
	position: relative;
	min-width: 0;
	padding-top: 6px;
}
#lp_main_wrap .lp_sec_title h3::before {
  display: block;
  content: '';
	grid-column: 1 / 2;
	grid-row: 1 / 2;
	border-bottom: 1px solid #4a4a4a;
}
#lp_main_wrap .lp_sec_title h3 .lp_sec_title_number {
	grid-row: 1 / 2;
	grid-column: 2 / 3;
	position: relative;
	margin-left: -7px;
	border-bottom: 1px solid #4a4a4a;
  font-family: "graphik", sans-serif;
  font-weight: 100;
  font-style: normal;
	font-size: 108px;
	line-height: 1;
}
#lp_main_wrap .lp_sec_title h3 .lp_sec_title_name {
	grid-column: 2 / 3;
	grid-row: 2 / 3;
	padding-top: 17px;
  font-family: "graphik", sans-serif;
  font-weight: 200;
  font-style: normal;
	font-size: 46px;
	line-height: 1;
  letter-spacing: 0.09em;
}
#lp_main_wrap .lp_sec_title h3 .lp_sec_title_subtext {
	grid-column: 2 / 3;
	grid-row: 1 / 2;
	position: absolute;
	right: 0;
	bottom: 14px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.06em;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_sec_title {
		margin-bottom: 6.6%;
	}
	#lp_main_wrap .lp_sec_title h3 .lp_sec_title_number {
		margin-left: -3px;
		padding-top: 3%;
		padding-bottom: 4px;
		font-size: 84px;
	}
	#lp_main_wrap .lp_sec_title h3 .lp_sec_title_name {
		padding-top: 14px;
		padding-left: 3px;
		font-size: 34px;
		letter-spacing: 0.07em;
	}
	#lp_main_wrap .lp_sec_title h3 .lp_sec_title_subtext {
		bottom: 18px;
	}
}
@media (max-width: 425px) {
	#lp_main_wrap .lp_sec_title h3 .lp_sec_title_number {
		padding-bottom: 0;
		font-size: 72px;
	}
	#lp_main_wrap .lp_sec_title h3 .lp_sec_title_name {
		font-size: 28px;
	}
	#lp_main_wrap .lp_sec_title h3 .lp_sec_title_subtext {
		bottom: 14px;
	}
}

/* lp_sec_content */
#lp_main_wrap .lp_sec_content {
	width: 90%;
	max-width: 1230px;
  margin: 0 auto 9.6%;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_sec_content {
		width: 100%;
		margin-bottom: 15%;
	}
}



/* ========== ITEM ========== */

/* lp_item */
#lp_main_wrap .lp_item {
	width: 100%;
	min-width: 0;
  margin: 0;
}
#lp_main_wrap .lp_item + .lp_item {
	margin-top: 12%;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_item + .lp_item {
		margin-top: 17%;
	}
}



/* ========== ITEM MODAL ========== */

/* lp_item_modalcontent */
#lp_main_wrap .lp_item_modalcontent {
	display: flex;
	height: 100%;
}
#lp_main_wrap .lp_item_modalcontent::-webkit-scrollbar {
  border-radius: 1px;
  width: 1px;
}
#lp_main_wrap .lp_item_modalcontent::-webkit-scrollbar-thumb {
  background-color: #6e6e6e;
  border-radius: 10px;
}
#lp_main_wrap .lp_item_modalcontent_image {
	height: 100%;
	max-width: 64%;
	margin-right: 5%;
	display: flex;
	align-self: center;
}
#lp_main_wrap .lp_item_modalcontent_image img {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}
#lp_main_wrap .lp_item_modalcontent_text {
	flex: 1 1 auto;
	align-self: flex-end;
}
@media (max-width: 979px) {
	#lp_main_wrap .lp_item_modalcontent {
		display: block;
		height: 100%;
		overflow-y: auto;
		padding: 0 5px;
	}
	#lp_main_wrap .lp_item_modalcontent_image {
		display: block;
		height: auto;
		max-width: unset;
		margin-right: 0;
		margin-bottom: 7%;
		text-align: center;
	}
	#lp_main_wrap .lp_item_modalcontent_image img {
		max-width: 100%;
		max-height: 60vh;
	}
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_item_modalcontent_image {
		margin-bottom: 6%;
	}

}

/* lp_item_creditlist */
#lp_main_wrap .lp_item_creditlist li {
	margin-bottom: 15px;
}
#lp_main_wrap .lp_item_creditlist .name {
	margin-bottom: 5px;
	font-weight: 500;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.06em;
}
#lp_main_wrap .lp_item_creditlist .price,
#lp_main_wrap .lp_item_creditlist .price a {
  font-size: 13px;
  line-height: 1.4;
  letter-spacing: 0.06em;
}
#lp_main_wrap .lp_item_creditlist .price > span {
  min-width: 7em;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_item_creditlist li {
		margin-bottom: 3.6%;
	}
	#lp_main_wrap .lp_item_creditlist .name {
		margin-bottom: 5px;
		font-size: 13px;
	}
	#lp_main_wrap .lp_item_creditlist .price,
	#lp_main_wrap .lp_item_creditlist .price a {
		font-size: 12px;
	}
}

/* lp_item_creditattention */
#lp_main_wrap .lp_item_creditattention {
	margin-top: 16px;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0.06em;
}



/* ========== OCT ========== */

/* lp_item-oct01 */
#lp_main_wrap .lp_item-oct01 {
	display: flex;
	justify-content: space-between;
}
#lp_main_wrap .lp_item-oct01_1 {
	width: 45.5%;
}
#lp_main_wrap .lp_item-oct01_2 {
	width: 52%;
	overflow: hidden;
}
#lp_main_wrap .lp_item-oct01_2 .lp_modal_btnwrap > img {
	margin-top: -9.2%;
	margin-bottom: -9.2%;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_item-oct01 {
		display: block;
	}
	#lp_main_wrap .lp_item-oct01_1 {
		width: 100%;
		margin: 0 auto 7%;
	}
	#lp_main_wrap .lp_item-oct01_2 {
		width: 100%;
		margin: 0 auto;
	}
}



/* ========== NOV ========== */

/* lp_sec_title */
#lp_main_wrap #sec_02 .lp_sec_title h3 .lp_sec_title_number {
  letter-spacing: 0.07em;
}

/* lp_item-nov01 */
#lp_main_wrap .lp_item-nov01 {
	display: flex;
	justify-content: space-between;
}
#lp_main_wrap .lp_item-nov01_1 {
	width: 45.5%;
}
#lp_main_wrap .lp_item-nov01_2 {
	width: 52%;
	overflow: hidden;
}
#lp_main_wrap .lp_item-nov01_2 .lp_modal_btnwrap > img {
	margin-top: -9.2%;
	margin-bottom: -9.2%;
}
@media (max-width: 767px) {
	#lp_main_wrap .lp_item-nov01 {
		display: block;
	}
	#lp_main_wrap .lp_item-nov01_1 {
		width: 100%;
		margin: 0 auto 7%;
	}
	#lp_main_wrap .lp_item-nov01_2 {
		width: 100%;
		margin: 0 auto;
	}
}




























/* ========== BTN ========== */

/* lp_btn */
#lp_main_wrap .lp_btn {
  width: 100%;
  margin: 14% 0 0;
  padding: 115px 0 72px;
	background-color: #cad5db;
}
#lp_main_wrap .lp_btn .lp_btn_inner {
	width: 90%;
	max-width: 700px;
  margin: 0 auto;
}
#lp_main_wrap .lp_btn h3 {
	margin-bottom: 6.2%;
	font-weight: 500;
  font-size: 27px;
  line-height: 1.4;
  letter-spacing: 0.06em;
  text-align: center;
}
#lp_main_wrap .lp_btn .lp_btn_content {
	margin-bottom: 8%;
	display: flex;
	flex-direction: column;
	gap: 20px;
}
#lp_main_wrap .lp_btn a {
  display: block;
  position: relative;
  padding: 23px 20px;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  text-align: center;
  background-color: #3d3a35;
  color: #fff;
}
#lp_main_wrap .lp_btn a::after {
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  top: calc(50% - 5px);
  right: 34px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: rotate(45deg);
}
#lp_main_wrap .lp_btn .lp_btn_attention {
	padding: 0 10px;
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 0.02em;
  text-align: center;
}
@media (max-width: 767px) {
  #lp_main_wrap .lp_btn {
 		margin: 17% 0 0;
  	padding: 15% 0;
  }
	#lp_main_wrap .lp_btn h3 {
		margin-bottom: 8%;
		font-size: 22px;
	}
	#lp_main_wrap .lp_btn .lp_btn_content {
		margin-bottom: 12%;
	}
	#lp_main_wrap .lp_btn a {
		padding: 12px 20px;
		font-size: 18px;
	}
	#lp_main_wrap .lp_btn a::after {
		width: 10px;
		height: 10px;
		top: calc(50% - 5px);
		right: 15px;
	}
}
@media (max-width: 425px) {
	#lp_main_wrap .lp_btn h3 {
		font-size: 20px;
	}
}



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

/* lp_archive */
#lp_main_wrap .lp_archive {
  width: 100%;
  margin: 0;
  padding: 100px 0 78px;
	background-color: #cad5db;
	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: 34px;
  font-family: "graphik", sans-serif;
  font-weight: 200;
  font-style: normal;
	font-size: 34px;
	line-height: 1;
  letter-spacing: 0.09em;
}
#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: 5% 0 9%;
	}
	#lp_main_wrap .lp_archive h3 {
		margin-bottom: 5%;
		font-size: 26px;
	}
	#lp_main_wrap .lp_archive_list li {
		flex-basis: 68%;
		margin-bottom: 8%;
	}
}



/* ========== 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;
	}
}
