@charset "utf-8";
.works_sec01 {
	margin-right: 10px;
	margin-left: 10px;
}

.ellipse_box01 {
	float: left;
	width: 320px;
}
.ellipse_box02 {
	float: right;
	width: 540px;
}
.ellipse_ttl01 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0071BE;
}
.ellipse_box03 {
	background-image: url(../img/img05.jpg);
	background-repeat: no-repeat;
	height: 335px;
	width: 900px;
	position: relative;
	margin-bottom: 50px;
}
.ellipse_box03 .InBox {
	padding: 18px;
	width: 260px;
	border: 2px solid #0071BE;
	background-color: #FFFFFF;
	font-size: 12px;
	border-radius: 20px;
	position: absolute;
	top: 30px;
	right: 20px;
}
.size_ttl01 {
	font-size: 20px;
	line-height: 60px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF4B01;
}
.size_ttl02 {
	font-size: 20px;
	line-height: 60px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #49B700;
}
.size_ttl03 {
	font-size: 20px;
	line-height: 60px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #8738FC;
}
.size_ttl05 {
	font-size: 20px;
	line-height: 60px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D80C01;
}
.ellipse_box04 {
	float: left;
	width: 300px;
}
.ellipse_box05 {
	float: right;
	width: 580px;
}
.size_tbl01 table tr th {
	font-size: 26px;
	color: #FFFFFF;
	background-color: #FF4B01;
	padding: 10px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #FF4B01;
}
.size_tbl01 table tr td {
	border: 2px solid #FF4B01;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 18px;
	text-align: left;
	vertical-align: middle;
}
.size_tbl02 table tr th {
	font-size: 26px;
	color: #FFFFFF;
	background-color: #49B700;
	padding: 10px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #49B700;
}
.size_tbl02 table tr td {
	border: 2px solid #49B700;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 18px;
	text-align: left;
	vertical-align: middle;
}
.size_tbl03 table tr th {
	font-size: 26px;
	color: #FFFFFF;
	background-color: #8738FC;
	padding: 10px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #8738FC;
}
.size_tbl03 table tr td {
	border: 2px solid #8738FC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 18px;
	text-align: left;
	vertical-align: middle;
}


.size_tab01 .TabbedPanelsContent table tr th {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6F34;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6F34;
	border-right-color: #FFFFFF;
	border-bottom-color: #FF6F34;
	border-left-color: #FFFFFF;
	width: 20%;
}
.size_tab01 .TabbedPanelsContent table tr th:first-child{
	border-left-color: #FF4B01;	
}
.size_tab01 .TabbedPanelsContent table tr th:last-child{
	border-right-color: #FF4B01;	
}
.size_tab01 .TabbedPanelsContent table tr td {
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: 2px solid #FF4B01;
}
.size_tab01 .TabbedPanelsContent table tr:nth-child(2n+1){
	background-color: #FFEDE5;	
}

.size_tab01 .TabbedPanelsTab {
	position: relative;
	top: 21px;
	float: left;
	padding: 13px;
	background-color: #FFEDE5;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-size: 14px;
	color: #FF4B01;
	border: 2px solid #FF4B01;
	margin: 0px;
	width: 260px;
	text-align: center;
	font-weight: bold;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	height: 20px;
}
.size_tab01 .TabbedPanelsTabHover {
	background-color: #FF4B01;
	color: #FFFFFF;
}
.size_tab01 .TabbedPanelsTabSelected {
	background-color: #FF4B01;
	color: #FFFFFF;
	height: 40px;
	top: 1px;
	font-size: 22px;
}

.size_tab02 .TabbedPanelsContent table tr th {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6DC533;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #49B700;
	border-right-color: #FFFFFF;
	border-bottom-color: #49B700;
	border-left-color: #FFFFFF;
	width: 20%;
}
.size_tab02 .TabbedPanelsContent table tr th:first-child{
	border-left-color: #49B700;	
}
.size_tab02 .TabbedPanelsContent table tr th:last-child{
	border-right-color: #49B700;	
}
.size_tab02 .TabbedPanelsContent table tr td {
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: 2px solid #49B700;
}
.size_tab02 .TabbedPanelsContent table tr:nth-child(2n+1){
	background-color: #ECF8E5;
}

.size_tab02 .TabbedPanelsTab {
	position: relative;
	top: 21px;
	float: left;
	padding: 13px;
	background-color: #ECF8E5;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-size: 14px;
	color: #49B700;
	border: 2px solid #49B700;
	margin: 0px;
	width: 260px;
	text-align: center;
	font-weight: bold;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	height: 20px;
}
.size_tab02 .TabbedPanelsTabHover {
	background-color: #49B700;
	color: #FFFFFF;
}
.size_tab02 .TabbedPanelsTabSelected {
	background-color: #49B700;
	color: #FFFFFF;
	height: 40px;
	top: 1px;
	font-size: 22px;
}

.size_tab03 .TabbedPanelsContent table tr th {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9F60FD;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8738FC;
	border-right-color: #FFFFFF;
	border-bottom-color: #8738FC;
	border-left-color: #FFFFFF;
	width: 20%;
}
.size_tab03 .TabbedPanelsContent table tr th:first-child{
	border-left-color: #8738FC;	
}
.size_tab03 .TabbedPanelsContent table tr th:last-child{
	border-right-color: #8738FC;	
}
.size_tab03 .TabbedPanelsContent table tr td {
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: 2px solid #8738FC;
}
.size_tab03 .TabbedPanelsContent table tr:nth-child(2n+1){
	background-color: #F3EBFF;
}

.size_tab03 .TabbedPanelsTab {
	position: relative;
	top: 21px;
	float: left;
	padding: 13px;
	background-color: #F3EBFF;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-size: 14px;
	color: #8738FC;
	border: 2px solid #8738FC;
	margin: 0px;
	width: 260px;
	text-align: center;
	font-weight: bold;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	height: 20px;
}
.size_tab03 .TabbedPanelsTabHover {
	background-color: #8738FC;
	color: #FFFFFF;
}
.size_tab03 .TabbedPanelsTabSelected {
	background-color: #8738FC;
	color: #FFFFFF;
	height: 40px;
	top: 1px;
	font-size: 22px;
}

.border01 {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.link_ico01 {
	font-size: 18px;
	line-height: 24px;
	background-image: url(../img/ico01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.size_tab01,.size_tab02,.size_tab03,.size_tab04 {
	margin-bottom: 20px;
}
.ellipse_box06 {
	border: 6px solid #EEEEEE;
	padding: 24px;
	margin-bottom: 50px;
}
.size_ttl04 {
	font-size: 26px;
	line-height: 42px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.ellipse_box06 ul li {
	background-image: url(../img/ico03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 16px;
}
.ellipse_box06 ul li strong {
	font-size: 16px;
}
.size_tbl04 table tr th {
	font-size: 26px;
	color: #FFFFFF;
	background-color: #D80C01;
	padding: 10px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #D80C01;
}
.size_tbl04 table tr td {
	border: 2px solid #D80C01;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 18px;
	text-align: left;
	vertical-align: middle;
}


.size_tab04 .TabbedPanelsContent table tr th {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E03D34;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D80C01;
	border-right-color: #FFFFFF;
	border-bottom-color: #D80C01;
	border-left-color: #FFFFFF;
	width: 20%;
}
.size_tab04 .TabbedPanelsContent table tr th:first-child{
	border-left-color: #D80C01;
}
.size_tab04 .TabbedPanelsContent table tr th:last-child{
	border-right-color: #D80C01;	
}
.size_tab04 .TabbedPanelsContent table tr td {
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: 2px solid #D80C01;
}
.size_tab04 .TabbedPanelsContent table tr:nth-child(2n+1){
	background-color: #FBE6E5;
}

.size_tab04 .TabbedPanelsTab {
	position: relative;
	top: 21px;
	float: left;
	padding: 13px;
	background-color: #FBE6E5;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-size: 14px;
	color: #D80C01;
	border: 2px solid #D80C01;
	margin: 0px;
	width: 260px;
	text-align: center;
	font-weight: bold;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	height: 20px;
}
.size_tab04 .TabbedPanelsTabHover {
	background-color: #D80C01;
	color: #FFFFFF;
}
.size_tab04 .TabbedPanelsTabSelected {
	background-color: #D80C01;
	color: #FFFFFF;
	height: 40px;
	top: 1px;
	font-size: 22px;
}
.ellipse_box03 .InBox p {
	font-size: 12px;
	padding-left: 15px;
}
.ellipse_box03 .InBox p:before {
	content: '※';
	margin-left: -12px;
}
.TabbedPanelsContent .sec .pre {
	font-size: 18px;
}
.works_ttl01 {
	font-size: 28px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0071BE;
}
.TabbedPanelsTab{
	position: relative;	
}
.TabbedPanelsTab span {
	display: block;
	border: 1px solid #0071BE;
	height: 28px;
	font-size: 10px;
	line-height: 28px;
	font-weight: bold;
	color: #0071BE;
	background-color: #E0EEF7;
	text-align: center;
	background-image: url(../img/ico07.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-radius: 15px;
	background-size: 5px auto;
}
.TabbedPanelsTab:hover span,.TabbedPanelsTabSelected span {
	color: #FFFFFF;
	background-color: #0071BE;
	background-image: url(../img/ico06.png);
}
.TabbedPanelsTab:hover span:after,.TabbedPanelsTabSelected span:after {
	content: '';
	background-image: url(../img/ico05.png);
	background-repeat: no-repeat;
	display: block;
	height: 14px;
	width: 20px;
	position: absolute;
	z-index: 1;
	left: 50%;
	bottom: 6px;
	margin-left: -5px;
	background-size:10px;
}
.works_list01 .detail {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.works_list01 .detail .thum {
	margin-bottom: 15px;
}
.works_tbl01 table tr th {
	border: 1px solid #ddd;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 60px;
}
.works_tbl01 table tr td {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #ddd;
}
.works_list01 .detail.c_l {
	clear: left;
	margin-left: 0px;
}
.works_tbl01 table {
	width: 100%;
}
#colorbox {
	max-width:90%;
	overflow: hidden;
}
