a,
abbr,
address,
article,
aside,
audio,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
iframe,
img,
ins,
label,
legend,
li,
main,
mark,
nav,
ol,
p,
pre,
q,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
video {
    margin: 0;
    padding: 0;
    border: 0
}
html {
    font-size: 62.5%
}
body {
    line-height: 1.4
}
* {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: inherit
}
a:visited {
    color: inherit
}
a:hover {
    opacity: .5;
    transition: 0.5s
}
a[target=_blank]:after {
    font-family: Hobonichi-Icons;
    content: "\e914";
    font-weight: 400;
    font-size: 1em;
    position: static;
    top: -0.2em
}
article,
aside,
footer,
header,
main,
nav,
section {
    display: block
}
* {
    box-sizing: border-box
}
:after,:before {
    box-sizing: inherit
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
ol,
ul {
    list-style: none
}
img,
video {
    max-width: 100%;
    width: 100%
}
img {
    border-style: none
}
blockquote,
q {
    quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}
[hidden] {
    display: none !important
}
[disabled] {
    cursor: not-allowed
}
:focus:not(:focus-visible) {
    outline: 0
}
br {
    display: block
}
.br-pcsp {
    display: block
}
.br-sp {
    display: none
}
.pc {
    display: block
}
.sp {
    display: none
}
.wrapper {
  width: 100%;
  max-width: 800px;
  margin: auto;
}
.wrapper h1 {
  max-width: 760px;
  width: 100%;
  height: auto;
  margin: auto;
}
.planning__bg {
  background-color: #ffd343;
  width: 100%;
  height: 100vh;
  background-image: url('../images/container_bg.png');
  background-repeat: repeat-y;
  background-size: cover;
  background-position: top
}
.planning__top {
    text-align: center;
    margin: 10px 0 47px
}
.planning__top img {
    max-width: 312px
}
.planning__header h1 {
    /*max-width: 68.5%;*/
    max-width: 764px;
    margin: auto
}
/*-------------------------------------yodogawa*/
.planning__info {
    max-width: 490px;
    margin: 40px auto 67px;
    text-align: center
}
.planning__info img {
    width: 100%
}
.planning__wrap {
    max-width: 600px;
    margin: 0 auto 65px;
    text-align: center
}
.planning__txt {
    display: block;
    text-align: left;
    font-size: 1.8em;
    font-weight: 700;
    line-height: 2;
    font-family: Futo Go B101
}
.planning__txt.yodogawa {
    text-align: center
}
/*-------------------------------------ツアーのおおまかな予定*/
.planning__plan {
    max-width: 880px;
    margin: auto;
    position: relative
}
.planning__plan .box {
    max-width: 90%;
    margin: 50px auto 65px
}
.planning__plan.schedule h2 {
  max-width: 640px;
  margin: auto;
}
.scheduleWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 50px 0 0;
}
.scheduleWrap .left dt {
  font-size: 2.5em;
  margin: 0 0 40px;
  font-family: Futo Go B101;
}
.scheduleWrap .left dd {
  text-align: left;
}
.scheduleWrap .left dd img {
  max-width: 186px;
}
.scheduleWrap .right dd {
  font-size: 1.8em;
  line-height: 2;
  text-align: left;
  font-family: Futo Go B101;
}
.scheduleWrap .right dd.img {
  text-align: right;
}
.scheduleWrap .right dd img {
  max-width: 208px;
}
.planning__plan.charge h2 {
  width: 228px;
  margin: auto;
  background-color: #FFF;
  border-radius: 50px 50px;
  padding: 0.3em 0;
  font-size: 2.5em;
  font-family: "Shuei MaruGo B";
}
.right.img .img {
  margin-top: 20px;
}
.note {
  margin: 30px auto;
  font-size: 2em;
  color: red;
}
/*-------------------------------------ツアーの代金*/
.chargeWrap {
  margin: 30px 0 0;
}
.chargeWrap li {
  line-height: 2;
}
.chargeWrap li:first-child {
  font-size: 2.5em;
  font-family: "Shuei MaruGo B";
}
.chargeWrap li:not(:first-child) {
  font-size: 1.8em;
  font-family: "Shuei MaruGo B";
}
.planning__plan h2 {
    font-size: 3em;
    text-align: center;
    font-family: Gothic MB101 DemiBold;
}
.planning__wrap.charge {
  max-width: 630px;
}
.planning__plan--wrap {
    width: 100%;
    text-align: center;
    margin-bottom: 250px
}
.planning__plan--list {
    margin: 50px auto 0;
    text-align: left;
    display: inline-block
}
.planning__plan--list li {
    font-size: 2em;
    line-height: 3;
    font-family: Gothic MB101 DemiBold;
}
.planning__plan--list li:before {
    content: "";
    display: inline-block;
    background-image: url('../images/bg01.png');
    background-size: contain;
    width: 40px;
    height: 40px;
    vertical-align: middle
}

/*-------------------------------------sunui*/
.planning__plan--img li:nth-child(1) {
    max-width: 25%;
    position: absolute;
    top: 120px;
    left: 0
}
.planning__plan--img li:nth-child(2) {
    max-width: 163px;
    position: absolute;
    top: 300px;
    left: 50px
}
.planning__plan--img li:nth-child(3) {
    max-width: 216px;
    position: absolute;
    bottom: 100px;
    left: 50px
}
.planning__plan--img li:nth-child(4) {
    max-width: 207px;
    position: absolute;
    bottom: 80px;
    left: 300px
}
.planning__plan--img li:nth-child(5) {
    max-width: 276px;
    position: absolute;
    bottom: 5%;
    right: 150px
}
.planning__plan--img li:nth-child(6) {
    max-width: 210px;
    position: absolute;
    top: 350px;
    right: 0
}
.planning__plan--img li:nth-child(7) {
    max-width: 199px;
    position: absolute;
    top: 180px;
    right: 0
}

.planning__plan.pleasure1,
.planning__plan.pleasure2,
.planning__plan.pleasure3 {
  position: relative;
}
.planning__plan.pleasure1 h2,
.planning__plan.pleasure2 h2,
.planning__plan.pleasure3 h2 {
  font-size: 2.5em;
  text-align: center;
  font-family: "Shuei MaruGo B";
}
.planning__planpleasure1--wrap,
.planning__planpleasure2--wrap,
.planning__planpleasure3--wrap {
    width: 100%;
    text-align: center;
    margin-bottom: 80px
}
.planning__planpleasure1--wrap h3,
.planning__planpleasure2--wrap h3,
.planning__planpleasure3--wrap h3 {
  font-size: 2.5em;
  margin: 30px 0;
  line-height: 1.5;
}
.planning__planpleasure1--wrap p,
.planning__planpleasure2--wrap p,
.planning__planpleasure3--wrap p {
  font-size: 1.8em;
  line-height: 2;
}
.planning__plan .one h2:after {
  content: "";
  display: inline-block;
  background-image: url(../images/bg06.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
  vertical-align: middle;
  margin-left: 10px;
}
.planning__plan .two h2:after {
  content: "";
  display: inline-block;
  background-image: url(../images/bg07.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
  vertical-align: middle;
  margin-left: 10px;
}
.planning__plan .three h2:after {
  content: "";
  display: inline-block;
  background-image: url(../images/bg08.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
  vertical-align: middle;
  margin-left: 10px;
}

.planning__planpleasure1--wrap .box02,
.planning__planpleasure2--wrap .box02,
.planning__planpleasure3--wrap .box02 {
  max-width: 425px;
  text-align: center;
  margin: 0 auto;
  font-family: "Shuei MaruGo B";
}
.planning__planpleasure1--wrap .box02 h3,
.planning__planpleasure1--wrap .box02 p,
.planning__planpleasure2--wrap .box02 h3,
.planning__planpleasure2--wrap .box02 p,
.planning__planpleasure3--wrap .box02 h3,
.planning__planpleasure3--wrap .box02 p {
  text-align: left;
}
/*-------------------------------------おたのしみ1*/
.planning__planpleasure1--img li:nth-child(1) {
  max-width: 117px;
  position: absolute;
  top: 310px;
  left: 40px;
}
.planning__planpleasure1--img li:nth-child(2) {
  max-width: 171px;
  position: absolute;
  top: 480px;
  left: 10px;
}
.planning__planpleasure1--img li:nth-child(3) {
  max-width: 163px;
  position: absolute;
  top: 320px;
  right: 60px
}
.planning__planpleasure1--img li:nth-child(4) {
  max-width: 146px;
  position: absolute;
  bottom: -40px;
  right: 80px;
}
/*-------------------------------------おたのしみ2*/
.planning__planpleasure2--img li:nth-child(1) {
  max-width: 158px;
  position: absolute;
  top: 180px;
  left: -10px;
}
.planning__planpleasure2--img li:nth-child(2) {
  max-width: 161px;
  position: absolute;
  top: 350px;
  left: -10px;
}
.planning__planpleasure2--img li:nth-child(3) {
  max-width: 248px;
  position: absolute;
  top: 320px;
  right: 100px
}
.planning__planpleasure2--img li:nth-child(4) {
  max-width: 199px;
  position: absolute;
  top: 180px;
  right: 50px;
}
/*-------------------------------------おたのしみ3*/
.planning__planpleasure3--img li:nth-child(1) {
  max-width: 70px;
  position: absolute;
  top: 160px;
  left: 60px
}
.planning__planpleasure3--img li:nth-child(2) {
  max-width: 150px;
  position: absolute;
  top: 300px;
  right: 50px;
}
.mark {
  max-width: 650px;
  margin: 0 auto 110px;
}
.mark a:after {
  display: none;
}
.mark p {
  font-size: 2.28em;
  color: #E35A24;
  text-align: center;
  font-family: Midashi Go MB31;
  margin: 20px 0 0;
}

.planning__content h2 {
    max-width: 500px;
    text-align: center;
    margin: 0 auto 70px
}
.planning__mapinfo--btn {
    max-width: 65%;
    margin: auto;
    text-align: center
}
.planning__mapinfo--map {
    max-width: 85%;
    margin: auto;
    position: relative
}
.pointer li {
    max-width: 6%
}
.pointer li:nth-child(1) {
    position: absolute;
    top: 68%;
    left: 63%
}
.pointer li:nth-child(2) {
    position: absolute;
    top: 80%;
    left: 50%
}
.pointer li:nth-child(3) {
    position: absolute;
    top: 45%;
    left: 75%
}
.pointer li:nth-child(4) {
    position: absolute;
    top: 85%;
    left: 20%
}
.pointer li:nth-child(5) {
    position: absolute;
    top: 34%;
    left: 5%
}
.pointer li:nth-child(6) {
    position: absolute;
    top: 35%;
    left: 35%
}
.pointer li:nth-child(7) {
    position: absolute;
    top: 16%;
    left: 50%
}
.pointer li:nth-child(8) {
    position: absolute;
    top: 68%;
    left: 30%
}
.pointer li:nth-child(9) {
    position: absolute;
    top: 85%;
    left: 80%
}
.planning__banner {
  margin: 50px auto 80px;
  text-align: center;
  width: 500px;
}
.planning__banner2 {
  margin: 90px auto 130px;
  text-align: center
}
.planning__banner2 ul {
  max-width: 500px;
  margin: auto;
}
.planning__banner2 ul li {
  margin-bottom: 40px;
}
.footer_wrap {
    display: flex;
    justify-content: center
}
.footer_bg {
    width: 100%;
    background-image: url('../images/footer-pc.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    padding: 65px 0 40px
}
.footer_list1,
.footer_list2 {
    display: flex;
    justify-content: center
}
.footer_list1 li:nth-child(1) img {
    max-width: 98px
}
.footer_list1 li:nth-child(2) img {
    max-width: 79px
}
.footer_list1 li:nth-child(3) img {
    max-width: 72px
}
.footer_list1 li:nth-child(4) img {
    max-width: 76px
}
.footer_list2 li:nth-child(1) img {
    max-width: 162px
}
.footer_list2 li:nth-child(2) img {
    max-width: 196px;
    vertical-align: text-top
}
.footer_concept {
    display: flex;
    justify-content: center
}
.footer_concept li:nth-child(1) img {
    max-width: 302px
}
.footer_concept li:nth-child(2) img {
    max-width: 180px
}
.footer_concept li:nth-child(3) img {
    max-width: 89px
}
.footer_concept li:nth-child(4) img {
    max-width: 150px
}
.copyright {
    text-align: center;
    padding: 40px
}
.copyright p {
    color: #fff;
    font-size: 1.2em;
    font-family: Koburina Gothic W6
}
.lity.lity-opened {
    opacity: 1
}
.lightbox {
    padding: 30px;
    background-color: #fff;
    overflow: scroll
}
.lightbox__container .profile div {
    max-width: 600px
}
.profile__title {
    font-family: "Shuei MaruGo B" font-weight: 400;
    line-height: 1.8;
    font-size: 28px;
    letter-spacing: 0.06em
}
.profile__sub {
    font-family: "Shuei MaruGo B";
    font-size: 2em
}
.profile__body {
    margin: 2% auto;
    font-family: "Shuei MaruGo B";
    font-size: 1.8em
}
.hover:hover img {
    opacity: .5;
    transition-duration: 0.3s
}
.toc-item.gray img {
    -webkit-filter:grayscale(100%);
    -moz-filter:grayscale(100%);
    -o-filter:grayscale(100%);
    -ms-filter:grayscale(100%);
    filter:grayscale(100%);
    transition: 0.2s linear
}
.box.sunui_banner {
  max-width: 90%;
  margin: auto;
}
.arrow {
  margin: 40px auto 60px;
}
.arrow div {
  max-width: 165px;
  margin: auto;
}
.arrow p {
  text-align: center;
  font-size: 2.1em;
  font-family: Koburina Gothic W6;
}
@media screen and (max-width: 959px) {
    .sp {
        display: block
    }
    .pc {
        display: none
    }
    .wrapper {
      max-width: 83%;
    }
    .wrapper h1 {
      max-width: 95%;
    }
    .planning__info {
      max-width: 60%;
    }
    .planning__plan--wrap {
        margin-bottom: 50px
    }
    .planning__plan--img li:nth-child(1) {
        max-width: 80%;
        margin: auto;
        position: static
    }
    .planning__planpleasure3--img.sp {
      max-width: 230px;
      margin: 0 auto 40px;
    }
    .planning__plan.schedule h2 {
      max-width: 440px;
    }
    .scheduleWrap .right.img dd:nth-child(4) {
      margin: 20px auto 0;
      width: 200px;
    }
    .mark {
      max-width: 550px;
    }
    .planning__banner2 ul {
      max-width: 400px;
    }
    .arrow div {
      max-width: 100px;
    }
}
@media screen and (max-width:560px) {
    br {
      display: none;
    }
    .br-pcsp {
      display: block;
    }
    .br-sp {
      display: block;
    }
    .pc {
      display: none;
    }
    .sp {
      display: block;
    }
    .planning__bg {
      background-image: none
    }
    .wrapper {
      max-width: 90%;
      margin-top: 20px;
    }
    .wrapper h1 {
      max-width: 100%;
    }
    .planning__top {
      margin: 10px 0
    }
    .planning__top img {
      max-width: 50%
    }
    .planning__header h1 {
        max-width: 90%
    }
    .planning__info {
      max-width: 100%;
      margin: 40px auto 20px
    }
    .planning__wrap {
      width: 100%;
      margin: 0 auto 40px
    }
    .planning__wrap.schedule {
      width: calc(100% - 30%);
    }
    .planning__txt.yodogawa {
      text-align: left;
      font-size: 14px
    }
    .planning__txt {
      font-size: 13px
    }
    .planning__plan .box {
      max-width: 100%;
      margin: 50px auto 65px
    }
    .planning__content h2 {
      max-width: 90%;
      margin: 0 auto 20px
    }
    .planning__plan h2 {
      font-size: 24px
    }
    .planning__plan--list {
      margin: 50px auto
    }
    .planning__plan--list li:before {
      width: 30px;
      height: 30px
    }
    .planning__plan--list li {
      font-size: 18px
    }
    .planning__plan--wrap {
      width: 90%;
      margin: 0 auto
    }
    .planning__plan--img li:nth-child(1) {
      max-width: 100%;
      position: static
    }
    .planning__mapinfo--btn {
      max-width: 90%
    }
    .planning__mapinfo--map {
      max-width: 100%
    }
    .planning__banner {
      max-width: 80%
    }
    .footer_wrap {
      display: block
    }
    .footer_concept {
      display: block;
      text-align: center
    }
    .footer_concept li:nth-child(1) img,
    .footer_concept li:nth-child(2) img,
    .footer_concept li:nth-child(3) img,
    .footer_concept li:nth-child(4) img {
      max-width: 307px;
      margin: auto
    }
    .profile__sub {
      font-size: 18px
    }
    .profile__body {
      font-size: 16px
    }
    .profile__body {
      margin: 20px auto
    }
    .lity-container {
      max-width: 90% !important
    }
    .scheduleWrap {
      width: 100%;
      margin: 0 auto 20px;
      justify-content: flex-start;
    }
    .planning__planpleasure1--wrap,
    .planning__planpleasure2--wrap,
    .planning__planpleasure3--wrap {
      margin-bottom: 10px;
    }
    .planning__plan .box {
      margin: 35px auto;
    }
    .planning__plan.schedule h2 {
      margin: 0 auto 30px;
    }
    .scheduleWrap .left dt {
      font-size: 2em;
      margin: 0 0 10px;
    }
    .scheduleWrap .right dd {
      font-size: 1.6em;
      line-height: 1.8;
    }
    .planning__plan.charge h2 {
      font-size: 2em;
    }
    .chargeWrap li:first-child {
      font-size: 2em;
    }
    .chargeWrap li:not(:first-child) {
      font-size: 1.6em;
      text-align: left;
    }
    .planning__wrap.charge {
      width: 100%!important;
      max-width: 100%;
    }
    .planning__planpleasure1--wrap h3,
    .planning__planpleasure2--wrap h3,
    .planning__planpleasure3--wrap h3 {
      font-size: 2em;
      text-align: center!important;
    }
    .planning__planpleasure1--wrap p,
    .planning__planpleasure2--wrap p,
    .planning__planpleasure3--wrap p {
      font-size: 1.6em;
    }
    .scheduleWrap .right.img dd:nth-child(4) {
      margin: 20px auto 0;
      width: 200px;
    }
    .scheduleWrap .right.img dd img {
      max-width: 100%;
    }
    .planning__plan.pleasure1,
    .planning__plan.pleasure2,
    .planning__plan.pleasure3 {
      margin: 0 0 30px;
    }
    .mark {
      margin: 0 auto 30px;
    }
    .mark p {
      font-size: 1.8em;
      text-align: left;
    }
    .planning__banner2 {
      margin: 40px auto 120px;
    }
    .arrow p {
      font-size: 1.8em;
    }
}
@media screen and (max-width:375px) {
  .planning__wrap.schedule {
    width: calc(100% - 20%);
  }
  .chargeWrap li:first-child {
    font-size: 1.8em;
  }
  .planning__planpleasure1--wrap h3,
  .planning__planpleasure2--wrap h3,
  .planning__planpleasure3--wrap h3 {
    font-size: 1.8em;
  }
}
@media screen and (max-width:320px) {
  .planning__wrap.schedule {
    width: calc(100% - 10%);
  }
}