#main_visual_other {
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #FE2500;
    min-height: 139px;
}
@media screen and (min-width: 320px) {
    #main_visual_other #mv_banner {
        min-height: 120px;
        width: 100%;
    }
}
@media screen and (min-width: 375px) {
    #main_visual_other #mv_banner {
        min-height: 136px;
    }
}
#main_visual_other #mv_banner {
    margin: 0;
    padding: 0;
}

.title-item_s1 {
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 22px;
    font-weight: 700;
    color: #2aa400;
    border-bottom: 1px solid #2aa400;
    border-left: 5px solid #2aa400;
    padding: 0 6px;
    margin: 0 0 12px;
}
.btn_s1 {
    position: relative;
    vertical-align: top;
    border: 1px solid transparent;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    width: 100%;
    border-radius: 8px;
    cursor: pointer;
    transition: all .4s ease-in-out;
    z-index: 5;
}
.btn_s1-default {
    max-width: 300px;
    border-top: 1px solid rgba(255, 255, 255, .5);
    box-shadow: 0 0 0 1px #000;
    overflow: hidden;
    background: #cf3524;
}
.center-btn-poz {
    display: block;
}
.cyokusou-block .btn_s1-default {
    padding: 12px 6px;
    margin: 10px auto 30px;
}
.btn_s1-default:before,
.btn_s1-default:after {
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    background: #cf3524;
    background: -moz-linear-gradient(top, #cf3524 0%, #ee1100 49%, #ee1100 50%, #cd0000 50%, #cd0000 100%);
    background: -webkit-linear-gradient(top, #cf3524 0%, #ee1100 49%, #ee1100 50%, #cd0000 50%, #cd0000 100%);
    background: linear-gradient(to bottom, #cf3524 0%, #ee1100 49%, #ee1100 50%, #cd0000 50%, #cd0000 100%);
    opacity: 1;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.btn_s1-default:after {
    background: #cf3524;
    background: -moz-linear-gradient(bottom, #cf3524 0%, #ee1100 49%, #ee1100 50%, #cd0000 50%, #cd0000 100%);
    background: -webkit-linear-gradient(bottom, #cf3524 0%, #ee1100 49%, #ee1100 50%, #cd0000 50%, #cd0000 100%);
    background: linear-gradient(to top, #cf3524 0%, #ee1100 49%, #ee1100 50%, #cd0000 50%, #cd0000 100%);
    opacity: 0;
}
.btn_s1-default strong {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-left: 40px;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    font-weight: 700;
    text-align: left;
    z-index: 10;
}
.btn_s1-default strong .icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 34px;
    height: 34px;
    background-color: #fff;
    border-radius: 50%;
    overflow: hidden;
    text-indent: -9999px;
}
.btn_s1-default strong .icon:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -9px 0 0 -4px;
    border: 9px solid transparent;
    border-left: 13px solid red;
    border-right: 0;
}
.btn_s1-default strong span {
    display: block;
    font-size: 12px;
    line-height: 16px;
}
#line_banner{display:none;}
.cyokusou-block{
    overflow: hidden;
    padding: 0 5px;
}
.cyokusou-content{
    overflow: hidden;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    color: #323232;
}
.cyokusou-content p{
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    color: #323232;
    margin: 0 0 20px;
    overflow: hidden;
}
.cyokusou-image-center{
    display: block;
    margin: 0 auto 20px;
    width: 100%;
    max-width: 650px;
}
.title-item_s3{
    margin: 0 0 10px 0;
    border-left: 2px solid #e00000;
    background: none;
    padding: 0 0 0 5px;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    color: #000;
    display: block;
}
.cyokusou-box-info{
    overflow: hidden;
    margin-bottom: 20px;
}
.cyokusou-box-info .image{
    display: block;
    margin: 0 0 10px;
}
.sub-text-b{
    display: block;
    margin-bottom: 20px;
}
.cyokusou-block .btn_s1-default{
    padding: 12px 6px;
    margin: 10px auto 30px;
}
#main_visual_other {
    min-height: 139px;
}
