@charset "UTF-8";

/* ---------------------------------------------------
01: setup
02: css hack
03: header
04: footer
05: contents
--------------------------------------------------- */
/* 01: setup
--------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, sfooter, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1;
  color: #231815;
  font-size: 12px;
  font-family: 'Droid Serif', 'Raleway', 'EB Garamond', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro W3", "Hiragino Mincho Pro", "HG明朝E", "MS PMincho", serif;
  background: #fff;
  _font-size: 75%;
  _letter-spacing: 1px; }

.font_garamond {
  font-family: 'EB Garamond', serif !important; }

.font_droidserif {
  font-family: 'Droid Serif', serif !important; }

.font_raleway, ul#gnav li, #contents {
  font-family: 'Raleway', serif !important; }
  
.font_raleway, ul#normal li, #contents {
  font-family: 'Raleway', serif !important; }
  
.font_raleway, ul#flip5 li, #contents {
  font-family: 'Raleway', serif !important; }

.font_cabin {
  font-family: 'Cabin', sans-serif !important; }

p {
  font-family: 'Cabin', sans-serif; }

a:hover img.opacity {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7; }

/*for IE6*/
* + html body {
  font-size: 75%;
  letter-spacing: 0; }

/*for IE7*/
ul, ol, dl, li, dt, dd {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

s ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  outline: 0;
  color: #222;
  text-decoration: none; }
  a:link, a:visited {
    color: #222; }
  a:hover, a:active {
    color: #b5b5b5; }
  a img, a:link img, a:visited img, a:hover img, a:active img {
    border: none;
    text-decoration: none; }

/* 02: css hack
--------------------------------------------------- */
/* floating box clear */
.x:after, .box:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.x, .box {
  display: inline-table;
  min-height: 1%; }

/* Hide from mac IE5 \*/
* html .clr {
  height: 1%; }

.x {
  display: block; }

/* End Hide from mac IE5 */
/* hide text */
.hidetxt {
  text-indent: -9999px;
  overflow: hidden; }
  .hidetxt a {
    overflow: hidden;
    isplay: block; }

/* 03: header
--------------------------------------------------- */
header {
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding: 50px 0 0 0; }

header h1 {
    width: 181px;
    height: 51px;
    margin: 0 auto; }

header h1 img {
      width: 188px;
      height: 55px; }
  header a {
    display: block; }

/* global nav */
ul#gnav {
  width: 980px;
  height: 50px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  letter-spacing: 1px;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8; }

ul#gnav li {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    line-height: 50px;
    text-transform: none; }

ul#gnav li.gnavi_element {
      padding: 0 15px 0 15px; }

.home #gnav_home a,
.reservation #gnav_reservation a,
.hairmake #gnav_hairmake a,
.philosophy #gnav_philosophy a,
.almoni #gnav_almoni a,
.menu #gnav_menu a,
.designer #gnav_designer a,
.shopping #gnav_shopping a,
.access #gnav_access a,
.recruit #gnav_recruit a,
.contact #gnav_contact a {
  color: #b5b5b5; }

ul#gnav li ul.sub {
  display: none;
  position: absolute;
  right: 110px;
  width: 150px;
  text-transform: none;
  z-index: 1;
  border-top: 1px solid #c8c8c8;
  border-left: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8; }

ul#gnav li ul.sub li {
    font-size: 13px;
    line-height: 40px;
    display: block;
    border-bottom: 1px solid #c8c8c8; }

ul#gnav li ul.sub li a {
      background: white url(/images/arrow_r.png) no-repeat 137px 18px;
      background-size: 7px;
      background: white url(/images/ie_arrow7px_r.png) no-repeat 137px center\9; }
 
 ul#gnav li ul.sub li a:hover {
        color: #222;
        background-color: #f5f5f5; }

/* ie8 */
#pagebottom {
  display: none; }

/* header-left */
header h1 a {
  font-size: 30px;
  font-size: 1.875 rem;
  color: #231815;
}

header ul.header-left {
  position: absolute;
  top: 85px;
  left: 0;
}

header ul.header-left li {
    float: left;
    width: 24px;
    height: 24px;
    margin-right: 5px;
}

header ul.header-left li img {
      width: 24px;
      height: 24px;
}

header #header-right2 img {
  /float: right;
  /position: absolute;
  /top: 6px;
  /right: 0;
}	  

header ul#header-right {
  position: absolute;
  top: 58px;
  right: 0;
}
 
 header ul#header-right li {
    float: left;
    margin-left: 5px;
    font-size: 11px;
    background: none;
    height: 26px;
    width: 26px;
}
header ul#header-right li a {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
      opacity: 0.5;
}

header ul#header-right li img {
      height: 26px;
      width: 26px;
}

header form.search {
  position: absolute;
  top: 63px;
  right: 0;
  width: 180px;
  height: 20px;
  padding: 5px;
  background: #f5f5f5;
}

header form.search input {
    -webkit-appearance: none;
    border: none;
    height: 20px;
    width: 160px;
    font-family: 'Droid Serif', sans-serif;
    font-size: 12px;
    vertical-align: middle;
    outline: none;
    background: transparent;
}

header form.search button {
    -webkit-appearance: none;
    margin: 0;
    padding: 0;
    height: 19px;
    border: none;
    font-size: 0;
    vertical-align: middle;
    background: transparent;
}

/* 04: footer
--------------------------------------------------- */
footer {
  position:relative;
  width: 960px;	
  font-family: 'Raleway', serif !important;
}

footer a {
    /color: #4c4c4c;
}

footer a:link, footer a:visited {
      /color: #b5b5b5;
}

footer a:hover, footer a:active {
      /color: #BDBDBD;
      text-decoration: none;
}





  
  
/* 05: contents
--------------------------------------------------- */
/* base */
body {
  background: #fff;
  position: relative; }

#wrapper {
  background: #fff;
  z-index: 1; }

#wrapper_in {
  position: absolute;
  width: 100%;
  z-index: 999;
  background: #FFF; }

#contents_wapper {
  background: #FFF;
  width: 980px;
  margin-left: auto;
  margin-right: auto; }

#contents {
  width: 980px;
  margin: 40px auto 0 auto;
}

#contents h3 {
    display: block;
    font-size: 18px;
    font-size: 1.125 rem;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 20px;
}

#contents h3 small {
      display: block;
      font-size: 10px;
      font-size: 0.625 rem;
}

.side {
  float: left;
  width: 225px; }

#pankuzu {
  display: block;
  width: 100%;
  height: 25px;
  margin-bottom: 20px; }
#pankuzu .yajirushi {
    padding-top: 3px;
    padding-left: 7px;
    padding-right: 7px; }
#pankuzu .yajirushi-r {
    padding-left: 7px;
    padding-right: 7px; }
#pankuzu a img:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5; }

.main {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  }
  .main article.detail {
    padding: 0 5px 50px 5px;
    border-top: 1px solid #c8c8c8; }
  .main .in {
    padding: 0 5px; }
  .main h3 {
    margin: 0;
    padding: 20px 10px;
    font-size: 20px;
    line-height: 20px; }
  .main article.detail h3 {
    margin: 1em 0 0 0;
    padding: 0;
    font-size: 20px;
    line-height: 24px;
    border: 0;
    text-align: left; }
  .main h4 {
    margin: 2.5em 0 1em;
    font-size: 18px;
    line-height: 22px; }
  .main h5 {
    margin: 1.5em 0 0 0;
    font-size: 14px;
    line-height: 22px; }
  .main h3 span.sub, .main h4 span.sub {
    display: block;
    font-size: 11px;
    line-height: 25px;
    color: #646464; }
  .main h3 strong {
    font-weight: normal;
    color: #97130e; }
  .main p {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 1em; }
  .main article.detail p:last-child {
    margin: 0; }
  .main p.txtlink a {
    margin: 1em 0;
    padding-left: 15px;
    font-size: 14px;
    text-decoration: underline;
    background: url(/images/arrow_r.png) no-repeat left center;
    background-size: 15px;
    background: url(/images/ie_arrow_r.png) no-repeat left center\9; }
    .main p.txtlink a:hover {
      background-image: url(/images/arrow_r_on.png); }
  .main table {
    width: 100%;
    margin: 0 0 1em 0;
    border-top: 1px solid #c8c8c8; }
    .main table th {
      /*width: 30.5%;*/
      padding: 1em 10px;
      line-height: 22px;
      vertical-align: middle;
      background: #f5f5f5;
      border-bottom: 1px solid #c8c8c8;
      border-right: 5px solid #fff; }
    .main table td {
      padding: 1em;
      line-height: 22px;
      vertical-align: middle;
      border-bottom: 1px solid #c8c8c8; }

	


::selection, ::-moz-selection {
  background: #111;
  color: #fff; }

cite {
  font-style: italic; }

strong {
  font-weight: bold; }

s {
  text-decoration: line-through; }

img {
  /vertical-align: top;
  /display: block; }

/* basic elements */
h2 {
  margin: 40px 0;
  font-size: 24px;
  text-align: center;
  letter-spacing: 1px; }

/* ie8 */
article.detail .note {
  font-size: 10px; }
article.detail img {
  margin: 0 auto;
  padding: 30px 0; }
article.detail ul {
  margin: 0 0 1em 0; }
  article.detail ul li {
    padding-left: 9px;
    font-size: 12px;
    line-height: 22px;
    background: url(/images/bullet.png) no-repeat left 9px; }

/* sub nav */
.side h3 {
  padding: 0 0 0 10px;
  font-size: 14px;
  line-height: 40px;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  display: none; }
  .side h3 a {
    display: block;
    background: url(/images/arrow_r.png) no-repeat right center;
    background-size: 15px;
    background: url(/images/ie_arrow_r.png) no-repeat right center\9; }
    .side h3 a:hover {
      background: url(/images/arrow_r_on.png) no-repeat right center;
      background-size: 15px; }
  .side h3.current a {
    background: url(/images/arrow_r_on.png) no-repeat right center;
    background-size: 15px; }
  .side h3 a:hover, .side h3.current a {
    background: url(/images/ie_arrow_r_on.png) no-repeat right center\9; }
  .side h3.no_tgl, .side h3.link {
    display: block; }
.side ul li {
  padding: 10px;
  line-height: 14px; }
  .side ul li:nth-child(odd) {
    background: #f7f7f7; }
  .side ul li a {
    display: block; }
.side .current a {
  color: #b5b5b5; }

/* ie8 */
/* ie8 */
/* parts - item list */

article.item article.item h4 {
  margin: 10px 0 3px 0;
  font-size: 18px; }
article.item article.item .cat {
  margin: 3px 0;
  font-size: 7px; }
article.item article.item p {
  margin: 5px 0;
  font-size: 8px;
  line-height: 11px; }

/* parts - page nav */
.pagenav {
  margin: 30px 0;
  font-size: 14px;
  line-height: 40px;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8; }
  .pagenav p {
    margin: 0; }
  .pagenav ul {
    text-align: center; }
    .pagenav ul li {
      display: inline-block;
      padding: 0 0.2em; }
      .pagenav ul li a {
        padding: 0 0.2em; }
      .pagenav ul li.current a {
        color: #b5b5b5;
        text-decoration: underline; }
  .pagenav .next {
    margin-top: -40px;
    float: right; }
  .pagenav .prev {
    float: left; }
    .pagenav .prev a {
      padding: 0 20px;
      line-height: 40px;
      background: url(/images/arrow_l.png) no-repeat left center;
      background-size: 15px; }
  .pagenav .next a {
    padding: 0 20px;
    line-height: 40px;
    background: url(/images/arrow_r.png) no-repeat right center;
    background-size: 15px; }
  .pagenav .prev a {
    background: url(/images/ie_arrow_l.png) no-repeat left center\9; }
  .pagenav .next a {
    background: url(/images/ie_arrow_r.png) no-repeat right center\9; }
  .pagenav .prev a:hover {
    background-image: url(/images/arrow_l_on.png); }
  .pagenav .next a:hover {
    background-image: url(/images/arrow_r_on.png); }
  .pagenav .pagenav {
    margin: 10px 0;
    font-size: 11px;
    line-height: 35px;
    border-top: 2px solid #c8c8c8;
    border-bottom: 2px solid #c8c8c8; }
    .pagenav .pagenav .prev a, .pagenav .pagenav .next a {
      line-height: 35px; }
    .pagenav .pagenav .prev span, .pagenav .pagenav .next span {
      display: none; }

/* parts - slide */
.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative; }

.swipe-wrap {
  overflow: hidden;
  position: relative; }

.swipe-wrap div {
  float: left;
  width: 100%;
  position: relative; }

.swipe-position {
  display: none;
  text-align: center;
  list-style: none;
  margin: 10px auto;
  padding: 0; }

.swipe-position li {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  border: 2px solid #dcdcdc;
  margin: 0 1px;
  cursor: pointer; }
 
.swipe-position li.on {
  border: 2px solid #0a0a0a;
  background-color: #0a0a0a; }

#news_slide {
  position: relative;
  width: 680px;
  height: auto;
  margin: 0 5px 20px 5px;
  /padding-top: 30px; }
  
#news_slide_ginza {
  position: relative;
  width: 980px;
  height: auto;
  margin: 0 0 20px -10px;
  /padding-top: 30px; }
 

#news_slide .swipe-wrap {
  height: auto;
  overflow: hidden; }

#news_slide .swipe-wrap img {
  /width: 680px; }
  

#position li {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  border: 0;
  margin: 13px 3px;
  cursor: pointer;
  overflow: hidden; }

#position li.on {
    background-color: #fff; }

#position li img {
    width: 120px;
    height: 120px;
    margin: -30px 0 0 -30px; }
  
#position li:hover, #position li.on {
    border-radius: 60px;
    /* opacity */
    filter: alpha(opacity=30);
    -moz-opacity: .30;
    opacity: .30; }

/* parts - share btn */
.share {
  padding: 50px 0 25px;
  text-align: center;
  border-top: 1px solid #c8c8c8; }
  .share ul.sns {
    text-align: center;
    margin: 10px auto; }
    .share ul.sns li {
      display: inline-block;
      width: 24px;
      height: 24px;
      margin: 0 3px; }
      .share ul.sns li img {
        width: 24px;
        height: 24px; }

/* parts - btn */
ul.btn {
  width: 300px;
  margin: 20px auto;
  text-align: center; }
  ul.btn li {
    margin-bottom: 5px;
    padding: 0;
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    background: #e6e6e6 no-repeat 20px center;
    background-size: 26px; }
    ul.btn li span {
      padding-left: 20px; }
    ul.btn li.purchase {
      background-image: url(/images/icon_purchase.png); }
    ul.btn li.inquiry {
      background-image: url(/images/icon_inquiry.png); }
    ul.btn li.purchase {
      background-image: url(/images/ie_icon_purchase.png) \9; }
    ul.btn li.inquiry {
      background-image: url(/images/ie_icon_inquiry.png) \9; }
    ul.btn li a {
      display: block;
      color: #fff;
      background: #0a0a0a no-repeat 20px center;
      background-size: 26px; }
    ul.btn li.purchase a {
      background-image: url(/images/icon_purchase.png); }
    ul.btn li.inquiry a {
      background-image: url(/images/icon_inquiry.png); }
    ul.btn li.purchase a {
      background-image: url(/images/ie_icon_purchase.png) \9; }
    ul.btn li.inquiry a {
      background-image: url(/images/ie_icon_inquiry.png) \9; }
    ul.btn li a:hover {
      background-color: #b5b5b5; }

/* reservation - btn */	
.bottom_almoni {
  /position: absolute;
  position: relative;
  margin-top: 50px;
}  
.bottom_reservation {
  /position: absolute;
  position: relative;
  padding-top: 17px;
}



/* dropmenu - menu */
/* base */
.dropmenu{
  *zoom: 1;
  /list-style-type: none;
  width: 980px;
  /margin: 5px auto 30px;
  padding: 0;
  
  height: 50px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  letter-spacing: 1px;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  /width: 20%;
  /float: left;
  /margin: 0;
  /padding: 0;
  /text-align: center;
  
  display: inline-block;
  text-align: center;
  font-size: 14px;
  /line-height: 50px;
  text-transform: none;
}
.dropmenu li a{
  display: block;
  margin: 0 auto;
  padding: 18px 0 11px;
  /background: #8a9b0f;
  /color: #fff;
  /font-size: 14px;
  line-height: 1;
  text-decoration: none;
}
.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 9px 0 0 0;
}
.dropmenu li ul li{
  width: 100%;
}
.dropmenu li ul li a{
  padding: 13px 40px 13px 15px;
  /border-top: 1px solid #fff;
  border-bottom: 1px solid #ccc;
  background: #fff;
  text-align: left;
  /opacity:0.9;
}

.dropmenu li.submenu:hover > a{
  background: #fff;
  /color:#EEE;
}
.dropmenu li.submenu a:hover{
  /background: #EEE;
}

..dropmenu2{
  *zoom: 1;
  width: 980px;
  padding: 0;
  
  /height: 50px;
  margin: 40px 0 80px 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  letter-spacing: 1px;
  border-top: 1px solid #c8c8c8;
}

/* base追加 */
#normal li.normal_element {
  padding: 0 30px 0 15px;
}

/* 1.ノーマル */
#normal li ul{
  display: none;
}
#normal li:hover ul{
  display: block;
}

/* 1.広がるように */
#hirogaru li ul li{
  overflow: hidden;
  height: 0;
  transition: .2s;
}
#hirogaru li:hover ul li{
  overflow: visible;
  height: 38px;
}


/* 3.フェードインでおりてくる */
#fade-in2 li ul{
  opacity: 0;
  top: 50%;
  visibility: hidden;
  transition: .5s;
}
#fade-in2 li:hover ul{
  top: 100%;
  visibility: visible;
  opacity: 1;
}

/* 4.左から右へ */
#left-to-right ul{
  overflow: hidden;
  width: 0;
  transition: .5s;
}
#left-to-right li:hover ul{
  width: 100%;
}
#left-to-right li:hover ul li a{
  white-space: nowrap;
}

/* 5.全体がめくれてくる */
#flip > li{
  perspective: 400px;
  z-index:1;
}
#flip li ul{
  visibility: hidden;
  transform: rotateX(-90deg);
  transform-origin: 50% 0;
  transition: .3s;
}
#flip li:hover ul{
  visibility: visible;
  transform: rotateX(0);
}

/* 6.上から回転してあらわれる */
#flip2 li ul {
  visibility: hidden;
  perspective: 400px;
}
#flip2 li:hover ul{
  visibility: visible;
}
#flip2 ul li{
  transform: rotateY(90deg);
  transform-origin: 50% 0;
  transition: .3s;
}
#flip2 li:hover li{
  transform: rotateY(0);
}
#flip2 ul li:nth-child(2) {
  transition-delay: .1s;
}
#flip2 ul li:nth-child(3) {
  transition-delay: .2s;
}
#flip2 ul li:nth-child(4) {
  transition-delay: .3s;
}
#flip2 ul li:nth-child(5) {
  transition-delay: .4s;
}

/* 7.上からパタパタめくれる */
#flip3 ul {
  visibility: hidden;
  perspective: 400px;
}
#flip3 li:hover ul{
  visibility: visible;
}
#flip3 ul li{
  transform: rotateX(-90deg);
  transform-origin: 50% 0;
  transition: .1s;
}
#flip3 li:hover ul li{
  transform: rotateX(0);
}
#flip3 li:hover ul li:nth-child(1) {
  transition-delay: 0s;
}
#flip3 li:hover ul li:nth-child(2) {
  transition-delay: .1s;
}
#flip3 li:hover ul li:nth-child(3) {
  transition-delay: .2s;
}
#flip3 li:hover ul li:nth-child(4) {
  transition-delay: .3s;
}
#flip3 li ul li:nth-last-of-type(1) {
  transition-delay: 0s;
}
#flip3 li ul li:nth-last-of-type(2) {
  transition-delay: .1s;
}
#flip3 li ul li:nth-last-of-type(3) {
  transition-delay: .2s;
}
#flip3 li ul li:nth-last-of-type(4) {
  transition-delay: .3s;
}


/* トップビジュアル */
.topvisual_l {
	float:left;
}

.topvisual_r {
	float:right;
}


/* トップセレクト画面 */
.modal_select_site{
	position:fixed;
	display:none;
	z-index:9999;
	top:50%;
	left:50%;
	width:622px;
	margin:-120px 0 0 -311px;
	text-align:center;
}

p.jyunesu_logo{
 	text-align:center;
	margin:0 auto;
	width:240px;
	padding-bottom:40px;
}

p.official_logo{
 	text-align:center;
	margin:0 auto;
	width:240px;
	/padding-top:50px;
}

.modal_select_site p{
	text-align:center;
	color:#FFF;
	margin-bottom:15px;
}

#logos{
	padding-bottom:170px;
}

#logo_left{
	float:left;
	width:240px;
	height:100px;
	padding-top:20px;
	padding-right:70px;
	text-align:right;
	border-right:1px solid #FFF;
}

#logo_right{
	float:left;
	width:240px;
	height:100px;
	padding-top:20px;
	padding-left:50px;
	text-align:left;
}

.modal_select_site a{
	cursor:pointer;
}

/* fixmenu */
.fixed {
    position: fixed;
    top: -41px;
    width: 980px;
    z-index: 1;
	margin:o auto;
	text-align:center;
	background:#FFF;
}

.fixed_menu {
    position: fixed;
    top: 51px;
    width: 980px;
    z-index: 1;
	margin:o auto;
	text-align:center;
	background-color:#FFF;
}


#resfooter {
	position: absolute;
    /bottom: 0;
	top: 20px;
    height: 100px;
	/right: 100px;
	left: 20px;
}

.column {
	column-count: 2;
}

.textin180 {
	text-indent: 180px;
}

.textin80 {
	text-indent: 80px;
}


