@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,400;0,700;1,700&display=swap');
@import url('https://fonts.googleapis.com/icon?family=Material+Icons');


.main-before .eye-catch .entry-header h1{
	font-size: 82px;
}
.entry-title, 
.archive-title{
	font-weight: 700;
}

textarea{
	resize: none;
	font-family: Hiragino Sans,"ヒラギノ角ゴシック",Hiragino Kaku Gothic ProN,
   "ヒラギノ角ゴ ProN W3",
   Roboto,
   "Droid Sans",
   YuGothic,
   "游ゴシック",
   Meiryo,
   "メイリオ",
   Verdana,
   "ＭＳ Ｐゴシック",
   sans-serif;
}
.eye-catch img{
	max-height: 300px;
	object-fit: cover;
}
.service{
	font-family: Hiragino Sans,"ヒラギノ角ゴシック",Hiragino Kaku Gothic ProN,
   "ヒラギノ角ゴ ProN W3",
   Roboto,
   "Droid Sans",
   YuGothic,
   "游ゴシック",
   Meiryo,
   "メイリオ",
   Verdana,
   "ＭＳ Ｐゴシック",
   sans-serif;
}
#main .service .about{
	text-align: center;
}
#main .service h2{
	font-weight: bold;
	line-height: 40px;
	letter-spacing: -1px;
	font-size: 26px;
	color: #1B2962;
	text-align: center;
	font-weight: 700;
}
#main .service{
	font-size: 16px;
	line-height: 24px;
}
#main .service .about{
	padding: 0 0 65px;
}
#main .service .about .title{
	margin-bottom: 20px;
}
#main .service .about .title h2{
	font-size: 32px;
	font-family: 'Merriweather', 'sans-serif';
}
#main .service .about .des{
	text-align: center;
	line-height: 28px;
	font-weight: 400;
}
/*-- 	 .spot-consulting 	 --*/
#main .service .spot-consulting .sc_intro{
	padding: 40px 15px;
	background: #F0F3FD;
}
#main .service .spot-consulting .sc_intro > div{
	max-width: 800px;
	width: 100%;
	display: block;
	margin: auto;
	background: #fff;
	padding: 35px 40px 10px;
}
#main .service .spot-consulting .sc_intro > div > div:not(.sc_intro_ques){
	text-align: center;
}
#main .service .spot-consulting .sc_intro > div .title{
	margin-bottom: 18px;
}
#main .service .spot-consulting .sc_intro > div .des{
	margin-bottom: 28px;
}
#main .service .spot-consulting .sc_intro > div .sc_intro_ques h4{
	color: #FF8900;
	font-size: 19px;
	line-height: 40px;
	font-weight: 700;
	letter-spacing: -1px;
}
#main .service .spot-consulting .sc_intro > div .sc_intro_ques .content{
	margin-top: 18px;
	margin-bottom: 30px;
}
#main .service .spot-consulting .sc_intro > div .sc_intro_ques .content ul{
	padding-left: 5px;
}
#main .service .spot-consulting .sc_intro > div .sc_intro_ques .content li{
	list-style: none;
	font-weight: 400;
}
#main .service li:before{
	width: 10px;
	height: 10px;
	content: "";
	display: inline-block;
	background: #1B2962;
	margin-right: 8px;
	line-height: 28px;
}
#main .service .spot-consulting .sc_ct_service{
	padding: 57px 0 59px;
}
#main .service .spot-consulting .sc_ct_service h2{
	margin-bottom: 55px;
}
#main .service .spot-consulting .sc_ct_service .content{
	max-width: 956px;
	width: 100%;
	display: flex;
	margin: auto;
	justify-content: space-between;
	text-align: center;
	padding: 0 61px;
}
#main .service .spot-consulting .sc_ct_service .content .item{
	width: 33.33%;
}
#main .service .spot-consulting .sc_ct_service .content .item:not(:last-child){
	margin-right: 87px;
}
#main .service .spot-consulting .sc_ct_service .content .item .img{
	border: 1px solid #1B2962;
	border-radius: 50%;
	padding: 38px 0 38px;
	margin-bottom: 28px;
}
#main .service .spot-consulting .sc_ct_service .content .item .tl{
	font-size: 20px;
	line-height: 40px;
	font-weight: 700;
	letter-spacing: -1px;
	margin-bottom: 10px;
	color: #222222;
}
#main .service .spot-consulting .sc_ct_service .content .item .des{

}
#main .service .sc_our_str{
	background: #F0F3FD;
}
#main .service .sc_our_str > div{
	max-width: 100%;
	width: 100%;
	display: flex;
	margin: auto;
}
#main .service .sc_our_str .img{
	line-height: 0;
	width: 42.4%;
}
#main .service .sc_our_str .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .service .sc_our_str .intro{
	padding: 50px 60px;
}
#main .service .sc_our_str .intro h4{
	margin-left: 10px;
	font-size: 26px;
	font-weight: 700;
	line-height: 40px;
	margin-bottom: 30px;
}
#main .service .sc_our_str .intro .ct{
	font-weight: 400;
	line-height: 24px;
}
#main .service .sc_our_str .intro .ct ul{
	padding: 0;
}
#main .service .sc_our_str .intro .ct ul li{
	list-style: none;
	line-height: 28px;
}
#main .service .rs_sp{
	padding: 55px 15px 0 15px;
}
#main .service .rs_sp .title{
	margin-bottom: 30px;
}
#main .service .rs_sp .content{
	max-width: 834px;
	width: 100%;
	display: grid;
	margin: auto;
	grid-gap: 20px;
	margin-bottom: 7px;
	grid-template-columns: calc((100% - 20px)/2) calc((100% - 20px)/2);
}
#main .service .rs_sp .content > div{
	width: 100%;
	border: 2px solid #192655;
	padding: 23px 25px;
}
#main .service .rs_sp .content > div .img{
	margin-bottom: 9px;
	line-height: 0;
}
#main .service .rs_sp .content > div h4{
	margin-bottom: 9px;
	color: #1B2962;
	font-size: 20px;
	font-weight: 700;
	line-height: 40px;
}
#main .service .rs_sp .content > div .intro{
	font-size: 14px;
	line-height: 18px;
	color: #222222;
	font-weight: 400;
}
#main .service .rs_sp .content > div .intro p{
	margin-top: 9px;
}
#main .service .rs_sp .content > div .intro ul{
	padding: 0;
}
#main .service .rs_sp .content > div .intro li{
	list-style: none;
	color: #1B2962;
	font-weight: 400;
	line-height: 24px;
}
#main .service .spot-consulting .sc_delivery{
	padding: 55px 15px 85px;
}
#main .service .spot-consulting .sc_delivery .title{
	margin-bottom: 35px;
}
#main .service .spot-consulting .sc_delivery .content{
	max-width: 1120px;
	width: 100%;
	margin: auto;
	display: flex;
	grid-gap: 20px;
	justify-content: center;
}
#main .service .spot-consulting .sc_delivery .content > div{
	max-width: 360px;
}
#main .service .spot-consulting .sc_delivery .content > div .img{
	margin-bottom: 10px;
	line-height: 0;
}
#main .service .spot-consulting .sc_delivery .content > div .img img{
	width: 100%;
	border: 2px solid #FE7C21;
}
#main .service .spot-consulting .sc_delivery .content > div h4{
	font-size: 20px;
	font-weight: 700;
	line-height: 40px;
	margin-bottom: 10px;
	color: #1B2962;
}
#main .service .spot-consulting .sc_delivery .content > div h4 span{
	display: inline-block;
	width: 45px;
	height: 28px;
	background: #FF8900;
	color: #fff;
	text-align: center;
	line-height: 28px;
	margin-right: 10px;
}
#main .service .spot-consulting .sc_delivery .content > div .intro{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color: #222222;
}
#main .service .step_request{
	background: #F0F3FD;
	padding: 55px 0 60px;
}
#main .service .step_request > .des{
	font-weight: 400;
	line-height: 24px;
	text-align: center;
	margin-bottom: 38px;
}
#main .service .step_request .steps{
	max-width: 830px;
	margin: auto;
	display: grid;
	grid-gap: 25px;
	grid-template-columns: auto;
	padding: 0 15px;
}
#main .service .step_request .steps > div{
	background: #fff;
	display: flex;
	padding:21px 25px 25px 28px;
	justify-content: space-between;
	align-items: center;
}
#main .service .step_request .steps > div .stt{
	min-width: 51px;
	height: 80%;
	line-height: 40px;
	font-weight: 700;
	color: #FF8900;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: -15px;
	margin-right: 5px;
}
#main .service .step_request .steps > div .stt span{
	font-size: 32px;
}
#main .service .step_request .steps > div .content{
	max-width: 565px;
	width: 100%;
	margin: 0;
}
#main .service .step_request .steps > div .content h5{
	font-size: 20px;
	font-weight: 700;
	line-height: 40px;
	color: #1B2962;
}
#main .service .step_request .steps > div .content .des{
	font-weight: 400;
	line-height: 24px;
}#main .service .step_request .steps > div .img{
	line-height: 0;
	margin-left: 5px;
}
#main .service .price{
	padding: 55px 15px 50px;
}
#main .service .price .title{
	margin-bottom: 25px;
}
#main .service .price .content{
	max-width: 768px;
	margin: auto;
	display: grid;
	grid-template-columns: auto auto auto;
	grid-gap: 20px;
	text-align: center;
}
#main .service .price .content .img{
	line-height: 0;
	margin-bottom: 15px;
}
#main .service .price .content .tl{
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	margin-bottom: 10px;
}
#main .service .price .content .des{
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
	letter-spacing: -1px;
}
#main .service .questions{
	background: #F0F3FD;
	padding:55px 0 55px;
}
#main .service .questions .title{
	margin-bottom: 26px;
}
#main .service .questions .content{
	margin: 0;
	max-width: 720px;
	width: 100%;
	margin: auto;
}
#main .service .questions .content > div{
	background: #fff;
}
#main .service .questions .content > div:not(:last-child){
	margin-bottom: 10px;
}
#main .service .questions .content .tl{
	padding-left: 30px;
	position: relative;
	display: flex;
	height: 70px;
	align-items: center;
	border: 1px solid #D5D5D5;
	font-size: 18px;
	font-weight: 700;
	line-height: 40px;
	cursor: pointer;
}
#main .service .questions .content .tl:after{
	content: "+";
	position: absolute;
	transform: translateY(-50%);
	right: 25px;
	top: 50%;
	font-size: 30px;
	font-weight: 100;
}
#main .service .questions .content .tl.active:after{
	content: "";
	display: block;
	width: 20px;
	height: 1px;
	background: #000000;
}
#main .service .questions .content .ct{
	padding: 25px;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	border: 1px solid #D5D5D5;
	border-top: none; 
	display: none;
} 
#main .service .btn-service{
	background: #fff;
	margin: auto;
	display: block;
	padding: 90px 15px 90px;
}
.oct_form .form-button-area button,
#main .service .btn-service a{
	max-width: 383px;
	width: 100%;
	height: 90px;
	border-radius: 45px;
	border: 3px solid #1B2962;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: auto;
	background: #fff;
	text-decoration: none;
	font-size: 20px;
	font-weight: 700;
	line-height: 32px;
	color: #1B2962;
}
.oct_form .form-button-area button:hover,
#main .service .btn-service a:hover{
	background: #1B2962;
	color: #fff;
}
.oct_form .form-button-area button i,
#main .service .btn-service a i{
	margin-right: 10px;
}
.oct_form .form-button-area button::before {
	content: "\f1d8";
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}
.oct_form .form-button-area button[name="submitBack"],
.oct_form .form-button-area button[name="contact-submit"] {
	max-width: 35%;
	display: inline-flex;
}
/*-- 	 .advisor-service 	 --*/

#main .service .ct_service{
	padding: 5px 15px;
}
#main .service .ct_service .title{
	margin-bottom: 22px;
}
#main .service .ct_service .des{
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 70px;
}
#main .service .ct_service .intro{
	max-width: 934px;
	width: 100%;
	margin: auto;
}
#main .service .ct_service .intro > div:not(.example){
	display: flex;
	justify-content: space-between;
	margin-bottom: 54px;
}
#main .service .ct_service .intro .img{
	min-width: 160px;
	height: 157px;
	background: #0B56AA;
	margin-right: 57px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}
#main .service .ct_service .intro .ct{
	width: 100%;
}
#main .service .ct_service .intro .ct .ct-top{
	margin-bottom: 18px;
}
#main .service .ct_service .intro .ct .ct-top h5{
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
}
#main .service .ct_service .intro .ct .ct-bt{
	line-height: 24px;
}
#main .service .ct_service .example{
	max-width: 806px;
	width: 100%;
	margin-top: 90px;
	padding: 35px 0 29px 53px;
	border: 3px solid #1B2962;
}
#main .service .ct_service .example h5{
	font-size: 22px;
	font-weight: 700;
	line-height: 28px;
}
#main .service .ct_service .example .ex-tl{
	margin-bottom: 17px;
}
#main .service .ct_service .example .ex-ct{
	font-size: 18px;
	line-height: 28px;
	font-weight: 18px;
}
#main .service .ct_service .example ul{
	padding: 0;
}
#main .service .ct_service .example li{
	list-style: none;
}
#main .service .advisor-service .analysis_ex {
	padding: 103px 0 108px;
}
#main .service .advisor-service .analysis_ex > div{
	max-width: 1200px;
	width: 100%;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
#main .service .advisor-service .analysis_ex .analysis_ex-left{
	width: 45%;
	padding-left: 15px;
}
#main .service .advisor-service .analysis_ex .analysis_ex-left h5{
	font-size: 26px;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 40px;
	color: #1B2962;
	margin-bottom: 26px;
}
#main .service .advisor-service .analysis_ex .analysis_ex-left .des{
	margin-bottom: 38px;
}
#main .service .advisor-service .analysis_ex .analysis_ex-left .ct ol{
	padding-left: 20px;
}
#main .service .advisor-service .analysis_ex .analysis_ex-left .ct li{
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}
#main .service .advisor-service .analysis_ex .analysis_ex-left .ct li:before{
	display: none;
}
#main .service .advisor-service .analysis_ex .analysis_ex-left .ct .ct_ex{
	font-size: 16px;
	line-height: 24px;
	padding-left: 23px;
	margin-bottom: 67px;
}
#main .service .advisor-service .analysis_ex .analysis_ex-left .ex{
	padding: 23px;
	border: 1px solid #1B2962;
	max-width: 329px;
	font-size: 16px;
	line-height: 30px;
}
#main .service .advisor-service .analysis_ex .analysis_ex-left .ex ul{
	padding-left: 0;
}
#main .service .advisor-service .analysis_ex .analysis_ex-left .ex li{
	list-style: none;
	font-size: 16px;
	line-height: 30px;
}
#main .service .advisor-service .analysis_ex .img img{
	width: 100%;
}
#main .service .advisor-service .rs_sp{
	padding-bottom: 60px;
}

/*-- 	.ma-service 	--*/
#main .service .ma-service .business_ct{
	padding: 7px 0 96px;
	max-width: 100%;
	position: relative;
	margin: auto;
}
#main .service .ma-service .business_ct .title{
	margin-bottom: 36px;
}
#main .service .ma-service .business_ct .ct{	
	max-width: 720px;
	width: 100%;
	margin: auto;
}
#main .service .ma-service .business_ct .featured{
	background: #F3F5FE;
	padding: 30px 70px;
	font-size: 16px;
	font-weight: 700;
	line-height: 28px;
	margin-bottom: 48px;
}
#main .service .ma-service .business_ct .featured h5{
	font-size: 18px;
	text-align: center;
	margin-bottom: 12px;
}
#main .service .ma-service .business_ct .featured ul{
	padding-left: 0;
}
#main .service .ma-service .business_ct ul li{
	list-style: none;
	font-weight: 400;
}
#main .service .ma-service .business_ct .content{
	margin: auto;
	padding-left: 70px;
}
#main .service .ma-service .business_ct .content ol{
	padding-left: 0;
}
#main .service .ma-service .business_ct .content li{
	font-size: 16px;
	line-height: 32px;
	padding-left: 10px;
}
#main .service .ma-service .business_ct .content li:before{
	display: none;
}
#main .service .ma-service .business_ct img{
	opacity: 0.15;
	position: absolute;
	right: 590px;
    top: 46%;
}
#main .service .ma-service .ft_strengths{
	padding: 44px 0 82px;
	max-width: 100%;
	margin: auto;
}
#main .service .ma-service .ft_strengths .title{
	margin-bottom: 21px;
}
#main .service .ma-service .ft_strengths .des{
	font-size: 18px;
	line-height: 28px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 55px;
}

#main .service .ma-service .ft_strengths .item{
	display: flex;
}
#main .service .ma-service .ft_strengths .item:first-child{
	justify-content: flex-end;
}
#main .service .ma-service .ft_strengths .item > div{
	max-width: 100%;
	width: 100%;
	display: flex;
	align-items: center;
}
#main .service .ma-service .ft_strengths .item:first-child > div{
	flex-direction: row-reverse;
	margin-bottom: 53px;
	padding-left: 15px;
}
#main .service .ma-service .ft_strengths .item:first-child > div .img{
	margin-left: 70px;
}
#main .service .ma-service .ft_strengths .item:nth-child(2) > div{
	padding-right: 15px;
}
#main .service .ma-service .ft_strengths .item:nth-child(2) > div .img{
	margin-right: 70px;
}
#main .service .ma-service .ft_strengths .item > div .img{
	line-height: 0;
	width: 45%;
}
#main .service .ma-service .ft_strengths .item > div .img img{
	width: 100%;
	min-height: 440px;
	object-fit: cover;
}
#main .service .ma-service .ft_strengths .item > div .ct{
	max-width: auto;
}
#main .service .ma-service .step_request>.title{
	margin-bottom: 13px;
}
#main .service .ma-service .step_request .steps>div .stt{
	min-width: 80px;
}
#main .service .ma-service .step_request .steps>div .img{
	margin-left: 15px;
}
#main .service .ma-service .result_sp{
	padding: 55px 0 20px;
}
#main .service .ma-service .result_sp .title{
	margin-bottom: 13px;
}
#main .service .ma-service .result_sp .des{
	font-weight: 400;
	text-align: center;
	margin-bottom: 34px;
}
#main .service .ma-service .result_sp table,
#main .service .ma-service .result_sp table th,
#main .service .ma-service .result_sp table td{
	border: 1px solid #c7c7c7;
}
#main .service .ma-service .result_sp table{
    border-collapse: collapse;
    max-width: 945px;
    margin: auto;
}
#main .service .ma-service .result_sp table th{
	width: auto;
	color: #FFFFFF;
	background: #1B2A60;
	padding: 17px 0;
	text-align: center;
}
#main .service .ma-service .result_sp table td{
	padding: 7px 10px;
}
#main .service .ma-service .result_sp table tr td:first-child,
#main .service .ma-service .result_sp table tr td:nth-child(2){
	text-align: center;
}
#main .service .ma-service .rs_sp{
	padding-bottom: 20px;
}
#main .service .ma-service .rs_sp .title{
	margin-bottom: 15px;
}
#main .service .ma-service .rs_sp .des{
	line-height: 24px;
	text-align: center;
	margin-bottom: 33px;
}
#main .service .ma-service .rs_sp .content>div{
	padding: 25px;
}
#main .service .ma-service .rs_sp .content>div .intro p:first-child{
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: -1px;
	color: #222222;
}
#main .service .ma-service .cost{
	padding: 55px 0 78px;
	text-align: center;
} 
#main .service .ma-service .cost .title{
	margin-bottom: 32px;
}
#main .service .ma-service .cost .des{
	font-size: 22px;
	font-weight: 700;
	line-height: 28px;
	display: block;
	margin: auto;
	padding: 25px;
	max-width: 511px;
	border: 3px solid #1B2962;
	margin-bottom: 30px;
}

/*--  seminar page --*/
.serminar-page{
	font-family: Hiragino Sans,"ヒラギノ角ゴシック",Hiragino Kaku Gothic ProN,
   	"ヒラギノ角ゴ ProN W3",
   	Roboto,
   	"Droid Sans",
   	YuGothic,
   	"游ゴシック",
   	Meiryo,
   	"メイリオ",
   	Verdana,
   	"ＭＳ Ｐゴシック",
   	sans-serif;
	padding: 0 15px;
}
.serminar-page .intro{
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	line-height: 28px;
	margin-bottom: 55px;
}
.grid-container{
	max-width: 1120px;
	display: grid;
	margin: auto;
	grid-template-columns: auto auto auto;
	grid-gap: 20px;
}
.grid-container .grid-item{
	border: 1px solid #969696;
	padding: 25px;
}
.serminar-page .grid-container .grid-item .title{
	margin-bottom: 10px;
}
.serminar-page .grid-container .grid-item .title h4,
.serminar-page .grid-container .grid-item .title h4 a{
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
.serminar-page .grid-container .grid-item .info{
	background: none;
	padding: 0;
	font-size: 12px;
	margin-bottom: 10px;
}
.serminar-page .grid-container .grid-item .info > div{
	display: flex;
	align-items: center;
	margin-bottom: 3px;
}
.serminar-page .grid-container .grid-item .info .tl{
	margin-right: 6px;
	padding:1px 5px;
	display: block;
	min-width: 60px;
	background: #EDEDED;
}
.serminar-page .grid-container .grid-item .info-bottom.head-btn{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.serminar-page .grid-container .grid-item .info-bottom > div{
	text-align: right;
}
.serminar-page .grid-container .grid-item .info-bottom .taking_cls{
	font-size: 12px;
	font-weight: 400;
	line-height: 24px;
	padding: 0 3px;
	background: #FF8900;
	color: #fff;
} 
.serminar-page .grid-container .grid-item .info-bottom .link{
	/*float: right;*/
}
.serminar-page .grid-container .grid-item .info-bottom .link a{
	text-transform: uppercase;
	color: #1B2962;
	text-decoration: none;
	line-height: 18px;
	font-weight: 700;
}
.serminar-page .grid-container .grid-item .info-bottom .link a:hover{
	opacity: .7;
}
.serminar-page .grid-container .grid-item .info-bottom.head-btn > div{
	display: inline-block;
	/*max-width: 66px;*/
}
.serminar-page .grid-container .grid-item .info-bottom .link a{
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.serminar-page .grid-container .grid-item .info-bottom .link a span {
	font-size: 32px;
}
/*--    .page-navigation    --*/
.page-navigation{
	margin: 60px 0;
}
.page-navigation .page-nav{
	display: flex;
	justify-content: center;
}
.page-navigation .page-nav a,
.page-navigation .page-nav span{
	font-size: 16px;
	font-weight: 400;
	line-height: 21px;
	color: #1B2962;
	border: 1px solid #1B2962;
	line-height: 40px;
	border-radius: 0;
}
.page-navigation .page-nav a:hover,
.page-navigation .page-nav span{
	color: #fff;
	background-color: #1B2962;
}
.page-numbers{
	height: 40px;
	width: 40px;
	line-height: 40px;
}
/*--  single-seminar  --*/
.sg-seminar {
	max-width: 1090px;
	margin: auto;
	font-family: Hiragino Sans,"ヒラギノ角ゴシック",Hiragino Kaku Gothic ProN,
   "ヒラギノ角ゴ ProN W3",
   Roboto,
   "Droid Sans",
   YuGothic,
   "游ゴシック",
   Meiryo,
   "メイリオ",
   Verdana,
   "ＭＳ Ｐゴシック",
   sans-serif;
   padding:15px 15px 0;
   display: flex;
   justify-content: space-between;
}
.sg-seminar .sg-seminar-content{
	max-width: 720px;
}
.sg-seminar .sg-seminar-content .taking_cls{
	padding: 0 4px;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	background: #FF8900;
	display: inline-block;
	margin-bottom: 13px;
}
.sg-seminar .sg-seminar-content .title{
	margin-bottom: 35px;
}
/*.sg-seminar .sg-seminar-content .title h2{
	font-size: 26px !important;
	line-height: 35px;
}*/
.sg-seminar .sg-seminar-content .title h2 {
	font-size: 26px !important;
	margin-bottom: 30px;
	padding-bottom: 20px;
	position: relative;
	line-height: 1.3;
	color: #293337;
	border-bottom: 3px solid #e9e9e9;
}
.sg-seminar .sg-seminar-content .title h2::before {
	position: absolute;
	bottom: -3px;
	left: 0;
	content: "";
	width: 80px;
	height: 3px;
	background-color: #1b2962;
}
.sg-seminar .sg-seminar-content .info{
	background: none;
	padding: 0;
	font-size: 16px;
}
.sg-seminar .sg-seminar-content .info > div{
	display: flex;
	align-items: center;
	margin-bottom: 4px;
}
.btn-end_course {
	font-size: 13px;
	display: inline-block;
	min-width: 120px;
	padding: 0 20px;
	background-color: #1b2962;
	color: #fff;
	text-align: center;
	font-weight: 500;
	margin-top: 15px;
	margin-bottom: 30px;
}
.sg-seminar .sg-seminar-content p{
	color: #45494b;
	line-height: 2;
}
.sg-seminar-content .ct h1, 
.sg-seminar-content .ct h3,
.sg-seminar-content .ct h2,
.sg-seminar-content .ct h4,
.sg-seminar-content .ct h5, 
.sg-seminar-content .ct h6 {
  	margin-top: 70px;
	margin-bottom: 22px;
	padding-left: 17px;
	font-weight: 700;
	color: #293337;
	line-height: 1.3;
	border-left: 4px solid #1b2962;
}
.sg-seminar-content .ct h2 {
  	font-size: 26px;
}
.sg-seminar-content .ct h3 {
  	font-size: 24px;
}
.sg-seminar-content .ct h4 {
  	font-size: 22px;
}
.sg-seminar-content .ct h5 {
  	font-size: 20px;
}
.sg-seminar-content .ct h6 {
  	font-size: 16px;
}
.sg-seminar-content ul {
	padding-left: 1em;
	padding-bottom: 40px;
}
.sg-seminar-content ul li {
	line-height: 2;
	color: #45494b;
}
.sg-seminar .sg-seminar-content .info .tl{
	margin-right: 9px;
	padding:4px 10px;
	display: block;
	min-width: 84px;
	background: #EDEDED;
}
.sg-seminar .sg-seminar-content .btn-register{
	margin: 30px auto 0;
	/*width: 224px;
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 3px solid #1B2962;
	border-radius: 45px;*/
	/*transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;*/
    cursor: pointer;
    text-align: center;
}
.sg-seminar .sg-seminar-content .btn-register a{
	/*font-size: 20px;
	line-height: 32px;
	font-weight: 700;
	color: #1B2962;*/
	text-decoration: none;
	background-color: #1b2962;
	color: #fff;
	-webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1);
	border-radius: 25px;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.3;
	display: inline-block;
	font-size: 16px;
	min-width: 320px;
	min-height: 50px;
	padding: 14px 30px 16px;
	transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
	cursor: pointer;
}
/*.sg-seminar .sg-seminar-content .btn-register:hover{
	background: #1B2962;
}*/
.sg-seminar .sg-seminar-content .btn-register a:hover {
	color: #fff;
	opacity: 0.7;
}
.sg-seminar .sg-seminar-content .ct{
	line-height: 24px;
}
.sg-seminar .btn-more a{
	width: 280px;
	border: 2px solid #1B2962;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	color: #1B2962;
	position: relative;
	font-weight: 700;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	height: 80px;
	font-size: 20px;
	line-height: 80px;
}
.sg-seminar .btn-more a:hover{
	color: #fff;
	background: #1B2962;
}
.sg-seminar .btn-more a span{
	vertical-align: text-bottom;	
}





.serminar-page .grid-container {
	display: block;
}
.D03-001-01-list-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -2.5% 0 0 -2.3%;
}
.D03-001-01-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -2.5% 0 0 -2.3%;
}
.D03-001-01-list-item {
  position: relative;
  background-color: #fff;
}
.D03-001-01-list-item a {
  display: block;
  height: 100%;
  width: 100%;
}
.D03-001-01-list-item__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  line-height: 1.3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
.D03-001-01-list-item__header span {
  display: block;
  font-weight: 700;
}
.D03-001-01-list-item__label {
  position: absolute;
  background-color: #ea7a3d;
  color: #fff;
  text-align: center;
}
.D03-001-01-list-item__dl {
  color: #45494b;
}
.D03-001-01-list-item__dl dt {
  font-weight: 700;
}
.D03-001-01-list-item a {
	text-decoration: none;
	-webkit-box-shadow: 0 20px 40px 0 rgba(4, 0, 0, 0.15);
	box-shadow: 0 20px 40px 0 rgba(4, 0, 0, 0.15);
}
.D03-001-01-list-item a > span:last-child {
    text-transform: uppercase;
    color: #1B2962;
    text-decoration: none;
    line-height: 18px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
	bottom: 10px;
	right: 10px;
}
.sg-seminar-content .ct h2:first-child,
.sg-seminar-content .ct h1:first-child,
.sg-seminar-content .ct h4:first-child,
.sg-seminar-content .ct h6:first-child,
.sg-seminar-content .ct h5:first-child,
.sg-seminar-content .ct h3:first-child {
	margin-top: 0;
}
.sg-seminar-content hr {
	height: 1px;
	margin: 30px 0;
	border: 0;
	background-color: #dedede;
}
body.single-seminar #content-in #main {
  	padding-bottom: 120px;
}

.sg-seminar-content .column-wrap {
    margin-bottom: 0;
}
.sg-seminar-content .column-wrap:not(.content-column) .column-left {
    font-weight: 700;
}
.sg-seminar-content .column-wrap:not(.content-column) .column-right,
.sg-seminar-content .column-wrap:not(.content-column) .column-left {
    font-size: 16px;
    padding: 20px 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}
.sg-seminar-content .column-wrap:not(.content-column) + .column-wrap .column-right,
.sg-seminar-content .column-wrap:not(.content-column) + .column-wrap .column-left {
    border-bottom: 1px solid #dedede;
    border-top: 0;
}
.sg-seminar-content .column-wrap:not(.content-column) .column-right p,
.sg-seminar-content .column-wrap:not(.content-column) .column-left p {
    line-height: 1.6;
	color: #45494b;
}
.sg-seminar-content .column-wrap:not(.content-column) .column-right {
    width: calc(75% - 30px);
}

.sg-seminar-content .description-left {
	padding-left: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 20px 0 0;
}
.sg-seminar-content .description-right {
	width: auto;
}
.sg-seminar .sg-seminar-content p {
	margin-bottom: 20px;
}
.sg-seminar-content .column-wrap + p,
.sg-seminar-content .column-wrap + h2,
.sg-seminar-content .column-wrap + h3,
.sg-seminar-content .column-wrap + h4,
.sg-seminar-content .column-wrap + h5,
.sg-seminar-content .column-wrap + h6 {
    margin-top: 70px;
}

@media screen and (min-width: 541px) {
	.D03-001-01-list {
	    margin: -2% 0 0 -2%;
	}
	.D03-001-01-list-item {
	    width: 48%;
	    margin: 2% 0 0 2%;
	    -webkit-transition: all 0.2s ease;
	    transition: all 0.2s ease;
	}
	.D03-001-01-list-item:hover {
	    -webkit-box-shadow: 0 20px 40px 0 rgba(4, 0, 0, 0.15);
	    box-shadow: 0 20px 40px 0 rgba(4, 0, 0, 0.15);
	    -webkit-transform: translate3d(0, -5px, 0);
	    transform: translate3d(0, -5px, 0);
	}
	.D03-001-01-list-item__header {
		height: 146px;
		padding: 0 30px;
		font-size: 20px;
	}
	.D03-001-01-list-item__label {
	    top: 118px;
		left: 20px;
		width: auto;
		height: 22px;
		font-size: 13px;
		line-height: 22px;
		padding: 0 5px;
	}
	.D03-001-01-list-item__dl {
	  	padding: 25px 30px 40px;
	}
	.D03-001-01-list-item__dl dd, .D03-001-01-list-item__dl dt {
	  	font-size: 15px;
	}
}

@media screen and (min-width: 769px) {
	.D03-001-01-list {
	    margin: 2.5% 0 0 -2.3%;;
	}
	.D03-001-01-list-item {
	    width: 31%;
	    margin: 2.5% 0 0 2.3%;
	    -webkit-transition: all 0.2s ease;
	    transition: all 0.2s ease;
	}
	.D03-001-01-list-item:hover {
	    -webkit-box-shadow: 0 20px 40px 0 rgba(4, 0, 0, 0.15);
	    box-shadow: 0 20px 40px 0 rgba(4, 0, 0, 0.15);
	    -webkit-transform: translate3d(0, -5px, 0);
	    transform: translate3d(0, -5px, 0);
	}
	.D03-001-01-list-item__header {
		height: 146px;
		padding: 0 30px;
		font-size: 20px;
	}
	.D03-001-01-list-item__label {
	  	top: 135px;
		left: 30px;
		width: auto;
		height: 22px;
		font-size: 13px;
		line-height: 22px;
		padding: 0 5px;
	}
	.D03-001-01-list-item__dl {
	  	padding: 25px 30px 40px;
	}
	.D03-001-01-list-item__dl dd, .D03-001-01-list-item__dl dt {
	  	font-size: 15px;
	}
	.D03-001-01-list-item__dl dd, .D03-001-01-list-item__dl dt {
	  	font-size: 15px;
	}
}



/*--    library-page    --*/
.library-page{
	font-family: Hiragino Sans,"ヒラギノ角ゴシック",Hiragino Kaku Gothic ProN,
   "ヒラギノ角ゴ ProN W3",
   Roboto,
   "Droid Sans",
   YuGothic,
   "游ゴシック",
   Meiryo,
   "メイリオ",
   Verdana,
   "ＭＳ Ｐゴシック",
   sans-serif;
   padding-top: 10px;
   margin-bottom: -40px;
}
.library-page .intro{
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	line-height: 28px;
	margin-bottom: 45px;
}
.library-page .content{
	background: #F0F3FD;
	padding: 30px 15px 60px;
}
.library-page .content .grid-container{
	padding-bottom: 22px;
	display: flex;
	flex-wrap: wrap;
	grid-gap: 30px;
}
.library-page .content .grid-item{
	background: #fff;
	border: 2px solid #192655;
	/*width: calc(33% - 12.5px);*/
	width: calc(33% - 16px);
}
.library-page .content .grid-item .img{
	position: relative;
	line-height: 0;
	margin: -25px -25px 0;
	margin-bottom: 12px;
}
.library-page .content .grid-item .img img {
	width: 100%;
}
.library-page .content .grid-item .img > div{
	position: absolute;
	min-width: 46px;
	/*font-size: 14px;*/
	font-weight: 700;
	/*line-height: 24px;*/
	top: 0;
	right: 0;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 28px;
}
.library-page .content .grid-item .img .take-charge{
	background: #C21D61;
}
.library-page .content .grid-item .img .free{
	background: #2584CA;
}
.library-page .content .grid-item .title{
	margin-bottom: 20px;
}
.library-page .content .grid-item .title h4,
.library-page .content .grid-item .title h4 a{
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.library-page .content .grid-item .excerpt{
	font-size: 14px;
	line-height: 18px;
	color: #292929;
	margin-bottom: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.library-page .content .grid-item .btn-library a{
	width: 162px;
	margin: auto;
	background: #FF8900;
	border-radius: 7px;
	font-weight: 700;
	line-height: 24px;
	display: block;
	padding: 13px 0;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
.library-page .content .grid-item .btn-library a:hover{
	background: rgba(255,137,0,.5);
}
.libs-list-scr {
	margin: 20px 0 30px;
	overflow-x: auto;
	text-align: center;
	padding-bottom: 5px;
}
.libs-list-scr::-webkit-scrollbar {
    width: 100%;
    height: 3px;
    margin-top: 2px;
    opacity: 0;
    visibility: hidden;
    display: none;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.libs-list-scr:hover::-webkit-scrollbar {
    display: block;
}

.libs-list-scr::-webkit-scrollbar-thumb {
    background-color: #eee;
}

.libs-list-scr:hover {
    scrollbar-width: thin;
}
.list-cat-lib.d-flex {
  	display: inline-flex;
	list-style: none;
	padding-left: 0;
	max-width: 1480px;
	justify-content: center;
	margin: 0 auto;
	white-space: nowrap;
}
.list-cat-lib li {
	margin-right: 9px;
}
.list-cat-lib li a {
  font-weight: bold;
  cursor: pointer;
  line-height: normal;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  position: relative;
  display: block;
  border-radius: 0;
  color: #1B2962;
  background: white;
  border: 1px solid #1B2962;
  padding: 8px;
  min-width: 60px;
}
.list-cat-lib li.current a,
.list-cat-lib li a:hover {
  color: #fff;
  background: #1B2962;
}
.libs-list .load-more {
  opacity: 1;
  visibility: visible;
  height: auto;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  text-align: center;
}
.libs-list .load-more.hidden {
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.libs-list .load-more img {
  max-width: 50px;
}
.libs-no-post {
  text-align: center;
}
/*--    single-library    --*/
.single-library-content{
	max-width: 720px;
	margin: auto;
	margin-top: -5px;
	font-family: Hiragino Sans,"ヒラギノ角ゴシック",Hiragino Kaku Gothic ProN,
   "ヒラギノ角ゴ ProN W3",
   Roboto,
   "Droid Sans",
   YuGothic,
   "游ゴシック",
   Meiryo,
   "メイリオ",
   Verdana,
   "ＭＳ Ｐゴシック",
   sans-serif;
}
.single-library-content .des{
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	color: #1B2962;
}
.single-library-content .des > div{
	width: 46px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	margin-top: 22px;
	margin-bottom: 10px;
}
.single-library-content .des .take-charge{
	background: #C21D61;
}
.single-library-content .des .free{
	background: #2584CA;
}
.single-library-content .img{
	line-height: 0;
	margin-bottom: 10px;
}
.single-library-content .img img{
	width: 100%;
}
.single-library-content .ct{
	line-height: 24px;
}
.single-library-content .mw_wp_form p {
  	margin-bottom: 1em;
}
.bn-ft.widget_fixed_content_widget {
	font-family: "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	font-size: 16px;
	line-height: 1.65;
	color: #2f3e36;
	position: fixed;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 500px;
}
.bn-ft .fixedDl_btn {
	display: block;
	background: #1B2962;
	width: 42px;
	height: 38px;
	border: none;
	position: relative;
	z-index: 1;
	outline: none;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: background-color, color;
	-o-transition-property: background-color, color;
	transition-property: background-color, color;
	cursor: pointer;
}
.bn-ft .fixedDl_btn::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	border: 1px solid #fff;
	width: 10px;
	height: 10px;
	-webkit-transform: translateY(3px) rotate(315deg);
	-ms-transform: translateY(3px) rotate(315deg);
	transform: translateY(3px) rotate(315deg);
	border-bottom: none;
	border-left: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	right: 0;
	left: 0;
	margin: auto;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	transition-property: -webkit-transform;
	-webkit-transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}
.fixedDl_btn.isOpen::before {
	-webkit-transform: translateY(-1px) rotate(135deg);
	-ms-transform: translateY(-1px) rotate(135deg);
	transform: translateY(-1px) rotate(135deg);
}
.fixedDl_btn::after {
  	content: "";
  	cursor: pointer;
}
.ct-bn-ft {
	-webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.19);
	box-shadow: 0 6px 6px rgba(0, 0, 0, 0.19);
	overflow: hidden;
	max-height: 0;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-property: max-height;
	-o-transition-property: max-height;
	transition-property: max-height;
	border-top: 6px solid #1B2962;
}
.bn-ft .isOpen + .ct-bn-ft {
  	max-height: 226px;
}
.ct-bn-ft .fixedDl_cols {
	background-color: #fff;
	padding: 12px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.fixedDl_col-no1 {
  	flex: 4;
  	padding-right: 38px;
}
.fixedDl_col-no2 {
	flex: 1;
	margin-left: auto;
	width: auto;
	max-width: 90px;
}
.fixedDl_title {
	align-items: center;
	color: #333333;
	display: flex;
	font-size: 16px;
	font-weight: bold;
	/*line-height: 15px;*/
	line-height: 18px;
	margin: 0 auto;
}
.fixedDl_title br {
  	display: block;
}

span.fixedDl_label_new {
	background: #F05C5C;
	border-radius: 4px;
	border: 1px solid #F05C5C;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-right: 8px;
	padding: 2px 7px;
	line-height: 21px;
	width: 49px;
	text-align: center;
	flex-basis: 49px;
}
.fixedDl_title span:last-child {
	width: calc(100% - 57px);
	flex-basis: calc(100% - 57px);
	text-align: center;
}
.fixedDl_text {
	font-size: 14px;
	font-weight: normal;
	margin: 19px 0 14px;
	line-height: 21px;
	color: #333333;
}
.fixedDl_link > a {
  background: #3ea966;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  height: 41px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 15px;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: border-color, color;
  -o-transition-property: border-color, color;
  transition-property: border-color, color;
}
.fixedDl_image > img {
  display: block;
  width: 100%;
  height: auto;
}
.fixedDl_col.fixedDl_col-no1 a {
    height: 36px;
	background: linear-gradient(.25turn,#42BCE3,#367DD2);
	display: flex;
	padding: 0 5px;
	line-height: 21px;
	border-radius: 3px;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	align-items: center;
	text-align: center;
	min-width: 204px;
	width: auto;
	max-width: 120px;
}
.fixedDl_col.fixedDl_col-no1 a span {
  	width: 100%;
}
.single-post .sns-share-buttons a:hover{
	color: #fff;
}
.sg-seminar .btn-more a span {
	/*font-size: 44px;*/
	font-size: 35px;
	margin-top: 0px;
}
.card-content.top-thumb-card .cat-link:hover,
.clg-thumb ul.post-categories li a:hover,
.card-content.csm-left-thumb object .post-categories li a:hover{
	background-color: #1B2962;
    color: white;
    opacity: 1;
}
.single-post .eye-catch img {
  max-height: none;
}
.fixedDl_col.fixedDl_col-no1 a span:nth-child(2) {
	display: none;
}

/*fix*/
.header-container-in.hlt-top-menu {
  	font-size: 0;
  	padding: 16px 0;
}
ul.contact-arrow {
  	padding-left: 0;
}
.search-tab[data-target="search-tab-keyword"] {
  	float: right;
}

.form-two-columns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 1em;
	margin-top: -1em;
}
.page-template-seminar-apply-page div.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0;
  margin-right: 20px;
}
.page-template-seminar-apply-page .mwform-radio-field,
.page-template-seminar-apply-page .mwform-checkbox-field {
  display: inline-block;
  margin-left: 0;
  margin-right: 20px;
}
.form-note-lb {
  margin-bottom: 10px;
  display: inline-block;
}
span.mwform-checkbox-field input, span.mwform-radio-field input {
  margin-right: 0;
}
.oct_form {
  max-width: 780px;
  margin: 0 auto;
  padding: 0px 29px 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  position: relative;
  background-color: #fff;
}
.oct_form .form-two-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1em;
  margin-top: -1em;
}
.form-two-columns .form-column {
  max-width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.oct_form p {
  margin-bottom: 1em;
  color: #24243f;
}
.oct_form .form-label {
  font-weight: bold;
  line-height: 28.8px;
}

.mw_wp_form .error {
  font-size: 90%;
  color: #B70000;
  display: block;
  position: absolute;
  bottom: -18px;
  line-height: 1;
}

.mw_wp_form form p {
  	position: relative;
}

.mw_wp_form .form-privacy-area {
	margin-bottom: 1.1em;
	position: relative;
}
.mw_wp_form .form-privacy-area .error {
  left: 50%;
  transform: translateX(-50%);
  bottom: -12px;
}

#container.cf > iframe {
  	display: none;
}



.cta-conversion-inner {
  flex-wrap: wrap;
}
.cta-conversion-btm {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}
.cta-conversion-button {
  width: calc(50% - 10px);
  height: 60px;
}
.cta-conversion-button a.btn {
  margin: 0;
  width: 100%;
  height: 100%;
  line-height: 1.3;
}
.cta-conversion-button .btn .fas {
  font-size: 18px;
}

.btn.btn--white.btn--custompages {
  max-width: 430px;
  padding: 1.2em 4em;
}


#mw_wp_form_mw-wp-form-343 p > .mwform-checkbox-field.horizontal-item {
	display: block;
	margin-left: 0;
}
.hidden-area1 {
  margin-bottom: 1em;
}

.regist-form {
  position: relative;
}
#form\[mail\]-error {
  position: absolute;
  top: 100%;
  line-height: 1;
  color: #f00;
}

.mail-btn {
	margin-top: 30px;
}
.mail-magagine-btn {
  width: 50%;
  background-color: #FF8900;
  color: white;
  font-weight: bold;
  border-color: #FF8900;
  display: block;
  text-align: center;
  padding: 7px;
  margin: 0 auto;
  font-size: 20px;
  text-decoration: none;
}
.mail-magagine-btn:hover {
  color: white;
  background-color: #DF7800;
  border-color: #DF7800;
}

.interested-menu {
  display: table;
  width: 100%;
}
.interested-menu .mwform-checkbox-field.horizontal-item {
  font-size: 14px;
  display: table-cell;
  margin-left: 0;
}
span.dtrow {
  display: table-row;
}
/*.interested-menu .mwform-checkbox-field.horizontal-item:nth-child(3n+1) {
  width: 25%;
}*/
/*.mwform-checkbox-field.horizontal-item:nth-child(4n) {
  width: fit-content;
}*/

@media only screen and (max-width: 1389px) {
	.voices-slider .e-card {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
	}
	.voices-slider .e-card div.card-content.top-thumb-card {
		height: auto;
		position: relative;
		flex-grow: 1;
		flex-basis: 0;
	}
}
.oct_form .form-button-area p {
  margin-bottom: 0;
}
/*-- fix IE --*/
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
	.grid-container{
		max-width: 1160px;
		display: flex;
		flex-wrap: wrap;
		padding: 20px 0 0 20px;
	}
	.grid-item{
		width: calc(((100%) - 61px)/3);
		margin: 0 20px 20px 0;
	}
	.sg-seminar .btn-more a span{
		margin-top: -5px !important;
	}
	.library-page .content .grid-item .btn-library a{
		padding: 15px 0 11px !important;
	}
	#main .service .spot-consulting .sc_delivery .content,
	#main .service .price .content,
	#main .service .rs_sp .content{
		display: flex;
		-ms-flex-wrap: wrap;
		padding: 20px 0 0 20px;
	}
	#main .service .rs_sp .content{
		max-width: 874px !important;
	}
	#main .service .rs_sp .content > div{
		margin: 0 20px 20px 0;
		width: calc(((100%) - 40px)/2) !important;
	}
	#main .service .spot-consulting .sc_delivery .content{
		max-width: 1160px !important;
	}
	#main .service .spot-consulting .sc_delivery .content > div{
		width: calc(((100%) - 60px)/3) !important;
		margin: 0 20px 20px 0;
	}
	#main .service .spot-consulting .sc_delivery .content > div h4 span{
		padding-top: 4px;
	}
	#main .service .price .content{
		max-width: 804px !important;
	}
	#main .service .price .content > div{
		width: calc(((100%) - 60px)/3) !important;
		margin: 0 20px 20px 0;
	}
	#main .service .questions .content .tl{
		padding-top: 4px !important;
	}
	#main .service .btn-service a{
		padding-top: 5px !important;
	}
	#main .service .btn-service a i{
		margin-top: -5px;
	}
	.library-page .content .grid-item .img > div{
		height: 24px;
		line-height: 28px;
	}
}
@media only screen and (max-width: 1255px) {
	.oct_form .form-button-area button {
		font-size: 20px !important;
	}
}
@media only screen and (max-width: 1200px) {
	.sg-seminar .sg-seminar-content .title {
	    margin-bottom: 30px;
	}
	.sg-seminar .btn-more a span {
  		font-size: 30px;
  	}
  	.sg-seminar .btn-more {
  		padding-left: 10px;
  	}
  	.sg-seminar .btn-more a {
	  	width: 220px;
	    height: 60px;
	    font-size: 16px;
	}
	.page-template-MA-advisory .main-before .eye-catch .entry-header h1,
	.page-template-advisor-service .main-before .eye-catch .entry-header h1,
	.page-template-spot-consulting .main-before .eye-catch .entry-header h1 {
	  	font-size: 50px;
	}
	.sg-seminar-content ul {
	    padding-bottom: 30px;
	}
	.sg-seminar-content .ct h1, .sg-seminar-content .ct h3, .sg-seminar-content .ct h2, .sg-seminar-content .ct h4, .sg-seminar-content .ct h5, .sg-seminar-content .ct h6 {
		margin-top: 40px;
	}
	body.single-seminar #content-in #main {
	    padding-bottom: 90px;
	}
	.sg-seminar .sg-seminar-content .title h2 {
	    padding-bottom: 15px;
	    border-bottom: 2px solid #e9e9e9;
	}
	.sg-seminar-content .column-wrap:not(.content-column) .column-right, .sg-seminar-content .column-wrap:not(.content-column) .column-left {
		padding: 15px 0;
	}
	.sg-seminar-content .column-wrap + p,
	.sg-seminar-content .column-wrap + h2,
	.sg-seminar-content .column-wrap + h3,
	.sg-seminar-content .column-wrap + h4,
	.sg-seminar-content .column-wrap + h5,
	.sg-seminar-content .column-wrap + h6 {
	    margin-top: 40px;
	}

	#main .service .ma-service .business_ct img {
        right: 150px;
        top: 40%;
        width: auto;
        height: auto;
    }
}
@media only screen and (max-width: 1023px) {
	.navi-menu-button-ct nav {
	  margin-top: 4px;
	}
	.navi-menu-button-ct a.btn.btn--orange {
	  font-size: 16px !important;
	  padding: 5px 8px;
	}

	#main .service .ma-service .business_ct img {
        right: 150px;
        top: 40%;
        width: auto;
        height: auto;
	}
}
@media only screen and (max-width: 990px) {

	.page-template-MA-advisory .main-before .eye-catch .entry-header h1, 
	.page-template-advisor-service .main-before .eye-catch .entry-header h1, 
	.page-template-spot-consulting .main-before .eye-catch .entry-header h1 {
	  	font-size: 35px;
	}
	.page-template-advisor-service .main-before .eye-catch .entry-header .entry-title,
	.page-template-spot-consulting .main-before .eye-catch .entry-header .entry-title,
	.page-template-MA-advisory .main-before .eye-catch .entry-header .entry-title {
  		font-size: 22px;
  	}
  	.oct_form {
  		padding: 0 29px 0;
  	}
  	.sg-seminar .btn-more a {
    	width: 200px;
    }
    .mobile-header-menu-buttons .logo-menu-button {
	  justify-content: left !important;
	}
	.logo-menu-button img {
  		max-height: 25px;
  	}
}
@media only screen and (max-width: 768px) {
	#main .service .ma-service .ft_strengths .item > div .img img{
		min-height: auto;
	}
	.single .sns-share{
		display: none;
	}
	.oct_form .form-button-area button[name="submitBack"], 
	.oct_form .form-button-area button[name="contact-submit"] {
  		max-width: 40%;
  	}
  	.mw_wp_form button[type="submit"] {
	  	padding: 8px;
	}
	.page-template-MA-advisory .main-before .eye-catch .entry-header h1, 
	.page-template-advisor-service .main-before .eye-catch .entry-header h1, 
	.page-template-spot-consulting .main-before .eye-catch .entry-header h1 {
	  	font-size: 30px;
	}
	.page-template-advisor-service .main-before .eye-catch .entry-header .entry-title,
	.page-template-spot-consulting .main-before .eye-catch .entry-header .entry-title,
	.page-template-MA-advisory .main-before .eye-catch .entry-header .entry-title {
		font-size: 18px;
		margin: 10px 0;
	}
	#main .service .spot-consulting .sc_delivery .content{
		flex-wrap: wrap;
	}
	#main .service .spot-consulting .sc_delivery .content>div{
		max-width: calc(50% - 20px);
	}

	#main .service .ma-service .business_ct img {
        right: 28px;
        top: 49%;
        width: auto;
        height: auto;
    }
}
@media only screen and (max-width: 767px) {
	.interested-menu {
	    display: block;
	}
	span.dtrow {
	    display: flex;
	    flex-wrap: wrap;
	}
	.interested-menu .mwform-checkbox-field.horizontal-item {
	    width: 50%;
	    display: block;
	    margin-left: 0;
	}
}
@media only screen and (max-width: 600px) {
	#wpadminbar {
	  	position: fixed;
	}
	.libs-list-scr {
	  	margin-right: -15px;
	}
	#mw_wp_form_mw-wp-form-343 p > .mwform-checkbox-field.horizontal-item {
		line-height: 1.5em;
	}
}
@media only screen and (max-width: 540px) {
	span.fixedDl_label_new,
	.fixedDl_image img:first-child,
	.fixedDl_text,
	.fixedDl_btn,
	.single #go-to-top {
		display: none !important;
	}
	.fixedDl_title {
		color: #fff;
		text-align: center;
		justify-content: center;
		line-height: 18px;
		font-size: 12px;
	}
	.fixedDl_title span:last-child {
		width: 100%;
		flex-basis: 100%;
	}
	.ct-bn-ft .fixedDl_cols {
		background: #1B2962;
	}
	.ct-bn-ft {
		max-height: 60px !important;
		border: none;
	}
	.bn-ft.widget_fixed_content_widget {
		width: 100%;
	}
	.fixedDl_image>img {
	    position: absolute;
	    left: 10px;
	    bottom: 0;
	    width: 70px;
	}
	.fixedDl_col-no1 {
		display: flex;
		align-items: center;
		padding: 0 0 0 70px;
		flex: none;
		justify-content: space-between;
    	width: 100%;
	}
	.fixedDl_col.fixedDl_col-no1 a span:first-child {
		display: none;
	}
	.fixedDl_col.fixedDl_col-no1 a span:nth-child(2) {
		display: block;
	}
	.ct-top {
	    width: auto;
  		flex: 1;
	}
	.page-navigation {
	  	margin: 25px 0;
	}
	.serminar-page .grid-container .grid-item .info-bottom .link a {
		line-height: 16px;
		font-size: 14px;
	}
	.serminar-page .grid-container .grid-item .info-bottom .link a span {
		font-size: 25px;
		margin-top: 0px;
	}
	.single-post .main .widget-entry-cards .a-wrap{
		margin-bottom: 3px !important;
	}
	/*.fixedDl_title{
		max-width: 110px;
	}*/
	.fixedDl_title {
	  	max-width: 230px;
	}
	#main .service .ct_service .intro .ct .ct-top{
		width: 100%;
	}
	.mw_wp_form button[type="submit"]{
		font-size: 16px !important;
	}
	#main .service .ma-service .ct_service .intro .ct .ct-top{
		margin-bottom: 10px;
	}
	#main .service .ma-service .step_request .steps>div .content h5{
		text-align: center;
	}

	.article-header.category-header.wrap {
		overflow-x: auto;
		white-space: nowrap;
	}
	.main-before .category-header .archive-title {
	  	font-size: 18px;
	  	margin-right: 10px;
	}
	.main-before .category-header .article-header a {
		color: #1B2962;
		font-size: 14px;
	}
	.oct_form {
		padding: 0 0 20px;
	}
	.oct_form .form-button-area button[name="submitBack"],
	.oct_form .form-button-area button[name="contact-submit"] {
	  	max-width: 40%;
	  	height: 60px;
	  	border: 2px solid #1B2962;
	}
	.page-template-advisor-service .main-before .eye-catch .entry-header .entry-title, 
	.page-template-spot-consulting .main-before .eye-catch .entry-header .entry-title, 
	.page-template-MA-advisory .main-before .eye-catch .entry-header .entry-title {
		font-size: 16px;
		margin: 5px 0;
	}
	.fixedDl_col.fixedDl_col-no1 a {
	    min-width: 60px;
	    max-width: 120px;
	    line-height: 15px;
	}
	/*.fixedDl_title br {
		display: none;
	}*/
	div.cta-conversion-title {
	  font-size: 18px;
	  line-height: 1.5;
	}
	div.cta-conversion-inner {
	  padding: 25px 20px;
	}
	.cta-conversion-button a.btn {
		padding: 15px 20px 15px 35px;
	}

	#main .service .ma-service .business_ct img {
        right: -1px;
        top: 40%;
        width: auto;
        height: auto;
    }
}
@media only screen and (max-width: 480px) {
	.page-template-backnumber-page .ect-entry-card .entry-card-meta {
		clear: none;
	}

	.breadcrumb-in.wrap {
		overflow-x: auto;
		white-space: nowrap;
	}
	.libs-list-scr {
  		margin: 15px 0 20px;
  	}
  	.cta-conversion-btm {
	  flex-wrap: wrap;
	}
	.cta-conversion-button {
	  width: 100%;
	}
	.cta-conversion-button + .cta-conversion-button {
	  margin-top: 20px;
	}
	.cta-conversion-left {
	  line-height: 0;
	}
	.has-logo-button .menu-button:last-child {
	  width: 55px;
	}
	.has-logo-button .logo-menu-button {
		min-width: auto;
	}
	.search-menu-button.menu-button {
	  width: 50px;
	}
	.interested-menu .mwform-checkbox-field.horizontal-item {
	    font-size: inherit;
	    width: 100%;
	}
}

@media only screen and (max-width: 375px) {
	.fixedDl_title {
	  	max-width: 180px;
	}
}

#main .service .ma-service .business_ct .custom .center img {
	display: flex;
	justify-content: center;
}

@media only screen and (max-width: 1366px) {
	#main .service .ma-service .business_ct .custom .center img {
		right: 360px;
	}
}