body {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#nav ul {
  text-align: right;
  float: right;
  margin-top: 10px;
}

/*.fnt-gothic {font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;}*/
.btn-color-white {
  background-color: #EEEEEE;
  color: black;
}

.btn-color-black {
  background-color: black;
  color: white;
}

.btn-color-blue {
  background-color: blue;
  color: yellow;
}

.btn-color-yellow {
  background-color: yellow;
  color: blue;
}

.back-color-char {
  background-color: #EEEEEE;
  color: black;
  padding: 5px;

}

.btn-s{
  background-color: #EEEEEE;
  color: black;
}

.btn-m{
  background-color: #EEEEEE;
  color: black;
}

.btn-l{
  background-color: #EEEEEE;
  color: black;
}

#nav ul li{
    display: inline;
    margin: 15px;
 }

 .logo {
   width: 300px;
   float: left;
 }


.header_image {
  position: relative;
}

.header_image .midashi {
  position: absolute;
  color: #000000;
  font-size: 300%;
  top: 10%;
  left: 5%;
  z-index: 10;
}

.header_image .midashi_link {
  position: absolute;
  color: #000000;
  font-size: 120%;
  bottom: 5%;
  right: 5%;
  padding: 20px;
  z-index: 10;
  /*border: solid 1pt #FF0000;*/
  /*border-radius: 10px 20px 30px 40px;*/
}

.header_image ul{
  list-style: none;
}

.header_image ul li{
    margin: 50px 0px 25px 25px;
    border-radius: 5px 5px 5px 5px;
    padding: 15px 50px 15px 50px;
    list-style: none;
    background-color: #1CCAD8;
    text-align: center;
    color: #FFFFFF;
    opacity: 0.7;
 }

 .header_image ul li a {
   color: #FFFFFF;

 }

.header_image img {
  width: 100%;
}

.main-title {
  text-align: center;
  margin-top: 50px;

}

.about .row .col-md-6 img {
  width: 100%;

}

.about .row .col-md-6 p {
  font-size: 150%;
  /*letter-spacing: 2px;*/
  font-weight: lighter;
  margin: 20px 0px 0px 0px;
  line-height: 1.5;
}

.about .row .col-md-6 {
  margin-top: 50px;

}

.intro {
  margin-top: 50px;

}

.intro .row .col-md-4{
  text-align: center;
  border: solid 1px #EEEEEE;
  margin: 0px;
  padding: 0px;
}

.intro .row .col-md-4 img{
  width: 100%;
  margin: 0px;
  padding: 0px;
}

.intro .row .col-md-4 p {
  margin: 30px;

}

.intro .row .col-md-4 p a {
  margin: 50px 0px 25px 25px;
  border-radius: 2px 2px 2px 2px;
  padding: 15px 50px 15px 50px;
  background-color: #F713A8;
  text-align: center;
  color: #FFFFFF;
  opacity: 0.7;
}


.topics .row .col-md-12 h1{
  border-bottom: solid 1px #EEEEEE;
  margin: 25px 0px 25px 0px;
  padding: 25px 0px 25px 0px;
}

.topics ul {
  margin: 0px;
  padding: 0px;
}

.topics ul li{
  list-style: none;
  margin: 50px 0px 25px 25px;
}

.topic-day{
  border-radius: 2px 2px 2px 2px;
  padding: 15px 25px 15px 25px;
  background-color: #F713A8;
  text-align: center;
  color: #FFFFFF;
  opacity: 0.7;
}


.topic-title {
  font-size: 120%;
  margin-left: 25px;

}


.twitter .row .col-md-12 h1{
  border-bottom: solid 1px #EEEEEE;
  margin: 25px 0px 25px 0px;
  padding: 25px 0px 25px 0px;
}

.twitter .row .col-md-12 img{
  width:100%;
}

.hp .row .col-md-12 h1{
  border-bottom: solid 1px #EEEEEE;
  margin: 25px 0px 25px 0px;
  padding: 25px 0px 25px 0px;
}

.hp ul {
  margin: 0px;
  padding: 0px;
}

.hp ul li{
  list-style: none;
  margin: 20px 0px 25px 25px;
  font-size: 120%;
}


.footer{
  padding: 20px;
  background-color: #474747;
  color: #FFFFFF;
  margin: 0px;

}



.footer .row .col-md-4 ul li{
  list-style: none;
}

.footer .row .col-md-4 h2{
  font-size: 110%;

}

.footer .row .col-md-4 ul li a {
  color: #FFFFFF;
}

.service-header .row {
  text-align: center;

}

.service-header .row .col-md-12 img {
  margin-top: 50px;
  width:900px;
}

.service-header h1 {
  text-align: left;
}

.sample-img{
  width: 100% !important;
}

.service-contents h2 {
  text-align: left;
  border-radius: 2px 2px 2px 2px;
  padding: 15px 25px 15px 25px;
  background-color: #1CCAD8;
  text-align: center;
  color: #FFFFFF;
  opacity: 0.7;
  width: 250px;
  font-size: 130%; font-weight: bold; letter-spacing: 0.1em;
  margin-top: 50px;
  margin-bottom: 50px;
}

.service-contents .row .col-md-12 {
  text-align: center;
  margin: 0px;
  padding: 0px;
}

.service-contents .row .col-md-12 ul {
  list-style: none;
  text-align: left;
}

.service-contents .row .col-md-12 ul li {
  display: inline-block;
  list-style: none;
  /* float: left; */
  margin-left: 20px;
  margin-bottom: 50px;
  text-align: center;
  vertical-align: top;
}

.service-contents .row .col-md-12 ul li img {
  width: 150px;
  /* height: 200px; */
  
  margin-bottom: 20px;
}

.service-contents .row .col-md-12 ul li iframe {
  margin-bottom: 20px;
}

.service-contents .row .col-md-12 ul li .open {
  position: absolute;
  color: #000000;
  font-size: 120%;
  bottom: 15%;
  right: 10%;
  z-index: 10;
  background-color: #1CCAD8;
  text-align: center;
  color: #FFFFFF;
  opacity: 0.7;
  padding: 10px 20px 10px 20px;
  letter-spacing: 2px;
}

.pink-button{
  text-align: left;
  border-radius: 2px 2px 2px 2px;
  padding: 15px 25px 15px 25px;
  background-color: #F713A8;
  text-align: center;
  color: #FFFFFF;
  opacity: 0.7;
  width: 250px;
  font-size: 130%; font-weight: bold; letter-spacing: 0.1em;
  margin-top: 50px;
  margin-bottom: 50px;
}

.service-contents .service-map-img {
  text-align: center;
	position: relative;
}

.service-contents .service-map-img img {
  width: 900px;
}
.service-contents .service-map-img .service-map_date {
	position: absolute;
	right: 100px;
	top: 100px;
	background-color: #1ccad8;
	color: #fff;
	padding: 15px 25px;
}
.service-contents .service-map-img .service-map_date p {
	margin: 0;
}

.feature-contents {
  text-align: center;
  background-image: url("../img/main/zz.jpg");
  background-size:50% auto;
}

.feature-contents .row .col-md-12 ul {
  list-style: none;
  text-align:center;
  margin-left: 20%;
  margin-right: 20%;
  padding: 0;
  margin: 0 auto;
  width: 600px;
}

.feature-contents .row .col-md-12 ul li {
  float: left;

  width: 200px;
  height:200px;
  border: solid 1px #666666;
  background-color: #FFFFFF;
}

.feature-contents .row .col-md-12 ul li img {
  width: 50px;
  height: 50px;
  margin-top: 50px;
  margin-bottom: 44px;

}

.feature-contents .row .col-md-12 ul li p {
  background-color: #31b0d5;
  color: #FFFFFF;
  padding: 10px;
  font-size: 90%;

}

.description {
  color: #000000;
  text-align: left;
}
.description_inner {
  background-color: #CCCCCC;
  padding: 0px;
  margin: 0 auto;
  width: 600px;
}

.description .title {
  background-color: #000000;
  color:#FFFFFF;
  padding: 10px;

}

.description .desc {
  padding: 10px;
  float: left;
  width: calc(100% - 140px);
}

.description .image {
  float: left;
  margin: 30px;

}

.description img {
  width: 50px;
  height: 50px;
}

.company-contents {

}

.company-contents h1{
  font-size: 150%;
  text-align: center;
  margin: 50px;
}

.company-contents h2{
  border: solid 1px #1CCAD8;
  background-color: #31b0d5;
  font-size: 120%;
  padding: 10px;
  color:#FFFFFF;
}

/* .clearfix
---------------------------------------------------------------------------------------- */

.clear{ clear:both;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	font-size: 0.1em;
}

.clearfix { display: inline-block;}

/*\*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/**/


/*==================================
    footer
==================================*/
#foot { background-color: #474747; margin: 28px 0 0; padding: 30px 0 30px; color: #FFF;}
#foot .foot-inner { margin: 0 auto; width: 600px;}
#foot .foot-ttl { border-bottom: 1px solid #d2d2d2; font-size: 14px; margin: 0 0 21px 0; padding: 0 0 7px 0;}

#foot .foot-left { display:inline-block; vertical-align: top;}
#foot .foot-left img { width: 70px;}
#foot .foot-right { display:inline-block; margin-left: 14px; vertical-align: top; font-size: 13px;}
#foot .foot-right ul.foot-menu { margin: 0 0 14px 0;}
#foot .foot-right ul.foot-menu li { display: inline-block; margin: 0 7px 0 0;}
#foot .foot-right ul.foot-menu li .fa { margin-right: 3px;}
#foot .foot-right .foot-address { font-size: 10px; margin: 0 0 3px 0;}

#foot p.copy { font-size:0.8em; margin-top: 35px; text-align: center;}
#foot a:hover { color:#FFF;}
#foot a:visited { color:#FFF;}


.news-image {
  width: 70%!important;;
}


@media screen and (max-width: 959px) {
  .news-image {
    width: 100%!important;;
  }
}
