@charset "UTF-8";
body, html {
  margin: 0;
  padding: 0;
  border: 0
}
body {
  font-family: YuGothic, Yu Gothic medium, Hiragino Sans, Meiryo, "sans-serif";
  font-size: 24px;
  line-height: 46px;
  color: #341606;
  padding-bottom: 40px
}
main, section {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto
}
h1, section {
  text-align: center
}
h1 {
  font-size: 36px;
  color: #b44242;
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, "serif";
  margin: 0 0 5px
}
h1 span {
  color: #b44242;
}
h1, h2 {
  font-weight: 400
}
h2 {
  font-size: 3pc;
  margin: 0 0 5pc
}
h3 {
  font-size: 30px;
  color: #b44242;
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, "serif";
  font-weight: 400;
  margin: 0
}
h1 span {
  color: #b44242
}
p {
  margin: 0 0 30px
}
b {
  color: #f776ad;
  font-weight: normal;
}
aside {
  font-size: 24px
}
li, ul {
  list-style: none
}
dd, dl, dt {
  margin: 0;
  padding: 0
}
#first_view li {
  border-radius: 20px;
  position: relative;
  margin-bottom: 47px;
  padding: 25px;
  list-style: none;
  font-size: 19px;
  line-height: 24px
}
#first_view li:nth-child(2n+1) {
  background: #fcf7d5
}
#first_view li:nth-child(2n+1):before {
  content: "";
  background: url(cloud_left.png)no-repeat;
  position: absolute;
  width: 2pc;
  height: 30px;
  left: -1pc;
  top: 0;
  background-size: contain
}
#first_view li:nth-child(2n) {
  background: #ffe4e7
}
#first_view li:nth-child(2n):after {
  content: "";
  position: absolute;
  background: url(cloud_right.png)no-repeat;
  width: 2pc;
  height: 30px;
  right: -1pc;
  top: 0;
  background-size: contain
}
#first_view {
  background: url(head_bg.png)no-repeat #fae4e7;
  padding: 10px 37px 50px;
  background-size: 100%;
  background-position: right top;
  width: calc(100% - 74px)
}
.li_size01 {
  width: 310px
}
.li_size02 {
  width: 25pc
}
.li_size03 {
  width: 500px
}
#second_view {
  margin-bottom: 5pc;
  padding: 50px 20px 0;
  background: linear-gradient(to bottom, #fae4e7 0, #fff 100%);
  text-align: center
}
a {
  display: block;
  position: relative;
  width: 25pc;
  height: 75pt;
  margin: 0 auto 65px;
  background: linear-gradient(to bottom, #fdf6c1 0, #f8bdc9 100%);
  border: 2px solid #ddc7c7;
  border-radius: 15px;
  font-size: 30px;
  line-height: 75pt;
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, "serif";
  text-decoration: none;
  color: #7d3232
}
a:after {
  content: "";
  position: absolute;
  background: url(btn_arrow.png);
  width: 22px;
  height: 27px;
  top: calc(50% - 9pt);
  right: 15px
}
#third_view {
  background: url(img01.png)no-repeat left;
  margin-bottom: 90px;
  padding: 25px 0 0 364px;
  background-size: 312px;
  text-align: left;
  height: 312px;
  max-width: 625px
}
#fourth_view {
  overflow: hidden;
  width: 930pt;
  margin: 0 auto 90px;
  font-size: 18px;
  line-height: 30px
}
#fourth_view dt {
  width: 215px;
  float: left
}
#fourth_view dd {
  float: left;
  padding-left: 70px;
  border-left: 1px solid #f6c9d2
}
#fifth_view {
  background: #fef0f0;
  margin-bottom: 60px;
  padding: 40px
}
#eleventh_inner01, #fifth_inner01 {
  background: #c08e9b;
  padding: 30px;
  color: #fff;
  position: relative
}
#eleventh_inner01:before, #fifth_inner01:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 65px solid transparent;
  border-left: 65px solid transparent;
  border-top: 30px solid #c08e9b;
  border-bottom: 0;
  bottom: -29px;
  left: calc(50% - 55px)
}
#eleventh_inner02, #fifth_inner02 {
  text-align: center;
  padding: 45px;
  position: relative
}
#eleventh_inner02 {
  background: #fbe4e9
}
#eleventh_inner02:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 65px solid transparent;
  border-left: 65px solid transparent;
  border-top: 30px solid #fbe4e9;
  border-bottom: 0;
  bottom: -30px;
  left: calc(50% - 55px)
}
#fifth_inner02 {
  background: #f6c9d2;
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, "serif"
}
#fifth_inner02 b {
  font-weight: 400;
  color: #b44242
}
#fifth_inner03 {
  background: linear-gradient(to right, #fcf9e5 1%, #fadce2 100%);
  padding: 40px
}
#fifth_inner03 ul {
  max-width: 290px;
  width: 62%;
  margin: 0 auto
}
#fifth_inner03 li {
  max-width: 290px;
  width: 85%;
  position: relative;
  margin-bottom: 40px;
  padding: 25px 20px;
  border-radius: 20px;
  font-size: 18px;
  line-height: 19px;
  text-align: left
}
#fifth_inner03 li:nth-child(2n+1) {
  background: #fdf6c1
}
#fifth_inner03 li:nth-child(2n+1):before {
  content: "";
  background: url(cloud_left02.png)no-repeat;
  position: absolute;
  width: 2pc;
  height: 30px;
  left: -8px;
  top: 0;
  background-size: contain
}
#fifth_inner03 li:nth-child(2n+1):after {
  content: "";
  position: absolute;
  background: url(cloud_icon.png)no-repeat;
  width: 90px;
  height: 90px;
  top: 0;
  left: -77px
}
#fifth_inner03 li:nth-child(2n) {
  background: #f6c9d2
}
#fifth_inner03 li:nth-child(2n):after {
  content: "";
  position: absolute;
  background: url(cloud_right02.png)no-repeat;
  width: 2pc;
  height: 30px;
  right: -15px;
  top: 0;
  background-size: contain
}
#fifth_inner04 {
  padding-top: 40px
}
#fifth_inner04 br {
  display: none
}
#six_area {
  margin-bottom: 5pc;
  text-align: center;
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, "serif";
  color: #b44242;
  font-size: 28px;
  line-height: 45px
}
#seventh_view {
  text-align: left;
  overflow: hidden;
  margin-bottom: 75pt
}
#seventh_view .left {
  float: left;
  font-size: 26px;
  max-width: 655px;
}
#seventh_view .right {
  float: right;
  width: 500px;
  max-width: 500px
}
#seventh_view .right img {
  width: 100%
}
#eight_view {
  margin-bottom: 75px;
  background: linear-gradient(90deg, #8f424b 0, #dc81ab 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 36px;
  text-align: center;
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, "serif"
}
#nine_view {
  background: #fef0f0;
  padding: 5pc;
  width: 810pt
}
#nine_view ul {
  max-width: 760px;
  margin: 50px auto 55px;
  background: #fff;
  border-radius: 20px;
  padding: 40px;
  text-align: left;
  box-shadow: 6px 6px 10px 0 #caaeae
}
#nine_view li {
  position: relative;
  padding-left: 45px
}
#nine_view li:before {
  content: "";
  background: url(chk_icon.png);
  width: 28px;
  height: 29px;
  position: absolute;
  top: 7px;
  left: 0
}
#ten_view {
  padding-top: 60px;
  overflow: hidden;
  background: #fef4d9
}
#ten_view #txt {
  float: left;
  max-width: 650px;
  margin-bottom: 65px;
  margin-left: 19px;
  padding: 65px 0 0 105px
}
#ten_view #txt h1 {
  margin-bottom: 45px;
  font-size: 38px;
  color: #341606
}
#ten_view #txt h2 {
  font-size: 26px;
  line-height: 38px
}
#ten_view #img {
  float: right;
  margin-right: 90pt;
  margin-bottom: 65px
}
#ten_view h1 {
  margin-bottom: 40px;
  font-size: 38px;
  font-weight: 400;
  font-family: YuGothic, Yu Gothic medium, Hiragino Sans, Meiryo, "sans-serif"
}
#fifteen ul, #ten_view ul {
  clear: both;
  display: grid;
  grid-template-columns: 260px 260px 260px;
  column-gap: 35px;
  width: 900px;
  margin: 0 auto 20px
}
#fifteen li, #ten_view li {
  background: #fff;
  border-radius: 20px;
  font-size: 18px;
  text-align: center;
  padding: 30px 66px;
  line-height: 28px
}
#fifteen li {
  padding: 30px 20px
}
#fifteen dt, #ten_view dt {
  margin: 0 0 15px
}
#ten_view aside {
  font-size: 18px;
  text-align: left;
  line-height: 24px;
  margin-left: 200px;
  margin-bottom: 75px;
  width: 900px
}
#eleventh {
  background: #fef0f0;
  margin-bottom: 5pc;
  padding: 55px 40px;
  width: 870pt;
  font-family: YuGothic, Yu Gothic medium, Hiragino Sans, Meiryo, "sans-serif"
}
#eleventh h2 {
  font-size: 28px;
  margin-bottom: 60px
}
#eleventh #h3 {
  margin-bottom: 30px
}
#eleventh img {
  margin-bottom: 75px
}
#eleventh_inner {
  text-align: center;
  position: relative;
  color: #f776ad;
  display: inline-block;
  padding-left: 84px;
  line-height: 6pc;
  margin-bottom: 30px;
  padding-top: 40px
}
#eleventh_inner:before {
  content: "事実";
  position: absolute;
  left: 0;
  width: 75px;
  height: 75px;
  border-radius: 48px;
  border: 2px solid #f776ad;
  line-height: 75px;
}
#eleventh_inner02 {
  font-family: YuGothic, Yu Gothic medium, Hiragino Sans, Meiryo, "sans-serif"
}
#eleventh_inner02 h1 {
  font-size: 36px;
  color: #b44242;
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, "serif";
  font-weight: 400;
  text-align: center;
  margin: 0
}
#eleventh_inner02 h2 {
  font-size: 24px;
  margin-bottom: 45px
}
#eleventh_inner03 {
  background: #fef4d9;
  padding: 50px 90px
}
#eleventh_inner04, #twelveth #hosoku {
  position: relative;
  text-align: left;
  display: inline-block;
  font-size: 24px;
  margin-bottom: 40px;
  padding-left: 40px
}
#eleventh_inner04:before {
  border: 2px solid #fcdf98;
  border-radius: 31px
}
#eleventh_inner04:before, #twelveth #hosoku:before {
  content: "附則";
  position: absolute;
  background: #fff;
  width: 62px;
  height: 62px;
  top: 0;
  left: -35px;
  line-height: 62px;
  text-align: center;
  font-size: 20px
}
#twelveth #hosoku:before {
  border: 2px solid #f6c9d2;
  border-radius: 31px
}
#twelveth ul {
  max-width: 790px;
  margin: 0 auto
}
#twelveth li {
  text-align: left;
  margin-bottom: 20px
}
#twelveth dt {
  font-size: 22px;
  text-align: center;
  background: #f6c9d2;
  width: 56px;
  height: 35px
}
#twelveth dd, #twelveth dt {
  display: inline-block;
  line-height: 35px
}
#twelveth dd {
  padding-left: 6px
}
#twelveth #result {
  margin-bottom: 30px;
  background: linear-gradient(90deg, #8f424b 0, #dc81ab 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 30px;
  text-align: center;
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, "serif"
}
#thirteen {
  background: url(bg02.png)no-repeat;
  margin-bottom: 5pc;
  padding: 40px 88px;
  font-size: 18px;
  line-height: 28px;
  display: grid;
  grid-template-columns: 430px 597px;
  column-gap: 40px;
  max-width: 798pt;
  width: 100%
}
#thirteen li {
  list-style: disc
}
#thirteen #dl01, #thirteen #dl02 {
  background: #fff
}
#thirteen #dl01 {
  max-width: 430px
}
#thirteen #dl02 {
  max-width: 597px
}
#thirteen h1 {
  padding: 5px 0;
  background: #f776ad;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-family: YuMincho, Yu Mincho, Hiragino Mincho ProN, "serif"
}
#thirteen li {
  text-align: left;
  background: #fff
}
#thirteen dl {
  overflow: hidden;
  padding: 0 20px 20px 40px
}
#thirteen dt {
  float: left;
  clear: both
}
#thirteen dd {
  float: left
}
#fourteen br {
  display: none
}
#fifteen {
  background: #fef4d9;
  margin-bottom: 5pc;
  padding: 70px 0 45px
}
#fifteen aside {
  font-size: 18px;
  line-height: 24px;
  margin-left: 200px;
  width: 900px
}
#fifteen aside, #sixteen {
  text-align: left
}
#sixteen h2 {
  margin-bottom: 35px;
  font-size: 24px
}
#sixteen ul {
  margin-bottom: 70px
}
#sixteen li {
  list-style: disc
}
@media screen and (max-width:1600px) {
  body {
    font-size: 18px;
    line-height: 29px;
    overflow-x: hidden;
  }
  h1 {
    margin: 0 auto 20px;
    font-size: 22px
  }
  h2 {
    line-height: 34px
  }
  h2, h3 {
    font-size: 18px
  }
  h3 {
    margin: 0 auto 20px
  }
  h1, h2, h3 {
    font-weight: 700
  }
  h1 span {
    display: block;
  }
  a {
    width: 100%;
    font-size: 20px
  }
  span {
    /*color: #f776ad*/
    display: block;
  }
  br {
    display: none;
  }
  aside {
    font-size: 16px;
  }
  section {
    width: calc(100% - 60px);
  }
  #first_view {
    background-size: 150vh
  }
  #first_view li, #first_view ul {
    margin: 0;
    padding: 0
  }
  #first_view li {
    width: calc(100% - 20px);
    margin-bottom: 15px;
    padding: 15px 10px;
    font-size: 14px;
    line-height: auto
  }
  .li_size01 {
    width: 25vw
  }
  .li_size02 {
    width: 50vw
  }
  .li_size03 {
    width: 65vw
  }
  #third_view {
    height: auto;
    margin: 0 auto;
    padding: 340px 0 0;
    background-position: top center;
  }
  #third_view div {
    text-align: center;
  }
  #fourth_view {
    width: calc(100% - 5pc)
  }
  #fourth_view dt {
    float: none;
    margin-bottom: 10px
  }
  #fourth_view dd {
    float: none;
    padding: 30px 0 0;
    border-top: 1px solid #f6c9d2;
    border-left: 0
  }
  #six_area {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 40px
  }
  #seventh_view {
    margin-bottom: 30px;
    font-size: 1pc;
    text-align: center;
  }
  #seventh_view br {
    display: none
  }
  #seventh_view .left, #seventh_view .right {
    float: none;
    font-size: 1pc
  }
  #seventh_view .right img {
    width: 312px
  }
  #seventh_view .left {
    margin: auto
  }
  #seventh_view .right {
    float: none;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 42px;
    width: 100%;
    font-size: 26px;
    font-weight: 700
  }
  #eight_view {
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 30px;
    width: calc(100% - 60px);
  }
  #nine_view {
    width: auto;
    max-width: auto;
    padding: 40px 30px;
  }
  #nine_view h1 {
    font-size: 18px
  }
  #ten_view #txt h1 {
    line-height: 30px;
    font-size: 18px
  }
  #ten_view #txt h2 {
    font-size: 17px;
    line-height: 28px;
    margin: 0;
    font-weight: 400
  }
  #nine_view br {
    display: none
  }
  #nine_view li::before {
    top: 0;
  }
  #fifteen, #ten_view {
    width: auto;
    padding: 40px
  }
  #ten_view #img {
    float: none;
    margin: 0 auto 30px;
    text-align: center
  }
  #ten_view #img img {
    width: 100%
  }
  #ten_view #txt {
    float: none;
    max-width: none;
    margin-bottom: 65px;
    margin-left: 0;
    padding: 0
  }
  #ten_view br {
    display: none
  }
  #fifteen ul, #ten_view ul {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0
  }
  #fifteen li, #ten_view li {
    margin-bottom: 30px;
    padding: 30px 0
  }
  #fifteen dl, #ten_view dl {
    overflow: hidden
  }
  #fifteen dt, #ten_view dt {
    float: left;
    margin-left: 15px;
    margin-right: 30px
  }
  #fifteen dd, #ten_view dd {
    float: left;
    padding-top: 20px;
    padding-right: 20px;
    max-width: 200px;
    width: 40%;
    text-align: left
  }
  #fifteen aside, #ten_view aside {
    margin-left: 0;
    max-width: 900px;
    padding: 0;
    width: 100%;
    font-size: 14px
  }
  #eleventh {
    width: auto
  }
  #eleventh_inner::before {
    top: 35px;
  }
  #eleventh_inner02 {
    text-align: left;
  }
  #eleventh_inner02 h1 {
    margin: 0 0 20px;
    line-height: 42px;
    text-align: center;
  }
  #eleventh h2 {
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 400;
    text-align: center;
  }
  #eleventh img {
    width: 100%
  }
  #eleventh br {
    display: none
  }
  #eleventh_inner {
    line-height: normal;
    padding-bottom: 30px;
    text-align: left;
    display: block;
  }
  #eleventh_inner:before {
    text-align: center
  }
  #eleventh_inner04:before {
    top: 15px;
    left: calc(50% - 31px)
  }
  #eleventh_inner03 {
    padding: 50px 40px
  }
  #eleventh_inner03 p {
    text-align: left;
  }
  #eleventh_inner04 {
    margin-bottom: 0;
    padding-top: 70px;
    padding-left: 0;
    font-size: 1pc;
    text-align: left;
  }
  #eleventh_inner04:before {
    top: 0;
    left: calc(50% - 31px)
  }
  #twelveth {
    margin-bottom: 40px
  }
  #twelveth {
    font-size: 16px;
  }
  #twelveth ul {
    padding: 0
  }
  #twelveth li {
    text-align: center
  }
  #twelveth dt {
    display: block;
    margin: 0 auto 10px
  }
  #twelveth #hosoku {
    padding-top: 70px;
    padding-left: 0;
    font-size: 1pc
  }
  #twelveth #hosoku:before {
    left: calc(50% - 31px);
    border-radius: 31px
  }
  #twelveth #result {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 35px
  }
  #thirteen {
    display: block;
    padding: 40px;
    width: auto;
    background-size: auto 100%
  }
  #thirteen ul {
    padding: 20px 30px 20px 50px;
    margin: 0
  }
  #thirteen dl {
    padding: 0 20px
  }
  #thirteen #dl01, #thirteen #dl02, #thirteen dl {
    max-width: 100%;
    margin-bottom: 40px;
    padding-bottom: 2px;
    text-align: left
  }
  #sixteen h1 span {
    font-size: 19px;
  }
  #sixteen h2 {
    margin-bottom: 18px;
    font-size: 20px;
    font-weight: 400
  }
  #sixteen h3 {
    text-align: center;
    font-size: 18px;
  }
  #sixteen ul {
    padding: 0;
    margin-left: 10px;
  }
}