@media screen and (min-width: 769px), print {
  .first_view {
    position: relative;
    width: 100%;
    height: 320px;
    background-image: url(../images/first_view_pc.jpg);
    background-repeat: no-repeat;
    -moz-background-size: cover;
         background-size: cover;
  }
  .first_view h2 {
    background-image: url(/common/images/sprite/sprite_wedding.png?rev=1539765984840);
    overflow: hidden;
    text-indent: -9999px;
    background-position: 0px 0px;
    width: 164px;
    height: 132px;
    position: absolute;
    bottom: 65px;
    left: 50%;
    -webkit-transform: translateX(-50%) scale(0);
       -moz-transform: translateX(-50%) scale(0);
        -ms-transform: translateX(-50%) scale(0);
            transform: translateX(-50%) scale(0);
    -webkit-animation: first_view 1s 0.5s forwards;
       -moz-animation: first_view 1s 0.5s forwards;
            animation: first_view 1s 0.5s forwards;
  }
  .first_view:before {
    position: absolute;
    content: '';
    display: block;
    width: 1100px;
    height: 27px;
    bottom: -27px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -moz-border-radius-bottomleft: 27px;
         border-bottom-left-radius: 27px;
    -moz-border-radius-bottomright: 27px;
         border-bottom-right-radius: 27px;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 20px 100px;
         box-shadow: rgba(0, 0, 0, 0.5) 0 20px 100px;
  }
  .contents {
    background-color: #f4f3f1;
  }
  .contents .sologan {
    position: relative;
    z-index: 1;
    width: 1100px;
    -moz-border-radius: 6px;
         border-radius: 6px;
    background-color: #f4f3f1;
    margin: -27px auto 0;
    padding: 75px 0 105px;
    text-align: center;
    color: #372613;
    font-weight: bold;
  }
  .contents .sologan:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 900px;
    height: 1px;
    -moz-box-shadow: 0px 0px 100px 1px rgba(0, 0, 0, 0.75);
         box-shadow: 0px 0px 100px 1px rgba(0, 0, 0, 0.75);
    z-index: -1;
  }
  .contents .sologan h2 {
    margin: 35px auto 40px;
  }
  .contents .sologan h2 span {
    display: block;
    margin: 0 auto 35px;
    font-size: 3rem;
    letter-spacing: 10px;
  }
  .contents .sologan h2:after {
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    margin: 0 auto;
    background-color: #a16b2e;
  }
  .contents .sologan-wrapper {
    position: relative;
  }
  .contents .sologan-illus {
    width: 992px;
    height: 546px;
    background-image: url(../images/story_pc.jpg);
    -moz-background-size: contain;
         background-size: contain;
    margin-left: 170px;
  }
  .contents .sologan-story {
    position: absolute;
    width: 620px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: left;
    background-color: rgba(244, 243, 241, 0.9);
    padding: 60px 50px 55px 10px;
    line-height: 32px;
    font-size: 1.8rem;
  }
  .contents .sologan-story p {
    margin-bottom: 30px;
  }
  .contents .sologan-story p:last-of-type {
    margin-bottom: 0;
  }
  .contents .kind {
    position: relative;
    padding: 150px 0 65px;
    overflow: hidden;
    z-index: 2;
    background-color: #f4f3f1;
  }
  .contents .kind:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 1100px;
    height: 1px;
    -moz-box-shadow: 0px 0px 100px 1px rgba(0, 0, 0, 0.75);
         box-shadow: 0px 0px 100px 1px rgba(0, 0, 0, 0.75);
  }
  .contents .kind-last {
    padding-bottom: 75px;
  }
  .contents .kind-last:after {
    display: none;
  }
  .contents .kind-title {
    position: absolute;
    top: 0;
    left: 50%;
    padding: 46px 0 68px;
    width: 386px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .contents .kind-title h2 {
    position: relative;
    margin: 0 auto 13px;
    z-index: 1;
  }
  .contents .kind-title p {
    position: relative;
    text-align: center;
    color: white;
    font-size: 1.8rem;
    line-height: 28px;
    z-index: 1;
    letter-spacing: 2px;
  }
  .contents .kind-title:after {
    content: '';
    display: block;
    position: absolute;
    top: 83px;
    left: 0;
    width: 100%;
    height: 111px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    border-top: 112px solid rgba(55, 38, 19, 0.9);
    border-left: 193px solid transparent;
    border-right: 193px solid transparent;
  }
  .contents .kind-title:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 83px;
    opacity: 0.9;
    background-color: #372613;
  }
  .contents .kind-bridal h2 {
    background-image: url(/common/images/sprite/sprite_wedding.png?rev=1539765984840);
    overflow: hidden;
    text-indent: -9999px;
    background-position: 0px -205px;
    width: 368px;
    height: 30px;
  }
  .contents .kind-bridal .kind-gallery li:nth-of-type(1) {
    background-image: url(../images/bridal_01_pc.jpg);
  }
  .contents .kind-bridal .kind-gallery li:nth-of-type(2) {
    background-image: url(../images/bridal_02_pc.jpg);
  }
  .contents .kind-bridal .kind-gallery li:nth-of-type(3) {
    background-image: url(../images/bridal_03_pc.jpg);
  }
  .contents .kind-bridal .kind-gallery li:nth-of-type(4) {
    background-image: url(../images/bridal_04_pc.jpg);
  }
  .contents .kind-hair h2 {
    background-image: url(/common/images/sprite/sprite_wedding.png?rev=1539765984840);
    overflow: hidden;
    text-indent: -9999px;
    background-position: -184px 0px;
    width: 332px;
    height: 38px;
  }
  .contents .kind-hair .kind-gallery li:nth-of-type(1) {
    background-image: url(../images/hair_01_pc.jpg);
  }
  .contents .kind-hair .kind-gallery li:nth-of-type(2) {
    background-image: url(../images/hair_02_pc.jpg);
  }
  .contents .kind-hair .kind-gallery li:nth-of-type(3) {
    background-image: url(../images/hair_03_pc.jpg);
  }
  .contents .kind-hair .kind-gallery li:nth-of-type(4) {
    background-image: url(../images/hair_04_pc.jpg);
  }
  .contents .kind-bouquet h2 {
    background-image: url(/common/images/sprite/sprite_wedding.png?rev=1539765984840);
    overflow: hidden;
    text-indent: -9999px;
    background-position: -184px -58px;
    width: 319px;
    height: 30px;
  }
  .contents .kind-bouquet .kind-gallery li:nth-of-type(1) {
    background-image: url(../images/bouquet_01_pc.jpg);
  }
  .contents .kind-bouquet .kind-gallery li:nth-of-type(2) {
    background-image: url(../images/bouquet_02_pc.jpg);
  }
  .contents .kind-floral h2 {
    background-image: url(/common/images/sprite/sprite_wedding.png?rev=1539765984840);
    overflow: hidden;
    text-indent: -9999px;
    background-position: 0px -152px;
    width: 347px;
    height: 33px;
  }
  .contents .kind-floral .kind-textbox h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    width: 310px;
    height: 60px;
    border: 3px solid #4a3a29;
    margin: 0 auto 35px;
    font-size: 2rem;
  }
  .contents .kind-floral .kind-textbox-special {
    border-bottom: 1px solid #cdb5ae;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .contents .kind-floral .kind-gallery-01 li:nth-of-type(1) {
    background-image: url(../images/floral_01_pc.jpg);
  }
  .contents .kind-floral .kind-gallery-01 li:nth-of-type(2) {
    background-image: url(../images/floral_02_pc.jpg);
  }
  .contents .kind-floral .kind-gallery-01 li:nth-of-type(3) {
    background-image: url(../images/floral_03_pc.jpg);
  }
  .contents .kind-floral .kind-gallery-01 li:nth-of-type(4) {
    background-image: url(../images/floral_04_pc.jpg);
  }
  .contents .kind-floral .kind-gallery-02 {
    margin-top: 75px;
  }
  .contents .kind-floral .kind-gallery-02 li:nth-of-type(1) {
    background-image: url(../images/floral_05_pc.jpg);
  }
  .contents .kind-floral .kind-gallery-02 li:nth-of-type(2) {
    background-image: url(../images/floral_06_pc.jpg);
  }
  .contents .kind-floral .kind-gallery-02 li:nth-of-type(3) {
    background-image: url(../images/floral_07_pc.jpg);
  }
  .contents .kind-floral .kind-gallery-02 li:nth-of-type(4) {
    background-image: url(../images/floral_08_pc.jpg);
  }
  .contents .kind-floral .kind-gallery-03 {
    margin-top: 75px;
  }
  .contents .kind-floral .kind-gallery-03 li:nth-of-type(1) {
    background-image: url(../images/floral_09_pc.jpg);
  }
  .contents .kind-floral .kind-gallery-03 li:nth-of-type(2) {
    background-image: url(../images/floral_10_pc.jpg);
  }
  .contents .kind-floral .kind-gallery-03 li:nth-of-type(3) {
    background-image: url(../images/floral_11_pc.jpg);
  }
  .contents .kind-floral .kind-gallery-03 li:nth-of-type(4) {
    background-image: url(../images/floral_12_pc.jpg);
  }
  .contents .kind-floral .kind-gallery-04 {
    margin-top: 75px;
  }
  .contents .kind-floral .kind-gallery-04 li:nth-of-type(1) {
    background-image: url(../images/floral_13_pc.jpg);
  }
  .contents .kind-floral .kind-gallery-04 li:nth-of-type(2) {
    background-image: url(../images/floral_14_pc.jpg);
  }
  .contents .kind-floral .kind-gallery-04 li:nth-of-type(3) {
    background-image: url(../images/floral_15_pc.jpg);
  }
  .contents .kind-floral .kind-gallery-04 li:nth-of-type(4) {
    background-image: url(../images/floral_16_pc.jpg);
  }
  .contents .kind-gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
  }
  .contents .kind-gallery li {
    -moz-background-size: cover;
         background-size: cover;
    background-repeat: no-repeat;
  }
  .contents .kind-gallery-two {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .contents .kind-gallery-two li {
    width: 36.6%;
    padding-top: 23.2666%;
    margin: 0 1px;
  }
  .contents .kind-gallery-four {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .contents .kind-gallery-four li {
    width: -webkit-calc(25% - 1.5px);
    width: -moz-calc(25% - 1.5px);
    width: calc(25% - 1.5px);
    padding-top: 19.6%;
  }
  .contents .kind-textbox {
    color: #372613;
    width: 915px;
    margin: 0 auto;
    font-size: 1.8rem;
  }
  .contents .kind-textbox ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    border-bottom: 1px solid #e0d3cf;
    border-top: 1px solid #e0d3cf;
    padding: 25px 0;
    margin-bottom: 25px;
  }
  .contents .kind-textbox ul li {
    margin-right: 25px;
    line-height: 1;
  }
  .contents .kind-textbox p {
    margin-bottom: 25px;
  }
  .contents .contact {
    padding: 0 0 60px;
  }
  .contents .contact h3 {
    text-align: center;
    color: #372613;
    font-size: 2.4rem;
    line-height: 1;
    margin: 0 0 23px;
  }
  .contents .contact .tel_btn {
    display: block;
    margin: 0 auto;
    width: 390px;
    height: 80px;
    background-color: #372613;
    text-align: center;
    line-height: 80px;
    color: white;
    font-size: 4rem;
    letter-spacing: 1px;
    cursor: none;
    pointer-events: none;
  }
  .contents .contact .tel_btn small {
    display: inline-block;
    font-size: 2.8rem;
    margin-right: 12px;
  }
  .contents .contact .time, .contents .contact .mail {
    text-align: center;
    color: #372613;
    line-height: 1;
  }
  .contents .contact .time dt, .contents .contact .time dd, .contents .contact .mail dt, .contents .contact .mail dd {
    display: inline-block;
  }
  .contents .contact .time {
    font-size: 1.8rem;
    margin: 25px 0 22px;
  }
  .contents .contact .time dt {
    margin-right: 8px;
  }
  .contents .contact .mail {
    font-size: 2.3rem;
  }
  .contents .contact .mail dt {
    margin-right: 8px;
  }
  .contents .contact .mail a {
    text-decoration: underline;
    color: #372613;
    font-size: 2.3rem;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .contents .contact .mail a:hover {
    text-decoration: none;
  }
}

@media screen and (max-width: 768px) {
  .first_view {
    position: relative;
    width: 100%;
    height: 50.78125vw;
    background-image: url(../images/first_view_sp.jpg);
    -moz-background-size: cover;
         background-size: cover;
    overflow: hidden;
  }
  .first_view h2 {
    width: 32.03125vw;
    height: 24.47917vw;
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_wedding_sp.png?rev=1539765984840");
    -moz-background-size: 234.14634% 225%;
         background-size: 234.14634% 225%;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 7.8125vw;
    left: 50%;
    -webkit-transform: translateX(-50%) scale(0);
       -moz-transform: translateX(-50%) scale(0);
        -ms-transform: translateX(-50%) scale(0);
            transform: translateX(-50%) scale(0);
    -webkit-animation: first_view 1s 0.5s forwards;
       -moz-animation: first_view 1s 0.5s forwards;
            animation: first_view 1s 0.5s forwards;
    text-align: center;
  }
  .first_view h2 img {
    width: 40.49479vw;
    height: 17.1875vw;
  }
  .contents {
    background-color: #f4f3f1;
    -moz-box-shadow: inset 0 10.41667vw 10.41667vw -2.60417vw rgba(0, 0, 0, 0.1);
         box-shadow: inset 0 10.41667vw 10.41667vw -2.60417vw rgba(0, 0, 0, 0.1);
  }
  .contents .sologan {
    position: relative;
    width: 93.48958vw;
    margin: -2.34375vw auto 0;
    -moz-border-radius: 0.78125vw;
         border-radius: 0.78125vw;
    padding: 8.46354vw 0 9.76562vw;
    background-color: #f4f3f1;
    text-align: center;
    color: #372613;
    font-weight: bold;
    z-index: 1;
  }
  .contents .sologan:after {
    content: '';
    position: absolute;
    bottom: -0.26042vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 84.63542vw;
    height: 0.26042vw;
    -moz-box-shadow: 0px 0px 7.8125vw 1px rgba(0, 0, 0, 0.75);
         box-shadow: 0px 0px 7.8125vw 1px rgba(0, 0, 0, 0.75);
  }
  .contents .sologan h2 {
    margin: 0 auto 5.85938vw;
  }
  .contents .sologan h2 span {
    display: block;
    width: 77.08333vw;
    height: 8.46354vw;
    margin: 0 auto 3.90625vw;
    font-size: 4.16667vw;
    letter-spacing: 5px;
  }
  .contents .sologan h2:after {
    content: '';
    display: block;
    width: 8.33333vw;
    height: 0.52083vw;
    margin: 0 auto;
    background-color: #a16b2e;
  }
  .contents .sologan-illus {
    width: 100vw;
    height: 58.59375vw;
    background-image: url(../images/story_sp.jpg);
    -moz-background-size: cover;
         background-size: cover;
    margin-left: -3.25521vw;
  }
  .contents .sologan-story {
    margin-top: 6.51042vw;
    text-align: left;
    line-height: 6.25vw;
    font-size: 3.64583vw;
  }
  .contents .kind {
    position: relative;
    padding: 26.04167vw 0 9.11458vw;
    overflow: hidden;
    z-index: 2;
    background-color: #f4f3f1;
  }
  .contents .kind:after {
    content: '';
    position: absolute;
    bottom: -0.26042vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 84.63542vw;
    height: 0.26042vw;
    -moz-box-shadow: 0px 0px 7.8125vw 1px rgba(0, 0, 0, 0.75);
         box-shadow: 0px 0px 7.8125vw 1px rgba(0, 0, 0, 0.75);
  }
  .contents .kind-last {
    padding-bottom: 7.8125vw;
  }
  .contents .kind-last:after {
    display: none;
  }
  .contents .kind-title {
    position: absolute;
    top: 0;
    left: 50%;
    height: 37.76042vw;
    padding: 3.90625vw 0;
    width: 57.55208vw;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .contents .kind-title h2 {
    position: relative;
    margin: 0 auto 1.5625vw;
    z-index: 1;
  }
  .contents .kind-title p {
    position: relative;
    font-weight: bold;
    text-align: center;
    color: white;
    font-size: 3.64583vw;
    line-height: 5.20833vw;
    z-index: 1;
    letter-spacing: 2px;
    margin-top: 2.60417vw;
  }
  .contents .kind-title:before {
    content: '';
    display: block;
    position: absolute;
    top: 20.83333vw;
    left: 0;
    width: 100%;
    height: 16.92708vw;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    border-top: 16.92708vw solid rgba(55, 38, 19, 0.9);
    border-left: 28.77604vw solid transparent;
    border-right: 28.77604vw solid transparent;
  }
  .contents .kind-title:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20.83333vw;
    opacity: 0.9;
    background-color: #372613;
  }
  .contents .kind-bridal h2 {
    width: 40.36458vw;
    height: 11.84896vw;
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_wedding_sp.png?rev=1539765984840");
    -moz-background-size: 185.80645% 464.83516%;
         background-size: 185.80645% 464.83516%;
    background-position: 100% 0%;
    background-repeat: no-repeat;
  }
  .contents .kind-bridal .kind-gallery li:nth-of-type(1) {
    background-image: url(../images/bridal_01_sp.jpg);
  }
  .contents .kind-bridal .kind-gallery li:nth-of-type(2) {
    background-image: url(../images/bridal_02_sp.jpg);
  }
  .contents .kind-bridal .kind-gallery li:nth-of-type(3) {
    background-image: url(../images/bridal_03_sp.jpg);
  }
  .contents .kind-bridal .kind-gallery li:nth-of-type(4) {
    background-image: url(../images/bridal_04_sp.jpg);
  }
  .contents .kind-hair h2 {
    width: 51.17188vw;
    height: 5.85938vw;
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_wedding_sp.png?rev=1539765984840");
    -moz-background-size: 146.56489% 940%;
         background-size: 146.56489% 940%;
    background-position: 0% 84.65608%;
    background-repeat: no-repeat;
  }
  .contents .kind-hair .kind-title h2 {
    margin-top: 7.8125vw;
  }
  .contents .kind-hair .kind-gallery li:nth-of-type(1) {
    background-image: url(../images/hair_01_sp.jpg);
  }
  .contents .kind-hair .kind-gallery li:nth-of-type(2) {
    background-image: url(../images/hair_02_sp.jpg);
  }
  .contents .kind-hair .kind-gallery li:nth-of-type(3) {
    background-image: url(../images/hair_03_sp.jpg);
  }
  .contents .kind-hair .kind-gallery li:nth-of-type(4) {
    background-image: url(../images/hair_04_sp.jpg);
  }
  .contents .kind-bouquet h2 {
    width: 32.42188vw;
    height: 11.97917vw;
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_wedding_sp.png?rev=1539765984840");
    -moz-background-size: 231.3253% 459.78261%;
         background-size: 231.3253% 459.78261%;
    background-position: 0% 62.83988%;
    background-repeat: no-repeat;
  }
  .contents .kind-bouquet .kind-gallery li:nth-of-type(1) {
    background-image: url(../images/bouquet_01_sp.jpg);
  }
  .contents .kind-bouquet .kind-gallery li:nth-of-type(2) {
    background-image: url(../images/bouquet_02_sp.jpg);
  }
  .contents .kind-floral h2 {
    width: 51.5625vw;
    height: 4.94792vw;
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_wedding_sp.png?rev=1539765984840");
    -moz-background-size: 145.45455% 1113.15789%;
         background-size: 145.45455% 1113.15789%;
    background-position: 0% 100%;
    background-repeat: no-repeat;
  }
  .contents .kind-floral .kind-title h2 {
    margin-top: 7.8125vw;
  }
  .contents .kind-floral .kind-textbox h3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    width: 69.01042vw;
    height: 10.41667vw;
    border: 0.52083vw solid #4a3a29;
    margin: 0 auto 6.51042vw;
    font-size: 3.90625vw;
  }
  .contents .kind-floral .kind-textbox-special {
    border-bottom: 1px solid #cdb5ae;
    padding-bottom: 3.90625vw;
    margin-bottom: 3.90625vw;
  }
  .contents .kind-floral .kind-gallery-01 li:nth-of-type(1) {
    background-image: url(../images/floral_01_sp.jpg);
  }
  .contents .kind-floral .kind-gallery-01 li:nth-of-type(2) {
    background-image: url(../images/floral_02_sp.jpg);
  }
  .contents .kind-floral .kind-gallery-01 li:nth-of-type(3) {
    background-image: url(../images/floral_03_sp.jpg);
  }
  .contents .kind-floral .kind-gallery-01 li:nth-of-type(4) {
    background-image: url(../images/floral_04_sp.jpg);
  }
  .contents .kind-floral .kind-gallery-02 {
    margin-top: 11.71875vw;
  }
  .contents .kind-floral .kind-gallery-02 li:nth-of-type(1) {
    background-image: url(../images/floral_05_sp.jpg);
  }
  .contents .kind-floral .kind-gallery-02 li:nth-of-type(2) {
    background-image: url(../images/floral_06_sp.jpg);
  }
  .contents .kind-floral .kind-gallery-02 li:nth-of-type(3) {
    background-image: url(../images/floral_07_sp.jpg);
  }
  .contents .kind-floral .kind-gallery-02 li:nth-of-type(4) {
    background-image: url(../images/floral_08_sp.jpg);
  }
  .contents .kind-floral .kind-gallery-03 {
    margin-top: 11.71875vw;
  }
  .contents .kind-floral .kind-gallery-03 li:nth-of-type(1) {
    background-image: url(../images/floral_09_sp.jpg);
  }
  .contents .kind-floral .kind-gallery-03 li:nth-of-type(2) {
    background-image: url(../images/floral_10_sp.jpg);
  }
  .contents .kind-floral .kind-gallery-03 li:nth-of-type(3) {
    background-image: url(../images/floral_11_sp.jpg);
  }
  .contents .kind-floral .kind-gallery-03 li:nth-of-type(4) {
    background-image: url(../images/floral_12_sp.jpg);
  }
  .contents .kind-floral .kind-gallery-04 {
    margin-top: 11.71875vw;
  }
  .contents .kind-floral .kind-gallery-04 li:nth-of-type(1) {
    background-image: url(../images/floral_13_sp.jpg);
  }
  .contents .kind-floral .kind-gallery-04 li:nth-of-type(2) {
    background-image: url(../images/floral_14_sp.jpg);
  }
  .contents .kind-floral .kind-gallery-04 li:nth-of-type(3) {
    background-image: url(../images/floral_15_sp.jpg);
  }
  .contents .kind-floral .kind-gallery-04 li:nth-of-type(4) {
    background-image: url(../images/floral_16_sp.jpg);
  }
  .contents .kind-gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 5.20833vw;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .contents .kind-gallery li {
    width: 49.54%;
    height: 62.5vw;
    margin-bottom: 0.78125vw;
    -moz-background-size: cover;
         background-size: cover;
  }
  .contents .kind-textbox {
    color: #372613;
    width: 91.79688vw;
    margin: 0 auto;
    font-size: 3.64583vw;
  }
  .contents .kind-textbox ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    border-bottom: 1px solid #e0d3cf;
    border-top: 1px solid #e0d3cf;
    padding: 3.90625vw 0;
    margin-bottom: 3.90625vw;
  }
  .contents .kind-textbox ul li {
    margin-right: 1.30208vw;
    white-space: nowrap;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    font-size: 3.64583vw;
  }
  .contents .kind-textbox ul li:nth-last-of-type(1) {
    margin-right: 0;
  }
  .contents .kind-textbox p {
    margin-bottom: 3.90625vw;
  }
  .contents .contact {
    padding-bottom: 10.41667vw;
  }
  .contents .contact h3 {
    text-align: center;
    color: #372613;
    font-size: 4.6875vw;
    line-height: 1;
    margin: 0 0 5.46875vw;
  }
  .contents .contact .tel_btn {
    display: block;
    margin: 0 auto;
    width: 85.80729vw;
    height: 17.57812vw;
    background-color: #372613;
    text-align: center;
    line-height: 17.57812vw;
    color: white;
    font-size: 8.72396vw;
    letter-spacing: 1px;
  }
  .contents .contact .tel_btn small {
    display: inline-block;
    font-size: 6.11979vw;
    margin-right: 2.60417vw;
  }
  .contents .contact .time, .contents .contact .mail {
    text-align: center;
    color: #372613;
    line-height: 1;
  }
  .contents .contact .time dt, .contents .contact .time dd, .contents .contact .mail dt, .contents .contact .mail dd {
    display: inline-block;
  }
  .contents .contact .time {
    font-size: 3.90625vw;
    margin: 5.85938vw;
  }
  .contents .contact .time dt {
    margin-right: 2.08333vw;
  }
  .contents .contact .mail {
    font-size: 4.94792vw;
  }
  .contents .contact .mail dt {
    margin-right: 2.08333vw;
  }
  .contents .contact .mail a {
    text-decoration: underline;
    color: #372613;
    font-size: 4.94792vw;
  }
}
