/*top*/

.detailResultsKizi article a {
    color: #c4484b;
    text-decoration: underline;
}

.detailResultsKizi article a:hover {
    text-decoration: none;
}

.themeCont section > article:nth-of-type(n + 2) {
    margin: 30px auto 0;
}

.topTopiArea {
    padding: 0 0 1rem;
    border-bottom: 1px solid #604C3F;
}

.topTopiArea h3 {
    margin: 1rem 0 0;
    font-size: 14px;
}

/*top*/

.detailResultsKizi article a {
    color: #c4484b;
    text-decoration: underline;
}

.detailResultsKizi article a:hover {
    text-decoration: none;
}

.themeCont section > article:nth-of-type(n + 2) {
    margin: 30px auto 0;
}

.topTopiArea {
    padding: 0 0 1rem;
    border-bottom: 1px solid #604C3F;
}

.topTopiArea h3 {
    margin: 1rem 0 0;
    font-size: 14px;
}

.topTopiArea p {
    margin: 1rem 0 0;
    font-size: 14px;
}

.themeCont section > article:nth-of-type(n + 2) {
    margin: 30px auto 0;
}

.indexSnsWrap .imgBx01 {
    padding: 0 0 100% 0;
}

.indexSnsWrap.resultsWrap {
	margin: 0 auto;
}

/**/

.resultsTit {
	margin: 5px auto 0;
	font-size: 15px;
	color: #604C3F;
	font-weight: 700;
}

.resultsDateArea {
	margin: 0 auto 0;
	display: flex;
	align-items: center;
    justify-content: space-between;
}

.dayTxt {
	font-size: 12px;
}

.cateTxt {
	margin: 0 0 0 10px;
	padding: 3px 10px;
	font-size: 11px;
	color: #FFF;
	border: 1px solid;
	background: #c4484b;
	border-radius: 5px;
}

.resultsWrap {
	margin: 0 -15px;
	padding: 0;
}

.resultsKizi article {
	padding: 20px 0;
	border-bottom: 1px solid #604C3F;
}

.resultsKizi article:first-of-type {
	padding: 0 0 20px;
}

.resultsKizi .webgene-item-content {
	margin: 10px auto 0;
}

.resultsTxt {
	margin: 20px auto 0;
	font-size: 15px;
	text-align: left;
}

.resuTit01 {
	padding: 7px 7px 8px;
	background: #604C3F;
	color: #FFF;
	font-size: 16px
}

.cateWrap article,
.arcWrap article {
	width: 100%;
	position: relative;
	border-bottom: 1px dotted #062C53;
}

.cateWrap article > i,
.arcWrap article > i {
	display: flex;
	align-items: center;
	position: absolute;
	top: 0;
	right: 7px;
	bottom: 0;
	margin: auto;
	color: #d1b08a;
}


.cateWrap a,
.arcWrap a {
	padding: 7px 20px 8px 7px;
	display: block;
	width: 100%;
	font-size: 15px;
	border-left: solid 5px #fff;
	/* transition: .5s; */
	color: #333;
}

.cateWrap a:hover,
.arcWrap a:hover {
	border-left: solid 5px #d1b08a;
	/* transition: .5s; */
}

.blogRight .webgene-item:not(:first-of-type) {
	margin: 2rem 0 0;
}

.next > a {
	font-size: 11px;
	color: #FFF;
}

.prev > a{
	font-size: 11px;
	color: #FFF;
}


.inNewsCt01 article > div {
	margin: -140px 0 0;
	padding: 140px 0 0;
}

.imgBx01 {
	position: relative;
	display: block;
	padding: 0 0 75%;
}

.imgBx01:hover {
    opacity: 0.7;
}

.imgBx01 img,
.imgBx01 video {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	max-width: 100%;
	width: auto;
	max-height: 100%;
	height: auto;
}

.imgBx01 > span {
	position: absolute;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}

.imgBx01 > img + span,
.imgBx01 > video + span {
  display: none;
}

.webgene-item-main-video {
    display: block;
    width: auto;
    max-width: 100%;
}

.resutsLink {
	text-align: left;
}

.resutsLink:hover h2 {
	color: #acacac;
}

.detailCol h2 {
	text-align: left;
}

.detailCol .resultsDateArea {
	margin: 10px auto 0;
}

.resultsWrapDetail {
    margin: 0 auto;
    max-width: 800px;
    width: 100%;
}

.resultsWrapDetail .slide {
    margin: 20px auto 0;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:544px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.resultsTit {
    margin: 8px auto 0;
    font-size: 18px;
}

.dayTxt {
    font-size: 14px;
}

.cateTxt {
    font-size: 12px;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 544px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.resultsTit {
	margin: 18px auto 0;
	font-size: 18px;
}

.dayTxt {
	font-size: 15px;
}

.cateTxt {
	font-size: 14px;
}

.resultsTxt {
	font-size: 16px;
	font-weight: 500;
}

.resultsKizi article {
	padding: 40px 0;
}

.resultsKizi article:first-of-type {
	padding: 0 0 40px;
}

.themeCont section {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.themeCont article {
    width: 48%;
}

.themeCont section > article:nth-of-type(n + 2) {
    margin: 0;
}
  
.themeCont section > article:nth-of-type(n + 3) {
    margin: 40px 0 0;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1200px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


.topTopiArea h3 {
    font-size: 16px;
}

.topTopiArea p {
    font-size: 16px;
}
  
.themeCont article {
    width: 24%;
}

.themeCont section > article:nth-of-type(n + 3) {
    margin: 0;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1200px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
