@charset "utf-8";
.contents{
	overflow-x:hidden;
}

.py_concept{
	max-width:1100px;
	margin:30px auto 40px;
}
.py_concept div{
	width:48%;
	/* border:3px double #19b7cd; */
	/* height:150px; */
	text-align:center;
}
.py_concept div:first-child{
	margin-right:4%;
	/* border:3px double #ed7895; */
}
.indent1{
	text-indent:-1em;
	padding-left:1em;
}

.now_here{
	/*background-color:#ed7895;
	color:#fff;
	pointer-events: none; */
}

#kengaku_list{
	padding-top: 180px;
	margin-top: -180px;
}
@media(max-width:650px){
	#kengaku_list{
		padding-top:75px;
		margin-top:-75px;
	}
}

.kengaku_list_boxes,.event_list_boxes,.omise_list_boxes{
	max-width: 1200px;
	display:flex;
	flex-wrap:wrap;
	margin:15px auto 60px;
}
.event_count{
	width:fit-content;
	margin: 10px auto;
	padding: 0 10px;
	font-size:90%;
}
.event_count span{
	color:#ed7895;
	font-size:150%;
	font-weight:bold;
	margin-right:5px;
}

.black{
	color:#333;
}
#sslink{
	display:none;
}
#sp_shiryo{
	display:none !important;
}

/*下に固定表示のボタン*/
.sp_bottom_btn{
	display:none;
	text-align:center;
	position:fixed;
	bottom:-100px;
	width:100%;
	padding: 0;
}
.sp_bottom_btn a{
	display:inline-block;
	color:#008;
	width:50%;
	margin: 0;
	padding: 5px 5px 7px 39px;
	letter-spacing:5px;
	border:1px solid #008;
	background: url(/images/icon_shiryo2_sp.png) 11% 50% no-repeat;
	background-color:#fff;
	line-height:1.2;
}
.sp_bottom_btn a:first-child{
	background: url(/images/icon_yoyaku2_sp.png)  11% 50% no-repeat;
	background-color:#008;
	color:#fff;
}
.sp_bottom_btn i{
	font-size:60%;
	font-style:normal;
	letter-spacing:0px;


}

@media(max-width:600px){
	.sp_bottom_btn{
		display:block;
		bottom:0;
		left:0;
	}

}




.kengaku_list_boxes small{
	font-size:60%;
	padding-left:2px;
	padding-right:2px;
}
.kengaku_list_box1{
	width: 30.5%;
	margin: 20px 1.415%;
	padding: 10px 10px 48px;
	border:1px solid #ddd;
	/* border-radius:3px; */
	text-align:center;
	position:relative;
	box-shadow:3px 3px 5px #eee;
}
.plesa_box{
	/* border:1px solid #ed7895; */
}
.yumeca_box{
	/*border:1px solid #ed7895;*/
	/*border:1px solid #19b7cd;*/
}

.seiyakuzumi{
	padding: 10px;
}
.seiyaku{
	position:relative;
	margin: -32px 23% 10px;
	z-index: 20;
}
.seiyaku_sp{
	position:relative;
	margin: -30px 23% 10px;
}
/*
.seiyakuzumi:after{
	position:absolute;
	content: 'ご成約済み\aありがとうございました';
	white-space: pre;
	width:100%;
	left:0;
	top:30%;
	font-weight:bold;
	font-size:120%;

}
.seiyakuzumi .kgl_box_inner{
	opacity:0.2	
}
*/
.kgl_k_catch{
	font-size: 85%;
	margin: 8px 0 10px;
	color: #444;
	/* font-weight:bold; */
}
.yumeca_box .kgl_k_catch{
	/* color:#19b7cd; */
}

.kgl_title{
	/* font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
	margin-bottom:10px;
	font-size: 115%;
	background:#aaa;
	padding:4px 4px 6px;
	color: #fff;
}
.kgl_title a{
	color: #fff;
	font-size:90%;
	letter-spacing:0.15em;
}
.kgl_title span{
	display:inline-block;
	margin-left:7px;
}

.kgl_title img{
	height:30px;
	display:inline-block;
	margin-left:5px
}

.kgl_place{
	font-size:90%;
}
.kgl_img{
	display:block;
	position:relative;
	/* border-radius:10px; */
	overflow:hidden;
	max-width: 100%;
	margin:0 auto;
}
.kgl_tsukiduki{
	font-size:130%;
	background: #fff;
	border-top:3px solid #ccc;
	border-left:3px solid #ccc;
	border-right:3px solid #ccc;
	margin-top:8px;
	padding: 5px 0 15px;
}
.kgl_tsukiduki span{
	color:#ff4646;
}
.kgl_tsukiduki big{
	font-size: 130%;
	font-weight:bold;
}
.kgl_kakaku{
	position:relative;
	font-size:80%;
	background:#ccc;
	padding:5px 5px 10px;
	margin-bottom:10px;
}
.kgl_kakaku::before{
  content: '';
  position: absolute;
  left: calc(50% - 13px);
  top: -10px;
  display: block;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ccc;
  border-left: 10px solid transparent;
}
.kgl_tsukiduki.pricedown{
	background: #fff;
	border-top:3px solid #ccc;
	border-left:3px solid #ccc;
	border-right:3px solid #ccc;
}
.kgl_kakaku.pricedown em{
	display:inline-block;
	font-style:normal;
	font-weight:bold;
	color:#000;
	padding-top:6px;
	width:100%;
	font-size: 115%;
}
.kgl_kakaku big{
	font-size:160%;
	font-weight:bold;
	display:inline-block;
	margin:0 0.2em
}
.kgl_kakaku.pricedown big{
	/* color: #ff4; */
}
.kgl_kakaku.pricedown{
	background: #ccc;
}
.kgl_kakaku.pricedown::before{
  border-bottom: 10px solid #ccc;
}
.yokoku_box .kgl_img::after,
.yumeca_box .kgl_img::after,
.plesa_box .kgl_img::after{
	position:absolute;
	top:0px;
	left:0px;
	font-weight:bold;
	padding:0 5px 3px;
	font-size:80%;
	border-radius:0 0 5px 0
}
.yokoku_box .kgl_img::after{
	content:'予告広告';
	background:#77cc;
	color:#fff;
	letter-spacing:2px;
}
.plesa_box .kgl_img::after{
	content:'プレサハウス';
	background:#fffc;
	color:#ed7895;
}
.yumeca_box .kgl_img::after{
	content:'ユメカハウス';
	background:#ed7895c;
	color:#fff;
}
.kgl_img img{
	max-height: 275px;
}
.kgl_img .brandlogo{
	position:absolute;
	width:110px;
	top: 8px;
	left: 4%;
	z-index:10;
	border:1px solid #19b7cd;
	padding:2px;
	background-color:#fff;
}

.kgl_price{
	color:#ff59a0;
	font-size:135%;
	font-weight:bold
}
.kgl_tsuki{
	color:#ff59a0;
	font-size:120%;

}
.kgl_loan{
	font-size:70%;
	margin:5px 0 10px
}
.kgl_catch{
	font-size:80%;
	text-align:left;
	display:inline-block;
	padding-top: 10px;
}
.kgl_catch a{
	color:#666;
}
.kgl_catch{
	color:#666;
	font-size: 80%;
	text-align: left;
	display:inline-block;
}
.kgl_catch b{
	display:inline-block;
	font-weight:normal;
	/* background:#ffe7f1; */
	padding:0 3px;
	margin:2px 4px 2px 0;
	border-radius:5px;
	color:#111;
}
.kgl_catch.kakomi{
	border:3px solid #ccc;
	padding:7px 10px 10px;
	margin-top:8px;
	font-size:85%
}


.kgl_catch td{
	padding:0;
}
.kgl_shousai,.kgl_yoyaku, .set_shousai{
	display:
	inline-block;
	/* letter-spacing:0.1em; */
	/* width: 160px; */
	/* max-width:95%; */
	/* padding: 0px 15px 7px; */
	/* margin-top:10px; */
	color:#333;
	/* border-radius:2px; */
	/* font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
	/* font-weight:	bold; */
	/* box-shadow:2px 2px 2px #eee; */
}
.set_shousai{
    width:100%;
	text-align:center;
    min-width: 80%;
}
.set_mbt{
	display:flex;
	width:fit-content;
	min-width: 80%;
	margin: 15px auto 10px;
}
.set_mbt p:first-child{
    background:#999;
    padding:5px 12px;
    color:#fff;
    font-size:150%;
}
.set_mbt p:last-child{
	text-align:left;
	padding-left:8px;
}
.kgl_buttons{
	position:absolute;
	display:flex;
	align-items:center;
	box-sizing:border-box;
	text-align: left;
	bottom: 10px;
	right: 0;
	font-size:85%;
	width:100%;
	font-weight:normal;
	padding:0 10px 5px;
}
.kgl_buttons > .kgl_shousai {
	width:100%;
	text-align:center;
}
.kgl_buttons div:first-child{
	width: calc(100% - 10em);
}
.kgl_buttons div:last-child{
	width: 10em;
}
.kgl_buttons img{
	max-height:55px;
}
.kgl_spr span{
    display:inline-block;
}
.kgl_label{
	margin:0 3px;
	padding:0 6px 3px;
	font-size:88%;
	box-shadow:1px 1px 3px #ccc;
	display:inline-block;
}
.kgl_label_yumeca{
	background:#ed7895;
	color:#fff;
}
.kgl_label_please{
	background:#ed7895;
	color:#fff;
}
.kgl_label_yokoku{
	background:#82a8ff;
	color:#fff;
}
.kgl_label_toi{
	background:#48d587;
	color:#fff;
}
.kgl_label_kengakuka{
	background:#de4646;
	color:#fff;
}

@media(max-width:600px){
	.kgl_buttons img{
		max-height:50px;
		margin-top:7px
	}
	.kgl_buttons{
		/* display:inline-block; */
		position:inherit;
		}
}
.kgl_shousai,.set_shousai{
	background: #fff;
	/* color:#ed7895; */
	/* margin-right:1%; */
	/* border: 1px solid #ddd; */
	transition:0.3s;
}
.kgl_shousai:hover,.set_shousai:hover{
	background: #fff;
	color:#ccc;
}
.yumeca_box .kgl_shousai{
	/*background: #19b7cd;*/
}
.kgl_yoyaku{
	background:#ff8a46;
	margin-left:1%;
    color:#fff;
}
.kgl_priceold{
	font-size:110%;
	letter-spacing:0.1em;
	/* color: #fff; */
}
.kgl_priceold s{
	font-size:130%;
	text-decoration-line: line-through;
	text-decoration-style:solid;
	text-decoration-color: #ff4646;
}
.kgl_priceold span{
	color:#ff4646;
	font-weight:bold;
}
.ts_shosai{
	max-width:12em;
	margin:0 auto;
}
.s_shosai{
	max-width:17em;
	margin:0 auto;
}


/*FREE-HTML こだわりポイント*/
.kodawari3{
	display:flex;
	flex-wrap:wrap;
}
.kodawari3 p br{
    display:inline;
}
.kodawari3 br{
	display:none;
}
.kodawari3 h6{
	width:100%;
	text-align:center;
	border:none;
	font-size:140%;
}
.kodawari3 h3{
	display:block;
	width:fit-content;
	margin:0 auto 5px;
	text-align:center;
	background:none;
	font-size:120%;
	font-weight:normal;
}
.kodawari3 h3 span{
    display:inline-block;
    font-size:110%;;
    line-height:1;
    background:#ed7895;
    color:#fff;
    width:1.55em;
    height:1.5em;
    padding:0.22em;
    border-radius:100px

}
.kodawari3 h4{
	display:block;
	width:fit-content;
	margin: 18px auto;
	padding:4px 10px;
	text-align:center;
	background:none;
	font-size:110%;
}
.kodawari3 > div{
	width:31%;
	margin:0 1.16%;
}
@media(max-width:600px){
	.kodawari3 > div{
		width:100%;
		margin:20px 0;
	}
	.kodawari3 p{
	    font-size:95%;
	}
}

.kodawari3 > div:nth-child(){
	margin-right:0;
}


/*--------------------------------------------*/
#yoyaku{
	margin-top:-120px;
	padding-top:120px;
}
.kg_maxw850, .kg_fullw{
    /* margin-left:-200%; */
    /* margin-right:-200%; */
    /* padding-left:200%; */
    /* padding-right:200%; */
    display: block;
    text-align: center;
	background: #edddc7;
    padding: 30px 0 15px;
}
.kg_maxw850.tochi_calbox{
	background: none;
}

.kg_maxw850.bukken, .kg_fullw.bukken {
	background: #fff;
}
.kg_fullw img{
	max-width: 94vw;
}
.quo_jyoken{
	background:#fff;
	width:1000px;
	max-width: 94vw;
	margin:30px auto;
	border: 3px dotted #666;
	padding: 25px 5vw 35px;
	position: relative;
}
.quo2409 img{
	width:980px
}
.quo2409 .quo_jyoken{
	width:980px;
	background:none;
	border:none;
	background-color: #0c2e4c;
	color: #fff;
	background-repeat:repeat-y;
	background-position:center;
	background-size:contain;
	margin-top:0;
	margin-bottom:0;
	padding: 20px 10px 25px;
}
.fuki_shita{
	position:
	absolute;
	width:50px;
	height:50px;
	background:#fff;
	border-right: 3px dotted #666;
	border-bottom: 3px dotted #666;
	bottom:-27px;
	left:calc(50% - 25px);
	transform:rotate(45deg);
}

.quo_jyoken h3{
	background:none;
	color:#fff;
	/* font-size:calc(10px + 2vw); */
	font-size: 20px;
	letter-spacing:0.2em;
	padding: 0;
	margin:0 10px 10px;
}
@media(min-width:1250px){
	/* .quo_jyoken h3{
		font-size: 24px;
	} */
}
.quo_jyoken h4{
	/* font-size: 125%; */
	font-size: 18px;
	background:
	none;
	border:
	none;
	margin-top:0;
	padding: 0;
	color:#fff;
}
.quo_jyoken h2{
	font-size: 160%;
	margin:20px 10px 0;
	color:#ac271e;
}
.quo_jyoken p{
	text-align:left;
}
.quo_jyoken ul{
	text-align:
	left;
	display:
	flex;
	flex-wrap:
	wrap;
	margin:20px auto;
	max-width: 100%;
	font-weight: normal;
}
.quo_jyoken li{
	width:46%;
	margin-left:4%;	
	padding-right:1em;
	margin-bottom:0.6em;
	/* line-height:1.2; */
	font-size: 14px;
}
.quo_jyoken p.indent1 {
	padding-left: 30px;
	font-size: 14px;
	font-weight: normal;
}
@media(max-width:750px){
	.quo_jyoken h4{
		margin-bottom:0;
		padding:5px 0 0;
		font-size: 16px;
	}
.quo_jyoken ul{
	margin:10px 0;
}
	.quo_jyoken h2{
		margin: 10px 0 0;
	}
	.quo_jyoken{
		font-size:80%;
		margin-top:5px;
		padding:0 35px 15px;
	}
	.quo_jyoken li{
		width:96%;
		padding-right:0;
		margin-bottom:0.3em;
	}
	.quo_jyoken h3{
		/* font-size: 115%; */
		font-size: 18px;
		margin:0;
		letter-spacing:0.1em;
	}
	.quo_jyoken p.indent1 {
		padding-left: inherit;
		font-size: 12.5px;
	}
}
@media(max-width:500px) {
	.quo_jyoken ul {
		padding-left: 5px;
	}

}

.quo_jyoken.anq_top{
	border:none;
	background:#eee;
}


.bg_pinkgrd{
    background:linear-gradient(#fff, #fdf0f0);
}
.kg_header{
	text-align:center;
	margin-top: 116px;
}
@media(max-width:650px){
	.kg_header{
		margin-top:10px;
	}
}

.kg_box{
	width:100%;
	max-width: 1100px;
	margin:50px auto;
	padding:30px;
	border:1px solid #ed7895;
	border-radius:3px;
	text-align:center;
	position:relative;
	box-shadow:3px 3px 5px #eee;
}
.kg_yumeca .kg_box{
	border:1px solid #19b7cd;
}

.kg_data{
	width: 43%;
	margin-left:3%;
}
.kg_data p{
	border-bottom: 1px solid #ccc;
	padding:5px 0
}
.kg_data p:last-child{
	border-bottom:0;
}
.harai{
	font-size:80%;
}
.kg_title{
	/* font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
	color:#666;
	font-size:180%;
	font-weight:normal;
	margin-bottom:10px;
}
.kg_yotei{
	color:#ff59a0;
}

.kg_place{
	padding-bottom: 20px;
	/* border-bottom:1px solid #ccc; */
}
.kg_catch{
	/* font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
	font-size: calc(16px + 0.2vw);
	margin: 15px 10px 20px;
	/* font-weight:
	bold; */
	text-align:
	left;
}
.kg_gaikan{
	width: 70%;
	margin: 0 auto 30px;
	/* border-radius: 10px; */
	overflow:hidden;
}
.kg_data p.kg_price{
	font-size:180%;
	color:#ff59a0;
	font-weight:bold;
	border-bottom:0;
	padding-bottom:0;
}
.kg_price small{
	font-size:60%;
}
.kg_madori{
	font-size:130%;
	color:#ff59a0;
}

.kg_menp{
	font-size:140%;
	color:#ff59a0;
}
.kg_yumeca a,.kg_yumeca .kg_madori,.kg_yumeca .kg_menp{
	color:#19b7cd;
}

.kg_menp small{
	font-size:70%;
	color:#e62274;
}

.madorizu{
	margin:30px 0;
}

.kg_data2{
	text-align:left;
	font-size:85%;
	line-height:1.8
}

.kg_buttons{
	width:100%;
	max-width:850px;
	margin:40px auto;
	padding:30px;
	background: #fff;
	border-radius:3px;
	border: 1px solid #ed7895;
	text-align:center;
}
.kg_yumeca .kg_buttons{
	border:1px solid #19b7cd;
}

.kg_btn1,.kg_btn2,.kg_btn3{
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	box-shadow:2px 2px 2px #ddd;
	display:inline-block;
	padding:16px 20px 20px;
	width: 43%;
	margin:0px 3% 10px;
	border-radius:2px;
	background:#ed7895;
	color:#fff;
	font-weight:bold;
	font-size:105%;
	letter-spacing:2px;
}

.kg_btn1{
	background: #ff7f72;
	margin-right:1%;
}
.kg_yumeca .kg_btn1{
	background: #4fe0ae;
}

.kg_btn2{
	background: #ed7895;
	margin-left:1%;
}
.kg_btn3{
	width:auto;
}
.kg_btn3 small{
	display:inline-block;
	vertical-align:1px;
}

.kg_yumeca .kg_btn2{
	background: #19b7cd;
	color:#fff;
} 

.kg_phone{
	margin-top: 15px;
	max-width:700px;
	margin:20px auto 0;
}
.kg_maparea{
	max-width:1000px;
	margin: 0 auto 50px;
}
/*金額部分*/
.kg_price_header{
	background: #c20;
	color:#fff;
	font-size:150%;
	padding:4px;
	margin-top:10px;
	font-weight:bold;
	letter-spacing:0.5em;
}
.kg_price_header span{
	display:inline-block;
	font-size:80%;
	letter-spacing:1px;
	background:#ff3;
	width:100%;
	color:#c20;
}
.kg_pricebox{
	border: 1px solid #c20;
	border-top:none;
	padding:10px 10px 20px;
	background:#ffeddb;
	align-items:center;
	flex-wrap:wrap;
}
.kg_pricebox > div:first-child{
	width:35%;
	padding-left:calc(3vw + 25px);
	padding-top:0.5em;
}
.kg_pricebox > div:last-child{
	width:65%;
	padding-right:4vw;
}
.quo_jyouken{
	width:fit-content;
	max-width:95vw;
	margin:10px auto 25px;
	text-align:left;
}
@media(max-width:600px){
	.quo_jyouken{
		font-size:13px;
	}
}


@media(max-width:1000px){
	.kg_pricebox > div:first-child{
		width:100%;
	}	
	.kg_pricebox > div:last-child{
		width:100%;
		padding-right:4vw;
	}
}

.kg_price{
	font-size:200%;
	margin-top:-0.2em;
}
.kg_price b{
	font-style:normal;
	font-size: 120%;
	letter-spacing:0.05em;
	margin-right:0.2em;
	color:#333;
}
.kg_tsukiduki b{
	font-size: 180%;
	letter-spacing:0.05em;
	color:#c00;
	margin-right: 0.15em;
}
.kg_shiharai_jouken{
	font-size:90%;
}
.kg_tsukiduki{
	font-size: 160%;
	/* margin-top:0.5em; */
}
.kg_priceold{
	font-size:110%;
	letter-spacing:0.1em;
	color: #d00;
}
.kg_priceold s{
	font-size:130%;
}


/* tochi ----------------------------------------------*/

.tochi_price{
	font-size:135%;
	color:#ed7895;
}
.tochi_menseki{
	font-size:120%;
	color:#ed7895;
	margin-bottom:30px
}

.tochi_data table{
	width:100%;
	border-collapse:collapse;
}
.tochi_data table th{
	width: 75px;
	-moz-text-align-last: justify;
	text-align-last: justify;
	color:#ed7895;
	font-weight:normal;
	border-bottom:1px dotted #ccc;
}
.tochi_data table td{
	text-align:left;
	padding:4px 10px 4px 25px;
	border-bottom:1px dotted #ccc;
}
.tochi_data table tr{
	border-bottom:1px dotted #ccc;
}
.yoyaku_datetime_msg{
	font-size:220%;
    margin-top:25px;
}
.yoyaku_datetime_msg span{
    display:inline-block;
    margin:0 15px;
}
.yoyaku_datetime_msg span:last-child{
    font-size:80%;
}
/* set link*/
.setlinks{
	display:inline-block;
	max-width: 98vw;
	text-align:center;
	padding-bottom:6vw;
}
.setlinks i{
	margin-right:0.2em;
}
.setlinks a{
	color:#fff;
}
.setlinks p{
	display:inline-block;
	width:380px;
	max-width:43vw;
	padding:calc(7px + 0.7vw);
	margin: 0 2vw 4vw;
	border-radius:15px;
	background:#ec718f;
	box-shadow:2px 2px 4px #00000020;
	font-size:calc(10px + 0.5vw)
}
.setlinks img{
	width:350px;
	max-width:100%;
	margin-bottom:5px;
}
@media(max-width:769px){
	.tochi_data{
		width:100%;
	}
	.tochi_data table{
		max-width:400px;
		margin:30px auto;
		border-collapse:collapse;
	}
	.yoyaku_datetime_msg{
		font-size:160%;
	}
	.yoyaku_datetime_msg span:last-child{
		font-size:55%;
	}
}



/* tochi2 2021-02 ----------------------------------------------*/

.kg_kukaku{
	width:fit-content;
	margin: 0px auto 11px;
	padding:1px 8px 3px;
	background:#ed7895;
	color:#fff;
	letter-spacing:2px
}

.tochi2_price{
	font-size:135%;
	color:#ed7895;
}

.tochi2_menseki{
	font-size:120%;
	color:#ed7895;
	margin-bottom:30px;
}

.tochi2_data,.tochi2_data_lower{
	display:flex;
	flex-wrap:wrap;
	margin-top:20px;
	color:#555;
	font-size:calc(0.3vw + 12px);
}
.tochi2_data p,.tochi2_data_lower p{
	margin:10px 1%;
}
.tochi2_data p:nth-child(odd),.tochi2_data_lower p:nth-child(odd){
	width:11%;
	background-color:#ffe7f1;
    padding:3px 10px;
	-moz-text-align-last:justify;
	text-align-last:justify;
}
.tochi2_data_lower p:nth-child(odd){
	background-color:#eee;
}
.tochi2_data p:nth-child(even),.tochi2_data_lower p:nth-child(even){
	width:35%;
    padding:3px 10px;
    text-align:left;
}
@media(max-width:800px){
	.tochi2_data p,.tochi2_data_lower p{
		margin:7px 1%;
	}
	.tochi2_data p:nth-child(odd),.tochi2_data_lower p:nth-child(odd){
		width:26%;
	}

	.tochi2_data p:nth-child(even),.tochi2_data_lower p:nth-child(even){
		width:70%;
	}
}



/* calendar --------------------------------------------*/

.yoyaku_calendar{
	max-width: 1000px;
	margin:3vw auto 5px;
	display:flex;
	flex-wrap:wrap;
	border-top:1px solid #fcc
}
.calendar_box{
		/* background: #f2f2f2; */
		padding: 2.5vw;
		margin: 0vw auto 0;
		max-width:700px;
		width:95vw;
}
.form_inputs #calendar_box,
.form_inputs .calendar_box
{
	padding: 0;
	margin-bottom:5px;
	max-width:100%;
}

.yoyaku_calendar .masu{
	width: 14.25%;
	text-align:center;
	border-bottom:4px solid transparent;
	border-right:4px solid transparent;
	padding: 1.5vw  1.5vw;
}
.yoyaku_calendar .masu span,.yoyaku_calendar .masu a{
		display: block;
		padding: 0.5vw 0 1.3vw;
		width: calc(5vw + 20px);
}
@media(min-width:1000px){
	.yoyaku_calendar .masu span,.yoyaku_calendar .masu a{
		padding: 5px 0 8px;
		width:60px;
	}
}


.yoyaku_calendar .masu a{
	background: #c53434;
	color:#fff;
	border-radius:5px;
}
.yoyaku_calendar .masu:nth-child(7n+1){
	/* border-left:1px solid #ed7895; */
	/*background:#ffe8e8;*/
	width: 14.25%;
}
.yoyaku_calendar .masu:nth-child(1){
	/* border-left:1px solid #ed7895; */
	color:red;
	width: 14.3%;
	border-radius:5px;
}
.yoyaku_calendar .masu:nth-child(7n){
	/*background:#e8f1ff;*/
	/* border-right:1px solid #ed7895; */
}
.yoyaku_calendar .masu:nth-child(7){
	color:#3f70f9;
	/* border-right:1px solid #ed7895; */
	border-radius:15px;
}
.yoyaku_calendar .masu:nth-child(-n+7){
	/* border-top:1px solid #ed7895; */
}
.yoyaku_calendar .masu:nth-last-child(-n+7){
	/* border-bottom:1px solid #ed7895; */
}

/*ユメカ*/

/*
.kg_yumeca .yoyaku_calendar .masu:nth-child(7n+1){
	border-left:1px solid #19b7cd;
}
.kg_yumeca .yoyaku_calendar .masu:nth-child(7n){
	border-right:1px solid #19b7cd;
}
.kg_yumeca .yoyaku_calendar .masu:nth-child(-n+7){
	border-top:1px solid #19b7cd;	
}
.kg_yumeca .yoyaku_calendar .masu:nth-last-child(-n+7){
	border-bottom:1px solid #19b7cd;
}
*/


.yoyaku_calendar .masu:first-child{
	border-radius:7px 0 0 0;
}
.yoyaku_calendar .masu:nth-child(7){
	border-radius:0 7px 0 0;
}
.yoyaku_calendar .masu:nth-last-child(7){
	border-radius:0 0 0 7px;
}
.yoyaku_calendar .masu:last-child{
	border-radius:0 0 7px 0;
}
.yoyaku_calendar a:hover{
	font-weight:bold;
}
.cal_nextback{
	display:flex;
	margin-bottom:25px
}
.cal_nextback p{
	width:46%;
	margin: 0 auto;
	padding:0 10px;
}
.cal_nextback p:nth-child(1){
	text-align:left;
}
.cal_nextback p:nth-child(2){
	text-align:right;
}
.cal_nextback a{
	display:inline-block;
	color:#fff;
	background: #555;
	padding:10px 15px;
	margin-top:40px;
	border-radius:5px;
	font-size:calc(0.5vw + 10px);
}

.calendar_tochi .fStep{
	margin-top:3em;	
}



/* timezone --------------------------------------------*/

.yoyaku_time{
	max-width:850px;
	width:90vw;
	margin:30px auto;
	display:flex;
	flex-wrap:wrap;
	background:#fff;
}
.yoyaku_time p{
	width: 50%;
	text-align:center;
	border-bottom:1px solid #ed7895;
	border-right:1px dotted #ffbcd9;
	padding:20px 0;
}
.yoyaku_time p:nth-child(2n+1){
	border-left:1px solid #ed7895;
}
.yoyaku_time p:nth-child(2n){
	border-right:1px solid #ed7895;
}
.yoyaku_time p:nth-child(-n+2){
	border-top:1px solid #ed7895;	
}
.yoyaku_time a{
	background-color:#ed7895;
	color:#fff;
	font-weight:bold;
	font-size :95%;
	padding:5px 30px;
	border-radius:5px;
	box-shadow:1px 2px 3px #ccc
}
.yoyaku_time span{
	background:#eee;
	padding:5px 10px;
	border-radius:5px;
	display:inline-block;
	max-width:9em;
}
.yoyaku_time_hiduke{
	text-align:center;
	font-size:150%;
	letter-spacing:4px;
	font-weight:bold;
	/* color:#ed7895; */
}
.kg_yumeca .yoyaku_time_hiduke{
	color:#19b7cd;
}


/*--------------------------------------------*/

.kg_gallery{
	max-width: 1000px;
	margin:0 auto;
}
.kg_vr{
	max-width: 1000px;
	margin:0 auto 40px;
}
.kg_vr iframe{
	width:100%;
}
@media(max-width:700px){
	.kg_vr iframe{	
		height:400px;
	}
}

.kg_gallery_images{
	display:flex;
	flex-wrap:wrap;
	margin-bottom:30px
}
.kg_gallery_images div{
	width:30%;
	margin: 10px 5% 20px 0;
}
.kg_gallery_images div:nth-child(3n){
	margin-right:0;
}

.sj_listitem h4{
	font-size: 105%;
	border-bottom:0;
	margin-top:3px
}
.sj_listitem:nth-child(3n+1){
  clear:both;
}
.kg_gallery div a{
	display:block;
	width:100%;
	height: 240px;
	overflow: hidden;
	position: relative;
	margin-bottom: 4px;
}

.kg_gallery div a img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.kengaku-flex{
	display: flex;
}

/* event */
.tilebox{
	width:27%;
	margin: 0 3.1% 40px;
}

.tile{
	width: 100%;
	float:left;
	/* height:60vw; */
	/* max-height:460px; */
}
@media(max-width:600px){
	.tilebox{
		width:100%;
		margin:0 0 10px;
	}
	.tile{
		height:auto;
		max-height:auto;
	}
}

.widebox{
   /* margin: 0 -100px; */
   /* text-align:center; */
}
@media(max-width:1250px){
	.widebox{
	   margin: 0 auto;
	   max-width:100%;
	}	
}


.tile2c{
	width:32%;
	float:left;
	margin:0 0 0 2%;
}
.tile2c:first-child{
	margin:0 0 0 0;
}

.tile img, .tile2c img{
	margin-bottom:5px;
}
.ukok,.ukno{
	display:inline-block;
	padding:3px 10px 2px;
	margin-top:6px;
	margin-right:10px;
}
.ukok{
	color:#ed7895;
	background-color:#fff;
	border:1px solid #ed7895;
	padding: 0 10px 3px;
	border-radius:2px;
	margin-top:8px
}
.ukno{
	color:#fff;
	background-color:#999;
}
.ukok:hover{
	background-color:#ed7895;
	color:#fff;
}
.thisweekend{
	display:inline-block;
	color:#fff;
	font-weight:bold;
	letter-spacing:1px;
	padding: 0px 4px;
	margin: 0;
	border-radius:3px;
	background-color:#ed7895;
}

.event_status,.event_caption{
	text-align:center;
}
.event_date{
	display:inline-block;
	background:#ed7895;
	margin:0 auto;
	text-align:center;
	font-size: 80%;
	color:#fff;
	font-weight:bold;
	letter-spacing: 1px;
	padding: 3px 6px;
	width:100%;
}
.event_caption{
	margin-bottom: 3px;
	font-weight:bold;
	font-size:90%;
	text-align:left;
}
.event_caption span{
	margin-right:10px;
}
.event_time_place{
	font-size:95%;
	text-align: left;
	margin: 2px 0;
}
.event_time_place b{
	display:inline-block;
	font-weight:normal;
	background:#ffe7f1;
	padding:0 3px;
	margin:2px 4px 2px 0;
	border-radius:5px;
	font-size:90%;
	color:#111;
}

.toujitsu{
	display:block;
	font-size:75%;
	font-weight:normal;
	letter-spacing:0;
	line-height:1.4;
	margin-top:-15px;
}

.toujitsu{
	display:block;
	font-size:75%;
	font-weight:normal;
	letter-spacing:0;
	line-height:1.4;
	margin-top:-15px;
}

/*上部切り替えボタン*/
.filter_btn{
	text-align:center;
	padding-bottom:20px
}
.filter_btn a{
	cursor:pointer;
	display:inline-block;
	border:2px solid #ed7895;
	background:#ed7895;
	padding:6px 20px;
	color:#fff;
	font-weight:bold;
	letter-spacing:2px;
	margin:10px;
	border-radius:5px;
	width:150px;
	max-width:40%;
}
.filter_btn a:first-child{
	background:#fff4f9;
	color:#ed7895;
}
@media(max-width:750px){
    .filter_btn{
    	width:450px;
    	max-width:100%;
    	margin:0 auto;
    }
}
.kakunin_err{
	padding:20px;
	line-height:1.8;
}
.kakunin_err button{
	margin:10px auto;
	padding:5px 15px
}
.area_towns{
	margin:10px auto 50px;
	max-width:700px;
}
.area_towns h5{
	color:#333;
	padding:0;
	margin: 1.5em 0 0.5em 0.7em;
}
.area_towns a{
	color:#222;
	margin: 5px 10px 0;
	border-bottom:1px solid #aaa;
	display:inline-block;
}


.sekou_img_tags{
	padding-bottom:8px
}
.sekou_img_tags a{
	display:inline-block;
	background-color:#555;
	color:#fff;
	font-size:calc(10px + 0.5vw);
	border-radius:3px;
	padding: 4px 20px 0;
	height:calc(24px + 0.7vw);
	
	margin:0 0.4em 0.5em 0;
}
.tag_search{
	display:inline-block;
	vertical-align:0.1em;
}
.tag_input{
	height:calc(24px + 0.7vw);
	border:2px solid #555;
	border-radius:3px 0 0 3px;
	padding-left:4px;
}
.tag_image{
	height:calc(24px + 0.7vw);
	vertical-align:bottom;
	border-radius:0 3px 3px 0;
}

@media(max-width:1100px){
	.kengaku_list_box1{
		width: 47%;
	}
}


@media(max-width: 770px){
	.kg_title{
		font-size:150%;
		line-height:1.4;
		margin-bottom: 25px;
	}
	.kg_catch{
		font-size:105%;
		line-height:1.4;
	}
	.kengaku_list_boxes,.event_list_boxes {
		margin: 10px auto 40px;
	}
	.kgl_buttons{
		position:unset;
	}
	.kengaku_list_box1 {
		width: 100%;
		margin:0;
		padding: 15px 0;
		border-radius:0;
		border:none;
		border-bottom:1px dotted #999;
		box-shadow: none;
	}
	.kengaku_list_box1:first-child {
		/* border-top:1px dotted #999; */
	}	
	.kengaku-wrap{
		display: flex;
		margin: 14px 0 0;
		flex-wrap: wrap;
	}
	
	.kengaku-left{
		width: 44%;
	}
	
	.kengaku-right{
		width: 53%;
		text-align: left;
		padding: 0 13px 0 0;
		margin-left: 3%;
	}
	.kgl_price {
		line-height:100%;
		margin:8px 0 4px;
	}
	.kgl_tsuki {
		line-height:100%;
		margin:0 0 4px;
	}
	.kgl_loan{
		margin:0 0 8px 
	}
	.kgl_catch{
		margin-left:12px;
	}
	.kgl_catch a{
		line-height:1.4;
    }
    .kgl_img img{
		/* max-height:220px; */
		/* max-width:85%; */
	}

	.kgl_shousai, .kgl_yoyaku,.set_shousai {
		text-align:
		center;
		/* width: 45%; */
		/* padding: 6px 15px 9px; */
		/* margin: 8px 4% 0; */
	}
	
	.kengaku-flex{
		display: block;
		margin: 14px 0 0;
	}
	
	.kg_gaikan {
		margin: 0 auto 10px;
		width:100%;
	}
	
	.kg_data {
		width: 100%;
		margin:10px 0 0;
	}
	
	.kg_data p {
		padding: 11px 0;
	}

	.kg_data p:last-child {
		border-bottom: 1px solid #ccc;
	}
	
	.kg_buttons {
		margin: 0px auto;
		padding: 10px;
		font-size: 84%;
		border-radius:0;
		border:none;
	}
	
	.kg_box {
		margin: 0px auto 10px;
		padding: 10px;
		border:none;
		box-shadow:none;
	}
	
	.kg_btn1, .kg_btn2 {
		padding: 7px;
		width: 47%;
		margin: 10px 1%;
		font-size: 108%;
		letter-spacing: 0px;
	}
	
	.kg_phone {
		max-width:350px;
		width:100%;
		margin: 7px auto 6px;
	}
	
	.kg_gallery_images div:nth-child(odd){
		width: 48%;
		margin: 10px 4% 20px 0;
	}
	
	.kg_gallery_images div:nth-child(even){
		width: 48%;
		margin-right:0;
	}
	
	.kg_gallery div a{
		height:160px;
	}
	.kg_gallery_images div p{
		text-align: left;
		font-size:85%;
		padding: 0 0 0 5px
	}

	.kg_price {
		font-size: 150%;
	}
	
	.kg_madori {
		font-size: 105%;
	}
	
	.kg_menp {
		font-size: 120%;
	}

	.tile, .tile2c,.tile2c:first-child{
		width:95%;
		float:left;
		margin:0 2.5% 30px;
		/* text-align:center; */
	}
	.event_list_boxes .tile{
		display:flex;
		width: 100%;
		float:left;
		margin:0 0 30px;
		/* text-align:center; */
	}
	.event_list_boxes .tile > div{
	    width:50%;
	    padding:0 2%;
	}
	.tile img{
		/* width: 46%; */
		margin-right:12px;
		float:left;
	}
	.event_status,.event_caption{
		text-align:left;
	}
	.event_status{
		font-size: 75%;
	}
	.event_status span{
		font-size:120%
	}
	.event_caption{
		margin: 0 0 10px;
		font-weight:bold;
		/* font-size:90%; */
	}
	.sptal{
		text-align:left;
	}
}