@charset "utf-8";

.main-image {
  position: relative;
}

.main-image img {
  width: 100%;
}

.home-intro-omakase-wrap h3 {
  margin-bottom: -30px;
}

.home-intro-omakase {
  background: #FFF0F5 url(../images/bg_pink.png);
}

.home-intro-omakase ul li {
  margin-bottom: 15px;
  max-width: 80%;
  filter: drop-shadow(4px 4px 2px rgba(0, 0, 0, 0.3));
}

.home-intro-omakase .nallow {
  position: relative;
}

.home-intro-omakase-dr {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 35%;
  z-index: 1;
}

.section-contact {
  background: linear-gradient(to right, #00014D, #0082C6, #00014D);
}

.heading-section {
  text-align: center;
  background: top url(../images/bg_h3_blue.png) repeat-x;
  background-size: auto 100%;
}

.heading-section img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 10vw;
  max-height: 4.2vw;
  min-height: 48px;
  background: linear-gradient(to right, transparent, #fff 8vw, #fff 51%, transparent 51%), linear-gradient(to left, transparent, #fff 8vw, #fff 51%, transparent 51%);
}

.home-touin-wrap {
  text-shadow: #fff 0 0 8px, #fff 0 0 8px, #fff 0 0 6px, #fff 0 0 6px, #fff 0 0 4px, #fff 0 0 4px, #fff 0 0 2px, #fff 0 0 2px;
  background: right url(../images/touin_bg_top.jpg) no-repeat;
  background-size: auto 100%;
}

.home-touin-inner {
  max-width: 80%;
}

.heading-service {
  text-align: center;
}

.heading-service-sub {
  display: table;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  padding: 0 5%;
  color: #fff;
  background: #999;
  border-radius: 100px;
}

.heading-service-sub.mod-pink { background: #FF7474; }
.heading-service-sub.mod-green { background: #66B17B; }
.heading-service-sub.mod-blue { background: #5095CD; }

.heading-service-main {
  margin-bottom: 10px;
}

.heading-service-main img {
  max-height: 4vw;
  min-height: 28px;
}

.heading-bar {
  padding: 10px 1em;
  color: #fff;
  font-weight: bold;
  background: #333;
}

.heading-bar.mod-blue { background: #03044D; }
.heading-bar.mod-red { background: #B70400; }
.heading-bar.mod-blue { background: #03044D; }
.heading-bar.mod-pink { background: #FF7B75; }
.heading-bar.mod-purple { background: #7783AD; }
.heading-bar.mod-rad { border-radius: 100px; }

.home-oneday-flow li {
  margin-bottom: 40px;
  padding: 30px 30px 30px 130px;
  background: #fff top 30px left 30px no-repeat;
  background-size: 80px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
  border-radius: 12px;
}

.home-oneday-flow li:nth-child(1) { background-image: url(../images/step_icon_1.svg); }
.home-oneday-flow li:nth-child(2) { background-image: url(../images/step_icon_2.svg); }
.home-oneday-flow li:nth-child(3) { background-image: url(../images/step_icon_3.svg); }
.home-oneday-flow li:nth-child(4) { background-image: url(../images/step_icon_4.svg); }
.home-oneday-flow li:nth-child(5) { background-image: url(../images/step_icon_5.svg); }

.home-feature {
  text-shadow: #fff 0 0 8px, #fff 0 0 8px, #fff 0 0 6px, #fff 0 0 6px, #fff 0 0 4px, #fff 0 0 4px, #fff 0 0 2px, #fff 0 0 2px;
  background: top right url(../images/feature_bg_1.jpg) no-repeat;
}

.drop-shadow {
  filter: drop-shadow(0 0 4px #fff) drop-shadow(0 0 4px #fff);
}

.home-feature-list > li {
  border-bottom: dashed 1px #C4C4C4;
}

.home-feature-list > li:last-child {
  border-bottom: none;
}

.home-feature-list > li:nth-child(2) {
  background: bottom left url(../images/feature_bg_2.jpg) no-repeat;
}

.home-feature-list > li:nth-child(3) {
  background: top right url(../images/feature_bg_3.jpg) no-repeat;
}

.home-feature-list > li:nth-child(4) {
  /*background: bottom left url(../images/feature_bg_4.jpg) no-repeat;*/
}

.home-feature-list > li:nth-child(5) {
  background: top right url(../images/feature_bg_5.jpg) no-repeat;
}

.home-feature-list li .home-feature-list-inner {
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 200px;
}

.home-feature-list li .home-feature-list-inner h4 {
  display: flex;
  align-items: center;
  margin-left: -200px;
  padding-left: 200px;
  min-height: 110px;
  background: top left url(../images/point_icon_1.svg) no-repeat;
  background-size: 180px auto;
}

.home-feature-list li:nth-child(1) .home-feature-list-inner h4 { background-image: url(../images/point_icon_1.svg);}
.home-feature-list li:nth-child(2) .home-feature-list-inner h4 { background-image: url(../images/point_icon_2.svg);}
.home-feature-list li:nth-child(3) .home-feature-list-inner h4 { background-image: url(../images/point_icon_3.svg);}
.home-feature-list li:nth-child(4) .home-feature-list-inner h4 { background-image: url(../images/point_icon_4.svg);}
.home-feature-list li:nth-child(5) .home-feature-list-inner h4 { background-image: url(../images/point_icon_5.svg);}

.list-implant-merit li {
  margin-bottom: 20px;
  padding: 30px 0 0 130px;
  background: #fff top left no-repeat;
  background-size: 100px;
}

.list-implant-merit li:nth-child(1) { background-image: url(../images/merit_icon_1.svg); }
.list-implant-merit li:nth-child(2) { background-image: url(../images/merit_icon_2.svg); }
.list-implant-merit li:nth-child(3) { background-image: url(../images/merit_icon_3.svg); }

.home-example {
  /*background: bottom right url(../images/example_bg.jpg) no-repeat;*/
}

.home-example-list > li {
  border: solid 2px #03044D;
}

.home-example-list > li h4 {
  padding: 10px;
  text-align: center;
  color: #fff;
  background: #03044D;
}

.home-example-list > li h4 span {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  padding-bottom: 10px;
  max-width: 240px;
  border-bottom: solid 2px #8182A6;
}

.list-risk > li {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: dashed 1px #626262;
}

.list-risk > li:last-child {
  padding-bottom: none;
  border-bottom: none;
}

.list-risk > li h4 {
  padding-left: 130px;
  background: left no-repeat;
  background-size: 110px auto;
}

.list-risk > li:nth-child(1) h4 { background-image: url(../images/risk_icon_1.svg); }
.list-risk > li:nth-child(2) h4 { background-image: url(../images/risk_icon_2.svg); }
.list-risk > li:nth-child(3) h4 { background-image: url(../images/risk_icon_3.svg); }

.home-risk-2 {
  background: #F4F3EE url(../images/risk_bg.jpg) no-repeat;
  background-position: top 0 right 0;
  background-size: contain;
}

@media (max-width: 1600px) {
  .home-risk-2 { background-position: top 0 right -100px; }
}

@media (max-width: 1400px) {
  .home-risk-2 { background-position: top 0 right -200px; }
}

.home-risk-2-inner {
  max-width: 70%;
}

.home-risk-3 h3 {
  padding-top: 80px;
  background: top url(../images/arrow_icon_2.svg) no-repeat;
  background-size: auto 60px;
}

.home-think {
  background: #F4F3EE right url(../images/plof_bg_1.jpg) no-repeat;
  background-size: contain;
}

.home-profile {
  background: bottom right url(../images/plof_bg_2.jpg) no-repeat;
}

.home-profile p {
  text-shadow: #fff 0 0 8px, #fff 0 0 8px, #fff 0 0 6px, #fff 0 0 6px, #fff 0 0 4px, #fff 0 0 4px, #fff 0 0 2px, #fff 0 0 2px;
}

.home-profile-pic img {
  max-width: 36%;
}