@charset "UTF-8";
/* CSS Document */


/*	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	behavior: url("/css/PIE.htc");*/
/*
:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
https://fontawesome.com/v4.7.0/icons/
:before {
	content: "\f14a";
	font-family: FontAwesome;
}
*/
@media screen and (min-width: 1800px) {
}



.vi {
	width:1158px;
	margin:0 auto;
}
.headInfo {
	font-size: 1.5rem;
    margin: 0px 0 14px 4px;
    display: block;
    font-weight: bold;
    border: 1px solid #9c9c9c;
    border-radius: 3px;
    padding: 2px 3px 3px 8px;
    background: #FFF;
    width: fit-content;
}
.headInfo img {
	height: 36px;
    margin: 0 0 0 5px;
}
@media screen and (max-width: 1200px) {
.vi {
	width:96.5vw;
}
.headInfo {
	
	font-size: 1.5rem;
    margin: 0px 0 6px 4px;
    display: block;
    font-weight: bold;
    border: 1px solid #9c9c9c;
    border-radius: 3px;
    padding: 2px 3px 3px 8px;
	background: #FFF;
}
}
@media screen and (max-width: 767px) {
.vi {
	width:100%;
	margin: 10px 0 0 0;
}
.headInfo {
	font-size: 1.1rem;
	margin: 4px 0 6px 4px;
	display: inline-block;
	font-weight: bold;
	border: 1px solid #9c9c9c;
	border-radius: 3px;
	padding: 2px 8px 7px 8px;
	background: #FFF;
	width: 43vw;
}
.headInfo img {
	display: block;
	height: 36px;
    margin: 0 6px 0 0px;
	width: 100%;
}
}

/*top*/
.top_box {
	padding: 1.5rem 0.7rem;
	margin-bottom:6rem;
}
.top_box .top_cat {
	margin-bottom:2rem;
}
.top_box .top_cat ul:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.top_box .top_cat ul li {
	float:left;
	margin:0 0.7rem 1rem 0;
}
.top_box .top_cat ul li a {
	display:block;
	font-size:1.1rem;
	font-weight:bold;
	color:#FFF;
	background:#c0ab92;
	padding:.8rem 1.5rem .7rem;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
}
.top_box .top_cat ul li a:hover {
	text-decoration:none;
	opacity:0.65;
	filter: alpha(opacity=65);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=65)";  /* ie 8 */
	-moz-opacity:0.65;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.65;              /* Safari 1.x */
	zoom:1;
}
.top_box .top_calender {
	margin-bottom:8rem;
}
.top_box .top_calender .ttl span {
	width:21.7rem;
}
.top_box .top_calender .com01 {
	margin:0 0 2.0rem;
	padding:0 0 0 1.5rem;
}
.top_box .top_list .ttl span {
	width:16.5rem;
}
.top_box .top_list .com01 {
	margin:0 0 2.0rem;
	padding:0 0 0 1.5rem;
}
.top_box .top_list .list_box {
	width:83rem;
	margin:0 auto 5rem;
}
.top_box .top_list .list_box:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.top_box .top_list .list_box section {
	float:left;
	width:27rem;
	margin-right:calc((100% - (27rem * 3)) / 2);
	margin-bottom:3rem;
	background:#f1eaea;
	border: solid 1px #ff7ba5;
	padding:1.5rem 1rem;
}
.top_box .top_list .list_box section:nth-child(3n) {
	margin-right:0;
}
.top_box .top_list .list_box section:nth-child(3n+1) {
	clear:both;
}
.top_box .top_list .list_box section:nth-last-child(-n+3) {
	margin-bottom:0;
}
.top_box .top_list .list_box section h3 {
	font-size:1.4rem;
	font-weight:bold;
	color:#e61e79;
	letter-spacing:.1em;
	margin-bottom:1rem;
}
.top_box .top_list .list_box section .img {
	margin-bottom:.8rem;
}
.top_box .top_list .list_box section h4 {
	font-size:1.4rem;
	font-weight:bold;
	letter-spacing:0em;
	margin-bottom:2rem;
}
.top_box .top_list .list_box section .human {
	margin-bottom:1rem;
}
.top_box .top_list .list_box section .human:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.top_box .top_list .list_box section .human dt ,
.top_box .top_list .list_box section .human dd {
	float:left;
	width:12.2rem;
}
.top_box .top_list .list_box section .human dd {
	float:right;
}
.top_box .top_list .list_box section .human dt span ,
.top_box .top_list .list_box section .human dd span {
	display:block;
	padding:.4rem 0 .3rem;
	text-align:center;
	color:#FFF;
	font-size:1.6rem;
	font-weight:bold;
	letter-spacing:.2em;
	background:#3fa2ee;
}
.top_box .top_list .list_box section .human dd span {
	background:#ff7ba5;
}
.top_box .top_list .list_box section .human dt em ,
.top_box .top_list .list_box section .human dd em {
	display:block;
	padding:.5rem 0 0;
	text-align:center;
	color:#ff0000;
	font-size:1.7rem;
	font-weight:bold;
}
.top_box .top_list .list_box section h5 {
	font-size:1.4rem;
	font-weight:bold;
	letter-spacing:.2em;
	margin-bottom:1rem;
}
.top_box .top_list .list_box section .info {
	background:#FFF;
	padding:1rem .8rem;
	margin-bottom:1rem;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
}
.top_box .top_list .list_box section .info dl:not(:last-child) {
	margin-bottom:1rem;
}
.top_box .top_list .list_box section .info dl:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.top_box .top_list .list_box section .info dl dt ,
.top_box .top_list .list_box section .info dl dd {
	position:relative;
	z-index:5;
	float:left;
}
.top_box .top_list .list_box section .info dl dt {
	width:7.8rem;
	background:#f1eaea;
	padding:.4rem 0 .3rem;
	text-align:center;
	font-size:1.4rem;
	font-weight:bold;
	letter-spacing:.2em;
}
.top_box .top_list .list_box section .info dl dt:before {
	position:absolute;
	bottom:-2px;
	right:-3px;
	z-index:1;
	width:calc(100% - 3px);
	height:2px;
	display:block;
	background:#f9a2c1;
	content:'';
}
.top_box .top_list .list_box section .info dl dt:after {
	position:absolute;
	bottom:-2px;
	right:-3px;
	z-index:1;
	width:3px;
	height:calc(100% - 2px);
	display:block;
	background:#f9a2c1;
	content:'';
}
.top_box .top_list .list_box section .info dl dd {
	padding:.5rem 0 0 1.5rem;
	font-size:1.4rem;
	font-weight: bold;
	color: #4f4f4f;
}
.top_box .top_list .list_box section .info dl dd ul:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.top_box .top_list .list_box section .info dl dd ul li {
	float:left;
	margin-right:1em;
	font-weight: bold;
	color: #4f4f4f;
}
.top_box .top_list .list_box section .info dl dd ul li:last-child {
	margin:0;
}
.top_box .top_list .list_box section time {
	display:block;
	background:#FFF;
	padding:.3rem 0 .2rem;
	font-size:1.7rem;
	font-weight:bold;
	color:#ff0000;
	text-align:center;
	margin-bottom:1rem;
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
	border-radius: .4em;
}
.top_box .top_list .list_box section .detail_btn {
	width:24rem;
	margin:0 auto;
}
.top_box .top_list .list_box section .detail_btn a {
	display:block;
	background:#ff7ba5;
	padding:.7rem 0 .6rem;
	font-size:1.4rem;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	letter-spacing:.2em;
}
.top_box .top_list .list_box section .detail_btn a:hover {
	text-decoration:none;
	opacity:0.65;
	filter: alpha(opacity=65);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=65)";  /* ie 8 */
	-moz-opacity:0.65;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.65;              /* Safari 1.x */
	zoom:1;
}
.top_box .top_list .list_btn {
	width:30rem;
	margin:0 auto;
}
.top_box .top_list .list_btn a {
	display:block;
	background:#ff7ba5;
	padding:.7rem 0 .6rem;
	font-size:2.4rem;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	letter-spacing:.2em;
}
.top_box .top_list .list_btn a:hover {
	text-decoration:none;
	opacity:0.65;
	filter: alpha(opacity=65);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=65)";  /* ie 8 */
	-moz-opacity:0.65;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.65;              /* Safari 1.x */
	zoom:1;
}

section.top_profile {
	margin: 0px auto 24px auto;
    display: block;
    text-align: center;
    width: fit-content;
}
section.top_profile a {
}
section.top_profile a img.pc {
	display: block !important;
}
section.top_profile a img.sp {
	display: none !important;
}







/*event*/
/*list*/
.event.list .ttl span {
	width:19.5rem;
}
.event.list .event_list_box {
	margin:0 0 5em;
}
.event.list .event_list_box .com01 {
	margin:0 0 2.0rem;
	padding:0 0 0 1.5rem;
}
.event.list .event_list_box .com02 {
	margin:0 0 2.0rem;
	padding:0 0 0 1.5rem;
	font-size:1.6rem;
	font-weight:bold;
}
.event.list .event_list_box .list_box {
	width:83rem;
	margin:0 auto;
}
.event.list .event_list_box .list_box:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.event.list .event_list_box .list_box section {
	float:left;
	width:27rem;
	margin-right:calc((100% - (27rem * 3)) / 2);
	margin-bottom:3rem;
	background:#f1eaea;
	border: solid 1px #ff7ba5;
	padding:1.5rem 1rem;
}
.event.list .event_list_box .list_box section:nth-child(3n) {
	margin-right:0;
}
.event.list .event_list_box .list_box section:nth-child(3n+1) {
	clear:both;
}
.event.list .event_list_box .list_box section:nth-last-child(-n+3) {
	margin-bottom:0;
}
.event.list .event_list_box .list_box section h3 {
	font-size:1.4rem;
	font-weight:bold;
	color:#e61e79;
	letter-spacing:.2em;
	margin-bottom:1rem;
}
.event.list .event_list_box .list_box section .img {
	margin-bottom:.8rem;
}
.event.list .event_list_box .list_box section h4 {
	font-size:1.4rem;
	font-weight:bold;
	letter-spacing:.2em;
	margin-bottom:2rem;
}
.event.list .event_list_box .list_box section .human {
	margin-bottom:1rem;
}
.event.list .event_list_box .list_box section .human:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.event.list .event_list_box .list_box section .human dt ,
.event.list .event_list_box .list_box section .human dd {
	float:left;
	width:12.2rem;
}
.event.list .event_list_box .list_box section .human dd {
	float:right;
}
.event.list .event_list_box .list_box section .human dt span ,
.event.list .event_list_box .list_box section .human dd span {
	display:block;
	padding:.4rem 0 .3rem;
	text-align:center;
	color:#FFF;
	font-size:1.6rem;
	font-weight:bold;
	letter-spacing:.2em;
	background:#3fa2ee;
}
.event.list .event_list_box .list_box section .human dd span {
	background:#ff7ba5;
}
.event.list .event_list_box .list_box section .human dt em ,
.event.list .event_list_box .list_box section .human dd em {
	display:block;
	padding:.5rem 0 0;
	text-align:center;
	color:#ff0000;
	font-size:1.7rem;
	font-weight:bold;
}
.event.list .event_list_box .list_box section h5 {
	font-size:1.4rem;
	font-weight:bold;
	letter-spacing:.2em;
	margin-bottom:1rem;
}
.event.list .event_list_box .list_box section .info {
	background:#FFF;
	padding:1rem .8rem;
	margin-bottom:1rem;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
}
.event.list .event_list_box .list_box section .info dl:not(:last-child) {
	margin-bottom:1rem;
}
.event.list .event_list_box .list_box section .info dl:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.event.list .event_list_box .list_box section .info dl dt ,
.event.list .event_list_box .list_box section .info dl dd {
	position:relative;
	z-index:5;
	float:left;
}
.event.list .event_list_box .list_box section .info dl dt {
	width:7.8rem;
	background:#f1eaea;
	padding:.4rem 0 .3rem;
	text-align:center;
	font-size:1.4rem;
	font-weight:bold;
	letter-spacing:.2em;
}
.event.list .event_list_box .list_box section .info dl dt:before {
	position:absolute;
	bottom:-2px;
	right:-3px;
	z-index:1;
	width:calc(100% - 3px);
	height:2px;
	display:block;
	background:#f9a2c1;
	content:'';
}
.event.list .event_list_box .list_box section .info dl dt:after {
	position:absolute;
	bottom:-2px;
	right:-3px;
	z-index:1;
	width:3px;
	height:calc(100% - 2px);
	display:block;
	background:#f9a2c1;
	content:'';
}
.event.list .event_list_box .list_box section .info dl dd {
	padding:.5rem 0 0 1.5rem;
	font-size:1.4rem;
}
.event.list .event_list_box .list_box section .info dl dd ul:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.event.list .event_list_box .list_box section .info dl dd ul li {
	float:left;
	margin-right:1em;
}
.event.list .event_list_box .list_box section .info dl dd ul li:last-child {
	margin:0;
}
.event.list .event_list_box .list_box section time {
	display:block;
	background:#FFF;
	padding:.3rem 0 .2rem;
	font-size:1.7rem;
	font-weight:bold;
	color:#ff0000;
	text-align:center;
	margin-bottom:1rem;
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
	border-radius: .4em;
}
.event.list .event_list_box .list_box section .detail_btn {
	width:24rem;
	margin:0 auto;
}
.event.list .event_list_box .list_box section .detail_btn a {
	display:block;
	background:#ff7ba5;
	padding:.7rem 0 .6rem;
	font-size:1.4rem;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	letter-spacing:.2em;
}
.event.list .event_list_box .list_box section .detail_btn a:hover {
	text-decoration:none;
	opacity:0.65;
	filter: alpha(opacity=65);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=65)";  /* ie 8 */
	-moz-opacity:0.65;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.65;              /* Safari 1.x */
	zoom:1;
}
/*detail*/
.event.detail .ttl span {
	width:19.7rem;
}
.event.detail .event_detail_box {
	margin:0 0 5em;
}
.event.detail .event_detail_box .com01 {
	margin:0 0 2.0rem;
	padding:0 0 0 1.5rem;
}
.event.detail .event_detail_box h3 {
	font-size:2.6rem;
	font-weight:bold;
	margin:0 0 2rem;
	letter-spacing:0em;
}
.event.detail .event_detail_box .detail_box {
	background:#f1eaea;
	border: solid 1px #ff7ba5;
	padding:1.5rem 2rem;
	margin-bottom:2.5rem;
}
.event.detail .event_detail_box .detail_box h4 {
	color:#e61e79;
	font-size:1.6rem;
	font-weight:bold;
	margin-bottom:2rem;
}
.event.detail .event_detail_box .detail_box .box01 {
	margin-bottom:2rem;
}
.event.detail .event_detail_box .detail_box .box01:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.event.detail .event_detail_box .detail_box .box01 .img {
	float:left;
	width:44.5rem;
}
.event.detail .event_detail_box .detail_box .box01 .box01_r {
	float:right;
	width:33rem;
}
.event.detail .event_detail_box .detail_box .box01 .box01_r .human {
	margin-bottom:0;
}
.event.detail .event_detail_box .detail_box .box01 .box01_r .human:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.event.detail .event_detail_box .detail_box .box01 .box01_r dt ,
.event.detail .event_detail_box .detail_box .box01 .box01_r dd {
	float:left;
	width:16.2rem;
}
.event.detail .event_detail_box .detail_box .box01 .box01_r dd {
	float:right;
}
.event.detail .event_detail_box .detail_box .box01 .box01_r dt span ,
.event.detail .event_detail_box .detail_box .box01 .box01_r dd span {
	display:block;
	padding:.3rem 0 .2rem;
	text-align:center;
	color:#FFF;
	font-size:1.8rem;
	font-weight:bold;
	line-height:1.5;
	letter-spacing:.2em;
	background:#3fa2ee;
}
.event.detail .event_detail_box .detail_box .box01 .box01_r dd span {
	background:#ff7ba5;
}
.event.detail .event_detail_box .detail_box .box01 .box01_r dt em ,
.event.detail .event_detail_box .detail_box .box01 .box01_r dd em {
	display:block;
	padding:.2rem 0 0;
	text-align:center;
	color:#ff0000;
	font-size:2.0rem;
	font-weight:bold;

}
.event.detail .event_detail_box .detail_box .box01 .box01_r time {
    display: block;
    background: #FFF;
    padding: .3rem 0 .1rem;
    font-size: 1.4rem;
    font-weight: bold;
    color: #ff0000;
    text-align: center;
    margin-bottom: 0.5rem;
    -webkit-border-radius: .4em;
    -moz-border-radius: .4em;
    border-radius: .4em;
}
.event.detail .event_detail_box .detail_box .box01 .box01_r .info {
	background:#FFF;
	padding:1rem .8rem;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
}
.event.detail .event_detail_box .detail_box .box01 .box01_r .info dl:not(:last-child) {
	margin-bottom:1rem;
}
.event.detail .event_detail_box .detail_box .box01 .box01_r .info dl:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.event.detail .event_detail_box .detail_box .box01 .box01_r .info dl dt ,
.event.detail .event_detail_box .detail_box .box01 .box01_r .info dl dd {
	position:relative;
	z-index:5;
	float:left;
}
.event.detail .event_detail_box .detail_box .box01 .box01_r .info dl dt {
	width:7.8rem;
	background:#f1eaea;
	padding:.4rem 0 .3rem;
	text-align:center;
	font-size:1.4rem;
	font-weight:bold;
	letter-spacing:.2em;
}
.event.detail .event_detail_box .detail_box .box01 .box01_r .info dl dt:before {
	position:absolute;
	bottom:-2px;
	right:-3px;
	z-index:1;
	width:calc(100% - 3px);
	height:2px;
	display:block;
	background:#f9a2c1;
	content:'';
}
.event.detail .event_detail_box .detail_box .box01 .box01_r .info dl dt:after {
	position:absolute;
	bottom:-2px;
	right:-3px;
	z-index:1;
	width:3px;
	height:calc(100% - 2px);
	display:block;
	background:#f9a2c1;
	content:'';
}
.event.detail .event_detail_box .detail_box .box01 .box01_r .info dl dd {
	padding:.5rem 0 0 1.5rem;
	font-size:1.4rem;
	font-weight:bold;
}
.event.detail .event_detail_box .detail_box .box01 .box01_r .info dl dd ul:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.event.detail .event_detail_box .detail_box .box01 .box01_r .info dl dd ul li {
	float:left;
	margin-right:1em;
	font-weight:bold;
}
.event.detail .event_detail_box .detail_box .box01 .box01_r .info dl dd ul li:last-child {
	margin:0;
}
.event.detail .event_detail_box .detail_box .cat {
	margin-bottom:2rem;
}
.event.detail .event_detail_box .detail_box .cat ul:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.event.detail .event_detail_box .detail_box .cat ul li {
	float:left;
	margin:0 1.5rem 1rem 0;
}
.event.detail .event_detail_box .detail_box .cat ul li a {
	display:block;
	font-size:1.3rem;
	font-weight:bold;
	color:#FFF;
	background:#c0ab92;
	padding:.8rem 1.5rem .7rem;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
}
.event.detail .event_detail_box .detail_box .cat ul li a:hover {
	text-decoration:none;
	opacity:0.65;
	filter: alpha(opacity=65);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=65)";  /* ie 8 */
	-moz-opacity:0.65;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.65;              /* Safari 1.x */
	zoom:1;
}
.event.detail .event_detail_box .detail_box .box02 ,
.event.detail .event_detail_box .detail_box .box03 {
	margin-bottom:2rem;
}
.event.detail .event_detail_box .detail_box .box02 dl:after ,
.event.detail .event_detail_box .detail_box .box03 dl:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.event.detail .event_detail_box .detail_box .box02 dl dt ,
.event.detail .event_detail_box .detail_box .box03 dl dt ,
.event.detail .event_detail_box .detail_box .box02 dl dd ,
.event.detail .event_detail_box .detail_box .box03 dl dd {
	float:left;
	width:28.3rem;
	background:#FFF;
	padding:1.4rem 0 .5rem;
	margin-right:1rem;
}
.event.detail .event_detail_box .detail_box .box02 dl dd ,
.event.detail .event_detail_box .detail_box .box03 dl dd {
	width:23.6rem;
	margin-right:0;
}
.event.detail .event_detail_box .detail_box .box02 dl dt ,
.event.detail .event_detail_box .detail_box .box03 dl dd {
	background:#dfdfdf;
	background:#FFFFFF;
}
.event.detail .event_detail_box .detail_box .box02 dl dt span ,
.event.detail .event_detail_box .detail_box .box03 dl dt span {
	display:block;
	padding-bottom:1rem;
	padding-left:.6rem;
	border-bottom: solid 1px #9c806a;
	width:25.2rem;
	margin:0 auto;
}
.event.detail .event_detail_box .detail_box .box02 dl dd span ,
.event.detail .event_detail_box .detail_box .box03 dl dd span {
	display:block;
	padding-bottom:1rem;
	padding-left:.6rem;
	border-bottom: solid 1px #9c806a;
	width:21rem;
	margin:0 auto;
}
.event.detail .event_detail_box .detail_box .box02 dl dt span em ,
.event.detail .event_detail_box .detail_box .box03 dl dt span em {
	display:block;
	width:17.9rem;
}
.event.detail .event_detail_box .detail_box .box02 dl dd span em ,
.event.detail .event_detail_box .detail_box .box03 dl dd span em {
	display:block;
	width:11.0rem;
}
.event.detail .event_detail_box .detail_box .box02 .box_in ,
.event.detail .event_detail_box .detail_box .box03 .box_in {
	padding:1rem 4rem;
	font-size:1.4rem;
}

.event.detail .event_detail_box .detail_box .tab_box {
	margin-bottom:2rem;
}
.event.detail .event_detail_box .detail_box .tab_box ul:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.event.detail .event_detail_box .detail_box .tab_box ul li {
	float:left;
	width:28.3rem;
	background:#FFF;
	padding:1.4rem 0 .5rem;
	margin-right:1rem;
	cursor:pointer;
	background:#dfdfdf;
}
.event.detail .event_detail_box .detail_box .tab_box ul li:last-child {
	width:23.6rem;
	margin-right:0;
	background:#dfdfdf;
}
.event.detail .event_detail_box .detail_box .tab_box ul li.select {
	background:#ffffff;
	cursor:inherit;
}
.event.detail .event_detail_box .detail_box .tab_box ul li span {
	display:block;
	padding-bottom:1rem;
	padding-left:.6rem;
	border-bottom: solid 1px #9c806a;
	width:25.2rem;
	margin:0 auto;
}
.event.detail .event_detail_box .detail_box .tab_box ul li:last-child span {
	display:block;
	padding-bottom:1rem;
	padding-left:.6rem;
	border-bottom: solid 1px #9c806a;
	width:21rem;
	margin:0 auto;
}
.event.detail .event_detail_box .detail_box .tab_box ul li span em {
	display:block;
	width:17.9rem;
}
.event.detail .event_detail_box .detail_box .tab_box ul li:last-child span em {
	display:block;
	width:11.0rem;
}
.event.detail .event_detail_box .detail_box .tab_box ul li:hover {
	opacity:0.65;
	filter: alpha(opacity=65);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=65)";  /* ie 8 */
	-moz-opacity:0.65;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.65;              /* Safari 1.x */
	zoom:1;
}
.event.detail .event_detail_box .detail_box .tab_box ul li.select:hover {
	opacity:1;
	filter: alpha(opacity=100);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=100)";  /* ie 8 */
	-moz-opacity:1;                 /* FF lt 1.5, Netscape */
	-khtml-opacity:1;              /* Safari 1.x */
	zoom:1;
}
.event.detail .event_detail_box .detail_box .tab_box .tab_box_in .box_in {
	padding:1rem 4rem;
	font-size:1.4rem;
}
.event.detail .event_detail_box .detail_box .tab_box .tab_box_in .box_in.hide {
	display:none;
}

.event.detail .event_detail_box .detail_box .etc {
	background:#FFF;
	padding:1.5rem 2.0rem;
}
.event.detail .event_detail_box .detail_box .etc h6 {
	padding:0 .5em .3em;
	margin:0 0 1.5em;
	border-bottom: solid 1px #9c806a;
}
.event.detail .event_detail_box .detail_box .etc h6 span {
	display:block;
	width:13.4rem;
}
.event.detail .event_detail_box .detail_box .etc table {
	width:72rem;
	margin:0 auto;
	text-align:center;
	border: solid 1px #ababab;
}
.event.detail .event_detail_box .detail_box .etc table th ,
.event.detail .event_detail_box .detail_box .etc table td {
	border: solid 1px #ababab;
	font-size:1.6rem;
	font-weight:bold;
	padding:2rem;
}
.event.detail .event_detail_box .detail_box .etc table th {
	text-align:right;
	width:19.5rem;
}
.event.detail .event_detail_box .detail_box .etc table td span {
	font-weight:bold;
	padding-left:1rem;
}
.event.detail .event_detail_box .detail_box .etc table td em {
	font-weight:bold;
	font-size:1rem;
}
.event.detail .event_detail_box .detail_box .etc table td p {
	font-weight:bold;
	font-size:1rem;
}
.event.detail .event_detail_box .form_btn {
	text-align:center;
}
.event.detail .event_detail_box .form_btn a {
	display:block;
	width:47.5rem;
	margin:0 auto;
	padding:2.5rem 0;
	text-align:center;
	line-height:1.5;
	color:#FFF;
	font-size:2.6rem;
	font-weight:bold;
	background:#ff7ba5;
}
.event.detail .event_detail_box .form_btn a:hover {
    text-decoration: none;
}
.event.detail .event_detail_box .form_btn a:hover {
	text-decoration:none;
	opacity:0.65;
	filter: alpha(opacity=65);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=65)";  /* ie 8 */
	-moz-opacity:0.65;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.65;              /* Safari 1.x */
	zoom:1;
}
div.LineBotton {
    display: block;
    width: 47.5rem;
    margin: 7px auto 0 auto;
    padding: 1.5rem 0;
    text-align: center;
    line-height: 1.5;
    color: #FFF;
    font-weight: bold;
    background: #1dcd00;
    text-align: center;
}
div.LineBotton a {
    text-decoration: none;
}
div.LineBotton a p.LineTopText {
    display: block;
    font-size: 2.6rem;
    color: #FFF;
    font-weight: bold;
    text-align: center;
}
div.LineBotton a p.LineUnderText {
	font-size: 1.1rem;
    width: 80%;
    color: #FFF;
    margin: auto;
    text-align: center;
}
/*eventform*/
.event.eventform .ttl span {
	width:11rem;
}
.event.eventform .event_form_box {
	margin:0 0 5em;
}
.event.eventform .event_form_box .com01 {
	margin:0 0 2.0rem;
	padding:0 0 0 1.5rem;
}
.event.eventform .event_form_box .event_info {
	border: solid 1px #ff7ba5;
	background:#FFF;
	padding:1.5rem;
	margin-bottom:1.5rem;
}
.event.eventform .event_form_box .event_info h3 {
	font-size:1.6rem;
	font-weight:bold;
	margin:0 0 1rem;
}
.event.eventform .event_form_box .event_info .box_in:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.event.eventform .event_form_box .event_info .box_in .img {
	float:left;
	width:14.5rem;
}
.event.eventform .event_form_box .event_info .box_in .box_in_r {
	/*float:right;
	width:calc(100% - (14.5rem + 1.5rem));*/
}
.event.eventform .event_form_box .event_info .box_in .box_in_r ul li {
	position:relative;
	padding-left:3.5rem;
	margin-bottom:0.6vrem;
	font-size:1.4rem;
	font-weight:bold;
}
.event.eventform .event_form_box .event_info .box_in .box_in_r ul li:last-child {
	margin-bottom:0;
}
.event.eventform .event_form_box .event_info .box_in .box_in_r ul li:before {
	position:absolute;
	left:0;
	width:2.3rem;
	height:2.3rem;
	display:block;
	content:'';
}
.event.eventform .event_form_box .event_info .box_in .box_in_r ul li:first-child:before {
	background:url(../img/event/icon_time.svg) no-repeat center center;
	background-size:cover;
}
.event.eventform .event_form_box .event_info .box_in .box_in_r ul li:nth-child(2):before {
	background:url(../img/event/icon_area.svg) no-repeat center center;
	background-size:cover;
}
.event.eventform .event_form_box .event_info .box_in .box_in_r ul li:last-child:before {
	background:url(../img/event/icon_price.svg) no-repeat center center;
	background-size:cover;
}
.event.eventform .event_form_box .event_info input.readonly ,
.event.eventform .event_form_box .event_info textarea.readonly {
	width: inherit;
	padding: 0;
	font-size:1.9rem;
	background:#FFFFFF;
	border:none;
	display:inline-block;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	font-size:1.4rem;
	font-weight:bold;
}
.event.eventform .event_form_box .event_info input.readonly:focus ,
.event.eventform .event_form_box .event_info textarea.readonly:focus {
	outline: 0;
	border:none;
}
.event.eventform .event_form_box .event_info textarea.readonly {
	font-size:1.6rem;
	font-weight:bold;
	height:inherit;
	width: 100%;
	resize: none;
}
.event.eventform .event_form_box .event_info .box_in .box_in_r ul li:last-child input.readonly {
	width: 5em;
}

.event.eventform .event_form_box .box {
	padding:4.5rem 5rem;
}
.event.eventform .event_form_box .box .com02 {
	font-size:1.4rem;
	margin-bottom:1em;
}
.event.eventform .event_form_box .box .caution {
	margin-bottom:5rem;
}
.event.eventform .event_form_box .box .caution li {
	position:relative;
	padding-left:1.1em;
	font-size:1.4rem;
	font-weight:bold;
}
.event.eventform .event_form_box .box .caution li:before {
	position:absolute;
	left:0;
	content:'※';
}
.event.eventform .event_form_box .box .form_pp {
	padding-top:4rem;
}
.event.eventform .event_form_box .box .form_pp h4 {
	font-size:1.7rem;
	font-weight:bold;
	margin-bottom:1em;
}
.event.eventform .event_form_box .box .form_pp .ov_box {
	border: solid 1px #7f7f80;
	height:400px;
	padding:2rem;
	overflow-y:scroll;
}
/* スクロールバー本体 */
.event.eventform .event_form_box .box .form_pp .ov_box::-webkit-scrollbar{
width: 10px;
background: #e6e5e6;
}
/* 横方向のスクロールバー本体 */
.event.eventform .event_form_box .box .form_pp .ov_box::-webkit-scrollbar:horizontal{
width: 10px;
background: #e6e5e6;
}
/* スクロールバーの動く部分 */
.event.eventform .event_form_box .box .form_pp .ov_box::-webkit-scrollbar-thumb{
background: #929292;
border-radius: 2px;
}
/* 横方向のスクロールバーの動く部分 */
.event.eventform .event_form_box .box .form_pp .ov_box::-webkit-scrollbar-thumb:horizontal{
background: #929292;
border-radius: 2px;
}
/* スクロールバーの動く部分の前 */
.event.eventform .event_form_box .box .form_pp .ov_box::-webkit-scrollbar-track-piece:start{
background: #e6e5e6;
}
/* スクロールバーの動く部分の後ろ */
.event.eventform .event_form_box .box .form_pp .ov_box::-webkit-scrollbar-track-piece:end{
background: #e6e5e6;
}
/* スクロールバー角 */
.event.eventform .event_form_box .box .form_pp .ov_box::-webkit-scrollbar-corner{
background: transparent;
}
.event.eventform .event_form_box .box .form_pp .ov_box p:not(:last-child) {
	margin-bottom:1em;
}
/*eventform confirm*/
.event.eventform.confirm .event_form_box .box .box .bg_w {
	padding:0;
}
.event.eventform.confirm .event_form_box .box .box .event_info {
	display:none;
}
.event.eventform.confirm .event_form_box .box .box .com02 {
	display:none;
}
.event.eventform.confirm .event_form_box .box .caution {
	display:none;
}
.event.eventform.confirm .event_form_box .box .form_pp {
	display:none;
}
.companion {
	font-size: 1.4rem;
}





/*contact*/
.contact .ttl span {
	width:22rem;
}
.contact .form_box {
	margin:0 0 5em;
}
.contact .form_box .com01 {
	margin:0 0 3.6rem;
	padding:0 0 0 2.4rem;
}
.contact .form_box .box {
	padding:3.5rem 6rem;
}
.contact .form_box .box .com02 {
	font-size:1.7rem;
	font-weight:bold;
	margin-bottom:1em;
}
.contact .form_box .box ul {
	margin-bottom:7rem;
}
.contact .form_box .box ul li {
	position:relative;
	font-size:1.7rem;
	font-weight:bold;
	padding:0 0 0 1em;
}
.contact .form_box .box ul li:before {
	position: absolute;
	left:0;
	content:'※';
}



/*teikei*/
.teikei .ttl span {
	width:14rem;
}
.teikei .form_box {
	margin:0 0 5em;
}
.teikei .form_box .com01 {
	margin:0 0 8rem;
	padding:0 0 0 1.5rem;
}
.teikei .form_box .box {
	padding:0 3.5rem;
}
.teikei .form_box .box h3 {
	font-size:2.4rem;
	font-weight:bold;
	letter-spacing:0em;
	margin-bottom:2.5rem;
}
.teikei .form_box .box ul {
	margin-bottom:8rem;
}
.teikei .form_box .box ul li {
	font-size:1.7rem;
	margin-bottom:1em;
}
.teikei .form_box .box ul li:last-child {
	margin-bottom:0;
}

/*profilesheet*/
.profilesheet .ttl span {
	width:22rem;
}
.profilesheet .form_box .box h3 {
    font-size: 1.7rem;
    font-weight: bold;
    letter-spacing: .2em;
    margin-bottom: 2.5rem;
}
.profilesheet .form_box .com01 {
	font-size: 1.6rem;
    margin: 10px 0 4rem;
    padding: 0 0 0 1.5rem;
}
.profilesheet .form_box .com01 a {
	color: #9b806a;
    text-decoration: underline;
}
ul.profile {
	display: flex;
}
ul.profile li {
	padding: 5px;
}
ul.profile li img {
	width: 100%;
	border: #9a806a solid 2px;
}

/*marriage*/
.marriage .ttl span {
	width:22rem;
}
.marriage .form_box .box h3 {
    font-size: 1.7rem;
    font-weight: bold;
    letter-spacing: .2em;
    margin-bottom: 2.5rem;
}
.marriage .form_box .com01 {
	font-size: 1.6rem;
    margin: 10px 0 4rem;
    padding: 0 0 0 1.5rem;
}
.marriage .form_box .com01 a {
	color: #9b806a;
    text-decoration: underline;
}
ul.marriagelist {
	display: flex;
}
ul.marriagelist li {
	padding: 5px;
}
ul.marriagelist li img {
	width: 100%;
	border: #9a806a solid 2px;
}


/*company*/
.company .ttl span {
	width:11rem;
}
.company .company_box {
	margin:0 0 5em;
}
.company .company_box .box {
	padding:4.5rem 6rem;
}
.company .company_box .box section:not(:last-child) {
	margin-bottom:6rem;
}
.company .company_box .box h3 {
	font-size:1.7rem;
	font-weight:bold;
	margin-bottom:1em;
}
.company .company_box .box table {
	width:100%;
	border: solid 1px #7f7f80;
}
.company .company_box .box table th ,
.company .company_box .box table td {
	vertical-align:middle;
	padding:2.5rem 1.5rem;
	border: solid 1px #7f7f80;
	font-size:1.3rem;
}
.company .company_box .box table th {
	text-align:right;
	font-weight:bold;
	width:19rem;
}
.company .company_box .box table td ul li {
	position:relative;
	padding-left:1em;
}
.company .company_box .box table td ul li:before {
	position:absolute;
	left:0;
	content:'・';
}
.company .company_box .box .ov_box {
	border: solid 1px #7f7f80;
	height:400px;
	padding:2rem;
	overflow-y:scroll;
}
/* スクロールバー本体 */
.company .company_box .box .ov_box::-webkit-scrollbar{
width: 10px;
background: #e6e5e6;
}
/* 横方向のスクロールバー本体 */
.company .company_box .box .ov_box::-webkit-scrollbar:horizontal{
width: 10px;
background: #e6e5e6;
}
/* スクロールバーの動く部分 */
.company .company_box .box .ov_box::-webkit-scrollbar-thumb{
background: #929292;
border-radius: 2px;
}
/* 横方向のスクロールバーの動く部分 */
.company .company_box .box .ov_box::-webkit-scrollbar-thumb:horizontal{
background: #929292;
border-radius: 2px;
}
/* スクロールバーの動く部分の前 */
.company .company_box .box .ov_box::-webkit-scrollbar-track-piece:start{
background: #e6e5e6;
}
/* スクロールバーの動く部分の後ろ */
.company .company_box .box .ov_box::-webkit-scrollbar-track-piece:end{
background: #e6e5e6;
}
/* スクロールバー角 */
.company .company_box .box .ov_box::-webkit-scrollbar-corner{
background: transparent;
}
.company .company_box .box .ov_box p:not(:last-child) {
	margin-bottom:1em;
}



/*faq*/
.faq .ttl span {
	width:7.1rem;
}
.faq .faq_box {
	margin:0 0 5em;
}
.faq .faq_box .com01 {
	margin:0 0 8rem;
	padding:0 0 0 1.5rem;
}
.faq .faq_box .box {
	padding:0 3.5rem;
}
.faq .faq_box .box section {
	margin-bottom:5rem;
}
.faq .faq_box .box section:last-child {
	margin-bottom:0;
}
.faq .faq_box .box section h3 {
	font-size:1.8rem;
	font-weight:bold;
	letter-spacing:.2em;
	margin-bottom:2rem;
}
.faq .faq_box .box section .faq_list {
	padding:0 1.5rem;
	margin:0 0 2rem;
	margin-bottom:0;
	font-size:1.6rem;
}
.faq .faq_box .box section .faq_list h4 {
	position:relative;
	padding:.5rem 0 1rem 4.5rem;
	letter-spacing:.2em;
	cursor:pointer;
}
.faq .faq_box .box section .faq_list h4:before {
	position: absolute;
	left:0;
	width:3rem;
	height:2.6rem;
	display:block;
	background:url(../img/faq/icon_q.svg) no-repeat center center;
	background-size:cover;
	content:'';
}
.faq .faq_box .box section .faq_list h4:hover {
	opacity:0.65;
	filter: alpha(opacity=65);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=65)";  /* ie 8 */
	-moz-opacity:0.65;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.65;              /* Safari 1.x */
	zoom:1;
}
.faq .faq_box .box section .faq_list .answer {
	display:none;
	position:relative;
	padding:.5rem 0 2rem 6rem;
}
.faq .faq_box .box section .faq_list .answer:before {
	position: absolute;
	top:.8rem;
	left:2rem;
	width:2.8rem;
	height:2.3rem;
	display:block;
	background:url(../img/faq/icon_a.svg) no-repeat center center;
	background-size:cover;
	content:'';
}



/*flow*/
.flow .ttl span {
	width:6rem;
}
.flow .flow_box {
	margin:0 0 5em;
}
.flow .flow_box .com01 {
	margin:0 0 8rem;
	padding:0 0 0 1.5rem;
}
.flow .flow_box .list {
	padding:0 1.5rem;
	margin:0 0 11.5rem;
}
.flow .flow_box .list dl {
	position:relative;
}
.flow .flow_box .list dl:not(:last-child) {
	margin-bottom:10rem;
}
.flow .flow_box .list dl:not(:last-child):before {
	position: absolute;
	bottom:-7.5rem;
	left:14.5rem;
	width:4.8rem;
	height:6.3rem;
	background:url(../img/flow/arrow.svg) no-repeat center center;
	background-size:cover;
	content:'';
	display:block;
}
.flow .flow_box .list dl:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.flow .flow_box .list dl dt {
	float:left;
	width:34.3rem;
}
.flow .flow_box .list dl dd {
	float:right;
	width:calc(100% - (34.3rem + 2.5rem));
	padding-left:2.5rem;
	font-size:1.4rem;
}
.flow .flow_box h3 {
	padding:0 .5em .3em;
	margin:0 0 1.5em;
	border-bottom: solid 1px #9c806a;
}
.flow .flow_box h3 span {
	display:block;
	width:7.8rem;
}
.flow .flow_box .com02 {
	font-size:1.4rem;
	padding:0 1.5rem;
}



/*blog*/
/*list*/
.blog.list .ttl span {
	width:14.1rem;
}
.blog.list .blog_list_box {
	margin:0 0 5em;
}
.blog.list .blog_list_box .com01 {
	margin:0 0 3rem;
	padding:0 0 0 1.5rem;
}
.blog.list .blog_list_box .list_box section {
	background:#f1eaea;
	border: solid 1px #856239;
	padding:5.5rem 10.5rem;
}
.blog.list .blog_list_box .list_box section:not(:last-child) {
	margin-bottom:3rem;
}
.blog.list .blog_list_box .list_box section time {
	display:block;
	font-size:1.4rem;
	font-weight:bold;
	margin-bottom:2rem;
	letter-spacing:.2em;
}
.blog.list .blog_list_box .list_box section h3 {
	display:block;
	font-size:2.6rem;
	font-weight:bold;
	margin-bottom:2rem;
	letter-spacing:.2em;
}
.blog.list .blog_list_box .list_box section .img {
	text-align:center;
	margin-bottom:3.5rem;
}
.blog.list .blog_list_box .list_box section dl dt {
	font-size:1.4rem;
	margin-bottom:2rem;
}
.blog.list .blog_list_box .list_box section dl dd {
	text-align:right;
}
.blog.list .blog_list_box .list_box section dl dd a {
	display:inline-block;
	padding:.5em .8em;
	background:#FFF;
	border: solid 1px #856239;
	color:#754c24;
}
.blog.list .blog_list_box .list_box section dl dd a span {
	position:relative;
	font-size:1.4rem;
	font-weight:bold;
}
.blog.list .blog_list_box .list_box section dl dd a span:after {
	content: "\f0da";
	font-family: FontAwesome;
	margin:0 0 0 .5em;
}
/*detail*/
.blog.detail .ttl span {
	width:14.1rem;
}
.blog.detail .blog_detail_box {
	margin:0 0 5em;
}
.blog.detail .blog_detail_box .com01 {
	margin:0 0 3rem;
	padding:0 0 0 1.5rem;
}
.blog.detail .blog_detail_box .detail_box {
	background:#f1eaea;
	border: solid 1px #856239;
	padding:5.5rem 10.5rem;
}
.blog.detail .blog_detail_box .detail_box time {
	display:block;
	font-size:1.4rem;
	font-weight:bold;
	margin-bottom:2rem;
	letter-spacing:.2em;
}
.blog.detail .blog_detail_box .detail_box h3 {
	display:block;
	font-size:2.6rem;
	font-weight:bold;
	margin-bottom:2rem;
	letter-spacing:.2em;
}
.blog.detail .blog_detail_box .detail_box .img {
	text-align:center;
	margin-bottom:3.5rem;
}
.blog.detail .blog_detail_box .prev_next {
	padding:3rem 2.5rem;
}
.blog.detail .blog_detail_box .prev_next:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.blog.detail .blog_detail_box .prev_next .prev {
	float:left;
}
.blog.detail .blog_detail_box .prev_next .next {
	float:right;
}
.blog.detail .blog_detail_box .prev_next p ,
.blog.detail .blog_detail_box .prev_next a {
	font-size:2.4rem;
	font-weight:bold;
}



/*bridal 202402*/
article.bridal .about {
  position: relative;
  padding-top: 40px;
  padding-bottom: 80px;
}
article.bridal .about h2 {
  font-size: 2.7rem;
  text-align: center;
  letter-spacing: .15em;
  margin-bottom: 60px;
}
article.bridal .about .slide {
  position: relative;
  padding-left: 60px;
  padding-right: 90px;
}
article.bridal .about .slide section {
  display: flex !important;
}
article.bridal .about .slide section .box_l {
  margin-right: 20px;
}
article.bridal .about .slide section .box_l h3 {
  font-size: 3.2rem;
  margin-bottom: .8em;
}
article.bridal .about .slide section .box_l .comment {
  max-width: 400px;
  font-size: 1.8rem;
}
article.bridal .about .slide section .box_l + p {
  width: 250px;
  margin-left: auto;
}
article.bridal .about .dots {
	position: absolute;
  bottom: 1.5em;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 5;
	display: flex;
	justify-content: center;
	line-height: 1.1;
}
article.bridal .about .dots .slick-dots {
	position: relative;
	bottom: inherit;
	right: inherit;
	left: inherit;
	order: 2;
	height: 15px;
	line-height: 15px;
	padding: 0;
	display: flex;
	align-items: center;
}
article.bridal .about .dots .slick-dots li {
  position: relative;
  display: block;
  width: 15px;
  height: 15px;
  margin: 0 6px;
}
article.bridal .about .dots .slick-dots li button {
  width: 15px;
  height: 15px;
  padding: 0;
  cursor: pointer;
  display: block;
}
article.bridal .about .dots .slick-dots li button:before {
  position: relative;
  top: inherit;
  left: inherit;
	width: calc(100% - 4px);
  height: calc(100% - 4px);
	display: block;
  content: '';
	background: #c1edff;
  border: solid 2px #c1edff;
  cursor: pointer;
}
article.bridal .about .dots .slick-dots li.slick-active button:before {
	background:#56ceff;
  border: solid 2px #56ceff;
}
article.bridal .information {
  position: relative;
  z-index: -2;
  background: url(../img/bridal/info_bg.jpg) no-repeat center bottom;
  background-size: cover;
  padding: 40px 70px 440px;
}
article.bridal .information::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(../img/bridal/info_bg.svg) no-repeat center top;
  background-size: 100% auto;
  content: '';
}
article.bridal .information h2 {
  font-size: 2.7rem;
  text-align: center;
  letter-spacing: .15em;
  margin-bottom: 80px;
}
article.bridal .information .catch_title {
  font-size: 3.4rem;
  font-weight: 700;
  letter-spacing: .15em;
  margin-bottom: .8em;
}
article.bridal .information .img {
  margin-bottom: 20px;
}
article.bridal .information .catch_comment {
  font-size: 2.0rem;
  margin-bottom: 140px;
}
article.bridal .information .first-step {
  padding: 0 50px;
}
article.bridal .information .first-step h3 {
  font-size: 3.9rem;
  font-weight: 700;
  margin-bottom: .4em;
}
article.bridal .information .first-step p {
  font-size: 2.0rem;
}
article.bridal .case {
  background: #94e1e3;
  padding: 70px 120px 80px;
}
article.bridal .case h2 {
  font-size: 3.2rem;
  font-weight: 700;
  margin-bottom: .4em;
}
article.bridal .case .comment {
  font-size: 2.4rem;
  margin-bottom: .8em;
}
article.bridal .case .img {
  margin-bottom: 40px;
}
article.bridal .case .btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
article.bridal .case .btn a {
  display: block;
  background: #FFF;
  border: solid 1px #000;
  font-size: 2.4rem;
  font-weight: 500;
  padding: .8em 2.5em;
  letter-spacing: .1em;
}
article.bridal .case .btn a:hover {
  background: #000;
  border: solid 1px #000;
  color: #FFF;
  text-decoration: none;
}
article.bridal .staff {
  padding: 70px 80px;
}
article.bridal .staff h2 {
  font-size: 2.7rem;
  text-align: center;
  letter-spacing: .15em;
  margin-bottom: 80px;
}
article.bridal .staff .human_info {
  display: flex;
  margin-bottom: 50px;
}
article.bridal .staff .human_info .img {
  position: relative;
  width: 220px;
  margin-right: 40px;
}
article.bridal .staff .human_info .img::before {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
  display: block;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: #94e1e3;
  content: '';
}
article.bridal .staff .human_info .img span {
  position: relative;
  display: block;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
}
article.bridal .staff .human_info .box_r {
  width: calc(100% - (220px + 40px));
  display: flex;
  flex-direction: column;
}
article.bridal .staff .human_info .box_r .name {
  line-height: 1em;
  font-size: 4.2rem;
}
article.bridal .staff .human_info .box_r .name em ,
article.bridal .staff .human_info .box_r .name span {
  line-height: 1em;
  display: block;
}
article.bridal .staff .human_info .box_r .name em {
  font-size: 1.5rem;
  margin-bottom: .4em;
}
article.bridal .staff .human_info .box_r .name span {
  font-size: 1.5rem;
  padding-top: .4em;
}
article.bridal .staff .human_info .box_r ul {
  margin-top: auto;
  padding-top: .5em;
}
article.bridal .staff .human_info .box_r ul li {
  position: relative;
  padding-left: 1.1em;
  line-height: 1.2;
  font-size: 2.0rem;
}
article.bridal .staff .human_info .box_r ul li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '☆';
}
article.bridal .staff .comment p {
  font-size: 2.2rem;
}
article.bridal .flow {
  background: #e2e2e2;
  padding: 40px 35px;
}
article.bridal .flow h2 {
  font-size: 2.7rem;
  text-align: center;
  letter-spacing: .15em;
  margin-bottom: 40px;
}
article.bridal .flow h3 {
  font-size: 4.0rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: .15em;
  margin-bottom: 40px;
}
article.bridal .flow .box {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -20px;
}
article.bridal .flow .box section {
  position: relative;
  background: #FFF;
  padding: 20px;
  padding-top: 100px;
  width: calc((100% - 30px) / 2);
  margin-bottom: 20px;
}
article.bridal .flow .box section:nth-of-type(odd) {
  margin-right: 30px;
}
article.bridal .flow .box section::before {
  position: absolute;
  top: -14px;
  left: -18px;
  width: 179px;
  height: 98px;
  background-size: cover !important;
  content: '';
}
article.bridal .flow .box section:nth-of-type(1):before {
  background: url(../img/bridal/flow_step01.svg) no-repeat center center;
}
article.bridal .flow .box section:nth-of-type(2):before {
  background: url(../img/bridal/flow_step02.svg) no-repeat center center;
}
article.bridal .flow .box section:nth-of-type(3):before {
  background: url(../img/bridal/flow_step03.svg) no-repeat center center;
}
article.bridal .flow .box section:nth-of-type(4):before {
  background: url(../img/bridal/flow_step04.svg) no-repeat center center;
}
article.bridal .flow .box section h4 {
  font-size: 2.6rem;
  font-weight: 700;
  margin-bottom: .6em;
}
article.bridal .flow .box section h4 + p {
  font-size: 2.2rem;
}
article.bridal .plan {
  background: #94e1e3;
  padding: 40px 15% 60px;
}
article.bridal .plan h2 {
  font-size: 2.7rem;
  text-align: center;
  letter-spacing: .15em;
  margin-bottom: 20px;
}
article.bridal .plan h3 {
  font-size: 4.0rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: .15em;
  margin-bottom: 10px;
}
article.bridal .plan .catch {
  margin-bottom: 40px;
}
article.bridal .plan .list {
  position: relative;
}
article.bridal .plan .list > section {
  position: relative;
  z-index: 1;
  background: #FFF;
  padding: 25px 15px;
}
article.bridal .plan .list > section:not(:last-of-type) {
  margin-bottom: 30px;
}
article.bridal .plan .list > section::before {
  position: absolute;
  top: 10px;
  left: -10px;
  z-index: -2;
  background: #aaaaaa;
  width: 100%;
  height: 100%;
  display: block;
  content: '';
}
article.bridal .plan .list > section::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #FFF;
  width: 100%;
  height: 100%;
  display: block;
  content: '';
}
article.bridal .plan .list section h4 {
  display: flex;
  align-items: last baseline;
  margin-bottom: 10px;
}
article.bridal .plan .list section h4 span {
  display: block;
  font-size: 3.2rem;
  font-weight: 700;
  margin-right: .15em;
}
article.bridal .plan .list section h4 em {
  display: block;
  font-size: 2.0rem;
  font-weight: 700;
}
article.bridal .plan .list section h4 i {
  position: relative;
  top: -.2em;
  display: block;
  font-size: 1.7rem;
  font-weight: 700;
  border-radius: 5px;
  padding: .2em .8em;
  color: #FFF;
  transform: rotate(-10deg);
}
article.bridal .plan .list section h4 i:nth-of-type(1) {
  background: #3f87d3;
  margin-right: .5em;
}
article.bridal .plan .list section h4 i:nth-of-type(2) {
  background: #ff7b8a;
  margin-right: .5em;
}
article.bridal .plan .list section .price01 {
  display: flex;
  align-items: center;
}
article.bridal .plan .list section .price01 dl {
  display: flex;
  align-items: center;
  white-space: nowrap;
  margin-right: 20px;
}
article.bridal .plan .list section .price01 dl dt {
  width: 84px;
  background: #94e1e3;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
  padding: .5em .2em;
  line-height: 1em;
  margin-right: .5em;
}
article.bridal .plan .list section .price01 dl dd {
  display: flex;
  align-items: baseline;
}
article.bridal .plan .list section .price01 dl dd span ,
article.bridal .plan .list section .price01 dl dd em {
  display: block;
  font-weight: 700;
  line-height: 1em;
}
article.bridal .plan .list section .price01 dl dd span {
  font-size: 4.2rem;
}
article.bridal .plan .list section .price01 dl dd em {
  font-size: 2.8rem;
}
article.bridal .plan .list section .price01 p {
  font-size: 1.6rem;
  font-weight: 700;
}
article.bridal .plan .list section .comment01 {
  font-size: 1.9rem;
  font-weight: 700;
  margin-bottom: .8em;
}
article.bridal .plan .list section .price02 section {
  display: flex;
  align-items: center;
}
article.bridal .plan .list section .price02 section:not(:last-of-type) {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: solid 1px #808080;
}
article.bridal .plan .list section .price02 section .box_l {
  width: calc(100% - (265px + 20px));
  margin-right: 20px;
}
article.bridal .plan .list section .price02 section .box_l h5 {
  display: flex;
  align-items: baseline;
  margin-bottom: 40px;
}
article.bridal .plan .list section .price02 section .box_l h5 span ,
article.bridal .plan .list section .price02 section .box_l h5 em {
  display: block;
  font-weight: 700;
}
article.bridal .plan .list section .price02 section .box_l h5 span {
  font-size: 2.5rem;
}
article.bridal .plan .list section .price02 section .box_l h5 em {
  font-size: 1.6rem;
}
article.bridal .plan .list section .price02 section .box_l dl {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
article.bridal .plan .list section .price02 section .box_l dl dt {
  width: 84px;
  background: #94e1e3;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
  padding: .5em .2em;
  line-height: 1em;
  margin-right: .5em;
}
article.bridal .plan .list section .price02 section .box_l dl dd {
  display: flex;
  align-items: baseline;
}
article.bridal .plan .list section .price02 section .box_l dl dd span ,
article.bridal .plan .list section .price02 section .box_l dl dd em {
  display: block;
  font-weight: 700;
  line-height: 1em;
}
article.bridal .plan .list section .price02 section .box_l dl dd span {
  font-size: 4.2rem;
}
article.bridal .plan .list section .price02 section .box_l dl dd em {
  font-size: 2.8rem;
}
article.bridal .plan .list section .price02 section .price {
  width: 265px;
  border: dashed 1px #000000;
  border-radius: 10px;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
article.bridal .plan .list section .price02 section .price .box_in {
  display: table;
}
article.bridal .plan .list section .price02 section .price .box_in dl {
  display: table-row;
}
article.bridal .plan .list section .price02 section .price .box_in dl dt {
  display: table-cell;
  font-size: 1.9rem;
  font-weight: 700;
  text-align: right;
}
article.bridal .plan .list section .price02 section .price .box_in dl dt::after {
  margin-right: .5em;
  content: ':';
}
article.bridal .plan .list section .price02 section .price .box_in dl dd {
  display: table-cell;
  font-size: 1.9rem;
  font-weight: 700;
}
article.bridal .plan .list section .price02 section .price .box_in dl.red dt ,
article.bridal .plan .list section .price02 section .price .box_in dl.red dd {
  color: #ff0000;
}
article.bridal .plan .list section .price03 {
  display: flex;
  align-items: center;
}
article.bridal .plan .list section .price03 .box_l {
  width: calc(100% - (265px + 20px));
  margin-right: 20px;
}
article.bridal .plan .list section .price03 .box_l dl {
  display: flex;
  align-items: center;
  white-space: nowrap;
  margin-bottom: .8em;
}
article.bridal .plan .list section .price03 .box_l dl dt {
  width: 84px;
  background: #94e1e3;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
  padding: .5em .2em;
  line-height: 1em;
  margin-right: .5em;
}
article.bridal .plan .list section .price03 .box_l dl dd {
  display: flex;
  align-items: baseline;
}
article.bridal .plan .list section .price03 .box_l dl dd span ,
article.bridal .plan .list section .price03 .box_l dl dd em {
  display: block;
  font-weight: 700;
  line-height: 1em;
}
article.bridal .plan .list section .price03 .box_l dl dd span {
  font-size: 4.2rem;
}
article.bridal .plan .list section .price03 .box_l dl dd em {
  font-size: 2.8rem;
}
article.bridal .plan .list section .price03 .box_l p {
  font-size: 1.6rem;
  font-weight: 700;
}
article.bridal .plan .list section .price03 .price {
  width: 265px;
  border: dashed 1px #000000;
  border-radius: 10px;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
article.bridal .plan .list section .price03 .price .box_in {
  display: table;
}
article.bridal .plan .list section .price03 .price .box_in dl {
  display: table-row;
}
article.bridal .plan .list section .price03 .price .box_in dl dt {
  display: table-cell;
  font-size: 1.9rem;
  font-weight: 700;
  text-align: right;
}
article.bridal .plan .list section .price03 .price .box_in dl dt::after {
  margin-right: .5em;
  content: ':';
}
article.bridal .plan .list section .price03 .price .box_in dl dd {
  display: table-cell;
  font-size: 1.9rem;
  font-weight: 700;
}
article.bridal .plan .list section .price03 .price .box_in dl.red dt ,
article.bridal .plan .list section .price03 .price .box_in dl.red dd {
  color: #ff0000;
}
article.bridal .contact_form {
  max-width: 695px;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 100px;
}
article.bridal .contact_form h2 {
  font-size: 2.7rem;
  text-align: center;
  letter-spacing: .15em;
  margin-bottom: 20px;
}
article.bridal .contact_form h3 {
  font-size: 4.0rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: .15em;
  margin-bottom: 10px;
}
article.bridal .contact_form > .comment {
  font-size: 2.0rem;
  margin-bottom: 1.5em;
}
article.bridal .contact_form .form {
  max-width: 440px;
  margin: 0 auto;
  padding-bottom: 50px;
}
article.bridal .contact_form .form section {
  margin-bottom: 30px;
}
article.bridal .contact_form .form section .label {
  font-size: 2.2rem;
  margin-bottom: .4em;
  letter-spacing: .1em;
}
article.bridal .contact_form .form section .label span {
  color: #ff0000;
}
article.bridal .contact_form .form section .input input {
  width:100%;
	padding: .5em .3em;
	font-size:1.8rem;
	background:#FFFFFF;
	border: solid 1px #c4c4c4;
  box-sizing: border-box;
  appearance: none;
	outline: 0;
}
article.bridal .contact_form .form section .input input:focus {
	border: solid 1px #616161;
	outline: 0;
}
article.bridal .contact_form .form section .day {
  font-size: 2.2rem;
  margin-bottom: .4em;
  letter-spacing: .1em;
}
article.bridal .contact_form .form section .reserve_day {
  display: flex;
  align-items: center;
}
article.bridal .contact_form .form section .reserve_day .input {
  margin-right: 10px;
}
article.bridal .contact_form .form section .reserve_day:nth-of-type(1) {
  margin-bottom: .8em;
}
article.bridal .contact_form .form section .reserve_day .select-wrap {
  position: relative;
  display: block;
  border: solid 1px #c4c4c4;
}
article.bridal .contact_form .form section .reserve_day .select-wrap::after {
  position: absolute;
  border: 4px solid #333;
  border-bottom: 0;
  border-left-color: transparent;
  border-right-color: transparent;
  top: calc(50% - 3px);
  right: 10px;
  width: 0;
  height: 0;
  content: '';
}
article.bridal .contact_form .form section .reserve_day .select-wrap select {
  box-sizing: border-box;
  appearance: none;
	outline: 0;
  border: none;
  border-radius: 0;
  cursor: pointer;
  font-size: 2.4rem;
  padding: .2em 1em;
  padding-right:  1.5em;
}
article.bridal .contact_form .form section .reserve_day .select-wrap + p {
  font-size: 2.5rem;
  margin: 0 .4em;
}
article.bridal .contact_form > .caution {
  padding: 0 20px;
  padding-top: 50px;
  border-top: solid 1px #c4c4c4;
}
article.bridal .contact_form > .caution .caution_title {
  font-size: 2.0rem;
  font-weight: 700;
  margin-bottom: .6em;
}
article.bridal .contact_form > .caution .comment {
  font-size: 1.4rem;
}
article.bridal .banner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-bottom: 100px;
}
article.bridal .banner li:nth-of-type(1) {
  width: 190px;
  margin-bottom: 25px;
}
article.bridal .banner li:nth-of-type(2) {
  width: 170px;
}
.sub.bridal .ui-widget {
  font-size: 1.6rem;
}
article.bridal .contact_form .mw_wp_form_confirm .form section .input {
  font-size: 1.8rem;
}
article.bridal .contact_form .mw_wp_form_confirm .form section .reserve_day .select-wrap {
  border: none;
  font-size: 1.8rem;
}
article.bridal .contact_form .mw_wp_form_confirm .form section .reserve_day .select-wrap::after {
  display: none;
}
article.bridal .contact_form .mw_wp_form_complete {
  font-size: 1.6rem;
  padding-bottom: 50px;
}

/*case 202402*/
article.case .case_title {
  position: relative;
  height: 295px;
  margin-bottom: 70px;
}
article.case .case_title h2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
}
article.case .case_title h2 span {
  display: block;
  font-size: 4.4rem;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: .8em;
  padding-left: 1.8em;
}
article.case .case_title p ,
article.case .case_title picture {
  height: 295px;
}
article.case .case_title p img {
	display: block;
	object-fit: cover;
	height: 100%;
	width: 100%;
}
article.case > .comment {
  max-width: 720px;
  margin: 0 auto;
  margin-bottom: 50px;
}
article.case > .comment p {
  font-size: 2.0rem;
}
article.case .list {
  margin-bottom: 150px;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
article.case .list h2 {
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: .2em;
  margin-bottom: .6em;
}
article.case .list ul {
  counter-reset: number;
}
article.case .list ul li {
  display: flex;
  align-items: flex-start;
}
article.case .list ul li:not(:last-of-type) {
  margin-bottom: 1.5em;
}
article.case .list ul li a {
  position: relative;
  font-size: 2.4rem;
  font-weight: 500;
  color: #3f87d3;
  text-decoration: underline;
}
article.case .list ul li a:hover {
  text-decoration: none;
}
article.case .list ul li span {
  position: relative;
  display: block;
  color: #000;
  margin-right: .6em;
}
article.case .list ul li span::before {
  position: absolute;
  top: 10px;
  left: -5px;
  z-index: -1;
  width: calc(100% - (4px * 1));
  height: calc(100% - (4px * 1));
  display: block;
  background: #56ceff;
  content: '';
}
article.case .list ul li span::after {
  position: absolute;
  top: 15px;
  left: -10px;
  z-index: -2;
  width: calc(100% - (4px * 1));
  height: calc(100% - (4px * 1));
  display: block;
  background: #c1c1c1;
  content: '';
}
article.case .list ul li span em {
  display: block;
}
article.case .list ul li span em::before {
  position: relative;
  display: block;
  border: solid 4px #000;
  font-family: "Bebas Neue", sans-serif;
  font-size: 2.7rem;
  font-style: italic;
  line-height: 1em;
  letter-spacing: .1em;
  padding: .15em .6em;
  counter-increment: number;
  content: 'CASE'counter(number);
}
article.case .case_list {
  counter-reset: number;
}
article.case .case_list > section {
  padding: 0 40px;
}
article.case .case_list > section:not(:last-of-type) {
  margin-bottom: 100px;
}
article.case .case_list section .number {
  position: relative;
  margin-bottom: 60px;
  transform:  skew(-5deg, -5deg);
  display: flex;
}
article.case .case_list section .number span {
  position: relative;
  display: block;
  color: #000;
  margin-right: .6em;
}
article.case .case_list section .number span::before {
  position: absolute;
  top: 10px;
  left: -5px;
  z-index: -1;
  width: calc(100% - (4px * 1));
  height: calc(100% - (4px * 1));
  display: block;
  background: #56ceff;
  content: '';
}
article.case .case_list section .number span::after {
  position: absolute;
  top: 15px;
  left: -10px;
  z-index: -2;
  width: calc(100% - (4px * 1));
  height: calc(100% - (4px * 1));
  display: block;
  background: #c1c1c1;
  content: '';
}
article.case .case_list section .number span em {
  display: block;
  border: solid 4px #000;
  border-radius: 2px;
  font-family: "Bebas Neue", sans-serif;
  font-size: 3.8rem;
  line-height: 1em;
  letter-spacing: .1em;
  padding: .15em .6em;
}
article.case .case_list section .number span em::after {
  position: relative;
  font-family: "Bebas Neue", sans-serif;
  font-size: 4.8rem;
  counter-increment: number;
  content: counter(number)'';
}
article.case .case_list section .box {
  padding: 0 20px;
}
article.case .case_list section .box > h2 {
  font-size: 3.2rem;
  font-weight: 500;
  margin-bottom: .2em;
}
article.case .case_list section .box .name {
  font-size: 2.3rem;
  margin-bottom: 1.5em;
}
article.case .case_list section .box.detail .user_comment.contents {
  font-size: 2.5rem;
  margin-bottom: .8em;
}
article.case .case_list section .box > h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2.5em;
}
article.case .case_list section .box > h3 span {
  position: relative;
  display: block;
  font-size: 3.0rem;
  font-weight: 500;
  padding: 0 1em;
}
article.case .case_list section .box > h3 span::before ,
article.case .case_list section .box > h3 span::after {
  position: absolute;
  top: .3em;
  width: .733em;
  height: 1.1em;
  background: url(../img/case/icon.svg) no-repeat center center;
  background-size: cover;
  content: '';
}
article.case .case_list section .box > h3 span::before {
  left: 0;
}
article.case .case_list section .box > h3 span::after {
  right: 0;
  transform: scale(-1, 1);
}
article.case .case_list section .faq {
  margin-bottom: 80px;
}
article.case .case_list section .faq section {
  position: relative;
  font-size: 2.0rem;
  padding-left: 4.5em;
}
article.case .case_list section .faq section:not(:last-of-type) {
  margin-bottom: 50px;
}
article.case .case_list section .faq section::before {
  position: absolute;
  top: -.4em;
  left: 0;
  width: 2.85em;
  height: 2.85em;
  background-size: cover !important;
  content: '';
}
article.case .case_list section .faq section:nth-of-type(1):before {
  background: url(../img/case/q_number01.svg) no-repeat center center;
}
article.case .case_list section .faq section:nth-of-type(2):before {
  background: url(../img/case/q_number02.svg) no-repeat center center;
}
article.case .case_list section .faq section:nth-of-type(3):before {
  background: url(../img/case/q_number03.svg) no-repeat center center;
}
article.case .case_list section .faq section:nth-of-type(4):before {
  background: url(../img/case/q_number04.svg) no-repeat center center;
}
article.case .case_list section .faq section:nth-of-type(5):before {
  background: url(../img/case/q_number05.svg) no-repeat center center;
}
article.case .case_list section .faq section:nth-of-type(6):before {
  background: url(../img/case/q_number06.svg) no-repeat center center;
}
article.case .case_list section .faq section:nth-of-type(7):before {
  background: url(../img/case/q_number07.svg) no-repeat center center;
}
article.case .case_list section .faq section:nth-of-type(8):before {
  background: url(../img/case/q_number08.svg) no-repeat center center;
}
article.case .case_list section .faq section > h4 {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: .6em;
}
article.case .case_list section .faq section .comment p {
  font-size: 2.0rem;
}
article.case .case_list section .faq section .comment p:not(:last-of-type) {
  margin-bottom: 1.2em;
}
article.case .case_list section .staff {
  margin-bottom: 50px;
}
article.case .case_list section .staff h5 {
  display: flex;
  margin-bottom: 30px;
}
article.case .case_list section .staff h5 span {
  position: relative;
  display: block;
  font-size: 2.6rem;
  font-weight: 700;
  font-style: italic;
  border: solid 3px #000;
  padding: .2em .8em;
  padding-right: 3em;
}
article.case .case_list section .staff h5 span::before {
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: -1;
  width: calc(100% - (3px / 2));
  height: calc(100% - (3px / 2));
  display: block;
  background: #56ceff;
  content: '';
}
article.case .case_list section .staff .staff_comment.contents {
  font-size: 1.8rem;
}
article.case .banner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-bottom: 100px;
}
article.case .banner li:nth-of-type(1) {
  width: 190px;
  margin-bottom: 25px;
}
article.case .banner li:nth-of-type(2) {
  width: 170px;
}




/*959以下*/
@media screen and (max-width: 959px) {
/*top*/
.top_box .top_list .list_box {
	width:100%;
}
.top_box .top_list .list_box section {
	width:48%;
	margin-right:4%;
}
.top_box .top_list .list_box section:nth-child(3n) {
	margin-right:4%;
}
.top_box .top_list .list_box section:nth-child(3n+1) {
	clear:none;
}
.top_box .top_list .list_box section:nth-last-child(-n+3) {
	margin-bottom:3rem;
}
.top_box .top_list .list_box section:nth-child(2n) {
	margin-right:0;
}
.top_box .top_list .list_box section:nth-child(2n+1) {
	clear:both;
}
.top_box .top_list .list_box section:nth-last-child(-n+2) {
	margin-bottom:0;
}
.top_box .top_list .list_box section .human dt ,
.top_box .top_list .list_box section .human dd {
	width:48%;
}



/*event*/
/*list*/
.event.list .event_list_box .list_box {
	width:100%;
}
.event.list .event_list_box .list_box section {
	width:48%;
	margin-right:4%;
}
.event.list .event_list_box .list_box section:nth-child(3n) {
	margin-right:4%;
}
.event.list .event_list_box .list_box section:nth-child(3n+1) {
	clear:none;
}
.event.list .event_list_box .list_box section:nth-last-child(-n+3) {
	margin-bottom:3rem;
}
.event.list .event_list_box .list_box section:nth-child(2n) {
	margin-right:0;
}
.event.list .event_list_box .list_box section:nth-child(2n+1) {
	clear:both;
}
.event.list .event_list_box .list_box section:nth-last-child(-n+2) {
	margin-bottom:0;
}
.event.list .event_list_box .list_box section .human dt ,
.event.list .event_list_box .list_box section .human dd {
	width:48%;
}
/*detail*/
.event.detail .event_detail_box .detail_box .box01 .img {
	float:left;
	width:48%;
}
.event.detail .event_detail_box .detail_box .box01 .box01_r {
	float:right;
	width:50%;
}
.event.detail .event_detail_box .detail_box .box01 .box01_r dt ,
.event.detail .event_detail_box .detail_box .box01 .box01_r dd {
	width:48%;
}
.event.detail .event_detail_box .detail_box .etc table {
	width:100%;
	text-align:center;
}
.event.detail .event_detail_box .detail_box .etc table th ,
.event.detail .event_detail_box .detail_box .etc table td {
	padding:calc(2rem * .8);
}
.event.detail .event_detail_box .detail_box .etc table th {
	text-align:right;
	width:calc(19.5rem * .9);
}
/*eventform*/
.event.eventform .event_form_box .box {
	padding:calc(4.5rem * .6) calc(5rem * .5);
}






/*contact*/
.contact .form_box .box {
	padding:calc(3.5rem * .6) calc(6rem * .5);
}


/*teikei*/
.teikei .form_box .box {
	padding:0 calc(3.5rem * .8);
}


/*company*/
.company .company_box .box {
	padding:calc(4.5rem * .6) calc(6rem * .5);
}



/*faq*/
.faq .faq_box .box {
	padding:0 calc(3.5rem * .6);
}



/*flow*/
.flow .flow_box .list dl dt img {
	max-width:none;
	width:100%;
}



/*blog*/
/*list*/
.blog.list .blog_list_box .list_box section {
	padding:calc(5.5rem * .8) calc(10.5rem * .4);
}
/*detail*/
.blog.detail .blog_detail_box .detail_box {
	padding:calc(5.5rem * .8) calc(10.5rem * .4);
}
.blog.detail .blog_detail_box .prev_next a {
	font-size:calc(2.4rem * .8);
}
}









/*767以下*/
@media screen and (max-width: 767px) {
/*top*/
.top_box .top_cat ul li a {
	padding:calc(.8rem * .6) calc(1.5rem * .8) calc(.7rem * .6);
}
.top_box .top_calender .com01 {
	padding:0 calc(1.5rem * .5);
}
.top_box .top_calender .ai1ec-agenda-view .ai1ec-event .ai1ec-event-title {
	color:#c7730b;
}
.top_box .top_calender .ai1ec-agenda-view .ai1ec-event:hover .ai1ec-event-title {
	color:#92560b;
}
.top_box .top_calender .ai1ec-agenda-view .ai1ec-date-title {
	background:#FFF;
}
.top_box .top_calender .ai1ec-agenda-widget-view .ai1ec-month,
.top_box .top_calender .ai1ec-agenda-view .ai1ec-month {
	padding:0 1em;
}
.top_box .top_calender .ai1ec-agenda-widget-view .ai1ec-date-title .ai1ec-month,
.top_box .top_calender .ai1ec-agenda-view .ai1ec-date-title .ai1ec-month {
	color:#FFF;
	text-shadow: 0 1px 0 rgba(0,0,0,0.9);
	background:#e8860c;
	padding-right:.6em;
	padding-left:.6em;
}
.top_box .top_calender .ai1ec-agenda-widget-view .ai1ec-date-title .ai1ec-month,
.top_box .top_calender .ai1ec-agenda-widget-view .ai1ec-date-title .ai1ec-weekday,
.top_box .top_calender .ai1ec-agenda-view .ai1ec-date-title .ai1ec-day ,
.top_box .top_calender .ai1ec-agenda-view .ai1ec-date-title .ai1ec-month {
	padding-right:.3em;
	padding-left:.3em;
}
.top_box .top_calender .ai1ec-agenda-widget-view .ai1ec-date-title .ai1ec-weekday,
.top_box .top_calender .ai1ec-agenda-view .ai1ec-date-title .ai1ec-weekday {
	padding-left:.9em;
}
.top_box .top_calender .ai1ec-agenda-widget-view .ai1ec-date-title .ai1ec-year,
.top_box .top_calender .ai1ec-agenda-view .ai1ec-date-title .ai1ec-year {
	padding-left:.9em;
}

.top_box .top_list .com01 {
	padding:0 calc(1.5rem * .5);
}
.top_box .top_list .list_box section {
	float:none;
	width:100%;
	margin-right:0;
}
.top_box .top_list .list_box section:nth-child(3n) {
	margin-right:0;
}
.top_box .top_list .list_box section:nth-last-child(-n+3) {
	margin-bottom:3rem;
}
.top_box .top_list .list_box section:nth-last-child(-n+2) {
	margin-bottom:3rem;
}
.top_box .top_list .list_box section:last-child {
	margin-bottom:0;
}
section.top_profile a img.pc {
	display: none !important;
}
section.top_profile a img.sp {
	display: block !important;
}


/*event*/
/*list*/
.event.list .event_list_box .com01 {
	padding:0 calc(1.5rem * .5);
}
.event.list .event_list_box .list_box {
	width:100%;
}
.event.list .event_list_box .list_box section {
	float:none;
	width:100%;
	margin-right:0;
}
.event.list .event_list_box .list_box section:nth-child(3n) {
	margin-right:0;
}
.event.list .event_list_box .list_box section:nth-last-child(-n+3) {
	margin-bottom:3rem;
}
.event.list .event_list_box .list_box section:nth-last-child(-n+2) {
	margin-bottom:3rem;
}
.event.list .event_list_box .list_box section:last-child {
	margin-bottom:0;
}
/*detail*/
.event.detail .event_detail_box .com01 {
	padding:0 calc(1.5rem * .5);
}
.event.detail .event_detail_box h3 {
	font-size:calc(2.6rem * .8);
	letter-spacing:0em;
}
.event.detail .event_detail_box .detail_box {
	padding:calc(1.5rem * .6) calc(2rem * .4);
}
.event.detail .event_detail_box .detail_box .box01 .img {
	float:none;
	width:100%;
	text-align:center;
	margin-bottom:1rem;
}
.event.detail .event_detail_box .detail_box .box01 .box01_r {
	float:none;
	width:100%;
}
.event.detail .event_detail_box .detail_box .box02 dl dt ,
.event.detail .event_detail_box .detail_box .box03 dl dt ,
.event.detail .event_detail_box .detail_box .box02 dl dd ,
.event.detail .event_detail_box .detail_box .box03 dl dd {
	float:none;
	width:100%;
	margin-right:0;
}
.event.detail .event_detail_box .detail_box .box02 dl dd ,
.event.detail .event_detail_box .detail_box .box03 dl dd {
	width:100%;
	margin-right:0;
}
.event.detail .event_detail_box .detail_box .box01 .box01_r dt span ,
.event.detail .event_detail_box .detail_box .box01 .box01_r dd span {
	font-size:calc(2.2rem * .8);
}
.event.detail .event_detail_box .detail_box .box01 .box01_r dt em ,
.event.detail .event_detail_box .detail_box .box01 .box01_r dd em {
	font-size:calc(2.2rem * .7);
}
.event.detail .event_detail_box .detail_box .cat ul li a {
	padding:calc(.8rem * .6) calc(1.5rem * .8) calc(.7rem * .6);
}
.event.detail .event_detail_box .detail_box .box02 dl dd ,
.event.detail .event_detail_box .detail_box .box03 dl dt {
	display:none;
}
.event.detail .event_detail_box .detail_box .box02 dl dt span ,
.event.detail .event_detail_box .detail_box .box03 dl dt span {
	display:block;
	width:calc(100% - 2rem);
	margin:0;
	margin-left:1rem;
}
.event.detail .event_detail_box .detail_box .box02 dl dd span ,
.event.detail .event_detail_box .detail_box .box03 dl dd span {
	display:block;
	width:calc(100% - 2rem);
	margin:0;
	margin-left:1rem;
}
.event.detail .event_detail_box .detail_box .box02 .box_in ,
.event.detail .event_detail_box .detail_box .box03 .box_in {
	padding:1rem calc(4rem * .5);
}
.event.detail .event_detail_box .detail_box .etc {
	padding:1.5rem calc(2.0rem * .5);
}
.event.detail .event_detail_box .detail_box .etc table {
	border:none;
}
.event.detail .event_detail_box .detail_box .etc table th ,
.event.detail .event_detail_box .detail_box .etc table td {
	display:block;
	padding:calc(2rem * .8);
	border-bottom:none;
}
.event.detail .event_detail_box .detail_box .etc table th {
	width:calc(19.5rem * .9);
	text-align:left;
	width:100%;
	padding-bottom:calc(2rem * .4);
}
.event.detail .event_detail_box .detail_box .etc table td {
	border-top:none;
	padding-top:calc(2rem * .4);
	font-weight:normal;
}
.event.detail .event_detail_box .detail_box .etc table td span {
	font-weight:normal;
}
.event.detail .event_detail_box .detail_box .etc table tr:last-child td {
	border-bottom: solid 1px #ababab;
}
.event.detail .event_detail_box .detail_box .etc table td em {
	font-size:calc(1rem * 1.1);
	font-weight:normal;
}
.event.detail .event_detail_box .detail_box .etc table td p {
	font-size:calc(1rem * 1.1);
	font-weight:normal;
}
.event.detail .event_detail_box .form_btn a {
	width:100%;
}
div.LineBotton {
	width:100%;
}
/*eventform*/
.event.eventform .event_form_box .com01 {
	padding:0 calc(1.5rem * .5);
}
.event.eventform .event_form_box .event_info .box_in .img {
	float:none;
	width:100%;
	text-align:center;
	margin-bottom:1rem;
}
.event.eventform .event_form_box .event_info .box_in .box_in_r {
	width:calc(100% - (14.5rem + 1.5rem));
	float:none;
	width:100%;
}
.event.eventform .event_form_box .box {
	padding:calc(4.5rem * .4) calc(5rem * .2);
}






/*contact*/
.contact .form_box .com01 {
	padding:0 calc(1.5rem * .5);
}
.contact .form_box .box {
	padding:calc(3.5rem * .4) calc(6rem * .2);
}
.contact .form_box .box ul {
	margin:0 0 calc(7rem * .5);
}



/*teikei*/
.teikei .form_box .com01 {
	margin:0 0 calc(8rem * .5);
	padding:0 calc(1.5rem * .5);
}
.teikei .form_box .box {
	padding:0 calc(3.5rem * .2);
}
.teikei .form_box .box ul {
	margin:0 0 calc(8rem * .5);
}

/*profile*/
ul.profile {
	display: block;
} 

/*company*/
.company .company_box .box {
	padding:calc(4.5rem * .6) calc(6rem * .3);
}
.company .company_box .box table {
	width:100%;
	border:none;
}
.company .company_box .box table th ,
.company .company_box .box table td {
	display:block;
	padding-bottom:calc(1.5rem * .5);
	border-bottom:none;
}
.company .company_box .box table th {
	text-align:left;
	width:100%;
	border-bottom:none;
	padding-top:calc(1.5rem * .5);
}
.company .company_box .box table td {
	padding-top:calc(1.5rem * .5);
	border-top:none;
}
.company .company_box .box table tr:last-child td {
	border-bottom: solid 1px #7f7f80;
}



/*faq*/
.faq .faq_box .com01 {
	margin:0 0 calc(8rem * .5);
	padding:0 calc(1.5rem * .5);
}
.faq .faq_box .box {
	padding:0 calc(3.5rem * .4);
}
.faq .faq_box .box section .faq_list {
	padding:0 calc(1.5rem * .4);
}
.faq .faq_box .box section .faq_list h4 {
	padding:.5rem 0 1rem calc(4.5rem * .7);
}
.faq .faq_box .box section .faq_list h4:before {
	position: absolute;
	top:.8rem;
	left:0;
	width:calc(3rem * .8);
	height:calc(2.6rem * .8);
	display:block;
	background:url(../img/faq/icon_q.svg) no-repeat center center;
	background-size:cover;
	content:'';
}
.faq .faq_box .box section .faq_list .answer {
	padding:.5rem 0 2rem calc(6rem * .7);
}
.faq .faq_box .box section .faq_list .answer:before {
	position: absolute;
	top:.8rem;
	left:calc(2rem * .5);
	width:calc(2.8rem * .8);
	height:calc(2.3rem * .8);
	display:block;
	background:url(../img/faq/icon_a.svg) no-repeat center center;
	background-size:cover;
	content:'';
}



/*flow*/
.flow .flow_box .com01 {
	margin:0 0 calc(8rem * .5);
	padding:0 calc(1.5rem * .5);
}
.flow .flow_box .list {
	padding:0 calc(1.5rem * .5);
}
.flow .flow_box .list dl:not(:last-child):before {
	right:0;
	left:0;
	margin:0 auto;
}
.flow .flow_box .list dl dt {
	float:none;
	width:100%;
	margin-bottom:1rem;
}
.flow .flow_box .list dl dd {
	float:none;
	width:100%;
	padding-left:0;
}
.flow .flow_box .com02 {
	padding:0 calc(1.5rem * .5);
}



/*blog*/
/*list*/
.blog.list .blog_list_box .com01 {
	padding:0 calc(1.5rem * .5);
}
.blog.list .blog_list_box .list_box section {
	padding:calc(5.5rem * .4) calc(10.5rem * .15);
}
.blog.list .blog_list_box .list_box section h3 {
	font-size:calc(2.6rem * .8);
}
/*detail*/
.blog.detail .blog_detail_box .com01 {
	padding:0 calc(1.5rem * .5);
}
.blog.detail .blog_detail_box .detail_box {
	padding:calc(5.5rem * .4) calc(10.5rem * .15);
}
.blog.detail .blog_detail_box .detail_box h3 {
	font-size:calc(2.6rem * .8);
}
.blog.detail .blog_detail_box .prev_next {
	padding:3rem calc(2.5rem * .6);
}
.blog.detail .blog_detail_box .prev_next .prev {
	float:none;
	margin-bottom:1rem;
}
.blog.detail .blog_detail_box .prev_next .next {
	float:none;
	text-align:right;
}
.blog.detail .blog_detail_box .prev_next a {
	font-size:calc(2.4rem * .6);
}



  /*bridal 202402*/
  article.bridal .main_img {
    position: relative;
    left: -2.5vw;
    width: calc(100% + (2.5vw * 2));
  }
  article.bridal .about {
    padding-top: 10vw;
    padding-bottom: 20vw;
  }
  article.bridal .about h2 {
    font-size: 2.0rem;
    letter-spacing: .15em;
    margin-bottom: 10vw;
  }
  article.bridal .about .slide {
    padding-left: 0;
    padding-right: 0;
  }
  article.bridal .about .slide section .box_l {
    margin-right: 5vw;
  }
  article.bridal .about .slide section .box_l h3 {
    font-size: 2.0rem;
    margin-bottom: .8em;
  }
  article.bridal .about .slide section .box_l .comment {
    max-width: 50vw;
    font-size: 1.4rem;
  }
  article.bridal .about .slide section .box_l + p {
    width: 40%;
  }
  article.bridal .information {
    position: relative;
    left: -2.5vw;
    width: calc(100% + (2.5vw * 2));
    z-index: -2;
    background: url(../img/bridal/info_bg_sp.jpg) no-repeat center bottom;
    background-size: cover;
    padding: 6vw 6vw 60vw;
  }
  article.bridal .information::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: url(../img/bridal/info_bg.svg) no-repeat center top;
    background-size: 100% auto;
    content: '';
  }
  article.bridal .information h2 {
    font-size: 2.0rem;
    letter-spacing: .15em;
    margin-bottom: 10vw;
  }
  article.bridal .information .catch_title {
    font-size: 2.4rem;
    margin-bottom: .8em;
  }
  article.bridal .information .img {
    margin-bottom: 6vw;
  }
  article.bridal .information .catch_comment {
    font-size: 1.6rem;
    margin-bottom: 10vw;
  }
  article.bridal .information .first-step {
    padding: 0;
  }
  article.bridal .information .first-step h3 {
    font-size: 2.4rem;
    margin-bottom: .4em;
  }
  article.bridal .information .first-step p {
    font-size: 1.6rem;
  }
  article.bridal .case {
    position: relative;
    left: -2.5vw;
    width: calc(100% + (2.5vw * 2));
    padding: 6vw 6vw 10vw;
  }
  article.bridal .case h2 {
    font-size: 2.0rem;
    margin-bottom: .4em;
  }
  article.bridal .case .comment {
    font-size: 1.6rem;
    margin-bottom: .8em;
  }
  article.bridal .case .img {
    margin-bottom: 5vw;
  }
  article.bridal .case .btn a {
    font-size: 1.8rem;
    padding: .8em 2.5em;
  }
  article.bridal .staff {
    padding: 10vw 3vw;
  }
  article.bridal .staff h2 {
    font-size: 2.0rem;
    letter-spacing: .15em;
    margin-bottom: 10vw;
  }
  article.bridal .staff .human_info {
    margin-bottom: 5vw;
    flex-wrap: wrap;
    align-items: flex-end;
  }
  article.bridal .staff .human_info .img {
    order: 1;
    width: 35vw;
    margin-right: 5vw;
  }
  article.bridal .staff .human_info .img::before {
    position: absolute;
    top: 2vw;
    left: 2vw;
    width: 35vw;
    height: 35vw;
  }
  article.bridal .staff .human_info .img span {
    width: 35vw;
    height: 35vw;
  }
  article.bridal .staff .human_info .box_r {
    width: 100%;
    display: contents;
  }
  article.bridal .staff .human_info .box_r .name {
    order: 2;
    font-size: 2.4rem;
  }
  article.bridal .staff .human_info .box_r .name em {
    font-size: 1.5rem;
    margin-bottom: .4em;
  }
  article.bridal .staff .human_info .box_r .name span {
    font-size: 1.5rem;
    padding-top: .4em;
  }
  article.bridal .staff .human_info .box_r ul {
    width: 100%;
    order: 3;
    padding-top: 5vw;
  }
  article.bridal .staff .human_info .box_r ul li {
    font-size: 1.4rem;
  }
  article.bridal .staff .comment p {
    font-size: 1.6rem;
  }
  article.bridal .flow {
    position: relative;
    left: -2.5vw;
    width: calc(100% + (2.5vw * 2));
    padding: 6vw 6vw;
  }
  article.bridal .flow h2 {
    font-size: 2.0rem;
    letter-spacing: .15em;
    margin-bottom: 10vw;
  }
  article.bridal .flow h3 {
    font-size: 2.4rem;
    margin-bottom: 5vw;
  }
  article.bridal .flow .box {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -10vw;
  }
  article.bridal .flow .box section {
    padding: 4vw;
    padding-top: 15vw;
    width: calc((100% - 4vw) / 2);
    margin-bottom: 10vw;
  }
  article.bridal .flow .box section:nth-of-type(odd) {
    margin-right: 4vw;
  }
  article.bridal .flow .box section::before {
    position: absolute;
    top: -2vw;
    left: -2vw;
    width: calc(23.338vw * 1);
    height: calc(12.777vw * 1);
  }
  article.bridal .flow .box section h4 {
    font-size: 2.0rem;
    margin-bottom: .6em;
  }
  article.bridal .flow .box section h4 + p {
    font-size: 1.4rem;
  }
  article.bridal .plan {
    position: relative;
    left: -2.5vw;
    width: calc(100% + (2.5vw * 2));
    padding: 6vw 6vw 10vw;
  }
  article.bridal .plan h2 {
    font-size: 2.0rem;
    letter-spacing: .15em;
    margin-bottom: 10vw;
  }
  article.bridal .plan h3 {
    font-size: 2.0rem;
    margin-bottom: .8em;
  }
  article.bridal .plan .catch {
    margin-bottom: 6vw;
  }
  article.bridal .plan .list > section {
    padding: 5vw 4vw;
  }
  article.bridal .plan .list > section:not(:last-of-type) {
    margin-bottom: 10vw;
  }
  article.bridal .plan .list > section::before {
    top: 2vw;
    left: -2vw;
  }
  article.bridal .plan .list section h4 {
    margin-bottom: 5vw;
    flex-wrap: wrap;
  }
  article.bridal .plan .list section h4 span {
    width: 100%;
    font-size: 2.4rem;
    margin-right: .15em;
  }
  article.bridal .plan .list section h4 em {
    width: 100%;
    font-size: 1.8rem;
  }
  article.bridal .plan .list section h4 i {
    top: -.2em;
    font-size: 1.4rem;
    padding: .2em .8em;
  }
  article.bridal .plan .list section .price01 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  article.bridal .plan .list section .price01 dl {
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin-right: 0;
    margin-bottom: 5vw;
  }
  article.bridal .plan .list section .price01 dl dt {
    width: auto;
    font-size: 1.4rem;
    font-weight: 700;
    padding: .5em .2em;
    margin-right: .5em;
  }
  article.bridal .plan .list section .price01 dl dd span {
    font-size: 4.0rem;
  }
  article.bridal .plan .list section .price01 dl dd em {
    font-size: 2.0rem;
  }
  article.bridal .plan .list section .price01 p {
    font-size: 1.6rem;
  }
  article.bridal .plan .list section .comment01 {
    font-size: 1.6rem;
    margin-bottom: .8em;
  }
  article.bridal .plan .list section .price02 section {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  article.bridal .plan .list section .price02 section:not(:last-of-type) {
    padding-bottom: 6vw;
    margin-bottom: 6vw;
    border-bottom: solid 1px #808080;
  }
  article.bridal .plan .list section .price02 section .box_l {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5vw;
  }
  article.bridal .plan .list section .price02 section .box_l h5 {
    margin-bottom: 3vw;
  }
  article.bridal .plan .list section .price02 section .box_l h5 span {
    font-size: 2.4rem;
  }
  article.bridal .plan .list section .price02 section .box_l h5 em {
    font-size: 1.4rem;
  }
  article.bridal .plan .list section .price02 section .box_l dl {
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin-right: 0;
  }
  article.bridal .plan .list section .price02 section .box_l dl dt {
    width: auto;
    font-size: 1.4rem;
    font-weight: 700;
    padding: .5em .2em;
    margin-right: .5em;
  }
  article.bridal .plan .list section .price02 section .box_l dl dd span {
    font-size: 4.0rem;
  }
  article.bridal .plan .list section .price02 section .box_l dl dd em {
    font-size: 2.0rem;
  }
  article.bridal .plan .list section .price02 section .price {
    width: 100%;
    border-radius: 10px;
    padding: 4vw 4vw;
  }
  article.bridal .plan .list section .price02 section .price .box_in dl dt {
    font-size: 1.8rem;
  }
  article.bridal .plan .list section .price02 section .price .box_in dl dd {
    font-size: 1.8rem;
  }
  article.bridal .plan .list section .price03 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  article.bridal .plan .list section .price03 .box_l {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5vw;
  }
  article.bridal .plan .list section .price03 .box_l dl {
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin-bottom: 0;
  }
  article.bridal .plan .list section .price03 .box_l dl dt {
    width: auto;
    font-size: 1.4rem;
    font-weight: 700;
    padding: .5em .2em;
    margin-right: .5em;
  }
  article.bridal .plan .list section .price03 .box_l dl dd span {
    font-size: 4.0rem;
  }
  article.bridal .plan .list section .price03 .box_l dl dd em {
    font-size: 2.0rem;
  }
  article.bridal .plan .list section .price03 .box_l p {
    font-size: 1.6rem;
  }
  article.bridal .plan .list section .price03 .price {
    width: 100%;
    border-radius: 10px;
    padding: 4vw 4vw;
  }
  article.bridal .plan .list section .price03 .price .box_in dl dt {
    font-size: 1.8rem;
  }
  article.bridal .plan .list section .price03 .price .box_in dl dd {
    font-size: 1.8rem;
  }
  article.bridal .contact_form {
    max-width: 100%;
    padding-top: 15vw;
    padding-bottom: 15vw;
  }
  article.bridal .contact_form h2 {
    font-size: 2.0rem;
    letter-spacing: .15em;
    margin-bottom: 10vw;
  }
  article.bridal .contact_form h3 {
    font-size: 2.0rem;
    margin-bottom: .8em;
  }
  article.bridal .contact_form > .comment {
    font-size: 1.4rem;
  }
  article.bridal .contact_form .form {
    max-width: 100%;
    padding-bottom: 10vw;
  }
  article.bridal .contact_form .form section {
    margin-bottom: 6vw;
  }
  article.bridal .contact_form .form section .label {
    font-size: 1.6rem;
    margin-bottom: .4em;
    letter-spacing: .1em;
  }
  article.bridal .contact_form .form section .input input {
    width:100%;
    padding: .5em .3em;
    font-size: 1.6rem;
  }
  article.bridal .contact_form .form section .day {
    font-size: 1.6rem;
    margin-bottom: .4em;
    letter-spacing: .1em;
  }
  article.bridal .contact_form .form section .reserve_day {
    width: 100%;
    align-items: center;
  }
  article.bridal .contact_form .form section .reserve_day .input {
    width: auto;
    margin-right: 8vw;
  }
  article.bridal .contact_form .form section .reserve_day .select-wrap {
    margin-left: auto;
  }
  article.bridal .contact_form .form section .reserve_day .select-wrap::after {
    position: absolute;
    border: 4px solid #333;
    border-bottom: 0;
    border-left-color: transparent;
    border-right-color: transparent;
    top: calc(50% - 3px);
    right: 10px;
    width: 0;
    height: 0;
    content: '';
  }
  article.bridal .contact_form .form section .reserve_day .select-wrap select {
    font-size: 1.6rem;
    padding: .4em 1em;
    padding-right:  1.5em;
  }
  article.bridal .contact_form .form section .reserve_day .select-wrap + p {
    font-size: 1.4rem;
  }
  article.bridal .contact_form > .caution {
    padding: 0 4vw;
    padding-top: 8vw;
    border-top: solid 1px #c4c4c4;
  }
  article.bridal .contact_form > .caution .caution_title {
    font-size: 2.0rem;
    font-weight: 700;
    margin-bottom: .6em;
  }
  article.bridal .contact_form > .caution .comment {
    font-size: 1.4rem;
  }
  article.bridal .banner {
    padding-bottom: 15vw;
  }
  article.bridal .banner li:nth-of-type(1) {
    width: 50vw;
    margin-bottom: 10vw;
  }
  article.bridal .banner li:nth-of-type(2) {
    width: 40vw;
  }
  .sub.bridal .ui-widget {
    font-size: 1.4rem;
  }
  article.bridal .contact_form .mw_wp_form_confirm .form section .input {
    font-size: 1.4rem;
  }
  article.bridal .contact_form .mw_wp_form_confirm .form section .reserve_day .select-wrap {
    border: none;
    font-size: 1.4rem;
  }
  article.bridal .contact_form .mw_wp_form_confirm .form section .reserve_day .select-wrap::after {
    display: none;
  }
  article.bridal .contact_form .mw_wp_form_complete {
    font-size: 1.4rem;
    padding-bottom: 10vw;
  }
  /*case 202402*/
  article.case .case_title {
    left: -2.5vw;
    width: calc(100% + (2.5vw * 2));
    height: auto;
    margin-bottom: 10vw;
  }
  article.case .case_title h2 span {
    font-size: 3.2rem;
    padding-bottom: .4em;
    padding-left: .8em;
  }
  article.case .case_title p ,
  article.case .case_title picture {
    height: auto;
  }
  article.case .case_title p img {
    object-fit: contain;
    height: auto;
    width: 100%;
  }
  article.case > .comment {
    max-width: 100%;
    margin-bottom: 10vw;
  }
  article.case > .comment p {
    font-size: 1.6rem;
  }
  article.case .list {
    margin-bottom: 15vw;
    padding: 0 3%;
  }
  article.case .list h2 {
    font-size: 2.0rem;
    font-weight: 700;
    margin-bottom: .6em;
  }
  article.case .list ul li a {
    font-size: 1.8rem;
  }
  article.case .list ul li span::before {
    top: 1.5vw;
    left: -1vw;
    z-index: -1;
    width: calc(100% - (1vw * 1));
    height: calc(100% - (1vw * 1));
  }
  article.case .list ul li span::after {
    top: 2vw;
    left: -1.5vw;
    z-index: -2;
    width: calc(100% - (1vw * 1));
    height: calc(100% - (1vw * 1));
  }
  article.case .list ul li span em::before {
    border: solid 1vw #000;
    font-size: 2.0rem;
    padding: .15em .6em;
  }
  article.case .case_list > section {
    padding: 0 3%;
  }
  article.case .case_list > section:not(:last-of-type) {
    margin-bottom: 15vw;
    padding-bottom: 15vw;
    border-bottom: solid 1px #CCC;
  }
  article.case .case_list section .number {
    margin-bottom: 8vw;
    transform:  skew(-5deg, -5deg);
  }
  article.case .case_list section .number span {
    margin-right: .6em;
  }
  article.case .case_list section .number span::before {
    top: 1.5vw;
    left: -1vw;
    z-index: -1;
    width: calc(100% - (1vw * 1));
    height: calc(100% - (1vw * 1));
  }
  article.case .case_list section .number span::after {
    top: 2vw;
    left: -1.5vw;
    z-index: -2;
    width: calc(100% - (1vw * 1));
    height: calc(100% - (1vw * 1));
  }
  article.case .case_list section .number span em {
    border: solid 1vw #000;
    font-size: 2.0rem;
    padding: .15em .6em;
  }
  article.case .case_list section .number span em::after {
    font-size: 2.6rem;
  }
  article.case .case_list section .box {
    padding: 0 2%;
  }
  article.case .case_list section .box > h2 {
    font-size: 2.0rem;
    margin-bottom: .2em;
  }
  article.case .case_list section .box .name {
    font-size: 1.8rem;
    margin-bottom: 1.5em;
  }
  article.case .case_list section .box.detail .user_comment.contents {
    font-size: 1.6rem;
    margin-bottom: .8em;
  }
  article.case .case_list section .box > h3 {
    margin-bottom: 2.5em;
  }
  article.case .case_list section .box > h3 span {
    font-size: 2.0rem;
    padding: 0 1em;
  }
  article.case .case_list section .faq {
    margin-bottom: 15vw;
  }
  article.case .case_list section .faq section {
    font-size: 1.6rem;
    padding-left: 3.5em;
  }
  article.case .case_list section .faq section:not(:last-of-type) {
    margin-bottom: 8vw;
  }
  article.case .case_list section .faq section::before {
    top: -.4em;
    left: 0;
    width: 2.85em;
    height: 2.85em;
  }
  article.case .case_list section .faq section > h4 {
    font-size: 1.8rem;
    margin-bottom: .6em;
  }
  article.case .case_list section .faq section .comment p {
    font-size: 1.6rem;
  }
  article.case .case_list section .staff {
    margin-bottom: 0;
  }
  article.case .case_list section .staff h5 {
    display: flex;
    margin-bottom: 5vw;
  }
  article.case .case_list section .staff h5 span {
    font-size: 2.0rem;
    border: solid 1.2vw #000;
    padding: .2em .8em;
    padding-right: 3em;
  }
  article.case .case_list section .staff h5 span::before {
    top: -2.5vw;
    left: -2.5vw;
    width: calc(100% - (1.2vw / 2));
    height: calc(100% - (1.2vw / 2));
  }
  article.case .case_list section .staff .staff_comment.contents {
    font-size: 1.6rem;
  }
  article.case .banner {
    padding-bottom: 15vw;
  }
  article.case .banner li:nth-of-type(1) {
    width: 50vw;
    margin-bottom: 10vw;
  }
  article.case .banner li:nth-of-type(2) {
    width: 40vw;
  }

}


/*応募ボタン*/
div#InquiryBtn {
    width: 260px;
    height: 60px;
    position: fixed;
    right: 10%;
    bottom: 15px;
    opacity: 0.9;
    background-color: #f7a501;
    border-radius: 8px;
    z-index: 99999;
    padding: 5px 0 0 0;
    display: none;
}
div#InquiryBtn a.InqTel {
    width: 55%;
    height: 50px;
    display: inline-block;
    float: left;
    border-right: solid 1px #FFFFFF;
}
div#InquiryBtn a.InqTel p {
    width: 99%;
    padding-left: 12px;
}
div#InquiryBtn .ApplicationEnd {
    width: 45%;
    height: 50px;
    display: inline-block;
    float: left;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 48px;
}
div#InquiryBtn a.InqForm {
    width: 45%;
    height: 50px;
    display: inline-block;
    float: left;
}
div#InquiryBtn a.InqForm p {
    width: 84%;
}
@media screen and (max-width: 768px) {
div#InquiryBtn {
    width: 177px;
    height: 46px;
    position: fixed;
    right: 11px;
    bottom: 11px;
    opacity: 0.9;
    background-color: #f7a501;
    border-radius: 8px;
    z-index: 99999;
    padding: 5px 0 0 0;
    display: none;
}
div#InquiryBtn a.InqTel {
    width: 55%;
    height: 36px;
    display: inline-block;
    float: left;
    border-right: solid 1px #FFFFFF;
}

div#InquiryBtn a.InqTel p {
    width: 99%;
    padding-left: 12px;
}
div#InquiryBtn .ApplicationEnd {
    width: 45%;
    height: 50px;
    display: inline-block;
    float: left;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    line-height: 36px;
}
div#InquiryBtn a.InqForm {
    width: 45%;
    height: 50px;
    display: inline-block;
    float: left;
}
div#InquiryBtn a.InqForm p {
    width: 84%;
}
}


.ai1ec-calendar-toolbar {
	display:none !important;
}

.ai1ec-post_thumbnail{
	max-width: 100% !important;
}


