@charset "UTF-8";
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#hozon .Kv {
  width: 100%;
  height: auto;
  padding-top: 92.1875vw;
  background: url( "/sp/images/hozon/kv_sp.jpg") no-repeat center/cover;
  margin-bottom: 7.8125vw;
}
#hozon .Kv img {
  display: none;
}
#hozon .Bnr {
  border: solid 1px #00b2d8;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  max-width: 1100px;
  width: 90.625vw;
  flex-direction: column;
  margin: 0 auto 9.375vw;
  padding: 3.125vw 2.1875vw;
}
#hozon .Bnr__head {
  position: relative;
  padding-left: 124px;
  padding-left: 15.625vw;
}
#hozon .Bnr__head::after {
  position: absolute;
  top: 50%;
  right: -48px;
  transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 78px;
  border-right: solid 1px #d1e1e7;
  display: none;
}
#hozon .Bnr__head__ttl {
  position: relative;
  font-weight: 400;
  line-height: 1.4;
  color: #00b2d8;
  font-size: 5.625vw;
  margin: 0 0 2.5vw;
}
#hozon .Bnr__head__ttl::before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: inline-block;
  content: "";
  background: url(../imgcommon/bnr_icon.svg) no-repeat center/cover;
  width: 12.1875vw;
  height: 12.1875vw;
  margin-left: -13.125vw;
}
#hozon .Bnr__foot {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  padding-right: 3.6rem;
  flex-direction: column;
  padding: 0;
}
#hozon .Bnr__foot p {
  line-height: 1.4;
  font-size: 4.0625vw;
  margin: 0 0 2.5vw;
}
#hozon .Bnr__foot p span {
  font-weight: 400;
  color: #e83828;
  font-size: 5vw;
}
#hozon .Bnr__link {
  position: relative;
  width: 160px;
  background-color: #fafd15;
  color: #000;
  border: solid 1px #cdd409;
}
#hozon .Bnr__link::after {
  margin-right: 10px;
  border-color: #000;
}
#hozon .Guide {
  background-color: #014099;
  color: #fff;
  padding: 3.125vw;
  width: 90.625vw;
  margin: 0 auto 6.25vw;
}
#hozon .Guide p {
  margin: 0 0 3.125vw;
}
#hozon .Lead {
  margin-bottom: 6.25vw;
}
#hozon .Lead__foot {
  margin-bottom: 6.25vw;
}
#hozon .Lead__body {
  padding: 9.375vw 0;
}
#hozon .Lead__body__txt {
  width: 81.875vw;
  margin: 0 auto;
}
#hozon .Movie {
  padding: 0 8.28125vw;
  margin-bottom: calc(30/320*100vw);
}
#hozon .Movie__inner {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
#hozon .Movie__inner .embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#hozon .Contents01 {
  margin-bottom: calc(40/320*100vw);
}
#hozon .Contents01__img {
  width: 78.4375vw;
  margin: 0 auto 6.25vw;
}
#hozon .Contents01__txts {
  width: 90.625vw;
  margin: 0 auto;
}
#hozon .Contents01__ttl {
  text-align: left;
  font-size: 22px;
  font-weight: 400;
  color: #014099;
  line-height: 1.6;
  margin-bottom: calc(10/320*100vw);
}
#hozon .Contents02 {
  padding: 0 4.6875vw;
  margin-bottom: 12.5vw;
}
#hozon .Contents02__ttl {
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  color: #014099;
  margin-bottom: calc(10/320*100vw);
}
#hozon .Contents02__inner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: calc(10/320*100vw);
  margin-bottom: 4.6875vw;
}
#hozon .Contents02__block {
  text-align: center;
}
#hozon .Contents02__block:not(:nth-last-child(-n+2)) {
  margin-bottom: 3.125vw;
}
#hozon .Contents02__img {
  width: 43.75vw;
}
#hozon .Contents03 {
  margin-bottom: 12.5vw;
}
#hozon .Contents03__ttl {
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  color: #014099;
  line-height: 1.7;
  margin-bottom: calc(10/320*100vw);
}
#hozon .Contents03__ttl span {
  color: #e2142e;
}
#hozon .Contents03__txt {
  text-align: center;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: calc(20/320*100vw);
}
#hozon .Contents03__inner {
  position: relative;
  background-color: #e6f4fd;
  padding: 11.25vw 0 1.5625vw;
}
#hozon .Contents03__inner::before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  content: "";
  border-top: solid 8.125vw #fff;
  border-right: solid 9.375vw transparent;
  border-left: solid 9.375vw transparent;
}
#hozon .Contents03__flower01 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: -180px 0 0 412px;
  width: 111px;
}
#hozon .Contents03__flower02 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: -180px 0 0 -412px;
  width: 144px;
}
#hozon .Contents03__subttl {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  width: calc(260/320*100vw);
  margin: 0 auto;
  border: solid 2px #014099;
  background-color: #fff;
  margin-bottom: 3.75vw;
  color: #014099;
  padding: calc(10/320*100vw);
}
#hozon .Contents03__slider {
  width: 90.625vw;
  margin: 0 auto 3.125vw;
}
#hozon .Contents03__conc {
  width: 90.625vw;
  margin: 0 auto -1.25vw;
}
#hozon .Contents04 {
  padding: 0 4.6875vw;
  margin-bottom: 6.25vw;
}
#hozon .Contents04__ttl {
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  color: #014099;
  margin-bottom: calc(10/320*100vw);
}
#hozon .Contents04__adopt {
  border: solid 1px #ccc;
  padding: 2.34375vw;
  margin: calc(20/320*100vw) 0;
}
#hozon .Contents04__adopt dt {
  text-align: center;
  color: #fff;
  background-color: #014099;
  padding: 1.5625vw 0;
	font-size: 18px;
  font-weight: 400;
  margin-bottom: 1.5625vw;
}
#hozon .Contents04__adopt dd {
  margin: 0 0 0 4.0625vw;
}
#hozon .Contents05 {
  padding: 0 4.6875vw;
  margin-bottom: 6.25vw;
}
#hozon .Contents05__ttl {
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  color: #014099;
  margin-bottom: calc(10/320*100vw);
}
#hozon .Contents05__block {
  padding-bottom: 7.8125vw;
  margin-bottom: 7.8125vw;
}
#hozon .Contents05__block:nth-child(1) .Contents05__img {
  width: 56.25vw;
}
#hozon .Contents05__block:nth-child(2) .Contents05__img {
  width: 56.25vw;
}
#hozon .Contents05__block:nth-child(3) .Contents05__img {
  width: 90.625vw;
}
#hozon .Contents05__block:nth-child(4) .Contents05__img {
  width: 31.25vw;
}
#hozon .Contents05__block:nth-child(5) .Contents05__img {
  width: 56.25vw;
}
#hozon .Contents05__block:not(:last-child) {
  border-bottom: solid 1px #d1e1e7;
}
#hozon .Contents05__subttl {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 1.5625vw;
}
#hozon .Contents05__subttl::before {
  display: inline-block;
  content: "";
  width: 4.0625vw;
  height: 5.46875vw;
  background: url( "/images/common/2018/ttl_icon01.png") no-repeat center/cover;
  margin: 0 1.875vw -0.625vw 0;
}
#hozon .Contents05__img {
  margin: 4.6875vw auto;
}
#hozon .Contents05__txt {
  width: 74.6875vw;
  margin: 0 auto;
}
#hozon .Contents06 {
  padding: 0 4.6875vw;
  margin-bottom: 15.625vw;
}
#hozon .Contents06__ttl {
  background-color: #014099;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  border: solid 1px #fff;
  outline: solid 1px #014099;
  padding: calc(10/320*100vw);
  margin: 0;
}
#hozon .Contents06__block {
  outline: solid 1px #014099;
  margin-top: 0.3125vw;
  padding: 3.125vw;
}
#hozon .Contents06__inner {
  padding-bottom: 10.9375vw;
  margin-bottom: 3.125vw;
  background: url( "/sp/images/hozon/contents06_bg.png") no-repeat center bottom/1.25vw;
}
#hozon .Contents06__txt {
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
  width: calc(240/320*100vw);
  margin: 0 auto 3.125vw;
}
#hozon .Contents06__txt span {
  font-size: 6.09375vw;
}
#hozon .Contents06__img {
  width: 56.25vw;
  margin: 0 auto 6.25vw;
}
#hozon .Contents06__exa {
  width: 56.40625vw;
  margin: 0 auto;
}
#hozon .Contents06__conc {
  font-size: 19px;
  text-align: center;
  background-color: #e6f4fd;
  color: #014099;
  margin: 1.5625vw 0 0;
  padding: calc(10/320*100vw);
}
#hozon .Contents06__conc span {
  color: #e60012;
  font-weight: 500;
}
#hozon .Contents06__conc small {
  font-size: 4.6875vw;
  font-weight: 500;
  margin: 0 -1.5625vw;
}
#hozon .Contents07 {
  padding: 0 4.6875vw;
  margin-bottom: 15.625vw;
}
#hozon .Contents07__lead {
  color: #e60012;
  text-align: left;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: calc(20/320*100vw);
}
#hozon .Contents07__txt {
  margin-bottom: calc(30/320*100vw);
}
#hozon .Products__items {
  padding: 0 4.6875vw;
}
#hozon .Products__item {
  margin-bottom: 9.375vw;
}
#hozon .Products__item__desc {
  background-color: #014099;
  color: #fff;
  padding: 3.125vw;
  width: 90.625vw;
  margin: 0 auto;
}
#hozon .Products__item__desc p {
  margin: 0 0 3.125vw;
}
#hozon .Products__item__ttl {
  color: #fff;
  text-align: center;
  padding: 1.5625vw;
  background-color: #8cb1d5;
  margin-top: 0;
}

#hozon .Products__item__img {
  width: 65.78125vw;
  margin: 0 auto 3.75vw;
}
#hozon .Products__item .Products__links {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}
#hozon .Products__item .Products__links .linkbtn {
  margin: 0;
  border: solid 1px #00b2d8;
  margin-bottom: 3.125vw;
}
#hozon .Products__link {
  display: block;
  font-size: 4.6875vw;
  border: solid 1px #014099;
  width: 90.625vw;
  margin: 0 auto 6.25vw;
  border-radius: 5.8rem;
  line-height: 1.4;
}
#hozon .Products__link::after {
  margin-right: 4.6875vw;
}
#hozon .Links {
  margin-bottom: 12.5vw;
}
#hozon .Links__lists li {
  width: 81.25vw;
  margin: 0 auto;
}
#hozon .Links__lists li:first-child {
  margin-bottom: 3.75vw;
}
#hozon .Links__lists li a {
  display: block;
  border: solid 1px #014099;
}
#hozon .Links__lists li a::after {
  margin-right: 3.125vw;
}
#hozon .slick-dots {
  position: static;
  padding: 1rem 0;
}
#hozon .slick-dots li button:before {
  content: "";
  opacity: 1;
  background-color: #fff;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  border: solid 2px transparent;
}
#hozon .slick-dots .slick-active button:before {
  background-color: #00b2d8;
  border: solid 3px #fafd15;
}
#hozon .slick-prev,
#hozon .slick-next {
  display: none !important;
}
