@charset "utf-8";
/* CSS INFORMATION -====================================================
File name : corner_base.css
Description : コーナーベースラインCSS
===================================================================== */

/* =====================================================================
*    コーナー共通：コーナータイトル
* =================================================================== */
.article_main{
	font-size: 1.4rem;
    line-height: 1.5em;
    margin-left: auto;
    margin-right: auto;
}
a{
	text-decoration: none;
	color: #6c2363;
}
.line_title{
font-size: 1.4rem;
    line-height: 1.15em;
    font-weight: bold;
    color: #6c2363;
    position: relative;
    box-sizing: border-box;
    padding-top: 8.3334%;
    padding-left: 32px;
    margin-bottom: 6.25%;
    margin-left: auto;
    margin-right: auto;
}
.line_title::before {
content: "";
    width: 30px;
    height: 26px;
    display: block;
    background: url(../../../img/corner/img_article_child_h1.png) no-repeat center top;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    left: 0px;
    margin-top: 6.25%;
}

	.img_box{
    margin-bottom: 0;
    margin-right: 5.2632%;
}

.date{
	font-size: 1.8rem;
	font-weight: bold;
}
.emphasis01{
	font-size: 1.8rem;
	font-weight: bold;
	color: #6c2363;
	border-bottom: 1px dashed #6c2363;
	line-height: 3rem;
}

.lsubTitle {
	    height: 25px;
    color: #FFF;
    font-size: 1.4rem;
    line-height: 25px;
    font-weight: bold;
    display: inline-block;
    background-color: #6c2363;
    border-radius: 2px;
    padding: .5em 1em;
		margin-bottom: 6.25%;
}
figure {
	text-align: center;
}
.bTxt {
	font-weight: 700;
}

.img_box figure{
	margin-top: 5%;
}
.lineBtn  {
	width: 75%;
text-align: center;
margin: 0 auto;
}
.lineBtn img {
	width:100%;
}

.pcOnly {display: none;}
.spOnly {display: block;}

@media screen and (min-width:700px){

	.lsubTitle {
		margin-bottom: 2.25%;
}

	.img_box{/* width: 47.3685%; */
    margin-bottom: 0;
    margin-right: 5.2632%;
    float: left;
}

.img_box figure {
    width: 70%;
    text-align: center;
    margin: 5% auto 0;
}
	.wrapper_subpage #main {
		padding-left: 0;
		padding-right: 0;
		margin-top: 0px;
		padding-top:0px ;
	}

	h1.page_ttl {
		padding-top: 27.5%;
		margin-bottom: 15px !important;
	}

	h1.page_ttl img {
		width: 40%;
	}

	.line_title{
font-size: 1.8rem;
    line-height: 32px;
    border-top: none;
    padding-left: 40px;
    padding-top: 15px;
    margin-bottom: 25px;
}
.line_title::before {
    content: "";
    width: 30px;
    height: 26px;
    display: block;
    background: url(../../../img/corner/img_article_child_h1.png) no-repeat center top;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    left: 0px;
    margin-top: 2.25%;
}
.newsImg {
	width: 50%;
	margin: 5% 0 0;
}
.lineBtn  {
	width: 30%;
text-align: center;
margin: 0 ;
}
.lineBtn img {
	width:100%;
}
.pcOnly {display: block;}
.spOnly {display: none;}


}

/* =====================================================================
*    コーナートップ
* =================================================================== */
.corner_catch, .corner_message {
	width: 87.5%;
	font-size: 1.4rem;
	line-height: 1.5em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.corner_message {
	margin-top: 15%;
}

@media screen and (min-width:700px){
	.corner_catch, .corner_message {
		width: 85%;
		font-size: 1.6rem;
		line-height: 1.5em;
	}
}

/* =====================================================================
*    コーナートップ・コーナー詳細：コーナー記事コンテンツ
* =================================================================== */
.corner_article {
	width: 87.5%;
    text-align: center;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.corner_article .article_date {
	width: 100%;
	height: 25px;
	text-align: center;
	position: relative;
}

.corner_article .article_date span {
	display: inline-block;
	padding-top: 5px;
	font-size: 20px;
	line-height: 20px;
	color: #6c2363;
	font-weight: bold;
	vertical-align: top;
}



.corner_article .article_main {
	text-align: left;
	padding-top: 0% !important;
	padding-bottom: 3.5715%;
}

.corner_article .article_main .img {
	width: 92.8572%;
	margin-bottom: 4.6154%;
	margin-left: auto;
	margin-right: auto;
	pointer-events: none;
}

.corner_article .article_main2 {
	text-align: left;
	padding-bottom: 3.5715%;
}

.corner_article .article_main2 .img {
	width: 92.8572%;
	margin-bottom: 4.6154%;
	margin-left: auto;
	margin-right: auto;
}



.corner_article .article_main h1 {
	width: 92.8572%;
	font-size: 1.6rem;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 5.7693%;
	margin-left: auto;
	margin-right: auto;
}

.corner_article .article_main .catch{
	width: 92.8572%;
	font-size: 1.4rem;
	line-height: 1.5em;
	margin-left: auto;
	margin-right: auto;
}

.corner_article .article_main > *:last-child {
	margin-bottom: 0;
}

.corner_article .article_attention {
	font-size: 1.4rem;
	line-height: 1.5em;
	text-align: left;
	border-top: 1px solid #dedede;
	padding-top: 7.1429%;
}

.corner_article .back_top {
	margin-top: 7.1429%;
}

/* 子要素 */
.corner_article .article_child {
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	padding-left: 7.1429%;
	padding-right: 7.1429%;
}

.corner_article .article_child p {
	font-size: 1.4rem;
	line-height: 1.5em;
	text-align: left;
	margin-bottom: 12.5%;
}

.corner_article .article_child .title {
	font-size: 1.4rem;
	line-height: 1.15em;
	font-weight: bold;
	color: #6c2363;
	position: relative;
	box-sizing: border-box;
	padding-top: 8.3334%;
	padding-left: 30px;
	margin-bottom: 6.25%;
	margin-left: auto;
	margin-right: auto;
}

.corner_article .article_child .title::after {
	content: "";
	width: 116.6666%;
	height: 0;
	border-top: 1px dotted #6c2363;
	position: absolute;
	top: 0;
	left: -8.3333%;
}

.corner_article .article_child:nth-of-type(2) .title::after {
	border-top: 1px solid #6c2363;
}

.corner_article .article_child .title::before {
	content: "";
	width: 30px;
	height: 26px;
	display: block;
	background: url(../img/corner/img_article_child_h1.png) no-repeat center top;
	background-size: 100% auto;
	position: absolute;
	top: 0;
	left: -10px;
	margin-top: 6.25%;
}

.corner_article .article_child .subtitle {
	line-height: 1.2858em;
	font-weight: bold;
	color: #6c2363;
	margin-bottom: 4.1667%;
}

.corner_article .article_child .subtitle.ic_circle {
	position: relative;
	box-sizing: border-box;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 34px;
	margin-left: auto;
	margin-right: auto;
}

.corner_article .article_child .subtitle.ic_circle::before {
	content: "";
	width: 24px;
	height: 24px;
	display: block;
	background-color: #FFF;
	border-radius: 50px;
	border: 7px solid #6c2363;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
}

.corner_article .article_child .subtitle.ic_tour {
	min-height: 47px;
	position: relative;
	box-sizing: border-box;
	padding-top: 15px;
	padding-left: 50px;
	margin-left: auto;
	margin-right: auto;
}

.corner_article .article_child .subtitle.ic_tour::before {
	content: "";
	width: 40px;
	height: 47px;
	display: block;
	background: url(../img/corner/icon_tour_sp.jpg) no-repeat center top;
	background-size: 100% auto;
	position: absolute;
	top: 0;
	left: 0;
}

.corner_article .article_child .leadimg_list,
.corner_article .article_child .img_list {
	margin-bottom: 10.4167%;
}

.corner_article .article_child .leadimg_list li,
.corner_article .article_child .img_list li {
	margin-bottom: 8.3334%;
}

.corner_article .article_child .img_list li p {
	margin-top: 4.1667%;
	margin-bottom: 0;
}

.corner_article .article_child .img {
	margin-bottom: 10.4167%;
}

.corner_article .article_child p.img_description {
	text-align: center;
}

.corner_article .article_child p small {
	font-size: 1.2rem;
	line-height: 1.5em;
	color: #a40000;
}

.corner_article .article_child .btn {
	margin-bottom: 10.4167%;
}

@media screen and (min-width:700px){
	.corner_article {
		width: 95%;

	}

	.corner_article .article_date {
		height: 33px;
	}

	.corner_article .article_date span {
		padding-top: 7px;
		font-size: 26px;
		line-height: 26px;
	}

	.corner_article .article_date::before {
		width: 33px;
		height: 33px;
	}

	.corner_article .article_main {
		width: 100%;
		overflow: hidden;
		padding-bottom: 40px;
	}

	.corner_article .article_main .img {
		width: 47.3685%;
		margin-bottom: 0;
		margin-right: 5.2632%;
		float: left;
	}

	.corner_article .article_main h1 {
		font-size: 1.8rem;
		line-height: 1.2em;
		margin-bottom: 20px;
	}

	.corner_article .article_attention {
		text-align: center;
		padding-top: 45px;
	}

	.corner_article .back_top {
		margin-top: 40px;
	}

	/* 子要素 */
	.corner_article .article_child {
		overflow: hidden;
		padding-left: 40px;
		padding-right: 5.2632%;
	}

	.corner_article .article_child img {
		width: auto;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.corner_article .article_child p {
		margin-bottom: 40px;
	}

	.corner_article .article_child .title {
		font-size: 1.8rem;
		line-height: 22px;
		border-top: none;
		padding-left: 0;
		padding-top: 45px;
		margin-bottom: 25px;
	}

	.corner_article .article_child .title::after {
		width: 111.7648%;
		left: -5.8824%;
	}

	.corner_article .article_child .title::before {
		width: 32px;
		height: 0;
		padding-top: 28px;
		top: 0;
		left: 0;
		margin-top: 40px;
		margin-left: -40px;
	}

	.corner_article .article_child .subtitle {
		font-size: 1.6rem;
		line-height: 1.125em;
		margin-bottom: 15px;
	}

	.corner_article .article_child .subtitle.ic_tour {
		min-height: 59px;
		padding-top: 20px;
		padding-left: 60px;
	}

	.corner_article .article_child .subtitle.ic_tour::before {
		width: 50px;
		height: 59px;
		background: url(../img/corner/icon_tour_pc.jpg) no-repeat center top;
		background-size: 100% auto;
	}

	.corner_article .article_child .leadimg_list,
	.corner_article .article_child .img_list {
		text-align: center;
		letter-spacing: -.40em;
		margin-bottom: 30px;
	}

	.corner_article .article_child .img_list {
		width: 32.3529%;
		float: right;
		letter-spacing: normal;
	}

	.corner_article .article_child .leadimg_list li {
		width: 32.3529%;
		display: inline-block;
		vertical-align: top;
		margin-bottom: 0;
	}

	.corner_article .article_child .leadimg_list li:not(:last-child) {
		margin-right: 1.4705%;
	}

	.corner_article .article_child .img_list li p {
		margin-top: 10px;
	}

	.corner_article .article_child .img {
		width: 100%;
		margin-bottom: 30px;
		margin-left: auto;
		margin-right: auto;
	}

	.corner_article .article_child .img_desc_wrap {
		overflow: hidden;
	}

	.corner_article .article_child .img_list_description {
		width: 63.2353%;
		margin-right: auto;
	}

	.corner_article .article_child .free {
	}

	.corner_article .article_child .btn {
		margin-bottom: 40px;
	}
}


/* =====================================================================
*    コーナートップ：バックナンバー
* =================================================================== */
.corner_backnumber {
	width: 87.5%;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #dcdcdc;
	border-radius: 2px;
	box-sizing: border-box;
	margin-top: 12.5%;
	margin-left: auto;
	margin-right: auto;
	padding: 6.25% 5.9375% 9.375%;
}

.corner_backnumber h1 {
	text-align: center;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 30px;
	border-bottom: 3px solid #333;
	margin-bottom: 8.3334%;
	margin-left: auto;
	margin-right: auto;
}

.corner_backnumber .no_backnumber {
	font-size: 1.4rem;
	line-height: 1.5em;
	border-bottom: 1px dotted #333;
	padding-bottom: 12.5%;
	margin-bottom: 12.5%;
}

.corner_backnumber .backnumber_list li {
	border-bottom: 1px dotted #333;
	padding-bottom: 12.5%;
	margin-bottom: 12.5%;
}

.corner_backnumber .backnumber_list li .img {
	margin-bottom: 4.1667%;
}

.corner_backnumber .backnumber_list li .date {
	height: 25px;
	color: #FFF;
	font-size: 1.4rem;
	line-height: 25px;
	font-weight: bold;
	display: inline-block;
	float: left;
	background-color: #6c2363;
	border-radius: 2px;
	padding-left: 1em;
	padding-right: 1em;
	margin-bottom: 6.25%;
}

.corner_backnumber .backnumber_list li .title {
	clear: both;
	text-align: left;
	margin-bottom: 6.25%;
}

.corner_backnumber .backnumber_list li .title strong {
	color: #6c2363;
	font-weight: bold;
	font-size: 1.6rem;
	line-height: 1.2em;
}

.corner_backnumber .backnumber_list li .catch {
	text-align: left;
	font-size: 1.4rem;
	line-height: 1.5em;
	margin-bottom: 6.25%;
}

.corner_backnumber .backnumber_list li > *:last-child {
	margin-bottom: 0;
}

@media screen and (min-width:700px){
	.corner_backnumber {
		width: 95%;
		margin-top: 70px;
		padding: 5% 4.875%;
	}

	.corner_backnumber h1 {
		font-size: 2.6rem;
		border-bottom: 2px solid #333;
		margin-bottom: 40px;
	}

	.corner_backnumber .no_backnumber {
		padding-bottom: 40px;
		margin-bottom: 40px;
	}

	.corner_backnumber .backnumber_list li {
		text-align: left;
		overflow: hidden;
		padding-bottom: 40px;
		margin-bottom: 40px;
	}

	.corner_backnumber .backnumber_list li .img {
		width: 47.0589%;
		float: left;
		margin-right: 5.8824%;
		margin-bottom: 0;
	}

	.corner_backnumber .backnumber_list li .date {
		float: none;
		border-radius: 3px;
		margin-bottom: 10px;
	}

	.corner_backnumber .backnumber_list li .title {
		clear: none;
		margin-bottom: 20px;
	}

	.corner_backnumber .backnumber_list li .catch {
		margin-bottom: 20px;
	}
	.corner_backnumber .backnumber_list li .btn {
		float: right;
	}

	.corner_backnumber .backnumber_list li > *:last-child {
		margin-bottom: 0;
	}
}


/* =====================================================================
*    コーナー共通：募集
* =================================================================== */
.corner_form {
	width: 87.5%;
	margin-top: 10.9375%;
	margin-left: auto;
	margin-right: auto;
}

.corner_form h1 {
	width: 100%;
	height: 35px;
	color: #333333;
	font-weight: bold;
	font-size: 2.0rem;
	line-height: 35px;
	text-align: center;
	border-bottom: 2px solid #333333;
	position: relative;
	margin-bottom: 7.1429%;
}

.corner_form h1::before {
	content: "";
	width: 25px;
	height: 35px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 50%;
	background: url(../img/common/img_form_icon.png) no-repeat center center;
	background-size: 100% auto;
	margin-right:50px;
}

.corner_form .form_list {
	width: 92.8572%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.corner_form .form_list li:not(:last-child) {
	margin-bottom: 3.8762%;
}

@media screen and (min-width:700px){
	.corner_form {
		width: 95%;
		margin-top: 70px;
	}

	.corner_form h1 {
		font-size: 2.6rem;
		margin-bottom: 40px;
	}

	.corner_form h1::before {
		margin-right: 70px;
	}

	.corner_form .form_list {
		width: 89.4737%;
		letter-spacing: -.40em;
		text-align: center;
	}

	.corner_form .form_list li {
		width: 35.2942%;
		display: inline-block;
		vertical-align: top;
	}


	.corner_form .form_list li:nth-child(2n-1):not(:last-child) {
		margin-right: 5.8824%;
	}
}

/* =====================================================================
*    コーナー詳細・過去の放送内容ページ：過去の放送内容
* =================================================================== */
#past_oa,
.archive_oa {
	width: 87.5%;
	text-align: center;
	margin-top: 10.9375%;
	margin-left: auto;
	margin-right: auto;
}

.archive_oa .pastoa_ttl {
	margin-bottom: 7.1429%;
}

.archive_oa .oa_month_list {
	margin-top: 10.7143%;
}

/* 一覧 */
.archive_oa .pastoa_month {
	width: 85.7143%;
	margin-top: 14.2858%;
	margin-left: auto;
	margin-right: auto;
}

.oa_list .title {
	color: #6c2363;
}

.archive_oa .back_top {
	margin-top: 7.1429%;
}

@media screen and (min-width:700px){
	#past_oa {
		width: 95%;
		margin-top: 70px;
	}

	.archive_oa {
		width: 95%;
		margin-top: 50px;
	}

	.archive_oa .pastoa_ttl {
		margin-bottom: 60px;
	}

	/* 一覧 */
	.archive_oa .pastoa_month {
		width: 89.4737%;
		margin-top: 70px;
	}

	.archive_oa .back_top {
		margin-top: 40px;
	}
}


/* =====================================================================
*    追加css　2019.12.13
* =================================================================== */

.areaBnr {
	width: 90%;
	margin: 30px auto 0;
}

.areaBnr  img {
	width: 100%;
}
@media screen and (min-width:700px){
	.areaBnr {
	width: 700px;
}
}
