@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

html { scroll-behavior: smooth;}

/*資料請求*/
.grey-bg{
	background-color: #e0e0e0;
	padding: 3em;
	text-align:center;
	
}


/*スマホメニュー 中央揃え*/
#drawer__content .widget {
text-align: center;
}


/*固定ページタイトル表示*/

.home .front-page-title{
	display:none;
}

.front-page-title{
	text-align:center;
	font-size:1.8em; 
	position: relative;
	margin-bottom: 0.5em;
	margin-top: 2em;
	font-size:1.4em;
}

.front-page-title:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #00D052;
  border-radius: 2px;
}


/*H2*/
.entry-content h2 {
  position: relative;
	margin-bottom: 2em;

}
.entry-content h2:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #00D052;
  border-radius: 2px;
}

/*table*/
.entry-content table {
border: 0.5px solid #e0e0e0;
}

.entry-content tr:not(:last-child) {
border-bottom: 0.5px solid #e0e0e0;
}

.entry-content td {
border-right: 0.5px solid #e0e0e0;
}

.gmap-PC {
	padding-top:20px;
}
.gmap-SP {display:none;}

@media (max-width: 767px){
.gmap-SP {display:block}
.gmap-PC {display:none;}
}


#inner-content .green-bc {
background: #00D052;
padding: .3em 2em;
color: #fff;
border-radius: 30px;
font-weight: bold;
margin-top: 1em;
border: solid 0px ;
}


/*ウィジェット タイトル*/

.ft_title {
	margin: none;
	padding: 0;
	border-left: none;
	font-size: 1.2em;
 position: relative;
  padding: 0.25em 0;
}

.ft_title:after {
	content: "";
	display: block;
	height: 3px;
	background: -webkit-linear-gradient(to right, rgb(52, 173, 84), #81d742);
	background: linear-gradient(to right, rgb(129, 215, 66), #34ad54);
}


/*アイコン修正*/
/*
#breadcrumb li:after {
  content: "\f0da";
}

.divheader__btn .raised:before {
  content: "\f0da";
}

time.pubdate:before {
  content: "\f017";
}

.fa5 #reply-title:before {
  content: "\f303";
}

#breadcrumb li:first-child a:before {
  content: "\f015";
}

.widget ul li ul li a:before {
	font-family: "Font Awesome 5 Free";
	content: "\f105";
}

.footer .widget ul:not(.my-widget) li a:before {
	font-family: "Font Awesome 5 Free";
	content: "\f105";
}

.sidebar .my_popular_posts .widgettitle:before {
  content: "\f201";
}
.sidebar .widget_archive .widgettitle:before {
  content: "\f017";
}
.sidebar .widget_recent_entries .widgettitle:before {
  content: "\f08d";
}
.sidebar .widget_tag_cloud .widgettitle:before {
  content: "\f02c";
}
.sidebar .widget_categories .widgettitle:before {
  content: "\f0ca";
}
*/

/****************/

.adimg{
	display: inline-block;
	position:relative;
	width: 50%;
	margin: 10px;
	background-color: white;
}

.campaign:hover{
	opacity: 0.7;
}
 
.top-header-message{
	text-align:-webkit-center;
	justify-content: center;
}

@media screen and (min-width: 768px) {
  .top-header-message {
    display: flex;
		height: 90px;
		margin: 20px 10px;
  }
}


.top-subtitle{
	color:#fff;
	padding:1em;
	border-top-left-radius:16px;
	border-top-right-radius:16px;
}

.reservation:hover{
	opacity: 0.7;
}

.green{
	background:#00D052;
}

.blue{
	background:#00B2E7;
}

.yellow{
	background:#FFCA3A;
}

.orange{
	background:#FF7948;
}

.panel-column-top{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}

.panel-list-content{
	list-style: none;
	color :#fff;
	font-weight:bold;
	width: 400px;
	line-height: 3.5em;
	text-align: center;
	border: solid  1px;
}

.faq-flex{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}

.faq{
	  width: 45%;
    padding: 1em 3em;
    box-shadow: 0px 12px 30px #555d662e;
    border-radius: 16px;
    margin: 2em 0.5em 3em;
}

.growrich-faq{
	  width: 45%;
    padding: 1em 3em;
    box-shadow: 0px 12px 30px #555d662e;
    border-radius: 16px;
    margin: 2em 0.5em 3em;
}

.tab_panel{
	border-radius:16px;
	margin: 5em 0em;
	box-shadow: 0px 12px 30px #555d662e;
}

.entry-content ul{
	border:solid 1px;
	padding: 0px;
	border-radius: 4px;
}

.reason-for{
	display:flex;
	justify-content:center;
}

.reason-for-title.good{
	background: #0052ccff;
	text-align: center;
	color: #fff;
}

.reason-for-title.bad{
	background: #f0765bff;
	text-align: center; 
	color: #fff;
}

.info_section_body{
	background:#eee;
}

.fa.fa-search{
	display:none;
}


.desktop-nav .sub-menu li a{
	background:#fff;
	color:#252525;
}

.desktop-nav .sub-menu li a:hover{
	background:#000;
	color:#fff;
}

.card_design_two{
	display:flex;
	justify-content:center;
}

.card_design.two{
	width:80%;
	margin:0.5em;
}

.card_design{
	box-shadow:0px 0px 30px #555d662e;
	padding:1em 2em;
	margin-bottom:1.5em;
	border-radius:16px;
}

/*
.header{
	box-shadow:0px 0px 10px #555d662e;
}*/

.lesson-type-inner{
	width:100%;
	border-radius:16px;
	box-shadow:0px 0px 30px #555d662e;
	padding:1em 2em;
	margin:1.5em 0;
}

.top_image-size{
	width: 95%;
	text-align:center;
}

.top_features{
	background:#eee;
}

.top_features_card_info_desc{
	font-size:13px;
}

.entry-content img.alignright{
	margin-left:1em;
	width:50%;
}


.flow-item-inner{
	text-align:center;
}

.point-below{
	color: #eee;
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 0.4em;
}

.page-title{
	font-size:1.0em;
}

.entry-content h3{
	font-size:1.5em;
	margin: 0 0 0.7em;
	border-style:none;
	padding:10px;
}

.entry-content h4{
	margin:1.3em 0 0.7em;
}

.btn-simple{
	background: #00D052;
	color:#fff;
	border-radius:30px;
	font-weight:bold;
	padding:0.5em 1em;
	border:solid 0px;
	text-align:center;
	margin-bottom:1.5em;
}

.btn-simple.top_page{
	font-size:0.9em;
	border-radius:20px;
	margin:0.5em 1.5em;
}

.btn-hover{
	background: #00D052;
	padding: 1em 2em;
	color: #fff;
	border-radius: 30px;
	font-weight: bold;
	margin-top: 2.5em;
	border:solid 0px;
}

.flow-item{
	box-shadow:0px 0px 30px #2852b252;
	border-radius:16px;
	padding:2em;
	margin-bottom:1.5em;
}

.flow-item__label.two{
	background:#f0765bff;
}

.flow-item__label{
	  position: relative;
    top: -35px;
    left: -34px;
    background: #2852b2;
    width: 120px;
    color: #fff;
    border-top-left-radius: 16px;
    text-align: center;
    font-weight: bold;
}


/*ブログページ シャドウ*/

#entry {
	border-radius: 2px;
	box-shadow: 0px 0px 5px #666;
	border-radius: 5px;
	margin-top: 1.5em;
}



.form-btn{
	background: #2852b2;
	padding: 1em 2em;
	color: #fff;
	border-radius: 30px;
	font-weight: bold;
	margin-top: 2.5em;
	border:solid 0px;
	box-shadow: 0px 10px 30px #2852b2;
}

.note__inner{
	overflow-y: scroll;
	height: 180px;
	padding: 0 30px 0 40px;
	margin:1.5em 0;
	border:solid 5px #eee;
}

#logo img{
	padding:14px 6px 14px 0px;
}

.top_footer{
	color:b#3c3c3c;
	font-size:1em;
	font-weight:bold;
	margin-left:5%;
}

.fa-hand-o-right{
	border:solid 2px #fff;
	border-radius:10px;
	padding:0.8em 2em;
}

.fa4 .fa{
	font-weight:bold;
}

.header-text{
	font-weight:500;
	position:relative;
	top:30px;
}

.widget{
	border-radius:10px;
}

.my-widget__img img{
	border-radius:10px;
	border-style:none;
}

.widgettitle{
	border-radius:10px;
}

.cardtype__article{
	padding:0.5em;
}

.cardtype__article{
	border-radius:10px;
}

.cardtype__img img{
	border-radius:10px 10px 0 0;
}

.header-image__text{
	text-align: left;
	font-size: 0.7em;
}

.top_message{
	padding:2.5em;
	display:flex;
}

.top_message_content{
	margin:3%;
	width:1100px;
}

.top_message_content.image{
		width: 90%;
    position: relative;
	  margin: 3%;
}

.message_title{
	font-size:1.3em;
	margin-bottom:0.6em;
	margin-top:0.6em;
}

.top_features{
	padding:3.5em 2em;
	margin:1em 0;
}

.features_title{
	text-align:center;
	font-size:2em;
	margin:1em;
}

.top_features_card_info{
	background:#fff;
	padding:1em;
	margin:1em;
	width:31%;
	box-shadow: 0px 12px 30px #555d662e;
	border-radius:50px;
}

.top_features_card{
	display:flex;
	margin:0 2em;
}

.features_card_title{
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	margin-top:0.5em;
}

.features_card_subtitle{
	font-size:0.7em;
	text-align:center;
	color:#2852B2;
	margin-bottom:0.5em;
}

.features_card_desc{
	font-size:0.8em;
	margin:1em 1em 2em 1em;
}

.features_card_label{
	position:relative;
	font-weight:bold;
	text-align: center;
	margin-bottom: 1.5em;
	margin-top: 1em;
}

.features_card_image{
	text-align:center;
	margin:1em 0em;
}

.top_customer{
	padding:6em 2.5em;
	text-align:center;
}


.customer_title{
	text-align:center;
	color:#252525;
	font-size:1.7em;
}

.customer_card{
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
}

.customer_card_info{
	background:#fff;
	padding:1.5em 1em;
	margin:1em;
	width:35%;
	border-radius:16px;
	box-shadow:0px 12px 30px #555d662e;
}

.customer_card_image{
	border-radius:50%;
	width:80px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1.5em;
	margin-top:1em;
	text-align:center;
}

button{
	font-size:1em;
	color:#fff;
	border-style:none;
	background:#eee;
	padding: 0.5em 1.5em;
	border-radius: 30px;
	font-weight:bold;
}

.customer_card_caption_green{
	background: #00D052;
}
.customer_card_caption_blue{
	background:#00B2E7;
}
.customer_card_caption_orange{
	background: #FF7948;
}
.customer_card_caption_yellow{
	background:#FFCA3A;
}


.top_info{
	background:#eee;	
	display:flex;
	justify-content:center;
	padding-top: 3.5em;
	padding-bottom: 3.5em;
}

.top_info_box{
	text-align:center;
	padding:4em;
	font-size:0.9em;
	width:50%;
	margin:1em 2em;
	border-radius:16px;
	background: #fff;
}

.top_info_box_btn{
	border:solid 1px;
	border-radius:50px;
	padding:0.8em 1.5em;
	margin:1.5em 3em;
}

.top_info_box.one{
	box-shadow: 0px 12px 30px #555d662e;
}

.top_info_box.two{
	box-shadow: 0px 12px 30px #555d662e;
}

.top_blog{
	font-size:2em;
	text-align:center;
	margin-top:2em;
	margin-bottom:2.5em;
}

.info_section{
	color:#252525;
	text-align:center;
	font-weight:bold;
	padding:4em 2em;
	font-size:1em;
	border-radius:16px;
}

.info_section_tel{
	font-size:2em;
}


@media (max-width: 480px){
	#header-image{
		height:500px;
	}
	.top_message{
		padding:0.5em;
		justify-content: center;
	}
	.top_features_card{
		display:inherit;
		margin:0 0.5em;
	}
	.top_features{
		padding:3em 1em;
	}
	.message_title{
		font-size:larger;
		margin-left:-1%;
		margin-top: 0em;
	}
	.message_subtitle{
		margin:1.3em 0em;
	}
	.message_text{
		font-size:medium;
		padding-left: 5px;
	}
	.customer_title{
		font-size:1.4em;
	}
	.top_customer{
		padding:4em 0.5em;
	}
	.features_title{
		font-size:1.4em;
	}
	.features_card_desc{
		font-size:0.8em;
	}
	.features_card_title{
		font-size:1em;
	}
	.features_card_subtitle{
		font-size:0.5em;
	}
	.top_features_card_info{
		padding:1em 1.5em;
		width:auto;
		margin:1em 0;
	}
	.top_info_box{
		width:100%;
		margin:0;
		margin-top:1em;
	}
	.top_info{
		display:inherit;
		padding: 3.5em 1em;
	}
	.top_info_box_btn{
		padding:0.8em 1em;
		border-radius:10px;
		margin:1.5em 0em;
	}
	.top_info_box{
		font-size:0.7em;
	}
	.sidelong__article{
		border-radius:10px;
	}
	.sidelong__img img{
		border-radius:10px;
	}
	.top_message_content{
		width:90%;
		margin:5%;
	}
	.top_blog{
		font-size:1em;
	}
	#content{
		margin-left:0;
		margin-right:0;
	}
	.top_message{
		display:contents;
	}
	.customer_card_info{
		margin:0.2em;
		width:48%;
	}
	#content.page-forfront .entry-content{
		margin-left:1%;
		margin-right:1%;
	}
	.entry-content th{
		font-size:0.8em;
	}
	
	.info_section{
		margin:0 0.1em 4em 0.7em;
		font-size:0.7em;
	}
	
	#logo a {
		font-size:0.9em;
	}
	.card_design_two{
		display:inherit;
	}
	.card_design.two{
		width:auto;
	}
	.reason-for{
		display:inherit;
	}
	button{
		font-size:0.65em;
	}
	.btn-simple{
		font-size:1em;
	}
	.panel-list-content{
		width:360px;
	}
	.growrich-faq{
		width:100%;
		box-shadow:0px 0px;
		padding:1em 2em;
		margin:2em 0.5em 0;
	}
	.faq{
		width:100%;
		box-shadow:0px 0px;
		padding:1em 2em;
		margin: 2em 0.5em 0;
	}
	.header-image__text{
		font-size:0.8em;
		position:absolute;
		top:250px;
	}
	.adimg{
		width:90%;
	}
	.top_image-size{
		width: 90%;
	}
	.front-page-title {
		background-image: none;
	}
}

	.mitakahonko{
		font-size:1.5em;
		color:#252525;
	}

.mitaka_map{
	width: 23em;
}

.btn-square-pop {
  position: relative;
  display: inline-block;
  padding: 0.25em 0.5em;
  text-decoration: none;
  color: #FFF;
  background: #fd9535;/*背景色*/
  border-bottom: solid 2px #d27d00;/*少し濃い目の色に*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-weight: bold;
}

.btn-square-pop:active {
  border-bottom: solid 2px #fd9535;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}


.btn-flat-border {
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
  color: #67c5ff;
  border: solid 2px #67c5ff;
  border-radius: 3px;
  transition: .4s;
}

.btn-flat-border:hover {
  background: #67c5ff;
  color: white;
}

#fv {
	display: flex;
	background: #e5ffec;
	padding: 1.6rem;
	border-radius: 16px;
	align-items: center;
}
.fv-message {
	width: 48%;
}
.fv-message-subttl span {
	color: #34ad54;
	font-weight: bold;
}
.fv-message h1 {
	font-size: 3.2rem;
	line-height: 1.2;
	margin: .4rem 0;
}
.fv-message-list {
	padding: .8rem;
}
.fv-message-list-items {
	font-weight: bold;
}
.fv-message-list-items span {
	color: #34ad54;
}
.fv-message-btn button{
	width: 80%;
	font-size: 1.2rem;
	padding: .8rem;
	background: linear-gradient(95deg,#34ad54,#82d646);
}

.fv-visual {
	width: 64%;
}

.fv-visual img {
	border-radius: 24px;
}

#result {
	margin: 2.4rem 0;
}

#result h2 {
	text-align: center;
}
.result-box {
	width: 800px;
	margin: 0 auto;
}
.result-cards {
	padding: .8rem;
	margin: .8rem;
	border-radius: 16px;
	box-shadow: 0 6px 17px #34ad546b;
}
.result-cards-img {
	padding: .8rem;
	width: 100%;
	background: #eee;
	display: flex;
	justify-content: center;
	border-radius: 8px;
}
.result-cards-img img {
	width: 80px;
}
.result-cards-title h3{
	font-size: 1rem;
	padding: 0.8rem 0;
	margin: 0;
	color: #34ad54;
}
.result-cards-text p {
	font-weight: bold;
}

#benefit {
	margin: 2.4rem 0;
	padding: 1em;
	background: #e5ffec;
}

#benefit h2 {
	text-align: center;
}

.benefit-box {
	margin: 0 auto;
	width: 100%;
}

.benefit-card {
	padding: .8rem;
	margin: .8rem;
	box-shadow: 0 6px 17px #34ad546b;
	background: #fff;
	border-radius: 8px;
}

.benefit-card-ttl h3{
	font-size: 1rem;
	padding: .8rem 0 ;
	margin: 0;
}

.benefit-card-txt p {
	font-size: .8rem;
	font-weight: bold;
}

#reason {
	margin: 2.4rem 0;
}

#reason h2 {
	text-align: center;
}

.reason-card {
	box-shadow: 0 6px 17px #34ad546b;
	padding: .8rem 1.6rem;
	margin: 1.6rem auto;
	border-radius: 16px;
	width: 800px;
}

.reason-card-ttl {
	position: relative;
}

.reason-card-ttl span {
	position: absolute;
	padding: 9px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	border-radius: 99px;
	width: 48px;
	top: -48px;
	left: -48px;
	background: linear-gradient(95deg,#34ad54,#82d646);
}

#curriculum {
	margin: 2.4rem 0;
	padding: 2rem;
	background: #e5ffec;
}

#curriculum h2 {
	text-align: center;
}

#curriculum p {
}

.curriculum-box {
	width: 800px;
	margin: 0 auto;
	box-shadow: 0 6px 17px #34ad546b;
	background: #fff;
	padding: 2rem 4rem;
	border-radius: 16px;
}

.curriculum-box h3 {
	padding: 0;
	color: #34ad54;
	margin: 1.6rem 0 .8rem;
}

.curriculum-box-list-items {
	display: flex;
	justify-content: start;
	height: 24vh;
}

.curriculum-box-list-items img{
	width: 80px;
	background: #e5ffec;
	border-radius: 8px;
	border: solid 2px #34ad54;
	padding: 16px;
	height: 80px !important;
}

.curriculum-list-item-txt {
	padding: 0 1.6rem;
}

.curriculum-list-item-txt h4 {
	padding: 0;
	margin: 0;
}

.curriculum-list-item-txt p {
	font-size: 1rem;
}

#plan {
	margin: 2.4rem 0;
}

#plan h2 {
	text-align: center;
}

.plan-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.plan-cards {
	width: 42%;
	padding: .8rem;
	margin: .8rem;
}

.plan-cards h3 {
	padding: .8rem 0 0;
}

.plan-card-txt {
	font-size: 1rem;
}

.plan-card-person {
	background: #e5ffec;
	padding: .4rem .8rem;
}

.plan-card-person-label {
	text-align: center;
	padding: .8rem 0 0;
	font-weight: bold;
	color: #34ad54;
}

.plan-card-person-list {
	background: linear-gradient(95deg,#34ad54,#82d646);
	color: #fff;
	font-weight: bold;
	border: solid 2px #34ad54;
	border-radius: 8px;
}

ul.plan-card-person-list {
	border: none;
	list-style: none;
	font-size: 1rem;
	margin: .8rem 0;
	padding: 1.6rem;
}

#voice {
	margin: 2.4rem 0;
	padding: 2rem;
	background: #eee;
}

#voice h2 {
	text-align: center;
}

.voice-card {
	padding: 1.6rem;
	display: flex;
	justify-content: center;
}

.voice-card-item {
	padding: 1.6rem;
	width: 600px;
	background: #e5ffec;;
	position: relative;
}

.voice-card-item:before {
	content: "";
  position: absolute;
  top: 30%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #e5ffec;
}

.voice-card-ttl h3 {
	padding: 0;
	font-size: 1rem;
}

.voice-card-txt p {
	margin: 0;
}

.voice-card-profile {
	padding: .8rem;
	text-align: center;
}

.voice-card-profile p {
	font-size: 1rem;
	padding: .8rem;
}

.voice-card-profile img{
	width: 120px;
	border:solid 2px #34ad54;
	background: linear-gradient(95deg,#34ad54,#82d646);
	border-radius: 99px;
	padding: 16px;
}

#apply-flow {
	margin: 2.4rem 0;
}

#apply-flow h2 {
	text-align: center;
}

.apply-flow-box {
	box-shadow: 0 6px 17px #34ad546b;
	border-radius: 16px;
	padding: 2rem;
	max-width: 800px;
	margin: 0 auto;
}

.apply-flow-box-txt{
	background: #eee;
	text-align: center;
	margin: 0 auto;
	padding: .4rem;
}

.apply-flow-card {
	display: flex;
	justify-content: center;
	padding: .8rem;
}

.apply-flow-card-img {
	position: relative;
	width: 320px;
}

.apply-flow-card-img img{
	width: 320px;
}

.apply-flow-card-img span {
	position: absolute;
	top: -8px;
	left: -8px;
	width: 48px;
	height: 48px;
	border-radius: 99px;
	padding: 10px;
	background: linear-gradient(95deg,#34ad54,#82d646);
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.apply-flow-card-txt {
	width: 80%;
	background: #fff;
	padding: 0 .8rem;
}

.apply-flow-btn {
	text-align: center;
	margin: 1.6rem 0;
}

.apply-flow-btn button {
	margin: 1.6rem auto;
	font-size: 1.2rem;
	padding: .8rem 2.4rem;
	background: linear-gradient(95deg,#34ad54,#82d646);
}

#lesson-flow {
	margin: 2.4rem 0;
	padding: 2rem;
	background: #eee;
}

#lesson-flow h2 {
	text-align: center;
}

.lesson-flow-box {
	box-shadow: 0 6px 17px #34ad546b;
	border-radius: 16px;
	padding: 2rem;
	max-width: 800px;
	margin: 0 auto;
	background: #fff;
}

.lesson-flow-box-txt{
	background: #eee;
	text-align: center;
	margin: 0 auto;
	padding: .4rem;
}

.lesson-flow-card {
	display: flex;
	justify-content: center;
	padding: .8rem;
}

.lesson-flow-card-img {
	position: relative;
	width: 320px;
}

.lesson-flow-card-img img{
	width: 320px;
}

.lesson-flow-card-img span {
	position: absolute;
	top: -8px;
	left: -8px;
	width: 48px;
	height: 48px;
	border-radius: 99px;
	padding: 10px;
	background: linear-gradient(95deg,#34ad54,#82d646);
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.lesson-flow-card-txt {
	width: 80%;
	background: #fff;
	padding: 0 .8rem;
}

.lesson-flow-btn {
	text-align: center;
	margin: 1.6rem 0;
}

.lesson-flow-btn button {
	margin: 1.6rem auto;
	font-size: 1.2rem;
	padding: .8rem 2.4rem;
	background: linear-gradient(95deg,#34ad54,#82d646);
}

#form {
	margin: 2.4rem 0;
	background:#e5ffec;
	padding: 2rem;
}

#form h2 {
	text-align: center;
}

.lp-form {
	max-width: 800px;
	margin: 0 auto;
	background: #fff;
	padding: 2.4rem;
	border-radius: 16px;
}

.lp-form label {
	font-weight: bold;
}

.required {
	color: #FF564E;
	font-size: .8rem;
}

.lp-form-btn {
	width: 100%;
	font-size: 1rem;
	padding: .8rem;
	background: linear-gradient(95deg,#34ad54,#82d646);
	margin: .8rem 0;
	border: none;
	border-radius: 99px;
	color: #fff;
	font-weight: bold;
}

#authority {
	margin: 2.4rem 0;
	background: #222;
	color: #fff;
	padding: 2.4rem 0;
}

#authority h2 {
	text-align: center;
}

.authority-card {
	width: 400px;
	margin: 0 auto;
}

.authority-card-who {
	background: linear-gradient(95deg,#34ad54,#82d646);
	text-align: center;
	font-size: 1rem;
	padding: .8rem 0;
	font-weight: bold;
	margin: .8rem 0;
	border-bottom-left-radius: 8px;
	border-top-right-radius: 8px;
}

.authority-card-img {
	width: 400px;
	text-align: center;
}

.authority-card-img img {
	border: solid 1px #34ad54;
}

.authority-card-ttl  {
	padding: .8rem;
	background: #eee;
	margin: .8rem 0;
	color: #222;
	border: solid 1px #34ad54;
}

.authority-card-ttl p {
	font-size: 1rem;
	font-weight: bold;
	text-decoration: solid underline #ccc  2px;
}


#cta {
	background: linear-gradient(95deg,#34ad54,#82d646);
	padding: 2rem;
}

.cta-box {
	width: 800px;
	background: #fff;
	margin: auto ;
	padding: .8rem;
	display: flex;
	box-shadow: 0 6px 17px #34ad546b;
	border-radius: 8px;
}
.cta-img {
	padding: 0;
	margin:0;
	width: 480px;
}
.cta-card {
	padding: 0 .8rem;
}
.cta-card-ttl span {
	background: linear-gradient(95deg,#34ad54,#82d646);
	color: #fff;
	font-weight: bold;
	margin: .4rem 0 0;
	padding: .4rem;
	font-size: .8rem;
	border-radius: 4px;
}
.cta-card-ttl h3 {
	font-size: 1.2rem;
	margin: 0;
	padding: .8rem 0;
}
.cta-card-txt p{
	font-size: 1rem;
}

.balloon4 {
  position: relative;
  margin: 2em 0 2em 40px;
  padding: 15px;
  background: #fff0c6;
  border-radius: 30px;
}

.balloon4:before {  
  content: "";
  position: absolute;
  left: -38px;
  width: 13px;
  height: 12px;
  bottom: 0;
  background: #fff0c6;
  border-radius: 50%;
}

.balloon4:after {
  content: "";
  position: absolute;
  left: -24px;
  width: 20px;
  height: 18px;
  bottom: 3px;
  background: #fff0c6;
  border-radius: 50%;
}
.balloon4 p {
  margin: 0; 
  padding: 0;
}

.balloon5 {
  width: 100%;
  margin: 1.5em 0;
  overflow: hidden;
}

.balloon5 .faceicon {
  float: left;
  margin-right: -90px;
  width: 80px;
}

.balloon5 .faceicon img{
  width: 100%;
  height: auto;
  border: solid 3px #fff0c6;
  border-radius: 50%;
}

.balloon5 .chatting {
  width: 100%;
}

.says {
  display: inline-block;
  position: relative; 
  margin: 5px 0 0 105px;
  padding: 17px 13px;
  border-radius: 12px;
  background: #fff0c6;
}

.says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px; 
  left: -24px;
  border: 12px solid transparent;
  border-right: 12px solid #fff0c6;
}

.says p {
  margin: 0;
  padding: 0;
}

#content .hh {
	color: inherit;
}

.note-wrap {
	.note {
	color: inherit;
	}
}

/*
 * INPUT
 */
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  display: block;
  width: 100%;
  height: 45px;
  margin-bottom: 14px;
  padding: 0 12px;
  border: 0;
  border-radius: 3px;
  background-color: #eff1f5;
  box-shadow: none;
  color: #5c6b80;
  font-size: 1em;
  vertical-align: middle;
  line-height: 45px;
  transition: background-color 0.24s ease-in-out;
}
textarea {
  max-width: 100%;
  min-height: 120px;
  line-height: 1.5em;
  padding: 0.5em;
  overflow: auto;
}
select {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 97.5% center;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}


/*entry-content*/
.note-wrap {
	margin-bottom: 3em;
}
.entry-content {
  padding: 10px 15px 0;
}
.entry-content p,
.lp-form p {
  margin: 0 0 1.5em;
}
.entry-content p a,
.lp-form p a {
  text-decoration: underline;
}
.entry-content p a:hover,
.lp-form p a:hover {
  text-decoration: none;
}
