@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    list-style: none;
    outline: none;
}

html {
    font-size: 62.5%;
}

body {
    min-width: 980px;
    border-top: 4px solid #1c87cc;
    font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    line-height: 0;
    color: #333333;
    font-size: 14px;
    -webkit-text-size-adjust: 100%;
    background: url(../images/com_bg.png) repeat;
    letter-spacing: 0.04em;
}

img {
    border: none;
}

a {
    color: #333;
}

a:hover {
    color: #1c87cc;
}

p,
li,
th,
td,
h1,
h2,
h3,
h4,
h5,
dt,
dd {
    text-align: left;
    line-height: 1.8;
    font-weight: normal;
}

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

.pcOnly {
    display: block!important;
}

.spOnly {
    display: none!important;
}

.cl {
    clear: both!important;
}

.m0 {
    margin: 0!important;
}

.p0 {
    padding: 0!important;
}

.mt0 {
    margin-top: 0!important;
}

.pb0 {
    padding-bottom: 0!important;
}

.inner {
    width: 980px;
    margin: 0 auto;
}

.hov:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.blank {
    background: url(../images/com_icn_blank2.png) right no-repeat;
    padding-right: 20px;
}

.pdf { position: relative;}
.pdf:after {
    display: block;
    content: ".";
    text-indent: -9999em;
    overflow: hidden;
    width: 21px;
    height: 20px;
    position: absolute;
    right: -20px;
    bottom: 2px;
    background: url(../images/com_icon_pdf.png) right top no-repeat;
    padding-right: 25px;
}

.pdf2:after {
    display: block;
    content: ".";
    text-indent: -9999em;
    overflow: hidden;
    width: 21px;
    height: 20px;
    position: absolute;
    left: 30px;
    bottom: 14px;
    background: url(../images/com_icon_pdf.png) right top no-repeat;
    padding-right: 25px;
}

.indent1 {
    position: relative;
    padding-left: 1em;
}

.indent1 span {
    position: absolute;
    left: 0;
    top: 0;
}
.indent2 {
    position: relative;
    padding-left: 2em;
}

.indent2 span {
    position: absolute;
    left: 0;
    top: 0;
}

.indent8 {
    position: relative;
    padding-left: 8em;
}
.indent8 span {
    position: absolute;
    left: 0;
    top: 0;
}

.indent13 {
    position: relative;
    padding-left: 13em;
}
.indent13 span {
    position: absolute;
    left: 0;
    top: 0;
}

.indent1-list { padding-bottom: 20px;}
.indent1-list:last-child { padding-bottom: 0;}
.indent1-list li {
    position: relative;
    padding-left: 1em;
    margin-bottom: 10px;
}
.indent1-list li:last-child { margin-bottom: 0;}
.indent1-list li li:last-child { margin-bottom: 10px;}
.indent1-list li span {
    position: absolute;
    left: 0;
    top: 0;
}

.indent15-list { padding-bottom: 20px;}
.indent15-list:last-child { padding-bottom: 0;}
.indent15-list li {
    position: relative;
    padding-left: 1.5em;
    margin-bottom: 10px;
}
.indent15-list li:last-child { margin-bottom: 0;}
.indent15-list li li:last-child { margin-bottom: 10px;}
.indent15-list li span {
    position: absolute;
    left: 0;
    top: 0;
}

.indent35-list:last-child { padding-bottom: 0;}
.indent35-list li {
    position: relative;
    padding-left: 3.5em;
    margin-bottom: 10px;
}
.indent35-list li:last-child { margin-bottom: 0;}
.indent35-list li li:last-child { margin-bottom: 10px;}
.indent35-list li span {
    position: absolute;
    left: 0;
    top: 0;
}

.tc {
    text-align: center!important;
}

.tl {
    text-align:  left!important;
}

.tr {
    text-align:  right!important;
}

.t-red {
    color: #ff3a00;
}

.t-blue {
    color: #0083b9;
}

.cont-btm { margin-bottom: 40px!important;}
.cont-btm2 { margin-bottom: 50px!important;}
.cont-btm3 { margin-bottom: 20px!important;}

.lh0 { line-height: 0;}

.top-only { display: none!important;}
body.top .top-only { display: block!important;}
body.top .gnav .mega-menu { bottom: 107px!important; top: auto!important;}
body.top .mega-btn0 .btn,
body.highway .mega-btn1 .main-btn,
body.airport .mega-btn2 .main-btn,
body.night .mega-btn3 .main-btn,
body.line .mega-btn4 .main-btn,
body.recruit .mega-btn5 .main-btn { background: #0083b9!important; border-bottom: 3px solid #fe4650!important;}


/* common
========================================================================================== */

header {
    background: #fff;
}

header .inner {
    padding: 18px 0;
    background: #fff;
}

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

header h1 {
    line-height: 0;
    float: left;
}

header h1 a {
    width: 176px;
    height: 19px;
    text-indent: -9999em;
    display: block;
    background: url(../images/com_logo.png) no-repeat;
}

header .h-search {
    float: right;
    display: table;
}

header .h-search .h-search-l {
    display: table-cell;
    vertical-align: middle;
    line-height: 1;
    background: #e7e7e7;
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
}

header .h-search .h-search-l input {
    display: block;
    border: none;
    background: none;
    padding: 5px 10px;
    width: 135px;
    font-size: 12px;
}

header .h-search .h-search-l input::-webkit-input-placeholder {
    color: #989797;
    line-height: 1.2;
    display: block;
}

header .h-search .h-search-l input:-moz-placeholder {
    color: #989797;
    line-height: 1.2;
    display: block;
}

header .h-search .h-search-r {
    display: table-cell;
    vertical-align: middle;
    line-height: 0;
    background: #31a4ce;
    padding: 0 5px;
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
}

header .h-search .h-search-r input {
    cursor: pointer;
    display: block;
    border: none;
    background: url(../images/com_icon_search.png) center center;
    width: 14px;
    height: 14px;
    text-indent: -9999em;
    overflow: hidden;
}

header .h-lang {
    float: right;
    letter-spacing: -0.4em;
    margin-right: 25px;
    width: 250px;
    text-align: right;
}

header .h-lang li {
    display: inline-block;
    letter-spacing: normal;
    font-size: 11px;
    line-height: 23px;
    letter-spacing: 0.1em;
}

header .h-lang li:after {
    content: "｜";
    margin: 0 4px;
}

header .h-lang li:last-child:after {
    display: none;
}

header .h-lang li a {
    text-decoration: none;
}

.sp-menu-box {
    display: none!important;
}

.gnav {
    position: relative;
    z-index: 9999;
    background: #31a4ce;
    display: block;
    width: 100%;
}

.gnav .gnav-inner {
    display: table;
    width: 980px;
    margin: 0 auto;
}

.gnav .gnav-inner .gnav-list {
    letter-spacing: 0.1em;
    display: table-cell;
    line-height: 0;
    position: relative;
    width: 196px;
}

.gnav .gnav-inner .gnav-list a {
    display: block;
    width: 100%;
    text-decoration: none;
    text-align: center;
    border-bottom: 3px solid #31a4ce;
    padding: 20px 0 17px;
}
.gnav .gnav-inner .gnav-list:first-child a:before {
    position: absolute;
    left: 0;
    top: 30px;
    content: ".";
    display: block;
    width: 1px;
    height: 47px;
    text-indent: -9999em;
    overflow: hidden;
    background: #6fbfdd;
}

.gnav .gnav-inner .gnav-list a:after {
    position: absolute;
    right: 0;
    top: 30px;
    content: ".";
    display: block;
    width: 1px;
    height: 47px;
    text-indent: -9999em;
    overflow: hidden;
    background: #6fbfdd;
}

.gnav .gnav-inner .gnav-list .active,
.gnav .gnav-inner .gnav-list .active2,
.gnav .gnav-inner .gnav-list:hover a {
    background: #0083b9;
    border-bottom: 3px solid #fe4650;
}

.gnav .gnav-inner .gnav-list a span {
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
    line-height: 1;
    margin-top: 12px;
}


.gnav .mega-menu {
    display: none;
    z-index: 9999;
    width: 980px;
    height: 280px;    
    box-sizing: border-box;
    border: 5px solid #0083b9;
    background: #fff;
    padding: 25px 30px;
    position: absolute;
    top: 107px;
}

.gnav .mega-menu { left: -163px;}
.gnav .mega-menu.menu2 { left: -326px;}
.gnav .mega-menu.menu3 { left: -489px;}
.gnav .mega-menu.menu4 { left: -652px;}

/* バスツアー追加時 */
/*
.gnav .gnav-inner .gnav-list { width: 163px!important;}
.gnav .gnav-inner .gnav-list:first-child { width: 164px!important;}
.gnav .gnav-inner .gnav-list:last-child { width: 164px!important;}
.gnav .mega-menu { left: -163px!important;}
.gnav .mega-menu.menu2 { left: -326px!important;}
.gnav .mega-menu.menu3 { left: -489px!important;}
.gnav .mega-menu.menu4 { left: -652px!important;}
.gnav .mega-menu.menu5 { left: -815px!important;}
*/

.gnav .mega-menu a {
    text-align: left!important;
    width: auto!important;
    background: none!important;
    border: 0!important;
    padding: 0!important;
}

.gnav .mega-menu a:hover {
    background: none!important;
    border-bottom: 0!important;
}

.gnav .mega-menu a:before,
.gnav .mega-menu a:after {
    display: none!important;
}

.gnav .mega-menu .mega-close-btn {
    position: absolute;
    right: 30px;
    top: 20px;
    background: none;
    border: 0;
    padding: 0;
}

.gnav .mega-menu .mega-ttl {
    margin-bottom: 20px;
    padding-bottom: 10px;
    line-height: 1;
    border-bottom: 2px solid #0083b9;
    font-weight: bold;
    color: #0083b9;
    font-size: 24px;
}

.gnav .mega-menu ul {
    display: block;
    width: auto;
    margin: 0;
}

.gnav .mega-menu ul li {
    letter-spacing: 0;
    display: block;
    width: auto;
    line-height: 1;
}

.gnav .mega-menu ul li:last-child {
    margin-bottom: 0!important;
}

.gnav .head-tab-list1 {
    margin-bottom: 5px!important;
}

.gnav .head-tab-list4 {
    margin-top: 5px!important;
}

.gnav .mega-menu .mega-menu-list {
    display: table;
    width: 100%;
}
.gnav .mega-menu .mega-menu-list li a { display: inline!important;}

.gnav .mega-menu .mega-menu-list1 {
    display: table-cell;
    width: 33.3%;
    padding: 0 25px 0 0;
    box-sizing: border-box;
}
.gnav .mega-menu .mega-menu-list1 li {
    margin-bottom: 5px!important;
    border-radius: 5px!important;
    -webkit-border-radius: 5px!important;
    background: #e7e7e7;
}
.gnav .mega-menu .mega-menu-list1 li a {
    padding: 12px 40px 10px 20px!important;
    font-size: 18px!important;
    font-weight: bold!important;
    color: #0083b9!important;
    display: block!important;
    background: url(../images/com_mega_arr2.png) 95% center no-repeat!important;
}

.gnav .mega-menu li a.blank {
    background: url(../images/com_icn_blank5.png) 95% center no-repeat!important;
    background-size: 10px 10px!important;
    padding-right: 25px!important;
}

.gnav .mega-menu .mega-menu-list1 li a.blank {
    background: url(../images/com_icn_blank5.png) 95% center no-repeat!important;
    background-size: 14px 14px!important;
    padding-right: 20px!important;
}

.gnav .mega-menu .mega-menu-list2 {
    display: table-cell;
    width: 33.3%;
    padding: 0 25px 0 25px;
    box-sizing: border-box;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}

.gnav .mega-menu .mega-menu-list2 li {
    margin-bottom: 20px;
    background: url(../images/com_mega_arr.png) left 1px no-repeat;
    padding-left: 15px;
}

.gnav .mega-menu .mega-menu-list3 {
    display: table-cell;
    width: 33.3%;
    padding: 0 0 0 25px;
    box-sizing: border-box;
}

.gnav .mega-menu .mega-menu-list3 li {
    margin-bottom: 20px;
    background: url(../images/com_mega_arr.png) left 1px no-repeat;
    padding-left: 15px;
}

.btt {
    width: 980px;
    margin: 0 auto 15px;
}

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

.btt a {
    display: block;
    background: url(../images/com_icn_btt.png) #a0a0a0 10px center no-repeat;
    line-height: 1;
    color: #fff;
    font-size: 12px;
    padding: 10px 10px 10px 30px;
    text-decoration: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    float: right;
}

footer {
    background: #31a4ce;
}

footer .inner {
    padding: 24px 0;
    display: table;
}

footer .f-nav {
    display: table-cell;
    vertical-align: middle;
    padding-right: 20px;
}

footer .f-nav ul {
    letter-spacing: -0.4em;
}

footer .f-nav ul li {
    position: relative;
    display: inline-block;
    letter-spacing: normal;
    font-size: 12px;
    line-height: 1;
    padding-left: 10px;
    margin: 5px 10px 5px 0;
}

footer .f-nav ul li a {
    color: #fff;
    text-decoration: none;
}

footer .f-nav ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

footer .f-nav ul li:after {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    content: ".";
    text-indent: -9999em;
    overflow: hidden;
    border-right: 1px dotted #fff;
    line-height: 1;
}

footer .f-logo {
    display: table-cell;
    vertical-align: top;
}

footer .copy {
    border-top: 2px solid #fff;
    background: #898989;
    line-height: 1;
    padding: 10px 0;
    font-size: 11px;
    text-align: center;
    color: #fff;
}

.pankuzu {
    background: #e7e7e7;
    padding: 15px 0;
}

.pankuzu ul {
    width: 980px;
    margin: 0 auto;
    letter-spacing: -0.4em;
}

.pankuzu ul li {
    font-size: 11px;
    display: inline-block;
    letter-spacing: normal;
    line-height: 1;
}

.pankuzu ul li:after {
    content: ">";
    margin: 0 5px;
}

.pankuzu ul li:last-child:after {
    display: none;
}

.container {
    width: 980px;
    margin: 0 auto;
    padding: 60px 0;
}

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

.main-ttl {
    font-weight: bold;
    line-height: 1;
    margin-bottom: 35px;
    position: relative;
    letter-spacing: 0.1em;
    background: #0083b9;
    color: #fff;
    padding: 20px 20px 20px 35px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 28px;
    line-height: 1;
}

.main-ttl:before {
    position: absolute;
    left: 15px;
    top: 16px;
    display: block;
    width: 6px;
    height: 34px;
    background: #fff;
    content: ".";
    text-indent: -9999em;
    overflow: hidden;
}

.main-ttl .btn-time {
    background: url(../images/com_icon_search3.png) #fff 10px center no-repeat;
    font-size: 14px;
    color: #0083b9;
    text-decoration: none;
    display: block;
    letter-spacing: normal;
    padding: 15px 30px 15px 50px;
    border-radius: 3px;
    float: right;
    font-weight: normal;
    margin: -8px 0 0 15px;
    position: relative;
    z-index: 100;
}
.main-ttl .btn-time:after {
    position: absolute;
    right: 10px;
    top: 50%;
    line-height: 0;
    margin-top: -8px;
    display: block;
    width: 13px;
    height: 13px;
    background: url(../images/com_icn_blank2.png) no-repeat;
    content: ".";
    text-indent: -9999em;
    overflow: hidden;
}
.main-ttl .btn-price {
    background: url(../images/com_icon_time.png) #fff 10px center no-repeat;
    font-size: 14px;
    color: #0083b9;
    text-decoration: none;
    display: block;
    letter-spacing: normal;
    padding: 15px 35px 15px 40px;
    border-radius: 3px;
    float: right;
    font-weight: normal;
    margin: -8px 0 0 15px;
    position: relative;
    z-index: 100;
}
.main-ttl .btn-price:after {
    position: absolute;
    right: 10px;
    top: 50%;
    line-height: 0;
    margin-top: -12px;
    display: block;
    width: 21px;
    height: 20px;
    background: url(../images/com_icon_pdf.png) no-repeat;
    content: ".";
    text-indent: -9999em;
    overflow: hidden;
}
.main-ttl .btn-price-b {
	background: url(../images/com_icon_time.png) #fff 10px center no-repeat;
	font-size: 14px;
	color: #0083b9;
	text-decoration: none;
	display: block;
	letter-spacing: normal;
	padding: 15px 15px 15px 42px;
	border-radius: 3px;
	float: right;
	font-weight: normal;
	margin: -8px 0 0 15px;
	position: relative;
	z-index: 100;
}
.main-ttl + .note-txt-right {
	text-align: right;
	margin-top: -20px;
	margin-bottom: 15px;
}
.sub-ttl {
    font-weight: bold;
    position: relative;
    margin-bottom: 20px;
    font-size: 20px;
    letter-spacing: 0.1em;
    background: #31a4ce;
    color: #fff;
    padding: 15px 15px 13px 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    line-height: 1;
}
.sub-ttl span { font-size: 14px;}
.sub-ttl.icn-time {
    background: url(../images/highway_ttl2_pc.png) #31a4ce 15px center no-repeat;
    padding-left: 50px;
}

.sub-ttl.icn-price {
    background: url(../images/highway_ttl3_pc.png) #31a4ce 12px 5px no-repeat;
    padding-left: 50px;
}

.sub-ttl.icn-bus {
    background: url(../images/highway_ttl4_pc.png) #31a4ce 15px center no-repeat;
    padding-left: 55px;
}

.sub2-ttl {
    line-height: 1.5;
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: normal;
    position: relative;
    padding: 10px 15px;
    border: 1px solid #bfbfbf;
    background: #f6f6f6;
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #eeeeee 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%, #eeeeee 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#eeeeee', GradientType=0);
}

.sub2-ttl:after {
    position: absolute;
    content: ".";
    left: 0;
    top: 12px;
    width: 3px;
    height: 19px;
    background: #31a4ce;
    text-indent: -9999em;
    overflow: hidden;
    display: block;
    line-height: 0;
}

.sub2-ttl span {
    border: 1px solid #bfbfbf;
    position: absolute;
    right: 8px;
    top: 8px;
    font-size: 12px;
    width: 40px;
    display: block;
    background: url(../images/com_icn_arr1.png) 90% no-repeat #a0a0a0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    color: #fff;
    line-height: 1;
    padding: 8px 20px 8px 10px;
}

.sub2-ttl.on span {
    background: url(../images/com_icn_arr2.png) 90% no-repeat #fff;
    color: #333;
}

.sub2-ttl span em {
    display: none;
}

.sub2-ttl.on span em {
    display: inline-block;
}

dt.sub2-ttl {
    cursor: pointer;
}

dt.sub2-ttl.false {
    cursor: default!important;
}

.sub3-ttl {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 14px;
    position: relative;
    padding: 7px 10px 5px 15px;
    background: #e5e5e5;
    line-height: 1.5;
}

.sub3-ttl:after {
    position: absolute;
    content: ".";
    left: 0;
    top: 10px;
    width: 3px;
    height: 15px;
    background: #31a4ce;
    text-indent: -9999em;
    overflow: hidden;
    display: block;
    line-height: 0;
}

.sub4-ttl {
    margin-bottom: 25px;
    font-weight: bold;
    font-size: 15px;
}

.sub4-ttl span {
    color: #31a4ce;
    margin-right: 5px;
}

.sub5-ttl {
    font-size: 14px;
    font-size: 15px;
    margin-top: 15px;   
}

.sub5-ttl span {
    color: #31a4ce;
    margin-right: 5px;
}

.sub6-ttl{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;
}

.main-txt {
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 40px;
}
.main-txt2 {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.8;
    margin-bottom: 20px;
}

.sub-txt {
    margin-bottom: 20px;
}

.sub-img {
    margin-bottom: 20px;
    line-height: 0;
    text-align: center;
}
.img-line {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 20px;
}

.btn-blue {
    text-align: center;
    font-size: 15px;
}

.btn-blue a {
    font-weight: bold;
    display: inline-block;
    box-sizing: border-box;
    background: url(../images/top_schedule_btn.png) #31a4ce 95% center no-repeat;
    text-align: center;
    text-decoration: none;
    color: #fff;
    line-height: 1;
    padding: 15px 30px 13px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.btn-blue-list { margin: 0 10px 0 15px;}
.btn-blue-list:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.btn-blue-list li {
    font-weight: bold;
    line-height: 1;
    float: left;
    font-size: 15px;
    width: 400px;
    margin: 0 25px 0 30px;
    text-align: center;
    background: url(../images/top_schedule_btn.png) #0987BB 95% center no-repeat;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.btn-blue-list2 li {
    font-weight: bold;
    line-height: 1;
    float: left;
    font-size: 13px;
    width: 250px;
    margin: 0 25px 0 30px;
    text-align: center;
    background: url(../images/top_schedule_btn.png) #0987BB 95% center no-repeat;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.btn-blue-list li:last-child { float: left;}
.btn-blue-list li a {
    display: block;
    color: #fff;
    padding: 15px 0 13px;
    width: 100%;
    box-sizing: border-box;
    text-decoration: none;
}
.btn-blue-list li:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.anchor-links { letter-spacing: -0.4em; margin-bottom: 20px;}
.anchor-links li { display: inline-block; letter-spacing: 0.05em; margin: 0 10px 10px 0;}
.anchor-links a {
    position: relative;
    font-weight: bold;
    display: block;
    box-sizing: border-box;
    color: #31a4ce;
    border: 1px solid #31a4ce;
    background: #fff;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    padding: 15px 30px 13px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.anchor-links a:after{ 
    display: block; 
    width: 8px; 
    height: 6px;
    content: ".";
    text-indent: -9999em;
    overflow: hidden;
    background: url(../images/com_tab_arr.png) no-repeat;
    background-size: 8px 6px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -3px;
}

.txt-box {
    padding: 0 15px 20px 15px;
}
.txt-box:last-child { padding-bottom: 0;}

.txt-box p {
    font-size: 12px;
}

.sidebar {
    width: 280px;
    float: left;
}

.sidebar .side-category {
    margin-bottom: 40px;
}

.sidebar .side-category dt {
    font-weight: bold;
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-bottom: 1px solid #fff;
    position: relative;
    background: #dcdcdc;
    padding: 20px 10px 18px 57px;
    font-size: 20px;
    line-height: 1;
}

.sidebar .side-category .icn-highway:after {
    position: absolute;
    left: 12px;
    top: 12px;
    content: ".";
    display: block;
    background: url(../images/highway_ttl.png) no-repeat;
    width: 36px;
    height: 36px;
    overflow: hidden;
    text-indent: -9999em;
}

.sidebar .side-category .icn-recruit:after {
    position: absolute;
    left: 12px;
    top: 12px;
    content: ".";
    display: block;
    background: url(../images/recruit_ttl.png) no-repeat;
    width: 36px;
    height: 36px;
    overflow: hidden;
    text-indent: -9999em;
}

.sidebar .side-category .icn-line:after {
    position: absolute;
    left: 12px;
    top: 12px;
    content: ".";
    display: block;
    background: url(../images/line_ttl.png) no-repeat;
    width: 36px;
    height: 36px;
    overflow: hidden;
    text-indent: -9999em;
}

.sidebar .side-category .icn-airport:after {
    position: absolute;
    left: 12px;
    top: 12px;
    content: ".";
    display: block;
    background: url(../images/airport_ttl.png) no-repeat;
    width: 36px;
    height: 36px;
    overflow: hidden;
    text-indent: -9999em;
}
.sidebar .side-category .icn-night-morning:after {
    position: absolute;
    left: 12px;
    top: 12px;
    content: ".";
    display: block;
    background: url(../images/airport_ttl.png) no-repeat;
    width: 36px;
    height: 36px;
    overflow: hidden;
    text-indent: -9999em;
}

.sidebar .side-category .icn-night:after {
    position: absolute;
    left: 12px;
    top: 12px;
    content: ".";
    display: block;
    background: url(../images/night_ttl.png) no-repeat;
    width: 36px;
    height: 36px;
    overflow: hidden;
    text-indent: -9999em;
}

.sidebar .side-category li {
    background: #fff;
    border-bottom: 1px solid #bfbfbf;
    line-height: 1.4;
}

.sidebar .side-category li a {
    padding: 15px 30px 15px 20px;
    display: block;
    text-decoration: none;
    background: url(../images/com_side_arr.png) 95% no-repeat;
}

.sidebar .side-category li .blank {
    background: url(../images/com_icn_blank2.png) 95% no-repeat;
}
.sidebar .side-category li .icn-pdf { background: url(../images/com_icon_pdf.png) 95% no-repeat!important;}
.sidebar .side-category li .icn-pdf:hover { background: #eeeeee url(../images/com_icon_pdf.png) 95% no-repeat!important;}

.sidebar .side-category li span {
    padding: 15px 20px;
    display: block;
    text-decoration: none;
    color: #898989;
}

.sidebar .side-category .active,
.sidebar .side-category .active2,
.sidebar .side-category li a:hover {
    background: #eeeeee url(../images/com_side_arr.png) 95% no-repeat;
    color: #333;
}

.sidebar .side-category .active .blank,
.sidebar .side-category .active2 .blank,
.sidebar .side-category li .blank:hover {
    background: #ddeff6 url(../images/com_icn_blank2.png) 95% no-repeat;
    color: #333;
}

.sidebar .side-category .pulldown .ttl {
    font-size: 14px;
    position: relative;
    cursor: pointer;
    padding: 15px 20px;
    display: block;
    background: #fff;
    color: #333;
    border-bottom: 1px solid #b5b5b5;
}
.sidebar .side-category .pulldown .ttl.active {
    background: #eeeeee;
    color: #333;
}

.sidebar .side-category .pulldown .ttl:before {
    color: #898989;
    position: absolute;
    content: "＋";
    font-size: 18px;
    right: 10px;
    top: 50%;
    font-weight: normal;
    display: block;
    line-height: 0;
}

.sidebar .side-category .pulldown .ttl.on:before {
    color: #898989;
    content: "ー";
}

.sidebar .side-category .pulldown ul {
    display: none;
}

.sidebar .side-category .pulldown ul li a,
.sidebar .side-category .pulldown ul li span {
    padding-left: 35px;
}

.sidebar .side-bnr {
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #b5b5b5;
}

.sidebar .side-bnr li {
    margin-bottom: 10px;
}

.sidebar .side-bnr li a {
    display: block;
    line-height: 0;
}

.sidebar .side-bnr2 {
    margin-bottom: 40px;
}

.sidebar .side-bnr2 li {
    margin-bottom: 10px;
}

.sidebar .side-bnr2 li a {
    display: block;
    line-height: 0;
}

.main {
    width: 670px;
    float: right;
}

.info-box {
    margin-top: 40px;
}

.info-box p {
    font-size: 12px;
    text-align: center;
}

.info-box .tel {
    margin-top: 15px;
    font-size: 14px;
    background: #ffffff;
    border: 1px solid #bfbfbf;
    padding: 23px 0;
    text-align: center;
}

.info-box .tel strong {
    font-size: 20px;
    font-weight: normal;
}

.info-box .tel a {
    text-decoration: none;
}

.info-box .tel a:hover {
    color: #333;
}

.info-box2 {
    margin: 60px 0 20px;
}

.info-box2 dt {
    font-weight: bold;
    border: 1px solid #bfbfbf;
    background: #e7e7e7;
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-bottom: 1px solid #fff;
    position: relative;
    background: #dcdcdc;
    padding: 10px 20px 8px 20px;
    font-size: 16px;
    line-height: 1;
}

.info-box2 dd {
    font-size: 12px;
    background: #fff;
    padding: 20px;
    border-bottom: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
}

.info-box2 dd p {
    margin-bottom: 1em;
}

.info-box2 dd p:last-child {
    margin-bottom: 0;
}

.info-box2 dd a {
    color: #1c87cc;
}

.info-box2 dd .list li {
    margin-bottom: 10px;
}

.info-box2 dd .tel {
    width: 100%;
    margin-top: 10px;
}

.info-box2 dd .tel:first-child {
    margin-top: 0;
}
.info-box2 dd .tel:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.info-box2 dd .tel li {
    display: table;
    float: left;
    width: 50%;
    font-size: 14px;
    border: 0!important;
    padding: 0!important;
}
.info-box2 dd .tel li.single { width: auto!important;}

.info-box2 dd .tel li div {
    display: table-cell;
    line-height: 26px;
    margin-top: 5px;
    vertical-align: top;
    text-align: left;
}
.info-box2 dd .tel li .pcOnly {
    display: table-cell!important;
}
.info-box2 dd .tel li div:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.info-box2 dd .tel li span {
    background: #31a4ce;
    line-height: 1;
    padding: 7px 10px 5px;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-right: 10px;
}

.info-box2 dd .tel li a {
    font-weight: normal;
    color: #333;
    text-decoration: none;
}

.info-box2 dd .tel li strong {
    font-weight: normal;
    font-size: 20px;
    color: #333;
    text-decoration: none;
}

.info-box2 dd .tel li a:hover {
    color: #333;
}

.info-box2 dd .tel p {
    margin-bottom: 0;
}

.info-box3 {
    width: 670px;
    box-sizing: border-box;
    margin: 0 auto;
    border: 1px solid #bfbfbf;
    padding: 20px 0;
    background: #fff;
}
.info-box3 p { text-align: center;}
.info-box3 p a { text-decoration: none; font-weight: normal;}
.info-box3 p a:hover { color: #333;}
.info-box3 p strong { font-weight: normal; font-size: 20px; color: #333; text-decoration: none;}

.btn-aside {
    letter-spacing: -0.4em;
    margin: -35px 0 15px;
    text-align: right;
}

.btn-aside li {
    margin-left: 5px;
}

.btn-back {
    letter-spacing: normal;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline-block;
    border: 1px solid #0083b9;
    background: #e8e8e8;
    background: -webkit-linear-gradient(top, #55b4d7 0%, #31a4ce 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8', GradientType=0);
}

.btn-back a {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #fff;
    color: #0083b9;
    background: url(../images/com_icon_back.png) 10px center no-repeat;
    display: block;
    padding: 10px 10px 8px 30px;
    font-size: 13px;
    text-decoration: none;
    line-height: 1;
}

.btn-back a:hover {
    color: #0083b9;
}

.btn-print {
    letter-spacing: normal;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    display: inline-block;
    border: 1px solid #7d7d7d;
    background: #e8e8e8;
    background: -webkit-linear-gradient(top, #55b4d7 0%, #31a4ce 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8', GradientType=0);
}

.btn-print a {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #fff;
    color: #333333;
    background: url(../images/com_icon_print.png) 10px center no-repeat;
    display: block;
    padding: 10px 10px 8px 30px;
    font-size: 13px;
    text-decoration: none;
    line-height: 1;
}

.btn-print a:hover {
    color: #333333;
}

.btn-pdf {
    letter-spacing: normal;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    display: inline-block;
    border: 1px solid #7d7d7d;
    background: #e8e8e8;
    background: -webkit-linear-gradient(top, #55b4d7 0%, #31a4ce 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8', GradientType=0);
}

.btn-pdf a {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #fff;
    color: #333333;
    background: url(../images/com_icon_pdf.png) 5px center no-repeat;
    display: block;
    padding: 10px 10px 8px 30px;
    font-size: 13px;
    text-decoration: none;
    line-height: 1;
}

.btn-pdf a:hover {
    color: #333333;
}

.sp-menu {
    display: none;
}

.basic-table {
    width: 100%;
    margin-bottom: 40px;
    background: #a0a0a0;
    border-collapse: separate;
    border-spacing: 1px;
}

.basic-table th {
    background: #eeeeee;
    padding: 10px;
    vertical-align: middle;
    font-weight: bold;
    white-space: nowrap;
}

.basic-table td {
    background: #fff;
    padding: 10px;
    vertical-align: middle;
}

.basic-table2 {
    width: 100%;
    margin: 0 0 40px;
    border-collapse: separate;
    border-spacing: 1px;
}

.basic-table2 th {
    background: #dddddd;
    padding: 10px;
    width: 20%;
    vertical-align: middle;
    font-weight: bold;
    white-space: nowrap;
}

.basic-table2 td {
    background: #eeeeee;
    padding: 10px;
    vertical-align: middle;
}
.basic-table2 td .caption { margin: 5px 0 0 0;}
.basic-table2 td .caption li { font-size: 12px; display: block; position: relative; padding-left: 1.2em;}
.basic-table2 td .caption li span { position: absolute; left: 0; top: 0;}
.basic-table2 td p { margin-top: 10px;}
.basic-table2 td .pic { margin-top: 10px; line-height: 0;}

.main-visual,
.recruit-main-visual{
    margin-bottom: 25px;
    line-height: 0;
}

.caption-list {
    margin: -30px 0 40px;
}

.caption-list li {
    position: relative;
    padding-left: 2em;
    font-size: 12px;
}

.caption-list li span {
    position: absolute;
    left: 0;
    top: 0;
}

.caption-list2 {
    font-size: 12px;
    margin: -30px 0 40px;
}

.caption-list3 {
    margin: 10px 0 40px;
}

.caption-list3 li {
    position: relative;
    padding-left: 1em;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 5px;
}

.caption-list3 li span {
    position: absolute;
    left: 0;
    top: 0;
}
.caption-list3 li.icn-blue { padding-left: 3em;}
.caption-list3 li.icn-blue em {
    display: block;
    width: 14px;
    height: 14px;
    text-indent: -9999em;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 1.4em;
    background: #d3edfb;
    border: 1px solid #000;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.caption-list4 {
    margin: 10px 0 40px;
}

.caption-list4 li {
    position: relative;
    padding-left: 2.5em;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 5px;
}

.caption-list4 li span {
    position: absolute;
    left: 0;
    top: 0;
}

.search-ttl {
    font-size: 24px;
    border-top: 2px solid #a0a0a0;
    border-bottom: 2px solid #a0a0a0;
    line-height: 1;
    padding: 20px 0 18px;
    font-weight: bold;
}
.search-ttl sup {
    font-size: 16px;
    line-height: 0;
    vertical-align: baseline;
    position: relative;
    top: 0em;
    margin: 0 5px;
    font-weight: normal;
}

.search-box {
    display: table;
    margin: 0 0 40px 0;
    width: 50%;
}

.search-box .search-box-l {
    display: table-cell;
    vertical-align: middle;
    line-height: 1;
    background: #e7e7e7;
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    width: 90%;
}

.search-box .search-box-l input {
    display: block;
    border: none;
    background: none;
    padding: 10px 15px;
    width: 100%;
    font-size: 14px;
}

.search-box .search-box-l input::-webkit-input-placeholder {
    color: #989797;
    line-height: 1.2;
    display: block;
}

.search-box .search-box-l input:-moz-placeholder {
    color: #989797;
    line-height: 1.2;
    display: block;
}

.search-box .search-box-r {
    display: table-cell;
    vertical-align: middle;
    line-height: 0;
    background: #31a4ce;
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    width: 40px;
}

.search-box .search-box-r input {
    cursor: pointer;
    display: block;
    border: none;
    background: url(../images/com_icon_search2.png) center center no-repeat;
    width: 100%;
    height: 35px;
    text-indent: -9999em;
    overflow: hidden;
}

.search-list {
    margin-bottom: 40px;
}
.search-list dl {
    width: 100%;
    border-bottom: 1px dashed #bfbfbf;
    padding: 30px 0px;
}
.search-list dl dt {
    font-size: 18px;
    color: #0083b9;
    margin-bottom: 10px;
}
.search-list dl dt a {
    color: #0083b9;
    text-decoration: underline;
}
.search-list dl dd .date { font-size: 12px; margin-bottom: 5px;}
.search-list dl dd .link { font-size: 12px; margin-top: 5px;}

.search-page-nav {
    text-align: center;
    letter-spacing: -0.4em;
}
.search-page-nav a {
    position: relative;
    font-weight: normal;
    margin: 0 10px;
    letter-spacing: normal;
    font-style: normal;
    display: inline-block;
    padding: 15px 20px 13px;
    line-height: 1;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #31a4ce;
    text-decoration: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.search-page-nav .prev { padding-left: 35px;}
.search-page-nav .prev:after { content:"«"; display: block; position: absolute; left: 15px; top: 50%; line-height: 0;}
.search-page-nav .next { padding-right: 35px;}
.search-page-nav .next:after { content:"»"; display: block; position: absolute; right: 15px; top: 50%; line-height: 0;}

.pulldown-box-ttl,
.pulldown-box-ttl3 { position: relative; cursor: pointer;}
.pulldown-box-ttl.sub-ttl:after,
.pulldown-box-ttl3.sub-ttl:after {
    color: #fff;
    position: absolute;
    content: "＋";
    font-size: 24px;
    right: 10px;
    top: 50%;
    font-weight: normal;
    display: block;
    line-height: 0;
}
.pulldown-box-ttl.sub-ttl.on:after,
.pulldown-box-ttl3.sub-ttl.on:after {
    color: #fff;
    content: "ー";
}
.pulldown-box { display: none;}

.pulldown-box-ttl2 { cursor: default!important;}
.pulldown-box2 { margin-bottom: 20px;}

.caution-box { border: 1px solid #bfbfbf; background: #fff; padding: 20px;}
.caution-box p { color: #fe4650; margin-bottom: 20px;}

.ancher-list { letter-spacing: -0.4em; padding-bottom: 30px;}
.ancher-list li { display: inline-block; font-size: 15px; letter-spacing: normal; margin: 0 10px 10px 0;}
.ancher-list li a {
    font-weight: bold;
    display: inline-block;
    box-sizing: border-box;
    background: #31a4ce;
    text-align: center;
    text-decoration: none;
    color: #fff;
    line-height: 1;
    padding: 15px 20px 13px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

/* top
========================================================================================== */

.top-slider {
    position: relative;
    width: 100%;
    height: 360px;
    overflow: hidden;
}

.top-slider ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.top-slider li {
    line-height: 0;
    text-align: center;
    position: relative;
}
.top-slider li a {
    display: block;
    width: 980px;
    margin: 0 auto;
}

.top-slider .top-slider1 {
    background: url(../images/top_slider1_pc_bg.jpg) center center no-repeat;
}
.top-slider .top-slider2 {
    background: url(../images/top_slider2_pc_bg.jpg) center center no-repeat;
}
.top-slider .top-slider3 {
    background: url(../images/top_slider3_pc_bg.jpg) center center no-repeat;
}
.top-slider .top-slider4 {
    background: url(../images/top_slider4_pc_bg.jpg) center center no-repeat;
}
.top-slider .top-slider5 {
    background: url(../images/top_slider5_pc_bg.jpg) center center no-repeat;
}
.top-slider .top-slider6 {
    background: url(../images/top_slider6_pc_bg.jpg) center center no-repeat;
}

.top-slider .bx-pager {
    letter-spacing: -0.4em;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 20px;
    z-index: 1000;
}

.top-slider .bx-pager .bx-pager-item {
    display: inline-block;
    letter-spacing: normal;
    margin: 0 2px;
}

.top-slider .bx-pager .bx-pager-item a {
    display: block;
    background: #bfbfbf;
    text-indent: -9999em;
    overflow: hidden;
    width: 25px;
    height: 3px;
}

.top-slider .bx-pager .bx-pager-item a.active {
    background: #fe4650;
}

.top-info {
    background: #fff;
}

.top-info p {
    font-size: 13px;
    text-align: center;
    letter-spacing: -0.4em;
    padding: 14px 0;
    border-bottom: 4px solid #208ecc;
}

.top-info .ttl {
    text-decoration: none!important;
    background: #fe4650;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
    line-height: 1;
    padding: 5px 10px 3px;
    margin-right: 20px;
}

.top-info p span {
    display: inline-block;
    letter-spacing: normal;
    /*! text-decoration: underline; */
}

.top-schedule {
    width: 980px;
    margin: 0 auto;
    padding: 40px 0;
}

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

.top-schedule .top-schedule-l {
    width: 670px;
    float: left;
}

.top-schedule .top-schedule-l h2 {
    font-weight: bold;
    letter-spacing: 0.1em;
    background: url(../images/top_schedule_icn.png) #31a4ce 3px center no-repeat;
    font-size: 20px;
    line-height: 1;
    padding: 12px 0 12px 53px;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.top-schedule .top-schedule-l dl {
    margin-top: 17px;
    background: #fff;
}

.top-schedule .top-schedule-l dl dt {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    position: relative;
    font-size: 16px;
    padding: 13px 17px;
    background: #f0f0f0;
    border: 1px solid #a0a0a0;
    line-height: 1.3;
}

.top-schedule .top-schedule-l dl dt:after {
    position: absolute;
    content: ".";
    left: 0;
    top: 12px;
    width: 5px;
    height: 21px;
    background: #31a4ce;
    text-indent: -9999em;
    overflow: hidden;
    display: block;
    line-height: 0;
}

.top-schedule .top-schedule-l dl dt a {
    padding-right: 25px;
}

.top-schedule .top-schedule-l dl dt a.blank {
    background: url(../images/com_icn_blank2.png) right no-repeat;
}

.top-schedule .top-schedule-l dl dd {
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    border-left: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
    border-bottom: 1px solid #a0a0a0;
    padding: 20px 0;
}

.top-schedule .top-schedule-l dl dd ul {
    display: table;
    width: 100%;
}

.top-schedule .top-schedule-l dl dd ul li {
    position: relative;
    display: table-cell;
    width: 25%;
    line-height: 1;
}

.top-schedule .top-schedule-l dl dd ul li:after {
    display: block;
    content: ".";
    width: 1px;
    height: 25px;
    position: absolute;
    left: 0;
    top: -5px;
    background: #aaaaaa;
    text-indent: -9999em;
    overflow: hidden;
}

.top-schedule .top-schedule-l dl dd ul li:first-child:after {
    display: none;
}

.top-schedule .top-schedule-l dl dd ul li a {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    line-height: 1;
}

.top-schedule .top-schedule-l dl dd ul li a em {
    font-style: normal;
}

.top-schedule .top-schedule-l dl dd ul li .link1 {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    line-height: 1;
}

.top-schedule .top-schedule-l dl dd ul li .link1 em {
    font-style: normal;
    background: url(../images/com_icn_blank2.png) right no-repeat;
    padding-right: 20px;
}

.top-schedule .top-schedule-l dl dd ul li span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 1;
}

.top-schedule .top-schedule-l dl dd ul li span em {
    font-style: normal;
    background: url(../images/com_icn_caution.png) left no-repeat;
    padding-left: 18px;
}

.top-schedule .top-schedule-r {
    width: 280px;
    float: right;
    border: 2px solid #bfbfbf;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #fff;
    padding-bottom: 15px;
}

.top-schedule .top-schedule-r h3 {
    background: #f0f0f0;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
    line-height: 1;
    padding: 14px 0 10px;
}

.top-schedule .top-schedule-r .root {
    display: table;
    width: 100%;
    background: url(../images/top_schedule_bg.png) #fff center center no-repeat;
}

.top-schedule .top-schedule-r .root span {
    display: table-cell;
    width: 50%;
    text-align: center;
    font-size: 13px;
    line-height: 1;
    padding: 10px;
}

.top-schedule .top-schedule-r .time {
    border-bottom: 2px solid #bfbfbf;
    background: #f0f0f0;
    letter-spacing: 0.05em;
    font-size: 11px;
    text-align: center;
    line-height: 1;
    padding: 10px 0;
}

.top-schedule .top-schedule-r .schedule-slider {
    position: relative;
}

.top-schedule .top-schedule-r .schedule-slider li {
    padding: 15px 0 12px;
}

.top-schedule .top-schedule-r .schedule-slider .bx-prev {
    background: url(../images/top_schedule_prev.png) no-repeat;
    width: 34px;
    height: 34px;
    position: absolute;
    top: 50%;
    left: 12px;
    display: block;
    text-indent: -9999em;
    overflow: hidden;
}

.top-schedule .top-schedule-r .schedule-slider .bx-next {
    background: url(../images/top_schedule_next.png) no-repeat;
    width: 34px;
    height: 34px;
    position: absolute;
    top: 50%;
    right: 12px;
    display: block;
    text-indent: -9999em;
    overflow: hidden;
}

.top-schedule .top-schedule-r .sign {
    font-size: 60px;
    color: #31a4ce;
    font-weight: bold;
    text-align: center;
    line-height: 1;
}
.top-schedule .top-schedule-r .sign.gray { color: #666;}

.top-schedule .top-schedule-r .number {
    display: table;
    width: 100px;
    margin: 5px auto 0;
}

.top-schedule .top-schedule-r .number span {
    font-size: 12px;
    display: table-cell;
    text-align: center;
    width: 50%;
    line-height: 1;
    padding: 5px 0 3px;
    background: #f0f0f0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.top-schedule .top-schedule-r .number .ttl {
    background: #a0a0a0;
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    color: #fff;
}

.top-schedule .top-schedule-r .name {
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
    line-height: 1.4;    
    padding: 0 58px;
}

.top-schedule .top-schedule-r .time2 {
    font-size: 12px;
    text-align: center;
}

.top-schedule .top-schedule-r .btn {
    margin: 0 auto;
    width: 160px;
}

.top-schedule .top-schedule-r .btn a {
    width: 100%;
    box-sizing: border-box;
    background: url(../images/top_schedule_btn.png) #31a4ce 92% center no-repeat;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    line-height: 1;
    padding: 10px 10px 8px 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}

.top-link {
    padding: 40px 0;
    background: #e8e8e9;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
}

.top-link .inner {
    width: 910px;
}

.top-link .inner:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.top-link .top-link1 {
    font-size: 18px;
    float: left;
    line-height: 1.5;
    margin-right: 20px;
}

.top-link .top-link2 {
    font-size: 18px;
    float: left;
    line-height: 1.2;
    margin-right: 20px;
}

.top-link .top-link1 a,
.top-link .top-link2 a {
    color: #fff;
    text-decoration: none;
    height: 100px;
    width: 280px;
    position: relative;
    display: block;
    background: #0083b9;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.top-link .top-link1 a img,
.top-link .top-link2 a img {
    position: absolute;
    left: 18px;
    top: 17px;
}

.top-link .top-link1 a span {
    font-weight: bold;
    background: url(../images/com_icn_blank3.png) right 32px no-repeat;
    padding-right: 25px;
    position: absolute;
    right: 32px;
    top: 25px;
}

.top-link ul {
    float: left;
}

.top-link .top-link2 a span {
    font-weight: bold;
    background: url(../images/com_icn_blank3.png) right 43px no-repeat;
    padding-right: 0;
    position: absolute;
    right: 45px;
    top: 20px;
}

.top-link ul {
    float: left;
}

.top-link ul li {
    font-size: 16px;
}

.top-link ul li a {
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    height: 49px;
    line-height: 49px;
    width: 310px;
    box-sizing: border-box;
    padding: 0 0 0 20px;
    position: relative;
    display: block;
    background: #0083b9;
}

.top-link ul li:first-child a {
    border-bottom: 2px solid #fff;
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
}

.top-link ul li:last-child a {
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
}

.top-link a:hover {
    color: #333;
}

.top-link ul li a span {
    background: url(../images/com_icn_blank3.png) right no-repeat;
    padding-right: 25px;
}

.top-link a:hover {
    color: #fff;
}

.top-contents {
    padding: 40px 0 75px;
}

.top-contents .inner:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.top-contents .box-l {
    width: 670px;
    float: left;
}

.top-contents .box-r {
    width: 280px;
    float: right;
}

.top-contents .box-r li {
    line-height: 0;
    margin-bottom: 10px;
}

.top-ttl-topics {
    font-weight: bold;
    position: relative;
    margin-bottom: 20px;
    background: url(../images/top_icn_topics.png) #eeeeee 5px center no-repeat;
    font-size: 17px;
    line-height: 1;
    padding: 12px 0 10px 42px;
    border-top: 1px dashed #a0a0a0;
    border-bottom: 2px solid #a0a0a0;
}

.top-ttl-topics a {
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    background: url(../images/top_icn_list.png) right no-repeat;
    padding: 2px 22px 2px 0;
    position: absolute;
    right: 10px;
    top: 12px;
    display: block;
}

.top-ttl-news {
    font-weight: bold;
    position: relative;
    margin: 40px 0 20px;
    background: url(../images/top_icn_news.png) #eeeeee 5px center no-repeat;
    font-size: 17px;
    line-height: 1;
    padding: 12px 0 10px 42px;
    border-top: 1px dashed #a0a0a0;
    border-bottom: 2px solid #a0a0a0;
}

.top-ttl-news a {
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    background: url(../images/top_icn_list.png) right no-repeat;
    padding: 2px 22px 2px 0;
    position: absolute;
    right: 10px;
    top: 12px;
    display: block;
}

.top-tab-list {
    overflow: hidden;
    border-bottom: 3px solid #31a4ce;
}

.top-tab-list ul {
    margin-left: -5px;
}

.top-tab-list ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.top-tab-list li {
    margin-left: 5px;
    cursor: pointer;
    border-top: 1px solid #31a4ce;
    border-left: 1px solid #31a4ce;
    border-right: 1px solid #31a4ce;
    background: #f5fcfe;
    color: #31a4ce;
    padding: 10px 0 8px;
    line-height: 1;
    width: 130px;
    box-sizing: border-box;
    float: left;
    font-size: 13px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

.top-tab-list li.select {
    color: #fff;
    background: #55b4d7;
    background: -webkit-linear-gradient(top, #55b4d7 0%, #31a4ce 100%);
    background: linear-gradient(to bottom, #55b4d7 0%, #31a4ce 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#55b4d7', endColorstr='#31a4ce', GradientType=0);
}

.top-tab-box .hide {
    display: none;
}

.top-list {
    margin-top: 10px;
}

.top-list li {
    padding: 10px 0;
    border-bottom: 1px dashed #bfbfbf;
    display: table;
    width: 100%;
}

.top-list li:nth-child(2n) {
    background: #eeeeee;
}

.top-list li span,
.top-list li a {
    display: table-cell;
}

.top-list li .date {
    width: 15%;
    font-size: 11px;
}

.top-list li .icn {
    width: 15%;
    text-decoration: none;
}

.top-list li .icn em {
    font-style: normal;
    display: block;
    width: 100%;
    padding: 5px 0 3px;
    line-height: 1;
    text-align: center;
    font-size: 11px;
    color: #31a4ce;
    border: 1px solid #31a4ce;
    background: #fff;
}

.top-list li .txt {
    width: 70%;
    padding-left: 15px;
}

.top-list .new .txt { position: relative;}
.top-list .new .txt span:before {
    display: inline-block;
    content: "新着";
    background: #fe4650;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    line-height: 1;
    padding: 5px 5px 3px 5px;
    margin-right: 10px;
}

.top-btn-more {
    margin: 30px auto 0;
    width: 230px;
    line-height: 1;
}

.top-btn-more a {
    text-decoration: none;
    display: block;
    width: 100%;
    border: 2px solid #a0a0a0;
    text-align: center;
    padding: 10px 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}

.top-btn-more a:hover {
    color: #333;
}


/* highway
========================================================================================== */

.common-tab-list,
.common-tab-list2 {
    overflow: hidden;
    border-bottom: 3px solid #31a4ce;
}

.common-tab-list ul:after,
.common-tab-list2 ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.common-tab-list li,
.common-tab-list2 li {
    font-weight: bold;
    cursor: pointer;
    border-top: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    color: #898989;
    padding: 20px 0 18px;
    line-height: 1;
    width: 49%;
    box-sizing: border-box;
    float: left;
    font-size: 19px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

.common-tab-list li:last-child,
.common-tab-list2 li:last-child {
    float: right;
}

.common-tab-list li.select,
.common-tab-list2 li.select {
    color: #017db1;
    background: #ddeff6;
    border-top: 1px solid #31a4ce;
    border-left: 1px solid #31a4ce;
    border-right: 1px solid #31a4ce;
}

.common-tab-list .tab3 li,
.common-tab-list2 .tab3 li {
    width: 32.5%;
    padding: 10px 0 8px;
}

.common-tab-list .tab3 li:first-child,
.common-tab-list2 .tab3 li:first-child {
    margin-right: 1.2%;
}

.common-tab-box .section,
.common-tab-box2 .section {
    margin: 20px 0 40px;
}

.common-tab-box .section .my-gallery figure,
.common-tab-box2 .section .my-gallery figure {
    text-align: center;
}

.common-tab-box .hide,
.common-tab-box2 .hide {
    display: none;
}

.common-tab-box dl,
.common-tab-box2 dl {
    margin-bottom: 20px;
}

.common-tab-box dl dt,
.common-tab-box2 dl dt {
    line-height: 1.5;
    font-size: 17px;
    font-weight: bold;
    position: relative;
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    padding: 10px 15px;
    border: 1px solid #bfbfbf;
    background: #f6f6f6;
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #eeeeee 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%, #eeeeee 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#eeeeee', GradientType=0);
}

.common-tab-box dl dt:after,
.common-tab-box2 dl dt:after {
    position: absolute;
    content: ".";
    left: 0;
    top: 12px;
    width: 3px;
    height: 19px;
    background: #31a4ce;
    text-indent: -9999em;
    overflow: hidden;
    display: block;
    line-height: 0;
}

.common-tab-box dl dd ul:after,
.common-tab-box2 dl dd ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.common-tab-box .nottl-list,
.common-tab-box2 .nottl-list {
    border-top: 1px solid #bfbfbf;
}

.common-tab-box dl dd li,
.common-tab-box .nottl-list li,
.common-tab-box2 dl dd li,
.common-tab-box2 .nottl-list li {
    position: relative;
    background: #fff;
    padding: 10px 15px 10px 28px;
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
}
.common-tab-box dl dd .ico-night span:after,
.common-tab-box2 dl dd .ico-night span:after {
    display: inline-block;
    content: "深夜・早朝";
    background: #ddeff6;
    border: 1px solid #31a4ce;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 12px;
    color: #0083b9;
    text-decoration: none;
    line-height: 1;
    padding: 5px 5px 3px 5px;
    margin-left: 10px;
}

.common-tab-box dl dd li.double,
.common-tab-box2 dl dd li.double {
    width: 50%;
    box-sizing: border-box;
    float: left;
}

.common-tab-box dl dd li.double:nth-child(2n),
.common-tab-box2 dl dd li.double:nth-child(2n) {
    border-left: 0;
}

.common-tab-box dl dd li a:before,
.common-tab-box .nottl-list li a:before,
.common-tab-box2 dl dd li a:before,
.common-tab-box2 .nottl-list li a:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 15px;
    width: 0;
    height: 0;
    margin-top: -5px;
    border: 5px solid transparent;
    border-left: 5px solid #a0a0a0;
}

.common-tab-box .lst,
.common-tab-box2 .lst {
    margin-bottom: 40px;
}

.news-list {
    margin-bottom: 40px;
}

.news-list dt {
    position: relative;
    border-bottom: 2px solid #a0a0a0;
    font-size: 18px;
    font-weight: bold;
    background: url(../images/top_icn_topics.png) left top no-repeat;
    padding: 5px 0 5px 35px;
    line-height: 1;
}

.news-list ul {
    margin-top: 10px;
}

.news-list ul li {
    padding: 10px 0;
    border-bottom: 1px dashed #bfbfbf;
    display: table;
    width: 100%;
}

.news-list dd ul li {
    line-height: 1.5;
    font-size: 13px;
}

.news-list ul li:nth-child(2n) {
    background: #eeeeee;
}

.news-list ul li span,
.news-list ul li strong,
.news-list li a {
    display: table-cell;
}

.news-list ul li .date {
    width: 13%;
    font-size: 12px;
    padding: 0 15px;
    white-space: nowrap;
}

.news-list ul li .time {
    width: 8%;
    font-size: 14px;
    padding: 0 15px;
    white-space: nowrap;
}

.news-list ul li .icn {
    min-width: 8%;
    text-decoration: none;
    padding-right: 15px;
}

.news-list ul li .icn em {
    font-style: normal;
    display: block;
    white-space: nowrap;
    padding: 5px 5px 3px;
    line-height: 1;
    text-align: center;
    font-size: 11px;
    color: #fff;
    background: #898989;
}

.news-list ul li .icn2 {
    min-width: 10%;
    text-decoration: none;
    padding-right: 15px;
}

.news-list ul li .icn2 em {
    font-style: normal;
    background: #fff;
    display: block;
    white-space: nowrap;
    padding: 5px 5px 3px;
    line-height: 1;
    text-align: center;
    font-size: 11px;
    color: #31a4ce;
    border: 1px solid #31a4ce;
}

.news-list ul li .txt {
    width: 77%;
    color: #008bcc;
}

.news-list ul li .txt2 {
    width: 77%;
}

.news-list dd .btn-blue {
    margin-top: 40px;
}

.news-list .new .txt,
.news-list .new .txt2 { position: relative;}
.news-list .new .txt span:before,
.news-list .new .txt2 span:before {
    display: inline-block;
    content: "新着";
    background: #fe4650;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    line-height: 1;
    padding: 5px 5px 3px 5px;
    margin-right: 10px;
}

.news-list2 ul {
    position: relative;
}

.news-list2 ul li {
    padding: 10px 0;
    border-bottom: 1px dashed #bfbfbf;
    display: table;
    width: 100%;
}

.news-list2 ul li:nth-child(2n) {
    background: #eeeeee;
}

.news-list2 ul li span,
.news-list li a {
    display: table-cell;
}

.news-list2 ul li span {
    padding-left: 15px;
}

.news-list2 ul li .txt {
    width: 80%;
    padding-left: 15px;
    color: #008bcc;
}

.news-list2 ul li .txt2 {
    width: 80%;
    padding-left: 15px;
}

.news-list2 .new .txt,
.news-list2 .new .txt2 { position: relative;}
.news-list2 .new .txt span:before,
.news-list2 .new .txt2 span:before {
    display: inline-block;
    content: "新着";
    background: #fe4650;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    line-height: 1;
    padding: 5px 5px 3px 5px;
    margin-right: 10px;
}

.common-table-wrap {
    position: relative;
    z-index: 0;
    margin-top: -1px;
    overflow: auto;
    width: 100%;
    max-height: 300px;
    position: relative;
}

.common-table-wrap::-webkit-scrollbar {
    position: absolute;
    right: 10px;
    top: 0;
    width: 17px;
    background: #d2d2d2;
}

.common-table-wrap::-webkit-scrollbar-thumb {
    background: #a0a0a0;
}

.common-table {
    table-layout: fixed;
    position: relative;
    z-index: 1;
    width: 963px;
    background: #a0a0a0;
    border-collapse: separate;
    border-spacing: 1px 1px;
}

.common-table th {
    background: #fff;
    font-size: 12px;
    vertical-align: top;
    text-align: center;
    padding: 10px 0;
    line-height: 1.2;
}

.common-table td {
    background: #fff;
    font-size: 12px;
    text-align: center;
    padding: 5px 0;
}

.common-table .bg-bu {
    background: #cfedf8;
}

.common-table .bg-rd {
    background: #ffe5e5;
}

.common-table .bg-gy {
    background: #e7e7e7;
}

.common-table-wrap .common-table td.hover {background: #e7e7e7;}
.common-table-wrap .common-table td.hover:hover {background: #e7e7e7;}

.common-table .nbsp {
    padding: 0!important;
}

.common-table-wrap .common-table th {
    vertical-align: middle!important;
}

.common-table-wrap .common-table td {
    padding: 17px 0!important;
    line-height: 1;
}
.common-table3 {
    position: relative;
    z-index: 1;
    width: 100%;
    background: #a0a0a0;
    margin-bottom: 40px;
    border-collapse: separate;
    border-spacing: 1px;
}

.common-table3 th {
    background: #eeeeee;
    vertical-align: middle;
    padding: 10px 15px;
    font-weight: bold;
    line-height: 1.2;
    white-space: nowrap;
}

.common-table3 td {
    background: #fff;
    padding: 10px 15px;
}

.common-table4 {
    position: relative;
    z-index: 1;
    width: 100%;
    background: #a0a0a0;
    margin-bottom: 40px;
    border-collapse: separate;
    border-spacing: 1px;
}
.common-table4.t-conte,
.common-table4.t-conte2,
.common-table4.t-conte3,
.common-table4.t-conte4 { margin-top: -1px!important;}
.common-table4 th {
    background: #eeeeee;
    vertical-align: middle;
    padding: 10px 0;
    font-weight: bold;
    line-height: 1.2;
    white-space: nowrap;
    text-align: center;
    width: 12.5%;
}

.common-table4 th sup {
    font-size: 10px;
}

.common-table4 td {
    background: #fff;
    padding: 10px 0;
    line-height: 1.5;
    text-align: center;
}

.common-table4.width-a { margin-bottom: 0;}
.common-table4.width-a th { padding: 15px 0; font-weight: normal; width: auto;}
.common-table4.width-a th:nth-child(1),.common-table4.width-a td:nth-child(1) { width: 15%;}
.common-table4.width-a th:nth-child(2),.common-table4.width-a td:nth-child(2) { width: 25%;}
.common-table4.width-a th:nth-child(3),.common-table4.width-a td:nth-child(3) { width: 15%;}
.common-table4.width-a th:nth-child(4),.common-table4.width-a td:nth-child(4) { width: 45%;}
.common-table4.width-a td { padding: 15px 0;}
.t-conte3 { margin-top: -1px;}

.common-table5 {
    z-index: 1;
    background: #a0a0a0;
    margin-bottom: 20px;
    border-collapse: separate;
    border-spacing: 1px;
}
.common-table5.t-ttl,
.common-table5.w-760 {
    margin-bottom: 0;
}
.common-table5.t-conte,
.common-table5.t-conte2 { margin-top: -1px;}
.common-table5 th {
    background: #e7e7e7;
    vertical-align: middle;
    font-weight: bold;
    line-height: 1.2;
    white-space: nowrap;
    text-align: center;
    width: 166px;
    height: 50px;
}
.common-table5 td {
    background: #fff;
    line-height: 1.5;
    text-align: center;
    width: 166px;
    height: 50px;
    vertical-align: middle;
}
.common-table5 .ttl {
    background: #f5f5f5;
}
.common-table5 .bg-bu {
    background: #cfedf8;
}

.common-table5 .bg-rd {
    background: #ffe5e5;
}

.highway-caption {
    font-size: 12px;
    margin-top: 10px;
}

.table-caption {
    font-size: 12px;
    margin-top: 10px;
}

.content-box {
    margin-bottom: 20px;
}

.content-box li{
    font-size: 12px;
}

.content-box h3 {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    margin-bottom: 0;
}

.content-box .content-box-inner {
    padding: 20px;
    border-bottom: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    background: #fff;
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
}

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

.content-box .content-box-inner .content-box-l {
    width: 460px;
    float: left;
}

.content-box .content-box-inner .content-box-r {
    width: 460px;
    float: right;
}

.content-box .content-box-inner .content-box-l table,
.content-box .content-box-inner .content-box-r table {
    background: #b5b5b5;
    width: 100%;
    margin-top: 5px;
    border-collapse: separate;
    border-spacing: 1px 1px;
}

.content-box .content-box-inner .content-box-l table th,
.content-box .content-box-inner .content-box-r table th {
    font-weight: bold;
    background: #b5b5b5;
    text-align: center;
    color: #fff;
    padding: 5px 0 3px;
    line-height: 1;
}

.content-box .content-box-inner .content-box-l table td,
.content-box .content-box-inner .content-box-r table td {
    width: 15%;
    background: #fff;
    font-size: 12px;
    text-align: center;
    padding: 5px 0 3px;
    line-height: 1;
}

.column2 {
    margin: 0 0 60px;
}

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

.column2 dl:nth-child(1n) {
    float: left;
    width: 480px;
}

.column2 dl:nth-child(2n) {
    float: right;
    width: 480px;
}

.content-box2 {
    border-bottom: 60px;
}

.content-box2 dt {
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    font-size: 16px;
    font-weight: normal;
    position: relative;
    padding: 10px 15px;
    border: 1px solid #bfbfbf;
    background: #f6f6f6;
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #eeeeee 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%, #eeeeee 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#eeeeee', GradientType=0);
}

.content-box2 dt:after {
    position: absolute;
    content: ".";
    left: 0;
    top: 12px;
    width: 3px;
    height: 19px;
    background: #31a4ce;
    text-indent: -9999em;
    overflow: hidden;
    display: block;
    line-height: 0;
}

.content-box2 dd {
    min-height: 105px;
    font-size: 12px;
    padding: 20px;
    border-bottom: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    background: #fff;
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
}

.content-box2 dd .t-red {
    font-size: 14px;
}

.stand-pulldown {
    margin-bottom: 20px;
    overflow: hidden;
}
.stand-pulldown dt { margin-bottom: 0!important;}
.stand-pulldown dd {
    display: none;
    padding: 15px 10px 0 10px;
}

.stand-pulldown dd .ttl {
    margin-bottom: 10px;
}

.stand-pulldown dd .pic {
    margin-bottom: 20px;
    line-height: 0;
}

.stand-pulldown dd .ttl span {
    color: #31a4ce;
}

.stand-pulldown dd .box-l {
    width: 450px;
    float: left;
    line-height: 0;
}

.stand-pulldown dd .box-r {
    width: 450px;
    float: right;
}

.stand-pulldown dd .box-r:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.stand-pulldown dd .box-r .btn {
    float: right;
    display: block;
    width: 200px;
    margin-top: 10px;
    line-height: 1;
    font-size: 12px;
    text-align: center;
    border: 1px solid #31a4ce;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.stand-pulldown dd .box-r .btn a {
    display: block;
    background: url(../images/com_icn_blank.png) 90% center no-repeat;
    color: #31a4ce;
    text-decoration: none;
    padding: 5px 30px 5px 20px;
}

.stand-pulldown .cf {
    margin-bottom: 20px;
}

.stand-box { margin-bottom: 20px;}
.stand-box .box-l {
    width: 460px;
    float: left;
    line-height: 0;
}

.stand-box .box-r {
    width: 460px;
    float: right;
}

.common-table2 {
    background: #b5b5b5;
    width: 100%;
    margin-bottom: 20px;
}

.common-table2 th {
    font-size: 12px;
    background: #b5b5b5;
    border-right: 1px solid #fff;
    text-align: center;
    color: #fff;
    padding: 5px 0 3px;
    line-height: 1.5;
}

.common-table2 th:last-child {
    border: 0;
}

.common-table2 td {
    font-size: 12px;
    border-right: 1px solid #b5b5b5;
    border-bottom: 1px solid #b5b5b5;
    background: #fff;
    font-size: 12px;
    text-align: center;
    padding: 5px 0 3px;
    line-height: 1.5;
}

.common-table2 td:first-child {
    width: 10%!important;
    border-left: 1px solid #b5b5b5;
}

.tab-box {
    text-align: right;
    letter-spacing: -0.4em;
}

.tab-box span {
    font-weight: normal;
    margin-left: 10px;
    letter-spacing: normal;
    font-style: normal;
    display: inline-block;
    padding: 5px 10px 3px;
    line-height: 1;
    text-align: center;
    font-size: 11px;
    color: #333;
    border: 1px solid #F9AB1C;
    background: #ffe4bd;
}

.date-box {
    text-align: right;
    margin-bottom: 10px;
    line-height: 1;
    font-size: 12px;
}

/* recruit
========================================================================================== */

.coulmn1-box { padding: 0 0 40px;}
.coulmn1-box dl dt { cursor: default!important;}
.coulmn1-box dl dd { padding: 0 10px;}

.coulmn2-box { padding: 0 0 40px;}
.coulmn2-box:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.coulmn2-box dl { width: 475px;}
.coulmn2-box dl:nth-child(odd) { float: left;}
.coulmn2-box dl:nth-child(even) { float: right;}
.coulmn2-box dl dt { cursor: default!important;}
.coulmn2-box dl dd { padding: 0 10px;}

.coulmn3-box { margin-left: -25px; padding: 15px 0 80px;}
.coulmn3-box:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.coulmn3-box dl { width: 310px; float: left; margin: 35px 0 0 25px;}
.coulmn3-box dl dt { cursor: default!important;}
.coulmn3-box dl dd { padding: 0 10px;}

.link-list li { margin-top: 10px; padding-left: 20px; position: relative;}
.link-list li span { color: #31a4ce; position: absolute; left: 0;}
.link-list li em { font-style: normal; font-size: 12px;}
.link-list li.false,
.link-list li.false span { color: #898989;}
.link-list li .tel { font-size: 18px; font-weight: normal;}

.recruit-table {
    width: 100%;
    margin-top: 25px;
    background: #a0a0a0;
}

.recruit-table th {
    background: #eeeeee;
    width: 30%;
    padding: 10px;
    vertical-align: middle;
    font-weight: bold;
}

.recruit-table td {
    background: #fff;
    width: 70%;
    padding: 10px;
    vertical-align: middle;
}

.secciton-box {
    margin-bottom: 40px;
}

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

.secciton-box .box-l {
    float: left;
}

.secciton-box .box-r {
    float: right;
}

.secciton-box .figure {
    width: 400px;
}

.secciton-box .txt {
    width: 550px;
}

.secciton-box .txt p {
    line-height: 1.8;
}


/* contact
========================================================================================== */

.basic-table td input[type="text"] {
    padding: 10px;
    width: 60%;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.basic-table td input.zip1 {
    width: 10%;
}

.basic-table td input.zip2 {
    width: 15%;
}

.basic-table td select {
    font-size: 16px;
}

.basic-table td .caption {
    font-size: 12px;
}

.basic-table td textarea {
    padding: 10px;
    width: 80%;
    resize: vertical;
}

.caption-form {
    margin-bottom: 10px;
}

.form-privacy {
    border: 1px solid #a0a0a0;
    padding: 30px;
    background: #fff;
}

.form-privacy dt {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}

.form-privacy dd p {
    font-size: 12px;
}

.form-privacy dd .btn-doui {
    margin: 25px auto 0;
    width: 400px;
}

.form-privacy dd .btn-doui label {
    display: block;
    background: #eeeeee;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    padding: 10px 0;
    width: 100%;
    cursor: pointer;
}

.form-privacy dd .btn-doui input {
    margin-right: 5px;
}

.btn-check {
    margin: 60px auto 0;
    width: 260px;
}

.btn-check input[type="submit"] {
    cursor: pointer;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    padding: 20px 0;
    border: 0;
    color: #fff;
    display: block;
    background: #a0a0a0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.btn-check input:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.form-err { margin-bottom: 25px; border: 1px solid #e60012; padding: 30px; background: #fbe9ea;}
.form-err li { color: #e60012;}

.converage-list { margin-top: 40px;}
.converage-list li { 
    background: url(../images/converage_arr.png) center bottom no-repeat;
    font-size: 18px;
    padding: 0 0 45px 50px;
    margin-bottom: 30px;
    font-weight: bold;
    position: relative;
    line-height: 1;
}
.converage-list li:last-child { background: none; margin-bottom: 0;}
.converage-list li strong { position: absolute; left: 0; top: 0; margin-top: -12px; font-size: 24px; text-align: center; width: 40px; height: 40px; border-radius: 3px; -webkit-border-radius: 3px; line-height: 42px; color: #fff; background: #31a4ce;}
.converage-list li span { font-size: 14px; font-weight: normal;} 


/* highway(みなとみらい線のみ)
========================================================================================== */
.mm-schedule {
    width: 980px;
    margin: 0 auto 30px auto;
    padding: 0;
}

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

.mm-schedule .mm-schedule-r {
    border: 2px solid #bfbfbf;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #fff;
    padding-bottom: 15px;
}

.mm-schedule .mm-schedule-r h3 {
    background: #f0f0f0;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
    line-height: 1;
    padding: 14px 0 10px;
}

.mm-schedule .mm-schedule-r .root {
    display: table;
    width: 100%;
    background: url(../images/top_schedule_bg.png) #fff center center no-repeat;
}

.mm-schedule .mm-schedule-r .root span {
    display: table-cell;
    width: 50%;
    text-align: center;
    font-size: 13px;
    line-height: 1;
    padding: 10px;
}

.mm-schedule .mm-schedule-r .time {
    border-bottom: 2px solid #bfbfbf;
    background: #f0f0f0;
    letter-spacing: 0.05em;
    font-size: 11px;
    text-align: center;
    line-height: 1;
    padding: 10px 0;
}

.mm-schedule .mm-schedule-r .schedule-slider {
    position: relative;
}

.mm-schedule .mm-schedule-r .schedule-slider li {
    padding: 15px 0 12px;
}

.mm-schedule .mm-schedule-r .schedule-slider .bx-prev {
    background: url(../images/top_schedule_prev.png) no-repeat;
    width: 34px;
    height: 34px;
    position: absolute;
    top: 50%;
    left: 12px;
    display: block;
    text-indent: -9999em;
    overflow: hidden;
}

.mm-schedule .mm-schedule-r .schedule-slider .bx-next {
    background: url(../images/top_schedule_next.png) no-repeat;
    width: 34px;
    height: 34px;
    position: absolute;
    top: 50%;
    right: 12px;
    display: block;
    text-indent: -9999em;
    overflow: hidden;
}

.mm-schedule .mm-schedule-r .sign {
    font-size: 60px;
    color: #31a4ce;
    font-weight: bold;
    text-align: center;
    line-height: 1;
}
.mm-schedule .mm-schedule-r .sign.gray { color: #666;}

.mm-schedule .mm-schedule-r .number {
    display: table;
    width: 100px;
    margin: 5px auto 0;
}

.mm-schedule .mm-schedule-r .number span {
    font-size: 12px;
    display: table-cell;
    text-align: center;
    width: 50%;
    line-height: 1;
    padding: 5px 0 3px;
    background: #f0f0f0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.mm-schedule .mm-schedule-r .number .ttl {
    background: #a0a0a0;
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    color: #fff;
}

.mm-schedule .mm-schedule-r .name {
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
    line-height: 1.4;
}

.mm-schedule .mm-schedule-r .time2 {
    font-size: 12px;
    text-align: center;
}

.mm-schedule .mm-schedule-r .btn {
    margin: 0 auto;
    width: 260px;
}

.mm-schedule .mm-schedule-r .btn a {
    width: 100%;
    box-sizing: border-box;
    background: url(../images/top_schedule_btn.png) #31a4ce 92% center no-repeat;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    line-height: 1;
    padding: 10px 10px 8px 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}

/* line
========================================================================================== */
.line-links { margin: -20px 0px 40px 0px;}
.line-links dt {
    font-size: 18px;
    font-weight: bold;
    color: #0083b9;
    background: url(../images/com_icon_line.png) left center no-repeat;
    padding-left: 30px;
    line-height: 21px;
    margin-bottom: 10px;
}
.line-links li {
    background: #dcdcdc;
    border-radius: 3px;
    margin-bottom: 5px;
    padding: 5px 30px;
}
.line-links li a {
    background: url(../images/com_icon_pdf.png) right center no-repeat;
    padding-right: 25px;
}
.line-map {
    background: url(../images/line_map_bg.png) right 8px no-repeat;
    width: 650px;
    height: 542px;
    margin: 0 auto;
    position: relative;
}
.line-map li { position: absolute; line-height: 0;}
.line-map li a { display: block; line-height: 0;}
.line-map li.aomonoyokotyou { right: 60px; top: 42px;}
.line-map li.uraga { right: 98px; bottom: 10px;}
.line-map li.oimachi { right: 61px; top: 0px;}
.line-map li.ohfuna { left: 54px; top: 120px;}
.line-map li.ohmori { right: 145px; top: 0px;}
.line-map li.oppama { left: 322px; top: 285px;}
.line-map li.kanazawahakkei { left: 300px; top: 250px;}
.line-map li.kanazawabunko { left: 269px; top: 215px;}
.line-map li.kamakura { left: 106px; top: 168px;}
.line-map li.kamata { right: 229px; top: 0px;}
.line-map li.kamata2 { right: 228px; top: 42px;}
.line-map li.kamiooka { left: 144px; top: 82px;}
.line-map li.kawasaki { right: 313px; top: 0px;}
.line-map li.kitakurihama { right: 178px; bottom: 42px;}
.line-map li.horinouchi { right: 136px; bottom: 79px;}
.line-map li.kinugasa { right: 297px; bottom: 111px;}
.line-map li.kurihama { right: 269px;  bottom: 72px;}
.line-map li.kurihama2 { left: 302px; bottom: 42px;}
.line-map li.tomioka { left: 216px; top: 143px;}
.line-map li.shioiri { right: 220px; bottom: 177px;}
.line-map li.shinzushi { left: 98px; top: 250px;}
.line-map li.zushi { left: 137px; top: 211px;}
.line-map li.noukendai { left: 243px; top: 179px;}
.line-map li.haneda { right: 179px; top: 97px;}
.line-map li.heiwajima { right: 144px; top: 42px;}
.line-map li.miurakaigan { left: 117px; bottom: 42px;}
.line-map li.misaki { left: 24px; bottom: 31px;}
.line-map li.misaki2 { left: 0px; bottom: 0px;}
.line-map li.youkoudai { left: 137px; top: 120px;}
.line-map li.yokosuka { right: 133px; bottom: 177px;}
.line-map li.yokosukachuo { right: 173px;  bottom: 115px;}
.line-map li.yokohama { left: 154px; top: 42px;}
.line-map li.mutsuura { left: 217px; top: 250px;}
.line-map li.yrpnobi { left: 210px; bottom: 42px;}
.line-map li.isogo { left: 227px; top: 88px;}
.ticket-icn { display: block; float: right; margin: 0 0 20px 20px;}
.root-stop-list > li {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    margin-bottom: 10px;
}
.root-stop-name {
    margin-right: 40px;
    font-size: 18px;
}
.root-stop-pdfs {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    flex: 1;
}

.root-stop-pdfs li {
    margin-right: 50px;
    font-size: 18px;
}

/* Photo List
========================================================================================== */
.photo-list2:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.photo-list2 { margin-left: -20px;}
.photo-list2 li { float: left; width: 325px; line-height: 0; margin: 0 0 20px 20px;}
.photo-list2 li span { display: block;  line-height: 1.5; margin-top: 5px;}

.photo-list3:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.photo-list3 { margin-left: -20px;}
.photo-list3 li { float: left; width: 210px; line-height: 0; margin: 0 0 20px 20px;}
.photo-list3 li span { display: block;  line-height: 1.5; margin-top: 5px;}
.photo-list3 li em { display: block; font-size: 12px; font-style: normal;}

.photo-list4:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.photo-list4 { margin-left: -20px;}
.photo-list4 li { float: left; width: 230px; line-height: 0; margin: 0 0 20px 20px;}
.photo-list4 li span { display: block;  line-height: 1.5; margin-top: 5px;}

/*  Company
========================================================================================== */
.company-name li { position: relative; padding-left: 9em;}
.company-name li span { position: absolute; left: 0; top: 0;}

/*  Guide
========================================================================================== */
.guide-list dt {
    line-height: 50px;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: normal;
    position: relative;
    padding: 10px 15px;
    border: 1px solid #bfbfbf;
    background: #f6f6f6;
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #eeeeee 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%, #eeeeee 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#eeeeee', GradientType=0);
}
.guide-list dt img { position: absolute; right: 0px; top: 0px;}
.guide-list dd p { font-weight: bold; margin-bottom: 10px;}
.guide-list dd ul li { margin-bottom: 10px; padding-left: 20px; position: relative;}
.guide-list dd ul li span { display: block; position: absolute; left: 0; top: 50%; margin-top: -5px; background: url(../images/com_arr01_on_sp.png) no-repeat; width: 6px; height: 10px; background-size: 100%; text-indent: -9999em; overflow: hidden;}
.guide-wrap {
    background: #fff;
    padding: 0!important;
}
.guide-inner {
    padding: 30px;
}
.guide-ttl {
    line-height: 1.5;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: normal;
    position: relative;
    padding: 10px 15px 10px 115px;
    border: 1px solid #bfbfbf;
    background: #f6f6f6;
    cursor: pointer;
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #eeeeee 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%, #eeeeee 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#eeeeee', GradientType=0);
}
.guide-ttl strong {
    background: url(../images/guide_icn.png) right center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 20px 10px 15px;
    display: block;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
}
.guide-ttl span {
    border: 1px solid #bfbfbf;
    position: absolute;
    right: 8px;
    top: 8px;
    font-size: 12px;
    width: 40px;
    display: block;
    background: url(../images/com_icn_arr1.png) 90% no-repeat #a0a0a0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    color: #fff;
    line-height: 1;
    padding: 8px 20px 8px 10px;
}
.guide-ttl.on span {
    background: url(../images/com_icn_arr2.png) 90% no-repeat #fff;
    color: #333;
}
.guide-ttl span em {
    display: none;
}
.guide-ttl.on span em {
    display: inline-block;
}
.guide-ttl2 {
    font-weight: bold;
    position: relative;
    margin-bottom: 20px;
    font-size: 20px;
    letter-spacing: 0.1em;
    background: #31a4ce;
    color: #fff;
    padding: 15px 15px 13px 15px;
    line-height: 1;
}
.guide-ttl3 {
    font-weight: bold;
    position: relative;
    margin-bottom: 20px;
    font-size: 16px;
    letter-spacing: 0.1em;
    background: #d3eaf2;
    border-bottom: 3px solid #31a4ce;
    text-align: center;
    padding: 15px 15px 13px 15px;
    line-height: 1;
}
.guide-coulmn2 { margin-left: -40px;}
.guide-coulmn2:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.guide-coulmn2 .list {
    width: 440px;
    margin: 0 0 0 40px;
    float: left;
}
.guide-coulmn3 { margin-left: -25px;}
.guide-coulmn3:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.guide-coulmn3 .list {
    width: 290px;
    margin: 0 0 0 25px;
    float: left;
}
.guide-coulmn3 .list .double {
    line-height: 3!important;
}
.guide-coulmn3 .list .ttl {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 1.5;
}
.guide-coulmn3 .list .indent1-list li { margin-bottom: 0;}
.guide-coulmn3 .list-double {
    width: 605px;
    margin: 0 0 0 25px;
    float: left;
}
.guide-coulmn3 .list-double .flow {
    position: relative;
    padding-left: 315px;
    min-height: 200px;
    margin-bottom: 5px;
}
.guide-coulmn3 .list-double .flow p { margin-bottom: 10px;}
.guide-coulmn3 .list-double .flow figure {
    display: block;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 290px;
}
.guide-coulmn3 li strong { line-height: 1.5; font-size: 16px; display: block; margin-bottom: 5px;}
.guide-coulmn3 li span { display: block; margin-bottom: 5px;}
.guide-box { background: #eeeeee; padding: 40px 0 30px 0;}
.guide-box p { font-size: 18px; text-align: center; line-height: 1; margin-bottom: 30px;}
.guide-box ul { letter-spacing: -0.4em; text-align: center;}
.guide-box ul li { margin: 0 15px; display: inline-block; line-height: 0;}
.guide-arr { background: url(../images/guide_arr1.png) bottom no-repeat; padding-bottom: 68px;}
.guide-coulmn3 .caption { font-size: 12px; margin-bottom: 0; position: relative; padding-left: 1em;}
.guide-coulmn3 .caption span { position: absolute; left: 0; top: 0;}
.guide .half-list { margin-left: -20px;}
.guide .half-list:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.guide .half-list li {
    width: 210px;
    float: left;
    margin-left: 20px;
}
.guide .half-list li strong {
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
    display: block;
}
.guide .caution-box { border: 1px solid #bfbfbf; background: #fffde2; padding: 30px;}
.guide .caution-box .ttl { font-size: 18px; color: #333; font-weight: bold; margin-bottom: 10px;}
.guide .caution-box .txt { color: #333; margin-bottom: 0;}
.guide .caution-box li { margin-bottom: 0px;}
.guide figure { display: block; line-height: 0; margin-bottom: 5px;}

/*  Mobile
========================================================================================== */
.mobile-box {
    display: table;
}
.mobile-box figure {
    display: table-cell;
}
.mobile-box .txt {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}
.mobile-box .txt p {
    letter-spacing: normal;
    margin-bottom: 5px;
}
.mobile-box .txt p:last-child { margin-bottom: 0;}

/*  Mobile
========================================================================================== */
.use-indent { margin-bottom: 20px;}
.use-indent dt { font-weight: bold; position: relative; padding-left: 3em;}
.use-indent dt span { position: absolute; left: 0; top: 0;}
.use-indent dd { padding-left: 3em;}
.use-indent dd .indent li { position: relative; padding-left: 2em;}
.use-indent dd .indent li span { position: absolute; left: 0; top: 0;}

.safeaction-icon:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.safeaction-icon li {
    position: relative;
    line-height: 20px;
    padding-left: 27px;
    font-size: 12px;
    float: left; margin-right: 20px;
}
.safeaction-icon li:first-child { padding-left: 40px;}
.safeaction-icon li span {
    position: absolute;
    left: 0;
    top: 0;
}

/* tourist
========================================================================================== */
.tourist-box {
    margin-bottom: 60px;
}
.tourist-box dt {
    line-height: 1.5;
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: normal;
    position: relative;
    padding: 10px 15px;
    border: 1px solid #bfbfbf;
    background: #f6f6f6;
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #eeeeee 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%, #eeeeee 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#eeeeee', GradientType=0);
}
.tourist-box dt:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.tourist-box dt span {
    display: block;
    color: #fff;
    background: #31a4ce;
    padding: 7px 7px 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 14px;
    line-height: 1;
    float: left;
    margin-right: 10px;
}
.tourist-box dd {
    position: relative;
}
.tourist-box dd:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.tourist-box dd .caption {
    font-size: 12px;
    text-align: right;
    line-height: 1;
    width: 100%;
    margin-bottom: 20px;
}
.tourist-box dd .coulmn2 {
    display: table;
    width: 100%;
}
.tourist-box dd .coulmn2 figure {
    display: table-cell;
    line-height: 0;
    vertical-align: top;
    padding-right: 25px;
}
.tourist-box dd .coulmn2.right figure {
    padding: 0 0 0 25px;
}
.tourist-box dd .coulmn2 div {
    display: table-cell;
    vertical-align: top;
}
.tourist-box dd .ttl {
    border-bottom: 2px solid #f6b37f;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
}
.tourist-box dd .ttl span {
    font-size: 16px;
}
.tourist-box dd .txt {
}

.tourist-list dl {
    margin-bottom: 20px;
}

.tourist-list dl dt {
    line-height: 1.5;
    font-size: 17px;
    font-weight: bold;
    position: relative;
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    padding: 10px 15px;
    border: 1px solid #bfbfbf;
    background: #f6f6f6;
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #eeeeee 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%, #eeeeee 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#eeeeee', GradientType=0);
}

.tourist-list dl dt:after {
    position: absolute;
    content: ".";
    left: 0;
    top: 12px;
    width: 3px;
    height: 19px;
    background: #31a4ce;
    text-indent: -9999em;
    overflow: hidden;
    display: block;
    line-height: 0;
}

.tourist-list dl dd ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.tourist-list .nottl-list {
    border-top: 1px solid #bfbfbf;
}

.tourist-list dl dd li,
.tourist-list .nottl-list li{
    position: relative;
    background: #fff;
    padding: 10px 15px 10px 28px;
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
}
.tourist-list dl dd .ico-night span:after {
    display: inline-block;
    content: "深夜・早朝";
    background: #ddeff6;
    border: 1px solid #31a4ce;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 12px;
    color: #0083b9;
    text-decoration: none;
    line-height: 1;
    padding: 5px 5px 3px 5px;
    margin-left: 10px;
}

.tourist-list dl dd li.double {
    width: 50%;
    box-sizing: border-box;
    float: left;
}

.tourist-list dl dd li.double:nth-child(2n) {
    border-left: 0;
}

.tourist-list dl dd li a:before,
.tourist-list .nottl-list li a:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 15px;
    width: 0;
    height: 0;
    margin-top: -5px;
    border: 5px solid transparent;
    border-left: 5px solid #a0a0a0;
}

.tourist-list.accordion {
    margin-bottom: 40px;
}
.tourist-list.accordion dl {
    margin-bottom: 5px;
}
.tourist-list.accordion dl.lst {
    margin-bottom: 20px;
}
.tourist-list.accordion dl dt {
    font-weight: bold;
    /*font-size: 13px;*/
    position: relative;
    border-radius: 3px 3px 0 0;
    padding: 15px 15px 13px;
    border: 1px solid #bfbfbf;
    background: #f6f6f6;
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #eeeeee 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%, #eeeeee 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#eeeeee', GradientType=0);
    cursor: pointer;
}
.tourist-list.accordion dl dt:after {
    position: absolute;
    content: "＋";
    font-size: 18px;
    left: auto;
    right: 0;
    top: 0;
    background: none;
    text-indent: 0;
    font-weight: normal;
    display: block;
    width: 32px;
    height: 55px;
    line-height: 55px;
    overflow: visible;
}
.tourist-list.accordion dl dt.on:after {
    content: "ー";
}
.tourist-list.accordion dl dt:before {
    position: absolute;
    content: ".";
    left: 0;
    top: 50%;
    width: 3px;
    height: 19px;
    margin-top: -9px;
    background: #31a4ce;
    text-indent: -9999em;
    overflow: hidden;
    display: block;
    line-height: 0;
}
.tourist-list.accordion dl dd {
    display: none;
}
.tourist-list.accordion .nottl-list{
    border-top: 1px solid #bfbfbf;
}
.tourist-list.accordion dl dd li,
.tourist-list.accordion .nottl-list li {
    position: relative;
    background: #fff;
    padding: 10px 15px 10px 25px;
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
}
.tourist-list.accordion dl dd .ico-night span:after {
    display: inline-block;
    content: "深夜・早朝";
    background: #ddeff6;
    border: 1px solid #31a4ce;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 12px;
    color: #0083b9;
    text-decoration: none;
    line-height: 1;
    padding: 5px 5px 3px 5px;
    margin-left: 10px;
}
.tourist-list.accordion dl dd li a:before,
.tourist-list.accordion .nottl-list li a:before {
    display: block;
    content: "";
    position: absolute;
    top: 20px;
    left: 15px;
    width: 0;
    height: 0;
    margin-top: -5px;
    border: 5px solid transparent;
    border-left: 5px solid #a0a0a0;
}
.tourist-list.accordion dl dd li .blank{
    display: block;
    background: url(../images/com_icn_blank2.png) right no-repeat;
    padding-right: 20px;
}
.tourist-list.accordion dd.on {
    display: block;
}

.tourist .coulmn3 {
	display: table;
	background: #fff;
	border-radius: 3px;
}
.tourist .coulmn3 .col01 {
	display: block;
	float: left;
	vertical-align: top;
	padding: 30px 0 30px 0;
	text-align: center;
	width: 300px;
	box-sizing: border-box;
}
.tourist .coulmn3 .col01 img {
	width: 200px;
	margin-bottom: 30px;
	margin-top: 10px;
}
.tourist .coulmn3 .col01 .pdf_download_btn {
	color: #0083b9;
	display: inline-block;
	font-weight: normal;
	position: relative;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #fff;
	padding: 10px 10px 8px 15px;
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid #7d7d7d;
	background: #e8e8e8;
	background: -webkit-linear-gradient(top, #55b4d7 0%, #31a4ce 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8', GradientType=0);
}
.tourist .coulmn3 .col01 .pdf_download_btn:after {
	position: relative;
	line-height: 0;
	display: block;
	float: right;
	width: 21px;
	height: 20px;
	background: url(../images/com_icon_pdf.png) no-repeat;
	content: ".";
	text-indent: -9999em;
	overflow: hidden;
	margin-left: 2px;
	margin-top: -2px;
}
.tourist .coulmn3 .col02 {
	display: block;
	float: right;
	vertical-align: top;
	padding: 30px 30px 30px 0;
	text-align: center;
	width: 670px;
	box-sizing: border-box;
}
.tourist .coulmn3 .col03 {
	display: block;
	float: right;
	vertical-align: top;
	padding: 30px 30px 30px 30px;
	text-align: center;
	width: 980px;
	box-sizing: border-box;
}
.tourist .coulmn3 .movie {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.tourist .coulmn3 .movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* recruit
========================================================================================== */

.recruit-flow-wrap {
    background: #fff;
    padding: 0!important;
    display: table;
    table-layout: fixed;
    width: 100%;
    border-collapse: separate;
    border-spacing: 25px;
}
.recruit-flow-wrap figure {
    display: table-cell;
    vertical-align: top;
    width: 35%;
}
.recruit-flow-wrap .t-box {
    display: table-cell;
    vertical-align: top;
}
.recruit-flow-wrap .t-box p {
    margin-bottom: 1em;
}
.recruit-flow-wrap .t-box p span {
    display: block;
    position: relative;
    padding-left: 1em;
}
.recruit-flow-wrap .t-box p span em {
    position: absolute;
    left: 0;
    top: 0;
}
.recruit-flow-wrap .t-box p:last-child {
    margin-bottom: 0;
}
.recruit-flow-inner {
    padding: 30px;
}
.recruit-flow-ttl {
    line-height: 1.5;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: normal;
    position: relative;
    padding: 10px 15px 10px 115px;
    border: 1px solid #bfbfbf;
    background: #f6f6f6;
    cursor: pointer;
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #eeeeee 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%, #eeeeee 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#eeeeee', GradientType=0);
}
.recruit-flow-ttl strong {
    background: url(../images/guide_icn.png) right center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 20px 10px 15px;
    display: block;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
}
.recruit-flow-ttl span {
    border: 1px solid #bfbfbf;
    position: absolute;
    right: 8px;
    top: 8px;
    font-size: 12px;
    width: 40px;
    display: block;
    background: url(../images/com_icn_arr1.png) 90% no-repeat #a0a0a0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    color: #fff;
    line-height: 1;
    padding: 8px 20px 8px 10px;
}
.recruit-flow-ttl.on span {
    background: url(../images/com_icn_arr2.png) 90% no-repeat #fff;
    color: #333;
}
.recruit-flow-ttl span em {
    display: none;
}
.recruit-flow-ttl.on span em {
    display: inline-block;
}
.recruit-flow-arr { background: url(../images/guide_arr1.png) bottom no-repeat; padding-bottom: 68px;}
.recruit-flow-ttl.double {
    padding: 10px 15px 10px 125px;
}
.recruit-flow-after {
    background: #e5e5e5;
    padding: 15px 0;
    margin-bottom: 20px;
    text-align: center;
}
.recruit-flow-arr .recruit-flow-after {
    margin-bottom: 0;
}
.recruit-flow-after p {
    display: inline-block;
    text-align: center;
    background: #fff;
    line-height: 1;
    border: 2px solid #31a4ce;
    padding: 15px 30px 13px 30px;
    border-radius: 5px;
    -wekit-border-radius: 5px;
}

.recruit-works-wrap {
    background: #fff;
    padding: 0!important;
}
.recruit-works-wrap .inner {
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    padding: 40px 0 0 0!important;
    display: table;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 25px 0;
}
.recruit-works-wrap:last-child {
    padding: 0 0 40px 0!important;
}
.recruit-works-wrap figure {
    display: table-cell;
    vertical-align: top;
    width: 35%;
    line-height: 0;
}
.recruit-works-wrap .t-box {
    display: table-cell;
    vertical-align: top;
}
.recruit-works-wrap .t-box p {
    margin-bottom: 1em;
}
.recruit-works-wrap .t-box .t-gray {
    background: #eee;
    padding: 10px 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.recruit-works-wrap .t-box p:last-child {
    margin-bottom: 0;
}
.recruit-works-ttl {
    line-height: 1.5;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: normal;
    position: relative;
    padding: 10px 15px 10px 115px;
    border: 1px solid #bfbfbf;
    background: #f6f6f6;
    cursor: pointer;
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #eeeeee 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%, #eeeeee 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#eeeeee', GradientType=0);
}
.recruit-works-ttl strong {
    background: url(../images/guide_icn.png) right center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 20px 10px 15px;
    display: block;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
}
.recruit-works-ttl span {
    border: 1px solid #bfbfbf;
    position: absolute;
    right: 8px;
    top: 8px;
    font-size: 12px;
    width: 40px;
    display: block;
    background: url(../images/com_icn_arr1.png) 90% no-repeat #a0a0a0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    color: #fff;
    line-height: 1;
    padding: 8px 20px 8px 10px;
}
.recruit-works-ttl.on span {
    background: url(../images/com_icn_arr2.png) 90% no-repeat #fff;
    color: #333;
}
.recruit-works-ttl span em {
    display: none;
}
.recruit-works-ttl.on span em {
    display: inline-block;
}
.recruit-works-ttl.am { padding-left: 100px;}
.recruit-works-arr { background: url(../images/guide_arr1.png) bottom no-repeat; padding-bottom: 68px;}



.recruit-main-img{
	margin-bottom: 40px;
}
.recruit-list > li{
	float: left;
	width: 32%;
}
.recruit-list > li + li{
	margin-left: 2%;
}
.recruit-list > li img{
	vertical-align: middle;
	width: 100%;
}
.recruit-list > li a{
	text-decoration: none;
	display: block;
}
.recruit-list-link{
	background-color: #0083b9;
	display: table;
	width: 100%;
	height: 65px;
}
.recruit-list-link span{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 1.3;
	font-weight: bold;
	letter-spacing: 0.04em;
	background-image: url(/images/recruit/icn_link.gif);
	background-repeat: no-repeat;
	background-position: 95% center;
}
.recruit-list-txt{
	background-color: #fff;
	border: 1px solid #a0a0a0;
	padding: 20px 15px;
	height: 155px;
}
.recruit-list-ttl{
	text-align: center;
	font-size: 16px;
	color: #017db1;
	font-weight: bold;
}
.recruit-list-point{
	margin-top: 15px;
	position: relative;
}
.recruit-list-point:before{
	display: block;
	content: "POINT";
	padding-left: 1.5em;
	background-image: url(/images/recruit/icn_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	position: relative;
	z-index: 10;
	margin-bottom: 5px;
}
.recruit-list-point:after{
	display: block;
	content: "";
	width: 68%;
	height: 2px;
	background-color: #95d5ee;
	position: absolute;
	right: 0;
	top: 11px;
	box-sizing: border-box;
}
.recruit-list-point li:before{
	display: inline-block;
	content: "■";
	color: #c2c2c2;
	padding-right: 3px;
}

.recruit-cv-btn{
	width: 363px;
	margin: 50px auto 60px;
}
.recruit-cv-btn a{
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	background-color: #0083b9;
	text-align: center;
	background-image: url(/images/recruit/icn_link.gif);
	background-repeat: no-repeat;
	background-position: 92% center;
	border-radius: 5px;
	padding: 25px 0;
}

.recruit-btn{
	margin-bottom:50px;
	position: relative;
	overflow: hidden;
}
.recruit-btn ul{
	position: relative;
	left: 50%;
	float: left;
}
.recruit-btn li{
	width: 300px;
	padding: 0 10px;
	position: relative;
	left: -50%;
	float: left;
}
.recruit-btn a{
	display: block;
	background-color: #31a4ce;
	color: #fff;
	padding: 20px 20px 20px 70px;
	font-size: 14px;
	border-radius: 5px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/recruit/icn_btn03.png), url(/images/recruit/icn_link.gif);
	background-repeat: no-repeat;
	background-position: 15px center, 95% center;
}
.recruit-btn li:nth-of-type(2n) a{
	background-image: url(/images/recruit/icn_btn01.png), url(/images/recruit/icn_link.gif);
}
.recruit-btn li:nth-of-type(3n) a{
	background-image: url(/images/recruit/icn_btn02.png), url(/images/recruit/icn_link.gif);
}

.recruit-small_indent {
	text-indent: -13px;
    padding-left: 13px;
	margin-bottom: 20px;
	font-size: 12px;
}

.pc-pb20 {
	padding-bottom: 20px;
}

.recruit-img-right{
	float: right;
	margin-left: 15px;
}

.recruit-2column-btn{
	margin-top: 40px;
}
.recruit-2column-btn li{
	float: left;
	width: 330px;
	height: 60px;
	margin-bottom: 15px;
}
.recruit-2column-btn li:nth-of-type(2n){
	float: right;
}
.recruit-2column-btn a{
	width: 100%;
	height: 60px;
	display: table;
	text-decoration: none;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background-color: #30a0c9;
	border-radius: 5px;
	line-height: 1.3;
	background-image: url(/images/recruit/icn_link.gif);
	background-repeat: no-repeat;
	background-position: 92% center;
}
.recruit-2column-btn span{
	display: table-cell;
	vertical-align: middle;
}