@charset "UTF-8";

@font-face {
    font-family: icoset;
    src: url(/gs_front/style/fonts/icoset.ttf) format("truetype"), url(/gs_front/style/fonts/icoset.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

#kekkonuchiiwai.manner .button+.button {
    padding: 0 0 40px;
}

#kekkonuchiiwai.manner h2.title {
    font-weight: bold;
    font-size: 2rem;
    margin-bottom: 10px;
    text-align: left;
    background-color: #f3f3f3;
    padding: 10px;
}

#kekkonuchiiwai.manner .title {
    font-weight: bold;
    margin-top: 10px;
}

@media screen and (min-width:768px) {
    #breadcrumb {
        max-width: 1080px;
        overflow-x: scroll;
    }

    #breadcrumb::-webkit-scrollbar {
        background-color: #ffffff;
        height: 4px;
    }

    #breadcrumb::-webkit-scrollbar-thumb {
        background-color: #c9c9c9;
        border-radius: 8px;
    }

    #kekkonuchiiwai.manner .main_content_wrap {
        max-width: 1080px;
        width: 100%;
        margin: auto;
    }

    #kekkonuchiiwai.manner .main_content_wrap .button {
        margin: 80px auto;
    }

}

.bg_white {
    background-color: #fff;
}

.bg_gray {
    background-color: #f7f7f7;
}

.underlayer p a,
.toplayer p a {
    color: #e01c4d
        /*color: #c83250*/
    ;
}

table a {
    color: #e01c4d !important;
}

html {
    scroll-behavior: smooth;
}

/* ========================================

マナー TOP

 ======================================== */
#kekkonuchiiwai.manner.top .mainvisual_area .mainvisual {
    background: url(/kekkonuchiiwai/manner/images/manner_mv_sp.jpg)no-repeat center center / contain;
    height: 250px;
    width: 100%;
    display: flex;
    margin: auto;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 0;
    background-color: #cfe3ee;
}

#kekkonuchiiwai.manner.top .mainvisual .title_area {
    margin-bottom: 10px;
    border: none;
}

#kekkonuchiiwai.manner.top .mainvisual h1 {
    font-size: 2.8rem;
    line-height: 1.25;
    text-align: center;
}

.spMode #kekkonuchiiwai.manner.top .mainvisual_area .mainvisual .name_area {
    margin-top: -30px;
}

#kekkonuchiiwai.manner.top .mainvisual_area .mainvisual .name_area .content_name {
    text-align: center;
}

#kekkonuchiiwai.manner.top .other_manner_area .inside_slider_manner .swiper-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 20px;
}

#kekkonuchiiwai.manner.top .other_manner_area .inside_slider_manner .swiper-wrapper li {
    width: 48%;
}

#kekkonuchiiwai.manner.top .other_manner_area .inside_slider_manner .swiper-button-next,
#kekkonuchiiwai.manner.top .other_manner_area .inside_slider_manner .swiper-button-prev {
    display: none;
}

@media screen and (min-width:768px) {
    #kekkonuchiiwai .mainvisual_area {
        padding: 15px 0 45px;
    }

    #kekkonuchiiwai.manner.top .mainvisual_area .mainvisual {
        background: url(/kekkonuchiiwai/manner/images/manner_mv.jpg)no-repeat center center / cover;
        height: 300px;
        width: 100%;
        display: flex;
        margin: auto;
        justify-content: center;
        align-items: center;
        position: relative;
        padding: 0;
    }

    #kekkonuchiiwai.manner.top .mainvisual_area {
        margin: auto;
        padding: 0;
    }

    #kekkonuchiiwai.manner.top .mainvisual_area .title_area {
        width: 100%;
        margin: 0 auto 15px;
    }

    #kekkonuchiiwai.manner.top .mainvisual {
        height: 300px;
    }

    #kekkonuchiiwai.manner.top .mainvisual h1 {
        font-size: 4rem;
        font-weight: bold;
        padding: 0;
        margin: 0;
    }

    #kekkonuchiiwai.manner.top .mainvisual .name_area {
        margin-top: -75px;
    }

    #kekkonuchiiwai.manner.top .other_manner_area .inside_slider_manner .swiper-wrapper {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        row-gap: 20px;
        width: calc(100% + 20px);
        overflow: hidden;
    }

    #kekkonuchiiwai.manner.top .other_manner_area .inside_slider_manner .swiper-wrapper li {
        width: calc(25% - 20px);
        margin: 0 20px 0 0;
    }

    #kekkonuchiiwai.manner.top .other_manner_area .inside_slider_manner .swiper-wrapper li:nth-of-type(4n) {
        margin-right: 0;
    }

    #kekkonuchiiwai.manner.top .other_manner_area .inner {
        max-width: 1080px;
        width: 100%;
        margin: auto;
    }

}

/* ========================================

	以下下層ページ

 ======================================== */
/* ========================================

	メインビジュアル

 ======================================== */
#kekkonuchiiwai.manner .mainvisual_area {
    padding: 10px 0 0;
    margin: auto;
}

#kekkonuchiiwai.manner .mainvisual_area h1 {
    padding: 10px 0;
    font-size: 2rem;
    font-weight: bold;
    margin: 0;
}


@media screen and (min-width:768px) {
    #kekkonuchiiwai.manner .mainvisual_area h1 {
        font-size: 2.4rem;
    }

    #kekkonuchiiwai.manner.post .post_outer .mainvisual_area {
        padding: 5px 0 0;
        max-width: 800px;
        margin: auto;
    }
}

/* ========================================
 
関連記事
 
======================================== */
.related-box {
    padding: 10px;
    max-width: 400px;
    margin: 30px 0 0 auto;
    background-color: #f7f7f7;
}
 
.related-title {
    background-color: #f7f7f7;
    border: 1px solid #333;
    width: fit-content;
    margin: 0 0 5px 0 !important;
    padding: 5px 20px 5px 5px;
 
}
 
.related-title span {
    font-weight: bold;
    line-height: 0 !important;
    margin-left: 5px;
}
 
.related-txt {
    margin: 0 !important;
    font-weight: bold;
}
 
 
.related-title::before {
    content: "";
    display: inline-block;
    width: 23px;
    height: 25px;
    background-image: url('/images/icon-note.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    vertical-align: middle;
}

/* ========================================

下層タイトル・SNS・シェアボタンなど

 ======================================== */
#kekkonuchiiwai.manner.post .mainvisual_area .title_area {
    padding: 0 3%;
}

#kekkonuchiiwai.manner .mainvisual_area .infomation_area {
    text-align: right;
    padding: 10px;
}

#kekkonuchiiwai.manner .mainvisual_area .infomation_area .sns {
    margin-right: 10px
}

#kekkonuchiiwai.manner .infomation_area.bottom {
    text-align: right;
    margin: 0 auto 5px
}

#kekkonuchiiwai.manner .infomation_area.bottom .sns {
    margin: 0 10px 0 0;
}

#kekkonuchiiwai.manner.post .share {
    margin: 0 0 5px !important;
    text-align: right !important;
}

#kekkonuchiiwai.manner .infomation_area .sns ul {
    display: flex;
    justify-content: space-between;
    width: 40%;
    margin: 0 0 5px auto;
}

.infomation_area .sns ul li {
    width: 25%;
}

#kekkonuchiiwai.manner .mainvisual_area .infomation_area .update {
    font-size: 1.2rem;
    color: #999;
}

#kekkonuchiiwai.manner .mainvisual_area .content_name {
    margin: 10px auto 5px;
}

#kekkonuchiiwai.manner .mainvisual_area .content_name span {
    font-weight: bold;
    padding: 10px;
}

@media screen and (min-width:768px) {
    #kekkonuchiiwai.manner.post .mainvisual_area .title_area {
        padding: 0;
    }

    #kekkonuchiiwai.manner .mainvisual_area .title_area {
        width: 100%;
        margin: 0 auto 15px;
        padding: 0;
    }

    #kekkonuchiiwai.manner .infomation_area .sns ul {
        width: 20%;
    }
}

/* ========================================

この記事のポイント

 ======================================== */

#kekkonuchiiwai .manner-point {
    border: 1px solid #aaaaaa;
    padding: 10px 20px;
    margin: 30px 0px 0;
}

#kekkonuchiiwai .manner-point p {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
    font-size: 1.7rem;
    margin: 10px 0px 20px !important;
}

#kekkonuchiiwai .manner-point ul.manner-point-list li {
    margin: 15px 0px;
    padding-left: 30px;
    position: relative;
    font-size: 1.6rem;
    display: flex;
}

#kekkonuchiiwai .manner-point ul.manner-point-list li::before {
    content: "";
    display: block;
    height: 5px;
    position: absolute;
    width: 16px;
    top: 6px;
    left: 0px;
    margin: 0px 10px 5px 0px;
    border-bottom: 3px solid #ef4d4d;
    border-left: 3px solid #ef4d4d;
    transform: rotate(-45deg);
}

@media screen and (min-width: 768px) {
    #kekkonuchiiwai .manner-point {
        margin: 30px 0px 0px 0px;
        padding: 20px 30px;
    }

    #kekkonuchiiwai .manner-point ul.manner-point-list li {
        margin: 15px;
        padding-left: 35px;
    }

    #kekkonuchiiwai .manner-point p {
        margin: 0px 0px 20px !important;
    }
}


/* ========================================

記事

 ======================================== */
#kekkonuchiiwai.manner.post .mainvisual_area .content_name span {
    font-weight: bold;
    background-color: #cfe3ee;
}

#kekkonuchiiwai.manner {
    background-color: #fff;
    padding-bottom: 15px;
    letter-spacing: .125rem;
}

#kekkonuchiiwai.manner.post .post_wrap {
    padding: 0 0 20px;
    background-color: #fff;
}

@media screen and (min-width:768px) {

    #kekkonuchiiwai.manner.post .post_wrap {
        padding: 0 20px 20px;
        max-width: 800px;
        margin: auto;
    }

    #kekkonuchiiwai.manner.post .post_outer {
        background-color: #f7f7f7;
        padding: 20px 0;
    }
}

/* ========================================

目次

 ======================================== */
#kekkonuchiiwai.manner.post .outline_area {
    padding: 40px 3% 20px;
}

#kekkonuchiiwai.manner.post .outline_area .outline {
    padding: 30px 15px;
    background-color: #f2f2f2;
}

#kekkonuchiiwai.manner.post .outline_area .outline .outline_title {
    font-weight: 700;
    text-align: left;
    font-size: 2.4rem;
    margin-bottom: 22px;
}

#kekkonuchiiwai.manner.post .outline_area .outline ul li a span {
    margin: 0 5px 0 0;
    font-weight: bold;
}

#kekkonuchiiwai.manner.post .outline_area .outline ul li a {
    display: block;
    color: #001f5e;
    text-decoration: none !important;
    font-weight: bold;
    margin-bottom: 5px;
}

#kekkonuchiiwai.manner.post .outline_area .outline ul li {
    text-indent: -1em;
    padding-left: 1em;
    padding-bottom: 10px
}

#kekkonuchiiwai.manner.post .outline_area .outline ul li ul li:nth-of-type(1) {
    padding-top: 5px;
}

#kekkonuchiiwai.manner.post .outline_area .outline ul li ul li a {
    font-weight: normal;
    margin-bottom: 0;
}

@media screen and (min-width:768px) {
    #kekkonuchiiwai.manner.post .outline_area {
        padding: 40px 0;
    }

}

/* ========================================

セクション

 ======================================== */
#kekkonuchiiwai.manner.post .toplayer {
    padding: 0 0 60px;
    margin: 0 auto;
}

#kekkonuchiiwai.manner.post .underlayer {
    padding: 15px 0;
    margin: 0 auto;
}

#kekkonuchiiwai.manner.post .underlayer h3 {
    font-weight: 700;
    padding: 0 0 0 5px;
    border-left: 3px solid #ef4d4d;
    font-size: 1.8rem;
    margin-bottom: 10px;
    text-align: left;
}

#kekkonuchiiwai.manner.post .underlayer h4+p {
    margin: 5px auto 20px;
}

#kekkonuchiiwai.manner.post .underlayer h4:before {
    content: "■";
    color: #efc94d;
}

#kekkonuchiiwai.manner.post .mainvisual_area p,
#kekkonuchiiwai.manner.post .toplayer p {
    margin: 20px auto;
    line-height: 1.8;
    text-align: left
}

#kekkonuchiiwai.manner.post .toplayer .price_area-post .name {
    margin: auto;
    line-height: 1.8;
    text-align: center
}


#kekkonuchiiwai.manner.post p span {
    font-weight: bold;
}

#kekkonuchiiwai.manner.post .large_pic {
    text-align: center;
    margin: auto;
}

.select_point {
    margin: 15px;
}

.select_point li {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 16px;
}

.select_pointl li:nth-last-child(1) {
    margin-bottom: 0;
}

/*table*/
.manner table {
    width: 100%;
    margin: auto;
    border-collapse: collapse;
}

.manner table th {
    border: 1px solid #999999;
    font-weight: bold;
    padding: 5px;
}

.manner table td {
    border: 1px solid #999999;
    padding: 5px;
}

@media screen and (min-width: 768px) {

    #kekkonuchiiwai.manner.post .mainvisual_area p,
    #kekkonuchiiwai.manner.post .toplayer p {
        font-size: 16px;
    }
}

/* ========================================

	.関連記事

 ======================================== */
#kekkonuchiiwai.manner.post .related {
    box-shadow: 0 0.25rem 0.25rem hsl(0deg 0% 0% / 20%);
    margin: 40px 0 0 auto;
}

#kekkonuchiiwai.manner.post .related dt {
    background-color: #cfe3ee;
    padding: 5px;
    font-weight: bold;
}

#kekkonuchiiwai.manner.post .related dd {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px;
}

#kekkonuchiiwai.manner.post .related dd .pic {
    width: 30%;
    margin: auto !important;
    line-height: inherit !important;
}

#kekkonuchiiwai.manner.post .related dd .txt {
    width: 65%;
    font-weight: bold;
}

@media screen and (min-width:768px) {
    #kekkonuchiiwai.manner.post .related {
        max-width: 400px;
    }

}

/* ========================================

	.記事一覧

 ======================================== */
#kekkonuchiiwai.manner.other_manner_area {
    background-color: #f7f7f7;
}

#kekkonuchiiwai.manner .other_manner_area .inside_slider_manner .swiper-wrapper li .name {
    margin: 5px 0;
    font-weight: bold;
    height: auto;
    display: block;
    -webkit-box-orient: initial;
    -webkit-line-clamp: initial;
    font-size: 1.5rem
}

p small {
    font-weight: normal;
    font-size: 80%;
    display: block;
}

#kekkonuchiiwai.manner .button {
    margin: 40px auto;
    width: 90%;
}


#kekkonuchiiwai.manner .button span {
    display: block;
    font-size: 1.2rem;
}

#kekkonuchiiwai.manner.post .column_pc3_sp1 .button {
    width: 100%;
}

#kekkonuchiiwai.manner .bnr {
    margin: auto;
    max-width: 800px;
}

#kekkonuchiiwai.manner .bnr img {
    border-radius: 10px;
}

#kekkonuchiiwai.manner .post_outer section {
    border: none;
}

.sample_text {
    width: 100%;
    background: #efecec;
    box-shadow: 0px 0px 0px 6px #efecec;
    border: dashed 2px white;
    padding: 15px;
    margin: 20px 0 40px;
}

#kekkonuchiiwai.manner.post .toplayer .button_area p {
    text-align: center;
    margin: 40px auto -40px;
}

@media screen and (min-width:768px) {

    #kekkonuchiiwai.manner .other_manner_area .inside_slider_manner .swiper-wrapper li .name {
        margin: 10px 0;
    }

    #kekkonuchiiwai.manner .button {
        margin: 60px auto;
    }

    .sample_text {
        width: 85%;
    }
}

/* ========================================

	相談

 ======================================== */
.consultation {
    background-color: #f7f7f7;
    padding: 20px 10px;
    line-height: 3rem;
    font-size: 1.4rem;
    margin-top: 20px;
}

.consultation-button a {
    background-color: #e01c4d;
    border-radius: 45px;
    padding: 5px 25px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin: auto;
    font-weight: bold;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;

    border: 1px solid #e01c4d;
    margin-top: 30px;
}

@media screen and (min-width: 768px) {
    .consultation-button a {
        font-size: 1.8rem;
    }
}

* .consultation-button a:hover {
    background-color: #fff;
    color: #e01c4d;
    border: 1px solid #e01c4d;
}

@media screen and (min-width: 768px) {
    .consultation {
        padding: 20px 40px;
    }

    .consultation-button a {
        border-radius: 30px;
        padding: 0 25px;
        height: 50px;
    }
}

/* ========================================

この記事を書いた人

 ======================================== */

#kekkonuchiiwai section.auther-area {
    background-color: #f7f7f7;
    padding: 50px 0 30px;
    margin: 0 10px;
}

#kekkonuchiiwai h2.auther-area-title {
    /* border-left: solid 5px #cc2200; */
    text-align: center;
    font-size: 2rem;
    margin-bottom: 10px;
    font-weight: bold;
}

.auther-name-box {
    margin-bottom: 20px;
}

.auther-icon {
    width: 35%;
    margin: 0 auto 10px;
}

#kekkonuchiiwai h3.auther-name {
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 2rem;
}

.auther-txt-box {
    margin-bottom: 10px;
}

.auther-main_txt {
    margin-bottom: 10px;
    letter-spacing: 1.2px;
    font-size: 1.2rem;
}

.auther-sub_txt {
    font-size: 1rem;
}



@media screen and (min-width: 768px) {
    .auther-block {
        display: flex;
        align-items: center;
        justify-content: space-around
    }

    #kekkonuchiiwai section.auther-area {
        margin: 0;
    }

    .auther-area-title {
        margin-bottom: 30px;
    }

    .auther-main_txt {
        font-size: 1.45rem;
    }



    .auther-name-box {
        width: 30%;
    }

    .auther-icon {
        width: 100%;
        max-width: 150px;
        margin-bottom: 20px;
    }

    #kekkonuchiiwai h3.auther-name {
        margin-bottom: 0;
        font-size: 15px;
    }



    .auther-txt-box {
        margin-bottom: 0;
        width: 60%;
    }


}


/*---------------------------

価格で選ぶ

----------------------------*/
#kekkonuchiiwai.manner.post .underlayer .price_area-post ul li {
    text-align: center;
    border: 2px solid #ff699f;
    border-radius: 10px;
}

#kekkonuchiiwai.manner.post .underlayer .price_area-post ul li a {
    padding: 10px;
    color: #ff699f;
    font-weight: bold;
    display: block;
    transition: all 0.3s ease 0s;
}

#kekkonuchiiwai.manner.post .underlayer .price_area-post ul li a span {
    font-size: 1.8rem;
    display: block;
    font-weight: bold;
}

#kekkonuchiiwai.manner.post .underlayer .price_area-post ul li a:hover {
    background-color: #ff699f;
    color: #fff;
}

#kekkonuchiiwai.manner.post .underlayer .price_area-post h3 {
    margin: 0 auto 20px;
    font-size: 2.4rem;
    text-align: center;
    font-weight: bold;
    border-left: none;
    padding: 0;
}

#kekkonuchiiwai.manner.post .underlayer .price_area-post h3 span {
    display: block;
    font-size: 1.2rem;
}

@media screen and (min-width: 768px) {
    #kekkonuchiiwai.manner.post .underlayer .price_area-post h3 {
        margin: 0 auto 20px;
        font-size: 3rem;
        text-align: center;
        font-weight: bold;
        border-left: none;
        padding: 0;
    }

    #kekkonuchiiwai.manner.post .underlayer .price_area-post h3 span {
        display: block;
        font-size: 1.4rem;
    }
}

.swiper-container {
    position: relative;
}

/*---------------------------

マナーTOPのswiper解除用

----------------------------*/

.manner.top .kekkonuchiiwai-other-manner .manner-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.manner.top .kekkonuchiiwai-other-manner .manner-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 20px;
}

.manner.top .kekkonuchiiwai-other-manner .manner-box {
    width: 48%;

}

.manner.top .kekkonuchiiwai-other-manner .swiper-button-next,
.manner.top .kekkonuchiiwai-other-manner .swiper-button-prev,
.manner.top .kekkonuchiiwai-other-manner .swiper-pagination {
    display: none
}


@media screen and (min-width: 768px) {
    .manner.top .kekkonuchiiwai-other-manner .manner-box {
        width: 23%;
    }
}