@charset "Shift_JIS";


#newrice{
	max-width: 900px;
	margin:auto;
	text-align: center;
	box-sizing:border-box;
	background: url(../IMAGE/newrice2023/bg.jpg) repeat-y;
}

section.color {
	margin: 30px 0;
}

section.select_area {
	margin: 0;
	padding-bottom: 15px;
}
section.select_area .select_area_inner{
	border: 3px solid #c73413;
	padding:20px;
	border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

section.select_area h4{
	color: #fff;
    background-color: #c73413;
	border-top-right-radius: 10px;
    border-top-left-radius: 10px;
	padding: 10px;
	margin: 0;

}
.pc_none {
	display: none;
}

a {
	display: block;
}

h3 {
	color: #a9280b;
	padding: 9px;
    font-size: 27px;
	text-align: center;
}

section .h3 {
	background: url(../IMAGE/newrice2023/title_bg.jpg) no-repeat;
    background-position: right;
	padding:0;
 }
.recommendation {
	width: 100%;
	padding:15px 0;
}
ul.item {
	display: flex;
	justify-content: space-around;
}
ul.item li{
	width: 30%;
	transition: .3s;
}
ul.item p{
	font-size: 16px;
	margin: 8px 0;
}
.newicon{
    background-color: #c73413;
    color: #fff;
    padding: 4px 4px;
    margin-right: 5px;
}

ul.item img{
	width: 100%;
}
ul.select_btn {
	display: flex;
	justify-content: space-around;
	margin: auto;
}

ul.select_btn li{
	width: 250px;
    padding: 13px 0;
    border-radius: 6px;
    background-color: #ffffff;
    color: #000;
    margin: 10px;
	position: relative;
}

ul.select_btn li::after {
	position: absolute;
    top: 50%;
    right: 0.2em;
    content: '';
    margin-top: -5px;
    border: 7px solid transparent;
    border-top-width: 5px;
    border-bottom-width: 5px;
    border-left-color: #000;
}

#col2 {
	display: flex;
}

#col2 .colitem {
	width: 50%;
	padding:30px;
}

#col2 .colitem img{
	width:100%;
}

ul.item li:hover {
	transform: translateY(-4px);
		opacity: 0.8;
		transition: all 0.3s ease 0s;
}

.tabs {
	margin-top: 50px;
	background-color: #fff;
	max-width: 900px;
	margin: 0 auto;}
  
/* タブ切り替え */
  .tab_item {
	width: calc(99%/3);
	background-color: #eae4ce;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	color: #565656;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	transition: all 0.2s ease;
	border-top-right-radius: 10px;
    border-top-left-radius: 10px;
	display: flex;
    justify-content: center;
	transition: .2s;
  }
  .tab_item:hover {
	transition: .3s;
	opacity: 0.75;
  }
  .tab_item.center {
	margin: 0 4.2px;
  }

  .tab_item.last {
	margin: 0;
  }
  
  input[name="tab_item"] {
	display: none;
  }
  

  .tab_content {
	display: none;
	transition: .2s;
	clear: both;
	overflow: hidden;
  }

  #flavor:checked ~ #flavor_content,
  #area:checked ~ #area_content,
  #capacity:checked ~ #capacity_content{
	display: block;
  }
  
  .tabs input:checked + .tab_item {
	background-color: #c73413;
	color: #fff;
	display: flex;
    justify-content: center;
	transition: .3s;
  }

 .name_select {
	background-image: url(../IMAGE/newrice2023/);
 }
  .icon {
	margin: 10px 5px 0 0;
	width:30px;
  }
  .icon img{
	width: 100%;
  }

  .flavor_select {
	position: absolute;
  }

  .flavor_select ul li{
	background:url(/IMAGE/newrice2023/rice.png) no-repeat 0 0;
	background-size: auto 38px;
    padding-left: 34px;
	text-align: left;
	width: 158px;
}

.flavor_select ul li a{
	font-size: 18px;
	color:#564426;
	font-weight: bold;
}

.nanatsuboshi {
	position: relative;
	top: 94px;
    left: -34px;
}
.milkyqueen {
	position: relative;
	top: -205px;
    left: -250px;
}
.yukiwakamaru {
    position: relative;
	top: -47px;
    left: 131px;
}
.datemasayume  {
    position: relative;
	top: -35px;
    left: -267px;
}

.hitomebore {
	position: relative;
	top: 65px;
    left: -34px;
}

.yumepirika  {
    position: relative;
	top: -7px;
    left: -237px;
}
.massigura {
    position: relative;
    top: 253px;
    left: 131px;
}
.sasanishiki {
    position: relative;
	top: 157px;
    left: 189px;
}
.koshihikari {
	position: relative;
	top: -256px;
    left: -34px;
}
.sinnosuke {
	position: relative;
	top: -316px;
	left: -64px;
}
.tsuyahime {
	position: relative;
	top: -128px;
    left: 19px;
}
.akitakomachi {
	position: relative;
	top: 25px;
    left: 129px;
}
  .tab_content_description {
	margin: auto;
	display: flex;
	background-color:#c73413;
	border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
	justify-content: space-around;
	align-items: center;
	padding: 10px;
	position: relative;
  }

.bg{
	background: url(/IMAGE/newrice2023/area.png) no-repeat;
    background-size: contain;
    background-position: center;
    justify-content: space-between;
    height: 500px;
	border: 10px solid #c73413;

}
.click {
    position: relative;
    top: -238px;
}
.click p{
		top: -10px;
		position: absolute;
		width: 268px;
		font-size: 20px;
		/* font-style: italic; */
		font-weight: bold;
		color: #c73413;
	}
.touchpc {
	top: 22px;
    position: absolute;
    /* width: 268px; */
    font-size: 20px;
    font-weight: bold;
    color: #c73413;
    left: 27px;
	}

.area {
	position: absolute;
	right: -96px;
	z-index: 0;
}

  .tab_content_description img {
	width: 700px;
	text-align: center;
  }

  .flavorlist p{
	color: #fff;
	background-color: #c73413;
	border-radius: 50px;
  }

  .flavorlist ul{
	margin-bottom: 23px;
    padding-left: 9px;
		
	}
	.flavorlist ul:last-child{
		margin-bottom: 0;
	}
	.flavorlist ul li:first-child{
		background-color: #c73413;
		color: #fff;
		padding:0;
	}

.flavorlist ul li{
	background-color: #fff;
	border-radius: 3px;
    margin: 3px 0;
	padding:2px;
	}

.long_btn:hover {
	background-color: #d3cebe;
}
.long_btn {
	position: relative;
	padding: .7em 4em;
	border-radius: 5px;
	background-color: #c73413;
	color: #fff;
	text-align: center;
	text-decoration: none;
	margin: 10px;
	transition: .3s;
}
.long_btn::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #fff;
}
.long_btn:hover::after {
	animation: arrow .4s;
	border-left-color: #c73413;
}
@keyframes arrow {
	50% {
		right: -.05em;
	}
	100% {
		right: .2em;
	}
}

ul.rice_select {
	display: flex;
	flex-wrap: wrap;
	width: 400px;
}

ul.rice_select li {
	width: 80px;
    margin: 12px 5px;
    transition: .2s;
}

ul.rice_select li:hover {
  transform: rotate(5deg) scale(1.05);
}

ul.rice_select li img {
	width: 100%;
}

.name_select {
	position: absolute;
}

.name_select ul li{
	background:url(/IMAGE/newrice2023/rice.png) no-repeat 0 0;
	background-size: auto 26px;
    padding-left: 23px;
	text-align: left;
	width: 95px;
}

.name_select ul li a{
	color: #564426;
}
.name_select .hokkaido {
	position: absolute;
	top: -200px;
    right: -472px;
}
.name_select .aomori {
	position: absolute;
    top: -39px;
    right: -666px;
}
.name_select .iwate {
	position: absolute;
	top: 32px;
    right: -666px;
}

.name_select .miyagi {
		position: absolute;
		top: 115px;
		right: -800px;
		flex-wrap: wrap;
		justify-content: flex-start;
		display: flex;
		width: 285px;
	}
	.name_select .chiba {
		position: absolute;
		top: 210px;
		right: -600px;
	}
	
.name_select .akita {
	position: absolute;
	top: -53px;
	right: -390px;
}
	
.name_select .yamagata {
	position: absolute;
	top:16px;
	right: -390px;
}

.name_select .nigata {
	position: absolute;
	top: 115px;
    right: -295px;
}

