@charset "UTF-8";
br.pc {
    display: none;
}

@media screen and (min-width: 1024px) {
    br.sp {display: none!important;}
    br.pc {
        display: block!important;
    }
}

input, textarea, select {
    font-family: inherit;
}

.flex {
    display: flex;
}
.flex.jcc {
    justify-content: center;
}
.flex.jcsb {
    justify-content: space-between;
}
.flex.aic {
    align-items: center;
}
.flex.fw {
    flex-wrap: wrap;
}
.flex.reverse {
    flex-direction: row-reverse;
}

h2.top-ttl {
    font-size: 30px;
    font-weight: 400;
}

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

    h2.top-ttl {
        font-size: 24px;
        font-weight: 400;
    }
}

#difference-section,
#reason-section,
#popularcont-section,
#price-section {
    padding: 60px 0;
}


@media screen and (min-width: 768px) {
    #difference-section,
    #reason-section,
    #popularcont-section,
    #price-section {
        padding: 60px 0;
    }
    
}

#price-section {
    background: #fff;
}


.con-cp {
    padding: 0;
}
.cont-ruby {
    font-family: '游明朝', '游明朝体', YuMincho, Yu Mincho, 'Noto Serif JP', serif;
}
#difference-section {
    background: #f2fdff;
}
#difference-section .flex {
    padding: 0 20px;
    flex-wrap: wrap;
}
#difference-section .box {
    background: #fff;
    max-width: 340px;
    margin: 0 auto 50px;
    padding: 0 20px 20px;
}
#difference-section .box h3:first-of-type {
    font-size: 40px;
    margin-top: -0.5em;
    transform: skewX(-15deg);
    line-height: 50px;
    font-weight: 400; 
}
#difference-section .box h3:first-of-type:after {
    content: "";
    display: block;
    height: 1px;
    width: 2em;
    background: #000;
    transform: rotate(-45deg);
} 
#difference-section .box h3 + h3 {
    text-align: center;
    font-family: '游ゴシック', '游ゴシック体', YuGothic, Yu Gothic, 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
    margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
    
#difference-section .flex {
    flex-wrap: nowrap;
    justify-content: space-between;
}
#difference-section .box {
    width: 32%;
}
#difference-section .box h3:first-of-type {
    font-size: 28px;
}
#difference-section .box h3 + h3 {
    font-size: 16px;
}
}
@media screen and (min-width: 1024px) {
    
#difference-section .box h3:first-of-type {
    font-size: 40px;
}
#difference-section .box h3 + h3 {
    font-size: 20px;
}
}

.title-header .cont-icon img {
    width: 60px;
}
#reason-section,
#popularcont-section {
    background: #fff;
}

#popularcont-section .flex .box {
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#popularcont-section .flex .box p {
    padding: 1em 2em 2em;
}
#popularcont-section .flex .box .btn a {
    padding-left: 3em;
    padding-right: 3em;
    background: #00bcd5;
}
#popularcont-section .flex .box .btn a:hover {
    background: rgba(0, 63, 84, 0.7)!important;
}
@media screen and (min-width: 768px) {
    
#popularcont-section .flex .box {
    width: 50%;
    padding: 0 20px;
}
}
.reason-section .box {
    width: 96%;
    padding: 20px 2%;
    margin: 20px 2%;
}
.reason-section .box .pic {
    padding-right: 20px;
    width: 140px;
}
.reason-section .box .txt {
    flex: 1;
}
.reason-section .box p {
    font-size: 14px;
    font-weight: 700;
}

@media screen and (min-width: 600px) {
    .reason-section .box {
        max-width: 650px;
        margin-left: auto;
        margin-right: auto;
    }
    .reason-section .box p {
        font-size: 18px;
    }
    .reason-section .box .pic {
        width: 200px;
    }
}

@media screen and (min-width: 768px) {
    .reason-section .box {
        width: 46%;
    }
}


#staff-section {
    background: #f2fdff;
}
.price-section .flex {
    flex-direction: column;
    max-width: 400px;
    margin: 0 auto;
}
.price-section .box {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.price-section .box:nth-of-type(n+2) {
    margin-top: 40px;
}
.price-section .box .txt {
    height: 100%;
    padding: 30px 20px;
}
.price-section h3,
.price-section h4 {
    font-family: '游ゴシック', '游ゴシック体', YuGothic, Yu Gothic, 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
}
.price-section h3 {
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    line-height: 20px;
}
.price-section h3 small {
    display: block;
    font-size: 16px;
    line-height: 24px;
}
.price-section .entr h3 {
background: #d65142;
border: 1px solid #d65142;
}
.price-section .prem h3 {
background: #e29700;
border: 1px solid #e29700;
}
.price-section .exce h3 {
background: #007b8d;
border: 1px solid #007b8d;
}
.price-section h4 {
    text-align: center;
}
.price-section h4 img {
    display: inline-block;
    vertical-align: middle;
    padding-right: 20px;
}
.price-section h4 span {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
}
.price-section h4 span small {
    font-size: 16px;
}
.price-section .entr .txt {
    border: 1px solid #d65142;
}
.price-section .prem .txt {
    border: 1px solid #e29700;
}
.price-section .exce .txt {
    border: 1px solid #007b8d;
}
.price-section .round {
    margin: 20px 0;
    padding: 20px 10px;
    border-radius: 10px;
    text-align: center;
}
.price-section .round p span {
    color: #d65142;
}
.price-section .entr .round {
    background: #fcdad6;
}
.price-section .prem .round {
    background: #ffeac1;
}
.price-section .exce .round {
    background: #dcf8fc;
}

@media screen and (min-width: 768px) {
    
.price-section .flex {
    flex-direction: row;
    max-width: none;
}
.price-section .box p {
    font-size: 14px;
}
.price-section .box.prem {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}
.price-section .box:nth-of-type(n+2) {
    margin-top: 0;
}
.price-section h4 img {
width: 100px;
padding-right: 15px;
}
.price-section h4 span {
    font-size: 18px;
}
.price-section h4 span small {
    font-size: 12px;
}
}
@media screen and (min-width: 992px) {

    .price-section h4 img {
        width: auto;
    }
    .price-section .box p {
        font-size: 16px;
    }
    .price-section h4 span {
        font-size: 24px;
    }
    .price-section h4 span small {
        font-size: 16px;
    }
}

.eb-front-cta-section, .eb-info-section {
        background-color: rgba(240,255,255,0.8) !important;
}
.front-cta-content dl {
    background: #fff;
}
#category-section {
    background: center center / cover url(https://miraino-marriage.jp/wp-content/themes/emanon-business/lib/images/new/info-bg.webp);
}
.info-container li {
    background: #fff;
}
.info-container li h3 {
    font-family: '游ゴシック', '游ゴシック体', YuGothic, Yu Gothic, 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
}
.accordion-faq-content dt{
background: #f3f0eb;
font-family: '游ゴシック', '游ゴシック体', YuGothic, Yu Gothic, 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
}
.eb-contactfrom-section {
    background: #f2fdff !important;
}
#company-area {
    background: #fff;
}

#toppic {
    height: 56.25vw;
    max-height: 578px;
    background: #fff;
}
#toppic .inner {
    height: 100%;
    background: center center / cover no-repeat url(https://miraino-marriage.jp/wp-content/themes/emanon-business/lib/images/toppic-1119r.webp);
    animation: topfadein 2.5s ease 0s normal;
}
@keyframes topfadein {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@media screen and (min-width: 1024px) {
    
#toppic .inner {
    background: center center / cover no-repeat url(https://miraino-marriage.jp//wp-content/themes/emanon-business/lib/images/toppic-1119r.webp);
}
}
@media screen and (min-width: 1904px) {
    
#toppic .inner {
    background: center center / contain no-repeat url(https://miraino-marriage.jp//wp-content/themes/emanon-business/lib/images/toppic-1119r.webp);
}
}