a,
a:hover {
	text-decoration: none
}
a,
a:visited,
body {
	color: #000
}
img,
input {
	border: none
}
span.slashc-img-zoom-pan,
span.slashc-img-zoom-pan img {
	position: relative;
	width: 100% !important
}
.site__pnav__list,
.site__text {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
html,
ol,
p,
ul {
	margin: 0;
	padding: 0;
	font-weight: 400
}
html {
	font-size: 62.5%;
	height: -webkit-fill-available;
}
body {
	background-color: #fff;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	line-height: 2;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	font-size: 1.4rem;
	-webkit-font-feature-settings: "palt" 1;
	font-feature-settings: "palt" 1
	-webkit-text-size-adjust: none !important;
	min-height: 100vh;
}

body.noscroll { overflow-y: scroll; position: fixed; width: 100%; }

li,
ul {
	list-style: none
}
img {
	max-width: 100%;
/* 	max-width: none; */
	height: auto;
	outline: 0
}
input {
	display: block
}
*,
::after,
::before {
	box-sizing: border-box;
	-webkit-box-sizing: border-box
}
pre {
	white-space: pre-line
}
.spOnly {
	display: none;
}
@media only screen and (max-width:768px) {
.mt10 {
	display: block;
	margin-top: 10px;
}
.spOnly {
	display: block;
}
}
.txt-line { text-decoration: underline; }

span.slashc-img-zoom-pan {
	display: block;
	overflow: hidden;
	cursor: move;
	height: 100% !important
}
span.slashc-img-zoom-pan img.largeimage {
	max-width: inherit !important;
	width: auto !important;
	position: absolute
}
.about__area {
	margin-top: 140px
}

.about__area > .util__wrap--870 {
	max-width: 920px !important;
}

.about__copy {
	position: relative;
	margin-bottom: 35px;
	font-size: 2.6rem;
	line-height: 1.8;
	font-weight: 700;
	letter-spacing: 0.18em;
	z-index: 1;
}
@media only screen and (max-width:768px) {
	.about__area {
		margin-top: 60px
	}
	.about__copy {
		font-size: 2rem;
		margin: 0 0 30px;
		letter-spacing: 0.22em;
	}
}
.about__textimage {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.company__info,
.service__list {
	-webkit-justify-content: space-between
}
.about__textimage__text {
	width: 42%;
	/*padding-top: 30px;*/
}
@media only screen and (max-width:768px) {
	.about__textimage {
		display: block;
		margin: 0 17px
	}
	.about__textimage__text {
		width: auto;
		padding: 0 10px;
	}
}
.about__textimage__text p {
	margin-bottom: 2rem;
	font-size: 1.55rem;
	line-height: 2.2;
	letter-spacing: 0.1em;
	text-align: justify;
}

.about__textimage__text.nowrap p {
	white-space: nowrap;
}

.about__textimage__image {
	width: 48.04597701149425%;
	position: relative;
	z-index: 0;
}
@media only screen and (max-width:768px) {
	.about__textimage__text p {
		margin-bottom: 1rem;
		font-size: 1.4rem;
		letter-spacing: 0.06em;
		text-align: justify;
		white-space: inherit !important;
	}
	.about__textimage__text p br {
		display: none;
	}
	.about__textimage__image {
		width: auto
	}
}
.about__textimage__image img {
	width: 380px;
	margin-top: -100px;
	margin-right: -18px
}
@media only screen and (max-width:768px) {
	.about__textimage__image img {
		width: auto;
		margin-top: 20px;
		margin-right: 0
	}
}
.about__textimage__image.normal {
	width: 43%;
	margin-top: -75px;
}
.about__textimage__image.normal img {
	width: auto;
	margin-top: 0
}
@media only screen and (max-width:768px) {
	.about__textimage__image.normal {
		margin-top: 55px;
		width: auto
	}
}
.about__service {
	margin-top: 120px
}
.service__area {
	padding: 50px 0;
	background-color: #f4f8fa
}
.mainContents__inner .service__area {
	margin-right: -25px;
	margin-left: -25px
}
.service__list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-align: center
}
.service__list__col {
	width: 100%
}
@media only screen and (max-width:768px) {
	.about__service {
		margin-top: 75px
	}
	.mainContents__inner .service__area {
		margin-right: 0;
		margin-left: 0
	}
	.service__area .util__wrap {
		padding-left: 17px;
		padding-right: 17px
	}
	.service__list {
		display: block;
		font-size: 0;
		margin-top: -45px
	}
	.service__list__col {
		display: inline-block;
		vertical-align: top;
		width: 50%;
		margin-top: 45px
	}
}
.service__list__icon {
	margin-bottom: 30px !important;
	height: 60px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	transition: -webkit-transform 0.3s cubic-bezier(0.77,0,0.175,1);
	transition: transform 0.3s cubic-bezier(0.77,0,0.175,1);
	transition: transform 0.3s cubic-bezier(0.77,0,0.175,1), -webkit-transform 0.3s cubic-bezier(0.77,0,0.175,1)
}
.archive__category > ul > li > a,
.categoryNav__item i.util__icon--circle,
.contact__form__select select,
.contact__form__select:before,
.service__list__title,
.site__footer__nav__link li a,
.site__footer__nav__link li span,
.site__footer__slink a i.icon-icon-arrow-right:before,
.site__footer__slink a i.util__icon--circle,
.site__footer__sns a {
	transition: all 0.3s cubic-bezier(0.77,0,0.175,1)
}
.service__list__icon i {
	font-size: 4rem
}
.service__list__col--print .service__list__icon i {
	font-size: 3.8rem
}
@media only screen and (max-width:768px) {
	.service__list__icon {
		margin-bottom: 15px !important;
	}
	.service__list__col--print .service__list__icon i {
		font-size: 4.6rem
	}
}
.service__list__col--ps .service__list__icon i {
	font-size: 3.6rem
}
@media only screen and (max-width:768px) {
	.service__list__col--ps .service__list__icon i {
		font-size: 4.4rem
	}
}
.service__list__col--cafe .service__list__icon i {
	font-size: 4.6rem
}
@media only screen and (max-width:768px) {
	.service__list__col--cafe .service__list__icon i {
		font-size: 5.4rem
	}
}
.service__list__col--shop .service__list__icon i {
	font-size: 5rem
}
@media only screen and (max-width:768px) {
	.service__list__col--shop .service__list__icon i {
		font-size: 5.8rem
	}
}
.service__list__col--design .service__list__icon i {
	font-size: 5.6rem
}
@media only screen and (max-width:768px) {
	.service__list__col--design .service__list__icon i {
		font-size: 6.4rem
	}
}
.service__list__col a {
	display: block
}
.service__list__col a:hover .service__list__icon {
	-webkit-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	transform: translate(0, -10px)
}
.service__list__col a:hover .service__list__title {
	color: #259da6
}
.service__list__title {
	font-size: 2rem;
	line-height: 1.2;
	font-weight: 700;
	font-family: Asap, sans-serif;
	letter-spacing: 2px
}
@media only screen and (max-width:768px) {
	.service__list__title {
		font-size: 1.6rem
	}
}
.service__list__text {
	font-size: 1.2rem;
	padding-top: 6px
}
.another__text {
	margin-top: -4px;
	padding-top: 0
}
.about__staff {
	margin-top: 90px
}
.staff__list {
	margin-top: -40px;
	font-size: 0
}
.staff__list__people {
	display: inline-block;
	vertical-align: top;
	font-size: 1.4rem;
	width: calc((100% - 40px) / 2);
	margin-left: 40px;
	margin-top: 60px
}
.staff__list__people:nth-child(2n-1) {
	margin-left: 0
}
.staff__list__peopleinner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
@media only screen and (max-width:768px) {
	.service__list__text {
		padding-top: 12px;
		line-height: 1.6;
	}
	.another__text {
		margin-top: -10px;
	}
	.staff__list__people {
		width: calc((100% - 15px) / 2);
		margin-left: 15px
	}
	.staff__list__peopleinner {
		display: block
	}
}
.staff__list__image {
	width: 52.083333333333336%
}
@media only screen and (max-width:768px) {
	.staff__list__image {
		width: auto
	}
}
.staff__list__profile {
	width: 41.66666666666667%;
	margin-left: 25px
}
.staff__list__name {
	font-size: 2rem;
	font-weight: 700;
	line-height: 1
}
@media only screen and (max-width:768px) {
	.staff__list__profile {
		width: auto;
		margin-left: 0
	}
	.staff__list__name {
		font-size: 1.6rem;
		margin-top: 10px
	}
}
.staff__list__role {
	padding-top: 10px;
	font-size: 1.2rem;
	color: #666;
	line-height: 1.6
}
.staff__list__text {
	padding-top: 20px;
	font-size: 1.2rem;
	line-height: 1.8;
	letter-spacing: 0.9px
}
.about__company.page__section,
.about__map.page__section {
	margin-top: 120px
}
.company__info {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.newsContents,
.trene__header {
	-webkit-justify-content: space-between
}
.company__info__table {
	width: 47%
}
@media only screen and (max-width:768px) {
	.about__company.page__section,
	.about__map.page__section {
		margin-top: 75px
	}
	.staff__list__text {
		padding-top: 10px
	}
	.company__info {
		display: block
	}
	.company__info__table {
		width: auto
	}
}
.company__info__image {
	width: 50%
}
@media only screen and (max-width:768px) {
	.company__info__image {
		width: auto
	}
}
.company__outline {
	width: 100%;
	padding-top: 5px;
}
.company__outline td,
.company__outline th {
	vertical-align: top;
	padding-bottom: 15px;
	text-align: left
}
.company__outline th {
	min-width: 70px;
	padding-right: 20px
}
.company__outline td {
	color: #666
}
.company__outline td p {
	margin-bottom: 10px;
	line-height: 1.8;
	letter-spacing: 0.02em;
}
.company__outline td p:last-of-type {
	margin-bottom: 0;
}
.company__info__download {
	max-width: 300px;
	margin: 45px auto 80px
}
.about__map {
	margin-left: -25px;
	margin-right: -25px;
	margin-bottom: -60px
}
.about__map #AddressMap {
	margin-top: 65px
}
.about__caption {
	margin-top: 40px;
	font-size: 14px;
}
@media only screen and (max-width:768px) {
	.company__outline {
		box-sizing: border-box;
		padding: 0 10px 30px;
	}
	.company__outline td,
	.company__outline th {
		padding-bottom: 10px;
	}
	.company__outline th {
		min-width: 85px;
		padding-right: 0;
	}
	.company__info__download {
		margin: 25px auto 90px;
	}
	.about__map {
		margin-right: 0;
		margin-left: 0
	}
	.about__caption {
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 20px;
	}
}
.about__caption p {
	margin-bottom: 1.5em
}
.gallery__price {
	margin-top: 50px
}
.gallery__price__table.util__table td,
.gallery__price__table.util__table th {
	padding: 12px 25px
}
.gallery__price__table.util__table .date {
	font-weight: 700
}
#Gallery2F {
	margin-top: 100px
}
#Gallery2F .page__block:first-type-of {
	margin-top: 0
}
#Gallery1F {
	margin-top: 90px
}
@media only screen and (max-width:768px) {
	#Gallery1F {
		margin-top: 80px
	}
}
.rental__title {
	margin-bottom: 50px;
	line-height: 1;
	font-weight: 700
}
.rental__title span {
	padding: 0 5px 5px;
	background: url('../img/print/bg-slash.gif') 0 100 %/auto 10px repeat-x
}
.zumen__btn {
	margin-top: 35px;
	margin-bottom: 35px
}
.zumen__btn a {
	display: inline-block;
	vertical-align: top;
	width: 190px;
	line-height: 36px;
	height: 40px;
	margin-right: 15px;
	position: relative
}
.zumen__btn a i {
	font-size: 2rem;
	right: 12px;
	top: 50%;
	margin-top: -1rem
}
.zumen__btn a[target="_blank"] i {
	position: absolute
}
.zumen__btn a[target="_blank"] i:after {
	display: none
}
@media only screen and (max-width:768px) {
	.zumen__btn {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
	.zumen__btn a {
		width: 50%
	}
	.zumen__btn a:last-child {
		margin-right: 0
	}
}
#Cafe.page__section {
	margin-top: 140px;
}
@media only screen and (max-width:768px) {
	#Cafe.page__section {
		margin-top: 100px;
	}
}
.trene__header {
	margin-bottom: 35px;
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.trene__copy {
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 10px
}
.trene__logo {
	margin-right: 2px;
}
.trene__logo img {
	vertical-align: bottom
}
@media (max-width:480px) {
	.trene__header {
		display: block;
		text-align: center
	}
	.trene__copy {
		font-size: 1.6rem;
		letter-spacing: 5px
	}
	.trene__logo {
		width: 86px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px
	}
}
.trene__information {
	margin-top: 60px
}
.trene__information .textimage__text {
	width: 65%;
}
.trene__information__contact {
	margin-top: 40px;
	background-color: #f4f8fa;
	border-radius: 5px;
	padding: 25px 45px;
	letter-spacing: 0.05em;
}
.trene__information .util__text {
	padding: 0 10px;
	line-height: 2.3;
	letter-spacing: 0.06em;
}
.trene__information .util__text a {
	text-decoration: underline;
	transition: .1s ease-out;
}
.trene__information .util__text a:hover {
	color: #259da6;
}
@media only screen and (max-width:768px) {
	.trene__information {
		margin-top: -50px
	}
	.trene__information .textimage__text {
		width: 100%;
		font-size: 13px;
	}
	.trene__information__contact {
		padding: 20px
	}
	.trene__information .util__text {
		padding: 0 5px;
		letter-spacing: 0.02em;
	}
}
.trene__information__contact .shopname {
	font-size: 1.6rem;
	margin-right: 0.5rem
}
.trene__information .trene__information__btn {
	width: 35%;
	padding-left: 30px
}
@media only screen and (max-width:768px) {
	.trene__information__btn {
		padding-left: 0;
		margin-top: 30px
	}
	.trene__information .trene__information__btn {
		width: 100%;
		padding-left: 0;
	}
}
.trene__information__btn .util__btn__circle {
	letter-spacing: 1px;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif
}
.gallerySlide {
	margin-bottom: 60px
}
.contact__form {
	margin-top: 70px;
	display: table;
	width: 100%
}
@media only screen and (max-width:768px) {
	.contact__form {
		display: block
	}
}
.contact__form__row {
	display: table-row
}
@media only screen and (max-width:768px) {
	.contact__form__row {
		display: block
	}
}
.contact__form__control,
.contact__form__label {
	display: table-cell;
	vertical-align: top;
	padding-bottom: 20px
}
.contact__form__label {
	font-weight: 700;
	width: 150px
}
.contact__form__label p {
	margin-bottom: 6px !important;
}
@media only screen and (max-width:768px) {
	.contact__form__control,
	.contact__form__label {
		display: block;
		padding-bottom: 0
	}
	.contact__form__label {
		width: auto
	}
	.contact__form__control {
		padding-bottom: 15px
	}
}
.contact__form__control input,
.contact__form__control textarea {
	border: 1px solid #aaa;
	border-radius: 5px;
	font-size: 1.4rem
}
.contact__form__control input {
	height: 40px;
	line-height: 38px;
	padding: 0 15px;
	width: 100%
}
@media only screen and (max-width:768px) {
	.contact__form__control input {
		width: 100%
	}
}
.contact__form__control textarea {
	padding: 15px;
	width: 100%
}
.contact__form__select {
	position: relative;
	width: 300px
}
@media only screen and (max-width:768px) {
	.contact__form__select {
		width: 100%
	}
}
.contact__form__select select {
	width: 100%;
	background-color: #fff;
	font-weight: 700;
	border-radius: 5px;
	border: 1px solid #aaa;
	height: 40px;
	line-height: 36px;
	padding-left: 12px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.contact__form__select:after,
.contact__form__select:before {
	content: "";
	display: block;
	position: absolute
}
.contact__form__select:before {
	font-family: icomoon !important;
	content: "\e900";
	font-size: 1rem;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	top: 50%;
	right: 15px;
	margin-top: -1rem;
	pointer-events: none;
	z-index: 1;
}
.contact__form__select:after {
	width: 1px;
	height: 100%;
	background-color: #aaa;
	top: 0;
	right: 36px
}
.categoryNav__item:hover i.util__icon--circle,
.site__footer__slink a:hover i.util__icon--circle,
.site__footer__sns a:hover {
	background-color: #000
}
.contact__form__submit {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px
}
.contact__form__submit .util__btn__circle i.icon-icon-arrow-right {
	right: 30px
}

.form-tel input {
	display: inline-block;
	width: 75px;
}

.wpcf7-not-valid-tip {
	font-size: 93% !important;
	color: #B70000 !important;
	letter-spacing: 0.05em !important;
}

.form-tel .wpcf7-not-valid-tip {
	display: none !important;
}

.form-tel .wpcf7-form-control-wrap:last-of-type .wpcf7-not-valid-tip:last-of-type {
	display: inline-block !important;
	padding-left: 10px;
}

.wpcf7 form .wpcf7-response-output {
	border: none !important;
	margin: 30px 0 0 !important;
	padding: 0 !important;
	font-size: 93% !important;
	color: #B70000 !important;
	text-align: center !important;
	letter-spacing: 0.05em !important;
}

.mainContents.mainContents--design {
	padding-top: 140px
}
.categoryNav {
	text-align: center
}
.categoryNav--design {
	margin-top: 60px;
	margin-bottom: 35px
}
@media only screen and (max-width:768px) {
	.mainContents.mainContents--design {
		padding-top: 120px
	}
	.categoryNav--design {
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	.categoryNav__item i.util__icon--circle {
		width: 17px !important;
		height: 17px !important;
		margin-right: 4px;
	}
	.categoryNav__item i.icon-icon-arrow-right:before {
		display: block;
		line-height: 13px !important;
		font-size: 10px !important;
		transform: scale(0.8);
	}
	.categoryNav--design {
		margin-top: 30px;
		margin-bottom: 30px;
		font-size: 11px;
	}
	.categoryNav__item {
		margin: 0 4px 6px !important;
	}
}
.categoryNav__item {
	display: inline-block;
	line-height: 21px;
	margin: 0 10px
}
.categoryNav__item span {
	display: inline-block;
	line-height: 21px;
	font-weight: 700;
	vertical-align: middle
}
.categoryNav__item i {
	margin-right: 0.5em
}
.categoryNav__item i.util__icon--circle {
	width: 21px;
	height: 21px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.categoryNav__item i.icon-icon-arrow-right:before {
	line-height: 18px;
	font-size: 1rem;
	transition: all 0.3s cubic-bezier(0.77,0,0.175,1)
}
.categoryNav__item:hover i.util__icon--circle:before {
	color: #fff
}
.design__list__title {
	margin-top: 15px;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.5
}
.design__list__category {
	margin-top: 9px;
	font-size: 11px;
	color: #999;
	font-family: Asap, sans-serif;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: 0.07em;
}
.design__list__category i {
	padding: 0 3px 0 2px;
}
.design__list__category i:last-of-type {
	display: none;
}
.design__single {
	margin-top: 80px
}
@media only screen and (max-width:768px) {
	.design__single {
		margin-top: 45px
	}
	.design__single.util__wrap--870 {
		padding-left: 17px;
		padding-right: 17px
	}
}
@font-face {
	font-family: icomoon;
	src: url('fonts/icomoon.eot?y45pap');
	src: url('fonts/icomoon.eot?y45pap#iefix') format('embedded-opentype'), url('fonts/icomoon.woff2?y45pap') format('woff2'), url('fonts/icomoon.ttf?y45pap') format('truetype'), url('fonts/icomoon.woff?y45pap') format('woff'), url('fonts/icomoon.svg?y45pap#icomoon') format('svg');
	font-weight: 400;
	font-style: normal
}
[class*=" icon-"],
[class^=icon-] {
	font-family: icomoon !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icon-line:before {
	content: "\e903"
}
.icon-icon-pin:before {
	content: "\e90d"
}
.icon-icon-mail:before {
	content: "\e90f"
}
.icon-icon-print2:before {
	content: "\e90e"
}
.icon-icon-download:before {
	content: "\e90b"
}
.icon-icon-arrow-right:before {
	content: "\e900"
}
.icon-icon-fb:before {
	content: "\e901"
}
.icon-icon-ig:before {
	content: "\e902"
}
.icon-icon-menu-cafe:before {
	content: "\e904"
}
.icon-icon-menu-design:before {
	content: "\e905"
}
.icon-icon-menu-print:before {
	content: "\e906"
}
.icon-icon-menu-ps:before {
	content: "\e907"
}
.icon-icon-menu-shop:before {
	content: "\e908"
}
.icon-icon-print1_s:before {
	content: "\e90a"
}
.icon-icon-tw:before {
	content: "\e90c"
}
.site__footer {
	margin-top: 60px
}
.home .site__footer {
	margin-top: 60px
}
.site__footer__bottom,
.site__footer__top {
	margin-left: 25px;
	margin-right: 25px
}
.site__footer__top {
	padding-bottom: 60px
}
.site__footer__bottom {
	border-top: 1px solid #000;
	padding-top: 50px
}
.site__footer__topinner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.site__footer__address {
	padding-left: 45px;
	white-space: nowrap;
}
@media only screen and (max-width:768px) {
	.home .site__footer {
		margin-top: 40px
	}
	.site__footer__top {
		padding-bottom: 40px
	}
	.site__footer__bottom {
		padding-top: 35px
	}
	.site__footer__topinner {
		display: block
	}
	.site__footer__logo {
		float: left
	}
	.site__footer__address {
		width: calc(100% - 63px);
		padding-left: 30px;
		float: right;
		white-space: initial;
	}
}
.site__footer__address__title {
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.04em;
}
.site__footer__address__text {
	font-size: 1.3rem;
	line-height: 1.9;
	letter-spacing: 0.04em;
	padding-top: 10px
}
.site__footer__link {
	padding-left: 0;
	margin-left: auto
}
.site__footer__slink a {
	display: inline-block;
	vertical-align: top;
	margin-right: 35px;
	letter-spacing: 1px;
	font-weight: 700
}
@media only screen and (max-width:768px) {
	.site__footer__address__text {
		padding-top: 15px;
		line-height: 1.8;
	}
	.site__footer__link {
		clear: both;
		padding-left: 0;
		padding-top: 20px
	}
	.site__footer__slink a {
		margin-right: 20px;
		font-size: 1.2rem
	}
	.site__footer__slink a:last-child {
		margin-right: 0
	}
}
.site__footer__slink a i,
.site__footer__slink a span {
	display: inline-block;
	vertical-align: middle;
	line-height: 1
}
.site__footer__slink a i {
	margin-right: 0.5em
}
.site__footer__slink a i.util__icon--circle {
	width: 25px;
	height: 25px
}
.site__footer__slink a i.icon-icon-arrow-right:before {
	margin-left: 2px;
	line-height: 22px;
	font-size: 1rem
}
.site__footer__slink a:hover i.util__icon--circle:before {
	color: #fff
}
.site__footer__clink {
	width: 210px;
}
.site__footer__clink a {
	text-transform: uppercase;
	letter-spacing: 3px
}
.site__footer__bottominner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
@media only screen and (max-width:768px) {
	.site__footer__clink {
		width: 100%;
		margin-top: 15px
	}
	.site__footer__bottominner {
		display: block;
		position: relative;
		margin-bottom: 30px;
		padding-bottom: 30px;
		border-bottom: 1px solid #000
	}
}
.site__footer__nav__block {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: 40px
}
.site__footer__nav__block:first-child {
	margin-left: 0
}
@media only screen and (max-width:768px) {
	.site__footer__nav__block {
		display: block;
		width: 50%;
		margin-left: 0
	}
}
.site__footer__nav {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.site__footer__nav__link {
	margin-left: 40px
}
.site__footer__nav__link:first-child {
	margin-left: 0
}
.site__footer__nav__link li {
	/*line-height: 1*/
}
.site__footer__nav__link li a,
.site__footer__nav__link li span {
	display: inline-block;
	font-size: 1.2rem;
	font-weight: 700;
	text-transform: uppercase;
	font-family: Asap, sans-serif;
	letter-spacing: 2px;
	line-height: 18px;
	height: 22px;
	border: 2px solid #fff;
	padding: 0 5px 0 7px;
	border-radius: 30px
}
.archive__category > ul > li > a,
.site__footer_copyright {
	text-align: center;
	font-family: Asap, sans-serif;
	font-weight: 700;
	letter-spacing: 1px
}
.site__footer__nav__link li a:hover,
.site__footer__nav__link li span:hover {
	border-color: #000
}
@media only screen and (max-width:768px) {
	.site__footer__nav__link {
		margin-left: 0
	}
	.site__footer__nav__link li {
		line-height: 1.6
	}
	.site__footer__nav__link li a,
	.site__footer__nav__link li span {
		border: none;
	}
}
.site__footer__nav__link li span {
	color: #ddd;
	border: none
}
.site__footer__sns {
	font-size: 0;
	margin-left: auto
}
.site__footer__sns a {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-left: 15px;
	width: 35px;
	height: 35px;
	border: 2px solid #000;
	border-radius: 50%;
	font-size: 1.6rem
}
.site__footer__sns a i {
	display: inline-block;
	vertical-align: top;
	line-height: 32px
}
.site__footer__sns a i:after {
	display: inline-block;
	vertical-align: middle
}
.site__footer__sns a:hover {
	color: #fff
}
@media only screen and (max-width:768px) {
	.site__footer__sns {
		position: absolute;
		bottom: 30px;
		left: 50%;
		width: 50%;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
	.site__footer__sns a {
		margin-left: 0;
		margin-right: 15px
	}
}
@media (max-width:480px) {
	.site__footer__sns a {
		margin-right: 10px
	}
}
a.site__footer__sns__ig,
a.site__footer__sns__tw {
	font-size: 1.4rem
}
.site__footer_copyright {
	padding-top: 70px;
	padding-bottom: 70px;
	font-size: 1rem;
	text-transform: uppercase
}
.newsContents {
	margin-top: 105px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.newsContents__main {
	width: 75%
}
@media only screen and (max-width:768px) {
	.site__footer_copyright {
		padding-top: 10px;
		padding-bottom: 45px
	}
	.page-contact .site__footer_copyright {
		padding-bottom: 100px
	}
	.newsContents {
		display: block
	}
	.newsContents__main {
		width: auto
	}
}
@media print {
	.newsContents {
		display: block
	}
	.newsContents__main {
		width: auto
	}
}
.newsContents__side {
	width: 21%
}
@media only screen and (max-width:768px) {
	.newsContents__side {
		width: auto;
		padding-top: 80px
	}
}
@media print {
	.newsContents__side {
		width: auto;
		padding-top: 80px
	}
}
.archive__category > ul > li {
	margin-bottom: 40px
}
.archive__category > ul > li > a {
	margin-bottom: 15px;
	display: block;
	width: 100%;
	border-radius: 60px;
	border: 2px solid #000;
	overflow: hidden;
	height: 50px;
	line-height: 46px;
	position: relative
}
@media (max-width:1024px) {
	.archive__category > ul > li > a {
		font-size: 1.2rem
	}
}
.archive__category>ul>li>a:after,
.archive__category>ul>li>a:before {
	position: absolute;
	top: 50%;
	font-size: 1rem;
	font-weight: 400;
	font-family: icomoon !important;
	content: "\e900"
}
.archive__category>ul>li>a:before {
	line-height: 1rem;
	right: 10px;
	margin-top: -0.5rem;
	transition: -webkit-transform 0.3s cubic-bezier(0.77,0,0.175,1);
	transition: transform 0.3s cubic-bezier(0.77,0,0.175,1);
	transition: transform 0.3s cubic-bezier(0.77,0,0.175,1), -webkit-transform 0.3s cubic-bezier(0.77,0,0.175,1)
}
.archive__category>ul>li>a:after,
.archive__category>ul>li>ul>li>a,
.archive__select__default,
.archive__select__list,
.archive__select__list > ul > li > a {
	transition: all 0.3s cubic-bezier(0.77,0,0.175,1)
}
.archive__category>ul>li>a:after {
	line-height: 1;
	left: 12px;
	margin-top: -5px;
	color: #fff;
	-webkit-transform: translate(-40px, 0);
	-ms-transform: translate(-40px, 0);
	transform: translate(-40px, 0)
}
.archive__category>ul>li>a:hover {
	background-color: #000;
	color: #fff
}
.archive__category>ul>li>a:hover:before {
	-webkit-transform: translate(40px, 0);
	-ms-transform: translate(40px, 0);
	transform: translate(40px, 0)
}
.archive__category>ul>li>a:hover:after {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}
.archive__category>ul>li>a:hover i.icon-icon-arrow-right {
	color: #000;
	-webkit-transform: translate(40px, 0);
	-ms-transform: translate(40px, 0);
	transform: translate(40px, 0)
}
.archive__category>ul>li>a:hover span.icon-icon-print2 {
	color: #fff
}
.archive__category > ul > li > ul > li > a {
	display: block;
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 2.2
}
.archive__category>ul>li>ul>li>a:before {
	font-family: icomoon !important;
	content: "\e900";
	font-size: 1rem;
	margin-right: 10px
}
.archive__category>ul>li>ul>li>a:hover {
	color: #259da6
}
.archive__select__default:hover,
.archive__select__list>ul>li>a:hover {
	color: #fff;
	background-color: #000
}
.archive__date__title {
	margin-bottom: 10px;
	font-family: Asap, sans-serif;
	font-weight: 700;
	font-size: 1.4rem;
	letter-spacing: 2px
}
.archive__select {
	position: relative
}
.archive__select__list {
	position: absolute;
	top: calc(100% - 2px);
	left: 0;
	width: 100%;
	border: none;
	height: 0;
	overflow: hidden
}
.archive__select__list > ul {
	background-color: #fff;
	border: 2px solid #000;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px
}
.archive__select__list > ul > li {
	border-bottom: 2px solid #000
}
.archive__select__list>ul>li:last-child {
	border-bottom: none
}
.archive__select__list > ul > li > a {
	display: block;
	padding: 5px 15px;
	font-weight: 700
}
.archive__select__opened .archive__select__list {
	overflow: auto
}
.theme--gray .archive__select__list > ul {
	border-color: #aaa;
	border-width: 1px
}
.theme--gray .archive__select__list > ul li {
	border-bottom: 1px solid #aaa
}
.theme--gray .archive__select__list>ul li:last-child {
	border-bottom: none
}
.archive__select__default {
	font-weight: 700;
	border-radius: 5px;
	border: 2px solid #000;
	height: 40px;
	line-height: 36px;
	padding-left: 12px;
	cursor: pointer;
	position: relative
}
.archive__select__default:after,
.archive__select__default:before {
	content: "";
	display: block;
	position: absolute
}
.archive__select__default:before {
	font-family: icomoon !important;
	content: "\e900";
	font-size: 1rem;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	right: 15px
}
.news__article__date,
.sns__area__title,
.wp-pagenavi {
	font-family: Asap, sans-serif
}
.archive__select__default:after {
	width: 2px;
	height: 100%;
	background-color: #000;
	top: 0;
	right: 36px;
	transition: background 0.3s cubic-bezier(0.77,0,0.175,1)
}
.ps__contentslist__image,
.ps__contentslist__title.util__circleTitle,
.wp-pagenavi a.page {
	transition: all 0.3s cubic-bezier(0.77,0,0.175,1)
}
.archive__select__default:hover:after {
	background-color: #fff
}
.archive__select__opened .archive__select__default {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}
.archive__select__opened .archive__select__default:before {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
.theme--gray .archive__select__default {
	padding-right: 56px;
	border: 1px solid #aaa;
	text-align: right;
	font-size: 1.2rem
}
.theme--gray .archive__select__default span {
	color: #aaa
}
.theme--gray .archive__select__default:after {
	width: 1px;
	background-color: #aaa
}
.theme--gray .archive__select__default:hover {
	border-color: #000
}
.news__article {
	margin-bottom: 95px;
	margin-top: -10px
}
.news__article:last-child {
	margin-bottom: 0
}
.news__article__title {
	font-weight: 700;
	font-size: 2rem;
	letter-spacing: 1px;
	border-bottom: 2px solid #000;
	padding-bottom: 5px
}
.news__article__sub {
	padding-top: 20px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 1.2rem
}
.news__article__date {
	font-weight: 700;
	letter-spacing: 2px
}
.news__article__category a,
.sns__area__title,
.wp-pagenavi {
	letter-spacing: 1px;
	font-weight: 700
}
.news__article__category a {
	display: inline-block;
	vertical-align: top;
	background-color: #fff;
	border: 2px solid #ccc;
	border-radius: 5px;
	height: 25px;
	line-height: 21px;
	padding: 0 10px;
	margin-left: 10px
}
.news__article__eyecatch {
	margin-top: 30px
}
.news__article__content {
	font-size: 1.4rem
}
.news__article__content h1,
.news__article__content h2,
.news__article__content h3,
.news__article__content h4,
.news__article__content h5,
.news__article__content h6 {
	margin-top: 4em;
	margin-bottom: 1.5em
}
.news__article__content h3,
.news__article__content h4,
.news__article__content h5,
.news__article__content h6 {
	margin-top: 4em;
	margin-bottom: 1.5em;
	line-height: 1.4
}
.news__article__content h1 {
	font-size: 3rem;
	font-weight: 700
}
.news__article__content h2 {
	font-size: 2.6rem;
	font-weight: 700;
	background-color: #f0ebdc;
	padding: 5px
}
.news__article__content h3 {
	font-size: 2.2rem;
	font-weight: 700
}
.news__article__content h4 {
	font-size: 1.8rem;
	font-weight: 700
}
.news__article__content h5 {
	font-size: 1.4rem;
	font-weight: 700
}
.news__article__content h6 {
	font-size: 1rem;
	font-weight: 700
}
.news__article__content img {
	display: inline;
	margin-left: auto;
	margin-right: auto
}
@media only screen and (max-width:768px) {
	.news__article__title {
		padding-bottom: 8px;
		line-height: 1.4;
		letter-spacing: 0.02em;
	}
	.news__article__sub {
		padding-top: 14px;
	}
	.news__article__content img {
		margin-top: 30px;
		margin-bottom: 30px
	}
	.news__article__content h1,
	.news__article__content h2,
	.news__article__content h3,
	.news__article__content h4,
	.news__article__content h5,
	.news__article__content h6 {
		line-height: 1.6
	}
	.news__article__content h1 {
		font-size: 18px
	}
	.news__article__content h2 {
		font-size: 16px
	}
	.news__article__content h3 {
		font-size: 14px
	}
	.news__article__content h4 {
		font-size: 14px;
		color: #e6e6e6
	}
	.news__article__content h5 {
		font-size: 12px
	}
	.news__article__content h6 {
		font-size: 12px;
		color: #e6e6e6
	}
}
.news__article__content a {
	text-decoration: underline
}
.news__article__content a:hover {
	text-decoration: none
}
.news__article__content hr {
	height: 1px;
	border: none;
	background-color: #e6e6e6
}
.news__article__content table {
	border-collapse: collapse;
	width: 100% !important;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem
}
.news__article__content table td img,
.news__article__content table th img {
	margin: 0
}
.news__article__content p {
	margin-top: 1.5em;
	margin-bottom: 1.5em
}
.news__article__content .aligncenter {
	display: block;
	margin: 0 auto;
	text-align: center
}
.news__article__content .alignright {
	float: right
}
.news__article__content .alignleft {
	float: left
}
.news__article__content img[class*=wp-image-],
.news__article__content img[class*=attachment-] {
	max-width: 100%;
	height: auto
}
.news__article__content strong {
	font-weight: 700
}
.news__article__content em {
	font-style: italic
}
.news__article__content ol,
.news__article__content ul {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	padding-left: 1em
}
.news__article__content ul li {
	list-style-type: disc
}
.news__article__content ol li {
	list-style-type: decimal
}
.news__article__content table td,
.news__article__content table th {
	vertical-align: top;
	text-align: left
}
.news__article__content table td p,
.news__article__content table th p {
	margin-top: 0
}
.news__article__content .wp-caption {
	max-width: 100%
}
.news__article__content .wp-caption-text {
	font-size: 1.2rem;
	text-align: right
}
.news__article__content p.wp-caption-text {
	margin-top: 0.2rem
}
.news__article__content blockquote {
	margin-left: 0;
	margin-right: 0;
	background-color: #ddd;
	border-radius: 10px;
	padding: 30px;
	position: relative
}
.news__article__content blockquote>:first-child {
	margin-top: 0
}
.news__article__content blockquote>:last-child {
	margin-bottom: 0
}
.sns__area {
	margin-top: 40px;
	background-color: #f5f5f5;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	padding: 12px 15px;
	font-size: 0
}
.sns__area__btn,
.sns__area__title {
	display: inline-block;
	vertical-align: middle
}
.sns__area__title {
	margin-right: 20px;
	font-size: 1.2rem;
	background-color: #fff;
	border: 2px solid #000;
	padding: 0 10px;
	border-radius: 5px;
	position: relative
}
.sns__area__title:after {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	background: url('../img/common/icon-fukidashi.png') 0 0 /contain no-repeat;
	position: absolute;
	top: 50%;
	right: -10px;
	margin-top: -5px
}
.sns__area__btn .fb_iframe_widget,
.sns__area__btn iframe {
	vertical-align: bottom
}
.sns__area__btn .fb_iframe_widget {
	display: inline-block;
/* 	margin-right: 15px; */
	transform: translateY(4px);
}
.sns__area__btn #twitter-widget-0 {
	transform: translateY(-4px);
}
.newsContents__pager {
	margin-top: 115px;
	border-top: 2px solid #000;
	padding: 20px
}
.wp-pagenavi {
	position: relative;
	text-align: center
}
@media only screen and (max-width:768px) {
	.newsContents__pager {
		margin-top: 90px;
		padding: 12px 0
	}
	.wp-pagenavi {
		padding-top: 45px
	}
	.gallery__list + .sns__area {
		margin-top: 70px;
	}
	.sns__area__title {
		margin-right: 10px;
	}
}
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
	position: absolute;
	top: 0;
	line-height: 39px
}
.wp-pagenavi .nextpostslink:after,
.wp-pagenavi .nextpostslink:before,
.wp-pagenavi .previouspostslink:after,
.wp-pagenavi .previouspostslink:before {
	content: "";
	display: block;
	position: absolute;
	transition: all 0.3s cubic-bezier(0.77,0,0.175,1)
}
.pageImage,
.pageImage__image {
	position: relative
}
.wp-pagenavi .nextpostslink:before,
.wp-pagenavi .previouspostslink:before {
	width: 35px;
	height: 35px;
	border: 2px solid #000;
	border-radius: 50%
}
.wp-pagenavi a.page,
.wp-pagenavi span {
	width: 38px;
	height: 38px
}
.wp-pagenavi .nextpostslink:after,
.wp-pagenavi .previouspostslink:after {
	font-family: icomoon !important;
	content: "\e900";
	font-size: 1rem;
	top: 50%;
	margin-top: -0.7rem;
	line-height: 1rem
}
.flow__list__numstr,
.pageTitle .en,
.planSlide__caption,
.plan__list__title .alphabet,
.site__nav__list li a,
.site__nav__list li span {
	font-family: Asap, sans-serif
}
.wp-pagenavi .nextpostslink:hover:before,
.wp-pagenavi .previouspostslink:hover:before {
	background-color: #000
}
.wp-pagenavi .nextpostslink:hover:after,
.wp-pagenavi .previouspostslink:hover:after {
	color: #fff
}
.wp-pagenavi .previouspostslink {
	left: 0;
	padding-left: 45px
}
.wp-pagenavi .previouspostslink:before {
	left: 0
}
.wp-pagenavi .previouspostslink:after {
	left: 13px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.wp-pagenavi .nextpostslink {
	right: 0;
	padding-right: 45px
}
.wp-pagenavi .nextpostslink:before {
	right: 0
}
.wp-pagenavi .nextpostslink:after {
	right: 13px
}
.wp-pagenavi a,
.wp-pagenavi span {
	display: inline-block;
	vertical-align: middle;
	line-height: 38px
}
.wp-pagenavi a.current,
.wp-pagenavi span.current {
	color: #ddd
}
.wp-pagenavi a {
	border: 2px solid transparent;
	border-radius: 50%
}
.wp-pagenavi a.page {
	line-height: 34px
}
.wp-pagenavi a.page:hover {
	border-color: #000
}
.mainContents {
	padding-top: 188px
}
@media only screen and (max-width:768px) {
	.mainContents {
		padding-top: 120px
	}
	.wp-pagenavi a.page, .wp-pagenavi span {
		width: 30px;
		height: 30px;
	}
	.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
		line-height: 34px;
	}
	.wp-pagenavi .nextpostslink:before, .wp-pagenavi .previouspostslink:before {
		width: 31px;
		height: 31px;
	}
	.wp-pagenavi .previouspostslink:before {
		left: 2px;
	}
	.wp-pagenavi .nextpostslink:before {
		right: 3px;
	}
	.wp-pagenavi .nextpostslink:after, .wp-pagenavi .previouspostslink:after {
		margin-top: -0.65rem;
	}
	.wp-pagenavi .previouspostslink {
		left: 0;
	}
	.wp-pagenavi .nextpostslink {
		right: 0;
	}
}
@media print {
	.mainContents {
		padding-top: 100px
	}
}
.mainContents__inner {
	padding-bottom: 130px;
	margin-left: 25px;
	margin-right: 25px;
	border-bottom: 1px solid #000
}
.mainContents__inner.error {
	padding-top: 60px;
  padding-bottom: 180px;
	text-align: center;
}
.mainContents__inner.error h1 {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.12em;
}
.mainContents__inner.error p {
	line-height: 2.2;
	letter-spacing: 0.07em;
}
.mainContents__inner.error p a {
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.1em;
}
.page__section {
	margin-top: 90px
}
.page__section + .page__section {
	margin-top: 140px
}
@media only screen and (max-width:768px) {
	.mainContents__inner {
		margin-right: 0;
		margin-left: 0;
		padding-bottom: 60px
	}
	.mainContents__inner.error {
		padding-right: 30px;
		padding-left: 30px;
	}
	.mainContents__inner.error h1 {
		font-size: 18px;
	}
	.mainContents__inner.error p {
		line-height: 2.1;
		letter-spacing: 0.02em;
		text-align: justify;
	}
	.mainContents__inner.error p br {
		display: none;
	}
	.page__section,
	.page__section + .page__section {
		margin-top: 70px
	}
}
.page__block {
	margin-top: 70px
}
.page__block.margin-s {
	margin-top: 50px;
	margin-bottom: -25px;
}
.page__block.page__block--nomt {
	margin-top: 0
}
.pageImage__image {
	max-width: 83.33333333333334%
}
.pageImage__image > div {
	height: 300px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px
}
@media only screen and (max-width:768px) {
	.page__block {
		margin-top: 50px
	}
	.page__block.margin-s {
		margin-top: -20px;
		margin-bottom: -20px;
	}
	.page__block--overflowscroll {
		overflow: scroll
	}
	.pageImage__image > div {
		height: 150px
	}
}
.pageTitle {
	position: absolute;
	top: -25px;
	right: calc((400 / 2400 * 100%) - 42px);
	text-align: right
}
.albus__point__list li,
.albus__point__title,
.scene__banner__list li a span {
	text-align: center;
	letter-spacing: 0.1em
}
.pageTitle .en {
	line-height: 1;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 4rem;
	letter-spacing: 7px;
	overflow: hidden
}
.pageTitle .ja {
	padding-top: 5px;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 1px;
	margin-right: 7px;
	overflow: hidden
}
@media only screen and (max-width:768px) {
	.pageTitle {
		top: -15px
	}
	.pageTitle .en {
		font-size: 3rem
	}
	.pageTitle .ja {
		font-size: 1.4rem
	}
}
.ps__intro__copy {
	margin-top: 105px;
	margin-bottom: 50px;
	line-height: 1;
	font-size: 3rem;
	font-weight: 700;
	letter-spacing: 10px
}
.ps__intro__text {
	max-width: 510px
}
.ps__contentslist {
	font-size: 0;
	margin-top: 75px
}
.ps__contentslist__item {
	display: inline-block;
	vertical-align: top;
	font-size: 1.4rem;
	width: calc((100% - 75px) / 4);
	margin-left: 25px
}
.ps__contentslist__item:nth-child(4n-3) {
	margin-left: 0
}
.ps__contentslist__item a {
	display: block
}
.ps__contentslist__item a:hover .ps__contentslist__image {
	opacity: .7
}
.ps__contentslist__item a:hover .ps__contentslist__title {
	color: #bfb091
}
.ps__contentslist__image {
	margin-bottom: 15px
}
.ps__contentslist__title.util__circleTitle {
	margin-bottom: 10px;
	letter-spacing: 1px
}
.ps__contentslist__text {
	font-size: 1.2rem;
	line-height: 1.8
}
.scene__area {
	margin-top: 130px;
	margin-left: -25px;
	margin-right: -25px
}
.scene__index {
	background-color: #f4f8fa;
	padding: 90px 0 15px
}
.scene__list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
@media only screen and (max-width:768px) {
	.scene__area {
		margin-top: 75px;
		margin-left: 0;
		margin-right: 0
	}
	.scene__index {
		padding: 30px 0
	}
	.scene__list {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}
.scene__list__col {
	width: 47.5%;
	position: relative;
	padding-bottom: 110px !important;
	margin-top: 45px
}
.scene__list__col:nth-child(-n + 2) {
	margin-top: 0
}
.scene__image {
	margin-left: 37%
}
.scene__image img {
	vertical-align: bottom
}
@media only screen and (max-width:768px) {
	.scene__list__col {
		width: auto;
		margin-top: 30px;
		padding-bottom: 20px !important;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
	.scene__list__col:nth-child(-n + 2) {
		margin-top: 20px
	}
	.scene__list__col:nth-child(1) {
		margin-top: 0
	}
	.scene__image {
		margin-left: 0
	}
}
.scene__menu {
	min-width: 40%;
	background-color: #fff;
	border-radius: 10px;
	padding: 30px 30px 25px;
	position: absolute;
	top: 40px;
	left: 0
}
.scene__menu__title.util__circleTitle {
	font-size: 1.8rem;
	letter-spacing: 0.1em
}
@media only screen and (max-width:768px) {
	.scene__menu {
		min-width: 50%;
		padding: 20px;
		position: static;
		margin-top: 17px
	}
	.scene__menu__title.util__circleTitle {
		font-size: 1.6rem
	}
	.scene__slist {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.scene__slist li {
		width: 50%
	}
}
.scene__slist li a {
	display: block;
	position: relative;
	padding: 2px 0 6px 15px;
	line-height: 1.6;
	letter-spacing: 0.1em;
	transition: all 0.4s cubic-bezier(0.77,0,0.175,1);
	white-space: nowrap;
}
.scene__slist li a:hover {
	color: #259da6
}
.scene__slist li a i {
	display: block;
	position: absolute;
	top: 8px;
	left: 0;
	font-size: 1.2rem;
}
.scene__slist li a span {
	font-weight: 700;
}
.scene__slist li a span.noletterspacing {
	letter-spacing: 0
}
.scene__slist li a span.cap {
	color: #bfb091;
	font-size: 1.2rem;
	margin-left: 10px
}
.albus__point {
	margin-top: 100px;
	margin-bottom: 120px;
}
.albus__point__title {
	margin-bottom: 40px;
	font-weight: 700
}
.albus__point__title span {
	background: url('../img/print/bg-slash.gif') 0 100 %/auto 10px repeat-x
}
@media only screen and (max-width:768px) {
	.albus__point {
		margin-top: 50px
	}
	.albus__point__title {
		margin-bottom: 15px;
		font-size: 21px;
	}
}
.albus__point__list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.albus__point__list li {
	width: calc((100% - 45px) / 4);
	padding: 20px;
	margin-top: 15px;
	font-weight: 700;
	font-size: 1.8rem;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 4px solid #e8edf0;
	border-radius: 20px;
	line-height: 1.4
}
.albus__point__list li:nth-child(-n + 4) {
	margin-top: 0
}
.albus__point__list li span {
	font-size: 1.6rem
}
@media only screen and (max-width:768px) {
	.albus__point__list li {
		width: calc(50% - 5px);
		margin-top: 10px;
		font-size: 1.4rem;
		padding: 15px
	}
	.albus__point__list li:nth-child(-n + 4) {
		margin-top: 10px
	}
}
.scene__banner {
	margin-top: 80px;
	margin-left: -25px;
	margin-right: -25px
}
.scene__banner__inner {
	background-color: #f4f8fa;
	padding: 70px 60px
}
@media only screen and (max-width:768px) {
	.scene__banner {
		margin-top: 40px;
		margin-left: 0;
		margin-right: 0
	}
	.scene__banner__inner {
		padding: 30px
	}
}
.scene__banner__list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto
}
.scene__banner__list li {
	width: calc((100% - 30px) / 3);
	position: relative;
	border-radius: 10px;
	overflow: hidden
}
.scene__banner__list li:before {
	content: "";
	display: block;
	padding-top: 57.14285714285714%
}
@media only screen and (max-width:768px) {
	.scene__banner__list {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.scene__banner__list li {
		width: 100%;
		margin-bottom: 20px
	}
}
.scene__banner__list li a {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all 0.3s
}
.scene__banner__list li a:hover {
	opacity: .8
}
.scene__banner__list li a span {
	display: inline-block;
	background-color: #fff;
	border-radius: 10px;
	font-size: 1.8rem;
	padding: 20px 30px;
	line-height: 1;
	font-weight: 700
}
.scene__banner__list li:nth-child(1) a {
	background-image: url('../img/photostudio/00/scene-banner01.png')
}
.scene__banner__list li:nth-child(2) a {
	background-image: url('../img/photostudio/00/scene-banner02.png')
}
.scene__banner__list li:nth-child(3) a {
	background-image: url('../img/photostudio/00/scene-banner03.png')
}
.studio__snav {
	margin-top: 140px
}
.studio__snav:last-of-type {
	margin-bottom: -50px
}
.studio__snav__list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.studio__snav__list li {
	width: 22%;
	margin-left: 1%;
	padding-bottom: 42px;
	letter-spacing: 0.1em
}
@media only screen and (max-width:768px) {
	.studio__snav {
		margin: 60px 20px 0 !important;
	}
	.studio__snav__list {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.studio__snav__list li {
		width: 29%;
		margin-left: 0;
		padding-bottom: 5%;
	}
	.studio__snav__list li:last-of-type {
		width: 38%;
	}
	.studio__snav__list li a i {
		display: none
	}
}
.studio__snav__list li:nth-child(1) {
	width: 28%;
	min-width: 210px;
	margin: 0 1% 0 0;
	padding-bottom: 0
}
.studio__snav__list li:nth-child(1) a.util__btn__circle {
	background-color: #000000;
	color: #FFFFFF;
	height: 85px;
	line-height: 85px;
	font-size: 1.7rem;
	border-radius: 80px
}
@media only screen and (max-width:768px) {
	.studio__snav__list li:nth-child(1) {
		width: 100%;
		margin-bottom: 25px
	}
	.studio__snav__list li:nth-child(1) a.util__btn__circle {
		height: 75px;
		line-height: 75px;
	}
	.studio__snav__list li:nth-child(1) a.util__btn__circle:before {
		display: none;
	}
}
.studio__snav__list li .textlink {
	margin-top: 14px;
	margin-left: 14px;
	display: inline-block;
	/*color: #259da6;*/
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	white-space: nowrap;
}
.studio__snav__list li .textlink i {
	display: inline-block;
	color: #000;
	margin-right: 8px;
	font-size: 1.2rem;
	transform: translateY(-1px);
}
.studio__faq .util__lineTitle {
	margin-bottom: 0
}
.studio__faq .page__block {
	margin-top: 40px
}
@media only screen and (max-width:768px) {
	.studio__snav__list li .textlink {
		margin-left: 10px;
	}
	.studio__faq .page__block:first-of-type {
		margin-top: 25px
	}
}
.gallery__area,
.studio__flow {
	margin-top: 70px
}
.line__friend {
	text-align: right
}
.line__friend a,
.line__friend img {
	display: inline-block;
	vertical-align: middle
}
.line__friend a {
	width: 100px;
	margin-right: 30px
}
.line__friend img {
	width: 100px
}
.flow__list {
	max-width: 670px;
	margin-left: auto;
	margin-right: auto
}
.flow__list__row {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
	padding-bottom: 60px;
	margin-bottom: 75px
}
.flow__list__row:after,
.flow__list__row:before {
	content: "";
	display: block;
	position: absolute
}
.flow__list__row:before {
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	height: 2px
}
.flow__list__row:after {
	background-color: #fff;
	width: 21px;
	height: 21px;
	bottom: -10px;
	left: 50%;
	border-left: 2px solid #000;
	border-bottom: 2px solid #000;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.flow__list__row:last-child {
	padding-bottom: 0;
	margin-bottom: 0
}
.flow__list__row:last-child:after,
.flow__list__row:last-child:before {
	display: none
}
.flow__list__left {
	width: 44.776119402985074%;
	padding-left: 30px
}
.flow__list__right {
	width: 47.76119402985074%
}
.flow__list__number {
	text-align: center
}
.flow__list__numstr {
	margin-bottom: 5px;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 3px;
	padding-left: 3px;
	display: inline-block;
	border: 2px solid #000;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	line-height: 56px
}
.flow__list__title {
	font-size: 2rem;
	font-weight: 700
}
.flow__list__text {
	padding-top: 20px;
	line-height: 1.6
}
.flow__list__btn {
	padding-top: 10px
}
.flow__list__btn a {
	font-weight: 700
}
.flow__list__btn a i {
	font-size: 1.2rem;
	margin-right: 5px
}
.gallery__area__header {
	position: relative
}
.gallery__area__header .archive__date {
	width: 245px;
	position: absolute;
	left: 0;
	top: 0
}
@media only screen and (max-width:768px) {
	.gallery__area,
	.studio__flow {
		margin-top: 60px
	}
	.gallery__area {
		margin-top: 50px
	}
	.gallery__area__header .archive__date {
		width: auto;
		position: relative;
		text-align: center;
		margin-top: 30px
	}
}
.gallery__area__header .archive__date__title {
	margin-bottom: 0
}
.gallery__list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.gallery__list__col {
	width: 30%;
	margin-right: 5%;
	margin-top: 55px
}
.gallery__list__col a {
	display: block;
	transition: all 0.4s cubic-bezier(0.77,0,0.175,1)
}
.gallery__list__col a:hover {
	color: #259da6
}
.gallery__list__col:nth-child(3n) {
	margin-right: 0
}
@media only screen and (max-width:768px) {
	.gallery__list__col {
		width: calc((100% - 17px) / 2);
		margin-right: 17px !important;
		margin-top: 30px
	}
	.gallery__list__col:nth-child(2n) {
		margin-right: 0 !important
	}
	.gallery__modal__box {
		width: 100%
	}
	.design__list__title {
		margin-top: 11px;
		font-size: 1.1rem;
		line-height: 1.5;
		letter-spacing: 0.06em;
	}
	.design__list__category {
		margin-top: 6px;
		font-size: 1rem;
	}
}
.gallery__list__image span {
	display: block;
	height: 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: auto 100%;
	padding-top: 71.2%
}
.gallery__list__title {
	color: #999;
	font-size: 1.2rem;
	margin-top: 8px;
	letter-spacing: 0.1em
}
.gallery__modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background-color: #fff;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s cubic-bezier(0.77,0,0.175,1)
}
.gallery__modal__close,
.gallery__modal__close svg path {
	transition: all 0.4s cubic-bezier(0.77,0,0.175,1)
}
.modal--open .gallery__modal {
	opacity: 1;
	visibility: visible
}
.gallery__modal .slick-slider {
	line-height: 1
}
.gallery__modal__content {
	display: none
}
.galleryModal {
	position: relative
}
.galleryModal__slider {
	z-index: 9;
	position: relative
}
.galleryModal__slider img {
	vertical-align: bottom
}
.galleryModal__slider .slick-arrow {
	width: 36px;
	height: 36px;
	background-color: transparent
}
.galleryModal__slider .slick-prev {
	left: -46px
}
.galleryModal__slider .slick-next {
	right: -46px
}
@media only screen and (max-width:768px) {
	.galleryModal__slider .slick-arrow {
		background-color: #fff
	}
	.galleryModal__slider .slick-prev {
		left: -15px
	}
	.galleryModal__slider .slick-next {
		right: -15px
	}
}
.galleryModal__caption {
	margin-top: 10px;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.1em
}
.gallery__modal__close {
	display: block;
	position: absolute;
	top: 0;
	right: -46px;
	width: 36px;
	height: 36px;
	border: 2px solid #000;
	border-radius: 50%;
	z-index: 10;
	text-align: center;
	line-height: 36px
}
@media only screen and (max-width:768px) {
	.gallery__modal__close {
		top: -46px;
		right: 0
	}
}
.gallery__modal__close svg {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -7px;
	margin-left: -7px
}
.gallery__modal__close:hover {
	background-color: #000
}
.plan__list__borderbox h4 span,
.plan__list__title .text,
.studio__plan__contents__title span {
	background: url('../img/print/bg-slash.gif') 0 100% / auto 10px repeat-x
}
.gallery__modal__close:hover svg path {
	fill: #fff
}
.gallery__area__cattitle {
	margin-top: 40px;
	margin-bottom: -40px;
	text-align: center
}
.gallery__area__cattitle span {
	font-weight: 700
}
.studio__plannav {
	text-align: center;
	font-size: 0
}
.studio__plannav a {
	margin: 10px 2px;
	letter-spacing: 1px;
	font-size: 1.4rem
}
.studio__plannav a.current i,
.studio__plannav a:hover i {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
@media only screen and (max-width:768px) {
	.studio__plannav {
		text-align: left;
		padding: 0 20px
	}
	.studio__plannav a {
		font-size: 1.2rem;
		margin: 0
	}
}
.planSlide,
.studio__plan__contents__text {
	margin-bottom: 20px
}
.studio__plan__contents {
	margin-top: 50px
}
.planSlide {
	position: relative
}
.planSlide .slick-dots {
	margin-right: 7px;
	margin-top: 20px;
	transform: translate(0, 0)
}
@media only screen and (max-width:768px) {
	.planSlide .slick-dots {
		margin-top: 0;
		margin-right: 17px
	}
	.planSlide .slick-prev {
		left: -15px
	}
	.planSlide .slick-next {
		right: -15px
	}
}
@media print {
	.planSlide__slider li,
	.planSlide__slider li img {
		width: 100%
	}
}
.planSlide__caption {
	position: absolute;
	bottom: 10px;
	left: 0;
	font-weight: 700;
	letter-spacing: 0.1em
}
.studio__plan__contents__title {
	margin-bottom: 20px;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 2px
}
.studio__plan__contents__title span {
	padding: 0 5px 5px
}
.studio__plan__contents__text h3 {
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 1
}
.studio__plan__contents__text p {
	margin-bottom: 30px
}
.studio__plan__contents__text__btn {
	max-width: 480px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px
}
.studio__plan__contents__btn {
	font-size: 0;
	text-align: center
}
.studio__plan__contents__btn br {
	display: none
}
.studio__plan__contents__btn a {
	display: inline-block;
	width: 250px;
	font-size: 1.4rem;
	margin-right: 20px;
	margin-top: 20px
}
@media only screen and (max-width:768px) {
	.planSlide__caption {
		left: 17px
	}
	.studio__plan__contents__btn a {
		width: calc(50% - 5px);
		font-size: 1.2rem;
		margin-right: 0
	}
	.studio__plan__contents__btn a:nth-child(2n) {
		margin-left: 5px
	}
	.studio__plan__contents__btn a:nth-child(2n-1) {
		margin-right: 5px
	}
}
.studio__plan__contents__btn.btn--3 {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.studio__plan__contents__btn.btn--3 a {
	display: block;
	width: 100%
}
.studio__plan__contents__btn.btn--3 a:last-child {
	margin-right: 0
}
.studio__plan__contents {
	overflow: hidden;
	position: relative
}
.studio__plan__contents.close:after,
.studio__plan__contents.close:before {
	height: 100%
}
.studio__plan__contents__item {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	transition: all 0.6s cubic-bezier(0.77,0,0.175,1);
	opacity: 0;
	visibility: hidden
}
.studio__plan__contents__item.visible {
	opacity: 1;
	visibility: visible
}
.basic__plan {
	margin-top: 80px
}
.plan__list__row {
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 40px;
	padding-top: 50px
}
@media only screen and (max-width:768px) {
	.studio__plan__contents__btn.btn--3 {
		display: block
	}
	.basic__plan {
		margin-top: 40px
	}
	.plan__list__row {
		padding-bottom: 30px;
		padding-top: 30px
	}
}
.plan__list__row.noborder {
	border-bottom: none
}
.plan__list__row:first-child {
	padding-top: 0
}
.plan__list__row--a .plan__list__icon {
	max-width: 445px
}
.plan__list__row--b .plan__list__icon {
	max-width: 438px
}
.plan__list__row--b .plan__list__icon img {
	width: 100%;
}
.plan__list__row--c .plan__list__icon,
.plan__list__row--d .plan__list__icon,
.plan__list__row--e .plan__list__icon {
	max-width: 420px
}
.plan__list__row--f .plan__list__icon,
.plan__list__row--g .plan__list__icon,
.plan__list__row--h .plan__list__icon {
	max-width: 279px
}
.plan__list__row--i .plan__list__icon {
	max-width: 263px
}
.plan__list__row--j .plan__list__icon {
	max-width: 450px
}
.plan__list__row--k .plan__list__icon {
	max-width: 466px
}
.plan__list__row--l .plan__list__icon {
	max-width: 470px
}
.plan__list__box {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.plan__list__left {
	width: calc(59.7701149% - 50px)
}
@media only screen and (max-width:768px) {
	.plan__list__box {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.plan__list__left {
		width: auto
	}
	.plan__list__icon {
		padding: 0 10px;
	}
}
.plan__list__right {
	width: 38%;
	margin-top: 10px;
}
.plan__list__title {
	padding-top: 15px;
	margin-bottom: 15px;
	line-height: 1;
	letter-spacing: 0.1em;
	white-space: nowrap;
}
.plan__list__title span {
	display: inline-block;
	vertical-align: bottom
}
.plan__list__title .alphabet {
	display: none;
	font-size: 6rem;
	color: #bfb091;
	font-weight: 700;
	margin-right: 15px
}
.plan__list__title .text {
	/*font-size: 2.2rem;*/
	font-size: 2.4rem;
	font-weight: 700;
	margin-right: 12px;
	padding: 0 2px 3px;
	margin-bottom: 8px
}
.plan__list__title .text i {
	font-size: 1.6rem;
	font-style: normal;
	margin-left: 1em
}
.plan__list__title .text em {
	font-size: 1.3rem;
	font-style: normal;
	letter-spacing: 0.08em;
}
.plan__list__price {
	margin-bottom: 35px;
	letter-spacing: 0.05em;
	font-weight: 700;
	line-height: 1
}
@media only screen and (max-width:768px) {
	.plan__list__title span {
		margin: 0 2px;
	}
	.plan__list__title .alphabet {
		margin-right: 10px;
		font-size: 5rem;
	}
	.plan__list__title .text {
		margin-right: 8px;
		font-size: 1.8rem;
	}
	.plan__list__title .text em {
		display: block;
		margin-top: 2px;
		font-size: 1.2rem;
		transform: translateY(4px);
	}
	.plan__list__right {
		width: auto;
		margin-top: 20px
	}
	.plan__list__price {
		margin-bottom: 20px;
		padding-left: 3px;
	}
}
.plan__list__price strong {
	font-size: 2.4rem;
	margin-right: 0.2em
}
.plan__list__price span {
	font-size: 1.4rem;
	line-height: 1.8;
}
.plan__list__caption {
	margin-top: 5px;
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.03em !important;
	line-height: 1.6
}
.plan__list__caption a {
	text-decoration: underline;
}
.plan__list__caption span {
	display: block;
	margin-top: 5px;
	font-size: 1.2rem;
	font-weight: 400
}
.plan__list__caption.nols {
	letter-spacing: 0
}
.plan__list__borderbox {
	padding: 35px 35px 30px;
	margin-top: 45px;
	border: 2px solid #bfb091
}
.plan__list__borderbox.mb {
	margin-bottom: 60px;
}
@media only screen and (max-width:768px) {
	.plan__list__caption {
		font-size: 1.3rem;
	}
	.plan__list__price strong {
		display: inline-block;
		margin-bottom: 10px;
		font-size: 2.2rem;
	}
	.plan__list__borderbox {
		padding: 15px;
		margin-top: 30px
	}
}
.plan__list__borderbox h4 {
	margin-bottom: 20px;
	font-size: 2rem;
	letter-spacing: 0.1em;
	font-weight: 700;
	line-height: 1
}
.plan__list__borderbox h4 span {
	padding: 0 2px 3px
}
@media only screen and (max-width:768px) {
	.plan__list__borderbox h4 {
		font-size: 1.8rem
	}
}
.plan__list__borderbox__image {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 30px
}
.plan__list__borderbox__image p {
	width: calc(50% - 10px)
}
.plan__list__borderbox__price {
	font-weight: 700;
	letter-spacing: 0.07em;
	line-height: 1.4;
	font-size: 1.5rem
}
.plan__list__borderbox__price strong {
	font-size: 2rem;
	margin: 0 0.2em
}
@media only screen and (max-width:768px) {
	.plan__list__borderbox__price {
		font-size: 1.4rem;
		line-height: 1.6;
	}
	.plan__list__borderbox__price span {
		font-size: 1.8rem
	}
}
.plan__list__borderbox__text {
	margin-top: 20px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.8;
	font-size: 1.4rem
}
.plan__list__borderbox__cap {
	margin-top: 15px;
	letter-spacing: 0.1em
}
@media only screen and (max-width:768px) {
	.plan__list__borderbox__text {
		font-size: 1.3rem;
	}
	.plan__list__borderbox__cap {
		margin-top: 10px;
		font-size: 1.2rem
	}
}
.sceneMain__header {
	margin-top: 85px;
	margin-bottom: 50px
}
.sceneMain__headerBox {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.sceneMain__header__left {
	width: 46%
}
@media only screen and (max-width:768px) {
	.sceneMain__header {
		margin-top: 40px;
		margin-bottom: 40px
	}
	.sceneMain__headerBox {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-left: 20px;
		padding-right: 20px
	}
	.sceneMain__header__left {
		width: 100%
	}
}
.sceneMain__header__right {
	width: 54%;
	padding-top: 3px;
	text-align: justify;
}
.sceneMain__header__title {
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 1.55;
	letter-spacing: 0.24em;
}
@media only screen and (max-width:768px) {
	.sceneMain__header__right {
		width: 100%;
		margin-top: 20px
	}
	.sceneMain__header__title {
		font-size: 2.1rem;
		letter-spacing: 0.2em;
	}
}
.sceneMain__header__stitle {
	color: #bfb091;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.12em
}
.sceneMain__header__text {
	letter-spacing: 0.06em;
	line-height: 2.1
}
.sceneMain__header__text p {
	margin-bottom: 15px;
}
.sceneMain__section {
	margin-top: 65px
}
@media only screen and (max-width:768px) {
	.sceneMain__section {
		margin-top: 40px;
		padding-left: 17px;
		padding-right: 17px
	}
	.sceneMain__header__stitle {
		margin-top: 4px;
		font-size: 1.4rem;
	}
	.sceneMain__header__text {
		line-height: 1.9;
	}
}
.sceneMain__point {
	margin-top: 85px
}
.sceneMain__pointBox__row {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden
}
.sceneMain__pointBox__row:last-child {
	border-bottom: none
}
@media only screen and (max-width:768px) {
	.sceneMain__point {
		margin-top: 40px;
		padding-left: 20px;
		padding-right: 20px
	}
	.sceneMain__pointBox__row {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		border-bottom: none
	}
}
.sceneMain__pointBox__col {
	width: 50%;
	padding-bottom: 30px;
	padding-top: 30px;
	box-sizing: border-box;
	position: relative
}
.sceneMain__pointBox__col:after,
.sceneMain__pointBox__col:nth-child(2n-1):before {
	display: block;
	background-color: #dcdcdc;
	position: absolute;
	content: ""
}
.sceneMain__pointBox__col:after {
	width: 100%;
	height: 1px;
	left: 0;
	right: 0;
	bottom: -1px;
	margin: auto
}
.sceneMain__pointBox__col:nth-child(2n-1) {
	padding-right: 30px
}
.sceneMain__pointBox__col:nth-child(2n-1):before {
	width: 1px;
	right: 0;
	top: 25px;
	bottom: 25px
}
.sceneMain__pointBox__col:nth-child(2n) {
	padding-left: 30px
}
@media only screen and (max-width:768px) {
	.sceneMain__pointBox__col {
		width: 100%;
		border-bottom: 1px solid #dcdcdc
	}
	.sceneMain__pointBox__col:nth-child(2n-1) {
		padding-right: 0
	}
	.sceneMain__pointBox__col:nth-child(2n-1):before {
		display: none
	}
	.sceneMain__pointBox__col:nth-child(2n) {
		padding-left: 0
	}
}
.sceneMain__pointBox__title {
	margin-bottom: 25px;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.55;
	letter-spacing: 0.1em;
	padding-left: 70px;
	min-height: 41px;
	background: url('../img/photostudio/00/icon-camera.png') 0 50% no-repeat;
	background-size: auto 41px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.sceneMain__pointBox__text {
	letter-spacing: 0.06em;
	line-height: 1.8;
	text-align: justify;
}
.sceneMain__pointBox__text .mtb {
	margin: 10px 0;
	letter-spacing: 0;
	text-align: left;
	/*white-space: nowrap;*/
}
.sceneMain__pointBox__text .mtb a {
	font-size: 13px;
}
.sceneMain__pointBox__caption {
	margin-top: 5px;
	font-size: 1.2rem;
	letter-spacing: 0.06em
}
.sceneMain__plan {
	margin-top: 70px
}
.sceneMain__plan .plan__list {
	margin-top: 60px
}
.sceneMain__stitle {
	text-align: center;
	color: #bfb091;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	margin-bottom: 20px
}
.sceneMain__stitle span {
	display: inline-block;
	line-height: 1
}
/*.sceneMain__stitle span:after,
.sceneMain__stitle span:before {
	content: "";
	display: inline-block;
	vertical-align: bottom;
	width: 15px;
	height: 23px;
	background-image: url('../img/photostudio/00/icon-slash.png');
	background-repeat: no-repeat;
	background-size: auto 23px;
	position: relative;
	top: 3px
}
.sceneMain__stitle span:before {
	margin-right: 10px
}
.sceneMain__stitle span:after {
	margin-left: 8px;
	background-position: 100% 50%
}*/
.sceneMain__stitle+.plan__list__borderbox {
	margin-top: 0
}
@media only screen and (max-width:768px) {
	.sceneMain__pointBox__title {
		margin-bottom: 20px;
		font-size: 1.7rem;
		letter-spacing: 0.08em;
	}
	.sceneMain__plan .plan__list {
		margin-top: 40px;
	}
	.sceneMain__stitle {
		margin-bottom: 15px;
		font-size: 1.5rem;
	}
	.sceneMain__stitle span {
		line-height: 1.5;
	}
	.sceneMain__pointBox__text .mtb {
		margin: 14px 0 8px;
	}
	.sceneMain__pointBox__text .mtb a {
		display: inline-block;
		margin-bottom: 10px;
	}
}
.priceTable td,
.priceTable th {
	text-align: center
}
.priceTable th.price {
	padding: 12px 0
}
.priceTable .category,
.priceTable .title {
	text-align: left;
	font-weight: 700
}
.priceTable .category span {
	font-size: 1.2rem;
	font-weight: 400
}
.priceTable .price {
	width: 115px
}
.print_option {
	margin-top: 40px
}
.colorOrder {
	margin-top: 70px
}
.colorOrder__list {
	font-size: 0;
	margin: 0 -25px 0 -15px;
}
.colorOrder__item {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	margin-top: 40px;
	font-size: 1.4rem;
/* 	padding: 0 25px; */
	padding: 0 35px 0 25px;
}
.colorOrder__iteminner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.colorOrder__image {
	position: relative;
/* 	width: 46%; */
	width: 66%;
}
.colorOrder__label {
	position: absolute;
	top: -10px;
	left: -10px;
	display: inline-block;
	border: 2px solid #000;
	background-color: #fff;
	z-index: 10;
	font-weight: 700;
	padding: 7px 12px;
	line-height: 1;
	border-radius: 5px
}
.colorOrder__imagearea {
	position: relative;
	padding-top: 100%
}
.colorOrder__imagearea__item {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	opacity: 0;
	transition: opacity 0.6s cubic-bezier(0.77,0,0.175,1)
}
.colorOrder__imagearea__item.colorOrder__imagearea__item--current {
	opacity: 1
}
.colorOrder__btn {
/* 	width: 54%; */
	width: 34%;
	padding-left: 20px
}
.colorOrder__btn__list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%
}
.colorOrder__btn__item {
	margin-bottom: 12px;
	position: relative
}
.colorOrder__btn__item:last-of-type {
	margin-bottom: 0;
}
.colorOrder__btn__item button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	width: 100%;
	cursor: pointer;
	outline: 0
}
.colorOrder__btn__item a,
.colorOrder__btn__item button {
	display: block;
	text-align: center;
	color: #333;
	line-height: 25px;
	background-color: #ece4d3;
	border-radius: 20px;
	font-weight: 700;
	position: relative;
	font-size: 1.2rem;
	transition: all 0.3s cubic-bezier(0.77,0,0.175,1);
	padding-left: 10px;
}
.colorOrder__btn__item a i,
.colorOrder__btn__item button i {
	color: #fff;
	font-size: 1.2rem;
	position: absolute;
	left: 12px;
	top: 50%;
	margin-top: -0.6rem;
	transition: all 0.3s cubic-bezier(0.77,0,0.175,1)
}
.cd__section,
.order__mailing {
	margin-top: 40px
}
.colorOrder__btn__item.colorOrder__btn__item--current a,
.colorOrder__btn__item.colorOrder__btn__item--current button {
	background-color: #bfb091
}
.colorOrder__btn__item.colorOrder__btn__item--current a i,
.colorOrder__btn__item.colorOrder__btn__item--current button i {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}
.colorOrder__btn__item:before {
	content: "";
	display: block;
	width: 2px;
	height: 18px;
	position: absolute;
	bottom: -16px;
	left: calc(50% - 1px);
	background-color: #ece4d3
}
.colorOrder__btn__item:last-child:before {
	display: none
}
@media only screen and (max-width:768px) {
	.colorOrder__item {
		width: auto;
		display: block;
/* 		padding: 0 10px */
	}
	.colorOrder__image {
		width: 55%;
	}
	.colorOrder__btn {
		width: 45%;
	}
	.colorOrder__btn__item a,
	.colorOrder__btn__item button {

	}
}
@media (max-width:360px) {
	.colorOrder__image {
		width: 48%;
	}
	.colorOrder__btn {
		width: 52%;
	}
}
.cdTable.util__table th.title {
	font-size: 1.4rem
}
.cdTable.util__table th.price {
	padding-right: 0;
	padding-left: 0;
	font-weight: 400
}
.cdTable.util__table .price {
	text-align: center;
	width: 80px
}
.cdTable.util__table .title {
	padding: 15px;
	text-align: left;
	font-size: 1.2rem;
	line-height: 1.6;
	letter-spacing: -0.5px;
	white-space: nowrap
}
.cdTable.util__table .title p {
	margin-bottom: 5px
}
.cdTable.util__table .title p:last-child {
	margin-bottom: 0
}
.cdTable.util__table .title strong {
	font-size: 1.4rem
}
.util__table {
	letter-spacing: 0.05em;
}
.util__table + p.attention {
	margin-top: 14px;
	font-size: 13px;
	letter-spacing: 0.05em;
}
#Mailling .util__lineTitle {
	margin-bottom: 20px
}
.order__mailing__btn {
	margin-top: 35px;
	letter-spacing: 2px;
	max-width: 280px
}
.mailing__price {
	margin-top: 35px;
	margin-bottom: 30px
}
.mailing__price__cap,
.mailing__price__main {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	font-weight: 700
}
.mailing__price__main {
	margin-right: 20px;
	font-size: 2rem;
	letter-spacing: 2px
}
.mailing__price__main span {
	margin: 0 10px
}
.mailing__price__main strong {
	padding: 0 5px 5px;
	background: url('../img/print/bg-slash.gif') 0 100 %/auto 10px repeat-x
}
.ie11 .mailing__price__main strong {
	padding-bottom: 0
}
.schedule__area p {
	margin-bottom: 12px;
	line-height: 1.8;
	letter-spacing: 0.04em;
}
.schedule__area p.attention {
	margin-top: -5px;
	font-size: 12px;
}
.contact__form {
	position: relative;
}
.contact__form > p {
	position: absolute;
	top: -28px;;
	right: 0;
	font-size: 11px;
	letter-spacing: 0.04em;
	white-space: nowrap;
}
@media only screen and (max-width:768px) {
	.contact__form > p {
		top: 2px;
	}
	.mailing__price__main {
		font-size: 1.4rem
	}
	.mailing__price__cap {
		font-size: 1.2rem
	}
}
.schedule__area {
	margin-top: 75px
}
.schedule__area__row {
	margin-bottom: 80px
}
.schedule__area__row .util__lineTitle {
	margin-bottom: 20px
}
.schedule__copy {
	font-weight: 700;
	font-size: 2rem;
	letter-spacing: 1px;
	margin-bottom: 10px
}
.schedule__text {
	line-height: 1.8
}
.schedule__text a {
	text-decoration: underline
}
.schedule__text a:hover {
	text-decoration: none
}
.schedule__calendar {
	text-align: center;
	position: relative;
	height: 0;
	padding-top: 75%
}
.schedule__calendar iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.site__text {
	position: absolute;
	left: 52px;
	top: 44px;
	writing-mode: vertical-rl;
	letter-spacing: 6px;
	line-height: 2.8;
	font-weight: 700;
	z-index: 100
}
@media only screen and (max-width:768px) {
	.schedule__calendar {
		padding-top: 100%
	}
	.site__text {
		display: none
	}
}
.site__logo {
	width: 98px;
	height: 96px
}
.site__logo a {
	display: block;
	height: 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	padding-top: 96px;
	background-image: url('../img/common/logo.png')
}
.site__logo--top {
	position: absolute;
	left: 50%;
	margin-left: -49px;
	top: 60px;
	z-index: 101
}
@media only screen and (max-width:768px) {
	.site__logo {
		width: 63px;
		height: 61px
	}
	.site__logo a {
		padding-top: 61px
	}
	.site__logo--top {
		margin-left: -31px;
		top: 15px
	}
}
.site__logo--lefttop {
	position: absolute;
	width: 75px;
	height: 74px;
	top: 30px;
	left: 35px;
	z-index: 101
}
.site__logo--lefttop a {
	background-size: 75px auto
}
@media only screen and (max-width:768px) {
	.site__logo--lefttop {
		width: 63px;
		height: 61px;
		margin-left: -31px;
		top: 15px;
		left: 50%
	}
	.gnav--open .site__logo--lefttop {
		z-index: 1
	}
	.site__logo--lefttop a {
		padding-top: 61px;
		background-size: contain
	}
}
.site__nav--lefttop,
.site__nav--top {
	width: 100%;
	left: 0;
	text-align: center
}
@media print {
	.site__logo--lefttop {
		position: static
	}
}
.site__nav {
	position: absolute;
	z-index: 100;
	padding-top: 30px
}
@media print {
	.site__nav {
		position: static
	}
}
.nav--sticky .site__nav {
	position: fixed;
	top: 0
}
@media print {
	.nav--sticky .site__nav {
		position: static
	}
}
@media only screen and (max-width:768px) {
	.site__nav {
		position: fixed;
		opacity: 0;
		visibility: hidden;
		background-color: #fff;
		width: 100%;
		height: 100%;
		top: 0 !important;
		left: 0;
		z-index: 1000;
		padding-top: 0;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
	.gnav--open .site__nav {
		opacity: 1;
		visibility: visible
	}
}
.site__nav--top {
	top: 150px;
	z-index: 100
}
@media only screen and (max-width:768px) {
	.site__nav--top {
		z-index: 1000
	}
	.site__nav__list {
		width: 100%;
		padding: 30px 35px
	}
}
.site__nav--lefttop {
	position: fixed;
	top: 0;
	z-index: 100
}
@media print {
	.site__nav--lefttop {
		position: static;
		text-align: left
	}
}
.site__nav__list {
	font-size: 0
}
.site__nav__list li {
	display: inline-block;
	vertical-align: top;
	font-size: 1.4rem;
	margin: 0 4px;
	position: relative
}
.site__nav__list li a,
.site__nav__list li span {
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 2px;
	border: 2px solid transparent;
	padding: 0 5px 0 7px;
	border-radius: 30px;
	transition: all 0.3s cubic-bezier(0.77,0,0.175,1)
}
.site__nav__list li a:hover,
.site__nav__list li.current a {
	border-color: #000;
	background-color: #fff
}
@media only screen and (max-width:768px) {
	.site__nav__list li {
		display: block;
		text-align: left;
		font-size: 1.6rem
	}
	.site__nav__list li a,
	.site__nav__list li span {
		padding: 0
	}
	.site__nav__list li a:hover,
	.site__nav__list li.current a {
		border-color: transparent
	}
}
.site__nav__list li span {
	color: #ddd
}
.site__nav__list__sublist {
	position: absolute;
	bottom: -80px;
	width: 376px;
	left: 50%;
	margin-left: -188px;
	border-top: 1px solid #000;
	background-color: #fff;
	padding-bottom: 15px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s cubic-bezier(0.77,0,0.175,1);
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px
}
@media only screen and (max-width:768px) {
	.site__nav__list__sublist {
		position: static;
		width: auto;
		display: none
	}
}
.site__nav__list__sublist:after {
	content: "";
	display: block;
	position: absolute;
	top: -8px;
	left: 50%;
	width: 15px;
	height: 15px;
	margin-left: -10px;
	z-index: 1;
	background-color: #fff;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
.site__nav__list__sublist li {
	display: inline-block;
	vertical-align: top
}
.site__nav__list__sublist li a {
	display: block;
	border: none;
	border-radius: 0;
	position: relative;
	padding-top: 15px
}
.site__nav__list__sublist li a:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 6px;
	right: 6px;
	height: 2px;
	background-color: #000;
	opacity: 0;
	transition: all 0.4s cubic-bezier(0.77,0,0.175,1)
}
.site__nav__list__sublist li a.current:after,
.site__nav__list__sublist li a:hover:after {
	opacity: 1
}
.site__nav__list--submenu:hover .site__nav__list__sublist {
	opacity: 1;
	visibility: visible
}
li.site__nav__list--sp {
	display: none
}
@media only screen and (max-width:768px) {
	.sp-site__nav__list__anime {
		opacity: 0;
		-webkit-transform: translate(0, 10px);
		-ms-transform: translate(0, 10px);
		transform: translate(0, 10px);
		transition: all 0.6s
	}
	.sp-site__nav__list__anime:nth-child(1) {
		transition-delay: 50ms
	}
	.sp-site__nav__list__anime:nth-child(2) {
		transition-delay: 0.1s
	}
	.sp-site__nav__list__anime:nth-child(3) {
		transition-delay: 0.15s
	}
	.sp-site__nav__list__anime:nth-child(4) {
		transition-delay: 0.2s
	}
	.sp-site__nav__list__anime:nth-child(5) {
		transition-delay: 0.25s
	}
	.sp-site__nav__list__anime:nth-child(6) {
		transition-delay: 0.3s
	}
	.sp-site__nav__list__anime:nth-child(7) {
		transition-delay: 0.35s
	}
	.sp-site__nav__list__anime:nth-child(8) {
		transition-delay: 0.4s
	}
	.sp-site__nav__list__anime:nth-child(9) {
		transition-delay: 0.45s
	}
	.sp-site__nav__list__anime:nth-child(10) {
		transition-delay: 0.5s
	}
	.gnav--open .sp-site__nav__list__anime {
		opacity: 1;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0)
	}
	li.site__nav__list--sp {
		display: block;
/*
		padding-top: 15px;
		margin-top: 15px;
		border-top: 1px solid #000
*/
	}
}
.site__nav__list__sub {
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px solid #000
}
.site__nav__list__sub p {
	margin-bottom: 10px;
	font-size: 0
}
.site__nav__list__sub p a {
	display: inline-block;
	vertical-align: top;
	font-size: 1.4rem;
	margin-right: 1em
}
.site__nav__list__sub p a i,
.site__nav__list__sub p a span {
	display: inline-block;
	vertical-align: middle;
	color: #000
}
.site__nav__list__sub p a i {
	margin-right: 5px
}
.site__pnav {
	position: fixed;
	overflow: hidden;
	right: 0;
	top: 30px;
	width: 70px;
	height: 118px;
	padding: 15px 20px 15px 18px;
	border: 2px solid #000;
	border-right: none;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	z-index: 100;
	white-space: nowrap;
}

@media only screen and (max-width:768px) {
	.site__pnav {
		display: none
	}
}
@media print {
	.site__pnav {
		position: absolute;
		-webkit-transform: scale(0.7);
		-ms-transform: scale(0.7);
		transform: scale(0.7)
	}
}
.site__pnav__list {
	writing-mode: vertical-rl;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 2px;
	margin: 0 auto
}
.site__pnav__item a {
	display: block;
	padding-top: 33px;
	padding-bottom: 5px;
	position: relative;
	transition: all 0.3s cubic-bezier(0.77,0,0.175,1)
}
.site__pnav__item a:before {
	font-family: icomoon;
	position: absolute;
	top: 0;
	left: 50%;
	font-size: 2rem;
	margin-left: -1rem;
	font-weight: 400;
	letter-spacing: 0;
	transition: all 0.3s cubic-bezier(0.77,0,0.175,1)
}
.ie11 .site__pnav__item a:before {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
.site__pnav__item a:hover {
	color: #259da6
}
.site__pnav__item a:hover:before {
	color: #000;
	-webkit-transform: translate(0, -2px);
	-ms-transform: translate(0, -2px);
	transform: translate(0, -2px)
}
/*.site__pnav__item--photo {
	border-left: 1px solid #000;
	padding-left: 12px
}*/
.site__pnav__item--photo a:before {
	content: "\e90e"
}
.site__pnav__item--print {
	padding-right: 12px
}
.site__pnav__item--print a:before {
	content: "\e90a"
}
.site__snav__list {
	position: fixed;
	top: 50%;
	width: 28px;
	right: 20px;
	margin-top: -137px;
	overflow: hidden;
	z-index: 100
}
@media only screen and (max-width:768px) {
	.site__snav__list {
		display: none
	}
}
@media print {
	.site__snav__list {
		position: absolute
	}
}
.site__snav__item {
	display: inline-block;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-orientation: upright;
	font-family: Asap, sans-serif;
	font-weight: 700;
	font-size: 1.2rem;
	letter-spacing: -1px
}
.site__snav__item a {
	display: block;
	padding-top: 35px;
	line-height: 28px;
	position: relative
}
.site__snav__item a:after,
.site__snav__item a:before {
	position: absolute;
	transition: all 0.3s cubic-bezier(0.77,0,0.175,1)
}
.site__snav__item a:after {
	content: "";
	display: block;
	width: 28px;
	height: 28px;
	border: 2px solid #000;
	border-radius: 50%;
	top: 0;
	left: 0;
	z-index: 0
}
.site__snav__item a:before {
	font-family: icomoon !important;
	line-height: 1;
	left: 50%;
	font-weight: 400;
	z-index: 1
}
.site__snav__item a:hover:after {
	background-color: #000
}
.site__snav__item a:hover:before {
	color: #fff
}
.ie11 .site__snav__item {
	-webkit-writing-mode: inherit;
	-ms-writing-mode: inherit;
	writing-mode: inherit;
	letter-spacing: 1px
}
.ie11 .site__snav__item a:before {
	top: 6px;
	margin-left: -1rem
}
.site__snav__item--access {
	margin-bottom: 35px
}
.site__snav__item--access a:before {
	top: 6px;
	font-size: 1.6rem;
	content: "\e90d";
	margin-left: -0.8rem
}
.ie11 .site__snav__item--access a:before {
	top: 8px;
	margin-left: -1.5rem
}
.site__snav__item--contact a:before {
	content: "\e90f";
	font-size: 1.1rem;
	top: 9px;
	margin-left: -0.55rem
}
.site__pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 39px;
	height: 39px;
	z-index: 100;
	font-weight: 700;
	font-family: Asap, sans-serif;
	font-size: 1.2rem
}
.page-contact .site__pagetop,
.page-thanks .site__pagetop {
	bottom: 85px;
}
.slick-arrow,
.slick-dots li button {
	font-size: 0;
	cursor: pointer;
	outline: 0
}
@media only screen and (max-width:768px) {
	.site__pagetop {
		position: static;
		margin-left: auto;
		margin-right: auto
	}
}
@media print {
	.site__pagetop {
		position: absolute
	}
}
.site__pagetop a {
	display: block;
	white-space: nowrap;
	border-bottom: 2px solid #000;
	text-align: center
}
.site__pagetop a span {
	display: inline-block;
	transition: all 0.3s cubic-bezier(0.77,0,0.175,1)
}
.site__pagetop a span:nth-child(2) {
	margin: 0 5px;
	-webkit-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	transform: translate(0, -10px)
}
.site__pagetop a:hover span:nth-child(1),
.site__pagetop a:hover span:nth-child(3) {
	-webkit-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	transform: translate(0, -10px)
}
.site__pagetop a:hover span:nth-child(2) {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}
.site__nav__btn {
	position: fixed;
	top: 0;
	right: 0;
	width: 57px;
	height: 57px;
	z-index: 1001;
	display: none
}
.site__nav__btn button {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border: none;
	padding: 0;
	outline: 0
}
.site__nav__btn button span {
	display: block;
	width: 22px;
	height: 2px;
	position: absolute;
	background-color: #000;
	border-radius: 3px;
	transition: 0.3s cubic-bezier(0.77,0,0.175,1)
}
.site__nav__btn button span:nth-child(1) {
	top: 17px;
	right: 17px
}
.site__nav__btn button span:nth-child(2) {
	top: 25px;
	right: 17px
}
.site__nav__btn button span:nth-child(3) {
	top: 33px;
	right: 17px
}
.gnav--open .site__nav__btn button span:nth-child(1),
.gnav--open .site__nav__btn button span:nth-child(3) {
	top: 25px
}
@media print {
	.nav--sticky .site__nav {
		position: absolute
	}
}
.slick-dots {
	text-align: right;
	margin-right: calc((100% - 870px) / 2);
	margin-left: calc((100% - 870px) / 2);
	-webkit-transform: translate(0, -40px);
	-ms-transform: translate(0, -40px);
	transform: translate(0, -40px);
	z-index: 11
}
@media only screen and (max-width:768px) {
	.site__nav__btn {
		display: block
	}
	.slick-dots {
		margin-right: 17px;
		margin-left: 0;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
		margin-top: -8px
	}
}
.slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0 7px
}
.slick-dots li button {
	display: block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 12px;
	height: 12px;
	border: 2px solid #000;
	background-color: transparent;
	border-radius: 50%;
	padding: 0;
	transition: all 0.3s cubic-bezier(0.77,0,0.175,1)
}
@media only screen and (max-width:768px) {
	.slick-dots li {
		margin: 0 2px
	}
	.slick-dots li:last-child {
		margin-right: 0
	}
	.slick-dots li button {
		width: 7px;
		height: 7px
	}
}
.slick-dots li button:hover,
.slick-dots li.slick-active button {
	background-color: #000
}
.slick-dots--center .slick-dots {
	position: absolute;
	width: 100%;
	bottom: -50px;
	text-align: center;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}
.slick-arrow {
	position: absolute;
	top: 50%;
	width: 58px;
	height: 58px;
	margin-top: -29px;
	border: none;
	background-color: #fff;
	border-radius: 50%;
	z-index: 11
}
@media only screen and (max-width:768px) {
	.slick-dots--center .slick-dots {
		bottom: -30px
	}
	.slick-arrow {
		width: 40px;
		height: 40px;
		margin-top: -20px
	}
}
.slick-arrow:hover {
	color: #fff
}
.slick-arrow:hover:before {
	background-color: #000
}
.slick-arrow:after,
.slick-arrow:before {
	content: "";
	display: block;
	position: absolute;
	transition: all 0.3s cubic-bezier(0.77,0,0.175,1)
}
.slick-arrow:before {
	width: 35px;
	height: 35px;
	border: 2px solid #000;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	margin-top: -17px;
	margin-left: -17px
}
@media only screen and (max-width:768px) {
	.slick-arrow:before {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		margin-left: -15px
	}
}
.instagram__list__image a,
.mainVisual__slider__image a {
	height: 0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	overflow: hidden
}
.slick-arrow:after {
	font-family: icomoon !important;
	content: "\e900";
	top: 50%;
	left: 50%;
	font-size: 1.2rem;
	margin-top: -0.5rem;
	margin-left: -0.2rem
}
.mainVisual__slider__title,
.util__btn__circle,
.util__contents__title .en {
	font-family: Asap, sans-serif;
	font-weight: 700
}
.ie11 .slick-arrow:after {
	margin-top: -1.1rem;
	margin-left: -0.2rem
}
.slick-next {
	right: calc((100% - 870px) / 2 - 29px)
}
.slick-prev {
	left: calc((100% - 870px) / 2 - 29px)
}
.slick-prev:after {
	margin-left: -0.4rem;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.ie11 .slick-prev:after {
	margin-top: -1.1rem;
	margin-left: -0.4rem
}
.mainVisual .slick-center .mainVisual__slider__image {
	-webkit-transform: translate(0, -50px);
	-ms-transform: translate(0, -50px);
	transform: translate(0, -50px)
}
.mainVisual .slick-center .mainVisual__slider__title {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}
.mainVisual {
	padding-top: 280px;
	position: relative
}
@media only screen and (max-width:768px) {
	.slick-next {
		right: -15px
	}
	.slick-prev {
		left: -15px
	}
	.mainVisual .slick-active .mainVisual__slider__title {
		opacity: 1;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0)
	}
	.slick-list {
		padding-bottom: 15px
	}
	.mainVisual {
		padding-top: 115px
	}
}
.mainVisual .slick-arrow {
	margin-top: -70px
}
.mainVisual .slick-slide {
	opacity: 0;
	-webkit-transform: translate3d(0, 100px, 0);
	transform: translate3d(0, 100px, 0);
	transition: all 1s cubic-bezier(0.77,0,0.175,1)
}
@media only screen and (max-width:768px) {
	.mainVisual .slick-slide {
		-webkit-transform: translate3d(0, 50px, 0);
		transform: translate3d(0, 50px, 0)
	}
}
.page--loaded .mainVisual .slick-slide {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.mainVisual .slick-current {
	transition-delay: 0.1s
}
.slick-slide {
	width: 870px;
	margin: 0 15px
}
.print_option .slick-slide {
	margin: 0;
}
@media only screen and (max-width:768px) {
	.slick-slide {
		width: 640px
	}
}
@media only screen and (max-width:480px) {
	.slick-slide {
		width: auto;
		padding-top: 0;
		margin: 0 17px
	}
}
.mainVisual__slider__item {
	position: relative;
	padding-top: 50px
}
@media only screen and (max-width:768px) {
	.mainVisual__slider__item {
		padding-top: 0
	}
}
@media print {
	.mainVisual__slider__item {
		width: 810px
	}
}
.mainVisual__slider__image {
	border-radius: 5px;
	transition: -webkit-transform 0.8s cubic-bezier(0.77,0,0.175,1) 0.6s;
	transition: transform 0.8s cubic-bezier(0.77,0,0.175,1) 0.6s;
	transition: transform 0.8s cubic-bezier(0.77,0,0.175,1) 0.6s, -webkit-transform 0.8s cubic-bezier(0.77,0,0.175,1) 0.6s
}
.mainVisual__slider__image a {
	display: block;
	padding-top: 68.96551724137932%;
	outline: 0;
	border-radius: 5px
}
.mainVisual__slider__title {
	position: absolute;
	bottom: 25px;
	left: 15px;
	font-size: 4rem;
	line-height: 1;
	letter-spacing: 8px;
	z-index: 10;
	opacity: 0;
	-webkit-transform: translate(0, 30px);
	-ms-transform: translate(0, 30px);
	transform: translate(0, 30px);
	transition: all 0.8s cubic-bezier(0.77,0,0.175,1) 0.8s
}
.util__icon__form,
a.icon__blank i {
	position: relative
}
.util__thumblist li a:hover .util__thumblist__image,
a.ahover:hover {
	opacity: .7
}
@media (max-width:480px) {
	.mainVisual__slider__title {
		font-size: 2rem;
		letter-spacing: 4px;
		bottom: -12px
	}
}
.top__section--service {
	margin-top: 50px
}
@media only screen and (max-width:768px) {
	.top__section--service {
		margin-top: 30px
	}
}
.top__section--ns {
	margin-top: 90px
}
.top__section--ns .util__contents__header {
	margin-bottom: 10px
}
.nsarea {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.nsarea__news,
.nsarea__shop {
	width: 100%;
	max-width: 1240px;
	margin: 0 auto;
	padding: 0 8%;
}
@media only screen and (max-width:768px) {
	.top__section--ns {
		margin-top: 60px
	}
	.nsarea {
		display: block
	}
	.nsarea__news,
	.nsarea__shop {
		width: auto;
		padding: 0 6%;
	}
	.nsarea__border {
		display: none
	}
}
.nsarea__border {
	width: 2px;
	margin-top: 120px;
	background-color: rgba(0, 0, 0, .2)
}
.nsarea__news {
/* 	padding-right: 80px */
}
.nsarea__shop {
	padding-left: 80px
}
.top__section--instagram {
	margin-top: 120px;
	font-size: 0
}
.instagram__list__item {
	display: inline-block;
	vertical-align: top;
	width: calc(100% / 6)
}
@media only screen and (max-width:768px) {
/*
	.nsarea__news {
		padding-right: 0
	}
*/
	.nsarea__shop {
		padding-left: 0;
		padding-top: 80px
	}
	.top__section--instagram {
		margin-top: 70px
	}
	.instagram__list__item {
		width: 50%
	}
	.instagram__list__item:nth-child(5),
	.instagram__list__item:nth-child(6) {
		display: none
	}
}
.instagram__list__image a {
	display: block;
	padding-top: 100%
}
.banners {
	margin: 115px 25px 0;
	background-color: #f4f8fa;
	border-radius: 10px;
	padding: 40px 0
}
@media only screen and (max-width:768px) {
	.banners {
		margin: 35px 0;
		padding: 17px;
		border-radius: 0
	}
}
.banners__inner {
	padding: 0 8%;
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto
}
.banners__list {
	font-size: 0;
	margin-top: -30px
}
@media only screen and (max-width:768px) {
	.banners__inner {
		padding: 0
	}
	.banners__list {
		margin-top: 0
	}
}
.banners__list li {
	display: inline-block;
	vertical-align: top;
	width: calc((100% - 60px) / 3);
	margin-left: 30px;
	margin-top: 30px
}
.banners__list li:nth-child(3n-2) {
	margin-left: 0
}
@media only screen and (max-width:768px) {
	.banners__list li {
		width: auto;
		display: block;
		margin-left: 0;
		margin-top: 15px
	}
	.banners__list li:first-child {
		margin-top: 0
	}
}
.banners__list li a {
	display: block;
	text-align: center
}
.banners__list li a img {
	max-width: 300px;
	width: 100%
}
.googlemap {
	margin-top: 85px
}
#AddressMap {
	height: 400px;
	background-color: #ddd
}
@media only screen and (max-width:768px) {
	.banners__list li a img {
		max-width: inherit
	}
	#AddressMap {
		height: 350px
	}
}
a.icon__blank i:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 1em;
	height: 1em;
	background: url('../img/common/icon-blank.png') 50% 50 %/contain no-repeat
}
a.ahover {
	transition: opacity 0.3s cubic-bezier(0.77,0,0.175,1)
}
.caption {
	text-align: right;
	font-size: 1.2rem;
	padding-top: 10px
}
.util__icon__form:before {
	content: "";
	position: absolute;
	left: -32px;
	top: 50%;
	display: block;
	width: 16px;
	height: 20px;
	margin-top: -10px;
	background: url('../img/common/icon-print2.png') 0 50%/16px auto no-repeat
}
.util__columnlist__image span,
.util__thumblist__image span {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover
}
.util__contents__header {
	position: relative;
	margin-bottom: 35px
}
.util__contents__title {
	text-align: center
}
.util__contents__title .en {
	font-size: 3.8rem;
	letter-spacing: 7px;
	line-height: 1;
	padding-left: 7px
}
@media only screen and (max-width:768px) {
	.util__contents__title .en {
		font-size: 2rem;
		letter-spacing: 3px;
		padding-left: 3px
	}
}
.util__contents__title .en.en--shop {
	letter-spacing: 4px;
	padding-left: 4px
}
.util__contents__title .ja {
	padding-top: 5px;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 1px;
	padding-left: 1px
}
.util__table {
	border-collapse: collapse;
	width: 100%
}
.util__table th {
	background-color: #bfb091;
	color: #fff
}
.util__table td,
.util__table th {
	padding: 10px 15px;
	border: 1px solid #d2d2d2
}
.util__table td:first-child,
.util__table th:first-child {
	border-left: none
}
.util__table td:last-child,
.util__table th:last-child {
	border-right: none
}
@media only screen and (max-width:768px) {
	.util__table td,
	.util__table th {
		padding: 5px;
		font-size: 1.2rem
	}
}
.util__btn__circle i.icon-icon-arrow-right,
.util__btn__circle:before {
	font-size: 1rem;
	margin-top: -5px;
	top: 50%;
	transition: all 0.3s cubic-bezier(0.77,0,0.175,1)
}
.util__table .bgcolor:nth-child(2n) td,
.util__table .bgcolor:nth-child(2n) th {
	background-color: #fff
}
.util__table .bgcolor:nth-child(2n-1) td,
.util__table .bgcolor:nth-child(2n-1) th {
	background-color: #f3f3f3
}
.util__btn__circle {
	display: block;
	text-align: center;
	width: 100%;
	height: 60px;
	border-radius: 60px;
	line-height: 58px;
	letter-spacing: 0.1em;
	border: 2px solid #000;
	position: relative;
	overflow: hidden;
	transition: all 0.3s cubic-bezier(0.77,0,0.175,1)
}
.util__btn__circle:before {
	line-height: 1;
	font-family: icomoon !important;
	content: "\e900";
	position: absolute;
	left: 20px;
	color: #fff;
	-webkit-transform: translate(-40px, 0);
	-ms-transform: translate(-40px, 0);
	transform: translate(-40px, 0);
	font-weight: 400
}
.util__btn__oncircle,
.util__thumblist__date {
	font-family: Asap, sans-serif
}
.util__btn__circle i.icon-icon-arrow-right {
	position: absolute;
	right: 16px
}
.util__btn__circle span {
	font-weight: 700
}
.util__btn__circle span.icon-icon-print2 {
	padding-left: 30px
}
.util__btn__circle span.icon-icon-print2:before {
	font-size: 2rem;
	position: absolute;
	left: 19%;
	top: 50%;
	margin-top: -9px;
	font-weight: 400
}
.util__btn__circle:hover {
	background-color: #000;
	color: #fff
}
.util__btn__circle:hover:before {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}
.util__btn__circle:hover i.icon-icon-arrow-right {
	color: #000;
	-webkit-transform: translate(40px, 0);
	-ms-transform: translate(40px, 0);
	transform: translate(40px, 0)
}
.util__btn__circle:hover span.icon-icon-print2 {
	color: #fff
}
.util__contents__hBtn {
	position: absolute;
	right: 2px;
	bottom: 2px;
	width: 25px;
	height: 25px
}
@media only screen and (max-width:768px) {
	.util__btn__circle span.icon-icon-print2:before {
		left: 25px;
		margin-top: -9px;
		font-size: 20px
	}
	.util__contents__hBtn {
		bottom: auto;
		top: -8px;
	}
}
.util__contents__hBtn a {
	display: block;
	width: 100%;
	height: 25px;
	border: 2px solid #000;
	border-radius: 50%;
	position: relative;
	text-align: center;
	transition: all 0.3s cubic-bezier(0.77,0,0.175,1)
}
.util__contents__hBtn a:hover {
	color: #fff;
	background-color: #000
}
.util__contents__hBtn a i {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 1rem;
	line-height: 21px;
	font-size: 1rem;
	position: relative
}
.util__contents__hBtn a i:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1rem;
	margin-left: -0.4rem;
	margin-top: 0.1rem
}
.util__contents__hBtn--large {
	width: 34px;
	height: 34px
}
.util__contents__hBtn--large a {
	height: 35px
}
.util__contents__hBtn--large a i {
	width: 1.4rem;
	line-height: 33px
}
.util__contents__hBtn--large a i:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1.4rem;
	font-size: 1.4rem;
	margin-left: -0.6rem;
	margin-top: -0.1rem
}
/*
.util__contents__hBtn--large a i.icon-icon-ig:before {
	margin-left: -0.7rem
}
*/
.util__btn__oncircle {
	display: inline-block;
	vertical-align: top;
	font-weight: 700;
	border-radius: 60px;
	padding: 0 17px;
	height: 35px;
	line-height: 31px;
	border: 2px solid transparent;
	transition: all 0.3s cubic-bezier(0.77,0,0.175,1)
}
.util__btn__oncircle i,
.util__btn__oncircle span,
.util__icon--circle {
	vertical-align: middle;
	display: inline-block
}
.util__btn__oncircle i {
	font-size: 1.2rem;
	margin-right: 8px;
	transition: -webkit-transform 0.3s cubic-bezier(0.77,0,0.175,1);
	transition: transform 0.3s cubic-bezier(0.77,0,0.175,1);
	transition: transform 0.3s cubic-bezier(0.77,0,0.175,1), -webkit-transform 0.3s cubic-bezier(0.77,0,0.175,1)
}
.util__link,
.util__thumblist__image,
.util__thumblist__title {
	transition: all 0.3s cubic-bezier(0.77,0,0.175,1)
}
.util__btn__oncircle.current,
.util__btn__oncircle:hover {
	border-color: #000
}
.util__link,
.util__link:visited {
	color: #259da6
}
.util__link i,
.util__link:visited i {
	margin-right: 10px;
	color: #000
}
.util__link:hover {
	color: #bfb091
}
.util__textlink {
	font-weight: 700
}
.util__textlink i {
	margin-right: 5px
}
.util__textlink:hover span {
	text-decoration: underline
}
.icon-icon-arrow-right[data-size="10"] {
	font-size: 1rem
}
.icon-icon-arrow-right[data-size="11"] {
	font-size: 1.1rem
}
.icon-icon-arrow-right[data-size="12"] {
	font-size: 1.2rem
}
.icon-icon-arrow-right[data-size="13"] {
	font-size: 1.3rem
}
.icon-icon-arrow-right[data-size="14"] {
	font-size: 1.4rem
}
.icon-icon-arrow-right[data-size="15"] {
	font-size: 1.5rem
}
.icon-icon-arrow-right[data-size="16"] {
	font-size: 1.6rem
}
.icon-icon-arrow-right[data-size="17"] {
	font-size: 1.7rem
}
.icon-icon-arrow-right[data-size="18"] {
	font-size: 1.8rem
}
.icon-icon-arrow-right[data-size="19"] {
	font-size: 1.9rem
}
.icon-icon-arrow-right[data-size="20"] {
	font-size: 2rem
}
.icon-icon-arrow-right[data-size="21"] {
	font-size: 2.1rem
}
.icon-icon-arrow-right[data-size="22"] {
	font-size: 2.2rem
}
.icon-icon-arrow-right[data-size="23"] {
	font-size: 2.3rem
}
.icon-icon-arrow-right[data-size="24"] {
	font-size: 2.4rem
}
.icon-icon-arrow-right[data-size="25"] {
	font-size: 2.5rem
}
.icon-icon-arrow-right[data-size="26"] {
	font-size: 2.6rem
}
.icon-icon-arrow-right[data-size="27"] {
	font-size: 2.7rem
}
.icon-icon-arrow-right[data-size="28"] {
	font-size: 2.8rem
}
.icon-icon-arrow-right[data-size="29"] {
	font-size: 2.9rem
}
.icon-icon-arrow-right[data-size="30"] {
	font-size: 3rem
}
.util__icon--circle {
	text-align: center;
	border: 2px solid #000;
	border-radius: 50%
}
.util__wrap,
.util__wrap--750,
.util__wrap--870 {
	max-width: 1060px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px
}
.util__wrap--870 {
	max-width: 960px
}
@media print {
	.util__wrap--870 {
		max-width: 1060px
	}
}
.util__wrap--750 {
	max-width: 810px
}
.util__thumblist {
	font-size: 0
}
.util__thumblist li {
	display: inline-block;
	vertical-align: top;
	font-size: 1.4rem
}
.util__thumblist li a {
	display: block;
	position: relative
}
.util__thumblist--2 li {
	width: 30%;
	margin-right: 5%;
	margin-top: 50px
}
.util__thumblist--2 li:nth-child(3n) {
	margin-right: 0
}
@media only screen and (max-width:768px) {
	.util__wrap,
	.util__wrap--750,
	.util__wrap--870 {
		padding-left: 20px;
		padding-right: 20px
	}
	.util__wrap--870 {
		padding-left: 0;
		padding-right: 0
	}
	.util__thumblist--2 li {
		width: calc((100% - 20px) / 2);
		margin-top: 20px
	}
	.util__thumblist--2 li,
	.util__thumblist--2 li:nth-child(3n) {
		margin-right: 20px
	}
	.util__thumblist--2 li:nth-child(2n) {
		margin-right: 0
	}
}
.util__thumblist--nomt {
	margin-top: -30px
}
.util__thumblist__image {
	border-radius: 5px;
	margin-bottom: 5px
}
.util__thumblist__image span {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 73.68421052631578%;
	border-radius: 5px
}
.util__thumblist__category {
	display: inline-block;
	position: absolute;
	top: 0;
	left: -5px;
	z-index: 10;
	min-width: 90px;
	color: #fff;
	border-radius: 3px;
	font-size: 1.2rem;
	font-weight: 700;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #259da6
}
.util__thumblist__category--campaign {
	background-color: #ff9ca8
}
.util__thumblist__category--event {
	background-color: #2ec8f7
}
.util__thumblist__category--school {
	background-color: #828cd9
}
.util__thumblist__category--fair {
	background-color: #78d588
}
.util__thumblist__category--news {
	background-color: #c79365
}
.util__thumblist__category--exhibition {
	background-color: #ffd802
}
.util__thumblist__category--close,
.util__thumblist__category--dairy,
.util__thumblist__category--diary,
.util__thumblist__category--online-shop,
.util__thumblist__category--shop,
.util__thumblist__category--shop-info {
	background-color: #146676
}
.util__thumblist__date {
	color: #bbb;
	letter-spacing: 1px
}
.util__thumblist__title {
	font-size: 1.2rem;
	line-height: 1.4;
	letter-spacing: 1px
}
.util__thumblist li a:hover .util__thumblist__title {
	color: #259da6
}
.util__columnlist {
	font-size: 0
}
.util__columnlist__item {
	display: inline-block;
	vertical-align: top;
	font-size: 1.4rem
}
.util__columnlist--3 .util__columnlist__item {
	width: calc((100% - 110px) / 3);
	margin-left: 55px;
	margin-top: 40px
}
.util__columnlist--3 .util__columnlist__item:nth-child(-n + 3) {
	margin-top: 0
}
.util__columnlist--3 .util__columnlist__item:nth-child(3n-2) {
	margin-left: 0
}
@media only screen and (max-width:768px) {
	.util__thumblist__date {
		margin-bottom: 1px;
		font-size: 11px;
	}
	.util__columnlist--3 .util__columnlist__item {
		margin-left: 20px;
		width: calc((100% - 40px) / 3)
	}
}
@media (max-width:480px) {
	.util__columnlist--3 .util__columnlist__item {
		width: calc((100% - 20px) / 2);
		margin-top: 40px
	}
	.util__columnlist--3 .util__columnlist__item:nth-child(-n + 3) {
		margin-top: 40px
	}
	.util__columnlist--3 .util__columnlist__item:nth-child(3n-2) {
		margin-left: 20px
	}
	.util__columnlist--3 .util__columnlist__item:nth-child(-n + 2) {
		margin-top: 0
	}
	.util__columnlist--3 .util__columnlist__item:nth-child(2n-1) {
		margin-left: 0
	}
}
.util__columnlist__image span {
	display: block;
	padding-top: 80%;
	border-radius: 5px
}
.util__columnlist__text {
	padding-top: 15px;
	font-size: 1.2rem;
	line-height: 1.6
}
.util__col {
	font-size: 0
}
.util__col .col {
	display: inline-block;
	vertical-align: top;
	font-size: 1.4rem
}
.util__col.util__col--2 {
	margin-top: -30px
}
.util__col.util__col--2 .col {
	width: calc((100% - 40px) / 2);
	margin-left: 40px;
	margin-top: 30px
}
.util__col.util__col--2 .col:nth-child(2n-1) {
	margin-left: 0
}
@media only screen and (max-width:768px) {
	.util__col.util__col--2 li {
		width: calc((100% - 15px) / 2);
		margin-left: 15px;
		margin-top: 20px
	}
}
@media (max-width:480px) {
	.util__col.util__col--2 .col {
		display: block;
		width: auto;
		margin-left: 0;
	}
}
.textimage {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.util__lineSubTitle:after,
.util__lineTitle:after {
	content: "";
	display: block;
	left: 0
}
.textimage__text {
	width: 50%
}
@media only screen and (max-width:768px) {
	.textimage {
		display: block
	}
	.textimage__text {
		width: auto
	}
}
@media print {
	.textimage__text {
		width: 70%
	}
}
.textimage__image {
	width: 43.67816091954023%
}
@media only screen and (max-width:768px) {
	.textimage__image {
		width: auto;
		padding-top: 30px
	}
}
@media print {
	.textimage__image {
		width: 30%
	}
}
.util__lineTitle {
	margin-bottom: 50px;
	font-size: 2rem;
	text-align: center;
	font-weight: 700;
	position: relative;
	letter-spacing: 1px
}
.util__lineTitle:after {
	width: 100%;
	height: 2px;
	background-color: #000;
	position: absolute;
	top: 50%;
	z-index: 0
}
.util__lineTitle span {
	padding: 0 20px;
	background-color: #fff;
	position: relative;
	z-index: 1
}
.util__lineSubTitle {
	margin-bottom: 25px;
	padding-bottom: 5px;
	border-bottom: 1px solid #d2d2d2;
	font-size: 2.2rem;
	font-weight: 700;
	position: relative;
	letter-spacing: 1.4px
}
.util__lineSubTitle span {
	font-size: 1.2rem
}
.util__lineSubTitle:after {
	width: 50px;
	height: 1px;
	background-color: #333;
	position: absolute;
	bottom: -1px;
	z-index: 10
}
.util__circleTitle {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 20px
}
.util__circleTitle i,
.util__circleTitle span {
	display: inline-block;
	vertical-align: middle
}
.util__circleTitle i {
	margin-right: 0.5em;
	width: 1em;
	height: 1em;
	border: 4px solid #bfb091;
	border-radius: 50%
}
@media only screen and (max-width:768px) {
	.util__lineSubTitle {
		font-size: 1.8rem;
		line-height: 1.4;
	}
	.util__circleTitle span {
		display: inline
	}
}
.util__text {
	display: block;
	line-height: 1.85;
	letter-spacing: 0.06em;
}
.util__text.size-l {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.15em;
	line-height: 2.2;
}
.util__text p {
	margin-bottom: 1.8rem
}
.util__text p span.size-s {
	font-size: 12px;
}
@media only screen and (max-width:768px) {
	.util__text {
		letter-spacing: 0.04em;
	}
	.util__text.size-l {
		font-size: 14px;
		font-weight: bold;
		letter-spacing: 0.1em;
		line-height: 2;
	}
}


/* custom
---------------------------------------------------------------------------*/
.pc_view { display: block; }
.pc_view.inline { display: inline-block; }
.sp_view { display: none; }

@media only screen and (max-width: 768px) {
	.pc_view { display: none !important; }
	.sp_view { display: block; }
}

/* .instagram__list
------------------------------------*/
.top__section--instagram .util__wrap {
	box-sizing: border-box;
	width: 100%;
	max-width: 1240px;
	margin: 0 auto;
	padding: 0 8%;
}

.instagram__list {
	box-sizing: border-box;
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	padding: 0 60px;
}

@media only screen and (max-width: 768px) {
	.instagram__list {
		padding: 0 calc(6% - 10px);
	}
	/*#sb_instagram.sbi_col_6 #sbi_images .sbi_item {
		width: 50% !important;
	}*/
	.sbi_item:nth-of-type(11),
	.sbi_item:nth-of-type(12),
	.sbi_item:nth-of-type(13),
	.sbi_item:nth-of-type(14),
	.sbi_item:nth-of-type(15),
	.sbi_item:nth-of-type(16),
	.sbi_item:nth-of-type(17),
	.sbi_item:nth-of-type(18) {
		display: none !important;
	}
}

.wpcf7-form.sent {
	opacity: 0;
	pointer-events: none;
}


/* .grecaptcha-badge
---------------------------------------------------------------------------*/
.grecaptcha-badge {
	pointer-events: none;
	z-index: -999;
	opacity: 0;
}

body.page-contact .grecaptcha-badge,
body.page-thanks .grecaptcha-badge {
	pointer-events: auto;
	z-index: 0;
	opacity: 1;
}


/* page photography
---------------------------------------------------------------------------*/
.photography-wrap {
	width: 920px;
	margin: 120px auto 180px;
	font-weight: bold;
}

.photography-wrap strong,
.photography-wrap em,
.photography-wrap i {
	font-style: normal;
}

@media only screen and (max-width: 768px) {
	.photography-wrap {
		box-sizing: border-box;
		width: 100%;
		margin: 45px auto 120px;
		padding: 0 4%;
	}
}

/* .photo-reserve
------------------------------------*/
.photo-reserve {
	box-sizing: border-box;
	background-color: #fff000;
	border-radius: 6px;
	width: 100%;
	margin-bottom: 70px;
	padding: 30px 30px 28px;
	text-align: center;
}

.photo-reserve p {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 0.1em;
}

@media only screen and (max-width: 768px) {
	.photo-reserve {
		margin-bottom: 30px;
		padding: 20px 10px 18px;
	}
	.photo-reserve p {
		font-size: 15px;
		letter-spacing: 0.06em;
	}
}

/* .sec-plan
------------------------------------*/
.sec-plan {
	position: relative;
}

.sec-plan > p {
	margin-bottom: 32px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.75;
	letter-spacing: 0.1em;
}

.sec-plan-inner {
	width: 410px;
	margin-bottom: 45px;
}

.sec-plan-inner h2 {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 11px;
	padding: 12px 0 6px 5px;
	white-space: nowrap;
}

.sec-plan-inner h2 strong {
	display: block;
	margin-bottom: 5px;
	font-size: 20px;
	line-height: 1;
	letter-spacing: 0.13em;
}

.sec-plan-inner h2 em {
	display: block;
	font-size: 11px;
	letter-spacing: 0.02em;
}

.sec-plan-inner h2 em span {
	display: inline-block;
	background-color: #F8CCC2;
	border-radius: 30px;
	margin: 5px 0 6px -2px;
	padding: 5px 10px 5px 12px;
	font-size: 12px;
	line-height: 1;
	letter-spacing: 0.02em;
}

.sec-plan-inner figure {
	position: absolute;
	right: 15px;
	margin: 0;
	padding: 0;
}

.sec-plan-inner.plan1 figure { top: 0; }
.sec-plan-inner.plan2 figure { top: 634px; }

@media only screen and (max-width: 768px) {
	.sec-plan > p {
		margin-bottom: 50px;
		padding: 0 14px;
		font-size: 13px;
		line-height: 1.9;
		text-align: justify;
	}
	.sec-plan > p br {
		display: none;
	}
	.sec-plan-inner {
		width: 100%;
		margin-bottom: 60px;
	}
	.sec-plan-inner h2 {
		padding: 16px 0 12px 8px;
		white-space: normal;
	}
	.sec-plan-inner h2 strong {
		margin-bottom: 10px;
		letter-spacing: 0.1em;
	}
	.sec-plan-inner h2 em {
		line-height: 1.6;
	}
	.sec-plan-inner h2 em span {
		padding: 6px 14px 6px 18px;
		line-height: 1.4;
	}
	.sec-plan-inner figure {
		position: inherit;
		margin-top: 35px;
	}
}

/* .sec-plan-inner dl
------------------------------------*/
.sec-plan-inner dl {
	margin: 0;
}

.sec-plan-inner dl > div {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 15px;
}

.sec-plan-inner dt {
	padding: 24px 6px 0 0;
	font-size: 13px;
	line-height: 1;
	letter-spacing: 0.12em;
}

.sec-plan-inner dd {
	margin: 0;
	letter-spacing: 0.06em;
}

.sec-plan-inner dd strong {
	padding-right: 2px;
	font-size: 26px;
	letter-spacing: 0.02em;
}

.sec-plan-inner dd em {
	font-size: 20px;
}

.sec-plan-inner dd em.size-s {
	transform: translateY(-2px);
	font-size: 14px;
}

.sec-plan-inner dd i {
	font-size: 11px;
	letter-spacing: 0.15em;
}

.sec-plan-inner dd img {
	display: inline-block;
}

.fukidashi-data {
	display: inline-block;
	box-sizing: border-box;
	background-color: #E2E3E3;
	border-radius: 20px;
	width: 166px;
	margin-left: 20px;
	padding: 11px;
	transform: translateY(-10px);
}

.fukidashi-data:before {
	display: block;
	content: '';
	position: absolute;
	top: 25px;
	left: -35px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 55px 15px 0;
	border-color: transparent #E2E3E3 transparent transparent;
	z-index: -1;
}

.fukidashi-data p {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
}

.fukidashi-data p img {
	display: inline-block;
	margin: 0 0 0 2px;
	transform: translateY(3px);
}

.sec-plan-inner .plan-detail1,
.sec-plan-inner .plan-detail2 {
	float: left;
}

.sec-plan-inner .plan-detail1 {
	margin-right: 15px;
}

.sec-plan-inner .plan-detail3 {
	clear: both;
	margin-bottom: -15px;
}

.sec-plan-inner .plan-detail3 dt {
	padding-top: 27px;
	padding-right: 14px;
}

.sec-plan-inner .plan-detail4 {
	display: block;
}

.sec-plan-inner .plan-detail4 dt {
	margin-bottom: 12px;
}

.sec-plan-inner ul {
	margin-top: -13px;
}

.sec-plan-inner li {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 0.06em;
	white-space: nowrap;
}

@media only screen and (max-width: 768px) {
	.sec-plan-inner dl,
	.sec-plan-inner ul {
		padding: 0 6px;
	}
	.sec-plan-inner dt {
		padding-top: 15px;
		font-size: 12px;
		letter-spacing: 0.08em;
	}
	.sec-plan-inner dd strong {
		font-size: 19px;
	}
	.sec-plan-inner dd em {
		font-size: 14px;
	}
	.sec-plan-inner dd em.size-s {
		font-size: 12px;
	}
	.sec-plan-inner dd i {
		font-size: 10px;
	}
	.sec-plan-inner .plan-detail3 {
		display: block;
		margin-bottom: 0;
	}
	.sec-plan-inner .plan-detail3 dt {
		padding-top: 5px;
	}
	.sec-plan-inner .plan-detail3 dd {
		padding-left: 10px;
	}
	.fukidashi-data {
		border-radius: 16px;
		width: 154px;
		margin-left: 15px;
	}
	.fukidashi-data:before {
		left: -25px;
	}
	.sec-plan-inner li {
		white-space: normal;
		line-height: 1.7;
		letter-spacing: 0.08em;
	}
}

/* .plan-attention
------------------------------------*/
.plan-attention > p {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.7;
	letter-spacing: 0.08em;
}

.plan-attention .marker {
	background-color: #FFF100;
	margin: 0 2px;
	padding: 2px 3px 2px 4px;
}

.plan-attention .close {
	background-color: #E2E3E3;
	border-radius: 10px;
	padding: 26px 10px 20px;
	text-align: center;
}

.plan-attention .close h2 {
	margin-bottom: 7px;
	font-size: 26px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.1em;
}

.plan-attention .close p {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.12em;
}

@media only screen and (max-width: 768px) {
	.plan-attention > p {
		margin-top: -15px;
		margin-bottom: 20px;
		font-size: 13px;
	}
	.plan-attention .close {
		border-radius: 6px;
		padding: 20px 20px 10px;
	}
	.plan-attention .close h2 {
		margin-bottom: 12px;
		font-size: 17px;
		line-height: 1.6;
	}
	.plan-attention .close p {
		font-size: 13px;
		line-height: 1.7;
		letter-spacing: 0.08em;
		text-align: justify;
	}
}

/* .sec-option
------------------------------------*/
.sec-option {
	position: relative;
	box-sizing: border-box;
	border: 2px solid #9FA0A0;
	margin: 70px auto 75px;
	border-radius: 20px;
	padding: 25px 45px 40px;
	width: 100%;
}

.sec-option:before,
.sec-option:after {
	/*display: block;*/
	display: none;
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -10px;
	background: url(../img/photostudio/index/fukidashi@2x.png) no-repeat;
	background-size: 100% auto;
	width: 20px;
	height: 20px;
}

.sec-option:before { top: -20px; }
.sec-option:after { bottom: -20px; transform: rotate(180deg); }

.sec-option h2 {
	border-bottom: 2px solid #000000;
	margin-bottom: 30px;
	font-size: 32px;
	letter-spacing: 0.1em;
}

.sec-option h2 + p {
	position: absolute;
	top: 40px;
	right: 50px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.sec-option ul {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
}

.sec-option li {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	border-bottom: 2px solid #9FA0A0;
	box-sizing: border-box;
	width: 50%;
	padding: 15px 0 9px 24px;
}

.sec-option li:nth-child(even) { border-left: 2px solid #9FA0A0; }

.sec-option li:last-of-type,
.sec-option li:nth-last-of-type(2) {
	border-bottom: none;
}

.sec-option li figure {
	width: 122px;
	min-width: 122px;
	margin: 0;
}

.sec-option .txt {
	box-sizing: border-box;
	width: 100%;
	padding: 0 0 0 25px;
}

.sec-option .txt h3 {
	margin-bottom: 20px;
	font-size: 15px;
	letter-spacing: 0.15em;
}

.sec-option .txt h3 + h3,
.sec-option .txt h5 + h3 {
	margin-bottom: 8px;
}

.sec-option .txt h4 {
	margin-bottom: 2px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.02em;
}

.sec-option .txt h4 em {
	padding-left: 2px;
	font-size: 14px;
}

.sec-option .txt h5 {
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.4;
}

.sec-option .txt p {
	color: #9FA0A0;
	font-weight: bold;
	letter-spacing: 0.04em;
}

.sec-option .txt p em {
	padding-left: 2px;
	font-size: 11px;
}

.sec-option .txt p span {
	display: inline-block;
	border: 1px solid #000000;
	padding: 3px 4px 3px 5px;
	color: #000000;
	font-size: 10px;
	line-height: 1;
	letter-spacing: 0.04em;
	white-space: nowrap;
	transform: translateY(-2px);
}

@media only screen and (max-width: 768px) {
	.sec-option {
		border-radius: 16px;
		margin: 65px auto 60px;
		padding: 30px 26px 20px;
	}
	.sec-option:before,
	.sec-option:after { width: 16px; height: 16px; }
	.sec-option:before { top: -16px; }
	.sec-option:after { bottom: -16px; }
	.sec-option h2 {
		border-bottom: 1px solid #000000;
		margin-bottom: 11px;
		font-size: 21px;
		line-height: 1.6;
	}
	.sec-option h2 + p {
		position: static;
		font-size: 13px;
	}
	.sec-option ul {
		display: block;
		margin-top: 16px;
	}
	.sec-option li,
	.sec-option li:nth-last-of-type(2) {
		border-bottom: 1px solid #9FA0A0;
		width: 100%;
		padding: 16px 0 12px 5px;
	}
	.sec-option li:last-of-type { border-bottom: none; }
	.sec-option li:nth-child(even) { border-left: none; }
	.sec-option li figure {
		width: 90px;
		min-width: 90px;
	}
	.sec-option .txt h3 {
		margin-bottom: 10px;
		font-size: 13px;
		letter-spacing: 0.12em;
	}
	.sec-option .txt h4 {
		margin-bottom: 4px;
		font-size: 18px;
	}
	.sec-option .txt h4 em {
		font-size: 12px;
	}
	.sec-option .txt p {
		font-size: 13px;
		letter-spacing: 0.06em;
	}
	.sec-option .txt p em {
		display: block;
		margin-left: -4px;
		transform: translateY(-4px);
	}
}

/* .sec-shoumei
------------------------------------*/
.sec-shoumei {
	border-bottom: 2px solid #000000;
	padding-bottom: 10px;
}

.sec-shoumei .sec-title {
	position: relative;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	margin-bottom: 35px;
	padding: 6px 10px 6px 45px;
}

.sec-shoumei h2 strong {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.15em;
	padding-right: 15px;
}

.sec-shoumei h2 em {
	font-size: 16px;
	letter-spacing: 0.15em;
}

.sec-shoumei .sec-title .price {
	position: absolute;
	top: 15px;
	right: 45px;
}

.sec-shoumei .sec-title .price span {
	display: inline-block;
	font-size: 12px;
	letter-spacing: 0.1em;
	padding-right: 6px;
}

.sec-shoumei .sec-title .price strong {
	font-size: 24px;
	padding-right: 2px;
}

.sec-shoumei .sec-title .price em {
	font-size: 15px;
	padding-right: 2px;
}

.sec-shoumei .sec-title .price i {
	font-size: 10px;
	letter-spacing: 0.1em;
}

.sec-shoumei .inner {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	padding: 0 30px;
}

.sec-shoumei .icon {
	width: 431px;
	min-width: 431px;
	transform: translate(25px,30px);
}

.sec-shoumei figcaption {
	text-align: right;
	font-size: 15px;
	letter-spacing: 0.08em;
}

@media only screen and (max-width: 768px) {
	.sec-shoumei {
		padding-bottom: 25px;
	}
	.sec-shoumei .sec-title {
		border-top: 2px solid #000000;
		border-bottom: 2px solid #000000;
		margin-bottom: 28px;
		padding: 16px 10px 12px;
	}
	.sec-shoumei h2 strong {
		display: block;
		margin-bottom: 3px;
		font-size: 21px;
		line-height: 1;
		letter-spacing: 0.12em;
	}
	.sec-shoumei h2 em {
		display: block;
		margin-left: -2px;
		font-size: 12px;
		letter-spacing: 0.06em;
	}
	.sec-shoumei .sec-title .price {
		top: 13px;
		right: 5px;
	}
	.sec-shoumei .sec-title .price span {
		display: block;
		font-size: 11px;
		margin-bottom: -7px;
		padding-right: 4px;
	}
	.sec-shoumei .sec-title .price strong {
		font-size: 19px;
	}
	.sec-shoumei .sec-title .price em {
		font-size: 13px;
	}
	.sec-shoumei .inner {
		display: block;
		padding: 0;
	}
	.sec-shoumei .icon {
		width: 100%;
		min-width: 100%;
		margin-bottom: 25px;
		transform: none;
		text-align: center;
	}
	.sec-shoumei .icon img {
		width: 300px;
		height: auto;
	}
	.sec-shoumei figcaption {
		font-size: 13px;
		text-align: center;
	}
	.sec-shoumei figure {
		margin: 0;
		padding: 0 15px;
	}
	.sec-shoumei figure img {
		width: 100%;
	}
}

#sb_instagram #sbi_mod_error {
	display: none !important;
}

#Cafe .slick-slide {
	width: 100% !important;
	margin: 0 !important;
}


/* page design
---------------------------------------------------------------------------*/
.mainContents--design .mainContents__inner {
	margin-right: auto;
	margin-left: auto;
}

.design-wrap,
.design-single {
	box-sizing: border-box;
	width: 100%;
	max-width: calc(1100px + 16%);
	padding: 0 8%;
}

.design-wrap {
	position: relative;
	margin: 145px auto 0;
}

.gallery__list + .sns__area {
	margin-top: 90px;
	margin-bottom: 65px;
}

/* .design-category
------------------------------------*/
.design-category-wrap {
	position: relative;
}

.design-category {
	margin: 0 0 -25px -3px;
	font-family: 'Asap Condensed', sans-serif;
	text-align: left;
}

.design-category li {
	display: inline-block;
}

.design-category li a {
	display: block;
	padding: 5px;
	color: #AAAAAA;
	font-size: 15px;
	letter-spacing: 0.08em;
}

.design-category li.active a {
	color: #000000;
}

.design-category-title {
	position: absolute;
	top: 0;
	right: 0;
	font-family: Asap, sans-serif;
	font-size: 30px;
	line-height: 1;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

/* .design-single
------------------------------------*/
.design-single {
	margin: 80px auto 0;
}

.design-single img {
	width: 100%;
	height: auto;
}

.design-single .design-category {
	margin-top: 180px;
}

.design-title {
	margin-bottom: 65px;
	text-align: center;
}

.design-title h1 {
	margin-bottom: 18px;
	font-size: 22px;
	/*font-weight: 600;*/
	line-height: 1.6;
	letter-spacing: 0.1em;
	-webkit-text-stroke: 0.2px #000000;
}

/* .design-img
------------------------------------*/
.design-img {
	opacity: 0;
}

.design-img figure {
	margin: 0;
	font-size: 0;
}

.design-img .img1,
.design-img .img2 {
	margin-top: 60px;
	font-size: 0;
}

.design-img > div:first-child {
	margin-top: 0;
}

.design-img .img1 {
	text-align: center;
}

.design-img .img1.vertical img {
	max-width: 700px;
}

.design-img .img2 + .img2 {
	margin-top: 35px;
}

.design-img .img2 {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
}

.design-img .img2 figure {
	width: 47.3%;
}

/* .design-gallery
------------------------------------*/
.design-gallery {
	margin-top: 60px;
}

.img-gallery {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
}

.img-gallery li {
	width: 15%;
  margin: 0 2% 2% 0;
	font-size: 0;
	transition: .15s ease-out;
	cursor: pointer;
}

.img-gallery li:nth-of-type(6n) {
	margin-right: 0;
}

.img-gallery li.noimg {
	position: relative;
}

.img-gallery li.noimg:before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	border: 1px solid #EBEBEB;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.img-gallery li:hover {
	opacity: 0.6;
}

.img-gallery-modal {
	position: fixed;
	top: 0;
	left: 0;
	background: #FFFFFF;
	width: 100%;
	height: 100%;
	z-index: 10000;
	display: none;
	opacity: 0;
}

.img-gallery-modal .btn-close {
	position: absolute;
	top: 0;
	right: 0;
	padding: 40px 45px;
	transition: .15s ease-out;
	cursor: pointer;
	z-index: 2;
}

.img-gallery-modal .btn-close:hover {
	opacity: 0.6;
}

.img-gallery-modal .modal-inner {
	position: relative;
	width: 100vw;
	height: 100vh;
	opacity: 0;
	z-index: 0;
}

.img-gallery-modal .slick-list {
	overflow: inherit;
}

.img-gallery-modal .slick-track,
.img-gallery-modal .slick-slide,
.img-gallery-modal .inner {
	box-sizing: border-box !important;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	width: 100vw !important;
	height: 100vh;
	margin: 0 !important;
	padding: 0 !important;
}

.img-gallery-modal .inner {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
}

.img-gallery-modal .inner img {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) !important;
	width: auto;
	max-width: calc(100% - 340px);
	height: auto;
	max-height: calc(100% - 240px);
	margin: 0 auto !important;
	-webkit-backface-visibility: hidden;
}

.img-gallery-modal .slick-prev,
.img-gallery-modal .slick-next {
	box-sizing: border-box;
	position: absolute;
	top: 0;
	background: url(../img/common/btn-modal-arrow.svg) no-repeat center center;
	border-radius: 0;
	width: 50%;
	height: 100vh;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	transition: .15s ease-out;
	z-index: 10;
}

.img-gallery-modal .slick-prev { background-position: right 60px center; }
.img-gallery-modal .slick-next { background-position: right 60px center; }

.img-gallery-modal .slick-prev:hover,
.img-gallery-modal .slick-next:hover {
	opacity: 0.6 !important;
}

.img-gallery-modal .slick-prev { left: 0; transform: scaleX(-1) !important; opacity: 0; }
.img-gallery-modal .slick-next { right: 0; opacity: 0; }
.img-gallery-modal.active .slick-prev, .img-gallery-modal.active .slick-next { opacity: 1; }

.img-gallery-modal .slick-prev:before,
.img-gallery-modal .slick-prev:after,
.img-gallery-modal .slick-next:before,
.img-gallery-modal .slick-next:after {
	display: none !important;
}

/* .design-detail
------------------------------------*/
.design-detail {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	width: 100%;
	max-width: 940px;
	margin: 140px auto 0;
}

.design-detail .txt {
	order: 2;
	width: 65%;
	text-align: justify;
}

.design-detail .txt p {
	margin-bottom: 22px;
	font-size: 15px;
	line-height: 2.1;
	letter-spacing: 0.08em;
}

.design-detail .txt p:last-of-type {
	margin-bottom: 0;
}

.design-detail .credit {
	order: 1;
	margin: 6px 0 0;
	padding-right: 60px;
}

.design-detail .credit dl {
	margin: 0 0 24px;
	padding: 0;
}

.design-detail .credit dl > div {
	display: -webkit-box;
	display: flex;
	margin-bottom: 10px;
	font-family: Asap, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0.03em;
}

.design-detail .credit dl > div:last-of-type {
	margin-bottom: 0;
}

.design-detail .credit dt {
	margin: 0;
	padding: 0 12px 0 0;
	font-weight: 500;
}

.design-detail .credit dd {
	margin: 0;
	padding: 0;
	color: #999999;
	font-weight: 400;
}

.design-detail .url li {
	margin-bottom: 7px;
}

.design-detail .url li a {
	display: inline-block;
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0.02em;
	text-decoration: underline;
}


/* page design / SP
---------------------------------------------------------------------------*/
@media (max-width: 1140px) {
	.design-category-title {
		display: block;
		position: initial;
		margin-top: 40px;
	}
}

@media only screen and (max-width: 768px) {
	.design-wrap,
	.design-single {
		padding: 0 6%;
	}
	.design-wrap {
		margin-top: 30px;
	}
	.design-category ul {
		line-height: 1.7;
	}
	.design-category li a {
		padding: 0 4px;
		font-size: 13px;
		letter-spacing: 0.06em;
	}
	.design-category-title {
		margin: 65px 0 -30px;
		font-size: 20px;
	}
	.gallery__list {
		margin-top: 30px;
	}
	.design-single {
		margin-top: 50px;
	}
	.design-title {
		margin-bottom: 50px;
	}
	.design-title h1 {
		margin-bottom: 12px;
		padding: 0 5px;
		font-size: 17px;
		letter-spacing: 0.08em;
	}
	.design-img .img1 {
		margin-top: 20px;
	}
	.design-img .img2 {
		margin-top: 40px;
	}
	.design-img .img2 + .img2 {
		margin-top: 20px;
	}
	.design-gallery {
		margin-top: 40px;
	}
	.img-gallery li {
		width: 22% !important;
    margin: 0 4% 4% 0 !important;
	}
	.img-gallery li:nth-of-type(4n) {
		margin-right: 0 !important;
	}
	.design-detail {
		display: block;
		margin-top: 40px;
		padding: 0 8px;
	}
	.design-detail .txt {
		order: 1;
		width: 100%;
	}
	.design-detail .txt p {
		font-size: 14px;
		line-height: 2;
		letter-spacing: 0.06em;
	}
	.design-detail .credit {
		order: 2;
		margin-top: 50px;
		padding-right: 0;
	}
	.design-detail .credit dl {
		margin-bottom: 20px;
	}
	.design-detail .credit dl > div {
		margin-bottom: 9px;
		font-size: 13px;
	}
	.design-detail .url li a {
		font-size: 13px;
	}
	.design-single .design-category {
		margin-top: 105px;
	}
	.design-single .gallery__list {
		margin-top: 20px;
	}
	.gallery__list + .sns__area {
		margin-top: 70px;
		margin-bottom: 30px;
	}
	.img-gallery-modal .btn-close {
		padding: 25px 25px;
	}
	.img-gallery-modal .btn-close img {
		width: 40px;
		height: auto;
	}
	.img-gallery-modal .inner img {
		max-width: 100%;
		max-height: calc(100% - 150px);
	}
	.img-gallery-modal .slick-prev,
	.img-gallery-modal .slick-next {
		background-size: 35px auto;
	}
	.img-gallery-modal .slick-prev { background-position: right 25px bottom 25px; }
	.img-gallery-modal .slick-next { background-position: right 25px bottom 25px; }
	.util__table + p.attention {
		font-size: 12px;
	}
	.plan__list__row--c .plan__list__icon,
	.plan__list__row--d .plan__list__icon,
	.plan__list__row--e .plan__list__icon {
		max-width: 315px
	}
	.plan__list__row--f .plan__list__icon,
	.plan__list__row--g .plan__list__icon,
	.plan__list__row--h .plan__list__icon {
		max-width: 216px
	}
}


/* print
---------------------------------------------------------------------------*/
@media print {
	body {
		width: 1240px;
	}
}