@charset "UTF-8";
/*============================================================
  editor中身
============================================================*/
.editor .editorHeader_date,
#tinymce .editorHeader_date {
	margin: 10px 0 0;
	text-align: right;
}

.editor .headLine1,
.editor .headLine2,
.editor .headLine3,
.editor .headLine4,
.editor .headLine5,
#tinymce .headLine1,
#tinymce .headLine2,
#tinymce .headLine3,
#tinymce .headLine4,
#tinymce .headLine5 {
	text-align: left;
}

.editor a,
#tinymce a {
	text-decoration: underline;
}

.editor a:hover,
#tinymce a:hover {
	text-decoration: none;
}

.editor ul,
.editor ol,
#tinymce ul,
#tinymce ol {
	margin-left: 2.5em;
}

.editor li,
#tinymce li {
	display: list-item;
}

.editor table,
#tinymce table {
	width: 100%;
	border-spacing: 0;
	border-collapse: separate;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

.editor table th,
.editor table td,
#tinymce table th,
#tinymce table td {
	padding: 8px;
	border-top: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
}

.editor table th,
#tinymce table th {
	background: #f0f0f0;
}

/*============================================================
  IR情報TOP
============================================================*/
.pageID-irTop .feature_box {
	width: 550px;
}

/*============================================================
  IR情報TOP > IR資料 > ライブラリー
============================================================*/
.pageID-irLibrary .library {
	margin: 70px 0 0;
}

.tab_content > .pageID-irLibrary .library:first-child {
	margin-top: 0;
}

.pageID-irLibrary .library_table {
	border-spacing: 0;
	border-collapse: separate;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

.pageID-irLibrary .library_table th,
.pageID-irLibrary .library_table td {
	width: 20%;
	text-align: center;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}

.pageID-irLibrary .library_table th {
	font-size: 107.69231%;
	font-weight: normal;
	padding: 5px;
	vertical-align: middle;
	background: #f0f0f0;
}

.pageID-irLibrary .library_table td {
	padding: 30px 5px 40px;
	text-align: center;
	vertical-align: top;
}

.pageID-irLibrary .libraryData {
	position: relative;
}

.pageID-irLibrary .libraryData_img {
	line-height: 102px;
	height: 102px;
}

.pageID-irLibrary .libraryData_img img {
	vertical-align: middle;
	max-width: 100%;
}

.pageID-irLibrary .libraryData_txt {
	margin: 3px 0 0;
}

.pageID-irLibrary .libraryData_size {
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	margin: 0;
	text-align: center;
	color: #a0a0a0;
}

.pageID-irLibrary .libraryMovie {
	display: inline-block;
	width: 440px;
	text-align: left;
}

.pageID-irLibrary .libraryMovie_note {
	font-size: 92.30769%;
	margin: 5px 0 0;
}

.pageID-irLibrary .libraryMovie_btn {
	margin: 15px 0 0;
	text-align: center;
}

.pageID-irLibrary .libraryMovie_btn .btn-blue {
	line-height: 28px;
	width: 199px;
	height: 28px;
	padding: 0;
}

.pageID-irLibrary .library_btn {
	margin: 30px 0 0;
	text-align: center;
}

.pageID-irLibrary .library_btn .btn-green {
	font-size: 107.69231%;
	font-weight: normal;
	line-height: 38px;
	width: 323px;
	height: 38px;
	padding: 0;
}

/*============================================================
  IR情報TOP > IR資料 > 決算短信
============================================================*/
.pageID-irFinancialResults .pageList_col {
	vertical-align: middle;
}

.pageID-irFinancialResults .pageList_title {
	padding-top: 0;
}

/*============================================================
  IR情報TOP > 動画情報
============================================================*/
.pageID-irMovie .irMovie {
	overflow: hidden;
	width: 625px;
	margin: 45px auto 0;
}

.pageID-irMovie .irMovie_leftBox {
	overflow: hidden;
}

.pageID-irMovie .irMovie_leftBox .imgUnit_img {
	width: 184px;
}

.pageID-irMovie .irMovie_note {
	font-size: 92.30769%;
	margin: 5px 0 0;
}

.pageID-irMovie .irMovie_btn {
	margin: 15px 0 0;
	text-align: center;
}

.pageID-irMovie .irMovie_btn .btn-blue {
	line-height: 28px;
	width: 199px;
	height: 28px;
	padding: 0;
	text-decoration: none;
}

.pageID-irMovie .irMovie_rightBox {
	float: right;
	width: 100px;
	text-align: center;
	margin: 0 0 0 40px;
}

.pageID-irMovie .irMovie_rightBox a {
	display: block;
	text-decoration: none;
}

.pageID-irMovie .irMovie_material {
	margin: 0;
}

.pageID-irMovie .irMovie_material figcaption {
	margin: 10px 0 0;
}

.pageID-irMovie .irMovie_materialSze {
	font-size: 92.30769%;
	margin: 0;
	color: #a0a0a0;
}

/*============================================================
  pageID-irPressDetail
============================================================*/
.pageID-irPressDetail .pressDownload {
	text-align: center;
}

.pageID-irPressDetail .pressDownload .btn {
	padding-right: 25px;
	text-decoration: none;
}

.pageID-irPressDetail .pressDownload span {
	display: inline-block;
	margin: 5px 0 0;
}

/*============================================================
  pageID-companyHistory
============================================================*/
.pageID-companyHistory .pageAnchors_list {
	margin: -20px 0 0 0 !important;
}

.pageID-companyHistory .pageAnchors_item {
	display: inline-block !important;
}

.pageID-companyHistory .pageAnchors_item a {
	text-decoration: none;
}

.pageID-companyHistory .historyTable {
	border-right: none;
	border-bottom: none;
	border-collapse: collapse;
}

.pageID-companyHistory .historyTable tr {
	border-top: 1px dotted #b8b8b8;
	border-bottom: 1px dotted #b8b8b8;
}

.pageID-companyHistory .historyTable th, .pageID-companyHistory .historyTable td {
	border: none;
	padding: 12px 15px;
}

.pageID-companyHistory .historyTable th {
	background: #f0f0f0;
	font-weight: normal;
	width: 165px;
}

/*============================================================
  pageID-companyIndex
============================================================*/
.pageID-companyIndex table {
	border-right: none;
	border-bottom: none;
	border-collapse: collapse;
}

.pageID-companyIndex table tr {
	border-top: 1px dotted #b8b8b8;
	border-bottom: 1px dotted #b8b8b8;
}

.pageID-companyIndex table th, .pageID-companyIndex table td {
	border: none;
	padding: 12px 15px;
}

.pageID-companyIndex table th {
	background: #f0f0f0;
	font-weight: normal;
	width: 165px;
}

.pageID-companyIndex table td dl {
	overflow: hidden;
	margin: 0;
}

.pageID-companyIndex table td dt {
	float: left;
	width: 9em;
}

.pageID-companyIndex table td dd {
	overflow: hidden;
}

.pageID-companyIndex table td ul {
	margin: 0;
}

.pageID-companyIndex table td li {
	display: block;
}

@media screen and (max-width: 640px) {
	iframe {
		max-width: 100%;
	}
}

/*============================================================
  pageID-page4240
============================================================*/
.pageID-page4240 .midTh {
	text-align: center;
	background: #f5f5f5;
}

/*============================================================
  pageID-page6670
============================================================*/
.pageID-page6670 .corp {
	text-align: center;
}

.pageID-page6670 .corp .headLine1 {
	text-align: center;
}

.pageID-page6670 .corp_img,
  .pageID-page6670 .corp_txt {
	display: inline-block;
	vertical-align: top;
	margin-top: 30px;
}

.pageID-page6670 .corp_txt {
	width: 473px;
	margin-left: 50px;
	text-align: left;
}

.pageID-page6670 .corp_txt a {
	color: #e94938;
	text-decoration: none;
}

/*============================================================
  pageID-page1092
============================================================*/
.pageID-page1092 .aboutAnime {
	text-align: center;
}

.pageID-page1092 .aboutAnime a {
	color: #e94938;
	text-decoration: none;
}

.pageID-page1092 .lrBox {
	overflow: hidden;
}

.pageID-page1092 .lrBox_lbox {
	float: left;
	width: 420px;
	margin-right: 30px;
}

.pageID-page1092 .lrBox_rbox {
	float: right;
	width: 510px;
}

.pageID-page1092 .lrBox_rbox table {
	margin-top: 0;
}

.pageID-page1092 .quoList {
	text-align: center;
	margin-left: 0;
}

.pageID-page1092 .quoList_item {
	display: block;
	margin: 30px 0 0;
}

.pageID-page1092 .quoList img {
	width: 560px;
}

.pageID-page1092 .quoList02 {
	margin: 0 auto;
	letter-spacing: -.4em;
	text-align: center;
}

.pageID-page1092 .quoList02_item {
	letter-spacing: normal;
	vertical-align: top;
	display: inline-block;
	margin: 30px 19px 0;
}

/*============================================================
  pageID-page4175
============================================================*/
.pageID-page4175 table {
	table-layout: fixed;
}

.pageID-page4175 th {
	width: 20%;
}

/*============================================================
  pageID-page6690
============================================================*/
.pageID-page6690 .leadBlock {
	text-align: center;
}

.pageID-page6690 .leadBlock_title {
	font-size: 28px;
	font-weight: bold;
	color: #55b452;
}

.pageID-page6690 .progress {
	letter-spacing: -.4em;
	text-align: center;
	margin: -20px -30px 0;
}

.pageID-page6690 .progress-01 {
	padding-bottom: 50px;
	background: url(../../files/page/company/page6690/arrow_1-2.png) center bottom no-repeat;
}

.pageID-page6690 .progress-02 {
	padding-bottom: 50px;
	background: url(../../files/page/company/page6690/arrow_2-1.png) center bottom no-repeat;
}

.pageID-page6690 .progress_item {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	padding: 20px;
	width: 449px;
	margin: 30px 30px 0;
	text-align: left;
	overflow: hidden;
	border-radius: 6px;
}

.pageID-page6690 .progress_item-color01 {
	background: #fafbe2;
}

.pageID-page6690 .progress_item-color02 {
	background: #ffecea;
}

.pageID-page6690 .progress_item-color03 {
	background: #eff4fb;
}

.pageID-page6690 .progress_item-10 {
	position: relative;
	overflow: visible;
}

.pageID-page6690 .progress_item-10 .nami {
	position: absolute;
	bottom: 0;
	right: 80px;
	z-index: 100;
}

.pageID-page6690 .progress_item > :first-child {
	margin-top: 0;
}

.pageID-page6690 .progress_item p {
	margin: 15px 0 0;
}

.pageID-page6690 .progress_img {
	float: right;
	margin: 0 0 0 15px;
}

.pageID-page6690 .progress_body {
	overflow: hidden;
}

.pageID-page6690 .world {
	background: #eff4fb;
	padding: 25px;
	overflow: hidden;
}

.pageID-page6690 .world_img {
	float: left;
	margin: 0 30px 0 0;
}

.pageID-page6690 .world_body {
	overflow: hidden;
	line-height: 1.7;
}

.pageID-page6690 .world_body > :first-child {
	margin-top: 0;
}

.pageID-page6690 .world_title {
	font-size: 20px;
	font-weight: bold;
	color: #53abf7;
}

/*============================================================
  pageID-recruit
============================================================*/
.pageID-recruit ul {
	margin-left: 0;
}

.pageID-recruit li {
	display: block;
}

.pageID-recruit .btn-entry {
	width: 330px;
	height: 44px;
	line-height: 44px;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none !important;
	margin: 40px 0 0;
}

.pageID-recruit .notRecruit {
	text-align: center;
	font-size: 14px;
	color: #787878;
	width: 345px;
	height: 36px;
	line-height: 36px;
	margin: 40px auto 0;
	border: 1px solid #ddd;
}

.pageID-recruit .recruitBnrs_list {
	letter-spacing: -.4em;
	margin: 0 0 0 -32px;
}

.pageID-recruit .recruitBnrs_item {
	display: inline-block !important;
	letter-spacing: normal;
	vertical-align: top;
	width: 298px;
	margin: 0 0 0 32px;
}

.pageID-recruit .recruitBnrs_txt {
	margin: 5px 0 0;
}

/*============================================================
  pageID-searched
============================================================*/
.pageID-searched .gsc-selected-option-container {
	width: 100px !important;
}

.pageID-searched .gsc-selected-option {
	width: 66px !important;
}

.pageID-searched .gsc-results .gsc-cursor {
	display: block !important;
	text-align: center !important;
	letter-spacing: -.4em !important;
}

.pageID-searched .gsc-cursor-page {
	letter-spacing: normal !important;
	vertical-align: middle !important;
	display: inline-block !important;
	width: 30px !important;
	height: 30px !important;
	line-height: 30px;
	margin: 0 5px !important;
	-webkit-transition: background all 0.25s;
	-o-transition: background all 0.25s;
	transition: background all 0.25s;
	border: 1px solid #ddd !important;
	border-radius: 4px;
	text-decoration: none !important;
	color: #333 !important;
	transition: background 0.25s;
}

.pageID-searched .gsc-cursor-page:hover {
	opacity: 1 !important;
	color: #fff !important;
	border-color: #e1301d !important;
	background: #e1301d !important;
}

.pageID-searched .gsc-cursor-current-page {
	opacity: 1 !important;
	color: #fff !important;
	border-color: #e1301d !important;
	background: #e1301d !important;
}

/*============================================================
  pageID-irLeaflet
============================================================*/
.pageID-irLeaflet .boxs {
	letter-spacing: -.4em;
	margin: 0 0 0 -18px;
}

.pageID-irLeaflet .boxs_item {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	width: 226px;
	margin: 18px 0 0 18px;
}

.pageID-irLeaflet .boxs_item a {
	display: block;
	text-decoration: none;
}

.pageID-irLeaflet .boxs_title {
	background: #7dbff7 url(../images/bullets/circle_arrow_white_right.png) 13px center no-repeat;
	color: #fff;
	padding: 8px 13px 8px 30px;
	font-weight: normal;
}

.pageID-irLeaflet .boxs_body {
	border: 1px solid #bedffb;
	padding: 12px 18px;
}

@media screen and (max-width: 640px) {
	.pageID-irLeaflet .boxs {
		letter-spacing: normal;
		margin: 0;
	}

	.pageID-irLeaflet .boxs_item {
		display: block;
		margin: 18px 0 0;
		width: auto;
	}
}
