@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;700&display=swap');

.maindesign h1 img {
width:100%;
height:auto;
}	
.maindesign h1 span {
color: #fff;
text-shadow: 1px 1px 2px rgba(10,10,10,0.7);
text-align: left;
font-feature-settings: "palt" 1;
font-weight: bold;
font-size: 70px;
margin: 44px 20px 0 20px;
padding-top: 20px;
line-height: 1;
position: absolute;
top: 0px;
left: 0px;
}
 
.listHead34 {
font-size: 1.2em;
color: rgb(51, 51, 51);
font-weight: bold;
margin: 10px 0;
}

.maindesign .item-thumb_1 {
margin-bottom: 40px;
margin-top: 30px;
position: relative; 
}

.maindesign .item-thumb_1 a { 
position: absolute;
top: 303px;
right: 555px;
width: 285px;
height: 50px;
}

.maindesign .item-thumb_2 { 
margin-bottom: 10px;
position: relative;
}

.maindesign .item-thumb_2 a {  
position: absolute;
top: 310px;
right: 555px;
width: 285px;
height: 50px;
}

.maindesign .minchou{
font-family: 'Noto Serif JP', serif;
}
.maindesign .kouji{
background: #d7e7f6;
padding: 20px;
border-radius: 1.5em;
line-height: 1.3em;	
}
.maindesign .koujiPriceLabel{
float: right;
width: calc(100% - 20em);
background: #fff;
padding: 1em;
box-sizing: border-box;
border-radius: 1em;
box-shadow: 0px 0px 5px 1px rgba(0,0,50,0.4);	
}
.maindesign .koujiPriceLabelText1{
font-size:200%;
line-height: 1em;
font-feature-settings: 'palt' 1;
font-weight: 700;
margin-bottom: 0.3em;	
}
.maindesign .koujiPriceLabelText2{
font-feature-settings: 'palt' 1;
}
.maindesign .koujiPriceLabelText3{
font-size: 250%;
font-weight: 700;
text-align: right;
line-height: 1em;
}
.maindesign .koujiInner{
background: #f3f8fe;
padding: 0.5em;
}
.maindesign .omakase{
font-size: 250%;
padding: 0.5em 0;
line-height: 1em;
}
.maindesign .sekou {
width: 20em;
float: left;
padding-right: 0.5em;
box-sizing: border-box;
}
.maindesign .sekouText{
display:flex;
align-items: center;	
}
.maindesign .italickNum{
font-style: italic;
display: inline-block;
font-size:2.5em;
padding:0.5em;
color: #f80300;	
}
.maindesign .subText{
display: inline-block;
font-feature-settings: 'palt' 1;	
}
.maindesign .subTextBold{
font-weight: bold;
font-size: 1.2em;	
}
.maindesign .price {
margin: 0 5px 0;
text-align: right;
color: #ff0000;
font-size: 240%;
line-height: 1.3em;
width: 100%;
float: right;
font-weight: bold;
}
.maindesign .price .en {
font-size: 60%;
}
.maindesign .price .tax {
font-size: 60%;
color: #000;
text-align: right;
}

.maindesign .banner_list1 {
display: flex;
flex-wrap: wrap;
margin: 20px 0 20px;
} 
.maindesign .banner_list1 li {
width: 100%;
margin-bottom: 20px;
} 
.maindesign .banner_list1 a img {
width: 100%;
border: 0px;
} 

.maindesign .specTable table, .specTable td, .specTable th {
border-collapse: collapse;
border: 1px solid #333;
text-align: center;
font-size: 12px;
padding: 0.4em 0.2em;
font-feature-settings: "palt" 1;
}
.maindesign .specTable th{
width:180px;
table-layout: fixed;	
text-align: left;
background: #DADBCD;	
}

.maindesign .specList{
overflow-x: scroll;
position:relative;
}

.maindesign .specList::-webkit-scrollbar{height:15px;}/*?o?[??????*/
.maindesign .specList::-webkit-scrollbar-track{background:#ddd;}/*?o?[???w?i?F*/
.maindesign .specList::-webkit-scrollbar-thumb{background:#ccc;}/*?o?[???F*/  
 
.maindesign ul.botton_box1 {
display: flex;
flex-wrap: wrap;
/*margin-top: 10px;
margin-bottom: 10px;*/
-webkit-justify-content: space-around;
-ms-justify-content: space-around;
justify-content: space-around;
} 

.maindesign ul.botton_box1 li {
width: 80%;
} 

.maindesign ul.botton_box1 li.waku01 {
margin: 2px 0;
}
.maindesign .picture img{
width:180px;
}

.maindesign .links li {
width: calc(50% - 5px);
margin-right: 10px;
margin-bottom: 20px;
position: relative;
padding-bottom: 4.6em;
border-bottom: 1px solid #ccc;
}
.maindesign .price{
bottom: 0;
left: 0;
position: absolute;
}
.maindesign .links li:nth-child(2n){
margin-right:0px;
}
.maindesign .links li .text-box {
text-align: left;
}
.maindesign .links li .exBox {
display: flex;
align-items: top;
}	
.maindesign .links li .ex {
text-align: left;
padding: 0.5em 0;
line-height: 1.3em;
font-weight: bold;
}
.maindesign .spacs table,.spacs td,.spacs th {
border-collapse: collapse;
border:1px solid #333;
text-align: center;
font-size: 12px;
padding: 0.4em 0.2em;
font-feature-settings: "palt" 1;
}
.maindesign .label1{
text-align: left;
background: #DADBCD;		
}
.maindesign .price {
margin: 0 0 10px 0;
}
.maindesign .productLeft{
width: 50%;
float: left;
text-align: center;
}
.maindesign .productRight{
width: 50%;
float: right;
padding: 0.3em;
box-sizing: border-box;
}
.maindesign .maker{
background: #f00;
}

.maindesign .gotop {
text-align: right;
}

.maindesign .gotop a {
text-decoration: none;
color: #005FC3;
}
.maindesign .conroSelect{
    background-color: #f35258;
    padding: 15px 20px;
    font-size: 1.5em;
    text-align: left;
    color: #fff;
    margin: 50px 0 0 1px;
    line-height: 1.2;
}
.maindesign .conroSelect span{
    display: inline-block;
}
.maindesign h2.conroSelectUh2{
margin: 20px 0 30px 0;
}

.maindesign p.scrolltxt {
color: #E00012;
font-weight: bold;
margin: 30px 0 20px;
text-align: left;
}
.maindesign p.scrolltxt span {
padding: 8px 6px;
font-size: 0.95em;
border: 2px solid #E00012;
box-sizing: border-box;
}

@media screen and (max-width: 767px){
.maindesign h1 span {
font-size: 10vw;
margin: 6% 20px 0 20px;
line-height: 1.2;
}

.maindesign .item-thumb_1 {
position: relative; 
margin-bottom: 20px; 
}

.maindesign .item-thumb_1 a {  
position: absolute;
top: 8.7%;
right: 3%;
width: 52.5%;
height: 1.35%; 
}

.maindesign .rinnai01a {
display: block
}

.maindesign .item-thumb_2 {
position: relative; 
margin-bottom: 20px; 
} 
.maindesign .item-thumb_2 a { 
position: absolute;
top: 12.5%;
right: 3%;
width: 52.5%;
height: 3%; 
}
.maindesign .item-thumb_3 { 
margin: 10px 0 5px; 
}
 
.maindesign .links li {
padding-bottom: 3.3em !important;
}
.maindesign .kouji {
padding: 10px;
}
.maindesign .omakase {
font-size: 1.2em;
}
.maindesign .koujiPriceLabel{
width:100%;
padding: 0.5em 
}
.maindesign .koujiPriceLabelText1 {
font-size: 6vw;
}
.maindesign .price {
font-size: 160%;	
margin: 0 0 10px 0;
}
.maindesign .koujiPriceLabelText3 {
font-size: 2em;
text-align: center;
}
.maindesign .sekou {
font-size: 4vw;
line-height: 1.3em;
}
.maindesign .banner_list1 {
margin: 20px 0 0 
}  
 
.maindesign .productLeft{
width: 100%;
}	
.maindesign .productRight{
width: 100%;
} 
.maindesign p.scrolltxt {
margin: 30px 0 20px;
} 
}


.maindesign .topBtn ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.topBtn ul li {
    width: 24%;
    font-family: "Noto Sans JP", "?l?r ?o?S?V?b?N", "MS PGothic", verdana, "?q???M?m?p?S Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    margin-bottom: 15px;
    display: flex;
}
.topBtn ul li a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    background-image: url(/contents/event/common/newimg/arow_red.png);
    background-repeat: no-repeat;
    background-position: right 0.8em center;
    background-size: 7px;
    padding: 0.9em 0.8em;
    display: block;
    border: 1px solid #ccc;
    border-radius: 6px;
    text-align: left;
    box-sizing: border-box;
    width: 100%;
	font-size: 0.85em;
	line-height: 1.2;
}
.maindesign h3.checkPoint.h2under {
	margin: 20px 0 20px 0;
}
.maindesign h3.checkPoint {
	position: relative;
    font-size: 1.25em;
    font-weight: bold;
    margin: 60px 0 20px 0;
    padding: 0 0 10px 0;
    text-align: left;
    border-bottom: #aaaaaa 2px solid;
    display: flex;
    align-items: center;
}
.maindesign h3.checkPoint .st1 {
    fill: none;
    stroke: #ffffff;
    stroke-width: 3;
    stroke-miterlimit: 10;
}
.maindesign h3.checkPoint span {
    margin: 0 0 0 20px;
}
.maindesign h3.checkPoint .st0 {
    fill: #aaaaaa;
}
.maindesign .conro_diagnose_image {
	margin: 30px 0;
}
.maindesign .range_diagnose_image {
	width: 100%;
	height: auto;
	margin: 30px 0;
}
.maindesign .range_diagnose_image > img {
	width: 100%;
	height: auto;
} 
.maindesign .range_food_container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.maindesign .range_food_content {
	width: 47%;
	margin-bottom: 50px;
}
.maindesign .built_introduction {
	display: flex;
	justify-content: left;
	align-items: center;
	margin-bottom: 5px;
}
.maindesign .introduction_icon {
	width: 75px;
	margin-right: 10px;
}
.maindesign .introduction_icon > img {
	width: 100%;
	height: auto;
}
.maindesign .range_food_introduction {
	margin-bottom: 10px;
}
.maindesign .range_food_introduction h2 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
}
.maindesign .range_food_introduction {
	color: #000;
}
.maindesign .range_food_image {
	width: 100%;
	height: auto;
}
.maindesign .range_food_price .price {
	position: static;
}


@media screen and (max-width: 767px) {
	.topBtn {
		margin: 0 10px;
	}
	.topBtn ul {
    	flex-wrap: wrap;
	}
	.topBtn ul li {
		width: 48%;
		margin-bottom: 4%;
		line-height: 1.3;
		display: flex;
	}
	.topBtn ul li a {
		font-size: 0.65em;
	}
	.maindesign .range_food_container {
		flex-direction: column;
	}
	.maindesign .range_food_content {
		width: 100%;
	}
}

@media screen and (min-width: 768px) {
	.maindesign .feature-hdg2 {
		font-size: 1.70rem;
	}
}

.maindesign .popular-outer {
	box-sizing: border-box;
	border: 3px solid #333;
	padding: 10px 25px 50px;
	border-radius: 0 0 15px 15px;
}
.maindesign .popular-title {
	font-weight: bold;
	font-size: 2.25rem;
	text-align: center;
	color: #fff;
	background-color: #333;
	padding: 20px 0;
	border-radius: 15px 15px 0 0;
}
.maindesign .popular-detail {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.maindesign .popular-detail--left {
	width: 40%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.maindesign .popular-detail--right {
	width: 55%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.maindesign .popular-btn {
	width: 100%;
	margin: 0 auto 50px;
}
.maindesign .poplular-btn--inner {
	padding: 15px 0;
	background-color: #EA6D0D;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	font-size: 1.2rem;
	border-radius: 50px;
}
.maindesign .primary-price--logo {
	width: 360px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.maindesign .logo-text {
	font-weight: bold;
	font-size: 1.1em;
}
.maindesign .logo-img {
max-width: 360px;
        width:100%;
}
.maindesign .logo-img img{
	width:100%;
}
.maindesign .primary-price--name {
	text-align: left;
	font-weight: bold;
	font-size: 1.5rem;
	margin-top: 15px;
}
.maindesign .primary-price--name__small {
	font-size: 0.8em;
	font-weight: normal;
	margin-top: 10px;
}
.maindesign .primary-price--amount {
	margin-top: 10px;
	text-align: right;
	font-size: 1.25rem;
}
.maindesign .price--tax {
	font-size: 1.25em;
}
.maindesign .price--number {
	font-weight: bold;
	padding-left: 10px;
	font-size: 3.0em;
}
.maindesign .price--yen {
	font-size: 2.5em;
}
.maindesign .secondary-price {
	border: 1px solid #333;
	border-radius: 30px;
	padding: 25px 15px;
	margin-top: 30px;
}
.maindesign .secondary-price--name {
	font-size: 1.25rem;
	font-weight: bold;
}
.maindesign .secondary-price--name__small {
	font-size: 0.8em;
	font-weight: normal;
	margin-top: 10px;
}
.maindesign .secondary-price--amount {
	text-align: right;
	margin-top: 10px;
	font-size: 1.0rem;
}

@media screen and (max-width:767px) {
.maindesign .primary-price--logo {
	width: 100%;
	max-width:360px;
}
	.maindesign .popular-outer {
		padding: 0px 15px 30px;
	}
	.maindesign .popular-title {
		font-size: 5.5vw;
		padding: 15px 0;
	}
	.maindesign .popular-detail {
		flex-wrap: wrap;
	}
	.maindesign .popular-detail--left {
		width: 100%;
	}
	.maindesign .popular-detail--right {
		width: 100%;
	}
	.maindesign .primary-price--amount {
		font-size: 1.25rem;
	}
	.maindesign .secondary-price--amount {
		font-size: 0.8rem;
	}
.maindesign .popular-btn {
    width: 100%;
    margin: 30px auto 40px;
}
}




.maindesign .table-items {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
.maindesign .table-item {
	width: 49%;
	display: flex;
	flex-wrap: wrap;
	border: 1px solid #ccc;
	border-bottom: none;
	box-sizing: border-box;
}
.maindesign .table-item dt,
.maindesign .table-item dd {
	box-sizing: border-box;
	padding: 10px;
	display: flex;
	align-items: center;
}
.maindesign .table-item dt {
	background-color: #f5f5f5;
	width: 120px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.maindesign .table-item dd {
	background-color: #fff;
	width: calc(100% - 120px);
	border-bottom: 1px solid #ccc;
	line-height: 1.25;
}

@media screen and (max-width:767px) {
	.maindesign .table-items {
		flex-wrap: wrap;
	}
	.maindesign .table-item {
		width: 100%;
	}
	.maindesign .table-items .table-item:not(:first-child) {
		margin-top: 30px;
	}
	.maindesign .table-item dt,
	.maindesign .table-item dd {
		padding: 15px;
		justify-content: center;
	}
	.maindesign .table-item dt {
		width: 100%;
		border-right: none;
	}
	.maindesign .table-item dd {
		width: 100%;
	}
}

.maindesign .features-title {
	margin-top: 50px;
	font-weight: bold;
	font-size: 1.5rem;
	display: flex;
	align-items: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
}
.maindesign .features-title::before {
	content: '';
	width: 15px;
	height: 15px;
	background-color: #000;
	display: block;
	margin-right: 10px;
}

.maindesign .features-list {
	margin-top: 50px;
}
.maindesign .features-list .features-item:not(:first-child) {
	margin-top: 50px;
}
.maindesign .features-item {
	display: flex;
	justify-content: space-between;
}
.maindesign .features-img {
	width: 45%;
}
.maindesign .features-text {
	width: 50%;
}
.maindesign .features-text--name {
	font-weight: bold;
	font-size: 1.25rem;
}
.maindesign .features-text--content {
	margin-top: 15px;
}
.maindesign .img-container {
	width: 100%;
	margin-top: 30px;
}
.maindesign .img-container > img {
	width: 100%;
	height: auto;
}

@media screen and (max-width:767px) {
	.maindesign .features-item {
		flex-wrap: wrap;
	}
	.maindesign .features-img {
		width: 100%;
	}
	.maindesign .features-text {
		width: 100%;
		margin-top: 20px;
	}
	.maindesign .features-text--content {
		margin-top: 10px;
	}
}



.maindesign .catch-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 50px;
}
.maindesign .catch-list .catch-item:nth-child(n + 3) {
	margin-top: 50px;
}
.maindesign .catch-list img {
	width: 100%;
	height: auto;
}
.maindesign .catch-item {
	width: 48%;
}
.maindesign .catch-inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.maindesign .catch-text {
	width: 100%;
	font-weight: bold;
	line-height: 1.15;
	font-size: 0.8rem;
	margin-bottom: 5px;
	height: 3.0em;
}
.maindesign .catch-img {
	width: 45%;
}
.maindesign .catch-img > img {
	display: block;
}
.maindesign .catch-img > p {
	text-align: center;
	margin-top: 5px;
}
.maindesign .catch-table {
	width: 52%;
	font-size: 0.8rem;
}
.maindesign .catch-table tr td:last-child {
	text-align: center;
}
.maindesign .catch-table td {
	padding: 3px 0;
	border: 1px solid #333;
}
.maindesign .catch-btn {
	width: 100%;
	margin-top: 15px;
}
.maindesign .catch-btn--inner {
	padding: 10px 0;
    background-color: #EA6D0D;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 1.15rem;
    border-radius: 50px;
	width: 75%;
	margin: 0 auto;
	position: relative;
}
.maindesign .catch-btn--inner::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 30px;
	border-bottom: solid 2px #fff;
	border-right: solid 2px #fff;
	width: 10px;
	height: 10px;
	transform: translateY(-50%) rotate(-45deg);
}

@media screen and (max-width:767px) {
	.maindesign .catch-list {
		margin-top: 20px;
	}
	.maindesign .catch-list .catch-item:not(:first-child) {
		margin-top: 50px;
	}
	.maindesign .catch-item {
		width: 100%;
	}
	.maindesign .catch-text {
		display: flex;
		align-items: flex-end;
		height: 4em;
	}
	.maindesign .catch-img {
		width: 85%;
		margin: 0 auto;
	}
	.maindesign .catch-table {
		width: 100%;
		margin-top: 15px;
	}
	.maindesign .catch-table > table {
		width: 100%;
	}
}