@charset "UTF-8";


/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  Media Queries による切り替え
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/


/* PC向けのスタイル： 481px～ */
@media only screen and (min-width: 481px) {

/*=============================================================
　base
=============================================================*/

h1 {
	font-size: 80%;
	line-height: 1.7em;
	letter-spacing: 0.1em;
	margin: 0px;
	text-align: right;
	height: auto;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	float: left;
	height: auto;
	width: 350px;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1.7em;
}
h3 span {
	color: #009ace;
	border-bottom: dotted 2px #009ace;
}
h4 {
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 75%;
	color: #FFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h6 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
h6 a {
	color: #333333 !important;
	text-decoration: none !important;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999999;
}
#florting{
	position: fixed;
	right: -65px;
	top: 120px;
	z-index: 999999999;
}
#florting a{
  position: relative;
  display: block;
  width: 65px;
  text-decoration: none;
}
#florting a::before{
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
#florting p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#spfix {
	display:none;
}
.br-pc { display:block; }
.br-sp { display:none; }
.anchor{
    display: block;
    padding-top: 120px;
    margin-top: -120px;
}
.komi {
	font-size: 80%;
	color: #999;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*=============================================================
　lp
=============================================================*/

.lp_logo {
	text-align: center;
	padding-top: 5px;
}
.lp_ft_logo {
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.lp_ft_logo dl{
	margin: 0px;
	padding: 0px;
}
.lp_ft_logo dl dt{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.lp_ft_logo dl dd{
	font-size: 11px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

/*=============================================================
　area
=============================================================*/

.area {
	height: auto;
	width: 1040px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 9999;
}
.area_a {
	width: 100%;
	height: auto;
	background-color: #f5f5f5;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
}
.area_b {
	height: auto;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 9999;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
.area_c {
	width: 100%;
	height: auto;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-position-x: 50%;
	background-position-y: 10%;
	background-attachment: fixed;
	background-position: center top;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	-webkit-backface-visibility:hidden;
    backface-visibility:hidden;
}
.area_d {
	width: 100%;
	height: auto;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	background-position: center;
}
.area_e {
	width: 100%;
	height: auto;
	background-image: url(../images/bg3.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	background-position: center;
}
.area_f {
	width: 100%;
	height: auto;
	background-image: url(../images/bg4.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	background-position: center;
}
.area_g {
	width: 100%;
	height: auto;
	background-size: cover;
	background-position-x: 50%;
	background-position-y: 10%;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	background-color: #d4e6ec;
}
.area_h {
	height: auto;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 9999;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.area_i {
	height: auto;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 9999;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
}
.area_i_sub {
	height: auto;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 9999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.area_j {
	height: auto;
	width: 100%;
	position: relative;
	z-index: 9999;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	margin: 0px;
	background-color: #f5f5f5;
}
.area_blog {
	width: 100%;
	height: auto;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	margin: 0px;
	position: relative;
	background-image: url(../images/bg5.jpg);
	background-repeat: no-repeat;
	background-size:cover;
}
.area_cv {
	width: 100%;
	height: auto;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	margin: 0px;
	position: relative;
	background-image: url(../images/bg6.jpg);
	background-repeat: no-repeat;
	background-size:cover;
}
.area_vo {
	width: 100%;
	height: auto;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	margin: 0px;
	background-color: #F7F3EC;
	position: relative;
}
.area_tr {
	height: auto;
	width: 100%;
	position: relative;
	z-index: 9999;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	margin: 0px;
	background-image: url(../images/bg7.gif);
	background-repeat: repeat;
}
.area_topbnr {
	height: auto;
	width: 100%;
	position: relative;
	z-index: 9999;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	margin: 0px;
	background-image: url(../images/bg7.gif);
	background-repeat: repeat;
}
.area_hikaku {
	height: auto;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 9999;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
}

/*=============================================================
　slider
=============================================================*/


.slider {
	overflow: hidden;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.slick-slide{
    margin-right: 1vw!important;
    margin-left: 1vw!important;
}
.slider_inner {
	background-color: #FFF;
	margin: 0px;
	padding: 40px;
	height: auto;
	border: 1px solid #0099cb;
}
.slider_title {
	text-align: center;
	font-size: 150%;
	font-style: italic;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.slider_img {
	margin: 0px;
	padding: 0px;
	display: flex;
  justify-content: space-between;
}
.slider_img dl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 47%;
}
.slider_img dl dt {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.slider_img dl dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.slider_img dl dd img{
	width:100%;
}
.c-list1 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
}
.c-list1 th,
.c-list1 td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding: 10px;
}
.c-list1 th {
	background-color: #0099cb;
	width: 50%;
	font-size: 80%;
	color: #FFF;
}
.c-list1 td {
	font-size: 80%;
	line-height: 1.6em;
	background-color: #FFF;
}
.c-list1 th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
}
.c-list1 td span {
	font-size: 80%;
	color: #666;
	line-height: 1.5em;
}
.voice_inner {
	background-color: #FFF;
	margin: 0px;
	padding: 50px;
	height: auto;
	border-radius:10px;
}
.voice {
	margin: 0px;
	padding: 0px;
}
.voice dl {
	margin: 0px;
	padding: 0px;
}
.voice dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: 200px;
	width: 200px;
}
.voice dl dt img{
	border-radius:8px;
}
.voice dl dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}

/*=============================================================
　link-btn
=============================================================*/

.link-btn {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.link-btn a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #009ace;
	border-radius: 5px;
	box-shadow: 3px 3px #116784;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 22px;
}
.link-btn a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #006d92;
}
.link-btn-a {
	text-align: center;
	padding: 0px;
	width: 80%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link-btn-a a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #009ace;
	border-radius: 5px;
	box-shadow: 3px 3px #116784;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 22px;
}
.link-btn-a a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #006d92;
}
.link-btn-b {
	text-align: center;
	padding: 0px;
	width: 50%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
.link-btn-b a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #009ace;
	border-radius: 5px;
	box-shadow: 3px 3px #116784;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 22px;
}
.link-btn-b a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #006d92;
}
.link-btn-c {
	text-align: center;
	padding: 0px;
	width: 40%;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
.link-btn-c a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #009ace;
	border-radius: 5px;
	box-shadow: 3px 3px #116784;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 22px;
}
.link-btn-c a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #006d92;
}
.link-btn-d {
	text-align: center;
	padding: 0px;
	width: 40%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
.link-btn-d a {
	color: #009ace;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	border-radius: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/blogicon.gif);
	background-repeat: no-repeat;
	background-position : right 15px bottom 22px;
	border: 2px solid #009ace;
}
.link-btn-d a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #009ace;
	color: #FFF;
}
.link-btn-e {
	text-align: center;
	padding: 0px;
	width: 35%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
.link-btn-e a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #009ace;
	border-radius: 5px;
	box-shadow: 3px 3px #116784;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 22px;
}
.link-btn-e a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #006d92;
}
.link-btn-f {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.link-btn-f a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #675e41;
	border-radius: 5px;
	margin: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 18px;
	font-size: 90%;
	padding: 8px;
}
.link-btn-f a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #837b63;
}

/*=============================================================
　header
=============================================================*/

header {
	margin: 0px;
	height: auto;
	width: 100%;
	background-color: rgba(255,255,255,0.95);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}



/*=============================================================
　nav
=============================================================*/

.nav {
	margin: 0px;
	padding: 0px;
}
.nav ul{
	padding: 0;
	display: flex;
	justify-content: flex-end;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 95px;/*親メニューの幅*/
	height: auto;
	text-align: center;
	font-size: 80%;
}
.nav ul li a {
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #85775a;
}
.nav ul .open {
	background-image: url(../images/navunder.png);
	background-position: 0px center;
	background-repeat: no-repeat;
	width: 110px !important;/*親メニューの幅*/
}

.nav ul li:hover, .nav ul li a:hover {
	color: #FFF;/*ホバー時の親メニューの文字色*/
	background-color: #009ace;
}
.nav ul li ul {
	position: absolute;
	top: 28px;/*親メニューの高さと同じにする*/
	width: 110px;
	z-index: 9999999;
	color: #FFF;
	display: flex;
    flex-wrap: wrap;
}
.nav ul li ul li {
	visibility: hidden;
	overflow: hidden;
	width: 120px;
	background-color: #006d92;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 0;
	border-top-width: 1px;
	border-top-color: #FFF;
}
.nav ul li ul li a {
	color: #FFF;
	font-size: 110%;
    line-height: 3em;
}
.nav ul li ul li:hover, .nav ul li ul li a:hover {
	background: #009ace;/*ホバー時のサブメニューの背景色*/
}
.nav ul li:hover ul li, .nav ul li a:hover ul li{
	visibility: visible;
	overflow: visible;
	height: 45px;/*サブメニューの高さ*/
	z-index: 99999999;
}
.nav * {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.inner {
	display:none;
}
.two{
	text-align: center;
    height: 0;
}
.two a{
	line-height: 1.6em!important;
}
/*=============================================================
　mvj
=============================================================*/

#mvj_sp {
	display: none;
}
#mvj {
	width: 100%;
	height: 645px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
#spmain {
	display: none;
}
#copy {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#copy dl {
	margin: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#copy dl dt {
	font-weight: bold;
	letter-spacing: 0.2em;
	font-size: 220%;
	line-height: 1.4em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#copy dl dt span {
	color: #009ace;
}
#copy dl dd {
	padding: 0px;
	margin: 0px;
}
#point {
	padding: 0px;
	display: flex;
	justify-content: flex-start;
	margin: 0px;
}
#point dl {
	background-color: #009ace;
	height: 150px;
	width: 150px;
	border-radius: 50%;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 0px;
}
#point dl dt {
	color: #FFF;
	font-size: 90%;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
#point dl dd {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
.moji_l{
	font-weight: bold;
	color: #fbf6bd;
	font-size: 280%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.moji_m{
	font-weight: bold;
	color: #fbf6bd;
	font-size: 200%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.moji_s{
	font-weight: bold;
	color: #fbf6bd;
	font-size: 160%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#topbnr {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#middle_bnr {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	display: flex;
	justify-content: space-between;
}
#em {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#em a {
    margin: 0px;
    padding: 12px;
    display: block;
    background-color: #FFF;
    text-align: center;
    color: #C00;
    text-decoration: none;
    border: 1px solid #C00;
    font-size: 90%;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-weight: bold;
    letter-spacing: 0.1em;
}
#em a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #ffefef;
}
#em_ex {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#em_ex a {
	margin: 0px;
	padding: 12px;
	display: block;
	background-color: #FFF;
	text-align: center;
	text-decoration: none;
	border: 1px solid #CCC;
	color: #333;
	font-size: 90%;
}
#em_ex a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #F6F6F6;
}
#kakaku_bnr {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

#svbnr {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#news_title {
	font-weight: bold;
	margin: 0px;
	background-image: url(../images/newsicon.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;

}
#news_title span {
	font-size: 70%;
	margin: 0px;
	color: #999;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	letter-spacing: 0.1em;
}
#news {
	padding: 0px;
	float: left;
	height: auto;
	width: 47%;
	margin: 0px;
}
#news dl {
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #969696;
	border-bottom-color: #969696;
	height: 200px;
	overflow: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news dl dt {
	font-size: 75%;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #999;
	line-height: 1.6em;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news dl dd {
	font-size: 85%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 0px;
	line-height: 1.6em;
}
#news dl dd a {
	overflow: auto;
	display: block;
	text-decoration: underline;
	color: #333;
}
#news dl dd a:hover {
	text-decoration: none;
}
#time {
	padding: 0px;
	float: right;
	height: auto;
	width: 47%;
	margin: 0px;
}
#time_lp {
	padding: 0px;
	height: auto;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#time_title {
	font-weight: bold;
	margin: 0px;
	background-image: url(../images/blogicon.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}
#time_title span {
	font-size: 70%;
	margin: 0px;
	color: #999;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	letter-spacing: 0.1em;
}
.time_inner {
	border-collapse: collapse;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.time_inner table {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.time_inner thead th {
	background-color: #009ace;
	color: #FFF;
	margin: 0px;
	font-size: 90%;
	width: 30%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: auto;
}
.time_inner thead td {
	background-color: #009ace;
	color: #FFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 90%;
	text-align: center;
	font-weight: bold;
}
.time_inner tbody th {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #009ace;
	font-size: 90%;
	color: #FFF;
	line-height: 1.5em;
}
.time_inner tbody td {
	text-align: center;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	line-height: 1.5em;
}
.time_cyusyaku {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.time_cyusyaku li {
	font-size: 75%;
	line-height: 1.5em;
	color: #666;
}
#blog_title {
	font-weight: bold;
	margin: 0px;
	background-image: url(../images/blogicon.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}
#blog_title span {
	font-size: 70%;
	margin: 0px;
	color: #999;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	letter-spacing: 0.1em;
}
#blog {
	padding: 0px;
	float: right;
	height: auto;
	width: 47%;
	margin: 0px;
}
#blog dl {
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #969696;
	border-bottom-color: #969696;
	height: 200px;
	overflow: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#blog dl dt {
	font-size: 75%;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #999;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#blog dl dd {
	font-size: 85%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 0px;
	line-height: 1.6em;
}
#blog dl dd a {
	overflow: auto;
	display: block;
	text-decoration: underline;
	color: #333;
}
#blog dl dd a:hover {
	text-decoration: none;
}
.all {
	margin: 0px;
	font-size: 85%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/blogicon.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
}
.calender {
    background-color: #FFFFFF;
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-radius: 10px;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
}
.calender_title {
    font-weight: bold;
    text-align: center;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}
#contents_bnr {
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.contents_bnr_inner {
	padding: 0px;
	height: auto;
	width: 487px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#special_title {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 90px;
	margin-left: 0px;
}
#special_title dt {
	font-size: 200%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	color: #009ace;
	line-height: 1.5em;
	text-align: center;
}
#special_title dd {
	font-size: 130%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
}
#special_title p {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 2.3em;
	height: auto;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#special_title p span {
	font-weight: bold;
	color: #009ace;
	text-decoration: underline;
}
#counselingbnr {
	padding: 0px;
	text-align: center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#concept {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0px;
}
#concept dl {
	padding: 0px;
	height: auto;
	width: 30%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#concept dl dt {
	text-align: center;
	font-size: 130%;
	line-height: 1.7em;
	color: #009ace;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#concept dl dt span {
	border-bottom: dotted 2px #009ace;
}
#concept dl dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
}
#concept dl dd img {
	width:100%;	
}
#concept dl p {
	font-size: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#childbnr {
    text-align: center;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
}

#fukidashi {
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fukidashi dt {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#fukidashi dd {
	height: auto;
	width: 70%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 160%;
	font-weight: bold;
	line-height: 1.5em;
	color: #009ace;
	border: 2px solid #009ace;
	border-radius: 10px;
}
.title {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.title dt {
	margin: 0px;
	padding: 0px;
}
.title dd {
	font-size: 80%;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666;
	letter-spacing: 0.1em;
}
#fea {
	display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
#fea dl {
	width: 210px;
	background-color: rgba(255,255,255,0.9);
	border-radius: 50%;
	height: 210px;
	border: 1px solid #009ace;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#fea dl div {
	padding: 0px;
	margin: 0px;
	position: relative;
	left: -20px;
	top: 0px;
}
#fea dl dt {
	color: #009ace;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fea dl dt span {
	background: linear-gradient(transparent 60%, #fef090 60%);
}
#fea dl dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
	max-width: 100%;
	line-height: 1.5em;
	font-size: 90%;
}
.vjmin {
	display: none;
}

#pickup {
	padding: 0px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 50%;
	float: right;
}
#pickup p {
	font-weight: bold;
	font-size: 120%;
}
#pickup p span {
	text-decoration: underline;
	color: #009ace;
}

#pickup_inner {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#pickup_inner dl {
	margin: 0px;
	height: auto;
	width: 30%;
	border: 2px solid #009ace;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #FFF;
}
#pickup_inner dl dt {
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	font-weight: bold;
}
#pickup_inner dl dd {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#pickup_inner dl dd span {
	font-size: 300%;
	color: #009ace;
	line-height: 1.2em;
}
#d_copy {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 55%;
}
#d_copy dl {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#d_copy dl dt {
	color: #009ace;
	font-size: 120%;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#d_copy dl dd {
	font-weight: bold;
	color: #009ace;
	font-size: 190%;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 0px;
}
#d_copy dl p {
	font-size: 95%;
}
#d_name {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 55%;
}
#d_name dl {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#d_name dl dt {
	font-size: 90%;
	margin: 0px;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#d_name dl dd {
	padding: 0px;
	font-size: 150%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#d_name dl dd span {
	font-size: 50%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	color: #009ace;
}
#d_name dl dd font {
	font-size: 50%;
	margin: 0px;
	padding: 0px;
}
#eq_txt {
	text-align: center;
	padding: 0px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#eq_txt span {
	color: #009ace;
	text-decoration: underline;
}
#equipment {
	margin: 0px;
	padding: 0px;
	display: flex;
    justify-content: space-between;
}
#equipment dl {
	margin: 0px;
	padding: 20px;
	height: auto;
	width: 49%;
	background-color: #FFF;
	border: 2px solid #009ace;
}
#equipment dl dt {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#equipment dl dd {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#equipment dl dd span {
	font-size: 130%;
	color: #009ace;
	padding-right: 2px;
	padding-left: 2px;
}
#equipment dl p {
	font-size: 90%;
	line-height: 1.6em;
}
#trouble_title {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#trouble {
	margin: 0px;
	padding: 0px;
	display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#trouble::after{
  content:"";
  display: block;
  width:23%;
}
#trouble dl {
	background-color: #e6f8fe;
	border: 2px solid #5a7f8b;
	padding: 30px;
	height: auto;
	width: 23%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#trouble dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#trouble dl dd {
	font-weight: bold;
	color: #000;
	padding: 0px;
	text-align: center;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#trouble dl p {
	font-weight: bold;
	text-align: center;
	padding: 0px;
	color: #009ace;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 80%;
	line-height: 1.5em;
}
.hikaku_title {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.hikaku_title dt {
	font-size: 150%;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.hikaku_title dd {
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
}
.line {
	height: 1px;
	width: 100px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #009ace;
	padding: 0px;
}
.hikaku_list {
	height: auto;
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	margin: 0px;
}
.hikaku_list thead {

}
.hikaku_list thead tr {
   background: #009ACE;
   background: -webkit-linear-gradient(to right, #009ACE, #70c9e7);
   background: linear-gradient(to right, #009ACE, #70c9e7);
   color: #FFF;
}
.hikaku_list thead tr th {
	margin: 0px;
	width: 20%;
	height: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.hikaku_list thead tr td {
	margin: 0px;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	width: 40%;
	height: auto;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
}
.hikaku_list tbody {
}
.hikaku_list tbody tr {

}
.hikaku_list tbody tr th {
	margin: 0px;
	padding: 15px;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	background-color: #F9F9F9;
}
.hikaku_list tbody tr td {
	font-size: 90%;
	margin: 0px;
	padding: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}


#menu_txt {
	text-align: center;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: auto;
	width: 65%;
	border-radius: 5px;
	padding: 0px;
}
#menu_txt dt {
	font-weight: bold;
	text-align: center;
	font-size: 130%;
	color: #FFFFFF;
	background-color: #009ace;
	border-radius: 5px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#menu_txt dd {
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0px;
}
#menu dl {
	background-color: #FFF;
	height: auto;
	width: 31%;
	border: 2px solid #009ace;
	position: relative;
	margin: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}
#menu dl dt {
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#menu dl dd {
	margin: 0px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
	text-align: center;
}
#menu dl p {
	font-size: 150%;
	font-weight: bold;
	color: #009ace;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#menu dl p span {
	font-size: 50%;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.menu_inner {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
	line-height: 1.6em;
}
.more {
	position: absolute;
	right: 8px;
	bottom: 8px;
	z-index: 1;
}
#menu dl a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 2;
}
#menu dl a:hover {
    -webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	opacity: 0.4;
    filter: alpha(opacity=40);
	background-color: #fff;
}
/* 全体のスタイル */
.swiper-wrapper {
	width: 100%;
	height: 250px;
}
/* 全スライド共通スタイル */
.swiper-slide {
	width: 100%;
	height: 100%;
}

/*ページネーション*/
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  color: #000;
}
#blog_under {
	display: flex;
	justify-content: space-between;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#blog_under dl {
	padding: 30px;
	width: 30%;
	background-color: #FFF;
	position: relative;
	z-index: 1;
	margin: 0px;
	border: 1px solid #CCCCCC;
}
#blog_under dl a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
#blog_under dl:hover {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #dcf9f0;
}
#blog_under dl img {
	width: 100%;
	height: 150px;
	object-fit: cover;
	margin-bottom: 20px;
}
#blog_under dl dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#blog_under dl dd {
	font-size: 70%;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	color: #999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#blog_under dl p {
	font-size: 80%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.blog_link {
	background-color: #FFF;
	border: 1px solid #009ace;
	font-size: 90%;
	color: #009ace;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-image: url(../images/yajirushi.png);
	background-repeat: no-repeat;
	background-position: right 15px bottom 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.describe {
	margin: 0px;
	padding-top: 20px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 70px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.de_img {
	padding: 0px;
	margin: 0px;
	height: 150px;
	width: 150px;
	float: left;
}
.describe dl {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 65%;
}
.describe dl dt {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.describe dl dd {
	font-size: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1.6em;
}
.de_link {
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: auto;
	width: 60%;
}
.de_link a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #009ace;
	border-radius: 5px;
	box-shadow: 3px 3px #116784;
	margin: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 15px;
	padding: 7px;
	font-size: 90%;
}
.de_link a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #006d92;
}
#address {
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-align: center;
}
#address dt {
	font-size: 130%;
	font-weight: bold;
	color: #009ace;
	padding: 0px;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#address dd {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#address p {
	font-size: 90%;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}




.map {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 520px;
}
.map iframe {
	margin: 0px;
	padding: 0px;
	height: 520px;
	width: 100%;
}
#btmc {
	height: auto;
	width: 40%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -30px;
	margin-left: auto;
	background-color: #009ace;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-radius: 5px;
	font-weight: bold;
	color: #FFF;
	position: relative;
	z-index: 999;
	font-size: 110%;
}
#btmc_area {
	border: 1px solid #979797;
	background-color: #f6f6f6;
	margin: 0px;
	display: flex;
	justify-content: space-between;
	position: relative;
	padding-top: 60px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.btmc1 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 30%;
}
.btmc1 p {
	font-size: 85%;
	line-height: 1.5em;
}

.btmc1 dl {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.btmc1 dl dt {
	padding: 0px;
	height: auto;
	width: 20%;
	background-color: #009ace;
	font-size: 90%;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btmc1 dl dd {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	font-weight: bold;
}
.btime {
	margin: 0px;
	padding: 0px;
}
.btm_bnr {
	margin: 0px;
	padding: 0px;
	display: flex;
    justify-content: space-between;
}
#orico_bnr_top {
    background-color: #EEF4F6;
    border-radius: 15px;
    padding: 0px;
    height: auto;
    width: 70%;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
#orico_bnr_top dl {
    margin: 0px;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
}
#orico_bnr_top dl dt {
    font-size: 90%;
    text-align: center;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 0px;
    font-weight: bold;
}
#orico_bnr_top dl dd {
    margin: 0px;
    padding: 0px;
    text-align: center;
}
footer {
	margin: 0px;
	height: auto;
	width: 100%;
	background-color: #009ace;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.ft_logo {
    padding: 0px;
    float: left;
    height: auto;
    width: 40%;
    margin: 0px;
}
.ft_logo p {
	font-size: 85%;
	line-height: 1.6em;
	color: #FFF;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0.1em;
}
.sitemap {
    float: right;
    height: auto;
    width: 60%;
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: flex-end;
}
.sitemap ul {
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
}
.sitemap ul li {
	font-size: 70%;
	background-image: url(../images/sitemap.png);
	background-repeat: no-repeat;
	background-position: left 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.sitemap ul li a {
	text-decoration: none;
	color: #FFF;
}
.sitemap ul li a:hover  {
	text-decoration: underline;
}
.copyright {
	font-size: 11px;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


}








/* 横幅1100px以下のスタイル： ～1099px */
@media only screen and (min-width: 481px) and (max-width: 1099px) {

/*=============================================================
　base
=============================================================*/
body {
	color: #333333;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	min-width: 1200px;
}
#floatMenu{
	display:none;
}

#spfix {
	display:none;
}

}







/* スマホ向けのスタイル： ～480px */
@media only screen and (max-width: 480px) {


/*=============================================================
　base
=============================================================*/

h1 {
	font-size: 70%;
	line-height: 1.6em;
	background-color: #009ace;
	color: #FFF;
	height: 60px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h2 {
	padding: 0px;
	height: auto;
	width: 80%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}
h3 {
	font-weight: bold;
	padding: 0px;
	text-align: center;
	line-height: 1.6em;
	font-size: 90%;
	margin: 0px;
}
h3 span {
	color: #009ace;
	border-bottom: dotted 2px #009ace;
}
h4 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h5 {
	font-size: 80%;
	color: #FFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.6em;
	text-align: center;
}
h6 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
h6 a {
	color: #333333 !important;
	text-decoration: none !important;
}
.fixed_sp {
	position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999999;
}
#florting{
	display:none;
}
#spfix{
	position: fixed;
	bottom: 0;
	margin: 0px;
	background-color: rgba(0,0,0,0.5);
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	z-index: 99999999;
	display: flex;
  justify-content: space-between;
}
#spfix dt {
	margin: 0px;
	height: auto;
	width: 33%;
	padding-top: 0px;
}
#spfix dd {
	margin: 0px;
	height: auto;
	width: 33%;
	padding-top: 0px;
}
.anchor{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}
.br-pc { display:none; }
.br-sp { display:block; }
.komi {
	font-size: 80%;
	color: #999;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*=============================================================
　lp
=============================================================*/

.lp_logo {
	text-align: center;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0px;
}
.lp_ft_logo {
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
.lp_ft_logo dl{
	margin: 0px;
	padding: 0px;
}
.lp_ft_logo dl dt{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.lp_ft_logo dl dd{
	font-size: 11px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

/*=============================================================
　area
=============================================================*/

.area {
    padding: 0px;
    position: relative;
    z-index: 9999;
    margin: 0px;
    width: 100%;
	height: auto;
}
.area_a {
	width: 100%;
	height: auto;
	background-color: #f5f5f5;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}
.area_b {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 9999;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
}
.area_c {
	margin: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
}
.area_c::before {
	content: "";
	background-size: cover;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: -2;
	background-image: url(../images/bg1_sp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.area_d {
	width: 100%;
	height: auto;
	/*
	background-image: url(../images/bg2_sp.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	*/
	margin: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
}
.area_e {
	width: 100%;
	height: auto;
	/*
	background-image: url(../images/bg3_sp.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center;
	*/
	margin: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
	background-color: #F0F0F0;
}
.area_f {
	width: 100%;
	height: auto;
	/*
	background-image: url(../images/bg4_sp.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center;
	*/
	margin: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
}
.area_g {
	width: 100%;
	height: auto;
	background-size: cover;
	background-position-x: 50%;
	background-position-y: 10%;
	margin: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
	background-color: #d4e6ec;
}
.area_h {
	position: relative;
	z-index: 9999;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.area_i {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 9999;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
}
.area_i_sub {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 9999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.area_j {
	height: auto;
	width: 100%;
	position: relative;
	z-index: 9999;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
	background-color: #f5f5f5;
}
.area_blog {
	width: 100%;
	height: auto;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	margin: 0px;
	position: relative;
	background-image: url(../images/bg5_sp.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
.area_cv {
	width: 100%;
	height: auto;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	margin: 0px;
	position: relative;
	background-image: url(../images/bg6_sp.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.area_vo {
	width: 100%;
	height: auto;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	margin: 0px;
	background-color: #F7F3EC;
	position: relative;
}
.area_tr {
	height: auto;
	width: 100%;
	position: relative;
	z-index: 9999;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	margin: 0px;
	background-image: url(../images/bg7.gif);
	background-repeat: repeat;
}
.area_topbnr {
	height: auto;
	width: 100%;
	position: relative;
	z-index: 9999;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	margin: 0px;
	background-image: url(../images/bg7.gif);
	background-repeat: repeat;
}
.area_hikaku {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 9999;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
}
section {
	background-color: #FFF;
}

/*=============================================================
　slider
=============================================================*/


.slider {
	overflow: hidden;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.slick-slide{
    margin-right: 1vw!important;
    margin-left: 1vw!important;
}
.slider_inner {
	background-color: #FFF;
	margin: 0px;
	height: auto;
	border: 1px solid #0099cb;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.slider_title {
	text-align: center;
	font-size: 150%;
	font-style: italic;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.slider_img {
	margin: 0px;
	padding: 0px;
	display: flex;
  justify-content: space-between;
}
.slider_img dl {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 47%;
}
.slider_img dl dt {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.slider_img dl dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.slider_img dl dd img{
	width:100%;
}
.c-list1 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-left-color: #dddddd;
	padding: 0px;
}
.c-list1 th,
.c-list1 td {
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding: 10px;
}
.c-list1 th {
	background-color: #0099cb;
	width: 50%;
	font-size: 80%;
	color: #FFF;
}
.c-list1 td {
	font-size: 80%;
	line-height: 1.6em;
	background-color: #FFF;
}
.c-list1 th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
}
.c-list1 td span {
	font-size: 80%;
	color: #666;
	line-height: 1.5em;
}
.voice_inner {
	background-color: #FFF;
	margin: 0px;
	height: auto;
	border-radius: 10px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
.voice {
	margin: 0px;
	padding: 0px;
}
.voice dl {
	margin: 0px;
	padding: 0px;
}
.voice dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: 200px;
	width: 200px;
}
.voice dl dt img{
	border-radius:8px;
}
.voice dl dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}



/*=============================================================
　link-btn
=============================================================*/

.link-btn {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.link-btn a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #009ace;
	border-radius: 5px;
	box-shadow: 3px 3px #116784;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 22px;
}
.link-btn-a {
	text-align: center;
	padding: 0px;
	width: 80%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
.link-btn-a a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #009ace;
	border-radius: 5px;
	box-shadow: 3px 3px #116784;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 22px;
}
.link-btn-b {
	text-align: center;
	padding: 0px;
	width: 80%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
.link-btn-b a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #009ace;
	border-radius: 5px;
	box-shadow: 3px 3px #116784;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 22px;
}
.link-btn-c {
	text-align: center;
	padding: 0px;
	width: 75%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
.link-btn-c a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #009ace;
	border-radius: 5px;
	box-shadow: 3px 3px #116784;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 22px;
}
.link-btn-d {
	text-align: center;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link-btn-d a {
	color: #009ace;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	border-radius: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/blogicon.gif);
	background-repeat: no-repeat;
	background-position : right 0px bottom 22px;
	border: 2px solid #009ace;
}
.link-btn-e {
	text-align: center;
	padding: 0px;
	width: 90%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
.link-btn-e a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #009ace;
	border-radius: 5px;
	box-shadow: 3px 3px #116784;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 22px;
}
.link-btn-f {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.link-btn-f a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #675e41;
	border-radius: 5px;
	margin: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 18px;
	font-size: 90%;
	padding: 8px;
}

/*=============================================================
　header
=============================================================*/

header {
	background-color: rgba(255,255,255,0.95);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}



/*=============================================================
　nav
=============================================================*/

.nav {
	display:none;
}
.sp_nav{
	display: none;
	position: absolute;
	top: 60px;
	width: 100%;
	background-color: rgba(90,90,90,0.9);
	left: 0;
	z-index: 99999999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 100vh;
	overflow: scroll;
	padding-bottom: 30px;
}
.sp_nav ul{
	display: block;
	margin: 0 auto;
	padding-bottom: 30px;
	width: 90%;
}
.sp_nav ul li{
	margin: 0 auto;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.sp_nav ul li:last-child{
	border: none;
}
.sp_nav ul li a{
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 80%;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5em;
}
.sp_nav ul .open {
	background-image: url(../images/shita.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
.sp_nav ul li ul {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
}
.sp_nav ul li ul li {
	float: left;
	height: auto;
	width: 50%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
}
.two{
	width: 100% !important;
	border-right-style: none !important;
}
.none_border_right{
	border-right-style: none !important;
}
.none_border_bottom{
	border-bottom-style: none !important;
}

/*開閉ボタン*/
#nav_toggle{
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	z-index: 100;
	padding: 12px;
	top: 0px;
	right: 0px;
	background-color: #333;
}
#nav_toggle div {
	position: relative;
}
#nav_toggle span{
	display: block;
	height: 3px;
	position: absolute;
	width: 100%;
	left: 0;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	background-color: #FFFFFF;
}
.nav_menu {
	font-size: 60%;
	line-height: 1.5em;
	color: #FFF;
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	z-index: 100;
	padding: 0px;
	top: 40px;
	right: 0px;
	text-align: center;
}

#nav_toggle span:nth-child(1){
	top:0px;
}
#nav_toggle span:nth-child(2){
	top:10px;
}
#nav_toggle span:nth-child(3){
	top:20px;
}
/*開閉ボタンopen時*/
.open #nav_toggle span:nth-child(1) {
	top: 10px;
    -webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}
.open #nav_toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav_toggle span:nth-child(3) {
	top: 10px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	transform: rotate(-135deg);
}


/*=============================================================
　mvj
=============================================================*/

#mvj {
	display: none;
}
#mvj_sp {
	width: 100%;
	height: auto;
	margin: 0px;
	position: relative;
	padding: 0px;
}
#spmain {
	position: absolute;
	z-index: 1;
	height: 100%;
}
#spmain img {
    object-fit:cover;
    width: 100%;
    height: 100%;
}
#copy {
	margin: 0px;
	position: relative;
	z-index: 2;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#copy dl {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#copy dl dt {
	font-weight: bold;
	font-size: 130%;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#copy dl dt span {
	color: #009ace;
}
#copy dl dd {
	margin: 0px;
	text-align: center;
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#point {
	display: flex;
	justify-content: space-around;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	position: relative;
	z-index: 2;
	margin: 0px;
}
#point dl {
	background-color: #009ace;
	height: 110px;
	width: 110px;
	border-radius: 50%;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#point dl dt {
	color: #FFF;
	font-size: 70%;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#point dl dd {
	margin: 0px;
	font-weight: bold;
	color: #fff;
	font-size: 80%;
	padding: 0px;
}
.moji_l{
	color: #fbf6bd;
	font-size: 250%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.moji_m{
	color: #fbf6bd;
	font-size: 200%;
	margin: 0px;
	padding: 0px;
}
.moji_s{
	color: #fbf6bd;
	font-size: 160%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#topbnr {
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#middle_bnr {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	display: flex;
	justify-content: space-between;
}
#em {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: auto;
	width: 95%;
}
#em a {
    margin: 0px;
    padding: 12px;
    display: block;
    background-color: #FFF;
    text-align: center;
    color: #C00;
    text-decoration: none;
    border: 1px solid #C00;
    font-size: 90%;
    line-height: 1.7em;
}
#em_ex {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: auto;
	width: 95%;
}
#em_ex a {
	margin: 0px;
	padding: 12px;
	display: block;
	background-color: #FFF;
	text-align: center;
	color: #333;
	text-decoration: none;
	border: 1px solid #CCC;
	font-size: 90%;
	line-height: 1.7em;
}
#kakaku_bnr {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: auto;
	width: 95%;
}
#svbnr {
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 95%;
	text-align: center;
}
#news_title {
	font-weight: bold;
	margin: 0px;
	background-image: url(../images/newsicon.png);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;

}
#news_title span {
	font-size: 70%;
	margin: 0px;
	color: #999;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	letter-spacing: 0.1em;
}
#news {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: auto;
	width: 95%;
}
#news dl {
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #969696;
	border-bottom-color: #969696;
	height: 200px;
	overflow: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news dl dt {
	font-size: 75%;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #999;
	line-height: 1.6em;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news dl dd {
	font-size: 85%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 0px;
	line-height: 1.6em;
}
#news dl dd a {
	overflow: auto;
	display: block;
	text-decoration: underline;
	color: #333;
}
#time {
	padding: 0px;
	height: auto;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#time_lp {
	padding: 0px;
	height: auto;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#time_title {
	font-weight: bold;
	margin: 0px;
	background-image: url(../images/blogicon.png);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#time_title span {
	font-size: 70%;
	margin: 0px;
	color: #999;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	letter-spacing: 0.1em;
}
.time_inner {
	border-collapse: collapse;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.time_inner table {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.time_inner thead th {
	background-color: #009ace;
	color: #FFF;
	margin: 0px;
	font-size: 90%;
	width: 30%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: auto;
}
.time_inner thead td {
	background-color: #009ace;
	color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 90%;
	text-align: center;
	font-weight: bold;
}
.time_inner tbody th {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #009ace;
	font-size: 80%;
	color: #FFF;
	line-height: 1.5em;
}
.time_inner tbody td {
	text-align: center;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	line-height: 1.5em;
}
.time_cyusyaku {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.time_cyusyaku li {
	font-size: 75%;
	line-height: 1.5em;
	color: #666;
}




#blog_title {
	font-weight: bold;
	margin: 0px;
	background-image: url(../images/blogicon.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}
#blog_title span {
	font-size: 70%;
	margin: 0px;
	color: #999;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	letter-spacing: 0.1em;
}
#blog {
	padding: 0px;
	float: right;
	height: auto;
	width: 47%;
	margin: 0px;
}
#blog dl {
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #969696;
	border-bottom-color: #969696;
	height: 200px;
	overflow: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#blog dl dt {
	font-size: 75%;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #999;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#blog dl dd {
	font-size: 85%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 0px;
	line-height: 1.6em;
}
#blog dl dd a {
	overflow: auto;
	display: block;
	text-decoration: underline;
	color: #333;
}
#blog dl dd a:hover {
	text-decoration: none;
}
.all {
	margin: 0px;
	font-size: 85%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/blogicon.gif);
	background-repeat: no-repeat;
	background-position: left 0px bottom 7px;
}
#instagram {
	text-align: center;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.calender {
    background-color: #FFFFFF;
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 30px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
}
.calender_title {
    font-weight: bold;
    text-align: center;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}
#contents_bnr {
    padding: 0px;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    height: auto;
    width: 95%;
}
.contents_bnr_inner {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
}
.contents_bnr_inner img{
	width: 100%;
}
#special_title {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#special_title dt {
	font-size: 180%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	color: #009ace;
	line-height: 1.5em;
	text-align: center;
}
#special_title dd {
	font-size: 120%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
}
#special_title p {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 2em;
	margin: 0px;
}
#special_title p span {
	font-weight: bold;
	color: #009ace;
	text-decoration: underline;
}
#counselingbnr {
	padding: 0px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#concept {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#concept dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#concept dl dt {
	text-align: center;
	font-size: 130%;
	line-height: 1.7em;
	color: #009ace;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#concept dl dt span {
	border-bottom: dotted 2px #009ace;
}
#concept dl dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
}
#concept dl dd img {
	width:100%;	
}
#concept dl p {
	font-size: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#childbnr {
    text-align: center;
    padding: 0px;
    margin-top: -15px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    height: auto;
    width: 90%;
}
#fukidashi {
	padding: 0px;
	margin-top: -30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#fukidashi dt {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#fukidashi dd {
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.6em;
	color: #009ace;
	border: 2px solid #009ace;
	border-radius: 5px;
	margin: 0px;
}
.title {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.title dt {
	margin: 0px;
	padding: 0px;
}
.title dd {
	font-size: 80%;
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666;
	letter-spacing: 0.1em;
}
#fea {
	padding: 0px;
	margin: 0px;
}
#fea dl {
	width: 240px;
	background-color: rgba(255,255,255,0.9);
	border-radius: 50%;
	height: 240px;
	border: 1px solid #009ace;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#fea dl div {
	padding: 0px;
	margin: 0px;
	position: relative;
	left: -20px;
	top: 0px;
}
#fea dl dt {
	color: #009ace;
	font-size: 140%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	line-height: 1.5em;
}
#fea dl dt span {
	background: linear-gradient(transparent 60%, #fef090 60%);
}
#fea dl dd {
	margin: 0px;
	padding: 0px;
	text-align: center;
	max-width: 100%;
	line-height: 1.5em;
}
.vjmin {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pickup {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 90%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pickup p {
	font-weight: bold;
	font-size: 120%;
	line-height: 1.7em;
	text-align: center;
}
#pickup p span {
	text-decoration: underline;
	color: #009ace;
}

#pickup_inner {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#pickup_inner dl {
	margin: 0px;
	height: auto;
	width: 32%;
	border: 2px solid #009ace;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #FFF;
}
#pickup_inner dl dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 90%;
}
#pickup_inner dl dd {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#pickup_inner dl dd span {
	font-size: 300%;
	color: #009ace;
	line-height: 1.2em;
}
#d_copy {
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#d_copy dl {
	margin: 0px;
	padding: 0px;
}
#d_copy dl dt {
	color: #009ace;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: 90%;
}
#d_copy dl dd {
	font-weight: bold;
	color: #009ace;
	font-size: 140%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
#d_copy dl p {
	font-size: 95%;
}
#d_name {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#d_name dl {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#d_name dl dt {
	font-size: 80%;
	margin: 0px;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 1.5em;
}
#d_name dl dd {
	padding: 0px;
	font-size: 130%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#d_name dl dd span {
	font-size: 40%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	color: #009ace;
}
#d_name dl dd font {
	font-size: 50%;
	margin: 0px;
	padding: 0px;
}
#eq_txt {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 90%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#eq_txt span {
	color: #009ace;
	text-decoration: underline;
}
#equipment {
	margin: 0px;
	padding: 0px;
}
#equipment dl {
	background-color: #FFF;
	border: 2px solid #009ace;
	height: auto;
	width: 90%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 20px;
}
#equipment dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
#equipment dl dd {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#equipment dl dd span {
	font-size: 130%;
	color: #009ace;
	padding-right: 2px;
	padding-left: 2px;
}
#equipment dl p {
	font-size: 90%;
	line-height: 1.6em;
}
#trouble_title {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 95%;
}
#trouble {
	margin: 0px;
	padding: 0px;
}
#trouble dl {
	background-color: #e6f8fe;
	border: 2px solid #5a7f8b;
	height: auto;
	width: 90%;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 30px;
}
#trouble dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#trouble dl dd {
	font-weight: bold;
	color: #000;
	padding: 0px;
	text-align: center;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#trouble dl p {
	font-weight: bold;
	text-align: center;
	padding: 0px;
	color: #009ace;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 80%;
	line-height: 1.5em;
}
.hikaku_title {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.hikaku_title dt {
	font-size: 150%;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.hikaku_title dd {
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
}
.line {
	height: 1px;
	width: 100px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #009ace;
	padding: 0px;
}
.hikaku_list {
	height: auto;
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	margin: 0px;
}
.hikaku_list thead {

}
.hikaku_list thead tr {
   background: #009ACE;
   background: -webkit-linear-gradient(to right, #009ACE, #70c9e7);
   background: linear-gradient(to right, #009ACE, #70c9e7);
   color: #FFF;
}
.hikaku_list thead tr th {
	margin: 0px;
	width: 20%;
	height: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.hikaku_list thead tr td {
	margin: 0px;
	padding: 10px;
	font-weight: bold;
	width: 40%;
	height: auto;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFF;
	font-size: 90%;
	line-height: 1.5em;
}
.hikaku_list tbody {
}
.hikaku_list tbody tr {
	text-align: left;

}
.hikaku_list tbody tr th {
	margin: 0px;
	padding: 10px;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	background-color: #F9F9F9;
	line-height: 1.5em;
}
.hikaku_list tbody tr td {
	font-size: 80%;
	margin: 0px;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	line-height: 1.5em;
}


#menu_txt {
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 90%;
	border-radius: 5px;
	padding: 0px;
}
#menu_txt dt {
	font-weight: bold;
	text-align: center;
	font-size: 120%;
	color: #FFFFFF;
	background-color: #009ace;
	border-radius: 5px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#menu_txt dd {
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu dl {
	background-color: #FFF;
	border: 2px solid #009ace;
	position: relative;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu dl dt {
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#menu dl dd {
	margin: 0px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
	text-align: center;
}
#menu dl p {
	font-size: 150%;
	font-weight: bold;
	color: #009ace;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#menu dl p span {
	font-size: 50%;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.menu_inner {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
	line-height: 1.6em;
}
.more {
	position: absolute;
	right: 8px;
	bottom: 8px;
	z-index: 1;
}
#menu dl a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 2;
}
#menu dl a:hover {
    -webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	opacity: 0.4;
    filter: alpha(opacity=40);
	background-color: #fff;
}
#blog_under {
	padding: 0px;
	margin: 0px;
}
#blog_under dl {
	padding: 30px;
	width: 90%;
	background-color: #FFF;
	position: relative;
	z-index: 1;
	border: 1px solid #CCCCCC;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#blog_under dl a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */
}
#blog_under dl img {
	width: 100%;
	height: 150px;
	object-fit: cover;
	margin-bottom: 20px;
}
#blog_under dl dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#blog_under dl dd {
	font-size: 70%;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	color: #999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#blog_under dl p {
	font-size: 80%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.blog_link {
	background-color: #FFF;
	border: 1px solid #009ace;
	font-size: 90%;
	color: #009ace;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-image: url(../images/yajirushi.png);
	background-repeat: no-repeat;
	background-position: right 15px bottom 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.describe {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.de_img {
	padding: 0px;
	height: 100px;
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.describe dl {
	margin: 0px;
	padding: 0px;
}
.describe dl dt {
	font-weight: bold;
	padding: 0px;
	text-align: center;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.describe dl dd {
	font-size: 80%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1.6em;
	text-align: center;
}
.de_link {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.de_link a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #009ace;
	border-radius: 5px;
	box-shadow: 3px 3px #116784;
	margin: 0px;
	background-image: url(../images/yajirushi_yoko.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 17px;
	padding: 7px;
	font-size: 90%;
}
#address {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#address dt {
	font-weight: bold;
	color: #009ace;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#address dd {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#address p {
	font-size: 90%;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}




.map {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 350px;
}
.map iframe {
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 100%;
}
#btmc {
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -30px;
	margin-left: auto;
	background-color: #009ace;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-radius: 5px;
	font-weight: bold;
	color: #FFF;
	position: relative;
	z-index: 999;
	font-size: 110%;
}
#btmc_area {
	border: 1px solid #979797;
	background-color: #f6f6f6;
	margin: 0px;
	position: relative;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.btmc1 {
	margin: 0px;
	padding: 0px;
}
.btmc1 p {
	font-size: 85%;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.btmc1 dl {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.btmc1 dl dt {
	padding: 0px;
	height: auto;
	width: 20%;
	background-color: #009ace;
	font-size: 90%;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btmc1 dl dd {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 120%;
	font-weight: bold;
}
.btime {
	margin: 0px;
	padding: 0px;
}
.btime img {
	width:100%;
}
.btm_bnr {
	margin: 0px;
	padding: 0px;
	display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
.btm_bnr p {
	padding: 0px;
	height: auto;
	width: 49%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#orico_bnr_top {
    background-color: #EEF4F6;
    border-radius: 15px;
    padding: 0px;
    height: auto;
    width: 90%;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
#orico_bnr_top dl {
    margin: 0px;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
}
#orico_bnr_top dl dt {
    font-size: 80%;
    text-align: center;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 0px;
    font-weight: bold;
    line-height: 1.6em;
}
#orico_bnr_top dl dd {
    margin: 0px;
    padding: 0px;
    text-align: center;
}
footer {
	margin: 0px;
	height: auto;
	width: 100%;
	background-color: #009ace;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.ft_logo {
	padding: 0px;
	height: auto;
	width: 85%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.ft_logo p {
	font-size: 80%;
	line-height: 1.6em;
	color: #FFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.sitemap {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
}
.sitemap ul {
	margin: 0px;
	padding: 0px;
}
.sitemap ul li {
	font-size: 80%;
	background-image: url(../../images/sitemap.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding: 0px;
}
.sitemap ul li a {
	text-decoration: none;
	color: #FFF;
	display: block;
	margin: 0px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 35px;
}
.copyright {
	font-size: 10px;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 90px;
	padding-left: 0px;
}



#news dl::-webkit-scrollbar {
	width: 7px;
}
#news dl::-webkit-scrollbar-thumb{
    background: #999;
}
#news dl::-webkit-scrollbar-track-piece {
    background: #f5f5f5;
}
#blog dl::-webkit-scrollbar {
	width: 7px;
}
#blog dl::-webkit-scrollbar-thumb{
    background: #999;
}
#blog dl::-webkit-scrollbar-track-piece {
    background: #f5f5f5;
}

}
