.header_area {
    z-index: 1000!important;
}
.header_logo {
    background: url(/wp-content/themes/nw/assets/img/017.svg);
    padding: 0.5em;
    width: 100%;
    background-size: cover;
    background-position: center;
    line-height: 1;
}
.header_logo img {
    height: 3em;
}
.header_logo span {
    font-size: 10px;
    letter-spacing: 0px;
    margin-top: 1em;
    display: inline-block;
}
.header_area__menu {
    background: #000;
    width: 100%;
    z-index: 1000!important;
}
ul#menu_id {
    display: flex;
    font-size: 15px;
    justify-content: center;
}
ul#menu_id a {
    color: #fff;
    padding: 0.1em 2em;
    display: inline-block;
}
.header_area__menu--main {
    width: 100%;
}
.tp_slider__img {
    width: 100%;
    height: calc(100vh - 7em);
    position: relative;
    overflow: hidden;
}
.tp_slider__img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
	max-width: none;
}
.tp_slider__img:hover  img {
    width: 110%;
    height: auto;
}
.tp_banner__main--img {
    padding: 0 1em;
}
.tp_banner {
    margin: 2.3em auto;
}
.search {
    background: #E2E2E2;
    padding: 4em 0;
    margin-bottom: 5em;
}
.search__main--checkbox {
    justify-content: space-between;
}
.search__main--content {
    background: #fff;
    padding: 3em 3em;
    font-size: 14px;
    text-align: left;
}
.search__main--content legend {
    font-size: 12px;
}
.search__main--content legend span {
    font-size: 25px;
    margin-right: 0.5em;
}
.search__main--content fieldset {
    margin-bottom: 1em;
}
.search__main--content fieldset:last-child {
    margin-bottom: 0em;
}
.search__main--checkbox div {
    margin-right: 2em;
}
.search__main--checkbox div:last-child {
    margin-right: 0em;
}
.search__main--checkbox div strong {
    font-weight: 800;
}
.search__main input[type="submit"] {
    width: 185px;
    height: 37px;
    background: url(https://nightwatcher.jp/wp-content/themes/nw/assets/img/005.svg);
    background-size: 100% 100%;
    color: rgb(255 255 255 / 0%);
    border: none;
    margin: 2em auto 0;
    display: block;
    cursor: pointer;
}
.nopost {
    margin: 1em 0 2em;
    text-align: center;
    width: 100%;
    justify-content: center;
}
.blog__archive {
    margin-bottom: 4em;
}
.mainh2 {
    font-size: 35px;
    line-height: 0.8;
    font-family: "timonium", sans-serif;
    font-weight: 700;
    font-style: normal;
	margin-bottom: 1em;
}
.mainh2 span {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #050505;
    font-family: 'Noto Sans JP', sans-serif;
}
.tp_ranking__main--rankingimg {
    position: absolute;
    z-index: 1;
    top: 0.5em;
    left: 0.5em;
    width: 3em;
    height: 3em;
}
.city {
    font-size: 10px;
}
.city span {
    background: #000;
    display: inline-block;
    color: #fff;
    border-radius: 20px;
    padding: 0.1em 1em;
	margin-right: 0.5em;
}
.breadcrumbs .city span {
    background: none;
    color: #000;
    padding: 0;
    margin: 0;
}
.tp_ranking__main--city {
    margin: 0.5em 0;
}
.name_kana {
    font-size: 12px;
}
.name {
    font-size: 15px;
    font-weight: 500;
}
.tp_ranking__main {
    margin-bottom: 2.5em;
}
.more img {
    height: 2.3em;
}
.tp_ranking {
    margin-bottom: 5em;
}
a:hover .tp_ranking__main--rankingimg img {
    height: 100%;
}
.shop__main--img {
    width: 49%;
	height: auto;
    position: relative;
    overflow: hidden;
}
.shop__main--img:before {
	content: "";
    display: block;
    padding-top: 65%;
}
.shop__main--img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
	max-width: none;
}
a:hover .shop__main--img img {
    width: 110%;
    height: auto;
}
.tp_ranking__main--comment {
    font-size: 14px;
    color: #707070;
    font-weight: 400;
    line-height: 1.6;
}
.shop__main--content {
    margin-bottom: 2%;
}
.shop__archive {
    margin-bottom: 2em;
}
.shop__archive--img.mainimg:before {
    padding-top: 65%;
}
.tp_shop {
    margin-bottom: 5em;
}
.cast__main--city {
    margin: 0.5em 0;
}
.cast__main--tp_name_kana {
    font-size: 10px;
    font-weight: 300;
}
.shop {
    font-size: 13px;
}
.only_lowshop_ttl .cast__main--name {
    width: 100%;
    order: 1;
    margin: 0.2em;
}
.only_lowshop_second {
    width: 100%;
}
.cast__archive {
    margin-bottom: 2em;
}
.tp_cast {
    margin-bottom: 5em;
}
.news {
    background: #E2E2E2;
    padding: 4em 0;
    margin-bottom: 5em;
}
.blog__main--img {
    width: 100%;
	height: auto;
    position: relative;
    overflow: hidden;
}
.blog__main--img:before {
	content: "";
    display: block;
    padding-top: 65%;
}
.blog__main--img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
	max-width: none;
}
a:hover .blog__main--img img {
    width: 110%;
    height: auto;
}
.date {
    font-size: 12px;
    font-weight: 300;
}
.blog__main--detail {
    margin: 0.3em 0 0;
    justify-content: space-between;
    width: 100%;
}
.blog__main--ttl {
    font-size: 12px;
    font-weight: 500;
}
.ft_banner {
    background: #E2E2E2;
    padding: 4em 0;
}
.ft_banner__full {
    margin-bottom: 4em;
}
.footer_main__content--logo img {
    height: 3.5em;
}
footer.footer {
    background: url(/wp-content/themes/nw/assets/img/017.svg);
    padding: 1.5em 0;
    width: 100%;
    background-size: cover;
    background-position: center;
}
.footer_main__content--menu {
    font-size: 14px;
    justify-content: center;
	line-height: 1;
}
.footer_main__content--logo span {
    font-size: 10px;
    letter-spacing: 0px;
    margin-top: 1em;
    display: inline-block;
}
.footer_main__content--logo {
    margin-bottom: 1em;
}
.footer_main__content--menu li a {
    padding: 0em 1em;
    margin: 0.5em 0em;
    border-right: solid 1px #000;
    display: inline-block;
}
.footer_main__content--menu li:last-child a {
    border: none;
}
.footer_bottom__copy {
    text-align: center;
    margin-top: 3em;
    line-height: 1;
}
.footer_zigy_text {
    font-size: 14px;
    text-align: center;
    margin-top: 1.5em;
    display: block;
    width: fit-content;
    margin: 1.5em auto;
    padding: 0.2em 3em;
}
.low_header__bk {
    background: #FAFAFA;
    padding: 3em 0;
}
.low_header__bk h1.mainh2 {
    margin-bottom: 0;
}
.low_shop__mv .breadcrumbs {
    position: absolute;
    z-index: 10;
    right: 0;
    left: 0;
    color: #fff;
}
.low_shop__mv .breadcrumbs a {
    color: #fff;
}
.low_shop__mv--img {
    width: 100%;
	height: auto;
    position: relative;
    overflow: hidden;
}
.low_shop__mv--img:before {
	content: "";
    display: block;
    padding-top: 45%;
}
.low_shop__mv--img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
	max-width: none;
}
.low_shop__mv--ttl {
    text-align: left;
    color: #fff;
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 5em;
}
.low_shop__mv--ttl .mainh2 {
    padding: 0 18px;
}
.low_shop__mv--ttl .mainh2 span {
    color: #fff;
}
.low_shop__main--category span {
    font-size: 13px;
    font-weight: 300;
    margin-right: 1em;
    padding-right: 1em;
    border-right: solid 0.5px;
}
.low_shop__main--category span:last-child {
    border: none;
}
.low_shop__main--name_kana {
    font-size: 18px;
    font-weight: 300;
    margin: 0.5em 0 0;
}
.low_shop__main--name {
    font-size: 23px;
    font-weight: 500;
}
.low_shop__slider--img {
    width: 100%;
	height: auto;
    position: relative;
    overflow: hidden;
}
.low_shop__slider--img:before {
	content: "";
    display: block;
    padding-top: 65%;
}
.low_shop__slider--img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
	max-width: none;
}
.low_shop__detail--table {
    border-bottom: solid 0.5px #CFCFCF;
}
.low_shop__detail--table_content {
    border-top: solid 0.5px #CFCFCF;
}
.low_shop__detail--table_ttl {
    width: 20%;
    color: #707070;
    text-align: center;
    font-size: 15px;
    padding: 1em;
}
.low_shop__detail--table_text {
    width: 80%;
    padding: 1em;
}
.low_shop__detail--table_text a.mapicon {
    font-size: 10px;
    background: #000;
    display: inline-block;
    color: #fff;
    border-radius: 20px;
    padding: 0.1em 1em;
	margin-left: 1em;
}
.low_shop__detail--table_text img {
    height: 2em;
    margin-right: 1em;
}
.low_shop__detail {
    margin: 3em auto;
}
.low_shop__slider {
    margin-bottom: 6em;
}
.low_shop__recruit {
    margin: 5em auto;
}
.low_shop__recruit--img img {
    max-width: 450px;
    width: 100%;
}
.low_shop__more {
    margin: 5em auto;
}
.blog__main--shop {
    margin-bottom: 0.3em;
    font-weight: 300;
}
.blog__main--name {
    font-size: 14px;
    margin-bottom: 0.5em;
    line-height: 1;
    margin-top: 0.3em;
}
.low_cast__main--slider {
    width: 45%;
    margin-right: 5%;
}
.low_cast__main--img {
    width: calc(100% - 4px)!important;
    height: auto;
    position: relative;
    overflow: hidden;
    margin: 0 2px;
}
.low_cast__main--img:before {
	content: "";
    display: block;
    padding-top: 100%;
}
.low_cast__main--img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 101%;
	max-width: none;
}
.low_cast__main--detail {
    width: 50%;
}
.low_cast__main--detail h1 {
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 0.5em;
}
.low_cast__main--comment {
    font-size: 17px;
    margin-bottom: 1.5em;
}
.low_cast__main--table {
    border-bottom: solid 0.5px #CFCFCF;
}
.low_cast__main--table_content {
    border-top: solid 0.5px #CFCFCF;
}
.low_cast__main--table_ttl {
    width: 25%;
    color: #707070;
    text-align: center;
    font-size: 15px;
    padding: 1em;
}
.low_cast__main--table_text {
    width: 75%;
    padding: 1em;
}
.low_cast__main--table_text img {
    height: 2em;
    margin-right: 1em;
}
.low_cast__main {
    margin-bottom: 5em;
}
.cast__photo {
    margin-bottom: 5em;
}
.blog__main {
    margin-bottom: 2em;
}
.news__main {
    background: #fff;
    padding: 2em;
    margin-bottom: 2em;
}
.news__main--date {
    font-size: 15px;
    width: 10em;
}
.news__main--ttl {
    font-size: 15px;
    width: calc(100% - 10em);
}
.news__main--content {
    margin: 0.8em 0;
}
.low_news {
    margin-bottom: 5em;
}
.low_blog__search {
    position: relative;
}
.low_blog__search .breadcrumbs {
    position: absolute;
    z-index: 10;
    right: 0;
    left: 0;
	top: 0;
}
.low_blog__content {
    margin: 3em 0;
}
.low_blog__more {
    margin-bottom: 5em;
}
.low_blog__content--cast {
    width: 5em;
    height: 5em;
    position: relative;
    overflow: hidden;
    border-radius: 100%;
    margin-right: 1em;
}
.low_blog__content--cast img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
	max-width: none;
}
a:hover .low_blog__content--cast img {
    width: auto;
    height: 110%;
}
.low_blog__content--city {
    display: flex;
    align-items: center;
}
.low_blog__content--city span {
    background: #000;
    display: inline-block;
    color: #fff;
    border-radius: 20px;
    padding: 0.1em 1em;
    font-size: 10px;
}
.low_blog__content--shopname {
    font-size: 14px;
    font-weight: 300;
    margin-left: 0.5em;
}
.low_blog__content--castname {
    width: 100%;
    font-size: 20px;
}
.low_blog__content--maincontent {
    font-size: 15px;
    margin-top: 1.5em;
}
.low_cast__main--table_text a {
    display: flex;
    align-items: center;
}
.triangle {
    height: auto;
    border-left: 7px solid black;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    width: 4px;
    display: inline-block;
    margin-right: 0.5em;
}