@charset "utf-8";
/********************************
CV
*********************************/
.cv_wrap {
    background: #f4f6f7;
}
@media (min-width: 896px) {
    .cv_wrap {
        margin: 100px 0 0 0;
    }
}
.cv_wrap.ver2 {
    background: #fff;
}
.cv_in {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    padding: 42px 60px 50px;
    box-sizing: border-box;
}
.cv_wrap .ttl {
    font-size: 28px;
    line-height: 1.7;
    letter-spacing: 0.1em;
}
.cv_wrap .txt {
    font-size: 16px;
    line-height: 1;
    padding: 20px 0 30px;
}
.cv_wrap .lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.cv_wrap .svbtn {
    width: 220px;
    margin: 0 30px 0 0;
}
.cv_wrap .btn {
    width: 300px;
    margin: 0;
}
.cv_img {
    position: absolute;
    bottom: 0;
    right: 60px;
}
.mnbNo1_wrap {
    background: #f4f6f7;
    padding: 55px 0 60px;
}
.mnbNo1_in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.mnbNo1_ttl{
    position: relative;
}
.mnbNo1_ttl:before {
    content: '';
    display: block;
    width: 280px;
    height: 434px;
    position: absolute;
    bottom: -60px;
    right: -234px;
    background: url(/cmn4/img/member_no1_img.png) no-repeat center;
}
.mnbNo1_ttl .ttl{
    margin-bottom: 20px;
}
.mnbNo1_ttl .txt{
    text-align: center;
    font-size: 22px;
    line-height: 1.8;
}
.mnbNo1_ttl .txt span{
    font-size: 23px;
}
.mnbNo1_box{
    width: 320px;
}
.mnbNo1_box .txt{
    font-size: 14px;
    line-height: 2;
    margin-bottom: 30px;
    letter-spacing: -.1em;
}
.mnbNo1_box .btnbx{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
}
.mnbNo1_box .btn.b_btn{
    width: 150px;
    max-width: 150px;
}
.mnbNo1_box .btn.b_btn a {
    height: 40px;
    font-size: 12px;
}
.mnbNo1_box .b_btn.or{
    width: 320px;
    max-width: 320px;
}
/********************************
FOOTER
*********************************/
footer {
    text-align: left;
}
.footer {
    border-top: 1px solid #f4f6f7;
}
.footer_tp {
    border-bottom: 1px solid #f4f6f7;
    text-align: center;
    padding: 30px 0;
}
.footer_in {
    width: 900px;
    height: 115px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -webkit-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.footer_in.is-simple {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.footer_in.is-simple .foot-gs {
    padding: 0 20px;
}
.footer_in.is-simple .foot-pm {
    padding: 0 20px;
}
.foot-txt {
    font-size: 14px;
    line-height: 1.5;
}
.foot-gs dt {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px 0 0;
}
.foot-gs dd {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.5;
}
.foot-pm dt {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px 0 0;
}
.foot-pm dd {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.5;
}
.footLnk_wrap {
    background: #f4f6f7;
    padding: 34px 0;
}
.footLnk_wrap ul {
    text-align: center;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -webkit-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.footLnk_wrap ul li {
    display: inline-block;
    padding: 0 10px;
    line-height: 1;
    border-right: 1px solid #000;
}
.footLnk_wrap ul li:last-child {
    border-right: 0;
}
.footLnk_wrap ul li a {
    font-size: 14px;
    display: block;
    line-height: 1;
}
.footBot_wrap {
    padding: 30px 0 20px;
}
.footSns_wrap {
    margin: 0 0 20px 0;
}
.footSns_wrap {
    text-align: center;
    letter-spacing: -.40em;
}
.footSns_wrap li {
    letter-spacing: normal;
    display: inline-block;
    padding: 0 7px;
}
.footSns_wrap li a {
    display: block;
}
.footSns_wrap li img {
    width: 30px;
    height: auto;
}
.foot-copy {
    text-align: center;
    line-height: 1;
    font-size: 12px;
    display: block;
}
.footLnk_wrap {
    position: relative;
}
.footLnk-top {
    position: absolute;
    top: -60px;
    right: 20px;
    border-radius: 4px 4px 0 0;
}
.footLnk-top a {
    width: 60px;
    height: 60px;
    display: block;
    background: #f4f6f7 url(/cmn4/svg/pagetop.svg) no-repeat center;
    background-size: 18px auto;
}
.footCtlnk_wrap {
    letter-spacing: -0.4em;
    text-align: center;
    margin-bottom: 20px;
}
.footCtlnk_wrap.is-non {
    margin-bottom: 0;
}
.footCtlnk_wrap > ul {
    display: inline;
}
.footCtlnk_wrap > ul > li {
    display: inline-block;
    letter-spacing: normal;
    font-size: 10px;
    padding: 0 8px;
    line-height: 1;
    border-right: 1px solid #ccc;
}
/********************************
検索系
*********************************/
.c-search_wrap {
    padding-top: 30px;
}
.c-search-key {
    width: 100%;
    margin: 0 0 30px 0;
    position: relative;
}
.c-search-key input[type=text] {
    width: 100%;
    height: 60px;
    background: #ffffff;
    font-size: 15px;
    padding: 0 100px 0 30px;
    border: none;
    border-radius: 4px;
    box-sizing: border-box;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #e1e6ea;
}
.c-search-src {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    width: 70px;
    height: 60px;
}
.c-search-src a {
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
    padding: 60px 0 0 0;
    display: block;
    border-radius: 0 4px 4px 0;
    background: #1C4A40 url(../svg/icn_search.svg) no-repeat center center;
    background-size: 20px auto;
}
.topSc_tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.topSc_tab li {
    width: 290px;
    background: #fff;
}
.topSc_tab.clm2 li {
    width: 445px;
}
.topSc_tab li a {
    background: #fff;
    border: 1px solid #000;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    color: #000;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    position: relative;
    border-radius: 4px;
}
.topSc_tab li.on a {
    color: #000;
    font-size: 14px;
    pointer-events: none;
}
.topSc_tab li.on a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 4px;
    background:#1C4A40;
}
.topSc_tab li.on a:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 2px;
    background:#fff;
}
.topSc_cnt {
    background: #fff;
    padding: 40px 60px;
    border: 1px solid #e1e6ea;
}
.topSc_cnt .lst {
    display: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.topSc_cnt .lst.on {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.topSc_cnt .lst li {
    width: 33.3%;
    font-size: 13px;
    line-height: 2;
}
/********************************
breadcrumbs
*********************************/
.c-breadcrumbs {
    background: #fff;
    padding: 11px 0;
    border-bottom: 1px solid #e1e6ea;
}
.c-breadcrumbs .list {
    line-height: 1;
    text-align: left;
    letter-spacing: -.4em;
    width: 100%;
    max-width: 1000px;
    height: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}
.c-breadcrumbs .list li {
    display: inline;
    font-size: 12px;
    padding-left: 18px;
    position: relative;
    letter-spacing: normal;
}
.c-breadcrumbs .list li:before {
    content: '>';
    display: block;
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
}
.c-breadcrumbs .list li:first-child {
    padding-left: 0;
}
.c-breadcrumbs .list li:first-child:before {
    content: none;
}
.c-breadcrumbs .list li a:hover {
    color: #1C4A40;
}
/********************************
slideCnt
*********************************/
.c-slideCnt_wrap{
    background: #fff;
}
.c-slideCnt_in{
    padding: 0 0 100px;
}
.c-slideCnt_ttl {
    font-size: 22px;
    line-height: 1;
    text-align: center;
    font-weight: 500;
}
.c-slideCnt_box {
    padding-top: 50px;
    overflow: hidden;
    margin-bottom: 60px;
}
.slideCnt {
    overflow: visible;
    /*max-width: 1105px;*/
    max-width: 1240px;
    margin: 0 auto;
    opacity: 0;
    /*padding-bottom: 40px;*/
    transition: opacity .4s ease-out,all .4s ease-out;
}
.slideCnt.act {
    opacity: 1;
}
.c-slideCnt_box .swiper-horizontal > .swiper-scrollbar {
    width: -webkit-calc(1000px + (100vw - 1105px) / 2);
    width: calc(1000px + (100vw - 1105px) / 2);
    left: 96px;
}
.c-slideCnt_lst .swiper-slide {
    width: 240px !important;
    padding-bottom: 40px;
    padding-right: 40px;
}
.c-slideCnt_lst .box > a{
    display: block;
    background: #fff;
}
.c-slideCnt_lst .box .img{
    width: 100%;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}
.c-slideCnt_lst .box .txt{
    padding: 3px 0 0;
}
.c-slideCnt_lst .box .txt dt{
    font-size: 14px;
    line-height: 1.6;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 15px;
    margin-bottom: 12px;
    font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
}
.c-slideCnt_lst .box .txt dt span{
    font-size: 15px;
    font-weight: 500;
}
.c-slideCnt_lst .box .txt dd.date{
    font-size: 14px;
    line-height: 1.6;
    font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
}
.c-slideCnt_lst .box .txt dd.pay{
    font-size: 14px;
    line-height: 1.6;
    position: relative;
    margin-top: 10px;
    padding-left: 20px;
    font-weight: 500;
    font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
}
.c-slideCnt_lst .box .txt dd.pay:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 3px;
    background: url(../svg/icn_money.svg) no-repeat center;
    background-size: 100% auto;
}
.c-slideCnt_lst .box .txt dd.lst{
    position: relative;
    padding-left: 54px;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 10px;
}
.c-slideCnt_lst .box .txt dd.lst:last-child{
    margin-bottom: 0;
}
.c-slideCnt_lst .box .txt dd.lst span{
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    font-size: 14px;
    line-height: 1.6;
}
.c-slideCnt_lst .box .btn {
    width: 172px;
    margin-top: 20px;
}
.c-slideCnt_lst .box .btn a {
    height: 40px;
}
.c-slideCnt_lst.ver3 .swiper-slide {
    height: auto !important;
}
.c-slideCnt_lst.ver3 .box {
    height: 100%;
}
.c-slideCnt_lst.ver3 .box a{
    height: 100%;
    padding: 0;
}
.c-slideCnt_lst.ver3 .box .img{
    width: 100%;
    height: 126px;
    overflow: hidden;
    position: relative;
}
.c-slideCnt_lst.ver3 .box .img img{
    /* position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; */
    width: 100%;
    /* height: 100%;
    -o-object-fit: cover;
    object-fit: cover; */
    transition: transform .8s cubic-bezier(.43,.05,.17,1);
}
.c-slideCnt_lst.ver3 .box .txt{
    padding: 10px 0 0;
}
.c-slideCnt_lst.ver3 .box .txt dd.date {
    margin-bottom: 30px;
}
.c-slideCnt_lst.ver3 .box .txt dd.pay {
    position: absolute;
    bottom: 40px;
}
.c-slideCnt_tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.c-slideCnt_tag li {
    font-size: 12px;
    line-height: 1;
    margin-right: 5px;
    display: block;
    background: #fff;
    padding: 4px 6px;
    margin-bottom: 5px;
    border: 1px solid #000;
}
.c-slideCnt_tag li.on {
    background: #000;
    color: #fff;
}
.c-slideCnt_tag li.new {
    background: #ff1b00;
    color: #fff;
    border: 1px solid #ff1b00;
}

.c-splSer_wrap {
    margin-top: 100px;
    padding: 40px 0;
    background: #f4f6f7;
}
.c-splSer_wrap.is-ver2 {
    margin-top: 0;
}
.c-splSer-ttl {
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
}
.c-splSer_in {
    display:-webkit-box;
      display:-ms-flexbox;
      display:flex;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 50px;
}
.c-splSer_dtl {
    padding-left: 50px;
}
.c-splSer-txt {
    font-size: 18px;
    line-height: 2;
    font-weight: 500;
}
.c-splSer_lst {
    display:-webkit-box;
      display:-ms-flexbox;
      display:flex;
    -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    margin: 25px 0;
}
.c-splSer_lst li {
    position: relative;
    width: 50%;
    font-size: 14px;
    line-height: 2.2;
    padding: 0 0 0 20px;
    box-sizing: border-box;
}

.c-splSer_lst li:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    z-index: 9;
    margin-top: -7.5px;
    width: 15px;
    height: 15px;
    background: url(/cmn3/img/icn_check.png) no-repeat center center;
    background-size: 100% auto;
}
.c-cntsLnk_wrap {
    padding: 100px 0;
}
.c-cntsLnk-ttl {
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
}
.c-cnts_lnk {
    display:-webkit-box;
      display:-ms-flexbox;
      display:flex;
    -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 50px;
}
.c-cnts_lnk li {
    width: 50%;
    margin-top: 30px;
}
.c-cnts_lnk li:nth-child(-n+2) {
    margin-top: 0;
}
.c-cnts_lnk li a {
    display:-webkit-box;
      display:-ms-flexbox;
      display:flex;
}
.c-cntsLnk_dl {
    padding: 0 20px;
}
.c-cntsLnk-dt {
    font-size: 16px;
    font-weight: bold;
}
.c-cntsLnk-dd {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 10px;
}
.c-src_wrap {
    padding: 40px 0;
    margin: 100px 0;
    background: #f4f6f7;
}
.c-src_in {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.c-src-ttl {
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
}
.c-srcForm_wrap {
    margin-top: 50px;
}
.c-srcForm_key {
    display:-webkit-box;
      display:-ms-flexbox;
      display:flex;
}
input[name="word"] {
    width: calc(100% - 100px);
    height: 50px;
    font-size: 14px;
    padding: 0 20px;
    border-radius: 4px;
    border: 1px solid #e1e6ea;
    box-sizing: border-box;
    background: #fff;
}
.c-srcForm_btn {
    width: 100px;
    height: 50px;
}
.c-srcForm_btn a {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 50px 0 0 0;
    background: #000 url(/cmn3/svg/icn_search_hw.svg) no-repeat center center;
    background-size: 24px auto;
}
.c-srcTab_lst {
    display:-webkit-box;
      display:-ms-flexbox;
      display:flex;
    margin-top: 30px;
}
.c-srcTab_lst li {
    display:-webkit-box;
      display:-ms-flexbox;
      display:flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 320px;
    height: 80px;
}
.no1Sup_wrap{
    padding: 100px 0;
}
.no1_ttl,
.top_ttl {
    font-size: 26px;
    line-height: 1;
    text-align: center;
    font-weight: 500;
}
.topSc_wrap {
    padding: 50px 0;
}
.l_cont {
    margin-bottom: 50px;
}
.no1Sup_lst{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 50px;
    margin-bottom: 60px;
}
.no1Sup_lst .box{
    width: 470px;
    margin-top: 50px;
}
.no1Sup_lst .box a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.no1Sup_lst .txt{
    width: -webkit-calc(100% - 150px);
    width: calc(100% - 150px);
    padding-left: 20px;
}
.no1Sup_lst .txt dt{
    font-size: 13px;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 5px;
}
.no1Sup_lst .txt dd{
    font-size: 12px;
    line-height: 2;
}
.no1Sup_lst .img {
    width: 150px;
    height: 88px;
    position: relative;
    overflow: hidden;
}
.no1Sup_lst .img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: transform .8s cubic-bezier(.43,.05,.17,1);
}
.lastbtn {
    padding-bottom: 100px;
}
.c-mv_wrap {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -webkit-flex-align: center;
    align-items: center;
    width: 100%;
    height: 165px;
    background: #f4f6f7;
}
.c-mv_in {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.c-mv-ttl {
    font-size: 32px;
    line-height: 1.4;
    font-weight: bold;
}
.c-mv-ttl span {
    display: block;
    font-size: 20px;
    padding-top: 15px;
}
.c-mv-txt {
    font-size: 14px;
    line-height: 2;
    margin-top: 20px;
}

/*** ポップアップお気に入り ***/
.c-favPop_wrap,
.c-favPop_wrap2{
    display: none;
    position: relative;
}
.c-favPop_in,
.c-favPop_in2 {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    right: 0;
    margin: 0;
    z-index: 99999999;
    width: 360px;
    margin: 0 0 0 -180px;
    box-sizing: border-box;
    background: #ffffff;
    /* border-radius: 16px; */
    overflow: hidden;
    /* border-radius: 11px; */
    transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
}
.c-favPop_bg,
.c-favPop_bg2 {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: #000;
    opacity: 0.6;
}
.c-favPop_ct {
   display: block;
   padding: 30px;
   box-sizing: border-box;
}
.c-favPop-txt {
    font-size: 16px;
    line-height: 1.4;
    font-weight: bold;
    text-align: center;
}
.c-favPop-btn {
    width: 260px;
    margin: 0 auto;
}
.c-favPop-btn a {
    height: 52px;
    font-size: 16px;
    margin-top: 28px;
    margin-bottom: 6px;
    position: relative;
}
.c-favPop-btn a::after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(../svg/dec_arw_p_wh.svg) no-repeat right 20px center;
    background-size: 7px auto;
}
.c-resumeCv_wrap {
    text-align: left;
    background: #f4f6f7;
}
.c-resumeCv_in {
    width: 1000px;
    margin: 0 auto;
    background: url(/cmn4/img/contents_img_resume_bg_2406.png) no-repeat right bottom;
    padding: 90px 0 97px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.c-resumeCv-ttl {
    font-size: 38px;
    font-weight: bold;
    line-height: 1.4375;
    margin: 0 0 37px 0;
}
.c-resumeCv-ttl span {
    color: #1C4A40;
}
.c-resumeCv-txt {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.875;
    margin: 0 0 5px 0;
}
.c-resumeCvLnk_wrap {
    width: 400px;
}
@keyframes btnArw {
0% {
    -moz-transform:translateX(0);
    -ms-transform:translateX(0);
    -webkit-transform:translateX(0);
    transform:translateX(0);
}
50% {
    -moz-transform:translateX(100%);
    -ms-transform:translateX(100%);
    -webkit-transform:translateX(100%);
    transform:translateX(100%);
}
50.0001% {
    -moz-transform:translateX(-100%);
    -ms-transform:translateX(-100%);
    -webkit-transform:translateX(-100%);
    transform:translateX(-100%);
}
100% {
    -moz-transform:translateX(0);
    -ms-transform:translateX(0);
    -webkit-transform:translateX(0);
    transform:translateX(0);
}
}
@-webkit-keyframes btnArw {
0% {
    -moz-transform:translateX(0);
    -ms-transform:translateX(0);
    -webkit-transform:translateX(0);
    transform:translateX(0);
}
50% {
    -moz-transform:translateX(100%);
    -ms-transform:translateX(100%);
    -webkit-transform:translateX(100%);
    transform:translateX(100%);
}
50.0001% {
    -moz-transform:translateX(-100%);
    -ms-transform:translateX(-100%);
    -webkit-transform:translateX(-100%);
    transform:translateX(-100%);
}
100% {
    -moz-transform:translateX(0);
    -ms-transform:translateX(0);
    -webkit-transform:translateX(0);
    transform:translateX(0);
}
}
.js-scroll {
    position: relative;
}
.js-sclbar {
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 9;
    padding: 0 110px 0 0;
    line-height: 1;
}
.js-scl-tx {
    display: inline-block;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 0.2em;
}
.js-scl-bar {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 6px;
    overflow: hidden;
}
.js-scl-bar span {
    position: absolute;
    width: 100px;
    height: 1px;
    background: #000;
    display: block;
    bottom: 0;
    left: 0;
    -ms-animation: btnArw 2.5s cubic-bezier(0.51, 0.03, 0.38, 0.96) normal infinite;
    -moz-animation: btnArw 2.5s cubic-bezier(0.51, 0.03, 0.38, 0.96) normal infinite;
    -webkit-animation: btnArw 2.5s cubic-bezier(0.51, 0.03, 0.38, 0.96) normal infinite;
    animation: btnArw 2.5s cubic-bezier(0.51, 0.03, 0.38, 0.96) normal infinite;
}
/*
.js-scroll:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 30px;
    height: 30px;
    background: #000;
    border-radius: 30px;
    margin: -15px 0 0 0;
}
*/
.error_wrap {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    box-sizing: border-box;
}
.error-ttl {
    font-size: 28px;
    line-height: 1;
    text-align: center;
    font-weight: 500;
}
.error_in {
    text-align: center;
}
@media (min-width: 896px) {
    .footLnk_wrap ul li a:hover,
    .footCtlnk_wrap > ul > li a:hover {
        color: #1C4A40;
        text-decoration: underline;
    }
    .footCtlnk_wrap {
        margin-bottom: 20px;
    }
    .footCtlnk_wrap > ul {
        display: inline;
    }
    .footCtlnk_wrap > ul > li:last-child {
        border-right: 1px solid #ccc;
    }
    .footCtlnk_wrap > ul:last-child > li:last-child {
        border-right: 0;
    }
    .footSns_wrap li a:hover,
    .footLnk-top a:hover,
    .c-search-src a:hover {
        opacity: .7;
    }
    .topSc_tab li a:hover {
        background: #000;
        color: #fff;
    }
    .topSc_cnt .lst li a:hover {
        color: #1C4A40;
        text-decoration: underline;
    }
    .no1Sup_lst .box a:hover {
        color: #1C4A40;
    }
    .no1Sup_lst a:hover .img img {
        transform: scale(1.05);
    }
    .no1Sup_lst .box:nth-child(-n+2){
        margin-top: 0;
    }
    .c-slideCnt_lst .box > a:hover {
        color: #1C4A40;
    }
}
@media only screen and (max-width: 896px) {
    /*cv*/
    .cv_wrap {
        margin: 50px 0 0 0;
    }
    .cv_in {
        width: 100%;
        padding: 22px 20px 25px;
    }
    .cv_wrap .ttl {
        font-size: 16px;
        line-height: 1.6;
        letter-spacing: -0.08em;
        font-weight: bold;
    }
    .cv_wrap .txt {
        font-size: 13px;
        line-height: 1.8;
        padding: 10px 0 0;
    }
    .cv_wrap .lst {
        padding-top: 20px;
        display: block;
    }
    .cv_wrap .svbtn {
        width: 100%;
        margin: 0 0 15px;
    }
    .cv_wrap .btn {
        width: 100%;
        margin: 0;
    }
    .cv_img {
        bottom: 130px;
        right: 20px;
    }
    .mnbNo1_wrap {
        padding: 50px 20px 25px;
    }
    .mnbNo1_in {
        display: block;
    }
    .mnbNo1_ttl{
        position: relative;
    }
    .mnbNo1_ttl:before {
        width: 140px;
        height: 216px;
        bottom: 74px;
        right: -15px;
        background: url(/cmn4/img/member_no1_img.png) no-repeat center;
        background-size: 100% auto;
    }
    .mnbNo1_ttl .ttl{
        width: 200px;
        margin-bottom: 15px;
    }
    .mnbNo1_ttl .ttl img,
    .mnbNo1_ttl .ttl source{
        width: 100%;
        height: auto;
    }
    .mnbNo1_ttl .txt{
        text-align: left;
        font-size: 18px;
        font-feature-settings: "palt";
        -webkit-font-feature-settings: "palt";
    }
    .mnbNo1_ttl .txt span{
        font-size: 23px;
    }
    .mnbNo1_box{
        width: 100%;
    }
    .mnbNo1_box .txt{
        font-size: 13px;
        line-height: 2;
        margin-bottom: 15px;
        padding-top: 10px;
    }
    .mnbNo1_box .btnbx{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 10px;
    }
    .mnbNo1_box .btnbx li {
        width: 48%;
    }
    .mnbNo1_box .btn.b_btn{
        width: 100%;
        max-width: 100%;
    }
    .mnbNo1_box .btn.b_btn a {
        height: 40px;
        font-size: 12px;
    }
    .mnbNo1_box .b_btn.or{
        width: 100%;
        max-width: 100%;
    }
    /*footer*/
    footer {
        text-align: left;
    }
    .footer {
        border-top: 1px solid #f4f6f7;
    }
    .footer_in {
        width: 100%;
        height: auto;
        display: block;
    }
    .footer_tp {
        border-bottom: 0;
        text-align: left;
        padding: 0;
    }
    .footer_in.is-simple {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .footer_in.is-simple .foot-gs {
        padding: 0 20px;
    }
    .footer_in.is-simple .foot-pm {
        padding: 0 20px;
    }
    .foot-txt {
        font-size: 12px;
        line-height: 1.8;
        border-bottom: 1px solid #f4f6f7;
        padding: 10px 20px;
    }
    .foot-gs {
        border-bottom: 1px solid #f4f6f7;
        padding: 10px 20px;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .foot-gs dt {
        padding: 0 10px 0 0;
        width: 100px;
        box-sizing: border-box;
    }
    .foot-gs dt img {
        width: 90px;
        height: auto;
    }
    .foot-gs dd {
        font-size: 12px;
        line-height: 1.8;
        width: calc(100% - 100px);
        box-sizing: border-box;
    }
    .foot-pm {
        border-bottom: 1px solid #f4f6f7;
        padding: 10px 20px;
    }
    .foot-pm dt {
        display: inline-block;
        vertical-align: middle;
        padding: 0 10px 0 0;
    }
    .foot-pm dt img {
        width: 32px;
        height: auto;
    }
    .foot-pm dd {
        font-size: 12px;
        line-height: 1.8;
    }
    .footLnk_wrap {
        padding: 8px 20px;
    }
    .footLnk_wrap ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .footLnk_wrap ul li {
        margin: 5px 0;
        padding: 0 8px;
    }
    .footLnk_wrap ul li a {
        font-size: 12px;
    }
    .footBot_wrap {
        padding: 20px 0 15px;
    }
    .footSns_wrap li {
        padding: 0 5px;
    }
    .footSns_wrap li img {
        width: 25px;
        height: auto;
    }
    .foot-copy {
        text-align: center;
        line-height: 1;
        font-size: 13px;
        display: block;
    }
    .footLnk_wrap {
        position: relative;
    }
    .footLnk-top {
        top: -40px;
        right: 10px;
        border-radius: 2px 2px 0 0;
    }
    .footLnk-top a {
        width: 40px;
        height: 40px;
        background-size: 12px auto;
    }
    .footCtlnk_wrap > ul {
        display: block;
    }
    .footCtlnk_wrap > ul > li:last-child {
        border-right: none;
    }
    /*検索系*/
    .c-search_wrap {
        padding-top: 20px;
    }
    .c-search-key {
        width: 100%;
        margin: 0 0 15px;
    }
    .c-search-key input[type=text] {
        height: 45px;
        padding: 0 15px;
        border-radius: 2px;
        margin-bottom: 6px;
        font-size: 13px;
    }
    .c-search-src {
        position: relative;
        top: auto;
        right: auto;
        z-index: 9;
        width: 100%;
        height: 40px;
    }
    .c-search-src a {
        width: 100%;
        height: auto;
        text-align: center;
        padding: 12px 0 15px;
        display: block;
        border-radius: 2px;
        background: #1C4A40;
        color: #fff;
        font-size: 13px;
        line-height:1;
        font-weight: 500;
    }
    .topSc_tab {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .topSc_tab li {
        width: 32%;
        background: #fff;
        border-radius: 2px;
    }
    .topSc_tab.clm2 li {
        width: 49%;
    }
    .topSc_tab li a {
        border: 1px solid #000;
        color: #000;
        background: #fff;
        font-size: 12px;
        height: 45px;
        border-radius: 2px;
    }
    .topSc_tab li.on a {
        font-size: 11px;
    }
    .topSc_tab li.on a {
        color: #000;
    }
    .topSc_tab li.on a:before,
    .topSc_tab li.on a:after {
        content: none;
    }
    .topSc_cnt {
        display: none;
        padding: 20px 15px;
        border: none;
    }
    .topSc_cnt .lst {
        display: none;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .topSc_cnt .lst.on {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .topSc_cnt .lst li {
        width: 33.3%;
        font-size: 13px;
        line-height: 2;
    }
    /*breadcrumbs*/
    .c-breadcrumbs {
        padding: 10px 0;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        overflow-scrolling: touch;
        overflow: auto;
        white-space: nowrap;
    }
    .c-breadcrumbs .list {
        padding: 0 20px;
        line-height: 1.2;
    }
    .c-breadcrumbs .list li {
        font-size: 11px;
        padding-left: 16px;
    }
    .c-breadcrumbs .list li:before {
        left: 4px;
        top: 2px;
        transform: none;
    }
    .c-breadcrumbs .list li:last-child {
        padding-right: 20px;
    }
    /*slideCnt*/
    .c-slideCnt_in{
        padding: 0 0 50px;
    }
    .c-slideCnt_ttl {
        font-size: 19px;
    }
    .c-slideCnt_box {
        padding-top: 30px;
        padding-bottom: 45px;
        margin-bottom: 0;
        margin-left: 20px;
    }
    .c-slideCnt_box_v2 {
        padding-top: 20px;
        margin-bottom: 40px;
        margin-left: 20px;
        margin-right: 20px;
    }
    .slideCnt {
        max-width: 100%;
        /*padding-bottom: 20px;*/
        padding-bottom: 0;
    }
    .c-slideCnt_box .swiper-horizontal > .swiper-scrollbar {
        width: -webkit-calc(100% - 20px);
        width: calc(100% - 20px);
        left: 0;
    }
    .c-slideCnt_lst .swiper-slide{
        width: 190px !important;
        padding-right: 20px;
        padding-bottom: 28px;
    }
    .c-slideCnt_lst.ver2 .swiper-slide{
        width: 220px !important;
    }
    .c-slideCnt_lst .box .img{
        height: 50px;
    }
    .c-slideCnt_lst .box .txt{
        padding: 8px 0 0;
    }
    .c-slideCnt_lst .box .txt dt{
        font-size: 12px;
        line-height: 1.6;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .c-slideCnt_lst .box .txt dt span{
        font-size: 13px;
    }
    .c-slideCnt_lst .box .txt dd.date{
        font-size: 12px;
        line-height: 1.5;
    }
    .c-slideCnt_lst .box .txt dd.pay{
        font-size: 12px;
        line-height: 1.6;
        margin-top: 8px;
        padding-left: 18px;
    }
    .c-slideCnt_lst .box .txt dd.pay:before {
        width: 14px;
        height: 14px;
    }
    .c-slideCnt_lst.ver3 .box .img{
        width: auto;
        height: 80px;
    }
    .c-slideCnt_lst.ver3 .box .txt dd.date{
        margin-bottom: 40px;
    }
    .c-slideCnt_btn {
        margin: 0 20px;
    }
    .c-slideCnt_lst .box .txt dd.lst{
        padding-left: 40px;
        font-size: 12px;
        line-height: 1.5;
        margin-bottom: 10px;
    }
    .c-slideCnt_lst .box .txt dd.lst span{
        width: 40px;
        font-size: 12px;
        line-height: 1.5;
    }
    .c-slideCnt_lst .box .btn {
        width: 100%;
        margin: 0;
        margin-top: 15px;
        margin-bottom: 25px;
    }
    .c-slideCnt_lst .box .btn a {
        height: 25px;
        font-size: 12px;
    }
    .c-slideCnt_tag li {
        font-size: 12px;
        margin-right: 5px;
        padding: 3px 5px;
    }
    .no1Sup_wrap{
        padding: 50px 20px;
    }
    .no1_ttl,
    .top_ttl {
        font-size: 19px;
    }
    .topSc_wrap {
        padding: 50px 20px;
    }
    .l_cont {
        padding: 0 20px;
    }
    .no1Sup_lst{
        display: block;
        padding-top: 30px;
        margin-bottom: 50px;
    }
    .no1Sup_lst .box{
        width: 100%;
        margin-top: 20px;
    }
    .no1Sup_lst .box:first-child{
        margin-top: 0;
    }
    .no1Sup_lst .img {
        width: 75px;
        height: 55px;
    }
    .no1Sup_lst .txt{
        width: -webkit-calc(100% - 75px);
        width: calc(100% - 75px);
        padding-left: 10px;
        box-sizing: border-box;
    }
    .no1Sup_lst .txt dt{
        font-size: 10px;
        line-height: 1.5;
        margin-bottom: 4px;
    }
    .no1Sup_lst .txt dd{
        font-size: 10px;
        line-height: 1.8;
        letter-spacing: -0.06em;
    }
    .lastbtn {
        padding: 0 20px;
        padding-bottom: 50px;
    }
    .c-mv_wrap {
        height: auto;
        padding: 30px 20px;
        box-sizing: border-box;
    }
    .c-mv-ttl {
        font-size: 20px;
    }
    .c-mv-ttl span {
        font-size: 15px;
        padding-top: 10px;
    }
    .c-mv-txt {
        line-height: 1.6;
        margin-top: 20px;
    }
    .c-splSer_wrap {
        padding: 40px 20px;
    }
    .c-splSer-ttl {
        font-size: 17px;
        margin-bottom: 20px;
    }
    .c-splSer_in {
        display: block;
        margin-top: 30px;
    }
    .c-splSer_dtl {
        padding-left: 0;
    }
    .c-splSer-txt {
        font-size: 13px;
    }
    .c-splSer_img img {
        width: 100%;
        height: auto;
    }
    .c-splSer_lst {
        margin: 20px 0;
    }
    .c-splSer_lst li {
        width: 100%;
        font-size: 13px;
    }
    .c-resumeCv_in {
        width: 100%;
        padding: 40px 20px 50px;
        background: url(/cmn4/img/sp/contents_img_resume_bg_2406.png) no-repeat center bottom;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .c-resumeCv-ttl {
        font-size: 18px;
        line-height: 1.2;
        margin: 0 0 25px 0;
    }
    .c-resumeCv-txt {
        font-size: 13px;
        line-height: 1.7;
        margin: 0 0 15px 0;
        font-feature-settings: "palt";
        -webkit-font-feature-settings: "palt";
    }
    .c-resumeCvLnk_wrap {
        width: 170px;
    }
    .c-resumeCvLnk_wrap .b_btn.blk a {
        height: 50px;
        line-height: 1.4;
    }
    .js-sclbar {
        top: auto;
        bottom: 18px;
        right: 20px;
        padding: 0 80px 0 0;
    }
    .js-scl-tx {
        font-size: 11px;
    }
    .js-scl-bar {
        width: 70px;
    }
    .js-scl-bar span {
        width: 70px;
    }
    .error_wrap {
        padding: 50px 0;
    }
    .error-ttl {
        font-size: 28px;
    }
    .error_in .registForm_end {
        margin: 30px 0 0 0;
    }
    .error_in .registForm_end p {
        font-size: 14px;
    }
}
@media (max-width: 374px) {
    .footCtlnk_wrap > ul > li {
        padding: 0 3px;
    }
    .topSc_tab li a {
        font-size: 10px;
    }
    .c-resumeCv_in {
        padding: 40px 15px 50px;
        background: url(/cmn4/img/sp/contents_img_resume_bg_2406.png) no-repeat center bottom;
        background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
    }
    .c-resumeCvLnk_wrap {
        width: 160px;
    }
}
@media (max-width: 364px) {
    .foot-gs dd br {
        display: none;
    }
}
@media (max-width: 359px) {
    .cv_wrap .ttl {
        font-size: 12px;
    }
    .cv_wrap .txt {
        font-size: 10px;
    }
    .cv_img {
        width: 95px;
        right: 15px;
    }
    .cv_img img {
        width: 100%;
        height: auto;
    }
}
