@charset "UTF-8";
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
img {
	max-width: 100%;
	height: auto;
}
/*------------------------------
  レイアウト
   ------------------------------*/
.container {
	width: 100%;
}
.sp {
	display: block;
}
.pc {
	display: none;
}
.table-layout {
	width: 100%;
	margin: 30px 0;
}
.table-layout {
	overflow: auto;
	white-space: nowrap;
}
 .table-layout::-webkit-scrollbar {
 height: 6px;
 background: #FFF;
}
 .table-layout::-webkit-scrollbar-track {
 background: inherit;
}
 .table-layout::-webkit-scrollbar-thumb {
 background: #CDCFD2;
 border-radius: 10px;
}
/*============================
  #pankuzu
  ============================*/
#pankuzu {
	margin: 0 0% 2% 0%;
	overflow-x: scroll;
	white-space: nowrap;
	width: 100%;
	height: 27px;
	padding: 3px 0% 0;
}
 #pankuzu::-webkit-scrollbar:vertical {
 display: none;
}
 #pankuzu::-webkit-scrollbar {
 height: 5px;
 background: #FFF;
}
 #pankuzu::-webkit-scrollbar-track {
 background: inherit;
}
 #pankuzu::-webkit-scrollbar-thumb {
 background: #CDCFD2;
 border-radius: 10px;
}
#pankuzu > span {
	width: auto;
}
#pankuzu > span > a {
	font-size: 12px;
}
#pankuzu > span > a > span {
	font-size: 12px;
}
#pankuzu > span > span {
	font-size: 12px;
}
/*============================
  #header
============================*/
#header {
	height: 50px;
}
#header > .top > .container {
	height: 50px;
}
#header > .top > .container > h1 {
	width: 225px;
	padding: 10px 0 0 3%;
}
#header > .top > .container > .navi-wrap {
	display: none;
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	z-index: 10;
	border-top: 1px solid #959595;
	margin-top: 0;
	float: none;
}
#header > .top > .container > .navi-wrap > nav > ul > li {
	width: 100%;
}
#header > .top > .container > .navi-wrap > nav > ul > li:nth-child(6) > a {
	background: #82b4a0;
	color: #FFF;
}
#header > .top > .container > .navi-wrap > nav > ul > li > a {
	background: #FFF;
	border-bottom: 1px solid #959595;
	font-size: 15px;
	text-align: center;
	letter-spacing: 0.1rem;
	padding: 3% 0 3%;
}
#menu {
	width: 8%;
	min-width: 25px;
	float: right;
	margin: 13px 3% 0 0;
	max-width: 30px;
}
/*============================
  #contents
  ============================*/
#contents {
}

/*============================
#footer
============================*/
#footer .navi-wrap {
	padding: 0;
}
#footer .navi-wrap > nav {
	max-width: 100%;
}
#footer .navi-wrap > nav > ul:first-of-type {
  margin-top: 10px;
  margin-bottom: 0;
}
#footer .navi-wrap > nav > ul > li {
	box-sizing: border-box;
	width: 49%;
	padding: 4px 0 4px;
	border-right: none;
}
#footer .navi-wrap > nav > ul > li:last-child {
}
#footer .navi-wrap > nav > ul > li > a {
	font-size: 10px;
	border-right: 1px solid #959595;
	padding: 5px 0 4px;
}
#footer .navi-wrap > nav > ul > li:nth-child(2n) > a {
  border-right: none;
}
#footer > .container {
	text-align: center;
}
#footer > .container > #f-logo {
	width: 50%;
	max-width: 200px;
	float: none;
	display: inline-block;
}
#footer > .container > #kokusai-logo {
	width: auto;
	padding: 20px 0 0;
	float: none;
	display: inline-block;
}
#footer > .container > #kokusai-logo > a {
	width: 92px;
	margin: 0 auto;
}
#footer > .container > #kokusai-logo > a + a {
	width: 97px;
	margin-top: 7px;
  margin-left: 0;
}
#footer > .container > p.copy {
	float: none;
	width: 100%;
	text-align: center;
	font-size: 7px;
	padding: 4% 3% 70px;
	line-height: 1.2;
}
#main-visual .slick-prev, .slick-next {
	display: none;
}
#main-visual .slick-dots {
	bottom: -35px;
}
#f_entry {
	display: none;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 1001;
}
#f_entry .cover {
	position: relative;
  display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 300px;
	margin: 0 auto;
	padding: 14px 0 15px 58px;
}
#f_entry a {
	display: block;
	width: 100%;
}
#f_entry a:first-child {
	background: #27ae60;
	text-align: center;
}
#f_entry a:first-child p.t1 {
	display: inline-block;
	font-family: 'Quicksand', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
	text-align: left;
	line-height: 1;
	letter-spacing: 1px;
	position: relative;
	width: 74px;
}
#f_entry a:first-child .cover:before {
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	background: url(../../img/i_bird2.png) no-repeat 0 0;
	background-size: contain;
	width: 48px;
	height: 48px;
	left: 5px;
}
#f_entry a:first-child .cover span {
	display: inline-block;
	background: url(../../img/v_01.png) no-repeat right center;
	background-size: 8px auto;
	width: 80px;
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	color: #FFF;
	padding: 0 10px 0 16px;
}
#f_entry a:first-child p.t2 {
	box-sizing: border-box;
	width: 110px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #27ae60;
	background: #FFF;
	display: block;
	padding: 0 4px;
	margin: 0;
	letter-spacing: 0;
}
#f_entry a.outline {
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40%;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
   -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  box-shadow: none;
	background-color: #FFF;
	color: #1768b4;
  font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
	border: 4px solid #1768b4;
}
#f_entry a.outline:before {
	position: absolute;
	content: '';
	right: 4px;
	top: calc( 50% - 4px );
	background: url(../../img/v_06.png) no-repeat right center;
	background-size: 100% auto;
	width: 18px;
	height: 6px;
}
#f_entry a.outline:after {
	position: absolute;
	content: '';
	left: 6px;
	top: calc( 50% - 16px );
	background: url(../../img/btn_outline_2.png) no-repeat right center;
	background-size: 20px auto;
	width: 20px;
	height: 30px;
}
#f_entry a.outline p {
	color: #1768b4;
	font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
/*============================
  #lower-main
  ============================*/
#lower-main {
	margin-bottom: 0px;
}
/*============================
  #mv
  ============================*/
#mv {
	height: 278px;
	height: auto;
}
#mv.interview {
	background: url(../../img/interview/mv_sp.jpg) center 0 no-repeat;
	background-size: cover;
}
#mv.faq {
	background: url(../../img/faq/mv_sp.jpg) center 0 no-repeat;
	background-size: cover;
}
/*============================
	#pankuzu
	============================*/
#mv > .container > #pankuzu {
	display: none;
}
#mv > .container > h2 {
	padding: 16.7% 0;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing: 0.14rem;
}
#mv > .container > h2 > span.en {
	display: block;
	font-size: 18px;
	line-height: 1.333;
	letter-spacing: 0.1rem;
	margin: 0 0 6px;
}
#mv > .container > h2 > span.jp {
	font-size: 12px;
}

/*============================
  #interview-box
  ============================*/
#interview-box {
	padding: 5% 0 0;
}
.type01 {
	padding: 0 3% 0;
	margin: 0 0 11%;
}
.type01 > .box > .left {
	width: 100%;
	position: relative;
	padding: 0 0 15px 90px;
}
.type01 > .box > .left > p.t1 {
	font-size: 9px;
	position: absolute;
	top: 0;
	left: 0;
	letter-spacing: 0.08rem;
	padding: 0;
	margin: 0;
}
.type01 > .box > .left > p.t1 > span {
	font-size: 55px;
}
.type01 > .box > .left > p.t2 {
	font-size: 12px;
	line-height: 1;
	margin: 0 0 10px;
}
.type01 > .box > .left > p.t3 {
	font-size: 30px;
	margin: 0 0 8px;
}
.type01 > .box > .left > p.t4 {
	font-size: 14px;
	margin: 0 0 0px;
}
.type01 > .box > .left > p.t5 {
	font-size: 12px;
}
.type01 > .box > .right {
	width: 100%;
}
.type01 > p.th {
	font-size: 18px;
	padding: 17px 0 24px;
}
.type01 > p.th:after {
	bottom: 11px;
	width: 75px;
}
.type01 > p.td {
	font-size: 14px;
}
.nagare {
	padding: 0 3% 0;
	top: 0;
	margin: 0 0 11%;
}
.nagare > p.t1 {
	font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url(../../img/bg_04.png) repeat 0 0;
	background-size: 70px;
	font-size: 18px;
	color: #FFF;
	padding: 2% 0;
	line-height: 1.5;
	width: 100%;
	letter-spacing: 0.14rem;
	text-align: center;
	margin: 0 0 6%;
}
.nagare > p.t1 > span {
	font-size: 14px;
}
.nagare > ul {
	padding: 0 0 0 15px;
}
.nagare > ul > li {
	border-left: 3px solid #6497bf;
}
.nagare > ul > li > dl > dt {
	font-family: 'Quicksand', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #6496be;
	font-size: 22px;
	padding: 4px 0 0 15px;
	line-height: 1;
	letter-spacing: 0.17rem;
	position: relative;
}
.nagare > ul > li > dl > dt:before {
	content: " ";
	display: block;
	position: absolute;
	bottom: 0;
	margin: auto;
	background: url(../../img/o_03.png) no-repeat 0 0;
	background-size: contain;
	width: 15px;
	height: 15px;
	left: -9px;
	top: 4px;
}
.nagare > ul > li > dl > dd {
	font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Arial, Osaka, verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: relative;
	font-size: 16px;
	color: #000;
	padding: 4px 0 8px 15px;
	letter-spacing: 0.055rem;
}
.personal_box {
	padding: 3% 3% 3%;
	width: 300px;
	margin: 0 auto 16%;
	position: relative;
}
.personal_box > .l_box {
	width: 34%;
	position: absolute;
	left: 3%;
	top: 3%;
}
.personal_box > .r_box {
	width: 100%;
}
.personal_box > .r_box > p.t1 {
	font-size: 12px;
	padding: 5px 0 0 110px;
	margin: 0 0 7px;
}
.personal_box > .r_box > p.t2 {
	font-size: 18px;
	padding: 5px 0 0 110px;
	letter-spacing: 0.2rem;
}
.personal_box > .r_box > p.t2 > span {
	font-size: 12px;
	display: block;
	margin: 0;
}
.personal_box > .r_box > p.t3 {
	font-size: 12px;
	padding: 5px 0 0 110px;
	margin: 0 0 14px;
}
.personal_box > .r_box > p.t4 {
	font-size: 14px;
	line-height: 2;
}
#lower-main .entry_btn {
	display: none;
}

.modal.show .modal-dialog {
	margin-top: 20px;
}
.modal-content > .modal-header > button.close {
	width: 27px;
	top: 3px;
}
.modal-content > .modal-body {
	padding: 0 4% 4%;
	margin: 0 0 30px;
}
.modal-content > .modal-body:before {
	background: url(../../img/entry/i_04_sp.png) no-repeat 0 0;
	background-size: contain;
	width: 210px;
	height: 52px;
	top: -22px;
}
.modal-content > .modal-body > .form_box p.t1 {
	font-size: 20px;
	padding: 40px 0 0;
}
.modal-content > .modal-body > .form_box p.t2 {
	font-size: 14px;
	padding: 0 0 3px;
	line-height: 1.6;
}
.modal-content > .modal-body > .form_box p.t3 {
	font-size: 14px;
}
.modal-content > .modal-body > .form_box > form {
}
.modal-content .modal-body .form_box form table {
	width: 100%;
}
.modal-content .modal-body .form_box form table > tbody > tr > th {
	font-size: 15px;
	display: block;
	float: none;
	width: 100%;
}
.modal-content .modal-body .form_box form table > tbody > tr > th.mm {
	padding: 16px 0 0;
}
.modal-content .modal-body .form_box form table > tbody > tr > th > .must > span {
	font-size: 14px;
}
.modal-content .modal-body .form_box form table > tbody > tr > td {
	font-size: 14px;
	padding: 12px 0 0px;
	display: block;
	float: none;
	width: 100%;
}
.modal-content .modal-body .form_box form table > tbody > tr > td > input {
	font-size: 14px;
}
.modal-content .modal-body .form_box form table > tbody > tr > td select {
	width: 100%;
	font-size: 14px;
	margin: 0 0 0;
}
.modal-content .modal-body .form_box form table > tbody > tr > td textarea {
	width: 100%;
	font-size: 14px;
}
