@charset "UTF-8";
/* Scss Document */
main {
  padding-bottom: 80px; }

#subttl h2 {
  text-align: center;
  padding-top: 200px;
  background: url("../img/common/flower@2x.png") no-repeat center 120px/42px 50px;
  color: #2c7e97;
  font-size: 20px;
  font-weight: normal; }
  @media (max-width: 599px) {
    #subttl h2 {
      background-size: 37px 44px;
      padding-top: 100px;
      background-position: center 40px; } }
  #subttl h2 img {
    width: 188px; }
    @media (max-width: 599px) {
      #subttl h2 img {
        width: 132px; } }

#mv {
  text-align: center;
  margin-top: 50px; }
  @media (max-width: 599px) {
    #mv {
      margin-top: 20px; } }
  #mv img {
    width: 100%;
    max-width: 1000px; }
  #mv video {
    width: 100%; }

#info, #info2 {
  margin-top: 80px;
  text-align: center;
  color: #2c7e97; }
  @media (max-width: 599px) {
    #info, #info2 {
      margin-top: 30px; } }
  #info h3, #info2 h3 {
    width: 80%;
    max-width: 650px;
    border-top: solid #8FB2BE 1px;
    border-bottom: solid #8FB2BE 1px;
    padding: 35px 0;
    margin: 0 auto;
    font-size: 16px;
    font-family: a-otf-ud-reimin-pr6n, Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    font-weight: normal; }
    @media (max-width: 599px) {
      #info h3, #info2 h3 {
        width: 90%;
        font-size: 14px; } }
    #info h3 img, #info2 h3 img {
      margin-bottom: 25px; }
      #favorite #info h3 img, #favorite #info2 h3 img {
        width: 354px; }
        @media (max-width: 599px) {
          #favorite #info h3 img, #favorite #info2 h3 img {
            width: 266px; } }
      #something #info h3 img, #something #info2 h3 img {
        width: 414px; }
        @media (max-width: 599px) {
          #something #info h3 img, #something #info2 h3 img {
            width: 90%; } }
      #japanese #info h3 img, #japanese #info2 h3 img {
        width: 311px; }
        @media (max-width: 599px) {
          #japanese #info h3 img, #japanese #info2 h3 img {
            width: 90%;
            max-width: 233px; } }
      #roulottes #info h3 img, #roulottes #info2 h3 img {
        width: 386px; }
        @media (max-width: 599px) {
          #roulottes #info h3 img, #roulottes #info2 h3 img {
            width: 90%;
            max-width: 290px; } }
      #vories #info h3 img, #vories #info2 h3 img {
        width: 412px; }
        @media (max-width: 599px) {
          #vories #info h3 img, #vories #info2 h3 img {
            width: 90%;
            max-width: 310px; } }
      #movie #info h3 img, #movie #info2 h3 img {
        width: 356px; }
        @media (max-width: 599px) {
          #movie #info h3 img, #movie #info2 h3 img {
            width: 90%;
            max-width: 268px; } }
  #info .price, #info2 .price {
    margin-top: 50px;
    font-size: 60px; }
    @media (max-width: 599px) {
      #info .price, #info2 .price {
        font-size: 45px; } }
    #info .price span, #info2 .price span {
      font-size: 18px; }
      @media (max-width: 599px) {
        #info .price span, #info2 .price span {
          font-size: 14px; } }
  #info .price_weekend, #info2 .price_weekend {
    font-size: 16px;
    margin-top: 30px; }
    @media (max-width: 599px) {
      #info .price_weekend, #info2 .price_weekend {
        font-size: 13px;
        margin-top: 20px; } }
    #info .price_weekend span, #info2 .price_weekend span {
      font-size: 20px; }
      @media (max-width: 599px) {
        #info .price_weekend span, #info2 .price_weekend span {
          font-size: 15px; } }

#include, #include2 {
  display: flex;
  justify-content: center;
  margin-top: 50px; }
  @media (max-width: 599px) {
    #include, #include2 {
      flex-wrap: wrap;
      justify-content: space-between;
      width: 95%;
      margin: 50px auto 0; } }
  #include p, #include2 p {
    width: 80px;
    text-align: center;
    line-height: 50px; }
    @media (max-width: 599px) {
      #include p, #include2 p {
        display: none; } }
  #include dl, #include2 dl {
    width: 180px;
    color: #2c7e97; }
    @media (max-width: 599px) {
      #include dl, #include2 dl {
        width: 50%;
        padding: 10px;
        box-sizing: border-box;
        margin-bottom: 10px; } }
    #include dl dt, #include2 dl dt {
      text-align: center;
      padding: 12px 0;
      background-color: #F2FBFF;
      font-size: 20px;
      font-weight: bold;
      margin: 0; }
    #include dl dd, #include2 dl dd {
      font-size: 12px;
      text-align: center;
      margin-top: 10px;
      line-height: 180%; }
      @media (max-width: 599px) {
        #include dl dd, #include2 dl dd {
          margin-top: 5px; } }

#item {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 680px;
  margin: 50px auto 0; }
  #item dl {
    padding: 15px; }
    #item dl dd {
      color: #2c7e97;
      font-size: 15px;
      text-align: center;
      margin-top: 20px; }

#lead {
  margin-top: 80px;
  color: #2c7e97;
  text-align: center;
  font-size: 16px;
  font-family: a-otf-ud-reimin-pr6n, Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  font-weight: normal; }
  @media (max-width: 599px) {
    #lead {
      margin-top: 50px;
      font-size: 14px; } }
  #lead p {
    font-size: 16px;
    line-height: 2.2em; }
    @media (max-width: 599px) {
      #lead p {
        font-size: 14px; } }

#note {
  margin-top: 40px;
  color: #2c7e97;
  text-align: center;
  font-size: 14px; }

#option {
  background-color: #FFFDF4;
  border: solid #B5A25D 1px;
  margin: 80px auto 0;
  max-width: 800px;
  text-align: center; }
  @media (max-width: 599px) {
    #option {
      margin-top: 60px;
      width: 90%;
      box-sizing: border-box; } }
  #option label.open {
    display: block;
    padding: 20px; }
  #option label.open, #option h4 {
    color: #B5A25D;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 18px;
    font-weight: bold; }
    #option label.open img, #option h4 img {
      margin-left: 10px; }
  #option h4 {
    margin-bottom: 20px; }
  #option p {
    color: #69624A;
    text-align: center;
    margin-top: 20px; }
    #option p a {
      color: #69624A;
      text-decoration: underline; }
    #option p span {
      font-size: 12px; }
  #option input {
    display: none; }
  #option label {
    cursor: pointer; }
  #option label.close {
    display: none;
    margin: 10px auto 0; }
    #option label.close img {
      transform: scale(1, -1); }
  #option .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.8s ease; }
  #option input:checked ~ .hidden_show {
    height: auto;
    opacity: 1;
    padding: 20px;
    transition: all 0.8s ease; }
  #option input:checked ~ label.open {
    display: none; }
  #option input:checked ~ label.close {
    display: block; }

#about {
  max-width: 800px;
  width: 90%;
  margin: 100px auto 0; }
  #about h4 {
    font-family: a-otf-ud-reimin-pr6n, Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    font-size: 18px;
    text-align: center;
    margin-bottom: 40px;
    font-weight: normal; }
  @media (max-width: 599px) {
    #about p {
      font-size: 13px;
      line-height: 180%; } }
  #about .ph01 {
    margin-bottom: 30px; }
    #about .ph01 img {
      width: 100%; }
  #about .ph02 {
    float: left;
    margin: 0 40px 20px 0; }
    @media (max-width: 599px) {
      #about .ph02 {
        margin: 0 20px 10px 0; } }
    @media (max-width: 599px) {
      #about .ph02 img {
        width: 150px; } }

#notes {
  clear: both;
  margin: 40px auto 0;
  width: 90%;
  max-width: 800px; }
  #notes li {
    list-style: none; }
    @media (max-width: 599px) {
      #notes li {
        font-size: 13px; } }

#ph {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1000px;
  margin: 100px auto 0; }
  @media (max-width: 599px) {
    #ph {
      margin-top: 60px; } }
  #ph p {
    width: 50%;
    padding: 0.25%;
    box-sizing: border-box; }
    @media (max-width: 599px) {
      #ph p {
        width: 100%; } }
    #ph p img {
      width: 100%; }
  #ph p.more {
    width: 100%;
    margin-top: 50px;
    text-align: center; }
    @media (max-width: 599px) {
      #ph p.more {
        margin-top: 30px; } }
    #ph p.more a {
      color: #2c7e97; }

#review {
  margin: 100px auto; }
  @media (max-width: 599px) {
    #review {
      margin-bottom: 50px; } }
  #review h4 {
    color: #2c7e97;
    font-size: 20px;
    font-family: a-otf-ud-reimin-pr6n, Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    text-align: center; }
  #review .box {
    background-color: #F2FBFF;
    width: 90%;
    max-width: 800px;
    box-sizing: border-box;
    margin: 50px auto 0;
    padding: 40px; }
    @media (max-width: 599px) {
      #review .box {
        margin-top: 30px;
        padding: 20px; } }
    #review .box p {
      font-family: fot-tsukuardgothic-std, sans-serif;
      font-size: 16px; }
      @media (max-width: 599px) {
        #review .box p {
          font-size: 14px; } }
      #review .box p.from {
        font-size: 14px;
        margin-top: 10px; }
        @media (max-width: 599px) {
          #review .box p.from {
            font-size: 13px; } }

#report {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 60px auto 80px;
  color: #2c7e97;
  cursor: pointer; }
  #report p:first-of-type {
    margin-right: 10px; }

#list {
  margin-top: 100px; }
  @media (max-width: 599px) {
    #list {
      margin-top: 50px; } }
  #list h4 {
    color: #2c7e97;
    font-size: 20px;
    font-family: a-otf-ud-reimin-pr6n, Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    font-weight: normal;
    text-align: center; }
  #list div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 80px auto;
    max-width: 1100px; }
    @media (max-width: 1023px) {
      #list div {
        width: 95%;
        margin: 30px auto; } }
    #list div a {
      padding: 5px;
      margin: 0 10px 10px;
      box-sizing: border-box;
      max-width: 520px;
      border: solid #C1D4DB 1px;
      text-align: center;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      @media (max-width: 1023px) {
        #list div a {
          display: block;
          margin: 5px;
          width: 47%; } }
      #list div a:hover {
        text-decoration: none;
        background: #FFFDF4; }
      #list div a .img {
        width: 239px; }
        @media (max-width: 1023px) {
          #list div a .img {
            width: 100%; } }
        #list div a .img img {
          width: 100%;
          height: 100px;
          object-fit: cover; }
      #list div a .ttl {
        font-size: 12px;
        color: #2c7e97;
        font-family: a-otf-ud-reimin-pr6n, Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
        width: 270px; }
        @media (max-width: 1023px) {
          #list div a .ttl {
            margin-top: 10px;
            margin-bottom: 10px;
            width: 100%; } }
        #list div a .ttl img {
          width: 100%;
          margin-bottom: 10px; }
          @media (max-width: 1023px) {
            #list div a .ttl img {
              margin-bottom: 0; } }
        @media (max-width: 599px) {
          #list div a .ttl span {
            display: none; } }
  @media (max-width: 599px) {
    #list .something_v .img img {
      object-position: 25% 0%; } }
  @media (max-width: 599px) {
    #list .japanese_stl .img img {
      object-position: 55% 0%; } }
  @media (max-width: 599px) {
    #list .vories .img img {
      object-position: 35% 0%; } }
  #list .something_v .ttl img {
    max-width: 234px; }
    @media (max-width: 599px) {
      #list .something_v .ttl img {
        width: 148px; } }
  #list .studio_drs .ttl img {
    max-width: 156px; }
    @media (max-width: 599px) {
      #list .studio_drs .ttl img {
        width: 113px; } }
  #list .japanese_stl .ttl img {
    max-width: 176px; }
    @media (max-width: 599px) {
      #list .japanese_stl .ttl img {
        width: 113px; } }
  #list .favorite .ttl img {
    max-width: 160px; }
    @media (max-width: 599px) {
      #list .favorite .ttl img {
        width: 112px; } }
  #list .roulottes .ttl img {
    max-width: 218px; }
    @media (max-width: 599px) {
      #list .roulottes .ttl img {
        width: 130px; } }
  #list .vories .ttl img {
    max-width: 234px; }
    @media (max-width: 599px) {
      #list .vories .ttl img {
        width: 150px; } }
  #list .movie .ttl img {
    max-width: 202px; }
    @media (max-width: 599px) {
      #list .movie .ttl img {
        width: 150px; } }
  #list .back {
    text-align: center; }
    #list .back a {
      color: #2c7e97; }

main#photo_wedding_index #subttl h2 img {
  width: 376px;
  margin-bottom: 20px; }
  @media (max-width: 599px) {
    main#photo_wedding_index #subttl h2 img {
      max-width: 320px; } }
main#photo_wedding_index #subttl .lead {
  margin-top: 50px;
  color: #2c7e97;
  font-size: 16px;
  text-align: center; }
  @media (max-width: 599px) {
    main#photo_wedding_index #subttl .lead {
      margin-top: 45px;
      font-size: 13px; } }
main#photo_wedding_index #subttl .mainph {
  margin-top: 80px; }
  @media (max-width: 599px) {
    main#photo_wedding_index #subttl .mainph {
      margin-top: 50px; } }
  main#photo_wedding_index #subttl .mainph img {
    width: 100%; }
main#photo_wedding_index #plan_idx {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 80px auto;
  max-width: 1100px; }
  @media (max-width: 1023px) {
    main#photo_wedding_index #plan_idx {
      justify-content: center; } }
  main#photo_wedding_index #plan_idx a {
    padding: 10px 10px 30px;
    margin: 0 10px 20px;
    box-sizing: border-box;
    max-width: 520px;
    border: solid #C1D4DB 1px;
    text-align: center; }
    @media (max-width: 599px) {
      main#photo_wedding_index #plan_idx a {
        width: 90%;
        margin: 0 0 20px;
        padding: 10px 10px 20px; } }
    main#photo_wedding_index #plan_idx a:hover {
      text-decoration: none;
      background: #FFFDF4; }
    main#photo_wedding_index #plan_idx a .img img {
      width: 100%;
      height: 157px;
      object-fit: cover; }
    main#photo_wedding_index #plan_idx a .ttl {
      margin-top: 40px;
      font-size: 16px;
      color: #2c7e97;
      font-family: a-otf-ud-reimin-pr6n, Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif; }
      @media (max-width: 599px) {
        main#photo_wedding_index #plan_idx a .ttl {
          margin-top: 30px; } }
      main#photo_wedding_index #plan_idx a .ttl img {
        margin-bottom: 15px; }
    main#photo_wedding_index #plan_idx a .txt {
      margin-top: 30px;
      font-size: 14px;
      color: #2c7e97;
      text-align: left;
      padding: 0 10px; }
      @media (max-width: 599px) {
        main#photo_wedding_index #plan_idx a .txt {
          font-size: 12px;
          margin-top: 20px; } }
    main#photo_wedding_index #plan_idx a .price {
      margin-top: 30px;
      font-size: 20px;
      color: #2c7e97; }
      @media (max-width: 599px) {
        main#photo_wedding_index #plan_idx a .price {
          margin-top: 20px; } }
      main#photo_wedding_index #plan_idx a .price span {
        font-size: 12px; }
  @media (max-width: 1023px) {
    main#photo_wedding_index #plan_idx .something_v .ttl img {
      width: 100%;
      max-width: 292px; } }
  @media (max-width: 1023px) {
    main#photo_wedding_index #plan_idx .japanese_stl .ttl img {
      width: 100%;
      max-width: 255px; } }
  @media (max-width: 1023px) {
    main#photo_wedding_index #plan_idx .favorite .ttl img {
      width: 100%;
      max-width: 250px; } }
  @media (max-width: 1023px) {
    main#photo_wedding_index #plan_idx .roulottes .ttl img {
      width: 100%;
      max-width: 272px; } }
  @media (max-width: 1023px) {
    main#photo_wedding_index #plan_idx .vories .ttl img {
      width: 100%;
      max-width: 290px; } }
  @media (max-width: 1023px) {
    main#photo_wedding_index #plan_idx .movie .ttl img {
      width: 100%;
      max-width: 292px; } }
@media (max-width: 599px) {
  main#photo_wedding_index .something_v .img img {
    object-position: 25% 0%; } }
@media (max-width: 599px) {
  main#photo_wedding_index .japanese_stl .img img {
    object-position: 55% 0%; } }
@media (max-width: 599px) {
  main#photo_wedding_index .vories .img img {
    object-position: 35% 0%; } }

#favorite #ph p:nth-of-type(5) {
  width: 100%; }
  @media (max-width: 599px) {
    #favorite #ph p:nth-of-type(5) {
      height: 1px; } }
#favorite #ph p:nth-of-type(6) {
  width: 33%; }
#favorite #ph p:nth-of-type(7) {
  width: 41.3%; }

#something #ph p:nth-of-type(1) {
  width: 100%; }
  @media (max-width: 599px) {
    #something #ph p:nth-of-type(1) {
      height: 1px; } }
#something #ph p:nth-of-type(8) {
  width: 100%; }
  @media (max-width: 599px) {
    #something #ph p:nth-of-type(8) {
      height: 1px; } }
#something #plan {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  #something #plan div {
    text-align: center;
    color: #2c7e97;
    margin-top: 120px; }
    #something #plan div h4 {
      font-family: a-otf-ud-reimin-pr6n, Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
      font-size: 28px;
      color: #2c7e97;
      font-weight: normal; }
      @media (max-width: 599px) {
        #something #plan div h4 {
          font-size: 20px; } }
    #something #plan div .ph {
      margin: 30px 0; }
      #something #plan div .ph img {
        width: 100%; }
    #something #plan div .txt {
      font-size: 16px;
      font-family: a-otf-ud-reimin-pr6n, Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif; }
      @media (max-width: 599px) {
        #something #plan div .txt {
          font-size: 14px; } }
    #something #plan div .price {
      margin-top: 30px;
      font-size: 14px; }
      #something #plan div .price span {
        font-size: 46px; }
        #something #plan div .price span.wave {
          font-size: 20px; }
#something #notes {
  color: #2c7e97; }
  #something #notes h4 {
    font-weight: normal; }
  #something #notes li {
    text-indent: -1em; }
#something #photogallery ul {
  max-width: 1004px;
  margin: 120px auto 0;
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 1023px) {
    #something #photogallery ul {
      flex-wrap: nowrap;
      overflow-x: scroll; } }
  @media (max-width: 599px) {
    #something #photogallery ul {
      margin-top: 60px; } }
  #something #photogallery ul li {
    list-style: none;
    padding: 2px; }
    #something #photogallery ul li img {
      width: auto; }
      @media (max-width: 1023px) {
        #something #photogallery ul li img {
          height: 331px; } }
#something #photogallery p.more {
  width: 100%;
  margin-top: 50px;
  text-align: center; }
  @media (max-width: 599px) {
    #something #photogallery p.more {
      margin-top: 30px; } }
  #something #photogallery p.more a {
    color: #2c7e97; }

#japanese #ph p:nth-of-type(7) {
  width: 100%; }
  @media (max-width: 599px) {
    #japanese #ph p:nth-of-type(7) {
      height: 1px; } }

#roulottes #item {
  max-width: 510px; }
#roulottes #ph p:nth-of-type(1) {
  width: 37%; }
  @media (max-width: 599px) {
    #roulottes #ph p:nth-of-type(1) {
      width: 100%; } }
#roulottes #ph p:nth-of-type(2) {
  width: 63%; }
  @media (max-width: 599px) {
    #roulottes #ph p:nth-of-type(2) {
      height: 1px; } }
#roulottes #ph p:nth-of-type(3) {
  width: 30.6%; }
  @media (max-width: 599px) {
    #roulottes #ph p:nth-of-type(3) {
      width: 100%; } }
#roulottes #ph p:nth-of-type(4) {
  width: 69.4%; }
  @media (max-width: 599px) {
    #roulottes #ph p:nth-of-type(4) {
      width: 100%; } }

#vories #item {
  max-width: 510px; }
#vories #ph {
  margin-bottom: 100px; }
  #vories #ph p:nth-of-type(1) {
    width: 63.2%; }
    @media (max-width: 599px) {
      #vories #ph p:nth-of-type(1) {
        width: 100%; } }
  #vories #ph p:nth-of-type(2) {
    width: 36.8%; }
    @media (max-width: 599px) {
      #vories #ph p:nth-of-type(2) {
        height: 1px; } }

#movie_sample {
  margin-top: 100px;
  text-align: center; }
  #movie_sample h4 {
    font-family: a-otf-ud-reimin-pr6n, Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
    color: #2c7e97;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 50px; }
  #movie_sample iframe {
    width: 1000px;
    height: 563px;
    margin: 0 auto; }
    @media (max-width: 1023px) {
      #movie_sample iframe {
        width: 100%;
        height: 300px; } }
  #movie_sample dl {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    max-width: 800px;
    margin: 80px auto 0; }
    @media (max-width: 599px) {
      #movie_sample dl {
        display: block;
        margin-top: 50px; } }
    #movie_sample dl dt, #movie_sample dl dd {
      border-bottom: solid #C1D4DB 1px;
      padding: 15px 0;
      box-sizing: border-box;
      text-align: left;
      color: #2c7e97; }
      @media (max-width: 1023px) {
        #movie_sample dl dt, #movie_sample dl dd {
          font-size: 14px; } }
      @media (max-width: 599px) {
        #movie_sample dl dt, #movie_sample dl dd {
          font-size: 13px;
          line-height: 180%; } }
      #movie_sample dl dt:last-of-type, #movie_sample dl dd:last-of-type {
        border-bottom: none; }
    #movie_sample dl dt {
      width: 25%;
      font-weight: bold; }
      @media (max-width: 599px) {
        #movie_sample dl dt {
          border-bottom: none;
          width: 100%;
          padding: 15px 0 0; } }
    #movie_sample dl dd {
      width: 75%; }
      @media (max-width: 599px) {
        #movie_sample dl dd {
          width: 100%; } }

#studio_drs #info h4, #studio_drs #info2 h4, #studio_drs #info2 h4 {
  font-size: 28px;
  font-family: a-otf-ud-reimin-pr6n, Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  font-weight: normal;
  margin-top: 125px; }
#studio_drs #info p.txt, #studio_drs #info2 p.txt, #studio_drs #info2 p.txt {
  font-size: 16px;
  font-family: a-otf-ud-reimin-pr6n, Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  font-weight: normal;
  margin-top: 50px; }
  @media (max-width: 599px) {
    #studio_drs #info p.txt, #studio_drs #info2 p.txt, #studio_drs #info2 p.txt {
      font-size: 14px; } }
#studio_drs #photogallery ul {
  max-width: 1004px;
  margin: 120px auto 0;
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 1023px) {
    #studio_drs #photogallery ul {
      flex-wrap: nowrap;
      overflow-x: scroll; } }
  @media (max-width: 599px) {
    #studio_drs #photogallery ul {
      margin-top: 60px; } }
  #studio_drs #photogallery ul li {
    list-style: none;
    padding: 2px; }
    #studio_drs #photogallery ul li img {
      width: auto; }
      @media (max-width: 1023px) {
        #studio_drs #photogallery ul li img {
          height: 331px; } }
#studio_drs #photogallery p.more {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center; }
  @media (max-width: 599px) {
    #studio_drs #photogallery p.more {
      margin-top: 30px; } }
  #studio_drs #photogallery p.more a {
    color: #2c7e97; }

.video_wrapper {
  position: relative; }

.video_wrapper:not(.js_active)::before {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  content: ""; }

.video_wrapper:not(.js_active)::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 60px;
  height: 60px;
  background-image: url("../img/common/loading.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  content: ""; }

.video_wrapper > video {
  width: 100%; }

header nav {
  background-color: #2c7e97;
  text-align: center;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-style: normal;
  font-weight: 400; }
  @media (max-width: 1023px) {
    header nav {
      opacity: 0.95; } }
  header nav ul.slimmenu {
    max-width: 1200px;
    margin: 0 auto; }
    @media (max-width: 1023px) {
      header nav ul.slimmenu {
        width: 100%; } }
    header nav ul.slimmenu li {
      width: 200px; }
      header nav ul.slimmenu li li a {
        padding-left: 0;
        padding-right: 0; }
      header nav ul.slimmenu li li i {
        display: none; }
    header nav ul.slimmenu li.home {
      display: none; }
      @media (max-width: 1023px) {
        header nav ul.slimmenu li.home {
          display: block; } }
    header nav ul.slimmenu li.sns span {
      display: none; }
      @media (max-width: 1023px) {
        header nav ul.slimmenu li.sns span {
          display: inline;
          margin-left: 10px; } }
    header nav ul.slimmenu li .sub-collapser {
      display: none; }
      @media (max-width: 1023px) {
        header nav ul.slimmenu li .sub-collapser {
          display: block; } }

.enquiry {
  text-align: center; }
  .enquiry a {
    background-color: #FFFDF4;
    color: #B5A25D;
    border: solid #B5A25D 1px;
    border-radius: 10px;
    padding: 30px;
    font-size: 20px;
    display: inline-block; }
    .enquiry a:hover {
      background-color: #FFE9E9;
      text-decoration: none; }
