@charset "utf-8";
/* CSS Document */
@import 'css/js.css';
* {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	background: 0 0;
	vertical-align: baseline;
	font-size: 100%
}
*, :after, :before {
	box-sizing: border-box
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	width: 100%;
	height: auto;
	color: #000;
}
body {
	overflow-x: hidden;
	font: normal normal normal 14px/1.8 "ヒラギノ角ゴ Pro", "ヒラギノ明朝 Pro", "游ゴシック", "メイリオ", "Meiryo", "YuGothic", "ヒラギノ角ゴ Pro W3", "小塚明朝 Pro", "Helvetica Neue", "Helvetica", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Microsoft Yahei", "微软雅黑", "MS PGothic", sans-serif, "游明朝";
	max-width: 1600px;
	padding: 0 20px;
	margin: 0 auto;
	position: relative;
	background: #fff;
}
address, caption, code, figcaption, pre, th {
	font-weight: 400;
	font-style: normal;
	font-size: 1em
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none
}
fieldset, iframe, img {
	border: 0
}
fieldset {
	padding: .35em .75em .625em
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none
}
caption, th {
	text-align: left
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
hr {
	display: block;
	overflow: visible;
	box-sizing: content-box;
	margin: 1em 0;
	padding: 0;
	height: 0;
	border: 0;
	border-top: 1px solid #ccc
}
button, input, optgroup, select, textarea {
	margin: 0;
	font-size: 100%;
	font-family: inherit
}
textarea {
	overflow: auto
}
[type=checkbox], [type=radio] {
	box-sizing: border-box;
	padding: 0
}
 [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
 height: auto
}
[type=search] {
	outline-offset: -2px;
	-webkit-appearance: textfield
}
 [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
 -webkit-appearance: none
}

::-webkit-file-upload-button {
 font: inherit;
 -webkit-appearance: button
}
details, menu {
	display: block
}
summary {
	display: list-item
}
canvas {
	display: inline-block
}
[hidden], template {
	display: none
}
input, select {
	vertical-align: middle
}
button {
	overflow: visible;
	box-sizing: content-box;
	border: 0;
	background: 0 0;
	color: inherit;
	vertical-align: inherit;
	font: inherit;
	line-height: inherit;
	cursor: pointer
}
button:disabled {
	cursor: default
}
button, select {
	text-transform: none
}
[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button
}
 [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
 padding: 0;
 border-style: none
}
 [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
 outline: 1px dotted ButtonText
}
fieldset {
	padding: .35em .75em .625em
}
legend {
	display: table;
	max-width: 100%;
	color: inherit;
	white-space: normal
}
audio:not([controls]) {
	display: none;
	height: 0
}
:focus[data-focus-method=mouse]:not(input):not(textarea):not(select), :focus[data-focus-method=touch]:not(input):not(textarea):not(select) {
	outline: 0
}

::-moz-focus-inner {
 padding: 0;
 border: 0
}
audio, progress, video {
	display: inline-block
}
progress {
	vertical-align: baseline
}
a, a:link, a:visited {
	background-color: transparent;
	text-decoration: none;
	-webkit-text-decoration-skip: objects
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}
b, strong {
	font-weight: inherit;
	font-weight: bolder
}
code, kbd, pre, samp {
	font-size: 1em;
	font-family: monospace
}
[type=button], [type=reset], [type=submit], button {
	-webkit-appearance: button
}
mark {
	background-color: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
ul, li {
	list-style-type: none;
}
img {
	display: block;
	height: auto;
	max-width: 100%;
	border-style: none
}
svg:not(:root) {
	overflow: hidden
}
 [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
 border-style: none;
 padding: 0
}
[type=button], [type=reset], [type=submit], button {
	-webkit-appearance: button
}
 [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
 outline: 1px dotted ButtonText
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
[type=checkbox], [type=radio] {
	box-sizing: border-box;
	padding: 0
}
 [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
 height: auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
 [type=search]::-webkit-search-decoration {
 -webkit-appearance: none
}

::-webkit-file-upload-button {
 -webkit-appearance: button;
 font: inherit
}
a:hover img {
	opacity: .8;
}
header {
	width: 100%;
	margin: 20px auto 0;
	display: flex;
	justify-content: space-between;
}
.topnav {
	display: flex;
	justify-content: flex-end;
	text-align: center;
	font-size: 12px;
}
.topnav a {
	display: block;
	width: 100%;
	padding: 0 0 15px;
	color: #797979;
}
.topnav div {
	color: #323232;
}
.topnav li {
	position: relative;
	padding: 0 7px;
	z-index:2;
}
.topnav li::before {
	position: absolute;
	content: "";
	top: 100%;
	left: 0;
	width: 0;
	height: 2px;
	background: #66d5f1;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.topnav li:hover::before {
	width: 100%;
}
.main {
	margin: 2px auto 0;
}
.logo {
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	max-width:250px;
}
.logo:hover {
	transform: scale(.95);
}
.pan {
	margin: 20px auto;
	color: #323232;
}
.pan a {
	color: #323232;
}
.pan a:hover {
	text-decoration: underline;
}
.tit {
	margin: 40px auto;
	text-align: center;
	font-size: 30px;
	color: #025fa9;
	text-transform: uppercase;
}
.con {
	margin: 40px auto;
	padding: 40px 0;
	background: #f5f6f7;
}
.coninfo {
	margin: 0 auto;
	max-width: 1280px;
	padding: 20px;
	background: #fff;
}
.news_div {
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.news_div>div {
	width: 48%;
}
.news_div img {
	margin: 20px auto;
}
.news_div strong {
	margin-bottom: 20px;
}

@media (max-width:750px) {
.news_div {
	flex-wrap: wrap;
}
.news_div>div {
	width: 100%;
}
}
.foot_bot {
	margin: 40px auto;
	max-width: 1280px;
	display: flex;
	justify-content: center;
}
.foot_bot>div {
	width: 48%;
	margin: 20px;
}
.foot_sns {
	margin: 0 auto 50px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.foot_sns a {
	display: block;
	margin: 0 20px 10px;
}
.nobr {
	white-space: nowrap;
	display: inline-block;
}
.foot {
	margin: 0 auto;
	padding: 20px 0;
	background: #ebebeb;
}
.foot_logo {
	margin: 20px auto;
	max-width: 347px;
}
.foot_p {
	text-align: center;
	color: #606060;
}
.foot_nav {
	margin: 20px auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.foot_nav_map {
	width: 100%;
	max-width: 470px;
	margin: 20px;
}
.foot_navb {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
}
.foot_navb li {
	padding-left: 20px;
	margin: 10px 0;
	width: 27%;
	position: relative;
}
.foot_navb li::before {
	position: absolute;
	content: ">";
	color: #00b9e8;
	left: 0;
	top: 0;
}
.foot_navb li a {
	color: #606060;
}
.foot_navb li a:hover {
	text-decoration: underline;
}
.copy {
	padding: 5px;
	font-size: 12px;
	color: #fff;
	background: #54c3f1;
}
.copy p {
	margin: 0 auto;
	max-width: 1280px;
	text-align: right;
}
.tit span {
  	margin: 40px auto;
  	text-align: center;
  	font-size: 30px;
  	color: #025fa9;
  	text-transform: uppercase;
}
.cate {
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.cate li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 100%;
	border-bottom: 1px dotted #666;
}
.cate_title {
	margin: 10px auto;
	display: flex;
	justify-content: flex-start;
	font-weight: bold;
	align-items: center;
}
.cate_s_title {
	margin-left: 10px;
}
.cate_s_title a {
	color: #000;
}
.cate_s_title a:hover {
	text-decoration: underline;
}
.cate_cate {
	width: 50px;
	text-align: center;
	color: #fff;
	background: #00e9e8;
	font-size: 12px;
}
.slug-event {
	background: #b70fc1;
}
.slug-tv {
	background: #e9e800;
}
.slug-radio {
	background: #f5437a;
}
.next {
	text-align: center;
	color: #323232;
}
.next a {
	color: #323232;
}
.next a:hover {
	text-decoration: underline;
}
.toprink {
	margin: 40px auto;
	max-width: 1280px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.toprink>div {
	width: 50%;
	padding: 20px;
}
.toprink_ul1 {
	display: flex;
	justify-content: center;
}
.toprink_p1 {
	position: relative;
	margin: 0 auto 50px;
	text-align: center;
	font-size: 30px;
	color: #303030;
}
.toprink_p1::before {
	position: absolute;
	content: "";
	height: 1px;
	width: 142px;
	background: #323232;
	top: calc( 100% + 10px );
	left: 50%;
	transform: translateX(-50%);
}
.toprink_p1 span {
	display: block;
	font-size: 16px;
}
.toprink_ul li {
	margin-bottom: 30px;
}
.toprink_a a {
	display: block;
	margin: 40px auto;
	max-width: 257px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.toprink_a a:hover {
	transform: scale(.95);
}
.toprink_div1 {
	background: #f6f6f6;
}
.toprink_p2 {
	font-size: 22px;
	color: #323232;
	text-align: center;
	line-height: 1.4;
}
.toprink_p2 span {
	display: block;
}
.toprink_p2_span1 {
	color: #00b9e8;
}
.toprink_p2_span2 {
	margin: 20px auto;
	font-size: 18px;
}
.toprink_p2_span3 {
	color: red;
}
.toprink_div2 {
	background: #fff;
}
.toprink_div2 .foot_sns {
	margin: 20px auto 0;
}
.toprink_div2 .foot_sns a {
	margin: 10px;
}
.top_more {
	margin: 40px auto;
	padding: 20px 10px;
	background: #f6f6f6;
	max-width: 1280px;
}
.top_more ul {
	margin: 40px auto 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.top_more ul li {
	margin: 20px 10px;
	padding: 0 10px;
	width: calc( 33.3333% - 20px );
}
.top_more_div {
	position: relative;
	margin: 10px auto;
	text-align: center;
	font-size: 30px;
	color: #303030;
}
.top_more_div::before {
	position: absolute;
	content: "";
	height: 1px;
	width: 76px;
	background: #323232;
	top: calc( 100% + 10px );
	left: 50%;
	transform: translateX(-50%);
}
.top_more ul li p {
	margin: 15px auto;
	text-align: center;
	font-size: 30px;
	color: #00b9e8;
}
.top_more ul li p span {
	display: block;
	font-size: 17px;
	color: #323232;
	font-weight: 600;
}
.top_more ul li a {
	display: block;
	margin: 30px auto 0;
	max-width: 195px;
}
.home footer .foot_sns {
	display: none;
}
.cominfo {
	margin: 20px auto;
	max-width: 780px;
}
.cominfo dl {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	display: flex;
	justify-content: flex-start;
}
.cominfo dl dt {
	width: 100px;
	margin-right: 40px;
}
.commap {
	margin: 40px auto 20px;
}
.cast {
	margin: 20px auto;
	max-width: 1080px;
	font-size: 17px;
}
.h3 {
	position: relative;
	margin-bottom: 20px;
	padding-left: 20px;
	font-size: 20px;
	color: #54c3f1;
	border: 1px solid #54c3f1;
}
.h3::before {
	position: absolute;
	content: "";
	top: 8px;
	left: 10px;
	width: 1.5px;
	height: 20px;
	background: #54c3f1;
}
.cast_ul {
	margin: 0 auto 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.cast_ul li {
	margin-bottom: 20px;
	margin-right: 10px;
}
.cast_ul li img {
	min-width: 280px;
}
.casttxt {
	margin: 40px auto;
	color: #323232;
	text-align: center;
}
.h4 {
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 20px;
	font-size: 20px;
}
.h4::before {
	position: absolute;
	content: "";
	height: 1px;
	width: 280px;
	background: #323232;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
}
.h5 {
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
}
.page-id-10 .foot_bot>div:last-child, .page-id-16 .foot_bot>div:last-child,.page-id-251 .foot_bot>div:last-child {
	display: none;
}
.tainfo {
	margin: 0 auto;
	max-width: auto;
}
.cast_ul li .ta_sns img {
	min-width: auto;
}
.ta_sns {
	display: flex;
	justify-content: center;
	align-items: center;
}
.ta_sns a {
	display: block;
	margin: 10px;
	max-width: 35px;
	min-width: 35px;
}
.cast_ul02 {
	margin: 0 auto;
}
.ta_txt {
	margin-bottom: 40px;
}
.ga {
	margin: 40px auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.ga li {
	margin: 10px;
	width: calc( 25% - 20px );
}
.ga li img {
	margin: 0 auto;
}
.cainfo {
	margin: 20px auto;
	text-align: center;
}
.cainfo_div01 {
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 10px;
	font-size: 20px;
}
.cainfo_div01::before {
	position: absolute;
	content: "";
	height: 1px;
	width: 100px;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	background: #666;
}
.page-id-144 .tit {
	display: none;
}
.page-id-144 .con {
	margin: 180px auto 40px;
	background: url(images/cofeebg.jpg) center center no-repeat;
}
.cofee_logo img, .cofee_title img {
	margin: 0 auto;
}
.page-id-144 .coninfo {
	margin: -180px auto 20px;
	background: none;
}
.cofeeinfo {
	margin: -100px auto 0;
	background: #fff;
	padding: 100px 40px 40px;
}
.cofee_txt {
	margin: 40px auto;
	text-align: center;
	font-size: 18px;
}
.cofee_txt span {
	font-size: 16px;
}
.cofee_div {
	margin: 0 auto 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.cofee_div .cofee_menu {
	margin: 40px;
	width: calc( 45% - 80px );
	font-size: 16px;
}
.cofee_menu_title {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #666;
}
.cofee_menu_title img {
	margin: 0 auto;
}
.cofee_menu dl, .cofee_ul dl {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666;
	display: flex;
	justify-content: space-between;
}
.cofee_ul {
	margin: 40px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.cofee_ul li {
	width: 48%;
}
.cofee_ul dl {
	justify-content: flex-start;
	font-size: 16px;
}
.cofee_ul dl dt {
	width: 180px;
	min-width: 180px;
}
.cofee_logo img {
	max-width: 280px;
}
.page-id-144 .foot_bot>div:last-child {
	display: none;
}
#wpcf7-f161-p20-o1 {
	margin: 0 auto;
	max-width: 650px;
}
.page-id-20 .con {
	margin: 40px auto 0;
	background: none;
}
.form_input {
	margin-bottom: 10px;
}
#wpcf7-f161-p20-o1 input {
	font-size: 16px;
	padding: 3px 10px;
	width: 100%;
	background: #f5f6f7;
}
.hisu {
	margin-bottom: 40px;
	text-align: center;
}
.form_txt {
	margin-bottom: 5px;
	font-size: 16px;
}
#wpcf7-f161-p20-o1 .form_input1 input {
	margin-bottom: 5px;
	max-width: 100px;
}
#wpcf7-f161-p20-o1 .wpcf7-checkbox input {
	display: inline;
	padding: 0;
	margin: 0;
	width: auto;
}
#wpcf7-f161-p20-o1 textarea {
	width: 100%;
	height: 150px;
	resize: none;
	background: #f5f6f7;
}
.form_info {
	margin: 40px auto;
	text-align: center;
	font-size: 13px;
}
#wpcf7-f161-p20-o1 .wpcf7-submit {
	margin: 0 0 0 calc( 50% - 60px );
	width: 120px;
	text-align: center;
	background: #999;
	color: #000;
	font-weight: bold;
}
#wpcf7-f161-p20-o1 .wpcf7-submit:hover {
	cursor: pointer;
}
.form_space {
	margin: 20px auto;
}
.page-id-20 .foot_bot>div:first-child {
	display: none;
}
.contact_title {
	position: relative;
	padding: 5px 0 5px 20px;
	font-size: 16px;
	background: #ccc;
}
.contact_title::before {
	position: absolute;
	content: "";
	height: 15px;
	width: 2px;
	background: #000;
	top: 11px;
	left: 10px;
}
.contact_pri {
	margin: 40px auto 0;
}
.icon {
	height: 2px;
	width: 35px;
	top: 12px;
	background-color: #000;
	border-radius: 20px;
	position: absolute;
}
.icon:before {
	left: 0;
	position: absolute;
	top: -8px;
	height: 2px;
	width: 35px;
	background-color: #000;
	content: "";
	border-radius: 20px;
	transition-duration: 0.5s;
}
.icon:after {
	left: 0;
	position: absolute;
	top: 8px;
	height: 2px;
	width: 35px;
	background-color: #000;
	content: "";
	border-radius: 20px;
	transition-duration: 0.5s;
}
.menu1 {
	width: 35px;
	height: 26px;
	position: fixed;
	transition-duration: 1s;
	display: inline-block;
	cursor: pointer;
	right: 20px;
	top: 15px;
	z-index: 10;
	display: none;
}
.burger2 .icon:after {
	transition: transform 0.2s, top 0.2s 0.2s;
}
.burger2 .icon:before {
	transition: transform 0.2s, top 0.2s 0.2s;
}
.burger2.open .icon {
	background: transparent;
}
.burger2.open .icon:before {
	transition: top 0.2s, transform 0.2s 0.2s;
	top: 0px;
	transform: rotateZ(-45deg);
}
.burger2.open .icon:after {
	transition: top 0.2s, transform 0.2s 0.2s;
	top: 0px;
	transform: rotateZ(45deg);
}
.sub-menu{
	position:absolute;
	display:none;
	font-size:12px;
	background:#fff;
}
@media screen and (max-width:1360px) {
.logo {
	max-width: 250px;
}
}
@media screen and (max-width:1260px) {
	.logo {
	margin-bottom: 10px;
}
.menu1 {
	display: block;
}
.topnav {
	display: none;
	flex-direction: column;
	justify-content: center;
	position: fixed;
	align-items: center;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	background: #fff;
	z-index: 5;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.topnav li {
	margin: 0 auto 10px;
}
.topnav li::before {
	display: none;
}
.topnav a {
	padding: 0;
}
.slid {
	display: flex;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
}
@media screen and (max-width:1200px) {
.toprink_div2 {
	margin: 0 auto;
}
.toprink > div {
	width: 100%;
}
.toprink_ul {
	margin: 0 auto;
	max-width: 700px;
}
.foot_navb li {
	padding-left: 15px;
	margin: 5px 0;
	width: 48%;
}
.toprink_p1 {
	font-size: 22px;
}
.toprink_p2, .top_more ul li p {
	font-size: 20px;
}
.toprink_p2_span2 {
	font-size: 16px;
}
.toprink {
	margin: 40px auto;
}
}

@media screen and (max-width:1080px) {
.cast_ul {
	flex-wrap: wrap;
}
.cast_ul li {
	width: 100%;
}
.con {
	margin: 0 auto;
	background: none;
	padding: 0;
}
.coninfo {
	padding: 0;
}
.cominfo {
	margin: 0 auto;
	max-width: 100%;
}
.page-id-144 .con {
	background: none;
}
.page-id-144 .coninfo {
	margin: -140px auto 20px;
}
.cofeeinfo {
	margin: -100px auto 0;
	padding: 100px 0 40px;
}
.cofee_div .cofee_menu {
	margin: 20px;
	width: calc( 50% - 40px );
	font-size: 14px;
}
.cofee_ul dl dt {
	width: 120px;
	min-width: 120px;
}
}

@media screen and (max-width:750px) {
.logo {
	max-width: 220px;
}
.top_more ul li {
	margin: 20px auto;
	padding: 0;
	width: 100%;
	max-width: 300px;
}
.top_more ul li img {
	margin: 0 auto;
}
.foot_bot, .foot_nav {
	flex-wrap: wrap;
}
.foot_bot > div {
	width: 100%;
	max-width: 300px;
}
.cate li {
	width: 100%;
}
.ga li {
	margin: 10px;
	width: calc( 50% - 20px );
}
.cofee_div .cofee_menu {
	margin: 20px auto;
	width: 100%;
}
.cofee_ul li {
	width: 100%;
}
.cofee_ul li:first-child {
	margin-bottom: 20px;
}
	.copy p{
		text-align:left;
	}
}

@media screen and (max-width:350px) {
.foot_navb li {
	width: 100%;
	margin: 5px 10px;
}
}
.top_banner,.top_banner a img{
	margin:0 auto;
}
.top_banner a{
	display:block;
	margin:0 auto;
	max-width:746px;
}
.js-silder{
	position: relative;	
	min-width: 280px;
}
.silder-scroll{
	width: 100%;
	overflow: hidden;
}
.silder-main{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.silder-main-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.silder-main-img img{
	width: 100%;
}
.js-silder-ctrl{
	width: 100%;
	text-align: center;
}
.silder-ctrl-prev,
.silder-ctrl-next{
	position: absolute;
	top: 0;
	width: 8%;
	height: 100%;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-family: "宋体";
	font-size: 52px;
	font-weight: 600;
	text-shadow: #666 2px 2px 5px;
}
.silder-ctrl-prev{
	left: 20px;
	text-align: left;
}
.silder-ctrl-next{
	right:20px;
	text-align: right;
}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{
	position: absolute;
	top: 50%;
	transform:translatey(-50%);
}
.silder-ctrl-prev>span{
	left: 0;
}
.silder-ctrl-next>span{
	right: 0;
}
.silder-ctrl-con{
	display: inline-block;
	width: 4%;
	padding: 10px 0;
	margin: 0 10px;
	cursor: pointer;
}
.silder-ctrl-con>span{
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	padding: 5px 0;
	cursor: pointer;
	background-color: #e4e4e4;
}
.silder-ctrl-con.active>span{
	background-color: #7bbedf;
}

@media (max-width: 768px){
	.silder-ctrl-prev,
	.silder-ctrl-next{
		width: 10%;
		font-size: 26px;
	}
	.silder-ctrl-con{
		width: 14px;
		height: 14px;
		padding: 0;
		margin: 0 5px;
	}
	.silder-ctrl-con>span{
		display: block;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		padding: 0;
	}
	.tit{
		font-size:18px;
	}
}
.news_cate{
	margin-bottom:20px;
	height:100px;
	overflow-y: scroll;
}
.news_cate li{
	margin-bottom:10px;
	margin-right:10px;
	padding:0 0 5px 10px;
	border-bottom:1px dotted #ccc;
}
.news_cate li>div:first-child{
	font-size:12px;
	color:#666;
}
.category-16 .cate_cate{
   display:none;
}
.category-16 .cate li{
	width:100%;
}
.category-16 .cate_time{
	display:none;
}
.disinfo{
	margin:20px auto;
	max-width:1070px;
}
.dis_bot{
	margin:0 auto 20px;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
}
.dis_bot>div{
	margin:10px 20px 10px 0;
	padding:2px 25px;
	background:#00b9e8;
	color:#fff;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro";
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.dis_bot>div:hover{
	cursor:pointer;
	background:#595959;
}
.dis_sec01{
	margin:40px auto;
}
.dis_til{
	position:relative;
	margin-bottom:30px;
	padding:2px 0 2px 20px;
	font-size:20px;
	color:#54c3f1;
	font-family:"ヒラギノ角ゴ Pro";
	border:1px solid #54c3f1;
}
.dis_til::before{
	position:absolute;
	left:10px;
	top:11px;
	width:2px;
	height:20px;
	content:"";
	background:#54c3f1;
}
.dis_ul01{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.dis_ul01>li{
	margin-bottom:30px;
	display:flex;
	justify-content:flex-start;
	width:48%;
	max-width:476px;
}
.dis_ul01_img{
	margin-right:20px;
	max-width:175px;
	min-width:175px;
	width:175px;
}
.dis_ul01_txt{
	position:relative;
	width:calc( 100% - 195px );
}
.dis_ul01_txt dl{
	display:flex;
	justify-content:flex-start;
	width:100%;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}
.dis_ul01_txt dl dt{
	width:70px;
	min-width:70px;
	font-weight:bold;
}
.dis_ul01_txt a{
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	background:#000;
	padding:3px 0;
	width:100%;
	max-width:281px;
	color:#fff;
	text-align:center;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.dis_ul01_txt a:hover{
	background:#54c3f1;
}
.dis_ul01>.dis_ul01_li01{
	width:100%;
	max-width:100%;
}
.dis_ul01>.dis_ul01_li02{
	display:block;
}
.dis_ul01_li02 .dis_ul01_img{
	margin-right:0;
max-width: 100%;
min-width: 100%;
width: 100%;
}
.dis_ul01_li02 .dis_ul01_txt{
	margin-top:20px;
width: 100%;
}
.dis_ul02{
	display:flex;
	justify-content:space-between;
}
.dis_ul02 li{
	width:24%;
	max-width:240px;
	text-align:center;
}
.dis_ul02 li .dis_ul02_p1{
	margin-top:10px;
	font-size:16px;
	font-weight:bold;
}
.dis_ul03{
	margin:30px auto;
	display:flex;
	justify-content:space-between;
}
.dis_ul03 li{
	width:48%;
	max-width:490px;
}
.dis_ul03 li div{
	margin-bottom:7px;
	padding:0 7px 7px;
	border-bottom:1px solid #ccc;
	color:#323232;
}
@media (max-width: 1060px){
	.dis_ul01{
		flex-wrap:wrap;
	}
	.dis_ul01 > li{
		width: 100%;
max-width: 100%;
	}
}

@media (max-width: 750px){
	.dis_ul02 li .dis_ul02_p1{
		font-size:14px;
	}
	.dis_ul02,.dis_ul03{
		flex-wrap:wrap;
	}
	.dis_ul02 li {
    width: 48%;
    max-width: 240px;
}
	.dis_ul03 li {
    width:100%;
    max-width: 100%;
}
	.topnav div{
		display:none;
	}
	.sub-menu{
		display:block;
		position:relative;
	}
}
@media (max-width: 500px){
	.dis_ul01 > li{
		flex-wrap:wrap;
	}
	.dis_ul01_img{
		margin:0 auto 20px;
	}
	.dis_ul01_txt{
		max-width:100%;
		width:100%;
	}
	.dis_ul01_txt a{
		margin:20px auto;
		position:relative;
	}
}
.page-child .tit>div{
	display:none;
}
.topnav li{
	position:relative;
}
.topnav li:hover .sub-menu{
	display:block;
}

.topnav li .sub-menu li a{
	margin-bottom:5px;
	padding-bottom:0;
}
.topnav li:nth-child(3) a{
	padding-bottom:5px;
}
.topnav li:nth-child(3)::before{
	display:none;
}
.tit span {
  	margin: 40px auto;
  	text-align: center;
  	font-size: 30px;
  	color: #025fa9;
  	text-transform: uppercase;
}
.ta_sns2 {
  display: flex;
  justify-content: center;
  align-items: left;
}

