@charset "utf-8";
/* CSS Document */

/* common
--------------------------- */

a.rtn_top {
	border: none;
	font-size: 14px;
	font-weight: 600;
	background: #000;
}

/* news
--------------------------- */

#about {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto 1px auto;
	padding: 100px 0 0 0;
	text-align: center;
}
#about h2 {
	width: 100%;
	height: auto;
	padding: 0 0 30px 0;
	text-align: center;
	display: block;
	font-family: 'Rajdhani', sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #000;
}
#about div {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 50px 0 40px 0;
	background: #FFF;
}
#about h3 {
	width: 100%;
	height: auto;
	padding: 0 0 40px 0;
	text-align: center;
	display: block;
	font-family: 'Rajdhani', sans-serif;
	font-size: 28px;
	font-weight: 600;
	color: #000;
}
#about h4 {
	font-size: 24px;
	font-weight: normal;
	font-weight: 500;
	line-height: 1.8em;
	padding: 280px 0 370px 0;
}
#about h4.subti {
	width: 620px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 5px 0;
	font-size: 13px;
	font-weight: normal;
}
#about p {
	width: 620px;
	height: auto;
	text-align: left;
	margin: 0 auto 85px auto;
	font-size: 10px;
	font-weight: normal;
}
a.lablink {
	width: 100px;
	height: auto;
	display: block;
	float: right;
	text-align: center;
}
#about ul {
	width: 560px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 60px 0 85px 0;
}
#about ul li {
	width: 100%;
	height: auto;
	padding: 0 0 20px 0;
	text-align: left;
	position: relative;
	overflow: hidden;
}
#about ul li span {
    font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 16px;
	padding: 5px 0 0 20px;
	float: right;
	font-weight: normal;
	background: #FFF;
	position: relative;
	z-index: 1;
}
#about ul li span.title {
	font-family: 'Rajdhani', sans-serif;
	font-size: 25px;
	padding: 5px 20px 0 0;
	font-weight: 600;
	color: #000;
	float: left;
	background: #FFF;
	position: relative;
	z-index: 1;
}
#about ul li:before {
	content: "";
	width: 100%;
	height: 1px;
	background: #000;
	display: block;
	position: absolute;
	top: 8px;
	z-index: 0;
}

#about table {
	width: 1060px;
	height: auto;
	margin: 0 auto 85px auto;
	text-align: left;
}
#about table td {
	width: 43%;
	height: auto;
	border: #000 solid 1px;
	margin: 0;
	padding: 4% 2% 4% 4%;
	text-align: left;
	vertical-align: top;
	position: relative;
}
#about table td span.num {
	width: 30px;
	height: 25px;
	padding: 7px 0 0 0;
	text-align: center;
	position: absolute;
	font-family: 'Rajdhani', sans-serif;
	font-size: 25px;
	font-weight: 600;
	color: #FFF;
	background: #000;
	left: -1px;
	top: -1px;
}
#about table td h4 {
	font-size: 13px;
	font-weight: normal;
	padding: 20px 0;
}
#about table td p {
	width: 100%;
	height: auto;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#about div.credit {
	width: 900px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#about div.credit img {
	float: left;
	padding: 0 25px 0 0;
}
#about div.credit h4 {
	width: 450px;
	height: auto;
	overflow: hidden;
	float: left;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 5px 0;
}
#about div.credit p {
	width: 450px;
	height: auto;
	overflow: hidden;
	float: left;
	font-size: 10px;
	margin: 0;
}
#about div.credit dl {
	width: 295px;
	height: auto;
	overflow: hidden;
	float: right;
	font-size: 10px;
	margin: -25px 0 0 0;
}
#about div.credit dl dt, #about div.credit dl dd {
	padding: 0 0 25px 0;
}

#about iframe {
	margin: 35px auto 0 auto;
}

/* tubular
--------------------------- */
#about div.tubular_top {
	width: 100%;
	background: url(img/arrow_01.png) bottom center no-repeat #FFF;
	background-size: 65px auto;
	padding: 80px 0;
}
#about div.tubular_top h3 {
	width: 160px;
	height: auto;
	margin: 0 auto;
}
#about div.tubular_top h3 img {
	width: 100%;
	height: auto;
}
#about div.tubular_top p {
	width: 100%;
	font-size: 10px;
	line-height: 1.5em;
	text-align: center;
	margin: 0;
	padding: 0 0 40px 0;
}
#about div.tubular_top h4 {
	width: 100%;
	padding: 0 0 20px 0;
	font-size: 13px;
	line-height: 1.5em;
	text-align: center;
	font-weight: normal;
}
#about div.tubular_top dl {
	width: 980px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 20px auto;
	border: #000 solid 2px;
}
#about div.tubular_top dl dt {
	width: 438px;
	height: auto;
	float: left;
	padding: 45px 0 55px 0;
	text-align: center;
	background: #fa1752;
	border-right: #000 solid 2px;
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
}
#about div.tubular_top dl dt span {
	font-family: 'Rajdhani', sans-serif;
	font-size: 18px;
	font-weight: 600;
	display: block;
	line-height: 1.8em;
}
#about div.tubular_top dl dd {
	width: 540px;
	height: auto;
	min-height: 25px;
	padding: 5px 0 0 0;
	float: left;
	position: relative;
	border-bottom: #000 solid 2px;
	font-size: 13px;
	font-weight: normal;
	color: #e5004f;
	text-align: center;
	display: table-cell;
}
#about div.tubular_top dl dd.detail {
	width: 480px;
	padding: 20px 20px 20px 40px;
	color: #000;
	text-align: left;
	border-bottom: none;
	font-size: 10px;
	line-height: 2.5em;
}
#about div.tubular_top dl dd span.num {
	width: 30px;
	height: 25px;
	padding: 7px 0 0 0;
	text-align: center;
	position: absolute;
	font-family: 'Rajdhani', sans-serif;
	font-size: 25px;
	font-weight: 600;
	color: #FFF;
	background: #000;
	left: -2px;
	top: -2px;
}
#about div.tubular_top dl dd span.ex {
	width: 12px;
	height: 12px;
	background: #e5004f;
	border: #000 solid 2px;
	margin: 0 5px 50px 0;
	padding: 5px;
	display: block;
	float: left;
	border-radius: 20px;
    -moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px;
	color: #FFF;
	font-size: 12px;
	line-height: 10px;
}
#about div.tubular_btm {
	background: url(img/arrow_02.png) top center no-repeat #000;
	background-size: 65px auto;
	padding: 80px 0;
}
#about div.tubular_btm h3 {
	width: 100%;
	height: auto;
	color: #FFF;
	text-align: center;
	font-family: 'Rajdhani', sans-serif;
	font-size: 28px;
	font-weight: 600;
	display: block;
	line-height: 1.8em;
	padding: 20px 0;
}
#about div.tubular_btm p {
	width: 100%;
	font-size: 10px;
	line-height: 1.5em;
	text-align: center;
	margin: 0;
	padding: 0 0 40px 0;
	color: #FFF;
}
#about div.tubular_btm div.gainenzu {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 40px 0;
	background: none;
	text-align: center;
}
#about div.tubular_btm div.gainenzu h4 {
	width: 20%;
	height: auto;
	margin: 0 auto;
}
#about div.tubular_btm div.gainenzu h4 img {
	width: 100%;
	padding: 0;
}
#about div.tubular_btm div.gainenzu div.cap {
	width: 18%;
	height: auto;
	float: left;
	background: none;
	color: #FFF;
	font-size: 10px;
	padding: 330px 2% 0 0;
}
#about div.tubular_btm div.gainenzu div.cap.right {
	text-align: left;
	padding: 320px 0 0 2%;
}
#about div.tubular_btm div.gainenzu div.cap img {
	width: 80%;
	height: auto;
	padding: 0;
}
#about div.tubular_btm div.gainenzu table {
	width: 60%;
	height: auto;
	float: left;
	border: 0;
	margin: 0;
	background: url(img/table_bg.png) center center no-repeat;
	background-size: 80% auto;
}
#about div.tubular_btm div.gainenzu table td {
	width: 33.3%;
	height: auto;
	border: none;
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
#about div.tubular_btm div.gainenzu table td span {
	width: 193px;
	height: 193px;
	margin: 0 auto;
	background: #4fcfd0;
	border: #FFF solid 1px;
	font-family: 'Rajdhani', sans-serif;
	font-size: 35px;
	font-weight: 600;
	line-height: 195px;
	text-align: center;
	display: block;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	-o-border-radius: 100px;
	-ms-border-radius: 100px;
}
#about div.tubular_btm p.contact {
	line-height: 2em;
}
#about div.tubular_btm span.name {
	padding: 3px 20px;
	border: #FFF solid 1px;
}
#about div.tubular_btm a.adrs {
	padding: 3px 20px;
	border-top: #FFF solid 1px;
	border-right: #FFF solid 1px;
	border-bottom: #FFF solid 1px;
	color: #FFF;
}

/* Media Queries - Tablet */
@media (max-width: 768px) {
	
/* news
--------------------------- */

	#about h4 {
		width: 90%;
		padding: 10px 5% 80px 5%;
	}
	#about h4.subti {
		width: 90%;
		padding: 0 5% 5px 5%;
	}
	#about p {
		width: 90%;
		padding: 0 5%;
	}
	a.lablink {
		margin: 10px auto 0 auto;
		float: none;
	}
	#about ul {
		width: 90%;
		margin: 0 auto;
	}
	#about table {
		width: 90%;
	}
	#about table br {
		display: none;
	}
	#about table td {
		width: 89%;
		height: auto;
		padding: 5%;
		display: list-item;
		list-style: none;
		border-bottom: none;
	}
	#about table tr:last-child td:last-child {
		border-bottom: #000 solid 1px;
	}
	#about table td h4 {
		width: 100%;
		padding: 10px 0;
	}

	#about div.credit {
		width: 90%;
		padding: 0 5%;
	}
	#about div.credit br {
		display: none;
	}
	#about div.credit img {
		width: 20%;
		padding: 0 5% 0 0;
	}
	#about div.credit h4 {
		width: 75%;
		padding: 0 0 5px 0;
	}
	#about div.credit p {
		width: 75%;
		height: auto;
		padding: 0;
		margin: 0;
	}
	#about div.credit dl {
		width: 100%;
		height: auto;
		overflow: hidden;
		float: none;
		clear: both;
		padding: 20px 0 10px 0;
	}
	#about div.credit dl dt, #about div.credit dl dd {
		padding: 0;
	}
	#about div.credit dl dd:last-child {
		padding: 20px 0 0 0;
	}
	#about iframe {
		width: 90%;
		margin: 35px auto 0 auto;
	}
	
	/* tubular
	--------------------------- */
	#about div.tubular_top {
		width: 90%;
		padding: 40px 5%;
	}
	#about div.tubular_top p {
		text-align: left;
	}
	#about div.tubular_top p br {
		display: none;
	}
	#about div.tubular_top h4 {
		width: 90%;
		padding: 0 5% 20px 5%;
	}
	#about div.tubular_top dl {
		width: 98%;
	}
	#about div.tubular_top dl dt {
		width: 100%;
		padding: 20px 0;
		border-bottom: #000 solid 2px;
	}
	#about div.tubular_top dl dd {
		width: 100%;
		height: auto;
		float: left;
	}
	#about div.tubular_top dl dd.detail {
		width: 90%;
		padding: 20px 5%;
	}
	#about div.tubular_btm {
		width: 90%;
		padding: 50px 5% 40px 5%;
	}
	#about div.tubular_btm div.gainenzu {
		width: 100%;
		min-width: 550px;
		position: relative;
		padding: 0 0 60px 0;
		margin: 0 0 40px 0;
	}
	#about div.tubular_btm div.gainenzu h4 {
		width: 25%;
	}
	#about div.tubular_btm div.gainenzu div.cap {
		width: 30%;
		padding: 0;
		position: absolute;
		left: 0;
		bottom: 0;
	}
	#about div.tubular_btm div.gainenzu div.cap.right {
		padding: 0;
		left: 70%;
		bottom: 0;
	}
	#about div.tubular_btm div.gainenzu table {
		width: 100%;
	}
	#about div.tubular_btm div.gainenzu table td {
		display: table-cell;
		padding: 20px 0;
	}
	#about div.tubular_btm p {
		text-align: left;
	}
	#about div.tubular_btm p br {
		display: none;
	}
	#about div.tubular_btm img {
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding: 0 0 40px 0;
	}
	#about div.tubular_btm p.contact br {
		display: inline;
	}
}

/* Media Queries - Small Tablet & Smartphone */
@media (max-width: 549px) {
	
	/* news
	--------------------------- */
	#about h3 {
		width: 90%;
		padding: 0 5% 20px 5%;
		line-height: 1.3em;
	}
	#about h4 {
		width: 90%;
		padding: 0 5% 40px 5%;
		font-size: 20px;
	}
	#about h4.subti {
		width: 90%;
		padding: 0 5% 5px 5%;
	}
	#about p {
		width: 90%;
		margin: 0 auto 40px auto;
		padding: 0 5%;
	}
	#about p br {
		display: none;
	}
	#about ul {
		padding: 30px 0;
	}
	#about ul li span {
		width: 100%;
		font-size: 12px;
		padding: 5px 0 0 20px;
		text-align: center;
	}
	#about ul li span.title {
		width: 100%;
		font-size: 21px;
		padding: 5px 20px 0 0;
		text-align: center;
	}
	#about ul li:before {
		display: none;
	}
	#about table {
		margin: 0 auto 40px auto;
	}
	#about table td {
		padding: 5% 5% 40px 5%;
	}
	#about table td h4 {
		padding: 30px 0 10px 0;
	}
	
	#about div.credit img {
		width: 30%;
		padding: 0 5% 0 0;
	}
	#about div.credit h4 {
		width: 65%;
	}
	#about div.credit p {
		width: 65%;
	}
	
	/* tubular
	--------------------------- */
	#about div.tubular_top p {
		padding: 0 0 20px 0;
	}
	#about div.tubular_top dl {
		width: 98%;
	}
	#about div.tubular_top dl dt {
		font-size: 15px;
	}
	#about div.tubular_top dl dd {
		width: 80%;
		padding: 10px 5% 10px 15%;
		text-align: left;
	}
	#about div.tubular_top dl dd.detail {
		width: 90%;
		padding: 10px 5% 10px 5%;
	}
	#about div.tubular_top dl dd span.ex {
		margin: 0 5px 80px 0;
	}
	#about div.tubular_btm h3 {
		line-height: 1.1em;
	}
	#about div.tubular_btm div.gainenzu {
		min-width:100px;
	}
	#about div.tubular_btm div.gainenzu h4 {
		width: 40%;
	}
	#about div.tubular_btm div.gainenzu div.cap {
		width: 50%;
		text-align: left;
	}
	#about div.tubular_btm div.gainenzu div.cap.right {
		left: 50%;
	}
	#about div.tubular_btm div.gainenzu table td span {
		width: 110px;
		height:  110px;
		line-height: 110px;
		font-size: 18px;
	}
	#about div.tubular_btm p {
		padding: 0 0 20px 0;
	}
	#about div.tubular_btm p br {
		display: none;
	}
	#about div.tubular_btm img {
		padding: 0 0 20px 0;
	}
}

@media (max-width: 400px) {
	#about div.tubular_btm div.gainenzu table td span {
		width: 80px;
		height:  80px;
		line-height: 80px;
	}
}
