@charset "UTF-8";
body {
  font-family: "メイリオ","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Lucida Grande","Hiragino Kaku Gothic Pro",Osaka,Verdana,sans-serif;
}

.hero-unit {
  margin-top: 20px;
  padding: 40px 115px;
  font-size: 14px;
  line-height: 1.8;
}

.hero-unit h1 {
  text-align: center;
  padding-bottom: 10px;
  line-height: 1.2 !important;
}

.hero-unit__fontsmall h1 {
  font-size: 54px;
}

.hero-unit__fontS h1 {
  font-size: 48px;
}

.hero-unit p:last-child {
  margin: 0;
}

.hero-unit p.attention {
  line-height: 1.5;
}

.hero-unit p.flowImg {
  margin: 25px 0 15px;
}

.hero-unit p span {
  font-weight: bold;
  border-bottom: 1px dotted #333;
}

.table-condensed th, .table-condensed td {
  padding: 6px 20px;
}

#select_school {
  background: #ffffff;
  border: 3px solid #E9F6FF;
  padding: 5px;
  position: absolute;
  display: none;
  width: 880px;
}

.tab-pane dl {
  clear: both;
}

.text-center {
  margin-bottom: 30px;
}

.text-center2 {
  text-align: center;
  margin-bottom: 30px;
}

.text-center2 p {
  margin-bottom: 30px;
}

.lead-text {
  background-color: #fef2e6;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
  color: #333;
  padding: 10px 0;
}
.lead-text strong {
  font-size: 22px;
}

.lead-text2 {
  width: 639px;
  margin: 30px auto;
}
.lead-text2 strong {
  color: #f20011;
  font-size: 18px;
}

.to-enq {
  background: #3b5986;
  padding: 20px 0;
  margin-bottom: 30px;
}

.to-enq-bt {
  text-align: center;
}

.to-enq-bt__2 > span {
  display: inline-block;
  line-height: 0;
  font-size: 0;
}

.to-enq-bt a {
  background: #ffff91;
  background: -moz-linear-gradient(top, #ffff91 0%, #ffd429 100%);
  background: -webkit-linear-gradient(top, #ffff91 0%, #ffd429 100%);
  background: linear-gradient(to bottom, #ffff91 0%, #ffd429 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff91', endColorstr='#ffd429',GradientType=0 );
  width: auto;
  padding: 25px;
  display: inline-block;
  margin: 0 auto;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  text-decoration: none;
  color: #333333;
  text-shadow: 0.5px 0.5px 0px #fff;
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.2);
  line-height: 1;
}

.to-enq-bt__2 a {
  display: block;
  float: left;
}

.to-enq-bt__2 span a:first-child {
  margin-right: 30px;
}

.to-enq-bt a span {
  background: url(/img/interview/lp/ic_cv.png) no-repeat left center;
  padding: 10px 0 10px 75px;
}

.to-enq-bt a:hover {
  background: #ffd429;
  background: -moz-linear-gradient(top, #ffd429 0%, #ffff91 100%);
  background: -webkit-linear-gradient(top, #ffd429 0%, #ffff91 100%);
  background: linear-gradient(to bottom, #ffd429 0%, #ffff91 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd429', endColorstr='#ffff91',GradientType=0 );
  margin: 4px auto -4px;
  box-shadow: none;
}

.amount-img {
  display: inline-block;
  position: relative;
}

.fin-uni {
  display: block;
  width: 175px;
  height: 36px;
  position: absolute;
  top: -18px;
  left: 29px;
  background-color: #868686;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  border-radius: 18px;
  line-height: 38px;
  box-sizing: border-box;
}

.fin-uni.fin-uni__yet {
  background-color: #f00;
  top: 289px;
}

.step2-txt {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.5;
  margin: 30px 0 0;
  text-align: center;
  padding-bottom: 30px;
}

.step2-txt-num {
  width: 30px;
  height: 30px;
  background: #ffa02f;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.7;
  border-radius: 30px;
  font-size: 20px;
  margin: 0 2px;
}

.step2-txt_lead {
  background-color: #ffa02f;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-radius: 30px;
  padding: 5px 20px;
}

.step2-txt-red {
  color: #e60101;
}

.step2-txt-red em {
  font-size: 55px;
  font-style: normal !important;
}

.step2-txt-small {
  font-size: 20px;
}

.text-bold {
  font-weight: bold;
  border: none !important;
}

.text-bold-red {
  color: #b94a48;
  border: inherit;
}

.label {
  margin: 0 0 0 5px;
}

.label-voluntary {
  background: #4859b9;
}

.progressBar {
  text-align: center !important;
  padding: 20px 0 30px !important;
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #fff;
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #fff;
}

.table-striped th {
  background-color: #f9f9f9 !important;
}

.table {
  margin: 0 !important;
}

.table-bordered {
  border-top: none !important;
  border-radius: 0 !important;
}

.table-bordered thead:last-child tr:last-child > th:last-child, .table-bordered tbody:last-child tr:last-child > td:last-child, .table-bordered tbody:last-child tr:last-child > th:last-child, .table-bordered tfoot:last-child tr:last-child > td:last-child, .table-bordered tfoot:last-child tr:last-child > th:last-child {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child {
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

table.table-topDecoration {
  border-top: 1px solid #ddd !important;
}

td.turningPoint {
  background: #eee !important;
  text-align: center;
  padding: 30px 20px;
}

.turningPoint-over {
  margin: 0 0 20px;
}
.turningPoint-over strong {
  font-weight: bold;
  font-size: 1.2em;
}

.turningPoint-next {
  margin: 0 0 20px;
}

.turningPoint-nextLead {
  margin: 0 0 20px;
}
.turningPoint-nextLead strong {
  font-weight: bold;
  font-size: 1.2em;
}

.turningPoint-nextCard {
  text-align: center;
  list-style: none;
}
.turningPoint-nextCard li {
  display: inline-block;
  margin: 0 10px 0 0;
}

.hidden {
  display: none;
}

.red {
  color: #f00;
}

.reviewInputTitle
td {
  text-align: center;
  font-size: 20px;
  padding: 20px;
  background: #eee;
  font-weight: bold;
}
.reviewInputTitle
td span {
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
  margin-top: 5px;
  text-align: left;
}

.mod-termsPolicy {
  width: 100%;
  margin: 0 0 30px;
}

.mod-termsPolicy-ttl {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
}

.mod-termsPolicy-main {
  width: 100%;
  height: 150px;
  overflow: auto;
  padding: 20px;
  border: 1px solid #ccc;
  font-size: 11px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mod-termsPolicy-main p, .mod-termsPolicy-main dt, .mod-termsPolicy-main dd, .mod-termsPolicy-main li, .mod-termsPolicy-main a {
  line-height: 1.5;
  margin: 0 0 10px;
}
.mod-termsPolicy-main dt {
  font-weight: bold;
}
.mod-termsPolicy-main ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 1em;
}

[id*="subText"] li {
  list-style: none;
}

.mod-policy-box-title {
  font-weight: bold;
}

.mod-policy-box-subTitle {
  font-weight: bold;
}

.mod-policy-box div {
  margin-bottom: 10px;
  line-height: 1.5;
}

.mod-policy-box-list {
  margin-left: 15px;
}

.mod-policy-box-list li {
  list-style-type: decimal;
}

.giftLead {
  font-size: 16px;
  border: 3px solid #ccc;
  width: 750px;
  padding: 15px;
  margin: 0 auto 40px;
}
.giftLead p:last-child {
  margin: 0 !important;
}

.introducer {
  position: relative;
}
.introducer input {
  vertical-align: middle;
  margin: 0 30px 0 0;
}

.introducer-label {
  display: inline-block;
  font-size: 14px;
  margin: 0 10px 0 0;
  vertical-align: middle;
  width: 6em;
}

#select_school_introduce {
  background: #fff;
  border: 3px solid #E9F6FF;
  padding: 5px;
  position: absolute;
  display: none;
  width: 880px;
  left: 0;
  top: 40px;
}

.prohibited {
  margin: 30px 0;
  border: 1px solid #ddd;
}

.prohibited-inner {
  padding: 15px 20px 20px;
}

.prohibited-title {
  background: #eee;
  text-align: center;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  margin: 0;
}

.prohibited-text {
  margin-bottom: 15px;
  font-size: 14px;
}

.prohibited-contents {
  padding: 15px 20px;
  line-height: 1.5;
  background: #f9f9f9;
  font-size: 14px;
}

.annotation {
  text-align: center;
  margin: -15px 0 50px;
}

.honkaku {
  background: #dff1fa;
  width: 600px;
  margin: 0 auto 20px;
  padding: 20px 0 10px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}

.honkaku-titile {
  margin-bottom: 15px;
}
.honkaku-titile span {
  font-size: 16px;
  font-weight: bold;
  padding: 10px 30px 10px 45px;
  background: url(/img/interview/ic_honkaku.png) no-repeat left center;
  background-size: 34px 24px;
}

.leadText {
  font-size: 16px;
  text-align: center;
  margin: 30px 0;
  line-height: 1.5;
}

.thanksFlow {
  width: 638px;
  margin: 0 auto 60px;
}
.thanksFlow p {
  font-size: 16px;
  line-height: 1.5;
}
.thanksFlow ul {
  font-size: 16px;
  margin-left: 0;
}
.thanksFlow ul li {
  text-indent: -1em;
  line-height: 1.5;
  margin-left: 1em;
  margin-bottom: 20px;
  list-style: none;
}

.thanksIntroduction {
  background: #eee;
  padding: 30px;
  margin-bottom: 30px;
}
.thanksIntroduction p {
  line-height: 1.4;
  font-size: 14px;
  margin-bottom: 10px;
}

.thanksIntroduction-inner {
  background: #fff;
  padding: 50px 30px 30px;
}

.thanksIntroduction-title {
  font-weight: bold;
  font-size: 22px !important;
  margin-bottom: 30px !important;
}

.thanksIntroduction-detail {
  margin-bottom: 50px;
}

.thanksIntroduction-detail-gift {
  background: #fff4ff;
  margin: 20px 20px 20px 0;
  padding: 30px;
}

.thanksIntroduction-detail-gift-redTxt {
  color: #b94a48;
  font-size: 18px;
}
.thanksIntroduction-detail-gift-redTxt em {
  font-weight: bold;
  font-size: 20px;
  font-style: normal;
}

.thanksIntroduction-attention {
  margin-bottom: 50px;
}
.thanksIntroduction-attention ul {
  margin-left: 0;
}
.thanksIntroduction-attention ul li {
  font-size: 15px;
  line-height: 1.5;
  list-style: none;
}

.thanksIntroduction-attention-title {
  font-size: 18px !important;
}

.thanksIntroduction-campaign {
  margin-bottom: 30px;
}
.thanksIntroduction-campaign dl {
  font-size: 14px;
}
.thanksIntroduction-campaign dl dt {
  line-height: 1.5;
}
.thanksIntroduction-campaign dl dd {
  line-height: 1.5;
  margin-bottom: 10px;
}

.thanksIntroduction-copy {
  margin-bottom: 30px;
}

.thanksIntroduction-copy-inner {
  border: dashed #666 1px;
  margin: 20px 20px 50px 0;
  padding: 30px;
}

.thanksIntroduction-copy-inner-title {
  font-size: 16px !important;
  margin-bottom: 30px !important;
}

.thanksIntroduction-flow {
  margin-bottom: 30px;
}
.thanksIntroduction-flow dl {
  font-size: 14px;
}
.thanksIntroduction-flow dl dt {
  line-height: 1.4;
}
.thanksIntroduction-flow dl dd {
  line-height: 1.4;
  margin-bottom: 10px;
}

.thanksIntroduction-flow-attention {
  font-size: 13px !important;
}
