/* @font-face { font-family: Meiryo; src:url("../fonts/Meiryo.ttc") format('woff') }
*/


/* @font-face { font-family: hiraginokakugothic-pro-3; src:url("../fonts/hiragino-kaku-gothic-pro-w3.otf") format('opentype') }
*/


/* @font-face { font-family: hiraginokakugothic-pro; src:url("../fonts/hiragino-kaku-gothic-pro-w6.otf") format('opentype') }
*/

.consultation .demo-button {
    height: 50px;
    width: 266px;
    color: #F2728D;
}

main *,
main::after,
main::before {
    box-sizing: border-box !important;
}

header *,
footer *,
header::after,
footer::after,
header::before,
footer::before {
    box-sizing: content-box !important;
}

body {
    background-size: cover;
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", 'Arial', "メイリオ", "ヒラギノ角ゴシック" !important;
}

.consultation .demo-button span {
    font-weight: 600;
    font-size: 23px;
    font-family: Meiryo;
}

.top {
    height: 280px;
    background: #FDF2F4 0 0 no-repeat padding-box;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
}

.contain {
    text-align: center;
}

.top .text {
    font-size: 50px;
    /* font-family: tbchibirgothicplusk-pro,sans-serif; */
    font-weight: 500;
    color: #F2728D;
}

.top .icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid #F2728C;
    background: #FFFFFF 0 0 no-repeat padding-box;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px auto auto;
}

.top .icon img {
    width: 50%;
}

.title {
    text-align: center;
    font-size: 30px;
    /* font-family: tbchibirgothicplusk-pro,sans-serif; */
    color: #333333;
    font-weight: bold;
}

.dashed {
    font-size: 28px;
    color: #F2728D;
    text-align: center;
}

.sub-title {
    font-size: 1.5rem;
    text-align: center;
    color: #333333;
    /* font-family: hiraginokakugothic-pro-3; */
}

.block {
    padding: 50px 0;
}

.block .image {
    margin-top: 50px;
}

.block-1 img {
    width: 100%;
}

.bg-pink {
    background: #FEF4F6 0 0 no-repeat padding-box;
}

.block .box {
    background: #FFFFFF 0 0 no-repeat padding-box;
    border: 3px solid #F2728C;
    border-radius: 8px;
    width: 255px;
    height: 265px;
    padding: 25px;
}

.block .box:nth-child(2) {
    margin: 0 40px;
}

.image-group {
    display: flex;
    align-items: center;
    justify-content: center;
}

.box .avatar {
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
    height: 80px;
}

.box .name {
    text-align: center;
    font-size: 16px;
    /* font-family: hiraginokakugothic-pro; */
    color: #F2728D;
    margin-bottom: 20px;
}

.box .desc {
    font-size: 14px;
    /* font-family: hiraginokakugothic-pro; */
    color: #333333;
}

.image .img {
    margin-bottom: 30px;
    text-align: center;
}

.flex {
    display: flex;
}

.image.flex .left {
    width: 125%;
}

.image.flex .right {
    margin-left: 10px;
}

.right p {
    /* font-family:hiraginokakugothic-pro-3 */
}

.image.flex .left .content {
    background: #FFFFFF 0 0 no-repeat padding-box;
    box-shadow: 0 3px 6px #1A1A1A29;
    border-radius: 10px;
}

.content {
    background: #FFFFFF 0 0 no-repeat padding-box;
    box-shadow: 0 3px 6px #1A1A1A29;
    border-radius: 10px;
    padding: 15px;
    min-height: 340px;
}

.content .title {
    text-align: center;
    font-size: 14px;
    /* font-family: hiraginokakugothic-pro; */
    color: #F2728D;
    width: 60%;
    margin: auto;
}

.content .button a {
    background: #55D1B6 0 0 no-repeat padding-box;
    box-shadow: 0 3px 6px #1A1A1A29;
    border-radius: 25px;
    font-size: 18px;
    color: #ffffff;
    padding: 10px 19px;
    display: block;
    width: 60%;
    margin: 18px auto;
    text-align: center;
    /* font-family: hiraginokakugothic-pro; */
}

.content .bottom-title {
    font-size: 14px;
    /* font-family: hiraginokakugothic-pro; */
    color: #333333;
    text-align: center;
    margin-bottom: 15px;
}

.content .bottom-title span {
    position: relative;
    z-index: 2;
    /* font-family: hiraginokakugothic-pro; */
}

.content .bottom-title span:before {
    position: absolute;
    display: block;
    content: '';
    width: 115%;
    height: 40%;
    top: 50%;
    left: -7%;
    z-index: -1;
    background-color: #FADDE4;
}

.arrow-right {
    position: absolute;
    z-index: 10;
    top: 81%;
    left: 95%;
}

.pointer {
    position: absolute;
    left: 20%;
    top: 87%;
}

.content .item {
    background: #FFFFFF 0 0 no-repeat padding-box;
    border: 2px solid #F2728C;
    border-radius: 8px;
    padding: 20px;
    width: 33%;
    /* font-family: hiraginokakugothic-pro; */
}

.box-item,
.arrow-item {
    height: 124px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box-item {
    border-radius: 8px;
    color: #ffffff;
    font-size: 20px;
    /* font-family: hiraginokakugothic-pro; */
}

.box-item.first {
    background: #F2728D 0 0 no-repeat padding-box;
    padding: 0 20px;
}

.box-item.second {
    background: #F3B341 0 0 no-repeat padding-box;
    padding: 0 56px;
}

.row .item {
    background: #FFFFFF 0 0 no-repeat padding-box;
    border: 2px solid #F2728C;
    border-radius: 8px;
    padding: 20px 20px;
    width: 24%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    /* font-family: hiraginokakugothic-pro; */
}

.content .item:nth-child(2) {
    margin: 0 10px;
}

.pink-title {
    text-align: center;
    font-size: 16px;
    /* font-family: hiraginokakugothic-pro; */
    letter-spacing: 0px;
    color: #F2728D;
}

.box-border-pink {
    background: #FFFFFF 0 0 no-repeat padding-box;
    border: 3px solid #F2728C;
    border-radius: 8px;
}

.box-padding {
    padding: 3%;
}

.h-50-percent {
    height: 50%;
}

.h-40-percent {
    height: 40%;
}

.w-30-percent {
    width: 30%;
}

.font-size-13 {
    font-size: 13px;
}

.contact .second {
    padding-left: 0;
}

.underline span {
    font-size: 1.5rem;
    position: relative;
    z-index: 2;
}

.underline span:before {
    position: absolute;
    display: block;
    content: '';
    width: 115%;
    height: 25%;
    top: 61%;
    left: -7%;
    z-index: -1;
    background-color: #FADDE4;
}

.text-normal {
    font-size: 15px;
    /* font-family: hiraginokakugothic-pro; */
}

.text-normal-2 {
    font-size: 15px;
    /* font-family: hiraginokakugothic-pro-3; */
}

.box-no-border {
    background: #FFFFFF 0 0 no-repeat padding-box;
    box-shadow: 0 3px 6px #1A1A1A29;
    border-radius: 8px;
    padding: 30px 20px 0;
}

.box-no-border .title {
    font-size: 16px;
    /* font-family: hiraginokakugothic-pro; */
    font-weight: bold;
}

.list-item {
    height: 70px;
}

.w-19-percent {
    width: 19%;
}

.box-bg {
    background: 0 0 no-repeat padding-box;
    border-radius: 8px;
    padding-top: 66.6%;
    width: 100%;
    position: relative;
    background-size: cover;
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #1A1A1A 0 0 no-repeat padding-box;
    border-radius: 8px;
    opacity: 0.4;
    z-index: 1;
    top: 0;
    left: 0;
}

.box-bg .text {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    z-index: 10;
}

.w-47-percent {
    width: 47%;
}

.w-24-percent {
    width: 24%;
}

.w-20-percent {
    width: 20%;
}

.w-26-percent {
    width: 26%;
}

.w-full {
    width: 100%;
}

.h-full {
    height: 100%;
}

.button-green {
    background: #55D1B6 0 0 no-repeat padding-box;
    box-shadow: 0 3px 6px #1A1A1A29;
    border-radius: 25px;
    text-align: center;
    color: #FFFFFF;
    padding: 16px 12px;
    display: block;
    text-decoration: none;
    /* font-family: hiraginokakugothic-pro; */
}

.btn-pink {
    background: #F2728C 0 0 no-repeat padding-box;
    border-radius: 14px;
    text-align: center;
    font-size: 14px;
    /* font-family: hiraginokakugothic-pro; */
    color: #FFFFFF;
    padding: 6px;
    display: block;
    min-width: 160px;
    border: none;
}

.text-sm {
    font-size: 12px;
}

.color-pink {
    color: #F2728D;
}

.note {
    /* font-family: hiraginokakugothic-pro-3; */
    font-size: 12px
}

.desc {
    /* font-family: hiraginokakugothic-pro; */
}

.font-hiragino-3 {
    /* font-family: hiraginokakugothic-pro-3; */
}

.contact .second .heading {
    display: flex;
    align-items: center;
    height: 46px;
    margin-bottom: 20px;
    font-weight: bold;
}

.contact .address {
    margin-top: 30px;
    margin-bottom: 20px;
}

.contact .first .info,
.contact .first .email {
    display: flex;
    align-items: center;
}


/* 江嶋追加 */

@media screen and (max-width:820px) {
    .introduction .w100 img,
    .zoom .w100 img {
        width: 100%;
        height: auto !important;
    }
    .alignment .w100,
    .chart .w100 {
        width: 100% !important;
    }
    .image.flex .left {
        width: 100%;
        height: auto;
    }
    .image.flex .right img {
        width: 100%;
        height: auto;
    }
}


/* END */

@media screen and (min-width:481px) {
    .header-sm {
        display: none;
    }
    .text-over-flow {
        display: none;
    }
    .box-header .text {
        display: inline-block;
    }
    .spOnly {
        display: none;
    }
}

@media screen and (max-width:480px) {
    .header-lg {
        display: none;
    }
    .header-sm {
        display: flex;
        justify-content: space-between;
        width: 320px;
        padding: 0 10px;
        align-items: center;
    }
    .header-centered .logo {
        left: 0;
    }
    .consultation .demo-button {
        height: 50px;
        width: 170px;
        position: relative;
    }
    .consultation .demo-button span {
        font-size: 17px;
    }
    .top {
        height: 185px;
    }
    .top .text {
        font-size: 25px;
    }
    .image-group {
        display: block;
    }
    .top .icon {
        width: 50px;
        height: 50px;
        margin: 10px auto auto;
    }
    .block .box {
        width: 260px;
        height: 270px;
        padding: 25px;
        margin: auto;
    }
    .block .box:nth-child(2) {
        margin: 20px auto;
    }
    .title {
        font-size: 18px;
        padding: 0 10px;
        font-weight: bold;
    }
    .sub-title {
        font-size: 14px;
        padding: 0;
    }
    .block .image {
        margin: 20px 0 0 0;
    }
    .right {
        margin-top: 30px;
    }
    .right p {
        font-size: 15px;
    }
    .content .title {
        font-size: 12px;
        width: 100%;
        padding: 0;
    }
    .content .button a {
        width: 100%;
        font-size: 14px;
    }
    .content .item {
        width: 100%;
        min-height: 100px;
        display: flex;
        align-items: center;
        font-size: 13px;
        padding: 10px;
    }
    .content .item:nth-child(2) {
        margin: 20px 0;
    }
    .pointer {
        left: 20%;
        top: 62%;
    }
    .sp .box-item {
        width: 60%;
        margin: 5px auto;
        font-size: 15px;
        height: 94px;
        text-align: center;
    }
    .sp .box-item.first {
        padding: 0 55px;
    }
    .sp .box-item.second {
        padding: 0 26px;
        margin: 15px auto 10px auto;
    }
    .sp .arrow-item {
        height: 100px;
    }
    .sp .note {
        width: 60%;
        font-size: 10px;
        margin: auto;
    }
    .sp .logo img {
        width: 60%;
    }
    .sp .item {
        width: 100%;
        background: #FFFFFF 0 0 no-repeat padding-box;
        border: 2px solid #F2728C;
        border-radius: 8px;
        padding: 0 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 13px;
        /* font-family: hiraginokakugothic-pro; */
        min-height: 96px;
    }
    .box-padding {
        padding: 13% 13% 0;
        min-height: 232px;
    }
    .text-normal,
    .text-normal-2 {
        font-size: 13px;
    }
    .box-bg .text-normal {
        font-size: 18px;
    }
    /* 江嶋追加 */
    .spNone {
        display: none;
    }
    .w100 {
        width: 100%;
    }
    .sp-text-c {
        text-align: center;
    }
    .sp-flex {
        display: flex;
    }
    .sp-flex-col-r {
        display: flex;
        flex-direction: column-reverse;
    }
    .lock .w100 {
        width: 100% !important;
    }
    .arrow-right {
        top: initial;
        bottom: -76px;
        left: 50%;
        transform: translateX(-50%);
    }
    .sp-flex-col-r {
        flex-direction: column-reverse;
    }
    .sp-flex-col {
        flex-direction: column;
    }
    .sp-flex-col .w-30-percent {
        width: 100%;
    }
    .sp-justify-content-center {
        justify-content: center;
    }
    .box-item,
    .note {
        width: 60%;
        margin: 5px auto;
        font-size: 15px;
    }
    .box-item {
        height: 94px;
    }
    .box-item.second {
        padding: 0 26px;
    }
    .note {
        font-size: 10px;
    }
    .logo {
        width: 60%;
        margin: 0 auto;
    }
    .row .item {
        width: 100%;
        box-sizing: border-box;
    }
    .row .item:not(:last-child) {
        margin-bottom: .5rem!important;
    }
    .arrow-item {
        height: 100px;
    }
    .sp-mt-0 {
        margin-top: 0 !important;
    }
    .sp-mt-1rem {
        margin-top: 1rem!important;
        margin-bottom: auto;
        margin-left: auto;
        margin-right: auto;
    }
    .sp-mt-20 {
        margin-top: 20px !important;
    }
    .sp-mb-59 {
        margin-bottom: 59px !important;
    }
    .sp-mb-1rem {
        margin-bottom: 1rem !important;
    }
    .sp-mb-15rem {
        margin-bottom: 1.5rem;
    }
    .sp-mb-3rem {
        margin-bottom: 3rem!important;
    }
    .mb-96 {
        margin-bottom: 96px;
    }
    .sp-mb-0 {
        margin-bottom: 0 !important;
    }
    .sp-mr-0 {
        margin-right: 0 !important;
    }
    .sp-ml-0 {
        margin-left: 0 !important;
    }
    .sp-pt-0 {
        padding-top: 0 !important;
    }
    .sp-font-16 {
        font-size: 16px;
    }
    .sp-font-13 {
        font-size: 13px;
    }
    .sp-font-18 {
        font-size: 18px;
    }
    .sp-min-h-158 {
        min-height: 158px;
    }
    .sp-font-1rem {
        font-size: 1rem;
    }
    .sp-p-15rem {
        padding: 1.5rem !important;
    }
}


/* コピーライトのところ */

.copy-write a {
    color: #212529 !important;
}

header p,
footer p {
    margin-bottom: 0;
}

.line-friend-button:hover {
    text-decoration: none !important;
    color: white !important;
    opacity: 0.8 !important;
}

.footer-contact-link-text:hover {
    text-decoration: none !important;
    color: white !important;
}

.footer-contact-button:hover {
    text-decoration: none !important;
    color: #F2728D !important;
    opacity: 0.95 !important;
}

.contact-button {
    text-decoration: none !important;
    color: white !important;
}

.demo-button:hover {
    text-decoration: none !important;
    opacity: 0.8;
}

.button-green {
    transition: 0.1s;
}

.button-green:hover {
    color: white !important;
    text-decoration: none !important;
}

.breadcrumb {
    padding: 10px 0 !important;
    margin-bottom: 0 !important;
    background-color: white !important;
}

#breadcrumbs {
    margin-bottom: 0 !important;
    font-size: 15px;
}

.section-title {
    font-weight: bold;
}


/* セグメント配信 売上シミュレーター */

.segment-description-title {
    margin-bottom: 1em;
    margin-top: 1.5em;
}

.segment-description-title .c0 {
    font-weight: bold;
    font-size: 24px;
}

.simulator-reference {
    width: 100%;
    margin-bottom: 20px;
}

.simulator-reference img {
    width: 100%;
}

.segment-simulator-box {
    margin-top: 50px;
}

.segment-simulator-title {
    text-align: center;
    border-bottom: none;
    line-height: 1.4em;
    font-size: 30px;
}

.segment-simulator {
    background: #FEF4F6;
    width: 100%;
    margin: 0 auto;
    padding: 50px 0;
    font-size: 20px;
}

.segment-simulator-top {
    display: flex;
    flex-wrap: nowrap;
    gap: 0 40px;
    margin: 0 auto;
    justify-content: center;
    margin: 30px 0 0 0;
}

.segment-simulator-top>div {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
}

.segment-simulator-middle {
    display: block;
}

.segment-simulator-middle-top-container,
.segment-simulator-middle-middle-container,
.segment-simulator-middle-bottom-container {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: center;
    padding: 25px 0;
}

.segment-simulator-middle-top-container,
.segment-simulator-middle-middle-container {
    border-bottom: 1px dashed #F2728D;
    width: fit-content;
    margin: 0 auto;
}

.segment-simulator-middle div div {
    display: flex;
    gap: 30px;
    align-items: center;
}

.segment-simulator-middle-left-box,
.segment-simulator-middle-right-box {
    /* margin-bottom: 35px; */
}

.segment-simulator-middle div div div:first-child {
    width: 180px;
}

.segment-simulator-top div div,
.segment-simulator-middle div div div {
    display: flex;
    align-items: center;
    gap: 10px;
}

.segment-simulator-middle-top-container p:last-child,
.segment-simulator-middle-middle-container p:last-child,
.segment-simulator-middle-bottom-container p {
    min-width: 80px;
}

.segment-simulator p {
    margin-bottom: 0;
}

.segment-simulator-top div div img,
.segment-simulator-middle div div div img {
    display: block;
    width: 35px;
}

.segment-simulator-label {
    font-size: 20px;
    font-weight: bold;
}

.segment-simulator-middle div.arrow-img {
    width: 50px;
}

.arrow-img img {
    display: block;
    width: 100%;
}

.segment-simulator-bottom {
    position: relative;
    margin: 0 auto;
}

.segment-simulator-bottom p {
    text-align: center;
    position: relative;
}

.segment-simulator-bottom p span.salesUp {
    font-size: 50px;
    margin-right: 10px;
    color: #F2728D;
    font-weight: bold;
    background: linear-gradient(transparent 60%, #fff566 60%);
}

.segment-simulator-bottom p::after {
    content: url('../assets/img/segment-simulator/up-icon.png');
    vertical-align: middle;
    padding-right: 5px;
}

.segment-simulator-top input {
    width: 80px;
    padding: 5px 10px;
    margin: 0 10px;
    font-size: 20px;
    border: none;
    border-radius: 5px;
}

.segment-simulator-middle input {
    width: 60px;
    padding: 5px 10px;
    margin: 0 5px 0 0;
    font-size: 20px;
    border: none;
    border-radius: 5px;
}

.segment-simulator-top input:focus,
.segment-simulator-middle input:focus {
    outline: 2px solid #F2728D;
}

.sp-br {
    display: none;
}

.sp,
.sp1 {
    display: none;
}

@media screen and (max-width:720px) {
    .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .table-wrapper {
        width: 100%;
        overflow: scroll;
    }
    .c24 {
        width: 95%;
        margin: 0 auto;
        padding: 0;
        overflow-x: hidden;
    }
    .segment-simulator-title {
        font-size: 18px;
    }
    .segment-simulator-middle div.arrow-img {
        width: 35px;
    }
    .segment-simulator-top {
        display: flex;
        flex-wrap: wrap;
        margin: 15px 0 0 0;
    }
    .segment-simulator-top>div {
        width: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 1rem;
    }
    .segment-simulator-top>div:last-child {
        margin-bottom: 5px;
    }
    .segment-simulator-top input {
        width: 75px;
        font-size: 16px;
        padding: 5px;
    }
    .segment-simulator-middle {
        gap: 20px;
    }
    .segment-simulator-middle input {
        width: 50px;
        font-size: 16px;
        padding: 5px;
    }
    .segment-simulator-label {
        font-size: 16px;
        font-weight: bold;
    }
    .segment-simulator-middle>div>div {
        /* margin-bottom: 30px; */
        flex-wrap: wrap;
    }
    .segment-simulator-middle div div div:first-child {
        width: 135px;
    }
    .segment-simulator-middle>div>div>div,
    .segment-simulator-middle>div>p {
        display: flex;
        justify-content: left;
        width: 135px;
        margin-bottom: 10px;
    }
    .pc {
        display: none;
    }
    .sp-br {
        display: block;
    }
    .sp,
    .sp1 {
        display: block;
    }
    .segment-simulator-middle p.sp {
        margin-bottom: 7.5px;
    }
    .segment-simulator-middle p.sp1 {
        margin-bottom: 15px;
    }
    .segment-simulator-top div div img,
    .segment-simulator-middle div div div img {
        display: block;
        width: 20px;
    }
    .segment-simulator-top div div,
    .segment-simulator-middle div div div {
        gap: 5px;
    }
    .segment-simulator-middle div div {
        display: block;
    }
    .segment-simulator-middle-right-box>p {
        margin-bottom: 10px;
    }
    .segment-simulator-middle-top-container,
    .segment-simulator-middle-middle-container,
    .segment-simulator-middle-bottom-container {
        width: 100%;
        display: flex;
        align-items: center;
        gap: 15px;
        justify-content: center;
        padding: 5px 0;
    }
    .segment-simulator-bottom {
        position: relative;
        margin: 10px auto 0 auto;
    }
    .segment-simulator-bottom p span.salesUp {
        font-size: 30px;
    }
}

.service-logo-img {
    display: flex;
    align-items: center;
}


/* リッチメニューチェンジャー */

.richmenu-pinkborder-box-container {
    display: flex;
    gap: 2%;
}

.richmenu-pinkborder-box {
    width: 49%;
    border: 3px solid #F2728D;
    background-color: white;
    padding: 40px 20px;
    min-width: 240px;
    border-radius: 8px;
}

.richmenu-pinkborder-box h2 {
    text-align: center;
    font-size: 24px;
    color: #F2728D;
    line-height: 1.4em;
}

.richmenu-image-group {
    justify-content: center;
    gap: 2%;
}

.richmenu-image-group .box {
    width: 49%;
    padding: 35px 25px;
    height: 300px;
}

.richmenu-image-group .box:nth-child(2) {
    margin: 0;
}

.richmenu-image-group .box p {
    text-align: center;
    margin: 0 auto;
}

.box-title {
    font-size: 20px;
    margin-bottom: 0;
    font-weight: bold;
}

.richmenu-image-group .box .avatar {
    margin-top: 2rem;
}

.richmenu-block .image {
    margin-top: 25px;
}

.richmenu-pink {
    width: 200px;
    border-radius: 50px;
    border: 2px solid #F2728D;
    margin: auto;
    text-align: center;
    padding: 10px 0;
    color: #F2728D;
    font-weight: bold;
}

.richmenu-pinkborder-box div {
    margin-top: 40px;
}

.richmenu-pinkborder-box:nth-child(2) img {
    width: 40%;
    margin: 0 auto;
    display: block;
}

@media screen and (max-width:720px) {
    .richmenu-pinkborder-box-container {
        flex-wrap: wrap;
    }
    .richmenu-pinkborder-box {
        width: 100%;
    }
    .richmenu-pinkborder-box:nth-child(2) {
        margin-top: 30px;
    }
    .richmenu-image-group .box {
        width: 95%;
        margin: 20px auto;
        height: 360px;
    }
    .richmenu-pinkborder-box:nth-child(2) img {
        width: 70%;
    }
}