@charset "utf-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/* ==========================================================================
   Main Styles
   ========================================================================== */

/* Base
   ========================================================================== */

body {
  color: #111;
  font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.2;
}
a {
  color: #1e4db9;
  outline: none;
  text-decoration: underline;
}
a:hover,
a:active {
  color: #1e4db9;
  text-decoration: none;
}
img {
  vertical-align: top;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
  margin: 0;
  padding: 0;
}
div,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ol,ul,li,form,input,textarea,button,table,tr,th,td,article,aside,footer,header,hgroup,nav,section {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
li {
  list-style: none;
}
h1,h2,h3,h4,h5,h6 {
  font-weight: normal;
}
.wrapper a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

/* Layout
   ========================================================================== */

.container {
  width: 100%;
}
.wrapper {
  margin: 0 auto;
  width: 100%;
}
.wrapper:before,
.wrapper:after {
  content: " ";
  display: table;
}
.wrapper:after {
  clear: both;
}
.wrapper {
  *zoom: 1;
}
.inner {
  margin: 0 auto;
  width: 1200px;
}
.under .inner {
  margin: 0 auto;
  width: 1100px;
}
/*.main {
  float: left;
  line-height: 2;
  margin-right: 30px;
  width: 710px;
}
.sub {
  float: right;
  width: 240px;
}*/

/* Header
   ========================================================================== */

.header {
  background: url(/images/common/header_bg.png) 0 0 repeat-x;
  height: 78px;
  margin-bottom: 22px;
}
.header-inner {
  margin: 0 auto;
  width: 1200px;
}
.header h1 {
  float: left;
  margin: 17px 80px 0 22px;
}
.header-gnav {
  float: left;
}
.header-gnav ul {
  overflow: hidden;
  padding-top: 34px;
}
.header-gnav li {
  float: left;
  margin-right: 29px;
}
.header-fb {
  float: left;
}
.header-fb ul {
  overflow: hidden;
  padding-top: 32px;
}
.header-fb li {
  float: left;
}
.header-fb li img {
  margin-left: 10px;
}

/* Wrapper
   ========================================================================== */

/* Main
   ========================================================================== */

/* home */

.slider li {
  margin: 0 30px;
}
.slider li img {
  width: 100%;
}
.home-msg {
  background: url(/images/home/home_msg_bg.jpg) center 0 repeat;
  font-size: 1.125em;
  line-height: 2;
  margin-top: 45px;
  padding: 67px 0 30px;
  text-align: center;
}
.home-msg h2 {
  line-height: 1;
  margin-bottom: 45px;
}
.home-msg p {
  background: url(/images/home/home_msg_01.png) 915px 97px no-repeat;
  margin-bottom: 60px;
}
.home-msg .plugin {
  overflow: hidden;
}
.home-msg .plugin > div {
  float: left;
}
.home-msg .plugin .img {
  margin-right: 30px;
  padding-left: 8px;
}
.home-msg .plugin .fb {
  width: 500px;
}
.home-about {
  text-align: center;
  padding: 95px 0 135px;
}
.home-about h2 {
  margin-bottom: 75px;
}
.home-about ul {
  overflow: hidden;
}
.home-about li {
  float: left;
  margin-left: 29px;
  text-align: center;
}
.home-about li:first-child {
  margin-left: 0;
}
.home-about li p {
  margin-top: 18px;
}
.home-list {
  background: url(/images/home/home_list_bg.jpg) center 0 no-repeat;
  padding: 80px 0 20px; 
}
.home-list h2 {
  margin-bottom: 35px;
  text-align: center;
}
.home-list ul{
  float: left;
  margin-left: 15px;
}
.home-list ul:first-child{
  margin-left: 0;
}
.home-list-wrap {
  background: url(/images/home/home_list_bg_02.png) 0 0 no-repeat;
  overflow: hidden;
  width: 960px;
  margin: 0 auto;
  min-height: 405px;
  padding: 40px 25px 0;
}
.home-list li {
  line-height: 2;
  margin-left: 1em;
  text-indent: -1em;
}

/* under */

.under .header {
  margin-bottom: 30px;
}
.under-mv {
  background: url(/images/common/under_mv_bg.png) 0 0 repeat-x;
  padding-top: 50px;
  text-align: center;
}
.bg00 {
  background-color: #fff;
}
.bg01 {
  background: url(/images/common/section_bg_01.jpg) center 0 repeat;
}
.bg02 {
  background: url(/images/common/section_bg_02.jpg) center 0 repeat;
}
.bg03 {
  background-color: #FFFBE5;
}
.lead-block {
  letter-spacing: 0.06em;
  text-align: center;
  padding: 39px 0;
}
.lead-block h2 {
  margin-bottom: 35px;
}
.lead-block p {
  font-size: 1.125em;
  line-height: 2;
}
.col2-block {
  overflow: hidden;
}
.col2-block .box {
  float: left;
  width: 550px;
}

/* about */

.about-feature {
  padding: 40px 0;
}
.about-feature h3 {
  margin-bottom: 20px;
  padding: 30px 0 0 20px;
}
.about-feature p {
  font-size: 1.125em;
  letter-spacing: 0.06em;
  line-height: 1.7;
  padding: 0 20px 0 20px;
}
.about-feature .block02 h3 {
  margin-bottom: 30px;
  padding: 40px 0 0 45px;
}
.about-feature .block02 p {
  font-size: 0.9375em;
  letter-spacing: 0;
  padding: 0 0 0 45px;
}
.about-feature .block03 h3 {
  padding-top: 40px;
}
.about-feature .block04 h3 {
  padding: 60px 0 0 45px;
  margin-bottom: 40px;
}
.about-feature .block04 p {
  font-size: 0.9375em;
  letter-spacing: 0;
  padding: 0 0 0 45px;
}
.about-therapist {
  padding: 56px 0 22px;
}
.about-therapist h2 {
  margin-bottom: 60px;
  text-align: center;
}
.about-therapist .lead {
  font-size: 0.9375em;
  line-height: 2;
  margin-bottom: 77px;
}
.about-therapist .lead .left {
  padding: 0 20px;
}
.about-therapist .lead .right {
  padding: 0 0 0 45px;
}
.about-therapist .cont {
  font-size: 0.9375em;
  line-height: 1.7;
}
.about-therapist .cont .box {
  padding: 0 69px;
}
.about-therapist .cont .name {
  margin: 40px 0 15px 0;
}
.about-therapist .cont .prof {
  margin-right: -49px;
}
.about-access {
  padding: 84px 0 0;
}
.about-access h2 {
  margin-bottom: 74px;
  text-align: center;
}
.about-access .map {
  margin-bottom: 52px;
}
.about-access .map iframe {
  height: 370px;
  width: 100%;
}
.about-access .data {
  overflow: hidden;
}
.about-access .data > img {
  float: right;
  margin-right: 140px;
}
.about-access .data {
  padding: 0 0 0 68px;
}
.about-access .data p {
  font-size: 0.9375em;
  line-height: 2;
  text-indent: -1em;
  margin-left: 1em;
  margin-bottom: 70px;
}
.about-access .data dt {
  float: left;
  width: 4em;
}
.about-access .data dd:before {
  content: "：";
  padding-right: 25px;
}
.about-access .data dt,
.about-access .data dd {
  margin-bottom: 1em;
}

/* access */

.access .lead-block {
  padding: 65px 0 39px;
}
.access .about-access {
  padding: 40px 0 25px;
}
.access .about-access .map {
  margin-bottom: 43px;
}
.access .about-access .map iframe {
  height: 600px;
}

/* menu */

.menu .lead-block {
  padding-bottom: 60px;
}
.menu-block h2 {
  margin-bottom: 23px;
  text-align: center;
}
.menu-block h3 {
  margin-bottom: 30px;
  text-align: center;
}
.menu-block .bg03 {
  padding: 28px 0;
}
.menu-block .lead {
  border-bottom: 1px solid #717071;
  line-height: 1.7;
  margin-bottom: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.menu-block .inner,
.menu-price .inner {
  width: 860px;
}
.menu-block .box {
  border-bottom: 1px solid #717071;
  margin-bottom: 20px;
  overflow: hidden;
  padding-bottom: 28px;
}
.menu-block .box .img {
  float: left;
}
.menu-block .box .txt {
  float: right;
  width: 650px;
}
.menu-block .box .txt h4 {
  background: url(/menu/images/menu_line.png) 0 100% repeat-x;
  font-size: 1.375em;
  font-weight: bold;
  margin-bottom: 15px;
  padding-bottom: 16px;
}
.menu-block .box .txt h4 span {
  display: block;
  font-size: 0.682em;
  margin-bottom: 5px;
}
.menu-block .box .txt p {
  font-size: 0.9375em;
  line-height: 1.7;
}
.menu-block .bg01 {
  padding: 82px 0 35px;
}
.menu-block .bg01 h3 {
  border-bottom: 1px solid #717071;
  padding-bottom: 20px;
}
.menu-block h4 span.plan {
  font-weight: normal;
  margin-top: 5px;
}
.menu-block .bg01 .box .txt h4 {
  padding-bottom: 10px;
}
.menu-block .box .txt .rec {
  overflow: hidden;
}
.menu-block .box .txt .rec p {
  width: 282px;
  float: left;
}
.menu-price {
  padding: 83px 0 75px;
}
.menu-price h3 {
  border-bottom: 1px solid #717071;
  padding-bottom: 20px;
  margin-bottom: 25px;
  text-align: center;
}
.menu-price .lead {
  font-size: 0.9375em;
  line-height: 2;
  margin-bottom: 60px;
  text-align: center;
}
.menu-price table {
  margin: 0 auto;
  width: 660px;
}
.menu-price table,
.menu-price td,
.menu-price th {
  border: 1px solid #A46635;
  border-collapse: collapse;
}
.menu-price td,
.menu-price th {
  font-size: 1.25em;
  padding: 3px;
}
.menu-price td {
  text-align: center;
  width: 260px;
}
.menu-price th {
  font-weight: normal;
  padding: 10px 5px 10px 0;
  text-align: right;
}
.menu-price th span {
  font-size: 0.55em;
}
.menu-price .tr01 th {
  font-weight: bold;
  padding: 15px 0 10px;
  text-align: center;
}
.menu-price .tr01 th span {
  display: block;
  font-weight: normal;
  margin-top: 15px;
}
.menu-price td span {
  font-size: 0.8em;
}
.menu-price h4 {
  font-size: 1.375em;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}
.menu-price .price01 {
  margin-bottom: 70px;
}
.menu-price .price02 th {
  text-align: center;
}
.menu-price .note {
  border-top: 1px solid #717071;
  margin-top: 5px;
  padding-top: 15px;
  text-align: center;
}
.menu-bottom {
  padding-bottom: 160px;
}
.menu-bottom .box {
  border-top: 1px solid #717071;
  border-bottom: 0;
  padding-top: 20px;
}
.menu-bottom .box h4 {
  padding-top: 10px;
}

/* foulee */

.foulee .inner {
  width: 970px;
}
.foulee .lead-block {
  padding: 64px 0 24px;
}
.foulee .lead-block h2 {
  margin-bottom: 55px;
}
.foulee-block {
  padding: 42px 0 63px;
}
.foulee-block .feature {
  margin-bottom: 75px;
}
.foulee-block .feature p {
  color: #C41E44;
  font-size: 1.25em;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 2;
  margin-bottom: 60px;
  padding: 20px 0 0 52px;
}
.foulee-block .feature > img {
  margin-left: 40px;
}
.foulee-block .merit01 h3,
.foulee-block .merit02 h3 {
  margin-bottom: 30px;
}
.foulee-block .imgL {
  float: left;
  margin: 0 23px 0 50px;
}
.foulee-block .imgR {
  float: right;
}
.foulee-block .merit01 {
  margin-bottom: 100px;
}
.foulee-block .merit01 p {
  font-size: 1.125em;
  letter-spacing: 0.04em;
  line-height: 2;
}
.foulee-block .merit02 p {
  font-size: 1.125em;
  letter-spacing: 0.04em;
  line-height: 2;
  padding-left: 50px;
}
.foulee-block .merit02 {
  margin-bottom: 105px;
}
.foulee-block .merit03 h3 {
  margin-bottom: 36px;
}
.foulee-block .merit03 h4 {
  font-size: 1.25em;
  font-weight: bold;
  margin: 30px 0 15px 125px;
}
.foulee-block .merit03 p.txt {
  color: #C41E44;
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.7;
  margin-left: 125px;
}
.foulee-info {
  padding: 25px 0 0;
}
.foulee-info h3 {
  margin-bottom: 30px;
}
.foulee-info h4 {
  font-size: 1.25em;
  font-weight: bold;
  margin: 0 0 28px 50px;
}
.foulee-info .imgR {
  float: right;
  margin-left: 50px;
}
.foulee-info .imgL {
  float: left;
  margin: 0 20px 0 50px;
}
.foulee-info p {
  font-size: 1.125em;
  line-height: 2;
}
.foulee-info .ml50 {
  margin-left: 50px;
}
.foulee-info .info01 {
  margin-bottom: 95px;
}
.foulee-info .info02 h3 {
  margin-bottom: 55px;
}
.foulee-info .info02 ul {
  margin-left: 50px;
  overflow: hidden;
}
.foulee-info .info02 li {
  background: url(/foulee/images/foulee_voice_bg.png) 0 5px no-repeat;
  float: left;
  font-size: 1.125em;
  line-height: 1.7;
  margin: 0 38px 55px 0;
  padding-left: 26px;
  width: 420px;
}

/* guide */

.guide .lead-block {
  letter-spacing: -0.01em;
  padding-bottom: 100px;
}
.guide .inner {
  width: 955px;
}
.guide-flow {
  padding: 55px 0 75px;
}
.guide-flow h3 {
  margin-bottom: 78px;
  text-align: center;
}
.guide-flow ul {
  margin-bottom: 100px;
  overflow: hidden;
}
.guide-flow li {
  float: left;
  margin-left: 25px;
  width: 300px;
}
.guide-flow li:first-child {
  margin-left: 0;
}
.guide-flow h4 {
  background: url(/guide/images/guide_line.png) 0 100% repeat-x;
  font-size: 1.125em;
  font-weight: bold;
  padding-bottom: 19px;
  margin-bottom: 19px;
}
.guide-flow p {
  font-size: 0.9375em;
  line-height: 1.7;
  margin-top: 10px;
}
.guide-faq {
  padding: 35px 0 25px;
}
.guide-faq h3 {
  margin-bottom: 55px;
  text-align: center;
}
.guide-faq dl {
  font-size: 1.125em;
  line-height: 1.7;
  margin-left: 42px;
}
.guide-faq dt:before {
  content: "Ｑ.";
  color: #B9064B;
  font-weight: bold;
  display: table-cell;
  padding-right: 10px;
}
.guide-faq dd:before {
  content: "Ａ.";
  color: #1F3878;
  font-weight: bold;
  display: table-cell;
  padding-right: 10px;
}
.guide-faq dt,
.guide-faq dd {
  display: table;
}
.guide-faq dd {
  margin-bottom: 65px;
}
.guide-taboo {
  padding: 35px 0 95px;
}
.guide-taboo h3 {
  margin-bottom: 32px;
  text-align: center;
}
.guide-taboo p {
  line-height: 1.7;
}
.guide-taboo span {
  padding-left: 37px;
}

/* contact */

.contact-block {
  font-size: 1.125em;
  line-height: 1.7;
  padding: 60px 0;
  text-align: center;
}
.contact-block .num {
  margin: 50px 0 45px;
}
.contact-form {
  border-top: 1px solid #717071;
  margin: 45px auto 0;
  padding-top: 50px;
  width: 857px;
}
.contact-form h3 {
  margin-bottom: 35px;
}
.contact-form span.note {
  color: #C41E44;
}

/* form */

.must {
  display: inline-block !important;
  background-color: #C00;
  border: 0 !important;
  text-shadow: none !important;
  padding: 2px 5px;
  font-size: 10px;
  color: #FFF;
  float: none !important;
  margin: 0px 5px;
  border-radius: 0 !important;
  box-shadow: 0 !important;
  background-image: none !important;
}
.contact-form th,
.contact-form td {
  text-align: left;
}
.contact-form table {
  width: 830px;
  margin: 0 auto;
}


/* Footer
   ========================================================================== */

.footer {
  line-height: 1.7;
  text-align: center;
}
.footer-top {
  padding: 67px 0 40px;
}
.footer h2 {
  font-size: 1.25em;
  margin-bottom: 15px;
}
.footer-note {
  font-size: 0.8125em;
}
.footer-copy {
  background-color: #C8B799;
  color: #fff;
  font-size: 0.8125em;
  padding: 35px 0;
  position: relative;
}
.pagetop {
  position: absolute;
  bottom: 0;
  right: 20px;
}

/* ==========================================================================
   Common Style
   ========================================================================== */

/* Common Base
   ========================================================================== */

.sp-fix {
  display: none !important;
}
.tb-fix {
  display: none !important;
}
.pc-fix {
  display: block !important;
}

/* Common Header
   ========================================================================== */

/* Common Main
   ========================================================================== */

/* Common Footer
   ========================================================================== */

/* Common end */

@media only screen and (min-width: 769px) {
  .header-gnav {
    display: block !important;
  }
}

/* ==========================================================================
   Mobile Style
   ========================================================================== */

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

/* Mobile Base
   ========================================================================== */

  body {
    font-size: 14px;
  }
  .pc-fix {
    display: none !important;
  }
  .tb-fix {
    display: none !important;
  }
  .sp-fix {
    display: block !important;
  }
  .wrapper a:hover img {
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
  }
  img {
    max-width: 100%;
  }
  .inner {
    padding: 0 3%;
    width: 100%;
  }
  .under .inner {
    padding: 0 3%;
    width: 100%;
  }

/* Mobile Header
   ========================================================================== */

  .header-inner {
    height: 78px;
    width: 100%;
    position: relative;
  }
  .header-gnav {
    background-color: #C3B59C;
    display: none;
    position: absolute;
    top: 70px;
    z-index: 10000;
    width: 100%;
  }
  .header-gnav ul {
    padding: 10px 3%;
  }
  .header-gnav li {
    float: none;
    margin: 14px 0;
  }
  .header-fb {
    display: none;
  }
  .sp-menu {
    position: absolute;
    right: 3%;
    top: 30px;
  }
  .header h1 {
    margin-right: 0;
    margin-left: 3%;
  }
  
/* Mobile Main
   ========================================================================== */

  /* home */
  
  .slider li {
    margin: 0 5px;
  }
  .home-msg {
    padding: 30px 0 15px;
  }
  .home-msg h2 {
    margin: 0 auto 10px;
    width: 80%;
  }
  .home-msg .plugin .img {
    margin-right: 0;
    padding-left: 0;
    margin-bottom: 20px;
  }
  .home-msg .plugin .fb {
    width: 100%;
  }
  .home-msg h2 {
    margin-bottom: 20px;
  }
  p.home-msg-img {
    margin: 0 auto 10px;
    width: 30%;
  }
  .home-about {
    padding: 48px 0 67px;
  }
  .home-about li {
    width: 48%;
    margin: 0 1% 20px;
  }
  .home-about h2 {
    margin-bottom: 32px;
  }
  .home-list {
    background: url(/images/home/home_list_bg.jpg) center 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 40px 0 20px;
  }
  .home-list h2 {
    margin: 0 auto 20px;
    width: 80%;
  }
  .home-list-wrap {
    background: url(/images/home/sp_home_list_bg.png) 0 0 repeat;
    width: 100%;
    padding-bottom: 20px;
  }
  .home-list ul {
    float: none;
    margin-left: 0;
  }
  
  /* common */
  
  .under-mv {
    background: url(/images/common/under_mv_bg.png) 0 0 repeat-x;
    background-size: 100% 80%;
    padding: 10px 10px 0;
  }
  .col2-block .box {
    float: none;
    width: 100%;
  }
  .about-feature h3 {
    padding-left: 0;
  }
  .about-feature p {
    padding: 0;
    margin-bottom: 20px;
  }
  .about-feature .block02 h3 {
    padding-left: 0;
  }
  .about-feature .block02 p {
    padding-left: 0;
  }
  .about-feature .block04 h3 {
    padding-left: 0;
  }
  .about-feature .block04 p {
    padding-left: 0;
  }
  .about-feature h3 {
    padding-top: 0 !important;
    margin-bottom: 20px !important;
  }
  .about-feature .col2-block {
    margin-bottom: 20px;
  }
  .about-therapist .lead .left,
  .about-therapist .lead .right {
    padding: 0;
  }
  .about-therapist .lead .left {
    margin-bottom: 10px;
  }
  .about-therapist .cont .box {
    margin-bottom: 20px;
    padding: 0;
  }
  .about-therapist .lead {
    margin-bottom: 30px;
  }
  .about-therapist {
    padding-top: 40px;
  }
  .about-therapist h2 {
    margin-bottom: 30px;
  }
  .about-therapist .cont .name {
    margin: 20px 0 10px;
  }
  .about-access {
    padding: 40px 0;
  }
  .about-access h2 {
    margin-bottom: 30px;
  }
  .about-access .map {
    margin-bottom: 30px;
  }
  .about-access .data {
    padding: 0;
    text-align: center;
  }
  .about-access .data > img {
    float: none;
    margin: 20px auto 0;
  }
  .about-access .data p {
    text-align: left;
    margin-bottom: 20px;
  }
  .about-access .data dt {
    width: auto;
  }
  .about-access .data dd:before {
    padding-right: 0;
  }
  .about-access .data dd {
    text-align: left;
  }
  .lead-block {
    padding: 40px 0 !important;
  }
  .lead-block h2 {
    margin-bottom: 30px !important;
  }
  .foulee-block .feature p {
    margin-bottom: 30px;
    padding-left: 0;
  }
  .foulee-block .feature h3 {
    text-align: center;
  }
  .foulee-block .feature > img {
    margin-left: 0;
  }
  .foulee-block .feature {
    margin-bottom: 30px;
  }
  .foulee-block .imgL {
    display: block;
    float: none;
    margin: 0 auto 20px;
  }
  .foulee-block .merit01 {
    margin-bottom: 30px;
  }
  .foulee-block .imgR {
    display: block;
    float: none;
    margin: 0 auto 20px;
  }
  .foulee-block .merit02 p {
    padding-left: 0;
  }
  .foulee-block .merit02 {
    margin-bottom: 30px;
  }
  .foulee-block .merit03 h4 {
    margin: 30px 0;
  }
  .foulee-block .merit03 p.txt {
    margin-left: 0;
  }
  .foulee-info h3 {
    text-align: center;
  }
  .foulee-info h4 {
    margin-left: 0;
  }
  .foulee-info .imgL {
    float: none;
    display: block;
    margin: 0 auto 20px;
  }
  .foulee-info .ml50 {
    margin-left: 0;
  }
  .foulee-info .imgR {
    display: block;
    float: none;
    margin: 0 auto 20px;
  }
  .foulee-info .info01 {
    margin-bottom: 30px;
  }
  .foulee-info .info02 ul {
    margin-left: 0;
  }
  .foulee-info .info02 li {
    float: none;
    margin-bottom: 20px;
    min-height: 58px;
    width: 100%;
  }
  .foulee-info .info02 h3 {
    margin-bottom: 30px;
  }
  .menu-block .box .img {
    float: none;
    margin-bottom: 20px;
    text-align: center;
  }
  .menu-block .box .txt {
    float: none;
    width: 100%;
  }
  .menu-price .lead {
    margin-bottom: 30px;
  }
  .menu-price table {
    width: 100%;
  }
  .menu-price th {
    padding: 10px 5px;
    text-align: left;
  }
  .menu-price td, .menu-price th {
    font-size: 1em;
  }
  .menu-price .price01 {
    margin-bottom: 30px;
  }
  .menu-price {
    padding: 40px 0;
  }
  .menu-bottom {
    padding-bottom: 0;
  }
  .menu-block .box .txt .rec p {
    width: 100%;
  }
  .guide-flow h3 {
    margin-bottom: 30px;
  }
  .guide-flow ul {
    margin-bottom: 0;
  }
  .guide-flow li {
    float: none;
    margin-left: 0;
    margin-bottom: 30px;
    width: 100%;
  }
  .guide-flow li > img {
    display: block;
    margin: 0 auto 20px;
  }
  .guide-flow {
    padding: 40px 0 20px;
  }
  .guide-faq h3 {
    margin-bottom: 30px;
  }
  .guide-faq dl {
    margin-left: 0;
  }
  .guide-faq dd {
    margin-bottom: 30px;
  }
  .guide-taboo {
    padding: 40px 0;
  }
  .access .about-access .map {
    margin-bottom: 30px;
  }
  .access .about-access .map iframe {
    height: 300px;
  }
  .contact-block {
    padding: 30px 0;
  }
  .contact-form {
    width: 100%;
  }
  .contact-block .num {
    margin: 20px 0;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  /* Mobile Footer
   ========================================================================== */

  .footer-top {
    padding: 30px 3% 20px;
  }
  .pagetop {
    right: 5px;
  }
  
} /* Mobile end */


/* Commons
   ========================================================================== */

.txtBold {
  font-weight: bold;
}
.txtC {
  text-align: center;
}

.mb00 {margin-bottom: 0 !important;}
.mb05 {margin-bottom: 5px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb25 {margin-bottom: 25px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb50 {margin-bottom: 50px !important;}
.mb60 {margin-bottom: 60px !important;}
.mb70 {margin-bottom: 70px !important;}
.mb80 {margin-bottom: 80px !important;}
.mb90 {margin-bottom: 90px !important;}
.mb100 {margin-bottom: 100px !important;}

.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}