@charset "utf-8";
@media print, screen and (min-width: 721px) {
.news .subpage_ttl {
	background:url(../img/news/bg_title.jpg);
	background-size:cover;
}
/* ============================================
	ニュース
============================================ */
.news {
}
.news .left {
	float:left;
	width: 280px;
}
.news .right {
	float:right;
	width: 880px;
}
/* ============================================
	左カラム カレンダー
============================================ */
.year {
	border: 1px solid #00633C;
    padding: 20px;
    margin: 0 0 20px;
}
.year h4 {
	font-size: 112.5%;
    text-align: center;
    font-weight: bold;
    color:#00633C;
    margin: 0 0 10px;
}
.year a {
	background: #00633C;
    border-radius: 3px;
    display: block;
    font-weight: bold;
    color: #fff;
    padding: 0.3em 1em;
    margin: 5px 0;
}
.year a:after {
	font-family: "Font Awesome 5 Free";
    content: '\f054';
    font-weight: bold;
    float: right;
    font-size: 8px;
}
.year a:hover {
	background: #27A638;
}

/* ============================================
	左カラム 空室情報
============================================ */
.news .left .vacancy {
    background: -moz-linear-gradient(top left, #27A638, #00633C);
    background: -webkit-linear-gradient(top left, #27A638, #00633C);
    background: linear-gradient(to bottom right, #27A638, #00633C);
    font-size: 112.5%;
    color: #FFF;
    margin: 0 0 20px;
}
.news .left .vacancy h2 {
	padding: 20px 20px 10px;
}
#main .contents .news .left .vacancy .contents {
	border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    padding: 15px 50px;
    width: auto;
    margin: 0;
}
.news .left .vacancy .contents .general {
	margin-bottom:10px;
}
.news .left .vacancy .contents .general,
.news .left .vacancy .contents .care {
	position:relative;
}
.news .left .vacancy .contents .general p,
.news .left .vacancy .contents .care p {
	padding-left:20px;
}
.news .left .vacancy .contents .general p:before,
.news .left .vacancy .contents .care p:before {
	font-family: "Font Awesome 5 Free";
    content: '\f007';
    font-weight: bold;
    float: left;
    font-size: 10px;
    padding-right: 10px;
	position:absolute;
	left: 0;
    top: 7px;
}
.news .left .vacancy .contents .general p:before {
    content: '\f007';
}
.news .left .vacancy .contents .care p:before {
    content: '\f004';
}
.news .left .vacancy .contents .general p a,
.news .left .vacancy .contents .care p a {
	color: #FFF;
    text-decoration: none;
    padding: 10px 25px 5px 6px;
    font-weight: bold;
    line-height: 100%;
    margin-left: 10px;
}
.news .left .vacancy .contents .general p a span,
.news .left .vacancy .contents .care p a span {
	font-size: 166%;
    padding-right: 7px;
    line-height: 100%;
}
.news .left .vacancy .contents .general p a:after,
.news .left .vacancy .contents .care p a:after {
	font-family: "Font Awesome 5 Free";
    content: '\f054';
    font-weight: bold;
    float: right;
    font-size: 13px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.news .left .vacancy .contents .general p a:hover,
.news .left .vacancy .contents .care p a:hover {
	color:#00633C;
	background: #fff;
}
.news .left .vacancy .vacancy_date {
	font-size: 83%;
    text-align: right;
    padding: 10px;
}
/* ============================================
	左カラム 問い合わせ
============================================ */
.contact_box {
    background: #F0EDDF;
    border-radius: 7px;
    padding: 20px 20px 0;
    overflow: hidden;
    margin: 0;
}
.contact_box h3 {
	font-size: 112.5%;
    font-weight: bold;
    text-align: center;
    line-height: 140%;
    margin: 0 0 15px;
}
.contact_box .tel_box,
.contact_box .mail_box {
    background: #FFF;
    border-radius: 7px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.contact_box .tel_box {
}
.contact_box .mail_box {
}
.contact_box h4 {
	font-weight: bold;
    text-align: center;
    border-bottom: 1px dashed #CCC493;
    padding: 8px 20px;
    margin: 0 0 10px;
}
.contact_box .tel_num {
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
    margin: 0 0 0 20px;
    color: #990000;
    font-size: 172%;
    line-height: 100%;
    font-weight: 400;
    margin-bottom: 15px;
    background: url(../img/general_experience/icon_freecall.jpg) no-repeat;
    padding: 5px 0 0 1.5em;
    background-size: contain;
    overflow: hidden;
    letter-spacing: -0.05em;
}
.contact_box .uketsuke {
	background: #F0EDDF;
    font-weight: bold;
    margin: 0 20px;
    font-size: 87.5%;
    text-align: center;
}
.contact_box .mail_box a {
	color: #FFF;
    font-family: 'Noto Sans JP', sans-serif;
    background: -moz-linear-gradient(top left, #27A638, #00633C);
    background: -webkit-linear-gradient(top left, #27A638, #00633C);
    background: linear-gradient(to bottom right, #27A638, #00633C);
    padding: 5px 8px 7px 11px;
    display: block;
    line-height: 140%;
    margin: 0 20px 15px;
}
.contact_box .mail_box a:after {
	font-family: "Font Awesome 5 Free";
    content: '\f054';
    font-weight: bold;
    float: right;
    font-size: 13px;
}
.contact_box .mail_box a:hover {
	background:#990000;
}
/* ============================================
	お知らせ・イベント一覧
============================================ */
.news .right ul {
	overflow: hidden;
}
.news .right ul li {
	overflow: hidden;
	padding: 20px;
    border-bottom: 1px dashed #00633C;
}
.news .right ul li img {
	float: left;
    width: 140px;
}
.news .right ul li img:hover {
	filter:alpha(opacity=67);
	-moz-opacity:0.67;
	-khtml-opacity:0.67;
	opacity:0.67;
	-ms-filter:"alpha(opacity=67)";
}
.news .right ul li div.ttl {
	font-size: 112.5%;
    float: left;
    margin: 20px;
}
.news .right ul li div.ttl a {
	color:#333;
}
.news .right ul li div.ttl a:hover {
	color:#27A638;
}
.news .right ul li div.ttl p {
	background: #F3ED78;
    display: table-cell;
    line-height: 100%;
}
.news .right ul li div.ttl h4 {
	font-weight: bold;
    margin: 5px 0 0;
}
/* ============================================
	お知らせ・イベント詳細ページ
============================================ */
p.news_date {
    font-size: 112.5%;
    background: #F3ED78;
    display: inline-block;
    line-height: 100%;
    margin: 0 0 15px;
    font-weight: bold;
}
.news .right .text {
    width: 570px;
    float: left;
    margin: 0 0 30px;
}
.news .right .text p {
	margin: 0 0 1em;
}
.news .right .photo {
	float: right;
    width: 280px;
    margin: 0 0 30px;
}
.news .right .photo img {
	vertical-align:bottom;
	margin: 0 0 10px;
}
.news .right .linkbtn {
	clear: both;
}
/* ============================================
	イベントスケジュール
============================================ */
.event_cal .flR {
    margin-bottom: 20px;
}
.event_cal a.pdf {
	border: 1px solid #CCC;
    background: url(../img/icon_pdf.jpg) #FFF no-repeat;
    background-size: 16px;
    background-position: left 10px top 7px;
    display: block;
    border-radius: 5px;
    padding: 5px 10px 2px 40px;
    font-size: 87.5%;
    color: #333;
    font-weight: bold;
    width: 200px;
}
.event_cal a.pdf:after {
	font-family: "Font Awesome 5 Free";
    content: '\f054';
    font-weight: bold;
    float: right;
    font-size: 12px;
    color: #ccc;
}
.event_cal a.pdf:hover {
	color:#27A638;
}
/* ============================================
	カレンダー
============================================ */
.event_cal table.calendar {
	clear: both;
    width: 100%;
    margin: 0 0 20px;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.event_cal table.calendar thead th {
	background: #D3CFBE;
    font-weight: bold !important;
	width: 14%;
}
.event_cal table.calendar tbody tr:nth-child(odd) td {
	background: #EAE7DF;
    text-align: center;
    font-weight: bold;
}
.event_cal table.calendar th,
.event_cal table.calendar td {
	padding: 0.3em;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-size:14px;
}
.event_cal table.calendar td p {
	line-height: 160%;
    margin: 1em 0;
}
/* ============================================
	開催場所
============================================ */
.event_cal .kaisaibasyo {
	border: 1px dashed #ccc;
    padding: 10px 20px;
}
.event_cal .kaisaibasyo table {
	width: 100%;
}
}


@media only screen and (max-width:720px) {
.news .subpage_ttl {
	background: url(../img/news/bg_title.jpg) center;
    background-size: cover;
}
/* ============================================
	ニュース
============================================ */
.news {
}
.news .left {
}
.news .right {
	margin: 0 0 30px;
}
/* ============================================
	左カラム カレンダー
============================================ */
.year {
	border: 1px solid #00633C;
    padding: 15px;
    margin: 0 0 20px;
}
.year h4 {
	font-size: 112.5%;
    text-align: center;
    font-weight: bold;
    color:#00633C;
    margin: 0 0 10px;
}
.year a {
	background: #00633C;
    border-radius: 3px;
    display: block;
    font-weight: bold;
    color: #fff;
    padding: 0.6em 1em;
    margin: 5px 0;
}
.year a:after {
	font-family: "Font Awesome 5 Free";
    content: '\f054';
    font-weight: bold;
    float: right;
    font-size: 8px;
}
.year a:hover {
	background: #27A638;
}

/* ============================================
	左カラム 空室情報
============================================ */
.news .left .vacancy {
    background: -moz-linear-gradient(top left, #27A638, #00633C);
    background: -webkit-linear-gradient(top left, #27A638, #00633C);
    background: linear-gradient(to bottom right, #27A638, #00633C);
    font-size: 112.5%;
    color: #FFF;
    margin: 0 0 20px;
}
.news .left .vacancy h2 {
	padding: 20px 20px 10px;
}
#main .contents .news .left .vacancy .contents {
	border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    padding: 15px 50px;
    width: auto;
    margin: 0;
}
.news .left .vacancy .contents .general {
	margin-bottom:10px;
}
.news .left .vacancy .contents .general,
.news .left .vacancy .contents .care {
	position:relative;
}
.news .left .vacancy .contents .general p,
.news .left .vacancy .contents .care p {
	padding-left:20px;
}
.news .left .vacancy .contents .general p:before,
.news .left .vacancy .contents .care p:before {
	font-family: "Font Awesome 5 Free";
    content: '\f007';
    font-weight: bold;
    float: left;
    font-size: 10px;
    padding-right: 10px;
	position:absolute;
	left: 0;
    top: 7px;
}
.news .left .vacancy .contents .general p:before {
    content: '\f007';
}
.news .left .vacancy .contents .care p:before {
    content: '\f004';
}
.news .left .vacancy .contents .general p a,
.news .left .vacancy .contents .care p a {
	color: #FFF;
    text-decoration: none;
    padding: 10px 25px 5px 6px;
    font-weight: bold;
    line-height: 100%;
    margin-left: 10px;
}
.news .left .vacancy .contents .general p a span,
.news .left .vacancy .contents .care p a span {
	font-size: 166%;
    padding-right: 7px;
    line-height: 100%;
}
.news .left .vacancy .contents .general p a:after,
.news .left .vacancy .contents .care p a:after {
	font-family: "Font Awesome 5 Free";
    content: '\f054';
    font-weight: bold;
    float: right;
    font-size: 13px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.news .left .vacancy .contents .general p a:hover,
.news .left .vacancy .contents .care p a:hover {
	color:#00633C;
	background: #fff;
}
.news .left .vacancy .vacancy_date {
	font-size: 83%;
    text-align: right;
    padding: 10px;
}
/* ============================================
	左カラム 問い合わせ
============================================ */
.contact_box {
    background: #F0EDDF;
    border-radius: 7px;
    padding: 20px 20px 0;
    overflow: hidden;
    margin: 0;
}
.contact_box h3 {
	font-size: 112.5%;
    font-weight: bold;
    text-align: center;
    line-height: 140%;
    margin: 0 0 15px;
}
.contact_box .tel_box,
.contact_box .mail_box {
    background: #FFF;
    border-radius: 7px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.contact_box .tel_box {
}
.contact_box .mail_box {
}
.contact_box h4 {
	font-weight: bold;
    text-align: center;
    border-bottom: 1px dashed #CCC493;
    padding: 8px 20px;
    margin: 0 0 10px;
}
.contact_box .tel_num {
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
    margin: 0 0 0 20px;
    color: #990000;
    font-size: 9vw;
    line-height: 100%;
    font-weight: 400;
    margin-bottom: 15px;
    background: url(../img/general_experience/icon_freecall.jpg) no-repeat;
    padding: 5px 0 0 1.5em;
    background-size: contain;
    overflow: hidden;
    letter-spacing: -0.05em;
}
.contact_box .uketsuke {
	background: #F0EDDF;
    font-weight: bold;
    margin: 0 20px;
    font-size: 87.5%;
    text-align: center;
}
.contact_box .mail_box a {
	color: #FFF;
    font-family: 'Noto Sans JP', sans-serif;
    background: -moz-linear-gradient(top left, #27A638, #00633C);
    background: -webkit-linear-gradient(top left, #27A638, #00633C);
    background: linear-gradient(to bottom right, #27A638, #00633C);
    padding: 5px 8px 7px 11px;
    display: block;
    line-height: 140%;
    margin: 0 20px 15px;
}
.contact_box .mail_box a:after {
	font-family: "Font Awesome 5 Free";
    content: '\f054';
    font-weight: bold;
    float: right;
    font-size: 13px;
}
.contact_box .mail_box a:hover {
	background:#990000;
}
/* ============================================
	お知らせ・イベント一覧
============================================ */
.news {
	margin: 0 20px;
}
.news .right ul {
	overflow: hidden;
}
.news .right ul li {
	overflow: hidden;
	padding: 10px;
    border-bottom: 1px dashed #00633C;
}
.news .right ul li img {
	float: left;
    width: 25vw;
}
.news .right ul li img:hover {
	filter:alpha(opacity=67);
	-moz-opacity:0.67;
	-khtml-opacity:0.67;
	opacity:0.67;
	-ms-filter:"alpha(opacity=67)";
}
.news .right ul li div.ttl {
	float: left;
    margin: 0 0 0 10px;
    width: calc(100% - 30vw);
}
.news .right ul li div.ttl a {
	color:#333;
}
.news .right ul li div.ttl a:hover {
	color:#27A638;
}
.news .right ul li div.ttl p {
	background: #F3ED78;
    display: table-cell;
    line-height: 100%;
}
.news .right ul li div.ttl h4 {
	font-weight: bold;
    margin: 5px 0 0;
}
/* ============================================
	お知らせ・イベント詳細ページ
============================================ */
p.news_date {
    background: #F3ED78;
    display: inline-block;
    line-height: 100%;
    margin: 0 0 10px;
    font-weight: bold;
}
.news .right .text {
    margin: 0 0 20px;
}
.news .right .text p {
	margin: 0 0 1em;
}
.news .right .photo img {
	margin: 0 0 10px;
	vertical-align: bottom;
}
.news .right .linkbtn {
}


/* ============================================
	イベントスケジュール
============================================ */
.event_cal .flR {
    margin-bottom: 15px;
    float: left;
}
.event_cal a.pdf {
	border: 1px solid #CCC;
    background: url(../img/icon_pdf.jpg) #FFF no-repeat;
    background-size: 16px;
    background-position: left 10px top 7px;
    display: block;
    border-radius: 5px;
    padding: 5px 10px 2px 40px;
    font-size: 87.5%;
    color: #333;
    font-weight: bold;
    width: 170px;
}
.event_cal a.pdf:after {
	font-family: "Font Awesome 5 Free";
    content: '\f054';
    font-weight: bold;
    float: right;
    font-size: 12px;
    color: #ccc;
}
.event_cal a.pdf:hover {
	color:#27A638;
}
/* ============================================
	カレンダー
============================================ */
.calendar_scrl {
	overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    clear: both;
}
.event_cal table.calendar {
	clear: both;
    width: 680px;
    margin: 0 0 20px;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.event_cal table.calendar thead th {
	background: #D3CFBE;
    font-weight: bold !important;
	width: 14%;
}
.event_cal table.calendar tbody tr:nth-child(odd) td {
	background: #EAE7DF;
    text-align: center;
    font-weight: bold;
}
.event_cal table.calendar th,
.event_cal table.calendar td {
	padding: 0.3em;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-size:14px;
}
.event_cal table.calendar td p {
	line-height: 160%;
    margin: 1em 0;
}
/* ============================================
	開催場所
============================================ */
.event_cal .kaisaibasyo {
	border: 1px dashed #ccc;
    padding: 10px 20px;
}
.event_cal .kaisaibasyo table {
	width: 100%;
}
.event_cal .kaisaibasyo table tbody td {
	display: block;
}
}