
body {
  color: #000000;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

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

 h1{
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-weight: 700;
	font-size: 90%;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	color: #231f1f;
}


H2{
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-weight: 300;
	font-size: 200%;
/*        font-weight: 700;*/             /*文字の太さ調整100-900*/
	color: #595959;
        border-radius: 2px;         /* CSS3 */
	margin: 0px 0px 14px 0px;
	padding: 12px 0px 10px 2px;
}

#content H2 a{
	color: #666666;
}



h3 {
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #ffffff;
        font-weight: 700;
	font-size: 200%;
  position: relative;
  padding: 0.6em;
  background: #000000;
	margin: 30px 0px 30px 0px;
}

h3:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #000000;
  width: 0;
  height: 0;
}

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



h4{
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
        font-weight: 300;
	color: #f2b8b1;
        border-radius: 2px;         /* CSS3 */
	font-size: 106%;
	font-weight: bold;
	margin: 0px 0px 14px 0px;
	padding:8px 0px 8px 20px;
	line-height: 1.5em;
}


h5,h6 {
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
        font-weight: 300;
	color: #f2b8b1;
	line-height: 1.5em;
	margin: 0 0 20px 0;
	background-image: url(main-ba.png);
}

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


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

/*見出しレイアウトパーツ-----------------------------------------------------*/
.midasi1{
	background-image: url(./images/ba-h2sp.png);   /* 背景画像 */
        background-position: 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%;
  padding: 0px 0 30px 0px;
}


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

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

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


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


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

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


/*☆☆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: repeat-x;
                 background-position: center top;
}

.container-back {background-image: url(container-back-ipad.png) ;
	         background-repeat: repeat-x;
                 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: 50px 0 0 0;}

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

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


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

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



/*◇メタスライダー------*/
#m-slider img{
    clear: both; /* 回り込み解除 */
    margin: 0px 0px 0px 0px;
}



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

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




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


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

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


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



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


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

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


/* ★サイドバー***************************************************** */
/*サイドバータイトル-----*/
.sidebar-title{
   width: 100%;
	color: #ffffff;
background-color: #00438d;
  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;
}

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


/*フッター-------------------------*/
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: center;
}

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

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

/*フッターナビゲーションメニュー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;
}



/*コピーライト------*/
.copyright {
        clear: both;                /* 回り込み解除 */
        background-color: #23499d;
	color:#ffffff;
        font-size: .9em;
        margin: 0px 0 0 0;
        padding: 10px 0 0 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: #000;
}
 
.kiji-list a:after {
  display: block;
  clear: both;
  content: '';
}
 
.kiji-list a:hover {
  background-color: #eee;
}

  .kiji-list img {
  float: left;
    width: 100px;
    height: 80px;
  }
  .kiji-list .text {
    margin-left: 120px;
  }
  .kiji-list h2 {
    font-size: 100%;
  }
  .kiji-date {
    margin-bottom: 0;
  }
  .kiji-list p {
    visibility: hidden;
    height: 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{
	max-width: 1080px;
	font-size: 100%;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	height: auto;
        overflow:auto;
	color: #595959;
}

.index-box2 a:link,
.index-box2 a:active,
.index-box2 a:visited {
	color: #595959;
}

.index-box2 a:hover {
	color: #595959;
	text-decoration: none;
}

.index-list{
	max-width: 1050px;
	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;
}


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

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

.osirase-data2 a{
	display: block;
	clear: both;
	background: #b3b3b3;
	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-data2 a:hover{
	color:#ffffff;
	text-decoration: none;
        background-color: #cccccc;
}




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

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

nav#header-nav {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background: #fff;
    color: #fff;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
}
 
nav#header-nav ul {
    margin: 0 auto;
    padding: 0;
    background: #231f1f;
    width: 100%;
}
 
nav#header-nav ul li {
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
}
 
/* 最後はラインを描かない */
nav#header-nav ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
 
nav#header-nav ul li a {
    display: block;
    color: #fff;
    padding: 1em 0;
	text-decoration: none;
}
 
/* このクラスを、jQueryで付与・削除する */
nav#header-nav.active {
    transform: translateY(0%);
}




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


/*ハンバーガー---------------------------------------------*/
.navToggle {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 12px;
    width: 42px;
    height: 51px;
    cursor: pointer;
    z-index: 3;
    background: #231f1f;
    text-align: center;
}
 
.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 30px;
    border-bottom: solid 3px #eee;
    -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: #eee;
    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　共通タグ*****************************************  -
gaiyo-td0
page-box1
flo-left
flo-cr
contact1-td0
******************************************************************** */

/*---------テーブル制御----*/
.gaiyo-td01{
    border-collapse: collapse; 
	color:#000000;
    margin:15px 0px 15px 0px;
    border-top:1px solid #ececec;
    border-right:1px solid #ececec;
    width: 100%;
}
.gaiyo-td01 td{
        vertical-align:middle;   /* 縦調整　top上　middle中央　bottom下 */
    padding:12px;
    border-bottom:1px solid #ececec;
    border-left:1px solid #ececec;
	font-size: 100%;
	color:#000000;
}
.gaiyo-td01 th {
	color:#000000;
	font-size: 100%;
	background: #ffffff;
    border-left:1px solid #ececec;
    border-bottom:1px solid #ececec;
    padding:12px;
}

    .gaiyo-td0 th, .gaiyo-td0 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:15px 0px 30px 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;
    padding:15px;
    border-bottom:1px solid #fff;
    border-left:1px solid #fff;
	width: 91%;
}


.contact1-td0 th {
	font-size: 100%;
        font-weight: 100;   /*文字の太さ調整100-900*/
	text-align:left;
	background: #f6f6f6;
	width: 91%;
}

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


.hissu-span2{
	font-size: 60%;
	color:#ffffff;
	background: #23408d;
	max-width: 300px;
	margin: 0px 10px 0px 10px;
	padding: 2px 8px 2px 8px;
}

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

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

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

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


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

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

#contact1-b2{
	color:#000000;
	width: 100%;
	height: 300px;               /* 縦幅　指定ない場合は　auto */
	padding: 8px;
}
.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%;
}

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


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

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

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



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

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

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

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


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


.zentai1{
	width: 200px;
	background-color: #23499d;        /* 背景色 */
        border-radius: 6px;         /* CSS3角を丸くする */
	margin: 30px auto 0 auto;
}

.zentai1 a{
	        display: block;
	font-size: 80%;
	color: #ffffff;
	text-align: center;
	width: 200px;
	height: auto;
	margin:  40px auto 0 auto;
	padding: 5px 0px 5px 0px;
	background-color: #23499d;        /* 背景色 */
	text-decoration: none;
}

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


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

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

/*--------アイコン-----------------------*/
.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;
}

/*---------------------------------------------------------------
★sp追加ＣＳＳ
------------------------------------------------------------------*/

.won-foter1{
	text-align: center;
	color: #ffffff;
}


/*---------------------------------------------------------------
★キャリプロコーポレート追加ＣＳＳ
------------------------------------------------------------------*/

.capcop-topbox{
	height: 480px;
	font-size: 100%;
   background: #f5f5f5;
   margin:0 0 0 0px;
   padding:20px;
}


.capcop-topbox2{
	height: auto;
   background: #ffffff;
   margin:0 0 0 0px;
   padding:20px;
}

.capcop-topbox3{
	height: 380px;
}


.capcop-pribasibox{
	height: auto;
	font-size: 100%;
   background: #f7f7f7;
   margin:20px 0 0 0px;
   padding:8px;
}



/*----ワイド背景2緑----*/
.capcop-waide01{
   background: #f5f5f5;
	height: auto;
        overflow:hidden;
   margin-top:0px;
   margin-bottom:50px;
   margin-left:-500%;
	   margin-right:-500%;
   padding-top:80px;
   padding-bottom:80px;
   padding-left:500%;
	   padding-right:500%;
	height: 350px;
}





/*-----------フェードインアニメーション-----------------*/
.scrollanime {opacity: 0;} /*一瞬表示されるのを防ぐ*/
.fadeInDown {
    animation-name: fadeInDown;
    animation-duration: 5s;
    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);}