@charset "UTF-8";
/* ===============================================

    ■ 命名規則 BEM + MCSS

    block     block
    element   block_element
    modifier  block_element.__modifier

    ※状態を表すものはprefixをつける is-, has-, not-...

=============================================== */




/* font-size
----------------------------------------*/
#gNavi ul li { }
#gNavi ul li a { font-size: 0.6rem; line-height: 0.9rem; -ms-writing-mode: tb-rl; writing-mode: vertical-rl;}
#gNavi ul li a i { font-size: 1.0rem; line-height: 1.2rem;}
#gNavi ul li a span { font-size: 0.9rem;}

.balloon_item a { font-size: 1.0rem; line-height: 1rem;}

.lity-inner .title { font-size: 1.8rem; line-height: 2.2rem;}
.lity-inner .subTitle { font-size: 1.2rem; line-height: 1.4rem;}
.lity-inner .learnList dt { font-size: 1.2rem; line-height: 1.4rem; font-weight: bold;}
.lity-inner .learnList dd li { font-size: 0.8rem; line-height: 1.2rem; font-weight: bold;}
.lity-inner .learnList i { font-size: 2.2rem;}
.lity-inner .learnList span { font-size: 0.8rem;}
.lity-inner .detail th { font-size: 0.8rem;}
.lity-inner .detail td { font-size: 0.7rem;}
.lity-inner .description p { font-size: 0.8rem; line-height: 1.2rem; }

.dotBox h4 { font-size: 1.0rem; line-height: 1.4rem;}
.dotBox ul li { font-size: 0.9rem; line-height: 1.4rem;}

#price .seminarNum{ font-size: 1.4rem; line-height: 1.6rem;}

#price .priceList > .priceList_item > label .method { font-size: 0.6rem; line-height: 0.8rem;}
.result .totalPriceArea .totalNumWrap,
.result .totalPriceArea .totalPriceWrap { font-size: 1.2rem; line-height: 1.4rem;}
.result .totalPriceArea .totalNumWrap .totalNum,
.result .totalPriceArea .totalPriceWrap .totalPrice { font-size: 1.6rem; line-height: 1.8rem;}
.result .totalPriceArea .icon { font-size: 1.2rem;}
.result .not-gsp { font-size: 0.9rem;}
.result .not-gsp .numRemaining { font-size: 1.6rem;}
.result .discountPriceArea .icon { }
.result .discountPriceArea .discountPriceWrap { font-size: 1.3rem; line-height: 1.5rem;}
.result .discountPriceArea .discountPriceWrap .discountPrice { font-size: 1.8rem; line-height: 2.0rem;}
.result .discountPriceArea .differenceWrap { font-size: 1.2rem; line-height: 1.4rem;}
.result .discountPriceArea .differenceWrap .difference { font-size: 1.6rem; line-height: 1.8rem;}

#application .applicationList .applicationList__def strong { font-size: 1.2rem; line-height: 1.4rem;}

#faq .faqList .faqList_term { }
#faq .faqList .faqList__def { }

#contact .mktoAsterix:after {font-size: 0.6rem;}

@media screen and (max-width: 768px) {
    #gNavi ul li a{ font-size: 2.8rem; line-height: 3rem; writing-mode: inherit;}
    #intro h3 { font-size: 3.0rem;}
    #intro h3 span { font-size: 3.4rem; font-weight: bold;}
    .seminarList .seminarList_item a .seminarList_txt { font-size: 2.0rem; line-height: 2.2rem;}

    .balloon_item a { font-size: 2.0rem; line-height: 2.4rem;}

    .lity-inner .title { font-size: 2.0rem; line-height: 2.0rem;}
    .lity-inner .subTitle { font-size: 1.8rem; line-height: 1.8rem;}
    /* .lity-inner p, .lity-inner th, .lity-inner td { font-size: 1.4rem; line-height: 1.8rem;} */
    .lity-inner .learnList dt { font-size: 1.6rem; line-height: 1.8rem;}
    .lity-inner .learnList dd li { font-size: 1.4rem; line-height: 1.6rem;}
    .lity-inner .learnList i { font-size: 4rem;}
    .lity-inner .learnList span { font-size: 1.4rem;}
    .lity-inner .detail th { font-size: 1.6rem;}
    .lity-inner .detail td { font-size: 1.4rem;}
    .lity-inner .description p { font-size: 1.2rem; line-height: 2.2rem;}

    .dotBox h4 { font-size: 2.4rem; line-height: 2.6rem;}
    .dotBox ul li { font-size: 2.0rem; line-height: 2.4rem;}
    
    #case h4 { font-size: 1.8rem; line-height: 2.0rem;}
    #case .title { font-size: 1.6rem; line-height: 1.8rem;}
    #case .details ul li,
    #case .details p,
    #case .tapeBox p { font-size: 1.2rem; line-height: 2.0rem;}
    #price .priceList > .priceList_item > label .method { font-size: 1.2rem; line-height: 1.4rem;}
    .result .totalPriceArea .totalNumWrap,
    .result .totalPriceArea .totalPriceWrap { font-size: 2.0rem; line-height: 2.2rem;}
    .result .totalPriceArea .totalNumWrap .totalNum,
    .result .totalPriceArea .totalPriceWrap .totalPrice { font-size: 3.2rem; line-height: 3.8rem;}
    .result .totalPriceArea .icon { font-size: 2.6rem;}
    .result .not-gsp { font-size: 2.2rem;}
    .result .not-gsp .numRemaining { font-size: 2.6rem;}
    .result .discountPriceArea .icon { }
    .result .discountPriceArea .discountPriceWrap { font-size: 2.4rem; line-height: 2.6rem;}
    .result .discountPriceArea .discountPriceWrap .discountPrice { font-size: 3.4rem; line-height: 3.8rem;}
    .result .discountPriceArea .differenceWrap { font-size: 2.4rem; line-height: 2.6rem;}
    .result .discountPriceArea .differenceWrap .difference { font-size: 2.8rem; line-height: 3.0rem;}
    #price .seminarNum{ font-size: 3.8rem; line-height: 3.8rem;}

    #application .applicationList .applicationList__def strong { font-size: 2.2rem; line-height: 2.4rem;}

    #faq .faqList .faqList_term { font-size: 2.2rem; line-height: 2.4rem;}
    #faq .faqList .faqList__def { }

    #contact .mktoAsterix:after { font-size: 1.4rem;}
}




/* main
----------------------------------------*/
@media screen and (min-width: 769px){
    main {
        padding-bottom: 100px;
    }     
}
.section {
    
}
.inner { padding: 80px 0; position: relative;}
h2, h3 {
    color: #0041b3;
    text-align: center;
}
.defs {
    display: none;
}
#seminar h2,
#seminar h3 {
    color: #ffffff;
}
h2 { margin-bottom: 60px;}
h3 { margin-bottom: 30px;}

.lineTitle {
    position: relative;
}
.leftLine, .rightLine {
    width: 130px;
    height: 1px;
    margin: auto;
    border-top: 1px solid #fff;
    position: absolute;
    top: 0;
    bottom: 0;
}
.lineTitle.__white .leftLine,
.lineTitle.__white .rightLine {
    border-top: 1px solid #fff;
}
.lineTitle.__black .leftLine,
.lineTitle.__black .rightLine {
    border-top: 1px solid #444;
}
.lineTitle.__navy .leftLine,
.lineTitle.__navy .rightLine {
    border-top: 1px solid #0041B3;
}
.lineTitle.__orange .leftLine,
.lineTitle.__orange .rightLine {
    border-top: 1px solid #F4C01C;
}
.leftLine { left: 0;}
.rightLine { right: 0;}

@media screen and (max-width: 768px) {
    .leftLine, .rightLine {
        width: 5rem;
    }
    #intro .leftLine, #intro .rightLine {
        width: 1.5rem;
    }
}

.section h2 img { margin: 0 auto}

.txtBox strong,
.__underline {
    display: inline-block;
    position: relative;
    z-index: 1;
}
.txtBox strong:after,
.__underline:after {
    width: 100%;
    height: 10px;
    margin: auto;
    background: #F4C01C;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
    content: '';
    z-index: -1;
    opacity: 0.8;
}
@media screen and (max-width: 768px) {
    .txtBox strong:after, .__underline:after {
        height: 1.5rem;
        bottom: -0.1rem;
    }
}

.btn {
    display: block;
}
.btn.__navy {
    background-color: #0041B3;
    color: #fff;
    box-shadow: 0 3px 0 #007a90;
}
.btn.__orange,
.mktoButton {
    background-color: #FED23D;
    color: #000;
    box-shadow: 0 3px 0 #f7ba59;
}
.btn.__conversion,
.mktoButton {
    position: relative;
    border-radius: 4px;
    line-height: 52px;
    font-weight: bold;
    -webkit-transition: none;
    transition: none;
  }
  .btn.__navy:hover {
    top: -4px;
    box-shadow: 0 7px 0 #007a90;
    transition: none;
  }
  .btn.__orange:hover,
  .mktoButton:hover {
    top: -4px;
    box-shadow: 0 7px 0 #f7ba59;
    transition: none;
  }
  .btn.__conversion:active,
  .mktoButton:active {
    top: 3px;
    box-shadow: none;
  }
  .btn.__conversion:focus,
  .mktoButton:focus {
      outline: none;
  }



  

#intro {
    color: #ffffff;
    background: linear-gradient( 135deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5)),
    url(/asset/img/consulting/seminar/gsp/bg_intro01.jpg);
    background-size: cover;
}
#intro h3,
#intro span,
#intro p {
    color: #ffffff;
}
#intro h3 span {
    position: relative;
    display: inline-block;
    text-align: center;
}
#intro h3 span:after {
    width: 100%;
    height: 15px;
    margin: auto;
    background: #F4C01C;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    display: inline-block;
    content:'';
    z-index: -1;
    opacity: 0.8;
}

@media screen and (max-width: 768px){
    #intro {
        background-size: 280%;
    }
}

/* problem
----------------------------------------*/
#problem {
    padding: 60px 0 80px;
    position: relative;
}
#problem .inner {

}
#problem h2 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
#problem h3 {
    margin-bottom: 60px;
}
#problem .jinjiImg,
#problem .ownerImg {
    position: absolute;
    z-index: 0;
}

.balloonWrap {
    margin-bottom: 40px;
    position: relative;
}
.balloonList {

}
.balloon_item {
    position: relative;
    z-index: 2;
}
.balloon_item a {
    width: 50%;
    margin: 0 auto 10px;
    text-align: center;
    display: block;
    position: relative;
    padding: 20px;
    color: #ffffff;
    background: #F4C01C;
    border-radius: 30px;
    translate: .1s;
  }
  .balloon_item a:hover,
  .balloon_item a:hover:before,
  .balloon_item a:hover:after {
    background: #0041B3;
    color: #ffffff;
    cursor: pointer;
  }
  .balloon_item a:before,
  .balloon_item a:after {
    content: "";
    position: absolute;
    border-radius: 50%;
    background: #F4C01C;
    translate: .1s;
    box-shadow: 0.1rem 0.1rem 0.1rem rgba(0,0,0,0.1);
}
  .balloon_item a:before {
    width: 13px;
    height: 12px;
  }
  .balloon_item a:after {
    width: 20px;
    height: 18px;
  }
  .balloon_item.__right-btm a:before {
    right: -38px;
    bottom: 0;
  }
  .balloon_item.__right-btm a:after {
    right: -22px;
    bottom: 5px;
  }
  .balloon_item.__left-btm a:before {
    left: -38px;
    bottom: 0;
  }
  .balloon_item.__left-btm a:after {
    left: -22px;
    bottom: 5px;
  }
  .balloon_item.__right-top a:before {
    right: -38px;
    top: 0;
  }
  .balloon_item.__right-top a:after {
    right: -22px;
    top: 5px;
  }
  .balloon_item.__left-top a:before {
    left: -38px;
    top: 0;
  }
  .balloon_item.__left-top a:after {
    left: -22px;
    top: 5px;
  }
  .balloon_item a p {
    margin: 0; 
    padding: 0;
  }

  #problem {

  }
  .problemLity p {
    text-align: left;
  }


@media screen and (min-width: 769px){
    #problem .fadeImg {
        width: 170px;
        bottom: 0;
        right: 80px;
    }
    #problem .jinjiImg {
        width: 220px;
        z-index: 0;
    }
    #problem .ownerImg {
        width: 300px;
        z-index: 0;
    }
    #problem .jinjiImg{
        bottom: 0;
        left: 70px;
    }
    #problem .ownerImg {
        bottom: 0;
        right: 0;
    }

}
@media screen and (max-width: 768px){
    #problem {
        padding: 4rem 0 2rem;
    }
    .balloonWrap {
        margin-bottom: 4rem;
    }    
    #problem .txtArea h2 {
        width: 40%;
        margin: 0 auto 40px;
    }
    #problem .txtArea p {
        width: 90%;
        margin: 0 auto;
    }
    #problem .jinjiImg {
        width:17rem;
    }
    #problem .ownerImg {
        width: 24rem;
    }
    #problem .jinjiImg{
        bottom: 0;
        left: -8%;
      }
    #problem .ownerImg {
        bottom: 0;
        right: -20%;
    }
    .balloon_item a {
        width: 50%;
        margin: 0 auto 1rem;
        padding: 1rem 2rem;
        box-shadow: 0.1rem 0.1rem 0.1rem rgba(0,0,0,0.1);
    }
    .balloon_item a:before {
        width: 1.5rem;
        height: 1.5rem;
      }
      .balloon_item a:after {
        width: 2rem;
        height: 2rem;
      }
      .balloon_item.__right-btm a:before {
        right: -2.5rem;
        bottom: 0;
      }
      .balloon_item.__right-btm a:after {
        right: -22px;
        bottom: 0.5rem;
      }
      .balloon_item.__left-btm a:before {
        left: -4.5rem;
        bottom: 0;
      }
      .balloon_item.__left-btm a:after {
        left: -2.5rem;
        bottom: 0.5rem;
      }
      .balloon_item.__right-top a:before {
        right: -4.5rem;
        top: 0;
      }
      .balloon_item.__right-top a:after {
        right: -2.5rem;
        top: 0.5rem;
      }
      .balloon_item.__left-top a:before {
        left: -4.5rem;
        top: 0;
      }
      .balloon_item.__left-top a:after {
        left: -2.5rem;
        top: 0.5rem;
      }
}

.dotBox {
    padding: 0.5rem 1rem;
    position: relative;
    top: 0;
}
.dotBox:before, .dotBox:after{ 
    position: absolute;
    top: 0;
    content:'';
    width: 10px;
    height: 100%;
    display: inline-block;
    box-sizing: border-box;
}
.dotBox:before{
    border-left: dotted 4px #F4C01C;
    border-top: dotted 4px #F4C01C;
    border-bottom: dotted 4px #F4C01C;
    left: 0;
}
.dotBox:after{
    border-top: dotted 4px #F4C01C;
    border-right: dotted 4px #F4C01C;
    border-bottom: dotted 4px #F4C01C;
    right: 0;
}
.dotBox li {
    position: relative;
}
.dotBox li:before {
    width: 15px;
    height: 15px;
    font-family: 'Font Awesome 5 Free' !important;
    position: absolute;
    left: 0.5rem;
    top: 0;
    bottom: 0;
    content: '\f0a4';
    display: block;
}
.dotBox p {
    margin: 0; 
    padding: 0;
    text-align: left;
}
.dotBox h4 {
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
}
#problem .dotBox h4,
#system .dotBox h4 {
    color: #0041b3;
}

@media screen and (min-width: 769px){
    .dotBox {
        width: 80%;
        margin: 0 auto;
    }
    .dotBox li {
        padding-left: 2rem;
    }
}

.dotBox li {
    padding-left: 2rem;
}


#attention {
    margin-bottom: 80px;
}
#attention .triangle {
    margin-bottom: 1rem;
    font-size: 1.5rem;
    color: #0041B3;
    text-align: center;
}
#attention .triangle span {
    margin-bottom: 1rem;
    display: block;
}
@media screen and (max-width: 768px){
    #attention {
        margin-bottom: 8rem;
    }
    .dotBox li {
        padding-left: 3rem;
    }
}


/*gsp
----------------------------------------*/
#gsp {
    background: #F4C01C;
}
#gsp .gspMain {
    background: #F4C01C;
}
#gsp .title {
    background: #0041B3;
    position: absolute;
}
#gsp .txt {
    position: absolute;
}
#gsp .label {
    position: absolute;
}
#gsp .label li {
    display: block;
    line-height: 1;
    font-weight: bold;
    color: #0041B3;
    background: #eee;
    position: relative;
    color: #0041B3;
}
#gsp .label li:after {
    content: "";
    border-color: #0041B3 #F4C01C #F4C01C #0041B3;
    border-style: solid;
    position: absolute;
    right: 0;
    bottom: 0;
}
#gsp .flag {
    position: absolute;
}
#gsp .pen {
    position: absolute;
}
#gsp .stairs {
    position: absolute;
}
#gsp .man {
    position: absolute;
}

@media screen and (min-width: 769px){
    #gsp {
        padding-bottom: 60px;
    }
    #gsp .gspMain {
        height: 438px;
    }
    #gsp .title {
        width: 466px;
        padding: 10px;
        top: -30px;
    }
    #gsp .txt {
        width: 388px;
        padding-top: 280px;
        top: 0;
        left: 41px;
    }
    #gsp .label {
        width: 466px;
        padding-top: 320px;
        top: 0;
    }
    #gsp .label li {
        padding: 10px;
        text-align: center;
    }
    #gsp .label li:after {
        border-width: 0 0 12px 12px;
    }
    #gsp .flag {
        width: 138px;
        padding-top: 20px;
        top: 0;
        right: 176px;
    }
    #gsp .pen {
        width: 166px;
        padding-top: 171px;
        top: 0;
        right: 0;
    }
    #gsp .stairs {
        width: 373px;
        padding-top: 169px;
        top: 0;
        right: 166px;
    }
    #gsp .man {
        width: 175px;
        padding-top: 105px;
        top: 0;
        right: 325px;
    }    
}
@media screen and (max-width: 768px){
    #gsp {
        padding-bottom: 6rem;
    }
    #gsp h2 {
        margin-bottom: 1rem;
    }
    #gsp .gspMain {
        height: 27rem;
    }
    #gsp .title {
        width: 55%;
        padding: 1rem;
        top: -2rem;
    }
    #gsp .txt {
        width: 55%;
        margin: auto;
        top: 20rem;
        left: 0;
        right: 0;
        z-index: 100;
        padding-bottom: 1rem;
    }
    #gsp .label {
        width: 85%;
        padding-top: 22rem;
        top: 0;
        z-index: 10;
    }
    #gsp .label li {
        padding: 0.5rem;
    }
    #gsp .label li:after {
        border-width: 0 0 12px 12px;
    }
    #gsp .flag {
        width: 10rem;
        padding-top: 1.5rem;
        top: 0;
        right: 7rem;
    }
    #gsp .pen {
        width: 11rem;
        padding-top: 10rem;
        top: 0;
        right: -6.5rem;
        transform: rotate(-20deg);
    }
    #gsp .stairs {
        width: 11rem;
        padding-top: 12.5rem;
        top: 0;
        right: 6rem;
    }
    #gsp .man {
        width: 8rem;
        padding-top: 7.5rem;
        top: 0;
        right: 11rem;
    }
}

#gsp .inner {
    background: #ffffff;
    box-shadow: 8px 10px 3px -2px rgba(0,0,0,0.2);
}

@media screen and (min-width: 769px){
    #gsp .inner {
        padding: 50px;
    }
}
@media screen and (max-width: 768px){
    #gsp .inner {
        padding: 1rem;
    }
}

#gsp .pointBox {
    position: relative;
    overflow: hidden;
    padding: 1.5rem 2rem 1.5rem 3rem;
    border: 2px solid #0041B3;
  }
  
  #gsp .pointBox:before {
    position: absolute;
    top: -150%;
    left: -100px;
    width: 170px;
    height: 300%;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #0041B3;
  }
  
  #gsp .pointBox span {
    font-size: 2rem;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    padding-top: 3px;
    padding-left: 16px;
    color: #fff;
  }
  @media screen and (max-width: 768px){
    #gsp .pointBox {
        margin-bottom: 1rem;
    }
    #gsp .pointBox span {
        padding-left: 1rem;
        font-size: 4rem;
        top: 0.5rem;
    }
    #gsp .pointBox:before {
        top: -33rem;
        left: -16rem;
        width: 19rem;
        height: 72rem;
    }
  }
  
#system {
    margin-bottom: 40px;
}
#system h3 {
    margin-bottom: 4rem;
}
@media screen and (max-width: 768px){
    #system {
        margin-bottom: 4rem;
    }
    #system h3 {
        margin-bottom: 1rem;
    }
}

.matome {
    position: relative;
    padding: 1rem 2rem calc(1rem + 10px);
    color: #ffffff;
    background-image: linear-gradient(
        -45deg,
        #0041B3 25%,
        #003eab 25%,
        #003eab 50%,
        #0041B3 50%,
        #0041B3 75%,
        #003eab 75%,
        #003eab
    );
    background-size: 40px 40px; /*ストライプ線の太さ*/
  }
  
  .matome:before {
    position: absolute;
    top: -8px;
    left: -8px;
    width: 99%;
    height: 98%;
    content: '';
    border: 4px solid #000;
  }

/* seminar
----------------------------------------*/
#seminar {
    color: #fff;
    background: url(/asset/img/consulting/seminar/gsp/bg_mv.gif) top left repeat;
}
#seminar .inner {
    text-align: center;
    position: relative;
    z-index: 10;
}
#seminar h2,
#seminar h3,
#seminar .capture,
#seminar span {
    color: #ffffff;
}
#seminar h2 {
    width: 100%;
    margin: 30px auto 80px;
}
#seminar h3 {
    width: 100%;
    text-align: center;
    display: inline-block;
}
.seminar01 {
    background: linear-gradient( 135deg, rgba(0, 0, 0, 0.8), rgba(200, 255, 255, 0.7)),
    url(/asset/img/consulting/seminar/gsp/bg_seminar01.jpg);
}
.seminar02 {
    background: linear-gradient( 135deg, rgba(0, 0, 0, 0.6), rgba(30, 100, 100, 0.6)),
    url(/asset/img/consulting/seminar/gsp/bg_seminar02.jpg)  ;
}
.seminar03 {
    background: linear-gradient( 135deg, rgba(0, 0, 0, 0.6), rgba(50, 50, 100, 0.6)),
    url(/asset/img/consulting/seminar/gsp/bg_seminar03.jpg);
}
.seminar13 {
  background: linear-gradient( 135deg, rgba(0, 0, 0, 0.6), rgba(50, 50, 100, 0.6)),
  url(/asset/img/consulting/seminar/gsp/bg_seminar13.jpg);
}


.seminar01,
.seminar02,
.seminar03,
.seminar13 {
    padding: 0;
    background-size: cover;
    position: relative;
    text-align: center;
    color: #ffffff;
    overflow: hidden;
}
.seminar01:before,
.seminar02:before,
.seminar03:before,
.seminar13:before {
    content: '';
    background: inherit;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    z-index: 0;
}
.seminarList .seminarList_item a {
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 90% auto;
    background-size: 50%;
    background-position: 50% 70%;
    opacity: 0.9;
    display: block;
}

.seminar01 .seminarList .seminarList_item:nth-child(1) a { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar01.png);}
.seminar01 .seminarList .seminarList_item:nth-child(2) a { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar01.png);}
.seminar01 .seminarList .seminarList_item:nth-child(3) a { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar02.png);}
.seminar01 .seminarList .seminarList_item:nth-child(4) a { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar03.png);}
.seminar02 .seminarList .seminarList_item:nth-child(1) a { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar04.png);}
.seminar02 .seminarList .seminarList_item:nth-child(2) a { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar05.png);}
.seminar02 .seminarList .seminarList_item:nth-child(3) a { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar15.png);}
.seminar02 .seminarList .seminarList_item:nth-child(4) a { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar06.png);}
.seminar02 .seminarList .seminarList_item:nth-child(5) a { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar14.png);}
.seminar02 .seminarList .seminarList_item:nth-child(6) a { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar14.png);}
.seminar03 .seminarList .seminarList_item:nth-child(1) a { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar07.png);}
.seminar03 .seminarList .seminarList_item:nth-child(2) a { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar08.png);}
.seminar03 .seminarList .seminarList_item:nth-child(3) a { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar09.png);}
.seminar03 .seminarList .seminarList_item:nth-child(4) a { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar10.png);}
.seminar03 .seminarList .seminarList_item:nth-child(5) a { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar11.png);}
.seminar03 .seminarList .seminarList_item:nth-child(6) a { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar12.png);}
.seminar03 .seminarList .seminarList_item:nth-child(7) a { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar05.png);}
.seminar03 .seminarList .seminarList_item:nth-child(8) a { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar13.png);}
.seminarList_txt {
    color: rgba(0, 65, 179, 1.0);
  }
  .seminarList_txt:hover {
    color: #fff;
  }
  .seminarList_item a:hover {
    background-color: rgba(0, 65, 179, 1.0);
  }
.seminar01 .seminarList .seminarList_item:nth-child(1) a:hover { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar01_ov.png);}
.seminar01 .seminarList .seminarList_item:nth-child(2) a:hover { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar01_ov.png);}
.seminar01 .seminarList .seminarList_item:nth-child(3) a:hover { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar02_ov.png);}
.seminar01 .seminarList .seminarList_item:nth-child(4) a:hover { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar03_ov.png);}
.seminar02 .seminarList .seminarList_item:nth-child(1) a:hover { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar04_ov.png);}
.seminar02 .seminarList .seminarList_item:nth-child(2) a:hover { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar05_ov.png);}
.seminar02 .seminarList .seminarList_item:nth-child(3) a:hover { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar15_ov.png);}
.seminar02 .seminarList .seminarList_item:nth-child(4) a:hover { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar06_ov.png);}
.seminar02 .seminarList .seminarList_item:nth-child(5) a:hover { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar14_ov.png);}
.seminar02 .seminarList .seminarList_item:nth-child(6) a:hover { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar14_ov.png);}
.seminar03 .seminarList .seminarList_item:nth-child(1) a:hover { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar07_ov.png);}
.seminar03 .seminarList .seminarList_item:nth-child(2) a:hover { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar08_ov.png);}
.seminar03 .seminarList .seminarList_item:nth-child(3) a:hover { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar09_ov.png);}
.seminar03 .seminarList .seminarList_item:nth-child(4) a:hover { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar10_ov.png);}
.seminar03 .seminarList .seminarList_item:nth-child(5) a:hover { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar11_ov.png);}
.seminar03 .seminarList .seminarList_item:nth-child(6) a:hover { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar12_ov.png);}
.seminar03 .seminarList .seminarList_item:nth-child(7) a:hover { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar05_ov.png);}
.seminar03 .seminarList .seminarList_item:nth-child(8) a:hover { background-image: url(/asset/img/consulting/seminar/gsp/ico_seminar13_ov.png);}
.seminarList .seminarList_item a:hover .seminarList_txt {
    color: #fff;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.seminarLity .title {
    margin-bottom: 40px;
}


@media screen and (max-width: 768px){
    #seminar {
        position: relative;
    }
    #seminar .inner {

    }
    #seminar h2 {
        margin: 0 auto 4rem;
    }
    #seminar .imgArea {
        margin-bottom: 2rem;
    }
    #seminar h3 {
        margin-bottom: 2rem;
    }

    .seminarLity .title {
        margin-bottom: 4rem;
    }
    #seminar p {
        margin-bottom: 2rem;
        min-height: 6rem;
    }
    .seminar03 .seminarList  {
        margin-bottom: 1rem;
    }
    .seminarList .seminarList_item a {
        padding: 3rem 0 10rem;
    }
    #seminar .fadeImg {
        width: 100%;
    } 
    .seminarList .seminarList_item a {
        background-size: 40%;
        background-position: 50% 75%;
    }
}




/* accordion */
.accBody:after {
    position: relative;
}
.accBody li {
    height: 0;
    padding: 0 10px;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
input:checked + label + .accBody:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
}

input:checked ~ .accBody li {
    height: inherit;
    padding: 10px;
    opacity: 1;
}
input:checked ~ .accBody:before {
    content: '';
    display: block;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
}
@media screen and (max-width: 768px){    
    .accBody {
        margin: 0;
        padding: 0;
        background :#f4f4f4;
        list-style: none;
    }
    
    .accBody:after {
        position: relative;
    }
    .accBody li {
        height: 0;
        overflow: hidden;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    input:checked + label + .accBody {
        position: relative;
    }
    input:checked + label + .accBody:after {
        position: absolute;
        right: 0;
        bottom: 0;
    }
    
    input:checked ~ .accBody li {
        opacity: 1;
        box-sizing: border-box;
    }
    input:checked ~ .accBody:before {
        content: '';
        display: block;
        position: absolute;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
    }
}



#seminar .fadeImg {
    margin: 0 auto;
    position: absolute;
      top: 0;
      left: 0;
      right: 0;
    z-index: 0;
}

@media screen and (min-width: 769px){
    #seminar h2 {
        width: 100%;
        margin: 30px auto 80px;
    }
    .seminarList {
        margin-bottom: 100px;
    }
    #seminar p {
        margin-bottom: 2rem;
        min-height: 6rem;
    }
    .seminarList .seminarList_item a {
        padding: 11.739% 0 62.795%;
    }
    #seminar p {
        margin-bottom: 1rem;
        min-height: 2.8rem;
        padding: 0 0.5rem;
    }

    .lity-inner .txtArea {
        position: relative;
    }
    .lity-inner h4 {
        margin-bottom: 40px;
    }
    #seminar .fadeImg {
        width: 480px;
    }
}
@media screen and (max-width: 768px){
    .lity-inner .title {
        padding-bottom: 0.5rem;
        margin-bottom: 2rem;
        display: inline-block;
    }
    .lity-inner .discription {
        margin-bottom: 2rem;
    }
    .lity-inner h4 {
        text-align: center;
        margin-bottom: 1rem;
    }
    .lity-inner .learnList i {
        width: 8rem;
        min-height: 8rem;
        margin : 0 auto 1rem;
    }
    .lity-inner .leftArea,
    .lity-inner .purpose {
        margin-bottom: 2rem;
    }    
    .lity-inner .leftArea p {
        text-align: left;
    }    
}


    
/* case
----------------------------------------*/
#case h2 {
    margin: 0 auto 40px;
}
.lity-inner {
    background: #fff;
    overflow: scroll;
}
.lity-inner img {
    width: 100%;
}

#case h4 {
    margin: 10px;
    font-weight: bold;
    text-align: center;
}
#case .thum {
    width: 100%;
    margin: 0 0 10px;
    position: relative;
    overflow: hidden;
}
#case .thum img {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
}
#case .details {
    width: 95%;
    margin: 0 auto;
}
#case .details ul {
    margin-bottom: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid #000;
}
#case .details ul li {
    width: 100%;
    position: relative;
}
#case .details ul li .num {
    position: absolute;
    right: 0;
}
#case .details p {
    text-align: right;
}
#case .title {
    text-align: center;
    display: block;
}


@media screen and (min-width: 769px){
    .seminarList {
        margin-bottom: 100px;
        page-break-after: 20px;
    }
    .seminar03 .seminarList  {
        margin-bottom: 10px;
    }

    .lity-inner {
        width: 90%;
        margin: 50px auto;
        padding: 50px 50px 100px;
    }
    #case h2 {
        width: 369px;
    }
    #case .caseList {
        padding: 50px;
    }
    #case .title {
        margin-bottom: 10px;
    }
    #case .thum {
        height: 150px;
    }
}
@media screen and (max-width: 768px){
    .lity-inner {
        width: 90%;
        margin: 2rem auto;
        padding: 2rem 1rem 7rem;
        box-sizing: border-box;
    }
    #case h2 {
        width: 30%;
        margin-bottom: 2rem;
    }
    #case .caseList {
        padding: 5% 0 0;
    }
    #case .caseList > li {
        margin-bottom: 4rem;
    }
    #case .details ul li {
        padding-right: 2.5rem;
    }
    #case .title {
        margin-bottom: 1rem;
    }
    #case .thum {
        height: 12rem;
    }
}

/*　テープ　枠 */
.tapeBox {
    position: relative;
    width: 100%;
    margin: 5px auto 0;
    padding: 2rem 1rem 1rem;
    color: #444;/* 文字色 */
    background-color: #fafafa; /*枠背景色*/
    box-shadow: inset 0 0 40px rgba(204, 186, 136,0.1), 0 2px 2px #ccc;
   }
   .tapeBox::before {
    width: 100px;
    height: 20px;
    margin: auto;
    background-color: rgba(248, 255, 255, 0.623);/*テープ色*/
    box-shadow: 0 0 3px rgba(0,0,0,0.1);
    transform: rotate( -3deg ); /*テープ角度*/
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -10px;
   }

@media screen and (max-width: 768px){

}

/* price
----------------------------------------*/
.priceList {
    
}

.priceList a {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: #000;
}

#price .priceList > .priceList_item {
    position: relative;
}
#price .priceList > .priceList_item > input {
    display: none;
}
#price .priceList > .priceList_item > label {
    display: block;
    line-height: 1;
    color :#0041B3;
    background : #eee;
    position: relative;
    cursor :pointer;
    color: #0041B3;
}
#price .priceList > .priceList_item > input + label:before{
    width: 30px;
    height: 30px;
    margin: auto;
    text-align: center;
    background: #ffffff;
    border: 1px solid #0041B3;
    box-sizing: border-box;
    display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
}
.method {
    color: #ffffff;
    display: none;
}
#price .priceList > .priceList_item > input:checked + label {
    color: #ffffff;
    background: #0041B3;
}
#price .priceList > .priceList_item > input:checked + label .method {
    padding-top: 0.4rem;
    display: block;
}
#price .priceList > .priceList_item > input:checked + label span {

}
#price .priceList > .priceList_item > input:checked + label:before{
    font-family: 'FontAwesome' !important;
    content: '\f00c';
    color: #0041B3;
    display: flex;
    justify-content: center;
    align-items: center;
}

#price .priceList > .priceList_item > label:after {
    content: "";
    border-color: #ccc #fff #fff #ccc;
    border-style: solid;
    border-width: 0 0 24px 24px;
    bottom: 0;
    position: absolute;
    right: 0;
}
#price .priceList > .priceList_item > input:checked + label:after{
    display: none;
}

#price .priceList > li ul {
    margin: 0;
    padding: 0;
    background :#f4f4f4;
    list-style: none;
}

#price .priceList > li .accBody li {
    padding: 0 10px;
}
#price .priceList > li .accBody li span {
    color: #ffffff;
}
#price .priceList_item > input:checked + label + .accBody:after {
    border-color: #ccc #fff #fff #ccc;
    border-style: solid;
    border-width: 0 0 24px 24px;
}

#price .priceList_item > input:checked ~ .accBody li {
    height: 54px;
    padding: 10px;
    color: #ffffff;
    background: #0041B3;
}
#price .priceList_item > input:checked ~ .accBody:before {
    width: 95%;
    border-top: 1px solid #fff;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
}
#price .seminarNum{
    width: 70px;
    height: 40px;
    margin: 0 10px;
    text-align: center;
    background: #ffffff;
}

.result {
    margin-bottom: 20px;
}
.result .totalPriceArea .icon,
.result .discountPriceArea .icon {
    width: 4rem;
    height: 4rem;
    margin: auto;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 1rem;
}
.result .totalPriceArea {
    background: #eee;
}
.result .totalPriceArea {
    position: relative;
}
.result .totalPriceArea:after {
    width: 0;
    height: 0;
    margin: auto;
    border-color: transparent transparent transparent #eee;
    border-style: solid;
    border-width: 3rem 0 3rem 1rem;
    display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -20px;
    z-index: 10;
}
.result .totalPriceArea .totalNumWrap,
.result .totalPriceArea .totalNumWrap .totalNum,
.result .totalPriceArea .totalPriceWrap,
.result .totalPriceArea .totalPriceWrap .totalPrice {
    display: inline-block;
}

.result .totalPriceArea .totalNumWrap {
    
}
.result .totalPriceArea .totalNumWrap .totalNum {
    
}
.result .totalPriceArea .totalPriceWrap {
    
}
.result .totalPriceArea .totalPriceWrap .totalPrice {
    
}
.result .totalPriceArea .icon {
    background: #ffffff;
}
.result .discountPriceArea {
    background: #fff;
    position: relative;
    border: 10px solid #FED23D;
}
.result .discountPriceArea .icon {
    color: #ffffff;
    background: #0041B3;
}
.result .discountPriceArea .discountPriceWrap,
.result .discountPriceArea .discountPriceWrap .discountPrice,
.result .discountPriceArea .differenceWrap,
.result .discountPriceArea .differenceWrap .difference {
    display: inline-block;
}

.result .discountPriceArea .discountPriceWrap {
    
}
.result .discountPriceArea .discountPriceWrap .discountPrice {
    
}
.result .discountPriceArea .differenceWrap {
    padding: 5px 20px;
    background: #fed23d;
    border-radius: 30px;
}
.result .discountPriceArea .differenceWrap .difference {
    
}

.result .is-gsp {
    display: none;
}
.result .discountPriceArea {
    padding: 1rem 0;    
}
.result.is-achievement .discountPriceArea {
    padding: 1rem 0 1rem 8rem;
}
.result .not-gsp {
    padding-left: 1rem;
}
.result.is-achievement .not-gsp {
    display: none;
}
.result.is-achievement .is-gsp {
    display: block;
}

.result + .btn{
    pointer-events: none;
    opacity: 0.4;
}
.result.is-achievement + .btn {
    pointer-events: inherit;
    opacity: 1;
}
#price .btn {
    margin-bottom: 20px;
}

@media screen and (min-width: 769px){
    .priceList {
        margin-bottom: 20px;
    }
    #price .priceList > .priceList_item > label {
        margin: 4px 0 0 0;
        padding : 15px 15px 15px 50px;
    }
    .result .totalPriceArea {
        width: 95%;
        padding: 0 0 0 6rem;
        line-height: 7.33rem;
        background: #eee;
    }
    .result .totalPriceArea:after {
        border-width: 70px 0 70px 20px;
        top: 0;
        bottom: 0;
        right: -20px;
    }
}
.moveSendMail, .moveContact {
    display: none;
}

@media screen and (max-width: 768px){
    .priceList:nth-child(2) {
        margin-bottom: 2rem;
    }   
    .priceList a {
        display: block;
        padding: 4rem;
        text-decoration: none;
        color: #000;
    }
    
    #price .priceList > .priceList_item {
        position: relative;
    }
    #price .priceList > .priceList_item > input {
        display: none;
    }
    #price .priceList > .priceList_item > label {
        margin: 1rem 0 0 0;
        padding : 2rem 2rem 2rem 7rem;
        line-height: 1;
        font-weight: bold;
        color :#0041B3;
        background : #eee;
        position: relative;
        cursor :pointer;
        color: #0041B3;
    }
    #price .priceList > .priceList_item > input + label:before{
        width: 30px;
        height: 30px;
        margin: auto;
        text-align: center;
        background: #ffffff;
        border: 1px solid #0041B3;
        box-sizing: border-box;
        display: block;
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 10px;
    }
    #price .priceList > .priceList_item > input:checked + label {
        color: #ffffff;
        background: #0041B3;
    }
    #price .priceList > .priceList_item > input:checked + label span {
    
    }
    #price .priceList > .priceList_item > input:checked + label:before{
        font-family: FontAwesome;
        content: '\f00c';
        color: #0041B3;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    #price .priceList > .priceList_item > label:after {
        content: "";
        border-color: #ccc #fff #fff #ccc;
        border-style: solid;
        border-width: 0 0 24px 24px;
        bottom: 0;
        position: absolute;
        right: 0;
    }
    #price .priceList > .priceList_item > input:checked + label:after{
        display: none;
    }
    
    #price .priceList > li .accBody {
        background :#f4f4f4;
    }
    #price .priceList > li .accBody li {
        padding: 0 2rem;
    }
    #price .priceList_item > input:checked + label + .accBody {
        padding: 1rem;
        background: #0041B3;
        position: relative;
    }
    #price .priceList_item > input:checked + label + .accBody:after {
        border-width: 0 0 2rem 2rem;
        bottom: 0;
        position: absolute;
        right: 0;
    }
    
    #price .priceList_item > input:checked ~ .accBody li {
        height: 7rem;
        padding: 0 1rem 1rem;
        opacity: 1;
        color: #ffffff;
        background: #0041B3;
        box-sizing: border-box;
    }
    #price .priceList_item > input:checked ~ .accBody li:last-child {
        height: 6rem;
        padding: 0 1rem 0;
    }
    #price .priceList_item > input:checked ~ .accBody:before {
        width: 95%;
        border-top: 1px solid #fff;
        position: absolute;
        margin: auto;
        top: 0;
        left: 0;
        right: 0;
    }
    #price .priceList_item > input:checked ~ .accBody li span {
        display: inline-block;
        height: 6rem;
        line-height: 6rem;
        vertical-align: middle;
    }
    #price .seminarNum{
        width: 8rem;
        height: 6rem;
        line-height: 6rem;
        margin: 0 2rem;
        text-align: center;
        background: #ffffff;
    }
    
    .result {
        margin-bottom: 20px;
    }
    .result .totalPriceArea .icon,
    .result .discountPriceArea .icon {
        width: 8rem;
        height: 8rem;
        margin: auto;
        left: 1rem;
    }
    .result .totalPriceArea {
        margin-bottom: 1.5rem;
        padding: 4rem 0 4rem 12rem;
        position: relative;
    }
    .result .totalPriceArea:after {
        border-width: 2rem 6rem 0 6rem;
        left: 0;
        right: 0;
        bottom: -12rem;
        border-color: #eee transparent transparent transparent;
    }
    .result .totalPriceArea .totalNumWrap,
    .result .totalPriceArea .totalNumWrap .totalNum,
    .result .totalPriceArea .totalPriceWrap,
    .result .totalPriceArea .totalPriceWrap .totalPrice {

    }
    
    .result .totalPriceArea .totalNumWrap {
        
    }
    .result .totalPriceArea .totalNumWrap .totalNum {
        
    }
    .result .totalPriceArea .totalPriceWrap {
        
    }
    .result .totalPriceArea .totalPriceWrap .totalPrice {
        
    }
    .result .totalPriceArea .icon {

    }
    .result .discountPriceArea {

    }
    .result .discountPriceArea .icon {

    }
    .result .discountPriceArea .discountPriceWrap,
    .result .discountPriceArea .discountPriceWrap .discountPrice,
    .result .discountPriceArea .differenceWrap,
    .result .discountPriceArea .differenceWrap .difference {
        display: inline-block;
    }
    
    .result .discountPriceArea .discountPriceWrap {
        
    }
    .result .discountPriceArea .discountPriceWrap .discountPrice {
        
    }
    .result .discountPriceArea .differenceWrap {
        padding: 1rem 0;
        border-radius: 4rem;
        width: 100%;
        text-align: center;
    }
    .result .discountPriceArea .differenceWrap .difference {
        
    }
    
    .result .is-gsp {
        display: none;
    }
    .result .discountPriceArea {
        padding: 2rem 0;    
    }
    .result.is-achievement .discountPriceArea {
        padding: 2rem 2rem 2rem 12rem;
    }
    .result.is-achievement .not-gsp {

    }
    .result.is-achievement .is-gsp {
        text-align: center;
    }
    
    .result + .btn{

    }
    .result.is-achievement + .btn {

    }
    #price .btn, #entry .btn {
        margin-bottom: 2rem;
    }
}



/* application お申込み概要
----------------------------------------*/
#application {
    background: linear-gradient( 135deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.6)),
    url(/asset/img/consulting/seminar/gsp/bg_application.jpg);
    background-size: cover;
    color: #ffffff;
}
#application h2 {
    color: #ffffff;

}
#application .applicationList {
    
}
#application .applicationList .applicationList_term {
    font-weight: bold;
    color: #000000;
    background: #ffffff;
}
#application .applicationList .applicationList__def {
    color: #ffffff;
}
#application .applicationList .applicationList__def strong {
    
}


@media screen and (min-width:769px) {
    #application .applicationList {
        width: 100%;
        margin-bottom: 10px;
        display: table;
    }
    #application .applicationList .applicationList_term {
        width: 30%;
        padding: 1rem;
        display: table-cell;
    }
    #application .applicationList .applicationList__def {
        width: 70%;
        padding: 1rem;
        display: table-cell;
    }
    #application .applicationList .applicationList__def strong {
        margin-bottom: 10px;
    }
}
@media screen and (max-width:768px) {
    #application {
        background-position: center;
    }
    #application .applicationList {
        margin-bottom: 2rem;
    }
    #application .applicationList .applicationList_term {
        padding: 1rem 0;
        color: #ffffff;
        border-bottom: 1px solid #fff;
        background: inherit;
    }
    #application .applicationList .applicationList__def {
        padding: 1rem 0;

    }
    #application .applicationList .applicationList__def strong {

    }
}


/* #faq よくあるご質問
----------------------------------------*/
#faq {
}
#faq .inner {

}
#faq .faqList {
    margin-bottom: 4rem;
}
#faq .faqList .faqList_item {
    border-bottom: 1px solid #ccc;
}
#faq input[type='checkbox'] {
    display: none;
}
.faqList_term {
    padding: 0.5rem 3rem;
    display: block;
    position: relative;
}
.faqList_term:before {
    width: 1.6rem;
    height: 1.6rem;
    margin: auto;
    font-size: 1.6rem;
    color: #0041B3;
    content: "Q";
    display: block;
    position: absolute;
    left: 1rem;
    top: 0;
    bottom: 0;
}
.faqList_term:after {
    width: 1.4rem;
    height: 1.4rem;
    margin: auto;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900;
    font-size: 1.4rem;
    box-sizing: border-box;
    content: "\f067";
    display: block;
    position: absolute;
    right: 1rem;
    top: 0;
    bottom: 0;
}
#faq input:checked ~ .faqList_term:after {
    content: "\f068";
}
.faqList__def {
    position: relative;
}
#faq input:checked ~ .faqList__def:before {
    width: 1.6rem;
    height: 1.6rem;
    margin: auto;
    font-size: 1.6rem;
    color: #0041B3;
    content: "A";
    display: block;
    position: absolute;
    left: 1rem;
    top: 0;
    bottom: 0;
    right: inherit;
}
#faq .accBody {
    padding: 0 0 0 2rem;
}
#faq input:checked ~ .accBody {
    padding: 0 0 0 2rem;
    background: #efeeef;
}
#faq .accBody li {
    padding: 0 1rem 0;
}
#faq input:checked ~ .accBody li {
    line-height: 1.4rem;
    padding: 0.5rem 1rem;
}

@media screen and (max-width:768px) {
    #faq .faqList {
        margin-bottom: 4rem;
    }
    .faqList_term {
        padding: 1rem 4rem 1rem 5rem;
    }
    .faqList_term:before {
        width: 3rem;
        height: 3rem;
        font-size: 3rem;
        left: 1rem;
    }
    .faqList_term:after {
        width: 3rem;
        height: 3rem;
        font-size: 3rem;
        right: 1rem;
    }
    #faq input:checked ~ .faqList__def:before {
        width: 3rem;
        height: 3rem;
        font-size: 3rem;
        left: 1rem;
    }
    #faq input:checked ~ .accBody {
        padding: 1rem 1rem 1rem 4rem;
    }
    #faq .accBody li {
        line-height: 0;
        padding: 0 1rem 0;
    }
    #faq input:checked ~ .accBody li {
        line-height: 2rem;
        padding: 0 1rem 1rem;
    }
}


/* contact
----------------------------------------*/
.section.bg_gray {
    background: #eee;
}
#contact .formList_item dt {
    font-weight   : 700;
    vertical-align: middle
}

#contact h2 {
    margin: 0 auto 40px
}

.mktoForm {
    
}
body #mktoForm_1290 {
    width: 100% !important;
    padding: 0;
    font-size: inherit !important;
}
body .mktoFormCol,
body .mktoForm .mktoFieldWrap {
    width: 100% !important;
}
body .mktoForm .mktoLabel {
    text-align: center;
}
body .mktoAsterix {
    font-size: 0;
    position: relative;
}
body .mktoAsterix:after {
    width: 2rem;
    height: 1.2rem;
    margin: auto;
    background: #ff0000;
    color: #ffffff;
    font-size: 0.8rem;
    text-align: center;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    content: '必須';
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
}

body .mktoField[type="radio"] {
    display: none; }
      
    body .mktoField[type="radio"] + label {
      margin: 0 5px 5px 0;
      padding: 0.7rem 1rem 0.7rem 2rem;
      border-radius: 50px;
      color: #000;
      background: #fff;
      position: relative;
    }
    body .mktoField[type="radio"] + label::before {
      margin: auto 0 !important;
      font-family: "Font Awesome 5 Free" !important;
      content: '\f111' !important;
      font-weight: 400;
      background: none !important;
      border: none !important;
      box-shadow: none !important;
      left: 0.5rem;
      top: 0;
      bottom: 0;
    }
    body .mktoField[type="radio"]:checked + label {
        color: #fff;
        background: #0041B3;
    }  
    body .mktoField[type="radio"]:checked + label::before {
      content: '\f192' !important;
      font-weight: 400;
      color: #ffffff !important;
    }

  body .mktoField[type="checkbox"] {
    display: none; }
    body .mktoField[type="checkbox"] + label {
      margin: 0 5px 5px 0;
      padding: 0.7rem 1rem 0.7rem 2rem;
      border-radius: 50px;
      color: #000;
      background: #fff;
      display: inline-block;
      position: relative;
    }
    body .mktoField[type="checkbox"]:checked + label {
      color: #fff;
      background: #0041B3;
      box-sizing: border-box;
    }
    body .mktoField[type="checkbox"] + label::before {
      margin: auto 0 !important;
      padding-right: 10px;
      font-family: "Font Awesome 5 Free" !important;
      content: '\f0c8' !important;
      font-weight: 400;
      background: none !important;
      border: none !important;
      box-shadow: none !important;
      left: 0.5rem;
      top: 0;
      bottom: 0;
    }
    body .mktoField[type="checkbox"]:checked + label::before {
        content: '\f14a' !important;
        font-weight: 900;
        color: #fff !important;
    }
    .mktoForm input.mktoField.mktoInvalid, .mktoForm select.mktoField.mktoInvalid, .mktoForm textarea.mktoField.mktoInvalid, .mktoForm div.mktoLogicalField.mktoInvalid {
        border: none !important;
    }
    body .mktoForm .mktoError .mktoErrorMsg {
     background: #ff0000;
     text-shadow: none;
     box-shadow: none;
     border: none;
  }
  body .mktoForm .mktoError .mktoErrorArrow {
      border: none;
      background: #ff0000;
  }
  body .mktoField[type="radio"] + label {
    display: inline-block !important;
  }
  

  body .mktoField[type="text"],
  body .mktoField[type="email"],
  body .mktoField[type="tel"],
  body .mktoField[type="email"],
  body select.mktoField,
  body textarea.mktoField {
    padding: 10px;
    background: #ffffff;
    border: none;
  }
  body .mktoField[type="text"]::placeholder,
  body .mktoField[type="email"]::placeholder,
  body .mktoField[type="tel"]::placeholder,
  body .mktoField[type="email"]::placeholder,
  body select.mktoField::placeholder,
  body textarea.mktoField::placeholder {
      color: #ccc;
  }
  body .mktoHtmlText,
  body .mktoButtonRow {

  }
  body .mktoButtonWrap {

  }
  .policy-link {
      text-align: center !important;
  }
  .policy-link img {
      width: 150px;
      margin: 0 auto;
  }

@media screen and (min-width:769px) {
    body #mktoForm_1290 {
        font-size: inherit !important;
    }
    body .mktoFormCol,
    body .mktoForm .mktoFieldWrap {
        margin-bottom: 10px !important;
    }
    #contact h3 {
        margin-bottom: 0;
        font-size: 1.2rem;
        line-height: 1.2rem;
    }
    .mktoOffset {
        display: none;
    }
    #contact_free {
        min-height: 130px !important;
        resize: vertical !important;
    }
    body .mktoField[type="radio"] + label::before,
    body .mktoField[type="checkbox"] + label::before {
        width: 0.5rem !important;
        height: 0.5rem !important;
        padding: 0 0 10px 0 !important;
        font-size: 1rem !important;
        line-height: 1rem !important;
        left: 0.7rem;
    }
    body .mktoRadioList,
    .mktoForm .mktoRadioList, .mktoForm .mktoCheckboxList {
        width: 77% !important;
        padding: 0 !important;
        float: right !important;
    }    
    body .mktoForm .mktoLabel {
        width: 20% !important;
        line-height: 50px;
        padding: 0;
        font-weight: bold;
    }

    body .mktoField[type="text"],
    body .mktoField[type="email"],
    body .mktoField[type="tel"],
    body .mktoField[type="email"],
    body select.mktoField,
    body textarea.mktoField {
        width: 77% !important;
        padding: 13px 10px !important;
        float: right !important;
    }
    body .mktoHtmlText,
    body .mktoButtonRow {
        width: 100% !important;
    }
    body .mktoButtonWrap {
        margin: auto !important;
    }
    body .mktoAsterix {
        height: 50px;
    }
    body .mktoAsterix:after {

    }
  
}

@media screen and (max-width:768px) {
    #contact h3 {
        margin-bottom: 0;
        font-size: 2.4rem;
        line-height: 2.4rem;
    }
    body .mktoForm .mktoRadioList > label,
    body .mktoForm .mktoCheckboxList > label,
    body .mktoField[type="radio"] + label {
        margin: 0 1rem 1rem 0 !important;
        padding: 2rem 2rem 2rem 3.5rem;
      }
    body .mktoField[type="radio"] + label::before,
    body .mktoField[type="checkbox"] + label::before {
        width: 2rem !important;
        height: 1rem !important;
        padding: 0 0 1rem 0 !important;
        font-size: 2rem !important;
        line-height: 2rem !important;
        left: 1rem;
    }
    body .mktoForm .mktoLabel {
      margin: 0 !important;
      padding: 1rem;
    }
    .mktoHtmlText {
        width: 100% !important;
    }
    .mktoForm .mktoGutter {
        display: none;
    }
    body textarea.mktoField {
        min-height: 7rem;
    }
    body .mktoField.mktoTextField,
    body .mktoField.__textarea {
        padding: 2rem
    }
    #contact_free {
        
    }

    body .mktoAsterix:after {
        width: 4rem;
        height: 2.2rem;
        right: 5px;
        bottom: 0;
    }
    body .mktoField[type="text"],
    body .mktoField[type="email"],
    body .mktoField[type="tel"],
    body .mktoField[type="email"],
    body textarea.mktoField {
      width: 100% !important;
      padding: 3rem 1rem !important;
    }
    body select.mktoField {
        width: 100% !important;
        padding: 1.5rem 1rem !important;
      }

    body .mktoForm textarea.mktoField,
    body textarea.mktoField {
        width: 100%;
    }
    body .mktoField[type="radio"] + label::before {
        width: 1.5rem;
        height: 1.5rem;
        background-size: 100%;
    }
    body .mktoForm .mktoFieldWrap {
        float: inherit;
        margin-bottom: 1.5rem;
    }
    body .mktoForm .mktoRequiredField label.mktoLabel,
    body .mktoForm .mktoLabel {
        width: 100% !important;
        text-align: left;
        font-weight: bold;
        background: inherit;
        display: block;
        float: inherit;
    }
    body .mktoForm .mktoRadioList, body .mktoForm .mktoCheckboxList {
        width: 100% !important;
        padding: 0;
        float: inherit;
        clear: both;
    }
    .mktoFormRow:nth-child(9) .mktoFormCol {
        width: 50%;
        float: left;
    }
    body .mktoAsterix {
        width: 100%;
        height: 0;
    }
    body .mktoAsterix:after {
        font-size: 1.4rem;
    }
    #LblCity,
    #LblCity .mktoAsterix,
    #LblLastName,
    #LblLastName .mktoAsterix {
        display: none;
    }
    .mktoForm .mktoOffset {
        display: none;
    }
    .mktoButtonWrap {
        margin: 0 auto !important;
    }
}
      

@media screen and (min-width:769px) {
    #contact h2 {
        width: 532px
    }

    #contact .formList_item {
        width        : 100%;
        display      : table;
        margin-bottom: 20px
    }

    #contact .formList_item dd,
    #contact .formList_item dt {
        display: table-cell
    }

    #contact .formList_item dt {
        width        : 200px;
        padding-right: 40px;
        text-align   : right
    }
}

@media screen and (max-width:768px) {
    #contact h2 {
        width: 40%
    }

    #contact .formList {
        margin: 0 auto 5%
    }

    #contact .formList_item {
        margin-bottom: 2rem
    }

    #contact .formList_item dt {
        margin-bottom: 1rem
    }
    .mktoButtonRow {
        display: block !important;
    }
    body #contact button {
        margin : 0 auto;
    }
}
@media screen and (max-width:480px) {
    body .mktoField.mktoTextField,
    body .mktoField.__textarea {
        width: 100%;
    }
    body #contact_free {
        min-height: 30rem;
    }
}

#mktoForm_1314 {
    width: 100% !important;
}
#sendMail h3 {
    text-align: center;
}
#sendMail .mktoForm input[type=text],
#sendMail .mktoForm input[type=url],
#sendMail .mktoForm input[type=email],
#sendMail .mktoForm input[type=tel],
#sendMail .mktoForm input[type=number],
#sendMail .mktoForm input[type=date],
#sendMail .mktoForm textarea.mktoField,
#sendMail .mktoForm select.mktoField {
    border: 2px solid #666;
}
#sendMail #remarks {
    min-height: 20rem;
}
#sendMail .mktoButtonRow .mktoNative {
    margin: 0 !important;
}

#footer {
    margin-bottom: 0;
}



/* lity モーダルウィンドウ
----------------------------------------*/
.lity-inner {
    text-align: center;
}
.lity-inner .title {
    text-align: center;
    display: inline-block;
}
.lity-inner .leftArea {

}
.lity-inner .description {
  margin-bottom: 20px;
  text-align: left;
}
.lity-inner h4 {
  margin-bottom: 10px;
  font-weight: bold;
}
.lity-inner h5 {
    margin-bottom: 5px;
    font-weight: bold;
    text-align: center;
}
.lity-inner .learnList {
    width: 100%;
    margin-bottom: 40px;
}
.lity-inner .learnList dt {
    text-align: center;
    margin-bottom: 10px;
    color: #0041B3;
}
.lity-inner .learnList dd li {
    padding: 10px 0;
    color: #0041B3;
}
.lity-inner .learnList i {
    width: 4.5rem;
    min-height: 4.5rem;
    margin : 0 auto 20px;
    background: #0041B3;
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.lity-inner .learnList span {
    display: block;
}

.lity-inner .rightArea {

}
.lity-inner .detail {
    width: 100%;
    border-top: 1px solid #999;
}
.lity-inner .detail tr {
    border-bottom: 1px solid #999;
}
.lity-inner .detail th,
.lity-inner .detail td {
    padding: 10px 20px;
    vertical-align: middle;
}
.lity-inner .detail th {
    font-weight: bold;
    background: #f0f0f0;
}
.lity-inner .detail td {
    
}
    
@media screen and (min-width:769px) {
    body .lity-close,
    body .lity-close:hover, body .lity-close:focus, body .lity-close:active, body .lity-close:visited {
        width: 4rem;
        height: 4rem;
        font-size: 4rem;
    }    
}
@media screen and (max-width: 768px) {
    body .lity-close,
    body .lity-close:hover, body .lity-close:focus, body .lity-close:active, body .lity-close:visited {
        width: 5rem;
        height: 5rem;
        font-size: 8rem;
    }
    .lity-inner .description {
        margin-bottom: 4rem;
    }
    .lity-inner .detail {
        margin-bottom: 4rem;
    }
    .lity-inner .learnList {
        margin: 0 auto 4rem;
    }
    .lity-inner .learnList dd li {
        margin-bottom: 0;
    }
    .lity-inner .learnList i {
        width: 100%;
        height: 10rem;
    }
    
}


.appLity {
    width: calc(100% + 17px);
    height: 90vh;
    padding: 0 !important;
    overflow-y: hidden;
    overflow-x: hidden;
}
.appLity iframe {
    width: calc(100% + 17px);
    height: 100%;
}
.appLity iframe #hr .contents #start .inner {
    padding: 17rem 1rem 25rem;
}

@media screen and (max-width: 768px) {
    .appLity iframe {
        width: 100%;
    }
}

/* Page Top ページトップ
----------------------------------------*/
.pagetop {
  position: absolute;
  bottom: 30px;
  right: 50px;
  z-index: 10;
  display: none
}

.pagetop.fixedF {
  position: fixed
}

.pagetop a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
  line-height: 1.2;
  text-align: center;
  position: relative;
  display: block
}

.pagetop a::before {
  content: "";
  display: block;
  width: 35px;
  height: 27px;
  background: url(/asset/img/icon_pagetop.svg) no-repeat;
  background-size: cover;
  position: absolute;
  margin: auto;
  left: -3px;
  right: 0;
  top: -33px
}

@media screen and (max-width: 768px) {
  .pagetop {
    right: 20px;
    bottom: 20px
  }
}

.p-cosultingSite .pagetop a::before {
  background-image: url(/asset/img/icon_pagetop_blue.svg)
}

@media screen and (max-width: 768px) {
  .btn_pagetopWrap {
    text-align: center;
    padding: 10px 0
  }
}

.btn_pagetop {
  display: none
}

.btn_pagetop a {
  display: block;
  font-size: 13px;
  line-height: 1;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  position: relative;
  padding-right: 20px
}

.btn_pagetop a::before {
  content: "";
  position: absolute;
  top: 5px;
  right: 0;
  width: 8px;
  height: 8px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg)
}

@media screen and (max-width: 768px) {
  .btn_pagetop {
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: 5
  }
}

@media screen and (max-width: 768px) {
  .btn_pagetop a {
    color: #000;
    font-weight: normal;
    text-align: center;
    display: inline-block;
    padding-right: 15px
  }
}

@media screen and (max-width: 768px) {
  .btn_pagetop a::before {
    border-right: 1px solid #000;
    border-bottom: 1px solid #000
  }
}

.l-footer {
  background-color: #000;
  color: #fff;
  position: relative
}

.l-footer .inner {
  padding: 70px 0;
  margin: auto;
  width: 1040px;
  position: relative;
}

.l-footer .list_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.l-footer .list_footer>li:nth-child(1) {
  -ms-flex-preferred-size: 430px;
  flex-basis: 430px;
  border-right: 1px solid #ccc
}

.l-footer .list_footer>li:nth-child(1) .logo {
  width: 270px;
  height: 47.9px;
  margin-bottom: 35px
}

.l-footer .list_footer>li:nth-child(1) .logo .svg .cls-1, .l-footer .list_footer>li:nth-child(1) .logo .svg .cls-2 {
  fill: #fff
}

.l-footer .list_footer>li:nth-child(1) .logo a {
  display: block
}

.l-footer .list_footer>li:nth-child(1) .section-add+.section-add {
  margin-top: 15px
}

.l-footer .list_footer>li:nth-child(1) .section-add .text {
  font-size: 14px;
  line-height: 1.6
}

.l-footer .list_footer>li:nth-child(1) .section-add .maplink {
  color: #808080;
  font-size: 12px;
  position: relative
}

.l-footer .list_footer>li:nth-child(1) .section-add .maplink::before {
  content: "";
  display: block;
  background: url(/asset/img/icon_other_gray.svg) no-repeat;
  background-size: cover;
  width: 10px;
  height: 10px;
  position: absolute;
  right: -12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.l-footer .list_footer>li:nth-child(1) .section-add .maplink.-pcOnly {
  margin-left: 10px
}

.l-footer .list_footer>li:nth-child(2) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  padding-left: 70px
}

.l-footer .list_footer>li:nth-child(2) .spColumn.-left {
  -ms-flex-preferred-size: 55%;
  flex-basis: 55%
}

.l-footer .list_footer>li:nth-child(2) .spColumn.-right {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%
}

.l-footer .list_footer>li:nth-child(2) .footer_menu_block.-block1 {
  margin-bottom: 25px
}

.l-footer .list_footer>li:nth-child(2) .footer_menu_block.-block3 {
  position: absolute;
  top: 0;
  left: 255px
}

.l-footer .list_footer>li:nth-child(2) .footer_menu_block.-block4 {
  position: absolute;
  top: 185px;
  left: 255px
}

.l-footer .list_footer>li:nth-child(2) .footer_menu_block.-block5 {
  position: absolute;
  top: 0px;
  left: 465px
}

.l-footer .list_footer>li:nth-child(2) .footer_menu_block.-block6 {
  position: absolute;
  top: 96px;
  left: 465px
}

.l-footer .list_footer>li:nth-child(2) .footer_menu_block.-block7 {
  position: absolute;
  top: 183px;
  left: 465px
}

.l-footer .list_footer>li:nth-child(2) .footer_menu_block a {
  text-decoration: none;
  color: #fff;
  line-height: 1;
  position: relative
}

.l-footer .list_footer>li:nth-child(2) .footer_menu_block a:hover {
  opacity: .8
}

.l-footer .list_footer>li:nth-child(2) .footer_menu_block a.-other::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: url(/asset/img/icon_other_wh.svg) no-repeat;
  background-size: cover;
  position: absolute;
  left: 65px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.l-footer .list_footer>li:nth-child(2) .footer_menu_block .title {
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 10px
}

.l-footer .list_footer>li:nth-child(2) .footer_menu_block .list>li {
  line-height: 1;
  font-size: 0;
  padding-left: 8px
}

.l-footer .list_footer>li:nth-child(2) .footer_menu_block .list>li+li {
  margin-top: 11px
}

.l-footer .list_footer>li:nth-child(2) .footer_menu_block .list>li a {
  font-size: 13px;
  line-height: 1
}

.l-footer .list_footer>li:nth-child(2) .footer_menu_block .list>li a::before {
  content: "";
  display: block;
  width: 5px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: -10px;
  top: 7px
}

.l-footer .list_footer>li:nth-child(2) .footer_menu_block .list>li a.-line2 {
  line-height: 1.4
}

.l-footer .list_footer>li:nth-child(2) .footer_menu_block .list>li a.-other::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(/asset/img/icon_other_wh.svg) no-repeat;
  background-size: cover;
  position: relative;
  margin-left: 8px
}

.l-footer .copyright {
  position: absolute;
  bottom: 7px;
  right: 0;
  font-size: 11px;
  line-height: 1
}

@media screen and (max-width: 768px) {
  .l-footer .inner {
    padding: 40px 0 50px 0
  }
}

@media screen and (max-width: 768px) {
  .l-footer .list_footer {
    display: block
  }
}

@media screen and (max-width: 768px) {
  .l-footer .list_footer>li:nth-child(1) {
    border-right: 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 40px;
    margin-bottom: 40px
  }
}

@media screen and (max-width: 768px) {
  .l-footer .list_footer>li:nth-child(1) .logo {
    width: 210px;
    height: 37.3px;
    margin-bottom: 30px
  }
}

@media screen and (max-width: 768px) {
  .l-footer .list_footer>li:nth-child(1) .section-add+.section-add {
    margin-top: 25px
  }
}

@media screen and (max-width: 768px) {
  .l-footer .list_footer>li:nth-child(1) .section-add .text {
    font-size: 13px;
    line-height: 1.5
  }
}

@media screen and (max-width: 768px) {
  .l-footer .list_footer>li:nth-child(1) .section-add .maplink {
    font-size: 13px
  }
}

@media screen and (max-width: 768px) {
  .l-footer .list_footer>li:nth-child(2) {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media screen and (max-width: 768px) {
  .l-footer .list_footer>li:nth-child(2) .footer_menu_block.-block2 {
    margin-bottom: 25px
  }
}

@media screen and (max-width: 768px) {
  .l-footer .list_footer>li:nth-child(2) .footer_menu_block.-block3 {
    position: relative;
    top: inherit;
    left: inherit
  }
}

@media screen and (max-width: 768px) {
  .l-footer .list_footer>li:nth-child(2) .footer_menu_block.-block4 {
    position: relative;
    top: inherit;
    left: inherit;
    margin-bottom: 25px
  }
}

@media screen and (max-width: 768px) {
  .l-footer .list_footer>li:nth-child(2) .footer_menu_block.-block5 {
    position: relative;
    top: inherit;
    left: inherit;
    margin-bottom: 25px
  }
}

@media screen and (max-width: 768px) {
  .l-footer .list_footer>li:nth-child(2) .footer_menu_block.-block6 {
    position: relative;
    top: inherit;
    left: inherit;
    margin-bottom: 25px
  }
}

@media screen and (max-width: 768px) {
  .l-footer .list_footer>li:nth-child(2) .footer_menu_block.-block7 {
    position: relative;
    top: inherit;
    left: inherit
  }
}

@media screen and (max-width: 768px) {
  .l-footer .list_footer>li:nth-child(2) .footer_menu_block .list>li a::before {
    left: -8px
  }
}

@media screen and (max-width: 768px) {
  .l-footer .copyright {
    bottom: 0
  }
}

.l-footer--cs {
  background-color: #000;
  color: #fff;
  position: relative
}

.l-footer--cs .inner {
  padding: 70px 0
  margin: auto;
  width: 1040px;
  position: relative;
}

.l-footer--cs .list_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.l-footer--cs .list_footer>li:nth-child(1) {
  -ms-flex-preferred-size: 430px;
  flex-basis: 430px;
  border-right: 1px solid #ccc
}

.l-footer--cs .list_footer>li:nth-child(1) .logo {
  width: 270px;
  height: 47.9px;
  margin-bottom: 35px
}

.l-footer--cs .list_footer>li:nth-child(1) .logo .svg .cls-1, .l-footer--cs .list_footer>li:nth-child(1) .logo .svg .cls-2 {
  fill: #fff
}

.l-footer--cs .list_footer>li:nth-child(1) .logo a {
  display: block
}

.l-footer--cs .list_footer>li:nth-child(1) .section-add+.section-add {
  margin-top: 15px
}

.l-footer--cs .list_footer>li:nth-child(1) .section-add .text {
  font-size: 14px;
  line-height: 1.6
}

.l-footer--cs .list_footer>li:nth-child(1) .section-add .maplink {
  color: #808080;
  font-size: 12px;
  position: relative
}

.l-footer--cs .list_footer>li:nth-child(1) .section-add .maplink::before {
  content: "";
  display: block;
  background: url(/asset/img/icon_other_gray.svg) no-repeat;
  background-size: cover;
  width: 10px;
  height: 10px;
  position: absolute;
  right: -12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.l-footer--cs .list_footer>li:nth-child(1) .section-add .maplink.-pcOnly {
  margin-left: 10px
}

.l-footer--cs .list_footer>li:nth-child(2) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  padding-left: 70px
}

.l-footer--cs .list_footer>li:nth-child(2) .spColumn-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.l-footer--cs .list_footer>li:nth-child(2) .spColumn-flex .-left {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%
}

.l-footer--cs .list_footer>li:nth-child(2) .spColumn-flex .-right {
  -ms-flex-preferred-size: 55%;
  flex-basis: 55%
}

.l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block.-block1 {
  margin-bottom: 10px
}

.l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block.-block2 {
  margin-bottom: 25px
}

.l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block.-block4, .l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block.-block5 {
  position: absolute;
  top: 0px;
  left: 420px
}

.l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block.-block6 {
  position: absolute;
  top: 20px;
  left: 420px
}

.l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block.-block7 {
  position: absolute;
  top: 40px;
  left: 420px
}

.l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block.-block8 {
  position: absolute;
  top: 85px;
  left: 420px
}

.l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block.-block9 {
  position: absolute;
  top: 127px;
  left: 420px
}

.l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block.-block10 {
  position: absolute;
  top: 150px;
  left: 420px
}

.l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block a {
  text-decoration: none;
  color: #fff;
  line-height: 1;
  position: relative
}

.l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block a:hover {
  opacity: .8
}

.l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block a.-other::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(/asset/img/icon_other_wh.svg) no-repeat;
  background-size: cover;
  position: absolute;
  right: -20px;
  left: inherit !important;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block .title {
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 10px
}

.l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block .list>li {
  line-height: 1;
  font-size: 0;
  padding-left: 8px
}

.l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block .list>li+li {
  margin-top: 11px
}

.l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block .list>li a {
  font-size: 13px;
  line-height: 1;
  position: relative
}

.l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block .list>li a::before {
  content: "";
  display: block;
  width: 5px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block .list>li a.-other::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: url(/asset/img/icon_other_wh.svg) no-repeat;
  background-size: cover;
  position: absolute;
  right: -20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.l-footer--cs .copyright {
  position: absolute;
  bottom: 0px;
  right: 0;
  font-size: 11px;
  line-height: 1
}

@media screen and (max-width: 768px) {
  .l-footer--cs .inner {
    padding: 40px 0 50px 0
  }
}

@media screen and (max-width: 768px) {
  .l-footer--cs .list_footer {
    display: block
  }
}

@media screen and (max-width: 768px) {
  .l-footer--cs .list_footer>li:nth-child(1) {
    border-right: 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 40px;
    margin-bottom: 40px
  }
}

@media screen and (max-width: 768px) {
  .l-footer--cs .list_footer>li:nth-child(1) .logo {
    width: 210px;
    height: 37.3px;
    margin-bottom: 30px
  }
}

@media screen and (max-width: 768px) {
  .l-footer--cs .list_footer>li:nth-child(1) .section-add+.section-add {
    margin-top: 25px
  }
}

@media screen and (max-width: 768px) {
  .l-footer--cs .list_footer>li:nth-child(1) .section-add .text {
    font-size: 13px;
    line-height: 1.5
  }
}

@media screen and (max-width: 768px) {
  .l-footer--cs .list_footer>li:nth-child(1) .section-add .maplink {
    font-size: 13px
  }
}

@media screen and (max-width: 768px) {
  .l-footer--cs .list_footer>li:nth-child(2) {
    padding-left: 0;
    display: block;
    padding-bottom: 25px
  }
}

@media screen and (max-width: 768px) {
  .l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block.-block1 {
    margin-bottom: 10px
  }
}

@media screen and (max-width: 768px) {
  .l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block.-block2 {
    margin-bottom: 25px
  }
}

@media screen and (max-width: 768px) {
  .l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block.-block3 {
    position: relative;
    top: inherit;
    left: inherit;
    margin-bottom: 25px
  }
}

@media screen and (max-width: 768px) {
  .l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block.-block3 a {
    line-height: 1.1 !important
  }
}

@media screen and (max-width: 768px) {
  .l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block.-block4 {
    position: relative;
    top: inherit;
    left: inherit;
    margin-bottom: 10px
  }
}

@media screen and (max-width: 768px) {
  .l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block.-block5 {
    position: relative;
    top: inherit;
    left: inherit;
    margin-bottom: 10px
  }
  .l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block.-block5 .title {
    margin-bottom: 0
  }
}

@media screen and (max-width: 768px) {
  .l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block.-block6 {
    position: relative;
    top: inherit;
    left: inherit;
    margin-bottom: 10px
  }
}

@media screen and (max-width: 768px) {
  .l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block.-block7 {
    position: relative;
    top: inherit;
    left: inherit;
    margin-bottom: 10px
  }
}

@media screen and (max-width: 768px) {
  .l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block.-block8 {
    position: relative;
    top: inherit;
    left: inherit;
    margin-bottom: 10px
  }
}

@media screen and (max-width: 768px) {
  .l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block.-block9 {
    position: relative;
    top: inherit;
    left: inherit;
    margin-bottom: 10px
  }
}

@media screen and (max-width: 768px) {
  .l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block.-block10 {
    position: relative;
    top: inherit;
    left: inherit
  }
}

@media screen and (max-width: 768px) {
  .l-footer--cs .list_footer>li:nth-child(2) .footer_menu_block .list>li a::before {
    left: -8px
  }
}

@media screen and (max-width: 768px) {
  .l-footer--cs .copyright {
    bottom: 0;
    right: inherit;
    left: 45%
  }
}