@charset "utf-8";
@media print, screen and (min-width:751px){
/*--------------------------------------------
	 サイト基本設定　ここの設定はサイト依存
--------------------------------------------*/
body,html,input,textarea {
	font-family:"メイリオ", Meiryo,  "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
html{
}
.br-sp,.sp_cts{
	display:none;
}

body {
	min-width:1000px;
	height:auto;
	background:#fff;
	color:#0f0707;
	font-size: 14px;
	line-height:1.8;
}
p {
	font-size: 16px; 
	color: #444;
	line-height: 200%;
	padding: 10px 0px 10px 0px;
}
a {
	text-decoration:none;
	color:#0075c2;
	display:block;
	transition:0.3s;
}
 p a{
  display: inline-block;
 }
a img{
	transition:0.3s;
}
a img:hover{
	opacity:0.85;
}
a:hover {
	color:#e76700;
}
table {
	width:100%;
}
img{}
.table_01 th,
.table_01 td{
	border:1px solid #ccc;
	padding:5px 0;
	text-align:center;
}
.table_01 th{
	background-color:#ECECEC;
}
.table_01 th.table_ttl{
	background-color:#b3b3b3;
}
.table_01 caption{
	padding:5px 0;
	border-bottom:#dcf2ff solid 2px;
	margin-bottom: 5px;
	font-weight:bold;
	}
.table_02 {
	border:1px solid #333333;
	margin-bottom: 15px;
}
.table_02 td{
	padding:5px 5px;
	text-align:center;
}
.box_wrap .left_box{
	float:left;
}
.box_wrap .right_box{
	float:right;
}
.for_sp{
	display:none;
}
/*--------------------------------------------
	Header / ヘッダー
--------------------------------------------*/
#header {
	width:100%;
}
#hdr_inner{
	width:1100px;
	margin:0 auto;
}
#hdr_inner02{
	width:1100px;
	margin:0 auto;
}
#header #hdr_top {
	/* margin-bottom:10px; */
}
#header #hdr_top h1{
	float:left;
	font-size:11px;
	padding-top:8px;
}
#header #hdr_top ul{
	float:right;
}
#header #hdr_top li{
	display:inline-block;
	margin-left:8px;
}
#header #hdr_top li a img{
	transition:.6s;
}
#header #hdr_top li a:hover img{
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
#hdr_inner02 #logo {
	float:left;
	margin-top: 6px;
}
#hdr_inner02 .sp_contact{
	display:none;
}
#hdr_inner02 .r_box{
	float:right;
	text-align:right;
}
#hdr_inner02 .r_box #hdr_address{
	line-height:1.3;
	margin: 7px 0 10px;
}
#hdr_inner02 .r_box p{
	font-size:15px;
}
#hdr_inner02 .r_box dt,
#hdr_inner02 .r_box dd{
	display:inline-block;
}
#hdr_inner02 .r_box dt{
	font-size:20px;
}
#hdr_inner02 .r_box dd{
	font-size:26px;
	letter-spacing:0.03em;
}
#hdr_inner02 .r_box #hdr_address li{
	display:inline-block;
	vertical-align:top;
	padding: 0 0 0 12px;
}
#hdr_inner02 .r_box #hdr_address li ul{
	padding-top:5px;
}
#hdr_inner02 .r_box #hdr_address li ul li{
	display:block;
	padding:0;
}
#hdr_inner02 .r_box #hdr_address li ul li a{
	text-align:left;
	color:#333;
	transition:0.3s;
}
#hdr_inner02 .r_box #hdr_address li ul li a:hover{
	color:#e76700;
}
#hdr_inner02 .r_box #hdr_address li.li_triangle{
  position: relative;
  padding-left: 10px;
  margin-bottom:10px
}
#hdr_inner02 .r_box #hdr_address li.li_triangle:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 0;
  height: 0;
  margin-top: -7px;
  border-top: 5px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #333;
}

#hdr_inner02 .r_box #hdr_address li a{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:12px;
}
#header #hdr_sp{
 display: none;
}

/*--------------------------------------------
	Global Navigation / グローバルナビ
--------------------------------------------*/

#gNavi_area{
	background-color:#05a7ff;
}
#gNavi a{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding: 16px 27px;
	transition:0.3s;
}
#gNavi a:hover{
	color:#61b1df;
	background-color:#fff;
}
#gNavi ul{
		text-align: center;
	}
#gNavi li{
	display: inline-block;
}

#selectNavi_area{
	background-color:#81cdff;
	padding:10px 0;
}
#selectNavi ul li{
	display:inline-block;
}
#selectNavi ul li:nth-child(2){
	margin: 0 32px;
}
#header #sp_gnav{
	display:none;
}
/*--------------------------------------------
	汎用スタイル　（画像ダウンロード防止用）
--------------------------------------------*/
.guard {
	display: block;
    width: 100%;
    height: 100%;
    background: url(../images/common/guard.png);
    z-index: 1000;
    position: absolute;
}
/*--------------------------------------------
	mainimge / メインイメージ
--------------------------------------------*/

#mainimage img{
	width: 100%;
	height: auto;
}
/*--------------------------------------------
	Contents / コンテンツ大枠
--------------------------------------------*/
.under #cts_inner {
	width:1100px;
}
#top #main_cts {
	width:100%;
	float:left;
}
.under #main_cts {
	width:830px;
	padding-right: 50px;
	float:left;
}
#side_cts {
	width:220px;
	float:left;
}
/*--------------------------------------------
	breadcrumb パンくず
--------------------------------------------*/
#breadcrumb ul li a{
	color:#000;
}

#breadcrumb ul li{
	display:inline-block;
	position: relative;
	padding-left:20px;
	font-size:12px;

}
#breadcrumb ul li:empty{
	display:none;
}
#breadcrumb ul li:last-child {
	pointer-events: none;
}
#breadcrumb li:first-child{
    content: "";
    padding:0
}
.breadcrumb_list{	margin: 0 auto 18px;

}
#breadcrumb li:before{
    content: " > ";
    position:absolute;
    left:3px;
    top: 0;
}
#breadcrumb li:first-child::before {
    content: "";
    padding:0
}
#breadcrumb ul li:first-child:before{
	content: none;
}
/*--------------------------------------------
	Main_cts / メインコンテンツ
--------------------------------------------*/
#contact_area{
	text-align:center;
	margin:50px 0;
}
#contact_area .sp_cts{
	display:none;
}

/*--------------------------------------------
	Side_cts / サイドコンテンツ
--------------------------------------------*/
#side_cts{
	width: 220px;
	padding-top: 40px;
	margin-bottom: 50px;
}


#side_cts #search {
	margin-bottom:30px;
}
#side_cts #search div {
  background-color: #ffffff;
  border: 1px #D3D3D3 solid;
}
#side_cts #search input.textBox {
	width: 177px;
	margin: 0 5px;
	padding: 0;
	background-color: #ffffff;
	border: none;
	color: #000000;
}
#side_cts #search input[type="text"] {
	outline: none;
}
#side_cts #search input.btn {
	width: 31px;
	height: 27px;
	padding: 0;
	background: url(../images/common/search_btn.jpg) no-repeat top right #878787;
	background-size:cover;
	border: none;
	font-size: 0;
}
#side_cts #search input[type="submit"]{
  cursor: pointer;
}


#side_cts #side_item_area{
	margin-bottom:50px;
}
#side_cts #side_item_area li{
	border: 2px solid #4a90e9;
    border-bottom: none;
    padding: 8px;
	 position: relative;
}
#side_cts #side_item_area li::after {
      display: block;
    content: '';
    position: absolute;
    top: 24px;
    right: 10px;
    width: 6px;
    height: 6px;
    border-right: 1px solid #4a90e9;
    border-bottom: 1px solid #4a90e9;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#side_cts #side_item_area li:last-child{
	border-bottom: 2px solid #4a90e9;
}
#side_cts #side_item_area li a{
	color: #1a5c83;
}

#side_cts #side_item_area li .img_area{
	display:inline-block;
	vertical-align:top;
	width: 30px;
	margin-right:5px;
}
#side_cts #side_item_area li .img_area img{
	width: 100%;
    padding: 5px 0;
    max-height: 30px;
    object-fit: contain;
}
#side_cts #side_item_area li span{
	display:inline-block;
	font-size: 14px;
	margin: 8px 0 0 3px;
}
#side_cts #side_item_area li:nth-child(5) span,
#side_cts #side_item_area li:nth-child(7) span{
	letter-spacing:-0.1em;
}
#side_cts .bnr_area{
	margin-bottom:30px;
}
#side_cts .bnr_area li{
	margin-bottom:10px;
}
#side_cts .bnr_area li img{
	width:220px;
}
/*--------------------------------------------
	Footer /　フッター
--------------------------------------------*/

#footer{
	width:100%;
	font-size:14px;
	border-top:5px solid #61b1df;
	padding-top:20px;
	background:#E2E2E2;
}

#footer a{
	font-size:14px;
	color:#000;
	padding-bottom: 3px;
	}
#footer a:hover{
	color:#61b1df;
}
#ftr_inner {
	width:1100px;
	margin:0 auto;
}
.foot01{
	display:inline-block;
	width:400px;
}
.foot01 img{
	width:350px;
}
.foot01 address img{
	width: 156px;
}
#footer .foot01 p{
	font-size: 14px;
	}

.foot02,.foot03{
	width: 252px;
	display:inline-block;
	vertical-align:top;
}
.foot04{
	width:180px;
	display: inline-block;
	vertical-align: top;
}
.foot02 foot03 foot04 a{
	color:#000;
}
.foot02 foot03 foot04 a:hover{
	color:#61b1df;
}
.foot01 address{
	display:block;
	margin:14px 0;
}
.foot_address{
 width: 1100px;
 margin: 0 auto;
 padding: 30px 0;
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
}
.foot_address li{
 float: left;
 width: 30%;
 padding-left: 3%;
}
 .foot_address li span{
  font-weight: bold;
  font-size: 16px;
 }
#footer dd{
	padding-left:10px;
}
#footer #sns_area{
	width:178px;
	margin:10px auto;
}
#footer #sns_area img{
	width:50px;
	margin:0 3px;
}
#footer #sns_area a{
	border-bottom:none;
}
#footer #sns_area a:after{
	content:none;
}
#footer #sns_area li{
	display:inline-block;
}

#footer #copyright {
	font-size:10px;
	margin-top:10px;
	display:block;
	text-align:center;
}
#footer #totop {
}
