@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: "BebasNeue Bold";
    src: url(/import/tenant_28/www.180degrees.jp/import/tenant_1/153.126.150.188/html/font/BebasNeue Bold.eot);
    src: url(/import/tenant_28/www.180degrees.jp/import/tenant_1/153.126.150.188/html/font/BebasNeue Bold.eot) format('embedded-opentype'),
         url(/import/tenant_28/www.180degrees.jp/import/tenant_1/153.126.150.188/html/font/BebasNeue Bold.woff) format('woff'),
         url(/import/tenant_28/www.180degrees.jp/import/tenant_1/153.126.150.188/html/font/BebasNeue Bold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: "fontawesome-webfont";
    src: url(/import/tenant_28/www.180degrees.jp/import/tenant_1/153.126.150.188/html/font/fontawesome-webfont.eot);
    src: url(/import/tenant_28/www.180degrees.jp/import/tenant_1/153.126.150.188/html/font/fontawesome-webfont.eot) format('embedded-opentype'),
         url(/import/tenant_28/www.180degrees.jp/import/tenant_1/153.126.150.188/html/font/fontawesome-webfont.woff) format('woff'),
         url(/import/tenant_28/www.180degrees.jp/import/tenant_1/153.126.150.188/html/font/fontawesome-webfont.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;

}
.i{
	font-family: "fontawesome-webfont";
	font-weight:normal;
	font-style:normal;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,form,input,button, p{
    margin: 0px;
    padding: 0px;
	font-size:13px;
	font-family:"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	font-family:Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"游ゴシック",YuGothic,'ＭＳ Ｐゴシック',sans-serif;
	line-height:160%;
	color:#371710;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear{
clear:both;
}
.no {
    pointer-events: none;
}
img{
	vertical-align:top;
	border:none;
	max-width: 100% !important;
	height: auto !important;
}
a{
	text-decoration:none;
	color:#371710;
}
a:hover {
    opacity: 0.6;
    color: #371710;
    text-decoration: none;
}
a[href*="tel"] {
    pointer-events: none;
}
ul{
	list-style:none;
}
h1 {
    position: absolute;
    top: -200%;
    text-indent: -9999px;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex_c {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
}
.tfm_c {
    top: 0;
    left:  50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.tfm_v {
    top: 50%;
    left:  0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.trimming {
    position: relative;
    display: block;
    overflow: hidden;
    width: 150px;
    box-sizing: border-box;
    }
.trimming:after {
    display: block;
    content: "";
    padding-top: 100%; /*100%で正方形にカット。100%以下で横長、100%以上で縦長*/
    }
.map img {
    max-width:  initial !important;
}
#wrapper{
	min-width:1200px;
	overflow:hidden;
}
@media only screen and (max-width: 1220px){
	#wrapper{
		min-width:300px;
		padding-top:0;
	}
}
#header{
	position:relative;
	background:#f3f3f3;
}

#header:before{
	width:50%;
	height:100%;
	background:#047851;
	content:"";
	position:absolute;
	top:0;
	right:0;
}
#header .inner{
	padding-left:50px;
	padding-right:50px;
	text-align:right;
	z-index:1;
}
#header .headlogo {
    position: relative;
    width: 30%;
    z-index: 5;
    margin: auto;
    margin-bottom: 20px;
    text-align: center;
}
#header .headlogo img{
  height: 100px !important;
}
#header .rbox {
    float: right;
    width: auto;
    height: auto;
    position: relative;
    z-index: 1;
}
#header .tel{
	display:inline-block !important;
	margin-top:24px;
	padding:4px 0 0 54px;
	background:url(/import/tenant_28/www.180degrees.jp/import/tenant_1/153.126.150.188/html/images/header_icon_01.png) 0 0 no-repeat;
}
#header .tel dd{
	color:#fff;
	font-size:11px;
	line-height:120%;
}
#header .tel dt{
	font-size:26px;
	font-family: "BebasNeue Bold",sans-serif;
	color:#fff;
	line-height:140%;
}
#header .tel dt a {
    color: #fff;
}
#header ul.link {
	display:inline-block !important;
    letter-spacing: -5px;
    width: 180px;
  	margin-top:24px;
    margin-right: 15px;
}
#header .link li {
    display: inline-block !important;
    width: 90px;
    letter-spacing: 0;
    text-align: center;
    vertical-align: top;
    position: relative;
}
#header .link li a {
    display: block;
    color: #fff;
    font-size: 13px;
    position: relative;
}
#header .link li img {
    display: block;
    margin: 0 auto;
    padding-bottom: 10px;
}
#header .sns {
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    position: absolute;
    top: 35%;
    right: 0;
    line-height: 50px;
    height: 300px;
    z-index: 4;
}
#header .sns li{
	display:inline-block !important;
	line-height:50px;
	font-size:25px;
	font-family: "BebasNeue Bold",sans-serif;
	padding-bottom:25px;
	letter-spacing:1px;
}
#header .sns li a{
	color:#fff;
}
#header .sns li img{
	vertical-align:middle;
	margin-bottom:0.25em;
}
.mainimg {
    clear: both;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.mainimg:after {
    display: block;
    content: "";
    padding-top: 42%;
}
.mainimg img {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.mainimg li{
	width:50%;
	height:auto;
	float:left;
}
.mainimg li:after {
    padding-top: 65%;
}
.mainimg li img{
	width:100%;
}
.mainimg h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

.nb{
	position:absolute !important;
	left:10px;
	top:10px;
	z-index:101;
	background:#047851;
	border:2px solid #f3f3f3;
	width:50px;
	height:50px;
	cursor:pointer;
}

.nb span.n{
    display: block;
    background: #fff;
    height: 3px;
    width: 30px;
    text-indent: -9999px;
    padding: 0;
    top: 50%;
    left: 10px;
    margin-top: -1px;
    position: absolute;
    }
.nb span.n:before{
    display: block;
    content: "";
    background: #fff;
    height: 3px;
    width: 30px;
    position: absolute;
    top: -10px;
    left: 0;
    }
.nb span.n:after{
    display: block;
    content: "";
    background: #fff;
    height: 3px;
    width:30px;
    position: absolute;
    top: 10px;
    left: 0;
}
.overlay .nb  span.n{
	 -webkit-transform: rotate(-45deg);
		 transform: rotate(-45deg);
		  -webkit-transition:ease .10s;
         transition:ease .10s;
	}
.overlay .nb span.n:after,.overlay .nb span.n:before{
		 -webkit-transform: rotate(90deg);
		 transform: rotate(90deg);
		 top:0;
		 left:0;
}
@media only screen and (max-width: 820px){
  a[href*="tel"] {
    pointer-events: initial !important;
    }
  .footfix {
    display: block !important;
}
	#header h1{
		width:100px;
		margin-left:-50px;
	}
	#header .inner{
		padding-left:2.5%;
		padding-right:2.5%;		
	}
	#header .sns{
		display:none;
	}
#header .rbox {
  display: none;
}
#header ul.link {
   width: 100%;
    margin-right: 0;
}
#header .link li {
    width: 25%;
    /* float: left; */
    margin-right: 2%;
    margin-left: 2%;
}
#header .link li a {
    display: block;
    color: #fff;
    font-size: 10px;
    position: relative;
    font-weight: bold;
}
#header .tel {
    width: 100%;
    background: none;
    padding-left: 25%;
}
}
@media only screen and (max-width: 520px){
	#header .tel{
		background:none;
	}
	#header .tel dt{
		font-size:24px;
	}
	#header .link li {
    width: 45%;
    /* float: left; */
    margin-right: 2%;
    margin-left: 2%;
}

	#header h1{
		width:80px;
		margin-left:-40px;
	}
	.mainimg h2 {
    width: 60%;
  }
}
@media only screen and (max-width: 340px){
	#header h1{
		width:70px;
		margin-left:-35px;
	}
}
#gnav{
    position: fixed;
    top: 0;
    left: 0;
    width: 250px;
    height: 100%;
	background:none;
    -webkit-transform: translateX(-250px);
transform: translateX(-250px);
    -webkit-transition: ease .5s;
    transition: ease .5s;
    padding:0;
	z-index:100;
	border:none;
	
}
#gnav ul{
		width:auto;
		height: 100%;
		overflow-y: auto;
		background:rgba(255,255,255,0.9);
}
#gnav li{
	font-size:20px;
	font-family: "BebasNeue Bold",sans-serif;
}
#gnav li a{
	display:block;
	padding:5px 0 5px 20px;
}
#gnav li:first-child{
	padding-top:80px;
}
#gnav.action{
		-webkit-transform:translateX(0px);
        transform:translateX(0px);
}
#gnav li+li{
	border-top:1px solid #ddd;
}
.home-head{
	padding:50px 0;
}

#footer{
	background:#f3f3f3;
	padding-bottom: 64px;
}
.footfix {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 80;
    display: none;
    width: 100%;
    background: #f3f3f3;
}
.footfix .tel {
    float: left;
    width: 65%;
    font-size: 24px;
    font-family: "BebasNeue Bold",sans-serif;
    color: #fff;
    line-height: 60px;
    margin-right: 5%;
}
.footfix .tel a {
    color: #047851;
    display: block;
    padding-left: 20px;
}

.footfix ul.link {
    float: left;
    width: 30%;
    display: inline-block !important;
    letter-spacing: -5px;
    margin-top: 0;
    margin-right: 0;
}
.footfix .link li {
    display: block;
    width: 100%;
    letter-spacing: 0;
    text-align: center;
    vertical-align: top;
    position: relative;
}
.footfix .link li a {
    display: block;
    color: #fff;
    font-size: 10px;
    position: relative;
    padding: 5px;
    background-color: #047851;
    font-weight: bold;
    line-height: 50px;
}
.footfix .link li img {
    display: block;
    margin: 0 auto;
    padding-bottom: 10px;
}
#footer .inner {
    clear: both;
    padding: 54px 50px 60px 50px;
}
#footer .inner #map {
    width: 55%;
    float: left;
    position: relative;
}
#footer .inner #map:after {
    display: block;
    content: "";
    padding-top: 60%;
}
#footer .inner #map iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
}
#footer .inner #map img {
    max-width: initial !important;
    height: initial !important;
}
#footer .inner .footinfo{
	width:45%;
	height:auto;
	text-align:center;
	padding:40px 0 0 0;
	float:right;
}

#footer .inner .footinfo h3{
	padding:0 0 10px 0;
}
#footer .inner .footinfo ul{
	text-align:center;
	letter-spacing:-5px;
	padding-bottom:6px;
}
#footer .inner .footinfo ul li{
	padding:0 4px 8px 4px;
	letter-spacing:0;
	display:inline-block !important;
}
#footer .inner .footinfo p{
	padding:0 0 25px 0;
}
#footer .inner .footinfo dt{
	font-weight:bold;
	line-height:180%;
}
#footer .inner .footinfo dd{
	line-height:180%;
}
#footer .inner .footinfo dd a{
	text-decoration:underline;
}
#footer .copy{
	background:#007851;
	padding:0 0 0 50px;
	line-height:68px;
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.totop{
	bottom:64px;
	right:50px;
	position:fixed;
	z-index:200;
}
.totop .ic{
	display:block;
	padding-bottom:10px;
	max-width:68px;
}

.subtit {
    clear: both;
    position: relative;
}
.subtit h2 {
    width: 100%;
    height: auto;
    line-height: 1;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 120px;
    color: #fff;
    font-family: "BebasNeue Bold",sans-serif;
    font-weight: normal;
    z-index: 10;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.subtit .bkimg {
    overflow: hidden;
}
.subtit .bkimg img {
    width: 100%;
    min-width: 1300px;
    position: relative !important;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

@media only screen and (max-width: 820px){
	.totop{
		right:2.5%;
		width:50px;
	}
	.totop img[alt="pagetop"] {
    border: solid 1px #888;
  }
	.subtit h2{
		font-size:50px;
	}
	#footer .inner{
		padding-left:2.5%;
		padding-right:2.5%;
	}
	#footer .copy{
		padding-left:2.5%;
		padding-right:2.5%;
	}
	.subtit .bkimg img {
    min-width: 450px;
  }
}
@media only screen and (max-width: 520px){
	#footer .inner .footinfo{
		float:none;
		width:auto;
		padding-bottom:50px;
	}
	#footer .inner #map{
		float:none;
		width:auto;
	}
}
@media only screen and (max-width: 420px){
	.subtit h2{
		font-size:40px;
	}
}
/*menu*/
.menu {
	padding:50px 0 0 0;
}
.menu .wrap{
	padding:0 50px 100px 50px;
}
.menu .wrap h3{
	padding:0 0 0 47px;
	color:#fff;
	font-size:46px;
	font-family: "BebasNeue Bold",sans-serif;
	background:#555555;
	line-height:120%;
}
.menu .wrap h3 .s{
	font-size:16px;
	font-family:Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"游ゴシック",YuGothic,'ＭＳ Ｐゴシック',sans-serif;
	vertical-align:middle;
	margin-left:1em;
}
.menu .wrap dl{
	overflow:hidden;
	border-bottom:1px dotted #000;
}
.menu .wrap dt{
	float:left;
	box-sizing:border-box;
	width:33%;
	padding: 20px;
	font-size:16px;
	font-weight:bold;
}
.menu .wrap dd{
	float:left;
	box-sizing:border-box;
	border-left:1px dotted #000;
	padding: 20px;
}
.menu .wrap dt+dd{
	width:22%;
	font-size:16px;
	font-weight:bold;
}
.menu .wrap dd+dd{
	width:45%;
	padding: 20px;
}

.menu .wrap .txt{
	padding:12px 26px 0 26px;
	border-bottom:1px dotted #000;
}
.menu .wrap .txt h4{
	font-size:16px
}
.menu .wrap .txt p{
	padding:0 0 20px 0;
}
.menu .wrap .h4m{
	font-size:36px;
	font-family: "BebasNeue Bold",sans-serif;
	border-bottom:1px dotted #000;
	padding:20px 0 0 47px;
}
.menu .wrap .chyu{
	padding:20px 0 20px 0;
}
@media only screen and (max-width: 820px){
	.menu .wrap {
    max-width: 700px;
    padding-left: 2.5%;
    padding-right: 2.5%;
    margin: auto;
  }
	.menu .wrap dt{
		float:none;
		width:auto;
		padding-left:2.5%;
		padding-right:2.5%;
	}
	.menu .wrap dt+dd {
    text-align: right;
  }
	.menu .wrap dd {
    float: none;
    width: 100% !important;
    border: none;
    border-top: 1px dotted #000;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
}
@media only screen and (max-width: 520px){
	.menu .wrap h3,.menu .wrap .h4m,.menu .wrap .txt{
		padding-left:2.5%;
		padding-right:2.5%;
	}
	.menu .wrap h3{
		font-size:30px;
	}
	.menu .wrap h3 .s{
		font-size:14px;
	}
	.menu .wrap dl{
		border-bottom:2px solid #000;
	}
}
/*salon*/
.ww{
	padding-left:50px;
	padding-right:50px;
}
.salon1 .pic {
    width: 55%;
    float: left;
    position: relative;
}
.salon1 .pic img{
	width:100%;
	height:auto;
}
.salon1 .tbox{
	width:41%;
	height:auto;
	float:right;
}
.salon1 .tbox h3{
	line-height:120%;
	font-size:46px;
	font-family: "BebasNeue Bold",sans-serif;
	margin-bottom:35px;
	position:relative;
}
.salon1 .tbox h3:before{
	content:"";
	height:1px;
	width:372px;
	background:#b1b1b1;
	position:absolute;
	bottom:0;
	left:-216px;
}
.salon1 .tbox h3 .s{
	font-size:24px;
	vertical-align:middle;
	margin-left:1em;
}
.salon1 .tbox .table{
	max-width:364px;
}
.salon1 .tbox .table dt{
	font-size:20px;
	font-family: "BebasNeue Bold",sans-serif;
	font-weight:bold;
}
.salon1 .tbox dl{
	padding-bottom:20px;
}
.salon1{
	padding-bottom:35px;
}
#salon1{
	padding-top:55px;
}
.salon2{
	padding-bottom:96px;
}
.salon2 h3{
	text-align:center;
	font-size:36px;
	font-family: "BebasNeue Bold",sans-serif;
	padding-bottom:10px;
}
.salon2 .map{
	width:auto;
	height:420px;
}
#salon2{
	 background:#f3f3f3;
	 padding-top:136px;
	 margin-bottom:55px;
}

@media only screen and (max-width: 920px){
	.salon1 .tbox h3 .s{
		display:block;
		margin-left:0;
		line-height:1;
		padding-bottom:10px;
	}
}
@media only screen and (max-width: 820px){
	.ww{
		padding-left:2.5%;
		padding-right:2.5%;
	}
	.salon1 .tbox{
		width:auto;
		float:none;
	}
	.salon1 .tbox .table{
		max-width:none;
	}
	.salon1 .pic {
    float: none;
    width: 80%;
    margin: auto;
  }
	#salon2{
	 padding-top:55px;
}

}

/*concept*/

.concept1 {
    position: relative;
    overflow: hidden;
    background: #876c53;
    min-height: 1028px;
    margin-bottom: 55px;
    width: 100%;
}
.concept1 .bkimg{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
}
.concept1 .bkimg img {
    width: 100%;
    height: auto;
    min-width: 1389px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.concept1 .inner {
    max-width: 980px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 100px 0 100px 0;
}
.concept1 .inner h2{
	font-size:120px;
	font-family: "BebasNeue Bold",sans-serif;
	padding:0 0 100px 0;
	line-height:1;
	color:#fff;
	text-shadow:0 0 7px #000;
}
.concept1 .inner h3{
	font-size:30px;
	color:#fff;
	padding:0 0 30px 0;
	text-shadow:0 0 7px #000,0 0 7px #000;
}
.concept1 .inner p{
	font-size:24px;
	line-height:320%;
	color:#fff;
	padding:0 0 50px 0;
	text-shadow:0 0 7px #000,0 0 7px #000;
}
@media only screen and (max-width: 1000px){
  .concept1 {
    min-height: 450px;
  }
	.concept1 .inner{
		width:95%;
	}
	.concept1 .inner p{
		font-size:18px;
	}
	.concept1 .inner h3{
		font-size:26px;
	}
}
@media only screen and (max-width: 820px){
	.concept1 .inner h2{
		font-size:60px;
		padding-bottom:50px;
	}
}
@media only screen and (max-width: 520px){
	.concept1 .inner p{
		font-size:15px;
		line-height:240%;
	}
	.concept1 .inner h3{
		font-size:20px;
	}
}
/*recruit*/
.subtit.b h2{
	color:#000;
}

.rec1{
	position:relative;
	padding-top:55px;
	padding-bottom:62px;
}
.rec1:before{
	content:"";
	width:29%;
	height:100%;
	background:#047851;
	position:absolute;
	top:0;
	right:0;
}
.rec1 .wrap{
	position:relative;
	z-index:1;
	background:url(/import/tenant_28/www.180degrees.jp/import/tenant_1/153.126.150.188/html/images/recruit/line.gif) 0 0 repeat;
	box-sizing:border-box;
	margin-left:2%;
	margin-right:2%;
	padding:2%;
}
.rec1 .wrap .pic {
    width: 51%;
    float: left;
    position: relative;
}
.rec1 .wrap .pic li:nth-of-type(2n+1) {
    width: 80%;
    margin-left: 0;
    margin-right: auto;
}
.rec1 .wrap .pic li:nth-of-type(2n+2) {
    width: 80%;
    margin-right: 0;
    margin-left: auto;
    margin-top: -45%;
}
.rec1 .wrap .tbox{
	width:44%;
	float:right;
}
.rec1 .tbox h3{
    line-height: 120%;
    font-size: 46px;
    font-family: "BebasNeue Bold",sans-serif;
    margin-bottom: 35px;
    position: relative;
}
.rec1 .tbox h3:before {
    content: "";
    height: 1px;
    width: 372px;
    background: #b1b1b1;
    position: absolute;
    bottom: 0;
    left: -216px;
}
.rec1 .tbox h4{
	font-size:18px;
	padding:0 0 20px 0;
}
.rec1 .tbox p{
	padding:0 0 20px 0;
}
.rec1 .tbox .txt{
	max-width:510px;
}

.rec2{
	position:relative;
	padding:50px 0 118px 0;
}
.rec2:before{
	content:"";
	width:29%;
	height:118px;
	position:absolute;
	bottom:0;
	left:0;
	background:#047851;
}
.rec2 .inn{
	max-width:980px;
	margin:0 auto;
	padding:0 0 85px 0;
}
.rec2 h3{
	text-align:center;
	font-size:46px;
	font-family: "BebasNeue Bold",sans-serif;
	padding-bottom:40px;
}
.rec2 h3 .n{
	font-size:20px;
	display:block;
	font-family:Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"游ゴシック",YuGothic,'ＭＳ Ｐゴシック',sans-serif;
	line-height:1;
}
.rec2 p{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding:0 0 30px 0;
}
.rec2 dt {
    font-size: 14px;
    font-weight: bold;
    float: left;
    box-sizing: border-box;
    width: 16%;
    padding: 20px;
}
.rec2 dd {
    box-sizing: border-box;
    font-size: 14px;
    font-weight: bold;
    float: left;
    width: 84%;
    padding: 20px;
    border-left: 1px dotted #000;
}
.rec2 dl{
	border-bottom:1px dotted #000;
	overflow:hidden;
}
@media only screen and (max-width: 1000px){
	.rec2 .inn{
		width:95%;
	}
}
@media only screen and (max-width: 820px){
	.rec1 .wrap{
		margin-left:0;
		margin-right:0;
	}
	.rec1 .wrap .tbox{
		width:auto;
		float:none;
	}
	.rec1 .wrap .pic {
    float: none;
    width: 90%;
    margin: auto;
    text-align: center;
  }
	.rec1 .tbox .txt{
		max-width:none;
	}
	.rec2 dt{
		float:none;
		border-bottom:1px dotted #000;
		padding-bottom:20px;
		margin-bottom:0;
		width: 100%;
	}
	.rec2 dd {
    border: none;
    font-weight: normal;
    width: 100%;
  }
	.rec2 dl{
		border-bottom:2px solid #000;
	}
}

/*blog*/
.bloglist{
	padding-top:55px;
	padding-bottom:50px;
}
.bloglist dl {
    width: 20%;
    padding: 0 2% 30px 2%;
    float: left;
}
.bloglist dl .pic {
    width: 100%;
}
.bloglist dl .pic:after {
   /* padding-top: 70%;*/
    padding-top: 128%;
}
.bloglist dd li{
	display:inline-block !important;
	font-family: "BebasNeue Bold",sans-serif;
	font-size:16px;
}
.bloglist dd li+li{
	float:right;
	font-size:11px;
	font-family:Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"游ゴシック",YuGothic,'ＭＳ Ｐゴシック',sans-serif;
	padding-top:5px;
}
.bloglist dd ul{
	padding:16px 0 10px 0;
}
.bloglist dt{
	font-weight:bold;
	font-size:18px;
	padding:0 0 15px 0;
}
.bloglist dt+dd{
	padding:0 0 20px 0;
}
.bloglist dd.more{
	text-align:center;
}
.bloglist dd.more a{
	font-family:Arial, Helvetica, sans-serif;
	color:#047851;
	font-weight:bold;
}
.bloglist dd.more a img{
	vertical-align:middle;
	margin-top:-5px;
	margin-left:0.5em;
}

.pagenav{
	text-align:center;
	letter-spacing:-5px;
}
.pagenav li{
	letter-spacing:0;
	display:inline-block !important;
	font-size:24px;
	padding:0 0.5em;
	font-family: "BebasNeue Bold",sans-serif;
}
.pagenav li img{
	vertical-align:middle;
}
.blog .pagenav{
	padding-bottom:100px;
}
.blog #side{
	padding-bottom:25px;
}
.blog #side dl{
	width:32%;
	float:left;
	height:auto;
	padding-bottom:50px;
}
.blog #side dl.clearfix{
	width:66%;
	height:auto;
	float:right;
}
.blog #side dt{
    padding: 0 0 0 15px;
    color: #fff;
    font-size: 46px;
    font-family: "BebasNeue Bold",sans-serif;
    background: #555555;
    line-height: 120%;
	margin-bottom:30px;
}
.blog #side dd{
	padding-bottom:18px;
	box-sizing:border-box;
	padding-left:2em;
	font-size:15px;
	
}
.blog #side dd .i{
	color: #047851;
}
.blog #side dl.clearfix dd{
	float:left;
	width:20%;
}
@media only screen and (max-width: 980px){
	.blog #side dl.clearfix dd{
		width:33.33%;
	}
	.blog #side dd{
		padding-left:15px;
	}
	.blog #side dl{
		width:auto !important;
		float:none !important;
	}
	.bloglist dl {
    width: 30.33%;
    padding-left: 1.5%;
    padding-right: 1.5%;
  }
}
@media only screen and (max-width: 520px){
	.bloglist dl{
		width:48%;
		padding-left:1%;
		padding-right:1%;
	}
	.bloglist dt{
		font-size:16px;
	}
	.bloglist dd li{
		font-size:14px;
	}
	.bloglist dd li + li{
		padding-top:1px;
	}
	.pagenav li{
		font-size:20px;
	}
	.pagenav li img{
		width:20px;
	}
}

.blog-single{
	max-width:951px;
	height:auto;
	margin:0 auto;
	padding:55px 0 0 0;
}
.blog-single li.cat{
	text-align:center;
	font-size:14px;
	padding-bottom:10px;
}
.blog-single li.date{
	text-align:center;
	font-size:24px;
	font-family: "BebasNeue Bold",sans-serif;
	padding:0 0 15px 0;
}
.blog-single h3{
	text-align:center;
	font-size:30px;
	padding:0 0 30px 0;
}
.blog-single .txt p{
	padding:0 0 20px 0;
}
.blog-single .txt{
	padding:0 0 35px 0;
}
.blog-single .txt img {
    display: block;
    max-width: 80% !important;
    margin: auto;
}
.back{
	text-align:center;
	padding:0 0 70px 0;
}
.back a{
	color: #047851;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:15px;
}
.back a img{
	vertical-align:middle;
	margin-top:-5px;
	margin-right:0.5em;
}
@media only screen and (max-width: 520px){
	.blog-single h3{
		font-size:23px;
	}
}

/*news*/
.newswrap{
	padding:55px 0 30px 0;
}
.newslist{
	width:70%;
	height:auto;
	float:left;
	padding-bottom:50px;
}
.news #side{
	width:28%;
	height:auto;
	float:right;
}
.newslist .pic {
    float: left;
    width: 25%;
    margin: 0 0 20px 0;
}
.newslist .pic:after {
    padding-top: 70%;
}
.newslist .box dl{
	width:72%;
	float:right;
}
.newslist dt{
	font-size:18px;
}
.newslist dt a{
	text-decoration:underline;
	font-weight:bold;
}
.newslist .box{
	padding-bottom:13px;
	position:relative;
	border-bottom:dashed 1px #676767;
	margin-bottom:33px;
}
.newslist .box dt+dd{
	position:absolute;
	bottom:33px;
	right:15px;
}
.newslist .box dt+dd a{
    font-family: Arial, Helvetica, sans-serif;
    color: #047851;
    font-weight: bold;
}

.newslist .box dt+dd a img {
    vertical-align: middle;
    margin-top: -5px;
    margin-left: 0.5em;
}
.news #side dt{
    padding: 0 0 0 15px;
    color: #fff;
    font-size: 46px;
    font-family: "BebasNeue Bold",sans-serif;
    background: #555555;
    line-height: 120%;
    margin-bottom: 30px;
	position:relative;
}
.news #side dt:before{
	content:"";
	width:50px;
	height:100%;
	background:#555;
	right:-50px;
	top:0;
	position:absolute;
}
.news #side dd {
    padding-bottom: 18px;
    box-sizing: border-box;
    padding-left: 2em;
    font-size: 15px;
}
.news #side dd .i{
	color: #047851;
}
.news #side dl.clearfix dd{
	width:50%;
	float:left;
}

.news #side dl{
	padding-bottom:35px;
}
.news #side dl.clearfix dt{
	background:#047851;
}
.news #side dl.clearfix dt:before{
	background:#047851;
}

.news .pagenav{
	padding-bottom:90px;
}

.news #left{
	float:left;
	width:69%;
}
.news #left .blog-single{
	padding-top:0;
}
@media only screen and (max-width: 1000px){
	.newslist{
		float:none;
		width:auto;
	}
	.newslist .box dt + dd{
		text-align:right;
		position:relative;
		right:auto;
		bottom:auto;
		padding:35px 2% 0 0;
	}
	.news #side{
		width:auto;
		float:none;
	}
	.news #left{
		float:none;
		width:auto;
	}
}

/*gallery*/
div[data-element-id] .stylelist {
    display: block !important;
}
.stylelist{
	padding:55px 0 27px 0;
}
.stylelist li {
    width: 21%;
    margin: 0 2% 20px 2%;
    float: left;
}
.stylelist li:after {
    padding-top: 120%;
}
.hairmake li:after {
   /* padding-top: 70%;*/
    padding-top: 130%;
}
.nail.stylelist li:after {
    padding-top: 70%;
}
.hairmake .stylelist li:after {
  /*  padding-top: 70%;*/
  padding-top: 130%;
}
.hairmake .style1 li:after {
   padding-top: 100%;
   /*padding-top: 133%;*/
}
.gallery .pagenav{
	padding-bottom:120px;
}

.style-reco .stylelist{
	padding-top:0;
}
.style-reco h3 {
    font-size: 46px;
    font-family: "BebasNeue Bold",sans-serif;
    padding: 0 0 10px 2%;
    width: 100%;
    box-sizing: border-box;
}
.style-reco{
	padding-bottom:70px;
}

.style1 {
    padding: 50px 0 0 0;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.style1 .pic {
    width: 80%;
    max-width: 500px;
    margin: auto;
    margin-bottom: 20px;
}
.style1 .pic:after {
   /* padding-top: 120%;*/
    padding-top: 139%;
}
.style1 li {
    float: left;
    width: 31.3%;
    margin: 1%;
}
.style1 li img{
	width:100%;
	height:auto;
}
.style1 li img:not([src*="."]) {
    display: none;
}
.style2 {
	padding-bottom:35px;
}
.style2 .comment{
	width:51%;
	height:auto;
	background:#047851;
	float:right;
	box-sizing:border-box;
	padding:20px 0 30px 2%;
	position:relative;
	margin-top:-35px;
}
.style2 .comment:before {
    content: "";
    width: 50px;
    height: 100%;
    background: #047851;
    right: -50px;
    top: 0;
    position: absolute;
}
.style2 .comment h3{
	text-align:right;
	color:#fff;
	font-size:46px;
	font-family: "BebasNeue Bold",sans-serif;
	padding:0 0 5px 0;
	
}
.style2 .comment h3 .w{
	position:relative;
	display:inline-block !important;
}
.style2 .comment .tbox{
	padding:0 0 0 0;
	width:80%;
	height:auto;
	float:left;
}
.style2 .comment .pic{
	width:17%;
	float:right;
	text-align:center;
	color:#fff;
	padding:0 0 20px 0;
	position:relative;
	z-index:1;
}
.style2 .comment .pic .trimming {
    width: 100%;
}
.style2 .comment .pic strong{
	display:block;
	font-weight:normal;
	padding-top:10px;
}
.style2 .comment .tbox p{
	color:#fff;
	padding:0 0 20px 0;
}
.style3{
	max-width:803px;
	padding-bottom:50px;
	
	margin:0 auto;
}
.style3 p{
	text-align:left;
}
.style2 .comment h3 .w:before{
	width:2000px;
	height:1px;
	background:#b1b1b1;
	content:"";
	top:50%;
	left:-2025px;
	position:absolute;
}
.stylenav {
    text-align: center;
    letter-spacing: -5px;
    margin-top: 40px;
}
.stylenav li {
    letter-spacing: 0;
    display: inline-block !important;
    font-size: 16px;
    font-weight: 700;
}
.stylenav li a {
    letter-spacing: 2px;
}
.stylenav li +li:before {
    content: "/";
    display: inline-block !important;
    padding: 0 0.5em;
}
@media only screen and (max-width: 1220px){
	.style2 .comment{
		margin-top:30px;
		width:100%;
	}
}
@media only screen and (max-width: 1020px){
	.stylelist li {
    width: 46%;
  }
}
@media only screen and (max-width: 520px){
	.style2 .comment .tbox{
		float:none;
		width:auto;
	}
	.style2 .comment .pic{
		float:none;
		width:auto;
	}
	.style2 .comment .pic .trimming {
    width: 50%;
    margin: auto;
  }
}

/*hairmake*/

.hairmake .style2 .comment{
	background:#7d583a;
}
.hairmake .style2 .comment:before{
	background:#7d583a;
}

/*product*/

.product .bloglist dt{
	padding-top:20px;
}
.product .bloglist dd+dd{
	text-align:right;
	color: #047851;
	font-family: "BebasNeue Bold",sans-serif;
	font-size:18px;
}
.product .pagenav{
	padding-bottom:100px;
}

/*staff*/

.staff{
	position:relative;
	padding-bottom:55px;
}
.staff:before {
    content: "";
    width: 20%;
    height: 100%;
    background: #047851;
    position: absolute;
    top: 0;
    right: 0;
}
div[data-element-id] .stafflist {
    max-height: 1196px;
    overflow: hidden;
}
.stafflist{
	max-width:980px;
	margin:0 auto;
	padding:55px 0 0 0;
	position:relative;
	z-index:1;
}
.stafflist .tbox{
	width:522px;
	height:auto;
	float:right;
	padding:0 80px 0 0;
}
.stafflist .pic {
    float: left;
    width: 320px;
}
.stafflist .pic:after {
    padding-top: 70%;
}
.stafflist .box{
	margin-bottom:55px;
	padding-bottom:20px;
	position:relative;
}
.stafflist .box:before{
	content:"";
	width:51%;
	height:1px;
	border-bottom:1px dashed #000;
	position:absolute;
	bottom:0;
	left:0;
}
.stafflist .tbox h3{
	font-size:36px;
	font-family: "BebasNeue Bold",sans-serif;
	padding:0 0 25px 0;
}
.stafflist .tbox h3 .p{
	display:block;
	font-size:20px;
	line-height:1;
	font-family:Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"游ゴシック",YuGothic,'ＭＳ Ｐゴシック',sans-serif;
}
.stafflist .tbox .we{
	margin:0 0 40px 50px;
	border-left:1px dotted #000;
	border-bottom:1px dotted #000;
	padding:20px 0;
}
.stafflist .tbox dt{
	display:inline-block !important;
	padding:0 26px 0 26px;
	font-size:16px;
	font-weight:bold;
	position:relative;
}
.stafflist .tbox dd{
	display:inline-block !important;
	font-size:16px;
}
.stafflist .tbox .more{
	text-align:center;
	padding:0 0 20px 0;
}
.stafflist .tbox .more a{
	display:inline-block !important;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	width:160px;
	height:auto;
	line-height:55px;
	color: #047851;
	border:1px solid #047851;
	font-weight:bold;
	text-align:center;
}
.stafflist .tbox .more img{
    vertical-align: middle;
    margin-top: -5px;
    margin-left: 0.5em;
}
@media only screen and (max-width: 1020px){
	.stafflist .tbox{
		float:none;
		width:auto;
		padding-right:0;
	}
	.stafflist .pic{
		text-align:center;
		float:none;
	}
	.stafflist .tbox .we{
		margin-left:0;
	}
}
@media only screen and (max-width: 520px){
	.stafflist .tbox .more{
		text-align:left;
	}
}

.staff1{
	max-width:980px;
	height:auto;
	margin:0 auto;
	padding:55px 0 45px 0;
	position:relative;
	z-index:1;
}
.staff1 .pic {
    float: left;
    padding: 0 0 20px 0;
    width: 350px;
}
.staff1 .tbox{
	width:530px;
	height:auto;
	float:right;
}
.staff1 .tbox h3{
	font-size:60px;
	font-family: "BebasNeue Bold",sans-serif;
	padding:0 0 25px 0;
	line-height:120%;
}
.staff1 .tbox h3 .p{
	display:block;
	font-size:20px;
	line-height:1;
	font-family:Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"游ゴシック",YuGothic,'ＭＳ Ｐゴシック',sans-serif;
}
.staff1 .tbox .table{
	padding:0 0 42px 50px;
}
.staff1 .tbox .table dl{
	padding:25px 0 25px 35px;
}
.staff1 .tbox .table dl{
	border-bottom:1px dotted #000;
	border-left:1px dotted #000;

}
.staff1 .tbox .table dt{
	font-size:15px;
	font-weight:bold;
}
.staff1 .tbox .table dd{
	font-size:15px;
}
.staff1 .tbox .table dd strong{
	display:block;
	padding-top:15px;
}

.staff1 .tbox .table dl.clearfix dt{
	float:left;
	font-size:15px;
	font-weight:bold;
}
.staff1 .tbox .table dl.clearfix dd{
	padding:0 0 0 85px;
	font-size:15px;
	font-weight:bold;
}

.staff1 .tbox .more{
	text-align:center;
	padding:0 0 20px 0;
}
.staff1 .tbox .more a .w{
	color: #047851;
	display:inline-block !important;
	vertical-align:middle;
}
.staff1 .tbox .more a .w strong{
	display:block;
	
}
.staff1 .tbox .more img{
	vertical-align:middle;
	margin-left:15px;
}
.staff2{
	position:relative;
	z-index:1;
	max-width:980px;
	margin:0 auto;
}
.staff2 h3{
	text-align:center;
	font-size:46px;
	font-family: "BebasNeue Bold",sans-serif;
	padding-bottom:20px;
	
}
.staff2 li {
    float: left;
    margin: 1%;
    width: 23%;
}
.staff2 .top li:nth-of-type(1):before {
    display: block;
    content: "NO.1";
    position: absolute;
    font-size: 30px;
    z-index: 10;
    width: 55px;
    line-height: 55px;
    border-radius: 100%;
    background: #047851;
    color: #fff;
    font-weight: bold;
    font-family: "BebasNeue Bold",sans-serif;
    text-align: center;
    top: 10px;
    left: 10px;
}
.staff2 .top li:nth-of-type(2):before {
    display: block;
    content: "NO.2";
    position: absolute;
    font-size: 30px;
    z-index: 10;
    width: 55px;
    line-height: 55px;
    border-radius: 100%;
    background: #047851;
    color: #fff;
    font-weight: bold;
    font-family: "BebasNeue Bold",sans-serif;
    text-align: center;
    top: 10px;
    left: 10px;
}
.staff2 .top li:nth-of-type(3):before {
    display: block;
    content: "NO.3";
    position: absolute;
    font-size: 30px;
    z-index: 10;
    width: 55px;
    line-height: 55px;
    border-radius: 100%;
    background: #047851;
    color: #fff;
    font-weight: bold;
    font-family: "BebasNeue Bold",sans-serif;
    text-align: center;
    top: 10px;
    left: 10px;
}
.staff2 .top li:nth-of-type(4):before {
    display: block;
    content: "NO.4";
    position: absolute;
    font-size: 30px;
    z-index: 10;
    width: 55px;
    line-height: 55px;
    border-radius: 100%;
    background: #047851;
    color: #fff;
    font-weight: bold;
    font-family: "BebasNeue Bold",sans-serif;
    text-align: center;
    top: 10px;
    left: 10px;
}
.stylelist.top li:nth-of-type(1):before {
    display: block;
    content: "NO.1";
    position: absolute;
    font-size: 30px;
    z-index: 10;
    width: 55px;
    line-height: 55px;
    border-radius: 100%;
    background: #047851;
    color: #fff;
    font-weight: bold;
    font-family: "BebasNeue Bold",sans-serif;
    text-align: center;
    top: 10px;
    left: 10px;
}
.stylelist.top li:nth-of-type(2):before {
    display: block;
    content: "NO.2";
    position: absolute;
    font-size: 30px;
    z-index: 10;
    width: 55px;
    line-height: 55px;
    border-radius: 100%;
    background: #047851;
    color: #fff;
    font-weight: bold;
    font-family: "BebasNeue Bold",sans-serif;
    text-align: center;
    top: 10px;
    left: 10px;
}
.stylelist.top li:nth-of-type(3):before {
    display: block;
    content: "NO.3";
    position: absolute;
    font-size: 30px;
    z-index: 10;
    width: 55px;
    line-height: 55px;
    border-radius: 100%;
    background: #047851;
    color: #fff;
    font-weight: bold;
    font-family: "BebasNeue Bold",sans-serif;
    text-align: center;
    top: 10px;
    left: 10px;
}
.stylelist.top li:nth-of-type(4):before {
    display: block;
    content: "NO.4";
    position: absolute;
    font-size: 30px;
    z-index: 10;
    width: 55px;
    line-height: 55px;
    border-radius: 100%;
    background: #047851;
    color: #fff;
    font-weight: bold;
    font-family: "BebasNeue Bold",sans-serif;
    text-align: center;
    top: 10px;
    left: 10px;
}
.staff2 ul[data-element-id] {
    display: block !important;
}
.staff2 ul {
    width: 100%;
    height: auto;
    padding-bottom: 100px;
}

.staff2 .back a{
	display:inline-block;
	border: 1px solid #047851;
	line-height: 55px;
	display: inline-block !important;
	width: 160px;
}

@media only screen and (max-width: 1020px){
	.staff1 .tbox{
		float:left;
		width:auto;
	}
	.staff1 .tbox .table{
		padding-left:0;
	}
	.staff1 .tbox .table dl{
		padding-left:15px;
	}
	.staff1 .pic {
    text-align: center;
    float: none;
    max-width: 60%;
    margin: auto;
  }
	.staff2 ul {
    max-width: 700px;
    margin: auto;
  }
	.staff2 li {
    width: 48%;
    margin: 1%;
  }
  .staff2 .top li:before {
    font-size: 22px !important;
    width: 40px !important;
    line-height: 40px !important;
  }
  .stylelist.top li:before{
    font-size: 22px !important;
    width: 40px !important;
    line-height: 40px !important;
  }
}

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

/*hair*/

.hair .rec1 .tbox h3::before{
	width:685px;
	margin-left:-317px;
}
.hair .rec1:before{
	display:none;
}
@media only screen and (max-width: 620px){
	.hair .rec1 .pic li+li{
		margin-top:20px;
	}
}

.hair .menu h3{
	text-align:center;
	color:#000;
	padding:0 0 50px 0;
	background:none;
}
.hair .style-reco{
	position:relative;
	overflow:hidden;
}

.hair .style-reco:before{
	content:"";
	width:61%;
	height:100%;
	position:absolute;
	top:40px;
	right:0;
	background:url(/import/tenant_28/www.180degrees.jp/import/tenant_1/153.126.150.188/html/images/recruit/line.gif) 0 0 repeat;
}
.hair .style-reco ul{
	position:relative;
	z-index:1;
}
.hair .style-reco h3{
	position:relative;
	z-index:1;
}
@media only screen and (max-width: 520px){
	.style-reco h3,.rec1 .tbox h3,.staff1 .tbox h3,.staff2 h3,.rec2 h3,.style2 .comment h3{
		font-size: 30px;
	}
	.rec2 h3 .n{
		font-size:14px;
	}
}

/*coupon*/

.coupon{
	position:relative;
}
.coupon:before{
	content:"";
	width:50%;
	height:100%;
	position:absolute;
	top:0;
	right:0;
	background:#047851;
	z-index:-1;
}

.coupon1{
	padding-top:55px;
	padding-bottom:60px;
}
.coupon1 .box{
	border:3px solid #757575;
	background:#ffffff;
	box-sizing:border-box;
	padding:1.5%;
	margin-bottom:46px;
	margin-left:1%;
	margin-right:1%;
}
.coupon1 .pic{
	float:left;
	width:22%;
}
.coupon1 .pic img{
	width:100%;
}
.coupon1 .tbox{
	width:76%;
	height:auto;
	float:right;
}

.coupon1 .pic strong{
	display:block;
	color:#fff;
	padding:10px 0 10px 35px;
	max-width:260px;
	min-width:200px;
	box-sizing:border-box;
	font-size:20px;
	margin-left:-12%;
	margin-bottom:35px;
	text-align:left;
}
.coupon1 .pic strong.n{
	background:#b67937;
}
.coupon1 .pic strong.a{
	background:#5f5951;
}
.coupon1 .tbox .txt{
	border-bottom:1px dotted #000;
	padding:0 2% 10px 2%;
}
.coupon1 .tbox .no{
	text-align:right;
	font-size:36px;
	font-family: "BebasNeue Bold",sans-serif;
}
.coupon1 .tbox h3{
	text-align:center;
	font-size:36px;
	padding:0 0 0 0;
}

.coupon1 .tbox .pr{
	text-align:center;
	font-size:60px;
	color:#047851;
	font-family: "BebasNeue Bold",sans-serif;
}
.coupon1 .tbox .txt p{
	padding:0 0 20px 0;
}
.coupon1 .tbox dl{
	padding:20px 2% 20px 2%;
}
.coupon1 .tbox dt{
	font-weight:bold;
	font-size:15px;
}
@media only screen and (max-width: 620px){
	.coupon1 .pic {
    float: none;
    text-align: center;
    width: 80%;
    margin: auto;
    margin-bottom: 10px;
  }
	.coupon1 .pic img{
		width:auto;
	}
	.coupon1 .pic strong{
		margin-left:-18px;
	}
	.coupon1 .tbox{
		float:none;
		width:auto;
	}
	.coupon1 .tbox .no {
    font-size: 26px;
    text-align: center;
  }
	.coupon1 .tbox h3 {
    font-size: 26px;
    text-align: left;
  }
	.coupon1 .tbox .pr{
		font-size:40px;
	}
}
/*nail*/

.nail1{
	padding:55px 0 0 0;
}
.nail1 .pic {
    float: left;
    width: 51%;
    height: auto;
    padding: 0;
    position: relative;
}
.nail1 .tbox{
	width:45%;
	height:auto;
	box-sizing:border-box;
	padding:110px 50px 0 0;
	float:right;
}
.nail1 .tbox h3{
	line-height: 120%;
	font-size:46px;
	font-family: "BebasNeue Bold",sans-serif;
	position:relative;
	margin-bottom:30px;
}
.nail1 .tbox h3:before {
    content: "";
    height: 1px;
    width: 372px;
    background: #b1b1b1;
    position: absolute;
    bottom: 0;
    left: -216px;
}
.nail1 .tbox h4{
    font-size: 18px;
    padding: 0 0 20px 0;
}
.nail1 .tbox p{
    padding: 0 0 20px 0;
}
.nail2{
	padding:100px 0 50px 0;
}
.nail2 h3{
	text-align:center;
	font-size:46px;
	font-family: "BebasNeue Bold",sans-serif;
	padding:0 0 40px 0;
}
.nail2 .left{
	width:49%;
	float:left;
}
.nail2 .right{
	width:49%;
	float:right;
}
.nail2 h4{
    padding: 0 0 0 47px;
    color: #fff;
    font-size: 46px;
    font-family: "BebasNeue Bold",sans-serif;
    background: #555555;
    line-height: 120%;
	margin-bottom:25px;
}
.nail2 dt{
	float:left;
	font-size:15px;
}
.nail2 dt+dd{
	text-align:right;
	font-size:15px;
}
.nail2 dl{
	padding:20px 2% 20px 2%;
}
.nail2 dl{
	border-bottom:1px dotted #000;
}
.nail2 .box{
	padding-bottom:60px;
}
.nail2 dd+dd{
	font-size:13px;
}

.nail .style-reco{
	position:relative;
	overflow:hidden;
	padding-bottom:20px;
}
.nail .style-reco:before {
    content: "";
    width: 61%;
    height: 100%;
    position: absolute;
    top: 100px;
    right: 0;
    background: url(/import/tenant_28/www.180degrees.jp/import/tenant_1/153.126.150.188/html/images/recruit/line.gif) 0 0 repeat;
}
.nail .style-reco ul{
	position:relative;
	z-index:1;
}
.nail .style-reco h3{
	position:relative;
	z-index:1;
	text-align:center;
	padding-bottom:70px;
	padding-left:0;
}
.nail .style-reco .back{
	position:relative;
	z-index:1;
}
.nail .style-reco .back img{
	margin-left:0.5em;
	margin-right:0;
}

.nail #salon1 .tit{
	text-align:center;
	font-size:46px;
	font-family: "BebasNeue Bold",sans-serif;
	padding:40px 0 70px 0;
}
@media only screen and (max-width: 1020px){
	.nail2 .left{
		width:auto;
		float:none;
	}
	.nail2 .right{
		width:auto;
		float:none;
	}
	.nail2 dt{
		float:none;
		font-weight:bold;
	}
	.nail1 .pic {
    float: none;
    text-align: center;
    width: 80%;
    margin: auto;
  }
	.nail1 .tbox{
		float:none;
		width:auto;
		padding-left:2.5%;
		padding-right:2.5%;
		padding-top:0;
	}
}
@media only screen and (max-width: 520px){
	.nail1 .tbox h3,.nail2 h3,.nail2 h4,.nail #salon1 .tit{
		font-size:30px;
	}
	.nail2 h4{
		padding-left:2%;
	}
}

/*home*/
.home .nail1 .pic img {
    width: 100%;
}
.home .nail1 .pic{
	padding-bottom:20px;
}
.home .nail1{
	padding-bottom:70px;
}

.home-nail .pic li + li{
    text-align: right;
    margin-top: -158px;
}
.home-nail:before{
	display:none;
}

@media only screen and (max-width: 620px){
	.home-nail .pic li + li{
	margin-top: 20px;
	}
}

.home-nail .tbox .table dt{
	float:left;
	font-weight:bold;
}
.home-nail .tbox .table dd{
	padding:0 0 0 112px;
}
.home-nail .tbox .table dl{
	padding:0 0 20px 0;
}
.home-nail .tbox .table{
	padding:20px 0 20px 0;
}
.home-nail .tbox .more{
	text-align:right;
}
.home-nail .tbox .more a{
	color: #047851;
	font-weight:bold;
}
.home-nail .tbox .more a img{
	vertical-align:middle;
	margin-top: -5px;
	margin-left: 0.5em;
}
.home-img {
    background: #000;
    position: relative;
    overflow: hidden;
}
.home-img:after {
    display: block;
    content: "";
    padding-top: 40%;
}
.home-img img {
    width: 100%;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.home-nav li{
	float:left;
	width:30.33%;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-bottom:20px;
	background:#000;
	vertical-align:top;
	font-size:10px;
}
.home-nav{
	padding-top:30px;
	padding-bottom:80px;
}
.home-nav li img{
	opacity:0.7;
}
.home-nav li a {
    display: inline-block !important;
    position: relative;
    color: #fff;
    vertical-align: top;
    width: 100%;
}
.home-nav li a:after {
    padding-top: 75%;
}
.home-nav li a .w {
    width: 100%;
    height: auto;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.home-nav li a strong {
    display: block;
    font-size: 36px;
    font-family: "BebasNeue Bold",sans-serif;
    line-height: 110%;
    margin-bottom: 10px;
}
@media only screen and (max-width: 820px){
	.home-nav li {
    width: 97%;
  }
}
@media only screen and (max-width: 520px){
	.home-nav li a strong{
		font-size:30px;
	}
}

.home-post .left {
    width: 56%;
    height: auto;
    float: left;
    position: relative;
    z-index: 1;
}
.home-post .left .pic {
    position: relative;
    z-index: 1;
}
.home-post .left .pic img {
    width: 100%;
}
.home-post .right{
	float:right;
	width:37%;
	padding-right:1.5%;
}
.home-post{
	padding-top:70px;
	padding-bottom:65px;
}
.home-post .left .box{
	margin:35px 0 0 4%;
	padding-left:2%;
	max-width:620px;
	position:relative;
}
.home-post .left .box:before{
	content:"";
	width:1px;
	height:100%;
	background:#b1b1b1;
	position:absolute;
	bottom:0;
	left:0;
	padding-top:250px;
}
.home-post .left .box h3{
	font-size:43px;
	font-family: "BebasNeue Bold",sans-serif;
	padding:0 0 10px 0;
}
.home-post .left dt{
	font-size:11px;
	padding-bottom:3px;
}
.home-post .left dl{
	padding:0 0 30px 0;
}
.home-post .left dd a{
	text-decoration:underline;
}
.home-post .more{
	text-align:right;
}
.home-post .more a{
	color: #047851;
	font-weight: bold;
}
.home-post .more a img {
    vertical-align: middle;
    margin-top: -5px;
    margin-left: 0.5em;
}
.home-post .right{
	padding:220px 0 0 0;
}
.home-post .right dt{
	font-size:11px;
}
.home-post .right dd a{
	text-decoration:underline;
}
.home-post .right dl{
	padding:0 0 20px 0;
	
}
.home-post .right h3{
	line-height: 120%;
	font-size:43px;
	font-family: "BebasNeue Bold",sans-serif;
	margin-bottom: 30px;
	position:relative;
}
.home-post .right h3:before {
    content: "";
    height: 1px;
    width: 372px;
    background: #b1b1b1;
    position: absolute;
    bottom: 0;
    left: -300px;
}
.home-post .right .pic{
	float:left;
	margin:0 0 20px 0;
	width:45%;
}
.home-post .right .pic:after {
    padding-top: 70%;
}
.home-post .right dl{
	float:right;
	width:50%;
	height:auto;
}
.home-post .right .box{
	border-bottom:1px dotted #000;
	padding:0 0 10px 0;
	margin-bottom:30px;
}
.home-post .right .table{
	padding-bottom:40px;
}
@media only screen and (max-width: 920px){
	.home-post .left{
		float:none;
		width:auto;
	}
	.home-post .right{
		float:none;
		width:auto;
		padding-top:70px;
	}
}
.home-hair{
	padding-top:88px;
	position:relative;
	padding-bottom:75px;
}
.home-hair:before{
	content:"";
	position:absolute;
	top:0;
	right:0;
	width:50%;
	height:371px;
	background:url(/import/tenant_28/www.180degrees.jp/import/tenant_1/153.126.150.188/html/images/recruit/line.gif) 0 0 repeat;
	z-index:-1;
}
.home-hair .right{
	width:40%;
	float:right;
}
.home-hair .left{
	width:59%;
	float:left;
}
.home-hair .left div.clearfix{
	letter-spacing:-5px;
}
.home-hair .left div.clearfix .pic{
	display:inline-block !important;
	letter-spacing:0;
	vertical-align:top;
	width:71%;
}
.home-hair .left div.clearfix .pic:after {
    padding-top: 78%;
}
.home-hair .left div.clearfix .pic img{
	width:100%;
	height:auto;
}
.home-hair .left div.clearfix ul > [data-element-id] {
    position: initial !important;
}
.home-hair .left div.clearfix ul {
    letter-spacing: 0;
    vertical-align: top;
    display: block;
    width: 100%;
    position: relative;
}
.home-hair .left div.clearfix ul:after {
    display: block;
    content: "";
    padding-top: 87%;
}
.home-hair .left div.clearfix li:nth-of-type(1) {
    width: 70%;
    top: 0;
    left: 0;
}
.home-hair .left div.clearfix li:nth-of-type(1):after {
    padding-top: 82%;
}
.home-hair .left div.clearfix li:nth-of-type(2) {
    width: 28%;
    right: 0;
    top: 0;
}
.home-hair .left div.clearfix li:nth-of-type(3) {
    width: 28%;
    right: 0;
    top: 34%;
}
.home-hair .left div.clearfix li:nth-of-type(4) {
    width: 28%;
    bottom: 0;
    left: 12%;
}
.home-hair .left div.clearfix li:nth-of-type(5) {
    width: 28%;
    bottom: 0;
    left: 42%;
    right: 0;
}
.home-hair .left div.clearfix li:nth-of-type(6) {
    width: 28%;
    bottom: 0;
    right: 0;
}
.home-hair .left div.clearfix li {
    width: 100%;
    position: absolute !important;
}
.home-hair .left ul.clearfix{
	text-align:right;
	letter-spacing:-5px;
}
.home-hair .left ul.clearfix li {
    letter-spacing: 0;
    width: 27%;
    margin: 2% 0 0 2%;
    display: inline-block !important;
}
.home-hair .left li img{
	width:100%;
	height:auto;
}

.home-hair .right div.clearfix .pic{
	float:left;
	width:40%;
}
.home-hair .right div.clearfix .pic img{
	width:100%;
	height:auto;
}
.home-hair .right div.clearfix .tbox{
	float:left;
	width:90%;
	padding:5%;
}
.home-hair .right .img img{
	width:100%;
	height:auto;
	padding-top:2%;
}
.home-hair .right h3{
	font-size:46px;
	font-family: "BebasNeue Bold",sans-serif;
	line-height:110%;
	padding-bottom:10%;
}
.home-hair .right div.clearfix .tbox p{
	text-align:right;
}
.home-hair .right div.clearfix .tbox p a{
    color: #047851;
    font-weight: bold;
}
.home-hair .right div.clearfix .tbox p a img {
    vertical-align: middle;
    margin-top: -5px;
    margin-left: 0.5em;
}
@media only screen and (max-width: 720px){
	.home-hair .left{
		width:auto;
		float:none;
	}
	.home-hair .right {
    width: auto;
    float: none;
    margin-bottom: 2%;
	}
}
.home-style {
    position: relative;
    overflow: hidden;
    padding-bottom: 30px;
}
.home-style .bkimg{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.home-style .bkimg img {
    width: 100%;
    height: auto;
    min-width: 1300px;
    position: relative;
}
.home-style .ww{
	position:relative;
	z-index:1;
	padding-top:70px;
	text-align:center;
}
.home-style h3{
	text-align:center;
	font-size:46px;
	font-family: "BebasNeue Bold",sans-serif;
}
.home-style a {
    display: block;
    position: absolute;
    transform: rotate(45deg) translateX(-50%);
    -webkit-transform: rotate(45deg) translateX(-50%);
    -ms-transform: rotate(45deg) translateX(-50%);
    width: 145%;
    top: 29%;
    left: 29%;
    color: #fff;
    font-size: 22px;
    font-family: "BebasNeue Bold",sans-serif;
}
.home-style ul{
	letter-spacing:-5px;
	text-align:center;
}
/*.home-style ul+ul{
	margin-top:-12%;
}*/
.home-style li{
	background:#71503e;
	display:inline-block !important;
	letter-spacing:0;
	width:16%;
	margin:4.5%;
	overflow:hidden;
	vertical-align:top;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
	position:relative;
	vertical-align:top;
	
}
.home-style li:after {
    display: block;
    content: "";
    padding-top: 100%;
}
.home-style ul.gl1 li:nth-child(3){
	width:21%;
	margin:0;
	position:relative;
	z-index:1;
}
.home-style ul.gl1 li:nth-child(5), .home-style ul.gl1 li:nth-child(6), .home-style ul.gl1 li:nth-child(7) {
    margin-top: -6%;
    margin-bottom: -8%;
}
.home-style li a .w{
	position:absolute;
	width:100%;
	height:auto;
	text-align:center;
	top:50%;
	left:0;
	margin-top:-10px;

}
.home-style li a{
	text-align:center;
}
@media only screen and (max-width: 520px){
	.home-style h3{
		font-size:30px;
	}
}
