@charset "utf-8";
h1 {
	/* 游明朝体 */
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	position: absolute;
	top: 17%;
	left: 85%;
	line-height: 32px;
	font-size: 46px;
	color: #878787;
	text-shadow: 0px 0px 5px #ffffff, 0px 0px 5px #ffffff, 0px 0px 5px #ffffff, 0px 0px 5px #ffffff, 0px 0px 5px #ffffff, 0px 0px 5px #ffffff, 0px 0px 5px #ffffff, 0px 0px 5px #ffffff;
	margin-left: 0.7rem;
	text-align: center;
}

.title span {
	font-size: 18px;
}

.mv img {
	margin-top: 110px;
	margin-bottom: 150px;
	width: 100%;
}

h3 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	margin-left: 5rem;
	margin-bottom: 15px;
}

.menu p{
	width:45%;
	font-size:19px;
	margin-top:20px;
	margin-left:5%;
	margin-bottom: 25px;
	line-height:36px;
	display:inline-block;
	float:left;
}
.menu img{
	display:inline-block;
	float:right;
	width: 35%;
	margin-top:20px;
	margin-right:10%;
}

.link{
	clear:both;
	font-size:18px;
	font-weight:bold;
	width: 380px;
	border-style: solid;
	border-color: #0fdeb6;
	border-radius: 15px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:20px;
	margin-left:6rem;
	margin-bottom:30px;
	position: relative;
	z-index: 3;
}
.link span{
	display: inline-block;
	width:70%;
}
.link a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent:-999px;
	z-index: 2;
}

.whitening{
	clear:both;
	margin-top:150px;
	display:block;
	width:100%;
	position:relative;
}
.office img, .home img{
	width:60%;
}
.office, .home, .hv{
	margin-top:100px;
	text-align:center;	
}
.office,.home{
	display:inline-block;
	width:50%;
	text-align:center;
	float:left;
}
.home{
	float:right;
}
.hv{
	display:block;
	width:100%;
}
.hv img{
	margin-top:100px;
	width:30%;
}
.home h4,.office h4,.hv h4{
	position:absolute;
	font-weight:bold;
	font-family: 'Source Sans Pro', sans-serif;
	color:#878787;
	font-size: 1.7rem;
}
.home span,.office span,.hv span{
	font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size:1rem;

}

.office h4{
	top:36%;
	left:17.5%;
}
.home h4{
	top:36%;
	left:68%;
}
.hv h4{
	top: 80%;
	left: 42%;
}





/*-----------------------料金テーブル---------------------------------*/
.price{
	margin-top:175px;
}
table {
	border-collapse: collapse;
	margin: 0 auto;
	padding: 0;
	width: 650px;
	table-layout: fixed;
}

table tr {
	background-color: #e6f2f5;
	padding: .35em;
	border-bottom: 2px solid #fff;
}

table th,
table td {
	padding: 1em 10px 1em 1em;
	border-right: 2px solid #fff;
}

table th {
	font-size: .85em;
}

table thead tr {
	background-color: #167F92;
	color: #fff;
}

table tbody th {
	background: #78bbc7;
	color: #fff;
}

td {
	width: 200px;
}

th:nth-child(2) {
	width: 300px;
}

th:nth-child(3) {
	width: 250px;
}
tbody:hover td {
	color: transparent;
	text-shadow: 0 0 5px #aaa;
}
 
tbody:hover tr:hover td {
	color: #167F92;
	text-shadow: 0 1px 0 #fff;
}


.price span {
	float: right;
}

.ikkatsu {
	text-align: left;
	font-size: 1.2rem;
	color: #167F92;
	font-weight: bold;
}

.bunkatsu {
	text-align: left;
	font-size: 1.2rem;
	color: #167F92;
	font-weight: bold;
	padding-top:35px;
}

.bunkatsu small {
	font-size: 12px;
	color: #9D0000;
	float: right;
}

.non {
	background: #fff
}
#annotation{
	display:block;
	text-align:center;
}

#annotation p{
	color:#9D0000;
	font-size:15px;
	display: inline-block;
	text-align: left;
}

@media screen and (max-width: 640px){
/*----------------------レスポンシブ------------------------------------*/
h1{
	left:55%;
	font-size:2rem;
}
.home h4, .office h4, .hv h4 {
    font-size: 0.9rem;
}
.home span, .office span, .hv span {
    font-size: 0.4rem;
}

.office h4 {
    top: 44%;
    left: 11.5%;
}
.home h4 {
    top: 44%;
	left: 62%;
}
.hv h4 {
    top: 87%;
    left: 34%;
}
.office img, .home img {
	width:87%;
}
.hv img{
	width: 43.5%;
}


table {
	border: 0;
	width: 100%
}
table th {
	background-color: #167F92;
	display: block;
	border-right: none;
}
table thead {
	border: none;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
table tr {
	display: block;
	margin-bottom: .625em;
}
table td {
	border-bottom: 1px solid #bbb;
	display: block;
	font-size: .8em;
	text-align: right;
	position: relative;
	padding: 0;
	border-right: none;
}

table td::before {
	content: attr(data-label);
	font-weight: bold;
	position: initial;
	left: 10px;
	color: #167F92;
}
table td:last-child {
	border-bottom: 0;
}
table tbody th {
	color: #fff;
}



.menu img {
	float: none;
	width: 100%;
	margin-right:0;
}
.menu p {
	width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
td {
    width: auto;
}
h3 {
	text-align:center;
	margin-left:0;
}

.link {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}


}