﻿.maindesign{
	width:100%;
	margin: auto;
	}



.maindesign h1{
	margin:0;
	padding:0;
}
.maindesign img{
	border:none;
}

.maindesign a{
	text-decoration:none;
}

.maindesign ul{
	padding:0;
	margin:0;
	list-style:none;
}

.maindesign .hidden{
	overflow:hidden;
}


.hover01{
	cursor:pointer;
	width:100%;
	height:100%;
	} 
.hover02{
	cursor:pointer;
	width:100%;
	height:100%;
	} 



/* ここから top */
.maindesign .head .osechi{
	background-color:#000000;

}

.maindesign .head .osechi p{
	color:#FFCC00;
	font-size:14px;
	font-weight:bold;
	padding:10px 0;
	text-decoration:none;
	margin:0;
	text-align: center;
	line-height: 1.5
}

.maindesign .head .osechi p strong{
	font-size:30px;
}

.maindesign .head .osechi p span{
	color:#FFFFFF;
}
.maindesign .title08{
		position:relative;

}



	

.maindesign .head .title08 .kikan{
	
	position: absolute;
    bottom: 20%;
    left: 5%;
    color: #fff;
	font-size:3.9vw;
	font-weight:bold;
	text-shadow: 0 0 5px #333;
}


.maindesign .head .title08 h1 {
    color: #FFFFFF;
    position: absolute;
 top: 30%;
    left: 11%;
    
    font-size: 7vw;
    
	text-align:center;
	text-shadow: 0 0 5px #333;
}
.maindesign .head .title08 h1 span{
 font-size: 14vw;
	
}


.maindesign .section .osechi{
	margin: 0 2%;
	
}
	.maindesign .section .osechi li img{
		width:100%
	}
.maindesign .section .osechi li{
	width:100%;
	margin-bottom:48px;
}



.maindesign .section .osechi h3{
	font-size:20px;

	text-align:left;
	margin:0;
	padding:10px 10px 0;
	line-height:1.2;
	background:none;
	color:#000;
	font-weight: bold
}
@media only screen and (min-width: 640px) {
	
	
	
	.maindesign .section .osechi{
		display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-justify-content: space-between; /* Safari */
  justify-content:         space-between;
	-webkit-flex-wrap: wrap; /* Safari */
  flex-wrap:         wrap;
	margin: 0 1%;
	
}
	.maindesign .section .osechi li{
		width: 48%;
		margin-bottom: 48px;
	}
	
	.maindesign .section .osechi p.setumei{
		height: 7em
	}
	.maindesign .section .osechi h3{
		height: 2.6em
		
		}
}
	.maindesign .section .osechi h3{
	font-size:16px;
	
	text-align:left;
	margin:0;
	padding:10px 10px 0;
	line-height:1.3;
	background:none;
	color:#000;
	font-weight: bold
}

.maindesign .section .osechi p{
	font-size:16px;
	/*height:70px;*/
	text-align:justify;
	padding:5px 10px;
	margin:0;
	color:#000;
}

.maindesign .red{
	color:red !important;
	font-size:30px !important;
	font-weight:bold;
	margin-top:10px !important;
}


.maindesign .section .osechi p.price{
	text-align: right;
    font-size: 20px;
}

.maindesign .section .osechi p.tax{
	text-align: right;
    font-size: 24px;
    color: #f00;
    font-weight: bold;
}


}
.maindesign .section {
;
	margin-top:20px 
}
.maindesign span.en {
    font-size: 0.7em;
    padding-left: 0.2em;
}

.maindesign ul.twocolum{

	margin: 0 1%
}
.maindesign ul.twocolum li{
	margin-bottom: 3%;
	width: 100%
	
}
@media only screen and (min-width: 639px) {
	.maindesign ul.twocolum{		 display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-justify-content: space-between; /* Safari */
  justify-content:         space-between;
	-webkit-flex-wrap: wrap; /* Safari */
  flex-wrap:         wrap;
margin: 0 1%}
.maindesign ul.twocolum li{
	width: 48%
	}}


.maindesign ul.twocolum li img{
	width: 100%
	
}
.maindesign .section {
    margin-top: 20px;
}
.maindesign .section .mono{
	margin-bottom:20px
}
.maindesign .section .mono td,
.maindesign .section .mono th{
	border:1px solid #000;
	text-align:center;
	height:50px;
	font-weight:bold;
	vertical-align: middle
}

.maindesign .section .mono th{
	background:#000;
	color:#FFFFFF;
}

.maindesign .section h2{
	text-align:center;
	font-size:30px;
	font-weight:bold;
	margin:33px 2% 40px 2%;
	padding-top:7px;
	line-height: 1.3
}

.maindesign .section p{
	text-align:center;
	font-size:16px;
	line-height: 22px;
}


.maindesign .section span.en{
	font-size:0.7em;
	padding-left: 0.2em
}
/*2010*/
#main .maindesign .section li p {
    text-align: left;
}