@charset "utf-8";


/* *****************************************************************************
   PCÓÃ¤Î¥¹¥¿¥¤¥ëÓ›Êö
***************************************************************************** */
@media screen and (min-width: 769px), print {
	#contents-area > section .section-inner .subtitle-lead {
		text-align: center;
	}
	.subtitle02{
	    font-size: 30px;
	    font-weight: bold;
	    margin: 25px 0 35px;
	    line-height: 1em;
		text-align: center;
	}
	.subtitle02::after {
	    width: 30px;
	    height: 2px;
	    background-color: #45A550;
	    content: "";
	    margin: 15px auto 0;
	    display: block;
	}
	.subtitle02 .en {
	    color: #14143c;
	    font-size: 16px;
	    font-family: "Arvo", "Yu Gothic", "ÓÎ¥´¥·¥Ã¥¯", "YuGothic", "ÓÎ¥´¥·¥Ã¥¯Ìå", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", Arial, Helvetica, sans-serif;
	    font-weight: bold;
	    letter-spacing: 0.1em;
	    line-height: 1em;
	    display: block;
	   margin-top: 0.4em;
	}
	.boxgray{
		position: relative;
		margin-top: 30px;
		padding-bottom: 60px;
		margin-bottom: 0;
	}


	.sch-calendar{
		list-style: none;
		width: calc(100% - 20px);
		max-width: 700px;
		margin: auto auto 35px;
		/*display: -webkit-flex;
		display: flex;
		display: -ms-flexbox;
		-webkit-justify-content:center;
		justify-content:center;*/
	}
	.sch-calendar-item{
		width: 48.5%;
		background-color: #D7D1EA;
		padding: 10px;
		box-sizing: border-box;
	}

	.sch-calendar-item-table{
		width: 100%;
		background-color: #fff;
		border-collapse: collapse;
		border-spacing: 0;
		table-layout: fixed;
		text-align: center;
		font-family: "Arvo", "Yu Gothic", "ÓÎ¥´¥·¥Ã¥¯", "YuGothic", "ÓÎ¥´¥·¥Ã¥¯Ìå", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", Arial, Helvetica, sans-serif;
	}
	.sch-calendar-item-table caption{
		color: #373637;
		font-size: 1.5em;
		margin-bottom: 10px;
		letter-spacing: .1em;
	}
	.sch-calendar-item-table caption span {
		display: block;
		cursor: pointer;
		-webkit-transition: color .2s;
		-o-transition: color .2s;
		transition: color .2s;
	}
	.sch-calendar-item-table caption span:hover,
	.sch-calendar-item-table caption span.selected {
		color: #45A550;
	}
	.sch-calendar-item-table thead td {
		background-color: #969696;
		color: #fff;
		vertical-align: middle;
	}
	.sch-calendar-item-table thead td.sunday{
		background-color: #45A550;
	}
	.sch-calendar-item-table thead td.satday{
		background-color: #491176;
	}
	.sch-calendar-item-table th,
	.sch-calendar-item-table td {
		width: 14.2%;
		height: 38px;
		border-right: 1px solid #B3B3B3;
		border-bottom: 1px solid #B3B3B3;
		box-sizing: border-box;
		color: #000;
		line-height: 1;
	}
	.sch-calendar-item-table td {
		padding-top: 3px;
		vertical-align: top;
	}
	.sch-calendar-item-table td .cat {
		margin-top: 3px;
	}
	.sch-calendar-item-table td .cat span {
		display: inline-block;
		width: 8px;
		height: 8px;
		margin: 0 1px;
		border-radius: 100px;
		line-height: 1;
	}
	.sch-calendar-item-table td[data-event="1"] {
		cursor: pointer;
		-webkit-transition: background .2s;
		-o-transition: background .2s;
		transition: background .2s;
	}
	.sch-calendar-item-table td[data-event="1"]:hover,
	.sch-calendar-item-table td[data-event="1"].selected {
		background-color: #eee;
	}
/*	.sch-calendar-item-table .selected {
		background-color: #4da1d9;
		color: #fff;
	}*/
	.slick-list {
		margin-right: -20px;  /* ¥¬¥¿©`·Ö¥Í¥¬¥Æ¥£¥Ö¥Þ©`¥¸¥ó */
	}
	.slick-slide {
		height: auto;
		margin-right: 20px;  /* ¥¬¥¿©` */
	}
	.slick-prev:before, .slick-next:before {
		content:"";
	}
	button.slick-prev, button.slick-next {
		z-index:10;
	}
	#slide-arrow{
		width: 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	#slide-arrow .slick-prev,
	#slide-arrow .slick-next {
		width:60px;
		height:60px;
	}
	#slide-arrow .slick-prev{
		top: -15px;
		left: 5%;
		background: url(/common/img/bt_prev.svg);
	}
	#slide-arrow .slick-next{
		top: -15px;
		right: 5%;
		background: url(/common/img/bt_next.svg);
	}
	#slide-arrow .slick-disabled{
		opacity: .1 !important;
		cursor: default;
	}

	button{
		background: none;
		border: none;
	}
	.btn-container {
		text-align: center;
	}
	.btn-wrap {
		cursor: pointer;
	}
	.btn-wrap .btn {
		color: #293965;
		font-size: 16px;
		font-weight: bold;
		padding: 10px 68px 8px;
		background: #fff url(../img/ico_button.svg) right center no-repeat;
		background-size: 30px auto;
		border: 1px solid #45A550;
		border-radius: 20px;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
		display: inline-block;
	}
	.btn-wrap[disabled] {
		opacity: .5;
		cursor: default;
	}

	#contents-area .style-news article a:not([href]) {
		background: none;
	}
	#contents-area .style-news article a:not([href]):hover {
		opacity: 1;
	}


	#event_non {
		margin-top: 20px;
		text-align: center;
		font-size: 18px;
	}
}

#contents-area .style-news.bg-white {
    background-color: #fff;
}
#contents-area .style-news .en.line-yerrow::after {
    background-color: #FFB142;
}
#contents-area .style-news .en.line-green::after {
    background-color: #45A550;
}
#contents-area .style-news article .cat.bg-yerrow {
    background-color: #FFB142;
}
#contents-area .style-news article .cat.bg-green {
    background-color: #00BDAC;
}
#contents-area .style-news h2::after {
    content: none;
}

/* *****************************************************************************
   ¥¹¥Þ©`¥È¥Õ¥©¥óÓÃ¤Î¥¹¥¿¥¤¥ëÓ›Êö
***************************************************************************** */
@media screen and (max-width: 769px) {
	#contents-area > section .section-inner .subtitle-lead {
		text-align: center;
		font-size: 13px;
	}
	.subtitle02{
		font-size: 16px;
		font-weight: bold;
		margin: 25px 0 25px;
		line-height: 1em;
		text-align: center;
	}
	.subtitle02::after {
		width: 15px;
		height: 2px;
		background-color: #45A550;
		content: "";
		margin: 10px auto 0;
		display: block;
	}
	.subtitle02 .en {
		color: #14143c;
		font-size: 13px;
		font-family: "Arvo", "Yu Gothic", "ÓÎ¥´¥·¥Ã¥¯", "YuGothic", "ÓÎ¥´¥·¥Ã¥¯Ìå", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", Arial, Helvetica, sans-serif;
		font-weight: bold;
		margin-top: 0.4em;
		letter-spacing: 0.1em;
		line-height: 1em;
		display: block;
	}
	.boxgray{
		position: relative;
		margin-top: 25px;
		margin-bottom: 0;
		overflow: visible;
	}


	.sch-calendar{
		list-style: none;
		width: auto;
		margin: auto auto 25px;
		/*display: -webkit-flex;
		display: flex;
		display: -ms-flexbox;
		-webkit-justify-content:center;
		justify-content:center;*/
	}
	.sch-calendar-item{
		width: auto;
		background-color: #D7D1EA;
		padding: 7px;
		box-sizing: border-box;
	}

	.sch-calendar-item-table{
		width: 100%;
		background-color: #fff;
		border-collapse: collapse;
		border-spacing: 0;
		table-layout: fixed;
		text-align: center;
		font-family: "Arvo", "Yu Gothic", "ÓÎ¥´¥·¥Ã¥¯", "YuGothic", "ÓÎ¥´¥·¥Ã¥¯Ìå", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "¥Ò¥é¥®¥Î½Ç¥´ Pro W3","£Í£Ó £Ð¥´¥·¥Ã¥¯", Arial, Helvetica, sans-serif;
	}
	.sch-calendar-item-table caption{
		color: #373637;
		font-size: 18px;
		margin-bottom: 10px;
		letter-spacing: .1em;
	}
	.sch-calendar-item-table caption span{
		display: block;
	}
	.sch-calendar-item-table caption span.selected {
		color: #45A550;
	}
	.sch-calendar-item-table thead td{
		background-color: #969696;
		color: #fff;
		vertical-align: middle;
	}
	.sch-calendar-item-table thead td.sunday{
		background-color: #45A550;
	}
	.sch-calendar-item-table thead td.satday{
		background-color: #491176;
	}
	.sch-calendar-item-table th,
	.sch-calendar-item-table td{
		width: 14.2%;
		height: 32px;
		border-right: 1px solid #B3B3B3;
		border-bottom: 1px solid #B3B3B3;
		box-sizing: border-box;
		color: #000;
		line-height: 1;
	}
	.sch-calendar-item-table td {
		padding-top: 3px;
		vertical-align: top;
	}
	.sch-calendar-item-table td .cat {
	}
	.sch-calendar-item-table td .cat span {
		display: inline-block;
		width: 5px;
		height: 5px;
		margin: 0 1px;
		border-radius: 100px;
		line-height: 1;
	}
	.sch-calendar-item-table td[data-event="1"].selected {
		background-color: #eee;
	}
/*
	.sch-calendar-item-table .selected {
		background-color: #4da1d9;
		color: #fff;
	}
*/
	.slick-slide {
		height: auto;
	}
	button.slick-prev, button.slick-next {
		z-index:10;
	}
	button.slick-prev:before, button.slick-next:before {
		content: none;
	}
	#slide-arrow{
		width: 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	#slide-arrow .slick-prev,
	#slide-arrow .slick-next {
		width: 35px;
		height: 35px;
		background-position: 50%;
		background-repeat: no-repeat;
		-webkit-background-size: 90%;
		background-size: 90%;
	}
	#slide-arrow .slick-prev{
		top: 10px;
		left: -10px;
		background-image: url(/common/img/bt_prev.svg);
	}
	#slide-arrow .slick-next{
		top: 10px;
		right: -10px;
		background-image: url(/common/img/bt_next.svg);
	}
	#slide-arrow button:hover{
		opacity: 1;
	}
	#slide-arrow .slick-disabled{
		opacity: .1 !important;
		cursor: default;
	}
	button{
		background: none;
		border: none;
	}
	.btn-container {
		text-align: center;
	}
	.btn-wrap{
		display: block;
		margin: auto;
		cursor: pointer;
	}
	.btn-wrap:hover{
		opacity: 1;
	}
	.btn-wrap[disabled] {
		opacity: .5 !important;
		cursor: default;
	}
	.btn-wrap + .btn-wrap {
		margin-top: 10px;
	}
	.btn-wrap .btn {
		color: #293965;
		font-size: 13px;
		font-weight: bold;
		padding: 10px 68px 8px;
		background: #fff url(../img/ico_button.svg) right center no-repeat;
		background-size: auto auto;
		background-size: 30px auto;
		border: 1px solid #45A550;
		border-radius: 20px;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
		display: inline-block;
	}

	#event_non {
		margin-top: 10px;
		text-align: center;
		font-size: 15px;
	}

}

/*365betÌåÓýÔÚÏß-¡¾Î¨Ò»ÊÚÈ¨¹ÙÍø¡¿@Ô”¼š*/


.text_block{font-size: 14px;
text-align: left;}

.text_block h2{border-bottom: 2px solid #35559a;padding: 10px 0;font-weight: bold;
    font-size: 15px;margin-bottom:10px;}




