.table_print_btn a {
color: #FFF;
}
@media print, screen and (min-width: 768px) {
.pcBr {
display: inline-block;
}
.spBr {
display: none;
}
.w1200 {
width: 1200px;
margin: auto;
}
.w1100 {
width: 1200px;
margin: auto;
}
.w1000 {
width: 1200px;
margin: auto;
}
.w800 {
width: 800px;
margin: auto;
}
.mb30 {
margin-bottom: 30px;
}

.ttl {
color: #fff;
font-size: 1.4em;
font-weight: bold;
border-bottom: 2px solid #fff;
padding-bottom: 3px;
margin-bottom: 20px;
}

.sp {
display: none;
}
#wrap {
position: relative;
min-width: 1200px;
background: #56595B;
}
.msg {
position: fixed;
top: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.9);
z-index: 100;
padding: 50px 30px;
text-align: center;
}
.msg p {
font-size: 1.4rem;
margin: 0 0 30px;
color: #FFF;
}
.msg .close {
text-align: center;
}
.msg .close span {
display: inline-block;
background: #FFF;
padding: 5px 30px;
border-radius: 50px;
cursor: pointer;
}
.bnr_ai {
text-align: center;
margin: 40px 20px 40px;
}
.bnr_ai img {
width: inherit;
}
/*header------------*/
.logo_img {
padding: 20px 0 0 5%;
width: 220px;
}
/*mv------------*/
#content .mv {
background-image: url("../images/mv_img.png");
background-repeat: no-repeat;
background-size: cover;
background-position: bottom;
height: 1100px;
width: 80%;
width: 1200px;
margin: 0 auto;
position: relative;
}
#content .mv .txt {
width: 450px;
margin: 0 50px 0 auto;
padding-top: 5%;
}
#content .mv .txt h2 {
font-family: 'Noto Sans JP', sans-serif;
font-size: 3.2em;
font-weight: bold;
line-height: 140%;
color: #3C4542;
letter-spacing: 5px;
}
#content .mv .txt p {
color: #3C4542;
font-weight: bold;
padding-top: 10px;
font-size: 0.7em;
letter-spacing: 2px;
line-height: 180%;
}
#content .mv .catch {
position: absolute;
bottom: 10%;
width: 90%;
left: 0;
right: 0;
margin: auto;
}

#content .bnr_img {
position: absolute;
top:10%;
left:6%;
width: 260px;
}

/*news------------*/
.news .ttlLineB {
position: relative;
padding: 10px 0;
margin: 0px 0 40px;
font-size: 1.4rem;
font-weight: 500;
color: #fff;
border-bottom: solid 1px #fff;
}
.news .ttlLineB::before {
content: "";
position: absolute;
width: 200px;
height: 2px;
bottom: -2px;
left: 0;
background: #0B318F;
z-index: 1;
}
.news {
padding: 100px 0 100px;
}
.news dl {
border-bottom: solid 1px #EDEDED;
font-size: 1rem;
}
.news dl dt {
float: left;
width: 150px;
border-top: solid 1px #EDEDED;
padding: 20px 0;
font-weight: 600;
color: #fff;
}
.news dl dd {
margin-left: 150px;
border-top: solid 1px #EDEDED;
padding: 20px 0;
color: #fff;
}
.news dl dd a.txt_link {
color: #fff;
}
.news dl dd .pdf_icon {
display: block;
margin-top: 10px;
color: #fff;
}
.news dl dd a {
color: #fff;
display: block;
margin-top: 10px;
}
.news dl dd .pdf_icon .size {
color: #fff;
}
.news dl dd .pdf_icon .size::before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "【 \f1c1　PDF形式：";
color: #fff;
}
.news dl dd .pdf_icon .size::after {
font-family: "Font Awesome 5 Free";
content: "】";
}
.news .btn {
text-align: center;
}
.news .btn a {
display: inline-block;
background: #1e86bb;
color: #FFF;
padding: 10px 50px;
border: none;
}
/*timetable------------*/
.obon_daiya {
background: #086DB0;
display: inline-block;
color: #fff;
padding: 5px;
font-size: 20px;
margin-bottom: 10px;
}
.obon_daiya a {
color: #fff;
}
.typhoon_daiya {
background: #fff;
color: #e90006;
display: inline-block;
padding: 5px;
font-size: 20px;
margin-bottom: 10px;
margin-left: 10px;
}
/*osirase------------*/
.osirase {
background: #0B318F;
padding: 20px;
width: 1100px;
box-sizing: border-box;
margin: 20px auto 50px;
text-align: center;
}
.osirase h3 {
font-size: 2.4rem;
font-weight: bold;
margin: 0 0 20px;
color: #fff;
}
.osirase .txt {
display: inline-block;
}
.osirase p {
font-size: 1.8rem;
color: #fff;
margin: 0 0 5px;
font-weight: 800;
position: relative;
}
.osirase .txt p a {
text-decoration: underline;
color: #fff;
font-size: 22px;
}
.osirase .w_bg {
background: #fff;
margin-top: 30px;
padding: 20px;
box-sizing: border-box;
}
.osirase h4 {
font-size: 1.4rem;
font-weight: bold;
margin: 0 0 20px;
color: #333;
}
.osirase .txt_flex {
display: flex;
flex-wrap: wrap;
}
.osirase .txt_flex p {
width: 48%;
}
.osirase .txt_flex p a {
text-decoration: underline;
color: #333;
}
.osirase .txt p::before {
content: "●";
font-size: 0.9rem;
margin: 0 3px 0 0;
}
/*lineCampaign------------*/
.lineCampaign {
width: 1000px;
margin: 20px auto 50px;
overflow: hidden;
}
.lineCampaign a {
background: rgba(216, 216, 216, 1.00) url("../images/lineCampaignBg.jpg") center/cover;
display: block;
padding: 20px;
}
.lineCampaign a:hover {
opacity: 0.8;
transition: all .3s ease-out;
}
.lineCampaign a h3 {
font-size: 2.4rem;
font-weight: bold;
margin: 0 0 10px;
color: #333;
}
.lineCampaign a h3 span {
display: block;
font-size: 1.6rem;
font-weight: bold;
color: #333;
}
.lineCampaign a .txt {
display: inline-block;
}
.lineCampaign a p {
font-size: 1.2rem;
text-align: left;
color: #333;
margin: 0 0 5px;
}
.lineCampaign a .btn {
text-decoration: underline;
background: #000;
color: #FFF;
display: inline-block;
padding: 5px 30px;
margin: 0 0 0 360px;
}
/*ouenGoods------------*/
.ouenGoods {
background: rgba(216, 216, 216, 1.00);
padding: 20px;
width: 1200px;
box-sizing: border-box;
margin: 20px auto 50px;
text-align: center;
}
.ouenGoods h3 {
font-size: 2.4rem;
font-weight: bold;
margin: 0 0 20px;
color: #333;
}
.ouenGoods .txt {
display: inline-block;
}
.ouenGoods .txt p {
font-size: 1.2rem;
text-align: left;
color: #333;
margin: 0 0 5px;
}
.ouenGoods .txt p::before {
content: "●";
font-size: 0.9rem;
margin: 0 3px 0 0;
}
.ouenGoods .txt p a {
text-decoration: underline;
color: #333;
}
.ouenGoods .w_bg {
background: #fff;
margin-top: 30px;
padding: 20px;
box-sizing: border-box;
}
.ouenGoods h4 {
font-size: 1.4rem;
font-weight: bold;
margin: 0 0 20px;
color: #333;
}
.ouenGoods .txt_flex {
display: flex;
flex-wrap: wrap;
}
.ouenGoods .txt_flex p {
width: 48%;
}
.ouenGoods .txt_flex p a {
text-decoration: underline;
color: #333;
}
/*marason------------*/
.marason {
background: #fff;
padding: 20px;
width: 1200px;
box-sizing: border-box;
margin: 20px auto 50px;
text-align: center;
}
.marason h3 {
font-size: 2.4rem;
font-weight: bold;
margin: 0 0 20px;
color: #333;
}
.marason .txt {
display: inline-block;
font-size: 28px;
font-weight: bold;
color: #333;
line-height: 2.2;
}
.marason .txt p {
font-size: 1.3rem;
text-align: left;
color: #333;
margin: 0 0 5px;
text-align: center;
}
.marason .txt p::before {
content: "●";
font-size: 0.9rem;
margin: 0 3px 0 0;
}
.marason .txt p a {
text-decoration: underline;
color: #333;
font-size: 25px;
}
.marason .w_bg {
background: #fff;
margin-top: 30px;
padding: 20px;
box-sizing: border-box;
}
.marason h4 {
font-size: 1.4rem;
font-weight: bold;
margin: 0 0 20px;
color: #333;
}
.marason .txt_flex {
display: flex;
flex-wrap: wrap;
}
.marason .txt_flex p {
width: 48%;
}
.marason .txt_flex p a {
text-decoration: underline;
color: #333;
}
/*mente------------*/
.mente {
background: #0B318F;
padding: 20px;
width: 1200px;
box-sizing: border-box;
margin: 20px auto 50px;
text-align: center;
}
.mente h3 {
font-size: 2.4rem;
font-weight: bold;
margin: 0 0 10px;
color: #fff;
}
.mente .txt span {
font-size: 33px;
font-weight: bold;
color: #fff;
line-height: 2;
}
.mente .txt {
display: inline-block;
font-size: 45px;
font-weight: bold;
color: #fff;
line-height: 1.2;
}
.mente .txt p {
font-size: 1.3rem;
text-align: left;
color: #333;
margin: 10px 0 5px;
text-align: center;
}
.mente .txt p::before {
content: "●";
font-size: 0.9rem;
margin: 0 3px 0 0;
color: #fff;
}
.mente .txt a {
text-decoration: underline;
color: #fff;
font-size: 21px;
}
.mente .w_bg {
background: #fff;
margin-top: 30px;
padding: 20px;
box-sizing: border-box;
}
.mente h4 {
font-size: 1.4rem;
font-weight: bold;
margin: 0 0 20px;
color: #333;
}
.mente .txt_flex {
display: flex;
flex-wrap: wrap;
}
.mente .txt_flex p {
width: 48%;
}
.mente .txt_flex p a {
text-decoration: underline;
color: #333;
}
/*obon------------*/
.obon {
background: #086DB0;
padding: 20px;
width: 1200px;
box-sizing: border-box;
margin: 20px auto 50px;
text-align: center;
}
.obon h3 {
font-size: 2.4rem;
font-weight: bold;
margin: 0 0 20px;
color: #fff;
}
.obon .txt {
display: inline-block;
}
.obon .txt p {
font-size: 1.2rem;
text-align: left;
color: #fff;
margin: 0 0 5px;
}
.obon .txt p::before {
content: "●";
font-size: 0.9rem;
margin: 0 3px 0 0;
}
.obon .txt p a {
text-decoration: underline;
color: #fff;
}
.obon .w_bg {
background: #fff;
margin-top: 30px;
padding: 20px;
box-sizing: border-box;
}
.obon h4 {
font-size: 1.4rem;
font-weight: bold;
margin: 0 0 20px;
color: #333;
}
.obon .txt_flex {
display: flex;
flex-wrap: wrap;
}
.obon .txt_flex p {
width: 48%;
}
.obon .txt_flex p a {
text-decoration: underline;
color: #333;
}
.obon span {
display: inline-block;
width: 350px;
color: #fff;
}
/*info_txt------------*/
.info_txt {
background: #0B318F;
padding: 20px;
width: 1200px;
box-sizing: border-box;
margin: 20px auto 50px;
text-align: center;
}
.info_txt .txt {
font-size: 22px;
font-weight: bold;
color: #FFF;
line-height: 1;
}
.info_txt .txt {
font-size: 28px;
font-weight: bold;
color: #FFF;
line-height: 1;
margin: 0 0 20px;
}
.info_txt p {
font-size: 16px;
color: #FFF;
margin: 0 0 10px;
}
.info_txt a {
text-decoration: underline;
color: #FFF;
font-size: 18px;
}
/*typhoon------------*/
.typhoon {
padding: 20px;
width: 1200px;
box-sizing: border-box;
margin: 20px auto 50px;
text-align: center;
background: #fff;
}
.typhoon .txt {
color: #e90006;
font-size: 35px;
font-weight: bold;
}
.table_print_btn {
color: #fff;
display: block;
text-align: center;
padding: 10px;
margin-top: 20px;
font-size: 25px;
background-color: #0B318F;
background-image: linear-gradient(180deg, #d00d21 0%, #9a0010 100%);
}

.table_print_btn2 {
color: #fff;
display: block;
text-align: center;
padding: 10px;
margin-top: 20px;
font-size: 25px;
background-color: #7b0000;
background-image: linear-gradient(0deg, #ff0000, #7b0000);;
}

/*cont01------------*/
.cont01 {
margin-top: 50px;
}
.cont01 .btn {
background: #FFF;
border: 1px solid #0B318F;
width: auto;
margin: 50px auto;
text-align: center;
border: none;
position: relative;
transition: 1s ease all;
}
.cont01 .btn_link:hover {
background: #fff;
color: #0B318F;
}
.cont01 .btn_link:before, .cont01 .btn_link:after {
content: '';
position: absolute;
top: 0;
right: 0;
height: 2px;
width: 0;
background: #0B318F;
transition: 0.6s ease all;
}
.cont01 .btn_link:after {
right: inherit;
top: inherit;
left: 0;
bottom: 0;
}
.cont01 .btn_link:hover:before, .cont01 .btn_link:hover:after {
width: 100%;
transition: 1s ease all;
}
.cont01 .btn p {
color: #fff;
display: block;
padding: 20px;
}
.cont01 .btn_link:hover p {
color: #0B318F;
}
.cont01 .box {
border: 1px solid #fff;
width: 1200px;
margin: 20px auto 0;
padding: 20px 40px;
position: relative;
}
.cont01 .box .type {
position: absolute;
top: 0;
left: 0;
background: #FFF;
padding: 10px;
text-align: center;
font-size: 0.8em;
color: #333;
}
.cont01 .box p {
color: #fff;
font-size: 1.2em;
margin-left: 10%;
}
.cont01 .box .btn {
text-align: center;
background: none;
margin: 20px auto auto;
}
.cont01 .box .btn a {
display: inline-block;
padding: 2px 20px;
border-radius: 30px;
background: #FFF;
margin: 0 15px;
}
.cont01 table {
width: 70%;
/*margin: 20px auto 0;*/
margin: 0 auto 0;
}
.cont01 table th {
color: #fff;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
display: block;
}
.cont01 table td {
padding: 0px 20px;
color: #fff;
}
.cont01 p.middle {
font-size: 1.0em;
margin-top: 20px;
}
.cont01 p.small {
font-size: 0.8em;
}
.cont01 ul {
list-style: none;
margin: 10px 15%;
border-top: solid 1px #FFF;
padding: 10px 0 0;
}
.cont01 ul li {
color: #FFF;
margin: 5px 0;
}
.cont01 ul li a {
display: inline-block;
background: #0B318F;
color: #FFF;
padding: 0 10px;
}
.cont01 ul li span {
margin-left: 30px;
font-size: 0.8em;
color: #FFF;
}
/*cont02------------*/
.cont02 {
margin-top: 100px;
}
/*cont03------------*/
.cont03 {
margin-top: 100px;
}
.cont03 .flex {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
.cont03 .flex.sp {
display: none;
}
.cont03 .flex .cont03_img {
width: calc((100% - 40px) / 3);
margin: 0 0 20px 20px;
}
.cont03 .flex .cont03_img:nth-child(3n+1) {
margin-left: 0;
}
.cont03 .flex .cont03_img img {
width: 100%;
height: auto;
}
/*cont04------------*/
.cont04 {
margin-top: 100px;
position: relative;
}
.cont04 .table_ttl01 {
padding: 10px 20px;
background: #FFF linear-gradient(90deg, rgba(147, 92, 23, 0.8), rgba(255, 255, 255, 0.1) 100%);
color: #FFF;
}
.cont04 .table_ttl02 {
padding: 10px 20px;
background: #FFF linear-gradient(90deg, rgba(191, 64, 64, 0.8), rgba(255, 255, 255, 0.1) 100%);
color: #FFF;
}
.cont04 table {
width: 100%;
background: #FFF;
}
.cont04 table thead tr th {
vertical-align: top;
}
.cont04 table thead tr th p {
color: #0B318F;
writing-mode: vertical-lr;
-webkit-writing-mode: vertical-lr;
-moz-writing-mode: vertical-lr;
-ms-writing-mode: tb-lr;
vertical-align: top;
text-align: left;
width: 100%;
display: flex;
align-items: center;
height: 150px;
}
.cont04 .bus_no {
height: auto;
writing-mode: horizontal-tb;
line-height: 15px;
background: #0B318F;
color: #fff;
border-radius: 10px;
display: flex;
justify-content: center;
align-items: center;
font-size: 14px;
padding: 8px;
box-sizing: border-box;
width: 40px;
margin: 0 auto;
}
.cont04 table thead tr th:first-child {
background: #0B318F;
}
.cont04 table thead tr th:nth-child(2n+2) {
background: #E6F1FF;
}
.cont04 table tbody tr th {
background: #727171;
color: #fff;
}
.cont04 .table02 tbody tr:first-child th {
text-align: left;
background: linear-gradient(90deg, rgba(147, 92, 23, 0.8), rgba(255, 255, 255, 0.1) 100%);
}
.cont04 .table02 tbody:last-child tr:first-child th {
background: linear-gradient(90deg, rgba(191, 64, 64, 0.8), rgba(255, 255, 255, 0.1) 100%);
}
.cont04 table tbody tr td:nth-child(2n+2) {
background: #E6F1FF;
}
.cont04 table tbody tr .table_bg {
background: #0B318F !important;
color: #fff;
text-align: left;
}
.cont04 table tbody tr:nth-child(2n+1) {
background: rgba(0, 0, 0, 0.1);
}
.cont04 table tbody tr:nth-child(2n+1) th {
background: #424242;
}
.cont04 table tbody tr:nth-child(2n+1) td:nth-child(2n+2) {
background: #cdd9e8;
}
.cont04 table th {
width:calc(100% / 17);
padding: 10px;
vertical-align: middle;
font-size: .8rem;
font-weight: bold;
}
.cont04 table td {
padding: 10px 5px;
text-align: center;
font-size: .8rem;
}
.cont04 table .back_bl {
background: #0B318F;
}

/*cont05------------*/
.cont05 {
margin-top: 100px;
}
.cont05 .box {
border-bottom: 1px solid #fff;
width: 95%;
margin: 0px auto 0;
padding: 20px 0;
display: flex;
justify-content: space-between;
}
.cont05 table {
width: 40%;
}
.cont05 table th {
color: #fff;
font-size: 1.2em;
text-align: left;
}
.cont05 table td {
color: #fff;
font-size: 1.2em;
}
.cont05 table td span {
color: #fff;
font-size: 1.8em;
}
.cont05 ul {
width: 50%;
}
.cont05 ul li {
list-style: disc;
color: #fff;
font-size: 0.8em;
}
.cont05 ul .cont05_img {
background: #fff;
border-radius: 10%;
padding: 10px;
width: 60%;
margin-top: 10px;
}
.cont05 ul .cont06_img {
margin-top: 10px;
}
.cont05 .last_box {
background: #fff;
width: 100%;
margin-top: 30px;
}
.cont05 .last_box .cont05_img {
width: 40%;
margin: auto;
padding: 10px 0;
}
.cont05 .last_box2 {
background: #fff;
width: 100%;
margin-top: 30px;
}
.cont05 .last_box2 .cont05_img {
width: 40%;
margin: auto;
padding: 10px 0;
}
/*cont06------------*/
.cont06 {
margin-top: 50px;
}
#footer {
margin: 150px 0 20px;
display: inline-block;
width: 100%;
}
#footer p {
font-size: 0.8em;
padding: 20px 0;
text-align: center;
background: #fff;
}
.overlay {
display: none;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
position: fixed;
z-index: 1
}
.btn_area {
width: 400px;
height: 250px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #fff;
text-align: center;
z-index: 2
}
.btn_area .ttl {
font-weight: bold
}
.btn_area p {
padding: 15px
}
.btn_area button {
display: block;
margin: 0 auto;
background: #333;
color: #fff;
padding: 20px 40px;
border: none
}
.btn_area button:hover {
background: #777
}


/*add20251008
----------------------------------*/
.ttl_box {
border-bottom: 2px solid #fff;
padding-bottom: 10px;
margin-bottom: 20px;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}

.ttl_box .unko_ttl {
width: 400px;
color: #fff;
font-size: 1.4em;
font-weight: bold;
}

.ttl_box .btn_list {
width:760px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.ttl_box .btn_list li{
width: 49%;
}

.ttl_box .btn_list li a.btn01{
color: #fff;
display: block;
text-align: center;
padding: 10px;
box-sizing: border-box;
font-size:14px;
line-height: 1;
background-color: #0B318F;
background-image: linear-gradient(180deg, #0B318F 0%, #314d91 100%);
border-radius:50rem; 
}

.ttl_box .btn_list li a.btn02{
color: #fff;
display: block;
text-align: center;
padding: 10px;
box-sizing: border-box;
font-size:14px;
line-height: 1;
background-color: #0B318F;
background-image:linear-gradient(0deg, #ff0000, #7b0000);
border-radius:50rem; 
}

.ttl_box .btn_list li:last-child{
margin-bottom: 0;
}

}
/*sp*/
@media only screen and (max-width: 767px) {
.pcBr {
display: none;
}
.spBr {
display: inline-block;
}
.w1100 {
width: 90%;
margin: auto;
}
.w1000 {
width: 94%;
margin: auto;
}
.w800 {
width: 94%;
margin: auto;
}
.mb30 {
margin-bottom: 30px;
}
.ttl {
color: #fff;
font-size: 1.2em;
font-weight: bold;
border-bottom: 2px solid #fff;
padding-bottom: 3px;
margin-bottom: 10px;
}
#wrap {
position: relative;
background: #56595B;
}
.msg {
position: fixed;
top: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.9);
z-index: 100;
padding: 50px 30px;
text-align: center;
}
.msg p {
font-size: 1.2rem;
margin: 0 0 30px;
color: #FFF;
}
.msg .close {
text-align: center;
}
.msg .close span {
display: inline-block;
background: #FFF;
padding: 5px 30px;
border-radius: 50px;
cursor: pointer;
}
.bnr_ai {
text-align: center;
margin: 30px 5% 30px;
}
.bnr_ai img {
width: 100%;
}
/*header------------*/
.logo_img {
padding: 10px 0 0 3%;
width: 180px;
}
/*mv------------*/
#content .mv {
background-image: url("../images/mv_img.png");
background-repeat: no-repeat;
background-size: cover;
background-position: bottom;
height: 70vh;
width: 94%;
margin: 0 auto;
position: relative;
}
#content .mv .txt {
padding: 5% 0 0 3%;
}
#content .mv .txt h2 {
font-family: 'Noto Sans JP', sans-serif;
font-size: 2em;
font-weight: bold;
line-height: 140%;
color: #3C4542;
letter-spacing: 5px;
}
#content .mv .txt p {
color: #3C4542;
font-weight: bold;
padding-top: 10px;
font-size: 0.7em;
letter-spacing: 2px;
width: 70%;
}
#content .mv .catch {
position: absolute;
bottom: 5%;
width: 95%;
left: 0;
right: 0;
margin: auto;
}

#content .bnr_img {
position: absolute;
top:1.5%;
right:2%;
width: 35%;
}

/*news------------*/
.news .ttlLineB {
position: relative;
padding: 10px 0;
margin: 0px 0 30px;
font-size: 1.1rem;
font-weight: 500;
color: #fff;
border-bottom: solid 1px #fff;
}
.news .ttlLineB::before {
content: "";
position: absolute;
width: 100px;
height: 2px;
bottom: -2px;
left: 0;
background: #0B318F;
z-index: 1;
}
.news {
padding: 50px 0 100px;
margin: 0 auto;
}
.news dl {
border-bottom: solid 1px #EDEDED;
font-size: 0.9rem;
}
.news dl dt {
float: left;
width: 150px;
border-top: solid 1px #EDEDED;
padding: 20px 0;
font-weight: 600;
color: #fff;
}
.news dl dd {
margin-left: 150px;
border-top: solid 1px #EDEDED;
padding: 20px 0;
color: #fff;
}
.news dl dd a.txt_link {
color: #fff;
}
.news dl dd .pdf_icon {
display: block;
margin-top: 10px;
color: #fff;
}
.news dl dd a {
color: #fff;
margin-top: 10px;
display: block;
}
.news dl dd .pdf_icon .size {
color: #fff;
}
.news dl dd .pdf_icon .size::before {
font-family: "Font Awesome 5 Free";
content: "【 \f1c1　PDF形式：";
color: #fff;
}
.news dl dd .pdf_icon .size::after {
font-family: "Font Awesome 5 Free";
content: "】";
}
.news .btn {
text-align: center;
}
.news .btn a {
display: inline-block;
background: #1e86bb;
color: #FFF;
padding: 10px 50px;
border: none;
}
/*osirase------------*/
.osirase {
background: #0B318F;
padding: 20px;
width: 90%;
box-sizing: border-box;
margin: 20px auto 50px;
text-align: center;
}
.osirase h3 {
font-size: 1.8rem;
font-weight: bold;
margin: 0 0 20px;
color: #fff;
}
.osirase .txt {
display: inline-block;
}
.osirase .txt p {
font-size: 1.2rem;
text-align: left;
color: #fff;
margin: 0 0 5px;
font-weight: 800;
position: relative;
}
.osirase .txt p a {
text-decoration: underline;
color: #fff;
font-size: 17px;
}
.osirase .txt p::before {
content: "●";
font-size: 0.9rem;
margin: 0 3px 0 0;
}
.osirase .w_bg {
background: #fff;
margin-top: 30px;
padding: 20px;
box-sizing: border-box;
}
.osirase h4 {
font-size: 1.2rem;
font-weight: bold;
margin: 0 0 20px;
color: #333;
}
.osirase .txt_flex p {
margin-top: 10px;
}
.osirase .txt_flex p a {
text-decoration: underline;
color: #333;
}
/*ouenGoods------------*/
.lineCampaign {
width: 80%;
box-sizing: border-box;
margin: 20px 10% 50px;
text-align: center;
}
.lineCampaign a {
background: rgba(216, 216, 216, 1.00);
display: block;
padding: 20px;
}
.lineCampaign a:hover {
opacity: 0.8;
transition: all .3s ease-out;
}
.lineCampaign a h3 {
font-size: 1.8rem;
font-weight: bold;
margin: 0 0 10px;
color: #333;
}
.lineCampaign a h3 span {
display: block;
font-size: 1.4rem;
font-weight: bold;
color: #333;
}
.lineCampaign a .txt {
display: inline;
text-align: center;
}
.lineCampaign a p {
font-size: 1.0rem;
text-align: center;
color: #333;
margin: 0 0 5px;
}
.lineCampaign a .btn {
text-decoration: underline;
background: #000;
color: #FFF;
display: inline-block;
padding: 5px 30px;
margin: 10px 0 0;
}
/*.lineCampaign { background: rgba(216,216,216,1.00); padding: 20px; width: 80%; box-sizing: border-box; margin: 20px 10% 50px; text-align: center;}
.lineCampaign h3 { font-size: 1.8rem; font-weight: bold; margin: 0 0 20px; color: #333;}
.lineCampaign .txt { display: inline-block;}
.lineCampaign .txt p { font-size: 1.0rem; text-align: left; color: #333; margin: 0 0 5px;}
.lineCampaign .txt p::before { content: "●"; font-size: 0.9rem; margin: 0 3px 0 0;}
.lineCampaign .txt p a { text-decoration: underline; color: #333;}*/
/*ouenGoods------------*/
.ouenGoods {
background: rgba(216, 216, 216, 1.00);
padding: 20px;
width: 90%;
box-sizing: border-box;
margin: 20px auto 50px;
text-align: center;
}
.ouenGoods h3 {
font-size: 1.8rem;
font-weight: bold;
margin: 0 0 20px;
color: #333;
}
.ouenGoods .txt {
display: inline-block;
}
.ouenGoods .txt p {
font-size: 1.0rem;
text-align: left;
color: #333;
margin: 0 0 5px;
}
.ouenGoods .txt p::before {
content: "●";
font-size: 0.9rem;
margin: 0 3px 0 0;
}
.ouenGoods .txt p a {
text-decoration: underline;
color: #333;
}
.ouenGoods .w_bg {
background: #fff;
margin-top: 30px;
padding: 20px;
box-sizing: border-box;
}
.ouenGoods h4 {
font-size: 1.2rem;
font-weight: bold;
margin: 0 0 20px;
color: #333;
}
.ouenGoods .txt_flex p {
margin-top: 10px;
}
.ouenGoods .txt_flex p a {
text-decoration: underline;
color: #333;
}
/*marason------------*/
.marason {
background: #fff;
padding: 20px;
width: 90%;
box-sizing: border-box;
margin: 20px auto 50px;
}
.marason h3 {
font-size: 1.8rem;
font-weight: bold;
margin: 0 0 20px;
color: #333;
}
.marason .txt {
display: inline-block;
line-height: 1.7;
font-weight: bold;
color: #333;
font-size: 18px;
}
.marason .txt p {
font-size: 1.0rem;
text-align: left;
color: #333;
margin: 0 0 5px;
text-align: center;
}
.marason .txt p::before {
content: "●";
font-size: 0.9rem;
margin: 0 3px 0 0;
}
.marason .txt p a {
text-decoration: underline;
color: #333;
}
.marason .w_bg {
background: #fff;
margin-top: 30px;
padding: 20px;
box-sizing: border-box;
}
.marason h4 {
font-size: 1.2rem;
font-weight: bold;
margin: 0 0 20px;
color: #333;
}
.marason .txt_flex p {
margin-top: 10px;
}
.marason .txt_flex p a {
text-decoration: underline;
color: #333;
}
/*mente------------*/
.mente {
background: #0B318F;
padding: 20px;
width: 90%;
box-sizing: border-box;
margin: 20px auto 50px;
text-align: center;
}
.mente h3 {
font-size: 1.8rem;
font-weight: bold;
margin: 0 0 10px;
color: #fff;
}
.mente .txt span {
font-size: 23px;
font-weight: bold;
color: #fff;
line-height: 2.5;
}
.mente .txt {
display: inline-block;
line-height: 1;
font-weight: bold;
color: #fff;
font-size: 20px;
}
.mente .txt p {
font-size: 1.0rem;
text-align: left;
color: #fff;
margin: 10px 0 5px;
text-align: center;
}
.mente .txt p::before {
content: "●";
font-size: 0.9rem;
margin: 0 3px 0 0;
color: #fff;
}
.mente .txt a {
text-decoration: underline;
color: #fff;
}
.mente .w_bg {
background: #fff;
margin-top: 30px;
padding: 20px;
box-sizing: border-box;
}
.mente h4 {
font-size: 1.2rem;
font-weight: bold;
margin: 0 0 20px;
color: #333;
}
.mente .txt_flex p {
margin-top: 10px;
}
.mente .txt_flex p a {
text-decoration: underline;
color: #333;
}
/*obon------------*/
.obon {
background: #086DB0;
padding: 20px;
width: 90%;
box-sizing: border-box;
margin: 20px auto 50px;
text-align: center;
}
.obon h3 {
font-size: 1.8rem;
font-weight: bold;
margin: 0 0 20px;
color: #fff;
}
.obon .txt span {
font-size: 18px;
font-weight: bold;
color: #fff;
line-height: 2;
}
.obon .txt {
display: inline-block;
line-height: 1.7;
font-weight: bold;
color: #333;
font-size: 16px;
}
.obon .txt p {
font-size: 1.0rem;
text-align: left;
color: #fff;
margin: 10px 0 5px;
text-align: center;
}
.obon .txt p::before {
content: "●";
font-size: 0.9rem;
margin: 0 3px 0 0;
}
.obon .txt a {
text-decoration: underline;
color: #fff;
display: block;
font-size: 18px;
}
.obon .w_bg {
background: #fff;
margin-top: 30px;
padding: 20px;
box-sizing: border-box;
}
.obon h4 {
font-size: 1.2rem;
font-weight: bold;
margin: 0 0 20px;
color: #333;
}
.obon .txt_flex p {
margin-top: 10px;
}
.obon .txt_flex p a {
text-decoration: underline;
color: #333;
}
/*timetable------------*/
.obon_daiya {
background: #086DB0;
display: inline-block;
color: #fff;
padding: 5px;
font-size: 15px;
margin-bottom: 10px;
}
.obon_daiya a {
color: #fff;
}
.typhoon_daiya {
background: #fff;
color: #e90006;
display: inline-block;
padding: 5px;
font-size: 15px;
margin-bottom: 10px;
}
/*typhoon------------*/
.typhoon {
padding: 20px;
width: 90%;
box-sizing: border-box;
margin: 20px auto 50px;
text-align: center;
background: #fff;
}
.typhoon .txt {
color: #e90006;
font-size: 25px;
font-weight: bold;
}
/*info_txt------------*/
.info_txt {
width: 90%;
margin: 0 auto;
background: #0B318F;
padding: 20px;
box-sizing: border-box;
margin: 20px auto 50px;
text-align: center;
}
.info_txt .txt {
color: #FFF;
line-height: 1.4;
}
.info_txt .txt {
font-size: 20px;
font-weight: bold;
color: #FFF;
line-height: 1.4;
margin: 0 0 10px;
}
.info_txt p {
font-size: 14px;
color: #FFF;
margin: 0 0 10px;
}
.info_txt a {
text-decoration: underline;
color: #FFF;
font-size: 14px;
}
.table_print_btn {
color: #fff;
display: block;
text-align: center;
padding: 8px;
margin-top: 20px;
font-size: 18px;
background-color: #0B318F;
background-image: linear-gradient(180deg, #d00d21 0%, #9a0010 100%);
}

.table_print_btn2 {
color: #fff;
display: block;
text-align: center;
padding: 8px;
margin-top: 20px;
font-size: 18px;
background-color: #7b0000;
background-image: linear-gradient(0deg, #ff0000, #7b0000);;
}

/*cont01------------*/
.cont01 {
margin-top: 50px;
}
.cont01 .btn {
text-align: center;
border: none;
position: relative;
transition: 1s ease all;
}
.cont01 .box .btn a {
display: inline-block;
padding: 2px 20px;
border-radius: 30px;
background: #FFF;
margin: 10px 0;
}
.cont01 .btn_link:hover {
background: #fff;
color: #0B318F;
}
.cont01 .btn_link:before, .cont01 .btn_link:after {
content: '';
position: absolute;
top: 0;
right: 0;
height: 2px;
width: 0;
background: #0B318F;
transition: 0.6s ease all;
}
.cont01 .btn_link:after {
right: inherit;
top: inherit;
left: 0;
bottom: 0;
}
.cont01 .btn_link:hover:before, .cont01 .btn_link:hover:after {
width: 100%;
transition: 1s ease all;
}
.cont01 .btn p {
color: #fff;
display: block;
padding: 20px;
font-size: 0.9em;
}
.cont01 .btn_link:hover p {
color: #0B318F;
}
.cont01 .box {
border: 1px solid #fff;
width: 90%;
margin: 20px auto 0;
padding: 40px 0 20px;
position: relative;
}
.cont01 .box .type {
position: absolute;
top: 0;
left: 0;
background: #FFF;
padding: 5px 10px;
text-align: center;
font-size: 0.8em;
color: #333;
}
.cont01 .box p {
color: #fff;
font-size: 1.1em;
margin-left: 10%;
}
.cont01 table {
width: 80%;
/*margin: 20px auto 0;*/
margin: 0 auto 0;
}
.cont01 table th {
color: #fff;
/*border-left: 1px solid #fff;
border-right: 1px solid #fff;*/
display: block;
width: 80%;
white-space: nowrap;
}
.cont01 table td {
padding: 0px 20px;
color: #fff;
width: 80%;
}
.cont01 p.middle {
font-size: 1.0em;
margin-top: 20px;
margin-right: 10%;
}
.cont01 p.small {
font-size: 0.8em;
margin-right: 10%;
}
.cont01 ul {
list-style: none;
margin: 20px 10% 10px;
border-top: solid 1px #FFF;
padding: 10px 0 0;
}
.cont01 ul li {
color: #FFF;
margin: 5px 0 15px;
}
.cont01 ul li a {
display: inline-block;
background: #0B318F;
color: #FFF;
padding: 0 10px;
}
.cont01 ul li span {
margin-left: 0;
font-size: 0.8em;
color: #FFF;
}
/*cont02------------*/
.cont02 {
margin-top: 50px;
}
/*cont03------------*/
.cont03 {
margin-top: 50px;
margin-bottom: 30px;
}
.cont03 .flex {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
.cont03 .flex.pc {
display: none;
}

.cont03 .flex .cont03_img {
width: 100%;
margin: 0 0 10px;
}

.cont03 .flex .cont03_img > summary {
cursor: pointer;
padding: 5px 10px;
border-radius: 30px;
background: linear-gradient(180deg, #F19898 0%, #e74343 100%);
margin: 0 0 15px;
text-align: center;
color: #fff;
border: 1px solid #fff;
}

.cont03 .flex .cont03_img img {
position: relative;
width: 100%;
height: auto;
transition: transform .5s, opacity .5s;
}
.cont03 .flex .cont03_img[open] img { transform: none; opacity: 1; }


/*cont04------------*/
.cont04 {
margin-top: 50px;
position: relative;
}
.scroll {
overflow: auto;
white-space: nowrap;
}
.cont04 .table_ttl01 {
padding: 10px 20px;
background: #FFF linear-gradient(90deg, rgba(147, 92, 23, 0.8), rgba(255, 255, 255, 0.1) 100%);
color: #FFF;
}
.cont04 .table_ttl02 {
padding: 10px 20px;
background: #FFF linear-gradient(90deg, rgba(191, 64, 64, 0.8), rgba(255, 255, 255, 0.1) 100%);
color: #FFF;
}
.cont04 table {
width: 100%;
background: #FFF;
}
.cont04 table thead tr th {
vertical-align: top;
}
.cont04 table thead tr th p {
color: #0B318F;
writing-mode: vertical-lr;
-webkit-writing-mode: vertical-lr;
-moz-writing-mode: vertical-lr;
-ms-writing-mode: tb-lr;
vertical-align: top;
text-align: left;
width: 100%;
display: flex;
align-items: center;
height: 150px;
}
.cont04 table thead tr th:first-child {
background: #0B318F;
}
.cont04 table thead tr th:nth-child(2n+2) {
background: #E6F1FF;
}
.cont04 table tbody tr th {
background: #727171;
color: #fff;
}
.cont04 .table02 tbody tr:first-child th {
text-align: left;
background: linear-gradient(90deg, rgba(147, 92, 23, 0.8), rgba(255, 255, 255, 0.1) 100%);
}
.cont04 .table02 tbody:last-child tr:first-child th {
background: linear-gradient(90deg, rgba(191, 64, 64, 0.8), rgba(255, 255, 255, 0.1) 100%);
}
.cont04 table tbody tr td:nth-child(2n+2) {
background: #E6F1FF;
}
.cont04 table tbody tr .table_bg {
background: #0B318F !important;
color: #fff;
text-align: left;
}
.cont04 table tbody tr:nth-child(2n+1) {
background: rgba(0, 0, 0, 0.1);
}
.cont04 table tbody tr:nth-child(2n+1) th {
background: #424242;
}
.cont04 table tbody tr:nth-child(2n+1) td:nth-child(2n+2) {
background: #cdd9e8;
}
.cont04 table th {
width: calc(100% / 16);
padding: 10px;
vertical-align: middle;
font-size: 0.8rem;
}
.cont04 table td {
width: calc(100% / 16);
padding: 10px;
text-align: center;
font-size: 0.8rem;
}
.cont04 .bus_no {
height: auto;
writing-mode: horizontal-tb;
line-height: 15px;
background: #0B318F;
color: #fff;
border-radius: 10px;
display: flex;
justify-content: center;
align-items: center;
font-size: 16px;
padding: 8px;
box-sizing: border-box;
width: 50px;
margin: 0 auto;
}
.cont04 table .back_bl {
background: #0B318F;
}
/*cont05------------*/
.cont05 {
margin-top: 50px;
}
.cont05 .box {
border-bottom: 1px solid #fff;
width: 95%;
margin: 0px auto 0;
padding: 20px 0;
}
.cont05 table {
width: 100%;
}
.cont05 table th {
color: #fff;
font-size: 1.2em;
text-align: left;
}
.cont05 table td {
color: #fff;
font-size: 1.2em;
}
.cont05 table td span {
color: #fff;
font-size: 1.8em;
}
.cont05 ul {
width: 100%;
margin-top: 20px;
}
.cont05 ul li {
list-style: disc;
color: #fff;
font-size: 0.8em;
}
.cont05 ul .cont05_img {
background: #fff;
border-radius: 10%;
padding: 10px 5%;
width: 80%;
margin: 10px auto;
}
.cont05 ul .cont06_img {
margin-top: 10px;
}
.cont05 .last_box {
background: #fff;
width: 100%;
margin-top: 30px;
}
.cont05 .last_box .cont05_img {
width: 60%;
margin: auto;
padding: 10px 0;
}
.cont05 .last_box2 {
background: #fff;
width: 100%;
margin-top: 30px;
}
.cont05 .last_box2 .cont05_img {
width: 60%;
margin: auto;
padding: 10px 0;
}
#footer {
margin: 120px 0 10px;
display: inline-block;
width: 100%;
}
#footer p {
font-size: 0.8em;
padding: 20px 0;
text-align: center;
background: #fff;
}

/*add20251008
----------------------------------*/
.ttl_box {
border-bottom: 2px solid #fff;
color: #fff;
font-weight: bold;
padding-bottom: 3px;
margin-bottom: 10px;
}

.ttl_box .unko_ttl {
width: 100%;
color: #fff;
font-size: 1.2em;
font-weight: bold;
margin-bottom: 15px;
}

.ttl_box .btn_list {
width:100%;
}

.ttl_box .btn_list li{
width: 100%;
margin-bottom: 15px;
}

.ttl_box .btn_list li:last-child{
}

.ttl_box .btn_list li a.btn01{
color: #fff;
display: block;
text-align: center;
padding: 10px;
box-sizing: border-box;
font-size:12px;
line-height: 1;
background-color: #0B318F;
background-image: linear-gradient(180deg, #0B318F 0%, #314d91 100%);
border-radius:50rem; 
}

.ttl_box .btn_list li a.btn02{
color: #fff;
display: block;
text-align: center;
padding: 10px;
box-sizing: border-box;
font-size: 12px;
line-height: 1;
background-color: #0B318F;
background-image: linear-gradient(0deg, #ff0000, #7b0000);
border-radius: 50rem;
}

}