@charset "UTF-8";




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

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

main h2 {
	top: 50%;
	left: 50%;
    transform: translate(-50%,-50%);
}
	
.sakura_r-area {
	padding-bottom: 80px;
}
	
/*********** ↑共通 *************/


	
.headline-pc {
	display: none;
}



	
.kamikita_01-wrap.wide-r {
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: auto auto auto;
	justify-content: space-between;
}

.kamikita_01-wrap.wide-r > li:nth-child(1) {
	grid-column: 1 / 2;
	grid-row: 1 / 2;
	padding-bottom: 30px;
}

.kamikita_01-wrap.wide-r > li:nth-child(2) {
	grid-column: 1 / 2;
	grid-row: 3 / 4;
	width: 100%;
	margin-bottom: 0;
	margin-top: 20px;
}

.kamikita_01-wrap.wide-r > li:nth-child(3) {
	grid-column: 1 / 2;
	grid-row: 2 / 3;
	margin-top: 0;
}

.kamikita_02 li:nth-child(n+2) {
	margin-top: 6px;
}

.kamikita_03-wrap.wide-l {
	display: grid;
	grid-template-columns: 100%;
	grid-template-rows: auto auto auto;
	justify-content: space-between;
	margin-top: 60px;
}

.kamikita_03-wrap.wide-l > li:nth-child(1) {
	grid-column: 1 / 2;
	grid-row: 1 / 2;
}

.kamikita_03-wrap.wide-l > li:nth-child(2) {
	grid-column: 1 / 2;
	grid-row: 2 / 3;
	width: 100%;
	margin-left: 0;
}

.kamikita_03-wrap.wide-l > li:nth-child(3) {
	grid-column: 1 / 2;
	grid-row: 3 / 4;
}

.kamikita_03b {
	width: 80%;
	margin: 0 auto;
	margin-top: 20px;
}

	
	
	
/*********** topics *************/

.topics-bg {
	background-image: url("../../kamikitazawa/images/sp_topics_bg.jpg");
	background-position: center top;
	background-size: cover;
	padding: 60px 0;
}

.topics_01-wrap li:nth-child(1) {
	width: 100%;
	order: 1;
}

.topics_01-wrap li:nth-child(2) {
	width: 100%;
	order: 2;
}

.topics_01-wrap li:nth-child(3) {
	width: 100%;
	order: 3;
}

.topics_01-wrap .ttl > div {
	font-size: 2.8rem;
}

.topics_01-wrap .ttl > div p {
	margin-left: 25px;
}

.topics_01-wrap .txt {
	padding: 30px;
	margin-top: 10px;
}

.topics_01-wrap .txt > div {
	font-size: 1.5rem;
}

.topics_01-wrap .photo {
	background: none;
}
	
.sakura-t_right {
	top: -40px;
	left: 50%;
	width: 50%;
}
	
/*********** ↑topics *************/



	
	
	
.kamikita_04-wrap {
	margin-top: -50px;
}

.kamikita_04-wrap li:nth-child(1) {
	width: 100%;
}

.kamikita_04-wrap li:nth-child(2) {
	width: 100%;
}

.kamikita_04-wrap .cap-cover-left {
	bottom: 0;
}

.kamikita_04-wrap .txt {
	letter-spacing: 0.1em;
}
	
.kamikita_04-wrap .txt br {
	display: block;
}
	
	
.interview-bg {
	background-size: 1600px auto;
	padding: 60px 0;
	margin-top: -100px;
}

.bnr_interview-wrap {
	width: 100%;
	margin-top: 90px;
}
	
	
	
	
	
	
	
	
	
	
	
	

	
	
	
}








