@charset "utf-8";

@media screen and (max-width: 736px){

#jet-container #jet-page-title{padding-top: 0px;margin-bottom: 0px;border-top: 1px solid #27323a;}
#jet-news-box .contents-box h2{font-size: 35px;font-weight: 500;line-height: 1.2;margin: 0.5em 0;padding: 0;font-feature-settings: 'palt';}

#jet-news-box {width: 92%;margin: 0px 4% 0px 4%;padding: 0px;}
#jet-news-box .contents-box {margin-bottom: 70px;position: relative;}
#jet-news-box .contents-box .release_box {border-top: 1px solid #c4c4c4;padding: 30px 0px 30px 0px;}
#jet-news-box .contents-box .release_box h3 {width: 100%;font-size: 30px;line-height: 1.1;float: none;margin-bottom: 20px;}
#jet-news-box .contents-box .release_sub {width: 100%;float: none;}
#jet-news-box .contents-box .release_sub .release_date {width: 20%;float: left;font-size: 16px;line-height: 1.4;color: #444;margin: 0px;padding: 0px 0px 10px 0px;}
#jet-news-box .contents-box .release_sub .release_txt {width: 80%;float: left;font-size: 16px;line-height: 1.4;color: #001189;margin: 0px;padding: 0px 0px 10px 0px;}
#jet-news-box .contents-box .release_sub .release_txt p {padding-left:1.13em;text-indent:-1.13em;font-feature-settings: 'palt';}
#jet-news-box .contents-box .release_sub .release_txt p::before {content: "▶";color: #00588f;margin-right: 4px;}
#jet-news-box .contents-box .release_sub .release_txt p a {color: #001189;text-decoration: none;}
#jet-news-box .contents-box .release_sub .release_txt p a:hover {color: #001189;text-decoration: none;}
#jet-news-box .contents-box p {font-weight: normal;padding: 0px;margin: 0px;}
#jet-news-box .contents-box p.release_caution {margin-top: 40px;margin-bottom: 1em;text-align: left;font-size: 12px;color: #444;}

#jet-news-box .contents-box .btn-box {text-align: center;margin-top: 0px;}
#jet-news-box .contents-box .btn-box ul {width: 100%;margin-right: auto;margin-left: auto;padding: 0px;}
#jet-news-box .contents-box .btn-box ul li {width: 100%;float: none;}
#jet-news-box .contents-box .btn-box ul li + li {width: 100%;float: none;margin-top: 10px;}
#jet-news-box .contents-box .btn-box ul li a p {background-color: #FFF;color: #27323b;}
#jet-news-box .contents-box .btn-box ul li a p:hover {background-color: #FFF;color: #27323b;}
#jet-news-box .contents-box .btn-box ul li a p:hover::before {color: #00588f;}

#others_news {margin-bottom: 0.5em;text-align: right;font-size: 16px;}
#others_news::before {content: "▶";color: #00588f;margin-right: 4px;position: relative;top:-0px;font-size: 14px;line-height: 1.0;}
#others_news a {text-decoration: none;color: #00588f;color: #000;}
#others_news a:hover {text-decoration: underline;}

.pc { display: none; }
.sp { display: block; }

}

@media screen and (max-width: 414px){

}