﻿<!--
/* コーポレートカラー dedede */
/* 背景カラー fff */
@charset "utf-8";
@media screen and (min-width: 1026px){
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: center;
	border-top-color: #5ba0d6;
	border-top-width: 3px;
	border-top-style: solid;
}
body a{
	color:#5ba0d6;
}
body a[href^="tel:"] {
	color: #000;
	text-decoration: none;
	display: inline-block;
	pointer-events: none;
}
body a:hover{
	color:#ff0000;
}
}
@media screen and (max-width:1025px){
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
	background-color: #fff;
	border-top-color: #5ba0d6;
	border-top-width: 3px;
	border-top-style: solid;
	text-align: center;
}
body a{
	color:#5ba0d6;
}

body a:hover{
	color:#ff0000;
}
.openclass{
	background-color: #295fff;
	text-align: center;
	font-weight: bold;
	color:#fff;
}
.closeclass{
	background-color: #ff0000;
	text-align: center;
	font-weight: bold;
	color:#fff;
}
}
@media print{
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
body a{
	color:#5ba0d6;
}
body a:hover{
	color:#5ba0d6;
}
body a:visited{
	color:#5ba0d6;
}
.openclass{
	background-color: #295fff;
	text-align: center;
	font-weight: bold;
	color:#fff;
}
.closeclass{
	background-color: #ff0000;
	text-align: center;
	font-weight: bold;
	color:#fff;
}
}

/* ==== HEADER =================================== */
@media screen and (min-width: 1026px){
header {
	color:#ff0000;
	background-color: #fff;
	letter-spacing: 0.1em;
	border-bottom-color: #5ba0d6;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	margin-bottom: 5px;
}
header h1{
	font-size: 1.9em;
	position: relative;
	display: inline-block;
	font-weight: normal!important;
	padding: 15px 0 0 0;
	margin: 0;
}
header a{
	text-decoration: none;
}
#topmenu {
	max-width: 1026px;
	margin: 0 auto;
	background-color: #fff;
	color:#ff0000;
}
#topmenu a:hover {
	color: #fe0808;
}
#topmenu_left {
	width: 415px;
	text-align: left;
	float: left;
	clear: right;
}
#topmenu_left a{
	color:#fff;
}
#topmenu_center {
	padding: 15px 0 0 10px;
	color: #fff;
	float: left;
	clear: right;
}
#topmenu_right {
	width: 220px;
	color: #ff0000;
	padding: 25px 0 0 0;
	float: right;
	clear: right;
}
#topmenu_right a{
	font-size: 1.0em;
	color: #5ba0d6;
}
.topmenu_company{
	font-size: 1.0em;
	color: #5ba0d6;
}
.topmenu_box{
	color: #fff!important;
	padding: 5px 8px 5px 8px;
	margin: 0 3px 0 3px;
	background-color: #5ba0d6;
}
.topmenu_box:hover{
	background-color: #ff0000;
}
.topmenu_tel{
	font-size: 1.7em;
	margin: 8px 0 0 0;
	color: #5ba0d6;
	font-family: 'Bebas Neue', sans-serif;
}
.topmenu_nopc{
	display:none!important;
}
}
@media screen and (max-width:1025px){
header {
	color: #ff0000;
	letter-spacing: 0.1em;
	padding: 10px;
}
header h1{
	font-weight: normal!important;
	font-size: 1.6em;
	text-align: center;
}
header a{
	text-decoration: none;
}
#topmenu {
	color:#ff0000;
}
#topmenu img{
	max-width: 100%;
}
#topmenu a:hover {
	color: #fe0808;
}
#topmenu_center {
	color:#ff0000;
}
.topmenu_company{
	display:none!important;
}
.topmenu_tel{
	margin-top: 20px;
	color: #000;
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
}
#topmenu_right {
}
#topmenu_right a{
	color:#5ba0d6;
}
}
@media print{
header {
}
header h1{
	font-weight: normal!important;
	font-size: 1.6em;
	text-align: center;
}
header a{
}
#topmenu {
}
#topmenu a:hover {
}
#topmenu_left {
	font-family: 'M PLUS Rounded 1c', sans-serif;
}
#topmenu_left a{
	color:#000;
}
#topmenu_center {
	display:none;
}
#topmenu_right {
	display:none;
}
#topmenu_right a{
	display:none;
}
}
/* ==== SLIDESHOW =================================== */
@media screen and (min-width: 1026px){
#mnm_slideshow {
	margin : 20px 0 25px 0;
}
#mnm_slideshow_print {
	margin: 10px 0 10px 0;
}
#mnm_slideshow_print img{
	max-width: 1000px;
	margin: 10px 0 10px 0;
}
.md_relative {
	position: relative;
}
.md_absolute {
	position: absolute;
	right: 0;
	bottom: 0;
}
img.md_absolute {
	width: 150px;
	height: 100px;
}
}
@media screen and (max-width:1025px){
#mnm_slideshow {
	margin : 10px 0 25px 0;
}
#mnm_slideshow_print {
	width: 100%;
}
#mnm_slideshow_print img{
	max-width: 1000px;
	margin: 10px 0 10px 0;
}
.md_relative {
	position: relative;
}
.md_absolute {
	position: absolute;
	right: 0;
	bottom: 0;
}
img.md_absolute {
	width: 150px;
	height: 100px;
}
}
@media print{
#mnm_slideshow{
	display:none;
}
#mnm_slideshow_print img{
	max-width: 1000px;
	margin : 10px 0 10px 0;
}
}
/* ==== MENU =================================== */
@media screen and (min-width: 1026px){
#menu{
	font-size: 1.2em;
	font-family: 'Kosugi Maru', sans-serif;
}
#menu ul{
	color: #FFF;
	list-style-type: none;
	padding:0px;
	margin: 0px;
	text-align: center;

}
#menu li{
	background-color: #5ba0d6;
	display: -moz-inline-box; 
	display: inline-block;
	/display: inline;
	margin: 0 1px 0 1px;
	border-width: 3px 3px 3px 3px ;
	border-style: solid;
	border-color: #5ba0d6;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
}
#menu li:hover{
	border-width: 3px 3px 3px 3px ;
	border-style: solid;
	border-color: #ff0000;
	background-color: #ff0000!important;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
}

#menu .osg_mobile{
	display:none;
}
#menu a{
	color: #fff;
	display:block;
	font-size: 1.2em;
	padding: 18px 18px 25px 18px;
}
#menu a:hover{
	color: #fff;
	background-color: #ff0000;
}
#mopen{
	display: none;
}
}
@media screen and (max-width:1025px){
#topmenu{
	text-align: left;
}
#menu{
	background-color: #5ba0d6;
	font-weight: bold;
	font-size: 1.2em;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
}
#menu ul{
	background-color: #5ba0d6;
	color: #FFF;
	list-style:none;
	margin: 0px;
	padding: 0 0 30px 0;
	border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;

}
#menu li{
	margin: 0px;
	padding: 2px;
	background-color: #5ba0d6;
}
#menu a{
	text-align: left;
	display: block;
	position: relative;
	padding:5px 5px 5px 75px;
	margin: 0 25px 0 25px;
	color: #fff;
	background-color: #5ba0d6;
}
#menu a:hover{
	color: #5ba0d6;
	background-color: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#mopen{
	width: 100%;
	padding-top:2px;
	padding-bottom:2px;
	text-align: center;
}
#mopen a{
	background-color: #fff;
	color: #000;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-width: 2px;
	border-style: solid;
	border-color: #e46304;
	padding:15px;
	margin:25px;
	text-decoration: none;
	font-weight: bold;
}
#mopenm{
	display: none;
}
}
@media print{
}



/* ==== MAPS =================================== */
@media screen and (min-width: 1026px){
#mnm_map_more {
	margin: 30px;
	text-align: right;
}
#mnm_map_more a{
	background-color: #5ba0d6;
	color: #fff;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #5ba0d6;
	padding: 10px 30px 10px 30px;
}
#mnm_map_more a:hover{
	background-color: #ff0000;
	border-color: #ff0000;
}
}
@media screen and (max-width:1025px){
#mnm_map_more {
	margin: 30px;
	text-align: right;
}
#mnm_map_more a{
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #5ba0d6;
	background-color: #5ba0d6;
	color: #fff;
	padding: 10px 30px 10px 30px;
}
#mnm_map_more a:hover{
	background-color: #ff0000;
	border-color: #ff0000;
}
}
@media print{
#mnm_map_more {
	display: none;
}
}

/* ==== FOOTER =================================== */
@media screen and (min-width: 1026px){
footer {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #5ba0d6;
	background-color: #fff;
	background-image: url("images/company.png");
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footer_menu {
	width:980px;
	color: #000;
	margin: 0 auto;
}
#footer_left {
	width:74px;
	height:74px;
	float: left;
	clear: left;
	margin: 45px 30px 0 0;
	padding: 10px;
	background-color: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#footer_right {
	float: left;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #5ba0d6;
	text-align: left;
	padding: 20px;
	color: #000;
}
footer h2 {
	font-size: 1.5em;
}
footer p {
}
footer a.title{
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	color: #5ba0d6;
}
footer a.title_blue{
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	color: #5ba0d6;
}
footer a.title:hover{
	color: #ff0000;
}
footer a.title_blue:hover{
	color: #ff0000;
}
footer ul{
	padding-left:15px;
	list-style-type: none;
	color: #000;
	margin: 5px;;
	padding: 0;
}
footer li{
	background-color: #fff;
	padding: 3px 20px 3px 20px;
	display: -moz-inline-box; 
	display: inline-block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5ba0d6;
	/display: inline;
}
footer li.noblue{
	background-color: #fff;
	padding: 3px 20px 3px 20px;
	display: -moz-inline-box; 
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5ba0d6;
	/display: inline;
}
footer .osg_mobile{
	display: none;
}
ul li:first-child {
	border-left: none;
}
#footer_copyright {
	width:100%;
	background-color: #5ba0d6;
	font-size: 0.8em;
	padding: 5px 0 5px 0;
	color: #fff;
}
}
@media screen and (max-width:1025px){
footer {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #5ba0d6;
	background-color: #fff;
}
#footer_menu {
}
#footer_left {
	display: none;
}
#footer_right {
	text-align: left;
	padding: 20px;
	color: #000;
}
footer h2 {
	font-size: 1.5em;
}
footer p {
}

footer a{
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}
footer a:hover{
	color: #ff0000;
}
footer a.title{
	font-size: 1.0em;
	font-weight: bold;
}
footer ul{
	padding-left:15px;
	list-style-type: none;
	color: #000;
	margin: 0;
	padding: 0;
}
footer li{
	background-color: #fff;
	padding: 3px 20px 3px 20px;
	display: -moz-inline-box; 
	display: inline-block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5ba0d6;
	/display: inline;
}
footer li.noblue{
	background-color: #fff;
	padding: 3px 20px 3px 20px;
	display: -moz-inline-box; 
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5ba0d6;
	/display: inline;
}
#footer_copyright {
	width:100%;
	background-color: #5ba0d6;
	font-size: 0.8em;
	padding: 5px 0 5px 0;
	color: #fff;
}
}
@media print{
footer {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
	padding: 15px;
	background-position: center;
	color: #000;
}
footer a{
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
}
footer ul{
	display:none;
}
footer li{
	display:none;
}
ul li:first-child {
	display:none;
}
footer #osw_footer {
}
footer #osw_footer_img {
	width:100%;
	margin: 0 auto;
	text-align: center;
}
footer #osw_footer_img_img {
}
footer #osw_footer_img_copyright {
	color: #000;
}
}

/* ==== KIJI =================================== */
@media screen and (min-width: 1026px){
#mnm_kiji {
	text-align: left;
	max-width: 1026px;
	margin: 0 auto;
	background-color: #fff;
	color:#000;
}
#mnm_kiji h1{
	color:#5ba0d6;
	font-size: 2.5em;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5ba0d6;
}
#mnm_kiji h2{
	color:#5ba0d6;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5ba0d6;
}
#mnm_kiji h3{
	color:#5ba0d6;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5ba0d6;
}
#mnm_kiji dl {
}
#mnm_kiji dt {
	font-size: 1.2em;
	width: 200px;
	padding: 20px;
	color:#5ba0d6;
	font-weight: bold;
	margin: 0 0 10px 0;
	float: left;
	clear: left;
	text-align: right;
}
#mnm_kiji dd {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #5ba0d6;
	font-size: 1.2em;
	text-align: left;
	float: left;
	padding: 20px;
	margin: 0 0 10px 0;
}
#mnm_company ul{
	padding: 0 0 30px 15px;
	list-style-type: none;
	color: #000;
	margin: 0;
	padding: 0;
}
#mnm_company li{
	margin: 15px;
	padding: 0 0 30px 0;
	display: -moz-inline-box; 
	display: inline-block;
	/display: inline;
}
#mnm_company a{
	font-size: 2.0em;
	text-decoration: none;
	border-width: 1px 1px 5px 1px;
	border-style: solid;
	border-color: #5ba0d6;
	padding: 15px;
	/display: inline;
}
#mnm_company a:hover{
	border-width: 1px 1px 5px 1px;
	border-style: solid;
	border-color: #ff0000;
}
#mnm_kiji p{
	font-size: 1.2rem;
	text-align: left;
}
#mnm_kiji li{
	font-size: 1.2rem;
	text-align: left;
}
#mnm_kiji iframe{
	width: 100%;
	height: 650px;
}
}
@media screen and (max-width:1025px){
#mnm_kiji {
	text-align: left;
	max-width: 1026px;
	margin: 0 auto;
	background-color: #fff;
	color:#000;
	padding: 20px;
}
#mnm_kiji h1{
	color:#5ba0d6;
	font-size: 2.5em;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5ba0d6;
}
#mnm_kiji h2{
	color:#5ba0d6;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5ba0d6;
}
#mnm_kiji h3{
	color:#5ba0d6;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5ba0d6;
}
#mnm_kiji dl {
}
#mnm_kiji dt {
	font-size: 1.2em;
	padding: 20px;
	color:#5ba0d6;
	font-weight: bold;
	margin: 0 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5ba0d6;
}
#mnm_kiji dd {
	font-size: 1.2em;
	text-align: left;
	padding: 20px;
	margin: 0 0 10px 0;
}
#mnm_company ul{
	padding: 0 0 30px 15px;
	list-style-type: none;
	color: #000;
	margin: 0;
	padding: 0;
}
#mnm_company li{
	margin: 15px;
	padding: 0 0 30px 0;
	display: -moz-inline-box; 
	display: inline-block;
	/display: inline;
}
#mnm_company a{
	text-decoration: none;
	font-size: 1.2em;
	border-width: 1px 1px 5px 1px;
	border-style: solid;
	border-color: #5ba0d6;
	padding: 15px;
	/display: inline;
}
#mnm_company a:hover{
	border-width: 1px 1px 5px 1px;
	border-style: solid;
	border-color: #ff0000;
}
#mnm_kiji p{
	font-size: 1.2rem;
	text-align: left;
}
#mnm_kiji li{
	font-size: 1.2rem;
	text-align: left;
}
#mnm_kiji iframe{
	width: 100%;
	height: 650px;
}
#mnm_kiji img {
	width: 100%;
}
}
@media print{
#mnm_kiji {
	text-align: left;
	max-width: 1026px;
	margin: 0 auto;
	background-color: #fff;
	color:#000;
}
#mnm_kiji h1{
	color:#000;
	font-size: 2.5em;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#mnm_kiji h2{
	color:#000;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#mnm_kiji h3{
	color:#000;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#mnm_kiji dl {
}
#mnm_kiji dt {
	font-size: 1.2em;
	width: 200px;
	padding: 20px;
	color:#000;
	font-weight: bold;
	margin: 0 0 10px 0;
	float: left;
	clear: left;
	text-align: right;
}
#mnm_kiji dd {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000;
	font-size: 1.2em;
	text-align: left;
	float: left;
	padding: 20px;
	margin: 0 0 10px 0;
}
#mnm_company ul{
	padding: 0 0 30px 15px;
	list-style-type: none;
	color: #000;
	margin: 0;
	padding: 0;
}
#mnm_company li{
	margin: 15px;
	padding: 0 0 30px 0;
	display: -moz-inline-box; 
	display: inline-block;
	/display: inline;
}
#mnm_company a{
	font-size: 2.0em;
	text-decoration: none;
	border-width: 1px 1px 5px 1px;
	border-style: solid;
	border-color: #000;
	padding: 15px;
	/display: inline;
}
#mnm_company a:hover{
	border-width: 1px 1px 5px 1px;
	border-style: solid;
	border-color: #ff0000;
}
#mnm_kiji p{
	font-size: 1.2rem;
	text-align: left;
}
#mnm_kiji li{
	font-size: 1.2rem;
	text-align: left;
}
#mnm_kiji iframe{
	width: 100%;
	height: 650px;
}
#mnm_company {
	display: none;
}
}



/* ==== COMMON =================================== */
#clear {
	clear: both;
}
#spacer {
	padding: 30px;
	clear: both;
}
.text-right{
	text-align: right!important;
}

// -->



