@charset "utf-8";
/* CSS Document */
#title {
	background-image: url(../images/top/mainimg.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
	height: auto;
	width: 100%;
}

#title img {
	height: auto;
	width: auto;
	max-width: 100%;
}

#logo-box {
position: relative;
max-width:100%;
margin: 0 auto;
height: 162px;
z-index: 0;
}
.pic {
position: absolute;
}
.pic img {
width: 100%;
height: auto;
opacity:0;
-moz-animation: imgTrans 32s infinite;
-webkit-animation: imgTrans 32s ease-in infinite;
animation: imgTrans 32s infinite;
}
#photo1 img {
-moz-animation-delay: 2s;
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
#photo2 img {
-moz-animation-delay: 6s;
-webkit-animation-delay: 6s;
animation-delay: 6s;
}
#photo3 img {
-moz-animation-delay: 12s;
-webkit-animation-delay: 12s;
animation-delay: 12s;
}
#photo4 img {
-moz-animation-delay: 18s;
-webkit-animation-delay: 18s;
animation-delay: 18s;
}
@-webkit-keyframes imgTrans {
0% { opacity:0; }
15% { opacity:1; }
45% { opacity:1; }
60% { opacity:0; }
100% { opacity:0; }
}
@-moz-keyframes imgTrans {
0% { opacity:0; }
15% { opacity:1; }
45% { opacity:1; }
60% { opacity:0; }
100% { opacity:0; }
}
@keyframes imgTrans {
0% { opacity:0; }
15% { opacity:1; }
45% { opacity:1; }
60% { opacity:0; }
100% { opacity:0; }
}
	
#btn_tcontact {
	display: block;
	margin: 0 auto;
	width: 100%;
	z-index: 100;
}
#btn_tcontact img {
	height: auto;
	width: auto;
	max-width: 100%;
}

#specialization {
	font-size: 22px;
	font-weight: 600;
	line-height: 1.6em;
	text-align: center;
	display: block;
	margin: 10px auto;
	width: 96%;
}

#specialization span {
	color: #C00;
}

#tct {
	display: block;
	margin: 0 auto;
	width: 100%;
}
#tct img {
	height: auto;
	width: auto;
	max-width: 100%;
}

#bn-contact {
	display: block;
	margin: 0 auto;
	width: 96%;
}
#bn-contact img {
	height: auto;
	width: auto;
	max-width: 100%;
}

#bn-recruit {
	display: block;
	margin: 0 auto;
	width: 96%;
}
#bn-recruit img {
	height: auto;
	width: auto;
	max-width: 100%;
}

#bn-blog {
	display: block;
	margin: 0 auto;
	width: 96%;
}
#bn-blog img {
	height: auto;
	width: auto;
	max-width: 100%;
}

#navigation {
	display: flex;
	flex-wrap: wrap;
	margin: 10px auto;
	width: 100%;
}

#navigation img {
	height: auto;
	width: auto;
	max-width: 100%;
}

#navigation li {
	display: block;
	padding: 5px;
	width: 33%;
	box-sizing: border-box;
}

#information {
	display: block;
	margin: 0 auto;
	width: 100%;
}
#information img {
	height: auto;
	width: auto;
	max-width: 100%;
}

#infomation iframe {
	margin: 20px auto 0;
	height: 400px;
	width: 96%;
	box-sizing: border-box;
}

#merit {
	display: block;
	margin: 30px auto;
	width: 100%;
	background-position: center bottom;
}

#merit h2 {
	background-image: url(../images/top/merit_bg.png);
	background-repeat: repeat;
	display: block;
	margin: 50px 0;
	padding: 20px 10px;
	height: auto;
	width: 100%;
	box-sizing: border-box;
}
#merit img {
	height: auto;
	width: auto;
	max-width: 100%;
}

#merit dl {
	background-image: url(../images/top/point_sp.png);
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 auto 3em;
	padding-top: 77.58%;
	height: 0;
	width: 96%;
}
#m-detail {
	display: block;
	margin: 2em auto;
	width: 96%;
}
#merit p {
	margin: 0;
	width: 100%;
}

@media only screen and (min-width: 320px) {
#logo-box {
height: 145px;
}
}
@media only screen and (min-width: 360px) {
#logo-box {
height: 163px;
}
}

@media only screen and (min-width: 375px) {
#logo-box {
height: 170px;
}
@media only screen and (min-width: 410px) {
#logo-box {
height: 186px;
}

}

@media screen and (min-width:769px) {

#title {
	background-image: url(../images/top/mainimg.jpg);
	background-size: auto;
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
	padding: 0;
	height: 498px;
	width: 1100px;
}
#logo-box {
position: relative;
max-width:1100px;
margin: 0 auto;
height: 498px;
z-index: 0;
}

#btn_tcontact {
	display: block;
	margin: 0 auto;
	height: 63px;
	width: 1100px;
}
#btn_tcontact a {
	background-image: url(../images/top/btn_tct.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 auto;
	height: 63px;
	width: 1100px;
}
#btn_tcontact a:hover {
	opacity: 0.7;
}

#specialization {
	font-size: 34px;
	font-weight: 900;
	margin: 20px auto;
}

#tct {
	background-image: url(../images/top/ct_smile.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 auto;
	height: 246px;
	width: 1100px;
}

#navigation {
	display: flex;
	margin: 80px auto;
	width: 1094px;
}

#navigation li {
	display: block;
	margin: 6px;
	padding: 0;
	width: 170px;
	box-sizing: border-box;
}
#navigation li a:hover {
	opacity: 0.7;
}

#information {
	display: block;
	margin: 0 auto;
	width: 1100px;
}

#information h2 {
	background-image: url(../images/top/tit_info.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin-bottom: 30px;
	height: 55px;
	width: 1100px;
}

#information iframe {
	display: block;
	margin: 0 auto;
	width: 930px;
}

#merit {
	background-image: url(../images/top/tree-img02.png);
	background-repeat: no-repeat;
	display: block;
	margin: 60px auto;
	padding-bottom: 180px;
	width: 1100px;
	background-position: center bottom;
}
#merit h2 {
	background-image: url(../images/top/ct_merit.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 60px auto;
	height: 235px;
	width: 1100px;
}

#merit dl {
	background-image: url(../images/top/point.png);
	background-size: auto;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0 auto 2em;
	padding: 0;
	height: 476px;
	width: 969px;
}

#m-detail {
	display: block;
	margin: 5em auto;
	width: 860px;
}

#m-detail p {
	margin: 0 auto 1em;
}

#bn-contact {
	display: block;
	margin: 0 auto;
	width: 1100px;
}

#bn-contact a {
	background-image: url(../images/top/btn_consultation.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	height: 230px;
	width: 1100px;
}
#bn-contact a:hover {
	opacity: 0.7;
}

#bn-recruit {
	display: block;
	margin: 50px auto 0;
	width: 1100px;
}

#bn-recruit a {
	background-image: url(../images/top/bn_recruit.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	height: 250px;
	width: 1100px;
}
#bn-recruit a:hover {
	opacity: 0.7;
}

#bn-blog {
	display: block;
	margin: 50px auto;
	width: 1100px;
}

#bn-blog a {
	background-image: url(../images/top/bn_blog.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0;
	height: 100px;
	width: 1100px;
}
#bn-blog a:hover {
	opacity: 0.7;
}

}