/** Shopify CDN: Minification failed

Line 66:25 Expected identifier but found "*"
Line 1171:8 Expected ":"

**/
@charset 'utf-8';

/* reset
------------------------------------------------ */
body,div,pre,p,a,img,form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,th,td,embed,object,
figure,figcaption {
	margin: 0;
	padding: 0;
}
html { height: 100%; font-size: 62.5%; }
body {
	width: 100%;
	height: 100%;
	background: #fff;
	-webkit-text-size-adjust: 100%;
	font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', 'MS P Gothic', Osaka, Arial, Helvetica, Verdana, sans-serif;
	font-size: 1rem;
	line-height: 1.6;
	color: #111;
}

.fRaleway { font-family: 'Raleway', sans-serif; }
.fSortsMillGoudy { font-family: 'Sorts Mill Goudy', serif; }

*,
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

ul,ol { list-style: none; }
img { width: auto; height: auto; max-width: 100%; border: none; vertical-align: top; }
picture { display: block; position: relative; }
a { text-decoration: underline; color: #111; }
.device-click a,
.device-click input[type=submit],
.device-click input[type=button],
.device-click button { transition: ease 1s; }
.device-click a:hover { text-decoration: none; }

.object-fit-img {
	object-fit: cover;
	object-position: center;
	font-family: 'object-fit: cover; object-position: center;'
}

@media screen and (max-width: 768px) {
	* { letter-spacing: .03em; }
	.visible--pc { display: none !important; }
	.visible--sp { display: inherit !important; }
}

@media screen and (min-width: 769px) {
	* { letter-spacing: .06em; }
	.visible--pc { display: inherit !important; }
	.visible--sp { display: none !important; }
}

/* clearfix
------------------------------------------------ */
.clearfix { clear: both; *zoom: 1; }
.clearfix:before,.clearfix:after { content: ' '; display: table; }
.clearfix:after { clear: both; }

/* header
------------------------------------------------ */
#header { position: fixed; top: 0; left: 0; width: 100%; height: 45px; background: #fff; z-index: 10; }
#gnav {}

.hd-logo { position: absolute; top: 16px; left: 15px; width: 94px; font-size: 1rem; line-height: 1.2; }
.hd-logo a { display: block; width: 100%; }
.hd-btns { display: flex; position: absolute; top: 12px; right: 60px; }
.hd-btns--item { margin-left: 22px; }
.hd-btns--item:first-child { margin-left: 0; }
.hd-btns--item > a { display: block; position: relative; width: 100%; }
.hd-btns--mypage { width: 16px; }
.hd-btns--cart { width: 17px; }
span._sys_cart_count { display: inline-block; width: 2em; height: 2em; border-radius: 50%; background: #111; color: #fff; text-align: center; position: absolute; top: -40%; right: -50%; line-height: 2em; font-size: .8em; }
.hd-menu--btn { position: absolute; top: 12px; right: 15px; width: 22px; height: 22px; z-index: 6; }
.hd-menu--btn a,
.hd-menu--btn span { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.hd-menu--btn span { text-indent: -9999px; white-space: nowrap; overflow: hidden; }
.hd-menu--btn a:after,
.hd-menu--btn span:before,
.hd-menu--btn span:after { content: ''; position: absolute; left: 0; transition: ease 1s; width: 100%; height: 1px; background: #000; }
.hd-menu--btn a:after {top: 4px; }
.hd-menu--btn span:before { top: 10px; }
.hd-menu--btn span:after { top: 16px; }
.hd-menu--btn a.active:after { display: none; }
.hd-menu--btn a.active span:before,
.hd-menu--btn a.active span:after { top: 10px; }
.hd-menu--btn a.active span:before { transform: rotate(45deg); }
.hd-menu--btn a.active span:after { transform: rotate(-45deg); }
.gnav-links {}
.gnav-links--item { font-family: 'Raleway', sans-serif; font-size: 1.3rem; font-weight: 400; line-height: 1.2; }
.gnav-links--item a { position: relative; text-decoration: none; }
.gnav-links__sub {}
.gnav-links__sub--item { font-size: 1.1rem; }
.gnav-links__sub--item a { display: inline-block; vertical-align: top; }

@media screen and (max-width: 860px) {
	#gnav { position: absolute; top: 0; right: 0; transform: translateX(300px); width: 300px; height: 100vh; background: #fff; z-index: 5; }
	#gnav.active,
	#gnav.inactive { transition: ease 1s; }
	#gnav.active { transform: translateX(0); }
	#gnav.inactive { transform: translateX(300px); }
	#gnav .frame { position: relative; padding: 0 25px; height: 100%; height: 100vh; overflow: auto; }

	.hd-btns--responsibility { display: none; }

	.gnav-links { padding-top: 86px; }
	.gnav-links--item { margin-top: 24px; }
	.gnav-links--item:first-child { margin-top: 0; }
	.gnav-links--item > a { display: block; }
	.gnav-links__sub { margin-top: 24px; }
	.gnav-links__sub--item { margin-top: 24px; }
	.gnav-links__sub--item:first-child { margin-top: 0; }
	.gnav-links__sub--item a { padding-left: 26px; }
	.gnav-links__sub--item a:before { content: ''; position: absolute; top: 6px; left: 0; width: 20px; height: 1px; background: #c9c7c0; }

	.gnav-links--item.has-sub > a:after { content: ''; position: absolute; top: 50%; right: 0; transition: ease .3s; margin-top: -3px; width: 11px; height: 6px; background: url(../img/icon/arrow_down1.png) no-repeat center center; background-size: 100%; }
	.gnav-links--item.has-sub > a.active:after { transform: rotate(180deg); }
	.gnav-links--item.has-sub > .gnav-links__sub { display: none; margin-top: 24px; }

	.body-gnav--open { position: fixed; top: 0; left: 0; }
	.gnav-overlay { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100vh; background: rgba(0,0,0,.5); z-index: 4; }
}

@media screen and (min-width: 861px) {
	#header { height: 70px; }
	#gnav { position: absolute; top: 0; right: 135px; height: 100%; }
	#gnav .frame { height: 100% !important; }

	.hd-logo { top: 24px; left: 40px; width: 121px; }
	.hd-btns { top: 26px; right: 40px; }
	.hd-btns--item { margin-left: 32px; }
	.hd-btns--responsibility { width: 19px; }
	.hd-btns--mypage { width: 15px; }
	.hd-btns--cart { width: 15px; }
	.hd-menu--btn { display: none; }
	.gnav-links { display: flex; height: 100%; }
	.gnav-links--item { position: relative; margin-left: 30px; height: 100%; font-size: 1.1rem; }
	.gnav-links--item:first-child { margin-left: 0; }
	.gnav-links--item > a { display: inline-block; padding-top: 28px; height: 100%; vertical-align: top; }
	.gnav-links__sub { display: block !important; justify-content: center; position: absolute; top: 70px; left: 50%; margin-left: -48px; padding: 15px 0; width: 96px; height: 0; background: #f4f4f4; opacity: 0; overflow: hidden; }
	.gnav-links__sub--item { margin-top: 18px; text-align: center; }
	.gnav-links__sub--item:first-child { margin-top: 0; }

	.gnav-overlay { display: none !important; }
}

@media screen and (min-width: 861px) and (max-width: 940px) {
	.gnav-links--item { margin-left: 20px; }
}

@media screen and (min-width: 769px) and (max-width: 860px) {
}

/* container
------------------------------------------------ */
#container {
    position: relative;
    /*padding-top: 45px;*/
}
#container.bg-gray { background: #e4e5e5; }
.wrap,
.wrap-2 { position: relative; margin: 0 25px; }

/*
@media screen and (min-width: 861px) {
	#container { padding-top: 70px; }
}
*/

@media screen and (min-width: 769px) {
	.wrap { margin: 0 auto; padding: 0 40px; max-width: 1280px; }
	.wrap-2 { margin: 0 auto; padding: 0 40px; max-width: 1080px; }
}

@media screen and (max-width: 1000px) and (min-width: 769px) {
/* 	.wrap-2 { padding: 0; } */
}
/* main
------------------------------------------------ */
#main { display: block; position: relative; width: 100%; }

/* space */
.pt-5 { padding-top: 5px; }
.pt-10 { padding-top: 10px; }
.pt-15 { padding-top: 15px; }
.pt-20 { padding-top: 20px; }
.pt-25 { padding-top: 25px; }
.pt-30 { padding-top: 30px; }
.pt-35 { padding-top: 35px; }
.pt-40 { padding-top: 40px; }
.pt-45 { padding-top: 45px; }
.pt-50 { padding-top: 50px; }
.pt-55 { padding-top: 55px; }
.pt-60 { padding-top: 60px; }
.pt-65 { padding-top: 65px; }
.pt-70 { padding-top: 70px; }
.pt-75 { padding-top: 75px; }
.pt-80 { padding-top: 80px; }
.pt-85 { padding-top: 85px; }
.pt-90 { padding-top: 90px; }
.pt-95 { padding-top: 95px; }
.pt-100 { padding-top: 100px; }

.mt-5 { margin-top: 5px; }
.mt-10 { margin-top: 10px; }
.mt-15 { margin-top: 15px; }
.mt-20 { margin-top: 20px; }
.mt-25 { margin-top: 25px; }
.mt-30 { margin-top: 30px; }
.mt-35 { margin-top: 35px; }
.mt-40 { margin-top: 40px; }
.mt-45 { margin-top: 45px; }
.mt-50 { margin-top: 50px; }
.mt-55 { margin-top: 55px; }
.mt-60 { margin-top: 60px; }
.mt-65 { margin-top: 65px; }
.mt-70 { margin-top: 70px; }
.mt-75 { margin-top: 75px; }
.mt-80 { margin-top: 80px; }
.mt-85 { margin-top: 85px; }
.mt-90 { margin-top: 90px; }
.mt-95 { margin-top: 95px; }
.mt-100 { margin-top: 100px; }

/* color */
.c-red { color: #f00; }

/* align */
.t-align-c { text-align: center; }
.t-align-r { text-align: right; }
.t-align-l { text-align: left; }
.v-align-t { vertical-align: top; }
.v-align-m { vertical-align: middle; }
.v-align-b { vertical-align: bottom; }
.v-align-base { vertical-align: baseline; }

/* form parts */
.form-parts { position: relative; }
.form-parts input,
.form-parts textarea,
.form-parts select { appearance: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; padding: 10px; background: none; border: solid #ddd 1px; border-radius: 0; font-family: inherit; font-size: 1.1rem; }
.form-parts input,
.form-parts textarea { width: 100%; }
.form-input input { background-color: #ffffff; }
.form-textarea textarea { height: 160px; }
.form-select select { padding-right: 30px; background: url(../img/icon/select_arrow1.png) no-repeat right 10px center; background-size: 10px; }
.form-select select::-ms-expand { display: none; }
.form-radio {}
.form-radio > label { display: flex; }
.form-radio--icon { position: relative; width: 18px; height: 18px; }
.form-radio--icon > input,
.form-radio--icon > i { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.form-radio--icon > input { padding: 0; opacity: 0; }
.form-radio--icon > i { border-radius: 50%; border: solid #ddd 1px; }
.form-radio--icon > input:checked + i:after { content: ''; position: absolute; top: 50%; left: 50%; margin: -5px 0 0 -5px; width: 10px; height: 10px; background: #111; border-radius: 50%; }
.form-radio--text { margin-left: 8px; width: calc(100% - 26px); white-space: nowrap; font-size: 1.1rem; }
.form-checkbox {}
.form-checkbox > label { display: flex; }
.form-checkbox--icon { position: relative; width: 18px; height: 18px; }
.form-checkbox--icon > input,
.form-checkbox--icon > i { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.form-checkbox--icon > input { padding: 0; opacity: 0; }
.form-checkbox--icon > i { border-radius: 2px; border: solid #ddd 1px; }
.form-checkbox--icon > input:checked + i:after { content: ''; position: absolute; top: 50%; left: 50%; margin: -5px 0 0 -5px; width: 10px; height: 10px; background: #111; border-radius: 2px; }
.form-checkbox--text { margin-left: 8px; width: calc(100% - 26px); white-space: nowrap; font-size: 1.1rem; }

/* title */
.title-1,
.title-2,
.title-page,
.title-page--2,
.title-image { font-family: 'Raleway', 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', 'MS P Gothic', Osaka, Arial, Helvetica, Verdana, sans-serif; }
.title-1 { position: relative; margin-bottom: 30px; text-align: center; font-size: 1.4rem; font-weight: 400; letter-spacing: .05em; line-height: 1.2; }
.title-1 .s { display: block; margin-top: 8px; font-size: 1.3rem; font-weight: 400; letter-spacing: .05em; }

.title-1.lazy-scroll { transform: translateY(40px); opacity: 0; }
.title-1.lazy-scroll--do { transition: ease 1s; transform: translateY(0); opacity: 1; }

.title-2 { position: relative; margin-bottom: 26px; padding-bottom: 6px; border-bottom: solid #ddd 1px; font-size: 1.1rem; font-weight: 400; line-height: 1.2; }

.title-page { position: relative; margin-bottom: 35px; padding-top: 46px; text-align: center; font-size: 1.4rem; font-weight: 400; letter-spacing: .1em; line-height: 1.2; }
.title-page__sub { display: block; margin-top: 10px; font-size: 1.1rem; }

.title-page.lazy-scroll { transform: translateY(40px); opacity: 0; }
.title-page.lazy-scroll--do { transition: ease 1s; transform: translateY(0); opacity: 1; }
/* 3/31光武 */
/* .title-page--2 { padding: 46px 0 32px; text-align: center; font-size: 1.4rem; font-weight: 400; letter-spacing: .05em; } */
.title-page--2 { 
  padding: 46px 0 32px;
  text-align: center;
  font-size: 17px;
  letter-spacing: .1em;
  font-family: var(--header-font-stack);
  font-weight: var(--header-font-weight);
  font-style: var(--header-font-style);
} 

.title-image { position: relative; padding: 62px 0; background-position: center center; background-repeat: no-repeat; background-size: cover; text-align: center; text-shadow: 0 0 30px rgba(0,0,0,.9); font-size: 1.4rem; font-weight: 700; letter-spacing: .05em; line-height: 1.2; color: #fff; }

/* more */
.more-1 { margin: 40px auto 0; text-align: center; font-family: 'Raleway', sans-serif; font-size: 1.1rem; line-height: 1.2; }
.more-1 a { display: inline-block; position: relative; text-decoration: none; vertical-align: top; }
.more-1 a:after { content: ''; display: inline-block; margin: 2px 0 0 12px; width: 4px; height: 8px; background: url(../img/icon/arrow1.png) no-repeat center center; background-size: 100%; vertical-align: top; }

.more-1.lazy-scroll { transform: translateY(40px); opacity: 0; }
.more-1.lazy-scroll--do { transition: ease 1s; transform: translateY(0); opacity: 1; }

.more-2 { margin: 60px auto 0; text-align: center; font-family: 'Raleway', sans-serif; font-size: 1.1rem; line-height: 1.2; }
.more-2 a { display: block; position: relative; padding: 15px 10px; width: 100%; border: solid #111 1px; text-decoration: none; }
.more-2 a:after { content: ''; position: absolute; top: 50%; right: 22px; margin-top: -5px; width: 6px; height: 11px; background: url(../img/icon/arrow1.png) no-repeat center center; background-size: 100%; }
.device-click .more-2 a:hover { background: #111; color: #fff; }
.device-click .more-2 a:hover:after { background-image: url(../img/icon/arrow2.png); }

.more-2.lazy-scroll { transform: translateY(40px); opacity: 0; }
.more-2.lazy-scroll--do { transition: ease 1s; transform: translateY(0); opacity: 1; }

/* btn */
.btn-1,
.btn-2,
.btn-3 { font-family: 'Raleway', 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', 'MS P Gothic', Osaka, Arial, Helvetica, Verdana, sans-serif; }
.btn-1 > input,
.btn-1 > button,
.btn-2 > input,
.btn-2 > button,
.btn-3 > input,
.btn-3 > button { appearance: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; background: none; border-radius: 0; font-family: inherit; cursor: pointer; }
.btn-1 { text-align: center; font-size: 1.1rem; }
.btn-1 > a,
.btn-1 > input,
.btn-1 > button { display: block; padding: 18px 0; width: 100%; height: 100%; background: #000; border: solid #000 1px; line-height: 1.2; color: #fff; }
.btn-1 > a { text-decoration: none; }
.btn-2 { text-align: center; font-size: 1.1rem; }
.btn-2 > a,
.btn-2 > input,
.btn-2 > button { display: block; padding: 18px 0; width: 100%; height: 100%; border: solid #000 1px; line-height: 1.2; }
.btn-2 > a { text-decoration: none; }
.btn-3 { font-size: 1.1rem; }
.btn-3 > a,
.btn-3 > input,
.btn-3 > button { display: inline-block; padding: 10px 12px; background: #000; border: solid #000 1px; vertical-align: top; line-height: 1.2; color: #fff; }
.btn-3 > a { text-decoration: none; }

.btn-vertical { position: relative; margin-top: 36px; }
.btn-vertical--item { position: relative; margin-top: 20px; }
.btn-vertical--item:first-child { margin-top: 0; }
.btn-straight { position: relative; margin-top: 50px; }
.btn-straight--item {}

/* list */
.lists-prd--1 { display: flex; flex-wrap: wrap; }
.lists-prd--1--item { position: relative; }
.lists-prd--1--item > a { display: block; position: relative; width: 100%; text-decoration: none; }
.lists-prd--1--photo { position: relative; width: 100%; overflow: hidden; }
.lists-prd--1--photo > span { display: block; position: relative; padding-bottom: 133.650793651%; width: 100%; height: 0; background: #fff; overflow: hidden; }
.lists-prd--1--photo > span:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgb(0,0,0); background: -moz-linear-gradient(-45deg,  rgba(0,0,0,1) 0%, rgba(132,132,132,1) 100%); background: -webkit-linear-gradient(-45deg,  rgba(0,0,0,1) 0%,rgba(132,132,132,1) 100%); background: linear-gradient(135deg,  rgba(0,0,0,1) 0%,rgba(132,132,132,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#848484',GradientType=1 ); z-index: 2; opacity: 0; }
.lists-prd--1--photo img { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 100%; height: 100%; max-width: inherit; object-fit: cover; z-index: 1; }
.lists-prd--1__info { text-align: center; font-family: 'Raleway', 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', 'MS P Gothic', Osaka, Arial, Helvetica, Verdana, sans-serif; line-height: 1.5; }
.lists-prd--1--title { font-size: 1.1rem; font-weight: 400; }
.lists-prd--1__price { font-size: 1.1rem; }
.lists-prd--1__price--normal {}
.lists-prd--2 {}
.lists-prd--2--item { display: flex; position: relative; margin-top: 42px; }
.lists-prd--2--item:first-child { margin-top: 0; }
.lists-prd--2--photo { width: 34.6153846154%; }
.lists-prd--2--photo > a { display: block; width: 100%; }
.lists-prd--2__info { position: relative; margin-left: 5.38461538462%; width: 60%; }
.lists-prd--2--name { font-size: 1.3rem; }
.lists-prd--2--name > a { display: inline-block; text-decoration: none; vertical-align: top; }
.lists-prd--2--id { font-size: 1.1rem; }
.lists-prd--2--class { margin-top: 2px; font-size: 1.1rem; }
.lists-prd--2--price { margin-top: 2px; font-size: 1.3rem; }
.lists-prd--2--quantityselect { position: relative; width: 80px; height: 25px; border: solid #000 1px; }
.lists-prd--2--quantityselect--num { margin: 0 auto; width: 32px; text-align: center; height: 100%; font-size: 1.1rem; line-height: 23px; }
.lists-prd--2--quantityselect--de,
.lists-prd--2--quantityselect--in { position: absolute; top: 0; width: 23px; height: 100%; text-indent: -9999px; white-space: nowrap; overflow: hidden; }
.lists-prd--2--quantityselect--de:before,
.lists-prd--2--quantityselect--in:before,
.lists-prd--2--quantityselect--in:after { content: ''; position: absolute; top: 50%; left: 8px; width: 9px; height: 1px; background: #000; }
.lists-prd--2--quantityselect--de { left: 0; }
.lists-prd--2--quantityselect--in { right: 0; }
.lists-prd--2--quantityselect--in:after { transform: rotate(90deg); }
.lists-prd--2--del { font-size: 1.1rem; }
.lists-prd--2--del > a { display: inline-block; position: relative; text-decoration: none; vertical-align: top; }
.lists-prd--2--del > a:after { content: ''; display: block; margin-top: 2px; width: 100%; height: 1px; background: #000; }
.list-columns { display: flex; flex-wrap: wrap; }
.list-columns--item {}
.list-columns--item > a { display: block; position: relative; text-decoration: none; }
.list-columns--photo { position: relative; width: 100%; overflow: hidden; }
.list-columns--photo:after,
.list-columns--photo img,
.list-columns--photo .more { transition: ease 1s; }
.list-columns--photo:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgb(0,0,0); background: -moz-linear-gradient(-45deg,  rgba(0,0,0,1) 0%, rgba(132,132,132,1) 100%); background: -webkit-linear-gradient(-45deg,  rgba(0,0,0,1) 0%,rgba(132,132,132,1) 100%); background: linear-gradient(135deg,  rgba(0,0,0,1) 0%,rgba(132,132,132,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#848484',GradientType=1 ); z-index: 2; opacity: 0; }
.list-columns--photo img { position: relative; z-index: 1; }
.list-columns--photo .more { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); padding: 16px 0; width: 160px; border: solid #fff 1px; text-align: center; font-family: 'Raleway', sans-serif; font-size: 1.3rem; line-height: 1.2; color: #fff; z-index: 3; opacity: 0; }
.device-click .list-columns--item > a:hover .list-columns--photo:after { opacity: .7; }
.device-click .list-columns--item > a:hover .list-columns--photo img { transform: scale(1.04,1.04); filter: blur(8px); }
.device-click .list-columns--item > a:hover .list-columns--photo .more { opacity: 1; }
.list-columns__info { position: relative; margin-top: 16px; }
.list-columns--date { font-family: 'Sorts Mill Goudy', serif; font-size: 1.2rem; font-style: italic; line-height: 1.2; }
.list-columns--title { margin-top: 4px; font-family: 'Raleway', sans-serif; font-size: 1.6rem; font-weight: 700; }
.list-columns--excerpt { margin-top: 12px; font-size: 1rem; }
.list-instagram { display: flex; flex-wrap: wrap; }
.list-instagram--item { position: relative; }
.list-instagram--photo {}
.list-instagram--photo > a { display: block; position: relative; padding-bottom: 100%; width: 100%; height: 0; background: #fff; overflow: hidden; }
.list-instagram--photo > a:after,
.list-instagram--photo img,
.list-instagram--photo .more { transition: ease 1s; }
.list-instagram--photo > a:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgb(0,0,0); background: -moz-linear-gradient(-45deg,  rgba(0,0,0,1) 0%, rgba(132,132,132,1) 100%); background: -webkit-linear-gradient(-45deg,  rgba(0,0,0,1) 0%,rgba(132,132,132,1) 100%); background: linear-gradient(135deg,  rgba(0,0,0,1) 0%,rgba(132,132,132,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#848484',GradientType=1 ); z-index: 2; opacity: 0; }
.list-instagram--photo img { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 100%; height: 100%; max-width: inherit; object-fit: cover; z-index: 1; }
.list-instagram--photo .more { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); padding: 16px 4px; width: 59.2592592593%; border: solid #fff 1px; text-align: center; font-family: 'Raleway', sans-serif; font-size: 1.2rem; line-height: 1.2; color: #fff; z-index: 3; opacity: 0; }
.device-click .list-instagram--photo .more { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.device-click .list-instagram--photo > a:hover:after { opacity: .7; }
.device-click .list-instagram--photo > a:hover img { transform: translate(-50%,-50%) scale(1.04,1.04); filter: blur(8px); }
.device-click .list-instagram--photo > a:hover .more { opacity: 1; }
.list-instagram__detail { display: none; position: relative; }
.list-instagram__detail--photo { position: relative; padding-bottom: 100%; width: 100%; height: 0; overflow: hidden; }
.list-instagram__detail--photo img { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 100%; max-width: inherit; }
.list-instagram__modal { display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%,-50%); padding-top: 52px; width: 100vw; z-index: 101; }
.list-instagram__modal--close { position: absolute; top: 15px; right: 15px; width: 24px; height: 24px; text-indent: -9999px; white-space: nowrap; overflow: hidden; }
.list-instagram__modal--close:before,
.list-instagram__modal--close:after { content: ''; position: absolute; top: 12px; left: -4px; width: 32px; height: 1px; background: #bdbbb5; }
.list-instagram__modal--close:before { transform: rotate(45deg); }
.list-instagram__modal--close:after { transform: rotate(-45deg); }
.list-instagram__modal__slide { position: relative; width: 100%; height: 100%; }
.list-instagram__modal__slide__frame { position: relative; width: 100%; overflow: hidden; }
.list-instagram__modal__slide__move { display: flex; flex-wrap: wrap; }
.list-instagram__modal__slide__move .list-instagram__detail { display: block; }
.list-instagram__modal__slide--direct { display: none; position: absolute; top: 0; width: 50%; height: 100%; background-position: left top; background-repeat: no-repeat; background-size: 24px; text-indent: -9999px; white-space: nowrap; overflow: hidden; cursor: none; }
.list-instagram__modal__slide--direct--prev { left: 0; }
.list-instagram__modal__slide--direct--next { right: 0; }
.device-click .list-instagram__modal__slide--direct { transition: none; }
.device-click .list-instagram__modal__slide--direct--prev { background-image: url(../img/icon/slide_prev2.png); }
.device-click .list-instagram__modal__slide--direct--next { background-image: url(../img/icon/slide_next2.png); }
.list-instagram__modal--link { margin: 20px 15px 0 0; text-align: right; font-family: 'Raleway', sans-serif; font-size: 1.4rem; font-weight: 400; line-height: 1.2; }
.list-instagram__modal--link a { display: inline-block; position: relative; text-decoration: none; color: #c9c7c0; }
.list-instagram__modal--link a:after { content: ''; display: inline-block; margin: -5px 0 0 6px; width: 24px; height: 24px; background: url(../img/icon/sns_instagram2.png) no-repeat center center; background-size: 100%; vertical-align: top; }
.list-instagram__modal--overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.8); z-index: 100; }
.body-instagram--open { position: fixed; top: 0; left: 0; }
.list-collection {}
.list-collection--item { position: relative; }
.list-collection--item.lazy-scroll { transform: translateY(40px); opacity: 0; }
.list-collection--item.lazy-scroll--do { transition: ease 1s; transform: translateY(0); opacity: 1; }
.list-collection--photo {}
.list-collection--photo > a { display: block; position: relative; width: 100%; overflow: hidden; }
.list-collection--photo > a:after,
.list-collection--photo img,
.list-collection--photo .more { transition: ease 1s; }
.list-collection--photo > a:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgb(0,0,0); background: -moz-linear-gradient(-45deg,  rgba(0,0,0,1) 0%, rgba(132,132,132,1) 100%); background: -webkit-linear-gradient(-45deg,  rgba(0,0,0,1) 0%,rgba(132,132,132,1) 100%); background: linear-gradient(135deg,  rgba(0,0,0,1) 0%,rgba(132,132,132,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#848484',GradientType=1 ); z-index: 2; opacity: 0; }
.list-collection--photo img { position: relative; width: 100%; max-width: inherit; z-index: 1; }
.list-collection--photo .more { position: absolute; top: 50%; left: 50%; transition: ease 1s; transform: translate(-50%,-50%); padding: 16px 4px; width: 59.2592592593%; border: solid #fff 1px; text-align: center; font-family: 'Raleway', sans-serif; font-size: 1.2rem; line-height: 1.2; color: #fff; z-index: 3; opacity: 0; }
.device-click .list-collection--photo .more { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.device-click .list-collection--photo > a:hover:after { opacity: .7; }
.device-click .list-collection--photo > a:hover img { transform: scale(1.04,1.04); filter: blur(8px); }
.device-click .list-collection--photo > a:hover .more { opacity: 1; }
.list-collection__detail { display: none; position: relative; }
.list-collection__detail--photo { position: relative; padding-bottom: 105.6666666667%; width: 100%; height: 0; overflow: hidden; }
.list-collection__detail--photo img { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); height: 100%; max-width: inherit; }
.list-collection__data { margin: 1.2em 25px 0; font-size: 1rem; }
.list-collection__modal { display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%,-50%); padding-top: 60px; width: 750px; z-index: 101; }
.list-collection__modal--close { position: absolute; top: 15px; right: 70px; width: 30px; height: 30px; text-indent: -9999px; white-space: nowrap; overflow: hidden; }
.list-collection__modal--close:before,
.list-collection__modal--close:after { content: ''; position: absolute; top: 15px; left: -5px; width: 40px; height: 1px; background: #bdbbb5; }
.list-collection__modal--close:before { transform: rotate(45deg); }
.list-collection__modal--close:after { transform: rotate(-45deg); }
.list-collection__modal__slide { position: relative; width: 100%; }
.list-collection__modal__slide__frame { position: relative; width: 100%; overflow: hidden; }
.list-collection__modal__slide__move { display: flex; flex-wrap: wrap; }
.list-collection__modal__slide__move .list-collection__detail { display: block; }
.list-collection__modal__slide--direct { display: none; position: absolute; top: 0; width: 50%; height: 100%; background-position: left top; background-repeat: no-repeat; background-size: 24px; text-indent: -9999px; white-space: nowrap; overflow: hidden; cursor: none; }
.list-collection__modal__slide--direct--prev { left: 0; }
.list-collection__modal__slide--direct--next { right: 0; }
.device-click .list-collection__modal__slide--direct { transition: none; }
.device-click .list-collection__modal__slide--direct--prev { background-image: url(../img/icon/slide_prev3.png); }
.device-click .list-collection__modal__slide--direct--next { background-image: url(../img/icon/slide_next3.png); }
.list-collection__modal--overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.8); z-index: 100; }
.body-collection--open { position: fixed; top: 0; left: 0; }
.list-news {}
.list-news--item { margin-top: 35px; }
.list-news--item:first-child { margin-top: 0; }
.list-news__post {}
.list-news__post--date { font-family: 'Raleway', sans-serif; font-size: 1.1rem; font-weight: 400; color: #a5a5a5; }
.list-news__post--title { margin-top: 8px; font-size: 1.1rem; font-weight: 400; line-height: 2; }
.list-news__post--title > a { display: inline-block; text-decoration: none; vertical-align: top; }
.list-news--item.lazy-scroll { transform: translateY(40px); opacity: 0; }
.list-news--item.lazy-scroll--do { transition: ease 1s; transform: translateY(0); opacity: 1; }

/* pager */
.pager-paging { display: flex; justify-content: center; align-items: center; margin-top: 54px; }
.pager-paging--item { position: relative; margin: 0 10px; font-family: 'Raleway', sans-serif; font-size: 1.1rem; line-height: 1.2; }
.pager-paging--item:first-child { margin-left: 0; }
.pager-paging--item:last-child { margin-right: 0; }
.pager-paging--item > a,
.pager-paging--item > span { display: inline-block; position: relative; text-decoration: none; vertical-align: top; }
.pager-paging--item > span:after { content: ''; position: absolute; bottom: -4px; left: 0; width: 100%; height: 1px; background: #000; }
.pager-paging--prev,
.pager-paging--next { width: 6px; height: 11px; }
.pager-paging--prev > a,
.pager-paging--next > a { width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: 100%; text-indent: -9999px; white-space: nowrap; overflow: hidden; }
.pager-paging--prev { margin-right: 35px; }
.pager-paging--prev > a { background-image: url(../img/icon/pager_prev1.png); }
.pager-paging--next { margin-left: 35px; }
.pager-paging--next > a { background-image: url(../img/icon/pager_next1.png); }
.pager-paging.lazy-scroll { transform: translateY(40px); opacity: 0; }
.pager-paging.lazy-scroll--do { transition: ease 1s; transform: translateY(0); opacity: 1; }
.pager-detail { display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 54px; }
.pager-detail--item { width: 50%; font-family: 'Raleway', sans-serif; font-size: 1.1rem; line-height: 1.2; }
.pager-detail--item > a { display: inline-block; position: relative; text-decoration: none; vertical-align: top; }
.pager-detail--prev > a:before,
.pager-detail--next > a:after,
.pager-detail--back > a:before { content: ''; display: inline-block; margin-top: 1px; width: 6px; height: 11px; vertical-align: top; background-position: center center; background-repeat: no-repeat; background-size: 100%; }
.pager-detail--prev > a:before,
.pager-detail--back > a:before { background-image: url(../img/icon/pager_prev1.png); }
.pager-detail--next > a:after { background-image: url(../img/icon/pager_next1.png); }
.pager-detail--prev {}
.pager-detail--prev > a:before { margin-right: 10px; }
.pager-detail--next { text-align: right; }
.pager-detail--next > a:after { margin-left: 10px; }
.pager-detail--next:first-child { margin-left: 50%; }
.pager-detail--back { margin-top: 55px; width: 100%; text-align: center; }
.pager-detail--back > a:before { margin-right: 15px; }
.pager-detail.lazy-scroll { transform: translateY(40px); opacity: 0; }
.pager-detail.lazy-scroll--do { transition: ease 1s; transform: translateY(0); opacity: 1; }

/* style */
.style-slide {}
.style-slide__frame { position: relative; width: 100%; overflow: hidden; }
.style-slide__move { display: flex; position: relative; }
.style-slide--item {}
.style-slide__bullets { position: relative; margin-top: 16px; text-align: center; }
.style-slide__bullets a { display: inline-block; margin: 12px 6px 0; width: 10px; height: 10px; background: #e0e0e0; border-radius: 50%; text-indent: -9999px; vertical-align: top; white-space: nowrap; overflow: hidden; }
.style-slide__bullets a.active { background: #aaa; }
.style-slide.lazy-scroll { transform: translateY(40px); opacity: 0; }
.style-slide.lazy-scroll--do { transition: ease 1s; transform: translateY(0); opacity: 1; }
.stye-bnrs { position: relative; margin-top: 82px; }
.stye-bnrs--item { position: relative; text-align: center; }
.stye-bnrs--item > a { display: block; position: relative; padding: 70px 0 74px; background-position: center center; background-repeat: no-repeat; background-size: cover; text-decoration: none; color: #fff; }
.stye-bnrs--material > a { background-image: url(../img/share/material_bg.jpg); }
.device-click .stye-bnrs--item > a:after { content: ''; position: absolute; top: 0; left: 0; transition: ease 1s; width: 100%; height: 100%; background: rgba(0,0,0,.4); z-index: 2; opacity: 0; }
.device-click .stye-bnrs--item > a:hover:after { opacity: 1; }
.stye-bnrs__info { display: inline-block; position: relative; padding-right: 18px; vertical-align: top; }
.stye-bnrs__info:after { content: ''; position: absolute; top: 26px; right: 0; width: 7px; height: 13px; background: url(../img/icon/arrow2.png) no-repeat center center; background-size: 100%; }
.stye-bnrs--name { font-family: 'Raleway', sans-serif; font-size: 2.8rem; font-weight: 700; letter-spacing: .06em; }
.stye-bnrs--text { margin-top: -5px; font-size: 1.2rem; }
.stye-bnrs.lazy-scroll { transform: translateY(40px); opacity: 0; }
.stye-bnrs.lazy-scroll--do { transition: ease 1s; transform: translateY(0); opacity: 1; }
.stye-bnrs--item.lazy-scroll .stye-bnrs__info { transform: translateY(40px); opacity: 0; }
.stye-bnrs--item.lazy-scroll--do .stye-bnrs__info { transition: ease 1s; transform: translateY(0); opacity: 1; }
.style-form {}
.style-form__info-box { margin-bottom: 30px; padding: 15px; background: #f2f2f2; font-size: 1.1rem; }
.style-form__info-box--error { margin-bottom: 30px; padding: 15px; background: #fee; font-size: 1.1rem; color: #f00; }
.style-form__info-box--attention { font-size: 1.1rem; color: #f00; }
.style-form__info-text { margin: 1.2em 0; }
.style-form__info-text:first-child { margin-top: 0; }
.style-form__info-text:last-child { margin-bottom: 0; }
.style-form__info-list { margin: 1.2em 0; }
.style-form__info-list:first-child { margin-top: 0; }
.style-form__info-list:last-child { margin-bottom: 0; }
.style-form__info-list-item { position: relative; padding: 0 0 0 1em; }
.style-form__info-list-item::before { content: ""; position: absolute; left: .5em; top: .8em; display: block; width: 3px; height: 3px; margin: -1px 0 0 -2px; border-radius: 50%; background: #111; }
.style-form__info-box--error .style-form__info-list-item::before,
.style-form__info-box--attention .style-form__info-list-item::before { background: #f00; }
.style-form__box { margin-top: 30px; }
.style-form__box:first-child { margin-top: 0; }
/* 3/31光武 */
/* .style-form__box--title { margin-bottom: 8px; font-size: 1.1rem; }
.style-form__box--title .required { padding-left: .2em; font-style: normal; color: #f00; } */
.style-form__box--title { margin-bottom: 8px; font-size: 14px; }
.style-form__box--title .required { padding-left: .2em; font-style: normal; color: #f00; }
/* 3/31光武
.style-form__box__content { font-size: 1.1rem; } */
.style-form__box__content { font-size: 14px; }
.style-form__agree { margin-top: 30px; }
.style-form__agree--title { margin-bottom: 8px; text-align: center; font-size: 1.1rem; }
.style-form__agree--title .required { padding-left: .2em; font-style: normal; color: #f00; }
.style-form__agree__content { text-align: center; font-size: 1.1rem; }
.style-form__agree--text { margin-bottom: 8px; text-align: left; font-size: 1.1rem; }
.style-form__agree .form-checkbox { display: inline-block; vertical-align: top; }
.style-form__agree .form-checkbox > label { justify-content: center; }
.style-form__agree .form-checkbox--text { width: auto; }
.style-form--note { margin-top: 2px; font-size: 1rem; }
/* 3/31光武 */
/* .style-form--supplement { margin: 66px 0 6px; font-size: 1.1rem; line-height: 2; } */
.style-form--supplement {
  margin: 66px 0 6px;
  font-size: 14px;
  line-height: 2; }
.style-form--btnzip {}
.style-form--btnzip > a { padding: 12px 0; }
.style-form__group { position: relative; }
.style-form__group.zip { display: flex; align-items: flex-start; }
.style-form__group.zip .form-parts { width: calc(100% - 86px); }
.style-form__group.zip .style-form--btnzip { margin-left: 8px; width: 78px; }
.style-form__group.birthday { display: flex; }
.style-form__group.birthday .form-parts { margin-left: 10px; }
.style-form__group.birthday .form-parts:first-child { margin-left: 0; }
.style-form__group.mailnews { display: flex; flex-wrap: wrap; margin: -12px -22px 0 0; }
.style-form__group.mailnews .form-parts { margin: 12px 22px 0 0; }
.style-form--error { margin-top: 2px; font-size: 1.1rem; color: #f00; }
.style-total {}
.style-total dl {}
.style-total dl { display: flex; }
.style-total dt,
.style-total dd { font-size: 1.1rem; line-height: 1.72727272727; }
.style-total dt { width: 60%; }
.style-total dd { width: 40%; text-align: right; }
.style-total--allsummary dt,
.style-total--allsummary dd { font-size: 1.5rem; }
.style-total--paysummary { margin-top: 8px; padding-top: 8px; border-top: solid #ddd 1px; }
.style-total--paysummary dt,
.style-total--paysummary dd { font-size: 1.5rem; }

/* animation */
.animation--box { position: relative; }
.animation--blur { position: relative; }

.animation--box.lazy-scroll { transform: translateY(40px); opacity: 0; }
.animation--box.lazy-scroll--do { transition: ease 1s; transform: translateY(0); opacity: 1; }
.lazy-scroll .animation--blur { filter: blur(12px); }
.lazy-scroll--do .animation--blur { transition: ease 1s; filter: blur(0); }

@media screen and (max-width: 768px) {
	/* sp size only */
	.sp-reverse-row { display: flex; flex-flow: row-reverse; }
	.sp-reverse-column { display: flex; flex-flow: column-reverse; }

	/* form parts */
	.form-select select { width: 100%; }

	/* list */
	.lists-prd--1--item { margin: 12px 3.07692307692% 0 0; width: 48.4615384615%; }
	.lists-prd--1--item:nth-of-type(-n+2) { margin-top: 0; }
	.lists-prd--1--item:nth-of-type(2n) { margin-right: 0; }
	.lists-prd--1__info { margin-top: 12px; }
	.lists-prd--2--quantityselect { position: absolute; bottom: 0; left: 0; }
	.lists-prd--2--del { position: absolute; bottom: 0; right: 0; }
	.list-collection--item { margin-top: 40px; }
	.list-collection--photo > a { pointer-events: none; }

	/* btn */
	.sp-reverse-column > .btn-vertical--item { margin: 0 0 20px; }
	.sp-reverse-column > .btn-vertical--item:first-child { margin-bottom: 0; }
	.btn-straight--item { margin-top: 20px; }
	.btn-straight--item:first-child { margin-top: 0; }

	/* style */
	.style-form__group.name .form-parts,
	.style-form__group.kana .form-parts { margin-top: 10px; }
	.style-form__group.name .form-parts:first-child,
	.style-form__group.kana .form-parts:first-child { margin-top: 0; }
}

@media screen and (min-width: 769px) {
	/* pc size only */
	.pc-reverse-row { display: flex; flex-flow: row-reverse; }
	.pc-reverse-column { display: flex; flex-flow: column-reverse; }

	/* form parts */
	.form-parts input,
	.form-parts select,
	.form-parts textarea { padding: 10px; font-size: 1.2rem; }
	.form-textarea textarea { height: 190px; }
	.form-select select { padding-right: 36px; padding-left: 20px; background-position: right 12px center; }
	.form-radio--text { font-size: 1.2rem; }
	.form-checkbox--text { font-size: 1.2rem; }

	/* title */
	.title-1 { margin-bottom: 45px; font-size: 1.6rem; letter-spacing: .1em; }
	.title-1 .s { margin-top: 10px; font-size: 1.6rem; letter-spacing: .08em; }
	.title-2 { margin-bottom: 55px; padding-bottom: 12px; font-size: 1.2rem; }
	.title-page { margin-bottom: 72px; padding-top: 94px; font-size: 1.6rem; }
	.title-page__sub { margin-top: 16px; font-size: 1.2rem; }
/* 	.title-page--2 { padding: 60px 0; font-size: 1.6rem; letter-spacing: .1em; } */
  /*   3/31光武 */
	.title-page--2 {
      padding: 60px 0 30px 0;
      font-size: 20px;
      letter-spacing: .1em;
      font-family: var(--header-font-stack);
      font-weight: var(--header-font-weight);
      font-style: var(--header-font-style);
    }
	.title-image { padding: 180px 174px; font-size: 2rem; letter-spacing: .1em; }

	/* more */
	.more-1 { margin-top: 70px; font-size: 1.2rem; }
	.more-1 a:after { margin: 2px 0 0 20px; width: 5px; height: 10px; }
	.more-2 { margin-top: 90px; max-width: 280px; }
	.more-2 a { padding: 18px 10px; }
	.more-2 a:after { right: 30px; margin-top: -6px; width: 7px; height: 13px; }

	/* btn */
	.btn-1 { font-size: 1.2rem; }
	.btn-2 { font-size: 1.2rem; }
	.btn-3 { font-size: 1.2rem; }
	.btn-3 > a,
	.btn-3 > input,
	.btn-3 > button { padding: 12px 14px; }

	.btn-vertical { margin-top: 40px; }
	.pc-reverse-column > .btn-vertical--item { margin: 0 0 20px; }
	.pc-reverse-column > .btn-vertical--item:first-child { margin-bottom: 0; }
	.btn-straight { display: flex; justify-content: center; }
	.btn-straight { margin-top: 60px; }
	.btn-straight--item { margin: 0 5px; min-width: 204px; }

	/* list */
	.lists-prd--1--item { margin: .75757575757% .75757575757% 0 0; width: 24.3939393939%; }
	.lists-prd--1--item:nth-of-type(-n+4) { margin-top: 0; }
	.lists-prd--1--item:nth-of-type(4n) { margin-right: 0; }
	.lists-prd--1__info { position: absolute; top: 50%; left: 0; transform: translateY(-50%); padding: 0 20px; width: 100%; line-height: 2; color: #fff; z-index: 3; opacity: 0; }
	.lists-prd--1--title { font-size: 1.2rem; }
	.lists-prd--1__price { font-size: 1.2rem; }
	.lists-prd--1--photo > span:after,
	.lists-prd--1--photo img,
	.lists-prd--1__info { transition: ease 1s; }
	.device-click .lists-prd--1__info .more { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
	.device-click .lists-prd--1--item > a:hover .lists-prd--1--photo > span:after { opacity: .7; }
	.device-click .lists-prd--1--item > a:hover .lists-prd--1--photo img { transform: translate(-50%,-50%) scale(1.04,1.04); filter: blur(8px); }
	.device-click .lists-prd--1--item > a:hover .lists-prd--1__info { opacity: 1; }
	.lists-prd--2--item { margin-top: 54px; }
	.lists-prd--2--photo { width: 31.0344827586%; }
	.lists-prd--2__info { position: relative; margin-left: 6.8965517242%; width: 62.0689655172%; }
	.lists-prd--2--name { font-size: 1.6rem; }
	.lists-prd--2--id { font-size: 1.2rem; }
	.lists-prd--2--class { font-size: 1.2rem; }
	.lists-prd--2--price { margin-top: 28px; font-size: 1.6rem; }
	.lists-prd--2--quantityselect { margin-top: 24px; width: 147px; height: 37px; }
	.lists-prd--2--quantityselect--num { width: 75px; font-size: 1.1rem; line-height: 35px; }
	.lists-prd--2--quantityselect--de,
	.lists-prd--2--quantityselect--in { width: 35px; }
	.lists-prd--2--quantityselect--de:before,
	.lists-prd--2--quantityselect--in:before,
	.lists-prd--2--quantityselect--in:after { left: 15px; width: 10px; }
	.lists-prd--2--del { margin-top: 26px; font-size: 1.2rem; }
	.list-columns--item { margin: 5% 5% 0 0; width: 47.5%; }
	.list-columns--item:nth-of-type(-n+2) { margin-top: 0; }
	.list-columns--item:nth-of-type(2n) { margin-right: 0; }
	.list-columns__info { margin-top: 30px; }
	.list-columns--date { font-size: 1.4rem; }
	.list-columns--title { margin-top: 2px; font-size: 2.4rem; }
	.list-columns--excerpt { margin-top: 10px; font-size: 1.3rem; }
	.list-instagram--item { margin: 6.66666666667% 3.33333333333% 0 0; width: 22.5%; }
	.list-instagram--item:nth-of-type(-n+4) { margin-top: 0; }
	.list-instagram--item:nth-of-type(4n) { margin-right: 0; }
	.list-instagram__modal { padding-top: 60px; width: 750px; }
	.list-instagram__modal--close { right: 0; width: 30px; height: 30px; }
	.list-instagram__modal--close:before,
	.list-instagram__modal--close:after { top: 15px; left: -5px; width: 40px; }
	.list-instagram__modal--link { margin: 20px 0 0; }
	.list-collection { display: flex; flex-wrap: wrap; }
	.list-collection__data { margin: 1.2em 0 0; font-size: 1.1rem;}
	.list-collection--item { margin: 5% 5% 0 0; width: 30%; }
	.list-collection--item:nth-of-type(3n) { margin-right: 0; }
	.list-news--item { margin-top: 36px; }
	.list-news__post { display: flex; }
	.list-news__post--date { width: 115px; font-size: 1.2rem; }
	.list-news__post--title { margin-top: 0; width: calc(100% - 115px); font-size: 1.2rem; }

    /* card_info */
    .card_info { display: none; margin-top: 2em; background-color: #f1f1f1; padding: 1.5em; }
    .card_info .style-form__box:last-child { margin-top: 30px; }

	/* pager */
	.pager-paging { margin-top: 112px; }
	.pager-paging--item { margin: 0 15px; font-size: 1.2rem; }
	.pager-paging--item > span:after { bottom: -8px; left: -2px; width: calc(100% + 4px); }
	.pager-paging--prev { margin-right: 45px; }
	.pager-paging--next { margin-left: 45px; }
	.pager-detail { margin-top: 112px; }
	.pager-detail--item { font-size: 1.2rem; }
	.pager-detail--prev > a:before { margin-right: 12px; }
	.pager-detail--next > a:after { margin-left: 12px; }
	.pager-detail--back { margin-top: 75px; }
	.pager-detail--back > a:before { margin-right: 20px; }

	/* style */
	.stye-bnrs { margin-top: 180px; }
	.stye-bnrs--item > a { padding: 172px 0 158px; }
	.stye-bnrs__info { padding-right: 22px; }
	.stye-bnrs__info:after { top: 38px; width: 9px; height: 16px; }
	.stye-bnrs--name { font-size: 3.2rem; letter-spacing: .1em; }
	.stye-bnrs--text { font-size: 1.5rem; }
    .registry-form{ margin-top: 4em; }
	.style-form__info-box,
	.style-form__info-box--error { margin-bottom: 60px; }
	.style-form__info-box,
	.style-form__info-box--error,
	.style-form__info-box--attention { font-size: 1.2rem; }
	.style-form__box { display: flex; margin-top: 60px; }
  /* 3/31光武 */
/* 	.style-form__box--title { margin: 10px 0 0; width: 235px; font-size: 1.2rem; } */
  	.style-form__box--title { margin: 10px 0 0; width: 235px; font-size: 14px; }
	.style-form__box--title.pc-nomargin { margin: 0; }
/* 3/31光武 */
/* 	.style-form__box__content { width: calc(100% - 235px); font-size: 1.2rem; } */
  	.style-form__box__content { width: calc(100% - 235px); font-size: 14px; }
	.style-form__agree { margin-top: 60px; }
	.style-form__agree--title { margin-bottom: 10px; font-size: 1.2rem; }
	.style-form__agree__content { font-size: 1.2rem; }
	.style-form__agree--text { margin-bottom: 10px; text-align: center; font-size: 1.2rem; }
	.style-form--note { margin-top: 4px; letter-spacing: 0; }
  /* 3/31光武 */
/* 	.style-form--supplement { margin: 112px 0 14px; font-size: 1.2rem; } */
  	.style-form--supplement { margin: 112px 0 14px; font-size: 14px; }
	.style-form__group.name,
	.style-form__group.kana { display: flex; }
	.style-form__group.name .form-parts,
	.style-form__group.kana .form-parts { margin-left: 24px; max-width: 180px; }
	.style-form__group.name .form-parts:first-child,
	.style-form__group.kana .form-parts:first-child { margin-left: 0; }
	.style-form__group.zip .form-parts { width: calc(100% - 116px); max-width: 180px; }
	.style-form__group.zip .style-form--btnzip { margin-left: 10px; width: 106px; }
	.style-form__group.address .form-parts { max-width: 295px; }
	.style-form__group.password .form-parts { max-width: 295px; }
	.style-form--error { margin-top: 4px; font-size: 1.2rem; }
	.style-total dt,
	.style-total dd { font-size: 1.4rem; line-height: 2; }
	.style-total--allsummary dt,
	.style-total--allsummary dd { font-size: 1.6rem; }
	.style-total--paysummary dt,
	.style-total--paysummary dd { font-size: 1.6rem; }
}

/* footer
------------------------------------------------ */
#footer { position: relative; margin-top: 100px; }
#footer-top { position: relative; padding-bottom: 18px; }

.ft-floating--instagram { display: none; position: fixed; bottom: 20px; left: 25px; width: 24px; z-index: 8; }
.ft-floating--instagram.stop { position: absolute; }
.ft-floating--instagram a { display: block; width: 100%; }
.ft-links { padding-top: 20px; border-top: solid #c9c7c0 1px; }
.ft-links__line {}
.ft-links--item { position: relative; font-size: .9rem; }
.ft-links--item a { display: inline-block; text-decoration: none; vertical-align: top; }
.ft-contact { display: flex; justify-content: center; margin-top: 26px; }
.ft-contact--item { margin-left: 24px; font-size: 1.1rem; }
.ft-contact--item:first-child { margin-left: 0; }
.ft-contact--item a { display: inline-block; position: relative; text-decoration: none; vertical-align: top; }
.ft-instagram { margin: 28px 0 0 auto; width: 20px; }
.ft-instagram a { display: block; width: 100%; }
.ft-copyright { margin-top: 34px; text-align: center; font-size: .9rem; }
.ft-copyright small { font-size: inherit; }

@media screen and (max-width: 768px) {
	.ft-links__line { display: flex; margin-top: 16px; }
	.ft-links__line:first-child { margin-top: 0; }
	.ft-links--item { margin-left: 20px; }
	.ft-links--item:first-child { margin-left: 0; }
}

@media screen and (min-width: 769px) {
	#footer { margin-top: 180px; }
	#footer-top { padding-bottom: 28px; }

	.ft-floating--instagram { left: 50px; }
	.ft-floating--instagram.stop { left: 10px; }
	.ft-links__line { margin-left: 100px; }
	.ft-links__line:first-child { margin-left: 0; }
	.ft-links { display: flex; padding-top: 26px; }
	.ft-links--item {  margin-top: 14px; font-size: 1.1rem; }
	.ft-links--item:first-child { margin-top: 0; }
	.ft-instagram { position: absolute; top: 30px; right: 40px; margin: 0; }
	.ft-copyright { margin-top: 26px; text-align: right; font-size: 1rem; }
}

#__custom_message{
    display: none;
}

#__custom_message.success{
    border: 1px solid cadetblue;
    border-radius: 5px;
    padding: 1em;
    margin-bottom: 3em;
    color: cadetblue;
    font-size: 1.2rem;
}

#__custom_message.error{
    border: 1px solid #E31A41;
    border-radius: 5px;
    padding: 1em;
    margin-bottom: 3em;
    color: #E31A41;
    font-size: 1.2rem;
}

/*****
  module registry css
*****/
/* common
------------------------------------------------ */
/* 3/31光武 */
.registry--lead {
  margin-bottom: 24px;
/*   font-size: 1.1rem; */
  font-size: 14px;
  line-height: 2; 
}
.registry--lead .required { font-style: normal; color: #f00; }
.registry--terms { height: 310px; border: solid #ccc 1px; font-size: 1.1rem; line-height: 2; overflow-y: scroll; }
.registry--terms > .frame { padding: 12px 15px; }
.registry--terms p { margin-top: 1em; }
.registry--terms p:first-child { margin-top: 0; }
.registry--terms dl { margin: 22px 0; }
.registry--terms dl:first-child { margin-top: 0; }
.registry--terms dl dt { margin-bottom: 10px; color: #a5a5a5; }
.registry--terms dl dd {}
.registry--terms ol { margin-left: 1.1em; }
.registry--terms ol li { list-style: decimal; }

@media screen and (max-width: 768px) {
}

@media screen and (min-width: 769px) {
/*   3/31光武 */
	.registry--lead {
      margin-bottom: 78px;
      text-align: center;
      font-size: 14px; 
/*       font-size: 1.2rem;  */
    }
	.registry--terms { height: 468px; font-size: 1.2rem; }
	.registry--terms > .frame { padding: 36px 42px; }
	.registry--terms dl { margin: 32px 0; }
	.registry--terms ol { margin-left: 1.2em; }
}

/* index
------------------------------------------------ */
.registry-index {}

@media screen and (min-width: 769px) {
	.registry-index .registry--lead { margin-bottom: 42px; }
}

/* form
------------------------------------------------ */
.registry-form {}

@media screen and (max-width: 768px) {
}

@media screen and (min-width: 769px) {
}

/* filling
------------------------------------------------ */
.registry-filling {}

/* confirm
------------------------------------------------ */
.registry-confirm {}

/* complete
------------------------------------------------ */
.registry-complete {}
.registry-complete--lead { text-align: center; font-size: 14px; line-height: 2; }
.registry-complete--text { margin-top: 20px; font-size: 14px; line-height: 2; }

@media screen and (min-width: 769px) {
	.registry-complete--lead { font-size: 14px; }
	.registry-complete--text { margin-top: 24px; text-align: center; font-size: 14px; }
}


/*****
  module form_result.css
*****/
.style-form__info-box {
	padding: 15px;
	background: #f2f2f2;
	font-size: 1.1rem;
}
.style-form__info-box--error {
	padding: 15px;
	background: #fee;
	font-size: 1.1rem;
	color: #f00;
}
.style-form__info-text {
	margin: 1.2em 0;
}
.style-form__info-text:first-child {
	margin-top: 0;
}
.style-form__info-text:last-child {
	margin-bottom: 0;
}
.style-form__info-list {
	margin: 1.2em 0;
}
.style-form__info-list:first-child {
	margin-top: 0;
}
.style-form__info-list:last-child {
	margin-bottom: 0;
}
.style-form__info-list-item {
	position: relative;
	padding: 0 0 0 1em;
}
.style-form__info-list-item::before {
	content: "";
	position: absolute;
	left: .5em;
	top: .8em;
	display: block;
	width: 3px;
	height: 3px;
	margin: -1px 0 0 -2px;
	border-radius: 50%;
	background: #111;
}


/*****
  j-lounge.jp custom
*****/

/* system message
------------------------------------------------ */
.form-success{
	background: #c6ffcc;
	border: #a9ffa9 solid 1px;
	border-radius: 5px !important;
	padding: 1em !important;
	margin:.3em 0;
}

.style-form__info-box--error .style-form__info-list-item::before {
	background: #f00;
}

@media screen and (min-width: 769px) {
	.style-form__info-box,
	.style-form__info-box--error {
			padding: 20px;
		font-size: 1.2rem;
	}
}

/* 会員登録
------------------------------------------------ */

.card_info{
    display: none;
    margin-top: 2em;
    background-color: #f0f0f4;
    padding: 12px;
}
.card_info input{
    background: #ffffff;
}
.form-flex-two-colomns{
    display: flex;
    flex-wrap: wrap;
}
.form-flex-two-colomns label{
    width: 100%;
    padding-bottom: .8em;
}
#favorite_stores,
#favorite_stores .brand-store{
    display: none;
}

#favorite_stores .brand-name{
    font-weight: bold;
    padding-bottom: 1.5em;
}

#favorite_stores .brand-store{
    padding-bottom: 1.5em;
}

.style-form__box--title{
    margin-top: 2em;
}

@media screen and (min-width: 769px){

    .card_info .style-form__box .form-parts{
        max-width: 295px;
    }

    #favorite_stores .form-flex-two-colomns label{
        width: 50%;
    }

    .style-form__box--title{
        margin-top: 0;
    }
}

/* ログイン
------------------------------------------------ */
[type=password]{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 1rem 1rem 1rem 1rem;
    border: 1px solid #E5E5E5;
    border-radius: 0;
    background: #FFF;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.06em;
    transition: background 0.3s ease-in-out;
}

/* リニューアル時の注意書き
------------------------------------------------ */
#__custom_login_container .l-block__button--mypage{
  margin-top: 1.5em;
}
#__custom_login_container .p-mypage_formSubTitle{
  font-size: 1.1em;
  margin-bottom: 0.5em;
}

.renewal-message {
    max-width: 700px;
    margin: 0 auto 3em;
    padding: 1em;
    text-align: center;
}

.renewal-message .p-mypage__title{
  margin-bottom: 1.5em;
}

/* 3/31光武 */
 .renewal-message-title {
    margin-bottom: 2em;
    font-weight: bold;
/*     font-size: 1.5rem; */
    font-size: 16px;
    color: #E31A41 !important;
    font-family: var(--header-font-stack);
} 

/* 3/31光武 */
.renewal-message-text{
    color: #666;
    text-align: left;
    font-size: 14px;
    margin: 0 auto;
    max-width: 480px;
}
.renewal-message-link {
  margin: 1em 0;
  text-align: center
}
.renewal-message-link a{
  color: #3286a8;
}
.member_register_button{
  margin
}
@media screen and (min-width: 769px){
  .member_register_button{
    width: 40rem;
  }
}

@media screen and (min-width: 769px) and (max-width: 1171px){
  .p-mypage__formBlock {
      width: 39rem;
  }
}