@charset "UTF-8";
.about .about-tabnav:before, .about .about-tabnav:after {
	display: table;
	content: '';
	clear: both;
}

em, strong {
	font-style: normal;
	font-weight: bold;
}

.about-basic main > section .about-link > a i {
	display: inline-block;
	position: relative;
	top: -0.04em;
	vertical-align: middle;
	font-size: 150%;
}

@font-face {
	font-family: adobe-jenson-pro;
	font-weight: 400;
	font-style: normal;
	src: url("/store/techo/pc/en/2017/fonts/adobe-jenson-pro.woff2") format("woff2"), url("/store/techo/pc/en/2017/fonts/adobe-jenson-pro.woff") format("woff"), url("/store/techo/pc/en/2017/fonts/adobe-jenson-pro.ttf") format("ttf"), url("/store/techo/pc/en/2017/fonts/adobe-jenson-pro.eot") format("eot");
}

.about main {
	margin: 0 2%;
}

.about .about-tabnav {
	margin-bottom: 1.5em;
	border-top: 3px solid #EC6D65;
}

.about .about-tabnav > li {
	float: left;
	width: 33.3%;
	padding: 0.2em;
	border-radius: 0 0 0.3em 0.3em;
}

.about .about-tabnav > li > a {
	display: block;
	height: 2.3em;
	line-height: 2.3em;
	text-align: center;
	color: #000;
}

.about .about-tabnav > li:first-child > a {
	border-left: 1px solid #ccc;
}

.about .about-tabnav > li:nth-child(2) > a {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.about .about-tabnav > li:last-child > a {
	border-right: 1px solid #ccc;
}

.about .about-tabnav > li.current {
	background-color: #EC6D65;
}

.about .about-tabnav > li.current > a {
	border-right-color: #EC6D65;
	border-left-color: #EC6D65;
	color: #fff;
}

.about h2 {
	font-size: 240%;
}

.about p {
	font-size: 160%;
}

.about .about-footerlink {
	margin-bottom: 60px;
	padding-top: 50px;
	border-top: 1px solid #ccc;
	text-align: center;
}

.about .about-footerlink > a.btn-round {
	max-width: 20.6em;
	margin: 0 auto;
}

.about .about-footerlink > a.btn-round + a {
	margin-top: 1em;
}

.about-index .about-tabnav > li:nth-child(2) > a {
	border-left: 1px solid #fff;
}

.about-index h2 + div {
	margin-top: 1.5em;
	margin-bottom: 3em;
}

.about-index h2 + div + div {
	width: 78.1759%;
	margin: 0 auto 3em auto;
}

.about-index h2 + div + div + p {
	text-align: center;
}

.about-index h2 + div + div + p + div > a {
	display: block;
	text-align: center;
	font-size: 87.5%;
}

.about-index h2 + div + div + p + div > a img {
	display: block;
	width: 47.33333%;
	margin: 35px auto 15px auto;
}

.about-index .about-movie h3 {
	margin-top: 50px;
	padding-top: 40px;
	border-top: 1px solid #ccc;
	text-align: center;
}

.about-index .about-movie h3 + p {
	margin: 20px 0 30px 0;
}

.about-index .about-movie > div {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
}

.about-index .about-movie > div > iframe {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
}

.about-index .about-movie > div + p {
	margin-top: 25px;
}

.about-index .about-movie-prof {
	margin-bottom: 40px;
}

.about-index .about-movie-prof h3 {
	margin-top: 40px;
	text-align: center;
}

.about-index .about-movie-prof h3 > span {
	display: inline-block;
	font-size: 260%;
	line-height: 1.4;
	border-bottom: 3px solid #000;
}

.about-index .about-movie-prof dl {
	margin-top: 40px;
	font-size: 160%;
	color: #0A0068;
}

.about-index .about-movie-prof dl dt > strong {
	font-size: 150%;
	line-height: 1.4;
}

.about-index .about-movie-prof dl dd img {
	display: block;
	margin: 5px 0;
}

.about-index .about-movie-prof dl dd a {
	display: inline-block;
}

.about-history h2 + p {
	margin-top: 0.5em;
	font-weight: normal;
}

.about-history h3 {
	margin-top: 6em;
	margin-bottom: 4em;
}

.about-history h3:first-of-type {
	margin-top: 3em;
}

.about-history .history-sammery {
	font-size: 160%;
}

.about-history .history-sammery > li {
	margin-left: 1em;
	text-indent: -1em;
	line-height: 1.5;
}

.about-history .history-sammery > li > em {
	display: inline-block;
	background-color: #F5B6B2;
	text-indent: 0;
}

.about-history .history-sammery > li:before {
	content: "・";
}

.about-history .history-sammery > li + li {
	margin-top: 1.2em;
}

.about-history h4 {
	margin: 3em 0 2.2em 0;
	font-size: 160%;
	line-height: 1.4;
	color: #EC6D65;
}

.about-history h4 > span {
	display: inline-block;
	border-bottom: 0.3em solid #EC6D65;
}

.about-history h4 + p {
	font-weight: normal;
}

.about-history .history-after {
	margin-top: 50px;
	padding: 15px 0;
	border-top: 1px solid #ccc;
	text-align: center;
	font-weight: normal;
}

.about-basic .about-tabnav > li:nth-child(2) > a {
	border-right: 1px solid #fff;
}

.about-basic main > section h3 {
	margin: 1.94444em 0 0.83333em 0;
	padding-left: 1.94444em;
	position: relative;
	font-size: 180%;
	line-height: 1.5;
}

.about-basic main > section h3 > span {
	display: block;
	width: 1.55556em;
	height: 1.55556em;
	margin-top: -0.77778em;
	position: absolute;
	top: 50%;
	left: 0;
	border-radius: 50%;
	background-color: #EC6D65;
	text-align: center;
	font-size: 83.33333%;
	line-height: 1.55556em;
	color: #fff;
}

.about-basic main > section h3:first-of-type {
	margin-top: 1.11111em;
}

.about-basic main > section h3:first-of-type + div {
	margin-bottom: 30%;
	position: relative;
}

.about-basic main > section h3:first-of-type + div > img + img {
	width: 58.33333%;
	top: 66.66667%;
	left: 36.66667%;
	position: absolute;
}

.about-basic main > section .about-image {
	margin-bottom: 1.5em;
	padding: 1em;
	background-color: #fff;
	box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.3);
}

.about-basic main > section .about-image + p {
	font-weight: normal;
}

.about-basic main > section .about-image + p > a {
	display: inline;
}

.about-basic main > section .about-link {
	margin-top: 1.5em;
	margin-bottom: 2.5em;
	line-height: 1.375;
}

.about-basic main > section .about-link > a {
	font-size: 160%;
}
