/* ==== Google font ==== */

@import url("https://fonts.googleapis.com/css?family=Rajdhani");
@import url("http://fonts.googleapis.com/earlyaccess/notosanskr.css");
@import url("./font/nanumbarungothic.css");
@import url("bootstrap.min.css");

.cbcontent {
  max-width: 940px;
}
.cbeditor-css {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
  font-size: 16.8px;
}

.sloganY {
  position: absolute;
  width: 97%;
  height: 97%;
  text-shadow: 0px 0px 5px rgba(255, 255, 255, 1);
  z-index: 5;
}

.sloganY h2 {
  position: absolute;
  text-align: right;

  line-height: 1.3em;
  bottom: 20px;
  right: 20px;
  margin-right: 20px;
  width: 50%;
}

.avatar-captionY h4 {
  font-size: 1.1em;
}
.bg-black-alpha {
  background-color: rgba(0, 0, 0, 0.17);
}
.s-mainVisual {
  position: relative;
  margin-top: -58px;
  padding: 0px;
  height: 380px;
  overflow: hidden;
}
/* .container{
	max-width: 940px;
} */
.cbeditor-css #s-title {
  position: absolute;
  color: #fff;
  width: 100%;
  bottom: 50px;
}

.cbeditor-css .sub-label {
  font-size: 1.5em;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: -15px;
}
.cbeditor-css .one-title {
  font-size: 2.7em;
  font-weight: 700;
  letter-spacing: -0.5px;
}
.cbeditor-css .sub-title {
  font-size: 1.5em;
  font-weight: 400;
  letter-spacing: -0.5px;
}

.cbeditor-css #s-avata {
  background-position: center center;
  background-size: 100% auto;
  height: 100%;
}
.cbeditor-css #s-avata img {
  display: none;
}

.s-mainTitle {
  margin-top: 80px;
  display: block;
  width: 100%;
}
.s-mainTitle .sub-label {
  font-size: 1.5em;
  font-weight: 400;
  letter-spacing: -0.5px;
  margin-bottom: -15px;
}
.s-mainTitle .one-title {
  font-size: 2.7em;
  font-weight: 700;
  letter-spacing: -0.5px;
  color: #333;
}
.s-mainTitle .sub-title {
  font-size: 1.5em;
  font-weight: 400;
  letter-spacing: -0.5px;
}

/* /content main Title */

.head-section {
  margin: 25px 0px;
}
.head-section .cnt-content {
  padding-left: 10px;
  border-left: 4px solid rgba(0, 0, 0, 0.6);
  font-size: 1.1em;
}

.cbeditor-css {
  word-break: break-all;
}
