@charset "utf-8";
html, body, div, ul, li, img, span {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
:link {
	text-decoration: none;
	color: #000000;
}
:hover {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.wrap {
	width: 100%;
	display: block;
	position: relative;
}
.bg {
	width: 100%;
	display: block;
	position: fixed;
	background-image: url(img/bgimg.png);
	bottom: -10px;
}

.header {
	display: block;
	background-repeat: no-repeat;
	clear: both;
	min-width: 800px;
	width: 100%;
	z-index: 99;
	margin-left: auto;
	margin-right: auto;
}
.logo {
	height: 110px;
	width: 350px;
	display: block;
	float: left;
	margin-left: 10px;
	position: absolute;
	z-index: 10;
	padding-top: 5px;
}
.navi {
	width: 170px;
	height: 304px;
	display: block;
	float: none;
	margin-right: 0px;
	position: fixed;
	right: 0px;
	top: 30px;
	z-index: 999;
}
.navi_btn   {
	width: 200px;
	height: 50px;
	display: block;
	float: left;
	background-color: #0072FB;
	background-size: 80px 80px;
	background-position: 0% 0%;
	-webkit-box-shadow: 0px 0px #333333;
	box-shadow: 0px 0px #333333;
	text-align: left;
	border-left: 2px solid rgba(255,255,255,1.00);
	border-bottom: 5px solid #0072FB;
	border-top: 5px solid #0072FB;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 6px;
}
.navi_btn2   {
	width: 200px;
	height: 169px;
	display: block;
	float: left;
	background-color: #FF91C7;
	background-size: 80px 80px;
	background-position: 0% 0%;
	-webkit-box-shadow: 0px 0px #333333;
	box-shadow: 0px 0px #333333;
	text-align: left;
	border-left: 2px solid rgba(255,255,255,1.00);
	border-bottom: 5px solid #FF91C7;
	border-top: 5px solid #FF91C7;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 6px;
}
.title .title_bg2 .tjp {
}

.title .title_bg2 .tjp {
}

.navi_btn:hover   {
	float: left;
	background-size: 80px 80px;
	background-position: 0% 0%;
	border-radius: 1px;
	opacity: 0.7;
}
.navi_btn2:hover   {
	float: left;
	background-size: 80px 80px;
	background-position: 0% 0%;
	border-radius: 1px;
	opacity: 0.7;
}
.content {
	width: 100%;
	display: block;
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	color: #FFFFFF;
	text-align: center;
	font-family: "mplus-1p-regular";
	font-size: 45px;
	display: block;
	bottom: 0px;
	padding-top: 200px;
	font-weight: normal;
	margin-top: 0px;
	padding-bottom: 0px;
	z-index: -99;
	width: 100%;
	height: 600px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
.topbg {
	margin-left: auto;
	margin-right: auto;
	display: block;
	min-width: 1280px;
	height: 960px;
	width: 100%;
	background-color: rgba(255,255,255,1.00);
	background-repeat: no-repeat;
	background-image: url(https://tenoexp.com/img/teno_topimg.jpg);
	background-position: center top;
	background-size: auto auto;
}

.content01 {
	display: block;
	clear: both;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	min-width: 1280px;
}
.content03 {
	display: block;
	clear: both;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	min-width: 1280px;
	margin-top: 0px;
	padding-top: 100px;
	padding-bottom: 100px;
}
.content04 {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	margin-top: 0px;
	background-size: 100% auto;
	height: 867px;
	background-image: url(https://tenoexp.com/img/teno01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.content03 img {
	margin-left: auto;
	margin-right: auto;
}

.content02 {
	padding-top: 100px;
	padding-right: 100px;
	padding-bottom: 100px;
	padding-left: 100px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	background-color: rgba(255,255,255,0.85);
	clear: both;
	position: relative;
}
.title {
	opacity: 1;
	display: block;
	color: #000000;
	text-align: center;
	font-family: "M+ 1c regular";
	font-size: 24px;
	clear: both;
	margin-bottom: 30px;
	height: 120px;
	width: 100%;
	overflow-y: hidden;
}
.ulleft {
	display: block;
	width: 150px;
	float: left;
	text-align: left;
}
.ulright {
	width: 700px;
	display: block;
}
.flortclear {
	width: 100%;
	height: 0px;
	display: block;
	clear: both;
}
.content02 ul li {
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: "M+ 1c regular";
	font-size: 15px;
}
.textbox {
	font-family: "M+ 1c regular";
	font-size: 13px;
	display: block;
	margin-bottom: 30px;
}
.textbox2 {
	font-family: "M+ 1c regular";
	font-size: 17px;
	display: block;
	margin-bottom: 30px;
	text-align: center;
	line-height: 1.7em;
}
.textbox2 img {
	display: inline;
}

.submit {
	clear: both;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 40px;
	font-family: "M+ 1c regular";
	border-radius: 10px;
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
}
.submit:hover {
	background-color: #D0D0D0;
}
textarea {
	font-family: "M+ 1c regular";
	font-size: 15px;

}
.overlayall1 {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	overflow: scroll;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: rgba(0,0,0,0.70);
  }
.overlayall2 {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	overflow: scroll;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: rgba(0,0,0,0.70);
  }
.overlayall1 img{
	color: #FFF;
	text-align: center;
	font-size: 30px;
	margin-top: 100px;
	line-height: 32px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
  }
.overlayall2 img{
	color: #FFF;
	text-align: center;
	font-size: 30px;
	margin-top: 100px;
	line-height: 32px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
  }
.overlaybtn1 {
	background-color: #FFFFFF;
	padding: 15px 20px;
	width: 270px;
	text-align: center;
	color: #000000;
	font-family: "M+ 1c regular";
	border-radius: 5px;
	border: 1px solid rgba(109,109,109,1.00);
	margin-top: -70px;
	position: absolute;
	margin-left: 50%;
	left: -135px;
	display: block;
  }
.overlaybtn2 {
	background-color: #FFFFFF;
	padding: 15px 20px;
	width: 270px;
	text-align: center;
	color: #000000;
	font-family: "M+ 1c regular";
	border-radius: 5px;
	border: 1px solid rgba(109,109,109,1.00);
	margin-top: -70px;
	position: absolute;
	margin-left: 50%;
	left: -135px;
	display: block;
  }
.footer {
	background-color: #0072FB;
	width: 100%;
	height: 150px;
	display: block;
	z-index: 50;
	position: relative;
	color: rgba(255,255,255,1.00);
	font-family: "M+ 1c regular";
	font-size: 18px;
	text-align: left;
	padding-top: 16px;
	padding-left: 16px;
	line-height: 25px;
}
.jp {
	font-family: "M+ 1c regular";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 17px;
}
.jp2 {
	color: rgba(255,255,255,1.00);
	font-family: "M+ 1c regular";
	font-size: 13px;
}
.en {
	color: rgba(255,255,255,0.70);
	font-family: "M+ 1c regular";
	font-size: 16px;
}
.title_bg {
	width: 150px;
	height: 150px;
	background-color: #0072FB;
	border-radius: 100px;
	margin-left: auto;
	margin-right: auto;
}
.title_bg2 {
	width: 150px;
	height: 150px;
	background-color: #FF91C7;
	border-radius: 100px;
	margin-left: auto;
	margin-right: auto;
}
.tjp {
	color: rgba(255,255,255,1.00);
	padding-top: 40px;
	font-family: "M+ 1c regular";
	font-weight: bold;
	font-size: 22px;
}
.ten {
	color: rgba(255,255,255,0.60);
	font-family: "M+ 1c regular";
	font-size: 18px;
}
.title2 {
	border-bottom: 5px solid #0072FB;
	color: #0072FB;
	font-family: "M+ 1c regular";
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 15px;
	margin-top: 40px;
}
.content04text {
	margin-left: 200px;
	font-family: "M+ 1c regular";
	font-size: 15px;
	line-height: 30px;
	margin-top: 314px;
	float: left;
	display: block;
	height: 260px;
}
.fadein {
	opacity : 0;
	transform: translateY(50px);
	transition: all 1.5s;
}
.fadein2 {
	opacity : 0;
	transform: translateX(50px);
	transition: all 1.5s;
}
.fadein3 {
	opacity : 0;
	transform: translateY(-50px);
	transition: all 1.5s;
}
.fadein4 {
	opacity : 0;
	transform: translateX(-50px);
	transition: all 1.5s;
}
h1,h2,h3,h4,h5,h6 {
	font-family: mplus-1p-regular;
}
.imgbox01 {
	display: block;
	width: 1000px;
	clear: both;
}
.imgbox02 {
	width: 175px;
	float: left;
}
.imgbox03 {
	width: 260px;
	display: block;
	float: right;
}
.imgbox04 {
	display: block;
	float: left;
	width: 740px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
    .btt {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 998;
	background-image: url(https://tenoexp.com/img/btt.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 23px;
	text-align: center;
	font-family: "M+ 1c regular";
	font-size: 9px;
	color: rgba(255,255,255,1.00);
	line-height: 9px;
	padding-top: 27px;
	background-color: rgba(159,159,159,1.00);
	border-radius: 44px;
}
.btn1 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: rgba(219,219,219,1.00);
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	border: 2px solid rgba(154,154,154,1.00);
	margin-bottom: 30px;
	width: 250px;
	text-align: center;
}
.btn1:hover {
	background-color: rgba(155,182,255,1.00);
	font-weight: bold;
}
.btn1:active {
	background-color: #0072FB;
}
.rec_tbl {
	display: block;
	font-family: "M+ 1c regular";
	font-size: 15px;
	text-align: left;
	line-height: 150%;
}
.rec_tbl tbody tr {
	height: 35px;




}
.rec_tbl tbody tr td {
	display: table-cell;
	margin-right: 0px;
	padding-right: 20px;
	vertical-align: baseline;

}
