@charset "UTF-8";
#page.datecrown #header .right ul li a {
  color: #009040;
  font-weight: 600; }
#page.datecrown .inner {
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 5em;
  padding-bottom: 5em; }
  #page.datecrown .inner .titleBox h2 {
    font-size: 200%;
    font-weight: 600;
    line-height: 1.8em;
    margin-bottom: 1em; }
  #page.datecrown .inner .titleBox .desc {
    font-weight: 500;
    line-height: 2em;
    margin-bottom: 1em; }
#page.datecrown .contactBox {
  background: no-repeat url("../images/datecrown/datecrown_bg.jpg") 50% 50%;
  background-size: cover; }
  #page.datecrown .contactBox::after {
    display: none; }
  #page.datecrown .contactBox .titleBox {
    margin-bottom: 2em; }
    #page.datecrown .contactBox .titleBox h2 {
      margin-bottom: 0; }
#page.datecrown .note {
  font-size: 80%;
  line-height: 1.5em; }
#page.datecrown .cont01 .content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between; }
  #page.datecrown .cont01 .content .titleBox {
    margin-bottom: 2em;
    width: 100%; }
    #page.datecrown .cont01 .content .titleBox h2 {
      font-weight: 700; }
  #page.datecrown .cont01 .content .imgBox {
    width: 100%; }
#page.datecrown .cont02 {
  background: #009040;
  color: #FFF;
  text-align: center; }
  #page.datecrown .cont02 .titleBox {
    margin-bottom: 4em; }
  #page.datecrown .cont02 .txtBox h3 {
    font-size: 150%;
    font-weight: 700;
    line-height: 1.8em;
    margin-bottom: 1em; }
  #page.datecrown .cont02 .txtBox .descBox {
    display: flex;
    justify-content: space-between;
    text-align: left; }
    #page.datecrown .cont02 .txtBox .descBox .box {
      box-sizing: border-box;
      color: #222;
      padding: 2em 3em;
      position: relative;
      z-index: 1; }
      #page.datecrown .cont02 .txtBox .descBox .box h3, #page.datecrown .cont02 .txtBox .descBox .box h4 {
        text-align: center; }
      #page.datecrown .cont02 .txtBox .descBox .box h4 {
        font-weight: 600;
        padding: 0.75em;
        position: relative; }
        #page.datecrown .cont02 .txtBox .descBox .box h4::after {
          content: '';
          display: block;
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          z-index: -1;
          transform: skewX(-15deg); }
      #page.datecrown .cont02 .txtBox .descBox .box ul {
        margin-top: 2em; }
        #page.datecrown .cont02 .txtBox .descBox .box ul li {
          font-weight: 500;
          line-height: 1.5em;
          margin-bottom: 1em;
          padding-left: 1em;
          position: relative; }
          #page.datecrown .cont02 .txtBox .descBox .box ul li::before {
            content: '・';
            display: inline-block;
            position: absolute;
            top: 0;
            left: 0; }
          #page.datecrown .cont02 .txtBox .descBox .box ul li:last-child {
            margin-bottom: 0; }
      #page.datecrown .cont02 .txtBox .descBox .box.left {
        background: #FFF;
        position: relative;
        width: 57.5%; }
        #page.datecrown .cont02 .txtBox .descBox .box.left h4 {
          color: #FFF; }
          #page.datecrown .cont02 .txtBox .descBox .box.left h4::after {
            background: #009040; }
      #page.datecrown .cont02 .txtBox .descBox .box.right {
        background: #eceae4;
        width: 42.5%; }
        #page.datecrown .cont02 .txtBox .descBox .box.right h4 {
          font-size: 100%; }
          #page.datecrown .cont02 .txtBox .descBox .box.right h4::after {
            background: #FFF; }
        #page.datecrown .cont02 .txtBox .descBox .box.right ul li {
          font-size: 90%;
          font-weight: 400; }
      #page.datecrown .cont02 .txtBox .descBox .box .marker {
        position: relative;
        background: linear-gradient(transparent 60%, rgba(212, 64, 45, 0.5) 60%); }
      #page.datecrown .cont02 .txtBox .descBox .box .date {
        position: absolute;
        right: 0;
        bottom: 3.5em;
        width: 30%; }
      #page.datecrown .cont02 .txtBox .descBox .box .note {
        margin-top: 2em; }
#page.datecrown .cont03 {
  background: no-repeat url("../images/datecrown/bg-date.jpg") 50% 50%;
  background-size: cover;
  position: relative;
  z-index: 0; }
  #page.datecrown .cont03::after {
    background: rgba(0, 0, 0, 0.25);
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
  #page.datecrown .cont03 .inner {
    color: #FFF;
    padding-top: 10em;
    padding-bottom: 10em;
    text-align: center; }
    #page.datecrown .cont03 .inner .titleBox .desc {
      font-size: 120%; }
#page.datecrown .cont04 {
  background: #009040; }
  #page.datecrown .cont04 .inner .titleBox {
    color: #FFF;
    margin-bottom: 4em;
    text-align: center; }
    #page.datecrown .cont04 .inner .titleBox h2 {
      font-size: 240%;
      margin-bottom: 0; }
  #page.datecrown .cont04 .inner .lineup ul {
    border-bottom: 1px solid #FFF;
    margin-left: 10vw;
    margin-right: 10vw;
    margin-bottom: 1em;
    padding-bottom: 1em; }
    #page.datecrown .cont04 .inner .lineup ul:last-child {
      border: none;
      margin-bottom: 0;
      padding-bottom: 0; }
    #page.datecrown .cont04 .inner .lineup ul li {
      margin-bottom: 0.25em; }
      #page.datecrown .cont04 .inner .lineup ul li:last-child {
        margin-bottom: 0; }
      #page.datecrown .cont04 .inner .lineup ul li .products {
        background: #FFF;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 2em 5em; }
        #page.datecrown .cont04 .inner .lineup ul li .products .txtBox {
          width: 55%; }
          #page.datecrown .cont04 .inner .lineup ul li .products .txtBox h3 {
            font-size: 150%;
            font-weight: 600;
            margin-bottom: 1em; }
          #page.datecrown .cont04 .inner .lineup ul li .products .txtBox .btnBox .btn a {
            margin: 0;
            margin-top: 2em;
            width: 100%; }
        #page.datecrown .cont04 .inner .lineup ul li .products .imgBox {
          width: 40%; }
