.pb00 {
    padding-bottom: 0!important;
}

.mr50 {
	margin-right: 50px;
}

.ir_tab .ir_tab_list li.pr:hover,
.ir_tab .ir_tab_list li.pr.active,
.ir_tab .ir_tab_list li.pr.is-active {
	background: #002855;
	border-color: #002855;
	color: #fff;
}

.ir_tab .ir_tab_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

@media only screen and (max-width: 480px) {
	
	.ir_tab .ir_tab_list {
		display: block;
	}
	
	.mr50 {
		margin-right: 0px;
	}

}

.ir_tab .ir_tab_list li {
	width: calc(100% / 4 - 10px);
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding: 15px 10px;
	border: 2px solid;
	background: #fff;
	transition: all .3s ease;
	cursor: pointer;
}

@media only screen and (max-width: 480px) {

	.ir_tab .ir_tab_list li,
	.ir_tab .ir_tab_list.col3 li {
		width: 100%;
		font-size: 14px;
		margin-bottom: 10px;
	}
	
}

.irGraybox {
	width: calc(100% / 4 - 10px);
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding: 15px 10px;
	border: 2px solid;
	background: #ccc !important;
	cursor: default !important;
}

.irBorderTop {
    border-top: 1px solid #707070;
    padding-top: 20px;
}

.irPd_l_1em {
	padding-left: 1em;
}

.page_title_box .title .pr_box {
	padding: 15px 60px 15px 15px;
	margin: 20px 0 0;
	background: rgba(255,255,255,0.9);
}

.irTextTop01 {
	display: inline-block;
	width: 11em;
	margin: 0 16px 0 0;
}
.irTextTop01.right{
	text-align: right;
}

.pr_box small {
    margin-top: 5px;
}

.sidenav .management_sub,
.sidenav .event_sub,
.sidenav .library_sub,
.sidenav .stock_sub,
.sidenav .finance_sub,
.sidenav .private_sub {
	display: none;
}

#management .sidenav .management_sub,
#event .sidenav .event_sub,
#library .sidenav .library_sub,
#stock .sidenav .stock_sub,
#finance .sidenav .finance_sub,
#private .sidenav .private_sub {
	display: block;
}

#ir.top .sidenav .ir,
#management.top .sidenav .management,
#management.top_message .sidenav .top_message,
#management.middle_plan .sidenav .middle_plan,
#management.governance .sidenav .governance,
#management.risk .sidenav .risk,
#management.disclosure .sidenav .disclosure,
#event.top .sidenav .event,
#event.calendar .sidenav .calendar,
#event.briefing .sidenav .briefing,
#event.meeting .sidenav .meeting,
#library.top .sidenav .library,
#library.report .sidenav .report,
#library.financial .sidenav .financial,
#library.esg .sidenav .esg,
#library.newsletter .sidenav .newsletter,
#stock.top .sidenav .stock,
#stock.stock_info .sidenav .stock_info,
#stock.procedure .sidenav .procedure,
#stock.dividend .sidenav .dividend,
#stock.analyst .sidenav .analyst,
#stock.notice .sidenav .notice,
#finance.top .sidenav .finance,
#finance.report .sidenav .report,
#finance.pl .sidenav .pl,
#finance.bs .sidenav .bs,
#finance.cf .sidenav .cf,
#private.top .sidenav .private,
#private.briefing .sidenav .briefing,
#faq.top .sidenav .faq,
#meeting.top .sidenav .meeting,
#notice.top .sidenav .notice,
#disclaimer.top .sidenav .disclaimer {
	color: #EF9B59;
}

@media screen and (max-width: 1280px){
	
	#form header .hd_inner .hd_logo {
		padding: 50px 25px 25px 0;
	}
	
}

@media screen and (max-width: 1124px){
	
	#form header .hd_inner .hd_logo {
		padding: 25px 2.5%;
	}
	
}

#form #sub_content.ir {
	padding-top: 97px;
}

@media screen and (max-width: 1124px){
	
	#form #sub_content.ir {
		padding-top: 72px;
	}
	
}

#form #sub_content.ir .page_title_box.sub_page {
	margin-bottom: 20px;
}

.page_title_box {
	position: relative;
	background-image: url("../images/main_visual.jpg");
}

.page_title_box .title {
	position: relative;
	display: block;
	background-image: none;
}

.page_title_box .title h1 {
	font-weight: bold; 
	color: #fff;
	text-shadow: none;
	margin-bottom: 0;
}

.bg_title {
	color: #fff;
	padding: 8px 16px;
	background: #002855;
}

section.white {
	background: #fff;
}

section.gray {
	background: #F6F6F6;
}

#setion02 {
	padding: 0;
}

#ir_news {
	padding: 50px 0;
	margin-bottom: 90px;
}

.ir_news .title_btn_box,
.cf_news .title_btn_box {
	position: relative;
	margin-bottom: 25px;
}

.ir_news .title_btn_box .ir_news_btn,
.cf_news .title_btn_box .cf_news_btn {
	position: absolute;
	top: 5px;
	right: 0;
}

.ir_news .title_btn_box .ir_news_btn i,
.cf_news .title_btn_box .cf_news_btn i {
	font-size: 28px;
}

.ir_news .title_btn_box .ir_news_btn.active img,
.cf_news .title_btn_box .cf_news_btn.active img,
.ir_news .title_btn_box .ir_news_btn i,
.cf_news .title_btn_box .cf_news_btn i{ 
	display: none;
}

.ir_news .title_btn_box .ir_news_btn.active i,
.cf_news .title_btn_box .cf_news_btn.active i {
	display: block;
}

.ir_news .title_btn_box h2,
.cf_news .title_btn_box h2 {
	display: block;
	color: #333;
	padding: 0 0 15px;
	border-bottom: 2px solid #707070;
}

.ir_news .ir_news_list,
.cf_news .cf_news_list {
	margin: 0 0 60px;
}

.ir_news .ir_news_list li,
.cf_news .cf_news_list li {
	display: flex;
	align-items: center;
	padding: 12px 5px;
}

@media screen and (max-width:768px){
	
	.ir_news .ir_news_list li,
	.cf_news .cf_news_list li {
		display: block;
		padding: 0;
		margin-bottom: 25px;
	}
	
}

.ir_news .ir_news_list li div,
.cf_news .cf_news_list li div {
	display: flex;
	align-items: flex-start;
}

.ir_news .ir_news_list li div .day,
.cf_news .cf_news_list li div .day {
	display: block;
	font-size: 14px;
	line-height: 1.68;
	padding: 1px 0;
	margin: 0 20px 0 0;
	white-space: nowrap;
}

@media screen and (max-width:768px){
	
	.ir_news .ir_news_list li div .day,
	.cf_news .cf_news_list li div .day {
		margin: 0 5px 0 0;
	}
	
}

.ir_news .ir_news_list li div .cat_ir {
	width: 140px;
	font-size: 12px;
	color: #fff;
	padding: 1px 0;
	line-height: 1.68;
	text-align: center;
	white-space: nowrap;
	background: #800000;
}

.ir_news .ir_news_list li div .cat_kessan {
	width: 140px;
	font-size: 12px;
	color: #fff;
	padding: 1px 0;
	line-height: 1.68;
	text-align: center;
	white-space: nowrap;
	background: #984807;
}

.ir_news .ir_news_list li div .cat_pr {
	width: 140px;
	font-size: 12px;
	color: #fff;
	padding: 1px 0;
	line-height: 1.68;
	text-align: center;
	white-space: nowrap;
	background: #002855;
}

.ir_news .ir_news_list li div .cat_news {
	width: 140px;
	font-size: 12px;
	color: #fff;
	padding: 1px 0;
	line-height: 1.68;
	text-align: center;
	white-space: nowrap;
	background: #B1B1B1;
}

.ir_news .ir_news_list li .comment,
.cf_news .cf_news_list li .comment {
	font-size: 14px;
	line-height: 1.68;
	margin: 0 0 0 30px;
}

@media screen and (max-width:768px){
	
	.ir_news .ir_news_list li .comment,
	.cf_news .cf_news_list li .comment {
		margin: 5px 0 0;
	}
	
}

.ir_news .ir_news_list li .comment a,
.cf_news .cf_news_list li .comment a {
	text-decoration: underline;
}

.ir_news .ir_news_list li .comment a:hover,
.cf_news .cf_news_list li .comment a:hover {
	color: #002855;
}

.read_more {
	margin-top: 75px;
	text-align: center;
}

.read_more a {
	position: relative;
	display: inline-block;
	font-size: 16px;
	color: #040440;
	padding: 20px 80px;
	border: 1px solid #040440;
}

.read_more a:hover {
	color: #fff;
	background: #040440;
}

.read_more a::after {
	position: absolute;
	content: "\e5cc";
	font-size: 18px;
	font-family: 'Material Icons';
	right: 5%;
	transition: all .3s ease;
}

.read_more a:hover::after {
	color: #fff;
	right: 2.5%;
}

.thumb_link_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.thumb_link_list::after {
	content: "";
	display: block;
	width: calc(100% / 4 - 20px);
}

.thumb_link_list.col2::after {
	content: "";
	display: block;
	width: calc(100% / 2 - 13px);
}

.thumb_link_list li {
	position: relative;
	width: calc(100% / 4 - 20px);
	margin-bottom: 20px;
}

@media screen and (max-width:768px){
	
	.thumb_link_list li {
		width: calc(100% / 2 - 10px);
	}
	
}

@media screen and (max-width:480px){
	
	.thumb_link_list li {
		width: calc(100% / 2 - 5px);
		margin-bottom: 10px;
	}
	
}

@media screen and (max-width:380px){
	
	.thumb_link_list li {
		width: 100%;
		margin-bottom: 20px;
	}
	
}

.thumb_link_list li a {
	position: relative;
	display: block;
}

.thumb_link_list li a .wrap {
	position: relative;
	display: block;
	overflow: hidden;
	transition: all .3s ease;
}
/*
.thumb_link_list li a .wrap::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(4,4,64,0.83);
	transition: all .3s ease;
	pointer-events: none;
	z-index: 1;
}

.thumb_link_list li a:hover .wrap::before {
	opacity: 0;
}*/

.thumb_link_list li a .wrap img {
	display: block;
	width: 100%;
	height: auto;
	transform: scale(1.01);
	transition: all .3s ease;
}

.thumb_link_list li a:hover .wrap img {
	width: 100%;
	transform: scale(1.2);
}

.thumb_link_list li a .text_box {
	display: block;
	padding: 10px;
	text-align: center;
	background: #bbb;
}

.thumb_link_list li a .text_box h3 {
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	line-height: 1.75;
	margin: 0;
}

@media screen and (max-width:480px){
	
	.thumb_link_list li a .text_box h3 {
		font-size: 14px;
	}
	
}

@media screen and (max-width:1124px){
	
	.thumb_link_list li a .text_box h3 br{
		display: none;
	}
	
}

@media screen and (max-width:380px){
	
	.thumb_link_list li a .text_box h3 br{
		display: block;
	}
	
}

.thumb_link_list li a .btn_blue {
	display: block;
	padding: 15px 30px;
	transition: all .3s ease;
}

.thumb_link_list li a:hover .btn_blue {
	color: #002855;
	background: #fff;
}

.thumb_link_list li a:hover .btn_blue::after {
	border-color: #002855;
}

.thumb_link_list li p{
	padding: 8px 0 0; 
}

.thumb_link_list2 {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.thumb_link_list2 li {
	position: relative;
	width: calc(100% / 2 - 20px);
	margin-bottom: 40px;
	transition: all .3s ease;
}

@media screen and (max-width:768px){
	
	.thumb_link_list2 li {
		width: 100%;
		margin-bottom: 20px;
	}
	
}

.thumb_link_list2 li .wrap {
	position: relative;
	display: block;
	overflow: hidden;
	transition: all .3s ease;
}

.thumb_link_list2 li .wrap::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(4,4,64,0.83);
	transition: all .3s ease;
	pointer-events: none;
	z-index: 1;
}

.thumb_link_list2 li .wrap.op::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.7);
	transition: all .3s ease;
	pointer-events: none;
	z-index: 1;
}

.thumb_link_list2 li:hover .wrap::before {
	opacity: 0;
}

.thumb_link_list2 li:hover .wrap.op::before {
	opacity: 1;
}

.thumb_link_list2 li .wrap img {
	width: 100%;
	height: auto;
	transition: all .3s ease;
}

.thumb_link_list2 li:hover .wrap img,
.thumb_link_list2 li .wrap:hover img {
	transform: scale(1.2);
}

.thumb_link_list2 li .wrap .text_box {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	padding: 10px;
	text-align: center;
	transform: translate(-50%,-50%);
	transition: all .3s ease;
	z-index: 2;
}

.thumb_link_list2 li .wrap.op .text_box {
	top: -100%;
}

.thumb_link_list2 li .wrap .text_box h3 {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	line-height: 1.75;
	margin: 0;
}

@media screen and (max-width:1124px){
	
	.thumb_link_list2 li .wrap .text_box h3 {
		font-size: 16px;
	}
	
}

@media screen and (max-width:480px){
	
	.thumb_link_list2 li .wrap .text_box h3 {
		font-size: 14px;
	}
	
}

@media screen and (max-width:1124px){
	
	.thumb_link_list2 li .wrap .text_box h3 br{
		display: none;
	}
	
}

@media screen and (max-width:380px){
	
	.thumb_link_list2 li .wrap .text_box h3 br{
		display: block;
	}
	
}

.thumb_link_list2 li .wrap .content_nav {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 100%;
	height: 100%;
	top: 200%;
	left: 0;
	padding: 20px 40px;
	transition: all .3s ease;
	z-index: 99;
}

@media screen and (max-width:480px){
	
	.thumb_link_list2 li .wrap .content_nav {
		padding: 15px;
	}
	
}

.thumb_link_list2 li .wrap.op .content_nav {
	top: 0;
}

.thumb_link_list2 li .wrap .content_nav h3 {
	font-size: 20px;
	color: #fff;
	border-bottom: 2px solid #fff;
}

@media screen and (max-width:768px){
	
	.thumb_link_list2 li .wrap .content_nav h3 {
		font-size: 16px;
	}
	
}

@media screen and (max-width:480px){
	
	.thumb_link_list2 li .wrap .content_nav h3 {
		font-size: 14px;
	}
	
}

.thumb_link_list2 li .wrap .content_nav ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
}

.thumb_link_list2 li .wrap .content_nav ul li {
	width: calc(100% / 2 - 5px);
	margin-bottom: 15px;
}

@media screen and (max-width:1124px){
	
	.thumb_link_list2 li .wrap .content_nav ul li {
		margin-bottom: 10px;
	}
	
}

@media screen and (max-width:380px){
	
	.thumb_link_list2 li .wrap .content_nav ul li {
		width: calc(100% / 2 - 2px);
		margin-bottom: 6px;
	}

}

.thumb_link_list2 li .wrap .content_nav ul li a {
	position: relative;
	display: inline-block;
	color: #fff;
	line-height: 1.4;
	padding-right: 20px;
	transition: all .3s ease;
}

@media screen and (max-width:768px){
	
	.thumb_link_list2 li .wrap .content_nav ul li a {
		font-size: 14px;
		padding-right: 15px;
	}
	
}

@media screen and (max-width:480px){
	
	.thumb_link_list2 li .wrap .content_nav ul li a {
		font-size: 13px;
	}
	
	.page_title_box .title .pr_box {
    padding: 2px 60px 5px 15px;
    margin: 8px 0 0;
    background: rgba(255,255,255,0.9);
	}
	
	.pr_box small {
    line-height: 1.5;
	}
	
	.pr_box p {
    line-height: 1.5;
	}
	
	.irTextTop01 {
    display: block;
    width: 11em;
	}
	
}

@media screen and (max-width:380px){
	
	.thumb_link_list2 li .wrap .content_nav ul li a {
		font-size: 12px;
	}
	
}

.thumb_link_list2 li .wrap .content_nav ul li a:hover {
	opacity: .7;
}

.thumb_link_list2 li .wrap .content_nav ul li a::after {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	top: calc(50% - 3px);
	right: 5px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg);
	transition: all .3s ease;
}

.thumb_link_list2 li .wrap .content_nav ul li a:hover::after {
	right: 0;
}

.thumb_link_list2 li .wrap .title_box {
	position: absolute;
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 20px 40px;
	z-index: 2;
}

@media screen and (max-width:480px){
	
	.thumb_link_list2 li .wrap .title_box {
		padding: 15px 5%;
	}
	
}

.thumb_link_list2 li .wrap .title_box h3 {
	font-size: 20px;
	color: #fff;
}

@media screen and (max-width:768px){
	
	.thumb_link_list2 li .wrap .title_box h3 {
		font-size: 16px;
	}
	
}

.thumb_link_list2 li .wrap .title_box p {
	font-size: 16px;
	color: #fff;
}

@media screen and (max-width:768px){
	
	.thumb_link_list2 li .wrap .title_box p {
		font-size: 14px;
	}
	
}

.thumb_link_list2 li .ir_link_btn {
	position: relative;
	display: block;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	line-height: 1.4;
	padding: 15px 30px;
	text-align: left;
	border: 1px solid #040440;
	background: #002855;
	transition: all .3s ease;
}

.thumb_link_list2 li:hover .ir_link_btn,
.thumb_link_list2 li .ir_link_btn:hover {
	color: #002855;
	background: #fff;
}

.thumb_link_list2 li:hover .ir_link_btn::after,
.thumb_link_list2 li .ir_link_btn:hover::after {
	border-color: #002855;
}

.thumb_link_list2 li .ir_link_btn::after {
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	top: calc(50% - 4px);
	right: 15px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg);
	transition: all .3s ease;
}


.ir_bottom_nav {
	display: flex;
	justify-content: center;
	max-width: 900px;
	padding: 40px 5%;
	margin: 0 auto;
}

@media screen and (max-width:767px){
	
	.ir_bottom_nav {
		display: block;
		padding: 30px 5%;
	}
	
}

.ir_bottom_nav li {
	width: calc(100% / 3);
	text-align: center;
}

@media screen and (max-width:767px){
	
	.ir_bottom_nav li {
		width: 100%;
		margin-bottom: 30px;
	}
	
	.ir_bottom_nav li:last-child {
		margin-bottom: 0;
	}
	
}

.ir_bottom_nav li a {
	text-decoration: underline;
}

.link-list li {
	margin: 0 0 20px;
}

.link-list li h3 {
	position: relative;
	display: block;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	padding: 20px;
	margin: 0;
	background: #002855;
	transition: all .3s ease;
	cursor: pointer;
}

@media screen and (max-width:767px){
	
	.link-list li h3 {
		font-size: 18px;
		padding: 15px;
	}
	
}

@media screen and (max-width: 380px){
	
	.link-list li h3 {
		font-size: 16px;
	}
	
}

.link-list li h3:hover {
	opacity: .7;
}

.link-list li h3::after {
	position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    top: calc(50% - 5px);
    right: 15px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    transition: all .3s ease;
}

.link-list li h3.accordion-click::after {
	top: calc(50% - 7px);
	transform: rotate(135deg);
}

.link-list li h3.accordion-click.open::after {
	top: calc(50% - 5px);
	transform: rotate(-45deg);
}

.link-list li h3 a {
	display: block;
	color: #fff;
}

.link-list li .accordion-content {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 40px 20px 0;
}

.link-list li .accordion-content::after {
	content: "";
	display: block;
	width: calc(100% / 3 - 10px);
}

@media screen and (max-width:767px){
	
	.link-list li .accordion-content {
		padding: 20px 5% 0;
	}
	
}

.link-list li .accordion-content li {
	width: calc(100% / 3 - 10px);
}

@media screen and (max-width:767px){
	
	.link-list li .accordion-content li {
		width: calc(100% / 2 - 10px);
	}
	
}

@media screen and (max-width:480px){
	
	.link-list li .accordion-content li {
		width: 100%;
	}
	
	.link-list li .accordion-content li:last-child {
		margin-bottom: 0;
	}
	
}

.link-list li .accordion-content li a {
	position: relative;
	display: inline-block;
	padding-right: 20px;
}

.link-list li .accordion-content li a::after {
	position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    top: calc(50% - 3px);
    right: 5px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    transform: rotate(45deg);
    transition: all .3s ease;
}

.link-list li .accordion-content li a:hover::after {
	right: 0;
}

table.col6_4 tr th:first-child {
	width: 60%;
}

table.col6_4 tr th:nth-child(2) {
	width: 40%;
}

table.col7_3 tr th:first-child {
	width: 70%;
}

table.col7_3 tr th:nth-child(2) {
	width: 30%;
}

table.col4_6 tr th:first-child {
	width: 40%;
}

table.col6_4 tr th:nth-child(2) {
	width: 60%;
}

table.col3_7 tr th:first-child {
	width: 30%;
}

table.col3_7 tr th:nth-child(2) {
	width: 70%;
}

.ir_table {
	text-align: left;
}

.ir_table tr th {
	width: 240px;
}

@media screen and (max-width:768px){
	
	.ir_table tr th {
		width: auto;
	}
	
}

@media screen and (max-width:480px){
	
	.ir_table tr th,
	.ir_table tr td {
		display: block;
		border-bottom: none;
	}
	
	.ir_table tr:last-child td:last-child {
		border-bottom: 1px solid #B1B1B1;
	}
	
}

.ir_table tr th label {
	font-weight: bold;
}

.ir_table tr th label .mandatory {
	font-size: 12px;
	color: #E62626;
	margin-left: 10px;
}

.ir_table tr td input,
.ir_table tr td select,
.ir_table tr td textarea {
	width: 100%;
	font-size: 16px;
	padding: 8px 16px;
	border: 1px solid #B1B1B1;
	border-radius: none;
	box-sizing: border-box;
}

.ir_table tr td input:focus,
.ir_table tr td select:focus,
.ir_table tr td textarea:focus {
	border: 1px solid #002855;
}

.pdf_list {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.pdf_list.col4 li {
	width: calc(100% / 4 - 15px);
	margin-right: 20px;
	margin-bottom: 20px;
}

.pdf_list.col4 li:nth-child(4n) {
	margin-right: 0;
}

@media screen and (max-width:1124px){
	
	.pdf_list.col4 li {
		width: calc(100% / 2 - 10px);
	}
	
	.pdf_list.col4 li:nth-child(2n) {
		margin-right: 0;
	}
	
}

@media screen and (max-width:768px){
	
	.pdf_list.col4 li {
		width: 100%;
		margin-right: 0;
	}
	
}

.pdf_list.col3 {
	position: relative;
	justify-content: space-between;
}

.pdf_list.col3::after {
	content: "";
	display: block;
	width: calc(100% / 3 - 10px);
}

.pdf_list.col3 li {
	width: calc(100% / 3 - 10px);
	margin-bottom: 20px;
}

@media screen and (max-width:1124px){
	
	.pdf_list.col3 li {
		width: calc(100% / 2 - 10px);
	}
	
}

@media screen and (max-width:768px){
	
	.pdf_list.col3 li {
		width: 100%;
	}
	
}

.pdf_list li a {
	display: flex;
	align-items: center;
	width: 100%;
	min-height: 70px;
	padding: 0 50px 0 30px!important;
	box-sizing: border-box;
}

@media screen and (max-width:768px){
	
	.pdf_list li a {
		min-height: 60px;
	}
	
}

.bg_box {
	padding: 40px;
	background: #fff;
}

@media screen and (max-width:768px){
	
	.bg_box {
		padding: 20px 5%;
	}
	
}

.flex {
	display: flex;
	justify-content: space-between;
	margin: 0 0 40px;
}

@media screen and (max-width:768px){
	
	.flex {
		display: block;
	}
	
	.flex .left_box {
		margin: 0 0 20px;
	}
	
	.flex .right_box a {
		width: 100%;
		box-sizing: border-box;
	}
	
}

.movie_box {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}

.movie_box iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.faq_list li {
	border-bottom: 1px solid #707070;
}

.faq_list li:first-child {
	border-top: 1px solid #707070;
}

.faq_list li h3 {
	position: relative;
	display: block;
	font-size: 18px;
	font-weight: 700;
	color: #0070c0;
	padding: 20px 30px 20px 50px;
	margin-bottom: 0;
	cursor: pointer;
	transition: all .3s ease;
}

@media screen and (max-width:480px){
	
	.faq_list li h3 {
		font-size: 16px;
		padding: 15px 30px 15px 40px;
	}
	
}

.faq_list li h3:hover {
	opacity: .7;
}

.faq_list li h3::before {
	position: absolute;
	content: "Q";
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	top: 12.5px;
	left: 0;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background: #0070c0;
}

@media screen and (max-width:480px){
	
	.faq_list li h3::before {
		width: 34px;
		height: 34px;
		top: 9.5px;
		left: 0;
		font-size: 16px;
	}
	
}

.faq_list li h3::after {
	position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    top: calc(50% - 5px);
    right: 15px;
    border-top: 2px solid #0070c0;
    border-right: 2px solid #0070c0;
    transform: rotate(45deg);
    transition: all .3s ease;
}

.faq_list li h3.accordion-click::after {
	top: calc(50% - 7px);
	transform: rotate(135deg);
}

.faq_list li h3.accordion-click.open::after {
	top: calc(50% - 5px);
	transform: rotate(-45deg);
}

@media screen and (max-width:480px){
	
	.faq_list li h3::after {
		right: 10px;
	}
	
}

.faq_list li .accordion-content {
	padding: 0 40px 20px;
}

@media screen and (max-width:480px){
	
	.faq_list li .accordion-content {
		padding: 0 0 15px;
	}
	
}

.faq_list li .accordion-content p {
	position: relative;
	padding: 20px 0 0 50px;
}

@media screen and (max-width:480px){
	
	.faq_list li .accordion-content p {
		padding: 15px 0 0 40px;
	}
	
}

.faq_list li .accordion-content p::before {
	position: absolute;
	content: "A";
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	top: 12.5px;
	left: 0;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	background: #777;
}

@media screen and (max-width:480px){
	
	.faq_list li .accordion-content p::before {
		width: 34px;
		height: 34px;
		top: 9.5px;
		left: 0;
		font-size: 16px;
	}
	
}

.check_box {
	text-align: center;
	margin-top: 20px;
}

.check_box .checkbox {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
	font-weight: 500;
    padding: 5px 30px;
    position: relative;
    width: auto;
}

.check_box .checkbox::before {
    background: #fff;
    border: 1px solid #231815;
    content: '';
    display: block;
    height: 16px;
    left: 5px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px;
}

.check_box .checkbox::after {
    border-right: 3px solid #002855;
    border-bottom: 3px solid #002855;
    content: '';
    display: block;
    height: 9px;
    left: 10px;
    margin-top: -7px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 5px;
}

.check_box input[type=checkbox]:checked + .checkbox::after {
    opacity: 1;
}

.form_btn_box {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}

@media screen and (max-width:767px){
	
	.form_btn_box {
		justify-content: space-between;
	}
	
}

.form_btn_box input {
	display: block;
	width: 250px;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	line-height: 1.4;
	padding: 15px 30px;
	text-align: center;
	margin: 0 40px;
	border: 1px solid #040440;
	background: #002855;
	transition: all .3s ease;
}

@media screen and (max-width:767px){
	
	.form_btn_box input {
		width: calc(100% / 2 - 10px);
		margin: 0;
		padding: 10px 20px;
	}
	
}

.form_btn_box input:hover {
	color: #002855;
	background: #fff;
}

.form_btn_box input:disabled {
	background: #B1B1B1;
	border-color: #B1B1B1;
}

.form_info {
	max-width: 900px;
	margin: 0 auto;
	padding: 10px;
	background: #fff;
}

.form_info .box_inner {
	display: flex;
	align-items: center;
	padding: 10px;
	border: 1px solid #B1B1B1;
}

@media screen and (max-width:767px){
	
	.form_info .box_inner {
		display: block;
	}
	
}

.form_info .box_inner .img {
	margin-left: 15px;
}

@media screen and (max-width:767px){
	
	.form_info .box_inner .img {
		text-align: center;
		margin-top: 15px;
		margin-left: 0;
	}
	
}

/*　form reset */

input,
button,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: none;
	border-radius: 0;
	font: inherit;
	outline: none;
}

select {
	border: none;
	border-radius: 0;
	font: inherit;
	outline: none;
}

textarea {
	resize: vertical;
}

input[type='checkbox'],
input[type='radio'] {
	display: none;
}

input[type='submit']:disabled {
	pointer-events: none;
}

input[type='submit'],
input[type='reset'],
input[type='button'],
label,
button,
select {
	cursor: pointer;
}

select::-ms-expand {
	display: none;
}

/*===== quick links =====*/

#quick_links {
	padding: 90px 0 150px;
	background: #F6F6F6;
}

#quick_links .inner {
	width: 95%;
	max-width: 1200px;
	margin: 0 auto;
}

#quick_links .inner ul li img {
	width: 100%;
	height: auto;
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.3);
	transition : all .3s ease;
}

#quick_links .inner ul li p {
	font-size: 20px;
	line-height: 1.4;
	text-align: center;
	margin-top: 20px;
}

#quick_links .inner ul li .mv {
	position: relative;
	width: 100%;
	height: 0%;
	padding-bottom: 56.25%;
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.3);
}

#quick_links .inner ul li .mv iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

#quick_links .inner ul li.slick-center img,
#quick_links .inner ul li.slick-center iframe {
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
}

#quick_links .inner ul li.pdf a .thumb,
#quick_links .inner ul li.movie a .thumb {
	position: relative;
}

#quick_links .inner ul li.pdf a .thumb::after {
	position: absolute;
	content: "";
	width: 76px;
	height: 57px;
	top: calc(50% - 28.5px);
	left: calc(50% - 38px);
	background-image: url("../../common_new/images/top/icon_dl.png");
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 2;
}

#quick_links .inner ul li.pdf.white a .thumb::after {
	position: absolute;
	content: "";
	width: 76px;
	height: 57px;
	top: calc(50% - 28.5px);
	left: calc(50% - 38px);
	background-image: url("../../common_new/images/top/icon_dl_w.png");
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 2;
}

#quick_links .inner ul li.movie a .thumb::after {
	position: absolute;
	content: "";
	width: 68px;
	height: 68px;
	top: calc(50% - 34px);
	left: calc(50% - 34px);
	background-image: url("../../common_new/images/top/icon_mv_b.png");
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 2;
}

#quick_links .inner ul li.movie.white a .thumb::after {
	background-image: url("../../common_new/images/top/icon_mv_w.png");
}

#quick_links .inner ul li a:hover .thumb img {
	transform: scale(1.05);
}

.flex_box{
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width:768px){
	
	.flex_box{
		display: block;
	}
	
}

.flex_box div{
	width: calc(50% - 20px);
}

@media screen and (max-width:768px){
	
	.flex_box div{
		width: 100%;
	}
	
}

.calendar .cf_news .cf_news_list li{
	margin-bottom: 10px;
	border-bottom: 2px solid #707070;
}

#library section .inner .btn.pdf,
#library section .inner .btn.excel,
#library section .inner .btn.mov{
	width: 100%;
	max-width: 465px;
	box-sizing: border-box;
}

#library section .inner .library_list li{
	display: flex;
	align-items: center;
	padding: 20px 0;
	border-bottom: 1px solid #707070;
}

@media screen and (max-width:767px){
	
	#library section .inner .library_list li{
		display: block;
	}
	
}

#library section .inner .library_list li h4{
	display: block;
	min-width: 220px;
	margin: 0;
}

@media screen and (max-width:767px){
	
	#library section .inner .library_list li h4{
		margin: 0 0 15px;
	}
	
}

.link_txt.pdf{
	position: relative;
	padding: 0 20px 0 0;
}
.link_txt.pdf::after{
	position: absolute;
	content: "\f1c1";
	font-size: 18px;
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
	right: 0;
}

.border_box{
	padding: 0 0 40px;
	margin: 0 0 40px;
	border-bottom: 2px solid #d6d6d6;
}

@media screen and (max-width:767px){
	.border_box{
		padding: 0 0 30px;
		margin: 0 0 30px;
	}
}

.related_list li {
	display: flex;
	align-items: center;
	padding: 20px 0;
}

@media screen and (max-width:767px){
	
	.related_list li {
		display: block;
	}
	
}

.related_list li p {
	display: block;
	min-width: 220px;
	margin: 0 50px 0 0;
}

@media screen and (max-width:767px){
	
	.related_list li p {
		margin: 0 0 15px 0;
	}
	
}

.pr_table tr td{
	line-height: 1.4;
	padding: 4px 8px 4px 0;
	background: transparent;
	border: none;
}
@media screen and (max-width:480px){
	.pr_table tr td{
		padding: 0 6px 2px 0;
	}
	.pr_table tr td:nth-child(1){
		display: block;
		width: 100%;
	}
	.pr_table tr td:nth-child(2),
		.pr_table tr td:nth-child(3){
		display: inline-block;
	}
}

.flex_dl{
	display: flex;
}
@media screen and (max-width:768px){
	.flex_dl{
		display: block;
	}
	.flex_dl:not(:last-child){
		margin: 0 0 12px;
	}
}
.flex_dl dt{
	white-space: nowrap;
}
.nowrap{
	white-space: nowrap;
}