/* カスタム CSS をここに入力してください */

#sbox1{
  width:150px;
  height:30px;
  font-size: 13px;
}

.mainnav2{
  background-color: rgba(0,0,0,0.5);
  margin-left:-370px;
}

.menu{
  font-size: 16px;
}

.lopk{
 position: relative;
}

.aoitubasa{
 background-color: #1882b9;
 color: #fff;
 padding:5px;
}

.post-douga {
user-select:none; 
-webkit-user-select:none;
-moz-user-select:none;
-khtml-user-select:none;
-webkit-user-drag:none; 
-khtml-user-drag:none; 
}

.widget-title {
 font-size: 14px; 
}
.post-10 {
    overflow: hidden;
    margin-left: 0px;
    margin-right: 0px;    
}

.post-11 {
    margin-top: 10px;   
}
.post-12 {
    margin-bottom: 10px;   
}

.clear {
    clear:both;　/*floatの解除、ここがポイント*/
}

.menu5757{
  background-color: #fff;
  margin:5px;
  padding:5px;
  border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

.pp-post5 {
  border-bottom: dashed 1px #ccc;
  padding:0px 0px;
  height:18px;
    }

.pp-post-meta5 {
line-height: 15px;
}

.pp-post-title5 {
line-height: 15px;
  }


.pp-post2 {
    padding: 10px;
}

.pp-post2 {
    border-bottom: 1px dashed #333;
    width: 100%;
    text-align: left;
    bottom: 0;
    left: 0;
    right: 0;
    margin:auto;
}

.pp-post-title2 {
  font-size: 18px;
  background-image: url("https://komae-mizuho.jp/wp-content/uploads/2018/12/mizuhologo30.jpg");
  background-size: 30px 30px; /* 画像サイズ */
  background-repeat: no-repeat; /* 繰り返し表示オフ */
  padding: 10px 0px 0px 60px; /* 画像と重ならないように文字列を右に移動 */
  border-bottom: solid 3px #fcd4aa;
  }
.pp-post-title2 a{
color: #d27b1d;
  }

.entry-title {
  font-size: 18px;
  background-image: url("https://komae-mizuho.jp/wp-content/uploads/2018/12/mizuhologo30.jpg");
  background-size: 30px 30px; /* 画像サイズ */
  background-repeat: no-repeat; /* 繰り返し表示オフ */
  padding: 5px 0px 0px 40px; /* 画像と重ならないように文字列を右に移動 */
  border-bottom: solid 3px #fcd4aa;
  color: #d27b1d;
  }

.pp-categori2 {
  float:left;
  font-size: 12px;
}
.pp-post-meta2 {
   font-size: 10px;
} 
.menyu-plp {
background-color: #edede1;
padding:5px;
margin-bottom:30px;
margin-top:-15px;
} 

.ikuo-p {
position: absolute;
right:0;
top:30;
  }


.nav-previous55 {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-next55 {
	float: left;
	width: 50%;
}
/*--------------------------------------------------------------
サイドバー
--------------------------------------------------------------*/
.moji-siro {
    color: #fff; 
}
.mojika-12 {
  font-size: 12px;
  }
.mojika-waku {
  background-color: #f5f5e3;
  padding: 10px;
  }
.mojika-botan2 {
  color: #eb6877;
  }

.mojika-botan a{
display:block;
  background-color: #004986;
  width: 200px;
  padding: 5px 15px;
  color: #fff;
  margin-bottom: 10px;
  border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
  }

.mojika-botan a:hover { background-color: #247BA0;
 color:#222222; }


.widget_calendar {
 background-color: #fff;
 padding:15px;
 margin-top:15px;
 font-size: 12px;
}
.widget_calendar a{
 border-bottom: solid 1px #333;
 color: #004986;
}

.search-field{
width:100%;
height:30px;
}
.widget_search{
margin-top:-50px;
}

.widget-title{
background-color: #fdebde;
border-left: solid 3px #f19149;
padding:10px 10px 0px 10px;
height:40px;
}

.widget_categories{
margin-top:-50px;
}
.widget_recent_entries{
margin-top:-50px;
}
/*--------------------------------------------------------------
見出し
--------------------------------------------------------------*/

.midasih2 {
  font-size: 16px;
  border-bottom: dashed 1px #fff;
  }

.midasi-kakoi {
  background-color: #f39800;
  font-size: 14px;
  padding: 5px 15px;
  color: #fff;
  }


/*--------------------------------------------------------------
ヘッダーメニュー
--------------------------------------------------------------*/

	#mainnav ul ul a {
		width: 180px;
		font-family: "Source Sans Pro", sans-serif !important;
	}
	#mainnav > ul > li:last-child {
		padding-right: 0;
	}
	#mainnav ul li {
		position: relative;
	}
	#mainnav ul li ul {
    width: 540px;
    background-color: #fff;
		position: absolute;
		top: 100%;
    left: initial;
		opacity: 0;
     margin-top: 0px;
		visibility: hidden;
		-webkit-border-radius: 0 0 2px 2px;
		   -moz-border-radius: 0 0 2px 2px;
			 -o-border-radius: 0 0 2px 2px;
				border-radius: 0 0 2px 2px;
	    -webkit-transition: all 0.3s ease;
	       -moz-transition: all 0.3s ease;
	        -ms-transition: all 0.3s ease;
	         -o-transition: all 0.3s ease;
	            transition: all 0.3s ease;
	}

	#mainnav .sub-menu {
		z-index: 99999;
	}
	#mainnav .sub-menu li a {
		color: #333;
		display: block;
		line-height: 30px;
		background: #fff;
		padding: 0 18px;
		border-top: 1px solid #fff;
	    -webkit-transition: all 0.3s ease;
	       -moz-transition: all 0.3s ease;
	        -ms-transition: all 0.3s ease;
	         -o-transition: all 0.3s ease;
	            transition: all 0.3s ease;
	}
	#mainnav .sub-menu li:hover > a {
		color: #fff;
	}
	#mainnav li:hover > .sub-menu > li > a {
		padding: 8px 10px;
	}
	/* Icons */
	#mainnav ul li::before {
		font-family: Fontawesome;
		color: #fff;
		float: left;
		margin: 5px 5px 0 0;
		font-size: 12px;
		line-height: 1;
		font-weight: 400;
	}
	#mainnav ul li a {
		float: left;
	}
	#mainnav .sub-menu li:before {
		content: '';
		margin: 0;
		transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
	}
	#mainnav-mobi ul li a {
		float: none;
	}
	#mainnav-mobi ul li::before {
		content: '';
	}

/*--------------------------------------------------------------
ブログ系
--------------------------------------------------------------*/
#wp_rp_first {
  background-color: #f8f7e6;
  font-size: 14px;
  margin-top: 40px;
  }

.related_post_title {
  font-size: 16px;
  text-align: center;
  }

.sitaitoru {
  font-size: 12px;
  text-align: right;
  background-color: #f8f7e6;
  margin:30px 0px;
  padding:5px;
  }

.botan-a {
  font-size: 10px;
  background-color: #004986;
  padding:2px;
  margin: 0px 0px 0px 20px;
  color: #fff;
  }

.botan-a:hover{
  background-color: #a1d3fb;
  color: #333;
  }

/*--------------------------------------------------------------
アニメJS
--------------------------------------------------------------*/
.header-change{
    display: flex;
    justify-content: space-between;
    position: fixed;
    top: -160px;
    transition: .5s;
    margin-left: 45%;
}

.header-change.show{
    top: 20px;
}
.header-change .gnav__menu__item a{
    color: #fff;
    text-decoration: none;
}

.gnav__menu ul li{ 	
    display: inline;
 } 


.arawaare_title {
  font-size: 22px;
  position: absolute;
  top: 50%;
left: 50%;
  padding:10px 20px;
-ms-transform: translate(-50%,-50%);
-webkit-transform : translate(-50%,-50%);
transform : translate(-50%,-50%);
text-align: center;
  color: #fff;
  background-color: rgba(21,155,159,0.7);
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
  }
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
/*--------------------------------------------------------------
カラム
--------------------------------------------------------------*/
.menyu30 {
     width:29%;
     padding:1%;
     margin-right: 1%;
     float:left;
     box-sizing :border-box;
  }
.menyu70 {
     width:69%;
     padding:1%;
     margin-right: 1%;
     float:left;
     box-sizing :border-box;
  }

.menyu702 {
     width:34%;
     padding:1%;
     margin-right: 1%;
     float:left;
     box-sizing :border-box;
  }
.menyu50 {
     width:49%;
     padding:1%;
     margin-right: 1%;
     float:left;
     box-sizing :border-box;
  }
.menyu55 {
     width:50%;
     padding:1%;
     float:left;
     box-sizing :border-box;
  }
/*--------------------------------------------------------------
TOP
--------------------------------------------------------------*/
.home{
overflow-y: hidden;
overflow: hidden;
  }

body{
overflow-x: hidden;
  }
body::-webkit-scrollbar {
  display: none;
}
.ad-header-widget {
    position: absolute;
    right: 0;
    width: 408px;
    height: 60px;
    top: -85px;
}
.site-header {
  background-color: #ff824a;
  height: 80px;
 margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px;
  z-index: 200;
  }


.example2 {
width: 100%;
height: 60px;
overflow-y: scroll;
}
.mainnav {
margin-top: -20px;
margin-left: -40%;
margin-right: -40%;   
background-color: rgba(0,0,0,0.5);
}
/*--------------------------------------------------------------
リスト
--------------------------------------------------------------*/


ul.hutarisuto {
  width: 100%;
  padding:0;
  position: relative;
}

ul.hutarisuto li {
  width:118px;
  display: inline-block;
  text-align: center;
}

ul.hutarisuto li:first-child {
  height:20px;
}

ul.hutarisuto li a {
  display: block;
}

ul.hutarisuto li ul{
	position: absolute;
	top: 55px;
	left: 0;
}
ul.hutarisuto li ul li{
	display: block;
}

/*--------------------------------------------------------------
フッター
--------------------------------------------------------------*/
.site-footer2 {line-height: 15px;}
.site-footer {line-height: 15px;}

.footer-widgets {
  padding: 10px;
  margin-top: 0px;
  font-size: 13px;
  position: fixed;
  line-height: 15px;
  bottom: 10px;
  width: 100%;
  z-index: 20;
  background-color: rgba(255,130,74,0.8);
}
.footer-widgets2 {
  padding: 10px;
  font-size: 13px;
  bottom: 40px;
  width: 100%;
  height:70px;
  background-color: #fc803e;
}

.footer-widgets {
    animation: fadeIn 5s ease 0s 1 normal;
    -webkit-animation: fadeIn 5s ease 0s 1 normal;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

.site-footer2 {
  position: relative;
  bottom: 0px;
  width: 100%;
  height:55px;
  padding: 15px 5px;
  background-color: #ff824a;
  color: #fff;
}
.site-footer2 a{
  color: #fff;
  }
.site-footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
  height:55px;
  padding: 15px 5px;
  z-index: 20;
  background-color: #ff824a;
  color: #fff;
}
.site-footer a{
  color: #fff;
  }
.naka {
  font-size: 12px;
}

/*--------------------------------------------------------------
見出し
--------------------------------------------------------------*/
.midasih22 {
font-size: 22px;
padding: 0.25em 0.5em;/*上下 左右の余白*/
background: transparent;/*背景透明に*/
border-left: solid 5px #333;/*左線*/
}

/*--------------------------------------------------------------
スマホ
--------------------------------------------------------------*/
@media screen and (max-width:1399px){
  	#mainnav ul li ul {
    width: 100%;
	}
  }

@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: 25px 25;
        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: #f83d0b;
        border-radius: 10px;
      　position: absolute;
        right: 10%;
        width: 50px;
        height: 50px;
        top: -80px;
    }
    .btn-menu {
        padding: 2px;
    }
}

@media screen and (max-width:725px){
.home{
overflow-y: scroll;
    }
  
  .footer-widgets {
  padding: 10px;
  margin-top: -15px;
  bottom: 0px;
  width: 100%;
    height:120px;
   line-height: 30px;
  font-size: 13px;
 position: relative;
}
.site-footer2 {
  position: relative;
  width: 100%;
   padding: 5px;
}
  .post-10 {
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px;    
}
  .menyu30 {
     width:100%;
     padding:1%;
     margin-right: 0%;
     float:left;
     box-sizing :border-box;
  }
.menyu70 {
     width:100%;
     padding:1%;
     margin-right: 0%;
     float:left;
     box-sizing :border-box;
  }
  .menyu702 {
     width:100%;
     padding:1%;
     margin-right: 0%;
     float:left;
     box-sizing :border-box;
  }
  .br-sp{
  display:none;
 }
  .menu{
  font-size: 12px;
}
  .example2 {
width: 95%;
height: 220px;
}
        .btn-menu {
        background-color: #f83d0b;
        border-radius: 10px;
        position: fixed;
        right: 10%;
        width: 50px;
        height: 50px;
        top: 15px;
        z-index: 200000000000000;
    }
  	.site-logo {
		width: 70%;
	}
  .mainnav {
		z-index: 200000000000000;
	}
  .site-footer2 {line-height: 20px;}
      #mainnav-mobi {
        position: fixed;
        margin: 10px 10;
        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;
    }
  .arawaare_title {
  font-size: 16px;
  }
  .footer-widgets2 {
  height:100px;
}
    }
/*--------------------------------------------------------------
お問い合わせ
--------------------------------------------------------------*/

.sukurou2 {
  overflow-y: scroll;
  width: 100%;
  height: 150px;
  background-color: #fff;
  border: 1px solid #333;
}
.sukurou2 {
  padding: 5px;
  margin-top: 30px;
  }

.otoi9 {
	border: 1px solid #ccc;
   background-color: #fff;
  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;
}
.otoi10 {
  background-color: #ff0000;
  color: #fff;
  padding: 5px;
  font-size: 12px;
}
.form-width { max-width: 100%;}

.yokoyoko {width: 30%;}
.yokoyoko2 {width: 70%;}

@media screen and (max-width: 768px) {
    .table-sp,
    .table-sp tbody,
    .table-sp thead,
    .table-sp tr,
    .table-sp td,
    .table-sp th {display:block;}
 
    .table-sp th {width:auto;}
  .yokoyoko {width: 100%;}
.yokoyoko2 {width: 100%;}
  .menyu50 {
     width:49%;
     padding:1%;
     margin-right: 1%;
     float:left;
     box-sizing :border-box;
  }
  .pp-post5 {
  border-bottom: dashed 1px #ccc;
  padding:0px 0px;
  height:40px;
    }
  .naka {
  font-size: 10px;
}
  .site-header {
  height: 120px;
  }
}
@media screen and (max-width: 450px) {
    .site-header {
  height: 80px;
  }
    .example2 {
height: 120px;
}
  }