

header .navbar ul li,
.pagetitle,
#maincontent .main-section h2,
#sidebar .sidebar-nav h3,
#maincontent .top-read h2,
#maincontent .main-section h3,
.navbar-header,
.carousel-caption h2,
.bt-memberlogin,
.bt-caddownload,
.subtitle1,
.rinen,
.side-bnr {
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;

}



#maincontent .main-section h1,#maincontent .main-section h2{
font-weight:bold;
font-family:Geogia,serif;
}



body {
  background-color: white;
  /*font-family: "YuGothicStd-M", sans-serif;*/
  font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
}

h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
}

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

a {
  vertical-align: middle;
}

a:hover img {
  opacity: 0.8;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.glyphicon-linkcolor {
  color: #f78000;
  font-size: 6px;
}


header {
  border-bottom: solid 1px #CCC;
  background: #ffffff;
/*
  background: -moz-linear-gradient(top, white 0%, white 80%, #a09689 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(80%, white), color-stop(100%, #a09689));
  background: -webkit-linear-gradient(top, white 0%, white 80%, #a09689 100%);
  background: -o-linear-gradient(top, white 0%, white 80%, #a09689 100%);
  background: -ms-linear-gradient(top, white 0%, white 80%, #a09689 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 80%, #a09689 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#a09689',GradientType=0 );
*/

}
header .site-summary {
  background-color: #021351;
  color: white;
  padding: 4px 0;
}
header .site-summary-txt {
  font-size: 12px;
  margin: 0 15px;
}
header #brand-header {
  margin: 0 15px 30px 15px;
}

header .titlebg {
  background: url(../img/title_back.jpg) no-repeat top left;
}


header .bi {
  float: left;
  margin-top: 20px;
}
header .bi p {
  margin: 0;
}
header .bi img {
  width: 420px;
  height: auto;
}
header .head-utility {
  float: right;
  margin-top: 30px;
}
header .head-utility .telno {
  text-align: right;
}

#carousel {
  max-width: 1110px;
  margin: 0 auto;
}

.carousel-indicators {
  bottom: 0px;
}

.carousel-caption {
  background: url(../img/home/bg-carousel-caption.png);
  bottom: 0;
  left: 0;
  right: 0;
  padding: 6px 0;
}
.carousel-caption h2 {
  font-size: 28px;
  margin-bottom: 10px;
}
.carousel-caption h2 span {
  font-size: 18px;
}
.carousel-caption p {
  line-height: 1.6;
  margin: 0;
}

.carousel-indicators {
  bottom: -40px;
}

.carousel-indicators li {
  border-color: #f78000;
}

.carousel-indicators .active {
  background-color: #f78000;
}

#vi {
  background-color: #EEE;
  padding: 60px 0;
}
#vi h1 {
  font-size: 24px;
}

.navbar {
  /*border: none;*/
  background: none;
  margin-bottom: 0;
  min-height: 44px;
  background: #62c5dc;
}
.navbar .navbar-collapse {
  padding: 0;
}
.navbar ul.navi {
  display: table;
  width: 100%;
  table-layout: fixed;
  font-weight:600;/**/

}
.navbar ul li.navi {
  display: table-cell;
  width: 12.5%;
  background: #62c5dc;
}

.navbar ul li.rightborder {
  border-right: solid 1px #e5e5e5;
}

.navbar ul li.navi a {
  /*font-weight: bold;*/
  text-decoration: none;
  /*text-shadow:1px 1px 1px white;*/
  cursor:pointer;
  text-align: center;
  display: block;
  padding: 12px 0;
  color: #ffffff !important;
  border-bottom: solid 2px white;
  font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
  background-color: #62c5dc;
}
.navbar ul li.navi a:hover {
  border-bottom: solid 2px #ffca91;
  background-color: #0ea6c9;
}
.navbar ul li.navi a:active {
  border-bottom: solid 2px #f78000;

}


.navbar ul.dropdown-menu li a {
  background-color: #ffffff;
}

.navbar ul.dropdown-menu li a:hover {
  background-color: #ffffff;
}

.navbar ul li.navidrop a {
  font-weight: normal;
  font-size: 11px;
  text-align: left;
  display: block;
  padding: 5px 5px 5px 0px;
  color: #4e547a !important;
  border-bottom: solid 2px white;
}
.navbar ul li.navidrop a:hover {
  color: #555 !important;
  color: #f78000 !important;
  border-bottom: solid 2px #ffca91;
}
.navbar ul li.navidrop a.active {
  border-bottom: solid 2px #f78000;
}



.top .navbar a.selected_top {
  border-bottom: solid 2px #f78000;
  background-color: #0ea6c9;
}

.seihin .navbar a.selected_seihin {
  border-bottom: solid 2px #f78000;
  background-color: #0ea6c9;
}

.sekou .navbar a.selected_sekou {
  border-bottom: solid 2px #f78000;
  background-color: #0ea6c9;
}


.about .navbar a.selected_about {
  border-bottom: solid 2px #f78000;
  background-color: #0ea6c9;
}

.research .navbar a.selected_research {
  border-bottom: solid 2px #f78000;
  background-color: #0ea6c9;
}

.tokui .navbar a.selected_tokui {
  border-bottom: solid 2px #f78000;
  background-color: #0ea6c9;
}


.ask .navbar a.selected_ask {
  border-bottom: solid 2px #f78000;
  background-color: #0ea6c9;
}


.rec .navbar a.selected_rec {
  border-bottom: solid 2px #f78000;
  background-color: #0ea6c9;
}


.breadcrumb-area {
  background-color: #ecebea;
}
.breadcrumb-area .breadcrumb {
  background-color: #ecebea;
  margin: 0;
  font-size: 12px;
}


#brand-header{
	z-index:9999;
}

/*****************************************************************/
.sticky {
	width:100%;
	position:fixed;
	top:0px;
	right:0;
	z-index:99;
	border-top: solid 1px #dddddd;
	background: #e6e5e5;
	text-align: center;
	color: #999;
	padding: 5px 5px 0 5px;
  border-bottom: solid 1px #DDD;
}

.sticy ul{
margin-bottom:0px;
padding: 0px;
line-height:1.0em;
}
.campaign a{
color:red;font-size:150%;
}

@media (max-width: 1200px) {
	.campaign a{
		color:red;font-size:110%;
	}
	.sticky img{
		max-height:32px;
		width:auto;
	}

}
@media (max-width: 1020px) {
	.sticky .container .campaign{
		display: none;
	}

}

@media (max-width: 720px) {
	.sticky .container .campaign{
		display: none;
	}

	.sticky .container{
		display: none;
	}

}
@media (max-width: 420px) {
}

/**********************メインコンテンツ****************************/

#maincontent section {
  margin-bottom: 50px;
}
#maincontent .main-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}
#maincontent h3 {
  padding: 8px 0;
  border-bottom: solid 1px #CCC;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
}
#maincontent h4 {
  padding: 4px 8px;
  border-left: solid 6px #f78000;
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 700;
}
#maincontent h5 {
  color: #f78000;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 10px;
}
#maincontent .table {
  margin-bottom: 30px;
}
#maincontent .table th {
  width: 180px;
  vertical-align: middle;
}
#maincontent .table.table-fluid th, #maincontent .table td {
  border-bottom: dotted 1px #dddddd;
  padding: 12px 8px;
}
#maincontent .table.table-bordered th {
  background-color: #EEE;
}
#maincontent p, #maincontent ul {
  margin-bottom: 20px;
}
#maincontent p {
  line-height: 1.5;/*1.8を1.5に変更*/
}
#maincontent .main-section {
  margin-bottom: 30px;
}
#maincontent .main-section .pagetitle, #maincontent .main-section .h2-border {
  font-size: 22px;
  margin-bottom: 20px;
  position: relative;
}
#maincontent .main-section .pagetitle:before, #maincontent .main-section .h2-border:before {
  content: "";
  display: block;
  border-top: solid 1px #999;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: 1;
}
#maincontent .main-section .pagetitle span, #maincontent .main-section .h2-border span {
  background: #fff;
  padding: 0 12px 0 0;
  position: relative;
  z-index: 5;
}
#maincontent .main-section h2 {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
}
#maincontent .main-section .h2-border {
  font-size: 20px;
}
#maincontent .main-section .h2-gradation {
  padding: 6px 0;
  background: #ffffff;
  background: -moz-linear-gradient(left, white 0%, white 34%, #ffe9dd 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, white), color-stop(34%, white), color-stop(100%, #ffe9dd));
  background: -webkit-linear-gradient(left, white 0%, white 34%, #ffe9dd 100%);
  background: -o-linear-gradient(left, white 0%, white 34%, #ffe9dd 100%);
  background: -ms-linear-gradient(left, white 0%, white 34%, #ffe9dd 100%);
  background: linear-gradient(to right, #ffffff 0%, #ffffff 34%, #ffe9dd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffe9dd',GradientType=1 );
}
#maincontent .main-section h3 {
  background-image: url(../img/common/bg-box-list-head.png);
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding-left: 18px;
  font-size: 18px;
}
#maincontent .thu-list {
  margin-bottom: 16px;
}
#maincontent .thu-list img {
  margin-bottom: 6px;
}
#maincontent .thu-list .thu-list-item {
  margin-bottom: 16px;
}
#maincontent .thu-list .thu-list-item-linklabel {
  margin: 0;
}
#maincontent .top-read {
  background: url(../img/home/bg-top-read.jpg) right top no-repeat;
}
#maincontent .top-read h2 {
  font-size: 22px;
  line-height: 1.4;
  padding: 20px 0 8px;
}
#maincontent .top-read p {
  padding-bottom: 12px;
} 


#maincontent .main-section .ntm {
  margin-top: 0px;
}


/**********************メインコンテンツ****************************/

.main-thu-list-item {
  margin-bottom: 15px;
}
.main-thu-list-item a {
  display: block;
}
.main-thu-list-item a:hover {
  text-decoration: none;
}
.main-thu-list-item img {
  max-width: 240px;
  height: auto;
  margin: 0 15px 0 0;
}
.main-thu-list-item h3 {
  border: none !important;
  background: none !important;
  padding: 0 !important;
  margin: 12px 0 6px !important;
  font-size: 16px;
}
.main-thu-list-item p {
  color: #333;
}

body#common #maincontent {
  margin-top: 40px;
  margin-bottom: 30px;
}

#sidebar aside {
  margin-bottom: 20px;
}
#sidebar .bnr-present {
  text-align: center;
}
#sidebar .box-list-head {
  border: solid 1px #d7d7e7;
  padding: 14px 2px 14px 5px;
  /*background-color: #d7d7e7;*/
  /*background-image: url(../img/common/bg-box-list-head.png);*/
  /*background-position: 8px 50%;*/
  /*background-repeat: no-repeat;*/
  color:#3f2706;
  color:#ffffff;
  background-color: #0ea6c9;
  text-align: center;
  /*text-shadow:1px 1px 1px white;
  background: -moz-linear-gradient(top, white 0%, white 20%, #a09689 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(20%, white), color-stop(100%, #a09689));
  background: -webkit-linear-gradient(top, white 0%, white 20%, #a09689 100%);
  background: -o-linear-gradient(top, white 0%, white 20%, #a09689 100%);
  background: -ms-linear-gradient(top, white 0%, white 20%, #a09689 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 20%, #a09689 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#a09689',GradientType=0 );
  */
}


#sidebar .box-list-head2 {
  border: solid 1px #d7d7e7;
  padding: 8px 2px 8px 5px;
  /*background-color: #d7d7e7;*/
  /*background-image: url(../img/common/bg-box-list-head.png);*/
  /*background-position: 8px 50%;*/
  /*background-repeat: no-repeat;*/
  color:#3f2706;
  color:#ffffff;
  background-color: #0ea6c9;
  /*text-shadow:1px 1px 1px white;
  text-align: center;*/
  /*background: -moz-linear-gradient(top, white 0%, white 20%, #a09689 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(20%, white), color-stop(100%, #a09689));
  background: -webkit-linear-gradient(top, white 0%, white 20%, #a09689 100%);
  background: -o-linear-gradient(top, white 0%, white 20%, #a09689 100%);
  background: -ms-linear-gradient(top, white 0%, white 20%, #a09689 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 20%, #a09689 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#a09689',GradientType=0 );
  */
}

#sidebar .box-list-head2 img{
  margin-right:4px;
}


#sidebar .box-list-item {
  position: relative;
  overflow: visible;
  width: 100%;
}
#sidebar .box-list-thu {
  position: relative;
  width: 30%;
  height: auto;
}
#sidebar .box-list-linklavel {
  width: 64%;
  position: absolute;
  left: 34%;
  top: 50%;
  margin-top: -8px;
  line-height: 1.3;
}
#sidebar .box-list-linklavel.twolines {
  top: 30%;
}
#sidebar .sidebar-nav {
  margin-bottom: 30px;
}
#sidebar .sidebar-nav h3 {
  margin-bottom: 0;
}

#sidebar .sidebar-nav ul a {
  display: block;
  border: solid 1px #d7d7e7;
  border-top: none;
  padding: 6px;
}


#sidebar .sidebar-nav ul a:hover {
  background-color: #f3f3f5;
}


#sidebar .sidebar-nav ul .listtitle {
  display: block;
  border: solid 1px #d7d7e7;
  border-top: none;
  padding: 8px;
}


#sidebar .side-bnr {
  display: block;
  border: solid 1px #CCC;
  text-align: left;
  padding: 32px 16px;
}


#sidebar .side-bnr.side-bnr-blog {
  background: url(../img/common/bg-side-bnr-blog.jpg);
  background-size: cover;
  color: white;
}
#sidebar .side-bnr.side-bnr-voice {
  background: url(../img/common/bg-side-bnr-voice.jpg);
  background-size: cover;
  color: #327a38;
}
#sidebar .side-bnr.side-bnr-staff {
  background: url(../img/common/bg-side-bnr-staff.jpg) right center no-repeat;
  background-size: auto 100%;
  color: #f58c1e;
}

footer {
  border-top: solid 1px #dddddd;
  margin: 60px 0 20px;
  background: white;
  text-align: center;
  color: #999;
  padding: 20px;
}
footer .footer-nav {
  float: right;
}
footer small {
  float: left;
}

.footer-bnr li a {
  text-align: center;
  background-color: white;
  border: solid 1px #DDD;
  display: block;
  height: 64px;
  line-height: 64px;
  margin: 0 0 15px 0;
}
.footer-bnr li img {
  height: 30px;
  width: auto;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ff8d12;
  color: white;
}

.col-box {
  margin-bottom: 20px;
}

.bt-memberlogin, .bt-caddownload a {
  background-color: #f78000;
  border-color: #f78000;
  background: #ffbf00;
  background: -moz-linear-gradient(top, #ffbf00 0%, #ff8000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffbf00), color-stop(100%, #ff8000));
  background: -webkit-linear-gradient(top, #ffbf00 0%, #ff8000 100%);
  background: -o-linear-gradient(top, #ffbf00 0%, #ff8000 100%);
  background: -ms-linear-gradient(top, #ffbf00 0%, #ff8000 100%);
  background: linear-gradient(to bottom, #ffbf00 0%, #ff8000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbf00', endColorstr='#ff8000',GradientType=0 );
  color: white;
  text-shadow: -1px -1px 1px #B25900;
}
.bt-memberlogin:hover, .bt-caddownload a:hover {
  background-color: #ff8d12;
  background: #ff8000;
  background: -moz-linear-gradient(top, #ff8000 0%, #ffbf00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff8000), color-stop(100%, #ffbf00));
  background: -webkit-linear-gradient(top, #ff8000 0%, #ffbf00 100%);
  background: -o-linear-gradient(top, #ff8000 0%, #ffbf00 100%);
  background: -ms-linear-gradient(top, #ff8000 0%, #ffbf00 100%);
  background: linear-gradient(to bottom, #ff8000 0%, #ffbf00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8000', endColorstr='#ffbf00',GradientType=0 );
  color: white;
}
.bt-memberlogin img, .bt-caddownload a img {
  width: 134px;
  height: auto;
}

.clear-sm {
  clear: both;/***追加***PCで段ずれを防ぐため***/
}

@media (max-width: 768px) {
  body {
    border-top: solid 3px #f78000;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .glyphicon-chevron-left {
    top: 40% !important;
  }

  header {
    position: static;
    padding: 4px 0 14px 0;
    text-align: center;
    height: auto;
  }
  header .site-summary {
    display: none;
  }
  header .bi {
    margin-top: 0;
    float: none;
  }
  header .head-utility {
    margin-top: 12px;
    float: none;
  }
  header .head-utility .telno {
    text-align: center;
  }
  header .head-utility .telno img {
    width: 180px;
    height: auto;
  }
  header #brand-header {
    margin-bottom: 10px;
  }
  header h1 {
    position: static;
    margin: 0 auto;
    width: 240px;
    text-align: center;
  }
  header h1 img {
    width: 193px;
    height: auto;
    margin: 0 auto;
  }
  header .copy {
    float: none;
    text-align: center;
    margin-top: 15px;
  }
  header .copy img {
    height: 16px;
    width: auto;
  }
  header .head-contact {
    float: none;
    margin-top: 15px;
  }
  header .head-contact ul {
    float: none;
    margin-bottom: 12px;
  }
  header .head-contact ul li {
    float: none;
    display: inline;
  }
  header .head-contact ul li img {
    height: auto;
    margin-left: 10px;
  }
  header .navbar-header button {
    width: 100%;
    margin: 0 auto;
  }
  header .navbar ul li {
    display: block;
    border-right: none;
    width: 100%;
  }
  header .navbar ul li a {
    display: block;
    padding: 8px 10px;
    border-bottom: solid 1px #DDD;
    color: black !important;

  }
  header .navbar ul li a:hover {
    color: #555 !important;
    background-color: #fff9f2 !important;
    border-bottom: solid 1px #DDD;
  }
  header .navbar ul li a.active {
    border-bottom: solid 1px #DDD;
    background-color: #ffefde;
  }
  header .navbar-nav {
    margin: 0;
  }




  #vi {
    padding: 30px 0;
  }
  #vi .container {
    padding: 0;
  }

  #maincontent {
    margin-top: 20px;
    padding: 0;
  }
  #maincontent .top-read h2 {
    font-size: 18px;
  }
  #maincontent section {
    margin-bottom: 30px;
  }
  #maincontent section h2 {
    font-size: 17px;
    line-height: 1.4;
  }
  #maincontent section h3 {
    font-size: 14px;
  }
  #maincontent section p {
    font-size: 13px;
    text-align: left;
  }
  #maincontent section p br {
    display: none;
  }
  #maincontent .top-read {
    background: none;
  }
  #maincontent .top-read br {
    display: none;
  }

  .table.table-fluid th, .table.table-fluid td {
    display: block;
    width: 100% !important;
  }
  .table.table-fluid th {
    border: none !important;
    background-color: #F3F3F3;
    padding: 4px 8px !important;
  }

  .box-list-linklavel.twolines {
    top: 50% !important;
  }
  .clear-xs {
   clear: both;/***追加***スマホで段ずれを防ぐため***/
  }
  .clear-sm {
   clear: none;/***追加***スマホで段ずれを防ぐため***/
  }
}
@media (max-width: 720px) {
  .carousel-caption h2 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .carousel-caption h2 span {
    font-size: 12px;
  }
  .carousel-caption p {
    line-height: 1.6;
    margin: 0;
    font-size: 12px;
  }

}
@media (max-width: 480px) {

  .facebook{
    display: none;
  }
  .main-thu-list-item .pull-left,
  .main-thu-list-item .pull-right {
    float: none !important;
  }
  .main-thu-list-item .pull-left h3, .main-thu-list-item .pull-left p,
  .main-thu-list-item .pull-right h3,
  .main-thu-list-item .pull-right p {
    text-align: left;
    margin: 6px !important;
  }


  .thu-list-item-linklabel {
   /* overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;********カット*/
  }

  .carousel-caption h2 {
    font-size: 16px;
    margin-bottom: 0px;
  }
  .carousel-caption h2 span {
    font-size: 12px;
  }
  .carousel-caption p {
    display: none;
  }
  .thu-list-item-linklabel{
    max-width: 200px;
  }



}


.box1 {
border-left: solid 1px #4760a0;
border-top: solid 1px #4760a0;
border-right: solid 1px #4760a0;
border-bottom: solid 1px #4760a0;
padding: 5px;
    text-align: center;
}

.subtitle1{
border-left: solid 1px #4760a0;
border-top: solid 1px #4760a0;
border-right: solid 1px #4760a0;
border-bottom: solid 1px #4760a0;
padding: 3px;
color:#4760a0;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}




#maincontent .main-section .pagesubtitle{
border-left: solid 1px #4760a0;
border-top: solid 1px #4760a0;
border-right: solid 1px #4760a0;
border-bottom: solid 1px #4760a0;
padding: 4px;
color:#4760a0;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}

.yougo{
border-bottom:1px dotted;
font-size:15px;
}
.yougo_title{
border-left:5px solid;
padding-left:5px;
font-weight:bold;
font-size:15px;
/** font-family: "丸フォーク M";**/
color:#393e67;
margin-bottom:5px;
}

.yougo_title_furi{
font-weight:normal;
font-size:14px;
/** font-family: "丸フォーク M";**/
color:#393e67;
}

.yougo_exp{
margin-left:10px;
margin-bottom:20px;
font-size:14px;
color:#545455;
}

.yougo_navi
{
font-size:15px;
}

.lilist1 li{
	font-size:14px;
	margin-top: 10px;
	color:#2e281c;
	padding-bottom: 8px;
	border-bottom: 1px dashed #c2b996;
}


#maincontent .ptable {
  margin-top:5px;

}
#maincontent .ptable th {
  width: 100px;
  text-align: right;
  vertical-align: middle;
padding-right: 8px;
}
#maincontent .ptable th, #maincontent .ptable td {
  border-top: dotted 1px #dddddd;
}

#maincontent .pname {
 font-weight:bold;
 font-size:17px;
color:#393e67;
}

/**********************配色****************************/

.color0{
color:#0B3861;
}

.color1{
color:orange;
}

.color2{
color:#0B4C5F;
}

.color3{
color:#4760a0;
}

.size_s{
font-size: 90%;
}

a.bg1{
background-color:#6092b8;
color:white
}

a:hover.bg1{
color:orange
}

a.bg2{
background-color:#fdcb73;
color:white
}

a:hover.bg2{
color:orange
}


a.bg3{
background-color:#bbb9b3;
color:white
}

a:hover.bg3{
color:orange
}

.ptop{
	position:fixed;
	bottom:10px;
	right:2px;
	z-index:99;
	text-align:right;

}

.ptop a{
	text-decoration:none;
	color:#f87d67;
	display: inline-block;
	margin: 2px 2px 2px 2px;
	padding: 3px;
	text-decoration: none;
	border: 1px solid;
	border-radius: 0.2em;
	background-color: rgba( 255, 255, 255, 0.75 );
}


.dl{
	position:fixed;
	bottom:50px;
	right:2px;
	z-index:99;

}

.dl img{
	width:100px;
}



#modal-content {
  position: relative;
	width: 500px ;
	margin: 0 ;
	/*padding: 10px 20px ;*/
	/*border: 2px solid #aaa ;*/
	border:solid 4px #ffffff;font-weight:bold;
	/*background: #fff ;*/
	position: fixed ;
	display: none ;
	z-index: 9999 ;
	background: #000000;
	text-align:center;
	padding-bottom:5px ;
	color:#ffffff;
}

@media (max-width: 800px) {
	#modal-content {
		width: 80% ;
	}
}



#modal-content .button-link{
	padding:6px;
	position: absolute;
	bottom: 80px ;
	right: 20px ;
	font-size:120%;
	background: orange
}


#modal-content .button-link a {
	color:#ffffff;

}

#modal-content .button-link a:hover {
	color:#ffffff;
}


@media (max-width: 400px) {
	#modal-content {
		width: 90% ;
	font-size:70%;
	}
	#modal-content .button-link{
	padding:5px;
	position: absolute;
	bottom: 50px ;
	right: 20px ;
	font-size:100%;
	background: orange
	}
}


#modal-overlay {
	z-index: 9998 ;
	display: none ;
	position: fixed ;
	top: 0 ;
	left: 0 ;
	width: 100% ;
	height: 120% ;
	background-color: rgba( 0,0,0, 0.60 ) ;
}


/*****************メニューデザインを変更・スマホ下部に問合せ等を表示******************************************/

.formobile{
	display:none;
}


.ptop {
	position:fixed;
	bottom:10px;
	right:2px;
	z-index:99;
	text-align:right;

}

.ptop a{
	text-decoration:none;
	color:#0b3b2e;
	display: inline-block;
	margin: 2px 2px 2px 2px;
	padding: 6px 3px;
	text-decoration: none;
	border: 1px solid;
	border-radius: 0.2em;
	background-color: rgba( 255, 255, 255, 0.75 );
}

#btm_menu{
	display:none;
}

@media only screen and (max-width:767px){
	.formobile{
	display:inline;
	}

	nav#mainNav ol, nav#mainNav ul, nav#mainNav li{
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	list-style: none;

	}


	nav#mainNav .inner{
	margin:0 auto;
	width:100%;
	}


	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	}

	nav#mainNav ul li a {
	color:#005331;
	font-weight:bold;
	}

	nav#mainNav ul li a.cls,nav#mainNav ul li a.cls span{
	color:orange;
	}


	nav#mainNav ul li a span{
	color:orange;
	font-size:10px;
	}

	nav#mainNav ul li a:hover{
	color:orange;
	}

	nav#mainNav a#menu span{padding-left:10px;}
	nav#mainNav a.menu span:before{content: "→ ";}
	nav#mainNav a.menuOpen span:before{content: "↓ ";}

	nav#mainNav a#menu:hover{cursor:pointer;}

	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}


	nav#mainNav ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
	display: block;
	padding:15px 10px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	}
	
	nav#mainNav ul li a span{padding-left:10px;}
	
	nav#mainNav ul li:first-child a{
	border-top:1px solid #e4e4e4;
	}
	
	nav#mainNav ul li:last-child a{border:0;}
	
	nav#mainNav ul li.active a{color:#a74864;}

	nav div.panel{float:none;}
	

	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	background-color: #4891d2;
	margin-bottom:0!important;
	}

	nav#mainNav a.menu{
	width:60px;
	height:40px;
	line-height:30px;
	position:fixed;
	top:45px;
	right:4px;
	z-index:99;
	text-align:center;
	text-decoration:none;
	color:#0b3b2e;
	display: inline-block;
	margin: 2px 2px 2px 2px;
	padding: 3px;
	border: 2px solid #0b3b2e;
	border: 1px solid #0b3b2e;
	border-radius: 0.2em;
	background-color: rgba( 255, 255, 255, 0.75 );
	}

	nav#mainNav{
	/*border-top:1px solid #e4e4e4;*/
	border-bottom:0px solid #e4e4e4;
	}


	nav#mainNav .inner {
	position:fixed;
	top:58px;
	background-color: #4891d2;
	z-index:999999;
	}

	nav#mainNav .panel a{
	color:#ffffff;
	}

	nav#mainNav .panel span{
	color:#fff100;
	}

	nav#mainNav .panel a:hover{
	color:#ffffff;
	}

	nav#mainNav a#menu span{padding-left:0px;}
	nav#mainNav a.menu span:before{content: "";}
	nav#mainNav a.menuOpen span:before{content: "";}


	.ptop {

		bottom:40px;
	}


.dl{
	position:fixed;
	bottom:80px;
	right:2px;
	z-index:99;

}

.dl img{
	width:65px;
}



	#btm_menu {
		display:inline;
		width:100%;
		height:40px;
		position:fixed;
		bottom:0px;
		right:0px;
		z-index:99;
		background-color:#83b4ce;
		background-color:#000000;
		background-color: rgba( 0, 0, 0, 0.7 );
	}



	#btm_menu .btmmenu{
		width:49.5%;
		float:left;
		background-color:#83b4ce;
		background-color:#000000;
		text-align:center;
		height:40px;
		background-color: rgba( 0, 0, 0, 0 );

	}

	#btm_menu .btmmenu img{
		margin-top:2px;

	}

}