@charset "utf-8";
@import "reset.css";

/* Base Style
================================================== */

a {
	color:#000;

}
a:visited {
	
}
a:hover, a:focus {
	color: #666;
}
.clr{
	clear:both;
	min-height:1em;
}

/*
*html .clr{
	height:1px;
}
*/

body {
	color: #000;
font-family: 'UD Shin Go Light', 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', sans-serif;
}

.clr{
	clear:both;
	min-height:1em;
}


.clr:after {
    display:block;
    height:1px;
    content:"";
    clear:both;
}
input, select, textarea {
	color: #000;
	font-family: inherit;
	font-size: 100%;
}
.new {
	margin-left: 0;
	padding: 3px 0px 2px;
	border-radius: 2px;
	color: #ecfe00;
	font-size: 80%;
	text-transform: uppercase;
}

img{
	}





/* Clearfix
================================================== */
.inner:after,
header:after,
footer:after,
nav ul:after,
section:after,
article:after,
aside:after,
.clearfix:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
}
.inner,
header,
footer,
nav ul,
section,
article,
aside,
.clearfix {
	*zoom: 1;
}



/* ＰＣサイト始まり
==================================================
==================================================
==================================================
================================================== */





@media print,screen and (min-width: 768px) {
	
.emergency {
    margin: 40px auto;
	width: 100%;
    max-width: 1000px;
}
	
	
.r_btn {
    padding: 3%;
    margin: 1% 0;
	color: #fff;
    border-radius: 50px;
    background-color: #3886db;
    font-weight: bold;
    font-size: 140%;
    text-align: center;
}
	
.r_btn a {
    color: #fff!important;
    display: block;
}

.e_btn {
    padding: 3%;
    margin: 1% 0;
    /* color: #ff0101; */
    border-radius: 50px;
    background-color: #ff3c01;
    font-weight: bold;
    font-size: 140%;
    text-align: center;
}

.e_btn a {
    color: #fff!important;
    display: block;
}

.e_btn:hover {
	background-color: #ff9901;
	}


a:hover img,
a:focus img {
	opacity: 0.85;
	filter: alpha(opacity=85);
}

:-ms-input-placeholder  {color: #999999;}


body , html {
	height: 100%;
}

body {
	margin:0px;
	padding:0px;
	font-size: 95%;
	line-height: 140%;


}



ol, ul {
	list-style: none;
}

form {
	margin: 0px;
	padding: 0px;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.pc-disp {
}
.sp-disp {
	display: none;
}

#container {
	position: relative;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	margin: 0;
}


#scrollTop {
	position: fixed;
	right: 10px;
	z-index: 20;
	margin-bottom: 0px;

}
@media print{
#scrollTop {
        display: none;
}
}


#scrollTop a {
	text-decoration : none;

}

#scrollTop img {
	width: 60px;
    padding-bottom: 20px;
}


.skip a {
  display: block;
  background-color: #007b44;
  color: #fff;
  text-decoration: none;
  text-align: center;
  position: absolute;
  height: 0;
  overflow: hidden;
}

/*
#top-pc-header {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 1000;

}
*/


#top-pc-header {
	width: 100%;
}




#header {
	position: relative;
}







#header-inner {
	width: 100%;
	margin: 0 auto;
	padding: 10px 10px 15px 10px;
	text-align: right;
	background-color: #3886db;
	color: #fff;
	font-size: 80%;
}
#header-inner span a {
	text-decoration: none;
	color: #fff;
}
#header-inner span a:hover {
	text-decoration: underline;
}


#keyword {
    width: 180px;
    height: 20px;
    margin: 0px;
    font-size: 80%;
    padding: 0px 4px 0px 4px;
    border: 1px solid #fff;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
}


#searchsubmit {
	margin-left:2px;
	width: 22px;
}



.sp-header {
	display: none;
}

/* メニュー
================================================== */

#globalNav {
	background-color: #00a6e2;
/*	background-color: #00a6e2;*/
}

#globalNavInner {
	width: 100%;
	max-width: 1200px;
	position: relative;
	margin: 5px auto;
}

#globalNavInner ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
#globalNavInner ul li {
	text-align: center;
	border-left: 1px solid #fff;
}
#globalNavInner ul li:last-child {
	border-right: 1px solid #fff;
}


#globalNavInner ul li a {
	display: block;
	padding: 15px 0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
}
#globalNavInner ul li a:hover {
	background-color: #31c7ff;
}


.globalMenu1,
.globalMenu2,
.globalMenu3,
.globalMenu4 {
	width: 14.5%;
}
.globalMenu5 {
	width: 17.5%;
}
.globalMenu6 {
	width: 24.5%;
}




.header-under {
/*	margin-top: 140px;*/

}



#content {
	width:100%;
	padding-bottom: 300px;
}

#home #content {
	padding-bottom: 0;
}




.top1 {
	width:100%;
	margin-top: 0;

}

.w-480 { 
	display: none;
}

.top1-inner {
	width: 100%;

}

.top1 .slick-box {
	width: 100%;
	margin: 0;
	padding: 0;
}
.top1 .slick-box img{
	width: 100%;
	vertical-align: bottom;
}


.hata {
	position: absolute;
	top: 0px;
	width: 45.3%;
	z-index: 100;
}
.hata img {
	width: 100%;
}


.hata a:hover img,
.hata a:focus img {
	opacity: 1;
}


.top2 {
	width: 100%;
	margin-top: 0px;

}

.bg-top2-bottom img {
	width: 100%;
	display: block;
}


.top2-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	background-image: url(../images/bg-top2.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
	padding: 0 5px;
}

.top2-inner h2{
	text-align: center;
	padding: 30px 0;
}
.top2-inner h2 img {
	width: 100%;
	max-width: 300px;
}

.top2-inner ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.top2-inner ul li {
	width:23%;
	margin: 0 1%;
}
.top2-inner ul li img {
	width: 100%;
}








.top3 {
	width:100%;
	margin-top: 0;
	background-image: url(../images/bg-top3-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
	background-color: #ffff4c;
}

.bg-top3-bottom img {
	width: 100%;
	display: block;
}


.top3-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
}
.top3-inner h2 {
	padding: 45px 0 10px 0;
}
.top3-inner h2 img {
	width: 100%;
}
.top3-inner-l {
	float: left;
	width: 48%;
	margin-right: 2%;
}
.top3-inner-r {
	float: left;
	width: 48%;
	margin-left: 2%;
}

.top3-inner ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.top3-inner-image {
	margin-bottom: 20px;
}

.top3-inner-image img{

}


.top3-inner ul li {
	width: 46%;
	margin: 0 2%;
}
.top3-inner ul li img {
	width: 100%;
}







.top4 {
	width:100%;
	margin-top: 0;
	background-color: #3886db;
}


.top4-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 40px 5px;
}
.top4-inner-l {
	float: left;
	width: 65%;
	margin-right: 3%;
}

.top4-inner-l-title {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;

}
.top4-inner-l-title li:first-child {
	width:70%;
}

.top4-inner-l-title li:last-child {
	width:30%;
	text-align: right;
	padding-top: 20px;
}
	
.top4-inner-l-title li:last-child img{
	width: 60%;
	}

.news-list {
	border-top: 2px dotted #fff;
	border-bottom: 2px dotted #fff;
	padding: 5px;
}

.contentListWrapper .news-list {
}

.news-list li {
	padding: 15px 0;
	border-bottom: 1px dotted #fff;
	color: #fff;
}
.contentListWrapper .news-list li {
	border-bottom: 1px dotted #3785da;
	color: #000;
}



.news-list li:last-child {
	border-bottom: none;
}
.news-list li a {
	color: #fff;
}
.news-list li a:hover {
	color: #ffff4c;
	    transition: all 0.5s ease;
}
.contentListWrapper .news-list li a {
	color: #000;
}
.contentListWrapper .news-list li a:hover {
	color: #4f4f4f;
}




.news-list li .date {
	padding-top: 3px;
	padding-right: 10px;
}





.news-list li .td-span {
	display: table-cell;
	width: 220px;
}
.news-list li .title{
	padding-top: 3px;
	display: table-cell;
}

.news-list li .new {
	margin-left: 10px;
	padding: 3px 5px 2px;
	background-color: #d00;
	color: #fff;
	font-size: 75%;
	font-weight: normal;
	text-transform: uppercase;
}



.top4-inner-r {
	float: left;
	width: 32%;
}

.blog-link {
	margin-top: 20px;
}
.blog-link img {
	width: 100%;
}
.top4-inner ul {
	width: 100%;

}
.top4-inner ul li {
    margin: 20px 0;
}



.slick2 {
	width: 100%;
	padding: 30px 0;
}
.slick2-inner {
	width: 100%;
}

.slick2-inner img {
	border-radius: 15px;        /* CSS3草案 */  
	-webkit-border-radius: 15px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 15px;   /* Firefox用 */
	width: 100%;
    height: 16em;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    display: block;
}














#footer {
	width: 100%;
	background-color: #3885da;
/*	bottom: 0;
	position: absolute;
*/
}

#home #footer {
	position: static;
}

.footer-inner1 {
	width: 100%;
}
.footer-inner1 img{
	width: 100%;
}



.footer-inner3 {
width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 30px 25px 0 25px;
    color: #fff;
    padding-bottom: 25px;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
}
.footer-inner3-l {
	float: left;
	width: 50%;
	padding-right: 15px;
}
.footer-inner3-r {
	float: left;
	width: 50%;
	padding-left: 25px;
}

.footer-inner3-company {
	font-size: 160%;
	font-weight: bold;
	border-bottom: 1px dotted #fff;
	margin-bottom: 25px;
    padding: 10px 20px;
}
	
	
.footer-inner3-tel{
	padding: 0px 20px;
	}

	.footer-link {
		padding: 10px 0;
	}


.footer-inner2 {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 15px 0px 40px 0px;
	color: #fff;
	text-align: center;
}

.footer-inner2 .add {
}
.footer-inner2 .add span {
	margin-right: 10px;
}


.footer-inner2 a {
	color: #fff;
	text-decoration: none;
}
.footer-inner2 a:hover {
	text-decoration: underline;
}
	
	
	


/* サイトマップ
================================================== */

.sitemap {
    font-size: 120%;
    line-height: 1.8em;
    zoom: 0;
    padding: 25px;
}

li.sitemap-list-item.sm-depth1-item {
	display: flex;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #3886db;
	
}

li.sitemap-list-item.sm-depth1-item:last-child {
	border-bottom: none;
}

.sitemap-list-item-span.sm-depth1-label{
	padding-left: 33px;
    font-weight: bold;
    background-image: url(../images/pl_b.png);
    background-repeat: no-repeat;
    background-position: 6px 10px;
    vertical-align: middle;
    background-size: 18px;
	width: 60%;
}

li.sitemap-list-item-span.sm-depth1-label a{
	
}

.sitemap-list.sm-depth2-list{
	font-size: 88%;
	margin-left: 60px;
}

.sitemap-list-item.sm-depth2-item{
	margin-bottom: 10px;
}

li.sitemap-list-item.sm-depth2-item {
	background-image: url(../images/l_bl.png);
    background-repeat: no-repeat;
    background-position: 1px 12px;
    vertical-align: middle;
    background-size: 13px;
    padding-left: 20px;
}

ul.sitemap-list.sm-depth3-list{
	display: flex;
	margin-bottom: 20px;
    font-size: 85%;
}

li.sitemap-list-item.sm-depth3-item{
	margin-right: 15px;
    background-image: url(../images/f-m.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
    background-size: 10px;
}

li.sitemap-list-item.sm-depth3-item:last-child {
    background-image: none;
}

.sitemap ul li a {
	text-decoration: none;
}

.sitemap ul li a:hover {
    color: #3886db;
	-webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}





/* コンテンツページ関係始まり
================================================== */


.p-content-title-backimage {
	width: 100%;
	display: block;
}

/* iframeサイズ */

.contentBody iframe {
	width: 100%;
	height: 450px;
}

.contentBody .if-renrakumo iframe {
	height: 150px;
}



#category_icon {
	width: 100%;
}
#category_icon .inner {
	width: 100%;
	margin: 0 auto;
}
#category_icon .inner img {
	width: 100%;
}



#home #breadCrumb {
	display: none;
}
#breadCrumb {
	width: 100%;

	font-size:100%;
	padding: 10px 0;
	margin-bottom: 0px;
}
#breadCrumb .inner {
	width: 100%;
	margin: 0 auto;
	max-width: 1000px;
	padding: 0px 5px;

}


#breadCrumb p {
	margin-left: 0px;
	
}




.scrText {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}



.print_wrp {
	display: none;
	text-align: right;
	padding-top: 8px;
	margin-bottom: -32px;
}

.contentBodyWrapper{
	padding:0px 0px;	
}

.contentListWrapper{
	padding:0px 0px;	

}
#content-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
	padding: 0px 5px;

}

#content-inner:after {
	content: "";
	display: block;
	clear: both;
}



article{

}

#main {
	width: 100%;}

#main2 {
	width: 100%;
}
#sidemenu {
    width: 100%;
    margin: 30px 0;
    background-color: #E6F1F9;

    padding: 15px;
}


.contentBody {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	min-height:1em;


}

.contentBody img {
	max-width: 100%;
}

.contentBody .img_center img {

}


.contentListWrapper .pageList {
	width: 100%;
	margin-top: 30px;

}


.contentListWrapper .pagelist-item {

	margin: 0 1% 30px 1%;
	border: 1px solid #00a6e2;
	padding: 15px;
}
.contentListWrapper .pagelist-item .thumb{
	display: table-cell;
	width: 32%;
	padding-right: 15px;
}
.contentListWrapper .pagelist-item .thumb img {
	width: 100%;
}
.contentListWrapper .pagelist-item .list-right {
	display: table-cell;
	vertical-align: top;
	width: 68%;
}

.contentListWrapper .pagelist-item .title{
	display: block;
	background-image: url(../images/list-_icon.png);
	background-repeat: no-repeat;
	background-position: left 10px center;
	background-size:20px;
	padding:5px 0px 5px 35px;
	font-size: 120%;
}




.contentListWrapper .pagelist-item .title a{
	text-decoration: none;
	display: block;
	color: #000000;
		font-weight: bold;
	

}
.contentListWrapper .pagelist-item .title a:hover {
	text-decoration: underline;
}
.contentListWrapper .pagelist-item .description {
	padding: 0 5px 5px 35px;
	display: block;
	font-size: 90%;
}


.contentListWrapper .pagelist-item .date {
	display: block;
	text-align: right;
	padding: 0 10px 5px 0;
	font-size: 90%;
	color: #666;
}















.contentListWrapper .pagination,
.contentBodyWrapper .pagination {
	margin-top: 10px;
	text-align:center;
}
.contentListWrapper .pagination a,
.contentBodyWrapper .pagination a {
		background-color : #000000;
		color:#fff;
		text-decoration:none;
	text-align: center;
	border-radius: 100px;		/* CSS3草案 */
	-webkit-border-radius: 100px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 100px;	/* Firefox用 */
	padding:5px;
}

#sidemenu .sideHeader {

}
#sidemenu .sideHeader h2 {
    text-align: center;
    margin: 10px 0px 20px 10px;
    color: #00A0EA;

	font-size: 150%;
}
#sidemenu .sideBody ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#sidemenu .sideBody ul li{
	width: 31.33%;
	margin: 0 1% 0px 1%;
}
#sidemenu .sideBody ul li a {
	display: block;
	background-image: url(../images/list-_icon.png);
	background-repeat: no-repeat;
	background-position: left 10px center;
	background-size: 20px;
	padding: 10px 0px 10px 35px;

}
#sidemenu .sideBody ul li span {
	display: block;
	background-image: url(../images/list-_icon.png);
	background-repeat: no-repeat;
	background-position: left 10px center;
	background-size: 20px;
	padding: 10px 0px 10px 35px;

	font-weight: bold;
}
#sidemenu .sideBody ul li a:hover {
	text-decoration: underline;
}



/*　検索一覧ページ
*********************************************/
.contentBodyWrapper .search-area ul li {
	margin-bottom: 10px;
}
.contentBodyWrapper .search-area ul li .thumb,
.contentBodyWrapper .search-area ul li .description,
.contentBodyWrapper .search-area ul li .date {
	display: none;
}


	/*コンテンツページ関係終わり
================================================== */


/*サイトマップ初め
================================================== */

.sitemap {
	margin: 0px 0px 50px 30px;

}
.sitemap ul {
    list-style-type: none;
}

.sitemap li {
	padding-top: 0px;
	margin: 0px 0px 10px 0px;
}
.depth2 li {
	padding-top: 0px;
}

	.sm-depth2-list{
	margin-left: 50px;

		
	}
}



@media (min-width:768px) and ( max-width:900px) {
	

	
#keyword {
	width: 150px;
}
}

/* ＰＣサイト終わり
==================================================
==================================================
==================================================
================================================== */


@media screen and (max-width: 768px) {

/* サイトマップ
================================================== */

.sitemap {
    font-size: 120%;
    line-height: 1.8em;
    zoom: 0;
    padding: 25px;
}

li.sitemap-list-item.sm-depth1-item {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #3886db;
	
}

li.sitemap-list-item.sm-depth1-item:last-child {
	border-bottom: none;
}

.sitemap-list-item-span.sm-depth1-label{
padding-left: 33px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    background-image: url(../images/pl_b.png);
    background-repeat: no-repeat;
    background-position: 6px 16px;
    vertical-align: middle;
    background-size: 18px;
    display: block;
}

li.sitemap-list-item-span.sm-depth1-label a{
	
}

.sitemap-list.sm-depth2-list{
	font-size: 88%;
	margin-left: 60px;
}

.sitemap-list-item.sm-depth2-item{
	margin-bottom: 10px;
}

li.sitemap-list-item.sm-depth2-item {
	background-image: url(../images/l_bl.png);
    background-repeat: no-repeat;
    background-position: 1px 12px;
    vertical-align: middle;
    background-size: 13px;
    padding-left: 20px;
}

ul.sitemap-list.sm-depth3-list{
	display: flex;
	margin-bottom: 20px;
    font-size: 85%;
}

li.sitemap-list-item.sm-depth3-item{
	margin-right: 15px;
    background-image: url(../images/f-m.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
    background-size: 10px;
}

li.sitemap-list-item.sm-depth3-item:last-child {
    background-image: none;
}

.sitemap ul li a {
	text-decoration: none;
}

.sitemap ul li a:hover {
    color: #3886db;
	-webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

}


/* スマホサイト始まり
==================================================
==================================================
==================================================
================================================== */

@media screen and (max-width: 767px) {
	
	
.emergency {
    margin: 25px auto;
    width: 100%;
    max-width: 1000px;
    padding: 0 10px;
}
	
	
.r_btn {
    padding: 5%;
    margin: 1% 0;
	color: #fff;
    border-radius: 50px;
    background-color: #3886db;
    font-weight: bold;
    font-size: 140%;
    text-align: center;
}
	
.r_btn a {
    color: #fff!important;
    display: block;
}
	

.e_btn {
    padding: 5%;
    margin: 1% 0;
    /* color: #ff0101; */
    border-radius: 50px;
    background-color: #ff3c01;
    font-weight: bold;
    font-size: 140%;
    text-align: center;
}

.e_btn a {
    color: #fff!important;
    display: block;
}

.e_btn:hover {
	background-color: #ff9901;
	}


body , html {
	height: 100%;
  -webkit-text-size-adjust: 100%;

}

body {
	margin:0px;
	padding:0px;
	font-size: 80%;
	line-height: 145%;

}

img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

ol, ul {
	list-style: none;
}

form {
	margin: 0px;
	padding: 0px;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

select,
textarea,
input[type=text],
input[type=email],
input[type=date],
input[type=tel] {
  font-size: 16px;
/*  transform: scale(0.8);*/
}




.pc-disp {
	display: none;
}
.sp-disp {
}


#container {
	position: relative;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


#scrollTop {

	position: fixed;
	right: 0;
	z-index: 20;
	margin-bottom: 50px;
}
#scrollTop a {
	text-decoration : none;

}

#scrollTop img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	width: 40px;
}


.skip p {
  display: block;
  background-color: #007b44;
  color: #fff;
  text-decoration: none;
  text-align: center;
  position: absolute;
  height: 0;
  overflow: hidden;
}

/*
#home h1 {
  height: 0;
  overflow: hidden;
}
*/

#header {
	display: none;
}
#globalNav {
	display: none;
}




.sp-header {
	margin-top: 55px;
	
}


.hata {
	position: fixed;
	top: 0px;
	left: -20px;
	width: 270px;
	z-index: 1000;
}
.hata img {
	width: 100%;
}





/* メニュー関係
================================================== */

#title {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.header-top{
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: #3886db;
	width:100%;
	height:55px;
	padding: 5px 5px 0 0px;

	z-index: 2;
}

.header-top .logo{
	float: left;
	padding: 0px 0px 0px 10px;
}
.header-top .logo img {
	width: 165px;
}

.header-top a{
}

.header-navi form {
	padding: 10px 0 10px 22px;

}

#keyword {
	width: 150px;
	height: 28px;
	margin: 0px 0px 0px 0;
	border: 0;
	padding: 0 26px 0 0;
	border: 1px solid #ccc;
}

#searchsubmit {
	width: 25px;
}






.menu_open_button{
  margin-top: 0;
	color: #fff;
  float: left;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url(../images/menu_icon.png);
  background-size: 38px;
/*  background-color: #00a6e2;*/
  padding-top: 34px;
  text-align: center;
	width:  55px;
	height: 55px;
  font-size: 10px;
  text-decoration: none;
}
.menu_close_button{
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/b_close.png);
	background-size: 55px;
	color: #fff;
/*	background-color: #00a6e2;*/
	padding-top: 34px;
	text-align: center;
	width:  55px;
	height: 55px;
	font-size: 10px;
	text-decoration: none;
	margin-bottom:10px;
	margin-right:20px;
	float: right;
}


/* Header Nav
================================================== */

.header-navi{
	margin-top: -10px;

}
.header-navi .nav-header{
  background: #999999;
}
.header-navi .close{

	padding-top: 10px;
}


.header-navi .nav-header h2{
  float: left;
  padding: 15px 5px 5px 5px;
}
.header-navi .nav-header button{
  float: right;
  padding: 5px;
}
.header-navi .nav-header button img{
  width: 45px;
}

/*サイドバー
---------------------------------------------------------------*/

#modal { display: none; }

#modal h2{
}

#modal h2,

#modal ul{
	padding: 0px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  }

#modal ul li{
  }


#modal ul li a{
	display: block;
	text-decoration: none;
	padding: 10px 10px 10px 20px;
	background-image: url(../images/pul01.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 10px;
	color: #3786db;
}

#modal-menu1 {

}
#modal-menu2 {

}
#modal-menu3 {

}
#modal-menu4 {

}
#modal-menu5 {

}
#modal-menu6 {

}
#modal-menu7 {

}
#modal-menu8 {

}
#modal-menu9 {

}


.close{
  text-align: right;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;

}

.close a{
}

.open{
  display:block;
  margin-top: 3px;
  margin-right: 0px;
  float: right;
}

.open img{
  vertical-align:middle;
}



#sp-keyword {
	width: 75%;
	height: 28px;
	margin:0px;
	padding: 0px 35px 0px 2px;
	border: 1px solid #000;
 
}

#sp-searchsubmit {
	margin-left: 5px;
	width: 35px;
	border: 1px solid #000;
}




/*メニュー関係終わり
---------------------------------------------------------------*/


/* トップ動画
================================================== */


#content {
	width:100%;
	padding-bottom: 0;
}





.top1 {
	width:100%;
	margin-top: 0;

}


.w-480 { 
	display: none;
}


@media screen and (max-width: 480px) {
.w-480 { 
	display: inline;
}
.w-768 { 
	display: none;
}

}

.top1-inner {
	width: 100%;
	position: relative;
}

.top1 .slick-box {
	width: 100%;
	margin: 0;
	padding: 0;
}
.top1 .slick-box img{
	width: 100%;
	vertical-align: bottom;
}












.top2 {
	width: 100%;
	margin-top: 0px;

}

.bg-top2-bottom img {
	width: 100%;
	display: block;
}


.top2-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
	background-image: url(../images/bg-top2.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}

.top2-inner h2{
	width: 100%;
	text-align: center;
	padding: 20px 0;
}
.top2-inner h2 img {
	width: 70%;
	max-width: 300px;
}

.top2-inner ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.top2-inner ul li {
	width:48%;
	margin: 0 1%;
	margin-bottom: 15px;
}
.top2-inner ul li img {
	width: 100%;
}









.top3 {
	width:100%;
	margin-top: 0;

	background-color: #ffff4c;
}

.bg-top3-bottom img {
	width: 100%;
	display: block;
}


.top3-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
}
.top3-inner h2 {
	padding: 20px 0 10px 0;
	text-align: center;
}
.top3-inner h2 img {
	width: 80%;
	max-width: 614px;
}
.top3-inner-l {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.top3-inner-r {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

.top3-inner ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.top3-inner-image {
	margin-bottom: 20px;
}

.top3-inner-image img{
}


.top3-inner ul li {
	width: 46%;
	margin: 0 2%;
}
.top3-inner ul li img {
	width: 100%;
}







.top4 {
	width:100%;
	margin-top: 0;
	background-color: #3886db;
}


.top4-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
	padding: 25px 5px 15px 5px;
}
.top4-inner-l {
	float: left;
	width: 100%;
	padding: 0 15px;
	margin-bottom: 30px;
}

.top4-inner-l-title {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;

}
.top4-inner-l-title li:first-child {
	width:70%;
}
.top4-inner-l-title li:first-child img {
	width:80%;
	max-width: 262px;
}



.top4-inner-l-title li:last-child {
	width:30%;
	text-align: right;
	padding-top: 20px;
}
.top4-inner-l-title li:last-child img{
	width: 100%;
    max-width: 70px;
    margin-bottom: 5px;
}


.news-list {
	border-top: 2px dotted #fff;
	border-bottom: 2px dotted #fff;
	padding: 5px;
}
.news-list li {
	padding: 15px 0;
	border-bottom: 1px dotted #fff;
	color: #fff;
}
.news-list li:last-child {
	border-bottom: none;
}
.news-list li a {
	color: #fff;
}
.news-list li a:hover {
	color: #ccc;
}

.news-list li .td-span {
	display: block;
	margin-bottom: 10px;
}

.news-list li .date {
	padding-top: 3px;
	margin-right: 10px;

}




.news-list li .list-category-mark {
	background-color: #ffffff;
	padding: 3px 0 2px 0;
	margin-right: 10px;
	display: inline-block;
	width: 95px;
	text-align: center;
	font-size: 87.5%;
}

.news-list li .title{
	padding-top: 3px;
	    font-size: 110%;

}

.news-list li .new {
	margin-left: 10px;
	padding: 3px 5px 2px;
	background-color: #d00;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
}

.news-list li .list-category-f_news {
	color: #08b9e1;
	border: 1px solid #08b9e1;
}
.news-list li .list-category-t_news {
	color: #08b9e1;
	border: 1px solid #08b9e1;
}
.news-list li .list-category-b_news {
	color: #77c94c;
	border: 1px solid #77c94c;
	letter-spacing:0;
}
.news-list li .list-category-c_news {
	color: #77c94c;
	border: 1px solid #77c94c;

}


.top4-inner-r {
	float: left;
	width: 100%;
	text-align: center;
}

.blog-link {
	margin-top: 30px;
	text-align: center;
}
.blog-link img {
	width: 90%;
	max-width: 411px;
}
.top4-inner ul {
	width: 100%;

}
.top4-inner ul li {
	margin-bottom: 10px;
}



.slick2 {
	width: 100%;
	padding: 30px 0;
}
.slick2-inner {
	width: 100%;
}

.slick2-inner img {
	border-radius: 15px;        /* CSS3草案 */  
	-webkit-border-radius: 15px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 15px;   /* Firefox用 */
}














#footer {
	width: 100%;
	background-color: #3885da;

}

.footer-inner1 {
	width: 100%;
}
.footer-inner1 img{
	width: 100%;
}



.footer-inner3 {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
    padding: 30px 5px 0 5px;
	color: #fff;
	padding-bottom: 10px;
	    text-align: center;
}
.footer-inner3-l {
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
.footer-inner3-r {
	float: left;
	width: 100%;

}

.footer-inner3-company {
	font-size: 130%;
    font-weight: bold;
    /* border-bottom: 2px solid #fff; */
    margin-bottom: 15px;

}

.footer-inner3 a {
	color: #fff;
}


.footer-inner2 {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 25px 0px;
    color: #fff;
    font-size: 90%;
    text-align: center;
}

.footer-inner2 .add {
}
.footer-inner2 .add span {
}


.footer-inner2 a {
	color: #fff;
	text-decoration: none;
}
.footer-inner2 a:hover {
	text-decoration: underline;
}






/* スマホコンテンツページ関係始まり
================================================== */


/* iframeサイズ */

.contentBody iframe {
	width: 100%;
	height: 250px;
}
.contentBody .if-renrakumo iframe {
	height: 130px;
}



#main-image {
	display: none;
}



#sitemap_main {
	display: none;
}



#search_main {
	display: none;
}






#home #breadCrumb {
	display: none;
}
#breadCrumb {
	width: 100%;

	font-size:100%;
	padding: 10px 0;
	margin-bottom: 0px;
}
#breadCrumb .inner {
	width: 100%;
	margin: 0 auto;
	max-width: 1000px;
	padding: 0px 5px;

}


#breadCrumb p {
	margin-left: 0px;
	
}


.scrText {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}



.print_wrp {
	display: none;
	text-align: right;
	padding-top: 8px;
	margin-bottom: -32px;
}



.contentListWrapper{
	padding:0px 10px;	

}
#content-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
	padding: 0px 5px;

}

#content-inner:after {
	content: "";
	display: block;
	clear: both;
}

article{

}

#main {
	width: 100%;

}
#main2 {
	width: 100%;
}


.contentBody {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	min-height:1em;


}

.contentBody img {
	max-width: 100%;
}





.contentListWrapper .pageList {
	width: 100%;
	margin-top: 30px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}


.contentListWrapper .pagelist-item {
	width: 100%;
	margin: 0 0 30px 0;
	border: 1px solid #00a6e2;
	padding: 10px;
}
.contentListWrapper .pagelist-item .thumb{
	display: table-cell;
	width: 32%;
	padding-right: 10px;
}
.contentListWrapper .pagelist-item .thumb img {
	width: 100%;
}
.contentListWrapper .pagelist-item .list-right {
	display: table-cell;
	vertical-align: top;
	width: 68%;
}

.contentListWrapper .pagelist-item .title{
	display: block;
	background-image: url(../images/list-_icon.png);
	background-repeat: no-repeat;
	background-position: left 10px center;
	background-size:20px;
	padding:5px 0px 5px 35px;
	font-size: 120%;
}




.contentListWrapper .pagelist-item .title a{
	text-decoration: none;
	display: block;
	color: #00a6e2;
}
.contentListWrapper .pagelist-item .title a:hover {
	text-decoration: underline;
}
.contentListWrapper .pagelist-item .description {
	padding: 0 5px 5px 35px;
	display: block;
	font-size: 90%;
}
.contentListWrapper .pagelist-item .date {
	display: block;
	text-align: right;
	padding: 0 10px 5px 0;
	font-size: 90%;
	color: #666;
}















.contentListWrapper .pagination,
.contentBodyWrapper .pagination {
	margin-top: 10px;
	text-align:center;
}
.contentListWrapper .pagination a,
.contentBodyWrapper .pagination a {
		background-color : #000000;
		color:#fff;
		text-decoration:none;
	text-align: center;
	border-radius: 100px;		/* CSS3草案 */
	-webkit-border-radius: 100px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 100px;	/* Firefox用 */
	padding:5px;
}



#sidemenu {
    width: 100%;
    margin: 30px 0;
    background-color: #E6F1F9;
    padding: 15px 5px 5px 5px;
}
#sidemenu .sideHeader {
}
#sidemenu .sideHeader h2 {
    text-align: center;
    margin: 10px 0px 10px 10px;
    color: #00A0EA;
    font-size: 150%;
}
#sidemenu .sideBody ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#sidemenu .sideBody ul li{
	width: 100%;
	margin: 0 0 0px 0;
}
#sidemenu .sideBody ul li a {
	display: block;
	background-image: url(../images/list-_icon.png);
	background-repeat: no-repeat;
	background-position: left 10px center;
	background-size: 20px;
	padding: 10px 0px 10px 35px;
}
#sidemenu .sideBody ul li span {
	display: block;
	background-image: url(../images/list-_icon.png);
	background-repeat: no-repeat;
	background-position: left 10px center;
	background-size: 20px;
	padding: 10px 0px 10px 35px;

	font-weight: bold;
}
#sidemenu .sideBody ul li a:hover {
	text-decoration: underline;
}


/*　検索一覧ページ
*********************************************/

.contentBodyWrapper .search-area ul li {
	margin-bottom: 10px;
}

.contentBodyWrapper .search-area ul li .thumb,
.contentBodyWrapper .search-area ul li .description,
.contentBodyWrapper .search-area ul li .date {
	display: none;
}


/*コンテンツページ関係終わり
================================================== */


/*サイトマップ初め
================================================== */

.sitemap {
	margin-left: 0px;

}

.depth1 li {
	padding-top: 0px;

}
.depth2 li {
	padding-top: 0px;
}




}




@media screen and (max-width: 480px) {
	
.contentListWrapper .news-list li {
    border-bottom: 1px dotted #3785da;
    color: #000;
}
	
.contentListWrapper .news-list li:last-child {
    border-bottom: none;
}
	
.contentListWrapper .news-list li a {
    color: #000;
}
	
.contentListWrapper .top4-inner {
    padding: 0px;
}
	
.top2-inner {
	background-image: url(../images/con_bg.png);
    background-repeat: no-repeat;
    background-size: 200%;
    background-position: top center;
}
	
.bg-top3-bottom img {
    width: 100%;
    height: 54px;
    object-fit: cover;
}
	
	
	
	
/* sitemap -------------------------------------- */
	
.sitemap {
    font-size: 110%;
    line-height: 1.5em;
    zoom: 0;
    padding: 15px 0;
}
	
li.sitemap-list-item.sm-depth1-item {
    display: block;
}
	
.sitemap-list.sm-depth2-list {
    margin-left: 28px;
    margin-top: 15px;
}
	
.sitemap-list-item-span.sm-depth1-label {
    padding-left: 29px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-position: 10px 12px;
    background-size: 13px;
}
	
li.sitemap-list-item.sm-depth2-item {
    background-position: 2px 5px;
    background-size: 7px;
    padding-left: 15px;
}
	
	
.box,.box2,.box3{
    padding:10px;
	line-height: 170%;
	font-size: 90%;
}
	
.box img,.box2 img,.box3 img{
	width: 100%;
	text-align: center;
	padding: 0px 90px;
}


}

/* スマホサイト終わり
==================================================
==================================================
==================================================
================================================== */

@media screen and (max-width: 1230px) {

.slick2-inner img {
	border-radius: 15px;        /* CSS3草案 */  
	-webkit-border-radius: 15px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 15px;   /* Firefox用 */
	width: 100%;
    height: 12em;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    display: block;
}
}

@media screen and (max-width: 1000px) {

.slick2-inner img {
    height: 10em;
}
}

@media screen and (max-width: 870px) {

.slick2-inner img {
    height: 8em;
}
}

