@charset "UTF-8";
.area-global-top {
  background: #F0F0E1;
}
@media only screen and (max-width: 740px) {
	.pdt-2-sp {
		padding-top: 2px;
	}
	.pdr-2-sp {
		padding-right: 2px;
	}
	.pdb-2-sp {
		padding-bottom: 2px;
	}
	.pdl-2-sp {
		padding-left: 2px;
	}
	
}
@media only screen and (max-width: 740px) {
  .area-global-top {
    display: none;
  }
}

.list-global-home {
  text-align: center;
}

.list-global-home a {
  color: #111;
  text-decoration: none;
  display: block;
}

@media print, screen and (min-width: 741px) {
  .list-global-home a {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media print, screen and (min-width: 741px) {
  .list-global-home li {
    display: inline-block;
  }
}

.icon-global-home {
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin: auto;
  margin-bottom: 6px;
}

.icon-global-home.icon-faq {
  background-image: url("../img/topnav_1.png");
  width: 21px;
  height: 32px;
}

.icon-global-home.icon-ribbon {
  background-image: url("../img/topnav_2.png");
  width: 31px;
  height: 24px;
}

.icon-global-home.icon-good {
  background-image: url("../img/topnav_3.png");
  width: 27px;
  height: 29px;
}

.icon-global-home.icon-calendar {
  background-image: url("../img/topnav_4.png");
  width: 25px;
  height: 25px;
}

.icon-global-home.icon-flow {
  background-image: url("../img/topnav_5.png");
  height: 25px;
  height: 24px;
}

.slick-slider .slick-arrow {
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
  z-index: 100;
}

.slick-slider .slick-arrow:before {
  font-size: 40px;
}

@media only screen and (max-width: 740px) {
  .slick-slider .slick-arrow:before {
    font-size: 25px;
  }
}

.slick-slider .slick-prev {
  left: 25px;
}

@media only screen and (max-width: 740px) {
  .slick-slider .slick-prev {
    left: 6px;
  }
}

.slick-slider .slick-prev:before {
  font-family: FontAwesome;
  content: "";
}

.slick-slider .slick-next {
  right: 25px;
}

@media only screen and (max-width: 740px) {
  .slick-slider .slick-next {
    right: 6px;
  }
}

.slick-slider .slick-next:before {
  font-family: FontAwesome;
  content: "";
}

.slick-dots {
  bottom: 0px;
}

.slick-dots li button {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background-color: #EEE;
}

.slick-dots li button:before {
  content: "";
  color: transparent;
}

.slick-dots li.slick-active button {
  background-color: #D93600;
}

.area-top-main {
  margin-top: 40px;
  margin-bottom: 40px;
}

@media only screen and (max-width: 740px) {
  .area-top-main {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}

.area-hero {
  text-align: center;
}

.area-hero .slider-hero {
  max-width: 1200px;
  margin: auto;
  position: relative;
}

@media print, screen and (min-width: 741px) {
  .row-feature {
    padding-left: 60px;
    padding-right: 60px;
  }
}

.title-feature {
  position: relative;
  padding-left: 36px;
}

@media print, screen and (min-width: 741px) {
  .title-feature {
    font-size: 20px;
  }
}

@media only screen and (max-width: 740px) {
  .title-feature {
    font-size: 16px;
  }
}

.title-feature:before {
  background: url(../img/heading_search.png) left top no-repeat;
  content: "";
  display: inline-block;
  width: 31px;
  height: 31px;
  background-size: 31px 31px;
  position: absolute;
  top: -4px;
  left: 0;
}

.title-feature .text-danger {
  color: #DAA500;
}

.list-feature-buttons {
  margin-bottom: 24px;
  overflow: hidden;
}

@media print, screen and (min-width: 741px) {
  .list-feature-buttons li {
    *zoom: 1;
    width: 33%;
    float: left;
    margin-left: 0.333%;
    margin-top: 3px;
    margin-bottom: 3px;
  }
  .list-feature-buttons li:before, .list-feature-buttons li:after {
    content: "";
    display: table;
  }
  .list-feature-buttons li:after {
    clear: both;
  }
  .list-feature-buttons li:first-child {
    margin-left: 0;
  }
  .list-feature-buttons li:nth-child(3n+1) {
    margin-left: 0;
    clear: both;
  }
}

@media only screen and (max-width: 740px) {
  .list-feature-buttons li {
    *zoom: 1;
    width: 33.333%;
    float: left;
    margin-left: 0%;
    margin-top: 3px;
    margin-bottom: 3px;
  }
  .list-feature-buttons li:before, .list-feature-buttons li:after {
    content: "";
    display: table;
  }
  .list-feature-buttons li:after {
    clear: both;
  }
  .list-feature-buttons li:first-child {
    margin-left: 0;
  }
  .list-feature-buttons li:nth-child(3n+1) {
    margin-left: 0;
    clear: both;
  }
}

@media only screen and (max-width: 740px) {
  .area-banners-first {
    margin-top: -24px;
  }
}

.list-inline-center {
  text-align: center;
}

.list-inline-center li {
  display: inline-block;
  margin: 6px 3px;
}

.area-medama {
  background: linear-gradient(0deg, white 0%, #e7eef8 98%);
}

.header-medama {
  background-color: #EA556B;
  color: #FFF;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
}

.header-medama-in {
  border-top: 1px dashed #FFF;
  border-bottom: 1px dashed #FFF;
}

.header-medama .title-header-medama {
  font-weight: 700;
  position: relative;
  display: inline-block;
  padding-left: 283px;
}

@media print, screen and (min-width: 741px) {
  .header-medama .title-header-medama {
    font-size: 32px;
  }
}

@media only screen and (max-width: 740px) {
  .header-medama .title-header-medama {
    font-size: 22px;
  }
}

@media only screen and (max-width: 740px) {
  .header-medama .title-header-medama {
    padding-left: 120px;
  }
}

.header-medama .title-header-medama img {
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -50px;
}

@media only screen and (max-width: 740px) {
  .header-medama .title-header-medama img {
    width: 110px;
    margin-top: -22px;
  }
}

.medama-main {
  padding-top: 12px;
  padding-bottom: 12px;
}

@media print, screen and (min-width: 741px) {
  .medama-main {
    padding-top: 34px;
    padding-bottom: 34px;
  }
}

.medama-main .slick-prev {
  left: -25px;
}

@media only screen and (max-width: 740px) {
  .medama-main .slick-prev {
    left: -12px;
  }
}

.medama-main .slick-next {
  right: -25px;
}

@media only screen and (max-width: 740px) {
  .medama-main .slick-next {
    right: -12px;
  }
}

.block-medama {
  padding-left: 10px;
  padding-right: 10px;
}

.panel-medama {
  display: block;
  color: #111;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid #D6D6D6;
  background-color: #FFF;
  padding: 20px;
}

@media only screen and (max-width: 740px) {
  .panel-medama {
    padding: 12px;
  }
}

@media print, screen and (min-width: 741px) {
  .panel-medama:hover {
    opacity: 0.9;
  }
}

.panel-medama .medama-photo img {
  vertical-align: bottom;
  margin-bottom: 12px;
}

.panel-medama .medama-content .title {
  margin-bottom: 6px;
}

.panel-medama .dl-medama-price {
  overflow: hidden;
  font-size: 1.1em;
  font-weight: 700;
}

.panel-medama .dl-medama-price dt {
  float: left;
}

.panel-medama .dl-medama-price dd {
  float: right;
  color: #C8000D;
}

.area-faq-outro {
  background: url("../img/campaign_outro.png");
  padding-top: 12px;
  padding-bottom: 12px;
}

@media print, screen and (min-width: 741px) {
  .area-faq-outro {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

.list-feature2 {
  margin-bottom: 24px;
}

.list-feature2 li {
  border-bottom: 1px dashed #111;
  position: relative;
}

.list-feature2 li:before {
  font-family: FontAwesome;
  content: "";
  color: #3B5B99;
  position: absolute;
  top: 10px;
  left: 6px;
}

.list-feature2 a {
  display: block;
  padding: 12px;
  padding-left: 24px;
  color: #111;
  text-decoration: none;
}

.area-osusume {
  background: url("../img/osusume_bg.jpg") center center no-repeat;
  background-size: cover;
  padding-top: 24px;
  padding-bottom: 24px;
  color: #FFF;
}

@media print, screen and (min-width: 741px) {
  .area-osusume {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.block-icon {
  margin-bottom: 17px;
  text-align: center;
}

@media only screen and (max-width: 740px) {
  .block-icon {
    margin-bottom: 12px;
    float: left;
    width: 80px;
  }
}

.block-icon img {
  vertical-align: bottom;
}

@media only screen and (max-width: 740px) {
  .block-content {
    padding-left: 100px;
  }
}

@media print, screen and (min-width: 741px) {
  .col-osusume-content {
    text-align: center;
  }
}

.col-osusume-content a {
  color: #FFF;
  text-decoration: none;
}

.title-osusume-content {
  position: relative;
}

@media print, screen and (min-width: 741px) {
  .title-osusume-content {
    font-size: 21px;
  }
}

@media only screen and (max-width: 740px) {
  .title-osusume-content {
    font-size: 16px;
  }
}

.title-osusume-content:before {
  content: "";
  display: block;
  background: #B22D00;
  height: 10px;
  position: absolute;
  bottom: -2px;
  width: 90%;
}

.title-osusume-content-in {
  position: relative;
  z-index: 10;
}

.area-itsudemo {
  background-color: #F3F3EF;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media only screen and (max-width: 740px) {
  .area-itsudemo {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

.header-itsudemo {
  text-align: center;
}

.title-itsudemo {
  display: inline-block;
  position: relative;
  margin-bottom: 24px;
}

@media print, screen and (min-width: 741px) {
  .title-itsudemo {
    font-size: 25px;
  }
}

@media only screen and (max-width: 740px) {
  .title-itsudemo {
    font-size: 18px;
  }
}

@media only screen and (max-width: 740px) {
  .title-itsudemo {
    margin-bottom: 20px;
  }
}

.title-itsudemo:before, .title-itsudemo:after {
  display: inline-block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}

.title-itsudemo:before {
  background-image: url("../img/call_left.png");
  height: 30px;
  width: 19px;
  top: 50%;
  margin-top: -15px;
  left: -30px;
}

.title-itsudemo:after {
  background-image: url("../img/call_right.png");
  height: 30px;
  width: 19px;
  top: 50%;
  margin-top: -15px;
  right: -30px;
}

.panel-itsudemo {
  background-color: #FFF;
}

@media only screen and (max-width: 740px) {
  .panel-itsudemo {
    padding: 12px;
  }
}

@media print, screen and (min-width: 741px) {
  .panel-itsudemo {
    padding: 30px;
  }
}

@media print, screen and (min-width: 741px) {
  .list-itsudemo-photo li {
    *zoom: 1;
    width: 49%;
    float: left;
    margin-left: 2%;
    margin-top: 3px;
    margin-bottom: 3px;
  }
  .list-itsudemo-photo li:before, .list-itsudemo-photo li:after {
    content: "";
    display: table;
  }
  .list-itsudemo-photo li:after {
    clear: both;
  }
  .list-itsudemo-photo li:first-child {
    margin-left: 0;
  }
  .list-itsudemo-photo li:nth-child(2n+1) {
    margin-left: 0;
    clear: both;
  }
}

.list-worktime {
  font-weight: 700;
}

@media print, screen and (min-width: 741px) {
  .list-worktime {
    font-size: 18px;
  }
}

@media only screen and (max-width: 740px) {
  .list-worktime {
    font-size: 14px;
  }
}

.list-itsudemo-buttons li {
  margin-top: 6px;
  margin-bottom: 6px;
}

@media print, screen and (min-width: 741px) {
  .list-itsudemo-buttons li {
    *zoom: 1;
    width: 31.333%;
    float: left;
    margin-left: 3%;
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .list-itsudemo-buttons li:before, .list-itsudemo-buttons li:after {
    content: "";
    display: table;
  }
  .list-itsudemo-buttons li:after {
    clear: both;
  }
  .list-itsudemo-buttons li:first-child {
    margin-left: 0;
  }
  .list-itsudemo-buttons li:nth-child(3n+1) {
    margin-left: 0;
    clear: both;
  }
}

.list-itsudemo-buttons .button-block {
  color: #FFF;
  text-align: left;
  white-space: nowrap;
  border-radius: 6px;
  position: relative;
  padding-left: 12px;
  padding-right: 12px;
}

@media print, screen and (min-width: 741px) {
  .list-itsudemo-buttons .button-block {
    font-size: 22px;
    padding: 15px 18px;
  }
}

.list-itsudemo-buttons .button-block:before {
  font-family: FontAwesome;
  content: "";
  margin-right: 0.5em;
}

.list-itsudemo-buttons .button-block.button-color-1 {
  background-color: #00A3D9;
}

.list-itsudemo-buttons .button-block.button-color-2 {
  background-color: #85B200;
}

.list-itsudemo-buttons .button-block.button-color-3 {
  background-color: #FF9326;
}

@media print, screen and (min-width: 741px) {
  main .wrapper {
    width: 1200px;
  }
}

@media print, screen and (min-width: 741px) {
  main .row-page-points-intro {
    padding-left: 130px;
    padding-right: 130px;
  }
}

@media print, screen and (min-width: 741px) {
  .fz-main p {
    font-size: 20px;
  }
}

@media only screen and (max-width: 740px) {
  .fz-main p {
    font-size: 13px;
  }
}

@media print, screen and (min-width: 741px) {
  .fz-md {
    font-size: 20px;
  }
}

@media print, screen and (min-width: 741px) {
  .title-point-main {
    font-size: 42px;
  }
}

@media only screen and (max-width: 740px) {
  .title-point-main {
    font-size: 20px;
  }
}

.grid-room {
  overflow: hidden;
}

.grid-room li {
  margin-top: 4px;
  margin-bottom: 4px;
}

@media print, screen and (min-width: 741px) {
  .grid-room li {
    *zoom: 1;
    width: 48.5%;
    float: left;
    margin-left: 3%;
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .grid-room li:before, .grid-room li:after {
    content: "";
    display: table;
  }
  .grid-room li:after {
    clear: both;
  }
  .grid-room li:first-child {
    margin-left: 0;
  }
  .grid-room li:nth-child(2n+1) {
    margin-left: 0;
    clear: both;
  }
}

@media print, screen and (min-width: 741px) {
  .lead-xl {
    font-size: 42px;
  }
}

@media only screen and (max-width: 740px) {
  .lead-xl {
    font-size: 16px;
  }
}

.mgr-03 {
  margin-right: 0.3em;
}

.mgr-05 {
  margin-right: 0.5em;
}

.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

.flex {
  display: flex;
}

.flex-center {
  align-items: center;
}

@media only screen and (max-width: 740px) {
  .bg-white-sp {
    background-color: #FFF;
  }
}

.area-hero {
  background: url("../new-chintai/primavera-6/img/intro_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

.area-premanav {
  background-color: #E3F2FB;
}

.list-premanav {
  text-align: center;
  display: flex;
  justify-content: space-between;
}

@media print, screen and (min-width: 741px) {
  .list-premanav {
    padding-left: 12px;
    padding-right: 12px;
  }
}

.list-premanav li {
  padding: 3px;
}

.list-premanav img {
  vertical-align: bottom;
}

.area-intro {
  background-image: url("../new-chintai/primavera-6/img/catch_bg.jpg");
  background-repeat: no-repeat;
  background-position: center top;
}

@media only screen and (max-width: 740px) {
  .area-intro {
    background-size: 120px;
  }
}

@media only screen and (max-width: 740px) {
  .slider-prema li {
    width: 240px;
    height: 160px;
    overflow: hidden;
  }
}

.section-points {
  background-image: url("../new-chintai/primavera-6/img/section_bg.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}

@media print, screen and (min-width: 741px) {
  .section-points {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media only screen and (max-width: 740px) {
  .section-points {
    padding-top: 12px;
    padding-bottom: 12px;
    background-size: 740px;
  }
}

.section-points .pos-centaer {
  display: inline-block;
  text-align: left;
}
.section-points .pos-centaer .title-point-main, .section-points .pos-centaer .fz-main {
  display: inline;
}

.bg-section-man {
  background-image: url("../new-chintai/primavera-6/img/point2_man.png");
  background-repeat: no-repeat;
  background-position: right center;
}

@media only screen and (max-width: 740px) {
  .bg-section-man {
    background-size: 120px;
    background-position: right top;
  }
}

.bg-section-woman {
  background-image: url("../new-chintai/primavera-6/img/point3_woman.png");
  background-repeat: no-repeat;
  background-position: right center;
}

@media only screen and (max-width: 740px) {
  .bg-section-woman {
    background-size: 120px;
    background-position: right top;
  }
}

@media only screen and (max-width: 740px) {
  .points-size-sp {
    width: 122.5px;
  }
}

.block-heading {
  border: 2px dashed #000000;
  padding: 4px;
}

.title-premaarticle {
  background-color: #FFFF00;
  padding: 16px;
  margin-bottom: 0;
  text-align: center;
}

@media print, screen and (min-width: 741px) {
  .title-premaarticle {
    font-size: 24px;
  }
}

@media only screen and (max-width: 740px) {
  .title-premaarticle {
    font-size: 20px;
  }
}

@media only screen and (max-width: 740px) {
  .title-premaarticle {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.icon-main {
  display: inline-block;
  vertical-align: middle;
}

.block-heading {
  position: relative;
}

.heading-land {
  color: #9B5462;
}

@media print, screen and (min-width: 741px) {
  .heading-land {
    font-size: 42px;
  }
}

@media only screen and (max-width: 740px) {
  .heading-land {
    font-size: 16px;
  }
}

.heading-land .text-big {
  font-size: 1.25em;
}

@media print, screen and (min-width: 741px) {
  .intro-land {
    padding-top: 19px;
  }
}

.intro-land .icon-land-balloon {
  position: absolute;
  top: 0;
}

@media print, screen and (min-width: 741px) {
  .intro-land .icon-land-balloon {
    left: 160px;
    top: -90px;
  }
}

@media only screen and (max-width: 740px) {
  .intro-land .icon-land-balloon {
    width: 80px;
    left: 0;
    top: -60px;
  }
}

#google_map {
  height: 300px;
}

@media print, screen and (min-width: 741px) {
  #google_map {
    height: 648px;
  }
}

.land-content-heading {
  position: relative;
}

@media only screen and (max-width: 740px) {
  .land-content-heading {
    margin-top: 30px;
    padding-left: 40px;
  }
}

@media print, screen and (min-width: 741px) {
  .land-content-heading {
    padding-left: 90px;
    min-height: 90px;
    margin-bottom: 10px;
  }
}

.title-land-number {
  position: relative;
  margin-bottom: 6px;
}

@media print, screen and (min-width: 741px) {
  .title-land-number {
    font-size: 40px;
  }
}

@media only screen and (max-width: 740px) {
  .title-land-number {
    font-size: 20px;
  }
}

.title-land-number img {
  display: block;
}

.title-land-number:before {
  width: 93px;
  height: 93px;
  position: absolute;
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  top: -16px;
  left: -100px;
}

@media only screen and (max-width: 740px) {
  .title-land-number:before {
    width: 40px;
    height: 40px;
    left: -44px;
    top: -7px;
  }
}

.title-land-number.num1:before {
  background-image: url("../new-chintai/primavera-6/img/detail_icon1.png");
}

.title-land-number.num2:before {
  background-image: url("../new-chintai/primavera-6/img/detail_icon2.png");
}

.title-land-number.num3:before {
  background-image: url("../new-chintai/primavera-6/img/detail_icon3.png");
}

.title-land-number.num4:before {
  background-image: url("../new-chintai/primavera-6/img/detail_icon4.png");
}

.title-land-number.num5:before {
  background-image: url("../new-chintai/primavera-6/img/detail_icon5.png");
}

.land-content-main.land-content-main-offset {
  margin-top: -6em;
}

@media only screen and (max-width: 740px) {
  .land-content-main.land-content-main-offset {
    margin-top: -1.5em;
  }
}

.land-flex-outro {
  justify-content: center;
}

@media only screen and (max-width: 740px) {
  .land-flex-outro {
    flex-direction: column;
  }
}

.data-detail {
  width: 100%;
}

@media print, screen and (min-width: 741px) {
  .data-detail {
    font-size: 22px;
    border-collapse: separate;
    line-height: 1.1;
    border-spacing: 25px;
    margin-bottom: -25px;
    margin-left: -25px;
    margin-right: -25px;
  }
}

.data-detail th, .data-detail td {
  border-bottom: 1px solid #999;
  padding: 8px;
}

.data-detail th {
  width: 8em;
  vertical-align: top;
  text-align: left;
}

@media only screen and (max-width: 740px) {
  .data-detail th {
    background-color: #E6E6E6;
    width: 5em;
  }
}

.area-outro {
  background-color: #F3F5F5;
}

.bg-outro {
  background-image: url("../new-chintai/primavera-6/img/outro_photo1.png");
  background-repeat: no-repeat;
  background-position: right top;
  padding-top: 40px;
  padding-bottom: 50px;
}

@media only screen and (max-width: 740px) {
  .bg-outro {
    padding-top: 50px;
    padding-bottom: 20px;
    background-size: 200px;
  }
}

.offset-cta {
  position: relative;
  margin-top: -40px;
}

@media only screen and (max-width: 740px) {
  .offset-cta {
    margin-top: -20px;
  }
}

@media print, screen and (min-width: 741px) {
  .inline-block-pc {
    display: inline-block;
  }
}

/*# sourceMappingURL=page_primavera6.css.map */
