@charset "UTF-8";
 html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
font-style: normal;
font-weight: normal;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
a {
margin: 0;
padding: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
} ins {
background-color: #ff9;
color: #000;
text-decoration: none;
} mark {
background-color: #ff9;
color: #000;
font-style: italic;
font-weight: bold;
}
del {
text-decoration: line-through;
}
abbr[title], dfn[title] {
border-bottom: 1px dotted;
cursor: help;
}
table {
border-collapse: collapse;
border-spacing: 0;
} hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #cccccc;
margin: 1em 0;
padding: 0;
}
input, select {
vertical-align: middle;
}
img {
max-width: 100%;
height: auto;
border: none;
}
body {
position: relative;
font-size: 16px;
line-height: 1.6;
color: #333333;
font-family: "メイリオ", Meiryo, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
} a:link, a:visited {
color: #000;
text-decoration: none;
}
a:hover, a:active {
color: #666;
text-decoration: underline;
} .container {
width: 1054px;
}
@media only screen and (max-width: 800px) {
.container {
width: 100%;
}
} .contents {
float: left;
width: 740px;
padding: 0 0 80px;
}
@media only screen and (max-width: 800px) {
.contents {
float: none;
width: auto;
margin: 0 0 0px;
}
} .table-bordered {
border-collapse: collapse;
border: solid 1px #eeeeee;
width: 100%;
}
.table-bordered th, .table-bordered td {
border: solid 1px #eeeeee;
padding: 5px 20px;
}
.table-bordered th {
width: 20%;
vertical-align: middle;
color: #FFFFFF;
background-color: #06b6bc;
} @media only screen and (max-width: 800px) {
.sp-listlayout {
border: none !important
}
.sp-listlayout tr {
display: block;
margin-bottom: 5px
}
.sp-listlayout th {
border: none !important;
display: list-item;
width: 100%;
}
.sp-listlayout td {
border: none !important;
display: list-item;
list-style: none;
width: 100%;
}
.sp-listlayout {
table-layout: fixed
}
.sp-listlayout * {
word-wrap: break-word
}
.sp-listlayout colgroup {
display: none;
}
}    .mw_wp_form {
font-size: 13px;
margin: 0 0 20px;     }
.mw_wp_form dl {
border-top: #dddddd solid 1px;
border-left: #dddddd solid 1px;
border-right: #dddddd solid 1px;
margin: 0;
padding: 0;
overflow: hidden;
zoom: 1;
background-color: #33a39f;
color: #fff; }
.mw_wp_form dl:nth-child(5) {
border-bottom: 1px solid #DDD;
margin-bottom: 20px;
}
.mw_wp_form .formend {
border-bottom: #dddddd solid 1px !important;
}
.mw_wp_form dl dt, .mw_wp_form dl dd {
margin: 0;
padding: 20px 0 15px 10px;
}
.mw_wp_form dl dt {
float: left;
font-weight: bold;
padding-right: 20px;
width: 28%;
position: relative;
}
.mw_wp_form dl dt .mwform-require {
position: absolute;
top: 20px;
right: 10px;
}
.mw_wp_form dl dd {
overflow: hidden;
zoom: 1;
border-left: #dddddd solid 1px;
background-color: #FFF;
color: #000; }
.mw_wp_form dl dd input, .mw_wp_form dl dd textarea, .mw_wp_form dl dd select {
border: #cccccc solid 1px;
border-radius: 3px;
margin: 0;
max-width: 88%;
padding: 9px 12px;
vertical-align: middle;
margin: 7px 0;
}
.mw_wp_form dl dd textarea {
width: 90%;
}
.mw_wp_form dl dd label {
margin: 0 10px 0 2px;
}
.mw_wp_form dl dd label input[type="checkbox"], .mw_wp_form dl dd label input[type="radio"] {
margin: 0 5px 0 0;
}
.mw_wp_form p.mwform-btn {
margin-top: 10px;
text-align: center;
}
.mw_wp_form p.mwform-btn input {
background-color: #f5f5f5;
border: #dddddd solid 1px;
border-radius: 3px;
color: #000;
cursor: pointer;
font-weight: normal;
padding: 10px 20px;
}
.mw_wp_form p.mwform-btn input+input {
margin-left: 10px;
}
.mw_wp_form p.mwform-btn input:active, .mw_wp_form p.mwform-btn input:hover {
background-color: #eee;
}
.mw_wp_form .mwform-errors {
margin: 5px 0 0;
overflow: hidden;
zoom: 1; }
.mw_wp_form .mwform-errors .mwform-error {
float: left;
margin: 0 10px 0 0;
}
.mw_wp_form .mwform-errors .mwform-error span {
background-color: #F7CCE6;
border: #ee4d89 solid 1px;
border-radius: 3px;
color: #EE4D89;
display: inline-block;
font-size: 85%;
padding: 3px 6px 2px;
}
.mw_wp_form .mwform-require {
color: #fff;
font-size: 85%;
}
.mw_wp_form .mwform-field {
margin: 0 0 5px;
}
.mw_wp_form .mwform-note {
font-size: 85%;
}
@media screen and (max-width: 800px) {
.mw_wp_form dl dt {
float: none;
width: auto;
padding-bottom: 10px;
}
.mw_wp_form dl dd {
padding-top: 10px;
}
.mw_wp_form dl dd {
border-left: none;
}
}     .more-btn a {
background-color: #f9bab3;
color: #FFFFFF;
padding: 5px 10px;
}
.more-btn a:hover {
text-decoration: none;
background-color: #FCD2D3;
} @media only screen and (max-width: 800px) {} img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 12px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 12px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left
}    #head_ar {
width: 100%;
min-width: 1054px;
border-top: solid 2px #3eada9;
}
#head_ar .bg {
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/shared/top_head_01.png) no-repeat right top;
padding: 35px 0 30px;
display: flex;
justify-content: space-between;
align-items: center;
}
#head_ar .bx_l {
width: 370px;
}
#head_ar .img_l01 {
text-align: left;
margin: 0px 0px 0;
}
#head_ar .bx_r {
width: 644px;
}
#head_ar .img_r_ar {
display: flex;
align-items: center;
justify-content: center;
}
#head_ar .img_r_ar i {
margin-right: 10px;
font-size: 19px;
padding-top: 1px;
}
#head_ar .img_r01 {
overflow: hidden;
text-align: center;
padding: 0 0 0 10px;
}
#head_ar .img_r02 {
flex: 1;
overflow: hidden;
text-align: center;
padding: 0 0 0 10px;
}
#head_ar .box01 {
font-family: "FOT-筑紫明朝 Pr6 D";
overflow: hidden;
clear: both;
margin: 2px 0 5px;
font-size: 28px;
color: #3EADA9;
}
#head_ar .box02 {
font-family: "FOT-筑紫明朝 Pr6 D";
overflow: hidden;
clear: both;
font-size: 15px;
}
#head_ar .box02 span.txt {
color: #472501;
margin-right: 5px;
padding: 2px;
}
#head_ar .box02 span.time a {
display: inline-block;
padding: 2px 8px;
background: #3EADA9;
color: #fff;
text-decoration: none;
}
#head_ar .header_tel {
font-family: "FOT-筑紫明朝 Pr6 D";
color: #502616;
text-align: left;
line-height: 1.3;
}
#head_ar .header_tel a {
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 26px;
color: #3EADA9;
text-decoration: none;
display: inline-flex;
align-items: center;
}
@media only screen and (max-width: 800px) {
#head_ar {
width: 100%;
min-width: inherit;
}
#head_ar .bg {
display: block;
padding: 10px 0 0px;
background: none;
}
#head_ar .bx_l {
width: 100%;
float: none;
}
#head_ar .bx_r {
width: 100%;
float: none;
}
#head_ar .img_r_ar {
flex-wrap: wrap;
}
#head_ar .img_l01 {
text-align: center;
width: 100%;
padding-right: 60px;
margin: 0 0 10px;
}
#head_ar .img_r01 {
width: 100%;
padding: 10px 0 0;
}
#head_ar .img_r02 {
flex: none;
padding: 15px 0;
max-width: 75%;
}
#head_ar .img_r03 {
padding-left: 15px;
}
#head_ar .img_r03 img {
width: 60px;
}
#head_ar .header_tel {
text-align: center;
}
} #nav {
width: 100%;
min-width: 1054px;
padding: 0px 0px 24px;
height: 40px;
} .gNavi {}
.gNavi ul {}
.gNavi ul>li {
display: block;
vertical-align: middle;
width: 14.285%;
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 14px;
color: #472501;
border-left: solid 1px #dadada;
text-align: center;
float: left;
}
.gNavi ul>li:last-child {
border-right: solid 1px #dadada;
}
.gNavi ul li a,
.gNavi ul li span {
color: #472501;
display: block;
text-decoration: none;
}
.gNavi ul li a:hover,
.gNavi ul li span:hover {
color: #3eada9 !important;
}
.gNavi ul li span {
cursor: default;
}
.gNavi ul li:hover {
color: #3eada9 !important;
} .gNavi .dd {
position: relative;
z-index: 999999;
}
.gNavi .dd ul {
width: 160px;
position: absolute;
display: none;
background-color: #f8f8f8;
padding: 20px 5px 10px 5px;
}
.gNavi .dd ul li {
width: 100%;
border: none;
}
.gNavi .dd ul li a {
display: block;
text-align: left;
padding: 7px 10px;
text-decoration: none;
}
.gNavi .dd ul li:first-child a {
padding-top: 0px;
}
@media only screen and (max-width: 800px) {
#nav {
display: none;
}
} .humberger {
background: #33a39f;
cursor: pointer;
display: block;
position: fixed;
top: 0;
right: 0;
width: 50px;
height: 50px;
z-index: 10000;
}
.humberger span {
background: #fff;
position: absolute;
left: 50%;
width: 25px;
height: 2px;
transform: translateX(-50%);
transition: 0.4s;
}
.humberger span:nth-of-type(1) {
top: 15px;
}
.humberger span:nth-of-type(2) {
top: 50%;
transform: translate(-50%, -50%);
}
.humberger span:nth-of-type(3) {
bottom: 15px;
}
.is-open .humberger span:nth-of-type(1) {
transform: translate(-50%, 9px) rotate(-45deg);
}
.is-open .humberger span:nth-of-type(2) {
opacity: 0;
}
.is-open .humberger span:nth-of-type(3) {
transform: translate(-50%, -9px) rotate(45deg);
}
.overlay {
background: transparent;
position: fixed;
pointer-events: none;
top: 0;
right: 0;
left: 0;
bottom: 0;
z-index: 10;
transition: 0.2s;
}
.is-open .overlay {
background: rgba(0, 0, 0, 0.7);
pointer-events: auto;
} .sp-navi {
-webkit-text-size-adjust: 100%;
position: fixed;
top: 0;
right: 0;
z-index: 100;
}
.sp-navi.is-open .sp-navi-inner {
transform: translate3d(0, 0, 0);
}
.sp-navi .sp-navi-inner {
background: white;
position: fixed;
top: 0;
right: 0;
overflow: scroll;
overflow-x: hidden;
overflow-y: auto;
padding: 50px 0;
width: 100%;  height: 100%;
transition: .5s;
transform: translate3d(100%, 0, 0);
z-index: 10;
}
.sp-navi .sp-navi-inner .navi-main {
margin: 0 0 30px;
}
.sp-navi .sp-navi-inner .navi-main ul>li {
border-bottom: 1px solid #ddd;
position: relative;
}
.sp-navi .sp-navi-inner .navi-main ul>li:before {
background: #33a39f;
content: "";
height: 3px;
width: 8px;
position: absolute;
left: 10px;
top: 21px;
}
.sp-navi .sp-navi-inner .navi-main ul>li:first-child {
border-top: 1px solid #ddd;
}
.sp-navi .sp-navi-inner .navi-main ul>li>a {
display: block;
font-size: 14px;
font-weight: 500;
letter-spacing: 2.5px;
padding: 15px 10px 15px 30px;
overflow: hidden;
line-height: 1.3em;
}
.sp-navi .sp-navi-inner .navi-main ul>li>span {
display: block;
font-size: 14px;
font-weight: 500;
letter-spacing: 2.5px;
padding: 15px 10px 15px 30px;
overflow: hidden;
line-height: 1.3em;
}
.sp-navi .sp-navi-inner .navi-main ul>li>ul>li {
border-top: 1px dashed #ddd;
border-bottom: none; width: 100%;
}
.sp-navi .sp-navi-inner .navi-main ul>li>ul>li>a {
display: block;
font-size: 14px;
line-height: 1.3em;
padding: 10px 10px 10px 50px;
position: relative;
}
.sp-navi .sp-navi-inner .navi-main ul>li ul li:before {
left: 35px;
top: 15px;
height: 6px;
width: 6px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.sp-navi .sp-navi-inner .navi-other {
padding: 0 15px;
}
.sp-navi .sp-navi-inner .sp-btn {
border: 1px solid #33a39f;
color: #33a39f;
display: inline-block;
border-radius: 50px;
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 16px;
line-height: 40px;
text-align: center;
width: 100%;
position: relative;
transition: .5s ease;
}
.sp-navi .sp-navi-inner .sp-btn:before {
content: "";
font-family: "FontAwesome";
position: absolute;
left: 20px;
}
.sp-navi .sp-navi-inner .sp-btn.btn01 {
margin: 0px 0 10px;
}
.sp-navi .sp-navi-inner .sp-btn.btn02 {
background: #33a39f;
color: #fff;
margin: 15px 0 0;
}
.sp-navi .sp-navi-inner .sp-btn:hover {
background: #33a39f;
color: #fff;
text-decoration: none;
}
.sp-navi .sp-navi-inner .sp-btn:hover.btn02 {
color: #33a39f;
background: #fff;
}   .rNavi {
float: right;
width: 256px;
padding: 0 0 0px;
}
@media only screen and (max-width: 800px) {
.rNavi {
float: none;
margin: auto;
width: auto;
max-width: 256px;
}
}
#side_info_ar {
border-top: solid 2px #3eada9;
border-bottom: solid 1px #dddddd;
border-left: solid 1px #dddddd;
border-right: solid 1px #dddddd;
margin: 0 0 20px;
padding: 25px 20px 20px;
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 14px;
color: #000;
}
#side_info_ar .ttl {
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 14px;
color: #502616;
text-align: center;
background: #fefce8;
margin: 0px 0px 15px 0px;
padding: 3px 10px;
}
@media only screen and (max-width: 800px) {}    #foot_info_ar {
width: 100%;
min-width: 1054px;
background: #3eada9;
padding: 17px 0 15px;
clear: both;
font-size: 0px;
margin: 80px 0 0;
}
#foot_info_ar .add {
display: inline-block;
vertical-align: middle;
width: 50%;
font-size: 16px;
color: #fff;
}
#foot_info_ar .bt {
display: inline-block;
vertical-align: middle;
width: 50%;
text-align: right;
}
@media only screen and (max-width: 800px) {
#foot_info_ar {
min-width: inherit;
padding: 25px 0;
}
#foot_info_ar .add {
display: block;
width: 100%;
margin: 0 0 10px;
text-align: center;
}
#foot_info_ar .bt {
display: block;
width: 100%;
text-align: center;
}
} #foot_ar {
width: 100%;
min-width: 1054px;
padding: 0 0 20px;
}
#foot_ar .bg {
padding: 35px 0 30px;
display: flex;
justify-content: space-between;
align-content: center;
}
#foot_ar .bx_l {
width: 330px;
}
#foot_ar .img_l01 {
text-align: left;
margin: 0px 0px 0;
}
#foot_ar .bx_r {
width: 694px;
}
#foot_ar .img_r_ar {
display: flex;
align-items: center;
justify-content: space-between;
}
#foot_ar .img_r_ar i {
margin-right: 10px;
}
#foot_ar .img_r01 {
width: 40%;
overflow: hidden;
text-align: center;
}
#foot_ar .img_r02 {
width: 50%;
overflow: hidden;
text-align: center;
}
#foot_ar .box02 span.txt {
color: #472501;
margin-right: 5px;
padding: 2px;
}
#foot_ar .header_tel a {
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 26px;
color: #3EADA9;
text-decoration: none;
display: inline-flex;
align-items: center;
}
#foot_ar .header_tel i {
margin-right: 10px;
font-size: 19px;
padding-top: 1px;
}
@media only screen and (max-width: 800px) {
#foot_ar {
width: 100%;
min-width: inherit;
padding: 0 0 5px;
}
#foot_ar .bg {
padding: 40px 0 0;
background: none;
display: block;
}
#foot_ar .bx_l {
width: 100%;
float: none;
}
#foot_ar .img_l01 {
margin: 0 auto 20px;
width: 175px;
}
#foot_ar .bx_r {
width: 100%;
float: none;
text-align: center;
}
#foot_ar .img_r_ar {
flex-wrap: wrap;
justify-content: center;
}
#foot_ar .img_r01 {
width: 100%;
text-align: center;
float: none;
padding: 10px 0 0;
}
#foot_ar .img_r02 {
width: auto;
max-width: 75%;
float: none;
text-align: center;
padding: 3px 10px;
}
#foot_ar .img_r03 {
padding-left: 15px;
}
#foot_ar .img_r03 img {
width: 60px;
}
#foot_ar .box01 {
text-align: center;
margin: 0;
}
#foot_ar .box02 {
text-align: center;
margin: 0;
}
#foot_ar .ico {
width: 100%;
display: block;
margin: 0 auto 5px;
}
#foot_ar .img_r02 {
padding: 15px 0;
}
#foot_ar .time {
width: 100%;
display: block;
}
}
#foot_ar .bn_ar {
clear: both;
padding: 15px 0;
border-top: solid 1px #dddddd;
border-bottom: solid 1px #dddddd;
text-align: center;
}
#foot_ar .bn {
display: inline-block;
vertical-align: middle;
padding: 0 10px;
}
@media only screen and (max-width: 800px) {
#foot_ar .bn_ar {
padding: 15px 0 5px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#foot_ar .bn {
display: block;
padding: 0 0 10px;
width: 49%;
text-align: left;
}
} .footer_sitemap {
padding: 30px 0 25px;
clear: both;
}
.sitemap_list {
line-height: 1em;
}
.sitemap_list-item {
display: inline-block;
font-size: 16px;
padding: 0em .5em 0 0;
margin: 0em .25em .5em 0;
position: relative;
}
.sitemap_list-item:after {
position: absolute;
content: "｜";
margin: 0 0 0 0px;
color: #333;
}
.sitemap_list-item:last-child:after {
position: absolute;
content: "";
margin: 0 0 0 0px;
color: #333;
}
.sitemap_list-item:last-child {
border-right: none;
}
.sitemap_list-item a {
color: #333;
text-decoration: none;
}
.sitemap_list-item a:hover {
text-decoration: underline;
}
@media only screen and (max-width: 800px) {
.footer_sitemap {
min-width: inherit;
padding: 30px 15px;
text-align: center;
}
.sitemap_list {
display: inline;
}
.footer_sitemap ul {
display: inline;
}
.sitemap_list-item {
font-size: 14px;
}
} .copyright_typo {
font-size: 14px;
text-align: center;
}
@media only screen and (max-width: 800px) {
.copyright_typo {
font-size: 12px;
}
} .pagetop_btn {
width: 96px;
height: 96px;
display: block;
right: 15px;
bottom: 0px;
cursor: pointer;
padding: 0 0 15px;
}
@media only screen and (max-width: 800px) {
.pagetop_btn {
display: none;
visibility: hidden;
height: 0px;
}
}    .bxslider_index {
display: none;
}
.slider_ar {
width: 100%;
min-width: 1054px;
clear: both;
position: relative;
z-index: 1;
}
@media only screen and (max-width: 800px) {
.slider_ar {
min-width: inherit;
min-height: inherit;
z-index: 10;
}
} .slider_bg01 {
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_main_01.png) no-repeat;
}
.slider_bg02 {
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_main_022.webp) no-repeat;
}
.slider_bg03 {
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_main_03.png) no-repeat;
}
.slider_bg04 {
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_main_04.png) no-repeat;
}
.slider_bg01, .slider_bg02, .slider_bg03, .slider_bg04 {
position: relative; background-size: cover;
background-position: 50% 50%;
height: 650px;
}
@media only screen and (max-width: 800px) {
.slider_bg01, .slider_bg02, .slider_bg03, .slider_bg04 {
min-height: inherit;
height: 175px;
padding: 0 10px;
}
} .over-area {
position: relative;
margin: 0 auto;
height: 650px;
width: 100%;
}
.over-area .text-area {
position: absolute;
font-family: "FOT-筑紫明朝 Pr6 M";
font-size: 22px;
}
.over-area .text-area p {
margin-top: 40px;
text-shadow: 2px 2px 5px #fff, -2px 2px 5px #fff, 2px -2px 5px #fff, -2px -2px 5px #fff;
}
.over-area h2 {
font-size: 58px;
text-shadow: 4px 4px 10px #fff, -4px 4px 10px #fff, 4px -4px 10px #fff, -4px -4px 10px #fff;
}
.over-area .txt-height {
line-height: 1.6;
}
.over-area .fo-size01 {
font-size: 34px;
}
.over-area .u-txt {
margin-top: 10px !important;
font-size: 20px;
}
.over-area h2 span {
font-size: 76px;
}
.slider_bg01 .text-area {
top: 200px;
left: 20%;
}
.slider_bg02 .text-area {
top: 200px;
right: 12%;
}
.slider_bg03 .text-area {
top: 200px;
left: 20%;
}
.slider_bg04 .text-area {
top: 140px;
right: 18%;
}
.slider_bg01 h2 span {
color: #f86c6c;
}
.slider_bg01 h2 span.color01 {
color: #42b9d0;
}
.slider_bg01 h2 span.color02 {
color: #71290d;
}
.slider_bg02 h2 span {
color: #42b9d0;
}
.slider_bg03 h2 span {
color: #3eada9;
}
.slider_bg04 h2 span {
color: #fe901b;
}
.slider_bg01 .bgblue { padding: 10px 50px;
position: relative;
text-align: center;
margin-top: 40px;
}
.slider_bg01 .bgblue p {
margin-top: 0;
line-height: 1.5em;
}
.slider_bg01 .bgblue .text01 {
font-size: 26px;
}
.slider_bg01 .bgblue .text02 {
font-size: 48px;
}
.slider_bg01 .bgblue .text03 {
font-size: 18px;
}
.slider_bg01 .bgblue img {
position: absolute;
top: -5px;
left: 0;
right: 0;
margin: auto;
}
@media only screen and (max-width: 800px) {
.over-area {
height: 150px;
width: 100%;
}
.over-area .text-area {
font-size: 12px;
}
.over-area .u-txt {
margin-top: 2px !important;
font-size: 10px;
}
.over-area .text-area p {
margin-top: 5px;
text-shadow: 2px 2px 5px #fff, -2px 2px 5px #fff, 2px -2px 5px #fff, -2px -2px 5px #fff;
}
.over-area h2 {
font-size: 18px;
text-shadow: 2px 2px 5px #fff, -2px 2px 5px #fff, 2px -2px 5px #fff, -2px -2px 5px #fff;
}
.over-area h2 span {
font-size: 25px;
}
.slider_bg01 .text-area {
top: 0;
left: 10px;
}
.slider_bg01 h2 {
line-height: 1.2em !important;
}
.slider_bg02 .text-area {
top: 5px;
right: 10px;
}
.slider_bg03 .text-area {
top: 0px;
left: 10px;
}
.slider_bg04 .text-area {
position: static;
height: 100%;
}
.slider_bg04 .over-area {
width: 70%;
margin: 0 0 0 auto;
}
.slider_bg01 .bgblue {
padding: 5px;
margin-top: 10px;
}
.slider_bg01 .bgblue p {
margin-top: 2px;
line-height: 1.2em;
}
.slider_bg01 .bgblue .text01 {
font-size: 10px;
}
.slider_bg01 .bgblue .text02 {
font-size: 14px;
}
.slider_bg01 .bgblue .text03 {
font-size: 10px;
}
.over-area .fo-size01 {
font-size: 12px;
}
} #cont00_ar {
padding: 25px 0px 45px 0px;
}
#cont00_ar .ttl {
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 26px;
color: #472501;
line-height: 1.3em;
padding: 25px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: center;
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_con_01.png) no-repeat center top;
}
#cont00_ar .ttl .min {
font-size: 18px;
}
#cont00_ar .bgblue {
font-family: "FOT-筑紫明朝 Pr6 M"; padding: 10px 50px;
position: relative;
text-align: center;
margin-top: 40px;
}
#cont00_ar .bgblue p {
margin-top: 0;
line-height: 1.5em;
}
#cont00_ar .bgblue .text01 {
font-size: 26px;
}
#cont00_ar .bgblue .text02 {
font-size: 48px;
}
#cont00_ar .text03 {
font-family: "FOT-筑紫明朝 Pr6 M";
padding: 10px 50px;
position: relative;
text-align: center;
font-size: 18px;
}
#cont00_ar .bgblue img {
position: absolute;
top: -5px;
left: 0;
right: 0;
margin: auto;
}
@media only screen and (max-width: 800px) {
#cont00_ar .bgblue {
padding: 10px 0px;
margin-top: 20px;
}
#cont00_ar .bgblue .text02 {
font-size: 30px;
}
} #cont01_ar {
clear: both;
padding: 60px 0px 45px 0px;
}
#cont01_ar .ttl {
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 33px;
color: #472501;
line-height: 1.3em;
padding: 25px 0px 0px 0px;
margin: 0px 0px 30px 0px;
text-align: center;
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_con_01.png) no-repeat center top;
}
#cont01_ar .img {
text-align: center;
margin: 0px 0px 10px 0px;
}
#cont01_ar .txt {
font-size: 16px;
color: #333;
margin: 0px 0px 25px 0px;
}
#cont01_ar .bt {
text-align: center;
}
@media only screen and (max-width: 800px) {
#cont01_ar {
min-width: inherit;
padding: 50px 0px 50px 0px;
}
} #cont02_ar {
clear: both;
padding: 60px 0px 60px 0px;
}
#cont02_ar .bor {
border: solid 4px #502616;
width: 740px;
margin: auto;
padding: 45px 36px 36px;
position: relative;
}
#cont02_ar .bor:before {
position: absolute;
content: "";
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_con_03.png) no-repeat;
width: 111px;
height: 89px;
margin: 50px -50px 0 0px;
right: 0px;
top: 0px;
}
#cont02_ar .ttl {
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 28px;
color: #502616;
line-height: 1.3em;
margin: 0px 0px 30px 0px;
text-align: center;
}
#cont02_ar .bx_ar {
overflow: hidden;
}
#cont02_ar .bx_l {
width: 319px;
float: left;
margin: 0px 20px 0px 0px;
padding: 30px 15px 10px;
background: #f0fafc;
text-align: center;
}
#cont02_ar .bx_r {
width: 319px;
float: left;
padding: 30px 15px 10px;
background: #f0fafc;
text-align: center;
}
#cont02_ar .ttl_s {
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 23px;
color: #502616;
line-height: 1.3em;
margin: 0px 0px 20px 0px;
padding: 0 0 15px;
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_con_04.png) no-repeat center bottom;
}
#cont02_ar .txt {
font-size: 16px;
color: #502616;
font-weight: bold;
line-height: 2.0em;
}
@media only screen and (max-width: 800px) {
#cont02_ar {
min-width: inherit;
padding: 50px 0px 50px 0px;
}
#cont02_ar .bor {
width: 100%;
padding: 30px 20px;
}
#cont02_ar .bor:before {
margin: -60px 0px 0 0px;
right: 0px;
top: 0px;
}
#cont02_ar .bx_l {
width: 100%;
float: none;
margin: 0px 0px 20px 0px;
}
#cont02_ar .bx_r {
width: 100%;
float: none;
margin: 0px 0px 0px 0px;
}
} #cont03_ar {
width: 100%;
min-width: 1054px;
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_con_06.png) no-repeat center center;
background-size: cover;
clear: both;
padding: 60px 0px 60px 0px;
}
#cont03_ar .bg {
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_con_05.png) no-repeat right bottom 30px;
padding: 0px;
}
#cont03_ar .ttl {
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 33px;
color: #472501;
line-height: 1.3em;
padding: 25px 0px 0px 0px;
margin: 0px 0px 30px 0px;
text-align: center;
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_con_01.png) no-repeat center top;
}
#cont03_ar .img {
text-align: center;
margin: 0px 0px 10px 0px;
}
#cont03_ar .txt {
font-size: 16px;
color: #333;
margin: 0px 0px 20px 0px;
line-height: 2.0em;
}
#cont03_ar .rob {
text-align: center;
margin: auto;
}
@media only screen and (max-width: 800px) {
#cont03_ar {
min-width: inherit;
padding: 50px 0px 50px 0px;
margin-top: 0;
}
#cont03_ar .bg {
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_con_05.png) no-repeat right bottom 0px;
padding: 0px;
}
} #cont04_ar {
width: 100%;
min-width: 1054px;
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_con_08.png) no-repeat center top;
background-size: cover;
clear: both;
padding: 45px 0px 45px 0px;
}
#cont04_ar .ttl {
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 33px;
color: #472501;
line-height: 1.3em;
padding: 25px 0px 0px 0px;
margin: 0px 0px 30px 0px;
text-align: center;
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_con_01.png) no-repeat center top;
}
#cont04_ar .img {
text-align: center;
margin: 0px 0px 20px 0px;
}
#cont04_ar .txt01, #cont04_ar .txt02, #cont04_ar .txt03, #cont04_ar .txt04, #cont04_ar .txt05, #cont04_ar .txt06 {
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 20px;
color: #472501;
margin: 0px 0px 35px 0px;
padding: 0 0 0 55px;
position: relative;
line-height: 1.2em;
}
#cont04_ar .txt01:before, #cont04_ar .txt02:before, #cont04_ar .txt03:before, #cont04_ar .txt04:before, #cont04_ar .txt05:before, #cont04_ar .txt06:before {
position: absolute;
content: "";
width: 40px;
height: 40px;
margin: -8px 0 0 -55px;
}
#cont04_ar .txt01:before {
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_con_10.png) no-repeat;
}
#cont04_ar .txt02:before {
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_con_12.png) no-repeat;
}
#cont04_ar .txt03:before {
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_con_14.png) no-repeat;
}
#cont04_ar .txt04:before {
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_con_16.png) no-repeat;
}
#cont04_ar .txt05:before {
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_con_18.png) no-repeat;
}
#cont04_ar .txt06:before {
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_con_42.png) no-repeat;
}
@media only screen and (max-width: 800px) {
#cont04_ar {
min-width: inherit;
padding: 50px 0px 50px 0px;
}
} #cont05_ar {
clear: both;
padding: 45px 0px 60px 0px;
}
#cont05_ar .ttl {
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 33px;
color: #472501;
line-height: 1.3em;
padding: 25px 0px 0px 0px;
margin: 0px 0px 30px 0px;
text-align: center;
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_con_01.png) no-repeat center top;
}
#cont05_ar .bor {
border: solid 1px #dddddd;
margin: 0 0 35px;
padding: 20px 28px;
clear: both;
}
#cont05_ar .img {
text-align: center;
margin: 0 -30px 0 0;
}
#cont05_ar .txt_ar {
margin: 0 0px 0 30px;
}
#cont05_ar .ttl_s {
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 24px;
color: #000;
line-height: 1.3em;
padding: 0px 0px 12px 0px;
margin: 15px 0px 20px 0px;
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_con_20.png) no-repeat left bottom;
}
#cont05_ar .txt {
font-size: 16px;
color: #333;
margin: 0px 0px 20px 0px;
}
#cont05_ar .bt {}
@media only screen and (max-width: 800px) {
#cont05_ar {
min-width: inherit;
padding: 50px 0px 50px 0px;
}
#cont05_ar .bor {
margin: 0 0 30px;
padding: 20px 20px;
}
#cont05_ar .img {
margin: 0 0px 10px 0;
}
#cont05_ar .txt_ar {
margin: 0 0px 0 0px;
}
#cont05_ar .bt {
text-align: center;
}
} #cont06_ar {
clear: both;
padding: 0px 0px 65px 0px;
}
#cont06_ar .box {
height: 490px;
}
#cont06_ar .bor_r {
border: solid 1px #dddddd;
padding: 20px 28px;
}
#cont06_ar .bor_r .ttl {
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 28px;
color: #502616;
line-height: 1.3em;
padding: 0px 0px 12px 0px;
margin: 0px 0px 15px 0px;
text-align: center;
border-bottom: solid 1px #dddddd;
}
#cont06_ar .bor_l {
border: solid 1px #dddddd;
padding: 40px 40px;
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_con_43.png) no-repeat right bottom/contain;
font-family: "FOT-筑紫明朝 Pr6 D";
color: #502616;
}
#cont06_ar .bor_l .ttl {
font-size: 28px;
padding-bottom: 10px;
border-bottom: solid 1px #cdcdcd;
text-align: center;
}
#cont06_ar .bor_l .data {
text-align: center;
font-size: 27px;
color: #3eada9;
padding: 10px 40px;
background: #f7f7f9;
}
#cont06_ar .bt {
text-align: center;
}
.top_bnr_wrap a {
text-decoration: none;
}
.top_bnr {
border: 1px solid #ccc;
}
.top_bnr:hover {
opacity: 0.8;
}
.top_bnr_inner {
border: 5px solid #fff;
background-color: #F7F7F9;
background-image: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_bnr_bg02.png), url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_bnr_bg01.png);
background-position: right top, left bottom;
background-repeat: no-repeat, no-repeat;
padding: 5px;
height: 80px;
text-align: center;
}
.top_bnr_inner p {
color: #502616;
font-size: 21px;
font-family: "FOT-筑紫明朝 Pr6 D";
margin-bottom: 0px;
}
.top_bnr_inner:before {
content: "";
display: inline-block;
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_bnr_bg03.png) no-repeat center center;
height: 10px;
width: 76px;
}
@media only screen and (max-width: 800px) {
#cont06_ar {
min-width: inherit;
padding: 50px 0px 50px 0px;
}
#cont06_ar .bor_l {
margin: 0 0px 30px 0;
padding: 30px 20px;
}
#cont06_ar .bor_r {
margin: 0 0px 30px 0;
padding: 30px 20px;
}
#cont06_ar .box {
height: auto;
}
#cont06_ar .bor_l .ttl {
font-size: 24px;
}
#cont06_ar .bor_l .data {
font-size: 20px;
padding: 10px;
}
} .news02 {
margin: 0 0 20px;
}
.news02_ar {
margin: 0 0 15px;
}
.news02.voice {
margin: 0px;
}
.news02.voice .news02_ar {
margin: 0px;
}
.news02_list {
display: table;
width: 100%;
}
.news02_img {
text-align: center;
margin: 0 -15px 0 0;
}
.news02_com_ar {
margin: 0 0 0 0px;
}
.news02_ttl {
width: 100%;
padding: 0em 0em .25em 0em;
display: block;
font-size: 16px;
color: #333;
}
.news02_ttl a:link, .news02_ttl a:visited {
color: #333;
}
.news02_time {
width: 100%;
padding: 0em em .25em 0em;
display: table-cell;
font-size: 16px;
color: #828181;
}
.news02_com {
width: 100%;
padding: 0em 0em 0em 0em;
display: block;
font-size: 16px;
color: #000;
}
@media only screen and (max-width: 800px) {
.news02.voice .news02_ar {
margin: 0 0 25px;
}
.news02_ar {
margin: 0 0 25px;
}
.news02_list {
display: block;
}
.news02_img {
margin: 0 0 10px;
}
.news02_com_ar {
margin: 0 0 0 0px;
}
.news02_time {
width: 100%;
padding: 0em 0em .25em;
display: block;
border-right: none;
}
.news02_ttl {
width: 100%;
padding: 0em 0em .25em;
display: block;
}
.news02_com {
padding: 0em 0em 0em;
}
} #cont07_ar {
width: 100%;
min-width: 1054px;
background: #f0fafc;
clear: both;
padding: 60px 0px 60px 0px;
}
#cont07_ar .img {
text-align: center;
margin: 0px 0px 50px 0px;
}
#cont07_ar .bt {
text-align: center;
}
@media only screen and (max-width: 800px) {
#cont07_ar {
min-width: inherit;
padding: 50px 0px 20px 0px;
}
#cont07_ar .bt {
margin: 0 0 30px;
}
} #cont08_ar {
clear: both;
padding: 60px 0px 0px 0px;
margin: 0 0 -80px;
}
#cont08_ar .ttl {
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 33px;
color: #472501;
line-height: 1.3em;
padding: 25px 0px 0px 0px;
margin: 0px 0px 40px 0px;
text-align: center;
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_con_01.png) no-repeat center top;
}
#cont08_ar .map {
text-align: center;
}
@media only screen and (max-width: 800px) {
#cont08_ar {
min-width: inherit;
padding: 50px 0px 0px 0px;
}
} #cont09_ar {
clear: both;
padding: 60px 0px 0px;
} #cont10_ar {
clear: both;
padding: 45px 0px 45px 0px;
}
#cont10_ar .ttl {
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 26px;
color: #472501;
line-height: 1.3em;
padding: 25px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: center;
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/top_con_01.png) no-repeat center top;
}
#cont10_ar .ttl .min {
font-size: 18px;
}
#cont10_ar .bgblue {
font-family: "FOT-筑紫明朝 Pr6 M"; padding: 0 0 30px;
position: relative;
text-align: center;
margin-top: 40px;
}
#cont10_ar .bgblue p {
margin-top: 0;
line-height: 1.5em;
}
#cont10_ar .bgblue .text01 {
font-size: 26px;
}
#cont10_ar .bgblue .text02 {
font-size: 48px;
}
#cont10_ar .text03 {
font-family: "FOT-筑紫明朝 Pr6 M";
padding: 20px 0 0;
position: relative;
text-align: center;
font-size: 18px;
}
#cont10_ar .bgblue img {
position: absolute;
top: -5px;
left: 0;
right: 0;
margin: auto;
}
.cont10_movie {
width: 70%;
aspect-ratio: 16 / 9;
margin: auto;
}
.cont10_movie video {
width: 100%;
height: 100%;
}
@media only screen and (max-width: 800px) {
#cont09_ar {
padding: 50px 0 0;
}
#cont10_ar .bgblue {
margin-top: 0;
}
.cont10_movie {
width: 100%;
}
}   .page_bn_ar {
border: solid 1px #ddd;
padding: 5px;
}
.page_bn_ar .bg {
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/shared/page_bn03.png) no-repeat right 0px top 0px;
padding: 25px 0 25px;
}
.page_bn_ar .bg02 {
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/shared/page_bn06.png) no-repeat right 0px top 0px;
padding: 25px 0 25px;
}
.page_bn_ar .bt_ar {
width: 330px;
text-align: center;
}
.page_bn_ar .bt01 {
margin: 0 0 10px;
}
.page_bn_ar .bt02 {}
@media only screen and (max-width: 800px) {
.page_bn_ar .bg {
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/shared/page_bn03.png) no-repeat right -60px top 0px;
padding: 25px 20px;
}
.page_bn_ar .bg02 {
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/shared/page_bn06_sp.png) no-repeat right -60px top 0px;
padding: 25px 20px;
}
.page_bn_ar .bt_ar {
width: 100%;
text-align: center;
}
.page_bn_ar .bt01 {
margin: 0 0 10px;
}
} .css_bt_st {
display: block;
}
.css_bt_fo {
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 13px;
display: inline-block;
padding: 5px .5em 5px 1em;
background: #3eada9 url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/shared/bt_arr.png) no-repeat left 5px center;
text-align: center;
vertical-align: middle;
}
.css_bt_fo:hover {
background-color: #4dc3bf;
}
.css_bt_st a:link {
color: #fff;
}
.css_bt_st a:visited {
color: #fff;
}
.css_bt_st a:hover {
color: #fff;
}
.css_bt100 {
width: 100%;
}
.css_bt_mg {
margin: 0 -10px 0 0;
}
@media only screen and (max-width: 800px) {
.css_bt_fo {
min-width: inherit;
width: 90%;
margin: auto;
}
.css_bt100 {
width: 90%;
margin: auto;
}
} .page_bx05_ar, .page_bx06_ar, .page_bx07_ar, .page_bx08_ar, .page_bx09_ar, .page_bx10_ar {
overflow: hidden;
}
.page_bx05_ar {
margin: 0 -1%;
}
.page_bx06_ar {
margin: 0 -1%;
}
.page_bx07_ar {
margin: 0 -1%;
}
.page_bx08_ar {
margin: 0 -.5%;
}
.page_bx09_ar {
margin: 0 -.5%;
}
.page_bx10_ar {
margin: 0 -.5%;
}
.page_bx05, .page_bx06, .page_bx07, .page_bx08, .page_bx09, .page_bx10 {
float: left;
}
.page_bx05 {
width: 18%;
margin: 0 1%;
}
.page_bx06 {
width: 14.666%;
margin: 0 1%;
}
.page_bx07 {
width: 12.285%;
margin: 0 1%;
}
.page_bx08 {
width: 11.5%;
margin: 0 .5%;
}
.page_bx09 {
width: 10.111%;
margin: 0 .5%;
}
.page_bx10 {
width: 9%;
margin: 0 .5%;
}
@media only screen and (max-width: 800px) {
.page_bx05_ar, .page_bx06_ar, .page_bx07_ar, .page_bx08_ar, .page_bx09_ar, .page_bx10_ar {
margin: 0 0%;
}
.page_bx05, .page_bx06, .page_bx07, .page_bx08, .page_bx09, .page_bx10 {
width: 100%;
margin: 0 0% 20px;
float: none;
}
} .txt_bg {
background-image: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/sample.png);
background-repeat: repeat-x;
background-position: bottom left;
display: inline-block;
} .page_num {
padding: 0 0 0 0px;
}
.page_num>p {
width: 50px;
height: 50px;
display: inline-block;
vertical-align: middle;
background: #f27d8d;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
padding: .5em .5em;
text-align: center;
font-size: 20px;
color: #fff;
margin: 0 20px 0 0;
}
@media only screen and (max-width: 800px) {
.page_num {
text-align: center;
padding: 0 0 0 0px;
}
.page_num>span {
display: block;
padding: 10px 0 0;
}
} .link_bl a:link {
color: #004CFF;
}
.link_bl a:visited {
color: #004CFF;
} .bg_bl {
background-color: #dbf4f3;
padding: 20px 20px 5px;
word-break: break-all;
}
.bor_bl {
border: solid 2px #3eada9;
padding: 20px 20px 5px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}
.bor_bl .ttl {
border-bottom: solid 1px #3eada9;
padding: 0px 0px 5px;
margin: 0 0 10px;
text-align: center;
font-size: 18px;
font-weight: bold;
}
.bor_bl2 {
border: solid 2px #3eada9;
padding: 20px 20px 5px;
} .breadcrumb_area {
overflow: hidden;
height: auto;
margin: 30px 0px 40px 0px;
}
.breadcrumb_style {
float: left;
}
.breadcrumb_font {
font-size: 12px;
}
.breadcrumb_font ul li {
float: left;
}
@media only screen and (max-width: 800px) {
.breadcrumb_area {
margin: 20px 0px 20px 0px;
}
}   .common_tbl2 {
width: 100%;
border: solid 1px #ccc;  }
.common_tbl2 th {
text-align: left;
vertical-align: middle;
padding: .75em .75em;
border-bottom: solid 1px #ccc;
border-right: solid 1px #ccc;
color: #FFF;
background-color: #33a39f;
} .common_tbl2 td {
text-align: left;
vertical-align: middle;
padding: .75em .75em;
border-bottom: solid 1px #ccc;
}
.tbl_pad {
display: block;
padding: 0 0 20px;
}
.common_tbl3 {
width: 100%;
border: solid 1px #ccc;
}
.common_tbl3 th {
text-align: center;
vertical-align: middle;
padding: 5px;
border-bottom: solid 1px #ccc;
border-right: solid 1px #ccc;
color: #FFF;
background-color: #33a39f;
}
.common_tbl3 td {
text-align: center;
vertical-align: middle;
padding: 5px;
border-bottom: solid 1px #ccc;
border-right: solid 1px #ccc;
}
@media only screen and (max-width: 800px) {
.common_tbl3 {
font-size: 11px;
}
.common_tbl2 th {
width: 100%;
text-align: center;
list-style: none !important;
padding: 0.5em 0em;
}
.common_tbl2 td {
width: 100%;
text-align: center;
padding: 0.5em 0em;
}
.common_tbl2.left td {
text-align: left;
}
.table-scroll {
overflow-x: scroll;
}
.table-scroll:before {
content: "※横にスクロールできます。";
color: #F00;
}
.table-scroll::-webkit-scrollbar {
height: 5px;
}
.table-scroll::-webkit-scrollbar-track {
margin: 0 5px;
border-radius: 10px;
background: #f5f6f8;
}
.table-scroll::-webkit-scrollbar-thumb {
border-radius: 10px;
background: #333;
}
.table-scroll table {
margin-bottom: 20px !important;
width: 150%;
}  }
.common_tbl3col {
width: 100%;
border-collapse: collapse;
border: solid 1px #ccc;
}
.common_tbl3col tr {
width: 100%;
}
.common_tbl3col td { border-bottom: solid 1px #ccc;
border-right: solid 1px #ccc;
padding: .75em .75em;
}
.common_tbl3col_title {
text-align: center;
background-color: #33a39f;
color: #FFF;
}
.common_tbl3col_left {
width: 25%;
text-align: left;
background-color: #33a39f;
color: #FFF;
}
.common_tbl3col_center {
text-align: left;
}
.common_tbl3col_right {
text-align: left;
}    .disc_list_style {
text-align: left;
}
.disc_list_style.center {
display: flex;
justify-content: center;
}
.disc_list_style ul li {
list-style-position: inside;
list-style: disc;
margin: 0px 0px 7px 20px;
}
.decimal_list_style {
text-align: left;
}
.decimal_list_style p {
display: inline-block;
float: left;
padding: 0 15px 0 0;
}
.decimal_list_style ul {
float: right;
}
.decimal_list_style ul li {
list-style-position: inside;
list-style: decimal;
margin: 0px 0px 7px 20px;
}
.decimal_list_style ul li ul li {
list-style-position: inside;
list-style: disc;
margin: 0px 0px 7px 20px;
}
.img_list_style {
margin: 0 0 20px;
}
.img_list_style ul li {
font-size: 15px;
color: #333;
list-style-position: inside;
list-style: none;
margin: 0px 0px .75em 0px;
padding: 0 0 0 20px;
position: relative;
}
.img_list_style ul li:before {
position: absolute;
content: "";
width: 12px;
height: 10px;
margin: 0px 0 0 -20px;
}
.st_list_style {
text-align: left;
}
.st_list_style ul li {
list-style-position: inside;
list-style: none;
margin: 0px 0px 7px 0px;
padding-left: 20px;
position: relative;
font-weight: bold;
}
.st_list_style ul li:before {
position: absolute;
content: "✓";
color: #000;
font-size: 14px;
margin: 0 0 0 -20px;
} .access_map_index {
width: 100%;
height: 340px;
margin: 0 0 -10px;
}
.access_map_side {
width: 100%;
height: 150px;
}
.access_map_foot {
width: 100%;
height: 200px;
}
.access_map_l {
width: 100%;
height: 500px;
}
@media only screen and (max-width: 800px) {
.access_map_index {
height: 300px;
}
.access_map_side {
height: 250px;
}
.access_map_foot {
height: 250px;
}
.access_map_l {
height: 250px;
}
} .no_comment {
padding: 40px 0;
text-align: center;
font-size: 14px;
color: #333;
} strong {
font-weight: bold;
}
.topics_sec section ul {
padding-left: 1.5em;
}
.topics_sec section ul li {
list-style: outside disc;
}
.topics_sec section ol {
padding-left: 1.5em;
}
.topics_sec section ol li {}
.topics_sec section em {
font-style: italic; }
.aligncenter {
margin: 0 auto !important;
text-align: center !important;
display: block;
}
.h301, .h401 { border-bottom: solid 1px #50af1f;
padding: 7px 10px 7px 0px;
margin-bottom: 20px;
font-size: 20px;
line-height: 1.2;
clear: both;
}
.postdata p, .postdata ul, .postdata ol {
margin-bottom: 20px;
}
.postdata ul li {
list-style: disc;
}
.postdata ol li {
list-style: decimal;
}
.postdata strong {
font-weight: bold;
}
.postdata em {
font-style: italic;
}
.postdata a {
text-decoration: underline;
}
.postdata a:hover {
text-decoration: none;
} .h2_style {
width: 100%;
min-width: 1054px;
background: #f5f5f8 url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/shared/h2-bg.png) no-repeat center center/cover;
clear: both;
padding: 100px 0px;
text-align: center;
}
.h2_style.bg02 {
background: #ffffff url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/shared/h2-bg02.png) no-repeat center center/contain;
}
.h2_font {
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 36px;
color: #3eada9;
line-height: 1.3em;
text-shadow: 2px 2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff, 4px 4px 7px #fff, -4px 4px 7px #fff, 4px -4px 7px #fff, -4px -4px 7px #fff;
}
@media only screen and (max-width: 800px) {
.h2_style {
min-width: inherit;
padding: 60px 15px;
}
}
.h3_style, .heading {
background: #3eada9;
padding: 2px;
margin: 0px 0px 25px 0px;
clear: both;
}
.h3_font, .heading_back {
background: #3eada9;
border: solid 1px #fff;
padding: 5px 10px;
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 28px;
color: #fff;
line-height: 1.3em;
}
.h3_font a:link, .h3_font a:visited {
color: #fff;
}
@media only screen and (max-width: 800px) {}
.h4_style {
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/shared/h4.png) no-repeat left bottom;
padding: 0px 0px 5px 0px;
margin: 0px 0px 20px 0px;
clear: both;
}
.h4_font {
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 24px;
color: #000;
line-height: 1.3em;
}
.h4_font a:link, .h4_font a:visited {
color: #000;
}
.postdata h4 {
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/shared/h4.png) no-repeat left bottom;
padding: 0px 0px 5px 0px;
margin: 0px 0px 20px 0px;
clear: both;
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 24px;
color: #000;
line-height: 1.3em;
}
@media only screen and (max-width: 800px) {}
.h5_style {
margin: 0px 0px 20px 0px;
clear: both;
}
.h5_font {
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 18px;
color: #000;
line-height: 1.3em;
padding: 0 0 0 15px;
position: relative;
}
.h5_font:before {
position: absolute;
content: "";
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/shared/h5.png) no-repeat;
width: 4px;
height: 18px;
margin: 2px 0 0 -15px;
}
.h5_font a:link, .h5_font a:visited {
color: #000;
}
.postdata h5 {
margin: 0px 0px 20px 0px;
clear: both;
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 18px;
color: #000;
line-height: 1.3em;
padding: 0 0 0 15px;
position: relative;
}
.postdata h5:before {
position: absolute;
content: "";
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/shared/h5.png) no-repeat;
width: 4px;
height: 18px;
margin: 2px 0 0 -15px;
}
@media only screen and (max-width: 800px) {}       .box-accordion {
background: #fff;
padding: 0px 0;
position: relative;
}
.box-accordion .accordion-btn {
-webkit-transition: .5s;
transition: .5s;
margin: 0px 0 0;
}
.box-accordion .accordion-btn::before {
content: "▼　パーティーの流れはこちら　▼";
font-size: 16px;
color: #fff;
display: inline-block;
padding: 5px 3em;
background-color: #3eada9;
text-align: center;
vertical-align: middle;
position: absolute;
bottom: 0px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: .5s;
transition: .5s;
cursor: pointer;
width: 100%;
}
.box-accordion .accordion-btn.is-open:before {
content: "閉じる";
}
.box-accordion .accordion-btn:hover {
opacity: .5;
}
.box-accordion .box-inner {
display: none;
padding: 25px 20px 30px;
background-color: #dbf4f3;
}
@media only screen and (max-width: 800px) {
.box-accordion {
padding: 0px 0;
}
.box-accordion .accordion-btn {
margin: 0px 0 0;
}
.box-accordion .accordion-btn::before {
width: 100%;
padding: 5px 1em;
}
}   .p03_pad {
padding: 60px 0 0px;
}
@media only screen and (max-width: 800px) {
.p03_pad {
padding: 0px 0 15px;
}
}   .p04_post {
overflow: hidden;
margin: 0 0 20px;
}
.p04_ttl {
width: 75%;
float: left;
}
.p04_date {
width: 25%;
float: right;
text-align: right;
}
@media only screen and (max-width: 800px) {
.p04_post {
margin: 0 0 0px;
}
.p04_ttl {
width: 100%;
float: none;
margin: 0 0 10px;
}
.p04_date {
width: 100%;
float: none;
margin: 0 0 10px;
text-align: left;
}
}
.p04_01_tbl2 {
width: 100%;
padding-left: 20px;
}
.p04_01_tbl2 th {
text-align: left;
vertical-align: middle;
padding: .75em .75em;
border-bottom: solid 2px #3eada9;
}
.p04_01_tbl2 td {
width: 30%;
text-align: right;
vertical-align: middle;
padding: .75em .75em;
border-bottom: solid 2px #3eada9;
}
.p04_01_tbl3 {
width: 100%;
padding-left: 20px;
}
.p04_01_tbl3 th {
text-align: left;
vertical-align: middle;
padding: .75em .75em;
border-bottom: solid 2px #3eada9;
}
.p04_01_tbl3 td {
width: 30%;
text-align: right;
vertical-align: middle;
padding: .75em .75em;
border-bottom: solid 2px #3eada9;
}
@media only screen and (max-width: 800px) {
.p04_01_tbl2 th {
width: 100%;
text-align: center;
list-style: none !important;
padding: 0.5em 0em;
background: #3eada9;
color: #fff;
}
.p04_01_tbl2 td {
width: 100%;
text-align: center;
padding: 0.5em 0em;
}
}   .mob_ico_ar {
margin: 0 0 20px;
}
.mob_ico {
display: inline-block;
vertical-align: middle;
padding: 0px 5px 0px 0px;
}
.mob_carr {
display: inline-block;
vertical-align: middle;
padding: 0px 30px 0px 0px;
}
@media only screen and (max-width: 800px) {
.mob_ico_ar {
overflow: hidden;
}
.mob_ico {
width: 15%;
float: left;
display: block;
text-align: right;
margin: 0 0 10px;
}
.mob_carr {
width: 35%;
float: left;
display: block;
padding: 2px 0px 0px 0px;
margin: 0 0 10px;
}
}   .p10_01_tbl2 {
width: 100%;
padding-left: 20px;
}
.p10_01_tbl2 th {
width: 37%;
text-align: left;
vertical-align: middle;
padding: .75em 0em;
border-bottom: solid 1px #ccc;
}
.p10_01_tbl2 td {
text-align: left;
vertical-align: middle;
padding: .75em 0em;
border-bottom: solid 1px #ccc;
word-break: break-all;
}
@media only screen and (max-width: 800px) {
.p10_01_tbl2 th {
width: 100%;
text-align: center;
list-style: none !important;
padding: 0.5em 0em 0;
}
.p10_01_tbl2 td {
width: 100%;
text-align: center;
padding: 0 0 0.5em 0em;
}
}   .arc_blog_a {
clear: both;
}
.arc_blog_a .thumb_img {
text-align: center;
margin: 0 0 20px;
}
.arc_blog_a .cate_ar {
text-align: right;
margin: 0 0 20px;
}
.arc_blog_a .cate {
display: inline-block;
text-align: center;
font-size: 14px;
color: #fff;
padding: 5px 15px;
background-color: #33a39f;
height: 30px;
}
.arc_blog_a .cate+.cate {
margin-left: 10px;
}
.arc_blog_a .date {
display: inline-block;
font-size: 14px;
padding: 2px 0px 2px 20px;
}
.arc_blog_a .txt {
margin: 0 0 20px 0;
}
.arc_blog_a .bt {
margin: 0 0 20px 0;
text-align: right;
color: #900;
}
.arc_blog_a .bt a:link {
color: #900;
}
.arc_blog_a .bt a:visited {
color: #900;
}
@media only screen and (max-width: 800px) {
.arc_blog_a .cate_ar {
text-align: left;
}
}   #sing_blog_a {
clear: both;
}
#sing_blog_a .cate_ar {
text-align: right;
margin: 0 0 30px;
}
#sing_blog_a .cate {
display: inline-block;
text-align: center;
font-size: 14px;
color: #fff;
padding: 2px 15px;
background-color: #33a39f;
}
#sing_blog_a .cate+.cate {
margin-left: 10px;
}
#sing_blog_a .date {
display: inline-block;
font-size: 14px;
padding: 2px 0px 2px 20px;
}
#sing_blog_a .txt {
margin: 0 0 40px 0;
}
@media only screen and (max-width: 800px) {
#sing_blog_a .cate_ar {
text-align: left;
margin: 0 0 20px;
}
}   #side_post_ar {
border-top: solid 2px #3eada9;
border-bottom: solid 1px #dddddd;
border-left: solid 1px #dddddd;
border-right: solid 1px #dddddd;
margin: 0 0 20px;
padding: 0px 20px 20px;
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 14px;
color: #000;
}
#side_post_ar .ttl {
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 16px;
color: #502616;
text-align: center;
background: #fefce8;
margin: 0px -20px 15px;
padding: 10px 10px;
}
#side_post_ar ul li {
list-style: disc;
list-style-position: inside;
margin: 1em .5em;
position: relative;
padding: 0 0em 0 1em;
}
@media only screen and (max-width: 800px) {}
.box-style01 {
border: 1px solid #ccc;
}
.box-style01-inner {
border: 5px solid #fff;
background-color: #F7F7F9;
background-image: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/010/box-style01_bg01.png), url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/010/box-style01_bg02.png);
background-position: right bottom, left top;
background-repeat: no-repeat, no-repeat;
}
.box-style02 {
border: 1px solid #ccc;
}
.box-style02-inner {
border: 5px solid #fff;
background-color: #F7F7F9;
padding: 15px 5px;
font-size: 14px;
}
.box-style02-inner .ttl {
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 18px;
color: #e60000;
}
.box-style02-inner .ttl02 {
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 26px;
}
.box-style02-inner .ttl.brown {
color: #472501;
}
.box-style02-inner span {
color: #3eada9;
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 18px;
}
.box-style02-inner .sub-ttl {
text-decoration: underline;
color: #3eada9;
font-family: "FOT-筑紫明朝 Pr6 D";
font-size: 15px;
}
@media only screen and (max-width: 800px) {
.box-style02-inner .ttl02 {
font-size: 18px;
}
}
.under-bnr {
display: block;
}
.under-bnr:hover {
text-decoration: none;
}
.notice {
text-indent: -1em;
padding-left: 1em;
font-size: 90%;
}
.border-red {
border: 1px solid #f00;
}
.merit-list {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.merit-list dt {
width: 20%;
margin-bottom: 20px;
}
.merit-list dd {
width: 80%;
margin-bottom: 20px;
}
.merit-list dt span {
font-size: 14px;
display: inline-block;
background: #3EADA9;
text-align: center;
padding: 5px 30px;
border-radius: 30px;
color: #fff;
}
.merit-list.demerit:after {
content: "";
display: block;
width: 0;
height: 0;
border-style: solid;
border-width: 40px 80px 0 80px;
border-color: #3EADA9 transparent transparent transparent;
margin: 0 auto 20px;
}
.merit-list.demerit span {
background: #ddd;
}
@media only screen and (max-width: 800px) {
.merit-list {
display: flex;
}
.merit-list dt, .merit-list dd {
width: 100%;
}
.merit-list dt {
margin-bottom: 0px;
}
}
.anchor-btn,
.anchor-btn_rd {
background: #fff;
padding: 5px;
border: 1px solid #dbdbdb;
}
.anchor-btn a,
.anchor-btn_rd a {
display: block;
font-size: 24px;
padding: 10px;
text-align: center;
font-family: "FOT-筑紫明朝 Pr6 D";
text-decoration: none;
}
.anchor-btn a {
color: #502616;
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/shared/anchor_bg.png) no-repeat no-repeat left top;
background-color: #F7F7F9;
}
.anchor-btn_rd a {
color: #f00;
background: url(//www.bridalsakai.com/wp-content/themes/temp01_07/images/shared/anchor_bg_rd.png) no-repeat no-repeat left top;
background-color: #F7F7F9;
}
.anchor-btn a:hover,
.anchor-btn_rd a:hover {
opacity: 0.8;
}
@media only screen and (max-width: 800px) {
.anchor-btn,
.anchor-btn_rd {
margin-bottom: 20px;
}
.anchor-btn a {
font-size: 18px;
}
}
.tsukumin {
font-family: "FOT-筑紫明朝 Pr6 D";
}
.del {
color: #f00;
text-decoration: line-through;
}
.del span {
color: #000;
} .contact-form table {
border-collapse: collapse;
margin: 0 0 50px;
width: 100%;
}
.contact-form table tr {
border-bottom: 1px dashed #CCC;
}
.contact-form table th {
padding: 20px 40px 20px 0;
vertical-align: middle;
text-align: left;
}
.contact-form table td {
padding: 20px 0;
}
.contact-form .hissu {
display: inline-block;
background: #E57373;
border-radius: 3px;
color: #fff;
font-size: 10px;
padding: 1px 8px;
margin-left: 15px;
vertical-align: 1px;
}
.contact-form input[type=text],
.contact-form input[type=email],
.contact-form input[type=tel],
.contact-form input[type=number],
.contact-form select,
.contact-form textarea {
-webkit-appearance: none;
-moz-appearance: none;
background: #f1f1f1;
border: none;
border-radius: 2px;
font-size: 16px;
padding: 10px;
width: 100%;
}
.contact-form select::-ms-expand {
display: none;
}
.contact-form textarea {
height: 200px;
}
.contact-form input[type=file] {
-webkit-appearance: none;
-moz-appearance: none;
width: 100%;
}
.contact-form input[type=text]:focus,
.contact-form input[type=email]:focus,
.contact-form input[type=tel]:focus,
.contact-form input[type=number]:focus,
.contact-form textarea:focus,
.contact-form select:focus {
outline: 1px solid #419caf;
}
.contact-form .select-wrap {
position: relative;
}
.contact-form .select-wrap::after {
content: "";
border-style: solid;
border-width: 8px 5px 0 5px;
border-color: #333 transparent transparent transparent;
pointer-events: none;
position: absolute;
right: 15px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 10;
}
.contact-form .mwform-radio-field,
.contact-form .mwform-checkbox-field {
display: inline-block;
margin-right: 15px;
margin-left: 0 !important;
}
.contact-form .mwform-radio-field input[type=radio] {
display: none;
}
.contact-form .mwform-radio-field label {
display: inline-block;
border-radius: 2px;
position: relative;
cursor: pointer;
padding: 0 0 0 30px;
line-height: 1;
}
.contact-form .mwform-radio-field label:before {
position: absolute;
content: "";
top: 50%;
left: 0;
width: 20px;
height: 20px;
margin-top: -10px;
background: #fff;
border: 2px solid #ddd;
border-radius: 50%;
box-sizing: border-box;
}
.contact-form .mwform-radio-field .mwform-radio-field-text:after {
content: "";
border-radius: 50%;
background: #419caf;
position: absolute;
top: 50%;
left: 5px;
width: 10px;
height: 10px;
margin-top: -5px;
transition: 0.4s;
-webkit-transform: scale(0);
transform: scale(0);
}
.contact-form .mwform-radio-field input[type=radio]:checked+.mwform-radio-field-text:after {
-webkit-transform: scale(1);
transform: scale(1);
}
.contact-form .mwform-checkbox-field input[type=checkbox] {
display: none;
}
.contact-form .mwform-checkbox-field label {
display: inline-block;
cursor: pointer;
line-height: 1;
padding: 0 0 0 30px;
position: relative;
}
.contact-form .mwform-checkbox-field label:before {
content: "";
background: #fff;
border: 2px solid #ddd;
border-radius: 3px;
position: absolute;
top: 50%;
left: 0;
width: 20px;
height: 20px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
box-sizing: border-box;
}
.contact-form .mwform-checkbox-field .mwform-checkbox-field-text:after {
content: "";
border-bottom: 3px solid #419caf;
border-right: 3px solid #419caf;
width: 7px;
height: 12px;
position: absolute;
top: calc(50% - 6px);
left: 7px;
transition: 0.3s;
-webkit-transform: scale(0) rotate(45deg);
transform: scale(0) rotate(45deg);
}
.contact-form .mwform-checkbox-field input[type=checkbox]:checked+.mwform-checkbox-field-text:after {
-webkit-transform: scale(1) rotate(45deg);
transform: scale(1) rotate(45deg);
}
.contact-form .mwform-tel-field {
display: flex;
justify-content: space-between;
align-items: center;
}
.contact-form .mwform-tel-field input[type=text] {
width: 29%;
}
.contact-form .mwform-tel-field input[type=text]:nth-of-type(1) {
margin-right: 10px;
}
.contact-form .mwform-tel-field input[type=text]:nth-of-type(2) {
margin: 0 10px;
}
.contact-form .mwform-tel-field input[type=text]:nth-of-type(3) {
margin-left: 10px;
}
.contact-form .mwform-zip-field input[type=text] {
width: 15%;
min-width: 80px;
margin: 0 10px;
}
.contact-form .preferred-date {
overflow: hidden;
}
.contact-form .preferred-date .date {
width: 45%;
float: left;
}
.contact-form .preferred-date .time {
display: flex;
align-items: center;
float: right;
width: 50%;
}
.contact-form .preferred-date .time select {
width: 80px;
}
.contact-form .preferred-date .time .hour {
margin: 0 10px;
}
.contact-form .preferred-date .time .minute {
margin: 0 0 0 10px;
}
.contact-form .birthday {
display: flex;
align-items: center;
}
.contact-form .birthday select {
width: 100px;
}
.contact-form .birthday .year {
margin: 0 10px;
}
.contact-form .birthday .month {
margin: 0 10px;
}
.contact-form .birthday .day {
margin: 0 0 0 10px;
}
.contact-form .submit-btn {
display: flex;
justify-content: center;
}
.contact-form .submit-btn [type=submit] {
-webkit-appearance: none;
background: #419caf;
border: 1px solid #419caf;
border-radius: 0;
outline: none;
color: #fff;
cursor: pointer;
font-size: 16px;
padding: 22px 40px;
letter-spacing: 3px;
transition: 0.3s;
width: 250px;
}
.contact-form .submit-btn [type=submit]:hover {
opacity: 0.7;
}
.contact-form .submit-btn [type=submit].back-btn {
background: #999;
border: none;
margin-right: 50px;
}
.mw_wp_form_confirm .select-wrap::after {
display: none;
}
@media screen and (max-width: 800px) and (min-width: 0px) { .contact-form table {
margin: 0 0 30px;
}
.contact-form table colgroup {
display: none;
}
.contact-form table tr {
border-bottom: 1px dashed #CCC;
}
.contact-form table th, .contact-form table td {
display: block;
}
.contact-form table th {
padding: 15px 0 10px;
}
.contact-form table td {
padding: 0 0 15px;
}
.contact-form .preferred-date {
overflow: hidden;
}
.contact-form .preferred-date .date {
width: 100%;
float: none;
margin: 0 0 10px;
}
.contact-form .preferred-date .time {
width: 100%;
}
.contact-form .birthday select {
width: auto;
padding: 15px 30px 15px 15px;
}
.contact-form .birthday .year {
margin: 0 5px;
}
.contact-form .birthday .month {
margin: 0 5px;
}
.contact-form .birthday .day {
margin: 0 0 0 5px;
}
.contact-form .submit-btns [type=submit] {
padding: 15px;
width: 250px;
}
.contact-form .submit-btns [type=submit].back {
margin-right: 25px;
}
}
.top_bnr02 {
padding: 0 0 70px;
}
@media (max-width: 800px) {
.top_bnr02 {
padding: 0 0 40px;
}
}
@media (max-width: 800px) {
.sp-nav-bnr img {
width: 200px;
}
}
.rob.flex-middle {
display: flex;
align-items: center;
}
@media (max-width: 800px) {
.rob.flex-middle {
display: block;
}
}
.movie {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.movie video {
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}
.bottom-mg-05 {
margin-bottom: 5px;
}
.single-post img,
.postdata img {
max-width: 100%;
height: auto;
display: block;
margin: 0 auto;
}
@media only screen and (max-width: 760px) {
.postdata img {
width: 100% !important;
height: auto !important;
}
}
.postdata img,
.postdata p img,
.postdata .aligncenter,
.postdata .alignnone,
.wp-caption img {
max-width: 100% !important;
width: auto !important;
height: auto !important;
display: block;
margin: 0 auto;
} section.chunk_40-20 {
margin-bottom: 20px !important; }
.postdata img {
margin-top: 10px !important;
margin-bottom: 10px !important;
} .h3_style, .h2_style, .h3_font, .h2_font {
margin-top: 10px !important;
margin-bottom: 10px !important;
} .postdata p {
margin-top: 5px !important;
margin-bottom: 5px !important;
} .top-image {
width: 100%;
height: auto;
max-width: 1024px;
display: block;
margin: 0 auto;
object-fit: cover;
} .image-block {
margin: 10px 0;
text-align: center;
} .top-image {
width: 100%;
height: auto;
max-width: 1024px;
display: block;
margin: 0 auto;
object-fit: cover;
} .image-block {
margin: 10px 0;
text-align: center;
} .narrow-banner {
margin: 5px 0 !important;
} .narrow-banner {
margin-top: 5px !important;
margin-bottom: 5px !important;
padding: 0 !important;
} @media only screen and (min-width: 801px) {
.consult-banner {
width: 50%;
height: auto;
display: block;
margin: 0 auto; }
}
img.hv {
margin: 0 auto;
} .top-4images {
max-width: 1024px; margin: 40px auto;
padding: 0 10px;
}
.top-4images-list {
display: flex;
gap: 16px;
padding: 0;
margin: 0;
list-style: none;
}
.top-4images-list li { flex: 1; }
.top-4images-list img {
width: 100%;
aspect-ratio: 1 / 1;
object-fit: cover;
display: block;
border-radius: 8px;
}  .reserve-bnr .top_bnr,
.reserve-bnr .top_bnr_inner{
background-color: #1A2A5A !important;
background-image: none !important;
border: none !important;
box-shadow: 0 6px 14px rgba(0,0,0,.12);
} .reserve-bnr .top_bnr_inner p{
color: #ffffff !important;
font-weight: 700 !important;
letter-spacing: .03em;
text-shadow: none !important;
background: none !important;
} .reserve-bnr a:hover .top_bnr{
transform: translateY(-1px);
box-shadow: 0 10px 18px rgba(0,0,0,.16);
transition: .15s;
} .insta-section{
padding: 30px 0;
}
.insta-title{
text-align:center;
margin: 0 0 10px;
}
.insta-lead{
text-align:center;
margin: 0 0 18px;
}
.insta-embed-wrap{
max-width: 900px; margin: 0 auto 18px; }
.insta-cta{
text-align:center;
margin-top: 10px;
}
.insta-btn{
display:inline-block;
background:#1A2A5A;
color:#fff;
padding: 12px 18px;
border-radius: 6px;
text-decoration:none;
font-weight:700;
}
.insta-btn:hover{ opacity:.9; }  div.sp-only,
picture.sp-only,
img.sp-only {
display: none !important;
} @media (max-width: 768px) {
div.pc-only,
picture.pc-only,
img.pc-only {
display: none !important;
}
div.sp-only,
picture.sp-only,
img.sp-only {
display: block !important;
width: 100% !important;
height: auto !important;
}
} .consult-banner {
width: 100%;
height: auto;
display: block;
} section.container.pc-only {
display: block !important;
}
@media (max-width: 768px) {
section.container.pc-only {
display: none !important;
}
} .banner-card{
position: relative;
display: block;
overflow: hidden;
border-radius: 10px;
}
.banner-card img{
display: block;
width: 100%;
height: auto;
} .banner-text {
flex: 1;
display: flex;
flex-direction: column;
justify-content: flex-start;
padding-top: 8px;
}
.simple-image-row {
align-items: stretch !important;
}
.image-link {
height: 100% !important;
} .banner-text{
position: static;
width: 88%;
margin: 0 auto 8px;
padding: 10px 8px;
background: #f7f3ee;
color: #5b3b1f;
text-align: center;
border-top: 1px solid #e5ddd3;
border-radius: 0 0 8px 8px;
}
.banner-text h3{
margin: 0 0 4px;
font-size: 16px;
line-height: 1.4;
color: #7a4b1d;
}
.banner-text p{
margin: 0;
font-size: 12px;
line-height: 1.5;
color: #5b3b1f;
}
@media (max-width: 768px){
.banner-text{
padding: 8px 6px;
}
.banner-text h3{
font-size: 14px;
margin-bottom: 2px;
}
.banner-text p{
font-size: 11px;
line-height: 1.4;
}
} .banner-card:hover img{
transform: scale(1.03);
transition: transform 0.3s ease;
}
.banner-card img{
transition: transform 0.3s ease;
}
.renmei-wrap {
max-width: 900px;
margin: 40px auto;
text-align: center;  ← これがあるか確認
padding: 0 20px;
} #side_area,
#side_info_ar,
.reserve-bnr,
.side-banner-a4,
.ibj-banner,
.tms-banner,
.award-label,
.ekiten-gadget,
aside {
display: none !important;
} #main_area,
.main_content,
#content,
.contentsArea,
.contents_wrap {
width: 100% !important;
float: none !important;
margin-right: 0 !important;
} #main_area,
.main_content,
#content,
.contentsArea,
.contents_wrap,
.main-col,
#primary {
width: 100% !important;
max-width: 100% !important;
float: none !important;
margin-right: 0 !important;
padding-right: 0 !important;
} .page-cta-block {
background: #f0f8f4;
border-radius: 12px;
padding: 48px 24px;
margin: 48px 0 0;
text-align: center;
border: 1.5px solid #b2d8c8;
}
.page-cta-inner {
max-width: 640px;
margin: 0 auto;
}
.page-cta-label {
font-size: 13px;
color: #1a7a5e;
font-weight: 700;
letter-spacing: 0.1em;
margin-bottom: 8px;
}
.page-cta-title {
font-size: 22px;
font-weight: 700;
color: #333;
margin-bottom: 10px;
line-height: 1.5;
}
.page-cta-desc {
font-size: 14px;
color: #777;
margin-bottom: 24px;
}
.page-cta-btns {
display: flex;
justify-content: center;
gap: 16px;
flex-wrap: wrap;
margin-bottom: 12px;
}
.page-cta-btn-main {
display: inline-flex;
align-items: center;
justify-content: center;
background: #e74c3c;
color: #fff !important;
font-size: 16px;
font-weight: 700;
padding: 16px 32px;
border-radius: 50px;
text-decoration: none;
text-align: center;
}
.page-cta-btn-main:hover { background: #c0392b; }
.page-cta-btn-line {
display: inline-flex;
align-items: center;
justify-content: center;
background: #06c755;
color: #fff !important;
font-size: 16px;
font-weight: 700;
padding: 16px 32px;
border-radius: 50px;
text-decoration: none;
}
.page-cta-btn-line:hover { background: #05a847; }
.page-cta-note {
font-size: 12px;
color: #999;
margin: 0;
}
@media (max-width: 640px) {
.page-cta-block { padding: 32px 16px; }
.page-cta-title { font-size: 18px; }
.page-cta-btn-main,
.page-cta-btn-line {
width: 100%;
text-align: center;
padding: 14px 24px;
}
}
.page-cta-btns a {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
text-align: center !important;
line-height: 1 !important;
}
.page-cta-btns a {
padding-top: 18px !important;
padding-bottom: 18px !important;
line-height: 1 !important;
vertical-align: middle !important;
}
.page-cta-btn-main,
.page-cta-btn-line {
vertical-align: middle !important;
box-sizing: border-box !important;
} #cont06_ar .reserve-bnr,
#cont06_ar .top_bnr_wrap {
display: block !important;
} .plan-card-head {
height: 110px !important;
display: flex !important;
flex-direction: column !important;
align-items: center !important;
justify-content: center !important;
}
.plan-card-head {
background: #e8f4f0;
padding: 16px 12px;
text-align: center;
position: relative;
height: 100px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
} #bridal-campaign,
#bridal-support,
#bridal-reasons,
.renmei-wrap,
.cont07-grid,
.page-cta-block,
.system-campaign-box,
.plan-wrap {
font-family: "メイリオ", Meiryo, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
font-size: 16px;
line-height: 1.6;
color: #333333;
} #bridal-counselors {
display: block;
} .counselors-inner {
max-width: 1000px;
margin: 0 auto;
padding: 3rem 1.5rem;
text-align: center;
}
.counselors-label {
font-size: 0.8rem;
letter-spacing: 0.2em;
color: #2a9d8f;
margin-bottom: 0.5rem;
}
.counselors-title {
font-size: 1.8rem;
font-weight: bold;
margin-bottom: 0.5rem;
}
.counselors-title em {
color: #2a9d8f;
font-style: normal;
}
.counselors-subtitle {
color: #666;
margin-bottom: 2.5rem;
}
.counselors-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 2rem;
}
.counselor-card {
background: #f0faf8;
border-radius: 12px;
padding: 2rem;
text-align: left;
display: flex;
flex-direction: column;
align-items: center;
}
.counselor-img-wrap {
width: 160px;
height: 160px;
min-width: 160px;
border-radius: 50%;
overflow: hidden;
border: 3px solid #e8c4c4;
box-shadow: 0 4px 12px rgba(0,0,0,0.1);
margin-bottom: 1.5rem;
padding: 0 !important;
background: none !important;
text-align: center !important;
}
.counselor-img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center top;
}
.counselor-role {
display: inline-block;
background: #2a9d8f;
color: #fff;
font-size: 0.75rem;
padding: 0.2rem 0.8rem;
border-radius: 20px;
margin-bottom: 0.5rem;
}
.counselor-name {
font-size: 1.3rem;
font-weight: bold;
margin-bottom: 0.8rem;
}
.counselor-text {
font-size: 0.9rem;
line-height: 1.8;
color: #444;
} @media (max-width: 768px) {
.counselors-grid {
grid-template-columns: 1fr;
}
}
.counselor-img-wrap img {
border-radius: 50% !important;
clip-path: none !important;
} #ekiten-section {
background: #f9f9f9;
padding: 3rem 1.5rem;
text-align: center;
}
.ekiten-inner {
max-width: 900px;
margin: 0 auto;
}
.ekiten-label {
font-size: 0.8rem;
letter-spacing: 0.2em;
color: #2a9d8f;
margin-bottom: 0.5rem;
}
.ekiten-title {
font-size: 1.8rem;
font-weight: bold;
margin-bottom: 0.5rem;
}
.ekiten-title em {
color: #2a9d8f;
font-style: normal;
}
.ekiten-subtitle {
color: #666;
margin-bottom: 2rem;
font-size: 0.9rem;
}
.ekiten-widgets {
display: flex;
gap: 2rem;
justify-content: center;
flex-wrap: wrap;
} #cms-section {
background: #fff;
padding: 4rem 1.5rem;
}
.cms-inner {
max-width: 900px;
margin: 0 auto;
}
.cms-grid {
display: flex;
align-items: center;
gap: 3rem;
}
.cms-img-wrap {
flex: 0 0 200px;
}
.cms-img {
width: 100%;
height: auto;
max-width: 200px !important;
}
.cms-body {
flex: 1;
}
.cms-label {
font-size: 0.8rem;
letter-spacing: 0.2em;
color: #2a9d8f;
margin-bottom: 0.5rem;
}
.cms-title {
font-size: 1.6rem;
font-weight: bold;
margin-bottom: 1rem;
}
.cms-title em {
color: #2a9d8f;
font-style: normal;
}
.cms-text {
color: #444;
line-height: 1.8;
margin-bottom: 0.8rem;
font-size: 0.95rem;
}
.cms-list {
list-style: none;
padding: 0;
margin: 1rem 0 1.5rem;
}
.cms-list li {
font-size: 0.95rem;
color: #444;
padding: 0.3rem 0;
}
.cms-btn {
display: inline-block;
background: #c8922a;
color: #fff;
padding: 0.8rem 2rem;
border-radius: 4px;
text-decoration: none;
font-size: 0.95rem;
transition: opacity 0.2s;
}
.cms-btn:hover {
opacity: 0.85;
} @media (max-width: 768px) {
.cms-grid {
flex-direction: column;
text-align: center;
}
.cms-img-wrap {
flex: 0 0 auto;
width: 160px;
margin: 0 auto;
}
} .plan-banner-wrap {
margin-top: 1.5rem;
text-align: center;
background: #f0faf8;
border: 2px solid #2a9d8f;
border-radius: 12px;
padding: 1.5rem;
max-width: 500px;
margin-left: auto;
margin-right: auto;
}
.plan-banner-lead {
font-size: 0.85rem;
color: #555;
margin-bottom: 0.8rem;
font-weight: bold;
}
.plan-banner-btn {
display: inline-block;
background: #fff;
color: #2a9d8f;
border: 2px solid #2a9d8f;
padding: 0.8rem 2.5rem;
border-radius: 50px;
font-size: 1rem;
font-weight: bold;
text-decoration: none;
transition: all 0.2s;
}
.plan-banner-btn:hover {
background: #2a9d8f;
color: #fff;
} .simple-image-row {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 16px;
max-width: 1100px;
margin: 20px auto;
align-items: stretch; justify-items: center;
padding: 0 16px;
}
.image-link {
display: flex; flex-direction: column; width: 100%;
height: 100%; }
.top-banner-img {
display: block;
width: 100%;
aspect-ratio: 1 / 1;
object-fit: cover;
border-radius: 8px;
box-shadow: 0 2px 6px rgba(0,0,0,0.1);
float: none !important;
}
.top-banner-contain {
object-fit: contain;
background: #fff;
}
.banner-text {
flex: 1; display: flex;
flex-direction: column;
justify-content: flex-start;
padding-top: 8px;
} @media (max-width: 768px) {
.simple-image-row {
grid-template-columns: repeat(2, 1fr);
gap: 8px;
}
} @media only screen and (max-width: 800px) {
.over-area .txt-height {
line-height: 1.8 !important;
}
.slider_bg01 .text-area h2 {
line-height: 1.8 !important;
}
} #latest-posts-section {
background-color: #fff;
padding: 50px 20px;
}
.latest-posts-inner {
max-width: 800px;
margin: 0 auto;
}
.latest-posts-label {
text-align: center;
font-size: 0.8rem;
letter-spacing: 0.2em;
color: #c8a96e;
margin-bottom: 8px;
}
.latest-posts-title {
text-align: center;
font-size: 1.4rem;
color: #333;
margin-bottom: 30px;
letter-spacing: 0.1em;
}
.latest-posts-list {
list-style: none;
padding: 0;
margin: 0 0 30px;
}
.latest-posts-item {
display: flex;
align-items: center;
gap: 20px;
padding: 14px 0;
border-bottom: 1px solid #e8e8e8;
}
.latest-posts-date {
color: #999;
font-size: 0.85rem;
white-space: nowrap;
min-width: 75px;
}
.latest-posts-link {
color: #333;
text-decoration: none;
font-size: 0.95rem;
line-height: 1.6;
}
.latest-posts-link:hover {
color: #c8a96e;
text-decoration: underline;
}
.latest-posts-more {
text-align: center;
}
.latest-posts-btn {
display: inline-block;
padding: 12px 50px;
background-color: #c8a96e;
color: #fff;
border-radius: 4px;
text-decoration: none;
font-size: 0.9rem;
letter-spacing: 0.15em;
transition: opacity 0.2s;
}
.latest-posts-btn:hover {
opacity: 0.8;
}
@media (max-width: 640px) {
.latest-posts-item {
flex-direction: column;
align-items: flex-start;
gap: 4px;
}
} .ez-toc-list li {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
} .h3_font {
color: #ffffff !important;
} .seo-h1 {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}