@charset "utf-8";
.blockDisplay{
    display: block;
}
body.responsiveBody{
    width: 100%;
    -webkit-text-size-adjust: 100%;
}
.js-mvswitch{
    visibility: hidden;
}
body.responsiveBody iframe{
    width: 100%;
}
body div#contents a{
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
body div#contents a:hover{
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    opacity: .8;
}
#container{
    width: 1080px;
    margin-bottom: 125px;
}
#26spring .txt-red {
	color: #F00;
}
#26spring,
div#contents p{
    line-height: 1.5;
}
#26spring img {
	vertical-align:top;
    max-width: 100%;
    height: auto;
    width: 100%;
}
/*
#26spring #offer .button.inactive:after {
    content:"本特典への申し込みは、ダイヤモンドの会員グレードが必要になります。";
    color: #c40000;
    font-size: 22px;
    font-weight:bold;
    display: flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position:absolute;
    top:10px;
    left:0;
    background: rgba(255,255,255,0.75);
    text-shadow: #fff 2px 2px 4px, #fff -2px 2px 4px, #fff 2px -2px 4px, #fff -2px -2px 4px;
}
*/
#26spring #list {
    margin: 57px 0 0 0;
}
#26spring h2#videTitle {
    font-weight: 600;
    font-size: 23px;
    line-height: 26px;
    padding: 33px 0 25px;
}
#26spring .movie {
    max-width: 800px;
    margin: 0 auto;
}
#26spring .report p {
    text-align: center;
    font-size: 18px;
}

/*** ORG ***/
.flexLayer{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: stretch;
}
div#contents .section__title{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 19px;
}
div#contents .section__title span{
    font-size: 16px;
    font-weight: normal;
    text-indent: -1em;
    padding-left: 1em;
}
.eventWarp{
    margin-bottom: 41px;
    @media screen and (min-width: 601px) {
        margin-top: 20px;
    }
}
div#contents{
  font-size: 18px;
	font-family: 'Noto Sans JP', "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}

/* Button */
body div#contents .btn-wrap {
	max-width: 460px;
	margin: 0 auto;
}
body div#contents .eventWarp .btn-wrap {
	max-width: 560px;
	margin: 0 auto;
}
div#contents .loginlink{
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    line-height: 28px;
}
div#contents .loginlink .blockDisplay{
    font-size: 15px;
}
.btn-wrap.dmember {
    display: none;
}
div#contents .btn-wrap .strongTxt{
    font-weight: bold;
    font-size: 18px;
    display: block;
}
body div#contents .btn{
    width: 100%;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.168);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.168);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: block;
    text-align: center;
}
body div#contents .btn56-red{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	background-color: #eb4055;
	border: 1px solid #eb4055;
	padding: 1em;
}
body div#contents p.btn-wrap-Applied{
    color: #fff;
    background-color: #aaaaaa;
    border: 1px solid #aaaaaa;
    padding: 15px 0 10px;
    margin: 20px auto 0;
}
body div#contents .btn56-blue{
    width: 100%;
    padding: 17px 0 15px;
    margin: 23px 0 40px;
    font-size: 17.5px;
    line-height: 1;
    color: #fff;
    font-weight: 600;
    background-color: #0071BE;
    border: 1px solid #0071BE;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.168);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.168);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

/* イベント概要 */
.eventWarp__list{
    border: 1px solid #DEDEDF;
    border-radius: 4px;
}
.eventWarp__list dl{
    justify-content: center;
    align-items: center;
    background: #F4F4F4;
    border-bottom: 1px solid #DEDEDF;
}
.eventWarp__list dl dt{
    font-weight: bold;
    background-color: #F4F4F4;
    max-width: 210px;
    width: 100%;
    text-align: center;
    padding: 16px;
}
.eventWarp__list dl dd{
    max-width: calc(100% - 210px);
    background: #fff;
    padding: 16px;
    width: 100%;
}
.eventWarp__list dl dd > ul > li{
    margin-bottom: 5px;
}
.eventWarp__list dl dd > ul > li:last-child{
    margin-bottom: 0;
}
.eventWarp__list dl dd > ul.decimal{
    padding-left: 19px;
}
.eventWarp__list dl dd > ul.decimal > li{
    list-style: decimal;
}
.eventWarp__list dl dd ul.feelings{
    margin-top: 20px;
}
.eventWarp__list dl dd ul.notesCution{
    margin-bottom: 20px;
}
.eventWarp__list dl dd ul.notesCution > li{
}
.eventWarp__list dl dd ul.asterisk > li{
    margin-bottom: 5px;
    text-indent: -1rem;
    padding-left: 1rem;
}
.eventWarp__list dl dd ul.asterisk > li .color_red{
    color: #F00;
}
div#contents #list a{
    text-decoration: underline;
    color: #0071BE;
}
div#contents #list .section__title {
	border-left: 6px solid #72D54A;
	padding: 0.5em 0.8em;
}
/* PAGE TOP*/
#page-topbtn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-topbtn a{
    width: 44px;
    height: 44px;
    background: #3695d6;
    border-radius: 4px;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, .08);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, .08);
    display: block;
    position: relative;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}
#page-topbtn a:hover {
    text-decoration: none;
}
#page-topbtn svg{
    width: 20px;
    height: 14px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
@media screen and (max-width: 600px) {
    #container{
        margin-bottom: 70px;
        width: 100%;
        letter-spacing: initial;
    }
    body.responsiveBody{
        min-width: 100%;
    }
    .eventWarp{
        margin-bottom: 33px;
    }
    .lowerWrapper{
        padding: 0 15px;
    }
    div#contents .section__title{
        flex-direction: column;
    }
    #offer{
        margin: 30px 0;
    }
    #26spring h2#videTitle{
        padding: 0 0 25px;
    }
    #26spring,
    div#contents p{
        line-height: 1.4;
        font-size: 16px;
    }
/* LIST */
    .eventWarp__list{
        border-radius: inherit;
    }
    .eventWarp__list dl{
        display: block;
        background: transparent;
    }
    .eventWarp__list dl dt{
        font-size: 4.2vw;
        background: #F1F1F1;
        max-width: 100%;
        text-align: center;
        padding: 0.5em;
    }
    .eventWarp__list dl dd{
        padding: 1em;
        max-width: 100%;
    }
    .eventWarp__list dl dd > ul > li{
        margin-bottom: 10px;
    }
    .eventWarp__list dl dd ul.asterisk > li,
    .eventWarp__list dl dd > ul > li,
    .eventWarp__list dl dd ul.notesCution > li{
        font-size: 16px;
        -webkit-text-size-adjust: 100%;
    }
    .eventWarp__list dl dd ul.asterisk > li{
        text-indent: -1.6rem;
    }
    .eventWarp__list dl dd ul.notesCution.asterisk > li{
        text-indent: -1rem;
        margin-bottom: 10px;
    }
    .eventWarp__list dl dd > ul.decimal > li:last-child::marker{
        padding-left: 1rem;
    }
    #page-topbtn a,
    div#contents #list a,
    div#contents a:link,
    div#contents a:visited{
        -webkit-overflow-scrolling: touch;
    }
    .eventWarp__list dl dd > ul > li:last-child > .asterisk{
        margin-left: 0.8rem;
        margin-top: 0.8rem;
    }
}

.lead-box {
	margin: 30px 0 30px;
}
.fitting-box {
	margin: 70px 0 50px;
}
.fitting-body {
	background-color: #F9F9F9;
	padding: 35px 50px 20px;
}
.fitting-title {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	border: 1px solid #9E9E9E;
	margin: 0 0 35px;
	padding: 0.5em;
}
.fitting-title em {
	font-weight: bold;
	color: #F87229;
	margin: 0 0 35px;
}
.fitting-list {
	margin-bottom: 50px;
}
.fitting-list ul li {
	display: flex;
	align-items: center;
}
.fitting-list ul li + li {
	margin-top: 30px;
}
.fitting-list ul li .fitting-image {
	width: 280px;
}
.fitting-list ul li .fitting-txt {
	flex: 1;
	padding-left: 1.5em;
	font-size: 21px;
	font-weight: bold;
}
.fitting-list ul li .fitting-txt span {
	display: inline-block;
	font-size: 80%;
	font-weight: normal;
	margin-top: 10px;
}
.golftec-box {
	border: 4px solid #72D54A;
	margin: 90px 0;
	padding: 60px 50px 30px;
}
.golftec-title {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
}
.golftec-logo {
	text-align: center;
	width: 400px;
	margin: 30px auto 50px;
}
.golftec-list {
	margin-bottom: 50px;
}
.golftec-list ul li {
	display: flex;
	align-items: center;
}
.golftec-list ul li + li {
	margin-top: 40px;
}
.golftec-list ul li .golftec-image {
	width: 480px;
}
.golftec-list ul li .golftec-txt {
	flex: 1;
	padding-left: 1.5em;
	font-size: 18px;
}
.view_sp {
	display: none;
}
@media screen and (max-width: 600px) {
	.view_sp {
		display: block;
	}
	div#contents {
		font-size: 4.2vw;
		line-height: 1.6;
	}
	.eventWarp {
		margin: 0 0 12vw;
	}
	.lead-box {
		margin: 6vw 0;
		padding: 0 1em;		
	}
	body div#contents .btn56-red {
		font-size: 4.8vw;
		line-height: 1.3;
	}
	body div#contents .btn56-blue {
		font-size: 4.3vw;
		font-weight: normal;
		margin: 5vw 0;
		padding: 1em;
	}
	.fitting-box {
		margin: 12vw -15px;
	}
	.fitting-body {
		padding: 1em;
	}
	.fitting-title {
		font-size: 4.4vw;
		margin: 0 0 6vw;
	}
	.fitting-list {
		margin: 0 0 8vw;
	}
	.fitting-list ul li {
		display: block;
	}
	.fitting-list ul li .fitting-image {
		width: auto;
		margin: 0 0 3vw;
	}
	.fitting-list ul li .fitting-txt {
		font-size: 4.2vw;
		font-weight: normal;
		line-height: 1.5;
		padding: 0;
	}
	.fitting-list ul li + li {
		margin-top: 7vw;
	}
	div#contents .section__title {
		font-size: 4.8vw;
		border-left: 1vw solid #72D54A;
		padding: 0.3em 0.8em;
	}
	.golftec-box {
		border: 1vw solid #72D54A;
		margin: 12vw 0;
		padding: 1em;
	}
	.golftec-title {
		font-size: 4.2vw;
	}
	.golftec-logo {
		width: 60vw;
		margin: 4vw auto 10vw;
	}
	.golftec-list {
		margin: 0 0 8vw;
	}
	.golftec-list ul li {
		display: block;
	}
	.golftec-list ul li .golftec-image {
		width: auto;
		margin: 0 0 3vw;
	}
	.golftec-list ul li .golftec-txt {
		font-size: 4.2vw;
		font-weight: normal;
		line-height: 1.5;
		padding: 0;
	}
	.golftec-list ul li + li {
		margin-top: 7vw;
	}
}