@charset "utf-8";
.sub_container{
    margin: 90px auto;
}

.u-sp-br {
  display: none;
}

.maintitle_txt {
    padding: 0;
    font-size: 0;
    text-indent: -9999px;
}
.c-text-center {
    text-align: center;
}
.sub_intro_title {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #E60012;
    line-height: 2;
}
.sub_intro_txt {
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #333333;
    line-height: 1.8;
}

.index-page .product_img_index{
    margin-top: 95px;
}

.index-page .product_index_content{
    padding: 9px 0;
    margin-top: 10px;
}

.index-page .product_index_arrow_button::before{
    transform: translateY(-35%);
}

.com_ttl {
    margin-top: 95px;
    margin-bottom: 40px;
    padding-top: 5px;
}

.index-page .product_index_item a {
    padding-bottom: 1px;
}
.expand-item {
    border: 2px solid #E60012;
    margin-bottom: 24px;
}
.expand-title {
    font-size: 24px;
    line-height: 1.3;
    padding: 24px;
    position: relative;
    font-weight: bold;
    margin: 0;
}
.expand-title:hover {
    cursor: pointer;
}
.expand-title::after {
    content: "";
    width: 35px;
    height: 2px;
    background-color: #E60012;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 24px;
}
.expand-title::before {
    content: "";
    width: 35px;
    height: 2px;
    background-color: #E60012;
    position: absolute;
    top: 50%;
    transform: rotate(90deg) translateY(-50%);
    right: 24px;
}
.expand-content,
.expand-item.on .expand-title::before {
    display: none;
}
.expand-content {
    padding-left: 90px;
    padding-right: 87px;
    padding-top: 14px;
    padding-bottom: 24px;
}
.expand-content ul li {
    border-bottom: 1px solid #C3C7CE;
    display: flex;
}
.expand-content ul li .th {
    width: 129px;
    flex-shrink: 0;
    font-size: 18px;
    line-height: 1.55;
    padding: 23px 0;
}

.expand-content ul li .td {
    flex: 1;
    font-size: 18px;
    line-height: 1.55;
    padding: 23px 0;
}
#recruit .pagetop {
    display: none !important;
}
@media (max-width: 768px) {
.u-sp-br {
    display: block;
}
.index-page .sub_container{
    margin: 47px auto 50.25px;
}
.sub_intro_title {
    font-size: 21px;
    line-height: 1.8;
    margin-bottom: 19px;
}
.sub_intro_txt {
    font-size: 14px;
    line-height: 1.8;
    margin-inline: auto !important;
}
.index-page .product_index_title, .index-page .product_index_links{
    font-size: 15px;
    line-height: 22px;
}
.expand-title {
    font-size: 18px;
    padding: 12px;
}
.expand-title::after,
.expand-title::before {
    width: 18px;
}
.expand-title::after {
    right: 13px;
}
.expand-title::before {
    right: 13px;
}
.expand-item {
    margin-bottom: 20px;
}
.nav-fixed-wrap {
    margin-top: -50px;
}
.expand-content {
    padding-left: 12px;
    padding-right: 12px;
    padding-right: 37px;
    margin-top: -30px;
}
.expand-content ul li {
    flex-direction: column;
    padding: 17px 0;
}
.expand-content ul li .th {
    padding: 7px 0;
    font-size: 14px;
    line-height: 1.4;
}
.expand-content ul li .td {
    font-size: 14px;
    line-height: 1.4;
    padding: 0;
}
.index-page .maintitle_txt {
    padding: 0 !important;
}
.index-page .product_img_index{
    margin-top: 46px;
}
.index-page .product_index_content {
    padding: 0px;
    margin-top: 0px;
}
.index-page .product_index_arrow_button::before{
    transform: translateY(-45%);
    right: 2px;
}
.com_ttl{
    margin-top: -32px;
    margin-bottom: 20px;
    padding-top: 14px;
}
}
