@charset "UTF-8";
@media screen and (min-width: 769px) {
  body {
    min-width: 1280px !important;
  }
  #mainBg {
    width: 100% !important;
    margin: 0 auto;
  }
  #mainBg #contentsTitle {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  #mainBg #contents,
  #mainBg .contents {
    width: 100% !important;
    padding-right: 0 !important;
    margin-bottom: -30px;
  }
  DIV #contents h1,
  DIV #contents h2,
  DIV #contents h3,
  DIV #contents h4,
  DIV #contents h5,
  DIV #contents p {
    background: none;
    padding: 0;
    margin: 0;
    border: none;
    line-height: normal;
    color: #2D2F33;
  }
  #tg {
    font-family: "Zen Old Mincho", serif;
    margin: 0 auto;
    /*--------------------------------------
    コメント
    ---------------------------------------*/
    /*--------------------------------------
    common
    ---------------------------------------*/
  }
  #tg * {
    box-sizing: border-box;
  }
  #tg img {
    max-width: 100%;
    border: none;
    vertical-align: top;
  }
  #tg ul {
    padding: 0;
    margin: 0;
  }
  #tg h2,
  #tg h3,
  #tg h4,
  #tg h5,
  #tg p {
    background: none;
    padding: 0;
    margin: 0;
    border: none;
    line-height: normal;
    color: #2D2F33;
  }
  #tg h2 *,
  #tg h3 *,
  #tg h4 *,
  #tg h5 *,
  #tg p * {
    color: inherit;
  }
  #tg a.ovr:hover img,
  #tg a:hover img.ovr {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
  }
  #tg p {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.08em;
    font-weight: 400;
    color: #2D2F33;
  }
  #tg a {
    color: #2D2F33;
  }
  #tg .tg_btn {
    text-decoration: none;
    color: #bd332d;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.1em;
    display: flex;
    background-color: #FFFBF7;
    height: 60px;
    width: 100%;
    align-items: center;
    padding: 20px;
    position: relative;
    margin-top: 28px;
    box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.06);
    transition: 0.3s;
  }
  #tg .tg_btn:before {
    position: absolute;
    content: "";
    background-image: url("https://wedding.mynavi.jp/contents/special_contents/tg-wedding2505/img/section06_arrow_pc.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 46px;
    height: 6px;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
  }
  #tg .tg_btn:hover {
    background-color: #bd332d;
    color: #fff;
  }
  #tg .tg_btn:hover:before {
    background-image: url("https://wedding.mynavi.jp/contents/special_contents/tg-wedding2505/img/section06_arrow_white_pc.png");
  }
  #tg article .tg_deco_txt_wrp {
    position: relative;
    z-index: 1;
  }
  #tg article .tg_deco_txt {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    text-align: center;
    top: -32px;
  }
  #tg article .tg_deco_txt img {
    height: 71px;
    width: auto;
  }
  #tg article #tg_main_visual {
    position: relative;
    width: 100%;
    min-height: 100vh;
  }
  #tg article #tg_main_visual h1 {
    position: absolute;
    width: 1000px;
    left: 50%;
    transform: translateX(-50%);
    top: 9.5238095238vh;
  }
  #tg article #tg_main_visual .tg_main_visual_subtitle {
    position: absolute;
    width: 642px;
    left: 70px;
    top: 70.7142857143vh;
  }
  #tg article #tg_main_visual.tg_main_visual_active h1,
  #tg article #tg_main_visual.tg_main_visual_active .tg_main_visual_subtitle {
    position: fixed;
  }
  #tg article #tg_main_visual.tg_main_visual_end h1,
  #tg article #tg_main_visual.tg_main_visual_end .tg_main_visual_subtitle {
    position: absolute;
  }
  #tg article #tg_main_visual.tg_main_visual_end h1 {
    top: auto;
    bottom: 62.0238095238vh;
  }
  #tg article #tg_main_visual.tg_main_visual_end .tg_main_visual_subtitle {
    top: auto;
    bottom: 12.619047619vh;
  }
  #tg article #tg_main_visual .tg_main_visual_img {
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #tg article #tg_main_visual .tg_main_visual_img01 {
    background-image: url("https://wedding.mynavi.jp/contents/special_contents/tg-wedding2505/img/kv_bg01_pc.jpg");
  }
  #tg article #tg_main_visual .tg_main_visual_img02 {
    background-image: url("https://wedding.mynavi.jp/contents/special_contents/tg-wedding2505/img/kv_bg02_pc.jpg");
  }
  #tg article #tg_main_visual .tg_main_visual_img03 {
    background-image: url("https://wedding.mynavi.jp/contents/special_contents/tg-wedding2505/img/kv_bg03_pc.jpg");
  }
  #tg article #tg_main_contents {
    background-color: #f0ebe1;
    overflow-x: hidden;
    padding-bottom: 140px;
  }
  #tg article #tg_main_contents #tg_message {
    padding: 100px 0 0 0;
  }
  #tg article #tg_main_contents #tg_message .tg_message_txt01_wrp {
    width: 920px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    margin-bottom: 100px;
  }
  #tg article #tg_main_contents #tg_message .tg_message_txt01_wrp .tg_message_txt01 {
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.1em;
  }
  #tg article #tg_main_contents #tg_message .tg_message_keyword {
    width: 920px;
    margin: 0 auto;
  }
  #tg article #tg_main_contents #tg_message .tg_message_keyword h2 {
    text-align: center;
    margin-bottom: 20px;
  }
  #tg article #tg_main_contents #tg_message .tg_message_keyword h2 img {
    width: 662px;
  }
  #tg article #tg_main_contents #tg_message .tg_message_keyword .tg_message_keyword_fukidashi_wrp {
    display: flex;
    justify-content: space-between;
  }
  #tg article #tg_main_contents #tg_message .tg_message_keyword .tg_message_keyword_fukidashi_wrp p {
    width: 300px;
  }
  #tg article #tg_main_contents #tg_message .tg_message_keyword .tg_message_keyword_fukidashi_wrp p:nth-child(2) {
    margin-top: -30px;
  }
  #tg article #tg_main_contents #tg_message .tg_message_keyword .tg_message_keyword_fukidashi_wrp:last-child p:nth-child(2) {
    margin-top: 30px;
  }
  #tg article #tg_main_contents #tg_message .tg_message_needs {
    margin-top: 100px;
  }
  #tg article #tg_main_contents #tg_message .tg_message_needs .tg_message_needs_txt_wrp {
    background: linear-gradient(180deg, rgba(248, 242, 237, 0) -24.5%, #f8f2ed 100%);
    min-height: 135px;
    margin-bottom: -70px;
    position: relative;
  }
  #tg article #tg_main_contents #tg_message .tg_message_needs .tg_message_needs_txt_wrp:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 55px solid transparent;
    border-left: 55px solid transparent;
    border-top: 29px solid #f8f2ed;
    border-bottom: 0;
    opacity: 1;
    left: 50%;
    transform: translateX(-50%);
    bottom: -29px;
  }
  #tg article #tg_main_contents #tg_message .tg_message_needs .tg_message_needs_txt_wrp .tg_message_needs_txt01 {
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.1em;
    width: 920px;
    margin: 0 auto;
  }
  #tg article #tg_main_contents #tg_message .tg_message_needs .tg_message_needs_description {
    width: 100%;
    height: 400px;
    background-image: url("https://wedding.mynavi.jp/contents/special_contents/tg-wedding2505/img/section01_bg_pc.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #tg article #tg_main_contents #tg_message .tg_message_needs .tg_message_needs_description p {
    font-size: 32px;
    font-weight: 400;
    text-align: center;
    padding-top: 45px;
  }
  #tg article #tg_main_contents #tg_message .tg_message_needs .tg_message_needs_description p strong {
    color: #bd332d;
    font-family: "Playfair Display", serif;
    font-size: 48px;
    font-weight: 500;
    letter-spacing: 0.02em;
    display: block;
    text-decoration: underline;
    text-underline-offset: 10px;
    text-decoration-thickness: 1px;
    padding-bottom: 10px;
  }
  #tg article #tg_main_contents #tg_points {
    padding-top: 100px;
  }
  #tg article #tg_main_contents #tg_points h2 {
    text-align: center;
    margin-bottom: -20px;
  }
  #tg article #tg_main_contents #tg_points h2 img {
    height: 104px;
    width: auto;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box {
    margin-top: 120px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box.tg_points_box_bg02 .tg_points_box_inner:before {
    background-color: #f8f2ed !important;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box.tg_points_box03 {
    padding-bottom: 0 !important;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_decotxt {
    margin-right: -140px;
    text-align: right;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_decotxt img {
    height: 100px;
    width: auto;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_decotxt.tg_points_box_decotxt02 img {
    height: 93px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner {
    width: 1000px;
    padding-bottom: 100px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner:before {
    position: absolute;
    content: "";
    background-color: #f8f5ed;
    height: 100%;
    width: 100vw;
    z-index: -1;
    top: 0;
    left: 90px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner h3 {
    margin-top: -80px;
    overflow: hidden;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner h3 .wrp {
    overflow: hidden;
    opacity: 0;
    display: inline-block;
    transition: all 1.2s;
    transition-delay: 0.5s;
    transform: translateX(-100px);
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner h3 .tg_points_h3_num {
    font-family: "Playfair Display", serif;
    font-size: 120px;
    line-height: 1;
    font-weight: 400;
    font-style: italic;
    color: #bd332d;
    display: block;
    margin-bottom: 4px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner h3 .tg_points_h3_num span {
    transition: 0.6s;
    width: 0;
    display: inline-block;
    overflow: hidden;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner h3 .tg_points_h3_num.tg_points_h3_num03 span {
    padding-bottom: 10px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner h3 .tg_points_h3_txt {
    font-weight: 400;
    font-size: 32px;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #fff;
    background-color: #bd332d;
    display: inline-block;
    margin-top: 7px;
    padding: 5px 14px 10px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner h3.in-view .wrp {
    transform: translateX(0);
    opacity: 1;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner h3.in-view .tg_points_h3_num span {
    width: 130px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_h3_subtxt {
    line-height: 2;
    letter-spacing: 0;
    margin-top: 28px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row01 {
    margin-top: 60px;
    padding-left: 40px;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row01 .tg_points_box_row01_col {
    width: 460px;
    background-color: #fff;
    padding: 30px 30px 35px;
    position: relative;
    box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.06);
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row01 .tg_points_box_row01_col:nth-child(2):before {
    content: "02";
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row01 .tg_points_box_row01_col:nth-child(3):before {
    content: "03";
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row01 .tg_points_box_row01_col:nth-child(4):before {
    content: "04";
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row01 .tg_points_box_row01_col:before {
    position: absolute;
    content: "01";
    font-family: "Playfair Display", serif;
    font-weight: 300;
    font-style: italic;
    font-size: 60px;
    letter-spacing: 0;
    line-height: 1;
    color: transparent;
    -webkit-text-stroke: 1px #bd332d;
    text-stroke: 1px #bd332d;
    left: 50%;
    transform: translateX(-50%);
    top: -40px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row01 .tg_points_box_row01_col h4 {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.04em;
    color: #bd332d;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 10px;
    margin-bottom: 32px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row01 .tg_points_box_row01_col p {
    font-size: 16px;
    letter-spacing: 0.1em;
    margin-top: 16px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row01 .tg_points_box_row01_col p strong {
    color: #bd332d;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row01 .tg_points_box_row01_col p .tg_points_box_row01_col_st {
    letter-spacing: 0.05em;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02 {
    display: flex;
    justify-content: flex-end;
    position: relative;
    z-index: 1;
    padding-top: 45px;
    margin-top: 80px;
    margin-bottom: 80px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02 .tg_points_box_row02_col01 {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 500px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02 .tg_points_box_row02_col01 div {
    position: relative;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02 .tg_points_box_row02_col01 div p {
    position: absolute;
    font-family: "Playfair Display", serif;
    font-weight: 300;
    font-style: italic;
    font-size: 110px;
    letter-spacing: 0;
    line-height: 1;
    color: transparent;
    -webkit-text-stroke: 1px #bd332d;
    text-stroke: 1px #bd332d;
    left: 18px;
    top: -65px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02 .tg_points_box_row02_col02 h4 {
    margin-left: auto;
    width: 500px;
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    letter-spacing: 0.08em;
    line-height: 1.7;
    color: #bd332d;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 10px;
    margin-bottom: 40px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02 .tg_points_box_row02_col02 h4 strong {
    font-weight: 400;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02 .tg_points_box_row02_col02 .tg_points_box_row02_txtbox {
    width: 800px;
    background-color: rgba(255, 251, 247, 0.8);
    box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.06);
    padding: 30px 40px 50px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02 .tg_points_box_row02_col02 .tg_points_box_row02_txtbox p {
    font-size: 16px;
    letter-spacing: 0.1em;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02 .tg_points_box_row02_col02 .tg_points_box_row02_txtbox p strong {
    color: #bd332d;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02.tg_points_box_row02_rev {
    justify-content: flex-start;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02.tg_points_box_row02_rev .tg_points_box_row02_col01 {
    left: auto;
    right: 0;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02.tg_points_box_row02_rev .tg_points_box_row02_col02 h4 {
    margin-left: 0;
    margin-right: auto;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp {
    position: relative;
    z-index: 1;
    margin-top: 75px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp:before {
    position: absolute;
    content: "";
    background-image: url("https://wedding.mynavi.jp/contents/special_contents/tg-wedding2505/img/section04_bg_pc.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 420px;
    width: 100vw;
    z-index: -1;
    right: 0;
    display: block;
    transition: 1s;
    opacity: 0;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp.in-view::before {
    opacity: 1;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp:before {
    width: 1280px;
  }
}
@media screen and (min-width: 769px) {
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp .tg_points_box_row03 {
    display: flex;
    gap: 20px;
    position: relative;
    top: -27px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp .tg_points_box_row03 .tg_points_box_row03_col {
    width: 290px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp .tg_points_box_row03 .tg_points_box_row03_col:nth-child(2) {
    margin-top: 60px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp .tg_points_box_row03 .tg_points_box_row03_col:nth-child(3) {
    margin-top: 120px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp .tg_points_box_row03 .tg_points_box_row03_col .tg_points_box_row03_col_inner {
    background-color: rgba(255, 251, 247, 0.9);
    box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.06);
    padding: 30px 30px 55px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp .tg_points_box_row03 .tg_points_box_row03_col div {
    text-align: center;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp .tg_points_box_row03 .tg_points_box_row03_col div img {
    width: 60px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp .tg_points_box_row03 .tg_points_box_row03_col .tg_points_box_row03_col_txt01 {
    color: #bd332d;
    font-size: 32px;
    letter-spacing: 0.06em;
    line-height: 1;
    font-family: "Playfair Display", serif;
    text-align: center;
    margin: 10px 0 0 0;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp .tg_points_box_row03 .tg_points_box_row03_col .tg_points_box_row03_col_txt02 {
    font-size: 16px;
    letter-spacing: 0.08em;
    line-height: 1.5;
    margin-top: 18px;
    text-align: left;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_voice01 {
    padding-right: 150px;
    margin-top: 50px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_voice01 .tg_points_box_voice01_htxt {
    margin-bottom: 20px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_voice01 .tg_points_box_voice01_htxt img {
    height: 35px;
    width: auto;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_voice01 .tg_points_box_voice01_box_wrp {
    display: flex;
    gap: 14px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_voice01 .tg_points_box_voice01_box_wrp .tg_points_box_voice01_box01 {
    width: calc(50% - 7px);
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_voice01 .tg_points_box_voice01_box_wrp .tg_points_box_voice01_box01:last-child {
    padding-left: 16px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_voice01 .tg_points_box_voice01_box_wrp .tg_points_box_voice01_box01:last-child .tg_points_box_voice01_box01_txt {
    padding-left: 84px !important;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_voice01 .tg_points_box_voice01_box_wrp .tg_points_box_voice01_box01 .tg_points_box_voice01_box01_txt {
    padding-right: 25px !important;
    height: 100%;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_voice01 .tg_points_box_voice01_box01 {
    position: relative;
    padding-left: 40px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_voice01 .tg_points_box_voice01_box01 .tg_points_box_voice01_box01_icon {
    width: 102px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -10px;
    z-index: 2;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_voice01 .tg_points_box_voice01_box01 .tg_points_box_voice01_box01_txt {
    background-color: rgba(255, 251, 247, 0.8);
    box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.06);
    padding: 25px 40px 25px 72px;
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: 1.5;
    display: flex;
    align-items: center;
    position: relative;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_voice01 .tg_points_box_voice01_box01 .tg_points_box_voice01_box01_txt:before {
    position: absolute;
    content: "“";
    font-size: 60px;
    font-weight: 400;
    letter-spacing: 0.1em;
    color: #e9d9c3;
    right: 10px;
    bottom: -10px;
    line-height: 1;
    transform: scale(-1, 1);
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_pickup {
    background-color: #fffbf7;
    padding: 40px;
    box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.06);
    width: 910px;
    position: relative;
    margin-top: 30px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_pickup .tg_points_box_pickup_txt {
    position: absolute;
    left: 20px;
    top: -16px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_pickup .tg_points_box_pickup_txt img {
    width: 142px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_pickup .tg_points_box_pickup_row {
    display: flex;
    gap: 30px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_pickup .tg_points_box_pickup_row .tg_points_box_pickup_row_col01 {
    width: 160px;
    flex-shrink: 0;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_pickup .tg_points_box_pickup_row .tg_points_box_pickup_row_col02 {
    margin-top: -13px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_pickup .tg_points_box_pickup_row .tg_points_box_pickup_row_col02 h3 {
    color: #bd332d;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.08em;
    margin-top: 0;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 13px;
    line-height: 1.8;
    display: inline;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_pickup .tg_points_box_pickup_row .tg_points_box_pickup_row_col02 p {
    line-height: 1.6;
    letter-spacing: 0;
    margin-top: 15px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_pickup .tg_points_box_pickup_row .tg_points_box_pickup_row_col02 p small {
    display: block;
    margin-top: 10px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box.tg_points_box_rev .tg_points_box_inner:before {
    left: auto;
    right: 90px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box.tg_points_box_rev .tg_points_box_inner .tg_points_box_decotxt {
    text-align: left;
    margin-left: -140px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box.tg_points_box_rev .tg_points_box_inner h3 {
    text-align: right;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box.tg_points_box_rev .tg_points_box_inner .tg_points_box_h3_subtxt {
    text-align: right;
    margin-top: 28px;
  }
  #tg article #tg_service {
    width: 100%;
    background-color: #f8f2ed;
    padding: 100px 0 174px;
  }
  #tg article #tg_service .tg_service_inner {
    width: 1000px;
    margin: 0 auto;
  }
  #tg article #tg_service .tg_service_inner .tg_service_h2_wrp {
    text-align: center;
  }
  #tg article #tg_service .tg_service_inner .tg_service_h2_wrp .tg_service_h2_decotxt img {
    height: 76px;
    width: auto;
  }
  #tg article #tg_service .tg_service_inner .tg_service_h2_wrp h2 {
    font-size: 40px;
    letter-spacing: 0.1em;
    font-weight: 400;
    margin-top: -50px;
  }
  #tg article #tg_service .tg_service_inner .tg_service_h2_wrp h2 small {
    font-size: 30px;
    display: block;
  }
  #tg article #tg_service .tg_service_inner .tg_service_h2_wrp h2 strong {
    color: #bd332d;
    font-size: 48px;
    font-weight: 400;
  }
  #tg article #tg_service .tg_service_inner .tg_service_txt01 {
    line-height: 2;
    letter-spacing: 0;
    width: 920px;
    margin: 45px auto 0;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row01 {
    display: flex;
    gap: 40px;
    margin-top: 60px;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row01 .tg_service_row01_col01 {
    width: calc(50% - 20px);
    background-color: #fffbf7;
    display: flex;
    padding: 28px 0 18px;
    position: relative;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row01 .tg_service_row01_col01 .tg_service_row01_col01_txt01 {
    font-size: 24px;
    color: #bd332d;
    letter-spacing: 0.08em;
    font-weight: 400;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -19px;
    white-space: nowrap;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row01 .tg_service_row01_col01 > div {
    flex: 1;
    text-align: center;
    position: relative;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row01 .tg_service_row01_col01 > div:before {
    position: absolute;
    content: "";
    border-right: 1px dashed #e9d9c3;
    height: 60px;
    top: 40%;
    transform: translateY(-50%);
    right: 0;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row01 .tg_service_row01_col01 > div:last-child:before {
    display: none;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row01 .tg_service_row01_col01 > div img {
    width: 80px;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row01 .tg_service_row01_col01 > div p {
    font-size: 16px;
    letter-spacing: 0em;
    line-height: 1.2;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row02 {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 20px;
    margin-top: 60px;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row02 .tg_service_row02_col {
    width: 320px;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row02 .tg_service_row02_col h3 {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.1em;
    color: #bd332d;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
    margin-bottom: 12px;
    margin-top: 12px;
  }
  #tg article #tg_spacial {
    width: 100%;
    background-color: #bd332d;
    padding: 90px 0 100px;
    position: relative;
  }
  #tg article #tg_spacial .tg_spacial_decotxt {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -67px;
  }
  #tg article #tg_spacial .tg_spacial_decotxt img {
    height: 123px;
    width: auto;
  }
  #tg article #tg_spacial .tg_spacial_inner {
    width: 1000px;
    margin: 0 auto;
  }
  #tg article #tg_spacial .tg_spacial_inner h2 {
    color: #fff;
    font-size: 32px;
    letter-spacing: 0.1em;
    text-align: center;
    font-weight: 400;
  }
  #tg article #tg_spacial .tg_spacial_inner h2 strong {
    font-weight: 400;
    font-size: 48px;
    display: block;
  }
  #tg article #tg_spacial .tg_spacial_inner .tg_spacial_txt01 {
    text-align: center;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0.08em;
    line-height: 1.5;
    margin-top: 32px;
  }
  #tg article #tg_spacial .tg_spacial_inner .tg_spacial_box {
    background-color: #F8F2ED;
    padding: 40px 60px 60px;
    margin-top: 48px;
  }
  #tg article #tg_spacial .tg_spacial_inner .tg_spacial_box h3 {
    font-size: 24px;
    letter-spacing: 0.08em;
    line-height: 1.8;
    color: #bd332d;
    text-align: center;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 8px;
    margin-bottom: 40px;
  }
  #tg article #tg_spacial .tg_spacial_inner .tg_spacial_box .tg_spacial_box_row {
    display: flex;
    gap: 40px;
  }
  #tg article #tg_spacial .tg_spacial_inner .tg_spacial_box .tg_spacial_box_row .tg_spacial_box_row_col01 {
    width: 400px;
    flex-shrink: 0;
  }
  #tg article #tg_spacial .tg_spacial_inner .tg_spacial_box .tg_spacial_box_row .tg_spacial_box_row_col02 p {
    font-size: 16px;
    letter-spacing: 0.08em;
    line-height: 1.5;
    margin-top: -8px;
  }
  #tg article #tg_spacial .tg_spacial_inner .tg_spacial_box .tg_spacial_box_row .tg_spacial_box_row_col02 a {
    margin-top: 28px;
  }
  #tg article #tg_spacial .tg_spacial_inner .tg_spacial_box .tg_spacial_box_row .tg_spacial_box_row_col02 .tg_spacial_box_row_col02_annotation {
    margin-top: 15px;
  }
  #tg article #tg_spacial .tg_spacial_inner .tg_spacial_box .tg_spacial_box_row .tg_spacial_box_row_col02 .tg_spacial_box_row_col02_annotation small {
    font-size: 12px;
  }
  #tg article #tg_spacial .tg_spacial_inner .tg_spacial_box.tg_spacial_box_02 .tg_spacial_box_row_col02 {
    margin-top: -5px;
  }
  #tg article #tg_spacial .tg_spacial_inner .tg_spacial_box.tg_spacial_box_02 h3 {
    text-align: left;
    font-size: 20px;
    margin-bottom: 25px;
  }
  #tg article #tg_wedding_hall_list {
    width: 100%;
    background-color: #F0EBE1;
    padding: 120px 0;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner {
    width: 1000px;
    margin: 0 auto;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_h2_wrp {
    text-align: center;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_h2_wrp p img {
    height: 76px;
    width: auto;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_h2_wrp h2 {
    font-size: 48px;
    letter-spacing: 0.1em;
    color: #bd332d;
    font-weight: 400;
    margin-top: -42px;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-top: 45px;
    position: relative;
    z-index: 2;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp > div {
    position: relative;
    z-index: 2;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_subarea_list {
    position: absolute;
    top: 51px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 4;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_subarea_list > ul {
    background-color: #FFFBF7;
    position: relative;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_subarea_list > ul:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 7px solid #fff;
    border-top: 0;
    top: -7px;
    left: 50%;
    transform: translateX(-50%);
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_subarea_list > ul > li {
    border-bottom: 1px dashed #E9D9C3;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_subarea_list > ul > li:last-child {
    border-bottom: none;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_subarea_list > ul > li button {
    background-color: transparent;
    border: none;
    white-space: nowrap;
    padding: 14px 15px;
    transition: 0.3s;
    width: 100%;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_subarea_list > ul > li button:hover {
    color: #fff;
    background-color: #bd332d;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp button {
    cursor: pointer;
    color: #bd332d;
    font-size: 14px;
    letter-spacing: 0.1em;
    font-weight: 400;
    font-family: "Zen Old Mincho", serif;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_area {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 44px;
    padding: 0 15px;
    border: 1px solid #E9D9C3;
    background-color: transparent;
    transition: 0.3s;
    white-space: nowrap;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_area.tg_wedding_hall_list_btn_area_pulldown {
    padding-right: 36px;
    position: relative;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_area.tg_wedding_hall_list_btn_area_pulldown:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 6px solid #bd332d;
    border-bottom: 0;
    top: 50%;
    transform: translateY(-50%);
    right: 16px;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_area.tg_wedding_hall_list_btn_area_active {
    background-color: #bd332d;
    color: #fff;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_area.tg_wedding_hall_list_btn_area_active:before {
    border-top: 6px solid #fff;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_area:hover {
    background-color: #bd332d;
    color: #fff;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_area:hover:before {
    border-top: 6px solid #fff;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_selected_area {
    text-align: left;
    margin-top: 28px;
    margin-bottom: 22px;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_area_list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_area_list > li {
    width: 320px;
    background-color: #FFFBF7;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.06);
    opacity: 0;
    transition: 0.8s;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_area_list > li.in-view {
    opacity: 1;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_area_list > li .tg_wedding_hall_list_area_list_img {
    height: 206px;
    overflow: hidden;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_area_list > li .tg_wedding_hall_list_area_list_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_area_list > li > p {
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-align: left;
    padding: 18px 20px;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_area_list > li .tg_wedding_hall_list_area_list_btn_wrp {
    display: flex;
    border-top: 1px solid #E9D9C3;
    margin-top: auto;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_area_list > li .tg_wedding_hall_list_area_list_btn_wrp a {
    color: #bd332d;
    font-size: 14px;
    font-weight: 400;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    width: 50%;
    border-right: 1px solid #E9D9C3;
    transition: 0.3s;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_area_list > li .tg_wedding_hall_list_area_list_btn_wrp a:hover {
    background-color: #bd332d;
    color: #fff;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_area_list > li .tg_wedding_hall_list_area_list_btn_wrp a:last-child {
    border: none;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_btn_wrp {
    margin-top: 50px;
    opacity: 0;
    transition: 0.6s;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_btn_wrp.in-view {
    opacity: 1;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_btn_wrp .tg_btn {
    width: 440px;
    margin: 0 auto;
  }
  #tg .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  #tg .clearfix {
    clear: both;
    min-height: 1px;
  }
  #tg * html .clearfix {
    height: 1px; /*\*/ /*/
height: auto;
overflow: hidden;
/**/
  }
  #tg .clear {
    clear: both;
  }
  #tg .txt_center {
    text-align: center !important;
  }
  #tg .txt_left {
    text-align: left !important;
  }
  #tg .txt_right {
    text-align: right !important;
  }
  #tg .fleft {
    display: block;
    float: left;
  }
  #tg .fright {
    display: block;
    float: right;
  }
  #tg .txt_red {
    color: #ff3333;
  }
  #tg .mr0 {
    margin-right: 0 !important;
  }
  #tg .mb0 {
    margin-bottom: 0 !important;
  }
  #tg .pl0 {
    padding-left: 0 !important;
  }
  #tg .pr0 {
    padding-right: 0 !important;
  }
  #tg .pt0 {
    padding-top: 0 !important;
  }
  #tg .pb0 {
    padding-bottom: 0 !important;
  }
  #tg .ml5 {
    margin-left: 5px !important;
  }
  #tg .mr5 {
    margin-right: 5px !important;
  }
  #tg .mt5 {
    margin-top: 5px !important;
  }
  #tg .mb5 {
    margin-bottom: 5px !important;
  }
  #tg .pl5 {
    padding-left: 5px !important;
  }
  #tg .pr5 {
    padding-right: 5px !important;
  }
  #tg .pt5 {
    padding-top: 5px !important;
  }
  #tg .pb5 {
    padding-bottom: 5px !important;
  }
  #tg .pt8 {
    padding-top: 8px !important;
  }
  #tg .ml10 {
    margin-left: 10px !important;
  }
  #tg .mr10 {
    margin-right: 10px !important;
  }
  #tg .mt10 {
    margin-top: 10px !important;
  }
  #tg .mb10 {
    margin-bottom: 10px !important;
  }
  #tg .pl10 {
    padding-left: 10px !important;
  }
  #tg .pr10 {
    padding-right: 10px !important;
  }
  #tg .pt10 {
    padding-top: 10px !important;
  }
  #tg .pb10 {
    padding-bottom: 10px !important;
  }
  #tg .ml15 {
    margin-left: 15px !important;
  }
  #tg .mr15 {
    margin-right: 15px !important;
  }
  #tg .mt15 {
    margin-top: 15px !important;
  }
  #tg .mb15 {
    margin-bottom: 15px !important;
  }
  #tg .pl15 {
    padding-left: 15px !important;
  }
  #tg .pr15 {
    padding-right: 15px !important;
  }
  #tg .pt15 {
    padding-top: 15px !important;
  }
  #tg .pb15 {
    padding-bottom: 15px !important;
  }
  #tg .ml20 {
    margin-left: 20px !important;
  }
  #tg .mr20 {
    margin-right: 20px !important;
  }
  #tg .mt20 {
    margin-top: 20px !important;
  }
  #tg .mb20 {
    margin-bottom: 20px !important;
  }
  #tg .pl20 {
    padding-left: 20px !important;
  }
  #tg .pr20 {
    padding-right: 20px !important;
  }
  #tg .pt20 {
    padding-top: 20px !important;
  }
  #tg .pb20 {
    padding-bottom: 20px !important;
  }
  #tg .ml25 {
    margin-left: 25px !important;
  }
  #tg .mr25 {
    margin-right: 25px !important;
  }
  #tg .mt25 {
    margin-top: 25px !important;
  }
  #tg .mb25 {
    margin-bottom: 25px !important;
  }
  #tg .pl25 {
    padding-left: 25px !important;
  }
  #tg .pr25 {
    padding-right: 25px !important;
  }
  #tg .pt25 {
    padding-top: 25px !important;
  }
  #tg .pb25 {
    padding-bottom: 25px !important;
  }
  #tg .ml30 {
    margin-left: 30px !important;
  }
  #tg .mr30 {
    margin-right: 30px !important;
  }
  #tg .mt30 {
    margin-top: 30px !important;
  }
  #tg .mb30 {
    margin-bottom: 30px !important;
  }
  #tg .pl30 {
    padding-left: 30px !important;
  }
  #tg .pr30 {
    padding-right: 30px !important;
  }
  #tg .pt30 {
    padding-top: 30px !important;
  }
  #tg .pb30 {
    padding-bottom: 30px !important;
  }
  #tg .ml35 {
    margin-left: 35px !important;
  }
  #tg .mr35 {
    margin-right: 35px !important;
  }
  #tg .mt35 {
    margin-top: 35px !important;
  }
  #tg .mb35 {
    margin-bottom: 35px !important;
  }
  #tg .pl35 {
    padding-left: 35px !important;
  }
  #tg .pr35 {
    padding-right: 35px !important;
  }
  #tg .pt35 {
    padding-top: 35px !important;
  }
  #tg .pb35 {
    padding-bottom: 35px !important;
  }
  #tg .ml40 {
    margin-left: 40px !important;
  }
  #tg .mr40 {
    margin-right: 40px !important;
  }
  #tg .mt40 {
    margin-top: 40px !important;
  }
  #tg .mb40 {
    margin-bottom: 40px !important;
  }
  #tg .pl40 {
    padding-left: 40px !important;
  }
  #tg .pr40 {
    padding-right: 40px !important;
  }
  #tg .pt40 {
    padding-top: 40px !important;
  }
  #tg .pb40 {
    padding-bottom: 40px !important;
  }
  #tg .ml45 {
    margin-left: 45px !important;
  }
  #tg .mr45 {
    margin-right: 45px !important;
  }
  #tg .mt45 {
    margin-top: 45px !important;
  }
  #tg .mb45 {
    margin-bottom: 45px !important;
  }
  #tg .pl45 {
    padding-left: 45px !important;
  }
  #tg .pr45 {
    padding-right: 45px !important;
  }
  #tg .pt45 {
    padding-top: 45px !important;
  }
  #tg .pb45 {
    padding-bottom: 45px !important;
  }
  #tg .ml50 {
    margin-left: 50px !important;
  }
  #tg .mr50 {
    margin-right: 50px !important;
  }
  #tg .mt50 {
    margin-top: 50px !important;
  }
  #tg .mb50 {
    margin-bottom: 50px !important;
  }
  #tg .pl50 {
    padding-left: 50px !important;
  }
  #tg .pr50 {
    padding-right: 50px !important;
  }
  #tg .pt50 {
    padding-top: 50px !important;
  }
  #tg .pb50 {
    padding-bottom: 50px !important;
  }
  #tg .mt75 {
    margin-top: 75px !important;
  }
  .sp {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  img {
    image-rendering: auto;
  }
  body {
    overflow-x: hidden;
    min-width: 100% !important;
  }
  #mainBg {
    width: 100% !important;
  }
  #contentsPankuzu {
    width: 100% !important;
  }
  #contents {
    width: 100% !important;
  }
  #tg {
    font-family: "Zen Old Mincho", serif;
    max-width: 750px;
    margin: 0 auto;
    /*--------------------------------------
    コメント
    ---------------------------------------*/
    /*--------------------------------------
    コメント
    ---------------------------------------*/
    /*--------------------------------------
    common
    ---------------------------------------*/
  }
  #tg * {
    box-sizing: border-box;
  }
  #tg img {
    border: none;
    vertical-align: top;
    max-width: 100%;
  }
  #tg ul {
    padding: 0;
    margin: 0;
  }
  #tg h2,
  #tg h3,
  #tg h4,
  #tg h5,
  #tg p {
    background: none;
    padding: 0;
    margin: 0;
    border: none;
    line-height: normal;
    color: #2D2F33;
  }
  #tg a.ovr:hover img,
  #tg a:hover img.ovr {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
  }
  #tg p {
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.1em;
    color: #2D2F33;
  }
  #tg a {
    color: #2D2F33;
  }
  #tg .tg_btn {
    text-decoration: none;
    color: #bd332d;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.1em;
    display: flex;
    background-color: #FFFBF7;
    height: 52px;
    width: 100%;
    align-items: center;
    padding: 20px;
    position: relative;
    margin-top: 20px;
    box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.06);
  }
  #tg .tg_btn:before {
    position: absolute;
    content: "";
    background-image: url("https://wedding.mynavi.jp/contents/special_contents/tg-wedding2505/img/section06_arrow_sp.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 31px;
    height: 4px;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
  }
  #tg article .tg_deco_txt_wrp {
    position: relative;
    z-index: 1;
  }
  #tg article .tg_deco_txt {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    text-align: center;
    top: -17px;
  }
  #tg article .tg_deco_txt img {
    height: 42px;
    width: auto;
    max-width: none;
  }
  #tg article #tg_main_visual {
    position: relative;
    width: 100%;
    min-height: 300vh;
    overflow: hidden;
  }
  #tg article #tg_main_visual h1 {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    top: -7vw;
    transition: opacity 0.3s;
  }
  #tg article #tg_main_visual .tg_main_visual_subtitle {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    top: 44vw;
    transition: opacity 0.3s;
  }
  #tg article #tg_main_visual.tg_main_visual_active h1 {
    top: -7vw;
  }
  #tg article #tg_main_visual.tg_main_visual_active .tg_main_visual_subtitle {
    top: 44vw;
  }
  #tg article #tg_main_visual.tg_main_visual_active h1,
  #tg article #tg_main_visual.tg_main_visual_active .tg_main_visual_subtitle {
    position: fixed;
  }
  #tg article #tg_main_visual.tg_main_visual_end h1,
  #tg article #tg_main_visual.tg_main_visual_end .tg_main_visual_subtitle {
    position: absolute;
    opacity: 0;
  }
  #tg article #tg_main_visual.tg_main_visual_end h1 {
    top: auto;
    top: 65.2%;
  }
  #tg article #tg_main_visual.tg_main_visual_end .tg_main_visual_subtitle {
    top: auto;
    top: 75%;
  }
  #tg article #tg_main_visual .tg_main_visual_img_wrp {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-clip-path: inset(0);
            clip-path: inset(0); /* 切り抜き */
    z-index: -1;
    min-height: 100vh;
  }
  #tg article #tg_main_visual .tg_main_visual_img_wrp.tg_main_visual_img_wrp02 {
    position: relative;
    top: 100vh;
  }
  #tg article #tg_main_visual .tg_main_visual_img_wrp.tg_main_visual_img_wrp02 .tg_main_visual_img {
    position: static;
  }
  #tg article #tg_main_visual .tg_main_visual_img_wrp.tg_main_visual_img_wrp02.tg_main_visual_img_wrp02_active {
    top: 0;
    position: absolute;
  }
  #tg article #tg_main_visual .tg_main_visual_img_wrp.tg_main_visual_img_wrp02.tg_main_visual_img_wrp02_active .tg_main_visual_img {
    position: fixed;
  }
  #tg article #tg_main_visual .tg_main_visual_img_wrp.tg_main_visual_img_wrp03 {
    position: relative;
    top: 200vh;
  }
  #tg article #tg_main_visual .tg_main_visual_img_wrp.tg_main_visual_img_wrp03 .tg_main_visual_img {
    position: static;
  }
  #tg article #tg_main_visual .tg_main_visual_img {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #tg article #tg_main_visual .tg_main_visual_img01 {
    background-image: url("https://wedding.mynavi.jp/contents/special_contents/tg-wedding2505/img/kv_bg01_sp.jpg?v=20250421");
  }
  #tg article #tg_main_visual .tg_main_visual_img02 {
    background-image: url("https://wedding.mynavi.jp/contents/special_contents/tg-wedding2505/img/kv_bg02_sp.jpg?v=20250421");
  }
  #tg article #tg_main_visual .tg_main_visual_img03 {
    background-image: url("https://wedding.mynavi.jp/contents/special_contents/tg-wedding2505/img/kv_bg03_sp.jpg?v=20250421");
  }
  #tg article #tg_main_contents {
    background-color: #f0ebe1;
    overflow-x: hidden;
    padding-bottom: 80px;
  }
  #tg article #tg_main_contents #tg_message {
    padding: 80px 0 0 0;
  }
  #tg article #tg_main_contents #tg_message .tg_message_txt01_wrp {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 1;
    margin-bottom: 60px;
  }
  #tg article #tg_main_contents #tg_message .tg_message_keyword {
    width: 100%;
    margin: 0 auto;
  }
  #tg article #tg_main_contents #tg_message .tg_message_keyword h2 {
    text-align: center;
    margin-bottom: 20px;
    padding: 0 20px;
  }
  #tg article #tg_main_contents #tg_message .tg_message_keyword h2 img {
    width: 100%;
  }
  #tg article #tg_main_contents #tg_message .tg_message_keyword .tg_message_keyword_fukidashi_wrp {
    position: relative;
  }
  #tg article #tg_main_contents #tg_message .tg_message_keyword .tg_message_keyword_fukidashi_wrp p img {
    width: 179px;
    max-width: none;
  }
  #tg article #tg_main_contents #tg_message .tg_message_keyword .tg_message_keyword_fukidashi_wrp:first-child {
    padding-top: 120px;
  }
  #tg article #tg_main_contents #tg_message .tg_message_keyword .tg_message_keyword_fukidashi_wrp:first-child p {
    position: absolute;
  }
  #tg article #tg_main_contents #tg_message .tg_message_keyword .tg_message_keyword_fukidashi_wrp:first-child p:nth-child(1) {
    left: 0;
    top: 25px;
  }
  #tg article #tg_main_contents #tg_message .tg_message_keyword .tg_message_keyword_fukidashi_wrp:first-child p:nth-child(2) {
    left: 50%;
    transform: translateX(-50%);
    top: -27px;
  }
  #tg article #tg_main_contents #tg_message .tg_message_keyword .tg_message_keyword_fukidashi_wrp:first-child p:nth-child(3) {
    right: 0;
    top: 25px;
  }
  #tg article #tg_main_contents #tg_message .tg_message_keyword .tg_message_keyword_fukidashi_wrp:last-child {
    padding-bottom: 120px;
  }
  #tg article #tg_main_contents #tg_message .tg_message_keyword .tg_message_keyword_fukidashi_wrp:last-child p {
    position: absolute;
  }
  #tg article #tg_main_contents #tg_message .tg_message_keyword .tg_message_keyword_fukidashi_wrp:last-child p:nth-child(1) {
    left: 0;
    bottom: 49px;
  }
  #tg article #tg_main_contents #tg_message .tg_message_keyword .tg_message_keyword_fukidashi_wrp:last-child p:nth-child(2) {
    left: 50%;
    transform: translateX(-50%);
    bottom: 1px;
  }
  #tg article #tg_main_contents #tg_message .tg_message_keyword .tg_message_keyword_fukidashi_wrp:last-child p:nth-child(3) {
    right: 0;
    bottom: 49px;
  }
  #tg article #tg_main_contents #tg_message .tg_message_needs {
    margin-top: 60px;
  }
  #tg article #tg_main_contents #tg_message .tg_message_needs .tg_message_needs_txt_wrp {
    background: linear-gradient(180deg, rgba(248, 242, 237, 0) -24.5%, #f8f2ed 100%);
    margin-bottom: -70px;
    position: relative;
  }
  #tg article #tg_main_contents #tg_message .tg_message_needs .tg_message_needs_txt_wrp:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 55px solid transparent;
    border-left: 55px solid transparent;
    border-top: 29px solid #f8f2ed;
    border-bottom: 0;
    opacity: 1;
    left: 50%;
    transform: translateX(-50%);
    bottom: -29px;
  }
  #tg article #tg_main_contents #tg_message .tg_message_needs .tg_message_needs_txt_wrp .tg_message_needs_txt01 {
    padding: 0 20px 60px;
  }
  #tg article #tg_main_contents #tg_message .tg_message_needs .tg_message_needs_description {
    width: 100%;
    height: 320px;
    background-image: url("https://wedding.mynavi.jp/contents/special_contents/tg-wedding2505/img/section01_bg_pc.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #tg article #tg_main_contents #tg_message .tg_message_needs .tg_message_needs_description p {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    padding-top: 85px;
    line-height: 1.35;
  }
  #tg article #tg_main_contents #tg_message .tg_message_needs .tg_message_needs_description p strong {
    color: #bd332d;
    font-family: "Playfair Display", serif;
    font-size: 36px;
    font-weight: 500;
    letter-spacing: 0.02em;
    display: block;
    text-decoration: underline;
    text-underline-offset: 7px;
    text-decoration-thickness: 1px;
    padding-bottom: 6px;
    margin-top: -4px;
  }
  #tg article #tg_main_contents #tg_points {
    padding-top: 80px;
  }
  #tg article #tg_main_contents #tg_points h2 {
    text-align: right;
    margin-bottom: -20px;
  }
  #tg article #tg_main_contents #tg_points h2 img {
    height: 128px;
    width: auto;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box {
    margin-top: 80px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box.tg_points_box_bg02 .tg_points_box_inner:before {
    background-color: #f8f2ed !important;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box.tg_points_box03 {
    padding-bottom: 0 !important;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box.tg_points_box03 .tg_points_h3_num {
    margin-bottom: -4px !important;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_decotxt {
    text-align: right;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_decotxt img {
    height: 49px;
    width: auto;
    max-width: none;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_decotxt.tg_points_box_decotxt02 img {
    height: 93px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_decotxt.tg_points_box_decotxt03 img {
    height: 50px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner {
    width: 100%;
    padding-bottom: 80px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner:before {
    position: absolute;
    content: "";
    background-color: #f8f5ed;
    height: 100%;
    width: 100%;
    z-index: -1;
    top: 0;
    left: 55px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner h3 {
    margin-top: -35px;
    overflow: hidden;
    margin-left: 20px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner h3 .wrp {
    overflow: hidden;
    opacity: 0;
    display: inline-block;
    transition: all 1.2s;
    transition-delay: 0.5s;
    transform: translateX(-100px);
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner h3 .tg_points_h3_num {
    font-style: italic;
    color: #bd332d;
    display: block;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner h3 .tg_points_h3_num span {
    transition: 0.6s;
    width: 0;
    display: inline-block;
    overflow: hidden;
    font-family: "Playfair Display", serif;
    font-size: 100px;
    line-height: 1;
    font-weight: 400;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner h3 .tg_points_h3_num.tg_points_h3_num03 span {
    padding-bottom: 10px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner h3 .tg_points_h3_txt {
    font-weight: 400;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.1em;
    color: #fff;
    background-color: #bd332d;
    display: inline-block;
    margin-top: 7px;
    padding: 5px 10px 8px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner h3.in-view .wrp {
    transform: translateX(0);
    opacity: 1;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner h3.in-view .tg_points_h3_num span {
    width: 130px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_h3_subtxt {
    line-height: 1.5;
    letter-spacing: 0.1em;
    margin-top: 15px;
    font-size: 12px;
    padding: 0 20px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row01 {
    margin-top: 60px;
    padding-left: 35px;
    padding-right: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row01 .tg_points_box_row01_col {
    width: 460px;
    background-color: #fff;
    padding: 24px 20px 20px;
    position: relative;
    box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.06);
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row01 .tg_points_box_row01_col:nth-child(2):before {
    content: "02";
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row01 .tg_points_box_row01_col:nth-child(3):before {
    content: "03";
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row01 .tg_points_box_row01_col:nth-child(4):before {
    content: "04";
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row01 .tg_points_box_row01_col:before {
    position: absolute;
    content: "01";
    font-family: "Playfair Display", serif;
    font-weight: 300;
    font-style: italic;
    font-size: 48px;
    letter-spacing: 0;
    line-height: 1;
    color: transparent;
    -webkit-text-stroke: 1px #bd332d;
    text-stroke: 1px #bd332d;
    left: 50%;
    transform: translateX(-50%);
    top: -32px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row01 .tg_points_box_row01_col h4 {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.04em;
    color: #bd332d;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 10px;
    margin-bottom: 28px;
    line-height: 1.3;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row01 .tg_points_box_row01_col p {
    margin-top: 16px;
    line-height: 1.5;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row01 .tg_points_box_row01_col p strong {
    color: #bd332d;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: -0.02em;
    line-height: 1;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row01 .tg_points_box_row01_col p .tg_points_box_row01_col_st {
    letter-spacing: 0.05em;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02 {
    display: flex;
    justify-content: flex-end;
    position: relative;
    z-index: 1;
    margin-top: 30px;
    margin-bottom: 35px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02 .tg_points_box_row02_col02 h4 {
    margin-left: auto;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.08em;
    line-height: 1.5;
    color: #bd332d;
    display: flex;
    align-items: center;
    padding: 0 0px 0 20px;
    gap: 10px;
    margin-bottom: 20px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02 .tg_points_box_row02_col02 h4 strong {
    font-weight: 400;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 6px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02 .tg_points_box_row02_col02 h4 span {
    font-family: "Playfair Display", serif;
    font-weight: 300;
    font-style: italic;
    font-size: 70px;
    letter-spacing: 0;
    line-height: 1;
    color: transparent;
    -webkit-text-stroke: 1px #bd332d;
    text-stroke: 1px #bd332d;
    text-decoration: none;
    padding-bottom: 8px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02 .tg_points_box_row02_col02 .tg_points_box_row02_col01 {
    padding: 0 34px 0 20px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02 .tg_points_box_row02_col02 .tg_points_box_row02_txtbox {
    width: calc(100% - 40px);
    margin-left: auto;
    background-color: rgba(255, 251, 247, 0.8);
    box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.06);
    padding: 20px 24px 20px;
    position: relative;
    z-index: 2;
    margin-top: -40px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02 .tg_points_box_row02_col02 .tg_points_box_row02_txtbox p {
    letter-spacing: 0.1em;
    line-height: 1.5;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02 .tg_points_box_row02_col02 .tg_points_box_row02_txtbox p strong {
    color: #bd332d;
    font-size: 24px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: -0.02em;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02.tg_points_box_row02_rev {
    justify-content: flex-start;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02.tg_points_box_row02_rev .tg_points_box_row02_col01 {
    left: auto;
    right: 0;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row02.tg_points_box_row02_rev .tg_points_box_row02_col02 h4 {
    margin-left: 0;
    margin-right: auto;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp {
    position: relative;
    z-index: 1;
    margin-top: 35px;
    padding: 50px 0 75px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp .slick-dots {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 8px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp .slick-dots li button {
    border: none;
    background-color: transparent;
    border: 1.5px solid #fff;
    border-radius: 50%;
    text-indent: -9999px;
    overflow: hidden;
    display: inline-block;
    padding: 0;
    padding-block: 0;
    padding-inline: 0;
    width: 11px;
    height: 11px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp .slick-dots li.slick-active button {
    background-color: #BD332D;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp:before {
    position: absolute;
    content: "";
    background-image: url("https://wedding.mynavi.jp/contents/special_contents/tg-wedding2505/img/section04_bg_sp.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    width: 100%;
    z-index: -1;
    left: 0;
    top: 0;
    display: block;
    transition: 1s;
    opacity: 0;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp.in-view::before {
    opacity: 1;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp .tg_points_box_row03 {
    position: relative;
    padding-left: 40px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp .tg_points_box_row03 .slick-list {
    overflow: visible;
    padding-right: 10%;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp .tg_points_box_row03 .slick-list .slick-track {
    display: flex;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp .tg_points_box_row03 .slick-list .slick-slide {
    height: auto !important;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp .tg_points_box_row03 .tg_points_box_row03_col {
    width: 100%;
    margin: 0 5px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp .tg_points_box_row03 .tg_points_box_row03_col .tg_points_box_row03_col_inner {
    background-color: rgba(255, 251, 247, 0.9);
    box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.06);
    padding: 30px 30px 55px;
    height: 100%;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp .tg_points_box_row03 .tg_points_box_row03_col div {
    text-align: center;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp .tg_points_box_row03 .tg_points_box_row03_col div img {
    width: 60px;
    margin: 0 auto;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp .tg_points_box_row03 .tg_points_box_row03_col .tg_points_box_row03_col_txt01 {
    color: #bd332d;
    font-size: 32px;
    letter-spacing: 0.06em;
    line-height: 1;
    font-family: "Playfair Display", serif;
    text-align: center;
    margin: 10px 0 0 0;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_row03_wrp .tg_points_box_row03 .tg_points_box_row03_col .tg_points_box_row03_col_txt02 {
    font-size: 16px;
    letter-spacing: 0.08em;
    line-height: 1.5;
    margin-top: 18px;
    text-align: left;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_voice01 {
    padding: 0 20px;
    margin-top: 40px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_voice01 .tg_points_box_voice01_htxt {
    margin-bottom: 16px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_voice01 .tg_points_box_voice01_htxt img {
    height: 26px;
    width: auto;
    max-width: none;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_voice01 .tg_points_box_voice01_box_wrp .tg_points_box_voice01_box01 {
    width: 100%;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_voice01 .tg_points_box_voice01_box_wrp .tg_points_box_voice01_box01:last-child {
    margin-top: 10px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_voice01 .tg_points_box_voice01_box_wrp .tg_points_box_voice01_box01 .tg_points_box_voice01_box01_txt {
    padding-right: 25px !important;
    height: 100%;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_voice01 .tg_points_box_voice01_box01 {
    position: relative;
    padding-left: 30px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_voice01 .tg_points_box_voice01_box01 .tg_points_box_voice01_box01_icon {
    width: 80px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -10px;
    z-index: 2;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_voice01 .tg_points_box_voice01_box01 .tg_points_box_voice01_box01_txt {
    background-color: rgba(255, 251, 247, 0.8);
    box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.06);
    padding: 20px 20px 20px 40px;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 1.5;
    display: flex;
    align-items: center;
    position: relative;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_voice01 .tg_points_box_voice01_box01 .tg_points_box_voice01_box01_txt:before {
    position: absolute;
    content: "“";
    font-size: 50px;
    font-weight: 400;
    letter-spacing: 0.1em;
    color: #e9d9c3;
    right: 10px;
    bottom: -10px;
    line-height: 1;
    transform: scale(-1, 1);
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_pickup {
    background-color: #fffbf7;
    padding: 30px 20px 20px;
    box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.06);
    width: calc(100% - 40px);
    margin: 0 auto;
    position: relative;
    margin-top: 50px;
    margin-bottom: -30px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_pickup .tg_points_box_pickup_txt {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -13px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_pickup .tg_points_box_pickup_txt img {
    width: 112px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_pickup .tg_points_box_pickup_row .tg_points_box_pickup_row_col01 {
    width: 160px;
    margin: 0 auto;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_pickup .tg_points_box_pickup_row .tg_points_box_pickup_row_col02 {
    margin-top: 5px;
    text-align: left;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_pickup .tg_points_box_pickup_row .tg_points_box_pickup_row_col02 h3 {
    color: #bd332d;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.08em;
    margin-top: 0;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 6px;
    line-height: 1.5;
    display: inline;
    text-align: left;
    margin-left: 0;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_pickup .tg_points_box_pickup_row .tg_points_box_pickup_row_col02 p {
    line-height: 1.6;
    letter-spacing: 0;
    margin-top: 12px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box .tg_points_box_inner .tg_points_box_pickup .tg_points_box_pickup_row .tg_points_box_pickup_row_col02 p small {
    display: block;
    margin-top: 10px;
    font-size: 11px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box.tg_points_box_rev .tg_points_box_inner:before {
    left: auto;
    right: 55px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box.tg_points_box_rev .tg_points_box_inner h3 {
    margin-top: -78px;
    margin-left: 0;
    margin-right: 20px;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box.tg_points_box_rev .tg_points_box_inner .tg_points_box_decotxt {
    text-align: left;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box.tg_points_box_rev .tg_points_box_inner h3 {
    text-align: right;
  }
  #tg article #tg_main_contents #tg_points .tg_points_box.tg_points_box_rev .tg_points_box_inner .tg_points_box_h3_subtxt {
    margin-top: 10px;
  }
  #tg article #tg_service {
    width: 100%;
    background-color: #f8f2ed;
    padding: 80px 0 110px;
  }
  #tg article #tg_service .tg_service_inner {
    width: 100%;
    margin: 0 auto;
  }
  #tg article #tg_service .tg_service_inner .tg_service_h2_wrp {
    text-align: center;
  }
  #tg article #tg_service .tg_service_inner .tg_service_h2_wrp .tg_service_h2_decotxt img {
    height: 47px;
    width: auto;
  }
  #tg article #tg_service .tg_service_inner .tg_service_h2_wrp h2 {
    font-size: 24px;
    letter-spacing: 0.1em;
    font-weight: 400;
    margin-top: -28px;
    line-height: 1.2;
  }
  #tg article #tg_service .tg_service_inner .tg_service_h2_wrp h2 small {
    font-size: 20px;
    display: block;
    margin-bottom: 5px;
  }
  #tg article #tg_service .tg_service_inner .tg_service_h2_wrp h2 strong {
    color: #bd332d;
    font-size: 32px;
    font-weight: 400;
  }
  #tg article #tg_service .tg_service_inner .tg_service_txt01 {
    line-height: 2;
    letter-spacing: 0;
    width: 100%;
    padding: 0 20px;
    margin: 25px auto 0;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row01 {
    margin-top: 40px;
    padding: 0 20px;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row01 .tg_service_row01_col01 {
    width: 100%;
    background-color: #fffbf7;
    display: flex;
    padding: 24px 20px 18px;
    position: relative;
    margin-bottom: 33px;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row01 .tg_service_row01_col01 .tg_service_row01_col01_txt01 {
    font-size: 20px;
    color: #bd332d;
    letter-spacing: 0.08em;
    font-weight: 400;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -22px;
    white-space: nowrap;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row01 .tg_service_row01_col01 > div {
    flex: 1;
    text-align: center;
    position: relative;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row01 .tg_service_row01_col01 > div img {
    width: 80px;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row01 .tg_service_row01_col01 > div p {
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.2;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row02 {
    margin-top: 40px;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row02 .slick-dots {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 14px;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row02 .slick-dots li button {
    border: none;
    background-color: transparent;
    border: 1.5px solid #CA9978;
    border-radius: 50%;
    text-indent: -9999px;
    overflow: hidden;
    display: inline-block;
    padding: 0;
    padding-block: 0;
    padding-inline: 0;
    width: 11px;
    height: 11px;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row02 .slick-dots li.slick-active button {
    border: 1.5px solid #BD332D;
    background-color: #BD332D;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row02 .slick-list {
    overflow: visible;
    padding-right: 8%;
    padding-left: 8%;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row02 .tg_service_row02_col {
    width: 100%;
    margin: 0 8px;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row02 .tg_service_row02_col h3 {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.1em;
    color: #bd332d;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
    margin-bottom: 6px;
    margin-top: 12px;
  }
  #tg article #tg_service .tg_service_inner .tg_service_row02 .tg_service_row02_col p {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
  #tg article #tg_spacial {
    width: 100%;
    background-color: #bd332d;
    padding: 60px 20px 80px;
    position: relative;
  }
  #tg article #tg_spacial .tg_spacial_decotxt {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -8vw;
    width: 100%;
    padding: 0 8px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) and (min-width: 375px) {
  #tg article #tg_spacial .tg_spacial_decotxt {
    top: -31px;
  }
}
@media screen and (max-width: 768px) {
  #tg article #tg_spacial .tg_spacial_decotxt img {
    max-width: 375px;
    width: 100%;
  }
  #tg article #tg_spacial .tg_spacial_inner {
    width: 100%;
    margin: 0 auto;
  }
  #tg article #tg_spacial .tg_spacial_inner h2 {
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.1em;
    text-align: center;
    font-weight: 400;
  }
  #tg article #tg_spacial .tg_spacial_inner h2 strong {
    font-weight: 400;
    font-size: 32px;
    display: block;
    line-height: 1.3;
    margin-top: 10px;
    letter-spacing: 0;
  }
  #tg article #tg_spacial .tg_spacial_inner .tg_spacial_txt01 {
    text-align: center;
    color: #fff;
    letter-spacing: 0.08em;
    line-height: 1.5;
    margin-top: 24px;
  }
  #tg article #tg_spacial .tg_spacial_inner .tg_spacial_box {
    background-color: #F8F2ED;
    padding: 26px 20px 30px;
    margin-top: 48px;
  }
  #tg article #tg_spacial .tg_spacial_inner .tg_spacial_box h3 {
    font-size: 17px;
    letter-spacing: -0.04em;
    line-height: 1.6;
    color: #bd332d;
    text-align: center;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 5px;
    margin-bottom: 20px;
    font-weight: 400;
  }
}
@media screen and (max-width: 768px) and (max-width: 360px) {
  #tg article #tg_spacial .tg_spacial_inner .tg_spacial_box h3 {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  #tg article #tg_spacial .tg_spacial_inner .tg_spacial_box .tg_spacial_box_row .tg_spacial_box_row_col01 {
    width: 100%;
  }
  #tg article #tg_spacial .tg_spacial_inner .tg_spacial_box .tg_spacial_box_row .tg_spacial_box_row_col02 p {
    letter-spacing: 0.08em;
    line-height: 1.5;
    margin-top: 10px;
  }
  #tg article #tg_spacial .tg_spacial_inner .tg_spacial_box .tg_spacial_box_row .tg_spacial_box_row_col02 a {
    margin-top: 28px;
  }
  #tg article #tg_spacial .tg_spacial_inner .tg_spacial_box .tg_spacial_box_row .tg_spacial_box_row_col02 .tg_spacial_box_row_col02_annotation {
    margin-top: 10px;
  }
  #tg article #tg_spacial .tg_spacial_inner .tg_spacial_box .tg_spacial_box_row .tg_spacial_box_row_col02 .tg_spacial_box_row_col02_annotation small {
    font-size: 11px;
  }
  #tg article #tg_spacial .tg_spacial_inner .tg_spacial_box.tg_spacial_box_02 .tg_spacial_box_row_col02 {
    margin-top: -5px;
  }
  #tg article #tg_spacial .tg_spacial_inner .tg_spacial_box.tg_spacial_box_02 h3 {
    text-align: left;
    font-size: 16px;
    margin-bottom: 12px;
    margin-top: 15px;
  }
  #tg article #tg_wedding_hall_list {
    width: 100%;
    background-color: #F0EBE1;
    padding: 80px 0;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner {
    width: 100%;
    margin: 0 auto;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_h2_wrp {
    text-align: center;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_h2_wrp p img {
    height: 101px;
    width: auto;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_h2_wrp h2 {
    font-size: 32px;
    letter-spacing: 0.1em;
    color: #bd332d;
    font-weight: 400;
    margin-top: -78px;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-top: 70px;
    position: relative;
    z-index: 2;
    padding: 0 20px;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp > div {
    position: relative;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_subarea_list {
    position: absolute;
    top: 51px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_subarea_list > ul {
    background-color: #FFFBF7;
    position: relative;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_subarea_list > ul:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 7px solid #fff;
    border-top: 0;
    top: -7px;
    left: 50%;
    transform: translateX(-50%);
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_subarea_list > ul > li {
    border-bottom: 1px dashed #E9D9C3;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_subarea_list > ul > li:last-child {
    border-bottom: none;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_subarea_list > ul > li button {
    background-color: transparent;
    border: none;
    white-space: nowrap;
    padding: 14px 15px;
    transition: 0.3s;
    width: 100%;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_subarea_list > ul > li button:hover {
    color: #fff;
    background-color: #bd332d;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp button {
    cursor: pointer;
    color: #bd332d;
    font-size: 14px;
    letter-spacing: 0.1em;
    font-weight: 400;
    font-family: "Zen Old Mincho", serif;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_area {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 44px;
    padding: 0 15px;
    border: 1px solid #E9D9C3;
    background-color: transparent;
    transition: 0.3s;
    white-space: nowrap;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_area.tg_wedding_hall_list_btn_area_pulldown {
    padding-right: 36px;
    position: relative;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_area.tg_wedding_hall_list_btn_area_pulldown:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 6px solid #bd332d;
    border-bottom: 0;
    top: 50%;
    transform: translateY(-50%);
    right: 16px;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_area.tg_wedding_hall_list_btn_area_active {
    background-color: #bd332d;
    color: #fff;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_area.tg_wedding_hall_list_btn_area_active:before {
    border-top: 6px solid #fff;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_area:hover {
    background-color: #bd332d;
    color: #fff;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner #tg_wedding_hall_list_btn_wrp .tg_wedding_hall_list_btn_area:hover:before {
    border-top: 6px solid #fff;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_selected_area {
    text-align: left;
    padding: 0 20px;
    margin-top: 15px;
    margin-bottom: 25px;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_area_list {
    padding: 0 20px;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_area_list > li {
    width: 100%;
    background-color: #FFFBF7;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.06);
    opacity: 0;
    transition: 0.8s;
    margin-bottom: 20px;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_area_list > li:last-child {
    margin-bottom: 0;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_area_list > li.in-view {
    opacity: 1;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_area_list > li .tg_wedding_hall_list_area_list_img {
    height: 206px;
    overflow: hidden;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_area_list > li .tg_wedding_hall_list_area_list_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_area_list > li > p {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-align: left;
    padding: 18px 20px;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_area_list > li .tg_wedding_hall_list_area_list_btn_wrp {
    display: flex;
    border-top: 1px solid #E9D9C3;
    margin-top: auto;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_area_list > li .tg_wedding_hall_list_area_list_btn_wrp a {
    color: #bd332d;
    font-size: 14px;
    font-weight: 400;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    width: 50%;
    border-right: 1px solid #E9D9C3;
    transition: 0.3s;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_area_list > li .tg_wedding_hall_list_area_list_btn_wrp a:hover {
    background-color: #bd332d;
    color: #fff;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_area_list > li .tg_wedding_hall_list_area_list_btn_wrp a:last-child {
    border: none;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_btn_wrp {
    margin-top: 50px;
    opacity: 0;
    transition: 0.6s;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_btn_wrp.in-view {
    opacity: 1;
  }
  #tg article #tg_wedding_hall_list .tg_wedding_hall_list_inner .tg_wedding_hall_list_btn_wrp .tg_btn {
    width: 100%;
    margin: 0 auto;
  }
  #tg .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  #tg .clearfix {
    clear: both;
    min-height: 1px;
  }
  #tg * html .clearfix {
    height: 1px; /*\*/ /*/
height: auto;
overflow: hidden;
/**/
  }
  #tg .clear {
    clear: both;
  }
  #tg .txt_center {
    text-align: center !important;
  }
  #tg .txt_left {
    text-align: left !important;
  }
  #tg .txt_right {
    text-align: right !important;
  }
  #tg .fleft {
    display: block;
    float: left;
  }
  #tg .fright {
    display: block;
    float: right;
  }
  #tg .txt_red {
    color: #ff3333;
  }
  #tg .mr0 {
    margin-right: 0 !important;
  }
  #tg .mb0 {
    margin-bottom: 0 !important;
  }
  #tg .pl0 {
    padding-left: 0 !important;
  }
  #tg .pr0 {
    padding-right: 0 !important;
  }
  #tg .pt0 {
    padding-top: 0 !important;
  }
  #tg .pb0 {
    padding-bottom: 0 !important;
  }
  #tg .ml5 {
    margin-left: 5px !important;
  }
  #tg .mr5 {
    margin-right: 5px !important;
  }
  #tg .mt5 {
    margin-top: 5px !important;
  }
  #tg .mb5 {
    margin-bottom: 5px !important;
  }
  #tg .pl5 {
    padding-left: 5px !important;
  }
  #tg .pr5 {
    padding-right: 5px !important;
  }
  #tg .pt5 {
    padding-top: 5px !important;
  }
  #tg .pb5 {
    padding-bottom: 5px !important;
  }
  #tg .pt8 {
    padding-top: 8px !important;
  }
  #tg .ml10 {
    margin-left: 10px !important;
  }
  #tg .mr10 {
    margin-right: 10px !important;
  }
  #tg .mt10 {
    margin-top: 10px !important;
  }
  #tg .mb10 {
    margin-bottom: 10px !important;
  }
  #tg .pl10 {
    padding-left: 10px !important;
  }
  #tg .pr10 {
    padding-right: 10px !important;
  }
  #tg .pt10 {
    padding-top: 10px !important;
  }
  #tg .pb10 {
    padding-bottom: 10px !important;
  }
  #tg .ml15 {
    margin-left: 15px !important;
  }
  #tg .mr15 {
    margin-right: 15px !important;
  }
  #tg .mt15 {
    margin-top: 15px !important;
  }
  #tg .mb15 {
    margin-bottom: 15px !important;
  }
  #tg .pl15 {
    padding-left: 15px !important;
  }
  #tg .pr15 {
    padding-right: 15px !important;
  }
  #tg .pt15 {
    padding-top: 15px !important;
  }
  #tg .pb15 {
    padding-bottom: 15px !important;
  }
  #tg .ml20 {
    margin-left: 20px !important;
  }
  #tg .mr20 {
    margin-right: 20px !important;
  }
  #tg .mt20 {
    margin-top: 20px !important;
  }
  #tg .mb20 {
    margin-bottom: 20px !important;
  }
  #tg .pl20 {
    padding-left: 20px !important;
  }
  #tg .pr20 {
    padding-right: 20px !important;
  }
  #tg .pt20 {
    padding-top: 20px !important;
  }
  #tg .pb20 {
    padding-bottom: 20px !important;
  }
  #tg .ml25 {
    margin-left: 25px !important;
  }
  #tg .mr25 {
    margin-right: 25px !important;
  }
  #tg .mt25 {
    margin-top: 25px !important;
  }
  #tg .mb25 {
    margin-bottom: 25px !important;
  }
  #tg .pl25 {
    padding-left: 25px !important;
  }
  #tg .pr25 {
    padding-right: 25px !important;
  }
  #tg .pt25 {
    padding-top: 25px !important;
  }
  #tg .pb25 {
    padding-bottom: 25px !important;
  }
  #tg .ml30 {
    margin-left: 30px !important;
  }
  #tg .mr30 {
    margin-right: 30px !important;
  }
  #tg .mt30 {
    margin-top: 30px !important;
  }
  #tg .mb30 {
    margin-bottom: 30px !important;
  }
  #tg .pl30 {
    padding-left: 30px !important;
  }
  #tg .pr30 {
    padding-right: 30px !important;
  }
  #tg .pt30 {
    padding-top: 30px !important;
  }
  #tg .pb30 {
    padding-bottom: 30px !important;
  }
  #tg .ml35 {
    margin-left: 35px !important;
  }
  #tg .mr35 {
    margin-right: 35px !important;
  }
  #tg .mt35 {
    margin-top: 35px !important;
  }
  #tg .mb35 {
    margin-bottom: 35px !important;
  }
  #tg .pl35 {
    padding-left: 35px !important;
  }
  #tg .pr35 {
    padding-right: 35px !important;
  }
  #tg .pt35 {
    padding-top: 35px !important;
  }
  #tg .pb35 {
    padding-bottom: 35px !important;
  }
  #tg .ml40 {
    margin-left: 40px !important;
  }
  #tg .mr40 {
    margin-right: 40px !important;
  }
  #tg .mt40 {
    margin-top: 40px !important;
  }
  #tg .mb40 {
    margin-bottom: 40px !important;
  }
  #tg .pl40 {
    padding-left: 40px !important;
  }
  #tg .pr40 {
    padding-right: 40px !important;
  }
  #tg .pt40 {
    padding-top: 40px !important;
  }
  #tg .pb40 {
    padding-bottom: 40px !important;
  }
  #tg .ml45 {
    margin-left: 45px !important;
  }
  #tg .mr45 {
    margin-right: 45px !important;
  }
  #tg .mt45 {
    margin-top: 45px !important;
  }
  #tg .mb45 {
    margin-bottom: 45px !important;
  }
  #tg .pl45 {
    padding-left: 45px !important;
  }
  #tg .pr45 {
    padding-right: 45px !important;
  }
  #tg .pt45 {
    padding-top: 45px !important;
  }
  #tg .pb45 {
    padding-bottom: 45px !important;
  }
  #tg .ml50 {
    margin-left: 50px !important;
  }
  #tg .mr50 {
    margin-right: 50px !important;
  }
  #tg .mt50 {
    margin-top: 50px !important;
  }
  #tg .mb50 {
    margin-bottom: 50px !important;
  }
  #tg .pl50 {
    padding-left: 50px !important;
  }
  #tg .pr50 {
    padding-right: 50px !important;
  }
  #tg .pt50 {
    padding-top: 50px !important;
  }
  #tg .pb50 {
    padding-bottom: 50px !important;
  }
  #tg .mt75 {
    margin-top: 75px !important;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}