#toyata-shirakawa{
    background: url("../img/toyota-shirakawa-2025/bg_01.png");
    margin-bottom: 20px;
    font-family:"Hiragino Sans", "Hiragino Kaku Gothic ProN",
	"Yu Gothic UI",  "Meiryo UI", "MS PGothic", sans-serif !Important;
}
#toyata-shirakawa img{
    max-width: 100%;
    width: auto;
    height: auto;
}
#toyata-shirakawa h1,
.atpdf-area h1 {
    border-left: 10px solid #8dc4e0;
    padding: 0px 20px 0;
    font-size: 24px;
    margin-bottom: 0px;
    margin-top: 15px;
    background: #fff;
}
#toyata-shirakawa h2{
    text-align: center;
}
p.main-btm {
    background: #fffc0d;
    font-size: 24px;
    text-align: center;
    padding: 7px;
    margin: 0;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}
.top-area {
    border-top: 10px solid #fff;
}
.top-area img {
    font-size: 0;
    line-height: 0;
    display: block;
}
#toyata-shirakawa .main-btm-img {
    display: flex;
    width: 955px;
    margin: 10px auto;
    flex-wrap: wrap;
    justify-content: center;
}
#toyata-shirakawa .main-btm-img p {
    margin: 10px;
    width: 44%;
}
.main-btm-data {
    font-weight: bold;
    text-align: center;
    background: #fff;
    width: 934px;
    margin: 0 auto 10px;
    padding-bottom: 5px;
}
.main-btm-data p.data-title {
    background: #0cc0df;
    color: #fff;
    padding: 1px;
    font-size: 20px;
}
.main-btm-data p.data-detail {
    color:  #217685;
    font-size: 24px;
    padding: 5px;
}
.main-btm-data p.attention{
    color: #f00;
    font-size: 16px;
}
.activity-area{
    text-align: center;

}
.activity-area h2{
    background: url(../img/toyota-shirakawa-2025/mv_h3_bg.png) repeat-x bottom;
    height: 140px;
    padding-top: 62px;
    color: #217685;
}
.activity-area h2 img,
.movie-area h2 img{
    vertical-align: bottom;
}
.activity-area h2 span,
.movie-area h2 span{
    padding: 10px;
}
.movie-area h2{
    background: url("../img/toyota-shirakawa-2025/mv_h3_bg.png") repeat-x bottom;
    height: 140px;
    padding-top: 80px;
    color: #217685;
}
.activity-area .activity-box{
    padding-top: 20px;
        background: url("../img/toyota-shirakawa-2025/bg_02.png");
        padding-bottom: 100px;
    margin-bottom: 0;
}
.activity-area .activity-box >p{
        color: #217685;
    font-weight: bold;
}
.activity-area .activity-box .activity-box-inner {
    display: flex;
    flex-wrap: wrap;
    width: 955px;
    margin: 0 auto;
}

.activity-area .activity-box-item {
    background: #fffaee;
    width: 47%;
    margin: 1.5%;
    text-align: center;
    padding: 30px;
    position: relative;
    border: 1px solid #ece5a8;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.1);
}
.activity-area .activity-box-item h3{
    background: url("../img/toyota-shirakawa-2025/ac_bg.png") no-repeat;
    width: 345px;
    height: 55px;
    background-size: contain;
    color: #905f11;
        padding-top: 14px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    font-size: 23px;
}
.activity-area .activity-box-item p.text {
    border: #905f11 solid 4px;
    padding: 30px 0px 10px;
    margin-top: -29px;
    min-height: 140px;
    font-size: 19px;
    font-weight: bold;
    }
.activity-area .activity-box-item p.text.padding{
    padding-top: 38px;
}
.activity-area .activity-box-item p.text.padding2{
    padding-top: 55px;
}

.movie-area {
    text-align: center;
    margin-top: -125px;
}
.movie-box{
    background: url("../img/toyota-shirakawa-2025/bg_03.png") no-repeat;
    background-size: contain;
    padding-bottom: 65px;
    padding-top: 30px;
}
.movie-area iframe{
    max-width: 100%;
    width: auto;
    height: auto;
}
.movie-box-item-top {
    background: #8ed0f1;
    width: 400px;
        margin-top: 50px;
    display: inline-block;
    margin-right: 30px;
    padding-bottom: 20px;
}
.movie-box-item-top h3{
    background: url("../img/toyota-shirakawa-2025/mv_bg_02_long.png") no-repeat;
    width: 379px;
    height: 44px;
    color: #fff;
    padding-top: 8px;
    margin: 10px auto;
}
.movie-box-item-top video {
    max-width: 360px;
}


.movie-box-item {
    width: 400px;
    border: 10px solid #fdf2c8;
    border-radius: 48%;
    padding: 5% 1% 3%;
    height: 340px;
    vertical-align: top;
    box-sizing: border-box;
    display: inline-block;
    background: #fff;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.05);
}
.movie-box-item.mv01 {
    /*margin-top: 20px;*/
    margin-bottom:20px;
}
.movie-box-item.mv02{
    border: 10px solid #b4eeae;
    margin-right: 30px;
    /*margin-top: 20px;*/
}
.movie-box-item.mv03{
    border: 10px solid #ffcdcd;
    /*margin-top: 50px;*/
    /*margin-bottom:20px;*/
}
.movie-box-item h3{
    background: url("../img/toyota-shirakawa-2025/mv_bg_02.png") no-repeat;
    width: 311px;
    height: 44px;
    color: #fff;
    margin: 0 auto;
    padding-top: 8px;
    margin-bottom: 20px;
    margin-top: -35px;
}
p.right {
    text-align: right;
}
.schedule-area .text{
    margin: 10px 10px 0;
}
.schedule-area,
.access-area{
    background:url("../img/toyota-shirakawa-2025/bg_04.png");
    padding-bottom: 10px;
}
.schedule-area h2,
.access-area h2,
.pamphlet-area h2{
    color: #fff;
    padding: 8px;
    background: #0cc0df;   
}
.schedule-box{
    display: flex;
    margin: 0 auto;
    width: 980px;
}
.schedule-box-item{
    width: 32%;
    margin: 1% 0% 1% 1%;
    text-align: center;
    background: #FFF;
    border: solid 2px #0cc0df;
    border-radius: 10px;
}
/*.schedule-box-item.first {
    background: rgb(160,239,166,0.45);
}
.schedule-box-item.second {
    background: rgba(232,255,142,0.45);
}
.schedule-box-item.last {
    background: rgba(255,208,102,0.45);
}*/
.schedule-box-item h3 .day{
    background: #0cc0df;
    border-radius: 5px;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    padding: 0 10px;
    margin-right: 10px;
}
.schedule-box-item-inner {
    background: #fff;
    height: 764px;
    padding: 5px;
}
.schedule-box-item {
    padding: 8px;
}
.schedule-box table{
    text-align: left;
}
.schedule-box table .right{
    text-align: right;
}
.schedule-box table th{
    font-size: 15px;
    font-weight: normal;
    width: 55px;
    vertical-align: top;
    color: #574426;
}
.schedule-box table td{
    font-weight: bold;
    font-size: 14px;
    vertical-align: top;
    color: #574426;
}
.schedule-box table td.blue{
    background: #dbfdee;
    padding: 4px;
    border-radius: 5px;
    font-size: 13px;
}
.schedule-box table td span{
    display: block;
    font-size: 13px;
}

.access-box {
    padding: 15px;
    text-align: center;
}
.pamphlet-area {
    text-align: center;
    padding-bottom: 20px;
    font-weight: bold;
}
.pamphlet-box {
    margin: 25px auto 10px;
}

.atpdf-box {
    text-align: center;
    padding-top: 20px;
}
.atpdf-area > p {
    text-align: center;
}
.top-area .right{
    margin-bottom: 15px;
}
.activity-area .activity-box-item .img span{
    font-size: 14px;
    text-align: right;
    display: block;
}
.activity-area .activity-box >p.right2{
    color: #333;
    font-weight: normal;
    text-align: right;
}
.busplan{
    background: #ffde53;
    border: solid 5px #e60012;
    padding: 20px 40px;
    margin: 20px;
    color: #321f0b;
    border-radius: 30px;
}
.busplan .bus_ttl{
    font-weight: bold;
    font-size: 25px;
    text-align: center;
    line-height: 2rem;
}
.busplan .bus_ttl span{
    font-size: 20px;
}
.busplan dt{
    font-weight: bold;
}
.busplan dt span{
    color: #e60012;
    font-size: 14px;
}
.busplan .sm{
    font-size: 14px;
}
.busplan .bl{
    font-weight: bold;
}
.busplan .red{
    color: #e60012;
    font-weight: bold;
    margin-top: 10px;
}
@media screen and (min-width: 767px) {
#topic_pass ul {
	list-style:none;
	font-size:93%;
}
#topic_pass ul a {
	color:#353535;
}
#topic_pass ul li {
	float:left;
	margin:0 5px 0 0;
	padding: 2px 0 0 5px;
	line-height:26px;
}
#topic_pass ul li:first-of-type {
padding-left: 0;
}
#topic_pass ul li a {
	padding: 8px 15px 10px 0;
    font-size: 16px;
    color: #333;
    position: relative;
    text-align: center;
  }
#topic_pass ul li a::after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    border: 0;
    border-top: solid 1px #333;
    border-right: solid 1px #333;
    top: 37%;
    right: 0;
    transform: rotate(45deg);
  }
.schedule-box h3.sp-none {
    font-size: 20px;
    color: #217685;
    padding-top: 15px;
    text-align: left;
    padding-left: 20px;
}
.schedule-box h3.sp-none span {
    /*padding: 10px;
    font-size: 24px;*/
}
    .pc-none{
        display: none;
    } 
.activity-area .activity-box-item:nth-child(-n+3) h3{
    padding-left: 20px;
}
}
/*767px*/
@media screen and (max-width: 767px) {
.breadcrumb {
    margin: 4px 0;
    padding: 3px 0;
    background: none;
    font-size: 12px;
}
.breadcrumb .inline li:before {
    content: " ";
}
.breadcrumb .inline li a:after {
    content: " >";
    color: #aaa;
}
    .sp-none{
        display: none;
    }
#toyata-shirakawa h1, .atpdf-area h1 {
    border-left: 10px solid #8dc4e0;
    padding: 0px 11px 0;
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 15px;
    background: #fff;
}
#toyata-shirakawa .main-btm-img{
        width: 100%;
    }
p.main-btm {
    font-size: 16px;}
    .main-btm-data{
        width: 95%
    }
.main-btm-data p.data-title {
    font-size: 14px;
}
.main-btm-data p.data-detail {
    font-size: 16px;
    }
.main-btm-data p.attention {
    font-size: 12px;
}
.activity-area .activity-box-item {
    width: 48%;
    margin: 0.7%;
    padding: 8px;
    }
.activity-area .activity-box .activity-box-inner{
    width: 100%;
    }
.activity-area .activity-box-item h3 {
    font-size: 0.92em;
    background: url(../img/toyota-shirakawa-2025/ac_bg.png) no-repeat;
    width: 95%;
    height: 32px;
    background-size: contain;
    color: #905f11;
    padding-top: 5px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    padding-left: 6vw;
        font-size: 3vw;
}
.activity-area .activity-box-item p.text {
    border: #905f11 solid 2px;
    padding: 23px 0px 10px;
    margin-top: -20px;
    min-height: 105px;
    font-size: 0.69em;
        line-height: 130%;
}
.activity-area h2 {
    background: url(../img/toyota-shirakawa-2025/mv_h3_bg.png) repeat-x bottom;
    height: 90px;
    padding-top: 35px;
    color: #217685;
    background-size: 50px 198px;
}
.activity-area h2 span{
    padding: 0 10px;
}
#toyata-shirakawa h2 {
    text-align: center;
    font-size: 18px;
}
#toyata-shirakawa .activity-area h2 img {
    width: 30px;
}
#toyata-shirakawa .movie-area h2 img {
    width: 50px;
}
p.right {
    font-weight: bold;
    font-size: 11px;
}
    .schedule-box{
        display: block;
        width: 100%;
    }
    .schedule-box-item {
    width: 90%;
    margin: 1% auto;
    text-align: center;
}
.movie-box {
    background: url(../img/toyota-shirakawa-2025/bg_03.png) no-repeat;
    background-size: contain;
}
.movie-box-item-top {
    width: 48%;
    margin-right: 3px;
    margin-left: 5px;
    margin-top: 0px;
}
.movie-box-item-top .inner {
    padding: 8px;
}
.movie-box-item-top video {
    max-width: 100%;
}
.movie-box-item {
    width: 48vw;
    border: 7px solid #8ae0ef;
    border-radius: 48%;
    padding: 5% 1% 3%;
    height: 43vw;
}
.movie-box-item.mv01 {
    /*margin-top: 20px;*/
}
.movie-box-item.mv02 {
    border: 7px solid #b4eeae;
    margin-right: 3px;
}
.movie-box-item.mv03 {
    border: 7px solid #ece5a8;
    /*margin-top: 5px;*/
    }
    .atpdf-box img{
        max-width: 100%;
        
    }

.movie-box-item h3 {
    background: url(../img/toyota-shirakawa-2025/mv_bg_02.png) no-repeat;
width: 100%;
    height: 26px;
    color: #fff;
    margin: 0 auto;
    padding-top: 3px;
    margin-bottom: 10px;
    margin-top: -14px;
    background-size: contain;
    font-size: 0.8em;
}
.movie-box-item h3.long{
    background: url(../img/toyota-shirakawa-2025/mv_bg_02.png) no-repeat;
    width: auto;
}
.movie-box-item-top h3 {
    background: url(../img/toyota-shirakawa-2025/mv_bg_02_sp.png) no-repeat;
    width: 100%;
    height: 45px;
    color: #fff;
    padding-top: 2px;
    margin: 10px auto 0;
    background-size: 100%;
    font-size: 0.7em;
}
.movie-area iframe {
    max-width: 80%;
    width: auto;
    height: 80px;
}
#toyata-shirakawa .access-box img {
    width: auto;
    max-width: 630px;
}
.schedule-box table {
    text-align: left;
    width: 100%;
}
.schedule-box td.td-img {
    text-align: center;
}
.schedule-area h2 {
    margin-bottom: 15px;
}
h3.btn-toggle.pc-none {
    text-align: left;
    padding: 0px 20px;
    font-size: 22px;
    position: relative;
    color: #217685;
}
h3.btn-toggle.pc-none span {
    padding: 5px;
    font-size: 18px;
}
.schedule-box-item h3 span.day{
    font-size: 16px;
}
h3.btn-toggle.pc-none::before, h3.btn-toggle.pc-none::after{
    content: "";
    height: 5px;
    width: 18px;
    background-color: #217685;
    position: absolute;
    top: 50%;
    right: 6px;
}
.activity-area p.right {
    font-size: 15px;
    padding: 9px 10px 0;
}
h3.btn-toggle.pc-none.active::after{
transform: rotate(90deg);
}
h3.btn-toggle.pc-none::after {
    transform: rotate(0);
}
.pamphlet-area p {
    font-size: 12px;
}
    .schedule-box-item-inner{
        display: none;
    }
.movie-area h2 {
    background: url(../img/toyota-shirakawa-2025/mv_h3_bg.png) repeat-x bottom;
    height: 72px;
    padding-top: 20px;
    color: #217685;
}
#toyata-shirakawa .pamphlet-box img {
    width: 85%;
}
#toyata-shirakawa .pamphlet-area+p.main-btm{
    font-size: 13px
    }
p.main-btm img {
    width: 60px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
}
.atpdf-box img {
    width: 85%;
}
.schedule-box-item-inner{
    height: auto;
}
.movie-box{
    padding-bottom: 30px;
}

.activity-area .activity-box-item p.text.padding{
    padding-top: 8vw;
}
.activity-area .activity-box-item p.text.padding2{
    padding-top: 11vw;
}

.top-area .right,.activity-area .activity-box >p.right2{
    font-size: 3vw;
    font-weight:normal;
}
.activity-area .activity-box-item .img span{
    font-size: 2.3vw;
}
.activity-area .activity-box{
    padding-bottom: 136px;
}
.busplan .bus_ttl{
    font-size: 5vw;
}
.busplan .bus_ttl span{
    font-size: 4vw;
}
.busplan{
    padding: 20px;
}
}