.htmlfragment .standard-white-component {
  padding-top: 0px;
}

.fr-body {
  margin: 0;
  padding: 0;
}

.fr-container {
  width: 100%;
}
.fr-container p, .fr-container h1, .fr-container h2, .fr-container h3, .fr-container h4, .fr-container h5, .fr-container h6, .fr-container a {
  font-family: 'メイリオ', 'Meriyo', Arial, Helvetica, sans-serif;
  margin: 0px;
}
.fr-container .fr-col {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.modal-data {
  display: none;
  min-height: 400px;
  font-size: 14px;
}
@media screen and (min-width: 300px) {
  .modal-data {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .modal-data {
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .modal-data {
    font-size: 16px;
  }
}
.modal-data p {
  font-size: 14px;
  margin: 0px;
}
@media screen and (min-width: 300px) {
  .modal-data p {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .modal-data p {
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .modal-data p {
    font-size: 16px;
  }
}
.modal-data a {
  color: #0076a8;
  text-decoration: none;
  font-weight: bold;
}
.modal-data a:hover {
  text-decoration: underline;
}
.modal-data ul {
  list-style-type: disc;
  margin-top: 0px;
  padding-left: 20px;
}
.modal-data ul li {
  margin: 0;
  font-size: 16px;
  font-family: 'メイリオ', 'Meriyo', Arial, Helvetica, sans-serif;
  margin-bottom: 12px;
  list-style-position: outside;
}
@media screen and (min-width: 300px) {
  .modal-data ul li {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .modal-data ul li {
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .modal-data ul li {
    font-size: 16px;
  }
}
.modal-data ol {
  list-style: none;
  padding-left: 20px;
  list-style-type: decimal;
}
.modal-data ol li {
  margin: 0;
  font-size: 14px;
  font-family: 'メイリオ', 'Meriyo', Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
  list-style-position: outside;
}
@media screen and (min-width: 300px) {
  .modal-data ol li {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .modal-data ol li {
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .modal-data ol li {
    font-size: 16px;
  }
}

.fr-img-wrapper {
  min-height: 180px;
}
.fr-img-wrapper .bg-img {
  width: 250px;
  height: 180px;
  position: absolute;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) { 
.fr-img-wrapper .bg-img {
  width: 100% !important;
}
}

.fr-tile-heading {
  margin-bottom: 15px;
  height: 50px;
}
@media (max-width: 767px) {
  .fr-tile-heading {
    height: 36px;
  }
}
.fr-tile-heading h4 {
  font-weight: normal;
  font-size: 18px;
  color: #000;
  width: 100%;
  padding-bottom: 0px;
}
@media screen and (min-width: 300px) {
  .fr-tile-heading h4 {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .fr-tile-heading h4 {
    font-size: 18px;
  }
}
@media screen and (min-width: 1024px) {
  .fr-tile-heading h4 {
    font-size: 18px;
  }
}


/*画像サイズ2カラム: 変更あり */
.fr-img-wrapper2 {
  min-height: 180px;
}
.fr-img-wrapper2 .bg-img2 {
  width: 380px;
  height: 180px;
  position: absolute;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) { 
.fr-img-wrapper2 .bg-img2 {
  width: 100% !important;
	}
}

.fr-tile-heading2 {
  margin-bottom: 15px;
  height: 50px;
}
@media (max-width: 767px) {
  .fr-tile-heading2 {
    height: 36px;
  }
}
.fr-tile-heading2 h4 {
  font-weight: normal;
  font-size: 18px;
  color: 000;
  width: 100%;
  padding-bottom: 0px;
}
@media screen and (min-width: 300px) {
  .fr-tile-heading2 h4 {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .fr-tile-heading2 h4 {
    font-size: 18px;
  }
}
@media screen and (min-width: 1024px) {
  .fr-tile-heading2 h4 {
    font-size: 18px;
  }
}



/*画像サイズ1カラム: 変更あり */
.fr-img-wrapper3 {
  min-height: 180px;
}
.fr-img-wrapper3 .bg-img3 {
  width: 800px;
  height: 180px;
  position: absolute;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) { 
.fr-img-wrapper3 .bg-img3 {
  width: 100% !important;
	}
}

.fr-tile-heading3 {
  margin-bottom: 15px;
  height: 30px;
}
@media (max-width: 767px) {
  .fr-tile-heading3 {
    height: 36px;
  }
}
.fr-tile-heading3 h4 {
  font-weight: normal;
  font-size: 18px;
  color: 000;
  width: 100%;
  padding-bottom: 0px;
}
@media screen and (min-width: 300px) {
  .fr-tile-heading3 h4 {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .fr-tile-heading3 h4 {
    font-size: 18px;
  }
}
@media screen and (min-width: 1024px) {
  .fr-tile-heading3 h4 {
    font-size: 18px;
  }
}


.learn-more p {
  font-size: 14px;
  color: #00abab;
  font-weight: bold;
}
/*text-content: 変更あり */
.text-content {
  height: 96px;
  padding: 10px;
  border: 0px solid #000;
}
@media screen and (max-width: 767px) { 
.text-content {
   height: 76px !important;
	}
}

/*text-content3: 変更あり */
.text-content3 {
  height: 50px;
  padding: 10px;
  border: 0px solid #000;
}
@media screen and (max-width: 767px) { 
.text-content {
   height: 76px !important;
	}
}

/*background-color: 変更あり */
.fr-product a {
  background: transparent;
  background-color: #f4f4f4;
  width: 250px;
  display: inline-block;
  margin: 5px 5px 15px 5px;
  text-align: left;
  position: relative;
  float: left;
  -moz-transition: transform 0.3s ease-out;
  -webkit-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  text-decoration: none;
}
@media screen and (max-width: 767px) { 
.fr-product a {
  width: 100% !important;
	}
}
/*background-2カラム */
.fr-product2 a {
  background: transparent;
  background-color: #f4f4f4;
  width: 380px;
  display: inline-block;
  margin: 5px 5px 15px 5px;
  text-align: left;
  position: relative;
  float: left;
  -moz-transition: transform 0.3s ease-out;
  -webkit-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  text-decoration: none;
}
@media screen and (max-width: 767px) { 
.fr-product2 a {
  width: 100% !important;
	}
}

/*background-1カラム */
.fr-product3 a {
  background: transparent;
  background-color: #f4f4f4;
  width: 800px;
  display: inline-block;
  margin: 5px 5px 15px 5px;
  text-align: left;
  position: relative;
  float: left;
  -moz-transition: transform 0.3s ease-out;
  -webkit-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  text-decoration: none;
}
@media screen and (max-width: 767px) { 
.fr-product3 a {
  width: 100% !important;
	}
}

.load-more-wrapper {
  text-align: center;
  display: none;
}
.load-more-wrapper a {
  color: white;
  background: #00abab;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  border-radius: 2px;
}
.load-more-wrapper a:hover {
  cursor: pointer;
}

.fr-responsive {
  width: auto;
  max-width: 100%;
}

.fr-hidden {
  display: none;
}

.fr-tile-description {
  margin-bottom: 15px;
}
.fr-tile-description p {
  font-size: 14px;
}
@media (max-width: 767px) {
  .fr-tile-description p {
    text-align: center;
  }
}

.fr-modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
  background-color: #000000;
  opacity: 0.5;
  display: none;
}

.fr-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2010;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  display: none;
}
.fr-modal .body-modal {
  min-height: 400px;
  font-size: 14px;
}
@media screen and (min-width: 300px) {
  .fr-modal .body-modal {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .fr-modal .body-modal {
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .fr-modal .body-modal {
    font-size: 16px;
  }
}

.fr-modal .body-modal p {
  font-size: 14px;
  margin: 0px;
}

@media screen and (min-width: 300px) {
  .fr-modal .body-modal p {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .fr-modal .body-modal p {
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .fr-modal .body-modal p {
    font-size: 16px;
  }
}
.fr-modal .body-modal a {
  color: #00abab;
  text-decoration: none;
  font-weight: bold;
}
.fr-modal .body-modal a:hover {
  text-decoration: underline;
}
.fr-modal .body-modal ul {
  list-style-type: disc;
  margin-top: 0px;
  padding-left: 20px;
}
.fr-modal .body-modal ul li {
  margin: 0;
  font-size: 14px;
  font-family: 'メイリオ', 'Meriyo', Arial, Helvetica, sans-serif;
  margin-bottom: 14px;
  list-style-position: outside;
}
@media screen and (min-width: 300px) {
  .fr-modal .body-modal ul li {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .fr-modal .body-modal ul li {
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .fr-modal .body-modal ul li {
    font-size: 16px;
  }
}
.fr-modal .body-modal ol {
  list-style: none;
  padding-left: 20px;
  list-style-type: decimal;
}
.fr-modal .body-modal ol li {
  margin: 0;
  font-size: 14px;
  font-family: 'メイリオ', 'Meriyo', Arial, Helvetica, sans-serif;
  margin-bottom: 18px;
  list-style-position: outside;
}
@media screen and (min-width: 300px) {
  .fr-modal .body-modal ol li {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .fr-modal .body-modal ol li {
    font-size: 14px;
  }
}
@media screen and (min-width: 1024px) {
  .fr-modal .body-modal ol li {
    font-size: 16px;
  }
}
.fr-modal .body-modal h5 {
  font-size: 18px;
  margin: 0px;
}
@media screen and (min-width: 300px) {
  .fr-modal .body-modal h5 {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .fr-modal .body-modal h5 {
    font-size: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .fr-modal .body-modal h5 {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
.fr-product2 a, .fr-product a, .fr-img-wrapper, fr-img-wrapper2, .fr-img-wrapper2 .bg-img2, .fr-img-wrapper .bg-img,  {
width: 100%;
}
}

.fr-modal a.modal-close {
  float: right;
  margin: 0px;
  display: inline-block;
}
.fr-modal a.modal-close img {
  width: 30px;
}
.fr-modal .fr-modal-dialog {
  position: relative;
  background-color: #ffffff;
  padding: 20px;
  -webkit-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  margin: 30px auto;
  margin-top: 120px;
  z-index: 2010;
}
.fr-modal .fr-modal-dialog .modal-block {
  border-top: 1px solid #000000;
  padding: 15px 0px;
}
.fr-modal .fr-modal-dialog .modal-block .modal-block-label {
  color: #009a44;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
}
@media (max-width: 991px) {
  .fr-modal .fr-modal-dialog .modal-block .modal-block-label {
    margin-bottom: 5px;
  }
}
.fr-modal .fr-modal-dialog .modal-block ul {
  list-style-type: disc;
  margin-top: 0px;
}
.fr-modal .fr-modal-dialog .modal-block ul li {
  margin: 0;
  font-size: 15px;
  font-family: 'メイリオ', 'Meriyo', Arial, Helvetica, sans-serif;
  margin-bottom: 18px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .fr-modal .fr-modal-dialog {
    width: 700px;
  }
}
@media (min-width: 1200px) {
  .fr-modal .fr-modal-dialog {
    width: 700px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .fr-modal .fr-modal-dialog {
    width: 600px;
  }
}
@media (max-width: 767px) {
  .fr-modal .fr-modal-dialog {
    width: 95%;
  }
}
.fr-modal .modal-heading {
  display: inline-block;
  width: 90%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .fr-modal .modal-heading {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .fr-modal .modal-heading {
    width: 80%;
  }
}
.fr-modal .modal-heading h4 {
  margin: 0px;
  font-size: 24px;
  color: #000000;
  font-weight: 600;
  font-family: 'メイリオ', 'Meriyo', Arial, Helvetica, sans-serif;
  line-height: 30px;
}
@media screen and (min-width: 300px) {
  .fr-modal .modal-heading h4 {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .fr-modal .modal-heading h4 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .fr-modal .modal-heading h4 {
    font-size: 24px;
  }
}
.fr-modal .modal-heading-wrapper {
  display: block;
  position: relative;
  padding-bottom: 10px;
}

/*# sourceMappingURL=style.css.map */