@charset "UTF-8";

/*横幅768px以下に適応*/
@media screen and (max-width: 768px) {

/*pc-タブレット-スマホ使い分け*/
.mobile{
	
}

.pc{
	display: none;
}
.waku {
	border: 1px solid #DDDDDD;
}

/*headerここから*/
.header-cor {
	width: 100%;
	height: 10px;
	background-color: rgba(233,79,24,1.00);
}
.header-cor2 {
	width: 100%;
	height: 7px;
	background-color: rgba(243,163,117,1.00);
}
.header {
	width: 100%;
	background-image: url(../images/top-header_bg_27.jpg);
	background-repeat: repeat-x;
	box-shadow: 0 9px 12px -15px #222;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
	margin-bottom: 0;
	background-color: #FFFFFF;
}


.header1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	min-height: 137px;
}
.header1-logo {
	width: 66%;
	padding-top: 20px;
	float: left;
	padding-left: 4%;
	}
.header1-menu {
	width: 98%;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	}
.header1-menu_in {
	width: 97%;
	margin-left: 3%;
	}
.header1-right {
	width: 25%;
	float: right;
	padding-right: 5%;
	}
.header1-right_in1 {
	}
.header1-right_in2 {
	width: 90%;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	}


/*header2ここから*/
.header2 {
	background-image: url(../images/main-bg_29.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 155px;
	background-size: cover;
	min-height: 140px;
}
.header2_in {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 30px;
}

/*contentsここから*/
.contents {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}


.contents_in {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.contents_in_top {
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	background-image: none;
}
.contents_in_news_box {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-bottom: 1px dotted hsla(0,0%,50%,1.00);
	padding-top: 8px;
	padding-bottom: 8px;
}
.contents_in_news_box_title {
	width: 50%;
	float: left;
}
.contents_in_news_box_more {
	float: right;
	width: 25%;
	text-align: right;
}
.contents_in-news-list {
	width: 92%;
	padding-top: 2px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}
.contents_in-news-list li {
	height: auto;
	font-size: 13px;
	padding-top: 13px;
	padding-bottom: 13px;
	border-bottom: 1px dotted hsla(0,0%,50%,1.00);
	text-align: left;
}
.contents_in-news-list a {
	color: rgba(71,71,71,1.00);
	text-decoration: none;
}

.contents_in_left {
	width: 96%;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.contents_in_left-info {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	color: rgba(71,71,71,1.00);
	font-size: 14px;
	line-height: 25px;
	padding-top: 20px;
}
.contents_in_left-info-ph {
	width: 36%;
	margin-right: 15px;
	margin-bottom: 8px;
	float: left;
}
.contents_in_right {
	width: 96%;
	text-align: center;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.b-date {
	color: #E14912;
}
.b-date-bl {
	color: #3589C5;
}





/*footerここから*/
.footer {
	background-image: url(../images/top_38.png);
	background-repeat: repeat-x;
	width: 100%;
	height: auto;
	background-position: 0% bottom;
}
.footer-menu {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	}
.footer-menu a {
	color: #3F94D0;
	text-decoration: none;
	}
.footer-menu a:hover {
	color: #57A1D5;
	text-decoration: none;
	}
	.footer-menu_in {
	width: 52%;
	font-size: 13px;
	float: left;
	padding-left: 30px;
	}
.footer-menu_in ul {
	margin: 0px;
	text-decoration: none;
	padding: 0px;
	display: block;
	}
.footer-menu_in ul li {
	background-image: url(../images/arrow_51.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	list-style-type: none;
	padding-left: 20px;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 23px;
	float: left;
	}
.footer-menu_in2 {
	width: 35%;
	float: left;
	font-size: 13px;
	}
.footer-menu_in2 ul {
	margin: 0px;
	text-decoration: none;
	}
.footer-menu_in2 ul li {
	background-image: url(../images/arrow_51.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	list-style-type: none;
	padding-left: 20px;
	padding-top: 5px;
	margin-top: 5px;
	float: left;
	/* [disabled]min-width: 90px; */
	}

.footer_copy {
	color: rgba(255,255,255,1.00);
	font-size: 13px;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 40px;
}
.footer_logo {
	padding-top: 30px;
	text-align: center;
	color: #3F94D0;
	font-size: 12px;
	clear: both;
	padding-bottom: 10px;
}
}
