/* -------------------------------------------------------
reset
------------------------------------------------------- */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, main,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote::before, blockquote::after,
q::before, q::after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
}

a {
  text-decoration: none;
}

html {
  font-size: 10px;
  font-family: "Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
  font-weight: 400;
}

p {
  line-height: 2;
  font-size: 1.4rem;
}

.sec img {
  width: 100%;
  vertical-align: bottom;
}

.right {
  text-align: right;
}

.flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.flex02 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.flex03 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.flex04 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.flex05 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.wdt3 {
  width: 30% !important;
}

.wdt4 {
  width: 40% !important;
}

.wdt5 {
  width: 50% !important;
}

.wdt30 {
  width: calc( ( 100% - 40px ) / 3) !important;
}

.wdt48 {
  width: 48% !important;
}

.wdt90 {
  width: 90% !important;
}

.mgnB15 {
  margin-bottom: 15px;
}

.mgnB20 {
  margin-bottom: 20px;
}

.mgnB30 {
  margin-bottom: 30px;
}

.mgnB50 {
  margin-bottom: 50px;
}

.mgnB70 {
  margin-bottom: 70px;
}

.fnt9 {
  font-size: 0.9rem;
}

.font11 {
  font-size: 1.1rem;
}

.pageTtl {
  display: none;
}

.contentsInr {
  margin: 0 auto 40px !important;
}

.caption {
  text-align: right;
  font-size: 1.4rem !important;
  margin-top: 10px;
  line-height: 1 !important;
}

.caption02 {
  text-align: left;
  font-size: 1.4rem !important;
  margin-top: 10px;
  line-height: 1 !important;
}

.secWrap {
  background: #FFF9D5;
  padding: 30px 30px 50px;
  margin-bottom: 50px;
}

.secWrap .sec {
  background: #fff;
  padding-bottom: 50px;
  margin-bottom: 70px;
}

.secWrap .sec:last-child {
  margin-bottom: 0;
}

.secWrap .sec img {
  width: 100%;
  vertical-align: bottom;
}

.secWrap .sec article {
  margin-bottom: 50px;
  padding: 0 50px 0;
  width: 100%;
}

.secWrap .sec article:last-child {
  margin-bottom: 0;
}

.secWrap .sec .secTtl {
  margin-bottom: 50px;
}

.bold {
  font-weight: 600;
}

.red {
  font-size: 1.8rem;
  font-weight: 600;
  color: #E83820;
}

.bdr {
  padding-bottom: 30px;
  border-bottom: 1px solid #7DBCE8;
}

.redcircle {
  color: #E83820;
}

.secMv img {
  width: 100%;
  vertical-align: bottom;
}

.mvTxt {
  margin: 0px 0 30px;
  padding: 10px;
  border: 1px solid #000;
}

.secPoint .secPointTtl {
  width: 10%;
}

.secPoint .secPointIn {
  width: 85%;
}

.secPoint .secPointIn p {
  font-size: 1.6rem;
}

.secPoint .secPointIn h2 {
  font-size: 2.4rem;
  font-weight: bold;
  border-bottom: solid;
  border-color: #FFE239;
  border-width: 5px;
  display: inline-block;
}

.secPoint .secPointIn .fnt14 {
  font-size: 1.4rem;
}

.secSchedule {
  margin-bottom: 10px !important;
}

.secSchedule .hotelTtl {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
}

.secSchedule .daiyokujo {
  width: 45px !important;
}

.secSchedule .hotel {
  width: 130px !important;
  margin-right: 15px;
}

.secSchedule .yu {
  width: 27px !important;
  margin-left: 7px;
}

.secSchedule .sekaiisan {
  margin-right: 5px;
  width: 35px !important;
}

.secSchedule .kigou {
  width: 200px !important;
}

.secSchedule .dodeka p {
  width: 66%;
}

.secSchedule .dodeka img {
  width: 30%;
}

.secSchedule .blue {
  font-size: 1.6rem;
  font-weight: bold;
  color: #3895D6;
}

.secSchedule .blueWrap {
  border: 1px solid #7DBCE8;
  background: #F2F9FD;
  padding: 15px;
}

.secSchedule .blueWrap .redunder {
  color: #E83820;
  font-size: 1.6rem;
  font-weight: bold;
  padding-bottom: 2px;
  border-bottom: 1px solid #E83820;
  display: inline-block;
}

.secSchedule .gradeup {
  border: 1px solid #FFE239;
  background: #FFFDF4;
  padding: 0 30px 30px;
}

.secSchedule .gradeup .gradeupTtl {
  width: 332px;
  transform: translateY(-30px);
}

.secSchedule .gradeup .redtxt {
  color: #E83820;
  font-size: 1.6rem;
  font-weight: bold;
  border: 1px solid #E83820;
  padding: 0 10px;
  display: inline-block;
}

.secCourse .cours {
  line-height: 2;
}

.secCourse .red {
  font-size: 1.4rem;
}

.secCourse .redWrap {
  border: 2px solid #A70F12;
  background: #FFF9D5;
  padding: 20px;
}

.secCourse .redWrap .bold {
  font-size: 1.6rem;
  margin-bottom: 15px;
  line-height: 1;
}

.secCourse .price .pricettl {
  font-weight: bold;
  font-size: 2rem;
}

.secCourse table {
  width: 100%;
  font-size: 1.4rem;
  border-collapse: collapse;
  border: solid 2px #BC8A51;
}

.secCourse table tr th, .secCourse table tr td {
  text-align: center;
  padding: 10px;
  border: solid 1px #BC8A51;
  vertical-align: middle;
}

.secCourse table .tblbdr {
  border-bottom: 2px solid #BC8A51;
}

.tel .redWrap {
  border: 2px solid #A70F12;
  background: #FFF9D5;
  padding: 20px;
}

.tel .redWrap .bold {
  font-size: 1.6rem;
  margin-bottom: 20px;
  line-height: 1;
}

.tel .redWrap .red {
  font-size: 1.6rem;
  margin-bottom: 5px;
}

.tel .redWrap .telnum {
  font-weight: bold;
  font-size: 2rem;
  padding-bottom: 3px;
  line-height: 1;
  display: inline-block;
  border-bottom: 2px solid #000;
  margin-bottom: 20px;
}

.gadgetPivot .list a {
  font-size: 1.4rem;
}

.socialBox .cf {
  display: flex;
}

.sanrikuf img#wFix {
  /* width: 50% !important; */
  width: 184px;
  height: 133px;
  margin-right: 30px;
  flex: 0 0 184px;
}

.redhotel {
  font-size: 1.6rem !important;
  font-weight: 600;
  color: #E83820;
  line-height: 1.5 !important;
}

/*終了対応*/
.entryEnd {
    color: #cc0000;
    font-size: 25px;
    font-weight: bold;
    padding: 30px;
    border: 2px solid #cc0000;
    margin-bottom: 30px;
	background: #fff;
}
.psR { 
	position: relative;
	margin-top: 50px;
}
.end-txt {
	position: absolute;
	font-weight: bold;
	color: #FFF;
	padding: 86px 148px;
	background-color: #333;
	z-index: 20;
	opacity: 0.9;
}
.contents .apply-section .end-txt{
width: auto;
}
