#golf_lp p {
    font-size: 1.455vw;
    /* 16px */
}

.width_base {
    width: 90.909vw;
    /* 1000px */
}

/* Header */
#golf_lp header {
    height: 6.182vw;
    /* 68px */
    padding: 0 1.818vw;
    /* 20px */
}

#golf_lp header a img:nth-child(1) {
    width: 5.455vw;
    /* 60px */
}

#golf_lp header a img:nth-child(2) {
    width: 7.182vw;
    /* 79px */
}

/* Main visual (mv) */

.mv {
    position: relative;
    margin-bottom: 7.63vw;
}

.mv h1 {
	position: absolute;
	top: 13.3vw;
	width: 38.972vw;
	left: 6vw;
}


.main_title {
    width: 7.1vw;
    margin: -2.4vw auto 6vw;

}

.main_title h2 {
    font-size: 4.54vw;
}


.main_txt {
    /* padding-left: 300px; */
    margin-bottom: 8.63vw;
}

#golf_lp .main_txt p {
	width: 72.72vw;
	font-size: 1.8vw;
	margin: 0 auto 1.8vw;
    line-height: 1.875em;
    letter-spacing: 0.25em;
    text-align: center;
}

.mv img{
    margin-bottom: 0;
}
#golf_lp  .mv-wrapper{
    display: block;
    position: relative;
    height: 136.04vw;
    width: 100%;
    overflow: hidden;
    margin-bottom: 8.6vw;
}
#golf_lp .mv-wrapper .mv-bg{
    width: 100%;
    transform: scale(1.1);
    animation: animationZoom1 5s ease-in-out forwards;
}
@keyframes animationZoom1 {
100% { transform: scale(1)}
}
#golf_lp .mv-wrapper .mv-bg-item-01{
    position: absolute;
    transform: translate(-50% , -50%);
    top: 78%;
    left: 32%;
    width: 56.74vw;
}
#golf_lp .mv-wrapper .mv-bg-item-02{
    position: absolute;
    transform: translate(-50% , -50%);
    top: 87.5%;
    left: 74%;
    width: 45.11vw;
}
#golf_lp .mv-wrapper .mv-title-01{
    position: absolute;
    transform: translate(-50% , -50%);
    top: 78%;
    left: 32.8%;
}
#golf_lp .mv-wrapper .mv-title-01 p{
    font-size: 5.81vw;
    color: #fff;
    letter-spacing: 0.2em;
    /* animation-delay: 0.9s; */
    font-weight: bold;
}
#golf_lp .mv-wrapper .mv-title-02{
    position: absolute;
    transform: translate(-50% , -50%);
    top: 84%;
    left: 55%;
    width: max-content;
}
#golf_lp .mv-wrapper .mv-title-02 p{
    font-size: 4.65vw;
    color: #fff;
    letter-spacing: 0.2em;
    /* animation-delay: 1.2s; */
    font-weight: bold;
}
#golf_lp .mv-wrapper .mv-title-02 p span{
    font-size: 1em;
    color: #BF7946;
}
#golf_lp .main_title{
    display: block;
    width: 100%;
    height: 240px;
}
#golf_lp .main_title h2{
    max-width: 1100px;
    display: block;
    height: 21.81vw;
    position: relative;
    margin: 0 auto;
}
#golf_lp .main_title h2::before{
    position: absolute;
    content: "";
    width: 70%;
    height: 1px;
    transform: translate(-50% , -50%);
    border-top: 1px dotted #ADADAD;
    top: 1px;
    left: 50%;
}
#golf_lp .main_title h2::after{
    position: absolute;
    content: "";
    width: 70%;
    height: 1px;
    transform: translate(-50% , -50%);
    border-top: 1px dotted #ADADAD;
    bottom: 0;
    left: 50%;
}
#golf_lp .main_title h2 p:nth-of-type(1){
    position: absolute;
    transform: translate(-50% , -50%);
    font-size: 5.45vw;
    color: #D9C4A6;
    font-weight: bold;
    letter-spacing: 0.2em;
top: 35%;
left: 23%;
}
#golf_lp .main_title h2 p:nth-of-type(2){
    position: absolute;
    transform: translate(-50% , -50%);
    font-size: 4.54vw;
    color: #5A5A5A;
    font-weight: bold;
    letter-spacing: 0.2em;
    top: 67%;
left: 61%;
width: max-content;
}
#golf_lp .main_title h2 .main_title_fukidashi{
    position: absolute;
    transform: translate(-50% , -50%);
    width: 20vw;
    top: 36%;
    left: 68%;
}
#golf_lp .main_check{
    position: relative;
    background-image: url(img/main_check_bg.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 33.63vw;
    background-size: cover;
    margin-bottom: 9.09vw;
    background-position: bottom;
}
#golf_lp .main_check .main_check_wrapper{
    position: relative;
    margin: 0 auto;
    width: fit-content;
}
#golf_lp .main_check .main_check_wrapper .main_check_item{
    position: absolute;
    transform: translate(-50% , -50%);
    width: 9.09vw;
    top: 22%;
    left: -10%;

}
#golf_lp .main_check ul{
    list-style: none;
    list-style-position: inside;
    width: fit-content;
    margin: 0 auto;
    padding-top: 5.00vw;
}
#golf_lp .main_check ul li{
    background: url(img/list-checker.png) left 0px top 3px no-repeat;
    text-align: left;
    color: #0A0A0A;
    font-size: 2.72vw;
    background-size: 2.72vw auto;
    padding-left: 1.5em;
    font-weight: bold;
    letter-spacing: 0.2em;
    margin-bottom: 1.5em;
    position: relative;
    width: fit-content;
    line-height: 1.5em;
}

#golf_lp .main_check ul li span{
    color: #BF7946;
    font-size: 1em;
}

a.button_black {
    display: inline-flex;
    align-items: center;
    padding: 1.0909vw 2.0909vw 1.0909vw 2.1818vw;
    /* 12px 23px 12px 24px */
    font-size: 1.7273vw;
    /* 19px */
    /* font-weight: 600; */
    color: #fff;
    background-color: #1a237e;
    text-decoration: none;
    border-radius: 0.4545vw;
    /* 5px */
    letter-spacing: 0.02em;
    width: 22.0909vw;
    /* 243px */
    justify-content: space-between;
}

a.button_black .icon {
    display: inline-block;
    width: 1.3636vw;
    /* 15px */
    height: 1.3636vw;
    /* 15px */
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.8182vw;
    /* 9px */
    font-size: 1.2727vw;
    /* 14px */
}

a.button_black .icon::after {
    font-size: 1.091vw;
    /* 1.2em converted to approximate vw */
}

.present {
    margin: 0 auto 8.909vw;
    /* 98px */
}


.present {
    margin: 0 auto 8.545454545vw;
}

.present img {
    margin-bottom: 1.636363636vw;
}

h2.recommend_title {
    font-size: 1.8182vw;
    /* 20px to vw */
    font-weight: 600;
    text-align: center;
    position: relative;
    margin: 0 auto 3.5455vw;
    /* 39px to vw */
    line-height: 140%;
    letter-spacing: 0.05em;
}

h2.recommend_title::after {
    content: '';
    display: block;
    width: 3.0909vw;
    /* 34px to vw */
    height: 0.0909vw;
    /* 1px to vw */
    background-color: #171C61;
    margin: 1.4545vw auto 0;
    /* 16px to vw */
}

/*tab*/
.tabs {
    gap: 1.81vw;
}

.tab {
    padding: 1.81vw 0px 4.54vw;
    font-size: 1.6vw;
    width: 36.36vw;
}
.tab::before {
    width: 4.36vw;
    height: 2.72vw;
}


.tab-content {
    display: none;
    padding: 6.72vw 0px 0;
/*    font-size: 1.2em;*/
}

.tab-content .gender-title {
    position: relative;
    margin-bottom: 3.63vw;
}
.tab-content .gender-title .gender-title-item{
    width: 12.9vw;
    top: 110%;
    left: 9%;
}
#golf_lp .tab-content .gender-title p{
    font-size: 2.72vw;
}
#golf_lp .gender_title_items {
    width: 79.90vw;
    margin: 0 auto 5.81vw;
}
#golf_lp .gender_title_items p {
    width: 89.74vw; /* 350px */
    margin: 5.13vw 0 8.97vw -34.36vw; /* 20px 0 35px -134px */
}


.gender_title_item h3 {
    font-size: 2vw;
    margin-bottom: 9.09vw;
}

.gender_nav_items {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12.72vw;
}

.gender_nav_items .gender_nav_item {
    width: 29.09vw;
    text-align: center;
}

.gender_nav_item {
    position: relative; /* 擬似要素の絶対位置を親要素に対して相対的にする */
    text-align: left;
}
.gender_nav_item .gender_nav_item_num {
text-align: left;
font-size: 1.45vw;
}
#mens .gender_nav_item .gender_nav_item_num span{
color: #113B96;
font-size: 2.54vw;
}
#womens .gender_nav_item .gender_nav_item_num span{
color: #EABDD5;
font-size: 2.54vw;
}

.gender_nav_item a::after {
    width: 3.45vw;
    height: 3.63vw;
}


/*スタイリング*/



/*スタイリング 01*/


.styling {
    margin: 2.36vw auto 9.09vw;
    height: 55.9vw;

}
.styling_detail {
    top: 12.72vw;
    right: 0;
    width: 47.45vw;
}
.styling_detail img {
    position: absolute;
    top: -24.87vw; /* -97px */
}
.styling_detail .styling_detail_num {
    font-size: 5.45vw;
    width: fit-content;
    margin: 0 auto;
}


.styling_detail .styling_detail_head span{
    color: #262626;
    text-align: center;
    font-size: 5.58vw;
}

.styling_main {
    position: absolute;
    width: 38.6vw;
}
.styling_main .swiper-slide{
    box-sizing: border-box;
    padding: 1.36vw;
}
#mens .styling_main .swiper-item{
    position: absolute;
    width: 17.72vw;
}
#womens .styling_main .swiper-item{
    position: absolute;
    width: 17.72vw;
}




.styling_detail h3 {
    font-size: 2.18vw;
    font-weight: 600;
    margin: 1.81vw 0;
    padding-top: 0;
    text-align: center;
}

.styling_cta {
    position: absolute;
    width: 47.45vw;
    right: 0;
    bottom: 3.64vw;
}



/*スタイリングCTA部分*/

.list {
    width: 100%;
    max-width: 600px;
    margin: 0px auto;
    border-radius: 8px;
    overflow: hidden;
    list-style: none;
    padding: 0;
}

.list-item {
    gap: 1.81vw;
}
.list-item span{
    font-size: 1.81vw;
}
.list-item span .tax{
    font-size: 1.27vw;
    display: inline;
}
.list-item a {

    background-color: #000;
    /* display: flex;
    justify-content: space-between;
    align-items: center; */
    padding: 0.90vw 1.81vw;
    /* border-bottom: 1px solid #e0e0e0; */
    color: #ffffff;
    font-size: 1.2em;
    font-size: 1.81vw;
}

.list-item:last-child {
    border-bottom: none;
}

.price {
    color: #1a237e;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
    margin-right: 40px;
}


.styling_colorway h3 {
	position: relative;
	padding-left: 3.18vw;
	font-weight: 600;
	font-size: 1.73vw;
	margin-bottom: 1.73vw;
	width: fit-content;
	margin: 0 auto 3.64vw;
	line-height: 140%;
	letter-spacing: 0.05em;
}


.styling_colorway h3:before {
    width: 2vw;
    height: 2vw;

}

 .styling_colorway_items.styling_colorway_items_01{
    display: flex;
    justify-content: space-between;
    margin-bottom: 13.63vw;
}
.styling_colorway_items.styling_colorway_items_02{
    display: flex;
    justify-content: center;
    margin-bottom: 13.63vw;
    gap: 3.63vw;
}

.styling_colorway_items .styling_colorway_item {
    width: 20vw;
}

.styling_colorway_items .styling_colorway_item a {
    text-decoration: none;
}

.styling_colorway img {
    margin-bottom: 1.09vw;
}

.styling_colorway h4 {
    font-weight: 600;
    font-size: 1.36vw;
    text-align: center;

    display: flex;
    align-items: center;
    justify-content: center;
    height: 3.81vw;
    /* Adjust the height as needed */
    margin: 0;
    letter-spacing: 0.05em;
    line-height: 140%;
}

#mens .styling_code h3.styling_code_title,
#womens .styling_code h3.styling_code_title{
    height: auto;
margin: 0 auto 1.81vw;
    text-align: center;
    font-size: 1.90vw;
    letter-spacing: 0.4em;
}

#mens .styling_code_wrapper .styling_code_photo_outer,
#womens .styling_code_wrapper .styling_code_photo_outer{
    width: 68.18vw;
    margin: 0 auto 3.63vw;
}
   
#golf_lp .styling_code_wrapper .styling_code_photo_outer .styling_code_photo{
padding: 1.45vw 1.63vw;
}
#golf_lp .styling_code_wrapper .styling_code_item h3{
    text-align: center;
    font-size: 1.81vw;
    margin-bottom: 3.63vw;
    };
#golf_lp .styling_code_wrapper .styling_code_item .styling_code_item_wraper{
overflow: auto;
margin: 0 3.48vw;
}
/* #golf_lp .styling_code_wrapper .styling_code_item .styling_code_item_wraper ul{
gap: 1.81vw;
}
#golf_lp .styling_code_wrapper .styling_code_item .styling_code_item_wraper ul li {
	width: 16.72vw;
	text-align: center;
}

#golf_lp .styling_code_wrapper .styling_code_item .styling_code_item_wraper ul li a{
text-align: center;
text-decoration: none;
color: #000;
} */
#golf_lp .styling_code_wrapper .styling_code_item .styling_code_item_wraper .styling_code_feature_item{
    margin-bottom: 5.45vw;
    position: relative;
}
#golf_lp .styling_code_wrapper .styling_code_item .styling_code_item_wraper .styling_code_feature_item::before{
    position: absolute;
    content: "";
    width: 80%;
    height: 1px;
    border-bottom: 1px solid #B9B9B9;
    transform: translate(-50%, -50%);
    left: 50%;
    bottom: -3.18vw;
}
#golf_lp .styling_code_wrapper .styling_code_item .styling_code_item_wraper .styling_code_feature_item ul,
#golf_lp .styling_code_wrapper .styling_code_item .styling_code_item_wraper .styling_code_secondary_item ul{
display: flex;
justify-content: center;
align-items: center;
gap: 2.27vw;
width: max-content;
margin: auto;
flex-direction: column;
}

#golf_lp .styling_code_wrapper .styling_code_item .styling_code_item_wraper .styling_code_feature_item ul li,
#golf_lp .styling_code_wrapper .styling_code_item .styling_code_item_wraper .styling_code_secondary_item ul li{
width: 68.18vw;
text-align: center;
}
#golf_lp .styling_code_wrapper .styling_code_item .styling_code_item_wraper .styling_code_feature_item ul li a,
#golf_lp .styling_code_wrapper .styling_code_item .styling_code_item_wraper .styling_code_secondary_item ul li a{
text-align: center;
text-decoration: none;
color: #000;
font-size: 2.18vw;
display: flex;
justify-content: space-between;
align-items: center;
}
#golf_lp .styling_code_wrapper .styling_code_item .styling_code_item_wraper .styling_code_feature_item ul li a .styling_code_item_name{
    margin-left: 0;
    margin-right: auto;
    /* width: fit-content; */
}
#golf_lp .styling_code_wrapper .styling_code_item .styling_code_item_wraper .styling_code_secondary_item ul li a .styling_code_item_name{
    /* margin-left: 4vw; */
    margin-right: auto;
    /* width: fit-content; */
}
#golf_lp .styling_code_wrapper .styling_code_item .styling_code_item_wraper .styling_code_feature_item ul li a .styling_code_item_price,
#golf_lp .styling_code_wrapper .styling_code_item .styling_code_item_wraper .styling_code_secondary_item ul li a  .styling_code_item_price{
margin-left: auto;
margin-right: 0;
/* width: fit-content; */
}
#golf_lp .styling_code_wrapper .styling_code_item .styling_code_item_wraper .styling_code_feature_item ul li a .styling_code_item_btn,
#golf_lp .styling_code_wrapper .styling_code_item .styling_code_item_wraper .styling_code_secondary_item ul li a  .styling_code_item_btn{
margin-left: 4.54vw;
margin-right: 0;
border-radius: 2em;
font-size: 18px;
padding: 0.3em 1.2em;
}
#golf_lp .styling_code_wrapper .styling_code_item .styling_code_item_wraper .styling_code_feature_item ul li a .styling_code_item_btn{
    background-color: #393D60;
    color: #fff;
}
#golf_lp .styling_code_wrapper .styling_code_item .styling_code_item_wraper .styling_code_secondary_item ul li a  .styling_code_item_btn{
    color: #393D60;
    border: 1px solid #393D60;
}
#golf_lp .styling_code_wrapper .styling_code_comment {
    width: 90.9vw;
    margin: 0 auto 5.45vw;
}
#golf_lp .styling_code_wrapper .styling_code_comment .styling_code_comment_title_flex{
display: flex;
justify-content: center;
align-items: flex-start;
gap: 1.81vw;
width: 45.45vw;
margin: 0 auto 3.63vw;
}
#golf_lp .styling_code_wrapper .styling_code_comment .styling_code_comment_title_flex .styling_code_comment_title_photo{
width: 7.27vw;
}
#golf_lp .styling_code_wrapper .styling_code_comment .styling_code_comment_title_flex .styling_code_comment_title {
position: relative;
height: 8.36vw;
width: 36.36vw;
background-image: url(img/mens-ex-bg.png);
background-size: contain;
background-repeat: no-repeat;
}
#mens .styling_code_wrapper .styling_code_comment .styling_code_comment_title_flex .styling_code_comment_title {
    background-image: url(img/mens-ex-bg.png);
    }
    #womens .styling_code_wrapper .styling_code_comment .styling_code_comment_title_flex .styling_code_comment_title {
    background-image: url(img/womens-ex-bg.png);
    }
    #golf_lp .styling_code_wrapper .styling_code_comment .styling_code_comment_title_flex .styling_code_comment_title h3{
    font-size: 1.91vw;
    width: 100%;
    position: absolute;
    transform: translate(-50% , -50%);
    top: 40%;
    left: 50%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    gap: 0.909vw;
    }
    #golf_lp .styling_code_wrapper .styling_code_comment .styling_code_comment_title_flex .styling_code_comment_title h3 span{
    font-size: 1.36vw;
    }
    #golf_lp .styling_code_wrapper .styling_code_comment .styling_code_comment_txt{
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    position: relative;
    }
    #golf_lp .styling_code_wrapper .styling_code_comment .styling_code_comment_txt .styling_code_comment_txt_point{
        position: absolute;
        transform: translate(-50% , -50%);
        top: -18%;
        left: 4%;
        width: 9.09vw;
    }
    
    #golf_lp .styling_code_wrapper .styling_code_comment .styling_code_comment_txt ul{
        list-style: none;
        list-style-position: inside;
    }
    
    #golf_lp .styling_code_wrapper .styling_code_comment .styling_code_comment_txt ul li{
    /* background: url(img/list-checker.png)left 0px top 3px no-repeat; */
    text-align: left;
    color: #0F196E;
    font-size: 2vw;
    padding-left: 1.5em;
    font-weight: bold;
    letter-spacing: 0.2em;
    margin-bottom: 1.5em;
    position: relative;
    width: fit-content;
    line-height: 1em;
    }
    #womens .styling_code_wrapper .styling_code_comment .styling_code_comment_txt ul li{
    background: url(img/womens-list-checker.png)left 0px top 0px no-repeat;
    background-size: 2vw auto;
    }
    #mens .styling_code_wrapper .styling_code_comment .styling_code_comment_txt ul li{
    background: url(img/mens-list-checker.png)left 0px top 0px no-repeat;
    background-size: 2vw auto;
    }
    #golf_lp .styling_code_wrapper .styling_code_comment .styling_code_comment_txt ul li .list-thermo{
    width: 1.18vw;
    position: absolute;
    transform: translate(-50% , -50%);
    top: 50%;
    right: -8%;
    }




/*ジェンダー下のボタン*/

.gender_button {
    padding: 0.909vw 1.818vw;
    /* 10px 20px */
    width: 46.182vw;
    /* 508px */
    margin: 0 auto 8.182vw;
    /* 90px */
}

#golf_lp .gender_button img {
    width: 7.455vw;
    /* 82px */
    padding: 2.273vw;
    /* 25px */
}

.gender_button .gender_text {
    margin-left: 1.364vw;
    font-size: 1.364vw;
    font-weight: 600;
}




.gender_button .gender_arrow {
    width: 0.818vw;
    /* 9px */
    height: 0.909vw;
    /* 10px */
    margin-left: 3.091vw;
    /* 34px */
}

/*swiper*/
#golf_lp .swiper-btn-wrap{
    position: relative;
    height: 5vw;
    margin-top: 1.36vw;
}
#golf_lp .swiper-button-prev,
#golf_lp .swiper-button-next {
width: 5.36vw; /* ボタンの幅 */
height: 2.27vw; /* ボタンの高さ */
background-size: 2.27vw 5.36vw; /* 表示したいサイズ */
top: 1.18vw;
}

#golf_lp .swiper-pagination-bullet{
    width: 1.09vw;
    height: 1.09vw;
    background-color: #fff;
    border: 1px solid #000;
}
#golf_lp .swiper-pagination-bullet-active{
    background-color: #000;
}

.footer_logo {
    width: 25.455vw;
    /* 280px */
    margin: 0 auto 3.909vw;
    /* 43px */
}

#golf_lp .footer_logo p {
    font-size: 1.363636364vw;
}

.footer_logo img {
    width: 25.455vw;
    /* 280px */
    margin: 0 auto 1.455vw;
    /* 16px */
}

.footer_logo p {
    font-size: 1.364vw;
    /* 15px */
}







/*TOPに戻る*/

.scroll-to-top {
    bottom: 4.273vw;
    /* 47px */
    right: 4.273vw;
    /* 47px */
    width: 4.545vw;
    /* 50px */
    height: 4.545vw;
    /* 50px */
    border-radius: 50%;
    /* No conversion needed */
    transition: opacity 0.3s;
    /* No conversion needed */
    opacity: 0;
    /* No conversion needed */
}

.scroll-to-top img {
    width: 5.455vw;
    /* 60px */
    height: 5.455vw;
    /* 60px */
}

.scroll-to-top.show {
    opacity: 1;
    /* No conversion needed */
}

.footer_link_01 {
    width: 41.636vw;
    /* 458px */
    margin: 0 auto 3.818vw;
    /* 42px */
}

a.arrow_link {
    background-position: right 1.364vw center;
    /* 15px */
    opacity: 45;
    /* No conversion needed */
    padding: 2.727vw 0;
    /* 30px */
    font-size: 1.455vw;
    /* 16px */
}

.footer_link_02 {
    width: 90.909vw;
    /* 1000px */
    margin: 0 auto 3.818vw;
    /* 42px */
}

.footer_link_02_list {
    width: 100%;
    /* No conversion needed */
    margin: 0 auto;
    /* No conversion needed */
    border-radius: 8px;
    /* No conversion needed */
    padding: 0;
    /* No conversion needed */
}

.footer_link_02_list-item {
    background-position: right 1.364vw center;
    /* 15px */
    width: 16.364vw;
    /* 180px */
    height: 6.909vw;
    /* 76px */
}

.footer_link_02_list-item a {
    padding: 1.364vw 0 1.364vw 1.364vw;
    /* 15px */
    font-size: 1.455vw;
    /* 16px */
    width: 100%;
    /* No conversion needed */
}

.footer_link_03 {
    width: 41.636vw;
    /* 458px */
    margin: 0 auto 11.000vw;
    /* 121px */
}

a.arrow_link_03 {
    background-position: right 1.364vw center;
    /* 15px */
    opacity: 45;
    /* No conversion needed */
    padding: 2.727vw 0;
    /* 30px */
    font-size: 1.455vw;
    /* 16px */
}

.footer_instagram {
    width: 3.000vw;
    /* 33px */
    margin: 0 auto 5.182vw;
    /* 57px */
}

.footer_logo_2 {
    width: 21.000vw;
    /* 231px */
    margin: 0 auto 2.000vw;
    /* 22px */
}

.footer_copy {
    font-size: 1.182vw;
    /* 13px */
    color: #666666;
    /* No conversion needed */
    margin-bottom: 8.182vw;
    /* 90px */
}

.link-wrapper{
    width: 100%;
    padding-top: 4.54vw;
    padding-bottom: 9.09vw;
    margin-bottom: 5.45vw;
}
.link-wrapper .link-container {
    width: 68.1vw;
    margin: 0 auto;
    display: flex;
    justify-content: center; /* 横並びにする */
    gap: 1.81vw; /* 2つのリンク間のスペースを調整 */

}

.link-container a {
    width: auto; /* 画像のサイズに合わせて幅を自動調整 */
}
/*最下部のリンク調整*/

.present_footer {
    display: flex;
    flex-direction: column; /* 一列にする */
    align-items: center; /* 水平方向に中央揃え */
    width: 68.18vw; /* 750px / 1100px * 100 = 68.18vw */
}


.present_footer a img {
    max-width: 100%; /* 画像が親要素の幅を超えないようにする */
    height: auto;
}






