@charset "utf-8";
@import "/assets/css/zzz_cookiebanner_hidden.css";
/* CSS Document  | Original-CSC_SDM10th-2407 */
/* Format :Mobile First Index */
html {
	font-size: 62.5%;
  background-color: rgb(255 245 209);
}
:root {
	--height-hdr: 5.5rem;/*7rem*/
	--width-hero: 108rem;
  /*--ff-YuMc: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  --ff-SwMc: 'Sawarabi Mincho', sans-serif;
  --ff-zenmaruG: "Zen Maru Gothic", "Noto Sans JP","sans-serif";*/
  --ff-mincho: "Shippori Mincho", "Noto Sans JP", sans-serif, "游明朝体", YuMincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", serif;
  --ff-kaiseiopti: 'Kaisei Opti', serif;
  /*PRIMARY COLOR*/
  --tmc01:#B60005;	/*枠線赤*/
  --tmc02:#39abe3;	/*濃い水色*/
  --tmc03:#eb6583;	/*濃いピンク*/
  --tmc04:#fff461;	/*濃い黄色*/
  --tmc02-pale:#acd7e7;	/*花薄い水色*/
  --tmc03-pale:#f6bec8;	/*花薄いピンク*/
  --tmc04-pale:#fffcdb;	/*花薄い黄色*/
  /* font-size CSD-Overwrite */
  --fs-xxs: calc(var(--fs) * 1.0);
  --fs-xs:  calc(var(--fs) * 1.1);
  --fs-s:   calc(var(--fs) * 1.2);
  --fs-ms:  calc(var(--fs) * 1.3);
  --fs-m:   calc(var(--fs) * 1.4);
  --fs-ml:  calc(var(--fs) * 1.5);
  --fs-l:   calc(var(--fs) * 1.6);
  --fs-ll:  calc(var(--fs) * 1.7);
  --fs-xl:  calc(var(--fs) * 1.8);
  --fs-xxl: calc(var(--fs) * 2.0);
  /*CSD-Overwrite*/
  --color-main: #3e3a39;
  --color-link-cmn:#39abe3;
  --color-link-cmn-hover:#eb6583;
	}

/**/
/*SP 320〜767px*/
/*TB 767〜959px*/
/*PC 960px以上*/

/*-------------------------------
  Overwrite for CSD_style.css
---------------------------------*/
/*.link-text__deco--more	{
}*/
.link-text__deco--more:hover  {}
.link-text__deco--more:hover::after  {
  border-color: inherit;
}
.link-text__deco--more::after	{
	border-top-color: inherit;
	border-right-color: inherit; 
}

/*-------------------------------
 表示切替
---------------------------------*/
/*画像*/
.view--pc_tb,
.view--pc,
.view--tb { display:none !important; }
.view--tb_sp,
.view--sp { display:inline-block !important; }

/*改行*/
.sp_br-off	{ display:none;} /* PC:改行なし */
.sp_br-on	{ all: initial;} /* PC:改行あり */
/*Common改行*/
.sp-on { display: block;}
.br-on { display: none;}

/*文字サイズ特殊*/
.fs--title-S	{ 
	font-size: var(--fs-xl);
}
.fs--title-M	{ 
	font-size: calc(var(--fs-l) * 1.5); /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: min(max(2rem, calc(2rem + ((1vw - 0.32rem) * 1.6667))), 2.4rem);/* 20px~24pxで可変*/
} 
.fs--title-L	{ 
	font-size: calc(var(--fs-l) * 1.5); /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: min(max(2.4rem, calc(2.4rem + ((1vw - 0.32rem) * 2.5))), 3rem);/* 24px~30pxで可変*/
}
.fs--title-LL	{ 
	font-size: 3.0rem; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: min(max(3rem, calc(3rem + ((1vw - 0.32rem) * 2.5))), 3.6rem);/* 30px~36pxで可変*/
}
.fs--title-XL	{ 
	font-size: 3.0rem; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: min(max(3rem, calc(3rem + ((1vw - 0.32rem) * 2.5))), 3.6rem);/* 30px~36pxで可変*/
}
.fs--normal    { font-weight: normal; font-style: normal;}
/*PC-only center*/
.ta-c--pc  {
  text-align: left;
}

/* TB */
@media screen and (min-width :767px) {
  /*html { font-size: 62.5%;}*/
	/*改行*/
	.sp_br-off	{ all: initial;} /* PC:改行あり SF:改行なし */
	.sp_br-on	{ display:none;} /* PC:改行なし SF:改行あり */
	/*画像*/
	.view--pc { display:none !important; }
	.view--tb { display:inline-block !important; }
	.view--pc_tb { display:inline-block !important; }
	.view--tb_sp { display:inline-block !important; }
	.view--sp { display:none !important; }
	/*文字サイズ特殊*/
	.fs--title-S	{ font-size: 2.0rem;}
	.fs--title-M	{ font-size: 3.0rem;}
	.fs--title-L	{ font-size: 4.0rem;}
	.fs--title-LL	{ font-size: 4.5rem;}
	.fs--title-XL	{ font-size: 5.2rem;}
  /*PC-only center*/
  .ta-c--pc  {
    text-align: center;
  }

}/* TB */
/* PC */
@media screen and (min-width :835px) {/*960px*/
	
	/*画像*/
	.view--pc_tb { display:inline-block !important; }
	.view--pc { display:inline-block !important; }
	.view--tb_sp { display:none !important; }
	.view--tb { display:none !important; }
	.view--sp { display:none !important; }
	/*Common改行*/
	.sp-on { display: none;}
	.br-on { display: block;}

}/* PC */


/* =================== SP-ALL START =================== */

body {
	/*font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;*/
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
	color:#3e3a39;
	font-size: calc(var(--fs) * 1.4);
}


/*-------------------------------
 Base _ Link
---------------------------------*/
a			{ text-decoration:none; color: var(--color-link-cmn); }
/*a:visited 	{ color:#CB848A;}*/
a:hover,
a:active 	{ text-decoration:underline; /*filter: brightness(110%);*/ opacity: 0.75; transition : all .2s; /* Animation Effect */}
a:focus, *:focus	{ outline:none; }
a:hover	{ color: var(--color-link-cmn-hover);}

/*-------------------------------
 Base _ Font_parts
---------------------------------*/
h1,h2,h3,h4,h5,h6,ul,ol,dl,caption,th,td,p { line-height: 1.5;}

/* Text */
strong { font-size: 115%;}
em { font-size: 108%; font-style: normal;font-weight:inherit;}
small { font-size: 85%; font-weight:inherit;}

.text--bold { font-weight: bold;}
.text--strong { font-weight: bold; font-size: 115%;}
.text--em { font-size: 108%;}
.text--reset {
	font-weight: normal;
	font-size: 100%;
}

/* Text */
.ta-l	{ text-align:left;}
.ta-c	{ text-align:center;}
.ta-r	{ text-align:right;}

.txtl	{ text-align: left !important;}
.txtc	{ text-align: center !important;}
.txtr	{ text-align: right !important;}

/* Font_Size */
.fs--10	{ font-size: calc(var(--fs) * 1.0);}
.fs--11	{ font-size: calc(var(--fs) * 1.1);}
.fs--12	{ font-size: calc(var(--fs) * 1.2);}
.fs--13	{ font-size: calc(var(--fs) * 1.3);}
.fs--14	{ font-size: calc(var(--fs) * 1.4);}
.fs--15	{ font-size: calc(var(--fs) * 1.5);}
.fs--16	{ font-size: calc(var(--fs) * 1.6);}
.fs--17	{ font-size: calc(var(--fs) * 1.7);}
.fs--18	{ font-size: calc(var(--fs) * 1.8);}
.fs--20	{ font-size: calc(var(--fs) * 2.0);}
.fs--22	{ font-size: calc(var(--fs) * 2.2);}
.fs--24	{ font-size: calc(var(--fs) * 2.4);}
.fs--26	{ font-size: calc(var(--fs) * 2.6);}
.fs--28	{ font-size: calc(var(--fs) * 2.8);}
.fs--30	{ font-size: calc(var(--fs) * 3.0);}

.fs--xx-small	{ font-size: xx-small;}	/*60%*/
.fs--x-small	{ font-size: x-small;}	/*75%*/
.fs--small	{ font-size: small;}	/*88.8%*/
.fs--medium	{ font-size: medium;}	/*100%*/
.fs--large	{ font-size: large;}	/*120%*/
.fs--x-large	{ font-size: 135%;}	/*150%:x-large*/
.fs--xx-large	{ font-size: xx-large;}	/*200%*/

.mark-reg 	{ 
	content: "";
	width: 1.2em;height: 1em;
	font: normal normal normal .5em/1 "Font Awesome 5 Free" !important;
	display: inline-block;
	text-indent: 0 !important;
}
.mark-reg::before{
	content: "\f25d";
	vertical-align: text-top;
}
.fa, .fab, .fal, .far, .fas {
	text-indent: 0  !important;
}

/* Font Family */
.ff-kaiseiopti{
  font-family: var(--ff-kaiseiopti);
}

/* Font Color */
.red	{ color: #FF3365;}
.red_d	{ color: #cc0033;}
.yellow	{ color: #ffff00;}
.white	{ color: #ffffff;}
.gray	{ color: #999999;}
.black	{ color: #111111;}
.white  { color: #fff;}
.white_d  { color: #ECDED5;}
.gold	{ color: #C0974D;}
.dark_olive	{ color: #393C1F;}
.tc-blk {color: #3e3a39;}
.tc-drd {color: var(--tmc01);}
.tc-blue {color: var(--tmc02);}
.tc-pink {color: var(--tmc03);}
.tc-brwn	{ color: var(--color-main);}
.tc-bronze	{ color: #bb9272;}
.tc-org  {color: #df8551;}
.tc-rose  {color: #C54950;}
.tc-nmrlnk	{color: #0060DF;}
.tc-unqlnk	{color: #9a6c00;}
.tc-cplnk	{color: #78162C;}
.tc-inport	{color: #E62844;}
/*Text Shadow*/
.ts-base { text-shadow: 0 0 0.3rem rgb(255 245 209), 0 0 0.3rem rgb(255 245 209), 0 0 0.3rem rgb(255 245 209), 0 0 0.3rem rgb(255 245 209), 0 0 0.5em rgb(255 245 209), 0 0 0.5em rgb(255 245 209), 0 0 0.5em rgb(255 245 209);}
.ts-wht { text-shadow: 0 0 0.3rem rgb(255 255 255), 0 0 0.3rem rgb(255 255 255), 0 0 0.3rem rgb(255 255 255), 0 0 0.3rem rgb(255 255 255), 0 0 0.5em rgb(255 255 255), 0 0 0.5em rgb(255 255 255), 0 0 0.5em rgb(255 255 255);}



/*<span.keisen> = ──*/
.keisen	{
	/*text-decoration:line-through;*/
	display: inline-block;
	margin-left: .2em;
	margin-right: .2em;
	letter-spacing: -.2rem;
	font-weight: normal !important;
}

/* Font deco */
.marker_red	{
background: linear-gradient(transparent 60%, #ffc1c1 60%);
}
.marker_pnk	{
background: linear-gradient(transparent 60%, #ffdbdb 60%);
}
.marker_blue	{
background: linear-gradient(transparent 60%, #ccf4ff 60%);
}
.marker_green	{
background: linear-gradient(transparent 60%, #e5ffcc 60%);
}
.marker_ylw	{
background: linear-gradient(transparent 60%, #f6ebae 60%);
}
.marker_yellow	{
background: linear-gradient(transparent 60%, #ffff66 60%);
}

/* Font Family */
.fnt_SawarabiMincho { font-family: "游明朝体", YuMincho, "游明朝 Medium", "Yu Mincho Medium", "游明朝", "Yu Mincho", serif /*'Sawarabi Mincho', sans-serif; transform: rotate(.03deg)*/;}
.fnt_LibreBaskerville { font-family: 'Libre Baskerville', serif; }
.fnt_Jomolhari { font-family: 'Jomolhari', serif;}
.wf-hannari { font-family: "Hannari"; }


/* Text Layout */
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	}
del	{ color:#999\9;/*IE8*/
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	text-decoration: line-through;
	}
sup	{ bottom: .5ex; }
sub { top: .5ex; }


/*-------------------------------
 Base _ placement
---------------------------------*/
/* Float*/
	.fltl	{ float:left;}
	.fltr	{ float:right;}

/* Clear Fix */
	.clrfx::after	{ content:".";display:block; height:0;clear:both;visibility:hidden;}
	.clrfx	{ zoom:1;}
	.clr		{ clear:both;}
		
/*-------------------------------
 Base _ image
---------------------------------*/
img {
	max-width:100%;
	height:auto;
  max-height: none;/*Overwrite for CSD_style.css*/
	vertical-align: middle;
}

/* Image Position */
	img.img_abslt { position:absolute;} /* 位置は直接タグへ指定 */



/*-------------------------------
 Bace _ Common Layout
---------------------------------*/
/* Full width Container */
	#header,
	#Menu,
	#MenuLcl,
	.container,
	#footer	{ width:100%; position:relative;}

section,
.contents	{
  /*Overwrite for CSD_style.css*//*start*/
  padding: initial;
  max-width: 100%;
  margin: initial;
  /*end*/
	width: 100%;
	position:relative;
	overflow:hidden;
	text-align: center;
  z-index: 1;
}
.cont-wrapper {
  max-width: var(--width-cont);
	margin-left: auto;
	margin-right: auto;
  position: relative;
  overflow: hidden;
  /*box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 8px;*/
}

.container {
  max-width: var(--width-cont);
	margin-left: auto;
	margin-right: auto;
  position: relative;
  /*Overwrite for CSD_style.css*//*start*/
    margin-top: 0;
    margin-bottom: 0;
	}

.inner	{
	width: 100%;
	max-width: 960px;
	position: relative;
	margin: 0 auto;
}
.flex_container {
	display: flex;
	justify-content: center;
}
.flex_container--wrap {
	display: flex;
	flex-wrap: wrap;
}

.dno,
.nodsp {
	display: none !important;
}
.dbk {
	display: block;
}

/*WOVN＆美しい改行対策*/
.text-dbk {
  display: block;
}
.text-inline-block {
  display: inline-block;
  vertical-align: middle;
}
.text-inline-sp {
 padding-left: .4em;
 padding-right: .4em;
}
.text-inline-ensp {/*n幅空白*/
 padding-left: .2em;
 padding-right: .2em;
}
.text-inline-emsp {/*m幅空白*/
 padding-left: .5em;
 padding-right: .5em;
}



/*-------------------------------
 Bace _ Common Background
---------------------------------*/
.bg_scroll_sp2604	{
  position: relative;
}
.bg_scroll_sp2604::after	{
	content:"";
	display:block;
	position:fixed;
	top:0;
	left:0;
	z-index:-1;
	width:100%;
	height:100vh;
	background: url(/sd/special/yoshitoku/assets/image/2604_bg_ptn01.jpg) calc(50% + (var(--rs) * -0.5)) 0% / min(48%,46rem) repeat;
}
.bg_color_white	{
	background: #fff;
}
.bg_color_whitescreen	{
	background: rgb(255 255 255 / 0.8);
}
.bg_ptn01	{
	background: url(/sd/special/yoshitoku/assets/image/2604_bg_ptn_all.png) 50% 0 repeat;
}

.bs-white {
  background: rgb(255 255 255 / 0.75);
  box-shadow: 0 0 2rem 2rem rgb(255 255 255 / 0.75);
}
.bs-base {
  background: rgb(255 245 209 / 0.75);
  box-shadow: 0 0 2rem 2rem rgb(255 245 209 / 0.75);
}


/*-------------------------------
 Bace _ Common Parts
---------------------------------*/
/*Title*/
.tit--dec01	{
  position: relative;
	font-size: calc(var(--fs) * 1.8 + var(--rs) * 1.8);
	margin: 0 auto calc(var(--rs) * 1.0);
	padding: 1rem 0;
	text-align: center;
  font-family: var(--ff-kaiseiopti);
  color: var(--tmc03);
  text-shadow: 1px 1px 1px #fcfbf5, 0 1px 1px #fcfbf5, 0 0 3px #fcfbf5, 0 1px 5px #fcfbf5, 1px 1px 0px #fcfbf5;
  filter: drop-shadow(0px 0 1rem #fcfbf5) drop-shadow(0px 0 1em #fcfbf5);
}
.tit-small-en {
	font-size: min(50%, 14px);
	letter-spacing: .05em;
	color: var(--tmc03);
	filter: opacity(50%);
	padding: .5rem;
	display: block;
}
/*.tit--dec01::before {
	content: "";
	background: var(--tmc03);
  filter: opacity(40%);
	width: 10rem;
	height: .4rem;
	display: block;
	position: absolute;
	bottom: 0;
	left: calc(50% - 5rem);
}*/
.tit-small-cate {
  color: var(--tmc03);
  margin: 1rem 1rem -1rem;
  font-family: var(--ff-kaiseiopti);
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
}

/*タイトル装飾 border-left*/
.tit--dec02	{
	/*font-size: calc(var(--fs-xxl) + .15vw);*/
  font-size: calc(var(--fs) * 2.4);
	margin-left:0.5em;/*装飾分幅*/
	padding: 0.5em 0;
	text-align: left;
	line-height: 1.4;
	position: relative;
	}
.tit--dec02::before	{
  content: "";
  width: 0.5em;
  height: 1.5em;
  background: var(--tmc03);
  display: inline-block;
  margin: 0 0.5em 0 -0.5em;
  vertical-align: -0.4em;
  line-height: 120%;
  }
.tit--dec02 > a {
  /*color: var(--color-link-cmn);*/
  color: var(--color-text-base);
}


/*タイトル装飾 帯白抜き*/
.tit--dec03 {
	background: var(--tmc03-pale);
	color: var(--color-main);
	padding: 1em 1rem;
	position: relative;
	margin-bottom: 1em;
  font-family: var(--ff-kaiseiopti);
  font-size: calc(var(--fs) * 2.2);
}
.tit--dec03::before, .tit--dec03::after {
	content: "";
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	height: .1rem;
	background: #fff;
}
.tit--dec03::before {top:.4rem;}
.tit--dec03::after {bottom:.4rem;}

/*タイトル装飾 少ない文字数で中央寄せ*/
.tit--dec04 {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: min(90%,36rem);
  margin: 0 auto 1em;
  text-align: center;
  background-size: 1em;
}
.tit--dec04::after,
.tit--dec04::before {
  content:"";
  width:1rem;
  aspect-ratio: 1;
  color: var(--tmc03-pale);
  background-image:url(/sd/special/maidenspromises/assets/image/2511_dec_icon-sparkle.svg),url(/sd/special/maidenspromises/assets/image/2511_dec_icon-sparkle.svg);
  background-repeat:no-repeat,no-repeat;
  background-position:0 0,0 100%;
  background-size: contain;
}
.tit--dec04 > span {
	font-size: calc(var(--fs) * 2.0);
	margin: .5rem 1rem;
	padding: calc(var(--rs) * 1.0);
	border-top: 1px solid var(--tmc03-pale);
	border-bottom: 1px solid var(--tmc03-pale);
	font-family: var(--ff-kaiseiopti);
	flex-grow: 1;
}
.tit--dec05 {
  color: #bb9272;
  line-height: 1;
  font-weight: 400;
  font-size: calc(var(--fs) * 1.0 + var(--rs) * 1.0);
  display: flex;
  align-items: center;
  margin: 2em auto 1em;
  max-width: 92rem;
}
.tit--dec05::before {
  font-size: 1.6rem;
  color: #efb0b6;
  margin-right: .5rem;
  content: "\f004";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.tit--dec05::after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background-color: #bd93711a;
  margin-left: 1.6rem;
}
.tit--dec05 em {
  font-family: var(--ff-kaiseiopti);
}

.tit--dec06 {
	background: url(/sd/special/yoshitoku/assets/image/dec_titframe-left.png) 0% 50% / contain no-repeat, url(/sd/special/yoshitoku/assets/image/dec_titframe-right.png) 100% 50% / contain no-repeat;
	padding: .5em 1em;
	font-size: calc(var(--fs) * 1.8 + var(--rs) * 1.0);
	margin: 0 auto .5em;
	text-align: center;
	width: min(96%, 40rem);
	font-family: var(--ff-kaiseiopti);
	line-height: 1.2;
	border-top: 1px solid;
	border-bottom: 1px solid;
}


/*タイトル テキスト下にボーダー*/
.dec-border-inside	{
	line-height: 0em;
	text-align: center;
	margin-top: 1rem;
	margin-bottom: 1rem;
	position: relative;
}
.dec-border-inside::after	{
	content: "";
	height: 1px;
	display: inline-block;
	/*border-top: 1px solid rgba(222, 222, 222, 0.3);*/
	width: 90rem;
	max-width: 80%;
}

/**/
.card__tit {
  line-height: 1.8;
}
.card__tit-sub {
	font-size: calc(var(--fs) * 1.2);
	line-height: 1.3;
	display: inline-block;
	filter: grayscale(.2) opacity(.8);
}

/*Read*/
.txt--read	{	line-height: 1.6; margin-bottom:1em; padding: 0 1.5rem; }

/*Note*/
.list_text {}
.list_text li{
  padding:0.1em 0 0.1em 1em;
  margin: 0.5em auto;
  line-height: 1.3;
  text-indent:-1em;
}
.note-list	{
	padding:0.5rem 0;
	margin-left: auto;
	margin-right: auto;
	}
	.note-list li	{ padding-left:1em; text-indent:-1em; line-height:1.4;}
	.note-list li ~ li	{ margin-top:0.5em;}
  .note-list li > * {
    text-indent: 0;
  }
.note-list .note-list {
	opacity: .92;
	margin-top: 0;
  margin-bottom: 0 !important;
}

li.note-list--markbull::before,
.note-list--markbull > li::before {
content: "\25CF";
opacity: 0.6;
font-size: 0.5em;
margin-right: 0.5em;
width: 1.5em;
vertical-align: middle;
display: inline-block;
text-align: center;
text-indent: 0;
}
li.note-list--markkome::before,
.note-list--markkome > li::before	{
	content: "\203B";/*※*/
	opacity: 0.6;
	font-size: 0.9em;
	margin-right: 0.1em;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	text-indent: 0;
	}
.tango-list	{
	display: flex;
	flex-wrap: wrap;
}
.tango-list > li	{
	padding-right: 1em;
}

li.note-list--lsttitle::before {
	content: none !important;
}

/*関連リンク2カラム*/
.rerated-link {
  width: min(94%, 86rem);
  padding: 0;
  margin: 2rem auto;
  background: var(--color-white);
  box-shadow: 0 0.1rem 0.6rem 0 rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.rerated-link__banner {
  max-width: 50%;
}
.rerated-link__text {
  margin: 0 auto;
  padding: .5rem 1rem;
  line-height: 1.6;
}
.rerated-link.pre {
  pointer-events: none;
  cursor: default;
  color: #666;
}

.rerated-link.flex-columns-sp {
  flex-wrap: wrap;
}
.flex-columns-sp > .rerated-link__banner,
.flex-columns-sp > .rerated-link__text {
  max-width: var(--col2);
}


/*-------------------------------
 Store Link
---------------------------------*/
/*link button*/
.link-btn-container {
  width: 92%;
  padding: calc(var(--rs) * 1) 0;
  margin: calc(var(--rs) * 1) auto ;
  text-align: center;
  position: relative;
}
.link-btn-container .btn-more {
  width: min(100%, 64rem);
}
.link-btn-container > *:first-child:last-child {
  margin-bottom: 0;
}
a.link-ec-btn {
  width: min(90%, 62rem);
  padding: 1.5em 0.5em;
  margin: 0 auto;
  background: var(--color-link-cmn);
  border-radius: 30rem;
  color: #fff;
  font-size: calc(var(--fs) * 1.6);
  font-weight: normal;
  text-align: center;
  display: block;
  position: relative;
}
a.link-ec-btn:is(.pre, .end) {
  background: #555;
  color: #999;
}
a.link-ec-btn:is(.pre, .end) > i {
  visibility: hidden;  
}
a.link-ec-btn:is(.pre, .end)::after {
  width: 100%;
  color: #fff;
  letter-spacing: 0.05em;
  text-align: center;
  text-shadow: 0 1px 5px rgb(0 0 0 / 80%);
  position: absolute;
  left: 0;
  bottom: 0.25em;  
}
a.link-ec-btn.pre {
  pointer-events: none;
}
a.link-ec-btn.pre::after {
  content: "準備中";
}
a.link-ec-btn.end::after {
  content: "受付終了";
  color: #ff4b4b;
  text-shadow: 0 1px 5px rgb(0 0 0 / 50%);
}
.link-ec-btn:hover {
  text-decoration: none;
  opacity: 1;
  background: var(--color-link-cmn-hover);
}

.link-text__deco--blank::after {
  content: url("/assets/image/icons/ic_blank_color666.png");
  vertical-align: middle;
  margin-left: .5em;
}
.white.link-text__deco--blank::after {
  content: url("/assets/image/icons/blank_ic01_alf05.png");
  vertical-align: middle;
  margin-left: .5em;
}

/* TB *//* Store Link */
@media screen and (min-width :768px) {
	a.link__btn--ols,
	.link__btn--closed {
		max-width: 80%;
	}
}

/* PC *//* Store Link */
@media screen and (min-width :960px) {
	a.link__btn--ols,
	.link__btn--closed{
		max-width: 50%;
	}
}

/*-------------------------------
 Info:アンカーリンクボタン
---------------------------------*//* SP-ALL */
/*in page anchor link*/
.anchorlink-container {
  padding: calc(var(--fs) * 1) 2%;
  background: #fff;
  position: relative;
}
.anchorlink-list {
	width: min(96%, 72rem);
	margin: calc(var(--fs) * 1.5) auto;
	font-size: calc(var(--fs) * 1.5);
	text-align: left;
	position: relative;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	gap: 1em;
}
.anchorlink-list li {
	padding: calc(var(--rs) * 1.0);
	text-align: center;
	max-width: 36rem;
}
.anchorlink-prdct li {
  padding-left: 1.5em;
  padding-right: 0.5em;
}
.anchorlink-list a {
	display: inline-block;
	font-weight: bold;
	border-bottom: 1px solid;
	padding: 0.5rem 1.5em 0.5rem 1.2em;
}
.anchorlink-list a:hover {
  opacity: 1;
  text-decoration: none;
}


/*-------------------------------
 Link Anchor
---------------------------------*/
.anchor-link {
	display: block;
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: calc(-1 * var(--height-hdr));
	width: 1px;
	z-index: -1;
}
.anchor-inner {
	display: block;
	height:var(--height-hdr);
	margin-top: calc(-1 * var(--height-hdr));
	position: relative;
	z-index: -1;
}



/*-------------------------------
 Header
---------------------------------*/
/* SP_TB */
#header {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 30;
	background: #FFFCFC;
  background: rgba(255, 252, 252, 0.96);
	backdrop-filter: blur(5px);
  /*box-shadow: 0px .5rem 1rem rgba(0, 0, 0, 0.1);*/
}
#header h1	{
  visibility: hidden; display: none;
}
/*
#header.fixed{
  background-color:rgba(11, 15, 50, 0.9);
}*/
header  {
  position: relative;
}
#hdrInner	{
  width:auto;
  height:var(--height-hdr);
  padding:0px;
  margin: 0px 0vmin;
  position:relative;
  text-align:center;
}
#header .logo	{
	position: absolute;
	top: 0px;
	left: 0px;/*左寄せ*/
	/*left:calc(50% - 100px);*//*中央寄せ*/
	margin: 0px;
	display: table-cell;
	line-height:var(--height-hdr);
	height:var(--height-hdr);
  margin-right: 50px;/*トグルメニュー分*/
  padding: 0 .5rem;
  }
#header .logo:hover,
#header .logo:hover > img {
  opacity: 1;
}
#header .logo img	{
  width: auto;
  object-fit: cover;
  max-height: calc(var(--height-hdr) - 1rem);
  }
.hd-logo-Dollfie {
  display: none;
}


/* SNS Link Icon
-----------------------------*/
#hdrSNSArea {
  display: none;
  }
#naviSNSArea	{
  padding: 2rem 0;
  }

ul.icbtn_snslnk	{
  text-align:center;
  overflow:hidden;
}
ul.icbtn_snslnk li	{
  margin:0 .5rem;
  display:inline-block;
  overflow:hidden;
}
ul.icbtn_snslnk li a	{ overflow:hidden; display:block;}
ul.icbtn_snslnk li img	{ }
ul.icbtn_snslnk li.icbtn_cap	{
  line-height: 2;
  font-size: var(--fs-s);
}
.ic_link-sns  {
  margin: 0 .8rem;
  font-size: 2rem;
}
ul.icbtn_snslnk li.icbtn_cap,
.ic_link-sns  {
  color: #3e3a39;
}

#Menu ul.icbtn_snslnk li.icbtn_cap {
  display: block;
  }

/*-------------------------------
 Navi _ Language
---------------------------------*/

/*-------------------------------
 Navi _ Gloval
---------------------------------*/
.navtop {
	
}
.navtop__list {
	list-style-type: none;
	padding: 0;
	color: #666666;
	display: flex;
	justify-content: center;
}
.navtop__list li:not(:last-child) {
	margin-right: 1em;
}
.navtop__list a {color: #333;}


/*-------------------------------
 TOP Main Flex-ver
---------------------------------*/
.sct--top-main {
	position: relative;
	z-index: 5;
	/*display: flex;
	flex-wrap: wrap;*/
}
.top-main-img {
  padding: 0;
  margin: 0 auto;
  position: relative;
  text-align: center;
  flex-shrink: 0;
}
.top-main-img::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: calc(var(--fs) * 4.0);
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(0deg,#FEF6FA 0%,hsla(100, 100%, 100%, 0%) 50%);
  z-index: 1
}
.top-main-inr {
  position: relative;
	max-width: 96rem;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
  /*box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 8px;*/
  background: #FEF6FA;
}
.top-main-text {
	padding: calc(var(--rs) * 2.0) calc(var(--rs) * 3.0) calc(var(--rs) * 6.0);
	text-align: left;
	position: absolute;
	bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: auto;
  z-index: 1;
  background: linear-gradient(0deg,#FEF6FA 0%,hsla(100, 100%, 100%, 0) 100%);
}
.top-main-text > p {
  text-shadow: 1px 1px 1px #FDF4F5, 0 1px 1px #FDF4F5, 0 0 3px #FDF4F5, 0 1px 5px #FDF4F5, 1px 1px 0px #FDF4F5;
  filter: drop-shadow(0px -2px 4px #FDF4F5);
  font-weight: bold;
	line-height: 1.8;
	font-size: calc(var(--fs) * 1.5 + var(--rs) * 0.2);
  font-family: var(--ff-kaiseiopti);
  letter-spacing: 0.1em;
  }
.top-main-text > p + p {
  margin-top: 1rem;
  /*text-wrap: balance;*/
}
.top-main-text > p:first-child {
  color: var(--tmc01);
  font-size: calc(var(--fs) * 2.2);
}
.top-main-caption {
  position: relative;
  width: 100%;
  margin: -18% auto 0;
  z-index: 2;
  background: linear-gradient(0deg,#FEF6FA 0%,hsla(100, 100%, 100%, 0) 100%);
}
.top-main-caption > h1 {
  margin: 0 auto -3%;
  width: min(100%, 64rem);
  position: relative;
  z-index: 3;
}
.top-main-caption > p {
  max-width: var(--width-cont);
  padding: 0 3rem 3rem;
  margin: 0 auto;
  color: var(--color-text-base);
  font-family: var(--ff-kaiseiopti);
  letter-spacing: 0.01em;
  font-size: calc(var(--fs) * 1.6 + var(--rs) * 0.1);
  line-height: 1.8;
  text-shadow: 1px 1px 1px #FDF4F5, 0 1px 1px #FDF4F5, 0 0 3px #FDF4F5, 0 1px 5px #FDF4F5, 1px 1px 0px #FDF4F5;
  filter: drop-shadow(0px -2px 4px #FDF4F5);
  position: relative;
  z-index: 4;
}
.top-main-caption > p:first-of-type {
  color: var(--tmc01);
  line-height: 2;
  padding-bottom: .2em;
}
/*MORE*/
.link-angle-down {
	position: relative;
	display: inline-block;
	color: #C0974D;
	padding: 2rem;
	margin-top: 1rem;
}
.link-angle-down:hover {
	text-decoration: none;
}
.link-angle-down::after {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 2rem;
	height: 2rem;
	margin-top: .2rem;
	margin-left: -1rem;
	border-top: 1px solid;
	border-right: 1px solid;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	vertical-align: top;
	content: '';
	-webkit-transition: .5s transform;
	transition: .5s transform;
}
/*-------------------------------
 TOP Main slick-ver(2020.11)
---------------------------------*/
/*-------------------------------
 Hero Main fade-ver(2020.11)
---------------------------------*/
/* TOPアニメーション設定 1枚のみ */
.css-fade1{
  animation-name:fade-in1;
  animation-duration:10s; /* アニメーション時間 */
  animation-timing-function: ease-out; /* アニメーションさせるイージング */
  animation-delay:.85s; /* アニメーション開始させる時間 */
  animation-iteration-count:1; /* 繰り返し回数 */
  animation-direction:false; /* 往復処理をするかどうか */
  animation-fill-mode: forwards; /* アニメーション後のスタイルをどうするか */
}

@keyframes fade-in1 {
  0% {opacity: 0;}
  100% {opacity: 1;}
}


/* TOPアニメーション設定 複数枚 */
.fade-in2 {
	margin: auto;
	position: relative;
}
.fade-in2 img {
	width: 100%;
	/*animation-name: fade-in2;*/
    animation-duration:7s; /* アニメーション時間 */
    animation-timing-function: ease-out; /* アニメーションさせるイージング */
    /*animation-delay:.2s;*/ /* アニメーション開始させる時間 */
	/*animation-iteration-count:infinite;*/ /* 無限に繰り返し */
    animation-iteration-count:1; /* 繰り返し回数 */
    animation-direction:false; /* 往復処理をするかどうか */
    animation-fill-mode: forwards; /* アニメーション後のスタイルをどうするか */
	opacity: 0;
	vertical-align: bottom;
}

.fade-in2 .img1 {
	display: block;
	margin: 0 auto;
	animation-name: fade-in2-start;
    animation-delay:.1s; /* アニメーション開始させる時間 */
}

.fade-in2 .img2 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -50%;
	animation-name: fade-in2-end;
	animation-delay:2s;  /* アニメーション開始させる時間　1枚目からずらす */
	animation-timing-function:ease-in-out; /* 開始時と終了時は緩やかに */
}
/*
@keyframes fade-in2 {
	0%		{opacity: 0;}
	15%		{opacity: 1;}
	30%		{opacity: 1;}
	50%		{opacity: 0;}
}
*/
@keyframes fade-in2-start {
	0%		{opacity: 0;}
	15%		{opacity: 1;}
	20%		{opacity: 1;}
	45%		{opacity: 0;}
}
@keyframes fade-in2-end {
	0%		{opacity: 0;}
	5%		{opacity: 0;}
	100%		{opacity: 1;}
}/*最後は表示で終了*/


/* 共通アニメーション設定A */
.fadein {
    opacity : 0;
    transform : translate(0, 4rem);
    transition : all 1000ms;
}
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}

/* 共通アニメーション設定B */
/* scroll efect */
.effect-fadein {
	opacity : 0;
	transform : translate(0, 4rem);
	transition : all 600ms;
}
.effect-fadein.effect-scroll {
	opacity : 1;
	transform : translate(0, 0);
}
/* 時間差設定 */
.effect .effect-fadein:nth-of-type(2) {
	-moz-transition-delay:200ms;
	-webkit-transition-delay:200ms;
	-o-transition-delay:200ms;
	-ms-transition-delay:200ms;
}
.effect .effect-fadein:nth-of-type(3) {
	-moz-transition-delay:400ms;
	-webkit-transition-delay:400ms;
	-o-transition-delay:400ms;
	-ms-transition-delay:400ms;
}
.effect .effect-fadein:nth-of-type(4) {
	-moz-transition-delay:600ms;
	-webkit-transition-delay:600ms;
	-o-transition-delay:600ms;
	-ms-transition-delay:600ms;
}
.effect .effect-fadein:nth-of-type(5) {
	-moz-transition-delay:800ms;
	-webkit-transition-delay:800ms;
	-o-transition-delay:800ms;
	-ms-transition-delay:800ms;
}

/*-------------------------------
 詳細-ストアリンクボタン
---------------------------------*/
section .link-btn {
  /*box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2),inset 0 -1px 0 0 rgba(100, 50, 50, 0.1);*/
}
.link-btn.link-btn--sp::before {
	content: "";
	width: 1.25em;
	height: 1.25em;
	position: absolute;
	top: 50%;
	left: 1em;
	transform: translate(0%,-50%);
	background: url(/assets/image/icons/blank_ic01_alf05.png) 50% 0% / contain no-repeat;
}
.link-btn.link-btn--ec {
  background-color: #901A35;
}
.link-btn.link-btn--ec::before {
	content: "";
	width: 1.4em;
	height: 1.4em;
	position: absolute;
	top: 50%;
	left: .8em;
	transform: translate(0%,-50%);
	background: url(/assets/image/icons/ic_ec_btn_cart.svg) 50% 0% / contain no-repeat;
	filter: opacity(.5);
}
.card__dollfieLineup-link {
  width: min(64rem, 90%);
  margin: 0 auto;
}
.card__dollfieLineup-link .link-btn.link-btn--detail {
  margin-top: 0;
  background: var(--tmc03-pale);
}

.lnk_pglink_btn		{
	position: relative;
	display: block;
	color:#fff !important;
	background: #78162C;
	margin: 1rem auto;
	padding: 2rem;
	text-align: center;
	border-radius: 10rem;
	box-shadow: 0 .2rem .3rem .1rem rgba(0,0,0,0.3);
	max-width: 80rem;
}
.lnk_pglink_btn:hover	{ text-decoration: none;}

.lnk_pglink_btn::after {
	content: "";
	width: 1em;
	height: 1em;
	display: block;
	position: absolute;
	right: .5em;
	top: calc( 50% - .5em);
	background: url(https://dollfie.volks.co.jp/assets/image/icons/ic_arrow-next_wht.gif) 50% 50% / auto 100% no-repeat;
	font-size: var(--fs-xxl);
}

/*リンク準備中*/
.lnk_pglink_btn.pre,
a.lnk_itmlst_btn.pre	{
	pointer-events: none;
	cursor: default;
	background: #999 !important;
}
.lnk_btn--white.pre	{
	pointer-events: none;
	cursor: default;
	opacity: 0.5;
}

/*-------------------------------
 詳細-リンクボタン-スタンダード
---------------------------------*/


/*-------------------------------
 パンくず
---------------------------------*/
/*Overwrite*/
.breadcrumbs-container {
	padding: 0.2em 1em;
	background: var(--tmc01);
	border-bottom: none;
	position: relative;
}
.breadcrumbs-list a,
.breadcrumbs-list > :not(:last-of-type)::after,
.breadcrumbs-list > :last-of-type > a {
	color: #fff;
}
.breadcrumbs-list a:hover {
  text-decoration: none;
}
.breadcrumbs-list {
	max-width: calc(var(--width-cont) - 1rem);
  /*font-size: calc(var(--fs) * 1.1);*/
  font-size: min(12px, calc(100vw / 45));
  letter-spacing: 0.03em;
}

.breadcrumbs-list > :last-of-type > a {
  pointer-events: initial;
}
/*-------------------------------
 NEWS テキスト
---------------------------------*/
.sct--news {
	padding: 1.5em 0;
	z-index: 2;
	background: linear-gradient(94deg, #FFFFFFB8 0%,#F4ECE8B8 50%,#FFFFFFB8 100%);
  box-shadow: 0px 1px 1rem rgba(0, 0, 0, 0.1);
}
.sct--news::after {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background: linear-gradient(to right,#bb9666 0%,#DDBD90 50%,#bb9666 100%);
	position: absolute;
	left: 0;
	bottom: 0;
}
.news-wrap {
  position: relative;
	display: flex;
	flex-direction: column;
	padding-top: min(4%, 3rem);
	padding-bottom: min(4%, 3rem);
  background: linear-gradient(180deg,#FEF6FA 0%,/*hsla(0, 0%, 100%, 0.75) 50%,*/hsla(100, 100%, 100%, 20%) 100%);
	/*background: #FEF6FA;
  border-top: 1em dotted #fff;
	border-bottom: 1em dotted #fff;*/
}
.news-wrap h2{
  margin-bottom: 0;
}

/*角丸inner*/
.news-box {
	position: relative;
	width: min(94%,82rem);
	margin: 0 auto;
	padding: calc(var(--rs) * 2.0) 1rem 1rem;
	border-radius: 2.5rem;
	box-shadow: 0px 1px 15px 0px rgba(195, 155, 0, 0.2) inset;
	display: flex;
	flex-direction: column;
	background: linear-gradient(0deg,#FFF 0%,hsla(0, 0%, 100%, 0) 50%,hsla(60, 100%, 50%, 0.1) 100%);
}
/*お花*/
.news-box::before,
.news-box::after {
  content: "";
  display: block;
  position: absolute;
}
.news-box::before {
	top: -5%;
	right: -3%;
	width: min(18%,8.5rem);
	aspect-ratio: 23/30;
	background: url(/sd/special/yoshitoku/assets/image/2604_txt-dec01.png) 0% 50% / 100% auto no-repeat;
  transform: scale(-1, 1);
	z-index: 2;
}
.news-box::after {
	bottom: -5%;
	left: -3%;
	width: min(18%,7.4rem);
	aspect-ratio: 179/150;
	background: url(/sd/special/yoshitoku/assets/image/2604_txt-dec02.png) 0% 50% / 100% auto no-repeat;
  transform: scale(-1, 1);
}

/*Overwrite for CSD_style.css*/
.link-text__deco--triangle {
	padding-left: 1em;
	text-indent: -1em;
}
.link-text__deco--triangle > * {
  text-indent: 0;
}
.link-text__deco--triangle::before	{
	border-left-color: var(--tmc03-pale);
}
.information-list  { 
  margin: 0 auto;
  border-bottom: 0;
  padding: 1rem;
  font-size: calc(var(--fs) * 1.4);
}
.information-list__date {
  font-size: 0.8em;
}
.information-list > li {
	align-items: baseline;
}
a.information-list__link 	{
}
a.information-list__link:hover 	{
}
.information-list__more  {
  border-top: 0.1rem solid rgba(151, 117, 120, 0.3);
  margin-bottom: 1.5vmax;
  font-size: var(--fs-ml);
  width: min(94%,84rem);
}
.link-text__deco--icon {
  padding-right: 1em;
  position: relative;
}
.link-text__deco--icon::after {
	content: "\f0c1";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	margin-left: .25em;
	/*filter: brightness(1.1) opacity(0.6);*/
	color: var(--color-link-cmn);
	font-size: 0.9em;
}

/*-------------------------------
 About SDとは？
---------------------------------*/
.sct--about	{
	padding: 1vmax 0 3vmax;
  border-top: .1rem solid #ddd;
  background: #FBF9F9;
}
.about-box {
	margin: 1rem auto;
	width: min(94%,94rem);
	/* box-shadow: 0 .2rem .8rem -.2rem rgba(0, 0, 0, 0.3); */
	/* padding: 2rem 2rem; */
	/* background: #fff; */
	/* border: .1rem solid #D5D5D5; */
}
.about-box > * {
	margin-left: auto;
	margin-right: auto;
}
.about-box > p {
  text-align: center;
  padding-left: 1rem;
  padding-right: 1rem;
}
.about-box > p:not([class]) {
	width: min(98%,83rem);
	margin: auto;
}
.about-title  {
  padding: 1.5em 1em 1em;
  font-size: var(--fs-xl);
}
.about-tit-logo  {
  display: inline-block;
  margin: auto;
  width: min(60%, 26rem);
  filter: grayscale(100%);
}
.about-tit-sub {
	font-size: var(--fs-xs);
	color: #595656;
	display: block;
	line-height: 1;
	text-indent: 0;
	font-weight: normal;
	margin-bottom: .6em;
}
.about-pic	{
	margin: 0 auto;
	padding: 1rem .5rem;
	display: flex;
  flex-wrap: wrap;
	justify-content: center;
	/*flex-direction: column;*/
	}
.about-pic--list{ margin: 0 .5rem .5rem; }
.about-pic--tile {
  display: grid;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: .5rem;
}
.about-link	{
	display: block;
	padding: 1.5em 1rem;
	line-height: 1.8;
  color: #fff;
  background: #222;
  box-shadow: 0 .2rem .3rem .1rem rgba(0,0,0,0.3);
}
.about-link:hover  {
  color: #fff;
}
.about-bnr	{ margin: 2rem auto;}
.about-bnr img	{ display: block; margin: 0 auto .5rem;}
.about-bnr a	{ display: block; }

.about-txt--link {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
  font-size: var(--fs-ms);
  margin-bottom: 1rem;
}
.about-txt--link > * {
	padding: 1em 1.5em;
}
/*-------------------------------
 キャラクター紹介（ぬいペア）
---------------------------------*/
.lineup_wrap {
  /*background: linear-gradient(180deg,#FEF6FA 0%,hsla(100, 100%, 100%, 20%) 50%);*/
  background: hsla(100, 100%, 100%, 20%);
  overflow: hidden !important;
  padding-bottom: 4rem;
}
.lineup_dtl {
	position: relative;
	display: flex;
	flex-wrap: wrap;
  justify-content: center;
	padding: 3rem 3% 0;
	margin: 0 auto;
	width: min(100%,90rem);
  z-index: 5;
}
.top-main-inr + .lineup_bg .lineup_dtl {
	top: calc(var(--rs) * -4.0);
  padding-top: 0;
}
.lineup_dtl > dt {
  margin: 2rem auto 3rem;
  /*order: 5;*/
}
/*.lineup_dtl > dt {
  width: 100%;
  padding-bottom: var(--rs);
}
.lineup_dtl > dt h2 {
	margin: 0 auto calc(var(--rs) * -3.0);
	width: min(98%, 64rem);
}
.lineup_dtl > dt p {
	font-family: var(--ff-kaiseiopti);
	font-size: calc(var(--fs) * 1.7);
}*/
.lineup_dtl > dd {
  max-width: 86%;  
  width: var(--col2);
  padding: 1%;
}
.lineup_card {
  border: calc(var(--fs) * 0.6) solid var(--tmc01);
  position: relative;
  /*width: calc(var(--col2) - 1%);*/
  background-position: top center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transform: scale(98%)
}
.lineup_card > a {
  display: block;
  aspect-ratio: 19/20;
}
.lineup01 {
  background-image: url(/sd/special/yoshitoku/assets/image/2604_lineup-p01.jpg);
  border-radius: 2.5rem 2px;
  order: 1;
}
.lineup02 {
  background-image: url(/sd/special/yoshitoku/assets/image/2604_lineup-p02.jpg);
  border-radius: 2px 2.5rem;
  order: 2;
}
.lineup03 {
  background-image: url(/sd/special/yoshitoku/assets/image/2604_lineup-p03.jpg);
  border-radius: 2px 2.5rem;
  order: 3;
}
.lineup04 {
  background-image: url(/sd/special/yoshitoku/assets/image/2604_lineup-p04.jpg);
  border-radius: 2.5rem 2px;
  order: 4;
}
.lineup-dec-flower {
  position: absolute;
  z-index: 6;
}
.lineup01 + .lineup-dec-flower {
	width: 55%;
	right: -23%;
	top: -3%;
	z-index: 10;
}
.lineup02 + .lineup-dec-flower {
	width: 40%;
	right: 2%;
	top: calc(var(--rs) * -3);
}
.lineup03 + .lineup-dec-flower {
	width: 20%;
	left: 9%;
	top: 0;
}
.lineup04 + .lineup-dec-flower {
	width: 54%;
	left: -14%;
	top: 0;
}

.lineup_card figure {
  position: relative;
  backdrop-filter: blur(10px);
  /*background-color: rgba(255, 255, 255, 0.9);*/
  background: linear-gradient(180deg,hsla(100, 100%, 100%, 60%) 0%,hsla(100, 100%, 100%, 100%) 90%);
  width: 100%;
  margin: auto 0 0;
  padding: 2% 2% 1px;
  display: flex;
}
.lineup_card figure.flex_re {
  flex-direction: row-reverse;
  padding-right: 0;
}
.lineup_card i {
	margin-top: calc(var(--rs) * -7.0);
	flex: 8;
}
.lineup_card figcaption {
  font-size: calc(var(--fs) * 1.3);
  flex: 11;
  padding: 1em 0 1rem;
  text-align: left;
}
.lineup_card figure.flex_re figcaption {
  padding-left: .5rem;
}
.lineup_card figcaption h3 > img {
  height: 2.2em;
  object-fit: contain;
}
.lineup_card figcaption p {
  line-height: 1.6;
  margin-top: 0.3em;
    
}

/*-------------------------------
 POP UP Store
---------------------------------*/
.popupstore_box {
	position: relative;
	width: min(94%,96rem);
	margin: 0 auto calc(var(--rs) * 2.0);
  padding-top: 1rem;
}
.popupstore_logo {
	margin-bottom: calc(var(--rs) * -2.0);
  display: none;
}
.popupstore_dtl {
	background: var(--tmc04-pale);
	border-radius: 2.5rem;
	border: calc(var(--fs) * 0.6) solid var(--tmc01);
	overflow: hidden;
}
.popupstore_dtl > dd {
	display: flex;
	flex-wrap: wrap;
	padding: 0 3% 1rem;
	justify-content: center;
	flex-direction: row-reverse;
	position: relative;
	z-index: 1;
}
.popupstore_dtl > dd figure {
	width: min(var(--col2),30rem);
	margin-top: -3.5%;
	text-align: center;
	position: relative;
	right: calc(var(--rs) * -1.0);
}
.popupstore_dtl > dd p {
	font-size: calc(var(--fs) * 1.6);
	font-weight: 500;
	line-height: 1.5;
	text-align: left;
	padding: 5% .5rem .5rem;
	width: var(--col2);
	flex-grow: 1;
}

/*-------------------------------
 Introduction 作品紹介
---------------------------------*/
.sct--intro	{
  padding-bottom: 3vmax;
}

/*-------------------------------
 パーツ_装飾共通
---------------------------------*/
/*.line_ribbon_top, .line_ribbon_btm {
	display: block;
	width: 100%;
	height: 0;
	padding-top: min(7%,5rem);
	background-repeat: repeat-x;
  background-size: min(100%,840px);
  overflow: hidden;
  position: relative;
}
.line_ribbon_top {
  background-image: url(/sd/special/yoshitoku/assets/image/2604_dec_lace-ribbon02.png);
  background-position: 50% 0%;
  top:-5px;
}
.line_ribbon_btm {
  background-image: url(/sd/special/yoshitoku/assets/image/2604_dec_lace-ribbon02-btm.png);
  background-position: 50% 100%;
  bottom:-5px;
}*/

/*-------------------------------
 ペア購入特典
---------------------------------*//* SP-ALL */

/*-------------------------------
 Story 物語文章
---------------------------------*//* SP-ALL */

/*-------------------------------
 Productlist 商品一覧
---------------------------------*//* SP-ALL */
.items-wrap {
  background: rgb(255 255 255 / 50%);
  padding: calc(var(--rs) * 4.0) 1rem 1rem;
  border-top: 1px solid #fbe6c3; 
}
.items-wrap::before {
	content: "";
	width: 100%;
	height: 2px;
	display: block;
	background: #fff;
	position: absolute;
	top: 1px;
	left: 0;
	right: 0;
}
.cont-items {
  width: min(96%,90rem);
  margin: 0 auto;
  position: relative;
}
.item-lnk__wrap {
	padding-left: 1%;
	padding-right: 1%;
}
.item-lnk__list-bnr	{
	max-width: 78rem;
	width: calc(100% - 2rem);
	position: relative;
	text-align: center;
}
.item-lnk__list-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
	max-width: 40rem;
	margin: 1.5% !important;
  padding-bottom: 1rem;
	position: relative;
	text-align: center;
	padding: 0;
}
/*全商品*/
.item-lnk__list-card {
  width: calc(var(--col4) - 3%);
}
/*本体*/
.card--item-doll > .item-lnk__list-card{
  width: calc(100% / 2 - 3%);
}
/*別売*/
.item-lnk__wrap.card--item-drs {
  width: min(100%,84rem);
}
.card--item-drs > .item-lnk__list-card{
  /*width: calc(var(--col3) - 3%);*/
  width: calc(100% / 3 - 3%);
}
/*新作*/
/*.item-lnk__list-card.item-new {
}
.item-lnk__list-card.item-new .lnk_card--itemDate::before {
}
.item-lnk__list-card.item-old {
}*/
.lnk_card--itemName {
  width: 100%;
  padding: calc(var(--rs) * 1.0) 0 1rem;
  /*margin: auto;*/
  font-weight: bold;
  text-align: left;
  color: var(--color-text-base);
  line-height: 1.25;
}
.card--item-doll {
  font-size: calc(var(--fs) * 1.6);
}
.card--item-drs {
  font-size: calc(var(--fs) * 1.4);
}

.item-lnk__list {
	flex: 0 0 46%;
	padding: 0;
	margin: 1rem 2% 1rem;
	position: relative;
	text-align: center;
	display: flex;
	justify-content: center;
}
.item-lnk__list.bnrF	{
	max-width: 100%;
	margin-left: 0;
	margin-right: 0;
}
.item-lnk__list > a {
}
.item-lnk__list > a:hover 	{ text-decoration: none; opacity: 1;}

.item-lnk__text {
	display: flex;
	flex-frow: row wrap;
	justify-content: space-around;
}
.lnk_card--itemBnr	{
	margin: auto;
	display: block;
  width: min(100%, 89rem);
  border: 1px solid #d6cfc4;
  box-shadow: 0 .2rem .5rem rgba(90, 40, 0, 0.25);
  object-fit: contain;
}
.lnk_card--itemWrap	{
	display: flex;
	flex-direction: column;
	position: relative;
  width: 100%;
  height: 100%;
}
.lnk_card--itemWrap:hover	{
	text-decoration: none;
}

.lnk_card--itemDate {
	font-size: var(--fs-s);
	padding: 1rem 0 .5em;
	text-align: left;
	color: #717171;
	width: min(100%, 25rem);
	margin-left: auto;
	margin-right: auto;
	order: 2;
	margin-top: auto;
	border-top: 1px solid;
}
.lnk_card--itemMore {
	border-width: 0 2px 2px 0;
	border-color: var(--tmc03-pale);
	border-style: solid;
	width: calc(var(--fs) * 1.5);
	height: calc(var(--fs) * 1.5);
	margin: 0 auto;
	transform: rotate(45deg) translateX(-80%);
	position: absolute;
	left: 50%;
	bottom: -1em;
	transition: 0.5s all;
}

/*-------------------------------
 ファッションブランドギャラリー
---------------------------------*/

/*-------------------------------
 Collections 商品一覧
---------------------------------*/
.sct--collections	{
}


/*-------------------------------
 Collections Thumbnail cp-block-ver(2020.11)
---------------------------------*/


/*-------------------------------
 Collection 全商品一覧（カード小）
---------------------------------*/
.sct--items	{
	padding: 0 0 4rem;
}
.item-lnk {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 90rem;
	width: calc(100% - 2rem);
	margin: auto;
}

.ic-new-mark {
	display: block;
	content: "";
	line-height: 2;
	/*background: url(/sd/special/yoshitoku/assets/image/ic-new-mark.png) 50% 100% / 100% auto no-repeat;*/
	overflow: hidden;
	height: 2.5rem;
	padding-top: 2.5rem;
	max-width: 8rem;/*oldbrowser*/
	width: min(33%, 8rem);
	filter: brightness(120%);
}

.item-lnk__list-bnr	{
	max-width: 78rem;
	width: calc(100% - 2rem);
	position: relative;
	text-align: center;
}
.item-lnk__list-new	{
	max-width: 30rem;
	/*width: calc(var(--col3) - 2rem);*/
  width: calc(100% / 3 - 2%);
  margin: 0 1% 1.5% !important;
	position: relative;
	text-align: center;
}

.item-lnk__list-all {
	width: calc(var(--col3) - 2rem);
	position: relative;
	text-align: center;
}
.item-lnk__list-all	.lnk_card--itemName {
	font-size: var(--fs-ml);
}


.lnk_card--itemImg	{
	margin: 0;
	display: block;
  border-radius: 1.5rem;
  /*border: 3px solid var(--tmc01);
  box-shadow: 0 0.1rem 0.8rem 0 rgba(0, 0, 0, 0.05);*/
}

/*商品画像サムネイルpngの空白調整*/
.pic_thm_padding	{
	transform: scale(0.96);
}
/*商品画像サムネイルの額縁装飾*/
.pic_thm_frame	{
	display: block;
	background: linear-gradient(135deg,#AF8A19 0%,#FFEDC5 50%,#AF8A19 100%);
	border: .9vw solid #474F71;
	padding: .3vw;
	box-shadow: 0 .5rem .5rem -.2rem rgba(0, 0, 0, 0.4);
}

.lnk_card--itemDate {
	font-size: var(--fs-s);
	padding: .5em 5%;
	text-align: center;
	color: #766144;
	width: min(92%, 20rem);
	margin-left: auto;
	margin-right: auto;
	order: 2;
	margin-top: .5rem;
	border-top: 1px solid;
  display: none;
}
.lnk_card--itemName.fc-dark	{
	color:#111;
	text-align: left;
	font-size: var(--fs-l);
}
.lnk_card--clickWrap	{
	width: 100%;
	margin-top: auto;
	padding-top: .5rem;
}


.lnk_card--clickParts {
	position: relative;
	display: block;
	padding: 0em 2em 0em 2em;
	font-size: var(--fs-s);
	line-height: 2.4em;
	height: 2.4em;
	color: #fff;
	width: min(92%, 18rem);
	margin: auto;
	background-color: #A17339;
	background: linear-gradient(135deg,#A17339 0%,#B98C2F 50%,#A17339 100%);
	box-shadow: 0 .2rem .4rem 0 rgba(0, 0, 0, 0.4);
}
.lnk_card--clickParts::after {
	content: "";
	width: .7em;
	height: .7em;
	margin: 0 0 0 1rem;
	border: 0;
	border-top: 0.2rem solid;
	border-right: 0.2rem solid;
	display: inline-block;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 1rem;
	margin-top: -0.4em;
}

/*販売終了アイテムリンク*/
.collections-lnk__list.past-item	{/*100/4-3*/
/*width: 22%;*/
flex: 0 0 22%;
}
.collections-lnk__list.past-item.bnrH	{
/*width: 47%;*/
flex: 0 0 47%;
}

/*-------------------------------
 関連作品紹介リンク
---------------------------------*/
.ac-wrap {
  width: auto;
  margin: 1rem auto;
}
.ac-wrap label.ac-btn--collections-title {
  width: min(80%, 52rem);
  line-height: 2;
}
.ac-wrap label {
  text-align: center;
  margin: auto;
  position: relative;
  display: inline-block;
  cursor: pointer;
  background: transparent;
  color: #999;
  padding: 1.5rem 1em;
  transition: all 0.5s;
  transform: scale(0.95);
}
.ac-wrap label:hover {
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  transform: scale(1);
}
.ac-wrap input {
  display: none;
}
.ac-wrap label::after {
  max-width: 48rem;
  content: "More";
  font-weight: normal;
  font-size: var(--fs-ms);
  color: #fff;
  display: block;
  width: 100%;
  height: 4em;
  line-height: 4em;
  margin: 2em auto 1em;
  border-radius: 10rem;
  background: #b08f8f;
  box-shadow: 0 .8rem 1rem -.4rem rgba(0, 0, 0, 0.4);
}
.ac-wrap input:checked ~ label {
  /*opacity: 0.7;*/
}
.ac-wrap input:checked ~ label::after {
  content: "× Close";
  opacity: .7;
  filter: grayscale(.3);
  box-shadow: none;
  background: transparent;
  border: 2px dotted;
}
/*ac-closed*/
.ac-box {
  height: 0px !important;
  padding: 0px;
  overflow: hidden;
  opacity: 0;
  transition: 0.5s;
}
/*ac-open*/
.ac-wrap input:checked ~ .ac-box {
  height: auto !important;
  padding: 0 0 2vmax;
  opacity: 1;
}
.ac-box > * {}

/*-------------------------------
 公式リンク
---------------------------------*/
.sct--official	{
}
/*-------------------------------
 Hバナータイルエリア
---------------------------------*/

/*-------------------------------
 Topics 関連情報
---------------------------------*/





/*-------------------------------
 Slick 商品一覧
---------------------------------*/
/* Item 共通 */
/*スライダー slick*/

/*-------------------------------
 商品詳細 タイトル100%
---------------------------------*/
.productDetail-header {
  /*横幅100%貫通*/
	margin: 0 calc(50% - 50vw) calc(var(--rs) * 1.0);
	width: 100vw;
	/* width: 100%; */
	padding: calc(var(--rs) * 2) 5%;
	background: linear-gradient(100deg, hsla(100, 100%, 100%, 0%) 0%, hsla(100, 100%, 100%, 50%) 40%, hsla(100, 100%, 100%, 50%) 60%, hsla(100, 100%, 100%, 0%) 100%);
	backdrop-filter: blur(5px);
	color: #fff;
	font-family: var(--ff-kaiseiopti);
  letter-spacing: 0.02em;
	line-height: 1.4;
	position: relative;
  z-index: 1;
	box-shadow: 0 0 calc(var(--rs) * 2.0) rgba(255, 216, 8, 0.3);
}
.productDetail-header > * {
  position: relative;
	font-size: calc(var(--rs) * 1.6 + var(--fs) * 1.0);
	color: var(--color-text-base);
  width: min(100%,84rem);
  margin-inline: auto;
  text-align: center;
  padding: .5rem 1rem 1rem;
}
.column-spec-wrapper:has(.productDetail-header) {
  padding-top: 0;
}
.productDetail-header > *::before,
.productDetail-header > *::after {
  content: "";
  display: block;
  position: absolute;
}
.productDetail-header > *::before {
	top: calc(var(--rs) * -4.0);
	left: -5%;
	width: min(13%,7.0rem);
	aspect-ratio: 23/30;
	background: url(/sd/special/yoshitoku/assets/image/2604_txt-dec01.png) 0% 50% / 100% auto no-repeat;
	z-index: 2;
}
.productDetail-header > *::after {
  bottom: calc(var(--rs) * -4.0);
  right: -5%;
  width: min(18%,10rem);
  aspect-ratio: 179/150;
  background: url(/sd/special/yoshitoku/assets/image/2604_txt-dec02.png) 0% 50% / 100% auto no-repeat;
}
/*-------------------------------
 商品詳細
---------------------------------*/

.sct__item-detail	{
	padding: 0;
}

.sct__item-detail > .cont-wrapper	{
	box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 8px;
  margin-bottom: 2vmax;
}

.dtl__container	{
	position: relative;
	width: 100%;
	max-width: 96rem;
	margin: auto;
	display: flex;
	flex-direction: column;
}
.dtl__item__name {
	margin: 0 auto;
	padding: 1.5em .0;
	line-height: 1.4;
	text-align: right;
	font-weight: normal;
	font-size: calc(.9rem + .1vw);/*特殊サイズ*/
	color: #552f32;
}
	.dtl__item__name > em {
		max-width: 95rem;
		margin: auto;
		display: block;
		padding: 0 1rem;
		font-size: 100%;
    font-weight: bold;
    filter: drop-shadow(0px 1px 3px #fffcf3) drop-shadow(0px -1px 2px #fffcf3);
	}

.dtl__item__nametag {
	width: min(25%,20rem);
	position: absolute;
	top: 0;
	z-index: 1;
}
.dtl__item__mainWrap	{
	max-width: 96rem;
	margin: 0 auto;
	position: relative;
}
.dtl__item__mainRibon {
	position: absolute;
	left: 0;
	bottom: -5%;
  z-index: 5;
}
.dtl__item__text	{
	padding: 1rem 1.5rem;
	margin: auto;
	max-width: 90rem;
	font-size: var(--fs-s);
}
.dtl__item__subWrap	{
	max-width: 96rem;
	margin: 0 auto;
	position: relative;
}
.dtl__item__subtext {
  color: #fff;
  font-size: min(calc(100vw / 36), 15px);
  text-shadow: 0 0 1rem rgba(0,0,0,0.6) , 0 0 .4rem rgba(0,0,0,0.6) ,0 0 1rem rgba(0,0,0,0.6);
  filter: drop-shadow(0 0 0.5rem #2B0806);
  line-height: 1.8;
  padding: .5em;
  text-align: left;
  font-weight: bold;
}
.bnr__body-specification {
	text-align: center;
	padding: 0 2vw 3vmax;
}
.bnr__related-items {
	text-align: center;
	padding: 0;
	width: min(92%,80rem);
	margin: 2rem auto 2rem;
	box-shadow: 0 .2rem .3rem rgba(90, 40, 0, 0.2);
}

/*-------------------------------
 商品詳細 _ 別売りドレス
---------------------------------*/
.sct--drs {
  padding-top: 2rem;
  padding-bottom: calc(var(--rs) * 2.0);
}
.drs-caption-ribbon {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 1rem 0;
	width: 96%;
	margin: 0 auto 1rem;
}
.drs-caption-ribbon > dt {
	width: min(var(--col2),42rem);
	text-align: center;
	flex-grow: 1;
}
.drs-caption-ribbon > dd {
	text-align: left;
	font-size: calc(var(--fs) * 1.6);
	flex-grow: 1;
	padding: 1rem;
}
/*-------------------------------
 商品詳細 _ 全身ポスター
---------------------------------*/
#item2604-sd {
  /*background: rgb(255 255 255 / 50%);*/
}
#item2604-drs {
}
.item2604-title {
  position: relative;
  margin: 0 0;
  width: 100%;
}
.item2604-title::after {
	content: "";
	position: absolute;
	z-index: 2;
	width: calc(100% / 5.5);
	height: 0;
	padding-top: 25%;
	background: url(/sd/special/yoshitoku/assets/image/2604_title_flower.png) 100% 0% / contain no-repeat;
	right: 0;
	top: 0;
}
.item2604-text-lead {
	font-size: calc(var(--fs) * 1.6);
	width: min(88%,80rem);
	padding: 0;
	margin: 1em auto;
	line-height: 1.6;
	font-weight: bold;
  font-family: var(--ff-kaiseiopti);
  letter-spacing: 0.1em;
}
.item2604-poster-flex {
  width: 100%;
	position: relative;
	display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
	padding: 1rem 6%;
	gap: 2% 4%;
  z-index: 1;
}
.item2604-poster-flex > figure {
  position: relative;
  width: 75%;
  margin-bottom: min(10%,4rem);
  padding-bottom: 1rem;
}
.wakusen-typeA {
  overflow: hidden;
  vertical-align: bottom;
  border: calc(var(--fs) * 0.6) solid var(--tmc01);
  box-shadow: 0 0 calc(var(--rs) * 1.0) rgba(97, 58, 41, 0.15);
  border-radius: 2px 4rem;
}
.wakusen-typeB {
  overflow: hidden;
  vertical-align: bottom;
  border: calc(var(--fs) * 0.6) solid var(--tmc01);
  box-shadow: 0 0 calc(var(--rs) * 1.0) rgba(97, 58, 41, 0.15);
  border-radius: 4rem 2px;
}
.item2604-poster-flex > figure.item2604-poster-left {
  margin-right: auto;
}
.item2604-poster-flex > figure.item2604-poster-right {
  margin-left: auto;
}
.item2604-poster-text {
	position: absolute;
	top: 5%;
	/*left: 5%;*/
	/*width: 90%;*/
	height: 90%;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  background: rgb(255 245 209 / 0.65);
  box-shadow: 0 0 calc(var(--rs) * 2.0) calc(var(--rs) * 2.0) rgb(255 245 209 / 0.65);
}
.item2604-poster-left .item2604-poster-text {
	transform: translate(100%,0);
	width: 30%;
	right: -5%;
	left: auto;
}
.item2604-poster-right .item2604-poster-text {
	transform: translate(-100%,0);
  width: 30%;
  left: -5%;
  right: auto;
  z-index: 3;
}

.item2604-poster-text > p {
  text-align: left;
  font-size: calc(var(--fs) * 0.8 + 6px);
  font-weight: 600;
  line-height: 1.6;
  padding: .3em;
  text-orientation: upright;/*英数字を縦に・自動翻訳で要OFF*/
  writing-mode: vertical-rl;
  /*position: absolute;*//*PC*/
  /*color: #fff;*//*PC*/
  filter: drop-shadow(0 0 2px rgb(255 255 255)) drop-shadow(0 0 0.2em rgb(255 245 209)) drop-shadow(0 0 0.2em rgb(255 245 209)) drop-shadow(0 0 0.2em rgb(255 245 209)) drop-shadow(0 0 0.2em rgb(255 245 209));
  z-index: 5;
  /*font-family: var(--ff-kaiseiopti);*/
}

/*-------------------------------
 商品詳細 _ 個別指定
---------------------------------*/
.item2604-ornmnt {
  position: absolute;
}
.item2604-abtxt-07,
.item2604-abtxt-08 {
  height: 70%;
}
.item2604-drs04-subimg {
	position: absolute;
	z-index: 1;
	width: min(38vw, 30rem);
	bottom: -5%;
	left: -10%;
}
.item2604-drs04-subimg span {
  position: absolute;
  bottom: -1em;
  width: 94vw;
  left: 0;
  font-size: calc(var(--fs) * 1.2);
  padding: 0 1em;
  display: block;
  line-height: 1.2;
  text-align: right;
}
/*-------------------------------
 商品詳細 _オーナー様限定オプション
---------------------------------*/
.item2604-op-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-around;
	padding: 1% 4% 4%;
	gap: 1rem;
	font-size: calc(var(--fs) * 1.4);
	margin-bottom: 0;
	background: linear-gradient(to bottom ,rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.7) 70%), url(/sd/special/yoshitoku/assets/image/2604_point_plate_bg.png) 0 0 / auto 100% no-repeat;
	margin-top: 2rem;
	width: 100%;
  flex-direction: row-reverse;
}
.item2604-op-pic,
.item2604-op-cap {
  width: calc(var(--col2) - .5rem);
  position: relative;
}
.item2604-op-pic {
  text-align: center;
  box-shadow: 1px 1px .5rem rgba(97, 58, 41, 0.5);
}
.item2604-op-subpic {
  float: right;
  width: min(50%,18rem);
}
.item2604-op-cap {
	font-size: calc(var(--fs) * 1.4);
  line-height: 1.8;
	text-align: left;
  padding: 2%;
	margin-bottom: 1em;
}
.item2604-op-cap > dt {
	font-size: 1.25em;
	margin-bottom: .8em;
	line-height: 1.5;
	font-family: var(--ff-kaiseiopti);
}
.item2604-op-cap > dd {}

/*-------------------------------
 商品詳細 _単品交互 2カラム
---------------------------------*/
.item2604-uneven-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  padding: 0 6%;
  gap: 1rem;
  font-size: calc(var(--fs) * 1.4);
  margin-bottom: 2rem;
  position: relative;
  z-index: 6;
}
.item2604-uneven-wrap.flex_re{
flex-direction: row-reverse;
}
.item2604-uneven-pic,
.item2604-uneven-cap {
  width: calc(var(--col2) - .5rem);
  position: relative;
}
.item2604-uneven-pic {
  text-align: center;
  box-shadow: 1px 1px .5rem rgba(97, 58, 41, 0.5);
  z-index: 1;
}
.item2604-uneven-cap {
	padding: 1% 1% 1% 0;
	margin-bottom: 1em;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
  font-family: var(--ff-kaiseiopti);
}
.item2604-uneven-cap > p {
	font-size: calc(var(--fs) * 1.4);
	line-height: 1.8;
	text-align: left;
	font-weight: bold;
	padding: .5em 0;
}





/*-------------------------------
 商品詳細 _ ピックアップポイント左右交互
---------------------------------*/
.picup-doll-bg {
  background: linear-gradient(180deg,rgb(255 255 255 / 50%) 0%,hsla(100, 100%, 100%, 0%) 50%);
}
.picup-drs-bg {}

.picup__cont__wrapper {
  width: 100%;
  position: relative;
  padding: 0px 4% 1.5rem;
}
.picup__contents {
	display:flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-around;
  padding: 1rem 0;
  gap: calc(var(--rs) * 1.0);
}
.picup__contents.flex_re{
  flex-direction: row-reverse;
}
.picup__contents.flex_full {
  
}
.picup__contents.flex_nowrap{
  flex-wrap: nowrap;
}
.picup-box__title {
	font-size: 125%;
	color: var(--tmc03);
	padding: calc(var(--rs) * 0.5) calc(var(--rs) * 1.0);
	border-bottom: 1px solid #f8d9e4;
	margin-bottom: calc(var(--rs) * 0.5);
  font-family: var(--ff-kaiseiopti);
}
.picup-box__text	{
	margin: 0 auto;
	padding: calc(var(--rs) * 0.5) calc(var(--rs) * 1.0);
}
.picup-box__text .note-list {
  margin-top: 0;
  margin-bottom: 0;
}
.picup-box__subtext {
	font-size: 80%;
	padding-top: 0.5em;
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.4;
}

/*PIC UP POINTS*/
.picup__col2	{
  width: calc(100% / 2);
}
.picup__img,
.picup__text{
    width: var(--col2);
}
.picup__text{
  display: flex;
  flex-direction: column;
  align-content: center;
  position: relative;
  z-index: 2;
  margin: .5rem 0;
}
.picup__text img{
	display: block;
	margin: 0 auto 20px;
	max-height: 300px;
}
.picup__img {
  padding: 0;
  border-radius: 0 2.5rem;
  overflow: hidden;
}
.flex_re .picup__img {
  border-radius: 2.5rem 0;
}
.picup__img img{
	vertical-align:bottom;
}
.picup__text__inner {
	margin: auto;
	padding: calc(var(--fs) * 1.5) calc(var(--rs) * 1.0);
	border-radius: 1rem;
	background: rgba(255,255,255,.75);
	width: 100%;
	font-size: calc(var(--fs) * 1.5);
	text-align: left;
  backdrop-filter: blur(5px);
}
/*.picup__img,*/
.picup__text__inner {
  max-width: 48rem;
}
.picup__text__point01 {
  padding: 1em;
  margin: 0;
  background: linear-gradient(to right, #fff392, #ffc2cd);
  font-weight: 500;
  font-family: var(--ff-kaiseiopti);
  font-size: calc(var(--fs) * 1.7);
  border-bottom: .6rem dotted #fffae8;
}

/*-------------------------------
 商品詳細 _ ILLUSTIRIS紹介
---------------------------------*/
.picup__ILLUSTIRIS-wrap {
	position: relative;
	width: min(100%,88rem);
	margin: calc(var(--rs) * 2.0) auto 4rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	background: hsla(345.5, 100%, 94.3%, 0.7);
	padding-bottom: 2rem;
	border-radius: 2.5rem;
}
.picup__ILLUSTIRIS-hdr {
	overflow: hidden;
	mask-image: radial-gradient(rgb(255, 255, 255) 75%, rgba(255, 255, 255, 0) 95%);
}
.picup__ILLUSTIRIS-dtl {
	position: relative;
	margin: calc(var(--fs) * -1.0) auto 0;
	background: var(--tmc04-pale);
	border: .5rem solid var(--tmc02-pale);
	border-radius: 1.5em;
	text-align: left;
	width: min(90%,68rem);
	padding: 0.5em 3% 1em;
}
.picup__ILLUSTIRIS-dtl::before,
.picup__ILLUSTIRIS-dtl::after {
  content: "";
  display: block;
  position: absolute;
}
.picup__ILLUSTIRIS-dtl::before {
	top: -8%;
	left: -5%;
	width: min(18%,10rem);
	aspect-ratio: 23/30;
	background: url(/sd/special/yoshitoku/assets/image/2604_txt-dec01.png) 0% 50% / 100% auto no-repeat;
	z-index: 2;
}
.picup__ILLUSTIRIS-dtl::after {
	bottom: -7%;
	right: -5%;
	width: min(18%,9rem);
	aspect-ratio: 179/150;
	background: url(/sd/special/yoshitoku/assets/image/2604_txt-dec02.png) 0% 50% / 100% auto no-repeat;
}
.picup__ILLUSTIRIS-dtl dt {
	font-size: calc(var(--fs) * 1.8);
	font-family: var(--ff-kaiseiopti);
	font-weight: normal;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	justify-content: center;
	align-items: center;
	gap: 0 5px;
}
.picup__ILLUSTIRIS-dtl dt > i {
 background: var(--tmc03);
  color: #fff;
  aspect-ratio: 1;
  border-radius: 100%;
  padding: 0 0.3em;
  font-size: calc(var(--fs) * 2.0);
  transform: rotate(-10deg);
  text-align: center;
  line-height: 1;
  font-style: normal;
  font-weight: bold;
  display: grid;
  place-items: center; 
}
.picup__ILLUSTIRIS-dtl dd {
	font-size: calc(var(--fs) * 1.5);
}
.picup__ILLUSTIRIS-dtl dd strong {
	font-family: var(--ff-kaiseiopti);
}
.picup__ILLUSTIRIS-dtl dd li:first-line {
  color: var(--tmc03);
}
.picup__ILLUSTIRIS-tit {
  width: 100%;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	font-size: calc(var(--fs) * 2.6);
	padding: 1rem 0;
	margin: .5rem 0;
	border-top: .3rem solid var(--tmc02-pale);
	border-bottom: .3rem solid var(--tmc02-pale);
	justify-content: center;
}
.picup__ILLUSTIRIS-tit::before,
.picup__ILLUSTIRIS-tit::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: var(--tmc02-pale);
  position: absolute;
  left: 0;
  right: 0;  
}
.picup__ILLUSTIRIS-tit::before {
  top:0.3rem;
}
.picup__ILLUSTIRIS-tit::after {
  bottom:0.3rem;
}

.picup__ILLUSTIRIS-tit small {
	font-size: 70%;
  font-weight: normal;
	margin: 0 var(--rs);
}
.picup__ILLUSTIRIS-img {
	width: var(--col2);
	position: relative;
	padding: 3% 5% var(--rs);
}
.picup__ILLUSTIRIS-img figure {
	position: relative;
	border: calc(var(--fs) * 0.6) solid var(--tmc01);
	border-radius: 2.5rem;
	overflow: hidden;
	margin: 3%;
}
.picup__ILLUSTIRIS-img.p-mina figure {
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.picup__ILLUSTIRIS-img.p-may figure {
  border-top-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.picup__ILLUSTIRIS-img.p-mina::after,
.picup__ILLUSTIRIS-img.p-may::after {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 10/11;
  position: absolute;
  top: 0%;
  left: 0%;
  z-index: 1;
}
.p-mina::after {
  background: url(/sd/special/yoshitoku/assets/image/2604_ILLUSTIRIS-dec01.png) 0% 50% / 100% auto no-repeat;
}
.p-may::after {
  background: url(/sd/special/yoshitoku/assets/image/2604_ILLUSTIRIS-dec02.png) 0% 100% / 30% auto no-repeat;
}
.picup__ILLUSTIRIS-sub {
	margin: 0 3%;
	border-radius: 1.5rem;
	overflow: hidden;
}
.picup__ILLUSTIRIS-ftr {
  width: 100%;
  max-width: var(--width-cont);
  padding: 0 1rem;
  margin: 1em auto;
  color: var(--color-text-base);
  /*font-family: var(--ff-kaiseiopti);*/
  font-weight: 500;
  font-size: calc(var(--fs) * 1.6);
  line-height: 1.6;
  text-align: center;
}

/*-------------------------------
 ILLUSTIRISスライド
---------------------------------*/
.eye-catch-slider {}
.slick-slide img {
  max-width: 100%;
}
/*arrow*/
.eye-catch-slider .slick-prev, .eye-catch-slider .slick-next {
	z-index: 1;
	height: 36px;
	width: 25px;
	background: rgb(166, 166, 166);
	opacity: .7;
}
.eye-catch-slider .slick-prev { left: 0;}
.eye-catch-slider .slick-next { right: 0;}
.eye-catch-slider .slick-prev:hover,
.eye-catch-slider .slick-next:hover { background: rgba(0, 132, 249, 0.7);}
.eye-catch-slider .slick-prev::before, .eye-catch-slider .slick-next::before {
	color: rgb(255, 255, 255);
	 font-family: "Font Awesome 5 Free"; 
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-weight: 900;
	font-size: 25px;
  opacity: 1;
	/* filter: drop-shadow(0px 0px 1px rgba(0,0,0,.5)); */
	/*text-shadow: 0 0 0.2rem rgba(0,0,0,.5);*/
}
.eye-catch-slider .slick-prev::before {
	content: "\f104";
}
.eye-catch-slider .slick-next::before {
	content: "\f105";
}
.eye-catch-slider .slick-prev.slick-disabled, .eye-catch-slider .slick-next.slick-disabled {
  display: none !important;/*一通の時*/
}
/* dots */
.eye-catch-slider .slick-dots {
	display: flex;
	justify-content: center;
	margin: -2rem auto 0;
	position: relative;
	z-index: 1;
	background: rgba(255, 255, 255, 0.2);
}
.eye-catch-slider .slick-dots > li {
  position: relative;
  margin: 0 1%;
}
.eye-catch-slider .slick-dots > li > button {
  width: 2rem;
  height: 2rem;
  padding: 0;
  background:transparent;
  border: 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  outline: none;
  display: block;
}

.eye-catch-slider .slick-dots > li > button:hover,
.eye-catch-slider .slick-dots > li > button:focus {
  outline: none;
}
.eye-catch-slider .slick-dots > li > button::before {
  content: '\0025cf';
  color: rgba(145, 145, 145, 0.8);
  width: 2rem;
  height: 2rem;
  font-size: 2rem;
  line-height: 2rem;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.eye-catch-slider .slick-dots li.slick-active button::before,
.eye-catch-slider .slick-dots > li > button:hover::before,
.eye-catch-slider .slick-dots > li > button:focus::before {
  color: #EE8395;
}
/*-------------------------------
 ギャラリー
---------------------------------*/
.dtl__gallery{
	position: relative;
}
.galleryBox {
	margin: 0 auto;
  max-width: 96rem;
  background: #fff;
  border: 5px transparent solid;
}
.item-pic {
  margin: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  background: #fff;
}
.item-pic--list	{
	margin: 0px;
	background: #fff;
  position: relative;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  /*width: var(--col5);*/
}
.item-pic--col2 > * {
  width: calc(100% / 2);
}
.item-pic--col3 > * {
  width: calc(100% / 3);
}
.item-pic--col4 > * {
  width: var(--col4);
}
.item-pic--col5 > * {
  width: var(--col5);
}
.item-pic--col6 > * {
  width: var(--col6);
}
.item-pic--col7 > * {
  width: var(--col7);
}
.item-pic--col8 > * {
  width: var(--col8);
}

/*.item-pic--list > a::after {
  content: "\f00e";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  position: absolute;
  right: .6em;
  top: .6em;
  color: #fff !important;
  opacity: .4;
  font-size: min(calc(100vw / 42), 1.5rem);
  text-shadow: 0 0 .5rem rgba(0, 0, 0, 0.3) , 0 0.1rem 0.2rem rgba(0, 0, 0, 0.3);
}*/
.item-pic--thumb {
  width:100%;
  object-fit:cover;
  object-fit: contain;
  display: block;/*仮*/
}
.item-pic--list a:hover, .item-pic--list a:hover img {
    opacity: .9;
}
.item-pic--list.item-pic--hide  {
  display: none;
}

/*-------------------------------
 Product Spec：スペック横幅フル
---------------------------------*/
div.specBox {
	max-width: 96rem;
	width: 100%;
	margin: 0 auto;
	padding: 1.5rem 2vw 2rem;
	color: var(--color-main);
}
	div.specBox > hr {
	height: .2rem;
	width: calc(100% - 6vw);
	margin: 2vmax auto;
	border-top: .1rem solid rgba(193, 175, 175, 0.8);
	border-bottom: .1rem solid rgba(240, 240, 240, .3);
	}
	div.specBox > p {
		padding: 1rem;
		margin: 0 2rem 1rem;
		line-height: 1.6;
	}
  div.specBox a:not([class]) {
    font-weight: bold;
  }


table.spec {
	width: calc(100% - 4vw);
	margin: 0 auto 2rem;
	}
	table.spec caption	{
		font-size: var(--fs-xxl);
		background:none;
		text-align: center;
		padding: 1rem 0 .7em;
		margin-bottom: .7em;
		border-bottom: 1px solid;
	}
.spec__prdct-name  {
  line-height: 1.5;
  display: inline-block;
  padding: 0 .5rem;
  }
.spec__name__large  {font-size: 1.25em;}
.spec__name__medium {font-size: .8em; }
.spec__name__small  { font-size: .7em;}
.spec__name__cate  {
  font-size: calc(var(--fs) * 1.3);
  font-weight: normal;
  margin-bottom: .3rem;
  /*color: var(--tmc01);*/
  padding: 0 calc(var(--fs) * 1.0);
  letter-spacing: 0;
}
.spec__name__en {
	font-size: .6em;
	font-weight: normal;
	opacity: .8;
}
.spec__name__img {
  width: 100%;
  margin: 1px auto 2px 0;
}
.spec__name__img > * {
  object-fit: contain;
  width: 100%;
}
.spec__name__img.small > * {
  width: min(90%,20rem)
}
	/*table.spec caption em	{
		font-size:150%;
	}
	table.spec caption small{
		font-size: 70%;
		}
	table.spec caption span	{
		font-size: var(--fs-l);
	}*/
	table.spec tr	{ }
	table.spec th,
	table.spec td	{
	display: block;
	font-size: var(--fs-m);
	line-height:1.5;
	}
	table.spec th	{
	width: auto;
	padding: 0.5em 1em;
	background: rgba(238, 200, 171, 0.25);
	text-align: left;
	}
	table.spec td	{
	padding: 0.8em 1em;
	text-align: left;
	}
  table.spec td > .link-text__deco--blank  {
    display: inline-block;
  }
	table.spec .price { vertical-align: middle;}
	table.spec .price strong { 
    font-size: 150%;
    letter-spacing: 0.05em;
  }

  /*総額表記対応*/
  .price-tax  {}
  .price-hontai {
    display: inline-block; 
    opacity: .7;
    margin-left: 1em;
    font-size: 85%;
    display: none !important;
  }
  .price-notation--single  { display: none; }
  .price-notation--both  {  }
  
/*ドレスセット詳細*/
.spec__sub-box {
	border: .1rem solid;
	padding: 0;
	margin: 1em auto;
	max-width: 80rem;
}
.spec__sub-box > dt {
	padding: 1em;
	border-bottom: .1rem solid;
	text-align: center;
}
.spec__sub-box > dd {
	padding: 1em;
	text-align: left;
  font-size: 90%;
}
.spec__sub-list  {
  margin: 0 !important;
  display: flex;
  flex-wrap: wrap;
}
.spec__sub-list > li:not(:last-child)::after {
	content: ",";
	padding-right: .7em;
	opacity: 0.8;
	padding-left: .3em;
}

/*共通注意事項*/
.specAtt-Box {
  /*background: rgb(255 255 255 / 10%);*/
  background: rgb(255 245 209 / 65%);
  box-shadow: 0 0 calc(var(--rs) * 2.0) calc(var(--rs) * 2.0) rgb(255 245 209 / 65%);
  padding: 1em 0;
}

ul.specAtt {
	width: min(96%,80rem);
	margin: 1.5em auto;
	padding: 0 0;
	font-size: calc(var(--fs) * 1.2);
	position: relative;
	text-align: left;
  color: #444;
}
ul.specAtt li{
  text-indent:-1em;
  padding-left:1em;
  line-height:1.4;
  text-align: left;
  position: relative;
  /*display: contents;*/
  }
ul.specAtt li + li { margin-top: 0.5em;}
/*ul.specAtt li + li::before{ content: " ／ ";}*/

/*-------------------------------
 Product Spec：スペック2カラム：全身と顔アップ
---------------------------------*/

/*-------------------------------
 Product Spec：スペック2カラム：全身と顔アップ
---------------------------------*/
.spec-portrait__whole {
  max-width: 80%;
	width: min(30%,32rem);
	position: relative;
	margin: calc(var(--rs) * 2.0) 1%;
  flex-grow: 1;
}
.spec-portrait__whole .wakusen {
  display: block;
  margin-inline: auto;
}
img.whole_dec {
  position: absolute;
  z-index: 2;
}
.whole_dec.whole_dec01 {
	right: 5px;
	aspect-ratio: 12/23;
	bottom: calc(var(--fs) * 0.6);
	transform: scale(115%);
	transform-origin: bottom right;
}
.whole_dec.whole_dec02 {
	left: 5px;
	aspect-ratio: 12/23;
	bottom: calc(var(--fs) * 0.6);
	transform: scale(115%);
	transform-origin: bottom left;
}
.whole_dec.whole_dec03 {
	bottom: calc(var(--fs) * 0.6);
	aspect-ratio: 7/12;
	transform: scale(115%) scale(108%) translate(-50%,0);
	transform-origin: 0% 100%;
	left: 50%;
}
.whole_dec.whole_dec04 {
	bottom: calc(var(--fs) * 1);
	aspect-ratio: 7/12;
	transform: scale(108%) translate(-50%,-4%);
	transform-origin: 0% 100%;
	left: 50%;
}


.spec-portrait__main {
	width: min(96%,55rem);
	margin: 0 1%;
  padding: 0 var(--rs);
}
.spec-portrait__main figcaption {
	padding: .5rem;
  /*font-size: calc(var(--fs) * 1.4);*/
  font-size: calc(var(--fs) * 0.8 + 6px);
  font-weight: bold;
}
.spec-portrait__point {
  text-align: left;
  line-height: 1.6;
  /*backdrop-filter: blur(5px);*/
  margin-top: .5em;
}
.column-spec.flex-re {
  flex-direction: row-reverse;
}
.column-spec.spec-portrait__sdgrmay {
  flex-direction: row-reverse;
}
.column-spec.spec-portrait__sdgrmina {}

.spec-portrait__sdgrmay .wakusen {
  border-radius: 2px 4rem;
  border: calc(var(--fs) * 0.6) solid var(--tmc01);
  box-shadow: 0 0 calc(var(--rs) * 1.0) rgba(97, 58, 41, 0.15);
}
.spec-portrait__sdgrmina .wakusen {
  border-radius: 4rem 2px;
  border: calc(var(--fs) * 0.6) solid var(--tmc01);
  box-shadow: 0 0 calc(var(--rs) * 1.0) rgba(97, 58, 41, 0.15);
}

/*-------------------------------
 Product Spec：商品の特徴：カード横並び
---------------------------------*/
.specPoint-card {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
  max-width: 114rem;
  margin-inline: auto;
	padding: 0 0 2rem;
  background: 
    url(/sd/special/yoshitoku/assets/image/2604_txt-dec03.png) 5% 65% / 25% auto no-repeat,
    url(/sd/special/yoshitoku/assets/image/2604_ILLUSTIRIS-dec03.png) 95% 95% / 30% auto no-repeat
    ;
}
.specPoint-card > * {
	max-width: 50rem;
	width: min(var(--col3), 38rem);
	padding: calc(var(--fs) * 1.0);
	flex: 0 0 auto;
}
.specPoint-card figure {
	overflow: hidden;
  background: hsla(0, 0%, 100%, 0.5);
  border-radius: 2.5rem 0;
	box-shadow: 0 0 calc(var(--rs) * 1.0) rgba(97, 58, 41, 0.15);
}
.specPoint-card figure > img {
}
.specPoint-text {
	padding: 1rem 0.75em;
	text-align: left;
	font-size: calc(var(--fs) * 1.4);
	line-height: 1.4;
	backdrop-filter: blur(5px);
  font-weight: 500;
  /*font-family: var(--ff-kaiseiopti);*/
}


/*-------------------------------
 Product Spec：スペック2カラム
---------------------------------*/
.column-spec-wrapper {
  padding: calc(var(--rs) * 2.0);
  position: relative;
}

.column-spec-wrapper hr {
	height: .2rem;
	margin: calc(var(--rs) * 2.5) auto calc(var(--rs) * 2.5);
	border-top: 1px solid rgba(150, 62, 62, 0.25);
	border-bottom: 1px solid #fff;
}
.column-spec-container {
	padding: 0;
	margin-bottom: 0;
	background: rgb(255, 255, 255);
	box-shadow: 0 0 calc(var(--rs) * 1.4) rgb(97 58 41 / 20%);
	position: relative;
	border-radius: 3rem 0 0;
	overflow: hidden;
	border: 3px solid #fde6c4;
}
.column-spec {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: center;
}
.column-specImg {
  width: min(100%, 30rem);
  margin: 0 auto;
  flex: 1 1 auto;
  text-align: center;
  /*background: #eee;
  aspect-ratio: 1;*//*仮*/
}
.column-specImg img {
  width: 100%;
  border: var(--rs) solid #fff;
  border-radius: 2.5rem;
}
.column-specData {
  width: min(100%, 40rem);
  padding: 0 1% 1%;
  margin: 0 1%;
  flex: 1 1 auto;
}
.column-specNote {
  width: min(100%, 40rem);
  padding: 0 1% 3rem;
  margin: 0 1%;
  flex: 1 1 auto;
  position: relative;
  z-index: 2;
}
.column-specWrap {
  padding: 1% 1rem;
  background: rgb(255 255 255 / 100%);
  backdrop-filter: blur(1px);
}
.column-set {
  margin: calc(var(--rs) * -2) auto 0;
  text-align: left;
  position: relative;
}
.column-setImg {
  width: min(80%, 32rem);
  margin: 0 0 calc(var(--rs) * 4) 10%;
}

/*-------------------------------
 Product Spec：誌面版スペックテーブル
---------------------------------*/
.specTable {
  width: 100%;
  border-collapse: separate;
  border-spacing: calc(var(--fs) * 0.5);
  font-size: calc(var(--fs) * 1.4);
  line-height: 1.3;
}
.specTable-bgWht {
  background: rgb(255 255 255 / 50%);
  border-radius: 2px;
  box-shadow: var(--bs-cmn);
}
.specTable caption {
	padding: 0;
	font-size: calc(var(--fs) * 1.6 + var(--rs) * 1.2);
	font-weight: bold;
	line-height: 1.4;
	text-align: left;
}
#item2604-drs .specTable caption {
  font-size: calc(var(--fs) * 1.4 + var(--rs) * 0.6);
  padding: 1rem calc(var(--rs) * 1.0);
}
#item2604-drs .column-specData {
  padding-top: 1rem;
}
.drs-hero-img {
  border-bottom-right-radius: 3rem;
}
div.txtBox table.specTable caption {
  background: none;
}
div.txtBox table.specTable td::before {
  all: initial;
}
.specTable caption b {
  font-size: 125%;
}
.specTable caption small {
  font-size: 75%;
}
.specTable tr {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
}
.specTable tr:not(:nth-last-of-type(1)) {
  margin-bottom: calc(var(--rs) * 0.5);
}
.specTable th,
.specTable td {
  padding: 0.25em;
}
.specTable th {
  width: 24%;
  padding-top: 0.4em;
  background: #595757;
  color: #fff;
  border-radius: 2px;
  font-size: 93.75%;
  font-weight: normal;
  line-height: 1.2;
  text-align: center;
  vertical-align: top;
  flex-basis: 24%;
  flex-shrink: 0;
}
.specTable td {
  padding-left: 0.5em;
  text-align: left;
}
.specTable td[colspan] {
  padding-left: 0;
  padding-right: 0;
}
.specTable td.price,
.specTable td.spec-price {
  padding-top: 0;
  font-size: calc(var(--fs) * 1.6);
  font-weight: bold;
}
.specTable ul.note-list > li {
  padding-left: 1em;
  margin-top: 0.2em;
  margin-bottom: 0;
  text-indent: -1em;
  font-size: calc(var(--fs) * 1.2);
  line-height: 1.6;
}
.specTable ul.note-list > li ~ li {
   margin-top: .2rem; 
}
/*本体ロゴ*/
.spec-logo-sdgr {
  float: right;
  width: min(15%,6rem);
  opacity: 75%;
}

/*-------------------------------
 Information　商品詳細ページ個別
---------------------------------*/
.sct--infomation	{
  padding-top: min(4em,10%);
  padding-bottom: min(4em,10%);
  padding-left: 3vw;
  padding-right: 3vw;
  background: rgba(255,255,255,.5);
  background: 
    linear-gradient(180deg,hsla(100, 100%, 100%, 20%) 0%,hsla(100, 100%, 100%, 20%) 50%),
    url(/sd/special/yoshitoku/assets/image/2604_bg_ptn02.jpg) calc(50% + (var(--rs) * -0.5)) 0% / min(48%,46rem) repeat;
}
.sct--infomation > div:last-child	{
	margin-bottom: 0 !important;
}
.info-wrapper {
	width: min(100%,96rem);
	margin-left: auto;
	margin-right: auto;
	position: relative;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 8px;
	overflow: hidden;
  background: #fff;
  /*padding-top: 1em;*//*アンカーナビ無し*/
  padding-top: 0;/*アンカーナビあり*/
}
.info-wrapper + .info-wrapper {
	margin-top: 3rem;
}
.cntsInner {
	width: min(94%,94rem);
	text-align: left;
	position: relative;
	padding: 1em 0;
	margin: 0 auto;
	overflow: inherit;
}
.cntsInner + .cntsInner {
	margin-top: 3vmax;
}
.cntsInner .item-lnk__wrap {
	margin-bottom: 2.5%;
}
.cntsInner .heading-category-section {
	margin-bottom: 1em;
  padding: 1em;
  font-size: calc(var(--fs) * 1.0 + var(--rs) * 1.0);
}
.heading-category-section > dt {
	font-weight: bold;
	width: auto;
	margin: auto;
}
.heading-category-section > dd {
	width: auto;
	margin: .3em auto;
	line-height: 1.2;
}
.heading-category-section > dd b {
  background: linear-gradient(transparent 60%, #FFF 60%);
}
.cntsInner .heading-category-section strong {
  border-bottom: 1px solid;
}
.cntsInner .navi-offl {
  flex-direction: row;
  margin: 0;
  padding-top: 0;
  border-top: 0;
  padding-left: 2%;
  padding-right: 2%;
}
.cntsInner .navi-offl .link-btn {
  width: 100%;
}

.kiyaku-box {
  background: #F9F6F3;
  padding: 2em 1.5em;
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.1) inset;
}
.kiyaku-box > .note-list > li ~ li {
  margin-top: 0.8em;
}
.kiyaku-title {
  text-decoration: underline;
  margin-bottom: 1rem;
  font-weight: bold;
  color: #cc0033;
}

.cntsInner .text-wrap,
.cntsInner .text {
	/*margin: 0 2vw 1rem;*/
  margin: 0 auto 1rem;
	line-height: 1.6;
	position: relative;
	}
.cntsInner hr {
	height: .2rem;
	margin: 4rem auto;
	border-top: 1px solid rgba(50,50,50,0.25);
	border-bottom: 1px solid #fff;
	}
.text-wrap > hr {
	opacity: .5;
	margin-bottom: 2em;
}

/*  InfoDet _ Method 販売方法・詳細　*/
.infoMthd {
	width: 100%;
	position: relative;
	/* border: .3rem solid rgba(159, 134, 117, 0.25); */
	padding: 0 2rem;
	margin: 1rem auto;
	/* background: rgba(242, 237, 231, 0.6); */
}
.infoMthd-box {
  position: relative;
  width: 100%;
}
.infoMthd-box + .infoMthd-box {
  padding-top: 1rem;
}
.infoMthd-icon {
	text-align: center;
	max-width: 16rem;
	margin: 0 auto;
  /*float: right;*/
}
.infoMthd-tit {
  font-size: var(--fs-l);
  margin-bottom: 1rem;
  padding: 1rem;
  background: rgba(159, 134, 117, 0.25);
  position: relative;
  /*padding-left: 5rem;*//*アイコン分 */
}
.infoMthd-tit-icon {
  display: none;
	/*position: absolute;
	top: -1.2rem;
	left: -1rem;
	width: 5.5rem;
	max-height: none;*/
}
.infoMthd-tb {
  width: 100%;
  position: relative;
  padding: 0 0 1rem;
}
.infoMthd-tb.infoMthd-bdr {
	border: 1px solid #e3e3e3;
	padding: 1.5rem 1rem 1rem;
	margin-bottom: 1.5rem;
	border-radius: 1rem;
	background: #fff9fc;
	box-shadow: var(--bs-cmn);
	width: min(100%, /*72rem*/86rem);
}
.infoMthd-tb.infoMthd-bdr > .lnkBtn_mthd {
	margin: 1.5rem auto calc(var(--rs) * 1.0);
	width: min(100%, 60rem);
}

.infoMthd-tb img {
vertical-align: baseline;
}
.infoMthd-tb table {
	width: 100%;
}
.infoMthd-tb table th, .infoMthd-tb table td {
  padding: .2em .2rem;
  text-align: left;
  position: relative;
  font-size: var(--fs-l);
}
.infoMthd-tb table th {
  width: 6.5em;
  padding-right: 1rem;
  color: #A26F6A;
  font-weight: normal;
}
.infoMthd-tb table th:not(.infoMthd-sub-cap)::after {
  content: "：";
  position: absolute;
  right: .2rem;
}
.infoMthd-tb table th.infoMthd-sub-cap {}
.infoMthd-tb table th.infoMthd-sub-cap {}

.infoMthd-tb table td {}
/*.infoMthd-tb table td a:not([class]) {
	color: var(--color-link-cmn);
}*/
.tango_list > li {
  display: inline-block;
}
.tango_list > li:not(:last-child)::after {
  content: " / ";
  opacity: .8;
  filter: grayscale(100%);
  display: inline-block;
  margin-left: .5em;
  margin-right: .5em;
  font-weight: normal !important;
}
.ic-flag {
  vertical-align: middle;
  margin-right: .5em;
  margin-bottom: auto;
}
.infoMthd-box + .note-list {
	margin-top: 0 !important;
  margin-left: 0 !important;
  opacity: .9;
}
.infoMthd-box .note-list {
	padding: 1rem 0;
	margin: 0 auto 1rem;
}
.infoMthd-Lnk {
  /*width: calc(100% - 4rem);*/
  position: relative;
  text-align: center;
  margin: 0 auto 2vmax;
  
}
.infoMthd-Lnk .link-btn  {
  background: #9a6c00;
  background: linear-gradient(-45deg, #9a6c00 0%, #C59329 80%, #9a6c00 100%);
  border-radius: 50rem;
}
.lnkBnr_mthd, .lnkBtn_mthd {
  display: block;
  margin: 0 auto 1vmax;
  border-radius: 30rem;
  background-color: var(--tmc02);
  /*box-shadow: 0 .2rem .3rem rgba(90, 40, 0, 0.2);*/
}
.lnkBtn_mthd { 
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.lnkBnr_mthd {
 width: min(100%, 82rem);
 /*border: 1px solid #d6cfc4;*/
 padding: 0;
}
.lnkBtn_mthd {
  width: min(90%, 60rem);
  font-size: var(--fs-l);
}
/*リンク先準備中*/
.link-btn.pre {
	pointer-events: none;
	cursor: default;
	background-color: #bbb;
}
a.link-text--pre {
  pointer-events: none;
  cursor: default;
  color: #4d4d4d;
}
a.link-text--pre::after {
	filter: grayscale(1) opacity(.3) !important;
}
/*終了*/
.infoMthd-tit.evend,
.evend .infoMthd-tit  {
  color: #8C7467;
}

/*中止店舗：お知らせ*/
.infoMthd-attNews{
  width: 100%;
  position: relative;
  display: block;
  padding: .8em 1rem;
  background: rgba(255, 212, 212, 0.8);
  color: var(--color-point-note);
  border: .1rem solid var(--color-point-note);
  /*font-weight: bold;
  font-size: var(--fs-l);
  */
}
.infoMthd-attNews::before {
  content: "";
  width: 0;
  height: 0;
  border: 0.4em solid transparent;
  border-left-color: var(--color-point-note);
  margin: 0 0.5em 0 0;
  display: inline-block;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
a.infoMthd-attNews:hover{
  color: var(--color-point-note);
}

/*中止店舗：打消し*/
.txt_del  {
  text-decoration: line-through;
  color: #888;
}
.txt_underline {
  text-decoration: underline;
}
.note-ps {
	display: inline-block;
	margin-left: .5em;
	color: #999999;
	text-decoration: underline;
}

.ic-number-hanbai	{
	font-size: 90%;
	color: #074F77;
}
.ic-number-hanbai > img		{
	vertical-align: middle;
}

.ic_h_dec::before {
	/*content: url("");*/
	margin: 0;
	vertical-align: middle;
	line-height: 1;
	display: inline-block;
}
.txt-hanbai-lnk	{
	font-size: 90%;
}

.info_note_ovc {
	background: #FFEBEB;
	color: #fb0000;
	padding: 1em;
	line-height: 1.5;
	border: .4rem solid;
	width: min(94%,88rem);
	margin: 0 auto;
}
/*-------------------------------
VS・VIP・GL誘導
-------------------------------*/
.members__note__wrap {
  position: relative;
  margin: 1em auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.members__note__wrap.border-wrap {
	border: 1px solid #F4E89A;
	padding: 1em;
	border-radius: 1.5rem;
	background: #FFFBD6;
}
.members__note__icon {
  flex: 1;
  max-width: 6rem;
  margin-right: 1rem;
  text-indent: 0;
}
.members__note__text  {
  flex: 5;
  text-indent: 0;
}
.members__note__link  {
  display: inline-block;
  font-weight: bold;
  color: var(--color-link-cmn);
}
/*販売方法前置き*/
.purshase-heading-dtl {
  line-height: 1.5;
  margin: 1rem auto;
  padding: 1rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.purshase-heading-dtl > dt {
  text-align: center;
  margin-bottom: .3em;
  padding-bottom: .3em;
  font-size: calc(var(--fs) * 1.0 + var(--rs) * 1.2);
}
.purshase-heading-dtl > dt strong{
  border-bottom: 1px solid;
  font-weight: 500;
}
.purshase-heading-dtl > dd {
  font-size: calc(var(--fs) * 1.45);
  padding: .3rem;
}
/*販売方法ローカルナビ*/
.nav-event-anchor {
  margin: 4rem auto;
  width: min(94%,82rem);
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.nav-event-innr {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  /*box-shadow: 0 .2rem .8rem 0 rgba(0, 0, 0, 0.16);*/
  font-size: calc(var(--fs) * 1.5);
}
.nav-event-anchor li {
  flex: 1;
  background: #ffffff;
  text-align: center;
  position: relative;
}
.nav-event-anchor li + li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 2.4rem;
  width: 1px;
  height: calc(100% - 4.8rem);
  background: #dddddd;
}
.nav-event-anchor li a {
  display: block;
  padding: 1rem .5rem;
}
.nav-event-anchor li a::after {
  content: "";
  position: absolute;
  bottom: 1.2rem;
  left: 50%;
  width: 1.2rem;
  height: 1.2rem;
  margin-left: -.6rem;
  border-right: .2rem solid var(--color-link-cmn);
  border-bottom: .2rem solid var(--color-link-cmn);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.nav-event-anchor li a:hover {
  text-decoration: none;
}
.nav-event-anchor li a:hover::after {
  bottom: .5rem;
}
.nav-event-anchor_num {
	display: block;
	background: var(--tmc03);
	color: #fff;
	width: 3em;
	height: 3em;
	line-height: 3em;
	text-align: center;
	margin: -1.5em auto 1em;
	border-radius: 20rem;
}
.nav-event-anchor_cap {
	font-size: calc(var(--fs) * 1.4);
	color: #736357;
	line-height: 1.2;
	margin-bottom: 2em;
}

/*-------------------------------
 Information　展示情報
---------------------------------*//* SP-ALL */
.sct--tenji {
}
.info_colBox__wrap	{
	margin: 1.5em auto;
	display: flex;
	/*flex-direction: column;*//*2列に変更*/
  flex-wrap: wrap;
  border-top: .1rem solid rgba(50,50,50,.15);
}
.info_colBox__list {
	position: relative;
	/*width: min(100%, 88rem);
	margin-left: auto;
	margin-right: auto;*//*2列に変更*/
  width: /*var(--col2)*/100%;
  margin: 0;
	padding: min(1.5%, 1.5rem);
	overflow: hidden;
  border-bottom: .1rem solid rgba(50,50,50,.15);
}

/*.info_colBox__list:not(:first-child) {
	margin-top: min(2vw,2rem);
}*//*2列に変更*/
.info_colBox__cnts 	{ 
	color: var(--color-text-base);
	display: flex;
	position: relative;
	text-decoration: none;
}
.info_colBox__cnts:hover {
  text-decoration: none;
  color: inherit
}
.info_colBox__cnts:not(.pre):hover 	{
	opacity: 1;
}
.info_colBox__cnts.pre 	{
	pointer-events: none;
	cursor: default;
}
.info_colBox_btn--more {
	display: block;
	text-align: right;
	font-weight: bold;
	font-size: var(--fs-l);
	color: #1DA1F2;
	margin-top: 1rem;
}
.info_colBox_btn--more:hover {
  filter: brightness(110%);
  opacity: 0.75;
}
.info_colBox_btn--more::after {
	content: "";
	width: 0.5em;
	height: 0.5em;
	margin: 0 0 0 0.5em;
	border: 0;
	border-top: 0.2em solid;
	border-right: 0.2em solid;
	display: inline-block;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: relative;
	top: -0.1em;
}
.info_colBox_btn--more.pre, a.pre .info_colBox_btn--more {
	filter: grayscale(100%) brightness(80%) opacity(.5);
	pointer-events: none;
	cursor: default;
}
.info_colBox__txt {
	flex: 2;
	text-align: left;
	display: flex;
	flex-direction: column;
	padding: 1rem;
}
.info_colBox_icon-new	{
	display: none;
}
.info_colBox__title {
	font-size: var(--fs-xl);
	margin-bottom: .6rem;
	padding-bottom: .6rem;
	font-weight: bold;
	line-height: 1.2;
}
.info_colBox__title i {
	color: var(--tmc03-pale);
}
.info_colBox__title > a {
	color: var(--color-link-cmn);
}
.info_colBox__title > a.link-text--pre {
  color: #4d4d4d;
}
.info_colBox__title_sub	{
	font-size: var(--fs-ml);
	text-decoration: underline;
	padding: .2rem;
	margin-top: 1rem;
}
.info_colBox__read	{
	margin: 1rem 0;
  font-size: var(--fs-m);
}
.info_colBox__dtl	{
	display: flex;
	padding: .2rem 0;
	font-size: var(--fs-m);
	line-height: 1.4;
}
.info_colBox__dl__dt {
	padding: .2rem;
	display: flex;
	white-space: nowrap;
	margin-right: 1rem;
}
.info_colBox__dl__dt > * {
	margin: auto;
	color: #7B6164;
	width: 100%;
	display: block;
	text-align: center;
	font-size: .8em;
	padding: .2em .8em .15em;
	line-height: 1.4em;
	border: .1rem solid;
}
.info_colBox__dl__dd	{
	padding: .2rem;
}
.info_colBox__note {
	font-size: calc(var(--fs) * 1.2);
	padding: .4rem .2rem 0;
	opacity: 0.75;
}
/*-------------------------------
 Info:アンカーリンクページネイション
---------------------------------*//* SP-ALL */
.sct--navi-m {
  background: #fff;
}
.navi-middle {
	position: relative;
	width: min(100%, 96rem);
	display: flex;
	margin: 0 auto 1rem;
	padding: 0;
	justify-content: space-between;
	align-items: stretch;
	overflow-x: auto;
}
.navi-middle > li {
	flex: 1 0 auto;
	max-width: calc(100% / 2);
	font-size: var(--fs-s);
}
.navi-middle > li + li {
	border-left: .1rem solid #e5e5e5;
}
.navi-middle > li a {
	display: block;
	padding: 1em;
	position: relative;
	text-align: center;
	height: 100%;
	font-weight: bold;
	background: #F4F4F4;
	border-bottom: .1rem solid #e5e5e5;
	color: #a0a0a0;
}
.navi-middle > li a:hover {
  text-decoration: none;
  color: var(--color-link-cmn-hover);
}
.navi-middle > li.select {}
.navi-middle > li.select a {
	color: #222;
  padding-left: 0;
	pointer-events: none;
	cursor: default;
	background: #fff;
	border-color: #fff;
  position: relative;
}
.navi-middle > li.select a::before {
	content: "\2665";
	display: inline-block;
	width: 1.5em;
	margin: -.5em 0;
	color: var(--tmc03);
	/* transform: rotate(-90deg); */
}
.navi-middle > li:not(.select) a {
}
/*-------------------------------
 SNSリンク：フォローミー
---------------------------------*//* SP-ALL */
.follow-me-sns {
	padding: 1rem;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.follow-me-sns dt	{
	font-weight: bold;
}
.follow-me-sns dd	{
	padding: .5em 0 0;
}
.follow-me-sns .ic_link-sns	{
	margin: 0 .8rem;
	color: #1DA1F2;
	font-size: 2.5rem;
}

/*-------------------------------
 動画：Youtube 埋め込み
---------------------------------*/
.video-contianer {
	width: min(92%,88rem);
	margin: calc(var(--rs) * 3.0) auto 1rem;
	background: transparent;
	padding: 0;
	position: relative;
}
.video {
  width: 100%;
  height: 0;
  padding-top: 56.25%; /*アスペクト比16:9 = 9/16 * 100%*/
  position: relative;
}
.video iframe {
  width: 100%;
  height: 100%;
  position: absolute; left: 0; top: 0; right: 0; bottom: 0;
}
/*-------------------------------
 動画：Instagram 埋め込み
---------------------------------*/
.video-Insta {
  padding: 0 .5rem;
  margin: 0 auto 2rem;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;
}
.video-Insta__list {
  /*width: calc(var(--col2) - calc(var(--rs) * 2.0));*/
  width: calc(100% / 2 - calc(var(--rs) * 2.0));
  margin: calc(var(--rs) * 1.0);
  border-radius: 1rem;
  line-height: 0;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 5px 0 rgba(70, 50, 50, 0.2);
}
.video-Insta__list > iframe {
  width: 100% !important;
  min-width: 100% !important;
  margin: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
  box-shadow: none !important;
}
/*not埋め込み*/
.video-Insta__list > a {
  position: relative;
  background: #fff;
  display: block;
}
.video-Insta__list > a:hover,
.video-Insta__list > a:hover > img { opacity:1 !important;}

/*-------------------------------
 Related Links 関連リンク
---------------------------------*/

/*-------------------------------
 DSD相互リンク
---------------------------------*/
.cnt-yokoku-dearsd {
	padding: calc(var(--rs) * 1.5) 1rem 0;
	background: #fff;
	border: #C7A3A3 solid calc(var(--fs) * 0.4);
	border-radius: calc(var(--fs) * 2.5);
}
.cnt-yokoku-limited {
	padding: calc(var(--rs) * 1.5) 1rem 0;
	background: #fff;
	border: #BB484F solid calc(var(--fs) * 0.4);
  border-radius: calc(var(--fs) * 2.5);
}
/*-------------------------------
 DSD商品紹介
---------------------------------*/
#item2604-dsd {}
.sct--dsd {
  background: linear-gradient(to bottom, hsla(19.8, 82.4%, 26.7%, 0.35) 50%, rgba(255, 252, 239, 0.6) 100%);
	padding-bottom: 3vmax;
}
.sct--dsd + .sct--infomation {
  background: rgba(255, 252, 239, 0.9);
}
.dsd-intro-wrap {
  background: url(/sd/special/yoshitoku/assets/image/2604_dsd_body_bg.jpg) 50% 0% / 100% auto repeat;
}
.dsd-intro-frame {
	background: linear-gradient(to bottom, rgba(247, 242, 226, 0.7) 0%, rgba(247, 242, 226, 0) 100%), url(/sd/special/yoshitoku/assets/image/2604_dsd_main01_btm_bg.jpg) 50% 0% / 100% auto no-repeat,#CBB199;
	padding: 1rem 0;
}
.dsd-intro-lead {
  font-size: calc(var(--fs) * 1.6);
  width: min(90%,90rem);
  margin: 0 auto;
  line-height: 1.6;
  font-weight: bold;
  padding: calc(var(--rs) * 1.5) 0;
  color: #564238;
}
.dsd-intro-lead + .dsd-intro-lead {
  padding-top: 0;
}
#dearsd_spec {
  background: linear-gradient(to bottom, rgb(248 242 227), rgba(255, 255, 255, 0));
}

/*-------------------------------
 DSDドレスセット詳細
---------------------------------*//* SP-ALL */
.dsd-dress-card {
	display: flex;
	flex-direction: column;
	padding: 1rem 2.5%;
	gap: calc(var(--fs) * 1.0);
  background: rgb(248,242,227) url(/sd/special/yoshitoku/assets/image/2604_dsd_main02_btm_bg.jpg) 50% 0% / 100% auto no-repeat;
	/*background: linear-gradient(to bottom, rgb(247 242 226 / 1) 0%, rgb(247 242 226 / 0) 100%);*/
}
.dsd-dress-wrap {
	flex: 1;
	display: flex;
	align-items: center;
	padding: 0;
	font-size: var(--fs-ml);
  background: #FDE7EA url(/sd/special/yoshitoku/assets/image/2604_dsd_drsset_bg.png) 50% 0% / min(calc(100% / 6), 5rem) auto repeat;
  box-shadow: var(--bs-cmn);
  overflow: hidden;
  border-radius: 1rem;
}
.dsd-dress-pic {
  display: block;
  margin: 0;
  padding: calc(var(--rs) * 1.0);  
  flex: 1;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 2rem 2rem rgba(255, 255, 255, 0.9);
}
.dsd-dress-txt {
	text-align: left;
	flex: 1;
	padding: calc(var(--rs) * 1.0) calc(var(--rs) * 1.0) calc(var(--rs) * 2.0);
}
.dsd-dress-tit {
	font-weight: bold;
	padding: 0;
  font-size: calc(var(--fs) * 1.4);
}
.dsd-dress-dtl {
  padding: 0;
  margin: calc(var(--rs) * 1.0) auto;
  font-size: calc(var(--fs) * 1.3);
  text-align: left;
}
.dsd-dress-dtl > u {
  display: inline-block;
  margin-bottom: .2em;
}
/*-------------------------------
 DSD お迎え方法※ドルパSTEPBOX移植
---------------------------------*//* SP-ALL */
.dsd-omukae-step {
  text-align: left;
  padding: 1rem 0;
  position: relative;
}
.frame-blur {
	position: relative;
	display: inline-block;
	border-radius: 1rem;
	overflow: hidden;
}
.frame-blur:after,
.frame-blur:before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  }
  /* ぼかし */
.frame-blur-wht:after {
  box-shadow: inset 0 0 3rem #fff, inset 0 0 2rem #fff, inset 0 0 2rem #fff, inset 0 0 2rem #fff, inset 0 0 1rem #fff, inset 0 0 1rem #fff;
  }
.frame-blur figcaption {
	position: absolute;
	font-size: calc(var(--fs) * 1.2);
	color: #fff;
	padding: 1em;
	text-align: right;
	z-index: 2;
	bottom: 0;
	left: 0;
	filter: drop-shadow(0 0 0.2em hsla(0,0%,0%,.4)) drop-shadow(0 0 0.2em #470202);
}

/*イベント参加方法STEP*/
.event-stp__wrap {
  position: relative;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
.event-stp__heading {
  text-align: center;
  line-height: 1.25;
  padding: 0.5em;
  margin: 0 auto 1em;
  font-size: var(--fs-xxl);
  font-weight: bold;
  background: linear-gradient(to right, rgba(255,255,255,0), #FFB99E, rgba(255,255,255,0));
}
.event-stp__heading::before {
  content: "[";
  margin-right: .7em;
}
.event-stp__heading::after {
  content: "]";
  margin-left: .7em;
}
.event-stp__title {
  background: #EB6A93;
  color: #fff;
  text-align: center;
  line-height: 1.25;
  padding: 0.5em;
  margin: 0 auto 1em;
}
.event-stp__pastpic {
  position: relative;
  width: 100%;
  max-width: 85rem;
  margin-left: auto;
  margin-right: auto;
}
.note--pastpic {
  text-align: right;
  padding: .5rem;
  color: #777;
  font-size: var(--fs-xs);
}
.event-stp__step-num {
  position: absolute;
  left: -1em;
  top: 1rem;
  background: #EB6A93;
  border: .1rem solid #EB6A93;
  border-radius: 10rem;
  color: #fff;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  font-weight: bold;
  font-size: var(--fs-xxl);
}
.event-stp__chart-box {
  position: relative;
  background: #fff;
  padding: 1.5rem 2.2em;
  margin: 1em auto;
  border: .2rem solid #EB6A93;
  border-radius: 2rem;
  width: 96%;
  max-width: 84rem;
  padding-right: 1.2em;
}
.event-stp__chart-box > hr {
  height: .2rem;
  margin: 2rem auto;
  border-top: 1px solid rgba(50,50,50,0.25);
  border-bottom: 1px solid #fff;
}
.event-stp__chart-mark--down {
  position: relative;
  z-index: 2;
  height: 2em;
  margin-bottom: -1em;
  margin-top: -1em;
}
.event-stp__chart-mark--down::after {
  position: absolute;
  content: "";
  top: -.5em;
  left: calc(50% - 3rem);
  border: 3.0rem solid transparent;
  border-top: 3.0rem solid #EB6A93;
  width: 0;
  height: 0;
}
.event-stp__schedule {
  margin-bottom: 1rem;
}
.event-stp__chart-read {
  font-size: calc(var(--fs-xl) + .2vw);
  font-weight: bold;
  margin-bottom: .3rem;
}
.event-stp__inport {
  color: #C81428;
}
.event-stp__time {
  color: #BB4C6F;
}
/*イベント参加説明の表*/
.event-stp__table {
  border-collapse: collapse;
  margin: 1rem auto;
  padding: 0;
  background: #fff;
  box-sizing: border-box;
  width: 100%;
  color: #663026;
  font-size: var(--fs-ml);
  border: 0.2rem solid #663026;
}
.event-stp__table th,
.event-stp__table td {
  padding: 1rem;
  vertical-align: middle;
  border: 0.1rem solid #663026;
  font-weight: normal;
}
.event-stp__table th {
  text-align: center;
  position: relative;
}
.event-stp__table td {
  text-align: left;
  position: relative;
}
.event-stp__table td > *:last-of-type {
  margin-bottom: 0;
}
#dsd-seiriken.event-stp__table > tbody > tr:nth-child(1) {}
#dsd-seiriken.event-stp__table > tbody > tr:nth-child(2) {
  background: rgba(100, 60, 35, 0.07);
}
#dsd-seiriken.event-stp__table > tbody > tr:nth-child(3) {
  background: rgba(100, 60, 35, 0.15);
}
.event-stp__table .dsd-seiriken {
  width: 10em;
}
.event-stp__table .dsd-seiriken i {
	font-size: 4rem;
	display: block;
	margin: 0 auto .5rem;
	text-shadow: .3rem .3rem 1rem rgba(100, 60, 35, 0.2);
	transform: rotate(15deg);
}
.seiriken-a {
  color: #FFA500;
}
.seiriken-b {
  color: #87CEEB;
}
.seiriken-c {
  color: #ffffff;
}

/*イベント参加規約*/
.event__infobox {
  position: relative;
  line-height: 1.5;
  max-width: 88rem;
  margin: 0 auto 1rem;
}
.event__infobox--nobdr {
  padding: 0;
  border: none;
  background: transparent;
}
.event__infobox--waku {
  padding: 1em;
  background: #fff;
  box-shadow: .1rem .1rem .5rem 0 rgba(50, 20, 0, 0.4);
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.event__kiyaku-tit {
  background: #EB6A93;
  color: #fff;
  text-align: center;
  line-height: 1.25;
  padding: 0.5em;
  margin: 0 auto 1rem;
  font-size: var(--fs-l);
}
.event__kiyaku-tit.bg-red {
  background: #C81428;
}
.event__kiyaku-lst {
  width: calc(100% - 2em);
  margin-left: auto;
  margin-right: auto;
}
/*-------------------------------
 DSD お迎え方法：抱っこのみ詳細※ドルパSTEPBOX移植
---------------------------------*//* SP-ALL */
.omkepattern_plan {
	display: flex;
	position: relative;
	padding: 1rem calc(var(--rs) * 1.0);
	background: linear-gradient(to bottom, rgb(248, 227, 237), rgba(255, 255, 255, 0));
	margin-top: 1em;
	flex-wrap: wrap;
  margin-left: -1.5rem;/*STEP番号分*/
}
.omkepattern_plan--img {
	flex: 1 1 auto;
	padding: .8rem;
	width: 14rem;
}
.omkepattern_plan--txt {
	flex: 8 0 auto;
	width: var(--col2);
}
.omkepattern_plan--txt h4 {
	font-size: var(--fs-xl);
	font-family: var(--ff-kaiseiopti);
	padding: .5rem 0;
	margin-bottom: .5rem;
	font-weight: normal;
}


/*-------------------------------
 Order Information 販売方法告知
---------------------------------*/

/*-------------------------------
 Omukae Information 販売方法詳細 D仕様
---------------------------------*/

/*VS・VIP・GL誘導*/

.members__box__wrap	{
	padding: 1.5rem 1.5rem 1rem;
	position: relative;
	margin: 0 auto;
	display: flex;
	background-color: rgba(255,255,255,0.3);
	border-radius: 1.5rem;
	align-items: center;
}
.members__box__text	{
	flex: 1 1 auto;
}
.members__box__link	{
display: block;
margin-left: auto;
margin-right: 0;
padding: .5rem;
text-align: right;
}
.members__box__icon	{
	flex: 0 0 10rem;
}
.members__box__icon > img {
	/*width: 4.0rem;*/
	width: 8rem;
	display: inline-block;
	margin-right: .5rem;
	margin-bottom: 1rem;
}

/*-------------------------------
 Omukae Information お迎え方法概要テーブル
---------------------------------*//* SP-ALL */
.ep_info_tbl	{
	width:100%;
	margin:1% auto;
	background:#ccc;
	border-collapse:separate;
	border-spacing:1px;
}

.ep_info_tbl caption {
    padding: 0rem;
    margin: 0 auto 2rem;
    text-align: center;
}

.cap-hanbai {
    margin-bottom: 1rem;
    font-size: var(--fs-xl);
    color: #b5184a;
}
.cap-kikan {
    padding: 2rem 1rem 1rem;
    background: #b5184a;
    border-top: 0.4rem double #fff;
    border-bottom: 0.4rem double #fff;
    color: #fff;
    font-size: var(--fs-xl);
}
.cap-hanbai:first-line, .cap-kikan:first-line {
    font-size: var(--fs-l);
    line-height: 1;
}
.cap-lottery {
    margin: 1rem auto;
    color: #b5184a;
    font-size: var(--fs-l);
    font-weight: bold;
    text-decoration: underline;
}
.ep_info_tbl th,
.ep_info_tbl td	{
	display: block;
	padding: .6em 1.0rem;
	line-height: 1.4;
	font-size: var(--fs-xl);
	text-align: left;
}
.ep_info_tbl th	{
	background:#eee;
	text-align: left;
	font-weight: normal;
}
.ep_info_tbl td	{
	background:#fff;
	position:relative;	
}

.ep_info_tbl .omukae-deli {
    font-size: var(--fs-l);
}

/*VS/VIP限定強調*/
.vsvip-ic-note {
    all: initial;
    padding: 2rem 1rem 1rem;
    margin: 2rem auto 1rem;
    border: 0.2rem solid #e2d6c9;
    color: #694a44;
    font-size: var(--fs-xl);
    line-height: 1.3;
    position: relative;
    display: flex;
    align-items: flex-start;
}
.vsvip-ic-note__ic {
    width: 6em;
    height: 6em;
}
.vsvip-ic-note__text {
    margin-left: 2rem;
    flex-grow: 1;
}
.vsvip-ic-note a {
    color: #fff;
}

.vsvip-ic-note .marker	{
	background: linear-gradient(transparent 60%, #ffdbed 60%);
}

.link-btn.pre	{
	pointer-events: none;
	cursor: default;
	background: #aaa;
	}


/*-------------------------------
 FAQ よくあるご質問
---------------------------------*//* SP-ALL */
div#faqMenu	{
	width: calc(100% - 2em);
	margin: 0 auto 3em;
	max-height: none;
	}
#faqMenu dl	{
  width: 90%;
  margin:2em auto;
  border-bottom: 1px solid rgba(14,19,24,.25);
  }
#faqMenu dl dt,
#faqMenu dl dd	{
  line-height:1.6;
}
#faqMenu dl dt	{
  display:block;
  text-align:left;
  cursor:pointer;
  position: relative;
  padding: 1em 3em 1em 0;
  font-size: var(--fs-l);
  margin: 0;
  border-top: 1px solid rgba(14,19,24,.25);
  }
#faqMenu dl dt.active{
  font-size: var(--fs-xl); font-weight: bold;
}
#faqMenu dl dt::after{
  display: block;
  /*content: "\f107";*/
  content: "";
  background: url(https://dollfie.volks.co.jp/assets/image/icons/icon-chevron-down_000.png) 50% 50% / 100% auto no-repeat;
  position: absolute;
  right: 1rem;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1.5em;
  height: 1.5em;
  }
#faqMenu dl dt.active::after{
    background-image: url(https://dollfie.volks.co.jp/assets/image/icons/icon-chevron-up_000.png);
    /*content: "\f106";*/
    opacity: 0.4;
  }
#faqMenu dl dd	{
  text-align:left;
  display:none;
  padding: 0 2em 1.5em;
  overflow: hidden;
  /*transition: height .3s ease;*/
  border-bottom: 1px solid rgba(14,19,24,.25);
  margin-bottom: -1px;
  }

#faqMenu dl dt::first-child,
#faqMenu dl dd::last-child{ border: none;}



/*-------------------------------
 EXTRA：ボディリニューアル
---------------------------------*/


/*-------------------------------
 TOP NEWS-TOPICS アーカイブ（カードリンク）
---------------------------------*/
.sct--archive {
	padding: 4vmax 0;
	background: #fff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px -2px 8px;
}
.sct--archive .tit--dec01{
}
/* Overwrite for CSD_style.css */
.card-news-cate {
	max-width: var(--width-site);
  padding-left: 2vw;
  padding-right: 2vw;
}
.card-news-cate > li 	{
	background: transparent;
	padding-bottom: 1rem;
	/*width: calc(var(--col3) - 2rem);*/
  display: flex;
  flex-direction: column;
}
.card-news-cate p:not(.card-news__thumb) 	{
  background: transparent;
}
.card-news__info	{
  padding:  0 0;
  margin-top: .5em;
  font-size: var(--fs-s);
  color: #E55F98;
  line-height: 1.3;
  text-align: left;
  word-break: break-all;
}
.card-news__data  {
  /*flex-direction: row-reverse;*/
  justify-content: space-between;
  margin-top: .5em;
  /*margin-top: auto;*/
  /*padding-top: .5em;*/
}
/*.card__time  { display: block;}*/

/* Label _ News Category */
.label--event {
  /*background-color: #e5007f;*/
	background-color: #E55F98;
  color: var(--color-white);
}
.label--omukae {
	background-color: #55B9A6;
	color: var(--color-white);
}
.label--item {
  background-color: #d4edea;
  color: var(--color-black);
}
.label--service {
  background-color: #81aed1;
  color: var(--color-white);
}
.label--notice {
  background-color: #df8551;
  color: var(--color-white);
}
.label--report {
  /*background-color: #E481BC;*/
	background-color: #EE98CB;
  color: var(--color-white);
}
.label--topics {
	background-color: #EE98CB;
  color: var(--color-white);
}
.label--shop {
  background-color: var(--color-link-cmn);
  color: var(--color-white);
}
.label--campaign {
  /*background-color: #B664BB;*/
	background-color: #9553AA;
  color: var(--color-white);
}

/*update*//*ここから*/
.label--members-vsvip	{
	color: var(--color-white);
	background-color: #B5184A;
}
.label--product-new {
	background-color: #C4000A;
	color: #fff;
	outline: 1px solid #C4000A;
	outline-offset: -1px;
}
.label--product-rtn	{
	background-color: transparent;
	color: #d76363;
	outline: 1px solid #d76363;
	outline-offset: -1px;
	display: none;
}
.label--product-doll {
	color: #fff;
	background-color: #038C7A;
}
.label--product-items	{
	color: #fff;
	background-color: #6F2F66;
}
/*update*//*ここまで*/

/*-------------------------------
 ARCHIVE news card more
---------------------------------*/

.card-news-cate > li {
  opacity: 1;
  card-news-cate-style: none;
  transition: all 0.4s ease 0s;
  
}
.card-news-cate > li.is-hidden {
  opacity: 0;
  height: 0;
  margin: 0;
  padding: 0;
}

.btn-more {
	position: relative;
	z-index: 2;
	width: min(90%, 60rem);
	margin: 0 auto 2rem;
	padding: 0 1rem;
}
.btn-more > a,
.btn-more button {
	max-width: 44rem;
	content: "More";
	font-weight: normal;
	font-size: calc(var(--fs) * 1.5);
	color: #fff;
	width: 100%;
	margin: var(--rs) auto;
  padding: 1.25em 1.5em 1.4em;
	border-radius: 30rem;
	background: var(--tmc02);
	/*box-shadow: 0 .8rem 1rem -.4rem rgba(0, 0, 0, 0.4);*/
  display: inline-block;
  border: none;
  cursor: pointer;
}
.btn-more > a:hover 	{
  text-decoration: none;
  background: var(--tmc03);
  opacity: 1;
}

/*-------------------------------
 ARCHIVE news card filter
---------------------------------*/
.news-filter-btn	{
margin: 0 auto 2vmax;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.news-filter-btn > a	{
color: #fff;
opacity: .8;
padding: 1rem;
display: inline-block;
margin: 0 .5rem;
font-size: var(--fs-m);
}
.news-filter-btn > a:hover	{
opacity: 1;
}
/*-------------------------------
  下部ナビゲーション
---------------------------------*/

/*-------------------------------
  Fashion Brand Collaboration Project
---------------------------------*/
.sct--brand-concept {
	padding: calc(var(--rs) * 1.0) 0;
	position: relative;
	z-index: 1;
	overflow: inherit;
	background: var(--tmc04-pale);
	border-top: solid 4px var(--tmc01);
  border-bottom: solid 4px var(--tmc01);
  box-shadow: 0 0 calc(var(--rs) * 1.0) rgba(97, 58, 41, 0.15);
}
.sct--brand-concept::before,
.sct--brand-concept::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: var(--tmc01);
  position: absolute;
  left: 0;
  right: 0;  
}
.sct--brand-concept::before {
  top:0.5rem;
}
.sct--brand-concept::after {
  bottom:0.5rem;
}
.brand-concept__wrap {
	width: min(94%, 94rem);
	margin: auto;
	padding: calc(var(--rs) * 3.0) 0 0;
	display: flex;
	flex-direction: column;
	position: relative;
}
.brand-concept__logo {
	margin: 0 auto 1.5rem;
	flex: 1 0 auto;
	width: 15.5rem;
}
.brand-concept__text {
	flex: 1 1 auto;
	text-align: left;
	position: relative;
	display: flex;
	flex-direction: column;
	color: var(--color-main);
	padding: 0 2.5%;
}
.brand-concept__tit-s {
	font-size: var(--fs-ml);
}
.brand-concept__tit-l {
	font-size: calc(var(--fs) * 2.0);
	margin-bottom: .5em;
	font-family: var(--ff-kaiseiopti);
	color: var(--tmc01);
}

.brand-concept__detail {
	font-size: var(--fs-m);
	line-height: 1.5;
}
.brand-concept__copylight {
	text-align: right;
  margin-top: .5rem;
	padding: .8em 0;
  font-size: var(--fs-s);
  font-weight: bold;
}
.brand-concept__url {
	display: inline-block;
	padding: 0.5em 0;
	font-size: calc(var(--fs) * 1.4);
	color: #C54950;
	font-weight: bold;
  position: relative;
}
.brand-concept__url > i {
	filter: brightness(1.8) opacity(.8);
}
.brand-concept__tel {}

.sct--brand-concept + .sct--article-copylight  {
  display: none !important;
}

/*-------------------------------
  版権元コピーライト帯
---------------------------------*/
.sct-copylight {
  padding: calc(var(--fs) * 2.0) 2vw;
  background: var(--tmc03);
}
.copylight__inner {
  width: min(90%, 96rem);
  padding: 1rem 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  font-size: calc(var(--fs) * 1.2);
  color: #fff;
  font-weight: bold;
}
.copylight__link {
  color: #fff;
  display: block;
}
.copylight__link:hover {
  color: #fff;
}
/*-------------------------------
  版権元リンク相互
---------------------------------*/




/*-------------------------------
 限定SD共通パーツ色替え
---------------------------------*/
.sct--about, .pagetop, .footer-navi {
  --color-link-cmn: #78162c;
  --color-link-cmn-hover: #d84d88;
}

/*-------------------------------
 Footer (Unique text Area)
---------------------------------*/
.footer-unique-area	{
  width: 100%;
  padding: 4rem 2vw 0;
  background: #000;
  color: var(--color-white);
  text-align: center;
}
.footer-unique-area .footer__copylight	{
	margin: 0 auto;
	font-size: var(--fs-s);
}

/*-------------------------------
 Footer Link _ page top
---------------------------------*/
.pagetop__btn {
	color: #fff;
	border-image-slice: 1;
	border-top: 1px solid;
	border-bottom: 1px solid;
}
a.pagetop__btn:hover {
    color: #fff;
    background: #412726;
    opacity: 1;
}
/*-------------------------------
 Footer Navi _ SNS Links
---------------------------------*/
/*Overwrite for CSD_style.css*/
.footer-navi	{
}
.footer-navi img {
	vertical-align: baseline;
}
.footer-navi a:not([class]) 	{
  color: #5f3140;
}
.footer-navi a:hover {
	color: inherit;
}
.banner-sns__main > li > a 	{
	color: #fff;
}

.banner-sns.banner-sns__main a {
	line-height: 1.5;
}
.banner-sns__other > li {
}
.banner-sns__other > li > a {
}

.footer-navi__os-link > .navi-global__os-link-btn:hover	{
	color: #fff;
}
.footer-navi .navi-offl__btn  { color: #eee;}
.footer-navi .navi-offl__btn:hover  { text-decoration: none; color: inherit;}

/*-------------------------------
 Footer (Dollfie offisial site ver)
---------------------------------*/
/*Overwrite for CSD_style.css*/
.pagetop, .footer-navi, footer { font-size: var(--fs-ms); }

footer {
  width: 100%;
  padding: 2rem 2vw;
  color: var(--color-white);
  text-align: center;
}
.footer__copylight-sd	{}
.footer__copylight-dd	{ display: none;}


/*-------------------------------
 Menu：Mega Dropdown Menu
---------------------------------*/ /*SP_TB*/
div.fxblnk {
  width: 100%;
  height: var(--height-hdr);
  position: relative;
  z-index: 0;
}
#Menu {
  width: 100%;
  min-height: 0;
  padding: 0;
  position: fixed /*relative;*/ ;
  left: 0;
  top: var(--height-hdr);
  z-index: 20;
}
.navi_area-fixed {
  width: 100%;
}
/*-------------------------------
 Navi _ Menu - Toggle button
---------------------------------*/ /*SP_TB*/
.navi_menu-toggle {
  display: block;
}
.navi_menu-toggle {
	width: 4.0rem;
	height: calc(var(--height-hdr) - .5rem);
	position: absolute;
	right: 1rem;
	top: .5rem;
	cursor: pointer;
	z-index: 30;
}
.navi_menu-toggle.on .one {
  transform: rotate(40deg) translate(.6rem, .6rem);
}
.navi_menu-toggle.on .two {
  opacity: 0;
}
.navi_menu-toggle.on .three {
  transform: rotate(-40deg) translate(.6rem, -.6rem);
}
.one, .two, .three {
	width: 90%;
	height: 2px;
	margin: 6px auto;
	background: var(--tmc01);
	backface-visibility: hidden;
	transition-duration: 0.3s;
}
.navi_menu_tit {
  line-height: 1.1;
}
.navi_menu_tit em {
	color: var(--tmc01);
	font-size: 1.1rem;
	font-weight: 900;
}
ul.navi_menu-global {
  display: none;
}
ul.navi_menu-global.open {
  display: block;
}
/*-------------------------------
 Navi _ Area - Global
---------------------------------*/ /*SP_TB*/
.navi_area-global {
  width: 100%;
  max-width: 100%;
  /*height:100%;*/
  height: calc(100vh - var(--height-hdr));
  padding: 0;
  margin: 0 auto;
  position: fixed;
  left: 0;
  top: var(--height-hdr);
  overflow-y: auto;
  z-index: 9;
  display: none;
}
.navi_area-global.open {
  display: block;
}
#navi_oeverlay {
  width: 100%;
  height: 100%;
  background: #FFFCFC;
  background: rgba(255, 252, 252, 0.96);
  backdrop-filter: blur(5px);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 0;
  display: none;
}
/*-------------------------------
 Navi _ Menu - Global 
---------------------------------*/ /*SP_TB*/
ul.navi_menu-global {
  width: 100%;
  position: relative;
  min-height: calc(100vh - var(--height-hdr));
  background: #FFFCFC;
  background: rgba(255, 252, 252, 0.96);
  backdrop-filter: blur(5px);
  padding: 1rem 0;
  display: flex;
  flex-flow: row;
  justify-content: space-around;
  margin: 0 auto;
  text-align: left;
}
ul.navi_menu-global a {
}
/* Mega Menu CSS
	-----------------------------*/ /*SP_TB*/
ul.navi_menu-global > li {
  position: relative;
  float: none;
  text-align: center;
  display: block;
  font-size: calc(var(--fs) * 1.5);
}
#header-item_link {
  display: none;
}
#naviDollfie {}
#naviDollfie a {
  display: inline-block;
  vertical-align: middle;
  line-height: 2;
}
#naviDollfie img {
  /*display: block;*/
  width: 20rem;
  margin: auto;
  vertical-align: middle;
  filter: grayscale(.75);
}
#naviDollfie p {
	color: #3e3a39;
	font-size: var(--fs-ms);
	margin: 0 auto;
	text-align: center;
	padding: 2px 0 0 2px;
	line-height: 2;
}
ul.navi_menu-global > li > span, ul.navi_menu-global > li > a {
  /*color: var(--color-link-base);*/
  font-size: calc(var(--fs) * 1.8);
  font-weight: 600;
  min-height: calc(var(--rs) * 1.0 + var(--fs) * 5.0);
  max-width: 96rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0 1em 0 1em;
  line-height: calc(var(--rs) * 1.0 + var(--fs) * 5.0);
  display: block;
  cursor: pointer;
  position: relative;
  user-select: none;
}
XXul.navi_menu-global > li > span {
  cursor: default; /*商品4個以下でOFF*/ /*商品リストOPEN状態*/
}
#header-item_list {
  background: #000;
  background: rgba(255, 255, 255, 0.1);
}
#header-item_list .lnk_btn--clickWrap {
  display: none;
}
#header__past-item-wrap .lnk_btn--clickWrap {
  display: none;
}
ul.navi_menu-global > li:first-child::after, ul.navi_menu-global > li:last-child::after {
  content: "";
  width: 100%;
  height: .1rem;
  position: absolute;
  left: 0;
}
ul.navi_menu-global > li:first-child::after {
  top: -.1rem;
}
/*ul.navi_menu-global > li:hover{ background: rgba(255, 255, 255, 0.1);}*/
/*ul.navi_menu-global > li.selected	{ 
			background: rgba(10, 0, 0, 0.3);
		}*/
ul.navi_menu-global > li.navi-pre:hover {
  background: none;
}
ul.navi_menu-global > li.selected::after {}
ul.navi_menu-global > li > a:hover, ul.navi_menu-global > li.selected > span, ul.navi_menu-global > li.selected > a {
  opacity: 1.0;
  text-decoration: none;
  /*color: #333;*/
}
ul.navi_menu-global > li > a:hover {
  color: var(--color-link-cmn-hover);
  background: linear-gradient(94deg, #FFF0 0%, #FFFFFF1A 50%, #FFF0 100%);
}
/*左アイコンheart*/
ul.navi_menu-global > li:not([id]) > a::before {
  content: "\f138";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  width: 1.5em;
  text-align: left;
  top: 50%;
  margin-top: -0.5em;
  transform: scale(1.2);
  opacity: 0.4;
}
/*右アイコンarrow*/
/*ul.navi_menu-global > li:not([id]) > a::after {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  width: 1.5em;
  text-align: right;
  top: 50%;
  margin-top: -0.5em;
  filter: opacity(.3) brightness(1.5);
  transform: scale(0.6);
}*/
/*クリックで開く*//*商品4個以下でOFF*/
ul.navi_menu-global > li > span::after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  width: 1.5em;
  text-align: right;
  top: 50%;
  margin-top: -0.5em;
  transform: scale(0.6);
}
/*クリックで開く*//*商品4個以下でOFF*/
ul.navi_menu-global > li.selected > span {}
ul.navi_menu-global > li.selected > span::after {
  content: "\f077";
  filter: opacity(.4) grayscale(1);
  transition: all .35s;
}

.navi_ctg_tit {
  font-size: var(--fs-xl);
  display: none;
}
.navi_list_icon {
  right: -.25em;
  opacity: 0.5;
  position: relative;
  display: none;
}
/* Visible Menu Area at Hover */ /*SP_TB*/
/*ul.navi_menu-global div*/
.navi_ctg{
  width: 100%; /*min-width:96.0rem;*/
  height: auto;
  /*display:none;*/ /*商品4個以下でOFF*/
  background: #fadddd69;
  padding: calc(var(--rs) * 2.0) calc(var(--rs) * 1.0);
  box-shadow: none;
  position: relative;
  left: auto;
  top: auto;
}
.navi_ctg.navi_ctg--closed {
  display: none;
}
.navi_ctg.navi_ctg--active {
  display: block !important;
}
ul.navi_menu-global li.selected div {
  display: block !important;
}
/*ul.thumCtg*/
/*.navi_ctg> ul {
  width: 100%;
  max-width: 90rem;
  padding: 0 2vw;
  margin: 0 auto;
  line-height: 1.4rem;
  color: #fff;
  visibility: visible;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}*/
/* Contents Local Menu_Thum Img */ /*SP_TB*/
.list_second {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
  width: min(100%,var(--width-hero));
	margin: 0 auto;
  padding: 0 calc(var(--rs) * 1.0) 0 1rem calc(var(--rs) * 1.0);
}
.list_second_item {
  position: relative;
	padding: calc(var(--rs) * 1.0);
	flex: 0 0 auto;
	/*width: calc(100% / 2);*/
	width: var(--col2);
}


/* Pre */
ul.navi_menu-global li.navi-notlink, ul.navi_menu-global li.navi-pre {
  color: #939393;
}
ul.navi_menu-global li.navi_Pre {
  pointer-events: none;
  cursor: default;
}
ul.navi_menu-global li.navi_Pre a, ul.navi_menu-global li.navi_Pre span {
  color: #939393;
}
ul.navi_menu-global li.navi_Pre .navi_ctg {
  display: none;
}
/* Contents Local Menu */ /*SP_TB*/
ul.navi_menu-global li dl {
  width: 100%;
  max-width: calc(92.0rem + 2vw);
  margin: 0 auto;
  line-height: 1.4rem;
  color: #fff;
  text-align: left;
  visibility: visible;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
}
ul.navi_menu-global li dl dt {
  padding: 0;
  margin: 0 0 1.0rem;
  font-weight: bold;
  position: relative;
}
ul.navi_menu-global li dt:empty {
  margin-bottom: 2.0rem;
}
ul.navi_menu-global li dl dd {
  width: 100%;
  position: relative;
  text-align: left;
  background: #21387b;
  padding: 0;
  margin: 0;
  box-shadow: none;
}
ul.navi_menu-global li dl dd + dd {
  border-top: .1rem solid #3b4b84;
}
ul.navi_menu-global li dl dd.navi-full {
  width: 99%;
}
ul.navi_menu-global li dl dd > a, ul.navi_menu-global li dl dd > span {
  padding: 1.5em;
  display: block;
}
ul.navi_menu-global li dl dd a:hover {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.1);
}
ul.navi_menu-global li dl dd a::after {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  background: url(/assets/image/icons/icon-chevron-right_000.png) 50% 50% / 100% auto no-repeat;
  position: absolute;
  right: 1.25em;
  top: 50%;
  margin-top: -0.65em;
}
/* Contents Local Menu_Thum Img */ /*SP_TB*/
ul.navi_menu-global li ul.thumCtg {
  width: 100%;
  max-width: 92rem;
  padding: 0 2vw;
  margin: 0 auto;
  line-height: 1.4rem;
  color: #fff;
  visibility: visible;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
ul.navi_menu-global li ul.thumCtg li {
  padding: 1.5%;
  margin: 0 auto;
  position: relative;
}
ul.navi_menu-global li ul.thumCtg > li {
  width: 100%;
  padding: 0;
  margin: 0.5rem 1.5rem 1rem;
  position: relative;
}
ul.navi_menu-global li ul.thumCtg li.imgLst {
  max-width: 48%;
} /*アイテム数で調整*/
.lnk_btn--collectionsName {
  padding: .5em .5em 1vmax;
  margin: auto;
}
ul.navi_menu-global .navi_ctg .lnk_btn--collectionsName {
  font-size: var(--fs-m);
}
ul.navi_menu-global li ul.thumCtg li h3 {
  padding: 0.3rem 0.8rem;
  font-size: var(--fs-l);
  text-align: left;
  border-left: .4rem solid #FFFFFF;
  margin-left: 1%;
  margin-bottom: 0.5rem;
  height: 2.0rem;
}
ul.navi_menu-global li ul.thumCtg li ul.imgNav {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
ul.navi_menu-global li ul.thumCtg li ul.imgNav li img {
  width: 32rem;
  max-width: 100%;
}
/* ----------------------------- Accordion menu by CSS(checkbox) */
/* Past Item List
		-----------------------------*/ /*ALL*/
#header__past-item-wrap {
  /*background: #302E2D;
		background: rgba(10, 10, 10, 0.4);*/
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}
/* MENU内 Past Item List 上書き*/
#header-item_list .collections-lnk {
  width: 100%;
}
#header-item_list .collections-lnk__list.past-item {
  margin-left: 0;
  margin-right: 0;
}
#header-item_list .lnk_btn--clickWrap {
  display: none;
}
.collections-lnk__list.past-item .lnk_btn--collectionsName {
  font-size: var(--fs-m);
}
/* ----------------------------- Fixed _ Global navi */
/* After _ Fixed
		-----------------------------*/ /*ALL*/
div#menuContens.fixed {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10000;
  margin-top: 0;
}



/* ==================== SNSリンク END =============== */


/* =================== TB START =================== */
@media (min-width: 767px) {
  
  /*-------------------------------
   Bace _ Common Parts
  ---------------------------------*//*TB*/
	/*-------------------------------
	 Bace _ Common Layout
	---------------------------------*//*TB*/

	/*-------------------------------
	 Header
	---------------------------------*//*TB*/
	#header .logo	{
	}
  /*-------------------------------
   TOP Main Flex-ver
  ---------------------------------*//*TB*/

	/*-------------------------------
	 TOP Main slick-ver(2020.11)
	---------------------------------*//*TB*/
	/*-------------------------------
	 Hero Main fade-ver(2020.11)
	---------------------------------*//*TB*/

	.topMain--img,
	.topMain--txt{
			position:relative;
			width:100%;
			height:auto;
			margin:0 auto;
		padding-top:5em;
			}
  /*-------------------------------
   About SDとは？
  ---------------------------------*//*TB*/
  .about-pic {
    flex-wrap: nowrap;
  }
  li.about-pic--list:nth-child(1) {
    width: 50%;
    margin-right: 0;
  }
  li.about-pic--list:nth-child(2) {
    flex: 1;
  }
  /*-------------------------------
   キャラクター紹介（ぬいペア）
  ---------------------------------*//*TB*/
  /*-------------------------------
   POP UP Store
  ---------------------------------*//*TB*/
  /*-------------------------------
   Introduction 作品紹介
  ---------------------------------*//*TB*/
  /*-------------------------------
   パーツ_装飾共通
  ---------------------------------*//*TB*/
  /*-------------------------------
   ペア購入特典
  ---------------------------------*//*TB*/
  
	/*-------------------------------
	 Story 物語文章
	---------------------------------*//*TB*/
  /*-------------------------------
   Productlist 商品一覧
  ---------------------------------*//*TB*/
	/*-------------------------------
	 Collection 商品一覧
	---------------------------------*//*TB*/
	.collections-lnk__list.bnrF	{
		max-width: 70%;
	}

	/*-------------------------------
	 Collections 全商品一覧（カード小）
	---------------------------------*//*TB*/
  
	/*-------------------------------
	 Hバナータイルエリア
	---------------------------------*//*TB*/
	/*-------------------------------
	 Topics 関連情報
	---------------------------------*//*TB*/

	/*-------------------------------
	 商品詳細
	---------------------------------*//*TB*/
	.fulllengthImg	{
	}

	/*-------------------------------
	 商品詳細 _ 商品別説明
	---------------------------------*//*TB*/
  /*-------------------------------
   商品詳細 _ 全身ポスター
  ---------------------------------*//*TB*/
  .item2604-poster-flex.flex_re--pc {
    flex-direction: row-reverse;
  }
  .item2604-poster-flex > figure {
    flex: 1;
    max-width: 36rem;
  }
  .item2604-poster-flex > figure.item2604-poster-left {
    margin-right: 0;
  }
  .item2604-poster-flex > figure.item2604-poster-right {
    margin-left: 0;
  }
  .item2604-poster-flex > figure.item2604-poster-updowns {
    margin-top: 0%;
    margin-bottom: 4%;/*test*/
  }
  .item2604-poster-text {
    position: absolute;
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90%;
    background: none;
    box-shadow: none;
  }
  .item2604-poster-left .item2604-poster-text,
  .item2604-poster-right .item2604-poster-text {
    transform: none;
    inset: 5%;/*top, right, bottom, left に対応する一括指定*/
    width: 90%;
    height: 90%;
    z-index: 3;
  }
  .item2604-poster-text > p {
    position: absolute;
  }
  
  /*-------------------------------
   商品詳細 _ 個別指定
  ---------------------------------*//*TB*/
  .item2604-abtxt-03 {
    top: 0;
    right: 0;
  }
  .item2604-abtxt-04 {
    height: 70%;
    top: 0;
    left: 2%;
  }
  .item2604-abtxt-07 {
    top: 0;
    left: 0;
    height: 100%;
  }
  .item2604-abtxt-08 {
    bottom: 8%;
    right: 0;
    height: auto;
  }
  /*右ver*/
  .item2604-drs04-subimg {
    right: -14%;
    width: min(80%,18rem);
    bottom: -21%;
    left: auto;
  }
  .item2604-drs04-subimg span {
    width: min(30vw,24rem);
    top: 45%;
    left: -130%;
    text-align: left;
    right: auto;
    bottom: auto;
  }
  .item2604-poster-wrap-sdgr::after {
    content: "";
    position: absolute;
    width: 100%;
    background: url(/sd/special/yoshitoku/assets/image/2604_poster_ornmnt_flw02.png) 0% 0% / auto 100% no-repeat;
    left: 1%;
    bottom: -5%;
    height: 0;
    padding-top: 35%;
  }
  .item2604-poster-sdgrmina::before {
    content: "";
    position: absolute;
    width: min(17%,9rem);
    height: 12%;
    background: url(/sd/special/yoshitoku/assets/image/2604_poster_ornmnt_wand.png) 50% 50% / contain no-repeat;
    right: -2%;
    top: 10%;
  }
  /*-------------------------------
   商品詳細 _単品交互 2カラム
  ---------------------------------*//*TB*/
  .item2604-uneven-wrap {
    margin-bottom: 0;
  }
	/*-------------------------------
   商品詳細 _ ピックアップポイント左右交互
  ---------------------------------*//*TB*/
  .picup__contents {
    flex-wrap: nowrap;
  }
  .picup__contents + .picup__contents {
    margin-top: calc(var(--fs) * -4.0);
  }
  .picup__contents.flex_nowrap--pc{
    flex-wrap: nowrap;
  }
  .picup__text  {
    flex-grow: 1;
  }
  .picup-make {
    background:
      url(/sd/special/yoshitoku/assets/image/2604_txt-dec02.png) 30% 5% / 15% auto no-repeat,
      url(/sd/special/yoshitoku/assets/image/2604_lineup-dec03.png) 0% 60% / auto 120% no-repeat
      ;
  }
  .picup-wig {
    background: 
      url(/sd/special/yoshitoku/assets/image/2604_txt-dec03.png) 50% 20% / 12% auto no-repeat,
      url(/sd/special/yoshitoku/assets/image/2604_lineup-dec01.png) 100% 180% / 30% auto no-repeat
      ;
  }
  .picup-strap {
    background: 
      url(/sd/special/yoshitoku/assets/image/2604_txt-dec03.png) 60% 10% / 12% auto no-repeat,
      url(/sd/special/yoshitoku/assets/image/2604_lineup-dec01.png) 100% 0% / auto 120% no-repeat
      ;
  }
  .picup-make .picup__img {
    width: 55%;
  }
  .picup-wig .picup__img {
    width: 40%;
  }
  .picup-strap .picup__img {
    width: var(--col3);
  }
  .picup-strap .picup__text__inner {
    max-width: 54rem;
  }

  /*-------------------------------
   商品詳細 _ ILLUSTIRIS紹介
  ---------------------------------*//*TB*//*PC*/
  .picup__ILLUSTIRIS-img.p-mina {
    padding-right: 0;
    flex: 1;
  }
  .picup__ILLUSTIRIS-img.p-may {
    padding-left: 0;
    flex: 1;
  }
	/*-------------------------------
	 ギャラリー
	---------------------------------*/ /*TB*//*PC*/
	
	/*-------------------------------
	 Product Spec
	---------------------------------*/ /*TB*//*PC*/
	table.spec caption	{
		font-size: calc(var(--fs-xl) * 1.5);
	}
	/*table.spec caption span	{
		font-size: var(--fs-xxl);
	}*/
	table.spec tr	{
	}
	table.spec th,
	table.spec td	{ 
	font-size: var(--fs-ml);
	padding: 0.3em 1em;
	display: table-cell;
	font-weight: normal;
	}
	table.spec th	{
		min-width:5em;
		white-space: nowrap;
		text-align:right;
		position:relative;
		background: transparent;
	}
	table.spec th::after {
		content: "：";
		position: absolute;
		right: -0.5em;
		opacity: 0.5;
		font-weight: normal;
		}
	table.spec td	{ 
		text-align:left;
	}
	table.spec td a.ev_att	{ font-weight:bold; font-size:100%; color:#ffd800;}
	table.spec td ul	{ margin-top:1rem; font-size: var(--fs-m);}


	table.spec_en th	{
		width:10em;
	}
	table.spec th.price {
    visibility: hidden;
    }
	table.spec td.price { 
		font-size: var(--fs-ll);
    text-align: right;
	}
  /*ドレスセット詳細*/
  .spec__sub-box > dd {
    word-break: keep-all;
  }
	ul.specAtt{
		}
	ul.specAtt li{
		display: block;
		}
	ul.specAtt li + li { margin-top: 0.5em;}
	/*ul.specAtt li + li::before{ content:none;}*/
  
  /*-------------------------------
   Product Spec：スペック2カラム：全身と顔アップ
  ---------------------------------*//*TB*/  
  /*-------------------------------
   Information　商品詳細ページ個別
  ---------------------------------*//*TB*/
  .infoMthd-icon { 
    text-align: right;
    margin-left: auto;
    float: right;
  }
  /*-------------------------------
   Information　展示情報
  ---------------------------------*//* TB */
  .info_colBox__list {
    width: 50%;
  }
  .info_colBox__list:nth-of-type(2n+1) {
    border-right: .1rem solid rgba(50,50,50,.15);
  }
	.info_colBox__txt {
	}
  .info_colBox__dtl {
    font-size: var(--fs-ml);
  }
	.info_colBox__dl__dt	{
		min-width: 5em;
	}

  /*-------------------------------
   Related Links 関連リンク
  ---------------------------------*//*TB*/
  /*-------------------------------
   DSD商品紹介
  ---------------------------------*//*TB*/
  /*-------------------------------
   DSDドレスセット詳細
  ---------------------------------*//*TB*//*PC*/
  .dsd-dress-card {
    flex-direction: row;
    max-width: calc(var(--width-site) - 2vw);
  }
  .dsd-dress-wrap {
    flex-direction: column;
    max-width: 36rem;
    padding: 1rem;
  }
  .dsd-dress-wrap.maxwidth-auto {
    max-width: none;
    flex: 1;
  }
  .dsd-dress-pic {
    width: min(100%,32rem); 
    padding: 0;
  }
  .dsd-dress-txt {
  }
  
	/*-------------------------------
	 Order Information 販売方法告知
	---------------------------------*//*TB*/

	/*-------------------------------
	 Omukae Information 販売方法詳細 D仕様
	---------------------------------*//*TB*/
	.omukae-step__list {
		padding: 0 1em;
	}
	.dolpa-outline th, .dolpa-outline td	{ 
	display: table-cell;
	}
	.link-entry__btn-box	{
		flex-direction: row;
	}
	/*-------------------------------
	 Omukae Information お迎え方法概要テーブル
	---------------------------------*//* TB */
	.ep_info_tbl th,
	.ep_info_tbl td	{
		display: table-cell;
		font-size: var(--fs-xxl);
	}
	.ep_info_tbl th	{
		white-space: nowrap;
	}
  /*-------------------------------
   EXTRA：ボディリニューアル
  ---------------------------------*//*TB*/
	/*-------------------------------
	 TOP NEWS-TOPICS アーカイブ（カードリンク）
	---------------------------------*//*TB*/
  .card-news__data  {

  }
  /*-------------------------------
    Fashion Brand Collaboration Project
  ---------------------------------*//*TB*/
  .brand-concept__wrap  {
    flex-direction: row;
  }
  .brand-concept__logo {
    margin-left: 1rem;
    margin-bottom: auto;
  }

	/*-------------------------------
	  下部ナビゲーション
	---------------------------------*//*TB*/
	
}

/*CS共通mediaサイズ上書き*/
@media screen and (min-width: 835px) {
  /*-------------------------------
   Product Spec：商品の特徴：カード横並び
  ---------------------------------*//*MD*/
  .specPoint-card {
    background: none;
  }
  .specPoint-card > * {
    flex: 1;
  }
  /*-------------------------------
   商品詳細
  ---------------------------------*//*MD*/
}
/*CS共通mediaサイズ上書き*/
/* ==================== TB END ==================== */



/* =================== PC START =================== */
@media (min-width: 960px) {

  /*-------------------------------
   Bace _ Common Background
  ---------------------------------*//*PC*/
  /*.bg_scroll_sp2604::after	{
    background-size: 46rem;
  }*/
  
	/*-------------------------------
	 Header
	---------------------------------*//*PC*/
	#header	{
	}
  #hdrInner	{
    max-width:960px;
    height:var(--height-hdr);
    padding:0;
    margin:0 auto;
    position:relative;
    text-align:center;
  }
  #header .logo {
    position: absolute;
    top: 0%;
    left: 0%;
    max-height: var(--height-hdr);
    margin: 0px;
    width: 26rem;
    /*left: 50%;
    transform: translate(-50%,0%);*//*中央寄せ*/
  }
  .hd-logo-Dollfie {
    display: block;
    margin: auto auto auto 0;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
  }
	
	
	/* SNS Link Icon
	-----------------------------*//*PC*/
	#naviSNSArea {
		margin-top: 2vmax;
	}
	/*-------------------------------
   TOP Main Flex-ver
  ---------------------------------*//*PC*/
  .sct--top-main {
  }
  .top-main-text {
    text-align: center;
  }
  .top-main-inr::after {
    content: "";
    display: block;
    width: 128rem;
    aspect-ratio: 36/25;
    background: url(/sd/special/yoshitoku/assets/image/2604_main_dec.png) 0% 50% / 100% auto no-repeat;
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%,0);
    z-index: 1;
  }
  .top-main-caption {
    margin-top: -240px;
  }
	/*-------------------------------
	 TOP Main slick-ver(2020.11)
	---------------------------------*//*PC*/

	/*-------------------------------
	 Hero Main fade-ver(2020.11)
	---------------------------------*//*PC*/

	.topMain--img_pc,
	.topMain--img {
		max-width: 2000px;
		width: 2000px;
		position: relative;
		left: 50%;
		margin-left: -1000px;
	}
	
	
	/*-------------------------------
	 Bace _ Common Layout
	---------------------------------*//*PC*/
  .cont-wrapper {
    overflow:visible;
  }
	.container.width-broad {
		max-width: 108rem;
	}
	.container.width-site {
		max-width: var(--width-site);
	}
  /*-------------------------------
   About SDとは？
  ---------------------------------*//*PC*/
  /*-------------------------------
   キャラクター紹介（ぬいペア）
  ---------------------------------*//*PC*/
  .lineup_dtl > dt h2 {
    margin-bottom: calc(var(--rs) * -4.5);
  }
  /*-------------------------------
   POP UP Store
  ---------------------------------*//*PC*/
  .popupstore_dtl > dt {
    margin-bottom: calc(var(--rs) * -2.0);
  }
  /*-------------------------------
   Introduction 作品紹介
  ---------------------------------*//*PC*/
  /*-------------------------------
   パーツ_装飾共通
  ---------------------------------*//*PC*/
  /*-------------------------------
   ペア購入特典
  ---------------------------------*//*PC*/
	/*-------------------------------
	 Story 物語文章
	---------------------------------*//*PC*/
  /*-------------------------------
   Productlist 商品一覧
  ---------------------------------*//* PC */

  /*-------------------------------
   ファッションブランドギャラリー
  ---------------------------------*//*PC*/

	/*-------------------------------
	 Collections 商品一覧
	---------------------------------*//*PC*/
	
	/*-------------------------------
	 Collections Thumbnail
	---------------------------------*//*PC*/

	/*-------------------------------
	 Collections 全商品一覧（カード小）
	---------------------------------*//*PC*/
	    
	
	/*商品画像サムネイルの額縁装飾*/
	.pic_thm_frame	{
		border-width: 8px;
		padding: 3px;
	}
	
	/*-------------------------------
	 Hバナータイルエリア
	---------------------------------*//*PC*/
	/*-------------------------------
	 Topics 関連情報
	---------------------------------*//*PC*/

	/*-------------------------------
	 商品詳細
	---------------------------------*//*PC*/
	.dtl__item__mainWrap	{
		/*max-height: calc(100vh - var(--height-hdr));*/
	}
	.dtl__item__mainImg	{
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.fulllengthImg	{
		height: 100%;
		width: auto;
	}
	/*-------------------------------
	 商品詳細 _ 商品別説明
	---------------------------------*//*PC*/
  table.spec td.price {
    padding-right: 1rem;
    padding-top: 1rem;
  }
  /*-------------------------------
   Product Spec：スペック2カラム：全身と顔アップ
  ---------------------------------*//*PC*/
  /*-------------------------------
   Product Spec：商品の特徴：カード横並び
  ---------------------------------*//*PC*/
  
  /*-------------------------------
   Information　商品詳細ページ個別
  ---------------------------------*//*PC*/
  .infoMthd-icon {
    position: absolute;
    right: 0;
    max-width: 24rem;
    float: none;
  }
  /*-------------------------------
   Information　展示情報
  ---------------------------------*//* PC */

  /*-------------------------------
   Related Links 関連リンク
  ---------------------------------*//*PC*/
  
  /*-------------------------------
   DSD商品紹介
  ---------------------------------*//*PC*/
  
	/*-------------------------------
	 Order Information 販売方法告知
	---------------------------------*//*PC*/

	/*-------------------------------
	 Omukae Information 販売方法詳細 D仕様
	---------------------------------*//*PC*/
	.omukae-scdl__text	{}
	.omukae-scdl__first-line	{
		
	}
	.omukae-scdl__strong	{
		font-size: 2.6rem;
	}
	.omukae-scdl__strong.fs--x-large	{
		font-size: 3.6rem;
	}
	.omukae-scdl__strong.fs--xx-large	{
		font-size: 4.0rem;
	}
	
	
	/*WEB申込ボタン*/
	.link-entry__btn--on,	
	.link-entry__btn--off{ 
		font-size: var(--fs-xxl);
		margin: 2rem 1rem;
	}
  /*-------------------------------
	 Omukae Information お迎え方法概要テーブル
	---------------------------------*//* PC */
	.ep_info_tbl caption 	{text-align: center;}
    .cap-hanbai {
        font-size: calc(var(--fs-xxl) * 1.4);
    }
    .cap-kikan {
        font-size: calc(var(--fs-xxl) * 1.4);
    }
    .cap-hanbai:first-line, .cap-kikan:first-line {
        font-size: var(--fs-xl);
        line-height: 1;
    }
    .cap-lottery     { font-size: var(--fs-xxl); }
    .cap-lottery + .note-list { text-align: center;}
	
  /*-------------------------------
   EXTRA：ボディリニューアル
  ---------------------------------*//*PC*/

	/*-------------------------------
	 TOP NEWS-TOPICS アーカイブ（カードリンク）
	---------------------------------*//*PC*/
  /*-------------------------------
    Fashion Brand Collaboration Project
  ---------------------------------*//*PC*/
	/*-------------------------------
	  下部ナビゲーション
	---------------------------------*//*PC*/

  /*-------------------------------
   Menu：Mega Dropdown Menu
  ---------------------------------*//*PC*/
  ul.navi_menu-global > li > span, ul.navi_menu-global > li > a {
    max-width: 96rem;
    margin-left: auto;
    margin-right: auto;
  }
  ul.navi_menu-global > li.navi-pre > .navi_ctg {
    display: none;
  }
  ul.navi_menu-global li ul.thumCtg li {
    margin: 0 0 1rem;
  }
  
	
}
/* ==================== PC END =============== */




/* =================== PC Safari Only START =================== */
@media (min-width: 960px) {

	_::-webkit-full-page-media, _:future, :root #header-item_link {
	display: block;
	}
	_::-webkit-full-page-media, _:future, :root #header-item_list {
	display: none;
	}

}
/* ==================== PC Safari Only END =============== */


/* 動画：Youtube Short */
/* =================== SP ONLY START =================== */
/*スマホのみ縦長*/
@media screen and (max-width: 835px) {
  .video.vertically-long-sp {
    padding-top: 177.778%;
    overflow: hidden;
  }
}
/*どんな時も縦長*/
.video.vertically-long-sp--tile {
    padding-top: 177.778%;
    overflow: hidden;
  }
/* =================== SP ONLY END =================== */





