    img{
		/* width: 100%; */
		height: auto;
		vertical-align: bottom;
		display: block;
	}
	.fv{
		width: 70%;
		margin: 0 auto;
	}

	.c-pagetitle__basis {
        position: relative;
        flex-basis: auto;
        display: block;
        padding: 3% 0;
    }
    
    .c-pagetitle__inner {
        background-image: url(https://dym.bz/wp-content/uploads/2023/12/img1201.png);
        height: 200px;
        padding: 5%;
    }
    
    .publication-date {
        font-weight: bold;
        font-size: 15px;
        color: #949494;
        display: block;
    }
    
    .dymnews-title {
        border-bottom: solid 3px #202a5a;
        border-bottom-width: 3px;
        justify-content: center;
		align-items: center;
        margin: 5% auto;
		max-width: 900px;
        display: flex;
    }
    
    .c-pagetitle {
        text-align: center;
        font-weight: bold;
        margin: 0 5% 0 0;
        font-size: 30px;
		text-align: center;
        font-weight: bold;
        font-size: 22px;
        margin: 0 3%;
		position: relative;
		z-index: 10;
		color: var(--color-primary2);
		line-height: 1.4;
    }
    
    .dymnews-tips {
        border-radius: 10px;
        height: fit-content;
        background: #202a5a;
        text-align: center;
        font-weight: bold;
        color: aliceblue;
        min-width: 120px;
        margin: 1%;
		padding: 1% 2%;
    }
	.dymnews-tips a{
        color: #FFF;
	}
    .sub-pagetitle {
        font-weight: bold;
        margin: 3% 0 1%;
        font-size: 24px;
        color: #202a5a;
    }
    .news_wrapper{
        margin-left: auto;
        margin-right: auto;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 32px;
        max-width: 1200px;
        }
	.text_wrapper{
		/* width: 70%; */
		margin: 0 auto 5%;	
	}
    .dym-news-text,
	.dym-news-text2 {
        font-weight: 500;
        text-align: left;
        font-size: 16px;
		margin: 5% 0;
		margin: 0 auto 5%;
		max-width: 900px;
    }
	.dym-news-gallery{
		margin: 5% 0;
	}
    /* 1枚のとき */
    .gallery-1 img {
        width: 100%;
        display: block;
        margin-bottom: 1rem;
    }
	/* 2枚 */
    .gallery-flex,
	/* 3～4 */
    .gallery-flex2 {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 3%;
		max-width: 900px;
		margin: 0 auto;
    }

    .gallery-flex img {
        width: auto;
		object-fit: cover;
    }

    .gallery-flex2 img {
        width: 100%
	}

    /* SP（767px以下）は縦並び */
    @media screen and (max-width: 767px) {
        .gallery-flex img,
        .gallery-flex2 img {
            width: 100%;
            margin-bottom: 10px;
        }
    }
    @media not all and (max-width: 768px) {
        .news_wrappper{
            box-sizing: content-box;
        }
    }

    @media screen and (min-width: 800px) {
        .news\.theme-pc {
            display: block;
            margin: 5% auto;
            max-width: 900px;
        }

        .news\.theme-sp {
            display: none;
        }
    }

    @media screen and (max-width: 800px) {
        .g-header .logo a{
            width: 100%;
        }
    	.dymnews-title {
			border-bottom: solid 3px #202a5a;
			border-bottom-width: 3px;
			justify-content: center;
			display: flex;
        }
        .c-pagetitle__basis {
            flex-basis: auto;
            /* bottom: -45%; */
        }

        .dym-news-text,
		.dym-news-text2 {
            text-align: left;
            font-size: 16px;
            margin: 5% 5%;
        }

        .news\.theme-pc {
            display: none;
            max-width: 1200px;
        }

        .dymnews-title {
            border-bottom: solid 3px #202a5a;
            justify-content: center;
            margin: 5% 5%;
            display: flex;
        }

        p.c-pagetitle {
            text-align: center;
            font-weight: bold;
            font-size: 22px;
            margin: 0 3%;
        }

        .sub-pagetitle {
            font-weight: bold;
            font-size: 19px;
            color: #202a5a;
            margin: 3% 0;
        }

        .news\.theme-sp {
            display: block;
            margin: 10% 0;
        }

        .text-theme {
            display: flex;
        }

        .publication-date {
            /* margin: 0 42% 0 8%; */
            font-weight: bold;
            font-size: 15px;
            display: block;
            color: #949494;
        }

        .dymnews-tips {
            border-radius: 10px;
            height: fit-content;
            background: #202a5a;
            text-align: center;
            font-weight: bold;
            color: aliceblue;
            width: 80px;
            margin: 1%;
        }
		.text_wrapper {
			width: 95%;
		}
		.gallery-flex,
		.gallery-flex2 {
			grid-template-columns: 1fr;
		}
    }


    /* 一覧 */
    	.c-pagetitle__basis {
		background-image: url(https://d22bu8jglzth6w.cloudfront.net/wp-content/uploads/2023/11/AdobeStock_298946748-scaled.jpeg);
		display: flex;
		flex-direction: column-reverse;
		flex-basis: 283px;
		justify-content: center;
		padding: 10px 60px 34px;
	}

	.text-theme {
		display: flex;
		/* gap: 45%; */
		justify-content: space-between;
    	align-items: center;
		padding: 0 0 10% 0;
	}

	.dymnews-tips {
		background: #202a5a;
		width: auto;
		color: white;
		font-size: 13px;
		font-weight: bold;
		border-radius: 10px;
	}

	.publication-date {
		font-weight: bold;
	}
	.q-buddy .buddy .panel{
		/* background-color: #FFF; */
		display: block;
	}
	.dym-news-list-group {
		display: grid !important;
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
		align-items: start; 
		padding: 0 5px 40px;
		}
	.panel__item{
		display:flex ;
		flex-direction: column;
		height: auto;
		min-height: 500px; 
		background-color: #FFF;
		box-shadow: 0 3px 6px rgba(157, 157, 157, .16);
	}
	.slick-track {
	display: block !important;
	height: auto !important;
	}

	.slick-slide {
	height: auto !important;
	}

	.slick-list {
	height: auto !important;
	/* overflow: visible !important; */
	}
	.slick-track {
	display: block !important;
	height: auto !important;
	}
	#dym-news-list .g-main {
		background-image: url(../img/cmn/earth.png);
		background-position: -1000px;
		background-attachment: fixed;
		background-repeat: no-repeat;
	}

#dym-news-list .newss {
	position: relative;
}

#dym-news-list .line-first {
	position: absolute;
	top: -20%;
	top: -20%;
	left: -60px;
}

#dym-news-list .line-second {
	position: absolute;
	top: 42%;
	right: -10%;
}

#dym-news-list .line-third {
	display: none;
}

#dym-news-list .newss #slick-list-logo {
	position: absolute;
	bottom: 9.45%;
	left: 68%;
	width: 50%;
}

#dym-news-list .list-area {
	width: 800px;
	margin: auto;
}

/* #dym-news-list #slick-dym-news-list .dym-news-list-group {
	display: flex;
	flex-wrap: wrap;
	gap: 2%;
	align-items: baseline;
} */

#dym-news-list #slick-dym-news-list.list-area .dym-news-list-group-item {
	position: relative;
	display: block;
	width: 32%;
	margin-top: 10px;
	cursor: pointer;
}

#dym-news-list #slick-dym-news-list.list-area .dym-news-list-group-item img {
	background-color: #F7F8FA;
	border: 0.4px solid #707070;
}

#dym-news-list #slick-dym-news-list.list-area .dym-news-list-group-item .info {
	position: absolute;
	bottom: 0;
	background: rgba(32, 42, 90, 0.5);
	display: block;
	opacity: 1;
	width: 100%;
	color: white;
	text-align: right;
	padding: 10px 20px;
	animation: fadeOut 0.2s ease;
}

/* #dym-news-list #slick-dym-news-list.list-area .dym-news-list-group-item:hover .info {
	animation: fadeIn 0.5s ease;
	opacity: 1;
} */

@keyframes fadeIn {
	from {
		opacity: 0;
		transform: translateY(5px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes fadeOut {
	from {
		opacity: 1;
		transform: translateY(0);
	}

	to {
		opacity: 0;
		transform: translateY(5px);
	}
}

#dym-news-list #slick-dym-news-list.list-area .dym-news-list-group-item .info .size-s {
	font-size: 0.5625rem;
}

#dym-news-list #slick-dym-news-list.list-area .dym-news-list-group-item .info .size-l {
	font-size: 1.75rem;
	line-height: 30px;
}

.slick-arrow {
	position: absolute;
	z-index: var(--z-index-main);
	width: 50px;
	height: 50px;
	top: 97%;
	margin: 0 auto;
	background: url(../img/cmn/slide-arrow_pc.png) no-repeat left top;
	background-size: 100% 100%;
	text-indent: 120%;
	white-space: nowrap;
	overflow: hidden;
	left: 26%;
	border: none;
}

.slick-arrow.slick-next {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
	left: 68%;
}

#dym-news-list #slick-dym-news-list .slick-dots {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 20px;
}

#dym-news-list #slick-dym-news-list .slick-dots li {
	cursor: pointer;
	margin: 0 5px;
	display: inline;
}

#dym-news-list #slick-dym-news-list .slick-dots li.slick-active {
	border-bottom: #C1181F solid 2px;
}

#dym-news-list #slick-dym-news-list .slick-dots li > button {
	border: none;
	background: transparent;
	font-size: 1.125rem;
	color: #748193;
}

#dym-news-list #news-comment {
	width: 750px;
	margin: 50px auto 0 auto;
	padding-bottom: 200px;
	line-height: 36px;
	font-size: 1rem;
	letter-spacing: 0.045em;
}
/*20240712追加*/
.btn_inner{
	max-width: 1000px;
	width: 100%;
	margin: 20px auto;
}
.news_btns{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 10px 14px;
	flex-wrap: wrap;
	&:not(:last-child){
		margin-bottom: 20px;
	}
}
.news_btns a{
	padding: 0 10px;
	border-radius: 15px;
	border: 1px solid rgba(32, 42, 90);
	transition: 1s;
	text-decoration: none;
	&:hover{
		background-color: rgba(25 , 47 , 77 );
		color: white;
		transform: scale(1.5);
	}
	&.active{
		background-color: rgba(25 , 47 , 77 );
		color: white;
	}
}
.no-posts-message {
    grid-column: 1 / -1;
    text-align: center;
    padding: 40px 0;
}

/* SP用 */

@media not all and (min-width: 768px) {
	#dym-news-list .g-main {
		background-position: 65% -355px;
		background-size: inherit;
		background-repeat: no-repeat;
	}
	
	#dym-news-list .list-area {
		width: 88%;
	}
	
	#dym-news-list .line-first {
		top: -19%;
		left: -185px;
	}
	
	#dym-news-list .line-third {
		top: 95%;
		left: 85%;
	}
	
	#dym-news-list #slick-dym-news-list .dym-news-list-group {
		justify-content: space-around;
		grid-template-columns: 1fr;
	}
	
	#dym-news-list #slick-dym-news-list.list-area .dym-news-list-group-item {
		width: 48%;
	}
	
	#dym-news-list #slick-dym-news-list.list-area .dym-news-list-group-item:hover .info {
		position: initial;
		display: block;
		background: transparent;
		color: black;
		text-align: left;
		margin-top: 5px;
		padding: 0;
	}
	
	#dym-news-list #slick-dym-news-list.list-area .dym-news-list-group-item .info {
		position: initial;
		background: transparent;
		color: black;
		text-align: left;
		margin-top: 5px;
		opacity: 1;
		padding: 0;
	}
	
	#dym-news-list #slick-dym-news-list.list-area .dym-news-list-group-item .info .size-s {
		font-size: 12px;
	}

	#dym-news-list #slick-dym-news-list.list-area .dym-news-list-group-item .info .size-l {
		font-size: 17px;
		line-height: 23px;
	}
	
	#dym-news-list #slick-dym-news-list.list-area .slick-arrow {
		left: 5%;
		top: 96.5%;
	}
	
	#dym-news-list #slick-dym-news-list.list-area .slick-arrow.slick-next {
		left: 80%;
		top: 96.5%;
	}
	
	#dym-news-list #slick-dym-news-list .slick-dots li>button {
		padding: 0 1px;
	}
	
	#dym-news-list #news-comment {
		display: block;
        width: 85%;
        margin: auto;
        font-size: 14px;
        line-height: 34px;
        padding-bottom: 100px;
        text-align: left;
        margin-top: 50px;
	}
	
	#dym-news-list .newss .sp-logo {
		right: 0px;
		bottom: 100px;
		position: absolute;
	}
	/*20240712追加*/
	.btn_inner{
	width: 90%;
}
	#dym-news-list .c-breadcrumb{
		top: -10px;
	}
	.panel__item{
		min-height: auto;
        box-shadow: 0 14px 15px 1px rgba(157, 157, 157, 0.7) !important;
    }
	.slick-arrow{
		top: 99%;
		left: 15%;
	}
	.slick-arrow.slick-next{
		left: 70%;
	}
	#dym-news-list .c-breadcrumb__list{
		margin-top: 0;
	}
	.dym-news-list-group{
		grid-template-columns:1fr;
		padding: 0 15px 40px;
	}
	.no-posts-message{
		font-size: 12px;
	}
}
