@charset "EUC-JP";

/* ************ */

/*
768-1024
SP版の数値×7.5 単位はpx

1025以上
SP版の数値×4.8 単位はpx
*/

/* ************ */

.contents_salon {
	width: 100%;
	color: #000 !important;
 font-feature-settings: "palt"
}
.contents_salon img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

/* ************ */

body,
html{
	overflow-x: hidden;
}

.pc_view {
	visibility: hidden;
 display: none !important;
}

.contents_salon .mv {
	width: 100%;
	height: 161.06vw;
	background: url("../img/kv_bg.jpg") no-repeat;
	background-size: cover;
	padding-top: 83.33vw;
	position: relative;
	margin-bottom: 0 !important;
}
.contents_salon .mv h2 {
	width: 97.46vw;
	margin: 0 auto;
}

/* ************ */

.contents_salon .cnt_01 {
	width: 100%;
	background: url("../img/cnt_01_bg.jpg") no-repeat top center;
	background-size: cover;
	padding: 10vw 0 8vw 0;
}
.contents_salon .cnt_01 p:nth-of-type(1) {
 font-size: 4.26vw;
 line-height: 6.93vw;
 font-weight: bold;
 color: #fff;
 text-align: center;
 margin: 0 auto;
}
.contents_salon .cnt_01 h3 {
	width: 89.06vw;
	margin: 0.13vw auto 0 auto;
}
.contents_salon .cnt_01 p:nth-of-type(2) {
 font-size: 4.26vw;
 line-height: 6.93vw;
 color: #fff;
 text-align: left;
 padding: 0 7.46vw;
 margin: 0 auto;
}

/* ************ */

.contents_salon .cnt_02 {
	width: 100%;
 background: #ff002a;
 padding: 10.93vw 0 12.53vw 0;
}
.contents_salon .cnt_02 h3:nth-of-type(1) {
	width: 56.26vw;
	margin: 0 auto 9.46vw auto;
 position: relative;
}
.contents_salon .cnt_02 h3:nth-of-type(1)::after {
 content: "";
 width: 0.26vw;
 height: 4vw;
 background: #000;
 position: absolute;
 bottom: -6.66vw;
 left: 50%;
 margin-left: -0.13vw;
}
.contents_salon .cnt_02 p:nth-of-type(1) {
 font-size: 4.26vw;
 line-height: 6.93vw;
 font-weight: bold;
 color: #fff;
 text-align: center;
 margin: 0 auto 7.46vw auto;
}
.cnt_02_01_01 {
 width: 93.33vw;
 background: #000 url("../img/cnt_02_01_bg_01.jpg") no-repeat top center;
 background-size: 100% auto;
 padding: 10.8vw 0 0 0;
 margin: 0 auto 6.66vw auto;
}
.contents_salon .cnt_02 .cnt_02_01_01 h3 {
	width: 83.2vw;
	margin: 0 auto 8vw auto;
}
.contents_salon .cnt_02 .cnt_02_01_01 figure {
	width: 44.26vw;
	margin: 0 auto 6.4vw auto;
}
.contents_salon .cnt_02 .cnt_02_01_01 dt {
 text-align: center;
 font-size: 5.33vw;
 line-height: 1;
 font-weight: bold;
 color: #fff;
 margin-bottom: 5.33vw;
}
.contents_salon .cnt_02 .cnt_02_01_01 dt span {
 display: inline-block;
 position: relative;
}
.contents_salon .cnt_02 .cnt_02_01_01 dt span::after {
 content: "";
 width: 100%;
 height: 0.26vw;
 padding: 0 0;
 background: #ff002a;
 position: absolute;
 bottom: -1.96vw;
 left: 0; 
}
.contents_salon .cnt_02 .cnt_02_01_01 dd {
 width: 54.8vw;
 position: relative;
 margin: 0 auto 11.36vw auto;
}
.contents_salon .cnt_02 .cnt_02_01_01 dd::after {
 content: "";
 width: 19.86vw;
 height: 3.06vw;
 background: url("../img/cnt_02_01_txt_02.png") no-repeat;
 background-size: 19.86vw 3.06vw;
 position: absolute;
 bottom: -6vw;
 left: 50%;
 margin-left: -9.93vw;
}
.cnt_prof_link {
 display: block;
 width: 60vw;
 height: 11.46vw;
 border-radius: 5.73vw;
 font-size: 4.8vw;
 line-height: 11.46vw;
 font-weight: bold;
 color: #fff;
 text-align: center;
 background: #ff002a url("../img/cnt_arrw.png") no-repeat center right 4vw;
 background-size: 4vw auto;
 margin: 0 auto 6.26vw auto
}
.contents_salon .cnt_02 .cnt_02_01_01 h4 {
 width: 77.33vw;
 font-size: 4.8vw;
 line-height: 6.13vw;
 color: #ff002a;
 text-align: center;
 font-weight: bold;
 padding: 2.93vw 0 3.46vw 0;
 position: relative;
 margin: 0 auto 5.33vw auto;
}
.contents_salon .cnt_02 .cnt_02_01_01 h4::before, .contents_salon .cnt_02 .cnt_02_01_01 h4::after {
	content: '';
	width: 2.66vw;
	height: 100%;
	position: absolute;
}
.contents_salon .cnt_02 .cnt_02_01_01 h4::before {
	border-left: solid 0.26vw #ff002a;
	border-top: solid 0.26vw #ff002a;
	border-bottom: solid 0.26vw #ff002a;
	top: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_01_01 h4::after {
	border-right: solid 0.26vw #ff002a;
	border-top: solid 0.26vw #ff002a;
	border-bottom: solid 0.26vw #ff002a;
	top: 0;
	right: 0;
}
.contents_salon .cnt_02 .cnt_02_01_01 p {
 width: 77.33vw;
 font-size: 4.26vw;
 line-height: 6.4vw;
 color: #fff;
 text-align: left;
 font-weight: normal;
 /*padding: 0 7.46vw;*/
 margin: 0 auto 2.13vw auto;
}
.contents_salon .cnt_02 .cnt_02_01_01 p strong {
 font-weight: bold;
 color: #ff002a;
}
.contents_salon .cnt_02 .cnt_02_01_01 p:nth-of-type(6) {
 margin: 0 auto 10.26vw auto;
}
.contents_salon .cnt_02 .cnt_02_01_02 {
 width: 80vw;
 position: relative;
 padding: 7.46vw 0 9.33vw 0;
 margin: 0 auto 10.4vw auto;
}
.contents_salon .cnt_02 .cnt_02_01_02::before, .contents_salon .cnt_02 .cnt_02_01_02::after {
	content: '';
	width: 100%;
	height:5.33vw;
	position: absolute;
}
.contents_salon .cnt_02 .cnt_02_01_02::before {
	border-left: solid 0.26vw #ff002a;
	border-top: solid 0.26vw #ff002a;
	border-right: solid 0.26vw #ff002a;
	top: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_01_02:after {
	border-right: solid 0.26vw #ff002a;
	border-left: solid 0.26vw #ff002a;
	border-bottom: solid 0.26vw #ff002a;
	bottom: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_01_02 h5 {
	width: 83.2vw;
 /*font-size: 6.13vw;*/
 font-size: 7.13vw;
 line-height: 1;
 font-weight: bold;
 color: #fff;
 text-align: center;
 position: relative;
	margin: 0 auto 9.46vw auto;
}
.contents_salon .cnt_02 .cnt_02_01_02 h5::after {
 content: "";
 width: 34.8vw;
 height: 2.8vw;
 background: url("../img/cnt_02_01_txt_03.png") no-repeat;
 background-size: 34.8vw 2.8vw;
 position: absolute;
 bottom: -5.73vw;
 left: 50%;
 margin-left: -17.4vw;
}
.contents_salon .cnt_02 .cnt_02_01_02 a {
 display: block;
 width: 80vw;
 margin: 0 auto;
}

.contents_salon .cnt_02 .cnt_02_01_03 {
 width: 100%;
 background: #fff;
 padding: 10vw 0 10.66vw 0;
 margin: 0 auto 10.4vw auto;
}
.contents_salon .cnt_02 .cnt_02_01_03 h3 {
 text-align: center;
 font-size: 6.13vw;
 line-height: 1;
 font-weight: bold;
 color: #000;
 position: relative;
 margin-bottom: 9.86vw;
}
.contents_salon .cnt_02 .cnt_02_01_03 h3::after {
 content: "";
 width: 43.06vw;
 height: 2.26vw;
 background: url("../img/cnt_02_01_txt_08.png") no-repeat;
 background-size: 43.06vw 2.26vw;
 position: absolute;
 bottom: -4.53vw;
 left: 50%;
 margin-left: -21.53vw;
}
.contents_salon .cnt_02 .cnt_02_01_03 div {
 width: 80vw;
 border: 0.93vw solid #ff002a;
 margin: 0 auto 3.46vw auto; 
 font-size: 0;
}
.contents_salon .cnt_02 .cnt_02_01_03 div:nth-of-type(4) {
 margin-bottom: 0 !important;
}
.contents_salon .cnt_02 .cnt_02_01_03 div figure {
 width: 24.66vw;
 height: 24.93vw;
 display: inline-block;
 vertical-align: top;
 margin-bottom: 0 !important;
 
}
.contents_salon .cnt_02 .cnt_02_01_03 div dl {
 width: 53.48vw;
 height: 24.93vw;
 display: inline-block;
 vertical-align: top;
 background: url("../img/cnt_02_01_bg_02.png") repeat;
 background-size: cover;
 border-left: 0.93vw solid #ff002a;
 padding-top: 6.53vw;
}
.contents_salon .cnt_02 .cnt_02_01_03 div dt {
 font-size: 8vw;
 line-height: 1;
 font-weight: bold;
 text-align: center;
 margin-bottom: 2.66vw;
 color: #000;
}
.contents_salon .cnt_02 .cnt_02_01_03 div dd {
 width: 10.66vw;
 margin: 0 auto;
 font-size: 0;
}
.contents_salon .cnt_02 .cnt_02_01_03 div dd::after {
 content: none;
}
.contents_salon .cnt_02 .cnt_02_01_03 div p {
 width: 100%;
 padding: 5.33vw 4.4vw 5.33vw 4.4vw;
 border-top: 0.93vw solid #ff002a;
 font-size: 4.26vw;
 line-height: 6.4vw;
 text-align: left;
 color: #000;
 margin-bottom: 0 !important;
}

.cnt_02_02 {
 width: 93.33vw;
 background: #000 url("../img/cnt_02_02_bg.jpg") no-repeat top center;
 background-size: 100% auto;
 padding: 13.46vw 0 10.4vw 0;
 margin: 0 auto 6.66vw auto;
}
.contents_salon .cnt_02 .cnt_02_02 figure {
	width: 44.26vw;
	margin: 0 auto 6.4vw auto;
}
.contents_salon .cnt_02 .cnt_02_02 dt {
 text-align: center;
 font-size: 5.33vw;
 line-height: 8.53vw;
 font-weight: bold;
 color: #fff;
 margin-bottom: 5.33vw;
}
.contents_salon .cnt_02 .cnt_02_02 dt span {
 display: inline-block;
 position: relative;
}
.contents_salon .cnt_02 .cnt_02_02 dt span::after {
 content: "";
 width: 100%;
 height: 0.26vw;
 padding: 0 0;
 background: #ff002a;
 position: absolute;
 bottom: -1.96vw;
 left: 0; 
}
.contents_salon .cnt_02 .cnt_02_02 dd {
 width: 54.8vw;
 position: relative;
 margin: 0 auto 11.36vw auto;
}
.contents_salon .cnt_02 .cnt_02_02 dd::after {
 content: "";
 width: 44.53vw;
 height: 3.2vw;
 background: url("../img/cnt_02_02_txt_01.png") no-repeat;
 background-size: 44.53vw 3.2vw;
 position: absolute;
 bottom: -6vw;
 left: 50%;
 margin-left: -22.265vw;
}
.contents_salon .cnt_02 .cnt_02_02 p {
 width: 77.33vw;
 font-size: 4.26vw;
 line-height: 6.4vw;
 color: #fff;
 text-align: left;
 font-weight: normal;
 /*padding: 0 7.46vw;*/
 margin: 0 auto 10.26vw auto;
}
.contents_salon .cnt_02 .cnt_02_02 div {
 width: 80vw;
 position: relative;
 padding: 7.46vw 0 9.33vw 0;
 margin: 0 auto;
}
.contents_salon .cnt_02 .cnt_02_02 div::before, .contents_salon .cnt_02 .cnt_02_02 div::after {
	content: '';
	width: 100%;
	height:5.33vw;
	position: absolute;
}
.contents_salon .cnt_02 .cnt_02_02 div::before {
	border-left: solid 0.26vw #ff002a;
	border-top: solid 0.26vw #ff002a;
	border-right: solid 0.26vw #ff002a;
	top: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_02 div:after {
	border-right: solid 0.26vw #ff002a;
	border-left: solid 0.26vw #ff002a;
	border-bottom: solid 0.26vw #ff002a;
	bottom: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_02 div h5 {
	width: 83.2vw;
 /*font-size: 6.13vw;*/
 font-size: 7.13vw;
 line-height: 1;
 font-weight: bold;
 color: #fff;
 text-align: center;
 position: relative;
	margin: 0 auto 9.46vw auto;
}
.contents_salon .cnt_02 .cnt_02_02 div h5::after {
 content: "";
 width: 25.2vw;
 height: 2.26vw;
 background: url("../img/cnt_02_02_txt_02.png") no-repeat;
 background-size: 25.2vw 2.26vw;
 position: absolute;
 bottom: -5.2vw;
 left: 50%;
 margin-left: -12.6vw;
}
.contents_salon .cnt_02 .cnt_02_02 div a {
 display: block;
 width: 80vw;
 margin: 0 auto;
}

.cnt_02_03 {
 width: 93.33vw;
 background: #000 url("../img/cnt_02_03_bg.jpg") no-repeat top center;
 background-size: 100% auto;
 padding: 13.46vw 0 10.4vw 0;
 margin: 0 auto 6.66vw auto;
}
.contents_salon .cnt_02 .cnt_02_03 figure {
	width: 44.26vw;
	margin: 0 auto 6.4vw auto;
}
.contents_salon .cnt_02 .cnt_02_03 dt {
 text-align: center;
 font-size: 5.33vw;
 line-height: 8.53vw;
 font-weight: bold;
 color: #fff;
 margin-bottom: 5.33vw;
}
.contents_salon .cnt_02 .cnt_02_03 dt span {
 display: inline-block;
 position: relative;
}
.contents_salon .cnt_02 .cnt_02_03 dt span::after {
 content: "";
 width: 100%;
 height: 0.26vw;
 padding: 0 0;
 background: #ff002a;
 position: absolute;
 bottom: -1.96vw;
 left: 0;
}
.contents_salon .cnt_02 .cnt_02_03 dd {
 width: 54.8vw;
 position: relative;
 margin: 0 auto 11.36vw auto;
}
.contents_salon .cnt_02 .cnt_02_03 dd::after {
 content: "";
 width: 17.33vw;
 height: 3.2vw;
 background: url("../img/cnt_02_03_txt_01.png") no-repeat;
 background-size: 17.33vw 3.2vw;
 position: absolute;
 bottom: -6vw;
 left: 50%;
 margin-left: -8.665vw;
}
.contents_salon .cnt_02 .cnt_02_03 p {
 width: 77.33vw;
 font-size: 4.26vw;
 line-height: 6.4vw;
 color: #fff;
 text-align: left;
 font-weight: normal;
 /*padding: 0 7.46vw;*/
 margin: 0 auto 10.26vw auto;
}
.contents_salon .cnt_02 .cnt_02_03 div {
 width: 80vw;
 position: relative;
 padding: 7.46vw 0 9.33vw 0;
 margin: 0 auto;
}
.contents_salon .cnt_02 .cnt_02_03 div::before, .contents_salon .cnt_02 .cnt_02_03 div::after {
	content: '';
	width: 100%;
	height:5.33vw;
	position: absolute;
}
.contents_salon .cnt_02 .cnt_02_03 div::before {
	border-left: solid 0.26vw #ff002a;
	border-top: solid 0.26vw #ff002a;
	border-right: solid 0.26vw #ff002a;
	top: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_03 div:after {
	border-right: solid 0.26vw #ff002a;
	border-left: solid 0.26vw #ff002a;
	border-bottom: solid 0.26vw #ff002a;
	bottom: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_03 div h5 {
	width: 83.2vw;
 /*font-size: 6.13vw;*/
 font-size: 7.13vw;
 line-height: 1;
 font-weight: bold;
 color: #fff;
 text-align: center;
 position: relative;
	margin: 0 auto 9.46vw auto;
}
.contents_salon .cnt_02 .cnt_02_03 div h5::after {
 content: "";
 width: 21.46vw;
 height: 2.26vw;
 background: url("../img/cnt_02_03_txt_02.png") no-repeat;
 background-size: 21.46vw 2.26vw;
 position: absolute;
 bottom: -5.2vw;
 left: 50%;
 margin-left: -10.73vw;
}
.contents_salon .cnt_02 .cnt_02_03 div a {
 display: block;
 width: 80vw;
 margin: 0 auto;
}

.cnt_02_04 {
 width: 93.33vw;
 background: #000 url("../img/cnt_02_04_bg.jpg") no-repeat top center;
 background-size: 100% auto;
 padding: 13.46vw 0 10.4vw 0;
 margin: 0 auto 6.66vw auto;
}
.contents_salon .cnt_02 .cnt_02_04 figure {
	width: 44.26vw;
	margin: 0 auto 6.4vw auto;
}
.contents_salon .cnt_02 .cnt_02_04 dt {
 text-align: center;
 font-size: 5.33vw;
 line-height: 8.53vw;
 font-weight: bold;
 color: #fff;
 margin-bottom: 5.33vw;
}
.contents_salon .cnt_02 .cnt_02_04 dt span {
 display: inline-block;
 position: relative;
}
.contents_salon .cnt_02 .cnt_02_04 dt span::after {
 content: "";
 width: 100%;
 height: 0.26vw;
 padding: 0 0;
 background: #ff002a;
 position: absolute;
 bottom: -1.96vw;
 left: 0;
}
.contents_salon .cnt_02 .cnt_02_04 dd {
 width: 54.8vw;
 position: relative;
 margin: 0 auto 11.36vw auto;
}
.contents_salon .cnt_02 .cnt_02_04 dd::after {
 content: "";
 width: 13.06vw;
 height: 3.86vw;
 background: url("../img/cnt_02_04_txt_01.png") no-repeat;
 background-size: 13.06vw 3.86vw;
 position: absolute;
 bottom: -6.26vw;
 left: 50%;
 margin-left: -6.53vw;
}
.contents_salon .cnt_02 .cnt_02_04 p {
 width: 77.33vw;
 font-size: 4.26vw;
 line-height: 6.4vw;
 color: #fff;
 text-align: left;
 font-weight: normal;
 /*padding: 0 7.46vw;*/
 margin: 0 auto 10.26vw auto;
}
.contents_salon .cnt_02 .cnt_02_04 div {
 width: 80vw;
 position: relative;
 padding: 7.46vw 0 9.33vw 0;
 margin: 0 auto;
}
.contents_salon .cnt_02 .cnt_02_04 div::before, .contents_salon .cnt_02 .cnt_02_04 div::after {
	content: '';
	width: 100%;
	height:5.33vw;
	position: absolute;
}
.contents_salon .cnt_02 .cnt_02_04 div::before {
	border-left: solid 0.26vw #ff002a;
	border-top: solid 0.26vw #ff002a;
	border-right: solid 0.26vw #ff002a;
	top: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_04 div:after {
	border-right: solid 0.26vw #ff002a;
	border-left: solid 0.26vw #ff002a;
	border-bottom: solid 0.26vw #ff002a;
	bottom: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_04 div h5 {
	width: 83.2vw;
 /*font-size: 6.13vw;*/
 font-size: 7.13vw;
 line-height: 1;
 font-weight: bold;
 color: #fff;
 text-align: center;
 position: relative;
	margin: 0 auto 9.46vw auto;
}
.contents_salon .cnt_02 .cnt_02_04 div h5::after {
 content: "";
 width: 27.73vw;
 height: 2.26vw;
 background: url("../img/cnt_02_04_txt_02.png") no-repeat;
 background-size: 27.73vw 2.26vw;
 position: absolute;
 bottom: -5.2vw;
 left: 50%;
 margin-left: -13.865vw;
}
.contents_salon .cnt_02 .cnt_02_04 div a {
 display: block;
 width: 80vw;
 margin: 0 auto;
}

.cnt_02_05 {
 width: 93.33vw;
 background: #000 url("../img/cnt_02_05_bg.jpg") no-repeat top center;
 background-size: 100% auto;
 padding: 13.46vw 0 10.4vw 0;
 margin: 0 auto 6.66vw auto;
}
.contents_salon .cnt_02 .cnt_02_05 figure {
	width: 44.26vw;
	margin: 0 auto 6.4vw auto;
}
.contents_salon .cnt_02 .cnt_02_05 dt {
 text-align: center;
 font-size: 5.33vw;
 line-height: 8.53vw;
 font-weight: bold;
 color: #fff;
 margin-bottom: 5.33vw;
}
.contents_salon .cnt_02 .cnt_02_05 dt span {
 display: inline-block;
 position: relative;
}
.contents_salon .cnt_02 .cnt_02_05 dt span::after {
 content: "";
 width: 100%;
 height: 0.26vw;
 padding: 0 0;
 background: #ff002a;
 position: absolute;
 bottom: -1.96vw;
 left: 0;
}
.contents_salon .cnt_02 .cnt_02_05 dd {
 width: 54.8vw;
 position: relative;
 margin: 0 auto 11.36vw auto;
}
.contents_salon .cnt_02 .cnt_02_05 dd::after {
 content: "";
 width: 10.66vw;
 height: 3.2vw;
 background: url("../img/cnt_02_05_txt_01.png") no-repeat;
 background-size: 10.66vw 3.2vw;
 position: absolute;
 bottom: -6.26vw;
 left: 50%;
 margin-left: -5.33vw;
}
.contents_salon .cnt_02 .cnt_02_05 p {
 width: 77.33vw;
 font-size: 4.26vw;
 line-height: 6.4vw;
 color: #fff;
 text-align: left;
 font-weight: normal;
 /*padding: 0 7.46vw;*/
 margin: 0 auto 10.26vw auto;
}
.contents_salon .cnt_02 .cnt_02_05 div {
 width: 80vw;
 position: relative;
 padding: 7.46vw 0 9.33vw 0;
 margin: 0 auto;
}
.contents_salon .cnt_02 .cnt_02_05 div::before, .contents_salon .cnt_02 .cnt_02_05 div::after {
	content: '';
	width: 100%;
	height:5.33vw;
	position: absolute;
}
.contents_salon .cnt_02 .cnt_02_05 div::before {
	border-left: solid 0.26vw #ff002a;
	border-top: solid 0.26vw #ff002a;
	border-right: solid 0.26vw #ff002a;
	top: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_05 div:after {
	border-right: solid 0.26vw #ff002a;
	border-left: solid 0.26vw #ff002a;
	border-bottom: solid 0.26vw #ff002a;
	bottom: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_05 div h5 {
	width: 83.2vw;
 /*font-size: 6.13vw;*/
 font-size: 7.13vw;
 line-height: 1;
 font-weight: bold;
 color: #fff;
 text-align: center;
 position: relative;
	margin: 0 auto 9.46vw auto;
}
.contents_salon .cnt_02 .cnt_02_05 div h5::after {
 content: "";
 width: 27.73vw;
 height: 2.26vw;
 background: url("../img/cnt_02_05_txt_02.png") no-repeat;
 background-size: 27.73vw 2.26vw;
 position: absolute;
 bottom: -5.2vw;
 left: 50%;
 margin-left: -13.865vw;
}
.contents_salon .cnt_02 .cnt_02_05 div a {
 display: block;
 width: 80vw;
 margin: 0 auto;
}

.cnt_02_06 {
 width: 93.33vw;
 background: #000 url("../img/cnt_02_06_bg.jpg") no-repeat top center;
 background-size: 100% auto;
 padding: 13.46vw 0 10.4vw 0;
 margin: 0 auto;
}
.contents_salon .cnt_02 .cnt_02_06 figure {
	width: 44.26vw;
	margin: 0 auto 6.4vw auto;
}
.contents_salon .cnt_02 .cnt_02_06 dt {
 text-align: center;
 font-size: 5.33vw;
 line-height: 8.53vw;
 font-weight: bold;
 color: #fff;
 margin-bottom: 5.33vw;
}
.contents_salon .cnt_02 .cnt_02_06 dt span {
 display: inline-block;
 position: relative;
}
.contents_salon .cnt_02 .cnt_02_06 dt span::after {
 content: "";
 width: 100%;
 height: 0.26vw;
 padding: 0 0;
 background: #ff002a;
 position: absolute;
 bottom: -1.96vw;
 left: 0;
}
.contents_salon .cnt_02 .cnt_02_06 dd {
 width: 54.8vw;
 position: relative;
 margin: 0 auto 11.36vw auto;
}
.contents_salon .cnt_02 .cnt_02_06 dd::after {
 content: "";
 width: 7.86vw;
 height: 3.2vw;
 background: url("../img/cnt_02_06_txt_01.png") no-repeat;
 background-size: 7.86vw 3.2vw;
 position: absolute;
 bottom: -6.26vw;
 left: 50%;
 margin-left: -5.33vw;
}
.contents_salon .cnt_02 .cnt_02_06 p {
 width: 77.33vw;
 font-size: 4.26vw;
 line-height: 6.4vw;
 color: #fff;
 text-align: left;
 font-weight: normal;
 /*padding: 0 7.46vw;*/
 margin: 0 auto 10.26vw auto;
}
.contents_salon .cnt_02 .cnt_02_06 div {
 width: 80vw;
 position: relative;
 padding: 7.46vw 0 9.33vw 0;
 margin: 0 auto;
}
.contents_salon .cnt_02 .cnt_02_06 div::before, .contents_salon .cnt_02 .cnt_02_06 div::after {
	content: '';
	width: 100%;
	height:5.33vw;
	position: absolute;
}
.contents_salon .cnt_02 .cnt_02_06 div::before {
	border-left: solid 0.26vw #ff002a;
	border-top: solid 0.26vw #ff002a;
	border-right: solid 0.26vw #ff002a;
	top: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_06 div:after {
	border-right: solid 0.26vw #ff002a;
	border-left: solid 0.26vw #ff002a;
	border-bottom: solid 0.26vw #ff002a;
	bottom: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_06 div h5 {
	width: 83.2vw;
 /*font-size: 6.13vw;*/
 font-size: 7.13vw;
 line-height: 1;
 font-weight: bold;
 color: #fff;
 text-align: center;
 position: relative;
	margin: 0 auto 9.46vw auto;
}
.contents_salon .cnt_02 .cnt_02_06 div h5::after {
 content: "";
 width: 27.73vw;
 height: 2.26vw;
 background: url("../img/cnt_02_06_txt_02.png") no-repeat;
 background-size: 27.73vw 2.26vw;
 position: absolute;
 bottom: -5.2vw;
 left: 50%;
 margin-left: -13.865vw;
}
.contents_salon .cnt_02 .cnt_02_06 div a {
 display: block;
 width: 80vw;
 margin: 0 auto;
}

/* ************ */

.contents_salon .cnt_03 {
	width: 100%;
	background: #000;
	padding: 16.53vw 0 11.6vw 0;
 margin-bottom: 8vw;
}
.contents_salon .cnt_03 h3 {
	width: 74vw;
 position: relative;
	margin: 0 auto 13.06vw auto;
}
.contents_salon .cnt_03 h3::after {
 content: "";
 width: 0.26vw;
 height: 4vw;
 background: #ff002a;
 position: absolute;
 bottom: -6.66vw;
 left: 50%;
 margin-left: -0.13vw;
}
.contents_salon .cnt_03 dl {
 width: 93.33vw;
 margin: 0 auto 4.4vw auto;
}
.contents_salon .cnt_03 dl:last-child {
 margin-bottom: 0 !important;
}
.contents_salon .cnt_03 dl a {
 display: block;
 width: 100%;
 height: 100%;
 box-sizing: border-box;
 padding: 6.66vw;
 background: #141414;
 border: 0.26vw solid #5d5d5d;
 color: #fff;
}
.contents_salon .cnt_03 dl a dt {
 font-size: 4.8vw;
 line-height: 6.4vw;
 text-align: left;
 font-weight: bold;
 margin-bottom: 4vw;
}
.contents_salon .cnt_03 dl a dd {
 font-size: 3.2vw;
 line-height: 1;
 text-align: right;
}

/* ************ */

@media only screen and (min-width: 1025px) {

/* ************ */

  #PremiumYoso .Contents {
    width: 480px;
    margin: 10px auto 0 auto;
  }
  
/* ************ */

.contents_salon {
    width: 100%;
    color: #000 !important;
}
.contents_salon img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

/* ************ */

body,
html{
    overflow-x: hidden;
}

.sp_view {
	visibility: hidden;
 display: none !important;
}
.pc_view {
	visibility: visible;
 display: block !important;
}

/* ************ */

.contents_salon .mv {
	width: 100%;
	height: 773.088px;
	background: url("../img/kv_bg.jpg") no-repeat;
	background-size: cover;
	padding-top: 399.984px;
	position: relative;
	margin-bottom: 0 !important;
}
.contents_salon .mv h2 {
	width: 467.808px;
	margin: 0 auto;
}

/* ************ */

.contents_salon .cnt_01 {
	width: 100%;
	background: url("../img/cnt_01_bg.jpg") no-repeat top center;
	background-size: cover;
	padding: 48px 0 38.4px 0;
}
.contents_salon .cnt_01 p:nth-of-type(1) {
 font-size: 20.448px;
 line-height: 33.264px;
 font-weight: bold;
 color: #fff;
 text-align: center;
 margin: 0 auto;
}
.contents_salon .cnt_01 h3 {
	width: 427.488px;
	margin: 0.624px auto 0 auto;
}
.contents_salon .cnt_01 p:nth-of-type(2) {
 font-size: 20.448px;
 line-height: 33.264px;
 color: #fff;
 text-align: left;
 padding: 0 35.808px;
 margin: 0 auto;
}

/* ************ */

.contents_salon .cnt_02 {
	width: 100%;
 background: #ff002a;
 padding: 52.464px 0 60.144px 0;
}
.contents_salon .cnt_02 h3:nth-of-type(1) {
	width: 270.048px;
	margin: 0 auto 45.408px auto;
 position: relative;
}
.contents_salon .cnt_02 h3:nth-of-type(1)::after {
 content: "";
 width: 1.248px;
 height: 19.2px;
 background: #000;
 position: absolute;
 bottom: -31.968px;
 left: 50%;
 margin-left: -0.624px;
}
.contents_salon .cnt_02 p:nth-of-type(1) {
 font-size: 20.448px;
 line-height: 33.264px;
 font-weight: bold;
 color: #fff;
 text-align: center;
 margin: 0 auto 35.808px auto;
}
.cnt_02_01_01 {
 width: 448px;
 background: #000 url("../img/cnt_02_01_bg_01.jpg") no-repeat top center;
 background-size: 100% auto;
 padding: 51.84px 0 0 0;
 margin: 0 auto 31.968px auto;
}
.contents_salon .cnt_02 .cnt_02_01_01 h3 {
	width: 399.36px;
	margin: 0 auto 38.4px auto;
}
.contents_salon .cnt_02 .cnt_02_01_01 figure {
	width: 212.448px;
	margin: 0 auto 30.72px auto;
}
.contents_salon .cnt_02 .cnt_02_01_01 dt {
 text-align: center;
 font-size: 25.584px;
 line-height: 1;
 font-weight: bold;
 color: #fff;
 margin-bottom: 25.584px;
}
.contents_salon .cnt_02 .cnt_02_01_01 dt span {
 display: inline-block;
 position: relative;
}
.contents_salon .cnt_02 .cnt_02_01_01 dt span::after {
 content: "";
 width: 100%;
 height: 1.248px;
 padding: 0 0;
 background: #ff002a;
 position: absolute;
 bottom: -9.408px;
 left: 0; 
}
.contents_salon .cnt_02 .cnt_02_01_01 dd {
 width: 263.04px;
 position: relative;
 margin: 0 auto 54.528px auto;
}
.contents_salon .cnt_02 .cnt_02_01_01 dd::after {
 content: "";
 width: 95.328px;
 height: 14.688px;
 background: url("../img/cnt_02_01_txt_02.png") no-repeat;
 background-size: 95.328px 14.688px;
 position: absolute;
 bottom: -28.8px;
 left: 50%;
 margin-left: -47.664px;
}
.cnt_prof_link {
 display: block;
 width: 288px;
 height: 55.008px;
 border-radius: 27.504px;
 font-size: 23.04px;
 line-height: 55.008px;
 font-weight: bold;
 color: #fff;
 text-align: center;
 background: #ff002a url("../img/cnt_arrw.png") no-repeat center right 19.2px;
 background-size: 19.2px auto;
 margin: 0 auto 30.048px auto
}
.contents_salon .cnt_02 .cnt_02_01_01 h4 {
 width: 371.184px;
 font-size: 23.04px;
 line-height: 29.424px;
 color: #ff002a;
 text-align: center;
 font-weight: bold;
 padding: 14.064px 0 16.608px 0;
 position: relative;
 margin: 0 auto 25.584px auto;
}
.contents_salon .cnt_02 .cnt_02_01_01 h4::before, .contents_salon .cnt_02 .cnt_02_01_01 h4::after {
	content: '';
	width: 12.768px;
	height: 100%;
	position: absolute;
}
.contents_salon .cnt_02 .cnt_02_01_01 h4::before {
	border-left: solid 1.248px #ff002a;
	border-top: solid 1.248px #ff002a;
	border-bottom: solid 1.248px #ff002a;
	top: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_01_01 h4::after {
	border-right: solid 1.248px #ff002a;
	border-top: solid 1.248px #ff002a;
	border-bottom: solid 1.248px #ff002a;
	top: 0;
	right: 0;
}
.contents_salon .cnt_02 .cnt_02_01_01 p {
 width: 371.184px;
 font-size: 20.448px;
 line-height: 33.264px;
 color: #fff;
 text-align: left;
 font-weight: normal;
 /*padding: 0 35.808px;*/
 margin: 0 auto 10.224px auto;
}
.contents_salon .cnt_02 .cnt_02_01_01 p strong {
 font-weight: bold;
 color: #ff002a;
}
.contents_salon .cnt_02 .cnt_02_01_01 p:nth-of-type(6) {
 margin: 0 auto 49.248px auto;
}
.contents_salon .cnt_02 .cnt_02_01_02 {
 width: 384px;
 position: relative;
 padding: 35.808px 0 44.784px 0;
 margin: 0 auto 49.92px auto;
}
.contents_salon .cnt_02 .cnt_02_01_02::before, .contents_salon .cnt_02 .cnt_02_01_02::after {
	content: '';
	width: 100%;
	height:25.584px;
	position: absolute;
}
.contents_salon .cnt_02 .cnt_02_01_02::before {
	border-left: solid 1.248px #ff002a;
	border-top: solid 1.248px #ff002a;
	border-right: solid 1.248px #ff002a;
	top: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_01_02:after {
	border-right: solid 1.248px #ff002a;
	border-left: solid 1.248px #ff002a;
	border-bottom: solid 1.248px #ff002a;
	bottom: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_01_02 h5 {
	width: 399.36px;
 /*font-size: 29.424px;*/
 font-size: 34.224px;
 line-height: 1;
 font-weight: bold;
 color: #fff;
 text-align: center;
 position: relative;
	margin: 0 auto 45.408px auto;
}
.contents_salon .cnt_02 .cnt_02_01_02 h5::after {
 content: "";
 width: 167.04px;
 height: 13.44px;
 background: url("../img/cnt_02_01_txt_03.png") no-repeat;
 background-size: 167.04px 13.44px;
 position: absolute;
 bottom: -27.504px;
 left: 50%;
 margin-left: -83.52px;
}
.contents_salon .cnt_02 .cnt_02_01_02 a {
 display: block;
 width: 384px;
 margin: 0 auto;
}

.contents_salon .cnt_02 .cnt_02_01_03 {
 width: 100%;
 background: #fff;
 padding: 48px 0 51.168px 0;
 margin: 0 auto 49.92px auto;
}
.contents_salon .cnt_02 .cnt_02_01_03 h3 {
 text-align: center;
 font-size: 29.424px;
 line-height: 1;
 font-weight: bold;
 color: #000;
 position: relative;
 margin-bottom: 47.328px;
}
.contents_salon .cnt_02 .cnt_02_01_03 h3::after {
 content: "";
 width: 206.688px;
 height: 10.848px;
 background: url("../img/cnt_02_01_txt_08.png") no-repeat;
 background-size: 206.688px 10.848px;
 position: absolute;
 bottom: -21.744px;
 left: 50%;
 margin-left: -103.344px;
}
.contents_salon .cnt_02 .cnt_02_01_03 div {
 width: 384px;
 border: 4.464px solid #ff002a;
 margin: 0 auto 22.368px auto; 
 font-size: 0;
}
.contents_salon .cnt_02 .cnt_02_01_03 div:nth-of-type(4) {
 margin-bottom: 0 !important;
}
.contents_salon .cnt_02 .cnt_02_01_03 div figure {
 width: 118.368px;
 height: 119.664px;
 display: inline-block;
 vertical-align: top;
 margin-bottom: 0 !important;
 
}
.contents_salon .cnt_02 .cnt_02_01_03 div dl {
 width: 256.704px;
 height: 119.664px;
 display: inline-block;
 vertical-align: top;
 background: url("../img/cnt_02_01_bg_02.png") repeat;
 background-size: cover;
 border-left: 4.464px solid #ff002a;
 padding-top: 31.344px;
}
.contents_salon .cnt_02 .cnt_02_01_03 div dt {
 font-size: 38.4px;
 line-height: 1;
 font-weight: bold;
 text-align: center;
 margin-bottom: 12.768px;
 color: #000;
}
.contents_salon .cnt_02 .cnt_02_01_03 div dd {
 width: 51.168px;
 margin: 0 auto;
 font-size: 0;
}
.contents_salon .cnt_02 .cnt_02_01_03 div dd::after {
 content: none;
}
.contents_salon .cnt_02 .cnt_02_01_03 div p {
 width: 100%;
 padding: 25.584px 21.12px 25.584px 21.12px;
 border-top: 4.464px solid #ff002a;
 font-size: 20.448px;
 line-height: 33.264px;
 text-align: left;
 color: #000;
 margin-bottom: 0 !important;
}

.cnt_02_02 {
 width: 448px;
 background: #000 url("../img/cnt_02_02_bg.jpg") no-repeat top center;
 background-size: 100% auto;
 padding: 64.608px 0 49.92px 0;
 margin: 0 auto 31.968px auto;
}
.contents_salon .cnt_02 .cnt_02_02 figure {
	width: 212.448px;
	margin: 0 auto 30.72px auto;
}
.contents_salon .cnt_02 .cnt_02_02 dt {
 text-align: center;
 font-size: 25.584px;
 line-height: 40.944px;
 font-weight: bold;
 color: #fff;
 margin-bottom: 25.584px;
}
.contents_salon .cnt_02 .cnt_02_02 dt span {
 display: inline-block;
 position: relative;
}
.contents_salon .cnt_02 .cnt_02_02 dt span::after {
 content: "";
 width: 100%;
 height: 1.248px;
 padding: 0 0;
 background: #ff002a;
 position: absolute;
 bottom: -9.408px;
 left: 0;
}
.contents_salon .cnt_02 .cnt_02_02 dd {
 width: 263.04px;
 position: relative;
 margin: 0 auto 54.528px auto;
}
.contents_salon .cnt_02 .cnt_02_02 dd::after {
 content: "";
 width: 213.744px;
 height: 15.36px;
 background: url("../img/cnt_02_02_txt_01.png") no-repeat;
 background-size: 213.744px 15.36px;
 position: absolute;
 bottom: -28.8px;
 left: 50%;
 margin-left: -106.872px;
}
.contents_salon .cnt_02 .cnt_02_02 p {
 width: 371.184px;
 font-size: 20.448px;
 line-height: 33.264px;
 color: #fff;
 text-align: left;
 font-weight: normal;
 /*padding: 0 35.808px;*/
 margin: 0 auto 49.248px auto;
}
.contents_salon .cnt_02 .cnt_02_02 div {
 width: 384px;
 position: relative;
 padding: 35.808px 0 44.784px 0;
 margin: 0 auto;
}
.contents_salon .cnt_02 .cnt_02_02 div::before, .contents_salon .cnt_02 .cnt_02_02 div::after {
	content: '';
	width: 100%;
	height:25.584px;
	position: absolute;
}
.contents_salon .cnt_02 .cnt_02_02 div::before {
	border-left: solid 1.248px #ff002a;
	border-top: solid 1.248px #ff002a;
	border-right: solid 1.248px #ff002a;
	top: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_02 div:after {
	border-right: solid 1.248px #ff002a;
	border-left: solid 1.248px #ff002a;
	border-bottom: solid 1.248px #ff002a;
	bottom: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_02 div h5 {
	width: 399.36px;
 /*font-size: 29.424px;*/
 font-size: 34.224px;
 line-height: 1;
 font-weight: bold;
 color: #fff;
 text-align: center;
 position: relative;
	margin: 0 auto 45.408px auto;
}
.contents_salon .cnt_02 .cnt_02_02 div h5::after {
 content: "";
 width: 120.96px;
 height: 10.848px;
 background: url("../img/cnt_02_02_txt_02.png") no-repeat;
 background-size: 120.96px 10.848px;
 position: absolute;
 bottom: -24.96px;
 left: 50%;
 margin-left: -60.48px;
}
.contents_salon .cnt_02 .cnt_02_02 div a {
 display: block;
 width: 384px;
 margin: 0 auto;
}

.cnt_02_03 {
 width: 448px;
 background: #000 url("../img/cnt_02_03_bg.jpg") no-repeat top center;
 background-size: 100% auto;
 padding: 64.608px 0 49.92px 0;
 margin: 0 auto 31.968px auto;
}
.contents_salon .cnt_02 .cnt_02_03 figure {
	width: 212.448px;
	margin: 0 auto 30.72px auto;
}
.contents_salon .cnt_02 .cnt_02_03 dt {
 text-align: center;
 font-size: 25.584px;
 line-height: 40.944px;
 font-weight: bold;
 color: #fff;
 margin-bottom: 25.584px;
}
.contents_salon .cnt_02 .cnt_02_03 dt span {
 display: inline-block;
 position: relative;
}
.contents_salon .cnt_02 .cnt_02_03 dt span::after {
 content: "";
 width: 100%;
 height: 1.248px;
 padding: 0 0;
 background: #ff002a;
 position: absolute;
 bottom: -9.408px;
 left: 0;
}
.contents_salon .cnt_02 .cnt_02_03 dd {
 width: 263.04px;
 position: relative;
 margin: 0 auto 54.528px auto;
}
.contents_salon .cnt_02 .cnt_02_03 dd::after {
 content: "";
 width: 83.184px;
 height: 15.36px;
 background: url("../img/cnt_02_03_txt_01.png") no-repeat;
 background-size: 83.184px 15.36px;
 position: absolute;
 bottom: -28.8px;
 left: 50%;
 margin-left: -41.592px;
}
.contents_salon .cnt_02 .cnt_02_03 p {
 width: 371.184px;
 font-size: 20.448px;
 line-height: 33.264px;
 color: #fff;
 text-align: left;
 font-weight: normal;
 /*padding: 0 35.808px;*/
 margin: 0 auto 49.248px auto;
}
.contents_salon .cnt_02 .cnt_02_03 div {
 width: 384px;
 position: relative;
 padding: 35.808px 0 44.784px 0;
 margin: 0 auto;
}
.contents_salon .cnt_02 .cnt_02_03 div::before, .contents_salon .cnt_02 .cnt_02_03 div::after {
	content: '';
	width: 100%;
	height:25.584px;
	position: absolute;
}
.contents_salon .cnt_02 .cnt_02_03 div::before {
	border-left: solid 1.248px #ff002a;
	border-top: solid 1.248px #ff002a;
	border-right: solid 1.248px #ff002a;
	top: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_03 div:after {
	border-right: solid 1.248px #ff002a;
	border-left: solid 1.248px #ff002a;
	border-bottom: solid 1.248px #ff002a;
	bottom: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_03 div h5 {
	width: 399.36px;
 /*font-size: 29.424px;*/
 font-size: 34.224px;
 line-height: 1;
 font-weight: bold;
 color: #fff;
 text-align: center;
 position: relative;
	margin: 0 auto 45.408px auto;
}
.contents_salon .cnt_02 .cnt_02_03 div h5::after {
 content: "";
 width: 103.008px;
 height: 10.848px;
 background: url("../img/cnt_02_03_txt_02.png") no-repeat;
 background-size: 103.008px 10.848px;
 position: absolute;
 bottom: -24.96px;
 left: 50%;
 margin-left: -51.504px;
}
.contents_salon .cnt_02 .cnt_02_03 div a {
 display: block;
 width: 384px;
 margin: 0 auto;
}

.cnt_02_04 {
 width: 448px;
 background: #000 url("../img/cnt_02_04_bg.jpg") no-repeat top center;
 background-size: 100% auto;
 padding: 64.608px 0 49.92px 0;
 margin: 0 auto 31.968px auto;
}
.contents_salon .cnt_02 .cnt_02_04 figure {
	width: 212.448px;
 margin: 0 auto 30.72px auto;
}
.contents_salon .cnt_02 .cnt_02_04 dt {
 text-align: center;
 font-size: 25.584px;
 line-height: 40.944px;
 font-weight: bold;
 color: #fff;
 margin-bottom: 25.584px;
}
.contents_salon .cnt_02 .cnt_02_04 dt span {
 display: inline-block;
 position: relative;
}
.contents_salon .cnt_02 .cnt_02_04 dt span::after {
 content: "";
 width: 100%;
 height: 1.248px;
 padding: 0 0;
 background: #ff002a;
 position: absolute;
 bottom: -9.408px;
 left: 0;
}
.contents_salon .cnt_02 .cnt_02_04 dd {
 width: 263.04px;
 position: relative;
 margin: 0 auto 54.528px auto;
}
.contents_salon .cnt_02 .cnt_02_04 dd::after {
 content: "";
 width: 62.688px;
 height: 18.528px;
 background: url("../img/cnt_02_04_txt_01.png") no-repeat;
 background-size: 62.688px 18.528px;
 position: absolute;
 bottom: -30.048px;
 left: 50%;
 margin-left: -31.344px;
}
.contents_salon .cnt_02 .cnt_02_04 p {
 width: 371.184px;
 font-size: 20.448px;
 line-height: 33.264px;
 color: #fff;
 text-align: left;
 font-weight: normal;
 /*padding: 0 35.808px;*/
 margin: 0 auto 49.248px auto;
}
.contents_salon .cnt_02 .cnt_02_04 div {
 width: 384px;
 position: relative;
 padding: 35.808px 0 44.784px 0;
 margin: 0 auto;
}
.contents_salon .cnt_02 .cnt_02_04 div::before, .contents_salon .cnt_02 .cnt_02_04 div::after {
	content: '';
	width: 100%;
	height:25.584px;
	position: absolute;
}
.contents_salon .cnt_02 .cnt_02_04 div::before {
	border-left: solid 1.248px #ff002a;
	border-top: solid 1.248px #ff002a;
	border-right: solid 1.248px #ff002a;
	top: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_04 div:after {
	border-right: solid 1.248px #ff002a;
	border-left: solid 1.248px #ff002a;
	border-bottom: solid 1.248px #ff002a;
	bottom: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_04 div h5 {
	width: 399.36px;
 /*font-size: 29.424px;*/
 font-size: 34.224px;
 line-height: 1;
 font-weight: bold;
 color: #fff;
 text-align: center;
 position: relative;
	margin: 0 auto 45.408px auto;
}
.contents_salon .cnt_02 .cnt_02_04 div h5::after {
 content: "";
 width: 133.104px;
 height: 10.848px;
 background: url("../img/cnt_02_04_txt_02.png") no-repeat;
 background-size: 133.104px 10.848px;
 position: absolute;
 bottom: -24.96px;
 left: 50%;
 margin-left: -66.552px;
}
.contents_salon .cnt_02 .cnt_02_04 div a {
 display: block;
 width: 384px;
 margin: 0 auto;
}

.cnt_02_05 {
 width: 448px;
 background: #000 url("../img/cnt_02_05_bg.jpg") no-repeat top center;
 background-size: 100% auto;
 padding: 64.608px 0 49.92px 0;
 margin: 0 auto 31.968px auto;
}
.contents_salon .cnt_02 .cnt_02_05 figure {
	width: 212.448px;
 margin: 0 auto 30.72px auto;
}
.contents_salon .cnt_02 .cnt_02_05 dt {
 text-align: center;
 font-size: 25.584px;
 line-height: 40.944px;
 font-weight: bold;
 color: #fff;
 margin-bottom: 25.584px;
}
.contents_salon .cnt_02 .cnt_02_05 dt span {
 display: inline-block;
 position: relative;
}
.contents_salon .cnt_02 .cnt_02_05 dt span::after {
 content: "";
 width: 100%;
 height: 1.248px;
 padding: 0 0;
 background: #ff002a;
 position: absolute;
 bottom: -9.408px;
 left: 0;
}
.contents_salon .cnt_02 .cnt_02_05 dd {
 width: 263.04px;
 position: relative;
 margin: 0 auto 54.528px auto;
}
.contents_salon .cnt_02 .cnt_02_05 dd::after {
 content: "";
 width: 51.168px;
 height: 15.36px;
 background: url("../img/cnt_02_05_txt_01.png") no-repeat;
 background-size: 51.168px 15.36px;
 position: absolute;
 bottom: -30.048px;
 left: 50%;
 margin-left: -25.584px;
}
.contents_salon .cnt_02 .cnt_02_05 p {
 width: 371.184px;
 font-size: 20.448px;
 line-height: 33.264px;
 color: #fff;
 text-align: left;
 font-weight: normal;
 /*padding: 0 35.808px;*/
 margin: 0 auto 49.248px auto;
}
.contents_salon .cnt_02 .cnt_02_05 div {
 width: 384px;
 position: relative;
 padding: 35.808px 0 44.784px 0;
 margin: 0 auto;
}
.contents_salon .cnt_02 .cnt_02_05 div::before, .contents_salon .cnt_02 .cnt_02_05 div::after {
	content: '';
	width: 100%;
	height:25.584px;
	position: absolute;
}
.contents_salon .cnt_02 .cnt_02_05 div::before {
	border-left: solid 1.248px #ff002a;
	border-top: solid 1.248px #ff002a;
	border-right: solid 1.248px #ff002a;
	top: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_05 div:after {
	border-right: solid 1.248px #ff002a;
	border-left: solid 1.248px #ff002a;
	border-bottom: solid 1.248px #ff002a;
	bottom: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_05 div h5 {
	width: 399.36px;
 /*font-size: 29.424px;*/
 font-size: 34.224px;
 line-height: 1;
 font-weight: bold;
 color: #fff;
 text-align: center;
 position: relative;
	margin: 0 auto 45.408px auto;
}
.contents_salon .cnt_02 .cnt_02_05 div h5::after {
 content: "";
 width: 133.104px;
 height: 10.848px;
 background: url("../img/cnt_02_05_txt_02.png") no-repeat;
 background-size: 133.104px 10.848px;
 position: absolute;
 bottom: -24.96px;
 left: 50%;
 margin-left: -66.552px;
}
.contents_salon .cnt_02 .cnt_02_05 div a {
 display: block;
 width: 384px;
 margin: 0 auto;
}

.cnt_02_06 {
 width: 448px;
 background: #000 url("../img/cnt_02_06_bg.jpg") no-repeat top center;
 background-size: 100% auto;
 padding: 64.608px 0 49.92px 0;
 margin: 0 auto;
}
.contents_salon .cnt_02 .cnt_02_06 figure {
	width: 212.448px;
 margin: 0 auto 30.72px auto;
}
.contents_salon .cnt_02 .cnt_02_06 dt {
 text-align: center;
 font-size: 25.584px;
 line-height: 40.944px;
 font-weight: bold;
 color: #fff;
 margin-bottom: 25.584px;
}
.contents_salon .cnt_02 .cnt_02_06 dt span {
 display: inline-block;
 position: relative;
}
.contents_salon .cnt_02 .cnt_02_06 dt span::after {
 content: "";
 width: 100%;
 height: 1.248px;
 padding: 0 0;
 background: #ff002a;
 position: absolute;
 bottom: -9.408px;
 left: 0;
}
.contents_salon .cnt_02 .cnt_02_06 dd {
 width: 263.04px;
 position: relative;
 margin: 0 auto 54.528px auto;
}
.contents_salon .cnt_02 .cnt_02_06 dd::after {
 content: "";
 width: 37.728px;
 height: 15.36px;
 background: url("../img/cnt_02_06_txt_01.png") no-repeat;
 background-size: 37.728px 15.36px;
 position: absolute;
 bottom: -30.048px;
 left: 50%;
 margin-left: -25.584px;
}
.contents_salon .cnt_02 .cnt_02_06 p {
 width: 371.184px;
 font-size: 20.448px;
 line-height: 33.264px;
 color: #fff;
 text-align: left;
 font-weight: normal;
 /*padding: 0 35.808px;*/
 margin: 0 auto 49.248px auto;
}
.contents_salon .cnt_02 .cnt_02_06 div {
 width: 384px;
 position: relative;
 padding: 35.808px 0 44.784px 0;
 margin: 0 auto;
}
.contents_salon .cnt_02 .cnt_02_06 div::before, .contents_salon .cnt_02 .cnt_02_06 div::after {
	content: '';
	width: 100%;
	height:25.584px;
	position: absolute;
}
.contents_salon .cnt_02 .cnt_02_06 div::before {
	border-left: solid 1.248px #ff002a;
	border-top: solid 1.248px #ff002a;
	border-right: solid 1.248px #ff002a;
	top: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_06 div:after {
	border-right: solid 1.248px #ff002a;
	border-left: solid 1.248px #ff002a;
	border-bottom: solid 1.248px #ff002a;
	bottom: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_06 div h5 {
	width: 399.36px;
 /*font-size: 29.424px;*/
 font-size: 34.224px;
 line-height: 1;
 font-weight: bold;
 color: #fff;
 text-align: center;
 position: relative;
	margin: 0 auto 45.408px auto;
}
.contents_salon .cnt_02 .cnt_02_06 div h5::after {
 content: "";
 width: 133.104px;
 height: 10.848px;
 background: url("../img/cnt_02_06_txt_02.png") no-repeat;
 background-size: 133.104px 10.848px;
 position: absolute;
 bottom: -24.96px;
 left: 50%;
 margin-left: -66.552px;
}
.contents_salon .cnt_02 .cnt_02_06 div a {
 display: block;
 width: 384px;
 margin: 0 auto;
}

/* ************ */

.contents_salon .cnt_03 {
	width: 100%;
	background: #000;
	padding: 79.344px 0 55.68px 0;
 margin-bottom: 38.4px;
}
.contents_salon .cnt_03 h3 {
	width: 355.2px;
 position: relative;
	margin: 0 auto 62.688px auto;
}
.contents_salon .cnt_03 h3::after {
 content: "";
 width: 1.248px;
 height: 19.2px;
 background: #ff002a;
 position: absolute;
 bottom: -31.968px;
 left: 50%;
 margin-left: -0.624px;
}
.contents_salon .cnt_03 dl {
 width: 448px;
 margin: 0 auto 21.12px auto;
}
.contents_salon .cnt_03 dl:last-child {
 margin-bottom: 0 !important;
}
.contents_salon .cnt_03 dl a {
 display: block;
 width: 100%;
 height: 100%;
 box-sizing: border-box;
 padding: 31.968px;
 background: #141414;
 border: 1.248px solid #5d5d5d;
 color: #fff;
}
.contents_salon .cnt_03 dl a dt {
 font-size: 23.04px;
 line-height: 30.72px;
 text-align: left;
 font-weight: bold;
 margin-bottom: 19.2px;
}
.contents_salon .cnt_03 dl a dd {
 font-size: 15.36px;
 line-height: 1;
 text-align: right;
}

/* ************ */

}

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

/* ************ */

  #PremiumYoso .Contents {
    width: 750px;
    margin: 10px auto 0 auto;
  }
  
/* ************ */

.contents_salon {
    width: 100%;
    color: #000 !important;
}
.contents_salon img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

/* ************ */

body,
html{
    overflow-x: hidden;
}

.sp_view {
	visibility: hidden;
 display: none !important;
}
.pc_view {
	visibility: visible;
 display: block !important;
}

/* ************ */

.contents_salon .mv {
	width: 100%;
	height: 773.088px;
	background: url("../img/kv_bg.jpg") no-repeat;
	background-size: cover;
	padding-top: 399.984px;
	position: relative;
	margin-bottom: 0 !important;
}
.contents_salon .mv h2 {
	width: 467.808px;
	margin: 0 auto;
}

/* ************ */

.contents_salon .mv {
	width: 100%;
	height: 1207.95px;
	background: url("../img/kv_bg.jpg") no-repeat;
	background-size: cover;
	padding-top: 624.975px;
	position: relative;
	margin-bottom: 0 !important;
}
.contents_salon .mv h2 {
	width: 730.95px;
	margin: 0 auto;
}

/* ************ */

.contents_salon .cnt_01 {
	width: 100%;
	background: url("../img/cnt_01_bg.jpg") no-repeat top center;
	background-size: cover;
	padding: 75px 0 60px 0;
}
.contents_salon .cnt_01 p:nth-of-type(1) {
 font-size: 31.95px;
 line-height: 51.975px;
 font-weight: bold;
 color: #fff;
 text-align: center;
 margin: 0 auto;
}
.contents_salon .cnt_01 h3 {
	width: 668px;
	margin: 0.975px auto 0 auto;
}
.contents_salon .cnt_01 p:nth-of-type(2) {
 font-size: 31.95px;
 line-height: 51.975px;
 color: #fff;
 text-align: left;
 padding: 0 55.95px;
 margin: 0 auto;
}

/* ************ */

.contents_salon .cnt_02 {
	width: 100%;
 background: #ff002a;
 padding: 81.975px 0 94px 0;
}
.contents_salon .cnt_02 h3:nth-of-type(1) {
	width: 421.95px;
	margin: 0 auto 70.95px auto;
 position: relative;
}
.contents_salon .cnt_02 h3:nth-of-type(1)::after {
 content: "";
 width: 1.95px;
 height: 30px;
 background: #000;
 position: absolute;
 bottom: -49.95px;
 left: 50%;
 margin-left: -0.975px;
}
.contents_salon .cnt_02 p:nth-of-type(1) {
 font-size: 31.95px;
 line-height: 51.975px;
 font-weight: bold;
 color: #fff;
 text-align: center;
 margin: 0 auto 55.95px auto;
}
.cnt_02_01_01 {
 width: 699.975px;
 background: #000 url("../img/cnt_02_01_bg_01.jpg") no-repeat top center;
 background-size: 100% auto;
 padding: 81px 0 0 0;
 margin: 0 auto 49.95px auto;
}
.contents_salon .cnt_02 .cnt_02_01_01 h3 {
	width: 624px;
	margin: 0 auto 60px auto;
}
.contents_salon .cnt_02 .cnt_02_01_01 figure {
	width: 331.95px;
	margin: 0 auto 48px auto;
}
.contents_salon .cnt_02 .cnt_02_01_01 dt {
 text-align: center;
 font-size: 39.975px;
 line-height: 1;
 font-weight: bold;
 color: #fff;
 margin-bottom: 39.975px;
}
.contents_salon .cnt_02 .cnt_02_01_01 dt span {
 display: inline-block;
 position: relative;
}
.contents_salon .cnt_02 .cnt_02_01_01 dt span::after {
 content: "";
 width: 100%;
 height: 1.95px;
 padding: 0 0;
 background: #ff002a;
 position: absolute;
 bottom: -14.85px;
 left: 0; 
}
.contents_salon .cnt_02 .cnt_02_01_01 dd {
 width: 411px;
 position: relative;
 margin: 0 auto 85.2px auto;
}
.contents_salon .cnt_02 .cnt_02_01_01 dd::after {
 content: "";
 width: 148.95px;
 height: 22.95px;
 background: url("../img/cnt_02_01_txt_02.png") no-repeat;
 background-size: 148.95px 22.95px;
 position: absolute;
 bottom: -45px;
 left: 50%;
 margin-left: -74.475px;
}
.cnt_prof_link {
 display: block;
 width: 450px;
 height: 86px;
 border-radius: 42.975px;
 font-size: 36px;
 line-height: 86px;
 font-weight: bold;
 color: #fff;
 text-align: center;
 background: #ff002a url("../img/cnt_arrw.png") no-repeat center right 30px;
 background-size: 30px auto;
 margin: 0 auto 46.95px auto
}
.contents_salon .cnt_02 .cnt_02_01_01 h4 {
 width: 579.975px;
 font-size: 36px;
 line-height: 45.975px;
 color: #ff002a;
 text-align: center;
 font-weight: bold;
 padding: 21.975px 0 25.95px 0;
 position: relative;
 margin: 0 auto 39.975px auto;
}
.contents_salon .cnt_02 .cnt_02_01_01 h4::before, .contents_salon .cnt_02 .cnt_02_01_01 h4::after {
	content: '';
	width: 19.95px;
	height: 100%;
	position: absolute;
}
.contents_salon .cnt_02 .cnt_02_01_01 h4::before {
	border-left: solid 1.95px #ff002a;
	border-top: solid 1.95px #ff002a;
	border-bottom: solid 1.95px #ff002a;
	top: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_01_01 h4::after {
	border-right: solid 1.95px #ff002a;
	border-top: solid 1.95px #ff002a;
	border-bottom: solid 1.95px #ff002a;
	top: 0;
	right: 0;
}
.contents_salon .cnt_02 .cnt_02_01_01 p {
 width: 579.975px;
 font-size: 31.95px;
 line-height: 51.975px;
 color: #fff;
 text-align: left;
 font-weight: normal;
 /*padding: 0 55.95px;*/
 margin: 0 auto 15.975px auto;
}
.contents_salon .cnt_02 .cnt_02_01_01 p strong {
 font-weight: bold;
 color: #ff002a;
}
.contents_salon .cnt_02 .cnt_02_01_01 p:nth-of-type(6) {
 margin: 0 auto 76.95px auto;
}
.contents_salon .cnt_02 .cnt_02_01_02 {
 width: 600px;
 position: relative;
 padding: 55.95px 0 70px 0;
 margin: 0 auto 78px auto;
}
.contents_salon .cnt_02 .cnt_02_01_02::before, .contents_salon .cnt_02 .cnt_02_01_02::after {
	content: '';
	width: 100%;
	height: 39.975px;
	position: absolute;
}
.contents_salon .cnt_02 .cnt_02_01_02::before {
	border-left: solid 1.95px #ff002a;
	border-top: solid 1.95px #ff002a;
	border-right: solid 1.95px #ff002a;
	top: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_01_02:after {
	border-right: solid 1.95px #ff002a;
	border-left: solid 1.95px #ff002a;
	border-bottom: solid 1.95px #ff002a;
	bottom: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_01_02 h5 {
	width: 624px;
 /*font-size: 45.975px;*/
 font-size: 53.475px;
 line-height: 1;
 font-weight: bold;
 color: #fff;
 text-align: center;
 position: relative;
	margin: 0 auto 70.95px auto;
}
.contents_salon .cnt_02 .cnt_02_01_02 h5::after {
 content: "";
 width: 261px;
 height: 21px;
 background: url("../img/cnt_02_01_txt_03.png") no-repeat;
 background-size: 261px 21px;
 position: absolute;
 bottom: -42.975px;
 left: 50%;
 margin-left: -130.5px;
}
.contents_salon .cnt_02 .cnt_02_01_02 a {
 display: block;
 width: 600px;
 margin: 0 auto;
}

.contents_salon .cnt_02 .cnt_02_01_03 {
 width: 100%;
 background: #fff;
 padding: 75px 0 79.95px 0;
 margin: 0 auto 78px auto;
}
.contents_salon .cnt_02 .cnt_02_01_03 h3 {
 text-align: center;
 font-size: 45.975px;
 line-height: 1;
 font-weight: bold;
 color: #000;
 position: relative;
 margin-bottom: 73.95px;
}
.contents_salon .cnt_02 .cnt_02_01_03 h3::after {
 content: "";
 width: 322.95px;
 height: 16.95px;
 background: url("../img/cnt_02_01_txt_08.png") no-repeat;
 background-size: 322.95px 16.95px;
 position: absolute;
 bottom: -33.975px;
 left: 50%;
 margin-left: -161.475px;
}
.contents_salon .cnt_02 .cnt_02_01_03 div {
 width: 600px;
 border: 6.975px solid #ff002a;
 margin: 0 auto 25.95px auto; 
 font-size: 0;
}
.contents_salon .cnt_02 .cnt_02_01_03 div:nth-of-type(4) {
 margin-bottom: 0 !important;
}
.contents_salon .cnt_02 .cnt_02_01_03 div figure {
 width: 184.95px;
 height: 187px;
 display: inline-block;
 vertical-align: top;
 margin-bottom: 0 !important;
 
}
.contents_salon .cnt_02 .cnt_02_01_03 div dl {
 width: 401.1px;
 height: 187px;
 display: inline-block;
 vertical-align: top;
 background: url("../img/cnt_02_01_bg_02.png") repeat;
 background-size: cover;
 border-left: 6.975px solid #ff002a;
 padding-top: 48.975px;
}
.contents_salon .cnt_02 .cnt_02_01_03 div dt {
 font-size: 60px;
 line-height: 1;
 font-weight: bold;
 text-align: center;
 margin-bottom: 19.95px;
 color: #000;
}
.contents_salon .cnt_02 .cnt_02_01_03 div dd {
 width: 79.95px;
 margin: 0 auto;
 font-size: 0;
}
.contents_salon .cnt_02 .cnt_02_01_03 div dd::after {
 content: none;
}
.contents_salon .cnt_02 .cnt_02_01_03 div p {
 width: 100%;
 padding: 39.978px 33px 39.978px 33px;
 border-top: 6.975px solid #ff002a;
 font-size: 31.95px;
 line-height: 51.975px;
 text-align: left;
 color: #000;
 margin-bottom: 0 !important;
}

.cnt_02_02 {
 width: 699.975px;
 background: #000 url("../img/cnt_02_02_bg.jpg") no-repeat top center;
 background-size: 100% auto;
 padding: 100.95px 0 78px 0;
 margin: 0 auto 49.95px auto;
}
.contents_salon .cnt_02 .cnt_02_02 figure {
	width: 331.95px;
	margin: 0 auto 48px auto;
}
.contents_salon .cnt_02 .cnt_02_02 dt {
 text-align: center;
 font-size: 39.975px;
 line-height: 63.975px;
 font-weight: bold;
 color: #fff;
 margin-bottom: 39.975px;
}
.contents_salon .cnt_02 .cnt_02_02 dt span {
 display: inline-block;
 position: relative;
}
.contents_salon .cnt_02 .cnt_02_02 dt span::after {
 content: "";
 width: 100%;
 height: 1.95px;
 padding: 0 0;
 background: #ff002a;
 position: absolute;
 bottom: -14.85px;
 left: 0; 
}
.contents_salon .cnt_02 .cnt_02_02 dd {
 width: 411px;
 position: relative;
 margin: 0 auto 85.2px auto;
}
.contents_salon .cnt_02 .cnt_02_02 dd::after {
 content: "";
 width: 333.975px;
 height: 24px;
 background: url("../img/cnt_02_02_txt_01.png") no-repeat;
 background-size: 333.975px 24px;
 position: absolute;
 bottom: -45px;
 left: 50%;
 margin-left: -166.9875px;
}
.contents_salon .cnt_02 .cnt_02_02 p {
 width: 579.975px;
 font-size: 31.95px;
 line-height: 51.975px;
 color: #fff;
 text-align: left;
 font-weight: normal;
 /*padding: 0 55.95px;*/
 margin: 0 auto 76.95px auto;
}
.contents_salon .cnt_02 .cnt_02_02 div {
 width: 600px;
 position: relative;
 padding: 55.95px 0 69.975px 0;
 margin: 0 auto;
}
.contents_salon .cnt_02 .cnt_02_02 div::before, .contents_salon .cnt_02 .cnt_02_02 div::after {
	content: '';
	width: 100%;
	height: 39.975px;
	position: absolute;
}
.contents_salon .cnt_02 .cnt_02_02 div::before {
	border-left: solid 1.95px #ff002a;
	border-top: solid 1.95px #ff002a;
	border-right: solid 1.95px #ff002a;
	top: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_02 div:after {
	border-right: solid 1.95px #ff002a;
	border-left: solid 1.95px #ff002a;
	border-bottom: solid 1.95px #ff002a;
	bottom: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_02 div h5 {
	width: 624px;
 /*font-size: 45.975px;*/
 font-size: 53.475px;
 line-height: 1;
 font-weight: bold;
 color: #fff;
 text-align: center;
 position: relative;
	margin: 0 auto 70.95px auto;
}
.contents_salon .cnt_02 .cnt_02_02 div h5::after {
 content: "";
 width: 189px;
 height: 16.95px;
 background: url("../img/cnt_02_02_txt_02.png") no-repeat;
 background-size: 189px 16.95px;
 position: absolute;
 bottom: -39px;
 left: 50%;
 margin-left: -94.5px;
}
.contents_salon .cnt_02 .cnt_02_02 div a {
 display: block;
 width: 600px;
 margin: 0 auto;
}

.cnt_02_03 {
 width: 699.975px;
 background: #000 url("../img/cnt_02_03_bg.jpg") no-repeat top center;
 background-size: 100% auto;
 padding: 100.95px 0 78px 0;
 margin: 0 auto 49.95px auto;
}
.contents_salon .cnt_02 .cnt_02_03 figure {
	width: 331.95px;
	margin: 0 auto 48px auto;
}
.contents_salon .cnt_02 .cnt_02_03 dt {
 text-align: center;
 font-size: 39.975px;
 line-height: 63.975px;
 font-weight: bold;
 color: #fff;
 margin-bottom: 39.975px;
}
.contents_salon .cnt_02 .cnt_02_03 dt span {
 display: inline-block;
 position: relative;
}
.contents_salon .cnt_02 .cnt_02_03 dt span::after {
 content: "";
 width: 100%;
 height: 1.95px;
 padding: 0 0;
 background: #ff002a;
 position: absolute;
 bottom: -14.85px;
 left: 0; 
}
.contents_salon .cnt_02 .cnt_02_03 dd {
 width: 411px;
 position: relative;
 margin: 0 auto 85.2px auto;
}
.contents_salon .cnt_02 .cnt_02_03 dd::after {
 content: "";
 width: 129.975px;
 height: 24px;
 background: url("../img/cnt_02_03_txt_01.png") no-repeat;
 background-size: 129.975px 24px;
 position: absolute;
 bottom: -45px;
 left: 50%;
 margin-left: -64.9875px;
}
.contents_salon .cnt_02 .cnt_02_03 p {
 width: 579.975px;
 font-size: 31.95px;
 line-height: 51.975px;
 color: #fff;
 text-align: left;
 font-weight: normal;
 /*padding: 0 55.95px;*/
 margin: 0 auto 76.95px auto;
}
.contents_salon .cnt_02 .cnt_02_03 div {
 width: 600px;
 position: relative;
 padding: 55.95px 0 69.975px 0;
 margin: 0 auto;
}
.contents_salon .cnt_02 .cnt_02_03 div::before, .contents_salon .cnt_02 .cnt_02_03 div::after {
	content: '';
	width: 100%;
	height: 39.975px;
	position: absolute;
}
.contents_salon .cnt_02 .cnt_02_03 div::before {
	border-left: solid 1.95px #ff002a;
	border-top: solid 1.95px #ff002a;
	border-right: solid 1.95px #ff002a;
	top: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_03 div:after {
	border-right: solid 1.95px #ff002a;
	border-left: solid 1.95px #ff002a;
	border-bottom: solid 1.95px #ff002a;
	bottom: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_03 div h5 {
	width: 624px;
 /*font-size: 45.975px;*/
 font-size: 53.475px;
 line-height: 1;
 font-weight: bold;
 color: #fff;
 text-align: center;
 position: relative;
	margin: 0 auto 70.95px auto;
}
.contents_salon .cnt_02 .cnt_02_03 div h5::after {
 content: "";
 width: 160.95px;
 height: 16.95px;
 background: url("../img/cnt_02_03_txt_02.png") no-repeat;
 background-size: 160.95px 16.95px;
 position: absolute;
 bottom: -39px;
 left: 50%;
 margin-left: -80.475px;
}
.contents_salon .cnt_02 .cnt_02_03 div a {
 display: block;
 width: 600px;
 margin: 0 auto;
}

.cnt_02_04 {
 width: 699.975px;
 background: #000 url("../img/cnt_02_04_bg.jpg") no-repeat top center;
 background-size: 100% auto;
 padding: 100.95px 0 78px 0;
 margin: 0 auto 49.95px auto;
}
.contents_salon .cnt_02 .cnt_02_04 figure {
	width: 331.95px;
 margin: 0 auto 48px auto;
}
.contents_salon .cnt_02 .cnt_02_04 dt {
 text-align: center;
 font-size: 39.975px;
 line-height: 63.975px;
 font-weight: bold;
 color: #fff;
 margin-bottom: 39.975px;
}
.contents_salon .cnt_02 .cnt_02_04 dt span {
 display: inline-block;
 position: relative;
}
.contents_salon .cnt_02 .cnt_02_04 dt span::after {
 content: "";
 width: 100%;
 height: 1.95px;
 padding: 0 0;
 background: #ff002a;
 position: absolute;
 bottom: -14.85px;
 left: 0; 
}
.contents_salon .cnt_02 .cnt_02_04 dd {
 width: 411px;
 position: relative;
 margin: 0 auto 85.2px auto;
}
.contents_salon .cnt_02 .cnt_02_04 dd::after {
 content: "";
 width: 97.95px;
 height: 28.95px;
 background: url("../img/cnt_02_04_txt_01.png") no-repeat;
 background-size: 97.95px 28.95px;
 position: absolute;
 bottom: -46.95px;
 left: 50%;
 margin-left: -48.975px;
}
.contents_salon .cnt_02 .cnt_02_04 p {
 width: 579.975px;
 font-size: 31.95px;
 line-height: 51.975px;
 color: #fff;
 text-align: left;
 font-weight: normal;
 /*padding: 0 55.95px;*/
 margin: 0 auto 76.95px auto;
}
.contents_salon .cnt_02 .cnt_02_04 div {
 width: 600px;
 position: relative;
 padding: 55.95px 0 69.975px 0;
 margin: 0 auto;
}
.contents_salon .cnt_02 .cnt_02_04 div::before, .contents_salon .cnt_02 .cnt_02_04 div::after {
	content: '';
	width: 100%;
	height: 39.975px;
	position: absolute;
}
.contents_salon .cnt_02 .cnt_02_04 div::before {
	border-left: solid 1.95px #ff002a;
	border-top: solid 1.95px #ff002a;
	border-right: solid 1.95px #ff002a;
	top: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_04 div:after {
	border-right: solid 1.95px #ff002a;
	border-left: solid 1.95px #ff002a;
	border-bottom: solid 1.95px #ff002a;
	bottom: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_04 div h5 {
	width: 624px;
 /*font-size: 45.975px;*/
 font-size: 53.475px;
 line-height: 1;
 font-weight: bold;
 color: #fff;
 text-align: center;
 position: relative;
	margin: 0 auto 70.95px auto;
}
.contents_salon .cnt_02 .cnt_02_04 div h5::after {
 content: "";
 width: 207.975px;
 height: 16.95px;
 background: url("../img/cnt_02_04_txt_02.png") no-repeat;
 background-size: 207.975px 16.95px;
 position: absolute;
 bottom: -39px;
 left: 50%;
 margin-left: -103.9875px;
}
.contents_salon .cnt_02 .cnt_02_04 div a {
 display: block;
 width: 600px;
 margin: 0 auto;
}

.cnt_02_05 {
 width: 699.975px;
 background: #000 url("../img/cnt_02_05_bg.jpg") no-repeat top center;
 background-size: 100% auto;
 padding: 100.95px 0 78px 0;
 margin: 0 auto 49.95px auto;
}
.contents_salon .cnt_02 .cnt_02_05 figure {
	width: 331.95px;
 margin: 0 auto 48px auto;
}
.contents_salon .cnt_02 .cnt_02_05 dt {
 text-align: center;
 font-size: 39.975px;
 line-height: 63.975px;
 font-weight: bold;
 color: #fff;
 margin-bottom: 39.975px;
}
.contents_salon .cnt_02 .cnt_02_05 dt span {
 display: inline-block;
 position: relative;
}
.contents_salon .cnt_02 .cnt_02_05 dt span::after {
 content: "";
 width: 100%;
 height: 1.95px;
 padding: 0 0;
 background: #ff002a;
 position: absolute;
 bottom: -14.85px;
 left: 0; 
}
.contents_salon .cnt_02 .cnt_02_05 dd {
 width: 411px;
 position: relative;
 margin: 0 auto 85.2px auto;
}
.contents_salon .cnt_02 .cnt_02_05 dd::after {
 content: "";
 width: 79.95px;
 height: 24px;
 background: url("../img/cnt_02_05_txt_01.png") no-repeat;
 background-size: 79.95px 24px;
 position: absolute;
 bottom: -46.95px;
 left: 50%;
 margin-left: -39.975px;
}
.contents_salon .cnt_02 .cnt_02_05 p {
 width: 579.975px;
 font-size: 31.95px;
 line-height: 51.975px;
 color: #fff;
 text-align: left;
 font-weight: normal;
 /*padding: 0 55.95px;*/
 margin: 0 auto 76.95px auto;
}
.contents_salon .cnt_02 .cnt_02_05 div {
 width: 600px;
 position: relative;
 padding: 55.95px 0 69.975px 0;
 margin: 0 auto;
}
.contents_salon .cnt_02 .cnt_02_05 div::before, .contents_salon .cnt_02 .cnt_02_05 div::after {
	content: '';
	width: 100%;
	height: 39.975px;
	position: absolute;
}
.contents_salon .cnt_02 .cnt_02_05 div::before {
	border-left: solid 1.95px #ff002a;
	border-top: solid 1.95px #ff002a;
	border-right: solid 1.95px #ff002a;
	top: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_05 div:after {
	border-right: solid 1.95px #ff002a;
	border-left: solid 1.95px #ff002a;
	border-bottom: solid 1.95px #ff002a;
	bottom: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_05 div h5 {
	width: 624px;
 /*font-size: 45.975px;*/
 font-size: 53.475px;
 line-height: 1;
 font-weight: bold;
 color: #fff;
 text-align: center;
 position: relative;
	margin: 0 auto 70.95px auto;
}
.contents_salon .cnt_02 .cnt_02_05 div h5::after {
 content: "";
 width: 207.975px;
 height: 16.95px;
 background: url("../img/cnt_02_05_txt_02.png") no-repeat;
 background-size: 207.975px 16.95px;
 position: absolute;
 bottom: -39px;
 left: 50%;
 margin-left: -103.9875px;
}
.contents_salon .cnt_02 .cnt_02_05 div a {
 display: block;
 width: 600px;
 margin: 0 auto;
}

.cnt_02_06 {
 width: 699.975px;
 background: #000 url("../img/cnt_02_06_bg.jpg") no-repeat top center;
 background-size: 100% auto;
 padding: 100.95px 0 78px 0;
 margin: 0 auto;
}
.contents_salon .cnt_02 .cnt_02_06 figure {
	width: 331.95px;
 margin: 0 auto 48px auto;
}
.contents_salon .cnt_02 .cnt_02_06 dt {
 text-align: center;
 font-size: 39.975px;
 line-height: 63.975px;
 font-weight: bold;
 color: #fff;
 margin-bottom: 39.975px;
}
.contents_salon .cnt_02 .cnt_02_06 dt span {
 display: inline-block;
 position: relative;
}
.contents_salon .cnt_02 .cnt_02_06 dt span::after {
 content: "";
 width: 100%;
 height: 1.95px;
 padding: 0 0;
 background: #ff002a;
 position: absolute;
 bottom: -14.85px;
 left: 0; 
}
.contents_salon .cnt_02 .cnt_02_06 dd {
 width: 411px;
 position: relative;
 margin: 0 auto 85.2px auto;
}
.contents_salon .cnt_02 .cnt_02_06 dd::after {
 content: "";
 width: 58.95px;
 height: 24px;
 background: url("../img/cnt_02_06_txt_01.png") no-repeat;
 background-size: 58.95px 24px;
 position: absolute;
 bottom: -46.95px;
 left: 50%;
 margin-left: -39.975px;
}
.contents_salon .cnt_02 .cnt_02_06 p {
 width: 579.975px;
 font-size: 31.95px;
 line-height: 51.975px;
 color: #fff;
 text-align: left;
 font-weight: normal;
 /*padding: 0 55.95px;*/
 margin: 0 auto 76.95px auto;
}
.contents_salon .cnt_02 .cnt_02_06 div {
 width: 600px;
 position: relative;
 padding: 55.95px 0 69.975px 0;
 margin: 0 auto;
}
.contents_salon .cnt_02 .cnt_02_06 div::before, .contents_salon .cnt_02 .cnt_02_06 div::after {
	content: '';
	width: 100%;
	height: 39.975px;
	position: absolute;
}
.contents_salon .cnt_02 .cnt_02_06 div::before {
	border-left: solid 1.95px #ff002a;
	border-top: solid 1.95px #ff002a;
	border-right: solid 1.95px #ff002a;
	top: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_06 div:after {
	border-right: solid 1.95px #ff002a;
	border-left: solid 1.95px #ff002a;
	border-bottom: solid 1.95px #ff002a;
	bottom: 0;
	left: 0;
}
.contents_salon .cnt_02 .cnt_02_06 div h5 {
	width: 624px;
 /*font-size: 45.975px;*/
 font-size: 53.475px;
 line-height: 1;
 font-weight: bold;
 color: #fff;
 text-align: center;
 position: relative;
	margin: 0 auto 70.95px auto;
}
.contents_salon .cnt_02 .cnt_02_06 div h5::after {
 content: "";
 width: 207.975px;
 height: 16.95px;
 background: url("../img/cnt_02_06_txt_02.png") no-repeat;
 background-size: 207.975px 16.95px;
 position: absolute;
 bottom: -39px;
 left: 50%;
 margin-left: -103.9875px;
}
.contents_salon .cnt_02 .cnt_02_06 div a {
 display: block;
 width: 600px;
 margin: 0 auto;
}

/* ************ */

.contents_salon .cnt_03 {
	width: 100%;
	background: #000;
	padding: 124px 0 87px 0;
 margin-bottom: 60px;
}
.contents_salon .cnt_03 h3 {
	width: 555px;
 position: relative;
	margin: 0 auto 97.95px auto;
}
.contents_salon .cnt_03 h3::after {
 content: "";
 width: 1.95px;
 height: 30px;
 background: #ff002a;
 position: absolute;
 bottom: -49.95px;
 left: 50%;
 margin-left: -0.975px;
}
.contents_salon .cnt_03 dl {
 width: 699.975px;
 margin: 0 auto 33px auto;
}
.contents_salon .cnt_03 dl:last-child {
 margin-bottom: 0 !important;
}
.contents_salon .cnt_03 dl a {
 display: block;
 width: 100%;
 height: 100%;
 box-sizing: border-box;
 padding: 49.95px;
 background: #141414;
 border: 1.95px solid #5d5d5d;
 color: #fff;
}
.contents_salon .cnt_03 dl a dt {
 font-size: 36px;
 line-height: 48px;
 text-align: left;
 font-weight: bold;
 margin-bottom: 30px;
}
.contents_salon .cnt_03 dl a dd {
 font-size: 24px;
 line-height: 1;
 text-align: right;
}

/* ************ */

}