
.clearfix{
		clear:both;
		overflow:hidden;
}
.mainimg_area img{
	width: 100%;
	width: 100vw;
}
.mainimg_area{
	margin-top:0px;
	margin-bottom:0px;
	clear:both;
	overflow:hidden;
}

.container{
	text-align:center;
	font-size:16px;
	line-height:180%;
}
#officecoffee h2{
	font-size:24px;
	letter-spacing:1px;
	font-weight:700;
	line-height:180%;
	margin-bottom:10px;
	margin-top:0px;
		font-family: 'Noto Sans', sans-serif;
}
.lead01 h2{
	margin-bottom:30px !important;
}
.line_bm{
	border-bottom:solid 8px #FFFF00;
}
.container p{
	font-size:16px;
	line-height:180%;
	font-weight:bold;
}

.h1_ttlimg{
	text-align:center;
	margin-bottom:30px;
	margin-top:30px;
}
.h1_ttlimg img{
	width:350px;
}

p.maintitle02{
	margin-bottom:5px;
}
p.maintitle02 img{
	width:25%;
}
.contents_wrap .caption02{
	font-size:16px;
	margin:0 0 10px 0;
	padding:0;
	font-weight:bold;
}

.h3_icon{
	margin-bottom:5px !important;
	width:180px;
	margin:0 auto;
	text-align:center;
}
.h3_icon img{
}

/* ------------ OLD ------------- */

p.maintitle{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size:60px;
	margin:15px 0 10px 0 !important;
	padding:50px 0 0 0 !important;
	border-top:solid 1px #999999;
	text-align:center;
	line-height:1;
	letter-spacing: 2px;
}

.nobd{
	border:none !important;
}

.mainimg_ttl{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 60px !important;
	text-align:center;
	margin-bottom:5px;
	letter-spacing: 2px;
}

p.mainimg_txt {
  font-size: 22px;
  font-weight: normal;
  line-height: 1.8;
  margin-bottom: 40px;
  text-align: center;
}

.mainimg_area img{
	width: 100%;
	width: 100vw;
}
.mainimg_area{
	margin-bottom:0px;
	clear:both;
	overflow:hidden;
}


.imgbox_02{
	margin:0 auto 0px;
	padding:0;
	width:1040px;
}
.imgbox_02 ul{
		margin:0 0 50px 0;
		padding:0;
}
.imgbox_02 li{
	float:left;
	margin:0 0 40px 0;
	padding:0;
	width:48%;
	text-align:center;
}
.imgbox_02 ul li.fl_rt{
	margin:0;
	padding:0 0 0 25px !important;
	float:right;
	text-align:left;
}
.imgbox_02 img{
	width:100%;
	height: auto;
}

h4{
	font-weight: 700;
	font-size: 20px;
	text-align:left;
	margin:10px 0 5px 0 !important;
	padding:10px 10px 10px 10px  !important;
	border-bottom:1px solid #CCC;
	background:#F0F0F0;
}

.contents_wrap{
	width:100%;
	max-width:1700px;
	margin:0 auto;
	background:#F8F8F8;
	padding:70px 0 0 0;
}

.contents_wrap02{
	max-width:1140px;
	margin:0 auto;
}

.pdsbox{
	background:url(http://www.thecoffeeshop.jp/ocs/assets/images/index/logo_pds.png) no-repeat top right;
	background-size:100px;
}
.odsbox{
	background:url(http://www.thecoffeeshop.jp/ocs/assets/images/index/logo_ods.png) no-repeat top right;
	background-size:85px;
}

/* ------------ FAQ ------------- */
.faqbox{
	clear:both;
	overflow:hidden;
	margin:0 auto 50px;
	max-width:1040px;
}
.slideContent{
  border-top:#666 solid 1px ;
}
.faqbox p.lead {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 40px;
  text-align: center;
}
.quetion {
  background: #fff none repeat scroll 0 0;
  clear: both;
  float: left;
  font-size: 16px;
  font-weight: 700;
  margin: 3px 0 0px 0;
  padding: 0 0 0 20px;
  border-bottom:#666 solid 1px ;
  width: 98%;
}
.triangle {
  border-color: transparent transparent transparent #f0f0f0;
  border-style: solid;
  border-width: 29px;
  float: left;
  height: 0;
  width: 0;
}
.answer {
  background: #f0f0f0 none repeat scroll 0 0;
  float: right;
  margin: 0px 0 0px 0;
  padding: 0 0 10px 20px;
  width: 98%;
  line-height: 1.5;
}
.ansbox{
	display:none;
}
.inner {
display: none;
}
.Q {
  font-size: 32px;
  color: #2C6EB7;
  padding-right: 10px;
  font-weight: 700;
}
.A {
  font-size: 32px;
  color: #AA1C00;
  padding-right: 10px;
  font-weight: 700;
  float: left;
}
.Q-text1 {
  vertical-align: 4px;
 }
 .Q-text2 {
  vertical-align: 4px;
 }
.A-text1 {
  vertical-align: -10px;
 } 
 .A-text2 {
  vertical-align: -10px;
  font-size:14px;
  margin: 0 0 10px 0;
  padding:15px 0px 0 15px;
  float: left;
  width:92%;
  line-height:1.8;
 } 
 .A-text2 a {
  text-decoration: underline;
}
 .A-text2 p{
	 margin:10px 0 20px 0;
 }
 .A-text2 img{
	 max-width:800px;
 }
a:hover {
	text-decoration: none;
}
.btn-subscription a:hover {
  cursor:pointer;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity:0.6;
}
.userVoiceBox {
  background: #f0f0f0 none repeat scroll 0 0;
  margin: 0 0 20px;
  padding: 10px 15px;
}
 .userVoice_text_bold {
 font-weight: 700;
  }
.btn_check {
  margin: 30px 0 40px;
  text-align: center;
}
.maintitle_faq{
	font-size:50px;
	margin:15px 0 5px 0 !important;
	padding:0 0 0 0 !important;
	text-align:center;
	line-height:1;
	font-family: Helvetica,sans-serif;
	font-weight: 700;
}

/* ------------ reportarea ------------- */

.reportarea{
	margin:20px 20px 80px 20px;
	clear:both;
	overflow:hidden;
	background:#F1F1F1;
	padding:40px 0 0 0;
}
.reportarea h4{
	font-weight: 700;
	font-size: 26px;
	text-align:center;
	margin-bottom:10px;
	border:none !important;
}

.reportarea .ls_box {
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 25px;
  margin-top: 10px;
  vertical-align: text-top;
  width: 400px;
  text-align:center;
}

.reportarea .ls_box02 {
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 0px;
  margin-top: 10px;
  vertical-align: text-top;
  width: 400px;
  text-align:center;
}

.reportarea .ls_txt {
  box-sizing: border-box;
  display: block;
  font-size: 14px;
  padding: 12px 0 0;
  line-height: 1.8;
}

.reportarea .ls_img{
	width:400px !;
}

.reportarea .ls_img img{
	max-width:100%;
}

.lead02 {
  font-size: 22px;
  font-weight: normal;
  line-height: 1.8;
  margin-bottom: 40px;
  text-align: center;
}

.reportarea .imgbox_04{
	padding-bottom:10px;
}



/*--------------------------------------------------------------
	mailform
--------------------------------------------------------------*/
 
.form_container span,#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
}
ul.tabs
{
	margin:20px 0 40px;
	text-align:center
}
ul.tabs li
{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:340px;
	margin:0 5px
}
ul.tabs li:first-child
{
	margin-left:0
}
ul.tabs li a
{
	display:block;
	font-size:20px;
	color:#FFF;
	background:#646464;
	padding:10px 0;
	text-decoration:none;
	text-align:center
}
ul.tabs li a.active, #contents ul.tabs li a:hover
{
	position:relative;
	color:#FFF200;
	background:#3C3C3C
}
ul.tabs li a.active:after, #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
}
.tab_contens
{
	display:none
}
.tab_contens.active
{
	display:block
}
.form_container
{
	font-size:16px;
	border:1px solid #B4B4B4;
	margin-bottom:20px
}
.form_container .select
{
	background:#F0F0F0;
	border-bottom:1px solid #B4B4B4;
	padding:30px 150px;
}
.form_container .select p
{
	margin-bottom:12px;
	text-align:center
}
.form_container .select dl
{
	float:right;
	width:320px
}
.form_container .select p+dl
{
	float:left
}
.form_container .select dl dt
{
	color:#FFF;
	background:#3C3C3C;
	margin-bottom:12px;
	padding:3px 0;
	text-align:center
}
.form_container .select dl dd
{
	position:relative
}
.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)
{
.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
}

}
.form_container dl.form
{
	display:table;
	margin: 0 auto;
	padding:25px 30px;
	border-bottom:1px solid #B4B4B4
}
.form_container dl.form dt
{
	display:table-cell;
	width:175px;
	vertical-align:middle
}
.form_container dl.form dt.vaT
{
	vertical-align:top
}
.form_container dl.form dd
{
	display:table-cell;
	width:520px;
	vertical-align:top
}
input[type="text"], #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
}
input[type="text"]
{
	width:38%
}
textarea
{
	width:100%;
	height:160px
}
input[type="text"].name
{
	margin-right:20px
}
input[type="text"].middle
{
	width:82%
}
input[type="text"].large
{
	width:100%
}
input[type="text"].zip_01
{
	width:100px
}
input[type="text"].zip_02
{
	width:120px
}
input[type="text"].city
{
	width:61%
}
input[type="button"].btn_auto
{
	font-size:16px;
	background:#FFF;
	border:1px solid #000;
	margin-left:5px;
	padding:7px 5px;
	outline:none;
	border-radius:5px;
	vertical-align:middle;
	cursor:pointer;
}
input[type="button"].btn_auto:hover
{
	opacity:0.8
}
.btn_area
{
	margin-bottom:60px;
	text-align:center
}
.button
{
	display:inline-block;
	position:relative
}
.btn_comfirm
{
	width:320px
}
.btn_send, #contents .btn_prev
{
	width:220px;
	margin:0 15px
}
.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
}
.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
}
.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
}
.button input:hover
{
	background:#888
}
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
}
table.mailform th, #contents table.mailform td
{
	font-size:16px;
	border:1px solid #B4B4B4;
	padding:5px 15px;
	text-align:left;
	vertical-align:top
}
.backTop a
{
	text-decoration:none;
	background:#fff;
}

/*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;z
	clear: both;
	border-bottom: 2px solid;
}
.title-center{
  clear: both;
  font-size: 28px;
  margin: 1em 0 0.5em;
  padding: 0;
}

.radio_text{
	font-weight:normal;
	font-size:14px;
}

/* メールフォームここまで */

hr.hr_spline{
		padding:0px;
		margin:10px auto 30px !important;
		background-color: #fff;
		background-image:none;
		border-top: 2px dashed #8c8b8b;
		width:70%;
		text-align:center;
}

hr.hr_spline2{
		padding:0px;
		margin:10px auto 60px !important;
		background-color: #fff;
		background-image:none;
		border-top: 2px dashed #8c8b8b;
		width:70%;
		text-align:center;
}
hr.hr_spline3{
		padding:0px;
		margin:0px 0 30px 0;
		background-color: #fff;
		background-image:none;
		border-top: 2px dashed #8c8b8b;
		width:80%;
		text-align:left;
}
.lead01{
	margin-bottom:30px;
}
h3.module-title{
	font-size:24px;
	letter-spacing:1px;
	font-weight:700;
	line-height:180%;
	margin-bottom:20px;
	margin-top:0px;
		font-family: 'Noto Sans', sans-serif;
}
.module-subtitle{
	text-align:left;
}
.btn_next{
background:#000;
	color:#fff;
	width:200px;
	text-align:center;
	height:60px;
}
.btn_next p{
	margin:15px auto 15px;
	font-size:16px !important;
	text-align:center;
}

.btn_next a{
	text-align:center;
	display:block;
	clear:both;
	height:55px;
	color:#fff;
	overflow:hidden;
}


.txt_lf{
	text-align:left;
	padding-left:45px;
}

.align-center{
	text-align:center;
}

.officecoffee_thanks .btn_backtop{
	background:#fff;
	width:150px;
	padding:15px 20px;
	margin:0 auto;
	margin-bottom:30px;
	border:solid 1px #999;
}
.officecoffee_thanks .btn_backtop p{
	margin-bottom:0;
}

.officecoffee_thanks .contents p{
	font-weight:normal;
}