@charset "UTF-8";

/* 全体
------------------------------------------------------------------ */
body {
	margin: 0 auto;
}
ul {
	padding-inline-start: 0px;
}
.body_wrapper {
	background-color: transparent !important;
}
@media (max-width: 768px) {	/* SP */
	footer {
		margin: 0 auto !important;
		padding: 40px 0px 10px !important;
		background-color: #fff !important;
	}
}

body {
	font: 13px/1.5em "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	animation: fadeIn 2s ease 0s 1 normal;
	-webkit-animation: fadeIn 2s ease 0s 1 normal;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0 auto;
}
@keyframes fadeIn {
	0% {opacity: 0}
	100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
	0% {opacity: 0}
	100% {opacity: 1}
}

/* 画像切り替え表示 */
@media screen and (min-width: 769px) {	/* PC */
	.pc {
		display: inline-block;
	}
	.sp {
		display: none;
	}
}
@media (max-width: 768px) {	/* SP */
	.pc {
		display: none;
	}
	.sp {
		display: inline-block;
	}
}
/* hover */
@media screen and (min-width: 769px) {	/* PC */
	.linkbtn {
		opacity: 1.0;
		-webkit-transition: all .5s;
		transition: all .5s;
	}
	.linkbtn:hover {
		opacity: 0.7;
	}
}

/* Stacking Ring
------------------------------------------------------------------ */
@media screen and (min-width: 769px) {	/* PC */
	.content-asset
	{
		width: 100%;
		margin: 0px auto -10%;
		padding: 0px 0px 10%;
		text-align: center;
		position: relative;
		background-color: #fff;
	}
	#holiday-ring
	{
		width: 100%;
		overflow: hidden;
		display: block;
		margin: calc(100%*720/1280) auto 0px;
		padding: 0px;
		background: #fff;
	}
	#ring_stacking
	{
		width: 100%;
		margin: 0px auto;
		padding: 0px;
		display: block;
		position: relative;
		background: #eaf0f7;
	}
	
	#cvswrapper1 {
		width: 640px;
		height: 768px;
		display: inline-block;
		position: relative;
	}
	#canvas
	{
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.canvas-container
	{
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.FinalData
	{
		width: 100%;
		padding: 0px;
		margin: 0px auto;
		display: block;
	}
	#FinalCanvas
	{
		width: 640px;
		height: 768px;
		padding: 0px;
		margin: 0px auto;
	}
}
@media (max-width: 768px) {	/* SP */
	.content-asset
	{
		width: 100%;
		margin: 0px auto;
		padding: 0px;
		text-align: center;
		position: relative;
	}
	#holiday-ring
	{
		width: 100%;
		overflow: hidden;
		display: block;
		margin: calc(100%*1280/720) auto 0px;
		padding: 0px;
		background: #fff;
	}
	#ring_stacking
	{
		width: 100%;
		margin: 0px auto;
		padding: 50px 0px 0px;
		display: block;
		position: relative;
		background: #eaf0f7;
	}
	
	#cvswrapper1 {
		display: none;
	}
	#cvswrapper2 {
		width: 375px;
		height: 450px;
		display: block;
		margin: 0px auto;
		position: relative;
		text-align: center;
	}
	#canvas-sp
	{
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 100%;
		height: 100%;
	}
	.canvas-container
	{
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 100%;
		height: 100%;
	}
	.FinalData
	{
		width: 100%;
		padding: 30px 0px;
		margin: 0px auto;
		display: block;
	}
	#FinalCanvas
	{
		display: none;
	}
	#FinalCanvasSP
	{
		width: 375px;
		height: 450px;
		padding: 0px;
		margin: 0px auto;
	}
}

/* ボタン周り
------------------------------------------------------------------ */
@media screen and (min-width: 769px) {	/* PC */
	.accordion button,
	.accordion input[type="image"],
	#cvswrapper1 button,
	#cvswrapper1 input[type="image"]
	{
		padding:0;
		margin:0;
		background:none;
		border:0;
		font-size:0;
		line-height:0;
		overflow:visible;
		cursor:pointer;
	}
	.accordion button img,
	.accordion input[type="image"],
	#cvswrapper1 button img,
	#cvswrapper1 input[type="image"]
	{
		padding:0;
		margin:0;
		background:none;
		border:0;
		font-size:0;
		line-height:0;
		overflow:visible;
		cursor:pointer;
	}
	#cvswrapper1 .btnreset
	{
		width: 115px;
		height: auto;
		display: block;
		position: absolute;
		bottom: 10px;
		left: 0px;
	}
	#cvswrapper1 .btns
	{
		width: 175px;
		height: auto;
		display: block;
		position: absolute;
		bottom: 10px;
		right: 50px;
	}
	#cvswrapper1 .btns ul
	{
		width: 100%;
		height: auto;
		display: block;
		font-size: 0;
	}
	#cvswrapper1 .btns ul li
	{
		width: 45px;
		height: auto;
		text-align: left;
		margin: 0px 0px 0px 5px;
		display: inline-block;
	}
	#stk-simulate .save {
		width: 1000px;
		height: 45px;
		margin: 0px auto;
		padding: 0px 0px 0px;
		text-align: center;
		display: block;
		position: relative;
	}
	#stk-simulate .save .savebtn
	{
		width: 350px;
		height: 45px;
		position: absolute;
		top: -70px;
		right: 0px;
	}
}
@media (max-width: 768px) {	/* SP */
	button {
		background-color: transparent;
		border: none;
	}
	.accordion button,
	.accordion input[type="image"]
	{
		padding:0;
		margin:0;
		background:none;
		border:0;
		font-size:0;
		line-height:0;
		overflow:visible;
		cursor:pointer;
		background-color: transparent;
	}
	.accordion button img,
	.accordion input[type="image"]
	{
		padding:0;
		margin:0;
		background:none;
		border:0;
		font-size:0;
		line-height:0;
		overflow:visible;
		cursor:pointer;
		background-color: transparent;
		height: auto;
	}
	.accordion .inner li input[type="image"]
	{
		width: 13px;
		height: auto;
	}
	.btns
	{
		width: 100vw;
		max-width: 375px;
		height: auto;
		display: block;
		position: relative;
	}
	.btns ul
	{
		width: 100vw;
		max-width: 375px;
		height: auto;
		display: block;
		font-size: 0;
		margin: 10px auto;
		padding: 0px;
		position: relative;
	}
	.btns ul li
	{
		width: 40px;
		height: 35px;
		text-align: center;
		margin: 0px auto;
		padding: 0px;
		display: inline-block;
	}
	.btns ul li:first-child
	{
		width: 74px;
		height: 35px;
		text-align: left;
		position: absolute;
		left: 10px;
	}
	.btns ul li:last-child
	{
		width: 74px;
		height: 35px;
		text-align: right;
		position: absolute;
		right: 10px;
	}
}

/* 石セレクトエリア
------------------------------------------------------------------ */
@media screen and (min-width: 769px) {	/* PC */
	.selectArea
	{
		width: 350px;
		height: 700px;
		overflow: scroll;
		display: inline-block;
		vertical-align:top;
		-webkit-appearance: none;
		-ms-overflow-style:none;
	}
	::-webkit-scrollbar {
		display: none;
	}
	.accordion1 {
		width: calc(100% + 17px);
		padding-right: 17px;
		overflow: auto;
		text-align: center;
	}
	ul.accordion1 {
		width: 100%;
		padding: 0px;
		margin: 0px;
		display: block;
		font-size: 0;
		overflow: scroll;
	}
	ul.accordion1 li.parent {
		width : -webkit-calc(100% / 2.012) ;
		width : calc(100% / 2.012) ;
		max-width: 173px;
		height: auto;
		padding: 0px;
		margin: 0px 1px 1px 0px;
		display: inline-block;
		vertical-align: top;
		position: relative;
	}
	ul.accordion1 li.single
	 {
		width : -webkit-calc(100% / 2.012) ;
		width : calc(100% / 2.012) ;
		max-width: 175px;
		margin: 0px 0px 2px;
		display: inline-block;
		vertical-align: top;
		background: #fff;
	}
	ul.accordion1 li.single
	 {
		height: 120px;
		padding: 7px 0px;
	}
	.accordion1 .inner {
		width: 350px;
		height: auto;
		padding: 2px;
		margin: 0px auto;
		font-size: 0;
		display: none;
	}
	.accordion1 .child2,
	.accordion1 .child4,
	.accordion1 .child6,
	.accordion1 .child8
	 {
		margin-left: -101%;
	}
	.accordion1 p{
		width: 100%;
		height: 100px;
		padding: 5px 0px;
		margin: 0px auto;
		display: block;
		cursor: pointer;
		position: relative;
		background: rgba(255,255,255,1.0);
	}
	.accordion1 p.ac1 img {
		width: 90px;
		height: auto;
		position: absolute;
		top: 25%;
		bottom: auto;
		left: 0;
		right: 0;
		margin: auto;
	}
	.accordion1 p.ac2 img {
		width: 90px;
		height: auto;
		position: absolute;
		top: 10%;
		bottom: auto;
		left: 0;
		right: 0;
		margin: auto;
	}
	
	.accordion1 p.ac3 img,
	.accordion1 p.ac4 img,
	.accordion1 p.ac5 img,
	.accordion1 p.ac6 img,
	.accordion1 p.ac7 img,
	.accordion1 p.ac8 img,
	.accordion1 p.ac9 img
	 {
		width: 90px;
		height: auto;
		position: absolute;
		top: 30%;
		bottom: auto;
		left: 0;
		right: 0;
		margin: auto;
	}
	
	/* タブ切り替え */
	.tab {
		overflow:hidden;
		font-size: 0;
		letter-spacing: -0.5em;
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
	}
	.tab li {
		width : 25% ; /* IE8以下とAndroid4.3以下用フォールバック */
		width : -webkit-calc(100% / 4) ;
		width: calc(100% / 4);
		display: inline-block;
		margin: 0px auto;
		padding: 7px 0px 5px;
		background: #eaf0f7;
	}
	.tab li img {
		width: 25px;
		height: auto;
	}
	.child2 .tab li img {
		width: 20px;
		height: auto;
	}
	.child4 .tab li {
		padding: 10px 0px 7px;
	}
	.child4 .tab li img {
		width: 17px;
		height: auto;
	}
	.tab li .sname {
		width: 100%;
		height: auto;
		padding: 0px;
		margin: 5px 0px 0px 0px;
		display: block;
		font: 8px/1.125em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		color: #8e91aa;
		letter-spacing: 0;
		text-align: center;
	}
	.tab li.select {
		background: rgba(255,255,255,0.5);
	}
	.content li {
		width : 100%;
		height: auto;
		margin: 0px auto;
		padding: 10px 0px 7px;
		background: rgba(255,255,255,0.5);
		font-size: 0;
	}
	.content li input[type="image"].btn {
		width : 70px;
		height: auto;
		margin: 10px auto 15px;
		padding: 0px;
		display: block;
	}
	.child2 .content li input[type="image"].btn {
		margin: 0px auto 10px;
	}
	.content li div[class*="ring"] {
		width : 33.333% ; /* IE8以下とAndroid4.3以下用フォールバック */
		width : -webkit-calc(100% / 3.1) ;
		width: calc(100% / 3.1);
		height: auto;
		margin: 0px auto;
		padding: 0px;
		display: inline-block;
		border-left: 1px solid #d9e3ef;
	}
	.content li div[class*="ring"]:first-child {
		border-left: none;
	}
	.content li .layout {
		width : 24%;
		height: 18px;
		margin: 0px auto;
		padding: 0px;
		display: inline-block;
		text-align: left;
		vertical-align: bottom;
	}
	.content li .okini {
		width : 22%;
		height: 18px;
		margin: 0px auto;
		padding: 0px;
		display: inline-block;
		text-align: left;
		vertical-align: bottom;
	}
	.content li .cart {
		width : 20%;
		height: 20px;
		margin: 0px auto;
		padding: 0px;
		display: inline-block;
		text-align: right;
		vertical-align: bottom;
	}

	/* 石替えのないシリーズ */
	.child5, .child6, .child7, .child8, .child9, .single {
		width : 100%;
		height: auto;
		margin: 0px auto;
		padding: 10px 0px 7px;
		background: rgba(255,255,255,0.5);
		font-size: 0;
	}
	.child5 input[type="image"].btn,
	.child6 input[type="image"].btn,
	.child7 input[type="image"].btn,
	.child8 input[type="image"].btn,
	.child9 input[type="image"].btn {
		width : 70px;
		height: auto;
		margin: 20px auto 20px;
		padding: 0px;
		display: block;
	}
	.single1 input[type="image"].btn {
		width : 90px;
		height: auto;
		margin: 25px auto;
		padding: 0px;
		display: block;
	}
	.single3 input[type="image"].btn {
		width : 90px;
		height: auto;
		margin: 30px auto;
		padding: 0px;
		display: block;
	}
	.single2 input[type="image"].btn {
		width : 83px;
		height: auto;
		margin: 8px auto 15px;
		padding: 0px;
		display: block;
	}
	.single4 input[type="image"].btn {
		width : 90px;
		height: auto;
		margin: 12px auto 15px;
		padding: 0px;
		display: block;
	}
	.child5 div[class*="ring"],
	.child6 div[class*="ring"],
	.child7 div[class*="ring"],
	.child8 div[class*="ring"],
	.child9 div[class*="ring"],
	.single div[class*="ring"] {
		width : 33.333% ; /* IE8以下とAndroid4.3以下用フォールバック */
		width : -webkit-calc(100% / 3.1) ;
		width: calc(100% / 3.1);
		height: auto;
		margin: 0px auto;
		padding: 0px;
		display: inline-block;
		border-left: 1px solid #d9e3ef;
	}
	.child5 div[class*="ring"]:first-child,
	.child6 div[class*="ring"]:first-child,
	.child7 div[class*="ring"]:first-child,
	.child8 div[class*="ring"]:first-child,
	.child9 div[class*="ring"]:first-child,
	.single div[class*="ring"]:first-child {
		border-left: none;
	}
	.child5 .layout,
	.child6 .layout,
	.child7 .layout,
	.child8 .layout,
	.child9 .layout,
	.single .layout {
		width : 24%;
		height: 18px;
		margin: 0px auto;
		padding: 0px;
		display: inline-block;
		text-align: left;
		vertical-align: bottom;
	}
	.child5 .okini,
	.child6 .okini,
	.child7 .okini,
	.child8 .okini,
	.child9 .okini,
	.single .okini {
		width : 22%;
		height: 18px;
		margin: 0px auto;
		padding: 0px;
		display: inline-block;
		text-align: left;
		vertical-align: bottom;
	}
	.child5 .cart,
	.child6 .cart,
	.child7 .cart,
	.child8 .cart,
	.child9 .cart,
	.single .cart {
		width : 23%;
		height: 20px;
		margin: 0px auto;
		padding: 0px;
		display: inline-block;
		text-align: right;
		vertical-align: bottom;
	}

	.hide {
		display:none;
	}
	
	/* お気に入り */
	a.product-wishlist-add img.off {
		padding: 16px 0px 0px;
		overflow: hidden;
		height: 0px !important;
		height /**/:16px;
		background: url(../img/btn_wishlist_off.png) no-repeat center center;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
		margin: 0px auto;
		width: 19px;
		display: block;
	}
	a.product-wishlist-add img.on {
		padding: 13px 0px 0px;
		overflow: hidden;
		height: 0px !important;
		height /**/:13px;
		background: url(../img/btn_wishlist_on.png) no-repeat center center;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
		margin: 0px auto;
		width: 15px;
		display: block;
	}
	
	/* アコーディオンの開閉アイコン */
	.accordion_icon {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}
	.cstm {
		width: 100%;
		height: auto;
		padding: 0px;
		margin: 0px;
		display: block;
		font: 10px/1.5em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		color: #afb1c2;
		letter-spacing: 0.125em;
		text-align: center;
		position: absolute;
		bottom: 7px;
	}
	.accordion_icon {
		position: absolute;
		bottom: 3px;
		right: 0px;
		width: 20px;
		height: 20px;
		margin-right: 5px;
		-webkit-transition: 0.4s ease-in-out;
		transition: 0.4s ease-in-out;
	}
	.accordion_icon:after{
		content: "";
		width: 10px;
		height: 10px;
		display: inline-block;
		border-top: 1px solid #afb1c2;
		border-right: 1px solid #afb1c2;
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		-webkit-transition: 0.4s ease-in-out;
		transition: 0.4s ease-in-out;
	}
	/*下、上やじるし切り替え*/
	.accordion_icon.active:after{
		-webkit-transform: rotate(675deg);
		transform: rotate(675deg);
		-webkit-transition: 0.4s ease-in-out;
		transition: 0.4s ease-in-out;
	}
}
@media (max-width: 768px) {	/* SP */
	.selectArea
	{
		width: 100%;
		height: auto;
		overflow: hidden;
		display: block;
		vertical-align:top;
		margin: 0 auto;
		text-align: center;
		-ms-overflow-style:none;
		-webkit-appearance: none;
	}
	::-webkit-scrollbar {
		display: none;
	}
	.accordion1 {
		width: 100%;
		padding-right: 0;
		overflow: auto;
		text-align: center;
	}
	ul.accordion1 {
		width: 100%;
		padding: 0px;
		margin: 0px;
		display: block;
		font-size: 0;
		overflow: scroll;
	}
	ul.accordion1 li.parent
	 {
		width : -webkit-calc(100% / 5.15) ;
		width : calc(100% / 5.15) ;
		max-width: 85px;
		height: auto;
		padding: 0px;
		margin: 0px;
		display: inline-block;
		vertical-align: top;
		border-bottom: 2px solid #eaf0f7;
	}
	ul.accordion1 li.single
	 {
		width : -webkit-calc(100% / 5.15) ;
		width : calc(100% / 5.15) ;
		max-width: 85px;
		margin: 1px 0px;
		display: inline-block;
		vertical-align: top;
		background: #fff;
	}
	ul.accordion1 li.single1,
	ul.accordion1 li.single2,
	ul.accordion1 li.single3
	 {
		padding: 5px 0px 3px;
	}
	.accordion1 .inner {
		width: 100vw;
		height: auto;
		padding: 0px;
		margin: 0px auto;
		font-size: 0;
		display: none;
		text-align: center;
	}
	.accordion1 .child1,
	.accordion1 .child2,
	.accordion1 .child3,
	.accordion1 .child4,
	.accordion1 .child5,
	.accordion1 .child6,
	.accordion1 .child7,
	.accordion1 .child8,
	.accordion1 .child9
	 {
		border-bottom: 1px solid #f5f5f5;
	}
	.accordion1 .child2,
	.accordion1 .child7
	 {
		margin-left: -105%;
	}
	.accordion1 .child3,
	.accordion1 .child8
	 {
		margin-left: -205%;
	}
	.accordion1 .child4,
	.accordion1 .child9
	 {
		margin-left: -310%;
	}
	.accordion1 .child5
	 {
		margin-left: -405%;
	}
	.accordion1 p{
		width: 100%;
		height: 75px;
		padding: 0px;
		margin: 0px auto;
		display: block;
		cursor: pointer;
		position: relative;
		background: rgba(255,255,255,1.0);
	}
	.accordion1 p img{
		width: 80%;
		height: auto;
		position: absolute;
		top: 18px;
		left: 0;
		right: 0;
		margin: auto;
	}
	.accordion1 p.ac2 img{
		width: 80%;
		height: auto;
		position: absolute;
		top: 6px;
		left: 0;
		right: 0;
		margin: auto;
	}
	
	/* タブ切り替え */
	.tab {
		overflow:hidden;
		font-size: 0;
		letter-spacing: -0.5em;
		display:-webkit-box;
		display:-moz-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:-moz-flex;
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
	}
	.tab li {
		width : 25% ; /* IE8以下とAndroid4.3以下用フォールバック */
		width : -webkit-calc(100% / 4) ;
		width: calc(100% / 4);
		display: inline-block;
		margin: 0px auto;
		padding: 7px 0px 5px;
		background: #eaf0f7;
	}
	.tab li img {
		width: 25px;
		height: auto;
	}
	.child2 .tab li img {
		width: 20px;
		height: auto;
	}
	.child4 .tab li {
		padding: 5px 0px 7px;
	}
	.child4 .tab li img {
		width: 17px;
		height: auto;
	}
	.tab li .sname {
		width: 100%;
		height: auto;
		padding: 0px;
		margin: 5px 0px 0px 0px;
		display: block;
		font: 8px/1.125em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		color: #8e91aa;
		letter-spacing: 0;
		text-align: center;
	}
	.tab li.select {
		background: rgba(255,255,255,0.5);
	}
	.content li {
		width : 100%;
		height: auto;
		margin: 0px auto;
		padding: 10px 0px 7px;
		background: rgba(255,255,255,0.5);
		font-size: 0;
	}
	.content li input[type="image"].btn {
		width : 70px;
		height: auto;
		margin: 10px auto 15px;
		padding: 0px;
		display: block;
	}
	.child2 .content li input[type="image"].btn {
		margin: 0px auto 10px;
	}
	.content li div[class*="ring"] {
		width : 33.333% ; /* IE8以下とAndroid4.3以下用フォールバック */
		width : -webkit-calc(100% / 3.1) ;
		width: calc(100% / 3.1);
		height: auto;
		margin: 0px auto;
		padding: 0px;
		display: inline-block;
		border-left: 1px solid #d9e3ef;
	}
	.content li div[class*="ring"]:first-child {
		border-left: none;
	}
	.content li .layout {
		width : 17%;
		height: 18px;
		margin: 0px auto;
		padding: 0px;
		display: none;
		text-align: left;
		vertical-align: bottom;
	}
	.content li .okini {
		width : 45%;
		height: 18px;
		margin: 0px auto;
		padding: 0px;
		display: inline-block;
		text-align: left;
		vertical-align: bottom;
	}
	.content li .cart {
		width : 45%;
		height: 20px;
		margin: 0px auto;
		padding: 0px;
		display: inline-block;
		text-align: center;
		vertical-align: bottom;
	}

	/* 石替えのないシリーズ */
	.child5, .child6, .child7, .child8, .child9, .single {
		width : 100%;
		height: auto;
		min-height: 85px;
		margin: 0px auto;
		padding: 10px 0px 7px;
		background: rgba(255,255,255,0.5);
		font-size: 0;
	}
	.child5 input[type="image"].btn,
	.child6 input[type="image"].btn,
	.child7 input[type="image"].btn,
	.child8 input[type="image"].btn,
	.child9 input[type="image"].btn {
		width : 70px;
		height: auto;
		margin: 20px auto 20px;
		padding: 0px;
		display: block;
	}
	.single1 input[type="image"].btn {
		width : 65px;
		height: auto;
		margin: 12px auto 13px;
		padding: 0px;
		display: block;
	}
	.single3 input[type="image"].btn {
		width : 65px;
		height: auto;
		margin: 18px auto 15px;
		padding: 0px;
		display: block;
	}
	.single2 input[type="image"].btn {
		width : 60px;
		height: auto;
		margin: 3px auto 2px;
		padding: 0px;
		display: block;
	}
	.single4 input[type="image"].btn {
		width : 60px;
		height: auto;
		margin: 2px auto 5px;
		padding: 0px;
		display: block;
	}
	.child5 div[class*="ring"],
	.child6 div[class*="ring"],
	.child7 div[class*="ring"],
	.child8 div[class*="ring"],
	.child9 div[class*="ring"],
	.single div[class*="ring"] {
		width : 33.333% ; /* IE8以下とAndroid4.3以下用フォールバック */
		width : -webkit-calc(100% / 3.1) ;
		width: calc(100% / 3.1);
		height: auto;
		margin: 0px auto;
		padding: 0px;
		display: inline-block;
		border-left: 1px solid #d9e3ef;
	}
	.child5 div[class*="ring"]:first-child,
	.child6 div[class*="ring"]:first-child,
	.child7 div[class*="ring"]:first-child,
	.child8 div[class*="ring"]:first-child,
	.child9 div[class*="ring"]:first-child,
	.single div[class*="ring"]:first-child {
		border-left: none;
	}
	.child5 .layout,
	.child6 .layout,
	.child7 .layout,
	.child8 .layout,
	.child9 .layout,
	.single .layout {
		width : 17%;
		height: 18px;
		margin: 0px auto;
		padding: 0px;
		display: none;
		text-align: left;
		vertical-align: bottom;
	}
	.child5 .okini,
	.child6 .okini,
	.child7 .okini,
	.child8 .okini,
	.child9 .okini {
		width : 45%;
		height: 18px;
		margin: 0px auto;
		padding: 0px;
		display: inline-block;
		text-align: left;
		vertical-align: bottom;
	}
	.child5 .cart,
	.child6 .cart,
	.child7 .cart,
	.child8 .cart,
	.child9 .cart {
		width : 45%;
		height: 20px;
		margin: 0px auto;
		padding: 0px;
		display: inline-block;
		text-align: center;
		vertical-align: bottom;
	}
	.single .okini {
		width : 30%;
		height: 25px;
		margin: 0px auto;
		padding: 6px 0px;
		display: inline-block;
		text-align: left;
		vertical-align: bottom;
	}
	.single .cart {
		width : 50%;
		height: 25px;
		margin: 0px auto;
		padding: 4px 0px;
		display: inline-block;
		text-align: right;
		vertical-align: bottom;
	}

	.hide {
		display:none;
	}
	
	/* お気に入り */
	a.product-wishlist-add img.off {
		padding: 16px 0px 0px;
		overflow: hidden;
		height: 0px !important;
		height /**/:16px;
		background: url(../img/btn_wishlist_off.png) no-repeat center center;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
		margin: 0px auto;
		width: 19px;
		display: block;
	}
	a.product-wishlist-add img.on {
		padding: 16px 0px 0px;
		overflow: hidden;
		height: 0px !important;
		height /**/:16px;
		background: url(../img/btn_wishlist_on.png) no-repeat center center;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
		margin: 0px auto;
		width: 19px;
		display: block;
	}
	
	/* アコーディオンの開閉アイコン */
	.accordion_icon {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}
	.cstm {
		width: 100%;
		height: auto;
		padding: 0px;
		margin: 0px;
		display: block;
		font: 10px/1.5em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		transform: scale(0.85);
		color: #afb1c2;
		letter-spacing: 0;
		text-align: center;
		position: absolute;
		bottom: 15px;
	}
	.accordion_icon {
		position: absolute;
		bottom: -5px;
		left: 0;
		right: 0;
		width: 20px;
		height: 20px;
		margin: auto;
		-webkit-transition: 0.4s ease-in-out;
		transition: 0.4s ease-in-out;
	}
	.accordion_icon:after{
		content: "";
		width: 10px;
		height: 10px;
		display: inline-block;
		border-top: 1px solid #afb1c2;
		border-right: 1px solid #afb1c2;
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		-webkit-transition: 0.4s ease-in-out;
		transition: 0.4s ease-in-out;
	}
	/*下、上やじるし切り替え*/
	.accordion_icon.active:after{
		-webkit-transform: rotate(675deg);
		transform: rotate(675deg);
		-webkit-transition: 0.4s ease-in-out;
		transition: 0.4s ease-in-out;
	}
}



/* スクロール時のフェードイン
------------------------------------------------------------------ */
.effect-fade {
	opacity : 0;
	transform : translate(0, 45px);
	transition : all 1000ms;
	transition-delay: 300ms;
}
.effect-fade.effect-scroll {
	opacity : 1;
	transform : translate(0, 0);
}

/* ムービーエリア
------------------------------------------------------------------ */
@media screen and (min-width: 769px) {	/* PC */
	.fixedarea {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		display: block;
		overflow: hidden;
		z-index: -1;
	}
}
@media (max-width: 768px) {	/* SP */
	.fixedarea {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		display: block;
		overflow: hidden;
		z-index: -1;
	}
}
/*================================

vimeo

================================*/
#vimeo{
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: auto;
	overflow: hidden;
	padding: 0 0;
	}
#vimeo:before{
	content:"";
	display: block;
	padding-top: 56.25%;
	}
@media screen and (max-width: 480px) {
#vimeo{
	position: relative;
	overflow-x:hidden;
	width: 100%;
	min-width: 100%;
	height: auto;
	padding: 0 0;
	}
#vimeo:before{
	content:"";
	display: block;
	padding-top: 177.77%;	/*0826*/
	}
	}

#background{
	position: absolute;
	right: 0; 
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 1);
	}

#background-front {
	position: absolute;
	right: 0; 
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
/*	pointer-events: none;	0826*/
	}
#background iframe {
	width: 100%;
	height: 100%;
	}

}
/* 追加エリア
------------------------------------------------------------------ */
@media screen and (min-width: 769px) {	/* PC */
	#holiday-ring .right
	{
		display: none;
	}
}
@media (max-width: 768px) {	/* SP */
	#holiday-ring .right
	{
		width: 100%;
		height: auto;
		margin: 0px auto 0px;
		padding: 0px;
		display: block;
		vertical-align: top;
		position: relative;
		text-align: center;
	}
	#holiday-ring .right .pic
	{
		width: 100%;
		height: auto;
	}
	#holiday-ring .right .pic img
	{
		width: 100%;
		height: auto;
	}
	#holiday-ring .detail
	{
		width: 100%;
		height: 133px;
		display: block;
	}
	#holiday-ring .detail img
	{
		width: auto;
		height: 36px;
	}
	#holiday-ring .detail3
	{
		position: absolute;
		top: calc(1052 / 750 * 57%);
		left: 0;
		right: 0;
		margin: auto;
		padding: 0px;
	}
}
/* バナーエリア
------------------------------------------------------------------ */
@media screen and (min-width: 769px) {	/* PC */
	#banner1 {
		width: 100%;
		height: auto;
		margin: 60px auto 60px;
		padding: 0px;
		text-align: center;
		display: block;
	}
	#banner2 {
		width: 100%;
		height: auto;
		margin: 120px auto 0px;
		padding: 0px;
		text-align: center;
		display: block;
	}
	#banner1 img,
	#banner2 img {
		width: 100%;
		max-width: 1000px;
		height: auto;
	}
}
@media (max-width: 768px) {	/* SP */
	#banner1,
	#banner2 {
		width: 100%;
		height: auto;
		margin: 50px auto;
		padding: 0px;
		text-align: center;
		display: block;
	}
	#banner1 img,
	#banner2 img {
		width: 100%;
		max-width: 375px;
		height: auto;
	}
}

/* 使い方エリア
------------------------------------------------------------------ */
@media screen and (min-width: 769px) {	/* PC */
	#howtosim {
		width: 100%;
		height: auto;
		margin: 0px auto 0px;
		padding: 50px 0px 0px;
		text-align: center;
		background: #eaf0f7;
		display: block;
	}
	#howtosim h3 {
		padding: 15px 0px 0px;
		overflow: hidden;
		height: 0px !important;
		height /**/:15px;
		background: url(../img/h3_howto.png) no-repeat left top;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
		margin: 0px auto 20px;
		width: 256px;
		display: block;
	}
	#howtosim ul {
		width: auto;
		height: auto;
		margin: 0px auto 0px;
		padding: 0px;
		text-align: center;
		list-style: none;
		display: block;
		font-size: 0;
	}
	#howtosim ul li.pic {
		width: 250px;
		height: auto;
		margin: 0px auto 0px;
		padding: 0px;
		text-align: center;
		list-style: none;
		display: inline-block;
	}
	#howtosim ul li.pic img {
		width: 250px;
		height: auto;
		vertical-align: middle;
	}
	#howtosim ul li.txt {
		width: auto;
		height: auto;
		margin: 0px auto 0px;
		padding: 0px;
		text-align: left;
		list-style: none;
		display: inline-block;
		font-size: 14px;
		line-height: 2.5em;
		color: #7b7b7b;
	}
}
@media (max-width: 768px) {	/* SP */
	#howtosim {
		width: 100%;
		height: auto;
		margin: 0px auto 0px;
		padding: 25px 0px 20px;
		text-align: center;
		background: #eaf0f7;
		display: block;
	}
	#howtosim h3 {
		padding: 10px 0px 0px;
		overflow: hidden;
		height: 0px !important;
		height /**/:10px;
		background: url(../img/h3_howto_sp.png) no-repeat center top;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
		margin: 0px auto 10px;
		width: 163px;
		display: block;
	}
	#howtosim ul {
		width: auto;
		height: auto;
		margin: 0px auto 0px;
		padding: 0px;
		text-align: center;
		list-style: none;
		display: block;
	}
	#howtosim ul li.pic {
		width: 250px;
		height: auto;
		margin: 0px auto 0px;
		padding: 0px;
		text-align: center;
		list-style: none;
		display:block;
	}
	#howtosim ul li.pic img {
		width: 200px;
		height: auto;
		vertical-align: middle;
	}
	#howtosim ul li.txt {
		width: auto;
		height: auto;
		margin: -20px auto 0px;
		padding: 0px;
		text-align: center;
		list-style: none;
		display: block;
		font-size: 13px;
		line-height: 2em;
		color: #8f92ab;
	}
}

/* シェアボタンエリア
------------------------------------------------------------------ */
@media screen and (min-width: 769px) {	/* PC */
	#share
	{
		width: 100%;
		margin: 100px auto 0px;
		padding: 0px 0px 0px;
		overflow: hidden;
	}
	#share ul
	{
		margin: 0px auto 0px;
		padding: 0px;
		list-style: none;
		font-size: 0;
		text-align: center;
	}
	#share ul li
	{
		width: 40px;
		height: 40px;
		margin: 0px 20px 0px 0px;
		padding: 0px;
		display: inline-block;
	}
	#share ul li a img
	{
		width: 40px;
		height: auto;
	}
	#share ul li:last-child a
	{
		padding: 40px 0px 0px;
		overflow: hidden;
		height: 0px !important;
		height /**/:40px;
		background: url(../img/icon_sns_line.png) no-repeat left top;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
		margin: 0px auto;
		width: 40px;
		display: block;
	}
}
@media (max-width: 768px) {	/* SP */
	#share
	{
		width: 100%;
		margin: 40px auto 0px;
		padding: 0px 0px 0px;
		overflow: hidden;
	}
	#share ul
	{
		margin: 0px auto 0px;
		padding: 0px;
		list-style: none;
		font-size: 0;
		text-align: center;
	}
	#share ul li
	{
		width: 40px;
		height: 40px;
		margin: 0px 20px 0px 0px;
		padding: 0px;
		display: inline-block;
	}
	#share ul li a img
	{
		width: 40px;
		height: auto;
	}
	#share ul li:last-child a
	{
		padding: 40px 0px 0px;
		overflow: hidden;
		height: 0px !important;
		height /**/:40px;
		background: url(../img/icon_sns_line.png) no-repeat left top;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
		margin: 0px auto;
		width: 40px;
		display: block;
	}
}