@charset "utf-8";

/*=================================
	contents
================================ */

/* common */
p {
	margin-top: 10px;
}

/* heading */
[class^=heading] + * {
	margin-top: 15px !important;
}
.heading01 + * {
	margin-top: 0 !important;
}
.heading02 + * {
	margin-top: 30px !important;
}
.heading03 + * {
	margin-top: 20px !important;
}
.heading04 + * {
	margin-top: 15px !important;
}
.heading05 + * {
	margin-top: 10px !important;
}
.heading01 {
	padding: 10px 0;
	border-top: 2px solid #ff0000;
	font-family: "Times New Roman", serif;
	font-weight: bold;
	font-size: 40px;
}
.heading01 .logoImg {
	display: block;
	margin: 20px 0 16px;
}
.heading02 {
	margin-top: 50px;
	padding-left: 20px;
	border-left: 6px solid #ff0000;
	color: #000000;
	font-size: 30px;
	font-size: 3.0rem;
	line-height: 1.2;
}
.heading03 {
	margin-top: 30px;
	padding-left: 13px;
	border-left: 4px solid #b8b8b8;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.2;
}
.heading04 {
	position: relative;
	margin-top: 30px;
	padding-left: 17px;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.2;
}
.heading04:before {
	position: absolute;
	top: 0.5em;
	left: 0;
	width: 9px;
	height: 3px;
	background-color: #b8b8b8;
	content: "";
}
.heading05 {
	margin-top: 30px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.2;
}
.tableHead {
	font-size: 20px;
	font-size: 2.0rem;
}

/* column */
.figureCol01 .imgL > *:first-child,
.figureCol01 .imgR > *:first-child,
.figureCol01 .txt > *:first-child,
.equalTwoCol01 .col > *:first-child,
.equalTwoCol02 .col > *:first-child,
.equalThreeCol01 .col > *:first-child,
.equalFourCol01 .col > *:first-child,
.equalTwoCol01 .col:nth-child(-n+2),
.equalTwoCol02 .col:nth-child(-n+2),
.equalThreeCol01 .col:nth-child(-n+3),
.equalFourCol01 .col:nth-child(-n+4) {
	margin-top: 0;
}
.equalTwoCol01 .col > *:first-child,
.equalTwoCol02 .col > *:first-child,
.equalThreeCol01 .col > *:first-child,
.equalFourCol01 .col > *:first-child,
.equalTwoCol01 .col.nthChild1 > *:first-child,
.equalTwoCol01 .col.nthChild2 > *:first-child,
.equalTwoCol02 .col.nthChild1 > *:first-child,
.equalTwoCol02 .col.nthChild2 > *:first-child,
.equalThreeCol01 .col.nthChild1 > *:first-child,
.equalThreeCol01 .col.nthChild2 > *:first-child,
.equalThreeCol01 .col.nthChild3 > *:first-child,
.equalFourCol01 .col.nthChild1 > *:first-child,
.equalFourCol01 .col.nthChild2 > *:first-child,
.equalFourCol01 .col.nthChild3 > *:first-child,
.equalFourCol01 .col.nthChild4 > *:first-child,
.equalTwoCol01 .col.nthChild1,
.equalTwoCol01 .col.nthChild2,
.equalTwoCol02 .col.nthChild1,
.equalTwoCol02 .col.nthChild2,
.equalThreeCol01 .col.nthChild1,
.equalThreeCol01 .col.nthChild2,
.equalThreeCol01 .col.nthChild3,
.equalFourCol01 .col.nthChild1,
.equalFourCol01 .col.nthChild2,
.equalFourCol01 .col.nthChild3,
.equalFourCol01 .col.nthChild4 {
	margin-top: 0;
}
.figureCol01 {
	clear: both;
	margin-top: 30px;
}
.figureCol01 .imgL {
	float: left;
	margin-right: 20px;
}
.figureCol01 .imgR {
	float: right;
	margin-left: 20px;
}
.figureCol01 .txt {
	overflow: hidden;
	zoom: 1;
}
.figureCol01 .sneak {
	overflow:inherit;
}
.oneCol01 {
	margin-top: 30px;
}
.oneCol01.figureFix {
	margin: 30px auto 0;
}
.equalTwoCol01 {
	width: 808px;
	margin: 30px -18px 0 0;
}
.equalTwoCol01 .col {
	float: left;
	width: 386px;
	margin: 30px 18px 0 0;
}
.equalTwoCol02 {
	width: 830px;
	margin: 30px -40px 0 0;
}
.equalTwoCol02 .col {
	float: left;
	width: 375px;
	margin: 30px 40px 0 0;
}
.equalThreeCol01 {
	margin: 30px -18px 0 0;
}
.equalThreeCol01 .col {
	float: left;
	width: 250px;
	margin: 30px 18px 0 0;
}
.equalFourCol01 {
	margin: 30px -18px 0 0;
}
.equalFourCol01 .col {
	float: left;
	width: 184px;
	margin: 30px 18px 0 0;
}
.equalTwoCol01 .col .img,
.equalThreeCol01 .col .img,
.equalFourCol01 .col .img {
	overflow: hidden;
}
.equalTwoCol01 .col .img img,
.equalThreeCol01 .col .img img,
.equalFourCol01 .col .img img {
	width: 100%;
	height: auto;
}
.equalTwoCol01 .col .figureFix,
.equalThreeCol01 .col .figureFix,
.equalFourCol01 .col .figureFix {
	margin-right: auto;
	margin-left: auto;
}
.equalTwoCol01 .col .imgL,
.equalThreeCol01 .col .imgL,
.equalFourCol01 .col .imgL {
	margin-right: 20px;
}
.equalTwoCol01 .col .figureFix .img img,
.equalThreeCol01 .col .figureFix .img img,
.equalFourCol01 .col .figureFix .img img {
	width: auto;
	height: auto;
}
.equalTwoCol01 .col .img img,
.equalThreeCol01 .col .img img,
.equalFourCol01 .col .img img {
	-webkit-transition: -webkit-transform 0.5s ease 0s;
	   -moz-transition: -moz-transform 0.5s ease 0s;
	    -ms-transition: -ms-transform 0.5s ease 0s;
       -o-transition: -o-transform 0.5s ease 0s;
	        transition: transform 0.5s ease 0s;
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
       -o-transform: scale(1);
	        transform: scale(1);
}
.equalTwoCol01 .col.on,
.equalThreeCol01 .col.on,
.equalFourCol01 .col.on {
	cursor: pointer;
}
.equalTwoCol01 .col.on .img img,
.equalThreeCol01 .col.on .img img,
.equalFourCol01 .col.on .img img {
	opacity: 1;
	-webkit-transform: scale(1.05);
	   -moz-transform: scale(1.05);
	    -ms-transform: scale(1.05);
       -o-transform: scale(1.05);
	        transform: scale(1.05);
}
.equalTwoCol01 .col .link + p,
.equalThreeCol01 .col .link + p,
.equalFourCol01 .col .link + p {
	margin-top: 5px;
	line-height: 1.5;
}
.equalTwoCol01 .col .btnLink01,
.equalThreeCol01 .col .btnLink01,
.equalFourCol01 .col .btnLink01 {
	display: block;
	width: 100%;
}
.equalTwoCol01 .col .btnLink01 a,
.equalThreeCol01 .col .btnLink01 a,
.equalFourCol01 .col .btnLink01 a {
	display: block;
}
.equalTwoCol01 .col .btnLink01 + p,
.equalThreeCol01 .col .btnLink01 + p,
.equalFourCol01 .col .btnLink01 + p {
	line-height: 1.5;
}
.col1_to_2,
.col2_to_1 {
	margin-top: 30px;
}
.col1_to_2 .col_1 {
	float: left;
	width: 250px;
}
.col1_to_2 .col_2 {
	float: right;
	width: 520px;
}
.col2_to_1 .col_1 {
	float: right;
	width: 250px;
}
.col2_to_1 .col_2 {
	float: left;
	width: 520px;
}
.borderCol01 > *:first-child,
.borderCol01 .inner > *:first-child,
.borderCol02 > *:first-child,
.borderCol02 .inner > *:first-child {
	margin-top: 0;
}
.borderCol01 {
	margin-top: 40px;
	padding: 15px 20px 20px;
	border: solid 1px #dbdbdb;
	border-top: solid 2px #ff0000;
}
.borderCol02 {
	margin-top: 40px;
	padding: 15px 20px 20px;
	background-color: #ffeff0;
	border-top: solid 2px #ff0000;
}
.borderCol01 > .heading,
.borderCol02 > .heading {
	font-weight: bold;
	font-size: 24px;
	font-family: 2.4rem;
	line-height: 1.4;
}
.borderCol01 .inner {
	margin-top: 15px;
	padding-top: 15px;
	border-top: dotted 1px #cccccc;
}
.borderCol02 .inner {
	margin-top: 15px;
	padding-top: 15px;
	border-top: dotted 1px #cc9999;
}
.borderCol01 .inner > .heading,
.borderCol02 .inner > .heading {
	font-weight: bold;
	font-size: 16px;
	font-family: 1.6rem;
}
.equalThreeCol01 .borderCol01 > .heading,
.equalThreeCol01 .borderCol02 > .heading {
	font-weight: bold;
	font-size: 20px;
	font-family: 2.0rem;
}
.borderCol01 > .heading + p,
.borderCol01 .inner > .heading + p,
.borderCol02 > .heading + p,
.borderCol02 .inner > .heading + p {
	margin-top: 5px !important;
}
/* btnCol */
.borderCol01 > .btnCol01 {
	display: table;
}
.borderCol01 > .btnCol01 > .btnBlock {
	display: table-cell;
	width: 364px;
}
.borderCol01 > .btnCol01 > .txtBlock {
	display: table-cell;
	vertical-align: middle;
	width: 384px;
	font-size: 20px;
	font-size: 2.0rem;
}
.borderCol01 > .btnCol01 > .txtBlock > p {
	margin-top: 5px;
}
.borderCol01 > .btnCol01 > .btnBlock > .btnLink01 {
	display: block;
	margin-top: 0;
}
.borderCol01 > .btnCol01 > .btnBlock > .btnLink01 > a {
	display: block;
}

.relatedCol01 {
	margin-top: 40px;
	padding: 15px 20px;
	background-color: #ffeff0;
	border-top: solid 2px #ff0000;
}
.relatedCol01 > *:first-child {
	margin-top: 0;
}
.relatedCol01 .heading {
	font-size: 20px;
	font-size: 2.0rem;
}
.relatedCol01 .iconLinkList01 {
	margin-top: 0 !important;
}
.companyInfoCol {
	display: table;
	width: 100%;
}
.companyInfoCol dt {
	display: table-cell;
	width: 20%;
	padding-right: 20px;
	border-right: dotted 1px #b8b8b8;
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
	vertical-align: middle;
}
.companyInfoCol dd {
	display: table-cell;
	width: 80%;
	padding-left: 20px;
	vertical-align: middle;
}
.companyInfoCol dd  > *:first-child {
	margin-top: 0;
}
/*150630追記*/
.addressBlock{
	padding:20px 0;
}
.addressBlock .inner{
	background:#FFFFFF;
	padding:10px;
}
.addressBlock .inner .companyInfoCol{
	display: table;
	width: 100%;
}
.addressBlock .companyInfoCol dt {
	display: table-cell;
	width: 20%;
	padding-right: 20px;
	border-right: dotted 1px #b8b8b8;
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
	vertical-align: middle;
}
.addressBlock .companyInfoCol dd {
	display: table-cell;
	width: 80%;
	padding-left: 20px;
	vertical-align: middle;
}

/* txt */
.leadTxt01 {
	font-size: 16px;
	font-size: 1.6rem;
}
.leadTxt01.strong {
	font-weight: bold;
}
.leadTxt01.data-leadTxt01 {
	text-indent: -20px;
	padding-left: 20px;
}
.noteTxt01 {
	padding-left: 1.4em;
	text-indent: -1.4em;
}
.noteTxt01:before {
	margin-right: 0.4em;
  content: "※";
}
.noteTxt01.strong {
	color: #cc0000;
}
.strong {
	color: #cc0000;
}
.bold {
	font-weight: bold;
}
.bold.strong {
	color: #cc0000;
}
.normal {
	font-weight: normal !important;
}
.caption {
	display: block;
	margin-top: 10px;
	line-height: 1.4;
}
.txtLarge {
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1.5;
}
.txtLarge.strong {
	color: #cc0000;
}
.txtMiddle {
	font-size: 20px;
	font-size: 2.0rem;
}
.txtSmall {
	font-size: 12px;
	font-size: 1.2rem;
}
.table01 td .mapLink a,
.addressTxt .mapLink a {
	position: relative;
	display: inline-block;
	padding: 2px 5px;
	background-color: #cc0000;
	border: 1px solid #cc0000;
	color: #ffffff;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.table01 td .mapLink a:hover,
.addressTxt .mapLink a:hover {
	border-color: #fb7a7a;
	background-color: #fb7a7a;
}
.table01 td .mapLink a:after,
.addressTxt .mapLink a:after {
	position: absolute;
	bottom: 1px;
	right: 1px;
	width: 0;
	height: 0;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid transparent;
	border-top: 2px solid transparent;
	content: "";
}

/* img */
img.icon {
	margin: 0.2em 3px 0;
	vertical-align: top;
}
.imgBlock01 {
	margin-top: 30px;
	text-align: center;
}
.imgBlock02 {
	margin-top: 30px;
}

/* link */
.anchorLink01 {
	margin-top: 30px;
}
.anchorLink01.bgType01 {
	padding: 10px 15px 15px;
	background-color: #ffeff0;
}
.anchorLink01 ul li {
	display: inline-block;
	margin: 5px 15px 0 0;
	padding-right: 20px;
	border-right: solid 1px #e3e3e3;
}
.anchorLink01 ul li:first-child {
	padding-left: 0;
	border-left: none;
}
.anchorLink01 li a {
	display: inline-block;
	padding-left: 20px;
	background: url(/english/common/images/com_ic05.png) no-repeat 0 50%;
}
.iconLink01 a,
.iconLinkList01 li a {
	display: inline-block;
	padding-left: 14px;
	background: url(/english/common/images/com_ic01.png) no-repeat 0 0.4em;
}
.btnLink01,
.btnLinkList01 {
	margin-top: 40px;
}
.btnLink01,
.btnLinkList01 li {
	display: table;
}
.btnLink01 a,
.btnLinkList01 li a {
	position: relative;
	display: table-cell;
	width: 100%;
	border: 1px solid #000000;
	color: #333333;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.btnLink01 a {
	padding: 16px 30px 14px;
}
.btnLinkList01 li a {
	padding: 16px 10px 14px;
}
.btnLinkList01.col02 {
	margin-right: -18px;
}
.btnLinkList01.col02.btnBox {
	margin-right: 0;
	text-align: center;
}
.btnLinkList01.col02 li {
	float: left;
	width: 386px !important;
	margin-right: 18px;
	padding-right: 0;
}
.btnLinkList01.col02 li.achievement,
.btnLinkList01.col02 li.catalog {
	display: inline-table;
	float: inherit !important;
	width: 388px !important;
	margin-right: 0;
	padding-right: 0;
}
.btnLinkList01.col02 li.achievement + li.catalog,
.btnLinkList01.col02 li.catalog + li.achievement {
	margin: 0 0 0 8px;
	padding-left: 8px;
}
.btnLinkList01.col03 {
	margin-right: -20px;
}
.btnLinkList01.col03 li {
	float: left;
	width: 250px !important;
	margin-right: 20px;
	padding-right: 0;
}
.btnLinkList01.col04 {
	margin-right: -18px;
}
.btnLinkList01.col04 li {
	float: left;
	width: 184px !important;
	margin-right: 18px;
	padding-right: 0;
}
.btnLinkList01.col04 li a {
	font-size: 16px;
	font-size: 1.6rem;
}
.btnLinkList01 li + li {
	margin-top: 20px;
}
.btnLink01 a:after,
.btnLinkList01 li a:after {
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 0;
	height: 0;
	border-right: 8px solid #ff0000;
	border-bottom: 8px solid #ff0000;
	border-left: 8px solid transparent;
	border-top: 8px solid transparent;
	content: "";
}
.btnLink01 a:hover,
.btnLinkList01 li a:hover {
	border-color: #ff0000;
	background-color: #ffeff0;
	color: #ff0000;
}
.btnLink01.small a,
.btnLinkList01.small li a {
	padding: 12px 10px 10px;
	font-size: 16px;
	font-size: 1.6rem;
}
.btnLink01.small a:after,
.btnLinkList01.small li a:after,
.btnLinkList01.col04 li a:after {
	border-width: 5px;
}
.btnLink01.strong a,
.btnLinkList01.strong li a {
	border-color: #cc0000;
	background-color: #cc0000;
	color: #ffffff;
}
.btnLink01.strong a:after,
.btnLinkList01.strong li a:after {
	bottom: 1px;
	right: 1px;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}
.btnLink01.strong a:hover,
.btnLinkList01.strong li a:hover {
	border-color: #fb7a7a;
	background-color: #fb7a7a;
}
.btnLink01.achievement a,
.btnLinkList01 li.achievement a {
	background-image: url(/english/common/images/com_ic06.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	
}
.btnLink01.catalog a,
.btnLinkList01 li.catalog a {
	background-image: url(/english/common/images/com_ic07.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-color: #cc0000;
	border-color: #cc0000;
	color: #ffffff;
}
.btnLink01.catalog a:hover,
.btnLinkList01 li.catalog a:hover {
	border-color: #fb7a7a;
	background-color: #fb7a7a;
}
.btnLink01.achievement a:after,
.btnLinkList01 li.achievement a:after,
.btnLink01.catalog a:after,
.btnLinkList01 li.catalog a:after {
	border: none;
}
.btnLink01.inquiry {
	display: block;
	text-align: center;
}
.btnLink01.inquiry a {
	display: inline-block;
	width: 386px;
	border-color: #eb7f00;
	background-color: #eb7f00;
	color: #ffffff;
}
.btnLink01.inquiry a span {
	display: inline-block;
	padding-left: 45px;
	background: url(/english/common/images/com_ic08.png) no-repeat 0 50%;
	font-weight: bold;
	font-size: 24px;
	font-size: 2.4rem;
}
.btnLink01.inquiry a:after,
.btnLinkList01.inquiry li a:after {
	bottom: 1px;
	right: 1px;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}
.btnLink01.inquiry a:hover,
.btnLinkList01 li.inquiry a:hover {
	border-color: #fab461;
	background-color: #fab461;
}
/* telBlock */
.telBlock {
	margin-top: 10px;
	text-align: center;
	line-height: 1.5;
}
.telBlock p {
	margin-top: 0;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
}
.telBlock .telNum {
	display: inline-block;
	background: url(/english/common/images/header_ic13.png) 0 center no-repeat;
	padding-left: 26px;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}
.btnLink01 a .icon,
.btnLinkList01 li a .icon {
	margin: 0.3em 0 0 8px;
}
.btnLink01 a span,
.btnLinkList01 li a span {
	display: block;
	padding-top: 3px;
	font-size: 16px;
	font-size: 1.6rem;
}
.btnLink01.small a span,
.btnLinkList01.small li a span,
.btnLinkList01.col04 li a span {
	font-size: 12px;
	font-size: 1.2rem;
}
.tabLink01 {
	margin-top: 40px;
}
.tabLink01 .tabLinkList01 {
	width: 610px;
	margin: 0 auto;
	text-align: center;
}
.tabLink01.type4 .tabLinkList01 {
	width: 790px;
}
.tabLink01 .tabLinkList01 li {
	float: left;
	width: 305px;
}
.tabLink01.type4 .tabLinkList01 li {
	width: 197px;
}
.tabLink01 .tabLinkList01 li a {
	display: block;
	padding: 10px 0;
	border: solid 1px #939393;
	font-size: 20px;
	font-size: 2.0rem;
	color: #333333;
}
.tabLink01 .tabLinkList01 li.on a {
	position: relative;
	background-color: #939393;
	border: solid 1px #939393;
	color: #ffffff;
}
.tabLink01 .tabLinkList01 li.on a:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(147, 147, 147, 0);
	border-top-color: #939393;
	border-width: 15px;
	margin-left: -15px;
}
.tabLink01 .tabLinkDetail {
	margin-top: 20px;
}
.tabLink01 .tabLinkDetail > *:first-child {
	margin-top: 0;
}
.otherLinks01 {
	margin-right: -10px;
	margin-top: 70px;
}
.otherLinks01 li {
	overflow: hidden;
	display: table;
	float: left;
	width: 190px;
	margin-right: 10px;
}
.otherLinks01 li a {
	position: relative;
	display: table;
	width: 190px;
	height: 190px;
	color: #ffffff;
	text-decoration: none;
}
.otherLinks01 li a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}
.otherLinks01 li a img {
	-webkit-transition: -webkit-transform 0.5s ease 0s;
	   -moz-transition: -moz-transform 0.5s ease 0s;
	    -ms-transition: -ms-transform 0.5s ease 0s;
       -o-transition: -o-transform 0.5s ease 0s;
	        transition: transform 0.5s ease 0s;
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
       -o-transform: scale(1);
	        transform: scale(1);
}
.otherLinks01 li a:hover img {
	opacity: 1;
	-webkit-transform: scale(1.05);
	   -moz-transform: scale(1.05);
	    -ms-transform: scale(1.05);
       -o-transform: scale(1.05);
	        transform: scale(1.05);
}
.otherLinks01 li a span {
	position: relative;
	display: table-cell;
	width: 190px;
	height: 190px;
	margin-top: 0;
	color: #ffffff;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 1.3;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	text-align: center;
	vertical-align: middle;
}
a.innerLink {
	text-decoration: underline;
}
a.innerLink:hover {
	text-decoration: none;
}

/* list */
.floatType01 li {
	float: left;
	margin-right: 30px;
}
.col02 li {
	float: left;
	width: 50%;
	padding-right: 15px;
}
.col03 li {
	float: left;
	width: 33%;
	padding-right: 15px;
}
.col04 li {
	float: left;
	width: 25%;
	padding-right: 15px;
}
.col02 > li:nth-child(1),
.col02 > li:nth-child(2),
.col03 > li:nth-child(1),
.col03 > li:nth-child(2),
.col03 > li:nth-child(3),
.col04 > li:nth-child(1),
.col04 > li:nth-child(2),
.col04 > li:nth-child(3),
.col04 > li:nth-child(4) {
	margin-top: 0 !important;
}
.col02 .nthChild1,
.col02 .nthChild2,
.col03 .nthChild1,
.col03 .nthChild2,
.col03 .nthChild3,
.col04 .nthChild1,
.col04 .nthChild2,
.col04 .nthChild3,
.col04 .nthChild4 {
	margin-top: 0 !important;
}
.iconList01 {
	margin-top: 20px;
}
.iconList01 li {
	margin-top: 5px;
}
.iconList01 li a {
	display: inline-block;
	padding-left: 20px;
	background: url(/english/common/images/com_ic01.png) no-repeat 5px 0.6em;
	text-decoration: none;
}
.iconList01 li a:hover {
	text-decoration: underline;
}
.iconList01 > li:first-child {
	margin-top: 0;
}
.normalList01,
.normalList02,
.normalList03,
.numList01,
.numList02,
.dlList01,
.dlNumList01,
.iconLinkList01 {
	margin-top: 20px;
}
.normalList01 + p,
.normalList02 + p,
.normalList03+ p,
.numList01 + p,
.numList02 + p,
.dlList01 + p,
.dlNumList01 + p,
.iconLinkList01 + p {
	margin-top: 20px;
}
.dlNumList01 .figureCol01{
	margin-top:10px;
}
.noteList01 + p,
.noteNumList01 + p {
	margin-top: 30px;
}
.iconList01 li > .noteTxt01 {
	margin-top: 0;
	margin-left: 20px;
}
.normalList01 li > .noteTxt01,
.normalList02 li > .noteTxt01,
.normalList03 li > .noteTxt01,
.numList01 li > .noteTxt01,
.numList02 li > .noteTxt01 {
	margin-top: 5px;
	padding-left: 0;
}
.iconList01 li > .borderBox01,
.normalList01 li > .borderBox01,
.normalList02 li > .borderBox01,
.normalList03 li > .borderBox01,
.numList01 li > .borderBox01,
.numList02 li > .borderBox01 {
	text-indent: 0;
}
.normalList01 > li {
	padding-left: 14px;
	background: url(/english/common/images/com_ic02.png) no-repeat 0 0.6em;
}
.normalList01.col02 {
	width: 830px;
	margin: 20px -40px 0 0;
}
.normalList01.col02 > li {
	float: left;
	width: 375px;
	margin-right: 40px;
}
.normalList01.txtLarge > li {
	padding-left: 15px;
	background: url(/english/common/images/com_ic03.png) no-repeat 0 0.5em;
	font-size: 22px;
	font-size: 2.2rem;
}
.normalList01.caution > li {
	color: #cc0000;
}
.normalList02 > li {
	margin-top: 5px;
	padding-left: 15px;
	background: url(/english/common/images/com_ic04.png) no-repeat 0 0.7em;
	font-size: 12px;
	font-size: 1.2rem;
}
.numList01 {
	counter-reset: numList01;
}
.numList01 > li {
	margin-top: 5px;
	padding-left: 1.7em;
	text-indent: -1.7em;
	font-weight: normal;
}
.numList01 > li:nth-child(n+10) {
  padding-left: 2.3em;
  text-indent: -2.3em;
}
.numList01 > li.double {
  padding-left: 2.3em;
  text-indent: -2.3em;
}
.numList01 > li:before {
	color: #ff0000;
  counter-increment: numList01;
  content: counter(numList01)"．";
}
.numList02 {
	counter-reset: numList02;
}
.numList02 > li {
	margin-top: 5px;
	padding-left: 2.6em;
	text-indent: -2.6em;
	font-weight: normal;
}
.numList02 > li:nth-child(n+10) {
  padding-left: 3.3em;
  text-indent: -3.3em;
}
.numList02 > li.double {
  padding-left: 3.3em;
  text-indent: -3.3em;
}
.numList02 > li:before {
  counter-increment: numList02;
  content: "（"counter(numList02)"）";
}
.normalList01 > li:first-child,
.normalList02 > li:first-child,
.numList01 > li:first-child,
.numList02 > li:first-child {
	margin-top: 0;
}
.normalList01 > li > ul,
.normalList01 > li > ol,
.normalList02 > li > ul,
.normalList02 > li > ol,
.numList01 > li > ul,
.numList01 > li > ol,
.numList02 > li > ul,
.numList02 > li > ol {
	margin-top: 5px;
	padding-bottom: 5px;
}
.normalList01 > li > ul > li,
.normalList01 > li > ol > li,
.normalList02 > li > ul > li,
.normalList02 > li > ol > li,
.numList01 > li > ul > li,
.numList01 > li > ol > li,
.numList02 > li > ul > li,
.numList02 > li > ol > li {
	margin-top: 3px;
}
.normalList01 > li > ol > li,
.normalList02 > li > ol > li {
	background: none;
}
.numList01 > li > ul > li,
.numList02 > li > ul > li {
	text-indent: 0;
}
.normalList01 > li > ul > li:first-child,
.normalList01 > li > ol > li:first-child,
.normalList02 > li > ul > li:first-child,
.normalList02 > li > ol > li:first-child,
.numList01 > li > ul > li:first-child,
.numList01 > li > ol > li:first-child,
.numList02 > li > ul > li:first-child,
.numList02 > li > ol > li:first-child {
	margin-top: 0;
}
.iconLinkList01 > li {
	margin-top: 5px;
}
.noteList01 {
	margin-top: 20px;
}
.noteList01 > li {
	margin-top: 5px;
	padding-left: 1.4em;
	text-indent: -1.4em;
	line-height: 1.4;
}
.noteList01 > li:before {
	margin-right: 0.4em;
  content: "※";
}
.noteList01 > li:first-child {
	margin-top: 0;
}
.noteNumList01 {
	margin-top: 20px;
  counter-reset: noteNumList01;
}
.noteNumList01 > li {
	margin-top: 5px;
  padding-left: 2.7em;
  text-indent: -2.7em;
	line-height: 1.4;
}
.noteNumList01 > li:first-child {
  margin-top: 0;
}
.noteNumList01 > li:nth-child(n+10) {
  padding-left: 3.3em;
  text-indent: -3.3em;
}
.noteNumList01 > li.double {
  padding-left: 3.3em;
  text-indent: -3.3em;
}
.noteNumList01 > li:before {
  counter-increment: noteNumList01;
  content: "※" counter(noteNumList01)"．";
}
.dlList01 > dt {
	margin-top: 10px;
	padding-left: 14px;
	background: url(/english/common/images/com_ic02.png) no-repeat 0 0.6em;
}
.dlList01 > *:first-child {
	margin-top: 0;
}
.dlList01 > dd {
	padding-left: 1.1em;
}
.dlNumList01 {
	counter-reset: dlNumList01;
}
.dlNumList01 > dt {
	margin-top: 20px;
	padding-left: 1.7em;
	text-indent: -1.7em;
}
.dlNumList01 > dt:nth-child(n+10) {
  padding-left: 2.3em;
  text-indent: -2.3em;
}
.dlNumList01 > dt.double {
  padding-left: 2.3em;
  text-indent: -2.3em;
}
.dlNumList01 > dt:before {
	color: #ff0000;
  counter-increment: dlNumList01;
  content: counter(dlNumList01)"．";
}
.dlNumList01 > dd {
	padding-left: 1.7em;
}
.newsList01 {
	margin-top: 25px;
}
.newsList01 dl {
	margin-top: 20px;
	line-height: 23px;
}
.newsList01 dl:first-child {
	margin-top: 0;
}
.newsList01 dl dt {
	float: left;
	margin-right: 1em;
}
.newsList01 dl dt span {
	float: left;
	width: 9.5em;
}
.newsList01 dl dt img {
	float: left;
}
.newsList01 dl dd {
	overflow: hidden;
}
.newsList01 dl dd .icon {
	margin: 0.2em 3px 0;
	vertical-align: top;
}

/* table */
.tableHead {
	margin-top:25px;
}
.table01 {
	width: 100%;
	margin-top: 30px;
	border: solid 1px #b4b4b4;
	border-top: solid 2px #ff0000;
}
.tableHead + .table01 {
	margin-top: 5px;
}
.table01 th,
.table01 td {
	padding: 10px 20px;
	border-right: solid 1px #b4b4b4;
	border-bottom: solid 1px #b4b4b4;
	text-align: left;
	vertical-align: top;
}
.table01 .type01 {
	background: #ffeff0;
	border-top: none;
	font-weight: bold;
	vertical-align: middle;
}
.table01 .type02 {
	background: #eaeaea;
}
.table01 .type03 {
	background: #f2f2f2;
}
.table01 .type04 {
	background: #e2f3f6;
}
.table01 .type05 {
	background: #eff7ff;
}
.table01 .type06 {
	vertical-align: middle;
}
.table01 th > *:first-child,
.table01 td > *:first-child {
	margin-top: 0;
}
.table01 th .normalList01,
.table01 td .normalList01,
.table01 th .normalList02,
.table01 td .normalList02 {
	margin-top: 0;
}
.table01 th .normalList01 > li,
.table01 td .normalList01 > li,
.table01 th .normalList02 > li,
.table01 td .normalList02 > li {
	margin-top: 0;
}
.table01 th .noteList01,
.table01 td .noteList01 {
	margin-top: 10px;
}
.table01 th .noteList01 > li,
.table01 td .noteList01 > li {
	margin-top: 2px;
}
.hiddenTable {
	margin-top: 0;
}
.hiddenTable th,
.hiddenTable td {
	padding: 0;
	border: none;
}

/* accordion */
.accordionType01,
.accordionType02,
.accordionType03 {
	margin-top: 25px;
}
.accordionType01 .switch,
.accordionType02 .switch,
.accordionType03 .switch {
	margin-top: 0;
}
.accordionType01 .switch a,
.accordionType02 .switch a {
	display: inline-block;
	padding: 16px 70px 14px 50px;
	background: url(/english/common/images/com_ic09.gif) no-repeat 96% 50%;
	border: solid 1px #000000;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	color: #333333;
}
.accordionType01 .switch a {
	display: inline-block;
}
.accordionType02 .switch a {
	display: block;
	padding: 16px 50px 14px 15px;
	background-position: 98% 50%;
	text-align: left;
}
.accordionType01 .switch a.open,
.accordionType02 .switch a.open,
.accordionType03 .switch a.open {
	background-image: url(/english/common/images/com_ic10.gif);
}
.accordionType01 .switch a:hover,
.accordionType02 .switch a:hover,
.accordionType03 .switch a:hover {
	text-decoration: underline;
}
.accordionType01 .detailsBox {
	margin-top: 15px;
}
.accordionType02 .detailsBox {
	padding: 20px;
	background-color: #e7e7e7;
}
.accordionType01 .detailsBox > *:first-child,
.accordionType02 .detailsBox > *:first-child,
.accordionType03 .detailsBox > *:first-child {
	margin-top: 0;
}
.accordionType02 .detailsBox .inner {
	padding: 10px;
	background-color: #ffffff;
}
.accordionType03 {
	border-bottom: dotted 1px #cc0000;
}
.accordionType03 .switch {
	border-top: dotted 1px #cc0000;
	background: url(/english/common/images/com_ic13.png) no-repeat 10px 15px;
}
.accordionType03 + .accordionType03 {
	margin-top: 0;
}
.accordionType03 + .accordionType03 .switch {
	border-top: none;
}
.accordionType03 .switch a {
	display: block;
	padding: 20px 50px 20px 60px;
	background: url(/english/common/images/com_ic09.gif) no-repeat 98% 50%;
	font-size: 14px;
	font-size: 1.4rem;
	text-decoration: none;
	color: #333333;
}
.accordionType03 .detailsBox {
	padding: 20px 20px 20px 60px;
	background: #ffedee url(/english/common/images/com_ic14.png) no-repeat 10px 15px;
	border-top: dotted 1px #cc0000;
}

/* selectYear02 */
.selectYear02 {
	padding: 5px 30px 5px 10px;
	border: 1px solid #bebebe;
}
/* pluginBlock */
.pluginBlock {
	display: table;
	width: 100%;
	margin-top: 30px;
	border: 1px solid #dedede;
}
.pluginBlock > * {
	display: table-cell;
	vertical-align: middle;
}
.pluginBlock .img {
	width: 226px;
	padding: 20px 0 20px 68px;
}
.pluginBlock .txtBlock {
	padding: 20px;
}
.pluginBlock .txtBlock > *:first-child {
	margin-top: 0;
}

/* slider */
.bx-wrapper {
	position: relative;
	zoom: 1;
}
.slider01 {
	position: relative;
	width: 640px;
	margin: 30px auto 0;
	zoom: 1;
}
.slider01 ul li {
	position: relative;
	width: 640px;
	height: 360px;
	background-color: #ffffff;
	text-align: center;
	zoom: 1;
}
.slider01 ul li img {
	width: auto;
	max-width: 100%;
	max-height: 360px;
	zoom: 1;
}
.slider01 ul li .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	padding: 10px;
	background-color: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#66000000,EndColorStr=#66000000);
	color: #ffffff;
	text-align: left;
}
.slider01 .bx-pager {
	margin-top: 15px;
	text-align: center;
}
.slider01 .bx-pager .bx-pager-item {
	display: inline-block;
	margin: 0 10px;
}
.slider01 .bx-pager .bx-pager-link {
	overflow: hidden; 
	white-space: nowrap; 
	text-indent: 100%;
	display: block;
	width: 15px;
	height: 15px;
	background-color: #cccccc;
	border-radius: 8px;
}
.slider01 .bx-pager .bx-pager-link:hover,
.slider01 .bx-pager .bx-pager-link.active {
	background-color: #cc0000;
}
.slider01 .bx-prev,
.slider01 .bx-next {
	overflow: hidden; 
	white-space: nowrap; 
	text-indent: 100%;
	position: absolute;
	top: 148px;
	display: block;
	width: 35px;
	height: 65px;
}
.slider01 .bx-prev {
	left: 0;
	background: url(/english/common/images/com_ic11.png) no-repeat 0 0;
}
.slider01 .bx-next {
	right: 0;
	background: url(/english/common/images/com_ic12.png) no-repeat 0 0;
}

/* actionBlock */
.actionBlock {
	margin-top: 20px;
}
.actionBlock.size01 .easy-select-box {
	width: 184px;
}
.actionBlock.size02 .easy-select-box {
	width: 386px;
}
.actionBlock.size03 .easy-select-box {
	width: 588px;
}

/* detailBlock */
.detailBlock {
	margin-top: 10px;
}
.detailBlock > *:first-child {
	margin-top: 0 !important;
}
.detailBlock + .detailBlock {
	margin-top: 30px;
}

/* for js plugin */
.selectYear {
	padding: 5px 30px 5px 10px;
	border: 1px solid #bebebe;
}
.easy-select-box {
	position: relative;
	height: 36px;
	background: #ffffff url(/english/common/images/com_bt02.gif) no-repeat 100% 1px;
}
.esb-displayer {
	padding: 0 36px 0 10px;
	border: 1px solid #bebebe;
	line-height: 34px;
}
.esb-dropdown {
	position: absolute;
	top: 100%;
	left: 0;
	overflow: auto;
	display: none;
	width: 100% !important;
	max-height: 300px;
	padding: 2px 36px 2px 10px;
	border: 1px solid #bebebe;
	border-top: none;
	background-color: #ffffff;
	line-height: 30px;
	z-index: 1000;
}
.jspContainer {
	position: relative;
	overflow: hidden;
}
.jspPane {
	position: absolute;
}
.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 24px;
	height: 100%;
}
.jspVerticalBar .jspTrack {
	border-left: 1px solid #bebebe;
	background-color: #ececec;
}
.jspTrack {
	position: relative;
}
.jspDrag {
	position: relative;
	background-color: #ffffff;
}

/* form */
body#form .heading01 {
	padding-left: 30px;
}
.formStatus {
	margin-top: 10px;
	background-color: #f2f2f2;
}
.formStatus + .lead {
	margin-top: 30px;
}
.lead {
	margin-top: 15px;
	font-size: 20px;
	font-weight: 2.0rem;
	text-align: center;
}
.lead + .section {
	margin-top: 15px;
}
.required {
	color: #cf1010;
}
.section {
	margin-top: 55px;
	padding: 0 30px;
}
.formHeading01 {
	padding: 15px 0 0;
	border-top: 1px solid #ff0000;
	font-size: 30px;
	font-weight: 3.0rem;
}
.formHeading01 + * {
	margin-top: 10px;
}
.formTable {
	border: 2px solid #ececec;
}
.formTable th,
.formTable td {
	padding: 20px;
	border-right: none;
	border-bottom-color: #e2e2e2;
	font-size: 15px;
	font-weight: 1.5rem;
	line-height: 1.5;
	vertical-align: middle;
}
.formTable td > *:first-child {
	margin-top: 0 !important;
}
.formTable .type03 {
	padding: 20px 0 20px 30px;
	font-size: 20px;
	font-weight: 2.0rem;
}
.formTable .error th {
	background-color: #fb7a7a;
	color: #ffffff;
}
.formTable .error td {
	background-color: #ffeff0;
}
.formTable .error .required {
	color: #ffffff;
}
.formTable input,
.formTable select,
.formTable textarea {
	font-size: 15px;
	font-weight: 1.5rem;
}
.formTable input {
	height: 36px;
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #bebebe;
	background-color: #ffffff;
}
.formTable select {
	height: 36px;
}
.formTable textarea {
	width: 100%;
	height: 127px;
	padding: 5px 10px;
	border: 1px solid #bebebe;
}
.formTable label {
	display: inline-block;
}
.formTable .onPlaceholder {
	color: #cccccc;
}
.checkboxList li {
	position: relative;
	float: left;
	margin-right: 20px;
	padding-left: 15px;
	line-height: 17px;
	cursor: pointer;
}
.checkboxList li:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 19px;
	height: 17px;
	background: url(/inquiry/images/inquiry_ic01.png) no-repeat -47px 0;
	content: "";
}
.checkboxList li.checked:before {
	background-position: 0 0;
}
.checkboxList li input {
	visibility: hidden;
	height: auto;
}
.address label {
	line-height: 1.2;
	vertical-align: top;
}
#numberSearch label {
	margin-right: 0.3em;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 36px;
}
#numberSearch input {
	vertical-align: bottom;
}
#numberSearch .searchBtn {
	position: relative;
	display: inline-block;
	vertical-align: bottom;
}
#numberSearch .searchBtn:after {
	position: absolute;
	bottom: 2px;
	right: 2px;
	width: 0;
	height: 0;
	border-right: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	border-left: 5px solid transparent;
	border-top: 5px solid transparent;
	content: "";
}
#numberSearch .searchBtn input {
	position: relative;
	padding: 0 15px;
	border: none;
	background-color: #cf1010;
	color: #ffffff;
	line-height: 36px;
}
.userAction {
	position: relative;
	margin-top: 20px;
}
.formTable  p + .userAction {
	margin-top: 10px;
}
.userAction .error th,
.userAction .error th .required {
	background-color: #fb7a7a;
	color: #ffffff;
}
.userAction .error td {
	position: relative;
	background-color: #ffeff0;
}
.userAction .errorText {
	margin-top: 0;
	color: #cc0000;
	font-weight: bold;
	font-size: 16px;
	font-weight: 1.6rem;
}
.userAction .jsErrorText {
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	margin-top: 0;
	padding: 6px 10px;
	background-color: #cc0000;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	font-weight: 1.6rem;
}
.userAction .errorText + *,
.userAction .jsErrorText + * {
	margin-top: 0;
}
.userAction .jsErrorText:before {
	position: absolute;
	top: -19px;
	left: 10px;
	width: 0;
	height: 0;
	border-right: 9px solid transparent;
	border-bottom: 10px solid #cc0000;
	border-left: 9px solid transparent;
	border-top: 10px solid transparent;
	content: "";
}
.userAction.pref .jsErrorText,
.userAction.address .jsErrorText {
	left: 15%;
}
#numberSearch .jsErrorText {
	left: 2em;
}
.userAction.pref .jsErrorText,
.userAction.address .jsErrorText {
	left: 15%;
}
.userAction.pref > span,
.userAction.address > span {
	overflow: hidden;
	display: block;
}
.userAction.pref > span:first-child,
.userAction.address > span:first-child {
	overflow: visible;
	float: left;
	width: 160px;
	margin-right: 10px;
}
body#form .userAction .easy-select-box {
	width: 100% !important;
}
body#form .userAction.pref .easy-select-box {
	display: inline-block;
	width: 85% !important;
}
.scrollBox {
	width: 740px;
	height: 270px;
	margin: 60px auto 0;
	border: 1px solid #bebebe;
}
#privacyPolicy {
	padding: 25px 25px 25px 40px;
}
#privacyPolicy .title {
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: bold;
}
#privacyPolicy .list li {
	margin-top: 25px;
	padding-left: 20px;
	background: url(/inquiry/images/inquiry_ic02.gif) no-repeat 0 0.5em;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.47;
}
#privacyPolicy p {
	margin-top: 25px;
}
.submitArea {
	margin-top: 25px;
}
.submitArea > *:first-child {
	margin-top: 0 !important;
}
.submitArea p {
	font-size: 15px;
	font-size: 1.5rem;
	text-align: center;
}
.submitArea .submitBtn {
	position: relative;
	width: 425px;
	margin: 25px auto 0;
	text-align: center;
}
.submitArea .submitBtn:after {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-right: 8px solid #ff0000;
	border-bottom: 8px solid #ff0000;
	border-left: 8px solid transparent;
	border-top: 8px solid transparent;
	content: "";
}
.submitArea .submitBtn input {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 1px solid #000000;
	background: #ffffff;
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 74px;
}
.submitArea.confirm {
	width: 890px;
	margin: 60px auto 0;
}
.submitArea.confirm .returnBtn {
	position: relative;
	float: left;
	width: 425px;
	text-align: center;
}
.submitArea.confirm .returnBtn:after {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-right: 8px solid #ff0000;
	border-bottom: 8px solid #ff0000;
	border-left: 8px solid transparent;
	border-top: 8px solid transparent;
	content: "";
}
.submitArea.confirm .returnBtn a {
	display: block;
	border: 1px solid #000000;
	background: #ffffff;
	color: #000000;
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 74px;
	text-decoration: none;
}
.submitArea.confirm .submitBtn {
	float: right;
	width: 425px;
	margin: 0;
}
.submitArea.confirm .submitBtn:after {
	bottom: 2px;
	right: 2px;
	border-right: 7px solid #ffffff;
	border-bottom: 7px solid #ffffff;
	border-left: 7px solid transparent;
	border-top: 7px solid transparent;
}
.submitArea.confirm .submitBtn input {
	border-color: #cc0000;
	background-color: #cc0000;
	color: #ffffff;
}
.closeBtn {
	position: relative;
	width: 425px;
	margin: 30px auto 0;
	text-align: center;
}
.closeBtn:after {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-right: 8px solid #ff0000;
	border-bottom: 8px solid #ff0000;
	border-left: 8px solid transparent;
	border-top: 8px solid transparent;
	content: "";
}
.closeBtn a {
	display: block;
	border: 1px solid #000000;
	background: #ffffff;
	color: #000000;
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 74px;
	text-decoration: none;
}
.submitArea .submitBtn input:hover,
.submitArea.confirm .returnBtn a:hover,
.closeBtn a:hover {
	border-color: #ff0000;
	background-color: #ffeff0;
	color: #ff0000;
}
.submitArea.confirm .submitBtn input:hover {
	border-color: #fb7a7a;
	background-color: #fb7a7a;
	color: #ffffff;
}

.newsList01 a[target="_blank"]:after {
	margin: 0 10px 0 5px;
	content: url(/english/common/images/blank.png);
	vertical-align: text-top;
}
.newsList01 a[href$=".pdf"]:after,
.newsList01 a[href*=".pdf#"]:after {
	margin: 0 10px 0 5px;
	content: url(/english/common/images/pdf.png);
	vertical-align: text-top;
}
.newsList01 a[href$=".doc"]:after {
	margin: 0 10px 0 5px;
	content: url(/english/common/images/doc.png);
	vertical-align: text-top;
}
.newsList01 a[href$=".xls"]:after {
	margin: 0 10px 0 5px;
	content: url(/english/common/images/xls.png);
	vertical-align: text-top;
}

/* エディター向けスタイル */
#editor > *:first-child,
#editor-input-content > *:first-child {
	margin-top: 0;
}
#editor > p,
#editor-input-content > p {
	margin-top: 10px;
}
#editor h1 + *,
#editor h2 + *,
#editor h3 + *,
#editor h4 + *,
#editor-input-content h1 + *,
#editor-input-content h2 + *,
#editor-input-content h3 + *,
#editor-input-content h4 + * {
	margin-top: 15px !important;
}
#editor h1 + *,
#editor-input-content h1 + * {
	margin-top: 0 !important;
}
#editor h2 + *,
#editor-input-content h2 + * {
	margin-top: 30px !important;
}
#editor h3 + *,
#editor-input-content h3 + * {
	margin-top: 20px !important;
}
#editor h4 + *,
#editor-input-content h4 + * {
	margin-top: 15px !important;
}
#editor h5 + *,
#editor-input-content h5 + * {
	margin-top: 10px !important;
}
#editor h1,
#editor-input-content h1 {
	margin-top: 50px;
	padding: 10px 0;
	border-top: 2px solid #ff0000;
	font-family: "Times New Roman", serif;
	font-weight: bold;
	font-size: 40px;
}
#editor h2,
#editor-input-content h2 {
	margin-top: 50px;
	padding-left: 20px;
	border-left: 6px solid #ff0000;
	color: #000000;
	font-size: 30px;
	font-size: 3.0rem;
	line-height: 1.2;
}
#editor h3,
#editor-input-content h3 {
	margin-top: 30px;
	padding-left: 13px;
	border-left: 4px solid #b8b8b8;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.2;
}
#editor h4,
#editor-input-content h4 {
	position: relative;
	margin-top: 30px;
	padding-left: 17px;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.2;
}
#editor h4:before,
#editor-input-content h4:before {
	position: absolute;
	top: 0.5em;
	left: 0;
	width: 9px;
	height: 3px;
	background-color: #b8b8b8;
	content: "";
}
#editor h5,
#editor-input-content h5 {
	margin-top: 30px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.2;
}
#editor ul,
#editor ol,
#editor-input-content ul,
#editor-input-content ol {
	margin-top: 20px;
}
#editor ul > li,
#editor-input-content ul > li {
	padding-left: 14px;
	background: url(/english/common/images/com_ic02.png) no-repeat 0 0.6em;
}
#editor ol,
#editor-input-content ol {
	counter-reset: numList01;
}
#editor ol > li,
#editor-input-content ol > li {
	margin-top: 5px;
  padding-left: 2.3em;
  text-indent: -2.3em;
	font-weight: normal;
}
#editor ol > li:before,
#editor-input-content ol > li:before {
	color: #ff0000;
  counter-increment: numList01;
  content: counter(numList01)"．";
}
#editor ul > li:first-child,
#editor ol > li:first-child,
#editor-input-content ul > li:first-child,
#editor-input-content ol > li:first-child {
	margin-top: 0;
}
#editor strong,
#editor-input-content strong {
	font-weight: bold;
}
#editor em,
#editor-input-content em {
	font-style: italic;
}
#editor hr,
#editor-input-content hr {
	display: block;
	margin-top: 30px;
	border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #cccccc;
}
#editor hr + *,
#editor-input-content hr + * {
	margin-top: 30px !important;
}

/* アイコン */
#editor a[href$=".pdf"],
#editor a[href$=".doc"],
#editor a[href$=".xls"],
#editor-input-content a[href$=".pdf"],
#editor-input-content a[href$=".doc"],
#editor-input-content a[href$=".xls"] {
	position: relative;
	display: inline-block;
	padding-left: 14px;
	background: url(/english/common/images/com_ic01.png) no-repeat 0 0.4em;
}
#editor a[href$=".pdf"]:after,
#editor-input-content a[href$=".pdf"]:after {
	content: url(/english/common/images/pdf.png);
	margin: 0.2em 3px 0;
	vertical-align: top;
}
#editor a[href$=".doc"]:after,
#editor-input-content a[href$=".doc"]:after {
	content: url(/english/common/images/doc.png);
	margin: 0.2em 3px 0;
	vertical-align: top;
}
#editor a[href$=".xls"]:after,
#editor-input-content a[href$=".xls"]:after {
	content: url(/english/common/images/xls.png);
	margin: 0.2em 3px 0;
	vertical-align: top;
}
#content .noIcon a:after {
	content: "";
}

/* 画像透過ロールオーバー時に画像サイズが変わってしまうとき */
html>/**/body .opRollover:hover { /* IE8 */
 	display /*\**/:inline-block\9;
  zoom /*\**/: 1\9;
}
.opRollover:hover, x:-moz-any-link { background: #fff;} /* 新旧Firefox */
.opRollover:hover, x:-moz-any-link, x:default { background: #fff;} /* 新旧Firefox */

/* 入力補助 */
.rollover,
.opRollover,
.equalHeight,
.equalChild {}

/* clearfix */
.normalList02:after,
.newsList01 dl:after,
.anchorLink01 ul:after,
.tabLink01 ul:after, 
.btnLinkList01:after, 
.btnLinkList02:after,
[class^=figureCol]:after,
[class^=equalTwoCol]:after,
[class^=equalThreeCol]:after,
[class^=equalFourCol]:after,
.col2_to_1:after,
.col1_to_2:after,
.floatType01:after,
.col02:after,
.col03:after,
.col04:after,
.otherLinks01:after,
.newsListBox .newsList01:after,
.tabLink01 .tabLinkList01:after,
.checkboxList:after,
.userAction:after,
.submitArea.confirm:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0;
}