img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

body {
  margin: 0;
  padding: 0;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  color: #222; }

@media only screen and (max-width: 767px) {
  .hero {
    background: url("../img/outline_sp.jpg") center center/cover no-repeat; } }
@media only screen and (min-width: 768px) {
  .hero {
    background: url("../img/outline.jpg?0528") top center/cover no-repeat; } }

.wrap {
  box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    .wrap {
      margin: 0;
      padding: 0 15px; } }
  @media only screen and (min-width: 768px) {
    .wrap {
      max-width: 1200px;
      width: calc(100% - 40px);
      margin: 0 auto;
      padding: 0; } }

.content {
  display: flex;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .content {
      flex-direction: column;
      margin: 30px 0 80px; } }
  @media only screen and (min-width: 768px) {
    .content {
      justify-content: space-between;
      margin: 60px 0 150px; } }
  @media only screen and (max-width: 767px) {
    .content .sub {
      width: 100%; } }
  @media only screen and (min-width: 768px) {
    .content .sub {
      width: 18%; } }
  .content .sub h5 {
    letter-spacing: 0.09em;
    font-weight: 600;
    border-bottom: #c7c7c7 solid 1px; }
    @media only screen and (max-width: 767px) {
      .content .sub h5 {
        margin: 0 0 13px;
        padding: 10px 0 10px 5px;
        font-size: 1.15rem; } }
    @media only screen and (min-width: 768px) {
      .content .sub h5 {
        margin: 0;
        padding: 0 0 8px 15px;
        font-size: 1.2rem; } }
  .content .sub .tab_container {
    list-style: none;
    margin: 0;
    padding: 0; }
    @media only screen and (max-width: 767px) {
      .content .sub .tab_container {
        display: flex; } }
    .content .sub .tab_container .tab {
      box-sizing: border-box;
      font-size: 0.9rem; }
      @media only screen and (max-width: 767px) {
        .content .sub .tab_container .tab {
          width: 25%;
          text-align: center;
          font-size: 0.75rem;
          line-height: 1.0rem;
          display: flex;
          align-items: center;
          justify-content: center;
          border-right: #C7C7C7 solid 1px; } }
      @media only screen and (min-width: 768px) {
        .content .sub .tab_container .tab {
          border-bottom: #dedede solid 1px;
          width: 216px;
          height: 50px;
          line-height: 50px;
          position: relative; } }
      @media only screen and (max-width: 767px) {
        .content .sub .tab_container .tab:first-of-type {
          border-left: #C7C7C7 solid 1px; } }
      .content .sub .tab_container .tab a {
        color: #292929;
        text-decoration: none;
        width: 100%;
        display: block;
        box-sizing: border-box; }
        @media only screen and (max-width: 767px) {
          .content .sub .tab_container .tab a {
            padding: 13px 0; } }
        @media only screen and (min-width: 768px) {
          .content .sub .tab_container .tab a {
            padding-left: 15px; } }
      @media only screen and (max-width: 767px) {
        .content .sub .tab_container .tab::before {
          display: none; } }
      @media only screen and (min-width: 768px) {
        .content .sub .tab_container .tab::before {
          display: inline-block;
          content: '';
          position: absolute;
          width: 8px;
          height: 8px;
          border-top: 2px solid #ccc;
          border-right: 2px solid #ccc;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          right: 5%;
          bottom: 19px; } }
    .content .sub .tab_container .active a {
      color: #0a1845; }
  @media only screen and (max-width: 767px) {
    .content .main {
      width: 100%;
      margin: 45px 0 0; } }
  @media only screen and (min-width: 768px) {
    .content .main {
      width: 77%; } }
  .content .main h2 {
    border-bottom: #0a1845 solid 3px;
    letter-spacing: 0.06em; }
    @media only screen and (max-width: 767px) {
      .content .main h2 {
        font-size: 1.35rem;
        margin: 0 0 30px;
        padding: 0 0 5px; } }
    @media only screen and (min-width: 768px) {
      .content .main h2 {
        margin: 0 0 50px;
        padding: 0 0 8px 2px; } }

.outline table {
  width: 100%;
  border-collapse: collapse; }
  .outline table tbody th {
    border-bottom: #C7C7C7 solid 1px;
    text-align: left;
    vertical-align: top; }
    @media only screen and (max-width: 767px) {
      .outline table tbody th {
        width: 32%;
        font-size: 0.9rem;
        padding: 25px 13px; } }
    @media only screen and (min-width: 768px) {
      .outline table tbody th {
        padding: 30px 0 30px 25px; } }
  .outline table tbody td {
    border-bottom: #C7C7C7 solid 1px; }
    @media only screen and (max-width: 767px) {
      .outline table tbody td {
        width: 68%;
        font-size: 0.9rem;
        line-height: 1.7rem;
        padding: 25px 0; } }
    @media only screen and (min-width: 768px) {
      .outline table tbody td {
        padding: 30px 0;
        line-height: 1.8rem; } }
  @media only screen and (max-width: 767px) {
    .outline table tbody .gaiyo_first_th {
      padding: 0 13px 25px; } }
  @media only screen and (min-width: 768px) {
    .outline table tbody .gaiyo_first_th {
      padding: 0 0 30px 25px; } }
  @media only screen and (max-width: 767px) {
    .outline table tbody .gaiyo_first_td {
      padding: 0 0 25px; } }
  @media only screen and (min-width: 768px) {
    .outline table tbody .gaiyo_first_td {
      padding: 0 0 30px; } }
  .outline table .border_location {
    border: none; }
  .outline table .border_establish {
    border-top: #C7C7C7 solid 1px; }
.outline p {
  padding: 0; }
  @media only screen and (max-width: 767px) {
    .outline p {
      margin: 10px 0 25px;
      font-size: 0.9rem; } }
  @media only screen and (min-width: 768px) {
    .outline p {
      font-size: 0.95rem;
      margin: 10px 0 25px; } }
.outline .map {
  margin: 10px 0 30px; }
  @media only screen and (min-width: 768px) {
    .outline .map {
      padding: 0 25px; } }

@media only screen and (max-width: 767px) {
  .message p {
    font-size: 0.9rem;
    line-height: 1.7rem; } }
@media only screen and (min-width: 768px) {
  .message p {
    font-size: 0.95rem;
    line-height: 1.9rem; } }
.message .name {
  text-align: right;
  font-size: 1.45rem;
  line-height: 1.45rem;
  margin: 30px 0 0; }
  .message .name span {
    font-size: 0.6rem; }

.user-message p {
  margin: 0;
  padding: 0; }
  @media only screen and (max-width: 767px) {
    .user-message p {
      font-size: 0.9rem;
      line-height: 1.7rem; } }
  @media only screen and (min-width: 768px) {
    .user-message p {
      font-size: 0.95rem;
      line-height: 2.1rem; } }
.user-message .name {
  text-align: right;
  font-size: 1.45rem;
  line-height: 1.45rem;
  margin: 30px 0 0; }
  .user-message .name span {
    font-size: 0.6rem; }
@media only screen and (max-width: 767px) {
  .user-message .pc_message {
    display: none; } }
@media only screen and (min-width: 768px) {
  .user-message .pc_message {
    display: flex;
    align-items: flex-end; } }
.user-message .pc_message .pc_message_img {
  width: 210px; }
.user-message .pc_message .pc_message_caption {
  margin: 0 12px 0 0;
  padding: 0;
  text-align: center; }
@media only screen and (min-width: 768px) {
  .user-message .sp_message {
    display: none; } }
@media only screen and (max-width: 767px) {
  .user-message .sp_message {
    margin: 13px 0;
    text-align: center; } }
.user-message .sp_message img {
  margin: 0 auto;
  width: 200px;
  height: auto; }
.user-message .sp_message .sp_message_caption {
  margin: 5px 0 0;
  padding: 0;
  text-align: center; }

.history .list_history {
  position: relative; }
  .history .list_history::before {
    content: "";
    background: #0A1945;
    position: absolute;
    top: 16px;
    width: 2px;
    height: 100%; }
    @media only screen and (max-width: 767px) {
      .history .list_history::before {
        left: 80px; } }
    @media only screen and (min-width: 768px) {
      .history .list_history::before {
        left: 110px; } }
  .history .list_history h3 {
    color: #0A1945;
    padding: 0; }
    @media only screen and (max-width: 767px) {
      .history .list_history h3 {
        font-size: 0.95rem;
        margin: 20px 0 20px; } }
    @media only screen and (min-width: 768px) {
      .history .list_history h3 {
        margin: 20px 0 10px; } }
  @media only screen and (max-width: 767px) {
    .history .list_history .list_item {
      margin: 0 0 10px; } }
  @media only screen and (min-width: 768px) {
    .history .list_history .list_item {
      margin: 0 0 45px; } }
  .history .list_history .list {
    display: flex;
    position: relative; }
    .history .list_history .list .month {
      text-align: right; }
      @media only screen and (max-width: 767px) {
        .history .list_history .list .month {
          margin: 0 0 15px 8px;
          padding: 0;
          width: 60px;
          font-size: 0.9rem;
          line-height: 1.6rem; } }
      @media only screen and (min-width: 768px) {
        .history .list_history .list .month {
          margin-left: 34px;
          width: 40px; } }
      .history .list_history .list .month::before {
        content: "";
        background: #0A1945;
        position: absolute;
        width: 10px;
        height: 10px;
        border-radius: 50%; }
        @media only screen and (max-width: 767px) {
          .history .list_history .list .month::before {
            top: 8px;
            left: 76px; } }
        @media only screen and (min-width: 768px) {
          .history .list_history .list .month::before {
            top: 24px;
            left: 106px; } }
    @media only screen and (max-width: 767px) {
      .history .list_history .list .text {
        font-size: 0.9rem;
        max-width: 260px;
        margin: 0 0 15px 40px;
        padding: 0;
        line-height: 1.6rem; } }
    @media only screen and (min-width: 768px) {
      .history .list_history .list .text {
        margin-left: 80px; } }

@media only screen and (min-width: 768px) {
  .shop .list_shop {
    display: flex;
    flex-wrap: wrap; } }
.shop .list_shop .item {
  border-bottom: #C7C7C7 solid 1px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media only screen and (max-width: 767px) {
    .shop .list_shop .item {
      padding: 25px 20px 25px; } }
  @media only screen and (min-width: 768px) {
    .shop .list_shop .item {
      padding: 30px;
      width: 100%; } }
  .shop .list_shop .item h3 {
    margin: 0;
    padding: 0;
    letter-spacing: 0.05em; }
    @media only screen and (max-width: 767px) {
      .shop .list_shop .item h3 {
        font-size: 0.9rem;
        width: 35%; } }
    @media only screen and (min-width: 768px) {
      .shop .list_shop .item h3 {
        font-size: 1.05rem;
        width: 19%; } }
  @media only screen and (max-width: 767px) {
    .shop .list_shop .item .small {
      font-size: 0.75rem; } }
  @media only screen and (min-width: 768px) {
    .shop .list_shop .item .small {
      font-size: 0.95rem; } }
  @media only screen and (max-width: 767px) {
    .shop .list_shop .item .shop_info {
      width: 65%; } }
  @media only screen and (min-width: 768px) {
    .shop .list_shop .item .shop_info {
      width: 80%;
      display: flex;
      align-items: center; } }
  .shop .list_shop .item .address {
    margin: 0;
    padding: 0; }
    @media only screen and (max-width: 767px) {
      .shop .list_shop .item .address {
        font-size: 0.9rem;
        line-height: 1.7rem; } }
    @media only screen and (min-width: 768px) {
      .shop .list_shop .item .address {
        line-height: 1.7rem;
        width: 85%; } }
  .shop .list_shop .item .map_link {
    border: #ccc solid 1px;
    border-radius: 50px;
    font-size: 0.7rem;
    width: 107px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }
    @media only screen and (max-width: 767px) {
      .shop .list_shop .item .map_link {
        margin: 8px 0 0; } }
    @media only screen and (min-width: 768px) {
      .shop .list_shop .item .map_link {
        margin: 10px 0 0; } }
    .shop .list_shop .item .map_link:hover {
      background: #f1f1f1; }
    .shop .list_shop .item .map_link a {
      text-decoration: none;
      color: #222;
      display: block;
      width: 100%; }
.shop .list_shop .shop_firtst_item {
  padding: 0 30px 30px 30px; }
.shop .modal_content {
  display: none; }

.modal_container {
  background: #fff; }
  .modal_container .modal_head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    background: #3B3E5F;
    width: 100%;
    padding: 15px 20px;
    position: relative; }
    .modal_container .modal_head h4 {
      margin: 0;
      padding: 0;
      letter-spacing: 0.05em; }
      @media only screen and (max-width: 767px) {
        .modal_container .modal_head h4 {
          font-size: 1.2rem;
          line-height: 1.2rem; } }
      @media only screen and (min-width: 768px) {
        .modal_container .modal_head h4 {
          font-size: 1.4rem;
          line-height: 1.4rem; } }
    .modal_container .modal_head .icon_close {
      position: relative;
      cursor: pointer;
      top: -2px;
      width: 22px;
      height: 22px; }
      .modal_container .modal_head .icon_close::before {
        position: absolute;
        top: 50%;
        left: 0;
        content: "";
        display: block;
        width: 22px;
        border-top: 4px solid #fff;
        border-radius: 4px;
        transform: rotate(-45deg); }
      .modal_container .modal_head .icon_close::after {
        position: absolute;
        top: 50%;
        left: 0;
        content: "";
        display: block;
        width: 22px;
        border-top: 4px solid #fff;
        border-radius: 4px;
        transform: rotate(45deg); }
  .modal_container .modal_map {
    box-sizing: border-box; }
    @media only screen and (max-width: 767px) {
      .modal_container .modal_map {
        padding: 25px; } }
    @media only screen and (min-width: 768px) {
      .modal_container .modal_map {
        padding: 30px; } }

.modaal-content-container {
  background: #fff;
  padding: 0; }

.modaal-close {
  display: none !important; }

@media only screen and (min-width: 768px) {
  .sponly {
    display: none; } }

@media only screen and (max-width: 767px) {
  .pconly {
    display: none; } }

.global_head {
  margin: 0;
  padding: 0; }
