  
/*----------------------------------------------------------------default*/
html {
font-size: 62.5%;
overflow: auto;
}

body {
color: #000;
font-family: 'Noto Sans JP', sans-serif;
font-size: 1.8rem;
line-height: 2.222222;
background: #fff;
margin: 0;
overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin: 0;
}

p,
dl,
dt,
dd,
figure {
margin: 0;
}

dt {
font-weight: normal;
}

ul,
ol {
padding: 0;
margin: 0;
}

ul li {
list-style-type: none;
}

a {
color: #1B1992;
text-decoration: none;
}

img {
max-width: 100%;
height: auto;
pointer-events: none;
}

.pc {
display: block;
}

.sp {
display: none;
}

/*----------------------------------------------------------------header*/
header {
width: 980px;
margin: 16px auto 14px;
}

.site-title {
text-align: center;
margin: 0 0 30px;
}

.site-title img {
width: 266px;
}

.menu-toggle {
display: none;
}

.main-menu ul {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.main-menu li {
width: 146px;
margin: 0 0 16px;
}

.main-menu li a {
display: block;
width: 100%;
line-height: 1;
padding: 0 0 14px;
font-size: 1.5rem;
color: #000;
border-bottom: 1px solid #BABABA;
position: relative;
}

.main-menu li:nth-of-type(11) a,
.main-menu li a:hover {
padding: 0 0 9px;
border-bottom: 6px solid #000;
}

.main-menu li a:after {
content: '';
position: absolute;
right: 0;
top: 3px;
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 4px 0 4px 6px;
border-color: transparent transparent transparent #CBCBCB;
}

.main-menu li:nth-of-type(11) a:after,
.main-menu li a:hover:after {
border-width: 4px 6px 4px 0;
border-color: transparent #000 transparent transparent;
}

.main-menu li a .fa-twitter {
color: #00ACEE;
margin: 0 5px 0 0;
}

/*----------------------------------------------------------------footer*/
footer {
width: 1000px;
margin: 0 auto;
padding: 10px 0 30px;
border-top: 1px solid #ccc;
font-size: 1.4rem;
text-align: center;
}

footer a {
text-decoration: underline;
}

footer .info,
footer .footer-nav {
margin: 0 0 10px;
}

footer .info {
display: inline-block;
text-align: left;
}

footer .footer-nav li {
display: inline;
}

/*----------------------------------------------------------------breadcrumbs*/
.breadcrumbs {
width: 1000px;
margin: 0 auto 16px;
}

.breadcrumbs li {
display: inline;
font-size: 1.3rem;
margin: 0;
}

.breadcrumbs li:last-child {
color: #F08222;
}

.breadcrumbs li:not(:last-child):after {
content: '>';
margin: 0 2px;
}

.breadcrumbs li a {
text-decoration: underline;
}

/*----------------------------------------------------------------main*/
.caption {
font-size: 1.4rem;
line-height: 1.4857;
text-align: center;
margin: 0 0 10px;
}

.movie {
width: 600px;
margin: 0 auto;
position: relative;
overflow: hidden;
}

.movie iframe {
width: 100%;
}

.movie + .caption {
width: 600px;
text-align: left;
margin: 10px auto 0;
}

.fancybox-navigation .fancybox-button,
.fancybox-navigation .fancybox-button div {
padding: 0;
}

.fancybox-button[disabled],
.fancybox-button--thumbs {
display: none;
}

.fancybox-navigation .fancybox-button--arrow_right {
left: 0;
left: env(safe-area-inset-left);
padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_left {
padding: 31px 6px 31px 26px;
left: auto;
right: 0;
right: env(safe-area-inset-right);
}

.fancybox-button svg {
transform: rotate(180deg);
}

#fv {
margin: 0 0 120px;
}

#fv .title-blk {
width: calc(50% + 333px);
max-width: 100%;
height: 208px;
padding: 32px;
margin: 0;
box-sizing: border-box;
background: #F08222;
position: relative;
visibility: hidden;
}

#fv .page-title {
color: #fff;
font-size: 4.1rem;
line-height: 1.2;
margin:0 0 0 calc(100% - 800px);
}

#fv .page-title span {
display: block;
font-size: 3.2rem;
letter-spacing: -0.06em;
}

#fv .page-title strong {
font-size: 5.9rem;
margin: 0 10px 0 0;
}

#fv figure {
width: 1000px;
margin: -47px auto 100px;
position: relative;
z-index: 2;
}

#fv figure img {
border: 1px solid #DDDDDD;
}

#fv figcaption {
font-size: 1.4rem;
line-height: 1.4857;
margin: 0 0 0 10px;
}

#fv figcaption ul {
margin: 0 0 0 10px;
}

section {
width: 736px;
margin: 0 auto 120px;
}

section h2 {
width: 736px;
font-size: 2.8rem;
text-align: center;
border-bottom: 2px solid #EF8222;
margin: 0 auto 32px;
}

section h3 {
font-size: 2.4rem;
text-align: center;
margin: 0 0 32px;
}

section h4 {
font-size: 2.2rem;
text-align: center;
margin: 0 0 28px;
}

section h4 span {
display: block;
width: 44px;
border-bottom: 1px solid #F08222;
margin: 0 auto;
}

#greeting p:last-child {
text-align: right;
}

#information .info-blk {
width: 610px;
margin: 28px auto;
}

#information .info-blk p,
#information .info-blk ul {
margin: 0 0 1em;
}

#information .info-blk ul.notes {
margin: 0;
}

#information .info-blk + ul li:nth-of-type(2) {
margin: 0 0 1em;
}


#profile {
width: 100%;
}

#profile figure {
width: 1000px;
margin: 0 auto;
position: relative;
z-index: 2;
}

#profile figure img {
border: 1px solid #F08222;
}

#profile .text-blk {
width: calc(50% + 370px);
max-width: 100%;
padding: 48px;
margin: -470px 0 0 calc(100% - calc(50% + 370px));
box-sizing: border-box;
background: #F08222;
position: relative;
}

#profile .text-blk p {
color: #fff;
width: 612px;
margin: 0 0 0 257px;
}

#exhibition {
width: 100%;
}

#exhibition .work {
margin: 0 auto 60px;
}

#exhibition .work-blk + .caption {
margin: 10px 0 32px;
}

#exhibition .work:nth-of-type(5) .work-blk .caption:first-of-type {
margin: 0 0 10px;
}

#exhibition .work:nth-of-type(5) .work-blk .caption:last-of-type {
margin: 10px 0 0;
}

#exhibition .work:nth-of-type(6),
#exhibition .work:nth-of-type(7) {
width: 1000px;
margin: 0 auto 60px;
}

#exhibition .work-blk a,
#exhibition .gallery a {
display: block;
width: 550px;
margin: 0 auto;
text-align: center;
font-size: 0px;
position: relative;
}

#exhibition .work-blk a:nth-child(n + 2) {
display: none;
}

#exhibition .work-blk a:after,
#gallery-blk .gallery a:after,
#author-blk .author a:after {
content: '';
position: absolute;
right: 10px;
bottom: 10px;
display: inline-block;
width: 40px;
height: 40px;
background: url(/manga/yonezawa_lib/exh_sonoyama_asset/imeges/ico_zoom.png) no-repeat center center / contain;
}

#exhibition .work-blk a img {
border: 1px solid #707070;
}

#exhibition .wrapper {
display: flex;
justify-content: space-between;
margin: 0 auto 22px;
}

#exhibition .work:nth-of-type(5) {
width: 736px;
}

#exhibition .work:nth-of-type(5) .wrapper div {
width: calc(calc(100% - 32px) / 2);
}

#exhibition .work:nth-of-type(6) .wrapper div {
width: calc(calc(100% - 32px) / 3);
}

#exhibition .work:nth-of-type(5) .wrapper div a {
width: 100%;
}

#exhibition .work:nth-of-type(5) .wrapper div a:nth-child(-n + 2) {
display: block;
}

#exhibition .work:nth-of-type(5) .wrapper div a:nth-child(n + 3) {
display: none;
}

#exhibition .work:nth-of-type(6) .wrapper div a {
width: 100%;
border: 1px solid #707070;
margin: 0 0 10px;
}

#exhibition .work:nth-of-type(6) .wrapper div a img {
height: 374px;
width: auto;
border: none;
}

#exhibition .work .text,
#exhibition .gallery .text {
width: 736px;
margin: 0 auto;
}

#exhibition .work:nth-of-type(1) .text,
#exhibition .work:nth-of-type(2) .text,
#exhibition .work:nth-of-type(6) .text {
margin: 0 auto 32px;
}


#gallery-blk .gallery {
margin: 0 auto 60px;
}

#gallery-blk .gallery .wrapper {
width: 1000px;
margin: 0 auto;
flex-wrap: wrap;
}

#gallery-blk .gallery a {
display: flex;
width: calc(calc(100% - 30px) / 2);
margin: 0 0 30px;
border: 1px solid #D3D3D3;
justify-content: center;
align-items: center;
position: relative;
}

#gallery-blk .gallery:first-of-type .wrapper a:nth-child(n + 7) {
margin: 0;
}

#gallery-blk .gallery:first-of-type .wrapper a img {
max-height: 345px;
width: auto;
}

#gallery-blk .gallery:nth-of-type(2) p {
text-align: center;
 margin: 0 0 32px;
}

#gallery-blk .gallery:nth-of-type(2) .movie + .caption {
width: 600px;
text-align: left;
margin: 10px auto 0;
}

#gallery-blk .gallery:nth-of-type(3) .wrapper a {
width: calc(calc(100% - 32px) / 3);
margin: 0 0 10px;
}

#gallery-blk .gallery:nth-of-type(3) .caption {
margin: 0 0 32px;
}

#author-blk .author {
margin: 0 0 100px;
}

#author-blk .author a {
display: block;
width: 550px;
margin: 0 auto 10px;
border: 1px solid #D3D3D3;
position: relative;
}

#author-blk .author:nth-of-type(4) a {
border: none;
}

#author-blk .author:nth-of-type(2) a:after,
#author-blk .author:nth-of-type(4) a:after {
display: none;
}

#author-blk .author:nth-of-type(4) .caption + div {
display: flex;
justify-content: center;
width: 736px;
background: #14A8A0;
margin: 0 auto 32px;
}

#author-blk .author:nth-of-type(4) .caption + div a {
font-size: 0;
margin: 0;
}

#author-blk .author .wrapper {
width: 1000px;
margin: 0 auto;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}

#author-blk .author .wrapper > div {
width: calc(calc(100% - 30px) / 2);
margin: 0 0 32px;
text-align: center;
}

#author-blk .author .wrapper > div:first-of-type {
margin: 0 30px 32px 0;
}

#author-blk .author .wrapper > div:last-of-type {
margin: 0;
}

#author-blk .author .wrapper > div:nth-child(-n + 2) img {
height: 370px;
width: auto;
}

#author-blk .author .wrapper a {
width: 100%;
margin: 0 auto 10px;
border: 1px solid #D3D3D3;
}

#author-blk #explanation2 + p {
width: 736px;
margin: 0 auto;
}

.explanation {
width: 800px;
margin: 20px 0;
padding: 40px;
}

.explanation h4 {
font-size: 2.8rem;
margin: 0 0 32px;
}

.explanation h5 {
font-size: 2.2rem;
margin: 0 0 28px;
}
.explanation p:nth-of-type(n + 2) {
margin: 0 0 1em;
}

.explanation dl {
display: flex;
flex-wrap: wrap;
}

.explanation dt {
margin: 0 1em 0 0;
}

.explanation dd {
width: calc(100% - 6em);
}

#explanation1 p:last-of-type {
padding: 0 0 60px;
margin: 0 0 60px;
border-bottom: 1px dotted #9F9F9F;
}

#explanation2 p:nth-of-type(1) {
text-align: right;
font-size: 2.2rem;
margin: 0 0 28px;
}

#exhibition-room {
width: 1000px;
}

#exhibition-room .caption {
margin: 0 0 32px;
}

#exhibition-room .text {
font-size: 1.4rem;
text-align: center;
margin: 0 0 80px;
}

#exhibition-room .impression {
width: 1000px;
margin: 0 auto 80px;
padding: 80px 0;
border-top: 1px dotted #9F9F9F;
border-bottom: 1px dotted #9F9F9F;
font-size: 1.4rem;
text-align: center;
}

#exhibition-room .impression > a {
font-size: 1.8rem;
color: #000;
}

#exhibition-room .impression figure a {
display: inline-block;
}

#exhibition-room .impression + p {
width: 736px;
margin: 0 auto 80px;
}

/* 20201031追加ここから */
/* 前半ページここから */
#exhibition .link_second {
text-align: center;
background-color: #F08222;
width: 42%;
margin: 0 auto;
line-height: 56px;
border-radius: 30px;
}
#exhibition .link_second:hover {
opacity: 0.7;
}
#exhibition .link_second a {
color: #fff;   
font-size: 2.2rem; 
display: block;
}

/* 後半ページここから */
#ex_second #fv .title-blk {
    width: calc(50% + 363px);
}
#ex_second #fv .page-title {
    margin: 0 0 0 calc(100% - 830px);
}
#ex_second #fv {
margin: 0 0 80px;
}
#ex_second figure {
margin-bottom: 0px;
}
#ex_second #gallery-blk .gallery .four_rows {
flex-direction: row-reverse;
}
#ex_second #gallery-blk .gallery .four_rows a {
width: calc(calc(100% - 30px) / 4);
margin-bottom: 10px;
}
#ex_second #gallery-blk .gallery .two_rows {
flex-direction: row-reverse;
}
#ex_second #gallery-blk .gallery .two_rows a {
width: calc(calc(100% - 30px) / 2);
margin-bottom: 10px;
}
#ex_second #gallery-blk .gallery .two_blocks div {
width: calc(calc(100% - 30px) / 2);
}
#ex_second #gallery-blk .gallery .two_blocks div a{
width: 100%;
margin-bottom: 10px;
}
#ex_second #gallery-blk .gallery .peesuke_p {
margin-top: -22px;
}
#ex_second #gallery-blk  p.read {
text-align: right;
width: 1000px;
margin: -36px auto 32px;
}
#ex_second .link_second {
text-align: center;
background-color: #F08222;
width: 42%;
margin: 0 auto 60px;
line-height: 56px;
border-radius: 30px;
}
#ex_second .link_second:hover {
opacity: 0.7;
}
#ex_second .link_second a {
color: #fff;   
font-size: 2.2rem; 
display: block;
}
/* 20201031追加ここまで */

@media (max-width: 1024px) { /*=======================================================*/

/*----------------------------------------------------------------default*/
header,
footer,
.breadcrumbs,
#fv figure,
#profile figure,
#exhibition .work:nth-of-type(6),
#exhibition .work:nth-of-type(7),
#gallery-blk .gallery .wrapper,
#author-blk .author .modal,
#author-blk .author .wrapper,
#exhibition-room,
#exhibition-room .impression {
width: 94%;
}

#fv .title-blk,
#information .info-blk {
width: 80%;
}

.movie,
.work-blk a,
.gallery a,
section,
#fv .caption,
#exhibition .work .text,
#exhibition .gallery .text,
#exhibition-room .impression + p {
width: 70%;
}

/*----------------------------------------------------------------header*/
header {
margin: 16px auto 14px;
}

.main-menu li {
width: calc(calc(100% - 60px) / 6);
}

/*----------------------------------------------------------------main*/
#fv figure {
margin: -47px auto 50px;
}

#fv .title-blk {
box-sizing: border-box;
padding: 32px 3%;
}

#fv .page-title {
margin: 0;
}

section {
margin: 0 auto 60px;
}

section h2 {
width: 60%;
}

#exhibition .work-blk img,
#exhibition .gallery img {
max-height: 80%;
}

#exhibition .work:nth-of-type(6) .wrapper div a img {
height: 360px;
}

#profile figure img {
width: 30%;
}

#profile .text-blk {
width: 85%;
padding: 30px;
margin: -370px 0 0 15%;
box-sizing: border-box;
}

#profile .text-blk p {
width: auto;
margin: 0 0 0 20%;
}

.explanation {
width: 80%;
box-sizing: border-box;
}


}

@media (max-width: 768px) { /*=======================================================*/
/*----------------------------------------------------------------header*/
.main-menu li a {
font-size: 1.2rem;
letter-spacing: -0.03em;
}

.main-menu li a .fa-twitter {
margin: 0 2px 0 0;
}

/*----------------------------------------------------------------main*/
#fv .title-blk {
height: 180px;
}

#fv .page-title {
font-size: 2.8rem;
}

#fv .page-title span {
font-size: 2.2rem;
}

#fv .page-title strong {
font-size: 4.1rem;
}

#exhibition .work:nth-of-type(6) .wrapper div a img {
height: 267px;
}

#profile h2 span {
font-size: 1.8rem;
}

#profile .text-blk {
margin: -280px 0 0 15%;
}

}

/* 20201031追加 */
#ex_second #gallery-blk .gallery .four_rows {
flex-direction: row-reverse;
}
#ex_second #gallery-blk .gallery .two_rows {
flex-direction: row-reverse;
}
#ex_second #gallery-blk  p.read {
text-align: right;
width: 1000px;
margin: -36px auto 32px;
}
/* 20201031追加ここまで */

@media (max-width: 480px) { /*=======================================================*/

/*----------------------------------------------------------------default*/
.pc {
display: none;
}

.sp {
display: block;
}

body {
font-size: 1.4rem;
line-height: 1.7857;
position: relative;
}

body.black:after {
position: absolute;
left: 0;
top: 0;
content: '';
width: 100vw;
height: 100%;
display: block;
background: rgba(0,0,0,.3);
z-index: 999;
}

.movie,
.movie + .caption,
#fv .title-blk,
#fv .caption,
section,
section h2,
#information .info-blk,
#profile .text-blk p,
#exhibition-room .impression + p,
#author-blk .author:nth-of-type(4) a + p {
width: 94% !important;
}

section .movie,
section .movie + .caption,
.work-blk a,
#exhibition .work .text,
#exhibition .work:nth-of-type(6),
#exhibition .work:nth-of-type(7),
#gallery-blk .gallery .wrapper,
#gallery-blk .gallery a,
#gallery-blk .gallery .text,
#author-blk .author a,
#author-blk .author:nth-of-type(3) .wrapper,
#exhibition-room .impression {
width: 100% !important;
}

.movie {
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}

.movie iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/*----------------------------------------------------------------header*/
header {
width: 100%;
height: 80px;
margin: 0;
}

.site-title {
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}

.site-title img {
width: 120px;
}

.menu-toggle {
position: fixed;
top: 25px;
right: 18px;
z-index: 1001;
width: 30px;
height: 30px;
background: #DDDDDD;
border-radius: 50%;
border: none;
}

.menu-toggle:focus {
outline: none;
}

.menu-toggle,
.menu-toggle span {
display: inline-block;
transition: all .4s;
box-sizing: border-box;
}

.menu-toggle span {
position: absolute;
left: 6px;
width: 18px;
height: 1px;
background-color: #000;
}

.menu-toggle span:nth-of-type(1) {
top: 8px;
}

.menu-toggle span:nth-of-type(2) {
top: 14px;
}

.menu-toggle span:nth-of-type(3) {
bottom: 8px;
}

.toggled-on .menu-toggle span:nth-of-type(1) {
-webkit-transform: translateY(6px) rotate(-45deg);
transform: translateY(6px) rotate(-45deg);
}

.toggled-on .menu-toggle span:nth-of-type(2) {
opacity: 0;
}

.toggled-on .menu-toggle span:nth-of-type(3) {
-webkit-transform: translateY(-7px) rotate(45deg);
transform: translateY(-7px) rotate(45deg);
}

.header-nav .main-menu {
position: fixed;
z-index: 1000;
display: block;
background: #fff;
width: 268px;
padding: 20px;
box-sizing: border-box;
height: 100vh;
right: -268px;
top: 0;
transition: all .4s;
}

.header-nav .main-menu.open {
right: 0;
}

.header-nav .main-menu .site-title {
display: block;
height: auto;
text-align: left;
}

.header-nav .main-menu ul {
display: flex;
}

.header-nav .main-menu li {
width: 100%;
margin: 0 0 12px;
}

.main-menu li a {
font-size: 1.8rem;
letter-spacing: 0;
padding: 0 0 12px;
}

.main-menu li:nth-of-type(11) a {
border-bottom: 1px solid #BABABA;
}

.main-menu li:nth-of-type(11) a:after {
border-width: 4px 0 4px 6px;
border-color: transparent transparent transparent #CBCBCB;
}

.main-menu li a .fa-twitter {
margin: 0 5px 0 0;
}

/*----------------------------------------------------------------footer*/
footer {
font-size: 1.2rem;
}

/*----------------------------------------------------------------main*/
.caption {
font-size: 1.2rem;
}

#fv {
margin: 0 0 60px;
}

#fv figure {
margin: -40px auto 50px;
}

section h2 {
font-size: 2.2rem;
margin: 0 auto 24px;
border-bottom: 1px solid #EF8222;
}

section h3 {
font-size: 1.8rem;
margin: 0 0 12px;
}

section h4 {
font-size: 1.5rem;
margin: 0 0 12px;
}

#fv .title-blk {
width: 100% !important;
height: 136px;
margin: 0;
}

#fv .page-title {
width: 94%;
margin: 0 auto;
font-size: 1.8rem;
}

#fv .page-title span {
font-size: 1.5rem;
}

#fv .page-title strong {
font-size: 2.5rem;
}

#profile {
width: 100% !important;
}

#profile h2 {
width: 88% !important;
}

#profile h2 span {
font-size: 1.3rem;
margin: 0 -0.3em;
}

#profile figure {
text-align: center
}

#profile figure img {
width: 150px;
}

#profile .text-blk {
margin: -60px 0 0;
width: 100% !important;
padding: 60px 0 15px;
}

#profile .text-blk p {
width: 94%;
margin: 0 auto;
}


#exhibition .wrapper {
display: block;
}

#exhibition .work:nth-of-type(5) {
width: auto;
}

#exhibition .work:nth-of-type(5) .wrapper div,
#exhibition .work:nth-of-type(6) .wrapper div {
width: 100%;
margin: 0 0 30px;
}

#exhibition .work:nth-of-type(6) .wrapper div a img {
height: auto;
width: 100%;
}

#exhibition .work-blk a:after,
#gallery-blk .gallery a:after,
#author-blk .author a:after {
display: none;
}

#gallery-blk .gallery .wrapper {
display: block;
}

#gallery-blk .gallery .wrapper a {
width: 100%;
margin: 0 0 30px;
}

#gallery-blk .gallery:nth-of-type(3) .wrapper a {
width: 100%;
margin: 0 auto 30px;
}

#gallery-blk .gallery:nth-of-type(3) .wrapper a:last-child {
margin: 0 auto;
}

#gallery-blk .gallery:nth-of-type(3) .caption {
margin: 10px 0 32px;
}

#gallery-blk .gallery:nth-of-type(3) h4 + .caption {
margin: 0 0 10px;
}

#gallery-blk .gallery:first-of-type .wrapper a:nth-child(n + 7) {
margin: 0 0 30px;
}

#gallery-blk .gallery:first-of-type .wrapper a:last-child {
margin: 0;
}

#author-blk .author {
margin: 0 0 50px;
}

#author-blk .author .wrapper div {
width: 100%;
margin: 0 auto 30px;
}

#author-blk .author .wrapper div:last-of-type {
width: 100%;
}

#author-blk .author:nth-of-type(4) .caption + div {
width: 100%;
}

#author-blk .author .wrapper > div:nth-child(-n + 2) img {
height: auto;
width: 100%;
}

#author-blk #explanation2 + p {
width: 100%;
}

#exhibition-room .text {
font-size: 1.2rem;
margin: 0 0 40px;
}

#exhibition-room .impression {
margin: 0 auto 40px;
padding: 40px 0;
font-size: 1.2rem;
}

#exhibition-room .impression > a {
font-size: 1.4rem;
}

#exhibition-room .impression + p {
margin: 0 auto 40px;
}

.explanation {
width: 90%;
padding: 20px;
}

.explanation h4 {
font-size: 2rem;
margin: 0 0 20px;
}

#explanation2 p:nth-of-type(1) {
font-size: 1.6rem;
margin: 0 0 20px;
}

/* 20201031追加ここから */
/* 前半ページここから */
#exhibition .link_second {
width: 80%;
line-height: 42px;
}
#exhibition .link_second a { 
font-size: 1.8rem;
display: block;
}
#exhibition .link_second:hover {
opacity: 0.7;
}

/* 後半ページここから */
#ex_second #fv {
margin: 0px 0px 0px;
}
#ex_second #fv .page-title {
margin: 0;
width: 100%;
}
#ex_second #fv figure {
margin: -35px auto 50px;
}
#ex_second #gallery-blk .gallery:nth-of-type(2) .caption {
margin: 10px 0 32px;
}
#ex_second #gallery-blk .gallery .two_blocks div {
width: 100%;
}
#ex_second #gallery-blk .gallery .wrapper a.peesuke {
margin-bottom: 0;
}

#ex_second #exhibition-room .caption{
text-align: center;
}

#ex_second .link_second {
width: 80%;
line-height: 42px;
}
#ex_second .link_second a { 
font-size: 1.8rem;
display: block;
}
#ex_second .link_second:hover {
opacity: 0.7;
}
/* 20201031追加ここまで */

}






