@charset "UTF-8";

/* -----------------------------------------------------------
	Reset
----------------------------------------------------------- */
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */progress,sub,sup{vertical-align:baseline}button,hr,input,select{overflow:visible}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1,h2,h3,h4,h5,p{margin:0;padding:0;line-height:1;}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{cursor:pointer}[disabled]{cursor:default}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button:-moz-focusring,input:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}

/* -----------------------------------------------------------
	Basic Settings
----------------------------------------------------------- */
#bg{
  background:url(../img/bg.jpg);
  border-top:3px solid #71a5cd;
  padding-top:20px;
  color:#343434;  
}
#bg_top{
  width:100%;
  height:100%;
  background:url(../img/bg_top.jpg) center top no-repeat;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  background-size:cover;
}

/* rollover */
.rollover a img:hover{
	filter: alpha (opacity=70);
	-moz-opacity: 0.70;
	-webkit-opacity: 0.70;
	opacity: 0.70;
}

/* Clearfix */
.clearfix:after,
#main:after,
#latest:after,
#latest dl:after,
#top_guide:after,
#top_header:after,
#top_main .btn_social:after{
	display: block;
	height: 0;
	clear: both;
	content: "";
}

img{
  vertical-align:top;
}

/* -----------------------------------------------------------
	Toppage
----------------------------------------------------------- */
#bg_movie {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  background-size: cover;
  background:#000;
  z-index:-1000;
}
#topbody{
  background:#000;
}
#bg_top_header{
  width:100%;
  height:74px;
  background:url(../img/bg_top_header.png) repeat-x;
  position:fixed;
  top:0;
}
#top_header{
  width:94%;
  margin:0 auto;
}
#top_header h1{
  width:10%;
  padding-top: 12px;
  float:left;
}
#top_news{
  width:90%;
  padding:30px 0 0 0;
  float:left;
  text-align:right;
}
.ticker{
  position: relative;
  overflow: hidden;
}
.ticker ul{
  width: 100%;
  position: relative;
}
.ticker li{
  width: 100%;
  display: none;
}
#top_news ul{
  margin:0;
  padding:0;
  list-style:none;
  color:#fff;
}
#top_header ul span{
  color:#71a5cd;
}
#top_header li{
  font-size: 12px;
}
#top_main{
  width:94%;
  margin:0 auto 300px;
  padding-top:210px;
}
#top_main h2{
  margin-bottom: 40px;
}
#top_main p{
  width: 530px;
  font-size: 12px;
  line-height:20px;
  color:#fff;
  margin-bottom: 40px;
}
#top_main ul{
  list-style:none;
  padding:0;
  margin:0;
}
#top_main .btn_nav li{
  margin-bottom: 15px;
}
#top_main .btn_nav{
  margin-bottom: 50px;
}
#top_main .btn_social li{
  float:left;
  margin-right: 10px;
}
#top_footer_fix{
  width:100%;
  background:#71a5cd;
  text-align:center;
  padding:20px 0 25px 0;
  position:fixed;
  bottom:0;
}
#top_footer_fix img{
  vertical-align:top;
}

/* -----------------------------------------------------------
	Main
----------------------------------------------------------- */
#main{
  width: 960px;
  margin:0 auto 70px;
}

/* -----------------------------------------------------------
	Contents
----------------------------------------------------------- */
#contents{
  width: 710px;
  float:right;
}
/* top */
#topimage{
  margin-bottom: 30px;
}
#latest{
  margin-bottom: 40px;
}
#latest .left{
  width:510px;
  float:left;
}
#latest .right{
  width:190px;
  text-align:right;
  float:right;
  padding-top:25px;
}
#latest .right .fb{
  width:186px;
  height:60px;
  background:url(../img/btn_fb_share_on.png) top left no-repeat;
}
#latest .right .tw{
  width:186px;
  height:60px;
  background:url(../img/btn_tw_share_on.png) top left no-repeat;
}
#latest .right img:hover{
  opacity:0;
}
#latest h2{
  margin-bottom: 5px;
}
#latest ul{
  margin:0;
  padding:0;
  list-style:none;
}
#latest li{
  margin-bottom: 7px;
}
#latest dl{
  font-size: 14px;
  margin:0;
  padding:0;
}
#latest dt{
  width:120px;
  float:left;
  color:#686868;
  margin-bottom: 1em;
}
#latest dd{
  margin-left: 120px;
  margin-bottom: 1em;
}
#latest a{
  color:#3e95d8;
  text-decoration:none;
}
#latest .box{
  padding:15px 20px;
  height:97px;
  overflow:auto;
  background:#fff;
}
#latest_movie{
  margin-bottom: 50px;
}
#latest_movie h2,
#latest_movie .movie{
  margin-bottom: 15px;
}
#latest_movie p{
  text-align:center;
}
#lets_meditation{
  background:#fff;
  border-top:1px solid #71a5cd;
  border-bottom:1px solid #71a5cd;
  padding:30px 0;
  margin-bottom: 30px;
}
#lets_meditation h3{
  text-align:center;
  margin-bottom: 30px;
}
#lets_meditation p{
  width:650px;
  margin:0 auto;
  font-size: 14px;
  line-height:24px;
}
#top_guide{
  text-align:center;
  margin:0;
  padding:0;
  list-style:none;
}
#top_guide li{
  width:230px;
  float:left;
}
#top_guide img{
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
#top_guide img:hover{
	filter: alpha (opacity=70);
	-moz-opacity: 0.70;
	-webkit-opacity: 0.70;
	opacity: 0.70;
}
#top_guide .photo{
  margin-bottom: 12px;
}
#top_guide .takanashi,
#top_guide .miku{
  margin-right: 10px;
}
/* 瞑想ガイド映像 */
#guide_movie h2{
  margin-bottom: 35px;
}
#guide_movie h3{
  font-size: 24px;
  font-weight: normal;
  color:#3372a3;
  padding-bottom: 7px;
  background:url(../img/bg_title_line.png) no-repeat bottom;
  margin-bottom: 12px;
}
#guide_movie iframe{
  width:100%;
}
/* 記事 */
#article{
  padding:30px 0;
  background:#fff;
}
#article_body{
  width:650px;
  margin:0 auto;
}
#article_body .topimage,
#article_body .definition{
  margin-bottom: 40px;
}
#article_body h2{
  font-size: 24px;
  font-weight: normal;
  color:#3372a3;
  padding-bottom: 7px;
  background:url(../img/bg_title_line.png) no-repeat bottom;
  margin: 36px 0 20px 0;
}
#article_body p{
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 1.5em;
}

/* -----------------------------------------------------------
	Sidebar
----------------------------------------------------------- */
#sidebar{
  width: 230px;
  float:left;
}
#logo{
  margin-bottom: 35px;
}
#gnav{
  margin:0;
  padding:0;
  list-style:none;
}
#gnav img{
  vertical-align:top;
}
#gnav .about{
  width:230px;
  height:36px;
  background:url(../img/nav_about_on.png) top no-repeat;
}
#gnav .effect{
  width:230px;
  height:37px;
  background:url(../img/nav_effect_on.png) top no-repeat;
}
#gnav .method{
  width:230px;
  height:31px;
  background:url(../img/nav_method.png) top no-repeat;
}
#gnav .place{
  width:230px;
  height:36px;
  background:url(../img/nav_place_on.png) top no-repeat;
}
#gnav .posture{
  width:230px;
  height:36px;
  background:url(../img/nav_posture_on.png) top no-repeat;
}
#gnav .breathing{
  width:230px;
  height:28px;
  background:url(../img/nav_breathing_on.png) top no-repeat;
}
#gnav .consciousness{
  width:230px;
  height:33px;
  background:url(../img/nav_consciousness_on.png) top no-repeat;
}
#gnav .guide{
  width:230px;
  height:37px;
  background:url(../img/nav_guide_on.png) top no-repeat;
}
#gnav .movie{
  width:230px;
  height:45px;
  background:url(../img/nav_guide_movie_on.png) top no-repeat;
}
#gnav .takanashi{
  width:230px;
  height:36px;
  background:url(../img/nav_takanashi_on.png) top no-repeat;
}
#gnav .miku{
  width:230px;
  height:36px;
  background:url(../img/nav_miku_nagase_on.png) top no-repeat;
}
#gnav .niko{
  width:230px;
  height:36px;
  background:url(../img/nav_niko_nagase_on.png) top no-repeat;
}
#gnav img{
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
#gnav img:hover{
	filter: alpha (opacity=0);
	-moz-opacity: 0;
	-webkit-opacity: 0;
	opacity: 0;
}

#gnav .about,
#gnav .effect,
#gnav .guide{
  border-bottom:1px solid #71a5cd;
  margin-bottom: 18px;
}
#gnav .consciousness{
  border-bottom:1px solid #71a5cd;
  margin-bottom: 18px;
  padding-bottom: 18px;
}
#gnav .movie{
  margin-bottom: 10px;
}
#gnav .niko{
  border-bottom:1px solid #71a5cd;
  padding-bottom: 18px;
}

/* -----------------------------------------------------------
	Footer
----------------------------------------------------------- */
#totop{
  width: 960px;
  height:16px;
  margin:0 auto 15px;
  position:relative;
}
#totop a{
  width:117px;
  height:16px;
  background:url(../img/btn_totop_on.png) top no-repeat;
  display:block;
  position:absolute;
  right:0;
  top:0;
}
#totop img{
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
#totop img:hover{
	filter: alpha (opacity=0);
	-moz-opacity: 0;
	-webkit-opacity: 0;
	opacity: 0;
}
#footer{
  background:#71a5cd;
  text-align:center;
  padding:20px 0 25px 0;
}
#footer img{
  vertical-align:top;
}
#copyright{
  margin-bottom: 18px;
}