@charset "utf-8";


.mv_header {
	clear: both;
	position: relative;
	display: block;
	padding: 18px 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 90px;
}

.mv_header_ti {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	font-size: 1.8em;
	line-height: 1.1em;
	font-family: "Shippori Mincho", serif;
	font-weight: 600;
	font-style: normal;
	color: #4d4b4a;
}

.mv_header_le {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	text-align: center;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
	color: #4b4b4b;
}





.mv_main {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
	min-height: 420px;
	background-color: #9a9084;
}

.mv_main_inner {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	width: 95%;
	max-width: 1300px;
	height: auto;
	min-height: 420px;
}











/*01*/
.mv_main01 {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 50%;
	float: left;
	height: 420px;
}

.mv_main01_a {
	position: relative;
	display: block;
	text-align: left;
	padding: 44px 0 0 85px;
	margin: 0 0 0 0;
	color: #fff;
	font-size: 6em;
	line-height: 1em;
	letter-spacing: -2px;
	font-family: "Shippori Mincho", serif;
	font-weight: 600;
	font-style: normal;
}

.mv_main01_a span {
	padding: 0 0 0 8px;
	font-size: 0.6em;
}

.mv_main01_b {
	position: relative;
	display: block;
	text-align: left;
	padding: 0 0 0 85px;
	font-size: 9.2em;
	line-height: 1em;
	color: #fff;
	font-weight: 300;
	font-family: "Raleway", sans-serif;
}

.mv_main01_c {
	position: relative;
	display: block;
	text-align: left;
	padding: 4px 0 0 85px;
	font-size: 2.8em;
	line-height: 1em;
	color: #fff;
	font-weight: 300;
	font-family: "Raleway", sans-serif;
}

.mv_main01_c span {
	position: relative;
	display: inline-block;
	padding: 0 0 0 0;
	margin: 0 0 0 8px;
	width: 112px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	background-color: #4d4b4a;
	font-size: 0.7em;
	border-radius: 8px;
	text-align: center;
}

@media only screen and (max-width: 1100px) {

	.mv_main_inner {
		position: relative;
		display: block;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 100%;
		max-width: 1300px;
		height: auto;
		min-height: 420px;
	}

	.mv_main01 {
		position: relative;
		display: block;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 100%;
		float: none;
		height: 420px;
	}
	
	.mv_main01_a {
		position: relative;
		display: block;
		text-align: center;
		padding: 44px 0 0 50px;
		margin: 0 0 0 0;
		color: #fff;
		font-size: 6em;
		line-height: 1em;
		letter-spacing: -2px;
		font-family: "Shippori Mincho", serif;
		font-weight: 600;
		font-style: normal;
	}
	
	.mv_main01_b {
		position: relative;
		display: block;
		text-align: center;
		padding: 0 0 0 0;
		font-size: 9.2em;
		line-height: 1em;
		color: #fff;
		font-weight: 300;
		font-family: "Raleway", sans-serif;
	}
	
	.mv_main01_c {
		position: relative;
		display: block;
		text-align: center;
		padding: 4px 0 0 0;
		font-size: 2.8em;
		line-height: 1em;
		color: #fff;
		font-weight: 300;
		font-family: "Raleway", sans-serif;
	}

}


@media only screen and (max-width: 500px) {

	.mv_main_inner {
		position: relative;
		display: block;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 100%;
		max-width: 500px;
		height: auto;
		min-height: 380px;
	}

	.mv_main01 {
		position: relative;
		display: block;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 100%;
		float: none;
		height: 360px;
	}
	
	.mv_main01_a {
		position: relative;
		display: block;
		text-align: center;
		padding: 65px 0 0 12px;
		margin: 0 0 0 0;
		color: #fff;
		font-size: 4.2em;
		line-height: 1em;
		letter-spacing: -2px;
		font-family: "Shippori Mincho", serif;
		font-weight: 600;
		font-style: normal;
	}
	
	.mv_main01_b {
		position: relative;
		display: block;
		text-align: center;
		padding: 0 0 0 0;
		font-size: 7.2em;
		line-height: 1em;
		color: #fff;
		font-weight: 300;
		font-family: "Raleway", sans-serif;
	}
	
	.mv_main01_c {
		position: relative;
		display: block;
		text-align: center;
		padding: 20px 0 0 0;
		font-size: 2.6em;
		line-height: 1em;
		color: #fff;
		font-weight: 300;
		font-family: "Raleway", sans-serif;
	}

}











/*02*/
.mv_main02 {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 50%;
	float: left;
	height: 420px;
	background-color: #f4f4f4;
	overflow: hidden;
}

@media only screen and (max-width: 1100px) {

	.mv_main02 {
		position: relative;
		display: block;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 100%;
		float: none;
		height: 420px;
		background-color: #f4f4f4;
	}

}





#vidual-area {
	display: block;
	position: relative;
	width: 100%;
	height: 100vh;
	height: 100svh;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


#vidual-area #slider-area {
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/*
.mv_main02 #slider-area {
	position: absolute;
	top:0;
	left: 0;
	width:100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
*/

#slider {
    width: 100%;
    min-height: 100%;
    min-height: -webkit-fill-available;
}

/*
@supports (-webkit-touch-callout: none) {
  #slider {
    height: -webkit-fill-available;
    min-height: -webkit-fill-available;
  }
}
*/

.vegas-animation-kenburns {
    animation: kenburns ease-out;
}

@keyframes kenburns {
    0% {
        transform: scale(1.3);
    }
    100% {
        transform: scale(1);
    }
}







.mv_under {
	position: absolute;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 -600px;
	top: 360px;
	left: 50%;
	width: 1200px;
	height: 110px;
	background-color: #d5d2cd;
	z-index: 10;
}

.mv_under_ti {
	position: relative;
	display: block;
	padding: 21px 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	font-size: 2.1em;
	line-height: 1em;
	color: #4d4b4a;
}

.mv_under_line {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 10px auto 8px auto;
	width: 60%;
	max-width: 600px;
	height: 1px;
	background-color: #4b4b4b;
}

.mv_under_le {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	color: #4b4b4b;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
}
















.index_001 {
	clear: both;
	position: relative;
	display: block;
	padding: 100px 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
	min-height: 330px;
	background-color: #fff;
}

.index_001_ti {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	color: #4d4b4a;
	font-size: 4em;
	line-height: 1em;
	letter-spacing: -2px;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
}

.index_001 ul {
	position: relative;
	display: flex;
	padding: 0 0 0 0;
	margin: 32px 0 0 0;
	justify-content:center;
}

.index_001 ul li {
	position: relative;
	display: block;
	padding: 16px 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	color: #4d4b4a;
	width: 250px;
	height: 84px;
	border-left: 1px solid #4d4b4a;
	font-size: 1.1em;
	line-height: 1.5em;
}

.index_001 ul li:last-child {
	border-right: 1px solid #4d4b4a;
}

.index_001 ul li span {
	display: inline-block;
	font-size: 2em;
	padding: 0 3px 0 3px;
	font-weight: 600;
	font-family: "BIZ UDPGothic", sans-serif;
}	
	
	
@media only screen and (max-width: 1100px) {

	.index_001 {
		clear: both;
		position: relative;
		display: block;
		padding: 100px 0 20px 0;
		margin: 0 0 0 0;
		width: 100%;
		height: auto;
		min-height: 330px;
		background-color: #fff;
	}

	.index_001 ul {
		position: relative;
		display: block;
		padding: 0 0 0 0;
		margin: 32px 0 0 0;
	}
	
	.index_001 ul li {
		position: relative;
		display: block;
		padding: 18px 0 0 0;
		margin: 0 auto 30px auto;
		text-align: center;
		color: #4d4b4a;
		width: 80%;
		height: 84px;
		font-size: 1.1em;
		line-height: 1.5em;
		border: 1px solid #4d4b4a;
		border-radius: 42px;
	}
	
	.index_001 ul li span {
		display: inline-block;
		font-size: 2em;
		padding: 0 3px 0 3px;
		font-weight: 600;
		font-family: "BIZ UDPGothic", sans-serif;
	}

}

@media only screen and (max-width: 840px) {

	.index_001_ti {
		position: relative;
		display: block;
		padding: 0 24px 0 24px;
		margin: 0 0 0 0;
		text-align: center;
		color: #4d4b4a;
		font-size: 2.8em;
		line-height: 1.4em;
		letter-spacing: -2px;
		font-weight: 400;
		font-family: "BIZ UDPGothic", sans-serif;
	}

}














.index_002 {
	position: relative;
	display: block;
	padding: 62px 18px 28px 18px;
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
	min-height: 475px;
	background-color: #eceaea;
}


.index_002_mark01 {
	position: absolute;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 160px;
	height: auto;
	top: 14px;
	right: 5%;
}

.index_002_mark02 {
	position: absolute;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 160px;
	height: auto;
	top: 160px;
	right: 10%;
}

.index_002_bt {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 32px auto 24px auto;
	width: 320px;
	height: 70px;
	border-radius: 35px;
	background-color: #fff;
	border:  2px solid #4d4c4a;
	color: #4d4c4a;
	text-align: center;
	font-size: 1.4em;
	line-height: 70px;
}

.index_002_bt a {
	display: block;
	width: 320px;
	height: 70px;
	color: #4d4c4a;
}




.index_002_ti {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 12px 0;
	text-align: center;
	color: #4d4b4a;
	font-size: 3.4em;
	line-height: 1.2em;
	letter-spacing: -3px;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
}

.index_002_ti br {
	display: none;
}

.index_002_le {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 32px 0 0 0;
	text-align: center;
	color: #4d4b4a;
	font-size: 1.3em;
	line-height: 1.4em;
	letter-spacing: -1px;
}

.index_002_le2 {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 70px 0 0 0;
	text-align: center;
	color: #4d4b4a;
	font-size: 2em;
	line-height: 1.8em;
	letter-spacing: -0.5px;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
}

@media only screen and (max-width: 1450px) {

	.index_002_ti br {
		display: block;
	}

	.index_002_le2 {
		position: relative;
		display: block;
		padding: 0 0 0 0;
		margin: 40px 0 0 0;
		text-align: center;
		color: #4d4b4a;
		font-size: 1.6em;
		line-height: 1.8em;
		letter-spacing: -0.5px;
		font-weight: 400;
		font-family: "BIZ UDPGothic", sans-serif;
	}

}


@media only screen and (max-width: 920px) {
	
	.index_002_mark01 {
		position: absolute;
		display: block;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 100px;
		height: auto;
		top: 34px;
		right: 2%;
	}
	
	.index_002_mark02 {
		position: absolute;
		display: block;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 100px;
		height: auto;
		top: 160px;
		right: 6%;
	}
	
}


	
@media only screen and (max-width: 768px) {

	.index_002_ti {
		position: relative;
		display: block;
		padding: 0 0 0 0;
		margin: 0 0 18px 0;
		text-align: center;
		color: #4d4b4a;
		font-size: 2.8em;
		line-height: 1.4em;
		letter-spacing: -3px;
		font-weight: 400;
		font-family: "BIZ UDPGothic", sans-serif;
	}

	.index_002_le2 {
		position: relative;
		display: block;
		padding: 0 0 0 0;
		margin: 40px 0 0 0;
		text-align: center;
		color: #4d4b4a;
		font-size: 1.3em;
		line-height: 1.8em;
		letter-spacing: -0.5px;
		font-weight: 400;
		font-family: "BIZ UDPGothic", sans-serif;
	}

}


@media only screen and (max-width: 620px) {

	.index_002_ti {
		position: relative;
		display: block;
		padding: 0 0 0 0;
		margin: 0 0 18px 0;
		text-align: center;
		color: #4d4b4a;
		font-size: 2.4em;
		line-height: 1.2em;
		letter-spacing: -3px;
		font-weight: 400;
		font-family: "BIZ UDPGothic", sans-serif;
	}

	.index_002_le2 {
		position: relative;
		display: block;
		padding: 0 0 0 0;
		margin: 40px 0 0 0;
		text-align: center;
		color: #4d4b4a;
		font-size: 1.1em;
		line-height: 1.8em;
		letter-spacing: -0.5px;
		font-weight: 400;
		font-family: "BIZ UDPGothic", sans-serif;
	}
	
	.index_002_le2 br {
		display: none;
	}

}

@media only screen and (max-width: 580px) {
	
	.index_002_mark01 {
		display: none;
	}
	
	.index_002_mark02 {
		display: none;
	}
	
}


@media only screen and (max-width: 420px) {

	.index_002_ti {
		position: relative;
		display: block;
		padding: 0 0 0 0;
		margin: 0 0 18px 0;
		text-align: center;
		color: #4d4b4a;
		font-size: 1.6em;
		line-height: 1.4em;
		letter-spacing: 0;
		font-weight: 400;
		font-family: "BIZ UDPGothic", sans-serif;
	}

	.index_002_le2 {
		position: relative;
		display: block;
		padding: 0 0 0 0;
		margin: 40px 0 0 0;
		text-align: center;
		color: #4d4b4a;
		font-size: 1.1em;
		line-height: 1.8em;
		letter-spacing: -0.5px;
		font-weight: 400;
		font-family: "BIZ UDPGothic", sans-serif;
	}
	
	.index_002_le2 br {
		display: none;
	}

}












.index_003 {
	position: relative;
	display: block;
	padding: 90px 0 70px 0;
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
	min-height: 300px;
	background-color: #fff;
}

.index_003_room {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	font-size: 1.8em;
	line-height: 1.4em;
	color: #4d4c4a;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
}

.index_003_kind {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 12px 0 0 0;
	text-align: center;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #4d4c4a;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
}

.index_003_kind span {
	position: relative;
	display: inline-block;
	padding: 0 8px 0 8px;
	margin: 0 0 0 0;
	font-size: 2em;
}

.index_003_kakaku {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 14px 0 0 0;
	text-align: center;
	font-size: 3.5em;
	line-height: 1.2em;
	color: #4d4c4a;
}

.index_003_kakaku span {
	position: relative;
	display: inline-block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	font-size: 2em;
	line-height: 1.4em;
	color: #9a9084;
	font-family: "Shippori Mincho", serif;
	font-weight: 600;
}

.index_003_tokuten {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 6px 0 0 0;
	text-align: center;
	font-size: 1.3em;
	line-height: 1.6em;
	color: #4d4c4a;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
}

.index_003_tokuten br {
	display: none;
}

.index_003_bt {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 32px auto 24px auto;
	width: 320px;
	height: 70px;
	border-radius: 35px;
	background-color: #eceaea;
	border:  2px solid #4d4c4a;
	color: #4d4c4a;
	text-align: center;
	font-size: 1.4em;
	line-height: 70px;
}

.index_003_bt a {
	display: block;
	width: 320px;
	height: 70px;
	color: #4d4c4a;
}

@media only screen and (max-width: 768px) {

	.index_003_kakaku {
		position: relative;
		display: block;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		text-align: center;
		font-size: 2.4em;
		line-height: 1.2em;
		color: #4d4c4a;
	}

	.index_003_tokuten br {
		display: block;
	}

}

@media only screen and (max-width: 460px) {

	.index_003_kakaku {
		position: relative;
		display: block;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		text-align: center;
		font-size: 1.7em;
		line-height: 1.2em;
		color: #4d4c4a;
	}

}










.index_004 {
	position: relative;
	display: block;
	padding: 60px 0 50px 0;
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
	min-height: 300px;
	background-color: #9a9084;
}

.index_004_room {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	font-size: 3.5em;
	line-height: 1.4em;
	color: #fff;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
}

.index_004_room span {
	position: relative;
	display: inline-block;
	padding: 0 8px 0 8px;
	margin: 0 0 0 0;
	font-size: 2em;
	line-height: 1.4em;
	color: #fff;
	font-family: "Shippori Mincho", serif;
	font-weight: 600;
}

.index_004_kind {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 6px 0 0 0;
	text-align: center;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #d5d2cd;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
}

.index_004_lead {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 32px 0 0 0;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #d5d2cd;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
}

.index_004_lead br {
	display: none;
}

.index_004_bt {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 32px auto 24px auto;
	width: 340px;
	height: auto;
	color: #4d4c4a;
	text-align: center;
	font-size: 1.4em;
}

.index_004_bt a {
	display: block;
	width: 340px;
	height: auto;
}

.index_004_bt img {
	border-radius: 40px;
}


@media only screen and (max-width: 768px) {

	.index_004_room {
		position: relative;
		display: block;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		text-align: center;
		font-size: 2.8em;
		line-height: 1.4em;
		color: #fff;
		font-weight: 400;
		font-family: "BIZ UDPGothic", sans-serif;
	}

	.index_004_lead br {
		display: block;
	}

}

@media only screen and (max-width: 420px) {

	.index_004_bt {
		position: relative;
		display: block;
		padding: 0 0 0 0;
		margin: 32px auto 24px auto;
		width: 300px;
		height: auto;
		color: #4d4c4a;
		text-align: center;
		font-size: 1.4em;
	}
	
	.index_004_bt a {
		display: block;
		width: 300px;
		height: auto;
	}
	
	.index_004_bt img {
		border-radius: 40px;
	}

}







/* お問い合わせbt */

.index_bt a {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 50px auto 50px auto;
	width: 380px;
	height: 70px;
	line-height: 70px;
	background-color: #4d4b4a;
	border-radius: 35px;
}

.index_bt a span {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	font-size: 1.4em;
	font-weight: 600;
	font-family: "BIZ UDPGothic", sans-serif;
	color: #d5d2cd;
}

@media only screen and (max-width: 640px) {

	.index_bt a {
		position: relative;
		display: block;
		padding: 0 0 0 0;
		margin: 50px auto 50px auto;
		width: 300px;
		height: 70px;
		line-height: 70px;
		background-color: #4d4b4a;
		border-radius: 35px;
	}
	
	.index_bt a span {
		position: relative;
		display: block;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		text-align: center;
		font-size: 1.2em;
		font-weight: 600;
		font-family: "BIZ UDPGothic", sans-serif;
		color: #d5d2cd;
	}

}














/* お問い合わせbt */

.index_map {
	position: relative;
	display: block;
	padding: 40px 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 800px;
	background-color: #eceaea;
}

.index_map_inner {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	width: 95%;
	max-width: 1200px;
}

.index_map_ti {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: "Raleway", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 3.4em;
	line-height: 1.1em;
	color: #4d4b4a;
}

.index_map_ti span {
	position: relative;
	display: inline-block;
	padding: 0 0 0 12px;
	margin: 0 0 0 0;
	font-size: 0.4em;
}

.index_map_le {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 36px 0;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #4d4b4a;
}

.index_map_ifream {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 550px;
	overflow: hidden;
}

.index_map_ifream ifream {
	display: block;
 	position: absolute;
  top: 0;
  left: 0;
	width: 100%;
	height: 100%;
}











.index_tokuchyou {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 50px 0;
	width: 100%;
	height: auto;
	min-height: 450px;
}

.index_tokuchyou ul {
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.index_tokuchyou ul li {
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 30px 0;
	width: 33.3%;
	height: auto;
	float: left;
	overflow: hidden;
}

@media only screen and (max-width: 768px) {
	
	.index_tokuchyou ul li {
		position: relative;
		padding: 0 0 0 0;
		margin: 0 auto 60px auto;
		width: 95%;
		height: auto;
		float: none;
		overflow: hidden;
	}	
	
}





.to_img {
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
}

.to_ti {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 22px auto 0 auto;
	width: 90%;
	font-size: 1.6em;
	line-height: 1.2em;
	text-align: center;
	color: #4d4b4a;
}

.to_le {
	position: relative;
	display: block;
	padding: 0 0 0 0;
	margin: 18px auto 0 auto;
	width: 90%;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #4d4b4a;
}



.slider-conference2 {
    display: block;
    position: relative;
    padding: 250px 0 0 0;
    margin: 0 0 0 0;
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    line-height: 1.8em;
    width: 100%;
    font-weight: 600;
    font-family: 'Noto Sans JP', sans-serif;
    /* vertical-align: text-top; */
}

























