/* reset bxslider */
.archive .no-border .bx-wrapper{
	box-shadow:none !important;
	border:none !important;
}
img.img-responsive.top_slide_size {
	width: 100%;
	max-width: 1140px;
	margin-right: auto;
	margin-left: auto;
}
@media (max-width: 1199px) {
	img.img-responsive.top_slide_size {
		max-width: 1170px;
	}
}
/*============================================
	common
============================================*/
input[type=radio], input[type=checkbox]{ margin: 0;}
article .entry img{
	max-width:100%;
	}
.txtshadow-white{text-shadow:-1px -1px 0px #fff,1px -1px 0px #fff,1px 1px 0px #fff,-1px 1px 0px #fff;}
@-moz-document url-prefix() {
	img.img-responsive{ width:100%;}
}
img.center{margin:0 auto;}
.v-middle{ vertical-align:middle;}
.block{display:block;}
.btn.white,
.btn-black,
.btn-page{ color:white;}
.btn.white:hover,.btn.white:active,.btn.white:focus{ color:white;}
.fs12{ font-size:12px;}
.fs15{ font-size:15px; line-height:1.8;}
.fs18{ font-size:18px;}
.fs20{ font-size:20px; line-height:1.8;}
.bold{font-weight:bold;}
.mb0{margin-bottom:0px;}
.mb10{margin-bottom:10px;}
.m1{ margin:1em;}
.gray{	color:#888888;	}
.black{ color:black;}
.pink{	color:#DE4B5D;}
.ttl{
	color:#E55059;
	font-size:30px;
	font-weight:normal;
	}
article header h1{
	font-size:30px;
	color:#535353;
	}
article header h1 strong{
	font-weight:normal;
	}
h1.with-i{
	font-size: 40px;
	text-align: center;
    background-color: #FFF4F6;
    padding: 15px 0;
}
h1.with-i i{
	display: block;
	font-size: 18px;
	color: #EFB0BB;
}
nav.ancher{
	background:#fff;
	text-align:center;
	padding:20px 20px 15px;
	}
nav.ancher li{
	display:inline-block;
	}
.fold{
  position: relative;
  /*height: 30px;*/
	height: 4rem;
  overflow: hidden;
	}
.show-more-btn {
	background: gray;
	text-align: center;
	color: white;
	padding: 1%;
	position: absolute;
	bottom: 0;
	z-index: 2;
	width: 100%;
	margin: 0;
	cursor:pointer;
}
#p-wedding-child .show-more-btn {
	margin: 0 auto;
	display: block;
	line-height: 40px;
	padding: 0;
}
.rotate{
	-webkit-transform:rotate(5deg);
	-moz-transform:rotate(5deg);
	-ms-transform:rotate(5deg);
	-o-transform:rotate(5deg);
	transform:rotate(5deg);
	}
.yBack,
.yback{
	background:#F9EDB7;
	padding:3px 5px;
	}
.btn{
/*
	padding:10px;
	white-space: pre-wrap;
*/	}
a.btn-link-black{
	background: #555;/*#f84c78*/
	font-size:124%;
	margin:0 auto;
	color:white;
	padding:10px;
	border-radius:8px;
	border-bottom:1px solid #000;
	}
a.btn-link-black:after{
	font-family:"FontAwesome";
	content:"\f101";
	padding-left:10px;
	font-size:120%;
	}
.btn-link-black:hover,.btn-link-black:active,.btn-link-black:focus{
	background:#222;
	color:white !important;
/*	margin-top:6px;*/
	text-decoration:none;
}
.btn-black{
	background:#333;
	color:white;
	}
.btn-black:hover,.btn-black:active,.btn-black:focus{
	color:white !important;
	background:#222;
}
.btn-pink{
	background:#ED7983;
	color: white;
	}
.btn-pink:after{
	content:"\f138";
	font-family:FontAwesome;
	padding-left:10px;
}
.btn-ancher{
	background:#FF7E8F;
	color:white;
	}
.btn-ancher:hover,.btn-ancher:active{
	color:white;
}
article header h1 span{
	display:block;
	font-size:25px;
	margin-top:15px;
	margin-bottom:1em;
}
.list-border li:after{
	content: "";
	display: block;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom:1px dotted #ccc;
}
.link-select{
  margin: 0 0 40px 0;
  padding: 2em 2em 1em;
  border: 1px dashed #FF1046;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
	}
.link-select li a{
	margin-bottom:1em;
	display:block;
  padding: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #FFD5E2;
  text-align: center;
 	}
.link-select li a span{
	display:block;
	color:#E55059;
	font-size: 117%;
}

@media (min-width: 768px){
.pull-right-sm{
	float:right;
	}
article header h1 span{
	display:block;
	font-size:34px;
	margin-top:15px;
	margin-bottom:1em;
}
.ttl{
	font-size:42px;
	}

}
article header .lead{
	font-size:18px;
	}
article#detailBlock header .lead{
	font-size: 15px;
}
article .lead,
.ttl+.lead{
	font-size:15px;
	margin:0 2% 2em;
	}
.hdl2 span{
	color: #A5A5A5;
	font-size: 80%;
	display: block;
	line-height: 1.8;
  	}
.h-en-subtitle{
	display: block;
	line-height: 18px;
	text-align: center;
	background: url(/images/common/line.png) 50% 50% no-repeat;
	color: #666;
	font-size:17px;
	margin:0.8em;
	}
.bg-gray{
	background:#F2F2F2;
	}
.bg-grad-pink{
	padding-top:40px;
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #FFF), color-stop(0.00, #FEE));
background: -webkit-linear-gradient(#FEE, #FFF);
background: -moz-linear-gradient(#FEE, #FFF);
background: -o-linear-gradient(#FEE, #FFF);
background: -ms-linear-gradient(#FEE, #FFF);
background: linear-gradient(#FEE, #FFF);*/
	}
.bg-grad-gray{
	padding-top:40px;
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #FFF), color-stop(0.00, #F6F6F6));
	background: -webkit-linear-gradient(#F6F6F6, #FFF);
	background: -moz-linear-gradient(#F6F6F6, #FFF);
	background: -o-linear-gradient(#F6F6F6, #FFF);
	background: -ms-linear-gradient(#F6F6F6, #FFF);
	background: linear-gradient(#F6F6F6, #FFF);*/
}
.bg-grad-gray .ttl{
	color:#9A9A9A;
	}
.bg-black{
	background:#333;
	color:white;
	}
.bg-black .inner{
	padding:20px;
}
.bg-square{
	background: url(/images/bg/bg-square.gif);
}
.bg-white{
	background:white;
	}
.bg-white .inner{
	padding:3%;
	}
.dealing-with{
	margin:1em auto;
	}
.dealing-with .block p.title,
.dealing-with .block p.text{
	font-size:84%;
	margin-bottom:0;
	display:inline-block;
	}
.dealing-with .block .title{
	float: left;
	width: 80px;
	font-weight: bold;
}
.dealing-with .block .text{
	float: left;
	max-width: 88%;
}
.dealing-with .block p.title{
	vertical-align: top;
	}
.box-item{
	border-top:1px solid #ddd;
	padding:50px 0;
	}
.box-item-ttl{
	font-size:30px;
	font-weight:normal;
	text-align:center;
	line-height:120%;
	margin:0 0 1em;
}
.box-item-ttl>span{
	font-size:25px;
	color:#aaa;
	display:block;
	}
.box-item .lead{
	font-size:17px;
	text-align:center;
	margin:0 0 1.5em;
	}
/*
.box-item-left .box-item-desc,
.box-item-right .box-item-desc{
	width:50%;
	}
*/
.box-item dl dt,
.box-item dl dd{
	margin-bottom:8px;
	padding-bottom:8px;
}
.box-item dl dt{
	border-bottom:1px solid #ccc;
	font-size:110%;
	font-weight:bold;
	}
.box-item dl dd.price{
	font-size:16px;
	}
.btn{
/*
	color:white;
*/
	}
.btn-page{
	background:#666;
	}
.border{
	border-bottom:1px solid #E6505B;
	padding-bottom:0.8em;
	}
.ttl2{
	border-bottom:1px dotted #555;
	font-size:20px;
	font-weight:normal;
	margin:0 auto .8em;
	padding-bottom: 10px;
	}

	@media (min-width: 768px){
.ttl2{
/*	width:50%;*/
	font-size:30px;
}
	}
.btn-border-pink{
	border:5px solid #FDC3D4;
	color:#555;
	font-size:18px;
	width: 260px;
	margin:0 auto;
	}
	@media (min-width: 768px){
.plan-title {
	width: 107%;/*104.4%*/
    position: relative;
    color: #ffffff;
    background: #f84c78;
    font-size: 16pt ;
    line-height: 1;
    margin: 20px -16px 20px -16px;
    padding: 10px 5px 10px 20px;
    box-shadow:1px 3px 7px 0px  #666666 ;
    border-top:3px solid #A30F0F;
}
.plan-title:after, .plan-title:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top: 5px solid #333;
}
.plan-title:after {
    left: 0;
    border-right: 5px solid #333;
}
.plan-title:before {
    right: 0;
    border-left: 5px solid #333;
}
.plan-title a{
	color:white;
}
	}
@media (min-width: 992px){
.plan-title {
	width: 105.4%;/*104.4%*/
}
}
@media (min-width: 1200px){
.plan-title {
	width: 104.4%;/*104.4%*/
}
}
/**/
.more,
.more a {
	background: #0058B0;
	color: #fff;
	width: 200px;
	text-align: center;
	padding: 5px;
	cursor: pointer;
}
.paging{
	border:2px solid #ccc;
	}
.row.paging [class*='col-']{
	padding:0;
	border-right:1px solid #ccc;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d4d4d4), color-stop(0.00, #fff));
background: -webkit-linear-gradient(#fff, #d4d4d4);
background: -moz-linear-gradient(#fff, #d4d4d4);
background: -o-linear-gradient(#fff, #d4d4d4);
background: -ms-linear-gradient(#fff, #d4d4d4);
background: linear-gradient(#fff, #d4d4d4);
}
.row.paging [class*='col-'] > a{
	color:#777;
}
.paging .next-link:before{
	}
.paging .prev-link:before{
	}
/*=============================================
	label
=============================================*/

/*=============================================
	animation
=============================================*/
.button {
	display: inline-block;
	width: 200px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

/*=============================================
	timeline
=============================================*/
.timeline {
    position: relative;
    padding: 20px 0 20px;
    list-style: none;
}

.timeline:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 3px;
    margin-left: -1.5px;
    background-color: #eeeeee;
}

.timeline > li {
    position: relative;
    margin-bottom: 20px;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li > .timeline-panel {
    float: left;
    position: relative;
    width: 46%;
    padding: 20px;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.175);
    box-shadow: 0 1px 6px rgba(0,0,0,0.175);
}

.timeline > li > .timeline-panel:before {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 26px;
    right: -15px;
    border-top: 15px solid transparent;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #ccc;
}

.timeline > li > .timeline-panel:after {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 27px;
    right: -14px;
    border-top: 14px solid transparent;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    border-left: 14px solid #fff;
}

.timeline > li > .timeline-badge {
    z-index: 100;
    position: absolute;
    top: 16px;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    border-radius: 50% 50% 50% 50%;
    text-align: center;
    font-size: 1.4em;
    line-height: 50px;
    color: #fff;
    background-color: #999999;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

.timeline-body > p + p {
    margin-top: 5px;
}

@media(max-width:767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        top: 16px;
        left: 15px;
        margin-left: 0;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

    ul.timeline > li > .timeline-panel:before {
        right: auto;
        left: -15px;
        border-right-width: 15px;
        border-left-width: 0;
    }

    ul.timeline > li > .timeline-panel:after {
        right: auto;
        left: -14px;
        border-right-width: 14px;
        border-left-width: 0;
    }
}
/*=============================================
	icon
=============================================*/
.hair-icon a:hover,
.hair-icon a:active{
	text-decoration: none;
	color: #333;
}
.hair-icon [class*='icon-hair-']{
	font-size: 60px;
	color: #FF7E8F;
}
.hair-icon a:hover [class*='icon-hair-'],
.hair-icon a:active [class*='icon-hair-']{
	color: #ff576e;
}
.hair-icon span{
	font-size: 12px;
	display: block;
}
.icon-star{
	color: orange;
}
/*=============================================
	col
=============================================*/
@media (min-width: 768px){
.col-8{
	width:80%;
	margin:0 auto;
	}
}
 .switch{
	cursor:pointer;
	 }
 .toggle{}

#p-bridal .bx-wrapper .bx-viewport,
.post-type-archive-bridalplans .bx-wrapper .bx-viewport{
	box-shadow:none;
	border:none;
	}

/*=============================================
	joshi
=============================================*/
/*190722_itb_add__START*/
#joshi .list-unstyled {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}
#joshi .list-unstyled .entry-post {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
}
#joshi .list-unstyled .entry-post a {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	align-items: flex-start;
	flex: 1 0 auto;
}
@media (max-width: 767px){
	#joshi .list-unstyled {
	justify-content: space-between;
	margin-right: 0;
	margin-left: 0;
}
	#joshi .list-unstyled .entry-post {
		float: none;
		width: 47.5%;
		padding-right: 0;
		padding-left: 0;
		margin-right: auto;
		margin-left: auto;
	}
}
/*190722_itb_add__END*/
#joshi .entry-post a{
	background:white;
	padding:5%;
	width:100%;
	display:block;
	border:2px dotted #ccc;
	}
#joshi .entry-post a .title{
	font-size:18px;
	font-weight:bold;
	display:block;
	margin-bottom:.6em;
	}
#joshi .entry-post a .text{
	font-size:84%;
}

/*=============================================
	ul
=============================================*/
.rental_package{
	border:1px solid #ccc;
	}
.rental_package li:before{
	content:"\f046";
	font-family:FontAwesome;
	color:green;
	padding-right:.3em;
	}
/*=============================================
	keyv
=============================================*/
.sp{
	position:relative;
	width:100%;
/*border-top: 3px solid rgb(255, 153, 153);
  border-bottom: 3px solid rgb(255, 153, 153);*/

	}
.sp .sp_back{
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
}
@media (max-width: 1199px) {
	.sp .sp_back {
		max-width: 1170px;
	}
}
.spbox{
  max-width:500px;
  height: 100%;
  position: absolute;
  margin:0 auto;
  top: 0;
  z-index: 11;
  background: rgba(255, 255, 255, 0.8);
  		}
.single-tribe_events #tribe-events img{
	max-width:100%;
	height:auto;
		}
/*=============================================
	bridal
=============================================*/
#bridalBlock header .row{
	padding:10%;
	}
@media (min-width: 768px){
#bridalBlock header .row{
	padding:10% 30%;
	}
}

/*=============================================
	bridalplan-archive
=============================================*/
#list-plan article.list-plan-items{
	border: 1px solid #ccc;
	padding: 5px;
	}
@media (min-width: 768px){
#list-plan article.list-plan-items{
	margin-bottom:3em;
}
#list-plan article.list-plan-items .img-responsive{
	margin-bottom:1em;
}
}
#list-plan .list-plan-items .title{
    font-weight:bold;
    position: relative;
    padding: 10px;
    background: #f84c78;
    margin-right:20px;
	margin-top:0px;
	font-size:22px;
	border-left:8px solid #A30F0F;
}
 #list-plan .list-plan-items .title:after{
    content: " ";
    position: absolute;
    top: 0px;
    left: 100%;
    width: 0;
    height: 0;
    border-width: 22px 10px;
    border-style: solid;
    border-color:#f84c78;
    border-right-color: transparent;
}
#list-plan .list-plan-items .title a{
	color:white;
	}
#list-plan .list-plan-items .inner{
	padding:10px 20px 20px;
	}
#list-plan .list-plan-items .inner .price{
	font-size:18px;
	font-weight:bold;
	text-align:right;
	display:block;
	margin-bottom:10px;
}

aside#ranking{
	box-shadow: 0 0 5px rgba(0,0,0,.4);
	}
aside#ranking h3{
	background:#E45C86;/*#FF0184*/
	text-align: center;
	font-size: 16px;
	color: white;
	padding:20px;
	margin:0;
	}
aside#ranking ul{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
aside#ranking li.list-ranking-item{
	border-bottom:1px solid #ccc;
	padding:10px;
}
aside#ranking li.list-ranking-item:hover,
aside#ranking li.list-ranking-item:active{
	background:rgb(255, 229, 242);
}
aside#ranking li.list-ranking-item a{
	color:#333;
}
aside#ranking li.list-ranking-item a:hover,
aside#ranking li.list-ranking-item a:active{
	text-decoration:none;
}
aside#ranking .ranking-img{
	position: relative;
	height: 76px;
	display: block;
	width: 124px;
	float: left;
}
aside#ranking .ranking-img img{
	position: absolute;
	left: 0;
}
aside#ranking .ranking-img .rank{
	position: absolute;
	left: 0;
	z-index: 1;
	color: white;
	padding: 10px 0;
	background: #000;
	opacity: .8;
	width: 30px;
	height: 30px;
	line-height: 100%;
	text-align: center;
}
aside#ranking .ranking-desc{
	position:relative;
}
aside#ranking .ranking-desc strong{
	}
aside#ranking .ranking-desc strong,
aside#ranking .ranking-desc .price{
	display:block;
	font-size:14px;
	}
aside#ranking .ranking-desc a{
	font-size:84%;
	}
/*=============================================
	bridalplan
=============================================*/
#detailBlock .ttl{
	margin-bottom:1em;
	}
#detailBlock .ttl2{
	margin-bottom:1em;
	padding-bottom:0.5em;
	text-align:center;
	width:70%;
	}
#detailBlock .ttl+.lead{
	margin:0 15px 2em;
	}
#detailBlock header{
	background-size:contain;
	background-position:top center;
	padding:0px 0 1%;
	background-repeat: no-repeat;
	/*
	background-color: #FCEDEE;
	position: relative;
*/
}
#detailBlock header.bg-x{
	background-size:100%;
	-moz-background-size:50%;
	background-position: center top;
	background-repeat:no-repeat;
	background-color:rgba(250, 250, 248, 1);
	}
#detailBlock header .container{
	width:100%;
/*
margin-left: 1%;
margin-right: 1%;
*/
padding-top:2%;
background: rgba(255, 255, 255, 0.2);
}
@media (min-width: 768px){
	#detailBlock header{
		background-size:cover;
		/*padding:5% 0;*/
		background-position: center;
/*
		background-attachment:fixed;
*/
		/*簡易パララックス*/
		}
	#detailBlock header.bg-x{
		background-size:50%;
		background-position:right;
		position:relative;
		}
	#detailBlock header .container{
		position:relative;
		width:80%;
		margin-left: 10%;
		margin-right: 0;
		}
	article header h1{
		font-size:50px;
		}
}
@media (max-width: 767px){
#detailBlock header .container.bg-xs-pink{
	background-color: #FCEDEE;
/*
	position:absolute;
*/
	bottom:0;
	}
}

@media (min-width: 992px){
#detailBlock header .container{
	/*width:50%;*/
	}
}
#detailBlock header .container p{
	color:#000;
}
#detailBlock header .container li,
.list-category li{
	background:#535353;
	display: inline-block;
	padding: 3px 10px;
	text-shadow:none;
	color:white;
	margin-right:10px;
	margin-bottom:10px;
	}
#detailBlock header h1{
	text-align:center;
	}
#plan-content .active{
	margin-bottom:2em;
	}
.seasonimg img.img-responsive,
img.img-border{
	border:5px solid #ccc;
	}
.seasonimg a,
.zoom-icon{
	position:relative;
	height:100%;
	width:100%;
	display:block;
	}
.seasonimg a:before,
.zoom-icon:before{
	content:"\f002";
	font-family:FontAwesome;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-30px;
	margin-left:-34px;
	color:#000;
	font-size:50px;
	width: 70px;
	text-align: center;
	background:rgba(204, 204, 204, 0.65);
	-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
	}

/*プラン*/
.ancher-plan{
	margin:0 auto;
	width:80%;
	}
.ancher-plan dl{
	margin-bottom:10px;
}
@media (min-width: 768px){
	.ancher-plan dl{
		margin:0 auto;
		float:left;
		margin-right:10px;
		}
	.ancher-plan dl.w1{
		width:90%;
	}
	.ancher-plan dl.w2{
		width:45%;
	}
	.ancher-plan dl.w3{
		width:32%;
	}
}
.ancher-plan dt {
	position:relative;
}
.ancher-plan dt a{
	background:#DE4B5D url(/images/common/bg-ancher.png);
	padding:20px 50px 20px 20px ;
	display:block;
	font-size:20px;
	color:white;}
.ancher-plan dt a:after{
content: "\f078";
font-family:FontAwesome;
position: absolute;
right: 10px;
top: 50%;
margin-top: -18px;
font-size: 25px;
}
.ancher-plan dd{
background:#FFF0F0;
padding:15px;
}
#plan .plan-outline,
#plan2.plan-outline,
#plan3.plan-outline{
	margin-bottom:0;
	background-size:cover;
	-moz-background-size:cover;
	background-position:center;
	position:relative;
	}
#plan .plan-outline .container,
#plan2 .plan-outline .container,
#plan3 .plan-outline .container{
	padding-top: 3%;
	padding-bottom: 3%;
	}
#plan > section[class*='plan-outline']:last-child,
#plan2 > section[class*='plan-outline']:last-child,
#plan3 > section[class*='plan-outline']:last-child{
	margin-bottom:2em !important;/*なぜか聞かない*/
	}
#plan .plan-outline.bg-x,
#plan2 .plan-outline.bg-x,
#plan3 .plan-outline.bg-x{
	background-size:cover;
	background-repeat:no-repeat;
	}
@media (min-width: 768px){
#plan .plan-outline.bg-x,
#plan2 .plan-outline.bg-x,
#plan3 .plan-outline.bg-x,
.bg-x{
	background-attachment:fixed;/*簡易パララックス*/
	background-size:50%;
	-moz-background-size:50%;
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FAFAF8;
	}
.overwhite{
	background:url(/images/common/bg-over-white.png);
	background-repeat:repeat-y;
	position:absolute;
	background-position: 50%;
min-height: 100%;
width: 100%;
height:100%;
display: block;
overflow: auto;
position: absolute;
z-index: 0;
margin-left:103px;
	}
}
.plan-outline .container{
	position:relative;
	z-index:99;
	}
#plan .ttl-item,
#plan2 .ttl-item,
#plan3 .ttl-item{
	font-size:30px;
	margin-bottom:1em;
	color:#535353;

}
.ttl-plan{
	font-size:25px;
	color:#E5505A;
	margin-bottom:.5em;
	font-weight:bold;
	}
.plan-outline .box-white{/*col-numに変更*/
	background:rgba(255, 255, 255, 0.6);
	padding:20px 40px;
}
.plan-price{
	font-size:20px;
	color:#EB1E58;
	font-weight:bold;
	}
.plan-price span{
	font-size:30px;
	}
	@media (min-width: 768px){
.plan-price span{
	font-size:50px;
	}
	}
	.plan-item-holiday{
	background:#EB1E58;
	color:white;
	padding:3px 12px;
	margin-bottom:1em;
	display:inline-block;
	border-radius:100px;
	}
/* //プラン	*/
/* ITblade_20190724 start */
#itemlist {
	display: flex;
	flex-wrap: wrap;
}
/* ITblade_20190724 end */
.box-plan-content{
	position:relative;
	margin-bottom:1em;
	}
/* ITblade_20190724 start */
#itemlist .box-plan-content {
	display: flex;
	flex-wrap: wrap;
}
/* ITblade_20190724 end */
.box-plan-content .inner{
	background:#FCEDEE;
	padding:50px 3% 3%;
	margin-top: 40px;
	}
.box-plan-content .icon{
position: absolute;
top: -30px;
left:50%;
margin-left:-34px;
font-size: 30px;
text-align:center;
color: white;
background: #DE4B5D;
line-height:68px;
height: 68px;
width: 68px;
z-index: 99;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
	}
/* ITblade_20190724 start */
#itemlist .box-plan-content .icon {
	top: 0;
}
/* ITblade_20190724 end */
	@media (min-width: 768px){
.box-plan-content .icon{
top: 0;
}
#plan .ttl-item,
#plan2 .ttl-item,
#plan3 .ttl-item{
	font-size:45px;

}
.ttl-plan{
	font-size:28px;
	}
#detailBlock #plan-customoption .list-border li{
width: 48%;
margin-right: 2%;
	}
}
.box-plan-content .pink{
	font-weight:bold;
	margin-top:0;
	}
.box-plan-comparison{
	background:white;
	margin:0;
	padding:4%;
	}
	/*
	.box-plan-comparison dt,.box-plan-comparison dd{
		border-bottom:1px solid #E6505B;
		width:50%;
		}
	.box-plan-comparison dt{
		line-height:25px;
		padding:10px;}
	.box-plan-comparison dd{
		font-size:25px;
		font-weight:bold;
		text-align:right;
		padding:5px;
		}
	*/
	.box-plan-comparison li{
		border-bottom:1px solid #E6505B;
		width:100%;
		display: inline-block;
		vertical-align: middle;
		}
	.box-plan-comparison span.plan-item-title{
		line-height:25px;
		padding:10px;
		display: inline-block;
		vertical-align: middle;
		}
	.box-plan-comparison span.text-right{
		font-size:17px;
		font-weight:bold;
		text-align:right;
		padding:5px;
		display: inline-block;
		vertical-align: middle;
		}
/* ITblade_20190725 start */
/* !!TODO rowにクラス追加後、対応*/
/*#plan #plan-content #plan-content-in #itemlist .item-masonry .inner .row {
	display: flex;
	flex-wrap: wrap;
}
#plan #plan-content #plan-content-in #itemlist .item-masonry .inner .row .col-sm-3 {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	margin-bottom: 5px;
}*/
/* ITblade_20190725 end */
	#detailBlock #plan-toggle{
		margin-top:2em;
		}
	#detailBlock #plan-toggle .toggle{
		padding:15px;
		background:#FFF8F2;
	}
	#detailBlock #plan-toggle .toggle .aligncenter{
		margin-left:auto;
		margin-right:auto;
	}
	#detailBlock #plan-toggle .switch{
		background:#FFF8F2;
		font-size:150%;
		color:#ED1E58;
		font-weight:bold;
		padding:15px;
		cursor:pointer;
		position:relative;
		}
	#detailBlock #plan-toggle .switch:after{
		position:absolute;
		content:"\f0fe";
		font-family:FontAwesome;
		color:#999;
		font-size:25px;
		right:10px;
		}
	#detailBlock #plan-content .switch{
		background:#EEEEEE;
		padding:30px;
		font-size:150%;
		}
	#detailBlock #plan-content .switch:hover{
		background:#CCC;
		}
	#detailBlock #plan-content .switch:after{
		content:"\f13a";
		font-family:FontAwesome;
		font-size:20px;
		margin-left:10px;
	}
	#detailBlock #plan-customoption .bg-white{
		background:white;
		padding:3%;
		}
	#detailBlock #album dt{
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid black;
	margin-bottom: .7em;
	padding-bottom: 0.3em;
	text-align: center;
		}
	#detailBlock #album dt span{
		font-size:.8em;
		}
	#detailBlock #album dt span:before,
	#detailBlock #album dt span:after{
		content:"～";
	}
	#detailBlock #album dd{
		margin-bottom:10px;
		}
	#detailBlock #album dd .btn{
		padding:5px;
		display:inline;
		}
	/* #detailBlock */#faq dt,
	#faq dt,
	.post-type-archive-faq #faq .question{
		background:#FFE9DD;
		padding:3%;
		font-size:120%;
	/*
		margin:0 15px;
	*/
		}
	#detailBlock #faq dd,
	#faq dd,
	.post-type-archive-faq #faq .answer{
		padding:20px;
		font-size:100%;
		margin:0 15px;
	}
	#detailBlock #faq dt:before,
	#detailBlock #faq dd:before,
	 #faq dt:before,
	 #faq dd:before,
	.post-type-archive-faq #faq .question:before,
	.post-type-archive-faq #faq .answer:before{
		padding:10px;
		color:white;
		margin-right:.5em;
		margin-top:-5px;
	height: 30px;
	display: block;
	width: 30px;
	float: left;
	padding: 0;
	text-align: center;
	line-height: 30px;
		}
	#detailBlock #faq dt:before,
	 #faq dt:before,
	.post-type-archive-faq #faq .question:before{
	content: "Q";
	background: #ED7983;
	}
	#detailBlock #faq dd:before,
	 #faq dd:before,
	.post-type-archive-faq #faq .answer:before{
		content:"A";
		background:#97BAFF;
	}
	#canceling .panel-heading{
		background:#FCE0E4;
		border:none;
		color:#C45E73;
		}
	#canceling .panel{
		border-color: #F04B7E;
		border-width:5px;
		}
	#canceling .panel-body{
		color:#E36E86;
	}
	#voice .box-voice,
	#blog .box-blog,
	#voice .box-voice .inner,
	#blog .box-blog .inner{
		padding:15px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
	}
	#voice .box-voice{
		background:#fee1e4;
		margin-bottom:1em;
		}
	#voice .box-voice .inner,
	#blog .box-blog .inner{
		background:white;
		margin-bottom:10px;
	}
	#voice .box-voice .img-circle,
	#voice .box-voice i{
		width:55px;
		font-size:30px;
		}
	#voice .box-voice p a{
		display: block;
		margin-bottom: 1em;
		width: 30%;
		margin-left:auto;
		margin-right: auto;
	}
	#voice .box-voice img.aligncenter{
		display: inline-block;
		width: 100%;
		height:auto;
	}
	#voice i.fa-star,
	#voice i.fa-star-o{
		font-size:20px;
		width: 23px;
		color: orange;
	}

	#blog .box-blog{
		background:#EDF9B3;
		}
	#blog a,
	#blog .date,
	#blog .title,
	#blog .excerpt{
		display:block;
		}
	#blog .date,
	#blog .excerpt{
		color:#333;
		}
	#blog a{
		margin-bottom:10px;
		border-bottom:1px dotted #ccc;
		}
	#studio dl.dl-horizontal dt,
	#studio dl.dl-horizontal dd{
		width:auto;
		margin-left:0;
		font-size:15px;
		}
	#studio dl.dl-horizontal dd.tel a{
		font-size:27px;
		color:#333;
		font-weight:bold;
	}
	#studio dl.dl-horizontal dd.tel a:hover, #studio dl.dl-horizontal dd.tel a:active{
		text-decoration:none;
		color:#666;
	}

	.tel a:before{
		content:"\f098";
		font-family:FontAwesome;
		color:green;
		padding-right:10px;
	}
	/*plan item icon*/
	.plan-item-icon li{
		display:inline-block;
		vertical-align:middle;
		background:white;
		min-height:70px;
		width:71px;
		text-align:center;
		font-size:9px;
		color:#777;
		padding:10px;
		margin-bottom:10px;
		border:1px solid #ECDDDD;
		}
	.plan-item-icon i,
	.plan-item-icon img,
	.plan-item-icon svg{

		color:#DE8A90;
		font-size:30px;
		display:block;
		margin: auto;
		}
	/*	 nav-branch	*/
	.nav-branch{
		border-bottom:5px solid #FF308B;
		}
	.nav-branch .tab li {
		display:inline-block;
		width:45%;
		margin-right:2%;
		}
	.nav-branch .tab li a{
		background:#FAFAFA;
		border:2px solid #ccc;
		border-bottom:none;
		padding:10px;
		text-align:center;
		display:block;
		color:#333;
		font-weight:bold;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	}
	.nav-branch .tab li a.now,.nav-branch .tab li a:hover,.nav-branch .tab li a:active{
		background:#FF3F8A;
		color:white;
		border-color:#FF3F8A;
		}
	.nav-area .tab li{
		width:9.8%;
		margin-right: 1%;
		}
	/*	submit-box	*/
	.submit-box{
		margin-bottom:2em;
		}
	.submit-box a{
		width:100%;
		display:block;
		background:#FCE6E3;
		padding:15px;
		}
	.submit-box a:hover,.submit-box a:active{
		background:#F7BBB3;
	}

	.page-template-page-rental-child-php .tab-content ul li figure,
	.page-template-page-bridalcostume-php article ul li figure,
	#p-hairlist article section ul li figure{
	/*
		border: 1px solid #ccc;
	padding: 20px;
	background: rgb(255, 250, 250);
	*/
	min-height:490px;
	}
	#related-plan ul li img{
		margin-bottom:1em;
	}
	@media (min-width: 768px){
	/*
		#related-plan ul li{
		min-height:140px;
		}
	*/
	}

	ul.list-border-w-price li{
	  margin-right: 2%;
	  margin-bottom: 8px;
	  padding-bottom: 8px;
	  border-bottom: 1px dotted #ccc;
	}
	ul.list-border-w-price li span{
		float: right;
	}
	/*===========================================
		area
	===========================================*/
	.box-border-dot{
		padding:2%;
		border:1px dashed #ccc;
		background:white;
		}
	.list-iteminclude-icon li{
		border-right:1px solid #ccc;
		}
	.list-iteminclude-icon li:last-child{
		border-right:none;
	}
	.list-iteminclude-icon li i{
		text-align: center;
		/* margin: 0 auto; */
		width: 100%;
	}
	.list-iteminclude-icon a{
		display:block;
		text-align:center;
		}
	.item-include{
		background: rgb(255, 250, 240);
		padding: 3% 1%;
		border: 3px dotted rgb(239, 145, 88);
		border-radius: 20px;
		}
	.item-include .list-iteminclude-icon li h4,{
		text-align:center;
		}
	#p-area_child #flow li .inner{
		background:white;
		padding:1%;
		margin-bottom:1em;
		border:1px dashed #F9C;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
		}
	#p-area_child #flow li:after{
	content: "";
	width: 75px;
	height: 20px;
	display: block;
	margin: 0 auto 1em;
	background: url(/images/bg/pink-pattern-bottom.gif) no-repeat 0 50%;
	opacity: 0.4;
	    	}
	#p-area_child #flow li:last-child:after{
		content:none;
	}

	#whystudiofeel table th,
	#whystudiofeel table td{
		vertical-align:middle;
		line-height:1.8;
		}
	#whystudiofeel table .header td.feel{
		border-top:3px solid rgb(228, 92, 134);
		border-left:3px solid rgb(228, 92, 134);
		border-right:3px solid rgb(228, 92, 134);
		background:white;
	}
	#whystudiofeel table .header td{
		border-left: 1px solid#ccc;
		font-weight:bold;
		text-align:center;
		}
	#whystudiofeel table .other,
	#whystudiofeel table .feel{
		padding: 2%;
	}
	#whystudiofeel table .item{
		background:url(/images/bg/pink-pattern.gif);
		width:10%;
		color:white;
		text-align:center;
		}
	#whystudiofeel table .other{
		width:43%;
	}
	#whystudiofeel table .feel{
		width:47%;
		border-left:3px solid rgb(228, 92, 134);
		border-right:3px solid rgb(228, 92, 134);
		background:rgb(253, 238, 240);
	}
	#whystudiofeel table td span{
		color:#E45C5C;
		font-weight:bold;
		}
	#whystudiofeel table td,
	#whystudiofeel table .point .item{
		background:rgb(248, 248, 248);
		border-left: 1px solid#ccc;
		border-bottom: 1px solid#ccc;
	}
	#whystudiofeel table tr.point td{
		font-weight:bold;
		text-align:center;
		}
	#whystudiofeel table tr.point .feel{
		background:rgb(228, 92, 134);
		color:white;
		}
	@media (min-width: 768px){
	#p-area_child .list-iteminclude-icon,
	.table-fixed{
		table-layout: fixed;
		display: table;
	}
	#p-area_child .list-iteminclude-icon li,
	.vcell{
		display:table-cell;
		vertical-align: middle;
		float:none;
		}
	}
	.tab-icon i{
		font-size:30px;
		display:inline-block;
		}
	.tab-icon span{
		display:block;
	}
	.pink-pattern{
		color:white;
		font-weight: bold;
	}
	.pink-pattern:after{
		content:"";
		width:75px;
		height:20px;
		display:block;
		margin:0 auto;
		background:url(/images/bg/pink-pattern-bottom.gif) no-repeat 0 50%;
	}
	.pink-pattern .inner{
		background:url(/images/bg/pink-pattern.gif);
		margin: 0 auto;
		padding: 2%;
		color: #fff;
		font-size: 200%;
		text-align: center;}
	.pink-pattern .inner p{
		margin-bottom:0;
		}
	.pink-pattern .inner .secondary{
		font-size: 70%;
		font-weight:normal;
		}
	.reccomend-box{
		border:5px solid #A7C585;
		padding:2%;
		margin-bottom:1em;
		background-color:#EDF7E5;
		}
	.reccomend-box p{
		border-bottom:1px dotted #ccc;
		padding-bottom:0.5em;
		font-size:18px;
		color:#396C00;
		font-weight:bold;
		}
	.reccomend-box li:before{
		content:"\f00c";
		font-family:fontAwesome;
		color:#5BAC00;
		padding-right:5px;
		font-size:18px;
		}
	.bottom-contents h2{
	  margin-bottom: 10px;
	  padding:16px;
	  border: 1px solid #dadada;
	  border-radius: 3px;
	  background: #fcfcfc;
	  color: #101010;
	  font-size: 130%;
	  font-weight: bold;
		}
	.bottom-contents .box.fold .txt{
		width:75%;
	white-space: nowrap;
	  text-overflow: ellipsis;
	  overflow: hidden;
	  }

	.bottom-contents .box.fold {
	  position: relative;
	  height: 50px;
	  overflow: hidden;
	}
	.bottom-contents .box.fold h3{
	/*	display:none;*/
		font-size:15px;
		margin: 0 0 15px 0;
		}
	.bottom-contents .box h3{
		font-size:18px;
		}
	.bottom-contents .box h3.txt{
	  border-left: 6px solid pink;
	  padding-left: 1em;
	  background-color: rgb(240, 240, 240);
	  padding: 1%;
	}
	.bottom-contents .box.fold h3.txt{
	  border-left: none;
	  padding-left: 0;
	  background-color: transparent;
	  padding: 0;
	  margin-bottom:2em;
	}
	.bottom-contents .box.fold .col-xs-4{

	}
	.bottom-contents .box.fold p,
	.bottom-contents .box.fold dl{
	  margin-top: -1px;
	  white-space: nowrap;
	  text-overflow: ellipsis;
	  line-height: 2.6;
	  overflow: hidden;
		}
	.bottom-contents .box.fold p{
	  margin-top: -6px;
		}
	.bottom-contents .box{
	margin: 0 auto 30px;
	padding: 15px 15px 15px 20px;
	background: #fff;
	line-height: 1.8;
	}
	#faq .box.fold dl dt{
	background: none;
	font-size: 15px;
	padding: 0;
		}
	.bottom-contents .show-more-btn{
	right: 0;
	top:10px;
	width: 100px;
	background: none;
	color: #0084d2;
	padding: 0;
	  	}
	/*===========================================
		paperitem
	===========================================*/

	#postcardBlock #sc2 ul li{
		margin-bottom:1.5em;
		}
	#postcardBlock #sc2 ul li img{
		border:5px solid #EFABAB;
		margin-bottom:1em;
		}
	.pinkBox{
		background:#FDEDEE;
		padding:30px;
		}
	#postcardBlock .kigou{
		font-size:58px;
		color:#f42d56;
		}
	#postcardBlock .price{
		font-size:30px;
		color:#f42d56;
		vertical-align: middle;
		}
	#postcardBlock #sc3 h3.pink{
		background:#fbdcdf;
		margin:0;
		padding:20px;
		}
	#postcardBlock #sc3 h3,#postcardBlock #sc3 h4{
		font-weight:bold;
		}
	.circle-dpink{
		background:#E6505B;
		display:inline-block;
		color:white;
		font-size:16px;
		padding:10px;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		border-radius: 100px;
		}
	/*===========================================
		blog
	===========================================*/
	body#p-blog{
		background-color:#fce7f3;
		}
	.post-type-archive-blog .post-content a img{
		border: 3px solid #333;
	}
	.single-blog article a img,
	.single-blog article .post-content img{
		border: 3px solid #333;
		max-width: 100%;
		text-align: center;
		margin-bottom: 1em;
		height: auto;
	}
	.entry-title{
	font-size: 239%;
	font-weight: bold;
	line-height: 1.25;
	padding: 10px 0 3px;
		}
	.entry-title a:hover,
	.entry-title a:active{
	color: #333;
	background: #FCCBCB;
	text-decoration: none;	}
	#p-blog article.post,
	#p-blog #sidebar .widget{
		background: white;
		padding: 2%;
		}
	#p-blog article.post a.fancybox{
	display: block;
	text-align: center;
		}
#p-blog article #post-blog.post-content h2 {
	border-radius: 8px 8px 0 0;
	color: #f66c79;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 50px 0 25px;
	padding: 15px;
	background: #fdd;
	position: relative;
}
	#p-blog article .post-content p{
		font-size: 131%;
		line-height: 2;
		}
	#p-blog article .post-content img{
		max-width: 100%;
		height: auto;
		}

	#p-blog .entry {
		position: relative;
		padding: 50px;
		margin: 0 auto;
		background-color: #fff;
		-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15), inset 0 0 50px rgba(0, 0, 0, 0.03);
		-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15), inset 0 0 50px rgba(0, 0, 0, 0.03);
		box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), inset 0 0 50px rgba(0, 0, 0, 0.03);
	}
	#p-blog .entry:before,#p-blog .entry:after {
		position: absolute;
		width: 40%;
		height: 10px;
		content: ' ';
		left: 7px;
		bottom: 12px;
		background: transparent;
		-webkit-transform: skew(-5deg) rotate(-5deg);
		-moz-transform: skew(-5deg) rotate(-5deg);
		-ms-transform: skew(-5deg) rotate(-5deg);
		-o-transform: skew(-5deg) rotate(-5deg);
		transform: skew(-5deg) rotate(-5deg);
		-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
		box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
		z-index: -1;
	}

	#p-blog .entry:after {
		left: auto;
		right: 7px;
		-webkit-transform: skew(5deg) rotate(5deg);
		-moz-transform: skew(5deg) rotate(5deg);
		-ms-transform: skew(5deg) rotate(5deg);
		-o-transform: skew(5deg) rotate(5deg);
		transform: skew(5deg) rotate(5deg);
	}

	#p-blog .entry{
		width:96%;
		position: relative;
		padding: 8px;
		padding-bottom: 40px;
		border: 1px solid #ccc;
	}
	#p-blog .entry img {
		width: 100%;
	}
	/*
	.frame {
		display: inline-block;
		position: relative;
	}
	.frame:after {
		position: absolute;
		display: block;
		content: "";
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5),
			inset 0 0 100px rgba(0, 0, 0, 0.2);
	}
	*/
	.frame {
		display: inline-block;
		position: relative;
		overflow: hidden;
		padding: 6px;
	}
	.frame img {
		box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	}
	.frame:before,
	.frame:after {
		content: "";
		position: absolute;
		z-index: 1;
		width: 97px;
		height: 50px;
	/*
		transform: rotate(-30deg);
	*/
	}
	.frame:before {
		background: url(/images/common/photoframe-before.png) no-repeat;
		top:0;
		left:0;
	/*
		box-shadow: 0 10px 8px -12px rgba(0, 0, 0, 0.8);
		top: -24px;
		bottom: auto;
		right: auto;
		left: -26px;
	*/
	}
	.frame:after {
		background: url(/images/common/photoframe-before.png) no-repeat;
		transform: rotate(-180deg);
		-webkit-transform: rotate(-180deg);
		-moz-transform: rotate(-180deg);
	  	bottom:0;
		right:0;
	/*
		box-shadow: 0 -10px 10px -10px rgba(0, 0, 0, 0.7);
		top: auto;
		bottom: -22px;
		right: -25px;
		left: auto;
	*/
	}
	#p-blog article .fs12 p{ font-size:12px !important;}
	.post-type-archive-blog .post-content a.frame img{
		border:1px solid #D0D0D0;}
	#sidetracking{
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
	}
	/*

	#sidebar .fixed {
	    position: fixed;
	    top: 0px;
	}
	*/
#p-blog article .author-info {
	background: #EFEFEF;
	padding: 15px;
}
#p-blog article .author_thumb {
	float: left;
	margin-right: 15px;
}
#p-blog article .article_author .author_desc p{
	font-size: 13px !important;
	line-height: 1.56 !important;
}
	/*===========================================
		weddingplans
	===========================================*/
	#sidebar .fb_iframe_widget iframe{
		background-color:white;}


	#p-weddingplans #myTabContent .title{
		background: pink;
		padding: 3%;
		margin-bottom: 0.5em;
		margin-top:.8em;
	}
	#p-weddingplans #myTabContent .plan-content{
		padding:2%;
	}
	#p-weddingplans #myTabContent .lead{
		margin: 0 2% 2%;
	}
	#p-weddingplans #myTabContent .hdl2{
		margin-top: 0;
	}
	#p-weddingplans #myTabContent .bg-grad-pink{
		padding-top: 0;
	}
	#p-weddingplans #myTabContent .plan-content .icon{
	  font-size: 40px;
	  background: white;
	  /* padding: 20px; */
	  border: 1px solid #ccc;
	  color: #E55059;
	  display: inline-block;
	  width: 62px;
	  height: 62px;
	  text-align: center;
	  line-height: 62px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
		}
	/*===========================================
		company
	===========================================*/
	#p-access .entry h3{
		font-size: 20px;
		border-bottom: 2px dotted rgb(250, 158, 37);
		padding-bottom: .5em;
		margin-bottom: .5em;
		}
	/*===========================================
		recruit
	===========================================*/
	#p-recruit #contents h2 {
		font-size: 16px;
		text-align: center;
		padding: 20px;
		background: #f3f3f3;
		border: 1px solid #ccc;
		border-bottom: none;
		margin-top: 45px;
		margin:0;
	}
	#p-recruit #contents h3 {
		font-size: 14px;
		text-align: center;
		padding: 10px;
		background: #f4f9ff;
		border: 1px solid #ccc;
		border-bottom: none;
		margin:0;
	}
	table p {
		line-height: 2.0;
	}
	table + h3 {
		border-top: none;
	}
	#recTel {
		padding: 60px 0;
		margin-top: 45px;
		font-size: 14px;
		text-align: center;
		color: #333;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}
	#recTel p + p {
		font-size: 42px;
	}
	#recTel p > span {
		color: #17e826;
	}
	#recTel a {
		text-decoration: none;
		color: #333;
	}


	/*===========================================
		sitemap
	===========================================*/
	#p-sitemap .entry ul li{
		}

	#p-sitemap .entry .row {
	    margin: 20px auto;
	    left: 60px;
	    width: 90%;
	    min-height: auto;
	}
	#p-sitemap .entry ul,
	#p-sitemap .entry ul ul {
	    list-style-type: none;
	    margin:0;
	    padding:0;
	}
	#p-sitemap .entry ul ul{
	    margin-left:10px;
	    position:relative;
	}
	#p-sitemap .entry ul:before {
	    content:"";
	    display:block;
	    width:0;
	    position:absolute;
	    top:0;
	    bottom:0;
	    left:0;
	    border-left:1px solid #ccc;
	}
	#p-sitemap .entry ul li {
	    margin:0;
	    padding:3px 12px;
	    text-decoration: none;
	    text-transform: uppercase;
	    font-size:13px;
	    line-height:20px;
	    color:#333;
	    font-weight:normal;
	    position:relative;
	}
	#p-sitemap .entry ul li a {
	    text-decoration: none;
	    text-transform: uppercase;
	    font-size:14px;
	    line-height:20px;
	    color:#333;
	    font-weight:bold;
	    position:relative;
	}
	#p-sitemap .entry ul li a:hover,
	#p-sitemap .entry ul li a:hover+ul li a {
	    color:#666;
	}
	#p-sitemap .entry ul ul li:before {
	    content:"";
	    display:block;
	    width:8px;
	    height:0;
	    border-top:1px solid #ccc;
	    position:absolute;
	    top:10px;
	    left: 0;
	}
	#p-sitemap .entry ul ul li:last-child:before {
	    background: white;
	    height: auto;
	    top: 10px;
	    bottom: 0;
	}

	/*===========================================
		reserve.studiofeel
	===========================================*/
	.monthly-calendar caption{
		font-size: 20px;
	}
	h1.container{
		text-align: center;
		font-size: 300%;
		background:#FFFCED;
		color: #696760;
		padding: 1.5%;
		border-left: 5px solid #E45C86;
	}
	#booking-form table td,
	#booking-form table th{
		font-size: 15px;
	}

/* ITblade_20190725 start */
/* レンタル衣装 */
#contents .list-border-items {
	position: relative;
	display: flex;
	flex-wrap: wrap;
}
#contents .list-border-items li.list-rentalitem {
	min-height: initial!important;
	max-height: initial!important;
	height: auto!important;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
#contents .list-border-items li.list-rentalitem .inner {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
#contents .list-border-items li.list-rentalitem .inner a {
	display: flex;
	flex-wrap: wrap;
}
#contents .list-border-items li.list-rentalitem .inner a {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
}
#contents .list-border-items li.list-rentalitem .inner .mt1 {
	display: flex;
	flex-direction: column;
}
#contents .list-border-items li.list-rentalitem .inner .mt1 .clearfix {
	margin-bottom: 5px;
}
@media(max-width:767px) {
	#contents .list-border-items li.list-rentalitem .inner .mt1 .list-rentalitem__title {
		font-size: 11px;
	}
}
/* safariのみ */
_::-webkit-full-page-media, _:future, :root #contents .list-rentalitem li:first-child {
	margin-left: -1px;
}
/* ITblade_20190725 end */
/*============================================
	single-wedding
============================================*/
.bread_bg_single_wedding {
	background: rgba(0,0,0,0.2);
	padding: 15px 0;
	position: relative;
	width: 100%;
	margin-bottom: 0px;
	bottom: -265px;
	height: 65px;
}
.bread_bg_single_wedding ol {
	background-color: transparent;
}
.bread_bg_single_wedding ol li,
.bread_bg_single_wedding ol li a {
	color: #fff;
}
@media (max-width:767px) {
	.bread_bg_single_wedding {
		display: none;
	}
}
.bg_header__weddingplans {
	/*background: url(https://studio-feel.jp/images/bg/grid.png) repeat scroll, url(https://studio-feel.jp/images/bg/wafu_bg.gif) fixed;*/
	/*background: url(https://studio-feel.jp/images/bg/grid.png) repeat scroll,linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 40%, rgba(0,0,0,0.8) 100%), url(https://studio-feel.jp/images/bg/bg_header_img__single_wedding.jpg) 80% no-repeat fixed;*/
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 40%, rgba(0,0,0,0.8) 100%), url(https://studio-feel.jp/images/bg/bg_header_img__single_wedding.jpg) 80% no-repeat fixed;
	background-size: auto, cover;
	padding: 0px 0;
	margin-bottom: 80px;
	height: 330px;
}
.header_ttlbox__weddingplans {
	position: relative;
}
.header_ttlbox__weddingplans h1.caption_bar {
	font-size: 36px;
	line-height: 40px;
	text-align: left;
	color: #fff;
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	letter-spacing: 0em;
	font-weight: 100;
	position: absolute;
	width: 100%;
	padding: 5px 20px;
	/*background: linear-gradient( 45deg,rgba(234, 61, 42, 0.8) 0%, rgba(0, 0, 0, 0.8) 30%, rgba(0, 0, 0, 0) 80%);*/
	bottom: -165px;
	margin: 0;
	display: inline-block;
	border-left: 3px solid #db3518;
}
.shrine_icon {
	display: block;
	width: 100%;
	margin-top: 50px;/*仮アップ対応*/
}
.shrine_icon i.fas.fa-torii-gate {
	margin: 0 auto 0px;
	font-size: 32px;
	line-height: 34px;
	display: block;
	width: 80px;
	text-align: center;
}
.shrine_icon .titleline {
	border-top: 3px solid #ECE7BC;
	height: 10px;
	max-width: 100px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
.shrine_icon .titleline hr {
	display: block;
	border-top: 3px solid #e3e2d7;
	width: 50px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
.shrine_icon i.fas.fa-torii-gate:before {
	color: #D05355;
}
#p-weddingplans .contentBox__single_wedding {
	display: block;
	width: 100%;
	padding: 20px 0 20px;
	margin-bottom: 20px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 28' width='56' height='28'%3E%3Cpath fill='%23aeaeae' fill-opacity='0.11' d='M56 26v2h-7.75c2.3-1.27 4.94-2 7.75-2zm-26 2a2 2 0 1 0-4 0h-4.09A25.98 25.98 0 0 0 0 16v-2c.67 0 1.34.02 2 .07V14a2 2 0 0 0-2-2v-2a4 4 0 0 1 3.98 3.6 28.09 28.09 0 0 1 2.8-3.86A8 8 0 0 0 0 6V4a9.99 9.99 0 0 1 8.17 4.23c.94-.95 1.96-1.83 3.03-2.63A13.98 13.98 0 0 0 0 0h7.75c2 1.1 3.73 2.63 5.1 4.45 1.12-.72 2.3-1.37 3.53-1.93A20.1 20.1 0 0 0 14.28 0h2.7c.45.56.88 1.14 1.29 1.74 1.3-.48 2.63-.87 4-1.15-.11-.2-.23-.4-.36-.59H26v.07a28.4 28.4 0 0 1 4 0V0h4.09l-.37.59c1.38.28 2.72.67 4.01 1.15.4-.6.84-1.18 1.3-1.74h2.69a20.1 20.1 0 0 0-2.1 2.52c1.23.56 2.41 1.2 3.54 1.93A16.08 16.08 0 0 1 48.25 0H56c-4.58 0-8.65 2.2-11.2 5.6 1.07.8 2.09 1.68 3.03 2.63A9.99 9.99 0 0 1 56 4v2a8 8 0 0 0-6.77 3.74c1.03 1.2 1.97 2.5 2.79 3.86A4 4 0 0 1 56 10v2a2 2 0 0 0-2 2.07 28.4 28.4 0 0 1 2-.07v2c-9.2 0-17.3 4.78-21.91 12H30zM7.75 28H0v-2c2.81 0 5.46.73 7.75 2zM56 20v2c-5.6 0-10.65 2.3-14.28 6h-2.7c4.04-4.89 10.15-8 16.98-8zm-39.03 8h-2.69C10.65 24.3 5.6 22 0 22v-2c6.83 0 12.94 3.11 16.97 8zm15.01-.4a28.09 28.09 0 0 1 2.8-3.86 8 8 0 0 0-13.55 0c1.03 1.2 1.97 2.5 2.79 3.86a4 4 0 0 1 7.96 0zm14.29-11.86c1.3-.48 2.63-.87 4-1.15a25.99 25.99 0 0 0-44.55 0c1.38.28 2.72.67 4.01 1.15a21.98 21.98 0 0 1 36.54 0zm-5.43 2.71c1.13-.72 2.3-1.37 3.54-1.93a19.98 19.98 0 0 0-32.76 0c1.23.56 2.41 1.2 3.54 1.93a15.98 15.98 0 0 1 25.68 0zm-4.67 3.78c.94-.95 1.96-1.83 3.03-2.63a13.98 13.98 0 0 0-22.4 0c1.07.8 2.09 1.68 3.03 2.63a9.99 9.99 0 0 1 16.34 0z'%3E%3C/path%3E%3C/svg%3E");

}
#p-weddingplans .contentBox__single_wedding p {
	color: #121212;
	line-height: 2.2;
	font-size: 16px;
	text-align: center;
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	margin-bottom: 0;
	letter-spacing: -0.02em;
}
#p-weddingplans h2.shrine_name {
	margin: 0px 0 10px 0px;
	font-size: 32px;
	padding: 5px 0px;
	border-left: none;
	font-weight: bold;
	color: #464646;
	line-height: 1.5;
	text-align: center;
	background-color: transparent;
	/*font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;*/
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media (max-width:767px) {
	#p-weddingplans h2.shrine_name {
		margin: 0px 0 0px 0px;
		font-size: 24px;
	}
}
#p-weddingplans h2.shrine_name em {
	display: block;
}
#p-weddingplans h2.shrine_name span {
	display: block;
	font-weight: normal;
	font-size: 12px;
	line-height: 1;
	color: #464646;
}
#p-weddingplans .recommend_list_box {
	/*padding: 15px;*/
	/*background: repeating-linear-gradient(-45deg, #f2f2f2, #f2f2f2 3px,#f9f9f9 3px, #f9f9f9 7px);*/
	margin-bottom: 30px;
	background-color: #ffffff;
	/*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 28' width='56' height='28'%3E%3Cpath fill='%23aeaeae' fill-opacity='0.11' d='M56 26v2h-7.75c2.3-1.27 4.94-2 7.75-2zm-26 2a2 2 0 1 0-4 0h-4.09A25.98 25.98 0 0 0 0 16v-2c.67 0 1.34.02 2 .07V14a2 2 0 0 0-2-2v-2a4 4 0 0 1 3.98 3.6 28.09 28.09 0 0 1 2.8-3.86A8 8 0 0 0 0 6V4a9.99 9.99 0 0 1 8.17 4.23c.94-.95 1.96-1.83 3.03-2.63A13.98 13.98 0 0 0 0 0h7.75c2 1.1 3.73 2.63 5.1 4.45 1.12-.72 2.3-1.37 3.53-1.93A20.1 20.1 0 0 0 14.28 0h2.7c.45.56.88 1.14 1.29 1.74 1.3-.48 2.63-.87 4-1.15-.11-.2-.23-.4-.36-.59H26v.07a28.4 28.4 0 0 1 4 0V0h4.09l-.37.59c1.38.28 2.72.67 4.01 1.15.4-.6.84-1.18 1.3-1.74h2.69a20.1 20.1 0 0 0-2.1 2.52c1.23.56 2.41 1.2 3.54 1.93A16.08 16.08 0 0 1 48.25 0H56c-4.58 0-8.65 2.2-11.2 5.6 1.07.8 2.09 1.68 3.03 2.63A9.99 9.99 0 0 1 56 4v2a8 8 0 0 0-6.77 3.74c1.03 1.2 1.97 2.5 2.79 3.86A4 4 0 0 1 56 10v2a2 2 0 0 0-2 2.07 28.4 28.4 0 0 1 2-.07v2c-9.2 0-17.3 4.78-21.91 12H30zM7.75 28H0v-2c2.81 0 5.46.73 7.75 2zM56 20v2c-5.6 0-10.65 2.3-14.28 6h-2.7c4.04-4.89 10.15-8 16.98-8zm-39.03 8h-2.69C10.65 24.3 5.6 22 0 22v-2c6.83 0 12.94 3.11 16.97 8zm15.01-.4a28.09 28.09 0 0 1 2.8-3.86 8 8 0 0 0-13.55 0c1.03 1.2 1.97 2.5 2.79 3.86a4 4 0 0 1 7.96 0zm14.29-11.86c1.3-.48 2.63-.87 4-1.15a25.99 25.99 0 0 0-44.55 0c1.38.28 2.72.67 4.01 1.15a21.98 21.98 0 0 1 36.54 0zm-5.43 2.71c1.13-.72 2.3-1.37 3.54-1.93a19.98 19.98 0 0 0-32.76 0c1.23.56 2.41 1.2 3.54 1.93a15.98 15.98 0 0 1 25.68 0zm-4.67 3.78c.94-.95 1.96-1.83 3.03-2.63a13.98 13.98 0 0 0-22.4 0c1.07.8 2.09 1.68 3.03 2.63a9.99 9.99 0 0 1 16.34 0z'%3E%3C/path%3E%3C/svg%3E");*/
}
#p-weddingplans .recommend_list_box h3.recommend_ttl {
	font-size: 21px;
	font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	line-height: 1.3;
	color: #333;
	margin: 0 0 20px;
	padding: 5px 5px 5px 10px;
	border-left: 8px solid #66b3d7;
	background: #fff;
}
#p-weddingplans .recommend_list_box h3.recommend_ttl span {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #b0ced7;
}
#p-weddingplans .recommend_list_box ul.recommend_list li {
	border-bottom: 2px dotted #e3e3e3;
	line-height: 1.5;
	padding: 5px 0;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
@media (max-width:767px) {
	#p-weddingplans .recommend_list_box ul.recommend_list li {
		font-size: 14px;
	}
}
#p-weddingplans .recommend_list_box ul.recommend_list li:last-child {
	border-bottom: none;
}
#p-weddingplans .recommend_list_box ul.recommend_list li::before {
	content: "\f00c";
	font-family: fontAwesome;
	color: #D96F6F;
	padding-right: 10px;
	font-size: 18px;
}
@media (max-width:767px) {
	#p-weddingplans .recommend_list_box ul.recommend_list li::before {
		font-size: 16px;
	}
}
#p-weddingplans .history_comment {
	font-size: 16px;
	color: #121212;
	line-height: 1.8;
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media (max-width:767px) {
	#p-weddingplans .history_comment {
		font-size: 14px;
	}
}
#p-weddingplans table.sheet2 {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 16px;
	font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
@media (max-width:767px) {
	#p-weddingplans table.sheet2 {
		font-size: 14px;
	}
}