@charset "UTF-8";
/*
*******************************************************************************************************
# æ´ä½ã»éª¨ç¤ã¸ã£ã¼ãã«

  -- override
  -- module
  -- layout
  -- articleï¼è¨äºè¦ç´ ï¼
*******************************************************************************************************
*/
/* ------------------------------------
  * override
* ------------------------------------ */
.mod-ttl-page {
	font-size: 24px;
	padding-bottom: 0;
}

@media only screen and (max-width: 736px) {
	.mod-ttl-page {
		font-size: 18px;
	}
}

.mod-box-courseselect {
	margin: 2px 0 0;
}

/* ------------------------------------
  * module
* ------------------------------------ */
/* ç·ä»ãè¦åºã */
.mod-ttl-journal {
	font-size: 34px;
	font-weight: normal;
	letter-spacing: 0.05em;
	text-align: center;
	padding: 33px 0 44px;
	position: relative;
}

.mod-ttl-journal:before {
	display: block;
	content: '';
	width: 160px;
	height: 2px;
	background-color: #ff5600;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

@media only screen and (max-width: 736px) {
	.mod-ttl-journal {
		font-size: 24px;
		padding: 22px 0 20px;
	}

	.mod-ttl-journal:before {
		width: 100px;
	}
}

/* ------------------------------------
  * layout
* ------------------------------------ */
/* ã­ã´ */
.logo-journal {
	line-height: 0;
	text-align: center;
	border-top: 1px solid #f28f4d;
}

.logo-journal > a {
	display: inline-block;
	width: 208px;
	line-height: 0;
	text-align: center;
	box-sizing: border-box;
	padding: 5px 0;
}

@media only screen and (max-width: 736px) {
	.logo-journal > a {
		width: 51.47%;
		max-width: 193px;
		padding: 3.5px 0;
	}
}

/* ãã¼ã¸æ¦è¦æ */
.lead-page-journal .text {
	width: 100%;
	max-width: 950px;
	box-sizing: border-box;
	padding: 30px 15px 50px;
	margin: 0 auto;
}

@media only screen and (max-width: 736px) {
	.lead-page-journal .text {
		padding: 15px 22px 25px;
	}
}

/* ããã²ã¼ã·ã§ã³ã¢ã¤ã³ã³ */
.flex-link picture > img {
	width: auto !important;
}

/* è¨äºä¸è¦§ */
.wrp-list-journal .inner-list-journal {
	padding-bottom: 82px;
}

@media only screen and (max-width: 736px) {
	.wrp-list-journal .inner-list-journal {
		padding: 0 0 40px;
	}

	.wrp-list-journal.list-journal-top .list-journal > li:nth-child(n+8) {
		display: none;
	}
}

/* äººæ°ã®è¨äº */
.wrp-popular-journal .inner-popular-journal {
	padding-bottom: 82px;
}

.wrp-popular-journal .wrp-list-journal .inner-list-journal {
	padding-bottom: 30px;
}

.wrp-popular-journal .wrp-list-journal .inner-list-journal .mod-ttl-journal:before {
	display: none;
}

.wrp-popular-journal .list-journal > li > a:after {
	display: block;
	width: 34px;
	height: 39px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 33px;
	background-image: url(../img/common/icn_ranking_04.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	position: absolute;
	top: 0;
	left: 0;
}

.wrp-popular-journal .list-journal > li:first-child > a:after {
	content: '1';
	width: 50px;
	height: 58px;
	font-size: 24px;
	color: #fff;
	line-height: 49px;
	background-image: url(../img/common/icn_ranking_01.png);
}

.wrp-popular-journal .list-journal > li:nth-child(2) > a:after {
	content: '2';
	width: 50px;
	height: 58px;
	font-size: 24px;
	color: #fff;
	line-height: 49px;
	background-image: url(../img/common/icn_ranking_02.png);
}

.wrp-popular-journal .list-journal > li:nth-child(3) > a:after {
	content: '3';
	color: #fff;
	background-image: url(../img/common/icn_ranking_03.png);
}

.wrp-popular-journal .list-journal > li:nth-child(4) > a:after {
	content: '4';
}

.wrp-popular-journal .list-journal > li:nth-child(5) > a:after {
	content: '5';
}

.wrp-popular-journal .list-journal > li:nth-child(6) > a:after {
	content: '6';
}

.wrp-popular-journal .list-journal > li:nth-child(7) > a:after {
	content: '7';
}

.wrp-popular-journal .list-journal > li:nth-child(8) > a:after {
	content: '8';
}

.wrp-popular-journal .list-journal > li:nth-child(9) > a:after {
	content: '9';
}

.wrp-popular-journal .list-journal > li:nth-child(10) > a:after {
	content: '10';
}

@media only screen and (max-width: 736px) {
	.wrp-popular-journal .inner-popular-journal {
		padding: 0 0 40px;
	}

	.wrp-popular-journal .wrp-list-journal .inner-list-journal {
		padding: 0 0 35px;
	}

	.wrp-popular-journal .list-journal > li > a:after {
		width: 25px;
		height: 29px;
		font-size: 14px;
		line-height: 27px;
	}

	.wrp-popular-journal .list-journal > li:first-child > a:after {
		width: 43px;
		height: 49.5px;
		font-size: 20px;
		line-height: 44px;
	}

	.wrp-popular-journal .list-journal > li:nth-child(2) > a:after {
		width: 25px;
		height: 29px;
		font-size: 14px;
		line-height: 27px;
	}
}

/* åã«ãã´ãªã¼ã®æ°çè¨äº */
.wrp-category-journal .inner-category-journal {
	padding-bottom: 70px;
}

@media only screen and (max-width: 736px) {
	.wrp-category-journal .inner-category-journal {
		padding: 0 0 35px;
	}
}

/* ã«ãã´ãªã¼ä¸è¦§ */
.wrp-list-category {
	background-color: #efe4c7;
}

.wrp-list-category .inner-list-category {
	padding-top: 44px;
	padding-bottom: 40px;
}

.wrp-list-category .ttl {
	font-size: 34px;
	color: #803100;
	font-weight: normal;
	letter-spacing: 0.05em;
	text-align: center;
	padding: 0 0 35px;
}

.wrp-list-category .list-category {
	width: 100%;
	box-sizing: border-box;
}

.wrp-list-category .list-category > li {
	width: 25%;
	box-sizing: border-box;
	padding: 0 20px 0 0;
	float: left;
}

.wrp-list-category .list-category > li:nth-child(4n+1) {
	clear: both;
}

.wrp-list-category .list-category > li > a {
	display: inline-block;
	width: auto;
	font-weight: bold;
	padding: 15px 0;
}

.wrp-list-category .list-category > li > a:before {
	margin: 0;
	top: 18px;
}

.wrp-list-category .list-category > li > a .text {
	padding: 0 28px 0 0;
}

@media only screen and (max-width: 736px) {
	.wrp-list-category .inner-list-category {
		padding: 31px 0 25px;
	}

	.wrp-list-category .ttl {
		font-size: 24px;
		padding: 0 0 7px;
	}

	.wrp-list-category .list-category {
		padding: 0 20px;
	}

	.wrp-list-category .list-category > li {
		width: 100%;
		padding: 0;
		border-bottom: 2px dotted #a5843d;
		float: none;
	}

	.wrp-list-category .list-category > li > a {
		display: block;
		width: 100%;
		font-size: 14px;
		padding: 15px 0 15px 0;
	}

	.wrp-list-category .list-category > li > a:before {
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.wrp-list-category .list-category > li > a .text {
		display: block;
		width: 100%;
		padding: 0 18px 0 0;
	}
}

/* ------------------------------------
  * articleï¼è¨äºè¦ç´ ï¼
* ------------------------------------ */
/* è¨äºã¿ã¤ãã« */
.wrp-article-ttl {
	width: 100%;
	box-sizing: border-box;
	padding: 37px 95px 18px;
}

.wrp-article-ttl .article-category {
	font-size: 0;
	line-height: 0;
	padding: 0 0 3px;
}

.wrp-article-ttl .article-category .category {
	display: inline-block;
	font-size: 12px;
	color: #fff;
	line-height: 1.4;
	vertical-align: baseline;
	margin: 0 6px 8px 0;
}

.wrp-article-ttl .article-category .category > a {
	display: block;
	color: #fff;
	line-height: 1;
	padding: 2px 6px 2px 6px;
	border-radius: 8px;
	background-color: #ff5600;
}

.wrp-article-ttl .article-ttl {
	font-size: 28px;
	font-weight: normal;
}

@media only screen and (min-width: 737px) {
	.wrp-article-ttl .article-category .category > a:hover {
		background-color: #ff8f00;
	}
}

@media only screen and (max-width: 736px) {
	.wrp-article-ttl {
		padding: 16px 20px 15px;
	}

	.wrp-article-ttl .article-category {
		padding: 0 0 4px;
	}

	.wrp-article-ttl .article-category .category {
		font-size: 12px;
		margin: 0 3px 5px 0;
	}

	.wrp-article-ttl .article-category .category > a {
		padding: 2px 6px 2px 6px;
		border-radius: 8px;
	}

	.wrp-article-ttl .article-ttl {
		font-size: 24px;
	}
}

/* è¨äºã¡ã¤ã³ç»å */
.wrp-article-mainimg {
	width: 70%;
	line-height: 0;
	box-sizing: border-box;
	padding: 0 95px;
	margin: 0 auto;
}

@media only screen and (max-width: 950px) {
	.wrp-article-mainimg {
		width: 100%;
	}
}

@media only screen and (max-width: 736px) {
	.wrp-article-mainimg {
		padding: 0 10px;
	}
}

/* è¨äºã¨ãªã¢ */
.wrp-article-text {
	width: 100%;
	box-sizing: border-box;
	padding: 0 95px 40px;
}

@media only screen and (max-width: 736px) {
	.wrp-article-text {
		padding: 0 20px 30px;
	}
}

/* è¦åºãè¦ç´  */
.wrp-article-text h2 {
	width: 100%;
	font-size: 28px;
	font-weight: normal;
	padding: 7px 0 9px;
	margin: 27px 0 0;
	border-bottom: 1px solid #ff5600;
}

.wrp-article-text h3 {
	font-size: 20px;
	color: #ff5600;
	font-weight: normal;
	margin: 27px 0 0;
}

.wrp-article-text h4 {
	font-size: 18px;
	font-weight: bold;
	margin: 27px 0 0;
}

@media only screen and (max-width: 736px) {
	.wrp-article-text h2 {
		font-size: 16px;
		font-weight: bold;
		padding: 10px 0 12px;
		margin: 22px 0 0;
	}

	.wrp-article-text h3 {
		font-size: 18px;
		margin: 22px 0 0;
	}

	.wrp-article-text h4 {
		font-size: 16px;
	}
}

/* ãã­ã¹ãè¦ç´  */
.wrp-article-text *.text-bold {
	font-weight: bold;
}

.wrp-article-text p {
	margin: 27px 0 0;
}

.wrp-article-text p > a {
	color: #ff5600;
	text-decoration: underline;
}

@media only screen and (min-width: 737px) {
	.wrp-article-text p > a:hover {
		text-decoration: none;
	}
}

@media only screen and (max-width: 736px) {
	.wrp-article-text p {
		margin: 22px 0 0;
	}
}

/* æ³¨ææ¸ã */
.wrp-article-text p.article-note {
	font-size: 14px;
	margin: 12px 0 0;
}

@media only screen and (max-width: 736px) {
	.wrp-article-text p.article-note {
		font-size: 12px;
		margin: 7px 0 0;
	}
}

/* ãªã¹ãè¦ç´  */
.wrp-article-text ul, .wrp-article-text ol {
	margin: 27px 0 0;
}

.wrp-article-text ul > li, .wrp-article-text ol > li {
	text-indent: -1.5em;
	padding-left: 1.5em;
	margin: 0 0 12px;
	list-style-position: inside;
}

.wrp-article-text ul > li {
	list-style-type: disc;
}

.wrp-article-text ol > li {
	list-style-type: decimal;
}

@media only screen and (max-width: 736px) {
	.wrp-article-text ul, .wrp-article-text ol {
		margin: 22px 0 0;
	}

	.wrp-article-text ul > li, .wrp-article-text ol > li {
		margin: 0 0 12px;
	}
}

/* ã¢ã¤ã³ã³ä»ããªã³ã¯è¦ç´  */
.wrp-article-text .article-link {
	margin: 27px 0 0;
}

.wrp-article-text .article-link > a {
	font-weight: bold;
}

.wrp-article-text .article-link > a .text {
	padding: 0 28px 0 0;
}

.wrp-article-text .article-link > a.u-icn-blank:before, .wrp-article-text .article-link > a.u-icn-pdf:before {
	font-size: 16px;
}

@media only screen and (max-width: 736px) {
	.wrp-article-text .article-link {
		margin: 22px 0 0;
	}

	.wrp-article-text .article-link > a .text {
		padding: 0 24px 0 0;
	}
}

/* ç»åã»ãã */
.wrp-article-text .article-img {
	margin: 27px 0 0;
}

.wrp-article-text .article-img .box-img {
	width: 60%;
	margin: 0 auto;
}

.wrp-article-text .article-img .box-img .img {
	line-height: 0;
}

.wrp-article-text .article-img .box-img .caption {
	width: 100%;
	font-size: 14px;
	text-align: center;
	padding: 17px 0 0;
}

.wrp-article-text .article-img .box-text {
	margin: 12px 0 0;
}

.wrp-article-text .article-img .box-text .text + .text {
	margin: 12px 0 0;
}

.wrp-article-text .article-img.img-left {
	display: table;
}

.wrp-article-text .article-img.img-left .box-img {
	display: table-cell;
	width: 44.67%;
	vertical-align: top;
}

.wrp-article-text .article-img.img-left .box-text {
	display: table-cell;
	vertical-align: top;
	box-sizing: border-box;
	padding-left: 25px;
	margin: 0;
}

.wrp-article-text .article-img.img-right {
	display: table;
	direction: rtl;
}

.wrp-article-text .article-img.img-right .box-img {
	display: table-cell;
	direction: ltr;
	width: 44.67%;
	vertical-align: top;
}

.wrp-article-text .article-img.img-right .box-text {
	display: table-cell;
	direction: ltr;
	vertical-align: top;
	box-sizing: border-box;
	padding-right: 25px;
	margin: 0;
}

@media only screen and (max-width: 950px) {
	.wrp-article-text .article-img .box-img {
		width: 100%;
	}
}

@media only screen and (max-width: 736px) {
	.wrp-article-text .article-img {
		margin: 22px 0 0;
	}

	.wrp-article-text .article-img .box-img .caption {
		font-size: 11px;
		padding: 7px 0 0;
	}

	.wrp-article-text .article-img .box-text {
		margin: 12px 0 0;
	}

	.wrp-article-text .article-img .box-text .text + .text {
		margin: 12px 0 0;
	}

	.wrp-article-text .article-img.img-left .box-img {
		width: 50%;
	}

	.wrp-article-text .article-img.img-left .box-text {
		padding-left: 20px;
	}

	.wrp-article-text .article-img.img-right .box-img {
		width: 50%;
	}

	.wrp-article-text .article-img.img-right .box-text {
		padding-right: 20px;
	}
}

/* ãã¿ã³è¦ç´  */
.wrp-article-text .article-btn {
	width: 350px;
	margin: 27px auto 0;
}

.wrp-article-text .article-btn > a {
	display: table;
	width: 100%;
	height: 60px;
	font-size: 20px;
	box-sizing: border-box;
	padding: 2px 40px;
	border: 1px solid #cdcdcd;
}

.wrp-article-text .article-btn > a:before {
	right: 17px;
}

.wrp-article-text .article-btn > a .text {
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}

.wrp-article-text .article-btn > a.base-orange {
	border: none;
}

.wrp-article-text .article-btn > a.base-orange:before {
	font-size: 16px;
}

@media only screen and (max-width: 736px) {
	.wrp-article-text .article-btn {
		width: 100%;
		margin: 22px 0 0;
	}

	.wrp-article-text .article-btn > a {
		height: 50px;
		font-size: 16px;
		padding: 3px 30px;
	}

	.wrp-article-text .article-btn > a:before {
		right: 14px;
	}
}

/* éå»ã®è¨äºç¨ã¹ã¿ã¤ã« */
.wrp-article-text .transition img {
	display: block;
	width: 60%;
	margin: 0 auto;
}

@media only screen and (max-width: 736px) {
	.wrp-article-text .transition img {
		width: 100%;
	}
}

/* SNSã·ã§ã¢ */
.wrp-article-sns {
	width: 100%;
	box-sizing: border-box;
	padding: 0 0 70px;
}

.wrp-article-sns ul {
	font-size: 0;
	text-align: center;
}

.wrp-article-sns ul > li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 6px;
}

.wrp-article-sns ul > li:nth-child(n+2) {
	margin-left: 6px;
}

@media only screen and (max-width: 736px) {
	.wrp-article-sns {
		padding: 0 0 40px;
	}

	.wrp-article-sns ul > li {
		margin: 0 0 5px;
	}

	.wrp-article-sns ul > li:nth-child(n+2) {
		margin-left: 5px;
	}
}

@media only screen and (min-width: 737px) {
	img.alignleft {
	width: auto;
	display: block;
	margin: 0 auto 0 0;
	}

	img.aligncenter {
	width: auto;
	display: block;
	margin: 0 auto;
	}

	img.alignright {
	width: auto;
	display: block;
	margin: 0 0 0 auto;
	}
}
@media only screen and (max-width: 736px) {
	img.alignleft,
	img.aligncenter,
	img.alignright {
	width:100%;
	height:auto
	}
}

.title-kf-home {
    width: fit-content;
    padding: 10px;
    color: #fff;
    margin: 0 auto;
    font-weight: normal;
}

.title-kf-home .title-img img {
    height: 20px;
    width: auto;
}

.title-link {
    text-align: center;
}

.title-link div:not(:last-of-type) {
    margin-bottom: 10px;
}

.title-link a {
    text-decoration: underline;
    color: #ff5600;
}

.kf-at-home-slider-top {
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 49px;
    overflow: hidden;
}

.wrp-list-journal .slick-slider .slick-dots {
    text-align: center;
    left: 0;
    right: 0;
    bottom: auto;
}

.slick-slider .slick-dots > li > button {
    background-color:gray;
}

ul.list-category-link{
    display: -moz-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

ul.list-category-link li{
    width: 25%;
    box-sizing: border-box;
    padding: 0 5px 42px;
}

ul.list-category-video {
    display: -moz-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

ul.list-category-video li {
    text-align: center;
    width: 50%;
    box-sizing: border-box;
    padding: 0 5px 42px;
}

.list-category-video iframe {
    width:100%;
}

.marche_logo {
    width: 500px;
    display: block;
    margin: 0 auto;
}

h3.mod-ttl-journal {
    font-size: 22px;
    padding: 24px 0 34px;
}
h3.mod-ttl-journal:before {
    display: none;
}

.flex-link {
    display: flex;
    flex-wrap: wrap;
    max-width: 600px;
    margin: 0 auto;
}
.flex-link.rows-3 a {
	width: 33.3%;
	padding: 10px 5px;
}
.flex-link.rows-2 a {
    width: 48%;
}

.mod-ttl-journal.no-upper-line:before {
    display: none;
}

.mod-list-journal.list-type2 .list-journal > li {
    width: 50%!important;
    padding: 0 5px 30px!important;
    margin: 0 auto;
}

.mod-list-journal .list-journal > li > a:before,
.wrp-popular-journal .list-journal > li > a:after {
    display: none;
}

.mod-list-journal .list-journal > li > a .box-intro .article-text {
	font-weight: bold;
}

.mod-list-journal .btn {
	width: 440px;
	margin-bottom: 50px;
}

.lead-page-journal .text.current-category-description {
	padding: 0 15px 30px;
}

.top_anchor_links {
	margin-top: 20px;
}

.top_anchor_links > a {
	padding: 5px 24px ;
	position: relative;
}

.top_anchor_links > a:before {
	display: block;
	content: '\e917';
	width: 16px;
	height: 16px;
	font-family: 'iconfont';
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 10px;
	color: #fff;
	line-height: 16px;
	text-align: center;
	margin: -8px 0 0;
	border-radius: 8px;
	background-color: #ff5600;
	position: absolute;
	bottom: 10px;
	left: 0;
	text-decoration: none;
}

.mod-list-journal .list-journal > li > a .box-ttl .article-img.marche {
	padding: 100% 0 0;
}

.ouchi_logo {
	max-width: 400px;
    margin: 50px auto 20px;
    display: block;
}

.anchor-links-nav a {
	text-align: center;
	text-align: center;
    font-size: 1.3rem;
    font-weight: bold;
	text-decoration: underline;
	transition: all 0.25s;
}

.anchor-links-nav a:hover {
	color: #ff5600;
}

@media only screen and (max-width: 736px) {
	h3.mod-ttl-journal {
		font-size: 18px;
		padding: 18px 0 16px;
	}

	.title-kf-home div {
		font-size: 26px;
	}

    .kf-at-home-slider-top {
        padding: 0 0 33px;
    }

    ul.list-category-video li {
        width: 100%;
        padding: 14px 10px;
    }

    .marche_logo {
        width: 90%;
	}
	
	.mod-list-journal .btn {
		width: 100%;
		margin-bottom: 30px;
	}

	.mod-list-journal.list-type2 .list-journal > li {
		padding-bottom: 0;
	}

	.mod-list-journal.list-type2 .list-journal > li:first-child > a .box-intro .article-text {
		padding-bottom: 20px;
	}

	.mod-list-journal .list-journal > li > a .box-intro .article-text{
		padding: 9px 20px 20px;
	}

	.top_anchor_links > a {
		padding: 10px 14px;
	}

	.top_anchor_links > a:before {
		left: -5px;
	}

	.ouchi_logo {
		margin: 30px auto 10px;
    	width: 70%;
	}
}

/* ãããã­ã£ã¹ãã©ã¸ãª */
	#podcast.mod-ttl-journal {
		font-weight: bold;
   		color: #FF5600;
		padding: 33px 0 10px;
	}
	.podcast-text {
		padding: 0 0 10px;
	}
@media only screen and (max-width: 736px) {
	#podcast.mod-ttl-journal {
   		font-size: 22px;
    	padding: 22px 0 5px;
	}
	.podcast-text {
		padding: 0 10px 20px
	}
	.podcast-btn {
		max-width: 340px;
	}
}