@charset "utf-8";
/*******************************************************/
/*Module*/
/*******************************************************/
* {
margin:0;
padding:0;
}

*, *:before, *:after {
  box-sizing: inherit;
}

html{overflow-y:scroll;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;}

body{font-family:'Lucida Grande','sqmarket','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ,'ＭＳ Ｐゴシック',Helvetica,Arial,sans-serif; color:#333; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:100%; margin:0; padding:0; background:#efede1; font-size: 110%;}

p,pre,address,h1,h2,h3,h4,h5,h6,input {
	font-weight:normal;
}



.pc{}
.sp{display:none;}

.mt30{ margin: 30px 0 0 0;}
.mb40{ margin: 0 0 40px 0;}
.mb20{ margin: 0 0 20px 0;}

img{vertical-align:bottom;}
img,a img,a{border:none;}
em{font-style:normal; text-decoration:none;}
a{/* color:#; */ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
a img:hover{filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7;}
a:hover{/* color:#; */}


/*******************************************************/
/*common*/
/*******************************************************/
#msg1908{
  text-align: left;
  margin: 0 auto;
  max-width: 800px;
  margin-top: 20px;
  border: 1px solid #c0c0c0;
  padding: 20px;

}

#msg1908 h3{
  font-weight: bold;
  font-size: 1.0em;
  margin-bottom: 20px;
  line-height: 1.4em;
}
#msg1908 p{
  font-size:1.0em;
  color: #000000;
}

.c1{
  color: #ff0000;
}


.wrap{width:100%; margin:0 auto; background: #fff; border-bottom: solid #efede1 20px;}
.boxInfo
{
  width:100%; 
  margin:0 auto;
  padding:20px 0 10px 0;
  text-align: center;
  overflow:hidden;
}

.boxRegist
{
  width:100%; 
  margin:0 auto;
  padding:20px 0 20px 0;
  text-align: center;
  overflow:hidden;
}

/*******************************************************/
/*Header*/
/*******************************************************/
header{width:100%; margin:0 auto; padding:0; background: url(../img/bg_main.jpg) repeat-x; text-align: center;
max-width: 1024px;
}

/*******************************************************/
/*blown-bg*/
/*******************************************************/
.contentWrap
{background: #efede1; padding: 0; overflow: hidden; width: 90%; margin: 0 auto;max-width: 1024px;}

.contentWrap h1
{text-align: center;}

.contentWrap h1 img
{width: 100%; padding: 30px 0 0 0;}

.contentWrap h2
{font-size: 200%; text-align: center; color: #754a21; padding: 30px 0 10px 0; width: 100%;}

.contentWrap h2.attention
{
  font-size: 260%; text-align: center;
  line-height: 110%;
  color: #754a20;
  padding: 20px 0 20px 0;
  border: #eecd45 solid 5px;
  width: 98%;
  margin: 40px auto 10px auto;
  background: #fff;
}

.contentWrap h2.pricelist
{
  font-size: 250%; text-align: center;
  line-height: 110%;
  color: #754a20;
  padding: 40px 0 20px 0;
  border-bottom: #eecd45 solid 5px;
  width: 100%;
  margin: 0 auto;
}

.contentWrap p
{color: #754a21; text-align: center; padding: 0;}


/*******************************************************/
/*white-bg*/
/*******************************************************/
.contentWrapW
{background: #fff; padding: 40px 0 30px 0; text-align: center; clear: both; width: 90%; margin: 0 auto;max-width: 1024px;}

.contentWrapW h2
{
  font-size: 250%; text-align: center;
  line-height: 110%;
  color: #754a20;
  padding: 0px 0 20px 0;
  border-bottom: #eecd45 solid 5px;
  width: 100%;
  margin: 0 auto;
}

.contentWrapW h2.titIllust
{
  font-size: 250%; text-align: center;
  color: #fff;
  padding: 32px 0 25px 0;
  border-bottom: none;
  width: 100%;
  margin: 0px auto 0 auto;
  background:url(../img/tit_illust.png) no-repeat center center;
}

.contentWrapW h2.feature
{
  font-size: 250%; text-align: center;
  line-height: 110%;
  color: #754a20;
  padding: 30px 0 20px 0;
  border-bottom: none;
  width: 100%;
  margin: 0 auto;
}

.contentWrapW h3.product
{
  font-size: 250%; text-align: center;
  line-height: 110%;
  color: #951900;
  padding: 30px 0 10px 0;
  border-bottom: #951900 solid 5px;
  font-weight: bold;
  width: 50%;
  margin: 0 auto;
}

.contentWrapW p
{
  color: #754a20;
  padding: 30px 0 15px 0;
  font-size: 160%;
}

/*******************************************************/
/*voice*/
/*******************************************************/
.boxVoice
{
  width:100%;
  padding: 20px 0;
  overflow:hidden;
}

.boxVoice img
{
  float: left;
  width:40%;
}

.boxVoiceInfo
{
  float: right;
  width:56%;
  padding: 0 0 30px 20px;
  text-align: left;
}

.boxVoiceInfo p
{ padding: 10px 20px;
  text-align: left;
  line-height: 160%;
  }

.boxVoiceInfo p.name{ text-align: right; padding: 15px 30px; color: #754a21;}

.balloon {
  background-color: #fff;
  padding: 20px;
  font-size: 120%;
  position: relative;
}
.balloon:after {
  border-right: 12px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  content: '';
  margin-top: -10px;
  position: absolute;
  left: -12px;
  top: 50%;
}

.boxCheck
{
  width:88%; 
  margin:-50px auto 20px auto;
  padding:50px 30px 30px 30px;
  border: #cac3bb solid 5px;
  background: #FFFFFF;
}

.balloonTit {
  clear: both;
  background-color: #754a20;
  padding: 10px;
  position: relative;
  color: #fff;
  width: 50%;
  text-align: center;
  margin: 0px auto 0 auto;
  font-size: 260%;
}

.balloonTit:after {
  border-top: 12px solid #754a20;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  content: '';
  margin-left: -10px;
  position: absolute;
  bottom: -12px;
  left: 50%;
}

.boxCheck ul
{
  margin: 10px 0 20px 0;
}

.boxCheck ul li
{
  margin:0;
  padding:10px 0 10px 0;
  list-style:none;
  border-bottom: dotted 1px #666666;
  color: #c72505;
  font-size: 135%;
/*  margin-left:2.6em;
  text-indent:-2.6em;*/
}

.boxCheck p
{
  margin:0;
  padding: 10px 0;
  text-align: left;
  border-bottom: dotted 1px #666666;
  color: #c72505;
  font-size: 145%;
/*  margin-left:2.6em;
  text-indent:-2.6em;*/
}


.boxCheck ul li:before
{
  content: url(../img/img_check.png); 
  margin: 15px; 
  position: relative; 
  top: 10px;
}

/*******************************************************/
/*point*/
/*******************************************************/
.boxInfoAnswer {
	display: inline-block;
	background: #f2e2a1;
	border-radius: 5px;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
	width: 30%;
	padding: 10px;
	min-height: 250px;
	vertical-align: top;
}

.boxInfoAnswer p {
	color: #333;
	padding: 20px 10px 15px 10px;
	font-size: 130%;
	text-align: center;
}

.boxInfoAnswer p.no {
	color: #333;
	border-bottom: solid 1px #333;
	width: 8%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

/*******************************************************/
/*howto*/
/*******************************************************/
.boxHowto
{
  width:98%; 
  margin:0 auto;
  padding:20px 0 10px 0;
  text-align: center;
  overflow:hidden;
}

.boxHowto img
{
  float: left;
  width:24%;
}

.boxHowtoInfo
{
  float: right;
  width:74%;
  overflow: hidden;
  padding: 0 0 30px 0;
}

.boxHowtoInfo h3
{
  color: #951900;
  text-align: left;
  font-size: 160%;
}

.boxHowtoInfo p
{
  text-align: left;
  line-height: 160%;
  margin: 30px 0 0 0;
 }


/*******************************************************/
/*about*/
/*******************************************************/
p.price
{
  color: #b51f1f;
  background: #eeeae9;
  margin: 20px 0 0 0;
  padding: 10px;
  font-size: 180%;
  font-weight: bold;
 }

.boxExplain
{
  width:100%; 
  margin:0 auto;
  padding:20px 0 10px 0;
  text-align: center;
  overflow:hidden;
}

.boxExplain img
{
  width:40%;
  float: left;
}

p.boxExplainInfo
{
  float: right;
  width:52%;
  overflow: hidden;
  padding: 0 0 30px 0;
  text-align:left;
  font-size: 130%;
}

.boxComment
{
  background: #f1e2a1;
  width:98%;
  margin: 50px auto 0 auto;
  padding: 20px;
}

.boxComment h3
{
 font-size: 160%;
}

.boxComment p
{
 color: #333;
 font-size: 130%;
}

.boxCommentInfo {
  width: 30%;
  display: inline-block;
  padding: 10px;
  min-height: 250px;
  vertical-align: top;
}

.boxCommentInfo img {
  width: 100%;
  border: 5px solid #fff;
}

.boxCommentInfo p {
  color: #333;
  padding: 20px 0 0 0;
  text-align: left;
  font-size: 110%;
}

.boxComment p.no {
  color: #fff;
  background: #bb8f30;
  text-align: center;
  margin: 10px auto 0 auto;
  width: 20%;
  padding: 10px 0;
}

/*******************************************************/
/*illust*/
/*******************************************************/
.boxIllust
{
  background: url(../img/bg_illust.png) repeat-y top center;
  padding:0;
  text-align:center;
  width: 100%;
  margin: 0 auto;
}

.boxIllust p
{
  color:#ee0764;
  font-size: 160%;
  padding: 10px 0 20px 0;
}

/*******************************************************/
/*price*/
/*******************************************************/
.boxPloduct
{
  width:90%; 
  margin:0 auto;
  padding:20px 0 10px 0;
  text-align: center;
  overflow:hidden;
}

.boxPloduct img
{
  width:28%;
  float: left;
}

.boxPloductInfo
{
  float: right;
  width:70%;
  overflow: hidden;
  padding: 0;
}

.boxPloductInfo h3
{
  color: #951900;
  text-align: left;
  font-size: 120%;
  padding: 0 0 0px 0;
}

.boxPloductInfo p
{
  text-align: left;
  line-height: 160%;
  margin: 5px 0 20px 0;
  font-size: 130%;
 }

/*******************************************************/
/*feature*/
/*******************************************************/
.boxInfoFearure
{
  width:80%; 
  margin:0 auto;
  padding:20px 0 0 0;
  text-align:center;
  overflow: hidden;
}

.drphoto{ float: left; width: 32%;}

.boxInfoFearure p
{
  text-align:left;
  font-size: 110%;
}

.boxInfoFearureVoice
{
  float: right;
  width:64%;
  padding: 0 0 30px 0;
  overflow: hidden;
}

.boxInfoFearureVoice p
{
  padding: 0 0 0 0;
  margin: 0;
}

.boxCommentVoice
{
  background: #f1e2a1;
  width:96%;
  margin: 25px auto 0 auto;
  padding: 20px;
}

.boxCommentVoice p
{
  color: #333;
}

/*******************************************************/
/*flow*/
/*******************************************************/
.boxInfoFlow
{
  width:90%; 
  margin:0 auto;
  padding:40px 0 0 0;
  text-align:center;
  clear: both;
   overflow: hidden;
}

.boxInfoFlow img
{
  width:30%; 
  float: left;
}

.boxInfoFlowTxt
{
  float: right;
  width:68%;
  padding: 0 0 30px 0;
  overflow: hidden;
  text-align: left;
}

.boxInfoFlowTxt p
{
  font-size: 110%;
}

.boxInfoFlowTxt h3
{
  color: #754a21;
  font-size: 160%;
}


/*******************************************************/
/*photo*/
/*******************************************************/
.boxInfoPhoto
{
  width:100%; 
  margin:0 auto;
  padding:40px 0 0 0;
  text-align:center;
  clear: both;
  overflow: hidden;
}

/*******************************************************/
/*info*/
/*******************************************************/
.infoWrap
{width: 100%; 
  max-width: 1024px;
margin: 0 auto; 
padding: 10px 0; 
background: #fff; 
text-align: left;
overflow: hidden;}

.boxInfoAccess
{margin:50px auto;
width: 90%;
padding:0px; }

.boxInfoAccess .box-left
{margin:0;
width: 50%;
float: left;}

.boxInfoAccess .box-left p
{margin:10px 0 0 0; }

.boxInfoAccess .box-left p.add
{margin:30px 0 0 0;}

.boxInfoAccess .box-left p.time
{margin:30px 0 0 0;}

.boxInfoAccess .box-left p.tel
{font-family:Helvetica, Arial,
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
color: #754a21; 
font-size: 330%; 
font-weight: bold;
margin:0 auto; 
padding: 20px 0;
text-align: left;}

.boxInfoAccess .box-left p.tel:before
{content: url(../img/icon_tel.png); 
margin: 10px; 
position: relative; 
top: 8px;}

.boxInfoAccess .box-left p.alltime
{font-size: 150%;  font-weight: bold;
  text-align: left;
  padding-bottom: 20px;
}


.boxInfoAccess .box-left img{
  padding-top: 20px;
}


.boxInfoAccess .box-left .go2form a{
  width: 80%;
  margin: 0 auto;
padding:20px;
color: #fff;
 font-size: 100%; 
 font-weight: bold;
text-decoration: none;
text-align: center;
background: #ff0053;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out;  
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out; 
}

.boxInfoAccess .go2form a:hover {
color: #fff;
text-decoration: none;
text-align: center;
background: #15286d;
}

.boxInfoAccess ul
{
margin: 10px 0 20px 0;
text-align: left;
}

.boxInfoAccess ul li
{
margin:20px 0 0 0;
padding:0;
list-style:none;
}

.boxInfoAccess ul li a:before
{content: url(../img/icon_arrow.png); 
margin: 10px 5px 0px 10px; 
position: relative; 
top: -4px;
}

.boxInfoAccess ul li a
{color: #fff;
 font-size: 130%; 
 font-weight: bold;
text-decoration: none;
text-align: center;
background: #ff0053;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 20px 10px;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out;  
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out; 
}

.boxInfoAccess ul li a:hover {
color: #fff;
text-decoration: none;
text-align: center;
background: #fd9833;
}

.boxInfoAccess img
{margin: 20px ;  text-align: left;}

.boxInfoAccess .box-right
{margin:0;
width: 50%;
float: left;
overflow: hidden;}

.boxInfoAccess .box-right h3
{font-size: 120%;
color: #754a21;
padding-bottom: 20px;
border-bottom: solid 3px #754a21;
margin: 0px auto 20px auto;
width: 100%;
text-align: center;}

.boxInfoAccess .box-right h4
{color: #754a21; margin: 0 0 20px 0;}

.boxInfoAccess .box-right dl
{font-size: 75%;
color: #754a21; }

.boxInfoAccess .box-right dt {
  float:left;
  padding: 0 0 5px 0;
}
.boxInfoAccess .box-right dd {
  margin-left:70px;
  padding: 0 0 5px 0;
}

.boxInfoAccess .box-right .box-left-photo
{margin:0;
width: 40%;
float: left;
padding: 0;
overflow: hidden;}

.boxInfoAccess .box-right .box-left-photo img
{margin: 0; padding: 0;
}

.boxInfoAccess .box-right .box-left-photo em
{margin:10px 0 0 0px; color: #951900; font-size: 90%; font-weight: bold;
display: block;
}

.boxInfoAccess .box-right .box-right-txt
{margin:0;
width: 60%;
float: left;
overflow: hidden;}

.box-voice h4
{
color: #754a21;
font-size: 120%; 
line-height: 160%;
text-align: left;
}

.box-voice
{
background: #efede2;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
color: #754a21;
margin: 20px 0;
padding: 20px;
font-size: 85%; 
line-height: 160%;
text-align: left;
}

.box-voice p
{
padding: 0px;
font-size: 100%; 
line-height: 160%;

}

/*******************************************************/
/*form*/
/*******************************************************/
.boxForm
{margin:50px auto;
width: 85%;
padding:0px;
text-align: center; }

.boxForm p
{margin:0 auto; 
text-align: center;
padding: 0 0 80px 0;}

.boxForm dl
{line-height: 120%; 
text-align: left;}

.boxForm dt {
float:left;
 padding: 0 0 30px 0;}
 
.boxForm dd {
margin-left:250px;
padding: 0 0 30px 0;}

.boxForm dd span.txtbasic{font-size:12px!important;color:#ff0000;}


.boxForm input.txtbx01{ /* width: 95%; */ width:400px; height:30px; border: #e1e2e3 1px solid; border-radius: 6px; margin-top: 5px; margin-bottom: 5px;}
.boxForm input.txtbx02{width:80px; height:30px; border: #e1e2e3 1px solid; border-radius: 6px; margin-top: 5px; margin-bottom: 5px;}

.boxForm .txt-attention{
  color:#ff679a;
}

button
{color: #fff;
margin: 0 auto;
text-align: center;
width: 60%;
font-size: 130%; 
text-decoration: none;
background: #ff0053;
border-style: none;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 20px 0px;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out;  
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out; 
cursor: pointer;
}

button:before
{content: url(../img/icon_arrow.png); 
margin: 10px 5px 0px 10px; 
position: relative; 
top: -4px;
}

button:hover {
color: #fff;
text-decoration: none;
text-align: center;
background: #fd9833;
}

@media only screen and (max-width: 999px) {
/*******************************************************/
/*common*/
/*******************************************************/
.pc{/*display:none;*/}
.sp{}

.boxRegist
{
  width:98%; 
  margin:0 auto;
  padding:20px 0 20px 0;
  text-align: center;
  overflow:hidden;
}

.boxRegist img
{
  width:100%; 
}

/*******************************************************/
/*Header*/
/*******************************************************/
header img{width:100%;}

/*******************************************************/
/*blown-bg*/
/*******************************************************/
.contentWrap h2
{font-size: 200%; text-align: center; color: #754a21; padding: 30px 0 10px 0; width: 100%;}

.contentWrap h2.attention
{
  font-size: 210%; text-align: center;
  line-height: 110%;
  color: #754a20;
  padding: 20px 0 20px 0;
  border: #eecd45 solid 5px;
  width: 100%;
  margin: 40px auto 10px auto;
  background: #fff;
}

.contentWrap h2.pricelist
{
  font-size: 200%; text-align: center;
  line-height: 110%;
  color: #754a20;
  padding: 40px 0 20px 0;
  border-bottom: #eecd45 solid 5px;
  width: 100%;
  margin: 0 auto;
}

/*******************************************************/
/*white-bg*/
/*******************************************************/
.contentWrapW
{background: #fff; padding: 40px 0 30px 0; text-align: center; clear: both; width: 90%; margin: 0 auto;}

.contentWrapW h2
{
  font-size: 200%; text-align: center;
  line-height: 110%;
  color: #754a20;
  padding: 0px 0 20px 0;
  border-bottom: #eecd45 solid 5px;
  width: 100%;
  margin: 0 auto;
}

.contentWrapW h2.titIllust
{
  font-size: 200%; text-align: center;
  color: #fff;
  padding: 32px 0 25px 0;
  border-bottom: none;
  width: 100%;
  margin: 0px auto 0 auto;
  background:url(../img/tit_illust.png) no-repeat;
}

.contentWrapW h2.feature
{
  font-size: 200%; text-align: center;
  line-height: 110%;
  color: #754a20;
  padding: 30px 0 20px 0;
  border-bottom: none;
  width: 100%;
  margin: 0 auto;
}

.contentWrapW h3.product
{
  font-size: 200%; text-align: center;
  line-height: 110%;
  color: #951900;
  padding: 30px 0 10px 0;
  border-bottom: #951900 solid 5px;
  font-weight: bold;
  width: 60%;
  margin: 0 auto;
}

.contentWrapW p
{
  color: #754a20;
  padding: 30px 0 15px 0;
  font-size: 160%;
}

/*******************************************************/
/*voice*/
/*******************************************************/
.boxCheck
{
  width:98%; 
  margin:-50px auto 20px auto;
  padding:50px 50px 0px 50px;
  border: #cac3bb solid 5px;
  background: #FFFFFF;
}

/*******************************************************/
/*point*/
/*******************************************************/
.boxInfoAnswer {
	display: block;
	background: #f2e2a1;
	border-radius: 5px;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
	width: 100%;
	padding: 10px;
	min-height: 80px;
	margin: 0 0 10px 0;
	vertical-align: top;
}

.boxInfoAnswer p {
	color: #333;
	padding: 20px 10px 15px 10px;
	font-size: 130%;
	text-align: center;
}

/*******************************************************/
/*howto*/
/*******************************************************/
.boxHowtoInfo
{
  float: none;
  width:100%;
  overflow: hidden;
  padding: 0 0 30px 0;
}
.boxHowto img{
  float: none;
  width: 50%;
  margin-bottom: 20px;
}


/*******************************************************/
/*about*/
/*******************************************************/
p.price
{
  color: #b51f1f;
  background: #eeeae9;
  margin: 20px 0 20px 0;
  padding: 10px;
  font-size: 180%;
  font-weight: bold;
 }
 
 .boxExplain
{
  width:100%; 
  margin:0 auto;
  padding:20px 0 10px 0;
  text-align: center;
  overflow:hidden;
}

.boxExplain img
{
  width:100%;
  float: none;
}

 p.boxExplainInfo
{
  float: none;
  width:100%;
  overflow: hidden;
  padding: 20px 0 30px 0;
  text-align:left;
  font-size: 130%;
}

.boxComment
{
  background: #f1e2a1;
  width:100%;
  margin: 0px auto 0 auto;
  padding: 20px;
}

.boxComment h3
{
 font-size: 160%;
}

.boxComment p
{
 color: #333;
 font-size: 130%;
}

/*******************************************************/
/*illust*/
/*******************************************************/

.boxIllust p
{
  color:#ee0764;
  font-size: 160%;
  padding: 10px 0 20px 0;
}

/*******************************************************/
/*price*/
/*******************************************************/
.boxPloduct img
{
  width:50%;
  float: none;
}

.boxPloductInfo
{
  float: none;
  width:100%;
  overflow: hidden;
  padding: 0;
}

/*******************************************************/
/*feature*/
/*******************************************************/
.boxInfoFearure
{
  width:98%; 
  margin:0 auto;
  padding:20px 0 0 0;
  text-align:center;
  overflow: hidden;
}

.boxInfoFearure img
{
  width:98%;
}

img.drphoto{ float: left; width: 20%;}

.boxInfoFearure p
{
  text-align:left;
  font-size: 110%;
}

.boxInfoFearureVoice
{
  float: right;
  width:74%;
  padding: 0 0 30px 0;
  overflow: hidden;
}

.boxInfoFearureVoice p
{
  padding: 0 0 0 0;
  margin: 0;
}

.boxCommentVoice
{
  background: #f1e2a1;
  width:96%;
  margin: 25px auto 0 auto;
  padding: 20px;
}

.boxCommentVoice p
{
  color: #333;
}

/*******************************************************/
/*flow*/
/*******************************************************/
.boxInfoFlow
{
  width:100%; 
  margin:0 auto;
  padding:40px 0 0 0;
  text-align:center;
  clear: both;
  overflow: hidden;
  border-bottom: 1px dotted #666; 
}

.boxInfoFlow img
{
  padding:0px 0 0 0;
  width:80%; 
  margin: 0 auto;
  float: none;
}

.boxInfoFlowTxt
{
  float: none;
  width:100%;
  padding: 40px 0 30px 0;
  overflow: hidden;
  text-align: left;
}

.boxInfoFlowTxt p
{
  font-size: 110%;
}

.boxInfoFlowTxt h3
{
  color: #754a21;
  font-size: 160%;
}

/*******************************************************/
/*photo*/
/*******************************************************/
.boxInfoPhoto
{
  width:100%; 
  margin:0 auto;
  padding:40px 0 0 0;
  text-align:center;
  clear: both;
  overflow: hidden;
}

.boxInfoPhoto img
{
  width:100%;
}


/*******************************************************/
/*info*/
/*******************************************************/
.boxInfoAccess .box-left
{margin:0;
width: 48%;
float: left;}

.boxInfoAccess .box-right
{margin:0 auto;
width: 48%;
float: right;
overflow: hidden;}

.boxInfoAccess .box-left p.tel
{
color: #754a21; 
font-size: 250%; 
font-weight: bold;
margin:0 auto; 
padding: 20px 0;
text-align: left;}

.boxInfoAccess .box-left p.tel:before
{content: url(../img/icon_tel.png); 
margin: 10px; 
position: relative; 
top: 8px;}


.boxInfoAccess ul li
{
margin:20px 0 0 0;
padding:0;
list-style:none;
}

.boxInfoAccess ul li a:before
{content: url(../img/icon_arrow.png); 
margin: 10px 5px 0px 10px; 
position: relative; 
top: -4px;
}

.boxInfoAccess ul li a
{color: #fff;
 font-size: 100%; 
 font-weight: bold;
text-decoration: none;
text-align: center;
background: #ff0053;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 20px 10px;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out;  
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out; 
}

.boxInfoAccess ul li a:hover {
color: #fff;
text-decoration: none;
text-align: center;
background: #fd9833;
}

.boxInfoAccess img
{margin: 20px 0; text-align: center; width: 100%;}

.boxInfoAccess .box-right .box-left-photo
{margin:0 auto;
width: 50%;
float: none;
overflow: hidden;}

.boxInfoAccess .box-right h4
{color: #754a21; margin: 20px 0 20px 0; text-align:left;}

.boxInfoAccess .box-right dl
{font-size: 90%; margin:0 auto; width: 100%; }

.boxInfoAccess .box-right dt {
  float:left;
  padding: 0 0 5px 0;
}
.boxInfoAccess .box-right dd {
  margin-left:70px;
  padding: 0 0 5px 0;
}

.boxInfoAccess .box-right .box-right-txt
{margin:0;
width: 100%;
float: left;
text-align: left;
overflow: hidden;}

.box-voice h4
{
color: #754a21;
font-size: 120%; 
line-height: 160%;
text-align: left;
}
}

@media only screen and (max-width: 767px) {
/*******************************************************/
/*blown-bg*/
/*******************************************************/
.pc{display:none;}
.sp{display: block;}
.boxRegistsp{
  text-align: center;
  margin: 20px 0 40px 0;
}
.boxRegistsp img{
  width: 90%;
}

.contentWrap h2
{font-size: 180%; text-align: center; color: #754a21; padding: 30px 0 10px 0; width: 100%;}

.contentWrap h2.attention
{
  font-size: 180%; text-align: center;
  line-height: 110%;
  color: #754a20;
  padding: 20px 0 20px 0;
  border: #eecd45 solid 5px;
  width: 100%;
  margin: 40px auto 10px auto;
  background: #fff;
}

.contentWrap h2.pricelist
{
  font-size: 180%; text-align: center;
  line-height: 110%;
  color: #754a20;
  padding: 40px 0 20px 0;
  border-bottom: #eecd45 solid 5px;
  width: 100%;
  margin: 0 auto;
}

/*******************************************************/
/*white-bg*/
/*******************************************************/
.contentWrapW
{background: #fff; padding: 40px 0 30px 0; text-align: center; clear: both; width: 90%; margin: 0 auto;}

.contentWrapW h2
{
  font-size: 180%; text-align: center;
  line-height: 110%;
  color: #754a20;
  padding: 0px 0 20px 0;
  border-bottom: #eecd45 solid 5px;
  width: 100%;
  margin: 0 auto;
}

.contentWrapW h2.titIllust
{
  font-size: 180%; text-align: center;
  color: #fff;
  padding: 32px 0 25px 0;
  border-bottom: none;
  width: 100%;
  margin: 0px auto 0 auto;
  background:url(../img/tit_illust.png) no-repeat;
}

.contentWrapW h2.feature
{
  font-size: 180%; text-align: center;
  line-height: 110%;
  color: #754a20;
  padding: 30px 0 20px 0;
  border-bottom: none;
  width: 100%;
  margin: 0 auto;
}

.contentWrapW h3.product
{
  font-size: 180%; text-align: center;
  line-height: 110%;
  color: #951900;
  padding: 30px 0 10px 0;
  border-bottom: #951900 solid 5px;
  font-weight: bold;
  width: 60%;
  margin: 0 auto;
}

.contentWrapW p
{
  color: #754a20;
  padding: 30px 0 15px 0;
  font-size: 140%;
}

/*******************************************************/
/*voice*/
/*******************************************************/
.boxVoice
{
  text-align: center;
  margin: 0 auto;
}

.boxVoice img
{
  float: none;
  width:50%;
  text-align: center;
  margin: 0 auto;
  padding: 0 0 20px 0;
}

.boxVoiceInfo
{
  float: none;
  width:100%;
  padding: 0 0 30px 0;
  text-align: left;
}


.boxVoiceInfo p
{ padding: 10px 20px;
  text-align: left;
  line-height: 160%;
  }

.boxVoiceInfo p.name{ text-align: right; padding: 15px 30px; color: #754a21;}

.balloon {
  background-color: #fff;
  padding: 20px;
  font-size: 120%;
  position: relative;
}
.balloon:after {
  border-bottom: 12px solid #fff;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  content: '';
  margin-left: -10px;
  position: absolute;
  top: -12px;
  left: 50%;
}

.boxCheck
{
  width:98%; 
  margin:-50px auto 20px auto;
  padding:50px 20px 0px 20px;
  border: #cac3bb solid 5px;
  background: #FFFFFF;
}

.balloonTit {
  clear: both;
  background-color: #754a20;
  padding: 10px;
  position: relative;
  color: #fff;
  width: 80%;
  text-align: center;
  margin: 0px auto 0 auto;
  font-size: 260%;
}

.balloonTit:after {
  border-top: 12px solid #754a20;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  content: '';
  margin-left: -10px;
  position: absolute;
  bottom: -12px;
  left: 50%;
}

.boxCheck ul
{
  margin: 10px 0 20px 0;
}

.boxCheck ul li
{
  margin:0;
  padding:0 0 20px 0;
  list-style:none;
  border-bottom: dotted 1px #666666;
  color: #c72505;
  font-size: 160%;
  margin-left:2.6em;text-indent:-2.6em;
}

.boxCheck ul li:before
{
  content: url(../img/img_check.png); 
  margin: 15px; 
  position: relative; 
  top: 10px;
}

/*******************************************************/
/*point*/
/*******************************************************/
.boxInfoAnswer {
	display: block;
	background: #f2e2a1;
	border-radius: 5px;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
	width: 100%;
	padding: 10px;
	min-height: 80px;
	margin: 0 0 10px 0;
	vertical-align: top;
}

.boxInfoAnswer p {
	color: #333;
	padding: 20px 10px 15px 10px;
	font-size: 130%;
	text-align: center;
}

/*******************************************************/
/*howto*/
/*******************************************************/
.boxHowtoInfo
{
  float: none;
  width:100%;
  overflow: hidden;
  padding: 0 0 30px 0;
}

.boxHowto img{
  float: none;
  width: 70%;
  margin-bottom: 20px;
}


/*******************************************************/
/*about*/
/*******************************************************/
p.price
{
  color: #b51f1f;
  background: #eeeae9;
  margin: 20px 0 20px 0;
  padding: 10px;
  font-size: 180%;
  font-weight: bold;
 }
 
 .boxExplain
{
  width:100%; 
  margin:0 auto;
  padding:20px 0 10px 0;
  text-align: center;
  overflow:hidden;
}

.boxExplain img
{
  width:100%;
  float: none;
}

 p.boxExplainInfo
{
  float: none;
  width:100%;
  overflow: hidden;
  padding: 20px 0 30px 0;
  text-align:left;
  font-size: 130%;
}

.boxComment
{
  background: #f1e2a1;
  width:100%;
  margin: 0px auto 0 auto;
  padding: 20px;
}

.boxComment h3
{
 font-size: 140%;
}

.boxComment p
{
 color: #333;
 font-size: 120%;
}

.boxCommentInfo
{
 float: none;
 width: 100%;
}
.boxCommentInfo img
{
 float: none;
 width:90%;
}

.boxCommentInfo p
{
  float: none;
  width:90%;
  margin: 0 auto;
  padding: 10px 0 0 0;
}

.boxComment p.no {
  color: #fff;
  background: #bb8f30;
  text-align: center;
  margin: 10px auto 0 auto;
  width: 10%;
  padding: 10px 0;
}

.photo img{
  width:90%;
}

/*******************************************************/
/*illust*/
/*******************************************************/
.boxIllust img
{
  width:90%;
}

/*******************************************************/
/*feature*/
/*******************************************************/
.boxInfoFearure p
{
  text-align:left;
  font-size: 110%;
}

img.drphoto{ float: none; width: 50%;}


.boxInfoFearureVoice
{
  float: none;
  width:100%;
  padding: 0 0 30px 0;
  overflow: hidden;
}

.boxCommentVoice
{
  background: #f1e2a1;
  width:96%;
  margin: 25px auto 0 auto;
  padding: 10px 20px 20px 20px;
}

.boxCommentVoice p
{
  color: #333;
}

/*******************************************************/
/*flow*/
/*******************************************************/
.boxInfoFlowTxt
{
  float: none;
  width:100%;
  padding: 40px 0 30px 0;
  overflow: hidden;
  text-align: left;
}

.boxInfoFlowTxt p
{
  font-size: 110%;
}

.boxInfoFlowTxt h3
{
  color: #754a21;
  font-size: 160%;
}

/*******************************************************/
/*info*/
/*******************************************************/
.boxInfoDr
{
width:80%; 
margin:0 auto;
padding:0px  0px 20px 0px; 
text-align: center; 
background: #fff;
overflow: hidden;}

.boxInfoDr img
{float: none; margin: 30px auto; text-align: center;}

.boxInfoHospital img
{padding:0 0 30px 0; width:100%;}

.boxInfoAccess .box-left
{margin:0 auto;
width: 90%;
float: none;}

.boxInfoAccess .box-left p
{margin:10px 0 0 0;
font-size: 100%;
text-align: center;}

.boxInfoAccess .box-left p.add
{margin:30px 0 0 0;}

.boxInfoAccess .box-left p.time
{margin:30px 0 0 0;}

.boxInfoAccess .box-left p.tel
{font-family:Helvetica, Arial,
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
color: #754a21; 
font-size: 300%; 
font-weight: bold;
margin:0 auto; 
padding: 20px 0;
text-align: center;}

.boxInfoAccess .box-left p.tel:before
{content: url(../img/icon_tel.png) ; 
margin: 10px; 
position: relative; 
top: 0px;}

.boxInfoAccess .box-left p.alltime
{font-size: 150%; text-align: center; font-weight: bold; padding-bottom:20px;}

.boxInfoAccess ul
{
margin: 30px auto 20px auto;
text-align: center;
}

.boxInfoAccess .go2form{
  margin-top:100px;
}


.boxInfoAccess ul li
{
margin:20px 0 0 0;
padding:10px;
list-style:none;
}

.boxInfoAccess ul li a:before
{content: url(../img/icon_arrow.png); 
margin: 10px 5px 0px 10px; 
position: relative; 
top: -4px;
}

.boxInfoAccess .go2form a{
padding:20px;
color: #fff;
 font-size: 100%; 
 font-weight: bold;
text-decoration: none;
text-align: center;
background: #ff0053;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out;  
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out; 
}


.boxInfoAccess ul li a
{color: #fff;
 font-size: 120%; 
 font-weight: bold;
text-decoration: none;
text-align: center;
background: #ff0053;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 40px 0px;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out;  
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out; 
}

.boxInfoAccess ul li a:hover {
color: #fff;
text-decoration: none;
text-align: center;
background: #15286d;
}

.boxInfoAccess .box-left img
{margin: 50px auto; text-align: center; width: 100%;}

.boxInfoAccess .box-right
{margin:40px auto 0 auto;
width: 100%;
float: none;
overflow: hidden;
text-align: center;}

.boxInfoAccess .box-right img
{margin:40px auto 0 auto;
width: 50%;
float: none;
overflow: hidden;
text-align: center;}

.boxInfoAccess .box-right h4
{color: #754a21; margin: 20px 0 20px 0;}

.boxInfoAccess .box-right dl
{font-size: 90%;
text-align: left;
margin: 0 auto;}

.boxInfoAccess .box-right .box-left-photo
{margin:0;
width: 100%;
float: none;
overflow: hidden;}

.boxInfoAccess .box-right .box-right-txt
{margin:0;
width: 100%;
float: left;
overflow: hidden;}

.box-voice
{
background: #fff;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
color: #333;
margin: 20px 0;
padding: 20px;
font-size: 100%; 
line-height: 160%;
text-align: left;
}

.boxForm img
{width: 100%;}

.boxForm dt {
float:none;
padding: 20px 0 10px 0;
border-top: 1px solid #ccc;
background: url(../img/bg_line.png) bottom repeat-x; 

}
 
.boxForm dd {
margin-left:0px;
padding: 20px 0 30px 0;
}

.boxForm input.txtbx01{ width: 95%; border: #e1e2e3 1px solid; border-radius: 6px; margin-top: 5px; margin-bottom: 5px;}
.boxForm textarea{width: 95%;  border: #e1e2e3 1px solid; border-radius: 6px; margin-top: 5px; margin-bottom: 15px;}


button
{color: #fff;
margin: 0 auto;
text-align: center;
width: 90%;
font-size: 130%; 
text-decoration: none;
background: #ff0053;
border-style: none;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 20px 0px;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out;  
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out; 
cursor: pointer;
}
}

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


/*******************************************************/
/*blown-bg*/
/*******************************************************/
.contentWrap h2
{font-size: 140%; text-align: center; color: #754a21; padding: 30px 0 10px 0; width: 100%;}

.contentWrap h2.attention
{
  font-size: 140%; text-align: center;
  line-height: 150%;
  color: #754a20;
  padding: 20px 10px 20px 10px;
  border: #eecd45 solid 5px;
  width: 100%;
  margin: 40px auto 10px auto;
  background: #fff;
}

.contentWrap h2.pricelist
{
  font-size: 140%; text-align: center;
  line-height: 150%;
  color: #754a20;
  padding: 40px 0 20px 0;
  border-bottom: #eecd45 solid 5px;
  width: 100%;
  margin: 0 auto;
}



/*******************************************************/
/*white-bg*/
/*******************************************************/
.contentWrapW
{background: #fff; padding: 40px 0 30px 0; text-align: center; clear: both; width: 90%; margin: 0 auto;}

.contentWrapW h2
{
  font-size: 140%; text-align: center;
  line-height: 150%;
  color: #754a20;
  padding: 0px 0px 20px 0px;
  border-bottom: #eecd45 solid 5px;
  width: 100%;
  margin: 0 auto;
}

.contentWrapW h2.titIllust
{
  font-size: 140%; text-align: center;
  color: #fff;
  padding: 32px 0 25px 0;
  border-bottom: none;
  width: 100%;
  margin: 0px auto 0 auto;
  background:url(../img/tit_illust.png) no-repeat;
}

.contentWrapW h2.feature
{
  font-size: 140%; text-align: center;
  line-height: 150%;
  color: #754a20;
  padding: 30px 0 20px 0;
  border-bottom: none;
  width: 100%;
  margin: 0 auto;
}

.contentWrapW h3.product
{
  font-size: 140%; text-align: center;
  line-height: 150%;
  color: #951900;
  padding: 30px 0 10px 0;
  border-bottom: #951900 solid 5px;
  font-weight: bold;
  width: 80%;
  margin: 0 auto;
}

.contentWrapW p
{
  color: #754a20;
  padding: 30px 0 15px 0;
  font-size: 120%;
}

/*******************************************************/
/*voice*/
/*******************************************************/
.boxVoiceInfo p
{ padding: 10px 20px;
  text-align: left;
  font-size: 90%;
  line-height: 140%;
  }
 
 .balloon {
  background-color: #fff;
  padding: 10px;
  font-size: 120%;
  position: relative;
}

.balloonTit {
  clear: both;
  background-color: #754a20;
  padding: 10px;
  position: relative;
  color: #fff;
  width: 90%;
  text-align: center;
  margin: 0px auto 0 auto;
  font-size: 200%;
}

.boxCheck ul
{
  margin: 10px 0 20px 0;
}

.boxCheck ul li
{
  margin:0;
  padding:10px 0 10px 0;
  list-style:none;
  border-bottom: dotted 1px #666666;
  color: #c72505;
  font-size: 120%;
  margin-left:0em;text-indent:0em;
}

.boxCheck ul li:before
{
  content: none; 
  margin: 0; 
  position: relative; 
  top: 0px;
}


/*******************************************************/
/*point*/
/*******************************************************/
.boxInfoAnswer p {
	color: #333;
	padding: 20px 10px 15px 10px;
	font-size: 120%;
	text-align: center;
}

/*******************************************************/
/*howto*/
/*******************************************************/
.boxHowtoInfo h3
{
  color: #951900;
  text-align: left;
  font-size: 130%;
}

/*******************************************************/
/*about*/
/*******************************************************/
p.price
{
  color: #b51f1f;
  background: #eeeae9;
  margin: 20px 0 0 0;
  padding: 10px;
  font-size: 120%;
  font-weight: bold;
 }

p.boxExplainInfo
{
  font-size: 120%;
}

.boxComment p
{
 color: #333;
 font-size: 120%;
}

.boxCommentInfo p {
  color: #333;
  padding: 20px 0 0 0;
  text-align: left;
  font-size: 110%;
}

.boxComment p.no {
  width: 20%;
  padding: 10px;
}

/*******************************************************/
/*illust*/
/*******************************************************/
.boxIllust p
{
  color:#ee0764;
  font-size: 120%;
  padding: 10px 0 20px 0;
}

/*******************************************************/
/*price*/
/*******************************************************/
.boxPloductInfo p
{
  text-align: left;
  line-height: 160%;
  margin: 5px 0 20px 0;
  font-size: 120%;
 }
 
 /*******************************************************/
/*feature*/
/*******************************************************/
.boxInfoFearure p
{
  text-align:left;
  font-size: 110%;
}

/*******************************************************/
/*flow*/
/*******************************************************/

.boxInfoFlowTxt p
{
  font-size: 110%;
}

.boxInfoFlowTxt h3
{
  color: #754a21;
  font-size: 120%;
}

/*******************************************************/
/*info*/
/*******************************************************/
.boxInfoDr
{
width:80%; 
margin:0 auto;
padding:0px  0px 20px 0px; 
text-align: center; 
background: #fff;
overflow: hidden;}

.boxInfoDr img
{float: none; margin: 30px auto; text-align: center;}

.boxInfoHospital img
{padding:0 0 30px 0; width:100%;}

.boxInfoAccess .box-left
{margin:0 auto;
width: 90%;
float: none;}

.boxInfoAccess .box-left p
{margin:10px 0 0 0;
font-size: 100%;
text-align: center;}

.boxInfoAccess .box-left p.add
{margin:30px 0 0 0;}

.boxInfoAccess .box-left p.time
{margin:30px 0 0 0;}

.boxInfoAccess .box-left p.tel
{font-family:Helvetica, Arial,
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
color: #754a20; 
font-size: 230%; 
font-weight: bold;
margin:0 auto; 
padding: 20px 0;
text-align: center;}

.boxInfoAccess .box-left p.tel:before
{content: url(../img/icon_tel.png) ; 
margin: 10px; 
position: relative; 
top: 10px;}

.boxInfoAccess .box-left p.alltime
{font-size: 150%; text-align: center; font-weight: bold;}

.boxInfoAccess ul
{
margin: 30px auto 20px auto;
text-align: center;
}

.boxInfoAccess ul li
{
margin:20px 0 0 0;
padding:10px;
list-style:none;
}

.boxInfoAccess ul li a:before
{content: url(../img/icon_arrow.png); 
margin: 10px 5px 0px 10px; 
position: relative; 
top: 0px;
}

.boxInfoAccess ul li a
{color: #fff;
 font-size: 90%; 
 font-weight: bold;
text-decoration: none;
text-align: center;
background: #ff0053;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 40px 0px;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out;  
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out; 
}

.boxInfoAccess ul li a:hover {
color: #fff;
text-decoration: none;
text-align: center;
background: #15286d;
}

.boxInfoAccess .box-left img
{margin: 50px auto; text-align: center; width: 100%;}

.boxInfoAccess .box-right
{margin:40px auto 0 auto;
width: 100%;
float: none;
overflow: hidden;
text-align: center;}

.boxInfoAccess .box-right h4
{color: #754a20; margin: 20px 0 20px 0;}

.boxInfoAccess .box-right dl
{font-size: 90%;
text-align: left;
margin: 0 auto;}

.boxInfoAccess .box-right .box-left-photo
{margin:0;
width: 100%;
float: none;
overflow: hidden;}

.boxInfoAccess .box-right .box-right-txt
{margin:0;
width: 100%;
float: left;
overflow: hidden;}

.box-voice
{
background: #fff;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
color: #333;
margin: 20px 0;
padding: 20px;
font-size: 100%; 
line-height: 160%;
text-align: left;
}

.boxForm img
{width: 100%;}

.boxForm dt {
float:none;
padding: 30px 0 10px 0;
background: url(../img/bg_line.png) bottom repeat-x; }
 
.boxForm dd {
margin-left:0px;
padding: 20px 0 30px 0;}

button
{color: #fff;
margin: 0 auto;
text-align: center;
width: 90%;
font-size: 130%; 
text-decoration: none;
background: #ff0053;
border-style: none;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 20px 0px;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out;  
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out; 
cursor: pointer;
}
}
