﻿/*
Theme Name: Yuimaru 
Author: （株）ゆいまーる
Description: WEB集客に強い、治療院・美容サロン向けのテンプレートです。PC、スマホ、タブレットに対応したレスポンシブデザイン。
Tags: 整骨院、整体院、エステ、美容、きれい、シンプル
Version: 1.0
*/


/*全体の設定
---------------------------------------------------------------------------*/

body {
    color: #252525;
    /*全体の文字色*/
    background: none 0% 0% / auto auto repeat scroll padding-box border-box white;
    /*全体の背景色*/
    margin: 0px;
    padding: 0px;
    line-height: 1.75em;
    font-size: 16px;
    font-family: "Helvetica", "Arial", YuGothic, "Yu Gothic", "Hiragino Sans", "ヒラギノ角ゴシック", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: justify;
    counter-reset: number 0;
}




h1,
h2,
h3,
h4,
h5,
p,
ul,
ol,
li,
dl,
dt,
dd,
form,
figure {
    margin: 0px;
    padding: 0px;
}


h1 {
margin-top: -60px;
}

ul {
    list-style-type: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

img {
    border: none;
    vertical-align: bottom;
}

input,
textarea,
select {
    font-size: 1em;
}

form {
    margin: 0px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

table {
    border-collapse: collapse;
    font-size: 95%;
    border-spacing: 0;
}

b {
    font-weight: bold;
}

section {
    margin-left: auto;
    margin-right: auto;
}

.space_s {
    height: 10px;
}

.space_m {
    height: 20px;
}

.space_l {
    height: 30px;
}

.box {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding: 16px;
}

.box30 {
    margin: 2em 0;
    background: #ff8916;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}

.box30 .box-title {
    font-size: 1.2em;
    background: #ff8916;
    padding: 16px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}

.box30 p {
    padding: 15px 20px;
    margin: 0;
}

.box30in {
    background-color: #fffbf4;
    border-radius: 8px;
    padding: 8px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.box31 {
    background: linear-gradient(to bottom, #8d0000 1%, #ac0000 16%, #8d0000 32%, #ac0000 51%, #8d0000 71%, #ac0000 87%, #8d0000 100%);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}

.box31 .box-title {
    font-size: 1.2em;
    background: linear-gradient(to bottom, #8d0000 1%, #ac0000 16%, #8d0000 32%, #ac0000 51%, #8d0000 71%, #ac0000 87%, #8d0000 100%);
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}

.box31 p {
    padding: 15px 20px;
    margin: 0;
}

.box31in {
    background-color: #fff;
    border-radius: 8px;
    padding: 8px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}




.dvd_naiyou {
    position: relative;
    background: #f4f4f4;
    padding: 2px 5px 2px 20px;
    font-size: 20px;
    color: #474747;
    border-radius: 0 10px 10px 0;
    margin-bottom: 16px;
    font-weight: bold;
}

.dvd_naiyou:before {
    font-family: FontAwesome;
    content: "\f04b";
    display: inline-block;
    line-height: 40px;
    position: absolute;
    padding: 0em;
    color: white;
    background: #ff6363;
    font-weight: normal;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    left: -1.35em;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.29);
}

table {
    border-style: solid;
    border-color: #f3f3f3;
    border-size: 1px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

td {
    padding: 10px;
}

tr {
    padding: 10px;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px dotted #e1e1e1;
}

.red_moji {
    color: #F44336;
}

.red2_moji {
    color: #D32F2F;
}

.pink_moji {
    color: #E91E63;
}

.purple_moji {
    color: #9C27B0;
}

.purple2_moji {
    color: #7B1FA2;
}

.navy_moji {
    color: #3F51B5;
}

.blue_moji {
    color: #2196F3;
}

.skyblue_moji {
    color: #03A9F4;
}

.green_moji {
    color: #4CAF50;
}

.yellowgreen_moji {
    color: #8BC34A;
}

.yellow_moji {
    color: #ffeb3b;
}

.orange_moji {
    color: #F57C00;
}

.deeporange_moji {
    color: #FF5722;
}

.brown_moji {
    color: #795548;
}

.bold {
    font-weight: bold;
}

.mojis {
    font-size: small;
}

.mojil {
    font-size: large;
}

.mojill {
    font-size: x-large;
}

.mojilll {
    font-size: xx-large;
}

.yoyaku_kotei {
    position: fixed;
    bottom: 10px;
    right: 10px;
}


.highlight {
    background: linear-gradient(transparent 50%, #fdfe01 0%);
    line-height: 1.3em;
    font-weight: bold;
}

.midashi2 {
    overflow: hidden;
    text-align: center;
}

.midashi2 span {
    position: relative;
    display: inline-block;
    margin: 0 2.5em;
    padding: 0 1em;
    text-align: center;
}

.midashi2 span::before,
.midashi2 span::after {
    position: absolute;
    top: 50%;
    content: '';
    width: 400%;
    height: 1px;
    background-color: #ccc;
}

.midashi2 span::before {
    right: 100%;
}

.midashi2 span::after {
    left: 100%;
}


/*選ばれる*/

section ol {
    counter-reset: number;
    /*数字をリセット*/
    list-style-type: none!important;
    /*数字を一旦消す*/
    padding: 10px;
    border: solid 2px #e1e1e1;
    box-shadow: 0 3px 0 rgba(8, 1, 2, 0.03);
}

section ol li {
    position: relative;
    padding: 0.5em 0.5em 0.5em 35px;
    line-height: 1.5em;
    border-bottom: dashed 1px silver;
    font-weight: bolder;
}

section ol li:before {
    /* 以下数字をつける */
    position: absolute;
    counter-increment: number;
    content: counter(number);
    /*数字のデザイン変える*/
    display: inline-block;
    background: #ff9800;
    color: white;
    font-weight: bold;
    font-size: 15px;
    border-radius: 50%;
    /*円にする*/
    left: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    /*以下 上下中央寄せのため*/
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

section ol li:after {
    /*吹き出しのちょこんと出た部分*/
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    /*左からの位置*/
    height: 0;
    width: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 12px solid #ff9800;
    /*以下 上下中央寄せのため*/
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}



/*QA*/

section dl {
    width: 95%;
    line-height: 1.8em;
    font-size: 12px;
    overflow: hidden;
    _zoom: 1;
}

section dl dd,
dl dt {
    text-indent: -2.6em;
    padding: 0 20px 0px 50px;
    font-size: 14px;
}

section dl dt {
    margin: 20px 20px 0 0;
}

section dl dd:first-letter,
section dl dt:first-letter {
    font-size: 1.6em;
    font-weight: bold;
    margin-right: 10px;
    padding: 5px;
    font-family: 'Nunito', sans-serif;
}


section dl dd {
    margin: 20px 0 -1px 0;
    padding-bottom: 15px;
    border-bottom: 1px #000 dotted;
}


section dl dt:first-letter {
    color: #2196f3;
}

section dl dd:first-letter {
    color: #F44336;
}

.fusen {
    position: relative;
    background: #ffedd2;
    box-shadow: 0px 0px 0px 5px #ffedd2;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
    color: #454545;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.fusen:after {
    position: absolute;
    content: '';
    left: -7px;
    top: -7px;
    border-width: 0 0 15px 15px;
    border-style: solid;
    border-color: #fff #fff #ff9800;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.voice_box_left img {
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15), 0 5px 6px rgba(0, 0, 0, 0.15);
}

.boxshadow {
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15), 0 5px 6px rgba(0, 0, 0, 0.15);
}


.midashi {
    position: relative;
    padding: .25em 0 .5em .75em;
    border-left: 6px solid #FF5722;
    font-size: x-large;
    font-weight: bold;
}

.midashi::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 100%;
    height: 0;
    border-bottom: 1px solid #ccc;
}


.seo {
    position: relative;
    color: black;
    background: #ffedd2;
    line-height: 1.4;
    padding: 1.25em 0.5em;
    margin: 2em 0 0.5em;
    border-radius: 0 5px 5px 5px;
}

.seo:after {
    /*タブ*/
    position: absolute;
    font-family: FontAwesome, 'Quicksand', 'Avenir', 'Arial', sans-serif;
    content: '\f00c SEOとは？';
    background: #ff9800;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 5px 5px 0 0;
    padding: 6px 7px 5px;
    font-size: 0.7em;
    line-height: 1;
    letter-spacing: 0.05em
}

.seo2 {
    position: relative;
    color: black;
    background: #ffedd2;
    line-height: 1.4;
    padding: 1.25em 0.5em;
    margin: 2em 0 0.5em;
    border-radius: 0 5px 5px 5px;
}

.seo2:after {
    /*タブ*/
    position: absolute;
    font-family: FontAwesome, 'Quicksand', 'Avenir', 'Arial', sans-serif;
    content: '\f00c SEO対策とは？';
    background: #ff9800;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 5px 5px 0 0;
    padding: 6px 7px 5px;
    font-size: 0.7em;
    line-height: 1;
    letter-spacing: 0.05em
}

.ppc {
    position: relative;
    color: black;
    background: #ffedd2;
    line-height: 1.4;
    padding: 1.25em 0.5em;
    margin: 2em 0 0.5em;
    border-radius: 0 5px 5px 5px;
}

.ppc:after {
    /*タブ*/
    position: absolute;
    font-family: FontAwesome, 'Quicksand', 'Avenir', 'Arial', sans-serif;
    content: '\f00c PPCとは？';
    background: #ff9800;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 5px 5px 0 0;
    padding: 6px 7px 5px;
    font-size: 0.7em;
    line-height: 1;
    letter-spacing: 0.05em
}

.sns {
    position: relative;
    color: black;
    background: #ffedd2;
    line-height: 1.4;
    padding: 1.25em 0.5em;
    margin: 2em 0 0.5em;
    border-radius: 0 5px 5px 5px;
}

.sns:after {
    /*タブ*/
    position: absolute;
    font-family: FontAwesome, 'Quicksand', 'Avenir', 'Arial', sans-serif;
    content: '\f00c ソーシャルメディアとは？';
    background: #ff9800;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 5px 5px 0 0;
    padding: 6px 7px 5px;
    font-size: 0.7em;
    line-height: 1;
    letter-spacing: 0.05em
}


.netkoukoku {
    position: relative;
    color: black;
    background: #ffedd2;
    line-height: 1.4;
    padding: 1.25em 0.5em;
    margin: 2em 0 0.5em;
    border-radius: 0 5px 5px 5px;
}

.netkoukoku:after {
    /*タブ*/
    position: absolute;
    font-family: FontAwesome, 'Quicksand', 'Avenir', 'Arial', sans-serif;
    content: '\f00c ネット広告とは？';
    background: #ff9800;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 5px 5px 0 0;
    padding: 6px 7px 5px;
    font-size: 0.7em;
    line-height: 1;
    letter-spacing: 0.05em
}


/*リンク（全般）設定
---------------------------------------------------------------------------*/

a {
    color: #212121;
    /*リンクテキストの色*/
}

a:hover {
    color: #fc7d77;
    /*マウスオン時の文字色*/
    text-decoration: none;
    /*マウスオン時に下線を消す設定。残したいならこの１行削除。*/
}


/*h1タグの設定
---------------------------------------------------------------------------*/


/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/

#top_bg {
    width: 100%;
    /*幅*/
    margin-left: auto;
    margin-right: auto;
    background-attachment: scroll;
    background-size: auto auto;
    background-origin: padding-box;
    background-clip: border-box;
    /*背景色と右上の植物の背景画像(リピートなし、右、上に配置)読み込み*/
    background-position: top, center 0px;
    background-repeat: no-repeat;
    overflow: hidden;
}

#header_in {
    max-width: 980px;
    width: 100%;
    height: 107px;
    margin: 0px auto;
    text-align: left;
}


#container {
    width: 100%;
    /*コンテナー幅*/
    margin-left: auto;
    margin-right: auto;
    background-attachment: scroll;
    background-size: auto auto;
    background-origin: padding-box;
    background-clip: border-box;
    /*背景色と右上の植物の背景画像(リピートなし、右、上に配置)読み込み*/
    overflow: hidden;
}

#container2 {
    width: 980px;
    /*コンテナー幅*/
    margin-left: auto;
    margin-right: auto;
    background-attachment: scroll;
    background-size: auto auto;
    background-origin: padding-box;
    background-clip: border-box;
    /*背景色と右上の植物の背景画像(リピートなし、右、上に配置)読み込み*/
    padding: 10px;
    /*ボックス内の余白*/
    overflow: hidden;
}

#container3 {
    width: 980px;
    /*コンテナー幅*/
    margin-left: auto;
    margin-right: auto;
    background-attachment: scroll;
    background-size: auto auto;
    background-origin: padding-box;
    background-clip: border-box;
    /*背景色と右上の植物の背景画像(リピートなし、右、上に配置)読み込み*/
    padding: 10px;
    /*ボックス内の余白*/
    background-color: #fff;
    overflow: hidden;
    box-shadow: 0px 0px 10px;
}

#containerlp {
    width: 1100px;
    /*コンテナー幅*/
    margin-left: auto;
    margin-right: auto;
    background-attachment: scroll;
    background-size: auto auto;
    background-origin: padding-box;
    background-clip: border-box;
    /*背景色と右上の植物の背景画像(リピートなし、右、上に配置)読み込み*/
    padding: 10px;
    /*ボックス内の余白*/
    background-color: #fff;
    overflow: hidden;
}

.top_kotei_l {
    display: none;
}

.top_kotei_r {
    display: none;
}



/*ヘッダー（サイト名ロゴが入ったブロック）
---------------------------------------------------------------------------*/


/*ヘッダーブロック*/

header {
    width: 100%;
    height: 107px;
    margin: 0px auto;
    text-align: left;
    position: relative;
    z-index: 2;
}


/*サイトロゴの設定*/

.site_logo {
    float: left;
    width: 44%;
    margin-top: 3px;
    margin-bottom: 10px;
}


/*ヘッダーバナー（２つ並び）*/

.head_bunner {
    float: left;
    width: auto;
    text-align: right;
    padding-top: 10px;
}

.clear {
    clear: both;
}



/*電話番号の文字設定*/

header address .tel {
    font-size: 18px;
    /*文字サイズ*/
    color: #ff9c16;
    /*文字色*/
    font-weight: bold;
    /*太字に*/
    display: block;
}


/*上部のメインメニュー
---------------------------------------------------------------------------*/

nav#menubar ul {
    overflow: hidden;
    width: 100%;
}


/*メニュー１個ごとの設定*/

nav#menubar ul li {
    float: left;
    width: 166px;
    /*幅*/
    border-right: 1px solid #fff;
    /*右側への線の幅、線種、色*/
}

nav#menubar ul li2 {
    float: left;
    width: 199px;
    /*幅*/
    border-right: 1px solid #ffffff;
    /*右側への線の幅、線種、色*/
}

nav#menubar ul li a {
    height: 46px;
    padding-top: 12px;
    line-height: 2.4;
    text-decoration: none;
    display: block;
    font-size: 16px;
    /*文字サイズ*/
    letter-spacing: 0.1em;
    /*文字間隔を少し広めにとる設定。*/
    text-align: center;
    /*文字をセンタリング*/
    color: #704408;
    /*文字色*/
    -webkit-transition: 0.5s;
    /*マウスオン時の移り変わるまでの時間設定。0.5秒。*/
    transition: 0.5s;
    /*同上*/
    font-weight: bold;
}


/*最初のメニューの設定*/

nav#menubar ul li:first-child {
    border-left: 1px solid #ffffff;
    /*左側への線の幅、線種、色*/
}


/*マウスオン時と、current(表示中のメニュー)の設定*/

nav#menubar ul li a:hover,
nav#menubar ul li.current a {
    background: none 0% 0% / auto auto repeat scroll padding-box border-box #ffe0c1/*背景色*/
}


/*英語表記の設定*/

nav#menubar ul li a span {
    font-size: 8px;
    /*文字サイズ*/
    display: block;
    opacity: 0.5;
    /*50%の透明度で表示*/
    letter-spacing: 0.4em;
    /*文字間隔を少し広めにとる設定。*/
}

.nav_menu_home {
    content: "HOME";
    font-size: 8px;
    /*文字サイズ*/
    display: block;
    opacity: 0.5;
    /*50%の透明度で表示*/
    letter-spacing: 0.4em;
    /*文字間隔を少し広めにとる設定。*/
}

.nav_fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

.checkbox ul li {
    margin-left: 8px;
    line-height: 12px;
    font-weight: bold;
    padding-top: 10px;
    margin-bottom: 10px;
}



/* Widget
   ========================================================================== */

.widget {}

h3 {
    font-weight: bolder;
    font-size: 18px;
    padding: 18px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-top: 3em;
    margin-bottom: 1em;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.widget h3 {
    border-left: 5px #ffe0c1 solid;
    border-bottom: 1px #cccccc solid;
    padding-left: 10px;
    font-size: 13px;
}

.widget ul {
    padding: 0;
    list-style: none;
}

.widget ul li {
    margin-bottom: 5px;
}

.widget ul li a {
    color: #333333;
}

.widget table {
    border-collapse: collapse;
}

.widget table caption {
    font-weight: 800;
}

.widget table thead th,
.widget table tbody td {
    border: 1px #cccccc solid;
    text-align: center;
}


/*　カレンダーマーク下線なしに　*/

.calendar-mark a {
    text-decoration: none;
}

.monthly-calendar caption {
    font-size: 1.8rem;
    text-align: center;
    padding: 10px;
}


/*トップページのスライドショー
---------------------------------------------------------------------------*/

#mainimg {
    clear: left;
    width: 100%;
    position: relative;
    background-image: url(image/head_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: -2px;
}

#mainimg .slide_file {
    display: none;
}

#slide_image {
    z-Index: 2;
    height: auto;
    width: 100%;
    position: relative;
}

#slide_image2 {
    z-Index: 1;
    height: auto;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}


/*コンテンツ（main,subを囲むブロック）
---------------------------------------------------------------------------*/

#contents {
    clear: left;
    padding-top: 30px;
    margin: 0px 10px;
    overflow: hidden;
    box-shadow: 0px 0px 6px;
    background-color: #fff;
}


/*メインコンテンツ
---------------------------------------------------------------------------*/

#main {
    width: 100%;
    /*メインコンテンツ幅*/
    padding-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}


/*mainコンテンツのh2タグの設定*/

#main h2 {
    clear: both;
    padding: .5em .75em;
    border-radius: 6px;
    color: #212121;
    font-weight: bold;
    padding-left: 39px;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    line-height: 50px;
}



/*mainコンテンツのh3タグの設定*/

#main h3 {
    font-weight: bolder;
    font-size: 18px;
    padding: 32px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-top: 4em;
    margin-bottom: 2em;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


/*mainコンテンツの段落タグ設定*/

#main p {
    padding: 0.5em 15px 1em;
    font-size: 16px;
    line-height: 1.75em;
    color: #444444;
    text-align: left
    /*左から、上、左右、下への余白*/
}

#main .voice_box p {
    text-align: left;
}

.voice_tyui {
    margin-right: auto;
    margin-left: auto;
    font-size: small;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
}

.head_botan{ margin-left: auto;
margin-right: auto; }


/*メニューボックス
---------------------------------------------------------------------------*/

.menu_box {
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    width: 99%;
    margin-left: auto;
    background: #ffffff;
    margin-right: auto;
}

.menu_in {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.menu_in_left {
    float: left;
    width: 45%;
    margin-left: 24px;
    padding: 5px;
    margin-right: auto;
}

.menu_in_right {
    float: right;
    width: 45%;
    padding: 5px;
    margin-right: 24px;
    margin-left: auto;
}

.clear {
    clear: both;
}



/*約束ボックス
---------------------------------------------------------------------------*/

.yakusoku_box {
    width: 100%;
    background-image: url(image/yakusoku_bg.jpg);
    background-repeat: repeat;
    margin-top: 45px;
}

.yakusoku_in section {
    padding: 0px 0px 0;
    margin: 0 0 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #ffffff;
    box-sizing: border-box;
}

.yakusoku_in {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
}



/*代表挨拶
---------------------------------------------------------------------------*/

.aisatsu_box {
    width: 100%;
}

.aisatsu_in {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

.aisatsu_left {
    float: left;
    width: 260px;
}

.aisatu_right {
    float: left;
}

.balloon5 {
    width: 100%;
    margin: 1.5em 0;
    overflow: hidden;
}


/*チャット風
---------------------------------------------------------------------------*/

.balloon5 .faceicon {
    float: left;
    margin-right: -90px;
    width: 80px;
}

.balloon5 .faceicon img {
    width: 100%;
    height: auto;
    border: solid 3px #4caf50;
    border-radius: 50%;
}

.balloon5 .chatting {
    width: 100%;
}

.says {
    display: inline-block;
    position: relative;
    margin: 5px 0 0 105px;
    padding: 17px 13px;
    border-radius: 12px;
    color: #fff;
    background: #4caf50;
}

.says:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 18px;
    left: -24px;
    border: 12px solid transparent;
    border-right: 12px solid #4caf50;
}

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



/*約束テキスト
---------------------------------------------------------------------------*/

.yakusoku_text {
    border-style: none;
    width: 100%;
    margin-top: 10px;
}

.yakusoku_left {
    float: left;
    width: 250px;
    margin-left: 15px;
}

.yakusoku_right {
    float: left;
    width: 380px;
    padding-left: 10px;
}


/*ボタン
---------------------------------------------------------------------------*/

.button {
    display: inline-block;
    width: 450px;
    height: 54px;
    text-align: center;
    text-decoration: none;
    line-height: 38px;
    outline: none;
    font-size: x-large;
}

.button:hover {
    letter-spacing: 5px;
}

.button::before,
.button::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}

.button,
.button::before,
.button::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.button {
    position: relative;
    z-index: 2;
    background-color: #4CAF50;
    border: 2px solid #4CAF50;
    color: #fff;
    line-height: 38px;
    line-height: 82px;
    width: 600px;
    height: 100px;
    font-size: -webkit-xxx-large;
    font-weight: bold;
}

.button:hover {
    background-color: #fff;
    border-color: #4CAF50;
    color: #4CAF50;
}

.button::before,
.button::after {
    top: 0;
    width: 50%;
    height: 100%;
    background-color: #4CAF50;
}

.button::before {
    right: 0;
}

.button::after {
    left: 0;
}

.button:hover::before,
.button:hover::after {
    width: 0;
    background-color: #4CAF50;
}

.waku {
    padding: 1em;
    border: 3px solid #ccc;
    border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em;
}

.waku2 {
    padding: .5em .75em;
    background-color: #fffbf4;
    border-radius: 6px;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
}


/*course.html内のメニュー案内の各ブロック
---------------------------------------------------------------------------*/


/*ボックスの設定*/

#main section.list {
    margin-bottom: 15px;
    /*ボックス間のスペース*/
    border-radius: 10px;
    /*角丸のサイズ*/
    background: #FFF;
    /*背景色（古いブラウザだとここの色のみが出ます）*/
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#e5e5e5));
    /*グラデーション*/
    background: -webkit-linear-gradient(#FFF, #e5e5e5);
    /*同上*/
    background: linear-gradient(#FFF, #e5e5e5);
    /*同上*/
    position: relative;
    overflow: hidden;
    color: #333;
    /*文字色*/
    border: 1px solid #CCC;
    /*枠線の幅、線種、色*/
}

#main section.list a {
    padding: 20px;
    /*ボックス内の余白*/
    text-decoration: none;
    display: block;
    overflow: hidden;
    -webkit-transition: 0.5s;
    /*マウスオン時の移り変わるまでの時間設定。0.5秒。*/
    transition: 0.5s;
    /*同上*/
}

#main section.list a:hover {
    background: #FFF;
    /*マウスオン時の背景色*/
}


/*ボックス内の段落タグ設定*/

#main section.list p {
    padding: 0px;
    margin-left: 34%;
    /*左の写真とのバランスをとって設定*/
}


/*ボックス内の写真設定*/

#main section.list figure img {
    float: left;
    /*画像を左へ回り込み*/
    background: #FFF;
    /*画像の背景色。ここでは枠線と画像の間の色になります。*/
    padding: 5px;
    /*余白。ここに上の行で設定した背景色が出ます。*/
    width: 30%;
    /*写真の幅*/
    height: auto;
    /*写真の高さ*/
    border: 1px solid #ccc;
    /*線の幅、線種、色*/
}


/*ボックス内のh4タグ設定*/

#main section.list h4 {
    font-size: 100%;
    color: #8da472;
    /*文字色*/
    margin-left: 34%;
    /*左の写真とのバランスをとって設定*/
    border-bottom: 1px solid #8da472;
    /*下側の線の幅、線種、色*/
    margin-bottom: 0.5em;
}


/*「mark1(キャンペーン中)」マーク
---------------------------------------------------------------------------*/

.mark1 {
    font-size: 10px;
    /*文字サイズ*/
    color: #FFF;
    /*文字色*/
    background: #fa5d95;
    /*背景色*/
    text-align: center;
    display: block;
    width: 200px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    -webkit-transform: rotate(-45deg) translate(37px, 20px);
    -ms-transform: rotate(-45deg) translate(37px, 20px);
    transform: rotate(-20deg) translate(60px, 10px);
}


/*サブコンテンツ
---------------------------------------------------------------------------*/

#sub {
    float: left;
    /*左側に回り込み*/
    width: 240px;
    /*サブコンテンツ幅*/
    padding-bottom: 30px;
}


/*subコンテンツ内のh2タグ設定*/

#sub h2 {
    font-size: 100%;
    padding: 15px 10px;
    /*左から、上下、左右への余白*/
    background: none 0% 0% / auto auto repeat scroll padding-box border-box #9a4423;
    /*背景色*/
    border-bottom: 1px solid #d2d2d2;
    /*下部の線の幅、線種、色*/
    border-top: 5px solid #987f5f;
    /*上部の線の幅、線種、色*/
    color: white;
}


/*サブコンテンツ内のメニュー
---------------------------------------------------------------------------*/


/*メニュー全体の設定*/

#sub ul.submenu {
    margin-bottom: 15px;
    /*メニューブロックの下にあけるスペース*/
}


/*メニュー１個ごとの設定*/

#sub ul.submenu li a {
    text-decoration: none;
    display: block;
    padding: 2px 10px;
    /*左から、上下、左右への余白*/
    background: #FFF;
    /*背景色*/
    margin-top: 5px;
}


/*マウスオン時の設定*/

#sub ul.submenu li a:hover {
    background: #fc7d77;
    /*背景色*/
    color: #fff;
    /*文字色*/
}


/*サブコンテンツ内のbox1
---------------------------------------------------------------------------*/

#sub .box1 {
    border: 1px solid #CCC;
    /*枠線の幅、線種、色*/
    padding: 10px;
    /*ボックス内の余白*/
    margin-bottom: 15px;
    /*ボックスの下に空けるのスペース*/
    background-color: #FFF;
    /*背景色（古いブラウザだとここの色のみが出ます）*/
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#eaeaea));
    /*グラデーション*/
    background-image: -webkit-linear-gradient(#FFF, #eaeaea);
    /*同上*/
    background-image: linear-gradient(#FFF, #eaeaea);
    /*同上*/
    -webkit-box-shadow: 0px 0px 1px #FFF inset;
    /*内側への影を右・下・ぼかし幅・距離・色を設定*/
    box-shadow: 0px 0px 0px 1px #FFF inset;
    /*同上*/
}


/*サイドのメニューボックス（施術ﾒﾆｭｰ)
---------------------------------------------------------------------------*/

.sidemenu_box {
    width: 240px;
    border-width: 1px;
    border-style: solid;
    border-color: #9a4423;
}



/*フッター設定
---------------------------------------------------------------------------*/

footer {
    clear: both;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #573731;
    /*文字色*/
    overflow: hidden;
}

footer .pr {
    display: block;
    font-size: 80%;
}

footer a {
    text-decoration: none;
    color: #573731;
}

footer a:hover {
    color: #573731;
}


/*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/


/*ブロック全体の設定*/

#new {
    margin-bottom: 15px;
}

#new dl {
    overflow: auto;
    /*高さ指定を超えるとiframe風にスクロールが出る設定。全部表示させたいならこの行と下のheightの行を削除。*/
    height: 150px;
    /*ボックスの高さ*/
    padding-left: 15px;
}


/*日付設定*/

#new dt {
    font-weight: bold;
    /*太字にする設定。標準がいいならこの行削除。*/
    float: left;
    width: 8em;
}


/*記事設定*/

#new dd {
    border-bottom: 1px solid #d2d2d2;
    /*下線の幅、線種、色*/
    padding-left: 8em;
}

#new dd img {
    vertical-align: middle;
}


/*テーブル１
---------------------------------------------------------------------------*/

.ta1 {
    width: 100%;
}

.ta1,
.ta1 td,
.ta1 th {
    border: 1px solid #CCC;
    /*テーブルの枠線の幅、線種、色*/
    line-height: 2;
}


/*テーブル内の右側*/

.ta1 td {
    padding: 10px;
}


/*テーブル内の左側*/

.ta1 th {
    width: 180px;
    padding: 10px;
    text-align: center;
    background-color: #e2e2e3;
    /*背景色*/
}


/*テーブル１行目に入った見出し部分*/

.ta1 th.tamidashi {
    width: auto;
    text-align: left;
    color: #FFF;
    /*文字色*/
    background-color: #333;
    /*背景色（古いブラウザだとここの色のみが出ます）*/
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4b4b4b), to(#333));
    /*グラデーション*/
    background-image: -webkit-linear-gradient(#4b4b4b, #333);
    /*同上*/
    background-image: linear-gradient(#4b4b4b, #333);
    /*同上*/
}


/*ボタンの設定*/

input[type="submit"],
input[type="button"],
input[type="reset"] {
    width: 80%;
    padding: 30px;
    margin-bottom: 20px;
    border-radius: 3px;
    -webkit-box-shadow: 1px 2px 7px #ccc;
    box-shadow: 0px 3px 0px #186d00;
    font-size: 32px;
    letter-spacing: 0.1em;
    border: 0px solid #186d00;
    color: #fff;
    font-weight: bold;
    background: linear-gradient(to bottom, #2bbc00 0%, #1d8501 100%);
    font-family: FontAwesome;
}



/*PAGE TOP設定
---------------------------------------------------------------------------*/

#pagetop {
    clear: both;
}

#pagetop a {
    color: #ffffff;
    /*文字色*/
    font-size: 10px;
    /*文字サイズ*/
    background: none 0% 0% / auto auto repeat scroll padding-box border-box #ec3f0a;
    /*背景色*/
    text-decoration: none;
    text-align: center;
    width: 12em;
    /*ボックス幅*/
    display: block;
    float: right;
    letter-spacing: 0.1em;
    /*文字間隔を少し広めにとる設定。*/
    line-height: 30px;
    margin-top: -30px;
    border-radius: 6px 6px 0 0;
}


/*マウスオン時*/

#pagetop a:hover {
    background-color: #666;
    /*背景色*/
    color: #FFF;
    /*文字色*/
}


/*その他
---------------------------------------------------------------------------*/

.look {
    background: #dcdcdc;
}

.mb15,
.mb1em {
    margin-bottom: 15px;
}

.clear {
    clear: both;
}

ul.disc {
    padding: 0em 25px 1em;
    list-style: disc;
}

.color1 {
    color: #ff7e0f;
}

.pr {
    font-size: 10px;
}

.btn {
    font-size: 13px;
}

.wl {
    width: 96%;
}

.ws {
    width: 50%;
}

.c {
    text-align: center;
}

.r {
    text-align: right;
}

figcaption {
    font-size: 11px;
}

img {
    max-width: 100%;
    height: auto;
}

.newicon {
    background: #F00;
    color: #FFF;
    font-size: 10px;
    padding: 0px 5px;
    border-radius: 2px;
    margin-left: 5px;
}

#menubar_hdr {
    display: none;
}

article youtube {
    margin: 5px 0;
    border: 5px #e0e0e0 solid;
}

#banner {
    display: none;
}



/*予約*/

#yoyaku_box {
    width: 100%;
    background-image: url(image/yoyaku_bg.jpg);
}

.yoyaku_in {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 15px;
}

.yoyaku_left {
    float: left;
    width: 50%;
    margin-left: 0px;
}

.yoyaku_left_s {
    float: left;
    width: 100%px;
    margin-left: 0px;
}

.yoyaku_left p {
    font-size: 10px;
}

.yoyaku_right_s {
    float: left;
    width: 95%px;
}

.yoyaku_right {
    float: left;
    width: 48%;
    padding-left: 10px;
}

.yoyaku_right li {
    padding-top: 5px;
}

.yoyaku_in section {
    padding: 15px 20px 15px;
    margin: 10px 0 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #ffffff;
    box-sizing: border-box;
}

.yoyaku_in section ul li {
    margin-top: 10px;
    margin-bottom: 10px;
}

.yoyaku_text {
    border-style: none;
    width: 100%;
    margin-top: 10px;
}

.access_box {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.access_in {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}

.access_in_left {
    float: left;
    padding: 5px;
    width: 50%;
}

.access_in_right {
    float: left;
    padding: 5px;
    width: 50%;
}

.seminar_box {
    width: 100%;
}

.seminar_in {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.seminar_in_left {
    float: left;
    padding: 5px;
    width: 18%;
}


.seminar_in_left2 {
    float: left;
    padding: 5px;
    width: 18%;
}

.seminar_in_center {
    float: left;
    padding: 5px;
    width: 18%;
}

.seminar_in_right {
    float: left;
    padding: 5px;
    width: 18%;
}

.seminar_in_right2 {
    float: left;
    padding: 5px;
    width: 18%;
}


/*お客様の声*/

.voice_box {
    width: 94%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
}

.voice_box_right {
    width: 53%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    text-align: left;
    border: #eaeaea solid 4px;
    position: relative;
    background: white;
    padding: 12px 10px;
    border-radius: 13px;
}

.voice_box_right:before {
    border-right: 23px solid #eaeaea;
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
    top: 30%;
    content: '';
    position: absolute;
    left: -23px;
}

.voice_box_right:after {
    content: '';
    position: absolute;
    border-right: 24px solid #fff;
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
    top: 30%;
    left: -17px;
}

.voice_box_left {
    float: left;
    width: 40%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: center;
}


/*リボン*/

.ribon {
    position: relative;
    padding: .75em 1em;
    background-color: #FFC107;
    width: 106%;
    margin-left: -26px;
    font-size: x-large;
    text-align: center;
    color: #fff;
}

.ribon::before,
.ribon::after {
    content: '';
    position: absolute;
    top: 100%;
    border-style: solid;
    border-color: transparent;
}

.ribon::before {
    left: 0;
    border-width: 0 15px 15px 0;
    border-right-color: #FF9800;
}

.ribon::after {
    right: 0;
    border-style: solid;
    border-width: 15px 15px 0 0;
    border-top-color: #FF9800;
}



/*料金*/

.price_in {
    width: 94%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    background-color: #fcebdb;
    border: solid 0.5px #bd2600;
}



/*サブページ内の説明ボックス*/

.subpage_box {
    width: 94%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

.subpage_box_left {
    float: left;
    width: 40%;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.subpage_box_right {
    float: left;
    width: 55%;
    text-align: left;
    margin-top: 8px;
    padding-right: 8px;
    padding-top: 6px;
}

.subpage_box_right2 {
    float: left;
    width: 50%;
    text-align: left;
    margin-top: 70px;
}

.clear {
    clear: both;
}




/*施術の流れボックス*/

.nagare_box {
    width: 94%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}

.nagare_box_left {
    float: left;
    width: 35%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.nagare_box_right {
    float: left;
    width: 60%;
    text-align: left;
}

.nagare_box_left1 {
    float: left;
    width: 60%;
    text-align: left;
}

.nagare_box_right1 {
    float: left;
    width: 35%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}


/*チェックボックス
---------------------------------------------------------------------------*/

.check_box {
    width: 100%;
    height: auto;
    padding: 10px;
}

.check_list {
    float: left;
    width: 100%;
    margin-top: 5px;
}

.check_in {
    float: left;
    width: 95%;
    margin-top: 5px;
    padding-left: 15px;
}

.check_right {
    float: left;
    width: 260px;
}

.space1 {
    height: 1px;
}

.check {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 16px;
    counter-increment: titleNum;
}

.check_list li {
    list-style: none;
    background: url(../image/check_icon1.png) left top / auto auto no-repeat scroll padding-box border-box transparent;
    padding: 3px 0px 3px 38px;
    line-height: 45px;
    background-position-y: 10px;
    font-weight: bold;
    font-size: 20px;
    margin-top: 10px;
    text-align: left;
}

.defaultlist,
.defaultlist li {
    padding: 0px;
    margin: 0px;
}

.defaultlist li {
    list-style-type: none !important;
    list-style-image: none !important;
    margin: 5px 0px 5px 0px !important;
}

.list4 li {
    position: relative;
    padding-left: 20px;
}

.list4 li:after,
.list4 li:before {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: 8px;
    height: 11px;
    width: 4px;
    background: #aaa;
    border-radius: 10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.list4 li:before {
    top: 8px;
    left: 3px;
    height: 8px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}


/*選ばれるボックス
---------------------------------------------------------------------------*/

.erabareru_box {
    border-width: 4px;
    border-style: solid;
    border-color: #fae8e7;
    width: 100%;
    height: auto;
    background-image: url(image/erabareru_bg.jpg);
    background-repeat: repeat;
    font-weight: bold;
}

.box1 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 5px 0;
    text-align: center;
    background: rgb(241, 113, 126);
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 8px;
}

.box1:before {
    content: '';
    width: 0px;
    height: 0px;
    border-width: 25px 0px 25px 10px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.box1:after {
    content: '';
    width: 0px;
    height: 0px;
    border-width: 25px 10px 25px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.box1 p {
    color: #fff;
    height: 38px;
    font-size: 18px;
    line-height: 24px;
    border-top: 1px dashed rgb(255, 255, 255);
    border-bottom: 1px dashed rgb(255, 255, 255);
    margin: 0;
    padding: 0 10px;
    font-weight: 800;
    box-sizing: border-box;
}

.erabareru_left {
    float: left;
    width: 410px;
}

.erabareru_right {
    float: left;
    width: 260px;
}

.erabareru_in {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
}

.erabareru_in section {
    padding: 16px 24px 16px;
    margin: 16px 0 6px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #ffffff;
    box-sizing: border-box;
}

.space1 {
    height: 1px;
}

.check_erabareru {
    font-weight: bolder;
    padding-left: 15px;
    padding-right: 15px;
}

.check li {
    list-style: none;
    background: url(image/check_icon1.jpg) left top / auto auto no-repeat scroll padding-box border-box transparent;
    padding: 3px 0px 3px 38px;
}


.riyuu {
    position: relative;
    padding: 16px 0px 8px 3em;
    border-bottom: 1px solid #ccc;
    line-height: 35px;
}



.riyuu::before {
    position: absolute;
    top: 17px;
    left: 0;
    counter-increment: number 1;
    /* number カウンタの増加数をセット */
    content: counter(number) " ";
    /* 表示形式を指定 */
    width: 28px;
    height: 28px;
    line-height: 28px;
    background-color: #dab485;
    border-radius: 100%;
    color: #fff;
    font-size: .9em;
    text-align: center;
}

.step {
    clear: both;
    background: url(image/step_bg.png) left center / auto auto no-repeat scroll padding-box border-box, linear-gradient(#ffffff, #ffffff) 0% 0% / auto auto repeat scroll padding-box border-box transparent;
    background: url(image/step_bg.png) no-repeat left center, -webkit-linear-gradient(#FFF, #ffffff);
    -webkit-box-shadow: 1px 2px 5px #e2e2e2;
    box-shadow: 1px 2px 5px #e2e2e2;
    font-size: 100%;
    padding: 2px 15px;
    border-radius: 6px;
    border: 1px solid #cccccc;
    margin-top: 10px;
    margin-bottom: 10px;
}

.step_left {
    float: left;
    width: 12%;
    color: #fff;
    font-weight: bold;
}

.step_right {
    float: left;
    width: 80%;
}

.step_midashi {
    padding-bottom: .5em;
    border-bottom: 1px solid #ccc;
    font-weight: bolder;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    font-size: x-large;
}

.step_midashi span {
    display: block;
    margin-bottom: .2em;
    color: #fe9e1a;
    font-size: .9em;
}

.kotsubantext {
    background-image: url(image/kotsuban_gazou1.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-position-y: 30px;
    padding-left: 14px;
}

.katakoritext {
    background-image: url(image/katakori_gazou1.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.sangotext {
    background-image: url(image/sango_gazou1.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-position-y: 50px;
}

.bikyakutext {
    background-image: url(image/bikyaku_gazou1.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-position-y: 50px;
}

.youtsutext {
    background-image: url(image/youtsu_gazou1.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-position-y: 50px;
}

.nekozetext {
    background-image: url(image/nekoze_gazou1.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-position-y: 50px;
}


.kogaotext {
    background-image: url(image/kogao_gazou1.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-position-y: 50px;
}

.staff {
    padding: 15px 10px 7px 10px;
    width: 90%;
    background-color: #ffffff;
    margin-left: 25px;
    font-size: 14px;
}

.staff li {
    padding: 0 5px 3px 15px;
    background: url(image/li.jpg) no-repeat left 8px;
}

.switch {
    visibility: hidden;
}

.price {
    clear: both;
    background: url() right center / auto auto no-repeat scroll padding-box border-box, linear-gradient(#ec3f0a, #ec3f0a) 0% 0% / auto auto repeat scroll padding-box border-box transparent;
    /*背景色（古いブラウザだとここの色のみが出ます）*/
    /*背景画像の読み込みとグラデーション*/
    background: url() no-repeat right center, -webkit-linear-gradient(#ec3f0a, #ec3f0a);
    /*同上*/
    /*同上*/
    -webkit-box-shadow: 1px 2px 5px #e2e2e2;
    /*影の設定。それぞれ右へ、下へ、ぼかし幅、色の設定。*/
    box-shadow: 1px 2px 5px #e2e2e2;
    /*同上*/
    font-size: 100%;
    padding: 4px 15px;
    /*左から、上下、左右への余白*/
    border-radius: 6px;
    /*角丸のサイズ*/
    border: 1px solid #cccccc;
    /*枠線の幅、線種、色*/
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
}

.price_list {
    width: 95%;
    background-color: #f9e6e5;
    height: auto;
    padding: 0px 0px 0px 20px;
    margin-right: auto;
    margin-left: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #f4d2d1;
}

.price_list_in {
    width: 95%;
    height: auto;
    margin-right: 29px;
    margin-top: 20px;
    margin-left: auto;
    margin-bottom: 15px;
}

.price_left {
    float: left;
    width: 45%;
    padding: 10px;
    margin-right: auto;
    margin-left: auto;
}

.price_right {
    float: left;
    width: 45%;
    padding: 10px;
    margin-right: auto;
    margin-left: auto;
}


.inner {
    margin: 0 auto;
    width: 100%;

    position: relative;
}

.inner2 {
    margin: 0 auto;
    width: 1003px;

    position: relative;
}


.footer_in {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    background-attachment: scroll;
    background-size: auto auto;
    background-origin: padding-box;
    background-clip: border-box;
    /*背景色と右上の植物の背景画像(リピートなし、右、上に配置)読み込み*/
    padding: 10px;
    /*ボックス内の余白*/
    color;
    #ffffff;
    overflow: hidden;
}

.footer_left {
    float: left;
    width: 60%;
}

.footer_right {
    float: left;
    width: 34%;
    text-align: left;
    padding: 10px;
    /*ボックス内の余白*/
}

.point_img {
    margin-top: -65px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 10px;
}

.yakusoku_img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 10px;
}

.indent {
    margin-left: 1em;
    text-indent: -1em;
}

.tyui_box {
    border: 2px solid #e1e1e1;
    border-radius: 4px;
    margin: 2em 0;
    padding: 2em;
    position: relative;
}

.tyui_box::before {
    background-color: #fff;
    color: #f57c00;
    content: "注意事項";
    font-weight: bold;
    left: 1em;
    padding: 0 .5em;
    position: absolute;
    top: -1em;
}

.tyui_box li {
    padding: 0 5px 3px 15px;
    background: url(../image/li.jpg) no-repeat left 8px;
}

.yoyaku {
    position: relative;
    text-align: center;
}

.yoyaku span {
    position: relative;
    z-index: 2;
    display: inline-block;
    margin: 0 4em;
    padding: 0 1em;
    background-color: #fff;
    text-align: left;
    font-weight: bolder;
    font-size: 16px;
}

.yoyaku::before {
    position: absolute;
    top: 50%;
    z-index: 1;
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #ccc;
    background: -webkit-linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
    background: linear-gradient(-45deg, transparent, #ccc 10%, #ccc 90%, transparent);
}


/**
 * Blog
 */

.blog-title-article {
    margin-bottom: 0px;
    margin-left: 5px;
}

.blog-wrap {
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}

.blog-header {
    padding: 5px;
    border-bottom: 1px dotted #ccc;
    color: #888;
    font-size: 13px;
}

.blog-body {
    padding: 10px 5px;
}

.blog-title-index {
    margin-bottom: 0px;
    margin-left: 5px;
    font-size: 2em;
    color: #333;
}

.blog-title-category {
    font-size: 1.17em;
    font-weight: normal;
    color: #888;
}

.blog-footer {
    padding: 5px;
}

.about-body {
    padding: 10px 5px;
}

.map-body {
    padding: 10px 5px;
}

.contact-body {
    padding: 10px 5px;
}

#menubar {
    background: #fff;
}


.blog_side {
    border: 1px solid #e1e1e1;
    box-shadow: 0 3px 0 rgba(8, 1, 2, 0.03);
}

.blog_title {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border-radius: 5px;
    background: #f3f3f3;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    overflow: visible;
}

.blog_simple {
    display: block;
    border-bottom: 1px dotted #e1e1e1;
    padding: 15px;
}

.blog_simple a {
    text-decoration: none;
}

.blog_simple a :hover {
    color: #00a9c7;
}

.blog_simple:hover {
    background-color: #f3f3f3;
}

.underline {
    padding: .5em .75em;
    background-color: #f6f6f6;
    border-radius: 6px;
    font-size: x-large;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    line-height: normal;
    text-align: center;
}

.fuwafuwa {
    -webkit-animation-name: fuwafuwa;
    /* fuwafuwaっていうアニメーションをしてね！ */
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    /*-webkit-animation-direction:alternate;*/
    -webkit-animation-timing-function: ease;

    -moz-animation-name: fuwafuwa;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    /*-moz-animation-direction:alternate;*/
    -moz-animation-timing-function: ease;
}


/* fuwafuwaっていうアニメーションはこんなふうだよ！ */

@-webkit-keyframes fuwafuwa {
    0% {
        -webkit-transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(0, -10px);
    }
    100% {
        -webkit-transform: translate(0, 0);
    }
}

@-moz-keyframes fuwafuwa {
    0% {
        -moz-transform: translate(0, 0);
    }
    50% {
        -moz-transform: translate(0, -10px);
    }
    100% {
        -moz-transform: translate(0, 0);
    }
}

.pc {
    display: block !important;
}

.sp {
    display: none !important;
}

@media (min-width:481px) and (max-width:980px) {
    header {
        height: 130px;
        /*ヘッダーの高さ*/
        width: 100%;
        /*ヘッダーの幅*/
        position: relative;
        margin-top: -10px;
        padding-right: 20px;
        margin-left: -10px;
    }

    footer {
        clear: both;
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
        color: #ffffff;
        /*文字色*/
        width: 1000px;
        /*幅*/
    }

    #top_bg {
        width: 1000px;
        /*幅*/
        margin-left: auto;
        margin-right: auto;
        background-attachment: scroll;
        background-size: auto auto;
        background-origin: padding-box;
        background-clip: border-box;
        /*背景色と右上の植物の背景画像(リピートなし、右、上に配置)読み込み*/
        background-color: #fef9ea;
        background-image: url(image/top_bg.png);
        background-position: top, center 0px;
        background-repeat: no-repeat;
        overflow: hidden;
    }

    #container {
        width: 100%;
        /*コンテナー幅*/
        margin-left: auto;
        margin-right: auto;
        background-attachment: scroll;
        background-size: auto auto;
        background-origin: padding-box;
        background-clip: border-box;
        /*背景色と右上の植物の背景画像(リピートなし、右、上に配置)読み込み*/
        padding: 10px;
        /*ボックス内の余白*/
        overflow: hidden;
    }
}



/*ここからスマートフォン用（480px以下）環境の設定
---------------------------------------------------------------------------*/


/*表示を切り替えるウィンドウサイズの指定*/

@media (max-width: 480px) {

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

    input[type="submit"],
    input[type="button"],
    input[type="reset"] {
        width: 100%;
        padding: 16px;
        margin-bottom: 20px;
        border-radius: 3px;
        -webkit-box-shadow: 1px 2px 7px #ccc;
        box-shadow: 0px 3px 0px #186d00;
        font-size: 20px;
        letter-spacing: 0.1em;
        border: 0px solid #186d00;
        color: #fff;
        font-weight: bold;
        background: linear-gradient(to bottom, #2bbc00 0%, #1d8501 100%);
    }


    body {
        font: 14px/2 -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
        /*文字サイズ・行間、フォントファミリー*/
    }
    /*h1タグの設定
---------------------------------------------------------------------------*/
    h1 {
    }
    /*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
    /*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
    #container {
        width: auto;
        margin-bottom: -10px;
    }

    #top_bg {
        background-image: none;
    }

    #container2 {
        width: auto;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }

    #container3 {
        width: auto;
        margin-left: auto;
        margin-right: auto;
    }


    #containerlp {
        width: auto;
        margin-left: auto;
        margin-right: auto;
    }

    table {
        width: 100%;
    }

    ul {
        list-style-type: none;
        width: 98%;
        margin-left: auto;
        margin-right: auto;
    }

    h3 {
        width: 92%
    }
    .access_in {
        width: 90%
    }
    .check_list li {
        font-size: 14px;
        margin-left: 0px;
        line-height: 28px;
        background-position-y: 5px;
        margin-top: 12px;
    }
    #main h2 {
        font-size: 34px;
        padding: 0px;
    }
    .step_midashi {
        font-size: initial;
    }

    .content-section-a {
        padding: 0px;
    }
    /*ヘッダー（サイト名ロゴが入ったブロック）
---------------------------------------------------------------------------*/
    /*ヘッダーブロック*/
    header {
        height: auto;
        /*ヘッダーの高さ*/
        width: 100%;
        /*ヘッダーの幅*/
        position: relative;
        margin-bottom: 15px;
        background: none;
    }
    /*サイトロゴの設定*/
    .site_logo {
        display: none;
        width: 100%;
        margin-top: 0px;
        text-align: center;
        margin-left: 5px;
    }


    #header_in {
        width: 100%;
        height: 70px;
        margin: 0px auto;
    }

    #mainimg {
        clear: left;
        width: 100%;
        height: auto;
        position: relative;
        margin-top: -15px;
        background-image: url(image/head_bg_sp.jpg);
    }
    /*上部のメインメニュー
---------------------------------------------------------------------------*/
    nav#menubar ul {
        padding-left: 0;
        margin-left: 0px;
        border-bottom: 2px solid #ffffff;
    }
    /*メニュー１個ごとの設定*/
    nav#menubar ul li {
        float: left;
        width: 50%;
        border-bottom: 1px solid #ffffff;
        /*下の線の幅、線種、色*/
        background: none 0% 0% / auto auto repeat scroll padding-box border-box #f06d1f/*背景色（古いブラウザだとここの色のみが出ます）*/
        border-right: 1px solid #fffffff;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    nav#menubar ul li a {
        letter-spacing: normal;
    }
    nav#menubar ul li:nth-child(odd) {
        border-left: 1px solid #ffffff;
    }
    /*コンテンツ（main,subを囲むブロック）
---------------------------------------------------------------------------*/
    #contents {
        width: auto;
        padding-top: 15px;
        margin: 0px;
        background-color: #fff;
    }
    /*main,subコンテンツ
---------------------------------------------------------------------------*/
    #main,
    #sub {
        float: none;
        width: auto;
    }
    /*mainコンテンツ
---------------------------------------------------------------------------*/
    /*mainコンテンツの段落タグ設定*/
    #main p {
        padding: 8px 8px 8px;
        /*左から、上、左右、下への余白*/
        text-align: left;
    }
    /*course.html内のメニュー案内の各ブロック
---------------------------------------------------------------------------*/
    /*ボックス内の段落タグ設定*/
    #main section.list p {
        margin-left: 0;
    }
    /*ボックス内の写真設定*/
    #main section.list figure img {
        float: none;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        margin-bottom: 10px;
    }
    /*ボックス内のh4タグ設定*/
    #main section.list h4 {
        margin-left: 0;
    }
    /*トップページ内「更新情報・お知らせ」ブロック
---------------------------------------------------------------------------*/
    section#new.open {
        background: url(images/bg1.png) no-repeat center center, url(images/bg2.png) no-repeat right center, url(images/btn_minus.png) no-repeat right center, -webkit-gradient(linear, left top, left bottom, from(#8da472), to(#5a743f));
        /*背景画像とマイナスアイコンとグラデーション*/
        background: url(images/bg1.png) no-repeat center center, url(images/bg2.png) no-repeat right center, url(images/btn_minus.png) no-repeat right center, -webkit-linear-gradient(#8da472, #5a743f);
        /*同上*/
        background: url(images/bg1.png) no-repeat center center, url(images/bg2.png) no-repeat right center, url(images/btn_minus.png) no-repeat right center, linear-gradient(#8da472, #5a743f);
        /*同上*/
    }
    section#new h2.close {
        background: url(images/bg1.png) no-repeat center center, url(images/bg2.png) no-repeat right center, url(images/btn_plus.png) no-repeat right center, -webkit-gradient(linear, left top, left bottom, from(#8da472), to(#5a743f));
        /*背景画像とプラスアイコンとグラデーション*/
        background: url(images/bg1.png) no-repeat center center, url(images/bg2.png) no-repeat right center, url(images/btn_plus.png) no-repeat right center, -webkit-linear-gradient(#8da472, #5a743f);
        /*同上*/
        background: url(images/bg1.png) no-repeat center center, url(images/bg2.png) no-repeat right center, url(images/btn_plus.png) no-repeat right center, linear-gradient(#8da472, #5a743f);
        /*同上*/
    }
    /*ブロック全体の設定*/
    #new dl {
        height: auto;
        margin: 5px 5px 0px;
    }
    /*日付設定*/
    #new dt {
        float: none;
        width: auto;
    }
    /*記事設定*/
    #new dd {
        padding-left: 0;
    }
    /*テーブル１
---------------------------------------------------------------------------*/
    .ta1 {
        width: 100%;
    }
    /*テーブル内の右側*/
    .ta1 td {
        width: auto;
        padding: 2px;
    }
    /*テーブル内の左側の見出し部分*/
    .ta1 th {
        width: 100px;
        padding: 2px;
    }
    /*その他
---------------------------------------------------------------------------*/
    /*<body class="s-n">指定の場合にsubブロックを表示させない設定*/
    body.s-n #sub {
        display: none;
    }
    /*メニュー折りたたみ設定*/
    #menubar_hdr {
        display: inline;
        position: absolute;
        top: 10px;
        right: 20px;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#e5e5e5));
        background-image: -webkit-linear-gradient(#fbfbfb, #e5e5e5);
        background-image: linear-gradient(#fbfbfb, #e5e5e5);
        padding: 10px;
        border: 1px solid #cfcfcf;
        border-radius: 0px 0px 6px 6px;
    }
    /*メニューボックス
---------------------------------------------------------------------------*/
    .menu_box {
        border-width: 1px;
        border-style: solid;
        width: 100%;
    }
    .menu_in {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .menu_in img {
        width: 90%;
    }

    .menu_in_left {
        width: 100%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        float: none;
        padding: 0px;
        margin-top: 8px;
    }
    .menu_in_right {
        width: 100%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        float: none;
        padding: 0px;
        margin-top: 8px;
    }
    /*約束ボックス
---------------------------------------------------------------------------*/
    .yakusoku_box {
        width: 98%;
        margin-left: auto;
        margin-right: auto;
    }
    .yakusoku_in {
        width: 98%;
        margin-left: auto;
        margin-right: auto;
    }

    .business .yakusoku_title {
        font-size: 20px;
        width: 90%;
    }
    .business .yakusoku_title::after {
        position: absolute;
        left: 162px;
    }
    .business #main h2:before {
        top: 16px;
    }

    .yakusoku_title {
        font-size: 20px;
        width: 90%;
    }
    .yakusoku_title::after {
        position: absolute;
        left: 162px;
    }
    .business2 #main h2 {
        padding-left: 13px;
    }
    .business2 #main h2:before {
        top: 16px;
        left: 0px;
    }

    #banner {
        height: auto;
        width: 100%;
        position: fixed;
        left: 0;
        bottom: 0;
        display: block;
        z-index: 999;
    }

    #close_button {
        position: absolute;
        top: 0px;
        right: -43px;
        z-index: 1000;
    }
    /*固定バナー*/
    .top_kotei_l {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 50%;
        display: -webkit-box;
        z-index: 999;
    }
    .top_kotei_r {
        position: fixed;
        top: 0px;
        right: 0px;
        width: 50%;
        display: -webkit-box;
        z-index: 999;
    }


    .red .yakusoku_title {
        font-size: 20px;
        width: 90%;
    }
    .red .yakusoku_title::after {
        position: absolute;
        left: 162px;
    }
    .red #main h2:before {
        top: 18px;
    }

    .orange .yakusoku_title {
        font-size: 20px;
        width: 90%;
    }
    .orange .yakusoku_title::after {
        position: absolute;
        left: 162px;
    }
    .orange #main h2:before {
        top: 18px;
    }

    .blue .yakusoku_title {
        font-size: 20px;
        width: 90%;
    }
    .blue .yakusoku_title::after {
        position: absolute;
        left: 162px;
    }
    .blue #main h2:before {
        top: 18px;
    }

    .indigo_blue .yakusoku_title {
        font-size: 20px;
        width: 90%;
    }
    .indigo_blue .yakusoku_title::after {
        position: absolute;
        left: 162px;
    }
    .indigo_blue #main h2:before {
        top: 18px;
    }

    .green .yakusoku_title {
        font-size: 20px;
        width: 90%;
    }
    .green .yakusoku_title::after {
        position: absolute;
        left: 162px;
    }
    .green #main h2:before {
        top: 18px;
    }

    .yellow .yakusoku_title {
        font-size: 20px;
        width: 90%;
    }
    .yellow .yakusoku_title::after {
        position: absolute;
        left: 162px;
    }
    .yellow #main h2:before {
        top: 18px;
    }

    .purple .yakusoku_title {
        font-size: 20px;
        width: 90%;
    }
    .purple .yakusoku_title::after {
        position: absolute;
        left: 162px;
    }
    .purple #main h2:before {
        top: 18px;
    }

    .pink .yakusoku_title {
        font-size: 20px;
        width: 90%;
    }
    .pink .yakusoku_title::after {
        position: absolute;
        left: 162px;
    }
    .pink #main h2:before {
        top: 18px;
    }

    .brown .yakusoku_title {
        font-size: 20px;
        width: 90%;
    }
    .brown .yakusoku_title::after {
        position: absolute;
        left: 162px;
    }
    .brown #main h2:before {
        top: 18px;
    }

    .beauty1 .yakusoku_title {
        font-size: 20px;
        width: 90%;
    }
    .beauty1 .yakusoku_title::after {
        position: absolute;
        left: 162px;
    }
    .beauty1 #main h2:before {
        top: 18px;
    }

    .lime .yakusoku_title {
        font-size: 20px;
        width: 90%;
    }
    .lime .yakusoku_title::after {
        position: absolute;
        left: 162px;
    }
    .lime #main h2:before {
        top: 18px;
    }
    /*代表挨拶
---------------------------------------------------------------------------*/
    .aisatsu_box {
        width: 100%;
    }
    .aisatsu_in {
        width: 92%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .aisatsu_in img {
        width: 70%;
    }

    .aisatsu_left {
        width: 100%;
        text-align: center;
    }
    .aisatu_right {
        width: 95%;
    }
    /*約束テキスト
---------------------------------------------------------------------------*/
    .yakusoku_text {
        width: 100%;
        margin-top: 8px;
    }
    .yakusoku_text img {
        width: 85%;
    }

    .yakusoku_left {
        width: 100%;
        text-align: center;
        margin-left: auto;
    }
    .yakusoku_right {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        margin-top: 10px;
    }


    .staff {
        width: 90%;
        background-color: #ffffff;
        margin-left: 15px;
        font-size: 14px;
    }
    /*サブページ内の説明ボックス*/
    .subpage_box {
        width: 100%;
    }
    .subpage_box_left {
        width: 92%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;

        text-align: center;
    }
    .subpage_box_right {
        width: 92%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    /*お客様の声*/
    .voice_box {
        width: 100%;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
        background-color: #ffffff;
    }
    .voice_box_left {
        width: 98%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        text-align: center;
    }
    .voice_box_right {
        float: left;
        width: 100%;
        position: relative;
        display: inline-block;
        margin: 1.5em 0;
        padding: 7px 10px;
        min-width: 120px;
        max-width: 100%;
        color: #555;
        font-size: 16px;
    }

    .voice_box_right:before {
        content: "";
        position: absolute;
        top: -30px;
        left: 50%;
        margin-left: -15px;
        border: 15px solid transparent;
        border-bottom: 15px solid #eaeaea;
    }
    .voice_box_right:after {
        content: none;
        position: absolute;
        border-right: 24px solid #fff;
        border-bottom: 20px solid transparent;
        border-top: 20px solid transparent;
        top: 30%;
        left: -17px;
    }
    /*施術の流れボックス*/
    .nagare_box {
        width: 100%;
    }
    .nagare_box_left {
        width: 92%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;

        text-align: center;
    }
    .nagare_box_right {
        width: 87.5%;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .nagare_box_left1 {
        width: 92%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;

        text-align: center;
    }
    .nagare_box_right1 {
        width: 92%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        /*サイドのメニューボックス（施術ﾒﾆｭｰ)
---------------------------------------------------------------------------*/
        .sidemenu_box {
            width: 98%;
            margin-left: auto;
            margin-right: auto;
        }

        #sub img {
            width: 100%;
        }
    }
    /*サブページ内の説明ボックス*/
    .subpage_box {
        width: 100%;
    }
    .subpage_box_left {
        width: 92%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;

        text-align: center;
    }
    .subpage_box_right {
        width: 87.5%;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        padding: 0;
        float: none;
    }

    .subpage_box_right2 {
        width: 92%;
        margin-left: 10px;
        margin-right: auto;
        text-align: center;
        margin-top: 5px;
    }
    /*選ばれるボックス
---------------------------------------------------------------------------*/
    .erabareru_box {
        border-width: 1px;
        border-style: solid;
        border-color: #f7e3e1;
        ;
        width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }

    .erabareru_in section {
        padding: 0;
        margin: 16px 0 6px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background: #ffffff;
        box-sizing: border-box;
    }

    .box1 {
        width: 100%;
        height: 50px;
        line-height: 50px;
        padding: 5px 0;
        text-align: center;
        background: rgb(241, 113, 126);
        box-sizing: border-box;
        position: relative;
        float: left;
        margin-top: 8px;
    }

    .box1:before {
        content: '';
        width: 0px;
        height: 0px;
        border-width: 25px 0px 25px 10px;
        border-color: transparent transparent transparent #fff;
        border-style: solid;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }
    .box1:after {
        content: '';
        width: 0px;
        height: 0px;
        border-width: 25px 10px 25px 0px;
        border-color: transparent #fff transparent transparent;
        border-style: solid;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
    }

    .box1 p {
        color: #fff;
        height: 38px;
        font-size: 15px;
        line-height: 24px;
        border-top: 1px dashed rgb(255, 255, 255);
        border-bottom: 1px dashed rgb(255, 255, 255);
        margin: 0;
        padding: 0 10px;
        font-weight: 800;
        box-sizing: border-box;
    }
    /*施術の流れボックス*/
    .nagare_box {
        width: 100%;
    }
    .nagare_box_left {
        width: 92%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;

        text-align: center;
    }
    .nagare_box_right {
        width: 87.5%;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .nagare_box_left1 {
        width: 92%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;

        text-align: center;
    }
    .nagare_box_right1 {
        width: 92%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .kotsubantext {
        background-image: none;
        width: 87.5%;
        margin-left: auto;
        margin-right: auto;
    }

    .sangotext {
        background-image: none;
        width: 87.5%;
        margin-left: auto;
        margin-right: auto;
    }

    .katakoritext {
        background-image: none;
        width: 87.5%;
        margin-left: auto;
        margin-right: auto;
    }

    .kogaotext {
        background-image: none;
        width: 87.5%;
        margin-left: auto;
        margin-right: auto;
    }

    .nekozetext {
        background-image: none;
        width: 87.5%;
        margin-left: auto;
        margin-right: auto;
    }

    .bikyakutext {
        background-image: none;
        width: 87.5%;
        margin-left: auto;
        margin-right: auto;
    }

    .youtsutext {
        background-image: none;
        width: 87.5%;
        margin-left: auto;
        margin-right: auto;
    }
    /*サイドのメニューボックス（施術ﾒﾆｭｰ)
---------------------------------------------------------------------------*/
    .sidemenu_box {
        width: 98%;
        margin-left: auto;
        margin-right: auto;
    }

    #sub img {
        width: 100%;
    }




    .space_s {
        height: 10px;
    }

    .yoyaku_kotei {
        position: fixed;
        bottom: 10px;
        right: 10px;
    }

    .space1 {
        height: 1px;
    }
    .check_in {
        width: 100%;
        margin-left: auto;
        float: none;
        margin-right: auto;
        margin-top: 32px;
        padding: 0;
    }
    .check_list {
        width: 100%;
        margin-left: auto;
        float: none;
        margin-right: auto;
        padding: 0;
    }
    .check_right {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 24px;
    }

    .check img {
        width: 80%;
        text-align: center;
    }

    .check_box {
        width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }

    .check {
        font-weight: bolder;
        padding-left: 15px;
        padding-right: 15px;
    }

    .step_left {
        float: left;
        width: 25%;
        color: #fff;
        font-weight: bold;
        font-size: 12px;
    }
    .step_right {
        float: left;
        width: 70%;
        font-size: 12px;
    }

    .inner {
        margin-top: 10px;
        width: 100%;
    }

    .inner2 {
        margin: 0 auto;
        width: 100%;
    }

    .footer_in {
        width: 100%;
    }

    .footer_left {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        text-align: center;
    }
    .footer_right {
        width: 92%;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
    }

    .check_right img {
        margin-left: 42px;
        margin-top: 15px;
    }

    .riyuu {
        position: relative;
        padding: 14px 0px 8px 3em;
        border-bottom: 1px solid #ccc;
        line-height: 35px;
        font-size: 13px;
    }

    .riyuu::before {
        position: absolute;
        top: 17px;
        left: 0;
        counter-increment: number 1;
        /* number カウンタの増加数をセット */
        content: counter(number) " ";
        /* 表示形式を指定 */
        width: 28px;
        height: 28px;
        line-height: 28px;
        background-color: #dab485;
        border-radius: 100%;
        color: #fff;
        font-size: .9em;
        text-align: center;
    }

    .price_list_in {
        width: 95%;
        height: auto;
        margin-right: auto;
        margin-top: 20px;
        margin-left: auto;
        margin-bottom: 15px;
    }

    .price_left {
        float: left;
        width: 86%;
        padding: 10px;
        margin-right: auto;
        margin-left: auto;
    }
    .price_right {
        float: left;
        width: 86%;
        padding: 10px;
        margin-right: 20px;
        margin-left: auto;
    }
}

@media (max-width: 320px) {

    .step_left {
        float: left;
        width: 30%;
        color: #fff;
        font-weight: bold;
        font-size: 12px;
    }
    .step_right {
        float: left;
        width: 65%;
        font-size: 12px;
    }
}

@media (max-width: 480px) {

br{display: none;}

    .head_botan{ margin-left: auto;
margin-right: auto; 
width: 90%;}

    .head_bunner {
        width: auto;
        position: static;
        z-index: 100;
        margin-top: 40px;
        margin-bottom: -5px;
        padding-top: 10px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
        float: none;
        clear: both;
    }

    .fixed {
        position: fixed;
        top: 0;
        z-index: 1;
    }
    #top-menu img {
        max-width: 50%;
        width: 172px;
    }
    .site_logo {
        height: 70px;
    }


    .access_in_left {
        float: left;
        padding: 5px;
        width: 98%;
    }

    .access_in_right {
        float: left;
        padding: 5px;
        width: 98%;
    }

    .voice_in_left {
        float: left;
        padding: 5px;
        width: 98%;
    }

    .voice_in_right {
        float: left;
        padding: 5px;
        width: 98%;
    }

    .dvd_naiyou {
        position: relative;
        background: #f4f4f4;
        padding: 2px 5px 2px 32px;
        font-size: 16px;
        color: #474747;
        border-radius: 0 10px 10px 0;
        margin-bottom: 16px;
        font-weight: bold;
    }

    .dvd_naiyou:before {
        font-family: FontAwesome;
        content: "\f04b";
        display: inline-block;
        line-height: 40px;
        position: absolute;
        padding: 0em;
        color: white;
        background: #0084ff;
        font-weight: normal;
        width: 40px;
        text-align: center;
        height: 40px;
        line-height: 40px;
        left: -12px;
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        border-radius: 50%;
        box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.29);
    }

    .box {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding: 8px;
    }

    #mainimg {
        margin-top: 0px;
    }

    #yoyaku_s {
        display: none;
    }

    #yoyaku_box {
        width: 100%;
    }

    .yoyaku_in {
        width: 98%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .yoyaku_left {
        float: left;
        width: 95%;
        margin-left: 8px;
    }

    .yoyaku_left p {
        font-size: 10px;
    }

    .yoyaku_right {
        float: left;
        width: 90%;
        margin-bottom: 10px;
        padding-left: 15px;
    }

    .yoyaku_right li {
        padding-top: 5px;
    }

    .yoyaku_in section {
        padding: 15px 10px 15px;
        margin: 10px 0 5px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background: #ffffff;
        box-sizing: border-box;
    }

    .yoyaku_text {
        border-style: none;
        width: 100%;
        margin-top: 10px;
    }

    .point_img {
        margin-top: -32px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        padding: 10px;
    }

    .content-form fieldset {
        width: 90%;
    }

    form td {
        border: none;
    }

    .nav_fixed {
        position: relative;
    }

    .button {
        display: inline-block;
        width: 90%;
        height: 54px;
        text-align: center;
        text-decoration: none;
        line-height: 35px;
        outline: none;
        font-size: 28px;
    }

    .seminar_box {
        width: 100%;
    }

    .seminar_in {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }

    .seminar_in_left {
        float: left;
        padding: 5px;
        width: 30%;
    }


    .seminar_in_left2 {
        float: left;
        padding: 5px;
        width: 30%;
    }

    .seminar_in_center {
        float: left;
        padding: 5px;
        width: 30%;
    }

    .seminar_in_right {
        float: left;
        padding: 5px;
        width: 30%;
    }

    .seminar_in_right2 {
        float: left;
        padding: 5px;
        width: 30%;
    }
}