a:hover{text-decoration: none}



/*==========================================================

共通スタイル

==========================================================*/



.extitle {
	padding: 20px 20px 10px 20px;
	font-size: 30px;
	color: #333;
	font-weight: 900
}


h2.top_h2_title {
	font-size: 30px;
	font-weight: 900;
	color: #000;
	display: block;
	padding-top: 25px;
    position: relative;
    margin-bottom: 25px
}

h2.top_h2_title span {
	color: #bd9548;
	font-size: 20px;
    position: absolute;
    top: -23px;
    left: 0px;
}


h2.top_h2_title span::before{
 content:"\A";
 white-space:pre;
}


@media screen and (max-width:479px) {

.extitle {
	font-size: 26px;
    text-align: center;
    margin-bottom: 20px;
}    
    
h2.top_h2_title {
	font-size: 26px;
	font-weight: 900;
	color: #000;
	display: block;
	padding-top: 25px;
    text-align: center;
    margin-bottom: 30px;
}

h2.top_h2_title span {
	color: #bd9548;
	font-size: 20px;
        left: 0px;
    right: 0px;
    margin: 0 auto 0 auto;
        top: -28px;
}

    
}    





/*==========================================================

弁当配達・テイクアウト

==========================================================*/

.top_202506_top_00 {
	padding: 20px;
	width: 100%;
	background-color: #FFF;
	margin-bottom: 0px
}

.top_202506_top_00 a {
	display: block;
	width: 50%;
	max-width: 600px;
	margin: 0 auto 0px auto;
}

.top_202506_top_00 a img {
	width: 100%;
}


@media screen and (max-width:479px) {

.top_202506_top_00 {
	margin-bottom: 30px
}    
    
    
.top_202506_top_00 a {
	display: block;
	width: 100%;
	max-width: 838px;
	margin: 0 auto 0px auto;
}
    
    
}    


/*==========================================================

四季の折詰 徳について

==========================================================*/


.top_202506_top_01 {
	padding: 0px;
	width: 100%;
	background-color: #FFF;
	max-width: 1000px;
	margin: 80px auto 80px auto;
    text-align: center;
}

.top_202506_top_01 a {
	padding: 30px 50px 30px 50px;
	display: block;
	border: solid 6px #bd9548;
}

.top_202506_top_01 h2 {
	font-weight: 900;
	margin: 0 0 20px 0;
	padding: 0;
    font-size: 30px;
    position: relative;
}

.top_202506_top_01 h2::after{
content: "";
background-color: #bd9548;
height: 2px;
width: 12em;
bottom: -10px;
left: 0;
    right: 0;
    margin: 0 auto 0 auto;
    display: block;
    position: absolute;

}


.top_202506_top_01 p {
	font-weight: 600;
	font-size: 18px;
}

.top_202506_top_01 p:nth-of-type(2) {
    display: none;
} 

.arrow_r {
	position: relative;
	display: inline-block;
}

.arrow_r:before {
	content: '';
	width: 20px;
	height: 20px;
	border: 0;
	border-top: solid 3px #333;
	border-right: solid 3px #333;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	right: 30px;
	bottom: 0;
	margin: auto;
}



@media screen and (max-width:479px) {

.top_202506_top_01 {
	padding: 0px;
	width: 100%;
	background-color: #FFF;
	max-width: 1000px;
	margin: 0 auto 50px auto;
    text-align: left;
}    
    
.top_202506_top_01 a {
	padding: 20px;
	display: block;
    border: none;
}
.top_202506_top_01 h2 {
	font-weight: 900;
	margin: 0 0 10px 0;
	padding: 0;
    font-size: 20px;
}
.top_202506_top_01 h2::after{display: none}   

.top_202506_top_01 p:nth-of-type(1) {
display: none
} 
.top_202506_top_01 p:nth-of-type(2) {
	font-weight: 600;
	font-size: 16px;
    display: block;
} 
    
.arrow_r:before {
	content: '';
	width: 15px;
	height: 15px;
	border: 0;
	border-top: solid 3px #333;
	border-right: solid 3px #333;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	right: 20px;
	bottom: 0;
	margin: auto;
}
    
    
    
    
    
}  



/*==========================================================

カテゴリー

==========================================================*/

.top_202506_top_02 {
	padding: 0px;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 80px auto
}

.top_202506_top_02 ul {
	padding: 0px;
	margin: 0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.top_202506_top_02 ul li {
	padding: 0px;
	margin: 0px;
	width: 49%;
	margin-bottom: 20px;
	background-color: #FFF
}

.top_202506_top_02 ul li a {
	position: relative;
	height: 172px;
	display: block;
	padding-left: 260px;
	padding-right: 30px;
}


.top_202506_top_02 ul li a:before {
	content: '';
	width: 15px;
	height: 15px;
	border: 0;
	border-top: solid 3px #333;
	border-right: solid 3px #333;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	right: 15px;
	bottom: 0;
	margin: auto;
}


.top_202506_top_02 ul li a .img {
	position: absolute;
	width: 247px;
	left: 0;
	top: 0;
}

.top_202506_top_02 ul li a .img img {
	width: 100%
}

.top_202506_top_02 ul li a .title {
	color: #bd9548;
	font-weight: 900;
	font-size: 19px;
	padding-top: 25px;
	border-bottom: 2px solid #bd9548;
	padding-bottom: 7px;
	margin-bottom: 10px;
}

.top_202506_top_02 ul li a .text {
	font-weight: 600;
	font-size: 16px;
}


@media screen and (max-width:479px) {
    
.top_202506_top_02 ul li {
	padding: 0px;
	margin: 0px;
	width: 48.5%;
	margin-bottom: 20px;
	background-color: #FFF;
    position: relative;
}

.top_202506_top_02 ul li a {
	position: relative;
	height: auto;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
}
 
    
.top_202506_top_02 ul li a:before {
	content: '';
	width: 15px;
	height: 15px;
	border: 0;
	border-top: solid 3px #333;
	border-right: solid 3px #333;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	right: 20px;
	bottom: 0;
	margin: auto;
}    
    
    
.top_202506_top_02 ul li a .title {
	color: #FFF;
	font-weight: 900;
	font-size: 18px;
	padding-top: 7px;
	padding-left: 10px;
	border-bottom: none;
	padding-bottom: 7px;
	margin-bottom: 10px;
    background-color: #bd9548;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
}
    
    
.top_202506_top_02 ul li a .img {
	position: static;
	width: 100%;
	left: 0;
	top: 0;
    padding-top: 39px;
}

.top_202506_top_02 ul li a .text {
padding: 15px;
font-size: 14px;
    }
    

}


/*==========================================================

新着情報

==========================================================*/

.news {
	padding: 0px;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 80px auto;
	display: flex;
	justify-content: space-between;
}

.news h2 {
	width: 180px;
}

.news .news_list {
	width: calc(100% - 200px)
}

.news .news_list ul {}

.news .news_list ul li {
	margin-bottom: 10px;
	background-color: #FFF;
    display: none
}

.news .news_list ul li:nth-of-type(1) {display: block}
.news .news_list ul li:nth-of-type(2) {display: block}
.news .news_list ul li:nth-of-type(3) {display: block}


.news .news_list ul li a {
	padding: 15px 20px 15px 20px;
	display: block;
	position: relative;
	font-weight: 600;
    font-size: 18px !important;
}

.news .news_list ul li a:before {
	content: '';
	width: 10px;
	height: 10px;
	border: 0;
	border-top: solid 3px #333;
	border-right: solid 3px #333;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	right: 20px;
	bottom: 0;
	margin: auto;
}

.news .news_list ul li a span {
	font-weight: 900;
	margin-right: 15px;
}


.top_202506_top_03 {
	padding: 0px;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 80px auto;
}

.top_202506_top_04 {
	padding: 0px;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 80px auto;
}


@media screen and (max-width:479px) {


.news {
	display: block;
}

.news h2 {
	width: 100%;
}

.news .news_list {
	width: 100%;
}    
.news .news_list ul {padding: 0;margin: 0;border-top: 1px solid #000}
    
.news .news_list ul li{	background-color: transparent;border-bottom: 1px solid #000}   
    
.news .news_list ul li a{padding: 10px 50px 15px 20px;font-size: 16px !important;}   
    
.news .news_list ul li a span {
	font-weight: 900;
    line-height: 30px;
	margin-right: 0px;
}
    
.news .news_list ul li a span::after{
 content:"\A";
 white-space:pre;
}
    
    
    
}



/*==========================================================

オススメ商品

==========================================================*/
.osusume {
	padding: 0px;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 80px auto;
}

.month {}

.month ul {
	padding: 0px 20px 0px 20px;
	margin: 0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.month ul li {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	background-color: #FFF;
	width: 32%;
}

.month ul li img {
	vertical-align: bottom;
	width: 100%;
}

.month ul li .text {
	padding: 15px;
	color: #333
}

.month ul li .name {
	font-size: 19px;
	font-weight: 900
}

.month ul li .price {
	font-size: 16px;
	font-weight: bold
}

.month ul li .price span {
	font-weight: 900;
	color: red;
	font-size: 20px;
    margin-right: 5px;
}


@media screen and (max-width:479px) {

.month ul li {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	background-color: #FFF;
	width: 49%;
}


.month ul li .text {
	padding: 10px;
}    
    
.month ul li .name {
font-size: 16px;
    margin-bottom: 5px;
}

.month ul li .price {
	font-size: 14px;
}

.month ul li .price span {
	font-size: 18px;
}    
    
    
}


/*==========================================================

お弁当を選ぶ アコーディオン

==========================================================*/

.top_202506_top_05 {
	padding: 0px;
	width: 100%;
	max-width: 800px;
	margin: 0 auto 150px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.top_202506_top_05 .extitle{width: 260px;}


.top_202506_top_05 .accordion{width: calc(100% - 260px)}


.accordion-003 {
	max-width: 100%;
	margin-bottom: 10px;
	background-color: #FFF;
    position: relative;
}

.accordion-003::after{

content: "";
    background-color:#bd9446;
    height: 35px;
    width: 35px;
    position: absolute;
    right: 12px;
    top: 16px;
    z-index: 0;
}

.accordion-003 summary {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	padding: 1em 1em;
	color: #333333;
	font-weight: bold;
	cursor: pointer;
    font-size: 20px;

}


.accordion-003 summary:hover{background-color: cornsilk;}

.accordion-003 summary::-webkit-details-marker {
	display: none;
}

.accordion-003 summary::before,
.accordion-003 summary::after {
	width: 3px;
	height: .9em;
	border-radius: 5px;
	background-color: #FFF;
	content: '';
    z-index: 1;
}

.accordion-003 summary::before {
	position: absolute;
	right: 1.4em;
	rotate: 90deg;
}

.accordion-003 summary::after {
	position: absolute;
	right: 1.4em;
	transition: rotate .3s;

}

.accordion-003[open] summary::after {
	rotate: 90deg;
}

.accordion-003 div {
	transform: translateY(-10px);
	opacity: 0;
	margin: 0;
	padding: 0px;
	color: #333333;
	font-size: 14px;
	transition: transform .5s, opacity .5s;
}

.accordion-003[open] div {
	transform: none;
	opacity: 1;
}

.accordion-003 div ul {
	padding: 0px;
	margin: 0px;
}

.accordion-003 div ul li {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #CCC;
	height: 65px;
}

.accordion-003 div ul li a {
	padding: 20px;
	position: relative;
	display: block;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 18px !important;
    font-weight: bold;
}

.accordion-003 div ul li a:hover{background-color: cornsilk;}


.accordion-003 div ul li a::before,
.accordion-003 div ul li a::after {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}

.accordion-003 div ul li a::before {
	right: 25px;
	width: 10px;
	height: 10px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.accordion-003 div ul li:last-of-type {
	border-bottom: none
}

.accordion-003 div ul li:first-of-type {
	border-top: 1px solid #CCC
}



@media screen and (max-width:479px) {

.top_202506_top_05 {
	padding: 0px 20px 0px 20px;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 80px auto;
}

    
.accordion-003::after{

content: "";
    background-color:#bd9446;
    height: 30px;
    width: 30px;
    position: absolute;
    right: 12px;
    top: 16px;
    z-index: 0;
}
    
    
.top_202506_top_05 .extitle{width: 100%;}
.top_202506_top_05 .accordion{width:100%}
    
    
.accordion-003 summary {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	padding: 1em 1em;
	color: #333333;
	font-weight: bold;
	cursor: pointer;
    font-size: 18px;

}
    
.accordion-003 div ul li {
	height: 62px;
}
    
.accordion-003 div ul li a {
	padding: 20px 15px 20px 15px;
	position: relative;
	display: block;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 16px !important;
}
    
    
    
    
    
    
    
}


/*==========================================================

ご購入・ご注文について

==========================================================*/


.top_202506_top_06 {

	padding: 0px;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 150px auto;
}

/*タブ切り替え全体のスタイル*/
.tabs {
	margin-top: 50px;
	padding-bottom: 40px;
	background-color: #fff;
	width: 100%;
	margin: 0 auto;
}

/*タブのスタイル*/
.tab_item {
	width: calc(100%/3);
	height: 60px;
	border-bottom: 3px solid #bd9446;
	background-color: #fff;
	line-height: 60px;
	font-size: 22px;
	text-align: center;
	color: #565656;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	transition: all 0.2s ease;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	cursor: pointer;
}

.tab_item:hover {background-color: cornsilk;}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
	display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
	display: none;
	padding: 40px 80px 40px 80px;
	clear: both;
	overflow: hidden;
	background-color: #FFF;
	color: #000;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked~#all_content,
#programming:checked~#programming_content,
#design:checked~#design_content {
	display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked+.tab_item {
	background-color: #bd9446;
	color: #fff;
	border-top: 1px solid #bd9446;
	border-bottom: 1px solid #bd9446;
	position: relative;
}

.tabs input:checked+.tab_item::after {
	position: absolute;
	bottom: -20px;
	display: inline-block;
	width: 40px;
	height: 20px;
	background: #bd9446;
	clip-path: polygon(0 0, 100% 0%, 50% 100%);
	content: "";
	left: 0;
	right: 0;
	margin: 0 auto 0 auto
}

.tabs .tab_item:nth-of-type(2) {
	border-left: 1px solid #CCC
}

.tabs .tab_item:nth-of-type(3) {
	border-left: 1px solid #CCC
}




.tab_content .main_text {
	font-weight: 900;
	font-size: 22px;
	margin-bottom: 50px;
    line-height: 32px;
    text-align: center;
}




.tab_content.deli {}

.tab_content.deli .main_text br:nth-of-type(2){display: none}

.tab_content.take .main_text br:nth-of-type(2){display: none}

.tab_content.tentou .main_text br:nth-of-type(3){display: none}

.tab_content .map {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px
}

.tab_content .map .img {
	width: 428px;
}

.tab_content .map .price {
	width: calc(100% - 448px);
}

.tab_content .map .price ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}

.tab_content .map .price ul li{
width: 50%;
    margin-bottom: 5px;
}

.tab_content .map .price_sin {
	margin-bottom: 20px;
}

.tab_content .map .price_sin h3 {
	font-size: 20px;
	font-weight: 900;
	position: relative;
	padding-left: 12px;
}

.tab_content .map .price_sin h3::after {
	height: 20px;
	width: 6px;
	background-color: #bd9446;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	content: ""
}

.tab_content .map .price_sin p {
	font-size: 18px;
	font-weight: 600;
	padding-left: 12px;
}
.tab_content .map .price_sin p br{display: none}

.tab_content .map .price_sin p span {
	color: red;
	font-weight: bold;
    margin-left: 5px;
}



.tab_content>p {
	margin-bottom: 20px;
}

.tab_content .deli_attention {
	padding: 0;
	margin: 0 0 40px 0;
	font-size: 16px;
	font-weight: 400;
}

.tab_content .deli_attention li {
	padding-left: 1em;
	text-indent: -1em;

}

.tab_content .to_link {
	width: 50%;
	margin: 0px auto 0 auto;
	padding: 20px 0px 0px 0px;
	max-width: 400px;
}

.tab_content .to_link a {
	display: block;
	width: calc(100% - 20px);
	background-image: url(https://www.orizume-nori.com/html/template/default/assets/img/common/btn_arrow.png), url(https://www.orizume-nori.com/html/template/default/assets/img/common/btn_bg.png);
	background-repeat: no-repeat, repeat;
	background-position: center right 20px, top center;
	font-size: 21px !important;
	color: #FFF;
	font-weight: bold;
	height: 60px;
	line-height: 40px;
	padding: 10px 0px 0px 10px;
	text-align: center;
	text-decoration: none;
}



.tab_content .uber {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	border-top: 1px solid #CCC;
	margin-top: 50px;
	padding-top: 30px;
}

.tab_content .uber a {
	width: 50%;
	margin: 0px auto 0 auto;
	padding: 10px 0px 0px 0px;
	max-width: 250px;
	display: block;
}

.tab_content .uber a img {
	width: 100%
}


.tab_content .take {}

.tab_content .take .main_text {}

.tab_content .take_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.tab_content .take_list dl {
	width: 38%;
}

.tab_content .take_list dl:nth-child(even) {
	width: 60%;
}

.tab_content .take_list dl dt {
	background-color: #EEEEEE;
	font-size: 18px;
	padding: 10px 10px 10px 15px;
}

.tab_content .take_list dl dd {
	padding: 10px 10px 10px 15px
}

.tab_content .take_list dl dd ul {
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start
}

.tab_content .take_list dl dd ul li {
	width: 33%;
	margin-bottom: 5px;
}



.tab_content .take_list dl.uketorisaki dd a {
	display: inline-block;
	padding: 5px;
	border-bottom: 1px solid #000;
	font-size: 16px !important;
}


.tab_content.tentou {}

.tentou_inner {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.tentou_inner .tentou_contact {
	width: 54%;
}

.tentou_inner .tentou_contact .nsn_x {
	margin-bottom: 20px;
}

.tentou_inner .tentou_contact .nsn_x a {
	padding: 20px 20px 20px 20px;
	background-repeat: no-repeat;
	background-position: center left 10px;
	background-size: 49px;
	background-image: url(https://www.orizume-nori.com/html/template/default/assets/img/common/sns_x.png);
	border: 2px solid #000;
	display: block;
	padding-left: 70px;
	font-weight: bold;
	font-size: 18px !important;
}

.tentou_inner .tentou_contact .nsn_x a br {
	display: none
}

.tentou_inner .tentou_contact .tel {
	padding: 10px 20px 10px 20px;
	border: 2px solid #000;
	font-weight: bold;
	font-size: 18px !important;
}

.tentou_inner .tentou_contact .tel span:nth-of-type(1) {
	margin-right: 10px
}

.tentou_inner .tentou_contact .tel span:nth-of-type(2) {
	margin-right: 0px;
	font-size: 14px
}

.tentou_inner .tentou_contact .tel span:nth-of-type(3) {
	font-size: 28px
}

.tentou_inner dl {
	width: 42%;
}

.tentou_inner dl dt {
	background-color: #EEEEEE;
	font-size: 18px;
	padding: 10px 10px 10px 15px;
}

.tentou_inner dl dd {
	padding: 10px 10px 10px 15px
}

.tentou_inner dl dd a {
	display: inline-block;
	padding: 5px;
	border-bottom: 1px solid #000;
	font-size: 16px !important;
}




@media screen and (max-width:479px) {

/*タブ切り替えの中身のスタイル*/
.tab_content {
	padding: 40px 20px 40px 20px;
}    
    
    
/*タブのスタイル*/
.tab_item {
	width: calc(100%/3);
	height: 40px;
	border-bottom: 3px solid #bd9446;
	background-color: #fff;
	line-height: 36px;
	font-size: 18px;
	text-align: center;
	color: #565656;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	transition: all 0.2s ease;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	cursor: pointer;
}
    
    
.tab_content .main_text {
	font-weight: 900;
	font-size: 17px;
	margin-bottom: 30px;
    text-align: center;
    line-height: 26px;
}    
    
.tab_content.deli .main_text br:nth-of-type(2){display: block}

.tab_content.take .main_text br:nth-of-type(2){display: block}

.tab_content.tentou .main_text br:nth-of-type(3){display: block}



.tab_content .map {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
    flex-wrap: wrap;
  
}    
    

.tab_content .map .img {
	width: 100%;
    order:2;  
}
    
    .tab_content .map .img img{
    width: 100%;
    }
    
.tab_content .map .price {
	width: 100%;
    order:1;
}

.tab_content .map .price_sin {
	margin-bottom: 20px;
}

.tab_content .map .price_sin h3 {
	font-size: 20px;
	font-weight: 900;
	position: relative;
	padding-left: 12px;
}

.tab_content .map .price_sin h3::after {
	height: 20px;
	width: 6px;
	background-color: #bd9446;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	content: ""
}

.tab_content .map .price_sin p {
	font-size: 18px;
	font-weight: 600;
	padding-left: 12px;
}

.tab_content .map .price_sin p span {
	color: red;
	font-weight: bold
}

    
.tab_content .deli_attention {
	padding: 0;
	margin: 0 0 40px 0;
	font-size: 14px;
	font-weight: 400;
}

.tab_content .deli_attention li{margin-bottom: 20px;}
    
    
.tab_content .to_link {
	width: 80%;
	margin: 0px auto 0 auto;
	padding: 0px 0px 0px 0px;
	max-width: 400px;
}

    

.tab_content .uber {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	border-top: 1px solid #CCC;
	margin-top: 50px;
	padding-top: 30px;
}

.tab_content .uber a {
	width: 80%;
	margin: 0px auto 0 auto;
	padding: 10px 0px 0px 0px;
	max-width: 250px;
	display: block;
}

.tab_content .uber a img {
	width: 100%
}
    
    
    

.tab_content .take_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.tab_content .take_list dl {
	width: 100%;
}

.tab_content .take_list dl:nth-child(even) {
	width: 100%;
}

.tab_content .take_list dl dt {
	background-color: transparent;
	font-size: 18px;
	padding: 0px 10px 5px 12px;
    position: relative;
    line-height: 18px;
}
.tab_content .take_list dl dt::after {
	height: 20px;
	width: 6px;
	background-color: #bd9446;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
}
    
    
    
    
.tab_content .take_list dl dd {
	padding: 10px 10px 10px 15px
}

.tab_content .take_list dl dd ul {
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start
}

.tab_content .take_list dl dd ul li {
	width: 50%;
	margin-bottom: 5px;
}

    
    

.tentou_inner .tentou_contact {
	width: 100%;
    margin-bottom: 30px;
}

.tentou_inner .tentou_contact .nsn_x {
	margin-bottom: 20px;
}

.tentou_inner .tentou_contact .nsn_x a {
	padding: 15px 20px 15px 20px;
	background-repeat: no-repeat;
	background-position: center left 10px;
	background-size: 49px;
	background-image: url(https://www.orizume-nori.com/html/template/default/assets/img/common/sns_x.png);
	border: 2px solid #000;
	display: block;
	padding-left: 70px;
	font-weight: 900;
	font-size: 18px !important;
}

.tentou_inner .tentou_contact .nsn_x a br {
	display: inline-block
}

.tentou_inner .tentou_contact .tel {
	padding: 10px 20px 10px 20px;
	border: 2px solid #000;
	font-weight: bold;
	font-size: 18px !important;
}

.tentou_inner .tentou_contact .tel span:nth-of-type(1) {
	margin-right: 10px
}
    
.tentou_inner .tentou_contact .tel span:nth-of-type(1)::after{
 content:"\A";
 white-space:pre;
    }
    
    

.tentou_inner .tentou_contact .tel span:nth-of-type(2) {
	margin-right: 0px;
	font-size: 14px
}

.tentou_inner .tentou_contact .tel span:nth-of-type(3) {
	font-size: 28px
}

.tentou_inner dl {
	width: 100%;
}

}




/*==========================================================

当店が人気の理由

==========================================================*/


.top_202506_top_07 {
	padding: 0px;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 150px auto;
}

.top_202506_top_07 h2 {
	text-align: center;
	margin-bottom: 0px;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	background-color: #bd9446;
	padding: 15px 0px 15px 0px
}

.top_202506_top_07 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0;
	margin: 0;
	background-color: #FFF;
	position: relative;
}

.top_202506_top_07 ul::after {
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #CCC;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";

}

.top_202506_top_07 ul li {
	width: 50%;
	border-bottom: 1px solid #CCC;
	padding: 30px;
	position: relative;
	color: #000
}

.top_202506_top_07 ul li .num {
	font-weight: 900;
	font-size: 50px;
	text-align: center;
	line-height: 30px;
	position: absolute;
	left: 30px;
	top: 0
}

.top_202506_top_07 ul li .num span {
	font-size: 16px;
	font-family: "Noto Sans JP", sans-serif;
}

.top_202506_top_07 ul li h3 {
	padding: 0 0 0 75px;
	margin: 0;
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 22px;
	line-height: 30px
}

.top_202506_top_07 ul li h3 span {
	background: linear-gradient(transparent 80%, yellow 20%);
	display: inline-block;
	font-weight: 900;
	font-size: 26px;
}

.top_202506_top_07 ul li:nth-of-type(4) h3 {
	padding: 15px 0 0 75px
}

.top_202506_top_07 ul li:nth-of-type(5) h3 {
	padding: 15px 0 0 75px
}

.top_202506_top_07 ul li:nth-of-type(6) h3 {
	padding: 15px 0 0 75px
}


.top_202506_top_07 .price {
	width: 100%
}

.top_202506_top_07 .price_sin {
	margin-bottom: 10px;
}



.top_202506_top_07 .price_sin p {
	font-size: 16px;
	font-weight: 600;
	padding-left: 10px;
    position: relative;
}

.top_202506_top_07 .price_sin p::after {
	height: 20px;
	width: 4px;
	background-color: #bd9446;
	display: block;
	position: absolute;
	left: 0;
	top: 3px;
	content: ""
}

.top_202506_top_07 .price_sin p span:nth-of-type(1) {
	font-weight: 900;
    margin-right: 5px;
    font-size: 18px;
}

.top_202506_top_07 .price_sin p span:nth-of-type(2) {
	color: red;
	font-weight: bold;
    margin-left: 5px;
}


.top_202506_top_07 ul li:nth-of-type(5) {
	border-bottom: none;
}

.top_202506_top_07 ul li:nth-of-type(6) {
	border-bottom: none;
}


.top_202506_top_07 .uber {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	margin-top: 0px;
	padding-top: 10px;
    padding-bottom: 10px
}

.top_202506_top_07 .uber a {
	width: 50%;
	margin: 0px auto 0 auto;
	padding: 10px 0px 0px 0px;
	max-width: 250px;
	display: block;
}

.top_202506_top_07 .uber a img {
	width: 100%
}



@media screen and (max-width:479px) {

    
.top_202506_top_07 h2 {
	text-align: center;
	margin-bottom: 0px;
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	background-color: #bd9446;
	padding: 10px 0px 10px 0px
}    
    
.top_202506_top_07 ul::after {
display: none

}
.top_202506_top_07 ul li {
	width: 100%;
    padding: 20px;
}
  
.top_202506_top_07 ul li .num {
	font-weight: 900;
	font-size: 30px;
	text-align: center;
	line-height: 22px;
	position: absolute;
	left: 20px;
	top: 15px;
}

.top_202506_top_07 ul li .num span {
	font-size: 12px;
	font-family: "Noto Sans JP", sans-serif;
}
    
    
.top_202506_top_07 ul li h3 {
	padding: 0 0 0 50px;
	margin: 0;
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 30px
}
    
.top_202506_top_07 ul li:nth-of-type(4) h3 {
	padding: 15px 0 0 50px
}

.top_202506_top_07 ul li:nth-of-type(5) h3 {
	padding: 15px 0 0 50px
}

.top_202506_top_07 ul li:nth-of-type(6) h3 {
	padding: 15px 0 0 50px
}    

.top_202506_top_07 ul li h3 span {
	background: linear-gradient(transparent 80%, yellow 20%);
	display: inline-block;
	font-weight: 900;
	font-size: 22px;
}
    
.top_202506_top_07 ul li:nth-of-type(5) {
	border-bottom: 1px solid #CCC;
}
    
.top_202506_top_07 .price_sin p span:nth-of-type(1)::after {
 content:"\A";
 white-space:pre;
}

    
    
}


/*==========================================================

店舗情報

==========================================================*/


.top_202506_top_08 {
	padding: 0px;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 80px auto;
}

.top_202506_top_08 .to_link {
	width: 50%;
	margin: 0px auto 0 auto;
	padding: 20px 0px 0px 0px;
	max-width: 400px;
}

.top_202506_top_08 .to_link a {
	display: block;
	width: calc(100% - 20px);
	background-image: url(https://www.orizume-nori.com/html/template/default/assets/img/common/btn_arrow.png), url(https://www.orizume-nori.com/html/template/default/assets/img/common/btn_bg.png);
	background-repeat: no-repeat, repeat;
	background-position: center right 20px, top center;
	font-size: 18px !important;
	color: #FFF;
	font-weight: bold;
	height: 50px;
	line-height: 40px;
	padding: 5px 0px 0px 10px;
	text-align: center;
	text-decoration: none;
}



.top_202506_top_08>ul {
	padding: 0;
	margin: 0
}

.top_202506_top_08>ul>li {
	background-color: #FFF;
	margin-bottom: 30px;
	padding: 30px;
}

.top_202506_top_08>ul>li h3 {
	font-size: 20px;
	font-weight: 900;
	padding: 0px 0px 15px 30px;
	margin: 0 0 30px -30px;
	border-bottom: 1px solid #CCC;
	width: calc(100% + 60px);
}

.top_202506_top_08>ul>li .img_map {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.top_202506_top_08>ul>li .img_map .img {
	width: 415px;
}

.top_202506_top_08>ul>li .img_map .map {
	width: calc(100% - 425px);
}

.top_202506_top_08 dl {
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.top_202506_top_08 dl dt {
	padding: 15px;
	margin: 0;
	width: 120px;
	border-top: 1px solid #CCC;
	font-weight: bold
}

.top_202506_top_08 dl dd {
	padding: 15px;
	margin: 0;
	width: calc(100% - 120px);
	border-top: 1px solid #CCC
}

.top_202506_top_08 dl dd ul {
	padding: 0;
	margin: 0;
}

.top_202506_top_08 dl dd ul li {
	padding: 0;
	margin: 0 0 10px 0;
}

.top_202506_top_08>ul>li:nth-of-type(2) {}

.top_202506_top_08>ul>li:nth-of-type(2) ul {
	padding: 0;
	margin: 0;
}

.top_202506_top_08>ul>li:nth-of-type(2) ul li {
	padding: 0 0 40px 0;
	margin: 0 0 40px 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border-bottom: 1px solid #CCC;
}

.top_202506_top_08>ul>li:nth-of-type(2) ul li .img {
	width: 415px
}

.top_202506_top_08>ul>li:nth-of-type(2) ul li .text {
	width: calc(100% - 435px)
}

.top_202506_top_08>ul>li:nth-of-type(2) ul li h4 {
	font-size: 20px;
	font-weight: 900;
	padding: 20px 0px 15px 15px;
	margin: 0 0 15px 0px;
}


.top_202506_top_08>ul>li:nth-of-type(2) ul li dl dt:last-of-type {
	border-bottom: 1px solid #CCC
}

.top_202506_top_08>ul>li:nth-of-type(2) ul li dl dd:last-of-type {
	border-bottom: 1px solid #CCC
}



@media screen and (max-width:479px) {

.top_202506_top_08>ul {
	padding: 20px;
	margin: 0
}

.top_202506_top_08>ul>li {
	background-color: #FFF;
	margin-bottom: 30px;
	padding: 20px;
}
.top_202506_top_08>ul>li h3 {
	font-size: 20px;
	font-weight: 900;
	padding: 0px 0px 15px 20px;
	margin: 0 0 30px -20px;
	border-bottom: 1px solid #CCC;
	width: calc(100% + 40px);
}


    

.top_202506_top_08>ul>li .img_map .img {
	width: 100%;
    margin-bottom: 15px
}
.top_202506_top_08>ul>li .img_map .img img {
	width: 100%;
}    
    
.top_202506_top_08>ul>li .img_map .map {
	width: 100%;
    height: 250px;
}    


    
.top_202506_top_08 dl dt {
	padding: 5px 10px 0px 10px;
	margin: 0;
	width: 100%;
	border-top: none;
	font-weight: bold
}

.top_202506_top_08 dl dd {
	padding: 5px 10px 10px 10px;
	margin: 0 0 15px 0;
	width: 100%;
	border-top: none;
    border-bottom: 1px solid #CCC;
}    
    
    
    
.top_202506_top_08>ul>li:nth-of-type(2) ul li dl dt:last-of-type {
	border-bottom: none
}

    
    
.top_202506_top_08>ul>li:nth-of-type(2) ul li .img {
	width: 100%
}
    
.top_202506_top_08>ul>li:nth-of-type(2) ul li .img img {
	width: 100%
}    

.top_202506_top_08>ul>li:nth-of-type(2) ul li .text {
	width: 100%
}
    
    
.top_202506_top_08>ul>li:nth-of-type(2) ul li h4 {
	font-size: 20px;
	font-weight: 900;
	padding: 20px 0px 5px 0px;
	margin: 0 0 15px 0px;
}
    
.top_202506_top_08 .to_link {
	width: 80%;
	margin: 0px auto 0 auto;
	padding: 20px 0px 0px 0px;
	max-width: 400px;
}
    
    
.top_202506_top_08>ul>li:nth-of-type(2) ul li:last-of-type {
	padding: 0 0 4px 0;
	margin: 0 0 0px 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border-bottom: none;
}

    
    
    
    
    
    
}
