@charset "utf-8";
* { box-sizing: border-box; }

@media only screen and (max-width: 1024px) {
.diversion-content { min-width: 100%; }
}

.kazasto-article {
  margin: 0 auto;
  padding: 0 0 50px;
  width: 1000px;
}
@media only screen and (max-width: 667px) {
.kazasto-article { width: 100%; }
}
@media only screen and (min-width: 668px) and (max-width: 1024px) {
.kazasto-article { width: 100%; }
}

@media only screen and (max-width: 667px) {
.tr-bread-crumb {
  line-height: 1.2;
  width: 95%;
}
}
@media only screen and (min-width: 668px) and (max-width: 1024px) {
.tr-bread-crumb {
  line-height: 1.2;
  width: 95%;
}
}

img.key-visual {
  display: block;
  height: auto;
  max-width: 100%;
}

.kazasto-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
@media only screen and (max-width: 667px) {
.kazasto-menu {
  justify-content: center;
  margin: 0 auto;
  width: 100%;
}
}
@media only screen and (min-width: 668px) and (max-width: 1024px) {
.kazasto-menu {
  margin: 0 auto;
  width: 95%;
}
}

.kazasto-menu li {
  display: block;
  width: 19%;
}
@media only screen and (max-width: 667px) {
.kazasto-menu li {
  margin: 0 .1em;
  width: 31%;
}
}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.kazasto-menu a {
  align-items: center;
  background-image: url(/campaign-system/kazasto/img/bg_button.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  color: #fff;
  display: flex;
  font-size: 16px;
  height: 4.375em;
  justify-content: center;
  text-decoration: none;
  transition: .3s;
  width: 100%;
}
@media only screen and (max-width: 320px) {
.kazasto-menu a { font-size: 11px; }
}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.kazasto-menu a:hover {
  color: #fff;
  opacity: .7;
  text-decoration: none;
}

.kazasto-menu a span {
  display: block;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
  width: 100%;
}
@media only screen and (max-width: 667px) {
.kazasto-menu a span { font-size: .8em; }
}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.kazasto-about {
  align-items: center;
  display: flex;
  height: 464px;
  margin: 50px auto 0;
  position: relative;
  width: 90%;
}
@media only screen and (max-width: 667px) {
.kazasto-about {
  display: block;
  height: auto;
  width: 100%;
}
}
@media only screen and (min-width: 668px) and (max-width: 768px) {
.kazasto-about { height: auto; }
}

.kazasto-about > div {
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 667px) {}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.kazasto-about h2 {
  align-items: center;
  display: flex;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
}
@media only screen and (max-width: 667px) {
.kazasto-about h2 { justify-content: center; }
}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.kazasto-about h2 > img {
  display: block;
  height: auto;
  margin-right: .2em;
}
@media only screen and (max-width: 667px) {}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.kazasto-about-subheading {
  color: #b682db;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
  margin: .875em 0 0;
}
@media only screen and (max-width: 667px) {
.kazasto-about-subheading {
  font-size: 20px;
  line-height: 1.7;
  margin-top: 1.5em;
  text-align: center;
}
}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.kazasto-about p span {
  background-color: #ffe6ef;
  padding: .1em .2em;
}
@media only screen and (max-width: 667px) {}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.kazasto-about-sentence {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.625;
  margin: 1.5em 0 0;
}
@media only screen and (max-width: 667px) {
.kazasto-about-sentence {
  font-size: 14px;
  text-align: center;
}
}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.kazasto-about > img {
  display: block;
  height: auto;
  position: absolute;
  right: -3.5em;
  top: 0;
  z-index: 1;
}
@media only screen and (max-width: 667px) {
.kazasto-about > img {
  margin: 30px auto 0;
  position: static;
  right: auto;
  width: 95%;
}
}
@media only screen and (min-width: 668px) and (max-width: 768px) {
.kazasto-about > img {
  top: -2em;
  width: 58%;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.kazasto-about > img { right: -2.5em; }
}

.section-point {
  background-image: url(/campaign-system/kazasto/img/bg_point_pc.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 600px;
  padding: 80px 0 100px;
}
@media only screen and (max-width: 667px) {
.section-point {
  background: linear-gradient(#faf0e6,#fddeea);
  height: auto;
  margin: 2em 0 0;
  padding: 60px 0;
  position: relative;
}
.section-point:before,
.section-point:after {
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  display: block;
  height: 3em;
  left: 0;
  position: absolute;
  width: 100%;
}
.section-point:before {
  background-image: url(/campaign-system/kazasto/img/bg_point-top_sp.png);
  background-position: left top;
  top: 0;
}
.section-point:after {
  background-image: url(/campaign-system/kazasto/img/bg_point-bottom_sp.png);
  background-position: left bottom;
  bottom: 0;
}
}
@media only screen and (min-width: 668px) and (max-width: 1024px) {
.section-point {
  background: linear-gradient(to right, #fddeea, #faf0e6);
  height: auto;
  margin: 2em 0 0;
  padding: 60px 0 80px;
  position: relative;
}
.section-point:before,
.section-point:after {
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  display: block;
  height: 4em;
  left: 0;
  position: absolute;
  width: 100%;
}
.section-point:before {
  background-image: url(/campaign-system/kazasto/img/bg_point-top_pc.png);
  background-position: left top;
  top: 0;
}
.section-point:after {
  background-image: url(/campaign-system/kazasto/img/bg_point-bottom_pc.png);
  background-position: left bottom;
  bottom: 0;
}
}

.kazasto-section h2 {
  color: #b682db;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
}
@media only screen and (max-width: 320px) {
.kazasto-section h2 { font-size: 22px; }
}
@media only screen and (min-width: 321px) and (max-width: 375px) {
.kazasto-section h2 { font-size: 26px; }
}
@media only screen and (min-width: 376px) and (max-width: 667px) {
.kazasto-section h2 { font-size: 28px; }
}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.section-point dl {
  display: flex;
  justify-content: space-between;
  margin: 2em auto 0;
  width: 90%;
}
@media only screen and (max-width: 667px) {
.section-point dl {
  flex-wrap: wrap;
  width: 80%;
}
}
@media only screen and (min-width: 668px) and (max-width: 768px) {
.section-point dl { width: 92%; }
}

.section-point dl div {
  background-color: #fff;
  border-radius: 10px;
  padding: 4% 3% 3.5%;
  position: relative;
  width: 31.2%;
}
@media only screen and (max-width: 667px) {
.section-point dl div {
  box-shadow: 10% 10% 20% #F7BFB0;
  padding: 15% 6%;
  width: 100%;
}
.section-point dl div:nth-child(n+2) { margin-top: 2em; }
}
@media only screen and (min-width: 668px) and (max-width: 768px) {
.section-point dl div {
  padding: 7% 2% 4%;
  width: 32%;
}
}

.section-point dl div p {
  background-image: linear-gradient(90deg, rgba(234, 151, 209, 1), rgba(248, 138, 155, 1));
  border-radius: 1em;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.875;
  left: -.7em;
  padding: 0 1.4em;
  position: absolute;
  top: .6em;
}
@media only screen and (max-width: 667px) {}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.section-point dl div img {
  display: block;
  height: auto;
  margin: 0 auto;
}

.section-point dt {
  color: #b682db;
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.55;
  margin: .5em 0 0;
  text-align: center;
}
@media only screen and (min-width: 668px) and (max-width: 768px) {
.section-point dt { font-size: 16px; }
}

.section-point dd {
  display: block;
  font-size: 15px;
  line-height: 1.46;
  margin: 1em 0 0;
  text-align: center;
}
@media only screen and (min-width: 668px) and (max-width: 768px) {
.section-point dd { font-size: 13px; }
}

.section-point dd strong { color: #b682db; }
@media only screen and (max-width: 667px) {}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.section-deployment { margin: 46px auto 0; }
@media only screen and (max-width: 667px) {}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.section-deployment dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 50px auto 0;
  position: relative;
  width: 82%;
}
@media only screen and (max-width: 667px) {
.section-deployment dl {
  margin-top: 0;
  width: 95%;
}
}
@media only screen and (min-width: 668px) and (max-width: 768px) {
.section-deployment dl { width: 90%; }
}

.section-deployment dl:before,
.section-deployment dl:after {
  content: '';
  display: block;
  position: absolute;
}
@media only screen and (max-width: 667px) {
.section-deployment dl:before,
.section-deployment dl:after { display: none; }
}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.section-deployment dl:before {
  background-image : linear-gradient(to right, #b682db 8px, transparent 8px);
  background-size: 12px 2px;
  background-repeat: repeat-x; 
  background-position: left bottom;
  height: 2px;
  left: 0;
  top: 47.6%;
  transform: translateY(-50%);
  width: 100%;
}
.section-deployment dl:after {
  background-image : linear-gradient(to bottom, #b682db 8px, transparent 8px);
  background-size: 2px 12px;
  background-repeat: repeat-y; 
  background-position: center top;
  height: 100%;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 2px;
}

.section-deployment dl > div { width: 44%; }
.section-deployment dl > div:nth-of-type(-n+2) { padding-bottom: 3em; }
.section-deployment dl > div:nth-of-type(n+3) { padding-top: 3em; }
@media only screen and (max-width: 667px) {
.section-deployment dl > div { width: 100%; }
.section-deployment dl > div:nth-of-type(-n+2),
.section-deployment dl > div:nth-of-type(n+3) { padding: 0; }
.section-deployment dl > div:nth-of-type(1) { padding-top: 1.5em; }
.section-deployment dl > div:nth-of-type(n+2) { padding-top: 2.5em; }
}
@media only screen and (min-width: 668px) and (max-width: 768px) {
.section-deployment dl > div { width: 47%; }
}

.fukidashi-comment {
  background-image: url(/campaign-system/kazasto/img/image_tx_bg.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100%;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 600;
  height: 41px;
  line-height: 1;
  margin: 0 auto;
  padding: .4em 0 0;
  text-align: center;
  width: 240px;
}
@media only screen and (max-width: 667px) {}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.section-deployment dl > div h3 {
  color: #b682db;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.7;
  margin: .5em 0 0;
  text-align: center;
}
@media only screen and (max-width: 768px) {
.section-deployment dl > div h3 { font-size: 20px; }
}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.deployment-sentence {
  font-size: 15px;
  line-height: 1.46;
  margin: 1em 0 0;
  text-align: center;
}
@media only screen and (min-width: 668px) and (max-width: 768px) {
.deployment-sentence { font-size: 14px; }
}

.deployment-figure {
  background-color: #fff1f6;
  border-radius: 10px;
  height: 180px;
  margin: 1.5em 0 0;
  padding: 10px;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 667px) {}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.deployment-figure img {
  display: block;
  height: auto;
  margin: 0 auto 1em;
}
@media only screen and (max-width: 667px) {}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.deployment-figure p {
  bottom: 1em;
  color: #b682db;
  font-size: 12px;
  left: 0;
  line-height: 1.5;
  position: absolute;
  text-align: center;
  width: 100%;
}
@media only screen and (max-width: 320px) {
.deployment-figure p { font-size: 10px; } 
}
@media only screen and (min-width: 321px) and (max-width: 667px) {}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.section-offer {
  border: 2px solid #b682db;
  margin: 70px auto 0;
  padding: 30px 0;
}
@media only screen and (max-width: 667px) {
.section-offer {
  margin-top: 60px;
  width: 95%;
}
}
@media only screen and (min-width: 668px) and (max-width: 1024px) {
.section-offer {
  margin-top: 60px;
  width: 85%;
}
}

.section-offer p {
  font-size: 15px;
  line-height: 1.46;
  margin: 2em 0 0;
  text-align: center;
}
@media only screen and (max-width: 667px) {}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.section-offer h3 {
  color: #b682db;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.45;
  margin: 1.5em 0 0;
  text-align: center;
}
@media only screen and (max-width: 320px) {
.section-offer h3 { font-size: 18px; }
}
@media only screen and (min-width: 321px) and (max-width: 667px) {}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.section-offer img {
  display: block;
  height: auto;
  margin: 1em auto 0;
}
@media only screen and (max-width: 667px) {
.section-offer img { width: 80%; }
}
@media only screen and (min-width: 668px) and (max-width: 768px) {
.section-offer img { width: 90%; }
}

.button-cta-wrap {
  margin: 50px 0 0;
  text-align: center;
  width: 100%;
}
@media only screen and (max-width: 667px) {}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.button-cta {
  background-color: #ecff74;
  border-radius: 2em;
  color: #000;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  line-height: 4;
  padding: 0 3em;
  text-decoration: none;
  transition: .3s;
}
@media only screen and (max-width: 320px) {
.button-cta { font-size: 14px; }
}
@media only screen and (min-width: 321px) and (max-width: 375px) {
.button-cta { font-size: 16px; }
}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

.button-cta:hover { opacity: .7; }

.common-cta-text {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  margin: 100px 0 0;
  padding: 0 0 1em;
  text-align: center;
  width: 100%;
}
@media only screen and (max-width: 667px) {
.common-cta-text { font-size: 13px; }
}
@media only screen and (min-width: 668px) and (max-width: 1024px) {
.common-cta-text { font-size: 15px; }
}

.common-cta-button {
  align-items: center;
  background-color: #5bbff6;
  border-radius: 40px;
  color: #fff;
  display: flex;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  height: 80px;
  justify-content: center;
  margin: 0 auto;
  transition: .3s;
  width: 400px;
}
@media only screen and (max-width: 667px) {
.common-cta-button {
  border-radius: 30px;
  font-size: 13px;
  height: 60px;
  width: 90%;
}
}
@media only screen and (min-width: 668px) and (max-width: 1024px) {
.common-cta-button {
  border-radius: 35px;
  font-size: 14x;
  height: 70px;
  width: 50%;
}
}

.common-cta-button:hover {
  background-color: #fcf055;
  color: #314349;
}

.common-cta-button span {
  background-image: url(/images/icon-mail.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 1.5em;
  display: inline-block;
  padding: 0 0 0 2em;
}



@media only screen and (max-width: 667px) {}
@media only screen and (min-width: 668px) and (max-width: 1024px) {}

@media only screen and (max-width: 320px) {}
@media only screen and (min-width: 321px) and (max-width: 667px) {}



/* device ======================================================== */
.sp-only,
.tab-only,
img.sp-only,
img.tab-only { display: none; }
@media screen and (max-width: 414px) {
.sp-only,
img.sp-only { display: block; }
.pc-only,
.tab-only,
.pc-tab-only,
img.pc-only,
img.tab-only,
img.pc-tab-only { display: none; }
}
@media only screen and (min-width: 415px) and (max-width: 1024px) {
.tab-only,
.pc-tab-only,
img.tab-only,
img.pc-tab-only { display: block; }
.pc-only,
.sp-only,
img.pc-only,
img.sp-only { display: none; }
}