@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
}

#shussanuchiiwai.manner .button+.button {
    padding: 0 0 40px;
}


#shussanuchiiwai.manner h2.title {
    font-weight: bold;
    font-size: 2rem;
    margin-bottom: 10px;
    text-align: left;
    background-color: #f3f3f3;
    padding: 10px;
}

#shussanuchiiwai.manner .title {
    font-weight: bold;
}



.bg_white {
    background-color: #fff;
}

@media screen and (min-width:768px){
    #breadcrumb {
    max-width: 1000px !important;
}

#shussanuchiiwai.manner .main_content_wrap {
    max-width: 1000px;
    width: 100%;
    margin: auto;
}

#shussanuchiiwai.manner .main_content_wrap .button {
    margin: 80px auto;
}
}

/* ========================================

マナー TOP

 ======================================== */
#shussanuchiiwai.manner.top .mainvisual_area .mainvisual {
    background: url(/shussanuchiiwai/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;
    ;
}

#shussanuchiiwai.manner.top .mainvisual .title_area {
    margin-bottom: 10px;
    border: none;
}

#shussanuchiiwai.manner.top .mainvisual h1 {
    font-size: 2.8rem;
    line-height: 1.25;
    text-align: center;
}


#shussanuchiiwai.manner.top .mainvisual_area .mainvisual .name_area .content_name {
    text-align: center;
}

#okoudengaeshi.manner.top .mainvisual .name_area {
    margin-top: -10%;
}


#shussanuchiiwai.manner.top .other_manner_area .shussanuchiiwai-other-manner .swiper-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 20px;
}

.spMode #shussanuchiiwai.manner.top .other_manner_area .shussanuchiiwai-other-manner .swiper-wrapper li {
    width: 48%;
    margin-right: 0 !important;
}

#shussanuchiiwai.manner.top .other_manner_area .shussanuchiiwai-other-manner .swiper-button-next,
#shussanuchiiwai.manner.top .other_manner_area .shussanuchiiwai-other-manner .swiper-button-prev {
    display: none;
}


@media screen and (min-width: 768px) {
#shussanuchiiwai .mainvisual_area {
    padding: 15px 0 45px;
}

#shussanuchiiwai.manner.top .mainvisual_area .mainvisual {
    background: url(/shussanuchiiwai/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;
}
    #shussanuchiiwai.manner.top .swiper-button-next,
    #shussanuchiiwai.manner.top .swiper-button-prev,
    #shussanuchiiwai.manner.top .swiper-pagination {
        display: none;
    }
#shussanuchiiwai.manner.top .mainvisual_area {
    margin: auto;
    padding: 0;
}

#shussanuchiiwai.manner.top .mainvisual_area .title_area {
    width: 100%;
    margin: 0 auto 15px;
}
#shussanuchiiwai.manner.top .mainvisual {
    height: 300px;
}

#shussanuchiiwai.manner.top .mainvisual h1 {
    font-size: 5rem;
    font-weight: normal;
    padding: 0;
    margin: 0;
}
#shussanuchiiwai.manner.top .mainvisual .name_area {
    margin-top: -50px;
}
#shussanuchiiwai.manner.top .other_manner_area .shussanuchiiwai-other-manner .swiper-wrapper {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    row-gap: 20px;
    width: calc(100% + 20px);
    overflow: hidden;
}

#shussanuchiiwai.manner.top .other_manner_area .shussanuchiiwai-other-manner .swiper-wrapper li {
    width: calc(25% - 20px);
    margin: 0 20px 0 0;
}

#shussanuchiiwai.manner.top .other_manner_area .shussanuchiiwai-other-manner .swiper-wrapper li:nth-of-type(4n) {
    margin-right: 0;
}

#shussanuchiiwai.manner.top .other_manner_area .inner {
    max-width: 1080px;
    width: 100%;
    margin: auto;
}
}

/* ========================================

	以下下層ページ

 ======================================== */


/* ========================================

	メインビジュアル

 ======================================== */
#shussanuchiiwai.manner .mainvisual_area {
    padding: 10px 0 0;
    margin: auto;
}

#shussanuchiiwai.manner .mainvisual_area h1 {
    padding: 10px 0;
    font-size: 2rem;
    font-weight: bold;
}

@media screen and (min-width:768px){
    
#shussanuchiiwai.manner.post .post_outer .mainvisual_area {
    padding: 5px 0 0;
    max-width: 800px;
    margin: auto;
}

#shussanuchiiwai.manner .mainvisual_area h1 {
    font-size: 2.4rem;
}
}

/* ========================================

下層タイトル・SNS・シェアボタンなど

 ======================================== */
#shussanuchiiwai.manner.post .mainvisual_area .title_area {
    padding: 0 3%;
}

#shussanuchiiwai.manner .infomation_area {
    text-align: right;
    padding: 10px;
}

#shussanuchiiwai.manner .mainvisual_area .infomation_area .sns {
    margin-right: 10px
}

#shussanuchiiwai.manner .infomation_area.bottom .share {
    text-align: right;
    margin: 0 auto 5px
}

#shussanuchiiwai.manner .infomation_area.bottom .sns {
    margin: 0 10px 0 0;
}

#shussanuchiiwai.manner.post .mainvisual_area .share {
    margin: 0 auto 5px;
}

#shussanuchiiwai.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%;
}

#shussanuchiiwai.manner .mainvisual_area .infomation_area .update {
    font-size: 1.2rem;
    color: #999;
}

#shussanuchiiwai.manner .mainvisual_area .content_name {
    margin: 10px auto 5px;
}


#shussanuchiiwai.manner .mainvisual_area .content_name span {
    font-weight: bold;
    padding: 10px;
}
@media screen and (min-width:768px){
    
#shussanuchiiwai.manner .infomation_area .sns ul {
    width: 20%;
}
#shussanuchiiwai.manner .mainvisual_area .title_area {
    width: 100%;
    margin: 0 auto 15px;
    padding: 0;
}

}
/* ========================================

記事

 ======================================== */

#shussanuchiiwai.manner.post .mainvisual_area .content_name span {
    font-weight: bold;
    background-color: #cfe3ee;
}

#shussanuchiiwai.manner {
    background-color: #fff;
    padding-bottom: 15px;
    letter-spacing: .125rem;
}

#shussanuchiiwai.manner .inner {
    padding: 0 3%
}


#shussanuchiiwai.manner.post .post_wrap {
    padding: 0 0 20px;
    background-color: #fff;
}

@media screen and (min-width: 768px) {
    #shussanuchiiwai.manner.post .post_wrap {
        padding: 0 20px;
        max-width: 800px;
        margin: auto;
    }

#shussanuchiiwai.manner .inner {
    padding: 0;
    max-width: 1080px;
    margin: auto;
}

#shussanuchiiwai.manner.post .post_outer {
    background-color: #f7f7f7;
    padding: 20px 0;
}
}


/* ========================================

目次

 ======================================== */



#shussanuchiiwai.manner.post .outline_area {
    padding: 0 3% 20px;
}

#shussanuchiiwai.manner.post .outline_area .outline {
    padding: 30px 15px;
    background-color: #f2f2f2;
}

#shussanuchiiwai.manner.post .outline_area .outline .outline_title {
    font-weight: 700;
    text-align: left;
    font-size: 2.4rem;
    margin-bottom: 22px;
}

#shussanuchiiwai.manner.post .outline_area .outline ul li a span {
    margin: 0 5px 0 0;
}

#shussanuchiiwai.manner.post .outline_area .outline ul li a {
    display: block;
    color: #001f5e;
    margin: 0 auto 10px;
    text-decoration: none !important;
}

#shussanuchiiwai.manner.post .outline_area .outline ul li {
    text-indent: -1em;
    padding-left: 1em;
}

@media screen and (min-width:768px){
    
#shussanuchiiwai.manner.post .outline_area {
    padding: 40px 0;
}


}
/* ========================================

セクション

 ======================================== */
#shussanuchiiwai.manner.post .toplayer {
    padding: 0 0 60px;
}

#shussanuchiiwai.manner.post .underlayer {
    padding: 15px 0;
}

#shussanuchiiwai.manner.post .underlayer h3 {
    font-weight: 700;
    padding: 0 0 0 5px;
    border-left: 3px solid #efc94d;
    font-size: 1.8rem;
    margin-bottom: 10px;
    text-align: left;
}

#shussanuchiiwai.manner.post .underlayer h4+p {
    margin: 5px auto 20px;
}

#shussanuchiiwai.manner.post .underlayer h4:before {
    content: "■";
    color: #efc94d;
}

#shussanuchiiwai.manner.post .mainvisual_area p,
#shussanuchiiwai.manner.post .toplayer p {
    margin: 20px auto;
    line-height: 1.8;
}

#shussanuchiiwai.manner.post p span {
    font-weight: bold;
}

#shussanuchiiwai.manner.post .large_pic {
    text-align: center;
    margin: auto;
}


.select_point {
    margin: 15px;
}

.select_point li {
    font-weight: bold;
    margin-bottom: 10px;
}

.select_point li a {
    font-weight: bold;
}

.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;
    background-color: #f7f7f7;
    ;
}

.manner table td {
    border: 1px solid #999999;
    padding: 5px;
}


@media screen and (min-width: 960px) {
#shussanuchiiwai.manner.post .mainvisual_area p,
#shussanuchiiwai.manner.post .toplayer p {
    font-size: 16px;
}
}

/* ========================================

	.関連記事

 ======================================== */

#shussanuchiiwai.manner.post .related {
    box-shadow: 0 0.25rem 0.25rem hsl(0deg 0% 0% / 20%);
    margin: 40px 0 0 auto;
}

#shussanuchiiwai.manner.post .related dt {
    background-color: #cfe3ee;
    padding: 5px;
    font-weight: bold;
}

#shussanuchiiwai.manner.post .related dd {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px;
}

#shussanuchiiwai.manner.post .related dd .pic {
    width: 30%;
    margin: auto !important;
    line-height: inherit !important;
}

#shussanuchiiwai.manner.post .related dd .txt {
    width: 65%;
    font-weight: bold;
}

#shussanuchiiwai.manner.post .related .related-title {
    background-color: #cfe3ee;
    padding: 5px;
    font-weight: bold;
    margin: auto;
    line-height: inherit;
}

#shussanuchiiwai.manner.post .related .related-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px;
}

#shussanuchiiwai.manner.post .related .related-wrap .related-pic {
    width: 30%;
    margin: auto !important;
    line-height: inherit !important;
}

#shussanuchiiwai.manner.post .related .related-wrap .related-txt {
    width: 65%;
    font-weight: bold;
    margin: auto;
    line-height: inherit;
}


@media screen and (min-width:768px){
    
#shussanuchiiwai.manner.post .related {
    max-width: 400px;
}


}
/* ========================================

	.記事一覧

 ======================================== */
#shussanuchiiwai.manner.other_manner_area {
    background-color: #f7f7f7;
}

#shussanuchiiwai.manner .other_manner_area .shussanuchiiwai-other-manner .swiper-wrapper li .name {
    margin: 5px 0;
    font-weight: bold;
    height: auto;
    display: block;
    -webkit-box-orient: initial;
    -webkit-line-clamp: initial;
}


p small {
    font-weight: normal;
    font-size: 80%;
    display: block;
}

#shussanuchiiwai.manner.post .column_pc3_sp1 .button {
    width: 100%;
    margin: 0px;
}

#shussanuchiiwai.manner .bnr {
    margin: auto;
    max-width: 800px;
}

#shussanuchiiwai.manner .bnr img {
    border-radius: 10px;
}


#shussanuchiiwai.manner.post .sample_text {
    margin: 20px auto;
    background-color: #f7f7f7;
    padding: 10px;
}
@media screen and (min-width:768px){

    #shussanuchiiwai.manner .other_manner_area .shussanuchiiwai-other-manner .swiper-wrapper li .name {
    margin: 10px 0;
    font-size: 1.5rem;
}
}

/* ========================================



本記事のポイント



 ======================================== */

#shussanuchiiwai.manner.post #point_area {
    padding: 0 3% 20px;
}

#shussanuchiiwai.manner.post #point_area .bnr_area {
    padding:20px 0 0;
}

#shussanuchiiwai.manner.post #point_area .point_inner {
    padding: 30px 15px;
    border: 2px solid #efc94d;
    background-color: #fff5d4;
}

#shussanuchiiwai.manner.post #point_area .point_title {
    position: relative;
    padding-left: 38px;
    font-weight: 700;
    text-align: left;
    font-size: 2.4rem;
    margin-bottom: 22px;

}

#shussanuchiiwai.manner.post #point_area .point_title::before {
    position: absolute;
    content: url(/cmn/images/manner/point_icon.svg);
    background: #efc94d;
    border-radius: 50%;
    left: 0;
    width: 22px;
    height: 22px;
    line-height: 22px;
    padding: 5px;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#shussanuchiiwai.manner.post #point_area ul {
    padding-left: 2rem;
    list-style-type: disc;
}

#shussanuchiiwai.manner.post #point_area li+li {
    margin-top: 10px;
}

#shussanuchiiwai.manner.post #point_area ul li a {
    display: block;
    color: #001f5e;
    text-decoration: none !important;
}

@media screen and (min-width:960px) {

    #shussanuchiiwai.manner.post #point_area {
        padding: 20px 0 0;
    }

    #shussanuchiiwai.manner.post #point_area .bnr_area {
        padding:40px 0 0;
    }
}


/* ========================================

テーブル

 ======================================== */
.howto table {
    width: 100%;
    height: auto;
    border-collapse: collapse;
    border: 1px solid #000000;
    background-color: #FFFFFF;
    color: #000000;
    text-align: left;
}

.howto table th {
    border: 1px solid #000000;
    background-color: #FFFFD3;
    color: #000000;
    text-align: center;
    vertical-align: middle;
}

.howto table td {
    border: 1px solid #000000;
    text-align: center;
    vertical-align: middle;
}

/* ========================================

	相談

 ======================================== */
 .consultation {
    background-color: #f7f7f7;
    padding: 20px 10px;
    line-height: 3rem;
    font-size: 1.2rem;
    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;
}

.consultation-button a:hover {
    background-color: #fff;
    color: #e01c4d;
    border: 1px solid #e01c4d;
}


/* ========================================

イラスト入りの表

 ======================================== */
.illust_table-wrap .illust_table-table {
    width: 100%;
}

.illust_table-wrap .illust_table-illust {
    width: 100%;
}


@media screen and (min-width:960px) {

    .illust_table-wrap {
        display: flex;
        justify-content: space-between;
    }

    .illust_table-wrap.reverse {
        flex-direction: row-reverse;
    }


    .illust_table-wrap .illust_table-table {
        width: 70%;
    }

    .illust_table-wrap .illust_table-illust {
        width: 25%;
    }
}