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

html {
  scroll-behavior: smooth;
}

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

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

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

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

 h1{
	clear: both;
	font-size: 80%;
        color:#ffffff;
        font-weight: 800;             /*文字の太さ調整100-900*/
        margin: -5px 0 1px 0;
	text-align: center;
}


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

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

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


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

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


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

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


/*投稿上部カテゴリ名-----*/
.h-blog{
	clear: both;
	text-align: center;          /* 文字センターよせ */
	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%;
        margin: -10px 0 30px 0;
  padding: 0px 0 26px 0px;
  color: #000000;
}


.pannavi a:link,
.pannavi a:visited,
.pannavi a:hover,
.pannavi:active {
  color: #000000;
}

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

.header-widget2{
	position: fixed;
  z-index: 9999;
 bottom:60px;
 left:6px;
  width: 100px;
}

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


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

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

/*テーブル余白を削除---------------------------*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}


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


.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;
}


.alignleft{
	max-width: 100%;
        float : none !important;
}


.alignright{
	max-width: 100%;
        float : none !important;
}

/* ★ヘッダー・フッターウィジェット用************************************  */

.head-rogo1 {
}

.head-rogo2 {
	text-align: center;
}

.head-rogo3 {

}

.footer-waku{
	text-align: center;
}

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


/*フッターナビゲーションメニュー横一列---*/
.footer-1flow {
  margin: 20px 0 20px 0;
}

.footer-1flow ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-1flow ul:after {
  display: block;
  clear: both;
  content: '';
}

.footer-1flow li {
  float: left;
  width: 50%;
	font-weight: bold;
  text-align: left;
}

.footer-1flow li a {
  font-size: .9em;
  display: block;
  padding: 10px 5px;
  text-decoration: none;
	color:#0072bc;
}

.footer-1flow li a:hover {
  opacity: .6;
	color:#0072bc;
}

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


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



.footer-3waku1 {
  margin-bottom: 20px;
}

.footer-3waku1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-3waku1 ul:after {
  display: block;
  clear: both;
  content: '';
}

.footer-3waku1 li {
  float: left;
  width: 50%;
  text-align: left;
}

.footer-3waku1 li a {
  font-size: .9em;
  display: block;
  padding: 10px 6px 10px 6px;
  text-decoration: none;
	color:#ffffff;
}

.footer-3waku1 li a:hover {
  opacity: .6;
}

.footer-3waku1 li a:before {
  font-family: "Font Awesome 5 Free";
  content: '\f35a'; /*--矢印--*/
  font-weight: 900;
}

.footer-3waku1 li a:after {
  content: '';
}


.footer-3waku2 {
  margin-bottom: 20px;
}

.footer-3waku2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-3waku2 ul:after {
  display: block;
  clear: both;
  content: '';
}

.footer-3waku2 li {
  float: left;
  width: 50%;
  text-align: left;
}

.footer-3waku2 li a {
  font-size: .9em;
  display: block;
  padding: 10px 6px 10px 6px;
  text-decoration: none;
	color:#ffffff;
}

.footer-3waku2 li a:hover {
  opacity: .6;
}

.footer-3waku2 li a:before {
  font-family: "Font Awesome 5 Free";
  content: '\f35a'; /*--矢印--*/
  font-weight: 900;
}

.footer-3waku2 li a:after {
  content: '';
}



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

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

.footer-4waku0 {flex-basis:100%;
        color: #ffffff;
	text-align: center;
	font-size: 90%;
	width: 100%;
        padding: 10px;
}

.footer-4waku1 {flex-basis:10%;
        color: #ffffff;
	text-align: left;
	font-size: 90%;
	width: 100%;
        padding: 10px;
}

.footer-4waku2 {flex-basis:90%;
        color: #ffffff;
	text-align: left;
	font-size:90%;
	width: 100%;
        padding: 10px;
}

.footer-4waku3 {flex-basis:50%;
        color: #ffffff;
	text-align: left;
	font-size: 90%;
	width: 100%;
        padding: 10px;
}

.footer-4waku4 {flex-basis:50%;
        color: #ffffff;
	text-align: left;
	font-size: 90%;
	width: 100%;
        padding: 10px;
}



.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 8px;
        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: 90%;
         padding: 10px 0px;
        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: '・';
}

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

/*◇ヘッダー背景---------------------------------------*/


/*☆☆ipad表示用 760px以上の場合--------------------------------------------*/
@media screen and (min-width: 760px){
header{
       background-image: url(header-back-ipad.png);
background-size:cover;}
}

/*☆☆スマホ表示用 759px以下の場合--------------------------------------------*/
@media screen and (max-width: 759px){
header{
       background-image: url(header-back-sp.png);
background-size:cover;}
}
 
.header-inner{
        background-image: url(header-bana-sp.png);
	background-repeat: no-repeat;           /* 背景画像リピートなし */
        height: auto;}

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

/*☆☆ipad表示用 760px以上の場合---------------------------*/
@media screen and (min-width: 760px){

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

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

}



/*☆☆スマホ表示用 759px以上の場合-----------------------*/
@media screen and (max-width: 759px){

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

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

}

.container {       margin: 10px 0 0 0;}

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

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


/*◇フッター背景-------------------------------------------------------*/

footer{
       background-image: url(footer-back-sp.png) ;
       margin: -20px 0 0 0;
        padding: 0px 0 0 0;     /* 背景上部出す場合この箇所を500pxなどに大き目に変更 */
}
 
.footer-inner{
	background-repeat: no-repeat;   /* 背景画像リピートなし */
}


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


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

.header1{
	position: relative;
  z-index: 2001;
 top:60px;
        margin: 0 auto;
}


.header2{
        width: 100%;
        margin: 0 auto;
	text-align: center;          /* 文字センターよせ */
}

/* ★メタスライダ******************************************************  -*/


/*テーブルスライド用---------------------------*/

    .sptable-scroll {
        overflow-x: scroll;
    }


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

#m-slider img{
  position:  relative;
  width: 100%;
  height: 450px;
  object-fit: cover; /* この一行を追加するだけ！ */
  top: 0px;
left:0px;
  z-index: 1;
    clear: both; /* 回り込み解除 */
    margin: -300px 0px 0px 0px;
  z-index: 2000;
}


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

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


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


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

.header-inner, .container, .footer-inner {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}




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


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

/*indexループ用コンテンツ--*/
  .contents2 {
    width: 100%;
  padding: 0 0 0 0;
  }


/* ★サイドバー***************************************************** */
/*サイドバータイトル-----*/
.sidebar-title{
   width: 95%;
	color: #ffffff;
background-color: #000000;
  margin-top: 80px;
  padding: 8px 8px 8px 8px;
}

#sidebar img{
   width: 100%;
  margin-top: 20px;
}


#sidebar li{
        text-align: left;
        list-style:none;
        text-decoration: none;
        padding: 18px 0 18px 3px;
	border-bottom: 1px solid #cccccc;  /* 枠線の装飾 */
}

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

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

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

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


/*フッター-------------------------*/
footer {

}
 
/*フッターナビゲーションメニュー---*/
.footer-nav {
  margin-bottom: 20px;
}

.footer-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-nav ul:after {
  display: block;
  clear: both;
  content: '';
}

.footer-nav li {
  float: left;
  width: 50%;
  text-align: center;
}

.footer-nav li a {
  font-size: .9em;
  display: block;
  padding: 10px 5px;
  text-decoration: none;
	color:#303030;
}

.footer-nav li a:hover {
  opacity: .6;
}


/*フッターナビゲーションメニュー2--------*/
.footer-nav2 {
  margin-bottom: 20px;
}

.footer-nav2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-nav2 ul:after {
  display: block;
  clear: both;
  content: '';
}

.footer-nav2 li {
  float: left;
  width: 50%;
  text-align: left;
}

.footer-nav2 li a {
  font-size: .9em;
  display: block;
  padding: 10px 5px 10px 10px;
  text-decoration: none;
	color:#ffffff;
}

.footer-nav2 li a:hover {
  opacity: .6;
}

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

/*フッターナビゲーションメニュー3--------*/
.footer-nav3 {
  margin-bottom: 20px;
}

.footer-nav3 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-nav3 ul:after {
  display: block;
  clear: both;
  content: '';
}

.footer-nav3 li {
  float: left;
  width: 50%;
  text-align: center;
}

.footer-nav3 li a {
  font-size: .9em;
  display: block;
  padding: 10px 5px;
  text-decoration: none;
	color:#303030;
}

.footer-nav3 li a:hover {
  opacity: .6;
}


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


.footer-nav4 {
  margin-bottom: 20px;
}

.footer-nav4 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-nav4 ul:after {
  display: block;
  clear: both;
  content: '';
}

.footer-nav4 li {
  float: left;
  width: 50%;
  text-align: center;
}

.footer-nav4 li a {
  font-size: .9em;
  display: block;
  padding: 10px 5px;
  text-decoration: none;
	color:#303030;
}

.footer-nav4 li a:hover {
  opacity: .6;
}

/*フッターナビゲーションメニュー5--------*/
.footer-nav5 {
  margin-bottom: 20px;
}

.footer-nav5 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-nav5 ul:after {
  display: block;
  clear: both;
  content: '';
}

.footer-nav5 li {
  float: left;
  width: 50%;
  text-align: center;
}

.footer-nav5 li a {
  font-size: .9em;
  display: block;
  padding: 10px 5px;
  text-decoration: none;
	color:#ffffff;
}

.footer-nav5 li a:hover {
  opacity: .6;
}




/*--------------------------------
フッターウィジェット内カスタムパーツ　問い合わせボタンなど
---------------------------------*/

.footerbord{
	max-width: 700px;
	height: auto;
        border-radius: 6px;         /* CSS3角を丸くする */
	padding: 10px 10px 10px 10px;
}


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

.footerbotan 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;
}

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


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


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





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




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

.kiji-list {
  margin: 20px 0 15px 0px;
  border: solid 1px #ddd;
  background-color: #fff;
}
 
.kiji-list a {
  display: block;
  padding: 20px;
  text-decoration: none;
  color: #000000;
}


.kiji-list a:visited,
a:active {
  color: #000000;
}
 
.kiji-list a:after {
  display: block;
  clear: both;
  content: '';
  color: #000000;
}
 
.kiji-list a:hover {
  background-color: #f6f6f6;
  color: #000000;
}

  .kiji-list img {
	width: 100%;
  }


  .kiji-list .text {
  }
  .kiji-list h2 {
    font-size: 100%;
  }
  .kiji-date {
    margin-bottom: 0;
  margin: 2px 0 0 8px;
  }

.kiji-midashi{
  font-size: 150%;
}

  .kiji-list p {
/*    visibility: hidden;*/
    height: auto;
  margin: 6px 0 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: 100%;
	background-color: #0067b7;        /* 背景色 */
        border-radius: 8px;         /* CSS3角を丸くする */
	margin: 15px auto 0 auto;
}

.myphp-botan a{
	        display: block;
	color: #ffffff;
	text-align: center;
	width: 100%;
	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;        /* 背景色 */
}


/*◇テキストバージョン----------------- */
.index-box2{
	width: 100%;
	font-size: 110%;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	height: auto;
        overflow: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: 110%;
	width: 100%;
	border-bottom: 1px solid #ffffff;
	padding: 10px 0px 10px 0px;
}

.indexpr-span{
	font-size: 100%;
	color:#3d3d3d;
        border-radius: 3px;         /* CSS3 */
	border: 1px solid #fff;  /* 枠線の装飾 */
	max-width: 300px;
	margin: 0px 10px 10px 0px;
	padding: 0px 5px 0px 5px;
}


.osirase-data3{

}

.osirase-data3 a{
	        display: block;
	clear: both;
        border-radius: 1px;         /* CSS3 */
        background-color: #754c24;   /* 背景色 */
	font-size: 120%;
	width: 95%;
	height: auto;
	color:#ffffff;
	text-align: center;
	text-decoration: none;
        border-radius: 2px;
	margin: 20px 0px 0px 0px;
	padding: 10px 8px 10px 8px;
}

.osirase-data3 a:link,
.osirase-data3 a:active,
.osirase-data3 a:visited {
	        display: block;
	clear: both;
        border-radius: 1px;         /* CSS3 */
        background-color: #754c24;   /* 背景色 */
	font-size: 120%;
	width: 95%;
	height: auto;
	color:#ffffff;
	text-align: center;
	text-decoration: none;
        border-radius: 2px;
	margin: 20px 0px 0px 0px;
	padding: 10px 8px 10px 8px;
}

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


/*◇画像バージョン------------------------------------------- */

.index-list2{
	float: left;
	width: 350px;
	margin: 0 auto;
	padding: 25px 10px 25px 10px;
}

.index-list2 img{
	width: 100%;
	height: 250px;
        object-fit: cover; 
	margin: 0 auto;
}


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

.index-list2 a:hover {
	color: #595959;
	text-decoration: underline;
}


.indexpr-span2{
	font-size: 100%;
	color:#ffffff;
        border-radius: 3px;         /* CSS3 */
        background-color: #8bc53e;   /* 背景色 */
	max-width: 340px;
	margin: 0px 10px 0px 0px;
	padding: 0px 5px 0px 5px;
}

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

.myphp2-gazou3karamu{
	float: left;
	width: 175px;
	height: 100px;               /* 縦幅　指定ない場合は　auto */
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
        border-radius: 3px;
}

.myphp2-gazou3karamu img{
	width: 175px!important;
    height:100px!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{

}

.osirase-data2k a{
	        display: block;
	clear: both;
	border: 1px solid #8d2d41;
	font-size: 90%;
	text-align: center;
	max-width: 500px;
	height: 20px;
        border-radius: 2px;
        background-color: #8d2d41;
	margin: 50px auto 0 auto;
	padding: 15px 15px 22px 15px;
	color:#ffffff;
	text-decoration: none;
}

.osirase-data2k a:link,
.osirase-data2k a:active,
.osirase-data2k a:visited {
	        display: block;
	clear: both;
	border: 1px solid #8d2d41;
	font-size: 90%;
	text-align: center;
	max-width: 500px;
	height: 20px;
        border-radius: 2px;
        background-color: #8d2d41;
	margin: 50px auto 0 auto;
	padding: 15px 15px 22px 15px;
	color:#ffffff;
	text-decoration: none;
}


.osirase-data2k a:hover{
	color:#ffffff;
	text-decoration: none;
        background-color: #fff;
	border: 1px solid #a0354b;
        background-color: #a0354b;
}

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

.wpkiziichiran3-2container{
	display:flex;
}

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

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

.wpkiziichiran3-item2 p{
	padding: 2px 0px 0px 6px;
}

.wpkiziichiran3-item2 {flex-basis:70%;
	color:#222222;
	height: auto;
	padding: 0px 0px 0px 10px;
}

.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;
	background: #333333;
	border: 1px solid #333333;
	font-size: 120%;
	text-align: center;          /* 文字センターよせ */
	width: 95%;           /* 横幅min*/
	height: 20px;               /* 縦幅　指定ない場合は　auto */
        border-radius: 6px;         /* CSS3角を丸くする */
	margin: 80px auto;
	padding: 10px 1% 20px 1%;
	color:#ffffff;
	text-decoration: none;
}

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


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

#header-nav li  span {
display:block;
	text-align: center;          /* 文字センターよせ */
}


/* グルーバルメニュー */
nav#header-nav {
    position: fixed;
    z-index: 9000;
    top: 0;
    left: 0;
    height: 100%;
    overflow: auto;
        background-color: #000000;
    color: #ffffff;
    text-align: center;
    transform: translateX(-100%);
    transition: all 0.6s;
    width: 80%;
    -webkit-overflow-scrolling: touch;
}

nav#header-nav ul {
    background: #000000;
    margin: 0 auto 50px auto;
    padding: 0;
    width: 100%;
}

nav#header-nav ul li {
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px dotted #ffffff;
}

/* 最後は点線のラインを描かない */
nav#header-nav ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

nav#header-nav ul li a {
    display: block;
    color: #ffffff;
    padding: 1em 0;
	text-decoration: none;
}

/* このクラスを、jQueryで付与・削除する */
nav#header-nav.active {
    transform: translateX(0%);
}

/* メニュー内ヘッダ */
nav#header-nav .menuHeader {
    background: #000000;
    padding: 1.5em 0;
}

/* メニューだけをスクロールさせる工夫 */
.overflowHidden {
    overflow: hidden;
}


.sub-menu{
    border-top: 1px solid #000000;
}


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

#header-navsp li  span {
display:block !important;
	text-align: left !important;
}

/* ★メニューカラー変更箇所 */
/* グルーバルメニュー */
nav#header-navsp {
    position: fixed !important;
    z-index: 9000 !important;
    top: 0 !important;
    left: 0 !important;
    height: 100% !important;
    overflow: auto !important;
    background: #000000 !important;
    color: #ffffff !important;
    text-align: left !important;
    padding: 0 0 0 10px !important;
    transform: translateX(-100%) !important;
    transition: all 0.6s !important;
    width: 80% !important;
    -webkit-overflow-scrolling: touch !important;
}
/* ★メニューカラー変更箇所 */
nav#header-navsp ul {
    background: #000000 !important;
    margin: 0 auto 50px auto !important;
    padding: 0 !important;
    width: 100% !important;
}

nav#header-navsp ul li {
    font-size: 1.1em !important;
    list-style-type: none !important;
    padding: 0 !important;
    width: 100% !important;
    border-bottom: 1px dotted #ffffff !important;
}

/* 最後は点線のラインを描かない */
nav#header-navsp ul li:last-child {
    padding-bottom: 0 !important;
    border-bottom: none !important;
}

nav#header-navsp ul li a {
    display: block !important;
    color: #ffffff !important;
    padding: 15px 0 !important;
	text-decoration: none !important;
}

nav#header-navsp ul a:before {
  font-family: "Font Awesome 5 Free";
  content: '\f35a '; /*--矢印--*/
  font-weight: 900;
  padding:6px;
}

/* このクラスを、jQueryで付与・削除する */
nav#header-navsp.active {
    transform: translateX(0%) !important;
}
/* ★メニューカラー変更箇所 */
/* メニュー内ヘッダ */
nav#header-navsp .menuHeader {
    background: #000000 !important;
    padding: 1.5em 0 !important;
}



/*ハンバーガー---------------------------------------------*/
.navToggle {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 15px;
    top: 30px;
    width: 42px;
    height: 51px;
    cursor: pointer;
    z-index: 9001;
    background: #000000;
    text-align: center;
	border: 1px solid #ffffff;  /* 枠線の装飾 */
}
 
.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 30px;
    border-bottom: solid 3px #ffffff;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
}
 
.navToggle span:nth-child(1) {
    top: 9px;
}
 
.navToggle span:nth-child(2) {
    top: 18px;
}
 
.navToggle span:nth-child(3) {
    top: 27px;
}
 
.navToggle span:nth-child(4) {
    border: none;
    color: #ffffff;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}


/*ハンバーガータッチ後----------------------------------*/

/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}


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

/*---------テーブル制御ノーマル　td-sample01----*/
.td-sample01{
    margin:15px 0px 30px 0px;
    border-top:1px solid #ccc;
    border-right:1px solid #ccc;
    width: 100%;
}
.td-sample01 th, .td-sample01 td{
	width: 91%;
    vertical-align:top;
    padding:15px;
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
}
.td-sample01 th {
	width: 91%;
	font-size: 100%;
        font-weight: 100;   /*文字の太さ調整100-900*/
	text-align: center;
	background: #dff7ba;
}

    .td-sample01 th, .td-sample01 td{
        display:block;
    }

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

/*----回り込み----*/
.flo-left{
	width: 100%;
	font-size: 130%;
	text-align: left;
	padding: 10px 0px 10px 0px;
}

.flo-cr{
	clear: both;
}


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

.contact1-td0{
    margin:0px 0px 10px 0px;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    border-right:1px solid #fff;
    border-left:1px solid #fff;
    width: 100%;
}

.contact1-td0 th, .contact1-td0 td{
    vertical-align:top;
    border-bottom:1px solid #fff;
    border-left:1px solid #fff;
   margin:10px 0px 10px 0px;
	padding: 8px 8px 8px 8px;
}


.contact1-td0 th {
	font-size: 100%;
	color: #ffffff
        font-weight: 100;   /*文字の太さ調整100-900*/
	text-align:center;
	background: #ffffff;
   margin-top:20px;
	padding-top: 20px;
	padding-bottom: 0px;
}

    .contact1-td0 th, .contact1-td0 td{
        display:block;
    }


.hissu-span2{
	font-size: 60%;
	color:#ffffff;
        border-radius: 2px;         /* CSS3 */
	max-width: 300px;
	background-color: #0072bc; 
	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: 10px 10px 30px 10px;
	padding: 0px 0px 0px 0px;
}

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


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


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


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

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


#contact1-b1,
#contact1-b3,
#contact1-b4,
#contact1-b5,
#contact1-b6,
#contact1-b7,
#contact1-b8{
	color:#000000;
	width: 97%;
	height: 45px;
	padding: 8px;
}

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

#contact1-b1k{
	color:#000000;
	width: 20%;
	height: 45px;
	padding: 8px;
}

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

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


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

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

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

#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%;
}

.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: auto;
}

#contact1-b5{
	color:#000000;
	padding: 12px;
}


/*  ★スマホ固定バーCSS-------------*********************************  -*/


/*--------------------------------
モーダルウィンドウ
---------------------------------*/
.modal-window {
-webkit-transform: translate(0, 100%);
-moz-transform: translate(0, 100%);
-o-transform: translate(0, 100%);
-ms-transform: translate(0, 100%);
transform: translate(0, 100%);
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 999;
opacity: 0;
line-height: 1.3;
display: none9;
}
.modal-window:target {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-o-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
}
.is-active.modal-window {
display: block9;
}
.modal-window:target {
display: block9;
}
.modal-window .modal-inner {
position: absolute;
top: 100px;
left: 5%;
z-index: 20;
padding:5%;
margin:0 auto;
width: 80%;
overflow-x: hidden;
border-radius: 6px;
background: #fff;
-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
}
.modal-window .modal-close {
display: block;
text-indent: -100px;
overflow: hidden;
}
.modal-window .modal-close:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
background: #333;
-moz-opacity: 0.7;
opacity: 0.7;
}
.modal-window .modal-close:after {
content: '\00d7';
position: absolute;
top: 70px;
right:15%;
z-index: 20;
margin:0 auto;
background: #fff;
border-radius: 2px;
padding: 10px 10px;
text-decoration: none;
text-indent: 0;
}
.modal-window {
-webkit-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
transition: opacity 0.4s;
}
/*--------------------------------
スマホフッター固定バー
---------------------------------*/
ul.footer_menu {
background: #000000;
margin: 0 auto;
padding: .5em 0;
width: 100%;
overflow: hidden;
display: table;
table-layout: fixed;
text-align: center;
width: 100%;
}
ul.footer_menu li {
margin: 0;
padding: 0;
display: table-cell;
vertical-align:middle;
list-style-type: none;
font-size: 13px;
line-height: 15px;
}
ul.footer_menu li a i{
font-size: 24px;
}
ul.footer_menu li a {
border: none;
display: block;
color: #fff;
text-align: center;
text-decoration: none;
line-height: 1.5em;
}
.footer_menu {
position: fixed;
bottom: 0;
left:0;
background: #333;
z-index: 9999999999;
-moz-opacity: 0.9;
opacity: 0.9;
}



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


/*--------フェードインアニメーション-------*/

.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:1s;
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: 33%;  //33%の要素が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: 33%;  //33%の要素が3つ並ぶと100%を超え、flex-wrap動作
  padding: 10px;
}


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

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

.fa-instagram{
        color: #000000;
}

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

/*--------------------------------
スマホフッター固定バーアイコン
---------------------------------*/
.fontawesome-sns:before{
font-family: "fontawesome";
content: "\f086";
}
.fontawesome-home:before{
font-family: "fontawesome";
content: "\f015";
}
.fontawesome-mail:before{
font-family: "fontawesome";
content: "\f0e0";
}
.fontawesome-fhone:before{
font-family: "fontawesome";
content: "\f095";
}


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


.head-ba{

}


/*-------  ヘッダーパーツ------------  -*/

.bunkatutop1-container{
}

.bunkatutop1-item1 {
	color:#8d9296;
}

.bunkatutop1-item2 {
	color:#8d9296;
}

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

.bunkatufooter1-container{

}

.bunkatufooter1-item1 {
	color:#8d9296;
}

.bunkatufooter1-item2 {
	color:#8d9296;
}

.bunkatufooter1-item3 {
	color:#8d9296;
}

.bunkatufooter1-item4 {
	color:#8d9296;
}



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

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

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

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


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

.bunkatufooter2-item1 {
	text-align: center;
}

.bunkatufooter2-item2 {
	text-align: center;
}

.bunkatufooter2-item3 {
	text-align: center;
}

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

.telbunkatu2{
	width: auto;
  padding: 30px 0 0px 0;
}

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

.telbunkatu2-item2 {
	color: #ffffff;
	font-size: 80%;            /* 文字サイズ */
	text-align: center;
  padding: 8px 0 0px 0;
}

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

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

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


.zentai1 a{
	        display: block;
	color: #ffffff;
	text-align: center;
	width: 95%;
	height: auto;
        border-radius: 8px;         /* CSS3角を丸くする */
	border: 2px solid #ffffff;
	margin:  0px auto 0 auto;
	background-color: #d98b49;        /* 背景色 */
	text-decoration: none;
	padding: 0px 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: #e18f4a;        /* 背景色 */
}



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

.zentai2{
	color: #ffffff;
	width: 100%;
        border-radius: 8px;         /* CSS3角を丸くする */
	margin: 20px auto 0 auto;
	background-color: #2fc52f;        /* 背景色 */
	height: 100px;
	padding: 0px 0px 30px 0px;
}

.zentai2 img{
	margin: 15px auto 0 auto;
}

.zentai2 a{
	        display: block;
	color: #ffffff;
	text-align: center;
	width: 100%;
	height: 100px;
        border-radius: 8px;         /* CSS3角を丸くする */
	border: 2px solid #ffffff;
	margin:  0px auto 0 auto;
	background-color: #2fc52f;        /* 背景色 */
	text-decoration: none;
	padding: 35px 10px 20px 10px;
}

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


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


/*---------------------------------------------------------------
★アイコンマーク
------------------------------------------------------------------*/

/*--------アイコン-----------------------*/
.icon1:before {
  font-family: "Font Awesome 5 Free";
  content: '\f518　'; /*--メモ--*/
  font-weight: 900;
}

.icon2:before {
  font-family: "Font Awesome 5 Free";
  content: '\f001　'; /*--ピアノ--*/
  font-weight: 900;
}

.icon3:before {
  font-family: "Font Awesome 5 Free";
  content: '\f5a0　'; /*--マップ--*/
  font-weight: 900;
}

.icon4:before {
  font-family: "Font Awesome 5 Free";
  content: '\f0ac　'; /*--地球--*/
  font-weight: 900;
}

.icon5:before {
  font-family: "Font Awesome 5 Free";
  content: '\f26c　'; /*--パソコン--*/
  font-weight: 900;
}

.icon6:before {
  font-family: "Font Awesome 5 Free";
  content: '\f02c　'; /*--タグ--*/
  font-weight: 900;
}

.icon7:before {
  font-family: "Font Awesome 5 Free";
  content: '\f4c4　'; /*--握手--*/
  font-weight: 900;
}

.icon8:before {
  font-family: "Font Awesome 5 Free";
  content: '\f0e0　'; /*--メール--*/
  font-weight: 900;
}

.icon9:before {
  font-family: "Font Awesome 5 Free";
  content: '\f2a0　'; /*--電話--*/
  font-weight: 900;
}

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

.bunkatu2{
}

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

.bunkatu2-box2 {
	color:#ffffff;
}

/*---------------------------------------------------------------
★youtubeＣＳＳ1
------------------------------------------------------------------*/

.youtube iframe{
  max-width: 95%;
  height: 210px;
   padding-bottom:5px;
	margin: 0 3% 0 3%;
}

.youtube2 iframe{
  max-width: 100%;
  height: auto;
}


/*---------------------------------------------------------------
★フレックス並び替え用ＣＳＳ
------------------------------------------------------------------*/

.syouhachipage-flx1{
order:2;
}

.syouhachipage-flx2{
order:1;
}


.syou-flx1{
	margin: 0 0 30px 0;
}


/*---------------------------------------------------------------
★メールSNS追加ＣＳＳ
------------------------------------------------------------------*/

.mail-sns a:link,
.mail-sns a:visited,
.mail-sns a:hover,
.mail-sns a:active {
	text-decoration: none;
}


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

.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;
}

/*---------------------------------------------------------------
★カラム表示順番変更ＣＳＳ
------------------------------------------------------------------*/
@media screen and (max-width: 759px){
.cramu-flx1{
order:1;
}

.cramu-flx2{
order:2;
}
}

/*---------------------------------------------------------------
★テーブルＣＳＳ
------------------------------------------------------------------*/

.gaiyo-td01{
    border-collapse: collapse; 
	color:#595656;
    margin:15px 0px 15px 0px;
    border-top:1px solid #ccc;
    border-right:1px solid #ccc;
    width: 95%;
}
.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 {
	background: #e6e6e6;
        font-weight: 300;             /*文字の太さ調整100-900*/
}

.gaiyo-td01 td{
	text-align: center;
}

    .gaiyo-td01 th, .gaiyo-td01 td{
        display:block;
    }


/*---------------------------------------------------------------
★ワイド背景カラーＣＳＳ
------------------------------------------------------------------*/
/*----ワイド背景１黄色----*/
.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:130px;
   padding-bottom:180px;
   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: 110%;
	text-align: center;
	width: 90%;
	height: 20px;
        border-radius: 2px;
        background-color: #6ca4d6;
	margin: 50px auto 0 auto;
	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: 110%;
	text-align: center;
	width: 90%;
	height: 20px;
        border-radius: 2px;
        background-color: #6ca4d6;
	margin: 50px auto 0 auto;
	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: 0px;
	padding: 2px 3px 2px 3px;
}


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



#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;
}

/*---------------------------------------------------------------
★ＣＳＳ
------------------------------------------------------------------*/
.spchouseitagu1{
	margin-top: -28px;
}


.spchouseitagu2{
	margin-top: -220px;
}

.spchouseitagu3{
	margin-top: -180px;
}






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

#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: 100%;/* ボタンの横幅*/
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: 90%;
	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: 33%;  //33%の要素が3つ並ぶと100%を超え、flex-wrap動作
  padding: 10px;
}

.cyuou24yose{
	text-align: center;
}



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

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

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

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

.lw3footer-telwaidocon{
	width: 100%;
        margin:0 auto;
}





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

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


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

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

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

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

.lw3footer-info a:link,
.lw3footer-info a:visited,
.lw3footer-info a:hover,
.lw3footer-info a:active {
	font-size: 100%;
   padding:0 0 0 15px;
	text-decoration: none;
}






.lw3footer-botan1 a{
	        display: block;
	font-size: 110%;
	text-align: center;
	width: 90%;
	height: 30px;
        border-radius: 20px;
	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: 110%;
	text-align: center;
	width: 90%;
	height: 30px;
        border-radius: 20px;
	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;
}

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

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




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

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


/*---フォーム追加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: 15%;
  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 2px 20px 2px;
        width: 100%;
        margin: 2px 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: 100%;
        margin: 2px auto;
	padding: 0px 2px 0px 2px;
}

.tomo-footercrambox{

}



.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: 100%;
        margin: 2px auto;
	padding: 0px 2px 0px 2px;
}



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

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

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


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

.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: 100% !important;
}

.sp-centa{
	width: 95% !important;
        margin:0 auto !important;
	text-align: center !important;
}

.sp-botan95{
	width: 80% !important;
        margin:0 auto !important;
}

.sp-150{
	font-size: 300% !important;
}