@charset "utf-8";
/* CSS Document */
/*打消し*/
main .main {
  width: 100%;
  background-color: #fff!important;
}
main #main_inner h3, h3:not(.footer) {
  padding: 0;
}
main #main_inner h3::before, h3:not(.footer)::before {
  content: none;
}
h4 {
  font-size: 1em;
  padding: 0;
}
h5 {
  border-bottom: none;
  color: #612a09;
  line-height: normal;
  font-size: inherit;
}
/*共通*/
#sec_sitemap {
  font-family: "HGGothicM", "HGMaruGothicMPRO", "HGMaruGothicM", 
    "Hiragino Maru Gothic ProN", "M PLUS Rounded 1c", 
    "Meiryo", sans-serif;
}
.dc_topbar {
  position: relative;
  top: -10px;
  width: 100%;
}
.pink {
  color: #E57474!important;
}
.pink02 {
  color: #E26F8A!important;
}
.brown {
  color: #B97B6B!important;
}
.orange {
  color: #D37A63!important;
}
article,.flag {
  position: relative;
}
.con {
  margin-left: auto;
  margin-right: auto;
}
.dc,.bg {
  position: absolute;
}
.bg {
  z-index: 1;
}
.dc,.flag {
  height: auto;
  z-index: 5;
}
.flag {
  margin-top: .5em;
  margin-bottom: .5em;
}
.ic_book {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  height: auto;
  margin-left: 1.25em;
}
.ul_sitemap {
  font-weight: 600;
  position: relative;
  z-index: 10;
}
.ul_sitemap * {
  line-height: 1.8;
}
.ul_sitemap a {
  color: inherit;
  position: relative;
}
.ul_sitemap > li {
  padding-left: 1em;
}
.ul_sitemap > li:not(:last-of-type) {
  margin-bottom: .75em;
}
.ul_sitemap > li::before {
  content: '■';
  position: absolute;
  left: 0;
}
.ul_sitemap > li > .ul_sitemap_sub {
  max-width: 350px;
  display: flex;
  flex-wrap: wrap;
}
.ul_sitemap > li > .ul_sitemap_sub * {
  line-height: 2;
}
.ul_sitemap > li > .ul_sitemap_sub > li {
  font-size: .75em;
  margin-right: 1em;
}
.ul_sitemap > li > .ul_sitemap_sub > li.f100 {
  flex: 0 0 100%;
}
.ul_sitemap > li > .ul_sitemap_sub:not(:last-of-type) {
  margin-bottom: 1.5em;
}
.ul_sitemap > li > .ul_sitemap_sub > li {
  display: block;
}
/*art_sitemap*/
#art_sitemap .bg {
  width: 40%;
  top: 10%;
  right: 0;
}
.im_sitemap {
  position: relative;
  width: 80%;
  max-width: 450px;
  display: block;
  margin: auto;
  z-index: 2;
}
.dc_airplane {
  width: 145px;
  top: 10%;
  left: 19.5%;
}
.dc_flag {
  width: 60px;
  top: 22%;
  right: 10%;
}
.dc_route {
  width: 270px;
  right: 22%;
  bottom: -40px;
}
/*art_siru*/
#art_siru .bg {
  width: 40%;
  top: -20%;
  left: 0;
}
.tx_group01 {
  width: 6.5em;
  top: 42%;
  right: 17%;
}
/*art_miru*/
.tx_oneteam {
  width: 5em;
  right: 20%;
}
/*art_iku*/
#art_iku .bg {
  width: 78%;
  top: 52%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.tx_group02 {
  width: 8.5em;
  right: 15%;
  bottom: 20%;
}
/*art_kiku*/
.tx_shinrai {
  width: 3.5em;
  right: 27.5%;
}
.dc_flower {
  width: 7.5%;
  right: 20%;
  bottom: -75%;
}
/*art_yomu*/
#art_yomu {
  padding-bottom: 150px;
}
#art_yomu .bg:first-of-type {
  width: 45%;
  right: 0;
  bottom: 0;
}
#art_yomu .bg:nth-of-type(2) {
  width: 50%;
  left: 0;
  bottom: 0;
}
.tx_ai {
  width: 2.5em;
  right: 28%;
}
.dc_break {
  position: relative;
  width: 33%;
  left: 8%;
  bottom: -30px;
  z-index: 5;
}
@media screen and (max-width: 768px) {
  .con {
    padding: 0 30px;
  }
  .ul_sitemap > li,
  .flag　{
    font-size: 20px;
  }
  .dc {
    font-size: 18px;
  }
  .ul_sitemap > li > .ul_sitemap_sub {
    max-width: 250px;
  }
  .flag {
    width: 70px;
  }
  .ic_book {
    width: 24px;
  }
  /*art_sitemap*/
  .dc_airplane {
    width: 26%;
    top: 2%;
    left: 8%;
  }
  .dc_flag {
    width: 8%;
    top: 12%;
    right: 6%;
  }
  .dc_route {
    width: 46%;
    right: 7%;
    bottom: -30px;
  }
  /*art_siru*/
  #art_siru .bg {
    width: 40%;
    top: -10%;
    left: 0;
  }
  .tx_group01 {
    top: 63%;
    right: 10px;
  }
  /*art_miru*/
  .tx_oneteam {
    right: 5%;
  }
  /*art_iku*/
  #art_iku .bg {
    width: 78%;
    top: 52%;
  }
  .tx_group02 {
    right: 5%;
    bottom: 15%;
  }
  /*art_kiku*/
  .tx_shinrai {
    right: 4%;
    margin-top: 1.75em;
  }
  .dc_flower {
    width: 10%;
    right: 17%;
    bottom: 0;
  }
  /*art_yomu*/
  #art_yomu {
    padding-bottom: 25px;
  }
  #art_yomu .bg:nth-of-type(3) {
    width: 40%;
    top: -95%;
    right: 0;
  }
  #art_yomu .bg:nth-of-type(4) {
    width: 35%;
    bottom: 0;
    left: 0;
  }
  .tx_ai {
    top: 50%;
    right: 5%;
    /* margin-top: -8px; */
  }
  .dc_break {
    width: 38%;
    left: 5%;
    bottom: -10px;
  }
  #art_miru .flag{
    left: 60%;
  }
  #art_kiku .flag {
    left: 60%;
  }
  #art_iku .flag {
    left: 45%;
    margin-top: 1em;
    margin-bottom: -.25em;
  }
  #art_miru .flag {
    /* right: 25%; */
    margin: 1em 0;
  }
}

@media screen and (min-width: 769px) {
  .con {
    width: 828px;
  }
  .ul_sitemap > li,
  .dc,.flag　{
    font-size: 25px;
  }
  .flag {
    width: 120px;
    left: 5%;
  }
  .ic_book {
    width: 35px;
  }
  #art_miru h3,
  #art_kiku h3 {
    margin-top: -3em;
  }
  #art_miru .flag,
  #art_kiku .flag {
    left: 55%;
  }
  #art_iku .flag {
    left: 15%;
    margin-top: 1em;
    margin-bottom: -.5em;
  }
}
@media screen and (max-width: 480px){
  .ul_sitemap > li,
  .flag　{
    font-size: 17px;
  }
  .dc {
    font-size: 16px;
  }
}