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

@font-face {
    font-family: "hannari";
    src: url(/import/tenant_28/atria-beautygroup.com/import/tenant_1/153.126.157.169/html/font/hannari.eot);
    src: url(/import/tenant_28/atria-beautygroup.com/import/tenant_1/153.126.157.169/html/font/hannari.eot) format('embedded-opentype'),
        url(/import/tenant_28/atria-beautygroup.com/import/tenant_1/153.126.157.169/html/font/hannari.woff) format('woff'),
        url(/import/tenant_28/atria-beautygroup.com/import/tenant_1/153.126.157.169/html/font/hannari.otf) format('opentype');
    font-weight: normal;
    font-style: normal;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
button,
p {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-family: Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"游ゴシック",YuGothic,'ＭＳ Ｐゴシック',sans-serif;
    line-height: 160%;
    color: #333;
}

/*メインビジュアル切り取り*/
.homehead {
    overflow: hidden;
}

.homehead .uk-slidenav-position:after {
    display: block;
    content: "";
    background: url(/upload/tenant_28/d49ff91f4d5cc061c82160f99e08fe65.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.homehead .mainimg img {
    filter: contrast(1.1) saturate(0.9);
}

.homehead .mainimg .mbm-filter {
    background: #333333;
}

@media only screen and (max-width: 500px) {
    /*.homehead .uk-slidenav-position:after {
    display: block;
    content: "";
    padding-top: 100%;
 }*/
}

#container {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.item {
    margin: 0 10px 20px 10px;
    width: 255px;
    padding: 0px;
}

/* CSS Document */
.salon1 .uk-dotnav>* {
    -ms-flex: none;
    -webkit-box-flex: 0;
    flex: none;
    padding-left: 25px;
    margin-top: 15px;
}

.salon1 .uk-dotnav-contrast>*>* {
    position: absolute;
    top: 34px;
    background: #333333;
    width: 15px;
    height: 15px;
    margin: 0 3px;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
button,
p {
    margin: 0px;
    padding: 0px;
    line-height: 160%;
    color: #000;
}

/*フォント系*/

h2 {
    font-size: 40px;
}

h3 {
    font-size: 34px;
}

h4 {
    font-size: 26px;
}

h5 {
    font-size: 18px;
}

.fs-12 {
    font-size: 12px;
}

.fs-14 {
    font-size: 14px;
}

.fs-16 {
    font-size: 16px;
}

.fs-18 {
    font-size: 18px;
}

.fs-20 {
    font-size: 20px;
}

.fs-22 {
    font-size: 22px;
}

.fs-24 {
    font-size: 24px;
}

.fs-26 {
    font-size: 26px;
}

.fs-28 {
    font-size: 28px;
}

.fs-30 {
    font-size: 30px;
}

.fs-32 {
    font-size: 32px;
}

.fs-34 {
    font-size: 34px;
}

.fs-36 {
    font-size: 36px;
}

.fs-38 {
    font-size: 38px;
}

.fs-40 {
    font-size: 40px;
}

.fs-42 {
    font-size: 42px;
}

.fs-44 {
    font-size: 44px;
}

.fs-46 {
    font-size: 46px;
}

.bold {
    font-weight: bold;
}

.red {
    color: red;
}

.blue {
    color: blue;
}

.white {
    color: #fff;
}

/*クリアフィックス*/

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix:before {
    display: block;
    content: "";
    clear: both;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.clear {
    clear: both;
}

iframe {
    max-width: 100%;
}

img {
    vertical-align: top;
    border: none;
    max-width: 100% !important;
    height: auto !important;
}

img:not([src*="."]) {
    display: none;
}

.lb-outerContainer {
    width: initial !important;
    max-width: 450px !important;
    height: auto !important;
}

.lightbox .lb-image {
    width: 100% !important;
    height: auto !important;
    border: none !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: initial !important;
}

.pic {
    text-align: center;
}

.rp .pic {
    width: 35%;
}

.rp .tbox {
    width: 60%;
}

.bkimg {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.bkimg img {
    width: 100%;
    min-width: 1200px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    opacity: 0.6;
    color: inherit;
    text-decoration: none;
}

a[href*="tel"] {
    pointer-events: none;
}

a[data-href="#"] {
    border: solid red 5px;
    display: block;
    position: relative !important;
    opacity: 1;
}

a[data-href*="."] {
    border: solid red 5px;
    display: block;
    position: relative !important;
    opacity: 1;
}

a[data-href="#"]:hover:before {
    content: "リンクが設定されていない可能性があります。";
    position: absolute !important;
    width: 100%;
    bottom: 100%;
    color: red;
    font-weight: bold;
    background: #555;
    padding: 5px;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a[data-href*="."]:hover:before {
    content: "外部リンクの可能性があります。リンクが飛ばない可能性がありますので注意してください。";
    position: absolute !important;
    width: 100%;
    bottom: 100%;
    color: red;
    font-weight: bold;
    background: #555;
    padding: 5px;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

[data-element-id][data-uk-slideshow]:hover:before {
    content: "※こちらは見たまま編集ができません。①画像をダブルクリック、②変更（歯車マーク）、③スライドショーから編集してください。";
    display: block;
    line-height: 1.8;
    font-weight: bold;
    color: red;
    clear: both;
    background: #4c4c4c;
    padding: 5px;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    z-index: 1000;
    font-size: 12px;
}

[data-collection-list-content]:hover:before {
    content: "※こちらは見たまま編集ができません。①ページのどこかをダブルクリック、②左下（もしくは左上）のCMSロゴをクリック、③画面右上のメニュー（三本線マーク）から「カスタムコンテンツ管理」をクリック、④編集したいカスタムコンテンツの一覧（三本線マーク）から記事投稿・記事編集ができます。";
    display: block;
    line-height: 1.8;
    font-weight: bold;
    color: red;
    clear: both;
    background: #4c4c4c;
    padding: 5px;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    z-index: 1000;
    font-size: 12px;
}



/*トランスフォーム親*/

.tfm_p {
    position: relative;
}

/*左右中央寄せ*/

.tfm_x {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

/*上下中央寄せ*/

.tfm_y {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

/*上下左右中央寄せ*/

.tfm_xy {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

/*トリミング*/

.trimming {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming:after {
    display: block;
    content: "";
    padding-top: 100%;
    /*100%で正方形にカット。100%以下で横長、100%以上で縦長*/
}

/*フレックス*/

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/*フレックスセンター*/

.flex_c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    justify-content: center;
}

.flex>div[data-collection-list-content],
.flex_c>div[data-collection-list-content] {
    width: 100%;
}

.flex>div[data-recommend-collection-list-content],
.flex_c>div[data-recommend-collection-list-content] {
    width: 100%;
}

.flex>div[data-collection-list-content] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex_c>div[data-collection-list-content] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    justify-content: center;
}

.flex>div[data-recommend-collection-list-content] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex_c>div[data-recommend-collection-list-content] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    justify-content: center;
}

.col2 {
    width: 46%;
    margin: 0% 2% 4% 2%;
}

.col3 {
    width: 29%;
    margin: 0% 2% 4% 2%;
}

.col4 {
    width: 21%;
    margin: 0% 2% 4% 2%;
}

.col5 {
    width: 16%;
    margin: 0% 2% 4% 2%;
}

.col6 {
    width: 12%;
    margin: 0% 2% 4% 2%;
}

.list2 {
    width: 46%;
    margin: 0% 2% 4% 2%;
}

.list3 {
    width: 29%;
    margin: 0% 2% 4% 2%;
}

.list4 {
    width: 21%;
    margin: 0% 2% 4% 2%;
}

.list5 {
    width: 16%;
    margin: 0% 2% 4% 2%;
}

.list6 {
    width: 12%;
    margin: 0% 2% 4% 2%;
}

@media only screen and (max-width: 1024px) {
    .bkimg {
        position: relative;
    }

    .bkimg img {
        min-width: initial !important;
    }

    h2 {
        font-size: 34px;
    }

    h3 {
        font-size: 28px;
    }

    h4 {
        font-size: 20px;
    }

    .fs-20 {
        font-size: 18px;
    }

    .fs-22 {
        font-size: 20px;
    }

    .fs-24 {
        font-size: 20px;
    }

    .fs-26 {
        font-size: 22px;
    }

    .fs-28 {
        font-size: 22px;
    }

    .fs-30 {
        font-size: 24px;
    }

    .fs-32 {
        font-size: 24px;
    }

    .fs-34 {
        font-size: 26px;
    }

    .fs-36 {
        font-size: 26px;
    }

    .fs-38 {
        font-size: 28px;
    }

    .fs-40 {
        font-size: 28px;
    }

    .fs-42 {
        font-size: 30px;
    }

    .fs-44 {
        font-size: 30px;
    }

    .fs-46 {
        font-size: 32px;
    }

    a[href*="tel"] {
        pointer-events: initial !important;
    }

    .flex {
        max-width: 700px;
        margin: auto;
    }

    .flex_c {
        max-width: 700px;
        margin: auto;
    }

    .col2 {
        width: 46%;
    }

    .col3 {
        width: 29%;
    }

    .col4 {
        width: 29%;
    }

    .col5 {
        width: 29%;
    }

    .col6 {
        width: 21%;
    }

    .list2 {
        width: 46%;
    }

    .list3 {
        width: 46%;
    }

    .list4 {
        width: 46%;
    }

    .list5 {
        width: 29%;
    }

    .list6 {
        width: 29%;
    }

    #gnav {
        position: fixed;
        top: 0;
        right: 0;
        min-width: 200px;
        width: 30%;
        height: 100%;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: ease .7s;
        transition: ease .7s;
        padding: 0;
        z-index: 101;
        border: none;
        padding-bottom: 0;
    }

    #gnav p {
        display: block !important;
        position: fixed;
        width: 38px;
        height: 38px;
        top: -4px;
        left: -44px;
        border: 1px solid #fff;
        background: #608810;
        cursor: pointer;
        opacity: 0.8;
        margin: 2px;
        box-shadow: 0px 0px 0px 2px #608810;
        -moz-box-shadow: 0px 0px 0px 2px #608810;
        -webkit-box-shadow: 0px 0px 0px 2px #608810;
    }

    #gnav ul {
        width: auto;
        height: 100%;
        overflow-y: auto;
        padding-top: 0;
        padding-bottom: 0;
    }

    #gnav li {
        position: relative;
        display: inline-block !important;
        letter-spacing: 0;
        font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
        border-right: 1px dotted #e4e4e4;
        font-size: 13px;
    }

    #gnav ul li a {
        height: auto;
        display: block;
        text-align: center;
        padding: 10px 15px;
        border: none !important;
    }

    #gnav.action {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    #gnav p span.n {
        display: block;
        background: #fff;
        height: 2px;
        width: 26px;
        text-indent: 9999px;
        padding: 0;
        top: 50%;
        left: 6px;
        margin-top: -1px;
        position: absolute;
    }

    #gnav p span.n:before {
        display: block;
        content: "";
        background: #fff;
        height: 2px;
        width: 26px;
        position: absolute;
        top: -8px;
        left: 0;
    }

    #gnav p span.n:after {
        display: block;
        content: "";
        background: #fff;
        height: 2px;
        width: 26px;
        position: absolute;
        top: 8px;
        left: 0;
    }

    #gnav.action p span.n {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: ease .10s;
        transition: ease .10s;
    }

    #gnav.action p span.n:after,
    #gnav.action p span.n:before {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        top: 0;
        left: 0;
    }

    .overlay:after {
        content: "";
        width: 100%;
        height: 100%;
        background: #000;
        position: fixed;
        top: 0;
        left: 0;
        opacity: 0.3;
        z-index: 100;
    }
}

/* fade */
#gnav ul li ul {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    transition: .5s;
}

#gnav ul li:hover ul {
    top: 53px;
    visibility: visible;
    opacity: 1;
}

/* Submenu */
#gnav ul li ul {
    width: 100%;
    position: absolute;
    top: 53px;
    left: 0;
    z-index: 2;
    margin-left: -1px;
}

[data-element-id] #gnav ul li ul {
    opacity: 1;
    visibility: visible;
}

#gnav ul li ul li {
    width: 100%;
    display: block;
    border-left: 1px dotted #e4e4e4;
}

#gnav ul li ul li a {
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    padding-top: 0 !important;
    padding-left: 0;
    padding-right: 0;
    height: auto !important;
    line-height: 50px;
}

#gnav ul li ul li a:hover {
    background: rgba(255, 255, 255, 0.9);
}

#gnav ul li:hover ul {
    display: block;
}

#gnav li ul li:first-child:before {
    content: none;
}

#gnav li .go .key {
    -webkit-transform: rotate(90deg) !important;
    transform: rotate(90deg) !important;
}

#gnav li .key {
    display: none;
    -webkit-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
    margin-bottom: 35px;
    padding-top: 4px;
    width: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 25px;
    margin: 0 auto 10px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background-color: #6ac0a9;
}

#gnav li .key {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: ease .5s;
    transition: ease .5s;
}

@media only screen and (max-width: 1100px) {
    #gnav li .key {
        display: block;
    }

    #gnav .dis_sp a {
        width: auto !important;
        height: auto;
        display: block !important;
        padding: 8px 0 0px 8px;
        line-height: 160%;
    }

    #gnav ul li .inner {
        display: none;
    }

    #gnav ul li:hover ul {
        display: none;
    }

    #gnav ul li ul {
        border-top: 1px dotted #cacad9;
        background: none;
        margin-left: 0;
        display: block;
        position: static !important;
        opacity: 1;
        visibility: visible;
    }

    #gnav ul li ul li {
        border-left: none;
        width: auto !important;
    }

    #gnav ul li ul li:last-of-type {
        border-bottom: none;
    }

    #gnav ul li ul li a {
        background: none;
        height: auto !important;
        padding: 8px 0 8px 10px !important;
        line-height: 40px;
    }
}

@media only screen and (max-width: 599px) {
    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 18px;
    }

    h5 {
        font-size: 16px;
    }

    .fs-18 {
        font-size: 16px;
    }

    .fs-20 {
        font-size: 18px;
    }

    .fs-22 {
        font-size: 18px;
    }

    .fs-24 {
        font-size: 20px;
    }

    .fs-26 {
        font-size: 20px;
    }

    .fs-28 {
        font-size: 22px;
    }

    .fs-30 {
        font-size: 22px;
    }

    .fs-32 {
        font-size: 24px;
    }

    .fs-34 {
        font-size: 24px;
    }

    .fs-36 {
        font-size: 26px;
    }

    .fs-38 {
        font-size: 26px;
    }

    .fs-40 {
        font-size: 28px;
    }

    .fs-42 {
        font-size: 28px;
    }

    .fs-44 {
        font-size: 30px;
    }

    .fs-46 {
        font-size: 32px;
    }

    .flex {
        max-width: 450px;
        margin: auto;
    }

    .flex_c {
        max-width: 450px;
        margin: auto;
    }

    .col2 {
        width: 46%;
    }

    .col3 {
        width: 46%;
    }

    .col4 {
        width: 46%;
    }

    .col5 {
        width: 29%;
    }

    .col6 {
        width: 29%;
    }

    .list2 {
        width: 96%;
    }

    .list3 {
        width: 96%;
    }

    .list4 {
        width: 46%;
    }

    .list5 {
        width: 46%;
    }

    .list6 {
        width: 46%;
    }

    .rp {
        max-width: 450px;
        width: 95%;
    }

    .rp .pic {
        float: none !important;
        width: 90% !important;
        margin: 20px auto;
    }

    .rp .tbox {
        float: none !important;
        width: 100% !important;
        padding: 0 !important;
    }
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
    /display: inline;
    /zoom: 1;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.clearfix {
    /*
	overflow: hidden;
*/
}

.clear {
    clear: both;
}

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

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    opacity: 0.6;
}

ul {
    list-style: none;
}

#wrapper {
    min-width: 1080px;
    overflow: hidden;
}

@media only screen and (max-width: 1100px) {
    #wrapper {
        min-width: 300px;
    }

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

.homehead {
    max-width: 1080px;
    margin: 0 auto;
    position: relative;
    padding: 0px 0 0px 0;
    margin-top: 60px;
    margin-bottom: 60px;
}

.homehead ul {
    position: relative;
}

/*.homehead li:before{
	content:"";
	background:#fff;
	width:40px;
	height:40px;
	position:absolute;
	top:-20px;
	left:-20px;
	border-radius:50%;
}
.homehead li+li:before{
	left:auto;
	right:-20px;
}
.homehead li:after{
	content:"";
	background:#fff;
	width:40px;
	height:40px;
	position:absolute;
	bottom:-20px;
	left:-20px;
	border-radius:50%;
}
.homehead li+li:after{
	left:auto;
	right:-20px;
}*/
.homehead .logo {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    z-index: 1;
    margin-top: -48px;
}

.homehead .logo h1 {
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
    color: #333;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding: 0 2%;
}

.homehead .logo .pic {
    width: 230px;
    height: auto;
    margin: 0 auto;
}

.homehead .next {
    position: absolute;
    bottom: 85px;
    left: 0;
    width: 100%;
    height: auto;
    text-align: center;
}

@media only screen and (max-width: 1100px) {
    .homehead .logo {
        top: 30%;
        margin-top: 0;
    }

    .homehead .logo h1 {
        top: -140%;
        margin: 0 auto;
        left: 0;
        right: 0;
        position: absolute;
        font-size: 12px;
        text-align: center;
        margin-bottom: 10px;
        color: #333;
        font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
        padding: 0 2%;
        width: 76%;
    }

    .homehead {
        width: 95%;
        overflow: visible;
    }

    .homehead .next {
        bottom: 50px;
    }
}

@media only screen and (max-width: 520px) {
    .homehead .logo {
        top: 20%;
    }

    .homehead .logo .pic {
        max-width: 140px !important;
    }

    .homehead .next {
        bottom: 2%;
    }
}

#gnav {
    width: 100%;
}

#gnav p {
    display: none;
}

#gnav ul {
    max-width: 1080px;
    margin: 0 auto;
    text-align: center;
    letter-spacing: -5px;
}

#gnav li {
    position: relative;
    display: inline-block !important;
    letter-spacing: 0;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    border-right: 1px dotted #e4e4e4;
    font-size: 13px;
}

#gnav li div {
    letter-spacing: 0;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-size: 13px;
}

#gnav li:first-child {
    position: relative;
}

#gnav li:first-child:before {
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    border-left: 1px dotted #e4e4e4;
    position: absolute;
    top: 0;
    left: 0;
}

#gnav li a {
    display: block;
    padding: 0 20px;
}

#gnav li a span {
    width: 100%;
    display: block;
    line-height: 26px;
}

#gnav li a span.en {
    display: block;
    width: 40px;
    margin: auto;
    margin-bottom: 5px;
    line-height: initial;
}

#gnav.fixed {
    position: relative;
    top: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.9);
    z-index: 100;
}

.btm {
    margin-bottom: 40px;
}

@media only screen and (max-width: 1100px) {
    .btm {
        margin-bottom: 0;
    }

    #gnav {
        position: fixed;
        top: 0;
        right: 0;
        width: 200px;
        height: 100%;
        background: none;
        -webkit-transform: translateX(200px);
        transform: translateX(200px);
        -webkit-transition: ease .5s;
        transition: ease .5s;
        padding: 0;
        z-index: 101;
        border: none;
        padding-bottom: 0;

    }

    #gnav li.menunav {
        display: block !important;
        border: none;
    }

    #gnav.fixed {
        top: 0;
        right: 0;
        left: auto;
        width: 200px;
        border: none;
        z-index: 101;
        padding-top: 0;
        padding-bottom: 0;
    }

    #gnav p {
        display: block;
        position: absolute;
        width: 38px;
        height: 38px;
        top: 0;
        left: -44px;
        border: 1px solid #fff;
        background: #000;
        cursor: pointer;
        opacity: 0.8;
        margin: 2px;
        box-shadow: 0px 0px 0px 2px #000;
        -moz-box-shadow: 0px 0px 0px 2px #000;
        -webkit-box-shadow: 0px 0px 0px 2px #000;
    }

    #gnav li:first-child:before {
        display: none !important;
    }

    #gnav li {
        float: none;
        width: auto;
        border-bottom: 1px dotted #cacad9;
        padding: 0;
        margin-top: 0;
        display: block !important;
        border-right: none;
    }

    #gnav ul li a {
        width: auto !important;
        height: auto;
        display: block !important;
        padding: 8px 0 8px 8px;
        line-height: 160%;
    }

    #gnav li:first-child a {
        padding-top: 10px;
        height: auto;
        padding-bottom: 10px;
        text-align: center;
    }


    #gnav.action {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    #gnav p span.n {
        display: block;
        background: #fff;
        height: 2px;
        width: 26px;
        text-indent: -9999px;
        padding: 0;
        top: 50%;
        left: 6px;
        margin-top: -1px;
        position: absolute;
    }

    #gnav p span.n:before {
        display: block;
        content: "";
        background: #fff;
        height: 2px;
        width: 26px;
        position: absolute;
        top: -8px;
        left: 0;
    }

    #gnav p span.n:after {
        display: block;
        content: "";
        background: #fff;
        height: 2px;
        width: 26px;
        position: absolute;
        top: 8px;
        left: 0;
    }

    #gnav.action p span.n {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: ease .10s;
        transition: ease .10s;
    }

    #gnav.action p span.n:after,
    #gnav.action p span.n:before {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        top: 0;
        left: 0;
    }

    #gnav ul {
        width: auto;
        height: 100%;
        overflow-y: auto;
        background: rgba(255, 255, 255, 0.95);
        padding: 0;
    }

    .overlay:after {
        content: "";
        width: 100%;
        height: 100%;
        background: #000;
        position: fixed;
        top: 0;
        left: 0;
        opacity: 0.3;
        z-index: 99;
    }
}

#footer {
    padding-bottom: 60px;
    position: relative;
}

#footer .inner {
    max-width: 1080px;
    margin: 0 auto;
    text-align: center;
    padding: 57px 0 50px 0;
}

#footer h3 {
    padding: 0 0 40px 0;
}

#footer .inner li {
    display: inline-block !important;
    font-size: 12px;
    margin: 10px 0;
}

#footer .inner li:after {
    content: "｜";
    display: inline-block !important;
    padding: 0 1em;
}

#footer .inner li:first-child:before {
    content: "｜";
    display: inline-block !important;
    padding: 0 1em;
}

.copy {
    border-top: 1px solid #f0f0f0;
    text-align: center;
    font-size: 10px;
    padding: 20px 0;
}

.totop {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 0;
    right: 0;
    z-index: 99;
}

.totop a {
    display: block;
    text-align: center;
    background: #f0f0f0;
    padding: 20px 0;
}

.totop a img {
    display: inline-block;
    vertical-align: middle;
}

/*下層共通*/

#header {
    text-align: center;
    padding: 60px 2.5% 36px 2.5%;
}

#header.logo h1 {
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
    color: #333;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

#header .logo .pic {
    width: 230px;
    height: auto;
    margin: 0 auto;
}

#header .logo .pic img {
    width: 100% !important;
    height: auto !important;
}

#header .logo h1 {
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
    color: #333;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

#header.logo .pic {
    width: 230px;
    height: auto;
    margin: 0 auto;
}

#header.logo .pic img {
    width: 100% !important;
    height: auto !important;
}

.subtit {
    padding: 30px 2.5px 45px 2.5px;
}

.subtit h2 {
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-size: 48px;
    font-weight: normal;
    letter-spacing: 10px;
    text-align: center;
}

.w08 {
    max-width: 1080px;
    margin: 0 auto;
}

.w100 {
    max-width: 100%;
    margin: 0 auto;
}

.h3k {
    font-family: 'Cormorant Garamond','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',serif;
    font-size: 32px;
    font-weight: normal;
    letter-spacing: 10px;
}

@media only screen and (max-width: 1100px) {
    .subtit h2 {
        font-size: 30px;
        letter-spacing: 0;
    }

    .subtit {
        padding-top: 0;
    }

    .w08 {
        width: 95%;
    }

    .w100 {
        width: 95%;
    }

    .h3k {
        font-size: 20px;
        letter-spacing: 0;
    }
}

@media only screen and (max-width: 520px) {
    #header h1 img {
        width: 180px;
    }
}

/*staff*/

.staffnav dl {
    letter-spacing: 0;
    display: inline-block !important;
    vertical-align: top;
    padding: 0 12px 29px 0;
    max-width: 169px;
}

.staffnav dt {
    text-align: center;
    font-size: 24px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding-bottom: 26px;

}

.staffnav dt:after {
    content: "";
    display: block;
    width: 10px;
    height: 1px;
    background: #f5b700;
    display: block;
    margin: 5px auto 0 auto;
}

.staffnav dd {
    width: 169px;
    height: auto;
}

.staffnav dd img {
    width: 100% !important;
    height: auto !important;
}

.staffnav {
    letter-spacing: -5px;
}

.staffnav div {
    width: 1092px;
}

.sb1 {
    background: #fef8e5;
}

.sb2 {
    background: #fdf3f1;
}

.sb3 {
    background: #f0f9f6;
}

.sb4 {
    background: #e9ecf6;
}

.sb5 {
    background: #e9f8fe;
}

.sb6 {
    background: #f7fae5;
}

.stafflist {
    padding: 60px 0 25px 0;
}

.stafflist h3 {
    text-align: center;
    font-size: 32px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding-bottom: 35px;
    font-weight: normal;
    letter-spacing: 10px;
}

.stafflist dl {
    max-width: 249px;
    display: inline-block !important;
    vertical-align: top;
    letter-spacing: 0;
    text-align: center;
    padding: 0 26px 50px 0;
}

.stafflist .wrap {
    letter-spacing: -5px;
    width: 1106px;
}

[data-element-id].stafflist .wrap {
    max-height: 300px;
    overflow: hidden;
}

.stafflist dd+dd {
    font-size: 16px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding: 12px 0 0 0;
}

.stafflist dd {
    width: 249px;
    height: auto;
}

.stafflist dd img {
    width: 100% !important;
    height: auto !important;
}

.stafflist dd.trimming:after {
    display: block;
    content: "";
    padding-top: 140%;
}

.stafflist dt {
    font-size: 18px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    line-height: 125%;
}

.stafflist dt .k {
    display: block;
    font-size: 14px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

@media only screen and (max-width: 1100px) {
    .staffnav div {
        width: auto;
        text-align: center;
    }

    .staffnav dl {
        padding-left: 0.5%;
        padding-right: 0.5%;
        width: 15.66%;
    }

    .staffnav dt {
        font-size: 18px;
    }

    .staffnav dd {
        width: auto;
    }

    .stafflist .wrap {
        width: auto;
    }

    .stafflist h3 {
        font-size: 20px;
        letter-spacing: 0;
    }

    .stafflist dl {
        width: 23%;
        padding-left: 1%;
        padding-right: 1%;
    }

    .stafflist dd {
        width: auto;
    }
}

@media only screen and (max-width: 680px) {
    .staffnav dl {
        width: 32.3%;
    }

    .stafflist dl {
        width: 48%;
    }

}

.staff1 .tbox {
    width: 50%;
    height: auto;
    float: right;
    text-align: center;
}

.staff1 .pic {
    width: 50%;
    height: auto;
    float: left;
    text-align: right;
    padding-bottom: 20px;
}

.staff1 .s {
    font-size: 42px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    letter-spacing: 3px;
    line-height: 140%;
    padding-bottom: 50px;
}

.staff1 .s:after {
    content: "";
    display: block;
    width: 10px;
    height: 1px;
    background: #f5b700;
    display: block;
    margin: 5px auto 0 auto;
}

.staff1 h3 .p {
    display: block;
    font-size: 28px;
    letter-spacing: 2px;
}

.staff1 h3 .k {
    display: block;
    letter-spacing: 0;
    font-size: 24px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    line-height: 120%
}

.staff1 h3 {
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-weight: normal;
    font-size: 40px;
    line-height: 130%;
    letter-spacing: 2px;
    padding: 0 0 20px 0;
}

.staff1 {
    padding-bottom: 25px;
}

.staff2 h3 {
    text-align: center;
    font-size: 32px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding-bottom: 35px;
    font-weight: normal;
    letter-spacing: 10px;
}

.staff2 .box {
    width: 33.3%;
    letter-spacing: 0;
    vertical-align: top;
    display: inline-block !important;
}

.staff2 .wrap {
    letter-spacing: -5px;
}

.staff2 .box dt {
    font-weight: bold;
}

.staff2 .box dl {
    padding-bottom: 25px;
}

.staff2 {
    padding-bottom: 35px;
}

@media only screen and (max-width: 1100px) {
    .staff1 .tbox {
        float: none;

        width: auto;
    }

    .staff1 .pic {
        float: none;
        text-align: center;
        width: auto;
    }

    .staff1 h3 {
        font-size: 30px;
    }

    .staff1 h3 .p {
        font-size: 18px;
    }

    .staff1 h3 .k {
        font-size: 18px;
    }

    .staff2 .wrap {
        max-width: 420px;
        margin: 0 auto;
    }

    .staff2 .box {
        width: auto;
        display: block !important;
    }

    .staff2 h3 {
        font-size: 20px;
        letter-spacing: 0;
    }
}

.back {
    text-align: center;
}

.back a {
    display: inline-block !important;
    width: 160px;
    border-bottom: 1px solid #dcdcdc;
    /* font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif; */
    font-family: Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"游ゴシック",YuGothic,'ＭＳ Ｐゴシック',sans-serif;
    letter-spacing: 2px;
    font-weight: normal;
}

.back a .more-after {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background: #5ab38c;
    margin: 7px auto 0 auto;
    margin-bottom: -1px;
}

/*company*/

.company .img {
    width: 100%;
    height: auto;
    padding: 0 0 60px 0;
}

.company .img img {
    width: 100% !important;
    height: auto !important;
}

.company .tbox {
    float: left;
    width: 495px;
    height: auto;
    padding: 0 0 20px 20px;
}

.company .right {
    max-width: 540px;
    float: right;
    padding-bottom: 20px;
}

.company .right li {
    width: 50%;
    float: left;
}

.company .right li img {
    width: 100% !important;
    height: auto !important;
}

.company .tbox h3 {
    text-align: center;
    padding-bottom: 20px;
}

.company .tbox dt {
    float: left;
    font-weight: bold;
}

.company .tbox dd {
    padding: 0 0 0 125px;
}

.company .tbox dl {
    padding: 12px 0 12px 0;
    border-bottom: 1px solid #a7a7a7;
}

.company {
    padding-bottom: 40px;
}

@media only screen and (max-width: 1100px) {
    .company .tbox {
        float: none;
        width: auto;
        padding-left: 0;
    }

    .company .right {
        float: none;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 500px) {
    .company .tbox dt {
        float: none;
    }

    .company .tbox dd {
        padding-left: 0;
    }
}

/*sitemap*/
.sitemap .img {
    margin: 0 0 75px 0;
    border-bottom: #6ac0a9 solid 4px;
    width: 100%;
    height: auto;
}

.sitemap .img img {
    width: 100% !important;
    height: auto !important;
}

.sitemap ul {
    float: left;
    width: 25%;
}

.sitemap li {
    letter-spacing: 2px;
    padding: 0 0 15px 0;
}

.sitemap {
    padding-bottom: 60px;
}

@media only screen and (max-width: 1100px) {
    .sitemap .img {
        margin: 0 0 25px 0;
    }

    .sitemap ul {
        width: 50%;
    }
}

@media only screen and (max-width: 500px) {
    .sitemap ul {
        width: 100%;
    }

    .sitemap li {
        letter-spacing: 0;
    }
}

/*media*/
.medialist {
    letter-spacing: -5px;
    width: 1140px;
    height: auto;
    padding-bottom: 50px;
}

.medialist dl {
    max-width: 320px;
    display: inline-block !important;
    vertical-align: top;
    letter-spacing: 0;
    padding: 0 60px 40px 0;
}

.medialist dd {
    width: 320px;
    height: auto;
}

.medialist dd img {
    width: 100% !important;
    height: auto !important;
}

.medialist dt {
    padding: 20px 0 0 0;

}

@media only screen and (max-width: 1100px) {
    .medialist {
        width: auto;
    }

    .medialist dl {
        width: 31.33%;
        padding-left: 1%;
        padding-right: 1%;
    }

    .medialist dd {
        width: 100%;
    }
}

@media only screen and (max-width: 500px) {
    .medialist dl {
        width: 48%;
    }
}

/*movie*/

.movielist dl {
    max-width: 350px;
    display: inline-block !important;
    vertical-align: top;
    letter-spacing: 0;
    padding: 0 15px 40px 0;
}

.movielist {
    width: 1095px;
    letter-spacing: -5px;
    height: auto;
    padding-bottom: 50px;
}

.movielist dt {
    padding: 20px 0 0 0;
    font-size: 18px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;

}

.movielist dd iframe {
    width: 320px;
    height: auto;
    min-height: 250px;
}

@media only screen and (max-width: 1100px) {
    .movielist dl {
        width: 48%;
        padding-left: 1%;
        padding-right: 1%;
    }

    .movielist {
        width: auto;
    }

    .movielist dt {
        font-size: 14px;
    }

    .movielist dd iframe {
        width: 100%;
        height: auto !important;
    }
}

@media only screen and (max-width: 500px) {
    .movielist dl {
        width: 100%;
    }
}

/*media*/
.productlist {
    letter-spacing: -5px;
    width: 1140px;
    height: auto;
    padding-bottom: 50px;
}

.productlist dl {
    max-width: 320px;
    display: inline-block !important;
    vertical-align: top;
    letter-spacing: 0;
    padding: 0 60px 40px 0;
}

.productlist dt .m {
    font-size: 10px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    display: block;
    line-height: 120%;
}

.productlist dt {
    padding: 20px 0 15px 0;
    font-size: 18px;
    line-height: 120%;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

.productlist dd {
    width: 320px;
    height: auto;
}

.productlist dd img {
    width: 100% !important;
    height: auto !important;
}

.productlist dt+dd {
    color: #6b6b6b;
}

@media only screen and (max-width: 1100px) {
    .productlist {
        width: auto;
    }

    .productlist dl {
        width: 31.33%;
        padding-left: 1%;
        padding-right: 1%;
    }

    .productlist dd {
        width: 100%;
    }

    .productlist dt {
        font-size: 14px;
    }
}

@media only screen and (max-width: 500px) {
    .productlist dl {
        width: 48%;
    }
}

/*preference*/

.preference .intro h3 {
    text-align: center;
    font-size: 24px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-weight: normal;
    padding: 0 0 30px 0;
}

.preference .intro h3+p {
    text-align: center;
    font-weight: bold;
    padding: 0 0 35px 0;
}

.preference .intro .txt p {
    text-align: center;
    padding: 0 0 20px 0;
    line-height: 180%;
}

.preference .intro {
    padding-bottom: 90px;
}

.lp .pic {
    float: left;
}

.lp .tbox {
    float: right;
}

.rp .pic {
    float: right;
}

.rp .tbox {
    float: left;
}

.preference .tbox {
    width: 530px;
    height: auto;
}

.preference .tbox h3 {
    font-size: 24px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-weight: normal;
    padding-bottom: 20px;
}

.preference .tbox h3+p {
    font-weight: bold;
    padding-bottom: 35px;
}

.preference .tbox .txt p {
    line-height: 180%;
    padding: 0 0 20px 0;
}

.preference .pic {
    width: 533px;
    padding-right: 17px;
    padding-left: 0;
    padding-bottom: 20px;
}

.preference .pic img {
    width: 100% !important;
    height: auto !important;
}

.preference .lp,
.preference .rp {
    padding-bottom: 48px;
}

.preference .lp:nth-of-type(2n) .pic {
    width: 378px;
    float: right;
    padding-left: 17px;
    padding-right: 0;
}

.preference .lp:nth-of-type(2n) .tbox {
    float: left;
}

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

    .lp .tbox,
    .rp .tbox {
        float: none;
        padding-right: 0;
        padding-left: 0;
        width: auto !important;

    }

    .preference .lp .pic {
        padding-right: 0 !important;
        padding-left: 0 !important;
        width: 100% !important;
        float: none !important;
    }

    .lp .pic,
    .rp .pic {
        float: none;
        text-align: center;
    }

    .preference .pic {
        width: 100%;
    }

    .preference .intro h3 {
        font-size: 20px;
    }

    .preference .tbox h3 {
        font-size: 20px;
    }
}

/*voice*/

.bk1 {
    background: #fafafa;
}

.vlist .tbox {
    width: 683px;
    height: auto;
}

.vlist h3 {
    font-size: 30px;
    padding: 0 0 20px 0;
    font-weight: normal;
}

.vlist .bk1 {
    background: #fafafa;
}

.vlist .bk1:nth-of-type(odd) {
    background: none;
}

.vlist .bk1 {
    padding-top: 50px;
    margin-bottom: 50px;
}

.vlist .tbox dt {
    font-weight: bold;
}

.vlist .tbox dd {
    padding-bottom: 10px;
}

.vlist .tbox dl {
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.vlist .tbox dd.h {
    font-size: 18px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

.vlist .pic {
    width: 361px;
    padding: 0 0 20px 0;
}

.vlist .box {
    padding-bottom: 60px;
}

.pagenav {
    text-align: center;
    letter-spacing: -5px;
    padding-bottom: 60px;
}

.pagenav li {
    letter-spacing: 0;
    display: inline-block !important;
    vertical-align: middle;
    font-size: 24px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding: 0 0.4em;
}

@media only screen and (max-width: 1100px) {
    .vlist .pic {
        width: auto;
    }

    .vlist h3 {
        font-size: 24px;
    }
}

/*faq*/
.faqnav {
    text-align: center;
    letter-spacing: -5px;
    padding: 0 50px 0 50px;
}

.faqnav li {
    display: inline-block !important;
    letter-spacing: 0;
    font-size: 16px;
    padding: 0 32px 25px 32px;
    letter-spacing: 3px;
}

.faqnav li a {
    display: inline-block !important;
}

.faqnav li a:after {
    content: "";
    display: block;
    width: 14px;
    height: 1px;
    background: #6ac0a9;
    margin: 15px auto 0 auto;
}

.faq .wrap {
    padding: 80px 0 40px 0;
}

.faq .wrap h3 {
    text-align: center;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding-bottom: 45px;
}

.faq .wrap .box h4 {
    position: relative;
    min-height: 35px;
    padding: 15px 0 30px 78px;
    font-size: 16px;
}

.faq .wrap .box h4 .q {
    position: absolute;
    top: 0;
    left: 0;
    background: #c9c9c9;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-size: 36px;
    width: 50px;
    height: auto;
    line-height: 50px;
    text-align: center;
    color: #fff;
}

.faq .wrap .box .a {
    margin: 0 0 0 30px;
    padding: 15px 0 0 78px;
    position: relative;
    min-height: 35px;
}

.faq .wrap .box h5 {
    position: absolute;
    top: 0;
    left: 0;
    background: #6ac0a9;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-size: 36px;
    width: 50px;
    height: auto;
    line-height: 50px;
    text-align: center;
    color: #fff;
}

.faq .wrap .box .a p {
    padding: 0 0 20px 0;
}

.faq .wrap .box {
    border-bottom: 1px solid #c9c9c9;
    margin-bottom: 23px;
}

.faq .lst {
    text-align: center;
    padding: 60px 0 80px 0;
}

.faq .lst h4 {
    font-size: 18px;
    font-weight: normal;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding-bottom: 20px;
}

.faq .lst p {
    padding: 0 0 20px 0;
}

@media only screen and (max-width: 1100px) {
    .faq .wrap .box .a {
        margin-left: 0;
    }

    .faqnav {
        padding-left: 0;
        padding-right: 0;
    }

    .faqnav li {
        letter-spacing: 0;
        padding-left: 5%;
        padding-right: 5%;
        font-size: 14px;
    }

    .faq .wrap .box h4 {
        font-size: 14px;
    }
}

/*concept*/

.concept .img li {
    width: 50%;
    float: left;
    border-bottom: #6ac0a9 4px solid;
}

.concept .img li.trimming:after {
    display: block;
    content: "";
    padding-top: 56%;
}

.concept .img li img {
    width: 100% !important;
    height: auto !important;
}

.concept .img {
    margin-bottom: 65px;
    width: 100%;
    height: auto;
}

.concept .img.trimming:after {
    display: block;
    content: "";
    padding-top: 26%;
}

.concept .img img {
    width: 100% !important;
    height: auto !important;
}

.concept .box {
    width: 533px;
    height: auto;
}

.concept .wrap .box {
    float: left;
    padding-bottom: 50px;
}

.concept .wrap .box+.box {
    float: right;
}

.concept .box h3 {
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    padding: 0 0 20px 0;
}

.concept .box h3 .h3k {
    display: block;
    text-align: center;
    padding-bottom: 25px;
}

.concept .box h3+p {
    font-weight: bold;
    padding: 0 0 30px 0;
}

.concept .box .txt p {
    padding: 0 0 20px 0;
    line-height: 240%;
}

.concept .lp .pic {
    width: 533px;
    height: auto;
    margin-right: 14px;
    margin-bottom: 50px;
}

.concept .lp .pic img {
    width: 100% !important;
    height: auto !important;
}

@media only screen and (max-width: 1100px) {
    .concept .wrap .box {
        width: 48%;
        padding-left: 1%;
        padding-right: 1%;
    }

    .concept .box h3 {
        font-size: 18px;
    }

    .concept .lp .pic {
        width: 100%;
        margin-right: 0px;
    }
}

@media only screen and (max-width: 650px) {
    .concept .wrap .box {
        float: none !important;
        width: auto;
        padding-left: 0;
        padding-right: 0;
    }
}

/*blog*/

.blogwrap #left {
    float: left;
    width: 800px;
    height: auto;
}

.blogwrap #side {
    float: right;
    width: 250px;
    height: auto;
}

.blogwrap #side dt {
    text-align: center;
    font-size: 18px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding-bottom: 25px;
}

.blogwrap #side dt:after {
    content: "";
    display: block;
    background: #3f3f3f;
    width: 16px;
    height: 2px;
    margin: 18px auto 0 auto;
}

.blogwrap #side dd {
    padding: 0 0 15px 0;
}

.blogwrap #side dl {
    padding: 0 0 25px 0;
}

.bloglist .pic {
    width: 333px;
    height: auto;
    float: left;
    padding: 0 0 20px 0;
}

.bloglist .pic img {
    width: 100% !important;
    height: auto !important;
}

.bloglist .tbox {
    width: 440px;
    height: auto;
    float: right;
}

.bloglist .box {
    border-bottom: 1px solid #c9c9c9;
    margin-bottom: 20px;
}

.bloglist .d {
    font-size: 10px;
    padding: 0 0 20px 0;
}

.bloglist h3 {
    font-size: 16px;
    padding: 0 0 10px 0;
    font-weight: normal;
}

.bloglist .txt {
    padding: 0 0 20px 0;
}

.bloglist {
    padding-bottom: 35px;
}

@media only screen and (max-width: 1100px) {
    .blogwrap #left {
        float: none;
        max-width: 800px;
        width: auto;
        margin: 0 auto;
    }

    .blogwrap #side {
        float: none;
    }
}

@media only screen and (max-width: 870px) {
    .bloglist .pic {
        float: none;
        text-align: center;
        margin: 0 auto;
        width: 65%;
    }

    .bloglist .tbox {
        width: auto;
        float: none;
    }
}

@media only screen and (max-width: 480px) {
    .bloglist .pic {
        width: 100%;
    }
}

.blogsingle {
    padding: 0 0 80px 0;
}

.blogsingle .tit p {
    font-size: 10px;
    padding: 0 0 10px 0;
}

.blogsingle h3 {
    font-size: 30px;
    font-weight: normal;
    padding: 0 0 40px 0;
}

.blogsingle .txt p {
    padding: 0 0 20px 0;
}

.blogsingle .txt {
    padding-bottom: 20px;
}

.blogsingle .txt dl {
    font-size: 14px;
    line-height: 24px;
    padding: 20px 20px 0;
    margin-top: 40px;
    border-top: 2px dashed #ddd;
}

.blogsingle .txt dl p {
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}

.blogsingle .txt dl dt {
    float: left;
}

.blogsingle .txt dl dd {
    margin: 0 0 10px 120px;
}

@media only screen and (max-width: 1100px) {
    .blogsingle h3 {
        font-size: 20px;
    }

    .blogsingle .txt dl {
        font-size: 12px;
        padding: 20px 0 0;
        margin-top: 20px;
        border-top: 2px dashed #ddd;
    }

    .blogsingle .txt dl p {
        font-weight: bold;
        text-align: center;
        margin: 0 0 10px;
        font-size: 12px;
    }

    .blogsingle .txt dl dt {
        font-weight: bold;
    }

    .blogsingle .txt dl dd {
        margin: 5px 0;
    }
}

/*salon*/
.salon .box {
    width: 350px;
    float: left;
    margin: 0 15px 60px 0;
}

.salon .box:nth-of-type(3n) {
    margin-right: 0;
}

.salon .box.s1 .pic {
    border-bottom: 2px solid #f5b700;
}

.salon .box.s2 .pic {
    border-bottom: 2px solid #eb867a;
}

.salon .box.s3 .pic {
    border-bottom: 2px solid #6ac0a9;
}

.salon .box.s4 .pic {
    border-bottom: 2px solid #2645a2;
}

.salon .box.s5 .pic {
    border-bottom: 2px solid #29b7f3;
}

.salon .box.s6 .pic {
    border-bottom: 2px solid #acce00;
}

.salon .box .sns {
    display: block;
    text-align: right;
    padding: 10px 0 0 0;
    min-height: 20px;
}

.salon .box .sns a {
    padding-left: 14px;
}

.salon .box h3 {
    font-size: 32px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-weight: normal;
    line-height: 100%;
    padding-bottom: 10px;
    letter-spacing: 3px;
}

.salon .box h3+p {
    line-height: 240%;
    padding-bottom: 20px;
}

.salon .box dt {
    text-align: center;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-size: 18px;
    letter-spacing: 10px;
}

.salon .box dd {
    text-align: center;
    font-size: 30px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    letter-spacing: 10px;
}

.salon .box .pic {
    width: 350px;
    height: auto;
}

.salon .box .pic img {
    width: 100% !important;
    height: auto !important;
}

@media only screen and (max-width: 1100px) {
    .salon {
        text-align: center;
    }

    .salon .box .pic {
        width: auto;
    }

    .salon .box {
        display: inline-block !important;
        margin: 0 7.5px 60px 7.5px;
        float: none;
    }

    .salon .box:nth-of-type(3n) {
        margin-right: 7.5px;
    }
}

@media only screen and (max-width: 360px) {
    .salon .box {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
}

.salon .box dl {
    padding-bottom: 30px;
}

.salon-d h4 {
    text-align: center;
    padding-bottom: 40px;
}

.salon1 .uk-slidenav-position {
    border-bottom: 5px solid #f5b700;
    margin-bottom: 10px;
}

.salon1.salon_atria .uk-slidenav-position {
    border-bottom: 5px solid #eb867a;
    margin-bottom: 10px;
}

.salon1.salon_atria_villa .uk-slidenav-position {
    border-bottom: 5px solid #6ac0a9;
    margin-bottom: 10px;
}

.salon1.salon_atria_coast .uk-slidenav-position {
    border-bottom: 5px solid #2645a2;
    margin-bottom: 10px;
}

.salon1.frangipani .uk-slidenav-position {
    border-bottom: 5px solid #29b7f3;
    margin-bottom: 10px;
}

.salon1.meria .uk-slidenav-position {
    border-bottom: 5px solid #acce00;
    margin-bottom: 10px;
}

.salon1 .pic {
    border-bottom: 5px solid #f5b700;
    margin-bottom: 10px;
}

.salon1 p {
    text-align: center;
}

.salon1 p a {
    padding: 0 10px;
}

.salon1 {
    padding-bottom: 55px;
}

.salon2 .tbox {
    width: 635px;
    float: left;
}

.salon2 .picbox {
    width: 420px;
    float: right;
}

.salon2 .tbox h3 {
    font-size: 18px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    line-height: 200%;
    padding-bottom: 60px;
}

.salon2 .tbox h3+p {
    font-weight: bold;
    padding-bottom: 50px;
}

.salon2 .picbox {
    width: 420px;
    float: right;
}

.salon2 .picbox .pic2 {
    text-align: right;
}

.salon3 {
    padding-top: 90px;
    padding-bottom: 120px;
}

.salon3 h3 {
    text-align: center;
    font-size: 48px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-weight: normal;
    padding-bottom: 80px;
    letter-spacing: 0;

}

.salon3 h3 .j {
    display: block;
    font-size: 14px;
    line-height: 160%;
}

.salon h4 {
    text-align: center;
    padding-bottom: 40px;
}

.salon3 {
    letter-spacing: -5px;
    text-align: center;
}

.salon3 dl {
    width: 360px;
    text-align: center;
    display: inline-block !important;
    letter-spacing: 0;
}

.h5b {
    font-size: 18px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    letter-spacing: 6px;
    text-align: center;
    font-weight: normal;
}

.h5b:after {
    display: block;
    content: "";
    width: 15px;
    height: 2px;
    background-color: #636363;
    margin: 24px auto 20px auto;
}

.salon3 dl dd {
    line-height: 200%;
}

.salon3 dl.d2 dd {
    font-size: 30px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    letter-spacing: 10px;
}

.salon4 h5 {
    text-align: center;
    padding-bottom: 40px;
}

.salon4 p {
    text-align: center;
    line-height: 260%;
    padding-bottom: 30px;
}

.salon5 {
    padding: 130px 0 0 0;
}

.salon5 h4+p {
    text-align: center;
    padding-bottom: 86px;
    line-height: 260%;
}

.salon5 h5 {
    padding-bottom: 45px;
}

.salon5 .left {
    width: 50%;
    height: auto;
    float: left;
}

.salon5 .left img {
    width: 100% !important;
    height: auto !important;
}

.salon5 .right {
    width: 50%;
    float: right;
}

.salon5 dt {
    float: left;
}

.salon5 dd {
    padding-left: 445px;
    text-align: right;
}

.salon5 dl {
    padding-bottom: 13px;
    border-bottom: 1px solid #a7a7a7;
    margin-bottom: 15px;
}

.salon5 .box {
    width: 98%;
    margin: 0 auto;
    padding-bottom: 75px;
}

.salon5 .left .box {
    float: left;
}

.salon5 .right .box {
    float: right;
}

.salon5 .picbox {
    padding-bottom: 75px;
    text-align: center;
}

.banner {
    width: 760px;
    margin: 0 auto;
    padding-bottom: 100px;
}

.banner a {
    display: block;
    background-color: #333333;
    text-align: center;
}

.banner a .t {
    display: block;
    color: #fff;
    font-size: 18px;
    text-align: center;
    width: 412px;
    padding: 65px 0 0 0;
    float: left;
    letter-spacing: 6px;
}

.banner a .t strong {
    font-size: 24px;
    font-weight: normal;
    display: block;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding-bottom: 30px;
}

.banner a .pic {
    width: 45%;
    height: auto;
    float: right;
}

.banner a .pic img {
    width: 100% !important;
    height: auto !important;
}

@media only screen and (max-width: 1100px) {
    .salon2 .tbox {
        width: 100%;
        float: none;
        padding-bottom: 20px;
    }

    .salon2 .picbox {
        width: 100%;
        float: none;
        text-align: center;
        letter-spacing: -5px;
    }

    .salon2 .picbox .pic1,
    .salon2 .picbox .pic2 {
        display: inline-block !important;
        padding-bottom: 15px;
    }

    .salon2 .picbox .pic1 {
        width: 210px;
        height: auto;
    }

    .salon2 .picbox .pic1 img {
        width: 100% !important;
        height: auto !important;
    }

    .salon2 .picbox .pic2 {
        width: 210px;
        height: auto;
    }

    .salon2 .picbox .pic2 img {
        width: 100% !important;
        height: auto !important;
    }

    .salon2 {
        padding-bottom: 50px;
    }

    .salon3 dl {
        padding-bottom: 30px;
    }

    .salon5 .left,
    .salon5 .right {
        width: 100%;
        float: none;
    }

    .salon5 .left .box {
        float: none;
    }

    .salon5 .right .box {
        float: none;
    }

    .salon5 dd {
        padding-left: 0px;
    }
}

@media only screen and (max-width: 780px) {
    .salon2 .picbox .pic1 {
        width: auto;
    }

    .salon2 .picbox .pic2 {
        width: auto;
    }

    .banner a .pic {
        width: 70%;
        margin: 0 auto;
        height: auto;
        float: none;
    }

    .banner {
        width: 95%;
        margin: 0 auto;
    }

    .banner a {
        padding-bottom: 20px;
    }

    .banner a .t {
        padding: 30px 0 20px 0;
        width: 100%;
        float: none;
    }
}

/*style*/
.stylelist {
    width: 1100px;
    margin: 0 auto;
    letter-spacing: -5px;
    text-align: center;
    padding-bottom: 40px;
}

@media only screen and (max-width: 1120px) {
    .stylelist {
        width: 95%;
        margin: 0 auto;
    }

    .stylelist li {
        width: auto;
    }
}

.stylelist li {
    display: inline-block !important;
    margin: 0 10px 20px 10px;
    vertical-align: top;
    width: 255px;
}

.stylelist li.trimming:after {
    display: block;
    content: "";
    padding-top: 130%;
}

.stylelist li img {
    width: 100% !important
}

.style1 h3 {
    text-align: center;
    padding-bottom: 45px;
}

.style1 .left {
    width: 558px;
    float: left;
}

.style1 .left .pic {
    width: 536px;
    margin-bottom: 24px;
}

.style1 .left .pic.trimming:after {
    display: block;
    content: "";
    padding-top: 120%;
}

.style1 .left ul {
    letter-spacing: -5px;
}

.style1 .left ul li {
    width: 164px;
    display: inline-block !important;
    letter-spacing: 0;
    margin: 0 22px 15px 0;
}

.style1 .left ul li.trimming:after {
    display: block;
    content: "";
    padding-top: 100%;
}

.style1 .right {
    width: 522px;
    float: right;
}

.style1 .right .box {
    border-bottom: 1px solid #c9c9c9;
    margin-bottom: 30px;
    padding: 0 5px 20px 5px;
}

.style1 .right .box dt {
    float: left;
    font-weight: bold;
}

.style1 .right .box1 dd {
    padding-left: 110px;
}

.style1 .right .box dl {
    padding: 0 0 25px 0;
}

.style1 .right .box2 dd {
    padding-left: 90px;
}

.style1 .right .box2 dd li {
    width: 125px;
    text-align: center;
    background-color: #f0f9f6;
    color: #d4d4d4;
    margin-right: 20px;
    float: left;
    padding: 3px 0;
}

.style1 .right .box2 dd li.st {
    background-color: #6ac0a9;
    color: #fff;
}

.style1 .right .box2 dd li:last-of-type {
    margin-right: 0;
}

.style1 .right .box2 .kao li {
    width: 70px;
    margin-right: 17px;
}

.style1 .right .box2 .kao li .t {
    display: block;
}

.style1 {
    padding-bottom: 40px;
}

.style2 {
    width: 900px;
    margin: 0 auto;
    padding: 66px 0;
}

.style2 .pic {
    width: 247px;
    float: left;
}

.style2 .tbox {
    width: 604px;
    float: right;
}

.style2 h4 {
    text-align: center;
    padding-bottom: 60px;
}

.style2 .tbox .h5b {
    font-size: 36px;
    margin-bottom: 30px;
}

.style2 .tbox .h5b:after {
    background-color: #f5b700;
}

.style2 .tbox dt {
    float: left;
    font-size: 18px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

.style2 .tbox dd {
    padding-left: 145px;
    font-size: 36px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    line-height: 110%;
}

.style2 .tbox dd .j {
    display: block;
    font-size: 18px;
}

.style2 .tbox dl {
    padding-bottom: 15px;
}

.style2 .tbox dl+p {
    line-height: 260%;
    padding-bottom: 45px;
}

.style2 .tbox a {
    display: block;
    text-align: center;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-size: 18px;
}

.style2 .tbox a:after {
    content: ">";
    color: #5ab38c;
    padding-left: 20px;
}

.style3 {
    padding: 50px 0 0 0;
}

.style3 .back {
    padding-bottom: 120px;
}

.style3 h3 {
    padding-bottom: 60px;
    font-size: 26px;
    text-align: center;
}

.style3 li {
    width: 168px;
    margin-right: 7px;
    margin-left: 7px;

}

.style3 li img {
    width: 100%;
    height: auto;
}

@media only screen and (max-width: 1120px) {
    .style1 .left .pic {
        width: auto;
    }

    .style1 .left ul li {
        width: auto;
    }

    .style1 .left,
    .style1 .right {
        width: 100%;
        float: none;
    }

    .style1 .left {
        text-align: center;
        padding-bottom: 30px;
    }

    .style3 h3 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 920px) {
    .style2 {
        width: 95%;
        margin: 0 auto;
    }

    .style2 .pic {
        text-align: center;
        width: 100%;
        float: none;
        padding-bottom: 20px;
    }

    .style2 .tbox {
        width: 100%;
        float: none;
    }

    .style2 .tbox dt {
        float: none;
    }

    .style2 .tbox dd {
        font-size: 20px;
        padding-left: 0;
    }
}

@media only screen and (max-width: 720px) {
    .style1 .right .box dt {
        float: none;
        padding-bottom: 10px;
    }

    .style1 .right .box1 dd {
        padding-left: 0;
    }

    .style1 .right .box2 dd {
        padding-left: 0;
    }

    .style1 .right .box2 dd li {
        margin-bottom: 10px;
    }
}

/*coupon*/
.coupon .box {
    position: relative;
    margin-bottom: 60px;
    overflow: hidden;
}

.coupon .box .tbox {
    width: 644px;
    height: 644px;
    border-radius: 50%;
    background-color: #6ac0a9;
    padding: 10px;
    position: absolute;
    text-align: center;
}

.coupon .box.t-r .tbox {
    right: 8px;
    left: auto;
    top: -40px;
}

.coupon .box.t-r:nth-of-type(2n) .tbox {
    right: auto;
    left: 8px;
}

.coupon .box.t-l .tbox {
    left: 8px;
    top: -40px
}

.coupon .box .tbox .inn {
    border: 1px solid #fff;
    border-radius: 50%;
    width: 644px;
    height: 644px;
}

.coupon .box .tbox .inn h3 {
    color: #fff;
    font-size: 28px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-weight: normal;
    letter-spacing: 10px;
    padding: 30px 0 5px 0;
}

.coupon .box .tbox .inn p {
    color: #fff;
}

.coupon .box .tbox .inn h3+p {
    padding-bottom: 10px;
}

.coupon .box .tbox h4 {
    font-size: 24px;
    color: #fff;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    letter-spacing: 4px;
    width: 597px;
    padding-bottom: 15px;
    margin: 0 auto;
    margin-bottom: 10px;
    border-bottom: 1px dashed #fff;
}

.coupon .box .tbox .price {
    font-size: 42px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    border-bottom: 1px dashed #fff;
    width: 597px;
    margin: 0 auto;
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 100%;
}

.coupon .box .tbox .price strong {
    font-size: 108px;
    font-weight: normal;
}

.coupon .box .tbox .txt {
    text-align: center;
    line-height: 260%;
    min-height: 130px;
}

.coupon .bk {
    width: 100%;
    height: auto;
}

.coupon .bk img {
    width: 100% !important;
    height: auto !important;
}

@media only screen and (max-width: 1100px) {
    .coupon .box {
        overflow: visible;
    }

    .coupon .box .tbox {
        margin: 0 auto;
        position: relative;
    }
}

@media only screen and (max-width: 670px) {
    .coupon .box .tbox {
        width: 96%;
        padding: 2%;
        height: auto;
        border-radius: 0%;
        margin-bottom: 20px;
    }

    .coupon .box .tbox .inn {
        width: auto;
        height: auto;
        border-radius: 0%;
        padding-bottom: 10px;
    }

    .coupon .box .tbox h4 {
        width: 95%;
        margin: 0 auto;
    }

    .coupon .box .tbox .price {
        width: 95%;
        margin: 0 auto 10px auto;
    }

    .coupon .box.t-r .tbox,
    .coupon .box.t-l .tbox {
        right: auto;
        top: auto;
    }

    .coupon .box .bk {
        text-align: center;
    }
}

/*pickupstaff*/
.pickup1 .tit {
    background-color: #f0f0f0;
    text-align: center;
    padding: 19px 0;
    height: 52px;
    position: relative;
    margin-bottom: 50px;
}

.pickup1 .tit:after {
    content: "";
    display: block;
    -webkit-clip-path: polygon(49% 0, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(49% 0, 100% 0%, 100% 100%, 0% 100%);
    background-color: #ebebeb;
    width: 70%;
    height: 90px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

.pickup1 .tit h3 {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    font-size: 18px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-weight: normal;
    line-height: 48px;
    width: 475px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.pickup1 .left {
    width: 416px;
    height: auto;
    float: left;
    margin-right: 20px;
    margin-left: 124px;
}

.pickup1 .left img {
    width: 100% !important;
    height: auto !important;
}

.pickup1 .right {
    width: 520px;
    float: right;
}

.pickup1 .right .num {
    display: block;
    width: 50px;
    height: 35px;
    background: url(/import/tenant_28/atria-beautygroup.com/import/tenant_1/153.126.157.169/html/images/pickup/p_icon_01.gif) no-repeat top;
    text-align: center;
    padding: 15px 0 0 0;
    color: #fff;
    font-size: 8px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    margin: 0 auto;
    margin-bottom: 20px;
}

[data-element-id] .pickup1 .right .num {
    width: 430px;
    height: 35px;
    background-size: 100% 100%;
}

.pickup1 .right .num strong {
    font-size: 14px;
}

.pickup1 .right h4 {
    text-align: center;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-size: 32px;
    padding-bottom: 0px;
    font-weight: normal;
}

.pickup1 .right h4+p {
    text-align: center;
    font-size: 16px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding-bottom: 40px;
}

.pickup1 .right h5 {
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-size: 24px;
    padding-bottom: 30px;
    font-weight: normal;
}

.pickup1 .right .txt h5+p {
    font-weight: bold;
    padding-bottom: 40px;
}

.pickup1 .right .txt p {
    line-height: 240%;
}

.pickup1 {
    padding-bottom: 60px;
}

.pickup2 {
    width: 1140px;
    margin: 0 auto;
    text-align: center;
    padding: 70px 0 30px 0;
}

.pickup2 h3 {
    padding-bottom: 50px;
}

.pickup2 dl {
    width: 320px;
    margin: 0 15px 15px 15px;
    display: inline-block !important;
}

.pickup2 dl dd {
    width: 320px;
    height: auto;
    padding-bottom: 10px;
    text-align: left;
    line-height: 260%;
}

.pickup2 dl dd.trimming:after {
    display: block;
    content: "";
    padding-top: 116%;
}

.pickup2 dl dd img {
    width: 100% !important;
    height: auto !important;
}

.pickup2 dl dt {
    font-size: 17.5px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    text-align: left;
    padding-bottom: 10px;
}

.pickup3 {
    padding: 90px 0;
}

.pickup3 h3 {
    text-align: center;
    padding-bottom: 60px;
}

.pickup3 .left {
    width: 533px;
    float: left;
    margin-right: 17px;
    margin-left: 0px;
}

.pickup3 .left img {
    width: 100% !important;
    height: auto !important;
}

.pickup3 .right {
    width: 530px;
    float: right;
}

.pickup3 .right h4 {
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-size: 24px;
    padding-bottom: 30px;
    font-weight: normal;
}

.pickup3 .right h4+p {
    font-weight: bold;
    padding-bottom: 40px;
}

.pickup3 .right p {
    line-height: 240%;
}

.pickup3.fc2 .inn:nth-of-type(2n) .left {
    float: right;
    margin-right: 0px;
    margin-left: 17px;
}

.pickup3.fc2 .inn:nth-of-type(2n) .right {
    float: left;
}

@media only screen and (max-width: 1100px) {
    .pickup1 .left {
        width: 100%;
        text-align: center;
        float: none;
        margin: 0;
        padding-bottom: 30px;
    }

    .pickup3.fc2 .inn .left {
        float: none !important;
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .pickup1 .right {
        float: none;
        width: 100%;
    }

    .pickup2 {
        width: 95%;
    }

    .pickup2 dl dd {
        width: 100%;
    }

    .pickup3 .left {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
        text-align: center;
    }

    .pickup3 .right {
        width: 100%;
        float: none;
    }
}

@media only screen and (max-width: 1100px) {
    .pickup1 .tit h3 {
        width: 95%;
    }
}

/*arrange*/
.arrange .w08 {
    margin-bottom: 56px;
}

.arrange .h31 {
    text-align: center;
    font-size: 24px;
    padding-bottom: 80px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-weight: normal;
}

.arrange .left {
    width: 481px;
    float: left;
}

.arrange .left .box1 h3 {
    text-align: center;
    padding-bottom: 20px;
}

.arrange .left .box1 .pic {
    width: 481px;
    height: auto;
    padding-bottom: 10px;
}

.arrange .left .box1 .pic img {
    width: 100% !important;
    height: auto !important;
}

.arrange .left .box1 p {
    color: #6b6b6b;
    line-height: 220%;
}

.arrange .left .box1 {
    padding-bottom: 40px;
}

.arrange .left .box2 {
    background-color: #f0f9f6;
    padding: 20px 20px 30px 20px;
}

.arrange .left .box2 h4 {
    text-align: center;
    margin-bottom: 30px;
}

.arrange .left .box2 .inn .pic {
    width: 244px;
    float: left;
    padding-bottom: 20px;
}

.arrange .left .box2 .inn .pic img {
    width: 100% !important;
    height: auto !important;
}

.arrange .left .box2 .inn dl {
    width: 170px;
    float: right;
    padding: 50px 0 20px 0;
}

.arrange .left .box2 .inn dl dd {
    width: 170px;
    border-radius: 50%;
    padding-bottom: 5px;
    text-align: center;
    color: #6b6b6b;
}

.arrange .left .box2 .inn dl dd img {
    width: 100% !important;
    height: auto !important;
}

.arrange .left .box2 .inn dl dt {
    padding-bottom: 10px;
    text-align: center;
    color: #6b6b6b;
    font-weight: normal;
    padding-bottom: 10px;
}

.arrange .left .box2 dt {
    font-weight: bold;
    padding-bottom: 20px;
}

.arrange .left .box2 dd {
    line-height: 240%;
}

.arrange .right {
    width: 562px;
    float: right;
}

[data-element-id] .arrange .right .tit .num {
    padding: 10px 0 25px 0;
}

[data-element-id] .arrange .right .tit .num strong {
    font-size: 13px;
}

.arrange .right .tit .num {
    width: 117px;
    height: 82px;
    text-align: center;
    color: #fff;
    padding: 35px 0 0 0;
    font-size: 18px;
    display: block;
    float: left;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    background: url(/import/tenant_28/atria-beautygroup.com/import/tenant_1/153.126.157.169/html/images/arrange/a_icon_01.gif) no-repeat top;
}

.arrange .right .tit .num strong {
    font-size: 32px;
}

.arrange .right .tit h4 {
    font-size: 30px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-weight: normal;
    padding-left: 145px;
    line-height: 110%;
}

.arrange .right .tit {
    padding-bottom: 25px;
}

.arrange .right .tit+dl dt {
    font-size: 24px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding: 73px 0 0 0;
    width: 350px;
    float: right;
    letter-spacing: 6px;
}

.arrange .right .tit+dl dd {
    width: 191px;
    float: left;
}

.arrange .right .tit+dl dd img {
    width: 100% !important;
    height: auto !important;
}

.arrange .right .tit+dl {
    padding-bottom: 25px;
    border-bottom: 1px solid #c9c9c9;
    margin-bottom: 35px;
}

.arrange .right .bbox {
    margin-bottom: 42px;
}

.arrange .right .bbox .pic2 {
    width: 332px;
}

.arrange .right .bbox .pic2 img {
    width: 100% !important;
    height: auto !important;
}

.arrange .right .bbox.t-l .pic2 {
    float: right;
}

.arrange .right .bbox.t-r .pic2 {
    float: left;
}

.arrange .right .bbox.t-l .txt {
    float: left;
}

.arrange .right .bbox.t-r .txt {
    float: right;
}

.arrange .right .bbox .txt {
    background-color: #6ac0a9;
    width: 217px;
    min-height: 210px;
    position: relative;
}

.arrange .right .bbox.t-r .txt:after {
    content: url(/import/tenant_28/atria-beautygroup.com/import/tenant_1/153.126.157.169/html/images/arrange/a_icon_03.png);
    position: absolute;
    top: 45%;
    left: -19px;
}

.arrange .right .bbox.t-l .txt:after {
    content: url(/import/tenant_28/atria-beautygroup.com/import/tenant_1/153.126.157.169/html/images/arrange/a_icon_02.png);
    position: absolute;
    top: 45%;
    right: -18px;
}

.arrange .right .bbox .txt p {
    color: #fff;
    padding: 20px;
    line-height: 220%;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

.arrange .right .bbnr a {
    display: block;
    background-color: #000;
    text-align: center;
    position: relative;
}

.arrange .right .bbnr a .pic {
    width: 560px;
    height: auto;
    opacity: 0.5;
    position: relative;
    z-index: 0;
}

.arrange .right .bbnr a .pic img {
    width: 100% !important;
    height: auto !important;
}

.arrange .right .bbnr a .t {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 75px;
    z-index: 1;
    text-align: center;
    letter-spacing: 6px;
}

.arrange .right .bbnr a .t strong {
    font-weight: normal;
    display: block;
    font-size: 24px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding-bottom: 25px;
}

@media only screen and (max-width: 1110px) {
    .arrange .left {
        width: 100%;
        float: none;
        padding-bottom: 30px;
    }

    .arrange .left .box1 .pic {
        width: 100%;
        text-align: center;
    }

    .arrange .left .box2 .inn .pic {
        float: none;
        width: 100%;
        text-align: center;
    }

    .arrange .left .box2 .inn dl {
        float: none;
        width: 100%;
        text-align: center;
    }

    .arrange .right {
        width: 100%;
        float: none;
    }

    .arrange .right .bbnr a .pic {
        width: auto;
    }

    .arrange .right .tit .num {
        float: none;
        margin: 0 auto 10px auto;
    }

    .arrange .right .tit h4 {
        font-size: 22px;
        text-align: center;
        padding-left: 0;
    }

    .arrange .right .tit+dl dt {
        float: none;
        width: 100%;
        font-size: 18px;
        text-align: center;
    }

    .arrange .right .tit+dl dd {
        width: 100%;
        text-align: center;
        float: none;
    }

    .arrange .right .bbox .pic2 {
        width: 100%;
        text-align: center;
    }

    .arrange .right .bbox.t-l .pic2,
    .arrange .right .bbox.t-r .pic2,
    .arrange .right .bbox.t-l .txt,
    .arrange .right .bbox.t-r .txt {
        float: none;
    }

    .arrange .right .bbox .txt {
        width: 100%;
        min-height: auto;
        margin-bottom: 10px;
    }

    .arrange .right .bbox.t-r .txt:after {
        content: "";
    }

    .arrange .right .bbox.t-l .txt:after {
        content: "";
    }
}

@media only screen and (max-width: 610px) {
    .arrange .right .bbnr a .t {
        top: 30%;
        font-size: 14px;
    }

    .arrange .right .bbnr a .t strong {
        font-size: 18px;
        padding-bottom: 15px;
    }
}

/*fc*/
.fc1 h3 {
    text-align: center;
    font-size: 24px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding-bottom: 30px;
    font-weight: normal;
}

.fc1 h3+p {
    font-weight: bold;
    text-align: center;
    padding-bottom: 30px;
}

.fc1 p {
    text-align: center;
    line-height: 260%;
}

.fc1 {
    padding-bottom: 50px;
}

.fc2 .inn {
    padding-bottom: 35px;
}

.fc2 .inn2 .left {
    float: right;
}

.fc2 .inn2 .right {
    float: left;
}

.fc3 {
    padding: 70px 0 80px 0;
}

.fc3 h3 {
    text-align: center;
    padding-bottom: 40px;
}

.fc3 dl {
    width: 50%;
    float: left;
}

.fc3 dt {
    text-align: center;
    padding: 17px 0;
    color: #fff;
    font-size: 18px;
}

.fc3 .left dt {
    background-color: #848484;
}

.fc3 .right dt {
    background-color: #6ac0a9;
}

.fc3 dd {
    border-bottom: 1px solid #adadad;
    border-right: 1px solid #adadad;
    padding: 20px;
    line-height: 200%;
}

.fc3 .right dd {
    border-right: none;
}

.fc2.fc4 .inn2 {
    padding-bottom: 60px;
}

.fc2.fc4 li {
    width: 213px;
    padding: 12px 0;
    color: #fff;
    background-color: #6ac0a9;
    text-align: center;
    position: relative;
    float: left;
    margin-right: 35px;
    margin-bottom: 15px;
}

.fc2.fc4 li:after {
    content: url(/import/tenant_28/atria-beautygroup.com/import/tenant_1/153.126.157.169/html/images/fc/fc_icon_01.png);
    padding: 0 13px;
    position: absolute;
    right: -35px;
}

.fc2.fc4 li:last-of-type:after {
    content: "";
}

.fc2.fc4 ul {
    padding-bottom: 100px;
}

.pickup3.fc2.fc5 .right {
    width: 100%;
    float: none;
}

.fc6 {
    padding: 90px 0;
}

.fc6 h3 {
    text-align: center;
    padding-bottom: 40px;
}

.fc6 .table {
    width: 790px;
    margin: 0 auto;
}

.fc6 .table dt {
    float: left;
    font-weight: bold;
}

.fc6 .table dd {
    padding-left: 125px;
}

.fc6 .table dl {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #a7a7a7;
}

@media only screen and (max-width: 1100px) {
    .fc2.fc4 li {
        width: 29%;
    }
}

@media only screen and (max-width: 500px) {
    .fc2.fc4 li {
        width: 40%;
    }
}

/*RECRUIT*/
.rec1 li {
    width: 270px;
    float: left;
}

.rec1 li img {
    width: 100% !important;
    height: auto !important;
}

.rec1 p {
    text-align: center;
    font-size: 24px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding: 50px 0;
}

.rec2 {
    max-width: 1602px;
    margin: 0 auto;
}

.rec2 .box {
    width: calc(100% / 3);
    position: relative;
    float: left;
}

.rec2 .box .pic {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 0;
    top: 0;
}

.rec2 .box .pic.trimming:after {
    display: block;
    content: "";
    padding-top: 76%;
}

.rec2 .box .tinn {
    width: 65%;
    height: 70%;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.rec2 .box .tinn dl {
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.rec2 .box .tinn dt {
    width: 80%;
    max-width: 150px;
    font-size: 32px;
    line-height: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.rec2 .box .tinn dt.h5b:after {
    margin: 15px auto;
}

.rec2 .box .tinn dd {
    font-family: "hannari",'YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',serif;
    font-size: 12px;
    margin: 10px 10px 0;
    width: calc(100% - 20px);
}

.rec2 .box .tinn dd.c {
    font-size: 10px;
}

.rec2 .box .tinn .sns {
    display: block;
    padding: 29px 20px 0 0;
    text-align: right;
    letter-spacing: -5px;
}

.rec2 .box .tinn .sns a {
    margin-right: 12px;
    letter-spacing: 0;
}

.rec2 .box.bo1 .tinn dl {
    border-color: #eb867a;
}

.rec2 .box.bo1 .tinn dd.c {
    color: #eb867a;
}

.rec2 .box.bo2 .tinn dl {
    border-color: #6ac0a9;
}

.rec2 .box.bo2 .tinn dd.c {
    color: #6ac0a9;
}

.rec2 .box.bo3 .tinn dl {
    border-color: #2645a2;
}

.rec2 .box.bo3 .tinn dd.c {
    color: #2645a2;
}

.rec2 .box.bo4 .tinn dl {
    border-color: #29b7f3;
}

.rec2 .box.bo4 .tinn dd.c {
    color: #29b7f3;
}

.rec2 .box.bo5 .tinn dl {
    border-color: #acce00;
}

.rec2 .box.bo5 .tinn dd.c {
    color: #acce00;
}

.rec3 {
    padding: 90px 0 90px 0;
}

.rec3 h3 {
    padding-bottom: 60px;
    text-align: center;
}

.rec3 h4 {
    text-align: center;
    font-size: 18px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding-bottom: 60px;
}

.rec3 p {
    text-align: center;
    line-height: 220%;
}

.rec3 h4+p {
    font-weight: bold;
    padding-bottom: 40px;
}

.rec4 {
    padding: 90px 0 35px 0;
}

.rec4 h3 {
    padding-bottom: 60px;
    text-align: center;
}

.rec4 dl {
    width: 330px;
    min-height: 212px;
    float: left;
    background-color: #6ac0a9;
    margin-right: 45px;
    margin-bottom: 20px;
}

.rec4 dl:nth-of-type(3n) {
    margin-right: 0;
}

.rec4 dl dt {
    font-size: 48px;
    text-align: center;
    color: #fff;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    letter-spacing: 10px;
    padding-bottom: 25px;
}

.rec4 dl dd {
    color: #fff;
    padding: 0 20px;
}

.rec5 .box {
    margin-bottom: 34px;
}

.rec5 .box .pic {
    width: 538px;
    height: auto;
}

.rec5 .box .pic img {
    width: 100% !important;
    height: auto !important;
}

.rec5 .box .txt {
    background-color: #f0f9f6;
    text-align: center;
    width: 538px;
    min-height: 538px;
}

.rec5 .box .txt .inn {
    padding: 28px 30px 0 30px;
}

.rec5 .box .txt .inn .num {
    text-align: center;
    display: block;
    font-size: 48px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    letter-spacing: 15px;
    padding-bottom: 15px;
}

.rec5 .box .txt .inn h3 {
    text-align: center;
    font-size: 18px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding-bottom: 30px;
}

.rec5 .box .txt .inn h4 {
    padding-bottom: 30px;
}

.rec5 .box .txt .inn p {
    line-height: 260%;
}

.rec5 .box.p-r:nth-of-type(2n) .pic {
    float: left;
}

.rec5 .box.p-r:nth-of-type(2n) .txt {
    float: right;
}

.rec5 .box.p-r .txt {
    float: left;
}

.rec5 .box.p-r .pic {
    float: right;
}

.rec5 .box.p-l .txt {
    float: right;
}

.rec5 .box.p-l .pic {
    float: left;
}

.rec6 {
    position: relative;
}

.rec6 .pic {
    position: relative;
    opacity: 0.3;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 0;
}

.rec6 .pic img {
    width: 100%;
    height: auto;
}

.rec6 .pic.trimming:after {
    display: block;
    content: "";
    padding-top: 56%;
}

.rec6 .inn {
    width: 100%;
    top: 60px;
    position: absolute;
    z-index: 1;
}

.rec6 .inn h3 {
    text-align: center;
    padding-bottom: 70px;
}

.rec6 .inn h4 {
    text-align: center;
    font-size: 18px;
    padding-bottom: 20px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

.rec6 .inn p {
    text-align: center;
    line-height: 260%;
}

.rec7 {
    padding: 90px 0;

}

.rec7 .left {
    width: 533px;
    float: left;
}

.rec7 .right {
    width: 533px;
    float: right;
}

.rec7 .inn1 .pic {
    width: 269px;
    height: auto;
    float: left;
}

.rec7 .inn1 .pic img {
    width: 100% !important;
    height: auto !important;
}

.rec7 .inn1 dl {
    width: 245px;
    float: right;
    padding: 75px 0 0 0;
}

.rec7 .inn1 dl dd {
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-size: 18px;
}

.rec7 .inn1 dl dt {
    font-size: 28px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    letter-spacing: 2px;
}

.rec7 .inn1 {
    padding-bottom: 45px;
}

.rec7 .inn2 dt {
    font-weight: bold;
}

.rec7 .inn2 dl {
    padding-bottom: 20px;
}

.rec7 .inn2 dd {
    line-height: 260%;
}

.rec7 .inn2 dl.bb {
    background-color: #f0f9f6;
    padding: 24px 30px;
}

.rec8 {
    padding-bottom: 90px;
}

.rec8 a {
    display: block;
    width: 728px;
    height: 131px;
    line-height: 131px;
    border: 1px solid #000;
    text-align: center;
    font-size: 32px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    margin: 0 auto;
    letter-spacing: 3px;
}

.rec8 a img {
    width: 74px;
    vertical-align: middle;
    padding-right: 40px;
}

/*content*/
[data-element-id] #content01 {
    position: static !important;
    width: auto !important;
    height: auto !important;
    top: auto !important;
    left: auto !important;
    background: none !important;
    overflow-y: visible !important;
    z-index: 0 !important;
    opacity: 1 !important;
}

#content01.content01-off {
    display: none;
    position: static !important;
    width: auto !important;
    height: auto !important;
    top: auto !important;
    left: auto !important;
    background: none !important;
    overflow-y: visible !important;
    z-index: 10 !important;
    opacity: 1 !important;
}

[data-element-id] #content02 {
    position: static !important;
    width: auto !important;
    height: auto !important;
    top: auto !important;
    left: auto !important;
    background: none !important;
    overflow-y: visible !important;
    z-index: 10 !important;
    opacity: 1 !important;
}

#content02.content02-off {
    display: none;
    position: static !important;
    width: auto !important;
    height: auto !important;
    top: auto !important;
    left: auto !important;
    background: none !important;
    overflow-y: visible !important;
    z-index: 10 !important;
    opacity: 1 !important;
}

[data-element-id] #content03 {
    position: static !important;
    width: auto !important;
    height: auto !important;
    top: auto !important;
    left: auto !important;
    background: none !important;
    overflow-y: visible !important;
    z-index: 10 !important;
    opacity: 1 !important;
}

#content03.content03-off {
    display: none;
    position: static !important;
    width: auto !important;
    height: auto !important;
    top: auto !important;
    left: auto !important;
    background: none !important;
    overflow-y: visible !important;
    z-index: 10 !important;
    opacity: 1 !important;
}

[data-element-id] #content04 {
    position: static !important;
    width: auto !important;
    height: auto !important;
    top: auto !important;
    left: auto !important;
    background: none !important;
    overflow-y: visible !important;
    z-index: 10 !important;
    opacity: 1 !important;
}

#content04.content04-off {
    display: none;
    position: static !important;
    width: auto !important;
    height: auto !important;
    top: auto !important;
    left: auto !important;
    background: none !important;
    overflow-y: visible !important;
    z-index: 10 !important;
    opacity: 1 !important;
}

[data-element-id] #content05 {
    position: static !important;
    width: auto !important;
    height: auto !important;
    top: auto !important;
    left: auto !important;
    background: none !important;
    overflow-y: visible !important;
    z-index: 10 !important;
    opacity: 1 !important;
}

#content05.content05-off {
    display: none;
    position: static !important;
    width: auto !important;
    height: auto !important;
    top: auto !important;
    left: auto !important;
    background: none !important;
    overflow-y: visible !important;
    z-index: 10 !important;
    opacity: 1 !important;
}

[data-element-id] #content06 {
    position: static !important;
    width: auto !important;
    height: auto !important;
    top: auto !important;
    left: auto !important;
    background: none !important;
    overflow-y: visible !important;
    z-index: 10 !important;
    opacity: 1 !important;
}

#content06.content06-off {
    display: none;
    position: static !important;
    width: auto !important;
    height: auto !important;
    top: auto !important;
    left: auto !important;
    background: none !important;
    overflow-y: visible !important;
    z-index: 10 !important;
    opacity: 1 !important;
}

.m-open {
    margin-top: -80px;
    display: none;
}

.m-close {
    margin-top: -80px;
    display: none;
}

.content01-off .m-close {
    display: none;
}

.content01-on .m-close {
    display: block !important;
}

.content02-off .m-close {
    display: none;
}

.content02-on .m-close {
    display: block !important;
}

.content03-off .m-close {
    display: none;
}

.content03-on .m-close {
    display: block !important;
}

.content04-off .m-close {
    display: none;
}

.content04-on .m-close {
    display: block !important;
}

.content05-off .m-close {
    display: none;
}

.content05-on .m-close {
    display: block !important;
}

.content06-off .m-close {
    display: none;
}

.content06-on .m-close {
    display: block !important;
}

@media only screen and (max-width: 850px) {
    .m-open {
        width: 45px;
        display: block !important;
        color: #fff;
        background-color: rgb(245, 183, 0);
        padding: 5px 10px 5px 14px;
        margin: 10px 0;
        margin-top: 0;
        font-weight: bold;
        position: absolute;
        left: 0%;
        top: -40px;
        z-index: 11;
        font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
        letter-spacing: 3px;
    }

    .m-close {
        width: 15px;
        display: block !important;
        background: #fff;
        padding: 5px 10px 5px 14px;
        margin: 10px 0;
        margin-top: 0;
        font-weight: bold;
        position: absolute;
        left: 4px;
        top: 2px;
        z-index: 10;
        background-color: #ececec;
    }
}

.rec9 {
    padding: 90px 0;
}

.rec9 h3 {
    text-align: center;
    padding-bottom: 115px;
}

.rec9 .boxwap .btn {
    display: block;
    cursor: pointer;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #000;
    position: relative;
    font-size: 32px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    letter-spacing: 6px;
    padding-bottom: 30px;
    margin-bottom: 65px;
    z-index: 1;
}

.rec9 .boxwap .btn:after {
    content: url(/import/tenant_28/atria-beautygroup.com/import/tenant_1/153.126.157.169/html/images/recruit/recruit_icon_02.gif);
    position: absolute;
    right: 0;
    bottom: 5px;
}

.rec9 .boxwap input {
    display: none;
}

.rec9 .rec2 {
    max-width: none;
    margin-bottom: 50px;
}

.rec9 .rec2:before {
    display: none;
}

.rec9 .rec2 .box {
    width: 533px;
    float: none;
    margin: 0 auto;
}

.rec2 .box.bo6 .tinn dl {
  background-color: #f5b700;
    padding-bottom: 2px;
}

.rec2 .box.bo6 .tinn dl a {
    background-color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.rec2 .box.bo6 .tinn dd.c {
    color: transparent;
    font-size: 20px;
    -webkit-background-clip: text;
    background-clip: text;
}

.rec2 .box.bo6 .tinn dd.tel {
    text-align: center;
    font-size: 20px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    letter-spacing: 5px;
    color: #f5b700;
    padding-bottom: 20px;
}

.rec2 .box.bo6 .tinn dd.tel a {
    color: #f5b700;
}

.rec9 .inbox .boxwap:nth-of-type(2) .box .tinn dd.tel a {
    color: rgb(235, 134, 122);
}

.rec9 .inbox .boxwap:nth-of-type(3) .box .tinn dd.tel a {
    color: rgb(106, 192, 169);
}

.rec9 .inbox .boxwap:nth-of-type(4) .box .tinn dd.tel a {
    color: rgb(38, 69, 162);
}

.rec9 .inbox .boxwap:nth-of-type(5) .box .tinn dd.tel a {
    color: rgb(41, 183, 243);
}

.rec9 .inbox .boxwap:nth-of-type(6) .box .tinn dd.tel a {
    color: #f5b700;
}

.rec9 .table {
    width: 856px;
    margin: 0 auto;
    padding-bottom: 100px;
}

.rec9 .table .con a {
    max-width: 220px;
    width: 100%;
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    color: #f5b700;
    color: #f6bc52;
    margin: 0 auto;
    padding: 3px 0;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    border-bottom: 2px solid #dcdcdc;
    padding-top: 16px;
    padding-bottom: 20px;
    margin-top: 80px;
    display: block;
}

.rec9 .table .con a div {
    max-width: 220px;
    width: 100%;
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    color: #f5b700;
    color: #f6bc52;
    margin: 0 auto;
    padding: 3px 0;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    border-bottom: 2px solid #dcdcdc;
    padding-top: 16px;
    padding-bottom: 20px;
    margin-top: 80px;
    display: block;
}

.rec9 .inbox .boxwap .table .con a:after {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    background: #f5b700;
    margin: 22px auto 0 auto;
    margin-bottom: -22px;
}

.rec9 .inbox .boxwap:nth-of-type(2) .table .con a,
.rec9 .inbox .boxwap:nth-of-type(2) .table .con a div {
    color: rgb(235, 134, 122);
}

.rec9 .inbox .boxwap:nth-of-type(2) .table .con a:after {
    background: rgb(235, 134, 122);
}

.rec9 .inbox .boxwap:nth-of-type(3) .table .con a,
.rec9 .inbox .boxwap:nth-of-type(3) .table .con a div {
    color: rgb(106, 192, 169);
}

.rec9 .inbox .boxwap:nth-of-type(3) .table .con a:after {
    background: rgb(106, 192, 169);
}

.rec9 .inbox .boxwap:nth-of-type(4) .table .con a,
.rec9 .inbox .boxwap:nth-of-type(4) .table .con a div {
    color: rgb(38, 69, 162);
}

.rec9 .inbox .boxwap:nth-of-type(4) .table .con a:after {
    background: rgb(38, 69, 162);
}

.rec9 .inbox .boxwap:nth-of-type(5) .table .con a,
.rec9 .inbox .boxwap:nth-of-type(5) .table .con a div {
    color: rgb(41, 183, 243);
}

.rec9 .inbox .boxwap:nth-of-type(5) .table .con a:after {
    background: rgb(41, 183, 243);
}

.rec9 .inbox .boxwap:nth-of-type(6) .table .con a,
.rec9 .inbox .boxwap:nth-of-type(6) .table .con a div {
    color: #f5b700;
}

.rec9 .inbox .boxwap:nth-of-type(6) .table .con a:after {
    background: #f5b700;
}

.rec9 .table dt {
    float: left;
}

.rec9 .table dd {
    padding-left: 202px;
}

.rec9 .table dl {
    padding-bottom: 13px;
    margin-bottom: 15px;
    border-bottom: 1px solid #a7a7a7;
}

.rec9 .boxwap .inn {
    height: 0;
    padding: 0;
    /*overflow: hidden;*/
    opacity: 0;
}

.cssacc:checked+.inn {
    height: auto;
    opacity: 1;
}

@media only screen and (max-width: 1100px) {
    .rec1 ul {
        letter-spacing: -5px;
        text-align: center;
    }

    .rec1 ul li {
        display: inline-block !important;
        letter-spacing: 0;
        float: none;
    }

    .rec1 p {
        font-size: 18px;
    }

    .rec2 {
        width: 95%;
        margin: 0 auto;
    }

    .rec2 .box {
        width: 534px;
        margin: 0 auto;
        float: none;
        margin-bottom: 20px;
    }

    .rec2:before {
        display: none;
    }

    .rec2 .box.bo5 .tinn dl {
        margin-bottom: 30px;
    }

    .rec2 .box .tinn .sns a {
        margin-right: 12px;
        letter-spacing: 0;
    }

    .rec4 dl {
        width: 100%;
        float: none;
        min-height: inherit;
        padding-bottom: 30px;
    }

    .rec5 .box .pic {
        width: 100%;
        text-align: center;
        vertical-align: top;
    }

    .rec5 .box .txt {
        width: 100%;
        margin-bottom: 15px;
        min-height: inherit;
        padding-bottom: 20px;
    }

    .rec5 .box.p-r .txt,
    .rec5 .box.p-r .pic,
    .rec5 .box.p-l .txt,
    .rec5 .box.p-l .pic {
        float: none;
    }

    .rec5 .box .pic {
        width: auto;
        height: auto;
    }

    .rec6 .pic {
        opacity: 1;
    }

    .rec6 .inn {
        position: relative;
        padding: 60px 0;
        top: auto;
    }

    .rec7 .left {
        width: 100%;
        float: none;
        padding-bottom: 30px;
    }

    .rec7 .right {
        width: 100%;
        float: none;
    }

    .rec7 .inn1 .pic {
        float: none;
        width: 100%;
        text-align: center;
    }

    .rec7 .inn1 dl {
        float: none;
        width: 100%;
        text-align: center;
    }
}

@media only screen and (max-width: 800px) {
    .rec2 .box {
        width: 100%;
    }

    .recruit .rec2 .box .tinn .sns {
        position: static;
        /* top: auto; */
        /* right: auto; */
    }

    .recruit .rec2 .box .pic.trimming:after {
        display: block;
        content: "";
        padding-top: 60%;
    }

    .rec2 .box .tinn .sns {
        position: absolute;
        top: 156%;
        right: -10%;
        display: block;
        padding: 20px 10% 20px 0;
        text-align: right;
        letter-spacing: -5px;
    }

    .rec2 .box .pic.trimming:after {
        display: block;
        content: "";
        padding-top: 56%;
    }

    .rec5 .box .pic img {
        width: 100%;
        height: auto;
    }

    .rec8 a {
        width: 95%;
        height: auto;
        padding: 30px 0;
        line-height: normal;
        font-size: 20px;
        text-align: center;
    }

    .rec8 a img {
        padding-right: 0;
        display: block;
        margin: 0 auto;
        padding-bottom: 20px;
    }

    .rec9 .table dt {
        float: none;
        padding-bottom: 10px;
    }

    .rec9 .table dd {
        padding-left: 0;
    }

    .rec9 .boxwap .btn {
        padding-right: 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .rec9 .table .con a {
        max-width: 150px;

    }
}

@media only screen and (max-width: 600px) {
    .recruit .rec2 .box .tinn .sns {
        position: absolute;
        top: 154%;
        right: -10%;
    }

    .recruit .rec2 .box .pic.trimming:after {
        display: block;
        content: "";
        padding-top: 56%;
    }

    .rec2 .box {
        width: 100%;
        height: auto;
    }

    .rec5 .box .pic img {
        width: 100%;
    }

    .rec9 .rec2 .box {
        width: 100%;
    }

    .rec2 .box .tinn {
        position: relative;
        height: auto;
    }

    .rec9 .table {
        width: 100%;
    }

    .rec2 .box .tinn dl {
        margin-top: 0;
    }
}



/*news*/

.newslist {
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px 0 45px 0;
}

.newslist dt {
    float: left;
}

.newslist dd {
    padding: 0 0 0 0150px;
}

.newslist dd a {
    text-decoration: underline;
}

.newslist dl {
    padding: 15px 0 15px 0;
    border-bottom: 1px dotted #e1e1e1;
}

.newsside {
    padding: 60px 0 20px 0;
}

.newsside dl {
    padding: 0 0 20px 0;
    float: left;
    width: 250px;
    height: auto;

}

.newsside dl+dl {
    width: 770px;
    float: right;
}

.newsside dt {
    font-size: 18px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding-bottom: 25px;
}

.newsside dt:after {
    content: "";
    display: block;
    background: #3f3f3f;
    width: 16px;
    height: 2px;
    margin: 18px 0 0 0;
}

.newsside dd {
    padding: 0 0 15px 0;
}

.newsside dl.clearfix dd {
    width: 25%;
    float: left;
}

.newssingle {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 0 60px 0;
}

.newssingle .tit p {
    font-size: 10px;
    padding: 0 0 10px 0;
}

.newssingle h3 {
    font-size: 30px;
    font-weight: normal;
    padding: 0 0 40px 0;
}

.newssingle .txt p {
    padding: 0 0 20px 0;
}

.newssingle .txt {
    padding-bottom: 20px;
}

.newssingle .txt dl {
    font-size: 14px;
    line-height: 24px;
    padding: 20px 20px 0;
    margin-top: 40px;
    border-top: 2px dashed #ddd;
}

.newssingle .txt dl p {
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}

.newssingle .txt dl dt {
    float: left;
}

.newssingle .txt dl dd {
    margin: 0 0 10px 120px;
}

@media only screen and (max-width: 1110px) {
    .newsside dl {
        float: none;
        width: auto;
    }

    .newsside dl+dl {
        float: none;
        width: auto;
    }

    .newssingle h3 {
        font-size: 20px;
    }

    .newssingle .txt dl {
        font-size: 12px;
        padding: 20px 0 0;
        margin-top: 20px;
        border-top: 2px dashed #ddd;
    }

    .newssingle .txt dl p {
        font-weight: bold;
        text-align: center;
        margin: 0 0 10px;
        font-size: 12px;
    }

    .newssingle .txt dl dt {
        font-weight: bold;
    }

    .newssingle .txt dl dd {
        margin: 5px 0;
    }
}

@media only screen and (max-width: 580px) {
    .newsside dl.clearfix dd {
        width: 50%;
    }

    .newslist dt {
        float: none;
    }

    .newslist dd {
        padding-left: 0;
    }
}

/*home*/
.home-concept {
    position: relative;
    margin: 110px 0 0 0;
    overflow: hidden;
}

.home-concept .backimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-bottom: 0;
    z-index: -1;
}

.home-concept .backimg img {
    width: 100% !important;
    height: auto !important;
}

.home-concept .backimg.trimming:after {
    display: block;
    content: "";
    padding-top: 33%;
}

@media only screen and (max-width: 1110px) {
    .home-concept .backimg.trimming:after {
        display: block;
        content: "";
        padding-top: 48%;
    }
}

.home-concept .inner {
    position: relative;
    z-index: 1;
    background: #fff;
    max-width: 700px;
    /* margin: 0 auto 70px auto; */
    margin: 0 auto;
    text-align: center;
    padding: 35px 0 50px 0;
    border-bottom: #f0f0f0 solid 6px;
}

.home-concept h3 {
    padding-bottom: 30px;
}

.home-concept .text {
  width: 85%;
  font-family: "hannari",'YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',serif;
  line-height: 250%;
  margin: auto;
}

.home-concept .back {
    padding-top: 40px;
    padding-bottom: 20px;
}

.ac {
    position: relative;
}

.ac a {
    position: absolute;
    top: -42px;
    left: 0;
}

@media only screen and (max-width: 850px) {
    .home-concept .backimg.trimming:after {
        display: block;
        content: "";
        padding-top: 77%;
    }
}

@media only screen and (max-width: 720px) {
    .home-concept .inner {
        width: 90%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 5%;
        padding-right: 5%;
    }

    .home-concept {
        margin-top: 50px;
    }
}

@media only screen and (max-width: 500px) {
    .home-concept .backimg.trimming:after {
        display: block;
        content: "";
        padding-top: 130%;
    }
}

.home-news {
    padding: 90px 0 80px 0;
}

.home-news h3 {
    text-align: center;
    padding-bottom: 30px;
}

.home-news .table {
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px 0 45px 0;
}

.home-news .table dt {
    float: left;
}

.home-news .table dd {
    padding: 0 0 0 150px;
    text-decoration: underline;
}

.home-news .table dl {
    padding: 15px 0 15px 0;
    border-bottom: 1px dotted #e1e1e1;
}

@media only screen and (max-width: 580px) {
    .home-news .table dt {
        float: none;
    }

    .home-news .table dd {
        padding-left: 0;
    }
}

.home-style {
    padding: 60px 0 100px 0;
}

.home-style h3 {
    text-align: center;
    padding: 0 0 50px 0;
}

.home-style li {
    padding: 0 1%;
    width: 14%;
    flex-grow: 1;
}

.home-style ul {
    width: 100%;
    padding-bottom: 50px;
}

.home-style li:nth-child(2n+2) {
    padding-top: 40px;
}

.home-style li a {
    width: 100%;
    display: inline-block !important;
    position: relative;
}

.home-style li .w {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
    color: #fff;
    z-index: 1;
    display: none;
}

.home-style li .c {
    display: block;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

.home-style li strong {
    display: block;
    padding: 10px;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
}

.home-style li strong.style-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home-style li a:hover .w,
.home-style .hvr li:last-of-type a .w {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media only screen and (max-width: 1110px) {
    .home-style ul {
        width: auto;
        margin-left: 0;
    }

    .home-style li {
        padding-left: 1%;
        padding-right: 1%;
        width: 18%;
    }

    .home-style li a {
        width: 100%;
        max-width: 280px;
    }

    .home-style li:nth-child(2n+2) {
        padding-top: 0;
    }
}

@media only screen and (max-width: 680px) {
    .home-style li {
        width: 31.33%;
        display: inline-block !important;
        letter-spacing: 0;
        vertical-align: top;
        float: none;
    }

    .home-style ul {
        letter-spacing: -5px;
        text-align: center;
    }
}

.home-rec {
    position: relative;
    overflow: hidden;
}

.home-book:after {
    display: block;
    content: "";
    padding-top: 35%;
}

.home-book iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.home-rec .w08 {
    position: relative;
    z-index: 5;
    text-align: center;
    padding: 60px 0 60px 0;
}

.pickup-text {
    width: 70%;
    color: #fff;
    font-family: "hannari",'YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',serif;
    line-height: 250%;
    margin: 30px auto 40px;
}

.home-rec h3 {
    padding-bottom: 10px;
    color: #fff;
}

.home-rec h3+p {
    color: #fff;
    font-family: "hannari",'YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',serif;
    font-size: 16px;
    letter-spacing: 3px;
    padding: 0 0 30px 0;
}

.home-rec .back a {
    color: #fff;
    font-weight: normal;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

.home-rec .mbm-filter {
    background: #c7bcb0;
}

.map,
.map .inner,
.map .inner iframe {
    width: 100%;
}

@media only screen and (max-width: 1110px) {
    .home-rec .backimg li.trimming:after {
        display: block;
        content: "";
        padding-top: 66%;
    }

    .home-book .backimg.trimming:after {
        display: block;
        content: "";
        padding-top: 70% !important;
    }

}

@media only screen and (max-width: 480px) {
    .home-rec .backimg li.trimming:after {
        display: block;
        content: "";
        padding-top: 150%;
    }

    .home-book .backimg.trimming:after {
        display: block;
        content: "";
        padding-top: 125% !important;
    }
}

.home-book {
    position: relative;
    overflow: hidden;
}

.home-book .backimg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.home-book .backimg img {
    width: 100% !important;
    height: auto !important;
    min-height: 500px;
}

.home-book .backimg.trimming:after {
    display: block;
    content: "";
    padding-top: 46%;
}

.home-book .w08 {
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 140px 0 90px 0;
}

.home-book .w08 h3 {
    color: #fff;
    font-size: 24px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-weight: normal;
    letter-spacing: 3px;
    padding-bottom: 15px;
}

.home-book .w08 p {
    font-size: 12px;
    color: #fff;
    padding: 0 0 25px 0;
    line-height: 210%;
}

.home-book .w08 p .s {
    font-size: 10px;
}

.home-book .w08 p .y {
    color: #e5e32e;
}

.home-book .w08 p.more a {
    display: block;
    max-width: 255px;
    border: 1px solid #fff;
    margin: 0 auto;
    font-size: 18px;
    line-height: 58px;
    color: #fff;
}

.home-book .w08 p.more a img {
    vertical-align: middle;
    margin-right: 15px;
}

.home-book .w08 .bkimg2 {
    width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -540px;
}

.home-book .w08 .bkimg2.trimming:after {
    display: block;
    content: "";
    padding-top: 44%;
}

.home-book .w08 .bkimg2 img {
    max-width: 1080px;
    height: auto;
    width: 100% !important;
    height: auto !important;
}

.home-book .w08 .inner {
    position: relative;
    z-index: 2;
}

@media only screen and (max-width: 850px) {
    .home-book .w08 .bkimg2 {
        position: absolute;
        top: 0;
        left: 0;
        margin-left: 0;
    }

    .home-book .w08 .bkimg2.trimming:after {
        display: block;
        content: "";
        padding-top: 66%;
    }
}

@media only screen and (max-width: 480px) {
    .home-book .w08 p {
        line-height: 160%;
        padding-bottom: 20px;
    }

    .home-book .w08 .bkimg2.trimming:after {
        display: block;
        content: "";
        padding-top: 130%;
    }
}

.home-store:before {
    display: none;
}

.home-movie {
    padding: 60px 0 80px 0;
}

.home-movie h3 {
    text-align: center;
    padding-bottom: 45px;
}

.home-movie dl {
    max-width: 510px;
    float: left;
    padding-bottom: 40px;
}

.home-movie dl+dl {
    float: right;
}

.home-movie dt {
    text-align: center;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding: 20px 0 0 0;
}

.home-movie .back a {
    font-weight: normal;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

@media only screen and (max-width: 1110px) {
    .home-movie dl {
        float: none !important;
        margin: 0 auto;
    }

    .home-movie dl+dl {
        float: none;
    }
}

.home-blog {
    padding: 60px 0 75px 0;
    background: #e9f5ee;
    background-image: url(http://unipla.sakura.ne.jp/client-check/bgimg/5.png);
    background-repeat: repeat;
    background-size: cover;
}

.home-blog h3 {
    text-align: center;
    padding-bottom: 45px;
}

.home-blog .wrap {
    width: 1120px;
    margin: auto;
    margin-bottom: 40px;
}

.home-blog dl {
    width: 29.333%;
    margin: 2%;
}

.home-blog dl .picborder1:before,.home-blog dl .picborder1:after,
.home-blog dl .picborder2:before,.home-blog dl .picborder2:after{
    display: block;
    content: "";
    background: #bbb;
    position: absolute;
    z-index: 10;
    mix-blend-mode: exclusion;
}

.home-blog dl .picborder1:before {
    width: 2px;
    height: 45%;
    top: 0;
    left: 5%;
}

.home-blog dl .picborder1:after {
    width: 90%;
    height: 2px;
    top: 5%;
    left: 0;
}

.home-blog dl .picborder2:before {
    width: 2px;
    height: 45%;
    bottom: 0;
    right: 5%;
}

.home-blog dl .picborder2:after {
    width: 90%;
    height: 2px;
    bottom: 5%;
    right: 0;
}

.home-blog dl .date {
    font-size: 10px;
    padding: 15px 0 5px 0;
}

.home-blog dl .tit {
    font-weight: bold;
}

@media only screen and (max-width: 1110px) {
    .home-blog .wrap {
        width: auto;
        text-align: center;
    }

    .home-blog dd {
        width: 100%;
        height: auto;
    }

    .home-blog dl {
        text-align: left;
        padding-left: 1%;
        padding-right: 1%;
    }
}

.home-bnr {
    padding: 80px 0 60px 0;
}

.home-bnr li {
    width: 510px;
    height: 180px;
    float: left;
    padding-bottom: 20px;
}

.home-bnr li a {
    display: block;
}

.home-bnr li.right {
    float: right;
}

.home-bnr li.left a {
    background: url(/import/tenant_28/atria-beautygroup.com/import/tenant_1/153.126.157.169/html/images/top/t_staff_01bk.png) right bottom no-repeat #f0f0f0;
    max-height: 180px;
    text-align: center;
}

.home-bnr li.left .w {
    display: inline-block !important;
    width: 230px;
    padding: 0 16px 24px 0;
}

.home-bnr li.left .pic {
    width: 31%;
    height: auto;
    margin: 0 16px;
    margin-top: -12px;
    float: right;
}

.home-bnr li.left .pic.trimming:after {
    display: block;
    content: "";
    padding-top: 115%;
}

.home-bnr li.left .pic img {
    width: 100% !important;
    height: auto !important;
}

.home-bnr li.left .no {
    display: block;
    background: url(/import/tenant_28/atria-beautygroup.com/import/tenant_1/153.126.157.169/html/images/top/t_staff_01.png) center top no-repeat;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-size: 8px;
    padding-top: 5px;
    margin-bottom: 20px;
}

.home-bnr li.left .no .n {
    font-size: 14px;
}

.home-bnr li.left strong {
    display: block;
    font-size: 32px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding-bottom: 15px;
}

.home-bnr li.left .s {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    display: block;
    font-size: 12px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding: 5px 0 10px 0;
}

.home-bnr li.right img {
    vertical-align: middle;
}

.home-bnr li.right a {
    border: 2px solid #ebebeb;
    text-align: center;
}

.home-bnr li.right .w {
    display: inline-block !important;
    text-align: center;
    vertical-align: middle;
}

.home-bnr li.right strong {
    display: block;
    font-size: 32px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding-bottom: 12px;
    letter-spacing: 2px;

}

.home-bnr li.right .s {
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-size: 11px;
}

.home-bnr li.right .p1 {
    display: inline-block;
    width: 28%;
    height: auto;
}

.home-bnr li.right .p1 img {
    width: 100% !important;
    height: auto !important;
}

.home-bnr li.right .p2 {
    display: inline-block;
    width: 28%;
    height: auto;
}

.home-bnr li.right .p2 img {
    width: 100% !important;
    height: auto !important;
}

@media only screen and (max-width: 1110px) {
    .home-bnr li {
        float: none !important;
        margin: 0 auto;
        max-width: 510px;
        width: auto;
    }

}

@media only screen and (max-width: 550px) {
    .home-bnr li {
        height: auto;
    }

    .home-bnr li.left a {
        max-height: none;
    }

    .home-bnr li.left .pic {
        width: 60%;
        margin: 0 auto;
        margin-top: 10px;
        float: none;
    }

    .home-bnr li.right .w {
        display: block !important;
    }
}

/*blogレコメンド*/
.h3m {
    font-size: 30px;
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-weight: normal;
    padding: 0 0 15px 0;
}

.w10 {
    max-width: 1000px;
    margin: 0 auto;
}

.reco .blogwap2 {
    background: #fcf9f6;
    padding: 50px 0;
}

.reco .w10 {
    overflow: hidden;
}

.reco .blogwap2 .inn {
    width: 700px;
    margin: 0 auto;
    overflow-x: visible;
}

.reco .bbox:first-of-type {
    border-top: 1px solid #000000;
}

.reco .bbox {
    padding: 29px 0;
    border-bottom: 1px solid #000000;
}

.reco .bbox .pic {
    width: 250px;
    float: left;
}

.reco .bbox .pic img {
    width: 100% !important;
    height: auto !important;
}

.reco .bbox .pic.trimming:after {
    display: block;
    content: "";
    padding-top: 56%;
}

.reco .bbox .txt {
    width: 405px;
    float: right;
}

.reco .bbox .txt .dbox {
    padding-bottom: 15px;
}

.reco .bbox .txt .dbox .d {
    color: #959595;
}

.reco .bbox .txt .dbox .s {
    text-align: right;
    float: right;
}

.reco .bbox .txt h4 {
    font-size: 25px;
    color: #ad6c2e;
    font-weight: normal;
}

.reco .bbox .txt h4 a {
    color: #ad6c2e;
}

.reco .bbox .txt h4+p {
    letter-spacing: 2px;
    padding-bottom: 20px;
}

.reco .more {
    text-align: right;
}

.reco .more a {
    display: inline-block !important;
    border: 1px solid #000;
    width: 150px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

@media only screen and (max-width: 1110px) {
    .reco .blogwap2 .inn {
        width: 95%;
        margin: 0 auto;
    }
}


@media only screen and (max-width: 700px) {
    .reco .bbox .pic {
        width: 100%;
        text-align: center;
        float: none;
        padding-bottom: 15px;
    }

    .reco .bbox .txt {
        width: 100%;
    }
}

/*各店舗インフォメーションの平日・土日祝*/
dl.d2 dd.info_d2_dd {
    font-size: 20px;
}

/*ラフマ用メインビジュアル*/
.main_visual_zone {
    position: relative;
    overflow: hidden;
    height: 500px;
}

.main_visual_zone img {
    width: 100%;
}

.main_visual_zone .photo:after {
    padding-top: 500px;
    content: '';
    display: block;
    position: absolute;
    top: 0;
}

.main_visual_zone .text_box {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/* ##### ここから新ラフマ用css追加 ##### */
.home-store {
    margin-bottom: 50px;
}

.home-staff,
.home-pickupbox {
    padding: 60px 0 100px 0;
}

.home-staff h3,
.home-pickupbox h3 {
    text-align: center;
    padding: 0 0 50px 0;
}

.home-staff ul,
.home-pickupbox ul {
    width: 1120px;
    margin: 0 auto 50px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}

.home-staff ul li {
    width: 18%;
    margin: 1%;
    flex-grow: 1;
}

.home-staff ul li .w {
    font-family: 'Cormorant Garamond', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    text-align: center;
}

.home-staff ul li .staff-name {
  font-size: 18px;
  font-weight: bold;
}

.home-staff ul li .staff-position {
    font-size: 14px;
    margin: 10px 0;
}

.home-pickupbox ul li {
    width: 29.333%;
    margin: 2%;
}

.home-pickupbox ul li span.w {
    display: block;
}

.home-pickupbox ul li .pickupbox-category {
    font-size: 10px;
    margin: 10px 0;
}
