@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond&display=swap");
.story_main {
  width: 1000px;
  margin: auto;
}

.story_info {
  width: 90%;
  margin: 40px auto 60px auto;
  text-align: center;
  line-height: 1.5;
  font-family: "EB Garamond";
}

.story_image {
  margin: auto;
  display: block;
  width: 90%;
}

.story_text_column {
  width: 37%;
  height: 252px;
  list-style-type: none;
  float: left;
  text-align: justify;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: "EB garamond";
  line-height: 1.4em;
}

img.service_logo {
  width: 72%;
  margin: auto;
  display: block;
}

.story_image_column {
  width: 60%;
  float: left;
}

img.service_pic2 {
  margin: auto;
  display: block;
  width: 83%;
}

.service_text {
  width: 90%;
  display: block;
  text-align: center;
  margin: 27px auto;
  margin: auto;
  padding-top: 30%;
  line-height: 1.5;
}

.story_container {
  list-style-type: none;
  vertical-align: middle;
  /* background: lemonchiffon; */
  height: 400px;
  margin: auto;
  width: 900px;
}

.service_container2 {
  list-style-type: none;
  vertical-align: middle;
  /* background: aliceblue; */
  height: 320px;
}

.story_title {
  font-size: 30px;
  width: 893px;
  background: url(../img/service/line.jpg);
  background-repeat: no-repeat;
  background-position: 0px 48px;
  color: #d21c24;
  margin-bottom: 24px;
  line-height: 1.7;
  font-family: "EB Garamond";
}

button.viewmore-btn3 {
  background: transparent;
  border: 1px solid #d21c24;
  padding: 4px 18px;
  color: #d21c24;
  margin: 3% 3% 6% 3%;
  width: 165px;
  font-family: "Pathway Gothic One", sans-serif !important;
  font-weight: 600 !important;
  font-size: 19px;
}

button.viewmore-btn2 {
  background: transparent;
  border: 1px solid #d21c24;
  padding: 4px 18px;
  color: #d21c24;
  margin: 7% 3% 6% 41%;
  width: 165px;
  font-family: "Pathway Gothic One", sans-serif !important;
  font-weight: 600 !important;
  font-size: 19px;
}

.fl_left {
  float: left !important;
}

.fl_right {
  float: right !important;
}

.right_business {
  margin: 0px 0px 10px 104px;
  color: grey;
  font-size: 30px;
}

.left_business {
  color: grey;
  margin: 0px 0px 10px -138px;
  font-size: 30px;
}

p.OB-text {
  margin: 2% 0% 2% 25%;
}

p.OB-text2 {
  margin: 0% 31% 2% 0%;
}

.pc-none {
  display: none !important;
}

#header_image .image {
  width: 100%;
}

.header_pattern {
  /* background: url(./img/pattern.png) repeat left top; */
  position: absolute;
  width: 100%;
  opacity: 0.5;
  z-index: 0;
  height: 0;
  padding-top: 25%;
}

.header-image {
  width: 100%;
}

#header_image .caption .title {
  position: absolute;
  text-decoration: none;
  display: block;
  font-size: 3vw !important;
  top: 50%;
  top: -webkit-calc(50% + 30px);
  top: -moz-calc(50% + 30px);
  top: calc(22% + 32px);
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -51%, 0);
  color: white;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 1.5px;
  left: 200px;
}

#bread_crumb li.home a {
  float: left;
  height: 15px;
  width: 13px;
  line-height: 15px;
  display: block;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.title {
  font-family: "EB Garamond";
  font-size: 2vw;
  color: grey;
  margin-bottom: 6%;
}

#bread_crumb ul {
  width: 50rem;
  margin: 0 auto;
}

.clearfix {
  display: block;
}

#bread_crumb li a {
  color: #aaa;
}

ul,
ol {
  list-style: none;
}

#bread_crumb li.home {
  padding: 0;
}

#bread_crumb li {
  color: #999;
  font-size: 13px;
  display: inline;
  padding: 0 15px 0 0;
  margin: 0 0 0 15px;
  line-height: 160%;
  position: relative;
}

/* aos animation */

.reveal-holder {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.reveal-holder .reveal-block {
  position: absolute;
  top: 0;
  width: 100%;
  height: 101%;
  background: white;
}

.reveal-holder .reveal-block::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: white;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 5.5s;
}

.reveal-block.gradient::before {
  background: linear-gradient(to left, #eebf56, #f46ca3);
}

.reveal-block.gradient-two::before {
  background: linear-gradient(to left, #1b9edf, #af74c3);
}

.reveal-block.extra {
  background: #1b9edf;
}

.reveal-block.extra::before {
  background: #af74c3;
}

.reveal-block.top.aos-animate::before,
.reveal-block.bottom.aos-animate::before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.reveal-block.left.aos-animate::before,
.reveal-block.right.aos-animate::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.reveal-block.top::before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
}

.reveal-block.left::before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}

.reveal-block.right::before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
}

.reveal-block.bottom::before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}

/* AOS animate */

[data-aos="reveal-top"],
[data-aos="reveal-left"],
[data-aos="reveal-right"],
[data-aos="reveal-bottom"] {
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-delay: 0.5s;
}

[data-aos="reveal-top"] {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

[data-aos="reveal-top"].aos-animate {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}

[data-aos="reveal-left"] {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

[data-aos="reveal-left"].aos-animate {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
}

[data-aos="reveal-right"] {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

[data-aos="reveal-right"].aos-animate {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}

[data-aos="reveal-bottom"] {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

[data-aos="reveal-bottom"].aos-animate {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
}

[data-aos="reveal-item"] {
  visibility: hidden;
  transition-property: visibility;
  transition-duration: 0s;
}

[data-aos="reveal-item"].aos-animate {
  visibility: visible;
}

/* end aos animation */
