@import url('https://fonts.googleapis.com/earlyaccess/notosansjapanese.css');
@import url('https://fonts.googleapis.com/css?family=Roboto');

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: 100%;
  font-family: 'Noto Sans Japanese', sans-serif;
}

body {
  margin: 0 auto;
  padding: 0;
}

a {
  color: #000;
}

h2 {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 500;
}

h4 {
  margin: 0;
}

h4 img {
  width: 50%;
}

h3 {
  margin: 0;
  font-weight: 500;
}

.en {
  font-family: 'Roboto', sans-serif;
}

.pc {
    display: none;
}

#header {
  width: 100%;
  background-image: url('../img/bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  height: 70vh;
  position: relative;
}

#yoga-header {
  width: 100%;
  background-image: url('../img/yoga_bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
  padding: 0;
  height: 70vh;
  position: relative;
}

#mini {
  width: 300px;
  background-color: #83C03C;
  margin: 0;
  padding: 10px 0 20px;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  text-align: center;
}
#mini .tel {
  font-size: 2.2em;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
}

#yoga {
  position: absolute;
  top: 30px;
  right: 350px;
  line-height: 50px;
  background-color: #fff;
  padding: 0 40px;
}
#yoga a {
  text-decoration: none;
}

.header_contents {
    background-color: rgba(0,0,0,0.5);
    height: 70vh;
}

#header_inner {
  margin: 0;
}

#fix-header {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #83C03C;
  padding: 10px 20px;
  z-index: 100;
}

#fix-yoga {
  position: fixed;
  top: 12.5px;
  right: 5%;
  line-height: 50px;
  background-color: #fff;
  padding: 0 20px;
}
#fix-yoga a {
  text-decoration: none;
  color: #83C03C;
}

#h_txt {
  background-color: #f29600;
  color: #fff;
  text-align: center;
  width: 100%;
  font-size: 35px;
  font-weight: 600;
  font-family: 'Noto Sans CJK JP', sans-serif;
  padding: 1px 0;
}

#h_txt2 {
  text-align: center;
}

#description {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 75%;
}

#mono {
  display: inline-flex;
  margin: 0;
  width: 100%;
}

#mono img {
  width: 23%;
  margin-left: 2%;
  height: 23%;
}

#get {
  display: none;
}

#mockup {
  width: 50%;
  margin: 5% 25% 0;
}

#section {
  background-color: #f2f2f2;
  width: 100%;
  padding-bottom: 20%;
}

#mdsec01 {
  width: 100%;
  margin: 0 auto;
}

#mdsec02 {
  width: 100%;
  margin: 0 auto;
}

#news-list {
    clear: both;
}

#mdediasec {
    clear: both;
}

.app1 {
  margin: 15% 2.5% 0 5%;
  width: 40%;
  float: left;
}

.app2 {
  margin:  10% 25% 0 25%;
  width: 50%;
  float: left;
}

form input {
  height: 60px;
  width: 78.5%;
  font-size: 25px;
  color: #000;
  margin: 10% 5% 0;
  padding: 0 5%;
}

input::-webkit-input-placeholder{
  color: #a2a2a2;
}
input::-moz-placeholder{
  color: #a2a2a2;
}
input:-moz-placeholder{
  color: #a2a2a2;
}
input:-ms-input-placeholder{
  color: #a2a2a2;
}


#youtube {
  padding-top: 50px;
  width: 90%;
  height: 280px;
  margin: 0 5%;
}


.mdsec-left {
  clear: both;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
}

.mdsec-left img {
  width: 100%;
  margin: 0;
  padding: 0;
}

.mdsec-left .case {
  padding: 15% 5%;
  width: 90%;
}

.mdsec-right {
  clear: both;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
}

.mdsec-right img {
  width: 100%;
  margin: 0;
  padding: 0% 0;
}

.mdsec-right .case {
  padding: 15% 5%;
  width: 90%;
  text-align: left;
}

.msg {
  clear: both;
  text-align: center;
  font-size: 29px;
  padding: 20% 5%;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 66px;
  margin: 0;
}

.case-tlt {
    font-weight: 600;
    font-size: 35px;
    font-family: 'Roboto', sans-serif;
    line-height: 38px;
}

.case-tlt img {
  height: 40px;
  width: 60px;
  float: right;
  margin: 0;
}

.bar {
  font-size: 25px;
  font-weight: 400;
}

.case-txt {
  font-weight: 200;
  font-size: 20px;
}

.price {
  background-color: #83C03C;
  margin-top: 20px;
  padding: 5px 0;
  color: #fff;
  width: 300px;
  text-align: left;
  width: 100%;
}
.price ul {
  display: flex;
}
.price ul li {
  width: 100%;
  list-style:none;
}
.price ul li.ttl {
  width: 15%;
}

#howto {
}

.step {
  width: 90%;
  margin: 5% 5% 15%;
}

.step img {
  width: 70%;
  margin: 0 15%;
}

.step h4 {
  margin-top: 20px;
  text-align: center;
  font-size: 27px;
}
.step p {
  text-align: center;
  font-size: 20px;
}

.last-step {
  margin-right: 0;
}

.subtitle {
  text-align: center;
  font-size: 35px;
  margin: 20% 0 10%;
}

.mark {
  background: linear-gradient(transparent 70%, #FAF063 0%);
}

.news {
  background-color: #fff;
  font-size: 22px;
  margin: 5%;
  padding: 5%;
}

.news a {
  color: #3f3fff;
}

.more {
  border: 1px solid #000;
  padding: 3% 5%;
  width: 50%;
  margin: 5% 20%;
  font-size: 22px;
}

.news-date {
  background-color: #fff;
  margin: 0;
}

.news-title {
  background-color: #fff;
  padding: 5% 0 0;
}

.more img {
  float: right;
  padding-top: 10px;
  width: 15px;
}

#media-list {
  overflow: auto;
  margin: 0 5%;
}

.media {
  float: left;
  width: 28.3vw;
  height: 28.3vw;
  background-color: #fff;
  margin: 2.5vw 2.5vw 0 0;
  overflow: hidden;
  position: relative;
}

.last-sp {
  margin-right: 0px;
}

.media img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 25vw;
}

#line {
  width: 100%;
  margin: 0;
  padding: 0;
  height: 100%;
  background-color: #45b345;
}

#line_inner {
  margin: 0 auto;
  width: 100%;
}

#line_inner p {
  text-align: center;
  font-size: 14px;
}

#line_inner h3 {
  font-size: 25px;
  font-weight: 600;
}

#line_inner ul {
  margin: 0;
  padding: 50px 0 50px 50px;
}
#line_inner ul li {
  width: 100%;
  list-style:none;
  color: #fff;
}

#line_inner ul li img {
  margin: 15px 0 0 20%;
  height: 150px;
}
#line_inner ul li.imgs {
  display: flex;
}

#footer {
  width: 100%;
  margin: 0;
  padding: 0;
  height: 100%;
}

#footer_inner {
  margin: 0 auto;
  width: 100%;
}

#footer_inner p {
  text-align: center;
  font-size: 22px;
}

#footer_inner img {
  width: 70%;
  margin: 5% 15% 0%;
}

#footer_inner h2 {
  font-size: 22px;
  font-weight: 400;
}

#nav {
  width: 100%;
}

#nav ul {
	text-align:center;
  margin: 0;
  padding: 0;
}

#nav li {
  display: -moz-inline-box;
	display: inline-block;
  padding: 0 0px;
  font-size: 23px;
}

.ninja_onebutton {
  width: 98%;
  margin: 1%;
}

#mediasec iframe {
  width: 100%;
}

#copyright {
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  padding: 5% 0;
}

.yoga_ttl {
  color: #fff;
  text-align: center;
  line-height: 70vh;
  font-size: 3em;
}

.tableBasic {
  border-collapse:separate;
  width: 100%;
    font-size: 1.3em;
}

.tableBasic th,.tableBasic td{
  text-align: center;
  padding: 20px 0;
}

.tableBasic th{
  background-color: #83C03C;
  color: white;
}

.tableBasic td{
  background-color: #fff;
}
