@charset "utf-8";
/* CSS Document */

a {
	color: #2A31AA;
}

.row {
	margin: 0px;
	padding: 0px;
}

body {
    font-family: "Noto Sans JP";
    font-size: 1.0em;
    line-height: 180%;
    color: #333;
}
#voice {
    display: none;
}
header {
    background-color: #4859B1;
	
}
#header {
    width: 100%;
    font-size: 0.9em;
	height: 40px;
}

.line {
	clear: both;
	width: 100%;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
	padding-bottom: 20px; 
}

header:after,
#header:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
}

#header a {
    color: #fff;
    text-decoration: none;
    padding-top: 6px !important;
    display: block;
}
#header:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
}
.gsc-control-cse, .gsc-control-cse-ja {
    padding: 0px !important;
    line-height: 100% !important;
    background-color: #4859B1 !important;
    border: 0px !important;
}
#header #language {
    float: right;
    /*margin-right: 30px;*/
    margin-right: 10px;
    padding-left: 10px;
}
#header #search {
    display: none;
}
#header #searcharea {
    display: none;
}
#header #header_nav {
    float: right;
}
#header #header_nav li {
    float: right;
    padding-right: 5px;
    padding-left: 5px;
}
#head_logo {
    width: 100%;
}
#head_logo h1 {
    background-image: url("../images/logo.jpg");
    background-size: 280px 70px;
    width: 280px;
    height: 70px;
    text-indent: -9999px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
#head_logo h1 a {
    background-image: url("../images/logo.jpg");
    background-size: 280px 70px;
    width: 280px;
    height: 70px;
    display: block;
    text-indent: -9999px;
}
.head_menu {
    width: 100%;
    padding-top: 20px;
    clear: both;
    padding-bottom: 0px;
    display: block;
    background-color: #f1f1f1;
}
.head_menu:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
}
.head_menu li {
    width: 20%;
    float: left;
    text-align: center;
	-moz-font-feature-settings: "palt" !important;
  -webkit-font-feature-settings: "palt" !important;
  font-feature-settings: "palt" !important;
    font-size: 0.6em !important;
}
.head_menu li img {
    width: 60px;
}
.head_menu a p{
  -moz-font-feature-settings: "palt" !important;
  -webkit-font-feature-settings: "palt" !important;
  font-feature-settings: "palt" !important;
}
.head_menu a p span {
letter-spacing: -0.3em;
}

.menu-container {
    clear: both;
}
/*
.menu {
	padding-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}

.menu > ul > li  {
	width: 20%;
	float: left;
	text-align: center;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.menu > ul > li > a {
	padding: 10px 0px;
}*/

#main_img {
    width: 100%;
}
.top_box1 {
    width: 100%;
}
.top_box1:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
}
.top_box1 ul {
  display: flex;
  flex-wrap: wrap;
}
.top_box1 li {
	display: block;
    width: 48%;
    /*float: left;*/
    text-align: center;
}
.top_box1 li img {
    width: 90%;
    text-align: center;
}
.top_box1 li p {
    padding-top: 10px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.top_box1 li svg {
    color: #29ABE2;
}
main {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}
main .left {
    width: 100%;
    border-top: 5px solid #181D86;
}
main .left h2 {
    font-size: 1.2em;
    padding: 10px;
    color: #5D85FF;
}
main .main {
    width: 100%;
}
.main h2 {
    color: #5D85FF;
    font-family: "M PLUS 1p";
    margin-top: 30px;
    margin-bottom: 30px;
    clear: both;
}

.cont_h2 {
    color: #5D85FF;
    font-family: "M PLUS 1p";
    margin-top: 30px;
    margin-bottom: 30px;
    clear: both;
	line-height: 190%;
}

main table {
    width: 100% !important;
    margin-bottom: 20px;
}
main table th {
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #F4F5FF;
}
main table td {
    padding: 10px;
    border: 1px solid #ccc;
}

table{
width:100%;
}
.scroll{
overflow: auto;
white-space: nowrap;
-webkit-overflow-scrolling: touch;
overflow-scrolling: touch;
	margin-bottom: 20px;
}
.scroll::-webkit-scrollbar{
 height: 5px;
}
.scroll::-webkit-scrollbar-track{
 background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}

.scroll2{
overflow: auto;
white-space: nowrap;
-webkit-overflow-scrolling: touch;
overflow-scrolling: touch;
	margin-bottom: 20px;
}
.scroll2::-webkit-scrollbar{
 height: 5px;
}
.scroll2::-webkit-scrollbar-track{
 background: #F1F1F1;
}
.scroll2::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}


img {
    height: auto !important;
    max-width: 100% !important;
}
.main ul {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
}
.main ul li {
    list-style: disc;
    margin-left: 20px;
}
.main ol {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
}
.main ol li {
    list-style: decimal;
    margin-left: 20px;
}
.main dl {
    margin-left: auto;
    margin-right: auto;
}
.main dl:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
}
.main dl dt {
    padding-right: 20px;
    border-top: 1px dashed #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
}
.main dl dd {
    border-top: 1px dashed #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
}
.main address {
    margin-bottom: 20px;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
}
.left_menu li a {
    color: #333;
    padding: 10px;
    display: block;
    border-radius: 10px;
    border: 1px solid #ccc;
    margin-bottom: 5px;
}
.left_menu, .left_banner {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}
.left_banner li {
    margin-bottom: 15px;
}
.left_banner li a {
    display: block;
    border-radius: 10px;
    border: 1px solid #ccc;
}
.left_banner li blockquote {
    padding: 0px;
    margin: 0px;
    padding: 6px;
    float: left;
    width: 70px;
}
.left_banner li blockquote img {
    width: 60px;
    vertical-align: bottom;
}
.left_banner li p {
    padding-top: 22px;
    font-size: 0.9em;
}
/*-------------------------------------------------*/

/*タブ切り替え全体のスタイル*/
.tabs {
    margin-top: 30px;
    padding-bottom: 20px;
    width: 100%;
}
/*タブのスタイル*/
.tab_item {
    /* width: calc(100%/6);
  height: 50px;
  border-bottom: 3px solid #5ab4bd;
  background-color: #d9d9d9;
  line-height: 50px;
  text-align: center;
  color: #565656;
  float: left;
  font-weight: bold;
  transition: all 0.2s ease;*/
    display: none;
}
.tab_item:hover {
    opacity: 0.75;
}
/*ラジオボタンを全て消す*/
input[name="tab_item"] {
    display: none;
}
/*タブ切り替えの中身のスタイル*/
.tab_content {
    display: none;
    padding: 10px 10px 0;
    clear: both;
    overflow: hidden;
}
/*選択されているタブのコンテンツのみを表示*/
#tabs1:checked ~ #tabs1_content {
    display: block;
}
/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
    background-color: #5ab4bd;
    color: #fff;
}
.menu-btn:before {
    line-height: 50% !important;
    margin-bottom: -20px;
}
/*-------------------------------------------------*/

.news {
    overflow-y: auto;
    max-height: 400px;
}
.news dt {
    clear: both;
    padding: 15px 15px 0px 15px !important;
    border-top: 1px dotted #ccc !important;
}
.news dd {
    border-top: none !important;
    padding: 0px 15px 15px 15px !important;
}

.news2 {
    overflow-y: auto;
	min-height: 200px;
	max-height: 400px;
}
.news2 dt {
    clear: both;
    padding: 15px 15px 0px 15px !important;
    border-top: 1px dotted #ccc !important;
}
.button {
	margin-bottom: 15px;
}

.line {
	clear: both;
	width: 100%;
	border-bottom: 1px dashed #ccc;
		margin-bottom: 20px;
	padding-bottom: 20px; 
}

.button a {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
	letter-spacing: 0;
	border: none;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 6px;
	text-decoration: none;
	padding: 15px;
	text-align: center;
}
    border-top: none !important;
    padding: 0px 15px 15px 15px !important;
}


.cont_news {
	margin-top: 30px;
	margin-bottom: 60px;
}
.cont_news dt {
    clear: both;
    padding: 15px 15px 0px 15px !important;
    border-top: 1px dotted #ccc !important;
}
.cont_news dd {
    border-top: none !important;
    padding: 0px 15px 15px 15px !important;
}

/*-------------------------------------------------*/

#top_banner {
    padding-top: 20px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
	clear: both;
}
#top_banner li {
    list-style: none !important;
    margin-bottom: 10px !important;
    text-align: center;
}
footer {
    background-color: #D9E9EE;
    clear: both;
    width: 100%;
}
#footer {
    padding-bottom: 20px;
    padding-top: 30px;
}
#footer:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
}
#footer h1 {
    width: 100%;
    float: left;
}
#footer h1 img {
    width: 90%;
}
#footer address {
    display: none;
}
#footer_menu1 {
    border-left: 3px solid #5162B5;
    width: 170px;
    float: right;
    padding-left: 15px;
}
#footer_menu1 svg, #footer_menu2 svg {
    font-size: 0.9em;
}
#footer_menu2 {
    width: 160px;
    float: right;
}
#footer_menu1 li, #footer_menu2 li {
    margin-bottom: 7px;
}
footer small {
    display: block;
    clear: both;
    width: 100%;
    padding: 30px;
    border-top: 1px solid #fff;
    text-align: center;
}
#footer_menu {
    display: none;
}
#footer_menu:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
}
#footer_menu a {
    padding: 20px;
    display: block;
}
#footer_menu nav li {
    width: 16.6%;
    font-size: 0.84em;
    float: left;
}
#footer_menu nav li svg {
    display: none;
}
#pagetop a {
    background-color: #fff;
    text-align: center;
}
/*スムーススクロール*/

#page_top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 10px;
    bottom: 10px;
    background: #113DB4;
    opacity: 0.6;
    border-radius: 50%;
}
#page_top a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
    font-size: 1.6em;
    color: #fff;
    text-align: center;
    padding-top: 3px;
}

#page_top a svg {
	margin-top: 8px;
}

#page_top a::before {
    font-size: 1.6em;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    bottom: 15px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}
/*-------------------------------------------------
共通CSSここまで
-------------------------------------------------*/


/*-------------------------------------------------
コンテンツCSSここから
-------------------------------------------------*/
.entry-content h2, .cont_h2 {
    font-family: "M PLUS 1p";
    font-weight: 400;
	color: #5D85FF;
	margin-bottom: 20px;
	border-radius: 10px;
	padding: 10px;
    clear: both;
}
.entry-content h3 {
	font-size: 1.6em;
	border-radius: 10px;
	color: #fff;
	background-color: #007bff;
    font-family: "M PLUS 1p";
    padding: 10px;
    width: 98%;
	margin-top: 10px;
	margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

.entry-content h3 a {
	color: #fff;
}
.entry-content h4 {
    font-family: "M PLUS 1p";
    width: 96%;
	font-size: 1.4em;
	border-radius: 10px;
	border: 1px solid #007bff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
    padding: 10px;
    clear: both;
}
.entry-content h5 {
    font-family: "M PLUS 1p";
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    clear: both;
}
#cont_main {
    position: relative;
}
#cont_main img {
    width: 100% !important;
    height: 180px !important;
    object-fit: cover;
}
#cont_main h2 {
    position: absolute;
    left: 0px;
    top: 60px;
    color: #fff;
    padding: 10px 20px;
    min-width: 300px;
    background-color: rgba(51,51,51,0.49);
    font-size: 1.8em;
    font-family: "M PLUS 1p";
}
.max_cont {
}
.max_cont:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
}
.cont_news {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.cont_news:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
}
.cont_news dt {
    clear: both;
    padding: 10px 10px 0px 10px;
    border-top: 1px dashed #ccc;
}
.cont_news dd {
    padding: 10px 10px 0px 10px;
}
.list_box {
    margin-bottom: 30px;
}
.list_box h3 {
    color: #333;
    padding: 10px;
    font-size: 1.4em;
    border-left: 3px solid #4859B1;
    margin-bottom: 20px;
}
.list_box li {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    border-bottom: 1px dashed #ccc;
}
.list_box li a {
	display: block;
}
history_dl {
    width: 100%;
}
.history_dl dt {
    width: 100%;
    border-top: 1px dashed #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
}
.history_dl dd {
    padding-bottom: 5px;
}
#attention {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 20px;
    border: 4px solid red;
    background-color: #FFF7F7;
    line-height: 160% !important;
}
#attention dt {
    color: red;
    margin-bottom: 10px;
    font-size: 1.2em;
}
#attention dd a {
    color: red !important;
}
#attention dd {
    font-size: 1.2em;
}
#attention:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
}
.wpcf7 {
    width: 96% !important;
    margin-left: auto;
    margin-right: auto;
}
.wpcf7 input[type=text] {
    width: 96% !important;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.wpcf7 input[type=tel], .wpcf7 input[type=number] {
    width: 80% !important;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.wpcf7 input[type=email] {
    width: 60% !important;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.wpcf7 input[type=date] {
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.wpcf7 textarea {
    width: 96%;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.wpcf7 select {
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.wpcf7 input[type=submit] {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #03A9F4;/*色*/
    border: solid 1px #0f9ada;/*線色*/
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.wpcf7 input[type=submit]:active {
    /*押したとき*/
    border: solid 1px #03A9F4;
    box-shadow: none;
    text-shadow: none;
}
.wpcf7-not-valid-tip {
    color: red;
    display: block;
}

.mw_wp_form {
    width: 96% !important;
    margin-left: auto;
    margin-right: auto;
}
.mw_wp_form input[type=text] {
    width: 96% !important;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.mw_wp_form input[type=tel], .mw_wp_form input[type=number] {
    width: 80% !important;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.mw_wp_form input[type=email] {
    width: 60% !important;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.mw_wp_form input[type=date] {
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.mw_wp_form textarea {
    width: 96%;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.mw_wp_form select {
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.mw_wp_form input[type=submit] {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #03A9F4;/*色*/
    border: solid 1px #0f9ada;/*線色*/
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.mw_wp_form input[type=submit]:active {
    /*押したとき*/
    border: solid 1px #03A9F4;
    box-shadow: none;
    text-shadow: none;
}
.mw_wp_form-not-valid-tip {
    color: red;
    display: block;
}




.screen-reader-response {
    color: red;
}
.screen-reader-response ul {
    display: none;
}

.entry-content > h4 {
	color: #03A9F4;
	margin-top: 20px;
}

.entry-content > p {
	width: 94%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.entry-content h5 {
	font-size: 1.2em;
	padding-top: 10px;
}

.topic_path {
	width: 100%;
	padding: 10px;
	border-bottom: 2px solid #ccc;
}

.search_box_text {
	clear: both;
	padding: 10px;
	font-size: 0.9em;
	background-color: #eee;
}

.entry-title {
	padding-top: 15px !important;
	font-size: 1.2em;
}

.entry-summary {
	margin-top: 5px !important;
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;
	border-bottom: 1px dashed #ccc !important;
}

.screen-reader-text {
	display: none;
}

.eventschedule_table th,
.eventschedule_table td {
	display: block;
}

.eventschedule_table td img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.card-body {
	display: block;
	width:100% !important;
}

.bg_llsky {
	background-color: #CCE5FF;
}


.box-shadow {
	margin-bottom: 20px;
}

.sitemap > ul > li {
    list-style: none !important;
	width: 96%;
    margin-left: auto;
    margin-right: auto;
	border: 2px solid #7A94DC;
	font-size: 1.4em;
	margin-bottom: 10px;
	padding: 20px;
	border-radius: 10px;
}

.page_item_has_children > a {
}

.sitemap .children a {
	font-size:0.8em;
}

.sitemap .children .children a {
	font-size: 0.6em;;
}

.card-deck {
	width: 100%;
}




.year {
    border-top: 1px solid #ccc;
    border-bottom: 1px dashed #ccc;
    padding: 10px;
    display: block;
}

.eachYear {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.eachYear li {
    width: calc(100% / 6) ;
    float: left;
    text-align: center;
}

.eachYear li a {
    padding-top: 5px;
}

.eachYear:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
}

.cat-item {
    padding: 5px;
    border-bottom: 1px dashed #ccc;
}










