@charset "UTF-8";
/* CSS Document */

:root {
    --main-color: #d66b23;
    --main-color2: #a44b0f;
	--main-color3: #d68e5f
}

#education h3.switch small,
#education h4,
#education .col2-flex h6 small,
#education h1 span {
    color: var(--main-color);
}

.small11 {
font-size: 70%;
}

.ref {
font-size: 70%;
}

#education {
    margin: 0 0 30px 0
}

#education a {
    color: #000000;
    text-decoration: underline
}

#education a:hover {
    text-decoration: none;
    color: #585858
}

#education .pr-text {
    color: #8B8B8B;
    float: right;
}

#education h1 {
    font-size: 44px;
    margin: 10px 0 15px 0;
    padding: 0;
    line-height: 1.1em;
    color: #000000
}

#education h1 span {
    font-size: 60%;
    color: var(--main-color2);
}

#education .lead {
    margin: 10px 0 0 0;
    line-height: 1.5em;
    clear: both;
    font-size: 1.1em
}

.small11 {
font-size: 70%;
}

.ref {
font-size: 70%;
}

#education h2 {
    font-size: 30px;
    padding-bottom: 5px;
    margin: 40px 0 10px 0;
    clear: both
}

#education h2 span {
    font-size: 20px;
    margin: 0;
    display: block;
    margin-bottom: 10px;
    line-height: 1.3em;
}


#education h2.balloon {
    margin: 60px 0 25px 0;
    padding: 20px 25px 18px 20px;
    color: #FFFFFF;
    position: relative;
    background: var(--main-color);
    font-size: 28px;
    display: block;
    line-height: 1.3em;
}


#education h2.balloon:after {
    border-top: 15px solid var(--main-color);
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    content: '';
    margin-left: -10px;
    position: absolute;
    bottom: -12px;
    left: 10%;
}

#education h2.ad-list {
    margin: 50px 0 0 0;
    clear: both;
    border-top: #666666 1px solid;
    padding: 20px 0 0 0;
    font-size: 14px;
    color: #666666;
}

#education h2 img.logo-top {
    float: right;
    margin: -25px 0 0
}

#education p {
    margin: 0 0 1.6em 0;
}

#education .profile-education {
    margin: 30px 0 50px 0;
    padding: 20px 0;
    border-top: #848484 1px solid;
    border-bottom: #848484 1px solid;
    min-height: 205px;
}

#education .profile-education h4 {
    font-size: 16px;
    margin: 5px 0 10px 0;
    color: #333333;
}

#education .profile-education img {
    float: left;
    margin: 0 20px 0 0
}

#education h3 {
    margin:60px 0 20px 0;
    color: #000000;
    font-size: 1.4em;
	line-height: 1.7;
	text-decoration: underline;
	text-decoration-thickness:3px;
	text-decoration-color: var(--main-color);
	text-underline-offset:7px;
}

#education h3 span {
    display: block;
    font-size: 80%;
    color: #666666;
	line-height: 1.7
}

#education h4 {
    margin: 40px 0 20px 0;
    color: #000000;
    font-size: 1.1em;
}

#education h4 span {
    display: block;
    font-size: 90%;
    color: #666666;
	line-height: 1.7
}
#education ol{
  list-style-type: decimal;
  padding-left: 20px;
  margin-bottom: 1em;
  }

#education ol li {
 margin:1em 0 0.5em 20px;
  color: #333;
  list-style-type: decimal;
}

#education .point-main {
    margin: 30px 0 0 0;
    color: #FFFFFF;
    background: var(--main-color);
    font-size: 16px;
    display: block;
    width: 80px;
    padding: 5px 10px;
    text-align: center;
}



#education ul.navi-education {
    display: flex;
    gap: 16px;
    margin: 10px 0 24px;
}

#education ul.navi-education li a {
    background: var(--main-color3);
    font-size: 16px;
    padding: 8px 16px;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}

#education ul.navi-education li a.current {
    background: var(--main-color);
}

#education ul.navi-education li a:hover {
    background: var(--main-color2);
}


#education .note strong {
    color: #D01114;
    margin: 0 0 10px 0;
}

#education .note:before {
    font-family: 'FontAwesome';
    content: '\f0a4';
    font-size: 20px;
    margin: -2px 7px 0 0;
    display: block;
    float: left;
    width: 18px;
    text-align: center;
    color: #D01114
}



/*  */


#education .col2-flex {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    display: -webkit-flex;
    /* Safari */
    -webkit-flex-direction: row;
    /* Safari */
    flex-direction: row;
    -webkit-justify-content: space-between;
    /* Safari */
    justify-content: space-between;
    list-style: none;
    width: 100%;
    clear: both;
    margin: 60px 0 30px 0;
}


#education ul.col2-flex li {
    width: 48%;
    padding: 0;
    color: #333333;
    line-height: 17px;
    font-size: 14px;
}

#education ul.col2-flex li a {
    color: #333333;
    text-decoration: none;
}

#education ul.col2-flex a:hover {
    text-decoration: none;
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}

#education ul.col2-flex li img {
    width: 100%;
    margin: 10px 0 30px 0;
    object-fit: cover;
}

#education ul.col2-flex.cleaning {
    margin: 10px 0;
}

#education ul.col2-flex.cleaning li {
    margin: 0;
}

#education ul.col2-flex.cleaning li img {
    margin: 0 0 7px 0;
}

#education ul.col2-flex.cleaning li strong {
    font-size: 12px;
    color: #7ab732;
}

#education .col2-flex h6 {
    margin: 0 0 5px 0;
    line-height: 22px;
    font-size: 18px;
    color: #000000
}

#education .col2-flex h6 small {
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
    font-size: 14px;
    color: var(--main-color2)
}

#education .col2-flex h6 small:before {
    font-family: 'FontAwesome';
    content: '\f111';
    font-size: 15px;
    margin: -2px 3px 0 0;
    display: block;
    float: left;
    text-align: center;
    color: var(--main-color2)
}

#education .kakomi {
margin: 50px 0;
padding: 30px;
background: #efefef
}

#education .kakomi h5 {
margin: 0 0 10px 0;
font-size: 1.06em
}

#education .kakomi p {
margin: 0;
}


#education h4.title-bubble {
  position: relative;
  padding: 7px 15px 7px 15px;
  font-size: 14px;
  color: #fff;
  background: var(--main-color);
  display: inline-block;
  text-decoration: none;
  margin: 10px 0 20px 0;
}

#education h4.title-bubble:before {
  content: " ";
  position: absolute;
  top: 100%;
  left: 24px;
  width: 0;
  height: 0;
  border-width: 12px;
  border-style: solid;
  border-color: transparent;
  border-top-color: var(--main-color);
}

#education h4.title-bubble:after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 28px;
  width: 0;
  height: 0;
  border-width: 8px;
  border-style: solid;
  border-color: transparent;
   border-top-color: var(--main-color);
  z-index: 1;
}


#education table.school td {
padding: 10px 20px;
font-size: 80%;
background: #f6ebe4;
line-height: 1.3;
}

#education table.school thead th {
background: var(--main-color);
color: #fff;
padding: 4px
}

#education table.school td.categoty {
background: var(--main-color);
color: #fff;
padding: 4px;
text-align: center;
}

#education table.years {
margin: 20px
}
#education table.years th {
background: var(--main-color);
color: #fff;
padding: 4px;
font-size: 80%;
}
#education table.years td {
padding: 8px 20px;
font-size: 80%;
background: #f6ebe4;
line-height: 1.3;
text-align: center;
}
#education table.years td.age {
padding: 4px 20px;
font-size: 80%;
background: #ebc8b1;
line-height: 1.3;
text-align: center;
}

/* details page */

#education #details {
    margin-bottom: 60px
}

#education #details h2 {
    font-size:2em;
    color: #000000;
    line-height: 1.5;
    margin: 10px 0 30px 0
}

#education #details h2 span {
    font-size: 70%;
    color: var(--main-color)
}

#education #details h2 small {
    font-size: 20px;
    color: #000000;
    display: block;
    margin: 7px 0 0 0
}

#education .contact {
    margin: 40px 0;
    font-size: 1.2em;
    padding: 25px;
    background: #def1f3
}

#education .contact img {
    margin: -45px 0 0 0
}

#education #details .box {
    border: var(--main-color) 1px solid;
    padding:30px;
    line-height: 1.5em;
    margin: 50px 0;
}


#education #details .box h4 {
	margin: 0 0 10px 0;
    line-height: 1.4em;
    display: inline-block;
    background: #FFFFFF;
    font-weight: bold;
}

#education .box p {
    margin: 0;
}


#education ul {
    margin: 0;
    padding: 0;
}

#education ul li {
    margin: 0 0 10px 0;
}

#education #details ul.point {
    margin: 10px 0 30px 0;
    padding: 0;
}

#education #details ul.point:last-child {
    margin: 10px 0 0;
}

#education #details ul.point li {
    margin: 0 0 16px 25px;
    line-height: 1.2em;
    display: block;
}

#education #details ul.point li:last-child {
    margin-bottom: 0;
}

#education #details ul.point li:before {
    content: "\f00c";
    font-family: FontAwesome;
    margin-left: -25px;
    display: inline-block;
    width: 25px;
    vertical-align: bottom;
    color: var(--main-color);
}

#education #details .point-text {
    margin: 20px 0 30px 0;
    padding: 0;
    font-size: 14px;
}

#education .large {
    font-size: 1.2em;
    line-height: 1.4em
}


/* info */

#education #details .info {
  border: none;
  box-shadow: none;
}

#education #details ul.info img {
margin-bottom: 15px;
}

#education #details ul.info {
  list-style: none;
  margin: 40px 0;
  overflow: auto;
}

#education #details ul.info li {
  margin: 5px 5px 5px 0;
}

#education #details ul.info li img {
  margin: 0;
}


#education #details ul.info li a {
  color: #333333;
  text-decoration: underline;
}

#education #details ul.info li a:hover {
  color: #333333;
  text-decoration: none;
}

#education #details ul.info li strong {
  margin: 10px 0 5px 0;
  display: inline-block;
}

#education #details ul.info li:before {
  font-family: FontAwesome;
  line-height: 1.4em;
  width: 30px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  color: var(--main-color);
}

#education #details ul.info li.add:before {
  content: "\f041";
  font-size: 18px;
}

#education #details ul.info li.open:before {
  content: "\f017";
}

#education #details ul.info li.tel:before {
  content: "\f095";
}

#education #details ul.info li.mail:before {
  content: "\f0e0";
}

#education #details ul.info li.fax:before {
  content: "\f1ac";
}

#education #details ul.info li.web:before {
  content: "\f245";
}

#education #details ul.info li.facebook:before {
  content: "\f082";
}

#education #details ul.info li.instagram:before {
  content: "\f16d";
}

#education #details ul.info li.train:before {
  content: "\f239";
}

#education #details ul.info li.mob:before {
  content: "\f10b";
  font-size: 22px;
  vertical-align: middle;
  margin-top: -2px;
}


#education .click {
    text-align: center;
    font-size: 1.2em;
    padding: 8px;
    margin: 0 auto
}

/* slider */

#education .navi-bottom {
    margin: 30px 0;
    padding-top: 20px;
    border-top: #B0B0B0 1px solid;
}

#education .navi-bottom a {
    display: inline-block;
    margin: 5px 10px 0 0;
    text-decoration: none;
}

#education .navi-bottom a:before {
    font-family: FontAwesome;
    content: '\f0da';
    margin: 0 3px 0 0;
}

#education .navi-bottom a:hover {
    text-decoration: underline;
}

/* responsive */

body.white .site #education {
    font-size: 18px;
}

body.white .site #education .pr-text {
    color: #8B8B8B;
    float: none;
    margin: 0 0 5px 0;
    display: block;
}

body.white .site #education h1 {
    font-size: 48px;
    margin: 0 0 15px 0;
    padding: 0;
    line-height: 1.1em;
    color: #000000;
}

body.white .site #education h1 span {
    font-size: 20px;
    color: var(--main-color);
    line-height: 1.15em;
    margin: 0 0 15px 0;
}

body.white .site #education ul.navi-education {
    margin: 0 0 30px 0;
    padding-bottom: 30px;
    overflow: visible;
}

body.white .site #education ul.navi-education li a {
    background: var(--main-color);
    font-size: 18px;
    padding: 7px 15px;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}

body.white .site #education ul.navi-education li a.current {
    background: var(--main-color2);
}

body.white .site #education .lead {
    padding: 20px 0 0 0;
    clear: both;
}


body.white .site #education #details {
    margin: 30px 0 60px 0;
}

body.white .site #education .point-text,
body.white .site #education .point {
    margin: 20px 0 30px 0;
    padding: 0;
    font-size: 18px;
}

body.white .site #education .point:last-child {
    margin: 20px 0 0;
}

body.white .site #education ul.point li {
    font-size: 18px;
    margin-left: 32px;
    margin-bottom: 14px;
    line-height: 1.2em;
}

body.white .site #education #details h2 {
    font-size: 2.1em;
    color: #000000;
    line-height: 1.4;
    margin: 20px 0 30px 0;
    padding-top: 40px;
    clear: both;
}

body.white .site #education #details h2 small {
line-height: 1.4;
font-size: 60%;
}

body.white .site #education #details h2 br {
    display: none;
}

body.white .site #education .contact {
    margin: 40px 0;
    font-size: 1em;
    padding: 25px;
    background: #def1f3
}

body.white .site #education .contact img {
    margin: -10px 0 0 0;
    float: right;
}

body.white .site #education h2,
body.white .site #education h2.balloon {
    clear: both;
    margin-top: 15px;
}

body.white .site #education .clearfix:after {
    content: "";
    clear: both;
    display: block;
}

body.white .site #education .toggle-open {
    text-align: center;
    font-weight: normal;
    margin-top: 10px;
    display: block
}

body.white .site #education .timeline-circle {
    width: 40px;
    height: 40px;
}

body.white .site #education .timeline-circle span {
    font-size: 11px;
}

body.white .site #education table th p.arrow {
    margin: 10px 0 0 15px;
    width: 10px;
}

body.white .site #education .fa-chevron-down {
    font-size: 30px;
    height: 50px;
}

body.white .site #education #details .box h4 {
	margin: 0 0 10px 0;
    line-height: 1.4em;
    display: block;
    font-weight: bold;
}

body.white .site #education #details .box  {
padding: 20px;
}

body.white .site #education #details .box img  {
clear: both;
margin: 15px auto;
text-align: center;
display: block;
}

body.white .site #education #details ul.info {
  padding-left: 20px;
}

