.title {
	text-align: center;
	padding: 60px;
}
.title h2 {
	font-size: 180%;
	padding-bottom: 30px;
}
.conten {
	max-width: 1100px;
	margin: 0 auto;
	padding: 0 5% 60px 5%;
	position: relative;
}
.toku-cati {
	font-size: 160%;
	line-height: 2;
	position: absolute;
	top: -60px;
	right: 8%;
	-webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
.toku-t h6 {
	font-size: 160%;
}
.toku-t h3 {
	font-size: 200%;
	line-height: 1.8;
	padding-top: 20px;
	padding-bottom: 20px;
}
.toku-img p {
	padding-top: 10px;
}
.toku-img img {
	width: 100%;
}

.toku01 {
	padding-top: 60px;
	padding-bottom: 30px;
}
.toku01 .toku-t {
	width: 40%;
	float: right;
	padding-top: 200px;
}
.toku01 .toku-img {
	width: 55%;
	float: left;
}
.toku-t h4 {
	padding-top: 20px;
}

.toku02 {
	padding-top: 60px;
	padding-bottom: 30px;
}
.toku02 .toku-t {
	position: absolute;
	padding-top: 200px;
}
.toku-img01, .toku-img02 {
	float: right;
	width: 35%;
	padding-left: 2px;
}
.toku-img01 img, .toku-img02 img {
	width: 100%;
}
.toku-img01 p, .toku-img02 p {
	text-align: right;
	padding-top: 10px;
}
.toku-img02 {
	padding-top: 40px;
}
.howait {
background-color: #FFFFFF;
	padding-right: 10px;
}

.heya {
	padding-bottom: 100px;
}
.heya01 {
	width: 10%;
	float: left;
}
.heya02 {
	width: 85%;
	float: right;
	padding-left: 5%;
	box-sizing: border-box;
	border-left: 1px solid #000000;
}
.heya01 h5 {
	font-size: 100%;
	line-height: 1.6;
	color: #6E6E6E;
}
.heya01 h4 {
	font-size: 200%;
	line-height: 1.6;
}
.heya02 li img {
	width: 100%;
}
.him01 {
	width: 49%;
	float: left;
	padding-bottom: 20px;
}
.him02 {
	width: 49%;
	float: right;
	padding-bottom: 20px;
}
.him03 {
	width: 100%;
	padding-bottom: 20px;
}
.heya02 h3 {
	font-size: 140%;
	line-height: 1.6;
	padding-bottom: 30px;
	padding-top: 10px;
	font-weight: bold;
}
.heya02 table {
	width: 100%;
	border-top: 1px dotted #9C9C9C;
}
.heya02 table td {
	font-size: 108%;
	padding: 10px;
	line-height: 1.6;
	border-bottom: 1px dotted #9C9C9C;
}
.heya02 table .td01 {
	width: 100px;
	background-color: #dbdbdb;
}
.h-inf01 {
	width: 49%;
	float: left;
}
.h-inf02 {
	width: 49%;
	float: right;
}

.gyara {
	padding-top: 40px;
	padding-bottom: 20px;
}
.gyara li {
	float: left;
	width: 33.3%;
	box-sizing: border-box;
	padding: 2%;
}
.gyara li img {
	width: 100%;
	padding-bottom: 10px;
}
.gyara li a {
	transition: 0.5s ;
	opacity: 1;
}
.gyara li a:hover {
	opacity: 0.5;
}





.btn a {
	font-size: 120%;
	color: #000000;
	border-bottom: 2px solid #000000;
	line-height: 1.9;
	padding:10px 40px 10px 0;
	background-repeat: no-repeat;
	background-position: right;
	transition: 0.5s ;
	opacity: 1;
}
.btn a:hover {
	opacity: 0.5;
}
.btnimg01 a {
	background-image: url(../img/ya01.png);
}
.btnimg02 a {
	background-image: url(../img/ya02.png);
}


.ac-ic {
	padding-top: 80px;
	padding-bottom: 60px;
	max-width: 800px;
	margin: 0 auto;
}
.ac-ic li {
	width: 33.3%;
	float: left;
	text-align: center;
}
.ac-ic li h4 {
	font-size: 160%;
	padding-bottom: 20px
}


.rese {
	background-image: url(../img/rese-img.jpg);
	background-size: cover;
	background-position: center;
}
.cov {
	background-color: rgba(0,0,0,0.40);
	padding: 160px 0;
}
.rese h2 {
	text-align: center;
	color: #FFFFFF;
	font-size: 300%;
	padding-bottom: 40px;
}
.rese-b {
	background-color: #FFFFFF;
	max-width: 1000px;
	margin: 0 auto;
}
.re01 {
	width: 60%;
	float: left;
	box-sizing: border-box;
	padding: 60px;
}
.re02 {
	width: 40%;
	float: right;
	background-color: #dbdbdb;
	box-sizing: border-box;
	padding: 60px;
}
.rese-b h5 {
	font-size: 120%;
	padding-bottom: 20px;
	font-weight: bold;
}
.yoyaku {
	background-color: #000000;
	display: block;
	color: #FFFFFF;
	font-size: 160%;
	line-height: 60px;
	text-align: center;
	padding: 20px 20px 20px 0;
}
.yoyaku img {
	max-height: 60px;
}
.re01 p {
	padding-top: 30px;
	padding-bottom: 10px;
}
.re01 li {
	width: 50%;
	float: left;
	text-align: center;
	box-sizing: border-box;
}
.re01 li img {
	width: 80%;
}
.re01 a {
	transition: 0.5s ;
	opacity: 1;
}
.re01 a:hover {
	opacity: 0.5;
}

.boea {
	border-left: 1px solid #929292;
}
.re02 h6 a {
	color: #000000;
	font-size: 220%;
	line-height: 1.6;
}
.re02 h4 {
	padding-top: 30px;
}
.kangei {
	padding-top: 40px;
}

.era-box {
	padding: 5%;
	text-align: center;
}
.era-box h3 {
	max-width: 350px;
	margin: 0 auto;
}
.era-box h3 img {
	width: 100%;
}
.era-box h4 {
	font-size: 320%;
	font-weight: bold;
	padding: 80px 0 40px 0;
}
.era-box p {
	padding-bottom: 10px;
}
.era-box p a {
	text-decoration: underline;
	color: #000000;
}


@media screen and ( max-width:800px )
{
.toku-cati {
	position: inherit;
	top: 0px;
	margin: auto;
	right: 0%;
}
.toku01 .toku-t {
	width: 100%;
	float: none;
	padding-top: 0px;
}
.toku01 .toku-img {
	width: 100%;
	float: none;
}
.toku02 .toku-t {
	position: inherit;
	padding-top: 0px;
}
.toku-img01, .toku-img02 {
	float: none;
	width: 100%;
	padding-left: 0px;
}
.toku-img01 p, .toku-img02 p {
	text-align: left;
}
.toku-img02 {
	padding-top:20px;
}
.toku-t {
	padding-bottom: 40px;
}
.howait {
	padding-right: 0px;
}
	
	
.heya01 {
	width: 100%;
	float: none;
	padding-bottom: 20px;
}
.heya02 {
	width: 100%;
	float: none;
	padding-left: 0%;
	border-left: none;
}
.him01 {
	width: 100%;
	float: none;
}
.him02 {
	width: 100%;
	float: none;
}
.h-inf01 {
	width: 100%;
	float: none;
}
.h-inf02 {
	width: 100%;
	float: none;
}
.heya02 .h-inf02 table {
	border-top: none;
}

.gyara {
	padding-top: 0px;
	padding-bottom: 0px;
}
.gyara li {
	float: none;
	width: 100%;
	padding: 0% 0% 5% 0%;
}
.ac-ic li {
	width: 100%;
	float: none;
	padding-bottom: 40px;
}

.cov {
	padding: 100px 5%;
}
.rese h2 {
	font-size: 200%;
}
.re01 {
	width: 100%;
	float: none;
	padding: 40px;
}
.re02 {
	width: 100%;
	float: none;
	padding: 40px;
}
.rese-b h5 {
	font-size: 120%;
	padding-bottom: 20px;
	font-weight: bold;
}
.yoyaku {
	font-size: 140%;
}
.re01 li {
	width: 100%;
	float: none;
}
.re01 li img {
	width: 60%;
}
.boea {
	border-left: none;
}

}



