@charset "UTF-8";
*, :after, :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

a, abbr, address, article, aside, audio, blockquote, body, canvas, caption, cite, code, dd, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, iframe, img, ins, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, video {
  padding: 0;
  margin: 0;
  vertical-align: baseline;
  border: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
  display: block
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal
}

table {
  border-spacing: 0;
  border-collapse: collapse
}

caption, td, th {
  text-align: left
}

q:after, q:before {
  content: ""
}

embed, object {
  vertical-align: top
}

abbr, acronym, fieldset, img {
  border: 0
}

button, input, select, textarea {
  font: inherit
}

ol[class]>li, ul[class]>li {
  list-style-type: none
}

a, button, label {
  cursor: pointer
}

button {
  padding: 0;
  margin: 0;
  background: none;
  border: none
}

button-moz-focus-inner, input-moz-focus-inner {
  padding: 0;
  border: 0
}

body {
  min-width: 860px;
  overflow-x: hidden;
  font-family: ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, 游ゴシック Medium, 游ゴシック体, Yu Gothic Medium, YuGothic, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif
}

@media screen and (max-width:860px) {
  body {
    overflow-x: auto
  }
}

@media screen and (max-width:768px) {
  body {
    min-width: 100%;
    overflow-x: hidden
  }
}

img, img[src$=".svg"], svg {
  display: block;
  width: 100%
}

a:hover {
  opacity: .6
}

.inner_width {
  width: 860px;
  margin: 0 auto
}

@media screen and (max-width:768px) {
  .inner_width {
    width: 100%
  }
}

.sp_only {
  display: none
}

@media screen and (max-width:768px) {
  .pc_only {
    display: none
  }
  .sp_only {
    display: block
  }
}

.page_ttl {
  padding: 14px 0;
  font-family: 游ゴシック Medium, 游ゴシック体, Yu Gothic Medium, YuGothic, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1;
  color: #000;
  text-align: center;
  letter-spacing: .09em;
  background-color: #ece6dd;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt"
}

@media screen and (max-width:768px) {
  .page_ttl {
    padding: 3vw 0;
    font-size: 3.33vw
  }
}

.seo {
  display: none
}

#intro {
  padding: 0 0 100px
}

.intro_box {
  width: 720px;
  padding: 0 0 75px;
  margin: 40px auto 50px;
  background: url(../img/intro_txt.png) bottom no-repeat;
  background-size: contain
}

.intro_box_ttl {
  font-size: 33px;
  line-height: 1.48;
  letter-spacing: .15em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt"
}

.intro_box_ttl, .intro_box_txt {
  color: #8c8075;
  text-align: center;
}

.intro_simu_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify
}

.intro_simu_item {
  width: 49%;
  padding: 26px 20px;
  background: #8c8075;
  border-radius: 15px
}

.intro_simu_item a {
  position: relative;
  display: block;
  width: 80%;
  padding: 12px 20px 12px;
  margin: 12px auto 0;
  font-family: 游ゴシック Medium, 游ゴシック体, Yu Gothic Medium, YuGothic, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1735;
  color: #8c8075;
  text-align: center;
  text-decoration: none;
  letter-spacing: .07em;
  background: #fff
}

.intro_simu_item a:after {
  position: absolute;
  right: 5px;
  bottom: 5px;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-color: transparent transparent #8c8075;
  border-style: solid;
  border-width: 0 0 8px 8px
}

.intro_simu_txt {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-align: center
}

.intro_simu_list li {
  font-size: 14px;
  line-height: 1.42;
  color: #fff
}

@media screen and (max-width:768px) {
  #intro {
    padding: 0 0 4.13vw
  }
  .intro_box {
    width: 89.33%;
    padding-bottom: 10vw;
    margin: 4vw auto 4.26vw;
    background: url(../img/intro_txt_sp.png) bottom no-repeat;
    background-size: 74.62%
  }
  .intro_box_ttl {
    font-size: 5.33vw;
    line-height: 1.40875
  }
  .intro_simu_wrap {
    width: 91.145833333%;
    padding: 0;
    background: transparent;
    border-radius: 0
  }
  .intro_simu_txt {
    padding-left: 2vw;
    margin: 0 auto;
    font-size: 2.604vw;
    text-align: left
  }
  .intro_simu_list li {
    font-size: 2.8vw
  }
  .intro_simu_item {
    width:48.571428571%;
    padding:4% 2%;
    background: #8c8075;
    border-radius: 2vw
  }
  .intro_simu_item a {
    width: 100%;
    padding: 3.5% 0;
    margin-top: 5%;
    font-size: 3.255vw
  }
}

.menu_wrap {
  border-bottom: 4px solid #e60000;
  margin-bottom: 20px;
}

.menu_wrap_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto -4px
}

@media screen and (max-width:768px) {
  .menu_wrap_inner {
    width: 91.14583333%;
    max-width: 700px;
    margin: 0 auto -4px
  }
}

.menu_btn {
  width: 49%;
  padding: 20px 0;
  cursor: pointer;
  background: #e60000;
  border-radius: 10px 10px 0px 0px;
  border: 4px solid #e60000;
  border-bottom: none;
}

.menu_txt {
  position: relative;
  height: 46px;
  color: #fff
}

.menu_txt h2 {
  font-size: 23px;
  font-weight: 700;
  line-height: 1;
  text-align: center
}

@media screen and (max-width:768px) {
  .menu_txt h2 {
    font-size: 3.5vw
  }
}

.menu_txt h2 span {
  font-size: 16px;
  line-height: 1.9375
}

@media screen and (max-width:768px) {
  .menu_txt h2 span {
    font-size: 2.8vw
  }
}

.menu_btn.active {
  background: #fff;
}

.menu_btn.active .menu_txt {
  color: #e60000
}

@media screen and (max-width:768px) {
  .menu_btn {
    padding: 4% 0
  }
  .menu_txt {
    height: 8vw
  }
}

.think_cont {
  width:100%;
  border-bottom: 4px solid #e60000;
  background: url(../img/lifeevent_bg00.svg) center top no-repeat #fcecd5;
}

.think_cont_sec {
  display: none
}

.think_cont_sec.active {
  display: block
}

#think_lifeevent {
  position: relative;
  max-width: 1400px;
  margin:0 auto;
}

@media screen and (min-width:769px) and (max-width:860px) {
  #think_lifeevent {
    width: 100.116vw;
	margin:0 auto;
  }
}

.think_lifeevent_btnarea {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%
}

.think_lifeevent_sec {
  cursor: pointer
}

.think_lifeevent_sec:hover {
  opacity: .6
}

.think_lifeevent_fadein {
    position:relative;
    width:100%;
    height:90px;
    background:#fff;
    padding:10px;
    text-align:center;
    color:#FFFFFF;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    box-shadow: 5px 5px 5px rgba(0,0,0,.1);
}

.think_lifeevent_fadein:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(0, 153, 255, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:20px;
    border-right-width:20px;
    margin-top: -10px;
    border-right-color:#fff;
    right:99.5%;
    top:50%;
}

.think_lifeevent_fadein2 {
    position:relative;
    width:100%;
    height:90px;
    background:#fff;
    padding:10px;
    text-align:center;
    color:#FFFFFF;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
	box-shadow: 5px 5px 5px rgba(0,0,0,.1);
}

.think_lifeevent_fadein2:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(0, 153, 255, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:20px;
    border-right-width:20px;
    margin-top: -10px;
    border-left-color:#fff;
    left:99.5%;
    top:50%;
}

.think_lifeevent_sec_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.think_lifeevent_sec_inner a {
  text-decoration: none;
  pointer-events: none
}

.think_lifeevent_sec_inner_title {
  font-size: 20px;
  line-height: 1.5;
  color: #000;
  letter-spacing: .07em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  padding-right:140px;
  padding-left:10px
}

@media screen and (max-width:1400px) {
  .think_cont {
    background: url(../img/lifeevent_bg00_1400.svg) 0 0 no-repeat #fcecd5;
    background-size: 100%;
  }

  .think_lifeevent_fadein,
  .think_lifeevent_fadein2{
    height:7vw;
    padding:0.5vw 11.429vw 0.5vw 0.714vw;
  }

  .think_lifeevent_sec_inner_title {
    font-size: 1.429vw;
    padding-right:10vw;
    padding-left:0.714vw
  }
}

@media screen and (max-width:768px) {
  .think_cont {
    background: url(../img/lifeevent_bg00_sp.svg) 0 0 no-repeat #fcecd5;
    background-size: 100%;
  }

  #think_lifeevent {
    max-width: 768px;
  }

  .think_lifeevent_sec:hover {
    opacity: 1
  }

  .think_lifeevent_fadein,
  .think_lifeevent_fadein2 {
	height:26vw;
	padding:0 3.906vw;
  }

  .think_lifeevent_fadein2.sp_boxpatern {
	height: 31vw;
  }

  .think_lifeevent_fadein:after,
  .think_lifeevent_fadein2:after {
	top:75%;
  }
	
  .think_lifeevent_fadein.sp_patern:after {
    border-color: rgba(0, 153, 255, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:20px;
    border-right-width:20px;
    border-left-color:#fff;
    left:100% 
  }

  .think_lifeevent_fadein2.sp_patern:after {
    border-color: rgba(0, 153, 255, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:20px;
    border-right-width:20px;
    margin-top: -10px;
    border-right-color:#fff;
    right:100%;
    left:auto
  }

  .think_lifeevent_sec_inner {
    top: 4%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
  }
	
  .think_lifeevent_sec_inner_title {
    font-size: 3.2vw;
	padding-right:10px
  }
}

.think_lifeevent_sec_inner_title span {
  display: block;
  font-size: 16px;
  text-align: center;
  line-height: 1.9375;
  color: #8c8075
}

@media screen and (max-width:1400px) {
  .think_lifeevent_sec_inner_title span {
    font-size: 1.143vw;
  }
}

@media screen and (max-width:768px) {
  .think_lifeevent_sec_inner_title span {
    font-size: 3.125vw
  }
}

.think_lifeevent_sec_inner_btn {
  position: absolute;
  right:20px;
  top:50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100px;
  padding: 8px 0;
  margin: 0 auto 0;
  font-family: 游ゴシック Medium, 游ゴシック体, Yu Gothic Medium, YuGothic, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  letter-spacing: .13em;
  background-color: #920002;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt"
}

@media screen and (max-width:1400px) {
  .think_lifeevent_sec_inner_btn {
    right:1.429vw;
    width: 7.143vw;
    padding: .6vw 0;
    font-size: 1vw;
  }
}

@media screen and (max-width:768px) {
  .think_lifeevent_sec_inner_btn {
	width:16.276vw;
    padding: 1.1vw 0;
    font-size: 2.734vw;
    left:50%;
	right:auto;
	top:auto;
	bottom:-6.51vw;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
  }
}

.think_lifeevent_sec_inner_btn:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 18px;
  content: "";
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media screen and (max-width:1400px) {
  .think_lifeevent_sec_inner_btn:after {
    margin-left: 13px;
    border-color: transparent transparent transparent #fff;
    border-width: 4px 0 4px 6px;
	right:0.714vw
  }
}

@media screen and (max-width:768px) {
  .think_lifeevent_sec_inner_btn:after {
    right: 1.5vw;
    border-color: transparent transparent transparent #fff;
    border-width: .66vw 0 .66vw 1.06vw
  }
}

.lifeevent_sec1 {
  position: absolute;
  top: 110px;
  left: 630px;
  width: 455px;
  height: auto;
}

.lifeevent_sec1 .think_lifeevent_sec_inner {
  width: 100%
}

@media screen and (max-width:1400px) {
  .lifeevent_sec1 {
    top: 7.857vw;
    left: 45vw;
    width: 32.5vw;
  }
}

@media screen and (max-width:768px) {
  .lifeevent_sec1 {
    top: 5vw;
    left: calc(50% - -25vw);
    width: 39.063vw;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
}

.lifeevent_sec2 {
  position: absolute;
  top: 225px;
  left: 750px;
  width: 580px;
  height: auto;
}

.lifeevent_sec2 .think_lifeevent_sec_inner {
  width: 100%
}

@media screen and (max-width:1400px) {
  .lifeevent_sec2 {
    top: 16.071vw;
    left: 53.571vw;
    width: 41.429vw;
  }
}

@media screen and (max-width:768px) {
  .lifeevent_sec2 {
    top:32.5vw;
    left: calc(50% - -17.3vw);
	width:54.688vw;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
}

.lifeevent_sec3 {
  position: absolute;
  top: 340px;
  left: 710px;
  width: 650px;
  height: auto;
}

.lifeevent_sec3 .think_lifeevent_sec_inner {
  width: 100%
}

@media screen and (max-width:1400px) {
  .lifeevent_sec3 {
    top: 24.286vw;
    left: 50.714vw;
    width: 46.429vw;
  }
}

@media screen and (max-width:768px) {
  .lifeevent_sec3 {
    top:60vw;
    left: calc(50% - -17.3vw);
    width:54.688vw;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
}

.lifeevent_sec4 {
  position: absolute;
  top: 455px;
  left: 642px;
  width: 680px;
  height: auto;
}

.lifeevent_sec4 .think_lifeevent_sec_inner {
  width: 100%
}

@media screen and (max-width:1400px) {
  .lifeevent_sec4 {
    top: 32.5vw;
    left: 45.857vw;
    width: 48.571vw;
  }
}

@media screen and (max-width:768px) {
  .lifeevent_sec4 {
    top: 99vw;
    left: calc(50% - 17vw);
    width: 54.688vw;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
}

.lifeevent_sec5 {
  position: absolute;
  top: 570px;
  left: 620px;
  width: 640px;
  height: auto;
}

.lifeevent_sec5 .think_lifeevent_sec_inner {
  width: 100%
}

@media screen and (max-width:1400px) {
  .lifeevent_sec5 {
    top: 40.714vw;
    left: 44.286vw;
    width: 45.714vw;
  }
}

@media screen and (max-width:768px) {
  .lifeevent_sec5 {
    top: 126.5vw;
    left: calc(50% - 17vw);
    width: 54.688vw;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
}

.lifeevent_sec6 {
  position: absolute;
  top: 885px;
  right: 640px;
  width: 515px;
  height: auto;
}

.lifeevent_sec6 .think_lifeevent_sec_inner {
  width: 100%
}

@media screen and (max-width:1400px) {
  .lifeevent_sec6 {
    top: 63.214vw;
    right: 45.714vw;
    width: 36.786vw;
  }
}

@media screen and (max-width:768px) {
  .lifeevent_sec6 {
    top: 163vw;
    left: calc(50% - -23vw);
    width: 44.922vw;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
  }
}

.lifeevent_sec7 {
  position: absolute;
  top: 1000px;
  right: 570px;
  width: 780px;
  height: auto;
}

.lifeevent_sec7 .think_lifeevent_sec_inner {
  width: 100%
}

@media screen and (max-width:1400px) {
  .lifeevent_sec7 {
    top: 71.429vw;
    right: 40.714vw;
    width: 55.714vw;
  }
}

@media screen and (max-width:768px) {
  .lifeevent_sec7 {
    top: 190.5vw;
    left: calc(50% - -18.2vw);
    width: 54.688vw;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
}

.lifeevent_sec8 {
  position: absolute;
  top: 1115px;
  left: 150px;
  width: 540px;
  height: auto;
}

.lifeevent_sec8 .think_lifeevent_sec_inner {
  width: 100%
}

@media screen and (max-width:1400px) {
  .lifeevent_sec8 {
    top: 79.643vw;
    left: 10.714vw;
    width: 38.571vw;
  }
}

@media screen and (max-width:768px) {
  .lifeevent_sec8 {
    top: 223.2vw;
    left: calc(50% - -24vw);
    width: 43vw;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
}

.lifeevent_sec9 {
  position: absolute;
  top: 1228px;
  left: 95px;
  width: 650px;
  height: auto;
}

.lifeevent_sec9 .think_lifeevent_sec_inner {
  width: 100%
}

@media screen and (max-width:1400px) {
  .lifeevent_sec9 {
    top: 87.714vw;
    left: 6.786vw;
    width: 46.429vw;
  }
}

@media screen and (max-width:768px) {
  .lifeevent_sec9 {
    top: 276vw;
    left: calc(50% - 18vw);
    width: 54.688vw;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
}

.lifeevent_sec10 {
  position: absolute;
  top: 1228px;
  left: 95px;
  width: 700px;
  height: auto;
}

.lifeevent_sec10 .think_lifeevent_sec_inner {
  width: 100%
}

@media screen and (max-width:1400px) {
  .lifeevent_sec10 {
    top: 87.714vw;
    left: 6.786vw;
    width: 50vw;
  }
}

@media screen and (max-width:768px) {
  .lifeevent_sec10 {
    top: 282vw;
    left: calc(50% - 18vw);
    width: 54.688vw;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
}

.lifeevent_sec11 {
  position: absolute;
  top: 1635px;
  left: 630px;
  width: 545px;
  height: auto;
}

.lifeevent_sec11 .think_lifeevent_sec_inner {
  width: 100%
}

@media screen and (max-width:1400px) {
  .lifeevent_sec11 {
    top: 116.786vw;
    left: 45vw;
    width: 38.929vw;
  }
}

@media screen and (max-width:768px) {
  .lifeevent_sec11 {
    top: 343vw;
    left: calc(50% - -23vw);
    width: 44.271vw;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
}

.lifeevent_sec12 {
  position: absolute;
  top: 1750px;
  left: 670px;
  width: 660px;
  height: auto;
}

.lifeevent_sec12 .think_lifeevent_sec_inner {
  width: 100%
}

@media screen and (max-width:1400px) {
  .lifeevent_sec12 {
    top: 125vw;
    left: 47.857vw;
    width: 47.143vw;
  }
}

@media screen and (max-width:768px) {
  .lifeevent_sec12 {
    top: 371vw;
    left: calc(50% - -18vw);
    width: 54.688vw;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
}

.think_lifeevent_bgarea {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1400px;
  padding: 55px 0 30px;
  margin:0 auto;
}

.think_lifeevent_bg_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.think_lifeevent_bg {
  width: 565px
}

.lifeevent_bg01 {
  margin-left:20px;
}

.lifeevent_bg02 {
  margin-top: -30px;
  margin-left:100px;
  margin-bottom:80px
}

.lifeevent_bg03 {
  margin-left: auto;
  margin-right: 20px;
  margin-top:15px
}

.lifeevent_bg04 {
  position: relative;
  margin-left: auto;
  z-index: 2;
  margin-top: -30px;
  margin-right:100px
}

.lifeevent_bg05 {
  margin-left:15px
}

.think_lifeevent_age,
.think_lifeevent_age2 {
  width: 238px
}

.think_lifeevent_age {
  margin: 0 0 14px 300px
}

.think_lifeevent_age:nth-child(2) {
  margin: 0 310px 0 auto
}

.think_lifeevent_age2 {
  margin: -40px 0 15px 300px
}

@media screen and (max-width:1400px) {
  .think_lifeevent_bgarea {
    padding: 3.929vw 0 2.143vw
  }

  .think_lifeevent_bg {
    width: 40.357142857%;
  }

  .lifeevent_bg01 {
    margin-left:1.429vw;
  }
	
  .lifeevent_bg02 {
    margin-top: -2.143vw;
    margin-left:7.143vw;
    margin-bottom:5.714vw
  }

  .lifeevent_bg03 {
    margin-right: 1.429vw;
    margin-top:1.071vw
  }

  .lifeevent_bg04 {
    margin-top: -2.143vw;
    margin-right:7.143vw
  }

  .lifeevent_bg05 {
    margin-left:1.071vw
  }

  .think_lifeevent_age,
  .think_lifeevent_age2 {
    width: 17vw
  }

  .think_lifeevent_age {
    margin: 0 0 1vw 21.429vw
  }

  .think_lifeevent_age:nth-child(2) {
    margin: 0 22.143vw 0 auto
  }

  .think_lifeevent_age2 {
    margin: -2.857vw 0 1.071vw 21.429vw
  }	
}

@media screen and (max-width:768px) {
  .think_lifeevent_bgarea {
    width: 100%;
    padding: 10% 0 8%
  }
  .think_lifeevent_bg_wrap {
    display: block
  }
  .think_lifeevent_bg_wrap:nth-child(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
  .think_lifeevent_bg_wrap:nth-child(5) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
  .think_lifeevent_bg {
    width: 58%;
    opacity: .9
  }
  .lifeevent_bg02 {
    margin-left: auto;
    margin-top: 13.5%;
  }

  .lifeevent_bg03 {
    margin-right: auto;
	margin-left: 0;
    margin-top:2.5%
  }

  .lifeevent_bg04 {
	margin-left: auto;
    margin-top: 15%;
	margin-right: 0;
  }

  .lifeevent_bg05 {
	margin-top:0;
	margin-left:0
  }

  .think_lifeevent_age,
  .think_lifeevent_age2 {
    width: 31%
  }
	
  .think_lifeevent_age {
    margin: -5% 0 4% 10%
  }

  .think_lifeevent_age:nth-child(2) {
    margin: 42% 0 0 10%
  }

  .think_lifeevent_age2 {
    margin: 45% 0 2% 12%
  }
}

#think_purpose {
  padding: 60px 0 100px;
  background: #ece6dd;
}

.think_purpose_ttl {
  position: relative;
  width: 800px;
  padding: 35px 0 23px 192px;
  margin: 0 auto 30px;
  background: url(../img/purpose_ttl.png) 0 0 no-repeat;
  background-size: contain
}

@media screen and (max-width:768px) {
  .think_purpose_ttl {
    padding: 34vw 0 0;
    background: url(../img/purpose_ttl_sp.png) center 0 no-repeat;
    background-size: 100%
  }
}

.think_purpose_ttl_txt {
  font-family: "Noto Serif JP", serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  color: #800004;
  text-align: center
}

@media screen and (max-width:768px) {
  .think_purpose_ttl_txt {
    font-size: 4.0154vw
  }
}

.think_purpose_ttl_ribbon {
  padding: 17px 0;
  margin-top: 15px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  letter-spacing: .08em;
  background: url(../img/purpose_ribbon_sp.png) 0 0 no-repeat;
  background-size: 100% 100%
}

@media screen and (max-width:768px) {
  .think_purpose_ttl_ribbon {
    padding: 2.8vw 0;
    margin-top: 3vw;
    font-size: 4.4972vw
  }
}

.think_purpose_txt {
  width: 100%;
  max-width: 800px;
  margin: 0 auto 30px;
  font-family: 游ゴシック Medium, 游ゴシック体, Yu Gothic Medium, YuGothic, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 18px;
  line-height: 1.611;
  color: #920002;
  text-align: center;
  letter-spacing: .05em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt"
}

@media screen and (max-width:768px) {
  .think_purpose_txt {
    width: 95.066%;
    margin: 3vw auto;
    font-size: 3.06vw;
    line-height: 1.45
  }
}

.think_purpose_txt br {
  display: none
}

@media screen and (max-width:768px) {
  .think_purpose_txt br {
    display: block
  }
}

.think_purpose_sec {
  width: 786px;
  margin: 0 auto
}

.think_purpose_sec_ttl {
  position: relative;
  padding: 40px;
  cursor: pointer;
  border-bottom: 1px solid #000
}

.think_purpose_sec_ttl:before {
  left: 10px;
  height: 22px;
  background: url(../img/purpose_icon.svg) 0 0 no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0)
}

.think_purpose_sec_ttl:after, .think_purpose_sec_ttl:before {
  position: absolute;
  top: 50%;
  display: block;
  width: 22px;
  content: ""
}

.think_purpose_sec_ttl:after {
  right: 10px;
  height: 12px;
  background: url(../img/purpose_arrow.svg) 0 0 no-repeat;
  background-size: contain;
  -webkit-transition: -webkit-transform .2s ease 0s;
  transition: -webkit-transform .2s ease 0s;
  transition: transform .2s ease 0s;
  transition: transform .2s ease 0s, -webkit-transform .2s ease 0s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.think_purpose_sec_ttl.active:after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg)
}

.think_purpose_sec_ttl_img h3 {
  font-size: 27px;
  line-height: 1;
  color: #202020;
  letter-spacing: .08em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt"
}

@media screen and (max-width:768px) {
  .think_purpose_sec_ttl_img h3 {
    font-size: 4.66vw;
    line-height: 1.3
  }
}

.think_purpose_sec_cont {
  display: none;
  padding: 50px 40px;
  background: #fff
}

.think_purpose_sec_cont_box {
  position: relative;
  padding: 50px 20px
}

.think_purpose_sec_cont_box+.think_purpose_sec_cont_box:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  background: url(../img/purpose_dots.svg) 0 0 repeat-x;
  background-size: auto 100%
}

.think_purpose_sec_cont_plan {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center
}

.think_purpose_sec_cont_img {
  display: block;
  width: 300px
}

.think_purpose_sec_cont_txt {
  width: 326px;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 1.7;
  text-align: justify;
  text-justify: inter-ideograph
}

.think_purpose_sec_cont_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 50px
}

.think_purpose_sec_cont_link a {
  display: block;
  width: 324px;
  padding: 16px 0 19px;
  font-family: 游ゴシック Medium, 游ゴシック体, Yu Gothic Medium, YuGothic, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-decoration: none
}

.think_purpose_sec_cont_link a:first-child {
  background: url(../img/purpose_link01.png) 0 0 no-repeat;
  background-size: contain
}

.think_purpose_sec_cont_link a:nth-child(2) {
  background: url(../img/purpose_link02.png) 0 0 no-repeat;
  background-size: contain
}

@media screen and (max-width:768px) {
  #think_purpose {
    padding: 10% 0 15%
  }
  .think_purpose_ttl {
    width: 93%;
    margin: 0 auto
  }
  .think_purpose_sec {
    width: 89%
  }
  .think_purpose_sec_ttl {
    padding: 8% 0
  }
  .think_purpose_sec_ttl:before {
    left: 2%;
    width: 5vw;
    height: 5vw
  }
  .think_purpose_sec_ttl:after {

    right: 2%;
    width: 5vw;
    height: 3vw
  }
  .think_purpose_sec_ttl_img {
    width: 73%;
    margin-left: 9%
  }
  .think_purpose_sec_cont {
    padding: 8%
  }
  .think_purpose_sec_cont_box {
    padding: 8% 0
  }
  .think_purpose_sec_cont_plan {
    display: block
  }
  .think_purpose_sec_cont_img {
    width: 63%;
    margin: 0 auto 5%
  }
  .think_purpose_sec_cont_txt {
    width: 100%;
    font-size: 3.4vw
  }
  .think_purpose_sec_cont_link {
    margin-top: 5%
  }
  .think_purpose_sec_cont_link a {
    width: 49%;
    padding-top: 4.5vw;
    padding-bottom: 4.7vw;
    font-size: 2.8vw
  }
  .think_purpose_sec_cont_link a:first-child {
    padding-left: 6vw;
    background: url(../img/purpose_link01_sp.png) 0 0 no-repeat;
    background-size: contain
  }
  .think_purpose_sec_cont_link a:nth-child(2) {
    padding-left: 5vw;
    background: url(../img/purpose_link02_sp.png) 0 0 no-repeat;
    background-size: contain
  }
}

.modal_wrap {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 21;
  display: none;
  width: 100%;
  min-width: 860px;
  max-width: 1000px;
  padding: 15px;
  background: hsla(0, 0%, 100%, .8);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media screen and (max-width:860px) {
  .modal_wrap {
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

.modal_inner {
  position: relative;
  padding: 5% 0 2%;
  background: #fff
}

.modal_inner.excellent {
  background: #ddd5c5
}

.modal_close {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 5%;
  padding: 10px;
  cursor: pointer
}

.modal_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 68%;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center
}

.modal_head_icon {
  width: 24%
}

.modal_head_ttl {
  width: 71%;
  background-size: contain;
  border-top: 1px solid #735526
}

.modal_head_ttl span {
  display: block;
  padding-left: 3%;
  font-family: "Noto Serif JP", serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 2.2;
  color: #735526;
  letter-spacing: .015em;
  border-bottom: 1px solid #735526
}

.modal_head_ttl br {
  display: none
}

.modal_plan {
  position: relative;
  width: 82%;
  padding: 5% 7%;
  margin: 0 auto
}

.modal_plan+.modal_plan:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  content: "";
  background: url(../img/purpose_dots.svg) 0 0 repeat-x;
  background-size: auto 100%
}

.modal_cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center
}

.modal_cont_img {
  display: block;
  width: 45%
}

.modal_cont_txt {
  width: 49%;
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  line-height: 1.7;
  text-align: justify;
  text-justify: inter-ideograph
}

.modal_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 7%
}

.modal_link a {
  display: block;
  width: 49%;
  padding: 2.4% 0 2.907%;
  font-family: 游ゴシック Medium, 游ゴシック体, Yu Gothic Medium, YuGothic, ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-decoration: none
}

.modal_link a:first-child {
  background: url(../img/purpose_link01.png) 0 0 no-repeat;
  background-size: contain
}

.modal_link a:nth-child(2) {
  background: url(../img/purpose_link02.png) 0 0 no-repeat;
  background-size: contain
}

.modal_overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  display: none;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 49.8%, .7)
}

@media screen and (max-width:768px) {
  .modal_wrap {
    left: 50%;
    width: 90%;
    min-width: auto;
    padding: 6px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  .modal_inner {
    padding: 10% 0 5%
  }
  .modal_close {
    top: 5vw;
    right: 5vw;
    width: 5%;
    padding: 0
  }
  .modal_head {
    display: block;
    width: 90%;
    margin: 0 auto 5%
  }
  .modal_head_icon {
    width: 40%;
    margin: 0 auto 5%
  }
  .modal_head_ttl {
    width: 100%;
    border: none
  }
  .modal_head_ttl span {
    padding: 0;
    font-size: 4.6vw;
    line-height: 1.5;
    text-align: center;
    border: none
  }
  .modal_head_ttl br {
    display: block
  }
  .modal_plan {
    width: 90%;
    padding: 5% 0
  }
  .modal_cont {
    display: block
  }
  .modal_cont_img {
    width: 65%;
    margin: 0 auto 5%
  }
  .modal_cont_txt {
    width: 100%;
    font-size: 3.4vw
  }
  .modal_link {
    margin-top: 5%
  }
  .modal_link a {
    width: 49%;
    padding-top: 4.5vw;
    padding-bottom: 4.7vw;
    font-size: 2.8vw
  }
  .modal_link a:first-child {
    padding-left: 6vw;
    background: url(../img/purpose_link01_sp.png) 0 0 no-repeat;
    background-size: contain
  }
  .modal_link a:nth-child(2) {
    padding-left: 5vw;
    background: url(../img/purpose_link02_sp.png) 0 0 no-repeat;
    background-size: contain
  }
}

#woman_greeting {
  background: #f7d7d8;
  padding:50px 0;
}

#woman_greeting a {
  text-decoration: none;
  color:#fff
}
.greeting_box {
  background:#e60000;
  width:100%;
  max-width:860px;
  margin:0 auto;
  font-size:25px;
  font-weight:bold;
  text-align: center;
  padding-bottom:.8%
}

.greeting_box p {
  padding-top:1.5%
}

@media screen and (max-width:768px) {
  #woman_greeting {
    padding:8% 0
  }

.greeting_box {
  width:94%;
  max-width:700px;
  font-size:3.255vw;
  padding-bottom:1%
}

.greeting_box p {
  padding-top:1.5%
}
}

#information_wrap {
  height: 165px
}

#information {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none;
  width: 100%;
  padding: 20px 0;
  background: #e60000
}

#information.scroll {
  position: static
}

.information_link, .information_other {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.information_link a {
  display: block;
}

.information_link a:nth-child(2) {
    width:38.8%;    
}

.information_link a:nth-child(1),
.information_link a:nth-child(3) {
    width:28.4%;    
}
 
.information_other {
  margin-top: 10px
}

.information_store {
  display: block;
  width: 128px
}

.information_phone {
  width: 694px
}

@media screen and (max-width:768px) {
  #information_wrap {
    height: 36.2vw
  }
  #information {
    padding: 2%
  }
  .information_other {
    margin-top: 2%
  }
  .information_link a:nth-child(2) {
    width:36.6%;    
  }
  .information_link a:nth-child(1),
  .information_link a:nth-child(3) {
    width:28.8%;    
  }
  .information_store {
    width: 16%
  }
  .information_phone {
    width: 82%
  }
}

.mainvisual_wrap {
  width: 100%;
  position: relative
}

.mainvisual_wrap ul {
  width: 37%;
  position: absolute;
  bottom: 8%;
  right: 21.875%;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.mainvisual_wrap ul li {
  list-style: none;
  width: 31.5%;
  filter: drop-shadow(5px 5px 5px #145fa2);
}

.mainvisual_wrap ul li + li {
  margin-left: 2.5%;
}

.mainvisual_txt {
  margin-top: 85px;
  font-family: "Noto Serif JP", serif;
  font-size: 17.5px;
  line-height: 1.62;
  text-align: center;
  letter-spacing: .1em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt"
}

@media screen and (max-width:768px) {
  .mainvisual_wrap ul {
    width: 87.5%;
    bottom: 2.5%;
    right:0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }

  .mainvisual_txt {
    width: 92%;
    margin: 6.66vw auto 0;
    font-size: 3.4vw;
    letter-spacing: normal
  }
}

#header {
  padding: 15px 20px
}

#header a {
  display: block;
  width: 270px
}

@media screen and (max-width:768px) {
  #header {
    padding: 3% 4%
  }
  #header a {
    width: 45%
  }
}

#footer {
  margin: 40px auto;
  font-size: 11px;
  line-height: 1;
  color: #221815
}

@media screen and (max-width:768px) {
  #footer {
    margin: 5% auto;
    font-size: 3vw
  }
}

.l-footer-inner {
  position: relative;
  width: 860px;
  padding: 0 10px;
  margin: 0 auto
}

@media screen and (max-width:768px) {
  .l-footer-inner {
    width: 100%
  }
}

.footer-trade {
  padding: 18px 0
}

.footer-trade-text {
  line-height: 1.5;
  text-align: center
}

.footer-link {
  padding: 10px 0 18px;
  border-top: 1px solid #ccd0d9;
  border-bottom: 1px solid #ccd0d9
}

.footer-link-list {
  text-align: right
}

@media screen and (max-width:768px) {
  .footer-link-list {
    text-align: center
  }
}

.footer-link-item {
  position: relative;
  display: inline-block;
  padding: 0 12px;
  margin-top: 8px;
  border-left: 1px solid #ccd0d9
}

.footer-link-item:before {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 5px;
  vertical-align: middle;
  content: "";
  background: url(../img/footer_arrow.png) 0 0 no-repeat;
  background-size: contain
}

.footer-link-item:first-child {
  border-left: none
}

.footer-link-item a {
  display: inline-block;
  color: #221815;
  text-decoration: none
}

@media screen and (max-width:768px) {
  .footer-link-item:nth-child(3), .footer-link-item:nth-child(4), .footer-link-item:nth-child(5) {
    display: block;
    border-left: none
  }
  .footer-link-item:before {
    width: 1.5vw;
    height: 1.5vw
  }
}

.return-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 9;
  display: block
}

@media screen and (max-width:768px) {
  .return-top {
    right: 4vw;
    bottom: 4vw;
    width: 12%
  }
}

.copyright {
  padding: 18px 0;
  font-family: Arial, sans-serif;
  text-align: center
}

@media screen and (max-width:768px) {
  .copyright {
    line-height: 1.5
  }
}

.fadein {
  opacity: 0;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  -webkit-transform: translateY(40px);
  transform: translateY(40px)
}

.fadein.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

@media (-ms-high-contrast:none) {
  .intro_simu_item a, ::-ms-backdrop {
    padding: 8.5px 20px 4px
  }
  .think_purpose_ttl_ribbon, ::-ms-backdrop {
    padding: 22px 0 12px
  }
  .think_purpose_sec_ttl, ::-ms-backdrop {
    padding: 45px 40px 35px
  }
  .think_lifeevent_sec_inner_btn, ::-ms-backdrop {
    padding: .6058vw 0 .3458vw
  }
  ::-ms-backdrop, body {
    font-family: ヒラギノ角ゴ ProN, Hiragino Kaku Gothic ProN, YuGothic, Yu Gothic Medium, Yu Gothic, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif
  }
}