@charset "UTF-8";
/*
Theme Name: こってりらーめんなりたけ
Version: 20160601
Author: Naritake Co.
Author URI: http://yokohamakanazawakanko.mom/
*/
/*********** COMMON BLOCKS ***********/
body,
h1,
h2,
h3,
h4,
h5,
h6,
#page,
#content,
#footer,
#header,
.entry {
  position: relative;
}

body,
h1 a:link,
h1 a:visited,
h1 a:hover,
h2 a:link,
h2 a:visited,
h2 a:hover,
h3 a:link,
h3 a:visited,
h3 a:hover,
h4 a:link,
h4 a:visited,
h4 a:hover,
h5 a:link,
h5 a:visited,
h5 a:hover,
h6 a:link,
h6 a:visited,
h6 a:hover {
  color: rgb(255, 127, 0);
}

body {
  font-size: 16px;
  margin: 0;
  line-height: 1.5;
  background: rgb(102, 54, 28);
  background-size: 100%;
  color: white;
}

#page {
  text-align: left;
  width: 100%;
  margin: 0 auto;
}

#header {
  padding: 0;
  z-index: 100;
  width: 100%;
  clear: both;
  background: url(./images/bg_head.png) repeat-x;
  background-size: contain;
  margin-bottom: 0.7em;
}

.post-thumbnail_wrap {
  float: left;
  padding-left: 0;
  padding-top: 0;
}

ul.list_posts_container {
  list-style: none;
  margin-left: 0;
}

.mfp-container.mfp-inline-holder {
  overflow: scroll;
}

/*********** CONTENT ************/
#content {
  margin: 0 11%;
  clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0.3em 0.6em;
  margin: 0.5em 0;
  font-weight: normal;
}

h2,
archive.posts h1 {
  font-size: 100%;
}

h3 {
  font-size: 100%;
  background: rgb(255, 127, 0);
  color: white;
}

.post-name_top h2 {
  background: rgb(127, 0, 0);
}

.post-name_recruit h2 {
  background: rgb(255, 127, 0);
  color: white;
}

#wp_page_title {
  float: left;
  margin: 45% 0;
  text-align: center;
  width: 100%;
}

#content_header_title {
  width: 21.875%;
  background: url(./images/page_title.png) no-repeat;
  background-size: 100%;
  color: rgb(127, 0, 0);
}

@media screen and (max-width: 768px) {
  #content_header_title {
    width: 35%;
  }
}
ul.list_posts {
  margin: 0;
  list-style: none;
}

li.pagenav li {
  padding: 0.5em 0;
  border-bottom: 2px dotted #ce5800;
}

li.page_item a:link,
li.page_item a:visited {
  color: #502200;
  text-decoration: none;
}

.singular {
  width: 100%;
}

.post_thumbnail {
  float: left;
}

.list_posts {
  list-style: none;
}

.list_posts_posts {
  list-style: none;
  margin: 0;
}

a:link,
a:visited {
  color: rgb(255, 127, 0);
  text-decoration: underline;
}

/* heading with anchor */
h1 a:link,
h1 a:visited,
h1 a:hover,
h2 a:link,
h2 a:visited,
h2 a:hover,
h3 a:link,
h3 a:visited,
h3 a:hover,
h4 a:link,
h4 a:visited,
h4 a:hover,
h5 a:link,
h5 a:visited,
h5 a:hover,
h6 a:link,
h6 a:visited,
h6 a:hover {
  text-decoration: none;
}

/* attachment image */
.attachment_navigation a:link,
.attachment_navigation a:visited,
.attachment_navigation a:active,
.attachment_navigation a:hover {
  color: #333;
}

.attachment_navigation .nav-previous {
  float: left;
}

.attachment_navigation .nav-next {
  float: right;
}

/* page_navigation */
#page_navigation {
  padding: 0;
  margin: 0 auto;
  font-family: monospace;
  font-size: 120%;
  z-index: 100;
  clear: both;
}

#page_navigation a,
#page_navigation span {
  float: left;
}

#page_navigation .page_nav_number,
#page_navigation .page_nav_jump {
  background: #fff;
  border: 1px solid #ccc;
  display: block;
  margin: 0 0.3em;
  padding: 0.3em 0.6em;
}

#page_navigation .page_nav_jump {
  padding-left: 1em;
  padding-right: 1em;
}

#page_navigation a:link,
#page_navigation a:visited,
#page_navigation a:hover {
  text-decoration: none;
  color: #000;
}

#page_navigation a:hover {
  background: #aaa;
}

#page_navigation .page_nav_current {
  color: white;
  background: #777;
}

#page_navigation .page_ellip {
  font-size: 75%;
}

.page_link_item {
  display: block;
  padding: 0.5em 0.6em;
  border: 1px solid #666;
  margin: 0.1em;
  height: 1em;
  float: left;
  color: #666;
  background-color: #eee;
}

a .page_link_item {
  color: black;
  border-color: #333;
  background-color: #fff;
}

a .page_link_item:hover {
  background-color: #999;
}

.alignleft {
  float: left;
  margin-right: 0.5em;
}

.alignright {
  float: right;
  margin-left: 0.5em;
}

/* breadcrumb */
#navi_breadcrumb {
  font-size: 75%;
  padding: 0.2em 0.3em;
  clear: both;
  overflow: hidden;
}

#navi_breadcrumb li {
  list-style: none;
  float: left;
}

#navi_breadcrumb a:link,
#navi_breadcrumb a:visited {
  color: #444;
}

#navi_breadcrumb .navi_breadcrumb_separator {
  margin: 0 0.3em;
}

/* Comments */
.comment-author,
.comment-meta,
#comments .avatar {
  font-size: 85%;
  float: left;
  margin-right: 0.3em;
}

.comment-author cite.fn {
  font-variant: normal;
  font-weight: bold;
}

.comment-meta a:link,
.comment-meta a:visited {
  color: #666;
  font-size: 85%;
  text-decoration: none;
}

.comment-author {
  font-weight: bold;
}

#comments p {
  clear: both;
}

#comments ol,
#comments ul {
  list-style: none;
}

#comments li {
  margin: 0.5em;
  padding: 0.5em;
}

#comments .depth-1 {
  border: 1px solid #300;
}

#comments .says {
  font-size: 75%;
  color: #666;
}

.reply a {
  display: block;
  border: 1px solid #888;
  background-color: #ddd;
}

.reply a:link,
.reply a:visited,
.reply a:hover {
  text-decoration: none;
  text-align: center;
  font-size: 75%;
  width: 5em;
}

.reply a:link,
.reply a:visited {
  color: #999;
  background-color: #ddd;
  border-color: #999;
}

.reply a:hover {
  color: #333;
  background-color: #fff;
  border-color: #333;
}

.form-allowed-tags,
.comment-notes {
  background-color: #eee;
  color: #666;
  font-size: 80%;
}

#comments p.comment-form-email,
#comments p.comment-form-url,
#comments p.comment-form-author {
  float: left;
  margin: 0 0.5em 0 0;
  width: 13em;
  clear: none;
}

/* Gallery */
ul.gallery {
  list-style: none;
  margin: 0;
  overflow: hidden;
}

ul.gallery li {
  display: block;
  float: left;
}

.gallery-item {
  float: left;
}

dd.gallery-caption,
.gallery-caption {
  padding: 0;
}

/*********** NAV MENU ***********/
ul.menu,
.menu li {
  margin: 0;
  list-style: none;
}

#menu-main-container {
  margin-right: 15%;
}

.post-name_top #menu-main-container {
  margin: 0 5%;
}

#menu-main-container li {
  float: left;
  width: 15%;
  margin: 1% 5% 0 0;
}

.post-name_top #menu-main-container li {
  width: 19%;
  margin: 1% 1% 0 0;
}

/* Nav Menu With Image */
li.nav-menu-use-image,
li.nav-menu-use-image a {
  display: block;
}

li.nav-menu-use-image {
  float: left;
  position: relative;
}

li.nav-menu-use-image::after {
  /* To Keep Relative Height */
  display: block;
  content: "";
  width: 0;
  float: right;
  /* e.g. margin-top: 56.25% to keep 16:9 ratio */
}

#menu-main-container li.nav-menu-use-image::after {
  margin-top: 44.4%;
}

li.nav-menu-use-image a {
  background: url(./images/menu_main.png) no-repeat;
  background-size: 100%;
}

li.nav-menu-use-image a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 108%;
}

#menu-main-container li.nav-menu-use-image.menu-item-url- a {
  background-position: 0 0;
}

#menu-main-container li.nav-menu-use-image.menu-item-url--menu a {
  background-position: 0 25%;
}

#menu-main-container li.nav-menu-use-image.menu-item-url--locations a {
  background-position: 0 50%;
}

#menu-main-container li.nav-menu-use-image.menu-item-url--company a {
  background-position: 0 75%;
}

#menu-main-container li.nav-menu-use-image.menu-item-url--recruit a {
  background-position: 0 100%;
}

#navi_breadcrumb {
  background: rgba(255, 255, 255, 0.25);
  color: white;
}

#navi_breadcrumb a:link,
#navi_breadcrumb a:visited {
  color: white;
  text-decoration: none;
}

/*********** HEADER ***********/
#header_logo {
  display: block;
  margin: 2% 0;
}

#header h1,
#header .h1 {
  font-size: 90%;
  font-weight: normal;
  margin: 0 -14.5%;
  background: black;
  color: white;
}

#header,
.header_row,
.header_col {
  overflow: visible;
}

#header .header_row {
  clear: both;
  margin: 0 11%;
}

#header #header_row_3 {
  padding: 0 11%;
  margin: 0;
  background: url(./images/menu_main_top_orn_line.png) center 40% no-repeat;
  background-size: 90%;
}

.post-name_top #header #header_row_3 {
  padding: 0 5%;
}

#header .header_col {
  display: block;
}

.header_ramen_col {
  width: 35%;
  background-size: 100%;
  position: absolute;
  top: -30%;
  left: 75%;
}

#header_row_2_col_1 {
  width: 50%;
  max-width: 540px;
}

/*********** SIDEBAR ************/
#sidebar {
  float: left;
  width: 240px;
}

#sidebar ul {
  margin-left: 0;
  list-style: none;
}

#sidebar li {
  list-style: none;
  display: block;
}

#sidebar h2.widgettitle {
  font-size: 100%;
  padding: 0;
}

#sidebar .widget_mypageorder .menu ul {
  margin-left: 0;
}

li.widget {
  display: block;
}

#header .widget {
  margin: 0;
  padding: 0;
}

.widget_mycategoryorder a:link,
.widget_mycategoryorder a:visited,
.widget_mypageorder a:link,
.widget_mypageorder a:visited,
.widget_categories a:link,
.widget_categories a:visited {
  text-decoration: none;
}

.widget_links .widgettitle {
  display: none;
}

/* sidebar links (My Link Order) */
#sidebar .widget_mylinkorder {
  font-size: 75%;
  text-align: center;
}

#sidebar .widget_mylinkorder a:link,
#sidebar .widget_mylinkorder a:visited,
#sidebar .widget_mylinkorder a:hover {
  text-decoration: none;
  color: #333;
}

#sidebar .widget_mylinkorder a img {
  border: 1px solid #999;
  display: block;
  margin: 0 auto;
}

/*********** FOOTER ***********/
#footer {
  background: rgb(255, 127, 0);
  clear: both;
  text-align: center;
  color: #fff;
  overflow: visible;
  margin-top: 10%;
}

#footer a:link,
#footer a:visited {
  color: #fff;
}

#footer_logo {
  overflow: visible;
}

#footer_logo_image {
  width: 40%;
  margin: -3% auto 0;
}

#footer_company-info {
  border-top: 1px dotted white;
}

#menu-footer {
  margin: 3em 14%;
}

#menu-footer::after {
  content: "";
  display: block;
  clear: both;
}

#menu-footer li {
  float: left;
  width: 20%;
}

#menu-footer li::before {
  content: "▶";
}

#footer_company-info {
  clear: both;
  padding: 0.5em 29%;
}

.company_info_element {
  float: left;
  font-size: 80%;
  margin-top: 0.2em;
  margin-left: 1em;
}

#footer_company-name {
  font-size: 100%;
  width: 8em;
  margin-top: 0;
}

#footer_zip {
  width: 6em;
}

#footer_address {
  width: 15em;
}

#footer_tel {
  width: 10em;
}

#footer_character {
  position: absolute;
  width: 20%;
  max-width: 256px;
  background: url(./images/icn_naritakekun.png);
  background-size: 400%;
  bottom: 50%;
  right: 0;
}

.post-name_top #footer_character,
.post-name_company #footer_character {
  background-position: 33% 0;
}

.post-type-archive-locations #footer_character {
  background-position: 100% 0;
}

.post-type-archive-menu #footer_character {
  background-position: 66% 0;
}

.post-name_recruit #footer_character {
  background-position: 0;
}

/*********** TOP ************/
.post-name_top #header_row_1_col_1 {
  text-align: center;
}

.post-name_top #header_row_2_col_1 {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .post-name_top #header_row_2_col_1 {
    width: 70%;
  }
}

.post-name_top .header_ramen_col {
  width: 20%;
  background: url(./images/icn_naritakekun.png);
  background-size: 400%;
  top: 10%;
  left: 80%;
}

#top_lead_text {
  font-size: 120%;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #top_lead_text {
    line-height: 1;
  }
}

#top_lead_text::before,
#top_lead_text::after {
  content: "●";
  display: block;
  text-align: center;
  color: rgba(255, 127, 0, 0.7);
  margin: 1em;
}

#top_slide {
  width: 100%;
  margin-bottom: 2em;
}

#top_slide img {
  width: 100%;
  height: auto;
}

#top_slide .gallery-attachment-wrap {
  position: absolute;
  top: 0px;
  left: 0px;
}

#top_news_container {
  margin-bottom: 2em;
}

#top_news_container h1,
#top_news_container .article_title {
  margin: 0;
  margin-bottom: 0.3em;
  padding: 0.3em 0;
  border-bottom: 1px dotted rgb(255, 127, 0);
  font-size: 100%;
}

#top_news_container h1,
#top_news_container .article_title,
#top_news_container h1 a:link,
#top_news_container h1 a:visited {
  color: white;
}

#top_news_container h1::before {
  content: "● ";
  color: rgb(255, 127, 0);
}

#top_news_container .entry {
  margin-left: 1em;
}

.top_news_post_item_li {
  margin-bottom: 1em;
}

.top_news_morelink,
.top_news_link {
  display: block;
  float: right;
  width: 10em;
  border-radius: 5px;
  background-color: rgb(255, 127, 0);
  font-size: 90%;
  padding: 0.3em;
  text-align: center;
  margin-right: 1em;
}

a.top_news_link:link,
a.top_news_link:visited,
a.top_news_morelink:link,
a.top_news_morelink:visited {
  color: white;
  text-decoration: none;
}

a.top_news_link:hover,
a.top_news_morelink:hover {
  background: rgb(255, 196, 0);
}

/*********** LOCATIONS ************/
.post-type-archive-locations h1.article_h1,
.post-type-archive-locations .article_h1 {
  background: rgb(255, 127, 0);
  color: white;
  font-size: 100%;
}

.post-type-archive-locations h1.article_h1 a:link,
.post-type-archive-locations .article_h1 a:link,
.post-type-archive-locations h1.article_h1 a:visited,
.post-type-archive-locations .article_h1 a:visited {
  color: white;
}

.location_info_table {
  padding-left: 1%;
  width: 38%;
}

.location_info_table h2,
.location_info_table .location_info_title {
  background: none;
  border-bottom: 2px solid rgb(255, 127, 0);
  font-size: 100%;
  padding: 0;
}

.location_info {
  margin: 0 0 1em 1em;
}

#articles_container .post_type_locations .post-thumbnail_wrap {
  width: 60%;
}

.location_gmap {
  width: 5.5em;
  background: url(./images/icn_gmap.png) center 0 no-repeat;
  background-size: 90%;
  display: block;
  float: left;
  text-align: center;
  padding-top: 5em;
}

.location_info p {
  padding: 0;
}

/*********** MENU ************/
.taxonomy_term-term_description {
  margin: 1em 0 2em;
}
@media screen and (max-width: 768px) {
  .taxonomy_term-term_description {
    width: 90%;
    margin: 1em auto 2em;
  }
}

.taxonomy_term-term_description p {
  padding: 0;
}

.post-type-archive-menu .taxonomy_term_posts-term_name,
.post-type-archive-menu h2.taxonomy_term_posts-term_name {
  background: rgb(255, 127, 0);
}

.taxonomy_term_posts-term_name-topping,
.taxonomy_term_posts-term_name-side-dishes {
  margin: 2em 0 0;
}

h3.menu_title,
.menu_price_box {
  font-size: 175%;
  padding: 0;
  margin: 0 0 0 1%;
  background: none;
}

#taxonomy_menu-category_term_side-dishes_posts h3.menu_title,
#taxonomy_menu-category_term_topping_posts h3.menu_title,
#taxonomy_menu-category_term_side-dishes_posts .menu_price_box,
#taxonomy_menu-category_term_topping_posts .menu_price_box {
  font-size: 135%;
  line-height: 1;
  margin-left: 0;
}

#taxonomy_menu-category_term_side-dishes_posts h3.menu_title,
#taxonomy_menu-category_term_topping_posts h3.menu_title {
  float: left;
}

.menu_price_box {
  text-align: right;
}

.post-type-archive-menu .taxonomy_term_posts .menu_price_number {
  color: rgb(255, 127, 0);
}

.post-type-archive-menu .taxonomy_term_posts .price.menu_price_number {
  font-weight: normal;
}

.post-type-archive-menu .taxonomy_term_posts .post-thumbnail_wrap {
  width: 55%;
  margin: 0;
}

.post-type-archive-menu .taxonomy_term_posts .taxonomy_term_posts-post_content .menu_content {
  width: 44%;
  margin-left: 1%;
}

#taxonomy_menu-category_term_topping_posts .article,
#taxonomy_menu-category_term_side-dishes_posts .article {
  width: 32%;
  float: left;
  margin: 1em 0 0;
}

#taxonomy_menu-category_term_side-dishes_posts .post-thumbnail_wrap,
#taxonomy_menu-category_term_side-dishes_posts .menu_content,
#taxonomy_menu-category_term_topping_posts .post-thumbnail_wrap,
#taxonomy_menu-category_term_topping_posts .menu_content {
  width: 100%;
  margin: 0;
  float: none;
}

#taxonomy_menu-category_term_side-dishes_posts .post-thumbnail_wrap.attachment-image_dimension-portrait_wrap,
#taxonomy_menu-category_term_topping_posts .post-thumbnail_wrap.attachment-image_dimension-portrait_wrap {
  width: 44%;
  margin: 0 auto;
}

#taxonomy_menu-category_term_side-dishes_posts .post_count_2,
#taxonomy_menu-category_term_side-dishes_posts .post_count_3,
#taxonomy_menu-category_term_side-dishes_posts .post_count_5,
#taxonomy_menu-category_term_side-dishes_posts .post_count_6,
#taxonomy_menu-category_term_side-dishes_posts .post_count_8,
#taxonomy_menu-category_term_side-dishes_posts .post_count_9,
#taxonomy_menu-category_term_topping_posts .post_count_2,
#taxonomy_menu-category_term_topping_posts .post_count_3,
#taxonomy_menu-category_term_topping_posts .post_count_5,
#taxonomy_menu-category_term_topping_posts .post_count_6,
#taxonomy_menu-category_term_topping_posts .post_count_8,
#taxonomy_menu-category_term_topping_posts .post_count_9 {
  margin-left: 2%;
}

#taxonomy_menu-category_term_side-dishes_posts .post_count_1,
#taxonomy_menu-category_term_side-dishes_posts .post_count_4,
#taxonomy_menu-category_term_side-dishes_posts .post_count_7,
#taxonomy_menu-category_term_topping_posts .post_count_1,
#taxonomy_menu-category_term_topping_posts .post_count_4,
#taxonomy_menu-category_term_topping_posts .post_count_7 {
  clear: left;
}

.post-type-archive-menu .taxonomy_term_posts_term_box-term_depth-1 .taxonomy_term_posts-term_name,
.post-type-archive-menu .taxonomy_term_posts_term_box-term_depth-1 h2.taxonomy_term_posts-term_name {
  background: rgba(255, 127, 0, 0.25);
  border-bottom: 2px solid rgb(255, 127, 0);
  padding: 0.75em 1em;
  font-size: 120%;
}

#taxonomy_menu-category_term_side-dishes_posts .article.menu_name-◣▃▩◣▂▤◣▂▹ {
  clear: left;
  margin-left: 0;
}

.menu_free {
  top: 2em;
  position: absolute;
  padding: 0.5em 1em;
  border-radius: 0.35em;
  background: red;
  font-size: 120%;
  font-weight: bold;
}

#miso-tsukemen-note {
  position: absolute;
  top: 3em;
}

/*********** COMPANY / RECRUIT ************/
#company_info_table .table_col_content,
#recruit_info_table .table_col_content {
  border: none;
}

#company_info_table .table_row,
#recruit_info_table .table_row {
  margin-bottom: 1%;
  justify-content: space-between;
}

#company_info_table .table_col,
#recruit_info_table .table_col {
  background: rgba(255, 255, 255, 0.8);
  margin-left: 1%;
  color: black;
}

#recruit_info_table,
#recruit_info_table .table_col {
  box-sizing: border-box;
  padding: 0.25em 0.25em;
  margin: 0;
}

#recruit_info_table .table_row {
  margin-bottom: 1%;
}

#company_info_table .table_col {
  width: 80%;
}

#company_info_table .table_header_col,
#recruit_info_table .table_header_col,
#recruit_info_table .recruit_info_desc_row .table_header_col.table_col,
#recruit_info_table .recruit_info_access_row .table_header_col.table_col {
  background: rgb(255, 127, 0);
  width: 20%;
  margin: 0;
  color: white;
}

#recruit_info_table .recruit_info_desc_row .table_col.table_data_col,
#recruit_info_table .recruit_info_access_row .table_col.table_data_col {
  flex-basis: 79%;
}

#recruit_info_table .table_row.recruit_info_part_full_devide_row .table_col.table_data_col,
#recruit_info_table .table_row.recruit_info_pay_row .table_col.table_data_col,
#recruit_info_table .table_row.recruit_info_hours_row .table_col.table_data_col,
#recruit_info_table .table_row.recruit_info_offs_row .table_col.table_data_col,
#recruit_info_table .table_row.recruit_info_treats_row .table_col.table_data_col {
  flex-basis: 39%;
}

#recruit_info_table .table_col.table_header_col {
  flex-basis: 19%;
}

#company_info_table .table_col_content,
#recruit_info_table .table_col_content {
  padding: 0.3em 0.5em 0.3em 1em;
}

#company_info_location_link {
  width: 12em;
  background: rgb(255, 127, 0);
  border-radius: 0.5em;
  padding: 0.5em 1em;
  text-align: center;
}

#company_info_location_link a:link,
#company_info_location_link a:visited {
  color: white;
  text-decoration: none;
  display: block;
}

#recruit_info_table .recruit_info_part_full_devide_row .table_col {
  background: transparent;
  color: white;
}

#recruit_info_table .recruit_info_part_full_devide_row .table_col_content {
  padding: 0;
}

#recruit_info_table .table_row.table_row.recruit_info_part_full_devide_row {
  margin: 0;
}

#recruit_info_table .recruit_info_desc_row h2 {
  background: none;
  padding: 0;
  color: black;
  border-bottom: 2px solid rgb(255, 127, 0);
}

#recruit_inq_info_box {
  text-align: center;
  font-weight: 700;
  background: white;
  color: rgb(255, 127, 0);
  box-sizing: border-box;
  border: 0.5em solid rgb(255, 127, 0);
  font-size: 150%;
}

#recruit_inq_info_lead,
#recruit_inq_info_incharge {
  font-size: 110%;
}

#recruit_inq_info_tel {
  font-size: 200%;
}

@media screen and (max-width: 768px) {
  #recruit_inq_info_tel {
    font-size: 110%;
  }
  #recruit_inq_info_incharge {
    font-size: 80%;
  }
}
#recruit_fulltime_report_photo_3,
#recruit_fulltime_report_col3 {
  float: left;
}

#recruit_fulltime_report_photo_3 {
  width: 34%;
  margin-left: 1%;
}

p#recruit_fulltime_report_photo_3 {
  padding: 0;
}

#recruit_fulltime_report_col3 {
  width: 62%;
}

#recruit_form h3 {
  background-color: transparent;
  border-left: solid 1.2em rgb(255, 127, 0);
  line-height: 1;
  padding: 0.2em 0.6em;
}

#recruit_form .wpcf7-form p {
  padding: 0 1.8em 0.5em;
}

/*========== MEDIA ==========*/
@media screen and (min-width: 1281px) {
  #top_main_menu {
    width: 80%;
  }
}
@media screen and (max-width: 1280px) {
  body {
    font-size: 16px;
  }
  #top_news_container .post-thumbnail_wrap {
    width: 50%;
  }
  #top_main_menu {
    width: 90%;
  }
  #footer_info {
    width: 65%;
  }
}
/*********** CONTACT ************/
.post-name_contact input[type=text],
.post-name_contact input[type=email],
.post-name_recruit input[type=text],
.post-name_recruit input[type=email] {
  width: 48%;
}

.post-name_contact textarea,
.post-name_recruit textarea {
  width: 98%;
}

/*====== U960 ======*/
@media screen and (max-width: 768px) {
  body {
    font-size: 15px;
  }
  #header .header_row,
  #header #header_row_3 {
    margin: 0;
    padding: 0;
    background-size: 100%;
  }
  #page,
  #header_row_2 {
    width: 100%;
  }
  #header {
    min-width: 100%;
  }
  #menu-main-container li {
    width: 19%;
    margin: 1% 1% 0 0;
    margin-right: 0;
  }
  .post-thumbnail_wrap {
    float: none;
    padding: 0;
  }
  #footer {
    margin-top: 25%;
  }
  #menu-footer {
    margin: 1em 5%;
  }
  #menu-footer li {
    width: 33%;
    margin-bottom: 1em;
  }
  #menu-footer .menu-item-url--recruit {
    margin-left: 15%;
  }
  #content {
    margin: 0;
  }
  #footer_logo_image {
    width: 70%;
  }
  #footer_tel,
  #footer_company-name {
    width: 100%;
  }
  .company_info_element {
    margin-left: 1em;
  }
  #top_news_container {
    margin: 0 0.5em 2em;
  }
  #footer_character {
    width: 25%;
    bottom: 100%;
  }
  #footer_company-name,
  #footer_tel {
    clear: both;
  }
  #articles_container .post_type_locations .post-thumbnail_wrap {
    width: 100%;
  }
  .location_info_table {
    width: 95%;
  }
  .post-type-archive-menu .article.post_type_menu {
    margin-top: 2em;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .post-type-archive-menu .article.post_type_menu {
    margin-top: 0;
    margin-bottom: 3em;
  }
}
@media screen and (max-width: 768px) {
  #taxonomy_menu-category_term_ramen-tsukemen_posts .article.post_type_menu.no-post-thumbnail,
  #taxonomy_menu-category_term_topping_posts .article.post_type_menu.no-post-thumbnail {
    clear: none;
  }
  .post-type-archive-menu .taxonomy_term_posts .post-thumbnail_wrap,
  .post-type-archive-menu .taxonomy_term_posts .taxonomy_term_posts-post_content .menu_content {
    margin: 0 auto;
    width: 90%;
  }
  #taxonomy_menu-category_term_topping_posts .article,
  #taxonomy_menu-category_term_side-dishes_posts .article {
    width: 49%;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #taxonomy_menu-category_term_topping_posts .article,
  #taxonomy_menu-category_term_side-dishes_posts .article {
    width: 80%;
    margin: 0 auto 1.5em;
    float: none;
  }
}
@media screen and (max-width: 768px) {
  #taxonomy_menu-category_term_side-dishes_posts .post_count_2,
  #taxonomy_menu-category_term_side-dishes_posts .post_count_4,
  #taxonomy_menu-category_term_side-dishes_posts .post_count_6,
  #taxonomy_menu-category_term_side-dishes_posts .post_count_8,
  #taxonomy_menu-category_term_side-dishes_posts .post_count_10,
  #taxonomy_menu-category_term_topping_posts .post_count_2,
  #taxonomy_menu-category_term_topping_posts .post_count_4,
  #taxonomy_menu-category_term_topping_posts .post_count_6,
  #taxonomy_menu-category_term_topping_posts .post_count_8,
  #taxonomy_menu-category_term_topping_posts .post_count_10 {
    margin-left: 2%;
    clear: right;
  }
  #taxonomy_menu-category_term_side-dishes_posts .post_count_1,
  #taxonomy_menu-category_term_side-dishes_posts .post_count_3,
  #taxonomy_menu-category_term_side-dishes_posts .post_count_5,
  #taxonomy_menu-category_term_side-dishes_posts .post_count_7,
  #taxonomy_menu-category_term_side-dishes_posts .post_count_9,
  #taxonomy_menu-category_term_topping_posts .post_count_1,
  #taxonomy_menu-category_term_topping_posts .post_count_3,
  #taxonomy_menu-category_term_topping_posts .post_count_5,
  #taxonomy_menu-category_term_topping_posts .post_count_7,
  #taxonomy_menu-category_term_topping_posts .post_count_9 {
    margin-left: 2%;
    clear: left;
  }
  #recruit_fulltime_report_photo_3,
  #recruit_fulltime_report_col3 {
    float: none;
    margin: 0 auto;
  }
  #recruit_fulltime_report_col3 {
    width: 98%;
  }
  #recruit_fulltime_report_photo_3 {
    width: 80%;
  }
}
@media screen and (max-width: 640px) {
  body {
    font-size: 15px;
  }
  #page,
  #header_row_2 {
    width: 100%;
  }
  #header {
    min-width: 100%;
  }
  #menu-footer {
    margin: 2em 1em;
    font-size: 80%;
  }
  .post-name_contact input[type=text],
  .post-name_contact input[type=email],
  .post-name_recruit input[type=text],
  .post-name_recruit input[type=email] {
    width: 98%;
  }
  /* NAV MENU U960 */
}
/* TOP RECRUIT BOX */
#top_recruit_box {
  font-size: 150%;
  box-sizing: border-box;
  border: 3px solid rgb(255, 127, 0);
  padding: 0.25em;
  background-color: white;
  font-family: "M PLUS 1", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#top_recruit_box #top_recrit_box_title {
  flex-basis: 50%;
  font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 320%;
  color: rgb(255, 127, 0);
  line-height: 1;
  text-align: center;
}
#top_recruit_box #top_recrit_box_bomb_container {
  flex-basis: 50%;
  display: flex;
  gap: 2.5%;
  max-height: 2.2em;
  line-height: 1;
  align-items: center;
  justify-content: center;
}
#top_recruit_box #top_recrit_box_bomb_container .top_recrit_box_bomb {
  background-color: rgb(255, 153, 51);
  border-radius: 0.5em;
  color: white;
  text-align: center;
  line-height: 1;
  padding: 0.5em 1em;
}
#top_recruit_box #top_recrit_box_script {
  flex-basis: 100%;
  display: block;
  text-align: center;
}
#top_recruit_box #top_recrit_box_script :-moz-any-link {
  text-decoration: none;
  color: #000;
}
#top_recruit_box #top_recrit_box_script :any-link {
  text-decoration: none;
  color: #000;
}/*# sourceMappingURL=style.css.map */