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

html {
  scroll-behavior: smooth;
}


p {font-size: 120%;
   line-height: 180%;          /* 縦行間調整 */
  margin: 0 0 15px 0px;
}


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

 h1{
font-family:'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体',
'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
        font-weight: 700;
	font-size: 90%;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	color: #000000;
}


H2{
font-family:'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体',
'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #2e3192;
        font-weight: 300;
	font-size: 200%;
	margin: 0px 0px 26px 0px;
	padding: 0px 0px 0px 0px;
}




h3 {
font-family:'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体',
'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #2e3192;
        font-weight: 300;
	font-size: 200%;
	margin: 0px 0px 26px 0px;
	padding: 0px 0px 0px 0px;
}

.gmap{

}


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



/*見出しレイアウトパーツ-----------------------------------------------------*/
.midasi1{
	background-image: url(./images/ba-h2.png);   /* 背景画像 */
}


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

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

/*投稿上部カテゴリ名-----*/
.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 10px 0px;
}


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

/*ブラウザ左右余白を排除---------------------------*/
* {
  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;
}

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

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

.footer-1waku{
        margin-top: 80px;
  }



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

.footer-1waku li {
font-family:'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体',
'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  display: inline-block;
  font-size: 13px;
  width: 16%;
  }

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

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





/*フッター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: 90%;
         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{
        text-align: left;
	padding: 5px 0px 0px 12px;
        list-style:none;
        margin: 2px 0 2px 0px;
  }


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






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

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

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

.footer-4waku2 {flex-basis:20%;
	text-align: left;
}

.footer-4waku3 {flex-basis:20%;
	text-align: left;
}

.footer-4waku4 {flex-basis:20%;
	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 {
        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: 80%;
         padding: 10px 5px;
        list-style:none;
         text-decoration: none;
  }


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


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

/*◇ヘッダー背景---------------------------------------*/
header{
  width:100%;
	position: fixed;
  z-index: 999;
  top:0;
  left:0;
background-color: #ffffff;
  margin: 0 auto;
}
 
.header-inner{
        background-image: url(header-bana.png);
	background-repeat: no-repeat;           /* 背景画像リピートなし */
        height: 110px;}          /* ヘッダーロゴが入る縦部分の高さ設定 */


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

.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: 20px 0 10px 0;
	width: 1100px;
	text-align: center;
}


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

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

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


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

#m-slider2 img{
  width: 100%;
  height: 250px;
  object-fit: cover; /* この一行を追加するだけ！ */
}


/*----各ページ上部見出し文字----*/
.taitle-mozi{
  display: block;
  width: 1100px;
	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: 1100px;
	margin: 0 auto;
}

.container {
  width: 1100px;
	margin: 0 auto;
}

.footer-inner {
  width: 1100px;
	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: 99%;
  padding: 10px 0 0 1%;
  }

/*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 {
font-family:'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体',
'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  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;
  }



/*---------------------------------------------------------------
★フッターウィジェット内カスタムパーツ　ボタンなど
------------------------------------------------------------------*/
.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-family:'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体',
'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size: 80%;
	color:#ffffff;
  background-color: #2e3192;
    text-align: center;
	clear: both;                /* 回り込み解除 */
  margin: 0px 0 0px 0;
  padding: 20px 0px 10px 0;
  }




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

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

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

.kiji-list a:visited,
a:active {
  color: #000000;
}
 
.kiji-list a:after {
  display: block;
  clear: both;
  content: '';
}
 
.kiji-list a:hover {
  background-color: #eee;
}
 
.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: 1.05em;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 5px;
}
 
.kiji-date {
  font-size: .8em;
  margin: 0 0 8px 2px;
  color: #666;
}
 
.cat-data {
  font-size: .6em;
  padding: 3px 5px;
  text-align: center;
  white-space: nowrap;
  color: #fff;
  border-radius: 3px;
  background-color: #464646;
}
 
.kiji-list 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;        /* 背景色 */
}


/* ◇画像バージョン myphp2　３カラム表示---------------------- */

.myphp2-gazou3karamu{
	float: left;
	width: 330px;
	height: auto;               /* 縦幅　指定ない場合は　auto */
	margin: 0px 10px 50px 15px;
	padding: 2px;
}

.myphp2-gazou3karamu img{
    width:315px;
    height:315px;
        object-fit: cover;
	margin: 0 auto;
}


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

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

.osirase-data2 a{
	        display: block;
	clear: both;
	font-size: 110%;
	text-align: center;
	width: 500px;
	height: 20px;
        border-radius: 2px;
        background-color: #003561;
	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: 500px;
	height: 20px;
        border-radius: 2px;
        background-color: #003561;
	margin: 50px auto 0 auto;
	padding: 15px 15px 22px 15px;
	color:#ffffff;
	text-decoration: none;
}


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

/* ◇画像バージョン 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: 100%;
	margin: 10px 0px 0px 8px;
	padding: 10px 0px 10px 10px;
	height: auto;
	color: #000000;
}

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

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

.index-list{
	font-size: 110%;
	width: 100%;
	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: auto;
        border-radius: 1px;
        background-color: #2e3192;
	margin: 50px auto 0 auto;
	padding: 10px 15px 10px 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: auto;
        border-radius: 1px;
        background-color: #2e3192;
	margin: 50px auto 0 auto;
	padding: 10px 15px 10px 15px;
	color:#ffffff;
	text-decoration: none;
}


.osirase-data3 a:hover{
	color:#2e3192;
	text-decoration: none;
	border: 1px solid #2e3192;
        background-color: #ffffff;
}



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


.fixed {
  position: fixed;
  width: 100%;
  top: -35px;
left:0px;
  z-index: 1000;
        background-color: rgba(255,255,255,1.0);
	border-bottom: 2px solid #000000;
  height: 39px;
    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: #222222;
	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: 100%;
    width: 100%;
    vertical-align:middle;   /* 縦調整　top上　middle中央　bottom下 */
    margin-top: 45px;
	padding: 0px 0px 20px 0px;
}

#header-nav a:link,
#header-nav a:visited,
#header-nav a:hover,
#header-nava:active {
font-family:'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体',
'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  color: #000000;
        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: #003561;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}
#header-nav a:hover::after {
  transform: scale(1, 1);
}


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


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


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

/*グローバルナビ幅調整　２カラムナビゲーション版--------------
#header-nav > ul > li > a {
  width: 150px;
  padding: 5px 20px 5px 20px;
  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 {
font-family:'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体',
'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  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は1100px設定-------------*/
#header-nav2 > ul {
  display: table;
  padding-left: 0px;
  width: 800px;
  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:2.5s;
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.5s;
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.5s;
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.5s;
animation-fill-mode:forwards;
opacity:0;
}

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

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


/*  ★追加パーツ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: 300;             /*文字の太さ調整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: 99%;
}

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

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

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




/* 送信ボタン */
input.sub-btn {
	width: 300px;
	height: 60px;
	background: #394f83;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	border: 1px solid #212121;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;	
}

/* 送信ボタンホバー */
input.sub-btn:hover{
	background: #FFF;
	color: #212121;  
}


/* 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: #2e3192;
	width: 600px;           /* 横幅 */
	height: 60px;               /* 縦幅　指定ない場合は　auto */
        border-radius: 6px;         /* CSS3角を丸くする */
    border:1px solid #2e3192;
letter-spacing: 0.5em;
}


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

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


#contact1-b1{
	color:#000000;
	width: 80%;
	height: 40px;               /* 縦幅　指定ない場合は　auto */
	padding: 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:#000000;
	padding: 12px;
}

.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: 1100px;
	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-twitter{
	color:#1da1f2;
}

.fa-instagram{
        color: #000000;
}

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


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

.sns-waku {
	width: 100%;
	height: 85px;
	margin: 20px auto 0px 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:70px;
top:0px;
  z-index: 3000;
}

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

.head-rogo2 {
position:absolute;
left:35%;
top:-3px;
	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:5%;
top:-10px;
}

/*- グローバルナビ背景  -*/
.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: 1100px;
}

.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
------------------------------------------------------------------*/
/*----ワイド背景１黄色----*/
.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-backimage{
  background: url(images/wido-image1.png) ;
   margin-left:-50%;
	   margin-right:-50%;
   padding-top:130px;
   padding-bottom:100px;
   padding-left:50%;
	   padding-right:50%;
  object-fit: cover; /* 画像自動サイズ調整 */
}

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

/*----ワイド背景3　画像----*/
.waide-backimage3{
  background: url(images/wido-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/wido-image4.jpg) ;
   margin-left:-50%;
	   margin-right:-50%;
   padding-top:130px;
   padding-bottom:100px;
   padding-left:50%;
	   padding-right:50%;
  object-fit: cover; /* 画像自動サイズ調整 */
}

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

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


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

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

/*---------------------------------------------------------------
★ファーストオピニオン　ＣＳＳ
------------------------------------------------------------------*/

/*ヘッダー用*/
.fo-headtoibox1{
	color: #ffffff;
	width: 130px;
        border-radius: 2px;         /* CSS3角を丸くする */
        margin: 0 auto;
}

.fo-headtoibox1 a{
	        display: block;
	font-size: 90%;
	color: #ffffff;
	text-align: center;
	width:130px;
	height: auto;
        border-radius: 2px;         /* CSS3角を丸くする */
	border: 2px solid #ffffff;
	background-color: #2e3192;        /* 背景色 */
	text-decoration: none;
	padding: 10px 10px 6px 10px;
}

.fo-headtoibox1 a:link,
.fo-headtoibox1 a:active,
.fo-headtoibox1 a:visited {
	font-size:90%;
	color: #ffffff;
	text-align: center;
	width:130px;
	height: auto;
        border-radius: 2px;         /* CSS3角を丸くする */
	border: 2px solid #ffffff;
	background-color: #2e3192;        /* 背景色 */
	text-decoration: none;
	padding: 10px 10px 6px 10px;
}


.fo-headtoibox1  a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #3d41c2;        /* 背景色 */
}




/*フッター用*/
.fo-footermozi1{
	font-size: 90%;
}

.fo-footerbox1{
	color: #ffffff;
	width: 140px;
        border-radius: 2px;         /* CSS3角を丸くする */
        margin-left: auto;
        margin-right: 0;
}

.fo-footerbox1 a{
	        display: block;
	font-size: 80%;
	color: #ffffff;
	text-align: center;
	width: 140px;
	height: 18px;
        border-radius: 2px;         /* CSS3角を丸くする */
	border: 2px solid #ffffff;
	background-color: #000000;        /* 背景色 */
	text-decoration: none;
	padding: 0px 5px 20px 10px;
}

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


.fo-footerbox1  a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #6b6b6b;        /* 背景色 */
}




/*見出し12*/

.fo-midashi1 {
  position: relative;
  border-top: solid 1px #2e3192;
  border-bottom: solid 1px #2e3192;
  background: #f4f4f4;
  line-height: 1.4;
  padding: 0.4em 0.5em;
  margin: 2em 0 0.5em;
}

.fo-midashi1:after {
  /*タブ*/
  position: absolute;
  font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
  font-weight: 900;
  content: '\f0a7\ お悩みご相談内容';
  background: #2e3192;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 5px 7px 3px;
  font-size: 0.7em;
  line-height: 1;
  letter-spacing: 0.05em;
}


.fo-midashi2 {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
font-family:'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体',
'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #2e3192;
	font-size: 200%;
	margin: 0px 0px 26px 23%;
}
.fo-midashi2:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #2e3192;
  border-radius: 2px;
}

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

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



.fo-td02{
    border-collapse: collapse; 
	color:#595656;
    margin:15px 0px 15px 0px;
    border-top:1px solid #ccc;
    border-right:1px solid #ccc;
    width: 100%;
}
.fo-td02 th, .fo-td02 td{
        vertical-align:middle;   /* 縦調整　top上　middle中央　bottom下 */
    padding:12px;
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
	font-size: 110%;
	color:#000;
}
.fo-td02 th {
	width: 250px;
	background: #e6e6e6;
        border-bottom:1px solid #ccc;
        font-weight: 300;             /*文字の太さ調整100-900*/
}

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

/*---------ボックス----*/

.fo-box1{
	text-decoration: none;
	background-color: #e6e6e6;        /* 背景色 */
    padding:6px 12px 6px 12px;
}


.fo-box2{
	font-size: 130%;
	color: #ffffff;
        border-radius: 8px; 
	text-decoration: none;
	background-color: #2893e4;        /* 背景色 */
    padding:6px 6px 6px 6px;
}

.fo-box3{
	height: 150px;
	font-size: 100%;
	background-color: #f7f7f7;        /* 背景色 */
   margin-top:-10px;
    padding:20px 3px 20px 3px;
}

.soroe{
}

/*----ワイド背景１灰色----*/
.fo-waidebackcolor1{
   background: #f2f2f2;
	height: auto;
        overflow:hidden;
   margin-top:0px;
   margin-bottom:50px;
   margin-left:-500%;
	   margin-right:-500%;
   padding-top:60px;
   padding-bottom:60px;
   padding-left:500%;
	   padding-right:500%;
	height: auto;
}

/*----ワイド背景１青色----*/
.fo-waidebackcolor2{
	color: #ffffff;
   background: #2e3192;
	height: auto;
        overflow:hidden;
   margin-top:0px;
   margin-bottom:50px;
   margin-left:-500%;
	   margin-right:-500%;
   padding-top:30px;
   padding-bottom:30px;
   padding-left:500%;
	   padding-right:500%;
	height: auto;
}


/*----トップ全体リンクボックス----*/

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

.fo-zentaibox1 a{
	        display: block;
	font-size: 110%;
	color: #ffffff;
	text-align: center;
	width:380px;
	height: auto;
        border-radius: 2px;         /* CSS3角を丸くする */
	border: 2px solid #ffffff;
	background-color: #2e3192;        /* 背景色 */
	text-decoration: none;
	padding: 10px 10px 10px 10px;
}

.fo-zentaibox1 a:link,
.fo-zentaibox1 a:active,
.fo-zentaibox1 a:visited {
	font-size:110%;
	color: #ffffff;
	text-align: center;
	width:380px;
	height: auto;
        border-radius: 2px;         /* CSS3角を丸くする */
	border: 2px solid #ffffff;
	background-color: #2e3192;        /* 背景色 */
	text-decoration: none;
	padding: 10px 10px 10px 10px;
}


.fo-zentaibox1  a:hover {
	color: #2e3192;
	text-decoration: none;
	border: 2px solid #2e3192;
	background-color: #ffffff;        /* 背景色 */
}

/*----トップ画像丸トリミング----*/

.fo-maru{
  width: 250px;
  height: 230px;
  object-fit: cover;
  border-radius:50%;
}

.fo-maru2{
  width: 250px;
  height: 230px;
  object-fit: cover;
  border-radius:50%;
  object-position:20% 50%;
}

.fo-maru3{
  width: 250px;
  height: 230px;
  object-fit: cover;
  border-radius:50%;
  object-position:100% 20%;
}

/*----三角マークした向き----*/

.triangle3{
  width: 0;
  height: 0;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  border-top: 60px solid #2e3192;
        margin: -50px auto 30px auto;
}

/* ★2カラムデザイン*****************************************************  */


.container2c{
	display:flex;
	gap: 6px 4px 6px 4px; /* 余白 */
}

.container2-box1 {flex-basis:40%;
        margin: 0px 0 0 0;

}

.container2-box2 {flex-basis:60%;

}

/* ★求人見出し12/14*****************************************************  */

.fo-midashiq1{
border-bottom: solid 1px #2e3192;
}

/* ★水色ぬりつぶし見出し12/15*****************************************************  */

.fo-testmds{
   background-color: #e7f8ff;
	padding: 10px 10px 10px 10px;
}

.sabisu-big span{
	font-size:160%;
}

.top-big span{
	font-size:140%;
}

/* ★ボタンオフ12/18*****************************************************  */

.botan-moto{
  width: 45%;
	color: #ffffff;
    background: #2e3192;
	text-align: center;
    cursor: pointer;
        margin: 0 auto 30px auto;
	padding: 10px 30px 10px 30px;
}

.botan-on{
   display:none;
    height: auto;
}


/* ★ヘッダー固定*****************************************************  */
#headerkotei{
	height: 300px;/*高さ指定*/
	width:100%;/*横幅指定*/
	/*以下はレイアウトのためのCSS*/
	display: flex;
	justify-content: space-between;
	align-items: center;
	background:#ffffff;
	color:#fff;
	text-align: center;
	padding: 20px;
}

/*JSを使いfixedクラスが付与された際の設定*/
#headerkotei.fixed{
	position: fixed;/*fixedを設定して固定*/
  z-index: 999;/*最前面へ*/
  top:0;/*位置指定*/
  left:0;/*位置指定*/
}