@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
　　　ブロック・基本レイアウト
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
body.front-top-page .cat-label, body.category .cat-label {
    display: none;
}

.page-numbers.dots, .a-wrap:hover, .pagination a:hover, .pagination-next-link:hover, .widget_recent_entries ul li a:hover, .widget_categories ul li a:hover, .widget_archive ul li a:hover, .widget_pages ul li a:hover, .widget_meta ul li a:hover, .widget_rss ul li a:hover, .widget_nav_menu ul li a:hover, .pager-links a:hover span, .tag-link:hover, .tagcloud a:hover {
	background: unset;
	transform: translateY(-4px);
	transition: all 0.2s ease-out;
}
.main {
	padding: 0;
	width: calc(99vw - 320px);
 	max-width: 70%;
}
.sidebar {
	width: 300px;
	padding: 0;
	position: relative;
}
.home #sidebar {
    margin-top: 688px;
}

.list-new-entries .list-more-button-wrap {
    margin-top: 2em;
}

/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
　　　書式
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
.article .entry-title {
	font-size: 38px;
}
.article h2 {
    margin-top: 5em;
    padding: 10px 25px;
}
.article h3 {
    border-right: none;
    border-top: none;
    font-size: 18px;
    padding: 4px 18px;
    margin-left: 3%;
    margin-top: 2em;
}
.article p {
    width: 86.6666%;
    margin: 1.4em auto;
    text-align: justify;
}
p.interviewer {
    margin-top: 2.2em;
    margin-bottom: 1em;
    position: relative;
    padding-left: 2.5em;
	opacity: 0.85;
}
p.interviewer::before {
	content: "";
    display: inline-block;
    position: absolute;
    top: 0.9em;
    width: 2em;
    border: solid 1px;
    margin-left: -2.5em;
	opacity: 0.6;
}
.article figure {
	width: 86.6666%;
	margin: 2em auto;
}
.article figure.eye-catch {
	width: 100%;
}
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
　　　TOP（インデックス）
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

/*=========== アピールエリア ===========*/
.appeal {
	position: relative;
	background-size: cover;
}
/*.appeal::before {
    content: "";
	position: absolute;
	background: url(http://mnrworks.main.jp/test-econpicks/wp-content/uploads/2023/06/header-bg.png) no-repeat;
    background-size: cover;
    width: 240px;
	height: 684px;
    right: 24vw;
    bottom: 0;
}
@media screen and (max-width: 767px){
	.appeal::before {
		right: 10vw;
	}
}*/
.appeal-in {
    /*justify-content: end;*/
	position: relative;
}
.appeal-content {
    background: unset;
	margin: unset;
}
.appeal-message {
    font-weight: bold;
    text-align: left;
    letter-spacing: 0.25em;
    color: #fff;
    filter: drop-shadow(1px 1px 3px #00a0e970);
}

/*=========== カルーセル ===========*/
#carousel {
    padding: 7rem 0 5rem;
    border-image-source: linear-gradient(#e7f0f3,#e7f0f3);
    border-image-slice: 0 fill;
    border-image-outset: 0 100vw 0;
}
.carousel-in {
    background-color: inherit;
}
.carousel {
    margin-top: 0;
}
.carousel-content span.cat-label {
    display: none;
}
.carousel-entry-card-title {
    font-size: 12px;
    line-height: 1.6em;
}
#carousel .slick-prev, #carousel .slick-prev::before {
    display: none;
}
.carousel .slick-arrow:before {
    color: #fff;
    font-size: xx-large;
}
.carousel .slick-next {
    width: 40px;
	height: 40px;
    background: #EE3D2F;
    border-radius: 50%;
    top: 100%;
}
.carousel .slick-next:hover, .carousel .slick-next:focus {
    opacity: 0.7;
    color: inherit;
    outline: none;
    background: #EE3D2F;
}

/*=========== エントリーカード ===========*/
.entry-card, .related-entry-card {
    background: #fff;
    border-radius: 6px;
}
.entry-card  {
    filter: drop-shadow(0px 1px 4px #ddd);
}
.list-new-entries .entry-card {
	filter: unset;
}

.list-wrap .entry-card-meta {
	display: none;
}

.entry-card-title, .related-entry-card-title {
    font-size: 14px;
    padding: 0 1em;
}
.card-thumb img {
    border-radius: 6px;
}
.entry-card .card-thumb img {
    border-radius: 6px 6px 0 0;
}

.list-column {
	margin-top: 60px;
    padding-top: 160px;
    padding-bottom: 60px;
}
.list-category-34.list-column {
    height: 840px;
}
.list-category-34::before {
    content: "";
    width: 100%;
    height: 880px;
    display: block;
    position: absolute;
    right: 10%;
    border-image-source: linear-gradient(#d1e6f3,#d1e6f3);
    border-image-slice: fill 0;
    border-image-outset: 0 0 0 100vw;
    transform: translateY(-80px);
}
.carousel-entry-card-thumb, .related-entry-card-thumb, .widget-entry-card-thumb, .entry-card-thumb {
    margin-top: -3px;
}
@media screen and (max-width: 767px) {
	.list-category-34.list-column {
    	height: calc((50vw * 1 + 12px) * 3 + 240px);
	}
	.list-category-34::before {
		height: calc((50vw * 1 + 12px) * 3 + 300px);
	}
}
.list-title-in {
    display: flex;
    justify-content: center;
    padding: 0px 30px;
}
.list-title-in:before {
    width: auto;
    height: auto;
    background-color: unset;
    top: -60px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 3.4em;
    opacity: 0.4;
    transform: unset;
    letter-spacing: 0.15em;
	font-family: 'Sawarabi Mincho', serif;
	letter-spacing: -0.05em;
}
.list-title-in:after {
    width: auto;
    height: auto;
    background-color: unset;
}
.carousel-section-title .list-title-in:before {
    color: #739ca9;
	top: -50px;
	content: "Teachers";
}
.list-new-entries .list-title-in:before {
    color: #58b6d5;
    content: "New Entry";
}
.list-category-37 .list-title-in:before {
    color: #58b6d5;
    content: "Seminar";
}
.list-category-34 .list-title-in:before {
    color: #506e8f;
    content: "Students";
}

.list-more-button {
    border: none;
    background: #00a0e9;
    color: #fff;
	font-family: 'Sawarabi Mincho', serif;
    font-weight: bold;
    font-size: smaller;
}
#main .list-more-button-wrap {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
#main .list-new-entries .list-more-button-wrap {
    bottom: -180px;
}
#sidebar .list-more-button-wrap {
    text-align: center;
	left: 0;
    right: 0;
    margin: auto;
}

/*=============== 新着エントリー ===============*/
.list-new-entries {
	margin-top: 120px;
	margin-bottom: 180px;
	position: relative;
}
.list-new-entries .entry-card-content {
	background: #fff;
    padding: 1em 1em 1em 0.5em;
    width: 80%;
	height: 180px;
    position: absolute;
    bottom: -10.5em;	
}
.list-new-entries h2.entry-card-title {
	font-size: large;
}

@media screen and (min-width: 1024px) {
  .list-new-entries {
      width: 100vw;
      max-width: 1220px;
  }
}
@media screen and (max-width: 1023px) {
	.main {
		width:100vw;
		max-width: 100vw;
	}
	.list-new-entries .ect-vertical-card {
		display: grid;
		grid-template-rows: auto auto;
		grid-template-columns: 60.6666% 1fr;
	}
	.list-new-entries .ect-vertical-card .entry-card-wrap {
		width: 100%;
	}
	.list-new-entries a:first-child {
		grid-row: 1 / 3;
		grid-column: 1;
	}
	.list-new-entries a:nth-child(2) {
		grid-row: 1 / 2;
		grid-column: 2;
	}
	.list-new-entries a:nth-child(3) {
		grid-row: 2 / 3;
		grid-column: 2;
	}
	.list-new-entries a:first-child .entry-card-content {
    	top: calc(60.6666vw / 16 * 7);
	}
	.list-new-entries a:nth-child(n+2) .entry-card-content {
		width: 90%;
		height: 70px;
		bottom: -0.75em;
	}
	.list-new-entries a:nth-child(n+2) h2.entry-card-title {
		font-size: smaller;
    	line-height: 1.4em;
	}
}
@media screen and (min-width: 768px) {
	.ect-vertical-card .entry-card-wrap {
		width: 33%;
	}
}
@media screen and (max-width: 767px) {
	.ect-vertical-card .entry-card-wrap {
		width: 50%;
		height: calc(50vw * 1.05);
	}
	.list-new-entries .ect-vertical-card {
		grid-template-rows: calc(100vw / 16 * 10.5) calc(50vw / 16 * 12);
		grid-template-columns: 50% 50%;
	}
	.list-new-entries a:first-child {
		grid-row: 1;
		grid-column: 1 / 3;
		margin-bottom: 2em;
	}
	.list-new-entries a:nth-child(2) {
		grid-row: 2;
		grid-column: 1 / 2;
	}
	.list-new-entries a:nth-child(3) {
		grid-row: 2;
		grid-column: 2 / 3;
	}
	.list-new-entries .entry-card {
    	height: auto;
	}
	.list-new-entries a:first-child .entry-card-content {
    	top: calc(100vw / 16 * 7);
	}
	.list-new-entries a:nth-child(n+2) .entry-card-content {
		top: calc(50vw / 16 * 7);
	}
	.list-new-entries .entry-card-title {
		padding: 0;
	}
}
.tagcloud a {
    border: 1px solid var(--cocoon-x-thin-color);
	padding: 2px 8px 0px;align-content
}
.tag-cloud-link .fa-tag:before {
	display: none;align-content
}
/*----------------------------
　　　ウィジェット
----------------------------*/
.sidebar h3 {
    background-color: unset;
    color: #0d3656;
    font-size: 0.8em;
    padding: 12px;
	padding-left: 0px;
    margin: 0px;
}
.sidebar h3:before {
	width: auto;
    height: auto;
    background-color: unset;
    right: 0;
    font-size: 1.8em;
    transform: unset;
    letter-spacing: 0.15em;
	font-family: 'Caveat', cursive;
}
.widget_popular_entries h3:before {
    color: #b3d7e3;
    font-size: 2.2em;
    content: "POPULAR";
}
.widget-entry-card {
    font-size: 0.8em;
}
.widget-entry-cards figure {
    width: 90px;
}
.widget-entry-card-content {
    margin-left: 106px;
}
/*----------------------------
　　　タグクラウド
----------------------------*/
#tag_cloud-2 {
    padding: 0 3%;
	margin-top: 6em;
}
#tag_cloud-2 h2 {
    text-align: center;
}
.tagcloud a {
    background: #fff;
    filter: drop-shadow(1px 2px 2px #ddd);
}

/*----------------------------
　　　フッター
----------------------------*/
.footer-widgets {
    font-size: small;
}
.footer-widgets h3 {
	display: none;
}
.footer-widgets li {
    list-style: none;
}
.footer-widgets a {
    text-decoration: unset;
}
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1240px以下*/
@media screen and (max-width: 1240px){
  /*必要ならばここにコードを書く*/
}

/*1030px以下*/
@media screen and (max-width: 1030px){
  /*必要ならばここにコードを書く*/
}

/*768px以下*/
@media screen and (max-width: 768px){
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 356px){
  /*必要ならばここにコードを書く*/
	/*.list-new-entries .ect-vertical-card {
    grid-template-rows: calc(100vw / 16 * 11) 120px;
    grid-template-columns: 1fr;
	}
	.list-new-entries a:first-child {
	  grid-row: 1;
	  grid-column: 1;
	}
	.list-new-entries a:nth-child(2) {
	  grid-row: 2;
	  grid-column: 1;
	}
	.list-new-entries a:nth-child(3) {
		grid-row: 3;
		grid-column: 1;
	}*/
	.ect-vertical-card .entry-card-wrap {
		height: calc(100vw * 1.05);
	}
	.list-new-entries .ect-vertical-card {
		display: flex;
	}
	.list-new-entries .list a:first-child {
		height: calc(100vw / 16 *10.5);
	}
	.list-new-entries a:nth-child(n+2) article {
		height: 120px;
		display: grid;
		grid-template-columns: 50% 50%;
		grid-template-rows: 1fr;
	}
	.list-new-entries a:nth-child(n+2) figure {
		grid-row: 1;
	  	grid-column: auto;
	}
	.list-new-entries a:nth-child(n+2) .entry-card-content {
		grid-row: 1;
    	grid-column: 2;
    	position: relative;
    	width: 100%;
    	top: 0;
   		padding: 1em 0.75em;
	}
	.list-new-entries a:nth-child(n+2) .entry-card-content h2.entry-card-title {
		font-size: unset;
	}
	
	.list-category-10.list-column {
		height: calc((120px + 12px) * 6 + 240px);
	}
	.list-category-10::before {
		height: calc((120px + 12px) * 6 + 300px);
	}
	.ect-vertical-card .entry-card-wrap {
		height: 120px;
		margin-bottom: 16px;
	}
	.list-columns article.entry-card {
		display: grid;
		height: 120px;
		grid-template-rows: 1fr;
		grid-template-columns: 50% 1fr;
	}
	.list-columns figure.entry-card-thumb.card-thumb.e-card-thumb {
		height: inherit;
	}
	.list-columns img.entry-card-thumb-image {
		height: -webkit-fill-available;
		object-fit: cover;
		border-radius: 6px 0 0 6px;
	}
	.list-columns .entry-card-title, .related-entry-card-title {
		font-size: 14px;
		padding: 1em 0.75em;
	}
}