@import url('//fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500&display=swap');
@charset "UTF-8";
/* CSS Document */
hr {
  height: 40px;
  border: none;
  background: url(../img/line.gif) center repeat-x;
}
#fv {
  width: 960px;
  margin: 0 auto;
  padding: 30px 0 0 0;
}
#fv p {
  height: 278px;
  margin: 0;
  padding: 220px 600px 0 50px;
  font-size: 13px;
  line-height: 2.0em;
  text-align: center;
}
/*#fv h2 {
	margin: 20px 0;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #555;
	font-weight: normal;
}*/
#fv h2 {
  text-align: center;
}
#fv h2 img {
  height: 19px;
}
#fv h2.title {
  margin: 20px 0;
  text-align: center;
  font-family: "Times New Roman", Times, serif;
  color: #555;
  font-weight: normal;
}
#fv article img {
	width: 100%;
}
h3.title {
  background: #444;
  text-align: center;
}
a.reserve {
  width: 50%;
  margin: 50px auto 90px auto;
  padding: 20px;
  background: #a995b7;
  font-size: 18px;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
a.reserve:hover, a.reserve2:hover, a.beginner:hover, a.coupon:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
  -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;
  color: #fff;
}
a.reserve2, a.beginner, a.coupon {
  float: left;
  width: 27%;
  margin: 30px 1% 60px 1%;
  padding: 20px;
  background: #a995b7;
  font-size: 18px;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.release {
  width: 1000px;
  margin: auto;
}
/* ========================
           booklet
=========================== */
ul.booklet li {
  width: 29.3333%;
  margin: 10px 2%;
  text-align: center;
  float: left;
}
ul.booklet li img {
  width: 100%;
}
/* ========================
           concept
=========================== */
#promise {
  line-height: 2.1em;
}
#promise h3 {
  margin: 30px 0;
  text-align: center;
}
.promise01 {
  height: 650px;
  background: url(../concept/img/promise01.jpg) no-repeat;
}
.promise01 p {
  margin: 0;
  /*	padding: 230px 30px 0 580px;
  */ padding: 210px 30px 0 580px;
}
.promise02 {
  height: 650px;
  background: url(../concept/img/promise02.jpg) no-repeat;
}
.promise02 p {
  margin: 0;
  padding: 240px 580px 0 30px;
}
.promise04 p {
  margin: 0;
  padding: 240px 580px 0 30px;
}
.promise03 {
  height: 650px;
  background: url(../concept/img/promise03.jpg) no-repeat;
}
.promise03 p {
  margin: 0;
  /*	padding: 250px 30px 0 580px;
  */ padding: 220px 30px 0 580px;
}
.promise04 {
  height: 650px;
  background: url(../concept/img/promise04.jpg) no-repeat;
}
.sp {
  display: none;
}
/*.point{
	background-color:#444444;
	padding:1em;
	text-align:center;
}
.point img{
	width:100%;
	height:auto;
}*/
/* ========================
           menu
=========================== */
#eyemenu {
  font-size: 13px;
  line-height: 1.6em;
}
#eyemenu h3 {
  margin: 30px 0;
  padding: 5px 0;
  font-weight: normal;
  text-align: center;
  color: #fff;
  background: #c1b5ca;
}
#eyemenu .price {
  font-size: 16px;
  font-family: 'Quattrocento', serif;
  color: #e95e7f;
}
#eyemenu .left {
  width: 45%;
  float: left;
}
#eyemenu .right {
  width: 45%;
  float: right;
}
#eyemenu .right p, #eyemenu .left p {
  padding: 0 0 10px 0;
}
#eyemenu .right h4, #eyemenu .left h4 {
  font-size: 14px;
  color: #a481bb;
}
#eyemenu table {
  margin: 20px 0 30px 0;
  width: 100%;
}
#eyemenu th {
  /*border-top: 3px solid #333;*/
  border-top: 1px solid #ccc;
}
#eyemenu td {
  border-top: 1px solid #ccc;
}
#eyemenu th, #eyemenu td {
  padding: 10px;
}
#eyemenu a.more, #mainte a.more {
  width: 40%;
  margin: 20px auto 40px auto;
  padding: 10px 0;
  border-radius: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  background: #444;
  font-size: 15px;
  color: #fff;
  display: block;
}
#curl span, #design span, #volume span {
  display: block;
}
#curl {
  height: 930px;
  background: url(../menu/img/curl_bg.jpg) no-repeat;
}
.Jcurl {
  width: 315px;
  padding: 420px 0 20px 50px;
}
.Ccurl {
  width: 315px;
  padding: 10px 0 20px 50px;
  float: left;
}
.Dcurl {
  width: 315px;
  padding: 10px 0 20px 30px;
  float: left;
}
#design {
  height: 930px;
  background: url(../menu/img/design_bg.jpg) no-repeat;
}
.elegant {
  width: 175px;
  padding: 420px 0 20px 560px;
  text-align: center;
  float: left;
}
.sexy {
  width: 175px;
  padding: 420px 0 20px 20px;
  text-align: center;
  float: left;
}
.natural {
  width: 175px;
  padding: 20px 0 20px 560px;
  text-align: center;
  float: left;
}
.cute {
  width: 175px;
  padding: 20px 0 20px 20px;
  text-align: center;
  float: left;
}
#volume {
  height: 510px;
  padding: 420px 0 0 0;
  background: url(../menu/img/volume_bg.jpg) no-repeat;
}
#volume .num80 {
  width: 220px;
  margin: 0 0 20px 40px;
  padding: 50px 0 20px 165px;
  background: url(../menu/img/volume-80.png) no-repeat;
}
#volume .num100 {
  width: 220px;
  margin: 0 0 20px 40px;
  padding: 50px 0 20px 165px;
  background: url(../menu/img/volume-100.png) no-repeat;
}
#volume .num120 {
  width: 220px;
  margin: 0 0 0 40px;
  padding: 50px 0 20px 165px;
  background: url(../menu/img/volume-120.png) no-repeat;
  float: left;
}
#volume .num140 {
  width: 220px;
  margin: 0 0 0 40px;
  padding: 50px 0 20px 165px;
  background: url(../menu/img/volume-140.png) no-repeat;
  float: left;
}
/* カール */
#eyemenu .curl01 {}
#eyemenu .curl01 img {
  margin-bottom: 10px;
}
#eyemenu .curl01 h3 {
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 30px;
}
#eyemenu .curl01 h3 img {
  margin-bottom: 15px;
}
#eyemenu .curl02 {
  background: url(../menu/img/curl/henge01.jpg) no-repeat top 0 left 0;
  height: 750px;
  margin-top: 30px;
  position: relative;
}
#eyemenu .curl02 p {
  font-size: 13px;
}
#eyemenu .curl02 p:nth-child(1) {
  width: 190px;
  position: absolute;
  top: 320px;
  left: 253px;
}
#eyemenu .curl02 p:nth-child(2) {
  width: 190px;
  position: absolute;
  top: 482px;
  left: 39px;
}
#eyemenu .curl02 p:nth-child(3) {
  width: 195px;
  position: absolute;
  top: 640px;
  left: 248px;
}
/* デザイン */
.menufv {
  vertical-align: bottom;
}
#eyemenu .design01 {}
#eyemenu .design01 h3 img {
  vertical-align: bottom;
}
#eyemenu .design01 .type:after {
  content: "";
  display: block;
  clear: both;
}
#eyemenu .design01 .type img {
  vertical-align: bottom;
  float: left;
}
#eyemenu .design02 .tit {
  background: url(../menu/img/design/designtitle02.jpg) no-repeat top 0 left 0;
  height: 154px;
}
#eyemenu .design02 .tit p {
  width: 410px;
  font-size: 14px;
  line-height: 1.8em;
  padding: 40px 0 0 527px
}
#eyemenu .design02 .taste:after {
  content: "";
  display: block;
  clear: both;
}
#eyemenu .design02 .taste div {
  width: 320px;
  float: left;
}
#eyemenu .design02 .taste p {
  width: 264px;
  margin: 5px auto;
  line-height: 1.7em;
}
#eyemenu .design03 h3 img {
  vertical-align: bottom;
}
#eyemenu .design03 div {
  background: url(../menu/img/design/design01.jpg) no-repeat top 0 left 0;
  height: 372px;
  position: relative;
}
#eyemenu .design03 p:nth-child(1) {
  position: absolute;
  top: 300px;
  left: 50px;
  width: 305px;
}
#eyemenu .design03 p:nth-child(2) {
  position: absolute;
  top: 100px;
  right: 298px;
  width: 276px;
}
#eyemenu .design03 p:nth-child(3) {
  position: absolute;
  top: 277px;
  right: 27px;
  width: 299px;
}
/* ボリューム */
#fv img {
  vertical-align: bottom;
}
#eyemenu .volume02 {
  background: url(../menu/img/volume/volume02.jpg) no-repeat top 0 left 0;
  height: 740px;
  position: relative;
  margin-bottom: 60px;
}
#eyemenu .volume02 p:nth-child(1) {
  width: 415px;
  position: absolute;
  top: 210px;
  right: 30px;
}
#eyemenu .volume02 p:nth-child(2) {
  width: 170px;
  position: absolute;
  top: 340px;
  right: 45px;
}
#eyemenu .volume02 p:nth-child(3) {
  width: 170px;
  position: absolute;
  top: 500px;
  right: 258px;
}
#eyemenu .volume02 p:nth-child(4) {
  width: 170px;
  position: absolute;
  top: 660px;
  right: 45px;
}
#eyemenu .volume03 {
  background: url(../menu/img/volume/volume03.jpg) no-repeat top 0 left 0;
  height: 670px;
  position: relative;
}
#eyemenu .volume03 span {
  font-size: 16px;
  color: #a380bd;
}
#eyemenu .volume03 p:nth-child(1) {
  width: 250px;
  position: absolute;
  top: 304px;
  right: 286px;
}
#eyemenu .volume03 p:nth-child(2) {
  width: 195px;
  position: absolute;
  top: 578px;
  left: 30px;
}
#eyemenu .volume03 p:nth-child(3) {
  width: 195px;
  position: absolute;
  top: 578px;
  right: 238px;
}
/* ========================
      special contents
=========================== */
#fv .arrange {
  width: 960px;
  position: relative;
}
.arrange p {
  position: absolute;
  top: 200px;
  left: 13px;
  width: 270px;
  text-align: left;
}
#special .arrange01 {}
#special .arrange01 div img {
  vertical-align: bottom;
  line-height: .1em
}
#special .arrange01 .balance {
  background: url(../special/img/arrange/arrange02.png) no-repeat top 0 left 0;
  height: 750px;
  position: relative;
}
#special .arrange01 .balance p {
  font-size: 13px;
  line-height: 1.6em;
}
#special .arrange01 .balance p:nth-child(1) {
  position: absolute;
  top: 340px;
  right: 44px;
  width: 160px;
}
#special .arrange01 .balance p:nth-child(2) {
  position: absolute;
  top: 510px;
  right: 264px;
  width: 170px;
}
#special .arrange01 .balance p:nth-child(3) {
  position: absolute;
  top: 668px;
  right: 18px;
  width: 200px;
}
#special .arrange02 h3 {}
#special .arrange02 p {
  margin: 5px auto;
  width: 670px;
  text-align: center;
}
#special .arrange02 .approach:after {
  content: "";
  display: block;
  clear: both;
}
#special .arrange02 .approach {
  width: 920px;
  margin: 20px auto;
}
#special .arrange02 .approach div {
  float: left;
  margin: 0 20px;
}
#special .arrange02 .approach div p {
  font-size: 13px;
  width: 250px;
  text-align: left;
}
.PRmovie {
  width: 960px;
  height: 540px;
}
/* ========================
           care
=========================== */
/* index */
#fv .keep {
  width: 960px;
  position: relative;
}
#fv .keep p {
  position: absolute;
  top: 60px;
  left: 20px;
  width: 320px;
  text-align: left;
}
.keep01 .number1, .keep01 .number2 {
  margin: 20px 0 50px 0;
}
.paragraph {
  margin: 15px 30px;
}
.paragraph .number {
  margin-left: 20px;
  width: 194px;
  float: left;
}
.paragraph:after {
  content: "";
  display: block;
  clear: both;
}
.paragraph .sentence {
  float: right;
  margin-top: 15px;
  width: 640px;
}
.paragraph .sentence p {
  font-size: 14px;
  line-height: 1.8em;
  margin: 15px;
}
.paragraph .sentence span {
  color: #bb0000;
}
.keep01 .number1 .point:after {
  content: "";
  display: block;
  clear: both;
}
.keep01 .number1 .point {
  padding: 10px 40px;
}
.keep01 .number1 .point div {
  float: left;
  margin: 0 14px;
  position: relative;
  width: 265px;
  background: #fff;
}
.keep01 .number1 .point p {
  padding: 5px 20px 15px 20px;
  font-size: 13px;
  width: 230px;
}
.keep01 .number2 .point:after {
  content: "";
  display: block;
  clear: both;
}
.keep01 .number2 .point {
  padding: 10px 25px;
}
.keep01 .number2 .point div {
  position: relative;
}
.keep01 .number2 .point div:nth-child(odd) {
  margin-top: 15px;
  float: left;
  width: 443px;
}
.keep01 .number2 .point div:nth-child(even) {
  margin-top: 15px;
  float: right;
  width: 443px;
}
.keep01 .number2 .point p {
  font-size: 13px;
  position: absolute;
  top: 20px;
  right: 16px;
  width: 266px;
}
.keep01 .number2 .point p strong {
  margin: 0 0 10px 0;
  font-size: 1.4em;
  color: #a380bd;
  display: block;
}
.keep01 .number3 .point:after {
  content: "";
  display: block;
  clear: both;
}
.keep01 .number3 .point {
  padding: 10px 20px;
}
.keep01 .number3 .point div {
  float: left;
  margin: 0 15px;
  position: relative;
  width: 260px;
}
.keep01 .number3 .point p {
  position: absolute;
  top: 150px;
  left: 154px;
  font-size: 13px;
  width: 150px;
}
.keep01 .number3 .point a.btn {
  background: #313131;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  padding: 5px 5px 3px 5px;
  position: absolute;
  text-align: center;
  top: 230px;
  left: 146px;
  width: 140px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.keep01 .number3 .point a:hover.btn {
  background: #999;
}
/* アイテム */
#fv .item {
  width: 960px;
  position: relative;
}
#fv .item p {
  position: absolute;
  top: 40px;
  left: 0px;
  width: 266px;
  text-align: left;
}
#eyecare .itemlist {
  margin: 25px 0;
}
#eyecare .itemlist:after {
  content: "";
  display: block;
  clear: both;
}
#eyecare .itemlist .itemphoto {
  width: 190px;
  float: left;
  margin-left: 15px;
}
#eyecare .itemlist .itemtext {
  line-height: 1.8em;
  float: left;
  font-size: 13px;
  width: 385px
}
#eyecare .itemlist .itemtext span {
  color: #a380bd;
  line-height: 1.5em;
  float: left;
  font-size: 18px;
  padding: 15px 0 5px 0;
  width: 382px
}
#eyecare .itemlist .itemrecommend {
  width: 320px;
  margin-top: 30px;
  float: right;
}
/* ========================
           design
=========================== */
#sexy {
  background: url(../design/img/sexy_bg.jpg) no-repeat;
  margin: 0 0 30px 0;
}
#sexy .txt {
  width: 400px;
  height: 383px;
  padding: 240px 0 0 50px;
}
#sexy .point {
  height: 420px;
  background: url(../design/img/sexy_point.jpg) no-repeat;
}
#sexy .point ul, #natural .point ul, #cute .point ul {
  margin: 0;
  padding: 170px 40px 0 460px;
  font-size: 13px;
}
#sexy .point li, #natural .point li, #cute .point li {
  height: 20px;
  padding: 0 0 50px 0;
}
#natural {
  background: url(../design/img/natural_bg.jpg) no-repeat;
  margin: 0 0 30px 0;
}
#natural .txt {
  width: 400px;
  height: 383px;
  padding: 240px 50px 0 490px;
}
#natural .point {
  height: 420px;
  background: url(../design/img/natural_point.jpg) no-repeat;
}
#cute {
  background: url(../design/img/cute_bg.jpg) no-repeat;
  margin: 0 0 30px 0;
}
#cute .txt {
  width: 400px;
  height: 383px;
  padding: 240px 0 0 50px;
}
#cute .point {
  height: 420px;
  background: url(../design/img/cute_point.jpg) no-repeat;
}
/* ========================
           system
=========================== */
#trust {
  background: url(../system/img/trust_bg.jpg) no-repeat;
  line-height: 2.1em;
}
#trust strong, #health strong, #care strong, #logic strong, #speed strong, #mainte strong, #pre strong, #niawase strong, #after strong {
  color: #C00;
  font-weight: normal;
}
.trust01, .health01, .care01 {
  height: 160px;
  padding: 240px 30px 0 520px;
}
#trust .point p, #health .point p, #care .point p, #logic .point p, #speed .point p, #mainte .point p, #pre .point p, #niawase .point p, #after .point p {
  width: 290px;
  margin: 0 20px 0 10px;
  padding: 0;
  font-size: 13px;
  line-height: 1.6em;
  display: block;
  float: left;
}
#trust .point img, #health .point img, #care .point img, #logic .point img, #speed .point img, #mainte .point img, #pre .point img, #niawase .point img, #after .point img {
  margin: 0 0 10px 0;
  display: block;
}
#trust .point span, #health .point span, #care .point span, #logic .point span, #speed .point span, #mainte .point span, #pre .point span, #niawase .point span, #after .point span {
  padding: 0 0 0 24px;
  display: block;
}
#health {
  margin: 80px 0;
  background: url(../system/img/health_bg.jpg) no-repeat;
  line-height: 2.1em;
}
#care {
  margin: 80px 0;
  background: url(../system/img/care_bg.jpg) no-repeat;
  line-height: 2.1em;
}
/* ========================
         technique
=========================== */
#logic {
  background: url(../technique/img/logic_bg.jpg) no-repeat;
  font-size: 15px;
  line-height: 2.1em;
}
.logic01 {
  height: 310px;
  padding: 270px 520px 0 45px;
}
#speed {
  margin: 80px 0;
  background: url(../technique/img/speed_bg.jpg) no-repeat;
  font-size: 15px;
  line-height: 2.1em;
}
.speed01 {
  height: 310px;
  padding: 270px 45px 0 520px;
}
#mainte {
  background: url(../technique/img/mainte_bg.jpg) no-repeat;
  font-size: 15px;
  line-height: 2.1em;
}
.mainte01 {
  height: 310px;
  padding: 270px 520px 0 45px;
}
/* ========================
         counseling
=========================== */
#pre {
  background: url(../counseling/img/pre_bg.jpg) no-repeat;
  font-size: 15px;
  line-height: 2.1em;
}
.pre01 {
  height: 250px;
  padding: 330px 510px 0 45px;
}
#niawase {
  margin: 80px 0;
  background: url(../counseling/img/design_bg.jpg) no-repeat;
  font-size: 15px;
  line-height: 2.1em;
}
.niawase01 {
  height: 250px;
  padding: 330px 510px 0 45px;
}
#after {
  background: url(../counseling/img/after_bg.jpg) no-repeat;
  font-size: 15px;
  line-height: 2.1em;
}
.after01 {
  height: 250px;
  padding: 330px 510px 0 45px;
}
/*******************************Q&Aここから追記*******************************/
#qanda .mainbg {
  background: url(../qanda/img/qanda_bg.jpg) no-repeat top 0 left 0;
  height: 640px;
}
#qanda #agenda {
  background: url(../qanda/img/fap_bg.jpg) no-repeat top 0 left 0 #fff;
  height: 446px;
  margin: 40px auto;
  padding: 100px 60px 0px 60px;
}
#qanda #agenda:after {
  content: "";
  display: block;
  clear: both;
}
#qanda #agenda div {
  float: left;
  width: 360px;
  padding: 30px 20px;
}
#qanda #agenda h4 {
  margin: 20px 0 10px 0;
}
#qanda #fap {
  background-color: #fff;
  margin: 30px auto;
  padding: 5px 5px 30px 5px;
}
#qanda #fap h4 {
  background-color: #f69791;
  margin: 0px 0 30px 0;
  text-align: center;
  padding: 12px 0 7px 0;
}
#qanda #fap .post {
  padding: 10px 80px 20px 80px;
}
#qanda #fap .quest {
  background: url(../qanda/img/dotto.png) repeat-x bottom;
  font-size: 17px;
  font-weight: 600;
  margin: 10px 0 20px 0;
  padding-bottom: 15px;
}
#qanda #fap .quest img {
  vertical-align: bottom;
  margin-right: 15px;
}
#qanda #fap .quest span {
  vertical-align: super;
}
#qanda #fap p {
  margin: 15px 0;
}
#qanda #fap .answer {
  background-color: #F9F3F3;
  border-radius: 3px;
  font-size: 14px;
  margin-left: 20px;
  padding: 10px 15px;
}
#qanda #fap .answer span {
  color: #E95A7F;
  font-size: 24px;
  font-weight: 600;
  font-family: 'Quattrocento', serif;
  padding-right: 10px;
}
#qanda #fap .quest .icon {
  background-color: #a380bd;
  border-radius: 20px;
  color: #fff;
  font-size: 24px;
  font-family: 'Quattrocento', serif;
  padding: 5px 8px;
  margin-right: 7px;
  vertical-align: text-top;
}
/* ========================
           campaign
=========================== */
.coupon {
  margin: 0 0 10px 0;
  text-align: left;
}
.coupon .caption {
  color: #b58837;
}
.coupon .caption, .coupon .standard {
  font-size: 13px;
  font-weight: normal;
}
.coupon strong {
  font-size: 18px;
  color: #a380bd;
}
.coupon .standard {
  color: #a380bd;
}
.coupon .price {
  font-size: 24px;
  font-family: 'Quattrocento', serif;
  color: #e95e7f;
}
.coupon .price .tax {
  font: 12px "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
.attention {
  width: 180px;
  margin: 10px 0;
  padding: 3px 0;
  border-radius: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  background: #ae90c6;
  font-size: 12px;
  color: #fff;
  display: block;
}
.printbox {
  border: 1px solid #e7d0d0;
  padding: 20px;
}
.printbox strong {
  margin: 0 0 10px 0;
  display: block;
}
/* ========================
           shop
=========================== */
.shop a {
  display: inline-block;
}
/*#map {
	height: 500px;
	margin: 0 auto;
	background: url(../salon/img/map.png) center top no-repeat;
	font-size: 13px;
	position: relative;
}
#map .newopen {
	position: absolute;
	left: 745px;
	top: 17px;
	width: 180px;
	font-size: 12px;
}
#map .newopen strong {
	margin: 0 7px 5px 7px;
	font: 14px "Times New Roman", Times, serif;
	background: #ea2b6a;
	color: #fff;
	text-align: center;
	display: block;
}
#map .tokyo {
	position: absolute;
	left: 745px;
	top: 330px;
	width: 170px;
}
#map .tochigi {
	position: absolute;
	left: 745px;
	top: 265px;
	width: 170px;
}
#map .ibaraki {
	position: absolute;
	left: 745px;
	top: 290px;
	width: 170px;
}
#map .fukushima {
	position: absolute;
	left: 745px;
	top: 195px;
	width: 170px;
}
#map .nagano {
	position: absolute;
	left: 745px;
	top: 232px;
	width: 170px;
}
#map .nara {
	position: absolute;
	left: 530px;
	top: 410px;
	width: 170px;
}
#map .hyogo {
	position: absolute;
	left: 415px;
	top: 410px;
	width: 120px;
}
#map .ehime {
	position: absolute;
	left: 270px;
	top: 410px;
	width: 170px;
}
#map .fukuoka {
	position: absolute;
	left: 110px;
	top: 139px;
	width: 170px;
}
#map .kumamoto {
	position: absolute;
	left: 104px;
	top: 312px;
	width: 170px;
}
#map .kagoshima {
	position: absolute;
	left: 90px;
	top: 365px;
	width: 170px;
}
#map .yamaguchi {
	position: absolute;
	left: 310px;
	top: 200px;
	width: 100px;
}
#map .okayama {
	position: absolute;
	left: 405px;
	top: 200px;
	width: 170px;
}
#map .hiroshima {
	position: absolute;
	left: 320px;
	top: 27px;
	width: 170px;
}
#map .osaka {
	position: absolute;
	left: 480px;
	top: 27px;
	width: 170px;
}
#map .kochi {
	position: absolute;
	left: 229px;
	top: 435px;
	width: 124px;
	height: 24px;
}*/
/* ====== MAP追加ここから ===== */
#salonArea li {
  width: 30%;
  margin: 10px 1.5%;
  display: inline-block;
}
#salonArea li a {
  padding: 16px 0;
  display: block;
  background: #a996b6;
  font-size: 18px;
  color: #fff;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
#salonArea li a:hover {
  background: #c0aecc;
}
@media screen and (max-width:640px) {
  #salonArea li {
    width: 30%;
    margin: 10px 1.25%;
  }
}
/*#map{
	height: 482px;
	background: url(../salon/img/map_jp.png) 0 20px no-repeat;
  position: relative;
}
a.area {
	padding: 0 6px;
	background: #be9d68;
	color: #fff;
	display: block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
a.area:hover {
	color: #fff;
}

#map #mapkanto {
	position: absolute;
	top: 280px;
	left: 600px;
}
#map #maptokai {
	position: absolute;
	top: 370px;
	left: 500px;
}
#map #mapkitashinetsu {
	position: absolute;
	top: 210px;
	left: 460px;
}
#map #mapkansai {
	position: absolute;
	top: 280px;
	left: 410px;
}
#map #mapchugoku {
	position: absolute;
	top: 300px;
	left: 330px;
}
#map #mapshikoku {
	position: absolute;
	top: 410px;
	left: 400px;
}
#map #mapkyusyu {
	position: absolute;
	top: 340px;
	left: 240px;
}
#map #maptohoku {
	position: absolute;
	top: 180px;
	left: 620px;
}

#tooltip li > div {
    width: 150px;
    min-height: 20px;
    position: absolute;
    top:-50px;
	left: 30px;
    padding: 15px;
    background: #ffffff;
    font-size:1em;
	
	text-align: left;
     
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
 
    -moz-box-shadow: 0 0 8px gray;
    -webkit-box-shadow: 0 0 8px gray;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#272229', Direction=135, Strength=3);
    box-shadow: 0 0 8px gray;
	
	visibility:hidden;
	opacity: 0;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    }

#tooltip li:hover > div {
    visibility:visible;
    opacity: 1;
    top:-50px;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}*/
/* ====== MAP追加ここまで ===== */
#newopen {
  width: 920px;
  margin: 20px auto;
  padding: 15px 20px;
  background: #f3e8e8;
}
#newopen .catch {
  padding: 5px 15px;
  background: #ea2b6a;
  color: #fff;
  text-align: center;
  float: left;
}
#newopen .txt {
  margin: 5px 0 0 30px;
  float: left;
}
#salonlist {
  margin: 10px 0 30px 0;
  padding: 10px;
  background: url(../img/point_bg.jpg);
}
#salonlist h3, h3.form {
  margin: 20px 10px 0 10px;
  padding: 5px 0;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: normal;
  text-align: center;
  color: #fff;
  background: #c1b5ca;
}
#salonlist a {
  margin: 0 0 10px 0;
  font-size: 16px;
  color: #b4873e;
  display: block;
}
#salonlist a.salonname {
  text-align: center;
}
#salonlist img {
  width: 260px;
  margin: 0 auto 10px auto;
  display: block;
}
#salonlist .box {
  width: 262px;
  margin: 10px;
  padding: 15px 16px 10px 16px;
  background: #faf3f3;
  float: left;
}
/****************************************** ここから追記 ******************************************/
#salonlist .mn {
  margin-right: 0;
}
/****************************************** ここまで追記 ******************************************/
#salonlist a.tel {
  font: 20px "Times New Roman", Times, serif;
  font-weight: normal;
  color: #c4aed3;
  line-height: 30px;
  text-align: left;
}
.reserve .tel {
  margin-top: 5px;
  font: 20px "Times New Roman", Times, serif;
  font-weight: normal;
  display: block;
}
#fv.shop {
  position: relative;
}
#fv.shop .name {
  width: 60px;
  padding: 1px;
  position: absolute;
  top: 190px;
  left: 293px;
  background: #a994b8;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
#fv.shop .name2 {
  width: 90px;
  padding: 1px;
  position: absolute;
  top: 190px;
  left: 293px;
  background: #a994b8;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
#shop-shinsaibashi {
  background: #444 url(../salon/img/shinsaibashi/main.jpg) no-repeat;
}
#shop-umedachayamachi {
  background: #444 url(../salon/img/umedachayamachi/main.jpg) no-repeat;
}
#shop-umeda {
  background: #444 url(../salon/img/umeda/main.jpg) no-repeat;
}
#shop-miyakojima {
  background: #444 url(../salon/img/miyakojima/main.jpg) no-repeat;
}
#shop-moriguchi {
  background: #444 url(../salon/img/moriguchi/main.jpg) no-repeat;
}
#shop-ibaraki {
  background: #444 url(../salon/img/ibaraki/main.jpg) no-repeat;
}
#shop-shimodairi {
  background: #444 url(../salon/img/shimodairi/main.jpg) no-repeat;
}
#shop-shingu {
  background: #444 url(../salon/img/shingu/main.jpg) no-repeat;
}
#shop-azumino {
  background: #444 url(../salon/img/azumino/main.jpg) no-repeat;
}
#shop-tenjin {
  background: #444 url(../salon/img/tenjin/main.jpg) no-repeat;
}
#shop-hiroshima {
  background: #444 url(../salon/img/hiroshima/main.jpg) no-repeat;
}
#shop-futsukaichi {
  background: #444 url(../salon/img/futsukaichi/main.jpg) no-repeat;
}
#shop-oyama {
  background: #444 url(../salon/img/oyama/main.jpg) no-repeat;
}
#shop-aoyama {
  background: #444 url(../salon/img/aoyama/main.jpg) no-repeat;
}
#shop-hakata {
  background: #444 url(../salon/img/hakata/main.jpg) no-repeat;
}
#shop-eiwa {
  background: #444 url(../salon/img/eiwa/main.jpg) no-repeat;
}
#shop-fukuya {
  background: #444 url(../salon/img/fukuya/main.jpg) no-repeat;
}
#shop-rakurakuen {
  background: #444 url(../salon/img/rakurakuen/main.jpg) no-repeat;
}
#shop-kamitori {
  background: #444 url(../salon/img/kamitori/main.jpg) no-repeat;
}
#shop-kokura {
  background: #444 url(../salon/img/kokura/main.jpg) no-repeat;
}
#shop-yamaguchi {
  background: #444 url(../salon/img/yamaguchi/main.jpg) no-repeat;
}
#shop-kitaikoma {
  background: #444 url(../salon/img/kitaikoma/main.jpg) no-repeat;
}
#shop-kamishinjo {
  background: #444 url(../salon/img/kamishinjo/main.jpg) no-repeat;
}
#shop-trico {
  background: #444 url(../salon/img/miyakojima_trico/main.jpg) no-repeat;
}
#shop-hirakata {
  background: #444 url(../salon/img/hirakata/main.jpg) no-repeat;
}
#shop-minamikume {
  background: #444 url(../salon/img/minamikume/main.jpg) no-repeat;
}
#shop-matsumae {
  background: #444 url(../salon/img/matsumae/main.jpg) no-repeat;
}
#shop-himeji {
  background: #444 url(../salon/img/himeji/main.jpg) no-repeat;
}
#shop-miki {
  background: #444 url(../salon/img/miki/main.jpg) no-repeat;
}
#shop-akune {
  background: #444 url(../salon/img/akune/main.jpg) no-repeat;
}
#shop-okayama {
  background: #444 url(../salon/img/okayama/main.jpg) no-repeat;
}
#shop-okayamaekimae {
  background: #444 url(../salon/img/okayamaekimae/main.jpg) no-repeat;
}
#shop-shinishikiri {
  background: #444 url(../salon/img/shinishikiri/main.jpg) no-repeat;
}
#shop-nakatsu {
  background: #444 url(../salon/img/nakatsu/main.jpg) no-repeat;
}
#shop-koga {
  background: #444 url(../salon/img/koga/main.jpg) no-repeat;
}
#shop-kawachi {
  background: #444 url(../salon/img/kawachi/main.jpg) no-repeat;
}
#shop-kawachiekimae {
  background: #444 url(../salon/img/kawachiekimae/main.jpg) no-repeat;
}
#shop-suminodo {
  background: #444 url(../salon/img/suminodo/main.jpg) no-repeat;
}
#shop-kurume {
  background: #444 url(../salon/img/kurume/main.jpg) no-repeat;
}
#shop-tenma {
  background: #444 url(../salon/img/tenma/main.jpg) no-repeat;
}
#shop-minamiyanome {
  background: #444 url(../salon/img/minamiyanome/main.jpg) no-repeat;
}
#shop-hatsukaichi {
  background: #444 url(../salon/img/hatsukaichi/main.jpg) no-repeat;
}
#shop-kirishima {
  background: #444 url(../salon/img/kirishima/main.jpg) no-repeat;
}
#shop-higashinakano {
  background: #444 url(../salon/img/higashinakano/main.jpg) no-repeat;
}
#shop-kagoshimachuo {
  background: #444 url(../salon/img/kagoshimachuo/main.jpg) no-repeat;
}
#shop-kobemotomachi {
  background: #444 url(../salon/img/kobemotomachi/main.jpg) no-repeat;
}
#shop-yoshino {
  background: #444 url(../salon/img/yoshino/main.jpg) no-repeat;
}
#shop-tokushima {
  background: #444 url(../salon/img/tokushima/main.jpg) no-repeat;
}
#shop-omotesando {
  background: #444 url(../salon/img/omotesando/main.jpg) no-repeat;
}
#shop-nijudaimachi {
  background: #444 url(../salon/img/nijudaimachi/main.jpg) no-repeat;
}
#shop-korien {
  background: #444 url(../salon/img/korien/main.jpg) no-repeat;
}
#shop-omuta {
  background: #444 url(../salon/img/omuta/main.jpg) no-repeat;
}
#shop-otemachi {
  background: #444 url(../salon/img/otemachi/main.jpg) no-repeat;
}
#shop-takamatsukita {
  background: #444 url(../salon/img/takamatsukita/main.jpg) no-repeat;
}
#shop-jribaraki {
  background: #444 url(../salon/img/jribaraki/main.jpg) no-repeat;
}
#shop-yashiro {
  background: #444 url(../salon/img/yashiro/main.jpg) no-repeat;
}
#shop-nagakute {
  background: #444 url(../salon/img/nagakute/main.jpg) no-repeat;
}
#shop-tokushige {
  background: #444 url(../salon/img/tokushige/main.jpg) no-repeat;
}
#shop-izumo {
  background: #444 url(../salon/img/izumo/main.jpg) no-repeat;
}
#shop-kokubu {
  background: #444 url(../salon/img/kokubu/main.jpg) no-repeat;
}
#shop-aeonkochi {
  background: #444 url(../salon/img/aeonkochi/main.jpg) no-repeat;
}
#shop-tenmonkan {
  background: #444 url(../salon/img/tenmonkan/main.jpg) no-repeat;
}
#shop-tenmonkan_nishi {
  background: #444 url(../salon/img/tenmonkan_nishi/main.jpg) no-repeat;
}
#shop-elle {
  background: #444 url(../salon/img/elle/main.jpg) no-repeat;
}
#shop-izumi {
  background: #444 url(../salon/img/izumi/main.jpg) no-repeat;
}
.info {
  height: 270px;
  padding: 90px 40px 30px 510px;
  background: #444 url(../salon/img/info.png) 500px 20px no-repeat;
  color: #fff;
  position: relative;
}
.info .map {
  position: absolute;
  left: 20px;
  top: 20px;
}
#fv .info h2 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
}
.info h2 a {
  color: #fff;
}
.info .tel {
  font: 24px "Times New Roman", Times, serif;
  font-weight: normal;
  color: #c3add1;
}
.info dl {
  padding: 20px 0;
}
.info dt {
  width: 60px;
  margin: 0 0 10px 0;
  padding: 2px 10px;
  background: #666;
  text-align: center;
  float: left;
}
.info dd {
  width: 320px;
  margin: 0 0 10px 0;
  padding: 2px 0 2px 10px;
  float: left;
}
#staff {
  margin: 10px 0 30px 0;
  padding: 10px;
  background: url(../img/point_bg.jpg);
}
h3.heading {
  margin: 40px 0 0 0;
  text-align: center;
}
#staff .box {
  width: 425px;
  margin: 10px;
  padding: 10px 15px 10px 10px;
  background: #faf3f3;
  font-size: 12px;
  color: #b58837;
  float: left;
}
#staff .box img {
  width: 155px;
  float: left;
}
#staff .box .profile {
  width: 250px;
  margin: 0 0 0 15px;
  float: left;
}
#staff .box p {
  margin: 10px 0 0 0;
  padding: 0;
  color: #444;
}
.note {
  font-size: 10px;
  color: #9c84ad;
}
#fb {
  width: 500px;
  height: 320px;
  margin: 60px auto 0 auto;
  position: relative;
}
#fb .baloon {
  position: absolute;
  top: -40px;
  left: -160px;
  z-index: 1000;
}
/*********************instagramも表示の場合   *********************/
#fb2 {
  width: 500px;
  height: 320px;
  margin: 100px 0 0 0;
  position: relative;
  float: left;
}
#fb2 .baloon {
  position: absolute;
  top: -110px;
  left: -110px;
  z-index: 1000;
}
#insta {
  float: right;
  margin-top: 100px;
  text-align: right;
}
#insta img {
  width: 100%;
}
.sns:after {
  content: "";
  display: block;
  clear: both;
}
/*********************instagramも表示の場合   *********************/
/* ========================
           company
=========================== */
.company th, .company td {
  padding: 20px;
  text-align: left;
  border-bottom: 1px solid #ddd;
}
.company {
  width: 90%;
  margin: 3em auto;
  border-top: 1px solid #ddd;
}
.company th {
  background: #f3edf7;
  width: 20%;
}
.company td {
  background: #fff;
}
#dalia {
  margin: 20px 0 0 0;
}
#dalia p {
  padding: 0 20px;
}
#dalia img {
  width: 338px;
}
/* ========================
           owner
=========================== */
#owner #caption {
  background-color: #444;
  margin: 30px auto;
  padding: 5px 5px 30px 5px;
  color: #fff;
}
#owner #caption p {
  padding: 20px 60px;
  text-align: center;
}
#owner .banner {
  padding: 40px auto;
}
#owner #caption .movie {
  width: 560px;
  margin: 40px auto;
}
#owner .manual {
  background-color: #f2e4e4;
  margin: 20px auto;
  padding: 5px 5px 30px 5px;
  color: #fff;
}
#owner .manual .movie {
  width: 560px;
  margin: 40px auto;
}
/*#owner .manual .movie p {
  text-align: center;
  color: #333;
}*/
#owner .manual .heading {
  color: #a38ab3;
}
#owner .box {
  width: 472px;
  margin-bottom: 15px;
  float: left;
}
#owner a.study_banner {
  width: 50%;
  margin: 40px auto;
  padding: 20px;
  text-align: center;
  color: #fff;
  background: #555;
  border-radius: 4px;
  display: block;
}
#owner .movieBnr .pcOnly{
	display: block;
}
#owner .movieBnr .spOnly{
	display: none;
}

#owner a.study_banner:hover {
  background: #999;
}
#owner #loginbox {
  padding: 50px 0;
  background: #fff;
  border: 2px solid #ddd;
  border-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius: 4px;
}

/* ========================
         moviepage
=========================== */
#moviepage .pcOnly{
	display: block;
}
#moviepage .spOnly{
	display: none;
}
#moviepage{
}
#moviepage .pagelink{
}
#moviepage .pagelink ul:after{
	content: "";
	display: block;
	clear: both;
}
#moviepage .pagelink li{
	width: 30%;
	margin: 1.55%;
	float: left;
}
#moviepage .pagelink li a{
	position: relative;
	display: block;
	background-color: #c0aecc;
	color: #fff;
	text-align: center;
	padding: 15px 0;
	border-radius: 5px;
}
#moviepage .pagelink li a i{
	position: absolute;
	top: 21px;
	right: 15px;
	font-size: 10px;
}
#moviepage .pagelink li a:hover{
	background-color: #d5c3e2;
}

#moviepage .manual{
	padding-left: 50px;
	padding-right: 50px;
}
#moviepage .manual h4{
	color: #555555;
	border-bottom: 1px solid #555555;
	padding-bottom: 5px;
}
#moviepage .manual .movielink:after{
	content: "";
	display: block;
	clear: both;	
}
#moviepage .manual .movielink li{
	width: 30%;
	margin: 1.55%;
	float: left;
}
#moviepage .manual .movielink li a{
	position: relative;
	display: block;
	background-color: #555555;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5em;
	padding: 10px 0;
	border-radius: 5px;
}
#moviepage .manual .movielink li a i{
	position: absolute;
	top: 25px;
	right: 10px;
	font-size: 12px;
}
@media screen and (max-width:798px) {
	#moviepage{
		width: 100%;
		margin: 0 auto;
	}
}
#login input {
  border: none;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  padding: 0;
  -webkit-appearance: none;
}
after {
  clear: both;
}
#login {
  margin: 50px auto;
  width: 320px;
}
#login form {
  margin: auto;
  padding: 22px 22px 22px 22px;
  width: 100%;
  border-radius: 5px;
}
#login form span {
  background-color: #363b41;
  border-radius: 3px 0px 0px 3px;
  color: #606468;
  display: block;
  float: left;
  line-height: 50px;
  text-align: center;
  width: 50px;
  height: 50px;
}
#login form input[type="text"] {
  background-color: #3b4148;
  border-radius: 0px 3px 3px 0px;
  color: #a9a9a9;
  margin-bottom: 1em;
  padding: 0 16px;
  width: 235px;
  height: 50px;
}
#login form input[type="password"] {
  background-color: #3b4148;
  border-radius: 0px 3px 3px 0px;
  color: #a9a9a9;
  margin-bottom: 1em;
  padding: 0 16px;
  width: 235px;
  height: 50px;
}
#login form input[type="submit"] {
  background: #a994b8;
  border: 0;
  width: 100%;
  height: 40px;
  border-radius: 3px;
  color: white;
  cursor: pointer;
  transition: background 0.3s ease-in-out;
}
#login form input[type="submit"]:hover {
  background: #c8abdc;
}
/* ========================
           contact
=========================== */
input {
  margin: 0 0 5px 0;
  padding: 5px;
}
textarea {
  border-color: #ccc;
}
#form {
  width: 600px;
  margin: 30px auto 30px auto;
}
#form th {
  width: 140px;
  padding: 10px;
  text-align: left;
  vertical-align: top;
}
#form td {
  padding: 10px;
  text-align: left;
  vertical-align: top;
}
input.button {
  width: 160px;
  padding: 10px 0;
  position: relative;
  background-color: #444;
  border-radius: 4px;
  font-size: 16px;
  color: #fff;
  -webkit-transition: none;
  transition: none;
  box-shadow: 0 3px 0 #222;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
  border-style: none;
}
input.button:hover {
  background-color: #999;
  box-shadow: 0 3px 0 #666;
}
input.button:active {
  top: 3px;
  box-shadow: none;
}
#menu a.more {
  width: 40%;
  margin: 20px auto 40px auto;
  padding: 10px 0;
  border-radius: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  background: #444;
  font-size: 15px;
  color: #fff;
  display: block;
}
/* ========================
           class
=========================== */
.col_pr {
  color: #c3add1;
}
.size10 {
  font-size: 10px;
  line-height: 1.5em;
}
.size12 {
  font-size: 12px;
  line-height: 1.6em;
}
.size16 {
  font-size: 16px;
}
/* ===================================================
                         SP
====================================================== */
@media screen and (max-width:640px) {
  /* content */
  .sp {
    display: inherit;
  }
  .pc {
    display: none;
  }
  h3.title {
    padding: 0 1em;
  }
  #fv, #promise {
    width: 100%;
    line-height: 1.4em;
  }
  .promise01, .promise02, .promise03, .promise04 {
    height: auto;
    background: none;
  }
  .promise01 p, .promise02 p, .promise03 p, .promise04 p {
    margin: 1.2em 0 1.8em 0;
    padding: 1em 2em 0 2em;
  }
  a.reserve {
    width: 70%;
    margin: 30px auto 60px auto;
    padding: 20px;
    background: #a995b7;
    font-size: 18px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    display: block;
  }
  .release {
    width: 80%;
  }
  /* care */
  #fv p {
    height: auto;
    margin: 0;
    padding: 0;
    font-size: 1em;
    line-height: 2.0em;
    text-align: center;
  }
  #fv .keep, #fv .item {
    width: 100%;
    position: inherit;
  }
  #fv .keep p, #fv .item p {
    width: 90%;
    height: auto;
    margin: 1em 5%;
    padding: 0;
    position: inherit;
  }
  .paragraph {
    margin: 15px 1em;
  }
  .paragraph .number {
    margin-left: 0;
    width: 25%;
    float: none;
  }
  .paragraph .sentence {
    float: none;
    margin-top: 15px;
    width: auto;
  }
  .paragraph .sentence p {
    font-size: 14px;
    line-height: 1.8em;
    margin: 15px;
  }
  .paragraph .sentence img {
    width: 100%;
  }
  .keep01 .number1, .keep01 .number2 {
    margin: 20px 0 30px 0;
  }
  .keep01 .number1 .point {
    padding: 10px 1em;
  }
  .keep01 .number1 .point div {
    float: none;
    margin: 0 auto;
    position: inherit;
    width: 90%;
    background: none;
  }
  .keep01 .number1 .point p {
    padding: 0 1% 15px 1%;
    font-size: 13px;
    width: 98%;
  }
  .keep01 .number1 .point img {
    width: 100%;
  }
  .keep01 .number2 {
    margin: 20px 0 50px 0;
  }
  .keep01 .number2 .point:after {
    content: "";
    display: block;
    clear: both;
  }
  .keep01 .number2 .point {
    padding: 10px 1em;
  }
  .keep01 .number2 .point img {
    width: 100%;
  }
  .keep01 .number2 .point div:nth-child(odd) {
    margin-top: 15px;
    float: none;
    width: 100%;
  }
  .keep01 .number2 .point div:nth-child(even) {
    margin-top: 15px;
    float: none;
    width: 100%;
  }
  .keep01 .number2 .point p {
    width: 60%;
    position: absolute;
    top: 1.2em;
    right: 16px;
    font-size: 0.8em;
    line-height: 1.5em;
  }
  .keep01 .number3 .point:after {
    content: "";
    display: block;
    clear: both;
  }
  .keep01 .number3 .point {
    padding: 10px 20px;
  }
  .keep01 .number3 .point div {
    float: none;
    margin: 0 15px;
    position: relative;
    width: 260px;
  }
  .keep01 .number3 .point p {
    position: absolute;
    top: 130px;
    left: 134px;
    font-size: 13px;
    width: 140px;
  }
  .keep01 .number3 .point a.btn {
    padding: 5px 5px 3px 5px;
    position: absolute;
    top: 210px;
    left: 135px;
    width: 120px;
  }
  /* アイテム */
  #eyecare .itemlist {
    margin: 25px 0;
  }
  #eyecare .itemlist:after {
    content: "";
    display: block;
    clear: both;
  }
  #eyecare .itemlist .itemphoto {
    width: 25%;
    margin: 0 auto;
    float: none;
  }
  #eyecare .itemlist .itemtext {
    line-height: 1.8em;
    float: none;
    width: 90%;
    margin: 0 auto;
  }
  #eyecare .itemlist .itemtext span {
    color: #a380bd;
    line-height: 1.5em;
    float: none;
    font-size: 18px;
    padding: 15px 0 5px 0;
    width: auto;
    display: block;
  }
  #eyecare .itemlist .itemrecommend {
    width: 90%;
    margin: 0 auto;
    float: none;
  }
  #eyecare .itemlist .itemrecommend img {
    width: 100%;
  }
  #eyecare .itemlist .itemtitle {
    width: 90%;
    margin: 0 auto 1em auto;
    text-align: center;
  }
  /* technique */
  #trust .point p, #health .point p, #care .point p, #logic .point p, #speed .point p, #mainte .point p, #pre .point p, #niawase .point p, #after .point p {
    width: 90%;
    margin: 0 auto 2em auto;
    padding: 0;
    display: block;
    float: none;
  }
  #trust .point img, #health .point img, #care .point img, #logic .point img, #speed .point img, #mainte .point img, #pre .point img, #niawase .point img, #after .point img {
    width: 90%;
    margin: 0 auto 1em auto;
  }
  #logic {
    background: url(../technique/img/logic_bg.jpg) no-repeat;
    font-size: 15px;
    line-height: 2.1em;
  }
  #logic .point {
    background: none;
  }
  .logic01 {
    height: 310px;
    padding: 270px 1em 0 1em;
  }
  #speed {
    margin: 80px 0;
    background: url(../technique/img/speed_bg.jpg) no-repeat;
    font-size: 15px;
    line-height: 2.1em;
  }
  .speed01 {
    height: 310px;
    padding: 270px 1em 0 1em;
  }
  #mainte {
    background: url(../technique/img/mainte_bg.jpg) no-repeat;
    font-size: 15px;
    line-height: 2.1em;
  }
  .mainte01 {
    height: 310px;
    padding: 270px 1em 0 1em;
  }
  /* Q&A */
  #qanda .mainbg {
    display: none;
  }
  #qanda #agenda {
    width: 92%;
    background: url(../img/point_bg.jpg);
    height: auto;
    margin: 0 auto 4em auto;
    padding: 4%;
  }
  #qanda #agenda:after {
    content: "";
    display: block;
    clear: both;
  }
  #qanda #agenda .frame {
    padding: 1em;
    background: #fff;
  }
  #qanda #agenda .catch {
    text-align: center;
    border-bottom: 2px dotted #ccc;
  }
  #qanda #agenda .catch img {
    width: 75%;
  }
  #qanda #agenda div {
    float: none;
    width: 90%;
    margin: 0 auto;
    padding: 0;
  }
  #qanda #agenda h4 {
    margin: 2em 0 10px 0;
    padding: 0;
  }
  #qanda #fap {
    background-color: #fff;
    margin: 30px auto;
    padding: 0 0 30px 0;
  }
  #qanda #fap h4 {
    background-color: #f69791;
    margin: 0 0 1em 0;
    text-align: center;
    padding: 1em 0 7px 0;
  }
  #qanda #fap .post {
    padding: 0 1em 1em 1em;
  }
  #qanda #fap .quest {
    background: url(../qanda/img/dotto.png) repeat-x bottom;
    font-size: 17px;
    font-weight: 600;
    margin: 10px 0 20px 0;
    padding-bottom: 1em;
  }
  #qanda #fap .quest img {
    margin-right: 10px;
  }
  #qanda #fap p {
    margin: 15px 0;
  }
  #qanda #fap .answer {
    margin-left: 0;
  }
  /* ========================
             design
  =========================== */
  #sexy, #natural, #cute {
    width: 100%;
    margin: 30px 0;
    background: none;
  }
  #sexy .txt, #natural .txt, #cute .txt {
    width: 100%;
    height: auto;
    padding: 0;
  }
  #sexy .txt span, #natural .txt span, #cute .txt span {
    width: 90%;
    height: auto;
    margin: 20px auto;
    display: block;
  }
  #sexy .point {
    height: auto;
    background: url(../design/img/sexy_point_sp.jpg) no-repeat;
  }
  #sexy .point ul, #natural .point ul, #cute .point ul {
    display: none;
  }
  #sexy .point li, #natural .point li, #cute .point li {
    height: 20px;
    padding: 0 0 50px 0;
  }
  #natural .point {
    height: auto;
    background: url(../design/img/natural_point_sp.jpg) no-repeat;
  }
  #cute {
    width: 100%;
    margin: 30px 0;
    background: none;
  }
  #cute .point {
    height: auto;
    background: url(../design/img/cute_point.jpg) no-repeat;
  }
  /* ========================
           counseling
  =========================== */
  #pre, #niawase, #after {
    margin: 30px 0;
    background: none;
    font-size: 15px;
    line-height: 2.1em;
  }
  .pre01 {
    height: auto;
    margin: 0 0 20px 0;
    padding: 20px;
    background: #f1e4e4;
  }
  .niawase01 {
    height: auto;
    margin: 0 0 20px 0;
    padding: 20px;
    background: #f1e4e4;
  }
  .after01 {
    height: auto;
    margin: 0 0 20px 0;
    padding: 20px;
    background: #f1e4e4;
  }
  #pre .point p, #niawase .point p, #after .point p {
    margin-left: 0;
  }
  /* ========================
        special contents
  =========================== */
  #fv .arrange {
    width: 100%;
    position: static;
  }
  .arrange p {
    width: 90%;
    margin: 20px auto;
    position: relative;
    top: 10px;
  }
  #special .arrange01 div img {
    vertical-align: bottom;
    line-height: .1em
  }
  #special .arrange02 {
    width: 90%;
    margin: 20px auto;
  }
  #special .arrange02 p {
    margin: 5px auto;
    width: auto;
    text-align: left;
  }
  #special .arrange02 .approach:after {
    content: "";
    display: block;
    clear: both;
  }
  #special .arrange02 .approach {
    width: 100%;
    text-align: center;
  }
  #special .arrange02 .approach div {
    float: none;
    margin: 10px auto;
  }
  #special .arrange02 .approach div p {
    font-size: 13px;
    width: auto;
    text-align: left;
  }
  .PRmovie {
    width: 80%;
    height: auto;
    min-height: 240px;
    margin: 20px auto;
  }
  /* ========================
           technique
  =========================== */
  #logic, #speed, #mainte {
    background: none;
    font-size: 15px;
    line-height: 1.8em;
  }
  .logic01, .speed01, .mainte01 {
    height: auto;
    margin: 0 0 20px 0;
    padding: 20px;
    background: #f1e4e4;
  }
  #logic .point p, #speed .point p, #mainte .point p {
    margin-left: 5px;
  }
  #speed {
    margin: 20px 0;
  }
  #mainte a.more {
    width: 70%;
  }
  /* ========================
             menu
  =========================== */
  #eyemenu {
    font-size: 13px;
    line-height: 1.6em;
  }
  #eyemenu h3 {
    margin: 30px 0;
    padding: 5px 0;
    font-weight: normal;
    text-align: center;
    color: #fff;
    background: #c1b5ca;
  }
  #eyemenu .price {
    font-size: 16px;
    font-family: 'Quattrocento', serif;
    color: #e95e7f;
  }
  #eyemenu .left {
    width: 90%;
    margin: 0 5%;
    float: none;
  }
  #eyemenu .right {
    width: 90%;
    margin: 0 5%;
    float: none;
  }
  #eyemenu .right p, #eyemenu .left p {
    padding: 0 0 10px 0;
  }
  #eyemenu .right h4, #eyemenu .left h4 {
    font-size: 14px;
    color: #a481bb;
  }
  #eyemenu table {
    margin: 20px auto 30px auto;
    width: 100%;
  }
  #eyemenu th {
    width: 30%;
    border-top: 3px solid #333;
  }
  #eyemenu td {
    border-top: 1px solid #ccc;
  }
  #eyemenu th, #eyemenu td {
    padding: 10px;
  }
  #eyemenu a.more, #mainte a.more {
    width: 75%;
    margin: 20px auto 40px auto;
    padding: 10px 0;
    border-radius: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    text-align: center;
    background: #444;
    font-size: 15px;
    color: #fff;
    display: block;
  }
  #curl span, #design span, #volume span {
    display: block;
  }
  #curl {
    height: 930px;
    background: url(../menu/img/curl_bg.jpg) no-repeat;
  }
  .Jcurl {
    width: 315px;
    padding: 420px 0 20px 50px;
  }
  .Ccurl {
    width: 315px;
    padding: 10px 0 20px 50px;
    float: left;
  }
  .Dcurl {
    width: 315px;
    padding: 10px 0 20px 30px;
    float: left;
  }
  #design {
    height: 930px;
    background: url(../menu/img/design_bg.jpg) no-repeat;
  }
  .elegant {
    width: 175px;
    padding: 420px 0 20px 560px;
    text-align: center;
    float: left;
  }
  .sexy {
    width: 175px;
    padding: 420px 0 20px 20px;
    text-align: center;
    float: left;
  }
  .natural {
    width: 175px;
    padding: 20px 0 20px 560px;
    text-align: center;
    float: left;
  }
  .cute {
    width: 175px;
    padding: 20px 0 20px 20px;
    text-align: center;
    float: left;
  }
  #volume {
    height: 510px;
    padding: 420px 0 0 0;
    background: url(../menu/img/volume_bg.jpg) no-repeat;
  }
  #volume .num80 {
    width: 220px;
    margin: 0 0 20px 40px;
    padding: 50px 0 20px 165px;
    background: url(../menu/img/volume-80.png) no-repeat;
  }
  #volume .num100 {
    width: 220px;
    margin: 0 0 20px 40px;
    padding: 50px 0 20px 165px;
    background: url(../menu/img/volume-100.png) no-repeat;
  }
  #volume .num120 {
    width: 220px;
    margin: 0 0 0 40px;
    padding: 50px 0 20px 165px;
    background: url(../menu/img/volume-120.png) no-repeat;
    float: left;
  }
  #volume .num140 {
    width: 220px;
    margin: 0 0 0 40px;
    padding: 50px 0 20px 165px;
    background: url(../menu/img/volume-140.png) no-repeat;
    float: left;
  }
  /* カール */
  #eyemenu .curl01 {
    width: 90%;
    margin: 20px auto 0 auto;
  }
  #eyemenu .curl01 img {
    margin-bottom: 10px;
  }
  #eyemenu .curl01 h3 {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 30px;
  }
  #eyemenu .curl01 h3 img {
    margin-bottom: 15px;
  }
  #eyemenu .curl02 {
    background: none;
    height: auto;
    margin-top: 0;
    position: static;
  }
  /* デザイン */
  #eyemenu .design01 h3 img {
    vertical-align: bottom;
  }
  #eyemenu .design01 .type:after {
    content: "";
    display: block;
    clear: both;
  }
  #eyemenu .design01 .type img {
    vertical-align: bottom;
    float: none;
  }
  #eyemenu .design02 .tit {
    background: none;
    height: auto;
  }
  #eyemenu .design02 .tit p {
    width: 80%;
    margin: 0 auto 20px auto;
    font-size: 14px;
    line-height: 1.6em;
    padding: 10px 0 0 0;
  }
  #eyemenu .design02 .taste:after {
    content: "";
    display: block;
    clear: both;
  }
  #eyemenu .design02 .taste div {
    width: 100%;
    float: none;
  }
  #eyemenu .design02 .taste p {
    width: 90%;
    margin: 0 auto 20px auto;
    line-height: 1.6em;
  }
  /* ボリューム */
  #fv img {
    vertical-align: bottom;
  }
  #eyemenu .volume02 {
    background: none;
    height: auto;
    position: static;
    margin-bottom: 30px;
  }
  #eyemenu .volume03 {
    background: none;
    height: auto;
    position: static;
    margin: 20px 0 0 0;
  }
  #eyemenu .volume03 span {
    font-size: 16px;
    color: #a380bd;
  }
  /* salon */
  #salonlist a {
    font-size: 18px;
  }
  #salonlist img {
    width: 70%;
  }
  #salonlist .box {
    width: 86%;
    margin: 12px auto;
    background: #faf3f3;
    float: none;
  }
  #salonlist .tel {
    font: 24px "Times New Roman", Times, serif;
  }
  #salonlist a.more {
    width: 70% !important;
    margin: 1% auto 1% auto !important;
    padding: 1.6% 0 !important;
  }
  #salonlist .mn {
    margin-right: auto;
  }
  #salonlist .none {
    clear: none;
  }
  #newopen {
    width: 94%;
    margin: 20px auto;
    padding: 4%;
    background: #f3e8e8;
  }
  #newopen .catch {
    padding: 10px;
    float: none;
  }
  #newopen .txt {
    margin: 10px 0 0 0;
    float: none;
  }
  /* salon詳細ページ */
  #fv.shop {
    position: static;
    width: 100%;
    margin: 0 auto;
  }
  #fv.shop p:nth-child(1) {
    padding-top: 50%;
    margin-bottom: 4%;
  }
  #fv.shop .name, #fv.shop .name2 {
    display: none;
  }
  /*#fv.shop .name {
    position: static;
    padding: 2px;
    font-size: 14px;
  }
  #fv.shop .name2 {
    width: 90px;
    padding: 1px;
    position: absolute;
    top: 190px;
    left: 263px;
    background: #a994b8;
    text-align: center;
    font-size: 12px;
    color: #fff;
  }
  #fv.shop .name2 {
    width: 90px;
    padding: 1px;
    position: absolute;
    top:166px;
    left: 67%;
    background: #a994b8;
    text-align: center;
    font-size: 12px;
    color: #fff;
  }
  #fv.shop .name {
    width: 90px;
    padding: 1px;
    position: absolute;
    top:235px;
    left: 67%;
    background: #a994b8;
    text-align: center;
    font-size: 12px;
    color: #fff;
  }*/
  #fv.shop p {
    margin: 0;
    padding: 2% 4%;
    text-align: left;
  }
  a.reserve2, a.beginner, a.coupon {
    float: none;
    width: 80%;
    margin: 30px auto 0px auto;
    padding: 20px;
    background: #a995b7;
    font-size: 18px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    display: block;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
  }
  #shop-shinsaibashi {
    background: #fff url(../salon/img/shinsaibashi/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-miyakojima {
    background: #fff url(../salon/img/miyakojima/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-moriguchi {
    background: #fff url(../salon/img/moriguchi/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-ibaraki {
    background: #fff url(../salon/img/ibaraki/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-shimodairi {
    background: #fff url(../salon/img/shimodairi/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-shingu {
    background: #fff url(../salon/img/shingu/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-tenjin {
    background: #fff url(../salon/img/tenjin/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-hiroshima {
    background: #fff url(../salon/img/hiroshima/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-futsukaichi {
    background: #fff url(../salon/img/futsukaichi/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-oyama {
    background: #fff url(../salon/img/oyama/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-hakata {
    background: #fff url(../salon/img/hakata/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-eiwa {
    background: #fff url(../salon/img/eiwa/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-fukuya {
    background: #fff url(../salon/img/fukuya/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-rakurakuen {
    background: #fff url(../salon/img/rakurakuen/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-kamitori {
    background: #fff url(../salon/img/kamitori/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-kokura {
    background: #fff url(../salon/img/kokura/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-yamaguchi {
    background: #fff url(../salon/img/yamaguchi/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-kitaikoma {
    background: #fff url(../salon/img/kitaikoma/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-kamishinjo {
    background: #fff url(../salon/img/kamishinjo/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-trico {
    background: #fff url(../salon/img/miyakojima_trico/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-hirakata {
    background: #fff url(../salon/img/hirakata/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-minamikume {
    background: #fff url(../salon/img/minamikume/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-matsumae {
    background: #fff url(../salon/img/matsumae/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-himeji {
    background: #fff url(../salon/img/himeji/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-miki {
    background: #fff url(../salon/img/miki/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-okayama {
    background: #fff url(../salon/img/okayama/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-okayamaekimae {
    background: #fff url(../salon/img/okayamaekimae/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-shinishikiri {
    background: #fff url(../salon/img/shinishikiri/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-nakatsu {
    background: #fff url(../salon/img/nakatsu/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-koga {
    background: #fff url(../salon/img/koga/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-kawachi {
    background: #fff url(../salon/img/kawachi/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-akune {
    background: #fff url(../salon/img/akune/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-kurume {
    background: #fff url(../salon/img/kurume/mainsp.jpg) no-repeat;
    background-size: contain;
  }
  #shop-azumino {
    background: #fff url(../salon/img/azumino/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-aoyama {
    background: #fff url(../salon/img/aoyama/mainsp.jpg) no-repeat;
    background-size: contain;
  }
  #shop-tenma {
    background: #fff url(../salon/img/tenma/mainsp.jpg) no-repeat;
    background-size: contain;
  }
  #shop-higashinakano {
    background: #fff url(../salon/img/higashinakano/mainsp.jpg) no-repeat;
    background-size: contain;
  }
  #shop-yoshino {
    background: #fff url(../salon/img/yoshino/mainsp.jpg) no-repeat;
    background-size: contain;
  }
  #shop-yashiro {
    background: #fff url(../salon/img/yashiro/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-takamatsukita {
    background: #fff url(../salon/img/takamatsukita/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-tokushige {
    background: #444 url(../salon/img/tokushige/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-nagakute {
    background: #444 url(../salon/img/nagakute/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-izumo {
    background: #444 url(../salon/img/izumo/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-kokubu {
    background: #444 url(../salon/img/kokubu/mainsp.png) no-repeat;
    background-size: contain;
  }
  #shop-aeonkochi {
    background: #444 url(../salon/img/aeonkochi/mainsp.jpg) no-repeat;
    background-size: contain;
  }
  #shop-tenmonkan {
    background: #444 url(../salon/img/tenmonkan/mainsp.jpg) no-repeat;
    background-size: contain;
  }
  #shop-elle {
    background: #444 url(../salon/img/elle/mainsp.jpg) no-repeat;
    background-size: contain;
  }
  #shop-izumi {
    background: #444 url(../salon/img/izumi/mainsp.jpg) no-repeat;
    background-size: contain;
  }
  .info {
    width: 90%;
    display: inline-block;
    height: auto;
    padding: 0px 5% 5px 5%;
    background: #444 url(../salon/img/info.png) 500px 20px no-repeat;
    color: #fff;
    position: static;
    clear: both;
  }
  .info .map {
    display: block;
    position: absolute;
    left: 0;
    top: 35%;
  }
  .info .map {
    position: relative;
    margin-top: 5%;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  .info .map iframe, .info .map object, .info .map embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #fv .info h2 {
    margin: 8% 0 10px 0;
    padding: 0;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
  }
  .info .tel {
    font: 26px "Times New Roman", Times, serif;
    font-weight: normal;
    color: #c3add1;
  }
  .info dl {
    padding: 20px 0;
  }
  .info dt {
    width: 30%;
    float: none;
  }
  .info dd {
    width: 90%;
    float: none;
  }
  #staff {
    margin: 10px 0 30px 0;
    padding: 10px;
    background: url(../img/point_bg.jpg);
    background-size: cover;
  }
  h3.heading {
    margin: 40px 0 0 0;
    text-align: center;
  }
  #staff .box {
    width: 90%;
    margin: 2%;
    padding: 10px 3% 10px 3%;
    background: #faf3f3;
    line-height: 1.5em;
    float: left;
  }
  #staff .box img {
    width: 35%;
    float: left;
  }
  #staff .box .profile {
    width: 60%;
    margin: 0 0 0 5%;
    float: left;
  }
  #staff .box .profile .size10 {
    /*	font-size:13px;
    */
  }
  #staff .box .profile .size16 {
    /*	font-size:14px;
    */
  }
  #staff .box p {
    margin: 10px 0 0 0;
    padding: 0;
    color: #444;
  }
  #staff .box .note {
    font-size: 10px;
    color: #9c84ad;
  }
  #fb {
    width: 90%;
    height: 320px;
    margin: 60px auto 0 auto;
    position: relative;
  }
  #fb .baloon {
    width: 40%;
    position: absolute;
    top: -40px;
    left: -160px;
    z-index: 1000;
  }
  /*********************SP inatagramも表示の場合   *********************/
  #fb2 {
    width: 90%;
    height: 320px;
    margin: 60px auto 0 auto;
    position: relative;
    float: none;
  }
  #fb2 .baloon {
    width: 40%;
    position: absolute;
    top: -40px;
    left: -160px;
    z-index: 1000;
  }
  #insta {
    float: none;
    margin-top: 5%;
    text-align: center;
  }
  #insta img {
    width: 80%;
  }
  /*********************SP inatagramも表示の場合   *********************/
  /* ========================
           owner
=========================== */
  #owner #caption {
    margin: 30px auto;
    padding: 20px 0;
  }
  #owner #caption p {
    padding: 20px 40px;
    text-align: left;
  }
  #owner .banner {
    width: 90%;
    margin: 10px auto;
  }
  #owner .banner img {
    width: 100%;
  }
  #owner #caption .movie {
    width: 90%;
    margin: 40px auto;
  }
  #owner .manual {
    margin: 20px auto;
    padding: 20px 0;
  }
  #owner .manual .movie {
    width: 90%;
    margin: 40px auto;
  }
  #owner .manual .heading {
    color: #a38ab3;
  }
  #owner .manual ul {
	  width: 94%;
	  margin: 20px auto 0 auto;
	  display: flex;
	  flex-wrap: wrap;
	  justify-content: space-between;
  }
  #owner .manual li {
	  width: 47%;
	  margin: 10px auto;
	  background: #555;
	  border-radius: 4px;
	  display: block;
  }
  #owner a.study_banner {
  width: 90%;
  margin: 10px auto;
  padding: 10px;
}
  #owner .box {
    width: 90%;
    margin: 10px auto;
    float: none;
  }
  #owner #loginbox {
    padding: 0;
    background: #fff;
    border: none;
  }
/* moviepage */
#moviepage .spOnly{
	display: block;
}
#moviepage .pcOnly{
	display: none;
}	
#moviepage{
		
}	
#moviepage .pagelink ul{
	width: 90%;
	margin: 0 auto;
	}	
#moviepage .pagelink li {
    width: 48%;
    margin: 1%;
    float: left;
}
#moviepage .pagelink li a{
	 padding-bottom: 10px;
}	
#moviepage .pagelink li a i{
	display: block;
	position: static;
	padding-top: 5px;

		
}	
#moviepage .manual {
	width: 90%;
    margin: 20px auto;
    padding: 20px 5%;
}	
#moviepage .manual h4{
		margin-top: 20px;
}
  #owner .manual ul {
	  width: 100%;
  }	
#moviepage .manual .movielink li {
    width: 48%;
	float: left;
/*	width: 100%;
*/    margin: 1.55% 1%;
    
}
#moviepage .manual .movielink li a {
    padding: 8px 10px;
		font-size: 12px;
}	
#moviepage .manual .movielink li a i{
	display: none;
	}	
#owner .movieBnr .spOnly{
	display: block;
}
#owner .movieBnr .pcOnly{
	display: none;
}	
  #login input {
    border: none;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    padding: 0;
    -webkit-appearance: none;
  }
  after {
    clear: both;
  }
  #login {
    margin: 40px auto;
    width: 80%;
  }
  #login form {
    margin: auto;
    padding: 22px 0;
    width: 100%;
    border-radius: 5px;
  }
  #login form span {
    background-color: #363b41;
    border-radius: 3px 0px 0px 3px;
    color: #606468;
    display: block;
    float: left;
    line-height: 50px;
    text-align: center;
    width: 10%;
    height: 50px;
  }
  #login form input[type="text"] {
    background-color: #3b4148;
    border-radius: 0px 3px 3px 0px;
    color: #a9a9a9;
    margin-bottom: 1em;
    padding: 0;
    width: 90%;
    height: 50px;
  }
  #login form input[type="password"] {
    background-color: #3b4148;
    border-radius: 0px 3px 3px 0px;
    color: #a9a9a9;
    margin-bottom: 1em;
    padding: 0;
    width: 90%;
    height: 50px;
  }
  #login form input[type="submit"] {
    background: #a994b8;
    border: 0;
    width: 100%;
    height: 40px;
    border-radius: 3px;
    color: white;
    cursor: pointer;
    transition: background 0.3s ease-in-out;
  }
  #login form input[type="submit"]:hover {
    background: #c8abdc;
  }
  /* ========================
             company
  =========================== */

  #wrapper.page-company #content{
    margin: 0 5%;
    padding: 1em 0 0 0;
    width: 90%;
  }

  .company table{
    display: block;
  }

  .company th, 
  .company td {
    display: block;
    padding: 10px;
    text-align: left;
    border-bottom: none;
    box-sizing: border-box;
  }
  .company {
    width: 100%;
    border-top: none;
  }
  .company tbody{
    width: 100%;
  }
  .company th {
    background: #f3edf7;
    padding: 10px;
    width: 100%;
  }
  .company td {
    background: #fff;
    width: 100%;
  }
}
/* ========================
    media_20201202_add       
=========================== */
.media p {
  margin: 0;
  padding: 0;
}
.media .mainImg {
  position: relative;
}
.media .mainImg .mediaTitle {
  font-family: 'Noto Serif JP', serif;
  font-size: 32px;
  color: #a380bd;
  position: absolute;
  left: 0;
  bottom: 10px;
  line-height: 1.8;
  letter-spacing: 0;
}
.media .mainImg .mediaTitle span {
  background: #fff;
  padding: 2px 10px;
}
.media .infoTxt {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  line-height: 1.9;
  padding: 40px 0;
}
.media .infoTxt strong {
  color: #a380bd;
  font-size: 17px;
}
#area02 {
  padding-top: 40px;
  padding-bottom: 120px;
}
#area02 h3 {
  text-align: center;
  margin-bottom: 50px;
}
#area02 h3 span {
  background: #ea94a4;
  font-size: 21px;
  padding: 15px 25px 10px;
  border-radius: 50px;
  color: #fff;
}
#area02 .flexBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
#area02 .flexBox .Img {
  width: 49%;
}
#area02 .flexBox .infoBox {
  width: 51%;
}
#area02 .flexBox .infoBox .logo {
  width: 70%;
  margin: 0 auto;
}
#area02 .flexBox .infoBox h4 {
  font-weight: bold;
  color: #000000;
  text-align: center;
  font-size: 16px;
  padding: 10px 0;
}
#area02 .flexBox .infoBox .txt {
  line-height: 2;
  letter-spacing: 0;
}
#area02 .flexBox .infoBox .txt strong {
  color: #ea94a4;
  font-size: 15px;
  font-weight: bold:
}
.media p.moreBtn {
  text-align: center;
  margin-top: 20px;
}
.moreBtn a {
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #ea94a4;
  border: 2px solid #ea94a4;
  display: inline-block;
  padding: 15px 0 15px;
  width: 310px;
  text-align: center;
  text-decoration: none;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.moreBtn a:hover {
  background-color: #ea94a4;
  text-decoration: none;
  color: #fff;
}
.moreBtn a i {
  position: absolute;
  top: 19px;
  right: 20px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.moreBtn a:hover i {
  right: 10px;
}
#area03 {
  background: #fff;
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.1);
  padding: 60px 50px;
  position: relative;
}
#area03 h3 {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  top: -60px;
}
#area03 h3 span {
  position: relative;
  padding: 1.5rem 4rem 1.7rem;
  border: 1px solid #000;
  border-radius: 10px;
  background: #fff;
  display: inline-block;
  font-size: 32px;
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  color: #000;
}
#area03 h3 span:before {
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
}
#area03 h3 span:after {
  position: absolute;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  -webkit- transform: translateX(-50%);
  width: 0;
  height: 0;
  content: '';
  border-width: 14px 12px 0 12px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
#area03 h4 {
  background: #ea94a4;
  color: #fff;
  text-align: center;
  padding: 15px 0;
  font-size: 20px;
  font-weight: bold;
  margin: 5px 0 30px;
}
.mediaList {
  margin-bottom: 50px;
}
.mediaList.last {
  margin-bottom: 0;
}
.mediaList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mediaList ul li {
  width: 49%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  align-items: center;
}
.mediaList ul li .title {
  color: #000;
  font-size: 16px;
  text-indent: -1em;
  padding-left: 1em;
  font-weight: bold;
  display: block;
  width: 63%;
}
.mediaList ul li .title:before {
  content: "●";
  color: #ea94a4;
  margin-right: 3px;
}
.mediaList ul li .link {
  color: #000;
  font-size: 14px;
  display: block;
  width: 35%;
  padding: 7px 0 5px;
  border-radius: 50px;
  background: #f9f3f3;
  text-align: center;
}
.mediaList ul li a.link:hover {
  background: #eed2d2;
}
.mediaList ul li a {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.mediaList ul li span.link {
  color: #c6c6c6;
  background: #eeeeee;
}
.mediaList ul li .link i {
  color: #ea94a4;
  font-size: 16px;
  margin-right: 5px;
}
.mediaList ul li span.link i {
  color: #c6c6c6;
}
@media screen and (max-width:640px) {
  .media .mainImg .mediaTitle {
    font-size: 18px;
    bottom: -10px;
  }
  .mainImg img {
    object-fit: cover;
    height: 200px;
  }
  #area01 {
    overflow: hidden;
  }
  .media .infoTxt {
    font-size: 14px;
  }
  #area02 h3 span {
    font-size: 14px;
    padding: 15px 9px 14px;
    font-weight: bold;
    letter-spacing: 0;
  }
  #area02 {
    padding-top: 0;
    padding-bottom: 120px;
  }
  #area02 .flexBox .Img {
    width: 100%;
  }
  #area02 .flexBox .infoBox {
    width: 90%;
    margin: 0 auto;
  }
  .moreBtn a {
    width: 100%;
  }
  #area03 h3 span {
    padding: 1.2rem 3rem 1.3rem;
    font-size: 20px;
  }
  #area03 {
    padding: 40px 20px;
    width: 90%;
    margin: 0 auto;
    box-sizing: border-box;
  }
  #area03 h4 {
    padding: 8px 0;
    font-size: 17px;
    margin: 5px 0 20px;
  }
  .mediaList ul li {
    width: 100%;
  }
  .mediaList ul li .title {
    font-size: 14px;
  }
  .mediaList ul li .link {
    font-size: 12px;
  }
}
@media screen and (max-width:360px) {
#area02 h3 span {
    font-size: 13px;
    padding: 15px 8px 14px;
}
}