@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Dancing+Script|Parisienne');

/* reset css */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}


/* remember to define focus styles! */

:focus {
    outline: 0;
}


/* remember to highlight inserts somehow! */

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}


/* tables still need 'cellspacing="0"' in the markup */

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0px;
}


/* reset css END ============================================================== */

@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);

body {
    background-color: #FFF;
    font-size: 13px;
    font-size: 3vw;
    color: #4D4D4D;
    font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    margin: 0 auto;
    padding: 0;
    overflow-wrap: break-word;
    word-break: break-word;
    word-wrap: break-word;
    min-width: 320px;
}

section {
    width: 100%;
    margin: 0 auto;
}


body {
    max-width: 1024px;
}

/*  contents  ============================
================================== */

.container {
    margin: 0 auto;
    max-width: 1024px;
    text-align: center;
}

.contents {
    padding: 10%;
}


/*======================
● 画面の横幅が769px以上
========================*/

@media screen and (min-width: 769px) {
    body {
        font-size: 14px;
    }
}


/*======================
● 画面の横幅が768pxまで
========================*/

@media screen and (max-width: 768px) {}


/*=======================
●  画面の横幅が480pxまで
=========================*/

@media screen and (max-width:480px) {
    .contents {
        padding: 5%;
    }
}


/*  Item  ============================
================================== */

img {
    border: none;
    padding: 0;
    margin: 0;
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

.img {
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    -webkit-transition: all .3s;
    transition: all .3s;
}

#contents a {
    position: relative;
    display: inline-block;
    text-decoration: none;
}

a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.8;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}


/* -- テキスト -- */

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.s {
    font-size: 100%;
}

.m {
    font-size: 130%;
}

.l {
    font-size: 150%;
    font-family: "Parisienne",sans-serif;
}

h2 {
    text-align: center;
    font-size: 1.6em;
    line-height: 2em;
    padding-top:10px; 
    color: #3a3236;
}

h3 {
    text-align: center;
    font-size: 16px;
    font-size: 3.4vw;
    padding: 1.5%;
    background-color: #264665;
    color: #FFF;
    margin: 20px auto;
    width: 90%;
    font-weight: normal;
}

h4{
    max-width: 470px;
    margin: 0px auto 0;
    padding-bottom: 15px;
    font-size: 16px;
    font-size: 3.4vw;   
    color: #3a3236;
    font-weight: normal;
}

.go p{
    font-family: sans-serif, 游ゴシック;
    padding-bottom: 20px;
}

@media screen and (min-width: 769px) {
    p {
        font-size: 1.5em;
    }
    h4{
    	font-size: 1.6em;
    }
    .s {
        font-size: 1em;
    }

    .m {
        font-size: 1.5em;
    }
}

/* apply */

.apply {
    text-align: center;
    padding: 5% 5%;
}

.tel {
    padding-bottom: 2vw;
}


/*  #top  ============================
================================== */

#top .apply {
    padding-top: 10px;
    padding-bottom: 10px;
}

#top .container{
    background-color: #e1ded1;
}

/*  #overview  ============================
================================== */

#overview .container{
    background-image: url(images/overview_top-bg.jpg);
    background-position:center;
    background-size: cover;
}
.txt_img{
    padding: 0 10%;
    box-sizing: border-box;
}

.title_img0{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    box-sizing: border-box;
}
.overview {
    padding: 8% 0;
    margin: 0 auto;
}

.overview p {
    text-align: center;
    line-height: 2.5em;
}

/*  #if  ============================
================================== */

#if .container {
}

#if .apply{
    background-color: #e0d6d4;
}

/*  #campaign  ============================
================================== */

#campaign {
    text-align: center;
}

.gaiyou_wrp {
    background-image: url(images/overview_top-bg.jpg);
    background-position:center;
    background-size: cover;
    padding: 15px 0;
}

#campaign p {
    width: 90%;
    margin: 20px auto;
}

#campaign span {
    color: #b59c5b;
}

.campaign {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
    box-sizing: border-box;
}

.campaign > div {
    width: 48%;
    margin-left: 4%;
    padding-top: 3%;
}

.campaign > div:nth-child(odd){
    margin: 0;
}

#campaign .container > p {
    margin-bottom: 1em;
}

#campaign .gaiyou {
    background-color: #FFF;
    width: 90%;
    margin: 0 auto 3%;
    padding-bottom: 2%;
}

#campaign .gaiyou h3 {
    width: auto;
}

.bg_f{
    background-color: #FFF;
    padding-bottom: 8%;
}

dl {
    padding: 0 1em;
}

dl dt {
    float: left;
}

dl dd {
    text-align: left;
    margin-left: 1.5em;
}

/*  #about  ============================
================================== */

#about .container {
    background-color: #e0d6d4;
    color: #FFF;
}
ul.ranking{
    background-color: #180a0a;
    padding:0 4% 6%;
}

ul.ranking li{
    padding-top: 6%;
}

/*  #apply  ============================
================================== */

#apply .menu {
    margin: 0 auto;
    padding-bottom: 3%;
}

#apply label {
    display: block;
    margin: 0 auto;
    cursor: pointer;
}

#apply input[type="checkbox"].on-off {
    display: none;
}

#apply .menu ul {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #FFF;
}

#apply input[type="checkbox"].on-off + ul {
    height: 0;
    overflow: hidden;
}

#apply input[type="checkbox"].on-off:checked + ul {
    height: auto;
}

#apply .menu {
    text-align: left;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

#apply .menu.flow{
    width: 100%;
}

#apply .menu.qa{
    padding-top: 3%;
}

#apply .panel{
    text-align: center;
}

#apply .qa_q,
#apply .panel{
    padding: 8px 20px 8px 0;
    border-bottom: dotted #666 .7px;
    background-color: #264665;
    color: #FFF;
    font-size: 3.4vw;
    position: relative;
}

#apply .qa_q::after{
    content: "";
    position: absolute;
    right: 10px;
    top: .8rem;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #FFF;
  opacity: .6;
}

#apply .qa li {
    padding: 10px 15px;
    line-height: 2.4;
    font-size: 2.9vw;
    background-color: #EEE;
}

#apply .qa_q.last,
#apply .panel{
    border-bottom: none;
}


#apply .container {
    padding-bottom: 10%;
}

/*  #footer  ============================
================================== */

footer {
    padding: 0;
    font-size: 80%;
    text-align: center;
    background-color: #efefef;
    padding-bottom: 80px;
}

footer .mariage-hikone-logo {
    fill: #b18247;
    width: 120px;
    margin: 0 auto 20px;
}

#footer {
    background-color: #264665;
    color: #FFF;
}

#footer .address {
    text-align: left;
    font-size: 12px;
    padding-bottom: 15px;
    padding-top: 20px;
}

.access {
    font-size: 95%;
}

.share {
    padding-top: 0%;
    padding-bottom: 8%
}

.share-facebook,
.share-line,
.share-twitter {
    display: inline-block;
    width: 10%
}

.share-facebook {
    margin-right: 3.51563%
}

.share-twitter {
    margin-right: 3.35938%
}

.expire {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999
}

.expire-image {
    position: relative;
    display: block;
    margin: 0 auto;
    padding-top: 27.34375%;
    width: 95.3125%;
    background-image: url(images/expire_bg.jpg);
    background-image: -webkit-image-set(url(images/expire_bg@1x.jpg) 1x, url(images/expire_bg@2x.jpg) 2x, url(images/expire_bg@3x.jpg) 3x);
    background-image: -moz-image-set(url(images/expire_bg@1x.jpg) 1x, url(images/expire_bg@2x.jpg) 2x, url(images/expire_bg@3x.jpg) 3x);
    background-image: -ms-image-set(url(images/expire_bg@1x.jpg) 1x, url(images/expire_bg@2x.jpg) 2x, url(images/expire_bg@3x.jpg) 3x);
    background-image: image-set(url(images/expire_bg@1x.jpg) 1x, url(images/expire_bg@2x.jpg) 2x, url(images/expire_bg@3x.jpg) 3x);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center
}

/*
.expire-anchor {
    text-align: center;
    display: block;
    margin: -35.67188% auto 0;
    width: 100%;
}
*/

.expire-anchor-image{
    position: absolute;
    top: 41%;
left: 15%;
    max-width: 70%;
}

/* ---------- slick ----------*/

/*左右の矢印の色を変える*/

.slick-prev:before,
.slick-next:before {
    color: #FFF;
}


/*左右の矢印の位置を変える*/

.slick-next {
    right: 1%;
    z-index: 99;
}

.slick-prev {
    left: 1%;
    z-index: 100;
}

/*スライド数のドットの色を変える*/

.flex-control-paging li a.flex-active {
    background: #DDD;
}

.flex-control-paging li a {
    background: #FFF;
}

.flex-control-paging li a{
    -webkit-box-shadow:none;
    box-shadow:none;
}

.flex-direction-nav a,
.flex-direction-nav a:before,
.flex-direction-nav a.flex-next:before{
    display: none;
}

/*スライド画像の横幅可変*/

/*
.flexslider{
    margin-bottom: 20px;
*/
}

.slider {
    margin: 0 auto;
    max-width: 800px;
}

.flex-direction-nav a:before {
    font-size: 20px;
    color: #FFF;
}
.flex-control-nav{
    bottom: 8px;
    right: 8px;
    width: auto;
    z-index: 100;
}
.flex-control-paging li a {
    width: 8px;
    height: 8px;
}

.marihiko{
    margin: 0 auto;
    padding: 0;
}

.marihiko .flexslider{
    border: none;
}

.marihiko_txt{
    padding: 275px 15px 30px;
    line-height: 1.8;
    position: relative;
}

.marihiko_txt::before{
    position: absolute;
    z-index: 97;
    font-size: 18vw;
    top: -15vw;
    left: 10px;
    font-family: 'Parisienne', serif;
    opacity: .6;
    transform: rotate(-14deg);
}

.cha.marihiko_txt::before{
    content: "Chapel";
    color: #FFF;
}
.ban.marihiko_txt::before{
    content: "Banquet";
}

.marihiko_txt p{
    text-align: left;
}


/* ============================ SNS ============================ */
.snsNavi li {
    display: inline;
    padding: 0 25px 0 0;
    font-size: 14px;
    line-height: 1;
}
/* ============================ 共通エフェクト ============================ */



.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1.5s;
 -ms-animation-duration:1.5s;
 animation-duration:1.5s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(40px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
    }
 100% {
   opacity: 1;
   -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
}

/*------追加20201119------*/
        img{
            max-width: 100%;
            vertical-align: bottom;
        }
        .waku{
            position: relative;
            margin-left: 15px;
            margin-right: 15px;
        }
        .oubo_10{
			max-width: 860px;
        position: fixed;
        bottom: -100px;
        left: 50%;
        transform: translateX(-50%);
        width: 90%;
        z-index: 99;
        transition: all ease .4s;
        }
        .oubo_10.is-show{
            bottom: 10px;
        }
