@charset "UTF-8";
.content_inner {
  color: #000;
  line-height: 1.75;
  font-size: 16px;
  font-weight: 600;
  text-align: justify
}
.content_inner .note {
  font-weight: 400;
  line-height: 1.5;
  font-size: 12px
}
.content_inner .btn_apply {
  text-align: center;
  margin-top: 40px
}
.content_inner .btn_apply a {
  transition: all .5s ease
}
.content_inner .btn_apply a:hover {
  opacity: .85
}
.content_inner .flex {
  display: -ms-flexbox;
  display: flex
}
@media (max-width:767px) {
  #contents_in {
    padding: 0
  }
  .content_inner {
    box-shadow: none;
    padding: 0
  }
  .content_inner .btn_apply {
    margin-top: 20px
  }
  .content_inner .pc_v {
    display: none
  }
}
.content_inner .header_main {
  background: #007F41
}
@media (min-width:768px) {
  .content_inner .note {
    font-size: 14px;
    letter-spacing: .05rem
  }
  .content_inner .sp_v {
    display: none
  }
  .content_inner .header_main {
    margin: -20px -20px 0;
    padding: 5px 10px 0 0
  }
}
.content_inner .header_main .dackymv {
  display: -ms-flexbox;
  display: flex
}
.content_inner .header_main .dackymv .badge {
  width: 220px
}
.content_inner .header_main .dackymv .title {
  width: 1020px;
  text-align: center
}
.content_inner .header_main .dackymv .title img:last-child {
  border-top: 1px solid #fff
}
.content_inner section {
  margin: 20px 10px 0
}
@media (min-width:768px) {
  .content_inner section {
    margin: 40px auto 0
  }
}
.content_inner section.sec_apply > .btn_apply {
  margin-top: 0
}
.content_inner section.sec01 {
  position: relative
}
@media (min-width:768px) {
  .content_inner section.sec01 {
    margin: 0 -20px
  }
}
.content_inner section.sec01 .badge {
  position: absolute;
  top: 0;
  left: 0
}
@media (max-width:767px) {
  .content_inner section.sec01 {
    background: linear-gradient(#FABBDD, #fff);
    margin: 0
  }
  .content_inner section.sec01 .badge {
    width: 30vw;
    max-width: 220px
  }
  .content_inner section.sec01 .div_r {
    margin-top: 20px;
    padding: 0 10px
  }
}
@media (min-width:768px) {
  .content_inner section.sec01 .div_r {
    position: absolute;
    top: 40px;
    right: 40px;
    width: 402px
  }
}
.content_inner section.sec01 .div_r .youtube {
  background: #260096;
  padding: 10px
}
.content_inner section.sec01 .div_r .youtube iframe {
  width: 382px;
  height: 215px;
  margin-top: 10px
}
.content_inner section.sec01 .div_r .youtube + p {
  text-align: right;
  margin-top: 40px
}
.content_inner section.sec01 .div_r .youtube + p img:first-child {
  margin-right: 13.33px
}
.content_inner section.sec01 .div_r .youtube + p img:last-child {
  margin-top: 5px
}
.content_inner section.sec01 .div_r .youtube div {
  margin-top: 10px
}
@media (max-width:767px) {
  .content_inner section.sec01 .div_r .youtube .ifr_cnt {
    position: relative;
    width: 100%;
    padding: 56.25% 0 0;
    margin-bottom: 10px
  }
  .content_inner section.sec01 .div_r .youtube .ifr_cnt iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
  }
  .content_inner section.sec01 .dacky > picture {
    display: block;
    -ms-transform: scale(1.1) translate(6vw, 22px);
    transform: scale(1.1) translate(6vw, 22px)
  }
  .content_inner section.sec01 .dacky .txts {
    padding: 0 10px
  }
}
.content_inner section.sec01 .dacky .txts {
  margin-top: -60px;
  position: relative;
  z-index: 1
}
.content_inner section.sec01 .btn_apply {
  margin-top: 20px
}
.content_inner section.sec02 {
  background: #FCE2E2;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px
}
@media (min-width:768px) {
  .content_inner section.sec01 .dacky {
    position: relative;
    top: -10px
  }
  .content_inner section.sec01 .dacky .txts {
    position: absolute;
    left: 204px;
    bottom: 60px;
    width: 648px
  }
  .content_inner section.sec01 .btn_apply {
    margin-top: -40px;
    position: relative;
    z-index: 2
  }
  .content_inner section.sec02 h2 img {
    max-width: none;
    height: 103px
  }
}
.content_inner section.sec02 h2 + div {
  margin: 20px
}
@media (min-width:768px) {
  .content_inner section.sec02 h2 + div {
    margin: 20px 40px 0
  }
}
.content_inner section.sec02 .flex {
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media (max-width:767px) {
  .content_inner section.sec02 {
    padding-bottom: 6.67px
  }
  .content_inner section.sec02 .flex {
    margin-top: 10px
  }
}
.content_inner section.sec02 .flex .div_l {
  font-weight: 700;
  font-size: 20px;
  line-height: 200%;
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%
}
.content_inner section.sec02 .flex .div_l .note {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 400
}
@media (max-width:767px) {
  .content_inner section.sec02 .flex .div_l {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    font-size: 16px;
    margin-top: 10px
  }
}
.content_inner section.sec02 .flex .div_r {
  position: relative;
  top: -15px;
  text-align: center;
  -ms-flex-preferred-size: 35%;
  flex-basis: 35%
}
@media (max-width:767px) {
  .content_inner section.sec02 .flex .div_r {
    -ms-flex-order: 1;
    order: 1;
    top: 0
  }
  .content_inner section.sec02 .flex .div_r picture:last-child {
    margin-top: 20px;
    display: block
  }
  .content_inner section.sec02 .flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .content_inner section.sec02 .flex .div_c, .content_inner section.sec02 .flex .div_l, .content_inner section.sec02 .flex .div_r {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}
.content_inner section.sec03 {
  background: #F5FFA8;
  border: 8px solid #558E3D;
  border-radius: 10px;
  margin-top: 60px
}
@media (min-width:768px) {
  .content_inner section.sec03 {
    margin-top: 80px
  }
}
.content_inner section.sec03 h2 {
  margin: -40px 0 0;
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}
@media (min-width:768px) {
  .content_inner section.sec03 h2 {
    margin: -60px 0 0 -15px;
    width: 1245px
  }
}
.content_inner section.sec03 .flex {
  margin: 0 10px 10px;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.content_inner section.sec03 .flex .div_l {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%
}
@media (max-width:767px) {
  .content_inner section.sec03 .flex .div_l {
    -ms-flex-order: 2;
    order: 2
  }
}
.content_inner section.sec03 .flex .div_r {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
  font-size: 20px;
  padding: 10px
}
@media (min-width:768px) {
  .content_inner section.sec03 .flex {
    margin: -20px 20px 20px
  }
  .content_inner section.sec03 .flex .div_r {
    font-size: 24px;
    padding: 20px
  }
}
.content_inner section.sec03 .flex .div_r .note {
  margin-top: 20px
}
@media (max-width:767px) {
  .content_inner section.sec03 .flex .div_r {
    -ms-flex-order: 1;
    order: 1
  }
  .content_inner section.sec03 .flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .content_inner section.sec03 .flex .div_c, .content_inner section.sec03 .flex .div_l, .content_inner section.sec03 .flex .div_r {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}
.content_inner section.sec04 {
  background: #FFFAB8;
  border: 4px solid #FCE2E2;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px
}
.content_inner section.sec04 h2 {
  background: #D81718;
  padding: 10px 5px;
  margin: -4px 0 0 -4px;
  width: calc(100% + 8px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media (min-width:768px) {
  .content_inner section.sec04 h2 {
    height: 92px;
    padding: 10px 40px
  }
}
@media (max-width:767px) {
  .content_inner section.sec04 h2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .content_inner section.sec04 h2 img {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    display: block
  }
  .content_inner section.sec04 h2 img:last-child {
    margin-top: 5px
  }
  .content_inner section.sec04 .flex .div_l img {
    display: block;
    margin: auto;
    width: 70%;
    max-width: 400px;
    -ms-transform: translateY(6.67px);
    transform: translateY(6.67px)
  }
}
.content_inner section.sec04 .flex {
  overflow: hidden;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px
}
.content_inner section.sec04 .flex .div_l {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%
}
.content_inner section.sec04 .flex .div_c {
  -ms-flex-preferred-size: 43%;
  flex-basis: 43%
}
.content_inner section.sec04 .flex .div_c h3 + p {
  margin-top: -20px;
  font-size: 20px;
  padding: 0 10px
}
@media (max-width:767px) {
  .content_inner section.sec04 .flex .div_c h3 + p {
    margin-top: -5px;
    font-size: 16px
  }
  .content_inner section.sec04 .flex .div_c .note {
    padding: 0 10px
  }
}
.content_inner section.sec04 .flex .div_c .note {
  margin-top: 10px
}
.content_inner section.sec04 .flex .div_r {
  -ms-flex-preferred-size: 34%;
  flex-basis: 34%
}
@media (max-width:767px) {
  .content_inner section.sec04 .flex .div_r {
    margin-top: 10px
  }
  .content_inner section.sec04 .flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .content_inner section.sec04 .flex .div_c, .content_inner section.sec04 .flex .div_l, .content_inner section.sec04 .flex .div_r {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}
.content_inner section.sec05 {
  background: #FFF0BE;
  box-shadow: 0 0 20px 10px #FFF0BE;
  border-radius: 10px;
  width: calc(100% - 40px);
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto
}
@media (min-width:768px) {
  .content_inner section.sec05 {
    margin-top: 60px;
    padding: 10px
  }
}
.content_inner section.sec05 h2 {
  text-align: center
}
.content_inner section.sec05 h2 img {
  width: 1120px
}
.content_inner section.sec05 .flex:first-of-type {
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px
}
.content_inner section.sec05 .flex:first-of-type .card {
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 10px
}
.content_inner section.sec05 .flex:first-of-type .card.div_l {
  margin-top: 0 !important
}
@media (min-width:768px) {
  .content_inner section.sec05 .flex:first-of-type .card {
    margin-top: 0;
    -ms-flex-preferred-size: calc(33.3% - 20px);
    flex-basis: calc(33.3% - 20px)
  }
}
.content_inner section.sec05 .flex:first-of-type .card h3 {
  padding: 10px;
  background: #D9F8FF;
  text-align: center
}
@media (max-width:767px) {
  .content_inner section.sec05 .flex:first-of-type .card.div_c div div img, .content_inner section.sec05 .flex:first-of-type .card.div_r div div img {
    width: 60%;
    max-width: 280px
  }
  .content_inner section.sec05 .flex:first-of-type .card h3 {
    padding: 10px 60px
  }
  .content_inner section.sec05 .flex:first-of-type {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .content_inner section.sec05 .flex:first-of-type .div_c, .content_inner section.sec05 .flex:first-of-type .div_l, .content_inner section.sec05 .flex:first-of-type .div_r {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}
.content_inner section.sec05 .flex:first-of-type .card h3 + div {
  padding: 20px
}
.content_inner section.sec05 .flex:first-of-type .card h3 + div p {
  text-align: justify;
  font-size: 16px
}
.content_inner section.sec05 .flex:first-of-type .card h3 + div div, .content_inner section.sec05 .flex:first-of-type .card h3 + div p:first-child, .content_inner section.sec05 .flex:last-of-type > .div_l dl dt {
  text-align: center
}
.content_inner section.sec05 .flex:first-of-type .card h3 + div p:first-child + * {
  margin-top: 20px
}
@media (min-width:768px) {
  .content_inner section.sec05 .flex:first-of-type .card h3 + div p {
    font-size: 20px
  }
  .content_inner section.sec05 .flex:first-of-type .card h3 + div div {
    margin-top: 40px
  }
  .content_inner section.sec05 .flex:first-of-type .card:first-child h3 + div div {
    margin-top: 80px
  }
  .content_inner section.sec05 .flex:first-of-type .card:last-child {
    margin-top: 0
  }
}
.content_inner section.sec05 .flex:first-of-type .card:last-child h3 + div div, .content_inner section.sec05 .flex:first-of-type .card:last-child h3 + div p:first-child + * {
  margin-top: 0
}
@media (min-width:768px) {
  .content_inner section.sec05 .flex:last-of-type {
    margin-top: 40px
  }
}
.content_inner section.sec05 .flex:last-of-type h2 {
  padding: 10px 13.33px 0
}
.content_inner section.sec05 .flex:last-of-type > .div_l {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  overflow: hidden
}
.content_inner section.sec05 .flex:last-of-type > .div_l > img {
  -ms-transform: scale(1.2);
  transform: scale(1.2)
}
.content_inner section.sec05 .flex:last-of-type > .div_l dl {
  margin-top: -20px
}
.content_inner section.sec05 .flex:last-of-type > .div_l dl dd {
  padding: 10px 20px 0
}
.content_inner section.sec05 .flex:last-of-type > .div_l dl dd ul {
  text-shadow: 2px 2px 0 #fff
}
@media (min-width:768px) {
  .content_inner section.sec05 .flex:last-of-type > .div_l dl {
    margin-top: 0;
    width: calc(100% - 20px)
  }
  .content_inner section.sec05 .flex:last-of-type > .div_l dl dd ul {
    font-size: 23px
  }
  .content_inner section.sec05 .flex:last-of-type > .div_r .inner {
    font-size: 20px;
    line-height: 1.35
  }
}
.content_inner section.sec05 .flex:last-of-type > .div_l dl dd ul li {
  border-top: 1px solid #FB6736
}
.content_inner section.sec05 .flex:last-of-type > .div_l dl dd ul li:first-child {
  border-top: none
}
.content_inner section.sec05 .flex:last-of-type > .div_l dl dd ul li:nth-child(odd):before {
  content: "●";
  color: #FB6736
}
.content_inner section.sec05 .flex:last-of-type > .div_l dl dd ul li:nth-child(even):before {
  content: "★";
  color: #007F41
}
.content_inner section.sec05 .flex:last-of-type > .div_r {
  background: #F84263;
  border-radius: 10px;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%
}
@media (max-width:767px) {
  .content_inner section.sec05 .flex:last-of-type > .div_r {
    margin-top: 10px
  }
  .content_inner section.sec05 .flex:last-of-type > .div_r .inner .flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .content_inner section.sec05 .flex:last-of-type > .div_r .inner .flex .div_c, .content_inner section.sec05 .flex:last-of-type > .div_r .inner .flex .div_l, .content_inner section.sec05 .flex:last-of-type > .div_r .inner .flex .div_r {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}
.content_inner section.sec05 .flex:last-of-type > .div_r .inner {
  background: #fff;
  margin: 10px;
  padding: 20px
}
.content_inner section.sec05 .flex:last-of-type > .div_r .inner .flex {
  margin-top: 5px
}
.content_inner section.sec05 .flex:last-of-type > .div_r .inner > div p:last-child, .content_inner section.sec05 .flex:last-of-type > .div_r .inner > div:nth-of-type(2) > div div {
  margin-top: 10px
}
.content_inner section.sec05 .flex:last-of-type > .div_r .inner > div:nth-of-type(2) {
  border-top: dotted 4px #F84263;
  padding-top: 10px;
  margin-top: 10px
}
@media (min-width:768px) {
  .content_inner section.sec05 .flex:last-of-type > .div_r .inner > div div, .content_inner section.sec05 .flex:last-of-type > .div_r .inner > div p {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
  }
  .content_inner section.sec05 .flex:last-of-type > .div_r .inner > div:nth-of-type(2) > div div {
    margin-top: -80px
  }
}
.content_inner section.sec05 .flex:last-of-type > .div_r .inner > div:nth-of-type(3) {
  margin-top: 10px
}
@media (min-width:768px) {
  .content_inner section.sec05 .flex:last-of-type > .div_r .inner > div:nth-of-type(3) {
    margin-top: -40px
  }
}
.content_inner section.sec05 .flex:last-of-type > .div_r .inner > div:nth-of-type(3) > p {
  text-align: right
}
@media (max-width:767px) {
  .content_inner section.sec05 .flex:last-of-type > .div_r .inner > div:nth-of-type(3) > p {
    width: 220px;
    text-align: center;
    margin: 0 auto
  }
}
@media (min-width:768px) {
  .content_inner section.sec05 .flex:last-of-type > .div_r .inner > div:nth-of-type(3) > div div {
    margin-top: -60px
  }
}
@media (max-width:767px) {
  .content_inner section.sec05 .flex:last-of-type > .div_r .inner > div:nth-of-type(3) > div div {
    -ms-flex-order: 2;
    order: 2;
    margin-top: 10px
  }
  .content_inner section.sec05 .flex:last-of-type > .div_r .inner > div:nth-of-type(3) > div p {
    -ms-flex-order: 1;
    order: 1;
    margin-top: 0
  }
  .content_inner section.sec05 .flex:last-of-type {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .content_inner section.sec05 .flex:last-of-type .div_c, .content_inner section.sec05 .flex:last-of-type .div_l, .content_inner section.sec05 .flex:last-of-type .div_r {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}
.content_inner section.sec06 {
  background: #FFF5FA;
  border: 6px solid #F84263;
  padding: 10px;
  position: relative;
  border-radius: 10px
}
@media (min-width:768px) {
  .content_inner section.sec06 {
    margin-top: 100px;
    padding: 30px;
    border-radius: 20px
  }
  .content_inner section.sec06:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    border: 6px dotted #F84263;
    border-radius: 10px
  }
  .content_inner section.sec06 > h2 {
    margin-top: -100px
  }
}
.content_inner section.sec07, .content_inner section.sec08 {
  border-radius: 10px;
  overflow: hidden
}
.content_inner section.sec06 > h2 {
  text-align: center;
  position: relative;
  z-index: 2
}
.content_inner section.sec06 > .flex {
  border-top: 2px solid #F84263;
  padding-top: 30px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 10px
}
.content_inner section.sec06 > .flex:first-of-type {
  border-top: none;
  padding-top: 0
}
.content_inner section.sec06 > .flex:last-of-type {
  margin-bottom: 0
}
@media (min-width:768px) {
  .content_inner section.sec06 > .flex {
    margin: 20px
  }
  .content_inner section.sec06 > .flex .div_l h2 + p {
    font-size: 18px
  }
}
.content_inner section.sec06 > .flex .div_l {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%
}
.content_inner section.sec06 > .flex .div_l h2 img {
  display: block
}
@media (max-width:767px) {
  .content_inner section.sec06 > .flex .div_l h2 img:first-child {
    height: 38px;
    display: block;
    margin: auto
  }
}
.content_inner section.sec06 > .flex .div_l h2 img:last-child {
  margin-top: 10px
}
.content_inner section.sec06 > .flex .div_l h2 + p {
  margin-top: 20px
}
.content_inner section.sec06 > .flex .div_r {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  text-align: center
}
.content_inner section.sec06 > .flex:nth-of-type(odd) .div_r {
  text-align: center
}
.content_inner section.sec06 > .flex:nth-of-type(even) .div_l {
  -ms-flex-order: 2;
  order: 2
}
.content_inner section.sec06 > .flex:nth-of-type(even) .div_r {
  -ms-flex-order: 1;
  order: 1
}
.content_inner section.sec07 header {
  text-align: center;
  font-size: 24px;
  padding: 20px;
  background: url(/contents/shop/00000003/image/static/dacky/dc_img121@2x.png) 100% 100% no-repeat #E6F5BD;
  background-size: 20vw
}
@media (min-width:768px) {
  .content_inner section.sec06 > .flex:nth-of-type(1) .div_r img {
    position: relative;
    top: -30px
  }
  .content_inner section.sec06 > .flex:nth-of-type(3) .div_l {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%
  }
  .content_inner section.sec06 > .flex:nth-of-type(3) .div_r {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%
  }
  .content_inner section.sec06 > .flex:nth-of-type(4) .div_r {
    padding-right: 20px
  }
  .content_inner section.sec07 header {
    background-position: 100% 50%;
    background-size: 220px
  }
}
.content_inner section.sec07 header .dackymv img {
  display: block;
  margin: auto
}
.content_inner section.sec07 header .dackymv img:last-child {
  margin-top: 10px
}
.content_inner section.sec07 header .dackymv + p {
  line-height: 1.5;
  margin-top: -10px
}
@media (max-width:767px) {
  .content_inner section.sec06 > .flex:nth-of-type(even) .div_r {
    -ms-flex-order: 2;
    order: 2
  }
  .content_inner section.sec06 > .flex:nth-of-type(even) .div_l {
    -ms-flex-order: 1;
    order: 1
  }
  .content_inner section.sec06 > .flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .content_inner section.sec06 > .flex .div_c, .content_inner section.sec06 > .flex .div_l, .content_inner section.sec06 > .flex .div_r {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
  .content_inner section.sec07 header .dackymv + p {
    margin-top: 10px;
    font-size: 20px;
    min-height: 7rem;
    padding-right: 16vw
  }
  .content_inner section.sec07 header .dackymv + p br {
    display: none
  }
}
@media (max-width:500px) {
  .content_inner section.sec07 header .dackymv + p {
    font-size: 14px;
    min-height: auto
  }
}
.content_inner section.sec07 .flex > div {
  -ms-flex-preferred-size: 47%;
  flex-basis: 47%;
  padding: 10px
}
.content_inner section.sec07 .flex > div.div_l p {
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 1
}
@media (min-width:768px) {
  .content_inner section.sec07 .flex > div.div_l {
    padding: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-preferred-size: 6%;
    flex-basis: 6%
  }
  .content_inner section.sec07 .flex > div.div_l p {
    font-size: 48px
  }
}
.content_inner section.sec07 .flex:nth-of-type(1) > div {
  background: #e2f5fa
}
.content_inner section.sec07 .flex:nth-of-type(1) > div.div_l {
  background: #6FD9F8
}
.content_inner section.sec07 .flex:nth-of-type(2) > div {
  background: #ffede8
}
.content_inner section.sec07 .flex:nth-of-type(2) > div.div_l {
  background: #FF9478
}
.content_inner section.sec07 .flex:nth-of-type(2) > div.div_r img {
  margin-top: -20px
}
.content_inner section.sec07 .flex:nth-of-type(3) > div {
  background: #eaedfd
}
.content_inner section.sec07 .flex:nth-of-type(3) > div.div_l {
  background: #4252AB
}
.content_inner section.sec07 .flex:nth-of-type(3) > div.div_c img {
  margin-top: -15px
}
@media (max-width:767px) {
  .content_inner section.sec07 .flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .content_inner section.sec07 .flex .div_c, .content_inner section.sec07 .flex .div_l, .content_inner section.sec07 .flex .div_r {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}
.content_inner section.sec08 {
  background: linear-gradient(#FFC37E, #ffedd8);
  position: relative;
  padding: 25px 25px 30px
}
.content_inner section.sec08:after {
  content: "";
  position: absolute;
  top: 5.71px;
  left: 5.71px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border: 4px solid #fff;
  border-radius: 5px
}
.content_inner section.sec08 .flex {
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 1
}
.content_inner section.sec08 .flex > ul {
  -ms-flex-preferred-size: calc(50% - 10px);
  flex-basis: calc(50% - 10px);
  margin-top: -10px
}
@media (min-width:768px) {
  .content_inner section.sec08 {
    padding: 30px 30px 40px
  }
  .content_inner section.sec08 .flex > ul {
    margin-top: -30px
  }
}
.content_inner section.sec08 .flex > ul li {
  background: #F0FFFE;
  border-radius: 10px;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, .25);
  padding: 13.33px;
  margin-top: 10px
}
.content_inner section.sec08 .flex > ul li:first-child {
  margin-top: 0
}
@media (min-width:768px) {
  .content_inner section.sec08 .flex > ul li {
    padding: 20px
  }
}
.content_inner section.sec08 .flex > ul:last-child li:last-child {
  background: 0 0;
  box-shadow: none;
  padding: 15px 0 0
}
@media (max-width:767px) {
  .content_inner section.sec08 .flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .content_inner section.sec08 .flex .div_c, .content_inner section.sec08 .flex .div_l, .content_inner section.sec08 .flex .div_r {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}
.content_inner section.sec09 {
  border: 3px solid #4B4E53;
  border-radius: 20px;
  margin-top: 40px
}
@media (min-width:768px) {
  .content_inner section.sec09 {
    margin-top: 80px
  }
}
.content_inner section.sec09 h2 {
  background: #4B4E53;
  padding: 10px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  line-height: 1
}
.content_inner section.sec09 h2 img:first-child {
  margin-top: -40px
}
.content_inner section.sec09 > .flex {
  padding: 20px
}
.content_inner section.sec09 > .flex > p {
  line-height: 1.5
}
@media (min-width:768px) {
  .content_inner section.sec09 h2 img:first-child {
    margin-top: -60px
  }
  .content_inner section.sec09 > .flex {
    padding: 30px
  }
  .content_inner section.sec09 > .flex > p {
    font-size: 24px
  }
  .content_inner section.sec09 > .flex > .div_l {
    margin-right: 40px;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%
  }
}
.content_inner section.sec09 > .flex > .div_r {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%
}
@media (max-width:767px) {
  .content_inner section.sec09 > .flex > .div_r {
    margin-top: 20px;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }
  .content_inner section.sec09 > .flex > .div_r.flex .div_l img {
    width: 60%;
    max-width: 300px;
    display: block;
    margin: auto
  }
}
.content_inner section.sec09 > .flex > .div_r.flex {
  -ms-flex-pack: justify;
  justify-content: space-between
}
.content_inner section.sec09 > .flex > .div_r.flex .div_l {
  -ms-flex-preferred-size: 196px;
  flex-basis: 196px
}
.content_inner section.sec09 > .flex > .div_r.flex .div_r {
  -ms-flex-preferred-size: calc(100% - (196px + 20px));
  flex-basis: calc(100% - (196px + 20px));
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400
}
.content_inner section.sec09 > .flex > .div_r.flex .div_r P:first-child {
  text-align: left
}
@media (max-width:767px) {
  .content_inner section.sec09 > .flex > .div_r.flex .div_r P:first-child {
    margin-top: 10px
  }
}
.content_inner section.sec09 > .flex > .div_r.flex .div_r P:first-child img {
  display: block;
  margin: 10px auto auto
}
@media (max-width:767px) {
  .content_inner section.sec09 > .flex > .div_r.flex .div_r P:first-child img {
    width: 60%;
    max-width: 300px;
    display: block;
    margin: 5px auto auto
  }
  .content_inner section.sec09 > .flex > .div_r.flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .content_inner section.sec09 > .flex > .div_r.flex .div_c, .content_inner section.sec09 > .flex > .div_r.flex .div_l, .content_inner section.sec09 > .flex > .div_r.flex .div_r {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}
.content_inner section.sec09 > .flex > .div_r.flex .div_r .prof {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #000
}
@media (max-width:767px) {
  .content_inner section.sec09 > .flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .content_inner section.sec09 > .flex .div_c, .content_inner section.sec09 > .flex .div_l, .content_inner section.sec09 > .flex .div_r {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}
.content_inner section.sec10 {
  border: 4px solid #003C18
}
.content_inner section.sec10 h2 {
  background: #260096;
  text-align: center;
  padding: 10px
}
.content_inner section.sec10 h2 img {
  width: 100%
}
.content_inner section.sec10 h2 + * {
  border-top: 4px solid #003C18;
  background: #FFFAB8
}
.content_inner section.sec10 h2 + .flex .div_l {
  -ms-flex-preferred-size: calc(100% - 418px);
  flex-basis: calc(100% - 418px);
  padding: 20px
}
@media (min-width:768px) {
  .content_inner section.sec10 h2, .content_inner section.sec10 h2 + * {
    padding: 20px
  }
  .content_inner section.sec10 h2 + .flex .div_l {
    padding-right: 20px
  }
}
.content_inner section.sec10 h2 + .flex .div_l dt {
  background: #260096;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  border-radius: 2rem;
  padding: 10px;
  line-height: 1rem
}
.content_inner section.sec10 h2 + .flex .div_l dd {
  margin-top: 10px;
  padding: 10px 0 0;
  border-top: 1px solid #260096;
  position: relative;
  font-size: 16px
}
.content_inner section.sec10 h2 + .flex .div_l dd .title {
  color: #260096;
  font-family: serif;
  font-size: 20px
}
.content_inner section.sec10 h2 + .flex .div_l dd .title:before {
  content: "◉";
  color: #260096;
  font-size: 20px;
  margin-right: 0;
  padding: 0;
  border-radius: 0
}
.content_inner section.sec10 h2 + .flex .div_l dd .img {
  width: 60%;
  max-width: 300px;
  display: block;
  margin: 10px auto
}
.content_inner section.sec10 h2 + .flex .div_l dd:nth-of-type(1) {
  border-top: none;
  margin-top: 0
}
@media (min-width:768px) {
  .content_inner section.sec10 h2 + .flex .div_l dd .title {
    font-size: 24px
  }
  .content_inner section.sec10 h2 + .flex .div_l dd .img {
    width: auto;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 2
  }
  .content_inner section.sec10 h2 + .flex .div_l dd:nth-of-type(2) {
    padding-right: 30%
  }
  .content_inner section.sec10 h2 + .flex .div_l dd:nth-of-type(2) .img {
    top: auto;
    bottom: 5px
  }
  .content_inner section.sec10 h2 + .flex .div_l dd:nth-of-type(3) {
    padding-right: 30%
  }
}
.mfp-bg, .mfp-container, .mfp-wrap {
  left: 0;
  top: 0;
  height: 100%
}
@media (max-width:767px) {
  .content_inner section.sec10 h2 + .flex .div_l {
    -ms-flex-order: 2;
    order: 2
  }
}
.content_inner section.sec10 h2 + .flex .div_r {
  -ms-flex-preferred-size: calc(418px + 20px);
  flex-basis: calc(418px + 20px);
  text-align: right
}
@media (max-width:767px) {
  .content_inner section.sec10 h2 + .flex .div_r {
    -ms-flex-order: 1;
    order: 1
  }
  .content_inner section.sec10 h2 + .flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .content_inner section.sec10 h2 + .flex .div_c, .content_inner section.sec10 h2 + .flex .div_l, .content_inner section.sec10 h2 + .flex .div_r {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}
.content_inner section.sec12 {
  margin-top: 25px
}
.content_inner section.sec12 .flex {
  -ms-flex-pack: center;
  justify-content: center
}
.content_inner section.sec12 .flex .div_r {
  margin: 20px 0 0
}
@media (min-width:768px) {
  .content_inner section.sec12 .flex .div_r {
    margin: 22px 0 0 20px
  }
}
.content_inner section.sec12 .flex .div_r > * {
  margin-top: 16px;
  display: block
}
.content_inner section.sec12 .flex .div_r > :first-child {
  margin-top: 0
}
@media (max-width:767px) {
  .content_inner section.sec12 .flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .content_inner section.sec12 .flex .div_c, .content_inner section.sec12 .flex .div_l, .content_inner section.sec12 .flex .div_r {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}
.content_inner section.sec13 {
  border: 2px solid #000;
  font-weight: 400
}
.content_inner section.sec13 h2 {
  background: #F9F2DE;
  font-size: 20px;
  color: #CC2F2A;
  text-align: center;
  padding: 5px
}
.content_inner section.sec13 h2 + div {
  padding: 20px
}
@media (min-width:768px) {
  .content_inner section.sec13 h2 {
    font-size: 30px
  }
  .content_inner section.sec13 h2 + div {
    padding: 20px 40px
  }
}
.content_inner section.sec13 h2 + div p {
  font-size: 14px;
  margin-top: 20px
}
.content_inner section.sec13 h2 + div p:first-child {
  margin-top: 0
}
.content_inner .bd_box01 {
  border: 1px solid #000;
  border-radius: 5px;
  padding: 10px;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px auto 0
}
@media (min-width:768px) {
  .content_inner .bd_box01 {
    margin: 40px auto 0;
    width: 908px
  }
}
.content_inner .bd_box01 .div_l {
  width: 40%;
  text-align: center
}
.content_inner .bd_box01 .div_l .note {
  text-align: right
}
.content_inner .bd_box01 .bold {
  font-size: 36px;
  font-weight: 700;
  vertical-align: baseline
}
.content_inner .bd_box01 p:first-of-type {
  width: 100%;
  border-bottom: 1px solid #000;
  padding-bottom: 2.5px;
  margin-bottom: 10px
}
@media (max-width:767px) {
  .content_inner .bd_box01 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .content_inner .bd_box01 .div_c, .content_inner .bd_box01 .div_l, .content_inner .bd_box01 .div_r {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}
.mfp-bg {
  width: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8
}
.mfp-wrap {
  width: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  padding: 0 8px;
  box-sizing: border-box
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle
}
.mfp-align-top .mfp-container:before {
  display: none
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045
}
.mfp-close, .mfp-preloader {
  text-align: center;
  position: absolute
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto
}
.mfp-ajax-cur {
  cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out
}
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
  cursor: auto
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.mfp-loading.mfp-figure {
  display: none
}
.mfp-hide {
  display: none !important
}
.mfp-preloader {
  color: #CCC;
  top: 50%;
  width: auto;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044
}
.mfp-preloader a {
  color: #CCC
}
.mfp-close, .mfp-preloader a:hover {
  color: #FFF
}
.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
  display: none
}
button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation
}
button::-moz-focus-inner {
  padding: 0;
  border: 0
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  right: 0;
  top: 0;
  text-decoration: none;
  opacity: .65;
  padding: 0 0 18px 10px;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace
}
.mfp-close:focus, .mfp-close:hover {
  opacity: 1
}
.mfp-close:active {
  top: 1px
}
.mfp-close-btn-in .mfp-close {
  color: #333
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap
}
.mfp-figure, img.mfp-img {
  line-height: 0
}
.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
  margin-top: -54px
}
.mfp-arrow:after, .mfp-arrow:before {
  width: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent;
  height: 0;
  display: block;
  content: '';
  position: absolute;
  left: 0
}
.mfp-arrow:focus, .mfp-arrow:hover {
  opacity: 1
}
.mfp-arrow:before {
  top: 0
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7
}
.mfp-arrow-left {
  left: 0
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F
}
.mfp-arrow-right {
  right: 0
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}
.mfp-image-holder .mfp-content, img.mfp-img {
  max-width: 100%
}
.mfp-iframe-holder .mfp-close {
  top: -40px
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  background: #000
}
.mfp-figure:after, img.mfp-img {
  width: auto;
  height: auto;
  display: block
}
img.mfp-img {
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  background: #444
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px
}
.mfp-figure figure {
  margin: 0
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer
}
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    text-align: center;
    padding: 0
  }
}
@media all and (max-width:900px) {
  .mfp-arrow {
    -ms-transform: scale(.75);
    transform: scale(.75)
  }
  .mfp-arrow-left {
    -ms-transform-origin: 0;
    transform-origin: 0
  }
  .mfp-arrow-right {
    -ms-transform-origin: 100%;
    transform-origin: 100%
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px
  }
}
/*# sourceMappingURL=dacky_lp.css.map */