@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@900&display=swap');

@charset "UTF-8";
/* _setting CSS */
@keyframes ripple {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
/* min-width:751px | 751px ~
------------------------------------------------------------------------- */
@media screen and (min-width: 751px) {
  /* @media screen
  ------------------------------------------------------------------------- */
  #contents {
    /*
    	#sec4 {
    		position: relative;
    		min-width: 1100px;
    		height: 870px;
    		background: #82d2dc url(.https://www.wakayamagurashi.jp/images_21/index/sec4_img1.png) no-repeat center top / 1542px;
    		.inner {
    			position: relative;
    			width: 1200px;
    			height: 100%;
    			margin: 0 auto;
    		}
    		.hd_wrap {
    			position: absolute;
    			top: -30px;
    			left: 50%;
    			width: 340px;
    			height: 340px;
    			margin: 0 0 0 190px;
    			padding: 90px 0 0;
    			border-radius: 100%;
    			background: #fcee21;
    			transform: rotate(10deg);
    			h2 {
    				line-height: 1.2;
    				margin: 0 0 25px;
    				font-size: 4.1rem;
    				font-family: 'Hammersmith One', 'Noto Sans JP';
    				text-align: center;
    				letter-spacing: 0.15em;
    				span {
    					display: block;
    					font-size: 2.4rem;
    					text-align: center;
    				}
    			}
    			p {
    				font-weight: bold;
    				text-align: center;
    			}
    		}
    		ul {
    			li {
    				position: absolute;
    				top: 161px;
    				left: 429px;
    				line-height: 1.4;
    				a {
    					&:hover {
    						opacity: 0.8;
    						img {
    							opacity: 1;
    						}
    					}
    				}
    				.bal {
    					position: absolute;
    					bottom: 115px;
    					left: -144px;
    					max-width: inherit;
    				}
    			}
    			.link_text {
    				a {
    					display: flex;
    					justify-content: center;
    					align-items: center;
    					position: relative;
    					padding: 7px 15px 9px;
    					border-radius: 100px;
    					background: #fff;
    					font-size: 1.4rem;
    					font-weight: bold;
    					&:before {
    						@include ab(6px, #212121, 2px);
    						margin: 0 8px 0 0;
    					}
    					img {
    						position: absolute;
    						bottom: 31px;
    						left: 50%;
    						transform: translateX(-50%);
    					}
    				}
    			}
    			.link_icon {
    				a {
    					display: flex;
    					justify-content: center;
    					align-items: center;
    					position: relative;
    					width: 68px;
    					height: 68px;
    					border-radius: 100%;
    					background: #fff;
    					font-weight: bold;
    					&:after {
    						content: url(.https://www.wakayamagurashi.jp/images_21/common/icon_t1.svg);
    						position: absolute;
    						bottom: -14px;
    						left: 50%;
    						transform: translateX(-50%);
    					}
    				}
    			}
    			.link1 {
    				span {
    					position: absolute;
    					top: -117px;
    					left: 42px;
    					width: 120px;
    					height: 120px;
    					padding: 22px 0;
    					border-radius: 100%;
    					background: #212121;
    					color: #fff;
    					font-size: 1.7rem;
    					font-weight: bold;
    					text-align: center;
    					&:before {
    						content: '';
    						position: absolute;
    						bottom: 22px;
    						left: 50%;
    						width: 18px;
    						height: 18px;
    						border-radius: 100%;
    						background: #fff;
    						transform: translateX(-50%);
    					}
    					&:after {
    						@include ab(7px, #212121, 2px);
    						position: absolute;
    						bottom: 27px;
    						left: 50%;
    						margin: 0 0 0 -5px;
    					}
    				}
    				a {
    					&:before {
    						content: '';
    						position: absolute;
    						top: -28px;
    						left: 45px;
    						width: 0;
    						height: 0;
    						border-style: solid;
    						border-width: 24px 14px 0 14px;
    						border-color: #212121 transparent transparent transparent;
    						transform: rotate(45deg);
    					}
    				}
    			}
    			.link2 {
    				top: 98px;
    				left: 632px;
    			}
    			.link3 {
    				top: 213px;
    				left: 586px;
    			}
    			.link4 {
    				top: 324px;
    				left: 209px;
    			}
    			.link5 {
    				top: 216px;
    				left: 378px;
    			}
    			.link6 {
    				top: 267px;
    				left: 442px;
    			}
    			.link7 {
    				top: 358px;
    				left: 417px;
    			}
    			.link8 {
    				top: 321px;
    				left: 572px;
    			}
    			.link9 {
    				top: 496px;
    				left: 314px;
    			}
    			.link10 {
    				top: 536px;
    				left: 497px;
    			}
    			.link11 {
    				top: 458px;
    				left: 624px;
    				.bal {
    					bottom: -25px;
    					left: 130px;
    				}
    			}
    			.link12 {
    				top: 608px;
    				left: 485px;
    				.bal {
    					bottom: -8px;
    					left: -289px;
    				}
    				a {
    					padding: 4px 0 0;
    				}
    			}
    			.link13 {
    				top: 534px;
    				left: 633px;
    				a {
    					padding: 4px 0 0 4px;
    				}
    			}
    			.link14 {
    				top: 617px;
    				left: 705px;
    			}
    		}
    		.link_spot {
    			position: absolute;
    			bottom: 120px;
    			right: 20px;
    		}
    		.overlay {
    			position: fixed;
    			top: 0;
    			left: 0;
    			z-index: 1000;
    			width: 100%;
    			height: 100%;
    			background: rgba(0, 0, 0, 0.6);
    			opacity: 0;
    			transition: 0.5s;
    			pointer-events: none;
    			&.on {
    				opacity: 1;
    				pointer-events: auto;
    			}
    		}
    		.modal {
    			position: fixed;
    			top: 50%;
    			left: 50%;
    			z-index: 1000;
    			width: 960px;
    			padding: 50px;
    			border: 2px solid #212121;
    			border-radius: 10px;
    			background: #fff;
    			transform: translate(-50%,-50%);
    			opacity: 0;
    			transition: 0.5s;
    			pointer-events: none;
    			&.on {
    				opacity: 1;
    				pointer-events: auto;
    			}
    			.text {
    				order: 2;
    				width: 400px;
    				h3 {
    					margin: 0 0 15px;
    					font-size: 2.2rem;
    					font-weight: bold;
    				}
    				p {
    					line-height: 1.8;
    				}
    			}
    			.img {
    				width: 400px;
    			}
    			.modal_close {
    				margin: 30px 0 0;
    				text-align: center;
    				a {
    					display: inline-block;
    					position: relative;
    					min-width: 220px;
    					padding: 12px 40px;
    					border: 2px solid #212121;
    					border-radius: 1000px;
    					color: #212121 !important;
    					font-size: 1.2rem;
    					font-weight: 500;
    					&:before,
    					&:after {
    						content: '';
    						position: absolute;
    						top: 50%;
    						left: 20px;
    						width: 14px;
    						height: 2px;
    						margin: -1px 0 0;
    						background: #212121;
    						transform: rotate(45deg);
    					}
    					&:after {
    						transform: rotate(-45deg);
    					}
    					&:hover {
    						opacity: 0.65;
    					}
    				}
    			}
    		}
    	}
    */
  }
  #contents * {
    margin: 0;
  }
  #contents a:hover {
    color: rgba(33, 33, 33, 0.7);
  }
  #contents ._wrap1 {
    margin: 0 auto;
      padding: 25px 50px;
      background: #f9f9f9;
      border: solid 1px #eee;
      border-radius: 10px;
  }
  #contents section .hd {
    line-height: 1.1;
    margin: 0 0 15px;
    font-size: 4.6rem;
    font-family: 'Hammersmith One', 'Noto Sans JP';
    text-align: center;
    letter-spacing: 0.15em;
  }
  #contents section .hd b {
    display: block;
    font-size: 2rem;
    text-align: center;
  }
  #contents section .top_text {
    margin: 0 0 50px;
    font-size: 1.7rem;
    font-weight: bold;
    text-align: center;
  }

    #contents section .btn a{
        width: 300px;
        height: 65px;
        display: flex;
        justify-content: center;
    align-items: center;
    border-radius: 1000px;
    color: #fff;
        background: #000;
    font-weight: bold;
        line-height: 1.3;
        margin: 0 auto;
        position: relative;
        border: solid 2px #000;
    }
    #contents section .btn a:hover{
        background: #fff;
        color: #000;
    }
    #contents section .btn a span{
        width: 1em;
        position: absolute;
        top: 50%;
        right: 25px;
        transform: translateY(-50%);
    }
    
    #contents section .btn a span img{
        display: block;
    }
    
    #contents section .btn a:hover span img{
        filter: invert();
    }
    #contents #sec1{
        height: calc(100vh - 85px);
        overflow: hidden;
        margin-top: 85px;
        position: relative;
        background: #000;
    }
    
    #contents #sec1 video{
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        opacity: 0.75;
    }
     #contents #sec1 .movie-link{
        position: absolute;
        bottom: 45px;
        right: 50px;
        z-index: 10;
        font-size: 16px;
         font-weight: bold;
         color: #fff;
         display: flex;
         letter-spacing: 0.1em;
         align-items: center;
         
    }
    
    #contents #sec1 .movie-link span{

        display: inline-block;
        font-size: 70%;
        margin-left: 0.5em;
        position: relative;
        width: 30px;
        height: 30px;
        border-radius: 100px;
        border: solid 1px rgba(255,255,255,.5);

    }
    
    #contents #sec1 .movie-link span:after{
        content: "▼";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) rotate(-90deg);
    color: #fff;
    font-size: 12px;
    }
    #contents #sec1 .topics{
        position: absolute;
        bottom: 25px;
        left: 25px;
        width: 220px;
        height: 75px;
        font-size: 12.5px;
         background: #fff;
         padding: 22px 0 15px 0;
        border-radius: 10px;
        color: #0074ff;
        font-weight: 900;
        box-shadow: 0px 5px 5px rgba(0,0,0,.2);
        line-height: 1.5;
        font-family: YakuHanJP,'Noto Sans JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-flow: column;
        
    }
    #contents #sec1 .topics.shindan{
        left: 260px;
         padding: 22px 0 15px 0;
        color: #35D222;
        font-size: 14px;
    }
    #contents #sec1 .topics.shindan small{
      display: block;
        font-weight: bold;
    }
    #contents #sec1 .topics span{
        background:#0074ff;
        color: #fff;
        font-weight: bold;
        padding: 0.25em 1em;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%,-50%);
        border-radius: 100px;
        font-size: 11px;
        border: solid 2px #FFF;
        white-space: nowrap;
        animation: poppin 2s infinite ease-in-out;
    }
    
    #contents #sec1 .topics.shindan span{
        background: #35D222;
    }
    @keyframes poppin {
      0% {
        transform: translate(-50%,calc(-50% + 5px));
      }
      50% {
        transform: translate(-50%,calc(-50% + 0px));
      }
        
      100% {
        transform: translate(-50%,calc(-50% + 5px));
      }
    }
    
  #contents #sec1 .player {
    position: relative;
    max-width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    pointer-events: none;
  }
  #contents #sec1 .player iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120%;
    height: 120%;
    transform: translate(-50%, -50%);
  }
    
    
  #contents #sec1 p {
   position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
      z-index: 2;
      width: 700px;
  }
  #contents #sec2 {
    margin: 0 0 50px;
    padding: 50px 0 0;
  }
  #contents #sec2 h2 {
    margin: 0 15px 5px 0;
    font-weight: bold;
      font-size: 1.5em;
      letter-spacing: 0.1em;
  }
    .news-ttl{
        width: 20%;
    }
    
    
    .news-ttl a{
        text-decoration: underline;
        text-underline-offset: 0.3em;
    }
    .news-list{
        width: 80%;
    }
    #contents #sec2 li{
        padding-left: 25px;
    }
    #contents #sec2 li:not(:last-child){
        border-bottom: solid 1px #ddd;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    
  #contents #sec2 li a {
    display: inline-flex;
    align-items: center;
      font-size: 14px;
  }
  
 
  
  #contents #sec3 {
    margin: 0 0 100px;
  }
  #contents #sec3 .list {
    display: flex;
    justify-content: space-between;
    width: 1080px;
    margin: 0 auto 50px;
  }
  #contents #sec3 .list li {
    width: calc(33.33% - 16.6px);
  }
  #contents #sec3 .list li a {
    display: block;
    font-size: 1.4rem;
  }
    
    #contents #sec3 .list li a figure{
        width: 100%;
       height: 200px;
        border-radius: 8px;
        overflow: hidden;
        margin-bottom: 15px;
        background: #000;
    }
  #contents #sec3 .list li a img {
    width: 100%;
      height: 100%;
      object-fit: cover;
    margin: 0 0 10px;
    
  }
    
    #contents #sec3 .list li a:hover img{
        transform: scale(1.07);
        opacity: 0.7;
    }
  #contents #sec3 .list li a .date {
    display: flex;
    align-items: center;
    margin: 0 0 5px;
    font-size: 1.2rem;
    font-weight: bold;
  }
  #contents #sec3 .list li a .date .cat {
    flex-shrink: 0;
    margin: 0 8px 0 0;
    padding: 3px 6px;
    background: #fcee21;
    font-size: 1.1rem;
  }
  #contents #sec4 {
    position: relative;
    background: #f6f6f6;
      padding: 75px 0 100px;
  }
  #contents #sec4 .inner {
    position: relative;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
  }
  #contents #sec4 .hd_wrap {
    position: absolute;
    top: -70px;
    left: 50%;
    width: 340px;
    height: 340px;
    margin: 0 0 0 -600px;
    padding: 90px 0 0;
    border-radius: 100%;
    background: #fcee21;
    transform: rotate(-10deg);
  }
    
    #contents #sec4 ul{
        display: flex;
        flex-wrap: wrap;
        width: calc(100% - 220px);
        max-width: 1500px;
        margin: 0 auto;
        justify-content: space-between;
    }
    
    #contents #sec4 li{
        width: calc(33.33% - 16.6px);
        margin-bottom: 25px;
        border-radius: 8px;
        overflow: hidden;
    }
    
    #contents #sec4 li a{
        display: block;
        position: relative;
        background: #000;
    }
    
    #contents #sec4 li a p{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 30px;
        text-align:center;
        color: #fff;
        z-index: 2;
        text-shadow: 0 0 0.25em rgba(0,0,0,.5);
        line-height: 1.3;
        width: 100%;
    }
    
    #contents #sec4 li a p span{
        display: block;
        font-size: 20px;
    }
    #contents #sec4 li a p img{
        width: 40px;
        opacity:  1 !important;
        mix-blend-mode: screen;
    }
    #contents #sec4 li a img:not(.movie-icon){
        opacity: 0.7;
    }
    
    #contents #sec4 li a:hover img:not(.movie-icon){
        transform: scale(1.07);
        opacity: 0.5;
    }
  #contents #sec4 .hd_wrap h2 {
    line-height: 1.2;
    margin: 0 0 25px;
    font-size: 4.1rem;
    font-family: 'Hammersmith One', 'Noto Sans JP';
    text-align: center;
    letter-spacing: 0.15em;
  }
  #contents #sec4 .hd_wrap h2 span {
    display: block;
    font-size: 2.4rem;
    text-align: center;
  }
  #contents #sec4 .hd_wrap p {
    font-weight: bold;
    text-align: center;
  }
    
    #contents #sec4 .link{
        display: flex;
        justify-content: center;
        margin-bottom: 50px;
    }
    
    #contents #sec4 .link a{
        width: 380px;
        height: 100px;
        background: #000;
        color: #fff;
        margin: 0 12.5px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-flow: column;
        line-height: 1.4;
        font-weight: bold;
      
        border-radius: 8px;
        position: relative;
        overflow: hidden;
        
    }
    #contents #sec4 .link a p{
         position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
          font-size: 28px;
        z-index: 2;
        text-shadow: 0 0 0.5em rgba(0,0,0,.4);
        line-height: 1.2;
        text-align:center;
        width: 100%;
    }
    
    #contents #sec4 .link a:nth-child(2) p{
        font-size: 22px;
    }
    #contents #sec4 .link a img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        opacity: 0.7;
    }
    
     #contents #sec4 .link a:hover img{
        transform: scale(1.07);
        opacity: 0.5;
    }
   
    #contents #sec4 .link a span{
        display: block;
        font-size: 80%;
         font-weight: bold;
    }

    .sec_slick{
        padding-bottom: 55px;
        margin-bottom: 50px !important;
    }
    .sec_slick .slick-arrow{
        width: 40px;
        height: 40px;
        border-radius: 100px;
        font-size: 0;
        background: #bbb;
        position: absolute;
        bottom: 0px;
        transition-duration: 0.2s;
    }
    
    .sec_slick .slick-arrow:hover{
        opacity: 0.5;
    }
    .sec_slick .slick-prev{
        left: calc(50% - 45px);
        z-index: 2;
    }
    
    .sec_slick .slick-prev:after{
        content: "▼";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%) rotate(90deg);
        color: #fff;
        font-size: 12px;
    }
    .sec_slick .slick-next{
        right:calc(50% - 45px);
    }
    .sec_slick .slick-next:after{
        content: "▼";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%) rotate(-90deg);
        color: #fff;
        font-size: 12px;
    }
  #contents #sec4 .list .btn_2 {
    margin: 0 0 20px;
  }
  #contents #sec4 .list .btn_2 a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px;
    box-shadow: 0 6px 0 rgba(0, 0, 0, 0.2);
  }
  #contents #sec4 .list .btn_2 a .img {
    width: 90px;
  }
  #contents #sec4 .list .btn_2 a .img img {
    border-radius: 6px 0 0 6px;
  }
  #contents #sec4 .list .btn_2 a .text {
    line-height: 1.4;
    width: 90px;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
  }
  #contents #sec4 .list .btn_2 a .text span {
    display: block;
    font-size: 2.6rem;
  }
  #contents #sec4 .list .btn_2 a:hover {
    transform: translateY(4px);
  }
  #contents #sec4 .list .btn_3 a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 296px;
    height: 90px;
    padding: 5px;
    box-shadow: 0 6px 0 rgba(0, 0, 0, 0.2);
  }
  #contents #sec4 .list .btn_3 a .img {
    margin: 0 15px 0 0;
  }
  #contents #sec4 .list .btn_3 a .text {
    line-height: 1.6;
    font-size: 1.3rem;
    font-weight: bold;
    letter-spacing: 0.2em;
  }
  #contents #sec4 .list .btn_3 a .text span {
    font-size: 2rem;
    font-weight: bold;
  }
  #contents #sec4 .list .btn_3 a .text .text1 {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0 3px 2px 5px;
    background: #212121;
    color: #fff;
    font-size: 1.8rem;
    letter-spacing: 0.15em;
  }
  #contents #sec4 .list .btn_3 a .text .text2 span {
    color: #ec6300;
  }
  #contents #sec4 .list .btn_3 a .text .text2 b {
    font-size: 1.7rem;
    letter-spacing: 0.15em;
  }
  #contents #sec4 .list .btn_3 a:hover {
    transform: translateY(4px);
  }
  #contents #sec4 .inner {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  #contents #sec4 #svg_map {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    margin: 0 0 0 -50%;
  }
  #contents #sec4 #svg_map .wave {
    position: absolute;
    top: 485px;
    left: 50%;
    z-index: 2;
    transition: 1s;
    transition-delay: 1s;
  }
  #contents #sec4 #svg_map .wave:before, #contents #sec4 #svg_map .wave:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 228px;
    height: 228px;
    margin: 0 0 0 -465px;
    border-radius: 100%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.8) 100%);
    transform: scale(0);
    opacity: 0;
    animation: 2s ease 0s infinite running ripple;
    transition: 3s;
  }
  #contents #sec4 #svg_map .wave:after {
    animation-delay: 1.1s;
  }
  #contents #sec4 #svg_map svg {
    position: absolute;
    top: -936px;
    margin: 0 0 0 -854px;
    transform: scale(0.38);
    transform-origin: 466px 1590px;
    transition: 2s;
    transition-delay: 2.2s;
  }
  #contents #sec4 #svg_map svg .cls-2 {
    stroke-width: 6px;
    transition: 1s;
  }
  #contents #sec4 #svg_map .map_img1 {
    position: absolute;
    top: 290px;
    left: 50%;
    z-index: 2;
    margin: 0 0 0 -390px;
    opacity: 0;
    transition: 1.6s;
    transition-delay: 2.3s;
  }
  #contents #sec4 #svg_map .map_img2 g {
    opacity: 0;
    transition: 2s;
    transition-delay: 2s;
  }
  #contents #sec4.scf_on #svg_map svg {
    transform: scale(1);
  }
  #contents #sec4.scf_on #svg_map .wave {
    opacity: 0;
  }
  #contents #sec4.scf_on_st #svg_map .cls-2 {
    stroke-width: 1px;
  }
  #contents #sec4.scf_on_st #svg_map .map_img1 {
    opacity: 1;
  }
  #contents #sec4.scf_on_st #svg_map .map_img2 g {
    opacity: 1;
  }
  #contents #sec5 {
    position: relative;
    padding: 75px 0 100px;

  }
  
  #contents #sec5 .inner {
    position: relative;
    width: 1080px;
    margin: 0 auto;
  }
  #contents #sec5 .text1 {
    margin: 50px 0 25px;
      text-align: center;
  }
  #contents #sec5 .text1 span {
    display: inline-block;
    border-bottom: 2px solid #212121;
    font-size: 1.4rem;
    font-weight: bold;
  }
  #contents #sec5 .text1 span b {
    font-size: 2.8rem;
    font-weight: bold;
  }
  #contents #sec5 .text1 span b b {
    margin: 0 0 0 3px;
    font-size: 1.7rem;
  }
  #contents #sec5 .list {
    
  }
  #contents #sec5 .list li {
    width: 300px !important;
      margin: 0 12.5px;
  }
  #contents #sec5 .list li a {
    display: block;
    line-height: 1.4;
    font-size: 1.5rem;
      width: 100%;
     height: 300px;
      border-radius: 8px;
      overflow: hidden;
      position: relative;
      background: #000;
    
  }
     #contents #sec5 .list li a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient( to bottom, rgba(0,0,0,0) 50%, rgba(0,0,0,0.7) 100%);
    z-index: 2;
    opacity: 1;
    pointer-events: none;
}
    
    
    #contents #sec5 .list li a img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    #contents #sec5 .list li a:hover img{
        transform: scale(1.07);
        opacity: 0.7;
    }
   
  #contents #sec5 .list li a .title {
    display: block;
    font-size: 12px;
    font-weight: bold;
      position: absolute;
      bottom: 10px;
      left: 15px;
      color: #fff;
      z-index: 3;
  }
  #contents #sec5 .btn {
    text-align: center;
  }
 
  #contents #sec6 {
    padding: 75px 0 100px;
       background: #f6f6f6;
    
  }
  #contents #sec6 .inner {
 
  }
  #contents #sec6 .inner .hd_wrap {
    position: relative;
    width: 350px;
    padding: 190px 0 0;
  }
  #contents #sec6 ul{
        display: flex;
        flex-wrap: wrap;
        width: calc(100% - 220px);
        max-width: 1500px;
        margin: 0 auto;
        justify-content: space-between;
    }
    
    #contents #sec6 li{
        width: calc(25% - 16.6px);
        border-radius: 8px;
        overflow: hidden;
    }
    
    #contents #sec6 li a{
        display: block;
        position: relative;
        background: #000;
    }
    
    #contents #sec6 li a p{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 30px;
        text-align:center;
        color: #fff;
        z-index: 2;
        text-shadow: 0 0 0.25em rgba(0,0,0,.5);
        line-height: 1.3;
        width: 100%;
    }
    
    #contents #sec6 li a p span{
        display: block;
        font-size: 20px;
    }
    
    #contents #sec6 li a img{
        opacity: 0.7;
    }
    
    #contents #sec6 li a:hover img{
        transform: scale(1.07);
        opacity: 0.5;
    }
  #contents #sec7 {
    position: relative;
    width: 100%;
    overflow: hidden;
      padding: 75px 0 100px;
     
  }
    
    #contents section#sec7 .hd{
        margin-bottom: 50px;
    }
    #contents section#sec7 .hd b{
        font-size: 2.8rem;
        font-weight: bold;
        line-height: 1.4;
    }
  
  #contents #sec7 .btn {
    color: #fff;
    text-align: center;
  }
 
   
    
    #contents #sec7 li{
        margin: 0 12.5px;
        width: 300px !important;
    }
    #contents #sec7 li a {
    display: block;
    line-height: 1.4;
    font-size: 1.5rem;
      width: 100%;
     height: 300px;
      border-radius: 8px;
      overflow: hidden;
      position: relative;
         background: #000;
    }
    #contents #sec7 li a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient( to bottom, rgba(0,0,0,0) 50%, rgba(0,0,0,0.7) 100%);
    z-index: 2;
    opacity: 1;
    pointer-events: none;
       
}
    
    #contents #sec7 li a img{
         width: 100%;
        height: 100%;
        object-fit: cover;
    }
    #contents #sec7 li a:hover img{
        transform: scale(1.07);
        opacity: 0.7;
    }
    #contents #sec7 li a .text{
        position: absolute;
        bottom: 10px;
        left: 15px;
        z-index: 3;
        color: #fff;
        font-size: 14px;
        
    }
    #contents #sec7 li a .text .from{
        font-size: 11px;
    }

    #contents #sec7 li a .text .name{
        font-size: 12px;
        font-weight: bold;
    }
    #contents #sec7 li a .from span:after{
        content: '→';
        font-size: 10px;
    }
    #contents #sec9{
        padding: 100px 0 125px;
        overflow: hidden;
        position: relative;
        background: url(https://www.wakayamagurashi.jp/img/index/sec9-back.jpg);
        background-size: cover;
        background-attachment: fixed;
        
    }
    #contents #sec9 .meet-link{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
    }
   
    #contents #sec9 .hd,#contents #sec9 .top_text{
        color: #fff;
        text-shadow: 0 0 0.25em rgba(0,0,0,.5);
    }
   

    
    #contents #sec9 .btn a{
        position: relative;
        z-index: 4;
    }
    #contents #sec9:hover .btn a{
        background: #fff;
        color: #000;
    }
   
  /* @media screen
  ------------------------------------------------------------------------- */
}
/* ////.min-width:751px | 751px ~
---------------------------------------------------------------------
------------
------------
------------
------------
------------
------------
------------
------------
------------
------------
max-width:750px | ~ 750px
------------------------------------------------------------------------- */
@media screen and (max-width: 750px) {
  /* @media screen
  ------------------------------------------------------------------------- */
  #contents {
    /*
    	#sec4 {
    		position: relative;
    		.hd_wrap {
    			position: relative;
    			z-index: 100;
    			width: 100%;
    			padding: 20px 0;
    			background: #fcee21;
    			h2 {
    				line-height: 1.2;
    				margin: 0 0 5px;
    				font-size: 3rem;
    				font-family: 'Hammersmith One', 'Noto Sans JP';
    				text-align: center;
    				letter-spacing: 0.15em;
    				span {
    					display: block;
    					font-size: 1.7rem;
    					text-align: center;
    				}
    			}
    			p {
    				font-weight: bold;
    				text-align: center;
    				letter-spacing: 0.15em;
    			}
    			&:after {
    				content: '';
    				position: absolute;
    				bottom: -30px;
    				left: 50%;
    				width: 0;
    				height: 0;
    				border-style: solid;
    				border-width: 35px 40px 0 40px;
    				border-color: #fcee21 transparent transparent transparent;
    				transform: translateX(-50%);
    			}
    		}
    		.inner {
    			position: relative;
    			width: 100%;
    			height: 870px;
    			overflow: scroll;
    		}
    		ul {
    			position: absolute;
    			top: 0;
    			left: 0;
    			width: 1000px;
    			height: 870px;
    			margin: 0;
    			background: #82d2dc url(.https://www.wakayamagurashi.jp/images_21/index/sec4_img1.png) no-repeat center top / 1542px;
    			li {
    				position: absolute;
    				top: 161px;
    				left: 329px;
    				line-height: 1.4;
    				transform: scale(0.9);
    				a {
    					&:hover {
    						opacity: 0.8;
    						img {
    							opacity: 1;
    						}
    					}
    				}
    				.bal {
    					position: absolute;
    					bottom: 115px;
    					left: -144px;
    					max-width: inherit;
    				}
    			}
    			.link_text {
    				a {
    					display: flex;
    					justify-content: center;
    					align-items: center;
    					position: relative;
    					padding: 7px 15px 9px;
    					border-radius: 100px;
    					background: #fff;
    					font-size: 1.4rem;
    					font-weight: bold;
    					&:before {
    						@include ab(6px, #212121, 2px);
    						margin: 0 8px 0 0;
    					}
    					img {
    						position: absolute;
    						bottom: 31px;
    						left: 50%;
    						transform: translateX(-50%);
    					}
    				}
    			}
    			.link_icon {
    				a {
    					display: flex;
    					justify-content: center;
    					align-items: center;
    					position: relative;
    					width: 68px;
    					height: 68px;
    					border-radius: 100%;
    					background: #fff;
    					font-weight: bold;
    					&:after {
    						content: url(.https://www.wakayamagurashi.jp/images_21/common/icon_t1.svg);
    						position: absolute;
    						bottom: -14px;
    						left: 50%;
    						transform: translateX(-50%);
    					}
    				}
    			}
    			.link1 {
    				span {
    					position: absolute;
    					top: -117px;
    					left: 42px;
    					width: 120px;
    					height: 120px;
    					padding: 22px 0;
    					border-radius: 100%;
    					background: #212121;
    					color: #fff;
    					font-size: 1.7rem;
    					font-weight: bold;
    					text-align: center;
    					&:before {
    						content: '';
    						position: absolute;
    						bottom: 22px;
    						left: 50%;
    						width: 18px;
    						height: 18px;
    						border-radius: 100%;
    						background: #fff;
    						transform: translateX(-50%);
    					}
    					&:after {
    						@include ab(7px, #212121, 2px);
    						position: absolute;
    						bottom: 27px;
    						left: 50%;
    						margin: 0 0 0 -5px;
    					}
    				}
    				a {
    					&:before {
    						content: '';
    						position: absolute;
    						top: -28px;
    						left: 45px;
    						width: 0;
    						height: 0;
    						border-style: solid;
    						border-width: 24px 14px 0 14px;
    						border-color: #212121 transparent transparent transparent;
    						transform: rotate(45deg);
    					}
    				}
    			}
    			.link2 {
    				top: 98px;
    				left: 532px;
    			}
    			.link3 {
    				top: 213px;
    				left: 486px;
    			}
    			.link4 {
    				top: 324px;
    				left: 109px;
    			}
    			.link5 {
    				top: 216px;
    				left: 278px;
    			}
    			.link6 {
    				top: 267px;
    				left: 342px;
    			}
    			.link7 {
    				top: 358px;
    				left: 317px;
    			}
    			.link8 {
    				top: 321px;
    				left: 472px;
    			}
    			.link9 {
    				top: 496px;
    				left: 214px;
    			}
    			.link10 {
    				top: 536px;
    				left: 397px;
    			}
    			.link11 {
    				top: 458px;
    				left: 524px;
    				.bal {
    					bottom: -25px;
    					left: 130px;
    				}
    			}
    			.link12 {
    				top: 608px;
    				left: 385px;
    				.bal {
    					bottom: -8px;
    					left: -289px;
    				}
    				a {
    					padding: 4px 0 0;
    				}
    			}
    			.link13 {
    				top: 534px;
    				left: 533px;
    				a {
    					padding: 4px 0 0 4px;
    				}
    			}
    			.link14 {
    				top: 617px;
    				left: 605px;
    			}
    		}
    		.link_spot {
    			position: absolute;
    			bottom: 30px;
    			left: 50%;
    			width: 90%;
    			transform: translateX(-50%);
    			img {
    				width: 100%;
    			}
    		}
    		.overlay {
    			position: fixed;
    			top: 0;
    			left: 0;
    			z-index: 1000;
    			width: 100%;
    			height: 100%;
    			background: rgba(0, 0, 0, 0.6);
    			opacity: 0;
    			transition: 0.5s;
    			pointer-events: none;
    			&.on {
    				opacity: 1;
    				pointer-events: auto;
    			}
    		}
    		.modal {
    			position: fixed;
    			top: 50%;
    			left: 50%;
    			z-index: 1000;
    			width: 90%;
    			padding: 30px;
    			border: 2px solid #212121;
    			border-radius: 10px;
    			background: #fff;
    			transform: translate(-50%,-50%);
    			opacity: 0;
    			transition: 0.5s;
    			pointer-events: none;
    			&.on {
    				opacity: 1;
    				pointer-events: auto;
    			}
    			.text {
    				order: 2;
    				width: 100%;
    				h3 {
    					margin: 15px 0 5px;
    					font-size: 1.8rem;
    					font-weight: bold;
    				}
    				p {
    					line-height: 1.8;
    				}
    			}
    			.img {
    				width: 100%;
    				img {
    					width: 100%;
    				}
    			}
    			.modal_close {
    				margin: 30px 0 0;
    				text-align: center;
    				a {
    					display: inline-block;
    					position: relative;
    					min-width: 180px;
    					padding: 12px 40px;
    					border: 2px solid #212121;
    					border-radius: 1000px;
    					color: #212121 !important;
    					font-size: 1.4rem;
    					font-weight: 500;
    					&:before,
    					&:after {
    						content: '';
    						position: absolute;
    						top: 50%;
    						left: 20px;
    						width: 14px;
    						height: 2px;
    						margin: -1px 0 0;
    						background: #212121;
    						transform: rotate(45deg);
    					}
    					&:after {
    						transform: rotate(-45deg);
    					}
    					&:hover {
    						opacity: 0.65;
    					}
    				}
    			}
    		}
    	}
    */
  }
  #contents * {
    margin: 0;
  }
  #contents section .hd {
    line-height: 1.3;
    margin: 0 0 15px;
    font-size: 3rem;
    font-family: 'Hammersmith One', 'Noto Sans JP';
    text-align: center;
    letter-spacing: 0.15em;
  }
  #contents section .hd b {
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
  }
  #contents section .top_text {
    line-height: 1.4;
    margin: 0 0 25px;
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.15em;
  }
  #contents section .btn a{
        width: 230px;
        height: 50px;
        display: flex;
        justify-content: center;
    align-items: center;
    border-radius: 1000px;
    color: #fff;
        background: #000;
    font-weight: bold;
        line-height: 1.3;
        margin: 0 auto;
        position: relative;
    }
    
    #contents section .btn a span{
        width: 1em;
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translateY(-50%);
    }
    
    #contents section .btn a span img{
        display: block;
    }
    
      #contents #sec1{
        height: calc(100svh - 139px);
        overflow: hidden;
        margin-top: 59px;
        position: relative;
        background: #000;
    }
    
    #contents #sec1 video{
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        opacity: 0.75;
    }
    
    #contents #sec1 p {
   position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
      z-index: 2;
      width: 300px;
  }
   #contents #sec1 .movie-link{
        position: absolute;
        bottom: 25px;
        right: 10px;
        z-index: 10;
        font-size: 12px;
         font-weight: bold;
         color: #fff;
         display: flex;
         letter-spacing: 0.1em;
       align-items: center;
         
    }
    
    #contents #sec1 .movie-link span{

        display: inline-block;
        font-size: 5px;
        margin-left: 0.1em;
        position: relative;
        width: 25px;
        height: 25px;
        border-radius: 100px;
        border: solid 1px rgba(255,255,255,.5);
        transform: scale(0.7);

    }
    
    #contents #sec1 .movie-link span:after{
        content: "▼";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) rotate(-90deg);
    color: #fff;
    font-size: 12px;
    }
    
    #contents #sec1 .topics{
        position: absolute;
        bottom: calc(25px + 9em);
        left: 15px;
        width: 36vw;
        height: 13vw;
        font-size: 2vw;
         background: #fff;
         padding: 2em 0 1.5em 0;
        border-radius: 1em;
        color: #0068b7;
        font-weight: 700;
        box-shadow: 0px 3em 5em rgba(0,0,0,.2);
        line-height: 1.4;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-flow: column;
        font-family: YakuHanJP,'Noto Sans JP', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
        
    }
     #contents #sec1 .topics.shindan{
        position: absolute;
        bottom: 25px;
        left: 15px;
        width: 36vw;
        font-size: 2.2vw;
         background: #fff;
         padding: 2.2em 0 1.5em 0;
        border-radius: 1em;
        color: #35D222;
        font-weight: 700;
        box-shadow: 0px 3px 5px rgba(0,0,0,.2);
        line-height: 1.4;
        
    }
    
    #contents #sec1 .topics.shindan small{
        display: block;
        font-weight: bold;
         color: #35D222;
    }
    
    #contents #sec1 .topics span{
        background: #0074ff;
        color: #fff;
        font-weight: bold;
        padding: 0.25em 1em;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%,-50%);
        border-radius: 100px;
        font-size: 0.9em;
        border: solid 2px #FFF;
        white-space: nowrap;
        animation: poppin 2s infinite ease-in-out;
        
    }
    #contents #sec1 .topics.shindan span{
       background: #35D222;
    }
    
    @keyframes poppin {
      0% {
        transform: translate(-50%,calc(-50% + 0.5em));
      }
      50% {
        transform: translate(-50%,calc(-50% + 0px));
      }
        
      100% {
        transform: translate(-50%,calc(-50% + 0.5em));
      }
    }
   .topics-slider{
  display: none;
        background: #fff;
       padding: 15px 0 15px 0;
       border-radius: 10px;
}
.topics-slider.slick-initialized{
  display: block; /*slick-initializedが付与されたら表示*/
}
    #contents #sec1 .topics .slick-arrow{
        position: absolute;
    display: flex;
        justify-content: center;
        align-items: center;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    top: calc(50% - 10px);
    padding: 0;
    border: none;
    outline: none;
        background:#0068b7;
        border-radius: 100px;
        z-index: 99;
    }
    #contents #sec1 .topics .slick-arrow.slick-prev{
        left: -10px;
    }
    #contents #sec1 .topics .slick-arrow.slick-next{
        right: -10px;
    }
     #contents #sec1 .topics .slick-arrow.slick-next:before {
        content: "▼";
         font-size: 10px;
         transform: rotate(-90deg);
         transform-origin: center;
}
     #contents #sec1 .topics .slick-arrow.slick-prev:before {
        content: "▼";
         font-size: 10px;
         transform: rotate(90deg);
         transform-origin: center;
}
    
    
    #contents #sec1 .topics a{
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        height: 3em;
        line-height: 1.4;
        font-size: 10px;
        color:#0068b7;
        font-weight: bold;
    }
  
  #contents #sec1 .player {
    display: none;
  }
  #contents #sec1 img {
    width: 100%;
  }
    
    #contents ._wrap1 {
    margin: 0 auto;
        width: calc(100% - 30px);
    padding: 25px 25px;
    background: #f9f9f9;
    border: solid 1px #eee;
    border-radius: 10px;
        display: block;
}

  #contents #sec2 {
    margin: 0 0 40px;
    padding: 8px 0;
  }
  #contents #sec2 {
    margin: 0 0 50px;
    padding: 50px 0 0;
  }
  #contents #sec2 h2 {
    margin: 0 0px 15px 0;
    font-weight: bold;
      font-size: 1.5em;
      letter-spacing: 0.1em;
      text-align: center;
  }
    .news-ttl{
        width: 100%;
    }
    
    .link{
        text-align:center;
    }
    .link a{
        text-decoration: underline;
        text-underline-offset: 0.3em;
    }
    .news-list{
        width: 100%;
    }
    #contents #sec2 li{
        padding-left: 0px;
    }
    #contents #sec2 li{
        border-bottom: solid 1px #ddd;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    #contents #sec2 li:nth-child(1){
        border-top: solid 1px #ddd;
        padding-top: 15px;
    }
  #contents #sec3 {
    margin: 0 0 45px;
  }
    
    #contents #sec3 .event-list{
        overflow-x: auto;
    }
  #contents #sec3 .list {
    display: flex;
      flex-wrap: wrap;
    margin: 0 0 25px;
      padding: 0 15px;
      width: 660px;
  }
  #contents #sec3 .list li {
    width: 200px !important;
   margin-right: 15px;
  }
    
    #contents #sec3 .list li:last-child{
        margin-right: 0;
    }
  #contents #sec3 .list li a {
    display: block;
    font-size: 1.3rem;
  }
    
    #contents #sec3 .list li a figure {
    width: 100%;
    height: 120px;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 15px;
    background: #000;
}
  #contents #sec3 .list li a img {
    width: 100%;
    height: 100%;
      object-fit: cover;
  }
  #contents #sec3 .list li a .date {
    display: flex;
    align-items: center;
    margin: 0 0 5px;
    font-size: 1.2rem;
    font-weight: bold;
  }
  #contents #sec3 .list li a .date .cat {
    margin: 0 10px 0 0;
    padding: 3px 10px;
    background: #fcee21;
    font-size: 1.0rem;
  }
    .sec_slick{
        margin-bottom: 25px !important;
    }
    .sec_slick .slick-arrow{
        display: none !important;
    }
  #contents #sec4 {
    position: relative;
      padding: 50px 0 75px;
    background: #f6f6f6;
  }
  #contents #sec4 ul{
        width: calc(100% - 30px);
        margin: 0 auto -15px;
        justify-content: space-between;
    }
    
    #contents #sec4 li{
        width: 100%;
        margin-bottom: 15px;
        border-radius: 8px;
        overflow: hidden;
    }
    
    #contents #sec4 li a{
        display: block;
        position: relative;
        background: #000;
        height: 175px;
    }
    
    #contents #sec4 li a p{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 25px;
        text-align:center;
        color: #fff;
        z-index: 2;
        text-shadow: 0 0 0.25em rgba(0,0,0,.5);
        line-height: 1.3;
    }
    
    #contents #sec4 li a p span{
        display: block;
        font-size: 15px;
    }
    #contents #sec4 li a p img{
        width: 35px;
        opacity: 1 !important;
    }
    #contents #sec4 li a img:not(.movie-icon){
        opacity: 0.7;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    

     #contents #sec4 .link{
        display: flex;
        justify-content: space-between;
         flex-wrap: wrap;
         width: calc(100% - 30px);
         margin: 0 auto 25px;
    }
    
    #contents #sec4 .link a{
        width: calc(50% - 5px);
        height: 70px;
        background: #000;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-flow: column;
        line-height: 1.4;
        font-weight: bold;
      
        border-radius: 8px;
        position: relative;
        overflow: hidden;
        
    }
    #contents #sec4 .link a p{
         position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
          font-size: 18px;
        z-index: 2;
        text-shadow: 0 0 0.5em rgba(0,0,0,.4);
        line-height: 1.2;
        text-align:center;
        width: 100%;
    }
    
    #contents #sec4 .link a:nth-child(2) p{
        font-size: 14px;
    }
    #contents #sec4 .link a img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        opacity: 0.7;
    }
    
     #contents #sec4 .link a:hover img{
        transform: scale(1.07);
        opacity: 0.5;
    }
   
    #contents #sec4 .link a span{
        display: block;
        font-size: 80%;
         font-weight: bold;
    }
    
    #contents #sec4 .link a span{
        display: block;
        font-size: 80%;
         font-weight: bold;
    }
    
   #contents #sec5 {
    position: relative;
    padding: 50px 0 75px;
       
  }
  
  #contents #sec5 .inner {
    position: relative;
    width: 1080px;
    margin: 0 auto;
  }
  #contents #sec5 .text1 {
    margin: 25px 0 25px;
      text-align: center;
  }
  #contents #sec5 .text1 span {
    display: inline-block;
    border-bottom: 2px solid #212121;
    font-size: 1.4rem;
    font-weight: bold;
  }
  #contents #sec5 .text1 span b {
    font-size: 2.8rem;
    font-weight: bold;
  }
  #contents #sec5 .text1 span b b {
    margin: 0 0 0 3px;
    font-size: 1.7rem;
  }
  #contents #sec5 .list {
    
  }
  #contents #sec5 .list li {
    width: 200px !important;
      margin: 0 12.5px;
  }
  #contents #sec5 .list li a {
    display: block;
    line-height: 1.4;
    font-size: 1.5rem;
      width: 100%;
     height: 200px;
      border-radius: 8px;
      overflow: hidden;
      position: relative;
      background: #000;
    
  }
     #contents #sec5 .list li a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient( to bottom, rgba(0,0,0,0) 50%, rgba(0,0,0,0.7) 100%);
    z-index: 2;
    opacity: 1;
    pointer-events: none;
}
    
    
    #contents #sec5 .list li a img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
   
   
   
  #contents #sec5 .list li a .title {
    display: block;
    font-size: 12px;
    font-weight: bold;
      position: absolute;
      bottom: 10px;
      left: 15px;
      color: #fff;
      z-index: 3;
  }
  #contents #sec5 .btn {
    text-align: center;
  }
 
  #contents #sec6 {
    padding: 50px 0 75px;
       background: #f6f6f6;
    
  }
  #contents #sec6 .inner {
 
  }
  #contents #sec6 .inner .hd_wrap {
    position: relative;
    width: 350px;
    padding: 190px 0 0;
  }
  #contents #sec6 ul{

        width: calc(100% - 30px);
        margin: 0 auto -10px;
        justify-content: space-between;
    }
    
    #contents #sec6 li{
        width: 100%;
        border-radius: 8px;
        overflow: hidden;
        margin-bottom: 10px;
    }
    
    #contents #sec6 li a{
        display: block;
        position: relative;
        background: #000;
        height: 175px;
    }
    
    #contents #sec6 li a p{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 25px;
        text-align:center;
        color: #fff;
        z-index: 2;
        text-shadow: 0 0 0.25em rgba(0,0,0,.5);
        line-height: 1.3;
        width: 100%;
    }
    
    #contents #sec6 li a p span{
        display: block;
        font-size: 15px;
    }
    #contents #sec6 li:nth-child(1) a p span{
        font-size: 17px;
        line-height: 1.3;
    }
    #contents #sec6 li a img{
        opacity: 0.7;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    #contents #sec6 li:nth-child(4) a img{
        object-position: 0% 67%;
        
    }
    
  #contents #sec7 {
    position: relative;
    width: 100%;
    overflow: hidden;
      padding: 50px 0 75px;
     
  }
    
    #contents section#sec7 .hd{
        margin-bottom: 25px;
    }
    #contents section#sec7 .hd b{
        font-size: 1.8rem;
        font-weight: bold;
        line-height: 1.4;
    }
  
   
    
    #contents #sec7 li{
        margin: 0 12.5px;
        width: 200px !important;
    }
    #contents #sec7 li a {
    display: block;
    line-height: 1.4;
    font-size: 1.5rem;
      width: 100%;
     height: 200px;
      border-radius: 8px;
      overflow: hidden;
      position: relative;
         background: #000;
    }
    #contents #sec7 li a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient( to bottom, rgba(0,0,0,0) 50%, rgba(0,0,0,0.7) 100%);
    z-index: 2;
    opacity: 1;
    pointer-events: none;
       
}
    
    #contents #sec7 li a img{
         width: 100%;
        height: 100%;
        object-fit: cover;
    }
    
    #contents #sec7 li a .text{
        position: absolute;
        bottom: 10px;
        left: 15px;
        z-index: 3;
        color: #fff;
        font-size: 14px;
        
    }
    #contents #sec7 li a .text .from{
        font-size: 10px;
    }

    #contents #sec7 li a .text .name{
        font-size: 11px;
        font-weight: bold;
    }
    #contents #sec7 li a .from span:after{
        content: '→';
        font-size: 10px;
    }
    
   #contents #sec9{
        padding: 75px 0 100px;
        overflow: hidden;
        position: relative;
        background: url(https://www.wakayamagurashi.jp/img/index/sec9-back.jpg) no-repeat;
        background-size: cover;
        
       background-position: center;
        
    }
    #contents #sec9 .meet-link{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
    }
   
    #contents #sec9 .hd,#contents #sec9 .top_text{
        color: #fff;
        text-shadow: 0 0 0.25em rgba(0,0,0,.5);
    }
   

    
    #contents #sec9 .btn a{
        position: relative;
        z-index: 4;
    }
    #contents #sec9:hover .btn a{
        background: #fff;
        color: #000;
    }
   

  /* @media screen
  ------------------------------------------------------------------------- */
}




.property-list {
  display: flex;
  flex-wrap: wrap;
}

.property-list a {
  display: block;
  width: 300px !important;
    margin: 0 12.5px !important;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
  border: solid 1px #ccc;
}

.property-list a:nth-of-type(3n) {
  margin-right: 0;
}

.property-list a .img {
  position: relative;
  padding-bottom: 56.25%;
  background: #000;
  overflow: hidden;
}

.property-list a .img > img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: contain;
    z-index: 3;
}
.property-list a .img > img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
    z-index: 2;
    opacity: 0.4;
    filter: blur(4px);
}

.property-list a.negotiating .img:before {
  content: "";
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
    height: 100%;
    background: #000;
    z-index: 4;
    opacity: 0.5;
}
.property-list a.negotiating .img:after {
  content: "交渉中";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.2em;
  text-shadow: 0 0 10px #000;
    z-index: 6;
}




.property-list a .txt {
  padding: 15px 25px;
}

.property-id:before {
  content: "物件ID";
  display: block;
  font-size: 10px;
  color: #e6861e;
}

.property-id {
  font-weight: bold;
  min-width: 6em;
  margin: 0 auto;
  text-align: center;
  border-radius: 5px;
  font-size: 13px;
  background: #fff;
  padding: 5px 1em;
  position: absolute;
  bottom: 7px;
  left: 7px;
  color: #000 !important;
    border: solid 3px #fff;
    z-index: 5;
}


.vr-icon {
  font-weight: bold;
  min-width: 6em;
  margin: 0 auto;
  text-align: center;
  border-radius: 5px;
  font-size: 11px;
 background: #fe001e;
  padding: 5px 1em;
  position: absolute;
  bottom: 7px;
  right: 7px;
  color: #fff !important;
    border: solid 3px #fff;
    box-shadow: 0 0 3px rgba(0,0,0,.4);
    z-index: 5;
}
.vr-icon img{
    width: 20.5px;
    display: block;
    position: relative !important;
    margin: 0 auto;
    opacity: 1 !important;
}
.property-list a li {
  display: flex;
  font-size: 16px;
  font-weight: bold;
  align-items: center;
  border-bottom: solid 1px #ddd;
  padding: 10px 0;
  line-height: 27px;
}

.property-list a li:last-child {
  border-bottom: none;
}

.property-list a li strong {
  font-weight: bold;
  position: relative;
  display: inline-block;
  font-size: 180%;
}

.property-list a li strong:after {
  content: "万円";
  font-size: 14px;
  display: inline-block;
  /* position: absolute;
  bottom: 0%;
  left: calc(100% + 2px); */
  width: auto;
  line-height: 1.1;
  margin-right: 2em;
}

.property-list a li span {
  display: block;
  width: 4em;
  font-weight: bold;
  color: #666;
  font-size: 14px;
  flex-shrink: 0;
}
.property-list a li span:nth-child(2){
    width: 3em;
    margin-left:2em;
}
.property-list a li span:nth-child(3){
    width: 3em;
    margin-left:4em;
}
.property-list a .property-tag {
  flex-wrap: wrap;
  border-bottom: none;
  margin-bottom: 10px;
}

.property-list a .property-tag span {
  font-size: 10.5px;
  background: #fde5cb;
  color: #e6861e;
  margin-bottom: 0.5em;
  font-weight: bold;
  padding: 0.2em 0.7em;
  border-radius: 10em;
  margin-right: 0.5em;
  line-height: 1.5;
  display: inline-block;
}

.property-list a .property-tag span:last-child {
  margin-right: 0;
}

.property-list a .last-updated {
  font-size: 10px;
  text-align: center;
  color: #999;
    margin-top: 5px !important;
}



@media screen and (min-width: 751px){
   .property-list a:hover .img > img {
  transform: scale(1.1);
  transition-duration: 0.3s;
}
.property-list a:hover .img > img:nth-child(1){
    opacity: 1 !important;
}

}
}

@media screen and (max-width: 750px) {
    
    .property-list a{
        width: 250px !important;
    }
    .property-list a li{
        font-size: 13px;
        
    }
    .property-list a .txt{
        padding: 10px 15px;
       
    }
    .property-id{
        font-size: 10px;
    }
    .property-list a li span{
        font-size: 12px;
    }
}

.consult-link{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 280px;
    overflow: hidden;
    position: relative;
}
.consult-link:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://www.wakayamagurashi.jp/img/index/consult-link.jpg);
    background-size: cover;background-position: center;
    transition-duration: 0.3s;
}

.consult-link:hover:before{
    transform: scale(1.05);
}
.consult-link:after{
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.4);
}
.consult-link span{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    position: relative;
    z-index: 2;
    width: 180px;
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition-duration: 0.3s;
    background: #000;
    
}

.consult-link:hover span{
    background: #fff;
    color: #000;
}
.sns-inner{
    width: 500px;
    margin: 0 auto !important;
    padding: 50px 0 75px;
    display: flex;
    justify-content: space-between;
    color: #fff;
}

.line{
    width: calc(50% - 10px);
    background: #18b064;
    border-radius: 8px;
    padding: 20px 0 25px;
    
}

.line h3{
    text-align:center;
    font-size: 38px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 15px !important;
}

.line h3 span{
    font-weight: bold;
    display: block;
    font-family: 'M PLUS Rounded 1c', sans-serif;
}

.line h3 span:nth-child(2){
    font-size: 52%;
    font-weight: 900;
}
.line h3 span:nth-child(3){
    font-size: 92%;
}

.line figure{
    width: 48.15%;
    margin: 0 auto !important;
}
 .instagram{
      border-radius: 10px;
      width: calc(50% - 10px);
        background: linear-gradient(45deg, rgba(254,212,117,1) 0%,rgba(229,61,93,1) 50%,rgba(194,49,134,1) 70%,rgba(156,56,187,1) 100%);
     padding: 20px 15px 25px;
    }

.instagram h3{
    text-align:center;
    font-size: 22px;
    font-weight: bold;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    margin-bottom: 10px !important;
}

.instagram ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: -7.5px !important;
}
.instagram li{
    width:calc(33.33% - 5px);
    margin-bottom: 7.5px !important;
    border-radius: 5px;
    overflow: hidden;
}

.sns-btn{
    display: flex;
    width: 150px;
    height: 40px;
    justify-content: center;
    align-items: center;
    margin: 25px auto 0 !important;
    background: #fff;
    color: #000;
    border-radius: 1000px;
    font-weight: bold;
    font-size: 14px;
    color: #18b064;
    border: solid 2px #fff;
}

.instagram .sns-btn{
    color: #da816b;
}

.sns-btn:hover{
    background: none;
    color: #fff !important;
}


@media screen and (max-width: 750px){
    
    
    .consult-link{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
    overflow: hidden;
    position: relative;
}
.consult-link:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://www.wakayamagurashi.jp/img/index/consult-link.jpg);
    background-size: cover;background-position: center;
    transition-duration: 0.3s;
}

.consult-link:hover:before{
    transform: scale(1.05);
}

.consult-link span{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    position: relative;
    z-index: 2;
    width: 120px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition-duration: 0.3s;
    
}

    
    .sns-inner{
   width: calc(100% - 30px);
        max-width: 500px;
   
}
    .line{
        width: calc(50% - 5px);
    }
    .line h3{
        font-size: 26px;
    }
    .instagram{
        padding: 15px 10px 20px;
        width: calc(50% - 5px);
    }
    .instagram h3{
        font-size: 16px;
    }
    .sns-btn{
        width: 120px;
        height: 30px;
        font-size: 12px;
        margin: 15px auto 0 !important;
    }
    
}