@charset "utf-8";

body{
    font-family: -apple-system, BlinkMacSystemFont, "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-size: 12px;
    color: #222222;
    min-width: 830px;
    font-weight: 500;
}

a{
    text-decoration: none;
    color: #222222;
    vertical-align:top!important;
}

img {
    vertical-align:top;
}

li{
    list-style: none;
}

input, button, textarea, select {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.wap830{
    width: 832px;
    min-width: 832px;
    margin: 0 auto;
}

.wap980{
    width: 980px;
    margin: 16px auto;
}

.fade {
    transition:0.2s ease-in-out;
    -o-transition:0.2s ease-in-out;
    -moz-transition:0.2s ease-in-out;
    -webkit-transition:0.2s ease-in-out;
}

.fade:hover {
    opacity:0.7;
    filter:alpha(opacity=70);
}

.under:hover{
    text-decoration: underline;
}

.flex{
    display: flex;
}

.flexbet{
    justify-content: space-between;
}

.floatL{
    float: left;
}

.floatR{
    float: right;
}

#wrap{
    background: #fee25e;
}

header h1{
    font-size: 12px;
    padding: 10px 0;
}

a.logoArea{
    background: url(../image/index/index_logo.gif) no-repeat;
    width: 396px;
    height: 74px;
    display: block;
}

a.logoArea:hover{
    background: url(../image/index/index_logo_mo.gif) no-repeat;
}

.menu{
    background: #ee821a;
}

.menu ul li a{
    display: block;
    width: 208px;
    height: 42px;
}

.menu ul li a.menu_home{
    background: url(../image/index/index_menu_home.gif) no-repeat;
}

.menu ul li a.menu_home:hover{
    background: url(../image/index/index_menu_home_mo.gif) no-repeat;
}

.menu ul li a.menu_bus{
    background: url(../image/index/index_menu_lineup.gif) no-repeat;
}

.menu ul li a.menu_bus:hover{
    background: url(../image/index/index_menu_lineup_mo.gif) no-repeat;
}

.menu ul li a.menu_conpany{
    background: url(../image/index/index_menu_kaisya.gif) no-repeat;
}

.menu ul li a.menu_conpany:hover{
    background: url(../image/index/index_menu_kaisya_mo.gif) no-repeat;
}

.menu ul li a.menu_contact{
    background: url(../image/index/index_menu_toiawase.gif) no-repeat;
}

.menu ul li a.menu_contact:hover{
    background: url(../image/index/index_menu_toiawase_mo.gif) no-repeat;
}

#slideShow{
    position:relative;
    margin-top: 30px;
}
#slideShow img{
    display:none;
    position: absolute;
}
#slideShow .img1{
    display:block;
}

.bus_menu{
    margin-top: 30px;
}

.bus_menuArea{
    background: #f4e5bf;
    padding: 20px;
}

.bus_menuArea a{
    width: 183px;
    height: 206px;
    display: block;
}

a.busmenu1{
    background: url(../image/index/index_bus_oogata.jpg) no-repeat;
}

a.busmenu1:hover{
    background: url(../image/index/index_bus_oogata_mo.jpg) no-repeat;
}

a.busmenu2{
    background: url(../image/index/index_bus_tyuugata.jpg) no-repeat;
}

a.busmenu2:hover{
    background: url(../image/index/index_bus_tyuugata_mo.jpg) no-repeat;
}

a.busmenu3{
    background: url(../image/index/index_bus_micro.jpg) no-repeat;
}

a.busmenu3:hover{
    background: url(../image/index/index_bus_micro_mo.jpg) no-repeat;
}

a.busmenu4{
    background: url(../image/index/index_bus_wagon.jpg) no-repeat;
}

a.busmenu4:hover{
    background: url(../image/index/index_bus_wagon_mo.jpg) no-repeat;
}

a.anzen{
    background: url(../image/index/index_anzen.jpg) no-repeat;
    width: 832px;
    height: 73px;
    display: block;
    margin-top: 20px;
}

a.anzen:hover{
    background: url(../image/index/index_anzen_mo.jpg) no-repeat;
}

a.contactArea{
    background: url(../image/index/index_toiawase.jpg) no-repeat;
    width: 832px;
    height: 105px;
    display: block;
    margin-top: 20px;
}

a.contactArea:hover{
    background: url(../image/index/index_toiawase_mo.jpg) no-repeat;
    width: 832px;
    height: 105px;
    display: block;
    margin-top: 20px;
}

.copy{
    font-size: 10px;
    text-align: right;
    margin-top: 6px;
    padding-bottom: 40px;
}


/* anzen */

#wrap .white{
    background: #fff;
    margin-top: 20px;
    padding: 30px 45px;
}

.childTitel{
    color: #eb6d1d;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

.orangeLabel{
    background: #eb6d1d;
    color: #fff;
    padding: 15px 0 15px 6px;
    font-size: 16px;
    font-weight: 600;
}

.wf-roundedmplus1c { font-family: "Rounded Mplus 1c"; }

.busimg{
    margin: 10px auto;
}

.wrap740{
    width: 740px;
    min-width: 740px;
    margin: 0 auto;
}

.busTable{
    font-size: 13px;
    width: 740px;
    margin-bottom: 10px;
}

.busTable th{
    border: 1px solid #989898;
    padding: 10px 0px 10px 20px;
    width: 80px;
    background: #dcdddd;
    font-weight: 500;
    text-align: left;
}

.busTable td{
    border: 1px solid #989898;
    padding: 10px 20px 10px 20px;
}

a.pdf:hover{
    text-decoration: underline;
    border-bottom: none;
    color: #0045cc;
}

a.pdf{
    border-bottom: 1px dotted #989898;
}

.pdficom{
    margin-right: 6px;
}

.busArea{
    margin-bottom: 30px;
}

.maT30{
    margin-top: 30px;
}

.maT40{
    margin-top: 40px;
}

.maB40{
    margin-bottom: 40px;
}

.liH22{
    line-height: 22px;
}

.picP{
    line-height: 30px;
    margin-top: 14px;
}

.h3T{
    font-size: 14px;
    color: #eb6d1d;
    margin-bottom: 8px;
    margin-top: 40px;
}

a.contact_tel{
    background: url(../image/toiawase/toiawase_tel.gif) no-repeat;
    width: 526px;
    height: 65px;
    display: block;
}

a.contact_tel:hover{
    background: url(../image/toiawase/toiawase_tel_mo.gif) no-repeat;
}

a.contact_mail{
    background: url(../image/toiawase/toiawase_mail.gif) no-repeat;
    width: 526px;
    height: 65px;
    display: block;
}

a.contact_mail:hover{
    background: url(../image/toiawase/toiawase_mail_mo.gif) no-repeat;
}

a.contact_fax{
    background: url(../image/toiawase/toiawase_fax.gif) no-repeat;
    width: 526px;
    height: 65px;
    display: block;
}

a.contact_fax:hover{
    background: url(../image/toiawase/toiawase_fax_mo.gif) no-repeat;
}

/*a[href^="tel:"] { cursor: default; } */

.companyArea{
    width: 740px;
    font-size: 14px;
    margin-top: 10px;
}

.companyArea th{
    width: 150px;
    background: #dcdddd;
    border: 1px solid #989898;
    padding: 15px 0px 15px 20px;
    text-align: left;
    font-weight: 500;
}

.companyArea td{
    border: 1px solid #989898;
    padding: 15px 20px 15px 20px;
}

address{
    font-style: normal;
}

.map{
    display: block;
    margin-top: 20px;
    margin-bottom: 10px;
}


.busBetween a{
    margin-right: 20px;
}

.busBetween a:last-child{
    margin-right: 0px;
}
