﻿.page-head-img.head-acc01 {
    background-image: url(../img/access/mv01.png);
}

.page-head-img.head-acc02 {
    background-image: url(../img/access/mv02.png);
}

.page-head-img.head-acc03 {
    background-image: url(../img/access/mv03.png);
}

.page-head-img {
    position: relative;
    min-height: 720px!important
}

@media screen and (max-width: 767px) {
.page-head-img.head-acc01 {
    background-image: url(../img/access/mv01_sp.png);
}

.page-head-img.head-acc02 {
    background-image: url(../img/access/mv02_sp.png);
}

.page-head-img.head-acc03 {
    background-image: url(../img/access/mv03_sp.png);
}	
	
.page-head-img {
    min-height: 450px!important
}

}
/*-------------------------------------------------*/

.access-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.access-item {
    width: 47%;
    margin-top: 60px;
    border: 1px solid #000
}

.access-item a {
    display: block;
    position: relative;
    width: 100%;
    transition: initial
}

.access-item a:hover {
    outline: 4px solid #000
}

@media screen and (max-width: 767px) {
    .access-item {
        width: 100%
    }
}

@media screen and (max-width: 576px) {
    .access-item .body {
        display: block
    }
    .access-item .item-img {
        width: 100%
    }
    .access-item .item-img img {
        height: 45vw
    }
    .access-item .item-data {
        margin-top: 25px;
        width: 100%
    }
}

.btn-access-cnv {
    display: block;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    padding: 12px;
    width: 100%;
    position: relative
}

.btn-access-cnv-inner {
    display: block;
    padding: 30px 0;
    border: 1px solid;
    letter-spacing: 0.1em;
    font-weight: bold
}

.btn-access-cnv .arw {
    position: absolute;
    bottom: 25px;
    right: 25px;
    display: block;
    width: 43px
}

.btn-access-cnv .arw::before,
.btn-access-cnv .arw::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    border-bottom: solid 1px #333;
    height: 0;
    margin: auto
}

.btn-access-cnv .arw::before {
    width: 43px
}

.btn-access-cnv .arw::after {
    transform: rotate(45deg);
    width: 7px;
    transform-origin: right
}

.btn-access-cnv.btn-request {
    background: #000;
    color: #eb6c00
}

.btn-access-cnv.btn-request .btn-access-cnv-inner {
    border-color: #eb6c00;
    font-size: 2.1rem;
}

.btn-access-cnv.btn-request .arw::before,
.btn-access-cnv.btn-request .arw::after {
    border-color: #eb6c00
}

.btn-access-cnv.btn-request:hover {
    background: #eb6c00;
    color: #000
}

.btn-access-cnv.btn-request:hover .btn-access-cnv-inner {
    border-color: #000;
}
.btn-access-cnv.btn-request:hover .arw::before,
.btn-access-cnv.btn-request:hover .arw::after {
    border-color: #000
}

/*.btn-access-cnv:hover {
    opacity: 0.8
}*/

@media screen and (max-width: 767px) {
    .btn-access-cnv {
        font-size: 2.6vw;
        padding: 7px
    }
    .btn-access-cnv .arw {
        bottom: 15px;
        right: 15px
    }
}

.access-cnv-block {
    margin: 50px auto
}

.access-cnv-list {
    display: flex;
    justify-content: center
}

.access-cnv-item {
    /* width: 32%; */
    max-width: 456px;
    width: 100%;
}

.access-cnv-item-balloon {
    position: relative;
    text-align: center;
    max-width: 297px;
    width: 100%;
    margin: 0 auto 15px;
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 0.1em
}

.access-cnv-item-balloon::before,
.access-cnv-item-balloon::after {
    content: "";
    width: 30px;
    height: 1px;
    background: #000;
    display: block;
    position: absolute;
    bottom: 10px
}

.access-cnv-item-balloon::before {
    transform: rotate(65deg);
    left: 0
}

.access-cnv-item-balloon::after {
    transform: rotate(-65deg);
    right: 0
}

.access-cnv-item:first-child .access-cnv-item-balloon {
    color: #FFFFFF
}

.access-cnv-item:first-child .access-cnv-item-balloon::before,
.access-cnv-item:first-child .access-cnv-item-balloon::after {
    background: #FFFFFF
}



.googlemap {
    margin: 30px auto 0
}

@media screen and (max-width: 767px) {
    .btn-access-cnv.btn-request .btn-access-cnv-inner {
        font-size: 1.8rem;
    }
	
	.googlemap {
		margin: 0px auto 0;
		height: 300px;
		overflow: hidden;
	}
}

.page-head-img .page-ttl {
    padding-left: 0%;
    text-align: center;
}
.innerP .page-ttl-en {
    font-family: 'Jost', sans-serif;
    font-size: 7.2rem;
    letter-spacing: 0.1em;
	font-weight:500;
}

.pt300 {
    padding-top: 300px;
}

.flex_test-box {
    display: flex;
    justify-content: space-between;
    position: relative;
    top: -50px;
}
@media all and (-ms-high-contrast: none) {
	.flex_test-box {
		top: -100px;
	}
}
.flex_test-item {
    width: 48%;
    color: #fff;
    background: #333333;
    padding: 20px;
    font-size: 1.8rem;
}

.flex_test-item ul li {
    margin-top: 10px;
    line-height: 2.0;
}

.flex_test-item ul li.tel {
    font-size: 3.6rem;
	font-weight: 500;
}
.flex_test-item ul li.tel a{
	color: #fff;
}

@media screen and (max-width: 767px) {
	.innerP .page-ttl-en{
		font-size: 4rem;
	}
    .flex_test-box {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
		margin: 25px 0 0;
		position: static;
    }
    .flex_test-item {
        width: 96%;
        margin: 0 auto 20px;
        font-size: 1.6rem;
    }
    .flex_test-item ul li.tel {
        font-size: 2.6rem;
    }
	.pt300 {
		padding-top: 80px;
		}
}

.bottom-cnv-block .bnr-cnv {
    max-width: 698px;
    width: 100%;
}

.bottom-cnv-block .bnr-frame-inner {
    padding: 35px 0;
    font-size: 2.4rem;
    line-height: 2.0;
}

.bottom-cnv-block .bnr-frame {
    padding: 12px 24px;
    font-weight: 500;
}

.bottom-cnv-block-inner {
    justify-content: center;
}

.bottom-cnv-block .bnr-cnv.cnv-access .bnr-frame {
    background: url(../img/access/bnr-bg.png) no-repeat;
    background-position: center;
    color: #333
}

.bottom-cnv-block .bnr-cnv.cnv-access .bnr-frame-inner {
    border-color: #333;
	color: #000;
}

.bottom-cnv-block .bnr-cnv.cnv-access .arw::before,
.bottom-cnv-block .bnr-cnv.cnv-access .arw::after {
    border-color: #333;
}

.bottom-cnv-block .bnr-cnv .arw {
    bottom: 30px;
    right: 45px;
}

.f30 {
    font-size: 3.0rem;
}

span.bnr-frame-inner img {
    margin-right: 30px;
}

@media screen and (max-width: 767px) {
    .bottom-cnv-block .bnr-frame-inner {
        font-size: 1.8rem;
    }
    .f30 {
        font-size: 2.0rem;
    }
    .bottom-cnv-block .bnr-frame {
        padding: 12px;
    }
}