.sp_only_il {
  display: none; }
  @media only screen and (max-width: 768px) {
    .sp_only_il {
      display: inline; } }

body {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 24px;
  color: #333333;
  font-family: a-otf-ud-reimin-pr6n, sans-serif;
  font-weight: 300;
  font-style: normal;
  box-sizing: border-box; }

header {
  width: 100%;
  height: 80px;
  margin: 0;
  padding: 0;
  background: rgba(184, 34, 87, 0.6);
  position: fixed;
  overflow: hidden;
  top: 0;
  z-index: 10000;
  box-sizing: border-box; }
  header .head_inner {
    width: 100%;
    max-width: 1350px;
    margin: 0 auto;
    padding: 0 50px;
    box-sizing: border-box; }
    @media only screen and (max-width: 768px) {
      header .head_inner {
        padding: 0 10px;
        box-sizing: border-box; } }
    header .head_inner h1 {
      width: 30%;
      max-width: 240px;
      margin: 0;
      padding: 0;
      float: left; }
      @media only screen and (max-width: 768px) {
        header .head_inner h1 {
          width: 80%;
          max-width: 240px;
          margin-top: 0px;
          box-sizing: border-box; } }
      header .head_inner h1 img {
        width: 100%; }
    header .head_inner .head_link {
      width: 60%;
      max-width: 500px;
      text-align: right;
      float: right;
      margin-top: 40px; }
      @media only screen and (max-width: 768px) {
        header .head_inner .head_link {
          display: none; } }
      header .head_inner .head_link a {
        color: #fff;
        text-decoration: none;
        margin-left: 40px; }
        header .head_inner .head_link a:hover {
          font-weight: bold; }
    header .head_inner .sp_menu_bt {
      display: none; }
      @media only screen and (max-width: 768px) {
        header .head_inner .sp_menu_bt {
          display: block;
          width: 80px;
          height: 80px;
          float: right;
          text-align: center;
          margin-right: -10px; } }

.head_link_sp {
  display: none;
  position: fixed;
  list-style: none;
  margin: 0 0 0 0;
  padding: 0;
  width: 100%;
  background: white;
  z-index: 10000; }
  .head_link_sp li {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(184, 34, 87, 0.6);
    color: #666; }
    .head_link_sp li.sp_menu_close {
      background: rgba(184, 34, 87, 0.6);
      padding: 8px 15px;
      color: #fff; }
    .head_link_sp li a {
      display: block;
      color: #666;
      text-decoration: none; }

section {
  margin: 0;
  padding: 0; }
  section.main_image {
    width: 100%;
    height: 785px;
    background: url(../images/head_bg.jpg) repeat-x;
    background-size: auto 100%; }
    @media only screen and (max-width: 768px) {
      section.main_image {
        background: none;
        height: 360px; } }
    section.main_image .main_image_cnt {
      margin: 0 auto;
      width: 100%;
      max-width: 1600px;
      height: 785px;
      margin-top: 80px; }
      @media only screen and (max-width: 768px) {
        section.main_image .main_image_cnt {
          width: 100%;
          height: 360px; } }
      section.main_image .main_image_cnt img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      section.main_image .main_image_cnt .main_copy {
        position: relative;
        width: 100%; }
        section.main_image .main_image_cnt .main_copy .main_copy_cnt01 {
          width: 100%;
          max-width: 1030px;
          position: absolute;
          top: 350px;
          left: 50%;
          margin-left: -515px; }
          @media only screen and (max-width: 768px) {
            section.main_image .main_image_cnt .main_copy .main_copy_cnt01 {
              width: 90%;
              top: 120px;
              left: 5%;
              margin-left: 0; } }
          section.main_image .main_image_cnt .main_copy .main_copy_cnt01 .main_copy01_1 {
            width: 56.4%;
            float: left; }
          section.main_image .main_image_cnt .main_copy .main_copy_cnt01 .main_copy01_2 {
            width: 43.6%;
            float: right; }
        section.main_image .main_image_cnt .main_copy .main_copy_cnt02 {
          top: 490px;
          left: 50%;
          margin-left: -264px;
          position: absolute; }
          @media only screen and (max-width: 768px) {
            section.main_image .main_image_cnt .main_copy .main_copy_cnt02 {
              width: 60%;
              top: 190px;
              left: 20%;
              margin-left: -1px; } }
  section.danryoku {
    width: 96%;
    max-width: 900px;
    margin: 0 auto;
    padding: 120px 0 80px 0;
    text-align: center; }
    @media only screen and (max-width: 768px) {
      section.danryoku {
        padding: 50px 0 80px 0;
        width: 100%; } }
    section.danryoku .danryoku_title {
      width: 90%;
      max-width: 680px;
      margin: 0 auto; }
      section.danryoku .danryoku_title img {
        width: 100%; }
    section.danryoku .danryoku_copy {
      width: 90%;
      max-width: 800px;
      margin: 0 auto;
      font-size: 20px;
      line-height: 40px;
      color: #000000; }
      @media only screen and (max-width: 768px) {
        section.danryoku .danryoku_copy {
          font-size: 18px; } }
    section.danryoku .danryoku_img {
      width: 90%;
      max-width: 680px;
      margin: 0 auto; }
      section.danryoku .danryoku_img img {
        width: 100%; }
  section.movie {
    width: 100%;
    text-align: center;
    background: #faf0f3;
    padding: 60px 0; }
    section.movie .movie_title {
      font-size: 28px;
      color: #dc7896;
      margin-bottom: 30px; }
      @media only screen and (max-width: 768px) {
        section.movie .movie_title {
          font-size: 18px; } }
    section.movie iframe {
      width: 750px; }
      @media only screen and (max-width: 768px) {
        section.movie iframe {
          width: 100%; } }
  section.choice {
    background: url(../images/foot_bg.jpg) no-repeat center bottom;
    background-size: 100% auto;
    padding: 120px 0 100px 0;
    text-align: center; }
    @media only screen and (max-width: 768px) {
      section.choice {
        padding: 100px 0 100px 0; } }
    section.choice .choice_title {
      width: 90%;
      max-width: 680px;
      margin: 0 auto; }
      section.choice .choice_title img {
        width: 100%; }
    section.choice .choice_cnt {
      width: 96%;
      max-width: 880px;
      margin: 0 auto;
      overflow: hidden;
      padding: 0px 0px 15px 0px; }
      section.choice .choice_cnt .choice_box {
        width: 30%;
        margin: 20px 2% 0 1%;
        border: 1px solid #eee;
        float: left;
        box-shadow: 5px 5px 6px #ddd;
        padding: 15px;
        box-sizing: border-box;
        background: rgba(255, 255, 255, 0.6); }
        @media only screen and (max-width: 768px) {
          section.choice .choice_cnt .choice_box {
            width: 90%;
            margin: 20px 5% 0 5%;
            padding: 5px;
            border: 1px solid #eee;
            float: none;
            overflow: hidden; } }
        section.choice .choice_cnt .choice_box .comment {
          width: 100%;
          border: 1px solid #666;
          padding: 15px 20px;
          font-size: 18px;
          line-height: 27px;
          height: 168px;
          box-sizing: border-box; }
          section.choice .choice_cnt .choice_box .comment.line3 {
            height: 112px; }
            @media only screen and (max-width: 768px) {
              section.choice .choice_cnt .choice_box .comment.line3 {
                height: 168px; } }
          @media only screen and (max-width: 768px) {
            section.choice .choice_cnt .choice_box .comment {
              width: 55%;
              height: 168px;
              margin: 10px 0 10px 10px;
              padding: 15px 15px;
              border: 1px solid #666;
              float: left;
              font-size: 16px;
              line-height: 22px;
              text-align: center;
              box-sizing: border-box;
              display: flex;
              flex-direction: column;
              justify-content: center;
              align-items: center; } }
        section.choice .choice_cnt .choice_box .fukidashi {
          margin: 0;
          padding: 0;
          width: 100%;
          position: relative;
          box-sizing: border-box; }
          @media only screen and (max-width: 768px) {
            section.choice .choice_cnt .choice_box .fukidashi {
              position: static;
              float: left;
              width: 6%;
              margin: 10px 0 0 0;
              height: 168px; } }
          section.choice .choice_cnt .choice_box .fukidashi .sankaku {
            width: 60px;
            height: 27px;
            position: absolute;
            bottom: -27px;
            left: 50%;
            margin-left: -30px;
            z-index: 1000; }
            @media only screen and (max-width: 768px) {
              section.choice .choice_cnt .choice_box .fukidashi .sankaku {
                width: 100%;
                margin: 0;
                padding-top: 60px;
                position: static;
                bottom: auto;
                left: auto; } }
            section.choice .choice_cnt .choice_box .fukidashi .sankaku img {
              width: 100%;
              margin-top: -1px; }
              @media only screen and (max-width: 768px) {
                section.choice .choice_cnt .choice_box .fukidashi .sankaku img {
                  width: 100%;
                  margin: 0 0 0 -2px; } }
        section.choice .choice_cnt .choice_box .icon {
          width: 140px;
          margin: 30px auto 0 auto; }
          @media only screen and (max-width: 768px) {
            section.choice .choice_cnt .choice_box .icon {
              width: 35%;
              margin: 10px 0 0 0;
              padding: 0;
              float: right;
              height: 168px;
              display: flex;
              flex-direction: column;
              justify-content: center;
              align-items: center; } }
          section.choice .choice_cnt .choice_box .icon img {
            width: 100%; }
    section.choice .att_txt {
      width: 96%;
      max-width: 880px;
      text-align: right;
      margin: 0 auto;
      padding-right: 35px; }
      @media only screen and (max-width: 768px) {
        section.choice .att_txt {
          text-align: center;
          box-sizing: border-box;
          padding: 0; } }
    section.choice .company_link {
      width: 90%;
      max-width: 800px;
      background: rgba(255, 255, 255, 0.6);
      margin: 20px auto;
      border: 1px solid #000;
      font-size: 25px; }
      @media only screen and (max-width: 768px) {
        section.choice .company_link {
          width: 85%;
          font-size: 16px; } }
      section.choice .company_link a {
        display: block;
        padding: 30px 10px;
        color: #000;
        text-decoration: none; }
        section.choice .company_link a:hover {
          background: #fff;
          text-decoration: underline; }
        @media only screen and (max-width: 768px) {
          section.choice .company_link a {
            padding: 15px 0px; } }

.pagetop_cnt_wrap {
  position: relative; }

.pagetop_cnt {
  position: fixed;
  bottom: 180px;
  right: 10px;
  cursor: pointer; }
  @media only screen and (max-width: 768px) {
    .pagetop_cnt {
      width: 70px; } }
  .pagetop_cnt img {
    width: 100%; }

footer {
  background: #dc7896;
  text-align: center;
  padding: 30px 0; }
  footer .foot_logo {
    width: 230px;
    margin: 0 auto; }
    footer .foot_logo img {
      width: 100%; }
  footer .copyright {
    font-size: 14px;
    color: #fff;
    margin: 10px 0 0 0; }
    @media only screen and (max-width: 768px) {
      footer .copyright {
        font-size: 11px;
        line-height: 14px; } }
