@charset "UTF-8";
/* CSS Document */
.pc-hide {
  display: none;
}
.ebook {
  width: 700px;
  height: 211px;
  margin: 35px auto;
  background-image: url(../../images/album_gr_ebook.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}
.ebook span {
  display: none;
}
.ebook a {
  display: block;
  width: 700px;
  height: 211px;
  background-image: url(../../images/album_gr_ebook.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.ebook a:hover {
  width: 700px;
  height: 211px;
  display: block;
  background-image: url(../../images/album_gr_ebook_over.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.slider {
  margin: 20px auto 0px auto;
  width: 100%;
  position: relative;
  z-index: 0;
  top: 0px;
}
.slider img {
  height: auto;
  width: 100%;
}
.eng_ttl {
  font-family: 'Noto Serif JP', serif;
  font-weight: 100;
  font-size: 2em;
  font-style: italic;
  line-height: 1.8em;
}
.jp_ttl {
  font-family: 'Noto Sans JP', sans-serif;
  letter-spacing: .3em;
  font-size: .85em;
}
.wrapper {}
.header {
  padding: 15px 10% 0px 10%;
}
.header span {
  display: none;
}
.header h1 {
  width: 265px;
  position: relative;
  z-index: 99;
}
.header h1 img, .scroll img {
  width: 100%;
  height: auto;
}
.contents {
  background-size: cover;
}
.about {
  text-align: center;
  background-image: url(../../images/bg_about.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 600px;
  background-size: cover;
  padding: 30px 0 60px 0;
}
.about_detail {
  width: 70%;
  color: #646464;
  margin: 0 auto;
  line-height: 1.8em;
  font-size: .85em;
  padding: 50px 0;
}

.panel button {
  color: #FFF;
  background: transparent;
  border: 1px solid #EB8E82;
  position: relative;
  margin: 1em;
  display: inline-block;
  padding: 2% 4%;
  transition: all 0.3s ease-in-out;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.panel button:before, .panel button:after {
  content: '';
  display: block;
  position: absolute;
  border-color: #FFF;
  box-sizing: border-box;
  border-style: solid;
  width: 1em;
  height: 1em;
  transition: all 0.3s ease-in-out;
}
.panel button:before {
  top: -6px;
  left: -6px;
  border-width: 2px 0 0 2px;
  z-index: 5;
}
.panel button:after {
  bottom: -6px;
  right: -6px;
  border-width: 0 2px 2px 0;
}
.panel button:hover::before, .panel button:hover::after {
  width: calc(100% + 12px);
  height: calc(100% + 12px);
  border-color: #fff;
  ;
}
.panel button:hover {
  color: #FFF;
  border-color: #fff
}
.panel {
  max-width: 960px;
  text-align: center;
  position: relative;
  margin: 50px auto;
}
.panel a {
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}
.footer {
  background-color: #EEEEE4;
}
.copyright {
  color: #676767;
  text-align: center;
  margin: 0;
  font-size: .7em;
  padding: 30px 0 0 0;
}
.footer_inner {
  width: 70%;
  margin: 0 auto;
  padding: 30px 0;
}
.footer_ttl {
  width: 200px;
  float: left;
}
.footer_ttl img {
  width: 100%;
  height: auto;
}
.footer_address {
  color: #676767;
  text-align: center;
  font-size: 0.9em;
}
.footer a {
  color: #676767;
  text-decoration: none;
}
.footer_nav {
  font-size: .85em;
  float: right;
}
.footer_nav ul {
  margin: 15px 0;
}
.footer_nav ul li {
  color: #646464;
  position: relative;
  float: left;
  margin: 0 0px 0 9px;
  font-size: .85em;
}
.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;
}
.business {
  background-color: #FFF;
}
.business_inner {
  width: 1000px;
  margin: 0 auto;
  padding: 80px 0 30px 0;
}
.business_detail {
  width: 200px;
  float: left;
  color: #646464;
  line-height: 1.8em;
  font-size: .85em;
  padding: 50px 0;
}
.m_business {
  position: relative;
  margin: 0 0 -80px 0;
}
.business_left {
  float: left;
  width: 450px;
}
.business_right {
  width: 450px;
  float: right;
}
.photo_right {
  width: 200px;
  float: right;
  margin: 40px 0 0 0;
}
.photo_right img {
  width: 100%;
  height: auto;
}
.business_right ul {}
.business_right ul li {
  width: 300px;
  margin: 0 0 30px 0;
}
.business_right ul li img {
  width: 100%;
  height: auto;
}
.business_right_002 {
  position: relative;
  top: -130px;
  width: 300px;
  left: 60%;
}
.business_right_002 img {
  width: 100%;
  height: auto;
}
.member {
  background-image: url(../../images/bg_member.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
  text-align: center;
  padding: 120px 0 60px 0;
}
.member_list ul {
  margin: 50px auto;
  width: 1000px;
}
.business_inner:after, .footer_nav ul:after, .footer_inner:after, .member_list ul:after, .about:after, .header:after, .business_inner:after, .business_detail_inner:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.member_list ul li {
  border: 2px solid #FFFFFF;
  text-align: center;
  width: 33.1%;
  display: inline-block;
  font-weight: 700;
  letter-spacing: .2em;
  margin: 0 0 6px 0;
}
.member_list ul li a {
  color: #FFFFFF;
  text-decoration: none;
  font-size: .85em;
  display: block;
  padding: 20px 10%;
}
.member_list ul li a:hover {
  color: #646464;
  text-decoration: none;
  font-size: .85em;
  background-color: #FFFFFF;
  display: block;
  padding: 20px 10%;
}