@charset "utf-8";

/*////////////////////////////////////////////////////
	common
////////////////////////////////////////////////////*/

.sp {
	display: none!important;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
html {
}
body {
	font-size: 14px;
	font-family:'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
	text-align: left;
	color: #3D3D3C;
	width: 100%;
	min-width: 1200px;
	word-break: normal;
	word-wrap: break-word;
	position: relative;
	overflow-x: hidden;
	padding-top: 0;
}
p, dt, dd, li, th, td {
	line-height: 1.8;
}
.slick-slider {
	overflow-x:hidden;
}
/*clearfix */
.clearfix:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	min-height: 0px;
}
h1 {
	margin-bottom: inherit;
	background: inherit;
	padding: inherit;
	border-radius: inherit;
	font-size: 0;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	display: inherit;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: inherit;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
	text-rendering: inherit;
}
input[type="submit"], input[type="checkbox"], label, button,select {
	cursor: pointer;
}
input[type="submit"] {
	border: none;
}
input ,button, select {
	background-color: #fff;
	border-radius: 0;
}
button {
	border: none;
}
input {
	font-family:'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
select {
	font-family:'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
textarea {
	font-family:'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
	font-size: 16px;
}
img {
	border: none;
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
}
a {
	color: #3D3D3C;
	text-decoration: none;
	-webkit-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
a:hover {
	text-decoration: none;
	opacity:0.8;
}
.hover:hover {
	transition: 0.2s;
	opacity: 0.7;
	cursor: pointer;
}
.link01 {
	text-decoration: underline;
}
.link01:hover {
	text-decoration: none;
}
.linkn {
	cursor: default;
}


.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center!important;
}
table {
	border-collapse: collapse;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.acccont {
	display: none;
	-webkit-transition: none;
	-ms-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}
.headerwrap {
	width: 100%;
	z-index: 9000;
	min-width: 1200px;
}

.header01 {
	padding-top: 12px;
	padding-right: 1%;
	padding-left: 1%;
	background-color: #FF859C;
	padding-bottom: 14px;
}
.maintxt {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	margin-bottom:8px;
	line-height:1;
}
.head01 {
	float:left;
}
.head02 {
	float:right;
}
.header02 {
	padding-top:22px;
	padding-bottom:20px;
}
.hdnav01 {
	text-align:right;
	font-size:0;
	display:inline-block;
	vertical-align:top;
}
.hdnav01 li {
	font-size:13px;
	display:inline-block;
	line-height:1;
	padding-left:7px;
	padding-right:7px;
	border-right:solid 1px #fff;
}
.hdnav01 li:last-child {
	border-right:none 1px #fff;
}
.hdnav01 li a {
	color:#fff;
}
.hdnav02 {
	font-size:0;
	display:inline-block;
	vertical-align:top;
	width:260px;
	margin-left:10px;
}
.hdnav02 a {
	font-size: 15px;
	color: #fff;
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px solid #FFF;
	font-weight: bold;
	border-radius:50px;
	position:relative;
}
.hdnav02 a:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 7px;
    height: 7px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    border-top-width: 2px;
    border-right-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #fff;
    border-right-color: #fff;
}


.gnavwrap {
}
.gnav {
	text-align:center;
}
.gnav > li {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	margin-left: 12px;
	margin-right: 12px;
}
.gnav > li > a:hover {
	color: #FF859C;
}
.gnav > li > a {
	font-size: 17px;
	font-weight:bold;
	text-align: center;
	display: block;
	position: relative;
}
.footerwrap {
	padding-top: 100px;
	padding-bottom: 60px;
	border-top: 1px solid #eee;
}
.ft01 {
	text-align: center;
	margin-bottom: 80px;
}
.ftnav01 {
	text-align: center;
	margin-bottom: 60px;
}
.ftnav02 {
	display:inline-block;
	vertical-align:top;
	min-width:210px;
}
.ftnav02:nth-child(2) {
	margin-right: 65px;
	margin-left: 65px;
	padding-right: 65px;
	padding-left: 65px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.ftnav01.type02 .ftnav02:nth-child(2) {
	border-right: 1px none #CCC;
	border-left: 1px none #CCC;
}
.ftnav02 li {
	text-align:left;
	position:relative;
}
.ftnav02 li.pt01 {
	font-weight:bold;
	margin-bottom:20px;
	padding-left:12px;
}
.ftnav02 li.pt01.type02 {
	margin-bottom:0;
}
.ftnav02 li.pt01:after {
	
	content: '';
    display: inline-block;
    position: absolute;
    top: 9px;
    left: 0;
    width: 6px;
    height: 6px;
    margin-top:0;
    border-radius: 50%;
    background-color: #FF7D85;
}
.ftnav02 li.pt02 {
	margin-left:2em;
	text-indent:-1em;
}
.ftnav02 li.pt02.type02 {
	margin-bottom:20px;
}
.subnav02 {
    font-size: 12px;
}
.subnav02 {
	display: none;
    position: absolute;
    text-align: left;
    width: 19em;
    background-color: #ffffff;
    border: 1px solid #000;
	z-index:1000;
	padding:10px;
}
.subnav02.type02 {
	width:18em;
}
.subnav03 li {
	text-indent:-1em;
	margin-left:1em;
}
.subnav03 li a {
    font-size: 14px;
	font-weight:bold;
}
.copy {
	font-size: 12px;
	text-align: center;
}



.pgtp {
	position:fixed;
	right:30px;
	bottom:40px;
}

.tptitle01 {
	text-align:center;
	margin-bottom:30px;
}
.tptitle02 {
	font-size: 18px;
	font-weight: bold;
	color: #F2869A;
}
.tptitle03 {
	font-size: 30px;
	font-weight: bold;
}

.btn01 {
	text-align:center;
	margin-top:40px;
	margin-bottom:60px;
}
.btn01 a {
	display: inline-block;
	min-width: 240px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #F2879B;
	padding-top: 17px;
	padding-bottom: 17px;
	border-radius: 50px;
	box-shadow: 0px 6px 1px -1px #f2f2f2;
	border: 1px solid #f2f2f2;
}
.btn01.type01 a {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+48,555555+88 */
background: #000000; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #000000 48%, #555555 88%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #000000 48%,#555555 88%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #000000 48%,#555555 88%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#555555',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.btn01.type02 a {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff5375+50,ff859c+88 */
background: #ff5375; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #ff5375 50%, #ff859c 88%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #ff5375 50%,#ff859c 88%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #ff5375 50%,#ff859c 88%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5375', endColorstr='#ff859c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}



.tfst01 {
	padding: 70px 3% 70px;
}
.tfst02 {
	text-align: center;
	display:table;
	margin-left:auto;
	margin-right:auto;
}
.tfst03 {
	display: table-cell;
	vertical-align:top;
	padding-left:12px;
	padding-right:12px;
	max-width:434px;
}
.tfst04 {
	text-align:center;
	margin-bottom:20px;
}
.tfst05 {
	font-size:16px;
	margin-bottom:20px;
}
.tfst06 {
	text-align:right;
	font-size:15px;
}
.tfst06 a {
	display: inline-block;
	position: relative;
	font-weight: bold;
	color: #F2879B;
	padding-right:10px;
}
.tfst06 a:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 6px;
    height: 6px;
    margin-top: -5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    border-top-width: 2px;
    border-right-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #F2879B;
    border-right-color: #F2879B;
}
.tfst07 {
	border:solid 1px #f1f1f1;
	border-radius:18px;
	padding:7px;
	padding-bottom:25px;
	box-shadow: 0px 6px 1px -1px #a2a2a2;

}
.tfst08 {
	font-size:20px;
	font-weight:bold;
	margin-bottom:12px;
}
.tfst09 {
	text-align:left;
	padding-left:15px;
	padding-right:15px;
}

.tabt01 {
	padding: 85px 3% 40px;
	background-image: url(../img/top/bg_01.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.tabt02 {
	text-align:center;
	font-size:18px;
	margin-bottom:45px;
	line-height:2.4;
}

.tint01 {
	padding: 70px 3% 40px;
	background-image: url(../img/top/bg_02.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.tint02 {
	text-align: center;
	margin-bottom:60px;
	display:table;
	margin-left:auto;
	margin-right:auto;
}
.tint03 {
	display: table-cell;
	vertical-align:top;
	padding-left:20px;
	padding-right:20px;
	max-width:449px;
}
.tint03 a {
	display:block;
}
.tint04 {
	margin-bottom:5px;
}
.tint04 img {
	border-radius:10px;
}
.tint05 {
	font-size:18px;
	font-weight: bold;
}


.tbtm01 {
	background-color: #FEF4F5;
	padding-top: 65px;
	padding-bottom: 65px;
}

.tnws01 {
	max-width:835px;
	margin:0 auto 60px;
}
.tnws02 {
	padding:30px;
	background-color:#fff;
	border:solid 1px #f0f0f0;
	border-radius:7px;
}
.tnws03 {
	width:100%;
	display:table;
	margin-top:7px;
	margin-bottom:7px;
}
.tnws03 dt {
	display:table-cell;
	vertical-align:top;
	width:8em;
}
.tnws03 dt {
	display:table-cell;
	vertical-align:top;
}

.bnr01 {
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
	font-size:0;
}
.bnr02 {
	display:inline-block;
	margin:0 5px 10px;
}
.cmnbox01 {
	max-width:1100px;
	margin-right: auto;
	margin-left: auto;
}

.main01 {
	background-image: url(../img/common/bg_main.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	padding-top: 80px;
	padding-bottom: 80px;
}
.main01.typeinterview {
	background-image: url(../img/common/bg_main_interview.png);
}
.main01.typerequester {
	background-image: url(../img/common/bg_main_requester.png);
}
.main01.typeinstitution {
	background-image: url(../img/common/bg_main_institution.png);
}
.main01.typeinterest {
	background-image: url(../img/common/bg_main_interest.png);
}
.main01.typeinstitution .main02 {
	color:#000;
}
.main01.typeinterest .main02 {
	color:#000;
}


.main02 {
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.tpath01 {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	margin-bottom:65px;
	background-color:#FFF;
}
.tpath01.type02 {
	margin-bottom:0;
}

.content {
	padding-bottom:1px;
}
.interviewmain{
	background-image: url(../img/common/bg_interview.png);
	background-repeat: repeat;
	background-position: center center;
}

.irb01 {
	font-size:20px;
	margin-bottom:10px;
	color:#000;
}
.irb02 {
	margin-bottom:60px;
}
.irb03 {
	float:left;
	width:475px;
}
.irb04 {
	float:right;
	width:575px;
}

.list01 {
	margin-bottom:60px;
}
.list01 li {
	font-size:16px;
	margin-bottom:5px;
}
.list01 li a {
	display:table;
	width:100%;
}
.list02 {
	display:table-cell;
	vertical-align:top;
	width:7.5em;
}
.list03 {
	display:table-cell;
	vertical-align:top;
}

.pnavwrap {
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
}
.pnavwrap .wp-pagenavi {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
.pnavwrap .wp-pagenavi a {
	display: inline-block;
	border: 1px solid #ccc;
	color:#000;
	background-color: #fff;
	text-decoration: none;
	margin: 3px;
	padding-top: 7px;
	padding-right: 13px;
	padding-bottom: 7px;
	padding-left: 13px;
	font-weight: normal;
}
.pnavwrap .wp-pagenavi span {
	display: inline-block;
	border: 1px solid #ccc;
	color: #000;
	background-color: #fff;
	text-decoration: none;
	margin: 3px;
	padding-top: 7px;
	padding-right: 13px;
	padding-bottom: 7px;
	padding-left: 13px;
	font-weight: normal;
}
.pnavwrap .wp-pagenavi a:hover {
	opacity:0.7;
    border-color: #ccc;
}
.pnavwrap .wp-pagenavi span.current {
    border-color: #FF91A6;
    background-color: #FF91A6;
    color: #fff;
}
.pnavwrap .wp-pagenavi span.pages {
	display:none;
}
.pnavwrap .wp-pagenavi span.current {
    font-weight: normal;
}

.nlist04 {
	margin-top: 15px;
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCC;
}
.nlist04.type02 {
	padding-bottom: 0;
	border-bottom: 1px none #CCC;
}
.nlist05 {
	float: left;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
}
.nlist06 {
	float: right;
	font-size: 0;
}

.select01wrap {
	position: relative;
}
.select01wrap::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: calc(50% - 4px );
	right: 15px;
	width: 0;
	height: 0;
	border-top: 6px solid #000000;
	border-right: 5px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 5px solid transparent;
}
.select01 {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 16px;
	width: 100%;
	border: 1px solid #d8d8d8;
}
select::-ms-expand {
	display: none;
}
.search04.select01wrap::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	top: calc(50% - 4px );
	right: 15px;
	width: 0;
	height: 0;
	border-top: 6px solid #000000;
	border-right: 5px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 5px solid transparent;
}
.search04 {
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
	min-width: 100px;
}
.col01 {
	color: #FF91A6;
}

.title01 {
	text-align:center;
	margin-bottom:50px;
	position:relative;
	padding-bottom:15px;
}
.title01::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 4px solid #FF859C;
    width: 45px;
    margin: 0 auto;
}
.title01.type02 {
	margin-top:60px;
	padding-bottom:0;
}
.title01.type02::before {
	display:none;
}
.title02 {
	font-size: 32px;
	font-weight: bold;
}

.ndtl01 {
}
.ndtl02 {
	margin-bottom: 60px;
}
.ndtl03 {
	text-align: center;
	margin-bottom:15px;
}
.ndtl04 {
	font-size: 18px;
}
.ndtl05 {
	font-size: 0;
	text-align: center;
	margin-bottom:60px;
}
.ndtl06 {
	display: inline-block;
}
.ndtl06 a {
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #ccc;
	display: block;
	padding-top: 7px;
	padding-bottom: 6px;
	font-size: 14px;
	transition: 0.2s;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 12px;
}
.ndtl06 a span {
	font-size:12px;
	position:relative;
	top:-1px;
}

.int01 {
	margin-bottom:60px;
}
.int02 {
	text-align:center;
	width:345px;
	float:left;
	margin-bottom:40px;
	margin-left:32px;
}
.int02:nth-child(3n+1) {
	margin-left:0;
	clear:both;
}
.int02 a {
	display:block;
}
.int03 {
	margin-bottom:15px;
}
.int03 img {
	border-radius:10px;
}
.int04 {
	font-size: 18px;
	font-weight: bold;
}

.intmain01 {
	margin-bottom:130px;
	position:relative;
}
.intmain02 {
	text-align:center;
}
.intmain03 {
	width: 370px;
	padding: 35px;
	color: #fff;
	background-color: #FF859C;
	position:absolute;
	bottom:-40px;
	right:5%;
}
.intmain04 {
	font-size: 18px;
	background-image: url(../img/common/icon_leaf.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-left: 30px;
	line-height: 24px;
	padding-bottom: 10px;
	border-bottom: 1px solid #FFF;
}
.intmain05 {
	font-size: 30px;
	line-height: 1.4;
	font-weight: bold;
	/*margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #FFF;*/
}
.intmain06 {
}

.dint01 {
	margin-bottom:65px;
}
.dint02 {
	width:520px;
	text-align:center;
}
.dint03 {
	width:500px;
}
.dint01.type01 .dint02 {
	float:right;
}
.dint01.type01 .dint03 {
	float:left;
}
.dint01.type02 .dint02 {
	float:left;
}
.dint01.type02 .dint03 {
	float:right;
}

.dint01.type03 .dint02 {
	display:none;
}
.dint01.type03 .dint03 {
	float:none;
	width:100%;
}
.dint04 {
	font-weight:bold;
	color:#444;
	font-size:30px;
	margin-bottom:15px;
}
.dint05 {
	font-weight:bold;
	color:#444;
	margin-bottom:25px;
}
.dint06 {
	font-size:16px;
	margin-bottom:45px;
}
.ndtl07 {
	text-align:center;
	margin-bottom:40px;
	margin-top:-20px;
	font-size:16px;
}

.cnt01 {
	font-size:16px;
	margin-bottom:25px;
}
.cnt02 {
	margin-bottom:45px;
}
.cnt02 table {
	width:100%;
}
.cnt02 table th {
	width: 15em;
	vertical-align: middle;
	padding: 12px;
	font-size: 18px;
	font-weight: normal;
	background-color: #FEF4F5;
	border: 1px solid #CCC;
	font-weight:bold;
}
.cnt02 table td {
	vertical-align:middle;
	padding:12px;
	font-size:18px;
	font-weight:normal;
	border: 1px solid #CCC;
}
.cnt03 {
	margin-top:50px;
	margin-bottom:50px;
	text-align:center;
}
.cnt03 li {
	display:inline-block;
	margin-left:10px;
	margin-right:10px;
}
.cnt03 li input {
	display: inline-block;
    min-width: 240px;
    font-size: 18px;
    font-weight: bold;
    color: #FFF;
    background-color: #F2879B;
    padding-top: 14px;
    padding-bottom: 14px;
    border-radius: 50px;
    box-shadow: 0px 6px 1px -1px #f2f2f2;
    border: 1px solid #f2f2f2;
    background: #ff5375;
    background: -moz-linear-gradient(-45deg, #ff5375 50%, #ff859c 88%);
    background: -webkit-linear-gradient(-45deg, #ff5375 50%,#ff859c 88%);
    background: linear-gradient(135deg, #ff5375 50%,#ff859c 88%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5375', endColorstr='#ff859c',GradientType=1 );
}
.cnt03 li.pt01 input {
    background: #000000;
    background: -moz-linear-gradient(-45deg, #000000 48%, #555555 88%);
    background: -webkit-linear-gradient(-45deg, #000000 48%,#555555 88%);
    background: linear-gradient(135deg, #000000 48%,#555555 88%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#555555',GradientType=1 );
}
.cnt03 li input:hover {
	opacity:0.8;
}
.cnt04 {
	margin-bottom: 60px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 3%;
	padding-bottom: 25px;
	padding-left: 3%;
	background-color: #FEF4F5;
	border-radius:10px;
	text-align:center;
	color:#000;
}
.cnt04 dt {
	font-size: 16px;
	margin-bottom: 12px;
	font-weight: bold;
	color: #FF5375;
}
.cnt04 dd {
}
.cnt05 {
	font-size: 35px;
	font-weight: bold;
	background-image: url(../img/common/icon_tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	padding-left:26px;
	line-height:28px;
	padding-top:2px;
}
.cnt05 span {
}
.req {
	font-size: 12px;
	color: #FFF;
	background-color: #FF859C;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	margin-left: 7px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	line-height:1.5;
}
.inp01 input {
	width:70%;
	padding:7px;
	border: 1px solid #CCC;
	font-size:16px;
}
.cnt02 textarea {
	width:100%;
	padding:7px;
	border: 1px solid #CCC;
	height:150px;
	font-size:16px;
}

.plc01 {
	margin-bottom:25px;
}
.plc02 {
	font-size:24px;
	font-weight:bold;
	margin-bottom:25px;
}
.plc03 {
	margin-bottom:35px;
}
.plc04 {
	font-weight:bold;
	margin-bottom:12px;
}
.plc05 {
	margin-bottom:20px;
}
.plc06 {
	margin-bottom:60px;
}
.plc06 li {
	display: inline-block;
	margin-right:15px;
	max-width:40%;
}

.cmnbg01 {
	margin-top:80px;
	margin-bottom:80px;
}
.cmnbg02 {
	padding-top: 80px;
	padding-bottom: 20px;
	background-color: #FEF4F5;
}
.cmnbg02-2 {
	padding-top: 80px;
	padding-bottom: 20px;
	background-color: #fff;
}
.cmnbg03 {
	padding-top: 80px;
	padding-bottom: 80px;
	background-image: url(../img/common/bg_btm_01.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.btn01.type03 {
    text-align: center;
	width:540px;
	margin:0 auto;
}
.btn01.type03 a {
    min-width: 100%;
    font-size: 24px;
    padding-top: 27px;
    padding-bottom: 27px;
	background: #ff5375;
    background: -moz-linear-gradient(-45deg, #ff5375 50%, #ff859c 88%);
    background: -webkit-linear-gradient(-45deg, #ff5375 50%,#ff859c 88%);
    background: linear-gradient(135deg, #ff5375 50%,#ff859c 88%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5375', endColorstr='#ff859c',GradientType=1 );
}

.fbox01 {
	margin-bottom:60px;
}
.fbox02 {
	float:left;
	width:405px;
	text-align:center;
}
.fbox03 {
	float:right;
	width:650px;
}
.fbox01.type02 .fbox02 {
	float:right;
}
.fbox01.type02 .fbox03 {
	float:left;
}
.fbox04 {
	font-size:18px;
	margin-bottom:20px;
}
.fbox05 {
	text-align:center;
	margin-bottom:15px;
}
.fbox06 {
}
.fbox07 {
	text-align:center;
	line-height:2;
	font-size:18px;
	margin-bottom:25px;
}
.fbox08 {
	background-color:#fff;
	padding:30px;
	padding-bottom:15px;
	border-radius:10px;
	width:900px;
	margin:0 auto;
}
.fbox09 li {
	float:left;
	margin-bottom:15px;
	width:33%;
	font-size:18px;
}
.fbox10 {
	text-align:center;
	margin-bottom:65px;
}
.fbox_n1{
display:flex;
padding-bottom:60px;
text-align: center;
}
.fbox_n2{
width:50%;
margin-left:auto;
margin-right:auto;
padding-right:10px;
}
.fbox_n3{
width:50%;
margin-left:auto;
margin-right:auto;
padding-left:10px;
}
.fbox_n4{
font-size:18px;
margin-bottom:20px;
}
.fbox_n4::before{
  content: url('https://sekino-site.net/wp-content/themes/sekino/img/recruit/icon.png');
  margin-right:10px;
  width:12px;
  height:12px;
  padding-top:10px;
}

.fnbox_1{
display:flex;
align-items:center;
}

.fnbox_2{
margin-right:20px;
font-weight:bold;
color:#F5859C;

}

.fnbox_3{
width:130px;
}

.fnbox_4{/*かこみ*/
background-color:#fff;
padding:50px;
border-radius: 10px;
}

@media (max-width: 768px) {
.fbox_n1{
display:block;
padding-bottom:60px;
text-align: center;
}
.fbox_n2{
width:95%;
margin-left:auto;
margin-right:auto;
padding-right:0px;
margin-bottom:60px;
}
.fbox_n3{
width:95%;
margin-left:auto;
margin-right:auto;
padding-left:0px;
}



}




.btn01.type04 a {
	min-width:320px;
}

.srch01 {
	margin-bottom: 65px;
	background-color: #FEF4F5;
	padding: 12px;
}
.srch02 {
	position:relative;
}
.srch03 {
	font-size: 16px;
	line-height: 40px;
	width: 100%;
	border: none;
	padding-top: 0px;
	padding-right: 47px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.srch04 {
	font-size: 0px;
	background-image: url(../img/common/btn_search.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 40px;
	border-style: none;
	position: absolute;
	top: 0px;
	right: 0px;
}
.per01 {
	margin:0 auto;
}
.per02 {
	margin-bottom:60px;
	padding-bottom: 40px;
	border-bottom: 1px solid #CCC;
}
.per02 li {
	float: left;
	margin-bottom:12px;
	width:16%;
	margin-left:0.8%;
}
.per02 li:nth-child(6n+1) {
	margin-left:0;
	clear:both;
}
.per02 li a {
	display: block;
	color: #AAA;
	text-align: center;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	border: 3px solid #aaa;
	border-radius:5px;
	font-size:18px;
}
.per02 li:hover a , .per02 li a.current  {
	border-color: #000;
	color: #000;
}
.per03 {
}
.per03 table {
	width:100%;
}
.per03 table th {
	font-size: 16px;
	font-weight: bold;
	background-color: #FEF4F5;
	text-align: center;
	vertical-align: middle;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
	border: 1px solid #CCC;
	line-height:1.2;
}
.per03 table td {
	font-size: 16px;
	font-weight: noamal;
	text-align: center;
	vertical-align: top;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	border: 1px solid #CCC;
}
.per03 table .w01 {
	width:8em;
}
.per03 table .w04 {
	width:16em;
}
.per03 table .w05 {
	text-align:left;
	padding-right: 12px;
	padding-left: 12px;
}

.flw01 {
	margin-bottom:60px;
}
.flw02 {
	width: 248px;
	float: left;
}
.flw03 {
	margin-bottom:12px;	
	text-align:center;
}
.flw04 {
}
.flw05 {
	float:left;
	width:35px;
	text-align:center;
	padding-top:70px;
}

.abt01 {
	text-align:center;
	margin-bottom:65px;
}
.abt02 {
	background-color: #FFFFF2;
	padding: 25px;
	margin-bottom: 60px;
}
.abt03 {
	font-size:16px;
}
.abt04 {
	margin-bottom:45px;
}
.abt05 {
	font-size:18px;
	margin-bottom:25px;
}
.abt06 {
	text-align:right;
}
.abt07 {
	display:inline-block;
	text-align:left;
}
.abt07 dt {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.abt07 dd {
	font-size:16px;
}
.abt08 {
	font-size:18px;
	line-height:2;
	margin-bottom:10px;
	text-align:center;
}
.abt09 {
	text-align:center;
	margin-bottom:25px;
}
.map {
	margin: 0 auto;
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.cnt02.type02 table th {
	vertical-align: top;
	background-color: #F0F0F0;
}
.cnt02.type02 table td {
	vertical-align:top;
	background-color: #fff;
}

.en01 {
	margin-bottom:45px;
}
.en02 {
	font-size:16px;
	margin-bottom:12px;
	line-height:2;
}
.en03 {
	text-align:center;
	margin-bottom:25px;
}
.en04 {
	display:inline-block;
	font-size:18px;
	text-align:left;
	line-height:2;
}
.en05 {
	width:450px;
	margin:0 auto;
}
.en05 table {
	width:100%;
}
.en05 table th {
	font-size:18px;
	font-weight:normal;
	vertical-align:top;
	width:6em;
}
.en05 table td {
	font-size:18px;
	font-weight:normal;
	vertical-align:top;
}

.rec01 {
	margin-bottom:100px;
}
.rec02 {
}
.rec03 {
	margin-top:80px;
	margin-bottom:35px;
	text-align:center;
	font-size:18px;
}
.rec04 {
	background-image: url(../img/common/sl_01.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.rec05 {
	display:inline-block;
	line-height:26px;
	background-image: url(../img/common/sl_02.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left:28px;
	padding-right:26px;
}
.rec06 {
	text-align:center;
}
.rec07 {
	text-align:center;
	font-size:18px;
	padding-top:120px;
	padding-bottom:200px;
}

.inp02 select {
    padding: 7px;
    border: 1px solid #CCC;
    font-size: 16px;
}

.px01 .fbox02 {
    width: 570px;
}
.px01 .fbox03 {
    width: 485px;
}
.px02 .fbox02 {
    width: 230px;
}
.px02 .fbox03 {
    width: 810px;
}

.ind01 {
	background-image: url(../img/institution/bg_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	padding-top:80px;
	padding-bottom:120px;
}
.ind02 {
	background-image: url(../img/institution/bg_02.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	padding-top:80px;
	padding-bottom:120px;
}
.ind03 {
	background-color: #FFF;
	margin-bottom: 50px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	border-radius:10px;
}
.ind04 {
}
.ind05 {
	width:50%;
	float:left;
}
.ind05 li {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 20px;
	background-image: url(../img/institution/icon_01.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 30px;
}
.wh {
	color:#fff;
}
.lh01 {
	line-height:2.2;
}
.flw06 {
	background-image: url(../img/interest/bg_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-top: 80px;
	padding-bottom: 20px;
}
.flw04 span {
	text-indent:-1em;
	margin-left:1em;
	display:block;
}

.ab01 {
	background-color: #FFF0F3;
	padding: 30px;
	margin-bottom: 80px;
	border: 3px solid #FF859C;
}
.ab02 {
	font-size:16px;
}
.ab03 {
	background-image: url(../img/about/pic_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 250px;
	padding-left: 330px;
	margin-bottom: 60px;
	margin-right: 80px;
	margin-left: 80px;
}
.ab04 {
}
.ab05 {
	color: #FFF;
	background-color: #FF859C;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	border-radius:10px;
}
.ab06 dt {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 2px;
	border-bottom: 1px solid #FFF;
}
.ab06 dd {
	font-size:16px;
}
.ab07 {
	margin-bottom:35px;
}
.ab08 {
	width:320px;
	float:left;
}
.ab09 {
	width:760px;
	float:right;
}
.ab10 {
}
.ab10 dt {
	font-size:24px;
	font-weight:bold;
	line-height:1.4;
}
.ab10 dd {
	font-size: 18px;
	font-weight: bold;
	color: #FF859C;
	line-height:1.4;
}
.ab11 {
	font-size:18px;
	margin-bottom:15px;
}
.ab12 {
	text-align:center;
	margin-bottom:30px;
}
.ab13 {
	background-image: url(../img/about/bg_01.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: cover;
	padding-top: 80px;
	padding-bottom: 20px;
}
.ab14 {
	padding-left:75px;
	padding-right:75px;
}
.ab14 table {
	width:100%;
}
.ab14 table th {
	font-size: 20px;
	font-weight: bold;
	vertical-align:top;
	width:7.5em;
}
.ab14.type02 table td {
	font-size: 22px;
}
.ab14.type02 table th {
	font-size: 22px;
}
.ab14 table td {
	font-size: 20px;
	vertical-align:top;
}
.ab15 {
	text-align:center;
}
.ab15 a {
	font-size:24px;
	font-weight:bold;
	color: #FF859C;
	text-decoration:underline;
}

.ee01 {
	background-image: url(../img/en/bg_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-top: 80px;
	padding-bottom: 20px;
}
.ee02 {
	font-size:20px;
	margin-bottom:20px;
}
.ee03 {
	margin-right: 200px;
	margin-left: 200px;
}
.ee04 {
	background-color: rgba(255,255,255,0.8);
	padding:40px 50px 25px;
	margin-bottom:7px;
	border-radius:10px;
}
.ee05 li {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 12px;
	background-image: url(../img/en/icon_01.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 34px;
}
.ee06 {
	font-size:16px;
}
.ee07 {
	background-image: url(../img/en/bg_02.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-top: 80px;
	padding-bottom: 20px;
}
.ee08 {
	background-color: #FFF;
	padding:40px 50px 30px;
	margin-right: 150px;
	margin-left: 150px;
	border-radius:10px;
	margin-bottom:20px;
}
.ee09 {
	font-size:22px;
	font-weight:bold;
	margin-bottom:7px;
}
.ee10 {
	font-size:22px;
	text-align:center;
	font-weight:bold;
}
.ee11 {
	background-image: url(../img/en/bg_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-top: 80px;
	padding-bottom: 20px;
}
.ee12 {
	padding-top:25px;
	padding-bottom:25px;
}
.ab14.type02 {
}
.ab14.type02 table th {
	width:12.5em;
}
.irbd01 {
	margin-bottom:20px;
}
.cnt02.irb table th , .cnt02.irb table td {
	vertical-align:top;
}
.emp_post {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-top: 100px;
	margin-bottom: 100px;
}
.irbbg {
	padding-top: 80px;
	padding-bottom: 20px;
	background-image: url(../img/common/bg_irb.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}

.cnt02.typeen table th {
    width: 17em;
	
}
.ftnav02:nth-child(4) {
    margin-left: 0;
    padding-left: 65px;
    border-left: 1px solid #CCC;
}
.ftb01 {
	padding-top:75px;
}
.ab14.typebg{
	background-color: rgba(255,255,255,0.9);
	padding-top: 65px;
	padding-right: 100px;
	padding-bottom: 65px;
	padding-left: 100px;
	border-radius:10px;
}

.fbox_add01 {
	margin-top: 25px;
	background-color: #FEF4F5;
	padding: 20px;
	border-radius: 6px;
}
.fbox_add02 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}
.fbox_add03 {
	font-size: 18px;
}
.fbox_add03 li {
	line-height: 1.6;
}

.abtdec01 {
}
.abtdec02 {
	font-size: 24px;
	font-weight:bold;
	margin-bottom:20px;
}
.abtdec03 {
	margin-bottom:35px;
	margin-top: 35px;
}
.abtdec03 dl {
	margin-bottom:25px;
	width:100%;
	display:table;
}
.abtdec03 dl dt {
	display:table-cell;
	vertical-align:top;
	width:107px;
}
.abtdec03 dl dd {
	display:table-cell;
	vertical-align:top;
	font-size: 18px;
	padding-left:20px;
}
.abtdec04 {
}
.abtdec05 {
}
.abtdec06 {
	font-size: 18px;
}
.abtdec05 a {
	color: #FF859B;
	text-decoration: underline;
	font-weight:bold;
}

.abtlink {
	font-size:12px;
}

@media (min-width: 768px) {

}

.intv_t{
	font-size:24px;
	font-weight:bold;
	margin-bottom:20px;
	line-height:40px;
}
