@charset "UTF-8";
body{
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
	font-weight: 900;
	font-style: normal;
    -webkit-font-smoothing: antialiased;
    line-height: 30px;
    position: relative;	/*background-size: 100% auto;*/
}
.gabarito-<uniquifier> {
  font-family: "Gabarito", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.roboto-<uniquifier> {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
#footer {
	padding: 20px;
    background-color: rgba(0,0,0,1.00);
    color: rgba(255,255,255,1.00);
}
#footer #copy {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	font-size: 11.5pt;
}
#pagetop {
	position: fixed;
	right: 18px;
	z-index: 900;
	width: 40px;
	text-align: center;
	line-height: 20px;
}
#pagetop a img {
    width: 100%;
}
#pagetop a img:hover {
    opacity: 0.8;

}
.one_line {
	display: inline-block;
}
.extend_a, .extend_a02, .ltr_sp, .fi, .up, .up03 {
	-webkit-transition: .7s ease-out;
	transition: .7s ease-out;
}
.up02 {
	-webkit-transition: .5s ease-out;
	transition: .5s ease-out;
}
.slow_fi, .ltr_sp02 {
	-webkit-transition: 1.8s ease-out;
	transition: 1.8s ease-out;
}
.ofi {
	object-fit: cover;
	font-family: 'object-fit: cover;';
}

/*----------------------------------------------------pc*/
@media (min-width : 769px ){
#pc_header {
    width: calc(100% - 40px);
	height: 80px;
	padding: 8px 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
    background-color: rgba(0,0,0,0.70);
	position: fixed;
	inset-block-start: -100%;
	inset-inline-start: 0;
	z-index: 30;
	transition: inset-block-start .4s, visibility .4s;
	visibility: hidden;
}
#pc_header.is_active {
	inset-block-start: 0;
	visibility: visible;
}
#pc_header .hdr_logo {
	height: 100%;	
}
#pc_header .hdr_logo img {
	height: 100%;
}
#pc_header .pc_nav_list {
    text-align: center;
    color: rgba(255,255,255,1.00);
}
#pc_header .pc_nav_list a {
	margin: 0 10px;
	display: inline-block;
	font-size: 0.8em;
	line-height: 24px;
}
#pc_header .pc_nav_list a span {
	display: block;
	font-family: "Gabarito", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 1.8rem;
}
#top {
    width: 100vw;
    height: 47vw;
    background-image: url("../img_um/mv_pc_03.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0%
}
.inner {
	width: 90%;
	max-width: 1100px;
	margin: 0 auto;
}
.inner h1 {
	margin-bottom: 40px;
	text-align: center;
	font-size: 1.3em;
	line-height: 40px;
	text-shadow: 2px 2px rgba(255,247,0,1.00);
	font-style: italic;
}
.ctg_name {
	width: 700px;
	margin: 0 auto 32px;
}
.ctg_name img {
	width: 100%;
}
#about {
	padding: 60px 0;
    background-image: url("../img_um/bg_about.jpg");
    background-repeat: repeat;
}
#about .spnone {
	display: block;
	width: 84%;
	margin: 0 auto 40px;
}
#about p {
    font-size: 1.3em;
    color: rgba(0,0,0,1.00);
    text-align: center;
    line-height: 36px;
	font-style: italic;
}
#about p .kikan {
    display: inline-block;
    margin-top: 20px;
    color: rgba(144,0,0,1.00);
	font-size: 1.16em;
}
#about p .kikan .ttl {
    margin-right: 4px;
    padding: 2px 10px;
    border-radius: 4px;
    color: rgba(255,255,255,1.00);
    background-color: rgba(144,0,0,1.00);
}

#stores {
	width: 100%;
	padding: 100px 0;
    background-image: url("../img_um/bg_shiba_pc.jpg");
    background-size: 100% auto;
    background-repeat: repeat-y;
}
#stores .store_box_a,
#stores .store_box_b {
	width: 100%;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
}
#stores .store_box_a .store_parts {
    width: calc(49% - 32px);
    padding: 16px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    background: rgba(238,225,0,1.00);
    -webkit-box-shadow: 2px 2px rgba(0,0,0,0.40);
    box-shadow: 3px 3px rgba(0,0,0,0.40);
}
#stores .store_box_b .store_parts {
	width: calc(32% - 32px);
	padding: 16px;
	background: rgba(238,225,0,1.00);
	-webkit-box-shadow: 2px 2px rgba(0,0,0,0.40);
    box-shadow: 3px 3px rgba(0,0,0,0.40);
}
#stores .store_box_a .store_parts .photo {
	width: 49%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
	/*aspect-ratio: 3 / 2;*/
}
#stores .store_box_b .store_parts .photo {
	width: 100%;
}
#stores .store_box_a .store_parts .info_area {
	width: 49%;
}
#stores .store_box_a .store_parts .info_area .yaro_logo,
#stores .store_box_b .store_parts .info_area .yaro_logo {
	width: 140px;
	margin-bottom: 8px;
	display: block;
}
#stores .store_box_a .store_parts .info_area .st_name {
}
#stores .store_box_a .store_parts .info_area .st_name span,
#stores .store_box_b .store_parts .info_area .st_name span {
	margin-right: 6px;
	font-size: 1.8rem;
	font-family: "Gabarito", sans-serif;
	font-weight: 700;
	font-style: normal;
}
#stores .store_box_a .store_parts .info_area .txt,
#stores .store_box_b .store_parts .info_area .txt {
	font-size: 0.9em;
	font-weight: 600;
	line-height: 20px;
}
#stores .store_parts .info_area .txt span {
	margin-top: 12px;
	padding: 0 6px;
	display: inline-block;
	color:rgba(255,255,255,1.00);
	background: rgba(184,0,2,1.00);
}
#stores .store_box_a .store_parts .info_area iframe,
#stores .store_box_b .store_parts .info_area iframe {
	width: 100%;
	height: 200px;
	margin-top: 12px;
}
#stores .inner .user_info .precautions .chashless {
}
#stores .user_info {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
#stores .user_info .precautions {
	width: calc(48% - 56px);
    max-width: 540px;
    margin: 20px 0;
	padding: 20px 28px;
    background-color: rgba(255,255,255,1.00);
}
#stores .user_info .precautions .ttl {
	margin-bottom: 12px;
    font-size: 1.5em;
    border-bottom: 1px solid rgba(0,0,0,1.00);
}
#stores .user_info .precautions .ttl span {
	display: block;
	font-size: 0.8rem;
}
#stores .user_info .precautions ul {
	font-weight: 600;
}
#stores .user_info .precautions ul li {
	margin-bottom: 10px;
	line-height: 20px;
}
#stores .user_info .precautions ul .str {
	font-size: 1.2em;
    font-weight: 900;
    color: rgba(255,0,4,1.00);
}
#stores .user_info .precautions .chashless {
    width: calc(100% - 32px);
    border: 1px solid rgba(106,106,106,1.00);
	padding: 16px;
}
#stores .user_info .precautions .chashless .midashi {
    background-color: rgba(0,0,0,1.00);
    color: rgba(255,255,255,1.00);
	padding: 0 0 0 6px;
}
#stores .user_info .precautions .chashless .cshles_parts {
	margin-top: 12px;
    border-top: 1px solid rgba(106,106,106,1.00);
}
#stores .user_info .precautions .chashless .cshles_parts .cshles_name {
	margin-bottom: 10px;
}
#stores .user_info .precautions .chashless .cshles_parts .icon_box {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
#stores .user_info .precautions .chashless .cshles_parts .icon_box img {
	width: 60px;
	margin: 0 8px 8px 0;
}
#stores .user_info .precautions .chashless .cshles_parts.cord .icon_box img {
	width: 90px;
}	
.tax {
	text-align: center;
	margin-bottom: 20px;
}
#ramen {
    width: 100%;
    padding: 100px 0;
    background-image: url("../img_um/bg_ylw_pc.jpg");
    background-size: 100% auto;
    background-repeat: repeat-y;
}
#ramen .ramen_wrap.spnone {
}
#ramen .ramen_wrap.spnone .ramen_box_a {
	width: 100%;
	text-align: center;
}
#ramen .ramen_wrap.spnone .ramen_box_a img {
	width: 100%;
}
#ramen .ramen_wrap.spnone .ramen_box_a p {
	font-style: italic;
}
#ramen .ramen_wrap.spnone .ramen_box_b {
	width: 100%;
}
#ramen .ramen_wrap.spnone .ramen_box_b .ramen_parts {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#ramen .ramen_wrap.spnone .ramen_box_b .ramen_parts.oni {
	margin: 60px auto;
}
#ramen .ramen_wrap.spnone .ramen_box_b .ramen_parts.rev {
	flex-direction: row-reverse;
}
#ramen .ramen_wrap.spnone .ramen_box_b .ramen_parts .ramen {
	width: 50%;
}
#ramen .ramen_wrap.spnone .ramen_box_b .ramen_parts .ramen img {
	width: 100%;
}
#ramen .ramen_wrap.spnone .ramen_box_b .ramen_parts .info {
	width: 50%;
	display: flex;
	flex-direction: column;
}
#ramen .ramen_wrap.spnone .ramen_box_b .ramen_parts .info img {
	width: 100%;
}
#ramen .ramen_wrap.spnone .ramen_box_b .ramen_parts.oni .info img {
	width: 70%;
}
#ramen .ramen_wrap.spnone .ramen_box_b .ramen_parts .info p {
	font-style: italic;
}
#ramen .nov {
	width: 90%;
	max-width: 800px;
	margin: 0 auto;
}
#ramen .nov .spnone {
	width: 100%;
}
#goods {
    width: 100%;
    padding: 100px 0;
    background-color: rgba(250,249,226,1.00);
}
#goods .inner .gs_cnt.spnone {
    width: 100%;
	padding: 32px 0;
    background-image: url(../img_um/bg_yellow.jpg);
}
#goods .inner .gs_cnt.spnone img {
	display: block;
	margin: 22px auto;
	width: 90%;
}
		
#sns_box {
	width: 300px;
	margin: 100px auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#sns_box a {
	width: 30%;
	display: block;
}
#sns_box a img {
	width: 100%;
}
#pagetop {
}
#pagetop a {
}
#pagetop a img {
}

}

/*----------------------------------------------------sp*/
@media (max-width : 768px ){
body{
	font-size: 10.5pt;
	line-height: 22px;
}
.ofi {
	object-position : 50% 50%;
}

		
#sp_header {
	width: calc(100% - 24px);
    height: 70px;
	padding: 0 12px;
	display: flex;
    align-items: center;
	justify-content: space-between;
    background-color: rgba(0,0,0,0.60);
    color: rgba(255,255,255,1.00);
	position: fixed;
	top: 0;
	z-index: 100;
	inset-block-start: -100%;
	inset-inline-start: 0;
	transition: inset-block-start .4s, visibility .4s;
	visibility: hidden;
}
#sp_header.is_active {
	inset-block-start: 0;
	visibility: visible;
}	
#sp_header a {
	width: 70%;
	max-width: 360px;
	margin-top: 10px;
}
#sp_header a img {
	width: 100%;
}
#sp_hdr_black {
	width: 100%;
	height: 70px;
    background-color: rgba(0,0,0,1.00);
}
.hmbgr_menu {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
	text-align: left;
	text-decoration: none;
	list-style: none;
	min-width: 0px;
}
.hmbgr_menu a {
	text-decoration: none;
	-webkit-transition: .5s ease-out;
	transition: .5s ease-out;
	color: rgba(255,255,255,1.00);
}
.hmbgr_menu a:hover {
	color: rgba(187,187,187,1.00);
}
.hmbgr_menu a:visited {
	color: rgba(255,255,255,1.00);
}
.hmbgr_menu .hmbgr_bg {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999;
	background-color: rgba(255,255,255,0.60);
	display: none;
	top: 0;
	left: 0;
}
.hmbgr_menu .hmbgr_button {
    display: block;
    background: none;
    border: none;
    padding: 2px 0 0 0;
    width: 50px;
    letter-spacing: 0.1em;
    cursor: pointer;
    position: fixed;
    top: 10px;
    right: 26px;
    z-index: 1001;
    text-align: center;
    outline: none;
	inset-block-start: -100%;
	inset-inline-end: 12px;
	transition: inset-block-start .4s, visibility .4s;
	visibility: hidden;
}
.hmbgr_menu .hmbgr_button.is_active {
	inset-block-start: 8px;
	visibility: visible;
}
.hmbgr_menu .hmbgr_button.active .hmbgr_bar {
  width: 49px;
}
.hmbgr_menu .hmbgr_button.active .hmbgr_bar1 {
  transform: rotate(30deg);
}

.hmbgr_menu .hmbgr_button.active .hmbgr_bar2 {
  opacity: 0;
}
.hmbgr_menu .hmbgr_button.active .hmbgr_bar3 {
  transform: rotate(-30deg);
}
.hmbgr_menu .hmbgr_button.active .hmbgr_menu_text {
  display: none;
}

.hmbgr_menu .hmbgr_button.active .hmbgr_close {
  display: block;
}
.hmbgr_menu .hmbgr_bar {
	display: block;
	height: 2px;
	margin: 10px 0 6px;
	transition: all 0.2s;
	transform-origin: 0 0;
}
.hmbgr_menu .hmbgr_text {
	text-align: center;
	font-size: 12px;
	letter-spacing: 4px;
	margin-left: 2px;
}
.hmbgr_menu .hmbgr_close {
	text-align: center;
  letter-spacing: 0.08em;
  display: none;
}
.hmbgr_menu .hmbgr_menu_text {
  display: block;
}
.hmbgr_menu .hmbgr_nav_wrapper {
    width: 60vw;
    height: 100%;
    transition: all 0.2s;
    transform: translate(60vw);
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
    background-color: rgba(43,48,61,0.86);
}
.hmbgr_menu .hmbgr_nav_wrapper.open {
  transform: translate(0);
}
.hmbgr_menu .hmbgr_nav {
	padding: 140px 24px 20px;
}
.hmbgr_menu .hmbgr_nav li {
	font-size: 15px;
	margin-bottom: 30px;
	line-height: 28px;
}
.hmbgr_menu .hmbgr_nav li a span {
	font-family: "Gabarito", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 2em;
	display: block;
}
.hmbgr_menu .hmbgr_button {
  color: rgba(62,171,62,1.00);
}

.hmbgr_menu .hmbgr_button .hmbgr_bar {
	background-color: rgba(255,255,255,1.00);
}
#top {
    width: 100vw;
    height: 147vw;
    background-image: url("../img_um/mv_sp_03.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0%
}
.inner {
	width: 92%;
	max-width: 500px;
	margin: 0 auto;
}
.inner h1 {
	width: 88%;
	margin: 0 auto 40px;
    font-size: 1.1em;
    line-height: 28px;
    text-shadow: 2px 2px rgba(255,247,0,1.00);
	font-style: italic;
}
.ctg_name {
	width: 100%;
	max-width: 600px;
	margin: 0 auto 32px;
}
.ctg_name img {
	width: 100%;
}
#about {
	padding: 36px 0 54px;
    background-image: url("../img_um/bg_about.jpg");
    background-repeat: repeat;
}
#about .pcnone {
	display: block;
	width: 100%;
	margin: 0 auto 16px;
}
#about p {
	width: 90%;
	margin: 0 auto;
    color: rgba(0,0,0,1.00);
    line-height: 24px;
	font-style: italic;
}
#about p .kikan {
    display: inline-block;
    margin-top: 20px;
    color: rgba(144,0,0,1.00);
	font-size: 1.16em;
}
#about p .kikan .ttl {
    margin-right: 4px;
    padding: 2px 6px;
    border-radius: 4px;
    color: rgba(255,255,255,1.00);
    background-color: rgba(144,0,0,1.00);
}

#stores {
    width: 100%;
    padding: 64px 0;
    background-image: url("../img_um/bg_shiba_sp.jpg");
    background-size: 100% auto;
    background-repeat: repeat-y;
}
#stores .store_parts {
	width: calc(90% - 32px);
	margin: 0 auto 40px;
	padding: 16px;
	background: rgba(238,225,0,1.00);
	-webkit-box-shadow: 2px 2px rgba(0,0,0,0.40);
    box-shadow: 3px 3px rgba(0,0,0,0.40);
}
#stores .store_parts .photo {
	width: 100%;
}
#stores .store_parts .info_area {
	width: 100%;
	margin: 20px 0;
}
#stores .store_parts .info_area .yaro_logo {
	width: 140px;
	margin-bottom: 8px;
	display: block;
}
#stores .store_box_a .store_parts .info_area .st_name {
}
#stores .store_parts .info_area .st_name span {
	margin-right: 6px;
	font-size: 1.8rem;
	font-family: "Gabarito", sans-serif;
	font-weight: 700;
	font-style: normal;
}
#stores .store_parts .info_area .txt {
	font-weight: 600;
	line-height: 24px;
}
#stores .store_parts .info_area .txt span {
	padding: 0 6px;
	color:rgba(255,255,255,1.00);
	background: rgba(184,0,2,1.00);
}
#stores .store_parts .info_area iframe {
	width: 100%;
	height: 240px;
	margin-top: 12px;
}
#stores .user_info .precautions {
    width: calc(94% - 20px);
	max-width: 540px;
    margin: 0 auto 24px;
	padding: 20px 10px;
}
#stores .user_info .precautions .ttl {
	margin-bottom: 12px;
    font-size: 1.4em;
    border-bottom: 1px solid rgba(0,0,0,1.00);
}
#stores .user_info .precautions .ttl span {
	display: block;
	font-size: 0.8rem;
}
#stores .user_info .precautions ul {
	font-weight: 600;
	line-height: 18px;
}
#stores .user_info .precautions ul li {
	margin-bottom: 8px;
}
#stores .user_info .precautions ul .str {
	font-size: 1.2em;
    font-weight: 900;
    color: rgba(255,0,4,1.00);
	line-height: 24px;
}
#stores .user_info .precautions .chashless {
    width: calc(100% - 20px);
    border: 1px solid rgba(106,106,106,1.00);
	padding: 10px;
}
#stores .user_info .precautions .chashless .midashi {
    background-color: rgba(0,0,0,1.00);
    color: rgba(255,255,255,1.00);
	padding: 0 0 0 6px;
}
#stores .user_info .precautions .chashless .cshles_parts {
	margin-top: 12px;
    border-top: 1px solid rgba(106,106,106,1.00);
}
#stores .user_info .precautions .chashless .cshles_parts .cshles_name {
	margin-bottom: 10px;
}
#stores .user_info .precautions .chashless .cshles_parts .icon_box {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
#stores .user_info .precautions .chashless .cshles_parts .icon_box img {
	width: 42px;
	margin: 0 8px 8px 0;
}
#stores .user_info .precautions .chashless .cshles_parts.cord .icon_box img {
	width: 64px;
}
.tax {
	text-align: center;
	margin-bottom: 20px;
}
#ramen {
    width: 100%;
    padding: 72px 0 48px;
    background-image: url("../img_um/bg_ylw_sp.jpg");
    background-size: 100% auto;
    background-repeat: repeat-y;
}
#ramen .ramen_wrap.pcnone {
	width: 100%;
}
#ramen .ramen_wrap.pcnone .ramen_box_c {
	width: 100%;
	margin: 48px 0;
}
#ramen .ramen_wrap.pcnone .ramen_box_c img {
	width: 100%;
}
#ramen .ramen_wrap.pcnone .ramen_box_c p {
	width: 90%;
	margin: 0 auto;
}
#ramen .nov {
	width: 90%;
	max-width: 500px;
	margin: 0 auto;
}
#ramen .nov .pcnone {
	width: 100%;
}
#goods {
    width: 100%;
    padding: 40px 0;
    background-color: rgba(250,249,226,1.00);
}
#goods .inner .gs_cnt.pcnone {
    width: 100%;
	padding: 32px 0;
    background-image: url(../img_um/bg_yellow.jpg);
}
#goods .inner .gs_cnt.pcnone img {
	display: block;
	margin: 18px auto;
	width: 90%;
}

#sns_box {
	width: 300px;
	margin: 100px auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#sns_box a {
	width: 30%;
	display: block;
}
#sns_box a img {
	width: 100%;
}
#pagetop {
}
#pagetop a {
}
#pagetop a img {
}
#sns_box {
	width: 60%;
	margin: 100px auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#sns_box a {
	width: 30%;
	display: block;
}
#sns_box a img {
	width: 100%;
}
#pagetop {
}
#pagetop a {
}
#pagetop a img {
}
#pagetop {
	width: 38px;
}
}

}
