@charset "UTF-8";

div.sub-interview {
	padding: 5% 0;
}

.sub-interview ul li {
	background-position: 50% 100%;
	background-repeat: no-repeat;
	margin-bottom: 5%;
	position: relative;
	background-size: cover;
}

.sub-interview ul li:nth-child(1) {
	background-image: url(../img/outline/int/int-bg-01.jpg);
}

.sub-interview ul li:nth-child(2) {
	background-image: url(../img/outline/int/int-bg-02.jpg);
}

.sub-interview ul li:nth-child(3) {
	background-image: url(../img/outline/int/int-bg-03.jpg);
}


/**==============================================**/
/**==============================================**/
/*
/*
/*			PC
/*
/*
/**==============================================**/
/**==============================================**/
@media screen and (min-width:600px){

	body {}
	footer {
		margin-top: 10px;
	}
	
	div.content-wrap {
		margin-top: 0;
	}

	.fase {
		position: relative;
	}

	div.main-img {
		width: 100%;
		position: relative;
		background: url(../img/outline/main-img.jpg) 50% 50% no-repeat;
		background-size: cover;
	}
	.main-img div.headd-wrap {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		width: 332px;
		height: 332px;
		border: 7px solid #fff;
		border-radius: 50%;
		background: rgba(236,116,148,.8);
	}
/*
	.main-img h1 {
		display: block;
		padding-top: 40%;
		background: url(../img/top/outline/outline-icon.svg) 50% 23% no-repeat;
		background-size: 16% auto;
		color: #fff;
		text-align: center;
		letter-spacing: 2px;
		font-weight: normal;
		font-size: 27px;
		line-height: 47px;
	}
	.main-img h1 strong {
		font-size: 30px;
		display: block;
		font-weight: normal;
	}
*/
	.main-img h1 {
		display: block;
		padding-top: 40%;
		background: url(../img/top/outline/outline-icon.svg) 50% 24% no-repeat;
		color: #fff;
		text-align: center;
		letter-spacing: .1rem;
		font-weight: normal;
		font-size: 1rem;
		line-height: 1.6;
	}
	.main-img h1 strong {
		font-size: 1.6rem;
		display: block;
		line-height: 1;
		margin-bottom: .5em;
	}



	.fase > h2 {
		max-width: 460px;
		margin: auto;
		background: #EC7494;
		line-height: 1.6;
		font-size: 17px;
		color: #fff;
		text-align: center;
		display: block;
		font-weight: normal;
		border-radius: 10px;
		margin-bottom: 55px;
		padding: 10px 0;
	}
	
	
	/* sec_01 */
	div.sec_01 {}
	.sec_01 h1 {
		font-size: 24px;
		text-align: center;
		margin: 60px auto;
		line-height: 44px;
	}
	.sec_01 ul {
		max-width: 1156px;
		margin: 0 auto 40px;
	}
	.sec_01 ul li {
		width: 18%;
		float: left;
		margin-right: 2.5%;
		border: 1px solid #F19CB3;
		box-sizing: border-box;
		border-radius: 15px;
	}
	.sec_01 ul li:last-child {
		margin: 0;
	}
	.sec_01 ul li p {
		width: 207px;
		height: 200px;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		color: #f19cb3;
		font-size: 21px;
	}
	.sec_01 ul li p span {
		font-size: 21px;
	}
	.sec_01 p {
		font-size: 18px;
		text-align: center;
		margin-bottom: 60px;
	}

	

	/* sec_02 */
	div.sec_02 {}
	.sec_02 h3 {
		font-size: 24px;
		letter-spacing: 2px;
		text-align: center;
		margin-bottom: 30px;
	}
	.sec_02 p {
		max-width: 600px;
		margin: auto;
		text-align: center;
		font-size: 18px;
	}
	.sec_02 p span {
		font-size: 20px;
		color: #ec7494;
		font-weight: bold;
	}
	.sec_02 p strong {
		font-size: 16px;
		display: block;
		font-weight: normal;
		margin: 15px auto 20px;
	}
	.sec_02 img {
		display: block;
		margin: 70px auto;
		max-width: 986px;
		height: auto;
		width: 100%;
	}


	/* sec_03 */
	div.sec_03 {
		max-width: 1156px;
		margin: 75px auto 20px;
		min-height: 257px;
	}
	.sec_03 ul {
		max-width: 880px;
		margin: 0 auto;
	}
	.sec_03 ul li {
		width: 46.1%;
		float: left;
		border: 1px solid #F19CB3;
		box-sizing: border-box;
		border-radius: 15px;
	}
	.sec_03 ul li:last-child {
		float: right;
	}
	.sec_03 ul li p {
		width: 406px;
		height: 100px;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		font-size: 25px;
		color: #ec7494;
	}



	/* sec_04 */
	div.sec_04 {
		background: #FCEBEF;
		margin: 0 auto;
		padding: 60px 0;
	}
	.sec_04 h1 {
		max-width: 408px;
		margin: auto;
		background: #fff;
		line-height: 62px;
		font-size: 24px;
		color: #EC7494;
		text-align: center;
		display: block;
		font-weight: normal;
		border-radius: 10px;
		margin-bottom: 26px;
	}
	.sec_04 h2 {
		background: url(../img/outline/sec_04-cap.svg) 50% 50% no-repeat;
		background-size: 100% auto;
		max-width: 422px;
		margin: auto;
		padding: 3.5% 0;
		border-radius: 0;
	}
	.sec_04 > p {
		max-width: 920px;
		margin: 40px auto 15px;
		text-align: center;
		font-size: 18px;
		line-height: 35px;
	}

	.sec_04 ul {
		max-width: 1228px;
		margin: 0 auto;
		position: relative;
/*		min-height: 760px;*/
	}
	.sec_04 ul:after {
		content:"";
		display: block;
		padding-top: 62%; /* 高さを幅の75%に固定 */
	}

	.sec_04 ul li {
		width: 16.6%;
		background: #fff;
		border-radius: 50%;
		box-shadow: 0 0 10px 8px rgba(242,165,178,.3);
		position: absolute;
	}
	.sec_04 ul li:before {
		content:"";
		display: block;
		padding-top: 100%; /* 高さを幅の75%に固定 */
	}
	.sec_04 ul li p {
		width: 100%;
		height: 100px;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		text-align: center;
		font-size: 23px;
		color: #EC7494;
	}
	.sec_04 ul li p span {
		display: table-cell;
		height: 100px;
		width: 204px;
		vertical-align: middle;
		letter-spacing: .05rem;
	}
	.sec_04 ul li.large p {
		height: 100px;
	}
	.sec_04 ul li.large p span {
		line-height: 1.4;
	}


	.sec_04 ul li:nth-child(1) {
		top: 0;
		left: 19.9%;
	}
	.sec_04 ul li:nth-child(2) {
		top: 5.2%;
		left: 42.8%;
	}
	.sec_04 ul li:nth-child(3) {
		top: 36.8%;
		left: 28.9%;
	}
	.sec_04 ul li:nth-child(4) {
		top: 31.7%;
		left: 56.5%;
	}
	.sec_04 ul li.img-01 {
		top: 21.4%;
		left: 6.4%;
		width: 13.8%;
		max-height: 170px;
	}
	.sec_04 ul li:nth-child(6) {
		top: -0.9%;
		left: 70.5%;
	}
	.sec_04 ul li.img-02 {
		top: 27.5%;
		left: 75.3%;
		width: 24.4%;
		max-height: 290px;
	}
	.sec_04 ul li:nth-child(8) {
		top: 59.2%;
		left: 12.3%;
	}
	.sec_04 ul li:nth-child(9) {
		top: 73.4%;
		left: 36.8%;
	}
	.sec_04 ul li:nth-child(10) {
		top: 67.2%;
		left: 78%;
	}
	.sec_04 ul li.img-03 {
		top: 61.1%;
		left: 55.6%;
		width: 21.1%;
		max-height: 282px;
	}
	.sec_04 ul li.img {
		background: none;
		box-shadow: none;
	}
	.sec_04 ul li.img:before {
		content: none;
	}
	.sec_04 ul li.img img {
		width: 100%;
	}



	div.more-headd {
		background: #221814;
		width: 100%;
		padding: 61px 0;
	}
	.more-headd p {
	}
	.more-headd p img {
		display: block;
		margin: auto;
	}
	div.sub-interview {
		background: url(../img/top/sub-int/sub-int-bg.gif) repeat;
	}
	.uaipad-p div.sub-interview {
		max-height: 1024px;
	}

	.sub-interview ul {
		padding: 0 54px;
		height: 100%;
/*		min-height: 100vh;*/
	}
	.sub-interview ul li {
		position: relative;
		min-height: 265px;
	}
	.sub-interview ul li:before {
		content: "";
		display: block;
		padding-top: 22.2%;
	}
	.sub-interview ul li div {
		padding: 3% 0 0 3%;
		box-sizing: border-box;
		height: 100%;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.sub-interview ul li div p img {
		width: 100%;
	}
	.sub-interview ul li div h2 {
		font-size: 15px;
		font-weight: normal;
		position: absolute;
		bottom: 10%;
		padding: 0 2%;
		width: 95%;
		box-sizing: border-box;
	}
	.sub-interview ul li div h2 strong{
		font-size: 21px;
		font-weight: bold;
		margin-left: .5em;
		display: inline-block;
	}
	.sub-interview .img-lf > img {
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.sub-interview .img-rg > img {
		position: absolute;
		right: 0;
		bottom: 0;
	}

	.sub-interview ul li:nth-child(1) {}
	.sub-interview ul li:nth-child(1) > img {
		width: 31%;
	}
	.sub-interview ul li:nth-child(1) div {
		width: 69%;
		left:  0;
	}

	.sub-interview ul li:nth-child(2) {}
	.sub-interview ul li:nth-child(2) > img {
		width: 31.8%;
	}
	.sub-interview ul li:nth-child(2) div {
		width: 68.2%;
		right: 0;
	}
	.sub-interview ul li:nth-child(2) div h2 {
		text-align: right;
	}

	.sub-interview ul li:nth-child(3) {}
	.sub-interview ul li:nth-child(3) > img {
		width: 46.9%;
	}
	.sub-interview ul li:nth-child(3) div {
		width: 68.2%;
		left:  0;
	}


	/* more-int */
	div.more-int {
		width: 100%;
	}
	.more-int ul li {
		width: 33.3%;
		float: left;
	}
	.more-int ul li:nth-child(2) {
		width: 33.4%;
		position: relative;
	}
	.more-int ul li:nth-child(2):before,
	.more-int ul li:nth-child(2):after {
		content: "";
		display: block;
		width: 1px;
		height: 100%;
		background: #DCDCDD;
		position: absolute;
		top: 0;
		z-index: 9;
	}
	.more-int ul li:nth-child(2):before {
		left: 0;
	}
	.more-int ul li:nth-child(2):after {
		right: 0;
	}
	.more-int ul li img {
		width: 100%;
		height: auto;
		vertical-align: bottom;
	}
	.more-int ul li div {
		position: relative;
		background: #F7F7F7;
	}
	.more-int ul li div:before {
		content: "";
		display: block;
		padding-top: 43.5%;
	}

	.more-int ul li p {
		position: absolute;
	}
	.more-int ul li p.headd {
		font-size: 20px;
		top: 0;
		line-height: 1.3;
		padding: 2% 4% 0;
		width: 100%;
		box-sizing: border-box;
	}
	.more-int ul li p.name {
		bottom: 0;
		padding: 0 4% 2%;
		color: #595757;
		width: 100%;
		box-sizing: border-box;
	}











}










/*
@media screen and (min-width: 960px) and (max-width: 1280px){}
@media screen and (min-width: 600px) and (max-width: 959px){}
*/










/**==============================================**/
/**==============================================**/
/*
/*
/*			SP
/*
/*
/**==============================================**/
/**==============================================**/
@media screen and (max-width:599px){

	body {
		overflow-x: hidden !important;
	}

	footer {}

	div.content-wrap {}

	.fase {
		position: relative;
	}

	div.main-img {
		width: 100%;
		position: relative;
		background: url(../img/outline/main-img.jpg) 50% 50% no-repeat;
		background-size: cover;
	}
	.headd-wrap {
		position: absolute;
		top: 18%;
		right: 0;
		left: 0;
		margin: auto;
		padding-top: 70%;
		width: 70%;
		border: 7px solid #fff;
		border-radius: 50%;
		background: rgba(236,116,148,.8);
	}
	.headd-wrap div {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.headd-wrap h1 {
		display: block;
		padding-top: 40%;
		background: url(../img/top/outline/outline-icon.svg) 50% 14% no-repeat;
		color: #fff;
		text-align: center;
		letter-spacing: .1rem;
		font-weight: normal;
		font-size: 1.5rem;
		line-height: 2.2rem;
	}
	.headd-wrap h1 strong {
		font-size: 2rem;
		display: block;
	}
	.headd-wrap p {
		position: absolute;
		top: 66%;
		right: 0;
		left: 0;
		display: block;
		margin: auto;
		width: 86%;
		color: #fff;
		text-align: center;
		letter-spacing: .1rem;
		font-size: 1.4rem;
		line-height: 2.5rem;
	}

	.fase > h2 {
		width: 92%;
		margin: auto;
		background: #EC7494;
		font-size: 2.2rem;
		padding: 3% 0;
		color: #fff;
		text-align: center;
		display: block;
		font-weight: normal;
		border-radius: 10px;
		margin-bottom: 8%;
	}


	/* sec_01 */
	div.sec_01 {}
	.sec_01 h1 {
		font-size: 1.6rem;
		text-align: center;
		margin: 8% auto;
		line-height: 2.5rem;
		width: 94%;
	}
	.sec_01 ul {
		width: 90%;
		margin: 0 auto 8%;
	}
	.sec_01 ul li {
		width: 100%;
		margin-bottom: 2.5%;
		border: 1px solid #F19CB3;
		box-sizing: border-box;
		border-radius: 15px;
	}
	.sec_01 ul li:last-child {
		margin: 0;
		min-height: 87px;
	}
	.sec_01 ul li p {
		display: table-cell;
		width: 330px;
		height: 87px;
		vertical-align: middle;
		text-align: center;
		color: #f19cb3;
		font-size: 1.6rem;
	}
	.sec_01 ul li p span {
		font-size: 2.5rem;
		letter-spacing: .2rem;
	}
	.sec_01 > p {
		font-size: 1.5rem;
		text-align: center;
		width: 94%;
		margin: 0 auto 20%;
	}



	/* sec_02 */
	div.sec_02 {}
	.sec_02 h3 {
		font-size: 1.8rem;
		text-align: center;
		margin: 8% auto;
	}
	.sec_02 p {
		width: 94%;
		margin: auto;
		text-align: center;
		font-size: 1.4rem;
	}
	.sec_02 p span {
		font-size: 1.5rem;
		color: #ec7494;
		font-weight: bold;
	}
	.sec_02 p strong {
		font-size: 1.4rem;
		display: block;
		font-weight: normal;
		margin: 3% auto;
		width: 80%;
	}
	.sec_02 img {
		display: block;
		margin: 8% auto;
		height: auto;
		width: 94%;
	}


	/* sec_03 */
	div.sec_03 {
		width: 100%;
		margin: 20% auto;
	}
	.sec_03 ul {
		width: 90%;
		margin: 0 auto;
	}
	.sec_03 ul li {
		width: 46.1%;
		float: left;
		border: 1px solid #F19CB3;
		box-sizing: border-box;
		border-radius: 15px;
	}
	.sec_03 ul li:last-child {
		float: right;
	}
	.sec_03 ul li p {
		width: 150px;
		height: 102px;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		font-size: 2rem;
		color: #ec7494;
	}



	/* sec_04 */
	div.sec_04 {
		background: #FCEBEF;
		margin: 0 auto;
		padding: 15% 0;
	}
	.sec_04 h1 {
		width: 92%;
		margin: auto;
		font-size: 2.2rem;
		padding: 3% 0;
		text-align: center;
		display: block;
		font-weight: normal;
		border-radius: 10px;
		margin-bottom: 8%;
		background: #fff;
		color: #EC7494;
	}
	.sec_04 h2 {
		background: url(../img/outline/sec_04-cap.svg) 50% 50% no-repeat;
		background-size: 100% auto;
		width: 86%;
		margin: auto;
		padding: 3.5% 0;
		border-radius: 0;
	}
	.sec_04 > img {
		width: 30%;
		margin: 5% auto 8%;
		
	}
	.sec_04 > p {
		width: 94%;
		margin: 5% auto 10%;
		font-size: 1.4rem;
		line-height: 2.2rem;
	}

	.sec_04 ul {
		width: 94%;
		margin: 0 auto;
		position: relative;
	}
	.sec_04 ul:before,
	.sec_04 ul:after{
		display: table;
		content: "";
	}
	.sec_04 ul:after{
		clear: both;
	}

	.sec_04 ul li {
		width: 44%;
		margin: 0 3% 5.5%;
		background: #fff;
		border-radius: 50%;
		box-shadow: 0 0 10px 8px rgba(242,165,178,.3);
		float: left;

	}
	.sec_04 ul li:before {
		content:"";
		display: block;
		padding-top: 100%;
	}
	.sec_04 ul li p {
		width: 100%;
		height: 75px;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		text-align: center;
		font-size: 2rem;
		color: #EC7494;
	}
	.sec_04 ul li p span {
		display: table-cell;
		height: 75px;
		width: 204px;
		vertical-align: middle;
	}
	.sec_04 ul li.img-01 {
		width: 94% !important;
	}
	.sec_04 ul li.img-01:before {
		padding-top: 48% !important;
	}

	.sec_04 ul li.sp,
	.sec_04 ul li.img {
		background: none;
		box-shadow: none;
	}
	.sec_04 ul li.img img {
		height: 100%;
		width: auto;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
	}



	/* sub-int-top */
	div.more-headd {
		background: #221814;
		width: 100%;
		padding: 7% 0;
	}
	.more-headd p img {
		height: auto;
		display: block;
		margin: auto;
	}
	div.sub-interview {
		height: auto !important;
		padding: 0;
	}
	.more-headd p img {
		width: 84%;
	}
	.sub-interview ul {
/*		padding: 12% 4% 4%;*/
		padding: 0;
	}

	.sub-interview ul li {
		margin-bottom: 0;
		position: relative;
	}
	.sub-interview ul li:before {
		content: "";
		display: block;
		padding-top: 70%;
	}
	.sub-interview ul li div {
		position: absolute;
		height: 100%;
		top: 0;
		left: 0;
		right: 0;
/*		padding: 1% 2% 0 1%;*/
		padding: 5% 6% 0 5%;
		box-sizing: border-box;
	}
	.sub-interview ul li div h2 {
		width: 55%;
		font-size: 1.3rem;
		position: absolute;
		bottom: 0;
		padding: 0 2% 4%;
	}
	.sub-interview ul li div h2 span {
		font-weight: normal;
	}
	.sub-interview ul li div h2 strong {
		display: block;
		font-weight: bold;
	}
	.sub-interview ul li div p img {
		width: 100%;
		height: auto;
	}

	.sub-interview .img-lf > img {
		position: absolute;
		bottom: 0;
		left: 0;
	}
	.sub-interview .img-rg {}
	.sub-interview .img-rg > img {
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.sub-interview ul li:nth-child(1) > img {
		width: 41%;
	}
	.sub-interview ul li:nth-child(1) div {}
	.sub-interview ul li:nth-child(1) div p {}

	.sub-interview ul li:nth-child(2) > img {
		width: 41.8%;
	}
	.sub-interview ul li:nth-child(2) div h2 {
		right: 4%;
		text-align: right;
	}
	.sub-interview ul li:nth-child(2) div p {}

	.sub-interview ul li:nth-child(3) {}
	.sub-interview ul li:nth-child(3) > img {
		width: 56.9%;
	}
	.sub-interview ul li:nth-child(3) div {}
	.sub-interview ul li:nth-child(3) div p {}




	/* more-int */
	div.more-int {
		width: 100%;
	}
	.more-int ul li {
		position: relative;
		background: #F7F7F7;

	}
	.more-int ul li:before {
		content: "";
		display: block;
		padding-top: 50%;
	}
	.more-int ul li:after {
		content: "";
		display: block;
		width: 100%;
		height: 1px;
		background: #DCDCDD;
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 9;
	}

	.more-int ul li img {
		width: 40%;
		height: auto;
		vertical-align: bottom;
		position: absolute;
		bottom: 0;
	}
	.more-int .img-lf img,
	.more-int .img-rg div,
	.more-int .img-rg p.name {
		left: 0;
	}
	.more-int .img-rg img,
	.more-int .img-lf div,
	.more-int .img-lf p.name {
		right: 0;
	}
	.more-int .img-lf p.name {
		text-align: right;
	}
	.more-int ul li div {
		position: relative;
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
	}

	.more-int ul li p {
		position: absolute;
	}
	.more-int ul li p.headd {
		font-size: 20px;
		top: 0;
		line-height: 1.3;
		padding: 3% 6% 0 7%;
		width: 100%;
		box-sizing: border-box;
	}
	.more-int ul li p.name {
		bottom: 0;
		padding: 0 6% 2%;
		color: #595757;
		width: 60%;
		box-sizing: border-box;
	}

















}





