@media screen and (min-width: 1024px){
img{
max-width: 100%;
height: auto;
width /***/:auto;
}
#container{
width:100%;
}

*{
margin: 0;
padding: 0;
}*

html {
font-size: 62.5%;
}

body{
font-size: 1.1rem;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
box-sizing: border-box;
overflow-x: hidden;
font-family: "M PLUS 1", sans-serif;
}
	
#wrap{
width: 100%;
height: 100%;
margin: 0;
padding: 0;
box-sizing: border-box;
}

img{
border-style: none;
}

a{
outline: 0;
}

ul,li{
list-style: none;
}

.clear{
clear: both;
margin-bottom: 20px;
}

.sp{
display: none;
}

.anchor {
padding-top: 150px;
margin-top: -150px;
}

h2{
border-bottom: 3px dotted #cc0000;
font-size: 140%;
color: #000000;
padding: 10px 20px;
margin-bottom: 20px;
box-sizing: border-box;
text-align: center;
}
h3{
border-left: 15px solid #cc0000;
font-size: 110%;
color: #000000;
padding: 5px 10px;
margin-bottom: 15px;
box-sizing: border-box;
}
h4{
font-weight: bold;
font-size: 100%;
color: #000000;
padding: 0;
margin-bottom: 10px;
box-sizing: border-box;
}
h5{
}
strong{
}
p{
font-size: 95%;
color: #000000;
overflow: auto;
line-height: 2.4;
padding: 0;
box-sizing: border-box;
}
.date{
font-size: 60%;
float: right;
padding: 10px 0 0 0;
box-sizing: border-box;
}

.pagenavi{
margin-top: 50px;
display: flex;
justify-content: center;
align-items: center;
color: #ffffff;
}
.pagenavi a{
color: #ffffff;
}
.pages{
background: #cccccc;
font-size: 80%;
margin: 5px;
padding: 10px;
box-sizing: border-box;
}
.current{
background: #cccccc;
font-size: 80%;
margin: 5px;
padding: 10px;
box-sizing: border-box;
}
.smaller{
background: #cccccc;
font-size: 80%;
margin: 5px;
padding: 10px;
box-sizing: border-box;
}
.larger{
background: #cccccc;
font-size: 80%;
margin: 5px;
padding: 10px;
box-sizing: border-box;
}
.nextpostslink{
background: #cccccc;
font-size: 80%;
margin: 5px;
padding: 10px;
box-sizing: border-box;
}
.first{
background: #cccccc;
font-size: 80%;
margin: 5px;
padding: 10px;
box-sizing: border-box;
}
.last{
background: #cccccc;
font-size: 80%;
margin: 5px;
padding: 10px;
box-sizing: border-box;
}

.alignnone{
width: 100%;
height: auto;
margin-bottom: 5px;
}

.alignnone_t{
width: 70%;
height: auto;
margin-bottom: 5px;
}

.alignleft{
width: 30%;
height: auto;
float: left;
margin-right: 20px;
margin-bottom: 20px;
}

.alignright{
width: 30%;
height: auto;
float: right;
margin-left: 20px;
margin-bottom: 20px;
}

#page-top{
position: fixed;
bottom: 80px;
right: 0;
font-size: 80%;
}
#page-top a{
background: #000000;
text-decoration: none;
color: #ffffff;
padding: 15px;
box-sizing: border-box;
text-align: center;
display: block;
}

#header{
width: 100%;
height: auto;
padding: 0;
box-sizing: border-box;
z-index: 9999;
}

.header_inner{
max-width: 1280px;
width: 90%;
margin: auto;
padding: 0;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.logo{
width: 35%;
padding: 15px 0;
box-sizing: border-box;
}
.logo img{
width: 100%;
padding: 0;
box-sizing: border-box;
}
.headernavi{
width: 65%;
padding: 15px 0;
box-sizing: border-box;
display: flex;
justify-content: flex-end;
align-items: center;
font-size: 80%;
color: #000000;
}
.headernavi a{
color: #000000;
text-decoration: none;
}
.headernavi i{
font-size: 120%;
margin-right: 5px;
}
.fontsize{
padding: 0 0 0 10px;
box-sizing: border-box;
}
.fontsize ul{
display: flex;
}
.fontsize li{
padding: 0 10px 0 0;
box-sizing: border-box;
}
button{
font-size: 120%;
padding: 0 5px;
box-sizing: border-box;
}
.color{
padding: 0 0 0 10px;
box-sizing: border-box;
}
.color ul{
display: flex;
}
.color li{
padding: 0 10px 0 0;
box-sizing: border-box;
}
input[type="button"] {
font-size: 100%;
padding: 3px 5px;
box-sizing: border-box;
}
.lang{
padding: 0 0 0 10px;
box-sizing: border-box;
}
select{
box-sizing: border-box;
background: #eeeeee;
border-radius: 3px;
padding: 7px;
box-sizing: border-box;
}

nav{
width: 100%;
background-color: rgba( 255, 255, 255, 0.7 );
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
}
.fixed {
position: fixed;
top: 0px;
width: 100%;
z-index: 1000;
}
.naviinner{
max-width: 1280px;
width: 90%;
height: auto;
margin: auto;
padding: 15px 0;
box-sizing: border-box;
}
#slide_menu ul{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
#slide_menu li{
font-size: 90%;
padding: 0 10px;
box-sizing: border-box;
text-align: center;
}
#slide_menu li a{
color: #000000;
text-decoration: none;
}
#slide_menu li a:hover{
color: #ff9900;
text-decoration: none;
}
#slide_menu li a:hover{
color: #ff9900;
text-decoration: none;
}
#slide_menu li.current_page_item a{
color: #ff9900;
text-decoration: none;
}
#slide_menu li.current-menu-item a{
color: #ff9900;
text-decoration: none;
}
#slide_menu li.current-post-ancestor a{
color: #ff9900;
text-decoration: none;
}
#slide_menu h6{
font-size: 90%;
font-weight: normal;
color: #000000;
}
#toggle{
display: none;
}

#mainimage{
background: #D4EAFF;
max-width: 100%;
height: auto;
margin: auto;
padding: 0;
box-sizing: border-box;
}
#subimage{
}

.breadcrumbs{
width: 100%;
margin: auto;
padding: 0;
box-sizing: border-box;
font-size: 70%;
}
.breadcrumbs_inner{
max-width: 1280px;
width: 90%;
margin: auto;
padding: 10px 0;
box-sizing: border-box;
}
.breadcrumbs a{
color: #000000;
}

.brinner{
background: #FAE2E1;
text-align: center;
width: 100%;
margin-top: -40px;
padding: 80px 80px 40px 80px;
box-sizing: border-box;
}

#container{
max-width: 1280px;
width: 90%;
min-height: 800px;
margin: auto;
padding: 0;
box-sizing: border-box;
}

#contents{
width: 100%;
padding: 0;
box-sizing: border-box;
}

.topinner{
width: 100%;
margin: auto;
padding: 40px 0;
box-sizing: border-box;
}

.sns{
width: 100%;
}

.inner{
width: 100%;
margin: auto;
padding: 40px 0;
box-sizing: border-box;
}

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

.topflex{
width: 100%;
margin: auto;
padding: 20px 0;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.topflex_inner{
width: 30%;
padding: 0;
box-sizing: border-box;
}

.guide{
width: 100%;
margin: auto;
padding: 20px 0;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.guidetitle{
width: 20%;
padding: 0 0 40px 0;
box-sizing: border-box;
}
.guidetitletxt{
font-size: 120%;
padding: 10px;
box-sizing: border-box;
color: #ffffff;
border-radius: 100vh;
background: #cc0000;
text-align: center;
}
.guidetxt{
width: 75%;
padding: 0 0 60px 0;
box-sizing: border-box;
font-size: 95%;
color: #000000;
overflow: auto;
line-height: 2.4;
}

.tab{
width: 100%;
margin: auto;
padding: 20px 0;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.tab a{
font-size: 100%;
color: #000000;
}

.anchor{
padding-top: 140px;
margin-top: -140px;
}

.note{
border: 1px solid #cccccc;
background: #FFFFEF;
border-radius:20px;
padding: 40px;
box-sizing: border-box;
}
.notetitle{
font-size: 120%;
color: #000000;
padding: 10px 20px;
margin-bottom: 20px;
box-sizing: border-box;
text-align: center;
font-weight: bold;
}

.gmap{
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}

.postbox{
margin-bottom: 40px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.postbox::before{
content:"";
display: block;
width: 18%;
order:1;
}
.postbox::after{
content:"";
display: block;
width: 18%;
}
.postboxinner{
width: 18%;
padding: 0 0 30px 0;
box-sizing: border-box;
}
.postthum{
width: 100%;
height: auto;
padding: 0;
box-sizing: border-box;
position: relative;
overflow: hidden;
margin-bottom: 5px;
}
.postthum img{
width: 100%;
height: auto;
margin: 0;
padding: 0;
}
.postcategory{
position: absolute;
top: -2px;
left: 0;
}
.postcategory a{
background: #999999;
font-size: 75%;
color: #ffffff;
padding: 5px;
box-sizing: border-box;
text-decoration: none;
}
.posttitle{
font-size: 90%;
padding: 0;
text-decoration: none;
}
.posttitle a{
color: #000000;
}
.update{
color: #000000;
font-size: 60%;
text-align: right;
}

.pageflex{
width: 100%;
margin: auto;
padding: 20px 0;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.pageflex_inner{
width: 30%;
padding: 0 0 20px 0;
box-sizing: border-box;
}
.pageflex_title{
color: #000000;
font-size: 100%;
margin-bottom: 10px;
}
.detailsbtn{
margin-top: 10px;
display: inline-block;
background: #bbbcde;
border: 1px solid #cccccc;
padding: 10px;
box-sizing: border-box;
text-align: center;
}
.detailsbtn a{
display: block;
font-size: 100%;
color: #ffffff;
text-decoration: none;
}

.kasai_gazou_2{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.kasai_gazou_2_inner{
width: 49%;
margin-bottom: 20px;
}

table{
border-collapse:collapse;
border-spacing:0;
empty-cells:show;
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
}
th{
border: 1px solid #cccccc;
width: 25%;
text-align: left;
vertical-align: top;
padding: 10px;
box-sizing: border-box;
font-size: 95%;
font-weight: normal;
color: #000000;
line-height: 2.4;
}
td{
border: 1px solid #cccccc;
text-align: left;
vertical-align: top;
padding: 10px;
box-sizing: border-box;
font-size: 95%;
font-weight: normal;
color: #000000;
line-height: 2.4;
}

.anker{
display: block;
margin-top:-100px;
padding-top:100px;
}

.facilitiestab{
overflow: hidden;
}
.facilitiestab ul{
width: 100%;
padding: 0;
margin: auto;
list-style: none;
display: table;
table-layout: fixed;
}
.facilitiestab li{
font-size: 90%;
background: #eeeeee;
color: #000000;
text-align: center;
position: relative;
height: auto;
margin: 0;
padding: 5px 10px;
vertical-align: middle;
display: table-cell;
}
.facilitiestab li.select{
background: #ffcccc;
color: #000000;
text-align: center;
}
.facilitiestab li a{
width: 100%;
display: block;
}
.content li{
margin-top: 20px;
}
.hide{
display:none;
}

.pagetop{
width: 100%;
text-align: right;
margin-bottom: 10px;
}
.pagetop a{
background: #ffcccc;
font-size: 80%;
color: #ffffff;
text-decoration: none;
padding: 5px;
box-sizing: border-box;
}

.pagemenu{
width: 100%;
margin: auto;
padding: 0 0 20px 0;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.pagemenu_inner{
border: 1px solid #eeeeee;
width: 48%;
padding: 10px;
box-sizing: border-box;
text-align: center;
}
.pagemenu_inner a{
font-size: 95%;
color: #000000;
}

#footer{
clear: both;
border-top: 1px solid #000000;
width: 100%;
height: auto;
}

.footer_inner{
max-width: 1280px;
width: 90%;
margin: auto;
padding: 30px 0;
box-sizing: border-box;
}

.footerbox-container{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.footerbox{
width: 18%;
margin-bottom: 20px;
}
.footerbox li{
font-size: 90%;
padding: 0;
box-sizing: border-box;
}
.footerbox li a{
color: #000000;
text-decoration: none;
}

address{
width: 100%;
margin: auto;
color: #000000;
font-size: 80%;
padding: 10px 0;
box-sizing: border-box;
text-decoration: none;
font-style: normal;
text-align: center;
}

/* お問い合わせ */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="number"],
.wpcf7 textarea {
background-color: #fff;
color: #333;
width: 100%;
border: 1px solid #ddd;
font-size: 100%;
padding: 10px;
box-sizing: border-box;
}

.wpcf7 input[type="submit"] {
font-size: 120%;
padding: 15px 30px;
box-sizing: border-box;
background: #0167b9;
color: #ffffff;
border-radius: 4px;
cursor: pointer;
box-shadow: 0 0 1px rgba(0,0,0,.2);
border: 1px solid #ccc;
}
/* お問い合わせ */

}