@charset "utf-8";
/* CSS 販売*/

#main_top {
	background-image: url(../../img/mainBg8.jpg);
	border-bottom: #FF84E7 6px solid;
	
	width: 100%;
	background-repeat: no-repeat;
    background-position: center center;
   
}

#pankuzu{
	color:#FFF;
	border-top:#FFF 1px solid;
	background-color:#FF84E7;}
#pankuzu a{
	color:#FFF;
}
	
h1 .color {
	color: #FF84E7;
}
.h1-bottom {
	border-bottom: #FF84E7 3px solid;
}
.con8 a {
	background-color: #FF84E7;
	border: #FFF 1px solid;
	border-top: none;
	border-bottom: none;
}


.colorred{
	color:#E21;
	font-weight:bold;}
/*-----------------------------------------*/
.cont_text {
	width: 740px;
	margin: 0 auto;
	text-align: left;
	font-size: 18px;
	line-height: 35px;
	padding: 0 0 20px 0;
	letter-spacing: 1px;
}
.cont_text .title{
	background-color: #333;
	color: #fff;
	padding: 2px 10px;
	display: inline-block;
}

.cont_text2 {
	background-image: url(../img/activity_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	width: auto;
	height: 620px;
}


.cont_text2 p {
	width: 530px;
	text-align: center;
	margin: 0 auto;
	padding: 220px 0 0 0;
	font-size: 20px;
	line-height: 50px;
	color:#666;
}

.cont_text2 .sabti{
	font-size:36px;
	font-weight:bold;
	color:#666;
	font-family: 'Sawarabi Mincho';}


.contOver {
	margin: 0 0 50px 0;
}
.contOver_end{
	margin: 0 0 180px 0;}

.cont_details, .cont_details2 {
	margin: 0 auto;
	width: 860px;
	height: auto;
}
.cont_details img, .cont_details2 img {
	width: 430px;
	float: left;
}
.cont_details dl, .cont_details2 dl {
	width: 430px;
	height: 305px;
	//background-color:#FFF4FF;
	float: left;
}
.cont_details dt {
	margin: 10px 15px 4px 20px;
	font-size: 22px;
}
.cont_details dt .tit2 {
	margin:0 0 0 40px;}


.cont_details2 dt {
	margin: 80px 15px 4px 20px;
	font-size: 24px;
}
.cont_details dd, .cont_details2 dd {
	margin: 0 20px 20px 20px;
	font-size: 14px;
	line-height: 28px;
}
.hr {
	margin: 0 10px 0 0;
	border-left: #FF84E7 5px solid;
}

.shop_btn{
	position:fixed;
	margin:0;
	padding:0;
	bottom:4px;
	left:40px;
	right:40px;
	}
	
.shop_btn .buy{
	width:49%;
	display:inline-block;
	text-align:center;
	margin:0 1% 0 0 ;
	}
.shop_btn .details{
	width:49%;
	display:inline-block;
	text-align:center;
	margin:0 0 0 1%;
	}

.shop_btn li a{
	color:#FFF;
	display:block;
	font-size:16px;
	padding:18px 0;	
	background-color:#F0F;}
	
.shop_btn li a:hover{
	opacity:0.7;}

.price{
	margin:0 0 0 0px;
	font-size:16px;
	text-align:right;
	}
	
/*ボタン*/
.shop-btn{
	margin:8px 0 0 0;}
.shop-btn span{
	display:inline-block;
	width:100%;
	}
.shop-btn span a{
	display:inline-block;
	text-align:center;
	background-color:#333;
	width:100%;
	padding:4px 0;
	border-radius:5px 5px;
	color:#FFF;
	font-size:16px;
	text-decoration:none;}

.shop-btn span a:hover{
	opacity:0.8;}
.preparation span a{
	pointer-events:none;
	background-color:#808080;
}
.shop_cont{
	margin:36px 0 0 0;}

.shop_product1 .sale{
	background-color: #E21;
	color: #fff;
	display: inline-block;
	padding: 2px 10px;
	border-radius: 20px;
}
.shop_product2{
	margin:30px 0 0 0;}
/*----------モバイル----------------------------------------------------------*/
@media screen and (max-width:875px) {
.cont_details, .cont_details2 {
	margin: 0 auto;
	width: 80%;
}
.cont_details img, .cont_details2 img {
	width: 100%;
	height:auto;
	float: none;
	clear: both;
}
.cont_details dl, .cont_details2 dl {
	width: 100%;
	height: auto;
	padding: 0px;
	float: none;
	clear: both;
}
.cont_details dt, .cont_details2 dt {
	padding: 20px 0 0 0;
	margin: 0 0 4px 0;
	/* margin: 0px 15px 4px 20px; */
	font-size: 20px;
}

.cont_details dt .tit2 {
	margin:0 0 0 0;}
	
.cont_details dd, .cont_details2 dd {
	padding: 10px 0 20px 0;
	margin: 0;
}
.shop_product1 .sale{
	margin-bottom: 10px;
}

}
@media screen and (max-width:768px) {
/*-----------------------------------------*/
.cont_text {
	width: 80%;
	font-size: 16px;
}
.cont_text2 {
	background-image: url(../img/activity_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	width: auto;
}
.cont_text2 p {
	width: 90%;
	text-align: center;
	margin: 0 auto;
	padding: 225px 0 0 0;
	font-size: 16px;
	line-height: 50px;
}
.cont_text2 .sabti{
	font-size: 24px;
}
.cont_details, .cont_details2 {
	width: 80%;
}
}
