/*--------------------------------------------------------------
見出しなど
--------------------------------------------------------------*/
.marumaru {
	float: left;
	list-style: none;
}
.marumaru {
	width: 80px;
	height: 80px;
	-webkit-border-radius: 40px;/* width,heightの半分 */
	-moz-border-radius: 40px;
	border-radius: 40px;
	background-color: #2dc1c6;/* 円の色 */
}
.marumaru {
    padding: 23px 30px;
    margin: 20px;
    font-size: 13px;
  }

.marumaru {
font-size: 20px;
    }

.midasi {
	position: relative;
	padding: 1em;
	background-color: #2dc1c6;
}
.midasi::after {
	position: absolute;
	top: 0;
	right: 0;
	content: '';
	width: 0;
	border-width: 0 16px 16px 0;
	border-style: solid;
	border-color: #fff #fff #ddd #ddd;
	box-shadow: -1px 1px 2px rgba(0, 0, 0, .1);
}
.midasi {
color: #fff;
  }

.midasi2 {
	position: relative;
	padding: .25em 0 .5em .75em;
	border-left: 6px solid #2dc1c6;
}
.midasi2::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
	border-bottom: 1px solid #ccc;
}
/*--------------------------------------------------------------
カラムレイアウト
--------------------------------------------------------------*/
.syasin {
    padding: 5px;
    border: 1px solid #ccc;
  }
  
  
.menyu {
	padding: 5px;
    margin: 5px;
}
.menyu {
	float: left;
	list-style: none;
}

.menyu {
  width: 49%;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
}


@media screen and (max-width:1024px){
  .menyu {
   border-bottom: 1px solid #ccc;
  width: 100%;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
　　margin:auto;
}
  }

.menyu2 {
	padding: 2px;
    margin: 20px;
}
.menyu2 {
	float: left;
	list-style: none;
}

.menyu2 { 
  border-bottom: 1px solid #2dc1c6;
  display: flex;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
}
.menyu2:hover {
	border-bottom: 1px solid #fff;
	color: #35bd49;
  }

@media screen and (max-width:1024px){
  .menyu2 {
   border-bottom: 1px solid #2dc1c6;
  width: 100%;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
　　margin:auto;
}
  }

.menyu01 {
	padding: 5px;
    margin: 5px;
}
.menyu01 {
	float: left;
	list-style: none;
}

.menyu01 {
  width: 15%;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
}

@media screen and (max-width:767px){
  .menyu01 {
  width: 30%;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
}
}

.menyu07 {
	padding: 5px;
    margin: 5px;
}
.menyu07 {
	float: left;
	list-style: none;
}

.menyu07 {
  width: 31%;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
}


/*--------------------------------------------------------------
サイドバー
--------------------------------------------------------------*/
.boda {
	padding: .5em .75em;
	background-color: #fff;
	border-bottom: 1px dashed #ccc;
}
.boda:hover {
	background-color: #ccc;
	border-color: #fd7a05;
	color: #35bd49;
  }

.boda2 {
	padding: .5em .75em;
	background-color: #b8c078;
	border-bottom: 1px dashed #ccc;
    border-top: 3px solid #a18812;
}
.boda2 {
color: #fff;
  text-align: center;
  }
@media screen and (max-width: 672px){
  .boda2 {
    	padding: .5em .75em;
	background-color: #b8c078;
	border-bottom: 1px dashed #ccc;
    height: 0 10%;
    margin: 0 -10%;
}
  }


/*--------------------------------------------------------------
ニュース＆サイド
--------------------------------------------------------------*/
.su-post-title {
  border-bottom: 1px dashed  #2dc1c6;
  margin-bottom: 12px;
}

.su-post-meta {
  font-size: 12px;
  }


.su-post-thumbnail {
	padding: 5px;
    margin: 5px;
}
.su-post-thumbnail {
	float: left;
	list-style: none;
}

.ss-post-title {
font-size: 16px;
  }
  .ss-post-title {
  margin-bottom: 20px;
    }
.ss-post-meta {
  font-size: 12px;
  }


.ss-post {
  border-bottom: 1px dashed  #2dc1c6;
  height: 105px;
  }

.tizunado {
   width: 100%;
  background-color: #daebfa;
  }
 .tizunado { 
    padding: 10px;
  }
/*--------------------------------------------------------------
お問い合わせ
--------------------------------------------------------------*/

.sukurou {
  overflow: scroll;   /* スクロール表示 */ 
  width: 100%;
  height: 150px;
  background-color: #fff;
  border: 1px solid #333;
}
.sukurou {
  padding: 5px;
  margin-top: 30px;
  }
.otoi6 {
	padding-top: 50px;
    padding-left: 10px;
}
.otoi6 {
	float: left;
	list-style: none;
}

.otoi6 {
	border: 1px solid #ccc;
    background-color: #e4ecf8;
    color: #fff;
  width: 35%;
  height: 120px;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
　　margin:0;
}

.otoi3 {
	padding: 0px;
}
.otoi3 {
	float: left;
	list-style: none;
}

.otoi3 {
	border: 1px solid #fff;
  width: 100%;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
　　margin:auto;
}
.otoi3 {
font-size: 16px;
  }

.otoi {
	padding-top: 50px;
    padding-left: 10px;
}
.otoi {
	float: left;
	list-style: none;
}

.otoi {
	border: 1px solid #ccc;
    background-color: #012b6a;
    color: #fff;
  width: 35%;
  height: 120px;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
　　margin:0;
}

.otoi2 {
	padding-top: 50px;
}
.otoi2 {
	float: left;
	list-style: none;
}

.otoi2 {
	border: 1px solid #ccc;
  background-color: #e4ecf8;
  width: 60%;
  height: 120px;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
　　margin:auto;
}

.otoi4  {
	padding-top: 35px;
    padding-left: 10px;
}
.otoi4 {
	float: left;
	list-style: none;
}

.otoi4 {
	border: 1px solid #ccc;
   background-color: #e4ecf8;
  width: 60%;
  height: 120px;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
　　margin:auto;
}

.otoi5  {
	padding-top: 0px;
}
.otoi5 {
	float: left;
	list-style: none;
}

.otoi5 {
	border: 1px solid #ccc;
  width: 60%;
  height: 120px;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
　　margin:auto;
}
.otoi9 {
	border: 1px solid #ccc;
   background-color: #e7f6f9;
  width: 100%;
  height: autopx;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
　　margin:auto;
}

.otoi8 {
  padding-left: 45%;
  padding-top: 30px;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
　　margin:auto;
}
.form-width { max-width: 100%;}

@media screen and (max-width:767px){
.otoi3  {
	padding: 0px;
}
.otoi3 {
	float: left;
	list-style: none;
}

.otoi3 {
	border: 1px solid #fff;
  width: 100%;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
　　margin:auto;
}
.otoi3 {
font-size: 12px;
  }
.otoi2  {
	padding-top: 10px;
}
.otoi2 {
	float: left;
	list-style: none;
}

.otoi2 {
	border: 1px solid #ccc;
  background-color: #fef1f2;
  width: 60%;
  height: 120px;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
　　margin:auto;
  }
}
/*--------------------------------------------------------------
ボタン
--------------------------------------------------------------*/
.button {
	display: inline-block;
	width: 200px;
	height: 34px;
	text-align: center;
	text-decoration: none;
	line-height: 34px;
	outline: none;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button {
	background-color: #fff;
	border: 2px solid #2dc1c6;
	color: #2dc1c6;
	line-height: 30px;
}
.button:hover {
	background-color: #2dc1c6;
	border-color: #59b1eb;
	color: #fff;
}

.button {
	display: inline-block;
	width: 200px;
	height: 34px;
	text-align: center;
	text-decoration: none;
	line-height: 34px;
	outline: none;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button {
	background-color: #fff;
	border: 2px solid #2dc1c6;
	color: #2dc1c6;
	line-height: 30px;
}
.button:hover {
	background-color: #2dc1c6;
	border-color: #59b1eb;
	color: #fff;
}






.button2 {
	display: inline-block;
	width: 225px;
	height: 24px;
	text-align: center;
	text-decoration: none;
	line-height: 24px;
	outline: none;
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2 {
	background-color: #b8c078;
	border: 2px solid #b8c078;
	color: #fff;
	line-height: 20px;
}
.button2:hover {
	background-color: #6a6e0b;
	border-color: #6a6e0b;
	color: #fff;
}
.button2 {
font-size: 14px;
  }
/*--------------------------------------------------------------
テーブル
--------------------------------------------------------------*/
.sample_05{
width: 100%;
color: #fff;
}
.sample_05 th{
border: 1px solid #2dc1c6;
border: 1px solid #2dc1c6;
}
.sample_05 td{
border: 1px solid #2dc1c6;
border-bottom: 1px solid #2dc1c6;
}
/*--------------------------------------------------------------
背景
--------------------------------------------------------------*/
html, body, #wrap {
    height: 100%;
}
#wrap {
    position: relative;
}
#svg-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 350;
    left: 0;
    z-index: -1;
}

/*--------------------------------------------------------------
フッター系
--------------------------------------------------------------*/
.huta {
text-align: center;
}

.footer-widgets {
  padding: 20px;
  }
/*--------------------------------------------------------------
基本設定
--------------------------------------------------------------*/
.site-header {
  background-color: #fff;
  width: 85%;
  height:150px;
  margin-left: 120px;
  	-webkit-border-radius: 20px;/* width,heightの半分 */
	-moz-border-radius: 20px;
	border-radius: 20px;
}

@media screen and (max-width:1024px){
  .site-header {
  background-color: #fff;
  width: 100%;
  height:80px;
  margin-left: 0px;
      	-webkit-border-radius: 0px;/* width,heightの半分 */
	-moz-border-radius: 0px;
	border-radius: 0px;
}
  }
.site-logo {
		margin: 0px 0;
		float: left;
		-webkit-transition: all 0.3s linear;
		   -moz-transition: all 0.3s linear;
		    -ms-transition: all 0.3s linear;
		     -o-transition: all 0.3s linear;
		        transition: all 0.3s linear;
	}

@media screen and (max-width:1024px){
a:hover img{
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}

	.site-logo {
        size: 100％
		margin: 0px 0;
		float: left;
		-webkit-transition: all 0.3s linear;
		   -moz-transition: all 0.3s linear;
		    -ms-transition: all 0.3s linear;
		     -o-transition: all 0.3s linear;
		        transition: all 0.3s linear;
	}

	#mainnav-mobi {
		margin: 30px 30;
		float: right;
		-webkit-transition: all 0.3s linear;
		   -moz-transition: all 0.3s linear;
		    -ms-transition: all 0.3s linear;
		     -o-transition: all 0.3s linear;
		        transition: all 0.3s linear;
	}

.btn-menu {
  background-color: #2dc1c6;
  border-radius: 10px;
  position: absolute;
  right: 10%;
  width: 50px;
  height: 50px;
    top: -45px;
}
.btn-menu {
  padding: 3px;
    }
}

@media screen and (max-width:1024px){
.panel-layout {
  padding: 0px;
  margin: -15px;
  }
  .site-logo, .header-wrap .col-md-4 { margin: -5px; }
}
/*--------------------------------------------------------------
ヘッダー　ウィジェット
--------------------------------------------------------------*/
.ad-header-widget {
  position: absolute;
  left: 38%;
  width: 750px;
  height: 63px;
    top: 10px;
}
@media screen and (max-width: 1120px){
.ad-header-widget {       display:none;}
}
/* branding内の指定 */
#branding hgroup {
	margin: 0 7.6%;
	width: 48%; /* 横幅を48%まで狭めました */
	float: left;
}
#branding address {
	float: right;
	width: 26.8%; /* 横幅を26.8%まで広げました */
	margin-right: 7.6%; /* バランスを整えるために右マージンを追記 */
	padding-top: 3.65625em;
}

/* サイトタイトルと補足説明のマージンを変更 */
#site-title {
	margin-right: 70px; /* デフォルトは270pxでしたが、70pxに */
	padding: 3.65625em 0 0;
}
#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 70px 3.65625em 0; /* 右マージンのデフォルトは270pxでしたが、70pxに */
}

/* 以下を追記（クラス名はheader.phpと合わせてお好みで変更してください） */
.address {
	font-size: small;
}
.tel {
	font-size: xx-large;
	text-shadow: 1px 0px 2px #666666;
}
.hours {
	font-size: small;
}
.contact {
	margin-top: .5em;
	text-align: center;
}
.contact a {
	display: block;
/* ボタンジェネレーターで作成したソースコード */
	color: #ffffff;
	font-size: large;
	padding: 10px;
	text-decoration: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-box-shadow: 0px 1px 2px #666666;
	-moz-box-shadow: 0px 1px 2px #666666;
	text-shadow: 1px 1px 3px #666666;
	border: solid #cacbcc 1px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#42aaff), to(#003366));
	background: -moz-linear-gradient(top, #42aaff, #003366);
}

.contact a:hover {
	background: #42aaff;
/* ボタンジェネレーターで作成したソースコードここまで */
}

/*--------------------------------------------------------------
ブログ
--------------------------------------------------------------*/
.pp-post  {
	padding: 10px;
}
.pp-post {
	float: left;
	list-style: none;
}

.pp-post {
	border-bottom: 1px dashed #ccc;
  width: 50%;
  height: 250px;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
　　margin:auto;
}

.pp-post-thumbnail {
  width: 35%;
  float: left;
} 
 
.pp-post-thumbnail {
     margin-right : 5px ;
     padding-right : 5px ;
} 

.pp-post-title {
  width: 58%;
  float:  right;
} 
.pp-post-title {
  font-size: 20px;
  } 
.pp-post-title {
     margin :  15px;
     padding :  5px;
    } 
.pp-categori {
  width: 25%;
  float:  left;
  }

.pp-categori {
     margin-right : 10px ;
     padding-right : 10px ;
}
 .pp-post-meta {
      text-align: center;
          } 
 .pp-categori {
        text-align: center;
      } 


.pp-categori {
 color: #fff;
  background-color: #f77e84;
  }

.pp-post-excerpt {
  width: 60%;
  float:  right;
  }
.pp-post-excerpt {
    font-size: 16px;
  } 

@media screen and (max-width:767px){
  .pp-post {
	border-bottom: 1px dashed #ccc;
  width: 50%;
  height: 440px;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
　　margin:auto;
}

.pp-post-thumbnail {
   width: 100%;
  float: left;
      }
  .pp-post-thumbnail {
     margin-right : 0px ;
     padding-right : 0px ;
} 
 .pp-post-title {
  width: 100%;
  float:  right;
}
  .pp-post-title {
  font-size: 16px;
  }
  .pp-post-title {
     margin :  5px;
     padding :  5px;
    } 
 .pp-categori {
    width: 100%;
　  float:  right;
  } 
   .pp-post-meta {
      text-align: center;
          } 
   .pp-categori {
        text-align: center;
      } 
  .pp-post-excerpt {
      width: 100%;
  float:  right;
  }
  .pp-post-excerpt {
    font-size: 14px;
  } 
        } 
