@charset "UTF-8";
.preparation {
  color: #646464;
  font-size: .9em;
  padding: 30px 0;
  width: 60%;
  margin: 0 auto;
}
.preparation table {
  width: 100%;
}
.tdbox_icon {
  width: 40px;
  padding: 5px;
  vertical-align: top;
  text-align: center;
}
.tdbox_ttl {
  width: 140px;
  padding: 5px;
  text-align: center;
  vertical-align: top;
  font-weight: bold;
}
.tdbox_detail {
  text-align: left;
  vertical-align: top;
  padding: 5px;
}
.point_center {
  text-align: center;
  padding: 30px 0;
}
.point_left {
  text-align: left;
  padding: 10px 0px 30px 12px;
}
.children {
  width: 200px;
}
.content_ttl {
  color: #646464;
  padding: 30px 0;
}
.sitemap {
  font-size: .9em;
  margin: 80px auto;
  width: 400px;
}
.sitemap ul {
  text-align: left;
}
.sitemap ul li ul {
  margin: 15px 0 0 20px;
}
.sitemap ul li ul li {
  background-image: url(../../images/list_icon.png);
  background-repeat: no-repeat;
  padding: 0 0 0 20px;
}
.outline, .yakuin, .business, .guide, .member, .privacy, .greeting, .activities, .contact, .about {
  color: #646464;
  margin: 50px auto 70px;
  width: 90%;
}
.greeting p, .privacy p, .guide p, .activities p, .about p {
  color: #646464;
  font-size: .85em;
  line-height: 1.8em;
  margin: 15px 0;
  text-align: left;
}
.outline p, .contact p {
  color: #646464;
  font-size: .85em;
  line-height: 1.8em;
  margin: 15px 0;
  text-align: center;
}
.business dl, .activities dl {
  margin: 50px 0;
}
.business dl dt, .activities dl dt {
  background-color: #F2F2F2;
  border: 1px solid #DADADA;
  font-weight: 700;
  padding: 10px 3%;
  text-align: left;
}
.business dl dd, .activities dl dd {
  font-size: .9em;
  margin: 0 0 20px;
  padding: 15px 3%;
  text-align: left;
}
.greeting_contents_left {
  float: left;
  width: 70%;
}
.greeting_contents_photo {
  color: #646464;
  float: right;
  margin: 0 0 0 5%;
  width: 23%;
}
.greeting_contents_photo .name_inner {
  color: #646464;
  margin: 5px 0;
}
.name_01 {
  font-size: .9em;
}
.name_02 {
  font-size: 1.2em;
}
.main-visual_001 {
  background-image: url(../../images/sec_main-visual_001.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
}
.main-visual_002 {
  background-image: url(../../images/sec_main-visual_002.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
}
.main-visual_003 {
  background-image: url(../../images/sec_main-visual_003.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
}
.main-visual_004 {
  background-image: url(../../images/sec_main-visual_004.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
}
.main-visual_005 {
  background-image: url(../../images/sec_main-visual_005.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
}
.main-visual_006 {
  background-image: url(../../images/sec_main-visual_006.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
}
.main-visual_007 {
  background-image: url(../../images/sec_main-visual_007.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
}
.main-visual_008 {
  background-image: url(../../images/sec_main-visual_008.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
}
.contents__inner {
  padding: 50px 0;
  text-align: center;
}
.contents__inner h2 {
  color: #646464;
  display: inline-block;
  font-size: 1.6em;
  font-weight: 300;
  letter-spacing: .2em;
  margin-bottom: 1em;
  position: relative;
}
.contents__inner h2:before {
  -webkit-transform: translateX(-50%);
  background-color: #000;
  border-radius: 2px;
  bottom: -15px;
  content: '';
  display: inline-block;
  height: 5px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 60px;
}
.contents__inner h3 {
  color: #646464;
  font-size: 1em;
  font-weight: 300;
  letter-spacing: .3em;
  margin: 50px 0 15px;
}
.contents__inner h4 {
  color: #646464;
  display: inline-block;
  margin: 30px 0 0;
  padding: 0 55px;
  position: relative;
}
.contents__inner h4:before, .contents__inner h4:after {
  background-color: #646464;
  content: '';
  display: inline-block;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 45px;
}
.contents__inner h4:before {
  left: 0;
}
.contents__inner h4:after {
  right: 0;
}
.privacy ul {
  margin: 0 auto;
  padding: 30px 0;
  width: 90%;
}
.privacy ul li {
  color: #646464;
  font-size: .85em;
  line-height: 1.8em;
  list-style-type: circle;
  text-align: left;
}
.outline table {
  margin: 50px auto;
  width: 100%;
}
.yakuin table {
  margin: 50px auto;
  width: 300px;
}
.eng_ttl {
  color: #646464;
  font-family: 'Noto Serif JP', serif;
  font-size: 2em;
  font-style: italic;
  font-weight: 100;
}
.jp_ttl {
  color: #646464;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: .85em;
  letter-spacing: .3em;
}
.header {
  padding: 15px 10% 0;
}
.header h1 {
  margin: 0 0 30px;
  position: relative;
  width: 265px;
  z-index: 99;
}
.contents {
  background-size: cover;
}
.panel button {
  background: transparent;
  border: 1px solid #EB8E82;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin: 1em;
  padding: 2% 4%;
  position: relative;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
.panel button:before, .panel button:after {
  border-color: #FFF;
  border-style: solid;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 1em;
  position: absolute;
  transition: all 0.3s ease-in-out;
  width: 1em;
}
.panel button:before {
  border-width: 2px 0 0 2px;
  left: -6px;
  top: -6px;
  z-index: 5;
}
.panel button:after {
  border-width: 0 2px 2px 0;
  bottom: -6px;
  right: -6px;
}
.panel button:hover::before, .panel button:hover::after {
  border-color: #fff;
  height: calc(100% + 12px);
  width: calc(100% + 12px);
}
.panel button:hover {
  border-color: #fff;
  color: #FFF;
}
.panel {
  margin: 50px auto;
  max-width: 90%;
  position: relative;
  text-align: center;
}
.panel a {
  color: #FFF;
  font-weight: 700;
  text-decoration: none;
}
.footer {
  background-color: #EEEEE4;
}
.copyright {
  color: #676767;
  font-size: .7em;
  margin: 0;
  padding: 30px 0 0;
  text-align: center;
}
.footer_inner {
  margin: 0 auto;
  padding: 30px 0;
  width: 90%;
}
.footer_ttl {
  float: left;
  width: 200px;
}
.footer_address {
  color: #676767;
  font-size: 0.9em;
  text-align: center;
}
.footer a {
  color: #676767;
  text-decoration: none;
}
.footer_nav {
  float: right;
  font-size: .85em;
}
.footer_nav ul li {
  color: #646464;
  float: left;
  font-size: .85em;
  margin: 0 0 0 9px;
  position: relative;
}
.footer_nav ul li a {
  text-decoration: underline;
}
.footer_nav ul li a:hover {
  text-decoration: none;
}
.footer_nav li:after {
  content: "/";
  margin: 0 5px;
}
.links_inner_button {
  margin: 30px 0;
}
.post {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  width: 80%;
}
.contact_tel {
  color: #646464;
}
.contact_tel p {
  font-size: .85em;
  text-align: center;
}
.contact_detail {
  color: #646464;
  font-size: .85em;
  padding: 30px 0 0;
}
.contact {
  padding-bottom: 40px;
  text-align: left;
}
.colorRed {
  color: #BF2426;
}
.contact table th {
  display: block;
  font-size: .9em;
  padding-right: 20px;
  padding-top: 10px;
  text-align: left;
  vertical-align: top;
  width: 100%;
}
.contact table td {
  display: block;
  float: none;
  vertical-align: top;
  width: 100%;
}
.contact a:hover {
  -ms-transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  transition: all .3s;
}
.contact input {
  margin: 5px 0;
}
input[type="text"], input[type="password"], input[type="email"], select {
  height: 3rem;
  width: 100%;
}
textarea {
  width: 100%;
}
input[type="checkbox"], input[type="radio"] {
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  display: block;
  float: none;
  margin-right: -2rem;
  opacity: 0;
  width: 1rem;
  z-index: -1;
}
input[type="checkbox"] + label, input[type="radio"] + label {
  cursor: pointer;
  display: inline-block;
  font-family: 'Roboto', Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 0;
  padding-left: 2.8rem;
  padding-right: 1rem;
  position: relative;
  text-decoration: none;
  text-transform: none;
}
input[type="checkbox"] + label:before, input[type="radio"] + label:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  border: solid 2px;
  content: '';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  height: 1.8rem;
  left: 0;
  line-height: 1.725rem;
  position: absolute;
  text-align: center;
  text-transform: none !important;
  top: -0.125rem;
  width: 1.8rem;
}
.form-center {
  padding: 15px 0;
  text-align: center;
}
.textareabox {
  font-family: FontAwesome;
  font-size: .85em;
  font-style: normal;
  font-weight: 400;
  text-transform: none !important;
}
.privacy_contact {
  font-size: .9em;
  padding: 30px 0 0;
  text-align: right;
}
.pc-hide, .header span {
  display: none;
}
.sitemap ul li, .footer_nav ul {
  margin: 15px 0;
}
.greeting_contents_inner:after, .header:after, .footer_inner:after, .footer_nav ul:after, .contact table:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.header h1 img, .scroll img, .footer_ttl img, .tdbox_icon img, .children img {
  height: auto;
  width: 100%;
}