@charset "UTF-8";

/*
==================================================
共通
==================================================
*/

@media screen and (max-width: 480px) {
.style01_1 {
	border: none;
	padding: 5px;
}
	
.style01_1 h3{
	text-align: center;
}
	
	.smartvision-root .smartvision-chapters{
		width: 100%!important;
	}

}

/*
==================================================
Header
==================================================
*/

@media (min-width: 768px) {
.navbar-right {
	margin-right: -15px;
}
.navbar-nav>li {
	float: left;
}
.navbar-header {
	float: left;
}

}

@media (max-width: 768px) {
.navbar-brand .logo {
	width: 130px;
}
.navbar-brand {
	padding: 15px 15px 15px 10px;
}
.message_ir .arai_name {
    font-size: 2.2vw;
}
.message_ir .br_sp {
	display: block;
}
	.photo .movie img{
		top: 0;
	}
	.photo .arial{
		font-size: 25px;
	}
	.photo .movie {
    top: 240px;
}
}

@media (max-width: 1280px) {
.nav ul {
	display: none;
	float: none;
	padding-left: 20px;
}
.nav li {
	float: none;
	margin: 20px 5px;
}
.nav .spmenu {
	display: block;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #333333;
}
.navbar-toggle .icon-bar {
	width: 46px;
	height: 8px;
}
#nav-drawer {
	position: relative;
}
.nav-unshown {
	display: none;
}
#nav-open {
	display: inline-block;
	width: 30px;
	height: 22px;
	vertical-align: middle;
	float: right;
	padding: 20px;
}
#nav-open span, #nav-open span:before, #nav-open span:after {
	position: absolute;
	height: 3px;
	width: 25px;
	border-radius: 3px;
	background: #555;
	display: block;
	content: '';
	cursor: pointer;
}
#nav-open span:before {
	bottom: -8px;
}
#nav-open span:after {
	bottom: -16px;
}
#nav-close {
	display: none;
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0;
	transition: .3s ease-in-out;
}
#nav-content {
	overflow: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;/*最前面に*/
	width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
	max-width: 300px;/*最大幅（調整してください）*/
	height: 100%;
	background: #fff;/*背景色*/
	transition: .3s ease-in-out;/*滑らかに表示*/
	-webkit-transform: translateX(-105%);
	transform: translateX(-105%);/*左に隠しておく*/
}
#nav-input:checked ~ #nav-close {
	display: block;
	opacity: .5;
}
#nav-input:checked ~ #nav-content {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
	box-shadow: 6px 0 25px rgba(0,0,0,.15);
}
	
.footer_box .footerlogo_jpx{
	display: block;
	width: 90%;
	float: left;
	padding-top: 20px;
}
	
	.footer_box .footerlogo_jpx .nikkei{
	width: 245px;
    position: relative;
    left: 25px;
    /* top: 5px; */
		
	}
	
	.footer_box .footerlogo{
		clear: both;
	}
	/* ISMS登録マーク */
	.footer_box .isms_logo img {
		height: 70px;
		width: auto !important;
	}
}

@media screen and (max-width: 1024px) {
	.photo .movie img{
		top: 10px;
	}
}

/*
==================================================
top
==================================================
*/

@media screen and (max-width: 768px) {
.top {
	max-width: 768px;
}
.top_img {
	padding: 30px 0;
}
.top_img h1 {
	font-size: 30px;
	margin-left: 20px;
}
}

@media screen and (max-width: 480px) {
.top_img h1 {
	margin-left: 0;
}
	
.main_top h1 {
	font-size: 50px;
}
.top {
	max-width: 420px;
	padding: 0 20px;
}
.top_img {
	padding: 75px 0;
}
.main01 {
	font-size: 100%;
	margin: 0;
}
.main02 {
	font-size: 80%;
	margin: 0;
}
.message_ir {
    top: 27px;
    font-size: 12px;
			/* right: 0; */
	left: 15px;
}
	.photo .movie img{
		top: 6px;
		width: 25px;
	}
	.photo .arial{
		font-size: 12px;
	}
	.photo .movie {
    top: 105px;
		right: 25px;
}
	.message_ir .arai_name{
		font-size: 2vw;
	}
}

/*
==================================================
main
==================================================
*/


@media screen and (max-width: 768px) {
#main {
	max-width: 768px;
	margin-top: 150px;
	margin: 0 auto;
}
}

@media screen and (max-width:480px) {
#main section div h2 {
    font-size: 160%;
}
}

/*
==================================================
Message
==================================================
*/
@media screen and (max-width: 1200px) {
.message .message01 {
	margin-left: 0;
	padding: 0;
	height: 320px;
	width: 100%;
	float: none;
}
.message .message02 {
	width: 100%;
	margin-top: 30px;
	margin-right: 0;
	float: none;
	height: auto;
}
.messagetop h3 {
    width: 215px;
}
.message_ir {
	font-size: 1.7rem;
}
.message .more {
	margin-left: 20px;
}
.message .more02 {
	margin-left: 20px;
}
}
@media screen and (max-width: 768px) {
.message {
	width: 100%;
	max-width: 768px;
	margin: 70px auto;
	overflow: hidden;
}
.message .message01 {
	width: 100%;
	height: 280px;
	margin: 0;
	padding: 0;
	float: none;
}
.message .message02 {
	width: 100%;
	height: auto;
	float: none;
	margin: 30px auto auto;
}
.arai {
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	height: 280px;
}
.message_ir {
    top: 20%;
    font-size: 3vw;
	left: 40px;
}
/* .arai {
	display: none;
} */
/* .araisp {
	display: block;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
} */
.message p {
	padding: 5px 15px;
}
.messagetop .message01 .arai_message {
	left: 232px;
}
.sp {
	display: none;
}
.message .more {
	margin-left: 15px;
}
.messagetop h3 {
	padding-left: 11px;
	margin-top: 0;
	width: 195px;
}
.kojin h3 {
	padding-left: 15px;
}
.kojin p {
	padding: 5px 15px;
}
.message .more02 {
	margin-left: 15px;
	margin-top: 8px;
}
}

@media screen and (max-width:480px) {
.arai {
	display: block;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}
/* .araisp {
	display: none;
} */
.message .message01 .arai {
	width: 100%;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	height: auto;
}
.message .message01 {
	width: 90%;
	margin: auto;
	padding: 0;
	float: none;
}
.message .message02 {
	padding: 0;
	width: 90%;
	margin-top: 20px;
}
.messagetop .message01 .arai_message {
	position: absolute;
	top: 430px;
	left: 0;
}
.message .message01 {
	height: 635px;
}
.message p {
	padding: 0 20px;
}
.message .more02, .message .more {
	margin-left: 185px;
}
.messagetop h3 {
	padding-left: 17px;
	margin-top: 0;
}
.kojin h3 {
	padding-left: 20px;
	margin-top: 0;
}
.message_ir .arai_name{
	font-size: 3vw;
}
.message_ir {
	font-size: 3.5vw;
    left: 18px;
	top: 13%;
}
}

/*
==================================================
news
==================================================
*/

@media screen and (max-width: 768px) {
.news {
	width: 100%;
	max-width: 768px;
	margin: 0 auto;
	overflow: hidden;
}
}

@media screen and (max-width: 480px) {
.news th {
	float: left;
	width: 9em;
	padding: 1px 0 0 0;
	color: #606060;
}
.news, .news tbody, .news tr, .news th, .news td {
	display: block;
	border: 0;
}
.news td + td {
	margin: 10px 0 17px;
	padding: 0 0 15px 0;
	border-bottom: solid 1px #ddd;
}
.news th + td {
	width: 0px;
	padding: 0;
}
	
.news .pc a{
	display: none !important;
}

.news .newssp a{
	display:block;
	color: #4b4b4b;
	text-align: center;	
}
.news .newssp .mail_link {
	margin-top: 5px;
}	
.news .newssp .mail_link img {
	margin-left: 5px;
}	
	

.link_pdf {
	font-size: 13px;
}
	
.report img{
	width: 75%;
}
}

/*


==================================================
ストライクの特色
==================================================
*/

@media screen and (max-width: 768px) {
.video div iframe {
    width: 400px;
    height: 310px;
}
	
.box01 img {
	float: none;
	padding-right: 0;
}
	.box01 p{
		text-align: center;
	}
	
.box01 .setsumei {
	padding: 10px;
	text-align: left;

}
	
.box01 div {
	width: 100%;
	height: auto;
	float: none;
}


@media screen and (max-width: 480px) {
	
.video div iframe {
    width: 320px;
    height: 200px;
}
}

/*


==================================================
ircontents
==================================================
*/

@media screen and (max-width: 780px) {
	.sen{
		display: none;
	}
}

@media screen and (max-width: 768px) {
.ir_contents {
	width: 100%;
	max-width: 768px;
	margin: 0 auto;
	overflow: hidden;
}
.contents a {
	width: 47%;
}
}

@media screen and (max-width: 480px) {
.contents ul {
	padding-left: 0;
}
.contents a {
	width: 30%;
	margin: 0;
	margin: 5px;
	height: 110px;
	line-height: 15px;
}
.contents a {
	font-size: 12px;
}
.contents ul li img {
	padding: 20px 0 0 0;
	width: 40%;
}
}

/*


==================================================
事例で知るM&A
==================================================
*/
@media screen and (max-width: 480px) {
.example {
	text-align: center;
}
.example li {
	vertical-align: auto;
}
.example .name {
	min-height: 0;
}
}

/*
==================================================
corporate
==================================================
*/
@media (max-width: 780px) {
ul#menu li:first-child {
	margin-left: 3px;
}
ul#menu li a {
	width: 200px;
}
.tab {
	margin-bottom: 20px;
	padding: 0 30px;
}
}

@media (max-width: 480px) {

.table02 th {
	display: block;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	padding: 10px;
}
.table02 td {
	display: block;
	background: #eef2f4;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	margin-bottom: 5px;
}
.table04 th {
	display: table-cell;
	color: #000;
	background: #eef2f4;
	padding: 0 10px 0 0;
}
.table04 td {
	display: table-cell;
	background: #eef2f4;
	margin-bottom: 5px;
}
	
.table02 .w40{
	width: auto;
}

.table02 .w60{
	width: auto;
}
ul#menu li a {
	width: 157px;
	font-size: 12px;
}
figure img {
	width: 100%;
}
	
.tab {
    padding: 5px;
}
	

	
/*.table05 th,td {
	display: block;
}*/
	
.table05 th{
		margin-bottom: 0;
	}
	
.table05 td{
		margin-bottom: 10px;
	}
	

}

/*
==================================================
footer
==================================================
*/

@media screen and (max-width: 768px) {
.footer .footer_tit {
	display: block;
}
.footer li {
	display: none;
}
.footer_box div {
	width: 155px;
	padding-left: 36px;
}
.cb {
	clear: none;
}
	
#goto-top {
    position: fixed;
    bottom: 16px;
    right: 25px;
}
.footer_box .footerlogo_jpx .nikkei {
    width: 230px;
    top:0;
}
}

@media screen and (max-width: 480px) {
.footer_box div {
	padding-left: 30px;
}
.ir_menu01 div {
	width: 145px;
}
.footer_box .menu {
	width: 183px;
	font-size: 14px;
	margin-left: 28px;
}
#goto-top {
	position: fixed;
	bottom: 25px;
	right: 10px;
}

#goto-top img {
	width:40px;
}
.footerlogo img {
	width: 110%;
}
.footer03 .footercopy {
	font-size: 10px;
}

.footer_box .footerlogo_jpx .nikkei {
    width: 210px;
    top:-7px;
}
	
/* iede */
.footer_policy .policy {
	margin-right: 20px;
}

.footer_policy {
	padding-left: 30px !important;
}
}

}

/* IRカレンダー */

@media screen and (max-width: 768px) {
	.calendar_sp {
		display: block;
	}

	.calendar_pc {
		display: none;
	}

	.ircalendar_sp {
		width: 100%;
	}
	}

