/*
Theme Name: Musashi
Author: M.S
Version: 1.0
*/
@charset "UTF-8";
@font-face {
	font-family: 'NHaas';
	src: url('css/font/NHaasGroteskTXPro-55Rg.eot');
	src: local('☺'), url('css/font/NHaasGroteskTXPro-55Rg.woff') format('woff'), url('css/font/NHaasGroteskTXPro-55Rg.ttf') format('truetype'), url('css/font/NHaasGroteskTXPro-55Rg.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
    font-family: 游ゴシック, YuGothic,'NHaas', Helvetica, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 14.9px;
    font-weight: normal;
    line-height: 1.7;
    letter-spacing: 0px;
    text-size-adjust: 100%;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    -webkit-font-smoothing: antialiased;
    font-feature-settings: 'palt' 1;
}
a,a:hover{
	color: #000;
	text-decoration: none;
	-webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}
img {
    width: 100%;
    height: auto;
}
ul {
    list-style: none;
}
button:focus {
    outline: 1px dotted;
    outline: none;
}
.serif {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.nhaas {
    font-family: 'NHaas';
    letter-spacing: 1.5px;
}
.t-red{
    color: #D61518;
}
.woocommerce h2{
    color: #000;
    font-size: 25px;
    margin: 1em auto;
    font-weight: bold;
    letter-spacing: 1px;
}
h3 {
    font-size: 20px;
    font-weight: bold;
}
h3 span.nhaas {
    font-size: 18px;
    display: block;
    color: #D61518;
    line-height: 1.7em;
}
h4 {
    font-size: 18px;
    font-weight: bold;
}
p{
    margin: 0;
}
#page p {
    margin-bottom: 0.5em;
    line-height: 1.8em;
}
#page .tel_box p {
    line-height: 1.2em;
    margin: 0;
}
.u_lined_title {
    border-bottom: #D61518 2px solid;
    display: inline-block;
    padding: 5px;
    margin-bottom: 60px;
}
.lined_title{
    display: flex;
    align-items: center;
}
.lined_title:before,
.lined_title:after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background: #444;
    display: block;
}
.lined_title.wh:before,
.lined_title.wh:after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background: #fff;
    display: block;
}
.lined_title:before {
    margin-right: 2em;
}
.lined_title:after {
    margin-left: 2em;
}
.text_wht{
    color: #fff !important;
}
.red_box {
    vertical-align: baseline;
    background: #D61518;
    font-size: 11px;
    color: #fff;
    padding: 2px 5px;
}
.red_border {
    vertical-align: baseline;
    background: transparent;
    font-size: 11px;
    color: #D61518;
    padding: 2px 5px;
    border:1px solid #D61518;
}
a.underline {
    border-bottom: 1px #D61518 solid;
    color: #D61518;
}
div#loading {
    background: #d61518;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 10000;
    height: 100vh;
    width: 100vw;
}
#progress {
    margin: 20px auto;
    width: 400px;
    position: relative;
    z-index: 1000;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    color: #fff;
}
#wrapper {
    overflow: hidden;
}
/*----------Menu-----------*/
.general_nav {
    position: relative;
    z-index: 1002;
    width: 100%;
}
.main_nav {
    position: fixed;
    width: 100%;
    height: 100px;
    z-index: 1001;
    padding: 30px;
}
.general_nav ul {
    text-align: left;
}
.general_nav ul#menu-sub{
    text-align: right;
}
.general_nav ul li {
    display: inline;
    margin: 0 5px;
}
.general_nav ul li.box_menus {
    padding: 10px 15px;
}
.general_nav ul li a{
    color: #000;
    line-height: 45px;
}
.general_nav ul li.box_menus a {
    color: #000;
    line-height: 45px;
    font-size: 17px;
    font-weight: bold;
}
.general_nav ul#menu-sub li.box_menus {
    background: transparent;
    border: #000 1px solid;
}
.general_nav ul#menu-sub li.box_menus a{
    color: #000;
    line-height: 45px;
    font-size: 15px;
}
.general_nav ul#menu-sub li.box_menus.red_menus {
    background: transparent;
    border: #d61519 1px solid;
}
.general_nav ul#menu-sub li.box_menus.red_menus a{
    color: #d61519;
    line-height: 45px;
    font-size: 15px;
}
.general_nav ul#menu-general li.box_menus {
    position: relative;
    display: inline-block;
    padding: 0px;
}
.general_nav ul#menu-general li a{
    color: #000;
    line-height: 45px;
}
.general_nav ul#menu-general li.box_menus a {
    line-height: 1em;
    font-size: 17px;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    background: #fff100;
    padding: 12px 14px 12px;
}
.general_nav ul#menu-general li.box_menus a:hover {
    background: #dfd000;
}
.general_nav ul#menu-general li.box_menus a p {
    padding-left: 22px;
    display: inline-block;
}
.fa-onlineshop {
    position: absolute;
    left: 10px;
    z-index: 1000;
    top: 18px;
    background: url(https://musashi.recruit-maturity.jp/wp/wp-content/themes/musashi/img/icon-ramen.png) no-repeat center center;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: contain;
    vertical-align: text-bottom;
}
.fa-shops {
    position: absolute;
    left: 10px;
    z-index: 1000;
    top: 18px;
    background: url(https://musashi.recruit-maturity.jp/wp/wp-content/themes/musashi/img/icon-shop.png) no-repeat center center;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: contain;
    vertical-align: text-bottom;
}
.navicon {
    width: 25px;
    height: 25px;
    margin: 5px 0 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: .5s ease-in-out,left 0s,right 0s;
    cursor: pointer;
    z-index: 3;
    top: 30px;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    right: 30px;
    position: absolute;
}
.navicon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #d61518;
    border-radius: 0;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: .7s ease-in-out;
}
.navicon span:nth-child(1) {
    top: 0;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.navicon span:nth-child(2) {
    top: 7px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.navicon span:nth-child(3) {
    top: 14px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.nav_open .navicon span {
    background: #fff;
}
.nav_open .navicon span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    left: 0;
}
.nav_open .navicon span:nth-child(2) {
    width: 0%;
    opacity: 0;
}
.nav_open .navicon span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 18px;
    left: 0;
}

.menu_mobile {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    height: 100vh;
    width: 100vw;
}
.menu_mobile__holder {
    height: 100vh;
    width: 100vw;
    position: relative;
}
.menu_mobile__fader {
    background: #d61518;
    height: 100vh;
    width: 100vw;
    position: absolute;
}
.menu_mobile_list ul li a {
    color: #fff;
}
button {
    border: medium none;
    border-spacing: 0;
    color: #fff;
    outline: none;
    display: block;
    width: 100%;
    height: 50px;
    z-index: 100;
    position: relative;
    cursor: pointer;
}
button .wrapped.t-white {
    cursor: pointer;
}
.menu_mobile_list {
    text-align: center;
}
.menu_mobile_list ul li a {
    font-size: 16px;
    line-height: 30px;
}
.menu_mobile .inline {
    display: inline-block;
}
.menu_mobile .box_menus {
    background: #fff;
    padding: 5px;
    margin: 0px 2px;
}
.menu_mobile .box_menus a {
    color: #d61518;
    font-size: 16px;
    font-weight: bold;
}
/*----------Header---------*/
.logo {
    text-align: center;
    position: relative;
}
.logo img {
    width: 300px;
}

/*---------General---------*/
.e-hidden {
    overflow: hidden;
    height: 100%;
}
.wrapped {
    position: relative;
    width: 100%;
    height: 100%;
}
.wrapped.sec {
    opacity: 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.wrapped.sec.visible {
    opacity: 1;
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
}
.v_centered_wrap {
    display: table;
    height: 100%;
    width: 100%;
    z-index: 100;
    position: relative;
}
.v_centered {
    display: table-cell;
    vertical-align: middle;
}
.break_out {
    width: 100vw;
    position: relative;
    left: calc(-1 * (100vw - 100%) / 2);
}
.icon:before {
    content: '';
    display: inline-block;
    background: url(../../themes/musashi/img/icon.png);
    width: 25px;
    height: 25px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-right: 1em;
    line-height: 25px;
    vertical-align: middle;
}
.line_link {
    display: inline-block;
    border-bottom: 4px solid #d61518;
    line-height: 25px;
}
.icon_big {
    margin-left: 3em;
    position: relative;
    z-index: 1;
    height: 110px;
    vertical-align: middle;
    padding: 15px 0 0;
}
.icon_big:after {
    content: '';
    position: absolute;
    background: url(../../themes/musashi/img/icon.png);
    width: 80px;
    height: 100px;
    background-size: 100%;
    background-repeat: no-repeat;
    line-height: 25px;
    vertical-align: middle;
    top: 0;
    left: -3em;
    z-index: -1;
}
/*----------Hero-----------*/
.hero {
    position: relative;
    overflow: hidden;
    height: 100vh;
    width: 100vw;
    margin-top: 100px;
}
.movie_wrap {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
#movie {
    width: 100%;
    height: 100%;
    display: block;
}
.hero_bg {
    position: absolute;
    width: 50VW;
    height: 60VH;
    background: #d61518;
    bottom: 0;
}
.catchcopy {
    position: relative;
    z-index: 10;
    padding: 0 30px;
}
.catchcopy img {
    width: 40%;
    min-width: 200px;
}
.catchcopy h2 {
    font-size: 21px;
    padding: 15px;
    font-weight: bold;
    color: #fff;
    text-shadow: 1.5px 1.5px 1px #000;
    line-height: 1.5em;
}
.sp_hero {
    position: absolute;
}
.slick-slide {
    margin-left:15px;
  }

  /* the parent */
  .slick-list {
    margin-left:-15px;
  }
/*-----------TOP--------*/
main {
    padding: 60px 0 0;
}
article {
    margin: 30px 0;
}
.page_links>div {
    margin: 0 0 30px;
}
.online_link,.menu_link,.store_link {
    height: 250px;
    padding: 15px 30px
}
.page_links h2 {
    color: #fff;
    text-align: right;
    width: 100%;
    font-size: 25px;
    font-weight: bold;
}
.page_links h2 span {
    display: block;
}
.page_links p.vertical {
    text-align: center;
    writing-mode: vertical-lr;
    color: #fff;
    font-size: 25px;
    margin: 0 auto 40px;
}
.page_links p {
    color: #fff;
    font-size: 25px;
    margin: 0 auto 10px;
    text-align: center;
}
.page_links h3 {
    text-align: center;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
}
.policy_link {
    height: 450px;
}
.policy_link a {
    padding: 15px 20px;
    background: #fff;
    line-height: 82px;
    font-size: 17px;
    font-weight: bold;
}
.policy_link a i{
    color:#d61518;
    margin-left:0.5em;
}
.news_links {
    background: #fef5f6;
    margin: -30px 0 0;
    padding: 60px 0;
}
.page .news_links {
    margin: 0;
}
.news_links h2 {
    font-size: 25px;
    font-weight: bold;
}
.news_links h3 {
    font-size: 20px;
}
.news_links time {
	color:#d61518;
    font-size: 13px;
}
.news_links .news_list a {
    display: block;
    border-bottom: 1px solid #595757;
    padding-bottom: 10px;
}
.news_links a p {
    font-size: 18px;
}

/*----------PAGE-----------*/
#page {
    margin-top: 100px;
    padding: 120px 0 0;
}
#page .vertical {
    text-align: center;
/* writing-mode: vertical-lr; */
    color: #000;
    font-size: 25px;
    margin: 0 auto 40px;
    font-weight: bold;
    letter-spacing: 1px;
}
/*----------MENU------------*/
.menu_bloc {
    padding: 30px 0;
}
.menu-image {
    margin-bottom: 1.7em;
}
.menu_bloc>div {
    margin-bottom: 15px;
}
.menu_bloc p {
    font-weight: normal;
}
.seasonal {
    background: #D61518;
    padding: 30px 0 0;
    margin-bottom: 30px;
    color: #fff;
}
.seasonal h3 span.nhaas {
    font-size: 18px;
    display: block;
    color: #fff;
    line-height: 1.7em;
}
/*----------LOCATION--------*/
.side_title {
    font-size: 18px;
    background: #D61518;
    color: #fff;
    margin-bottom: 10px;
    font-weight: bold;
    padding: 0.2em 1em;
    width: 100%;
}
.sub_cat_list {
    display: block;
    font-size: 15px;
    line-height: 30px;
    cursor: pointer;
    margin: 5px 0;
    border-bottom: 1px solid #fff;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}
.sub_cat_list.selected{
    color: #D61518;
    border-bottom: 1px solid #D61518;
}
.sub_cat_list:hover {
    color: #D61518;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}
.side_main {
    max-height: 700px;
    overflow: auto;
}
.side_store_lists li {
    display: none;
    animation-name: fadeOut;
    padding: 5px 0;
    border-bottom: 1px solid #CCCCCC;
    letter-spacing: 0.5px;
}
.side_store_lists li.active{
    display: block;
    animation-name: fadeIn;
}
.side_store_lists  .anchor_box {
    padding: 8px 15px;
    display: block;
    border-left: #fff 5px solid;
    cursor: pointer;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;

}
.side_store_lists  .anchor_box:hover{
    background: #F7D0D1;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}
.side_store_lists .selected .anchor_box {
    border-left: #D61518 5px solid;
}
.side_store_lists li h3 {
    font-size: 15px;
    margin: 0;
    line-height: 23px;
}
.side_store_lists li p {
    font-size: 13px;
    margin: 0;
}
.store_main_wrap {
    display: none;
}
.store_main_wrap.selected{
    display: flex;
}
.store_main_left h2 {
    font-size: 18px;
    font-weight: bold;
}
table.desc {
    margin: 30px 0;
}
table.desc th {
    text-align: inherit;
    min-width: 4em;
}
table.desc td {
    padding: 5px 1em;
    vertical-align: baseline;
    font-size: 15px;
}
.iframe_map {
    position: relative;
    width: calc(100% - 10px);
    margin: 0 auto;
    padding:0 0 15px;
}
.iframe_wrap{
    height: 0;
    padding-bottom: 85.25%;
}
iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
/*----------FORM------------*/
.mailpoet_paragraph {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
    position: relative;
    margin: 10px 0;
    text-align: left;
}
.mailpoet_paragraph label.mailpoet_text_label {
    color: #737373;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    top: 0;
    width: 100%;
    margin-top: 0.22857em;
    margin-left: 1px;
    padding: 0 0.91667em;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    opacity: 1;
}
.mailpoet_paragraph input.mailpoet_text {
    border: 1px #333 solid;
    background-clip: padding-box;
    border-radius: 5px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0.92857em 0.78571em;
    word-break: normal;
    background-color: white;
    color: #333333;
    padding-top: 1.5em;
    padding-bottom: 0.35714em;
    line-height: 30px;
    font-size: 15px;
}
label.mailpoet_date_label {
    color: #737373;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    top: 0;
    width: 100%;
    margin-top: 0.22857em;
    margin-left: 1px;
    padding: 0 0.91667em;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    opacity: 1;
}
.mailpoet_paragraph>span.date {
    border: 1px solid #000;
    background-clip: padding-box;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.92857em 0.78571em;
    word-break: normal;
    background-color: white;
    color: #333333;
    padding-top: 1.5em;
    padding-bottom: 0.35714em;
    line-height: 1.5em;
    font-size: 15px;
    position: relative;
}
.mailpoet_paragraph select {
    margin: 5px 3px;
    font-family: inherit;
    border: none;
    border-bottom: 1px solid #aaa;
    border-radius: 0;
    display: inline-block !important;
    width: 100px;
    word-break: normal;
    background-color: white;
    color: #333333;
    line-height: 1.5em;
    font-size: 15px;
    text-align: right;
  -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFW…zTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
    padding: .2em;
    padding-right: 1.5em;
}
label.mailpoet_select_label {
    color: #737373;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    top: 0;
    width: 100%;
    margin-top: .22857em;
    margin-left: 1px;
    padding: 0 .91667em;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    opacity: 1;
}
span.selectform {
    border: 1px solid #000;
    background-clip: padding-box;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: .92857em .78571em;
    word-break: normal;
    background-color: white;
    color: #333;
    padding-top: 1.5em;
    padding-bottom: .35714em;
    line-height: 1.5em;
    font-size: 15px;
    position: relative;
}
input.mailpoet_submit {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    vertical-align: baseline;
    background: #D61518;
    color: #fff;
    padding: 2px 5px;
    margin: 10px 0;
}
/*----------CONTACT---------*/

.contact_wrap {
    padding: 0 0 60px;
}
/*----------ENTRY-----------*/
.contact_phone {
    max-width: 800px;
    margin: 0 auto 60px;
    border: 1px solid #D61518;
    background: #fff;
    color: #D61518;
    padding: 1em;
}
.contact_phone>div {
    padding: 0;
}
.contact_phone h4 {
    font-size: 42px;
    margin: 0;
}
.contact_phone h5 {
    font-size: 26px;
    font-weight: bold;
    line-height: 50px;
    margin: 0;
}
.contact_phone p {
    margin: 0;
    line-height: 25px;
    font-size: 16px;
}
.page_entry {
    background: #F2F2F2;
}
@media (max-width: 991px){
    .contact_phone h5 {
        font-size: 23px;
    }
    .contact_phone p {
        font-size: 13px;
    }
    .contact_phone h4 {
        font-size: 36px;
    }
}
@media (max-width: 768px){
    .wpcf7-form input[type="reset"]{
        margin-top: -15px;
    }
    .contact_phone {
        margin: 15px auto 60px;
        padding: 5px;
    }
    .contact_phone>div {
        margin: 0;
    }
    .contact_phone h5 {
        font-size: 16px;
        line-height: 35px;
        background: #D61518;
        color: #fff;
        margin-top: -5px;
        margin: -5px -5px 0;
    }
    .contact_phone p {
        margin-top: 5px;
        font-size: 14px;
        line-height: 25px;
        display: inline-block;
    }
   .contact_phone h4 {
        font-size: 25px;
    }
}
/*----------COMAPNY---------*/
.company_wrap {
    max-width: 800px;
    margin: 0 auto;
}
/*----------RECRUIT----------*/
.anchor_wrap {
    max-width: 800px;
    margin: 30px auto;
}
.anchor_wrap a {
    text-align: center;
    background: #F2F2F2;
    display: block;
    padding: 25px 0;
    font-weight: bold;
}
.anchor_wrap a:hover {
    background: #d2d2d2;
}
.recruit_desc_wrap {
    padding: 60px 15px;
}

.desc_wrap p {
    margin-bottom: 1em;
    line-height: 25px;
}
.intro h3 {
    margin: 1em 0;
}
.condition {
    padding: 30px;
    background: #F2F2F2;
}
.condition_title {
    font-size: 13px;
    font-weight: bold;
    color: #d61518;
}
.condition blockquote {
    background: #fff;
    padding: 15px;
}
.recruit_anchor_wrap {
    padding: 30px 0 0;
}
.tel_box {
    border: 1px solid #D61518;
    color: #D61518;
    width: 100%;
    margin: 0 0;
}
.tel_box>div:first-child {
    height: 50px;
    line-height: 17px;
    padding: 10px 0 10px 25px;
}
.tel_box h4 {
    text-align: center;
    font-size: 25px;
    line-height: 50px;
    margin: 0;
}
.form_box a.red_box {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
}
.form_box a.line_box {
    background:#00913a;
    color: #fff;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
        padding: 2px 5px;
}
.form_box a.line_box:hover {
    color: #000;
}
/*----------NEWS----------*/
.page .page_news .news_links {
    margin: 0 auto;
    max-width: 800px;
}
.page .page_news .news_links{
    background:transparent; 
}
/*---------PAGE----------*/
section.page_content {
    position: relative;
    min-height: 300px;
    width: 100%;
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 60px;
}
/*---------SINGLE----------*/
#single {
    padding: 120px 0 0;
}
.post_wrap {
    padding: 60px 0;
}
.post_wrap h2 {
    font-size: 25px;
}
.post_body {
    padding: 30px 0 60px;
    max-width: 800px;
    margin: 0 auto;
}
.post_body p {
    margin: 0 0 1em;
}
/*-----------Kodarawi------*/
.kodawari img {
    max-width: 300px;
    margin: 60px 0;
}
.policy_copy p {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}
.policy_bloc>div {
    margin: 15px 0;
}
.policy_bloc h4.text_title {
    color: #d61519;
    font-size: 18px;
    margin: 1em 0;
    font-weight: normal;
}
.policy_bloc h4.text_title span {
    font-size: 25px;
     font-weight: bold;
}
/*---------WOOCOMMERCE-------*/
.checkout section.page_content {
    max-width: unset;
}
.woocommerce form.checkout #customer_details .form-row {
    padding: 3px;
    margin: 0 0 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    text-align: left;
}
.woocommerce form.checkout #customer_details label {
    color: #737373;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    top: 0;
    width: 100%;
    margin-top: 0.22857em;
    margin-left: 1px;
    padding: 0 0.91667em;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    opacity: 1;
}
.woocommerce form.checkout #customer_details span{
    width: 100%;
    position: relative;
}
.woocommerce form.checkout #customer_details input {
    border: 1px #333 solid;
    background-clip: padding-box;
    border-radius: 5px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0.92857em 0.78571em;
    word-break: normal;
    background-color: white;
    color: #333333;
    padding-top: 1.5em;
    padding-bottom: 0.35714em;
}
.woocommerce form.checkout #customer_details textarea {
    border: 1px #333 solid;
    background-clip: padding-box;
    border-radius: 5px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0.92857em 0.78571em;
    word-break: normal;
    background-color: white;
    color: #333333;
    padding-top: 1.5em;
    padding-bottom: 0.35714em;
    height: 4em;
}
.woocommerce form.checkout #customer_details span.select2 {
    border: 1px #333 solid;
    background-clip: padding-box;
    border-radius: 5px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0.92857em 0.78571em;
    word-break: normal;
    background-color: white;
    color: #333333;
    padding-top: 1.5em;
    padding-bottom: 0.35714em;
}
.woocommerce form.checkout #customer_details span.select2-selection--single {
    background-color: #fff;
    border: none;
    border-radius: 4px;
}
.woocommerce form.checkout #customer_details span.select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}
.woocommerce-shipping-fields {
    background: rgba(0,0,0,0.1);
    padding: 0 5px;
    margin-bottom: 10px;
}
#ship-to-different-address {
    display: block;
    position: relative;
    width: 100%;
    height: 2em;
    padding: 10px 0;
}
.woocommerce form.checkout #customer_details #ship-to-different-address label {
    position: relative;
    color: #000;
    top: auto;
    padding: 0;
    margin: 0;
    font-size: 15px;
    user-select: all;
    pointer-events: all;
}
.woocommerce form.checkout #customer_details input#ship-to-different-address-checkbox {
    display: inline-block;
    width: auto;
}
.woocommerce form.checkout #customer_details .form-row.create-account {
    height: 2em;
}
.woocommerce form.checkout #customer_details .create-account label {
    user-select: none;
    pointer-events: all;
}
.woocommerce form.checkout #customer_details input#createaccount {
    display: inline-block;
    width: auto;
}
/*----------FOOTER---------*/
footer {
    background: #d61518;
    padding: 60px 0 10px;
    position: relative;
}
.menu-footer-container {
    margin: 60px;
}
#menu-footer li a {
    color: #fff;
    line-height: 45px;
    font-size: 14px;
}
#menu-footer .box_menus {
    display: inline-block;
    margin: 40px 10px 0;
}
#menu-footer li.box_menus a {
    background: #fff;
    padding: 0px 20px;
    width: 200px;
    display: block;
    color: #d61518;
}
.footer_logo img {
    width: 158px;
}
/*-----------Form----------*/
form.wpcf7-form {
    padding: 0 0;
}
.contactforms {
    max-width: 800px;
    margin: 0 auto;
    padding: 30px 0 0;
}
h3+.formbloc {
    padding: 15px 0 0;
}
.wpcf7-form h3 {
    font-weight: normal;
    margin: 0;
}
.wpcf7-form h3 {
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.wpcf7-form h3.red_box {
    text-align: center;
    display: flex;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: bold;
    justify-content: space-around;
    background: none;
    margin: 0 0 15px;
}
.wpcf7-form h3.red_box span{
    color: #D61518;
    border: #D61518 1px solid;
    background: transparent;
    padding: 5px 15px;
}
.wpcf7-form .formbloc h3 {
    font-family: 游ゴシック, YuGothic, Arial, Helvetica, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 15px;
    letter-spacing: 0px;
    margin: 10px 0 3px;
}
.wpcf7-form span.required {
    color: #D61518;
}
.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
}
.wpcf7-form .wpcf7-not-valid {
    border: 1px solid #D61518;
}
span.req {
    color: #D61518;
    font-size: 12px;
    border: 1px solid #D61518;
    padding: 3px 5px;
    margin-left: 1em;
}
.wpcf7-form p.form-row {
    position: relative;
    margin: 6px 0;
}
.wpcf7-form label {
    color: #737373;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    top: 0;
    width: 100%;
    margin-top: 0.22857em;
    margin-left: 1px;
    padding: 0 0.91667em;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    opacity: 1;
}
.wpcf7-form input{
    border: 1px #333 solid;
    background-clip: padding-box;
    border-radius: 5px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0.92857em 0.78571em;
    word-break: normal;
    background-color: white;
    color: #333333;
    padding-top: 1.5em;
    padding-bottom: 0.35714em;
}
.wpcf7-form textarea {
    border: 1px #333 solid;
    background-clip: padding-box;
    border-radius: 5px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0.92857em 0.78571em;
    word-break: normal;
    background-color: white;
    color: #333333;
    padding-top: 1.5em;
    padding-bottom: 0.35714em;
}
.wpcf7-form select{
    border: 1px #333 solid;
    background-clip: padding-box;
    border-radius: 5px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0.92857em 0.78571em;
    word-break: normal;
    background-color: white;
    color: #333333;
    padding-top: 1.5em;
    padding-bottom: 0.35714em;
}
.wpcf7-form .form-row.selectbox:after {
    content: "▼";
    position: absolute;
    top: 2.4em;
    right: 2.78571em;
    color: #aaa;
    font-size: 11px;
}
.wpcf7-form input[type="submit"] {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    left: auto;
    border-radius: 0;
    color: #fff;
    background-color: #D61518;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    margin-top: 15px;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}
div.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
    background: #ddd;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}
div.wpcf7-response-output {
    border: none;
    padding: 0;
    font-size: 15px;
    margin: 0;
}
.contact_wrap span.wpcf7-not-valid-tip {
    color: #D61518;
    font-size: 1em;
    font-weight: normal;
    display: block;
    font-size: 12px;
}
.contact_wrap div.wpcf7-validation-errors, 
.contact_wrap div.wpcf7-acceptance-missing {
    margin: 0;
    border: 2px solid #ff0000;
    font-size: 13px;
}
span.birth_bloc {
    border: 1px #333 solid;
    background-clip: padding-box;
    border-radius: 5px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0.92857em 0.78571em;
    word-break: normal;
    background-color: white;
    color: #333333;
    padding-top: 1.5em;
    padding-bottom: 0.35714em;
}
.wpcf7-form .birth_bloc select {
    width: 3em;
    display: inline-block;
    border: none;
    padding: 0;
}
.wpcf7-form .birth_bloc .birth-month select,
.wpcf7-form .birth_bloc .birth-day select {
    width: 3em;
    text-align: right;
    padding-left: 1.3em;
    padding-right: 0.5em;
}
.wpcf7-form .privacy input {
    width: auto;
}
.privacy span.wpcf7-list-item {
    margin: 0;
    margin-right: 15px;
    vertical-align: middle;
}
.wpcf7-form input[type="reset"] {
    padding: 0;
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    left: auto;
    border-radius: 0;
    color: #D61518;
    background-color: transparent;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    margin-top: 15px;
    border: #D61518 1px solid;
}
/*-----------WOOCOMMERCE CART---------*/
.single .woocommerce #respond input#submit.alt,
.single .woocommerce a.button.alt,
.single .woocommerce button.button.alt,
.single .woocommerce input.button.alt {
    background-color: #d61519;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.single .woocommerce-error,
.single .woocommerce-info,
.single .woocommerce-message {
    border-top: none;
}
.single.woocommerce #respond input#submit,
.single.woocommerce a.button,
.single.woocommerce button.button,
.single.woocommerce input.button {
    font-size: 16px;
    color: #fff;
    background-color: #d61519;
}
/*------------WOOCOMMERCE REGISTER---*/
.register_wrap {
    max-width: 800px;
    margin: 0 auto;
    padding: 30px 0;
}
.register_wrap p.form-row{
    position: relative;
    margin: 6px 0;
}
.register_wrap h3 {
    font-family: 游ゴシック, YuGothic, Arial, Helvetica, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 15px;
    letter-spacing: 0px;
    margin: 10px 0px 3px;
    font-weight: normal;
}
.register_wrap input {
    border: 1px #333 solid;
    background-clip: padding-box;
    border-radius: 5px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0.92857em 0.78571em;
    word-break: normal;
    background-color: white;
    color: #333333;
    padding-top: 1.5em;
    padding-bottom: 0.35714em;
}
.register_wrap label {
    color: #737373;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    top: 0;
    width: 100%;
    margin-top: 0.22857em;
    margin-left: 1px;
    padding: 0 0.91667em;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    opacity: 1;
}
.register_wrap span.required {
    color: #D61518;
}
.register_wrap button.woocommerce-Button.button {
    font-size: 15px;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    left: auto;
    border-radius: 0;
    color: #fff;
    background-color: #D61518;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    margin-top: 15px;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}
.register_wrap p {
    margin: 0 0 1em;
}
.register_wrap .small_box {
    margin: 1em auto;
    font-size: 15px;
    padding: 0.5em;
}
/*-----------QUERY--------*/
@media (max-width: 960px){
	.logo img {
	    width: 250px;
	}
	.main_nav {
	    padding: 30px 15px;
	}
	.general_nav ul li.box_menus {
	    padding: 7px 7px;
	}
}
@media (max-width: 768px){
	.general_nav {
	    position: fixed;
	}
	.logo {
	    padding: 10px 0;
	}
	.news_list {
	    padding-top: 60px;
	}
	.catchcopy img {
	    width: 100%;
	}
	.catchcopy h2 {
	    font-size: 25px;
	    padding: 15px;
	    font-weight: bold;
	    color: #fff;
	    text-shadow: 2px 2px 1px #000;
	    text-align: center;
	}
	#page .vertical,.page_links p.vertical {
	    writing-mode:horizontal-tb;
	    margin: 0 auto 5px;
	}
    .location_side {
        border: 1px solid #ddd;
        margin: 0 15px 30px;
        padding: 0;
    }
    .location_side_wrap {
        padding: 0 15px;
    }
    .side_main {
        max-height: 200px;
    }
    .sub_cat_lists {
        overflow: auto;
        max-height: 200px;
        padding-right: 15px;
    }
    .wpcf7-form input[type="submit"] {
        font-size: 18px;
        padding: 1.618em 1em;
    }
    .entry_wrap  div.wpcf7 .ajax-loader {
        display: inline-block;
        width: 0;
        height: 1px;
        margin: 0px;
    }
    .menu_bloc h4{
        font-size: 16px;
    }
    .menu_bloc p {
        font-weight: normal;
        font-size: 14px;
        line-height: 1.5;
    }
    #menu-footer .box_menus {
        margin: 10px 10px 0;
    }
    .tel_box {
        margin:0 15px 15px;
    }
    .tel_box>div>div:first-child {
        height: 20px;
        line-height: 35px;
        padding: 0px;
    }
    .tel_box p {
        line-height: 17px;
        display: inline-block;
    }
}
@media (min-width: 576px){
	
}


.woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
}

.woocommerce .woocommerce-ordering {
    display: none;
}

.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 10px 4px;
    border: 1px solid #eee;
}

time.t-red{
	display:none;
}
.woocommerce ul.products.row li.product, .woocommerce-page ul.products.row li.product {
    float: unset;
    margin: 0;
    padding: 15px;
    position: relative;
    width: 100%;
}


.woocommerce span.onsale {
    font-size: 1.457em !important;
}

.woocommerce ul.products li.product .price {
    font-weight: 800 !important;
    margin-bottom: .1em !important;
    font-size: 1.557em !important;
}

.woocommerce ul.products li.product .price ins {
	color: red !important;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #fff !important;
    background-color: #f00 !important;
}

.shopping_guide{
	text-align:left;
}

.shopping_guide_title{
	color:#f00;
	margin-top:20px;
	font-weight:bold;
}

.allergen_block{
	margin:20px auto;
	text-align:center;
}

.allergen_table{
	margin:0 auto;
	width:700px;
}

@media (max-width: 768px){
.allergen_table{
	margin:0 auto;
	width:100%;
}

}

span.sku_wrapper{
	display:none;
}

.category_menu_box{
	display: block;
	flex-wrap:wrap;
	margin-bottom:50px;
    justify-content: center;
}
	
.category_menu_box li{
	background: #d61518 ;
	border-left: 1px solid #fff;
	width: calc(100%/7);
	font-weight:bold;
	color:#fff;
	box-sizing:border-box;
	display: table-cell ;
    text-align: center;
    vertical-align: middle;
    height: 100px;
	padding: 15px 12px;
}


.category_menu_box a{
	color:#fff;
	padding: 0;
	display:block;
}

p.woocommerce-result-count {
	display:none !important;
}

span.posted_in{
	display:none !important;	
}

@media (min-width: 769px){
.pc-display{
	display:inherit !important;
}
.sp-display{
	display:none !important;
}
}

@media (max-width: 768px){
.pc-display{
	display:none !important;
}
.sp-display{
	display:inherit !important;
}
.category_menu_box {
    margin-bottom: 1px;
}
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}