@charset "UTF-8";
/*	 リセット
/* -------------------------------------------------------------------------------------- */
body, h1, h2, h3, h4, h5, h6, p, div, dt, dd, dl, img, input, form, ul, li, span, iframe {
	margin: 0px;
	padding: 0px;
vertical-align: bottom;
	list-style: none;
}
*, *:before, *:after {
	box-sizing: border-box;
}
@media screen and (min-width: 1100px) {
a[href^="tel:"] {
		pointer-events: none;
}
}


/*	 改行・アンカー・共通など
/* -------------------------------------------------------------------------------------- */
.br_sp
.pc,
.pc2 { 
display:none;
}
.br_sp2 { 
display: block;
clear: both;
min-height: 1px;
}
.pc_s { 
	margin: 0;
}
a.anchor{
	display: block;
	padding-top: 150px;
	margin-top: -150px;
}
.anchor{
	display: block;
	padding-top: 150px;
	margin-top: -150px;
}
.t_80 {
	font-size: 80%;
	line-height: 1.3 !important;
}
.fixed {
	position: fixed;
	top: 0;
	padding: 20px 0 0 0;
	width: 100%;
	z-index: 1000;
	background-color: rgba(255,255,255,0.9);
	-webkit-transition: all .4s ease 0s,background .6s ease .2s;
	transition: all .4s ease 0s,background .6s ease .2s;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}
.m_tm {
	letter-spacing: 0.07em;
}
.ora {
	color:#F29600;
}
.lb {
	color:#4fb7cd;
}
html {
	scroll-behavior: smooth;
}
a {
 text-decoration: none;
}
img {
 border: 0;
 vertical-align: bottom;
}
.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
	overflow:hidden;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.container {
	padding: 8%;
	box-sizing:border-box;
	background: #f7f4f0;
	width:100%;
	min-height: 100vh;
}

@media screen and (min-width: 768px) {
.m_tm {
	letter-spacing: 0.1em;
}
a.anchor{
	display: block;
	padding-top: 170px;
	margin-top: -170px;
}
.anchor{
	display: block;
	padding-top: 170px;
	margin-top: -170px;
}
.pc2 {
	display: block;
}
.sf2 {
	display: none;
}
.clearfix2:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix2 {
	min-height: 1px;
	overflow:hidden;
}

* html .clearfix2 {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.br_sp { 
	display: block;
}
.br_sp2 { 
	display: none;
}
.br_sp4{ 
	display:none;
}
.br_pc {
	display: none;
}
.pc_s { 
	margin: 0 1em 0 0;
}
.container {
	padding: 6% 8%;
}
}
@media screen and (min-width: 768px) {
.br_pc {
	display: block;
}
}
@media screen and (min-width: 1100px) {
.pc {
	display: block;
}
.sf {
	display: none;
}

.br_sp { 
	display: block;
	clear: both;
	min-height: 1px;
}

.container {
	padding: 0;
}
.container_pc {
	width: 1100px;
	margin: auto;
	padding: 4% 0;
}
}

/*	 body・ヘッダなど
/* -------------------------------------------------------------------------------------- */

body {
	font-family: "Avenir-Light","Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	font-size: 16px;
	line-height:1.8em;
	font-feature-settings: "palt";
	letter-spacing: 0.1em;
}

h1 a {
	background: url(../img/logo.png) no-repeat;
	background-size: 200px 43px;
	display: block;
	width: 200px;
	height: 43px;
	margin: 3% 0 3% 8%;
	float: left;
}
h1 a span {
	display: none;
}

.drawer-hamburger {
	margin: 10px 0 0 0;
}
@media screen and (min-width: 768px) {
h1 a {
	margin: 25px 0 20px 8%;
}
}
@media screen and (min-width: 1100px) {
h1 a {
	background-size: 270px 58px;
	display: block;
	width: 270px;
	height: 58px;
	margin: 20px 0px 20px 25px;
}
}



/*	 お知らせ
/* -------------------------------------------------------------------------------------- */
.news_box {
	text-align: left;
	width: 100%;
	margin: 0px 0px 7px 0px;
	padding:	0px 0px 7px 0px;
	border-bottom: #FFF 1px solid;
}
.day {
	font-weight: normal;
	float: left;
	margin: 0 10px 0 0;
	font-size: 80%;
}
.news_box a {
	width: 100%;
	display: block;
	clear: both;
	transition: 0.3s;
}
.news_box a h5 {
	font-size: 90%;
	color: #000;
	font-weight: normal;
	transition: 0.3s;
}
.news_box a:hover h5 {
	text-decoration: none;
	opacity: 0.5;
}
@media screen and (min-width: 768px) {
.news_box a {
	width:82%;
	float: left;
	clear: none;
}
.news_box a h5 {
 font-size:80%;
}		
}
@media screen and (min-width: 1100px) {
.day {
 font-size:90%;
}
.news_box a h5 {
 font-size:95%;
}		
}



/*	 event
/* -------------------------------------------------------------------------------------- */
.event h4 {
	color: #F29600;
	float: left;
}
.list2	{
	float: right;
	font-weight: bold;
}
.list2 a {
	color: #F29600;
	transition: 0.3s;
}
.event_box {
	width: 100%;
	border-radius: 20px;
	background: #FFF;
	margin: 0 0 6% 0;
}
.event_box img {
	width: 100%;
}
.event_box h5 {
	padding: 15px 20px 0px 20px;
	font-size: 100%;
	text-align: justify;
}
.event_box span {
	font-size: 90%;
	display: inline-block;
	padding: 0px 20px;
	text-align: justify;
}
.event_day {
	border-top: 1px #000 solid;
	margin: 15px 20px 0 20px !important;
	padding: 15px 0 20px 0;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.4em;
	letter-spacing: 0em;
}
.imp {
	border: 2px solid #F00;
}
.new {
	background: #F00;
	line-height: 1;
	font-size: 80% !important;
	padding: 5px !important;
	color: #FFF !important;
	margin: 0 0 5px 5px;
}

.event_box a img,
.event_box a h5,
.event_box a p,
.event_box a span,
.event_box a div {
	color: #000;
	transition: 0.3s;
}
.event_box a:hover img,
.event_box a:hover h5,
.event_box a:hover p,
.event_box a:hover span,
.event_box a:hover div {
	opacity: 0.5;
}
.event_i {
	display: block;
	background-color: #F29600;
	text-align: center;
	color: #FFF !important;
	font-size: 14px;
	border-radius: 60px;
	line-height: 1.4em;
	padding: 20px 0 0px 0;
	width: 60px;
	height: 60px;
	float: left;
	margin: 0 10px 0 0;
}
.event_d {
	font-size: 200%;
	margin: 5px 0 10px 0;
}
.event_t {
	font-size: 165%;
}
@media screen and (min-width: 768px) {
ul.eu {
	display: flex;
	flex-wrap: wrap;
}
.event li {
	width: 32%; 
	margin-right: 2%;
	margin-bottom: 20px; 
	box-sizing: border-box;
}
.event li:nth-child(3n) {
	margin-right: 0;
}
.event_box h5 {
	padding: 15px 15px 0px 15px;
}
.event_box span {
	padding: 0px 15px;
}
.event_day {
	margin: 15px 15px 0 15px !important;
}
.event_d {
	font-size: 100%;
	margin: 10px 0 0px 0;
}
.event_t {
	font-size: 85%;
}
}
@media screen and (min-width: 1100px) {
.event_d {
	font-size: 200%;
	margin: 5px 0 10px 0;
}
.event_t {
	font-size: 165%;
}
}

/*	 プラットフォーム
/* -------------------------------------------------------------------------------------- */
.pf_i {
	margin: 20px 0 0 0;
}
.pf_i img {
	width: 100%;
}
.flex {
	margin-bottom: 4.6em;
}
.flex:has(.c_logo) {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 20px 0 2.3em;
}
.flex:has(.c_logo) > div.c_text {
	width: 62%;
}
.flex:has(.c_logo) > div.c_logo {
	width: 35%;
}
@media screen and (min-width: 768px) {
.flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.flex:has(.c_logo) {
	align-items: center;
}
.pf_i {
	margin: 20px auto 0 auto !important;
	width: 80%;
	/* 20260106 追加 */
	margin: 0 0 0 auto !important;
}		
.flex > div {
	width: 18em;
}
.flex > div.pf_i {
	width: calc(100% - 18em);
}
.flex:has(.c_logo) > div.c_text {
	width: 25em;
}
.flex:has(.c_logo) > div.c_logo {
	width: calc(100% - 25em);
	max-width: 540px;
}
}
@media screen and (min-width: 1100px) {
.flex > div.pf_i {
	width: calc(100% - 22em);
}
.flex:has(.c_logo) > div.c_text {
	width: 28em;
}
.flex:has(.c_logo) > div.c_logo {
	width: calc(100% - 28em);
}
}

/*	footer
/* -------------------------------------------------------------------------------------- */
#footer{
	width: 100%;
	margin: 0px;
	color:#000;
background:#80CBDB;
	text-align: center;
}
.footer_box {
	padding: 40px 0 40px 0;
}
#footer h4 {
	margin: 0 auto 10px auto;
}
#footer h4 a {
	color: #000;
}
#footer address {
	font-style: normal;
	font-size: 80%;
line-height:1.6em;
	margin: 0 auto 10px auto;
}
#footer address a {
	color:#000;
}
#footer p {
	font-size: 70%;
}

.f_t {
	font-size:130%;
}
.pagetop {
		display: none;
		position: fixed;
		bottom: 20px;
		right: 20px;
z-index: 5;
}
.pagetop a {
		display: block;
		background-color: #472B00;
		text-align: center;
		color: #FFF;
		font-size: 12px;
		text-decoration: none;
		padding: 2px 10px 5px 10px;
		filter:alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
transition: 0.3s;
}
.pagetop a:hover {
opacity: 0.3;
}
.member {
	display: block;
		position: fixed;
		bottom: 5px;
		left: 5px;
z-index: 1000;
}
.member a {
		display: block;
		background-color: #F29600;
		text-align: center;
		color: #FFF;
		font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	letter-spacing: 0em;
		text-decoration: none;
	border-radius: 60px;
		padding: 30px 0 0px 0;
transition: 0.3s;
	width: 80px;
	height: 80px;
}
.member a:hover {
opacity: 0.6;
}
.t_b01 {
		display: none;
}
.sf_f {
	margin: 15px 0 0 0;
	font-size: 90%;
}
.sf_f a {
	color: #FFF;
}

@media screen and (min-width: 1100px) {
.footer_box{
	width:1100px;
	padding: 50px 0;
	margin: 0px auto;
}
}

@media screen and (min-width: 1240px) {
.member {
	display: block;
		position: fixed;
		top: 5px;
		right: 5px;
	bottom: auto;
	left: auto;
z-index: 1000;
}
.member a {
		display: block;
		background-color: #F29600;
		text-align: center;
		color: #FFF;
		font-size: 15px;
	font-weight: bold;
	line-height: 1.4em;
	letter-spacing: 0em;
		text-decoration: none;
	border-radius: 60px;
		padding: 43px 0 0px 0;
transition: 0.3s;
	width: 110px;
	height: 110px;
}
}
