body{
	line-height: 26px;	
	font-size:16px;
	color:#565656;
}
.min_box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	flex-direction: column;
    align-content: center;
	
	/*background-color:#FFFF99;*/
}
.intop{
	padding-top:80px;
	min-height:300px;
}
.page_titleBox{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-evenly;
	padding-top:30px;
	margin-top:80px;
	height:150px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-image:url(../images/titlePhoto01.jpg);
	background-color:#FF99CC;
}
.page_titleBox .page_title{
	color:#FFFFFF;
	width:1280px;	
	font-size:30px;
	padding-top:30px;
	padding-left:10%;
	/*background-color:#FFFF00;*/
}
.subTitleBox{
	width:100%;
	padding-left:0px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:10px;
	margin-left:40px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.subTitleBox .basic_title{
	margin-bottom:10px;
}
.seachBox{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-evenly;
	align-items: center;
	min-height:50px;
	background-color:#FFFFFF;
	margin-bottom:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
.min_content_box{	
	width:1280px;
	/*background-color:#00CCFF;*/
}
.min_content_box.INflex{	
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-evenly;
	margin-bottom:30px;
}
.min_content_box.INconvered{
	width:100%;
	max-width:1920px;
}
.buttom_box{
	background-color:#1c1c1c;
	width:100%;
	min-height:300px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-evenly;
	color:#FFFFFF;
	padding-top:70px;
	padding-bottom:80px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: var(--min-color);
}
.buttom_box a{
	color:#FFFFFF;
	text-decoration: none;
}
.buttom_box ul{
	list-style-type: none;
}
.contactMsg,.contactMsg ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}
.contactMsg ul li{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left:20px;
	padding-right:20px;
}
.contactMsg ul li:nth-child(1){
	border-left-width: 0px;
}
.buttom_menu{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	margin-top:20px;
}
.buttom_menu ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	line-height: 16px;
    padding-inline-start: 0px;
}
.buttom_menu ul li{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left:30px;
	padding-right:30px;
}
.buttom_menu ul li:nth-child(1){
	border-left-width: 0px;
}
.buttom_menu ul li a{
	color:#999999;
}
.SNS_box{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top:10px;
}
.SNS_box img{
	width:calc(50px + 20px);
	padding:10px;
}
.buttom_Copyright{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	color:#666666;
	margin-top:15px;
}
.buttom_Copyright div{
	padding-left:5px;
	padding-right:5px;
}
.buttom_Copyright a{
	color:#666666;
}
.basic_title{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	min-height:30px;
	width:100%;
	font-size:18px;
	font-weight: bold;
	color:var(--min-color);
	margin-bottom:30px;
}
.basic_title span{
	display:block;
	border-radius:30px;
	width:30px;
	height:30px;
	background-color:var(--min-color);
	margin-right:7px;
}
.leftmenu_box{
	width:300px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	
	/*background-color:#FF9999;*/
}
.theSticky{
    position: -webkit-sticky;
    position: sticky;
    top: 82px;	
}
.leftmenu_box ul{
	list-style-type: none;
	margin:0;
	padding:0;
}
.leftmenu_box li{
}
.leftmenu_box li a{
	display: block;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	font-size:18px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color:#000000;
}
.leftmenu_box li a:hover{
	color:var(--min-color);
}
.leftmenu_box li:nth-child(1){
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.right_store_box{
	width:calc(100% - 300px);
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-content: flex-start;
	align-items: center;
	
	/*background-color:#FFFFCC;*/
}
.right_store_box a{
	text-decoration: none;
}
.page_box{
	width:100%;
	margin-top:30px;
	padding-top:10px;
	padding-bottom:10px;
	text-align: center;
	
	/*background-color:#FF9900;*/
}
.right_store_box .store_item{
	width:250px;
	border: 1px solid #e6e6e6;
	
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:15px;
	height:485px;	
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: flex-start;
	justify-content: flex-start;
	align-items: center;
	
	/*background-color:#9966FF;*/
}
.right_store_box .store_item.history{
	height:450px;	
}

.right_store_box .store_item .store_item_photo{
	height:330px;
	width:100%;
	background-color:#EEEEEE;
	vertical-align: top;
	background-repeat: no-repeat;
	/*background-size: cover;*/
	background-size: 100% auto;
	background-position: center;
}
.right_store_box .store_item .store_item_photo img{
	display:none;
}
.right_store_box .store_item .store_item_name{
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	color:#a70067;
	font-weight: bold;
	font-size:18px;
	text-align: center;
	height:62px;
}
.right_store_box .store_item .store_item_price{
	padding-top:0px;
	padding-bottom:20px;
	color:#000000;
	font-weight: bold;
	font-size:20px;
}
.right_store_box .store_item .store_item_date{
	padding-top:10px;
	padding-bottom:20px;
	color:#888888;
	font-size:16px;
}
.right_store_box .store_item .store_item_class{
	padding-top:5px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	color:#888888;
	font-size:16px;
}
.right_news_box{
	width:calc(100% - 300px);
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: center;
	margin-left:20px;
	
	/*background-color:#FFFFCC;*/
}
.right_news_box ul{
	width:100%;
	margin-top:8px;
}
.right_news_box ul li{
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	color:#999999;
}
.right_news_box ul li:nth-child(1){
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;	
}
.right_news_box ul li span{
	display:block;
	padding-top:2px;
	margin-right:10px;
	height:30px;
	width:62px;
	background-color:#FF66CC;
	color:#FFFFFF;
	border-radius: 10px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.right_news_box ul li a{
	color:#000000;
	text-decoration: none;
}
.news_titleBox{
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	width:100%;
	margin-bottom:15px;
}
.news_type{
	display:block;
	padding-top:1px;
	margin-right:10px;
	height:26px;
	width:90px;
	background-color:#FF66CC;
	color:#FFFFFF;
	border-radius: 7px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size:14px;
}
.news_title{
	padding-top:10px;
	width:100%;
	font-size:20px;
	font-weight: bold;
	padding-left:15px;
}
.news_date{
	color:#999999;
}
.news_textBox{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 60px;
	padding-left: 20px;
}
.comeLink{
	width:100%;
}
.comeLink a{
	display:block;
	width:100%;
	text-align: center;
	text-decoration: none;
	color:#FFFFFF;
	background-color:var(--min-color);
	border-radius: 10px;
	padding-top:10px;
	padding-bottom:10px;	
}
.comeLink a:hover{
	background-color:var(--min-color2);
}
.formStyle01,.formStyle02{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}
.formStyle01 input[type='text'],.formStyle02 input[type='date']{
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	height:30px;
	min-width:200px;
	width:25%;
}
.formStyle01 input[type='submit']{
	border: 0px solid #CCCCCC;
	border-radius: 5px;
	height:30px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-left:15px;
	color:#FFFFFF;
	background-color:var(--min-color);
}

.formStyle02 input[type='date']{
	min-width:150px;
}

.formStyle02 input[type='submit']{
	border: 0px solid #CCCCCC;
	border-radius: 5px;
	height:30px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-left:15px;
	color:#FFFFFF;
	background-color:var(--min-color);
}
.formStyle02 .formItem{
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: flex-start;
	padding-left:15px;
	
}
.explain_itemBox{
	width:50%;
	padding-left:0px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.explain_itemBox ol{
	margin-bottom:0px;
}
.delivery_line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top:20px;
	margin-top:30px;
}
.delivery{
}
.delivery ol li{
	margin-right:10px;
	padding-bottom:20px;
}