@charset "UTF-8";
/* interview
--------------------------------------------------------- */

.mb1em {
	margin-bottom: 1em!important;
}
/*-------------------------------------------------

　旧ページのスタイル（/assets/templates/toa/css/ir.css）

-------------------------------------------------*/

/*  message & topic  */
/* **************************************************************** */


div.mesbox div.pageMenu {
	margin: 20px 0 30px;
	padding: 0;
}

div.mesbox div.pageMenu ul {
	margin: 0px auto;
	padding: 0;
	overflow: hidden;
	width: 90%;
}


div.mesbox div.pageMenu ul li {
	margin: 0 0 10px;
	padding: 0px 10px 0px 0px;
	width: 16%;
	position: relative;
	float: left;
	font-size: 15px;
	background: url(../img/arrow_01.gif) no-repeat right 4px center;
}

div.mesbox div.hornarray ul li {
	width: 138px;
}

div.mesbox div.pageMenu ul li:last-child {
	margin: 0;
	background: none;
}

div.mesbox div.pageMenu ul li.active .a {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	position: relative;
	border: 1px solid #FF7F12;
	background-color: #FDFFE3;
}

div.mesbox div.pageMenu ul li a {
	border: 1px solid #CFCFCF;
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	position: relative;
	background: #F6F6F6 ;
}

div.mesbox div.hornarray ul li a {
	width: 138px;
}

div.mesbox div.pageMenu ul li span.page {
	display: block;
	background-color: #FF7F12;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

div.mesbox div.pageMenu ul li span.name {
	padding: 5px 10px 35px;
	display: block;
	color: #333333;
	font-size: 90%;
	line-height: 120%;
	height: 100%;           
	display: flex;          
	justify-content: center;
	align-items: center;    
}

div.mesbox div.pageMenu ul li.active span.name,
div.mesbox div.pageMenu ul li a:hover span.name {
	color: #FF6600;
}

div#pageLink {
	width: 100%;
	overflow: hidden;
	clear: both;
	padding: 0%;
	margin-right: auto;
	margin-left: auto;
}


div#pageLink ul li a:hover {
	background-color: #FDFFE3;
}


/*-------------------------------------------------

　↑ここまで旧ページのスタイル

-------------------------------------------------*/

#topInterview .photo_right {
	float: right;
	padding: 0px 20px 20px;
	margin: 0px;
}

#topInterview .question h3, #topInterview .question p {
	margin-bottom: 1em;
}

#topInterview .question p.photo_right{
	margin-bottom: 0;
}

#topInterview .question.last-section {
	margin-bottom: 20px;
}

#topInterview .question .photo_center {
	text-align: center;
	margin: 0;
}

#pageLink .rn-btn.rn-btn__Arrow span {
	background: #f6f6f6;
	text-align: center;
	padding: 24px 27px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

#pageLink .prev .rn-btn.rn-btn__Arrow {
	float:left
}
#pageLink .next .rn-btn.rn-btn__Arrow {
	float:right
}
#pageLink .rn-btn.rn-btn__Arrow {
	width: 38%;
}


.prev .rn-btn.rn-btn__Arrow span:after {
  background: none !important;
}

.prev .rn-btn.rn-btn__Arrow span:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -6px;
  width: 7px;
  height: 12px;
  background: url(/assets/new_cmn/img/icon/icon_arrow_01.png) 0 0 no-repeat;
  -webkit-background-size: 7px 12px;
  background-size: 7px 12px;
  transform: scale(-1, 1);
}




/*-- smartPhone --*/
@media screen and (max-width: 767px) {

div#themeGrid div.container-02 {
	max-width: 100%;
	min-width: 100%;
	overflow: hidden;
}


#topInterview .photo_right {
	float: none;
	padding: 0px 20px 20px;
	margin: 0px;
	text-align: center;
}
#topInterview .photo_right img {
	width: 70%;
}
	
#topInterview .question .photo_center {
		margin: 0;
	}
#topInterview .question .photo_center img {
	width: 100%;
	height: auto;
}
	
div.mesbox div.pageMenu ul {
	width: 100%;
}


div.mesbox div.pageMenu ul li {
	width: 33%;
}

div.mesbox div.pageMenu ul li span.name {
	padding: 0px 5px 20px;
	display: block;
	color: #333333;
	font-size: 90%;
	line-height: 120%;      
	display: flex;          
	justify-content: center;
	align-items: center;    
}
div#pageLink {
	width: 100%;
	padding: 0%;
	margin-bottom: 20px !important;
}
#pageLink .rn-btn.rn-btn__Arrow {
	width: 49%;
}
}
/*-- //smartPhone --*/

/*  役員紹介 <section class="rn-section__Level2" id="officers">    */

#officers .post {
	overflow: hidden
}
#officers .photo {
	float:left;
	width: 15%
}
#officers .profile {
	float:left;
	width: 80%
}


/* 役員紹介 */
/* ********************************************** */


div#officers {
	padding: 20px 0 0;
	width: 100%;
	overflow: hidden;
}

div#officers div.post {
	margin: 0 0 20px 0;
	padding: 0;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	clear: both;
}


div#officers div.post div.person {
	padding: 0 0 20px 0;
	overflow: hidden;
}

div#officers div.post div.person div.photo {
	width: 20%;
	min-width: 118px;
	float: left;
	text-align: left;
	padding-right: 2%;
}
div#officers div.post div.person div.photo img {
	max-width: 100%;
}

div#officers div.post div.person div.profile {
	width: 64%;
	float: left;
	text-align: left;
}

div#officers div.post div.person div.profile table {
	margin: 0;
	padding: 0;
}

div#officers div.post div.person div.profile table tr {
	vertical-align: top;
}

div#officers div.post div.person div.profile table tr td {
	padding: 0 12px 0 0;
}

div#officers div.post div.person div.profile table tr td,
div#officers div.post div.person div.profile table tr th {
  font-size: .875rem;
}
/*-- smartPhone --*/
@media screen and (max-width: 767px) {
div#officers div.post div.person div.profile {
	width: 100%;
	float: nonet;
	text-align: left;
}
div#officers div.post div.person div.photo {
	width: 56%;
	float: none;
	text-align: center;
	padding-right: 0%;
	margin: 0px auto 20px;
}
div#officers div.post div.person div.profile table tr td,
div#officers div.post div.person div.profile table tr tht {
    font-size: .75rem;
  }
div#officers div.post div.person div.profile  h3.rn-heading__04 {
	background: none;
	padding: 0px;
    font-size: 1rem;
  }
}
