

/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/


/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
 

.mb-20 {
	margin-bottom: 20px;
}
.mb-50 {
	margin-bottom: 50px;
}

.mt-100 {
	margin-top: -100px;
}
.w100 {
  width: 100%;
}

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}


.g-logo {
  max-width: 20% !important;
}

.h1-title {
  font-size: 3em !important;
  font-family: 'Noto Sans JP', sans-serif;
}

h3 {
	font-size: 1.4em !important;
}

h3:not(:last-child), .h3:not(:last-child) {
    margin-bottom: 30px;
}


.inspiro-slider .slide .slide-captions > p {
font-family: 'Noto Sans JP', sans-serif;
}

h3, .h3 {
  font-family: 'Noto Sans JP', sans-serif;
}

body {
  font-family: 'Noto Sans JP', sans-serif;
}

.s-hostschool {
  padding: 20px 0 80px;
}

.bg-overlay {
  background: rgb(0 0 0);
}

.mt-0 {
  margin-top: -100px;
}
.mt-50 {
	margin-top: 50px;
}

.mb-100 {
	margin-bottom: 100px;
}

.mb-50 {
	margin-bottom: 50px;
}

.text-left {
  text-align: left;
}

.section-01 {
  padding-top: 0px
}

.sec03 {
  padding: 20px 50px;
  color: #000000;
  font-family: 'Noto Sans JP', sans-serif;
}
.sec03 span {
  font-size: 14px;
}
.h3-flow {
  padding-top: 1.2em;
}

.icon-box {
  margin-bottom: 30px;
}


.heading-text.heading-section h2::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100px;
    background-color: rgb(3, 177, 0);
    bottom: -30px;
    left: 0px;
    right: 0px;
}

.border-b {
  padding: 20px;
  border: solid 1px ;
  color: #000000;
}


.background-white2 {
background: linear-gradient(to bottom, #D5DEE7 0%, #E8EBF2 50%, #E2E7ED 100%), linear-gradient(to bottom, rgba(0,0,0,0.02) 50%, rgba(255,255,255,0.02) 61%, rgba(0,0,0,0.02) 73%), linear-gradient(33deg, rgba(255,255,255,0.20) 0%, rgba(0,0,0,0.20) 100%);
	background-blend-mode: normal,color-burn;
}


body {
    font-size: 1.25rem;
}

.background-lightgreen {
  background-color: #e1e4e6;
}

.btn-color {
  background-image: linear-gradient(90deg, rgba(58, 99, 255, 1), rgba(58, 101, 255, 1) 0%, rgba(42, 179, 252, 1) 100%, rgba(52, 128, 254, 1));
}

.p-r-20 {
  padding-right: 20px;
}

.btn-pc {
  margin-top: 20px;
}

.img-applicationflow img {
	width: 100%;
}



@media only screen and (max-width: 750px) {
  .logo {
    text-align: left !important;
    margin-left: 20px !important;
  }

  .g-logo {
    max-width: 50% !important;
  }
}

@media (max-width: 991.98px) {
  .logo-dark {
    padding-left: 30px;
  }
  .logo-default {
    padding-left: 30px;
  }
  .h1-title {
    font-size: 2rem !important;
    text-align: left;
    margin-bottom: 30px;
  }
  .inspiro-slider .slide .slide-captions > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 16px;
    text-align: left;
}
.h3-flow {
  padding-top: 1em;
}
h3:not(:last-child), .h3:not(:last-child) {
  margin-bottom: 12px;
  line-height: 1.4em;
}
.icon-box h3, .icon-box h5 {
  margin: 0 12px 10px 50px;
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
}

button.btn:not(.btn-creative):not(.btn-slide), .btn:not(.close):not(.mfp-close):not(.btn-creative):not(.btn-slide), a.btn:not([href]):not([tabindex]):not(.btn-creative):not(.btn-slide) {
  font-size: 18px;
  height: 36px;
  line-height: 30px;
  /* padding:  20px 20px 20px; */
  font-weight: 400;
}

.btn-font  {
  font-weight: 400;
}

.menu-btn {
  margin-top: 20px;
}
.sec03{
  padding: 20px;
}

.icon-box .icon {
  height: 60px;
  position: absolute;
  width: 30px;
}

.lead {
  font-size: 1em;
}

.heading-text.heading-section h2 {
  font-size: 30px;
}
	
.mh-500 {
  min-height: 500px;
	}
	
.fees {
    padding: 50px 20px !important;
}
	.pl-30 {
		padding-left: 30px;
	}
	.img-logo {
		width: 50%;
		
	}
	.hotel-logo-s {
		width: 70%;
		text-align: center;
		display: block;
		margin: 50px auto ;
	}
}

@media only screen and (max-width: 768px) {
 .btn-2 {
  font-size: .8em !important;
    margin-top: 30px !important;
 }
}

.hotel-logo {
  width: 100%;
}

.btn-1 {
  width: 30% !important;
  padding: 20px !important;
  margin-top: 50px !important;
}

.pheasant-demure-button.icon .icon {
    padding-top: 18px !important;
}


/*.icon {
  margin-bottom: 0px !important;
}*/


/*span.payrate {
  font-size: 2em !important;
}*/

.payrate {
  display: inline-block;
  font-size: 2.4em;
  margin: 20px 0px 30px;
  font-weight: 600;
/*  letter-spacing: .06em;*/
	color: #1e2022;

}
.payrate-s {
  font-size: 1.6em;
  margin-left: .2em;
  font-weight: 600;
/*  letter-spacing: .06em;*/
	color: #1e2022;
}
.payrate-m {
	font-size: 1.6em;
  font-weight: 600;
  padding-left: .2em;
	color: #1e2022;
}



/* table02 */
#table02 th, #table02 td {
/*  text-align: center;*/
  text-align: left;
  width: 20%;
  min-width: 130px;
  padding: 10px;
  height: 60px;
  border: 1px solid #28a745;
}

/* tab */
@media only screen and (max-width: 768px) {
  #table03 {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
  }
}

.cell-color {
	color: #fff;
	background-color: #00965e;
}
.cell-color-2 {
	background-color: #072f66;
}

.marker-border-1{
    background:linear-gradient(transparent 50%, #ffff66 0%);
}


/*table*/
.table-type01 {
    margin: 20px 0 80px;
    background: url(../images/common/table_bg01.jpg) repeat-y;
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.table-type01 tr th img {
    display: block;
    margin: 0 auto 8px;
}
.table-type01 tr th {
    padding: 88px 15px 30px;
    background: url(../images/common/arrow.png) repeat-x top;
    letter-spacing: 1px;
    font-size: 116%;
    vertical-align: middle;
}
.table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: inherit;
}

.img-flow {
	width: 100%;
}

.db {
	display: block;
}

.fees {
	padding: 100px;
	background-color: #e1e4e6;
}

.img-payrate {
	width: 100%;
	margin-top: 50px;
}




@media screen and (max-width: 767px) {
  .btn-1 {
    width: 60% !important;
}
}

.img-logo {
	width: 200px !important;
}

.large-text {
	font-size: 1.5em;
}
		
.italic-text {
	font-style: italic;
}
	
.border {
	border: 2px solid black !important;
	padding: 20px;
}

.width30 {
	width: 30%;
}

#top5 {
	list-style-type: none;
}
ul {
	list-style-type: none;
}

.header-extras > ul > li > a:not(.btn) i, .header-extras > ul > li .topbar-dropdown > .title i {
    font-size: 30px;
}
.mt-1em {
	margin-top: 1em !important;
}

@media (max-width: 575.98px){
#header.header-sticky.sticky-active .header-inner, #header.header-sticky.sticky-active #header-wrap {
    top: 0;
}
	.btn-center {
		text-align: center;
	}
}

.width80 {
	width: 80% !important;
}

.thumbnail {
  width: 100%;
}

