

/*====================*/
/*------demo--------*/
/* line 12, ../sass/demo.scss */
.beforeafter_m {
  width: 100%;
  margin-top: 2%;
}
/* line 15, ../sass/demo.scss */
.beforeafter_m .demo_img {
  width: 50%;
  margin: 0px;
  float: left;
  outline: 1px solid #fff;
  position: relative;
}
/* line 21, ../sass/demo.scss */
.beforeafter_m .demo_img img {
  width: 100%;
  margin: 0;
}

/* line 27, ../sass/demo.scss */
.img_b_m {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 2px 5px;
  font-size: 13px;
}

/* line 36, ../sass/demo.scss */
.img_a_m {
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 2px 5px;
  font-size: 13px;
}

/* line 47, ../sass/demo.scss */
.pt_demo_m {
  height: inherit;
}
/* line 49, ../sass/demo.scss */
.pt_demo_m p {
  color: #fff;
  width: 42%;
  float: left;
  font-size: 15px;
  padding: 0px 0px 0px 22px;
  margin: 8px 0px 0px 20px;
  line-height: 18px;
  background-image: url(../img/li_disc_w.png) !important;
  background-repeat: no-repeat;
  background-position-y: -2px;
}
@media (min-width: 600px) {
  /* line 49, ../sass/demo.scss */
  .pt_demo_m p {
    width: 100%;
  }
}
@media (min-width: 820px) {
  /* line 49, ../sass/demo.scss */
  .pt_demo_m p {
    width: 42%;
  }
}

/* line 68, ../sass/demo.scss */
.demo01_m {
  height: 254px;
  width: inherit;
}
@media (min-width: 600px) {
  /* line 68, ../sass/demo.scss */
  .demo01_m {
    width: 100%;
  }
}

/* line 75, ../sass/demo.scss */
.demo02_m {
  height: 254px;
  width: inherit;
}
@media (min-width: 600px) {
  /* line 75, ../sass/demo.scss */
  .demo02_m {
    width: 100%;
  }
}

/* line 82, ../sass/demo.scss */
.demo03_m {
  height: 254px;
  width: inherit;
}
@media (min-width: 600px) {
  /* line 82, ../sass/demo.scss */
  .demo03_m {
    width: 100%;
  }
}

/* line 89, ../sass/demo.scss */
.demo_color_01 {
  background: #3A325E;
}

/* line 92, ../sass/demo.scss */
.demo_color_02 {
  background: #52325E;
}

/* line 95, ../sass/demo.scss */
.demo_color_03 {
  background: #76163C;
}

/* line 98, ../sass/demo.scss */
.demo_txt {
  float: left;
  padding: 5% 0;
  margin-bottom: 5%;
}

/* line 103, ../sass/demo.scss */
.demo_h {
  height: auto;
}
@media (min-width: 600px) {
  /* line 103, ../sass/demo.scss */
  .demo_h {
    height: 90px;
  }
}

/*------demo--------*/
/*------demo--------*/
/* line 113, ../sass/demo.scss */
.beforeafter {
  width: 100%;
  height: inherit;
  margin-bottom: 0px;
  margin-left: -29px;
}

/* mandatory style for the plugins */
/* line 121, ../sass/demo.scss */
.ba-mask {
  position: relative;
  top: 0;
  /*left:0; */
  z-index: 100;
  /*border-right:3px solid #ffffff; */
  overflow: visible;
  /* box-shadow: 3px 5px 5px rgba(0, 0, 0, 0.3); */
  /* -webkit-box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.3); */
  -moz-box-shadow: 5px 0 7px rgba(0, 0, 0, 0.3);
  background-size: cover;
  border-right: 1px solid #fff;
}

/* line 135, ../sass/demo.scss */
.ba-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-size: cover;
  width: 100% !important;
}

/* line 143, ../sass/demo.scss */
.ba-caption {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 120;
  background: #000;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  font-size: 12px;
  font-family: arial;
  display: none;
}

/* line 163, ../sass/demo.scss */
.pt_demo {
  /* height: 295px; */
  /* margin: 20px 0; */
  width: 100%;
}

/* line 168, ../sass/demo.scss */
.demo01 {
  background: #3A325E;
  height: 365px;
  margin-bottom: 10px;
}

/* line 173, ../sass/demo.scss */
.demo02 {
  background: #52325E;
  height: 365px;
  margin-bottom: 10px;
}

/* line 178, ../sass/demo.scss */
.demo03 {
  background: #76163C;
  height: 365px;
  margin-bottom: 10px;
}

/* line 183, ../sass/demo.scss */
.icon_tri {
  background-image: url(img/icon_tri.png);
  width: 17px;
  height: 20px;
}

/* line 188, ../sass/demo.scss */
.circle {
  position: absolute;
  top: 42%;
  right: -32px;
  border-color: #fff;
  height: 60px;
  width: 60px;
  z-index: 999;
  cursor: pointer;
}

/* line 199, ../sass/demo.scss */
.circle:before {
  content: '';
  position: absolute;
  /*border-right:1px solid #ffffff;*/
  height: 200px;
  right: 32px;
  bottom: 60px;
}

/* line 208, ../sass/demo.scss */
.circle:after {
  content: '';
  position: absolute;
  /*border-right:1px solid #ffffff;*/
  height: 200px;
  right: 32px;
  top: 60px;
}

/* line 217, ../sass/demo.scss */
.triangle {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

/* line 228, ../sass/demo.scss */
.triangle:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: 0;
  left: 14px;
  right: 0;
  bottom: 0;
  margin: auto;
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff;
}

/* line 244, ../sass/demo.scss */
.triangle:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: 0;
  left: -38px;
  right: 0;
  bottom: 0;
  margin: auto;
  border-top: 10px solid transparent;
  border-right: 10px solid #fff;
  border-bottom: 10px solid transparent;
  border-left: 10px solid transparent;
}

/* line 259, ../sass/demo.scss */
.img_b {
  display:none;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 2px 5px;
  font-size: 13px;
}

/* line 268, ../sass/demo.scss */
.img_a {
  display:none;
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 2px 5px;
  font-size: 13px;
}

/* line 277, ../sass/demo.scss */
.demo_ab_pc {
  display: none;
}
@media (min-width: 960px) {
  /* line 277, ../sass/demo.scss */
  .demo_ab_pc {
    display: block;
  }
}

/* line 283, ../sass/demo.scss */
.demo_ab_m {
  display: block;
}
@media (min-width: 960px) {
  /* line 283, ../sass/demo.scss */
  .demo_ab_m {
    display: none;
  }
}

/* line 703, ../sass/phd.scss */
.pt_demo {
  display: none;
}
@media (min-width: 600px) {
  /* line 703, ../sass/phd.scss */
  .pt_demo {
    display: block;
  }
}

.pt_demo_l {
  display: none;
}
@media (min-width: 600px) {
  /* line 703, ../sass/phd.scss */
  .pt_demo_l {
    display: block;
	width: 700px;
  }
}

/* line 709, ../sass/phd.scss */
.pt_demo_m {
  display: block;
  margin-top: 20px;
}
@media (min-width: 600px) {
  /* line 709, ../sass/phd.scss */
  .pt_demo_m {
    display: none;
  }
}