@charset "utf-8";

/* ======================
 * Contents CSS
======================= */

@media only all and (min-width: 751px) {

.spOnly {
	display: none !important;
}
.sizeFix {
	display: inline-block;
}


/* popup
=========================================*/
#popup.kashi .img {
	line-height: 0;
}
#popup.kashi .close {
	height: 77px;
	background: url(../../interview02/img/kashi_bg001.gif) no-repeat 100% 0;
	text-align:  center;
}
#popup.kashi .close p {
	padding-top: 25px;
}

/* Heading
=========================================*/
/* headingWrap */
.headingWrap {
	position: relative;
}
.headingWrap .headLogo01 {
	position: absolute;
	left: 22px;
	top: 0;
	width: 154px;
}
.headingWrap .headLogo02 {
	position: absolute;
	right: 8px;
	top: 0;
	width: 124px;
}
.headingWrap .articleHeading {
	line-height: 0;
}


/* interviewHeading */
.interviewHeading01 {
	line-height: 0;
}
/* topicHeading01 */
.topicHeading01 {
	line-height: 0;
}



/* Text
=========================================*/
.paragraph01 {
	margin-top: 1em;
}
.paragraph02 {
	margin-top: 1.5em;
}
.paragraph03 {
	margin-top: 2em;
}
.paragraph04 {
  margin-top: 0.4em;
}
.bold {
	font-weight: bold !important;
}
.txColor01 {
	color: #e04a00 !important;
}
.txColor02 {
	color: #ff0000 !important;
}

.fontXS {
	font-size: 10px !important;
	font-size: 1.0rem !important;
}
.fontS {
	font-size: 12px !important;
	font-size: 1.2rem !important;
}
.fontM {
	font-size: 13px !important;
	font-size: 1.3rem !important;
}
.fontL {
	font-size: 14px !important;
	font-size: 1.4rem !important;
}
.fontXL {
	font-size: 16px !important;
	font-size: 1.6rem !important;
}

/* interviewTitle01 */
.interviewTitle01 {
	line-height: 1.3;
	margin-top: 35px;
	padding-left: 10px;
	border-left: solid 5px #eeb144;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}

/* talkText */
.talkText {
	margin-top: 20px;
}
.talkText .name01 {
	color: #e04a00;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}

/* presentTitle */
.presentTitle {
	margin-top: 25px;
}

.caption {
	font-size: 10px;
	font-size: 1.0rem;
}


/* List
=========================================*/
/* discList01 */
.discList01 {
}
.discList01 > li {
	padding: 5px  0 0 20px;
	position: relative;
}
.discList01 > li:before {
	content: "●";
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	font-size: 20px;
}
.topicBlock.type02 .discList01 {
	font-size: 12px;
}
.topicBlock.type02 .discList01 > li:before {
	top: 4px;
	font-size: 12px;
}

/* discList02 */
.discList02 {
}
.discList02 th {
	padding: 5px  0 0 20px;
	position: relative;
}
.discList02 th:before {
	content: "●";
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	font-size: 20px;
}

/* topicList01 */
.topicList01 {
	margin-top: 15px;
}
.topicList01 > dt {
	position: relative;
	padding-left: 20px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}
.topicList01 > dt .sub {
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: normal;
}
.topicList01 > dt:before {
	content: "■";
	position: absolute;
	left: 0;
	top: -3px;
	font-size: 17px;
}
.topicList01 > dd {
}

/* topicList02 */
.topicList02 {
	margin-top: 15px;
}
.topicList02 > dt {
	position: relative;
	padding-left: 20px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}
.topicList02 > dt .sub {
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: normal;
}
.topicList02 > dt:before {
	content: "●";
	position: absolute;
	left: 0;
	top: -3px;
	font-size: 17px;
}
.topicList01 > dd {
}

.notesList01 {
	margin-top: 15px;
}
.notesList01 > li {
	position: relative;
	padding-left: 2.2em;
}
.notesList01 > li > span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

.notesList02 {
	margin-top: 15px;
}
.notesList02 > li {
	position: relative;
	padding-left: 1.2em;
}
.notesList02 > li > span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}


/* Link
=========================================*/
/* flowBt */
.flowBt {
	text-align: right;
	letter-spacing: -0.4em;
}
.profileCol2 + .flowBt {
	margin: 10px 10px 10px 0; 
}
.flowBt > li {
	display: inline-block;
	width: 119px;
	margin-right: 11px;
	letter-spacing: normal;
}

/* linkUtility */
.linkUtility {
	padding: 10px 15px 15px 25px;
	background: url(../img/com_bg04.gif) no-repeat 0 100%;
}
.linkUtility > .toTop {
	float: left;
}
.linkUtility > .flowBt {
	float: right;
	margin: 0;
}




/* Column
=========================================*/
/* profileCol2 */
.profileCol2 {
	padding: 0 27px;
	color: #ffffff;
}
.profileCol2 > .figureCol {
	float: left;
	width: 230px;
	margin-right: 20px;
}
.profileCol2 > .textCol {
	overflow: hidden;
	padding-top: 13px;
	background: url(../img/com_bg03.gif) repeat-x 0 0;
}
.profileCol2 > .textCol .colInner {
	padding-bottom: 20px;
	background: url(../img/com_bg03.gif) repeat-x 0 100%;
}
.profileCol2 > .textCol .colInner a {
	color: #ffffff;
}
.profileCol2 > .textCol .colTitle {
	width: 70px;
}
.profileCol2 > .textCol .colTitle + * {
	margin-top: 0 !important;
}
.profileCol2 > .textCol .profileText {
	margin-top: 10px;
	font-size: 10px;
	font-size: 1.0rem;
}
.profileCol2 > .textCol .paragraph01 {
	font-size: 12px;
	font-size: 1.2rem;
}
.profileCol2 > .textCol .profileBnr01 {
	width: 180px;
	margin-top: 10px;
}
.applyBtn01 {
	width: 117px;
	margin-top: 10px;
}

/* interviewCol2 */
.interviewCol2 {
	margin-top: 35px;
}
.interviewCol2 > .imgColLeft {
	float: left;
	margin: 0 20px 10px 0;
}
.interviewCol2 > .imgColRight {
	float: right;
	margin: 0 0  10px 20px;
}
.interviewCol2 > .textCol {
}
.interviewCol2 > .textCol > *:first-child {
	margin-top: 0 !important;
}
.interviewCol2 > .imgColLeft + .textCol {
	overflow: hidden;
}
.interviewCol2 > .imgColRight + .textCol {
	float: none;
	width: auto;
}

/* topicCol2 */
.topicCol2 {
	margin-top: 20px;
	padding: 0 40px;
}
.topicCol2.columnType,
.topicCol2.pc_columnSideNone {
	padding: 0;
}
.topicCol2 > .imgColLeft {
	float: left;
	margin-right: 40px;
}
.topicCol2 > .imgColRight {
	float: right;
	margin-left: 40px;
}
.topicCol2.columnType > .imgColLeft,
.topicCol2.pc_columnSideNone > .imgColLeft {
	margin-right: 20px;
}
.topicCol2.columnType > .imgColRight,
.topicCol2.pc_columnSideNone > .imgColRight {
	margin-left: 20px;
}
.topicCol2.columnType > .imgColRight.sizeS {
	width: 240px;
}
.topicCol2 > .textCol {
	overflow: hidden;
}
.topicCol2 > .textCol .colTitle {
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: bold;
	text-shadow: 1px 1px 0 #ffffff;
}
.topicBlock.type02 .imgColLeft + .imgColLeft {
	margin-right: 0;
}
.topicBlock.type02 .imgColRight > img {
	width: 190px;
}
.topicBlock.type02 .imgColLeft > img {
	width: 276px;
}




/* Table
=========================================*/
.tablecol01{
	width:23%;
}
.tablecol02{
	width:27%;
}
.tablecol03{
	width:50%;
}

/* Block
=========================================*/
/* interviewBlock */
.interviewBlock {
	padding: 0 7px 0 5px;
}
.interviewBlock > .blockInner {
	padding: 30px 30px 10px;
	background: #ffffff;
}
.interviewBlock > .blockInner > *:first-child {
	margin-top: 0 !important;
}

/* topicBlock */
.topicBlock {
	margin-top: 30px;
}
.topicBlock .blockInner {
	padding: 13px 20px 10px;
	background: #dfd1ba;
}
.topicBlock .blockInner >*:first-child {
	margin-top: 0 !important;
}
.topicBlock.type02 .blockInner {
	padding: 25px 60px;
}
.topicBlock.type02 .topicCol2.columnType .textCol {
	margin-top: 10px;
}
.topicBlock.type02 .topicCol2.columnType .imgColRight {
	margin-top: 15px;
}

/* colorBlock */
.colorBlock01 {
	margin-top: 20px;
	padding: 10px;
	background: #dfd1ba;
}

/* /index.html
=========================================*/
/* topHeadingWrap */
.topHeadingWrap {
	position: relative;
}
.topHeadingWrap .headLogo01 {
	position: absolute;
	left: 15px;
	top: 0;
	line-height: 0;
}
.topHeadingWrap .headLogo02 {
	position: absolute;
	right: 0;
	top: 0;
	width: 153px;
	line-height: 0;
}
.topHeadingWrap .headingLead {
	padding: 25px 175px 20px 240px;
	color: #ffffff;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
}

/* indexMain */
.indexMain {
	background: url(../../img/index_bg01.png) no-repeat 0 0;
}
.indexMain .mainInner {
	position: relative;
	padding: 50px 30px 30px;
	background: url(../../img/index_bg02.png) no-repeat 0 100%;
}
.indexMain .number {
	position: absolute;
	top: 25px;
	left: 250px;
	line-height: 0;
}
.indexMain .sakka_name {
	width: 480px;
	margin: 20px 0 0 auto;
	text-align: center;
	line-height: 0;
}
.indexMain .mainCol2 {
	margin-top: 20px;
}
.indexMain .mainCol2 > .imgCol {
	float: left;
	width: 244px;
	line-height: 0;
	margin-right: 25px;
	border: solid 5px #ffffff;
}
.indexMain .mainCol2 > .textCol {
	overflow: hidden;
	line-height: 1.6;
	color: #ffffff;
}
.indexMain .mainCol2 > .textCol a {
	color: #ffffff;
}
.indexMain .mainCol2 > .textCol > *:first-child {
	margin-top: 0 !important;
}
.indexMain .mainCol2 > .textCol .date {
	margin-top: 1em;
	color: #ffce7b;
	text-align: right;
}
.indexMain .mainCol2 > .textCol .linkBtn {
	margin-top: 20px;
	line-height: 0;
}

/* backNumberArea */
.backNumberArea {
	margin-top: 10px;
}
.backNumberArea .bkNumHeading {
	height: 66px;
	background: url(../../img/index_bg03.png) repeat-x 0 0;
}
.backNumberArea .bkNumHeading > span {
	display: block;
	height: 66px;
	width: 774px;
	line-height: 0;
	padding: 20px 0;
	margin: 0 auto;
}
.backNumberArea .bkNumCol2 {
	margin: 30px auto 0;
	width: 774px;
	position: relative;
}
.backNumberArea .bkNumCol2 .enclose {
	width: 100%;
}

.backNumberArea .bkNumCol2 .col {
	float: left;
	width: 377px;
	padding: 10px 15px 20px;
	background: url(../../img/index_bg05.png) no-repeat 0 0;
	border: solid 3px #74572a;
}
.backNumberArea .bkNumCol2 .col:nth-of-type(odd) {
	margin-right: 20px;
}
.backNumberArea .bkNumCol2 .col:nth-of-type(n+3) {
	margin-top: 20px;
}
.backNumberArea .bkNumCol2 .enclose .col:nth-of-type(-n+2) {
	margin-top: 20px;
}
.backNumberArea .bkNumCol2 .col .colTitle {
	color: #ffffff;
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
	text-shadow:0px 1px 2px #000000;
}
.backNumberArea .bkNumCol2 .col .colTitle .number {
	display: inline-block;
	margin-right: 25px;
	font-size: 23px;
	font-size: 2.3rem;
}
.backNumberArea .bkNumCol2 .col .colTitle .small {
	font-size: 23px;
	font-size: 2.3rem;
}
.backNumberArea .bkNumCol2 .col .innerCol2 {
	margin-top: 5px;
}
.backNumberArea .bkNumCol2 .col .innerCol2 > .imgColLeft {
	float: left;
	width: 146px;
	margin-right: 15px;
}
.backNumberArea .bkNumCol2 .col .innerCol2 > .imgColLeft img {
	border: solid 3px #ffffff;
}
.backNumberArea .bkNumCol2 .col .innerCol2 > .imgColLeft .date {
	margin-top: 5px;
	color: #ffce7b;
}
.backNumberArea .bkNumCol2 .col .innerCol2 > .textCol {
	overflow: hidden;
	color: #ffffff;
}
.backNumberArea .bkNumCol2 .col .innerCol2 > .textCol {
	overflow: hidden;
	color: #ffffff;
	padding-bottom:50px;
	min-height: 212px;
	position: relative;
}
.backNumberArea .bkNumCol2 .col .innerCol2 > .textCol > .linkBtn {
	position: absolute;
	bottom: 0;
	
}
.backNumberArea .bkNumCol2 .col .linkBtn {
	line-height: 0;
	margin-top: 15px;
}

.moreBkNum {
	margin-top: 20px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	background: url(../../img/index_bg07.png) repeat-x 0 0;
	text-align: center;
	cursor: pointer;
}
.moreBkNum > span {
	line-height: 1;
	display: inline-block;
	padding: 16px 28px 15px;
	background: url(../../img/index_ic01.png) no-repeat 100% 50%;
	height: 51px;
	color: #ffffff;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}
.moreBkNum.open > span {
	background: url(../../img/index_ic02.png) no-repeat 100% 50%;
}

/* otherContents */
.otherContents {
	width: 774px;
	margin: 40px auto 0;
	padding-bottom: 40px;
}
.otherContents .otherLead {
	color: #ffffff;
	font-size: 23px;
	font-size: 2.3rem;
	font-weight: bold;
	text-align: center;
	text-shadow:0px 1px 2px #000000;
}
.otherContents .otherLinklist {
	margin-top: 20px;
}
.otherContents .otherLinklist > ul {
	text-align: center;
	letter-spacing: -0.4em;
}
.otherContents .otherLinklist > ul > li {
	display: inline-block;
	letter-spacing: normal;
	margin: 0 10px;
	line-height: 0;
}




/* ClearFix
=========================================*/
.profileCol2:after,
.interviewCol2:after,
.topicCol2:after,
.linkUtility:after,
.clearFix:after,
.indexMain .mainCol2:after,
.backNumberArea .bkNumCol2:after,
.backNumberArea .bkNumCol2 .col .innerCol2:after,
.clearFix:after,
.clearFix:after,
.clearFix:after,
.clearFix:after,
.clearFix:after,
.clearFix:after,
.clearFix:after {
	content: "";
	display: block;
	clear: both;
}
.profileCol2,
.interviewCol2,
.topicCol2,
.linkUtility,
.backNumberArea .bkNumCol2,
.backNumberArea .bkNumCol2 .col .innerCol2,
.clearFix,
.clearFix,
.clearFix,
.clearFix,
.clearFix,
.clearFix,
.clearFix {
	min-height: 1%;
	zoom: 1;
}

}

