body{
	/*font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	background-color:#FCFCFC;
	background-color:#ffffff;
	margin:0;
	padding:0;
	color: #454545;
	font-size:14.2px;
	/* [disabled]line-height:26px; */
	font-family: "HelveticaNeueLTStd-Roman", "HelveticaNeueLT Std", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "メイリオ", Meiryo, "MS Pゴシ ック", "MS PGothic", sans-serif;
	line-height:24px;
}
.sessionhaikei1 {
    background-image: url(../img/session/haikei1.png);
    background-repeat: no-repeat;background-position: bottom right;
}

.sessionhaikei2 {
    background-image: url(../img/session/haikei2.png);
    background-repeat: no-repeat;background-position: bottom right;
}
.sessionhaikei3 {
    background-image: url(../img/session/haikei3.png);
    background-repeat: no-repeat;background-position: bottom right;
}
.f13{
	font-size: 13px !important;
}
.f16{
	font-size: 16px !important;
}
.f18{
	font-size: 18px !important;
}
.f20b{
	font-size: 20px !important;font-weight: 500;
}

.f30b{
	font-size: 32px !important;font-weight: 500;
	line-height: 46px;
}
.ao{
	color: #1D38D5;
}

.ao{
	color: #1D38D5;
}
.aki{
	color: #499ab4;
}
h1 {
	font-size:12px; 
	    margin-top: 15px;
		line-height:16px;
		padding-bottom:10px;
		
			color: #878787;
			letter-spacing:0.7px;
	
}
/*ヘッダーフッター*/
CSS
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color:#F4F4F4;
}
body > .container {
  padding: 30px 20px 0;
 
}
.container .text-muted {
  margin: 24px 0;
}
 
.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}
/*／ヘッダーフッター*/
.fleft {
    float: left !important;
}
.fright {
    float: right;
}
#fh5co-clients {
    padding: 0.3em 0;
    background: #39aa3b;
	 background: #ffffff;
	border-top:2px solid #004A61;
    position: fixed !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1000;
	
}

#fh5co-clients img{
	   z-index: 1100;
}


.fh5co-page-heading-lead {
    text-align: center;
    padding: 0px 0 60px 0;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.fh5co-page-heading-lead {
    position: relative;
    padding-bottom: 20px;
}
.iro {
	color:#575757;
}
.iro1{
	    color: #005B67;
}
.bld {
	font-weight:bold;
}
.cntr {
	text-align:center;
	margin:0 auto;
}

/*xs smでセンター寄せ*/
@media only screen and (min-width: 993px), print {
.sm_center {
	text-align:left;
	margin:0 auto;
}
}

@media only screen and (min-width: 391px) and (max-width: 992px) {
 .sm_center {
	 width:auto;
	text-align:center;
	margin:0 auto;
}
}

@media only screen and (max-width: 390px) {
.sm_center {
	 width:auto;
	text-align:center;
	margin:0 auto;
}
}
/*／xs smでセンター寄せ*/
@media only screen and (min-width: 700px), print {
.mds-bk3{
	background-image:url(../img/common/mds_bk.jpg);
	background-repeat:no-repeat;
	background-position:right;
    background-color: #004A61;
    padding: 8px 10px 7px;
    font-size: 16px;
    letter-spacing: 1.4px;
	color:#FFF;
	margin-bottom:20px;
}
}
	@media only screen and (max-width: 699px), print {
.mds-bk3{
	background-image:url(../img/common/mds_bk.jpg);
	background-repeat:no-repeat;
	background-position:right;
    background-color: #004A61;
    padding: 8px 10px 7px;
    font-size: 13px;
    letter-spacing: 1.1px;
	color:#FFF;
	margin-bottom:20px;
}	
}

.mds-bk4{
	background-color:#007149;
	padding:5px 10px 3px ;
	color:#FFF;
	margin-bottom:20px;
	
}
.rss_box{
	    overflow: auto;
    width: 100%;
    height: 140px;
    clear: both;
	
}


.rss_box dl {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #d4d4d4;
}

.rss_box dl:after {
  content: "";
  display: table;
  clear: both;
}

.rss_date {
  float: left;
  width: 12%;
color: #004A61;
}

.rss_title {
  float: right;
  width: 88%;
  padding-left: 20px; 

}

.rss_title a {
  color: #247a4c;
  text-decoration: underline;
}

.rss_contents {
  clear: both;
  padding: 5px 0 0 calc(13.8%);
  font-size: ;
}

.rss_new {
  display: inline-block;
  background-color: #3A679B;
  color: #ffffff;
  padding: 3px 12px 2px;
  font-size: 10px;
  margin-right: 10px;
  vertical-align: middle;
}

@media only screen and (max-width: 979px) {
  .rss_date {
    width: 14%;
  }
  .rss_title {
    width: 86%;
  }
  .rss_contents {
    padding-left: calc(14% + 15px);
  }
}

@media only screen and (max-width: 690px) {
  .rss_date,
  .rss_title {
    width: 100%;
    float: none;
  }
  .rss_date {
    font-size: .85em;
  }
  .rss_title {
    padding: 3px 0;
  }
  .rss_contents {
    padding: 5px 0 0 0;
  }
}

/* 2Ã¥â‚¬â€¹Ã§â€ºÂ®Ã¤Â»Â¥Ã©â„¢ÂÃ©ÂÅ¾Ã¨Â¡Â¨Ã§Â¤Âº Ã£â€šÂ¹Ã£Æ’Â©Ã£â€šÂ¤Ã£Æ’â€°Ã£ÂÂ§Ã¨Â¡Â¨Ã§Â¤Âº ----------*/
.rss_tggle {
  position: relative;
}

.rss_tggle .rss_contents {
  display: none;
}

#close {
  display: none;
}

#rss_open {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

#rss_open::before {
  font-family: FontAwesome;
  content: "\f078";
  display: inline-block;
  font-size: 20px;
  line-height: 40px;
  color: #ffffff;
  background-color: #3A679B;
  width: 40px;
  height: 40px;
  text-align: center;
}

#rss_open.active::before {
  content: "\f00d";
}

.rss_tggle .rss_box {
  width: calc(100% - 40px - 20px);
  margin-right: 20px;
}
/* ページトップ */
@media only screen and (min-width: 993px), print {
 #page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 80%;
}
#page-top a {background: #ffd60d;
    text-decoration: none;
    color: #333333;
    width: 100px;
    padding: 15px 0;
    text-align: center;
    display: block;
    border-radius: 6px;
	border: 1px solid #ffd60d;
       
}
#page-top a:hover {
     background: rgba(255, 255, 255, .15);
    text-decoration: none;
    color: #333333;
    width: 100px;
    padding: 15px 0;
    text-align: center;
    display: block;
    border-radius: 6px;
	border: 1px solid #555555; 
}
}



@media only screen and (max-width: 992px) {
#page-top {
    position: fixed;
    bottom: 5px;
    right: 5px;
    font-size: 8px;
}
#page-top a {
        background: rgba(255, 255, 255, .15);
    text-decoration: none;
    color: #ffd60d;;
    width: 60px;
    padding: 2px 0;
    text-align: center;
    display: block;
    border-radius: 3px;
	border: 1px solid #ffd60d;
}
#page-top a:hover {
    text-decoration: none;
      background: rgba(255, 255, 255, .15);
		border: 1px solid #555555; 
		    color: #333333;
		
} 
}

/* ／ページトップ */


/*ロゴ画像*/
.navbar-brand {
  background: url("../img/common/logo.png") no-repeat ;
  background-position:1px 8px;
  background-size: contain;
  height: 50px;
  width: 220px;
  text-indent:-9999px;
}
/*／ロゴ画像*/
/*フッター*/
 @media only screen and (min-width: 768px) {
.copyright{
	
	font-weight:bold;
    text-align:center;
    margin:0.5em auto;
    display:block;
	padding:20px 0;
	padding-bottom:70px;
	border-top:dotted 1px #ccc;
}
}

 @media only screen and (max-width: 767px) {
.copyright{
	
	font-weight:bold;
    text-align:center;
    margin:0.5em auto;
    display:block;
	padding:20px 0;
	padding-bottom:60px;
	border-top:dotted 1px #ccc;
}
}
/*／フッター*/
/*画像枠付き*/
.img-thumbnail-dotted {
  padding: 2px;
  border: 1px dotted #555;
  border-radius: 2px;
}
/*／画像枠付き*/

.gly_bk {
	background-color:#FFF;
	padding:20px;
	border: 2px solid #E5E5E5;
  border-radius: 2px;
}
.gly_bk2 {
	background-color:#FFF;
	padding:5px 15px;
	border: 2px solid #F4F4F4;
	border-radius: 2px;
}
.gly_orange {
	background-color:#FFF;
	padding:20px;
	border: 3px solid #70655F;
  border-radius: 2px;
}


.brdr_bottom{
	border-bottom:1px dotted #cccccc;
	
}
/*キャッチコピーセンター寄せ*/
@media only screen and (min-width: 993px), print {
 .fnt_cntr_cath {
	font-size:24px;
	color:#454545;
	text-align:center;
	line-height:30px;
}
}

@media only screen and (min-width: 391px) and (max-width: 992px) {
 .fnt_cntr_cath {
	font-size:14px;
	color:#333;
	text-align:center;
}
}

@media only screen and (max-width: 390px) {
 .fnt_cntr_cath {
	font-size:14px;
	color:#333;
	text-align:center;
}
}
/*／キャッチコピーセンター寄せ*/



/*リストスタイル*/
 .list01 {
	 
	 padding:0;
	 margin:0;
 }
 .list01 li {
	 list-style:none;
	 background-image:url(../img/shikaku_arrow.png);
	 background-repeat:no-repeat;
	 background-position:left center;
	 padding:0 0 0 20px;
	 margin:0;
 }
  .list02 {
	 
	 padding:0;
	 margin:0;
 }
 .list02 li {
	 list-style:none;
	 padding:0 0 0 0px;
	 margin:0;
 }
 .list03 {
	 
	 padding:0;
	 line-height: 34px;
	 margin:0;
 } 
/*／リストスタイル*/


/*見だし*/
@media only screen and (min-width: 993px), print {
.mdsmain_bk{
	background-color:#4BB1B5;
	padding:20px 0 10px 0;
}
 .mds01 {
	  text-align:center;
	color:#FFF;
	font-size:30px;
	
}

}

@media only screen and (min-width: 391px) and (max-width: 992px) {
	.mdsmain_bk{
	background-color:#4BB1B5;
	padding:20px 0 10px 0;
}
  .mds01 {
	  text-align:center;
	color:#FFF;
	font-size:23px;
	
}
}

@media only screen and (max-width: 390px) {
	.mdsmain_bk{
	background-color:#4BB1B5;
	padding:20px 0 10px 0;
}
  .mds01 {
	   text-align:center;
	color:#FFF;
    font-size:14px;
	
}
}
/*見だし*/
/*キャッチ*/
@media only screen and (min-width: 993px), print {

 .catch {
	font-size:26px;
	
}

}

@media only screen and (min-width: 391px) and (max-width: 992px) {
.catch {
	font-size:18px;
	
}
}

@media only screen and (max-width: 390px) {
.catch {
    font-size:14px;
	font-weight:bold;
}
}
/*キャッチ*/
/*キャッチ2*/
@media only screen and (min-width: 993px), print {

 .catch2 {
	font-size:21px;
	line-height:160%;
	
}

}

@media only screen and (min-width: 391px) and (max-width: 992px) {
.catch2 {
	font-size:18px;
	line-height:140%;
}
}

@media only screen and (max-width: 390px) {
.catch2 {
    font-size:14px;
	font-weight:bold;
	line-height:120%;
}
}
/*キャッチ*/

/**/
@media only screen and (min-width: 993px), print {
 
}

@media only screen and (min-width: 391px) and (max-width: 992px) {
 
}

@media only screen and (max-width: 390px) {
 
}
/**/
.list_none {
	padding:0;
	margin:0;
}
.list_none li {
	list-style-type:none;
	padding:0 0 5px 0;
	margin:0;
}

.brdrbtm {
	color:#333;
	font-size:120%;
	    padding-bottom: 5px;
    font-weight: bold;
	border-bottom:#333 dotted 1px;
}

.pad-top20 {
	padding-top:20px;}
	
.pad-top40 {
	padding-top:40px;}
.gly-bk {
	background-color:#F3F3F3;
	padding:10px 10px;
	width:auto;
}

.orng-bk {
	background-color:#ED965A;
	border:solid 1px #E85A24;
	padding:20px;
	color:#FFF;
}
.orng-waku {
	border:solid 1px #E85A24;
	padding:20px;
	color:#333;
}
.sankaku{
	padding:0;
	margin:0 auto;
	text-align:center;
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-top: 20px solid #E85A24;
}

/*** レスポンシブテーブルデザイン ***/
.tbl-rsp{
  width:100%;
  /*border: 1px solid #cccccc;*/
  overflow: hidden;
  word-break: break-all;
  word-wrap: break-word;
}
 
.tbl-rsp th{
  /*padding: 6px 8px 5px;
  border-top: solid 1px #cccccc;*/
  width: 30%;
  overflow: hidden;
  font-style: normal;
  font-weight: bold;
  font-size: 100%;
  text-align: left;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: top;
  /*background-color: #F4F4F4;*/
}
 
.tbl-rsp td{
/*padding: 5px 10px;*/
text-align: left;
vertical-align: top;
/*background-color: #ffffff;
border-top: dotted 1px #cccccc;
*/overflow: hidden;
word-break: break-all;
word-wrap: break-word;
}
 
@media (max-width: 400px){
.tbl-rsp{
  /*border:none;*/
}
.tbl-rsp th{
	
  width:100%;
  display:block;
  margin: 0 auto;
  /*border:none;
  border-radius: 3px;*/
}
.tbl-rsp td{
  display: list-item;
  width: 100%;
  border-top: none !important;
  border-right: none !important;
}
}
/*** ／レスポンシブテーブルデザイン ***/
.lineheight140{
	line-height:140%;
}


.leftbrdr_orange{
	border-left:solid 6px #4BB1B5;
	padding-left:10px;
}
.orange {
	color:#70655F;
}
.kuro
{
	color:#333;
}
hr{
    border:none;
    border-top:dashed 1px #CCC;
    height:1px;
    color:#FFFFFF;
    margin: 0 6 0 6;
}
.mds-bk_iro{
	background-color:#434343;
	background-color:#6d6d6d;
	background-color: #02275B;
	    font-family: 'ヒラギノ明朝 ProN W3', HG明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', 游明朝, YuMincho, serif;
	color:#ffffff;
	padding:10px;
	margin:30px 0;
}

.fadeInUp {
    -webkit-animation: fadeInUp 1s cubic-bezier(.55,0,.1,1) both;
    animation: fadeInUp 1s cubic-bezier(.55,0,.1,1) both;
}
@-webkit-keyframes fadeInUp { from{ opacity: 0; -webkit-transform: translateY(8px); transform: translateY(8px); }}
@keyframes fadeInUp { from{ opacity: 0; -webkit-transform: translateY(8px); transform: translateY(8px); }}
.delay-05s {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}




.mb10{
	margin-bottom:10px;
}

.mb15{
	margin-bottom:15px;
}


.mb20{
	margin-bottom:20px;
}

.mb30{
	margin-bottom:30px;
}



.maingazou {

	    margin-right: auto;
    margin-left: auto;
	}
	
.maingazou img {
    width: 100%;
	
}

	
@media (min-width: 1200px)
.maingazou {{
    width: 1170px;
	    margin-right: auto;
    margin-left: auto;
	}
.maingazou img {
    width: 100%;
	
}

}

}


.containermain{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;text-align:center;}

@media (min-width:768px){.containermain{width:760px;
margin-right:auto;margin-left:auto;
}}

@media (min-width:992px){.containermain{width:970px;
margin-right:auto;margin-left:auto;
}}

@media (min-width:1200px){.containermain{width:1170px;
margin-top:5px;
margin-right:auto;margin-left:auto;}}


.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}




.btn-warning {
    color: #fff;
    background-color: #005B67;
    border-color: #005B67;
}


.btn-warning:hover {
  color: #fff;
  background-color: #db2121;
  border-color: #db2121;
   background-color: #1C1C1C;
  border-color: #1C1C1C;
}



.btn-warningaka {
    color: #fff;
    background-color: #C92847;
    border-color: #C92847;
}


.btn-warningaka:hover {
  color: #fff;
  background-color: #6d6d6d;
    border-color: #6d6d6d;
	
}



.btn-warningao {
      color: #ffffff;
     background-color: #23683A;
    border-color: #23683A;
	 background-color: #005B67;
    border-color: #005B67;
	font-weight:600;
}


.btn-warningao:hover {

   color: #fff;
     background-color: #666666;
    border-color: #666666;
}

.btn-warningpdf {
	   color: #ffffff;
    background-color: #005B67;
    border-color: #005B67;
		font-weight:22px!important;
    font-weight: 600;	padding:10px;

}

.btn-warningpdf:hover {
     color: #005B67;
    background-color: #ffffff;
    border-color: #005B67;
	font-weight:22px!important;
    font-weight: 600;
	padding:10px;
}
.navbar-header{
	background-color:#FFF;
}

.top_concept h2 {
    position: relative;
    color: #484848;
    font-size: 32px;
    line-height: 1em;
    text-align: center;
	    padding: 0 10px 8px;
    border-bottom: 1px solid #222222;
	
}


.text_mincho {
    font-family: 'ヒラギノ明朝 ProN W3', HG明朝E, 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', 游明朝, YuMincho, serif;
	letter-spacing: 1.4px;
}


.top_concept .hr_style1 {
    margin: 25px 0;
    background: #f1f1f1;
	width:100%;
    height: 5px;
}

.top_concept .hr_style1:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 66px;
    height: 5px;
    background: #570500;
}
.top_unit_in {
    width: 1000px;
    margin: 0 auto;
}

.top_concept .top_unit_in {
    padding: 0px 60px 40px;
    background: #fdfdfd;
}

.mod-title {
	font-size: 30px;
	text-align: center;
	 color: #484848;
}
.mod-title span {
	display: inline-block;
	padding: 0 10px 8px;
	border-bottom: 1px solid #222222;
}


/*** top concept ***/
@media screen and (max-width: 1000px){

.top_concept .top_unit_in {
  padding: 0% 6% 3%;
     width: 100%;
}

.top_concept h2 {
  position: relative;
  color: #484848;
  font-size: 3rem;
  line-height: 1em;
}

.top_concept .hr_style1 {
  margin: 2rem 0;
}

.top_concept_text {
  margin-left: 0;
}

.top_concept_text p {
  margin-bottom: 1.5em;
  font-size: 1.15rem;
  line-height: 1.7em;
}

.mod-title {
	font-size: 20px;
	text-align: center;
	 color: #484848;
}
.mod-title span {
	display: inline-block;
	padding: 0 10px 8px;
	border-bottom: 1px solid #222222;
}

}

.clear{
	clear:both;
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
    float: left;
    text-align: left;
}

.hitowaku{
	   padding:15px 45px 0px 35px!important;
    width: 100%!important;
    border: #ddd 6px solid;
    display: block!important;
    overflow: hidden!important;
	    border: 1px solid #999;

    background-color: #F2F2F2;
}
.card {
    position: relative;
    float: left;
    width: 100%;
    height: ;
    margin: 0 5px;
    background-color: #fff;
    border: 1px solid #aaa;
    border-left: 3px solid #aaa;
}


.card img {
  padding:10px;
  width:90px!important;
  height:90px!important;
    left: 10px;
    top: 10px;
}

.card .title {
    position: absolute;
    left: 88px;
    top: 10px;
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.4;
    cursor: pointer;
	color:#009;
}

.card .title a{

	color:#009;
}

.card .title a:hover{

	color:#009;
	border-bottom:solid 1px #000066;
}




.card  strong {
    position: absolute;
    left: 88px;
    top: 30px;
    display: block;
    padding-right: 10px;
    font-size: 11px;
    line-height: 1.5;
    font-weight: normal;
}

h1 {
    font-size: 11px;
    margin-top: 20px;
    line-height: 12px;
    padding-bottom: 10px;
    color: #333333;
    font-weight: 400;
    letter-spacing: 0.7px;
}

.js .to-animate {
	opacity: 0;
}

.mt10{
	padding-top:10px;
}


#gm {
  
    width: 100%;
        padding-bottom: 3px;

    margin-top: 8px;
	 background: url(../img/common/ghaikei.png);
	 background: #ffffff;
}

#gm ul {
  width: 1000px;
  margin: 0 auto;
  height: 57px;
 background: url(../img/common/gsen.png) no-repeat right center;
 list-style-type:none;
}

#gm li {
  display: block;
  float: left;
  list-style-type:none;
}

#gm li a {
  display: block;
  width: 142px;
  height: 57px;
  padding-top: 20px;
  background: url(../img/common/gsen.png) no-repeat left center;
  color: inherit;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  color:#454545;
}

#gm li.gm1 a {
	  display: block;
  width: 142px;
  height: 57px;
  padding-top: 20px;
  background:none;
  color: inherit;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
   color:#454545;
      background: url(../img/common/gsen.png) no-repeat left center;
}


#gm li.gm4 a {
	  display: block;
  width: 211px;
  height: 50px;
  padding-top: 20px;
  background:none;
  color: inherit;
  font-size: 12.2px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
    background: url(../img/common/gsen.png) no-repeat left center;
}


#gm li.gm8 a {
	  display: block;
  width: 142px;
  height: 57px;
  padding-top: 20px;
  background: url(../img/common/gsen.png) no-repeat left center;

  color: inherit;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
}



#gm li a span {
  font-size: 12px;
  color:#454545;
}

#gm li a:hover,
#gm li a:hover * {
  color:#454545;

  
}



@media only screen and (max-width: 1199px) {
	#gm {
  
 display:none;
 clear:both;
}

}
@media only screen and (min-width: 1200px) {
#gm ul {
  width: 1170px;
  margin: 0 auto;
  padding:0px;
  height: 66px;
 background: url(../img/common/gsen.png) no-repeat right center;
}

#gm li {
  display: block;
  float: left;
  display: inline;
}

#gm li a {
  display: block;
  width: 150px;
  height: 66px;
  padding-top: 15px;
  background: url(../img/common/gsen.png) no-repeat left center;
  color: inherit;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
  font-weight: ;
   color:#454545;
      border-right: 1px solid #ffffff;
	  
}

#gm li.gm1 a {
  display: block;
  width: 140px;
  height: 66px;
  padding-top: 15px;
  background: url(../img/common/gsen.png) no-repeat left center;
  color: inherit;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  font-weight: ;
  color:#454545;
      border-right: 1px solid #ffffff;
}


#gm li.gm11 a {
  display: block;
  width: 233px;
  height: 50px;
  padding-top: 15px;
  background: url(../img/common/gsen.png) no-repeat left center;
  color: inherit;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  font-weight: ;
   color:#454545;
      border-right: 1px solid #ffffff;
	  
}
}

@media only screen and (min-width: 750px) and (max-width: 1099px) {
#gm ul {
  width: 800px;
  margin: 0 auto;
      padding: 0px;
  height: 50px;
 background: url(../img/common/gsen.png) no-repeat right center;
}


#gm li {
  display: block;
  float: left;
}

#gm li a {
   display: block;
  width: 159px;
  height: 50px;
  padding-top: 15px;
  background: url(../img/common/gsen.png) no-repeat left center;
  color: inherit;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  font-weight: ;
  color:#454545;
      border-right: 0px solid #555555;
}

#gm li.gm1 a {
	  display: block;
  width: 159px;
 height: 66px;
  padding-top: 15px;
  background:none;
  color: inherit;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  font-weight: ;

      border-left: 0px solid #555555;
	   border-right: 0px solid #555555;
	      color:#454545;
      background: url(../img/common/gsen.png) no-repeat left center;
}



#gm li.gm11 a {
	  display: block;
  width: 159px;
 height: 50px;
  padding-top: 15px;
  background:none;
  color: inherit;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  font-weight: ;
 color:#454545;
      border-left: 0px solid #555555;
	   border-right: 0px solid #555555;
	     background: url(../img/common/gsen.png) no-repeat left center;
}


}




#gm li.gm4 a {
	  display: block;
  width: 211px;
 height: 66px;
  padding-top: 15px;
  background:none;
  color: inherit;
  font-size: 12.2px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;

    background: url(../img/common/gsen.png) no-repeat left center;
}


#gm li.gm8 a {
	  display: block;
  width: 142px;
 height: 50px;
  padding-top: 15px;
  background: url(../img/common/gsen.png) no-repeat left center;

  color: inherit;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
}



#gm li a span {
  font-size: 12px;
  color: #959595;
}


#gm li a:hover {
  color: #;
 
  opacity: 0.6; 

  
}

#gm li.gm_sp {
  display: none;
}


	


#main{
	margin:0 auto;
}


.cmidasi_tab{
	
		
	font-weight:bold;
	text-align:left;
	padding:6px;


	color:#F00;
		padding-bottom:10px;
			padding-top:2px;
	
}


.cmidasi_tab th{
font-size:130%;
	font-weight:bold;
	text-align:left;
	padding:6px;
	padding-left:px;
	border-bottom: 4px solid #F00;
	color:#333333;
		padding-bottom:10px;
		height:6px;
			
	
	
}

.cmidasi_tab td{

	font-weight:normal;
	text-align:left;
	padding:6px;

	border-bottom: 4px solid #bbbbbb;
	vertical-align: top;
		height:6px;
	
}

h6 {
	position: relative;
	padding-bottom: .5em;
	border-bottom: 4px solid #ccc;
	font-size:186%;
	font-weight:600;
	color:#4D4D4D;
	letter-spacing:1.1px;
    font-family: 游明朝, YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', HG明朝E, 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;

}
h6::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 4px;
	background-color: #71A1D1;
}

.aomozi1{
	color:#009;
	font-size:160%;
	font-weight:600;
	

}
.midasi{
	font-size:30px;
	text-align:center;
	color:#363636;
	letter-spacing:1.4px;
	line-height:26px;
	
}
@media only screen and (max-width: 600px) {
	
	.midasi{
	font-size:22px;
	text-align:center;
	color:#363636;
	letter-spacing:1.4px;
	line-height:28px;
	
}
}


.tophaikei{
	  background: url("../img/top/tophaikei.png") no-repeat ;
	    display: table;
    width: 100%;
 
    background-position: center center;
    background-size: cover !important;
}


.sirowaku{
	
	border:2px solid #FFF;
	z-index:100;
}

.sirowaku p{
	padding:20px;
	font-size:15px;
	z-index:101;
	color:#3F3F3F;
}

.page_title {
    font-size: 2.6rem;
    text-align: center;
background: url("../img/common/common.png") no-repeat ;

    font-weight: 600;
    color: rgb(69, 69, 69);
    font-family: 'ヒラギノ角ゴPro W3', 'Hiragino Kaku Gothic Pro', Osaka, メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', Arial, Helvetica, Verdana, sans-serif;
    padding: 82px;
    border-top: ;
    border-bottom: ;
    margin: 0px;
	margin-top:-15px;
	background-position: center center;
    background-size: cover !important;
}


@media only screen and (max-width: 767px) {
.page_title {
    font-size: 2rem;
    text-align: center;
background: url("../img/common/common.png") no-repeat ;

    font-weight: 600;
    color: rgb(69, 69, 69);
    font-family: 'ヒラギノ角ゴPro W3', 'Hiragino Kaku Gothic Pro', Osaka, メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', Arial, Helvetica, Verdana, sans-serif;
    padding: 60px;
    border-top: ;
    border-bottom: ;
    margin: 0px;
	margin-top:0px;
	background-position: center center;
    background-size: cover !important;
}
}


.hh2 {
    margin-top: 0px;
	position: relative;
	padding: 0 .5em .5em 1.7em;
    margin-bottom: 18px;
    border-bottom: 1px solid #fafafa;
	width:100%;
}

.hh2 i {
    display: inline-block;
    width: 3px;
    height: 24px;
    margin-right: 12px;
	margin-top:0px;
    background: #f19500;
	
}
.hh2 .hhh2{
	position: absolute;
        line-height: 1;
    margin-top: -5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e2dcd1;
    font-size: 120%;
    letter-spacing: 0.08em;
	font-weight:600;
	padding: 0 .5em .5em 1.7em;
	
}


.midasinana1 {
	position: relative;
	padding: 0 .5em .5em 1.7em;
	border-bottom: 1px solid #ccc;
}
.midasinana1::after {
	position: absolute;
	top: .4em;
	left: .4em;
	z-index: 2;
	content: '';
	width: 12px;
	height: 12px;
	background-color: #ccc;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.midasinana {
	position: relative;
	padding: 0 .1em .8em 1.7em;
	border-bottom: 1px solid #ccc;
	font-size:140%;
	font-weight:600;
	margin-bottom:15px;
}
.midasinana::after {
	position: absolute;

	top: .1em;
	left: .1em;
	content: '';
	    display: inline-block;
    width: 3px;
    height: 60px;
    margin-right: 12px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #f19500;
}

.cath{
	font-size:23px;
	font-weight:bold;
	color:#333;
	text-align:center;
	line-height:35px;
	letter-spacing:1px;
}

.aka{
	color:#C7151C;
}

.center11{
	margin-left:110px;
}
@media only screen and (max-width: 767px) {
.center11{
	margin-left:0px;
}
}
	
.font-mincho{
	font-weight:bold;
	padding-bottom:6px;
}
.clearfix{
	clear:both;
}

ul, ol, dl, dt, dd {
    list-style: none !important;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}


.orenzib{
	color: rgb(252, 123, 0);
	font-weight:;
}







/**
 * Design Shack Respnsive Menu
 */


* {

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

nav {
	
	
	overflow: hidden;	
}

nav ul {
	list-style: none;
	overflow: hidden;
}
/*
nav li a {
	background: #444;
	border-right: 1px solid #fff;
	color: #fff;
	display: block;
	float: left;
	font: 400 13px/1.4 'Cutive', Helvetica, Verdana, Arial, sans-serif;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 12.5%;
	
	/*TRANSISTIONS*/
	-webkit-transition: background 0.5s ease;
	   -moz-transition: background 0.5s ease;
	     -o-transition: background 0.5s ease;
	    -ms-transition: background 0.5s ease;
	        transition: background 0.5s ease;
}*/

/*HOVER
nav li a:hover {
	background: #222;
}

/*SMALL*/
nav small {
	font: 100 11px/1 Helvetica, Verdana, Arial, sans-serif;
	text-transform: none;
	color: #aaa;
}

/*BORDER FIX*/
nav li:last-child a {
	border: none;
}*/

/*BLUE MENU
nav .blue {
	margin-top: 50px;
}

.blue li a {
	background: #75b1de;
}

.blue small {
	color: white;
}

.blue li a:hover {
	background: #444;
}*/

/*RED MENU

nav .red {
	margin-top: 50px;
}

.red li a {
	background: #5C0002;
}

.red small {
	color: white;
}

.red li a:hover {
	background: #a60306;
}
*/
/* MEDIA QUERIES*/
@media only screen and (max-width : 1220px),
only screen and (max-device-width : 1220px){
	nav li a {
		
	}
	
	nav small {
		
	}
}

@media only screen and (max-width : 930px),
only screen and (max-device-width : 930px){
	nav li a {
		width: 25%;
		;
	}
	
	nav li:last-child a, nav li:nth-child(4) a {
		border-right: none;
	}
	
	nav li:nth-child(5) a, nav li:nth-child(6) a, nav li:nth-child(7) a, nav li:nth-child(8) a {
		border-bottom: none;
	}
}
@media only screen and (max-width : 767px),
only screen and (max-device-width : 767px){
	nav li a {
		width: 100%;
		border-bottom: 1px solid #eaeaea;
	}
	
	nav li:nth-child(even) a {
		border-right: none;
	}
	
	nav li:nth-child(5) a, nav li:nth-child(6) a {
		border-bottom: 1px solid #eaeaea;
	}
}
/*

@media only screen and (max-width : 320px),
only screen and (max-device-width : 320px){
	nav li a {
		font: 400 11px/1.4 'Cutive', Helvetica, Verdana, Arial, sans-serif;
	}
}*/


.sensen{
	width:100%;
	border-bottom:#FC7B00 solid 1px;
	padding-top:5px;
	
	
}

.uneicath {
    font-size: 26px;
    /* font-weight: bold; */
    color: #333;
    text-align: center;
    line-height: 36px;
    letter-spacing: 1px;
	
}

@media only screen and (max-width: 600px) {
.uneicath {
    font-size: 26px;
    /* font-weight: bold; */
    color: #333;
    text-align: center;
    line-height: 36px;
    letter-spacing: 1px;
}

}













#containerslid {
	width: 100%;
	text-align: center;
}
@media screen and (min-width: 1200px) {
.wideslider {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
}
.sp1199{
	display: none;	
	}
}
@media screen and (max-width: 1199px) {
.wideslider {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
	margin-top:50px;
}
.sp1199{
		
	}
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider ul li img {
	width: 100%;
	display: none;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background: #454545 url(../img/prev.png) no-repeat right center;}
.slider_next {background: #454545 url(../img/next.png) no-repeat left center;}

.pagination {
	bottom: -11px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #333;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
	    padding: 0px;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
	    padding: 0px;
}




.hhhblack{
	width:100%;
	background:#666666;
	    margin-bottom: 15px;
	  

	background-repeat: repeat-x;
}
@media only screen and (max-width: 767px) {
.hhhblack{
	display:none;
}
}

.colorsss{
	color:#23683A !important;
	color:#005B67 !important;
}

.colorsss1{
	color:#333333 !important;
}

.midasi11 {
	position: relative;
	padding-bottom: .5em;
	border-bottom: 5px solid #ccc;
	font-size:26px;
	font-weight:;
}
.midasi11::after {
	position: absolute;
	bottom: -5px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 5px;
	background-color: #23683A;
}

@media only screen and (max-width: 767px) {
.midasi11 {
	position: relative;
	padding-bottom: .5em;
	border-bottom: 5px solid #ccc;
	font-size:18px;
	font-weight:;
}
.midasi11::after {
	position: absolute;
	bottom: -5px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 5px;
	background-color: #ffd60d;
}	
}

.newswaku{
	
    content: 'More Info';

    background-color:#e67888 ;
    color: #ffffff;
    padding: 1px 8px 3px;
    font-family: 'Metrophobic', sans-serif;
    white-space: nowrap;
    display: inline-block;
    font-size: 14px;
	letter-spacing:1.4px;
	    margin-bottom: 8px;
    
    font-weight: 600;	
	
}.gly_bk {
    background-color: #FFF;
    padding: 20px;
    border: 2px solid #E5E5E5;
    border-radius: 2px;
}



.spp991{
	padding-bottom:0px;
	
}



@media only screen and (max-width: 767px) {
	.spp991{
padding-bottom:37px;
}
}



@media only screen and (max-width: 400px) {
.sirohaikei{
	background:#FFF;
	padding:20px;
}
}
.baku{
	    background: #eaeaea;
}
.sirohaikei{
	background:#FFF;
	padding:40px;
}
.title111{
	font-size:24px;
	padding-top:40px;
	padding-bottom:40px;
	background-color:#ffffff;
border:5px solid #ababab;
}

.title{
	font-size:24px;
	padding-top:30px;

	padding-bottom:30px;
	
}
@media only screen and (max-width: 1199px) {
.baku{
	    background: #ffffff;
}	
	.sirohaikei{
	background:#FFF;
	padding:15px;
		padding-top:0px;
}
.title{
margin-top: 40px;
padding:15px;
padding-top:30px;
padding-bottom:0px;
	
}	
	
.title111{
	font-size:17px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:0px;
	margin-left:0px;
		background-color:#ffffff;
	border:3px solid #cccccc;
}		


}

.caca{
	font-size:130%;
	line-height:34px;
	font-weight:600;
	color:#846d3e;
	
}

.kurabu{
	color:#534741;
	font-size:150%;
	height:56px;
	font-weight:600;
	vertical-align:middle;
}

.ibjmc{
	
	font-size:120%;
	line-height:30px;
	letter-spacing:
}
	




/* ==
	Service
=============================================================================== */
body#service #globalNav li.n3 a {
	color:#0050a7;
	border-bottom:3px solid #0050a7;
}
.service-box{
	margin-top: 20px;
	border: 5px #e6e6e6 solid;
	border-radius: 10px;
	padding-bottom: 20px;
}
.service-txt{
	margin-bottom: 40px;
}
.service-catch{
	font-size: 14px;
	color: #606060;
	padding: 20px 20px 0 20px;
}
.service-url{
	margin-top: 10px;
	padding-left: 20px;
}
.service-wrap{
	margin-top: 15px;
	padding: 15px 20px 0 20px;
	border-top: 1px #e6e6e6 solid;
	overflow: hidden;
}
.service-detail h2{
	color: #1d3e5e;
	font-size: 19px;
	font-weight: bold;
}
.service-detail{
	float: left;
	width: 630px;

}
.service-text{
	margin-top: 10px;
}
.service-results{
	float: right;
	width: 260px;
}
.service-select{
	color: #1d3e5e;
	font-size: 15px;
	font-weight: bold;
	margin: 20px 20px 0 20px;
}
.service-point{
	overflow: hidden;
	margin: 10px 0 0 15px;
}
.service-point li{
	float: left;
	border: 1px #e6e6e6 solid;
	padding: 2px;
	margin: 0 5px;
}
.service-point li img{}
.service-cap{
	font-size: 13px;
	line-height: 1.3;
	font-weight: bold;
	text-align: center;
	margin: 10px 0;
	color: #666;
}
.service-cap.col1{
	padding: 0.6em 0;
}
.service-attenshon{
	font-weight: normal;
	font-size: 10px;
}
.service-notes{
	margin: 10px 20px 0 20px;
	font-size: 11px;
}
/* service-data */
.service-data-visual{
	width: 100%;
}
.service-data .cbox{
	margin: 0 !important;
	text-align: center;
}
.service-data .w80{
	width: 100% !important;
}
.service-data h3{
	text-align: center;
}
.service-data h3 .f10{
	font-size: 10px !important;
}
.service-data-detail{
	border: 6px solid #ddd;
	text-align: center;
	padding: 20px;
	margin: 30px;
}
.service-data-detail.cols-2{
	padding-top: 13px;
	padding-bottom: 13px;
}
.service-data-title{
	font-weight: bold;
	font-size: 15px;
}
.service-data.cols-2 .service-data-title{
	line-height: 1.2;
}
.service-data-number{
	color: #cf0000;
	font-weight: bold;
	font-size: 25px;
}
.service-data-number.small{
	font-size: 23px;
}
.service-data-number strong{
	font-size: 55px;
	letter-spacing: -.05em;
}
@media only screen and (max-width: 480px) {
.service-data-number strong{
	font-size: 26px;
	letter-spacing: -.05em;
}
}


.service-data-period{
	font-size: 11px;
}

.hhh{
	clear:both;
	margin-bottom:10px;
}
.hhhl1{
	float:left;
	width:465px;
	margin-right:10px;
	font-size:17px;
	color:#333333;
}

.hhhl2{
	float:right;
	width:200px;
}

.sensen{
	width:100%;
	border:solid 1px #333333;
}


.col_space{	margin: 0.7px 0;}

	
.gutters .col {
		margin-left: 2%;
	}
	
	.gutters .col:first-child { 
		margin-left: 0; 
	}
	
.pa00 { padding:     0px !important; }
.pa01 { padding:     1px !important; }
.pa02 { padding:     2px !important; }
.pa03 { padding:     3px !important; }
.pa04 { padding:     4px !important; }
.pa05 { padding:     5px !important; }
.pa10 { padding:    10px !important; }
.pa15 { padding:    15px !important; }
.pa20 { padding:    20px !important; }
.pa25 { padding:    25px !important; }
.pa30 { padding:    30px !important; }
.pa40 { padding:    40px !important; }
.pa50 { padding:    50px !important; }
.pa60 { padding:    60px !important; }
.pa70 { padding:    70px !important; }
.pa80 { padding:    80px !important; }
.pa90 { padding:    90px !important; }
.pa100 { padding:    100px !important; }

.gutters .span_4 {
    width: 46%;
	    margin-bottom: 15px;
}

.border_a {
    border: 1px solid #ddd;
}

.tcenter{
	text-align:center;
}

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

li {
    list-style: none;
	list-style-type: none;
}


.area01 {
    background-image: url(../img/top/saitamaken.png);
    background-size: contain;
       background-repeat: no-repeat;
    background-position: right center;
	    margin-bottom: 20px;
}



.area02 {
    background-image: url(../img/top/toukyouto.png);
    background-size: contain;
        background-repeat: no-repeat;
    background-position: right center;
	    margin-bottom: 20px;
}

.area03 {
	background-image: url(../img/top/tiba.png);
	background-size:contain;
	    background-repeat: no-repeat;
    background-position: right center;
	margin-bottom: 20px;
}
.area04 {
	background-image: url(../img/top/kanagawaken.png);
	background-size:contain;
    background-repeat: no-repeat;
    background-position: right center;
	margin-bottom: 20px;
}
.area05 {
	background-image: url(../img/top/gunma.png);
	background-size:contain;
    background-repeat: no-repeat;
    background-position: right center;
	margin-bottom: 20px;
}

input{
	width:90%;
}

textarea{
	width:90% !important;
}

.mfp{
	
	width:82%;
}

@media only screen and (max-width: 767px) {
input{
	width:99%;
}

textarea{
	width:99% !important;
}	

.mfp{
	
	width:99%;
	margin-bottom:5px;
}
}

table.gaiyo-table tr {
    border-bottom: 1px solid #ccc;
	padding:10px;
}
.mb5{
	padding-bottom:5px;
}

.mbu5{
	padding-top:3px;
}
@media only screen and (min-width: 992px) {
.sp767{
	display:none;
}

.sp768{
	
}
}

@media only screen and (max-width: 991px) {
.sp767{
	
}

.sp768{
	display:none;
}	
}

.bold{
	font-weight: bold;
}
.center{
	text-align: center;
}
.abouthaikei0 {
    background-image: url(../img/about/haikei0.png);
    background-repeat: no-repeat;
    background-position: top;
	background: cover;
	padding:20px;
	
}
.abouthaikei1 {
    background-image: url(../img/about/haikei1.png);
    background-repeat: no-repeat;
    background-position: top;
	background: cover;
	padding:20px;
	color: #ffffff;
	font-size:15px;
}
.cntr {
    text-align: center;
    margin: 0 auto;
}
.letter12{
	letter-spacing: 1.2px;
}
.midasikasen1{
	border-bottom: solid 1px #cccccc;
	font-size:18px;
	font-weight: bold;
	line-height: 32px;
	color: #005B67;
	margin-bottom:10px;
}

.case-article  {
padding:14px;
background:#ffd60d;
	border:0px solid #ffd60d;
	color:#333;
    font-size: 21px;
	font-weight:600;
}