@charset "utf-8";


/* ----------------
 共通
------------------- */
.single_main h3.title{
 text-align: left;
 line-height: 1.5;
 color: #333;
 font-size: 180%;
 padding: 3px 0 3px 0;
 margin-bottom: 20px;
 font-weight: bold;
 border-bottom: 2px solid #e4d4ba;
 letter-spacing: 0.15em;
}
#slide img{
 display: table;
 margin-left: auto;
 margin-right: auto;
 background-size: cover;
}
.center,
.t_center{
 text-align: center !important;
}
#main a:hover{
 text-decoration: none;
}
/* -----------------
 新着情報
 ------------------- */
#news_box{
 overflow: hidden;
 padding-top: 7px;
 padding-bottom: 7px;
}
#news_box a:hover{
 text-decoration: none;
}
.ticker {
    margin: 0 auto;
    padding: 10px;
    max-width: 960px;
    text-align: left;
    position: relative;
    overflow: hidden;
}

.ticker ul {
    width: 100%;
    position: relative;
}

.ticker ul li {
    width: 100%;
    display: none;
}

.new_ul{
 max-width: 960px;
 float: left;
 width: 100%;
}

@media screen and (min-width: 700px) {/* 700まで */
.topics_box{
 height: 35px;
}
#news_box{
 height: 25px;
}

.new_ul li{
 color: #FF0000;
 width: 100%;
 text-align: left;
 font-weight: bold;
 padding-top: 0px;
 padding-bottom: 10px;
 float: none;
}
.new_ul li a{
 text-align: left;
 color: #FF0000;
}
.new_ul .date{
 float: left;
 margin-right: 15px;
}
.new_ul .name{
 min-width: 100px;
 text-align: left;
 color: #FF0000;
 float: left;
 margin-right: 15px;
}
}
@media screen and (max-width: 700px) {/* 700以下 */
.topics_box{
 overflow: hidden;
 width: 100%;
 min-height: 80px;
 margin-bottom: 30px;
 background-color: #F3F3F4;
 float: left;
}
#news_box{
 min-height: 70px;
}
.new_ul li{
 color: #FF0000;
 width: 100%;
 text-align: left;
 padding-top: 0px;
}

.new_ul .date{
 float: none;
 display: block;
 text-align: left;
 width: 100%;
 font-size: 90%;
}
.new_ul .name{
 width: auto;
 margin-right: 10px;
 color: #FF0000;
 font-size: 80%;
 margin-bottom: 10px;
}
.new_ul a{
 color: #FF0000;
 margin-top: 5px;
}
}
@media screen and (max-width: 400px) {/* 400以下 */
.new_ul li a{
 font-size: 90%;
}
}
/* -----------------
 home
-------------------- */
.home h2{
 position: relative;
 text-align: center;
 margin-bottom: 15px;
}

.vegas-slide img{
 max-width:100%;
 height: auto;
 width: auto\9;
}

.topics_box .inner{
 overflow: hidden;
 max-width: 960px;
 margin-left: auto;
 margin-right: auto;
}

.home .group_2{
 overflow: hidden;
 margin-bottom: 55px;
 position: relative;
}
.home .group_1 h2{
 color: #333;
 font-weight: bold;
 font-size: 160%;
 margin-bottom: 20px;
 letter-spacing: 0.05em;
}

.home .group_2 h2{
 color: #fff;
 font-size: 150%;
 margin-top: 90px;
 margin-bottom: 35px;
}
.home .group_2 li:hover{
 background: rgba(255,255,255,0.3);
}


@media screen and (min-width: 700px) {/* 700まで */
.home .group_2 .hato{
 position: absolute;
 top: 50px;
 left: 5%;
}
ul.slider {
 display: none;
}
.topics_box .inner{
 height: 40px;
}
.topics_box{
 z-index: 5;
 overflow: hidden;
 width: 100%;
 margin-bottom: 80px;
 background-color: #F3F3F4;
 float: left;
}

.topics_box{
 height: 40px;
}
.home article{
 width: 100%;
}
.home .group_1{
 margin-bottom: 100px;
}

.home .group_1 .btn-1{
 background: url(../media/images/home/g1-bg.jpg) no-repeat left bottom;
 background-size: auto 100%;
 height: 205px;
 border: 7px solid #ee835c;
 margin-bottom: 20px;
}
.home .group_1 .btn-1:hover{
 opacity: 0.7;
}
.home .group_1 .btn-1 a{
 display: block;
 width: 100%;
 float: left;
 height: 205px;
}
.home .btn-1 span.title{
 float: right;
 padding-top: 70px;
 padding-right: 3%;
}

.home .group_2 .inner,
.home .group_1 .inner{
 max-width: 960px;
 margin-left: auto;
 margin-right: auto;
}
.home .group_1 li{
 width: 48%;
}
.home .group_1 li._1{
 float: left;
}
.home .group_1 li._2{
 float: right;
}
.home .group_1 li._3{
 float: right;
}
.home .contents .group_1 li{
 width: 48%;
 border: 4px solid #75be00;
 height: 124px;
}
.home .contents .group_1 li._1{
 float: left;
 margin-right: 2.25%;
}
.home .contents .group_1 li._2{
 float: left;
}
.home .contents .group_1 li a{
 color: #75be00;
 text-align: left;
 padding-left: 25px;
 display: block;
 line-height: 124px;
 text-decoration: none;
 font-size: 130%;
 background: url(../media/images/home/g1-arrow.png) no-repeat 95% center;
}
.home .contents .group_1 li:hover {
  background: rgba(117, 190, 0, 0.3);
}

.home .group_2{
 background: url(../media/images/home/g2-bg.jpg) no-repeat center center;
 background-size: cover;
 height: 560px;
}
.home .group_2 li{
 width: 31%;
 border: 4px solid #fff;
 height: 124px;
}
.home .group_2 li._1{
 float: left;
 margin-right: 2.25%;
}
.home .group_2 li._2{
 float: left;
}
.home .group_2 li._3{
 float: right;
}
.home .group_2 li a{
 color: #fff;
 text-align: left;
 padding-left: 25px;
 display: block;
 line-height: 124px;
 text-decoration: none;
 font-size: 130%;
 background: url(../media/images/home/g2-arrow.png) no-repeat 95% center;
}

}/* 700まで end */

@media screen and (max-width: 700px) {/* 700以下 */
.home #header{
 min-height: 100px;
 position: relative;
}
.home h1 span{
 line-height: 0;
 text-align: center;
}

.home #toggle_1{
}
.topics_box .inner{
 min-height: 90px;
}

.home #slide{
 z-index: 10;
 float: left;
 width: 100%;
}
.home #slide img{
 float: left;
}

.home .group_1 .btn-1{
 display: none;
}
.home .group_1 .btn-1-sp{
 text-align: center;
 width: 100%;
}

.home .group_1{
 padding-left: 2%;
 padding-right: 2%;
 padding-bottom: 0px;
}
.home .group_1 ul{
 margin-top: 5px;
}
.home .group_1 li{
 margin-bottom: 5px;
}
.home .contents .group_1 li._1 {
  border: 4px solid #75be00;
  margin-bottom: 10px;
}
.home .contents .group_1 li._2 {
 border: 4px solid #75be00;
}
.home .contents .group_1 li a{
 color: #75be00;
 text-align: left;
 padding-left: 25px;
 display: block;
 line-height: 124px;
 text-decoration: none;
 font-size: 130%;
 background: url(../media/images/home/g1-arrow.png) no-repeat 95% center;
}
.home .contents .group_1 li:hover {
  background: rgba(117, 190, 0, 0.3);
}
.home .group_1 .l_box{
 width: 100%;
 padding-top: 20px;
 padding-bottom: 20px;
 overflow: hidden;
 background: url(../media/images/home/bg-10.jpg) repeat top left;
}
.home .contents .group_1 li._2{
}
.home .contents .group_1 li._3{
}


.home .group_2{
 background: url(../media/images/home/g2-bg-sp-2.jpg) no-repeat right bottom;
 background-size: cover;
 height: 600px;
 padding-bottom: 230px;
}
.home .group_2 li{
 width: 300px;
 border: 4px solid #fff;
 height: 124px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 15px;
}
.home .group_2 li a{
 color: #fff;
 text-align: left;
 padding-left: 24px;
 display: block;
 line-height: 124px;
 text-decoration: none;
 font-size: 130%;
 background: url(../media/images/home/g2-arrow.png) no-repeat 95% center;
}
.home .group_2{
 margin-bottom: 0;
}
.home .banner_box{
 margin-top: 30px;
}
.home .group_3{
 margin-bottom: 30px;
}
.home .group_3 li{
 padding-left: 3%;
 padding-right: 3%;
 margin-bottom: 30px;
}
.home .group_3 li p{
 text-align: left;
 margin-bottom: 15px;
}
.home .group_3 p.text{
 text-align: left;
 margin-bottom: 15px;
 padding-left: 3%;
 padding-right: 3%;
 margin-top: 10px;
}

.home .group_4{
 padding-top: 20px;
 padding-bottom: 20px;
 background: url(../media/images/home/bg-2.png) no-repeat center right;
 background-size: cover;
}
.home .group_2 .hato{
 position: absolute;
 top: 20px;
 left: 5%;
}

}/* 700以下 end */

/* ---------------------
 新卒採用　
------------------------ */
/* ---------------------
 新卒採用トップ　
------------------------ */
.newgra_top .contents .group_1 .inner{
 max-width: 960px;
 margin-left: auto;
 margin-right: auto;
}

#slide {
width:100%;
margin:0 auto;
position:relative;
}

.newgra_top #slide .inner{
 padding-top: 50%;
 width:100%;
 position:relative;
}

.newgra_top #slide span{
 top: 0;
 left: 0;
 width: 100%;
 padding-top: 50%;
 position: absolute;
 z-index: 7;
 background: url(../media/images/new-g/slide-2/slide-title-2.png) no-repeat center center;
 background-size: cover;
}

@media screen and (min-width: 700px) {/* 700まで */
.newgra_top .contents .group_1{
 margin-bottom: 55px;
}

.newgra_top .contents .group_1 li._1{
 float: left;
 width: 49%;
}
.newgra_top .contents .group_1 li._2{
 float: right;
 width: 49%;
}
.newgra_top .contents .group_1 ul._1{
 margin-bottom: 14px;
}
.newgra_top .contents .group_1 .l_box{
 width: 32%;
 float: left;
 margin-right: 2%;
}
.newgra_top .contents .group_1 .c_box{
 width: 32%;
 float: left;
}
.newgra_top .contents .group_1 .r_box{
 width: 32%;
 float: right;
}

.newgra_top .contents .group_1 li._3{
 margin-bottom: 15px;
}
.newgra_top .contents .group_1 li._6,
.newgra_top .contents .group_1 li._5{
 margin-bottom: 15px;
}

.newgra_top .contents .group_1 li._4{
 border: 1px solid #ff7b51;
 min-height: 469px;
}
.newgra_top .contents .group_1 li._4 a{
 background: url(../media/images/new-g/top/g1-8-bg.png) no-repeat center bottom;
}
.newgra_top .contents .group_1 li._8{
 border: 1px solid #75be00;
 min-height: 469px;
 margin-bottom: 21px;
}
.newgra_top .contents .group_1 li._8 a{
 background: url(../media/images/new-g/top/g1-5-bg.png) no-repeat center bottom;
}

.newgra_top .contents .group_1 li._9{
 background-color: #75be00;
 height: 226px;
}

.newgra_top .contents .group_1 li{
 position: relative;
}
.newgra_top .contents .group_1 li._4 img,
.newgra_top .contents .group_1 li._8 img{
 margin-top: 30px;
}
.newgra_top .contents .group_1 li._9 img{
 margin-top: 50px;
}

.newgra_top .contents .group_1 li._4 a,
.newgra_top .contents .group_1 li._8 a,
.newgra_top .contents .group_1 li._9 a{
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
}
.newgra_top .contents .group_1 li._4 a:hover,
.newgra_top .contents .group_1 li._8 a:hover,
.newgra_top .contents .group_1 li._9 a:hover{
 opacity: 0.7;
 filter:alpha(opacity=70);
}
.newgra_top .contents .group_2{
 width: 100%;
 margin-bottom: 50px;
}
.newgra_top .contents .group_2 .l_box{
 width: 50%;
 float: left;
 background-color: #75be00;
 height: 245px;
}
.newgra_top .contents .group_2 .r_box{
 width: 50%;
 float: right;
 height: 245px;
 background-color: #ee835c;
}
.newgra_top .contents .group_2 h3{
 color: #fff;
 font-size: 150%;
 font-weight: bold;
 margin-top: 58px;
 margin-bottom: 20px;
}

.newgra_top .contents .group_2 .link_btn{
 margin-left: auto;
 margin-right: auto;
 width: 290px;
 background: url(../media/images/new-g/top/g2-arrow.png) no-repeat 96% center;
}
.newgra_top .contents .group_2 .link_btn a{
 line-height: 50px;
 display: block;
 width: 260px;
 color: #fff;
 font-size: 120%;
 text-align: left;
 text-decoration: none;
 padding-left: 30px;
 border: 3px solid #fff;
}
.newgra_top .contents .group_2 .link_btn a:hover{
 background: rgba(255,255,255, 0.3);
}

}/* 700まで */
/* ----------------------
  700以下
------------------------- */
@media screen and (max-width: 700px) {/* 700以下 */

.newgra_top .contents .group_1{
 padding-left: 2%;
 padding-right: 2%;
}
.newgra_top .contents .group_1 li{
 margin-bottom: 5px;
}

.newgra_top .contents .group_1 li._5{
 max-width: 470px;
 margin-left: auto;
 margin-right: auto;
 border: 1px solid #75be00;
 text-align: left;
 min-height: 100px;
 padding-top: 22%;
 margin-bottom: 14px;
}
.newgra_top .contents .group_1 li._5 img{
}
.newgra_top .contents .group_1 li._5 a{
 background: url(../media/images/new-g/top/g1-5-bg.png) no-repeat bottom right;
 background-size: 200px auto;
}

.newgra_top .contents .group_1 li._8{
 max-width: 470px;
 margin-left: auto;
 margin-right: auto;
 border: 1px solid #ff7b51;
 text-align: left;
 min-height: 100px;
 margin-bottom: 12px;
 padding-top: 21%;
}
.newgra_top .contents .group_1 li._8 a{
 background: url(../media/images/new-g/top/g1-8-bg.png) no-repeat bottom right;
 background-size: 200px auto;
}

.newgra_top .contents .group_1 li._9{
 background-color: #75be00;
 width: auto;
 max-width: 470px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 12px;
}
.newgra_top .contents .group_1 li._9 a{
 display: block;
}
.newgra_top .contents .group_1 li{
 position: relative;
}
.newgra_top .contents .group_1 li._5 img,
.newgra_top .contents .group_1 li._8 img{
 margin-top: 10px;
 margin-left: 10px;
}
.newgra_top .contents .group_1 li._9 img{
 margin-top: 40px;
 margin-bottom: 35px;
}
.newgra_top .contents .group_1 li._5 a,
.newgra_top .contents .group_1 li._8 a{
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
}

.newgra_top .contents .group_1 li._5 a:hover,
.newgra_top .contents .group_1 li._8 a:hover,
.newgra_top .contents .group_1 li._9 a:hover{
 opacity: 0.7;
 filter:alpha(opacity=70);
}

.newgra_top .contents .group_2{
 width: 100%;
 margin-bottom: 0;
}
.newgra_top .contents .group_2 .l_box{
 width: 100%;
 float: left;
 background-color: #75be00;
 height: 200px;
}
.newgra_top .contents .group_2 .r_box{
 width: 100%;
 float: right;
 height: 200px;
 background-color: #ee835c;
}
.newgra_top .contents .group_2 h3{
 color: #fff;
 font-size: 150%;
 font-weight: bold;
 margin-top: 40px;
 margin-bottom: 20px;
}

.newgra_top .contents .group_2 .link_btn{
 margin-left: auto;
 margin-right: auto;
 width: 290px;
 background: url(../media/images/new-g/top/g2-arrow.png) no-repeat 96% center;
}
.newgra_top .contents .group_2 .link_btn a{
 line-height: 50px;
 display: block;
 width: 260px;
 color: #fff;
 font-size: 120%;
 text-align: left;
 text-decoration: none;
 padding-left: 30px;
 border: 3px solid #fff;
}
.newgra_top .contents .group_2 .link_btn a:hover{
 background: rgba(255,255,255, 0.3);
}
.newgra_top ul.group{
 max-width: 471px;
 margin-left: auto;
 margin-right: auto;
}
.newgra_top ul.group li.left{
 width: 48%;
 float: left;
}
.newgra_top ul.group li.right{
 width: 48%;
 float: right;
}
}/*  */
@media screen and (max-width: 400px) {/* 400以下 */
.newgra_top .contents .group_1 li._5 img{
 width: 45%;
}
.newgra_top .contents .group_1 li._5{
 height: 100px;
 padding-top: 21%;
}
.newgra_top .contents .group_1 li._5 a{
 background: url(../media/images/new-g/top/g1-5-bg.png) no-repeat right bottom;
 background-size: 54% auto;
}

.newgra_top .contents .group_1 li._8 img{
 width: 59%;
}
.newgra_top .contents .group_1 li._8{
 height: 100px;
 padding-top: 21%;
}
.newgra_top .contents .group_1 li._8 a{
 background: url(../media/images/new-g/top/g1-8-bg.png) no-repeat right bottom;
 background-size: 54% auto;
}
.newgra_top .contents .group_1 li._9 img{
 margin-top: 25px;
 margin-bottom: 20px;
}

}
/* ----------------------
 キャリア採用トップ
------------------------- */
.career_top article .inner{
 max-width: 960px;
 margin-left: auto;
 margin-right: auto;
}
.career_top .contents .group_5 .link_btn{
 margin-left: auto;
 margin-right: auto;
 width: 290px;
 background: url(../media/images/new-g/top/g2-arrow.png) no-repeat 96% center;
}
.career_top .contents .group_5 .link_btn a{
 line-height: 50px;
 display: block;
 width: 260px;
 color: #fff;
 font-size: 120%;
 text-align: left;
 text-decoration: none;
 padding-left: 30px;
 border: 3px solid #fff;
}
.career_top .contents .group_5 .link_btn a:hover{
 background: rgba(255,255,255, 0.3);
}
/* ---------------------------
 キャリア採用トップ 700まで▼
------------------------------ */

@media screen and (min-width: 700px) {/* 700まで */
.career_top #main_menu{
 margin-bottom: 40px;
}
.career_top .contents .group_1{
 margin-bottom: 20px;
}
.career_top .contents .group_2{
 margin-bottom: 13px;
}

.career_top .contents .group_1 .l_box a{
 width: 49%;
 float: left;
 height: 469px;
 background: url(../media/images/career/top/01.jpg) no-repeat center center;
 background-size: cover;
}
.career_top .contents .group_1 .l_box a:hover{
 opacity: 0.7;
}
.career_top .contents .group_1 .l_box img{
 float: left;
 display: block;
 margin-top: 400px;
}
.career_top .contents .group_1 .r_box{
 width: 49%;
 float: right;
}
.career_top .contents .group_1 .r_box p{
 background-color: #75be00;
 height: 185px;
 padding-top: 40px;
 padding-left: 20px;
 text-align: right;
}
.career_top .contents .group_1 .r_box p a{
 display: block;
}
.career_top .contents .group_1 .r_box p._1{
 margin-bottom: 18px;
}

.career_top .contents .group_2 li._1{
 width: 49%;
 float: left;
}
.career_top .contents .group_2 li._2{
 width: 49%;
 float: right;
}
.career_top .contents .group_3{
 margin-bottom: 40px;
}
.career_top .contents .group_3 .l_box{
 width: 66.3%;
 float: left;
}

.career_top .contents .group_3 .l_box li._1{
 width: 49%;
 float: left;
}
.career_top .contents .group_3 .l_box li._1 a{
 float: left;
}
.career_top .contents .group_3 .l_box li._2{
 width: 49%;
 float: right;
}
.career_top .contents .group_3 .l_box li._2 a{
 float: right;
}
.career_top .contents .group_3 .l_box li._3{
 width: 49%;
 float: left;
}
.career_top .contents .group_3 .l_box li._3 a{
 float: left;
}
.career_top .contents .group_3 .l_box li._4{
 width: 48.5%;
 float: right;
 background-color: #75be00;
 min-height: 225px;
 text-align: center;
}
.career_top .contents .group_3 .l_box li._4 a{
 padding-top: 50px;
 padding-bottom: 50px;
 display: block;
}
.career_top .contents .group_3 .l_box ul.top{
 margin-bottom: 15px;
}
.career_top .contents .group_3 .box_10{
 float: right;
 width: 31.5%;
 border: 1px solid #ff7b51;
 height: 470px;
 position: relative;
}
.career_top .contents .group_3 .box_10 a{
 display: block;
 float: left;
 background: url(../media/images/career/top/10.png) no-repeat center bottom;
}
.career_top .contents .group_3 .box_10 img{
 margin-top: 30px;
}

.career_top .contents .group_3 .box_10 a{
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
}
.career_top .contents .group_3 .box_10 a:hover{
 opacity: 0.7;
}
.career_top .contents .group_5{
 background-color: #ee835c;
 height: 245px;
 overflow: hidden;
 margin-bottom: 50px;
}
.career_top .contents .group_5 h3{
 color: #fff;
 font-size: 150%;
 font-weight: bold;
 margin-top: 58px;
 margin-bottom: 20px;
}

} /* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

@media screen and (max-width: 700px) {/* 700以下 */
.career_top .contents .group_1 p{
 margin-bottom: 7px;
 text-align: center;
}

.career_top .contents .group_3,
.career_top .contents .group_2,
.career_top .contents .group_1{
 padding-left: 2%;
 padding-right: 2%;
}
.career_top .contents .group_2 li._1{
 margin-bottom: 7px;
}
.career_top .contents .group_3 li._1{
 float: left;
 width: 49%;
}
.career_top .contents .group_3 li._2{
 float: right;
 width: 49%;
}

.career_top .contents .group_3 .box_10{
 max-width: 470px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 20px;
 border: 1px solid #ff7b51;
 height: 100px;
 padding-top: 21%;
 position: relative;
 text-align: left;
}
.career_top .contents .group_3 .box_10 a{
 display: block;
 float: left;
 background: url(../media/images/career/top/10.png) no-repeat right bottom;
 background-size: 45% auto;
}
.career_top .contents .group_3 .box_10 img{
 margin-top: 15px;
 width: 55%;
 margin-left: 15px;
}

.career_top .contents .group_3 .box_10 a{
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
}
.career_top .contents .group_3 .box_10 a:hover{
 opacity: 0.7;
}

.career_top .contents ul{
 margin-bottom: 7px;
}

.career_top .contents .group_3 .box_11{
 max-width: 471px;
 margin-left: auto;
 margin-right: auto;
 background-color: #75be00;
 margin-bottom: 13px;
 text-align: center;
}
.career_top .contents .group_3 .box_11 a{
 display: block;
}
.career_top .contents .group_3 .box_11 img{
 padding-top: 40px;
 padding-bottom: 35px;
}

.career_top .contents .group_5{
 background-color: #ee835c;
 height: 200px;
 overflow: hidden;
}
.career_top .contents .group_5 h3{
 color: #fff;
 font-size: 150%;
 font-weight: bold;
 margin-top: 40px;
 margin-bottom: 20px;
}

}
@media screen and (max-width: 480px) {/* 480以下 */
.career_top .contents .group_3 .box_10{
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 13px;
 border: 1px solid #ff7b51;
 height: 70px;
 padding-top: 26%;
 position: relative;
 text-align: left;
}
.career_top .contents .group_3 .box_10 a{
 display: block;
 float: left;
 background: url(../media/images/career/top/10.png) no-repeat right bottom;
 background-size: 48% auto;
}
.career_top .contents .group_3 .box_10 img{
 margin-top: 10px;
 width: 59%;
 margin-left: 10px;
}

}
/* 共通 */

.page .contents{
 margin-bottom: 50px;
}
#main h3.style-1{
 width: 100%;
 font-size: 150%;
 font-weight: bold;
 color: #333;
 padding-bottom: 5px;
 line-height: 1.5;
 margin-bottom: 20px;
 border-bottom: 2px solid #75be00;
}
#main h3.style-1b {
 width: 100%;
 font-size: 150%;
 font-weight: bold;
 color: #333;
 padding-bottom: 5px;
 line-height: 1.5;
 margin-bottom: 20px;
 border-bottom: 2px solid #ff7b51;
}

#main h3.style-3{
 width: 100%;
 font-size: 150%;
 font-weight: bold;
 color: #333;
 padding-bottom: 5px;
 line-height: 1.5;
 margin-bottom: 20px;
 border-bottom: 2px solid #ff7b51;
}
#main h3.style-4{
 width: auto;
 font-size: 150%;
 font-weight: bold;
 color: #ff7b51;
 line-height: 22px;
 padding-top: 2px;
 padding-left: 10px;
 margin-bottom: 20px;
 border-left: 4px solid #ff7b51;
}
#main h3.style-4g{
 width: auto;
 font-size: 150%;
 font-weight: bold;
 color: #75be00;
 height: 24px;
 padding-bottom: 2px;
 padding-left: 2%;
 line-height: 1.5;
 margin-bottom: 20px;
 border-left: 4px solid #75be00;
}

#main_wide p.LH2,
#main p.LH2{
 line-height: 2;
}

/* ----------------------
 トップメッセージ
------------------------- */
.page_head img{
 z-index: 0;
}
.top_message #main h3{
 font-size: 150%;
 font-weight: bold;
 line-height: 1.5;
 margin-bottom: 10px;
}
.top_message #main p{
 line-height: 2;
}

@media screen and (min-width: 700px) {/* 700まで */
.top_message .page_head{
 background: url(../media/images/new-g/know/hbg-top_message.png) no-repeat center center;
 background-size: auto 100%;
}

.top_message #main .l_box{
 width: 60%;
 float: left;
}
.top_message #main .r_box{
 width: 35%;
 float: right;
}
}

@media screen and (max-width: 700px) {/* 700以下 */
.top_message .page_head{
 width: 100%;
 text-align: center;
}
.top_message #main .l_box{
 margin-bottom: 20px;
}
.top_message #main .r_box{
 text-align: center;
 margin-bottom: 20px;
}
}


/* ----------------------
 企業理念
------------------------- */
.rinen .seishin{
 margin-top: 40px;
 margin-bottom: 30px;
 text-align: center;
}
.rinen #main .l_box p{
 line-height: 2;
}
@media screen and (min-width: 700px) {/* 700まで */
.rinen .page_head{
 height: 240px;
 float: left;
 width: 100%;
 z-index: 0 !important;
 display: block;
 background: url(../media/images/new-g/know/bg-rinen.png) no-repeat center center;
 background-size: auto 100%;
}
.rinen #main .l_box{
 width: 60%;
 float: left;
}
.rinen #main .r_box{
 width: 35%;
 float: right;
}
.rinen #main .name{
 text-align: right;
 margin-right: 12px;
}
.rinen #main dt{
 width: 13%;
 float: left;
 padding-bottom: 5px;
 color: #75be00;
}
.rinen #main dd{
 width: 86%;
 float: left;
 padding-bottom: 5px;
}
}/*  */

@media screen and (max-width: 700px) {/* 700以下 */
.rinen #main .l_box{
 margin-bottom: 20px;
}
.rinen #main dt{
 width: 23%;
 float: left;
 padding-bottom: 10px;
 color: #75be00;
}
.rinen #main dd{
 float: left;
 width: 77%;
 padding-bottom: 10px;
}

}

/* ----------------------
 会社概要
------------------------- */
.company .l_box p{
 line-height: 2;
}
@media screen and (min-width: 700px) {/* 700まで */
.company .page_head{
 height: 240px;
 float: left;
 width: 100%;
 z-index: 0 !important;
 display: block;
 background: url(../media/images/new-g/know/bg-company.png) no-repeat center center;
 background-size: auto 100%;
}
.company #main .l_box{
 width: 48%;
 float: left;
}
.company #main .r_box{
 width: 48%;
 float: right;
 text-align: center;
}
.company table.base{
 margin-bottom: 10px;
}
.company table.base th{
 width: 17%;
}

}/*  */

@media screen and (max-width: 700px) {/* 700以下 */
.company #main .l_box{
 margin-bottom: 20px;
}
.company #main .r_box{
 margin-bottom: 20px;
 text-align: center;
}
.company table{
 margin-bottom: 10px;
}

}/*  */

/* ----------------------
 会社沿革
------------------------- */
.history #main .l_box p{
 line-height: 2;
}
.history #main .r_box ._1{
 width: 49%;
 float: left;
}
.history #main .r_box ._2{
 width: 49%;
 float: right;
}

@media screen and (min-width: 700px) {/* 700まで */
.history .page_head{
 background: url(../media/images/new-g/know/bg-history.png) no-repeat center center;
 background-size: auto 100%;
}
.history #main .l_box{
 width: 48%;
 float: left;
}
.history #main .r_box{
 width: 48%;
 float: right;
}
.history #main .l_box_2{
 width: 27%;
 float: left;
}
.history #main .l_box_2 img{
 margin-bottom: 5px;
}
.history #main .r_box_2{
 width: 70%;
 float: right;
}
.history table th{
 width: 25%;
}

}/*  */

@media screen and (max-width: 700px) {/* 700以下 */
.history .page_head{
}
.history #main .l_box{
 margin-bottom: 20px;
}
.history #main .r_box{
 max-width: 300px;
 margin-left: auto;
 margin-right: auto;
}

.history #main .l_box_2{
 display: none;
}
}/*  */

/* ----------------------
 セブン&アイ・ホールディングス
------------------------- */
.seven-i #main h3.style-2{
 font-size: 150%;
 font-weight: bold;
 line-height: 1.5;
 margin-bottom: 10px;
}
.seven-i #main p.LH2{
 line-height: 2;
}
.seven-i #main .group h4.title{
 color: #75be00;
 font-size: 120%;
 font-weight: bold;
 margin-bottom: 30px;
}
.seven-i #main .group h5{
 margin-bottom: 15px;
}
@media screen and (min-width: 700px) {/* 700まで */
.seven-i .page_head{
 background: url(../media/images/new-g/know/bg-7andi.png) no-repeat center center;
 background-size: auto 100%;
}

.seven-i #main .group{
 padding: 5%;
 float: left;
 border: 1px solid #75be00;
}
.seven-i #main .group .l_box{
 width: 47.5%;
 float: left;
}
.seven-i #main .group .r_box{
 width: 47.5%;
 float: right;
}
}

@media screen and (max-width: 700px) {/* 700以下 */
.seven-i .page_head{
 background: url(../media/images/new-g/know/bg-7andi-sp.jpg) no-repeat center center;
 background-size: cover;
}
.seven-i #main .group{
 padding: 5%;
 float: left;
 border: 1px solid #75be00;
}

.seven-i #main .group h5{
 margin-bottom: 15px;
 text-align: center;
}
.seven-i #main .group .l_box{
 margin-bottom: 20px;
}
.seven-i #main .group .r_box{
 margin-top: 20px;
}

.seven-i #main .group .line{
 width: 100%;
 border-bottom: 1px solid #e1f5c0;
}
}
/* ----------------------
 求める人物像
------------------------- */
.person .contents{
 text-align: left;
}
@media screen and (min-width: 700px) {/* 700まで */
.person .page_head{
 height: 400px !important;
 background: url(../media/images/new-g/person/ht-bg.jpg) no-repeat center center;
 background-size: auto 100%;
}
.person .page_head h2{
 margin-top: 120px !important;
}
.person .contents h3{
 padding-top: 9px;
 padding-bottom: 3px;
 line-height: 30px;
 padding-left: 3%;
 text-align: left;
 margin-bottom: 10px;
 background: #75be00 url(../media/images/new-g/person/title-bg.png) no-repeat left top;
}

.person #main_wide .group{
 margin-bottom: 40px;
}
.person #main_wide .l_box{
 width: 48%;
 float: left;
}
.person #main_wide .r_box{
 width: 48%;
 float: right;
}
}

@media screen and (max-width: 700px) {/* 700以下 */
.person .page_head h2{

}
.person .contents h3{
 padding-top: 8px;
 padding-bottom: 1px;
 padding-left: 15px;
 text-align: left;
 margin-bottom: 10px;
 background: #75be00 url(../media/images/new-g/person/title-bg.png) no-repeat left top;
}

.person #main_wide .r_box,
.person #main_wide .l_box{
 margin-bottom: 30px;
}
.person .contents h3 img{
 width: 250px;
}

}

/* ----------------------
 ヨークベニマルの仕事
------------------------- */
.work-1 .group .text{
 margin-bottom: 10px;
}
.work-1 #main .group_3{
 padding-bottom: 30px;
 margin-bottom: 30px;
 border-bottom: 1px dotted #75be00;
}

@media screen and (min-width: 700px) {/* 700まで */
.work-2 .page_head,
.work-1 .page_head{
 height: 240px;
 background: url(../media/images/new-g/work/ht-bg.png) no-repeat center center;
 background-size: auto 100%;
}
.work-1 #main .group{
 float: left;
 width: 100%;
 margin-bottom: 30px;
}
.work-1 #main .l_box{
 width: 48%;
 float: left;
}
.work-1 #main .r_box{
 width: 48%;
 float: right;
}
.work-1 #main .group_3 .b_1{
 width: 30%;
 min-height: 130px;
 float: left;
 padding-right: 2.5%;
 margin-right: 2.5%;
 border-right: 1px dotted #75be00;
}
.work-1 #main .group_3 .b_2{
 width: 30%;
 min-height: 130px;
 float: left;
 padding-right: 2.5%;
 border-right: 1px dotted #75be00;
}
.work-1 #main .group_3 .b_3{
 width: 30%;
 float: right;
 min-height: 130px;
}

.work-1 #main .group_4 .b_1{
 width: 30%;
 min-height: 170px;
 float: left;
 margin-right: 2.5%;
 padding-right: 2.5%;
 border-right: 1px dotted #75be00;
}
.work-1 #main .group_4 .b_2{
 min-height: 170px;
 width: 30%;
 float: left;
 padding-right: 2.5%;
 border-right: 1px dotted #75be00;
}
.work-1 #main .group_4 .b_3{
 width: 30%;
 float: right;
}
}/*  */

@media screen and (max-width: 700px) {/* 700以下 */
.work-1 #main h4{
 margin-top: 10px;
}
.work-1 #main .l_box{
 margin-bottom: 30px;
}
.work-1 #main .r_box{
 margin-bottom: 30px;
}
.work-1 #main .group_3 .b_2,
.work-1 #main .group_3 .b_1{
 margin-bottom: 30px;
}
.work-1 #main .group_4 .b_2,
.work-1 #main .group_4 .b_1{
 margin-bottom: 30px;
}
.work-1 #main .group h4{

}
.work-1 #main .group .bn{
 text-align: center;
}

}

/* ----------------------

------------------------- */

.work-2 #main h4{
 text-align: center;
}
.work-2 #main .group_1 h4{
 color: #ff7b51;
 font-weight: bold;
 font-size: 120%;
 line-height: 1.5;
}
.work-2 #main .group_2 h4{
 color: #75be00;
 font-weight: bold;
 font-size: 120%;
 line-height: 1.5;
}
.work-2 #main h4 span{
 font-size: 80%;
}

@media screen and (min-width: 700px) {/* 700まで */
.work-2 #main dt{
 float: left;
 width: 17%;
}
.work-2 #main dd{
 float: left;
 width: 75%;
 padding-top: ;
}
.work-2 #main .group_1{
 margin-bottom: 40px;
 padding: 2%;
 float: left;
 width: 96%;
 background-color: #ffded6;
}
.work-2 #main .group_1 dt{
 color: #fff;
 text-align: center;
 background-color: #ff7b51;
 font-size: 90%;
 padding-top: 8px;
 padding-bottom: 8px;
 margin-bottom: 10px;
}
.work-2 #main .group_2 dt{
 color: #fff;
 text-align: center;
 background-color: #75be00;
 font-size: 90%;
 padding-top: 8px;
 padding-bottom: 8px;
 margin-bottom: 10px;
}

.work-2 #main .group_1 dd{
 color: #ff7b51;
 font-weight: bold;
 font-size: 160%;
 padding-top: 3px;
 padding-left: 15px;
}
.work-2 #main .group_2 dd{
 color: #75be00;
 font-weight: bold;
 font-size: 160%;
 padding-top: 3px;
 padding-left: 15px;
}

.work-2 #main .group_2{
 margin-bottom: 40px;
 padding: 2%;
 float: left;
 width: 96%;
 background-color: #e9f2da;
}

.work-2 #main .group_1 .l_box{
 float: left;
 width: 45%;
 padding: 2%;
 min-height: 130px;
 background-color: #fff;
}
.work-2 #main .group_1 .r_box{
 float: right;
 width: 45%;
 padding: 2%;
 min-height: 130px;
 background-color: #fff;
}
.work-2 #main .group_2 .l_box{
 float: left;
 width: 28%;
 padding: 2%;
 margin-right: 2%;
 min-height: 150px;
 background-color: #fff;
}
.work-2 #main .group_2 .c_box{
 float: left;
 width: 28%;
 padding: 2%;
 min-height: 150px;
 background-color: #fff;
}

.work-2 #main .group_2 .r_box{
 float: right;
 width: 28%;
 padding: 2%;
 min-height: 150px;
 background-color: #fff;
}

.work-2 #main .group_2 .c_box h4,
.work-2 #main .group_2 .r_box h4{
 margin-bottom: 20px;
}

}

@media screen and (max-width: 700px) {/* 700以下 */
.work-2 #main dt{
 float: left;
 width: 100px;
 padding-top: 5px;
}
.work-2 #main dd{
 float: left;
 width: auto;
 padding-top: 7px;
 padding-left: 10px;
}
.work-2 #main .group_1 dt{
 color: #fff;
 text-align: center;
 background-color: #ff7b51;
 font-size: 90%;
 padding-top: 8px;
 padding-bottom: 8px;
 margin-bottom: 10px;
}
.work-2 #main .group_2 dt{
 color: #fff;
 text-align: center;
 background-color: #75be00;
 font-size: 90%;
 padding-top: 8px;
 padding-bottom: 8px;
 margin-bottom: 10px;
}

.work-2 #main .group_1 dd{
 color: #ff7b51;
 font-weight: bold;
 font-size: 140%;
 padding-top: 5px;
}

.work-2 #main .group_2 dd{
 color: #75be00;
 font-weight: bold;
 font-size: 140%;
 padding-top: 5px;
}

.work-2 #main .group_1{
 margin-bottom: 40px;
 padding: 10px;
 float: left;
 width: auto;
 background-color: #ffded6;
}
.work-2 #main .group_2{
 margin-bottom: 40px;
 padding: 10px;
 float: left;
 width: auto;
 background-color: #e9f2da;
}

.work-2 #main .group_1 .l_box{
 float: left;
 width: 96%;
 padding: 2%;
 margin-bottom: 10px;
 background-color: #fff;
}
.work-2 #main .group_1 .r_box{
 float: right;
 width: 96%;
 padding: 2%;
 margin-bottom: 0;
 background-color: #fff;
}
.work-2 #main .group_2 .l_box{
 float: left;
 width: 96%;
 padding: 2%;
 margin-bottom: 10px;
 background-color: #fff;
}
.work-2 #main .group_2 .c_box{
 float: left;
 width: 96%;
 padding: 2%;
 margin-bottom: 10px;
 background-color: #fff;
}

.work-2 #main .group_2 .r_box{
 float: right;
 width: 96%;
 padding: 2%;
 background-color: #fff;
}

}
/* ----------------------
 先輩の声トップ
------------------------- */

.voice-top #main .group_3 .name,
.voice-top #main .group_2 .name,
.voice-top #main .group_1 .name{
 font-size: 150%;
 font-weight: bold;
}

.voice-top #main .group_1 h4{
 color: #ff7b51;
 font-weight: bold;
 font-size: 110%;
}
.voice-top #main .group_1 h4.small{
 font-size: 100%;
}

.voice-top #main .group_3 h4,
.voice-top #main .group_2 h4{
 color: #75be00;
 font-weight: bold;
 font-size: 110%;
}

@media screen and (min-width: 700px) {/* 700まで */
.voice-top .page_head,
.voice-2 .page_head{
 height: 240px;
 background: url(../media/images/new-g/voice/ht-bg.jpg) no-repeat center center;
 background-size: auto 100%;
}

.voice-top #main .group_1{
 margin-bottom: 40px;
}
.voice-top #main .group_1.last{
 margin-bottom: 60px;
}
.voice-top #main .group_2{
 margin-bottom: 30px;
}

.voice-top #main .l_box{
 width: 49%;
 float: left;
}
.voice-top #main .r_box{
 width: 49%;
 float: right;
}

dl.namebox dt{
 float: left;
 width: auto;
 margin-right: 10px;
}
dl.namebox dd{
 float: left;
 padding-top: 6px;
 width: auto;
}

}

@media screen and (max-width: 700px) {/* 700以下 */
.voice-top #main h4{
 margin-top: 10px;
}
.voice-top #main .l_box{
 float: left;
 width: 100%;
 text-align: left;
 margin-bottom: 25px;
}
.voice-top #main .last .l_box{
 margin-bottom: 35px;
}
.voice-top #main .r_box{
 float: left;
 width: 100%;
 margin-bottom: 25px;
 text-align: left;
}
dl.namebox{
 float: left;
 display: block;
}
dl.namebox dt{
 float: left;
 width: auto;
 margin-right: 10px;
}
dl.namebox dd{
 float: left;
 padding-top: 6px;
 width: auto;
}


}

/* --------------------------------
 先輩の声/各ページ/女性インタビュー共通
----------------------------------- */
.interview .page_head{
 background: url(../media/images/new-g/support/ht-bg.jpg) no-repeat center center !important;
 background-size: auto 100%;
}

.interview #main .r_box .pink,
.voice-2 #main .r_box .pink{
 background-color: #ffebe6;
 padding: 5%;
 width: 90%;
 float: left;
}
.interview #main .r_box .pink .small,
.voice-2 #main .r_box .pink .small{
 font-size: 80%;
}

.interview #main .r_box .pink h5,
.voice-2 #main .r_box .pink h5{
 color: #ff7b51;
 font-weight: bold;
 font-size: 120%;
 margin-bottom: 10px;
}

.interview #main .group_1.orange,
.voice-2 #main .group_1.orange{
 border: 1px solid #ff7b51;
}

.interview #main .group_1.green,
.voice-2 #main .group_1.green{
 border: 1px solid #75be00;
}
.interview #main .group_1 .name,
.voice-2 #main .group_1 .name{
 font-size: 110%;
 font-weight: bold;
 width: 250px;
 margin-bottom: 8px;
 border-bottom: 1px dotted #ccc;
}
.interview #main .group_1 .text,
.voice-2 #main .group_1 .text{
 line-height: 1.3;
}
@media screen and (min-width: 700px) {/* 700まで */
.interview #main h4.orange,
.voice-2 #main h4.orange{
 color: #ff7b51;
 font-size: 170%;
 font-weight: bold;
 margin-bottom: 20px;
 line-height: 1.5;
}

.interview #main h4.green,
.voice-2 #main h4.green{
 color: #75be00;
 font-size: 170%;
 font-weight: bold;
 margin-bottom: 20px;
 line-height: 1.5;
}

.interview #main .group_1,
.voice-2 #main .group_1{
 height: 250px;
 position: relative;
 margin-top: 50px;
 margin-bottom: 40px;
}
.interview #main .group_1 .title,
.voice-2 #main .group_1 .title{
 margin-top: 30px;
 margin-bottom: 50px;
 margin-left: 5%;
}

.interview #main .group_1 .title-n,
.voice-2 #main .group_1 .title-n{
 margin-top: 30px;
 margin-bottom: 20px;
 margin-left: 5%;
}

.interview #main .group_1 .name,
.interview #main .group_1 .text,
.voice-2 #main .group_1 .name,
.voice-2 #main .group_1 .text{
 margin-left: 5%;
}

.interview #main .group_1 .fixbg,
.voice-2 #main .group_1 .fixbg{
 position: absolute;
 right: 0px;
 bottom: -8px;
}

.interview #main .group_2 .l_box,
.voice-2 #main .group_2 .l_box{
 float: left;
 width: 49%;
}

.interview #main .group_2 .r_box,
.voice-2 #main .group_2 .r_box{
 float: right;
 width: 49%;
}
.interview #main .group_3 .l_box,
.voice-2 #main .group_3 .l_box{
 float: left;
 width: 60%;
}
.interview #main .group_3 .r_box,
.voice-2 #main .group_3 .r_box{
 overflow: hidden;
 float: right;
 width: 35%;
}
.interview #main .group_3 .r_box .green,
.voice-2 #main .group_3 .r_box .green{
 width: 89%;
 overflow: hidden;
 float: left;
 padding: 5%;
 margin-bottom: 15px;
 border: 1px solid #75be00;
}
.interview #main .group_3 .r_box .green h5,
.voice-2 #main .group_3 .r_box .green h5{
 color: #75be00;
 font-weight: bold;
 font-size: 120%;
}
.intervew #main .group_3 .r_box table,
.voice-2 #main .group_3 .r_box table{
 float: left;
 width: 100%;
 max-width: 240px;
}
.interview #main .r_box .green table.flow th,
.voice-2 #main .r_box .green table.flow th{
 padding: 0px 10px 0px 0px;
 color: #75be00;
 border-bottom: 1px dotted #ccc;
}
.interview #main table.flow td,
.voice-2 #main table.flow td{
 padding: 0;
 font-size: 80%;
 border-bottom: 1px solid #ccc;
}
.interview #main .r_box .green table.flow .b_none td,
.interview #main .r_box .green table.flow .b_none th,
.voice-2 #main .r_box .green table.flow .b_none td,
.voice-2 #main .r_box .green table.flow .b_none th{
 border-bottom: none;
}

.interview #main ul.btn-link li,
.voice-2 #main ul.btn-link li{
 float: left;
 width: 48%;
}
.interview #main ul.btn-link li._1,
.voice-2 #main ul.btn-link li._1{
 float: left;
}
.interview #main ul.btn-link li._2,
.voice-2 #main ul.btn-link li._2{
 float: right;
}

.interview #main p.note,
.voice #main p.note,
.voice-2 #main p.note{
 float: right;
 margin-top: 10px;
}

}

@media screen and (max-width: 700px) {/* 700以下 */
.interview #main h4.orange,
.voice-2 #main h4.orange{
 color: #ff7b51;
 font-size: 150%;
 font-weight: bold;
 margin-bottom: 20px;
 line-height: 1.5;
}

.interview #main h4.green,
.voice-2 #main h4.green{
 color: #75be00;
 font-size: 150%;
 font-weight: bold;
 margin-bottom: 20px;
 line-height: 1.5;
}

.interview #main .group_1,
.voice-2 #main .group_1{
 position: relative;
 margin-top: 30px;
 margin-bottom: 40px;
}

.interview #main .group_1 .title-n,
.interview #main .group_1 .title,
.voice-2 #main .group_1 .title-n,
.voice-2 #main .group_1 .title{
 margin-top: 30px;
 margin-bottom: 20px;
 margin-left: 5%;
 padding-right: 10px;
}
.interview #main .group_1 .name,
.interview #main .group_1 .text,
.voice-2 #main .group_1 .name,
.voice-2 #main .group_1 .text{
 margin-left: 5%;
}
.interview #main .group_1 .fixbg,
.voice-2 #main .group_1 .fixbg{
 margin-top: 30px;
 text-align: center;
 display: block;
}

.interview #main .group_2 .l_box,
.voice-2 #main .group_2 .l_box{
 text-align: center;
 margin-bottom: 15px;
}
.interview #main .group_2 .r_box,
.voice-2 #main .group_2 .r_box{
 text-align: center;
 margin-bottom: 15px;
}

.interview #main .group_3 .l_box,
.voice-2 #main .group_3 .l_box{
 float: left;
 width: 100%;
 margin-bottom: 30px;
}
.interview #main .group_3 .r_box,
.voice-2 #main .group_3 .r_box{
 overflow: hidden;
 width: 100%;
 margin-bottom: 15px;
}
.interview #main .group_3 .r_box .green,
.voice-2 #main .group_3 .r_box .green{
 overflow: hidden;
 width: auto;
 padding: 10px;
 border: 1px solid #75be00;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 20px;
}
.interview #main .group_3 .r_box .green h5,
.voice-2 #main .group_3 .r_box .green h5{
 color: #75be00;
 font-weight: bold;
 font-size: 120%;
}
.interview #main .group_3 .r_box table,
.voice-2 #main .group_3 .r_box table{
 width: 100%;
}
.interview #main .r_box .green table.flow th,
.voice-2 #main .r_box .green table.flow th{
 padding: 0px 10px 0px 0px;
 color: #75be00;
 border-bottom: 1px dotted #ccc;
}
.interview #main table.flow td,
.voice-2 #main table.flow td{
 padding: 0;
 font-size: 80%;
 border-bottom: 1px solid #ccc;
}
.interview #main .r_box .green table.flow .b_none td,
.interview #main .r_box .green table.flow .b_none th,
.voice-2 #main .r_box .green table.flow .b_none td,
.voice-2 #main .r_box .green table.flow .b_none th{
 border-bottom: none;
}

.interview #main ul.btn-link li,
.voice-2 #main ul.btn-link li{
 width: 100%;
 text-align: center;
 margin-bottom: 10px;
}
.interview #main .group_3 .r_box .pink img,
.voice-2 #main .group_3 .r_box .pink img{
 margin-bottom: 10px;
}

.interview #main p.note,
.voice #main p.note,
.voice-2 #main p.note{
 width: 100%;
 text-align: center;
}
}


/* ----------------------
 研修制度
------------------------- */
.support .tab{overflow:hidden;}
.support .tab li{
 padding:21px 0 17px 2.5%;
 float:left;
 font-size: 110%;
 margin-right:1px;
 width: 30%;
 color: #75be00;
 font-weight: bold;
 cursor: pointer;
 border-bottom: 7px solid #fff;
 background: #e9f2da url(../media/images/new-g/support/arrow-2.png) no-repeat 90% center;
}
.support .tab li.select{
 border-bottom: 7px solid #75be00;
 margin-bottom: ;
 color: #fff;
 background: #75be00 url(../media/images/new-g/support/arrow-1.png) no-repeat 90% center;
}
.support .tab li._1{
 margin-right: 1.2%;
}
.support .tab li._3{
 float: right;
}
.tabbox li{
 background:#fff;
 padding:30px 0;
 border-top: 2px solid #75be00;
}
.hide {display:none;}

ul.hashira{
 margin-bottom: 50px;
 max-width: 590px;
 margin-left: auto;
 margin-right: auto;
}
.hashira li{
width: 30%;
}
.hashira li._2,
.hashira li._1{
 margin-right: 5%;
 float: left;
}
.hashira li._3{
 float: right;
}
.support .tabbox h4{
 color: #75be00;
 font-size: 130%;
 font-weight: bold;
 padding-bottom: 2px;
 margin-bottom: 15px;
 margin-top: 5px;
 border-bottom: 2px dotted #75be00;
}


@media screen and (min-width: 700px) {/* 700まで */
.support .page_head{
 height: 240px;
 float: left;
 width: 100%;
 z-index: 0 !important;
 display: block;
 background: url(../media/images/career/support/ht-bg.jpg) no-repeat center center;
 background-size: auto 100%;
}

.support .tabbox .left{
 width: 49%;
 float: left;
}
.support .tabbox .right{
 width: 49%;
 float: right;
}

}

@media screen and (max-width: 700px) {/* 700以下 */
.support .tab li{
 font-size: 80%;
}
.support .tab li._1{
 float: left;
}
.tab li._2{}
.support .tab li._3{
 float: right;
}
.support .tabbox .left{
 margin-bottom: 20px;
}
.support .tabbox .right{
 text-align: center;
}
.support .tab li{
 padding-top: 15px;
 padding-bottom: 25px;
 width: 32.5%;
 padding-left: 0;
 background: #e9f2da url(../media/images/new-g/support/arrow-2.png) no-repeat center 80%;
 text-align: center;
 }
.support .tab li.select{
 text-align: center;
 background: #75be00 url(../media/images/new-g/support/arrow-1.png) no-repeat center 80%;
}
}
@media screen and (max-width: 360px) {/* 360以下 */
.support .tab li._1{
 width: 29%;
}
.support .tab li._2{
 width: 29%;
}
.support .tab li._3{
 width: 39%;
}

}
/* ----------------------
 支援制度/
------------------------- */
.support table.s1 a{
 color: #75be00;
 padding-right: 23px;
 background: url(../media/images/career/support/icon-1.png) no-repeat right center;
}

.support .popup h3{
 font-size: 140%;
 font-weight: bold;
 margin-bottom: 15px;
 padding-left: 25px;
 line-height: 1.7;
 color: #75be00;
 background: url(../media/images/career/support/icon-maru.png) no-repeat left 6px;
}
.support .popup{
 position: relative;
}
.support .popup .green-box{
 margin-top: 25px;
 background-color: #e9f2da;
}
.support .popup .green-box .title{
 font-weight: bold;
 color: #75be00;
 font-size: 110%;
}
.support .popup .green-box li{
 padding-left: 15px;
 background: url(../media/images/new-g/support/icon-2.png) no-repeat left 7px;
}

.modal-content {
    position:fixed;
    display:none;
    z-index:2;
    width:50%;
    margin:0;
    background:#fff;
}

.modal-content p {
    margin:0;
    padding:0;
}

.modal-overlay {
    z-index:1;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.6);
}
.modal-open {
    text-decoration:underline;
}

.modal-open:hover {
    cursor:pointer;
}
.modal-close {
 z-index: 10;
 position: absolute;
 right: 0;
 top: -60px;
 color:#00f;
 height: 60px;
 width: 60px;
 text-decoration:none;
}

.modal-close:hover {
    cursor:pointer;
}

@media screen and (min-width: 700px) {/* 700まで */
.support .page_head{
 height: 240px;
 float: left;
 width: 100%;
 z-index: 0 !important;
 display: block;
 background: url(../media/images/career/support/ht-bg.jpg) no-repeat center center;
 background-size: auto 100%;
}

.modal-content {
    position:fixed;
    display:none;
    z-index:2;
    width:700px;
    margin:0;
    background:#fff;
}
.support .popup .green-box{
 padding: 40px;
}


.support table.s1{
 width: 100%;
}
.support table.s1 th{
 width: 30%;
 vertical-align: middle;
 padding: 10px 10px 10px 20px;
 border: 1px solid #4d4d4d;
 background-color: #e9f2da;
 font-weight: bold;
}
.support table.s1 td{
 padding: 10px 10px 10px 20px;
 border: 1px solid #4d4d4d;
}

.support .popup{
 float: left;
 min-height: 100px;
 max-width: 700px;
 padding: 75px;
}
/* リ・チャレンジ */
.support #main .group_2{
 background-color: #ffded6;
 padding: 7%;
 margin-top: 50px;
 overflow: hidden;
}
.support #main .group_2 h3._1{
 color: #ff7b51;
 font-size: 130%;
 font-weight: bold;
 padding-left: 20px;
 background: url(../media/images/new-g/support/icon-maru-2.png) no-repeat left 6px;
}

.support #main .group_2 ul._1 li{
 background-color: #fff;
 float: left;
 width: 28.5%;
 min-height: 160px;
 padding: 2%;
 font-size: 85%;
}
.support #main .group_2 ul._1 li._1{
 margin-right: 1.2%;
}
.support #main .group_2 ul._1 li._3{
 float: right;
}

.support #main .group_2 ul._1 h4{
 text-align: center;
 color: #ff7b51;
 font-weight: bold;
 font-size: 120%;
 margin-bottom: 5px;
}
.support #main .group_2 h3._2{
 color: #ff7b51;
 font-size: 150%;
 font-weight: bold;
 line-height: 1;
}
.support #main .group_2 .title_group{
 border-left: 4px solid #ff7b51;
 padding-left: 10px;
 margin-top: 30px;
 margin-bottom: 20px;
}
.support #main .group_2 .title_group p{
 color: #ff7b51;
 font-size: 90%;
 line-height: 1;
 padding-bottom: 8px;
 font-weight: bold;
}
.support #main .group_2 ul._2 li{
 width: 49%;
 float: left;
}
.support #main .group_2 ul._2 li.right{
 float: right;
}

}/*  */

@media screen and (max-width: 700px) {/* 700以下 */
.modal-content {
    position:fixed;
    display:none;
    z-index:2;
    width:90%;
    margin:0;
    background:#fff;
}
#con3 .modal-close {
 z-index: 2;
 position: absolute;
 right: 0;
 top: 0;
 height: 60px;
 width: 60px;
 text-decoration:none;
}

.support #con3.modal-content{
 height: 480px;
 overflow: auto;
}

.support .popup{
 float: left;
 min-height: 100px;
 padding: 30px 3%;
}
.support .popup .green-box{
 padding: 3%;
}

.support table.s1{
 width: 100%;
 border-top: 1px solid #4d4d4d;
}
.support table.s1 th{
 display: block;
 vertical-align: middle;
 padding: 10px 10px 10px 20px;
 background-color: #e9f2da;
 font-weight: bold;
 border-left: 1px solid #4d4d4d;
 border-right: 1px solid #4d4d4d;
}
.support table.s1 td{
 display: block;
 padding: 10px 10px 10px 20px;
 border: 1px solid #4d4d4d;
}

/* リ・チャレンジ */
.support #main .group_2{
 background-color: #ffded6;
 padding: 20px 5%;
 margin-top: 40px;
 overflow: hidden;
}
.support #main .group_2 h3._1{
 color: #ff7b51;
 font-size: 130%;
 font-weight: bold;
 padding-left: 20px;
 background: url(../media/images/new-g/support/icon-maru-2.png) no-repeat left 6px;
}

.support #main .group_2 ul._1 li{
 background-color: #fff;
 float: left;
 width: 96%;
 padding: 2%;
 margin-bottom: 10px;
 font-size: 90%;
}

.support #main .group_2 ul._1 h4{
 text-align: center;
 color: #ff7b51;
 font-weight: bold;
 font-size: 120%;
 margin-bottom: 5px;
}
.support #main .group_2 h3._2{
 color: #ff7b51;
 font-size: 150%;
 font-weight: bold;
 line-height: 1;
}
.support #main .group_2 .title_group{
 border-left: 4px solid #ff7b51;
 padding-left: 10px;
 margin-top: 30px;
 margin-bottom: 20px;
}
.support #main .group_2 .title_group p{
 color: #ff7b51;
 font-size: 90%;
 line-height: 1;
 padding-bottom: 8px;
 font-weight: bold;
}
.support #main .group_2 ul._2 li{
 width: 49%;
 float: left;
}
.support #main .group_2 ul._2 li.right{
 float: right;
}

}/*  */

/* ----------------------
 採用情報
------------------------- */
.r_info dl dd{
 display: block;
 height: auto;
}
.r_info dl dt{
 position: relative;
 padding:10px 40px 15px 55px;
 display: block;
 font-size: 130%;
 font-weight: bold;
 border-bottom: 1px solid #ccc;
 margin-bottom: 12px;
 cursor: pointer;
 background: url(../media/images/new-g/info/icon-q.png) no-repeat left 3px;

}
.r_info dl dt.act{
}

.r_info dl dt span{
 position: absolute;
 top: 12px;
 right: 0;
 height: 24px;
 width: 24px;
 float: right;
 margin-top: 0;
 background: url(../media/images/new-g/info/icon-p.png) no-repeat left top;
}
.r_info dl dt.act span{
 position: absolute;
 top: 12px;
 right: 0;
 height: 24px;
 width: 24px;
 float: right;
 margin-top: 0;
 background: url(../media/images/new-g/info/icon-m.png) no-repeat left top !important;
}
.r_info dl dd{
 display: none;
 padding:0px 10px 0px 50px;
 font-size: 100%;
 margin-bottom: 10px;
 border-bottom: 1px solid #ccc;
 background: url(../media/images/new-g/info/icon-a.png) no-repeat left 3px;
}
.r_info dl dd p{
 padding-top: 10px;
 padding-bottom: 15px;
}

@media screen and (min-width: 700px) {/* 700まで */
.seminar .page_head,
.guideline .page_head,
.newgra .r_info .page_head{
 height: 240px;
 float: left;
 width: 100%;
 z-index: 0 !important;
 display: block;
 background: url(../media/images/new-g/info/ht-bg.jpg) no-repeat center center;
 background-size: auto 100%;
}
.career.r_info .page_head{
 height: 240px;
 float: left;
 width: 100%;
 z-index: 0 !important;
 display: block;
 background: url(../media/images/career/info/ht-bg.jpg) no-repeat center center;
 background-size: auto 100%;
}

.r_info dl{
 margin-bottom: 50px;
}
}

@media screen and (max-width: 700px) {/* 700以下 */
.seminar .page_head h2,
.guideline .page_head h2,
.newgra.r_info .page_head h2{
 padding-top: 15%;
 width: 60%;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}

.career.r_info .page_head h2{
 padding-top: 15%;
 width: 60%;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}
.national .page_head h2{
 padding-top: 15%;
 width: 80%;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}

.seminar .page_head,
.guideline .page_head,
.newgra.r_info .page_head{
 padding-bottom: 14%;
 float: left;
 width: 100%;
 z-index: 0 !important;
 display: block;
 background: url(../media/images/new-g/info/ht-bg-sp.jpg) no-repeat center center;
 background-size: cover;
}
.r_info dl{
 margin-bottom: 40px;
}

}
/* ----------------------
 募集要項
------------------------- */
.guideline #main a{
 color: #29abe2;
}

/*
.guideline .contents .l_box h3{
 color: #75be00;
 font-weight: bold;
 padding-left: 60px;
 line-height: 47px;
 font-size: 130%;
 margin-bottom: 15px;
 background: url(../media/images/new-g/info/no-1.png) no-repeat left center;
}


.guideline .contents .r_box h3{
 color: #75be00;
 font-weight: bold;
 padding-left: 60px;
 line-height: 24px;
 font-size: 130%;
 margin-bottom: 15px;
}
 */

.guideline .contents ul.btn-link ll {
	float: left;
	width: 48%;
}
.guideline .contents ul.btn-link li._1{
	float: left;
}
.guideline .contents ul.btn-link li._2{
	float: right;
}
.guideline .contents .group_2 {
    background-color: #ffded6;
    padding: 7%;
    margin-top: 25px;
    overflow: hidden;
}
.guideline .contents .group_2 h3._1{
 color: #ff7b51;
 font-size: 130%;
 font-weight: bold;
 padding-left: 20px;
 background: url(../media/images/new-g/support/icon-maru-2.png) no-repeat left 6px;
}

.guideline .contents p.note{
 clear: both;
 width: 100%;
 padding-top: 10px;
}

.guideline .contents .group_2 ul._1 li._1 img{
 margin-top: 10px;
}

.guideline .contents .group_2 ul._1 li._2 img{
 width: 100px;
}

@media screen and (min-width: 700px) {/* 700まで */
.guideline .contents .group{
 margin-bottom: 40px;
}
.guideline .contents table{
 margin-bottom: 50px;
}
.guideline .contents table th{
 width: 17%;
 vertical-align: middle;
}

/*
.guideline .contents .l_box{
 float: left;
 width: 47%;
 padding-right: 2.5%;
 border-right: 1px dotted #ccc;
}
.guideline .contents .r_box{
 float: right;
 width: 47%;
 padding-left: 2.5%;
}
*/

.guideline .contents p.note{
 text-align: center;
}

.guideline .contents .group_2 ul._1 li{
 text-align: center;
 background-color: #fff;
 float: left;
 width: 28.5%;
 min-height: 210px;
 padding: 2%;
 font-size: 85%;
}
.guideline .contents .group_2 ul._1 li._1{
 margin-right: 1.2%;
}

.guideline .contents .group_2 ul._1 li._1 img{
 width: 90%;
}

.guideline .contents .group_2 ul._1 li._3{
 float: right;
}

.guideline .contents .group_2 ul._1 h4{
 text-align: center;
 color: #ff7b51;
 font-weight: bold;
 font-size: 120%;
 margin-bottom: 5px;
}

}

@media screen and (max-width: 700px) {/* 700以下 */
.guideline .contents .group{
 margin-bottom: 40px;
}
.guideline .contents table{
 margin-bottom: 40px;
}
.guideline .contents .l_box{
 text-align: center;
 margin-bottom: 15px;
/*
 margin-bottom: 40px;
*/
}
.guideline .contents ul.btn-link li {
 width: 100%;
 text-align: center;
 margin-bottom: 10px;
}

.guideline .contents .group_2 ul._1 li{
 text-align: center;
 background-color: #fff;
 float: left;
 width: 96%;
 padding: 2%;
 margin-bottom: 10px;
 font-size: 90%;
}

.guideline .contents .group_2 ul._1 h4{
 color: #ff7b51;
 font-weight: bold;
 font-size: 120%;
 margin-bottom: 5px;
}

}


/* ----------------------
 セミナー情報
------------------------- */
.seminar .contents h4{
 color: #75be00;
 font-weight: bold;
 font-size: 130%;
}
.seminar table.base-3{
 width: 100%;
 max-width: ;
 margin-bottom: 20px;
}
.seminar table.base-3 th{
 background-color: #dff2c2;
 border: 1px solid #4d4d4d;
 text-align: center;
}
.seminar table.base-3 td{
 vertical-align: middle;
 border: 1px solid #4d4d4d;
 line-height: 1.3;
 padding-top: 10px;
 padding-bottom: 10px;
}
.seminar table.base-3 td.center{
 text-align: center;
}
.seminar .contents table.base-2{
 margin-bottom: 40px;
}

.seminar p a,
.seminar table.base-2 a,
.seminar table.base-3 a{
 color: #29abe2;
}


@media screen and (min-width: 700px) {/* 700まで */
.seminar table.base-3 td.left{
 text-align: left;
 padding-left: 7px;
}
.seminar .contents table.base-2 th{
 width: 17%;
}
.seminar table.base-3 td .title{
 display: none;
}
}

@media screen and (max-width: 700px) {/* 700以下 */
.seminar table.base-3{
 width: 100%;
 border-collapse: separate;
 border-spacing: 0 20px;
 margin-top: -20px;
 margin-bottom: 0;
}
.seminar table.base-3 td{
 width: auto;
 display: block;
 padding-top: 0;
 padding-left: 0;
 margin-bottom: 0px;
 text-align: center;
 border-top: none;
}

.seminar table.base-3 td.left{
 border-top: 1px solid #4d4d4d;
}
.seminar table.base-3 td .title{
 background-color: #dff2c2;
 padding-top: 6px;
 padding-bottom: 5px;
 text-align: center;
 margin-bottom: 10px;
 border-bottom: 1px solid #4d4d4d;
}
.seminar .contents .overbox{
 width: 100%;
 overflow-x: auto;
 margin-bottom: 20px;
}
.seminar table.base-3 tr.group{
 display: block;
 border-bottom: 1px solid #4d4d4d;
 margin-bottom: 20px;
}
}

/* ----------------------
 支援制度
------------------------- */
.support table.s1 a{
 color: #75be00;
 padding-right: 23px;
 background: url(../media/images/career/support/icon-1.png) no-repeat right center;
}

.support .popup h3{
 font-size: 130%;
 font-weight: bold;
 margin-bottom: 15px;
 padding-left: 28px;
 line-height: 1.7;
 color: #75be00;
 background: url(../media/images/career/support/icon-maru.png) no-repeat left 3px;
}
.support #popup-1{
 display: none;
}


@media screen and (min-width: 700px) {/* 700まで */
.support .page_head{
 height: 240px;
 float: left;
 width: 100%;
 z-index: 0 !important;
 display: block;
 background: url(../media/images/career/support/ht-bg.jpg) no-repeat center center;
 background-size: auto 100%;
}

.support table.s1{
 width: 100%;
}
.support table.s1 th{
 width: 30%;
 vertical-align: middle;
 padding: 10px 10px 10px 20px;
 border: 1px solid #4d4d4d;
 background-color: #e9f2da;
 font-weight: bold;
}
.support table.s1 td{
 padding: 10px 10px 10px 20px;
 border: 1px solid #4d4d4d;
}
.support .popup{
 float: left;
 min-height: 300px;
 max-width: 700px;
 padding: 80px 70px;
}
}/*  */

@media screen and (max-width: 700px) {/* 700以下 */

}

/* ----------------------
 先輩の声/キャリア採用
------------------------- */
@media screen and (min-width: 700px) {/* 700まで */
.voice .page_head{
 height: 240px;
 float: left;
 width: 100%;
 z-index: 0 !important;
 display: block;
 background: url(../media/images/career/voice/ht-bg.jpg) no-repeat center center;
 background-size: auto 100%;
}
.voice.onodera #main .group_1{
 min-height: 300px;
 margin-bottom: 30px;
 background: url(../media/images/career/voice/1-1.jpg) no-repeat center center;
}
.voice.okabe #main .group_1{
 min-height: 300px;
 margin-bottom: 30px;
 background: url(../media/images/career/voice/2-1.jpg) no-repeat center center;
}
.voice.nakata #main .group_1{
 min-height: 300px;
 margin-bottom: 30px;
 background: url(../media/images/career/voice/3-1.jpg) no-repeat center center;
}


.voice.nakata #main .group_1 span,
.voice.onodera #main .group_1 span{
 margin-top: 40px;
 margin-left: 40px;
 float: left;
}
.voice.okabe #main .group_1 span{
 margin-top: 40px;
 margin-right: 40px;
 float: right;
}

.voice #main h3{
 color: #75be00;
 font-size: 160%;
 font-weight: bold;
 margin-bottom: 20px;
}
.voice #main .group_2,
.voice #main .group_3{
 margin-bottom: 40px;
}
.voice #main .group_2 .l_box,
.voice #main .group_3 .l_box{
 float: left;
 width: 49%;
}
.voice #main .group_2 .r_box,
.voice #main .group_3 .r_box{
 float: right;
 width: 49%;
}

.voice #main p.note{

}

}/*  */

@media screen and (max-width: 700px) {/* 700以下 */
.voice.onodera #main .group_1{
 height: 100px;
 padding-bottom: 30%;
 float: left;
 width: 100%;
 margin-bottom: 20px;
 background: url(../media/images/career/voice/1-1.jpg) no-repeat 50% top;
 background-size: 130% auto;
}
.voice.okabe #main .group_1{
 height: 100px;
 padding-bottom: 30%;
 float: left;
 width: 100%;
 margin-bottom: 20px;
 background: url(../media/images/career/voice/2-1.jpg) no-repeat 50% top;
 background-size: 130% auto;
}
.voice.nakata #main .group_1{
 height: 100px;
 padding-bottom: 30%;
 float: left;
 width: 100%;
 margin-bottom: 20px;
 background: url(../media/images/career/voice/3-1.jpg) no-repeat 50% top;
 background-size: 130% auto;
}

.voice.nakata #main .group_1 span,
.voice.onodera #main .group_1 span{
 margin-top: 6%;
 margin-left: 0px;
 float: left;
 width: 60%;
}
.voice.okabe #main .group_1 span{
 margin-top: 6%;
 margin-left: 0px;
 float: right;
 width: 60%;
}

.voice #main h3{
 display: block;
 color: #75be00;
 font-size: 140%;
 font-weight: bold;
 margin-bottom: 20px;
}
.voice #main .group_2,
.voice #main .group_3{
 margin-bottom: 30px;
}
.voice #main .group_2 .l_box,
.voice #main .group_3 .l_box{
 width: 100%;
 margin-bottom: 20px;
}
.voice #main .group_2 .r_box,
.voice #main .group_3 .r_box{
 width: 100%;
 margin-bottom: 20px;
}
.voice #main .group_3 .r_box{
 width: 100%;
}
}/*  */
@media screen and (max-width: 400px) {/* 400以下 */
.voice.onodera #main .group_1{
 height: 100px;
 padding-bottom: 25%;
 float: left;
 width: 100%;
 margin-bottom: 20px;
 background: url(../media/images/career/voice/1-1.jpg) no-repeat 50% top;
 background-size: 130% auto;
}
.voice.okabe #main .group_1{
 height: 100px;
 padding-bottom: 25%;
 float: left;
 width: 100%;
 margin-bottom: 20px;
 background: url(../media/images/career/voice/2-1.jpg) no-repeat 50% top;
 background-size: 130% auto;
}
.voice.nakata #main .group_1{
 height: 100px;
 padding-bottom: 25%;
 float: left;
 width: 100%;
 margin-bottom: 20px;
 background: url(../media/images/career/voice/3-1.jpg) no-repeat 50% top;
 background-size: 130% auto;
}

}
/* ----------------------
 採用情報 QA
------------------------- */
.r_info dl dd{
 display: block;
 height: auto;
}
.r_info dl dt{
 position: relative;
 padding:10px 40px 15px 55px;
 display: block;
 font-size: 130%;
 font-weight: bold;
 border-bottom: 1px solid #ccc;
 margin-bottom: 12px;
 cursor: pointer;
 background: url(../media/images/new-g/info/icon-q.png) no-repeat left 3px;

}
.r_info dl dt.act{
}

.r_info dl dt span{
 position: absolute;
 top: 12px;
 right: 0;
 height: 24px;
 width: 24px;
 float: right;
 margin-top: 0;
 background: url(../media/images/new-g/info/icon-p.png) no-repeat left top;
}
.r_info dl dt.act span{
 position: absolute;
 top: 12px;
 right: 0;
 height: 24px;
 width: 24px;
 float: right;
 margin-top: 0;
 background: url(../media/images/new-g/info/icon-m.png) no-repeat left top !important;
}
.r_info dl dd{
 display: none;
 padding:0px 10px 0px 50px;
 font-size: 100%;
 margin-bottom: 10px;
 border-bottom: 1px solid #ccc;
 background: url(../media/images/new-g/info/icon-a.png) no-repeat left 3px;
}
.r_info dl dd p{
 padding-top: 10px;
 padding-bottom: 15px;
}

@media screen and (min-width: 700px) {/* 700まで */
.seminar .page_head,
.newgra.r_info .page_head{
 height: 240px;
 float: left;
 width: 100%;
 z-index: 0 !important;
 display: block;
 background: url(../media/images/new-g/info/ht-bg.jpg) no-repeat center center;
 background-size: auto 100%;
}

.national .page_head,
.career.r_info .page_head{
 height: 240px;
 float: left;
 width: 100%;
 z-index: 0 !important;
 display: block;
 background: url(../media/images/career/info/ht-bg.jpg) no-repeat center center;
 background-size: auto 100%;
}

.r_info dl{
 margin-bottom: 50px;
}
}
@media screen and (max-width: 700px) {/* 700以下 */
.seminar .page_head{
 padding-bottom: 15%;
 float: left;
 width: 100%;
 z-index: 0 !important;
 display: block;
 background: url(../media/images/new-g/info/ht-bg-sp.jpg) no-repeat center center;
 background-size: auto 100%;
}

.national .page_head,
.career.r_info .page_head{
 padding-bottom: 14%;
 float: left;
 width: 100%;
 z-index: 0 !important;
 display: block;
 background: url(../media/images/career/info/ht-bg-sp.jpg) no-repeat center top;
 background-size: 100% auto;
}
.r_info dl{
 margin-bottom: 40px;
}
}
@media screen and (max-width: 400px) {/* 400以下 */
.national .page_head,
.career.r_info .page_head{
 margin-bottom: 20px;
}
}
/* ----------------------
 ナショナル社員募集要項
------------------------- */
.national #main a{
 color: #29abe2;
}
.national table.flow{
	border-collapse: separate;
	border-spacing: 0 15px;
	margin-bottom: 30px;
}
.national table.flow th{
 background-color: #75be00;
 color: #fff;
 width: 32px;
 font-weight: bold;
 text-align: center;
 padding-top: 5px;
 font-size: 120%;
}
.national table.flow td{
 width: auto;
 padding-left: 15px;
}
.national table.flow h4{
 color: #75be00;
 font-size: 130%;
 font-weight: bold;
}

@media screen and (min-width: 700px) {/* 700まで */
.national table.base-2{
 margin-bottom: 50px;
}
}

@media screen and (max-width: 700px) {/* 700以下 */
.national table.base-2{
 margin-bottom: 30px;
}
}

/* ----------------------

------------------------- */
@media screen and (min-width: 700px) {/* 700まで */

}

@media screen and (max-width: 700px) {/* 700以下 */

}

/* ----------------------

------------------------- */
@media screen and (max-width: 700px) {/* 700以下 */
.overbox{
 float: left;
 width: 100%;
 overflow-x: auto;
 margin-bottom: 50px;
}
.overbox table{
 margin-bottom: 0 !important;
 width: 700px;
}
}/*  */

/* ---------------------------
 会長・社長動画
 ----------------------------- */

h4.movie_title {
	font-weight:bold;
	margin:2em 0 0.5em 0;
}
h4.movie_title span {
	font-weight:normal;
	font-size:0.8em;
}

@media screen and (max-width: 700px) {/* 700以下 */
	.movie_frame {
		margin:0 0 40px 0;
		box-sizing:border-box;
		position:relative;
		width:calc(100%);
		padding: calc(234 / 416 * 100%) 0 0;
	}
	.movie_frame iframe {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		vertical-align:bottom;
	}
}

/* ---------------------------
 エントリーシートダウンロード
 ----------------------------- */
div.es .l_box{
 text-align: center;
 margin-bottom: 15px;
}

@media screen and (min-width: 700px) {
div.es .l_box{
 float: left;
 width: 47%;
 padding-right: 2.5%;
}
div.es .r_box{
 float: right;
 width: 47%;
 padding-left: 2.5%;
}
}
