BODY { font-weight: 100 }

@keyframes animehouseki { 
	0% { top: 0; left: 0; } 
	30% { top: 50px; } 
	68%, 72% { left: 50px; } 
	100% { top: 100px; left: 100%; } 
}
.animehouseki {   
    -webkit-transition-property: background-color;  
    -webkit-transition-duration: 1s;  
    -webkit-transition-timing-function: linear;  
}  
.animehouseki:hover    {  
    background-color: #3db3c5;
  opacity: 0.5;
}

.siro {
filter: url("data:image/svg+xml;utf8,#grayscale");
filter: gray;
-webkit-filter: grayscale(100%);
}
.siro:hover {
filter: none;
-webkit-filter: grayscale(0%);
}


#wrap{
  text-align: left;
  margin: 30px auto;
  padding: 30px 50px;
  color: #fff;
  width: 100%;
  text-indent:1em;
}
#wrap div {
    padding: 5px 0 0;
}




.pp-pate {
  padding: 10px;
  }
a:hover img{
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}
/*--------------------------------------------------------------
SVG等
--------------------------------------------------------------*/
.path{
  fill:#002147;
  stroke:#fff;
  stroke-dasharray: 400;
  stroke-dashoffset: 0;
  stroke-width: 1;
  -webkit-animation: hello 4s ease-in 0s;
  animation: hello 4s ease-in 0s;
}

  @-webkit-keyframes hello {
      0% {
        stroke-dashoffset: 500;
        fill:transparent;
      }
      40% {
        stroke-dashoffset: 800;
        fill:transparent;
      }
      50% {
        fill:transparent;
      }
      100% {
        stroke-dashoffset: 0;
        fill:#fff;
      }
    }

.svgWrap {
  position: absolute;
    width: 80%;
    right: 10%;
    top: 300px;
}

@media screen and (max-width:767px){
  .svgWrap {
  position: absolute;
    width: 100%;
    left: 0%;
    top: 300px;
}
  }
.js-image-switch{
    position: relative;
}

.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: #002147;
    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 {
  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: #002147;
    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: #f9f8ed;
  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: #f9f8ed;
  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 {
  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: #f9f8ed;
  width: 60%;
  height: 120px;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
　　margin:auto;
  }
}
/*--------------------------------------------------------------
文字
--------------------------------------------------------------*/
.mojimoji {
  font-size: 30px;
  }
.mojimoji2 {
  font-size: 16px;
  }
.mojimoji3 {
  font-size: 40px;
  }

@media screen and (max-width:1400px){
  .mojimoji {
  font-size: 25px;
  }
  .mojimoji3 {
  font-size: 30px;
  }
   }
    
/*--------------------------------------------------------------
カラム
--------------------------------------------------------------*/
.menyu9  {
	padding: 0px;
}
.menyu9 {
	float: left;
	list-style: none;
}

.menyu9 {
  width: 50%;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
　　margin:auto;
}
.menyu10 {
	padding: 0px;
}
.menyu10 {
	float: right;;
	list-style: none;
}

.menyu10 {
  width: 50%;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
　　margin:auto;
}
@media screen and (max-width:1200px){
  .menyu9 {
  width: 100%;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
　　margin:auto;
}
  .menyu10 {
	float: right;
	list-style: none;
}
    .menyu10 {
  width: 100%;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
　　margin:auto;
}
  }

.pate {
  padding: 50px 0px 0px 200px;
  }
@media screen and (max-width:1000px){
  .pate {
  padding: 5px;
  }
   }
/*--------------------------------------------------------------
みだし
--------------------------------------------------------------*/
.midasi {
  padding: .25em 0 .5em .75em;
  border-left: 6px solid #002147;
  border-bottom: 1px solid #002147;
}

.midasi2 {
  background-color: #002147;
  padding: .5em .75em;
  border: 1px solid #002147;
}
/*--------------------------------------------------------------
それ以外
--------------------------------------------------------------*/
.site-header {
   background-color: #002147;
  }
.footer-widgets {
margin-top: -15px;
  }
.menyu  {
	padding: 5px;
}
.menyu {
	float: left;
	list-style: none;
}

.menyu {
  width: 33.3%;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
}

.menyu2  {
	padding: 5px;
}
.menyu2 {
	float: left;
	list-style: none;
}

.menyu2 {
  width: 50%;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
}

@media screen and (max-width:767px){
  .menyu {
  width: 100%;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
　　margin:auto;
}
  .menyu2 {
  width: 100%;
  text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
}
  }

  .site-footer {
    margin-top: -15px;
  }

.mannaka {
  text-align: center;
}
.post-10 {
    overflow: hidden;
    margin: 0px 0px 0px -15px;
}
@media screen and (max-width:1080px){
.post-10 {
    overflow: hidden;
    margin: -15px -15px -15px -30px;  
}
	}

/*--------------------------------------------------------------
基本設定
--------------------------------------------------------------*/
.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;
	}


.btn-menu {
		float: right;
		font-size: 28px;
		font-family: "FontAwesome";
		color: #fff;
		text-align:center;
		width: 28px;
		height: 28px;
		cursor: pointer;
		-webkit-transition: all 0.3s ease-out;
		   -moz-transition: all 0.3s ease-out;
		    -ms-transition: all 0.3s ease-out;
		     -o-transition: all 0.3s ease-out;
		        transition: all 0.3s ease-out;
	}


@media screen and (max-width:1024px){
.page .page-wrap .content-wrapper,
.single .page-wrap .content-wrapper {
	padding: 15px;
}
  }

@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: #d65050;
  border-radius: 10px;
  position: absolute;
  right: 10%;
  width: 50px;
  height: 50px;
    top: -60px;
}
.btn-menu {
  padding: 2px;
    }
}
@media screen and (max-width:450px){
.site-logo {
    padding: 0px 100px 0px 20px;
        }
}

/*--------------------------------------------------------------
ヘッダー
--------------------------------------------------------------*/
.ad-header-widget {
  position: absolute;
  right: 0;
  width: 468px;
  height: 60px;
    top: 35px;
}
@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;
/* ボタンジェネレーターで作成したソースコードここまで */
}
