@charset "Shift_JIS";

/* ---------------------------------------------------------
	CSS Document detail
--------------------------------------------------------- */
.pc {
    display: block;
}

.sp {
    display: none;
}

header {
    font-size: .85em!important;
}
header .discription {
    top:unset!important;
}
#contents_wrap #breadcrumb {
    display: block;
    width: 930px;
    margin: 23px auto 10px;
    font-size: 14.4px;
}
#detail {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.6;
	color: #424242;
}

#detail * {
	outline: 0;
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing: border-box;
	list-style: none;
}

#detail .d_btn a {
	display: block;
	height: 40px;
	box-shadow: 0 0 0 2px #795548 inset;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	letter-spacing: 0.05em;;
	line-height: 40px;
	color: #795548;
	transition: .4s;
}

#detail .d_btn a:hover {
	background: #795548;
	color: #fff;
}

/* ---------------------------------------------------------
	CSS Document detail > main
--------------------------------------------------------- */

#detail .main {
	width: 930px;
	height: 390px;
	margin: 0 auto 50px;
	position: relative;
	z-index: 0;
}

/*---------------MVà^Cg---------------*/

/*¿X{{ê*/
#detail .main .tit-toku {
    width: 430px;
    position: absolute;
    top: -165px;
    right: 145px;
    z-index: 1;
}
/*àì»*/
#detail .main .tit-kane {
    width: 430px;
    position: absolute;
    top: -120px;
    right: 317px;
    z-index: 1;
    -webkit-filter: drop-shadow(0px 3px 10px rgba(0,106,152,.8));
    filter: drop-shadow(0px 0px 10px rgb(0 106 152 / 80%));
}
/*Cheese Shop*/
#detail .main .tit-che {
    width: 311px;
    position: absolute;
    top: -178px;
    right: 519px;
    z-index: 1;
}
/*ÒèÈt@[*/
#detail .main .tit-pili {
    width: 361px;
    position: absolute;
    top: -226px;
    right: 103px;
    z-index: 1;
}
/*AZ[tbV*/
#detail .main .tit-ace {
    width: 274px;
    position: absolute;
    top: -89px;
    right: 410px;
    z-index: 1;
}
/*üçC`S*/
#detail .main .tit-chura {
    width: 391px;
    position: absolute;
    top: -123px;
    right: 389px;
    z-index: 1;
    -webkit-filter: drop-shadow(0px 0 4px rgb(255,255,255));
    filter: drop-shadow(0 0 4px rgb(255 255 255 / 100%));
}
/*Ý{*/
#detail .main .tit-kis {
    width: 287px;
    position: absolute;
    top: -123px;
    right: 621px;
    z-index: 1;
    -webkit-filter: drop-shadow(0px 0 4px rgb(255,255,255));
    filter: drop-shadow(0 0 4px rgb(255 255 255 / 100%));
}
/*uÇ°¢¿²*/
#detail .main .tit-shi {
    width: 367px;
    position: absolute;
    top: -123px;
    right: 101px;
    z-index: 1;
    -webkit-filter: drop-shadow(0px 0 4px rgb(255,255,255));
    filter: drop-shadow(0 0 4px rgb(255 255 255 / 100%));
}


#detail .main .logo.kanigawa_title {
    width: 430px;
    position: absolute;
    top: 50%;
    right: 50%;
    z-index: 1;
}

#detail .main .pc {
	position: absolute;
	top: 240px;
	right: -58px;
	z-index: 1;
}
#detail .main .pc.kani_sub {
    top: 216px;
    right: -97px;
}

#detail .main .pc.che_sub {
    top: 213px;
    right: -23px;
}

#detail .main .pc.che_sub {
    top: 226px;
    right: -32px;
}

#detail .main .pc.chura_sub {
    top: 198px;
    right: -7px;
}

#detail .main .pc.kis_sub {
    top: 295px;
    right: -47px;
}

#detail .main .pc.kis_sub img{
    width:420px;
}

/* ---------------------------------------------------------
	CSS Document detail > summary
--------------------------------------------------------- */
#detail .summary {
    width: 930px;
    margin: 0 auto 60px;
    padding-right: 460px;
}

#detail .summary .copy {
	font-size: 12px;
	letter-spacing: 0.05em;
}

#detail .summary h1 {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: dotted 5px #bdbdbd;
	font-weight: 500;
	font-size: 23px;
	letter-spacing: 0.05em;
}

#detail .summary h1 span{
    font-size:16px;
}

#detail .summary p {
    margin-bottom: 20px;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 1.8;
}

/* ---------------------------------------------------------
	CSS Document detail > movie
--------------------------------------------------------- */

#detail #movie {
	margin-bottom: 80px;
	padding: 60px;
	background: url(../img/d_bg_01.png) top / 22px auto;
	text-align: center;
}

#detail #movie h2 {
	margin-bottom: 20px;
}

#detail #movie h2 img {
	height: 18px;
}

#detail #movie .youtube {
	width: 484px;
	height: 264px;
	margin: 0 auto;
}

#detail #movie iframe {
	vertical-align: top;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border: 0;
}

/* ---------------------------------------------------------
	CSS Document detail > story
--------------------------------------------------------- */

#detail .story {
    width: 950px;
    margin: 0 auto 80px;
    text-align: center;
}

#detail .story picture img {
	height: 110px;
}

#detail .story h2 {
	margin: 30px 0 60px;
}

#detail .story h2 img {
	height: 68px;
}

#detail .story h3 {
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 1.5;
    color: #795548;
}

#detail .comment h3 {
    max-width: 422px;
}

#detail .profile {
    display: flex;
    align-items: center;
    margin-bottom: 110px;
    padding: 36px 60px;
    background: #f9fbe7;
}

#detail .profile figure {
	width: 233px;
	margin-right: 30px;
}

#detail .profile figcaption {
	margin-top: 7px;
	letter-spacing: 0.05em;;
	font-size: 11px;
	color: #616161;
}

#detail .profile figcaption .name {
	font-weight: 500;
	font-size: 16px;
}

#detail .profile .section {
	flex: 1;
	text-align: justify;
	font-size: 14.5px;
	letter-spacing: 0.03em;;
	line-height: 1.8;
}

#detail .comment {
	min-height: 250px;
	margin-bottom:120px;
	text-align: justify;
	font-size: 14px;
	letter-spacing: 0.03em;;
	line-height: 1.8;
	position: relative;
}

#detail .comment.odd {
    padding-right: 400px;
    font-size: 16px;
    line-height: 1.9;
}

#detail .comment.even {
    padding-left: 534px;
    font-size: 16px;
    line-height: 1.9;
}

#detail .comment.even figure {
	left: 0;
}
#detail .comment.odd p {
    width: 420px;
}
#detail .comment.even p{
    height:335px;
}
#detail .comment figure {
    width: 500px;
    position: absolute;
    top: 0;
}

#detail .comment.odd figure {
	right: 0;
}

#detail .comment.even figure {
	left: 0;
}

#detail .comment figure .cap {
    font-size: small;
    color: #865548;
    line-height: 1.4;
}
/* ---------------------------------------------------------
	CSS Document detail > product
--------------------------------------------------------- */
#detail #product {
    width: 780px;
    margin: 0 auto 100px;
    padding: 25px 30px 30px;
    border: solid 15px #f7ba8c;
    text-align: center;
    position: relative;
}

#detail #product h2 {
	margin-bottom: 30px;
	font-size: 0;
}

#detail #product h2 img {
	height: 40px;
}

#detail #product .flex {
	display: flex;
}

#detail #product .product_pic {
	width: 359px;
	margin-right: 20px;
}

#detail #product .product_item {
	flex: 1;
	text-align: left;
}

#detail #product .product_name {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
	font-weight: 500;
	font-size: 24px;
	letter-spacing: 0.02em;
	line-height: 1.3;
}

#detail #product .product_logo {
	width: 52px;
}

#detail #product .copy {
	font-weight: 400;
	font-size: 12px;
	letter-spacing: 0.05em;
}

#detail #product .small {
    font-size: 17px;
    margin-top: 1px;
    /*display: block;*/
}

#detail #product p {
	margin-bottom: 15px;
	text-align: justify;
	font-size: 13px;
	letter-spacing: 0.05em;
	line-height: 1.8;
}

#detail #product dl {
	display: flex;
	align-items: flex-end;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 18px;
}

#detail #product dt {
	margin-right: 5px;
}
#detail #product .chura_price dt {
    margin-right: 0;
}

#detail #product dt span {
	display: inline-block;
	vertical-align: top;
	height: 19px;
	padding: 0 10px;
	border-radius: 6px;
	background: #000;
	color: #fff;
}
#detail #product .cp-tit {
    display: block;
    vertical-align: -0.6em;
    height: auto; 
    padding: 2px 0.5em;
    border-radius: 0; 
    background: #000;
    color: #fff;
    text-align: center;
}
#detail #product .yen {
    display: inline-block;
    vertical-align: -2px;
    margin: 0.2em;
    font-weight: 500;
    font-size: 30px;
}
#detail #product .s-yen {
    display: inline-block;
    vertical-align: 0px;
    margin: 0.2em;
    font-weight: 500;
    font-size: 16px;
}
#detail #product .meta {
	margin-bottom: 20px;
	font-size: 12.5px;
	letter-spacing: 0.05em;
}
#detail #product .meta.chura_meta {
    margin-bottom: 8px;
}
#detail #product .order_flow_li li {
    list-style-type: decimal;
    margin-left: 17px;
}
#detail #product .cart button{
    width: 100%;
    height: 50px;
    background: #ee6c20;
    box-shadow: 0 0 0 2px #ee6c20 inset;
    text-align: center;
    font-weight: 500;
    font-size: 17px;
    letter-spacing: 0.05em;
    line-height: 50px;
    color: #fff;
    cursor: pointer;
    transition: .4s;
}
#detail #product .cart .transit_btn {
    width: 100%;
    height: 50px;
    background: #ee6c20;
    box-shadow: 0 0 0 2px #ee6c20 inset;
    text-align: center;
    font-weight: 500;
    font-size: 17px;
    letter-spacing: 0.05em;
    line-height: 50px;
    color: #fff;
    cursor: pointer;
    transition: .4s;
}


#detail #product .cart .transit_btn {
    height: 50px;
    display: block;
    text-decoration: none;
}

#detail #product .cart button:before {
    display: inline-block;
    vertical-align: top;
    content: '';
    width: 24px;
    height: 50px;
    margin: 0 0.5em 0 -0.5em;
    background: url(../img/d_cart.svg) no-repeat left / 100% auto;
}

 #detail #product .cart .transit_btn:before {
    display: inline-block;
    vertical-align: top;
    content: '';
    width: 24px;
    height: 50px;
    margin: 0 0.5em 0 -0.5em;
    background: url(../img/d_cart.svg) no-repeat left / 100% auto;
}

#detail #product .cart button:hover, #detail #product .cart .transit_btn:hover {
    opacity: 0.6;
}

#detail #product .notice {
	margin-top: 15px;
	font-size: 12px;
	letter-spacing: 0.05em;
	color: #616161;
}

#detail #product .taiken {
    font-size: 13px;
    padding: 5px;
    display: block;
}
#detail .memo_b {
    color: red;
}
#detail #product .chura_price{
    display:block;
}

#detail #product .chura_price .chura_shiki {
    color: red;
    border: 1px solid red;
    padding: 2px;
    display: block;
    margin: 5px 0 1px;
    text-align: center;
}
#detail #product .chura_price_memo {
    font-size: 12px;
    color: #4c4c4c;
    line-height: 1.45;
    display: block;
    text-align: left;
    margin: 12px 0;
}
#detail #product .under_line {
    text-decoration: underline;
    color: red;
}

#detail #product .order_flow {
    border-bottom: solid 1px #b7b7b7;
    padding: 0 0 4px;
    text-align: center;
    margin-bottom: 5px;
    color: #795548;
    font-weight: 500;
    font-size: 16px;
}
#detail #product .chura_orderbox {
    border: solid 1px #b7b7b7;
    padding: 3px 8px 8px;
    border-radius: 8px;
}
/* ---------------------------------------------------------
	CSS Document detail > product > waku
--------------------------------------------------------- */
#detail #product .waku li {
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 0;
}

#detail #product .waku li:nth-of-type(1) {
	top: -15px;
	left: -15px;
}

#detail #product .waku li:nth-of-type(2) {
	top: -15px;
	right: -15px;
}

#detail #product .waku li:nth-of-type(3) {
	bottom: -15px;
	left: -15px;
}

#detail #product .waku li:nth-of-type(4) {
	bottom: -15px;
	right: -15px;
}

#detail #product .waku li:before {
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #558b2f;
	transform: translateY(-50%) translateX(-50%);
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
}

#detail #product .waku li:after {
	content: '';
	width: 0;
	height: 0;
	border: solid 40px transparent;
	border-left: solid 40px #f7ba8c;
	position: absolute;
	z-index: 1;
}

#detail #product .waku li:nth-of-type(1):after {
	transform: rotate(-135deg);
	bottom: 0;
	right: 0;
}

#detail #product .waku li:nth-of-type(2):after {
	transform: rotate(-45deg);
	bottom: 0;
	left: 0;
}

#detail #product .waku li:nth-of-type(3):after {
	transform: rotate(135deg);
	top: 0;
	right: 0;
}

#detail #product .waku li:nth-of-type(4):after {
	transform: rotate(45deg);
	top: 0;
	left: 0;
}

/* ---------------------------------------------------------
	CSS Document detail > massage
--------------------------------------------------------- */

#detail .massage {
	width: 520px;
	margin: 0 auto 70px;
	text-align: justify;
	font-size: 15px;
	letter-spacing: 0.05em;
	line-height: 1.8;
}

#detail .massage h2 {
	margin-bottom: 15px;
	text-align: center;
	font-size: 0;
}

#detail .massage h2 img {
	height: 72px;
}

#detail .massage figure {
    margin-bottom: 10px;
    width: 600px;
    height: auto;
}

#detail .massage figure img {
	height: 346px;
}

/* ---------------------------------------------------------
	CSS Document detail > outline
--------------------------------------------------------- */

#detail .outline {
	margin-bottom: 15px;
	padding: 50px 0;
	background: #f9fbe7;
}

#detail .outline h2 {
	width: 650px;
	margin: 0 auto 15px;
	font-weight: 500;
	font-size: 24px;
	letter-spacing: 0.05em;
	line-height: 1;
}

#detail .outline .table {
	width: 650px;
	margin: 0 auto;
	background: url(../img/d_bg_02.svg) repeat-x top left / 8px auto;
}

#detail .outline dl {
	display: flex;
	align-items: center;
	background: url(../img/d_bg_02.svg) repeat-x bottom left / 8px auto;
}

#detail .outline dt {
	width: 102px;
	padding: 20px 0;
	border: 0;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 0.04em;
}

#detail .outline dd {
	flex: 1;
	padding: 20px 0;
	font-size: 16px;
	letter-spacing: 0.04em;
}

#detail .outline_memo {
    font-size: 12px;
    line-height: 1.5;
    display: block;
    margin-top: 5px;
}
#detail .red{
    color:red;
}

@media all and (-ms-high-contrast:none) {
    #detail .outline .table {
			background: none;
			border-top: dotted 5px #bdbdbd;
	}
	#detail .outline dl {
		background: none;
		border-bottom: dotted 5px #bdbdbd;
	}
}

#detail .outline dd a:not(.tel) {
	text-decoration: underline;
	color: #1976d2;
}

#detail .outline dd a:hover {
	opacity: 0.6;
}

/* ---------------------------------------------------------
	CSS Document order
--------------------------------------------------------- */

#order {
	width: 108px;
	margin: 0 40px 0 auto;
	text-align: right;
	font-size: 0;
	position: sticky;
	right: 40px;
	transition: .8s;
	opacity: 0;
}

#order.fixed {
	bottom: 40px;
	opacity: 1;
}

#order button {
	vertical-align: top;
	outline: 0;
	width: 108px;
	height: 108px;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	box-sizing: border-box;
	cursor: pointer;
	transition: .4s;
}

#order button:hover {
	opacity: 0.6;
}

#detail .outline .snsbtn {
    background: #FFF;
    text-decoration: none!important;
    color: #424242!important;
    border: 1px solid #424242;
    border-radius: 50px;
    font-size:12px;
    padding:2px 8px;
}

#detail .halsertop {
    display: flex;
    justify-content: center;
    margin: 50px auto 50px;
    vertical-align: top;
    width: 150px;
    height: 41px;
    border: solid 1px #d4d4d4;
    background: #f3f3f3;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.04em;
    line-height: 38px;
    color: #636363;
    cursor: pointer;
    transition: .4s;
}
#detail .halsertop a{
    text-decoration:none;
}

#detail .halsertop:hover {
    background: #fff;
    box-shadow: 0 0 9px -4px rgba(0, 0, 0, 0.6);
}
.slider img,
.slider video,
.sliderBox iframe {
    width: 100%;
    height: auto;
}

.slick-slide li {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.slick-slide iframe {
    position: absolute;
    #detail .outline_memo top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*®äç\L*/

#detail #product .soldout {
    color: #ee6c20;
    border: solid #ee6c20 2px;
    font-weight: 500;
    padding: 4px 8px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
}
