/*
Template: hummingbird
Theme Name: hummingbird_custom
Theme URI:http://open-cage.com/hummingbird/
*/

/*/浮き上がるやつ/*/
body{
    background: #f2f2f2;
    font-family: 'Poppins', sans-serif;
}

h3{
    font-family: 'Poppins', sans-serif;
}
.study-box .box{
	background: #e0f2f1;
    border-radius: 4px; 
    padding: 40px 10px;
    margin: 20px 0px;
    cursor: pointer;
    transition: all 0.5s ease-out;
}
.study-box .box:hover{
   box-shadow: 0 0 8px #004d40;
}
.study-box .box .box-text{
    margin:20px 0px;
    font-size: 15px;
    line-height: 30px;
}
.study-box .box .box-btn a{
    text-decoration: none;
    color: #26a69a;
    font-size: 16px;
}
.bi{
     color:#26a69a;
	 font-size: 40px;
}

/*h2変形見出し*/
.kool {
  padding: 1rem 2rem !important;
  border-top: 6px double #b2dfdb !important;
  border-bottom: 6px double #b2dfdb !important;
}

/*
h2 {
  position: relative !important;
  display: inline-block !important;
  margin: 1rem 0 1rem -10px !important;
  padding: 1rem 3rem !important;
  color: #fff !important;
  border-radius: 0 100vh 100vh 0 !important;
  background: #0075a9 !important;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, .2) !important;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, .2) !important;
}

h2:before {
  position: absolute !important;
  bottom: -10px !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  content: '' !important;
  border-top: 10px solid #005276 !important;
  border-left: 10px solid transparent !important;
}*/

.feat h4 {
  position: relative !important;
  display: inline-block !important;
  margin: 1rem 0 1rem -10px !important;
  padding: 1rem 3rem !important;
  color: #fff !important;
  border-radius: 0 100vh 100vh 0 !important;
  background: #26a69a !important;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, .2) !important;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, .2) !important;
  line-height: 1.6em;
  width: 350px;
}

.feat h4:before {
  position: absolute !important;
  bottom: -10px !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  content: '' !important;
  border-top: 10px solid #005276 !important;
  border-left: 10px solid transparent !important;
}

/*--------------------------------------------------------------
# Maria 2021.09.20
--------------------------------------------------------------*/
.about .content {
  background: linear-gradient(rgba(38, 166, 154, 0.1), rgba(255, 255, 255, 0.1)), url("https://hispano.jp/wp-content/uploads/2021/12/marihai.jpg");
  background-size: cover;
  /*background: linear-gradient(45deg, #f2fff9, #e0f2f1, #f2fff9, #e0f2f1);*/
  padding: 10px 40px 10px 40px;
}
.about h2 {
  font-weight: 700;
  color: #26a69a;
  margin-top: 0;
  text-transform: uppercase;
}

.about p {
    margin-block-start: 0;
    margin-block-end: 0;
}

/*マリアのトップ*/
.karu1 {
	font-size: 0.9rem;
	font-weight: bold;
	line-height: 2.0em;
}

.karu2 {
	font-size: 0.8rem;
	font-weight: bold;
	padding-right: 5px;
	line-height: 1.5em;
}

.karu3 {
	font-size: 0.8rem;
	font-weight: bold;
	padding-right: 5px;
	line-height: 1.5em;
}
/*--------------------
20211005のblog
---------------------*/
.box26 {
position: relative;
margin: 3.5em 0;
padding: 0.5em 1em;
border: solid 3px #b2dfdb;
border-radius: 8px;
}
.box26 .box-title {
position: absolute;
display: inline-block;
top: -13px;
left: 10px;
padding: 0 9px;
line-height: 1;
font-size: 19px;
background: #FFF;
color: #26a69a;
font-weight: bold;
}
.box26 p {
margin: 0;
padding: 0;
}

/*--------------------
20211205のblog
---------------------*/
.box27 {
position: relative;
margin: 2em 0;
padding: 0.5em 1em;
border: solid 3px #b71c1c;
border-radius: 8px;
}
.box27 .box-title {
position: absolute;
display: inline-block;
top: -13px;
left: 10px;
padding: 0 9px;
line-height: 1;
font-size: 19px;
background: #FFF;
color: #b71c1c;
font-weight: bold;
}
.box27 p {
margin: 0;
padding: 0;
}
/*--------------------
20211205のblog
---------------------*/
.box28 {
position: relative;
margin: 2em 0;
padding: 0.5em 1em;
border: solid 3px #fbc02d;
border-radius: 8px;
}
.box28 .box-title {
position: absolute;
display: inline-block;
top: -13px;
left: 10px;
padding: 0 9px;
line-height: 1;
font-size: 19px;
background: #FFF;
color: #fbc02d;
font-weight: bold;
}
.box28 p {
margin: 0;
padding: 0;
}

/*--------------------------------------------------------------
# Doctors
--------------------------------------------------------------*/
.doctors .member .member-img {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  margin-bottom: 30px;
}
/*--------------------------------------------------------------
philosophy
--------------------------------------------------------------*/
.philosophy .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 5px 0 10px 60px;
}
.philosophy .icon-box i {
  font-size: 40px;
  float: left;
  color: #26a69a;
}
.philosophy .icon-box p {
  font-size: 15px;
  color: #6c757d;
  margin-left: 60px;
}
.philosophy .image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 400px;
}
/*--------------------------------------------------------------
5つのレッスンスタイル
--------------------------------------------------------------*/
.services h4 {
	color: #37474f !important;
}
.services .icon-box {
  margin-bottom: 20px;
  text-align: center;
}
.services .icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 50%;
  transition: 0.5s;
  color: #3fbbc0;
  overflow: hidden;
  box-shadow: 0px 0 25px rgba(0, 0, 0, 0.15);
}
.services .icon i {
  font-size: 36px;
  line-height: 0;
}
.services .icon-box:hover .icon {
  box-shadow: 0px 0 25px rgba(63, 187, 192, 0.3);
}
.services .title {
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 18px;
  position: relative;
  padding-bottom: 15px;
}
.services .title span {
  color: #444444;
}
.services .title::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 2px;
  background: #3fbbc0;
  bottom: 0;
  left: calc(50% - 25px);
}
.services .description {
  line-height: 24px;
  font-size: 16px;
}
/*--------------------------------------------------------------
# Why Uss
--------------------------------------------------------------*/
.why-uss .content {
  padding: 30px;
  background: #26a69a;
  background-image: url("https://hispano.jp/wp-content/uploads/2021/12/3point-700.jpg");
  background-attachment:inherit;
  background-size: cover;
  border-radius: 4px;
  color: #fff;
}
.why-uss .content h4 {
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 15px;
  color: #fff;
  text-align: center;
}
.why-uss .content p {
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.why-uss .content button {
	border: none;
}
.why-uss .content .more-btn {
  display: inline-block;
  background: rgba(255, 255, 255, 0.2);
  padding: 6px 30px 8px 30px;
  color: #fff;
  border-radius: 50px;
  transition: all ease-in-out 0.4s;
}
.why-uss .content .more-btn i {
  font-size: 14px;
}
.why-uss .content .more-btn:hover {
  color: #26a69a;
  background: #fff;
}
.why-uss img {
  display: inline-block;
}
/*--------------------------------------------------------------
Action
--------------------------------------------------------------*/
.action {
  background: linear-gradient(rgba(1, 41, 42, 0.5), rgba(7, 56, 57, 0.5)), url("https://hispano.jp/wp-content/uploads/2021/04/1.jpg") fixed center center;
  background-size: cover;
  padding: 60px 0px;
}
.action h4 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}
.action p {
  color: #fff;
}
.action .text-center {
  margin-bottom: 200px;
}
/*----------------------------------------
語学学習はモチベーション
------------------------------------------*/
.feat {
	padding: 15px;
}
.feat h4 {
 font-size: 16px;
 font-weight: 600;
 color: #26a69a;
 margin-bottom: 20px;
 text-align: center;
}
.feat p {
 font-size: 15px;
 font-weight: 600;
 line-height: 2.2em;
}
.feat i {
margin-right: 5px;
}
.feat .aligncenter {
	margin: 20px auto auto auto;
}
.feat img {
	border-radius: 4px;
}
/*#######################
salon
########################*/
.paco .title {
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 18px;
  position: relative;
  padding-bottom: 15px;
}
.paco .title span {
  color: #444444;
}
.paco .title::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 2px;
  background: #3fbbc0;
  bottom: 0;
  left: calc(50% - 25px);
}
.paco p span {
font-size: 14px;
color: #455a64;
font-weight: 700;
}
.paco .description {
  line-height: 2.2em;
  font-size: 14px;
}
.lave {
  position: relative !important;
  display: inline-block !important;
  margin: 1rem 0 1rem -10px !important;
  padding: 1.0rem 3rem !important;
  color: #fff !important;
  border-radius: 0 100vh 100vh 0 !important;
  background: #26a69a !important;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, .2) !important;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, .2) !important;
  line-height: 1.6em;
  width: 350px;
}

.lave:before {
  position: absolute !important;
  bottom: -10px !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  content: '' !important;
  border-top: 10px solid #005276 !important;
  border-left: 10px solid transparent !important;
}
/*ボタン*/
.paco a.btn--green {
  color: #fff;
  background-color: #26a69a;
}

.paco a.btn--green:hover {
  color: #fff;
  background: #80cbc4;
}

.paco a.btn--green.btn--cubic {
  border-bottom: 5px solid #00662d;
}

.paco a.btn--green.btn--cubic:hover {
  margin-top: 3px;
  border-bottom: 2px solid #00897b;
}

.paco a.btn-c {
  font-size: 1rem;
  position: relative;
  padding: 1.0rem 3rem 1.0rem 2rem;
  border-radius: 100vh;
}

.paco a.btn-c i.fa {
  margin-right: 1rem;
}

.paco a.btn-c:before {
  font-family: 'Font Awesome 5 Free';
  font-size: 1.6rem;
  line-height: 1;
  position: absolute;
  top: calc(50% - .8rem);
  right: 1rem;
  margin: 0;
  padding: 0;
  content: '\f054';
}
.paco .p-line{
  padding-top: 20px;
  font-size: 1.0rem !important;
  font-weight: 700;
  text-align: center;
  line-height: 2.0em;
}
/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
  color: #444444;
  text-align: center;
  box-shadow: 0 0 20px rgba(214, 215, 216, 0.5);
  padding: 20px 0 30px 0;
}
.contact .info-box i {
  font-size: 32px;
  color: #3fbbc0;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #c5ebec;
}
.contact .info-box h3 {
  font-size: 20px;
  color: #777777;
  font-weight: 700;
  margin: 10px 0;
}
.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}
.contact .section-title {
  text-align: center;
}