/* 全体 */
body {
	color: #333333;
	font-weight: bold;
	background: #fff;
}
h1, h2, h3, h4, h5, h6, .hestia-title, .hestia-title.title-in-content, p.meta-in-content, .info-title, .card-title, .page-header.header-small .hestia-title, .page-header.header-small .title, .widget h5, .hestia-title, .title, .footer-brand, .footer-big h4, .footer-big h5, .media .media-heading, .carousel h1.hestia-title, .carousel h2.title, .carousel span.sub-title, .hestia-about h1, .hestia-about h2, .hestia-about h3, .hestia-about h4, .hestia-about h5{
	font-family: 'Noto Sans JP', "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', "メイリオ", 'Meiryo', "ＭＳ Ｐゴシック", 'MS PGothic', Helvetica, Arial, sans-serif;
}
.home .section{
	padding: 0;
}
.page-header{
	transform: none !important;
	will-change: none !important;
}
.home #primary > .container{
	padding-top: 300px !important;
	padding-bottom: 240px;
	position: relative;
}
body:not(.home) .header-filter{
	background: #edf6ff !important;
}
.page-header .hestia-title{
	color: #333 !important;
}
body:not(.home) .kv_contact{
	display: none !important;
}
.kv_contact{
    bottom: 6%;
    position: absolute;
    right: 2%;
    width: 45%;
}
.kv_contact > img{
	display: block;
	margin-bottom: 30px;
}
.home #primary > div > div > div{
	height: 90px;
}
.header-filter::before{
	background: none !important;
}
.navbar .title-logo-wrapper{
	max-width: 400px;
	font-weight: bold;
}
.section-bottom{
	margin-bottom: 7%;
}
.section-title h2{
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	margin: 5% 0 !important;
}
.info-title h2{
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	margin: 5% 0 3% 0 !important;
	line-height: 0.6em;
}
.section-title h3{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 4px solid;
	border-image: linear-gradient(to right, #5cd7d7 0%, #a2c3f7 100%) 1/0 0 4px 0;
	border-image-slice: 1;
	border-style: solid;
	width: 90%;
	margin: 0 5% 2% 5% !important;
}
.section-title p{
	padding: 2% 5%;
	font-size: 16px;
	font-weight: bold;
	color: #444;
}
.sub_section-title h3{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 1.1em;
}
.sub_section-title h3 >span{
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-align: center;
	border-top: 1px solid;
	width: 20%;
	margin: 0.5% 40%;
}
.tablepress span{
	font-size: 12px;
	margin-left: 10px;
}
.problem{
	align-items: unset !important;
	flex-wrap: wrap;
}
.problem > div{
	border: 1px solid #888;
	margin: 1%;
	width: 48%;
}
.problem > div > div{
	padding: 5%;
}
.problem li{
	padding: 0;
	line-height: 1.6 !important;
	font-size: 14px;
	font-weight: bold;
}
.problem li::before{
	background: url("https://aicorporate.jp/website/wp-content/uploads/2019/11/check.png"); 
	background-position: center center; 
	background-repeat: no-repeat; 
	background-size: contain; 
	content: ""; 
	display: inline-block; 
	height: 20px; 
	margin-right: 10px; 
	vertical-align: text-bottom; 
	width: 10px; 
}
.problem h3{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 6px;
	position: relative;
}
.problem h3::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 4px;
	background: -webkit-repeating-linear-gradient(-45deg, #ec5f79, #ff69a8 2px, #fff 2px, #fff 4px);
	background: repeating-linear-gradient(-45deg, #ec5f79, #ff69a8 2px, #fff 2px, #fff 4px);
}
.point{
	border: 1px solid #888;
	margin: 3%;
	padding: 3%;
}
.point li{
	padding: 0;
	line-height: 1.6 !important;
	font-size: 14px;
	font-weight: bold;
}
.point li::before{
	background: url("https://aicorporate.jp/website/wp-content/uploads/2019/11/check.png"); 
	background-position: center center; 
	background-repeat: no-repeat; 
	background-size: contain; 
	content: ""; 
	display: inline-block; 
	height: 20px; 
	margin-right: 10px; 
	vertical-align: text-bottom; 
	width: 10px; 
}
.point h3{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 6px;
	position: relative;
}
.point h3::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 4px;
	background: -webkit-repeating-linear-gradient(-45deg, #2a96a8, #88bfc8 2px, #fff 2px, #fff 4px);
	background: repeating-linear-gradient(-45deg, #2a96a8, #88bfc8 2px, #fff 2px, #fff 4px);
}
.point span{
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-align: right;
}
.point-img{
	margin: 3%;
}
.merit {
	display: inline-block;
	font-size: 40px;
	margin: 0 2px 0 5px;
	vertical-align: baseline;
	color: #2a96a8;
}
.task {
	display: inline-block;
	font-size: 40px;
	margin: 0 2px 0 5px;
	vertical-align: baseline;
	color: #ec5f79;
}
.info {
	display: inline-block;
	font-size: 15px;
	margin: 0 2px 0 5px;
	vertical-align: baseline;
	color: #2765a8;
	text-align: center;
}
.arrow{
	text-align: center;
	position: relative;
	top: -20px;
}
.onestop{
	align-items: unset !important;
	flex-wrap: wrap !important;
}
.onestop > div{
	background: #edf6ff;
	border-radius: 4px;
	margin: 0;
	padding: 5% 0;
	width: 33% !important;
}
.onestop img{
	margin-bottom: 20px;
}
/* メニュー
---------------------------------- */
.menu-item-type-custom > a{
	min-width: 130px;
	border-radius: 20px !important;
	background: linear-gradient(120deg,#5ad9ee,#3987f0) !important;
	color: #fff !important;
	font-size: 14px;
	font-weight: bold !important;
	text-decoration: none;
	transition: .5s;
	line-height: 10px !important;
}
.menu-item-type-custom > a:hover,
.menu-item-type-custom > a:focus,
.menu-item-type-custom > a:active{
	color: #fff !important;
	opacity: 0.9 !important;	
}
/*
.navbar.navbar-default:not(.navbar-transparent) li:not(.btn):hover > a{
	color: #fff !important;
}
*/
#menu-item-85 > a:hover{
	color: #fff !important;
}
.navbar a{
	font-size: 14px;
}
body:not(.home) .navbar-default .navbar-nav > .active:not(.btn) > a{
	color: #333;
	font-weight: bold;
}
body:not(.home) .navbar-default .navbar-nav > .active:not(.btn) > a:hover{
	color: #00b08f !important;
}
/* #home_service
----------------------------------------------*/
.img-left, .img-right{
	display: flex;
	align-items: center;
}
.img-left{
	padding-left: 25%;
}
.img-right{
	padding-right: 25%;
}
.img-left-pic{
	margin-right: 30px;
}
.img-right-pic{
	margin-left: 30px;
}
#home_service > div{
	margin: 0 5% !important;
}
.serviceGrid1{
	background: #ffffff;
	align-items: center !important;
	margin-bottom: 180px;
}
.serviceGrid1 h3 a{
	color: #3e3a39;
}
.serviceGrid1 h3 a::after,
.serviceGrid3 h3 a::after{
	background: #3e3a39;
	bottom: 3px;
	border-radius: 50%;
	content: "▲";
	color: #fff;
	display: inline-block;
	font-size: 10px;
	line-height: 1;
	margin-left: 10px;
	padding: 4px 6px 9px;
	position: relative;
	transform: rotate(90deg);
	vertical-align: middle;
}
.serviceGrid1 .textwidget{
	color: #777;
}
.serviceGrid1 h3 span{
	color: #9c871a;
	background: -webkit-linear-gradient(#9c871a, #fbfe95);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: block;
	font-size: 18px;
}
.serviceGrid1 > div:first-child{
	position: relative;
	top: 100px;
}
.serviceGrid2{
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(90deg, #fff 0%, #fff 5%, #f5faff 5%,#f5faff,70%,#fff 70%,#fff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(90deg, #fff 0%, #fff 5%, #f5faff 5%,#f5faff,70%,#fff 70%,#fff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(90deg, #fff 0%, #fff 5%, #f5faff 5%,#f5faff,70%,#fff 70%,#fff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	align-items: center !important;
	margin-bottom: 100px;
}
.serviceGrid2 h3,
.serviceGrid2 .textwidget{
	color: #333 !important;
	font-weight: bold;
}
/*
.serviceGrid2 h3 a::after{
	background: #fff;
	bottom: 3px;
	border-radius: 50%;
	content: "▲";
	color: #000;
	display: inline-block;
	font-size: 10px;
	line-height: 1;
	margin-left: 10px;
	padding: 4px 6px 9px;
	position: relative;
	transform: rotate(90deg);
	vertical-align: middle;
}
*/
.serviceGrid2 h3 span{
	color: #4f77d5;
	background: -webkit-linear-gradient(#4fb1c1, #4f77d5);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: block;
	font-size: 18px;
	line-height: 1.1em;
}
.serviceGrid2 ul{
	font-size: 14px !important;
}
.serviceGrid2 ul li{
	line-height: 1.2 !important;
}
.serviceGrid2 ul li::before {
    background: url("https://aicorporate.jp/website/wp-content/uploads/2019/11/check2.png");
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 10px;
    vertical-align: text-bottom;
    width: 10px;
}
.serviceGrid2 > div{
	width: 49% !important;
}
.serviceGrid2 > div:nth-child(2){
	position: relative;
	top: 20px;
	box-shadow: 2px 2px 2px #b7b7b7;
}
.serviceGrid3{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(90deg, #fff 0%, #fff 30%, #eefff5 30%, #eefff5,95%,#fff 95%,#fff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(90deg, #fff 0%, #fff 30%, #eefff5 30%, #eefff5,95%,#fff 95%,#fff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(90deg, #fff 0%, #fff 30%, #eefff5 30%, #eefff5,95%,#fff 95%,#fff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f9f8',GradientType=1 ); /* IE6-9 */
	align-items: center !important;
	margin-bottom: 40px;
}
.serviceGrid3 h3{
	color: #3e3a39;
	font-weight: bold;
}
.serviceGrid3 .textwidget{
	color: #333;
	font-weight: bold;
}
.serviceGrid3 h3 span{
	color: #2a8695;
	background: -webkit-linear-gradient(#4fb1c1, #2a8695);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1em;
}
.serviceGrid3 ul{
	font-size: 14px !important;
}
.serviceGrid3 ul li{
	line-height: 1.2 !important;
}
.serviceGrid3 ul li::before {
    background: url("https://aicorporate.jp/website/wp-content/uploads/2019/11/check2.png");
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 10px;
    vertical-align: text-bottom;
    width: 10px;
}
.serviceGrid3 > div{
	width: 49% !important;
}
.serviceGrid3 > div:first-child{
	position: relative;
	top: -20px;
	box-shadow: 2px 2px 2px #b7b7b7;
}
/* NEWSプラグイン
-----------------------------------------------*/
#news{
	color: #fff;
}
#news h3{
	color: #000 !important;
}
.news_list{ 
	list-style: none;
	margin: 0 15% 0 15% !important;
	padding: 0;
} 
.news_list li{ 
	border-bottom: 1px dashed #ccc; 
	padding: 0; 
	text-align: left !important; 
} 
.news_date{
	display: inline-block;
	font-size: 13px;
	font-style: Meiryo;
	vertical-align: middle;
	width: 100px;
	color: #777;
} 
.cat{
	display: inline-block;
	color: #fff;
	font-size: 10px;
	line-height: 20px;
	margin: 0 20px;
	padding: 0.6% 0%;
	text-align: center;
	vertical-align: middle;
	width: 90px;
	border-radius: 4px;
}
.information{
	background: #2765a8;
}
.column{
	background: #2a96a8;
}
.release{
	background: #ec5f79;
}
.news_title{ 
	font-size: 14px; 
}
.news_title a{
	color: #444;
}
.news_title a:hover{
	color: #17459d;
}
/* footer */
.footer-menu{
	display: none ;
}
footer.footer.footer-black{
	margin-top: 100px;
}
.pull-left,
.pull-right{
	float: none !important;
}
.copyright{
	padding: 0;
}
.copyright p{
	font-size: 12px;
	margin: 0;
}
/*  課題一覧
--------------------------------*/
.issues{
	text-align: center;
	font-weight: bold;
	font-size: 1.6em !important;
	margin: 5% 10% 0 10% !important;
	background: #eee;
	width: 80%;
	border: 1px solid #333;
	border-radius: 6px;
}
.issues-ipo{
	display: inline-block;
	background: #e9f5ff;
	padding: 0.1em 0.5em;
	margin: 0 0.5em;
	border-radius: 8px;
	border: 1px solid	#74c7e8;
}
.issues-accounting{
	display: inline-block;
	background: #edf9f2;
	padding: 0.1em 0.5em;
	margin: 0 0.5em;
	border-radius: 8px;
	border: 1px solid	#74bab3;
}
/*  お問合せ
--------------------------------*/
.notes {
	font-size: 14px;
	color: #ec5f79;
}
.mw_wp_form .error{
	color: #03A0A8 !important;
}
.page-content-wrap table{
	font-size: 16px;
}
.form-control, .form-group .form-control{
	border: 1px solid #eee !important;
	border-radius: 6px !important;
}
input[type="submit"], input[type="submit"]:hover{
	background-color:	#2cb9d0;
	max-width: 100%;
	width: 100%;
	margin: 2% 0;
	font-weight: bold;
	font-size: 16px;
}
.mw_wp_form .error {
	color: #03A0A8 !important;
	margin: 0 0 10px 10px;
	font-size: 12px;
}
/*  お問合せ
--------------------------------*/
.blog-post .section-blog-info{
	display: none;
}
.mw_wp_form_complete p{
	margin-bottom: 0 !important;
}
/*===============================================
 *  media query
===============================================*/
@media screen and (min-width: 1170px){

}
@media screen and (max-width: 1169px) and (min-width: 992px){

}
@media screen and (max-width: 991px) and (min-width: 769px){
}
@media screen and (min-width: 769px){
	.only_sp{
		display: none;
	}
	.container_sp{
		display: none;
	}
}
@media screen and (max-width: 768px){
	.only_pc{
		display: none;
	}
	.home .section.section-text{
		padding: 0;
	}
	#home_service{
		margin-bottom: 0 !important;
	}
	#primary .container,
	#primary .header-filter{
		display: none;
	}
	.container_sp{
		margin-top: 70px;
		position: relative;
	}
	.container_sp .btn_sp{
    bottom: 10px;
    margin: 0 25%;
    position: absolute;
    width: 50%;
		z-index: 10;
	}
	.container_sp .btn_sp a {
		display: block;
	}
	.container_sp .btn_sp a img{
		width: 100%;
	}
	#home_service > div{
		margin: 0 !important;
	}
	.serviceGrid1{
		margin-bottom: 0;
		padding: 0 5%;
		width: 100%;
	}
	.serviceGrid1 > div:first-child{
		top: 0;
	}
	.serviceGrid2{
		margin-bottom: 0 !important;
		display: block;
		background: #f5faff;
		padding: 6% 5%;
	}
	.serviceGrid2 > div{
		margin-bottom: 0 !important;
		width: 100% !important;
	}
	.serviceGrid2 > div:nth-child(2){
		display: none;
	}
	.serviceGrid2 h3,
	.serviceGrid3 h3{
		text-align: center;
	}
	.serviceGrid2 .textwidget{
		text-align: left !important;
	}
	.img-left{
		padding-left: 0;
	}
	.img-left,
	.img-right{
		display: block;
	}
	.img-left-pic{
		margin: 30px auto;
		text-align: center;
	}
	.serviceGrid3{
		background: #eefff5;
		display: block;
		margin-bottom: 0;
		padding: 6% 5%;
	}
	.serviceGrid3 > div{
		width: 100% !important;
	}
	.serviceGrid3 > div:first-child{
		top: 0;
	}
	.img-right{
		margin: 30px auto 0;
		padding-right: 0;
	}
	.img-right-pic {
		margin: 30px auto;
		text-align: center;
	}
	.sectionGrid{
		padding: 5% 0;
	}
	.onestop > div{
		margin-bottom: 30px !important;
		width: 100% !important;
	}
	.problem > div{
	margin: 1% 0;
	}
}
@media screen and (max-width: 640px){
	.issues{
		width: 90%;
		margin: 5% 5% 0 5% !important;
	}
	.issues-ipo, .issues-accounting{
		font-size: 18px;
		display: block;
		margin: 2% 0;
	}
	.section-title p{
		font-size: 20px !important;
	}
}
@media screen and (max-width: 480px){
	.section-title h2{
		font-size: 20px !important;
		padding: 0 20px;
	}
	.section-title h3{
		font-size: 17px !important;
	}
	section-text p{
		margin-bottom: 30px !important;
		font-size: 14px;
	}
	.merit{
		font-size: 22px;
	}
	.task{
		font-size: 30px;
	}
	.navbar .navbar-header .navbar-brand p{
		font-size: 14px;
	}
	.container_sp .btn_sp{
		bottom: 10px;
		margin: 0 10%;
		position: absolute;
		width: 80%;
	}
	.sub_section-title h3 > span{
		width: 50%;
		margin: 0.5% 25%;
	}
	.tablepress td{
		display: block;
	}
	.tablepress tbody td{
		border: none;
		padding: 0 10px;
	}
	table > tbody > tr{
		border-bottom: 1px solid #eee !important;
		display: block;
		margin-bottom: 12px;
	}
}
