/* CSS Document */
a {
  text-decoration: none;
}
body {
  font-size: 16px;
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
}
.sp {
  display: block;
}
.pc {
  display: none;
}
#pc-menu-content, .nav__wrapper {
  display: none;
}
section#serise {
  background: url("../images/img_mv_bg.png");
  ;
}
div#serise_sub {
  background: rgb(47, 18, 16);
  background: linear-gradient(0deg, rgba(47, 18, 16, 0.67) 0%, rgba(103, 75, 53, 0.67) 100%);
  padding-bottom: 4.4em;
}
.content {
  width: 90%;
  margin: 0 auto;
  max-width: 950px;
}
h2{
  text-align: center;
    font-weight: 600;
    line-height: 1.4em; 
}
h3 {

}
h4 {
  padding-top: 1em;
color: #A0A0A0;
  text-align: center;
  line-height: 1.4em;
}
h4 span {
  position: relative;
  z-index: 2;
  font-weight: 600;
}
h4::before {
  content: attr(data-en);
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
  color: rgba(77, 60, 32, 0.20);
  font-size: 1.6em;
  font-style: italic;
}
#theme {
  background-color: #e0bfbb;
  font-size: 15px;
}
#theme h3{
    color: #fff;
}

#theme .double:before, #theme .double:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 35px;
  height: 2px;
  background-color: #fff;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}

#theme .content {
  padding: 3em 0;
}

#theme ul li#takahashi {
/* display: inline-table; */
  background: #fff;
/* padding: 1.8em 2em; */
}

#theme dl span {
  font-size: 0.7em;
  line-height: 1.6em;
}
#theme dt {
  font-size: 1.6em;
  border-left: solid 1px #1b1b1b;
  line-height: 1.2em;
}
#theme dd div {
  font-size: 1.4em;
  display: inline-block;
  padding-right: 0.6em;
}
#theme dd:first-child {
  padding-left: 0.6rem;
  margin-bottom: 0.8em;
  line-height: 1.6em;
}
#theme dd:nth-child(2) {
  padding-left: 0.6rem;
  line-height: 1.6em;
  margin-bottom: 0.4rem;
}
#theme dd:nth-child(3), #theme dd:nth-child(4) {
  padding-left: 0.8rem;
}

.double {
  width: 100%;
  text-align: center;
  margin-bottom: 1em;
}
.double {
  font-size: 120%;
  position: relative;
    width:fit-content; 
  padding: 0 40px;
	margin:0 auto 30px;
}
.double:before, .double:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 35px;
  height: 2px;
  background-color: #000;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
.double:before {
  left:0;
}
.double:after {
  right: 0;
}

.double h3 {
	font-weight:bold;
	font-size:1.5em;
	color:#000000;
	font-family: togebaramedium, sans-serif;
	font-weight: 400;
	transform: skewX(-15deg);
}

#mv-box p{
    color: #fff;}
#mv-box p#main-tex{
    text-align: center;
    line-height: 2.1em;
    font-size: 1.8em;
    letter-spacing: -0.04em;
    padding: 10% 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-list2 {
    margin: 0 0 3em;
}
ul.c-list2 li{display: grid;}
.c-list2__item{
    margin: 40px 0 0 2%;
    width: 32%;
    background: #fff;
    padding: 24px;
    text-align: center;
}
@media screen and (max-width: 767px) {
    	.c-list2__item {
		width: calc(100% - 2rem);
		margin: 0 0 15px;
		padding: 14px 14px;
	}
}
@media screen and (max-width: 767px){
	#mv-box {
		height:230px;
	}
    #mv-box{
    background: url("../images/mv.png") no-repeat 0 0;
 background-size:cover;
    background-position:left;
}
    h2{
font-size: 1.4em;
}

}
@media screen and (min-width: 768px) {
    #mv-box{
    background: url("../images/mv.png") no-repeat 0 0;
 background-size:cover;
    background-position:center;
}
    .c-list2 {
	display: flex;
}
    h2{
font-size: 2em;
}
#mv-box{height: 480px}
   #mv-box p{
    color: #fff;}
#mv-box p#main-tex{
    font-size: 2.1em;
}
    .c-list2__item:first-child, .c-list3__item:first-child{margin: 40px 0 0 0;}

}
@media screen and (min-width: 768px) {
#mv-box{height: 480px}
   #mv-box p{
    color: #fff;}
#mv-box p#main-tex{
    font-size: 2.1em;
}
#site-header p{font-size: 1em;}
#site-header {
  position: relative;
  background-color: #def7ff; }
    div.timeline-box{width:calc(50% - 10px) ;
        display:inline-flex;
    }
}
    #site-header{background-color: #112c3e;font-size: 1.4em;line-height: 1.2em;padding: 1.4em 0;}
    #site-header label{display: none;}
    @media screen and (min-width: 600px) {
        #site-header{padding: 1.5em 0;}
    #site-header p{font-size: 1.6em;}
        #takahashi p{
            padding-left: 1em;
        }
    }
    @media screen and (max-width: 559px) {
    #site-header {
  position: relative; }
  }
.site-header__wrapper {
  padding: 1rem 0 1rem 1rem;
    height: calc(52px - 2rem);}
      @media (min-width: 600px) {
    .site-header__wrapper {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 0 1rem; }
      .site-header__wrapper {height: calc(80px - 3rem);}
      }
      
@media screen and (min-width: 768px) {
.site-header__wrapper {
  padding-top: 1rem;
  padding-bottom: 1rem;
    display: block;
    width: 100%; }
    }
      @media (min-width: 600px) {
    .site-header__wrapper {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding-top: 1.6rem;
      padding-bottom: 0;
      max-width: 950px;
      margin: 0 auto ;} }
.nav__wrapper{display: none;}
@media (min-width: 600px) {
  .nav__wrapper {
    display: flex; }
    #theme {
  margin-bottom: 4.4em;}
        #theme ul li {
  margin: 0 0.2em 0.4em;
  padding: 1.5rem 1rem 1.5rem 1rem;
  }
	.company ul{
		display: flex;
	}
	.company ul li{
		padding-right: 3em;
	}
}
@media (max-width: 599px) {
    #theme {
  margin-bottom: 2.4em;
}
    #theme ul li {
    margin: 0 auto 0.4em;
    padding: 1.5rem 1rem 1.5rem 1rem;
    width: calc(90% - 2rem);
  }
 h4 {
    font-size: 1.6em;
	 margin-bottom: 1.5em;
  }
  .nav__wrapper {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: -1;
    background-color: #d9f0f7;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-100%);
    transition: transform 0.3s ease-out, opacity 0.3s ease-out; }
    .nav__wrapper.active {
      visibility: visible;
      opacity: 1;
      transform: translateY(0); }
  .nav__wrapper {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: -1;
    background-color: #d9f0f7;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-100%);
    transition: transform 0.3s ease-out, opacity 0.3s ease-out; }
    .nav__wrapper.active {
      visibility: visible;
      opacity: 1;
      transform: translateY(0); }
}
@media screen and (min-width: 600px) {
    ul.nav__wrapper li:not(:nth-last-child(2)){margin-right: 3.2rem;}
    ul.nav__wrapper li a{color: #fff; text-decoration: none; font-size: 1rem;}
    ul.nav__wrapper li:nth-child(4){display: none;}
    ul.nav__wrapper li:before{
content: ' ';
position: absolute;
top: 1.6rem;
display: block;
width: 8px;
height: 8px;
border: 0px;
margin-left: -1.2rem;
		margin-top:-6px;
border-top: solid 1px #fff;
border-right: solid 1px #fff;
transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 -webkit-transform: rotate(45deg);
}
}
.heroTitle{
	position:absolute;
	top:-35px;
    position: relative;
    z-index: 1;
    text-align: center;
    margin: 0 auto;
	/*padding:30px 20px;*/
}

.heroTitle h3 {
	color:#ffffff;
	font-size:1.2em;
	font-family: togebaralight, sans-serif;
	font-weight: 300;
	font-style: normal;
	border-bottom:none;
	margin:0 auto;
	transform: skewX(-15deg);
}
.heroTitle h3 span {
	color:#ffffff;
	font-size:1.5em;
	font-family: togebaramedium, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.heroTitle h1 {
	color:#ffffff;
	font-size:2.2em;
	font-family: togebarabold, sans-serif;
	font-weight: 600;
	font-style: normal;
}
ul.day-box2 li {
  width: 90%;
  margin: 0 auto 0.5em;
}
ul.day-box2 a:hover {
  opacity: 0.7;
}
span#catch {
  font-size: 0.6em;
}
#mv #box-mv {
  text-align: center;
}
#mv #box-mv img {
  max-height: 300px;
}
#mv div#box-catch {
  border-bottom: solid 1px #1b1b1b;
  margin-bottom: 0.6rem;
}
#mv div#box-tex {
  line-height: 2.1em;
  font-size: 1.2em;
}

h1 img {
  max-width: 790px;
    width: 90%;
}
#mv ul {
  display: table;
  table-layout: fixed;
  margin: 0 auto 0.3em;
}
#mv ul li {
  vertical-align: middle;
  text-align: center;
  color: #fff;
  width: 100%;
  max-width: 250px;
  padding: 0.63em;
}
#mv ul li:not(:last-of-type):after {
  margin-right: 1px;
}
#mv ul li.online {
  background-color: #67a1b1;
}
#mv ul li.premium {
  background-color: #c9b23c;
}
#mv ul li.basic {
  background-color: #b3b3b3;
}
#voice {
  padding-top: 3em;
}
#voice ul li:not(:last-child) {
  margin-bottom: 2rem;
}
#voice ul li img {
  width: 100%;
  margin-bottom: 0.5em;
  max-width: 420px;
}
#serise_sub {
  color: #fff;
}
#serise_sub p {
  line-height: 2.1rem;
  letter-spacing: -0.02em;
  padding-bottom: 95%;
}
#serise_sub .content {
  background: url(../images/series.png) no-repeat;
  padding-top: 3rem;
  background-size: 100%;
  background-position: center bottom;
}

section#day {
  background-color: #ccc;
  padding: 3em 0;
}
section#day .white-box {
  background-color: #fff;
}

    ul.day-box li.half:first-of-type{margin-right: 1em;}
ul.day-box li.theme, ul.day-box li.time {
  padding: 0 0 0.6em 1em;
  font-size: 1.6em;
}
ul.day-box li.theme {
  line-height: 1.4em;
}
ul.day-box li.time {
  line-height: 1em;
}
ul.day-box li.theme span {
  font-size: 0.5rem;
  line-height: 2.6;
  padding: 0.4em 0 0.4em 0.6em;
}
ul.day-box li.time span {
  font-size: 0.65em;
  color: #858585;
  letter-spacing: 0.1em;
}
section#day p {
  font-size: 0.9em;
  text-align: center;
  line-height: 1.4em;
  padding: 1.4em 0;
}
.btn-entry {
  text-align: center;
  color: #fff;
  line-height: 1.6em;
  font-size: 1.1em;
  padding: 1.2em 0;
}
.p-class {
  background: #c9b23c;
}
.b-class {
  background-color: #735C4B;
}
.cl-class {
  background-color: #515151;
}
.standard-class {
  background: rgb(184, 131, 62);
  background: linear-gradient(152deg, rgba(184, 131, 62, 1) 0%, rgba(233, 197, 115, 1) 50%, rgba(184, 131, 62, 1) 100%);
}
.starter-class {
  background: rgb(119, 130, 136);
  background: linear-gradient(152deg, rgba(119, 130, 136, 1) 0%, rgba(179, 187, 191, 1) 50%, rgba(119, 130, 136, 1) 100%);
}
.entry-class {
  background: #9b783d;
}
/*header*/
.brand {
  color: #1b1b1b;
}

.nav__item a {
  color: #1b1b1b;
}
figure {
  max-width: 420px;
  margin: 0 auto;
}
figcaption {
  max-width: 420px;
  width: 100%;
  font-size: 0.9em;
}
/* バーガー */
.menu-btn {
  position: fixed;
  top: 0;
  right: 0;
  display: flex;
  height: 80px;
  width: 80px;
  justify-content: center;
  align-items: center;
  z-index: 90;
  background: rgb(47, 18, 16);
  background: linear-gradient(0deg, rgba(47, 18, 16, 100) 0%, rgba(103, 75, 53, 100) 100%)
}
.menu-btn span, .menu-btn span:before, .menu-btn span:after {
  content: '';
  display: block;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  background-color: #ffffff;
  position: absolute;
}
.menu-btn span:before {
  bottom: 8px;
}
.menu-btn span:after {
  top: 8px;
}
#menu-btn-check:checked ~ .menu-btn span {
  background-color: rgba(255, 255, 255, 0); /*メニューオープン時は真ん中の線を透明にする*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
  bottom: 0;
  transform: rotate(45deg);
}
#menu-btn-check:checked ~ .menu-btn span::after {
  top: 0;
  transform: rotate(-45deg);
}
#menu-btn-check {
  display: none;
}
#menu-content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 80;
  background: rgb(78, 57, 18);
  background: linear-gradient(90deg, rgba(78, 57, 18, 1) 20%, rgba(132, 114, 80, 1) 50%, rgba(78, 57, 18, 1) 80%);
}
#menu-content ul {
  padding: 70px 10px 0;
}
#menu-content ul li {
  border-bottom: solid 1px #ffffff;
  list-style: none;
  letter-spacing: normal;
}
#menu-content ul li a {
  display: block;
  width: 100%;
  font-size: 15px;
  box-sizing: border-box;
  color: #ffffff;
  text-decoration: none;
  padding: 9px 15px 10px 0;
  position: relative;
}
#menu-content ul li a::before {
  content: "";
  width: 7px;
  height: 7px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  transform: rotate(45deg);
  position: absolute;
  right: 11px;
  top: 16px;
}
#menu-content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 100%; /*leftの値を変更してメニューを画面外へ*/
  z-index: 80;
  background: rgb(47, 18, 16);
  background: linear-gradient(0deg, rgba(47, 18, 16, 100) 0%, rgba(103, 75, 53, 100) 100%);
  transition: all 0.5s; /*アニメーション設定*/
}
#menu-btn-check:checked ~ #menu-content {
  left: 0; /*メニューを画面内へ*/
}
section#mv{
    display: flex;
}
@media (min-width: 768px) {
    h1 {
  margin-top: 3.8em;
}
}
@media (max-width: 767px) {
    h1 {
  margin-top: 1.4em;
}
    p#sub_img{
    font-size: 0.9em;
    line-height: 1.8em;
    padding: 1.5em 0;
        }
}
@media (min-width: 600px) {
  .nav__wrapper {
    display: flex;
  }
    h2{
    margin-bottom: 2em;
}
    #mv div#box-tex {
  padding: 1.2em 0 3em;
}section#detil {
  padding: 0 0 4em;
}
  #theme ul li {
  margin: 10px 0 0 2%;
  }
    ul.day-box li{width: 50%;}
}
@media (max-width: 599px) {
    ul.day-box {padding-top: 2em;}
        h2{
    margin-bottom: 1em; 
}
        #mv div#box-tex {
  padding: 1.2em 0 0;
}
    section#detil {
  padding: 0 0 2em;
}
  .nav__wrapper {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: -1;
    background-color: #d9f0f7;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-100%);
    transition: transform 0.3s ease-out, opacity 0.3s ease-out;
  }
  .nav__wrapper.active {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
  }
}
.nav__item a {
  display: block;
  padding: 1.5rem 1rem;
}
.company dl {
  /* display: flex; */
  flex-flow: row wrap;
  width: 100%;
}
.company dt {
  flex-basis: 100%;
  padding: 20px;
  background-color: #f1f1f1;
}
.company dd {
  padding: 1.6em 1em;
  background-color: #fff;
  line-height: 1.6em;
}
.company span.instructor {
  font-weight: 600;
  font-size: 1.1em;
}
.company span.menber {
  padding: 0.2rem 0.7em;
  border-left: 4px solid #000;
  font-size: 1.1em;
  font-weight: 600;
  display: block;
}
.company span.mt {
  margin-top: 1em;
  display: block;
}
.white-box:nth-child(n+1) {
  margin-top: 1em;
}
@media screen and (min-width:600px) and (max-width:609px) {
  .company dl {
    flex-flow: column;
  }
}
/*footer*/
#footer01 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer01 {
  position: relative;
  background: #e5dfd0;
}
#footer01 .nav a {
  display: block;
  padding: 0 10px;
  color: #333;
  text-decoration: none;
}
#footer01 {
  text-align: center;
}
#footer01 .nav li a {
  font-size: 0.8em;
  text-align: center;
  padding: 1em 20px 0;
}
#footer01 .nav li:last-child {
  padding: 1em 20px 0;
}
#mv div#box-tex span {
  font-size: 0.8em;
  line-height: 1.6em;
  padding-top: 1em;
  display: block;
  color: #747474;
}
p.copyright {
  font-size: 0.8em;
  line-height: 1em;
}
@media(min-width: 768px) {
  .bottom-menu {}
}
@media screen and (min-width: 600px) {
  /* 600px以上に適用されるCSS（タブレット用） */
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
  .menu-btn {
    width: 80px;
    height: 80px;
  }
    .content{
        padding-bottom: 3em;
    }
  #pc-menu-content, .nav__wrapper {
    display: none;
  }

  ul.nav__wrapper li:not(:nth-last-child(2)) {
    margin-right: 3.2rem;
  }
  ul.nav__wrapper li a {
    color: #fff;
    text-decoration: none;
    font-size: 1rem;
  }
  ul.nav__wrapper li:nth-child(4) {
    display: none;
  }
  #mv div#box-tex {
    padding: 4em 1.2em 0em;
  }
  #mv div#box-tex {
    font-size: 1em;
  }
  ul.nav__wrapper li:before {
    content: ' ';
    position: absolute;
    top: 2.6rem;
    display: block;
    width: 10px;
    height: 10px;
    border: 0px;
    margin-left: -1.2rem;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  #box-mv {
    display: none;
  }
  #mv div#box-catch {
    margin-bottom: 1.6rem;
  }
  #mv ul {
    display: block;
  }
  #mv ul li {
    display: list-item;
  }
  #pc-box-mv img {
    float: left;
    display: block;
    margin-right: 1em;
  }
  h3 {
    font-size: 2em;
    line-height: 1.1em;
  }
  h4 {
    font-size: 2.2em;
  }
  #header-box {
    width: 80%;
  }
  .serif-right, .serif-left {
    width: 64%; /* IE8以下とAndroid4.3以下用フォールバック */
    width: -webkit-calc(100% - 8.4rem);
    width: calc(100% - 8.4rem);
  }
  .serif-left {
    margin: 0 0 1rem 1.22rem;
  }
  .serif-right {
    margin: 0 1.22rem 1rem 0;
  }
  .serif-right::before, .serif-left::before {
    display: none;
  }
  .serif-right:after, .serif-left:after {
    content: "";
    position: absolute;
    top: 15px;
    border-top: 10px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
  }
   /*  #theme dd:nth-child(2){padding-right: 150px;} */
  .company dt {
    line-height: 1.5em;
  }
  #voice ul li:not(:last-of-type) {
    margin-right: 1rem;
  }
  #voice ul {
    display: flex;
  }
  .serif-right, .serif-left {
    width: -webkit-calc(100% - 9rem);
    width: calc(100% - 9rem);
  }
  ul.day-box li.theme {
    margin: 0 0 0.7em 0;
  }
  ul.day-box {
    width: 90%;
    margin: 0 auto;
  }
  ul.day-box:first-of-type {
    padding-top: 2.5em;
  }
  /*ul.day-box li{width: 50%;}*/
  ul.day-box li.theme {
    border-left: 1px solid #1b1b1b;
    padding: 0 0 0.4em 1rem;
    margin: 0 0 0.7em 0;
  }
  ul.day-box li.half:first-of-type {
    margin-right: 1em;
  }
  #footer01 .nav li {
    border-top: 0px solid #555555;
  }
  #footer01 .nav li:last-child {
    border-bottom: 0px solid #555555;
  }
}
.red-class{background-color: #7d0000; margin-top: 1em;}
.blue-class{background-color: #093d6e; margin-top: 1em;}
@media screen and (min-width: 960px) {
  /* 960px以上に適用されるCSS（PC用） */

  #theme p{float: right; }
  .hamburger-menu {
    display: none;
  }
    #theme dt{
        padding: 0 0 0 0.6rem;
        margin: 1.5rem 0 1rem 0.8rem;
    }
  .brand {
    font-weight: bold;
    font-size: 20px;
  }
  h3 {
    font-size: 2.4em;
   /* margin-bottom: 0.6em;*/
  }

  #theme dd:nth-child(4) {
  margin-bottom: 2rem;
}
  .company dl {
    border-top: 1px solid #ccc;
  }

  #voice {
    padding-top: 4.4em;
  }
  #voice h3 {
    margin-bottom: 3rem;
  }
  .balloon-simple {
    margin: 0 0 3rem;
  }
  .balloon-simple .icon-right img, .balloon-simple .icon-left img {
    max-width: 140px;
  }
  .serif-right, .serif-left {
    width: -webkit-calc(100% - 13.4rem);
    width: calc(100% - 13.4rem);
  }
  .company dt:first-child, .company dd#first {
    border-top: none;
  }
  section#day {
    padding: 4.4em 0;
  }
  ul.day-box li.theme, ul.day-box li.time {
    font-size: 1.8em;
  }
  ul.day-box li.theme {
    line-height: 1.4em;
  }
  ul.day-box li.theme span {
    font-size: 1rem;
    line-height: 1.6;
  }
  ul.day-box2 {
    width: 90%;
    margin: 0 auto;
  }
  ul.day-box2 a {
    width: 100%;
  }
  ul.day-box3 a {
    width: 90%;
    margin: 0 auto;
    display: block;
  }
  ul.day-box2 li {
    width: 100%;
    align-items: center;
    margin-bottom: 1em;
  }

  @media (min-width: 600px) {
    .nav__wrapper {
      display: flex;
    }
      .heroTitle{
          width: 600px;}
    ul.day-box{display: flex;width: 90%;margin: 0 auto;}
    div#box-tex p#left_img{margin-right: 1em;}
	.example{
    display: flex;
    align-items: stretch;
}
	  .example div:first-child{text-align: center;}

  }
  @media (max-width: 599px) {
          ul.day-box{margin: 0 auto;}
      div#box-tex p#left_img{margin: 0 auto;
    display: table;
}
	 
    }
      #mv div#box-tex p{
		  display: block;
    line-height: 2em;}
    .nav__wrapper {
      position: absolute;
      top: 100%;
      right: 0;
      left: 0;
      z-index: -1;
      background-color: #d9f0f7;
      visibility: hidden;
      opacity: 0;
      transform: translateY(-100%);
      transition: transform 0.3s ease-out, opacity 0.3s ease-out;
    }
      p#sub_img{
              font-size: 1em;
      }
      
.heroTitle{
    width: 90%;
    margin: 0 auto;
}
    .nav__wrapper.active {
      visibility: visible;
      opacity: 1;
      transform: translateY(0);
    }

    h3 {
      font-size: 1.8em;
    }
    .double h3:before, .double h3:after {
      width: 200px;
    }
    .double h3:before {
      left: -224px;
    }
    .double h3:after {
      right: -224px;
    }
  }

  #theme dt, #theme dd:nth-child(1), #theme dd:nth-child(2){
  margin-bottom: 0.5rem;} 
    
  .nav__item a {
    display: block;
    padding: 1.5rem 1rem;
  }
  .nav__toggle {
    display: none;
  }
  #theme dt {
  font-size: 1.6em;
  border-left: solid 1px #1b1b1b;
  padding: 0 0 0.2em 0.4em;
  line-height: 1.2em;
}
  @media (max-width: 599px) {
    .nav__toggle {
      display: block;
      position: absolute;
      right: 1rem;
      top: 1rem;
    }
  }

  .company dt {
    flex-basis: calc(15% - 3.5rem);
    padding: 1rem 2rem;
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
    line-height: 1.5em;
  }
  .company dd {
    flex-basis: calc(85% - 3.5rem);
    padding: 1.2rem 2rem;
    background-color: #fff;
    line-height: 1.7em;
    border-bottom: 1px solid #ccc;
  }
.company ul{
	list-style: none;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.8em;
}
  #footer01 .nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1.1rem 0;
  }
  #footer01 .nav a:hover {
    color: #ca353b;
  }
  #serise_sub p {
    padding: 0 0 0 5.4rem;
  }
  #serise_sub .content {
    background-position: right bottom;
    background-size: unset;
  }

@media (max-width: 959px) and (max-width:609px) {
    #theme dt{
  margin-bottom: 3em;}
}
@media (max-width: 959px) {
    #theme p{text-align: center;}
    #theme ul li#takahashi{background-size: 120px;}
  #theme dt{
  font-size: 1.5em;
  padding:0 0 0 0.6rem;
      margin: 1.8rem 0 1.4rem 0.8rem;}
}

