@charset "utf-8";
/*------------------------------------------------------------
	interview03
------------------------------------------------------------*/
@media all and (min-width: 768px) {
	#main .pageLead {
		margin-bottom: 5.7rem;
	}
	#main .pageLead .photo {
		left: -10.5rem;
		top: 4.6rem;
		width: 86.2rem;
	}
	#main .pageLead h2 {
		margin-bottom: 24rem;
		padding-left: 6.5rem;
		padding-right: 8.4rem;
	}
	#main .pageLead .txtBox .imgtext {
		margin-right: -1.9rem;
		padding-bottom: 0.4rem;
		width: 64.5rem;
	}
	#main .sec01 h3 {
		margin-left: -0.8rem;
	}
	#main .secBox .photoBox .pho01 {
		margin: 12.5rem -6.2rem 0 -43.6rem;
	}
	#main .sec02 {
		margin-bottom: 5.2rem;
	}
	#main .sec02 .textBox h3 img {
		max-height: 23rem;
	}
	#main .sec02 .textBox {
		width: calc(50% + 25rem);
	}
	#main .sec02 .textBox .innerBox {
		max-width: 79rem;
	}
	#main .secBox .photoBox .pho02 {
		margin: 19.3rem -17.1rem 0 -25.4rem;
	}
	#main .secBox .photoBox .pho03 {
		margin: 12.7rem -17.4rem 0 -26.8rem;
	}
	#main .sec04 {
		margin-bottom: -0.5rem;
	}
	#main .btmPhoto {
		margin-right: -17.4rem;
		width: 121.4rem;
	}
}
@media all and (max-width: 767px) {
	#main .pageLead {
		margin-bottom: 2.7rem;
	}
	#main .pageLead h2 {
		margin-bottom: 1.4rem;
		padding-left: 1.6rem;
	}
	#main .pageLead .photo {
		margin-bottom: -10.5rem;
	}
	#main .pageLead .txtBox .imgtext {
		margin: 0 0 2.1rem 0.5rem;
	}
	#main .pageLead .txtBox .imgtext img {
		width: 32.3rem;
	}
	#main .secBox {
		margin-bottom: 1.3rem;
	}
	#main .secBox .photoBox .pho01 {
		margin-top: -6.7rem;
	}
	#main .sec02 {
		margin-bottom: 2rem;
	}
	#main .sec02 .textBox h3 {
		margin-bottom: 1.3rem;
	}
	#main .sec02 .textBox h3 img {
		max-height: 10rem;
	}
	#main .secBox .photoBox .pho02 {
		margin-top: -2.7rem;
	}
	#main .sec02.subSec {
		margin-bottom: 3.4rem;
	}
	#main .sec03 h4 {
		margin-bottom: -1.6rem;
	}
	#main .secBox .textBox .pho {
		margin-bottom: -11.3rem;
	}
	#main .sec03 {
		margin-bottom: 2.3rem;
	}
	#main .sec04 {
		margin-bottom: -0.9rem;
	}
	#main .sec04 .textBox h4 {
		margin-bottom: 2.2rem;
	}
	#main .secBox .textBox p.text {
		letter-spacing: 0.04em;
	}
}