.visual_wrap{height: 600px; background: url(../../images/202505/main.jpg) center no-repeat;}

.share_wrap{position: relative;}
.share_wrap .share_box{padding: 50px 50px; overflow: hidden;}
.share_box .photo_wrap a.pgram{background: #00b6bd;}
.share_box .photo_wrap a.pgram::after{border-top-color:#00b6bd;}
.share_box .photo_wrap a.pgram::before{border-bottom-color:#00b6bd;}
.share_box .photo_wrap a.pgram:hover{background-color:#80c9cc;}
.share_box .photo_wrap a.pgram:hover::after{border-top-color:#80c9cc;}
.share_box .photo_wrap a.pgram:hover::before{border-bottom-color:#80c9cc;}

.schedule_wrap{}
.schedule_wrap .table_wrap{width: 880px; margin-left: 60px; border: 2px solid #76a6e5; border-radius: 10px; overflow: hidden; box-shadow: 0px 1px 3px rgba(0,0,0,0.1); margin-top: 50px; margin-bottom: 50px;}
.schedule_wrap .table{width: 100%;}
.schedule_wrap .table th{background: #76a6e5; color:#fff; font-weight: bold; font-size: 22px; font-size: 2.2rem; line-height: 70px; text-align: center;}
.schedule_wrap .table td{padding:30px; font-size: 18px; font-size: 1.8rem; border-top: 1px solid #a2a2a2;}
.schedule_wrap .table tr.first td{border-top: 0;}
.schedule_wrap .table td a{color:#5d5d5d; line-height: 1.4;}
.schedule_wrap .table td a b{color:#76a6e5;}
.schedule_wrap .table td a:hover, .schedule_wrap .table td a:focus{text-decoration: underline;}
.schedule_wrap .table td a span{display: inline-block; font-size: 16px; font-size: 1.6rem; margin-top: 5px; color:#969696;}
.schedule_wrap .table td.center{border-right: 2px solid #76a6e5;}

.news_wrap{margin-top: 35px;}
.news_wrap a{display: inline-block; vertical-align: middle;}

.ml40{margin-left: 40px;}
.ml70{margin-left: 70px;}
