@charset "UTF-8"; /*SP*/
.sp {
    display: block;
}

.pc {
    display: none;
}

.youtube {
    padding-top: 56.25%;
}

.table-layout {
    width: 100%;
    margin: 30px 0;
}

.table-layout {
    overflow: auto;
    white-space: nowrap;
}

.table-layout::-webkit-scrollbar {
    height: 6px;
    background: #FFF;
}

.table-layout::-webkit-scrollbar-track {
    background: inherit;
}

.table-layout::-webkit-scrollbar-thumb {
    background: #CDCFD2;
    border-radius: 10px;
}

.header-logo {
    display: none;
}

.header-logo a {
}

.header-logo img {
}

.sp_btn {
    display: block;
    right: 0;
}

.sp_btn:hover {
    opacity: 1;
}

.sp_btn span {
    width: 30px;
    border: none;
    height: 7px;
    background: #000000;
    left: 0;
    right: 0;
    margin: auto;
    border: 2px solid #fff;
}

.sp_btn span:nth-child(1) {
    top: 7px;
}

.sp_btn span:nth-child(2) {
}

.sp_btn span:nth-child(3) {
}

.sp_btn.active span:nth-child(1) {
}

.sp_btn.active span:nth-child(2) {
}

.sp_btn.active span:nth-child(3) {
}

.sp_menu {
}

.header-logo {
}

.header-logo a {
}

.header-logo img {
}

.sp_btn {
    top: 15px;
    height: 44px;
}

.sp_btn:hover {
}

.sp_btn span {
}

.sp_btn span:nth-child(1) {
    top: 3px;
}

.sp_btn span:nth-child(2) {
    top: 12px;
}

.sp_btn span:nth-child(3) {
    top: 21px;
}

.sp_btn span:nth-child(4) {
    margin: 27px 0 0;
}

.sp_btn.active span:nth-child(1) {
}

.sp_btn.active span:nth-child(2) {
}

.sp_btn.active span:nth-child(3) {
}

.sp_menu {
}

.site-header {
    height: 74px;
}

.site-header .container {
}

.site-logo {
    width: 160px;
    padding: 0px 0 0;
}

.site-logo a {
}

.site-logo a img {
}

.site-nav {
    display: none;
}

.site-nav ul {
}

.site-nav li {
}

.site-nav a {
}

.site-header__btns {
    margin: 0 14px 0 0;
    width: auto;
}

.site-header__btns ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.site-header__btns li {
}

.site-header__btns a {
    padding: 0;
    border-width: 2px;
    border-radius: 20px;
}

.site-header__btns a::before {
    /* background: url("../img/common/icon_mail_black.svg") no-repeat center center; */
    background-size: 22px;
    width: 36px;
    height: 34px;
    top: 1px;
    margin: 0;
    border-width: 4px;
}

.site-header__btns a span {
    display: none;
}

.site-header__btns li:nth-child(1) a {
}

.site-header__btns a::before {
}

.site-header__btns li:nth-child(2) a::before {
    margin: 0;
}

.site-header__btns li:nth-child(2n) a {
    padding: 10px 10px;
}

.header__tel {
    text-align: center;
    padding: 0;
    margin: 0 50px 0 0;
}

.header__tel ul {
}

.header__tel li {
}

.header__tel span {
    display: none;
}

.header__tel a {
    position: relative;
}

.header__tel a::before {
    content: " ";
    display: block;
    background: url("../img/common/icon_tel_green.svg") no-repeat center center;
    background-size: contain;
    width: 36px;
    height: 36px;
    top: 1px;
}

.header__tel p {
    display: none;
}

.sp_btn span {
}

.sp_menu.hide {
}

.sp_menu.hide nav.header_navi {
}

.sp_menu.hide nav.header_navi ul {
}

.sp_menu.hide nav.header_navi ul li {
}

.sp_menu.hide nav.header_navi ul li a {
}

.main {
    padding: 74px 0 0px;
}

.top-mv {
    padding: 0px 0 0;
    /* height: 400px; */
    background-size: cover;
}

.slick_box li {
    min-height: auto;
    height: 400px;
}

.top-mv .container {
}

.top-mv .txt-box {
    /* position: relative; */
    width: 90%;
    left: 0;
}

.top-mv .t1 {
    margin: 0 auto 0;
    width: 100%;
    padding: 10px;
    background: rgba(255,255,255,0.88);
}

.top-mv .t1 p {
    font-size: 14px;
    text-align: center;
    line-height: 1.4;
}

.top-mv .t1 span {
    font-size: 14px;
}

.top-mv .t2 {
    padding: 0;
}

.top-mv .t2 p {
    padding: 10px 10px;
    text-align: center;
    font-size: 12px;
    line-height: 1.6;
    background: rgba(52,89,14,0.72);
}

section {
    padding: 40px 3%;
}

section h2 {
    margin: 0 0 20px;
    font-size: 22px;
}

section h2 span {
    font-size: 20px;
    margin: 5px 0 0;
}

section p {
    margin: 0 0 30px;
    font-size: 14px;
}

.btn {
    padding: 15px 20px;
    margin: 20px auto;
}

.btn::before {
}

.entry-contents .showroom-02 {
    padding: 0 3%;
}

.img-background {
    margin: 30px 0;
    padding: 0;
}

.img-background h2 {
}

.img-background .img {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 0 0px;
    padding: 65% 0 0;
    max-height: 100%;
    top: 0;
}

.img-background.reverse .img {
}

.img-background h2 span {
}

.img-background__img-txt {
    padding: 0 3%;
}

.img-background .container {
}

.img-background .txt {
    width: 94%;
    padding: 20px 10px;
    margin: -40px auto 0;
}

.img-background.reverse .txt {
    margin: -40px auto 0;
}

.img-background .txt p {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 14px;
}

.img-background .txt .btn {
}

/*============================
#top-news
============================*/
#top-news {
}

#top-news .container {
    padding: 30px 3% 3px;
    margin: 0 auto 0;
}

#top-news .lbox {
    width: 100%;
}

#top-news h2 {
    text-align: center;
}

#top-news h2 span {
}

#top-news .rbox {
    width: 100%;
}

.top-news__list {
}

.top-news__list li {
    font-size: 14px;
    margin: 0 0 14px;
}

.top-news__list a {
    padding: 0 0 0 18px;
}

.top-news__list a::before {
    bottom: auto;
    top: 8px;
    width: 8px;
    height: 7px;
}

.top-news__list span {
    display: block;
}

#top-news .btn {
    margin: 30px auto;
}

/*============================
#top-company
============================*/
#top-company {
}

#top-company h2 {
}

#top-company h2 span {
}

#top-company .container {
}

#top-company .txt {
}

#top-company .txt p {
}

#top-company .btn {
}

/*============================
#top-service
============================*/
#top-service {
    padding: 30px 3%;
}

#top-service .container {
}

#top-service h2 {
}

#top-service h2 span {
}

#top-service p {
}

.imgs {
}

.imgs ul {
}

.imgs ul::after {
    display: none;
}

.imgs li {
    width: 100%;
    /* max-width: 400px; */
    margin: 0 auto 30px;
}

.imgs a {
    position: relative;
    height: 260px;
}

.imgs .img {
}

.imgs h3 {
    font-size: 22px;
    /* text-align: center; */
    /* padding: 11px 0; */
    /* position: absolute; */
    /* width: 100%; */
    /* bottom: 0; */
    /* background: rgba(2,93,175,0.88); */
}

.imgs a::before {
    background: rgba(0,0,0,0.23);
}

/*============================
#top-csr
============================*/
#top-csr {
}

#top-csr h2 {
    font-size: 22px;
}

#top-csr h2 span {
}

#top-csr .container {
}

#top-csr .txt {
}

#top-csr .txt p {
}

#top-csr .txt .btn {
}

.etc-links {
    margin: 0 0 10px;
    padding: 0 3%;
}

.etc-links .container {
}

.etc-links ul {
}

.etc-links li {
    width: 100%;
    max-width: 340px;
    margin: 0 auto;
}

.etc-links a {
    margin: 0 0 20px;
}

.etc-links a.btn::before {
}

.etc-links h3 {
    font-size: 16px;
    margin: 0 0 0;
}

.etc-links p {
    font-size: 14px;
}

.access-block {
}

.access-block .img {
}

.access-block .img img {
}

.access-block .container {
    margin: 0 auto 0;
    padding: 20px 3% 10px;
}

.access-block h2 {
}

.access-block h2 span {
}

.access-block p {
}

.access-block p b {
}

.access-block .youtube {
}

.access-block .youtube iframe {
}

.contact-block {
    padding: 40px 3%;
    margin: 0 auto 0px;
}

.entry-contents .contact-block {
    padding: 30px 3%;
}

.contact-block .container {
    /* padding: 20px; */
    max-width: 600px;
}

.contact-block h2 {
}

.contact-block h2 span {
}

.tel-mail {
}

.tel-mail__tel {
    margin: 0 0 20px;
    width: 100%;
    padding: 20px;
    border: 2px solid #000;
    border-radius: 5px;
    box-shadow: 0 0 10px #adadad;
}

.tel-mail .tel-mail__tel p.tel-text {
    margin: 8px 0 0;
    text-align: center;
    padding: 0;
}

.tel-mail__tel p.tel-text::before {
    width: 25px;
    height: 25px;
    position: relative;
    display: inline-block;
    margin: 0 7px 0 0;
    top: 1px;
}

.tel-text a {
    display: inline-block;
    font-size: 40px;
    letter-spacing: 0;
}

.tel-mail .tel-mail__tel p {
    padding: 0 0 0 0;
    text-align: center;
    font-size: 14px;
}

.tel-mail__mail {
    width: 100%;
}

.tel-mail__mail a {
    padding: 10px;
    font-size: 18px;
}

.tel-mail__mail a::before {
    width: 24px;
    height: 19px;
    top: 3px;
}

.recruit-block {
    padding: 30px 3% 30px;
}

.recruit-block h2 {
}

.recruit-block h2 span {
}

.recruit-block .btn {
}

.recruit-block .btn::before {
}

.fmotaru-bn {
}

.fmotaru-bn .container {
    margin: 0px auto 30px;
}

.fmotaru-bn a {
}

.fmotaru-bn img {
}

/*============================
#top-spot
============================*/
.top-spot {
    padding: 40px 3% 40px;
}

.top-spot .container {
    padding: 40px 3%;
}

.top-spot h2 {
}

.top-spot h2 span {
}

.top-spot .top-map.youtube {
}

.top-spot .top-map.youtube iframe {
}

/*============================
#top-greeting
============================*/
.top-greeting {
    padding: 30px 3%;
}

.top-greeting .container {
    padding: 20px 20px 0;
}

.top-greeting h2 {
}

.top-greeting h2 span {
}

.top-showroom {
    padding: 30px 3% 0;
}

.top-showroom .container {
}

.entry-contents section.shop-info__block {
    padding: 20px 3%;
}

.shop-info__block .container {
}

.shop-info__block .container h3 {
    font-size: 16px;
}

.shop-info__block p {
}

.bns-block {
    margin: 0 0 20px;
}

.bns-block .container {
}

.bns-block ul {
    max-width: 360px;
    width: 100%;
    margin: 0 auto 0;
}

.bns-block li {
    width: 100%;
    margin: 0 0 20px;
}

.bns-block a {
}

.bns-block img {
    width: 100%;
}

/*============================
#top-maintenance
============================*/
.top-maintenance {
    padding: 30px 3% 0;
}

.top-maintenance .container {
}

.top-maintenance h2 {
}

.top-maintenance h2 span {
}

.top-maintenance p {
}

.top-maintenance .imgs {
}

.top-maintenance .imgs ul {
}

.top-maintenance .imgs li {
}

.top-maintenance .imgs a {
}

.top-maintenance .imgs h3 {
}

.top-maintenance .imgs p {
}

.btns-block {
    padding: 29px 3% 10px;
}

.btns-block .container {
    max-width: 360px;
}

.btns-block ul {
    display: block;
}

.btns-block li {
    display: block;
    margin: 0 0 20px;
    width: 100%;
}

.btns-block .btn {
    margin: 0 auto 20px;
}

.img-txt {
}

.img-txt .txt {
    width: 100%;
    margin: 0 0 30px;
}

.img-txt p {
}

p.name-txt {
    text-align: center;
    font-size: 14px;
}

p.name-txt span {
    font-size: 22px;
    display: block;
    margin: 0;
}

.img-txt .img {
    width: 100%;
    text-align: center;
    order: -1;
    margin: 0 0 20px;
}

.site-footer__sns {
    margin: 20px auto 50px;
    max-width: 220px;
}

.site-footer__sns ul {
}

.site-footer__sns li {
}

.site-footer__sns a {
}

.site-footer__sns img {
}

.gotop {
    width: 50px;
}

.site-footer {
    padding: 40px 0% 0px;
}

.site-footer .container {
}

.site-footer__nav {
}

.site-footer__nav ul {
}

.site-footer__nav ul:nth-child(3) {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.site-footer__nav ul:nth-child(3) li {
    width: 46%;
}

.site-footer__nav ul li ul {
    padding: 10px 10px 10px 10px;
    background: #dfdfdf;
}

.site-footer__nav ul li {
}

.site-footer__nav ul li ul li {
    margin: 0 0 10px;
}

.site-footer__nav ul li a {
    font-size: 14px;
}

.site-footer__nav ul li a::before {
}

.site-footer__address {
    /* order: -1; */
    width: 100%;
    max-width: 420px;
    margin: 0 auto 0;
}

.site-footer__logo {
    text-align: center;
}

.site-footer__logo a {
}

.site-footer__logo img {
    max-width: 240px;
}

.site-footer__address p {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}

.site-footer .copyright {
}

/* lower */
.lower-mv {
    padding: 74px 3% 0;
    height: 200px;
    margin: 0 0 10px;
    background-position: center center;
}

.lower-mv .container {
}

.lower-mv h1 {
    font-size: 18px;
}

.lower-mv h1 span {
    font-size: 12px;
    margin: 6px 0 0;
}

.breadcrumbs {
    margin: 0px 0 8px;
}

.breadcrumbs span {
    font-size: 10px;
    margin: 0 3px 0;
}

.breadcrumbs span:first-child {
    margin: 0 3px 0 0;
}

.entry-contents {
}

.entry-contents section {
    margin: 0px 0 0;
    padding: 60px 3% 30px;
}

.entry-contents .container {
}

.wp-block-group {
    padding: 20px 3%;
}

.company-03 {
}

.entry-contents h2 {
    margin: 0 auto 20px;
}

.entry-contents h2 span {
}

.img-background .txt h3 {
    text-align: center;
    font-size: 18px;
    margin: 0 0 10px;
    border-bottom: 1px solid #FFF;
    padding: 0 0 18px;
}

.img-background .txt h4 {
    padding: 0 0 10px;
    text-align: center;
    margin: 10px 0 10px;
}

.entry-contents h3 {
    font-size: 16px;
}

.entry-contents h4 {
}

.entry-contents h5 {
}

.entry-contents p {
    margin: 0 0 20px;
}

p.has-text-align-right {
}

p.has-text-align-left {
}

p.has-text-align-center {
}

.entry-contents ul {
}

.entry-contents li {
}

.entry-contents ol {
}

.wp-block-table {
    margin: 20px 0;
}

.entry-contents table {
}

.entry-contents th {
    display: block;
    float: none;
    width: 100%;
    padding: 10px 0;
    background: #424242;
    color: #FFF;
}

.entry-contents td:first-child {
    background: #ddd;
    padding: 4px 10px;
}

.entry-contents td {
    background: #FFF;
    padding: 10px 10px;
    font-size: 14px;
    display: block;
    float: none;
    border: none;
    width: 100%;
    margin: 0 0 20px;
}

.entry-contents .name-position {
}

.entry-contents .name-jp {
    font-size: 20px;
}

.entry-contents .name-en {
}

.img-links {
    /* max-width: 320px; */
    max-width: 100%;
    margin: 50px 0 0;
}

.img-links ul {
}

.img-links li {
    width: 48%;
}

.img-links a {
}

.img-links .img {
}

.sub-txt {
    text-align: center;
    margin: 0 0 0;
}

.img-links .txt {
    padding: 10px;
}

.img-links h3 {
    margin: 0 0 5px;
    text-align: center;
}

.img-links p {
}

.another_link {
    margin: 0 0 20px;
}

.another_link .container {
    max-width: 360px;
}

.another_link a {
    padding: 50px 10px;
}

.another_link .txt {
    display: block;
    padding: 20px 10px;
}

.another_link h3 {
    font-size: 14px;
    margin: 0 0 6px;
    width: 100%;
    padding: 0;
    text-align: center;
    display: block;
}

.another_link p {
    margin: 0;
    font-size: 12px;
    text-align: center;
}

.another_link a::before {
    display: none;
}

.img-gallery {
}

.img-gallery ul {
}

.img-gallery li {
    width: 100%;
}

.img-gallery .img {
}

.img-gallery .txt {
    padding: 10px;
}

.img-gallery p {
    margin: 0;
}

.top-spot__imgs {
    margin: 40px 0 0;
}

.top-spot__imgs ul {
}

.top-spot__imgs li {
    width: 100%;
}

.top-spot__imgs img {
}

.row2 {
}

.row2 li {
    width: 100%;
}

.entry-contents .contact__form th {
    width: 100%;
}

.entry-contents .contact__form th .must {
    left: 10px;
}

.icon_links {
    margin: 30px 0;
}

.icon_links ul {
}

.icon_links li {
    width: 49%;
    margin: 0 0 10px;
}

.icon_links a {
}

.icon_links .icon {
}

.icon_links .icon img {
}

.icon_links h3 {
}

.icon_links p {
}

.icon_links .btn {
}

.top-aboutus {
    padding: 0 3%;
    height: calc(100vh - 70px);
    background-image: url("../img/top/bg_01_sp.jpg");
}

.top-aboutus::before {
    opacity: 0.5;
}

.top-salesoffice__list li {
    width: 100%;
}

.top-salesoffice__list li .youtube {
    padding-top: 80%;
}

.top-aboutus h2 {
    font-size: 20px;
}

.top-aboutus p {
    font-size: 14px;
    margin: 0;
}
