/* ヘッダー画像 */
.head_bg {
	background-position: center center;
	background-position: no-repeat;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 67px;
}
.page-id-7 .head_bg {/* 貸衣装・着付け */
	background-image: url(images/isyo/headimg_isyo.jpg);
}
.page-id-126 .head_bg {/* 貸衣装特設ページ */
	background-image:url(images/sp/headimg_sp.png);
}
.page-id-9 .head_bg {/* フォトスタジオ */
	background-image: url(images/photo/headimg_photo.jpg);
}
.blog .head_bg, .single-post .head_bg,.category .head_bg,.archive .head_bg,.error404 .head_bg{/* イベント */
	background-image: url(images/event/headimg_event.jpg);
}
.post-type-archive-staff .head_bg, .single-staff .head_bg {/* スタッフ紹介 */
	background-image: url(images/staff/headimg_staff.jpg);
}
.page-id-11 .head_bg {/* メニュー＆プライス */
	background-image: url(images/menu/headimg_menu.jpg);
}
.page-id-13 .head_bg {/* 店舗案内 */
	background-image: url(images/tenpo/headimg_tenpo.jpg);
}
.page-id-15 .head_bg {/* スパ＆ケア */
	background-image: url(images/spacare/headimg_spacare.jpg);
}
.page-id-3 .head_bg {/* プライバシーポリシー */
	background-image: url(images/privacy/headimg_policy.jpg);
}
.post-type-archive-information .head_bg {/* インフォメーション */
	background-image: url(images/info/headimg_info.jpg);
}
.page-id-84 .head_bg {/* 採用情報 */
	background-image: url(images/recruit/headimg_recruit.jpg);
}
.page-id-241 .head_bg {/* カラー */
	background-image: url(images/color/headimg_color.jpg);
}
.page_title {
	color: #fff;
	font-family: 'Sawarabi Mincho', "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3","Times New Roman", Times, "serif";
	font-size: 2.0rem;
	line-height: 4;
	text-align: center;
	text-shadow: 1px 1px 1px #333;
}
.pc_mt_200 .page_title {
	color: #706329;
	text-shadow: none;
	line-height: 2;
}
.pc_mt_50 .page_title {
	color: #706329;
	text-shadow: none;
	line-height: 2;
}
.pc_mt_200 .page_title img {
	width: 45%;
	max-width: 240px;
}

@media only screen and (min-width:375px) { /* iphone6,7,8,X */
.page_title {
	line-height: 5;
}
}

@media only screen and (min-width:414px) { /* iphone6,7,8Plus */
.page_title {
	line-height: 6;
}
}

@media only screen and (min-width:768px) { /* iPadmini */
.page_title {
	line-height: 7;
	font-size: 3.0rem;
}
}

@media only screen and (min-width:900px) {
/* ヘッダー画像 */
.head_bg {
	max-height: 300px;
}
.page_title {
	font-size: 4.0rem;
	line-height: 8;
}
.pc_mt_200 {
	margin-top: 200px;
}
.pc_mt_50 {
	margin-top: 50px;
}
	}
/* メニューページ */
.menu .sp-only {
	display: none;
}

@media (max-width: 780px) {
.menu .sp-only {
	display: block;
}
}
.menu .flex {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.menu__wrapper {
	width: 50%;
	padding: 0 2rem;
}

@media (max-width: 780px) {
.menu__wrapper {
	width: 100%;
}
}
.menu__body {
	padding: 3rem 0;
}
.menu__info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 3rem 1rem;
	border-bottom: .1rem solid #cccccc;
	font-size: 1.6rem;
}
.menu__info2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	border-bottom: .1rem solid #cccccc;
	font-size: 1.6rem;
}
@media (min-width: 900px) {
.menu__info {
	font-size: 1.8rem;
}
.menu__info2 {
	font-size: 1.8rem;
}
}
.menu__supplement {
	padding: 1rem 1rem 3rem;
	color: #666666;
	font-size: 1.4rem;
}
@media (min-width: 900px) {
.menu__supplement {
	font-size: 1.6rem;
}
}
.menu__detail-btn{
	display: block;
	width: 100%;
	border: 1px solid #cccccc;
	border-radius: 1.6rem;
	background-color: #fff;
	color:rgba(50,50,50,1);
	font-size: 1.4rem;
	padding: 2rem;
	text-decoration: none !important;
}
.menu__detail-btn:hover{
	display: block;
	font-size: 1.4rem;
	width: 100%;
	border: 1px solid #706329;
	border-radius: 1.6rem;
	background-color: #706329;
	color:rgba(255,255,255,1);
	padding: 2rem;
	text-decoration: none !important;
	transition: all 0.3s;
}
.menu__note {
	display: block;
	color: #666666;
	padding: 9rem 3rem 6rem;
}
/* 店舗案内 */
.blanca3p {
	display: flex;
	flex-direction: column;
	justify-content:space-around;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.blanca3p img {
	/*flex: 1 0 200px;*/
	width: 200px;
	height: 75px;
	align-self:center;
	margin-bottom: 20px;
	/*width: 200px;
	text-align: center;
	display: block;
	margin: 0 auto 15px;*/
}
.blanca3p img:nth-child(2n) {
	/*flex: 1 0 10px;*/
	width: 22px;
	height: 22px;
}
.flex_map {
	display: flex;
	flex-direction: column;
	margin: 40px auto;
	width: 100%;
}
.store_list {
	border: 1px solid rgb(174,156,33);
	color: rgb(174,156,33);
	font-size: 1.3rem;
	padding: 0.5em 1em;
	margin-bottom: 1em;
	width: 7em;
	text-align: center;
}
.store_txt {
	font-size: 1.8rem;
	line-height: 1.6;
	text-align: justify;
}
.store_txt .tel {
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1.6;
}
.gmap-wrap {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.gmap-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media screen and (min-width:768px) {
.page-id-13 .bg_brown {
	background-color: transparent !important;
	padding: 0;
}
.bg_brown_pc {
	background-color: rgba(186,166,23,0.2);
	padding: 2em 0;
	margin-bottom: 30px;
}
.blanca3p {
	flex-direction: row;
	justify-content:space-around;
	align-items: center;
	max-width: 1000px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.gmap-wrap {
	padding-bottom: 40%;
}
}
@media screen and (min-width:900px) {
 .flex_pc900 {
 display: flex;
 flex-direction: row;
}
.flex_pc900>div {
	width: 400px;
	margin-right: 50px;
}
.store_txt {
	padding-left: 5px;
}
.store_txt {
	font-size: 2.0rem;
}
.store_txt .tel {
	font-size: 3.0rem;
}
.flex_map {
	display: flex;
	flex-direction:row;
	width: 90%;
	margin: 60px auto 40px;
	align-items: center;
}
.flex_map>div {
	width: 50%;
}
.gmap-wrap {
	padding-bottom: 30%;
}
}
/*# sourceMappingURL=menu.css.map */
/* スパ＆ケア */
.half {
	width: 50%;
}
 @media (max-width: 768px) {
.half {
 width: 100%;
}
}
.text-bold {
	font-weight: bold;
}
.color-basic {
	color: #706329;
}
.color-red {
	color: red;
}
.bg-basic {
	background-color: rgba(186, 166, 23, 0.2);
}
.bg-kaizen {
	background-color: #f9f6f2;
}
.spacare .pc-only {
	display: block;
}
 @media (max-width: 768px) {
.spacare .pc-only {
 display: none;
}
}
.flex-1 {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.flex-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.img-rightCenter {
	width: 12rem;
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
	z-index: 2;
}
 @media (max-width: 768px) {
.img-rightCenter {
 display: none;
}
}
.circle-green {
	top: 0;
	position: relative;
	background: url(images/spacare/mark_green.png) no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
	width: 1.7rem;
	margin: 0.5rem 0.5rem 0 0;
}
.circle-yellor {
	top: 0;
	position: relative;
	background: url(images/spacare/mark_yellow.png) no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
	width: 1.7rem;
	margin: 0.5rem 0.5rem 0 0;
}
.triangle {
	vertical-align: middle;
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 1.5rem solid #fff;
	border-top: 1.5rem solid transparent;
	border-bottom: 1.5rem solid transparent;
	margin-right: 1.5rem;
}
 @media (max-width: 768px) {
.triangle {
 margin-right: 0;
}
}
.spacare {
	font-size: 1.6rem;
}
.spacare__left {
	text-align: left;
}
 @media (max-width: 768px) {
.spacare__left {
 text-align: center;
}
}
.spacare__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.spacare__row-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.spacare__wrapper {
	padding: 6rem 2rem 2rem;
}
.spacare__lead {
	background-color: rgba(186, 166, 23, 0.2);
	padding: 3rem 0 6rem;
}
.spacare__lead2 {
	padding: 3rem 0 6rem;
}
.spacare__lead3 {
	padding: 3rem 0 3rem;
}
 @media (max-width: 768px) {
.spacare__lead {
 padding-left: 1rem;
 padding-right: 1rem;
}
}
.spacare__hero-iyashispa {
	position: relative;
}
.spacare__btn {
	display: block;
	width: 70%;
	margin: 0 auto 4rem;
	padding: 1rem 0;
	border: 1px solid rgba(255,255,255,1);
	background-color: rgba(180,161,29,1);
	color: rgba(255,255,255,1);
	font-size: 2rem;
	text-decoration: none !important;
}
.spacare__btn:hover {
	color: rgba(180,161,29,1);
	border: 1px solid rgba(180,161,29,1);
	background-color: rgba(255,255,255,1);
	transition: all 0.3s;
}
 @media (max-width: 768px) {
.spacare__btn {
 width: 100%;
}
}
.spacare__wrapper-tag {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	bottom: 5%;
}
.spacare__tag {
	width: 13rem;
	border-radius: 1.2rem;
	padding: .5rem 0;
	margin-right: 1rem;
	font-size: 2rem;
	background-color: rgba(255, 255, 255, 0.7);
	font-weight: 600;
}
 @media (max-width: 960px) {
.spacare__tag {
 width: 10.5rem;
 font-size: 1.6rem;
}
}
 @media (max-width: 568px) {
.spacare__tag {
 width: 8rem;
 font-size: 1.3rem;
}
}
.spacare__tag-iyashi {
	left: 5%;
}
 @media (max-width: 768px) {
.spacare__tag-iyashi {
 left: 50%;
 -webkit-transform: translateX(-50%);
 transform: translateX(-50%);
}
}
.spacare__tag-kaizen {
	right: 5%;
}
 @media (max-width: 768px) {
.spacare__tag-kaizen {
 right: 50%;
 -webkit-transform: translateX(50%);
 transform: translateX(50%);
}
}
.spacare__wrapper-recommend {
	height: 38rem;
	padding: 3.6rem 0 3rem;
}
 @media (max-width: 768px) {
.spacare__wrapper-recommend {
 height: auto;
}
}
.spacare__item,.color_item {
	padding: 1rem;
	position: relative;
	font-size: 1.6rem;
}
.spacare__item::before,.color_item::before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 1.6rem;
	height: 1.6rem;
	margin: 0 1rem .2rem 0;
}
.spacare__item-iyashi::before,.color_item::before {
	background: url(images/spacare/mark_green.png) no-repeat;
	background-size: cover;
}
.spacare__item-kaizen::before {
	background: url(images/spacare/mark_yellow.png) no-repeat;
	background-size: cover;
}
.spacare__strong-recommend {
	font-size: 1.8rem;
}
.spacare__def {
	height: 44rem;
	margin-bottom: 30px;
}
 @media (max-width: 768px) {
.spacare__def {
 height: auto;
}
}
.spacare__info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 3rem 1rem;
	border-bottom: .1rem solid #cccccc;
	font-size: 1.6rem;
}
 @media (min-width: 768px) {
.spacare__info {
	font-size: 1.8rem;
}
}
.spacare__supplement {
	padding: 1rem 1rem 3rem;
	color: #666;
}
.spacare__head-flow {
	padding: 0 2rem;
	font-size: 2.0rem;
}
.spacare__head-green {
	border-bottom: 2px solid green;
}
.spacare__head-yellow {
	border-bottom: 2px solid #ddd949;
}
.spacare__lead-flow {
	padding: 2rem;
}
.spacare__wrapper-flow {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: flex-start;
}
 @media (max-width: 768px) {
.spacare__wrapper-flow {
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}
}
.spacare__flow{
	font-size: 1.6rem;
}
.spacare__front {
	margin-right: 2rem;
	width: 50%;
}
 @media (max-width: 768px) {
.spacare__front {
 width: 100%;
 margin-right: 0;
 margin-bottom: 2rem;
}
}
.spacare__back {
	width: 50%;
	max-width: 100%;
}
 @media (max-width: 768px) {
.spacare__back {
 width: 100%;
}
}
.spacare__desc {
	width: 50%;
}
.spacare__h3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1rem;
	position: relative;
}
.spacare__arrow-flow {
	margin: 0 auto;
	padding: 2rem 0;
	width: 25%;
}
.spacare__img-plus {
	width: 50%;
	margin: 0 auto;
}
 @media (max-width: 768px) {
.spacare__img-plus {
 width: 100%;
}
}
.spacare__list-plus {
	font-size: 2.3rem;
	padding: 4rem 8rem;
}
.spacare__item-plus {
	margin-bottom: 1rem;
	position: relative;
}
.spacare__item-plus::before {
	content: "";
	display: inline-block;
	width: 2.4rem;
	height: 2.4rem;
	background: url(images/spacare/mark_point2.png) no-repeat;
	background-size: contain;
	position: relative;
	top: 2px;
}
.spacare__item-un01::before {
	content: "";
	display: inline-block;
	width: 2.4rem;
	height: 2.4rem;
	background: url(images/spacare/la_01.png) no-repeat;
	background-size: contain;
	position: relative;
	top: 2px;
}
.spacare__item-un02::before {
	content: "";
	display: inline-block;
	width: 2.4rem;
	height: 2.4rem;
	background: url(images/spacare/la_02.png) no-repeat;
	background-size: contain;
	position: relative;
	top: 2px;
}
.spacare__item-un03::before {
	content: "";
	display: inline-block;
	width: 2.4rem;
	height: 2.4rem;
	background: url(images/spacare/la_03.png) no-repeat;
	background-size: contain;
	position: relative;
	top: 2px;
}
.spacare__item-un04::before {
	content: "";
	display: inline-block;
	width: 2.4rem;
	height: 2.4rem;
	background: url(images/spacare/la_04.png) no-repeat;
	background-size: contain;
	position: relative;
	top: 2px;
}
 @media (max-width: 768px) {
.spacare__list-plus {
	font-size: 1.8rem;
	padding: 1em 0;
}
.spacare__item-plus::before {
	content: "";
	display: inline-block;
	width: 1.8rem;
	height: 1.8rem;
	background: url(images/spacare/mark_point2.png) no-repeat;
	background-size: contain;
	position: relative;
	top: 2px;
}
.spacare__item-un01::before {
	content: "";
	display: inline-block;
	width: 1.8rem;
	height: 1.8rem;
	background: url(images/spacare/la_01.png) no-repeat;
	background-size: contain;
	position: relative;
	top: 2px;
}
.spacare__item-un02::before {
	content: "";
	display: inline-block;
	width: 1.8rem;
	height: 1.8rem;
	background: url(images/spacare/la_02.png) no-repeat;
	background-size: contain;
	position: relative;
	top: 2px;
}
.spacare__item-un03::before {
	content: "";
	display: inline-block;
	width: 1.8rem;
	height: 1.8rem;
	background: url(images/spacare/la_03.png) no-repeat;
	background-size: contain;
	position: relative;
	top: 2px;
}
.spacare__item-un04::before {
	content: "";
	display: inline-block;
	width: 1.8rem;
	height: 1.8rem;
	background: url(images/spacare/la_04.png) no-repeat;
	background-size: contain;
	position: relative;
	top: 2px;
}
}
.spacare__box {
	border: .1rem solid #000;
	width: 49%;
	padding: 2rem;
	margin-right: 1%;
	margin-bottom: 1rem;
}
.spacare__box2 {
	border: .1rem solid #000;
	width: 100%;
	padding: 2rem;
	margin-right: 1%;
	margin-bottom: 1rem;
}
 @media (max-width: 768px) {
.spacare__box {
 width: 100%;
 margin-right: 0;
 margin-bottom: 2rem;
}
.spacare__box2 {
 width: 100%;
 margin-right: 0;
 margin-bottom: 2rem;
}
	 
}
.spacare__dl-plus {
	border-bottom: .1rem solid #000;
	padding: 0 2rem .4rem;
	font-size: 1.6rem;
}
 @media (min-width: 768px) {
.spacare__dl-plus {
	border-bottom: .1rem solid #000;
	padding: 0 2rem .4rem;
	font-size: 1.8rem;
}
}
.spacare__list-plusMenu {
	margin-right: 1rem;
	width: 50%;
}
.spacare__list-plus2Menu {
	margin-left: 2rem;
	margin-right: 1rem;
}

.spacare__img-plus2Menu {
}

 @media (min-width: 768px) {
.spacare__list-plusMenu {
	margin-right: 1rem;
	width: 50%;
	font-size: 1.6rem;
}
.spacare__list-plus2Menu {
	margin-right: 1rem;
	font-size: 1.6rem;
}
}
.spacare__img-plusMenu {
	width: 50%;
}

.spacare__img-plus2Menu {
	width: 80%;
}

.spacare__wrapper-plus {
	padding: 1rem;
}
.spacare__wrapper-plus2 {
	padding: 2rem;
}
.spacare__wrapper-plus3 {
	padding: 1rem;
}
 @media (min-width: 768px) {
.spacare__wrapper-plus p{
	font-size: 1.6rem;
}
.spacare__wrapper-plus2 p{
	font-size: 1.6rem;
	margin-bottom: 1.2rem;
}
.spacare__wrapper-plus3 p{
	font-size: 1.6rem;
	margin-bottom: 1.6rem;
	padding: 0rem;
}
}
.spacare__wrapper-course {
	margin-bottom: 10rem;
}
.spacare__wrapper-course h4{
	font-size: 2.2rem;
}
.spacare__wrapper-course h4:before{
	content: "●";
	font-size: 40px;
	line-height: 1;
	position: relative;
	top:5px;
}
.course1 h4:before{
	color:#6BA933;
}
.course2 h4:before{
	color:#55A3CD;
}
.course3 h4:before{
	color:#C86068;
}
.spacare__ul-course {
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 2rem 0;
	font-size: 1.6rem;
}
 @media (max-width: 768px) {
.spacare__ul-course {
 display: block;
}
}
 @media (min-width: 900px) {
.spacare__ul-course li:nth-child(1),.spacare__ul-course li:nth-child(3){
	font-size: 3.0rem;
}
.spacare__ul-course li:nth-child(5){
	font-size: 2.4rem;
}
}
.spacare__img-course {
	display: block;
	height: 4rem;
	margin-left: 4rem;
	padding-bottom: 1rem;
}
 @media (max-width: 768px) {
.spacare__img-course {
 margin-left: 0;
}
}
.spacare__border {
	width: 100%;
	display: block;
	border-bottom: 1rem solid;
}
.spacare__border-bloodCirculation {
	-o-border-image: linear-gradient(to right, #6aa832 0%, #b6daa2 50%, #6aa832 100%);
	border-image: -webkit-gradient(linear, left top, right top, from(#6aa832), color-stop(50%, #b6daa2), to(#6aa832));
	border-image: linear-gradient(to right, #6aa832 0%, #b6daa2 50%, #6aa832 100%);
	border-image-slice: 1;
}
.spacare__border-orderMade {
	-o-border-image: linear-gradient(to right, #54a3cd 0%, #cbe1ff 50%, #54a3cd 100%);
	border-image: -webkit-gradient(linear, left top, right top, from(#54a3cd), color-stop(50%, #cbe1ff), to(#54a3cd));
	border-image: linear-gradient(to right, #54a3cd 0%, #cbe1ff 50%, #54a3cd 100%);
	border-image-slice: 1;
}
.spacare__border-extreme {
	-o-border-image: linear-gradient(to right, #c86067 0%, #ffb5b8 50%, #c86067 100%);
	border-image: -webkit-gradient(linear, left top, right top, from(#c86067), color-stop(50%, #ffb5b8), to(#c86067));
	border-image: linear-gradient(to right, #c86067 0%, #ffb5b8 50%, #c86067 100%);
	border-image-slice: 1;
}
.spacare__note {
	font-size: 1.3rem;
}
 @media (max-width: 768px) {
.spacare__note {
 text-align: right;
}
}
/*# sourceMappingURL=spacare.css.map */

/* プライバシーポリシー */
.policy h2 {
	max-width: 1200px;
	border-left: 3px solid rgba(112,99,41,1);
	color: rgba(112,99,41,1);
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 2.0rem;
	font-weight: normal;
	margin-bottom: 0.7em;
	padding-left: 0.3em
}
.policy p {
	max-width: 1200px;
	font-size: 1.3rem;
	font-weight: normal;
	line-height: 2;
	text-align: justify;
	margin-bottom: 2.5em;
}
.policy ul {
	max-width: 1200px;
	font-size: 1.3rem;
	font-weight: normal;
	line-height: 2;
	text-align: justify;
	text-indent: -1em;
	margin-top: -1.5em;
	margin-bottom: 2.5em;
	padding-left: 1em;
}
.policy li {
	list-style-type: disc;
	list-style-position: inside;
}
/* 採用情報 */
.bg_brown {
	background-color: rgba(186,166,23,0.2);
	padding: 2em 0;
}
.recruit h3 {
	font-size: 1.6rem;
	margin-bottom: 0.5em;
	text-align: center;
}
.recruit .message p {
	line-height: 2;
	margin: 0 auto 1em;
	text-align: center;
	width: 90%;
}
/* カラー */
.color_page .interview{
	margin: 20px 0 0;
}
.green{
	color:rgba(34,78,49);
}
.color .bg_brown {
	padding: 2em 0 0;
}
.bg_pearl2 p{
	position: relative;
}
.bg_pearl2 p img{
	position:absolute;
	right: 0;
	top:50%;
	transform: translateY(-50%);
	max-width: 80px;
}
.message ol{
	padding: 0 10px;
	list-style-position: inside;
}
.message ol li{
	list-style-type: decimal;
	text-indent: -1em;
	padding-left: 1em;
}
.reason h6{
	color:rgba(169,152,37,1);
}
.reason {
    padding: 0 0 0 5em;
    position: relative;
}
.reason_01::before {
    content: " ";
    display: inline-block;
    background-image: url(images/isyo/isyo_num_01.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0em;
    top: 7px;
}
.reason_02::before {
    content: " ";
    display: inline-block;
    background-image: url(images/isyo/isyo_num_02.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0em;
    top: 7px;
}
.reason_03::before {
    content: " ";
    display: inline-block;
    background-image: url(images/isyo/isyo_num_03.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0em;
    top: 7px;
}
.reason_04::before {
    content: " ";
    display: inline-block;
    background-image: url(images/isyo/isyo_num_04.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0em;
    top: 7px;
}
.flex_view_color {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.flex_view_color .photo_view {
	margin-right: 0;
	text-align: center;
	max-width: 100%;
}
.flex_view_color2 {
	display: flex;
	flex-direction:column;
}
.color_page .fs_20{
	font-size: 1.8rem;
}
.color_page .fs_18 {
    font-size: 1.6rem;
}
.pd_t10{
	padding-top: 10px;
}
.pd_t30{
	padding-top: 30px;
}
.pd_1m{
	padding: 1em;
}
.flex_view_color2 .photo_view h6{
	position: relative;
}
.flex_view_color2 .photo_view  h6 img.osusume {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    max-width: 80px;
}
.stripe{
	background-image: url(images/color/bg_stripe.png);
	padding-bottom: 30px;
}
.stripe h2{
	font-weight: 600;
}
.rain{
	margin-top: -40px;
}
 @media (min-width: 768px) {
.stripe{
	padding-top: 30px;
}
.rain{
	margin-top: -70px;
}
.flex_view_color2 {
	flex-direction:row;
	justify-content: space-between;
}
.flex_view_color .photo_view {
	margin-right: 30px;
}
.color_page .fs_20{
	font-size: 2.0rem;
}
.color_page .fs_18 {
    font-size: 1.8rem;
}
.color_page .reason .fs_14 {
	font-size: 1.6rem;
}
.img_max150{
	max-width: 150px;
}
.img_max350{
	max-width: 350px;
}
.bg_pearl2 p img,.flex_view_color2 .photo_view  h6 img.osusume{
	max-width: 100px;
}
}
 @media (min-width: 768px) {
.recruit .message p {
 line-height: 2;
 text-align: center;
}
}
.recruit table {
	border-collapse: collapse;
	border-top: 1px solid rgba(112,99,41,1);
	border-left: 1px solid rgba(112,99,41,1);
	width: 100%;
	max-width: 900px;
	margin: 0 auto 30px;
}
.recruit th, .recruit td {
	border-right: 1px solid rgba(112,99,41,1);
	border-bottom: 1px solid rgba(112,99,41,1);
	padding: 1em;
	display: block;
	width: 100%;
}
 @media (min-width: 900px) {
.recruit th {
 display: table-cell;
 width: 20%;
}
.recruit td {
 display: table-cell;
 width: 80%;
}
}
.recruit th {
	background-color: rgba(230,226,37,0.2);
	text-align: center;
}
.recruit td {
	padding-left: 1em;
	text-align: left;
}
 @media (min-width: 900px) {
.recruit td {
 padding-left: 3em;
 text-align: left;
}
}
.max900 {
	width: 100%;
	max-width: 900px;
	display: block;
	margin: 0 auto;
}
.recruit h4.type_top {
	font-size: 2.0rem;
}
.recruit .type_top .point2::before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url(images/mark_point2.png);
	background-size: contain;
	background-repeat: no-repeat;
	padding-right: 2px;
	position: relative;
	top: 1px;
}
 @media (min-width: 768px) {
.recruit h4.type_top {
 font-size: 2.4rem;
}
.recruit .type_top .point2::before {
 width: 30px;
 height: 30px;
 position: relative;
 top: 6px;
}
}
.recruit .h4 {
	width: 100%;
	max-width: 550px;
	margin: 0 auto 30px;
}
.recruit h5 {
	color: rgba(34,78,49,1);
	font-size: 1.8rem;
	text-align: left;
	margin-bottom: 0.5em;
}
.recruit h5+p {
	border-bottom: 2px solid rgba(34,78,49,1);
	font-size: 1.4rem;
	line-height: 1.6;
	text-align: justify;
}
.interview {
	margin: 20px 0 40px;
}
.photo_view {
	width: 100%;
	max-width: 520px;
}
.txt_view {
	width: 100%;
}
.flex_view1 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.flex_view1 .photo_view {
	margin-right: 0;
}
.flex_view2 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.flex_view2 .photo_view {
	margin-left: 0;
}
.txt_view h6 {
	font-size: 2.0rem;
	margin-bottom: 0.4em;
}
.txt_view p {
	font-size: 1.4rem;
	line-height: 1.6;
	margin-bottom: 0.4em;
	text-align: justify;
}
.txt_view p strong {
	color: rgba(112,99,41,1);
	font-size: 1.6rem;
	display: inline-block;
	padding-bottom: 0.5em;
}
 @media (min-width: 1000px) {
.txt_view {
 width: 50%;
}
.flex_view1 {
 display: flex;
 flex-direction: row-reverse;
 justify-content: space-between;
}
.flex_view1 .photo_view {
 margin-right: 30px;
}
.flex_view2 {
 display: flex;
 flex-direction: row;
 justify-content: space-between;
}
.flex_view2 .photo_view {
 margin-left: 30px;
}
.txt_view h6 {
 font-size: 2.4rem;
 margin-bottom: 0.4em;
}
.txt_view p {
 font-size: 1.6rem;
 line-height: 1.6;
 margin-bottom: 0.4em;
}
.txt_view p strong {
 color: rgba(112,99,41,1);
 font-size: 1.6rem;
}
}
/*フォトスタジオ*/
.text_center {
	text-align: center;
}
@media screen and (max-width: 888px){
.photo_title_maternitybaby {
	font-size: 1.4rem;
}
}
/*メインテキスト*/
div.main_text {
	background-color: rgba(186,166,23,0.2);
	padding: 0 5%;
}
div.main_text .bg_photo {
	background-image: url(images/photo/bg_photo.png);
	background-repeat: no-repeat;
	background-position: left 16px;
	padding: 2em 0;
	background-size: contain;
	font-size: 1.6rem;
}
div.main_text h2.main_title {
	padding-bottom: 1em;
	font-size: 2.5rem;
}
/*ギャラリー*/
.gallery {
	padding-bottom: 100px;
	padding-top: 4.5em;
}
.gallery-title {
	padding-bottom: 10px;
}
.gallery-title img {
	width: clamp(170px,43.6vw,320px);
}

/*写真撮影メニュー*/

div.photo_menu {
	max-width: 1200px;
	margin: 0 auto;
	padding-bottom: 3em;
}
div.photo_menu h2.photo_menu_title {
	width: 90%;
	margin: 0 auto 3em;
}
h2.photo_menu_title img {
	width: 100%;
	max-width: 550px;
	padding-bottom: 3.5em;
}
h2.gallery_h2_title img {
	padding-bottom: 1em;
	padding-top: 1em;
}
div.photo_menu .photo_menu_content {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
dl.photo_menu_content_item {
	flex: 0 0 25%;
	position: relative;
	padding-bottom: 5em;
}
dt.photo_menu_img {
	display: flex;
	justify-content: center;
	align-items: center;
}
dt.photo_menu_img img {
	width: 100%;
	max-width: 260px;
}
dl.photo_menu_content_item dd.photo_menu_btn_text {
	position: absolute;
	left: 50%;
	z-index: 10;
	font-size: 1.6rem;
	font-weight: bold;
	transform: translate(-50%, -50%);
	display: flex;
	justify-content: center;
	align-items: center;
	width: 90%;
}
dl.photo_menu_content_item dd.photo_menu_btn01 {
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 216px;
	display: flex;
	justify-content: center;
	align-items: center;
}
dl.photo_menu_content_item dd.photo_menu_btn01 img {
	width: 100%;
	max-width: 220px;
}
.photo_menu_content a:hover .photo_menu_img {
	opacity: 0.8;
}
/*料金＆商品案内*/
.photo_price_wrapper {
	padding-left: 30px;
}

section.photo_price {
	background-color: rgba(239,235,83,1);
	padding-top: 4em;
	
	
}
h2.photo_price_title img {
	width: 100%;
	max-width: 550px;
	padding-bottom: 2em;
}
p.photo_price_service {
	font-size: 2.9rem;
	font-weight: bold;
}

ul.photo_price_num {
	font-size: 2rem;
	padding-left: 4em;
	padding-top: 2rem;
	padding-bottom: 3em;
	max-width: 990px;
	margin: 0 auto;
}
ul.photo_price_num > li {
	font-weight: 700;
    color: #224D31;
    letter-spacing: 0.2rem;
}

ul.photo_price_num li p {
	font-size: 1.6rem;
	font-weight: 400;
	color:  #333;
	font-family: 'Avenir', 'Helvetica Neue', 'Helvetica', 'Arial', 'Hiragino Sans', YuGothic, 'Yu Gothic', 'ヒラギノ角ゴシック', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic',sans-serif;
	padding: 10px 10px 20px 10px;
	
}
ul.photo_price_num li ul {
	padding: 10px 10px 20px 10px;
}
ul.photo_price_num li ul li {
	font-size: 1.6rem;
	font-weight: 400;
	color:  #333;
	font-family: 'Avenir', 'Helvetica Neue', 'Helvetica', 'Arial', 'Hiragino Sans', YuGothic, 'Yu Gothic', 'ヒラギノ角ゴシック', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic',sans-serif;
	padding: 3px 0;
}

li.num {
	position: relative;
	padding-bottom: 10px;
}

.photo_price_num .num::before {
	content: "";
	display: block;
	width: 31px;
	height: 31px;
	background-size: cover;
	position: absolute;
	top: 3px;
	left: -39px;
}

li.num01::before {
	background-image: url(images/num_01.png);
}
li.num02::before {
	background-image: url(images/num_02.png);
}
li.num03::before {
	background-image: url(images/num_03.png);
}

p.kome {
	text-align: right;
	font-size: 1.4rem;
	line-height: 1.9;
}
.photo_price_plan {
	padding-bottom: 4em;
}
.plan_box {
	position: relative;
	width: 100%;
	border: solid #231815 5px;
	background-color: #fff;
	padding: 15px 30px;
	border-radius: 5px;
}
.plan_box p.plan_title {
	margin-bottom: 20px;
	border-bottom: dotted 2px #231815;
}
.plan_box p.plan_title img {
	width: 100%;
	max-width: 186px;
	margin: 0 0 .5em 1em;
}
.plan_box p.plan_title img.otoku, .plan_box p.plan_title img.osusume {
	position: absolute;
	top: 1px;
	left: 220px;
	max-width: 100px;
}
.plan_box_item {
	position: relative;
}
.plan_box_item li {
	float: left;
}
.plan_box_item li:last-child {
	/*float: right;*/
	position: absolute;
	top: 30%;
	right: 0;
}
.plan_box_item_img img {
	width: 100%;
	max-width: 300px;
	object-fit: cover;
}
.plan_box_item_text {
	font-size: 1.8rem;
	line-height: 2.5;
	margin-left: 1em;
}
.plan_box_item_text span {
	padding: 10px;
	border-radius: 5px;
	background-color: #efeb53;
	display: inline-block;
	margin-bottom: 5px;
}
.plan_box_item_price {
	/*padding-top: 2.2em;*/
	font-size: 2.0rem;
}
/*フォト新メニュー*/
.photo_newmenu {
	padding-bottom: 4.5em;
	padding-top: 4.5em;
}
.newmenu_price2 span {
   display: inline-block;
	white-space: nowrap;
}
.photo_newmenu_box {
	border: solid 5px #e6e358;
	background-color: #fff;
	padding: 2em 4em;
	margin-top: -10px;
	border-radius: 5px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	max-width: 800px;
}
.photo_newmenu_box_item {
	display: table;
	padding: 0.5% 2%;
	border-bottom: dotted 2px #231815;
	width: 100%;
}

.photo_newmenu_box dl:nth-child(3n){
	border-bottom: none;
}
.photo_newmenu_box_item dt {
	display: block;
	padding: 1rem;
	font-size: 2.5rem;
    font-weight: bold;
	font-family: 'Sawarabi Mincho', sans-serif !important;
}

.photo_newmenu_box_item dt img {
	width: 130px;
	min-width: 130px;
	height: 120px;
	object-fit: contain;
}
.photo_newmenu_box_item dd {
	display: block;
	vertical-align: middle;
	font-size: 1.6rem;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
}
.photo_newmenu_box2 {
	margin-top: 3em;
}
.photo_newmenu_box2 .photo_newmenu_box_item {
    border-bottom: none;
}
.photo_price_cap {
	padding-bottom: 3em;
	line-height: 1.5;
	font-size: 1.6rem;
}
li.photo_price_cap::before {
	height: 30px;
}

.newmenu_price1 {
	display: inline-block;
	width: 50%;
	vertical-align: top;
}
.newmenu_price2 {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	text-align: right;
}
.newmenu_price_title {
	display: block;
	font-size: 1.5rem;
    font-weight: bold;
	line-height: 1.5;
	color: #224D31;
}

/* PHOTOLINEお気軽相談 */
.photo_linebox {
	border-top: solid 2px #91A325;
	border-bottom: solid 2px #91A325;
    background-color: #fff;
    padding: 2em 0;
	margin: 8em auto 3em;
    max-width: 800px;
	position: relative;
	display: flex;
}

.photo_linebox ul li {
	font-weight: 700;
    font-size: 1.6rem;
	color: #91A325;
}

.linebox1 {
	max-width: 498px;
	margin: 0 auto;
}

.linebox2 {
	min-width: 250px;
	margin: 0.6em 2em;
}
 
.linebox2 a p {
	font-weight: 700;
	font-size: 1.4rem;
	text-align: center;
	color: rgba(50,50,50,1);
}
.linebox2 a img {
transition: all .5s;
}
.linebox2 a:hover {
    text-decoration: none;
}
.linebox2 a:hover img {
	opacity: 0.7;
}

.linebox1 p {
	font-weight: 700;
    font-size: 1.8rem;
	color: rgba(50,50,50,1);
	padding-top: 0.5em;
}
.linebox1 p span {
	font-weight: 700;
    font-size: 1.4rem;
}

.photo_line_h {
	display: block;
	position: absolute;
	top: -30px;
	left: -10px;
	
}

.photo_linebox ul li {
  position: relative;
  padding-left: 15px;
}
 
.photo_linebox ul li:before {
  content: "";
  position: absolute;
  top: .4em;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #91A325;
  border-radius: 50%;
}
@media screen and (max-width: 888px) {
	.photo_linebox {
		flex-direction: column;
	}
	.photo_linebox ul {
		padding-top: 1em;
	}
	.linebox1 {
		padding-bottom: 1em;
	}
}
@media screen and (min-width: 525px) and (max-width: 888px) {
	.photo_linebox {
		text-align: center;
	}
	.photo_linebox ul li:before {
		display: none;
	}
}
@media screen and (max-width: 581px) {
	.photo_line_h {
		width: 200px;
		position: absolute;
		top: -20px;
		left: -5px;
	}
	.photo_linebox {
		border-top: solid 2px #91A325;
		border-bottom: solid 2px #91A325;
	}
.moviesp-album {
  max-width: 100%;
  padding-bottom: 56.25%;
margin-bottom: 0;
  margin: 0 auto;
}
.moviesp-daishi {
	width: 70%;
}

}

.photo-album {
  width: 33.3%;
  max-width: 100%;
  padding: 1%;
  margin: 0 auto;
}
.photo-album a img {
  box-shadow: 0 0 8px gray;
}
.photo-daishi {
	width: 50%;
}

.moviesp-album {
  width: 33.3%;
  max-width: 100%;
  padding: 1%;
  margin: 0 auto;
}
.moviesp-daishi {
	width: 50%;
}

.album-title {
    padding-bottom: 0;
	margin-bottom: 0; 
	padding-top: 20px;
}


.album-g {
	background-color: rgba(186,166,23,0.2);
	padding-top: 3.2em;
}

.album-cap {
	display: block;
	text-align: center;
    padding: 1.2rem;
    font-size: 1.5rem;
    font-weight: bold;
    font-family: 'Sawarabi Mincho', sans-serif !important;
}
.photo-maintext a {
	display: block;
	margin: 25px auto 10px;
	transition: all .5s;
}
.photo-maintext a img {
	display: block;
	width: 29px;
	margin: 0 auto;
}

.photo-maintext a:hover {
	opacity: 0.7;
	text-decoration: none;
}
.photo-maintitle {
	color: #706329;
	padding: 10px;
	letter-spacing: 0.2rem;
}

.photo-maintext a span {
	display: block;
	margin-top: 13px;
	font-weight: 700;
	color: #706329;
}
.photo_newmenu_cap {
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 1.4rem;
	width: 98%;
}
.photo_newmenu_text {
	font-weight: 700;
	font-size: 1.6rem;
	font-family: 'Sawarabi Mincho', sans-serif !important;
	padding: 60px 10px 0 10px;
	letter-spacing: 0.2rem;
	text-align: center;
	max-width: 800px;
}

@media screen and (max-width: 820px) {
	.photo_newmenu_text {
	text-align: left;
	font-size: 1.5rem;
	letter-spacing: 0.05rem;
}
}


@media screen and (min-width: 500px) and (max-width: 800px) {
	.album-cap {
    padding: 0.6rem;
    font-size: 1.3rem;
}
}
@media screen and (max-width: 600px) {
.text-align-switch {
      text-align: left; 
	} 
div.main_text h2.photo-maintitle {
	font-size: 2rem;
}
.photo-maintext a span{
	text-align: center; 	
	}
ul.photo_price_num {
	font-size: 1.7rem;
}
}


@media screen and (max-width: 500px) {
.album-title {
    padding-bottom: 0;
	margin-bottom: 0; 
}
.photo-album {
  width: 100%;
  max-width: 100%;
  padding: 4%;
}
.text-align-switch {
      text-align: left; /* 559px以下だと左寄せになる */
	}
.moviesp-album {
  width: 100%;
  max-width: 100%;
  padding: 4%;
}

}


@media screen and (max-width: 790px) {
.newmenu_price1 {
	width: 20%;
}
.newmenu_price2 {
	width: 80%;
}
}

@media screen and (max-width: 500px) {
.newmenu_price1 {
	display: block;
	width: 100%;
	font-weight: bold;
}
.newmenu_price2 {
	display: block;
	width: 100%;
	text-align: left;
	padding-bottom: 5px;
}
.newmenu_price2 span {
   display: inline;
	white-space: normal;
}
.photo_newmenu_box_item dt {
	font-size: 2rem;
}
.gallery {
    padding-bottom: 60px;
}
}


/*セレクトメニュー*/
.photo_select {
	padding: 4em 0;
}
.photo_select h2 {
	padding-bottom: 1em;
}
.photo_select h4 {
	font-size: 2.5rem;
	line-height: 2.0;
	text-indent: -1.5em;
	margin-left: 1em;
}
.photo_select h4 span::before {
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	background-image: url(images/mark_point2.png);
	background-size: contain;
	background-repeat: no-repeat;
	padding-right: 3px;
	position: relative;
	top: 6px;
}
.photo_select_box {
	padding-top: 2em;
}
.photo_select_box_item {
	display: table;
	margin: 0 auto;
	width: 100%;
	position: relative;
}
.photo_select_box_item li {
	display: table-cell;
	width: 33.3%;
	vertical-align: middle;
	font-size: 1.8rem;
	border-bottom: 2px dotted;
}
.select_center {
	padding: 1em;
	border-left: dotted;
	border-right: dotted;
}
.select_center span {
	font-size: 1.6rem
}
.select_item_img img {
	width: 50%;/*min-width: 150px;*/
}
.select_item_img {
	text-align: center;
	padding: 1em 0;
}
.select_price {
	text-align: center;
}
.location_indent {
	text-indent: 5rem;
}
.profile_bg {
	background-color: rgba(186,166,23,0.2);
	padding: 2em 0;
}
.profile_box {
	font-size: 1.6rem;
}
.profile_box_item01 {
	float: left;
	width: 55%;
}
.profile_box_item01 h5 {
	font-size: 2.5rem;
	color: rgba(112,92,41,1);
}
.new_profile h5 {
	font-size: 2.5rem;
	color: rgba(112,92,41,1);
	margin-bottom: 10px;
}
/*.profile_box_item01 p {margin-left: 1em;}*/
.profile_img img {
	width: 100%;
	max-width: 220px;
}
.location_img {
	width: 45%;
	float: right;
}
profile_box dt {
	float: left;
	width: 37%;
}
.profile_box_item02 dd {
	float: left;
	width: 40%;
	padding-top: 1.5em;
}
.profile_text span {
	font-size: 2.0rem;
}
.profile_comment_title {
	margin-top: 1em;
	font-size: 2.0rem;
}
.profile_comment_text {
	font-size: 1.6rem;
}
.profile_con {
	display: flex;
	width: 600px;
	max-width: 100%;
	margin: 30px auto 0;
}
.profile_con p {
	height: auto;
	margin: auto;
}
.new_profile h5,
.new_profile p {
	text-align: center;
}
.new_profile p {
	font-size: 2.0rem;
}
.new_profile img {
	margin: 20px auto 0;
}
	
@media (max-width:736px) {
	.profile_con {
		display: flex;
		flex-direction: column;
		margin: 40px auto 20px;
	}
	.new_profile h5,
	.new_profile p {
		text-align: left;
	}
	.new_profile p {
	font-size: 1.6rem;
	}
	.new_profile h5 {
	font-size: 2.2rem;
	}
	
}
 @media screen and (min-width: 888px) and (max-width: 1176px) {
dl.photo_menu_content_item {
 flex: 0 0 33.3%;
}
dl.photo_menu_content_item dd.photo_menu_btn01 {
 width: 216px;
}
}
 @media screen and (min-width: 500px) and (max-width: 888px) {
dl.photo_menu_content_item {
 flex: 0 0 48%;
}
dl.photo_menu_content_item dd.photo_menu_btn01 {
 width: 180px;
}
}
 @media screen and (min-width: 320px) and (max-width: 500px) {
dl.photo_menu_content_item {
 flex: 0 0 48%;
}
dl.photo_menu_content_item dd.photo_menu_btn01 {
 width: 126px;
}
dl.photo_menu_content_item dd.photo_menu_btn_text {
 line-height: 1.1;
 font-size: 1.1rem;
}
}
 @media screen and (min-width: 375px) and (max-width: 863px) {
/*	選べるオプション*/
.photo_newmenu_box {
 padding: 1em;
}
.photo_newmenu_box dl:nth-child(odd) {
 border-right: 0px;
}
.photo_newmenu_box_item {
 padding: 2%;
 width: 100%;
}
.photo_newmenu_box dl:nth-child(5n) {
 border-bottom: dotted 2px #231815;
}
p.photo_price_service {
 font-size: 2.0;
}
.plan_box_item li:last-child {
 position: static;
 transform: translate(100%);
 clear: both;
}
ul.photo_price_num {
 padding-left: 0.5em;
}
}
 @media screen and (min-width: 320px) and (max-width: 375px) {
h2.photo_price_title img {
 padding-bottom: 1em;
}
.photo_newmenu_box {
 padding: 1em;
}
.photo_newmenu_box dl:nth-child(odd) {
 border-right: 0px;
}
.photo_newmenu_box_item {
 padding: 2%;
 width: 100%;
}
.photo_newmenu_box_item dt img {
 width: 100px;
 min-width: 100px;
}
.photo_newmenu_box dl:nth-child(5n) {
 border-bottom: dotted 2px #231815;
}
ul.photo_price_num {
 font-size: 1.4em;
}
p.photo_price_service {
 font-size: 1.6em;
 margin-bottom: 1.5em;
}
li.num::before {
 width: 20px;
 height: 20px;
 top: 4px;
 left: -3px;
}
.photo_price_num .num::before {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 9px;
	left: -38px;
}
.plan_box_item_text {
 font-size: 1.3rem;
 line-height: 2.5;
 margin-left: 1em;
 margin-bottom: 10px;
}
.plan_box_item li:last-child {
 position: static;
 transform: translate(100%);
 clear: both;
}
ul.photo_price_num {
 padding-left: 0.5em;
}
.photo_newmenu_box_item dd {
 font-size: 1.3rem;
 padding-left: 4%;
}
 .newmenu_price_title {
 font-size: 1.3rem;	 
 }
.photo_newmenu_box_item dt {
	font-size: 1.7rem;
}
}
 @media screen and (min-width: 320px) and (max-width: 414px) {
.plan_box p.plan_title img {
 max-width: 130px;
}
.plan_box p.plan_title img.otoku, .plan_box p.plan_title img.osusume {
 top: 8px;
 left: 162px;
 max-width: 68px;
}
.photo_newmenu_title {
 width: 300px;
}
.photo_select h4, .photo_newmenu_title p {
 font-size: 1.4em;
 line-height: 1.4;
}
.photo_select h4 span::before {
 width: 16px;
 height: 16px;
 padding-right: 3px;
 top: 0px;
}
ul.photo_select_box_item {
 padding: 1em 0;
 border-bottom: 2px dotted;
 margin-bottom: 2em;
}
.photo_select_box_item li {
 display: block;
 border: 0px;
}
.photo_select_box_item li.select_item_img {
 width: 80%;
 text-align: left;
 padding: 0 0 1em 0;
}
.photo_select_box_item li.select_center {
 border: 0px;
 width: 100%;
 padding: 0;
 font-size: 1.3rem;
}
.photo_select_box_item li.select_center span {
 font-size: 1.3rem;
}
.photo_select_box_item li.select_price {
 position: absolute;
 top: 18%;
 right: 0;
 width: 50%;
}
.location_indent {
 text-indent: 0;
}
}
 @media screen and (min-width: 414px) and (max-width: 598px) {
ul.photo_select_box_item {
 padding: 1em 0;
 border-bottom: 2px dotted;
 margin-bottom: 2em;
}
.photo_select_box_item li {
 display: block;
 border: 0px;
}
.photo_select_box_item li.select_item_img {
 width: 80%;
 text-align: left;
 padding: 0 0 1em 0;
}
.photo_select_box_item li.select_center {
 border: 0px;
 width: 100%;
 padding: 0;
}
.photo_select_box_item li.select_price {
 position: absolute;
 top: 18%;
 right: 0;
}
.location_indent {
 text-indent: 0;
}
}
 @media screen and (min-width: 320px) and (max-width: 900px) {
.profile_box_item01 {
 clear: both;
 width: 100%;
}
.profile_box_item02 dt {
 width: 45%;
}
.profile_box_item02 dd {
 width: 55%;
}
.profile_text span, .profile_comment_title {
 font-size: 1.6rem;
 margin-top: 1em;
}
.profile_text, .profile_comment_text {
 font-size: 1.4rem;
 margin-bottom: 1em;
}
}
/* 貸衣装・着付け */
.p_t_b_4 {
	padding: 4em 0;
}
.isyo_title {
	padding-bottom: 2em;
}
.isyo_title img {
	width: 100%;
	max-width: 550px;
}
.hidden {
	visibility: hidden;
}
.flex_cen {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}

/*.sp__wrapper-plus3 {
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 30px;
	margin-right: 30px;
}
 @media (min-width: 768px) {
.sp__wrapper-plus3 p{
	font-size: 1.6rem;
	margin-bottom: 1.6rem;
	background-color: rgba(248,207,214,1);
	border: 2px solid rgba(235,132,142,1);
	border-radius: 15px;
	color: rgba(0,0,0,1);
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
}*/
}
/*メインテキスト*/
div.rent_main_bg {
	background-color: rgba(186,166,23,0.2);
	margin-top: 4em;
}
div.rent_main_text {
	background-image: url(images/isyo/isyo_bg_square.png), url(images/isyo/isyo_bg_square.png);
	background-repeat: no-repeat;
	background-position: left -28px, right 10px;
	padding: 2em 5%;
	background-size: contain;
	font-size: 1.6rem;
}
div.rent_main_text h3 {
	padding-bottom: 1em;
	font-size: 2.5rem;
}
div.rent_main_text p {
	padding-bottom: 1em;
}
/*blancaが大切にしてる事*/
/* 採用情報 */
.aniFlag2, .aniFlagBe2 {
	opacity: 0;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.aniFlag2.aniOn {
	opacity: 1;
}
.aniFlag, .aniFlagBe {
	/*opacity: 0;*/
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.aniFlag.aniOn {
	opacity: 1;
}
.aniStaff {
	opacity: 0;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.aniStaff.aniOn{
	opacity: 1;
}
.aniStaffIllust {
	opacity: 0;
	-webkit-transition: all 0.8s ease-out;
	-moz-transition: all 0.8s ease-out;
	-o-transition: all 0.8s ease-out;
	transition: all 0.8s ease-out;
}
.aniStaffIllust.aniOn{
	opacity: 1;
}
.sectionInner {
	position: relative;
	width: 100%;
	margin: 30px auto 0;
}
.sectionInner .sectionImg {
	position: absolute;
	width: 600px;
	height: 280px;
	overflow: hidden;
}
.sectionInner .sectionImg span {
	display: block;
	width: 600px;
	height: 280px;
	transform: skewX(-20deg);
	overflow: hidden;
	background-color: #000;
}
.sectionInner .sectionImg span img {
	transform: skewX(20deg);
	overflow: hidden;
}
/* txtAreaL */
.txtAreaL .sectionImg {
	top: -20px;
	left: 40px;
	opacity: 0;
}
.txtAreaL .sectionImg span {
	margin-left: -80px;
}
/* aniOn */
.txtAreaL .sectionImg.aniOn {
	top: -20px;
	left: 90px;
	opacity: 1;
}
/* txtAreaR */
.txtAreaR .sectionImg {
	top: 40px;
	right: 40px;
	opacity: 0;
}
.txtAreaR .sectionImg span {
	margin-left: 80px;
}
/* aniOn */
.txtAreaR .sectionImg.aniOn {
	top: 40px;
	right: 90px;
	opacity: 1;
}
.sectionInner .sectionTxt {
	position: absolute;
	width: 600px;
	min-height: 280px;
	overflow: hidden;
}
.sectionInner .sectionTxt .txtArea {
	display: block;
	width: 540px;
	min-height: 280px;
	transform: skewX(-20deg);
	background-color: #f9f6f2;
	overflow: hidden;
}
.sectionInner .sectionTxt .txtArea h3 {
	width: 420px;
	margin-top: 2em;
	font-size: 2.4rem;
	color: #c24458;
	line-height: 1.5;
	transform: skewX(20deg);
}
.sectionInner .sectionTxt .txtArea p {
	width: 280px;
	margin-top: 1em;
	margin-bottom: 2em;
	font-size: 1.6rem;
	line-height: 1.6;
	transform: skewX(20deg);
}
/* txtAreaL */
.txtAreaL .sectionTxt {
	top: 0;
	right: -30px;
	opacity: 0;
}
.txtAreaL .sectionTxt .txtArea {
	margin-left: 150px;
}
.txtAreaL .sectionTxt .txtArea h3 {
	margin-left: 40px;
}
.txtAreaL .sectionTxt .txtArea p {
	margin-left: 78px;
}
.txtAreaL .sectionTxt.aniOn {
	top: 0;
	right: 20px;
	opacity: 1;
}
.txtAreaR .sectionTxt {
	top: 0;
	left: -30px;
	opacity: 0;
}
.txtAreaR .sectionTxt .txtArea {
	margin-left: -140px;
}
.txtAreaR .sectionTxt .txtArea h3 {
	margin-left: 148px;
}
.txtAreaR .sectionTxt .txtArea p {
	margin-left: 195px;
}
.txtAreaR .sectionTxt.aniOn {
	top: 0;
	left: 20px;
	opacity: 1;
}
.sectionNo {
	position: absolute;
	top: 13px;
}
.sectionNo img {
	height: 135px;
}
/*-- isyoArea --*/
#isyoArea .txtAreaL {
	height: 323px;
}
#isyoArea .txtAreaL .sectionImg img {
	width: 600px;
	margin-top: -60px;
	margin-left: 60px;
}
#isyoArea .txtAreaR {
	height: 346px;
	margin-top: 20px;
}
#isyoArea .txtAreaR .sectionImg img {
	width: 800px;
	margin-top: -60px;
	margin-left: -80px;
}
#isyoArea .sectionNo {
	right: 0;
}
/*貸衣装メニュー*/

div.photo_menu .photo_menu_content {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
dl.photo_menu_content_item {
	flex: 0 0 25%;
	position: relative;
	padding-bottom: 5em;
}
dt.photo_menu_img {
	display: flex;
	justify-content: center;
	align-items: center;
}
dt.photo_menu_img img {
	width: 100%;
	max-width: 260px;
}
dl.photo_menu_content_item dd.photo_menu_btn_text {
	position: absolute;
	left: 50%;
	z-index: 10;
	font-size: 1.6rem;
	font-weight: bold;
	transform: translate(-50%, -50%);
	display: flex;
	justify-content: center;
	align-items: center;
}
dl.photo_menu_content_item dd.photo_menu_btn01 {
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 216px;
	display: flex;
	justify-content: center;
	align-items: center;
}
dl.photo_menu_content_item dd.photo_menu_btn01 img {
	width: 100%;
	max-width: 220px;
}
.photo_menu_content a:hover .photo_menu_img {
	opacity: 0.8;
}
/*blancaの貸衣装うれしい4つのサービス*/
.isyo_service {
	background-color: rgba(239,235,83,1);
	background-image: url(images/isyo/isyo_service_bg.png);
	background-repeat: no-repeat;
	background-position: 29% center;
	background-size: contain;
}
.isyo_service_list {
	font-size: 3.0rem;
	line-height: 1.3
}
.isyo_service_list li {
	padding: 0 0 1em 2em;
	position: relative;
}
.isyo_service_list li span {
	color: #214d30;
	font-size: 2.0rem;
}
.isyo_service .num01::before {
	content: " ";
	display: inline-block;
	background-image: url(images/isyo/isyo_num_01.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 0em;
	top: 7px;
}
.isyo_service .num02::before {
	content: " ";
	display: inline-block;
	background-image: url(images/isyo/isyo_num_02.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 0em;
	top: 7px;
}
.isyo_service .num03::before {
	content: " ";
	display: inline-block;
	background-image: url(images/isyo/isyo_num_03.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 0em;
	top: 7px;
}
.isyo_service .num04::before {
	content: " ";
	display: inline-block;
	background-image: url(images/isyo/isyo_num_04.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 0em;
	top: 7px;
}
/*お持ちのお着物のご相談も承ります。*/
.kome {
	text-align: right;
	font-size: 1.6rem;
}
.kome2 {
	text-align: right;
	font-size: 1.8rem;
}
.isyo_menu_price {
	padding: 4em 1em;
}
.isyo_title02 {
	color: #706329;
	font-family: 'Sawarabi Mincho', "Times New Roman", Times, "serif";
	font-size: 3.0rem;
	line-height: 2;
}
.price_menu_title {
}
.price_menu_box01 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	padding: 2em 0;
}
.price_menu_box01 div {
	flex: 0 0 48%;
}
.menu_box01_right {
	padding-right: 2%;
}
.flex_menu {
	font-size: 1.8rem;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding: 1em 0;
	border-bottom: solid 1px #cccccc;
}
.menu_box01_left dl:last-child {
	border-bottom: solid 0px;
	align-items: center;
}
.menu_more a {
	color:rgba(50,50,50,1);
	display: block;
	font-size: 1.4rem;
	padding: 1.5em;
	background-color: #fff;
	border: solid 1px #cccccc;
	border-radius: 8px;
	text-decoration: none !important;
}
.menu_more a:hover{
	display: block;
	font-size: 1.4rem;
	padding: 1.5em;
	background-color: #706329;
	border: 1px solid #706329;
	border-radius: 8px;
	color:rgba(255,255,255,1);
	text-decoration: none !important;
	transition: all 0.3s;
}
.isyo_menu_price_bg {
	background-color: rgba(186,166,23,0.2);
}
.price_menu_box02 {
	padding: 2em 1em 0 1em;
}
.price_menu_box02_text span {
	font-size: 2.0rem;
	color: rgb(33,77,48);
}
.price_menu_box02_text {
	font-size: 1.6rem;
}
.menu_box01_right p {
	padding-top: 1em;
	font-size: 1.6rem;
	color: #666666;
}
/*お持ちのお着物のご相談も承ります。*/

.isyo_question {
	padding: 4em 0;
}
.question_main {
	padding: 2em 0;
	font-size: 1.6rem;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.question_main figure {
	flex: 0 0 20%
}
.question_main figcaption ul {
	padding: 1em 0 0 0;
}
.question_main figcaption ul li {
	text-indent: -.5em;
	margin-left: 1em;
}
.question_main_text {
	padding: 4em;
	background-image: url(images/isyo/frame_follow.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 100%;
	position: relative;
}
.question_main_frame {
	position: absolute;
	top: 0;
	left: 0;
}
.question_main_text h4 {
	font-size: 2.2rem;
	text-align: center;
	padding-bottom: 1em;
}
.question_list_box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	font-size: 1.8rem;
}
.question_list_left {
	padding-right: 1em;
}
.question_coment {
	font-size: 1.6rem;
}
.question_list_box ul li {
	text-indent: -.5em;
	margin-left: 1em;
}
/*記念日をお着物で！！*/
.profile_box {
	font-size: 1.6rem;
}
.profile_box_item01 {
	float: left;
	width: 52%;
}
.profile_box_item01 h5 {
	font-size: 2.5rem;
	color: rgba(112,92,41,1);
}
/*.profile_box_item01 p {margin-left: 1em;}*/
.profile_img img {
	width: 100%;
	max-width: 220px;
}
.location_img {
	width: 45%;
	float: right;
}
.profile_box_item02 {
	margin-top: 1em;
}
.profile_box_item02 dt {
	float: left;
	width: 30%;
}
.profile_box_item02 dd {
	float: left;
	width: 60%;
	padding-top: 1.5em;
}
.profile_comment_end {
	padding-top: 10px;
	padding-bottom: 30px;
	font-size: 1.4rem;
}

 @media screen and (min-width: 888px) and (max-width: 1176px) {
dl.photo_menu_content_item {
 flex: 0 0 33.3%;
}
dl.photo_menu_content_item dd.photo_menu_btn01 {
 width: 216px;
}
}
 @media screen and (min-width: 500px) and (max-width: 888px) {
dl.photo_menu_content_item {
 flex: 0 0 48%;
}
dl.photo_menu_content_item dd.photo_menu_btn01 {
 width: 180px;
}
}
 @media screen and (min-width: 320px) and (max-width: 500px) {
dl.photo_menu_content_item {
 flex: 0 0 48%;
}
dl.photo_menu_content_item dd.photo_menu_btn01 {
 width: 126px;
}
dl.photo_menu_content_item dd.photo_menu_btn_text {
 line-height: 1.1;
 font-size: 1.1rem;
}
.question_main_text {
 padding: 3em 1em;
}
.photo_title_maternitybaby {
	font-size: 1rem;
}
}

 @media screen and (min-width: 320px) and (max-width: 900px) {
.p_t_b_4 {
 padding: 2em 0;
}
.isyo_title {
 padding-bottom: 1em;
}
.price_menu_box01 {
 display: block;
}
.profile_box_item01 {
 clear: both;
 width: 100%;
}
.profile_box_item02 dt {
 width: 45%;
}
.profile_box_item02 dd {
 width: 55%;
}
.question_list_box {
 display: block;
 margin-bottom: 20px;
}
.question_main figure {
 flex: 0 0 48%;
}
.question_main figure:nth-child(2n), .question_main figure:nth-child(1n) {
 padding-bottom: 1em;
}
.isyo_menu_price {
 padding: 2em 0;
}
p.kome {
 text-align: right;
 font-size: 1.2rem;
 line-height: 1.4;
}
p.kome2 {
 text-align: right;
 font-size: 1.4rem;
 line-height: 1.4;
}
.price_menu_box02 {
 padding: 2em 0 0 0;
}
.flex_menu {
 font-size: 1.6rem;
}
.isyo_title02 {
 font-size: 3.0rem;
}
.isyo_service_list li {
 padding: 0 0 1em 35px;
}
.isyo_service_list {
 font-size: 1.6rem;
 line-height: 1.4;
}
.isyo_service .num01::before, .isyo_service .num02::before, .isyo_service .num03::before, .isyo_service .num04::before {
 width: 30px;
 height: 30px;
 top: 3px;
}
.isyo_service_list li span {
 display: inline-block;
 margin-top: 0.5em;
 font-size: 1.4rem;
}
div.photo_menu {
 padding: 0 1em;
}
.price_menu_box02_text span {
 font-size: 1.6rem;
}
.price_menu_box02_text {
 font-size: 1.4rem;
}
.menu_box01_right p {
 font-size: 1.4rem;
}
.question_main ul li {
 font-size: 1.3rem;
}
.question_main_text h4 {
 font-size: 1.6rem;
 text-align:justify;
 padding-bottom: 1em;
}
.question_list_box ul li {
 font-size: 1.4rem;
}
.question_coment {
 font-size: 1.4rem;
}
/*アニメーション*/
.sectionInner {
 width: 90%;
 margin: 20px auto 0;
}
.sectionInner .sectionImg {
 position: static;
 width: 100%;
 height: 160px;
}
.sectionInner .sectionImg span {
 width: 100%;
 height: 160px;
 transform: skewX(0deg);
}
.sectionInner .sectionImg span img {
 transform: skewX(0deg);
 overflow: hidden;
}
/* txtAreaL */
.txtAreaL .sectionImg {
 top: 0;
 left: 0;
}
.txtAreaL .sectionImg span {
 margin-left: 0;
}
/* txtAreaR */
.txtAreaR .sectionImg {
 top: 0;
 right: 0;
}
.txtAreaR .sectionImg span {
 margin-left: 0;
}
.txtAreaR .sectionImg span img {
}
.sectionInner .sectionTxt {
 position: static;
 width: 100%;
 min-height: auto;
}
.sectionInner .sectionTxt .txtArea {
 width: 100%;
 padding: 0 10px;
 min-height: auto;
 transform: skewX(0deg);
 box-sizing: border-box;
}
.sectionInner .sectionTxt .txtArea h3 {
 width: auto;
 margin-top: 30px;
 font-size: 18px;
 line-height: 1.7;
 transform: skewX(0deg);
}
.sectionInner .sectionTxt .txtArea p {
 width: auto;
 margin-top: 15px;
 margin-bottom: 30px;
 font-size: 14px;
 line-height: 2;
 transform: skewX(0deg);
}
/* txtAreaL */
.txtAreaL .sectionTxt {
 top: 0;
 right: 0;
}
.txtAreaL .sectionTxt .txtArea {
 margin-left: 0;
}
.txtAreaL .sectionTxt .txtArea h3 {
 margin-left: 0;
}
.txtAreaL .sectionTxt .txtArea p {
 margin-left: 0;
}
/* txtAreaR */
.txtAreaR .sectionTxt {
 top: 0;
 left: 0;
}
.txtAreaR .sectionTxt .txtArea {
 margin-left: 0;
}
.txtAreaR .sectionTxt .txtArea h3 {
 margin-left: 0;
}
.txtAreaR .sectionTxt .txtArea p {
 margin-left: 0;
}
.sectionNo {
 position: absolute;
 top: 0;
 right: 5% !important;
}
.sectionNo img {
 width: auto;
 height: 75px;
}
/*-- systemArea --*/
#isyoArea {
 margin-top: 30px !important;
 padding-top: 15px;
}
#isyoArea .txtAreaL {
 height: auto;
}
#isyoArea .txtAreaL .sectionImg img {
 width: 100%;
 margin-top: -10%;
 margin-left: 0;
}
#isyoArea .txtAreaR {
 height: auto;
 margin-top: 20px;
}
#isyoArea .txtAreaR .sectionImg img {
 width: 120%;
 max-width: 800px;
 margin-top: -10%;
 margin-left: -5%;
}
#isyoArea .sectionNo {
 right: 0;
}
.wrapper_80 {
 width: 100%;
}
.sp_w90 {
 width: 90%;
 margin: 0 auto;
}
}
 @media (max-width:768px) {
/*= section =*/

}
