@charset "UTF-8";
/*
#overview
色

サイト全体で使用している色一覧
*/
/*
#colors
色

@white #fff
@black #444444
@gray #626262
@beige #efeee3
@beige2 #e5e1cd
@blue #4098bc
@blue2 #4064bc
@sky #80c5db
@sky2 #eaf5f9
@gold #a69e4d
@yellow #fff100
@pink #f19ec2
@pink2 #aa5290
@red #e60012
*/
:root {
  --color-white: #fff;
  --color-black: #333;
  --color-navy: #232c5a;
  --color-blue: #00486e;
  --color-red: #e60012;
  --color-pink: #d580b2;
  --color-green: #506d69;
  --color-gray: #eee;
  --color-gray2: #ccc;
  --color-main: var(--color-green, #506d69);
  --color-sub: var(--color-blue, #89a1ce);
  --text-color: var(--color-black, #333);
  --pattern-cross: repeating-linear-gradient(
			45deg,
			var(--color-gray) 25%,
			transparent 25%,
			transparent 75%,
			var(--color-gray) 75%,
			var(--color-gray)
		),
		repeating-linear-gradient(
			45deg,
			var(--color-gray) 25%,
			transparent 25%,
			transparent 75%,
			var(--color-gray) 75%,
			var(--color-gray)
		);
  --pattern-stripe: repeating-linear-gradient(
		-45deg,
		transparent 0,
		transparent 3px,
		var(--color-gray) 3px,
		var(--color-gray) 6px
	);
  --width-base: 1000px;
  --width-main-column: 700px;
  --width-side-column: 200px;
}

.interval5em > *:not(:last-child) {
  margin-bottom: 0.5em;
}

.interval10em > *:not(:last-child) {
  margin-bottom: 1em;
}

.interval15em > *:not(:last-child) {
  margin-bottom: 1.5em;
}

.interval20em > *:not(:last-child) {
  margin-bottom: 2em;
}

.interval25em > *:not(:last-child) {
  margin-bottom: 2.5em;
}

.interval30em > *:not(:last-child) {
  margin-bottom: 3em;
}

.interval35em > *:not(:last-child) {
  margin-bottom: 3.5em;
}

.interval40em > *:not(:last-child) {
  margin-bottom: 4em;
}

.interval45em > *:not(:last-child) {
  margin-bottom: 4.5em;
}

.interval50em > *:not(:last-child) {
  margin-bottom: 5em;
}

.bg-white {
  background: #fff;
}

.text-white {
  color: #fff;
}

.bg-black {
  background: #000;
}

.text-black {
  color: #000;
}

.bg-gray {
  background: #efefef;
}

.text-gray {
  color: #efefef;
}

.bg-beige {
  background: #f4efe6;
}

.text-beige {
  color: #f4efe6;
}

.bg-blue {
  background: #89a1ce;
}

.text-blue {
  color: #89a1ce;
}

.bg-green {
  background: #52ddae;
}

.text-green {
  color: #52ddae;
}

.bg-green2 {
  background: #39876d;
}

.text-green2 {
  color: #39876d;
}

.bg-green3 {
  background: #469280;
}

.text-green3 {
  color: #469280;
}

.bg-pale-green {
  background: #f0f7f2;
}

.text-pale-green {
  color: #f0f7f2;
}

.bg-pale-green2 {
  background: rgba(80, 178, 128, 0.3);
}

.text-pale-green2 {
  color: rgba(80, 178, 128, 0.3);
}

.bg-red {
  background: #df0515;
}

.text-red {
  color: #df0515;
}

.bg-orange {
  background: #f8b500;
}

.text-orange {
  color: #f8b500;
}

.bg-sky0 {
  background: #1b96d5;
}

.text-sky0 {
  color: #1b96d5;
}

.bg-green0 {
  background: #74be5a;
}

.text-green0 {
  color: #74be5a;
}

.bg-orange0 {
  background: #ef7d54;
}

.text-orange0 {
  color: #ef7d54;
}

.bg-pink0 {
  background: #e9516e;
}

.text-pink0 {
  color: #e9516e;
}

/*
@mixin bgStripe($type: -45, $color1: #fff, $color2: #000, $interval: 4, $size: 10) {
	@if (type_of($type) == number) {
		$stripes: ();
		$width: 100% / $interval;

		@for $i from 1 through $interval {
			//$stripes: append();

			@if $i == 1 {
				$colorStripe: $color1;
			} @else {
				$colorStripe: $color2;
			}
			$widthStripe: $width * $i;
			$stripes: append($stripes, $colorStripe);
		}
		background: repeating-linear-gradient($type + deg, $stripes);
	}
	background-size: $size + px $size + px;
}
*/
.worship {
  overflow-x: hidden;
}

.worship-top {
  position: relative;
  margin-bottom: 380px;
}

.worship-top::before {
  content: "";
  display: block;
  margin: 10px 0 90px;
  width: 100%;
  height: 280px;
  background: url(../images/bg-worship.png) repeat-x center bottom/contain;
}

.worship-main {
  position: relative;
  display: flex;
  justify-content: center;
  margin-bottom: 75px;
}

.vol62-worship-main1 {
  left: -180px;
  top: -150px;
}

.vol62-worship-main2 {
  right: -170px;
  bottom: -90px;
}

.vol62-worship-top1 {
  right: -90px;
  bottom: -210px;
}

.vol62-worship-top2 {
  right: -170px;
  bottom: -400px;
}

.worship-text {
  padding: 0 105px;
  font-weight: bold;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "M PLUS Rounded 1c", "メイリオ", Meiryo, sans-serif;
  color: #50a9b5;
  line-height: 1.5;
  letter-spacing: -0.025em;
  font-size: min(3rem,4vw);
}

.worship-stage {
  margin-bottom: 30px;
}

.worship-stage .content {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

.worship-stage__inner {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  width: 864px;
}

.worship-stage__inner:before, .worship-stage__inner:after {
  content: "";
  position: absolute;
  display: block;
  width: 85px;
  height: 81px;
  background: url(../images/vol62-worship-corner.svg) no-repeat center center/contain;
}

.worship-stage__inner:before {
  left: 0;
  top: -50px;
}

.worship-stage__inner:after {
  right: 0;
  bottom: -50px;
  transform: rotate(180deg);
}

.worship-stage__head {
  margin-bottom: 1em;
}

.worship-stage__text {
  width: 700px;
  font-weight: bold;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "M PLUS Rounded 1c", "メイリオ", Meiryo, sans-serif;
  color: #00486e;
  line-height: 1.5;
  letter-spacing: -0.05em;
  font-size: min(2.8rem,4.5vw);
}

.vol62-worship-stage1 {
  left: -170px;
  top: -320px;
}

.vol62-worship-stage2 {
  left: -270px;
  top: -15px;
}

.vol62-worship-stage3 {
  left: -70px;
  bottom: -20px;
}

.wrap-section-worship {
  padding: 100px 0;
}

.section-worship {
  display: flex;
  padding: 100px 0;
}

.section-worship--left {
  flex-flow: row wrap;
}

.section-worship--right {
  flex-flow: row-reverse wrap;
}

.section-worship--3 {
  position: relative;
  z-index: 1;
}

.section-worship__inner {
  display: flex;
  background: #fff;
}

.section-worship__inner--left {
  flex-flow: row wrap;
  width: calc(50% + 440px);
  border-radius: 20px 0 0 20px;
}

.section-worship__inner--right {
  flex-flow: row-reverse wrap;
  width: calc(50% + 370px);
  border-radius: 0 20px 20px 0;
}

.section-worship__content {
  position: relative;
}

.section-worship--1 .section-worship__content {
  padding: 2em 260px 2em 80px;
  width: 940px;
}

.section-worship--2 .section-worship__content {
  padding: 2em 130px 4em 210px;
  width: 870px;
}

.section-worship--3 .section-worship__content {
  padding: 5em 300px 2em 80px;
  width: 940px;
}

.section-worship__head {
  position: absolute;
}

.section-worship--1 .section-worship__head {
  top: -100px;
  left: 100px;
}

.section-worship--2 .section-worship__head {
  bottom: -90px;
  left: 370px;
}

.section-worship--3 .section-worship__head {
  top: -60px;
  left: 100px;
}

.section-worship__text {
  line-height: 1.5;
  font-size: min(2.1rem,4vw);
}

.parts-img {
  position: absolute;
}

.worship-bottom {
  position: relative;
  margin-bottom: 240px;
}

.vol62-worship-bottom {
  left: -140px;
  bottom: -240px;
}

.worship62-1-1 {
  left: -330px;
  bottom: 0;
}

.worship62-1-2 {
  right: -100px;
  top: -130px;
  z-index: 2;
}

.worship62-1-3 {
  right: 90px;
  bottom: -230px;
  z-index: 1;
}

.worship62-2-1 {
  right: -330px;
  bottom: -50px;
}

.worship62-2-2 {
  left: -180px;
  top: -160px;
  z-index: 2;
}

.worship62-2-3 {
  left: -120px;
  bottom: -170px;
  z-index: 1;
}

.worship62-3-1 {
  left: -280px;
  bottom: 30px;
}

.worship62-3-2 {
  right: -130px;
  top: -130px;
  z-index: 1;
}

.worship62-3-3 {
  right: 50px;
  bottom: -165px;
  z-index: 2;
}

@media screen and (max-width: 992px) {
  .worship-top::before {
    margin: 0 0 15vw;
    height: 20vw;
  }
  .worship-top {
    margin-bottom: 45vw;
  }
  .vol62-worship-main1 {
    left: -5vw;
    top: -24vw;
    width: 25vw;
    height: auto;
  }
  .vol62-worship-main2 {
    right: -5vw;
    bottom: -10vw;
    width: 22vw;
    height: auto;
  }
  .vol62-worship-top1 {
    right: 22vw;
    bottom: -25vw;
    width: 30vw;
    height: auto;
  }
  .vol62-worship-top2 {
    right: 3vw;
    bottom: -42vw;
    width: 25vw;
    height: auto;
  }
  .worship-text {
    padding: 0;
  }
  .worship-stage {
    margin-bottom: 10vw;
  }
  .worship-stage__inner {
    width: 100%;
  }
  .worship-stage__inner:before, .worship-stage__inner:after {
    width: 10vw;
    height: 10vw;
  }
  .worship-stage__inner:before {
    left: -2.5vw;
    top: -5vw;
  }
  .worship-stage__inner:after {
    right: -2.5vw;
    bottom: -5vw;
  }
  .worship-stage__head {
    width: 80%;
  }
  .worship-stage__head__img {
    width: 100%;
    height: auto;
  }
  .worship-stage__text {
    width: 100%;
  }
  .vol62-worship-stage1 {
    left: 5vw;
    top: -35vw;
    width: 30vw;
    height: auto;
  }
  .vol62-worship-stage2 {
    left: 15vw;
    top: auto;
    bottom: -24vw;
    width: 25vw;
    height: auto;
  }
  .vol62-worship-stage3 {
    left: 45vw;
    bottom: -28vw;
    width: 20vw;
    height: auto;
  }
  .section-worship__inner {
    margin: 0 auto;
    width: 90%;
  }
  .section-worship--1 .section-worship__content,
  .section-worship--2 .section-worship__content,
  .section-worship--3 .section-worship__content {
    padding: 5vw;
    width: 100%;
  }
  .section-worship--1 .section-worship__head,
  .section-worship--2 .section-worship__head,
  .section-worship--3 .section-worship__head {
    top: -10vw;
    left: 5vw;
  }
  .section-worship--1 .section-worship__head__img,
  .section-worship--2 .section-worship__head__img,
  .section-worship--3 .section-worship__head__img {
    width: auto;
    height: 20vw;
  }
  .vol62-worship-bottom {
    left: 10vw;
    bottom: -35vw;
    width: 30vw;
    height: auto;
  }
  .worship62-1-1 {
    left: 5vw;
    bottom: -20vw;
    width: 25vw;
    height: auto;
  }
  .worship62-1-2 {
    right: 0;
    top: -25vw;
    width: 25vw;
    height: auto;
  }
  .worship62-1-3 {
    right: 32vw;
    bottom: -18vw;
    width: 20vw;
    height: auto;
  }
  .worship62-2-1 {
    right: 0;
    bottom: -20vw;
    width: 30vw;
    height: auto;
  }
  .worship62-2-2 {
    left: auto;
    right: 0;
    top: -25vw;
    width: 25vw;
    height: auto;
  }
  .worship62-2-3 {
    left: 5vw;
    bottom: -20vw;
    width: 20vw;
    height: auto;
  }
  .worship62-3-1 {
    left: 5vw;
    bottom: -25vw;
    width: 25vw;
    height: auto;
  }
  .worship62-3-2 {
    right: 5vw;
    top: auto;
    bottom: -20vw;
    width: 25vw;
    height: auto;
  }
  .worship62-3-3 {
    right: 5vw;
    bottom: auto;
    top: -13vw;
    width: 15vw;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .worship-main {
    margin-bottom: 10vw;
  }
  .worship-main__img {
    width: 70vw;
    height: auto;
  }
  .wrap-section-worship {
    padding: 15vw 0;
  }
  .section-worship {
    padding: 15vw 0;
  }
}

@media all and (-ms-high-contrast: none) {
  .worship-text {
    font-size: 30px;
  }
  .worship-stage__text {
    font-size: 28px;
  }
  .section-worship__text {
    font-size: 21px;
  }
}
