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

body {
	font-size: 11px;
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	background-image:url(../img/blue_background.jpg);
}
/*==============================
   -- Top Page -- 
==============================*/
.menu {
	display:table;
	max-height:auto;
	margin:15px auto;
}
.submenu {
	display:table-cell;
	vertical-align:middle;
	text-align: center;
}
.submenu img {
	width:90%;
	max-height:auto;
}
@media screen and (min-width: 496px) { 
	.top_title {
		font-size:20px;
	}
	#koumei2 {
		display:none;
	}
	#koumei1 {
		display:table-cell;
	}
}
@media screen and (max-width: 496px) { 
	.top_title {
		font-size:15px;
		display:table-cell;
		vertical-align:middle;
	}
	.menu {
		display:block;
	}
	#koumei1 {
		display:none;
	}
	#koumei2 {
		display:block;
		clear:both;
		width:100%;
		margin 0 auto;
	}
	#zen {
		width:50%;
		margin:0 auto;
		clear:both;
	}
	#tei {
		width:50%;
		margin:0 auto;
		clear:both;
	}
}
/*==============================
   -- Navbar -- 
==============================*/
#navbar {
	max-width: 1170px;
	padding:0 15px;
}
.navbar-header {
	padding-top:8px;
}
.nav>li>a {
	padding:10px 9px;
}
.nav>li>a:hover {
	opacity:0.6 !important;
}
.navbar-brand {
	padding:15px 15px 15px 15px;
	font-size:15px;
}
.navbar-default .navbar-brand {
	color:#000;
	font-weight:bold;
}
.navbar-default .navbar-brand:hover {
	color:#000;
	font-weight:bold;
}
.navbar-default .navbar-nav>li>a {
	color:none;
	font-size:13px;
}
.navbar-default {
	background-color:#f2f3f4;
	border-color:#e5f2fd;
	border-bottom:#e5f2fd 2px solid
}
.navbar-default {
	box-shadow: 0 4px 8px rgba(0,0,0,.175);
	z-index:1;
}
@media screen and (min-width: 768px) {
	.nav_left {
		padding-top:0px;
	}
}
@media screen and (min-width: 1200px) {
	#navbar-left {
		clear:both;
	}
	#navbar-right{
		position:relative;
		top:-50px;
		right:5px;
		margin-bottom:-50px;
	}
}
@media screen and (max-width: 1200px)and (min-width: 768px) {
	#navbar-left > ul {
		float: right;
	}
	#navbar-right{
		position:relative;
		right:35px;
	}
	div.navbar-circles {
		float:none!important;
		margin-left: auto;
		margin-right: auto;
		width: 750px;
	}
	ul.navbar-circles {
		float:none;
		margin-left: auto;
		margin-right: auto;
	}
}
/*==============================
   -- Navbar Circle navigation -- 
==============================*/
.circle {
	border-radius:50%;
	color: #fff;
	display:table;
	height: 50px;
	font-weight: bold;
	font-size: 25px;
	width: auto;
	margin:0 auto;
	cursor:pointer;
	margin-bottom:3px;
}
.circle:hover {
	transform: scale(1.2);
	box-shadow: 0 4px 8px rgba(0,0,0,.175);
	-webkit-transform: scale(1.2);
	-webkit-transition: all 0.5s ease 0s;
	-o-transform: scale(1.2);
	-o-transition: all 0.5s ease 0s;
	-moz-transform: scale(1.2);
	-moz-transition: all 0.5s ease 0s;
}
.circle1 {
	background: #009e9d;
}
.circle2 {
	background: #e30081;
}
.circle3 {
	background: #009fdf;
}
.circle4 {
	background: #ec811b;
}
.circle5 {
	background: #219c38;
}
.circle6 {
	background: #852083;
}
.circle7 {
	background: #e30081;
}
.circle8 {
	background: #1d1f87;
}
.circle9 {
	background: #ff0000;
}
.circle span {
	display:table-cell;
	vertical-align:middle;
	height:50px;
	width:50px;
	text-align:center;
	padding:10px;
}
.circle span img{
	height:20px;
	width:auto;
}
/*Menu colapsed*/
@media screen and (max-width: 767px) {
	.navbar-default .navbar-nav >li > a{ 
		font-size:15px;
	}
	.navbar-right > li > a > div.block {
		float: left;
		margin-right: 11px;
		margin-top: -12px;
	}
	.navbar-right > li {
		clear: both;
	}
	#navbar-left > ul {
		_display: none;
	}
	#navigation {
		display: none;
	}
	.adjust {
		display: none;
	}
}
/*==============================
   -- carousel -- 
==============================*/
.slide-image {
	width: 100%;
}
.navbar {
	margin-bottom: 0px;
}
.carousel-indicators {
	bottom: 0px;
}
.carousel-control {
	width:5%;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	width: auto;
	max-height:800px;
	margin: 0 auto;
}
/*==============================
   -- Banner 1 -- 
==============================*/
.thumb-box1 {
	overflow: hidden;
	margin-top:30px;
}
.thumb-box1 figure img {
	width: 100%;
}
.shadow {
	box-shadow: 0 2px 6px #E6E6E6;
	border:#FFF 1px solid;
}
.thumb-box1 figure img:hover {
	opacity:0.6 !important;
}
.img_section {
	position: relative;
	margin-top: 24px;
}
.banner_box {
	background:#337ab7;
	padding:8px 10px 10px 10px;
	border:#FFF 1px solid;
}
.banner_box2 {
	background:#434990;
	padding:8px 10px 10px 10px;
	border:#FFF 1px solid;
}
.banner_box3 {
	background:#459170;
	padding:8px 10px 10px 10px;
	border:#FFF 1px solid;
}
.banner_box4 {
	background:#1e9dd4;
	padding:8px 10px 10px 10px;
	border:#FFF 1px solid;
}
.banner_box5 {
	background:#867bd4;
	padding:8px 10px 10px 10px;
	border:#FFF 1px solid;
}
.banner_box6 {
	background:#40A5EA;
	padding:8px 10px 10px 10px;
	border:#FFF 1px solid;
	box-shadow: 0 2px 6px #E6E6E6;
}
.img_section_txt {
	color: #fff;
	font-size:14px;
	text-align: center;
	font-weight:600;
}
.banner_botton, .banner_botton2, .banner_botton3 {
	margin-bottom:25px; 
	min-width: 150px;
}
@media screen and (max-width: 763px) {
	.banner_botton3{
		margin-bottom:13px; 
	}
	.img_section_txt {
		font-size: 12px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1200px) { 
	.img_section_txt > p {
		margin: 0px 0px 3px 0px;
	}
}
@media screen and (min-width: 556px) and (max-width: 776px) { 
	.img_section_txt > p {
		margin: 13px 0px 10px 0px;
	}
}
@media screen and (min-width: 320px) and (max-width: 399px) { 
	.img_section_txt > p {
		margin: 0px 0px 0px 0px;
	}
}
/*iphone4*/
@media screen and (min-width: 300px) and (max-width: 320px) { 
	.banner_botton, .banner_botton2, .banner_botton3 { 
		min-width: 130px;
	}
	.banner_botton3 {
		margin-bottom: 13px; 
	}
	.cards {
		width: 120px;	
	}
	.img_section_txt {
		font-size: 12px;
	}
	.banner_box6 {
		padding: 5px 10px 5px 10px;
	}
	.img_section_txt > p {
		margin: 0px 0px 3px 0px;
	}
}

/*==============================
   -- Banner 2 -- 
==============================*/
.thumb-box {
	overflow: hidden;
	margin-top:30px;
}
.thumb-box figure img {
	width: 100%;
}
.shadow2 {
	-webkit-filter: drop-shadow(0px 0px 2px rgba(0,0,0,0.6));
}
/*==============================
   -- News -- 
==============================*/
.list-group-item:first-child {
	border-top-left-radius: 0px; 
	border-top-right-radius: 0px;
}
.list-group-item:last-child {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom: none;
}
.list-group-item {
	padding: 10px 15px;
	margin-bottom:0px;
	border-bottom: 1px dotted #0f2883;
	font-size: 14px;
}
.fa.fa-chevron-right {
	position: absolute;
	left: 90%;
	top: 68%;
	font-size: 10px;
	line-height: 1px;
	margin-top: -8px;
	margin-left: -8px;
	text-align: center;
}
.list-group-item.active {
	background-color: #f2f4fd;
	color: #0f2883;
	font-size: 18px;
	z-index:0;
}
.list-group-item.active:hover {
	background-color: #f5f5f5;
	color: #0f2883;
}
.list-group-item.active_news {
	background-color: #0f2883;
	border-color: #337ab7;
	font-size: 18px;
	padding:2px 5px; 
	border-bottom-left-radius:18px; 
	border-top-left-radius:18px;
	color:#FFF;
}
.list-group-item i {
	font-size: 40px;
	padding-right: 10px;
	min-width: 50px;
	font-size: 40px;
}
/*==============================
   -- Page Title -- 
==============================*/
.page_title{
	background-color: #0f2883;
	padding:5px 0 10px 20px;
}
.page_title img {
	padding-right:10px;
	margin-top:-10px;
	width:20px;
	max-height:27px;
}
.page_title h3 {
	color:#FFF;
	padding:0;
	font-size:18px;
}
@media screen and (max-width: 767px) {
.page_title img {
	padding-right:0px;
	margin-top:-5px;
	width:20px;
	max-height:27px;
}
} 
/*==============================
   -- Page Content -- 
==============================*/
.page_content {
	background-color:#FFF;
}
.list_group_top_padding {
	margin-top:30px;
}
.list-group-item.active_link {
	font-size: 14px;
}
.pdng_top2 {
	padding-top: 30px;
}
.title_page {
	font-size: 18px;
}
.breadcrumb {
	padding: 0 0 10px 15px;
	background-color: #fff;
	padding-bottom: 10px;
	border-radius: 0px;
	border-bottom: #F8F8F8 1px solid;
}
a {
	color: #0f2883;
}
.title_page {
	padding-left: 15px;
	border-bottom: #F8F8F8 1px solid;
	padding-bottom: 10px;
}
.text_content_page {
	padding: 10px 20px 40px 20px;
	font-size: 15px;
	line-height: 1.7em
}
.text_content_page img.photo {
	float: right;
	padding: 0 0 10px 20px;
}
.list-group-item:last-child.border_dotted {
	border-bottom: 1px dotted #0f2883;
	margin-bottom: 1px;
}
.modal-body p {
	line-height:20px;
}
.modal-body h4 {
	line-height: 30px;
}
.modal {
	text-align: center;
}
@media screen and (min-width: 768px) { 
	.modal:before {
		display: inline-block;
		vertical-align: middle;
		content: " ";
		height: 100%;
	}
}
.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}

@media (min-width: 768px) {
	.navbar-header {
		padding-top: 0px;
	}

	.navbar {
		min-height: 100px;
		margin-bottom: 0px;
	}
	.carousel-indicators {
		bottom: 0px;
	}
	.fa.fa-chevron-right {
		left: 85%;
	}
	
	.breadcrumb {
		padding: 0 0 10px 30px;
	}
	.title_page {
		padding-left: 30px;
	}
	.navbar-default .navbar-nav>li>a {
		font-size: 11px;
	}
	.navbar-brand {
		font-size: 20px;
		min-width: 330px;
	}
	.title_page {
		font-size: 24px;
	}
	.page_title h3 {
		font-size: 24px;
	}
	.page_title img {
		width: 40px;
	}
	.footer-title {
		text-indent: 7em;
	}
}
.deactivate {
	display: block;
}
@media (max-width: 992px) {
	.deactivate {
		display: none;
	}
}
@media screen and (max-width: 992px) { 
	.pdng_top2 img {
		width:100%;
	}
	table {
		width: 100%;
	}
	td {
		font-size:14px;
	}
	.text_content_page img {
		width:100%;
		max-width: 100%;
		height: auto;
	}
	.deactivate {
		display: none;
	}
}
@media screen and (max-width: 412px) {
	.photo{
		width:100%;
	}
}
/*==============================
   -- Page Content Sub -- 
==============================*/
.oshirase {
	text-align:left;
	margin:0 auto;
	margin-bottom: 40px;
}
.oshirase h3 {
	text-align:center;
	border-bottom:5px solid lightskyblue;
	padding-bottom:5px;
}
.safety {
	font-size:16px;
}
.safety h3 {
	text-align:center;
	margin:0 auto;
	margin-bottom: 40px;
	color:green;
	font-size:24px;
	font-weight:bold;
}
.bousai {
	font-size:16px;
}
.bousai h3 {
	text-align:center;
	margin:0 auto;
	margin-bottom: 40px;
	font-size:24px;
	font-weight:bold;
}
.bousai td {
	vertical-align: top;
	width: 165px;
	padding: 0 5px;
	border: windowtext 1pt solid;
}
.today {
	text-align:center;
	line-height:2.5em;
	margin:0 auto;
	margin-bottom: 40px;
}
.today h3 {
	text-align:center;
	border-bottom:5px solid lightskyblue;
	padding-bottom:5px;
}
.today2 {
	text-align:left;
	line-height:2.5em;
	margin:0 auto;
	margin-bottom: 40px;
}
.today2 h3 {
	text-align:left;
	border-top:5px solid lightskyblue;
	border-bottom:5px solid lightskyblue;
	padding:10px;
}
.pic{
	display: inline-block;
      text-align: center;
}
.bukatsu {
	text-align:left;
	line-height:2.5em;
	margin:0 auto;
	margin-bottom: 40px;
}
.bukatsu h3 {
	text-align:center;
	border-bottom:5px solid lightskyblue;
	padding-bottom:5px;
}

.backnumber ul {
	border-bottom:1px dotted gray;
}
.backnumber li {
	display:inline-block;
	padding:0 10px;
}
@media screen and (max-width: 992px) {
	.today img {
		width:100%;
		height: auto;
	}
	.oshirase img {
		width:100%;
		height: auto;
	}
	.safety img {
		width:100%;
		height: auto;
	}
	.bukatsu img {
		width:100%;
		height: auto;
	}
}
/*==============================
   -- Navbar Slide Menu -- 
==============================*/
#panel-btn {
	display: none;
}
@media screen and (max-width: 767px) {
	#panel-btn {
		display:inline-block;
		position: relative;
		width: 40px;
		height: 40px;
		margin: 5px 15px 0px 0;
		border-radius: 50%;
		background: #efefef;
	}
	#panel-btn:hover {
		background: #e7e7e7;
	}
	#panel-btn-icon {
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 16px;
		height: 2px;
		margin: -1px 0 0 -8px;
		background: #888;
		transition: .2s;
	}
	#panel-btn-icon:before, #panel-btn-icon:after {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		width: 16px;
		height: 2px;
		margin-left:-8px;
		background: #888;
		transition: .4s;
	}
	#panel-btn-icon:before {
		margin-top: -6px;
	}
	#panel-btn-icon:after {
		margin-top: 4px;
	}

	#panel-btn .close {
		background: transparent;
	}
	#panel-btn .close:before, #panel-btn .close:after {
		margin-top: 0;
	}
	#panel-btn .close:before {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}
	#panel-btn .close:after {
		transform: rotate(-135deg);
		-webkit-transform: rotate(-135deg);
	}

	#navbar {
		display: none;
		width: 100%;
		margin: 0;
		padding: 0;
	}
}
/*==============================
   -- Back to Top -- 
==============================*/
.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 10px;
	right: 5%;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	font-size: 30px;
	color: #FFF;
	text-align:center;
	padding:5px;
	white-space: nowrap;
	background: #31708f;
	visibility: hidden;
	opacity: 0;
	border-radius: 5px;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	opacity: .5;
}
.no-touch .cd-top:hover {
	background-color: #e86256;
	opacity: 1;
}
/*==============================
   -- Move to Home -- 
==============================*/
.cd-home {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 55px;
	right: 5%;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	font-size: 35px;
	color: #FFF;
	padding: 3px;
	white-space: nowrap;
	background: #31708f;
	visibility: hidden;
	opacity: 0;
	border-radius: 5px;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-home.cd-is-visible, .cd-home.cd-fade-out, .no-touch .cd-home:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-home.cd-is-visible {
	visibility: visible;
	opacity: 1;
}
.cd-home.cd-fade-out {
	opacity: .5;
}
.no-touch .cd-home:hover {
	background-color: #e86256;
	opacity: 1;
}
/*==============================
   -- footer -- 
==============================*/
footer {
	position: relative;
	background: #E4E4E4;
}
footer .footer-content {
	width: 100%;
	overflow: hidden;
	padding-top: 42px;
}
footer .footer-content h2 {
	font-size: 15px;
	color: #0f2883;
	margin: 0 0 10px;
}
footer .footer-content ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
footer .footer-content ul li {
	padding: 0;
	margin: 0;
}
footer .footer-content ul li a {
	color: #666;
	font-size:13px;
}
footer .footer-content ul li a:hover {
	color: #acabab;
	text-decoration:none;
}
footer .footer-content ul li a h2:hover {
	color: #acabab;
}
footer .fa {
	padding-right: 10px;
	color:#888;
	width:15px;
	font-size:12px;
}
footer .footer-content .footer-menu {
	margin-bottom: 20px;
}
footer .footer-content .copyright {
	padding: 24px 0 47px;
	color: #666;
	border-top: 1px solid #CCC;
}
footer .footer-content .copyright a {
	color: #888;
}
footer .footer-content .copyright a:hover {
	color: #fff;
	text-decoration: none;
}
footer .footer-content .copyright br {
	display: none;
}
/*==============================
   -- etc -- 
==============================*/
.ymd{
	float:left;
	margin-left:5px;
	display:table-cell;
	width:140px;
}
.event{
	display:table-cell;
	padding-bottom:10px;
}
/*==============================
   -- marquee -- 
==============================*/
.topics{
	margin:5px auto;
	width:1140px;
	height:2.5em;
	background-color:#C6E0EC;
}
.topics img {
	width:30px;
	height30px;
	float:left;
}
.marquee {
	font-size:18px;
	width:1100px;
	height:2.5em;
	padding-top:0.25em;
	overflow:hidden;
	background-color:rbga(0,0,0,0);
	margin:0px auto;
	position:relative;
}
.marquee p:after {
	content:"";
	white-space:nowrap;
	padding-right:50px;
}
.marquee p {
	margin:0;
	padding-left:1100px;
	display:inline-block;
	white-space:nowrap;
	-webkit-animation-name:marquee;
	-webkit-animation-timing-function:linear;
	-webkit-animation-duration:18s;
	-webkit-animation-iteration-count:infinite;
	-moz-animation-name:marquee;
	-moz-animation-timing-function:linear;
	-moz-animation-duration:18s;
	-moz-animation-iteration-count:infinite;
	-ms-animation-name:marquee;
	-ms-animation-timing-function:linear;
	-ms-animation-duration:18s;
	-ms-animation-iteration-count:infinite;
	-o-animation-name:marquee;
	-o-animation-timing-function:linear;
	-o-animation-duration:18s;
	-o-animation-iteration-count:infinite;
	animation-name:marquee;
	animation-timing-function:linear;
	animation-duration:18s;
	animation-iteration-count:infinite;
}
@-webkit-keyframes marquee {
	from {
		-webkit-transform: translate(0%);
	}
	99%,to {
		-webkit-transform: translate(-100%);
	}
}
@-moz-keyframes marquee {
	from {
		-moz-transform: translate(0%);
	}
	99%,to {
		-moz-transform: translate(-100%);
	}
}
@-ms-keyframes marquee {
	from {
		-ms-transform: translate(0%);
	}
	99%,to {
		-ms-transform: translate(-100%);
	}
}
@-o-keyframes marquee {
	from {
		-o-transform: translate(0%);
	}
	99%,to {
		-o-transform: translate(-100%);
	}
}
@keyframes marquee {
	from {
		transform: translate(0%);
	}
	99%,to {
		transform: translate(-100%);
	}
}
@media screen and (max-width: 1200px) {
	.topics{
		width:940px;
	}
	.marquee {
		width:900px;
	}
	.marquee p {
		padding-left:900px;
	}
}
@media screen and (max-width: 992px) {
	.topics{
		width:722px;
	}
	.marquee {
		width:660px;
	}
	.marquee p {
		padding-left:660px;
	}

}
@media screen and (max-width: 768px) {
	.topics{
		width:95%;
	}
	.marquee {
		max-width:93%;
	}
	.marquee p {
		padding-left:93%;
	}

}
@media screen and (max-width: 496px) {
	.topics{
		width:90%;
	}
	.marquee {
		max-width:88%;
	}
	.marquee p {
		padding-left:88%;
	}
}
@media screen and (max-width: 320px) {
	.topics{
		width:90%;
	}
	.marquee {
		max-width:85%;
	}
	.marquee p {
		padding-left:88%;
	}
}
/*==============================
   -- Header Sub Menu -- 
==============================*/
ul.second-content {
    display: none;
    z-index: 1;
}
@media screen and (min-width: 768px) {
#navbar-right > ul > li > ul.second-content{
    position: absolute;
    visibility: visible;
    list-style-type: none;
    top: 80px;
    left: -70px;
    z-index: 1;
    transition: all .3s;
}
#navbar-right > ul > li > ul.second-content > li{
    text-align: center;
    width: 180px;
    height: 30px;
}
#navbar-right > ul > li > ul.second-content > li > a{
    display: block;
    line-height: 13px;
    background: #eee;
    color: #444;
    font-size: 90%;
    text-decoration: none;
}
#navbar-right > ul > li > ul.second-content > li > a:hover{
    background: #aaa;
    color: #fff;
}
}
@media screen and (max-width: 767px) {
.nav-left{
    padding-top: 0px;
    max-width: 100%;
}
#navbar-left > ul{
    margin-top: 0px;
    margin-left: -20px;
}
#navbar-left > ul > li{
    border-top: solid 1px #fff;
    text-indent: 4.5em;
}
#navbar-left > ul > li a{
    margin: 0;
    padding: 10;
    line-height: 32px;
}
#navbar-right{
    margin-top: -8px;
}
#navbar-right > ul > li{
    border-top: solid 1px #fff;
    padding-top: 5px;
}
#navbar-right > ul > li > ul.second-content > li{
    text-indent: 6em;
    border-top: solid 1px #fff;
    margin-left: -50px;
}
#navbar-right > ul > li > ul.second-content > li > a{
    line-height: 32px;
    background: #0000aa;
    color: #fff;
    text-decoration: none;
}
#navbar-right > ul > li > ul.second-content{
    position: relative;
    visibility: visible;
    list-style-type: none;
    clear: both;
    z-index:0;
}
}

/*==============================
   -- Counter -- 
==============================*/
@media screen and (max-width: 767px) {
	.fc2counter {
		position:absolute;
		top:0px;
		right:-30px;
	}
	.fc2counter img{
		width:8%;
		height:8%;
	}
}
/*==============================
   -- Twitter -- 
==============================*/
div.twitter_widget_style {
	margin:0 auto;
	margin-top:20px;
	max-width: 1170px;
	padding:0 15px;
	width: 100%;
}
.twitter_zennichi {
	margin:0 auto;
	padding:5px 5px;
	max-width: 570px;
	float:left;
	width: 50%;
}
.twitter_teijisei {
	margin:0 auto;
	padding:5px 5px;
	max-width: 570px;
	float:right;
	width: 50%;
}
@media screen and (max-width: 767px) {
	.twitter_zennichi {
		width: 100%;
	}
	.twitter_teijisei {
		clear:both;
		width: 100%;
	}
}
/*==============================
   -- bukatsu -- 
==============================*/
.box30 {
    width: 50%;
    font-size: 0.9em;
    margin: 5px 0px 30px 0px;
    background: #f1f1f1;
    padding: 10px 8px 8px 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
    line-height: 1.5em
}
.box30 img {
    max-width:  100%; 
    max-height: 100%; 
    width: auto; 
    height: auto; 
} 
.box30 .box-title {
    font-size: 1.5em;
    background: #5fc2f5;
    padding: 8px;
    margin: 0px 0px 10px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box30 p {
    padding: 15px 20px;
    margin: 0;
}
.box30 .box-title2 {
    font-size: 1.2em;
    background: #C4E4F5;
    padding: 4px;
    margin: 5px 0px 0px 0px;
    text-align: center;
    color: #000000;
    font-weight: normal;
    letter-spacing: 0.05em;
}
.box40 {
    width: 50%;
    font-size: 0.9em;
    margin: 5px 0px 30px 0px;
    background: #f1f1f1;
    padding: 10px 8px 8px 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
    line-height: 1.5em
}
.box40 img {
    max-width:  100%; 
    max-height: 100%; 
    width: auto; 
    height: auto; 
} 
.box40 .box-title {
    font-size: 1.5em;
    background: #FF5B79;
    padding: 8px;
    margin: 0px 0px 10px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box40 p {
    padding: 15px 20px;
    margin: 0;
}
.box40 .box-title2 {
    font-size: 1.2em;
    background: pink;
    padding: 4px;
    margin: 5px 0px 0px 0px;
    text-align: center;
    color: #000000;
    font-weight: normal;
    letter-spacing: 0.05em;
}
.parent {
    width: 100%;
    display: flex;
}

/*==============================
   -- today nav -- 
==============================*/
#today_navi{
	text-align: center;
 }
 
 
#today_navi > ul{
	margin: 0 ;
	padding: 0 ;
 }
 
 
#today_navi > ul > li{
	list-style: none;
	display: inline-block;
	width: 10%;
	min-width: 90px;
 }
 
 
#today_navi > ul > li:not(:last-child){
	border-right:2px solid #ddd;
 }
 
 
 #today_navi > ul > li > a{
	text-decoration: none;
	color: #333;
 }
 
 
 #today_navi > ul > li > a > .current{
	color: #00B0F0;
	border-bottom:2px solid #00B0F0;
 }
 
 
 #today_navi > ul > li > a:hover{
	color:#F7CB4D;
	border-bottom:2px solid #F7CB4D;
 }

/*==============================
   -- today nav -- 
==============================*/
.cotegory_clearfix > a {
  background: #c0c0c0;
  padding: 0.3em;
  font-size: 0.8em;
  color: #ffffff;
}


/*==============================
   -- gakusyu  today -- 
==============================*/
.gakusyu_today {
  position: relative;
  overflow: hidden;
  padding: 1.5rem 2rem 1.5rem 130px;
  border: 2px solid #333333;
  text-align:center;
  font-size:1.5em;
}

.gakusyu_today a{
  color: #333333;
  font-weight:bold;
  text-decoration:none;
}

.gakusyu_today a:hover{
  color: #ff8c00;
}

.gakusyu_today:before {
  position: absolute;
  top: -150%;
  left: -100px;
  width: 200px;
  height: 300%;
  content: '';
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
  background: #333333;
}

.gakusyu_today span {
  font-size: 2rem;
  font-weight:bold;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  padding: 15px;
  color: #fff;
}

iframe {
    position: relative;
	top: 0;
	left: 0;
	width: 100%;
}

/*==============================
   -- monotukuri -- 
==============================*/
figure1 {
   float: left;
   margin: 10px;
}

figure1 img {
   max-width: 100%;
}

.box28 {
   padding: 0.5em 1em;
   font-weight: bold;
   font-size: 20px;
   color: #171C61;
   border: solid 2px #171C61;
   text-align: center;
}

.box28 p {
   margin: 0; 
   padding: 0;
}

.box29 {
   margin: 2em 0;
   background: #e6f5ff;
}

.box29 .box-title {
   font-size: 16px;
   background: #82C1EA;
   padding: 4px;
   text-align: center;
   color: #FFF;
   font-weight: bold;
   letter-spacing: 0.05em;
}

.box29 p {
   padding: 15px 20px;
   margin: 0;
}

.sample_box3_1 {
   position: relative;
   padding: 1em 1.5em;
   margin: 2em 0;
   border: solid 3px #EA5514;
   border-radius: 8px;
   color: #000000;
}

.sample_box3_1 .sample_box_title {
   position: absolute;
   display: inline-block;
   top: -13px;
   left: 10px;
   padding: 0 10px;
   line-height: 1;
   font-size: 12pt;
   background: #ffffff;
   color: #EA5514;
   font-weight: bold;
}

.sample_box3_1 p {
   margin: 0;
   padding: 0;
}
