.header_area {
    position: absolute;
    z-index: 10;
    left: 2em;
    top: 2em;
}
.header_logo {
    width: 100px;
}
.header_logo img {
    width: 100%;
    height: auto;
}
div#tpslider {
    width: 100%;
    height: 100vh;
}
.tp_mv__text {
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    margin: 0 auto;
    max-width: 1000px;
    color: #fff;
    font-size: 30px;
    letter-spacing: 2px;
    text-shadow: 0 0 10px black;
}
.tp_mv__bk_text {
    position: absolute!important;
    width: 100%;
    bottom: 0;
    background: url(/wp-content/themes/wakon/assets/img/004.svg);
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.tp_mv__bk_text img {
    margin-bottom: -1em;
}
.mainh2 {
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 1.5;
	margin-bottom: 2em;
	color: #989898;
}
.mainh2 span {
    font-size: 55px;
	color: #333333;
}
.tp_news {
    padding: 10em 0;
    background: url(/wp-content/themes/wakon/assets/img/005.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.news__archive--date {
    font-weight: 600;
    color: #ADADAD;
    margin-right: 5%;
    width: 15%;
}
.news__archive a {
    margin-bottom: 1.5em;
}
.news__archive--ttl {
    width: 80%;
}
.tp_news .mainh2 {
    margin-bottom: 4em;
}
.tp_news__archive {
    margin-bottom: 3em;
}
.tp_news__more {
    max-width: 750px;
    margin: 0 auto;
    padding: 0 20px;
}
.more img {
    height: 18px;
}
.tp_about__main--content_text {
    writing-mode: vertical-rl;
    width: 100%;
    max-height: 600px;
    letter-spacing: 5px;
}
.tp_about__main--content_text h2 {
    font-size: 25px;
    margin-left: 1.5em;
}
.tp_profile__main--text {
    font-size: 18px;
    color: #989898;
    letter-spacing: 2px;
    line-height: 1.7;
    margin-bottom: -3em;
    margin-top: 3em;
}
.tp_profile__main--content_img {
    margin-top: 6em;
    text-align: right;
}
.tp_profile__main--content_img img {
    width: 70%;
}
.tp_about {
    position: relative;
}
.tp_about__main--img {
    width: 525px;
}
.tp_about__main--content {
    width: calc(98% - 525px);
}
.tp_about__bottom--language {
    position: absolute;
    width: 100%;
    bottom: 0;
    margin: 0 auto;
    max-width: 1000px;
    left: 0;
    right: -10em;
}
.tp_location {
    margin: 10em 0;
    padding: 10em 0;
    background: #F4F3F2;
    position: relative;
}
.tp_location__top_bk {
    position: absolute;
    width: 100%;
    top: 0;
}
.tp_location__bottom_bk {
    position: absolute;
    width: 100%;
    bottom: -1px;
}
.low_waku {
    margin: 3em auto;
}
p#page-top img {
    width: 19px;
}
.tp_location__slider--img {
    width: 100%;
	height: auto;
    position: relative;
    overflow: hidden;
}
.tp_location__slider--img:before {
	content: "";
    display: block;
    padding-top: 65%;
}
.tp_location__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_location__slider_width {
    width: 150%;
    margin-left: -25%;
    position: relative;
}
.tp_location__slider_width:before {
    content: "";
    width: 33.3333%;
    height: calc(100% - 2em);
    position: absolute;
    left: -0.95em;
    top: 1em;
    background: rgb(255 255 255 / 70%);
    z-index: 1;
}
.tp_location__slider_width:after {
    content: "";
    width: 33.3333%;
    height: calc(100% - 2em);
    position: absolute;
    right: -1em;
    top: 1em;
    background: rgb(255 255 255 / 70%);
}
.tp_location__slider--content {
    padding: 1em;
}
.tp_location__slider--ttl {
    text-align: center;
    font-size: 20px;
    margin-bottom: 0.5em;
}
.tp_location__slider--description {
    background: #fff;
    min-height: 9.5em;
    padding: 1.5em;
}
.tp_location__slider--text {
    color: #636363;
    font-size: 15px;
}
.footer {
    background: url(/wp-content/themes/wakon/assets/img/014.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-top: 8em;
}
.footer__logo img {
    width: 111px;
}
.footer_main {
    padding: 7em 0 2em;
}
.footer__menu a {
    font-size: 10px;
    color: #fff;
    display: inline-block;
    margin: 2em 0;
}
.footer__copy {
    font-size: 10px;
    color: #fff;
    letter-spacing: 0;
}
.low_header {
    position: relative;
    height: 400px;
	margin-bottom: 3em;
}
.low_header_img {
    height: 100%;
}
.low_header__bk_bottom {
    position: absolute;
    bottom: -2px;
    width: 100%;
}
.low_header__bk_bottom img {
    width: 100%;
}
.breadcrumbs {
    justify-content: flex-end;
    margin-bottom: 5em;
}
.low_news .mainh2 {
    margin-bottom: 4em;
}
.news__archive {
    margin-bottom: 4em;
}
.form_text {
    font-size: 17px;
}
p.btns input {
    font-family: "Shippori Mincho B1", serif;
    font-weight: 500;
}
.wp-pagenavi {
    margin: 3em 0;
}