@charset "utf-8";
/*
====================================================
■ FUNCTION
====================================================
*/
/*
====================================================
■ ModBtn
====================================================
*/
/*
====================================================
■ MIXIN
====================================================
*/
/*
===== CLEARFIX ==========================================
*/
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}
/*
====================================================
■ EASING
====================================================
*/
/*
====================================================
■ Mission
====================================================
*/
#Mission .ModReadtext p {
  margin-left: 0;
}
/*
----------------------------------------------------
PC
----------------------------------------------------
*/
@media screen and (min-width: 769px), print {
  #Mission .Modh2 + .ModContentsCenter > .ModReadtext > h3:first-child,
  #Mission .Modh2 + .ModContentsCenter > .ModReadtext > p:first-child {
    margin-top: 0;
  }
  #Mission .ModReadtext h3 + div {
    margin-top: 45px;
  }
  #Mission .ModReadtext h3 {
    margin-top: 90px;
  }
  #Mission .ModContentsCenter .kv {
    background-image: url('../../img/mission/kv.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 960px;
    height: 652px;
    display: block;
    text-indent: -9999px;
  }
  #Mission .ModContentsCenter .vis {
    margin-bottom: 40px;
  }
  #Mission .ModContentsCenter .vis img {
    max-width: 100%;
  }
  #Mission .ModContentsCenter .vis-hellolife {
    margin-top: 45px;
  }
  #Mission .ModContentsCenter p {
    font-size: 16px;
    line-height: 2.2;
    font-weight: 500;
    letter-spacing: 0.01rem;
    margin-bottom: 45px;
  }
  #Mission .ModContentsCenter p.columns2 {
    -webkit-columns: 2;
            columns: 2;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    -webkit-column-gap: 2em;
            column-gap: 2em;
    text-align: justify;
  }
  #Mission .ModContentsCenter .w800 {
    width: 800px;
    margin-left: 80px;
  }
  #Mission .ModContentsCenter > h3 {
    font-size: 16px;
    color: #fff;
    background: #000;
    height: 42px;
    line-height: 40px;
    padding: 0 12px 0 20px;
    display: inline-block;
    margin: 45px auto 30px;
  }
  #Mission .ModContentsCenter .ModReadtext {
    overflow: hidden;
  }
  #Mission .ModContentsCenter .ModReadtext h4 {
    font-size: 16px;
    color: #fff;
    background: #000;
    height: 42px;
    line-height: 40px;
    padding: 0 20px;
    display: inline-block;
    margin: 60px auto 40px;
  }
  #Mission .ModContentsCenter .ModReadtext h5 {
    margin: 0 auto 45px;
    font-size: 24px;
    position: relative;
  }
}
/*
----------------------------------------------------
SP
----------------------------------------------------
*/
@media screen and (max-width: 768px) {
  #Mission {
    padding-bottom: 2.66666667vw;
  }
  #Mission p {
    font-size: 3.73333333vw;
    line-height: 2;
    font-weight: 500;
    letter-spacing: 0.02rem;
  }
  #Mission .kv {
    background-image: url('../../img/mission/kv_sp.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 128vw;
    height: 86.93376vw;
    display: block;
    text-indent: -9999px;
    width: 86vw;
    height: 38vw;
  }
  #Mission .vis {
    margin-left: 0px;
    margin-bottom: 30px;
  }
  #Mission .vis img {
    max-width: 100%;
  }
  #Mission .ModContentsCenter > h3 {
    font-size: 3.73333333vw;
    color: #fff;
    background: #000;
    min-height: 40px;
    padding: 6px 20px 6px 40px;
    display: block;
    margin: 90px auto 15px;
  }
  #Mission .ModContentsCenter h3 {
    position: relative;
  }
  #Mission .ModContentsCenter h3 span {
    display: inline-block;
    position: absolute;
    left: 20px;
    top: 6px;
  }
  #Mission .ModReadtext h3,
  #Mission .ModReadtext h4,
  #Mission .ModReadtext h5 {
    line-height: 1.4;
  }
  #Mission .ModReadtext h3 {
    font-family: "Noto Sans Japanese";
    font-weight: 700;
    font-size: 6.4vw;
    line-height: 1.9;
    padding: 0;
    margin: 0 0 13.33333333vw 0;
  }
  #Mission .ModReadtext h3 span {
    letter-spacing: -0.05rem;
  }
  #Mission .ModReadtext .txt {
    font-size: 3.73333333vw;
    line-height: 2;
    font-weight: 500;
    padding-top: 10.13333333vw;
  }
  #Mission .ModReadtext p {
    margin-bottom: 2rem;
  }
  #Mission .ModReadtext h4 {
    font-size: 3.73333333vw;
    color: #fff;
    background: #000;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    display: inline-block;
    margin: 60px auto 20px;
  }
  #Mission .ModReadtext h5 {
    margin: 0 auto 25px;
    font-size: 18px;
    position: relative;
    line-height: 1.7;
  }
}
