@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #333333;
  background-color: #fbfaf5;
  border-top: solid 4px #ec6d71;
}


/* IE7 用 */

*:first-child+html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


/* IE6 用 */
* html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


a:link {
  color: #d3381c;
  font-size: 13px;
}

a:hover {
  color: #ec6d71;
  font-size: 13px;
}

a:visited {
  color: #d3381c;
  font-size: 13px;
}

p {
  margin: 18px 0 18px 0;
  line-height: 180%;
  letter-spacing: 1px;
}


/*---------- メイン ----------*/

#main {
  width: 900px;
  margin: auto;
  padding: 0;
  text-align: center;
  border-right: solid 2px #e5e4e6;
  border-left: solid 2px #e5e4e6;
  background-color: #ffffff;
}



/*---------- ヘッダー ----------*/

#header {
  margin: 0 auto 0 auto;
  width: 900px;
  height: 70px;
  text-align: center;
  background-color: #ffffff;
}

#header h1 {
  margin: 0;
  padding: 15px 0 0 20px;
  width: 500px;
  text-align: left;
  font-size: 20px;
  color: #444444;
  letter-spacing: 1px;
}

#header p {
  margin: 0;
  padding:  4px 0 0 10px;
  text-align: left;
  font-size: 13px;
  color: #444444;
  letter-spacing: 1px;
}

#table-left{
  text-align: left;
  font-size: 13px;
  color: #444444;
  line-height: 190%;
  text-decoration: none;
}

#table-left a{
  font-size: 20px;
  color: #666666;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 20px;
  color: #888888;
  text-decoration: none;
}

#table-right{
  text-align: right;
  margin: 0;
  padding: 15px 20px 2px 0;
  font-size: 16px;
  color: #c9171e;
  line-height: 150%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}


#header-menu {
  width: 880px;
  margin: 0 10px 0 10px;
  padding: 3px 0 3px 0;
  height: 35px;
  text-align: left;
  border-top: solid 2px #cccccc;
  border-right: solid 1px #bbbbbb;
  border-bottom: solid 2px #ec6d71;
  border-left: solid 1px #bbbbbb;
  background-image: url(image/head_menu_back_base.gif);
  background-repeat: repeat-x;
}

#header-menu ul {
  width: 900px;
  text-align: left;
  margin: 0 auto 0 auto;
  padding: 0;
  background-image: url(image/head_menu_back_base.gif);
  background-repeat: repeat-x;
}

#header-menu li {
  display: inline;
  list-style-type: none;
  float: left;
  color: #ffffff;
}

#header-menu li a {
  font-size: 13px;
  width: 127px;
  line-height: 20px;
  color: #fffffc;
  background-image: url(image/head_menu_back_abase.gif);
  text-align: center;
  display: block;
  font-weight: bold;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;
  text-decoration: none;
  padding: 10px 0 5px 0;
}

#header-menu li a:hover {
  color: #f3f3f3;
  background-image: url(image/head_menu_back_hover.gif);
}

#header-menu #home a {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cccccc;
  width: 110px;
}


/*---------- コンテンツ ----------*/

#container {
  width: 889px;
  margin: 8px auto 0 auto;
  overflow: hidden;
  padding: 6px 6px 6px 5px;
  background: #ffffff url(image/side_yback.jpg);
  background-repeat: repeat-y;
}


/*---------- メインコンテンツ ----------*/


#main-img {
  margin: 0 0 10px 0;
  text-align: center;
}

#main-img-slim {
  margin: 0 0 10px 0;
  text-align: center;
}

#contents {
  float: right;
  margin: 0;
  padding: 0 5px 5px 0;
  font-size: 13px;
  width: 640px;
  letter-spacing: 1px;
  text-align: left;
}

#contents #pannavi {
  margin: 0;
  padding: 0 0 8px 0;
  font-size: 12px;
}

#contents h2 {
  height: 29px;
  margin: 0 0 7px 0;
  padding: 11px 0 0 22px;
  font-size: 14px;
  text-align: center; 
  color: #d3381c;
  background-image: url(image/titlebar.jpg);
  background-repeat: no-repeat;
}

#contents h3 {
  margin: 10px 5px 10px 5px;
  padding: 16px 0 9px 12px;
  line-height: 110%;
  font-size: 13px;
  color: #d3381c;
  border-left: solid 5px #cccccc;
  background-color: #eeeeee;
}

#contents h4 {
  height: 29px;
  margin: 0 0 7px 0;
  padding: 11px 0 0 22px;
  font-size: 14px;
  text-align: center; 
  color: #d3381c;
  background-image: url(image/titlebar-b.jpg);
  background-repeat: no-repeat;
}

#contents p {
  margin: 18px 0 18px 0;
  padding: 0 5px 0 8px;
  line-height: 190%;
  font-size: 13px;
}

#contents a {
  color: #d3381c;
  font-size: 13px;
}

#contents a:hover {
  color: #ec6d71;
  font-size: 13px;
}

#contents .gray_bg {
  margin: 18px 0 18px 0;
  padding: 2px 8px 2px 8px;
  line-height: 180%;
  letter-spacing: 1px;
  font-size: 13px;
  border-top: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  background-color: #eeeeee;
}

#contents span.red {
  color: #e60033;
}

#contents span.red_b {
  color: #e60033;
  font-weight: bold;
}

#contents span.blue {
  color: #007bbb;
}

#contents span.pink {
  color: #c53d43;
}

#contents span.brown {
  color: #993300;
}

#contents span.brown_b {
  color: #993300;
  font-weight: bold;
}

#contents span.green {
  color: #00ae4f;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents img.picture_r {
  margin: 0 0 10px 10px;
  float: right;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}

#contents p.back {
  margin: 0;
  padding: 0 5px 0 0;
  text-align: right;
}


table#t01 {
  border: solid 1px #cccccc;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #cccccc;
  border-collapse: collapse;
}


td#head {
  padding: 9px 6px 6px 15px;
  border: solid 1px #cccccc;
  border-collapse: collapse;
  background-color: #f3f3f3;
}


table.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
}


td.table_line {
  border-collapse: collapse;
  border: solid 1px #999999;
  padding : 8px 14px 8px 14px;
}


/*---------- メニュー ----------*/

#menu {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  width: 220px;
  text-align: left;
  letter-spacing: 1px;
}

.menulist {
  margin: 0 0 15px 0;
  padding: 5px 2px 0px 5px;
  width: 210px;
  text-align: left;
}

.menulist h2 {
  height: 20px;
  margin: 0;
  padding: 8px 0 7px 24px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(image/sidebar.jpg);
  background-repeat: no-repeat;
}

.menulist a{
  color: #d3381c;
  display: block;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #dddddd;
  width: 174px;
  padding: 8px 4px 3px 30px;
  font-size: 13px;
  line-height: 190%;
  text-decoration: none;
  background-image: url(image/side_menu_bg.jpg);
  background-repeat: no-repeat;
 }

.menulist a:hover{
  color: #ec6d71;
  background-image: url(image/side_menu_bg_hover.jpg);
  background-repeat: no-repeat;
}

.menu_free {
  margin: 0 0 14px 5px;
  padding: 0;
  width: 210px;
  text-align: left;
}

.menu_free h2 {
  height: 20px;
  margin: 0;
  padding: 8px 0 7px 24px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(image/sidebar.jpg);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #d3381c;
  width: 198px;
  padding: 6px 0 5px 0;
  font-size: 13px;
 }

.menu_free a:hover{
  color: #ec6d71;
}

.menu_free p{
  margin: 0;
  padding: 8px 8px 14px 8px;
  font-size: 13px;
  line-height: 180%;
}


/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 25px 0 20px 0;
  text-align: center;
  font-size: 13px;
  color: #555555;
  border-top: solid 1px #cccccc;
  background-color: #ff9199;
}

#footer a {
  color: #555555;
  font-size: 13px;
 }

#footer a:hover {
  color: #333333;
}



/*---------- テーブル ----------*/
/*---- 汎用。 ----*/
table.tb_etc{
 width: 60%;
 letter-spacing: 0.2em;
 border-collapse: separate;
 border-spacing: 0px;
 border-top: 1px solid #ccc;
 border-left: 1px solid #DF0174;
}
.tb_etc th{
 width:30%;
 padding:4px;
 text-align: center;
 vertical-align: top;
 color: #444;
 background-color: #feedf3;
 border-left: 3px double #999;
 border-top: 1px solid #fff;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
}
.tb_etc td{
 width:80%;
 padding:4px;
 background-color: #fafafa;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
}

/*---- パワー料金表 ----*/
table.tb_power {
 width: 520px;/*テーブルの幅*/
 margin-top: 10px;/*テーブルの上にスペース*/
 margin-left: 5px;
 margin-bottom: 10px;
 color: #555555;
 border-top: 1px solid #999999;/*線の色*/
 border-bottom: 1px solid #999999;/*線の色*/
}

.tb_power td {
 padding:7px 20px;
 text-align: left;
 vertical-align: middle;
 border-left: 1px solid #999999;/*線の色*/
 border-right: 1px solid #999999;/*線の色*/
 border-top: 1px solid #999999;/*線の色*/
}

.tb_power td.c1 {
 width: 33%;
 font-weight: bold;
 text-align: center;
 background-color: #FCD9EB;
}

.tb_power td.c2 {
 width: 35%;
 text-align: center;
 color: #A42363;
 background-color: #FEF6FF;
}

.tb_power td.c3 {
 text-align: center;
 background-color: #FFFFFF;
}

.tb_power tr {
 background-color: #FFFFFF;
}

/*---- 不幸の原因 ----*/
table.tb_cause {
 width: 620px;/*テーブルの幅*/
 margin-top: 10px;/*テーブルの上にスペース*/
 margin-left: 5px;
 margin-bottom: 10px;
 color: #555555;
 border-top: 1px solid #999999;/*線の色*/
 border-bottom: 1px solid #999999;/*線の色*/
}

.tb_cause td {
 padding:7px 20px;
 text-align: left;
 vertical-align: middle;
 border-left: 1px solid #999999;/*線の色*/
 border-right: 1px solid #999999;/*線の色*/
 border-top: 1px solid #999999;/*線の色*/
}

.tb_cause td.c1 {
 width: 25%;
 font-weight: bold;
 text-align: center;
 background-color: #EBB9FA;
}

.tb_cause td.c2 {
 text-align: center;
 color: #A42363;
 background-color: #FBE9FF;
}

.tb_cause td.c3 {
 text-align: center;
 background-color: #FEF6FF;
}

.tb_cause tr {
 background-color: #FFFFFF;
}

/*---- 体験者の声 ----*/
table.tb_voice {
 width: 620px;
 margin-top: 10px;
 margin-left: 5px;
 margin-bottom: 10px;
 color: #555555;
 border-top: 1px solid #999999;
 border-bottom: 1px solid #999999;
}

.tb_voice tr {
 background-color: #F781BE;
}

.tb_voice td {
 padding:5px 10px;
 text-align: left;
 vertical-align: middle;
 border-left: 1px solid #999999;/*線の色*/
 border-right: 1px solid #999999;/*線の色*/
 border-top: 1px solid #999999;/*線の色*/
 background-color: #FFF4FE;
}

.tb_voice td.name {
 width: 300pix;
 text-align: center;
 font-weight: bold;
 color: #8A0829;
 background-color: #FFD0FA;
}

/*---- 会社情報 ----*/
table.tb_cnp{
 width: 90%;
 border-collapse: separate;
 border-spacing: 0px;
 border-top: 1px solid #ccc;
 border-left: 1px solid #DF0174;
}
.tb_cnp th{
 width:30%;
 padding:5px;
 letter-spacing: 0.3em;
 text-align: center;
 vertical-align: top;
 color: #444;
 background-color: #feedf3;
 border-left: 3px double #999;
 border-top: 1px solid #fff;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
}
.tb_cnp td{
 width:80%;
 padding:5px;
 letter-spacing: 0.1em;
 background-color: #fafafa;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
}

/*---- 浄化種類 ----*/
table.tb_type{
 width: 78%;
 border: 2px solid #FFCCE2;
 border-collapse: separate;
 border-spacing: 0px;
 text-align: center;
 table-layout: fixed; /* 幅固定! */
}
.tb_type th{
 padding: 6px;
 background-color: #FFDFEE;
 color: #CB2549;
}
.tb_type td{
 width: 33%;
 padding: 5px;
 background-color: #FFFDFF;
 border: 1px solid #FFE7F1;
 letter-spacing: 0.1em;
}
.tb_type td.color{
 width: 33%;
 padding: 8px 5px;
 background-color: #FFF5F9;
 color: #761F32;
}


/*---- シール使用法 ----*/
table.tb_seal-etc{
 width: 90%;
 border: 1px solid #FFCADC;
 border-collapse: separate;
 border-spacing: 0px;
 text-align: center;
 table-layout: fixed; /* 幅固定! */
}
.tb_seal-etc th{
 padding: 6px;
 background-color: #FFDFEE;
 color: #CB2549;
}
.tb_seal-etc td{
 padding: 5px 10px;
 background-color: #FFFFFF;
 color: #761F32;
 text-align: left;
}


/*---- シール使用法(元祖ピンク) ----*/
table.tb_seal{
 width: 96%;
 border: 2px solid #FF6699;
 border-collapse: separate;
 border-spacing: 0px;
 text-align: center;
 table-layout: fixed; /* 幅固定! */
}
.tb_seal th{
 width: 27%;
 padding: 6px;
 background-color: #FFDFEE;
 border: 1px solid #FF6699;
 color: #CB2549;
}
.tb_seal th.right{
 width: 73%;
 padding: 6px;
 background-color: #FFDFEE;
 color: #CB2549;
}
.tb_seal td{
 text-align: center;
 padding: 6px;
 background-color: #FFDFEE;
 border: 1px solid #FF6699;
 color: #CB2549;
}
.tb_seal td.right{
 padding: 10px 6px;
 text-align: left;
 background-color: #FFFDFF;
 border: 1px solid #FF6699;
 letter-spacing: 0.1em;
 color: #0B0B61;
}

/*---- index-ブログ用 ----*/
.blogbox{
    background-color: #F6D4D8;
    border-radius: 5px;
    margin: 20px 5px;
    padding: 30px 20px 20px 20px;
    position: relative;
    z-index: 0;
}
.blogbox:before{
    border: 1px solid #fff;
    border-radius: 5px;
    content: '';
    display: block;
    margin: 4px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: -1;
}
.blogbox:after{
    background-color: rgba(249,223,213,0.9);
    background-image: radial-gradient(#fff 20%, transparent 0), radial-gradient(#fff 20%, transparent 0);
    background-position: 0 0, 8px 8px;
    background-size: 15px 15px;
    border-left: 2px dotted rgba(0,0,0,0.1);
    border-right: 2px dotted rgba(0,0,0,0.1);
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    content: '◆ゆうゆう＆生徒さんBLOG◆';
    display: block;
    margin: 0 0 10px 0;
    padding: 5px 20px;
    text-align: center;
    position: absolute;
    top: -10px;
    left: 20px;
    transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
}

/*動画紹介用テーブル*/
.table_Mov {
  border-collapse: collapse;
  width: 100%;
  max-width: 700px;
  font-weight: bold;
}
.table_Mov tr {
  background-color: #fff4f9;
}
.table_Mov tr:nth-child(odd) {
  background-color: #ffffff;
}
.table_Mov th, .table_Mov td {
  padding: 1em;
}
.table_Mov th {
  text-align: center;
  width: 20%;
  min-width: 4em;
}

/*動画紹介用テーブル02-test*/
.table_Mov01 {
  border-collapse: collapse;
  width: 100%;
  max-width: 700px;
}
.table_Mov01 th, .table_Mov01 td {
  border-bottom: 2px solid #c1c7c6;
  padding: 1em;
}
.table_Mov01 th {
  border-bottom: 2px solid #4d9bc1;;
  font-weight: bold;
  text-align: center;
  width: 20%;
  min-width: 4em;
}


/*CSSスライドショーアニメーション設定
---------------------------------------------------------------------------*/
/*1枚目*/
@keyframes slide1 {
	0% {left: 110%;}
	3% {left: 0%;}
	20% {left: 0%;}
	23% {left: -110%;}
	100% {left: -110%;}
}
/*2枚目*/
@keyframes slide2 {
	0% {left: 110%;}
	25% {left: 110%;}
	28% {left: 0%;}
	45% {left: 0%;}
	48% {left: -110%;}
	100% {left: -110%;}
}
/*3枚目*/
@keyframes slide3 {
	0% {left: 110%;}
	50% {left: 110%;}
	53% {left: 0%;}
	70% {left: 0%;}
	73% {left: -110%;}
	100% {left: -110%;}
}/*4枚目*/
@keyframes slide4 {
	0% {left: 110%;}
	75% {left: 110%;}
	78% {left: 0%;}
	95% {left: 0%;}
	98% {left: -110%;}
	100% {left: -110%;}
}

/*mainimg
---------------------------------------------------------------------------*/
/*画像ブロック*/
#mainimg {
	clear: left;
	position: relative;
	width: 100%;
	height: 360px;			/*高さ474*/
/*	background: #eee;	/*背景色*/
	background: url(img/head-00.jpg) no-repeat center center/cover;	/*背景*/
	background-size: 100% 100%;
	overflow: hidden;
}
/*4枚画像の共通設定*/
.slide1,.slide2,.slide3,.slide4 {
	position: absolute;left:0px;top:0px;width: 100%;height: 100%;
	animation-duration: 23s;				/*実行する時間。「s」は秒の事。*/
	animation-iteration-count:infinite;		/*実行する回数。「infinite」は無限に繰り返す意味。*/
	animation-delay: 4s;					/*アニメーションを遅れて開始させる。「s」は秒の事。*/
	animation-fill-mode: both;				/*アニメーションの待機中は最初のフレームを、アニメーションの完了後は最後のフレームを維持する。*/
	transition: 0.4s;						/*マウスオン時の移り変わるまでの時間設定。0.4秒。*/
}
/*メッセージ欄*/
#mainimg span {
	position: absolute;z-index: 1;
	left: 0px;			/*左から0pxの場所にブロックを配置*/
	bottom: 30px;		/*下から30pxの場所にブロックを配置*/
	width: 90%;			/*幅。下のpaddingと合計して100になるように。*/
	padding: 10px 5% !important;	/*上下、左右へのボックス内の余白。*/
	background: #000;	/*背景色（古いブラウザ用）*/
	background: rgba(0,0,0,0.7);	/*背景色。0,0,0は黒の事で0.8は80%色がついた状態の事。*/
/*	background: url(img/head-00.jpg) no-repeat center center/cover;	/*背景*/
	color: #fff;		/*文字色*/
}
/*1枚目*/
.slide1 {
	background: url(img/head-1.jpg) no-repeat center center/cover;	/*1.jpg画像の読み込み*/
	background-size: 100% 100%;
	animation-name: slide1;		/*上で設定しているキーフレーム（keyframes）の名前*/
}
/*2枚目*/
.slide2 {
	background: url(img/head-2.jpg) no-repeat center center/cover;	/*2.jpg画像の読み込み*/
	background-size: 100% 100%;
	animation-name: slide2;		/*上で設定しているキーフレーム（keyframes）の名前*/
}
/*3枚目*/
.slide3 {
	background: url(img/head-3.jpg) no-repeat center center/cover;	/*3.jpg画像の読み込み*/
	background-size: 100% 100%;
	animation-name: slide3;		/*上で設定しているキーフレーム（keyframes）の名前*/
}
/*4枚目*/
.slide4 {
	background: url(img/head-4.jpg) no-repeat center center/cover;	/*3.jpg画像の読み込み*/
	background-size: 100% 100%;
	animation-name: slide4;		/*上で設定しているキーフレーム（keyframes）の名前*/
}



