
body {
  width: 100%;
overflow-x: hidden;
font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif,'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体',
'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
  color: #000000;
	padding: 0px 0px 0px 0px;
}

html {
  scroll-behavior: smooth;
}


p {font-size: 110%;
        font-weight: 400;
   line-height: 150%;          /* 縦行間調整 */
  margin: 0 0 0px 0px;
	padding: 0px 6px 0px 10px;
}



/* ★ヘッダーパーツ****************************************  -*/
.header1{
	position: relative;
  z-index: 9999;
 top:0px;
 left:-30px;
}

/*◇メタスライダー------*/

#m-slider {
  position:  relative;
  width: 100%;
  top: 0px;
left:0px;
  z-index: 1;
    margin: 0px 0px 0px 0px;
}

#m-slider img{
    clear: both; /* 回り込み解除 */
    margin: -180px 0px 0px 0px;
  z-index: 9000;
}


#m-slider2 {
    margin: 0px 0px 0px 0px;
}

#m-slider2 img{
  width: 100%;
  height: 250px;
  object-fit: cover; /* この一行を追加するだけ！ */
    clear: both; /* 回り込み解除 */
    margin: -170px 0px 30px 0px;
  z-index: 9000;
}


/* ★スマホPC表示非表示制御******************************************************  -*/

.sp{
    display: none !important;
    }
.pc{

    }

/* ★見出し文字設定******************************************************  -*/

 h1{
        font-weight: 600;
	font-size: 80%;
        color:#5674b9;
	text-align: left;
	margin: 0px;
	padding: 6px 0px 0px 110px;
}


H2{
        font-weight: 500;
	font-size: 150%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

h3 { font-weight: 300;
	font-size: 150%;
	padding: 6px 6px 6px 10px;
	margin: 0px 0px 10px 0px;
}



.gmap iframe{
  max-width: 100%;
  height: 400px;
}


.clear { clear:both; }
.clear hr { display:none; }



/*投稿カテゴリ上部見出し-----------------------------------------------------*/
.spcatemidashi{
	text-align: center;
}


/*リンクカラー-----*/

a:link,
a:visited,
a:hover,
a:active {
  color: #0054a6;
}

/*投稿上部カテゴリ名-----*/
.h-blog{
	clear: both;
	font-size: 180%;
        font-weight: 200;             /*文字の太さ調整100-900*/
	color: #000000;
        margin: 1px 0 30px 0;
        padding: 0px 0px 0px 8px;
	border-bottom: 1px solid #818181;  /* 枠線の装飾 */
}

/*パンくずリスト-----*/
.pannavi{
	font-size: 80%;
  padding: 10px 0 60px 0px;
  color: #000000;
}


.pannavi a:link,
.pannavi a:visited,
.pannavi a:hover,
.pannavi:active {
  color: #000000;
	text-decoration: underline;
}

/*ブラウザ左右余白を排除---------------------------*/
* {
  margin: 0;
  padding: 0;
}


@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}


/*画像の最大幅を画面のサイズの最大幅に設定--------*/
img {
  max-width: 100%;
  height: auto;
    image-rendering: -webkit-optimize-contrast;
}

.imgzoom_box{
 width:100%;
 margin:0 auto 10px auto;
	text-align: center;
 overflow:hidden;
}

.imgzoom_box img{
 transition:3s all;
}

.imgzoom_box img:hover{
  transform:scale(1.2,1.2);
  transition:3s all;
}

/* ★ウィジェット用*****************************************************  */

/*ヘッダー２--------*/

.header-widget2{
	position: fixed;
  z-index: 9999;
 top:120px;
 right:0px;
  width: 120px;
}



/*フッター1枠--------*/

.footer-1100{
  width: 980px;
        margin: 0 auto;
}

.footer-1waku{
  width: 100%;
    text-align: center;
  }



.footer-1waku  ul{
  font-size: 0;
        margin-top: 20px;
        margin-bottom: 20px;
         padding: 10px 0px 0px 0px;
  }

.footer-1waku li {
  display: inline-block;
	font-weight: bold; 
  font-size: 15px;
         padding: 0px 2% 0px 2%;
  }

.footer-1waku li a {
	color:#0072bc;
         text-decoration: none;
  }

.footer-1waku li a:hover {
	color:#0072bc;
	text-decoration: underline;
  }


.footer-1waku li a:before  {
    content: '・';
	color:#0072bc;
}



/*フッター2枠--------*/

.footer-2waku{
	display:flex;
  margin: 50px 0 0px 0;
}

.footer-2waku1 {flex-basis:50%;
	text-align: left;
}

.footer-2waku2 {flex-basis:50%;
	text-align: left;
}



/*フッター3枠--------*/

.footer-3waku{
	display:flex;
  margin: 50px 0 50px 0;
}

.footer-3waku1 {flex-basis:33%;
        padding: 0px 0px 20px 0px;
        color: #000000;
	text-align: left;
}

.footer-3waku2 {flex-basis:33%;
        padding: 0px 0px 0px 30px;
	text-align: left;
}

.footer-3waku3 {flex-basis:33%;
        padding: 0px 0px 0px 30px;
	text-align: left;
}





.footer-3waku1 li a,
.footer-3waku2 li a,
.footer-3waku3 li a{
	color:#000000;
	font-weight: bold;
         font-size: 100%;
         padding: 2px 5px 2px 10px;
        list-style:none;
         text-decoration: none;
  }


.footer-3waku1 li a:before,
.footer-3waku2 li a:before,
.footer-3waku3 li a:before  {
    content: '▶';
	color: #000000;
}

.footer-3waku1 a:hover,
.footer-3waku2 a:hover,
.footer-3waku3 a:hover{
	text-decoration: underline;
}



.footer-3waku1 li,
.footer-3waku2 li,
.footer-3waku3 li{
        text-align: left;
	padding: 5px 0px 0px 12px;
        list-style:none;
        margin: 2px 0 2px 0;
  }








/*フッター４枠--------*/

.footer-4waku{
	display:flex;
	padding: 10px 0px 20px 0px;
        width: 980px;
        margin: 0 auto;
}

.footer-4waku1 {flex-basis:30%;
	font-size: 80%;
        color: #ffffff;
	text-align: left;
	font-size: 100%;
}

.footer-4waku2 {flex-basis:40%;
        color: #ffffff;
	text-align: left;
}

.footer-4waku3 {flex-basis:30%;
        color: #ffffff;
	text-align: left;
}

.footer-4waku4 {flex-basis:0%;
        color: #ffffff;
	text-align: left;
}

.footer-4waku1 ui {
        list-style:none;
  }


.footer-4waku1 a,
.footer-4waku2 a,
.footer-4waku3 a,
.footer-4waku4 a{
        color: #ffffff;
	text-decoration: none;
}

.footer-4waku1 a:hover,
.footer-4waku2 a:hover,
.footer-4waku3 a:hover,
.footer-4waku4 a:hover{
	text-decoration: underline;
transition-property : all; /* 変化対象のCSS */
transition-duration : 1s; /* 変化の時間 */
transition-timing-function : ease; /* 変化の速度 */
transition-delay : .5s; /* 変化開始までの時間 */
}



.footer-4waku1 li,
.footer-4waku2 li,
.footer-4waku3 li,
.footer-4waku4 li {
        color: #ffffff;
        text-align: left;
	padding: 5px 0px 0px 12px;
        list-style:none;
        margin: 10px 0 10px 0;
  }

.footer-4waku1 li a,
.footer-4waku2 li a,
.footer-4waku3 li a,
.footer-4waku4 li a {
        color: #ffffff;
         font-weight: 200;
         font-size: 100%;
         padding: 10px 5px;
        list-style:none;
         text-decoration: none;
  }


.footer-4waku1 li a:before,
.footer-4waku2 li a:before,
.footer-4waku3 li a:before,
.footer-4waku4 li a:before  {
    content: '・';
}


.footer-rogo{
  margin: 0px 0px 0px 0px;
}


/* ★背景設定*****************************************************  */

/*◇ヘッダー背景---------------------------------------*/
header{
       background-image: url(header-back.png);
}
 
.header-inner{
        background-image: url(header-bana.png);
	background-repeat: no-repeat;           /* 背景画像リピートなし */
        height: 130px;}          /* ヘッダーロゴが入る縦部分の高さ設定 */


/*◇コンテンツ全体背景---------------------------------------*/

.container-back-top {background-image: url(container-back-top.png) ;
	         background-repeat: repeat-x;
                 background-position: center top;
}

.container-back {background-image: url(container-back.png) ;
	         background-repeat: repeat-x;
                 background-position: center top;
}

.container {}


/*◇コンテンツ部分背景---------------------------------------*/
.contents {}

/*◇サイドメニュー背景---------------------------------------*/
#sidebar{}


/*◇フッター背景-------------------------------------------------------*/
footer{
    z-index: 100;
       background-image: url(footer-back.png) ;
	background-repeat: repeat-x;
       margin: 0px 0 0 0;
        padding: 0px 0 0 0;          /* 背景上部出す場合この箇所を500pxなどに大き目に変更 */
}
/* フッターバナー */
.footer-inner{
    z-index: 200;
        background-image: url(footer-bana.png);
	background-repeat: no-repeat;
        padding: 0px 0 0px 0;
	text-align: center;
}



/*----各ページ上部見出し文字----*/
.taitle-mozi{
  display: block;
	color:#ffffff;
	font-size: 200%;
	font-weight: bold;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.9);
	text-align: center;
	margin: -150px auto 100px auto;
}

/* ★header-inner, .container, .footer-innerの最大幅指定****************  -*/



.header-inner {
  width: 100%;
	margin: 0 auto;
}

.container {
  width: 100%;
	margin: 0 auto;
}

.footer-inner {
  width: 100%;
	margin: 0 auto 0 auto;
}



/* ★ヘッダー***************************************************** */

/*◇ロゴ・お問い合わせボタン-------------------------------------*/

.header-left{
	float: left;                /* 回り込み */
  width: 620px;
}

.header-right{
	float: left;                /* 回り込み */
  width: 430px;
}

.header-right img{
        margin: 20px 0 0 200px;
}



/*- ★コンテンツ******************************************************  */


/*コンテンツとサイドバーを横に並べる--------*/
  .container:after {
    display: block;
    clear: both;
    content: '';
  }

/*固定ページ用コンテンツ--*/
  .contents {
    width: 100%;
  padding: 10px 0 0 0;
  }

/*indexループ用コンテンツ--*/
  .contents2 {
    float: right;
    width: 73%;
  padding: 50px 0 0 8px;
  }


/*indexループ用コンテンツ--*/
  .contents3 {
    float: left;
    width: 73%;
  padding: 50px 8px 0 0;
  }

  #sidebar {
    float: right;
    width: 25%;
  padding: 58px 0 0 0;
  }

  #sidebar img{
  padding-bottom: 15px;
  }


/* ★サイドバー***************************************************** */
/*サイドバータイトル-----*/
.sidebar-title{
    width: 98%;
	font-size: 90%;
        text-align: center;
	color: #ffffff;
background-color: #000000;
  padding: 8px 8px 8px 8px;
}


#sidebar li{
	font-size: 90%;
        text-align: left;
        list-style:none;
        text-decoration: none;
        padding: 18px 0 18px 3px;
	border-bottom: 1px dotted #b3b3b3;  /* 枠線の装飾 */
}

#sidebar li a{
	color: #000000;
        text-decoration: none;
}

#sidebar li a:hover{
	color: #000000;
        text-decoration: underline;
}


.contents, #sidebar {
  margin: 0px 0;
}

#sidebar li:before {
    content: '';
	color: #004999;
}


/*- ★フッター*************************************************  -*/

footer {

}

/*フッターナビゲーションメニュー1縦用--------*/


  .footer-nav-area  {
        margin: 0px 0 20px 20px;
	float: left;                /* 回り込み */
  }

  .footer-nav li {
        text-align: left;
	padding: 5px 0px 0px 12px;
        list-style:none;
        margin: 10px 0 10px 0;
  }
  .footer-nav li a {
	color:#424242;
         font-weight: 200;
         font-size: 80%;
         padding: 10px 5px;
         text-decoration: none;
  }



/*フッターナビゲーションメニュー２縦用--------*/


  .footer-nav-area2  {
        margin: 0px 0 20px 20px;
	float: left;                /* 回り込み */
  }
  .footer-nav2 li {
        text-align: left;
	padding: 5px 0px 0px 12px;
        list-style:none;
        margin: 10px 0 10px 0;
  }
  .footer-nav2 li a {
	color:#424242;
         font-weight: 200;
         font-size: 80%;
         padding: 10px 5px;
         text-decoration: none;
  }


/*フッターナビゲーションメニュー３縦用--------*/


  .footer-nav-area3  {
        margin: 0px 0 20px 200px;
	float: left;                /* 回り込み */
  }
  .footer-nav3 li {
        text-align: left;
	padding: 5px 0px 0px 12px;
        list-style:none;
	background-image: url(side-back-b1k.png);
	background-repeat: no-repeat;
        margin: 10px 0 10px 0;
  }
  .footer-nav3 li a {
	color:#2f2f2f;
         font-weight: 200;
         font-size: 80%;
         padding: 10px 5px;
         text-decoration: none;
  }

/*フッターナビゲーションメニュー４縦用--------*/

  .footer-nav-area4  {
        margin: 0px 0 20px 200px;
	float: left;                /* 回り込み */
  }
  .footer-nav4 li {
        text-align: left;
	padding: 5px 0px 0px 12px;
        list-style:none;
	background-image: url(side-back-b1k.png);
	background-repeat: no-repeat;
        margin: 10px 0 10px 0;
  }
  .footer-nav4 li a {
	color:#2f2f2f;
         font-weight: 200;
         font-size: 80%;
         padding: 10px 5px;
         text-decoration: none;
  }



/*フッターナビゲーションメニュー5横並び用--------*/

  .footer-nav-area5  ul{
  font-size: 0;
        margin-top: 40px;
        margin-bottom: 0px;
         padding: 20px 0px 0px 0px;
  }

  .footer-nav5 li {
  display: inline-block;
  font-size: 13px;
  width: 16%;
  }

  .footer-nav5 li a {
         font-size: 1em;
	color:#424242;
         text-decoration: none;
  }

  .footer-nav5 li a:hover {
         font-size: 1em;
	color:#424242;
	text-decoration: underline;
  }



/*フッター1枠ｃｓｓ-------------------*/

.footer-1flow{
        margin-top: 0px;
         padding: 0px 0px 60px 0px;
  }



.footer-1flow  ul{
  font-size: 0;
        margin-top: 40px;
        margin-bottom: 0px;
         padding: 20px 0px 0px 0px;
  }

.footer-1flow li {
  display: inline-block;
  font-size: 13px;
  width: 16%;
  }

.footer-1flow li a {
         font-size: 1em;
	color:#ffffff;
         text-decoration: none;
  }

.footer-1flow li a:hover {
         font-size: 1em;
	color:#ffffff;
	text-decoration: underline;
  }




/*---------------------------------------------------------------
★フッターウィジェット内カスタムパーツ　ボタンなど
------------------------------------------------------------------*/
.footerbord{
        border-radius: 6px;         /* CSS3角を丸くする */
	margin: 0px auto 0 auto;
	padding: 10px 10px 10px 10px;
}


.footerbotan1{
	width: 300px;
        border-radius: 6px;         /* CSS3角を丸くする */
	margin: 0px auto 0 auto;
}

.footerbotan1 a{
	        display: block;
	color: #ffffff;
	text-align: center;
	background-color: #c78b06; 
	width: 300px;
	height: auto;
	margin:  0px auto 0 auto;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
}

.footerbotan1 a:link,
.footerbotan1 a:active,
.footerbotan1 a:visited {
	color: #ffffff;
	text-decoration: none;
}


.footerbotan1  a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #d3a43b;        /* 背景色 */
}


.footerbotan1 a:before {
  font-family: "Font Awesome 5 Free";
  content: '\f095'; /*--矢印--*/
  font-weight: 900;
  padding-right: 5px;
}

/*---------------------------------------------------------------
★コピーライト
------------------------------------------------------------------*/
  .copyright {
  font-size: 80%;
	color:#ffffff;
  background-color: #4b4b4b;
    text-align: center;
	clear: both;                /* 回り込み解除 */
  margin: 0px 0 0px 0;
  padding: 30px 0 30px 0;
  }




/*- ★カテゴリ ループ表示**********************************************  -*/

.ziseki-list {
  margin: 30px 0 30px 15px;
  border: solid 1px #ddd;
  background-color: #fff;
	overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
}

.kiji-list {
  margin: 30px 0 30px 15px;
  padding-bottom: 20px;
  border: solid 1px #ddd;
  background-color: #fff;
	overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
  width: 97%;
}


.kiji-list img {
	display: block;
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
.kiji-list img:hover {
	transform: scale(1.1);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}

 
.kiji-list a {
  display: block;
  padding: 20px;
  text-decoration: none;
  color: #000000;
}

.kiji-list a:visited,
a:active {
  color: #000000;
}
 
.ziseki-list a:after {
  display: block;
  clear: both;
  content: '';
  color: #000000;
}
 
.kiji-list a:hover {
  background-color: #f6f6f6;
  color: #000000;
}
 
.kiji-list img {
  float: left;
  width: 220px;
  height: 150px;
  object-fit: cover;
}
 
.kiji-list .text {
  width: auto;
  margin-left: 250px;
}
 
.kiji-list h2 {
  font-size: 150%;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 5px;
}
 
.kiji-date {
  font-size: 100%;
  margin: 0 0 8px 10px;
  color: #000000;
}
 
.cat-data {
  font-size: 100%;
  padding: 3px 5px;
  text-align: center;
  white-space: nowrap;
  color: #fff;
  border-radius: 3px;
  background-color: #464646;
}

.kiji-midashi{
  font-size: 150%;
}
 
.kiji-list p {
  font-size: 100%;
  margin: 10px 0 0 0;
}

/*- ★実績ループ表示**********************************************  -*/

.ziseki-box2{
  margin: 3px 2px 3px 2px;
	float: left;
}


.ziseki-list2 {
  margin: 30px auto 30px auto;
  padding: 10px;
	text-align: center;
  border: solid 1px #fff;
  background-color: #fff;
	overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
}

.ziseki-list2 img {
	display: block;
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
.ziseki-list2 img:hover {
	transform: scale(1.1);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}


.ziseki-list2 a {
  display: block;
  padding: 0px;
  text-decoration: none;
  color: #00a651;
}

.ziseki-list2 a:visited,
a:active {
  color: #00a651;
}
 
.ziseki-list2 a:after {
  display: block;
  clear: both;
  content: '';
}
 
.ziseki-list2 a:hover {
  color: #02c761;
	text-decoration: none;
}
 
.ziseki-list2 img {
  float: left;
  width: 220px;
  height: 150px;
  object-fit: cover;
}
 
.ziseki-list2 .text {
  width: auto;
  margin-left: 250px;
}
 
.ziseki-list2 h2 {
  font-size: 1.05em;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 5px;
}
 
.ziseki-date2 {
  font-size: .8em;
  margin: 0 0 8px 2px;
  color: #666;
}
 
.cat-data2 {
  font-size: .6em;
  padding: 3px 5px;
  text-align: center;
  white-space: nowrap;
  color: #fff;
  border-radius: 3px;
  background-color: #464646;
}
 
.ziseki-list2 p {
  font-size: .8em;
  margin: 10px 0 0;
}

/*-  ★ページネーション　投稿カテゴリナビ*******************************  -*/


.pagination {
  margin: 40px 0 30px;
  text-align: center;
}
 
.pagination ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
 
.pagination li {
  display: inline-block;
  width: auto;
}
 
.pagination li a, .pagination li > span {
  font-size: .9em;
  display: block;
  width: 30px;
  margin: 0 1px;
  padding: 5px 0;
  text-decoration: none;
  color: #000;
  border: solid 1px #ccc;
  border-radius: 3px;
}
 
.pagination li > span {
  color: #fff;
  background-color: #464646;
}
 
.pagination li a:hover {
  color: #fff;
  background-color: #464646;
}
 
.pagination li .dots {
  width: 15px;
  padding: 0;
  color: #000;
  border-color: transparent;
  background-color: transparent;
}



/*- ★トップお知らせwpkiziichiran**************************************  -*/

/*-  一覧で確認ボタン　共通利用可能  -*/

.myphp-botan{
	width: 450px;
	background-color: #0067b7;        /* 背景色 */
        border-radius: 8px;         /* CSS3角を丸くする */
	margin: 15px auto 0 auto;
}

.myphp-botan a{
	        display: block;
	color: #ffffff;
	text-align: center;
	width: 450px;
	border: 1px solid #ffffff;  /* 枠線の装飾 */
	margin: 0 auto;
	padding: 15px 0px 15px 0px;
	text-decoration: none;
}

.myphp-botan a:link,
.myphp-botan a:active,
.myphp-botan a:visited {
	color: #ffffff;
	text-decoration: none;
}


.myphp-botan  a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #a8a8a8;        /* 背景色 */
}


/* ★実績テンプレ用CSSインスタ風******************************************  -*/
/* ◇画像バージョン myphp2　３カラム表示---------------------- */

.myphp2-gazou3karamu{
	float: left;
	width: 240px;
	height: 190px;               /* 縦幅　指定ない場合は　auto */
	margin: 0px 0px 10px 15px;
	padding: 3px 3px 3px 3px;
        border-radius: 3px;
}

.myphp2-gazou3karamu img{
	width: 250px!important;
    height:180px!important;
        object-fit: cover!important;
	margin: 0 auto;
}


.myphp2-gazou3karamu a:link,
.myphp2-gazou3karamu a:active,
.myphp2-gazou3karamu a:visited {
	font-size: 90%;
	text-decoration: underline;
	color: #000000;
}

.myphp2-gazou3karamu a:hover {
	text-decoration: none;
}

.infoimgbox{
  display: block;
    width: 230px;
    height:auto;
}

/* ◇画像バージョン myphp1　２カラム縦表示---------------------- */

.wpkiziichiran3-2container{
	display:flex;
}

.wpkiziichiran3-item1 {flex-basis:30%;
	color:#8d9296;
	height: 300px;
}

.wpkiziichiran3-item1 img{
	border: 1px solid #333333;
    width:300px;
    height:300px;
        object-fit: cover;
	margin: 0 auto;
}

.wpkiziichiran3-item2 {flex-basis:70%;
	color:#000000;
	height: 150px;
	padding: 30px 0px 0px 0px;
}


.wpkiziichiran3-item2 a:link,
.wpkiziichiran3-item2 a:visited,
.wpkiziichiran3-item2:active {
	color:#000000;
	text-decoration: none;
}


.wpkiziichiran3-item2 a:hover{
	color:#222222;
	text-decoration: none;
}


.osirase-data1 a{
	        display: block;
	clear: both;
        border-radius: 2px;         /* CSS3 */
	border: 1px solid #333333;
        background-color: #333333;   /* 背景色 */
	font-size: 110%;
	text-align: center;
	width: 400px;
	height: 20px;
	margin: 50px auto 0 auto;
	padding: 15px 15px 22px 15px;
	color:#ffffff;
	text-decoration: none;
}

.osirase-data1 a:hover{
	color:#ffffff;
	text-decoration: none;
        background-color: #303030;
}


/* ◇テキストバージョン------------------ */

.index-box2{
	width: 100%;
	font-size: 110%;
	margin: 10px 0px 0px 8px;
	padding: 10px 0px 10px 10px;
	height: auto;
	color: #ffffff;
}

.index-box2 a:link,
.index-box2 a:active,
.index-box2 a:visited {
	color: #ffffff;
	text-decoration: none;
}

.index-box2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.index-list{
	font-size: 100%;
	width: 95%;
	border-bottom: 1px solid #ffffff;
	padding: 25px 0px 25px 0px;
}

.indexpr-span{
	font-size: 100%;
	color:#ffffff;
        border-radius: 3px;
        background-color: #8bc53e;
	max-width: 300px;
	margin: 0px 10px 0px 0px;
	padding: 0px 5px 0px 5px;
}

.osirase-data3{

}

.osirase-data3 a{
	        display: block;
	clear: both;
	font-size: 110%;
	text-align: center;
	width: 60%;
	height: 20px;
        border-radius: 8px;
        background-color: #754c24;
	margin: 50px auto 0 auto;
	padding: 10px 15px 22px 15px;
	color:#ffffff;
	text-decoration: none;
}


.osirase-data3 a:link,
.osirase-data3 a:active,
.osirase-data3 a:visited {
	        display: block;
	clear: both;
	font-size: 110%;
	text-align: center;
	width: 60%;
	height: 20px;
        border-radius: 8px;
        background-color: #754c24;
	margin: 50px auto 0 auto;
	padding: 10px 15px 22px 15px;
	color:#ffffff;
	text-decoration: none;
}


.osirase-data3 a:hover{
	color:#ffffff;
	text-decoration: none;
        background-color: #87582a;
}



/*  ★グローバルメニュー********************************************  -*/


.fixed {
  position: fixed;
  width: 100%;
  top: 42px;
left:0px;
  z-index: 1000;
        background-color: rgba(0,0,0,0.8);
  height: 55px;
    margin: 0 auto;
transition-property : all; /* 変化対象のCSS */
transition-duration : .5s; /* 変化の時間 */
transition-timing-function : ease; /* 変化の速度 */
transition-delay : .1s; /* 変化開始までの時間 */
}


.fixed2 {
  position: fixed;
  width: 100%;
  top: -35px;
left:0px;
  z-index: 1000;
        background-color: rgba(255,255,255,0.8);
	border-bottom: 1px solid #003561;
  height: 39px;
    margin: 0 auto;
transition-property : all; /* 変化対象のCSS */
transition-duration : .5s; /* 変化の時間 */
transition-timing-function : ease; /* 変化の速度 */
transition-delay : .1s; /* 変化開始までの時間 */
}


.me1line{
  height: 60px;
	border-left: 2px solid #ffffff;

}

.me2line{
  height: 60px;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}


#header-nav li  span {
        display:block;
	text-align: center;          /* 文字センターよせ */
        color: #ffffff;
  background: #000000;
	font-size: 80%;
}



.waku1{
        border-radius: 8px;
	border: 2px solid #ffffff;
  background: #0abbff;
  height: 25px;
}

.waku2{
        border-radius: 8px;
	border: 2px solid #ffffff;
  background: #f16521;
  height: 25px;
}

.waku3{
        border-radius: 8px;
	border: 2px solid #ffffff;
  background: #00a550;
  height: 25px;
}

.waku4{
        border-radius: 8px;
	border: 2px solid #ffffff;
  background: #f399c1;
  height: 25px;
}

.waku5{
        border-radius: 8px;
	border: 2px solid #ffffff;
  background: #ffb50a;
  height: 25px;
}

/*グローバルナビゲーション*/

#header-nav{
	font-size: 80%;
    width: 100%;
    vertical-align:middle;   /* 縦調整　top上　middle中央　bottom下 */
    margin-top: -42px;
	padding: 0px 0px 0px 0px;
  background: #000000;
}

#header-nav a:link,
#header-nav a:visited,
#header-nav a:hover,
#header-nava:active {
  color: #ffffff;
        font-weight: 600;
	text-decoration: none;
}



/*ホバーエフェクト*/
#header-nav a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
#header-nav a::after {
  position: absolute;
  bottom: 5px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #ffffff;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}
#header-nav a:hover::after {
  transform: scale(1, 1);
}


/*----メガメニュー  通常widhtは980px設定-------------*/
#header-nav > ul {
  display: table;
  padding-left: 0px;
  width: 100%;
  margin: 0 auto 0 auto ;
}


#header-nav > ul > li {
  display: table-cell;
  margin-right: 2em;
  text-align: center;
  padding: 0px 0 0px 0;
}
#header-nav > ul > li:hover {
       color: #ffffff;
}
#header-nav > ul > li:hover > a {
    color: #ffffff;
  padding: 15px 5px 15px 5px;
}
#header-nav > ul > li:hover .menu {
  max-height: 9999px;
  opacity: 1;
}


/*グローバルナビ幅調整　通常版--------------------------------*/
#header-nav > ul > li > a {
  display: block;
  padding: 15px 5px 15px 5px;
  transition: all .2s ease-in;
}

/*グローバルナビ幅調整　２カラムナビゲーション版--------------
#header-nav > ul > li > a {
  width: 150px;
  padding: 5px 15px 5px 15px;
  transition: all .2s ease-in;
}
*/

/*子ページ背景*/
#header-nav > ul .menu {
  z-index: 10000;
  transition: all .2s ease-in;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
top:-20px
  left: auto;
        background-color: rgba(0,0,0,0.6);
}

#header-nav > ul .menu .sub-menu {
  padding: 1em 0;
}
#header-nav > ul .menu .sub-menu li {
  display: inline-block;
	border-bottom: 1px solid #ffffff;
  text-align: left;
  margin: 0 .5em;
  width: 300px;
  padding: 15px 10px 15px 10px;
}
#header-nav > ul .menu a {
  color: #ffffff;
}

#header-nav > ul .menu a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
#header-nav > ul .menu a::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #ffffff;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}
#header-nav > ul .menu a:hover::after {
  transform: scale(1, 1);
}


















/*グローバルナビゲーション*/

#header-nav2{
	font-size: 100%;
    width: 100%;
    vertical-align:middle;   /* 縦調整　top上　middle中央　bottom下 */
    margin-top: 35px;
	padding: 0px 0px 20px 0px;
}

#header-nav2 a:link,
#header-nav2 a:visited,
#header-nav2 a:hover,
#header-nava:active {
  color: #ffffff;
        font-weight: 600;
	text-decoration: none;
}



/*ホバーエフェクト*/
#header-nav2 a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
#header-nav2 a::after {
  position: absolute;
  bottom: 5px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #ffffff;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}
#header-nav2 a:hover::after {
  transform: scale(1, 1);
}


/*----メガメニュー  通常widhtは980px設定-------------*/
#header-nav2 > ul {
  display: table;
  padding-left: 0px;
  width: 980px;
  margin: 0 auto 0 auto ;
}


#header-nav2 > ul > li {
  display: table-cell;
  margin-right: 2em;
  text-align: center;
  padding: 0px 0 0px 0;
}
#header-nav2 > ul > li:hover {
        color: #ffffff;
}
#header-nav2 > ul > li:hover > a {
  color: #ffffff;
  padding: 15px 20px 15px 20px;
}
#header-nav2 > ul > li:hover .menu {
  max-height: 9999px;
  opacity: 1;
}


/*グローバルナビ幅調整　通常版--------------------------------*/
#header-nav2 > ul > li > a {
  display: block;
  padding: 15px 20px 15px 20px;
  transition: all .2s ease-in;
}

/*グローバルナビ幅調整　２カラムナビゲーション版--------------
#header-nav2 > ul > li > a {
  width: 150px;
  padding: 5px 20px 5px 20px;
  transition: all .2s ease-in;
}
*/

/*子ページ背景*/
#header-nav2 > ul .menu {
  z-index: 10000;
  transition: all .2s ease-in;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
top:-20px
  left: auto;
        background-color: rgba(0,0,0,0.6);
}

#header-nav2 > ul .menu .sub-menu {
  padding: 1em 0;
}
#header-nav2 > ul .menu .sub-menu li {
  display: inline-block;
	border-bottom: 1px solid #ffffff;
  text-align: left;
  margin: 0 .5em;
  width: 300px;
  padding: 15px 10px 15px 10px;
}
#header-nav2 > ul .menu a {
  color: #ffffff;
}

#header-nav2 > ul .menu a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
#header-nav2 > ul .menu a::after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #ffffff;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}
#header-nav2 > ul .menu a:hover::after {
  transform: scale(1, 1);
}


/*スライド画像がメガメニューが上にならないためのタグ----*/
.msld1{
  z-index: 9999;
}

/*---------------------------------------------------
★フェードインアニメーション　エフェクト効果
----------------------------------------------------*/

.scrollanime {opacity: 0;} /*一瞬表示されるのを防ぐ*/
.fadeInDown {
    animation-name: fadeInDown;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}
@keyframes fadeInDown {
    0% {
        opacity: 0;         
    }
    100% {
    opacity: 1;
    transform: translate(0);
    }
}
 
/*--------上下の動きを指定---------*/
.updown {transform: translateY(-100px);}
.downup {transform: translateY(100px);}
 
/*----------左右の動きを指定---------*/
.sect02{overflow: hidden;} /*横スクロールバーを隠す*/
.slide-right {transform: translateX(200px);}
.slide-left {transform: translateX(-200px);}




/*---------------------------------------------------
★フェードインアニメーション　エフェクト効果ver2
----------------------------------------------------*/


.fadeIn{
animation-name:fadeInAnime;
animation-duration:2s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeInAnime{
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* 下から */

.fadeUp{
animation-name:fadeUpAnime;
animation-duration:0.8s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
	transform: translateY(100px);
  }

  to {
    opacity: 1;
	transform: translateY(0);
  }
}

/* 上から */

.fadeDown{
animation-name:fadeDownAnime;
animation-duration:0.8s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeDownAnime{
  from {
    opacity: 0;
	transform: translateY(-100px);
  }

  to {
    opacity: 1;
	transform: translateY(0);
  }
}

/* 左から */

.fadeLeft{
animation-name:fadeLeftAnime;
animation-duration:0.8s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeLeftAnime{
  from {
    opacity: 0;
	transform: translateX(-100px);
  }

  to {
    opacity: 1;
	transform: translateX(0);
  }
}

/* 右から */

.fadeRight{
animation-name:fadeRightAnime;
animation-duration:0.8s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeRightAnime{
  from {
    opacity: 0;
	transform: translateX(100px);
  }

  to {
    opacity: 1;
	transform: translateX(0);
  }
}




/*---------------------------------------------------------------
★実績横４列表示ＣＳＳ
------------------------------------------------------------------*/

.ziseki-box2w {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.ziseki-box2wi {
  box-sizing:border-box;
  border: 8px solid #ffffff;
  flex-basis: 25%;  //25%の要素が3つ並ぶと100%を超え、flex-wrap動作
  padding: 10px;
}


.cyuou24yose{
	text-align: center;
}


.ziseki-box2wr {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.ziseki-box2wir {
  box-sizing:border-box;
  border: 8px solid #9bd1e8;
  flex-basis: 25%;  //25%の要素が3つ並ぶと100%を超え、flex-wrap動作
  padding: 10px;
}


/*  ★追加パーツ1　共通タグ*****************************************  -
gaiyo-td0
page-box1
flo-left
flo-cr
contact1-td0
******************************************************************** */

/*---------テーブル制御----*/
.gaiyo-td01{
    border-collapse: collapse; 
	color:#595656;
    margin:15px 0px 15px 0px;
    border-top:1px solid #ccc;
    border-right:1px solid #ccc;
    width: 100%;
}
.gaiyo-td01 th, .gaiyo-td01 td{
        vertical-align:middle;   /* 縦調整　top上　middle中央　bottom下 */
    padding:12px;
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
	color:#000;
}
.gaiyo-td01 th {
	width: 250px;
	background: #e6e6e6;
        border-bottom:1px solid #ccc;
        font-weight: 200;             /*文字の太さ調整100-900*/
}

.gaiyo-td01 td{
    padding:12px;
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
}



.gaiyo-td02{
    border-collapse: collapse; 
	color:#595656;
    margin:15px 0px 15px 0px;
    border-top:1px solid #004999;
    border-right:1px solid #004999;
    width: 100%;
}
.gaiyo-td02 th, .gaiyo-td02 td{
	width: 330px;
        vertical-align:middle;   /* 縦調整　top上　middle中央　bottom下 */
	text-align: center;
    padding:12px;
	font-size: 130%;
}
.gaiyo-td02 th {
	color:#fff;
	width: 330px;
	font-size: 120%;
	background: #004999;
    border-bottom:1px solid #ffffff;
}

.gaiyo-free{
	width: 330px;
        vertical-align:middle;   /* 縦調整　top上　middle中央　bottom下 */
	text-align: center;
    padding:12px;
    border-top:1px solid #fff;
    border-left:1px solid #fff;
	font-size: 130%;
	color:#000;
}

.gaiyo-strgtop{
	width: 330px;
        vertical-align:middle;   /* 縦調整　top上　middle中央　bottom下 */
	text-align: center;
    padding:12px;
    border-top:2px solid #ccc;
    border-left:5px solid #ccc;
    border-right:5px solid #ccc;
    border-bottom:5px solid #ccc;
	font-size: 130%;
	color:#fff;
	background: #004999;
}

.gaiyo-strg{
	width: 330px;
        vertical-align:middle;   /* 縦調整　top上　middle中央　bottom下 */
	text-align: center;
    padding:12px;
    border:5px solid #004999;
	font-size: 130%;
	color:#000;
}

.gaiyo-nortop{
	width: 330px;
        vertical-align:middle;   /* 縦調整　top上　middle中央　bottom下 */
	text-align: center;
    padding:12px;
    border:1px solid #004999;
	font-size: 130%;
	color:#000;
	background: #ccc;
}

.gaiyo-nor{
	width: 330px;
        vertical-align:middle;   /* 縦調整　top上　middle中央　bottom下 */
	text-align: center;
    padding:12px;
    border:1px solid #004999;
	font-size: 130%;
	color:#000;
}


/*----ボックス----*/
.page-box1{
	background: #f6f6f6;
	border: 1px solid #d3d3d3;
        border-radius: 6px;         /* CSS3 */
	width: 97%;
	margin: 10px 0px 10px 0px;
	padding: 10px 8px 10px 16px;
}

/*----回り込み----*/
.flo-left{
	float: left;
	width: 50%;
	font-size: 180%;
	text-align: center;
	padding: 30px 0px 10px 0px;
}

.flo-cr{
	clear: both;
}


/* =共通パーツ　お問い合わせフォーム---------------------------------- */


.contact1-td0{
    margin:15px 0px 15px 0px;
	width: 100%;
}

.contact1-td0 th, .contact1-td0 td{
    vertical-align:top;
    padding:15px;
    border-bottom:20px solid #ffffff;
}

.contact1-td0 th {
	font-size: 100%;
	width: 30%;
        font-weight: 700;
	text-align: left;
        vertical-align:middle;
}

    .contact1-td0 th, .contact1-td0 td{
    }

.hissu-span2{
	        display: block;
	float: right;
	font-size: 80%;
	color:#ffffff;
	background-color: #0072bc; 
        border-radius: 3px;
	max-width: 300px;
	margin: 0px 10px 0px 10px;
	padding: 2px 8px 2px 8px;
}


/* hissu-span2 右寄せパーツ----------------------------------
	        display: block;
	float: right;
	font-size: 100%;
	color:#f26522;
	text-align: right;
	max-width: 300px;
        margin:0 0 0 auto;
	padding: 0px 2px 0px 2px;
 */

.contact-centa{
	text-align: center;
	margin: 30px 10px 30px 10px;
	padding: 0px 0px 0px 0px;
}

input#submit_button {
	font-size: 120%;
	color:#ffffff;
        cursor:pointer;
	background: #c1c1c1;
	width: 600px;           /* 横幅 */
	height: 60px;               /* 縦幅　指定ない場合は　auto */
        border-radius: 2px;         /* CSS3角を丸くする */
    border:1px solid #c1c1c1;
letter-spacing: 0.5em;
}

input#submit_button:hover {
	font-size: 120%;
	color:#ffffff;
        cursor:pointer;
	background: #cdcdcd;
	width: 600px;           /* 横幅 */
	height: 60px;               /* 縦幅　指定ない場合は　auto */
        border-radius: 2px;         /* CSS3角を丸くする */
    border:1px solid #cdcdcd;
letter-spacing: 0.5em;
}


.sub-btn{
	font-size: 120%;
	color:#ffffff;
        cursor:pointer;
	background: #000000;
	width: 300px;           /* 横幅 */
	height: 60px;               /* 縦幅　指定ない場合は　auto */
        border-radius: 2px;         /* CSS3角を丸くする */
    border:1px solid #000000;
letter-spacing: 0.5em;
}

.sub-btn:hover {
	font-size: 120%;
	color:#ffffff;
        cursor:pointer;
	background: #595959;
	width: 300px;           /* 横幅 */
	height: 60px;               /* 縦幅　指定ない場合は　auto */
        border-radius: 2px;         /* CSS3角を丸くする */
    border:1px solid #595959;
letter-spacing: 0.5em;
}



.contact-box{
        overflow:auto;
	margin: 10px 10px 30px 10px;
	padding: 10px;
	max-width: 980px;           /* 横幅 */
	height: 300px;               /* 縦幅　指定ない場合は　auto */
	border: 1px solid #ddd;  /* 枠線の装飾 */
}


#contact1-b1{
	color:#000000;
	width: 80%;
	height: 40px;               /* 縦幅　指定ない場合は　auto */
	padding: 8px;
}

#contact1-b1pl{
	color:#000000;
	width: 83%;
	height: 60px;               /* 縦幅　指定ない場合は　auto */
	padding: 8px 8px 8px 8px;
}

#contact1-b1k{
	color:#000000;
	width: 10%;
	height: 40px;               /* 縦幅　指定ない場合は　auto */
	padding: 8px;
}

#contact1-b2{
	color:#000000;
	width: 80%;
	height: 300px;               /* 縦幅　指定ない場合は　auto */
	padding: 8px;
}

#contact1-b2e{
	color:#000000;
        line-height: 150%;
	width: 80%;
	height: 300px;               /* 縦幅　指定ない場合は　auto */
	padding: 8px;
}

#contact1-b5{
	color:#1e2e5d;
	padding: 16px;
}

.contact-fmbox{
	margin: 10px 10px 10px 15px;
	padding: 8px;
}

/* =コンタクトフィールドボックス内--------------------- */

#contact-field1{
        border-radius: 6px;         /* CSS3角を丸くする */
	padding: 10px;   /* ボックス内の余白 */
-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
    border:1px solid #fff;
}

#contact-field2{
        border-radius: 6px;         /* CSS3角を丸くする */
	margin: 0px 0px 0px 30px;
	padding: 10px;   /* ボックス内の余白 */
-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
    border:1px solid #fff;
}







/*  ★追加パーツ２　各ページ用*****************************************  -*/

/*----トップ------------------------------*/

/*----ワイド背景１　画像----*/
.waide-b2{
  background: url(images/haikei-waide1.jpg) ;
   margin-left:-50%;
	   margin-right:-50%;
   padding-top:150px;
   padding-bottom:150px;
   padding-left:50%;
	   padding-right:50%;
}
/*----ワイド背景2緑----*/
.waide-b3{
   background: #d6d6d6;
	height: auto;
        overflow:hidden;
   margin-top:-90px;
   margin-bottom:50px;
   margin-left:-500%;
	   margin-right:-500%;
   padding-top:80px;
   padding-bottom:80px;
   padding-left:500%;
	   padding-right:500%;
	height: 350px;
}


/*----フッター------------------------------*/
.footer-toi-bana{
	margin: 0 auto;
}






/*  ★レイアウトパーツ*********************************  -*/

/*-- 分割３ヘッダー・フッター兼用------------  -*/

.bunkatu3{
	display:flex;
}

.bunkatu3-item1 {flex-basis:50%;
	color:#8d9296;
}

.bunkatu3-item2 {flex-basis:35%;
	color:#8d9296;
}

.bunkatu3-item3 {flex-basis:15%;
	color:#8d9296;
}

/*-- ★セット　分割2ヘッダー・フッター兼用------------  -*/

.bunkatu2{
	display:flex;
  padding: 20px 0 0px 0;
}

.bunkatu2-item1 {flex-basis:40%;
	font-size: 80%;            /* 文字サイズ */
	text-align: left;
}

.bunkatu2-item2 {flex-basis:60%;
	text-align: right;
}


/*-- ★セット　分割4ヘッダー・フッター兼用------------  -*/

.bunkatu4{
	display:flex;
	width: 400px;
	margin: 0 auto;
  padding: 20px 0 0px 0;
}

.bunkatu4-box1 {flex-basis:33%;
	text-align: center;
}

.bunkatu4-box2 {flex-basis:33%;
	text-align: center;
}

.bunkatu4-box3 {flex-basis:33%;
	text-align: center;
}

.bunkatu4-box4 {flex-basis:33%;
	text-align: center;
}

/*-- ★セット　分割4ヘッダー・フッター兼用追加------------  -*/

.pc4bunkatu{
	display:flex;
	width: 100%;
	margin: 0 auto;
  padding: 80px 0 0px 0;
}

.pc4bunkatu-item1 {flex-basis:30%;
	text-align: center;
}

.pc4bunkatu-item2 {flex-basis:20%;
	text-align: left;
}

.pc4bunkatu-item3 {flex-basis:20%;
	text-align: left;
}

.pc4bunkatu-item4 {flex-basis:30%;
	text-align: left;
}

/*--------------------------------
SNSアイコン
---------------------------------*/
.fa-facebook{
	color:#1877f2;
}

.fa-x-twitter{
        color: #1e3050;
}

.fa-instagram{
        color: #000000;
}

.fa-line{
	color:#00b900;
}


/*-- ★SNSボタン設置枠パーツ-----------  -*/

.sns-waku {
	width: 100%;
	height: auto;
	margin: 20px auto 30px auto;
}

.sns-waku4 {
	width: 100%;
	text-align: center;
}

.sns-waku img:before {
    content: ' ';
}

/*-- ★問い合わせよう分割パーツ　２分割-----------  -*/

.telbunkatu2{
position:absolute;
left:-50px;
top:20px;
}

.telbunkatu2-item1 {flex-basis:60%;
	text-align: left;
	font-size: 150%;            /* 文字サイズ */
	color:#ffffff;
}

.telbunkatu2-item2 {flex-basis:40%;
	font-size: 30%;            /* 文字サイズ */
	text-align: left;
	color:#ffffff;
  padding: 18px 0 0px 0;
}

/*-- ★セット　分割2ヘッダーロゴ右表示-----------------  -*/

.head-ba{

}


.head-rogo {
position:absolute;
left:50px;
top:0px;
  z-index: 3000;
}

.head-rogo img{
	max-width: 500px;
	height: auto;
}

.head-rogo2 {
position:absolute;
left:40%;
top:8px;
	width: auto;
	color:#0000bb;
  z-index: 3100;
}


.head-rogo3 {
position:absolute;
right:0px;
top:-16px;
	width: auto;
	height: 35px;
	color:#ffffff;
	background-color: #0053a5;
	padding: 10px 20px 0px 20px;
}

.head-rogo3 img{

}


.head-3 {
position:absolute;
right:0px;
top:10px;
}

.head-4 {
position:absolute;
right:0px;
top:70px;
}

/*- グローバルナビ背景  -*/
.head-gra a:hover{
	border-right: 2px solid #ffffff;
  background: url(images/head-gra.png) ;
	color:#ffffff;
	margin: 0 8px 0 8px;
	padding: 50px 0px 50px 0px;
}

/*-------  フッターパーツ--------------  -*/

.bunkatufooter1-container{
	display:flex;
	margin: 100px 0 0 0;
}

.bunkatufooter1-item1 {flex-basis:25%;
	color:#8d9296;
}

.bunkatufooter1-item2 {flex-basis:25%;
	color:#8d9296;
}

.bunkatufooter1-item3 {flex-basis:25%;
	color:#8d9296;
}

.bunkatufooter1-item4 {flex-basis:25%;
	color:#8d9296;
}



.bunkatufooter2-container{
	display:flex;
	margin: 50px auto 0 auto;
	width: 100%;
}

.bunkatufooter2-item1 {flex-basis:38%;
	color:#8d9296;
}

.bunkatufooter2-item2 {flex-basis:38%;
	color:#8d9296;
}

.bunkatufooter2-item3 {flex-basis:38%;
	color:#8d9296;
}


/*-------  サイドパーツ-------------------------  -*/

.side2c-container{
	display:flex;
        margin:10px 0px 10px 0px;
}

.side2c1-item1 {flex-basis:30%;
}

.side2c1-item2 {flex-basis:70%;
	font-size: 100%;            /* 文字サイズ */
	color:#6da225;
}


/*-----------------------------------------------------------------------------
★DIV全体をリンク
-----------------------------------------------------------------------------*/

/*---------pcヘッダー右ボタン---------------------------*/

.zentai1{
	color: #ffffff;
	width: 150px;
        border-radius: 2px;         /* CSS3角を丸くする */
	margin: 10px auto 0 auto;
}

.zentai1 a{
	        display: block;
	color: #ffffff;
	text-align: center;
	width: 150px;
	height: 15px;
        border-radius: 2px;         /* CSS3角を丸くする */
	border: 2px solid #ffffff;
	margin:  0px auto 0 auto;
	background-color: #394f83;        /* 背景色 */
	text-decoration: none;
	padding: 10px 10px 20px 10px;
}

.zentai1 a:link,
.zentai1 a:active,
.zentai1 a:visited {
	color: #ffffff;
	text-decoration: none;
}


.zentai1  a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #516fb6;        /* 背景色 */
}



/*-----------フッターアクセスボタン---------*/

.zentai2{
	width: 300px;
        border-radius: 6px;         /* CSS3角を丸くする */
	margin: 0px auto 0 auto;
}

.zentai2 a{
	        display: block;
	color: #ffffff;
	text-align: center;
	border: 1px solid #ffffff;
	width: 300px;
	height: auto;
	margin:  0px auto 0 auto;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
}

.zentai2 a:link,
.zentai2 a:active,
.zentai2 a:visited {
	color: #ffffff;
	text-decoration: none;
}


.zentai2  a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #acd07b;        /* 背景色 */
}


/*---------------------------------------------------------------
★追加ＣＳＳ　グローバルナビ特殊設定
------------------------------------------------------------------*/

.is-fixed {
  position: fixed;
  top: -60px;
  left: 0;
  z-index: 2;
  width: 100%;
}

/*---------------------------------------------------------------
★分割ＣＳＳ
------------------------------------------------------------------*/


.bunkatu2{
	display:flex;
}

.bunkatu2-box1 {flex-basis:50%;
	color:#ffffff;
	padding: 8px 0px 0px 0px;
}

.bunkatu2-box2 {flex-basis:50%;
	color:#ffffff;
}


/*---------------------------------------------------------------
★動画用追加ＣＳＳ1
------------------------------------------------------------------*/


.youtube iframe{
  max-width: 100%;
  height: 410px;
   padding-bottom:5px;
	margin: 0 10% 0 10%;
}

.youtube2 iframe{
  max-width: 98%;
  height: 315px;
}


/*---------------------------------------------------------------
★画像ホバー拡大ＣＳＳ
------------------------------------------------------------------*/

.ptichiran img{
    width:95%;
    height:auto;
        object-fit: cover;
	margin: 0 auto;
}

.ptichiran img {
	display: block;
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
.ptichiran img:hover {
	transform: scale(1.1);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}





/*ズームエフェクト*/

.ptichiran2{
 width:98%;
 margin:0 auto;
 overflow:hidden;
}

.ptichiran2 img{
 transition:1s all;
}

.ptichiran2 img:hover{
  transform:scale(1.2,1.2);
  transition:1s all;
}



/*---------------------------------------------------------------
★ワイド背景カラーＣＳＳ
------------------------------------------------------------------*/
/*----ワイド背景１黄色----*/
.waide-backcolor1{
   background: #feef1a;
	height: auto;
        overflow:hidden;
   margin-top:0px;
   margin-bottom:50px;
   margin-left:-500%;
	   margin-right:-500%;
   padding-top:10px;
   padding-bottom:10px;
   padding-left:500%;
	   padding-right:500%;
	height: auto;
}

/*---------------------------------------------------------------
★ワイド背景画像ＣＳＳ
------------------------------------------------------------------*/

/*----ワイド背景１　画像----*/
.waide-backimage1{
  background: url(images/waido-image1.jpg) ;
   margin-left:-50%;
	   margin-right:-50%;
   padding-top:150px;
   padding-bottom:150px;
   padding-left:50%;
	   padding-right:50%;
  object-fit: cover; /* 画像自動サイズ調整 */
}

/*----ワイド背景2　画像----*/
.waide-backimage2{
  background: url(images/waido-image2.jpg) ;
   margin-left:-50%;
	   margin-right:-50%;
   padding-top:150px;
   padding-bottom:150px;
   padding-left:50%;
	   padding-right:50%;
  object-fit: cover; /* 画像自動サイズ調整 */
}

/*----ワイド背景3　画像----*/
.waide-backimage3{
  background: url(images/waido-image3.jpg) ;
   margin-left:-50%;
	   margin-right:-50%;
   padding-top:80px;
   padding-bottom:100px;
   padding-left:50%;
	   padding-right:50%;
  object-fit: cover; /* 画像自動サイズ調整 */
}

/*----ワイド背景4　画像----*/
.waide-backimage4{
  background: url(images/waido-image4.jpg) ;
   margin-left:-50%;
	   margin-right:-50%;
   padding-top:100px;
   padding-bottom:120px;
   padding-left:50%;
	   padding-right:50%;
  object-fit: cover; /* 画像自動サイズ調整 */
}

/*----ワイド背景5　画像----*/
.waide-backimage5{
  background: url(images/waido-image5.jpg) ;
   margin-left:-50%;
	   margin-right:-50%;
   padding-top:100px;
   padding-bottom:120px;
   padding-left:50%;
	   padding-right:50%;
  object-fit: cover; /* 画像自動サイズ調整 */
}


/*---------------------------------------------------------------
★トップお知らせ一覧
------------------------------------------------------------------*/


.osirase-data2 a{
	        display: block;
	clear: both;
	font-size: 100%;
	text-align: center;
	width: 15%;
	height: 20px;
        border-radius: 2px;
	border: 1px solid #6ca4d6;
        background-color: #6ca4d6;
	margin: 50px 0 0 800px;
	padding: 15px 15px 22px 15px;
	color:#ffffff;
	text-decoration: none;
}

.osirase-data2 a:link,
.osirase-data2 a:active,
.osirase-data2 a:visited {
	        display: block;
	clear: both;
	font-size: 100%;
	text-align: center;
	width: 15%;
	height: 20px;
        border-radius: 2px;
	border: 1px solid #6ca4d6;
        background-color: #6ca4d6;
	margin: 50px 0 0 800px;
	padding: 15px 15px 22px 15px;
	color:#ffffff;
	text-decoration: none;
}

.osirase-data2 a:hover{
	color:#ffffff;
	text-decoration: none;
	border: 1px solid #7db4e5;
        background-color: #7db4e5;
}

.time-waku{
	margin: 0 0 0px 0;
	padding: 2px 2px 2px 2px;
}


/*---------------------------------------------------------------
★オーダー　ＣＳＳ
------------------------------------------------------------------*/


#contact1-btn0{
	color:#000000;
	width: 95%;
	height: 40px;               /* 縦幅　指定ない場合は　auto */
	padding: 8px;
}

#contact1-btn1{
	color:#000000;
	width: 95%;
	height: 40px;               /* 縦幅　指定ない場合は　auto */
	padding: 8px;
}

#contact1-btn2{
	color:#000000;
	width: 95%;
	height: 40px;               /* 縦幅　指定ない場合は　auto */
	padding: 8px;
}

#contact1-btn3{
	color:#000000;
	width: 95%;
	height: 40px;               /* 縦幅　指定ない場合は　auto */
	padding: 8px;
}

#contact1-btn4{
	color:#000000;
	width: 95%;
	height: 40px;               /* 縦幅　指定ない場合は　auto */
	padding: 8px;
}

#contact1-toiawase{
	color:#000000;
	width: 95%;
	height: 300px;               /* 縦幅　指定ない場合は　auto */
	padding: 8px;
}



/*---------------------------------------------------------------
★フォーム追加パーツ
------------------------------------------------------------------*/

#contactfm24-b1,
#contactfm24-b2,
#contactfm24-b3,
#contactfm24-b4,
#contactfm24-b5,
#contactfm24-b6,
#contactfm24-b7,
#contactfm24-b8,
#contactfm24-b9,
#contactfm24-b10 {
	color:#000000;
	width: 90%;
	height: 40px;               /* 縦幅　指定ない場合は　auto */
	padding: 8px 16px 8px 16px;
	border: 1px solid #f6f6f6;  /* 枠線の装飾 */
        border-radius: 3px;
   background: #f6f6f6;
}


/* — コンタクトフォーム7　送信ボタンのカスタマイズ — */
input.wpcf7-submit {
padding:8px !important;/* ボタン内の余白 */
margin:2em 0em !important;/* ボタンの上下の余白 */
background-color: #f68e56 !important;/* 背景の色 */
border-radius: 12px !important;/* 角を丸く*/
	border: 1px solid #f68e56;
color: #ffffff !important;/* 文字の色*/
font-size: 110% !important;/* 文字の大きさ */
font-weight: bold !important;/* 文字の太さ*/
width: 50%;/* ボタンの横幅*/
transition:0.5s;/* 背景色が変わるまでの時間*/
box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.10);/* 薄っすらとボタンにドロップシャドウをかける*/
}

input.wpcf7-submit:hover {
background-color:#ffac80 !important;/* マウスを乗せたときの背景色 */
color: #fff !important;/* マウスを乗せたときの文字の色 */
}

.btn-submit {
    width: 100%;
    text-align: center;
}


#contactfm24-y1 {
	color:#000000;
	width: 30%;
	height: 40px;               /* 縦幅　指定ない場合は　auto */
	padding: 8px 16px 8px 16px;
	border: 1px solid #f6f6f6;  /* 枠線の装飾 */
        border-radius: 3px;
   background: #f6f6f6;
}

#contactfm24-box{
	color:#000000;
	width: 90%;
	height: 300px;               /* 縦幅　指定ない場合は　auto */
	padding: 8px 16px 8px 16px;
	border: 1px solid #f6f6f6;  /* 枠線の装飾 */
        border-radius: 3px;
   background: #f6f6f6;
}

.ziseki-box2w {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.ziseki-box2wi {
  box-sizing:border-box;
  border: 8px solid #ffffff;
  flex-basis: 25%;  //25%の要素が3つ並ぶと100%を超え、flex-wrap動作
  padding: 10px;
}

.cyuou24yose{
	text-align: center;
}


/*---------------------------------------------------------------
★ＣＳＳ3　フッター３カラムパーツ
------------------------------------------------------------------*/

.footer3car-box{
	width: 100%;
	height: auto;               /* 縦幅　指定ない場合は　auto */
	padding: 0px 0 40px 0;
}

.footer3car-box a:link,
.footer3car-box a:visited,
.footer3car-box a:hover,
.footer3car-box a:active {

}

/*---------------------------------------------------------------
★フッター問い合わせ枠内パーツ
------------------------------------------------------------------*/

.lw3footer-midasi {
	font-size: 300%;
}

.lw3footer-telmidasi {
	font-size: 300%;
}

.lw3footer-telmidasi a:link,
.lw3footer-telmidasi a:visited,
.lw3footer-telmidasi a:hover,
.lw3footer-telmidasi a:active {
  color: #ffffff;
	text-decoration: none;
}

.lw3footer-telwaido{
margin-top: -8px;
margin-right: calc(50% - 50vw);
margin-left: calc(50% - 50vw);
max-width: none; width: 100vw;
   padding-top:150px;
   padding-bottom:150px;
  object-fit: cover; /* 画像自動サイズ調整 */
}

.lw3footer-telwaidocon{
	width: 980px;
        margin:0 auto;
  color: #ffffff;
}



.lw3footer-botan1 a{
	        display: block;
	font-size: 130%;
	text-align: center;
	width: 80%;
	height: 30px;
        border-radius: 3px;
	border: 2px solid #f68e56;
        background-color: #f68e56;
	margin: 0px auto 0 auto;
	padding: 24px 15px 24px 15px;
	color:#ffffff;
	text-decoration: none;
}

.lw3footer-botan1 a:link,
.lw3footer-botan1 a:active,
.lw3footer-botan1 a:visited {
	        display: block;
	font-size: 130%;
	text-align: center;
	width:80%;
	height: 30px;
        border-radius: 3px;
	border: 2px solid #f68e56;
        background-color: #f68e56;
	margin: 0px auto 0 auto;
	padding: 24px 15px 24px 15px;
	color:#ffffff;
	text-decoration: none;
}


.lw3footer-botan1 a:hover{
	color:#ffffff;
	text-decoration: none;
	border: 2px solid #fea87a;
        background-color: #fea87a;
}


/*---------------------------------------------------------------
★ＣＳＳ3　ヘッダーワイド設定
------------------------------------------------------------------*/

.pc-headwaido1{
margin-right: calc(50% - 50vw);
margin-left: calc(50% - 50vw);
max-width: none; width: 100vw;
   padding-top:0px;
   padding-bottom:0px;
}

.pc-headwaido1con{
    width: 100%;
margin:0 auto;
}


/*-----ヘッダー2カラム-----------*/
.container2c{
	display:flex;
	gap: 6px 4px 6px 4px; /* 余白 */
 width:100%;
}

.container2-box1 {
flex-basis:30%;
margin:14px 6px 0 0;
}

.container2-box2 {
flex-basis:70%;
}

/*---------------------------------------------------------------
★ＣＳＳ3
------------------------------------------------------------------*/

/*----コピーライト＆箇所縮小----*/

.copyright span{
	font-size: 80%;
}




.footer-widgwtbox01{
	width: 980px;
        margin:0 auto;
}


/*---フォーム追加CSS----------------------------------*/

#contactfm24-dorop1 {
	font-size: 110%;
	color:#000000;
	width: 95%;
	height: 60px;               /* 縦幅　指定ない場合は　auto */
	padding: 6px;
	border: 1px solid #f6f6f6;  /* 枠線の装飾 */
        border-radius: 3px;
   background: #f6f6f6;
}


/*---------------------------------------------------------------
★友咲建設株式会社CSS
------------------------------------------------------------------*/

/*-見出し-*/

.tomo-midashi1{
	font-size: 180%;
	border-bottom: 1px solid #000000;
}

.tomo-midashi1 span{
	font-size: 60%;
}


/*-中央に線-*/
.tomo-midashi2 {
  position: relative;
  margin:0 auto 1em auto;
}

.tomo-midashi2:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 6%;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #000000;
  border-radius: 2px;
	text-align: center;
}



/*-フッターデザイン-*/

.tomo-footergwido01{
margin-right: calc(50% - 50vw);
margin-left: calc(50% - 50vw);
max-width: none; width: 100vw;
   padding-top:10px;
   padding-bottom:10px;
  object-fit: cover; /* 画像自動サイズ調整 */
}


.tomo-footergwido01con{
	display:flex;
	color:#ffffff;
	padding: 10px 0px 20px 0px;
        width: 1100px;
        margin: 0 auto;
}



/*-フッターワイド背景----*/

.tomo-waidohai01{
background: url(images/waido-image01.png) no-repeat center center;
background-size:cover;
margin-right: calc(50% - 50vw);
margin-left: calc(50% - 50vw);
max-width: none; width: 100vw;
   padding-top:150px;
   padding-bottom:150px;
  object-fit: cover; /* 画像自動サイズ調整 */
}


.tomo-waidohai01con{
        width: 1100px;
        margin: 0 auto;
}

.tomo-footercrambox{
	border-right: 1px solid #000000;
}



.tomo-footercr1{
	border-right: 1px solid #ffffff;
}


/*-トップデザイン----*/

.tomo-waido01{
	background-color: #000000;
background-size:cover;
margin-right: calc(50% - 50vw);
margin-left: calc(50% - 50vw);
max-width: none; width: 100vw;
   padding-top:60px;
   padding-bottom:60px;
  object-fit: cover; /* 画像自動サイズ調整 */
}


.tomo-waido01con{
	color:#ffffff;
        width: 1100px;
        margin: 0 auto;
}



/*-ボタン----*/

.tomo-botan01 a{
	        display: block;
	font-size: 100%;
	text-align: center;
	width: 40%;
	height: auto;
        border-radius: 8px;
	margin: 0px auto 0 auto;
	padding: 12px 15px 12px 15px;
	color:#ffffff;
	text-decoration: none;
}

.tomo-botan01 a:link,
.tomo-botan01 a:active,
.tomo-botan01 a:visited {
	        display: block;
	font-size: 100%;
	text-align: center;
	width: 40%;
	height: auto;
        border-radius: 8px;
	border: 1px solid #ffffff;
	margin: 0px auto 0 auto;
	padding: 12px 15px 12px 15px;
	color:#ffffff;
	text-decoration: none;
}


.tomo-botan01 a:hover{
	color:#ffffff;
	text-decoration: none;
        background-color: rgba(255,255,255,0.8);
	border: 1px solid #ffffff;
}

.tomo-botan02 a:link,
.tomo-botan02 a:active,
.tomo-botan02 a:visited,
.tomo-botan02 a:hover {
	color:#ffffff;
	text-decoration: none;
}


/*---投稿CSS----------------------------------*/
.tomo-toukoubox{
	width: 100%;
	font-size: 100%;
	margin: 0px 0px 0px 2px;
	padding: 6px 0px 6px 6px;
	height: auto;
	color: #ffffff;
}

.tomo-toukoubox a:link,
.tomo-toukoubox a:active,
.tomo-toukoubox a:visited {
	color: #ffffff;
	text-decoration: none;
}

.tomo-toukoubox a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.tomo-list{
	font-size: 100%;
	width: 95%;
	padding: 25px 0px 25px 0px;
}

.tomo-time-waku{
	color:#ffffff;
	border: 1px solid #00a651;
        background-color: #00a651;
	margin: 0px;
	padding: 2px 3px 2px 3px;
}







.sp-ft80{
	font-size: 130% !important;
}
