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

/*PC共通*/
.ov {
	background-color: #ffffff;
	display: inline-block;
}

.ov:hover img {
	filter:alpha(opacity850)!important;
	-moz-opacity: 0.8!important;
	opacity: 0.8!important;
}

.sp_cont {
	display: none !important;
}

/*SPスクロール後header部分*/
div.sp_hdr {
    display: none;
}

/*ページ下部ボタン*/
div.sp_btn {
    display: none;
}

/*SPスライドメニュー*/
.sp_nav {
    display: none;
}

/*header*/
header {
    width: 100%;
    background-color: #000;
}

header > div {
    width: 1140px;
    height: 126px;
    margin: 0 auto;
    position: relative;
}

header h1,
header p.logo {
    position: absolute;
    top: 46px;
    left: 0;
}

header p.logo a:hover {
    opacity: .8;
}

header p.tel {
    position: absolute;
    top: 42px;
    left: 705px;
}

header p.btn {
    position: absolute;
    top: 35px;
    right: 0;
}

header p.sp_menu {
    display: none;
}

header nav {
    width: 100%;
    height: 58px;
}

header nav ul {
    display: table;
    min-width: 1080px;
    height: 58px;
    margin: 0 auto;
}

header nav ul li {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    padding-right: 4em;
    font-size: 15px;
}

header nav ul li:last-child {
    padding-right: 0;
}

header nav ul li a {
    color: #fef0e5;
    line-height: 1em;
    text-decoration: none!important;
}

header nav ul li span {
    color: #fef0e5;
    line-height: 1em;
    text-decoration: none!important;
}

header nav ul li a:hover {
    opacity: .8;
}

div.mega_menu {
    visibility: hidden;
    opacity: 0;

    position: absolute;
    top: 184px;
    left: 0;
    width: 100%;
    padding-top: 75px;
    padding-bottom: 10px;
    background-color: rgba(0,0,0,.95);
}

div.mega_menu ul {
    width: 805px;
    margin: 0 auto;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-lines:multiple;
    -moz-box-lines:multiple;
	-ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}

div.mega_menu ul li {
    margin-bottom: 50px;
    width: 375px;
}

div.mega_menu ul li a {
    width: 355px;
    height: 110px;
    margin: 0 auto;
    background-color: #252525;
    position: relative;
    transform: skewX(-10deg);
    text-decoration: none;
    display: table;
}

div.mega_menu ul li a:hover {
    opacity: .8;
}

div.mega_menu ul li a::after {
    content: "";
    width: 22px;
    height: 22px;
    background-image: url("../../../images/ico_yajirushi02.png");
    background-size: cover;
    position: absolute;
    right: 7px;
    bottom: 7px;
}

div.mega_menu ul li:nth-child(odd) {
    margin-right: 55px;
}

div.mega_menu ul li a p:first-child {
    display: table-cell;
    vertical-align: middle;
    background-color: #555;
    width: 42px;
    height: 110px;
    padding-left: 48px;
    font-size: 25px;
    color: #ffdf2f;
    font-weight: 500;
    position: relative;
}

div.mega_menu ul li a p:first-child span {
    display: block;
    transform: skewX(10deg);
}

div.mega_menu ul li a p:first-child::before {
    content: "Guide";
    font-size: 15px;
    font-weight: normal;
    position: absolute;
    left: 10px;
    top: 30px;
    transform: rotate(270deg);
}

div.mega_menu ul li a p:last-child {
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    padding-left: 25px;
    transform: skewX(10deg);
}

/*footer*/
footer {
    background-color: #1c1c1c;
}

footer div.ftr {
    width: 960px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 100px;
}

footer div.ftr dl.ftr01 {
    width: 100%;
    display: table;
    padding-bottom: 25px;
    border-bottom: 1px solid #f2f2f2;
}

footer div.ftr dl.ftr01 dt {
    display: table-cell;
    vertical-align: middle;
    padding-right: 35px;
    padding-left: 8px;
    width: 325px;
}

footer div.ftr dl.ftr01 dd {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    line-height: 1.7em;
}

footer div.ftr dl.ftr01 dd a {
    color: #fff;
}

footer div.ftr div.ftr02 {
    padding: 50px 8px 0 8px;
}

footer div.ftr div.ftr02 p {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 15px;
}

footer div.ftr div.ftr02 ul {
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-lines:multiple;
    -moz-box-lines:multiple;
	-ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}

footer div.ftr div.ftr02 ul li {
    font-size: 14px;
    color: #fff;
    line-height: 1.5em;
    margin-bottom: 15px;
    margin-right: 15px;
}

footer div.ftr div.ftr02 ul li a {
    color: #fff;
    text-decoration: none;
}

footer div.ftr div.ftr02 ul li a:hover {
    text-decoration: underline;
}

footer div.ftr div.ftr02 ul.f_menu01 li {
    padding-left: 1em;
    position: relative;
}

footer div.ftr div.ftr02 ul.f_menu01 li::before {
    content: "▶︎";
    font-size: 9px;
    color: #fff;
    position: absolute;
    left: 0;
}

footer div.ftr div.ftr02 ul.f_menu02 li {
    padding-left: 1em;
    position: relative;
}

footer div.ftr div.ftr02 ul.f_menu02 li::before {
    content: "▶︎";
    font-size: 9px;
    color: #fff;
    position: absolute;
    left: 0;
}

footer div.ftr div.ftr02 ul.f_menu02 li:first-child {
    padding-left: 0;
    margin-right: 0;
}

footer div.ftr div.ftr02 ul.f_menu02 li:first-child::before {
    content: "";
    display: none;
}

footer p.copy {
    font-size: 15px;
    color: #efefef;
    background-color: #000000;
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 1.2em;
    text-align: center;
}

footer p.pagetop span {
	opacity: 0;
}

footer p.pagetop span.fixed {
    position: fixed;
    bottom: 100px;
    right: 0px;
    
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
	opacity: 1;
}


/*見出し*/
h1.h01 {
    text-align: center;
    font-size: 48px;
    font-weight: bold;
}

h1.h01 span {
    display: block;
    font-size: 18px;
    font-weight: normal;
}

h2.h01 {
    text-align: center;
    font-size: 48px;
    color: #ffffff;
    font-weight: 500;
}

h2.h01 span {
    display: block;
    font-size: 18px;
    font-weight: normal;
}

h2.h02 {
    text-align: center;
    font-size: 48px;
    font-weight: 500;
}

h2.h02 span {
    display: block;
    font-size: 18px;
    font-weight: normal;
}

div.h2_h03 {
    width: calc(100% - 20px);
    height: 110px;
    margin: 0 auto;
    background-color: #252525;
    position: relative;
    transform: skewX(-10deg);
    display: table;
}

div.h2_h03 p {
    display: table-cell;
    vertical-align: middle;
    background-color: #555;
    width: 42px;
    height: 110px;
    padding-left: 48px;
    font-size: 25px;
    color: #ffdf2f;
    font-weight: 500;
    position: relative;
}

div.h2_h03 p span {
    display: block;
    transform: skewX(10deg);
}

div.h2_h03 p::before {
    font-size: 15px;
    font-weight: normal;
    position: absolute;
    left: 10px;
    top: 30px;
    transform: rotate(270deg);
}

div.h2_h03 h2 {
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    padding-left: 25px;
    transform: skewX(10deg);
}

h2.h04 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
}

h2.h04 span {
    position: relative;
}

h2.h04 span::before {
    content: "“";
    font-size: 82px;
    color: #ffdf2f;
    font-weight: 400;
    font-family: 'Noto Serif JP', serif;
    position: absolute;
    top: -50px;
    left: -20px;
}

/*コラム*/
#column {
    padding-top: 110px;
    padding-bottom: 90px;
    background-color: #d7d1b2;
}

#column div.column_list {
    width: 1140px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 70px;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

#column div.column_list a {
    display: block;
    width: 240px;
    padding: 10px 10px 30px;
    margin-right: 33px;
    background-color: #fff;
    text-decoration: none;
    position: relative;
}

#column div.column_list a:hover {
    opacity: .8;
}

#column div.column_list a:last-child {
    margin-right: 0;
}

#column div.column_list a div img {
    width: 100%;
    height: auto;
}

#column div.column_list a p {
    padding: 15px 15px 0;
    min-height: 70px;
    color: #333;
    font-size: 15px;
    line-height: 1.6em;
}

#column div.column_list a p span {
    font-size: 12px;
    color: #b7b7b7;
    position: absolute;
    bottom: 10px;
    left: 25px;
    line-height: 1em;
}

#column > p {
    text-align: center;
}

#column > p a {
    display: block;
    width: 630px;
    margin: 0 auto;
    padding-top: 17px;
    padding-bottom: 17px;
    line-height: 1.2em;
    color: #f1f2f3;
    font-weight: bold;
    background-color: #252525;
    text-decoration: none;
    position: relative;
}

#column > p a::after {
    content: "";
    width: 22px;
    height: 22px;
    background-image: url("../../../images/ico_yajirushi02.png");
    background-size: cover;
    position: absolute;
    right: 7px;
    bottom: 7px;
}

#column > p a:hover {
    opacity: .8;
}

/*アクセス*/
#access {
    padding-top: 120px;
    padding-bottom: 130px;
}

#access div.acc_box {
    width: 1060px;
    margin: 0 auto;
    padding-top: 110px;
    padding-left: 20px;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

#access div.acc_box > div:first-of-type {
    width: 560px;
    margin-right: 39px;
    background-image: url("../../images/acc_line.jpg");
    background-size: 2px 1px;
    background-repeat: repeat-x;
    background-position: top;
}

#access div.acc_box > div:first-of-type dl {
    background-image: url("../../images/acc_line.jpg");
    background-size: 2px 1px;
    background-repeat: repeat-x;
    background-position: bottom;
    display: table;
    width: 560px;
    height: 88px;
    color: #252525;
}

#access div.acc_box > div:first-of-type dl dt {
    width: 175px;
    display: table-cell;
    font-weight: bold;
    vertical-align: middle;
    font-feature-settings: "palt";
}

#access div.acc_box > div:first-of-type dl dd {
    display: table-cell;
    vertical-align: middle;
    line-height: 1.6em;
    font-feature-settings: "palt";
}

#access div.acc_box > div:first-of-type dl dd a {
    color: #252525;
}

#access div.acc_box > div:nth-of-type(2) p {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    text-align: center;
    width: 461px;
}

#access div.acc_box > div:nth-of-type(2) p a {
    display: block;
    line-height: 31px;
    background-color: #fff;
    color: #333;
    text-decoration: none;
    border: 1px solid #959595;
    position: relative;
}

#access div.acc_box > div:nth-of-type(2) p a:hover {
    background-color: #959595;
    color: #fff;
}

#access div.acc_box > div:nth-of-type(2) p a::after {
    content: "＞";
    color: #3b3b3b;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    font-size: 10px;
}

#access div.acc_box > div:nth-of-type(2) p a:hover::after {
    color: #fff;
}

/*コンタクト*/
#info {
    background-image: url("../../images/contact_bg.jpg");
    background-size: cover;
    background-position: center center;
    padding-top: 105px;
    padding-bottom: 105px;
}

#info div.box01 {
    width: 1080px;
    margin: 0 auto;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

#info div.box01 div.cal {
    width: 532px;
    margin-right: 83px;
}

#info div.box01 div:nth-of-type(2) {
    width: 465px;
    text-align: center;
}

#info div.box01 div:nth-of-type(2) p {
    display: inline-block;
    text-align: center;
    color: #fff;
    line-height: 1em;
    font-size: 19px;
    font-weight: 500;
    height: 45px;
    padding-top: 4px;
    position: relative;
}

#info div.box01 div:nth-of-type(2) p::before {
    content: "";
    width: 24px;
    height: 35px;
    background-image: url("../../images/ico01.png");
    background-size: cover;
    position: absolute;
    top: 0;
    left: -27px;
}

#info div.box01 div:nth-of-type(2) p::after {
    content: "";
    width: 24px;
    height: 35px;
    background-image: url("../../images/ico02.png");
    background-size: cover;
    position: absolute;
    top: 0;
    right: -27px;
}

#info div.box01 div:nth-of-type(2) ul li:first-child {
    padding-bottom: 14px;
}

#info div.box01 div:nth-of-type(2) ul li:last-child {
    padding-bottom: 0;
}

/*脱毛部位*/
#parts {
    background-image: url("../../images/bg01.jpg");
    background-size: 60px 90px;
    padding-top: 115px;
    padding-bottom: 225px;
}

#parts > p {
    text-align: center;
    padding-top: 65px;
    padding-bottom: 65px;
    color: #f1f2f3;
}

#parts div.parts_box {
    width: 1012px;
    margin: 0 auto;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

#parts div.parts_box a {
    width: 470px;
    background-color: #555;
    display: table;
    text-decoration: none;
    position: relative;
}

#parts div.parts_box a:nth-child(odd) {
    margin-right: 72px;
}

#parts div.parts_box a:hover {
    opacity: .8;
}

#parts div.parts_box a::after {
    content: "";
    width: 22px;
    height: 22px;
    background-image: url("../../../images/ico_yajirushi02.png");
    background-size: cover;
    position: absolute;
    right: 7px;
    bottom: 7px;
}

#parts div.parts_box a div {
    display: table-cell;
    width: 182px;
}

#parts div.parts_box a p {
    display: table-cell;
    vertical-align: top;
    padding: 30px 25px 0 20px;
    line-height: 1.5em;
    color: #f1f2f3;
}

#parts div.parts_box a p span {
    display: block;
    font-size: 24px;
    color: #ffdf2f;
    margin-bottom: 15px;
}

/*よくある質問*/
#faq_cont dl {
    padding-top: 45px;
    width: 986px;
    margin: 0 auto;
}

#faq_cont dl dt {
    padding-left: 35px;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 15px;
    line-height: 1.8em;
    color: #a78807;
    font-weight: bold;
    background-image: url("../../images/faq_line.jpg");
    background-size: 2px 1px;
    background-repeat: repeat-x;
    background-position: bottom;
    position: relative;
}

#faq_cont dl dt::before {
    content: "Q.";
    font-size: 30px;
    font-weight: normal;
    color: #252525;
    position: absolute;
    left: 0;
    top: 22px;
}

#faq_cont dl dd {
    padding-left: 75px;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 15px;
    line-height: 1.8em;
    background-image: url("../../images/faq_line.jpg");
    background-size: 2px 1px;
    background-repeat: repeat-x;
    background-position: bottom;
    position: relative;
}

#faq_cont dl dd::before {
    content: "A.";
    font-size: 30px;
    font-weight: normal;
    color: #a78807;
    position: absolute;
    left: 40px;
    top: 22px;
}
.txt-box{
    width: 640px;
    margin: 0 auto;
    text-align: left;    
    margin-top: 10px;
}
.txt-box02{
    margin-top: 10px;
    color: #fff;
}
.cal .txt{
    background: #FBB9BE;
    padding: 0 6px;
    display: inline-block;
    vertical-align: bottom;
    height: 21px;
    width: 10px;
    margin-right: 10px;
}

#body div.body_box {
    width: 1080px;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 55px;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

#body div.body_box > div:first-child {
    padding-right: 70px;
    width: 505px;
}

#body div.body_box > div:first-child p.t01 {
    display: inline;
    font-size: 18px;
    font-weight: bold;
    line-height: 2em;
    background:linear-gradient(to top, rgba(255, 223, 47, 1) 0%, rgba(255, 223, 47, 1) 5px, rgba(255, 255, 255, 0) 5px, rgba(255, 255, 255, 0) 100%);
}

#body div.body_box > div:first-child p.t02 {
    padding-top: 15px;
}

#body div.body_box > div:last-child {
    width: 505px;
}

#body p.body_txt {
    width: 734px;
    margin: 0 auto 150px;
    border: 6px solid #000000;
    color: #333;
    padding: 35px 10px 35px 230px;
    position: relative;
}

#body p.body_txt::before {
    content: "";
    width: 98px;
    height: 110px;
    background-image: url(../../../images/hige/images/img02.jpg);
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 100px;
    transform: translateY(-50%);
}

#body div.body_price {
    width: 1080px;
    margin: 0 auto;
}

#body div.body_price p.sub_read {
    padding-top: 20px;
    padding-bottom: 65px;
    text-align: center;
}

#body div.body_price div.ninki {
    text-align: center;
    padding-bottom: 120px;
}

#body div.body_price div.price02 {
    border: 5px solid #000000;
    padding-top: 45px;
    padding-bottom: 30px;
    margin-bottom: 50px;
}

#body div.body_price div.price02 h3 {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
}

#body div.body_price div.price02 ul {
    width: 980px;
    margin: 0 auto;
    padding-top: 40px;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-lines:multiple;
    -moz-box-lines:multiple;
	-ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}

#body div.body_price div.price02 ul li {
    width: 160px;
    margin-right: 45px;
    margin-bottom: 25px;
}

#body div.body_price div.price02 ul li:nth-child(5n) {
    margin-right: 0;
}

#body div.body_price div.price02 ul li span {
    display: block;
    font-size: 15px;
    text-align: center;
    padding-top: 7px;
}

#body div.body_price div.price03 {
    padding-bottom: 100px;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-lines:multiple;
    -moz-box-lines:multiple;
	-ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}

#body div.body_price div.price03 div {
    margin-bottom: 40px;
    width: 525px;
}

#body div.body_price div.price03 div:nth-child(even) {
    margin-left: 30px;
}

#body div.body_price div.price03 div h3 {
    background-color: #555555;
    font-size: 26px;
    color: #ffdf2f;
    text-align: center;
    font-weight: 500;
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 1.2em;
}

#body div.body_price div.price03 div p.t01 {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 24px;
}

#body div.body_price div.price03 div p.t01 span {
    color: #e33d3d;
}

#body div.body_price div.price03 div p.t02 {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 24px;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    justify-content: center;
    align-items: center;
}

#body div.body_price div.price03 div p.t02 span:first-child {
    color: #e33d3d;
    line-height: 1.5em;
    border-left: 1px solid #555555;
    border-right: 1px solid #555555;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 15px;
    position: relative;
}

#body div.body_price div.price03 div p.t02 span:first-child:before {
    content: "";
    width: 4px;
    height: 100%;
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
    position: absolute;
    top: -1px;
    left: -1px;
}

#body div.body_price div.price03 div p.t02 span:first-child:after {
    content: "";
    width: 4px;
    height: 100%;
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
    position: absolute;
    top: -1px;
    right: -1px;
}

#body div.body_price div.price03 div table {
    width: 100%;
}

#body div.body_price div.price03 div table td {
    width: 50%;
    border: 1px solid #555555;
    padding: 12px 20px;
    line-height: 1.2em;
    font-size: 18px;
}

#body div.body_price div.price03 div table td:nth-child(2) {
    text-align: right;
}

#body div.body_price div.price03 div table tr:first-child td {
    background-color: #b9bdc4;
    text-align: center!important;
    font-size: 16px;
}

#body div.body_box02 {
    width: 1080px;
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 115px;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

#body div.body_box02 > div:first-child {
    padding-right: 70px;
    width: 505px;
}

#body div.body_box02 > div:first-child p.t01 {
    display: inline;
    font-size: 18px;
    font-weight: bold;
    line-height: 2em;
    background:linear-gradient(to top, rgba(255, 223, 47, 1) 0%, rgba(255, 223, 47, 1) 5px, rgba(255, 255, 255, 0) 5px, rgba(255, 255, 255, 0) 100%);
}

#body div.body_box02 > div:first-child p.t02 {
    padding-bottom: 45px;
}

#body div.body_box02 > div:first-child p.t02:nth-child(2){
    padding-bottom: 45px;
}

#body div.body_box02 > div:last-child {
    width: auto;
}
#body div.body_box02 .flex{
    display: flex;   
}
#body div.body_box02 .flex .txt{
    padding-right: 70px;    
}
#body ul.body_merit {
    width: 1080px;
    margin: 0 auto;
    padding-bottom: 95px;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

#body ul.body_merit li {
    width: 340px;
    padding-right: 30px;
    display: table;
}

#body ul.body_merit li:last-child {
    padding-right: 0;
}

#body ul.body_merit li div {
    display: table-cell;
    vertical-align: top;
    width: 140px;
}

#body ul.body_merit li p {
    display: table-cell;
    vertical-align: top;
    width: 200px;
    font-size: 15px;
    line-height: 2em;
}

#body ul.body_merit li p span {
    font-size: 18px;
    font-weight: bold;
    line-height: 1em;
    display: block;
    padding-bottom: 15px;
    padding-top: 5px;
}

#body div.body_box03 {
    background-color: #f2f2f2;
    padding-top: 90px;
    padding-bottom: 90px;
}

#body div.body_box03 ul {
    width: 830px;
    margin: 0 auto;
    padding-top: 75px;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-lines:multiple;
    -moz-box-lines:multiple;
	-ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}

#body div.body_box03 ul li {
    width: 385px;
    padding-left: 30px;
    color: #333;
    margin-bottom: 15px;
    line-height: 1.8em;
    position: relative;
}

#body div.body_box03 ul li::before {
    content: "";
    width: 25px;
    height: 21px;
    background-image: url("../../images/ico_check.png");
    background-size: cover;
    position: absolute;
    left: 0;
    top: 3px;
}

#body div.body_box04 {
    padding-top: 160px;
    padding-bottom: 130px;
    width: 1080px;
    margin: 0 auto;
}

#body div.body_box04 div.box {
    padding-top: 100px;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

#body div.body_box04 div.box > p {
    padding-right: 70px;
    width: 505px;
}

#body div.body_box04 div.box > div {
    width: 505px;
}

#body div.body_box05 {
    padding-top: 100px;
    padding-bottom: 125px;
    background-color: #f2f2f2;
}
#body ul.price01 {
    width: 1080px;
    margin: 0 auto;
    padding-bottom: 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#body ul.price01 li{
    margin-bottom: 30px;    
}
/* 20250410_改修 */
#mv div.bg_none{
         background: none;   
         height: auto;
}
#parts .partsmb{
 margin-bottom: 72px;   
}
#flow {
    width: 1080px;
    margin: 0 auto;
    padding-top: 115px;
    padding-bottom: 250px;
}

#flow p.flow_read {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 85px;
}

#flow div.flow_box {
    padding-bottom: 135px;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

#flow div.flow_box:last-child {
    padding-bottom: 0;
}

#flow div.flow_box div.box01 {
    width: 500px;
    margin-right: 75px;
}

#flow div.flow_box div.box01 div {
    width: 480px;
    height: 110px;
    margin: 0 auto 30px;
    background-color: #252525;
    position: relative;
    transform: skewX(-10deg);
    display: table;
}

#flow div.flow_box div.box01 div p {
    display: table-cell;
    vertical-align: middle;
    background-color: #555;
    width: 42px;
    height: 110px;
    padding-left: 48px;
    font-size: 25px;
    color: #ffdf2f;
    font-weight: 500;
    position: relative;
}

#flow div.flow_box div.box01 div p span {
    display: block;
    transform: skewX(10deg);
}

#flow div.flow_box div.box01 div p::before {
    content: "STEP";
    font-size: 15px;
    font-weight: normal;
    position: absolute;
    left: 10px;
    top: 30px;
    transform: rotate(270deg);
}

#flow div.flow_box div.box01 div h2 {
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    padding-left: 25px;
    transform: skewX(10deg);
}

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

#medical-hair-removal {
    width: 1080px;
    margin: 0 auto;
    padding-bottom: 250px;
}

#medical-hair-removal div.h2_h03 p::before {
    content: "POINT";
}

#medical-hair-removal p.knowledge_read {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 50px;
}

#medical-hair-removal div.knowledge_box01 {
    padding-bottom: 190px;
    padding-top: 40px;
}

#medical-hair-removal div.knowledge_box01 p.t01 {
    display: inline;
    font-size: 18px;
    font-weight: bold;
    line-height: 2em;
    background:linear-gradient(to top, rgba(255, 223, 47, 1) 0%, rgba(255, 223, 47, 1) 5px, rgba(255, 255, 255, 0) 5px, rgba(255, 255, 255, 0) 100%);
}

#medical-hair-removal div.knowledge_box01 p.t02 {
    padding-top: 15px;
    padding-bottom: 50px;
}

#medical-hair-removal div.knowledge_box01 ul {
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

#medical-hair-removal div.knowledge_box01 ul li {
    width: 340px;
    padding-right: 30px;
    display: table;
}

#medical-hair-removal div.knowledge_box01 ul li:last-child {
    padding-right: 0;
}

#medical-hair-removal div.knowledge_box01 ul li div {
    display: table-cell;
    vertical-align: top;
    width: 140px;
}

#medical-hair-removal div.knowledge_box01 ul li p {
    display: table-cell;
    vertical-align: top;
    width: 200px;
    font-size: 15px;
    line-height: 2em;
}

#medical-hair-removal div.knowledge_box01 ul li p span {
    font-size: 18px;
    font-weight: bold;
    line-height: 1em;
    display: block;
    padding-bottom: 15px;
    padding-top: 5px;
}

#medical-hair-removal div.knowledge_box02 {
    padding-bottom: 225px;
    padding-top: 40px;
}

#medical-hair-removal div.knowledge_box02 p.t01 {
    display: inline;
    font-size: 18px;
    font-weight: bold;
    line-height: 2em;
    background:linear-gradient(to top, rgba(255, 223, 47, 1) 0%, rgba(255, 223, 47, 1) 5px, rgba(255, 255, 255, 0) 5px, rgba(255, 255, 255, 0) 100%);
}

#medical-hair-removal div.knowledge_box02 p.t02 {
    padding-top: 15px;
    padding-bottom: 50px;
}

#medical-hair-removal div.knowledge_box02 ul {
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    width: 897px;
    margin: 0 auto;
}

#medical-hair-removal div.knowledge_box02 ul li {
    width: 144px;
    padding-right: 107px;
    background-image: url("../../../images/knowledge/images/ico01.png");
    background-size: 59px 43px;
    background-position: 170px 62px;
    background-repeat: no-repeat;
}

#medical-hair-removal div.knowledge_box02 ul li:last-child {
    padding-right: 0;
    background: none;
}

#medical-hair-removal div.knowledge_box02 ul li span {
    display: block;
    font-size: 15px;
    color: #444;
    padding-top: 5px;
}

#medical-hair-removal div.knowledge_box03 {
    padding-top: 40px;
    padding-bottom: 225px;
}

#medical-hair-removal div.knowledge_box03 div.box01 {
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    padding-bottom: 60px;
}

#medical-hair-removal div.knowledge_box03 div.box01 div:first-child {
    width: 586px;
    padding-right: 60px;
}

#medical-hair-removal div.knowledge_box03 div.box01 div:first-child p.t01 {
    display: inline;
    font-size: 18px;
    font-weight: bold;
    line-height: 2em;
    background:linear-gradient(to top, rgba(255, 223, 47, 1) 0%, rgba(255, 223, 47, 1) 5px, rgba(255, 255, 255, 0) 5px, rgba(255, 255, 255, 0) 100%);
}

#medical-hair-removal div.knowledge_box03 div.box01 div:first-child p.t02 {
    padding-top: 15px;
}

#medical-hair-removal div.knowledge_box03 div.box01 div:last-child {
    width: 434px;
}

#medical-hair-removal div.knowledge_box03 div.box02 p {
    display: inline;
    font-size: 18px;
    font-weight: bold;
    line-height: 2em;
    background:linear-gradient(to top, rgba(255, 223, 47, 1) 0%, rgba(255, 223, 47, 1) 5px, rgba(255, 255, 255, 0) 5px, rgba(255, 255, 255, 0) 100%);
}

#medical-hair-removal div.knowledge_box03 div.box02 ul {
    padding-top: 25px;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

#medical-hair-removal div.knowledge_box03 div.box02 ul li {
    width: 225px;
    padding-right: 60px;
    text-align: center;
}

#medical-hair-removal div.knowledge_box03 div.box02 ul li:last-child {
    padding-right: 0;
}

#medical-hair-removal div.knowledge_box03 div.box02 ul li:nth-child(even) {
    padding-top: 105px;
}

#medical-hair-removal div.knowledge_box03 div.box02 ul li span {
    display: block;
    text-align: left;
    color: #333;
    padding-top: 50px;
}
#medical-hair-removal div.machine_box {
    padding-bottom: 175px;
    padding-top: 45px;
}

#medical-hair-removal div.machine_box div.box01 {
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    padding-bottom: 125px;
}

#medical-hair-removal div.machine_box div.box01 div:first-child {
    width: 540px;
    padding-right: 35px;
}

#medical-hair-removal div.machine_box div.box01 div:first-child p:first-child {
    display: inline;
    font-size: 18px;
    font-weight: bold;
    line-height: 2em;
    background:linear-gradient(to top, rgba(255, 223, 47, 1) 0%, rgba(255, 223, 47, 1) 5px, rgba(255, 255, 255, 0) 5px, rgba(255, 255, 255, 0) 100%);
}

#medical-hair-removal div.machine_box div.box01 div:first-child p:last-child {
    padding-top: 10px;
}

#medical-hair-removal div.machine_box div.box02 {
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

#medical-hair-removal div.machine_box div.box02 div:first-child {
    order: 2;
    width: 540px;
    padding-left: 35px;
}

#medical-hair-removal div.machine_box div.box02 div:first-child p:first-child {
    display: inline;
    font-size: 18px;
    font-weight: bold;
    line-height: 2em;
    background:linear-gradient(to top, rgba(255, 223, 47, 1) 0%, rgba(255, 223, 47, 1) 5px, rgba(255, 255, 255, 0) 5px, rgba(255, 255, 255, 0) 100%);
}

#medical-hair-removal div.machine_box div.box02 div:first-child p:last-child {
    padding-top: 10px;
}

#medical-hair-removal div.machine_box div.box02 div:last-child {
    order: 1;
}

#medical-hair-removal div.pb_0 {
    padding-bottom: 0!important;
}

#medical-hair-removal p.mens_t01 {
    padding-bottom: 85px;
    padding-top: 40px;
}
#medical-hair-removal p.mens_t02 {
    padding-bottom: 40px;
    padding-top: 40px;
}

#medical-hair-removal div.mens_box01 {
    width: 1010px;
    margin: 0 auto;
    padding-bottom: 185px;
}

#medical-hair-removal div.mens_box01 table {
    width: 100%;
    border-top: 1px solid #252525;
}

#medical-hair-removal div.mens_box01 table td {
    border-bottom: 1px solid #252525;
    border-left: 1px solid #252525;
    padding: 20px;
    font-size: 15px;
}

#medical-hair-removal div.mens_box01 table td span {
    color: #be0000;
}

#medical-hair-removal div.mens_box01 table td:first-child {
    border-left: none;
}

#medical-hair-removal div.mens_box01 table tr:first-child td {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

#medical-hair-removal div.mens_box01 table td:nth-child(2) {
    width: 385px;
    background-color: #ffe766;
    font-weight: bold;
}

#medical-hair-removal div.mens_box01 table td:nth-child(3) {
    width: 385px;
}

#medical-hair-removal div.mens_box02 {
    width: 1012px;
    margin: 0 auto;
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-lines:multiple;
    -moz-box-lines:multiple;
	-ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}

#medical-hair-removal div.mens_box02 div.box {
    width: 400px;
    background-color: #252525;
    margin-bottom: 30px;
    padding: 50px 30px 70px 40px;
}

#medical-hair-removal div.mens_box02 div.box:nth-child(odd) {
    margin-right: 72px;
}

#medical-hair-removal div.mens_box02 div.box div.txt {
    display: table;
}

#medical-hair-removal div.mens_box02 div.box div.txt > div {
    display: table-cell;
    vertical-align: top;
    width: 120px;
    position: relative;
}

#medical-hair-removal div.mens_box02 div.box div.txt > div p {
    position: absolute;
    top: -25px;
    left: 0;
    width: 105px;
    text-align: center;
    font-size: 13px;
    color: #ffdf2f;
    font-weight: 500;
}

#medical-hair-removal div.mens_box02 div.box div.txt > div p span {
    font-size: 15px;
}

#medical-hair-removal div.mens_box02 div.box div.txt > h3 {
    display: table-cell;
    vertical-align: top;
    font-size: 22px;
    color: #ffdf2f;
    line-height: 1.6em;
}

#medical-hair-removal div.mens_box02 div.box div.txt > h3.pt {
    padding-top: 20px;
}

#medical-hair-removal div.mens_box02 div.box > p {
    color: #f1f2f3;
    padding-top: 30px;
}
.pb160{
     padding-bottom: 160px;   
}
.c_red{
        color: #e33d3d;
}