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

	/* ------------------------------------------------------- */

	body {
		min-width: 320px;
		background: #FBFBFB;
	}
	/* =========================================================
	header
	========================================================= */
	header {
		display: none;
	}
	#pankuzuArea {
		border: none;
	}
	#pankuzu {
		height: 45px;
		line-height: 45px;
		white-space: nowrap;
	}
	#pankuzu .home {
		background-position: left top 12px;
	}


	/* =========================================================
	intervewHead
	========================================================= */
	#intervewHead {
		margin-bottom: 0;
	}

	#headColumn {
		display: block;
		min-width: inherit;
		max-width: inherit;
		margin: auto;
		table-layout: inherit;
		position: relative;
		padding-top: 90px;
	}

	/* headColumnLeft */
	#headColumnLeft {
		display: block;
		width: 100%;
		height: 65vw;
		-webkit-background-size: 100% auto;
		-moz-background-size: 100% auto;
		-o-background-size: 100% auto;
		background-size: 100% auto;
	}

	/* headColumnRight */
	#headColumnRight {
		display: block;
		width: auto;
		height: auto;
		padding: 15px 10px;
	}

	/* headColumnTit */
	#headColumnTit {
		min-height: 75px;
		position: absolute;
		top: 10px;
		left: 0;
		width: 100%;
	}

	/* headColumnText */
	#headColumnText {
		min-height: auto;
		padding: 70px 20px 20px;
		margin-top: -30px;
	}

	#headColumnText .category {
		left: 20px;
		width: 120px;
	}

	#dateArea{
		padding-left: 156px;
		height: 50px;
		box-sizing: border-box;
		top: 05%;
		right: 20px;
	}


	/* Safari用 */
	#dateArea span {
		display: inline-block;
		height: 19px;
		line-height: 19px;
	}
	#headColumnText .date i {
		padding: 0 5px 0 10px;
	}

	#headColumnText h1 {
		font-size: 17px;
		font-weight: 700;
		line-height: 1.4;
		text-indent: inherit;
		margin: 0 0 15px;
	}
	#headColumnText .title {
		font-size: 21px;
		line-height: 1.4;
	}

	#headColumnText .interviewNo {
		font-size: 15px;
	}
	#headColumnText .interviewNo:last-child {
		font-size: 20px;
	}

	/* =========================================================
	#interviewContainer
	========================================================= */
	#interviewContainer {
		width: auto;
		font-size: 13px;
		font-weight: 500;
		line-height: 1.5;
		color: #434343;
	}
	/* =========================================================
	#content
	========================================================= */
	#content {
		float: none;
		width: auto;
		margin: 0;
		overflow: hidden;
	}
	/* =========================================================
	containerArticle
	========================================================= */
	#containerArticle {
		padding: 0 16px 35px;
	}
	#containerArticle h2 {
		padding: 25px 0 0;
		margin-top: 30px;
		font-size: 18px;
		font-weight: 700;
		line-height: 1.5;
	}
	#containerArticle ul.list,
	#containerArticle p {
		font-size: 15px;
		font-weight: 500;
		line-height: 1.8;
	}
	#containerArticle .interview {
		padding-top: 20px;
	}
	#containerArticle p.capTxt01 {
		padding-top: 5px;
		padding-bottom: 0;
		font-size: 17px;
	}
	#containerArticle .rightImage {
		float: none;
		padding: 10px 0;
	}
	#containerArticle .leftImage {
		float: none;
		padding: 10px 0;
	}
	#containerArticle .wideImage {
		margin: 10px 0;
	}

	#containerArticle .rightImage img,
	#containerArticle .leftImage img,
	#containerArticle .wideImage img {
		width: 100%;
		height: auto;
	}
	/* pointTit */
	#containerArticle .pointTit {
		font-size: 15px;
	}
	/* boxType */
	#containerArticle .dotBox01 {
		padding: 5px 15px;
		margin: 10px 0;
	}
	/* figcaption */
	#containerArticle figcaption {
		padding: 8px 0;
		font-size: 12px;
	}
	/* linkBtnType */
	#containerArticle .linkBtn01 {
	}	
	/* web icon */
	#containerArticle i.fa {
		font-size: 14px;
		padding-right: 8px;
	}


	/* =========================================================
	cornerRanking
	========================================================= */
	#cornerRanking {
		margin: 10px 0 0;
		background: #FFF;
		border-top: 1px solid #E1E1E1;
	}
	#cornerRanking h3 {
		text-align: center;
		margin: 0 0 15px;
	}
	#cornerRanking h3 span {
		display: inline-block;
	}
	#cornerRanking .cornerRankInner .list{
		padding: 0 16px;
	}
	/* cornerRankInner */
	#cornerRanking .scube {
		overflow-x: scroll;
	}
	#cornerRanking .cornerRankInner p {
		width: 100%;
		height: 260px;
		overflow-x: scroll;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
	}
	#cornerRanking .cornerRankInner p::-webkit-scrollbar {
		display: none;
	}

	/* cornerLink */
	#cornerRanking .cornerLink {
		position: static;
		text-align: right;
		margin: 20px 15px 0;
	}
	#cornerRanking .cornerLink a {
	}


	/* =========================================================
	cornerCompany
	========================================================= */
	#cornerCompany {
		margin: 15px 0 0;
		background: #FFF;
		border-top: 1px solid #E1E1E1;
	}
	#cornerCompany h3 {
		margin: 0;
		text-align: center;
	}

	/* cornerCompanyL */
	#cornerCompanyL {
		float:left;
		width: auto;
		margin: 0 15px;
	}
	#companyLogo {
		width: 85px;
		height: 85px;
		margin-top: 15px;
		/* 画像は各記事CSSで個別指定 */
	}

	/* cornerCompanyR */
	#cornerCompanyR {
		float: none;
		width: auto;
		font-size: 13px;
		line-height: 1.4;
		padding: 15px;
	}
	#cornerCompanyR .companyName {
		font-size: 18px;
		font-weight: 700;
		line-height: 1.3;
		margin: 5px 0;
	}
	#cornerCompanyR .companyNum span {
		font-size: 13px;
	}
	/* condType */
	.condType span {
		height: 16px;
		line-height: 16px;
		font-size: 11px;
		font-weight: 700;
	}

	/* =========================================================
	containerInnerRight
	========================================================= */
	#containerInnerRight {
		float: none;
		width: auto;
	}

	#containerInnerRight section {
		border-left: none;
		border-right: none;
	}

	/* =========================================================
	guestInfo
	========================================================= */
	/* PCと全く同じ */


	/* =========================================================
	keyword / leftKeyword
	========================================================= */
	/* leftKeyword */
	#leftKeyword {
		display: none; /* スマホでは非表示 */
	}


	/* =========================================================
	snsInfo / leftSnsInfo
	========================================================= */
	/* leftSnsInfo */
	#leftSnsInfo {
		display: none; /* スマホでは非表示 */
	}


	/* =========================================================
	companyInfo
	========================================================= */
	/* PCと全く同じ */


	/* =========================================================
	containerInnerOther
	========================================================= */
	#containerInnerOther {
		display: none; /* スマホでは非表示 */
	}



	/* =========================================================
	sidebar
	========================================================= */
	#sidebar {
		display: block;
	}
	#sidebar .sideTitle{
		padding: 20px 0;
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		background-color: #F4F6F1;
		border-top: 1px solid #E1E1E1;
	}
	#sidebar .tag{
		margin: 20px 20px 10px;
	}
	#sidebar #sideKeywordLink {
		text-align: right;
    padding: 15px;
    clear: both;
		margin: 0 15px;
    border-top: 1px solid #E9E9E9;
	}
	#sidebar #sideOtherInterviewLink {
		text-align: right;
		padding: 15px 15px 25px;
    clear: both;
    margin: 0 20px;
	}
	#sidebar #sideKeywordLink a,
	#sidebar #sideOtherInterviewLink a {
		display: block;
		color: #666;
		text-decoration: none;
	}
	#sidebar #sideKeywordLink a:hover,
	#sidebar #sideOtherInterviewLink a:hover{
		color: #DFC352;
	}
	#sidebar #sideKeywordLink a span,
	#sidebar #sideOtherInterviewLink a span {
		color: #E0C447;
    padding-right: 10px;
	}



}