@charset "UTF-8";
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);

/*---------------------- 共通*/

body.pjt section{
	font-family: "Zen Kaku Gothic New", sans-serif;
	letter-spacing: 0.15em;
	line-height: 2;
}

body.pjt a:hover{
	opacity: 0.6;
}

body.pjt .line_title{
	width: 960px;
    margin: 100px auto 70px;
	position: relative;
	text-align: center;
}

body.pjt .line_title::before {
    content: "";
    position: absolute;
    top: 17px;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #a6a6a6;
}

body.pjt .line_title h2{
	display: inline-block;
	margin: 0;
    padding: 0 25px;
	font-size: 2.1rem;
    font-weight: 500;
	line-height: 1.7;
    background-color: #fff;
    position: relative;
}

body.pjt .formlink_container .btn__more {
    background: #b81c22;
    font-size: 1.65rem;
    padding: 0.9em 6em 1.2em;
    border-radius: 3px;
    box-shadow: 0 2px 5px rgb(0 0 0 / 50%);
}

body.pjt .star{
	display: inline-block;
	vertical-align: top;
	width: 1.2em;
}

body.pjt .star + span{
	display: inline-block;
	width: calc(100% - 1.2em);
}

@media screen and (max-width: 1023px) {
	
	body.pjt .line_title{
		width: 100%;
		margin: 20vw auto 14vw;
	}
	
	body.pjt .line_title.line2{
		margin: 20vw auto 17vw;
	}

	body.pjt .line_title::before {
		top: 13vw;
    	left: 43%;
    	width: 14%;
    	border-bottom: 1px solid #888;
	}
	
	body.pjt .line_title.line2::before {
		top: 21.5vw;
    	left: 43%;
    	width: 14%;
    	border-bottom: 1px solid #888;
	}

	body.pjt .line_title h2{
		display: inline-block;
		padding: 0;
		font-size: 1.9rem;
	}

	body.pjt .formlink_container .btn__more {
		padding: 0.9em 3em 1.2em;
    	line-height: 1.7;
	}
}

/*---------------------- メインビジュアル*/

body.pjt #main{
	height: 610px;
	padding-top: 105px;
	background-image: url("../img/inoueseikoen/back_ground.jpg");
    background-repeat: no-repeat;
	background-size: cover;
}

body.pjt #main h1{
    font-size: 2.3rem;
	font-weight: 400;
	line-height: 2.3;
	text-align: center;
	margin: 0;
}

body.pjt #main h1 span{
    font-size: 3.5rem;
	font-weight: 500;
}

body.pjt #main .lead{
	width: 885px;
	margin: 55px auto 0;
	padding-left: 15px;
	font-size: 1.7rem;
	line-height: 2.3;
}

body.pjt #main .lead + .lead{
	font-size: 1.5rem;
	margin: 3em auto 0;
}

@media screen and (max-width: 1023px) {
	
	body.pjt #main{
		height: 178vw;
    	padding-top: 28.5vw;
	}

	body.pjt #main h1{
		font-size: 1.8rem;
    	line-height: 1.9;
		letter-spacing: 0.05em;
	}

	body.pjt #main h1 span{
		font-size: 2.45rem;
    	display: inline-block;
    	margin-top: 0.5em;
	}

	body.pjt #main .lead{
		width: 100%;
		margin: 0;
    	padding: 12vw 5vw 0;
		font-size: 1.5rem;
		line-height: 2.1;
	}
	
	body.pjt #main .lead .newline{
		display: inline-block;
		margin-top: 1em;
	}
	
	body.pjt #main .lead + .lead{
		margin: 0;
    	padding: 2em 5vw 0;
    	font-size: 1.4rem;
		letter-spacing: 0.1em;
	}
}

/*---------------------- 疑問や質問*/

body.pjt #question .case_list{
	width: 690px;
    margin: 0 auto 70px;
    padding-left: 20px;
}

body.pjt #question .case_list .case{
	font-size: 1.8rem;
    line-height: 1.8;
    margin-bottom: 35px;
    padding-left: 45px;
	position: relative;
}

body.pjt #question .case_list .case::before{
	content: '';
    display: inline-block;
    background-image: url("../../pjt/img/icon_checkbox.svg");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    position: absolute;
	top: 9px;
	left: 0;
}

@media screen and (max-width: 1023px) {
	
	body.pjt #question .case_list{
		width: 100%;
    	margin: 0 0 15vw;
    	padding: 0 6vw 0 6.5vw;
	}

	body.pjt #question .case_list .case{
		font-size: 1.6rem;
		margin-bottom: 6vw;
		padding-left: 7.5vw;
	}

	body.pjt #question .case_list .case::before{
		width: 4vw;
		height: 4vw;
		top: 1.8vw;
	}
}

/*---------------------- イメージボード*/

body.pjt #imageband{
	margin: 110px 0 0;
}

@media screen and (max-width: 1023px) {
	
	body.pjt #imageband{
		margin: 23vw 0 0;
	}
}

/*---------------------- 背景と目的*/

body.pjt #vision .solution{
	text-align: center;
	margin-top: -10px;
}

body.pjt #vision .platform{
	width: 960px;
	margin: 60px auto 0;
	position: relative;
}

body.pjt #vision .platform p{
	position: absolute;
	font-size: 1.45rem;
}

body.pjt #vision .platform p.left{
	top: 50px;
    left: 70px;
}

body.pjt #vision .platform p.right{
	top: 50px;
    right: 55px;
    text-align: left;
}

body.pjt #vision .platform p.bottom{
	bottom: 45px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

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

	body.pjt #vision .solution{
		font-size: 1.45rem;
	}

	body.pjt #vision .platform{
		width: 100%;
		margin: 12vw 0 0;
		padding: 0 5vw;
	}

	body.pjt #vision .platform p{
		font-size: 1.2rem;
		letter-spacing: 0;
		margin: 0;
	}

	body.pjt #vision .platform p.left{
		top: 14vw;
    	left: 11vw;
	}

	body.pjt #vision .platform p.right{
		top: 87vw;
		right: inherit;
		left: 11vw;
	}

	body.pjt #vision .platform p.bottom{
		bottom: 51.5vw;
		left: 49vw;
		transform: none;
	}
}

/*---------------------- 流れ*/

body.pjt #flow .outline{
	width: 815px;
	margin: 0 auto 70px;
	padding-left: 20px;
	position: relative;
}

body.pjt #flow .outline::after{
	content: "";
    height: 60%;
	border-right: 1px solid #164D3F;
	position: absolute;
    top: 15px;
    left: 37px;
}

body.pjt #flow .outline .box{
	position: relative;
	z-index: 1;
}

body.pjt #flow .outline .box + .box{
	margin: 40px 0 0;
}

body.pjt #flow .outline .box .title{
	font-size: 1.9rem;
	font-weight: 500;
	margin-bottom: 20px;
}

body.pjt #flow .outline .box .title .serif{
	display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    padding-left: 0.15em;
	margin-right: 30px;
	background-color: #164D3F;
	border-radius: 50%;
	font-family: 'Noto Serif JP', serif;
	font-size: 2rem;
	color: #fff;
    text-align: center;
}

body.pjt #flow .outline .box .content{
	margin: 0 0 0 65px;
}

body.pjt #flow .outline .box .sub{
	margin: 15px 0 0 65px;
}

body.pjt #flow .outline .box .ex{
	margin: 5px 0 0 65px;
}

@media screen and (max-width: 1023px) {
	
	body.pjt #flow .outline{
		width: 100%;
		margin: 0 0 12vw;
		padding: 0 5vw;
	}

	body.pjt #flow .outline::after{
		height: 115vw;
		top: 3vw;
		left: 8.5vw;
	}

	body.pjt #flow .outline .box + .box{
		margin: 8vw 0 0;
	}

	body.pjt #flow .outline .box .title{
		font-size: 1.7rem;
		margin-bottom: 3.5vw;
	}

	body.pjt #flow .outline .box .title .serif{
		width: 7vw;
		height: 7vw;
		line-height: 6.9vw;
		padding-left: 0.16em;
		margin-right: 0.8em;
		font-size: 1.7rem;
	}

	body.pjt #flow .outline .box .content{
		margin: 0 0 0 10.5vw;
		font-size: 1.45rem;
		letter-spacing: 0.05em;
	}

	body.pjt #flow .outline .box .sub{
		margin: 3vw 0 0 10.5vw;
		font-size: 1.5rem;
	}

	body.pjt #flow .outline .box .ex{
		margin: 1vw 0 0 10.5vw;
		font-size: 1.4rem;
	}
}

/*---------------------- インタビュー記事のご案内*/

body.pjt #information .lead{
	text-align: center;
	margin-top: -10px;
}

body.pjt #information .column_box{
	width: 750px;
	margin: 50px auto 0;
	display: flex;
	justify-content: space-between;
}

body.pjt #information .column_box .column{
	width: 345px;
}

body.pjt #information .column_box .column a{
	display: block;
	color: #000;
}

body.pjt #information .column_box .column .page-info{
	margin: 20px 0 0;
}

body.pjt #information .column_box .column .page-info .category{
	font-size: 1.3rem;
    font-weight: 300;
}

body.pjt #information .column_box .column .page-info h3{
	font-size: 1.7rem;
    line-height: 1.7;
    margin-top: 5px;
    font-weight: 500;
}

@media screen and (max-width: 1023px) {
	
	body.pjt #information .lead{
		font-size: 1.45rem;
		margin-top: 0;
	}
	
	body.pjt #information .column_box{
		width: 100%;
		margin: 12vw auto 0;
		flex-direction: column;
	}

	body.pjt #information .column_box .column{
		width: 90vw;
		margin: 0 auto;
	}

	body.pjt #information .column_box .column + .column{
		margin: 12vw auto 0;
	}

	body.pjt #information .column_box .column .page-info{
		margin: 4vw 0 0;
	}

	body.pjt #information .column_box .column .page-info h3{
		font-size: 1.7rem;
		margin-top: 1vw;
	}
}

/*---------------------- リージェント*/

body.pjt #about .lead{
	text-align: center;
	margin-top: -10px;
}

body.pjt #about .subtitle{
	margin: 50px auto 40px;
	font-size: 1.7rem;
    font-weight: 500;
	text-align: center;
}

body.pjt #about .slider_blog{
	width: 980px;
	margin: 0 auto;
	padding: 0 0 20px;
}

body.pjt #about .slider_blog .carousel{
    margin: 0 15px;
}

body.pjt #about .slider_blog .carousel img{
	width: 100%;
}

body.pjt #about .slider_blog .carousel .page-info{
	margin: 25px 0 25px;
}

body.pjt #about .slider_blog .carousel .page-info .blog_title{
	color: #000;
	letter-spacing: 0.05em;
	line-height: 1.6;
    margin: 10px 0 0;
}

body.pjt #about .slider_blog .carousel .btn{
	display: block;
	position: relative;
    height: 40px;
    line-height: 38px;
    padding-left: 32%;
    width: 100%;
    background-color: #262626;
    font-size: 1.4rem;
    color: #fff;
	bottom: 0;
	left: 0;
}

body.pjt #about .slider_blog .carousel .btn::after{
	content: '';
    position: absolute;
    top: 48%;
    right: 25%;
    display: inline-block;
    background-image: url("../../pjt/img/icon_blank.svg");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    transform: translateY(-50%);
}

body.pjt #about .slider_blog .slick-prev,
body.pjt #about .slider_blog .slick-next{
	position: absolute;
    display: block;
    height: 30px;
    width: 30px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    top: 40%;
    padding: 0;
    border: none;
    outline: none;
}
body.pjt #about .slider_blog .slick-prev{left: -40px;}
body.pjt #about .slider_blog .slick-next{right: -40px;}

body.pjt #about .slider_blog .slick-prev::before,
body.pjt #about .slider_blog .slick-next::before{
	content: "";
	position: absolute;
    display: block;
    height: 20px;
    width: 20px;
	border-top: 2px solid #999;
    border-right: 2px solid #999;
}
body.pjt #about .slider_blog .slick-prev::before{right: 0; bottom: 4px; transform: rotate(-135deg);}
body.pjt #about .slider_blog .slick-next::before{left: 0; bottom: 4px; transform: rotate(45deg);}

body.pjt #about .about_list{
	width: 750px;
	margin: 50px auto 0;
}

body.pjt #about .about_list .about_title{
	font-weight: 500;
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #aaa;
}

body.pjt #about .about_list .about_inner{
	line-height: 1.7;
}

body.pjt #about .about_list .about_inner + .about_inner{
	margin: 20px 0 0;
}

body.pjt #about .about_list .about_inner a{
	color: #000;
}

body.pjt #about .about_list .about_inner a:after{
    content: '';
    display: inline-block;
    margin-left: 10px;
    background-image: url("../../pjt/img/icon_blank_2.svg");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    width: 13px;
    height: 20px;
}

@media screen and (max-width: 1023px) {
	
	body.pjt #about{
		margin-bottom: 5em;
	}
	
	body.pjt #about .lead{
		margin-top: 0;
		font-size: 1.45rem;
	}

	body.pjt #about .subtitle{
		margin: 10vw auto 8vw;
		font-size: 1.6rem;
	}

	body.pjt #about .slider_blog{
		width: 100%;
		padding: 0 10vw 8vw;
	}

	body.pjt #about .slider_blog .carousel{
		margin: 0 2vw;
	}

	body.pjt #about .slider_blog .carousel .page-info{
		margin: 6vw 0 5vw;
	}

	body.pjt #about .slider_blog .carousel .page-info .blog_title{
		margin: 3vw 0 0;
	}

	body.pjt #about .slider_blog .carousel .btn{
		height: 10.8vw;
    	line-height: 10vw;
	}

	body.pjt #about .slider_blog .carousel .btn::after{
		width: 3.5vw;
		height: 3.5vw;
	}

	body.pjt #about .slider_blog .slick-prev,
	body.pjt #about .slider_blog .slick-next{
		height: 7vw;
		width: 7vw;
	}
	body.pjt #about .slider_blog .slick-prev{left: 2.5vw;}
	body.pjt #about .slider_blog .slick-next{right: 2.5vw;}

	body.pjt #about .slider_blog .slick-prev::before,
	body.pjt #about .slider_blog .slick-next::before{
		height: 4.6vw;
		width: 4.6vw;
		border-top: 1.5px solid #999;
		border-right: 1.5px solid #999;
	}
	body.pjt #about .slider_blog .slick-prev::before{right: 0; bottom: 1vw; transform: rotate(-135deg);}
	body.pjt #about .slider_blog .slick-next::before{left: 0; bottom: 1vw; transform: rotate(45deg);}

	body.pjt #about .about_list{
		width: 100%;
		margin: 10vw auto 0;
		padding: 0 10vw;
		font-size: 1.45rem;
	}

	body.pjt #about .about_list .about_title{
		padding-bottom: 4vw;
		margin: 0 0 4vw;
	}
	
	body.pjt #about .about_list .about_inner{
		margin: 0;
	}

	body.pjt #about .about_list .about_inner + .about_inner{
		margin: 10vw auto 0;
	}

	body.pjt #about .about_list .about_inner a:after{
		margin-left: 2vw;
		width: 4vw;
		height: 4.5vw;
	}
}
