@charset "utf-8";

/* FONTSIZE-SAMPLE
/* font-size: .5rem;     8px */
/* font-size: .5625rem;  9px */
/* font-size: .625rem;   10px */
/* font-size: .6875rem;  11px */
/* font-size: .75rem;    12px */
/* font-size: .8125rem;  13px */
/* font-size: .875rem;   14px */
/*	font-size: .9375rem;  15px */
/* font-size: 1rem;      16px */
/*	font-size: 1.0625rem; 17px */
/*	font-size: 1.125rem;  18px */
/*	font-size: 1.1875rem; 19px */
/* font-size: 1.25rem;   20px */
/*	font-size: 1.3125rem; 21px */
/*	font-size: 1.375rem;  22px */
/*	font-size: 1.4375rem; 23px */
/*font-size: 1.5rem;     24px */
/*	font-size: 1.5625rem; 25px */
/*font-size: 1.625rem;   26px */
/*font-size: 1.75rem;    28px */
/*font-size: 1.8125rem;  29px */
/*font-size: 1.875rem;   30px */
/*font-size: 1.9375rem;  31px */
/*font-size: 2rem;       32px */


.clearfix:before, 
.clearfix:after { 
display: table; 
content: " "; 
}

.clearfix:after { 
clear: both; 
}

.clearfix { 
*zoom: 1; 
}

* {
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
font-size: 1rem;
}


@media (max-width: 767px) {
* {
font-size: .9375rem
}	
}	

.container { 
  position: relative; 
  margin-right: auto; 
  margin-left: auto; 
}

.container:before, 
.container:after { 
  display: table; 
  content: " "; 
}
 
.container:after { 
  clear: both; 
}
 
.container { 
  *zoom: 1; 
}


.container100:before, 
.container100:after { 
  display: table; 
  content: " "; 
}
.container100:after { 
  clear: both; 
}
.container100{
position: relative; 
width: 100%;
height: auto;
margin:30px auto 30px;
margin-bottom:30px !important; 
}

	
h1, 
h2, 
h4,
h5, 
h6 { 
font-family: inherit; 
font-weight: 300; 
color:#262626; 
}

/* H1 */
h1 {
font-family: "Shippori Mincho", serif;
font-weight: 500;
color:#00A0C0;
font-size: 1.8125rem;
margin-top:20px;
padding: 0 0 20px;
line-height: 0.9;
letter-spacing: 0.07em;
text-align:center;
}
@media (max-width: 767px)  {
h1 {
font-size: 1.75rem;
margin-top: 5px;
padding: 0 0 15px;
line-height: 130%
}
}
.sub{
font-family: "Shippori Mincho", serif;
font-weight: 500;
color:#BF8000;
font-size: .9375rem;
margin-top:10px !important;
padding: 10px 0 28px;
line-height: 0.9;
letter-spacing: 0.04em;
text-align:center;
}

/* H2 */
h2 {
font-family: "Shippori Mincho", serif;
padding:5px 2px 10px;
font-size: 1.625rem;
letter-spacing: 0.07em;
line-height: 1.2;
font-weight:600;
margin:0 0 15px; 
}
@media (max-width: 767px) {
h2 {
font-size: 1.5rem;
letter-spacing: 0.07em;
line-height: 1.2;
}
}
h2.top {
font-family: "Shippori Mincho", serif;
font-weight: 500;
color:#00A0C0;
font-size: 2rem;
margin-top:24px;
padding: 0 0 28px;
line-height: 0.9;
border-bottom: none;
letter-spacing: 0.08em;
text-align:center;
}
@media (max-width: 767px) {
h2.top {
font-size: 1.625rem;
margin-top:0;
letter-spacing: 0.07em;
line-height: 1.2;
}
}

h2.course-title {
max-width: 1180px;
font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans","Noto Sans JP",sans-serif;
font-weight: 500;
color:#ffffff;
font-size: 1.3rem;
margin:40px auto 20px;
padding: 13px 10px;
line-height: 0.9;
background-color:#00A0C0;
border-bottom: none;
letter-spacing: 0.04em;
text-align:center;
}
h2.contact-title {
font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans","Noto Sans JP",sans-serif;
color:#ffffff;
padding:5px 0 20px 15px;
margin-bottom:10px;
letter-spacing: 0.06em;
line-height: 1.2;
border-bottom: none;
text-align: center;
}
@media (max-width: 767px) {
h2.contact-title {
text-align: center;
}
}


/* H3 */
h3 {
font-family: 'Noto Sans JP', sans-serif;
margin:5px 0 14px;
font-size: 1.375rem;
color: #019bbc;
line-height: 1.2; 
letter-spacing: 0.06em;
font-weight: 500;  
}
@media (max-width: 767px) {
h3 {
font-size: 1.3125rem;
}	
}

h3.recommend{
margin:0 0 0 0 !important;
font-size: 1.3rem;
color: #019bbc;
line-height: 1.2; 
letter-spacing: 0.06em;
font-weight: 500;  
text-align: left;
}
h3.level{
font-family: "Shippori Mincho", serif;
margin:0 0 0 0 !important;
font-size: 1.5rem;
color: #019bbc;
line-height: 1.2; 
letter-spacing: 0.06em;
font-weight: 500;  
text-align: left;
}
h3.sch-color{
color: #dd8d0f !important;
}

h3.smile-lab{
padding:24px 0 5px;
font-size: 1.28rem !important;
text-align: left !important;
}

h3.mission {
font-family: "Shippori Mincho", serif;
color:#202020 !important;
margin:30px 0 0px 5px !important;
padding:5px 0 0;
font-size: 1.5rem;
letter-spacing: 0.03em;
border-bottom: none;
line-height: 1.4; 
font-weight: 500;
}
@media (max-width: 767px) {
h3.mission{	
margin:35px 0 5px;
}	
}

/* H4 */
h4 {
font-family: 'Noto Sans JP', sans-serif;
margin:28px 0px 15px 5px;
padding:8px 12px;
font-size: 1rem;
line-height: 1.2; 
letter-spacing: 0.06em;
font-weight: normal; 
border: 1px solid #00b3cd;
}

h4.place {
margin:28px 0 -10px 0;
padding:0;
color:#00b3cd;
line-height: 1.2; 
letter-spacing: 0.06em;
font-weight: 600; 
border:none;
}


/* Paragraph ----------------------*/ 
p { 
line-height: 200%;
}
@media (max-width: 767px) {
p{ 
line-height: 170%;
letter-spacing:0.07em;
}
}
.remarks{
font-size: 92%;
line-height: 140% !important;
}

/* CONTAINER ------------------------*/ 
.container100:before, 
.container100:after { 
  display: table; 
  content: " "; 
}
.container100:after { 
  clear: both; 
}
.container100{
position: relative; 
width: 100%;
height: auto;
margin:30px auto 30px;
margin-bottom:30px !important; 
}

/* IMG -----------------------------*/ 
img {
  max-width: 100%;
}
.kadomaru {
border-radius:20px;
}

/* Color ----------------------*/ 

.white{ color:#ffffff;
}
.red{ color:#CC0000;
}
.orange{ color:#FF6666;
}
.pcolor{ color:#00a7d3;
}
.grey{ color:#828585;
}
.brown{ color:#6A3601;
}

/* 　FONT SIZE ----------------------*/ 

.font50{ font-size: 50%; }
.font60{ font-size: 60%; }
.font70{ font-size: 70%; }
.font80{ font-size: 80%; }
.font90{ font-size: 90%; }
.font94{ font-size: 94%; }

.font110{ font-size: 110%; }
.font120{ font-size: 120%; }
.font130{ font-size: 130%; }
.font140{ font-size: 140%; }
.f-magenta{ color:#E40182; }


.note{ 
font-size: 86% !important;
margin-bottom: 10px;
}
.brown{
color:#582E02;
}


u { 
text-decoration: underline; 
text-decoration-color: #95a5a6;
}

em { 
font-weight: 700;
font-style: italic; 
}

strong { 
font-weight: 700; 
}

.fbold{
font-weight:bold; 
}
.fwei500{
font-weight: 500;
}
.fnormal{
font-weight:normal; 
}

pre { 
display: block;
padding-top: 8px;
padding-right: 13px;
padding-bottom: 8px;
padding-left: 8px;   
white-space: pre; 
white-space: pre-wrap; 
word-break: break-all; 
word-wrap: break-word;
}

.pre-scrollable {
max-height: 377px;
overflow-y: auto;
}

.pre-scrollable::-webkit-scrollbar { 
width: 8px;
height: 21px; 
}

.pre-scrollable::-webkit-scrollbar-track { 
-webkit-box-shadow: none;
							box-shadow: none; 
background-color: #ecf0f1; 
}

.pre-scrollable::-webkit-scrollbar-thumb { 
background-color: #bdc3c7; 
}

blockquote { 
display: block;  
margin-left: 0; 
padding-top: 13px;
padding-right: 21px;
padding-bottom: 13px;
padding-left: 21px; 
font-style: italic;
border-left: 5px solid #95a5a6;
}

blockquote cite { 
display: block; 
font-size: 0.375rem; 
color: #666; 
}

blockquote cite:before { 
content: "\2014 \0020"; 
}

figcaption, 
caption { 
font-size: 0.4375rem; 
font-style: italic; 
line-height: 2.333333333; 
}

a { 
text-decoration: none; 
color:#2b2b2b; 
}

a :link{ 
text-decoration: none; 
color:#2b2b2b;
}

a :visited { 
color:#2b2b2b;
}

a :hover { 
color: #019bbc;
}


hr {
margin-top: 21px;
margin-bottom: 21px;
border: 0;
border-top: 1px solid #95a5a6;
}

/* -- line breaks -- */
.line-break {
display: none;
}
@media (max-width: 768px) {
.line-break {
 display: block;
}
}

/*---------------------------------
LIST
-----------------------------------*/
ul,
ol {
padding-right: 20px;
padding-left: 25px;
}

li {
text-align: left;
padding: 5px 0 5px;
line-height: 160%; 
}

.li-unstyled {
padding: 0;
}

.li-unstyled li {
padding: 0;
list-style: none;
}

.li-inline li {
float: left;
padding-right: 34px;
padding-left: 0;
list-style: none;
}

.li-circle {
padding: 4px 0 0;
list-style-type: circle !important;
}

@media (max-width: 767px) {
ul,
ol {
padding-right: 8px;
padding-left: 12px;
}
}	

/*---------------------------------
SPACING
-----------------------------------*/

/* margin top -- */
.mgt0 { margin-top: 0px; }
.mgt10 { margin-top: 10px; }
.mgt15 { margin-top: 15px; }
.mgt20 { margin-top: 20px; }
.mgt25 { margin-top: 25px; }
.mgt30 { margin-top: 30px; }
.mgt40 { margin-top: 40px; }
.mgt50 { margin-top: 50px; }
.mgt60 { margin-top: 60px; }
.mgt100 { margin-top: 100px; }

.mgt-5 { margin-top: -5px; }
.mgt-10 { margin-top: -10px; }

/* margin bottom -- */
.mgb10 { margin-bottom: 10px; }
.mgb20 { margin-bottom: 20px; }
.mgb30 { margin-bottom: 30px; }
.mgb40 { margin-bottom: 40px; }
.mgb50 { margin-bottom: 50px; }
.mgb60 { margin-bottom: 60px; }
.mgb70 { margin-bottom: 70px; }

.mgb0 { margin-bottom: 0px; }
.mgb-5 { margin-bottom: -5px; }
.mgb-10 { margin-bottom: -10px; }
.mgb-30 { margin-bottom: -30px; }

/* margin right－－ */
.mgr5 { padding-right: 5px; }
.mgr20 { padding-right: 20px; }
.mgr30 { padding-right: 30px; }
.mgr40 { padding-right: 40px; }

/* margin left -- */
.mgl-10 { padding-left: -10px; }
.mgl20 { padding-left: 20px; }
.mgl30 { padding-left: 30px; }
.mgl40 { padding-left: 40px; }

/* padding top -- */
.pdt05 { padding-top: 5px; }
.pdt10 { padding-top: 10px; }
.pdt15 { padding-top: 15px; }
.pdt20 { padding-top: 20px; }
.pdt30 { padding-top: 30px; }
.pdt40 { padding-top: 40px; }
.pdt50 { padding-top: 50px; }
.pdt-10 { padding-top: -10px; }


/* padding bottom -- */
.pdb10 { padding-bottom: 10px; }
.pdb20 { padding-bottom: 20px; }
.pdb30 { padding-bottom: 30px; }
.pdb40 { padding-bottom: 40px; }
.pdb50 { padding-bottom: 50px; }
.pdb-10 { padding-bottom: -10px; }


/* padding right -- */
.pdr10 { padding-right: 10px; }
.pdr20 { padding-right: 20px; }
.pdr30 { padding-right: 30px; }
.pdr40 { padding-right: 40px; }


/* padding left -- */
.pdl10 { padding-left: 10px; }
.pdl15 { padding-left: 15px; }
.pdl20 { padding-left: 20px; }
.pdl30 { padding-left: 30px; }
.pdl40 { padding-left: 40px; }
.pdl80 { padding-left: 50px; }

.last{
margin-bottom: 60px !important;
}
.last2{
margin-bottom: 20px !important;
}


/*---------------------------------
TABLE
-----------------------------------*/

table {  
width: 100%; 
border-spacing: 0; 
margin:0 auto 0 !important;
border-collapse: collapse;
}

/*table > caption { 
padding-top: 8px;
padding-right: 13px;
padding-bottom: 8px;
padding-left: 13px; 
}*/

/*table > caption[data-position="top"] {
caption-side: top;
}*/

/*table > caption[data-position="bottom"] {
caption-side: bottom;
}*/

/*table > caption:before { 
content: attr(data-prefix); 
font-size: 1.54rem; 
font-weight: 700; 
}*/

/*thead {
} */

/*tbody { 
border-top: none;
border-right: ;
border-left: ;
border-bottom: none;
} */

tr { 
border-bottom: 1.5px dotted #00a7d3;
}

tr.last-tr { 
border-bottom: 1.5px solid #00a7d3;
}

tr:last-child { 
border-bottom: none; 
}

th { 
padding-top: 15px;
padding-right: 8px;
padding-bottom: 15px;
padding-left: 18px; 
font-size:0.9375rem;
font-weight: 400; 
line-height: 2.333333333; 
text-align: left; 

background-color: #fff; 
white-space: nowrap;
}

td { 
padding: 12px 11px 13px 18px;
font-size: 0.9375rem;
font-weight: 400; 
line-height: 160%; 
text-align: left; 
border: 1.5px solid #00a7d3;
}

.table-no-border, 
.table-no-border * { 
border: none; 
background-color: ffffff; 
} 

.table-striped tr:nth-of-type(even) { 
background: #ffffff; 
}

.table-hover tbody tr:hover { 
background-color: #ffffff; 
}

.table-responsive { 
max-width: 100%; 
margin: 8px 15px 18px;
padding-bottom: 0;
overflow-x: auto; 
overflow-y: hidden; 
border: 0.5px solid #00a7d3 !important;
}
.table-responsive:last-child  { 
margin-bottom: 60px;
}
.table-responsive table { 
margin: 0 !important;
}


/* 767px以下
－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－ */

@media (max-width: 767px) {
table {  
margin-top: 5px;
}
th { 
padding-top: 13px;
padding-right: 5px;
padding-bottom: 13px;
padding-left: 5px; 
font-size: 0.8125rem;
font-weight: 400; 
line-height: 1.6; 
white-space: nowrap;
}
td { 
padding-top: 10px;
padding-right: 5px;
padding-bottom: 10px;
padding-left: 10px; 
line-height: 1.6; 
font-size: 0.8125rem;
}

.table-responsive { 
margin:12px 10px;
}

.table-responsive caption,
.table-responsive caption[data-position="top"] { 
	border-bottom: 1.4px solid #00a7d3;
	background-color: #ffffff; 
}

.table-responsive caption[data-position="bottom"] { 
	border-top: 1.4px solid #00a7d3;
	background-color: #ffffff; 
}

.table-striped caption { 
	background-color: transparent; 
}

.table-responsive thead {
	border-top: none;
	border-right: none;
	border-bottom: 1.4px solid #00a7d3; 
	border-left: none;
}
.table-responsive tbody { 
	border: none; 
}

.table-responsive .table-no-border thead,
.table-responsive .table-no-border tbody {
	border: none;
}
}

.table-responsive::-webkit-scrollbar { 
height: 8px; 
width: 55%;
}

.table-responsive::-webkit-scrollbar-track { 
-webkit-box-shadow: none;
							box-shadow: none; 
background-color: #ffffff; 
}

.table-responsive::-webkit-scrollbar-thumb { 
background-color: #ffffff; 
}


/*---------------------------------
TEXT ALIGN
-----------------------------------*/

.text-left { 
text-align: left; 
}
.text-right { 
text-align: right; 
}
.text-justify { 
text-align: justify; 
}
.text-center { 
text-align: center; 
}
*[data-ellipsis="true"] {
white-space: nowrap; 
text-overflow: ellipsis; 
overflow: hidden;
}
.pull-left { 
float: left; 
}
.pull-right { 
float: right; 
}

.vertical-m{
vertical-align: middle;
}

.vertical-b{
vertical-align: bottom;
}

/*---------------------------------
INPUT
-----------------------------------*/

html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}

button[disabled],
html input[disabled] {
cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 5px;
}



input {
line-height: normal;
padding: 3px;/* INPUTスペース */
}

input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}

input,
textarea,
select {
display: inline;
width: inherit;
padding-right: 5px; 
padding-left: 5px; 
font-family: inherit;
font-size: 0.875rem;   
border: 1px solid #666666;
}

input,
textarea { 
line-height: 28px;  /*- form 入力項目天地 ---*/ 
}

input:focus,
textarea:focus,
select:focus { 
outline: none; 
}

input[type="checkbox"],
input[type="radio"] { 
width: 34px; 
}

textarea {
min-height: 140px;
padding-top: 6px;
padding-bottom: 6px;
}

select {
height: 38px;
padding-right: 11px;
padding-left: 13px;
line-height: 38px;
background-color: #ecf0f1;
}

option {  
height: 38px;
padding-top: 8px;
padding-right: 13px;
padding-bottom: 8px;
padding-left: 13px;
line-height: 38px;
}

option:selected {
padding-top: 0;
padding-left: 10px !important;
padding-bottom: 0;
}

label {
display: block; 
font-size: 0.5rem; 
font-weight: 700;
line-height: 2.144607843;
}



/*---------------------------------
BUTTONS
-----------------------------------*/
/*--  BUTTON 01 grren-- */
a.btn-flat{
display: inline-block;
padding: 0.54em 2.05em;
text-decoration: none;
color:#fff;
font-weight: 400;
background: #019bbc;
letter-spacing: 0.2em;
margin:0.1em auto 0.6em;
border-radius: 30px;
transition:0.4s;
}

a.btn-flat:hover{
color:#FFFFFF !important;
background: #04757B !important;
opacity: 0.6;
}

/*--  BUTTON 01 orange-- */
a.btn-flat-or{
display: inline-block;
padding: 0.54em 2.05em;
text-decoration: none;
color:#fff;
font-weight: 400;
background: #dd8d0f !important;
letter-spacing: 0.2em;
margin:0.1em auto 0.6em;
border-radius: 30px;
transition:0.4s;
}

a.btn-flat-or:hover{
color:#FFFFFF !important;
background: #C37C0D !important;
opacity: 0.6;
}



/*--  BUTTON 02 -- */
/* TEL*/
a.btn-flat2{
font-size: 122%;
display: inline-block;
padding: 0.25em 1.5em 0.23em 1.4em;
text-decoration: none;
color:#128097;
font-weight: 600;
background: #fff;
letter-spacing: 0.1em;
margin:0.3em auto 0.5em;
line-height: 1.9;
vertical-align: middle;
border: #ffffff solid 1.2px;
border-radius: 10px;
transition:0.4s;
}
a.btn-flat2:hover{
color:#FFFFFF !important;
background: #019bbc !important;
border: #00A0C0 solid 1px;
opacity: 0.6;
}

a.btn-flat2:visited {
color:#128097;
background: #fff;
}

@media (max-width: 900px){
a.btn-flat2{
font-size: 128%;
padding: 0.22em 1.3em;
margin:0.4em auto 0.6em;
letter-spacing: 0.14em;
text-align: center;
}
}
@media (max-width: 767px){
a.btn-flat2{
font-size: 126%;
padding: 0.23em 1.3em;
margin:0.4em auto 0.6em;
letter-spacing: 0.1em;
text-align: center;
}
}


/*--  BUTTON 03 -- */
/* 事務所所在地*/
a.btn-flat3{
font-size:0.9375rem !important;
display: inline-block;
min-width: 150px;
padding: 0.5em 0.5em;
text-decoration: none;
color:#ffffff;
background-color: transparent;
font-weight: 300;
letter-spacing: 0.1em;
margin:0.1em auto 0.6em;
border: #ffffff solid 1.2px;
text-align: center;
border-radius: 1px;
transition:0.4s;
}

a.btn-flat3:hover{
color:#FFFFFF !important;
background: #016283 !important;
border: #FFFFFF solid 1px;
opacity: 0.6;
}
a.btn-flat3:visited {
color:#FFFFFF;
}

@media (min-width: 768px) and (max-width: 1199px) {
a.btn-flat3{
font-size:0.8125rem;
letter-spacing: 0.04em;
padding: 0.5em 0.2em !important;
margin:1em auto 0.4em;
}
}
@media (max-width: 767px){
a.btn-flat3{
letter-spacing: 0.03em !important;
padding: 0.4em 0.4em;
margin:1em auto 0.6em;
}
}

@media (max-width: 640px){
a.btn-flat3{
font-size:0.75rem;
letter-spacing: 0.01em !important;
padding: 0.4em 0.4em !important;
margin:1em auto 0.6em;
}
}
.icons{
display: inline-flex;
vertical-align: middle;
}

