/* 	20220922 */

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

#top-main{
	
	padding-top: 100px;
	height: 558px;
	background-size:cover;
	position: relative;
}
#slide{
	position: absolute;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
  
	background: #eceeef;
	height: auto;
	z-index: -1;
	text-align: center;
}
	
/* 	20220922 */
#thenks-message{
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 164px 16px 24px;
	margin: 0 auto;
	width: 600px;
}
#thenks-message p{
	padding: 24px;
	font-size:150%;
	text-align: center;
	line-height: 1.5em;
	background: rgba(255, 255, 255, 0.95);
	word-break: break-all;
	border-radius: 4px;
}
#thenks-message p span{
	display: inline;
}
/* 	 */

#slide{
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
  
	background: #eceeef;
	height: auto;
	z-index: -1;
	text-align: center;
}
/* 	 */

#slide img{
	margin: 0 auto;
  width: 1200px;
	height: auto;
}
#top-couse-btn-set{
	margin: 0 auto;
	padding-top: 346px;
	padding-left: 48px;
	width: 959px;
}
.top-couse-btn,
.top-couse-btn-5{
	margin-right: 38px;
	padding: 6px 14px 14px 6px;
	width: 130px;
	height: 130px;
	background: #fff;	
	float: left;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	box-shadow: 1px 1px 4px #9f9f9f;
}
.top-couse-btn p,
.top-couse-btn-5 p{
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	display: block;
	width: 130px;
	height: 130px;
}


.top-couse-btn a{
	display: block;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	text-decoration: none;
	color: #4b4949;
	font-weight: bold;
	font-size: 120%;
	width: 130px;
	height: 84px;
	text-align: center;
	padding-top: 46px;
	transition: 0.3s ;
	-webkit-transition: 0.15s;
	-moz-transition: 0.15s;
	-o-transition: 0.15s;
}
.top-couse-btn-5 a{
	display: block;
/* 	background: #fff; */
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	text-decoration: none;
	color: #4b4949;
	font-weight: bold;
	font-size: 120%;
	width: 130px;
	height: 110px;
	text-align: center;
	padding-top: 20px;
	transition: 0.3s ;
	-webkit-transition: 0.15s;
	-moz-transition: 0.15s;
	-o-transition: 0.15s;
}
.top-couse-btn a:hover,
.top-couse-btn-5 a:hover{
	background: #f6f3e7;
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg);
}
.top-couse-border-color-1{
	border: solid 4px #00dbd8;
}
.top-couse-border-color-2{
	border: solid 4px #00db33;
}
.top-couse-border-color-3{
	border: solid 4px #e09326;
}
.top-couse-border-color-4{
	border: solid 4px #db2800;
}
.top-couse-border-color-5{
	border: solid 4px #001adb!important;
	font-size: 120%!important;
/*
	width: 112px!important;
	height: 94px!important;
*/
	line-height: 1.2em!important;
/* 	padding: 36px 8px 0 10px!important; */
	padding: 36px 8px 0 10px!important
	text-align: left!important;
}
.top-couse-border-color-5 span{
	line-height: 1.2em;
	font-size: 64%;
	display: inline-block;
}
/* ====================================
	
	top - 技術伝承など
	
==================================== */
#top-message{
	margin: 0 auto;
	padding: 56px 12px 24px;
	width: 960px;
}
.top-message-backimg{
	background: #bad3d8;
}
.top-message-contents{
	padding-bottom: 24px;
}
.top-message-header{
	margin: 0 auto;
	padding: 6px 0 0 22px;
	width: 458px;
	height: 54px;
	background: #54889c;
	border-radius: 8px;
	font-size: 160%;
	color: #fff;
}
.top-message-contents section{
	float: right;
	width: 480px;
}
.top-message-txt p{
	padding: 24px;
}

.top-message-txt a{
	padding: 12px 0 0 24px;
	width: 356px;
	height: 36px;
	display: block;
	background-color: #ffec19;
	border-radius: 8px;
	text-decoration: none;
	float: right;
	font-size: 90%;
	color: black;
	transition: 0.3s ;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	position: relative;
	
}
.top-message-txt a:hover{
	background-color: #827916;
	color: #fff;
}

.top-message-txt a span{
	padding: 2px 6px 2px;
	border: solid 1px; #fff;
	display: inline-block;
	border-radius: 24px;
	position: absolute;
	top:11px;
	right: 12px;
	font-size: 80%;
}

.top-message-contents img{
	float: left;
	box-shadow: 2px 2px 4px rgba(143, 143, 143, 0.8);
	width: 420px;
	height: auto;
}
/* ====================================
	
	top - 更新履歴
	
==================================== */
#top-history{
	margin: 48px auto;
	width: 924px;
	padding: 24px 40px;
	position: relative;
}
#top-history-content{
	border-top: solid 1px #b7aa00;
	border-bottom: solid 1px #b7aa00;
}
#top-history h3{
	position: absolute;
	top: 0;
	left: 40px;
	background: #fff;
	font-size: 160%;
	padding-right: 16px;
}

#top-history-content dl{
	margin: 24px 0;
	height: 150px;
	overflow: auto;
	font-size: 90%;
}
#top-history-content dt{
	float: left;
	clear: left;
	width: 84px;
	background: url(../img/top-dt-back-img.gif) right center;
	color: #fff;
	padding: 2px 4px 1px;
	margin-bottom: 4px;
	line-height: 1.4em;
}
#top-history-content dd{
	margin-left: 100px;
	padding: 2px 4px;
	margin-bottom: 4px;
	line-height: 1.4em;
}

/* ====================================
	
	top - お問い合わせ。
	
==================================== */
#top-contact{
	padding-top: 80px;
	height: 420px;
	width: 100%;
	background: url(../img/top-contact-img.jpg) center center;
	background-size:cover;
}
#top-contact section{
	padding-top: 44px;
	margin: 0 auto;
	width: 672px;
	height: 308px;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	border-radius: 8px;
	text-align: center;
}
#top-contact section h4{
	font-size: 160%;
	margin-bottom: 24px;
}
#top-contact section address{
	margin: 16px auto 32px;
	width: 380px;
	text-align: left;
	line-height: 1.4em;
}

#top-contact section .document-request{
	text-decoration: none!important;
	width: 300px!important;
}

#top-contact section address a{
	text-decoration: none;
	color: #ffffff;
}


}


@media screen and (max-width: 480px) {
#top-main{
	
}

	
/* 	20220922 */

#top-main{
	position: relative;
	
}
	#thenks-message{
		position: absolute;
		top:40px;
		left: 0;
		right: 0;
		z-index: 9999!important;
	}
	#thenks-message p{
		font-size:110%;
		text-align: center;
		color: #434343;
		word-break: break-all;
		padding: 16px;
		width: 60%;
		margin: 0 auto;
		word-break: break-word;
		background: rgba(255, 255, 255, 0.95);
		border-radius: 4px;
	}
	#thenks-message p span{
		display: inline-block;
	}
/* 	 */
#top-couse-btn-set{
	margin: 0 auto 8px;
	background: #fff;
}


#slide{
	margin: auto;
	width: 100%;
	height: auto;
	z-index: -5;
}
#slide img{
	width: 100%;
	height: auto;
}


.top-couse-btn{
	margin: 0 auto;
	background: #fff;	
	float: left;
	width: 25%;
	text-align: center;
}
.top-couse-btn-5{
	margin: 0 auto;
	background: #fff;	
	float: left;
	width: 100%;
	text-align: center;
}
.top-couse-btn p,
.top-couse-btn-5 p{
	padding: 4px 4px;
}


.top-couse-btn a,
.top-couse-btn-5 a{
	display: block;
	background: #fff;
	text-decoration: none;
	color: #4b4949;
	font-weight: bold;
	padding: 4px 0;
}
.top-couse-btn a:hover,
.top-couse-btn-5 a:hover{
	background: #9de0eb;
	color: #ffffff;
}
.top-couse-border-color-1{
	border: solid 1px #00dbd8;
}
.top-couse-border-color-2{
	border: solid 1px #00db33;
}
.top-couse-border-color-3{
	border: solid 1px #e09326;
}
.top-couse-border-color-4{
	border: solid 1px #db2800;
}
.top-couse-border-color-5{
/*
	border: solid 1px #001adb!important;
	width: 398%!important;
*/
	border: solid 1px #001adb!important;
}
.top-couse-border-color-5 span{
}
/* ====================================
	
	top - 技術伝承など
	
==================================== */
#top-message{
	margin: 0 auto;
}
.top-message-backimg{
	background: #bad3d8;
}
.top-message-contents{
	padding-bottom: 24px;
}
.top-message-header{
	margin: 0 auto;
	padding: 6px 12px;
	width: 90%;
	background: #54889c;
	border-radius: 8px;
	font-size: 120%;
	color: #fff;
}
.top-message-contents section{
	width: 100%;
	padding-top: 24px;
}
.top-message-txt p{
	padding: 24px;
}

.top-message-txt a{
	margin: 0 auto 24px;
	padding: 12px 12px;
	width: 80%;
	display: block;
	background-color: #ffec19;
	border-radius: 8px;
	text-decoration: none;
	font-size: 90%;
	color: black;
	transition: 0.3s ;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	position: relative;
	text-align: center;
	
}
.top-message-txt a:hover{
	background-color: #827916;
	color: #fff;
}

.top-message-txt a span{
	display: none;
}

.top-message-contents img{
	margin: 0 auto;
	text-align: center;
	padding: 0 7%;
	width: 86%;
	height: auto;
	
}
/* ====================================
	
	top - 更新履歴
	
==================================== */
#top-history{
	margin: 48px auto;
	width: 90%;
	padding: 24px 0;
	position: relative;
}
#top-history-content{
	border-top: solid 1px #b7aa00;
	border-bottom: solid 1px #b7aa00;
}
#top-history h3{
	position: absolute;
	top: 0;
	background: #fff;
	font-size: 160%;
	padding-right: 16px;
}

#top-history-content dl{
	margin: 24px 0;
	height: 150px;
	overflow: auto;
	font-size: 90%;
}
#top-history-content dt{
	width: 84px;
	background: url(../img/top-dt-back-img.gif) right center;
	color: #fff;
	padding: 2px 4px 1px;
	margin-bottom: 4px;
	line-height: 1.4em;
}
#top-history-content dd{
	padding: 2px 4px;
	margin-bottom: 4px;
	line-height: 1.4em;
}

/* ====================================
	
	top - お問い合わせ。
	
==================================== */
#top-contact{
	padding-top: 80px;
	height: 420px;
	width: 100%;
	background: url(../img/top-contact-img.jpg) center center;
	background-size:cover;
}
#top-contact section{
	margin: 0 auto;
	padding: 44px 5%;
	width: 70%;
	height: 308px;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	border-radius: 8px;
	text-align: center;
}
#top-contact section h4{
	font-size: 130%;
	margin-bottom: 24px;
}
#top-contact section address{
	margin: 16px auto 32px;
	width: 80%;
	text-align: left;
	line-height: 1.4em;
	font-size: 90%;
}

#top-contact section .document-request{
	text-decoration: none!important;
	width: 82%!important;
}



#top-contact section address a{
	text-decoration: none;
	color: #ffffff;
}

}