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

.sp_br {
	display:none;
}
.c_arrow {
	margin-left:144px;
}
@media only screen and (max-width: 640px) {
  /*共通設定*/
	img{
		max-width: 100%;
		height: auto;
	}
	#wrapper {
		width: 100%;
	}
	.sp_br {
		display:block;
	}
.header_l {
  width: 100%;
  height: auto;
  margin: 0;
}
.header_l a{
	display: block;
}
.header_l img {
  margin: 0 auto;
  display: block;
  width: 39%;
}
.header_r {
  width: 100%;
}
.header_r_layout li {
  float: none;
}
.header_r_layout li.info {
	display:none;
}
.header_r_layout li.info_sp {
	width:90%;
	margin:5px auto;
	display:block;
}
.header_r_layout li.info_sp img {
	width:100%;
}
.btn_blog {
  margin: 0;
  width: 100%;
  margin-bottom: 20px;
}
.btn_blog img {
  margin: 0 auto;
  display: block;
}
.sub_info {
  width: 100%;
  float: none;
  clear: both;
  margin-bottom: 25px;
}
.info img {
  margin: 0 auto;
  display: block;
  margin-bottom: 20px;
}
ul#subnavi {
  /*position: static;
  top: 0px;
  left: 0px;
  padding: 0;
  margin: 0;
  width: 100%;
  height: auto;
  list-style: none;
  overflow: inherit;
  text-align: center;
  margin-bottom: 20px;*/
  display:none;
}
ul#subnavi li {
  float: none;
  display: inline-block;
}
ul#subnavi li a {
  position: static;
  height: auto;
  padding: 0px 20px;
  text-decoration: none;
  top: 0;
  overflow: hidden;
  color: #fff;
  display: inline;
}
ul#subnavi li#access a,
ul#subnavi li#openinghours a,
ul#subnavi li#recruit a {
  background: none; 
  width: 100%;
}
ul#subnavi li#access a:hover,ul#subnavi li#access .menu_on{ background: transparent; }
ul#subnavi li#openinghours a:hover,ul#subnavi li#openinghours .menu_on{ background: transparent; }
ul#subnavi li#recruit a:hover,ul#subnavi li#recruit .menu_on{ background: transparent; }

ul#subnavi li span {
  display: inline;
}
ul#navigation {
  position: static;
  top: 0px;
  left: 0px;
  padding: 0px;
  margin: 0;
  width: 100%;
  height: auto;
}
ul#navigation li a {
  position: static;
  height: auto;
  display: block;
  width: 100% !important;
  background: transparent !important;
  padding: 16px 0;
  color: #fff;
  border-bottom: 1px solid #572800;
}
ul#navigation li span {
  display: block;
  text-align: center;
}
#navigation {
  display: none;
}
#navigation li {
  width: 100%;
}
#toggle {
  display: block;
  position: relative;
  width: 100%;
  background: #330000;
}
#toggle a{
  display: block;
  position: relative;
  padding: 20px 0 20px;
  color:#FFF;
  text-align: center;
  text-decoration: none;
}
#toggle:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background: #FFF;
}
#toggle a:before, #toggle a:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  width: 30px;
  height: 6px;
  background: #330000;
}
#toggle a:before {
  margin-top:-9px;
}
#toggle a:after {
  margin-top: 3px;
}
#mainimages {
  float: none;
  width: 100%;
}
#mainimages img{
	margin: 0 auto;
	display: block;
}
#information {
  width: 100%;
  height: auto;
  text-align: center;
}
ul#mainmenu {
  position: static;
  width: 100%;
  height: auto; 
}
ul#mainmenu li#mainmenu_cavitation a {
  background: #ffffff url(../img/mainmenu.png) 8px 0 no-repeat;
  display: block;
}
ul#mainmenu li#mainmenu_indiba a {
  background: #ffffff url(../img/mainmenu.png) -310px 0 no-repeat;
  display: block;
}
ul#mainmenu li#mainmenu_louvredo a {
  background: #ffffff url(../img/mainmenu.png) -630px 0 no-repeat;
  display: block;
}
ul#mainmenu li#mainmenu_cavitation a:hover{	background: #ffffff url(../img/mainmenu.png) 8px bottom no-repeat; }

ul#mainmenu li a {
  position: static;
  margin: 0 auto;
  margin-bottom: 20px;
}
ul#mainmenu li span {
  display: block;
  text-indent: -9999px;
}
#footer {
  padding: 0 30px;
}
.siteNav {
	margin-bottom:50px !important;
}
.siteNav li {
	float:none;
	display:block !important;
	padding:8px 0 8px 10px;
	text-align:left;
	border-bottom:1px #999 solid;
	border-left:none !important;
	border-right:none !important;
	background:url(../img_common/siteNav_arrow.png) no-repeat center right 10px;
	height:20px;
}
.siteNav li a {
	display:block;
	position:absolute;
	width:90%;
}
.siteNav li:first-child {
	border-top:1px #999 solid;
}
#maincontent,
#maincontent2 {
  padding: 20px 3% 30px;
}
#maincontent p {
  margin-bottom: 60px;
  line-height: 1.5;
}
/* cavitation */
.pBox {
  width: 100%;
}
.pBox img{
  margin: 0 auto;
  display: block;
}
.difference_usual {
  width: 43%;
}
.difference_usual img {
  margin: 0 auto;
  display: block;
}
.content_l {
  width: 100%;
}
ul.step li {
  width: 100%;
}
.c_arrow {
	margin:10px auto;
	display:block;
}
.content_r {
  width: 100%;
}
.content_r dt {
  width: 100%;
  height: auto;
}
.content_r dd {
  height: auto;
  padding-top: 0;
  clear: both;
  margin-left: 0;
  margin-bottom: 20px;
}
.difference_usual dt {
  width: 100%;
  clear: both;
  text-align: left;
  height: auto;
}
.difference_usual dd {
  margin-left: 0;
  height: auto;
}
.difference_cavitation {
  width: 43%;
  margin-bottom: 90px;
}
.difference_cavitation dt {
  width: 100%;
  height: auto;
}
.difference_cavitation dd {
  margin-left: 0;
  height: auto;
  text-align: left;
}
/* monitor */
.photo li {
	width:35%;
}
.arrow {
  margin-left: 0;
  width:30% !important;
  margin-right:13% !important;
}
/* course */
#id_course #maincontent p.ttl {
	display:block;
	text-align:center;
}
#id_course #maincontent th.ttl,#id_course #maincontent td.ttl {
	display:none;
}
#id_course #maincontent table tr th:nth-child(1) {
}
#id_course #maincontent table tr th:nth-child(2) {
	width:45%;
}
#id_course #maincontent table tr th:nth-child(3) {
	width:25%;
}
#id_course #maincontent table tr th:nth-child(4) {
	width:30%;
}
/* salon */
body#id_salon table {
  margin: 0;
  width: 100%;
}
body#id_salon td {
  padding: 10px;
  vertical-align: top; 
}
/* contact */
#mailformat {
  padding: 40px 25px;
}
#mailformat input[type=radio] {
    display: inline-block;
    margin-right: 6px;
}
#mailformat input[type=radio] + label {
    position: relative;
    display: inline-block;
    margin-right: 12px;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
}
#mailformat input[type=radio] {
	display: none;
    margin: 0;
}
#mailformat input[type=radio] + label {
	padding: 0 0 0 24px;
}
#mailformat input[type=radio] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
    #mailformat input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
    #mailformat input[type=radio]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
    #mailformat input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background: #E71063;
        border-radius: 8px;
    }

#mailformat input[type=text] {
  width: 100%;
  padding: 10px 5px;
}
#mailformat #submit input {
	width:auto;
}
#mailformat textarea {
  width: 100%;
}
/* louvredo */
#content_r {
  float: right;
  width: 94%;
  padding: 20px 3% 30px;
}
#content_l {
  float: none;
  width: auto;
  padding: 20px 3% 30px;
}
.item {
  width: 100%;
  margin-left: 0;
}
embed {
  width: 100%;
  height: auto;
}
div#tansan_double {
  margin-left: 0;
  margin-top: 20px;
}
div#atomizer_home {
  float: none;
  width: 100%;
}
div#atomizer_home img {
  margin: 0 auto;
  display: block;
}

/* recruit */
body#id_recruit #maincontent table {
	width:100% !important;
}
body#id_recruit #maincontent table th,body#id_recruit #maincontent table td {
	padding:5px;
}


/* Q&A */
body#faq ul.arrow {
  width: auto;
}
  body#faq h2 {
    background: #ffffff url(../img/faq/q.gif) left 5px no-repeat;
    height: auto;
    font-size: 24px;
    background-size: 37px;
    margin-bottom: 34px;
	min-height:35px;
  }
.divider.faq .arrow {
	width:90% !important;
}
.divider.faq .arrow li {
	width:100%;
}

}

@media only screen and (max-width: 480px) {
  .header_l {
    width: 37%;
  }
  .header_l img {
     margin: 0; 
     display: block; 
     width: auto; 
  }
  .btn_blog {
    width: 57%;
    position: absolute;
    top: 9%;
    right: 1%;
  }
  select.trans {
    width: 100%;
  }
}

@media only screen and (max-width: 320px) {
  ul#mainmenu li#mainmenu_cavitation a {
    background: #ffffff url(../img/mainmenu.png) -2px 0 no-repeat;
    width: 100%;
    display: block;
  }
  ul#mainmenu li#mainmenu_indiba a {
    background: #ffffff url(../img/mainmenu.png) -319px 0 no-repeat;
    width: 100%;
    display: block;
  }
  ul#mainmenu li#mainmenu_louvredo a {
    background: #ffffff url(../img/mainmenu.png) -637px 0 no-repeat;
    width: 100%;
    display: block;
  }
  ul#mainmenu li#mainmenu_cavitation a:hover,
  ul#mainmenu li#mainmenu_indiba a:hover,
  ul#mainmenu li#mainmenu_louvredo a:hover {	background: rgba(255,255,255, .8); }
  
  .difference_cavitation dt {
    height: auto;
    min-height: 125px;
  }
  .difference_usual dt {
    max-height: 125px;
  }
}