img {
	width: 60%;
	margin: 0 auto;
}
.chevron-down {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 5px;
	border: 0.1em solid currentColor;
	border-left: 0;
	border-bottom: 0;
	box-sizing: border-box;
	transform: translateY(-50%) rotate(135deg);
}
.background-turf {
	padding: 0 30px 30px;
}
.submit-btn {
	display: inline-block;
	width: 530px;
	height: 75px;
	line-height: 1.3;
	margin-top: 20px;
	padding-top: 10px;
	color: #fff;
	background: #3cb300;
	border-radius: 20px;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	box-shadow: 0 6px 6px -5px #000000;
}
.submit-btn span {
	position: relative;
	font-size: 32px;
}
.submit-btn img {
	display: inline-block;
	position: absolute;
	top: -5px;
	right: -50px;
	width: 14px;
}

.key-visual {
	background: #0a122e;
	padding-bottom: 30px;
}
.key-visual .desc{
	margin: 0 30px;
	padding: 10px;
	background: #fff;
	border: solid 3px #cc9427;
}
.key-visual .desc p:not(:last-child) {
	margin-bottom: 15px;
}

.contents {
	padding: 0 30px;
	text-align: center;
}
.contents h2::after {
	content: none;
}
.contents .menu {
	display: inline-block;
	margin: 20px 0 50px;
	line-height: 1.5;
	text-align: left;
	font-weight: bold;
}
.contents .menu a {
	color: #3366cc;
}
.contents .sub-menu {
	font-weight: normal;
}

.contents .menu li {
	margin-bottom: 10px;
}
.contents .sub-menu li {
	margin-bottom: 5px;
}

.contents .sub-menu li {
	margin-left: 20px;
}
.contents .sub-menu li:first-child {
	margin-top: 5px;
}

.how-to-apply {
	display: inline;
}
.how-to-apply h2 {
	padding-top: 30px;
	margin-bottom: 10px;
	color: #fff;
	text-shadow: 1px 1px #000;
	font-size: 42px;
}
.how-to-apply h2::after {
	content: none;
}
.how-to-apply .title .heading {
	width: 676px;
	height: 90px;
	line-height: 90px;
	margin: 0 auto;
	background: #fff6cc;
	text-align: center;
	border-radius: 20px;
	box-shadow: 0 8px 8px -8px #000000 inset;
	font-size: 34px;
	font-weight: bold;
}
.how-to-apply .title .heading span {
	font-size: 42px;
}
.how-to-apply .content-wrap {
	margin: 20px 0 0;
	padding: 0 0 30px;
	background: #fff;
	text-align: center;
}
.how-to-apply .content {
	padding: 20px 0;
}
.how-to-apply .content .apply-text {
	font-size: 20px;
	font-weight: bold;
}
.how-to-apply .content .note {
	display: block;
	width: 530px;
	margin: 20px auto 0;
	text-align: left;
	font-size: 14px;
	font-weight: normal;

}
.how-to-apply .step {
	position: relative;
	padding: 30px 0;
	border-bottom: 3px solid #d49820;
}
.how-to-apply .step.last {
	border-bottom: none;
}
.how-to-apply .step::after {
	content: "";
	position: absolute;
	width: 26px;
	height: 26px;
	background: #fff;
	border: 3px solid #d49820;
	border-left: 0;
	border-bottom: 0;
	transform: translateY(60%) rotate(135deg);
}
.how-to-apply .step.last::after {
	content: none;
}
.how-to-apply .step .step-num {
	margin: 0 auto;
	color: #d49820;
	font-size: 36px;
	font-weight: bold;
}
.how-to-apply .step img {
	max-width: 420px;
}
.how-to-apply .step .step-num span {
	font-size: 42px;
}
.how-to-apply .step p {
	margin: 5px 0 20px;
	font-weight: bold;
}
.how-to-apply .step .invite-text {
	color: #d49820;
	font-size: 42px;
}
.how-to-apply .step .apply-text {
	margin: 5px 0 0;
	font-size: 20px;
	font-weight: bold;
}
.how-to-apply .step .submit-btn {
	margin-top: 0;
}
.how-to-apply .conditions,
.rounge-range .conditions {
	margin: 20px 30px 0;
	padding: 20px 40px;
	background: #f2f2f2;
	text-align: left;
}
.rounge-range .conditions {
	margin: 20px auto 0;
}
.how-to-apply .conditions .title,
.rounge-range .conditions .title {
	text-align: center;
	font-weight: bold;
}
.how-to-apply .conditions dl,
.rounge-range .conditions dl {
	max-width: 530px;
	margin: 20px auto 0;
}
.how-to-apply .conditions dt,
.rounge-range .conditions dt {
	font-weight: bold;
}
.how-to-apply .conditions .price,
.rounge-range .conditions .price {
	color: #ff0000;
	font-weight: bold;
}
.how-to-apply .conditions .indent,
.rounge-range .conditions .indent {
	padding-left: 25px;
	text-indent: -25px;
}

.gaiengolf {
	padding: 0 30px 120px;
}
.gaiengolf p {
	width: 60%;
	margin: 0 auto;
	line-height: 1.5;
	text-align: left;
}
.gaiengolf h2 {
	margin-bottom: 20px;
}
.gaiengolf h2::after {
	width: 50%;
}
.gaiengolf h3 {
	margin-bottom: 20px;
	text-align: center;
	color: #d49820;
	font-size: 22px;
}
.gaiengolf .gaiengolf-introduction-img {
	max-width: 420px;
}
.gaiengolf .introduction-text {
	margin-top: 20px;
}
.gaiengolf .gaiengolf-closed {
	margin-top: 50px;
	text-align: center;
}
.gaiengolf .gaiengolf-closed img {
	max-width: 420px;
	margin-bottom: 20px;
}
.gaiengolf .gaiengolf-closed p {
	margin-bottom: 30px;
}
.gaiengolf .gaiengolf-institution {
	margin-top: 50px;
}
.gaiengolf .gaiengolf-institution .institution-wrap {
	overflow: hidden;
	width: 60%;
	margin: 0 auto 20px;
}
.gaiengolf .gaiengolf-institution .institution-wrap img {
	float: left;
	width: 48%;
	max-width: 420px;
	margin-right: 4%;
	margin-bottom: 5px;
}
.gaiengolf .gaiengolf-institution p {
	width: 100%;
}
.gaiengolf .gaiengolf-institution .range-wrap {
	display: flex;
	flex-wrap: wrap;
	width: 60%;
	margin: 0 auto;
}
.gaiengolf .gaiengolf-institution .range-wrap .east,
.gaiengolf .gaiengolf-institution .range-wrap .west,
.gaiengolf .gaiengolf-institution .range-wrap .bunker {
	max-width: 420px;
	flex: 0 1 32%;
	margin-right: 2%;
}
.gaiengolf .gaiengolf-institution .range-wrap .bunker {
	margin-right: 0;
}
.gaiengolf .gaiengolf-institution .range-wrap img {
	width: 100%;
}

.gaiengolf .gaiengolf-fee {
	margin-top: 50px;
}
.gaiengolf .gaiengolf-fee .yard-wrap {
	overflow: hidden;
	width: 60%;
	margin: 0 auto 30px;
}
.gaiengolf .gaiengolf-fee .yard-wrap .yard-area {
	float: left;
	width: 48%;
	max-width: 420px;
	margin-right: 4%;
}
.gaiengolf .gaiengolf-fee .yard-wrap img {
	width: 100%;
	margin-bottom: 5px;
}
.gaiengolf .gaiengolf-fee .yard-wrap p,
.gaiengolf .gaiengolf-fee .prepaid-wrap p {
	width: 100%;
}
.gaiengolf .gaiengolf-fee .prepaid-wrap {
	overflow: hidden;
	width: 60%;
	margin: 30px auto 0;
}
.gaiengolf .gaiengolf-fee .prepaid-wrap img {
	float: left;
	width: 48%;
	max-width: 420px;
	margin-right: 4%;
	margin-bottom: 5px;
}
.gaiengolf .gaiengolf-fee .prepaid-wrap p:first-of-type {
	margin-bottom: 10px;
}

.gaiengolf .gaiengolf-history {
	margin-top: 50px;
}
.gaiengolf .gaiengolf-history p {
	margin-bottom: 20px;
}
.gaiengolf .gaiengolf-history span {
	display: block;
	width: 60%;
	margin: 0 auto;
	font-size: 14px;
}
.background-turf .logo {
	position: relative;
	top: -35px;
	width: 140px;
	height: 140px;
	margin: 0 auto;
}
.rounge-range {
	background: none;
}
.rounge-range .background-turf {
	padding: 50px 30px 30px;
}
.rounge-range h2 {
	position: relative;
	top: -15px;
	padding: 0;
	color: #fff;
	text-shadow: 1px 1px #000;
}
.rounge-range h2::after {
	content: none;
}
.rounge-range h3 {
	position: relative;
	text-align: center;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
}
.rounge-range h3::after {
	content: "";
	position: absolute;
	bottom: 8px;
	left: 0;
	right: 0;
	width: 50%;
	height: 1px;
	margin: 0 auto;
	background: #ecbb38;
}
.rounge-range .place {
	padding: 30px;
	background: #fff;
}
.rounge-range .place p {
	width: 60%;
	margin: 0 auto 20px;
	line-height: 1.5;
}
.rounge-range .place iframe {
	display: block;
	width: 60%;
	margin: 0 auto 20px;
}
.rounge-range .place h4 {
	margin-bottom: 10px;
	text-align: center;
	font-size: 20px;
}
.rounge-range .place .address {
	text-align: center;
}
.rounge-range .place .address span {
	display: block;
	font-size: 14px;
}
.rounge-range .relax-space,
.rounge-range .comfort-range,
.rounge-range .reasonable {
	margin-top: 20px;
	padding: 30px;
	background: #fff;
}
.rounge-range .relax-space p,
.rounge-range .comfort-range p,
.rounge-range .reasonable p {
	width: 60%;
	margin: 20px auto 0;
	line-height: 1.5;
}

.rounge-range .reasonable .campaign-area {
	margin-top: 40px;
}
.rounge-range .reasonable .campaign-guide {
	text-align: center;
	color: #d39d31;
	font-size: 20px;
}
.rounge-range .reasonable .campaign-guide ul {
	display: inline-block;
	padding: 10px 70px;
	line-height: 1.5;
	border: 4px solid #d39d31;
}
.rounge-range .reasonable .campaign-guide span {
	color: #000;
	margin-right: 5px;
}
.rounge-range .reasonable .campaign-guide img {
	display: inline;
	width: 16px;
	height: 16px;
	margin-right: 5px;
}
.rounge-range .reasonable .campaign-guide b {
	color: #ff0000;
	font-size: 32px;
	vertical-align: -3px;
}
.rounge-range .reasonable .campaign-guide .note {
	width: 420px;
	margin-top: 5px;
	color: #000;
	font-size: 12px;
	text-align: left;
}
.rounge-range .submit-area {
	margin-top: 40px;
	text-align: center;
}
.rounge-range .submit-area .apply-text {
	margin: 5px auto 0;
	font-size: 20px;
	font-weight: bold;
}
.rounge-range .submit-area .submit-btn {
	margin-top: 0;
}
.rounge-range .submit-area .note {
	margin-top: 10px;
	font-size: 14px;
}

@media screen and (max-width:1091px) {
	.gaiengolf .gaiengolf-institution .range-wrap .east {
		flex: 0 1 48%;
		margin-right: 4%;
		margin-bottom: 20px;
	}
	.gaiengolf .gaiengolf-institution .range-wrap .west,
	.gaiengolf .gaiengolf-institution .range-wrap .bunker {
		flex: 0 1 48%;
		margin-right: 0;
}

/*=======================================*/
/* スマートフォン用CSS */
/*=======================================*/

@media screen and (max-width:750px) {
	header .text-area {
		padding-left: 4%;
	}
	header h1 {
		font-size: 5vw;
		line-height: 1.3;
	}
	header .address {
		line-height: 1.2;
	}
	img {
		width: 100%;
	}
    .background-turf {
		padding: 0 20px 20px;
    }
    .submit-btn {
		width: 100%;
		height: 65px;
		font-size: 18px;
    }
	.submit-btn span {
		font-size: 26px;
	}
	.submit-btn img {
		top: -8px;
		right: -30px;
		width: 12px;
	}
	.content .submit-btn img {
		right: -20px;
	}

    .key-visual .desc {
		margin: 0 20px;
	}
	.contents {
		padding: 0 20px;
	}
	.contents .menu {
		margin: 20px 0 30px;
	}
	.contents .menu li {
		padding-left: 14px;
		text-indent: -14px;
	}
	.how-to-apply h2 {
		padding-top: 20px;
		font-size: 25px;
	}
	.how-to-apply .title .heading {
		width: 82%;
		height: 70px;
		padding-top: 10px;
		line-height: 1.2;
		font-size: 22px;
	}
	.how-to-apply .title .heading span {
		font-size: 28px;
	}
	.how-to-apply .content-wrap {
		padding: 0 0 20px;
	}
	.how-to-apply .content {
		padding: 20px 15px 0;
	}
	.how-to-apply .content .note {
		width: 100%;
	}
	.how-to-apply .step {
		padding: 30px 15px;
	}
	.how-to-apply .step p {
		margin: 5px -2px 15px;
	}
	.how-to-apply .step img {
		max-width: 100%;
	}
	.how-to-apply .step .invite-text {
		font-size: 23px;
	}
	.how-to-apply .step .apply-text {
		font-size: 16px;
	}
	.how-to-apply .conditions {
		margin: 10px 15px 0;
		padding: 20px 8px;
	}
	.rounge-range .conditions {
		margin: 10px auto 0;
		padding: 20px 8px;
	}
	.gaiengolf {
		padding: 0 20px 100px;
	}
	.gaiengolf h2 {
		font-size: 22px;
	}
	.gaiengolf h2::after,
	.rounge-range h3:after {
		width: 86%;
	}
	.gaiengolf h3 {
		margin-bottom: 15px;
		font-size: 20px;
	}
	.gaiengolf .gaiengolf-introduction-img,
	.gaiengolf .gaiengolf-closed img {
		max-width: 100%;
	}
	.gaiengolf p,
	.gaiengolf .gaiengolf-institution .institution-wrap,
	.gaiengolf .gaiengolf-institution .range-wrap,
	.gaiengolf .gaiengolf-institution .bunker,
	.gaiengolf .gaiengolf-fee .yard-wrap,
	.gaiengolf .gaiengolf-fee .prepaid-wrap,
	.gaiengolf .gaiengolf-history span,
	.rounge-range .place iframe,
	.rounge-range .place p,
	.rounge-range .relax-space p,
	.rounge-range .comfort-range p,
	.rounge-range .reasonable p {
		width: 100%;
	}
	.rounge-range .place,
	.rounge-range .relax-space,
	.rounge-range .comfort-range,
	.rounge-range .reasonable {
		padding: 30px 15px;
	}
	.rounge-range .background-turf {
		padding: 50px 20px 20px;
	}
	.rounge-range h3 {
		font-size: 22px;
	}
	.rounge-range .relax-space h3 {
		font-size: 20px;
	}
	.rounge-range .reasonable .campaign-guide ul {
		display: block;
		padding: 10px;
	}
	.rounge-range .reasonable .campaign-guide b {
		font-size: 30px;
	}
	.rounge-range .reasonable .campaign-guide .note {
		width: 100%;
	}
	.rounge-range .submit-area .apply-text {
		font-size: 16px;
	}
}

@media screen and (max-width:374px) {
	.submit-btn {
		height: 55px;
		margin-top: 10px;
		font-size: 16px;
	}
	.submit-btn span {
		font-size: 21px;
	}
	.submit-btn img {
		top: -7px;
		width: 10px;
	}

	.how-to-apply h2 {
		font-size: 21px;
	}
	.how-to-apply .title .heading span {
		font-size: 26px;
	}
	.how-to-apply .content .apply-text {
		font-size: 16px;
	}
	.how-to-apply .step .invite-text {
		font-size: 19px;
	}
	.how-to-apply .step .apply-text {
		font-size: 13px;
	}
	.gaiengolf h2,
	.rounge-range h2 {
		font-size: 21px;
	}
	.gaiengolf h3 {
		font-size: 19px;
	}
	.gaiengolf .gaiengolf-institution h3,
	.gaiengolf .gaiengolf-history h3 {
		font-size: 18px;
	}
	.rounge-range h3 {
		font-size: 20px;
	}
	.rounge-range .place h4,
	.rounge-range .reasonable h4 {
		font-size: 19px;
	}
	.rounge-range .reasonable .campaign-guide {
		font-size: 18px;
	}
	.rounge-range .reasonable .campaign-guide ul {
		padding: 10px 5px;
	}
	.rounge-range .reasonable .campaign-guide img {
		width: 12px;
	}
	.rounge-range .reasonable .campaign-guide b {
		font-size: 24px;
		vertical-align: -2px;
	}
	.rounge-range .submit-area .apply-text {
		font-size: 13px;
	}
}