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;
}
.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;
  }
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;
}
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;
	/**/
}
.item {
  width:100%;
}

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

.drawer-hamburger {
  margin: 10px 0 0 0;
}
.container,
.container2 {
padding: 0px 8%;
box-sizing:border-box;
width:100%;
}
.container_c {
padding: 0px 6%;
box-sizing:border-box;
width:100%;
}
img {
	vertical-align: bottom;
}
.topics_box a img,
.topics_box a h5 {
	border: 0;
transition: 0.3s;
}
.topics_box a:hover img,
.topics_box a:hover h5 {
opacity: 0.5;
}
.topics_box {
	float: left;
display: inline-block;
vertical-align: top;
width: 49%;
margin: 2% 2% 0px 0px;
text-align: center;
}
.topics ul li:nth-child(even) {
margin: 2% 0px 0px 0px;
}
.topics_box img {
    width: 100%;
	margin: 0px 0px 7px 0px;
}
.topics_box a {
font-size: 16px;
line-height:1.8em;
}
.topics_box h5 {
	font-weight:normal;
	font-size:90%;
	line-height:1.4em;
	margin: 7px 0 10px 0;
}
.img_cover {
	overflow: hidden;
	position: relative;
	width: 100%;
	margin-bottom: -10px;
}
.img_cover img {
	width: 100%;
}

.info,
.seminar,
.report,
.event {
	margin: 0px 10px 5px 0px;
	padding: 5px 7px;
	color: #FFF;
	float: left;
	font-size: 70%;
	line-height: 1.2em;
}
.info {
	background: #03C;
}
.seminar {
	background: #F69;
}
.report {
	background: #090;
}
.event {
	background: #F60;
}
/*	footer
/* ------------------------------------- */
#footer{
	width: 100%;
	margin: 0px;
	color:#FFF;
background:#03C;
	text-align: center;
}
.footer_box{
	padding: 30px 0 30px 0;
}
#footer h4 a {
	background: url(../img/logo2.png) no-repeat center;
	background-size: 150px 25px;
  display: block;
  width: 150px;
  height: 25px;
	margin: auto;
}
#footer h4 a span {
display: none;
}
#footer address {
	font-style: normal;
	font-size: 80%;
line-height:1.6em;
  margin: 15px 0 0 0;
}
#footer address a {
	color:#FFF;
}
#footer2 {
	width: 100%;
	margin: 0px;
background:#FFF;
padding: 10px 0;
	text-align: center;
}
#footer2 p {
	font-style: normal;
	font-size: 70%;
line-height:1.6em;
  margin: 0 auto;
}
.f_t {
	font-size:150%;
}
.f_menu {
	display: none;
}
.pagetop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
z-index: 5;
}
.pagetop a {
    display: block;
    background-color: #000;
    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;
}
.t_b01 {
    display: none;
}
.sf_f {
	margin: 15px 0 0 0;
	font-size: 90%;
}
.sf_f a {
	color: #FFF;
}

.more_box {
	margin: 3% 0 0 0;
}
.more_box0 {
	margin: 6% 0 0 0;
}
.more_box2 {
	margin: 4% auto 0 auto;
	text-align: center;
}
.more {
    /*矢印の基点とするためrelativeを指定*/
	position: relative;
    /*ボタンの形状*/
	border: 1px solid #000;
    padding: 8px 40px;
    display: inline-block;
    text-align: center;
    text-decoration: none !important;
    color: #000 !important;
    outline: none;
    /*アニメーションの指定*/
    transition: all .2s linear;
	font-size: 80%;
}
.more:hover{
	background:#EEE;
	color:#000;
}

/*矢印と下線の形状*/
.more::before{
	content:"";
    /*絶対配置で下線の位置を決める*/
	position: absolute;
	top:50%;
	right:-26px;
    /*下線の形状*/
	width:40px;
	height:1px;
	background:#000;
    /*アニメーションの指定*/
    transition: all .2s linear;
}

.more::after{
	content:"";
    /*絶対配置で矢印の位置を決める*/
	position: absolute;
    top: 20%;
    right: -20px;
    /*矢印の形状*/
	width:1px;
	height:14px;
	background:#000;
    transform:skewX(45deg);
    /*アニメーションの指定*/
    transition: all .2s linear;
}
.more2 {
    /*矢印の基点とするためrelativeを指定*/
	position: relative;
    /*ボタンの形状*/
	border: 1px solid #FFF;
    padding: 8px 40px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    outline: none;
    /*アニメーションの指定*/
    transition: all .2s linear;
	font-size: 80%;
}
.more2:hover{
	background:rgba(0,0,0,0.5);
	color:#FFF;
}

/*矢印と下線の形状*/
.more2::before{
	content:"";
    /*絶対配置で下線の位置を決める*/
	position: absolute;
	top:50%;
	right:-26px;
    /*下線の形状*/
	width:40px;
	height:1px;
	background:#FFF;
    /*アニメーションの指定*/
    transition: all .2s linear;
}

.more2::after{
	content:"";
    /*絶対配置で矢印の位置を決める*/
	position: absolute;
    top: 20%;
    right: -20px;
    /*矢印の形状*/
	width:1px;
	height:14px;
	background:#FFF;
    transform:skewX(45deg);
    /*アニメーションの指定*/
    transition: all .2s linear;
}
/*hoverした際の移動*/
.more:hover::before,
.more2:hover::before {
	right:-30px;
}

.more:hover::after,
.more2:hover::after {
	right:-25px;
}

/* ------------------------------------- */
/*	 resposive768
/* ------------------------------------- */
@media screen and (min-width: 768px) {
.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;
}
.pc_s { 
	margin: 0 1em 0 0;
}

h1 a {
  margin: 30px 0 30px 8%;
}
.container,
.container2,
.container_c {
	width:85%;
	margin: 0px auto;
	padding: 0;
}
.topics_box {
float:left;
width: 24%;
margin: 2% 1.333% 0px 0px;
}
.topics ul li:nth-child(even) {
margin: 2% 1.333% 0px 0px;
}
.topics ul li:nth-child(4n) {
margin: 2% 0px 0px 0px;
}
.topics_box a {
	line-height:2em;
}

/* ------------------------------------- */
/*	 resposive1100
/* ------------------------------------- */
@media screen and (min-width: 1100px) {
.pc {
		display: block;
	}
.sf {
		display: none;
	}
.t_b01 {
    display: block;
	width:100px;
	margin: 0 0px 0 10px;
z-index: 2000;
text-align: center;
position:fixed;
top:0px;
right:0px;
font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.t_b01 a {
    display: block;
    background:rgba(255,255,255,0.7);
    text-align: center;
    color: #000;
    font-size: 16px;
	line-height:1.5em;
    text-decoration: none;
    padding: 35px 15px;
transition: 0.3s;
}
.t_b01 a:hover {
opacity: 0.5;
}

h1 a {
	background-size: 260px 41px;
  display: block;
  width: 260px;
  height: 41px;
  margin: 42px 0 40px 0;
}

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

.container,
.container2,
.container_c {
	width:1100px;
	margin: 0px auto;
	padding: 0;
}

.reservation_t {
	width: 300px;
}
.topics_box h5 {
	font-size:110%;
}
	
/*	footer
/* ------------------------------------- */

a[href^="tel:"] {
    pointer-events: none;
}
/*	footer
/* ------------------------------------- */
#footer {
	text-align: left;
}
.footer_box{
	width:1100px;
	padding: 50px 0;
	margin: 0px auto;text-align: left;
}
.f_ad {
	float: left;
		margin: 0px 40px 0 0px;
	padding: 15px 40px 15px 0px;
	border-right: 1px solid #FFF;
}

#footer h4 a {
	background: url(../img/logo2.png) no-repeat center;
	background-size: 200px 33px;
  display: block;
  width: 200px;
  height: 33px;
}
.f_menu {
	width: 740px;
	float: right;
	display: block;
	padding: 0 0 0 30px;
	box-sizing: border-box;
	border-left: 1px #FFF solid;
	}
#footer address {
	font-style: normal;
	font-size: 80%;
line-height:1.6em;
  margin: 0px auto 0 auto;
}

.f01 {
	float: left;
	width: 135px;
}
.f02 {
	float: left;
	width: 185px;
}
.f03 {
	float: left;
	width: 165px;
}
.f01 dt,
.f02 dt,
.f03 dt {
	font-weight: normal;
	font-size: 90%;
}
.f01 dd,
.f02 dd,
.f03 dd {
	font-size: 80%;
	line-height: 1.6;
}
.f01 a,
.f02 a,
.f03 a {
	color: #FFF;
transition: 0.3s;
	font-weight: normal;
}
.f01 a:hover,
.f02 a:hover,
.f03 a:hover {
opacity: 0.5;
}
.fb_in {
  margin: 15px 0;
  width:60px;
}
.fb,
.in {
	width:20px;
	float:left;
}
}

