.headtext {
    color: #dd4537;
}

@media screen and (min-width:200px){
    .br-sp {
      display: none;
    }
  }

.accbox {
    margin: 2em 0;
    padding: 0;
    max-width: 1300px;/*�ő啝*/
}

/*�悭���鎿����*/
/*���x��*/
.accbox label {
    display: block;
    margin: 1.5px 0;
    padding : 13px 12px;
    color: #ffffff;
    font-weight: bold;
    background: #e8493b;
    cursor :pointer;
    transition: all 0.5s;
}

/*���x���z�o�[��*/
.accbox label:hover {
    background :#e8493b;
}

/*�`�F�b�N�͉B��*/
.accbox input {
    display: none;
}

/*���g���\���ɂ��Ă���*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*�N���b�N�Œ��g�\��*/
.cssacc:checked + label + .accshow {
    height: auto;
    padding: 5px;
    background: #ffb468;
    opacity: 1;
}

.accbox .accshow p {
    margin: 15px 10px
}

.yokuarutaitoru{
            font-size:x-large;
            text-align: center;
}

@media only screen and (max-width: 480px) {
.yokuarutaitoru{
        font-size:small;

}
}

.yokuaru {
            font-size:large;

}

@media only screen and (max-width: 480px) {
.yokuaru {
		font-size:small;
}
}

/*��W�v�����*/
/*���x��*/
.accbox label {
    display: block;
    margin: 1.5px 0;
    padding : 13px 12px;
    color: #ffffff;
    font-weight: bold;
    background: #e8493b;
    cursor :pointer;
    transition: all 0.5s;
}

/*���x���z�o�[��*/
.accbox label:hover {
    background :#e8493b;
}

/*�`�F�b�N�͉B��*/
.accbox input {
    display: none;
}

/*���g���\���ɂ��Ă���*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
    margin-bottom: 40px;

}

/*�N���b�N�Œ��g�\��*/
.cssacc2:checked + label + .accshow {
    height: auto;
    padding: 5px;
    background: white;
    opacity: 1;
}

.accbox .accshow p {
    margin: 15px 10px
}

.yokuarutaitoru{
            font-size:x-large;
            text-align: center;
            background: #dd4537 ;
            color:#ffffff;
}

.yokuaru {
    border-color:#ddd;
    border-style:solid;
    margin-bottom:20px;
}

@media only screen and (max-width: 480px) {
.yokuarutaitoru{
        font-size:small;
        background: #dd4537 ;
        color:#ffffff;
}
}

.yokuaru {
            font-size:large;
            border-color:#ddd;
            border-style:solid;
            margin-bottom:20px;
}

@media only screen and (max-width: 480px) {
    .yokuaru {
            font-size:small;
            border-color:#ddd;
            border-style:solid;
            margin-bottom:20px;
    }
}

.news{
    font-size:x-large;
    text-align: left;
}
.table-list{
    display: table;
    font-size: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}
.table-list-row{
    border-bottom: #bababb 1px solid;
    position: relative;
    margin: 0;
    list-style: none;
    text-align: left;
    color:black;
    font-size: large;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
.table-list-row::after{
    position: absolute;
    top: 0;
    right: 5%;
    bottom: 0;
    left: auto;
    width: 9px;
    height: 9px;
    margin: auto;
    content: '';
    transform: rotate(45deg);
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: #788;
}
.table-list-row:hover{
    background-color: #ffd9cb;
    color: #dd4537;
}
.table-list__col-day{
    display: table-cell;
    padding:30px 20px ;
}
.table-list__col-detail{
    /* position: absolute; */
    top: 0;
    bottom: 0;
    left: 0;
    height: 80%;
    margin: auto 0;
    content: '';
    border-left: 1px solid #e8493b;
}
.news-list{
    color:black;
}
.news-list:hover{
    color: #dd4537;
}
@media only screen and (max-width: 480px) {
    .table-list {
        font-size:small;
    }
    .table-list__col-day {
        display: block;
        padding:0.4em 3em 1.2em .6em ;
    }
    .table-list__col-detail{
        border-left: 0px;
    }

    .table-list__col-detail {
        display: table-cell;
        padding: 0em 3em 1.8em 1.8em;
    }

    .table-list-row::after{
        border-color: #e8493b;
    }
    .table-list-row:hover{
        background-color: white;
        color: black;
    }
}
.top-news-list{
    color: white;
}

/*経営理念のcss*/
      .policy1{
        display:flex;
        flex-direction:column;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        width:100%;
      }
      .policy2{
        display:flex;
        flex-direction:column;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        width:100%;

      }
      .policy3{
        width:50%;
        text-align:center;
        font-family:serif;


      }
      .policy-textbox1{
        writing-mode: vertical-rl;
      }

      .policy-textbox2{
        writing-mode: vertical-rl;
        width: 100%;
      }
      .policy-text{
        font-size:xx-large;
        flex-direction:column;
        text-orientation: upright;
        font-family:serif;
      }

    .policy-text1{
        font-size:xx-large;
        flex-direction:column;
        text-orientation: upright;
        font-family:serif;
    }

    /*ipad,ipad pro の文字の大きさ(経営理念)*/
    @media screen and (min-width:768px) and ( max-width:1024px) {
        .policy-text{
            font-size:x-large;
            flex-direction:column;
            text-orientation: upright;
            -webkit-text-orientation: upright;
          }

          .policy-text1{
            font-size:x-large;
            flex-direction:column;
            text-orientation: upright;
            -webkit-text-orientation: upright;
          }
        }

/*iphone の文字の大きさ(経営理念)*/
    @media screen and (max-width:500px){
        .policy-text{
            font-size:smaller;
            flex-direction:column;
            text-orientation: upright;
            -webkit-text-orientation: upright;
          }

          .policy-text1{
            font-size:smaller;
            flex-direction:column;
            text-orientation: upright;
            -webkit-text-orientation: upright;
          }
        }


/*代表メッセージのcss*/
        .message{
            font-size: 6rem;
            line-height: 8rem;
            position: absolute;
            margin-top: 350px;
            margin-left: 100px
        }

        .topmessage1{
            font-size:xx-large;

        }

        .topmessage2{
            font-size:50px;
            font-family:serif;
        }

        .topmessage3{
            font-size:xx-large;
            font-family:serif;
        }

/*ipad,ipad pro の文字の大きさ(代表メッセージ)*/
        @media screen and (min-width:768px) and ( max-width:1024px) {
            .topmessage1{
                font-size:x-large;
            }

            .topmessage2{
                font-size:35px;
            }

            .topmessage3{
                font-size:x-large;
            }
        }

/*iphone の文字の大きさ(代表メッセージ)*/
        @media screen and (max-width:500px){
            .message{
                font-size:2rem;
                line-height:3rem;
                position: absolute;
                margin-top:200px;
                margin-left:50px
            }

            .topmessage1{
                font-size:large;
            }

            .topmessage2{
                font-size:17px;
            }

            .topmessage3{
                font-size:small;
            }
        }

        @media screen and (min-width:768px) and ( max-width:1024px) {
            .br-sp { display:inline; }
        }
/*topの動画の大きさ*/
.saiyouvideo{
  width: 100%;
  height: 450px;
}
