@charset "utf-8";
/*@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
*/

@media only screen and (min-width: 768px){
	.viewSP{display: none !important;}
}
@media only screen and (min-width:1px) and (max-width: 767px){
	.viewPC{display: none !important;}
}

/* body
------------------------------------------------- */
html,body{
	width: 100%;
}
body{position: relative;}

body,
input,
textarea {
	background: #fff;
	font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 1.8;
	letter-spacing: 0.04em;
	font-weight:400;
}

select{
	font-family:'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.line_bottom{
	border-bottom:1px dotted #ddd;
}

@media only screen and (min-width:1px) and (max-width: 767px){
	html{font-size: 62.5%;}/* 10px=1em */
	
	body,
	input,
	textarea {
		font-size: 1.3rem; /* 13px */
		color: #333;
		line-height: 1.7;
		letter-spacing: 0.04em;
		
		-webkit-appearance: none;/*iphone リセット*/
		border-radius: 0;/*iphone 角丸リセット*/
	}
	
	img{
		max-width: 100%;
		height: auto;
	}
}


/* WP pager style
=====================================================================*/
.wp-pagenavi {
  text-align: center;
  font-weight: 400;
  font-size:13px;
}
.wp-pagenavi a,
.wp-pagenavi .current{
  display: inline-block;
  text-decoration: none;
  border: 1px solid #EEEEEE;
  background: #fff;
  height: 40px;
  width: 40px;
  margin:0 1px 8px 1px;
  line-height: 38px;
  box-sizing: border-box;
}
.wp-pagenavi a:hover {
  border: 1px solid #51ADD6;
  background:#E6F7FD;
  color:#333;
}
.wp-pagenavi span.current {
  border: 1px solid #51ADD6;
  background:#E6F7FD;
  margin-top: 5px;
}
.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink{
	width:auto;
	padding:0 15px;
}
.free_area h1{
	margin-bottom:20px;
	padding:4px 15px;
	background-color:#068AC4;
	font-size:24px;
	font-weight:300;
	color:#FFF;
}
.free_area h2{
	margin-bottom:15px;
	padding-left:10px;
	border-left:3px solid #068AC4;
	font-size:22px;
	font-weight:400;
	line-height:1.4;
}
.free_area h3{
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #ddd;
	font-size:16px;
}
.free_area h4,
.free_area h5,
.free_area h6{
	font-size:16px;
	margin-bottom:5px;
}
.free_area li{
	list-style:disc outside;
	margin-left:18px;
}
.free_area p{
	margin-bottom:30px;
}
@media only screen and (min-width:1px) and (max-width: 767px){
	.free_area h1{
		margin-bottom:10px;
		padding:3px 10px;
		font-size:1.6rem;
	}
	.free_area h2{
		margin-bottom:7px;
		font-size:1.6rem;
	}
	.free_area h3{
		padding-bottom:3px;
		font-size:1.5rem;
	}
	.free_area h4,
	.free_area h5,
	.free_area h6{
		margin-bottom:5px;
		font-size:1.5rem;
	}
	.free_area li{
		margin-left:18px;
		list-style:disc outside;
	}
	.free_area p{
		margin-bottom:20px;
	}
}

/* pagetitle style
------------------------------------------------- */
.page_title{
	height:160px;
	background: url(../img/common/parts/page_title_bg_01.jpg) no-repeat;
	background-size: cover;
}
.page_title__title{
	font-size:38px;
	width: 1100px;
	margin: 0 auto;
	font-weight:400;
	line-height: 160px;
}

.page_title.no_subtitle{
	padding-top:43px;	
}
.page_title__sub{
	font-size:17px;
	color:#FF7F26;
    font-weight: 500;
}


/*ページタイトルの長いやつ*/
.page_title__long_title{
	font-size:38px;
	width: 1100px;
	margin: 0 auto;
	font-weight:400;
	line-height: 160px;
}
.page_title__long_title span{
	display:inline-block;
	margin-top:-10px;
}
.page_title__long_title .small {
  font-size: 24px;
  margin-left: 10px;
  vertical-align: bottom;
}
.title_line_blue_big .sub_page__long_title{
	font-weight: 100;
}
/*強度合金*/
.page_title_dmetal{
	line-height: 1.4;
	padding-top: 30px;
}
.page_title_dmetal span{
	display: block;
	font-size: 26px;
	margin-top: -5px;
}

@media only screen and (min-width:1px) and (max-width: 767px){
	.page_title{
		height:160px;
		background: url(../img/common/parts/page_title_bg_01.jpg) no-repeat center left 20%;
		background-size: cover;
	}
	.page_title__title{
		font-size:3.2rem;
		width: auto;
		margin: 0 auto;
		padding: 0 10px;
		font-weight:400;
		line-height: 160px;
	}
		.page_title__long_title{
		font-size:3.0rem;
		width: auto;
		margin: 0 auto;
		padding: 0 10px;
		font-weight:400;
		line-height: 50px;
		padding-top:40px;
	}
	
	.page_title__long_title span{
		font-size:17px;
		display:block;
	}
  .page_title__long_title.disaster_plate {
    line-height: 45px;
    padding-top: 12px;
  }
  .page_title__long_title .small {
    font-size: 20px;
    display: inline-block !important;
  }
  .page_title__long_title.disaster_case {
    line-height: 45px;
    padding-top: 30px;
  }
	
	/*強度合金*/
	.page_title_dmetal{
		
	}
	.page_title_dmetal span{
		font-size: 16px;
		margin-top: -5px;
		line-height: 1.5;
	}
	
	/*青い帯見出しの長いテキスト版*/
	.title_line_blue_big .sub_page__long_title{
		font-size:2.4rem;
	}

}


/* main style
------------------------------------------------- */
/* layout style */

#contents{
}

main{display:block;}

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

.bg_gray{
	background: #F6F6F6;
	padding: 60px 0;
}

.main,
.breadcrumb,
.l_inner{
	width:1100px; 
	margin:0 auto;
}
.l_left{
	float:left;
}
.l_right{
	float:right;
}

.flex{
	-js-display: flex;
	display:-webkit-box;
	display: -webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display: flex;
	
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content: space-between;
}

.columns{
	-webkit-display:flex;
	display:flex;
}
.columns_wrap{
	-webkit-display:flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}
.sp_no_colums{
	-webkit-display:flex;
	display:flex;
}
.sp_no_colums_wrap{
	-webkit-display:flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}
.columns_center{
	align-items:center;
}
.column_left{
	margin-right:auto;
}
.column_right{
  margin-left:auto;
}

.relative{
	position: relative;
}
.navi_btn{
	text-align:center;
}
.navi_btn li{
	display:inline-block;
	margin-right:2%;
	font-size:16px;
	position:relative;
}
.navi_btn li a{
	width:200px;
}



@media only screen and (min-width:1px) and (max-width: 767px){
	
	.main,
	.breadcrumb,
	.l_inner,
	.inner{
	width: auto;
	margin: 0 auto;
	}
	
	.l_left,.l_right{
		float: none;
	}
	
	.sp_inner{
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.bg_gray{
		background: #F6F6F6;
		padding: 30px 10px;
	}
}

/* contents layout */
.contents_box{
	padding-bottom:60px;
	margin: 0 auto;
	width: 1100px;
}

.contents_box:after{
	content:"";
	clear:both;
	display:block;
}
.contents_box.last{
	border:none;
	padding-bottom:0;
	margin-bottom:80px;
}

@media only screen and (min-width:1px) and (max-width: 767px){
	.contents_box{
		padding-bottom:40px;
		margin: 0;
		width: auto;
	}
	.sp_no_colums{
		display:block;
	}
}

/* text style*/
.text_box_gray{
	background: #F6F6F6;
	padding: 40px 150px;
	line-height: 2;
}

/* text style*/
.text_box_white{
	background: rgba(255,255,255,0.50);
	padding: 40px 150px;
	line-height: 2;
}

@media only screen and (min-width:1px) and (max-width: 767px){
	
	.text_box_gray,.text_box_white{
		padding: 20px 10px;
	}
}

/* list style */
.list_indent{
	text-indent: -1em;
	margin-left: 1em;
}
.list_indent li{
	margin-bottom: 10px;
}

/* table style */
.contents_table img{
	vertical-align: middle;
}
.contents_table dl{
	display: table;
	margin:-1px auto 0;
	border:1px solid #ccc;
}
.contents_table dt,
.contents_table dd{
	display: table-cell;
	padding: 10px 15px;
}
.contents_table dt{
	width:150px;
	background:#f5f5f5;
	vertical-align: middle;
	border-right:1px solid #ccc;
}

.table_borderless dl,.table_borderless dt,.table_borderless dd,
.table_borderless table,.table_borderless tr,.table_borderless th,.table_borderless td{
	border:none;
}

.contents_table table{
	display: table;
	width:800px;
	margin:-1px auto 0;
	border:none;
}
.contents_table table tr{
	border-bottom: 1px solid #DDD;
}
.contents_table table tr:first-child{
	border-top: 1px solid #DDD;
}
.contents_table table th,
.contents_table table td{
	display: table-cell;
	padding: 18px 15px;
	background: none;
	border: none;
	
}
.contents_table table th{
	width:180px;
	vertical-align: top;
	padding-left: 0;
	letter-spacing: 0.1em;
}

.contents_table input[type="text"]{
	border-radius: 3px;
	border:1px solid #ccc;
	padding:3px 7px;
}
.contents_table .border{
	padding:0;
}
.contents_table .border span{
	display:block;
	padding:10px 15px;
	border-bottom:1px dotted #CCC;
}
.contents_table .last{
	border-bottom:none !important;
}


.table_blue{
	border:1px solid #068AC4;
}
.table_blue th,
.table_blue td{
	border-color:#51ADD6;
	padding:6px 10px;
	text-align:center;
}
.table_blue .t_blue th{
	background:#068AC4;
	color:#FFF;
	text-align:left;
}
.table_blue th{
	background:#F6F6F6;
	color:#068AC4;
}



@media only screen and (min-width: 768px){
	/* 偶数行 */
	.contents_table.even table th{
		padding-left: 15px;
	}
	.contents_table.even table tr:nth-child(even){
		background: #F6F6F6;
	}
}

@media only screen and (min-width:1px) and (max-width: 767px){
	.contents_table table{
		width:100%;
		margin:0;
		padding: 0 10px;
	}
	.contents_table table tr{
		border-bottom: 1px solid #DDD;
	}
	.contents_table table tr:first-child{
		border-top: 1px solid #DDD;
	}
	.contents_table table th,
	.contents_table table td{
		box-sizing: border-box;
		display: block;
		padding: 16px 10px;
		background: none;
		border: none;
	}
	.contents_table table th{
		width: 100%;
		background: #F6F6F6;
	}
	
}

/* title style
------------------------------------------------- */

/* h2,h3 title style
------------------------------------------------- */
.title_icon {
	margin-bottom: 36px;
	text-align: center;
	padding-bottom: 32px;
	color: #666666;
	background: url(../img/common/parts/icon_h_01.png)no-repeat center bottom;
}
.title_icon span{
	font-size: 34px;
	font-weight:100;/* light */
	display: block;
	color: #333333;
	}

.title_blue01 {
	margin-bottom: 36px;
	text-align: center;
	color: #666666;
}
.title_blue01 span{
	font-size: 34px;
	font-weight:100;/* light */
	display: block;
	color: #068AC4;
}

.title_gray01 {
	margin-bottom: 36px;
	text-align: center;
	color: #666666;
}
.title_gray01 span{
	font-size: 34px;
	font-weight:100;/* light */
	display: block;
	color: #333333;
}
.title_gray02 {
	text-align: center;
	color: #333333;
	font-size: 26px;
	font-weight:100;/* light */
	margin-bottom: 36px;
}
.title_gray02_big {
	text-align: center;
	color: #333333;
	font-size: 34px;
	font-weight:100;/* light */
	line-height: 1;
	margin-bottom: 60px;
}

.title_map {
	padding-left: 36px;
	background: url(../img/common/parts/icon_map_pin.png) no-repeat left center;
	font-size: 17px;
	display: inline-block;
	margin-bottom: 24px;
	}
.title_map + address{
	font-size: 14px;
	display: inline-block;
	padding-left: 30px;
	margin-bottom: 24px;
	}

/* title style
------------------------------*/
.title_line_blue{
	margin-bottom:40px;
	padding:3px 0;
	width:100%;
	font-size:24px;
	background:#068AC4;
	color:#fff;
}

.title_line_blue_big{
	width:100%;
	line-height: 60px;
	margin-bottom:50px;
	font-size:34px;
	text-align: center;
	background:#068AC4;
	color:#fff;
	font-weight: 100;
}

.sub_page__title{
	font-weight:300;
	padding:0 10px;
}

.title_line_blue_big .sub_page__title{
	font-weight: 100;
}


.title_line_blue_middle{
width:100%;
line-height: 50px;
margin-bottom:50px;
font-size:34px;
text-align: center;
background:#068AC4;
color:#fff;
font-weight: 100;
}

.title_line_blue_middle .sub_page__title{
font-weight: 100;
font-size:1.5rem;
}

.title_red01 {
margin-bottom: 40px;
text-align: center;
color: #BF0B37;
font-size: 1.3rem;
}

@media only screen and (min-width:1px) and (max-width: 767px){
	
	.title_icon {
		margin-bottom: 36px;
		text-align: center;
		padding-bottom: 32px;
		color: #666666;
		background: url(../img/common/parts/icon_h_01@2x.png)no-repeat center bottom;
		background-size: 25px 18px;
	}
	.title_icon span{
		font-size: 2.6rem;
		font-weight:100;/* light */
		display: block;
		color: #333333;
		line-height: 1.2;
		}
	.title_blue01 {
		margin-bottom: 36px;
		text-align: center;
		color: #666666;
	}
	.title_blue01 span{
		font-size: 2.6rem;
		font-weight:100;/* light */
		display: block;
		color: #068AC4;
		}
	
	.title_gray01 {
		margin-bottom: 36px;
		text-align: center;
		color: #666666;
	}
	.title_gray01 span{
		font-size: 2.4rem;
		font-weight:100;/* light */
		display: block;
		color: #333333;
	}
	.title_gray02 {
		text-align: center;
		color: #333333;
		font-size: 2.2rem;
		font-weight:100;/* light */
		margin-bottom: 36px;
	}
	.title_gray02_big {
		text-align: center;
		color: #333333;
		font-size: 2.5rem;
		font-weight:100;/* light */
		line-height: 1.4;
		margin-bottom: 30px;
	}
	.title_map {
		padding-left: 26px;
		background: url(../img/common/parts/icon_map_pin@2x.png) no-repeat left center;
		background-size: 17px 26px;
		font-size: 1.6rem;
		display: block;
		margin-bottom: 0px;
		}
	.title_map + address{
		font-size: 1.3rem;
		display:block;
		padding-left: 26px;
		margin-bottom: 20px;
		}
	
	.sub_page__title{
		/* font-size:14px; */
		font-size: 1.6rem;
		padding: 4px 10px;
	}
	.title_line_blue{
		margin-bottom:30px;
		
	}
	.title_line_blue_big{
		width:100%;
		line-height: 50px;
		margin-bottom:30px;
		text-align: center;
	}
	.title_line_blue_big .sub_page__title{
		font-size:2.6rem;
		font-weight: 100;
	}
	
		.title_line_blue_middle{
		width:100%;
		line-height: 40px;
		margin-bottom:15px;
		text-align: center;
	}
	
	.title_line_blue_middle .sub_page__title{
		font-size:2.0rem;
		font-weight: 100;
	}

	.title_red01 {
		margin-bottom: 20px;
		text-align: center;
		color: #BF0B37;
		font-size: 1.6rem;
}

	.page_title__title_s{
		font-size:2.6rem;
		width: auto;
		margin: 0 auto;
		padding: 0 10px;
		font-weight:400;
		line-height: 160px;
	}

}

/* h3,h4 title style
------------------------------------------------- */
.title_sideline{
	font-weight:bold;
	margin-bottom: 24px;
	border-left:3px solid #068AC4;
	padding-left: 12px;
	font-size: 18px;
	line-height: 1.5;
}

.title_bold{
	font-size: 18px;
	font-weight:bold;
	margin-bottom: 24px;
}
.title_blue_icon{
	background: url(../img/clean_joinery/point.png) no-repeat left center;
	padding-left: 24px;
	color: #068AC4;
	font-weight: 300;
	font-size: 16px;
	margin-bottom: 20px;
}
@media only screen and (min-width:1px) and (max-width: 767px){
	.title_blue_icon{
		background: url(../img/clean_joinery/point.png) no-repeat left top 5px;
		background-size: 12px auto;
		padding-left: 18px;
		font-size: 1.3rem;
		font-weight: bold;
		margin-bottom: 15px;
	}
}


/* link, button style
------------------------------------------------- */
a{
	transition:.2s;
	color:#333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	transition:.2s;
	color: #068AC4;
}
label, input[type='checkbox'],input[type='submit'],input[type='button'] {
    cursor: pointer;
}
/* text link */
.link a{
	color:#FF7F26;
	text-decoration:underline;
}
.link a:hover{
	text-decoration:none;
}

/* button link */
.button a{
	display:inline-block;
	text-decoration:none;
	padding:10px 40px;
	font-weight: 500;
}
.button a:hover{
	opacity:.6;
}
 /* button_blue */
.button_blue a{
	background-color:#068AC4;
	color:#fff;
}

 /* button_gray */
.button_gray a{
	background-color:#EEE;
	border: 1px solid #DDD;
	color:#666;
}
.button_gray a.arrow_round::before,
.button_gray a.arrow_round::after{
	border-color: #666;
}

 /* contact_button */
.contact_button a{
	width: 350px;
	height: 50px;
	line-height: 50px;
	padding: 0;
	text-indent: 32px;
	background: #068AC4 url(../img/common/parts/icon_form.png) no-repeat center left 32px;
}

/* Page link */
ul.page_link{
	box-sizing: border-box;
	border: 1px solid #EEEEEE;
	background-color: #F6F6F6;
	margin-bottom: 50px;
	padding: 18px 60px;
}
ul.page_link li{
	padding: 0 30px;
	font-size: 15px;
}
ul.page_link li:hover{
	color: #068AC4;
}
ul.page_link li::before{
	left: 15px;
}
ul.page_link li.active::before{
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	border-color: #068AC4;
}
ul.page_link li.active{
	color: #068AC4;
	font-weight: bold;
}

/* Tabset
------------------------------*/
.tabSet {}
ul.tabBtn {
  overflow: hidden;
	padding: 18px 30px;
}
ul.tabBtn li {
  cursor: pointer;
}
ul.tabBtn li.active {
}
ul.tabCon{
	width: 100%;
}
ul.tabCon > li {
	width: 100%;
}
ul.tabBtn.fixed{
	position: fixed;
	top:124px;
	z-index: 50;
	width: 1100px;
	left: 0; right: 0; margin: auto;
	padding: 8px 60px;
}
ul.tabBtn.fixed li{
	font-size: 13px;
}

@media only screen and (min-width:1px) and (max-width: 767px){
	ul.page_link{
		display: block;
		padding: 10px 0 10px;
		margin: 0 10px 30px;
	}
	ul.page_link li{
		margin-bottom: 8px;
		padding: 0 0 0 25px;
		box-sizing: border-box;
		font-size: 1.2rem;
	}
	ul.page_link li:last-child{
		margin-bottom: 0px;
	}
	ul.page_link li::before{
		left: 10px;
	}
	
	ul.tabBtn li{
		display: block;
		letter-spacing: 0;
	}
	/*
	ul.tabBtn li:nth-child(even){
		width: 55%;
	}*/
	ul.tabBtn.fixed{
		display: flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
	}
	ul.tabBtn.fixed{
		top:0px;
		z-index: 999;
		width: 100%;
		left: 0; right: 0; margin: auto;
		padding: 6px 5px;
	}
	ul.tabBtn.fixed li{
		font-size: 0.9rem;
		width: 50%;
		margin-bottom: 3px;
		letter-spacing: 0;
	}
}


/* arrow style
------------------------------*/
.arrow a,
.arrow_b a{
	position:relative;
}
.arrow a:after{
    position: absolute;
	content: "";
    width: 5px;
    height: 5px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    top: calc(50% - 3.5px);
    right: 12px;
    transform: rotate(-45deg);
}
.arrow_b a:after{
    position: absolute;
	content: "";
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    top: calc(50% - 5px);
    right: 20px;
    transform: rotate(-45deg);
}

@media only screen and (min-width:1px) and (max-width: 767px){
	.sp_full_button a{
		display:block;
		margin:10px;
		height:40px;
		line-height:40px;
		font-size:1.5rem;
	}
}

/* arrow_gray */
.arrow_gray a,
.tabBtn li{
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	vertical-align: middle;
	text-decoration: none;
}
.arrow_gray a::before,
.tabBtn li::before{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	
	width: 4px;
	height: 4px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.arrow_gray a:hover::before,
.tabBtn li:hover::before{
	border-top: 1px solid #068AC4;
	border-right: 1px solid #068AC4;
}

/* arrow_round */
.button .arrow_round{
	text-indent: 20px;
	position: relative;
}
.arrow_round::before,.arrow_round::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 20px;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.arrow_round::before{
	box-sizing: border-box;
	width: 20px;
	height: 20px;
	border: 2px solid #FFF;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	top:1px;
}
.arrow_round::after{
	left: 25px;
	width: 5px;
	height: 5px;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}


/* font color */
.text_orange{
	color:#FF7F26;
}

.outside_link {
	padding-right:20px;
	background:url(../img/common/icon_outlink.gif) no-repeat right center;
}

@media only screen and (min-width:1px) and (max-width: 767px){
	.contact_button a{
		display: block;
		width: auto;
		height: 50px;
		line-height: 50px;
		padding: 0;
		text-indent: 5%;
		background: #068AC4 url(../img/common/parts/icon_form@2x.png) no-repeat center left 5%;
		background-size: 22px 16px;
	}

}


/* breadcrumb style
=====================================================================*/
.breadcrumb_wrapper{
	margin-bottom:50px;
	height:32px;
	line-height:32px;
	background:#FFF;
	border-bottom: 1px solid #EEEEEE;
}
.breadcrumb li,.breadcrumb a{
	font-size:11px;
	color: #777;
	letter-spacing: 0.1em;
}
.breadcrumb li{
	display: block;
	float:left;
	position:relative;
	overflow: hidden;
	padding:0 30px 0 20px;
}
.breadcrumb li:after{
	position: absolute;
	display: block;
	top: 0;
	bottom:0;
	right: 5px;
	width: 23px;
	height: 23px;
	margin: auto;
	content: "";
	vertical-align: middle;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.breadcrumb li:first-child{padding-left: 0;}
.breadcrumb li:first-child a{
	background: url(../img/common/parts/bread_home_icon.png) no-repeat left center;
	padding-left: 30px;
	display: block;
}
.breadcrumb li:last-child::after{
	display: none;
}

@media only screen and (min-width:1px) and (max-width: 767px){
	.breadcrumb_wrapper{
		margin-bottom:30px;
		padding: 0px;
		height: auto;
		position: relative;
	}
	.breadcrumb_wrapper::after{
		content: '';
		display: block;
		position: absolute;
		height: 1px; width: 100%;
		top:32px;
		background: #EEEEEE;
	}
	.breadcrumb{
		display: flex;
		-webkit-flex-wrap: wrap; /* Safari */
		flex-wrap:wrap;
		-webkit-flex-grow:1;
		flex-grow:1;
	}
	.breadcrumb li,.breadcrumb a{
		font-size:1.0rem;
		color: #777;
		letter-spacing: 0.1em;
	}
	.breadcrumb li{
		padding:0 24px 0 15px;
		display: block; float: none;
	}
	.breadcrumb li:first-child a{
		background: url(../img/common/parts/bread_home_icon@2x.png) no-repeat left 5px center;
		background-size: 17px 15px;
		padding-left: 28px;
		display: block;
	}

}
/* header style
=====================================================================*/
@media only screen and (min-width: 768px){
	
	#header{
		background-color: #FFF;
		height: 126px;
		position: fixed;
		width: 100%;
		z-index: 999;
	}

	#header .inner{
		position: relative;
		height: 126px;
	}
	#header h1{
		position: absolute;
		right:0;
		top:8px;
		font-size: 10px;
		color: #666666;
		font-weight: normal;
	}
	.header_logo{
		position: absolute;
		left:0;
		top:25px;
	}
	.header_menu{
		float:right;
		padding-top: 35px;
	}
	.header_menu li{
		float: left;
	}
	.header_menu__sitemap a{
		display: block;
		background: #F6F6F6;
		border: 1px solid #EEEEEE;
		height: 30px; width: 30px; line-height: 30px;
		position: relative;
		overflow: hidden;
	}
	.header_menu__sitemap a img{padding-left: 4px;}
	.header_menu__sitemap a:hover{width: 110px;}
	.header_menu__sitemap a::after{
		transition: 0.2s all;
		font-size: 11px;
		width: 80px;
		height: 30px;
		opacity: 0;
		color: #068AC4;
		position: absolute;
		top:0; right: -80px;
		content: "サイトマップ";
	}
	.header_menu__sitemap a:hover::after{
		transition: 0.2s all;
		opacity: 1;
		right: 0;
	}

	.header_menu__search{
		background: #F6F6F6;
		border: 1px solid #EEEEEE;
		width: 240px;
		height: 30px; 
		float: left;
		margin-right: 10px;
	}
	.header_menu__search input.form{ 
		border: 0; 
		background: none;
		height: 30px; 
		width: 200px;
		padding-left: 10px;
		vertical-align: middle;
		padding: 0 5px;
	}
	input.form::-webkit-input-placeholder {
	 color: #A6A3A1;
	 font-size: 12px;
	}
	input.form:-moz-placeholder {
	 color: #A6A3A1;
	 font-size: 12px;
	}
	.header_menu__search input.button{
		width: 30px;
		height: 30px;
		padding: 0; 
		border: none;
		display: block;
		float: right; 
		overflow: hidden;
		text-indent: 200%; 
		white-space: nowrap; color: #F6F6F6;
		background: url(../img/common/header/icon_search.png) no-repeat center; 
		cursor: pointer;
	}
	
	/* Google Search form */
	form.gsc-search-box table,form.gsc-search-box table td,form.gsc-search-box table th{
		border: 0;
		padding: 0;
	}
	.gsc-search-box-tools .gsc-search-box .gsc-input{
		padding-right: 0!important;
		height: 30px;
		font-size: 14px !important;
	}
	.gsc-input-box{
		border: 0 !important;
		background:#F6F6F6!important;
	}
	.gsc-search-box-tools .gsc-search-box .gsc-input::placeholder {
		font-size: 12px;
		color: #999;
	}
	.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus{
		border: 0 !important;
		padding: 8px 10px !important;
		background:#F6F6F6!important;
	}
	.gsc-search-button{margin-left: 0px !important;}
	.gsc-search-button-v2 svg{fill:#068AC4!important;}
	.input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus{
		box-shadow: none!important;
	}
	
	/* #submenu
	------------------------------------------------- */
	#submenu{
		width: 100%;
		height: 40px;
		position: fixed;
		z-index: 100;
		top: 126px;
		left: 0;
		background: #068AC4;
  }
	#submenu ul.flex{
		-webkit-justify-content:flex-end;/*--- safari（PC）用 ---*/
    justify-content:flex-end;
	}
	#submenu ul.flexwrap{
    -ms-display:flex;
    -webkit-display:flex;
    display:flex;
    -ms-flex-wrap:wrap; 
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
      -webkit-justify-content:flex-end;/*--- safari（PC）用 ---*/
    justify-content:flex-end;
	}
	#submenu ul li a{
		display: block;
		line-height: 40px;
		padding: 0 30px;
		color: #FFF;
  }
  #submenu.disaster ul li a{
		padding: 0 10px;
  }
	#submenu ul li a:hover,
	#submenu ul li.current a{
		text-decoration: none;
		background: #0076B0;
	}
	#submenu.submenu_alumi ul li.current a span{
		font-size: 10px;
		letter-spacing: 0;
	}
	#submenu.submenu_alumi ul li a{
		padding: 0 24px;
	}

	/* #sidenav
	------------------------------------------------- */
	#side_nav{
		text-align: left;
	}
	#side_nav a{
		background: #0076B0 url(../img/common/parts/icon_form.png) no-repeat;
		background-position: left 13px center;
		width: 300px;
		line-height: 50px;
		color: #FFF;
		text-indent: 65px;
		position: fixed;
		z-index: 999;
		right: -250px;
		top:50%;
		margin-top: -25px; padding: 0;
		-webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  	transition:         all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	}
	#side_nav a::before{
		border-left: 1px dotted #FFF;
		display:block ;
		height: 30px;
		width: 2px;
		content: "";
		position: absolute;
		top: 0; bottom:0;
		left: 50px;
		margin: auto;
	}
	#side_nav a::after{
		display:block;
		height: 4px;
		width: 4px;
		content: "";
		position: absolute;
		top: 0; bottom:0;
		right: 10px;
		border-top: 2px solid #FFF;
		border-right: 2px solid #FFF;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		margin: auto;
	}
	#side_nav a:hover{
		opacity: 1;
		right: 0;
		background: #068AC4 url(../img/common/parts/icon_form.png) no-repeat;
		background-position: left 13px center;
	}
	/* .smaller [scroll]
	------------------------------------------------- */
	#header.smaller{
		height: 84px;
		/*transition-property: height;
		transition-duration:0.2s;
		transition-timing-function:ease-in-out; */
		-webkit-box-shadow: 0px -1px 3px 0px rgba(0,0,0,0.25);
		-moz-box-shadow: 0px -1px 3px 0px rgba(0,0,0,0.25);
		box-shadow: 0px -1px 3px 0px rgba(0,0,0,0.25);
	}
	#header.smaller .inner{
		height: 84px;
	}
	#header.smaller .header_menu,#header.smaller h1{
		display: none;
	}
	#header.smaller .header_logo{
		top:0;
		bottom:0;
		margin: auto;
		width: auto;
		height: 36px;
	}
	#header.smaller .header_logo img{
		height:100%;
		width: auto;
	}
	#header.smaller .global-nav-trigger{
		position: absolute;
		bottom: 0;
		width: 760px;
		right: 0;
	}
	#header.smaller .global-nav-trigger ul{
		width: 760px;
	}
	
	#header.smaller .global-nav-trigger li{
		display: table-cell;
		width: 126px;
		text-align: center;
	}
	#header.smaller .global-nav-trigger li:nth-child(2){
		width: 130px;
	}
	
	#header.smaller .global-nav-trigger li a{
		font-size: 14px;
		padding-bottom: 29px;
	}

}
@media only screen and (min-width:1px) and (max-width: 767px){
	#side_nav{
		display: none;
	}
	#header{
		display: none;
	}
	#sp_header {
		height: 50px;
		position: relative;
		border-bottom: 1px solid #ddd;
		border-top: 1px solid #ddd;
	}
	#sp_header .header_logo{
		position: absolute;
		top:0;
		bottom:0;
		left: 10px;
		margin: auto;
		width: 160px;
		height: 30px;
	}
	
	.header_search{
		height: 50px;
		width: 50px;
		float: right;
		border-left: 1px solid #DDD;
		text-align: center;
		line-height: 50px;
	}
	
	.header_search.active{
		background: #EEE;
	}
	
	.search_form{
		display: none;
		padding:5px 5px 6px;
		width: 100%;
		box-sizing: border-box;
		background: #EEE;
		border-bottom: 1px solid #DDD;
	}
	
	.search_form input.form{
		font-size: 1.6rem;
		width: 70%;
		border:1px solid #ddd;
		height: 100%;
	}
	input.form::-webkit-input-placeholder {
	 color: #A6A3A1;
	}
	input.form:-moz-placeholder {
	 color: #A6A3A1;
	}
	.search_form input.button{
		font-size: 16px;
		background: #068AC4;
		box-sizing: border-box;
		color: #FFF;
		font-weight: bold;
		border: none;
		border-bottom: 2px solid #0076B0;
		width: 20%;
		padding:2px;
		height: 100%;
	}
	.sp_menu_trigger,
  .sp_menu_trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
  }
  .sp_menu_trigger {
    width: 50px;
    height: 50px;
		float: right;
		border-left: 1px solid #DDD;
		position: relative;
  }
	
	.sp_menu_trigger .inner{
		width: 30px;
		height: 20px;
		position: absolute;
		top: 15px;
		left: 10px;
	}
	
	.sp_menu_trigger span {
    position: absolute;
    width: 30px;
    height: 2px;
    background-color: #333;
  }
  .sp_menu_trigger span:nth-of-type(1) {
    top: 0;
  }
  .sp_menu_trigger span:nth-of-type(2) {
    top: 9px;
  }
  .sp_menu_trigger span:nth-of-type(3) {
    top: 18px;
  }
	
	/* #submenu
	------------------------------------------------- */
	#submenu ul.flex{
		-webkit-flex-wrap: wrap; /* Safari */
		flex-wrap:         wrap;
		-webkit-justify-content: flex-start; /* Safari */
  	justify-content:         flex-start;
	}
	#submenu ul li a{
		display: block;
		padding: 6px 8px;
		color: #FFF;
		font-size: 1.0rem;
	}
	#submenu{
		background: #068AC4;
	}
	#submenu ul li a:hover,
	#submenu ul li.current a{
		text-decoration: none;
		background: #0076B0;
	}
}


/* global-nav
------------------------------------------------- */

.global-nav-trigger{
	position: absolute;
	bottom: 0;
	width: 1100px;
}
.global-nav-trigger ul{
	display: table;
	width: 1100px;
}
.global-nav-trigger li{
	display: table-cell;
	width: 182px;
	text-align: center;
}
.global-nav-trigger li:nth-child(2){
	width: 184px;
}
.global-nav-trigger li a{
	display: block;
	font-size: 15px;
	cursor: pointer;
	box-sizing: border-box;
	border-bottom: 3px solid #FFF;
	padding-bottom: 13px;
	position: relative;
	transition:none;
}
.global-nav-trigger li a:hover{
	border-bottom: 3px solid #068AC4;
	text-decoration: none;
}
.global-nav-trigger li.current a{
	/*color: #068AC4;*/
}
#global-nav {
  position: absolute;
  width: 100%;
  background-color: #EEEEEE;
	z-index: 9999;
	margin-top: -3px;
	
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
}
#global-nav .gnav-item {
  display: none;
  border-top: 3px #068AC4 solid;
}
#global-nav .gnav-item .gnav-inner {
  width: 1100px;
  margin: 0 auto;
	padding: 30px 0 10px;
	position: relative;
}
@media only screen and (min-width:1px) and (max-width: 767px){

}
/* global-nav active
------------------------------------------------- */
.global-nav-trigger li a::after{
	position: absolute;
	bottom:0px;
	left: 50%;
	margin-left: -6px;
	display: block;
	content: "";
	width: 0px;
	height: 0px;
	border-top: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 0px solid transparent;
	border-left: 6px solid transparent;
	transition: 0.2s all;
}
.global-nav-trigger li a.active::after{
	bottom:0px;
	border-top: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #068AC4;
	border-left: 6px solid transparent;
	transition: 0.2s all;
}
@media only screen and (min-width:1px) and (max-width: 767px){
	
}
/* global-nav mega-menu
------------------------------------------------- */
.gnav-inner li a:hover{ text-decoration: none;}
/* menu-heading */
.gnav-inner dt {
	font-weight:bold;
	margin-bottom: 24px;
	border-left:3px solid #068AC4;
	padding-left: 12px;
}
/* menu-list */
.gnav-inner dd li{
	margin-bottom: 6px;
}
.gnav-inner dd li.sub_menu{
  margin-bottom: 4px;
}
.gnav-inner dd li a{
	font-size: 13px;
}

.gnav-inner > ul{text-align: center;}
.gnav-inner > ul li{
	display: inline-block;
	padding: 0 36px;
}
.gnav-inner > ul li a{
	position: relative;
	padding: 0 0 0 16px;
	vertical-align: middle;
}
.gnav-inner > ul li a::before,.gnav-inner > ul li a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0px;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.gnav-inner > ul li a::before{
	box-sizing: border-box;
	width: 12px;
	height: 12px;
	border: 1px solid #068AC4;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.gnav-inner > ul li a::after{
	left: 3px;
	width: 3px;
	height: 3px;
	border-top: 1px solid #068AC4;
	border-right: 1px solid #068AC4;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.gnav_li_under {
  margin-left: 10px;
}
.gnav_li_under a {
  font-size: 12px;
}
@media only screen and (min-width:1px) and (max-width: 767px){
	
}
/* overlay
------------------------------------------------- */
#overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  /* background: rgba(0, 0, 0, 0.4); */
	background:transparent;
  -webkit-transition: .4s ease;
  transition: .4s ease;
}
.pc-megamenu-open #overlay{
  display: block;
  z-index: 100;
}
@media only screen and (min-width:1px) and (max-width: 767px){
	#overlay {
		background: rgba(0, 0, 0, 0.4);
	}
.sp-sidebar-open #overlay{
  display: block;
  z-index: 100;
}
}
/* pagetop style
------------------------------------------------- */
.to_pagetop{
	position: absolute;
	left: 50%;
	margin-left: -59px;
	top:-48px;
	z-index: 100;
}
.to_pagetop a{
	display: block;
	top:0px;
	height: 48px;
	width: 118px;
	background: url(../img/common/footer/totop.png) no-repeat;
	padding-top: 40px;
	color: #666666;
	font-size: 11px;
}
.to_pagetop a:hover{
	text-decoration: none;
}
@media only screen and (min-width:1px) and (max-width: 767px){
	.to_pagetop{
		margin-left: -60px;
		top:-49px;
	}
	.to_pagetop a{
		height: 19px;
		width: 121px;
		background: url(../img/common/footer/totop@2x.png) no-repeat;
		background-size:121px 49px; 
		padding-top: 40px; 
		font-size: 1.0rem;
	}
}
/* footer contact_area
=====================================================================*/
.contact_area{
	background: #F6F6F6;
	padding: 60px 0 100px;
}
.contact_area .inner > p{
	text-align: center;
	line-height: 1.8;
	margin-bottom: 45px;
}
.contact_area__tel,
.contact_area__mail{
	width: 526px;
	height: 86px;
	box-sizing: border-box;
	padding: 10px 0;
	display: block;/*table;*/
	border: 3px solid #FFF;
	background: #E6E6E6;
	position: relative;
	overflow: hidden;
}
.contact_area__tel + p{
	padding-top: 10px;
	text-align: right;
	color: #666666;
	font-size: 12px;
}
.contact_area__mail{
	background: #068AC4;
	cursor: pointer;
}
.contact_area__mail:hover{
	text-decoration: none;	
}
.contact_area__tel::before,
.contact_area__mail::before{
	content: "";
	display: block;
	position: absolute;
	top:0;
	left: -525px;
	border-radius: 40px;
	width: 600px;
	height: 80px;
	background: #BFBFBF;
	transition: 0.3s all ease-in-out;
}
.contact_area__mail::before{
	background: #51ADD6;
}

.contact_area__tel p,.contact_area__tel small,
.contact_area__mail p,.contact_area__mail small{
	display: inline-block;
	height: 60px;
	letter-spacing: 0;
	position: relative;
	box-sizing: border-box;
}
.contact_area__tel p{
	color: #068AC4;
	font-size: 11px;
	padding-left: 90px;
	line-height: 60px;
	padding-right: 10px;
}
.contact_area__mail p{
	color: #fff;
	font-size: 18px;
	padding-left: 110px;
	padding-right: 20px;
	font-weight: bold;
	letter-spacing: 0.06em;
	line-height: 60px;
}
.contact_area__tel p strong{
	font-weight: normal;
	font-size: 28px;
	padding-right: 8px;
}
.contact_area__tel small{
	font-size: 11px;
	color: #666666;
	border-left: 1px dashed #cccccc; 
	padding: 12px 0 0 12px;
}
.contact_area__tel p::before,
.contact_area__mail p::before{
	top:0;
	bottom:0;
	left:20px; 
	content: "";
	display: block;
	width: 26px;
	height: 34px;
	position: absolute;
	margin: auto;
	background: url(../img/common/footer/footer_tel_icon.png) no-repeat;
}
.contact_area__mail p::before{
	background: url(../img/common/footer/footer_mail_icon.png) no-repeat;
	width: 31px;
	height: 34px;
}
.contact_area__mail small{
	font-size: 12px;
	color: #fff;
	border-left: 1px dashed #fff; 
	padding: 12px 20px;
	text-align: center;
	float: right;
}
@media only screen and (min-width: 768px){
	.contact_area__mail:hover::before{
		left: -40px;
		background: #068AC4;
		/* gradient */
		background: -webkit-gradient(linear, right top, left top, color-stop(0.88, #51ADD6), color-stop(0.00, #068AC4));
		background: -webkit-linear-gradient(right, #068AC4 0%, #51ADD6 80%);
		background: -moz-linear-gradient(right, #068AC4 0%, #51ADD6 80%);
		background: -o-linear-gradient(right, #068AC4 0%, #51ADD6 80%);
		background: -ms-linear-gradient(right, #068AC4 0%, #51ADD6 80%);
		background: linear-gradient(to right, #068AC4 0%, #51ADD6 80%);
	}	
}
@media only screen and (min-width:1px) and (max-width: 767px){
	.contact_area{
		background: #F6F6F6;
		padding: 40px 10px 80px;
	}
	.contact_area__tel,
	.contact_area__mail{
		width: auto;
		height: 86px;
		padding: 0;
		display: block;
		position: relative;
		overflow: hidden;
	}
	.contact_area__tel br,
	.contact_area__mail br{
		display: none;
	}
	.contact_area__tel p,.contact_area__tel small,
	.contact_area__mail p,.contact_area__mail small{
		display: block;
		position: relative;
		border-left:0;
		height: auto;
	}
	.contact_area__tel::before,
	.contact_area__mail::before{
		left: -540px;
	}
	.contact_area__mail p,
	.contact_area__tel p
	{
		height: 80px;
		line-height: 80px;
		font-size: 1.2rem;
		padding-left: 70px;
	}
	.contact_area__tel p::before,
	.contact_area__mail p::before{
		top:0;
		bottom:0;
		left:15px;
		background-position: center center;
	}
	.contact_area__tel p::before{
		background: url(../img/common/footer/footer_tel_icon@2x.png) no-repeat;
		background-size: 26px 34px;
	}
	.contact_area__mail p::before{
		background: url(../img/common/footer/footer_mail_icon@2x.png) no-repeat;
		background-size: 30px;
	}
	.contact_area__tel small,
	.contact_area__mail small{
		font-size: 0.9rem;
		text-align: right;
		position: absolute;
		bottom: 5px;
		right: 10px;
		padding: 0;
	}
	.contact_area__tel p strong{
		font-size: 2.4rem;
		padding-right: 6px;
	}
	.contact_area__mail p{
		color: #fff;
		font-size: 1.5rem;
		letter-spacing: 0;
		padding-right: 0;
	}
	.contact_area__tel + p{
		padding :12px 0;
		text-align: right;
		font-size: 1.0rem;
	}
}
/* footer style 
=====================================================================*/
#footer{
	text-align:center;
	position:relative;
	z-index: 100;
	background: #fff;
	
	-webkit-box-shadow: 0px -1px 3px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px -1px 3px 0px rgba(0,0,0,0.15);
	box-shadow: 0px -1px 3px 0px rgba(0,0,0,0.15);
}
.footer_nav{ 
	width: 1100px;
	margin: 0 auto;
}
.footer_nav ul{
	float: right;
	padding: 12px 0;
}
.footer_nav li{
	display: inline-block;
	border-right:1px dotted #ccc;
	padding: 0 15px;
	line-height: 30px;
}
.footer_nav li:first-child{
	border-left:1px dotted #ccc;
}
.footer_nav li a{
	color: #666666;
	font-size: 12px;
}
.footer_nav li a:hover{
	color: #068AC4;
}
.footer_copy{
	background:#068AC4;
	line-height:50px;
	font-size:12px;
	color: #FFF;
	letter-spacing: 0.05em;
	text-align: center;
}

@media only screen and (min-width:1px) and (max-width: 767px){
	.footer_nav{ 
		width: 100%;
		display: table;
		margin: 0 auto;
		position: relative;
		z-index: 90;
	}
	.footer_nav ul{
		float: none;
		display:-webkit-flex;
    display:flex;
    -webkit-justify-content:center;
    justify-content:center;
		padding-top: 20px;
	}
	.footer_nav li{
		border-right:1px dotted #ccc;
		text-align: center;
		line-height: 30px;
		height: 30px;
		padding: 0 10px;
	}
	.footer_nav li a{
		font-size: 1.1rem;
	}
	.footer_nav li:first-child{
		border-left: none;
	}
	.footer_nav li:last-child{
		border:none;
	}
	.footer_copy{
		font-size:1.1rem;
		color: #FFF;
		letter-spacing: 0.02em;
	}
}

/* 【sp】 sidebar style
=====================================================================*/
@media only screen and (min-width:1px) and (max-width: 767px){

  #sp-sidebar {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 260px;
    height: 100vh;
    -webkit-transform: translateX(260px);
    transform: translateX(260px);
    -webkit-transition: .4s ease;
    transition: .4s ease;
    overflow: auto;
    z-index: 300;
  }
  #sp-sidebar .sidebar-header {
    height: 50px;
    background: #FFF;
		border-bottom: 1px solid #fff;
  }
  #sp-sidebar .sidebar-header .close {
    position: relative;
    text-align: right;
  }
  #sp-sidebar .sidebar-header .close .sp-menu-close,
  #sp-sidebar .sidebar-header .close .sp-menu-close span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
  }
  #sp-sidebar .sidebar-header .close .sp-menu-close {
    position: relative;
    width: 27px;
    height: 32px;
    margin-right: 10px;
		margin-top:15px;
  }
  #sp-sidebar .sidebar-header .close .sp-menu-close span {
    position: absolute;
    top: 10px;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #333;
  }
  #sp-sidebar .sidebar-header .close .sp-menu-close span:nth-of-type(1) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #sp-sidebar .sidebar-header .close .sp-menu-close span:nth-of-type(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #sp-sidebar .sidebar-main {
    min-height: 100vh;
    padding: 10px;
    background: #068AC4;
  }
  #sp-sidebar .sidebar-main .sidebar-nav {
    margin-top: 10px;
    padding-bottom: 80px;
  }
  #sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item {
    border-bottom: 1px #fff solid;
  }
	#sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item.first {
		margin-top:-20px;
	}
	#sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item a:hover{
		text-decoration: none;
	} 
  #sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item p {
    position: relative;
    font-size: 1.4rem;
		font-weight: normal;
  }
  #sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item p a {
    display: block;
    margin-right: 35px;
    padding: 10px 2px;
    color: #fff;
  }
  #sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item p .icn {
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 15px;
    height: 15px;
    margin-top: -8px;
    z-index: 1;
  }
  #sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item p .icn span {
    position: absolute;
    top: 7px;
    width: 15px;
    height: 1px;
    background-color: #fff;
  }
  #sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item p .icn span:first-child {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  #sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item p .icn.active span:first-child {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  #sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item dl {
    background-color: #fff;
  }
  #sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item dl dt {
    position: relative;
    border-bottom: 1px solid #EEEEEE;
    font-size: 1.2rem;
  }
	#sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item dl dt:active,
	#sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item dl dt:hover{
		background-color: #F6F6F6;
	}
  #sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item dl dt a {
    display: block;
    margin-right: 35px;
    padding: 8px 0px 8px 15px;
  }
	#sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item dl dt a:hover{
		color: #333;
	}
  #sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item dl dt .icn {
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 15px;
    height: 15px;
    margin-top: -8px;
  }
  #sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item dl dt .icn span {
    position: absolute;
    top: 7px;
    width: 15px;
    height: 1px;
    background-color: #068AC4;
  }
  #sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item dl dt .icn span:first-child {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  #sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item dl dt .icn.active span:first-child {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  #sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item dl dd {
    display: none;
    border-bottom: 1px #d1d1d1 dotted;
  }
  #sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item dl dd ul li a {
    display: block;
    padding: 8px 25px;
    font-size: 1.1rem;
    color: #068AC4;
  }
  #sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item dl:last-child dt {
    border-bottom: 0;
  }
  #sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item .sidebar-nav-item-list {
    display: none;
    background-color: #fff;
  }
  #sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item .sidebar-nav-item-list li {
    border-bottom: 1px #d1d1d1 dotted;
    font-size: 11px;
  }
  #sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item .sidebar-nav-item-list li a {
    display: block;
    padding: 8px 15px;
  }
  #sp-sidebar .sidebar-main .sidebar-nav .sidebar-nav-item .sidebar-nav-item-list li:last-child {
    border-bottom: 0;
  }

  .sp-sidebar-open {
    position: fixed;
  }
  .sp-sidebar-open #header {
    z-index: 0;
  }
  .sp-sidebar-open #sp-sidebar {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}


/* 共通　追記はこちらへ
=====================================================================*/

/* decoration style
------------------------------*/
.co--blue{
	color:#068AC4;
}
.red{
	color:#E3174A !important;
}
.center_b{
	display:block;
	text-align:center;
	margin:10px auto;
}
.line_bottom_g{
	border-bottom:1px solid #DDDDDD;
	margin-bottom:12px;
	padding-bottom:12px;
}
.columns_side_center{
	justify-content:center;
}

@media only screen and (min-width:1px) and (max-width: 767px){

	br.sp_none { display:none;} 

}