@charset "utf-8";
/* CSS Document */
*{
	box-sizing:border-box;
	padding:0;
	margin:0;
	word-break:normal;
	word-wrap:break-word;

}
body{
	font-family: "Yu Gothic", "YuGothic", "游ゴシック", "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W6", "メイリオ","Meiryo",Arial, sans-serif;
/*	font-family: "Yu Mincho", "游明朝", "游明朝体", "	Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "MS Mincho", "ＭＳ 明朝", "	MS PMincho", "ＭＳ Ｐ明朝", "Sawarabi Mincho";*/
	background-color:#fff;
	color:#1A1311;
	font-size: 15px;
	line-height: 1.6;
}
img{
	vertical-align:bottom;
	margin:0;
	padding:0;
	border:0;
	max-width:100%;
}
.clearfix:before,
.clearfix:after{
	display: table;
  	content: " ";
}
.clearfix:after{
	clear: both;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
ul li{
	/*list-style:none;*/
}
h1,h2,h3,h4,h5,h6,p{
	margin:0px;
}


.fixedcontainer{
	width:1330px;
	margin:0 auto;
	padding:0px;
}
a{
	color: inherit;
}
a:visited,
a:link,
a:hover,
a:active,
a:focus{
	outline:none;
	text-decoration:none;
}
a:hover{
	opacity:0.8;
	transition:opacity 0.5s ease;
}


.red{
	color:#ed1c24;
}
.bkyellow{
	background-color:#fff100;
}
.bold{
	font-weight:bold;
}
.btline{
	text-decoration:underline;	
}
.underline{
	text-decoration:underline;
}
.text-center{
	text-align:center;
}
.text-left{
	text-align:left;
}
.text-right{
	text-align:right;
}
.visible-sp{
	display:none;
}
.hidden-sp{
	display:block;
}
.visible-xs{
	display:none;
}
.hidden-xs{
	display:block;
}
.visible-500{
	display:none;
}
.hidden-500{
	display:block;
}
.flex{
  display:-webkit-flex;
    display:-webkit-box;
    display:-moz-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    flex-direction:row;
    flex-wrap: nowrap;
}
/*-------------header----------------------*/
.fv{
	background-color: #C3D2E2;
	padding: 55px 0 30px;
}
.logo{
	text-align: center;
	margin-bottom: 40px;
}

.fv_in{
	position: relative;
	max-width: 1460px;
	width: 90%;
	margin:0 auto;
	background: url(../img/fv-back.png) no-repeat;
	background-position: center;
	background-size: contain;
	height: 644px;
}
.main_content{
	position: absolute;
	left: 128px;
	bottom: 130px;
}
.main_ttl{
	margin-bottom: 38px;
	font-family: "Yu Mincho", "游明朝", "游明朝体", "	Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "MS Mincho", "ＭＳ 明朝", "	MS PMincho", "ＭＳ Ｐ明朝", "Sawarabi Mincho";
}
.yumincho{
	font-family: "Yu Mincho", "游明朝", "游明朝体", "	Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "MS Mincho", "ＭＳ 明朝", "	MS PMincho", "ＭＳ Ｐ明朝", "Sawarabi Mincho";
}
.main_subttl{
	font-size: 40px;
	color: #92AEC7;
	letter-spacing: 3px;
	margin: 38px 0 32px;
}
.main_txt{
	font-size: 24px;
	font-weight: bold;
	
}
.fv_mark{
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.fv_txt{
	height: 100%;
	text-align: center;
	writing-mode: vertical-rl;
	text-orientation: mixed;
	color: #fff;
	font-size: 24px;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	letter-spacing: 6px;
}
.fv_left_txt{
	left: -50px;
}
.fv_right_txt{
	right: -50px;
}
.cta{
	background-color: #DAC6C9;
	padding: 20px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	font-weight: bold;
}
.cta_txt{
	color: #675858;
}
.btn{
	width: 320px;
	font-size: 19px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 23px;
	padding: 16px 0;
	border-radius: 40px;
	color: #fff;
}
.btn img{
	margin-right: 10px;
}
.btn1{
	background-color: #493336;
}
.btn2{
	background-color: #06C755;
}
.concept{
	padding: 74px 0 38px;
	text-align: center;
	color: #443E3C;
}
.sec_logo{
	text-align: center;
	margin-bottom: 44px;
}
.concept_txt{
	font-size: 22px;
	font-weight: bold;
}
.concept_golfmatching{
	margin: 33px 0 12px;
}
.concept_txt2{
	font-size: 28px;
}
.recommend{
	background-color: #F5F5F4;
}
.sec{
	padding: 60px 0;
}
.recommend_in{
	max-width: 1000px;
	width: 90%;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.recommend_img{
	width: 540px;
}
.recommend_content{
	width: 400px;
}
.recommend_title{
	text-align: center;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 48px;
	font-family: "Yu Mincho", "游明朝", "游明朝体", "	Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "MS Mincho", "ＭＳ 明朝", "	MS PMincho", "ＭＳ Ｐ明朝", "Sawarabi Mincho";
}
.recommend_title span{
	color: #A7948E;
	font-size: 15px;
	display: block;
	font-weight: bold;
	font-family: "Yu Gothic", "YuGothic", "游ゴシック", "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W6", "メイリオ","Meiryo",Arial, sans-serif;
}
.recommend_ul li{
	list-style: none;
	padding-left: 30px;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.recommend_ul li:last-child{
	margin-bottom: 0;
}
.recommend_ul li:before{
	content: '';
	position: absolute;
	left: 0;
	width: 26px;
	height: 26px;
	background: url(../img/icon-check.svg) no-repeat;
	background-size: contain;
	background-position: center;
}
.sec_logo span{
	display: block;
	text-align: center;
	font-size: 24px;
	margin-top: 10px;
	font-family: "Yu Mincho", "游明朝", "游明朝体", "	Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "MS Mincho", "ＭＳ 明朝", "	MS PMincho", "ＭＳ Ｐ明朝", "Sawarabi Mincho";
}
.point_div{
	max-width: 1160px;
	width: 90%;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.point_div>div{
	width: 560px;
}
.point_num{
	margin-bottom: 33px;
}
.point_ttl{
	font-size: 34px;
	color: #444363;
	font-family: "Yu Mincho", "游明朝", "游明朝体", "	Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "MS Mincho", "ＭＳ 明朝", "	MS PMincho", "ＭＳ Ｐ明朝", "Sawarabi Mincho";
	margin-bottom: 20px;
}
.point_txt{
	font-weight: bold;
	line-height: 2;
}
.point_div{
	margin-bottom: 70px;
}
.point_div:last-child{
	margin-bottom: 0;
}
.point_ttl2{
	color: #493336;
	font-size: 28px;
	margin-bottom: 20px;
}
.point_div.reserve{
	flex-direction: row-reverse;
}
.point2{
	background-color: #FBF2F2;
}
.system{
	text-align: center;
}
.title{
	font-size: 28px;
	font-weight: normal;
	text-align: center;
	color: #493336;
	margin-bottom: 26px;
	font-family: "Yu Mincho", "游明朝", "游明朝体", "	Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "MS Mincho", "ＭＳ 明朝", "	MS PMincho", "ＭＳ Ｐ明朝", "Sawarabi Mincho";
}
.title span{
	display: block;
	font-weight: bold;
	font-size: 15px;
	color: #A7948E;
	font-family: "Yu Gothic", "YuGothic", "游ゴシック", "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W6", "メイリオ","Meiryo",Arial, sans-serif;
}
.system_img{
	margin-bottom: 30px;
}
.system_txt{
	font-weight: bold;
}
.flow{
	background-color: #F2F3F5;
}
.flow_in{
	display: flex;
	justify-content: space-between;
	max-width: 1180px;
	width: 90%;
	margin: 0 auto;
}
.flow_one{
	text-align: center;
	width: 234px;
}
.step_icon{
	height: 116px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 15px;
}
.step_num{
	margin-bottom: 10px;
}
.step_ttl{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.step_txt{
	text-align: left;
	font-size: 14px;
}
.area_list{
	display: flex;
	max-width: 1200px;
	width: 90%;
	margin:0 auto;
	justify-content: space-between;
}
.area_one{
	width: 180px;
	text-align: center;
}
.area_ttl{
	font-size: 16px;
	margin-top: 15px;
	font-weight: bold;
}
.area_txt{
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	line-height: 2.2;
	margin-top: 40px;
}
.voice{
	background-color: #F2EEEF;
}
.voice_list{
	max-width: 1330px;
	width: 90%;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
}
.voice_one{
	width: 420px;
	padding: 30px;
	background-color: #fff;
}
.voice_ttl{
	font-size: 21px;
	margin-bottom: 10px;
	color: #779EC1;
	margin-top: 20px;
	font-family: "Yu Mincho", "游明朝", "游明朝体", "	Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "MS Mincho", "ＭＳ 明朝", "	MS PMincho", "ＭＳ Ｐ明朝", "Sawarabi Mincho";
	font-weight: normal;
}
.voice_user{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px dashed #707070;
	margin-bottom: 20px;
	color: #707070;
}
.voice_txt{
	color: #707070;
}
.faq_list{
	max-width: 830px;
	margin:0 auto;
	width: 90%;
}
.faq_one{
	border-bottom: 1px solid #BBBBBB;
	cursor: pointer;
}
.faq_one:first-child{
	border-top: 1px solid #BBBBBB;
}
.ques{
	padding: 17px 40px 17px 70px;
	position: relative;
	font-size: 17px;
	font-weight: bold;
}
.ques:before{
	content: 'Q.';
	position: absolute;
	left: 40px;
	font-size: 22px;
	font-weight: bold;
	color: #F8B1B1;
	top: 10px;
}
.ans{
	padding: 0 40px 17px 70px;
	position: relative;
/*	display: none;*/
}
.ans:before{
	content: 'A.';
	position: absolute;
	left: 40px;
	font-size: 22px;
	font-weight: bold;
	top: -5px;
}
.footer{
	padding: 20px 5%;
	text-align: center;
	font-size: 16px;
}
.entry{
	background-color: #F5F5F5;
}
.entry_in{
	max-width: 700px;
	width: 90%;
	margin: 0 auto;
}
.entry_in table{
	width: 100%;
}
.entry_in th{
	width: 240px;
	text-align: right;
	font-weight: normal;
	font-size: 16px;
	padding: 25px 18px 25px 0;
	vertical-align: top;
}
.entry_in th span{
	background-color: #F8B1B1;
	color: #fff;
	font-size: 13px;
	padding: 2px 7px;
	border-radius: 2px;
	margin-left: 17px;
}
.entry_in td{
	padding: 20px 0;
}
.entry_in td input[type="text"],
.entry_in td input[type="email"],
.entry_in td input[type="tel"],
.entry_in td input[type="date"],
.entry_in td select{
	width: 100%;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #D8D8D8;
	border-radius: 0;
	outline: none;
}
.form_flex{
	display: flex;
	justify-content: space-between;
}
.form_flex>div{
	width: 48%;
	position: relative;
}
.form_flex>div label{
	position: absolute;
	left: 0;
	top: -24px;
}
.form_agree{
	margin: 20px 0;
	text-align: center;
}
.form_agree>div{
	display: inline-block;
	text-align: left;
}
.radio_flex{
	display: flex;
	flex-wrap: wrap;
}
.radio_flex label{
	width: 33.33%;
	margin-top: 10px;
}
.submit_wrap{
	text-align: center;
}
.submit_wrap input{
	width: 300px;
	display: inline-block;
	text-align: center;
	padding: 15px 0;
	font-size: 16px;
	color: #fff;
	background-color: #F8B1B1;
	border:none;
	outline: none;
}