@charset "UTF-8";
/*
==================================================
共通
==================================================
*/

body {
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
}
.bold {
	font-weight: bold;
}
a {
	color: #fff;
	text-decoration: none;
}
.cb {
	clear: both;
}
.center {
	text-align: center;
}
.mb20 {
	margin-bottom: 20px;
}
.mb50 {
	margin-bottom: 50px;
}

.mb80 {
	margin-bottom: 80px;
}

.textright{
	text-align: right;
	margin-bottom: 0;
}

.textleft{
	text-align: left;
	margin-bottom: 0;
}
/*
==================================================
Header
==================================================
*/


.nav .navmenu_jpx {
	float: right;
	margin-bottom: 0;
}

.nav .navmenu_jpx img{
	width: 90%;
}

.nav .navmenu_jpx li{
	text-align: center;
}

.nav .navmenu {
	clear: both;
	float: right;
	padding-top: 0;
	margin-top: 0;
}
.navbar-brand {
	float: left;
	padding: 15px 15px 15px 25px;
	font-size: 18px;
	line-height: 20px;
}
.nav .english {
	color: #fff;
	background: #00aff0;
	padding: 5px 20px;
	border-radius: 15px;
}

.nav .english:hover{
	color: #fff;
	background: #00aff0;
	padding: 5px 20px;
	border-radius: 15px;
}

.nav ul li a {
	text-decoration-line: none;
	color: #4b4b4b;
	font-weight: bold;
}
.nav li {
	float: left;
	list-style: none;
	margin: 10px;
}
.nav-unshown {
	display: none;
}
.navbar-brand .logo {
	width: 210px;
}
.nav .spmenu {
	display: none;
}
.pan {
	line-height: 50px;
	padding-bottom: 10px;
	margin: 20px auto;
	font-size: 13px;
}
ol.topic-path {
	margin: 0;
	padding: 0px;
	list-style-type: none;
}
ol.topic-path li {
	padding-left: 14px;
	padding-right: 7px;
	display: inline;
}
ol.topic-path li.first {
	padding-left: 0;
	background: none;
}
ol.topic-path li a {
	color: #00aff0;
}
.navbar-toggle {
	display: none;
}

.navmenu a:hover{
	color: #00aff0;
}
.nav ul li .gn_mail_link {
	/* color: #00aff0; */
	color: #0f3291;
}
.nav ul li .gn_mail_link img {
	margin-left: 5px;
}
/* ISMS登録マーク */
.navmenu_jpx li .isms_logo{
	width: 120px;
	margin-right: 10px;
}
/*
==================================================
top
==================================================
*/
.top {
	max-width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
.main_top {
	background: #00aff0;
	clear: both;
	text-align: center;
	width: 100%;
	padding: 50px 0;
}
.main_top h1 {
	font-size: 85px;
	color: #fff;
	font-weight: 800;
	margin: 0;
}
.main_top h1 .blue {
	color: #0f3291;
}
.top_img {
	background: #00aff0;
	clear: both;
	text-align: left;
	width: 100%;
	padding: 50px 0;
}
.top_img h1 {
	font-size: 30px;
	color: #fff;
	font-weight: 800;
	margin: 0;
}
.top_img h1 .blue {
	color: #0f3291;
}
.main01 {
	color: #fff;
	font-weight: bold;
	font-size: 120%;
	margin: 0;
}
.main02 {
	color: #fff;
	font-weight: bold;
	font-size: 120%;
	margin: 0;
	margin-bottom: 20px;
}

figure img{
	width: 100%;
}

.top_irnewslink {
	text-align: right;
}
.top_irnewslink .inlineblock {
	display: inline-block !important;
}
.top_irnewslink .inlineblock img {
	margin-left: 5px;
}
.top_irnewslink .mail_link {
	margin-left: 25px;
}

/*
==================================================
Main
==================================================
*/

#main {
	width: 95%;
	max-width: 980px;
	margin: 0 auto;
	margin-top: 10px;
	overflow: hidden;
}
#main section {
	margin-bottom: 100px;
}
#main section div h2 {
	text-align: center;
	color: #4b4b4b;
	font-size: 200%;
}
/*
==================================================
Message
==================================================
*/

.message {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 70px;
}
.message .top {
	background: #00aff0;
	display: inline-block;
}
.message .kojin {
	display: inline-block;
	margin-top: 30px;
}
.message p {
	padding: 4px;
	color: #fff;
}
.message .message01 {
	background: #00aff0;
	float: left;
	padding: 20px;
	width: 600px;
	height: 280px;
	vertical-align: top;
	position: relative;
	border-radius: 5px;
	margin-right: 20px;
	margin-left: 20px;
}
.message .message02 {
	background: #00aff0;
	width: 280px;
	height: 320px;
	vertical-align: top;
	border-radius: 5px;
	float: left;
	margin-right: 20px;
}
.message .more {
	background: #fff;
	border-radius: 25px;
	color: #00aff0;
	width: 100px;
	padding: 8px;
	margin-left: 240px;
	text-align: center;
}
.message .more a {
	color: #00aff0;
}
.arai_message .more :hover {
	color: #0f3291;
}
.message .more02 {
	background: #fff;
	border-radius: 25px;
	color: #00aff0;
	width: 100px;
	padding: 8px;
	margin-left: 140px;
	text-align: center;
	margin-top: 30px;
}
.message .more02 a {
	color: #00aff0;
}
.more02 a:hover {
	color: #0f3291;
}
.arai {
	position: absolute;
	top: 0;
	left: 0;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	height: 320px;
}
.arai02 {
	display: none;
}
.messagetop .message01 .arai_message {
	position: absolute;
	left: 265px;
	top: 30px;
}
.messagetop h3 {
	color: #fff;
	padding-left: 20px;
	border-bottom: 1px solid;
	width: 315px;
}
.kojin h3 {
	border-bottom: 1px solid;
	width: 220px;
}
.messagetop p {
	padding: 0 20px;
}
.message .message01:hover {
	background: #0f3291;
}
.message .message02:hover {
	background: #0f3291;
}
.kojin ul li {
	color: #fff;
	padding: 0;
}
.photo{
	position: relative;
}

.photo .movie img{
	width: 50px;
    position: relative;
    top: 12px;
    right: 10px;
	
}

.photo .arial{
	color: #000000;
	font-size: 30px;
}

.photo .movie{
	position: absolute;
    z-index: 2;
    top: 350px;
    right: 42px;
    font-weight: 600;

}

.message_ir{
	position: absolute;
    top: 100px;
    z-index: 2;
    left: 60px;
    font-size: 1.9rem;
    font-weight: 600;
}

.message_ir .arai_name{
	font-size: 1.25rem;
}

.message_ir .br_sp {
	display: none;
}

/*
==================================================
ストライクの特色
==================================================
*/

.video div iframe{
	width: 500px;
	height: 300px;
	margin:auto;
	
}
.box01 img {
	float: left;
	padding-right: 20px;
}

.box01 div{
	height: 200px;
    width: calc(100% - 320px);
    background: #eef2f4;
    float: right;	
}

.box01 .setsumei{
	padding: 15px;
	margin: 0;
}
/*
==================================================
事例で知るM&A
==================================================
*/
.example ul {
	padding-left: 0;
}
.example li {
	list-style: none;
	display: inline-block;
	margin: 10px 2px;
	vertical-align: bottom;
}
.example a {
	color: #00aff0;
	font-size: 12px;
	text-decoration: underline;
}
.example .name {
	text-align: center;
	min-height: 48px;
}
.example img {
	border-radius: 10px;
}
/*
==================================================
免責事項
==================================================
*/

.font_style p {
	font-size: 14px;
	line-height: 1.7;
}
/*
==================================================
news
==================================================
*/

#main .eng {
	margin-top: 70px;
}
.news {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	overflow: hidden;
	border-spacing: 0;
}
.news th {
	width: 140px;
	padding: 15px 0 12px 2px;
	border-bottom: solid 1px #ccc;
}
.news th + td {
	width: 110px;
	padding: 16px 0 12px 0;
}
.news01 {
	background: #00aff0;
	display: inline-block;
	width: 80px;
	text-align: center;
	padding: 5px;
	line-height: 1;
	white-space: nowrap;
	color: #fff;
	font-size: 11px;
	vertical-align: top;
	border-radius: 10px;
}
.news02 {
	background: #707070;
	display: inline-block;
	width: 80px;
	text-align: center;
	padding: 5px;
	line-height: 1;
	white-space: nowrap;
	color: #fff;
	font-size: 11px;
	vertical-align: top;
	border-radius: 10px;
}
.news td {
	border-bottom: solid 1px #ccc;
}
.news td a {
	color: #707070;
}
/*.news div {
	padding: 0 20px;
	margin-left: 10px;
}*/

.news tr:hover {
	background: #eef2f4;
}
.link_pdf {
	background: url(../../common/images/icon_pdf.gif) no-repeat scroll 0px 3px transparent;
	padding-left: 20px;
	display: inline-block;
}

.news .pc a{
	display:block;
	color: #4b4b4b;
	text-align: right;
	
}

.news .newssp a{
	display: none;
}
/*


==================================================
ircontents
==================================================
*/


.ir_contents {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
.ir_contents .contents {
	text-align: center;
	margin: 0;
	padding: 0 10px;
}
.ir_contents .contents div p {
	color: #fff;
	font-weight: bold;
}
.contents li {
	list-style: none;
}

.contents a {
	list-style: none;
	background: #00aff0;
	float: left;
	width: 31.2%;
	color: #fff;
	border-radius: 5px;
	height: 280px;
	margin: 10px;
	font-weight: bold;
	backface-visibility: hidden;
	transition: 0.5s;
}

.contents ul li img {
	padding: 80px 60px 0 60px
}
.contents ul a:hover {
	transform: scale(1.08);
	background: #0f3291;
}
.contents ul {
	padding-left: 0;
}
.corporate {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
#main .corporate h2 {
	border-bottom: 5px solid #00aff0;
	padding: 5px 0;
	text-align: left;
	font-size: 150%;
}
.table02 .yakuin td {
	padding: 5px;
}
.table02 {
	margin: 0 auto;
}
.table02 td {
	padding: 12px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	background: #eef2f4;
}
.table02 th {
    background: #00aff0;
    color: #fff;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    text-align: left;
    padding-left: 10px;
}
.table03 {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.table03 td {
	padding: 10px;
	background: #eef2f4;
}

.table03 th {
	background: #00aff0;
	color: #fff;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	padding: 10px;
}

.table02 .w40{
	width: 40%;
}

.table02 .w60{
	width: 60%;
}

.table04 td {
	padding: 5px;
	background: #eef2f4;
}
.table04 th {
	color: #000;
	background: #eef2f4;
	margin-bottom: 5px;
	font-weight: normal;
	text-align: left;
}

.table05{
	margin-top: 20px;	
	}

.table05 th {
	color: #000;
	margin-bottom: 5px;
	text-align: left;
}


.r-none th{
	border-radius: 0;
}

.min-height-600 {
	min-height: 600px;
}

.style01 {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
.style01 h3 {
	color: #00aff0;
	font-size: 110%;
}
.style01_1 {
	padding: 30px;
	border-radius: 5px;
	margin-top: -5px;
}

.style01 .olstyle {
	padding-left: 20px;
}

.tab {
    padding: 0 15px;
}

.plugin {
	padding-top: 50px;

}

.plugin div{
	background: #eef2f4;
	padding: 10px;
	border-radius: 2px;
}

.bnr{
	float: left;
}

.plugin p{
	float: left;
	margin: 11px;
}

.right {
	text-align: right;
	margin: 40px 0;
}
.gray {
	background: #eef2f4;
	padding: 20px;
	border-radius: 5px;
}
.gray a {
	color: #00aff0;
	text-decoration: none;
	border-bottom: solid 1px #00aff0;
	line-height: 2em
}
.gray ul {
	list-style: none;
	padding-left: 20px;
}
#main .style01 h2 {
	border-bottom: 2px solid #00aff0;
	padding: 4px 0;
	text-align: left;
	font-size: 120%;
}
.photo img {
	width: 100%;
	position: relative;
}



/*
==================================================
レポート
==================================================
*/

.report div{
	text-align: center;
}


/*
==================================================
FAQ
==================================================
*/
.linkstyle a {
	color: #00aff0;
}

.faq div{
	margin-bottom: 35px;		
}

.faq h4{
	margin-bottom: 0;		
}

.faq p{
	margin-top: 5px;
	background: #eef2f4;
	padding: 25px 20px;
	border-radius: 5px;
}

.faq span{
	color:#00aff0;
	font-size: 120%;
}

/*
==================================================
お問い合わせ
==================================================
*/

.formbtn{
    width: 150px;
    background: #00aff0;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    padding: 8px 30px;
    font-size: 16px;
    color: #fff;
    border-radius: 3px;
    margin: 20px 5px;
}

.formbtn:hover{
	background:#0f3291;
}

/*
==================================================
Footer
==================================================
*/
.footer {
	margin: 0px auto;
	padding: 0;
}
.footer .ir_menu01 {
	max-width: 980px;
	margin: 0px auto;
	padding: 20px 0px 20px 0px;
}
.footer .ir_menu01 .footer_tit {
	list-style: none;

}
.footer .ir_menu01 a {
	color: #fff;
	text-decoration: none;
}

.footer .ir_menu02 {
	min-width: 980px;
	margin: 0px auto;
	padding: 30px 0px 20px 0px;
}
.footer .ir_menu02 li {
	float: left;
	list-style: none;
	padding: 2px 10px;
}
.footer .ir_menu02 a {
	float: left;
	list-style: none;
	padding: 2px 10px;
	color: #fff;
	text-decoration: none;
}

.w220 {
	width: 220px;
}
.w250 {
	width: 250px;
}
.w180 {
	width: 180px;
}
.w160 {
	width: 160px;
}
.w130 {
	width: 130px;
}
.left {
	float: left;
}
.clearfix::after {
	content: "";
	display: block;
	clear: both;
}
.footer_box li {
	list-style: none;
}
.footer_box li a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

.footer_box li a:hover {
	opacity: 0.7;
}

.footer_tit {
	font-weight: bold;
	margin: 10px 0;
}
.footer ul {
	padding-left: 0;
	margin: 0;
}
.ir_menu01 div {
	width: 160px;
	padding-left: 36px;
}
.footer_box div {
	width: 160px;
	padding-left: 36px;
}
.footer .footer_tit a {
	font-size: 14px;
}
/* cm用 */
.footer .footer_tit span {
	font-size: 14px;
}
.footer_box li span {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
/*  */
.footer .footer_tit a:hover{
	opacity: 0.7;
}


.footersub li {
	float: left;
}
.footer03 {
	background: #fff;
	clear: both;
}
.footerlogo {
	display: inline-block;
	padding-right: 60px
}
.footer03 .footercopy {
	color: #4b4b4b;
	font-size: 12px;
	width: 300px;
	display: inline-block;
}
.footer_box .menu {
	background: #fff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	width: 210px;
	padding: 5px;
	color: #0f3291;
	font-weight: bold;
	margin-left: 35px;
	margin-bottom: 20px;
	text-align: center;
}
.ir_menu02, .footer_box {
	max-width: 980px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
}
.footerlogo img {
	width: 150%;
	margin-top: 20px;
}
#goto-top {
	position: fixed;
	bottom: 16px;
	right: 50px;
	opacity: 0;
	transition: 0.5s;
}
#goto-top.visible {  /* visibleクラスがスクロールする際にJSで追加される */
	opacity: 1;
}
#goto-top img {
	width: 100%;
}
#goto-top:hover {
	text-decoration: none;
	opacity: 0.8;
}
.bg {
	background: #00aff0;
}
.bg02 {
	background: #0f3291;
	clear: both;
}

ul#menu {
	float: left;
	margin: 0;
	padding: 0;
}
ul#menu li:hover {
	background: #00aff0;
	border-radius: 5px;
}
ul#menu li {
	float: left;
	margin: 3px;
	padding: 0;
	list-style: none;
	background: #fff;	
	text-align: center;
}

ul#menu li a {
	display: inline-block;
	min-width: 120px;
	max-width: 100%;
	color: #00aff0;
	padding: 3px;
	font-weight: bold;
	border: 2px solid #00aff0;
	border-radius: 5px;
}
ul#menu li a:hover {
	color: #fff;
}

ul#menu .current {
	background: #00aff0;
	border-radius: 5px;
}

ul#menu .current a {
	color: #fff;
}
ul#menu li.menu1 a:hover, ul#menu li.menu1 a.current {
	background-position: 0 0;
	font-weight: bold;
}
ul#menu li.menu2 a:hover, ul#menu li.menu2 a.current {
	background-position: -100px 0;
}
ul#menu li.menu3 a:hover, ul#menu li.menu3 a.current {
	background-position: -200px 0;
}
ul#menu li.menu4 a:hover, ul#menu li.menu4 a.current {
	background-position: -300px 0;
}
ul#menu li.menu5 a:hover, ul#menu li.menu5 a.current {
	background-position: -400px 0;
}
ul#menu li.menu6 a:hover, ul#menu li.menu6 a.current {
	background-position: -500px 0;
}
ul#menu li:first-child {
	margin-left: 15px;
}

#menu .sen{
	margin-top: 3px;
	padding: 2px;
	
}

#menu .sen:hover{
	background: none;
	
}

/*ul#menu .linkblue a:hover{
	background:#fff;
	color: #0f3291;
}*/

#menu .linkblue img{
	margin-left: 3px;
}


/* オートコンプリート機能デザイン変更 */
input:-webkit-autofill {
	box-shadow: 0 0 0px 1000px #fff inset;
}

#IDForm .table02 input,textarea{
	padding: 10px 15px;
	display: block;
	width: 100%;
	box-sizing: border-box;
	
}

#mainarea img{
	width: 100%;
	
}

.footerlogo_jpx{
	display: none;
}

.smartvision-root .smartvision-chapters{
	width: 270px!important;
}

/* IRカレンダー */
.calendar_sp {
	display: none;
}

.ircalendar_pc {
	width: 100%;
}

/* iede */
.footer_policy a {
	color: #4b4b4b;
	font-size: 0.8rem;
}

.footer_policy a:hover {
	opacity: 0.8;
}

.footer_policy {
	width: auto !important;
	padding-left: 36px !important;
	border-bottom: 1px solid #ddd;
	/* background-color: #f9f9f9; */
}

.footer_policy .policy {
	margin-right: 30px;
}

.icon_external_link {
	width: 9px;
	height: 9px;
	margin-left: 7px;
	position: relative;
	bottom: -1px;
  }
