*
{
	margin:0;
	padding:0
}
img
{
	border:0;
	vertical-align:top
}
ul,ol
{
	list-style:none
}
a
{
	color:#333;
	text-decoration:none
}
a:hover
{
	text-decoration:underline
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
{
	display:block
}
.clearfix:after
{
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix
{
	display:inline-block
}
* html .clearfix
{
	height:1px
}
.clearfix
{
	display:block
}
iframe
{
	vertical-align:bottom
}
html,body
{
	height:100% !important
}
body
{
	color:#333;
	font-size:16px;
	font-family:"游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	font-style:normal;
	line-height:1.8;
	word-wrap:break-word
}
:where(body)
{
	min-width:1024px;
}
body img
{
	max-width:100%
}
body h1
{
	display:none
}
body #main h1
{
	display:block !important
}
#wrapper
{
	position:relative;
	width:100%;
	height:100%
}
body>#wrapper
{
	height:auto;
	min-height:100%
}
@media screen
{
	* html #wrapper
{
	min-height:100%;
	height:auto !important;
	height:100%
}

}
#header
{
	position:fixed;
	top:0;
	width:100%;
	height:60px;
	background:#000;
	z-index:9999
}
#main
{
	width:1024px;
	height:100% !important;
	margin: 0 auto;
	padding: 0;
}
#sidebar
{
	float:left;
	font-size:13px;
	width:190px
}
#contents
{
	width:1024px
}
#contents img
{
	max-width:100%
}
#footer
{
	position:initial;
	width:100%
}
.sp
{
	display:none
}
.sb-site-container
{
	min-height:auto !important
}
strong
{
	font-size:18px
}
.alignleft
{
	float:left
}
.alignright
{
	float:right
}
.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto
}
.left
{
	float:left
}
.right
{
	float:right
}
.center
{
  text-align: center;
  margin-bottom: 10px;
}
.none
{
	display:none
}
.small
{
	font-size:11px
}
.mt0
{
	margin-top:0 !important
}
.mt5
{
	margin-top:5px !important
}
.mt10
{
	margin-top:10px !important
}
.mt15
{
	margin-top:15px !important
}
.mt20
{
	margin-top:20px !important
}
.mt25
{
	margin-top:25px !important
}
.mt30
{
	margin-top:30px !important
}
.mt40
{
	margin-top:40px !important
}
.mt50
{
	margin-top:50px !important
}
.mt60
{
	margin-top:60px !important
}
.mt70
{
	margin-top:70px !important
}
.mt80
{
	margin-top:80px !important
}
.mt90
{
	margin-top:90px !important
}
.mt100
{
	margin-top:100px !important
}
.mb0
{
	margin-bottom:0 !important
}
.mb5
{
	margin-bottom:5px !important
}
.mb10
{
	margin-bottom:10px !important
}
.mb15
{
	margin-bottom:15px !important
}
.mb20
{
	margin-bottom:20px !important
}
.mb25
{
	margin-bottom:25px !important
}
.mb30
{
	margin-bottom:30px !important
}
.mb40
{
	margin-bottom:40px !important
}
.mb50
{
	margin-bottom:50px !important
}
.mb60
{
	margin-bottom:60px !important
}
.mb70
{
	margin-bottom:70px !important
}
.mb80
{
	margin-bottom:80px !important
}
.mb90
{
	margin-bottom:90px !important
}
.mb100
{
	margin-bottom:100px !important
}
.bdN
{
	border:none !important
}
.breadcrumb
{
	font-size:12px;
	padding:5px;
	margin-bottom:20px;
}
.pagenation
{
	text-align:center;
	margin:60px 0
}
.pagenation ul li
{
	display:inline;
	margin:0 3px
}
.pagenation ul li.active,.pagenation ul li a
{
	text-decoration:none;
	padding:15px;
	box-sizing:border-box;
	transition:background-color 0.3s ease
}
.pagenation ul li a:hover,.pagenation ul li.active
{
	color:#FFF !important;
	background:#000
}
.navigation
{
	font-size:13px;
	margin:60px 0
}
.navigation .pageprev
{
	float:left;
	width:40%;
	text-align:left
}
.navigation .pagenext
{
	float:right;
	width:40%;
	text-align:right
}
.top_img
{
	margin-bottom:50px;
	text-align: center;
}
.contact-form
{
	width:100%
}
.contact-form dl
{
	margin-bottom:15px;
	margin-left:60px;
}
.contact-form dt
{
	float:left;
	width:28%;
	font-weight:bold;
	text-align:left;
	clear:both
}
.contact-form dd
{
	float:left;
	width:69%
}
.contact-form .wpcf7-list-item
{
margin:0 0 15px 0;
padding:0;
clear:both;
display:block;
}
.contact-form .wpcf7-list-item-label
}
margin:0;
padding:0;
}
.contact-form input,.contact-form textarea
{
	width:60%;
	background:#F7F7F7;
	padding:1%;
	border:1px solid #000
}
input[type="submit"]
{
	display:block;
	font-size:16px;
	color:#FFF;
	background:#000;
	width:150px;
	border:1px solid #000;
	margin:0 auto;
	padding:10px;
	cursor:pointer
}
hr
{
	background:url(../images/common/ico_symbol.png) center center no-repeat;
	height:26px;
	border:none;
	padding:50px 0
}
p.border
{
	padding-bottom:15px;
	border-bottom:1px dashed #000
}
div.img
{
	margin-bottom:20px;
	text-align: center;
}
dl.photo_left dt
{
	float:left;
	width:450px
}
dl.photo_left dd
{
	float:right;
	width:265px
}
dl.photo_right dt
{
	float:left;
	width:450px
}
dl.photo_right dd 
{
  float: right;
  width: 536px;
}
dl.both dt
{
	float:left;
	width:450px
}
dl.both dd
{
	float:right;
	width:536px
}
dl.both dd:first-child
{
	float:left
}
dl.both dd img
{
	margin-bottom:5px
}
dl.photo_right_both dt
{
	float:right;
	width:360px
}
dl.photo_right_both dd
{
	float:left;
	width:360px
}
dl.photo_left_both dt
{
	float:left;
	width:360px
}
dl.photo_left_both dd
{
	float:right;
	width:360px
}
dl.photo_right_small dt
{
	float:right;
	width:120px
}
dl.photo_right_small dd
{
	float:left;
	width:600px
}
dl.photo_left_small dt
{
	float:left;
	width:120px
}
dl.photo_left_small dd
{
	float:right;
	width:600px
}
.spec h4
{
	font-size:18px;
	padding-bottom:5px
}
.spec ul li
{
	font-size:14px;
	border-bottom:1px solid #000;
	padding:5px 0
}
.spec ul li:first-child
{
	border-top:1px solid #000
}
.title-center
{
	font-size:25px;
	font-weight:normal;
	text-align:center
}
.title-sub
{
	font-size:20px;
	font-weight:normal;
	margin-bottom:15px
}
.headline
{
	color:#FFF100;
	font-size:16px;
	background:#646464;
	margin-bottom:15px;
	padding:4px 10px;
	text-align:center
}
a.hover img
{
	-webkit-transition:opacity 0.3s ease;
	-moz-transition:opacity 0.3s ease;
	-o-transition:opacity 0.3s ease;
	transition:opacity 0.3s ease
}
a.hover:hover img
{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7
}
.arrow
{
	position:relative
}
.arrow:after
{
	position:absolute;
	right:5px;
	top:50%;
	color:#FFF;
	font-size:20px;
	font-family:'icomoon';
	content:"\e618";
	margin-top:-15px
}
.arrow.arrow_btm:after
{
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg)
}
ul.btn_share
{
	border-top:1px solid #969696;
	padding-top:20px;
	text-align:center
}
ul.btn_share li
{
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:32px;
	margin:0 7px
}
ul.btn_share li a
{
	text-decoration:none !important
}
ul.btn_share li a i
{
	color:#969696;
	-ms-transition:color 0.3s ease;
	transition:color 0.3s ease
}
ul.btn_share li.fb a:hover i
{
	color:#375794
}
ul.btn_share li.tw a:hover i
{
	color:#59ADEB
}
ul.btn_share li.hatena a:hover i
{
	color:#008FDE
}
ul.btn_share li.pocket a:hover i
{
	color:#ED425A
}
#header .head_inner
{
	min-width:700px;
	margin:0 auto;
	padding:0 20px;
	overflow:hidden
}
#header .head_inner .logo
{
	float:left;
	padding-top:10px
}
#header .head_inner .logo img
{
	width:170px;
	-ms-transition:all 0.2s ease;
	transition:all 0.2s ease
}
#header .head_inner ul
{
	float:right
}
#header .head_inner ul li
{
	float:left;
	margin:8px 0 0 10px
}
#header .head_inner ul li:first-child
{
	margin-left:0
}
#header .head_inner ul li a
{
	color:#FFF
}
#header .head_inner ul li i
{
	color:#FFF;
	font-size:20px;
	vertical-align:middle
}
#header .head_inner ul li.free,#header .head_inner ul li.order
{
	display:block;
	width:100px;
	height:46px;
	margin-top:0;
	padding:0
}
#header .head_inner ul li.free a,#header .head_inner ul li.order a
{
	display:block;
	width:100%;
	height:100%
}
#header .head_inner ul li.free
{
	background:url(../images/header/free.png) left top no-repeat;
	margin-left:20px
}
#header .head_inner ul li.order
{
	background:url(../images/header/order.png) left top no-repeat
}
#header .head_inner ul li.amazon
{
	display:none
}
ul.spNavi
{
	display:none
}
#footer .foot_inner
{
	position:relative;
	width:100%
}
#footer .foot_inner.bk
{
	background:#000
}
#footer .footNavi
{
	width:750px;
	margin:0 auto;
	padding-left:230px
}
#footer .footNavi ul
{
	padding-top:10px;
	margin-bottom:5px
}
#footer .footNavi ul li
{
	float:left;
	border-left:1px solid #000;
	margin-left:10px;
	padding-left:10px
}
#footer .footNavi ul li:first-child
{
	border-left:none;
	margin-left:0;
	padding-left:0
}
#footer .copyright
{
	position:relative;
	color:#FFF;
	font-size:11px;
	width:980px;
	height:40px;
	margin:0 auto;
	padding-top:20px;
	text-align:center
}
#footer .copyright a
{
	color:#FFF
}
#footer .copyright .pagetop
{
	position:absolute;
	right:0;
	top:15px
}
.bnr_area
{
	text-align:center;
	padding: 0 0 20px 0px;
	width:1024px !important;
	margin:0 auto;
}


.lfbox{
	float:left;
	vertical-align:bottom;
	margin-bottom:15px;
}
.rtbox{
	float:right;
	vertical-align:bottom;
	margin-bottom:15px;
}

.clear{
	clear:both;
	overflow:hidden;
}

.footer_bnr{
	width:1024px;
	margin:0 auto 20px;
clear:both;
overflow:hidden;
}

.bnr {
	padding-bottom: 35px;
}
#sidebar .amazon img
{
	margin-bottom:10px
}
#sidebar .search form input
{
	font-size:16px;
	width:153px;
	border:none;
	margin:25px 0 20px;
	padding:5px 5px 5px 30px;
	background:#E6E6E6 url(../images/common/icon_search.png) left center no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5)
{
	#sidebar .search form input
{
	background:#E6E6E6 url(../images/common/icon_search@2x.png) left center no-repeat;
	background-size:27px 27px
}

}
#sidebar h3
{
	background:#3C3C3C;
	margin-bottom:5px;
	padding:2px 10px
}
#sidebar ul.side_menu
{
	margin-bottom:40px
}
#sidebar ul.side_menu li a
{
	display:block;
	font-weight:bold;
	padding:8px 2px;
	text-decoration:none;
	transition:background-color 0.3s ease
}
#sidebar ul.side_menu li a:hover
{
	background:#FFF200
}
#sidebar ul.side_menu.btn li a
{
	color:#FFF;
	font-size:12px;
	background:#000;
	padding:5px 10px;
	text-decoration:none;
	-ms-transition:background-color 0.3s ease;
	transition:background-color 0.3s ease
}
#sidebar ul.side_menu.btn li a:hover
{
	background:#555
}
#sidebar ul.btn li
{
	margin-bottom:15px
}
#sidebar i[class^="icon-"]
{
	font-size:19px;
	margin-right:3px;
	vertical-align:middle
}
#sidebar .icon-original
{
	display:inline-block;
	background:url(../images/sidebar/icon-original.png) left center no-repeat;
	width:16px;
	height:16px;
	margin-left:3px
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5)
{
	#sidebar .icon-original
{
	background:url(../images/sidebar/icon-original@2x.png) left center no-repeat;
	background-size:16px 16px
}

}
#sidebar ul li dl.categories dt
{
	position:relative;
	font-size:13px;
	font-weight:bold;
	padding:8px 10px 8px 25px;
	cursor:pointer;
	-ms-transition:background-color 0.3s ease;
	transition:background-color 0.3s ease
}
#sidebar ul li dl.categories dt:hover
{
	background:#FFF200
}
#sidebar ul li dl.categories dt:after
{
	position:absolute;
	right:5px;
	top:50%;
	font-family:'icomoon';
	content:"\e61b";
	margin-top:-9px
}
#sidebar ul li dl.categories dt.open:after
{
	content:"\e61a"
}
#sidebar ul li dl.categories dd
{
	display:none
}
#sidebar ul li dl.categories dd ul li a
{
	padding-left:40px;
	text-indent:-1em
}
#sidebar ul li dl.categories dd ul li a:before
{
	font-family:'icomoon';
	content:"\e607";
	font-size:11px;
	margin-right:3px
}
#sidebar .fb-box
{
	margin:40px auto
}
#sidebar li.under
{
	font-size:12px;
	text-indent:1em
}
#sidebar li.under i
{
	font-size:12px
}
#top #main
{
	margin-top:0
}
#top #header
{
	background:transparent
}
#top #header .head_inner ul
{
	display:none
}
#top #header.bg
{
	background:#000
}
#top .main_visual
{
	position:relative;
	width:100%;
	height:65%;
	background:#000;
	overflow:hidden
}
#top .main_visual .loading
{
	position:absolute;
	top:50%;
	left:50%;
	width:80px;
	height:80px;
	margin:-40px 0 0 -40px;
	background:url(../images/top/loading.svg) center center no-repeat
}
#top .main_visual video
{
	position:absolute;
	top:50%;
	left:50%;
	min-width:100%;
	min-height:100%;
	width:auto;
	height:auto;
	-webkit-transform:translateX(-50%) translateY(-50%);
	-moz-transform:translateX(-50%) translateY(-50%);
	-ms-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
	background-size:cover
}
#top .main_visual .lead
{
	position:relative;
	width:960px;
	height:100%;
	margin:0 auto
}
#top .main_visual .lead h2
{
	display:none
}
#top .main_visual .lead .icon-play
{
	color:#FFF;
	font-size:70px
}
#top .main_visual .lead span
{
	position:absolute;
	left:50%;
	top:50%;
	margin:-35px 0 0 -35px
}
#top .main_visual .lead a
{
	border:none;
	outline:none;
	text-decoration:none;
	-webkit-transition:opacity 0.3s ease;
	-moz-transition:opacity 0.3s ease;
	-o-transition:opacity 0.3s ease;
	transition:opacity 0.3s ease
}
#top .main_visual .lead a:hover
{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7
}
#top .main_visual .arrow_btm
{
	position:absolute;
	bottom:30px;
	left:50%;
	margin-left:-15px;
	animation:arrow 1.5s infinite alternate linear;
	-ms-animation:arrow 1.5s infinite alternate linear;
	-webkit-animation:arrow 1.5s infinite alternate linear;
	-moz-animation:arrow 1.5s infinite alternate linear
}
#top .main_visual .arrow_btm a
{
	text-decoration:none
}
#top .main_visual .arrow_btm a i
{
	color:#FFF;
	font-size:35px
}
@-ms-keyframes arrow
{
	0%
{
	bottom:30px
}
50%
{
	bottom:45px
}
100%
{
	bottom:30px
}

}
@-webkit-keyframes arrow
{
	0%
{
	bottom:30px
}
50%
{
	bottom:45px
}
100%
{
	bottom:30px
}

}
@-moz-keyframes arrow
{
	0%
{
	bottom:30px
}
50%
{
	bottom:45px
}
100%
{
	bottom:30px
}

}
@keyframes arrow
{
	0%
{
	bottom:30px
}
50%
{
	bottom:45px
}
100%
{
	bottom:30px
}

}
#top #contents h2 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #000;
	font-weight: 700;
}
#top #contents ul li p.date
{
	color:#A47200;
	font-size:12px;
	margin-bottom:3px
}
#top #contents ul li img
{
	margin-bottom:5px
}
#top #contents ul li h3
{
	font-size:12px
}
#top #contents ul li p
{
	font-size:12px
}
#top #contents ul li p.cat
{
	font-size:14px;
	font-weight:bold
}
#top ul.recent_posts li
{
	float:left;
	width:165px;
	margin:0 30px 25px 0
}
#top ul.recent_posts li:nth-child(4n)
{
	margin-right:0
}
#top ul.recent_posts li img
{
	width:100%
}
#top p.readMore
{
	margin:5px 0 15px;
	text-align:right
}
#top ul.col2,#top ul.col4
{
	margin-bottom:25px
}
#top ul.col2 li
{
	float:left;
	width:360px;
	margin-left:30px
}
#top ul.col2 li:first-child
{
	margin-left:0
}
#top ul.col4 li
{
	float:left;
	width:165px;
	margin-left:30px
}
#top ul.col4 li:first-child
{
	margin-left:0
}
#top #contents ul li .title.new
{
	padding-left:40px;
	background:url(../images/common/ico_new.gif) left center no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5)
{
	#top #contents ul li .title.new
{
	background:url(../images/common/ico_new@2x.gif) left center no-repeat;
	background-size:32px 23px
}

}
#top .topics,#top .bnr_mov
{
	display:none
}
#post .top_cat
{
	margin-bottom:40px;
	text-align:center;
}
#post .post
{
	margin-bottom:80px
}
#post .post h2
{
	font-size:14px;
	margin-bottom:15px
}
#post .post h2 img
{
	display:block;
	margin:0 auto
}
#post .post .date
{
	color:#A47200;
	font-size:13px;
	margin-bottom:0
}
#post .post ul.post_list li
{
	float:left;
	width:180px;
	margin-left:10px;
	margin-bottom:25px
}
#post .post ul.post_list li:nth-child(4n+1)
{
	margin-left:0
}
#post .post ul.post_list li img
{
	margin-bottom:5px
}
#post .post ul.post_list li .more-link
{
	margin-top:5px;
	text-align:right
}
#post .post ul.post_list li h2
{
	margin-bottom:5px
}
#post .post ul.post_list li p
{
	font-size:12px
}
#post .post dl.post_contents dd h2
{
	font-size:30px;
	font-weight:normal
}
#post .post dl.post_contents dt
{
	float:right;
	width:360px
}
#post .post dl.post_contents dt img
{
	width:360px
}
#post .post dl.post_contents dd
{
	float:left;
	width:590px
}
#post .post dl.post_contents dd p.date
{
	margin-bottom:5px
}
#post .post dl.post_contents dd h2
{
	font-size:20px;
	font-weight:normal;
	margin-bottom:5px;
	line-height:1.2
}
#post .post dl.post_contents dd span.more-link
{
	display:block;
	margin-top:5px;
	text-align:right
}
#post .post.single p.date
{
	font-size:15px;
	margin-bottom:0
}
#post .post.single
{
	font-size:16px;
	line-height:2.0
}
#post .post.single h1
{
	font-size:21px
}
#post .post.single h2,#post .post.single h3,#post .post.single h4,#post .post.single h5,#post .post.single h6
{
	font-weight:bold;
	margin:2em auto
}
#post .post.single p
{
	margin-bottom:2em
}
#post .post.single h2
{
	font-size:20px;
	border-bottom:1.5px solid;
	padding-bottom:5px
}
#post .post.single h3
{
	font-size:18px;
	border-left:6px solid;
	padding-left:0.5em
}
#post .post.single h4,#post .post.single h5,#post .post.single h6
{
	font-size:16px
}
#post .post.single ul,#post .post.single ol
{
	list-style-position:outside;
	padding-left:1.5em;
	margin-bottom:2em
}
#post .post.single ul
{
	list-style:disc
}
#post .post.single ol
{
	list-style:decimal
}
#post .post.single blockquote
{
	background:#F5F5F5;
	padding:1em;
	margin-bottom:2em
}
#post .post.single a
{
	text-decoration:underline
}
#post .post.single a:hover
{
	color:#888
}
#page .shopinfo h2
{
	margin:30px 0 15px
}
#page .shopinfo .slider-for_01 div,#page .shopinfo .slider-for_02 div
{
	display:none
}
#page .shopinfo .slider-for_01 div:first-child,#page .shopinfo .slider-for_02 div:first-child
{
	display:block
}
#page .shopinfo .slider-for_01,#page .shopinfo .slider-for_02
{
	margin-bottom:20px
}
#page .shopinfo .slider-nav_01 div,#page .shopinfo .slider-nav_02 div
{
	display:none
}
#page .shopinfo .slider-nav_01 div:first-child,#page .shopinfo .slider-nav_02 div:first-child
{
	display:block
}
#page .shopinfo .slider-nav_01 div,#page .shopinfo .slider-nav_02 div
{
	padding:0 0.4%;
	outline:none;
	cursor:pointer
}
#page .shopinfo dl.access dd {
	float: left;
	width: 420px;
	padding-right: 20px;
}
#page .shopinfo dl.access dd:first-child {
	float: left;
	width: 500px;
	padding-left: 32px;
	font-size: 14px;
	line-height: 1.6;
}
#page .shopinfo dl.access dd table th
{
	font-weight:normal;
	vertical-align:top;
	text-align:left
}
#page .shopinfo dl.access dd table td
{
	padding:0 0 5px 10px
}

/* 2019追加 */
body#top .shopinfo p{
	line-height: 150%;
}

#bds h3.title-center
{
	margin-bottom:20px
}
#bds p.lead
{
	position:relative;
	font-weight:bold;
	margin:-40px 0 60px;
	text-align: center;
}
.renewal {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
  margin-bottom: 40px;
}
#bds .btn_check
{
	text-align:center;
	margin:30px 0
}
#bds .btn_check p
{
	margin-top:5px
}
#bds .reason
{
	margin-bottom:60px
}
#bds .reason dl
{
	position:relative;
	color:#FFF;
	font-size:18px;
	height:30px;
	margin-bottom:20px
}
#bds .reason dl dt
{
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:140px;
	height:100%;
	background:#B48545;
	padding:1px 10px
}
#bds .reason dl dt:after
{
	position:absolute;
	top:0;
	right:-10px;
	display:block;
	content:" ";
	width:0;
	height:0;
	border-style:solid;
	border-width:15px 0 15px 10px;
	border-color:transparent transparent transparent #B48545
}
#bds .reason dl dd
{
	background:#333333;
	padding:1px 10px 1px 180px;
	height:100%
}
#bds .reason h4
{
	color:#B48545;
	font-size:15px
}
#bds .reason p
{
	margin-bottom:15px
}
#bds .reason .txt
{
	margin-bottom:50px
}
#bds .reason ul {
	text-align: center;
}
#bds .reason ul li
{
	display: inline-block;
	width:165px;
	margin-left:30px
}
#bds .reason ul li:first-child
{
	margin-left:0
}
#bds .reason ul li img
{
	width:100%
}
#bds #contents ul.select
{
	background:#E6E6E6;
	margin-bottom:30px;
	padding:30px
}
#bds #contents ul.select li
{
	float:left;
	background:#FFF;
	border:1px solid #969696
}
#bds #contents ul.select li h4
{
	font-size:16px;
	font-weight:normal;
	border-bottom:1px solid #000;
	padding:15px;
	text-align:center
}
#bds #contents ul.select li h4 span
{
	display:inline-block;
	font-size:21px;
	font-weight:bold;
	background:#FFFD38;
	padding:0 5px
}
#bds #contents ul.select li h5
{
	font-size:16px;
	padding:15px 15px 10px
}
#bds #contents ul.select li p
{
	font-size:13px;
	padding:0 15px;
	margin-bottom:15px
}
#bds #contents ul.select li .button a
{
	position:relative;
	display:block;
	color:#FFF;
	font-size:18px;
	background:#333;
	border:none;
	padding:5px 0;
	letter-spacing:0.2em;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	-ms-transition:background 0.3s ease;
	transition:background 0.3s ease
}
#bds #contents ul.select li .button a:hover,#bds #contents ul.select li .button.active a
{
	background:#888
}
#bds #contents ul.select li .button+p
{
	font-size:18px;
	text-align:center
}
#bds #contents i.next
{
	display:block;
	width:0;
	height:0;
	margin:0 auto 20px;
	border-style:solid;
	border-width:20px 20px 0 20px;
	border-color:#333333 transparent transparent transparent
}
#bds #contents ul.select01 li
{
	width:299px;
	margin-left:30px
}
#bds #contents ul.select01 li:first-child
{
	margin-left:0
}
#bds ul.select.select01 li img
{
	width:100%
}
#bds #contents ul.select01 li .button
{
	position:relative;
	width:175px;
	margin:0 auto 10px
}
#bds #contents ul.select02 li
{
	width:216px;
	margin-left:30px
}
#bds #contents ul.select02 li:first-child
{
	margin-left:0
}
#bds #contents ul.select02 li .button
{
	position:relative;
	width:120px;
	margin:0 auto 10px
}
#bds #contents #drip ul.select li h4 span
{
	font-size:18px
}
#bds #contents div.hide
{
	display:none
}
#bds #contents div.active
{
	display:block
}
#bds #contents p.lead_center
{
	font-size:18px;
	text-align:center;
	margin-bottom:50px
}
#bds #contents h3.headline+h4
{
	font-size:16px;
	font-weight:normal;
	margin-bottom:15px;
	text-align:center
}
#bds .table_container
{
	margin-bottom:50px
}
#bds #contents table
{
	border-collapse:collapse
}
#bds #contents table thead th
{
	font-size:16px;
	background:#F5F5F5;
	border-top:1px solid #969696;
	padding:10px
}
#bds #contents table tbody th
{
	font-weight:normal;
	font-size:13px;
	border-top:1px solid #969696;
	width:12%;
	padding:10px 1%;
	text-align:left
}
#bds #contents table tbody td
{
	font-size:13px;
	border-top:1px solid #969696;
	width:19.5%;
	padding:10px 1%;
	text-align:center
}
#bds #contents table tbody td .btn_apply a
{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	width:100%;
	background:#000;
	padding:5px 0;
	text-decoration:none;
	-ms-transition:background 0.3s ease;
	transition:background 0.3s ease
}
#bds #contents table tbody td .btn_apply a:hover
{
	background:#888
}
#beans_navi h2.title
{
	border-top:1px solid #969696;
	border-bottom:1px solid #969696;
	margin-bottom:20px;
	padding:20px 0;
	text-align:center
}
#beans_navi p.bold
{
	font-size:24px;
	margin-bottom:40px;
	text-align:center
}
#beans_navi dl.switch dd 
{
  float: left;
  margin-left: 10px;
  width: 196px;
}
#beans_navi dl.switch dd:first-child
{
	margin-left:0
}
#beans_navi dl.switch dd h3
{
	position:relative;
	color:#FFF;
	font-size:18px;
	background:#AC6000;
	margin-bottom:20px;
	padding:10px 5px 5px 5px;
	text-align:center
}
#beans_navi dl.switch dd h3 span
{
	display:block;
	font-size:16px;
	font-weight:normal
}
#beans_navi dl.switch dd h3:after
{
	position:absolute;
	bottom:-10px;
	left:50%;
	content:" ";
	width:0;
	height:0;
	margin-left:-10px;
	border-style:solid;
	border-width:10px 10px 0 10px;
	border-color:#AC6000 transparent transparent transparent;
	z-index:10
}
#beans_navi dl.switch dd .radio
{
	display:none
}
#beans_navi dl.switch dd label
{
	display:block;
	cursor:pointer;
	background:#323232;
	border:3px solid #969696;
	margin-bottom:7px;
	text-align:center
}
#beans_navi dl.switch dd label.selected
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8
}
#beans_navi dl.switch dd label.disabled
{
	pointer-events:none;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4
}
#beans_navi dl.switch dd label span
{
	display:block;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	padding:20px
}
#beans_navi dl.switch dd p
{
	font-size:14px
}
#beans_navi dl.switch dd p a
{
	text-decoration:underline
}
#beans_navi .btn_area
{
	margin-top:30px;
	text-align:center
}
#beans_navi .btn_area input[type="reset"], #beans_navi .btn_area input[type="button"] 
{
  border: 3px solid #969696;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  padding: 20px;
  text-align: center;
  width: 166px;
}
#beans_navi .btn_area input[type="reset"]
{
	background:#888
}
#beans_navi .btn_area input[type="button"]
{
	background:#AC6000
}
#beans_navi dl.photo_right
{
	margin-bottom:100px
}
#beans_navi dl.photo_right dt
{
	width:490px;
}
#beans_navi dl.photo_right dd 
{
  margin-left: 30px;
  width: 500px;
}
#beans_navi dl.photo_right dd h3
{
	font-size:18px;
	margin-bottom:30px
}
#beans_navi dl.photo_right dd h4
{
	font-size:16px;
	margin-bottom:10px;
background:#646464;
color:#fef051;
Padding:2px 10px 2px 10px;
}
#beans_navi dl.photo_right dd img{
max-width:300px;
	margin:0 0 30px 0;
display:block;
}
#beans_navi dl.both
{
	margin-bottom:100px;
}
#beans_navi dl.both dt
{
	width:490px;
}
#beans_navi dl.both dd
{
  margin-left: 30px;
  width: 500px;
}
#beans_navi dl.both dd h3
{
	margin-bottom:30px;
}
#beans_navi dl.both dd h4
{
	font-size:16px;
	margin-bottom:10px;
background:#646464;
color:#fef051;
Padding:2px 10px 2px 10px;
}
#beans_navi dl.both dd img{
max-width:300px;
	margin:0 0 30px 0;
display:block;
}
#beans_navi dl dd p.to_shop{
background:#000 !important;
width:300px;
margin:0;
font-size:16px;
font-weight:bold;
}
#beans_navi dl dd p.to_shop a
{
background:#000 !important;
margin:30px 0 0 0;
padding:15px 10px 15px 10px;
text-align:center;
display:block;
}
#beans_navi dl dd p.to_shop a,
#beans_navi dl dd p.to_shop a:hover,
#beans_navi dl dd p.to_shop a:visited,
#beans_navi dl dd p.to_shop a:active{
color:#fff !important;
text-decoration:none !important;
background:#000 !important;
}
#beans_navi p.back_to_top 
{
	width: 210px;
	margin: 60px auto 50px;
	text-align: center;
}
#beans_navi p.back_to_top a 
{
	display: block;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	background: #3C3C3C;
	padding: 20px 0;
	text-decoration: none;
	-ms-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
#beans_navi p.back_to_top a:hover
{
	background:#888
}
#beans_navi .tips
{
	margin-top:100px
}
#beans_navi .tips h4
{
	margin-top:50px
}
#beans_navi .tips .pagetop
{
	margin-top:10px;
	text-align:right
}
#beans_navi .column p a
{
	text-decoration:underline
}
#beans_navi .column p a:hover
{
	color:#888
}
#dripbag .caption
{
	position:relative;
	color:#FFF;
	font-size:16px;
	height:40px;
	line-height:1;
	margin-bottom:15px
}
#dripbag .caption h3
{
	position:absolute;
	top:0;
	left:0;
	display:block;
	font-weight:normal;
	width:180px;
	height:16px;
	background:#B48545;
	padding:12px 10px
}
#dripbag .caption h3:after
{
	position:absolute;
	top:0;
	right:-10px;
	display:block;
	content:" ";
	width:0;
	height:0;
	border-style:solid;
	border-width:20px 0 20px 10px;
	border-color:transparent transparent transparent #B48545
}
#dripbag .caption p
{
	background:#333333;
	height:16px;
	padding:12px 10px 12px 220px
}
#dripbag .caption.line2
{
	height:60px
}
#dripbag .caption.line2 h3
{
	height:60px;
	padding:0 10px;
	line-height:60px
}
#dripbag .caption.line2 h3:after
{
	border-width:30px 0 30px 10px
}
#dripbag .caption.line2 p
{
	height:44px;
	padding:8px 10px 8px 220px;
	line-height:1.4
}
#dripbag #contents .top_img
{
	margin-bottom:20px
}
#dripbag #contents p.lead {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 40px;
  text-align: center;
}
#dripbag #contents p.txt
{
	margin-bottom:40px
}
#dripbag #contents ul.menu
{
	border-bottom:1px solid #000;
	margin-bottom:40px;
	text-align:center
}
#dripbag #contents ul.menu li
{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0 15px;
	vertical-align:bottom
}
#dripbag #contents ul.menu li a
{
	display:block;
	background:#E6E6E6;
	border:1px solid #E6E6E6;
	border-bottom:none;
	padding:10px 35px;
	text-decoration:none
}
#dripbag #contents ul.menu li.active a,#dripbag #contents ul.menu li a:hover
{
	position:relative;
	margin-bottom:-1px;
	background:#FFF;
	border:1px solid #000;
	border-bottom:1px solid #FFF
}
#dripbag #contents ul.menu li.active a i.icon-arrow-triangle:before
{
	display:inline-block;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg)
}
#dripbag #contents .images
{
	margin-bottom:30px
}
#dripbag #contents .images .img
{
	float:left;
	width:452px
}
#dripbag #contents .images .txt
{
	float:right;
	width:550px
}
#dripbag #contents .images .txt ul
{
	margin-top:15px
}
#dripbag #contents .images .txt ul li
{
	font-size:17px;
	font-weight:bold;
	margin-bottom:8px;
	text-decoration:underline
}
#dripbag #contents .samples
{
	margin-bottom:50px
}
#dripbag #contents .samples h4
{
	font-size:18px;
}
#dripbag #contents .samples ul
{
	margin-bottom:30px;
	text-align:center
}
#dripbag #contents .samples ul li
{
	display:inline-block
}
#dripbag #contents .samples ul.box li
{
	margin-left:20px
}
#dripbag #contents .samples ul.original li
{
	margin-left:34px
}
#dripbag #contents .samples ul.original li img 
{
  width: 226px;
}
#dripbag #contents .samples ul li:first-child
{
	margin-left:0
}
#dripbag #contents .samples ul li p
{
	font-size:15px;
	text-align:center;
}
#dripbag #contents dl.specialty
{
	margin-bottom:40px
}
#dripbag #contents dl.specialty dt
{
	float:right;
	width:360px
}
#dripbag #contents dl.specialty dd
{
	float:left;
	width:640px
}
#dripbag #contents ul.flow
{
	margin:20px 0 40px;
	text-align: center;
}
#dripbag #contents ul.flow li
{
	display: inline-block;
	vertical-align: top;
	text-align: left;
	font-size:12px;
	width:226px;
	margin-left:34px
}
#dripbag #contents ul.flow li:first-child
{
	margin-left:0
}
#dripbag #contents ul.flow li:before
{
	content:" ";
	display:block;
	width:226px;
	height:226px;
	background-size:cover !important;
	margin-bottom:8px
}
#dripbag #contents ul.handmade li.flow_01:before
{
	background:url(../images/dripbag/img_handmade_01.jpg) center center no-repeat
}
#dripbag #contents ul.handmade li.flow_02:before
{
	background:url(../images/dripbag/img_handmade_02.jpg) center center no-repeat
}
#dripbag #contents ul.handmade li.flow_03:before
{
	background:url(../images/dripbag/img_handmade_03.jpg) center center no-repeat
}
#dripbag #contents ul.handmade li.flow_04:before
{
	background:url(../images/dripbag/img_handmade_04.jpg) center center no-repeat
}
#dripbag #contents ul.brew li.flow_01:before
{
	background:url(../images/dripbag/img_brew_01.jpg) center center no-repeat
}
#dripbag #contents ul.brew li.flow_02:before
{
	background:url(../images/dripbag/img_brew_02.jpg) center center no-repeat
}
#dripbag #contents ul.brew li.flow_03:before
{
	background:url(../images/dripbag/img_brew_03.jpg) center center no-repeat
}
#dripbag #contents ul.brew li.flow_04:before
{
	background:url(../images/dripbag/img_brew_04.jpg) center center no-repeat
}
#dripbag #contents .mix
{
	margin-bottom:80px
}
#dripbag #contents .mix h4
{
	font-size:15px;
	margin:20px 0 8px 120px;
}
#dripbag #contents .mix ul {
	text-align: center;
}
#dripbag #contents .mix ul li
{
	display: inline-block;
	vertical-align: top;
	text-align: left;
	width:222px;
	margin-left:42px
}
#dripbag #contents .mix ul li:first-child
{
	margin-left:0
}
#dripbag #contents .mix ul li img
{
	margin-bottom:10px
}
#dripbag #contents .mix ul li p
{
	font-size:12px
}
#dripbag #contents .price
{
	margin-bottom:80px
}
#dripbag #contents .form-title
{
  background: #3c3c3c none repeat scroll 0 0;
  color: #fff200;
  font-size: 30px;
  margin-bottom: 20px;
  text-align: center;
}
#dripbag #contents .title-center
{
	margin-bottom:5px
}
#dripbag #contents .course
{
	border:1px solid #000;
	margin-bottom:25px
}
#dripbag #contents .course h4
{
	color:#FFF;
	font-size:24px;
	background:#333;
	padding:5px 0;
	text-align:center
}
#dripbag #contents .course h5
{
	font-size:18px;
	background:#FFF200;
	padding:4px 0;
	text-align:center
}
#dripbag #contents .course h5 span
{
	font-weight:normal
}
#dripbag #contents .course table
{
	width:660px;
	margin:20px auto;
	text-align:left;
	border-collapse:collapse
}
#dripbag #contents .course table tr:nth-child(odd)
{
	background:#F0F0F0
}
#dripbag #contents .course table th
{
	font-size:17px;
	padding:5px 10px 5px 15px
}
#dripbag #contents .course table th span
{
	font-size:14px;
	font-weight:normal;
	padding-left:5px;
	vertical-align:baseline
}
#dripbag #contents .course table td
{
	font-size:17px;
	padding:5px 10px 5px 5px
}
#dripbag #contents .course table td span
{
	font-size:14px;
	padding-left:5px;
	vertical-align:baseline
}
#dripbag #contents .course p.notes
{
	font-size:12px;
	text-align:right;
	padding:0 10px 5px 0
}
#dripbag #contents .course.order
{
	margin-bottom:60px
}
#dripbag #contents ul.payment
{
	display:table;
	width:100%;
	border-collapse:collapse
}
#dripbag #contents ul.payment li
{
	display:table-cell;
	font-size:20px;
	font-weight:bold;
	width:50%;
	background:#F0F0F0;
	border:1px solid #000;
	padding:5px 0;
	text-align:center;
	vertical-align:middle
}
#dripbag #contents ul.payment+p
{
	font-size:16px;
	font-weight:bold;
	margin:20px 0 60px;
	text-align:center
}
#dripbag #contents .form_container span,#dripbag #contents span.required
{
	display:inline-block;
	color:#FFF;
	font-size:12px;
	background:#C95D00;
	margin:0 2px;
	padding:0 3px;
	border-radius:6px;
	vertical-align:baseline
}
#dripbag #contents ul.tabs
{
	margin:20px 0 40px;
	text-align:center
}
#dripbag #contents ul.tabs li
{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:340px;
	margin:0 5px
}
#dripbag #contents ul.tabs li:first-child
{
	margin-left:0
}
#dripbag #contents ul.tabs li a
{
	display:block;
	font-size:20px;
	color:#FFF;
	background:#646464;
	padding:10px 0;
	text-decoration:none;
	text-align:center
}
#dripbag #contents ul.tabs li a.active,#dripbag #contents ul.tabs li a:hover
{
	position:relative;
	color:#FFF200;
	background:#3C3C3C
}
#dripbag #contents ul.tabs li a.active:after,#dripbag #contents ul.tabs li a:hover:after
{
	position:absolute;
	bottom:-15px;
	left:50%;
	content:" ";
	width:0;
	height:0;
	margin-left:-15px;
	border-style:solid;
	border-width:15px 15px 0 15px;
	border-color:#3C3C3C transparent transparent transparent;
	z-index:10
}
#dripbag #contents .tab_contens
{
	display:none
}
#dripbag #contents .tab_contens.active
{
	display:block
}
#dripbag #contents .form_container
{
	font-size:16px;
	border:1px solid #B4B4B4;
	margin-bottom:20px
}
#dripbag #contents .form_container .select
{
	background:#F0F0F0;
	border-bottom:1px solid #B4B4B4;
	padding:30px 150px;
}
#dripbag #contents .form_container .select p
{
	margin-bottom:12px;
	text-align:center
}
#dripbag #contents .form_container .select dl
{
	float:right;
	width:320px
}
#dripbag #contents .form_container .select p+dl
{
	float:left
}
#dripbag #contents .form_container .select dl dt
{
	color:#FFF;
	background:#3C3C3C;
	margin-bottom:12px;
	padding:3px 0;
	text-align:center
}
#dripbag #contents .form_container .select dl dd
{
	position:relative
}
#dripbag #contents .form_container .select dl dd select
{
	-webkit-appearance:button;
	-moz-appearance:none;
	appearance:button;
	font-size:14px;
	position:relative;
	display:block;
	width:100%;
	color:#3C3C3C;
	border:1px solid #3C3C3C;
	padding:5px 3%;
	border-radius:3px;
	cursor:pointer
}
@media screen and (-webkit-min-device-pixel-ratio: 0)
{
	#dripbag #contents .form_container .select dl dd:after
{
	position:absolute;
	right:10px;
	top:50%;
	display:block;
	content:" ";
	width:0;
	height:0;
	margin-top:-3.5px;
	border-style:solid;
	border-width:7px 5px 0 5px;
	border-color:#3C3C3C transparent transparent transparent
}

}
#dripbag #contents .form_container dl.form
{
	display:table;
	margin: 0 auto;
	padding:25px 30px;
	border-bottom:1px solid #B4B4B4
}
#dripbag #contents .form_container dl.form dt
{
	display:table-cell;
	width:175px;
	vertical-align:middle
}
#dripbag #contents .form_container dl.form dt.vaT
{
	vertical-align:top
}
#dripbag #contents .form_container dl.form dd
{
	display:table-cell;
	width:520px;
	vertical-align:top
}
#dripbag #contents input[type="text"],#dripbag #contents textarea
{
	font-size:16px;
	background:#E6E6E6;
	border:none;
	border-radius:5px;
	padding:10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box
}
#dripbag #contents input[type="text"]
{
	width:38%
}
#dripbag #contents textarea
{
	width:100%;
	height:160px
}
#dripbag #contents input[type="text"].name
{
	margin-right:20px
}
#dripbag #contents input[type="text"].middle
{
	width:82%
}
#dripbag #contents input[type="text"].large
{
	width:100%
}
#dripbag #contents input[type="text"].zip_01
{
	width:100px
}
#dripbag #contents input[type="text"].zip_02
{
	width:120px
}
#dripbag #contents input[type="text"].city
{
	width:61%
}
#dripbag #contents input[type="button"].btn_auto
{
	font-size:16px;
	background:#FFF;
	border:1px solid #000;
	margin-left:5px;
	padding:2px 5px;
	outline:none;
	border-radius:5px;
	vertical-align:middle;
	cursor:pointer
}
#dripbag #contents input[type="button"].btn_auto:hover
{
	opacity:0.8
}
#dripbag #contents .btn_area
{
	margin-bottom:60px;
	text-align:center
}
#dripbag #contents .button
{
	display:inline-block;
	position:relative
}
#dripbag #contents .btn_comfirm
{
	width:320px
}
#dripbag #contents .btn_send,#dripbag #contents .btn_prev
{
	width:220px;
	margin:0 15px
}
#dripbag #contents .button.next:after
{
	content:"\e618";
	position:absolute;
	top:50%;
	right:10px;
	color:#FFF;
	font-size:30px;
	font-family:"icomoon";
	margin-top:-23px;
	z-index:1
}
#dripbag #contents .button.back:after
{
	content:"\e900";
	position:absolute;
	top:50%;
	left:10px;
	color:#FFF;
	font-size:30px;
	font-family:"icomoon";
	margin-top:-23px;
	z-index:1
}
#dripbag #contents .button input
{
	display:block;
	font-size:24px;
	letter-spacing:0.1em;
	color:#FFF;
	background:#000;
	width:100%;
	border:none;
	margin:0;
	padding:10px;
	cursor:pointer;
	-webkit-transition:background 0.3s ease;
	-moz-transition:background 0.3s ease;
	-ms-transition:background 0.3s ease;
	transition:background 0.3s ease
}
#dripbag #contents .button input:hover
{
	background:#888
}
#dripbag #contents table.mailform
{
	width:100%;
	border:1px solid #B4B4B4;
	border-collapse:collapse;
	margin:30px 0 40px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box
}
#dripbag #contents table.mailform th,#dripbag #contents table.mailform td
{
	font-size:16px;
	border:1px solid #B4B4B4;
	padding:5px 15px;
	text-align:left;
	vertical-align:top
}
.backTop a
{
	text-decoration:underline
}

/*CONCEPT本文 文字行間*/
.post {
  font-size: 16px;
  line-height: 1.8;
}
/*BNから商品へのリンク文字*/
#beans_navi dl dd p.to_shop a 
{
	text-decoration: underline;
	font-weight: 700;
	background: #FFF100;
	color: black;
}
#beans_navi dl dd p.to_shop a:visited {
	text-decoration: underline;
	font-weight: 700;
	background: #FFF100;
	color: #a0a0a0;
}

#beans_navi dl dd p.to_shop a:hover,
#beans_navi dl dd p.to_shop a:active
{
	color:#848484;
}
.box-left {
	margin-right: 60px;
}
.box-center {
	margin-right: 60px;
}
/*ODSのリンク文字*/
.ls_txt a {
	background: #FFF100;
	font-weight: 700;
	color: black;
	text-decoration: underline;
}
.ls_txt a:visited
{
	text-decoration: underline;
	font-weight: 700;
	background: #FFF100;
	color: #a0a0a0;
}

.ls_txt a:hover,
.ls_txt a:active
{
	color:#848484;
}
p.back_to_top 
{
	width: 210px;
	margin: 60px auto 50px;
	text-align: center;
}
p.back_to_top a 
{
	display: block;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	background: #3C3C3C;
	padding: 20px 0;
	text-decoration: none;
	-ms-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
p.back_to_top a:hover
{
	background:#888
}
input[type="radio"] {
    position: relative;
    -webkit-appearance: button;
    appearance: button;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    content: "";
    background-color: #FFFFFF;
    border: 1px solid #999999;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    -webkit-box-shadow: inset 4px 4px 10px rgba(0,0,0,0.2);
    box-shadow: inset 4px 4px 10px rgba(0,0,0,0.2);
    vertical-align: middle;
    cursor: pointer;
}

input[type="radio"]:checked:after {
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    content: "";
    width: 12px;
    height: 12px;
    background: #CC0000;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}
#caution {
	font-size: 13px;
	display: initial;
	padding-left: 15px;
}
#caution_mail{
	font-size: 13px;
	margin-top: 5px;
}

.post h2 {
	font-size: 28px;
	margin: 2em 0 0.75em;
	clear: both;
	padding: 0;
	clear: both;
	border-bottom: 2px solid;
}
.title-center{
  clear: both;
  font-size: 28px;
  margin: 1em 0 0.5em;
  padding: 0;
}
.WSC {
	list-style: inside;
}
.shoping_guide {
	list-style: url;
	padding-left: 16px;
}
.ODStime {
	text-align: center;
	margin-bottom: 35px;
}
.ODStime_box {
	border: 2px solid #555;
	padding: 8px;
}
.day {
	font-weight: 700;
	font-size: 18px;
}
.BDStime {
	text-align: center;
	margin-bottom: 35px;
}
.BDStime_box {
	border: 2px solid #555;
	padding: 8px;
}
.BDSday {
	font-weight: 700;
	font-size: 24px;
}
.delivery-date {
  float: left;
  width: 500px;
}
.ODS50 {
  font-size: 24px;
  margin-bottom: 35px;
  text-align: center;
  text-decoration: underline;
 }
 .ODS50 a:hover {
 	opacity:0.7; 
 }
.image-delivery {
  margin-bottom: 50px;
}
#dripbag #contents .image-delivery ul li:first-child {
  float: left;
  margin-right: 24px;
}
	
@media screen and (min-width: 768px){	
  .pc {  }
  .sp { display:none; }
}
@media screen and (max-width: 768px){	
  .pc { display:none; }
  .sp { display:block; }
}
option {
  font-size: 16px;
}
.indent1{
	padding-left: 16px;
}
/* ------------------------------------- */
/* ƒRƒ“ƒeƒ“ƒc:PhotoƒMƒƒƒ‰ƒŠ[ */
/* ------------------------------------- */
body#dripbag #main #about_photo_garelly {
	padding: 50px 0px 80px;
}
body#dripbag #main #about_photo_garelly .inner {
	width: 980px;
	margin: 40px auto 0px;
}
@media (max-width: 768px) {
	body#dripbag #main #about_photo_garelly {
		padding: 5vw 0 8vw;
		overflow: hidden;
	}
	body#dripbag #main #about_photo_garelly .inner {
		width: 91vw;
		margin: 4vw auto 0vw;
	}
}
/* ------------------------------------- */
/* ƒRƒ“ƒeƒ“ƒc:PhotoƒMƒƒƒ‰ƒŠ[:ƒJƒ‹[ƒZƒ‹ */
/* ------------------------------------- */
body#dripbag #main #about_photo_garelly .slider {
	position: relative;
	z-index: 0;
}
body#dripbag #main #about_photo_garelly .slider *:focus {
	outline: none;
}
body#dripbag #main #about_photo_garelly .gimmickCarousel_for_sp {
	display: none;
}
@media (max-width: 768px) {
	body#dripbag #main #about_photo_garelly .gimmickCarousel_for_pc {
		display: none;
	}
	body#dripbag #main #about_photo_garelly .gimmickCarousel_for_sp {
		display: block;
	}
}
/* ------------------------------------- */
/* ƒRƒ“ƒeƒ“ƒc:PhotoƒMƒƒƒ‰ƒŠ[:ƒJƒ‹[ƒZƒ‹:“à—e */
/* ------------------------------------- */
body#dripbag #main #about_photo_garelly .gimmickCarousel_for_pc .slider li {
	display: -webkit-bod;
	display: flex;
	display:-ms-flexbox;
	display: box;
	-webkit-box-pack: justify;
	justify-content:  space-between;
	-ms-flex-pack: justify;
	box-pack: justify;

	letter-spacing: -.40em;
}
body#dripbag #main #about_photo_garelly .gimmickCarousel_for_pc .slider li .item {
	display: inline-block;
	width:  230px;
	height: 230px;
	position: relative;
	vertical-align: bottom;
	overflow: hidden;
}
body#dripbag #main #about_photo_garelly .gimmickCarousel_for_pc .slider li .item.dummy {
	background: #ffffff;
}
body#dripbag #main #about_photo_garelly .gimmickCarousel_for_pc .slider li .item.dummy span {
	display: none;
}
body#dripbag #main #about_photo_garelly .gimmickCarousel_for_pc .slider li .item span {
	display: inline-block;
	width:  1000px;
	height: 100%;
	text-align: center;
	position: absolute;
	top:  0;
	left: calc(50% - 500px);
}
body#dripbag #main #about_photo_garelly .gimmickCarousel_for_pc .slider li .item span img {
	display: inline;
	height: 100%;
}
@media (max-width: 768px) {
	body#dripbag #main #about_photo_garelly .gimmickCarousel_for_sp .slider li {
		letter-spacing: -.40em;
	}
	body#dripbag #main #about_photo_garelly .gimmickCarousel_for_sp .slider li .item {
		display: inline-block;
		width:  91vw;
		height: 91vw;
		position: relative;
		vertical-align: bottom;
		overflow: hidden;
	}
	body#dripbag #main #about_photo_garelly .gimmickCarousel_for_sp .slider li .item span {
		display: inline-block;
		width:  1000px;
		height: 100%;
		text-align: center;
		position: absolute;
		top:  0;
		left: calc(50% - 500px);
	}
	body#dripbag #main #about_photo_garelly .gimmickCarousel_for_sp .slider li .item span img {
		display: inline;
		height: 100%;
	}
}
/* ------------------------------------- */
/* ƒRƒ“ƒeƒ“ƒc:PhotoƒMƒƒƒ‰ƒŠ[:ƒJƒ‹[ƒZƒ‹(§Œäƒ{ƒ^ƒ“) */
/* ------------------------------------- */
body#dripbag #main #about_photo_garelly .inner .slider img.prev {
	position: absolute;
	right: calc(100% - 18px);
	top:   calc(50% - 18px);
	z-index: 1;
	cursor: pointer;
}
body#dripbag #main #about_photo_garelly .inner .slider img.next {
	position: absolute;
	left: calc(100% - 18px);
	top:   calc(50% - 18px);
	z-index: 1;
	cursor: pointer;
}
@media (max-width: 768px) {
	body#dripbag #main #about_photo_garelly .inner .slider img.prev {
		position: absolute;
		right: -calc((100% - 91vw)/2);
		top:   calc(50% - 5vw);
		z-index: 1;
		cursor: pointer;
	}
	body#dripbag #main #about_photo_garelly .inner .slider img.next {
		position: absolute;
		left: -calc((100% - 91vw)/2);
		top:   calc(50% - 5vw);
		z-index: 1;
		cursor: pointer;
	}
	body#dripbag #main #about_photo_garelly .inner .slider img.prev,
	body#dripbag #main #about_photo_garelly .inner .slider img.next {
		height: 10vw;
	}
}
/*What is Specialty Coffee｜MAGAZINEページの歩き方*/
.magazine_linkarea {
  background: #f7f7f7 none repeat scroll 0 0;
  margin: 20px 0;
  padding: 20px 20px 10px;
  display: block;
}
.magazine_linkarea > a {
  font-weight: bold;
}
.magazine_linkarea > a:hover {
	opacity: 0.8;
}
/*Information部分*/
.summer_info {
  border: 2px solid;
  margin: 30px 240px 50px;
}
.important_title {
  font-size: 20px;
  font-weight: bold;
  margin: -5px 0 20px;
  text-align: center;
}
.important_text1 {
  color: red;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 10px;
  padding: 10px 0;
  text-align: center;
}
.important_text2 {
  line-height: 1.5;
  padding-bottom: 20px;
  text-align: center;
}
.eyecatch {
  display: inline;
}
.title-text {
  display: inline-block;
  margin-left: 10px;
  width: 665px;
}
.title-text h3 {
  text-decoration: underline;
  color: #4d4d4d;
}
.title-text > a:hover {
	opacity: 0.8;
}
.title-text > h3 a:hover {
	opacity: 0.8;
}
.eyecatch > a:hover {
	opacity: 0.8;
}
.more-link > a:hover {
	opacity: 0.8;
}
.more-link {
  display: block;
  font-size: 17px;
  margin-top: 10px;
  text-align: right;
  text-decoration: underline;
}
.title-text > p {
  color: #808080;
  font-size: 15px;
  line-height: 1.6;
  margin-top: 5px;
}
.mokuji > li {
  font-size: 16px;
  line-height: 2.0;
	list-style: inside;
	    list-style-type: initial;
	    list-style-position: inside;
	    list-style-image: initial;
  padding-left: 10px;
  text-decoration: underline;
}
.mokuji a:hover {
	opacity: 0.5;
}
#main .post .ls_sl_box_first {
	box-sizing: border-box;
	display: inline-block;
	letter-spacing: normal;
	margin-right: 63px;
	margin-top: 20px;
	padding: 10px 0;
	position: relative;
	text-align: center;
	width: 1024px;
}
#main .post .ls_sl_box {
	border-top: 1px solid;
	box-sizing: border-box;
	display: inline-block;
	letter-spacing: normal;
	margin-right: 63px;
	margin-top: 20px;
	padding: 10px 0;
	position: relative;
	text-align: center;
	width: 1024px;
}
#main .post .ls_sl_box_first h3,
#main .post .ls_sl_box h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
.about-ls_sl_txt {
	box-sizing: border-box;
	color: #8c8c8c;
	display: inline-block;
	float: left;
	font-size: 12px;
	line-height: 150%;
	padding: 20px 20px 0 0;
	position: relative;
	text-align: left;
	width: 260px;
}
.about-ls_sl_img {
	float: left;
	padding: 20px 20px 0 0;
	width: 392px;
}
.about-ls_map {
	display: block;
	position: relative;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 20px 0 0;
	float: left;
	width: 352px;
}
.about-title{
	font-family:'Montserrat',sans-serif;
	font-weight:700;
	font-size:26px !important;
	margin-bottom: 30px;
	text-align: center;
}
.bd-top{
	border-top: solid 1px #ccc;
	margin-top:  50px;
}
.dn{
display:none !important;
}

/* コーヒー淹れ方ガイド */
body#page .movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
body#page .movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.coffeeguide_area {
  background: #f7f7f7 none repeat scroll 0 0;
  margin: 20px 0;
  padding: 20px 20px 10px;
  display: block;
clear:both;
overflow:hidden;
}
.guide_movie{
width:350px;
float:left;
}
.guide_text{
float:left;
  margin-left: 30px;
width:600px;
}
.guide_text h3{
margin-bottom:10px;
}
.coffeeguide_area > a {
  font-weight: bold;
}
.coffeeguide_area > a:hover {
	opacity: 0.8;
}