@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/

.main-visual {
	padding: 100px 0 140px;
	position: relative;
	background: #E0E0D7;
}
.main-visual {
	padding: 00px 0 140px;
	position: relative;
	background: #E0E0D7;
  min-height: 240px;
}

.main-logo {
    position: absolute;
    top: 0;
    width: 200px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.backmv{
  height: 100vh;
}

.backmv::after {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: linear-gradient(rgba(141, 171, 197, .8),  rgba(141, 171, 197, 1.0));
   mix-blend-mode: multiply;
 }


.exhimg2026_sp{
 background-image: url('https://sotsuten.bunka-zoukei.jp/ststn/wp-content/uploads/2026/03/backmv_sp2026.jpg');
	background-size: cover;
	background-position: center;
	height: 100vh;
}
.exhimg2026_pc{
 background-image: url('https://sotsuten.bunka-zoukei.jp/ststn/wp-content/uploads/2026/03/backmv_pc2026.jpg');
	background-size: cover;
	background-position: center;
	height: 100vh;
}
.desz{
  position: absolute;
  z-index: 0;
    top: 0;
    right:0;
    left:0;
    height: 100vh;

}
.desz .exhimg{

      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
      /* transform: translate(-50%, -50%); */
      min-height: 80vh;
      min-width: 100%;
	 	 background-image: url('https://sotsuten.bunka-zoukei.jp/ststn/wp-content/uploads/2026/03/desz1.jpg');
			background-size: cover;
			background-position: center;
		animation: slidedesz 18s ease 0s infinite normal;
		-webkit-animation: slidedesz 18s ease 0s infinite normal;
}
	 @keyframes slidedesz {
	 0% {
	 background-image: url('https://sotsuten.bunka-zoukei.jp/ststn/wp-content/uploads/2026/03/desz1.jpg');
	 opacity: 1;
	 }
	 10% {
	 opacity: 1;
	 background-image: url('https://sotsuten.bunka-zoukei.jp/ststn/wp-content/uploads/2026/03/desz1.jpg');
	 }
	 50% {
	 background-image: url('https://sotsuten.bunka-zoukei.jp/ststn/wp-content/uploads/2026/03/desz1.jpg');
	 opacity: 1;
	 }
	 80% {
	 opacity: 1;
	 background-image: url('https://sotsuten.bunka-zoukei.jp/ststn/wp-content/uploads/2026/03/desz1.jpg');
	 }
	 100% {
	 opacity: 1;
	 background-image: url('https://sotsuten.bunka-zoukei.jp/ststn/wp-content/uploads/2026/03/desz1.jpg');
	 }
	 }

.arin{
  position: absolute;
  z-index: 0;
  width: 120%;
	height: 100vh;
  top: 20%;
  left: 0;
  transform: rotate(-20deg);
  overflow: hidden;
}

.arin .exhimg{
  transform: rotate(20deg);
  min-height: 100%;
  min-width: 100%;
    height: 128vh;
    position: relative;
    top: -70vh;
 	 background-image: url('https://sotsuten.bunka-zoukei.jp/ststn/wp-content/uploads/2026/03/arin1.jpg');
	background-size: cover;
	background-position: center;
animation: slidearin 18s ease 0s infinite normal;
-webkit-animation: slidearin 18s ease 0s infinite normal;
 }
  	@keyframes slidearin {
  	0% {
 	 background-image: url('https://sotsuten.bunka-zoukei.jp/ststn/wp-content/uploads/2026/03/arin1.jpg');
  	opacity: 1;
  	}
  	20% {
  	opacity: 1;
 	 background-image: url('https://sotsuten.bunka-zoukei.jp/ststn/wp-content/uploads/2026/03/arin1.jpg');
  	}
  	60% {
  	opacity: 1;
 	 background-image: url('https://sotsuten.bunka-zoukei.jp/ststn/wp-content/uploads/2026/03/arin1.jpg');
  	}
  	90% {
  	opacity: 1;
 	 background-image: url('https://sotsuten.bunka-zoukei.jp/ststn/wp-content/uploads/2026/03/arin1.jpg');
  	}
  	100% {
  	opacity: 1;
 	 background-image: url('https://sotsuten.bunka-zoukei.jp/ststn/wp-content/uploads/2026/03/arin1.jpg');
  	}
  	}

.desz .exhimg::before,
.arin .exhimg::after {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: linear-gradient(rgba(141, 171, 197, .8),  rgba(141, 171, 197, 1.0));
   mix-blend-mode: multiply;
 }

 .main-visual .pho-box_bkmv {
 	display: flex;
 	justify-content: space-between;
  z-index: -1;
  height: 240px;
  margin: 80px auto;
  overflow: hidden;
 }
  .main-visual .pho-box_bkmv img {
    min-height: 240px;
object-fit: cover;
  }

.bkmvfull{
  position: relative;
  z-index: 2;
  text-align: center;
  max-width: 100%;
}


@media all and (max-width: 736px) {

  .backmv{
    height: 100vh;
  }
  .desz{
    position: absolute;
      height: 70vh;

  }
  .desz .exhimg{

        position: absolute;
        z-index: -1;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        min-height: 50%;
        min-width: 100%;
				height: 70vh;
  }
  .arin{
    position: relative;
    z-index: 0;
    width: 150%;
    top: 50vh;
    left: -20%;
    transform: rotate(-10deg);
    overflow: hidden;
    height: 50vh;
  }

  .arin .exhimg{
    transform: rotate(10deg);
    min-height: 40%;
    top: -20vw;
		height: 55vh;
   }

   .bkmvfull iframe{
     max-width: 100%;
   }


}


 	.main-visual {
 		padding: 0 0 0;
 	}
.main-visual .mv-inner {
	margin: 0 auto;
		padding-top: 180px;
		width: auto;
	position: relative;
	z-index: 2;
}

.main-visual .main-ttlarea {
		width: 200px;
    height: 172px;
		margin:0 auto 0;
    position: absolute;
    background-image: url('https://sotsuten.bunka-zoukei.jp/ststn/wp-content/themes/bzsotsuten/img/logo_sotsuten2026_wh.png');
    background-repeat: no-repeat;
    background-size: contain;
		top: 40vh;
    right: 0;
    left: 0;
    z-index: 10;
		text-indent: -9999px;
}

	.main-visual::before {
		bottom: 160vw;
		border-width: 0 0 117vw 100vw;
	}
	.main-visual::after {
		height: 115.2vw;
  	height: 50vw;
	}


.main-visual .pho-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
    z-index: -1;
    min-height: 1200px;
}


.main-visual .post-thumbnail::before {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: rgba(138,144,160,0.4);
	content: '';
    animation: fadeIn 1s ease 0s 1 forwards;
    -webkit-animation: fadeIn 1s ease 0s 1 forwards;
}
.main-visual .post-thumbnail{
    position: relative;
}



.photo_rdm img {
    opacity: 0;
    animation: fadeIn 1.5s ease 0s 1 forwards;
    -webkit-animation: fadeIn 1.5s ease 0s 1 forwards;
}

.photo_rdm:first-child img {
    opacity: 0;
    animation: fadeIn 2s ease 0.5s 1 forwards;
    -webkit-animation: fadeIn 2s ease 0.5s 1 forwards;
}


.photo_rdm:nth-child(3) img {
    opacity: 0;
    animation: fadeIn 3s ease 0.5s 1 forwards;
    -webkit-animation: fadeIn 3s ease 0.5s 1 forwards;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}


 .main-visual .pho-box .photo_rdm:first-child {
	width: 446px;
	height: 290px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
 .main-visual .pho-box .photo_rdm:first-child img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover;';
    object-position: 50%;
}


 .main-visual .pho-box .photo_rdm:nth-child(2){
	margin-top: 320px;
	margin-left: 58px;
	width: 446px;
	height: 297px;
	overflow: hidden;
	order: 1;
}
 .main-visual .pho-box .photo_rdm:nth-child(2) img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover;';
    object-position: 50%;
}
 .main-visual .pho-box .photo_rdm:nth-child(3) {
	margin-top: 540px;
	margin-left: 58px;
	width: 566px;
	height: 408px;
	overflow: hidden;
	order: 0;
}
 .main-visual .pho-box .photo_rdm:nth-child(3) img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover;';
    object-position: 50%;
}
 .main-visual .pho-box .photo_rdm:nth-child(4) {
	margin: -114px 58px 0 auto;
	width: 480px;
	height: 336px;
	overflow: hidden;
	order: 1;
}
 .main-visual .pho-box .photo_rdm:nth-child(4) img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover;';
    object-position: 50%;
}
.main-visual .scroll-btn {
	margin-top: 120px;
	position: fixed;
	left: 50%;
	top: 90vh;
	transform: translate(-50%,-50%);
    z-index: 1;
}
.main-visual .scroll-btn a {
	display: block;
}
.main-visual .scroll-btn a:hover {
	opacity: 0.7;
}
	#main .widget-area.home1 {
    margin-top: 0;
}
#main .top-pho-box {
	margin-bottom: 100px;
	padding: 20px 0 210px;
	position: relative;
	background: #BDBDBD;
}
#main .top-pho-box::after {
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	border-style: solid;
	border-width: 0 0 80px 100vw;
	border-color: transparent transparent #E0E0D7 transparent;
	box-sizing: border-box;
	content: '';
}

/*

.top-pho-box {
    opacity:0.3;
    transform:translate(0,100px);
    transition:all 2000ms;
    margin-bottom: 200px;
}
.top-pho-box {
    opacity: 1.0;
    transform : translate(0, 0);
}
*/
.zoom-in-out-controls {
    right: 5px!important;
    left: inherit;
}
.pnlm-load-button{
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    background-color: rgba(255,255,255,0.5);
    border-radius: 50px;
    font-size: 0;
    animation: icon-pulsepano419 1.5s infinite cubic-bezier(.25, 0, 0, 1);
}

.pnlm-load-button::before{
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    display: table;
    width: 90px;
    height: 90px;
    margin: -45px 0 0 -45px;
    background-color: rgba(255,255,255,0.6);
    border-radius: 45px;
    content: "";
}

div.pnlm-hotspot-base.fas:before, div.pnlm-hotspot-base.fab:before, div.pnlm-hotspot-base.far:before {
    font-size: 28px;
}
#pano419 div.pnlm-hotspot-base.fas, #pano419 div.pnlm-hotspot-base.fab, #pano419 div.pnlm-hotspot-base.fa, #pano419 div.pnlm-hotspot-base.far{
    padding: 20px;
    background-color: rgba(255,255,255,0.6)!important;

}
div.pnlm-render-container span{
    padding: 40px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 1.4rem;
    line-height: 2.8;

}

.pnlm-title-box {
    font-size: 1.4rem;
    padding: 8px;
    margin-bottom: 4px;
}

#main .sec-box {
	margin-bottom: 100px;
}
#main .sec-box .content {
/*	align-items: flex-start;*/
}

/* #main .about {
	padding: 26px 60px 30px 25px;
	width: 100%;
	position: relative;
	box-sizing: border-box;
	background: #D9D9D9;
}
#main .about p {
	text-align: justify;
	font-family: 'Noto Serif JP', serif;
	line-height: 2;
	letter-spacing: 0.02em;
} */
#main .greeting-box {
	padding: 80px;
	width: 100%;
	position: relative;
	box-sizing: border-box;
	background: #D9D9D9;
}
#main .greeting-box .greeting-inner {
    display: flex;
}
#main .greeting, .aboutsotsuten {
    flex: 1;
}
#main .greeting {
    margin-right: 80px;
}
#main .greeting p,
#main .aboutsotsuten p {
    margin-bottom: 20px;
	text-align: justify;
	line-height: 2;
}


#main .greeting h4.h_greet,
#main .aboutsotsuten h4.h_greet{
    margin-bottom: 20px;
    font-size: 1.6rem;
}

#main .pickup {
	padding-right: 50px;
	position: relative;
}
#main .pickup .pick-list {
	margin: -25px 0 16px;
}
#main .pickup .pick-list li {
	margin-top: 25px;
	width: 312px;
}
#main .pickup .pick-list li a {
	width: 100%;
	height: 100%;
	display: block;
	background: #ECEFF0;
}
#main .pickup .pick-list li a:hover {
	opacity: 0.7;
}
#main .pickup .pick-list li .photo-box {
	padding-bottom: 68.2%;
	width: 100%;
	position: relative;
	overflow: hidden;
}
#main .pickup .pick-list li .photo-box .photo {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#main .pickup .pick-list li .photo-box .photo::before {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: rgba(39,39,39,0.3);
	content: '';
}
#main .pickup .pick-list li .photo-box .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}
#main .pickup .pick-list li .photo-box .sub-box {
	padding: 19px 20px;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	color: #ECEFF0;
	box-sizing: border-box;
}
#main .pickup .pick-list li .photo-box .sub-box p {
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 2;
}
#main .pickup .pick-list li .photo-box .sub-box .ttl {
	margin-bottom: -2px;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1.55;
}
#main .pickup .pick-list li .text-box {
	padding: 20px 25px 30px;
}
#main .pickup .pick-list li .text-box p {
	max-height: 112px;
	overflow: hidden;
	font-family: 'Noto Serif JP', serif;
	line-height: 2;
}
#main .pickup .more-btn {
	text-align: right;
	font-family: 'Source Serif Pro', serif;
}
#main .pickup .more-btn a {
	display: inline-block;
	font-size: 1.5rem;
}
#main .pickup .more-btn a:hover {
	opacity: 0.7;
}
#main .bg-box01 {
	padding: 74px 0 73px;
	background: #424242;
}

#main .nobg-box {
	padding: 200px 0 80px;
}


#main .topics {
	padding: 80px;
	box-sizing: border-box;
	background: #fff;
    margin-bottom: 80px;
		position: relative;
}


#main .topics ul.topics-list{
    width: 100%;
		padding: 40px 0;
		box-sizing: border-box;;
}
#main .topics ul.topics-list h2.entry-title{
	margin-bottom: 40px;
	font-size: 1.6rem;
}
#main .topics ul.topics-list li{
    margin: 0 auto 40px;
	/* max-width: 46%; */
}
#main .topics ul.topics-list.flexnone li{
	max-width: 100%;
}


#main .topics ul.topics-list li time.date{
	display: block;
	text-align: right;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.2rem;
	margin-bottom: 20px;
}
#main .topics .topics-list li .ttl {
	margin-bottom: 20px;
	color: #000;
	font-size: 1.6rem;
	font-weight: 600;
}
#main .topics .topics-list li .ttl a:hover {
	opacity: 0.7;
}
#main .topics .topics-list li .text {
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.8;
}

#main .topics ul li img{
	margin-right: 20px;
}
#main .topicsbox p {
	text-align: justify;
	font-family: 'Noto Serif JP', serif;
	line-height: 2;
	letter-spacing: 0.02em;
}

#main .award {
	padding: 140px 80px 100px;
	position: relative;
	background: #BDBDBD;
}
#main .award::after {
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	bottom: -160px;
	display: block;
	border-style: solid;
	border-width: 160px 100vw 0 0;
	border-color: #BDBDBD transparent transparent transparent;
	box-sizing: border-box;
	content: "";
}
#main .award .content{
    width: 800px;
    margin: auto;
	align-items: flex-start;
        justify-content: space-around;
}

#main .award a{
    padding: 0;
}
#main .award a:hover{
    opacity: 0.5;
}

#main .award .prizeworks {
	padding: 40px 0;
	width: 375px;
    margin-bottom: 80px;
	box-sizing: border-box;
}
#main .award .award2021 {
	padding: 40px 0 ;
	width: 375px;
	min-height: 400px;
	box-sizing: border-box;
}
#main .award .award2022 {
    padding: 40px 0;
    width: 324px;
    min-height: 400px;
    box-sizing: border-box;
}
#main .award .award {
    padding: 40px 0;
		width: 375px;
    box-sizing: border-box;
    margin: 0 auto;
}
#main .award p.award_txt,
#main .award p.prize_txt {
	line-height: 1.8;
    margin: 20px 20px 40px;
    height: 60px;
}

#main .award figure.prize,
#main .award figure.award {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: center;
}
#main .award .sub02 {
	width: 532px;
	box-sizing: border-box;
}
#main .award .sub02 .photo {
	margin-bottom: 18px;
}
#main .department {
	padding-top: 260px;
	background: #D8D8D4;
}

#main .department::after {
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
/*	bottom: -160px;*/
	display: block;
	border-style: solid;
	border-width: 80px 100vw 0 0;
	border-color: #D8D8D4 transparent transparent transparent;
	box-sizing: border-box;
	content: "";
}
#main .department h2 {
    text-align: center;
	margin-bottom: 98px;
	font-size: 2.4rem;
	font-weight: 700;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.05em;
}

#main .department h3.ttl {
    font-size: 2.0rem;
    margin-bottom: 40px;
}
.slider-jewm {
    /* margin-left: 10%;　作品点数少ない場合の調整 */
}

.slick-slide {
  margin-right: 12px;
}
.slider-arrow.fa {
  position: absolute;
  top: 50%;
  height: 36px;
  margin-top: -18px;
  color: #ffffff;
  line-height: 36px;
  font-size: 5rem;
  cursor: pointer;
  z-index: 10;
}
.slider-prev {
  left: 1%;
    padding: 20px;
}
.slider-next {
  right: 1%;
    padding: 20px;
}

#main .department .link-list li a {
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}
#main .department .link-list li a:hover {
	opacity: 0.7;
}

#main .department .link-list .ph_thum img {
	width: auto;
	height: 260px;
	object-fit: cover;
	font-family: 'object-fit: cover;';
}
#main .department .link-list li .ttl {
	padding: 12px 23px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	color: #ECEFF0;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.55;
	box-sizing: border-box;
    text-shadow: 0 0 1px #333;
}
#main .department .sub-sec01 {
	padding-bottom: 240px;
	position: relative;
	background: #D8D8D4;
}
#main .department .sub-sec01::before {
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	bottom: -100px;
	display: block;
	border-style: solid;
	border-width: 0 100vw 100px 0;
	border-color: transparent #D8D8D4 transparent transparent;
	box-sizing: border-box;
	content: "";
	z-index: 1;
}
#main .department .sub-sec02 {
	padding: 340px 0 400px 0;
	position: relative;
	background: #BDBDBD;
}
#main .department .sub-sec02::before {
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	bottom: -160px;
	display: block;
	border-style: solid;
	border-width: 0 100vw 160px 0;
	border-color: transparent #BDBDBD transparent transparent;
	box-sizing: border-box;
	content: "";
}
#main .department .sub-sec03 {
    padding-top: 200px;
	padding-bottom: 200px;
	position: relative;
	background: #D8D8D4;
}
#main .department .sub-sec03::before {
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: -200px;
	display: block;
	border-style: solid;
	border-width: 200px 100vw 0 0;
	border-color: transparent #D8D8D4 transparent transparent;
	box-sizing: border-box;
	content: "";
	z-index: 1;
}

#main .department .sub-sec04 {
	padding: 200px 0 400px 0;
	position: relative;
	background: #BDBDBD;
}
#main .department .sub-sec04::before {
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	bottom: -160px;
	display: block;
	border-style: solid;
	border-width: 0 100vw 160px 0;
	border-color: transparent #BDBDBD transparent transparent;
	box-sizing: border-box;
	content: "";
}
#main .department .sub-sec05 {
    padding-top: 200px;
	padding-bottom: 200px;
	position: relative;
	background: #D8D8D4;
}
#main .department .sub-sec05::before {
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: -120px;
	display: block;
	border-style: solid;
	border-width: 120px 100vw 0 0;
	border-color: transparent #D8D8D4 transparent transparent;
	box-sizing: border-box;
	content: "";
	z-index: 1;
}


section.archive  {
	position: relative;
	z-index: 5;
  margin: 100px auto 200px;

}
section.archive .btn {
	margin: 0 auto 40px;
	width: 488px;
	max-width: 80%;
}
section.archive .btn a {
	padding: 32px 10px 33px;
	display: block;
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.1em;
	border: 1px solid #707070;
	background: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
section.archive .btn a:hover {
	opacity: 0.7;
}

@media all and (max-width: 736px) {

	.main-visual .scroll-btn {
		margin: 0px;
		width: 44px;
        height: 100vh;
        position: absolute;
        top: 0;
        z-index: 0;
    transform: translate(-50%,0);
	}
    .main-visual .scroll-btn a{
        position: absolute;
        bottom: 2%;
    }

	.main-visual .pho-box .photo_rdm:first-child {
		padding-bottom: 37.3%;
		width: 57.4%;
		height: auto;
		left: 0;
		top: 80px;
	}
	.main-visual .pho-box .photo_rdm:first-child img {
/*		position: absolute;*/
        max-height: 200px;
	}

	.main-visual .pho-box .photo_rdm:nth-child(2){
        margin-top: 280px;
		margin-bottom: 121px;
		margin-left: auto;
		padding-bottom: 37.4%;
		width: 56%;
		height: auto;
		order: 0;
	}
	.main-visual .pho-box .photo_rdm:nth-child(2) img {
/*		position: absolute;*/
		height: auto;
	}

	.main-visual .pho-box .photo_rdm:nth-child(3) {
		margin: 0 0 40px;
		padding-bottom: 37.4%;
		width: 48.25%;
		height: auto;
		position: relative;
	}
	.main-visual .pho-box .photo_rdm:nth-child(3) img {
/*		position: absolute;*/
		left: 0;
		top: 0;
		height: auto;
	}
	.main-visual .pho-box .photo_rdm:nth-child(4) {
		margin: 0 0 0 auto;
		padding-bottom: 47.8%;
		width: 70.2%;
		height: auto;
		position: relative;
		order: 0;
	}
	.main-visual .pho-box .photo_rdm:nth-child(4) img {
/*		position: absolute;*/
		left: 0;
		top: 0;
		height: auto;
	}

  .main-visual .pho-box_bkmv .photo_rdm {
    width: 46%;
    margin: 2%;
}
	#main .top-pho-box {
		margin-bottom: 0;
		padding-bottom: 40px;
        background: none;
	}
	#main .top-pho-box::after {
		border-width: 0 0 40px 100vw;
	}



     .main-visual .pho-box_bkmv {
     	display: flex;
    flex-wrap: wrap;
      z-index: -1;
      height: auto;
    margin: -180px 2% 80px;
      overflow: hidden;
     }
      .main-visual .pho-box_bkmv img {
        min-height: 180px;
        width: 100%;
    object-fit: cover;
      }



.pnlm-container {
    height: 80vh!important;
}


	#main .sec-box {
		margin-bottom: 80px;
	}
	#main .sec-box .content {
		display: block;
	}

    #main{
        padding: 0;
    }
	#main .about {
		margin-bottom: 120px;
		padding: 35px 45px 35px 37px;
		width: auto;
		background: transparent;
	}


#main .greeting-box {
	padding: 40px;
	width: 100%;
	position: relative;
	box-sizing: border-box;
	background: #D9D9D9;
    display:block;
}

#main .greeting-box .greeting-inner {
    display: block;
}
#main .greeting {
    margin-right: 0px;
}
#main .greeting .page-ttl span {
    display: block;
}
#main .greeting h4 {
/*    margin-bottom: 20px;*/
}
#main .greeting p {
/*
    margin-bottom: 20px;
	text-align: justify;
	line-height: 2;
*/
}
	#main .pickup {
		padding: 50px 0 0;
		width: auto;
	}
	#main .pickup .pick-list {
		margin: 0;
		display: block;
	}
	#main .pickup .pick-list li {
		margin: 0 0 50px;
		width: 80.2%;
	}
	#main .pickup .pick-list li:nth-child(2n) {
		margin-left: auto;
	}
	#main .pickup .pick-list li:last-child {
		margin-bottom: 0;
	}
	#main .pickup .pick-list li .photo-box .sub-box {
		padding: 28px 15px 28px 36px;
	}
	#main .pickup .pick-list li:nth-child(2n) .photo-box .sub-box {
		padding: 21px 30px 21px 20px;
	}
	#main .pickup .pick-list li .photo-box .sub-box p {
		display: none;
	}
	#main .pickup .pick-list li .photo-box .sub-box .ttl {
		margin-bottom: 0;
		display: block;
		font-weight: 600;
		font-size: 2rem;
		line-height: 1.4;
		letter-spacing: 0.05em;
	}
	#main .pickup .pick-list li .text-box {
		padding: 16px 26px 14px 36px;
	}
	#main .pickup .pick-list li:nth-child(2n) .text-box {
		padding: 16px 36px 19px 20px;
	}
	#main .pickup .pick-list li .text-box p {
		max-height: 60px;
	}
	#main .pickup .more-btn {
		display: none;
	}
	#main .bg-box01 {
		padding: 0;
		background: transparent;
	}
	#main .bg-box01 .content {
		display: block;
	}

	#main .h2-ttl {
	font-size: 2.8rem;
	font-weight: 400;
    opacity: 0.6;
	font-family: 'Source Serif Pro', serif;
		margin-bottom: 0;
		text-align: left;
		position: absolute;
		right: -14px;
		top: 40px;
		-webkit-writing-mode: horizontal-tb;
		-webkit-writing-mode: vertical-rl;
		-webkit-writing-mode: tb-rl;
		writing-mode: horizontal-tb;
		writing-mode: vertical-rl;
		writing-mode: tb-rl;
	}

	#main .topics h3.ttl {
		font-size: 2.0rem;
		margin-bottom: 40px;
	}
		#main .topics .entry-header.flexB {
			display: block;
		}
		#main .topics ul.topics-list h2.entry-title{
			max-width: 100%;
			margin: 0 0 20px;
		}
		#main .topics ul.topics-list li time.date {
			display: inline-block;
			width: 100%;
			margin-bottom: 20px;
		}


	#main .topics {
		padding: 40px 40px 80px;
    margin-top: 100px;
		width: auto;
		background: transparent;
	}
    #main .topics ul.topics-list {
		display: block;
		padding: 0;
}
	#main .topics ul.topics-list li {
	max-width: 100%;
		margin-bottom: 20px;
		padding-bottom: 30px;
		border-bottom: 2px solid #A9A9A1;
	}
	#main .topics .topics-list li:last-child {
		margin-bottom: 0;
	}
	#main .topics .topics-list li .time {
		margin-bottom: 11px;
		color: #191919;
		font-size: 1.2rem;
		font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.05em;
	}
	#main .topics .topics-list li .ttl {
		margin-bottom: 17px;
		color: rgba(0, 0, 0, 0.87);
		font-family: 'Noto Serif JP', serif;
		letter-spacing: 0.05em;
	}

	#main .topics .topics-list  .entry-outline{
		display: block;
	}
	#main .topics .topics-list li .text {
		color: rgba(0, 0, 0, 0.87);
		font-family: 'Noto Serif JP', serif;
		line-height: 2;
		margin-left: 0;
	}
	#main .tag-sec {
		padding: 20px;
		position: relative;
		width: auto;

	}

	#main .tag-sec li {
		margin-bottom: 10px;
		font-size: 1.0rem;
		font-family: 'Open Sans', 'Noto Sans JP', sans-serif;
		line-height: 1.4;
		letter-spacing: 0;
	}


	#main .award {
		padding: 80px 0 40px;
        display: block;
	}
	#main .award::after {
		bottom: -45px;
		border-width: 45px 100vw 0 0;
	}
	#main .award .content {
		display: block;
	}
	#main .award .sub01 {
		margin-left: auto;
		margin-bottom: 40px;
		padding: 15px 36px 12px 20px;
		width: 81.5%;
		min-height: inherit;
		border: none;
	}
	#main .award h2 {
		margin-bottom: 17px;
		font-size: 2rem;
		font-weight: 600;
		line-height: 1.8;
	}
	#main .award .sub01 p {
		color: rgba(0, 0, 0, 0.87);
		font-size: 1.4rem;
		font-family: 'Noto Serif JP', serif;
		line-height: 2;
		letter-spacing: 0.05em;
	}
	#main .award .sub02 {
		width: 90%;
	}
	#main .award .sub02 .photo {
		margin-bottom: 36px;
	}
	#main .award .sub02 p {
		margin: 0 36px;
		color: rgba(0, 0, 0, 0.87);
		font-size: 1.4rem;
		font-family: 'Noto Serif JP', serif;
		line-height: 2;
		letter-spacing: 0.05em;
	}


#main .award .prizeworks {
	padding: 0;
	width: 100%;
}
#main .award .award2021 {
	padding: 40px 0 ;
	width: 100%;
	box-sizing: border-box;
}
#main .award .award2022 {
	padding: 40px 0 ;
    width: 100%;
  	box-sizing: border-box;
}

	#main .department {
		margin-bottom: 130px;
		padding-top: 136px;
	}
	#main .department .content {
		margin: 0 36px;
	}
	#main .department h2 {
		margin-bottom: 80px;
		color: #625D59;
		font-size: 2.8rem;
		font-weight: 600;
	}
	#main .department h3 {
		margin-bottom: 50px;
		font-size: 2rem;
		font-weight: 600;
		letter-spacing: 0.02em;
		line-height: 2;
	}
	#main .department .link-list li {
		margin: 0 5px;
/*		width: 146px !important;*/
	}
	#main .department .link-list li .ttl {
		padding: 5px 10px;
		font-size: 1.4rem;
	}
	#main .department .sub-sec01 {
		padding-bottom: 80px;
	}
	#main .department .sub-sec01::before {
		bottom: -40px;
		border-width: 0 100vw 40px 0;
	}
	#main .department .sub-sec02 {
		padding: 120px 0 80px;
	}
	#main .department .sub-sec02::before {
		bottom: -46px;
		border-width: 0 100vw 46px 0;
	}
	#main .department .sub-sec02 h3 {
		margin-bottom: 13px;
	}

#main .department .sub-sec03::before {
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: -40px;
	display: block;
	border-style: solid;
	border-width: 000px 100vw 40px 0;
	border-color: transparent transparent #D8D8D4 transparent;
	box-sizing: border-box;
	content: "";
	z-index: 1;
}
.slider-jewm {
    margin-left: 0;
}

	#main .archive  {
        margin: 80px 0 0;
        padding-bottom: 80px;
	}
	#main .archive .content {
		padding: 40px 20px 80px;
        box-sizing: border-box
	}
	#main .archive .btn {
    width: 80%;
	}
	#main .archive .btn a {
		padding: 20px;
	}
}
@media all and (max-width: 359px) {
	.main-visual .ttl-box h2 {
		padding-left: 0;
	}
}
