@charset "utf-8";

.sub a:hover{
    opacity: 0.5;
    transition: 0.6s;
}

.sub .title{
    margin: 30px 0;
}

.sub .head{
    position: relative;
    margin-bottom: 50px;
    width: 1265px;
    height: 351px;
    margin: 0 auto;
}

.sub .sub-message .head{
    width: 100%;
    background: url("../images/sub_mes_top.png")center no-repeat;
    background-size: cover;
}
.sub .sub-voice.voice1 .head{
    background: url("../images/sub_voice1_top.png")top center no-repeat;
}
.sub .sub-voice.voice2 .head{
    background: url("../images/sub_voice2_top.png")top center no-repeat;
}
.sub .sub-voice.voice3 .head{
    background: url("../images/sub_voice3_top.png")top center no-repeat;
}
.sub .sub-div.div1 .head{
    height: 376px;
    background: url("../images/sub_div1_top.png")top center no-repeat;
}
.sub .sub-div.div2 .head{
    height: 376px;
    background: url("../images/sub_div2_top.png")top center no-repeat;
}
.sub .sub-div.div3 .head{
    height: 376px;
    background: url("../images/sub_div3_top.png")top center no-repeat;
}
.sub .sub-div.div4 .head{
    height: 376px;
    background: url("../images/sub_div4_top.png")top center no-repeat;
}
.sub .sub-rec .head{
    background: url("../images/sub_rec_top.png")top center no-repeat;
}
.sub-message .head .head-txt{
    margin: 0 auto;
    width: 1000px;
    height: 351px;
    position: relative;
}
.sub-message .head .head-txt h1{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    text-align: left;
    font-size: 30px;
    font-weight: 500;
    color: #002f68;
}
.sub-voice .head h1{
    position: absolute;
    text-align: left;
    font-size: 30px;
    font-weight: 500;
    color: #fff;
}
.sub-voice .head h1:nth-child(1){
    top: 20%;
    left: 10%;
    transform: translateY(0%);
}
.sub-voice .head h1:nth-child(2){
    top: 40%;
    left: 17%;
    transform: translateY(0%);
}

.sub-voice .head h1 span{
    padding: 10px 20px;
  position: relative;
}

.sub-voice .head h1 span::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffa900;
  transform: skew(25deg);
  z-index: -1;
}

.sub .txt{
    margin: 80px 0;
    font-size: 16px;
    letter-spacing: 0.8px;
    line-height: 40px;
}
.sub .sub-voice.voice2 .txt{
    letter-spacing: 0.65px;
    line-height: 40px;
}
.sub .txt h2{
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 500;
    color: #d66707;
    line-height: 35px;
}
.sub .div-txt{
    position: relative;
    margin: 0 auto;
    width: 1000px;
    height: 331px;
    margin: 50px auto;
}
.sub .div1 .div-txt{
    background: #fff1b5 url("../images/sub_div1_img1.png")left center no-repeat;
}
.sub .div2 .div-txt{
    background: #fff1b5 url("../images/sub_div2_img.png")left center no-repeat;
}
.sub .div3 .div-txt{
    background: #fff1b5 url("../images/sub_div3_img.png")left center no-repeat;
}
.sub .div4 .div-txt{
    background: #fff1b5 url("../images/sub_div4_img.png")left center no-repeat;
}

.sub .div-txt .txt{
    margin: 0 auto;
    text-align: left;
    position: absolute;
    top: 50%;
    left: 51%;
    transform: translateY(-50%);
    padding: 30px;
}

.sub .img,.sub .img2{
    margin-bottom: 50px;
    width: 1265px;
    height: 351px;
    margin: 0 auto;
}

.sub .sub-message .img{
    background: url("../images/sub_mes_img1.png")top center no-repeat;
}

.sub .sub-message .img2{
    margin-bottom: 50px;
    width: 801px;
    height: 351px;
    margin: 0 auto;
    background: url("../images/sub_mes_img2.png")top center no-repeat;
}

.sub .sub-voice.voice1 .img{
    background: url("../images/sub_voice1_img1.png")top center no-repeat;
}
.sub .sub-voice.voice1 .img2{
    background: url("../images/sub_voice1_img2.png")top center no-repeat;
}
.sub .sub-voice.voice2 .img{
    background: url("../images/sub_voice2_img1.png")top center no-repeat;
}
.sub .sub-voice.voice2 .img2{
    background: url("../images/sub_voice2_img2.png")top center no-repeat;
}
.sub .sub-voice.voice3 .img{
    background: url("../images/sub_voice3_img1.png")top center no-repeat;
}
.sub .sub-voice.voice3 .img2{
    background: url("../images/sub_voice3_img2.png")top center no-repeat;
}

.sub .sub-message h3{
    margin:20px 0 50px 0;
    color: #002f68;
    letter-spacing: 2px;
    font-size: 18px;
    font-weight: 500;
}
.sub .sub-message h3 span{
    margin-left: 20px;
    font-size: 30px;
    font-weight: 500;
}
.sub .sub-div h3{
    font-size: 30px;
    font-weight: 500;
    color: #002f68;
}
.sub .sub-div h3 {
    margin-bottom: 50px;
    position: relative;
    font-size: 30px;
    font-weight: 500;
    color: #002f68;
}

.sub .sub-div h3:before,
.sub .sub-div h3:after {
    position: absolute;
    top: 100%;
    left: 50%;
    content: "";
    height: 0;
    width: 0;
}

.sub .sub-div h3:before {
    border: 12px solid;
    border-color: transparent;
    border-top-color: #d66707;
    margin-left: -12px;
}

.sub .sub-div h3:after {
    border: 10px solid;
    border-color: transparent;
    border-top-color: #fff;
    margin-left: -10px;
}
.sub .sub-rec h3{
    margin-top: 30px;
    color: #002f68;
    letter-spacing: 5px;
    font-size: 26px;
    font-weight: 500;
}


.sub .sub-div table tr {
    line-height: 20px;
    height: 40px;
}
.sub .sub-div table td {
    border: solid 1px #d66707;
}
.sub .sub-div table th {
    width: 100px;
    color: #fff;
    text-align: center;
    border-bottom: solid 1px #fff;
    background: #d66707;
}

.sub .sub-div table {
    width: 1000px;
    text-align: center;
    margin: 0 auto;
    border-collapse:  collapse;
    table-layout: fixed;
    margin-bottom: 50px;
}
.sub .sub-div table tr.first td{
    border: none;
}
.sub .sub-div table tr.first td:nth-child(2) span::after{
    content:url("../images/mon_icon.png");
    margin-top: -20px;
}
.sub .sub-div table tr.first td:nth-child(3) span::after{
    content:url("../images/tue_icon.png");
    margin-top: -20px;
}
.sub .sub-div table tr.first td:nth-child(4) span::after{
    content:url("../images/wed_icon.png");
    margin-top: -20px;
}
.sub .sub-div table tr.first td:nth-child(5) span::after{
    content:url("../images/thu_icon.png");
    margin-top: -20px;
}
.sub .sub-div table tr.first td:nth-child(6) span::after{
    content:url("../images/fri_icon.png");
    margin-top: -20px;
}

.sub .flex{
    display: flex;
    justify-content: space-between;
}
.sub .flex{
    font-size: 16px;
}
.sub .link{
    z-index: -9999;
    margin-top: 150px;
}
.sub .division.link{
    background: none;
}
.sub .division.link .div a{
    padding: 5px 10px;
}


*{
  margin:0;
  padding:0;
  line-height: 1.3em;
} 
/* time-schedule */
.time-bgy{
  background: #fff1b5;
}
.time-bgf{
  background: #fff;
}.time-schedule {
  min-width: 400px;
  list-style: none;
  margin: 0 auto 0 6em;
  padding-left: 20px;
  border-left: 2px solid #d66707;
  box-sizing: border-box;
}
.time-schedule ul{
  list-style: none;
}

.time-schedule li {
  width: 100%;
  margin: 0 0;
  padding: 5px 0;
  position: relative;
}

.time-schedule span.time {
  color: #d66707;
  font-size: 16px;
  font-weight: 700;
  width: 5em;
  display: inline-block;
  margin-left: -8em;
  padding: 0 0 5px;
  margin-top: 15px;
  vertical-align: top;
  position: relative;
  text-align: right;
  box-sizing: border-box;
}

.time-schedule span.time::after {
  content: "";
  position: absolute;
  right: -32px;
  top: 5px;
  background: #d66707;
  width: 10px;
  height: 10px;
  border-radius: 10px;
}

.time-schedule .sch_box {
  display: inline-block;
  width: 100%;
  margin-left: 30px;
  padding: 15px 10px 15px 10px;
  vertical-align: middle;
  box-sizing: border-box;
}

.time-schedule .sch_title {
  font-size: 16px;
  font-weight: 700;
  color: #d66707;
}

.time-schedule .sch_tx {
  font-size: 14px;
  font-weight: normal;
}
.rec-link{
    position: relative;
    margin: 0 auto;
    width: 1265px;
    background: #ffa900;
    height: 60px;
}
.rec-link a:nth-child(1){
    position: absolute;
    top: 40%;
    left: 35%;
    transform: translate(-65%,-50%);
}
.rec-link a:nth-child(2){
    position: absolute;
    top: 40%;
    left: 65%;
    transform: translate(-35%,-50%);
}
.rec-link a {
    position: relative;
    font-weight: 500;
    letter-spacing: 4px;
    color: #002f68;
    text-decoration: none;
}

.rec-link a:before,
.rec-link a:after {
    position: absolute;
    top: 120%;
    left: 50%;
    content: "";
    height: 0;
    width: 0;
}

.rec-link a:before {
    border: 8px solid;
    border-color: transparent;
    border-top-color: #fff;
    margin-left: -8px;
}

.rec-link a:after {
    border: 6px solid;
    border-color: transparent;
    border-top-color: #ffa900;
    margin-left: -6px;
}


/* ★★★ タブレット ★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media only screen and (max-width: 768px){

.sub .sub-message h3{
    margin:30px 0 50px 0;
    color: #002f68;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 500;
}
.sub .sub-message h3 span{
    margin-left: 20px;
    font-size: 24px;
    font-weight: 500;
}
.sub .sub-div h3{
    margin-top: 50px;;
}
.sub .flex{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.sub .sub-voice .flex img{
    width: 95%;
}
.sub .link{
    margin:50px 0 30px 0;
}
    
.sub .div-txt{
    position: relative;
    margin: 0;
    width: 100%;
    height: auto;
}

.sub .txt{
    margin: 40px 0;
    font-size: 16px;
    letter-spacing: 0.8px;
    line-height: 40px;
}
.sub .sub-voice.voice2 .txt{
    letter-spacing: 0.65px;
    line-height: 40px;
}
.sub .txt h2{
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 500;
    color: #d66707;
    line-height: 35px;
}
.sub .div-txt{
    margin: 0 auto;
    margin: 50px auto;
}
.sub .div1 .div-txt{
    background: none;
}
.sub .div2 .div-txt{
    background: none;
}
.sub .div3 .div-txt{
    background: none;
}
.sub .div4 .div-txt{
    background: none;
}

.sub .div-txt .txt{
    margin: 0 auto;
    text-align: left;
    position: static;
    transform: translateY(0%);
    padding: 0 20px;;
}

.sub-div table{  }
.sub-div table th , .sub-div table td{ display:table-cell; }
.sub-div table th{ width:auto; }
.sub-div .scroll{ 
  width: 100%;
  overflow-x: auto; /* tableタグのはみ出た要素を隠す */
  white-space: nowrap; /* テキストの折り返しなし */
}
    
*{
  margin:0;
  padding:0;
  line-height: 1.3em;
} 
/* time-schedule */
.time-bgf{
    width: 100%;
}
.time-bgy{
    width: 100%;
}
.time-schedule {
  width: 100%;
  list-style: none;
  margin-left: 0;
  padding-left: 6em;
  border-left: none;
  box-sizing: border-box;
}
.time-schedule ul{
  width: auto;
  list-style: none;
  margin-left: 0;
  padding-left: 20px;
  border-left: 2px solid #d66707;
  box-sizing: border-box;
}    
.time-schedule li {
  width: 100%;
}
.time-schedule .sch_box {
  display: inline-block;
  width: 100%;
}
.rec-link{
    position: relative;
    margin: 0 auto;
    width: 100%;
    background: #ffa900;
    height: 60px;
}
.rec-link a:nth-child(1){
    position: absolute;
    top: 40%;
    left: 30%;
    transform: translate(-65%,-50%);
}
.rec-link a:nth-child(2){
    position: absolute;
    top: 40%;
    left: 70%;
    transform: translate(-35%,-50%);
}
.rec-link a {
    position: relative;
    font-weight: 500;
    letter-spacing: 4px;
    color: #002f68;
    text-decoration: none;
}

.rec-link a:before,
.rec-link a:after {
    position: absolute;
    top: 120%;
    left: 50%;
    content: "";
    height: 0;
    width: 0;
}

.rec-link a:before {
    border: 8px solid;
    border-color: transparent;
    border-top-color: #fff;
    margin-left: -8px;
}

.rec-link a:after {
    border: 6px solid;
    border-color: transparent;
    border-top-color: #ffa900;
    margin-left: -6px;
}


}

