@charset "UTF-8";

.movies_cover {
    padding: 80px 0;
max-width: 1100px;margin: 0 auto;position: relative;}
.movies_cover h2 {width: 480px;position: absolute;margin: 0 auto;left: 90px;top: 50px;}
.h2_title {
    
    font-family: "Libre Baskerville", serif;
    /* font-size: 1.8rem!important; */
    text-align: center;
    letter-spacing: 0;
    font-weight: bold;
}
img.sevendaysimage {max-width: 620px;border-radius: 10px;box-shadow: 80px -70px 0 #f8f5f3;margin: 100px 0 20px 295px;}
.h2_title span {
    
    display: block!important;
    font-size: 4.5rem!important;
    font-weight: normal;
    font-family: serif;
    
    letter-spacing: 5px!important;
    line-height: 50px!important;
    margin: 0 auto 10px!important;
}
.movies_cover i {
    
    font-size: 6rem;
    margin-bottom: 20px;
    
}
.movies_cover h3 {
    
    text-align: center;
    font-weight: bold;
    font-size: 2.6rem;
    position: absolute;letter-spacing: 2px;
    
    font-family: serif;
    
left: 130px;top: 240px;}
.youtube iframe {
    height: 195px;
}
.youtube_list {display: flex;align-items: center;justify-content: center;}

.youtube_area {margin: 50px 0 0;}

a.dvd_buy_btn {
	display: block;
	margin: 0 1%;
	width: 40%;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	}

a.dvd_buy_btn:hover,
a.bolster_buy_btn:hover {
	opacity: 0.5;
}

a.bolster_buy_btn {
    width: 40%;
    margin: 0 1%;
    display: block;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
}
#movies {
    padding: 0 0 80px 0;
}
.youtube {
    width: 40%;
    background: #000;
    color: #fff;
    padding: 0;
    border-radius: 10px;margin: 30px 10px;
    text-align: center;
    font-weight: 500;
    
    box-shadow: 0px 10px 16px rgb(0 0 0 / 30%);
    letter-spacing: 0;
overflow: hidden;}
.movies_inner h3 {
  text-align: center;
  font-size: 2.4rem;
  letter-spacing: 0;
  font-family: serif;
  font-weight: bold;
}
.movies_inner h4 {
    text-align: center;
    display: block;
    line-height: 34px;
    margin: 80px 0 35px 0;
    font-weight: bold;
    letter-spacing: 0;
    font-size: 1.75rem;
    font-family: serif;
}
.what_vod {
    padding: 40px;
    max-width: 700px;
    margin: 40px auto;
    background: #f8f5f3;
    border-radius: 12px;
}
.what_vod span i {
    font-size: 2.4rem;
    margin-right: 5px;
}
.what_vod span {
    display: block;
    text-align: center;
    font-size: 2.4rem;
    letter-spacing: 0;
    font-weight: bold;
    font-family: serif;
    margin-bottom: 20px;
}

.point {
  max-width: 1000px;
  margin: 0 auto;
  padding: 50px 0;
  border-top: 1px solid;
}
.point_cap {
    text-align: center;
    font-size: 3rem;
    font-weight: bold;
    font-family: serif;
    letter-spacing: 0;
    margin-bottom: 30px;
}
.point_cap span {
  display: block;
  font-size: 1.6rem;
  letter-spacing: 0;
  font-weight: 500;
  width: max-content;
  margin: 10px auto 0;
  position: relative;
}
.point_list {
  display: flex;
  flex-wrap: wrap;
}
.point_list li {
  width: 33%;
  text-align: left;
  padding: 25px;
  background: #312627;
  margin: 0;
  letter-spacing: 0;
  font-weight: 500;
  color: #fff;
}
.point_list li span {
    padding: 1px 8px;
    background: #f8f5f3;
    margin-right: 10px;
    font-weight: 600;
    font-size: 1.75rem;
    letter-spacing: 0;
}
.point_list li:nth-child(even) {
  background: #534345;
}
.point_cap span:before {
  content: "";
  width: 20px;
  height: 36px;
  border-left: 2px solid;
  transform: rotate(-22deg);
  display: block;
  position: absolute;
  left: -20px;
  bottom: -2px;
}
.point_cap span:after {
  content: "";
  width: 20px;
  height: 36px;
  border-right: 2px solid;
  transform: rotate(22deg);
  display: block;
  position: absolute;
  right: -20px;
  bottom: -2px;
}

.target {
  padding: 0 0 80px 0;
  width: 100%;
    
    
    
    
    
}
.target_cap {
  text-align: center;
  width: max-content;font-size: 2.8rem;
  
  font-weight: 600;
  font-family: serif;
  letter-spacing: 1px;
border-bottom: 1px solid;margin: 0 auto;}
.target_list {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: center;padding: 40px 40px 0;
    
    flex-wrap: wrap;
    
}
.target_list li {
  width: 31%;
  margin: 1%;
  box-shadow: 0px 6px 10px rgb(0 0 0 / 7%);
  background: #f9f9f9;font-weight: 400;
  font-size: 1.5rem;
  
  border: 2px solid  #fff;display: flex;align-items: center;
  letter-spacing: 1px;line-height: 25px;
padding: 30px;border-radius: 8px;}
.target_list i {
    margin-right: 22px;
    color: #dead44;
    display: block;font-size: 2.4rem;
}
.vod_contents_inner {
    padding: 60px;
    max-width: 1000px;
    box-shadow: 0 0 30px rgba(0,0,0,0.1);
    margin: 40px auto;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
}
.vod_contents_inner:after {
    content: "CONTENTS";
    position: absolute;
    color: #fff;
    left: 30px;
    font-weight: bold;
    top: 20px;
    font-size: 1.6rem;
    font-family: serif;
    text-shadow: 0 0 4px #897369, 0 0 3px #897369;
}
.vod_contents_inner:before {
    position: absolute;
    content: "";
    width: 100px;
    height: 100px;
    background: #897369;
    transform: rotate(45deg);
    left: -50px;
    top: -50px;
}
.contents_title {
  text-align: center;
  font-size: 3rem;
  font-family: serif;
  letter-spacing: 0;
  font-weight: bold;
}
.contents_title span {
  display: block;
  font-weight: 500;
  font-size: 1.6rem;
  margin-top: 10px;
}
.vod_contents {
  padding: 80px 0;
  background: #f8f5f3;
}
.vod_contents_inner_title {
  font-size: 3rem;
  text-align: center;
  border-bottom: 1px solid;
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  letter-spacing: 0;
  font-family: serif;
  font-weight: bold;
}
.vod_contents_inner p {
  padding: 20px 0;
  font-weight: 400;
  letter-spacing: 0;
  font-size: 1.45rem;
}
.movie_cap {
    width: 70%;
}
.vod_movies li:nth-child(even) {
    background: #f0e9e5;
}
.vod_movies li {
    background: #f8f5f3;
    padding: 30px;
    display: flex;
}

.movie_title {
    font-size: 2rem;
    font-weight: bold;
font-family: serif;}

.movie_title span {
    display: block;
    padding: 3px 8px;
    background: #312627;
    width: max-content;
    margin-bottom: 5px;
    font-size: 1.2rem;
    color: #fff;
    letter-spacing: 0;
}

.movie_cap p {
    padding: 0;
    margin: 8px 0;
    line-height: 26px;
    font-size: 1.3rem;
}
.movie_thumb {
    width: 30%;
    background: #555;
    margin-right: 30px;
    height: 140px;
}

.vod_contents_inner_title span {
    padding: 5px 25px;
    border: 1px solid;
    border-radius: 100px;
    letter-spacing: 0;
    font-weight: 500;
}
.cv_title {
    text-align: center;
    font-size: 3.4rem;
    font-family: serif;
    
    letter-spacing: 2px;
    
    font-weight: bold;
    margin: 0 auto 20px;
    max-width: 1000px;
    padding-bottom: 15px;
}

ul.cv_circle {display: flex;max-width: 600px;margin: 0 auto;justify-content: center;}

.cv_circle li {margin: 0 10px;}

.cv p {
    text-align: center;
    font-size: 2rem;
    letter-spacing: 1px;
    
line-height: 40px;font-family: serif;margin: 40px 0;}

a.cv_btn {
    display: block;
    text-align: center;
    padding: 30px;
    margin: 30px auto;
    width: 500px;
    font-size: 2rem;
    border: 1px solid #fff;font-family: serif;letter-spacing: 0;
	transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    border-radius: 92px;
    background: #312627;
    font-weight: bold;
    color: #fff;
    box-shadow: 0 7px 12px rgba(0,0,0,0.2);
}

a.cv_btn:hover {
	opacity: 0.5;
}

.cv {
    padding: 80px 0 0;
}

.intro_cap {
    max-width: 800px;
    margin: 0 auto 80px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 60px 40px;
}

.intro_cap h3 {
    width: 60%;
    margin: 0 auto 40px;
}

.intro_cap p {
    line-height: 33px;
}

a.lesson_btn {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 340px;
    padding: 20px 30px;
    background: #897369;
    color: #fff;
    border-radius: 100px;
    font-size: 1.8rem;
	transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
}

a.lesson_btn:hover {
	background: #312627;
}

.buy_banner_area {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

/*---------------------------------------------------------------*\
	$呼吸
\*---------------------------------------------------------------*/
.breathing .h2_title {border-top: 1px solid rgba(0,0,0,0.15);border-bottom: 1px solid rgba(0,0,0,0.15);padding: 10px 0;max-width: 840px;margin: 0 auto 30px;}
.breathing {
	padding: 0 0 100px;
}
.breathing_inner {
	margin: 20px auto 0;
	width: 840px;
}
.breathing_text_area {
	
	border-radius: 10px;
	
	background: #f8f5f3;padding: 50px;
}
.h3_title {
	margin: 10px 0 0 0 !important;
}
.breathing_title {
	font-size: 1.8rem;
	font-weight: 500;
	margin: 20px 0 10px;
	padding: 0;
}
.breathing_title span {
	color: #b9a580;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 2rem;
	font-weight: normal;
	font-style: italic;
	border-bottom: 1px solid;padding: 0;
margin-right: 15px;}
.breathing_text {
	font-size: 1.3rem;
	line-height: 26px;
margin-bottom: 30px;padding: 14px 0 14px 25px;border-left: 1px solid #b9a580;margin-left: 30px;}
.breathing_text span {
	color: #888;
	font-size: 1.2rem;
margin-top: 20px;display: block;}
/*---------------------------------------------------------------*\
	$980px
\*---------------------------------------------------------------*/
@media screen and (max-width: 980px) {
.movies {
	padding: 30px 0;
}
.movies_inner {
	margin: 0 auto;
	width: 90%;
}
.mo_list li {
	margin: 0;
	width: calc(100% / 1);
}
/*---------------------------------------------------------------*\
	$呼吸
\*---------------------------------------------------------------*/
.breathing {
	background-color: #f2f0ef;
	padding: 30px 0;
}
.breathing_inner {
	margin: 20px auto 0;
	width: 92%;
}
.breathing_text_area {
	background-color: #fff;
	box-shadow: 0 0 10px #cbcbcb;
	padding: 5px 15px 10px;
}
.breathing_title {
	margin: 20px 0 5px;
}
/*---------------------------------------------------------------*\
	$動画で使用されている製品について
\*---------------------------------------------------------------*/
.dvd_set_title {
	font-size: 1.5rem;
	letter-spacing: 0.1rem;
	margin: 0 auto 10px;
	text-align: center;
}
.dvd_set_title span.three {
	font-size: 3rem;
}
.dvd_set_title span.point {
	padding: 0 5px 0 5px;
}
.price_text {
	font-size: 1.3rem;
	border-radius: 10px;
	padding: 15px 0 13px;
	width: 90%;
}
.price_text_sub {
	margin: 20px auto;
}
.movie_prop {
	padding: 10px 0 30px;
}
.movie_prop_inner {
	margin: 0 auto 0;
	width: 100%;
}
ul.movie_prop_list li {
	margin: 0 auto 20px;
	width: calc(88% / 1);
}
ul.movie_prop_list li:last-child {
	margin: 0;
}
.movies_cover {
    padding: 10px 0 20px;
    max-width: 100%;
    margin: 0px auto 40px;
    position: relative;
    }
.movies_cover h2 {width: 60%;position: absolute;margin: 0 auto;left: 3%;top: 45px;}
.h2_title {
    
    font-family: "Libre Baskerville", serif;
    /* font-size: 1.8rem!important; */
    text-align: center;
    letter-spacing: 0;
    font-weight: bold;
}
img.sevendaysimage {max-width: 90%;border-radius: 10px;box-shadow: 80px -70px 0 #f8f5f3;margin: 100px 0 20px 5%;}
.h2_title span {
    
    display: block!important;
    font-size: 4.5rem!important;
    font-weight: normal;
    font-family: serif;
    
    letter-spacing: 5px!important;
    line-height: 50px!important;
    margin: 0 auto 10px!important;
}
.movies_cover i {
    
    font-size: 6rem;
    margin-bottom: 20px;
    
}
.movies_cover h3 {
    text-align: center;
    font-weight: bold;
    font-size: 1.6rem;
    position: absolute;
    letter-spacing: 2px;
    font-family: serif;
    left: inherit;
    top: inherit;
    bottom: 0;
    right: 5%;
    }
.youtube iframe {
    height: 195px;
}
.youtube_list {display: block;align-items: center;justify-content: center;}

.youtube_area {margin: 50px 0 0;}

a.dvd_buy_btn {
	display: block;
	margin: 0 0 15px;
	width: 100%;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	}

a.dvd_buy_btn:hover,
a.bolster_buy_btn:hover {
	opacity: 0.5;
}

a.bolster_buy_btn {
    width: 100%;
    margin: 0;
    display: block;
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
}
#movies {
    padding: 0 0 80px 0;
}
.youtube {
    width: 100%;
    background: #000;
    color: #fff;
    padding: 0;
    border-radius: 10px;
    margin: 0 auto 15px;
    text-align: center;
    font-weight: 500;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 20%);
    letter-spacing: 0;
    overflow: hidden;
    }
.movies_inner h3 {
  text-align: center;
  font-size: 1.6rem;
  letter-spacing: 0;
  margin-bottom: 20px;
  padding: 10px;
  font-family: serif;
  font-weight: bold;
}
.movies_inner h4 {
    text-align: center;
    display: block;
    line-height: 34px;
    margin: 80px 0 35px 0;
    font-weight: bold;
    letter-spacing: 0;
    font-size: 1.75rem;
    font-family: serif;
}
.what_vod {
    padding: 40px;
    max-width: 700px;
    margin: 40px auto;
    background: #f8f5f3;
    border-radius: 12px;
}
.what_vod span i {
    font-size: 2.4rem;
    margin-right: 5px;
}
.what_vod span {
    display: block;
    text-align: center;
    font-size: 2.4rem;
    letter-spacing: 0;
    font-weight: bold;
    font-family: serif;
    margin-bottom: 20px;
}

.point {
  max-width: 1000px;
  margin: 0 auto;
  padding: 50px 0;
  border-top: 1px solid;
}
.point_cap {
    text-align: center;
    font-size: 3rem;
    font-weight: bold;
    font-family: serif;
    letter-spacing: 0;
    margin-bottom: 30px;
}
.point_cap span {
  display: block;
  font-size: 1.6rem;
  letter-spacing: 0;
  font-weight: 500;
  width: max-content;
  margin: 10px auto 0;
  position: relative;
}
.point_list {
  display: flex;
  flex-wrap: wrap;
}
.point_list li {
  width: 33%;
  text-align: left;
  padding: 25px;
  background: #312627;
  margin: 0;
  letter-spacing: 0;
  font-weight: 500;
  color: #fff;
}
.point_list li span {
    padding: 1px 8px;
    background: #f8f5f3;
    margin-right: 10px;
    font-weight: 600;
    font-size: 1.75rem;
    letter-spacing: 0;
}
.point_list li:nth-child(even) {
  background: #534345;
}
.point_cap span:before {
  content: "";
  width: 20px;
  height: 36px;
  border-left: 2px solid;
  transform: rotate(-22deg);
  display: block;
  position: absolute;
  left: -20px;
  bottom: -2px;
}
.point_cap span:after {
  content: "";
  width: 20px;
  height: 36px;
  border-right: 2px solid;
  transform: rotate(22deg);
  display: block;
  position: absolute;
  right: -20px;
  bottom: -2px;
}

.target {
  padding: 0 0 40px 0;
  width: 100%;
}
.target_cap {
  text-align: center;
  width: max-content;
  font-size: 2rem;
  font-weight: 600;
  font-family: serif;
  letter-spacing: 1px;
  border-bottom: 1px solid;
  margin: 0 auto;
  }
.target_list {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    justify-content: center;
    padding: 20px 0 0;
    flex-wrap: wrap;
}
.target_list li {
  width: 100%;
  margin: 0 0 10px;
  box-shadow: 0px 4px 7px rgb(0 0 0 / 7%);
  background: #f9f9f9;
  font-weight: bold;
  font-size: 1.4rem;
  border: 2px solid  #fff;
  display: flex;
  align-items: center;
  letter-spacing: 1px;
  line-height: 25px;
  padding: 25px;
  border-radius: 8px;
  }
.target_list i {
    margin-right: 18px;
    color: #dead44;
    display: block;
    font-size: 2rem;
}
.vod_contents_inner {
    padding: 55px 15px 15px;
    max-width: 1000px;
    box-shadow: 0 0 30px rgba(0,0,0,0.1);
    margin: 20px auto;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
}
.vod_contents_inner:after {
    content: "CONTENTS";
    position: absolute;
    color: #fff;
    left: 20px;
    font-weight: bold;
    top: 15px;
    font-size: 1.3rem;
    font-family: serif;
    text-shadow: 0 0 4px #897369, 0 0 3px #897369;
}
.vod_contents_inner:before {
    position: absolute;
    content: "";
    width: 100px;
    height: 100px;
    background: #897369;
    transform: rotate(45deg);
    left: -70px;
    top: -50px;
}
.contents_title {
  text-align: center;
  font-size: 2rem;
  font-family: serif;
  letter-spacing: 0;
  font-weight: bold;
}
.contents_title span {
  display: block;
  font-weight: 500;
  font-size: 1.6rem;
  margin-top: 10px;
}
.vod_contents {
  padding: 0;
  background: none;
}
.vod_contents_inner_title {
  font-size: 1.7rem;
  text-align: center;
  border-bottom: 1px solid;
  padding-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  letter-spacing: 0;
  font-family: serif;
  font-weight: bold;
  margin-bottom: 20px;
}
.vod_contents_inner p {
  padding: 20px 0;
  font-weight: 400;
  letter-spacing: 0;
  font-size: 1.45rem;
}
.movie_cap {
    width: 100%;
}
.vod_movies li:nth-child(even) {
    background: #f0e9e5;
}
.vod_movies li {
    background: #f8f5f3;
    padding: 20px;
    display: block;
}

.movie_title {
    font-size: 1.5rem;
    font-weight: bold;
    font-family: serif;
    }

.movie_title span {
    display: block;
    padding: 3px 8px;
    background: #312627;
    width: max-content;
    margin-bottom: 5px;
    font-size: 1.2rem;
    color: #fff;
    letter-spacing: 0;
}

.movie_cap p {
    padding: 0;
    margin: 8px 0;
    line-height: 21px;
    font-size: 1.1rem;
}
.movie_thumb {
    width: 100%;
    background: #555;
    margin-right: 0;
    height: auto;
    margin-bottom: 15px;
}

.vod_contents_inner_title span {
    padding: 5px 25px;
    border: 1px solid;
    border-radius: 100px;
    letter-spacing: 0;
    font-weight: 500;
}
.cv_title {
    text-align: center;
    font-size: 3.4rem;
    font-family: serif;
    
    letter-spacing: 2px;
    
    font-weight: bold;
    margin: 0 auto 20px;
    max-width: 1000px;
    padding-bottom: 15px;
}

ul.cv_circle {display: flex;max-width: 600px;margin: 0 auto;justify-content: center;}

.cv_circle li {margin: 0 10px;}

.cv p {
    text-align: center;
    font-size: 2rem;
    letter-spacing: 1px;
    
line-height: 40px;font-family: serif;margin: 40px 0;}

a.cv_btn {
    display: block;
    text-align: center;
    padding: 30px;
    margin: 30px auto;
    width: 500px;
    font-size: 2rem;
    border: 1px solid #fff;font-family: serif;letter-spacing: 0;
	transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    border-radius: 92px;
    background: #312627;
    font-weight: bold;
    color: #fff;
    box-shadow: 0 7px 12px rgba(0,0,0,0.2);
}

a.cv_btn:hover {
	opacity: 0.5;
}

.cv {
    padding: 80px 0 0;
}

.intro_cap {
    max-width: 100%;
    margin: 0 auto 50px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 40px 5%;
}

.intro_cap h3 {
    width: 70%;
    margin: 0 auto 30px;
}

.intro_cap p {
    line-height: 28px;
    font-size: 1.2rem;
}

a.lesson_btn {
    display: block;
    margin: 30px auto;
    text-align: center;
    width: 90%;
    padding: 18px 20px;
    background: #897369;
    color: #fff;
    border-radius: 100px;
    font-size: 1.5rem;
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
}

a.lesson_btn:hover {
	background: #312627;
}

.buy_banner_area {
    display: block;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

/*---------------------------------------------------------------*\
	$呼吸
\*---------------------------------------------------------------*/
.breathing .h2_title {border-top: 1px solid rgba(0,0,0,0.15);border-bottom: 1px solid rgba(0,0,0,0.15);padding: 10px 0;max-width: 100%;margin: 0 auto 20px;}
.breathing {
	padding: 5%;
}
.breathing_inner {
	margin: 20px auto 0;
	width: 100%;
}
.breathing_text_area {
	border-radius: 10px;
	background: #fff;
	padding: 15px;
}
.h3_title {
	margin: 10px 0 0 0 !important;
}
.breathing_title {
	font-size: 1.4rem;
	font-weight: 500;
	margin: 18px 0 10px;
	padding: 0;
}
.breathing_title span {
	color: #b9a580;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1.2rem;
	font-weight: normal;
	font-style: italic;
	border-bottom: 1px solid;
	padding: 0;
	margin-right: 10px;
	}
.breathing_text {
	font-size: 1.1rem;
	line-height: 21px;
	margin-bottom: 16px;
	padding: 9px 10px 9px 17px;
	border-left: 1px solid #b9a580;
	margin-left: 15px;
	}
.breathing_text span {
	color: #888;
	font-size: 1rem;
	margin-top: 20px;
	display: block;
	}


}
