@charset "UTF-8";
/* CSS Document */

/*
PC
*/

@media only screen and (min-width: 768px) {

/*
共通設定
*/

body{
	font-family:
	 "游ゴシック", "Yu Gothic", YuGothic,
	  "Hiragino Kaku Gothic ProN",
	  "Hiragino Kaku Gothic Pro", 
	  "メイリオ", Meiryo,
	  "ＭＳ ゴシック", sans-serif;
	font-size: 16px;
	background-color: #fff6e7;
	margin: 0 auto;
	min-width:1200px; 
}

.margin01{
    padding: 60px 0 40px 0; 
}

.margin02{
    margin: 20px 0; 
}

.margin03{
	margin: 30px 0;
}

.margin04{
     margin: 30px 0 50px ;
}

.margin05{
     margin: 60px 0;
}
.sentence{
	line-height: 60px;
	font-size: 16px;
    color: #958021;
    letter-spacing: 1px;
}

.sentence02{
	line-height: 40px;
	font-size: 16px;
    color: #958021;
    text-align: left;
    letter-spacing: 1px;
}

.container{
	margin: 0 auto;
}

.center{
	text-align: center;
}

.fixed{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
}

.sp-only{
	display: none;
}

.pink_color{
  color: #ff8686;
  padding: 0px 4%;
}

::selection
{
    background: #fff3bc;
}



/*
↓ここからPC（TOP）
*/


.wrapper{
	margin: 0 auto;
}

.comment{
	background-color: #deca70;
	font-size: 16px;
	color: #fff;
	padding: 11px 0px 11px 30px;
}
.sliderWrap{
	position: relative;
	width: 100%;
	height: 100vh;
}
.sliderWrap li{
	position: absolute;
	width: 100%;
	height: 100vh;
	top: 0;
	overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  opacity: 0;
	transition: 1s; 
}
.sliderWrap .show{
	opacity: 1;
	z-index: 1;
}

/*
メニューバー
*/

.menuwrap{
	width: 1160px;
	margin:0 auto;
}

.top_logo{
	float: left;
	display: block;
	margin: -3px 25px 0 0;
}

#menubar{
	height: 35px;
	list-style-type: none;
}
#menubar li{
	float: left;
	text-align: center;
	padding: 15px 0px ;
	margin: 0 16px;
	}
#menubar li:first-child{margin: 0;}

#menubar li a{
	width: auto;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	padding:0 0 10px;
}

#menubar li a:hover{
	border-bottom:2px solid #fff;
}

.menuback{
    background-color: #deca70; 	
    color: #fff;
    margin-top:-2px; 
    padding: 30px 20px;
    text-align: center;
}

/*
紹介動画を見るボタン
*/
header{position:relative;}
.movie_btn{
    position: absolute;
    right: 30px;
    bottom: 80px;
    z-index: 3;
}

/*
自然で美しい素顔
*/


.menu01_back{
	background-image: url("../img/menu01_back.png");
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}

.sentence_back{
	background-image: url("../img/circle.png");
	padding: 0 0 90px;
	background-position: center center;
	background-repeat: no-repeat;
}

/*
紹介動画
*/

.movie{
	background-image: url("../img/menu05_back.png");
}

.movie_wrap{
	margin: 0 auto;
	width: 1200px;
	text-align: center;
	padding: 60px 0px;
}

.youtube iframe{
	width: 880px;
	height: 635px;
}


/*
施術内容
*/

.menu02_back{
	background-image: url("../img/menu02_back.png");
}

.biganshin{
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0px;
}
.biganshin_img{
	float: left;
	margin-left: 30px;
}
.biganshin_sentence{
	float: right;
	text-align: left;
}

.biganshin_logo{
	margin: 10px 165px 10px 0;

}

.ems{
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0px 60px 0;
}

.ems_sentence{
	float: left;
	text-align: right;
}

.ems_logo{
	margin: 10px 0; 
}

.ems_img{
	float: right;
	margin-left: 30px;
}

/*
施術によってこんな効果が期待できます
*/

.effect{
	text-align: center;
	background-image: url("../img/menu03_back.png");
	padding-bottom: 50px;
}

.effect_sentence{
   width: 330px;
   height:  220px;
   border: 1px solid #fff;
   border-radius: 25px;
   background-color: #fff;
   padding: 10px 0px;
   margin: 30px; 
   float: left;
   line-height: 45px;
   font-size: 18px;
   color: #958021;
}

.effect_second{
    padding: 70px 0px;
    height: 80px;
}

.effect_third{
    padding: 38px 0px;
    height:  145px;
}

.effect_comment{
	width: 1200px;
	margin: 0 auto;
}

/*
メニューリスト
*/

.menu_list{
	margin: 0 auto;
	text-align: center;
	background-image: url("../img/menu04_back.png");
	padding-bottom: 60px;
}

.menu_sentence{
     background-image: url("../img/menu_list_back.png");
     width: 300px;
     height: 300px;
     border-radius: 300px;
     margin :30px auto;
}

.menu_title02{
     font-size: 22px;
     color: #958021;
     font-weight: 100;
     letter-spacing: 2px;
     padding: 40px 0 30px 0 ;
     line-height: 35px;
}

.menu_title03{
     font-size: 22px;
     color: #958021;
     font-weight: 100;
     letter-spacing: 2px;
     padding: 45px 0 30px 0 ;
     line-height: 35px;
}


.menu_time{
	color: #958021;
	font-size: 20px;
	width: 120px;
	height: 23px;
	border: 1px solid #958021;
	padding: 10px 0 ; 
	text-align: center;
	margin: 0 auto;
}

.menu_money{
	font-size: 25px;
	color: #958021;
	margin-top: 20px;
}

.menu_money02{
	font-size: 16px;
	color: #958021;
	margin-top: 20px;
}

.line-through{
	text-decoration: line-through;
}

.menu_description{
	font-size: 16px;
    line-height: 35px;
    margin: 50px 0;
    color: #958021;
}
.menu_list01{
	float:left;
	width:400px;
	text-align:center;
}

.menu_all{
	margin: 0 auto;
	width: 1200px;
	text-align: center;
}

/*
施術フロー
*/

.flow{
	text-align: center;
	background-color: #fffaf1;
	padding-bottom: 70px;
}
.flow_contents{
	width: 280px;
	float: left;
	padding: 10px;
}
.flow_img{
	float: left;
	margin-bottom: 10px;
}

.img_title_height{
	height: 100px;
}

/*
こんな方へオススメです
*/

.recommend{
	text-align: center;
	background-image: url("../img/menu05_back.png");
	padding-bottom: 80px;
}

.recommend01{
	float: left;
}

.recommend02{
    float: right;
}

.rec_sentence{
	line-height: 50px;
	font-size: 16px;
    color: #958021;
    text-align: left;
    width: 436px

}

.recommend_all{
	text-align: center;
	padding: 20px 0px;
	margin: 20px auto; 
	width: 1050px;

}

.recommend_img{
   margin: 40px 0; 
}

/*
お客様の声
*/

.voice{
	text-align: center;
	background-image: url("../img/menu03_back.png");
	padding:  20px 0px 150px 0px;
}

.voice01{
	background-image: url("../img/fream.png");
	background-repeat: no-repeat;
	width: 600px;
	height: 700px;
	float: left;
}

.voice_img{
	margin: 30px 0 20px 0;
}


.voice_name{
	font-size: 20px;
	color: #958021;
	text-align: center;
	margin: 10px 0;
}

.women{
  color: #ffafaf;
  font-size: 16px;
}

.men{
   color: #7cb1f8;
   font-size: 16px;
}

.voice_comment{
    line-height: 35px;
	font-size: 15px;
    color: #958021;
    text-align: left;
    width: 450px;
    margin: 0 auto;
    padding: 20px 0px;
    letter-spacing: 1px; 

}

.voice_wrap{
	margin: 0 auto;
	text-align: center;
	width: 1200px;
}

/*
Q&A
*/

.question_all{
	background-image: url("../img/menu06_back.png");
    margin: 0 auto;
    text-align: center;
    padding: 40px 0 90px 0;
}

.question{
	font-size: 18px;
	color: #958021;
	margin: 60px auto;
	width: 600px;
	border-bottom: 2px solid #958021;
	padding: 25px 0px ;
	letter-spacing: 2px;
}

.question02{
	font-size: 18px;
	color: #958021;
	margin: 60px auto;
	width: 600px;
	border-bottom: 2px solid #958021;
	padding: 25px 0px 80px ;
	letter-spacing: 2px;
	line-height: 30px;
}



.qa_size{
	font-size: 23px;
	color: #958021;
}

.answer{
	display: none;
	font-size: 16px;
	color: #958021;
	margin: 60px auto;
	width: 600px;
	line-height: 45px;
	text-align: left;

}

.question{
	height: 30px;
}
.passive{
		background: url('../img/question_btn01.png')no-repeat;
	background-position: right;
}
.active{
		background: url('../img/question_btn02.png')no-repeat;
	background-position: right;
}

/*
お問い合わせ
*/

.contact{
	background-image: url("../img/menu03_back.png");
	text-align: center;
	padding-bottom: 150px;
}


.tel{
	font-size: 32px;
	color: #958021;
}
.tel span{
	font-size: 16px;
	font-weight: bold;
}

.tel_sentence{
    text-align: center;
    padding: 10px 0 ;
    margin: 0 auto ;
}
.tel_sentence .sentence{
	line-height: 20px;
}
.tel_dec + p{
	margin: 10px 0 0;
}
.tel_namber{
	background-image: url("../img/leaf.png");
    background-repeat: no-repeat;
    text-align: center;
    margin: 0 auto;
    width: 679px;
    height: 212px;
}


.ozbox{
	width: 410px;
	height: 18px;
	border: 1px solid #958021;
	margin: 45px auto;
	padding: 30px 0px ;
	text-align: center;
	font-size: 20px;
	color: #958021;
	text-decoration: none;
}

.ozbox a{
	text-decoration: none;	
	color: #958021;
}


.ozbox a:visited{
	color: #958021;
}

.ozbox a:hover{
	filter:alpha(opacity=70);
    opacity:0.5;
}

.address_wrap{
    width: 750px;
    height: 400px;
    border: 1px solid #958021;
    text-align: center;
    margin: 50px auto;
    padding: 70px;
}

.address01{
	float: left;
	width: 300px;
	height: 300px;
	padding-right: 40px;
}

.address02{
	float: left;
	width: 300px;
	height: 300px;
	padding-left: 40px;
}


.decoration02{
      float: left;
      margin: 200px 20px;
      color: #958021;
}

.address_title{
	font-size: 30px;
	color: #958021;
	line-height: 40px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 20px;
}

.address_tel{
	font-size: 25px;
	color: #958021;
	line-height: 40px;
	font-weight: normal;
	text-align: left;
}



.hp_link{
	width: 400px;
	height: 28px;
	border: 1px solid #958021;
	padding: 21px 0px  10px;
	text-align: center;
	font-size: 18px;
	color: #958021;
	text-decoration: none;
	float: left;
	margin-left: 50px;
}

.hp_link a{
	text-decoration: none;	
	color: #958021;
}

.hp_link a:visited{
	color: #958021;
}

.hp_link a:hover{
	filter:alpha(opacity=70);
    opacity:0.5;
}


.link_wrap{
	width: 750px;
	margin: 30px auto;

}

.special_link{
	width: 780px;
	margin: 0 auto;
	padding: 10px;
}

.link01{
	float: left;
	margin: 20px;
}

/*
フッター
*/

.footer{
	background-color: #deca70;
	padding: 80px 0px 30px;
}

.footer_wrap{
	margin: 0px 100px;
	display: block;
}

.copyright{
	color: #958021;
	font-size: 14px; 
	float: right;
	margin-top: 75px;
}

.footer_logo{
	float: left;
	padding: 50px 50px 20px;
}



/*
fixedSideBtnArea
*/
.fixedSideBtnArea{
	position: fixed;
	bottom: 20px;
	right: 25px;
	opacity: 0;
	transition: 1s;
}
.show{
	opacity: 1;
	z-index: 99;
}

.fixedSideBtnArea a{
    display: block;
    margin-top: 5px;
}
.fixedSideBtnArea a:first-child{
	padding-top: 15px;
}
.sidebar{
	background-color: #fff;
	margin: 0 auto;
	border-radius: 10px;
	width: 78px;
	text-align: center;
}
}

/*
SP
*/

@media only screen and (max-width: 767px) {

/*
共通設定
*/


body{
	font-family:
	 "游ゴシック", "Yu Gothic", YuGothic,
	  "Hiragino Kaku Gothic ProN",
	  "Hiragino Kaku Gothic Pro", 
	  "メイリオ", Meiryo,
	  "ＭＳ ゴシック", sans-serif;
	font-size: 15px;
	line-height: 1.8em;
	background-color: #fff6e7;
	margin: 0 auto;
}
.wrap{
	overflow: hidden;
}
.comment{
	visibility: hidden;
}

.sentence{
    color: #958021;
    letter-spacing: 2px;
    padding: 0 4%;
}

.sentence02{
    color: #958021;
    text-align: left;
}

.sentence_sp{
    text-align:left;
    color: #958021;
    letter-spacing: 2px;
    padding: 0 4%;
    line-height: 30px
}

.margin01{
    padding: 30px 4% 15px; 
}

.margin02{
    margin: 20px 0;
    padding: 0 4%; 
}

.margin03{
	margin: 30px 0;
}

.margin04{
     margin: 30px 0 50px ;
}

.center{
	text-align: center;
}

.img-responsive{
	max-width:100%;
}
.img-responsive-overwrite{
	display: block;
	margin: 0 auto;
}

.pc-only{
	display: none !important;
}

.pink_color{
  color: #ff8686;
  padding: 0px 4%;
}

/*
メニューバー
*/

.top_logo{
	display: block;
	height: 20px;
	margin: 7.5px auto 0;
}
.navBar{
	width: 20px;
	height: 20px;
	position: absolute;
	top: 10px;
	left: 10px;
}
.navBar span{
	  display: block;
    height: 1px;
    width: 100%;
    background: #ffffff;
    position: absolute;
}
.navBar span:nth-child(2){
	top: 7px;
}
.navBar span:nth-child(3){
	top: 14px;
}
#menubar{
	list-style-type: none;
	position: fixed;
  top: 0;
  height: 100%;
  background: #111;
  z-index: 9999;
  width: 50%;
  left: 0;
}
#menubar li{
	font-size: 14px;
	text-align: left;
	padding:5px 10px;
}
#menubar li:first-child{
	margin-top: 60px;
}
#menubar li a{
	display: block;
	width: 100%;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}

.menuBarSphone{
	  position: fixed;
	  top: 0;
	  height: 35px;
	  z-index: 998;
	  width: 100%;
    background-color: #deca70; 	
    color: #fff;
    text-align: center;
}
.sliderWrap{
	padding-top: 35px;
	position: relative;
	width: 100vw;
	height: calc(100vw * 0.54);
}
.sliderWrap li{
	position: absolute;
	width: 100vw;
	height: calc(100vw * 0.54);
	top: 35px;
	overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  opacity: 0;
	transition: 1s; 
}
.sliderWrap .show{
	opacity: 1;
	z-index: 1;
}
/*
slideMenu
*/
.menuoff {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  z-index: 9999;
  /* 最前面に来るように */ 
}

.menuon {
  box-shadow: 8px 8px 20px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* オーバーレイ */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: #111;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  z-index: 9998;
}



/*
自然で美しい素顔
*/

.menu01_title{
	max-width: 70%;
}

.menu01_back{
	background-image: url("../img/menu01_back_min.png");
	width: 100%;
	background-size: cover;
    text-align: center;
	padding: 50px 0;
}

.sentence_back_min{
	background-image: url("../img/circle_min.png");
	background-size: contain;
	max-width: 100%;
	height: auto;
	background-position: center center;
	background-repeat: no-repeat;
}

/*
紹介動画
*/

.movie{
	background-image: url("../img/menu05_back.png");
}

.movie_wrap{
	margin: 0 auto;
	text-align: center;
	padding: 60px 4%;	
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


/*
施術内容
*/
.menu02_title{
	max-width: 40%;
}
.biganshin{
	padding: 0 4%;
}
.menu02_back{
	background-image: url("../img/menu02_back.png");
    padding: 40px 0px;
}

.menu02_img{
	width: 90%;
	padding: 10px 0;
}

.menu02_sentence{
	text-align: left;
	margin: 10px 0;
}

.menu02_logo{
	width: 85%;
	margin: 10px 0;
}

/*
施術によってこんな効果が期待できます
*/


.menu03_title{
	width: 90%;
	margin-top: 10px;
}


.effect{
	text-align: center;
	background-image: url("../img/menu03_back.png");
	padding-bottom: 50px;
}

.effect_sentence{
   max-width: 92%;
   height:  100px;
   border: 1px solid #fff;
   border-radius: 25px;
   background-color: #fff;
   padding: 10px 0px;
   margin: 20px auto; 
   line-height: 45px;
   font-size: 18px;
   color: #958021;
}

.effect_second{
    padding: 70px 0px;
    height: 80px;
}

.effect_third{
    padding: 38px 0px;
    height:  145px;
}

.effect_comment{
	margin: 0 auto;
}

/*
メニューリスト
*/

.menu_list{
	margin: 0 auto;
	text-align: center;
	background-image: url("../img/menu04_back.png");
	padding: 50px 0 60px ;
}
.menu_sentence{
     background-image: url("../img/menu_list_back.png");
     width: 300px;
     max-width: 92%;
     height: 300px;
     border-radius: 300px;
     margin :30px auto;
}


.menu_title02{
     font-size: 22px;
     color: #958021;
     font-weight: 100;
     letter-spacing: 2px;
     padding: 40px 0 30px 0 ;
     line-height: 35px;
}

.menu_title03{
     font-size: 22px;
     color: #958021;
     font-weight: 100;
     letter-spacing: 2px;
     padding: 45px 0 30px 0 ;
     line-height: 35px;
}

.menu_time01{
	color: #958021;
	font-size: 20px;
	width: 120px;
	height: 23px;
	border: 1px solid #958021;
	padding: 10px 0 ; 
	text-align: center;
	margin: 45px auto 0;
}

.menu_time{
	color: #958021;
	font-size: 20px;
	width: 120px;
	height: 23px;
	border: 1px solid #958021;
	padding: 10px 0 ; 
	text-align: center;
	margin: 0 auto;
}

.menu_money{
	font-size: 25px;
	color: #958021;
}

.menu_money02{
	font-size: 15px;
	color: #958021;
	margin-top: 20px;
}

.line-through{
	text-decoration: line-through;
}

.menu_money03{
	font-size: 25px;
	color: #958021;
	margin-top: 10px;
}

.menu_description{
	font-size: 18px;
  margin: 50px 0; 
  padding: 0px 4%;
  color: #958021;
}
.menu_list01{
	text-align:center;
}

.menu_all{
	margin: 0 auto;
	text-align: center;
}

/*
施術フロー
*/

.flow{
	text-align: center;
	background-color: #fffaf1;
	padding: 20px 0 30px;

}
.flow_contents{
	padding: 10px 0;
	margin: 10px auto;	
}

.img_title_height{
	padding: 25px 0px;

}

/*
こんな方へオススメです
*/

.menu06_title{
	width: 80%;
	margin-bottom: 10px;
}

.recommend{
	text-align: center;
	background-image: url("../img/menu05_back.png");
	padding: 25px 0;
}

.rec_sentence{
	line-height: 2em;
	font-size: 15px;
    color: #958021;
    text-align: left;
    margin: 20px 20px;

}

.recommend_all{
	text-align: center;
	padding: 20px 4%;
	margin: 10px auto; 

}

.recommend_img{
   margin: 40px 0; 
   width: 95%;
   margin: 0 auto;
}

.recommend01{
	padding: 30px 0px ;
}

/*
お客様の声
*/

.voice{
	text-align: center;
	background-image: url("../img/menu03_back.png");
	padding:  20px 4% 70px;
}

.voice01{
	background-color: #fff;
	background-repeat: no-repeat;
	margin: 40px 0;
	position: relative;

}
.left_top_bg{
	position: absolute;
	top: -14px;
	left: -11px;
}

.right_bottom_bg{
	position: absolute;
	right: -11px;
	bottom: -14px;
}
.voice_img{
	margin: 30px 0 20px 0;
}

.voice_name{
	font-size: 20px;
	color: #958021;
	text-align: center;
	margin: 10px 0;
}

.women{
  color: #ffafaf;
  font-size: 16px;
}

.men{
   color: #7cb1f8;
   font-size: 16px;
}

.voice_comment{
		font-size: 15px;
    color: #958021;
    text-align: left;
    margin: 0 auto;
    padding: 22px;
    letter-spacing: 1px; 

}

/*
Q&A
*/

.question_all{
	background-image: url("../img/menu06_back.png");
    margin: 0 auto;
    text-align: center;
    padding: 40px 4% 60px;
}

.question{
	font-size: 15px;
	color: #958021;
	margin: 30px auto 20px;
	border-bottom: 2px solid #958021;
	letter-spacing: 1px;
	line-height: 28px;
	padding-right: 20px;
	padding-bottom: 7px;
}


.qa_size{
	font-size: 20px;
	color: #958021;
}

.answer{
	display: none;
	color: #958021;
	margin: 20px auto;
	text-align: left;

}
.passive{
		background: url('../img/question_btn01.png')no-repeat;
	background-position: right;
}
.active{
		background: url('../img/question_btn02.png')no-repeat;
	background-position: right;
}
/*
お問い合わせ
*/

.contact{
	background-image: url("../img/menu03_back.png");
	text-align: center;
	padding-bottom: 30px;
}

.menu08_title{
	width: 80%;
	padding-top: 30px;
}


.tel{
	font-size: 24px;
	color: #958021;
	line-height: 1.2em;
}

.tel span{
	font-weight: bold;
	font-size: 16px;
}

.tel_dec a{
	color: #958021;
}


.tel_sentence{
    text-align: center;
    padding: 30px 0 ;
    margin: 0 auto ;
    line-height: 2em;
}

.tel_namber{
	background-image: url("../img/leaf_min.png");
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    margin: 0 auto;
}


.ozbox{
	width: 92%;
	border: 1px solid #958021;
	margin: 45px auto;
	padding: 20px 0px ;
	text-align: center;
	font-size: 14px;
	color: #958021;
	text-decoration: none;
}

.ozbox a{
	text-decoration: none;	
	color: #958021;
}


.ozbox a:visited{
	color: #958021;
}


.address_wrap{
    border: 1px solid #958021;
    text-align: center;
    margin: 35px 4%; 
    padding: 20px 4%;
}

.decoration02{
      margin: 40px;
      color: #958021;
}

.address_title{
	font-size: 20px;
	color: #958021;
	line-height: 40px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px;
}

.address_tel{
	font-size: 25px;
	color: #958021;
	font-weight: normal;
	text-align: left;
	line-height: 2em;
}

.hp_link{
	width: 92%;
	border: 1px solid #958021;
	padding: 20px 0;
	text-align: center;
	font-size: 14px;
	color: #958021;
	text-decoration: none;
	margin: 20px auto;
}

.hp_link a{
	text-decoration: none;	
	color: #958021;
}

.hp_link a:visited{
	color: #958021;
}

.discount_img{
	width: 85%;
}

.special_link{
	margin: 20px auto;
}

.link01{
	margin-top: 20px;
}

.best100{
	margin: 20px 0;
}

/*
フッター
*/

.footer{
	background-color: #deca70;
	padding: 20px;
}

.footer_logo{
	width: 80%;
	margin-bottom: 20px;
}

.copyright{
	color: #958021;
	font-size: 12px; 
}

/*
fixedSideBtnArea
*/
.fixedSideBtnArea{
	position: fixed;
	bottom: 20px;
	right: 5px;
	opacity: 0;
	transition: 1s;
}
.show{
	opacity: 1;
	z-index: 99;
}

.fixedSideBtnArea a:first-child{
	display: block;
	padding-top: 10px;
}
.sidebar{
	background: rgba(255,255,255,0.7);
	margin: 0 auto;
	border-radius: 10px;
	width: 78px;
	height: 190px;
	text-align: center;
}
.sidebar img{width: 50px;}

}

