@charset "utf-8";
/*
====================================================
■ FUNCTION
====================================================
*/
/*
====================================================
■ ModBtn
====================================================
*/
/*
====================================================
■ MIXIN
====================================================
*/
/*
===== CLEARFIX ==========================================
*/
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}
/*
====================================================
■ EASING
====================================================
*/
/*
====================================================
■ SingleHeader
====================================================
*/
@media screen and (min-width: 769px), print {
  .SingleHeader {
    margin-bottom: 60px;
  }
  .SingleHeader .SingleTime {
    font-size: 18px;
    margin-bottom: 25px;
    margin-top: 24px;
    font-weight: bold;
  }
  .SingleHeader h1 {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 35px;
    border-bottom: 2px solid #000;
    line-height: 1.7;
  }
  #Projects h1 {
    padding-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .SingleHeader {
    margin-bottom: 13.33333333vw;
  }
  .SingleHeader .SingleTime {
    font-size: 2.66666667vw;
    margin-bottom: 2.13333333vw;
    margin-top: 5.6vw;
    font-weight: bold;
    line-height: 1;
  }
  .SingleHeader h1 {
    font-size: 4.26666667vw;
    font-weight: bold;
    padding-bottom: 2.66666667vw;
    border-bottom: 2px solid #000;
    line-height: 1.7;
  }
  #Projects h1 {
    padding-top: 16vw;
  }
}
/*
====================================================
■ SingleContent
====================================================
*/
@media screen and (min-width: 769px), print {
  .SingleContent {
    padding-bottom: 160px;
    /* 汎用クラス */
  }
  .SingleContent .mgB10 {
    margin-bottom: 10px;
  }
  .SingleContent .mgB20 {
    margin-bottom: 20px;
  }
  .SingleContent .mgB30 {
    margin-bottom: 30px;
  }
  .SingleContent .mgB40 {
    margin-bottom: 40px;
  }
  .SingleContent .mgB50 {
    margin-bottom: 50px;
  }
  .SingleContent .mgB60 {
    margin-bottom: 60px;
  }
  .SingleContent .mgB70 {
    margin-bottom: 70px;
  }
  .SingleContent .mgB80 {
    margin-bottom: 80px;
  }
  .SingleContent .mgB90 {
    margin-bottom: 90px;
  }
  .SingleContent .mgB100 {
    margin-bottom: 100px;
  }
  .SingleContent .mgB200 {
    margin-bottom: 200px;
  }
  .SingleContent img {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  .SingleContent h2 {
    font-size: 18px;
    color: #fff;
    background: #000;
    min-height: 70px;
    line-height: 40px;
    padding: 25px 25px 25px 25px;
    margin-bottom: 60px;
    margin-top: 90px;
  }
  .SingleContent h3 {
    margin: 70px auto 70px;
    font-size: 24px;
    position: relative;
    padding-left: 20px;
  }
  .SingleContent h3:before {
    content: "/";
    position: absolute;
    font-size: 24px;
    left: 0;
    top: 0;
  }
  .SingleContent h4 {
    margin-bottom: 1rem;
  }
  .SingleContent h5 {
    font-weight: bold;
  }
  .SingleContent p {
    line-height: 2;
    margin-bottom: 30px;
  }
  .SingleContent div {
    margin-bottom: 30px;
  }
  .SingleContent p.wp-caption-text {
    color: #928f8e;
    font-size: 14px;
  }
  .SingleContent a:link,
  .SingleContent a:visited {
    text-decoration: underline;
  }
  .SingleContent a:hover {
    text-decoration: none;
  }
  .SingleContent 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;
    letter-spacing: 0.01rem;
  }
  #Reports .SingleContent .border {
    border: 1px solid #000;
    padding: 20px;
  }
  #Reports .SingleContent .border p {
    margin-bottom: 0;
    line-height: 1.8;
  }
  #Reports .SingleContent .border img {
    margin: 20px 0 5px;
  }
  #Reports .SingleContent .border h4 {
    font-size: 1.2rem;
  }
  #Reports .SingleContent .interviewName {
    font-weight: 600;
    line-height: 2;
    margin-right: 2px;
  }
  #Reports .SingleContent .interviewName.red {
    color: #ed1c24;
  }
  #Reports .SingleContent .interviewName.blue {
    color: #0071bc;
  }
  #Reports .SingleContent .interviewName.green {
    color: #009245;
  }
  #Reports .SingleContent .interviewName.orange {
    color: #f28019;
  }
  #Reports .SingleContent .interviewName.pink {
    color: #f759ac;
  }
  #Reports .SingleContent .interviewName.purple {
    color: #662d91;
  }
  #Projects .SingleContent h2 {
    color: #fff;
    background: #000;
    height: 40px;
    line-height: 40px;
    min-height: 0px;
    padding: 0 30px 0 30px;
    display: inline-block;
    margin: 90px auto 60px;
    font-size: 15px;
  }
  #Projects .SingleContent h3 {
    margin: 100px auto 40px;
    font-size: 24px;
    position: relative;
    padding-left: 0px;
    line-height: 1.8;
  }
  #Projects .SingleContent h3:before {
    display: none;
  }
  #Projects .SingleContent h2 + h3 {
    margin-top: 0;
  }
  #Projects .SingleContent h4 {
    position: relative;
    padding-left: 17px;
    font-size: 18px;
    margin-top: 80px;
    line-height: 1.8;
  }
  #Projects .SingleContent h4:before {
    content: "/";
    position: absolute;
    font-size: 15px;
    left: 0;
    top: 0;
  }
  #Projects .SingleContent h3 + h4 {
    margin-top: 50px;
  }
  #Projects .SingleContent h5 {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
    text-decoration: underline;
  }
}
@media screen and (max-width: 768px) {
  .SingleContent {
    padding-bottom: 26.66666667vw;
    /* 汎用クラス */
  }
  .SingleContent .mgB10 {
    margin-bottom: 2.66666667vw;
  }
  .SingleContent .mgB20 {
    margin-bottom: 5.33333333vw;
  }
  .SingleContent .mgB30 {
    margin-bottom: 8vw;
  }
  .SingleContent .mgB40 {
    margin-bottom: 10.66666667vw;
  }
  .SingleContent .mgB50 {
    margin-bottom: 13.33333333vw;
  }
  .SingleContent .mgB60 {
    margin-bottom: 16vw;
  }
  .SingleContent .mgB70 {
    margin-bottom: 18.66666667vw;
  }
  .SingleContent .mgB80 {
    margin-bottom: 21.33333333vw;
  }
  .SingleContent .mgB90 {
    margin-bottom: 24vw;
  }
  .SingleContent .mgB100 {
    margin-bottom: 26.66666667vw;
  }
  .SingleContent .mgB200 {
    margin-bottom: 53.33333333vw;
  }
  .SingleContent img {
    max-width: 100%;
    height: auto;
    margin-bottom: 0.5rem;
  }
  .SingleContent h2 {
    font-size: 3.2vw;
    color: #fff;
    background: #000;
    line-height: 1.5;
    padding: 5.06666667vw 5.33333333vw;
    margin-bottom: 13.33333333vw;
    margin-top: 17.86666667vw;
  }
  .SingleContent h3 {
    margin: 13.33333333vw auto 13.33333333vw;
    font-size: 4.26666667vw;
    padding-left: 3.73333333vw;
    position: relative;
  }
  .SingleContent h3:before {
    content: "/";
    position: absolute;
    font-size: 3.73333333vw;
    left: 0;
    top: 0;
  }
  .SingleContent h4 {
    margin-bottom: 1rem;
  }
  .SingleContent p {
    line-height: 2;
    margin-bottom: 6.66666667vw;
    font-size: 3.46666667vw;
    letter-spacing: 0.02rem;
  }
  .SingleContent div {
    margin-bottom: 8vw;
  }
  .SingleContent p.wp-caption-text {
    color: #928f8e;
    font-size: 3.2vw;
  }
  .SingleContent a:link,
  .SingleContent a:visited {
    text-decoration: underline;
  }
  .SingleContent a:hover {
    text-decoration: none;
  }
  .SingleContent p.columns2 {
    -webkit-columns: auto;
            columns: auto;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    -webkit-column-gap: 2em;
            column-gap: 2em;
    text-align: justify;
    letter-spacing: 0.01rem;
  }
  .SingleContent iframe {
    max-width: 100%;
    height: 53.33333333vw;
  }
  #Reports .SingleContent .border {
    border: 1px solid #000;
    padding: 5.33333333vw;
  }
  #Reports .SingleContent .border img {
    margin: 20px 0 5px;
  }
  #Reports .SingleContent .border p {
    margin-bottom: 0;
    line-height: 1.8;
  }
  #Reports .SingleContent .border h4 {
    font-size: 1.2rem;
    line-height: 1.8;
  }
  #Reports .SingleContent .interviewName {
    font-weight: 600;
    line-height: 2;
    margin-right: 2px;
  }
  #Reports .SingleContent .interviewName.red {
    color: #ed1c24;
  }
  #Reports .SingleContent .interviewName.blue {
    color: #0071bc;
  }
  #Reports .SingleContent .interviewName.green {
    color: #009245;
  }
  #Reports .SingleContent .interviewName.orange {
    color: #f28019;
  }
  #Reports .SingleContent .interviewName.pink {
    color: #f759ac;
  }
  #Reports .SingleContent .interviewName.purple {
    color: #662d91;
  }
  #Projects .SingleContent h2 {
    color: #fff;
    background: #000;
    height: 8vw;
    line-height: 8vw;
    min-height: 0px;
    padding: 0 8vw 0 8vw;
    display: inline-block;
    margin: 12vw auto 8vw;
    font-size: 3.73333333vw;
  }
  #Projects .SingleContent h3 {
    margin: 12vw auto 12vw;
    font-size: 4.53333333vw;
    position: relative;
    padding-left: 0px;
  }
  #Projects .SingleContent h3:before {
    display: none;
  }
  #Projects .SingleContent h4 {
    position: relative;
    padding-left: 3.2vw;
    font-size: 3.73333333vw;
  }
  #Projects .SingleContent h4:before {
    content: "/";
    position: absolute;
    font-size: 3.2vw;
    left: 0;
    top: 0;
  }
  #Projects .SingleContent h5 {
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 2.66666667vw;
    line-height: 2.2;
  }
}
/*
====================================================
■ SingleRelations
====================================================
*/
@media screen and (min-width: 769px), print {
  .SingleRelations {
    margin-bottom: 140px;
  }
  .SingleRelations h2 {
    font-size: 30px;
    margin-bottom: 40px;
  }
  .SingleRelations li {
    margin-bottom: 20px;
    position: relative;
  }
  .SingleRelations li a {
    display: block;
    position: relative;
    height: 80px;
    line-height: 80px;
    padding: 0;
    text-align: center;
    font-size: 13px;
  }
  .SingleRelations li a .hover:before,
  .SingleRelations li a .normal:before {
    content: "";
    display: block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    position: absolute;
    right: 0;
    top: 23px;
  }
  .SingleRelations li a .normal:before {
    background-image: url(../../img/common/parts/arrow_btn_right.png);
  }
  .SingleRelations li a .hover:before {
    background-image: url(../../img/common/parts/arrow_btn_right_white.png);
  }
  #Projects .SingleRelations li .ModBtnText span {
    text-align: left;
    margin-left: 40px;
  }
}
@media screen and (max-width: 768px) {
  .SingleRelations {
    margin-bottom: 18.66666667vw;
  }
  .SingleRelations h2 {
    font-size: 4.8vw;
    margin-bottom: 9.33333333vw;
  }
  .SingleRelations li {
    margin-bottom: 5.33333333vw;
    position: relative;
  }
  .SingleRelations li a {
    display: block;
    position: relative;
    min-height: 13.33333333vw;
    line-height: 1.7;
    padding: 0;
    text-align: center;
  }
  .SingleRelations li a .hover:before,
  .SingleRelations li a .normal:before {
    content: "";
    display: block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 5.33333333vw;
    min-height: 5.33333333vw;
    position: absolute;
    left: 79.46666667vw;
    top: 4.13333333vw;
  }
  .SingleRelations li a .normal:before {
    background-image: url(../../img/common/parts/arrow_btn_right_sp.png);
  }
  #Projects .SingleRelations li .ModBtnText {
    height: auto;
    overflow: auto;
  }
  #Projects .SingleRelations li span {
    text-align: left;
    margin: 2.66666667vw 8vw 2.66666667vw 5.33333333vw;
    width: auto;
  }
  #Reports .SingleRelations li a {
    line-height: 13.33333333vw;
  }
}
/*
====================================================
■ SingleFooter
====================================================
*/
@media screen and (min-width: 769px), print {
  .SingleFooter > a {
    display: block;
    position: relative;
    height: 80px;
    line-height: 80px;
    padding: 0;
    text-align: center;
  }
  .SingleFooter > a .hover:before,
  .SingleFooter > a .normal:before {
    content: "";
    display: block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 28px;
    top: 23px;
  }
  .SingleFooter > a .normal:before {
    background-image: url(../../img/common/icon/icon_project_thumb.png);
  }
  .SingleFooter > a .hover:before {
    background-image: url(../../img/common/icon/icon_project_thumb_yellow.png);
  }
  .SingleFooterPaging {
    overflow: hidden;
    margin-bottom: 100px;
  }
  .SingleFooterPaging .prevpost a,
  .SingleFooterPaging .nextpost a {
    display: block;
    width: 80px;
    height: 80px;
    float: left;
    position: relative;
    padding: 0;
  }
  .SingleFooterPaging .prevpost .hover:before,
  .SingleFooterPaging .nextpost .hover:before,
  .SingleFooterPaging .prevpost .normal:before,
  .SingleFooterPaging .nextpost .normal:before {
    content: "";
    display: block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 21px;
    top: 21px;
  }
  .SingleFooterPaging .prevpost .normal:before {
    background-image: url(../../img/common/parts/arrow_btn_left.png);
  }
  .SingleFooterPaging .prevpost .hover:before {
    background-image: url(../../img/common/parts/arrow_btn_left_yellow.png);
  }
  .SingleFooterPaging .nextpost {
    float: right;
  }
  .SingleFooterPaging .nextpost .normal:before {
    background-image: url(../../img/common/parts/arrow_btn_right.png);
  }
  .SingleFooterPaging .nextpost .hover:before {
    background-image: url(../../img/common/parts/arrow_btn_right_yellow.png);
  }
}
@media screen and (max-width: 768px) {
  .SingleFooter > a {
    display: block;
    position: relative;
    padding: 0;
    text-align: center;
    height: 13.33333333vw;
    line-height: 13.33333333vw;
  }
  .SingleFooter > a .hover:before,
  .SingleFooter > a .normal:before {
    content: "";
    display: block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 5.33333333vw;
    height: 5.33333333vw;
    position: absolute;
    left: 4vw;
    top: 4.13333333vw;
  }
  .SingleFooter > a .normal:before {
    background-image: url(../../img/common/icon/icon_project_thumb_sp.png);
  }
  .SingleFooterPaging {
    overflow: hidden;
    margin-bottom: 18.66666667vw;
  }
  .SingleFooterPaging .prevpost a,
  .SingleFooterPaging .nextpost a {
    display: block;
    width: 10.66666667vw;
    height: 10.66666667vw;
    float: left;
    position: relative;
    padding: 0;
  }
  .SingleFooterPaging .prevpost .hover:before,
  .SingleFooterPaging .nextpost .hover:before,
  .SingleFooterPaging .prevpost .normal:before,
  .SingleFooterPaging .nextpost .normal:before {
    content: "";
    display: block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 5.33333333vw;
    height: 5.33333333vw;
    position: absolute;
    left: 2.8vw;
    top: 2.8vw;
  }
  .SingleFooterPaging .prevpost .normal:before {
    background-image: url(../../img/common/parts/arrow_btn_left_sp.png);
  }
  .SingleFooterPaging .prevpost .hover:before {
    background-image: url(../../img/common/parts/arrow_btn_left_yellow_sp.png);
  }
  .SingleFooterPaging .nextpost {
    float: right;
  }
  .SingleFooterPaging .nextpost .normal:before {
    background-image: url(../../img/common/parts/arrow_btn_right_sp.png);
  }
  .SingleFooterPaging .nextpost .hover:before {
    background-image: url(../../img/common/parts/arrow_btn_right_yellow_sp.png);
  }
}
/*
====================================================
■ SingleSocial
====================================================
*/
@media screen and (min-width: 769px), print {
  .SingleSocial {
    position: fixed;
    right: 20px;
    top: 200px;
    z-index: 9999;
  }
  .SingleSocial li {
    margin-bottom: 20px;
  }
  .SingleSocial li a {
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    color: #000;
    background-color: #FFF000;
    position: relative;
    overflow: hidden;
    -webkit-transition: color 150ms;
    transition: color 150ms;
    width: 130px;
    height: 50px;
    text-indent: -9999px;
  }
  .SingleSocial li a .normal {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
  }
  .SingleSocial li a .normal span {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .SingleSocial li a .normal span:before,
  .SingleSocial li a .normal span:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .SingleSocial li a .hover {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: -100%;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 2;
    overflow: hidden;
    background-color: #000;
    color: #FFF000;
  }
  .SingleSocial li a .hover span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 100%;
    z-index: 2;
    text-align: center;
  }
  .SingleSocial li a .hover span:before,
  .SingleSocial li a .hover span:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .SingleSocial li a span {
    z-index: 2;
    text-align: center;
  }
  .SingleSocial li a .bg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #000;
    left: -100%;
  }
  .SingleSocial .SingleSocialFacebook a .normal span:before {
    background-image: url('../../img/common/btn/btn_fb.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 130px;
    height: 50px;
    display: block;
    text-indent: -9999px;
  }
  .SingleSocial .SingleSocialFacebook a .hover span:after {
    background-image: url('../../img/common/btn/btn_fb_over.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 130px;
    height: 50px;
    display: block;
    text-indent: -9999px;
  }
  .SingleSocial .SingleSocialTwitter a .normal span:before {
    background-image: url('../../img/common/btn/btn_tw.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 130px;
    height: 50px;
    display: block;
    text-indent: -9999px;
  }
  .SingleSocial .SingleSocialTwitter a .hover span:after {
    background-image: url('../../img/common/btn/btn_tw_over.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 130px;
    height: 50px;
    display: block;
    text-indent: -9999px;
  }
}
@media screen and (min-width: 1921px) {
  .SingleSocial {
    right: auto;
    left: calc(50% + 810px);
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .SingleSocial {
    right: auto;
    left: calc(50% + 353px);
  }
}
@media screen and (max-width: 768px) {
  .SingleSocial {
    margin-bottom: 18.66666667vw;
  }
  .SingleSocial:after {
    content: " ";
    display: block;
    clear: both;
  }
  .SingleSocial .SingleSocialFacebook {
    float: left;
  }
  .SingleSocial .SingleSocialFacebook a {
    background-image: url('../../img/common/btn/btn_fb_sp.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42.66666667vw;
    height: 13.33333333vw;
    display: block;
    text-indent: -9999px;
  }
  .SingleSocial .SingleSocialTwitter {
    float: right;
  }
  .SingleSocial .SingleSocialTwitter a {
    background-image: url('../../img/common/btn/btn_tw_sp.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 42.66666667vw;
    height: 13.33333333vw;
    display: block;
    text-indent: -9999px;
  }
}
/*
====================================================
■ ProejctHeader
====================================================
*/
@media screen and (min-width: 769px), print {
  .ProejctHeader {
    border-bottom: 2px solid #000;
    font-weight: bold;
    position: relative;
    padding: 15px 0;
  }
  .ProejctHeader .ProejctTime {
    font-size: 14px;
  }
  .ProejctHeader .ProjectsTheme {
    font-size: 14px;
  }
  .ProejctHeader .ProjectsClient {
    font-size: 14px;
  }
  .ProejctHeader .ProjectsSupporter {
    font-size: 14px;
  }
  .ProejctHeader .ProjectsUrl {
    font-size: 12px;
    position: absolute;
    right: 0;
    bottom: 15px;
  }
  .ProejctHeader .ProjectsUrl a:link,
  .ProejctHeader .ProjectsUrl a:visited {
    text-decoration: underline;
  }
  .ProejctHeader .ProjectsUrl a:hover {
    text-decoration: none;
  }
  .ProejctHeader .ProjectsUrl a:after {
    content: "";
    background-image: url('../../img/common/icon/icon_link_outside.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 11px;
    height: 9px;
    display: block;
    text-indent: -9999px;
    display: inline-block;
    margin-left: 5px;
  }
}
@media screen and (max-width: 768px) {
  .ProejctHeader {
    border-bottom: 2px solid #000;
    font-weight: bold;
    position: relative;
    padding: 4vw 2vw;
  }
  .ProejctHeader .ProejctTime {
    font-size: 3.2vw;
  }
  .ProejctHeader .ProjectsTheme {
    font-size: 3.2vw;
  }
  .ProejctHeader .ProjectsClient {
    font-size: 3.2vw;
  }
  .ProejctHeader .ProjectsSupporter {
    font-size: 3.2vw;
  }
  .ProejctHeader .ProjectsUrl {
    font-size: 2.93333333vw;
  }
  .ProejctHeader .ProjectsUrl a:link,
  .ProejctHeader .ProjectsUrl a:visited {
    text-decoration: underline;
  }
  .ProejctHeader .ProjectsUrl a:after {
    content: "";
    background-image: url('../../img/common/icon/icon_link_outside_sp.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 2.93333333vw;
    height: 2.39999467vw;
    display: block;
    text-indent: -9999px;
    display: inline-block;
    margin-left: 5px;
  }
}
