<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
/*ul ol li -------------------------------- */
.prev_next, .archive ul, .archive ol, .archive li,.arch-list {
	list-style-type: none;
}
.entry-content-inner ul, .entry-content-inner ol {
	padding-left: 32px;
}
.entry-content-inner li {
	margin-bottom: 7px;
}
/*table --------------------------------*/
.entry-content-inner table {
	border-collapse: collapse;
	width: 100%;
}
.entry-content-inner tr:nth-of-type(even) {
	background: var(--sub01);
}
.entry-content-inner td {
	border: 1px solid var(--sub03);
	padding: 10px;
/*	width: 50%;*/
}
.entry-content-inner .wp-block-table {
	margin-bottom: 20px;
}
/*common --------------------------------*/
.contents {
	background: #f7f7f7;
}
.page-art, .arch-art {
	background: #fff;
}
.breadcrumbs {
	padding: 14px 30px;
	font-size: 1.4rem;
	color: var(--sub04);
	max-width: 1120px;
	margin: auto;
}
.breadcrumbs a {
	margin-right: 5px;
}
.entry-content {
	padding: 0 20px 60px;
}
.page-art h2, .page-art h3, .page-a span {
	padding: 14px 12px;
	font-size: 2rem;
	font-weight: bold;
}
.page-art .page {
	padding-top: 30px;
}
.page-art h2, .page-a span {
	margin-top: 30px;
	margin-bottom: 20px;
	background: var(--sub01);
	border-left: 5px solid var(--theme03);
	position: relative;
}
.page-art .page-a {
	padding: 30px 0 0;
	background: transparent;
	border-left: none;
	margin-top: 0;
}
.page-a span {
	display: block;
	margin-top: 0;
}
.page-art h3 {
	border-left: 5px solid var(--theme01);
	border-bottom: 5px solid var(--sub01);
	margin-bottom: 15px;
}
.page-art h4 {
	font-size: 1.7rem;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 0 17px;
}
.page-art ul, .page-art p, .page-art figure {
	margin-bottom: 20px;
	padding: 0 17px;
}
.page-art p, .page-art li {
	font-size: 1.5rem;
}
.page-art ul,.page-art ol {
	padding-left: 32px;
}
.page-art ul li {
	list-style-type: disc;
	margin-bottom: 7px;
}
.page-art li:last-of-type {
	margin-bottom: 0;
}
.page-art p a {
	color: var(--theme02);
	font-weight: bold;
}
.page-art p a::before {
	content: "\f0da";
	font-family: "Font Awesome 5 Free";
	margin-right: 2px;
}
/*page ttl --------------------------------*/
.page .entry-title {
	font-size: 3rem;
	letter-spacing: 2px;
	font-weight: bold;
	color: #fff;
	background: #333;
	height: 194px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-position: center;
	background-size: cover;
	background-image: url(../images/page/ttl/bg01.jpg);
}
.page-id-9 .entry-title {
	background-image: url(../images/page/ttl/bg02.jpg);
}
.page-id-404 .entry-title {
	background-image: url(../images/page/ttl/bg03.jpg);
}
.page-id-407 .entry-title {
	background-image: url(../images/page/ttl/bg04.jpg);
}
.page-id-412 .entry-title {
	background-image: url(../images/page/ttl/bg05.jpg);
}
/*table --------------------------------*/
.page-art .wp-block-table {
	font-size: 1.5rem;
	padding: 0;
}
.page-art .wp-block-table table {
	border-collapse: collapse;
}
.page-art .wp-block-table td {
	border: 1px solid var(--sub03);
	padding: 10px;
}
#w-option + .wp-block-table tr td:first-child,.page-art .wp-block-table tr td:first-child,
#w-domain + .wp-block-table tr td:first-child {
	width: 60%;
}
.page-id-412 .page-art .wp-block-table tr td:first-child {
	width: 35%;
	font-weight: bold;
}
#w-option + .wp-block-table tr td:last-of-type,.page-art .wp-block-table tr td:last-of-type,
#w-domain + .wp-block-table tr td:last-of-type {
	width: 40%;
}
.page-id-412 .page-art .wp-block-table tr td:last-of-type {
	width: 65%;
	font-size: 1.4rem;
}
.page-art .table-w tr td:first-child {
	width: 30%;
}
.page-art .table-w tr td:last-of-type {
	width: 70%;
}
.page-art .wp-block-table tr:nth-of-type(even) {
	background: var(--sub01);
}
/*page --------------------------------*/
p.strong {
	padding: 12px 17px 10px;
	border: 1px solid var(--theme03);
	font-weight: bold;
}
p.attention,.form_txt_attention {
	background: var(--sub01);
	padding: 20px 17px 18px;
}
.form_txt_attention {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 1.5rem;
}
.form_txt_attention ul {
    margin-bottom: 0;
}
.dl {
	font-size: 1.8rem;
}
/*btn --------------------------------*/
.wp-block-buttons .wp-block-button {
	width: 100%;
	margin-bottom: 0;
}
.wp-block-button__link {
	font-size: 1.7rem;
	font-weight: bold;
	background: #46d22f;
	color: #fff!important;
	border-radius: 0;
	padding: 15px 29px;
	text-align: center;
	display: block;
	margin: 0 17px 16px;
	position: relative;
}
.wp-block-button__link::before {
	content: "";
	border-top: 8px solid transparent;
	border-left: 8px solid #fff;
	border-bottom: 8px solid transparent;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 18px;
}
.btn_page_link a {
	color: #222!important;
    background: var(--sub01);
    font-weight: normal;
}
/*contact --------------------------------*/
form {
	font-size: 1.5rem;
}
form input:focus {
	outline: 0;
}
.mw_wp_form p {
    margin-bottom: 7px;
    font-weight: bold;
	margin-top: 30px;
	padding: 0;
	font-size: 1.6rem;
}
.page-art .mw_wp_form a {
	text-decoration: underline;
	color: #222;
	font-weight: normal;
}
.mw_wp_form p a::before {
	display: none;
}
.mw_wp_form .horizontal-item + .horizontal-item {
	margin-left: 0;
}
form input[type="text"], form input[type="email"], form textarea {
	width: 100%;
	height: 32px;
	border: solid 2px var(--sub03);
	box-shadow: none;
	font-size: 1.6rem;
	padding-left: 8px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
form select,form select[name="birth-year"], form select[name="birth-month"], form select[name="birth-date"] {
	font-size: 1.6rem;
}
form textarea {
	height: 200px;
}
form input::placeholder, form textarea::placeholder {
	color: #ababab;
}
form .mwform-checkbox-field {
	line-height: 1.8;
	display: block;
	margin: 0;
}
.mw_wp_form .horizontal-item + .horizontal-item {
	margin-left: 0;
}
form p .mwform-checkbox-field:first-of-type {
	margin-top: 7px;
}
form .mwform-radio-field label {
	margin-bottom: 5px;
	display: block;
}
.form_sel_wrap {
    margin-top: 10px;
    display: flex;
    align-items: center;
}
.answer .form_sel_wrap:last-of-type {
    border-bottom: 1px solid var(--sub03);
    padding-bottom: 10px;
}
.form_sel_ttl {
    margin-right: 16px;
    font-weight: bold;
    font-size: 1.5rem;
}
form input[type="submit"] {
	width: 100%;
	max-width: 190px;
	padding: 12px 0;
	display: block;
	background: #fff;
	margin: 15px auto 25px;
	border: 2px solid var(--theme03);
	border-radius: 0;
	text-align: center;
	color: var(--theme03);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    font-size: 1.6rem;
    font-weight: bold;
}
form .mw_wp_form .error {
	color: var(--theme03);
	font-size: 1.5rem;
}
/*confirm complete --------------------------------*/
.mw_wp_form_confirm .form-privacy-txt,
.mw_wp_form_confirm .form_validation_txt {
	display: none;
}
.mw_wp_form_confirm .form-privacy {
	margin-top: 30px;
}
.mw_wp_form_confirm .answer {
    border-bottom: 1px solid var(--sub03);
    padding-bottom: 10px;
}
.mw_wp_form_confirm .answer .form_sel_wrap:last-of-type {
    padding-bottom: 0;
    border-bottom: none;
}
.mw_wp_form_confirm .form_txt_none {
    display: none;
}
.mw_wp_form_confirm .form-privacy .answer {
	border-bottom: none;
	padding-bottom: 0;
}
.mw_wp_form_complete {
	font-size: 1.6rem;
    line-height: 1.8;
    padding: 40px 0 70px;
    text-align: center;
}
.mw_wp_form_complete p:first-of-type {
	color: var(--theme02);
	font-size: 1.8rem;
}
.mwform-checkbox-field input,
.mwform-radio-field input {
	margin: -3px 5px 0 0;
    vertical-align: middle;
}
form input[type="submit"] form_back {
	margin-bottom: 38px;
}
.form_txt_ex {
    font-weight: normal;
    font-size: 1.4rem;
}
/*validation --------------------------------*/
.form_validation {
	color: var(--theme03);
	margin-left: 3px;
}
.form_validation_txt {
	display: block;
    font-size: 1.3rem;
    padding: 4px 0;
	margin-bottom: 5px;
    width: 45px;
    text-align: center;
    background: var(--theme03);
    color: #fff;
}
.mw_wp_form .error {
	color: var(--theme03);
	font-weight: bold;
}
.form_validation_txt_wrap {
    margin-top: 10px;
    display: flex;
    align-items: center;
}
.form_validation_txt_wrap .form_validation_txt {
    margin-right: 7px;
}
/*form-privacy --------------------------------*/
.form-privacy {
	padding: 20px 17px 15px;
    border: 2px solid var(--sub03);
	margin-top: 20px;
	font-weight: bold;
    display: flex;
    justify-content: center;
}
.form-privacy label {
	font-weight: bold;
}
.mw_wp_form .form-privacy-txt {
	font-weight: normal;
	font-size: 1.6rem;
}
.form-privacy p {
	display: none;
}
@media screen and (min-width:768px) {
	.submit-wrap {
		display: flex;
		justify-content: center;
	}
	.mw_wp_form_confirm input[type="submit"] {
		margin: 30px 20px 25px;
	}
	.form-privacy {
		margin-top: 10px;
	}
	.form-privacy .answer {
		display: flex;
    	align-items: center;
		justify-content: center;
	}
	.form_validation_txt {
		margin: 0 7px 0 0;
	}
	.mw_wp_form_complete p:first-of-type {
		font-size: 2.2rem;
	}
/*checkbox --------------------------------*/
	.a-check {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.a-check .horizontal-item {
		width: 48%;
	}
}	
@media screen and (min-width:1024px) {
	form,.mw_wp_form p {
		font-size: 1.8rem;
	}
	.mw_wp_form .error {
		margin-top: 5px;
		font-size: 1.5rem;
	}
	.mw_wp_form .form-privacy-txt {
		text-align: center;
		margin-bottom: 0;
	}
}
/*sns share --------------------------------*/
.addtoany_content {
	display: flex;
	justify-content: center;
	padding: 30px 0 0;
	margin-bottom: 0 !important;
}
.addtoany_list a {
	padding: 0 5px !important;
}
/*widget-area --------------------------------*/
.widget-area {
	padding: 30px 20px 75px;
}
.widget-area #nav_menu-2 {
	display: none;
}
.widget-area section:last-of-type {
	margin-bottom: 0;
}
.widget-area a, .widget-title {
	font-size: 1.5rem;
	color: var(--sub04);
	padding: 20px 30px;
	display: block;
	border-bottom: 1px solid var(--sub03);
	background: #fff;
}
.widget-title, .widget-area div &gt; ul &gt; li {
	font-weight: bold;
	border-top: 5px solid var(--theme02);
	position: relative;
}
.widget-title {
	border-bottom: 2px solid var(--sub04);
}
.widget-area li ul li:first-of-type a {
	border-top: 2px solid var(--sub04);
}
.widget-title, .widget-area div &gt; ul &gt; li {
	margin-bottom: 30px;
}
.widget-title, .widget-area div &gt; ul &gt; li:last-of-type {
	margin-bottom: 0;
}
.widget-title::before, .widget-area div &gt; ul &gt; li::before {
	content: "";
	height: 5px;
	width: 5px;
	background: var(--theme03);
	position: absolute;
	top: -5px;
	left: 0;
}
@media screen and (min-width:768px) {
	.contents-inner {
		display: flex;
		justify-content: space-between;
		padding: 0 30px 75px;
		max-width: 1180px;
		margin: auto;
	}
	.page-art, .arch-art {
		width: 71%;
		max-width: 800px
	}
	.widget-area {
		width: 23%;
		max-width: 260px;
		padding: 0;
	}
	.widget-area section {
		margin-bottom: 30px;
	}
	.widget-area #nav_menu-2 {
		display: block;
	}
	.figure-wrap {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		padding: 0 17px;
	}
	.figure-wrap figure {
		width: 47%;
		padding: 0;
	}
	.wp-block-buttons .wp-block-button {
		width: auto;
	}
	.wp-block-button__link {
		padding: 15px 50px;
	}
	p.strong {
		text-align: center;
	}
}
@media screen and (min-width:1060px) {
	.breadcrumbs {
		padding: 40px 60px 14px;
		font-weight: bold;
	}
	.page-art, .arch-art {
		padding: 60px 60px 0;
	}
}
/*arch --------------------------------*/
.arch-art .art-ttl, .page-art .art-ttl, .category .arch-art .art-ttl span {
	font-family: 'Lato', YuGothic, '游ゴシック', "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
	font-size: 2.8rem;
	color: #222;
	margin: 0 17px;
	padding-bottom: 10px;
}
.category .arch-art .art-ttl {
	margin-bottom: 24px;
}
@media screen and (min-width:375px) {
	.arch-art .art-ttl, .page-art .art-ttl, .category .arch-art .art-ttl span {
		font-size: 3rem;
	}
}
.category .arch-art .art-ttl span {
	margin: 0;
	padding: 0;
}
.arch-art .art-ttl span, .page-art .art-ttl span {
	font-size: 1.6rem;
	display: block;
	font-weight: normal;
}
.page-art .page-art-ttl {
	padding: 30px 20px;
}
.arch-art .entry-content {
	padding: 30px 20px 60px;
	font-size: 1.4rem;
	color: var(--sub04);
}
.arch-list li &gt; a {
	border-bottom: 2px solid var(--sub03);
	padding: 20px 17px;
	display: block;
	color: var(--sub04);
}
.arch-date {
	font-size: 1.3rem;
	margin-bottom: 6px;
	font-family: 'Lato', YuGothic, '游ゴシック', "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-weight: normal;
}
.arch-ttl {
	font-weight: bold;
}
.blog-category {
	background: var(--theme02);
	color: #fff;
	font-size: 1.2rem;
	padding: 2px 10px;
	margin-right: 10px;
}
.arch-txt {
	padding-top: 10px;
}
.arch-art .post_thumbnail {
	height: 200px;
	overflow: hidden;
	position: relative;
	margin-bottom: 16px;
}
.arch-art .post_thumbnail img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
/*single --------------------------------*/
.single-ttl {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 40px;
}
.entry-content-inner {
	padding: 0 17px;
	word-break: break-word;
	;
}
.single .entry-content-inner {
	padding: 0;
}
.single .entry-content-inner h2, .single .entry-content-inner h3 {
	font-weight: bold;
	font-size: 1.6rem;
	margin-bottom: 10px;
}
.single .entry-content-inner p {
	font-size: 1.5rem;
	line-height: 1.7;
	margin-bottom: 20px;
}
.entry-content-inner a {
	text-decoration: underline;
	color: var(--theme02);
}
.wp-block-image {
	margin-bottom: 40px;
}
.wp-block-embed__wrapper {
	width: 100%;
	padding-bottom: 56.25%;
	height: 0px;
	position: relative;
}
.wp-block-embed__wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.prev_next {
	padding: 0 17px;
	display: flex;
	justify-content: space-between;
}
.prev_next li a {
	color: #222;
	font-weight: bold;
}
/*single custom post --------------------------------*/
.scf-single h4 {
	margin-bottom: 10px;
}
.scf-single ol, .scf-single ul, .scf-single table, .scf-single p {
	margin-bottom: 25px;
}
/*paginate --------------------------------*/
.paginate {
	padding: 20px 10px 0;
}
.paginate span, .paginate span + .page-numbers, a + .page-numbers {
	background: var(--sub04);
	display: inline-block;
	border-radius: 100%;
	line-height: 35px;
	width: 35px;
	color: #fff;
	margin: 0 5px;
	text-align: center;
}
.paginate .next {
	color: var(--sub04);
}
.paginate .next, .paginate .prev {
	margin: 0 5px;
	background: inherit;
	width: inherit;
	line-height: inherit;
	border-radius: inherit;
}
@media screen and (min-width:768px) {
	.single .entry-content-inner {
		padding: 0 17px;
	}
	.prev_next {
		justify-content: center;
	}
	.prev_next li {
		margin: 0 20px;
	}
}
@media screen and (min-width:1024px) {
	.arch-list li a {
		display: flex;
		justify-content: space-between;
	}
	.arch-art .post_thumbnail, .arch-art .arch-list-inner {
		width: 48%;
	}
}
@media screen and (min-width:1060px) {
	.arch-art .art-ttl, .page-art .art-ttl {
		margin: 0 20px;
	}
	.page-art .page-art-ttl {
		padding: 0 0 30px;
	}
	.arch-art .entry-content {
		padding: 0 0 60px;
	}
	.arch-list li a {
		padding: 20px;
	}
}
/*cat-nav --------------------------------*/
.cat-nav {
	display: flex;
	flex-wrap: wrap;
	margin: 20px 20px 0;
}
.cat-nav li a {
	color: var(--theme02);
	font-weight: bold;
	font-size: 1.7rem;
	display: block;
	margin: 0 20px 20px 0;
}
.cat-nav li a::before {
	content: "\f0d7";
	font-family: "Font Awesome 5 Free";
	margin-right: 4px;
}
/*works --------------------------------*/
.cat-sec {
	padding: 30px 0;
}
.cat-ttl {
	font-size: 2.8rem;
	font-weight: bold;
	padding: 0 0 5px;
	margin: 0 17px;
}
.cat-ttl span {
	color: var(--theme02);
	font-size: 1.4rem;
	display: block;
	margin-left: 3px;
}
.cat-list p {
	margin-bottom: 15px;
}
.cat-sec .cat-list li {
	padding: 25px 17px;
	border-bottom: 2px solid var(--sub02);
	font-size: 1.5rem;
	width: 100%;
}
.cat-sec .cat-list li:last-of-type {
	border-bottom: 2px solid var(--sub03);
}
.cat-sec .cat-list li a {
	text-decoration: underline;
	color: var(--theme02);
}
.cat-sec .blog-category, .cat-single .blog-category {
	margin-bottom: 5px;
	display: inline-block;
}
.cat-list h2, .cat-list h3 {
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 10px;
	color: #222;
}
.cat-list img, .cat-list .wp-block-embed__wrapper, .cat-single .wp-block-embed__wrapper, .cat-single img, .cat-single .wp-block-embed__wrapper {
	margin-bottom: 20px;
}
.single .cat-single .blog-category {
	margin-bottom: 20px;
}
.single .cat-single h3 {
	font-size: 1.8rem;
}
/*narrator --------------------------------*/
.single .sc-wrap + div {
	margin-bottom: 20px;
}
.post-type-archive-narrator .more-btn {
	padding-top: 20px;
}
@media screen and (min-width:768px) {
	.post-type-archive-narrator .cat-list {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.post-type-archive-narrator .cat-list &gt; li {
		width: 48%;
	}
	.post-type-archive-works .cat-list {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.cat-sec .cat-list li.t-c {
		width: 50%;
		font-size: 1.4rem;
	}
	.cat-list .t-c h2, .cat-list .t-c h3 {
		font-size: 1.4rem;
	}
	/*	single --------------------------------*/
	.single-narrator figure {
		max-width: 48%;
	}
}
/*sns-wrap --------------------------------*/
.sns-wrap {
	padding-top: 30px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
}
.single .sns-wrap {
	padding-bottom: 60px;
}
.sns-wrap a {
	margin: 0 5px;
	font-size: 4.5rem;
}
.sns-wrap .tw {
	color: #55aced;
}
.sns-wrap .fb, .sns-wrap .htb, .sns-wrap .pkt {
	color: #fff;
	width: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
}
.sns-wrap .fb {
	background: #1977f2;
	font-size: 3rem;
}
.sns-wrap .htb {
	background: #00a6db;
	text-decoration: none;
	font-weight: bold;
	font-size: 2.3rem;
}
.sns-wrap .pkt {
	background: #ee4057;
	font-size: 3rem;
}
.sns-wrap .lin {
	color: #02c301;
}
/*contact --------------------------------*/
.wpcf7-not-valid-tip {
	color: var(--theme03);
	font-weight: bold;
	margin-top: 5px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output {
	padding: 20px;
	font-size: 1.6rem;
	margin: 0;
	font-weight: bold;
	border: none;
	background: var(--sub01);
}
.wpcf7 form.invalid .wpcf7-response-output {
	color: var(--theme03);
}
@media screen and (min-width:1024px) {
	.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output {
		text-align: center;
	}
}
/*not-found --------------------------------*/
.not-found .not-found-ttl + p {
	margin-bottom: 20px;
}
@media (min-width:375px) {
	.not-found {
		font-size: 1.5rem;
		padding-top: 1px;
	}
}
@media (min-width:768px) {
	.not-found {
		font-size: 1.8rem;
	}
}
/*post-password-form --------------------------------*/
.post-password-form p:first-of-type {
	margin-top: 30px;
}

/*lightbox --------------------------------*/
.lightbox-release, .lightbox-cat {
	font-family: 'Lato', YuGothic, '游ゴシック', "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 1.3rem;
	font-weight: bold;
}
.lightbox-release::before {
	content: "RELEASE";
	margin-right: 6px;
	color: var(--sub05);
	font-weight: normal;
}
.lightbox-txt-area .lightbox-ttl {
	font-size: 1.7rem;
	margin: 10px 0;
}
.lightbox-txt-area .lightbox-content {
	padding-top: 40px;
}
.lightbox-list {
	margin: 0;
	padding: 0;
}
.lightbox-list-item {
	list-style-type: none!important;
}
.lightbox-list-item &gt; a {
	cursor: pointer;
}
.lightbox-list-inner {
	display: none;
}
.lightbox-img, .youtube-wrap {
	margin-bottom: 25px;
}
.lightbox-img figcaption, .youtube-inner + p {
	font-size: 1.3rem;
	margin: 6px 0 0;
}
.featherlight-close-icon:focus {
	outline: none;
}
/*slik --------------------------------*/
.pu-slider-gallery {
	margin: 0;
	padding: 0!important;
}
/*gallery--------------------------------*/
.box-wrap {
	max-width: 900px;
	margin: auto;
	width: 100%;
}
[class^="pu-main-box"] {
	margin-bottom: 10px;
}
[class^="pu-main-box"] li {
	margin: auto;
	display: none;
}
.pu-main-box .item1,
.pu-main-box02 .item40,
.pu-main-box03 .item80,
.pu-main-box04 .item120,
.pu-main-box05 .item160 {
	display: block;
}
[class^="pu-thumb-box"] {
	height: 130px;
	margin: 10px auto 0;
	display: grid;
	grid-gap: 16px;
	grid-template-columns: repeat(4,1fr);
	align-items: start;
	overflow: scroll;
}
@media screen and (min-width:768px) {
	[class^="pu-thumb-box"] {
		height: auto;
		margin: auto;
		grid-template-columns: repeat(8,1fr);
		overflow: inherit;
	}
}
/*btn--pu
ul-scroll --------------------------------*/
.box-wrap .ul-scroll {
	font-family: 'Lato', sans-serif;
	text-align: center;
	color: #fff;
	transition: 700ms;
	position: relative;
	top: 0;
	animation:  ul-scroll 1s linear infinite alternate;
}
.box-wrap .ul-scroll p {
	font-size: 1.2rem;
}
@keyframes ul-scroll {
	0% {
		top: 0;
	}
	100% {
		top: 5px;
	}
}
.pu-wrap {
	position: relative;
}
[class^="btn--pu"] {
	margin: 0!important;
	padding: 7px 10px!important;
	width: auto!important;
	font-size: 1.4rem!important;
	font-weight: bold;
	color: #00b3e0;
	background: #fff;
	border: 2px solid #00b3e0;
	display: inline-block!important;
	position: absolute;
	bottom: 16px;
}
.btn--pu-l {
	right: 160px;
}
.btn--pu-r {
	right: 15px;
}
@media screen and (min-width:768px) {
	.box-wrap .ul-scroll {
		display: none;
	}
}
/*more --------------------------------*/
.showmore_content {
	overflow: hidden;
}
.showmore_trigger {
	margin-top: 5px;
}
.showmore .more,
.showmore .less {
	font-size: 1.5rem;
	font-weight: bold;
	color: var(--theme02);
}
/*toggle_down --------------------------------*/
.toggle_down {
	margin-bottom: 20px;
	font-size: 1.5rem;
    max-width: 700px;
}
.toggle_down dt {
	padding: 8px 17px;
	border: 1px solid var(--sub03);
	border-bottom: none;
	font-weight: bold;
	background: var(--sub01);
	display: flex;
	justify-content: space-between;
}
.toggle_down dt::after{
	content: "\f107";
	font-family: "Font Awesome 5 free";
	font-weight: 900;
}
.toggle_down dt:last-of-type {
	border-bottom: 1px solid var(--sub03);
}
.toggle_down dd {
	border: 1px solid var(--sub03);
	border-bottom: none;
	display: none;
}
.toggle_down dd:last-of-type {
	border-top: none;
	border-bottom: 1px solid var(--sub03);
}
.toggle_down dd span {
	padding: 5px 17px;
	border-bottom: 1px solid var(--sub03);
	display: block;
}
.toggle_down dd span:last-of-type {
	border-bottom: none;
}
/*layout --------------------------------*/
@media screen and (min-width:768px) {
	.a_flex {
		display: flex;
		flex-wrap: wrap;
	}
	.a_flex a {
		margin: 0 40px 5px 0;
	}
}
/*studio --------------------------------*/
.studio-main-pic {
    position: relative;
}
.studio-main-pic .studio-main-pic-list {
    margin: 0 -20px;
    padding: 40px 0;
    position: relative;
    z-index: 1;
}
.studio-main-pic .studio-main-pic-list-item {
    margin: 0;
    list-style-type: none;
    transition: all 1s;
}
.studio-main-pic .studio-main-pic-list-item:first-of-type {
    width: 80%;
    box-shadow: 7px 7px 0 var(--theme02);
}
.studio-main-pic .studio-main-pic-list-item:nth-of-type(2) {
    margin: -5% 0 0 40%;
    width: 60%;
    box-shadow: 7px 7px 0 var(--theme01);
}
.studio-main-pic .studio-main-pic-list-item:nth-of-type(3) {
    margin: -5% 0 0;
    width: 50%; 
    box-shadow: 7px 7px 0 var(--theme03);
}
.studio-main-pic-list-item figure {
    margin: 0;
    padding: 0;
}
@media screen and (min-width:768px) {
    .studio-main-pic .studio-main-pic-list-item:first-of-type {
        width: 50%;
        box-shadow: 10px 10px 0 var(--theme02);
    }
    .studio-main-pic .studio-main-pic-list-item:nth-of-type(2) {
        margin: -25% 0 0 55%;
        width: 45%;
    }
    .studio-main-pic .studio-main-pic-list-item:nth-of-type(3) {
        margin: -15% 0 0 10%;
		width:40%;
        box-shadow: 10px 10px 0 var(--theme03);
    }
}
/*studio-s-pic --------------------------------*/
.studio-s-pic {
    padding: 50px 0 0;
}
.studio-s-pic .studio-s-pic-list {
    padding: 0;
    margin: 0;
    display: flex;
    overflow: scroll;
}
.studio-s-pic .studio-s-pic-list::-webkit-scrollbar{
  display:none;
}
.studio-s-pic .studio-s-pic-list-item {
    list-style-type: none;
}
.studio-s-pic .studio-s-pic-list-item figure {
    margin-bottom: 0;
    padding: 0 7px 0 0;
    width: 300px;
    position: relative;
}
.studio-s-pic-list-item figcaption {
    margin-top: 3px;
    padding: 0 10px;
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.2;
    letter-spacing: 1px;
    position: absolute;
    bottom: 4px;
}
.page-scroll {
	font-size: 1.4rem;
	font-family: 'Lato', sans-serif;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.page-scroll span {
    margin-left: 4px;
    width: 40px;
    height: 1px;
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.page-scroll span::before {
	content: "";
	width: 70px;
	height: 1px;
	background: #222;
	position: absolute;
	top: 0;
}
.page-scroll span::after {
	content: "";
	width: 15px;
	height: 1px;
	background: rgba(255,255,255,.7);
	position: absolute;
	top: 0;
	left: 0;
	animation:  scroll 2s infinite;
}
@keyframes scroll {
	0% {
	}
	100% {
		left: 100%;
	}
}
@media screen and (min-width:768px) {
    .studio-s-pic .studio-s-pic-list-item figure {
        width: 420px;
    }
}
/*studio-plan --------------------------------*/
.page-art .wp-block-table.studio-plan tr td:first-child,
.page-art .wp-block-table.studio-plan tr td:last-of-type {
    width: 100%;
}
.page-art .wp-block-table.studio-plan tr td:first-child {
    font-size: 1.8rem;
	border-radius:5px 5px 0 0;
	position:relative;
	z-index: 0;
}
.page-art .wp-block-table.studio-plan tr td:first-child::after {
    content: "";
    width: 100%;
    height: 100%;
/*    background: url(../images/page/studio-plan-bg.jpg) center/cover no-repeat;*/
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: .3;
}
.studio-plan tr {
    margin-bottom: 35px;
    line-height: 1.7;
    display: flex;
    flex-direction: column;
    border-radius: 5px 5px 0 0;
    border: 1px solid var(--sub03);
}
.page-art .wp-block-table.studio-plan tr:nth-of-type(even) {
    background: #fff;
}
.studio-plan tr:last-of-type {
    margin-bottom: 0;
}
.page-art .wp-block-table.studio-plan td {
    padding: 20px;
    border: 1px solid #fff;
    display: block;
}
.studio-plan td:first-of-type {
    text-align: center;
    color: #fff;
}
.studio-plan td:nth-of-type(2) {
    order: 1;
}
.studio-plan td:last-of-type {
    font-size: 1.8rem;
    text-align: center;
    background: #e8f4f9;
}
.studio-plan tbody tr:first-of-type td:first-of-type {
    background: rgba(0,180,225,.6);
}
.studio-plan tbody tr:nth-of-type(2) td:first-of-type {
    background: rgba(0,180,225,.7);
}
.studio-plan tbody tr:nth-of-type(3) td:first-of-type {
    background: rgba(0,180,225,.8);
}
.studio-plan tbody tr:nth-of-type(4) td:first-of-type {
    background: rgba(0,180,225,1);
}
.studio-plan-span {
    margin-bottom: 20px;
    color: var(--theme02);
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    display: block;
    position: relative;
}
.studio-plan-span::after {
    content: "";
    background-color: var(--theme01);
    background-image: repeating-linear-gradient(-45deg, #fff, #fff 2px, transparent 0, transparent 4px);
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
}
.wp-block-embed figcaption {
    font-size: 1.5rem;
    font-weight: bold;
}
.wp-element-caption {
	font-size:1.3rem;
}
@media screen and (min-width:768px) {
    .page-art .wp-block-table.studio-plan tr td:first-child,
    .page-art .wp-block-table.studio-plan tr td:last-of-type {
        width: auto;
    }
    .studio-plan tr {
        margin-bottom:0;
        display: table-row;
        border-bottom: none;
        background: rgba(242,242,242,.3);
    }
    .page-art .wp-block-table.studio-plan tr:nth-of-type(even) {
        background: var(--sub01);
    }
    .page-art .wp-block-table.studio-plan td {
        display: table-cell;
    }
    .page-art .wp-block-table.studio-plan td {
        border: 3px solid #fff;
    }
    .studio-plan td:nth-of-type(2) {
        order: 0;
    }
    .studio-plan-span {
        margin-bottom: 5px;
        text-align: left;
    }
    .studio-plan-span  br {
        display: none;
    }
    .studio-youtube {
        margin: 0 auto 20px;
        max-width: 65%;
    }
}</pre></body></html>