@charset "UTF-8";
/**
 * 下層ページ
 */
.c-sub-fv {
	height: 600px;
	background: center / cover;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #fff;
}

.c-sub-fv__box {
	margin-bottom: 6px;
}

.c-sub-fv__title-en {
	font-family: "Montserrat", YakuHanJP_Noto, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	font-weight: 600;
	font-size: 55px;
	text-transform: uppercase;
	padding-left: 0.05em;
	letter-spacing: 0.05em;
	line-height: 1.3;
	margin-bottom: 1px;
}
.c-sub-fv--architecture .c-sub-fv__title-en {
	font-size: 50px;
}

.c-sub-fv__title-ja {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.2em;
	padding-left: 0.2em;
}

.c-sub-fv--energy {
	background-image: url(../img/common/sub-fv-energy-bg.jpg);
}

.c-sub-fv--grocery {
	background-image: url(../img/common/sub-fv-grocery-bg.jpg);
}

.c-sub-fv--apparel {
	background-image: url(../img/common/sub-fv-apparel-bg.jpg);
}

.c-sub-fv--other {
	background-image: url(../img/common/sub-fv-other-bg.jpg);
}

.c-sub-fv--architecture {
	background-image: url(../img/common/sub-fv-architecture-bg.jpg);
}

.c-intro {
	padding: 110px 0 100px;
}

.c-intro__top {
	margin-bottom: 105px;
}

.c-intro__title {
	font-size: 30px;
	font-family: YakuHanMP_Noto, "Hiragino Mincho ProN", "Yu Mincho", serif;
	text-align: center;
	letter-spacing: 0.17em;
	padding-left: 0.17em;
	line-height: 1.66667;
	margin-bottom: 29px;
}

.c-intro__desc {
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0.1em;
	line-height: 2.14286;
	max-width: 700px;
	margin: 0 auto;
}

.c-intro-categories__title {
	font-size: 20px;
	font-family: "Montserrat", YakuHanJP_Noto, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	font-weight: 600;
	color: #a032aa;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
}

.c-intro-categories__list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	counter-reset: category-count;
	margin-bottom: -20px;
}

.c-intro-categories__list-item {
	flex: 0 0 250px;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0.1em;
	line-height: 1;
	margin: 0 16px 20px;
}

.c-intro-categories__list-item a {
	display: block;
	padding: 23px 0;
	text-align: center;
	transition: opacity 0.1s ease;
	background: #f5f5f5;
	position: relative;
}

.c-intro-categories__list-item a::before {
	counter-increment: category-count;
	content: "0" counter(category-count);
	font-size: 16px;
	color: #a032aa;
	font-family: "Montserrat", YakuHanJP_Noto, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	position: absolute;
	letter-spacing: 0.2em;
	top: 50%;
	left: 24px;
	transform: translateY(-50%);
}

.c-intro-categories__list-item a::after {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border-bottom: solid 1px #323232;
	border-right: solid 1px #323232;
	position: absolute;
	top: 50%;
	right: 35px;
	transform: translateY(-50%) translateY(-3px) rotate(45deg);
}

.c-intro-categories__list-item a:hover {
	opacity: 0.6;
}

.c-category-head {
	padding: 76px 0 119px;
	background: center / cover #ccc;
	color: #fff;
	margin-bottom: 99px;
}

.c-category-head__no {
	font-size: 0;
	height: 41px;
	background: left center / auto 100% no-repeat;
	margin-bottom: 30px;
}
.c-category-head__num {
	font-size: 60px;
	letter-spacing: 0.05em;
	height: auto;
	line-height: 1;
	background: left center / auto 100% no-repeat;
	margin-bottom: 0;
	font-family: "Montserrat", YakuHanJP_Noto, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	font-weight: 300;
	margin-bottom: 30px;
}

.c-category-head__no--01 {
	background-image: url("../img/common/category-head-no-01.png");
}

.c-category-head__no--02 {
	background-image: url("../img/common/category-head-no-02.png");
}

.c-category-head__no--03 {
	background-image: url("../img/common/category-head-no-03.png");
}

.c-category-head__title {
	font-family: YakuHanMP_Noto, "Hiragino Mincho ProN", "Yu Mincho", serif;
	font-size: 38px;
	font-weight: 600;
	letter-spacing: 0.15em;
	line-height: 1.5;
	margin-bottom: 19px;
}

.c-category-head__desc {
	font-weight: 600;
	letter-spacing: 0.1em;
	line-height: 1.875;
}

.c-category-head--mb0 {
	margin-bottom: 0;
}

.c-category-head--kaishitsu {
	background-image: url("../img/common/category-head-kaishitsu-bg.jpg");
}

.c-category-head--hiougi {
	background-image: url("../img/common/category-head-hiougi-bg.jpg");
	padding: 100px 0 93px;
}

.c-category-head--applepie {
	background-image: url("../img/common/category-head-applepie-bg.jpg");
	padding: 87px 0 73px;
}

.c-category-head--applepie .c-category-head__no {
	margin-bottom: 35px;
}

.c-category-head--applepie .c-category-head__title {
	line-height: 1.36842;
	margin-bottom: 22px;
}

.c-category-head--stinguard {
	background-image: url("../img/common/category-head-stinguard-bg.jpg");
}

.c-category-head--danguard {
	background-image: url("../img/common/category-head-danguard-bg.jpg");
}

.c-category-head--piro {
	background-image: url("../img/common/category-head-piro-bg.jpg");
}

.c-category-head--architecture-1 {
	background-image: url("../img/common/category-head-architecture-1-bg.jpg");
}
.c-category-head--architecture-2 {
	background-image: url("../img/common/category-head-architecture-2-bg.jpg");
	position: relative;
}
.c-category-head--architecture-2::after {
	content: "";
	width: 100%;
	height: 100%;
	background: #323232;
	z-index: 0;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.4;
	mix-blend-mode: multiply;
}
.c-category-head--architecture-2 .inner {
	position: relative;
	z-index: 10;
}
.c-category-head--architecture-3 {
	background-image: url("../img/common/category-head-architecture-3-bg.jpg");
}
.c-category-head--architecture-4 {
	background-image: url("../img/common/category-head-architecture-4-bg.jpg");
}
.c-category-head--architecture-5 {
	background-image: url("../img/common/category-head-architecture-5-bg.jpg");
}

.c-pic-section {
	display: flex;
	margin-bottom: 100px;
}

@media (max-width: 1000px) {
	.c-pic-section {
		max-width: 600px;
		margin: 0 auto 50px;
		display: block;
	}
}

.c-pic-section__text {
	flex: 0 0 550px;
	padding-right: 95px;
}

@media (max-width: 1000px) {
	.c-pic-section__text {
		padding-right: 0;
		margin-bottom: 40px;
	}
}

.c-pic-section__text--grocery-map {
	background: url(../img/grocery/map.png) top 185px right/200px no-repeat;
	min-height: 410px;
	margin-bottom: -10px;
}

.c-pic-section__title {
	font-size: 23px;
	font-weight: 600;
	line-height: 1.78;
	margin-top: -7px;
	letter-spacing: 0.15em;
	white-space: nowrap;
	margin-bottom: 28px;
}

@media (max-width: 1000px) {
	.c-pic-section__title {
		white-space: normal;
	}
}

.c-pic-section__desc {
	font-size: 14px;
	font-weight: 300;
	line-height: 2.14286;
	text-align: justify;
	letter-spacing: 0.09em;
}

.c-pic-section__desc small {
	font-size: 12px;
}

.c-pic-section__pic {
	flex: 0 1 550px;
}

.c-pic-section--reverse {
	flex-direction: row-reverse;
}

.c-pic-section--reverse .c-pic-section__text {
	padding-right: 0;
	padding-left: 95px;
}

@media (max-width: 1000px) {
	.c-pic-section--reverse .c-pic-section__text {
		padding-left: 0;
	}
}

.c-pic-section--reverse .c-pic-section__title {
	white-space: normal;
}

.c-contents {
	padding: 110px 0 120px;
	overflow: hidden;
}

@media (max-width: 1000px) {
	.c-contents {
		max-width: 768px;
		margin: 0 auto;
	}
}

.c-contents__title {
	text-align: center;
	font-family: "Montserrat", YakuHanJP_Noto, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #a032aa;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 42px;
}

.c-contents__list {
	width: 100%;
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 12px;
}

@media (max-width: 1000px) {
	.c-contents__list {
		grid-template-columns: repeat(3, 1fr);
	}
}

.c-contents-item {
	width: 100%;
}

.c-contents-item a {
	display: block;
	height: 160px;
	background: center / cover;
	color: #fff;
	padding: 92px 0 0 10px;
	position: relative;
	transition: opacity 0.1s ease;
}

.c-contents-item a::after {
	content: "";
	display: block;
	width: 50px;
	height: 5px;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	position: absolute;
	bottom: 26px;
	right: 26px;
	transform: skewX(45deg);
}

.c-contents-item a:hover {
	opacity: 0.6;
}

.c-contents-item__name-en {
	font-family: "Montserrat", YakuHanJP_Noto, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	font-size: 22px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 1.2;
	margin-bottom: 3px;
}
.c-contents-item--architecture .c-contents-item__name-en {
	font-size: 18px;
	line-height: 1.3;
}

.c-contents-item__name-ja {
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.1em;
}

.c-contents-item--energy a {
	background-image: url(../img/common/contents-energy-bg.jpg);
}

.c-contents-item--grocery a {
	background-image: url(../img/common/contents-grocery-bg.jpg);
}

.c-contents-item--architecture a {
	background-image: url(../img/common/contents-architecture-bg.jpg);
	padding-top: 67px;
}

.c-contents-item--apparel a {
	background-image: url(../img/common/contents-apparel-bg.jpg);
}

.c-contents-item--other a {
	background-image: url(../img/common/contents-other-bg.jpg);
}

.c-details {
	margin-bottom: 100px;
}

.c-details--02 {
	margin-bottom: 0;
}

.c-details__bg {
	max-width: 1100px;
	margin: 0 auto;
	padding: 67px 15px 70px;
	background: #f5f5f5;
}

.c-details__bg--02 {
	padding-top: 85px;
	padding-bottom: 60px;
}

.c-details__inner {
	max-width: 800px;
	margin: 0 auto;
}

.c-detail {
	margin-bottom: 38px;
}

.c-detail--02 {
	margin-bottom: 45px;
}

.c-detail--04 {
	margin-bottom: 85px;
}

.c-detail--05 {
	margin-bottom: 63px;
}

.c-detail__title {
	color: #a032aa;
	font-weight: 600;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
}

.c-detail__body {
	font-size: 12px;
	font-weight: 300;
	line-height: 2;
	letter-spacing: 0.1em;
	text-align: justify;
}

.c-detail__body p,
.c-detail__body ul {
	margin-bottom: 27px;
}

.c-detail__abc li {
	display: flex;
}

.c-detail__abc li::before {
	flex: 0 0 18px;
}

.c-detail__abc li:nth-child(1)::before {
	content: "A";
}

.c-detail__abc li:nth-child(2)::before {
	content: "B";
}

.c-detail__abc li:nth-child(3)::before {
	content: "C";
}

.c-detail .c-details-button {
	margin-top: 34px;
}

.c-detail .c-details-button--04 {
	margin-top: 40px;
}

.c-details-button {
	margin-top: 55px;
}

.c-detail-lineups__list {
	display: flex;
	margin-right: -23px;
}

.c-detail-lineup {
	flex: 0 0 33.33333%;
	max-width: calc(33.33333% - 23px);
	margin-right: 23px;
}

.c-detail-lineup__fig {
	margin-bottom: 23px;
}

.c-detail-lineup__name {
	color: #a032aa;
	font-weight: 600;
	letter-spacing: 0.15em;
	margin-bottom: 9px;
}

.c-detail-lineup__size {
	font-size: 12px;
	font-weight: 600;
	color: #a032aa;
	letter-spacing: 0.15em;
	min-height: 37px;
}

.c-detail-lineup__cont {
	font-size: 12px;
	line-height: 2;
	font-weight: 300;
	letter-spacing: 0.09em;
}

.c-primary-button a {
	display: block;
	max-width: 300px;
	margin: 0 auto;
	background: #323232;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	line-height: 1;
	padding: 22px 0 23px;
	letter-spacing: 0.15em;
	position: relative;
	transition: opacity 0.1s ease;
}

.c-primary-button a::before,
.c-primary-button a::after {
	content: "";
	display: block;
	position: absolute;
	width: 15px;
	height: 1px;
	background: #fff;
	right: 20px;
	top: 50%;
	transform-origin: center;
	transform: translateY(-50%);
}

.c-primary-button a::after {
	transform: translateY(-50%) rotate(90deg);
}

.c-primary-button a:hover {
	opacity: 0.6;
}

.c-primary-button--top {
	text-transform: uppercase;
	font-family: "Montserrat", YakuHanJP_Noto, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.c-primary-button--top a {
	text-align: left;
	padding-left: 25px;
}

.c-primary-button--top a::before {
	content: none;
}

.c-primary-button--top a::after {
	width: 50px;
	height: 5px;
	background: transparent;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	transform: translateY(-50%) translateY(-3px) skewX(45deg);
}

.c-simple-page {
	background: #e0e0e0;
	padding-top: 231px;
}

.c-simple-fv {
	text-align: center;
	margin-bottom: 138px;
}

.c-simple-fv__title-en {
	font-size: 30px;
	font-family: "Montserrat", YakuHanJP_Noto, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	font-weight: 600;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	margin-bottom: 6px;
}

.c-simple-fv__title-ja {
	font-weight: 600;
	letter-spacing: 0.2em;
}

/**
 * mailformpro
 */
div#mfp_hidden {
	overflow: hidden;
	width: 1px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

div#mfp_hidden input {
	margin: 10px;
}

table#mfp_confirm_table {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}

table#mfp_confirm_table tr.mfp_colored {
	background-color: #f6f7f9;
}

table#mfp_confirm_table tr.mfp_achroma {
	background-color: #fff;
}

table#mfp_confirm_table tr th,
table#mfp_confirm_table tr td {
	text-align: left;
	font-size: 12px;
	border-top: solid 1px #ccc;
	padding: 5px 10px;
}

table#mfp_confirm_table tr th {
	white-space: nowrap;
	width: 200px;
}

table#mfp_confirm_table tr td {
	line-height: 1.5em;
	word-break: break-all;
}

div#mfp_phase_confirm {
	clear: both;
}

div#mfp_overlay {
	position: absolute;
	display: none;
	z-index: 10001;
}

div#mfp_overlay_inner {
	background-color: #fff;
	padding: 15px;
	margin: 0px auto;
	border-radius: 5px;
	box-shadow: 0px 0px 10px #000;
	width: 640px;
	max-width: 90%;
}

div#mfp_overlay_background {
	background-color: #000;
	position: absolute;
	display: none;
	z-index: 10000;
}

div#mfp_loading_screen {
	z-index: 20000;
	opacity: 0.8;
	display: none;
	background-color: #000;
	position: absolute;
}

div#mfp_loading {
	z-index: 20001;
	position: absolute;
	display: none;
	width: 40px;
	height: 40px;
	background-image: url(../img/contact/mfp_loading.gif);
}

.mfp_colored {
	background-color: #f6f7f9;
}

.mfp_achroma {
	background-color: #fff;
}

div.mfp_err {
	clear: both;
	display: none;
	text-align: left;
	color: #f00;
	font-size: 12px;
	line-height: normal;
}

.mfp_parent_error {
	border: solid 2px #f00;
}

.problem {
	background-color: #fcc;
}

div#mfp_error {
	background-color: #fee;
	border: solid 1px #f00;
	padding: 10px;
	display: none;
}

div#mfp_error p {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-align: center;
}

div#mfp_error p strong {
	color: #f00;
}

div#mfp_warning {
	background-color: #fee;
	border: solid 1px #f00;
	padding: 10px;
	display: none;
}

div#mfp_warning p {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-align: center;
}

div#mfp_warning p strong {
	font-size: 18px;
	color: #f00;
}

.hidefield {
	height: 0px;
	overflow: hidden;
}

.showfield {
	height: auto;
	overflow: visible;
}

/**
 * theta
 */
#mailformpro dl,
#mfp_phase_confirm dl {
	display: flex;
	flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
	#mailformpro dl,
	#mfp_phase_confirm dl {
		display: block;
	}
}

#mailformpro dl dt,
#mfp_phase_confirm dl dt {
	flex: 0 0 25%;
}

#mailformpro dl dd,
#mfp_phase_confirm dl dd {
	flex: 0 0 75%;
}

#mailformpro .pp-box,
#mfp_phase_confirm .pp-box {
	height: 242px;
	overflow: auto;
}

.form-step {
	display: flex;
}

.form-step .step {
	flex: 33.33333%;
	max-width: 33.33333%;
}

@media screen and (max-width: 767px) {
	table#mfp_confirm_table {
		border: solid 1px #ccc;
		border-top-width: 0;
	}
	table#mfp_confirm_table tr th,
	table#mfp_confirm_table tr td {
		display: block;
		width: 100%;
	}
	table#mfp_confirm_table tr th {
		background: #f6f7f9;
	}
	table#mfp_confirm_table tr td {
		background: #fff;
	}
}

/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */
.modaal-noscroll {
	overflow: hidden;
}

.modaal-accessible-hide {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	/* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden;
}

.modaal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	opacity: 0;
}

.modaal-wrapper {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	overflow: auto;
	opacity: 1;
	box-sizing: border-box;
	-webkit-overflow-scrolling: touch;
	transition: all 0.3s ease-in-out;
}

.modaal-wrapper * {
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-backface-visibility: hidden;
}

.modaal-wrapper .modaal-close {
	border: none;
	background: transparent;
	padding: 0;
	-webkit-appearance: none;
}

.modaal-wrapper.modaal-start_none {
	display: none;
	opacity: 1;
}

.modaal-wrapper.modaal-start_fade {
	opacity: 0;
}

.modaal-wrapper *[tabindex="0"] {
	outline: none !important;
}

.modaal-wrapper.modaal-fullscreen {
	overflow: hidden;
}

.modaal-outer-wrapper {
	display: table;
	position: relative;
	width: 100%;
	height: 100%;
}

.modaal-fullscreen .modaal-outer-wrapper {
	display: block;
}

.modaal-inner-wrapper {
	display: table-cell;
	width: 100%;
	height: 100%;
	position: relative;
	vertical-align: middle;
	text-align: center;
	padding: 80px 25px;
}

.modaal-fullscreen .modaal-inner-wrapper {
	padding: 0;
	display: block;
	vertical-align: top;
}

.modaal-container {
	position: relative;
	display: inline-block;
	width: 100%;
	margin: auto;
	text-align: left;
	color: #000;
	max-width: 800px;
	border-radius: 0px;
	background: transparent;
	box-shadow: none;
	cursor: auto;
}

.modaal-container.is_loading {
	height: 100px;
	width: 100px;
	overflow: hidden;
}

.modaal-fullscreen .modaal-container {
	max-width: none;
	height: 100%;
	overflow: auto;
}

.modaal-close {
	position: fixed;
	right: 20px;
	top: 20px;
	color: #fff;
	cursor: pointer;
	opacity: 1;
	width: 50px;
	height: 50px;
	background: rgba(0, 0, 0, 0);
	border-radius: 100%;
	transition: all 0.2s ease-in-out;
}

@media screen and (max-width: 767px) {
	.modaal-close {
		width: 40px;
		height: 40px;
		background: rgba(0, 0, 0, 0.5);
	}
}

.modaal-close:focus,
.modaal-close:hover {
	outline: none;
}

.modaal-close span {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	/* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden;
}

.modaal-close:before,
.modaal-close:after {
	display: block;
	content: " ";
	position: absolute;
	top: 0;
	right: 50%;
	width: 2px;
	height: 56px;
	border-radius: 4px;
	background: #fff;
	transition: background 0.2s ease-in-out;
}

@media screen and (max-width: 767px) {
	.modaal-close:before,
	.modaal-close:after {
		top: 6px;
		height: 30px;
	}
}

.modaal-close:before {
	transform: rotate(-45deg);
}

.modaal-close:after {
	transform: rotate(45deg);
}

.modaal-fullscreen .modaal-close {
	background: #afb7bc;
	right: 10px;
	top: 10px;
}

.modaal-content-container {
	padding: 0;
}

.modaal-confirm-wrap {
	padding: 30px 0 0;
	text-align: center;
	font-size: 0;
}

.modaal-confirm-btn {
	font-size: 14px;
	display: inline-block;
	margin: 0 10px;
	vertical-align: middle;
	cursor: pointer;
	border: none;
	background: transparent;
}

.modaal-confirm-btn.modaal-ok {
	padding: 10px 15px;
	color: #fff;
	background: #555;
	border-radius: 3px;
	transition: background 0.2s ease-in-out;
}

.modaal-confirm-btn.modaal-ok:hover {
	background: #2f2f2f;
}

.modaal-confirm-btn.modaal-cancel {
	text-decoration: underline;
}

.modaal-confirm-btn.modaal-cancel:hover {
	text-decoration: none;
	color: #2f2f2f;
}

@keyframes instaReveal {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-o-keyframes instaReveal {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-moz-keyframes instaReveal {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes instaReveal {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-ms-keyframes instaReveal {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.modaal-instagram .modaal-container {
	width: auto;
	background: transparent;
	box-shadow: none !important;
}

.modaal-instagram .modaal-content-container {
	padding: 0;
	background: transparent;
}

.modaal-instagram .modaal-content-container > blockquote {
	width: 1px !important;
	height: 1px !important;
	opacity: 0 !important;
}

.modaal-instagram iframe {
	opacity: 0;
	margin: -6px !important;
	border-radius: 0 !important;
	width: 1000px !important;
	max-width: 800px !important;
	box-shadow: none !important;
	animation: instaReveal 1s linear forwards;
}

.modaal-image .modaal-inner-wrapper {
	padding-left: 140px;
	padding-right: 140px;
}

.modaal-image .modaal-container {
	width: auto;
	max-width: 100%;
}

.modaal-gallery-wrap {
	position: relative;
	color: #fff;
}

.modaal-gallery-item {
	display: none;
}

.modaal-gallery-item img {
	display: block;
}

.modaal-gallery-item.is_active {
	display: block;
}

.modaal-gallery-label {
	position: absolute;
	left: 0;
	width: 100%;
	margin: 20px 0 0;
	font-size: 18px;
	text-align: center;
	color: #fff;
}

.modaal-gallery-label:focus {
	outline: none;
}

.modaal-gallery-control {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	opacity: 1;
	cursor: pointer;
	color: #fff;
	width: 50px;
	height: 50px;
	background: rgba(0, 0, 0, 0);
	border: none;
	border-radius: 100%;
	transition: all 0.2s ease-in-out;
}

.modaal-gallery-control.is_hidden {
	opacity: 0;
	cursor: default;
}

.modaal-gallery-control:focus,
.modaal-gallery-control:hover {
	outline: none;
	background: #fff;
}

.modaal-gallery-control:focus:before,
.modaal-gallery-control:focus:after,
.modaal-gallery-control:hover:before,
.modaal-gallery-control:hover:after {
	background: #afb7bc;
}

.modaal-gallery-control span {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	/* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden;
}

.modaal-gallery-control:before,
.modaal-gallery-control:after {
	display: block;
	content: " ";
	position: absolute;
	top: 16px;
	left: 25px;
	width: 4px;
	height: 18px;
	border-radius: 4px;
	background: #fff;
	transition: background 0.2s ease-in-out;
}

.modaal-gallery-control:before {
	margin: -5px 0 0;
	transform: rotate(-45deg);
}

.modaal-gallery-control:after {
	margin: 5px 0 0;
	transform: rotate(45deg);
}

.modaal-gallery-next-inner {
	left: 100%;
	margin-left: 40px;
}

.modaal-gallery-next-outer {
	right: 45px;
}

.modaal-gallery-prev:before,
.modaal-gallery-prev:after {
	left: 22px;
}

.modaal-gallery-prev:before {
	margin: 5px 0 0;
	transform: rotate(-45deg);
}

.modaal-gallery-prev:after {
	margin: -5px 0 0;
	transform: rotate(45deg);
}

.modaal-gallery-prev-inner {
	right: 100%;
	margin-right: 40px;
}

.modaal-gallery-prev-outer {
	left: 45px;
}

.modaal-video-wrap {
	margin: auto 50px;
	position: relative;
}

.modaal-video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	background: #000;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

.modaal-video-container iframe,
.modaal-video-container object,
.modaal-video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.modaal-iframe .modaal-content {
	width: 100%;
	height: 100%;
}

.modaal-iframe-elem {
	width: 100%;
	height: 100%;
	display: block;
}

@media only screen and (min-width: 1400px) {
	.modaal-video-container {
		padding-bottom: 0;
		height: 731px;
	}
}

@media only screen and (max-width: 1140px) {
	.modaal-image .modaal-inner-wrapper {
		padding-left: 25px;
		padding-right: 25px;
	}
	.modaal-gallery-control {
		top: auto;
		bottom: 20px;
		transform: none;
		background: rgba(0, 0, 0, 0.7);
	}
	.modaal-gallery-control:before,
	.modaal-gallery-control:after {
		background: #fff;
	}
	.modaal-gallery-next {
		left: auto;
		right: 20px;
	}
	.modaal-gallery-prev {
		left: 20px;
		right: auto;
	}
}

@media screen and (max-width: 900px) {
	.modaal-instagram iframe {
		width: 500px !important;
	}
}

@media screen and (max-height: 1100px) {
	.modaal-instagram iframe {
		width: 700px !important;
	}
}

@media screen and (max-height: 1000px) {
	.modaal-inner-wrapper {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.modaal-instagram iframe {
		width: 600px !important;
	}
}

@media screen and (max-height: 900px) {
	.modaal-instagram iframe {
		width: 500px !important;
	}
	.modaal-video-container {
		max-width: 900px;
		max-height: 510px;
	}
}

@media only screen and (max-width: 600px) {
	.modaal-instagram iframe {
		width: 280px !important;
	}
}

@media only screen and (max-height: 820px) {
	.modaal-gallery-label {
		display: none;
	}
}

.modaal-loading-spinner {
	background: none;
	position: absolute;
	width: 200px;
	height: 200px;
	top: 50%;
	left: 50%;
	margin: -100px 0 0 -100px;
	transform: scale(0.25);
}

@-ms-keyframes modaal-loading-spinner {
	0% {
		opacity: 1;
		-ms-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-webkit-transform: scale(1.5);
		-o-transform: scale(1.5);
		transform: scale(1.5);
	}
	100% {
		opacity: 0.1;
		-ms-transform: scale(1);
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}

@-moz-keyframes modaal-loading-spinner {
	0% {
		opacity: 1;
		-ms-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-webkit-transform: scale(1.5);
		-o-transform: scale(1.5);
		transform: scale(1.5);
	}
	100% {
		opacity: 0.1;
		-ms-transform: scale(1);
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes modaal-loading-spinner {
	0% {
		opacity: 1;
		-ms-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-webkit-transform: scale(1.5);
		-o-transform: scale(1.5);
		transform: scale(1.5);
	}
	100% {
		opacity: 0.1;
		-ms-transform: scale(1);
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}

@-o-keyframes modaal-loading-spinner {
	0% {
		opacity: 1;
		-ms-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-webkit-transform: scale(1.5);
		-o-transform: scale(1.5);
		transform: scale(1.5);
	}
	100% {
		opacity: 0.1;
		-ms-transform: scale(1);
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes modaal-loading-spinner {
	0% {
		opacity: 1;
		-ms-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-webkit-transform: scale(1.5);
		-o-transform: scale(1.5);
		transform: scale(1.5);
	}
	100% {
		opacity: 0.1;
		-ms-transform: scale(1);
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}

.modaal-loading-spinner > div {
	width: 24px;
	height: 24px;
	margin-left: 4px;
	margin-top: 4px;
	position: absolute;
}

.modaal-loading-spinner > div > div {
	width: 100%;
	height: 100%;
	border-radius: 15px;
	background: #fff;
}

.modaal-loading-spinner > div:nth-of-type(1) > div {
	-ms-animation: modaal-loading-spinner 1s linear infinite;
	-moz-animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	-o-animation: modaal-loading-spinner 1s linear infinite;
	animation: modaal-loading-spinner 1s linear infinite;
	-ms-animation-delay: 0s;
	-moz-animation-delay: 0s;
	-webkit-animation-delay: 0s;
	-o-animation-delay: 0s;
	animation-delay: 0s;
}

.modaal-loading-spinner > div:nth-of-type(2) > div,
.modaal-loading-spinner > div:nth-of-type(3) > div {
	-ms-animation: modaal-loading-spinner 1s linear infinite;
	-moz-animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	-o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(1) {
	-ms-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
	-moz-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
	-o-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(2) > div {
	animation: modaal-loading-spinner 1s linear infinite;
	-ms-animation-delay: 0.12s;
	-moz-animation-delay: 0.12s;
	-webkit-animation-delay: 0.12s;
	-o-animation-delay: 0.12s;
	animation-delay: 0.12s;
}

.modaal-loading-spinner > div:nth-of-type(2) {
	-ms-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
	-moz-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
	-o-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(3) > div {
	animation: modaal-loading-spinner 1s linear infinite;
	-ms-animation-delay: 0.25s;
	-moz-animation-delay: 0.25s;
	-webkit-animation-delay: 0.25s;
	-o-animation-delay: 0.25s;
	animation-delay: 0.25s;
}

.modaal-loading-spinner > div:nth-of-type(4) > div,
.modaal-loading-spinner > div:nth-of-type(5) > div {
	-ms-animation: modaal-loading-spinner 1s linear infinite;
	-moz-animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	-o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(3) {
	-ms-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
	-moz-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
	-o-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(4) > div {
	animation: modaal-loading-spinner 1s linear infinite;
	-ms-animation-delay: 0.37s;
	-moz-animation-delay: 0.37s;
	-webkit-animation-delay: 0.37s;
	-o-animation-delay: 0.37s;
	animation-delay: 0.37s;
}

.modaal-loading-spinner > div:nth-of-type(4) {
	-ms-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
	-moz-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
	-o-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(5) > div {
	animation: modaal-loading-spinner 1s linear infinite;
	-ms-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
	-o-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.modaal-loading-spinner > div:nth-of-type(6) > div,
.modaal-loading-spinner > div:nth-of-type(7) > div {
	-ms-animation: modaal-loading-spinner 1s linear infinite;
	-moz-animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	-o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(5) {
	-ms-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
	-moz-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
	-o-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(6) > div {
	animation: modaal-loading-spinner 1s linear infinite;
	-ms-animation-delay: 0.62s;
	-moz-animation-delay: 0.62s;
	-webkit-animation-delay: 0.62s;
	-o-animation-delay: 0.62s;
	animation-delay: 0.62s;
}

.modaal-loading-spinner > div:nth-of-type(6) {
	-ms-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
	-moz-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
	-o-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(7) > div {
	animation: modaal-loading-spinner 1s linear infinite;
	-ms-animation-delay: 0.75s;
	-moz-animation-delay: 0.75s;
	-webkit-animation-delay: 0.75s;
	-o-animation-delay: 0.75s;
	animation-delay: 0.75s;
}

.modaal-loading-spinner > div:nth-of-type(7) {
	-ms-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
	-moz-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
	-o-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(8) > div {
	-ms-animation: modaal-loading-spinner 1s linear infinite;
	-moz-animation: modaal-loading-spinner 1s linear infinite;
	-webkit-animation: modaal-loading-spinner 1s linear infinite;
	-o-animation: modaal-loading-spinner 1s linear infinite;
	animation: modaal-loading-spinner 1s linear infinite;
	-ms-animation-delay: 0.87s;
	-moz-animation-delay: 0.87s;
	-webkit-animation-delay: 0.87s;
	-o-animation-delay: 0.87s;
	animation-delay: 0.87s;
}

.modaal-loading-spinner > div:nth-of-type(8) {
	-ms-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
	-moz-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
	-o-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}

@media screen and (max-width: 767px) {
	.modaal-wrapper .modaal-close {
		right: 10px;
		top: 10px;
		border-radius: 0;
		background: rgba(0, 0, 0, 0.8);
	}
}

.grocery .c-contents {
	padding: 93px 0 120px;
}

.grocery-intro .c-intro__top {
	margin-bottom: 76px;
}

.grocery-pic-section .c-pic-section__title {
	margin-bottom: 38px;
}

.grocery-hiougi {
	margin-bottom: 150px;
}

.grocery-hiougi-point {
	display: flex;
	margin-top: 35px;
}

.grocery-hiougi-point__item {
	text-align: center;
	flex: 0 0 94px;
	margin-right: 22px;
}

.grocery-hiougi-point__image {
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 13px;
}

.grocery-hiougi-point__text {
	font-size: 10px;
	line-height: 1.6;
	letter-spacing: 0.05em;
}

.apparel-intro {
	padding-bottom: 150px;
}

.apparel-intro .c-intro__top {
	margin-bottom: 81px;
}

.apparel-insta a {
	display: block;
	max-width: 700px;
	margin: 0 auto;
	background: url(../img/apparel/insta-bg.jpg) center/cover;
	color: #fff;
	text-align: center;
	padding: 52px 0 47px;
	transition: opacity 0.1s ease;
}

.apparel-insta a:hover {
	opacity: 0.6;
}

.apparel-insta__title {
	font-size: 23px;
	font-family: "Montserrat", YakuHanJP_Noto, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	font-weight: 600;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.apparel-insta__title::before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/apparel/insta-icon.png) center/contain no-repeat;
	vertical-align: -1px;
	margin-right: 14px;
}

.apparel-insta__message {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.15em;
	margin-bottom: 16px;
}

.apparel-insta__id {
	font-size: 14px;
	font-family: "Montserrat", YakuHanJP_Noto, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	font-weight: 600;
	letter-spacing: 0.1em;
}

.apparel-brand {
	background: url(../img/apparel/brand-bg.jpg) center/cover;
	background-attachment: fixed;
	padding: 102px 15px 99px;
	overflow: hidden;
	margin-bottom: 34px;
}

.apparel-brand__inner {
	max-width: 870px;
	margin: 0 auto;
}

.apparel-brand__title {
	color: #a032aa;
	font-family: "Montserrat", YakuHanJP_Noto, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 58px;
}

.apparel-brand__list {
	display: flex;
	flex-wrap: wrap;
	margin-right: -50px;
}

.apparel-brand__col {
	flex: 0 0 33.33333%;
	max-width: calc(33.33333% - 50px);
	margin-right: 50px;
}

.apparel-brand__list-item {
	text-align: center;
	font-size: 14px;
	font-family: "Montserrat", YakuHanJP_Noto, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	font-weight: 600;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-bottom: 10.5px;
}

.other-intro .c-intro__title {
	letter-spacing: 0.09em;
}

.other-intro .c-intro__top {
	margin-bottom: 86px;
}

.other-stinguard .c-category-head {
	padding: 76px 0 117px;
	margin-bottom: 103px;
}

.other-stinguard .c-category-head__title {
	letter-spacing: 0.1em;
}

.other-stinguard__01 .c-pic-section {
	margin-bottom: 124px;
}

.other-stinguard__01 .c-pic-section__title {
	margin-top: -9px;
	margin-bottom: 42px;
}

.other-example {
	background: #f5f5f5;
	padding: 25px 32px 21px;
	margin: 24px 5px 24px 0;
}

.other-example__title {
	font-weight: 600;
	color: #a032aa;
	letter-spacing: 0.2em;
	margin-bottom: 16px;
	padding-left: 4px;
}

.other-example__list-item {
	font-size: 14px;
	font-weight: 300;
	line-height: 2.14286;
	letter-spacing: 0.15em;
	text-indent: -1em;
	margin-left: 1em;
}

.other-example__list-item::before {
	content: "・";
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.other-danguard {
	margin-bottom: 177px;
}

.other-danguard .c-category-head {
	padding-bottom: 118px;
	margin-bottom: 103px;
}

.other-danguard__01 {
	margin-bottom: 88px;
}

.other-danguard__01 .c-pic-section__title {
	margin-top: -9px;
	margin-bottom: 41px;
}

.other-danguard__02 {
	margin-bottom: 83px;
}

.other-danguard__02 .c-pic-section__title {
	margin-top: -9px;
	margin-bottom: 41px;
}

.other-piro .c-category-head {
	padding-bottom: 117px;
	margin-bottom: 103px;
}

.other-piro__01 {
	margin-bottom: 37px;
}

.other-piro__01 .c-pic-section__title {
	margin-bottom: 40px;
}

.privacy {
	overflow: hidden;
}

.privacy__inner {
	max-width: 770px;
	margin: 0 auto;
	padding: 0 35px;
}

.privacy__buttons {
	display: flex;
	margin-right: -97px;
	margin-bottom: 150px;
}

.privacy__buttons .c-primary-button {
	flex: 0 0 50%;
	max-width: calc(50% - 97px);
	margin-right: 97px;
	text-transform: uppercase;
	font-family: "Montserrat", YakuHanJP_Noto, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.privacy__buttons .c-primary-button a {
	text-align: left;
	padding-left: 25px;
}

.privacy-text {
	font-size: 14px;
	font-weight: 13;
	line-height: 2.14286;
	letter-spacing: 0.12em;
	margin-bottom: 59px;
}

.privacy-text__title {
	font-weight: 600;
}

.privacy-text__parag {
	margin-bottom: 30px;
}

.privacy-button--contact a {
	background: url(../img/privacy/icon-mail.png) center right 20px/20px no-repeat #323232;
}

.privacy-button--contact a::before,
.privacy-button--contact a::after {
	content: none;
}

.contact__inner {
	max-width: 700px;
	margin: 0 auto;
	padding-bottom: 150px;
}

.contact-simple-fv {
	margin-bottom: 133px;
}

.contact-fields {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 35px;
}

.contact-fields dt {
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0.15em;
	margin-bottom: 30px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-top: 11px;
	padding-right: 15px;
}

.contact-fields dt .req-label {
	font-size: 12px;
	font-weight: 600;
	background: #f00;
	color: #fff;
	padding: 0 5px 0px 7px;
	margin-top: 1px;
}

.contact-fields dd {
	padding-right: 45px;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0.15em;
	margin-bottom: 30px;
}

.contact-fields dd.contact-fields__checklist {
	padding-top: 7px;
	margin-bottom: 37px;
}

.contact-fields input[type="text"],
.contact-fields input[type="email"],
.contact-fields input[type="tel"],
.contact-fields textarea {
	background: #fff;
	width: 100%;
	vertical-align: bottom;
	font-family: YakuHanJP_Noto, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0.15em;
	padding: 10px 14px 9px;
}

.contact-fields input::placeholder {
	color: #c1c1c1;
}

.contact-fields input:-ms-input-placeholder {
	color: #c1c1c1;
}

.contact-fields textarea {
	height: 150px;
}

.contact-fields select {
	background: url(../img/contact/select-arrow.png) center right 10px/8px no-repeat #fff;
	font-family: YakuHanJP_Noto, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	font-size: 14px;
	font-weight: 300;
	padding: 10px 14px 9px;
	width: 190px;
}

.contact-fields__row {
	display: flex;
}

.contact-fields__label {
	position: relative;
	display: flex;
	align-items: center;
}

.contact-fields__label:not(:last-child) {
	margin-right: 31px;
}

.contact-fields__label input[type="checkbox"] {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	opacity: 0;
}

.contact-fields__label::before {
	flex: 0 0 25px;
	content: "";
	display: block;
	width: 25px;
	height: 25px;
	background: #fff;
	margin-right: 12px;
}

.contact-fields__label.mfp_checked::after {
	content: "";
	position: absolute;
	width: 7px;
	height: 11px;
	border-right: solid 2px #323232;
	border-bottom: solid 2px #323232;
	top: 4px;
	left: 8px;
	transform: rotate(45deg);
}

#mailformpro dl dt {
	flex: 0 0 202px;
}

#mailformpro dl dd {
	flex: 0 0 498px;
}

.submit-box {
	font-size: 14px;
	font-weight: 300;
}

.submit-box .agree {
	letter-spacing: 0.15em;
	margin-bottom: 28px;
}

.submit-box .agree label {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.submit-box .agree label .mfp_err {
	flex: 0 0 100%;
	text-align: center;
}

.submit-box .agree label input[type="checkbox"] {
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	opacity: 0;
}

.submit-box .agree label span {
	position: relative;
}

.submit-box .agree label span::before {
	content: "";
	display: block;
	flex: 0 0 40px;
	width: 40px;
	height: 40px;
	background: #fff;
	margin-left: 18px;
}

.submit-box .agree label.mfp_checked span::after {
	content: "";
	position: absolute;
	width: 9px;
	height: 14px;
	border-right: solid 2px #323232;
	border-bottom: solid 2px #323232;
	top: 9px;
	right: 14px;
	transform: rotate(45deg);
}

.submit-box__note {
	text-align: center;
	font-size: 12px;
	margin-bottom: 104px;
	letter-spacing: 0.1em;
}

.submit-box__note a {
	border-bottom: solid 1px #000;
}

.mfp_element_submit {
	max-width: 300px;
	margin: 0 auto;
	background: #323232;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	display: block;
	padding: 20px 0 19px;
	width: 100%;
	letter-spacing: 0.1em;
	transition: opacity 0.1s ease;
}

.mfp_element_submit:hover {
	opacity: 0.6;
}

.complete__inner {
	padding-bottom: 182px;
}

.complete__message {
	text-align: center;
	font-weight: 300;
	line-height: 2;
	letter-spacing: 0.09em;
	margin-bottom: 84px;
}

.complete-simple-fv {
	margin-bottom: 88px;
}

.notfound-content {
	text-align: center;
	line-height: 1.7;
	padding: 80px 0;
}

.notfound-content .inner {
	max-width: 600px;
}

.notfound-content__heading {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 1em;
}

.notfound-content__text {
	margin-bottom: 1.5em;
}

.notfound-content__list {
	display: inline-block;
	margin-bottom: 1.5em;
}

.notfound-content__list li {
	text-align-last: left;
	text-indent: -1em;
	margin-left: 1em;
}

.notfound-content__list li::before {
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	content: "・";
}

.notfound-content .c-primary-button--top {
	margin-top: 70px;
}
