@charset "utf-8";
/* CSS Document */


/* トップ-お知らせ
------------------------------------------------------------*/
.news-box {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	font-size: medium;
}
ul.newsList {
	list-style-type: none;
	}
ul.newsList li {
	border-bottom: 1px dotted #ccc;
	}
	
ul.newsList li a {
	display: block;
	position: relative;
	padding: 10px 0 10px 0;
	text-decoration: none;
	}
	
ul.newsList li a:hover {
	background-color: #F0F0F0;
	}
	
ul.newsList li a span.date {
	display: block;
	color: #666;
	font-size: small;
	}
.bg_black {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bg_gift {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/product_gift/pro_gift_003.jpg);
}

.ue_suki30 {
	padding-top: 30px;
}


.youtube02 {
	position: relative;
	width: 80%;
	padding-top: 56.25%;
	margin-right: auto;
	margin-left: auto;
}
.youtube02 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.space_li_pro {
	padding-left: 20px;
}
.space_under30 {
	padding-bottom: 30px;	
}
/*.scroll-top_in01 {
	width:50%;
}
.scroll-top_in02 {
	width:50%;
}*/

/*電話番号*/
.sp_box {
	display:block;}
	
.pc_box {
	display:none;
}
	
p.tel_big {
	font-size: 2.6em;
	padding-left: 10px;
}
p.tel_big02 {
	font-size: 24px;
	padding-left: 10px;
}
p.tel_bigbig {
	font-size: 3.6em;
}

.contact_tel02 a {
	display: block;
	padding: 10px;
	width: 70%;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #FFF;
	background-color: #003;
	text-align: center;
	font-size: large;
	text-decoration: none;
	border: 1px solid #FFF;
}
.contact_tel02 a:hover {
	background-color: #C96;
	border: 1px solid #FFF;
}
.contact_tel03 a {
	display: block;
	padding: 10px;
	width: 70%;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #FFF;
	background-color: #C96;
	text-align: center;
	font-size: large;
	text-decoration: none;
	border: 1px solid #FFF;
}
.contact_tel03 a:hover {
	background-color: #C96;
	border: 1px solid #FFF;
}
.contact_tel04 a {
	display: block;
	padding: 5px;
	width: 70%;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left:auto;
	margin-right:auto;
	color: #FFF;
	background-color: #C96;
	text-align: center;
	font-size: large;
	text-decoration: none;
	border: 1px solid #FFF;
}
.contact_tel04 a:hover {
	background-color: #C96;
	border: 1px solid #FFF;
}
.space_ue01 {
	padding-top: 30px;
}
.space_hidari01 {
	padding-left: 15px;
}
.txt_kage {text-shadow: 1px 2px 1px #111;!important }




.btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #880000;
}
.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #f56500;
}

a.btn--radius {
	position: fixed;
  bottom: 10px; 
  right: 10px;
   border-radius: 100vh;
   width: 150px;
   z-index: 100;
}



table.sets2{
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}
.sets2 th{
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	background-color: #C96;
	;
}
.sets2 td{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}




/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */

@media print, screen and (min-width: 481px) {
	.bg_black {
	background:rgba(0,0,0,0.3);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
	/*
	.news-box {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	font-size: medium;
}
ul.newsList {
	list-style-type: none;
	}
ul.newsList li {
	border-bottom: 1px dotted #ccc;
	}
	
ul.newsList li a {
	display: block;
	position: relative;
	padding: 10px 0 10px 8.5em;
	text-decoration: none;
	}
	
ul.newsList li a:hover {
	background-color: #F0F0F0;
	}
	
ul.newsList li a span.date { 
	display: block; 
	position: absolute; 
	top: 13px; 
	left: 5px; 
	width: 9.5em; 
	color: #333; 
	}*/
	
/*.scroll-top_in01 {
	width:100%;
}
.scroll-top_in02 {
	width:100%;
}*/

/*電話番号*/
.sp_box {
	display:block;
}.pc_box {
	display:none;
}
.bulkorder_box {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-bottom:5px;
	background-color:#111;
	background-color: rgba(255, 255, 255, 0.8);
    color: rgba(178,34,34);
}



}

/* デスクトップレイアウト : 769 px ～最大 870 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media print, screen and (min-width: 769px) {
	.news-box {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	font-size: medium;
}
ul.newsList {
	list-style-type: none;
	}
ul.newsList li {
	border-bottom: 1px dotted #ccc;
	}
	
ul.newsList li a {
	display: block;
	position: relative;
	padding: 10px 0 10px 8.5em;
	text-decoration: none;
	}
	
ul.newsList li a:hover {
	background-color: #F0F0F0;
	}
	
ul.newsList li a span.date { 
	display: block; 
	position: absolute; 
	top: 13px; 
	left: 5px; 
	width: 9.5em; 
	color: #333; 
	}
	
	/*電話番号*/
.sp_box {
	display:none;}
.pc_box {
	display:block;
}


	
	}

/* デスクトップレイアウト : 769 px ～最大 1000 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media print, screen and (min-width: 869px) {
	.news-box {
	width: 55%;
}
#anchor02,#anchor03,#anchor04,#anchor05,#anchor06{
  padding-top:50px;
  margin-top:-50px;
}

.sp_box {
	display:none;}
.pc_box {
	display:block;
}



/*
.youtube-pc {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;*/
}

}