@charset "UTF-8";
/* CSS Document */
.red{
	color: #ee1351;
}
.f-16{
	font-size: 16px;
}



#gkan-sub-home {
  background-color: transparent;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  width: 100%;
  background-color: #5F4B8B;
  color: #fff;
  overflow: hidden;
}
#gkan-sub-home .gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  opacity: .9;
  -webkit-backface-visibility: hidden;
}
#gkan-sub-home, #gkan-sub-home .text-wrap {
  height: 350px;
}
#gkan-sub-home .text-wrap {
  display: table;
  width: 100%;
  position: relative;
  z-index: 4;
}
#gkan-sub-home .text-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#gkan-sub-home .text-inner a {
  color: white;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#gkan-sub-home .text-inner a:hover, #gkan-sub-home .text-inner a:active, #gkan-sub-home .text-inner a:focus {
  text-decoration: none;
  color: white;
  border-bottom: 1px dashed white;
}
#gkan-sub-home .text-inner h1 {
	font-size: 50px;
    line-height: 90px;
    letter-spacing: 2px;
    text-align: center;
    color: white;
    margin: 0% 0 -40px 0;
    text-shadow: 1.5px 1.5px 0px #5F4B8B, -1.5px 1.5px 0px #5F4B8B, 1.5px -1.5px 0px #5F4B8B, -1.5px -1.5px 0px #5F4B8B;
}
#gkan-sub-home .text-inner h2 {
  font-size: 28px;
  line-height: 38px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.8);
  margin: 0;
}
#gkan-work {
    overflow-x: hidden;
}

.container {
    width: 95%;    
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.fh5co-section-heading {
    margin-top: 0px;
    line-height: 38px;
    font-size: 28px;
    letter-spacing: 2px;
    text-transform: uppercase;
	text-shadow: 1px 1px 0px #FFFAED, -1px 1px 0px #FFFAED, 1px -1px 0px #FFFAED, -1px -1px 0px #FFFAED;
}

.message-1,.message-wrap {
    text-shadow: 1px 1px 0px #FFFAED, -1px 1px 0px #FFFAED, 1px -1px 0px #FFFAED, -1px -1px 0px #FFFAED;
}
.greeting-wrap, .message-wrap {
    background: url(../images/video_dot.png);
}



#gkan-ears {
    overflow-x: hidden;
}
#gkan-ears {
    padding: 4em 0;
}
.ears-tit h2 {
    color: #000;
    margin: 0 auto;
    font-size: 50px;
}
.gkan-earsbox {
    border: 2px solid #ddd;
    padding: 120px 30px 30px 30px;
    width: 85%;
    position: relative;
    margin: 0 auto;
	border-radius: 50px;
	background: rgba(255,255,255,0.4);
}
@media screen and (max-width: 992px) {
  .gkan-person {
    margin-bottom: 3.5em;
  }
}
.gkan-earsbox figure {
    position: absolute;
    margin-top: -100px;
    top: 0;
    left: 50%;
    margin-left: -100px;
    display: block;
    margin-bottom: 50px;
}
.gkan-earsbox figure img {
  width: 200px;
  border: 2px solid #f2f2f2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.gkan-earsbox h3 {
  margin-bottom: 0px;
}
.gkan-earsbox .gkan-position {
	font-size: 18px;
  color: #000;
  display: block;
  margin-bottom: 20px;
}

.line-tbl-01{
  width: 100%;
  border-spacing: 0;
	font-size: 16px;
text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff,
              -1px 1px 0 #fff, 1px -1px 0 #fff,
              0px 1px 0 #fff,  0 -1px 0 #fff,
              -1px 0 0 #fff, 1px 0 0 #fff;	
}

.line-tbl-01 .line-tbl-01-th{
  border-bottom: solid 2px #5F4B8B;
  padding: 10px 0 0 10px;
white-space: nowrap;
font-size: 21px;	
}

.line-tbl-01 .line-tbl-01-td{
  border-bottom: solid 2px #ddd;
  padding: 10px 20px;
    text-align: left;	
}
.ears-member {
    margin: 0 auto;
    float: none;
}
.ears-member-img img {
    width: 200px;
    border: 2px solid #f2f2f2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
	background: rgba(255,255,255,0.9);
}
.ears-member-txt {
    padding-top: 50px;
}
.ears-member-txt ul {
    list-style: none;
}
.kikumimi {
    font-size: 32px;
    background: url(../images/ears_logo.png) #fff 5%;
    background-repeat: no-repeat;
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, 0px 1px 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff;
	width: 85%;
    border: 2px solid #000;
    display: block;
    padding: 20px;
    text-align: center;
    line-height: 100px;
    margin: 0px auto 0;
    text-decoration: none;
    color: #000 !important;
    cursor: pointer;
    text-decoration: none!important;
}

@media (min-width: 992px)
.col-md-9 {
    width: 75%;
}
@media (min-width: 992px)
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
}


.ws-koumoku {
    height: 200vh;
}
.ws-naiyou{
	margin-bottom: 100px;
}
td.ws-tit {
    width: 20%;
    display: table-cell;
    vertical-align: top;
	    border-bottom: 1px solid #555;
	padding: 5px 0;
	font-size: 16px;
}
td.ws-txt {
    font-size: 18px;
	    border-bottom: 1px solid #555;
	padding: 5px 0;
}
.workshop-h3 {
    color: rgba(0, 0, 0, 0.8) !important;
    font-size: 26px !important;
    margin: 5px 0 25px 20px;
    text-align: left !important;
    letter-spacing: 1px !important;
    float: none;
}
.workshop-subtxt{
	font-size: 18px;
	margin-bottom: 30px;
}
.ws-sub-tit01 {
    font-size: 22px;
    margin: 0;
}
.ws-sub-tit01 span {
    font-size: 16px;
    color: #ee1351;
}
.ws-sub-ul{
	margin: 20px auto 30px;
}
.ws-sub-ul02{
	list-style: none;
	margin: 20px auto 30px;
}


.interval-img01,.interval-img02,.interval-img03,.interval-img04,.interval-img05,.interval-img06,.interval-img07,.interval-img08,.interval-img09{
    background-size: contain;
    position: absolute;
	width: 300px;
    height: 300px;
    z-index: -1;
	opacity: 0.7;
}

.interval-img01{
    background: url(../images/sub/001.png) no-repeat;
	width: 400px;
    height: 400px;
	top: 1%;
    left: -13%;
}
.interval-img02{
    background: url(../images/sub/002.png) no-repeat;
	top: 15%;
    right: 3%;
}
.interval-img03{
    background: url(../images/sub/003.png) no-repeat;
	top: 35%;
    left: -3%;
}
.interval-img04{
    background: url(../images/sub/004.png) no-repeat;
	width: 500px;
	height: 500px;
    top: 56%;
    right: -5%;

}
.interval-img05{
    background: url(../images/sub/005.png) no-repeat;
    top: 80%;
    left: 0%;
}
.interval-img06{
    background: url(../images/sub/006.png) no-repeat;
	width: 400px;
    height: 400px;
	top: 1%;
    left: -13%;
}
.interval-img07{
    background: url(../images/sub/007.png) no-repeat;
	top: 15%;
    right: 3%;
}
.interval-img08{
    background: url(../images/sub/008.png) no-repeat;

	top: 46%;
    left: -3%;
}
.interval-img09{
    background: url(../images/sub/009.png) no-repeat;
		width: 500px;
	height: 500px;
    top: 56%;
    right: -5%;

}

.name{
	font-size: 24px;
}
.position{
	font-size: 16px;
}
.activity{
	font-size: 18px;
}
.book001{
	width: 100px;
	height: 200px;
	background: url(../images/book_001.jpg) no-repeat;
	background-size: contain;
}
.book002{
	width: 100px;
	height: 200px;
	background: url(../images/book_002.jpg) no-repeat;
	background-size: contain;
}
.book003{
	width: 100px;
	height: 200px;
	background: url(../images/book_003.jpg) no-repeat;
	background-size: contain;
}
td.book-tit {
    width: 20%;
    display: table-cell;
    vertical-align: top;
    padding: 5px 0;
    font-size: 16px;
}
td.book-txt {
    font-size: 18px;
    padding: 5px 0;
}
.inquiry-wrap {
	padding: 0 0 0;
}
img.paypay {
    width: 30%;
    margin: 20px;
}
.furikomi {
    border: 1px solid;
    border-radius: 12px;
    padding: 25px;
    margin-top: 20px;
}
.ears-member-txt ul li {
    margin-bottom: 20px;
}

.sub-page-tit-1 {
    font-size: 46px!important;
    line-height: 60px!important;
}
.curriculum-wrap{
	text-align: center;
	
}
.curriculum-a {
    display: block;
    color: #000!important;
    margin: 20px auto;
}
.course-item01 {
    float: left;
    margin-left: 2%;
	margin-right: 2%;
    padding-bottom: calc(2em + 50px);
    position: relative;
    width: 46%;
}
.heading00 {
    position: relative;
    padding-left: 52px;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    margin: 0;
    margin-bottom: 1.2em;
}
.heading00::before {
    content: attr(data-number);
    position: absolute;
    top: 63%;
    left: -5px;
    transform: translateY(-50%);
    color: rgba(63,193,201,0.3);
    color: rgba(228,126,121,0.3);	
    font-size: 50px;
}

.heading00::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100px;
	height: 1px;
	background: rgba(228,126,121,1);	
}
.btn01 a {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 10%;
    width: 100%;
    background-color: rgba(228,126,121,1);
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 50px;
    color: #fff;
    font-size: 0.8em;
}
.btn01 a::before {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #333;
  border-radius: 50px;
}
.btn-course  {
    width: 50%;
}
.btn-course a {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 10%;
    width: 100%;
    background-color: rgba(228,126,121,1);
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 50px;
    color: #000!important;
	font-weight: 700;
    font-size: 0.8em;
	text-align: center;
}
.btn-course a::before {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #333;
  border-radius: 50px;
}


.follow-tit{
	margin: 0;
	font-size: 1.4em;
}
.qanda-ul{
	font-size: 18px;
	list-style: none;
}
.qanda-q {
    font-weight: 600;
    border-bottom: 1px dotted;
    margin-bottom: 10px;
}
.qanda-a {
    margin-bottom: 30px;
}
.voice-li {
    margin-bottom: 30px;
    font-size: 18px;
}
.visit-schedule__a {
    color: #000!important;
    display: block;
    text-align: center;
    padding: 10px;
    margin: 15px;
    border: 1px solid;
}
.gkan-ppbox {
	border: 2px solid #ddd;
	padding: 30px;
	width: 85%;
	position: relative;
	margin: 0 auto;
	border-radius: 50px;
	background: rgba(255,255,255,0.4);
	font-size: 17px;
}
.pp_tit{
	font-weight: 700;
	margin-bottom: 10px;
}
.pp_txt_2 {
margin-left: 50px;
}
.pp_txt_3 {
margin-left: 100px;
}


@media screen and (max-width: 768px) {
#gkan-sub-home {
    background-color: transparent;
    background-size: cover;
    background-attachment: scroll;
    position: relative;
    width: 100%;
    background-color: #5F4B8B;
    color: #fff;
    overflow: hidden;
}	
#gkan-sub-home .text-inner h1 {
    font-size: 25px;
	}
.ws-koumoku {
    height: 100px;
}
.more-btn04 {
    width: 99%;
    border: 2px solid #000;
    display: block;
    height: auto;
    text-align: center;
    line-height: 32px;
    padding: 10px !important;
    margin: 50px auto 0;
    text-decoration: none;
    color: #000 !important;
    cursor: pointer;
    text-decoration: none!important;
    text-shadow: 0 0 0 #FFFAED, 0 0 0 #FFFAED, 0 0 0 #FFFAED, 0 0 0 #FFFAED;
}
	.mbl-container{
		width: 100%!important;
		margin: 0;
		padding: 0;
	}	
.gkan-earsbox {
    border: 2px solid #ddd;
    padding: 120px 5px 30px 5px;
    width: 100%;
    position: relative;
    margin: 0 auto;
    border-radius: 50px;
    background: rgba(255,255,255,0.4);
}	
.line-tbl-01 .line-tbl-01-th {
    font-size: 14px;
}
.line-tbl-01 .line-tbl-01-td {
    border-bottom: solid 2px #ddd;
    padding: 5px 0px;
    text-align: left;
    font-size: 14px;
}
.fh5co-section-heading {
    margin-top: 0px;
    line-height: 25px;
    font-size: 20px;
	}
.ears-member-img img {
    margin: 0 auto;
    display: block;
}
img.paypay {
    width: 90%;
    display: block;
    margin: 20px auto;
}

.sub-page-tit-1 {
    font-size: 20px!important;
    line-height: 33px!important;
}	
.curriculum-wrap img {
    width: 100%;
}	
.flexbox{
    display: flex;
    flex-direction: column;
}
.course-item01 {
    width: 100%;
    margin: 0;
}
.btn-course {
    width: 100%;
}	
.btn-course a {
	padding: 6%;
    font-size: 1em;
    margin-bottom: 10px;
}	
}