@charset "UTF-8";

/* ------------ */
/* --- 全体 --- */
/* ----------- */

#wrapper {
   max-width: 1024px;
    padding: 0 0 100px;
    margin-top: 90px;
}

.specialheaderArea {
    padding-top: 58.7%; /* IE用 */
    padding-top: calc(602 / 1024 * 100%);
}

/* テキスト */
.introduction p {
    text-align: center;
    margin-top: 8%;
}

/* Type-C ハブ */
#hubSpecialHeader {
    background: url("image/backimage_hub.png") no-repeat; /* キービジュアル背景 */
    background-size: 100% auto;
}

/* CO-Colors ほたて */
#hotateSpecialHeader {
    background: url("image/backimage_hotate.png") no-repeat; /* キービジュアル背景 */
    background-size: 100% auto;
}

/* CO-Colors */
#co-colorsHeader {
    margin-top: 90px;
    background: url("image/backimage_co-colors.png") no-repeat; /* キービジュアル背景 */
    background-size: 100% auto;
}

/* PC専用ロッカー */
#lockerHeader {
    margin-top: 90px;
    background: url("image/backimage_locker.png") no-repeat; /* キービジュアル背景 */
    background-size: cover;
}

/* ほたて */
#hotateHeader #keyVisual_sp {
    display: none;
}

/* CO-Gateway SaaS */
:root {
  --main-color: #A14E96;
}
ul {
    padding: 0;
}
dd {
    margin: 0;
}
.co-gateway_logo {
    vertical-align: text-bottom;
}
a {
    color: #fff;
}
a:hover {
    color: #fff;
    text-decoration: none;
}
.mv_wrapper {
    width: 100%;
    height: 765px;
    position: relative;
    background: center / cover no-repeat url("../css/image/mv_back.png");
}
.mv_cloud {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20%;
}
.mv_server_pc {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 136px;
}
.mv_p {
    position: absolute;
    bottom: 0;
    background-color: #F7F7F7;
    width: 100%;
    height: 156px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
 }
.mv_p_color {
    font-size: 46px;
    font-weight: bold;
    color: var(--main-color);
    margin-right: 5px;
}
.mv_p_bold {
    font-size: 27px;
    font-weight: bold;
    margin: 0 5px;
}
.mv_br_tb {
    display: none;
}
.bgPurple {
    background-color: #F7F1F6;
    width: 100%;
}
.bgGray {
    background-color: #F7F7F7;
    width: 100%;
}
.featureWrapper {
    padding: 0 1em;
    max-width: 1024px;
    margin: 0 auto;
}
section {
    padding: 3em 0 7em 0;
}
.lv1Heading {
    position: relative;
    padding-top: 6em;
    text-align: center;
    z-index: 10;
}
.lv1Heading_copy {
    font-size: 35px;
}
.lv1Heading_copy_l {
    font-size: 52px;
    margin: 0 5px;
}
.lv1Heading_copy_color {
    color: var(--main-color);
    font-size: 52px;
    margin: 0 5px;
}
.lv2Heading {
    text-align: center;
    font-size: 26px;
    margin-bottom: 2em;
}
.lv2Heading_color {
    color: var(--main-color);
}
.worries_section {
    position: relative;
}
.worries_section:after {
    position: absolute;
    bottom: -44px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    border-style:solid;
    border-width: 45px 65px 0 65px;
    border-color: #FCFCFC transparent transparent transparent;
}
.worries_wrapper {
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    max-width: 1024px;
    margin: 0 auto;
}
.worries_item {
    position: relative;
}
.worries_p {
    position: absolute;
    top: 65px;
    left: 25px;
}
.worries_p,
.solution_wrapper,
.introduction_wrapper {
    display: flex;
    justify-content: space-between;
}
.solution_item {
    width: calc(100% / 4);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 7px;
    padding: 40px 14px;
    background-color: #fff;
    margin: 12px;
}
.solution_title {
    text-align: center;
    margin-bottom: 34px;
}
.solution_title_color {
    color: var(--main-color);
    font-size: 17px;
    font-weight: bold;
    background: linear-gradient(transparent 55%, #FFF58F 55%);
    margin: 0 3px;
}
.introduction_item {
    width: calc(100% / 5);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 7px;
    padding: 26px 18px;
    background-color: #fff;
    margin: 12px;
    box-sizing: border-box;
}
.introduction_title {
    text-align: center;
    margin-bottom: 12px;
    color: var(--main-color);
    font-weight: bold;
}
.introduction_icon {
    display: block;
    margin: 0 auto;
    margin-bottom: 18px;
}
.flow_wrapper {
    display: flex;
    justify-content: space-around;
}
.flow_item {
    width: calc(100% / 3);
    position: relative;
    margin-right: 7%;
}
.flow_item:last-of-type {
    margin-right:0;
}
.flow_item:not(:last-of-type):after {
    position: absolute;
    top: 50%;
    right: -45px;
    transform: translateY(-50%);
    content: "";
    border-style: solid;
    border-width: 9px 0 9px 16px;
    border-color: transparent transparent transparent var(--main-color);
}
.flow_title {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.flow_sales_copy {
    right: 0;
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    display: inline-block;
    background: url("../css/image/speech_bubble.png") no-repeat left top/contain;
    width: 104px;
    height: 104px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: bold;
}
.flow_image_wrapper {
    min-height: 154px;
    vertical-align: bottom;
}
.flow_image {
    display: block;
    margin: 0 auto;
}
.payment_item01,
.payment_item02,
.payment_item03 {
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    border-radius: 7px;
}
.payment_item01 {
    padding: 18px 38px;
    border-radius: 7px;
    max-width: 760px;
    margin: 0 auto;
    margin-bottom: 80px;
    display: flex;
    align-items: center;
    position: relative;
}
.payment_item01:after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../css/image/plus_back_basic.png) no-repeat center top/contain;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -55px;
}
.payment_basic {
    margin-right: 5%;
    white-space: nowrap;
}
.payment_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 836px;
    margin: 0 auto 1em auto;
}
.payment_item02 {
    width: 360px;
    width: 45%;
    padding: 32px;
    box-sizing: border-box;
}
.payment_item03 {
    /*max-width: 420px;*/
    width: 420px;
    width: 51%;
    padding: 32px;
    box-sizing: border-box;
    position: relative;
}
.postpay_wrapper {
    display: flex;
    justify-content: space-between;
    padding: 15px 15px;
    margin: 0;
}
.postpay_wrapper:not(:last-of-type) {
    border-bottom: solid 1px #707070;
}
.payment_type {
    background-color: var(--main-color);
    color: #fff;
    border-radius: 100vh;
    text-align: center;
    width: 90px;
    padding: 0 15px;
    margin: 0 auto;
    margin-bottom: 15px;
}
.payment_type_s {
    font-size: 12px;
    width: 75px;
    padding: 2px 10px;
    margin-right: 5px;direction;
}
.payment_name {
    color: var(--main-color);
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    margin-bottom: 22px;
}
.payment_note_wrapper {
    max-width: 836px;
    margin: 0 auto;
}
.payment_note {
    display: inline-block;
    width: 100%;
}
.option_wrapper:before {
    content: "";
    display: inline-block;
    background: url("../css/image/plus_back_option.png") no-repeat center top/contain;
    height: 29px;
    width: 100%;
    margin: 7% 0;
}
.payment_name_wrapper {
    text-align: center;
}
.payment_name_s {
    font-size: 16px;
}
.payment_p {
    text-align: center;
}
.payment_p_color {
    color: var(--main-color);
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    margin: 35px 0 0 0;
}
.check_icon_list {
    display: block;
    width: fit-content;
    margin: 0 auto;
}
.check_icon_list li {
    padding-left: 2em;
    background: url("../css/image/check_icon.svg") 5px 8px no-repeat;
}
.sales_copy01, .sales_copy02 {
    position: absolute;
}
.payment_sales_copy01 {
    position: absolute;
    top: 0;
    left: 0;
    width: 130px;
    height: 111px;
    overflow: hidden;
  }
.payment_sales_copy01 span {
    display: inline-block;
    position: absolute;
    padding: 15px 0;
    right: -20px;
    top: 10px;
    width: 210px;
    text-align: center;
    background: #FFF58F;
    letter-spacing: 0.05em;
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
}
.payment_sales_copy02 {
    right: 0;
    position: absolute;
    top: -10%;
    right: 5%;
    content: "";
    display: inline-block;
    background: url("../css/image/speech_bubble.png") top left no-repeat;
    width: 113px;
    height: 113px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: bold;
    padding-top: 0.5em;
}
.inquiry_p {
    text-align: center;
}
.inquiry_list {
    text-align: center;
}

/* ------------ */
/* -レスポンシブ- */
/* ----------- */

/* タブレット */
@media screen and (max-width: 767px) {
    .lv1Heading {
        padding-top: 3em;
    }
    .mv_br_tb {
        display: block;
    }
    .worries_wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }
    .worries_item {
        width: 40%;
        text-align: center;
    }
    .worries_item img {
        width: 240px;
    }
    .worries_item:nth-child(even) {
        flex-direction: column-reverse;
    }
    .payment_wrapper {
        display: block;
        max-width: 100%;
    }
    .payment_item01, .payment_item02, .payment_item03 {
        width: 80%;
    }
    .payment_item03, .payment_item02 {
        margin: 1.5em auto 0 auto;
    }
    .solution_wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }
    .solution_item {
        width: 40%;
    }
    .introduction_wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }
    .introduction_item {
        width:calc(100% / 3);
        margin: 12px;
        min-height: 153px;
    }
    .flow_wrapper {
        display: block;
    }
    .flow_item,.flow_item:last-of-type {
        margin: 0 auto;
        width: 50%;
        margin-bottom: 5em;
    }
    .flow_item:not(:last-of-type):after {
        right: calc(50% - 9px);
        border-width: 16px 9px 0 9px;
        border-color: #f3991c transparent transparent transparent;
        top: auto;
        bottom: -40px;
        left: 50%;
        transform: translateX(-50%);
        content: "";
        border-style: solid;
        border-color: var(--main-color) transparent transparent transparent ;
    }
}


/* スマートフォン */
@media screen and (max-width: 479px) {

    #lockerHeader {
        background: url("..css/image/backimage_locker_sp.png") no-repeat;
        background-size: cover;
        margin-top: 0;
    }

    #co-colorsHeader {
        margin-top: 0;
    }

    #hotateHeader #keyVisual_pc {
        display: none;
    }

    #hotateHeader #keyVisual_sp {
        display: block;
    }

    /* CO-Gateway SaaS 特設ページ */
    .mv_wrapper {
        height: 565px;
    }
    .mv_p {
        text-align: center;
        height: 116px;
    }

    .mv_p_color {
        font-size: 40px;
    }
    .mv_p_bold {
        font-size: 20px;
    }
    .lv1Heading {
        font-size: 28px;
        padding-top: 1em;
    }
    .lv1Heading_copy_color, .lv1Heading_copy_l {
        font-size: 44px;
    }
    section {
        padding: 2em 0 5em 0;
    }
    .solution_item {
        width: 100%
    }

    .introduction_item {
        width: 42%;
    }
    .introduction_item_p {
        text-align: center;
    }
    .worries_item {
        width: 50%
    }
    .flow_item,
    .flow_item, .flow_item:last-of-type{
        width: 100%;
    }
    .payment_item01 {
        display: block;
    }
    .payment_item01, .payment_item02, .payment_item03 {
        width: auto;
    }
}