/*=============================
   coolbiz_men
=============================*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700,900|Noto+Sans+SC:300,400,500,700,900&display=swap&subset=japanese');
.page span,.page em {
    vertical-align: baseline;
}
.page {
    margin-bottom: 0;
}
.kv-main {
    background: #e5fbfe url(/ec/img/usr/pg/campaign/two_pants_suits/coolbiz_men/bg_kv.png) no-repeat center center;
    text-align: center;
}
.kv-main .innr {
    margin: auto;
    max-width: 980px;
}
.head-txt {
    background: #66c7f2;
    color: #fff;
    padding: 30px 0;
    font-family: 'Noto Sans JP', 'Noto Sans SC', sans-serif;
}
.head-txt p {
    margin: auto;
    max-width: 980px;
    font-size: 24px;
    line-height: 1.8;
}
.head-txt .line {
    position: relative;
    z-index: 2;
}
.head-txt .line:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    background: #1f799e;
    height: 10px;
    width: 100%;
    z-index: -1;
}
.link-page ul {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #ededed;
}
.link-page ul li {
    width: 290px;
    font-size: 20px;
    border-left: 1px solid #ededed;
    text-align: center;
}
.link-page ul li:last-child {
    border-right: 1px solid #ededed;
}
.link-page ul li span,
.link-page ul li a {
    padding: 8px;
    color: #808080;
    color: #1a3f94;
    background: #e5e5e5;
    display: block;
}
.link-page ul li .act {
    color: #1a3f94;
    background: none;
    cursor: default;
}
.ladies .link-page ul li .act {
    color: #F2718C;
}
.item-box {
    padding: 60px 0;
}
.item-box--first {
    padding-top: 30px;
}
.item-box__blue {
    background: #d4f4fe;
}
.item-box .item-head{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 40px;
}
.item-box .item-head__ttl {
    font-family: 'Noto Sans JP', 'Noto Sans SC', sans-serif;
    font-size: 2.4rem;
    text-align: center;
    color: #66c7f2;
    line-height: 1.5;
    padding: 0 0 20px;
    display: inline-block;
}

.item-box .item-head__ttl span {
    color: #1a3f94;
}
.item-box .item-head__tag{
    padding: 63px 0 40px;
    position: relative;
}
.item-box .item-head__tag:after{
    content: "";
    position: absolute;
    background: url("/ec/img/usr/pg/campaign/two_pants_suits/common/img_cool.png") center center no-repeat;
    background-size: cover;
    width: 133px;
    height: 54px;
    top: 0;
    left: 45px;

}
.item-head .item__list__id {
    text-align: center;
    position: relative;
}
.item-head .item__list__id .c_tag,
.item__list__img a .c_tag {
    position: absolute;
    font-size: 18px;
    font-weight: 500;
    color: #1A3F94;
    background: #fff;
    width: 89px;
    height: 89px;
    border: 1px solid #1A3F94;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.item-head .item__list__id .c_tag{
    right: 52px;
    top: 121px;
}
.preset_price_area {
    padding-bottom: 20px;
}
.item-box .ajax_area {
    max-width: 250px;
    margin: 0 auto;
}
.item__list__ttl {
    text-align: center;
    padding-bottom: 40px;
}
.item__list__ttl span{
    font-size: 18px;
    font-weight: 500;
    color: #1a3f94;
    position: relative;
    padding: 0 77px;
}
.item__list__ttl .line_b:before,
.item__list__ttl .line_b:after {
    content: "";
    position: absolute;
    bottom: -2px;
}
.item__list__ttl .line_b:before{
    left: 0;
    background: url("/ec/img/usr/pg/campaign/two_pants_suits/common/img_line02_l.png") center center no-repeat;
    background-size: cover;
    width: 30px;
    height: 32px;
}
.item__list__ttl .line_b:after{
    right: 0;
    background: url("/ec/img/usr/pg/campaign/two_pants_suits/common/img_line02_r.png") center center no-repeat;
    background-size: cover;
    width: 30px;
    height: 32px;
}
.item__list__ttl .line_b--bg:before{
    background: url("/ec/img/usr/pg/campaign/two_pants_suits/common/img_line01_l.png") center center no-repeat;
}
.item__list__ttl .line_b--bg:after{
    background: url("/ec/img/usr/pg/campaign/two_pants_suits/common/img_line01_r.png") center center no-repeat;
}
.item__list__ttl .line_b--black {
    color: #333;
}
.item__list__ttl .line_b--black:before{
    background: url("/ec/img/usr/pg/campaign/two_pants_suits/common/img_line03_l.png") center center no-repeat;
}
.item__list__ttl .line_b--black:after{
    background: url("/ec/img/usr/pg/campaign/two_pants_suits/common/img_line03_r.png") center center no-repeat;
}
.item__list__ttl .line_b--black {
    font-weight: normal;
}
.item__list__ttl .item-head__ttl--black em {
    font-style: normal;
    color: #51deb4;
}
.item-box__green {
    background: #ebfcf7;
}
.item__list__img a{
    position: relative;
}
.item__list__img a .c_tag{
    top: 8px;
    right: 0;
}
.ajax_area a.cartinbtn {
    border: 1px solid #25A8DE;
    background: #25A8DE;
    padding: 0.5rem;
}
.ajax_area .stock_exist {
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #fff;
    padding: 0.5rem;
    text-align: left;
    vertical-align: middle;
}
.page__inner .item__list__img1 {
    text-align: center;
    padding-bottom: 30px;
}

.page__inner .item__list .item__list-btn{
    /* width: 276px; */
    width: 47.5%;
    margin:30px auto 0;
    text-align: center;
    display: block;
    /* background-color: #003c96; */
    /* color:#fff; */
    border: solid 1px #333;
    color: #333;
    background-color: #ffffff;
    padding:10px;
    border-radius: 4px;
    position: relative;
    text-decoration: none;
}
@media screen and (max-width: 768px) {
    .page__inner .item__list .item__list-btn{
        width:100%;
    }
}

.page__inner .item__list .item__list-btn .arrow_right{
    position: absolute;
    right: 5%;
    transform: translateY(-50%);
    top:50%;
}
.page__inner .item__list .item__list-btn .arrow_right:after{
    content: "";
    display:block;
    width: .5em;
    height: .5em;
    border: 1px solid;
    border-color: #333 #333 transparent transparent;
    transform: rotate(45deg);
    top:50%;
}

.item-box__green .item__list__ttl span {
    font-size: 24px;
}
.item-box__green .item__list__ttl em {
    color: #42DEB0;
}
.item-box__green  .item-head__tag:after {
    left: 205px;
}
.btn-detail {
    text-align: center;
    padding-top: 50px;
}
.banner {
    text-align: center;
    padding: 60px 0 0;
}
.banner .banner__inner {
    margin: auto;
    max-width: 980px;
}
.banner .banner__inner a {
    display: inline-block;
    margin-bottom: 40px;
    max-width: 600px;
    box-shadow: 0px 0px 7px -2px rgba(0, 0, 0, 0.48);
}
.banner .banner__inner img {
    max-width: 600px;
}
@media screen and (max-width: 768px) {
    .banner .banner__inner img {
        max-width: 100%;
    }
}
.pt00 {
    padding-top: 0!important;
}
.pb00 {
    padding-bottom: 0!important;
}
.page .item__list {
    margin: 0 auto;
}
@media screen and (min-width: 769px) {
    .kv-main .innr {
        min-height: 545px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding-right: 160px;
    }
    .link-page ul li a:hover {
        background: #e5e5e5;
        color: #1a3f94;
    }
    .page .item--name, .page .item--price {
        font-size: 1.3rem;
        font-weight: 300;
    }
    .page .item-head .item__list__text {
        min-width: 230px;
    }
}
@media screen and (max-width: 768px) {
    .pt00-sp {
        padding-top: 0!important;
    }
    .pb00-sp {
        padding-bottom: 0!important;
    }
    .head-txt {
        padding: 20px 15px;
    }
    .head-txt p {
        font-size: 1.6rem;
        line-height: 1.5;
    }
    .head-txt .line:after {
        height: 6px;
    }
    .link-page ul li {
        font-size: 15px;
    }
    .item-box .item-head__ttl {
        font-size: 2rem;
        padding: 0 0 20px;
    }
    .page .item-box .item__list__img img {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    .item-box .item-head {
        padding-bottom: 30px;
    }
    .item__list__ttl span {
        font-size:
    }
    .ajax_area a.cartinbtn {
        font-size: 11px;
    }
    .item__list__ttl{
        padding-bottom: 30px;
    }
    .item__list__ttl span {
        padding: 0 40px;
    }
    .item__list__ttl .line_b:before,
    .item__list__ttl .line_b:after {
        bottom: 2px;
    }
    .item__list__ttl .line_b:before{
        left: 0;
        background: url("/ec/img/usr/pg/campaign/two_pants_suits/common/img_line02_l.png") center center no-repeat;
        background-size: cover;
        width: 18px;
        height: 22px;
    }
    .item__list__ttl .line_b:after{
        right: 0;
        background: url("/ec/img/usr/pg/campaign/two_pants_suits/common/img_line02_r.png") center center no-repeat;
        background-size: cover;
        width: 18px;
        height: 22px;
    }
    .item__list__ttl .line_b--black:before{
        background: url("/ec/img/usr/pg/campaign/two_pants_suits/common/img_line03_l.png") center center no-repeat;
    }
    .item__list__ttl .line_b--black:after{
        background: url("/ec/img/usr/pg/campaign/two_pants_suits/common/img_line03_r.png") center center no-repeat;
    }
    .item-box .item-head__tag:after {
        background: url("/ec/img/usr/pg/campaign/two_pants_suits/common/img_cool.png") center center no-repeat;
        background-size: 66px auto;
        width: 66px;
        height: 32px;
        top: -30px;
        left: 50%;
        margin-left: -33px;
    }
    .item-box.item-box__blue .item-head__tag:after {
        left: 0;
        margin: 0;
    }
    .item-box .item-head__tag {
        margin-top: 0;
    }
    .page .item__list {
        /*padding-top: 30px;*/
    }
    .item-head .item__list__id .c_tag {
        right: 40px;
    }
    .item-head .item__list__id .c_tag,
    .item__list__img a .c_tag {
        width: 74px;
        height: 74px;
        font-size: 3vw;
    }
    .item-box__green .item__list__ttl span {
        font-size: 4vw;
    }
    .item-box__green .item-head__tag{
        padding: 10px 0 0;
    }
    .item-box__green .item-head__tag:after {
        left: 100px;
    }
    .page__inner .item__list__img1 {
        padding-bottom: 15px;
    }
    .page__inner .item__list__img1 img {
        width: 173px;
    }
    .banner {
        width: 89.6vw;
        margin: 0 auto;
        padding: 50px 0;
    }
    .btn-detail {
        margin: 0 -10.4vw;
    }
    .item-box__green {
        padding-bottom: 0;
    }
    .ajax_area a.cartinbtn,
    .ajax_area .stock_exist {
        display: block;
        width: 100%;
    }
    .item-head .ajax_area a.cartinbtn,
    .item-head .ajax_area .stock_exist {
        display: inline-block;
            width: 48%;
    }
    .ajax_area .stock_exist {
        margin-bottom: 5px;
    }
    .page .item__list ul li {
        padding: 0 1vw;
        box-sizing: border-box;
    }

    .page__inner .item__list__img1 {
        padding: 20px 0;
    }
}
@media screen and (max-width: 320px) {
    .item__list__ttl span {
        padding: 0 30px;
    }
    .item-box .item-head__ttl {
        font-size: 1.9rem;
    }

}
/*=============================
   coolbiz_ladies
=============================*/
.ladies .kv-main {
    background: #e5fbfe url("/ec/img/usr/pg/campaign/two_pants_suits/coolbiz_ladies/bg_kv.png") no-repeat center center;
}

/*=============================
   blouse
=============================*/
@media screen and (min-width: 769px) {
    .blouse .kv-main {
        background: #e5fbfe;
    }
    .blouse .kv-main img  {
        height: 545px;
    }
    .blouse .kv-main .innr {
        padding: 0;
        justify-content: center;
    }
}

/*=============================
   nonironpants
=============================*/
.item-txt {
    font-size: 1.6rem;
    text-align: center;
}
.item__list__ttl-orange {
    font-size: 3rem;
    padding-bottom: 60px;
    text-align: center;
}
.item__list__ttl-orange span {
    color: #f58706;
    font-weight: bold;
}
.nonironpants .item-box .item-head__ttl {
    color: #004990;
}
.item-box .box-line {
    background: url("/ec/img/usr/pg/campaign/two_pants_suits/common/line01.png") no-repeat center bottom;
    background-size: contain;
    padding-bottom: 70px;
    width: 100%;
}
.slide--btnOrg .ajax_area a.cartinbtn {
    border: 1px solid #F68806;
    background: #F68806;
}
.slide--btnBlue .ajax_area a.cartinbtn {
    border: 1px solid #52C4DA;
    background: #52C4DA;
}
.slide--btnBlueD .ajax_area a.cartinbtn {
    border: 1px solid #003C96;
    background: #003C96;
}
.slide--btnGreen .ajax_area a.cartinbtn {
    border: 1px solid #42DEB0;
    background: #42DEB0;
}
.item__list__txt-box {
    text-align: center;
    padding-bottom: 15px;
}
.item__list__txt-box .txt-box__ttl {
    font-size: 2.5rem;
    font-weight: bold;
}
.item__list__txt-box .txt-box__ttl span {
    color: #F68806;
    font-weight: bold;
}
.item__list__txt-box .txt-box__txt {
    font-size: 1.4rem;
    color: #F68806;
}
.item__box-line {
    border-top: 1px solid #52C4DA;
    border-bottom: 1px solid #52C4DA;
    text-align: center;
    padding: 20px 0;
    margin: 100px 0 70px;
}
.item__box-line .item__box-line__txt {
    font-size: 3.4rem;
    padding-bottom: 15px;
    line-height: 1.6;
}
.item__box-line .item__box-line__ttl {
    font-size: 5.5rem;
    line-height: 1;
    color: #52C4DA;
    font-weight: bold;
}
.item__box-line .item__box-line__ttl span {
    font-size: 2.4rem;
    font-weight: normal;
    color: #222;
}
.item__box-line.black {
    border-color: #222;
}
.item__box-line.black .item__box-line__txt {
    font-size: 2rem;
}
.item__box-line.black .item__box-line__ttl {
    color: #222;
    line-height: 1.5;
}
.item__box-line.black .item__box-line__ttl strong {
    vertical-align: baseline;
    color: #F3A340;
    font-weight: bold;
}
.slide--btnBlue {
    margin-bottom: 40px;
}
.slide--btnBlue .item__list__txt-box .txt-box__ttl {
    color: #52C4DA;
}
.slide--btnGreen .item__list__txt-box .txt-box__txt,
.slide--btnGreen .item__list__txt-box .txt-box__ttl {
    color: #42DEB0;
}
@media screen and (min-width: 769px) {
    .nonironpants .kv-main {
        background: #fff;
    }
    .nonironpants .kv-main .innr {
        padding: 0;
        justify-content: center;
    }
    .nonironpants .kv-main img  {
        height: 545px;
    }
    .nonironpants .item-box .item-head__ttl {
        font-size: 4rem;
    }
    .nonironpants .item-box .box-line .item-txt {
        font-size: 3rem;
    }

}
@media screen and (max-width: 768px) {
    .item__list__ttl-orange {
        font-size: 1.5rem;
    }
    .item-txt {
        font-size: 1.5rem;
    }
    .item-box .box-line {
        background: url("/ec/img/usr/pg/campaign/two_pants_suits/common/line01.png") no-repeat center bottom;
        background-size: 100%;
        padding-bottom: 40px;
        width: 100%;
    }
    .item__list__txt-box .txt-box__ttl {
        font-size: 2rem;
    }
    .item__box-line {
        padding: 15px 0;
        margin: 40px 0 30px;
    }
    .item__box-line .item__box-line__txt {
        font-size: 1.7rem;
        padding-bottom: 15px;
        line-height: 1.6;
    }
    .item__box-line .item__box-line__ttl {
        font-size: 2.7rem;
    }
    .item__box-line .item__box-line__ttl span {
        font-size: 1.2rem;
    }

}

/*=============================
   aoy
=============================*/
.aoy .head-txt {
    text-align: center;
    background: #009488;
}
.aoy .head-txt span {
    color: #FFD900;
}
.page .ttl-line {
    font-size: 3.6rem;
    text-align: center;
    margin: 0 auto;
    line-height: 1;
    padding-bottom: 60px;
}
.page .ttl-line span {
    position: relative;
    z-index: 1;
    padding: 0 40px;
    font-weight: normal;
    letter-spacing: normal;
}
.page .ttl-line span:before {
    position: absolute;
    left: 0;
    bottom: 5px;
    content: "";
    background: #FFD900;
    height: 15px;
    width: 100%;
    z-index: -1;
}
.page .ttl-line em {
    display: block;
    font-size: 2.2rem;
    font-style: normal;
    letter-spacing: normal;
}
.item-wrap__box {
    background: #99E1DA;
    padding: 60px 0;
}
.aoy .check-list {
    max-width: 500px;
    margin: 0 auto;
    padding-bottom: 90px;
    text-align: left;
}
.check-list li {
    background: url("/ec/img/usr/pg/campaign/two_pants_suits/common/ico_check.png") no-repeat 0 0;
    background-size: 30px auto;
    padding: 2px 0 30px 50px;
    font-size: 2.2rem;
    letter-spacing: normal;
}


@media screen and (min-width: 769px) {
    .aoy .kv-main {
        background: #fff;
        background-image: url("/ec/img/usr/pg/campaign/two_pants_suits/240213/kv-pc.png");
        background-size: cover;
        background-position: center;
    }
    .aoy .kv-main .innr {
        padding: 0;
        justify-content: center;
    }
    .aoy .kv-main img  {
        height: 545px;
    }
    .page .item__list--col4 {
        max-width: 887px;
    }
    .page .item__list--col4 ul li {
        /* max-width: 175px; */
        width: 24%;
        /* margin-right: 7%; */
    }
    .page .item__list--col4 ul li:nth-child(-n+4) {
        margin-top: 0;
    }
    .page .item__list--col4 ul li:nth-child(3n) {
        /* margin-right: 7%; */
    }
    .page .item__list--col4 ul li:nth-child(4n) {
        /* margin-right: 0; */
    }
    .page .item__list--col4 .ajax_area a.cartinbtn,
    .page .item__list--col4 .ajax_area .stock_exist {
        display: block;
        width: 80%;
        /* width: 135px; */
        margin: 0 auto;
    }
    .page .item__list--col4 .ajax_area .stock_exist {
        margin-bottom: 10px;
    }
    .item-wrap__box .flex-box .flex-box__left {
        width: 35%;
    }
    .item-wrap__box .flex-box .flex-box__right {
         width: 65%;
    }
    .page .ttl-line--f30 {
        font-size: 3rem;
        padding-bottom: 30px;
    }
    .page .item-wrap__box  {
        margin: 0;
    }
    .page .item-wrap__box  .ttl-line--f30 span {
        padding-left: 0;
        text-align: left;
    }
    .page .ttl-line--f30 span:before {
        height: 12px;
    }
    .item-wrap__box .flex-box {
        display: flex;
    }
    .page .flex-box__right {
        padding-left: 40px;
    }
    .page .flex-box__right p {
        font-size: 1.6rem;
        line-height: 2;
    }
    .check-list li:last-child{
        padding: 2px 0 7px 50px;
    }
}
@media screen and (max-width: 768px) {
    .aoy .head-txt {
        position: relative;
    }
    .aoy .head-txt:after {
        position: absolute;
        left: 50%;
        bottom: -15px;
        background: url("/ec/img/usr/pg/campaign/two_pants_suits/common/arrow01.png") no-repeat center bottom;
        background-size: 30px auto;
        width: 30px;
        height: 15px;
        content: "";
        margin-left: -7px;
    }
    .aoy .head-txt--blue:after {
        background: url("/ec/img/usr/pg/campaign/two_pants_suits/common/arrow02.png") no-repeat center bottom;
        background-size: 30px auto;
    }
    .stretch .head-txt--blue:after {
        background: url("/ec/img/usr/pg/campaign/two_pants_suits/common/arrow03.png") no-repeat center bottom;
        background-size: 30px auto;
    }
    .page .ttl-line em {
        font-size: 1.8rem;
    }
    .page .ttl-line {
        font-size: 2.0rem;
        padding-bottom: 30px;
    }
    .page .ttl-line span {
        padding: 0;
    }
    .page .ttl-line span:before {
        height: 10px;
        bottom: 3px;
        transform: scaleX(1.1);
    }
    .page .flex-box__right p {
        font-size: 1.3rem;
        line-height: 1.4;
    }
    .page .flex-box__left {
        padding-bottom: 15px;
    }
    .page .ttl-line--f30 {
        font-size: 1.8rem;
        padding-bottom: 20px;
    }
    .page .ttl-line--f30 span:before {
        height: 8px;
        bottom: 1px;
    }
    .item-wrap__box .flex-box__left {
        max-width: 70%;
        margin: 0 auto;
    }
    .aoy .check-list {
        padding-bottom: 45px;
    }
    .check-list li {
        font-size: 1.5rem;
        background-size: 22px auto;
        padding: 2px 0 10px 34px;
    }
    .check-list li:last-child{
        padding: 2px 0 0 34px;
    }
}
@media screen and (max-width: 320px) {
    .page .ttl-line {
        font-size: 2.3rem;
    }
    .page .ttl-line--f30 {
        font-size: 1.5rem;
        letter-spacing: -1.1;
    }
    .page .ttl-line {
        font-size: 1.6rem;
    }
}

/*=============================
   aoy_2pants_lp
=============================*/
.aoy .head-txt--blue {
    background: #0095B7;
}
.stretch .head-txt--blue {
    background: #0064BF;
}
.aoy_2pants .item-txt {
    padding-bottom: 40px;
    letter-spacing: normal;
}
.aoy .banner-box {
    border: 1px solid #707070;
    max-width: 600px;
    height: 282px;
    margin: 60px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3rem;
}
@media screen and (min-width: 769px) {
    .aoy_2pants .item-wrap__box .ttl-line--f30 {
        text-align: left;
    }
    .aoy_2pants .item-wrap__box .ttl-line--f30 span{
        padding-left: 50px;
    }
}
@media screen and (max-width: 768px) {
    .banner-box {
        width: 89.6vw;
        height: 157px;
        margin: 50px auto 0;
        font-size: 1.5rem;
    }
}

.aoy_2pants .head-txt--blue{
    background-color: #0090BF;
}
.aoy_2pants .item-wrap__box{
    background-color: #CCEFFC;
}
.aoy_2pants .kv {
    position: relative;
    margin: 0 auto;
}
.aoy_2pants .kv h1 {
    min-width: 1920px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    margin: 0;
}
@media screen and (max-width: 990px) and (min-width: 769px) {
    .aoy_2pants .kv h1 {
        min-width: 190vw;
    }
}
@media screen and (max-width: 768px) {
    .aoy_2pants .kv h1 {
        min-width: 100%;
        margin-bottom: 0!important;
    }
}
.aoy_2pants .kv h1 img {
    margin: auto;
}

/*=============================
   stretch
=============================*/
.item-box__cerulean {
    background: #99C1E5;
}
.page .ttl-line--pb30 {
    padding-bottom: 30px;
}
.item-txt.item-txt--under {
    padding-bottom: 60px;
}
.item-txt.item-txt--bottom {
    color: #0064BF;
    display: block;
    font-size: 1.8rem;
    text-align: center;
}
.page .item__list.item__list--imgonly {
    margin-bottom: 20px;
}
.item__list__ttl-green {
    font-size: 2.7rem;;
    margin: 0 auto;
    line-height: 1;
    padding-bottom: 30px;
    text-align: center;
    color: #42DEB0;
}
.item__list__ttl-green strong.highlight {
    color: #D5F05E;
    font-weight: 700;
    vertical-align: baseline;
}
.item__list__ttl-green.second{
    font-size: 1.7rem;
    margin-top: -30px;
}
@media screen and (min-width: 769px) {
    .stretch .kv-main {
        background: #fff;
    }
    .stretch .kv-main .innr {
        padding: 0;
        justify-content: center;
    }
    .stretch .kv-main img  {
        height: 545px;
    }
}
@media screen and (max-width: 768px) {
    .item-txt.item-txt--under {
        padding-bottom: 30px;
    }
    .page .item__list ul.grid {
        display: flex;
    }
    .page .item__list ul.grid li {
        width: 50%;
        max-width: 50%;
        margin: 0;
        padding: 3vw;
    }
    .page .item__list ul.grid .item__list__img {
        width: auto;
        height: auto;
    }
    .page .item__list ul.grid .item__list__img img {
        position: relative;
    }
}
