@charset "UTF-8";

/*
Theme Name: HIMAT-CHEMENG
Theme URI: 
Template: 
Description:
Author:
Tags: 
Version: 1.0
*/

html{
	width: 100%;
	font-size: 100%;
	
}

body{
	margin: 0;
	padding: 0;
	width: 100%;
    font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}



img {  
  max-width: 100%;
  height: auto;
  border: 0;

}

#wrapper {
	width:100%;
	margin: 0 auto;
	padding: 0;
	min-height: 100%;
	overflow: hidden;
}

#contents{
	width: 100%;
	margin: 0 auto;
	position: relative;
}

@media screen and (min-width: 768px) {

#contents_block{
	max-width: 1100px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
}

#header {
    height: 500px;
    position: fixed;
    width: 100%;
    padding: 8px 0 0 0;
	margin-top: 0;
  }

#hd_block{
	width: 100%;
	max-height: 500px;
	margin-top: 0;
	position: relative;
}

#hd_title{
	max-width: 905px;
	height: auto;
	position:absolute;
	top:180px;
	right:0;
	left: 0;
	background: rgba(255,255,255,.7);
	padding: 20px;
	margin: 0 auto;
}
	

#hd_title h1{
	text-align:left;
	font-size: 28px;
	padding: 0;
	margin: 0 auto;
	font-weight:300;
	line-height: 1em;
	color:#000;
}

#hd_title h1 > span{
	font-size: 44px;
	font-weight:100;
	color: #000;
	display: block;
	padding-top: 10px;
}
	
#hd_title h1 > br{
	display: none;
}

.small_font{
	font-size: 26px !important;
	line-height: 1.5em !important;
	}

.hd_block_img_sp{
		display: none;
}
	
.hd_block_img{
	width: 100%;
	height: 420px;
	background-size:contain;
	background-position : 50% 50%;
}

.hd_block_img img{
	width: 100%;
	height: 420px;
	object-fit: cover;
	object-position:50% 0;
}
	

/*コンテンツ用*/
	
#hd_block_content{
	width: 100%;
	max-height: 300px;
	margin-top: 0;
	margin-bottom:0;
	position: relative;
}
	
#hd_block_content img{
	width: 100%;
	height: 300px;
	object-fit: cover;
	object-position:50% 50%;
}
	
#hd_content_block_title{
	max-width: 905px;
	height: auto;
	position:absolute;
	top:130px;
	right:0;
	left: 0;
	background: rgba(255,255,255,.7);
	padding: 10px;
	margin: 0 auto;
}
	

#hd_content_block_title h1{
	text-align:center;
	font-size: 22px;
	padding: 0;
	margin: 0 auto;
	font-weight:300;
	line-height: 1em;
	color:#000;
}

#hd_content_block_title h1 > span{
	font-size: 34px;
	font-weight:100;
	color: #000;
	display: block;
	padding-top: 10px;
}

#hd_content_block_title h1 > br{
	display: none;
}
	
.hd_content_block_img_sp{
		display: none;
}
	
.hd_content_block_img{
	width: 100%;
	height: 300px;
	background-size:contain;
	background-position : 50% 50%;
}

.hd_content_block_img img{
	width: 100%;
	height: 300px;
	object-fit: cover;
	object-position:50% 0;
}

/*トップページコンテンツ*/
.top_content{
	width: 100%;
	height: 100%;
	margin:100px auto 20px;
	padding: 0 0;
	
}
.gaiyou_block{
	width: 100%;
	height: auto;
	border: #707070 solid 1px;
	display:flex;
	display: -webkit-flex;
    display: -ms-flex;
	display: -moz-flex;
	display: -o-flex;
	flex-wrap:wrap;
	flex-wrap:-ms-wrap;
	flex-wrap:-webkit-wrap;
	flex-wrap:-moz-wrap;
	flex-wrap:-o-wrap;
	justify-content:center;
	flex-direction: row;
	padding: 0;
	background: rgba(255,255,255,0.7);
	margin-top:40px;
	}

.gaiyou_title{
	width: 130px;
	height: auto;
	text-align: center;
	background: #69D969;
	color: #FFF;
	font-size: 20px;
	padding:90px 10px 30px;
	position: relative;
}
	
.gaiyou_txt{
	flex: 1;
	padding: 10px 20px;
}

/*トップページコンテンツブロックインナー*/
.top_content_inn{
	max-width: 1100px;
	height: auto;
	margin: 0 auto;
	display:flex;
	display: -webkit-flex;
    display: -ms-flex;
	display: -moz-flex;
	display: -o-flex;
	flex-wrap:wrap;
	flex-wrap:-ms-wrap;
	flex-wrap:-webkit-wrap;
	flex-wrap:-moz-wrap;
	flex-wrap:-o-wrap;
	justify-content:center;
	flex-direction: row;
	padding: 0 0;
}
	
/*トップページコンテンツブロック2カラム*/

.top_content_box_left{
	flex: 1;
	height: auto;
	box-sizing: border-box;
	margin-right: 40px;
}
	
.top_content_box_right{
	width: 280px;
	height: auto;
	position: relative;
	box-sizing: border-box;
}
	
	
	
/*コンテンツページボックス*/
	.page_box{
		width:100%;
		height:auto;
		margin:0 auto 60px;
		padding:10px;
	}	
	

/*リンクメニューボタン*/
.link_menu_btt { 
	width: 100%;
	height: auto;
	margin: -10px auto 0;
}

.link_menu_btt ul{
	width: 100%;
	height: auto;		
}	
	
.link_menu_btt li a{
  max-width: 100%;
  height: auto;
  display: block;
  position: relative;
  background: #008AC1;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 20px 10px;
  color: #FFF !important;
  font-size: clamp(20px, 1.8vw, 16px);
  letter-spacing: 0.1em;
  text-align: center;
  text-decoration: none;
  transition-duration: 0.3s;
  border-bottom: none !important;
  cursor: pointer;
 
}
	
.link_menu_btt_icon{
  position: absolute;
  top: 50%;
  left: 20px;
  width: 30px;
  transform: translateY(-50%);
  font-size: clamp(30px, 1.8vw, 16px);
}

.link_menu_btt li a:hover {
  background: #8DB3FF;
  color: #fff;
}
	
.link_menu_btt_icon_glay a{
	background:#575757 !important;
	}
	
li.link_menu_btt_icon_glay a:hover {
  background: #8DB3FF !important;
  color: #fff !important;
}	

/*ニュース設定*/

.news {
	width:100%;
	height:auto;
	position: relative;
	padding:0;
	margin:0;
	flex-wrap: nowrap;
	padding-right: 0;
}
	
.news dl {
	width:100%;
	padding:0 0 0 0;
	color: rgba(0,0,0,1.00);
	margin-top: -20px;
}

.news dl dt {
  clear:left;
  float: left;
  width: 15em;
  padding: 20px 0px 12px 1em;
  font-weight:100; !important;
}

.news dl dd {
  padding: 14px 0 12px 15em;
  line-height: 1.7em;
  border-bottom: #000000 dotted 1px;
  margin-left: 10px;
  margin-right: 10px;
}

.news a {
  color: #000;
  display: inline;
  background-image: linear-gradient(90deg, #C3D1F9, #C3D1F9); /* マーカーの色を指定 */
  background-repeat: no-repeat;
  background-position: left bottom; /* マーカーの発生位置を左下に設定 */
  background-size: 0 40%; /* マーカーの横幅 / 縦幅 */
  transition: all 0.8s ease; /* マーカーを引く速度 */
  cursor: pointer; /* ホバー時のカーソルをポインターにする */
}
	
.news a:hover {
	color:#061C60;
	background-size: 100% 40%; /* マーカーの横幅を100%にする */
}
	
.news_ac {
	width: 50%;
	height: 50px;
	margin: 40px auto 0;
	background: rgba(255,255,255,1.00);
}
	
a.news_ac {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  position: relative;
  border: 1px solid #686868;
  box-sizing: border-box;
  padding: 0 0 4px;
  color: #686868;
  font-size: clamp(14px, 1.8vw, 16px);
  letter-spacing: 0.1em;
  text-align: center;
  text-decoration: none;
  transition-duration: 0.3s;
}
a.news_ac:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #686868;
  border-right: 2px solid #686868;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -5px;
}
	
a:hover.news_ac:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -5px;
}

a.news_ac:hover {
	color: #FFF;
	background: #5E6E9F;
}
	
.news_date {
	width:50%;
	text-align:left;
	margin-left:10px;
}

.news_icon {
	width:50%;
	padding: 3px;
	text-align: center;	
	font-size:0.8em;
	margin-right: 0;
	color:#FFF;
}
	
.news_icon > span{

}
	
.event-p{
	background:#2C6CCB;
	padding:3px 18px;
}
	
.oshirase-p{
	background:#229B0B;
	padding:3px 18px;
}
	
.etc-p{
	background:#9D0B1A;
		padding:3px 25px;
}
	
.shuisho-p{
	background:#C56317;
		padding:3px 25px;
}
	
.gakujyutu-p{
	background:#CA72F5;
		padding:3px 18px;
}
	

/*リンクバナー*/

.bnn_block{
	max-width: 900px;
	height: auto;
	padding: 0;
	margin: 0 auto 40px;
}

.bnn_block ul{
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	list-style: none;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	justify-content:center;
	flex-wrap:wrap;
}

.bnn_block li{
	width: 250px;
	height: auto;
	margin: 10px;
}
	
.bnn_block li:hover{
	opacity: 0.5;
}
	
/*ページコンテンツ*/
.cp_content{
	width: 100%;
	height: 100%;
	margin:40px auto 20px;
	padding: 0 0;
	
}
	
	
/*ページコンテンツブロックインナー*/
.cp_content_inn{
	max-width: 1100px;
	height: auto;
	margin: 0 auto;
	display:flex;
	display: -webkit-flex;
    display: -ms-flex;
	display: -moz-flex;
	display: -o-flex;
	flex-wrap:wrap;
	flex-wrap:-ms-wrap;
	flex-wrap:-webkit-wrap;
	flex-wrap:-moz-wrap;
	flex-wrap:-o-wrap;
	justify-content:center;
	flex-direction: row;
	padding: 0 0;
}
	
/*ページコンテンツブロック2カラム*/

.cp_content_box_left{
	flex: 1;
	height: auto;
	box-sizing: border-box;
	margin-right: 40px;
}
	
.cp_content_box_right{
	width: 280px;
	height: auto;
	position: relative;
	box-sizing: border-box;
	margin-top:0px;
}

/*フッター*/
#footer_block{
	width: 100%;
	height: auto;
	background: #F0F4F7;
	clear: both;
}

#footer_block_inn{
	width: 100%;
	height: 78px;
	margin: 0 auto;
	background: rgba(255,255,255,1.00);
}
	
/*フッタータイトル*/
.ft_title{
	font-size: 26px;
	text-align: center;
	margin-bottom: 40px;
	font-weight: 100;
	line-height: 1.3em;
	padding: 60px 0 10px
}
	
.ft_title > span{
	font-size: 16px;
	display: block;
}	

.copyright{
	text-align: center;
	color: #000;
	font-size: 14px;
	padding-top: 30px;
}

}
/*PC設定ここまで*/

/*ページトップ*/
#fixedTop {
    right: 10px;
    bottom: 10px;
    width: 50px;
    height: 50px;
    line-height: 48px;
    color:#2B4882;
    font-size: 20px;
    text-align: center;
    display: none;
	border: #2B4882 solid 2px;
	background-color: rgba(255,255,255,1.00);
    position: fixed;
    z-index: 9999;
    border-radius: 50%;
    -webkit-transform: translateZ(0);
}
#fixedTop:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.7;
}

#hd_title h1 > br{
	display: none;
}

/*スマホ設定ここから*/

@media screen and (max-width : 767px ){
	
#contents_block{
	max-width: 1100px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
}

#header {
    height: 550px;
    position: fixed;
    width: 100%;
    padding: 8px 0 0 0;
	margin-top: 0;
  }

#hd_block{
	width: 100%;
	max-height: 550px;
	margin-top: 0;
	position: relative;
}

#hd_title{
	width: 100%;
	height: auto;
	position: absolute;
	top:220px;
	right:0;
	left:0;
	background: rgba(255,255,255,.7);
}
	

#hd_title h1{
	text-align:left;
	font-size: 24px;
	padding: 20px 10px;
	margin: 0 auto;
	font-weight:400;
	line-height: 1.3em;
	color:#000;
}

#hd_title h1 > span{
	font-size: 22px;
	font-weight:100;
	color: #000;
	display: block;
	padding: 0 0;
}
	
#hd_title h1 > br{
	display: block;
}

.hd_block_img_sp{
	width: 100%;
	height: 550px;
	background-size:contain;
	background-position : 50% 50%;
}

.hd_block_img_sp img{
	width: 100%;
	height: 550px;
	object-fit: cover;
	object-position:50% 0;
}
	
.hd_block_img{
		display: none;
	}

/*コンテンツ用*/

#hd_content_block{
	width: 100%;
	max-height: 300px;
	margin-top: 0;
	position: relative;
}

#hd_content_block_title{
	width: 100%;
	height: auto;
	position: absolute;
	top:100px;
	right:0;
	left:0;
	background: rgba(28,131,172,.7);
}
	

#hd_content_block_title h1{
	text-align:center;
	font-size: 24px;
	padding: 20px 10px;
	margin: 0 auto;
	font-weight:100;
	line-height: 1.3em;
	color:#FFF;
}

#hd_content_block_title h1 > span{
	font-size: 14px;
	font-weight:100;
	color: #FFF;
	display: block;
	padding: 0 0;
}
	
#hd_content_block_title h1 > br{
	display: block;
}

.hd_content_block_img_sp{
	width: 100%;
	height: 300px;
	background-size:contain;
	background-position : 50% 50%;
}

.hd_content_block_img_sp img{
	width: 100%;
	height: 300px;
	object-fit: cover;
	object-position:50% 30%;
}
	
.hd_content_block_img{
		display: none;
	}	

.hd_block_content_img img{
	display: none;
}
	

/*トップページコンテンツ*/
.top_content{
	width: 100vw;
	min-height: 615px;
	margin: 60px calc(50% - 50vw) 0;
	padding: 0 20px;
	
}
	
.gaiyou_block{
	width: 100vw;
	margin: -30px calc(50% - 50vw) 0;
	height: auto;
	border: none;
	display:flex;
	display: -webkit-flex;
    display: -ms-flex;
	display: -moz-flex;
	display: -o-flex;
	flex-wrap:wrap;
	flex-wrap:-ms-wrap;
	flex-wrap:-webkit-wrap;
	flex-wrap:-moz-wrap;
	flex-wrap:-o-wrap;
	justify-content:center;
	flex-direction: row;
	padding: 0;
	background: none;
	}

.gaiyou_title{
	width: 100%;
	height: auto;
	text-align: center;
	background: #69D969;
	color: #FFF;
	font-size: 20px;
	padding:30px 10px 30px;
	position: relative;
}
	
.gaiyou_txt{
	flex: 1;
	padding: 10px 20px;
	margin-top: 20px;
}
	
.gaiyou_title{
	color: #FFF;
	font-size: 22px;
}
	
/*トップページコンテンツブロックインナー*/
.top_content_inn{
	max-width: 1100px;
	height: auto;
	margin: 0 auto;
	display:flex;
	display: -webkit-flex;
    display: -ms-flex;
	display: -moz-flex;
	display: -o-flex;
	flex-wrap:wrap;
	flex-wrap:-ms-wrap;
	flex-wrap:-webkit-wrap;
	flex-wrap:-moz-wrap;
	flex-wrap:-o-wrap;
	justify-content:center;
	flex-direction: row;
	padding: 0 0;
}
	
/*トップページコンテンツブロック2カラム*/

.top_content_box_left{
	flex: 1;
	height: auto;
	box-sizing: border-box;
	margin-right: 0;
	margin-left: 0;
	width: 100%;
}
	
.top_content_box_right{
	width: 100%;
	height: auto;
	position: relative;
	box-sizing: border-box;
	margin-right:0;
	margin-left: 0;
	margin-top:60px;
}
	
/*コンテンツページボックス*/	
	.page_box{
		width:100%;
		height:auto;
		margin:0 auto 60px;
		padding:10px 0;
	}	
.box_btt{
	max-width: 280px;
	height: auto;
	padding: 10px;
	border: rgba(0,0,0,1.00) solid 1px;
	background: rgba(255,255,255,1);
	border-radius: 10px;
	margin: 40px auto 10px;
}
	
a.box_btt{
	max-width: 280px;
	height: auto;
	padding: 10px;
	border: rgba(0,0,0,1.00) solid 1px;
	background: rgba(255,255,255,1);
	border-radius: 10px;
	margin: 40px auto 10px;
	display:block;
	text-decoration:none;
	color:#000;
}
	
a:hover.box_btt{
	max-width: 280px;
	height: auto;
	padding: 10px;
	border: rgba(0,0,0,1.00) solid 1px;
	background:#6092DE;
	border-radius: 10px;
	margin: 40px auto 10px;
	color:#FFF;
}



a.btn_box {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 280px;
  height: 35px;
  position: relative;
  background: #5C8FF5;
  border-radius: 15px;
  box-sizing: border-box;
  padding: 0 0 4px;
  color: #fff;
  font-size: clamp(14px, 1.8vw, 16px);
  letter-spacing: 0.1em;
  text-align: left;
  text-decoration: none;
  transition-duration: 0.3s;
}
a.btn_box:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -5px;
}
a.btn_box:hover {
  background: #8DB3FF;
  color: #fff;
}

/*ニュース設定*/

.news {
	width:100%;
	height:auto;
	position: relative;
	padding:0;
	margin:0;
	flex-wrap: nowrap;
	padding-right: 0;
}

.news dl {
	width:100%;
	padding:0 0 0 0;
	color: rgba(0,0,0,1.00);
	margin-top: -20px;
}

.news dl dt {
  clear:left;
  float: left;
  width: 100%;
  padding: 20px 0px 12px 0;
}

.news dl dd {
  padding: 14px 0 12px 0;
  line-height: 1.7em;
  border-bottom: #000000 dotted 1px;
  margin-left: 10px;
  margin-right: 10px;
}

.news a {
  color: #000;
  display: inline;
  background-image: linear-gradient(90deg, #C3D1F9, #C3D1F9); /* マーカーの色を指定 */
  background-repeat: no-repeat;
  background-position: left bottom; /* マーカーの発生位置を左下に設定 */
  background-size: 0 40%; /* マーカーの横幅 / 縦幅 */
  transition: all 0.8s ease; /* マーカーを引く速度 */
  cursor: pointer; /* ホバー時のカーソルをポインターにする */
}
	
.news a:hover {
	color:#061C60;
	background-size: 100% 40%; /* マーカーの横幅を100%にする */
}
	
.news_ac {
	width: 100%;
	height: 50px;
	margin: 40px auto 0;
	background: rgba(255,255,255,1.00);
}
	
a.news_ac {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  position: relative;
  border: 1px solid #686868;
  box-sizing: border-box;
  padding: 0 0 4px;
  color: #686868;
  font-size: clamp(14px, 1.8vw, 16px);
  letter-spacing: 0.1em;
  text-align: center;
  text-decoration: none;
  transition-duration: 0.3s;
}
a.news_ac:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #686868;
  border-right: 2px solid #686868;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -5px;
}
	
a:hover.news_ac:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -5px;
}

a.news_ac:hover {
	color: #FFF;
	background: #5E6E9F;
}
	
.news_date {
	width:100%;
	text-align:left;
}

.news_icon {
	width:100%;
	padding: 3px;
	text-align: center;	
	font-size:0.8em;
	margin-right: 10px;
	color:#FFF;
}
	
.news_icon > span{

}
	
.event-p{
	background:#2C6CCB;
	padding:3px 18px;
}
	
.oshirase-p{
	background:#229B0B;
	padding:3px 18px;
}
	
.etc-p{
	background:#9D0B1A;
		padding:3px 25px;
}
	
.shuisho-p{
	background:#C56317;
		padding:3px 25px;
}
	
.gakujyutu-p{
	background:#CA72F5;
		padding:3px 18px;
}
	

/*リンクバナー*/

.bnn_block{
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0 auto 40px;
}

.bnn_block ul{
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	list-style: none;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	justify-content:center;
	flex-wrap:wrap;
}

.bnn_block li{
	width: 180px;
	height: auto;
	margin: 10px;
}
	
.bnn_block li:hover{
	opacity: 0.5;
}

/*ページコンテンツ*/
.cp_content{
	width: 100%;
	height: 100%;
	margin:40px auto 20px;
	padding: 0 0;
	
}
	
	
/*ページコンテンツブロックインナー*/
.cp_content_inn{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	display:flex;
	display: -webkit-flex;
    display: -ms-flex;
	display: -moz-flex;
	display: -o-flex;
	flex-wrap:wrap;
	flex-wrap:-ms-wrap;
	flex-wrap:-webkit-wrap;
	flex-wrap:-moz-wrap;
	flex-wrap:-o-wrap;
	justify-content:center;
	flex-direction: row;
	padding: 0 0;
}
	
/*ページコンテンツブロック2カラム*/

.cp_content_box_left{
	flex: 1;
	height: auto;
	box-sizing: border-box;
	margin-right: 0;
	margin-bottom:60px;
}
	
.cp_content_box_right{
	width: 100%;
	height: auto;
	position: relative;
	box-sizing: border-box;
	margin-top:20px;
}

/*リンクメニューボタン*/
.link_menu_btt { 
	width: 100%;
	height: auto;
	margin: -10px auto 0;
}

.link_menu_btt ul{
	width: 100%;
	height: auto;
}	
	
.link_menu_btt li a{
  max-width: 100%;
  height: auto;
  display:block;
  position: relative;
  background: #008AC1;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 20px 10px;
  color: #FFF !important;
  font-size: clamp(20px, 1.8vw, 16px);
  letter-spacing: 0.1em;
  text-align: center;
  text-decoration: none;
  transition-duration: 0.3s;
  border-bottom: none !important;
  cursor: pointer;
	font-size:16px;
 
}
	
.link_menu_btt_icon{
  position: absolute;
  top: 50%;
  left: 20px;
  width: 30px;
  transform: translateY(-50%);
  font-size: clamp(30px, 1.8vw, 16px);
}

.link_menu_btt li a:hover {
  background: #8DB3FF;
  color: #fff;
}
	
.link_menu_btt_icon_glay a{
	background:#575757 !important;
	}
	
li.link_menu_btt_icon_glay a:hover {
  background: #8DB3FF !important;
  color: #fff !important;
}
	
/*フッター*/
#footer_block{
	width: 100%;
	height: auto;
	background: #F0F4F7;
	clear: both;
}

#footer_block_inn{
	width: 100%;
	height: 78px;
	margin: 0 auto;
	background: rgba(255,255,255,1.00);
}
	
/*フッタータイトル*/
.ft_title{
	font-size: 20px;
	text-align: center;
	margin-bottom: 40px;
	font-weight: 100;
	line-height: 1.9em;
	padding: 60px 0 30px
}
	
.ft_title > span{
	font-size: 14px;
	display: block;
}	

.copyright{
	text-align: center;
	color: #000;
	font-size: 14px;
	padding-top: 35px;
}
	
}