@charset "utf-8";

/* =============================================================
base ===========================================================
============================================================= */

html{
    font-family: "Noto Sans Japanese";
}


#wrapper{
    width: 100%;
    background: #FBFBFB;
    position: relative;
    margin: 0;
    padding: 0;
}

.tra2{
  transition: all 3s;
}

.tra1{
  transition: all 1s;
}

.tra07{
  transition: all 0.7s;
}

.tra04{
  transition: all 0.4s;
}

.loding{
    width: 100%;
    height: 100%;
    position: fixed;
    background:rgb(26, 188, 156);
    z-index: 99999999999999999;
}

.tgn ul li a{
    text-decoration: none;
}

.tgn ul li a h5{
    color: #000;
}

.nav_btn a{
    text-decoration: none;
    color: #000;
}

.pagetop{
    width: 50px;
    height: 60px;
    position: absolute;
    right: 0;
    bottom: 0;
}

@media screen and (max-width:1395px) {
    /*　画面サイズが1395pxからはここを読み込む　*/
    .tn .tgn ul li {
        width: 12.5% !important;
        padding: 0px 1px !important;
    }

    .tn .tgn ul li a h5{
        font-size: 0.8vw !important;
        padding-top: 6px;
    }

    .tn .gicon {
        padding-top: 7px !important;
    }
}/* end */

@media screen and (max-width:1240px) {
    /*　画面サイズが1395pxからはここを読み込む　*/
    .tn .tgn ul li {
        width: 11.5% !important;
    }
}/* end */





/* =============================================================
RIGHT BOX風 ====================================================
============================================================= */

.rb{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 999999999;
    display: none;
}

.right_box{
    width: 80%;
    max-width: 650px;
    height: 80%;
    max-height: 560px;
    background: #fff;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 999999999;
    overflow: scroll:
}

.rback{
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0.8;
}

.rb_img{
    width: 100%;
    max-width: 598px;
    height: 100%;
    margin: auto;
    margin-top: 40px;
}

.rb_img img{
    width: 100%;
    height: auto;
}

.close{
    width: 50px;
    height: 50px;
    position: absolute;
    right: 10px;
    top: 10px;
    font-weight: 100;
    text-align: center;
    font-size: 40px;
    line-height: 50px;
    color: #666;
    cursor: pointer;
    transition: all 0.7s;
}

.close:hover{
    opacity: 0.5;
}

.copy{
    width: 50%;
    position: absolute;
    right: 20px;
    bottom: 20px;
    text-align: right;
    font-size: 10px;
    letter-spacing: 1px;
    color: #ccc;
}

/* =============================================================
APPOINTMENT ====================================================
============================================================= */

.apo_wrap{
    width: 100%;
    height: 350px;
    background: url(../../common/img/appo_back.png) no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 15px;
    position: relative;
}


.apo_wrap h2{
    font-size: 43px;
    letter-spacing: 10px;
    font-weight: bold;
    padding-top: 3%;
    color: #fff;
}

.apo_wrap h4{
    font-size: 18px;
    letter-spacing: 7px;
    font-weight: bold;
    padding-top: 17px;
    padding-bottom: 10px;
    color: #fff;
}

.apo_wrap .btn_item{
    width: 80%;
    max-width: 800px;
    height: 54px;
    border: 1px solid #bbb;
    margin: auto;
    margin-top: 30px;
    background: #fff;
}


.apo_wrap .btn_item a{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 17px;
    letter-spacing: 5px;
    text-align: center;
    line-height: 32px;
    color: #000;
    text-decoration: none;
    position: relative;
    z-index: 3;
    padding-top: 10px;
}


.apo_wrap .bbb{
    display: block;
    width: 0px;
    height: 54px;
    background: #4D4D4D;
    position: absolute;
    left: 0;
    top:0;
    z-index: 1;
}

.apo_wrap .btn_item a:hover{
    color: #fff;
}

.apo_wrap .btn_item a:hover + .bbb{
    width: 100%;
}


.apo_wrap .btn_item span{
    width: 30px;
    height: 10px;
    position: absolute;
    right: -18px;
    top: 15px;

}


/* =============================================================
ACCESS AREA ====================================================
============================================================= */


.access_wrap{
    width: 100%;
    height: 100px;
    position: relative;
    padding-top: 150px;
    z-index: 2;
}


.adress{
    width: 100%;
    max-width:955px;
    position: absolute;
    left: 50%;
    margin-left: -477.5px;
    height: 150px;
    background: #fff;
    top: -120px;
    z-index: 2;
}

.access_info{
    width: 710px;
    height: 66px;
    padding-top: 40px;
    padding-left: 30px;
    float: left;
}

.fr{
    margin-top: 60px;
    margin-left: 20px;
    margin-right: 41px;
    float: right;
}

.map{
    width: 100%;
    height: 250px;
    position: absolute;
    top: 0;
    z-index: 1;
    overflow:hidden;
    zoom;1;
}

.amap{
    width: 100%;
    height: 250px;
    display: block;
    position: absolute;
    top: 0;
    overflow:hidden;
    z-index:2;
}


.map_line{
        width: 100%;
    height: 4px;
    background: url(../../common/img/map_line.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 250px;

}





/* =============================================================
FOOTER =========================================================
============================================================= */


footer{
    width: 100%;
    height: auto;
    background: #393739;
}

ul.fw{
    width: 1100px;
    height: auto;
    margin: auto;
}

ul.fw li{
    width: auto;
    height:320px;
    float: left;
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

ul.fw li a{
    transition: all 0.7s;
}


ul.fw li.flogo{
    width: 230px;
    background: #fff;
    padding: 0;
}

ul.fw li.flogo h2{
    width: 163px;
    height: 75px;
    margin: auto;
    margin-top: 50px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
}

ul.fw li a:hover{
    opacity: 0.4;
}

ul.fw li.flogo h2:hover{
    opacity: 0.4;
}

.sn_fb{
    width: 100%;
    max-width: 165px;
    height: auto;
    margin: auto;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.sn_fb img {
    width: 100%;
    height: 100%;
}
.sn_fb .fb {
    width: 8.5%;
    height: 100%;
}
.sn_fb .is {
    width: 14.5%;
    height: 100%;
}
.sn_fb .li {
    width: 15%;
    height: 100%;
}
.sn_fb .yt {
    width: 20.5%;
    height: 100%;
}

.sn_fb a:hover{
    opacity: 0.4;
}


.big{
    display: block;
    width: 195px;
    height: 48px;
    margin: auto;
    background: #fff;
    margin-bottom: 20px;
}


ul.fw li a.small{
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    letter-spacing: 2px;
    padding-left: 25px;
    background: url(../../common/img/farrow.png) no-repeat;
    background-position: left;
    background-size: 19px 14px;
    display: block;
    margin-bottom: 15px;
}













/* =============================================================
clearfix =======================================================
============================================================= */

.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cf { display: inline-table; }

/* Hides from IE-mac \*/
* html .cf { height: 1%; }
.cf { display: block; }
/* End hide from IE-mac */
