@charset "utf-8";

/*
Theme Name: アドダス
Author: アドダス
Author URI: http://addas.jp/
*/

.wrap-textarea {
    line-height: 1.86;
    letter-spacing: 0.12em;
    text-align: justify;
}

.page-template-default {
    line-height: 1.86;
    letter-spacing: 0.12em;
}

.author .shop-area h3 {
    font-family: "FOT-筑紫Cオールド明朝 Pr6N R";
    font-size: 24px;
    margin: 0 0 16px 0;
    color: #d3a280;
    line-height: 1.5;
}

.author .shop-area p {
    line-height: 1.86;
    letter-spacing: 0.12em;
    margin-bottom: 16px;
}

@media (min-width: 768px) {
    .author .shop-area .col-sm-4 {
        height: 100px;
        overflow: hidden;
        margin-bottom: 10px;
    }
}

.wrap-info .btn {
    background-color: #d3a280;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    border-radius: 18px;
}

.wrap-pickup .btn {
    background-color: #d3a280;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    border-radius: 18px;
}

#concept .container p {
    font-family: "FOT-筑紫Cオールド明朝 Pr6N R";
}

.table tr th {
    background-color: #e4d2c6;
    padding: 24px;
    color: #fff;
}

header .container .hidden-xs .list-inline {
    display: flex;
    padding-top: 24px;
    justify-content: space-between;
    font-family: "FOT-筑紫Cオールド明朝 Pr6N R";
}
header .container .hidden-xs .list-inline li {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    text-align: center;
}
header .container .hidden-xs .list-inline li a {
    display: block;
}
header .container .hidden-xs .list-inline li a:hover {
    color: #af8c74;
}

.mt-0 {
    margin-top: 0;
}
.lh-14 {
    line-height: 1.414em
}
.mb-10 {
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .pc-mt-36 {
        margin-top: 36px;
    }
}
ul.list-circle {
/*    padding-left: 1em;*/
}
ul.list-circle li {
    position: relative;
    padding-left: 16px;
}
ul.list-circle li:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -9px;
    content: '\f111';
    font-family: FontAwesome;
    font-size: 12px;
    line-height: 1.5;
    color: #D3A287;
}
.well-plan {
    border: 4px solid #d5a280;
    background-color: #f3e9e0;
    padding: 18px;
}
.well-plan {
    border-radius: 0;
    margin: 20px 0 20px;
}
#photowedding .btn {
    background-color: #d3a280;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    border-radius: 18px;
}
#introduce .btn {
    background-color: #d3a280;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    border-radius: 18px;
}
#presents-photo .btn {
    background-color: #d3a280;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    border-radius: 18px;
}
.mt52 {
    margin-top: 52px;
}
.text-red {
    color: #d38088;
    line-height: 1.414em;
}

.go2yamabra, .go2yamabra:hover {
	position: absolute;
	top: 16px;
	right: 65px;
	display: inline-block;
}
.foot-btn{
	text-align: center;
}
@media (min-width: 768px) {
    .foot-btn {
        display: none;
    }
}
.go2yamabra-foot{
	display: inline-block;
	margin:10px auto;
}

.btn.go2yamabra, .btn.go2yamabra-foot {
    background-color: #d3a280;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    border-radius: 18px;
}
@media (max-width: 768px) {
    .go2yamabra {
        display: none;
    }
}
.photo-flow p {
    background-color: #d3a280;
    padding: 12px;
    margin-bottom: 8px;
	font-weight: 600;
}





h4, .title, .ttl, .lead {
    position: relative;
    font-family: "TsukuCOldMinPr6-R";
}

#c2a{
    background-color: rgba(211, 162, 128, .6);
    padding: 10px;
    display: none;
}

#c2a .btn{
    background-color: #85492d;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    border-radius: 18px;
    width: 80%;
    margin: 0 auto;
}

@media screen and (max-width: 768px) {
    #c2a{
        display: block;
        position: fixed;
        bottom: 0;    
        z-index: 1;
        width: 100%;
    }
}