@charset "UTF-8";

/*-------------------------------------------------------------------------------------*/
/*↓ここから編集-----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/


@media (min-width:1200px){}
@media (max-width:1199px){}
@media (min-width:992px){}
@media (max-width:991px){}
@media (min-width:768px){}
@media (max-width:767px){}

/*------------------------------------------------------*/

/*all*/

/*------------------------------------------------------*/

html { overflow-y:scroll; }

html , body { height: 100%; }

h2 {
	margin-top: 30px;
}
h3 {
	margin-top: 10px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 700;
}

p,th,td,dt,dd,li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


table ,th ,td {
	border: #CCC solid 1px;
}
th {
	padding: 5px;
	background: #0e7dc7;
	color: #FFF;
}
td {
	padding: 5px;
}
/*bootstrap padding 解除*/
.row {
	margin-right: -15px;
	margin-left: -15px;
}
/*img*/
img {
	max-width: 100%;
	height: auto;
}

/*アイコン用*/
.defs {
display: none;
}

/*TablePress*/
.tablepress th,.tablepress td {
	border: #CCC 1px solid;
}
.tablepress tfoot th,
.tablepress thead th {
	background-color: #0e7dc7;
}
.tablepress tfoot th,.tablepress thead th{
	background-color: #0e7dc7;
}

.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc{
	background-color:#0e7dc7;
}

/*ページナビ用*/
.wp-pagenavi {
	text-align:center;
	margin: 3em 0;
}
.wp-pagenavi span {
	display: inline-block;
}

/* ナビゲーション PC*/
nav.main_nav {
	background: #0e7dc7;
	border-bottom: solid 1px rgba(255, 255, 255, 0.5);
	border-top: solid 1px rgba(255, 255, 255, 0.5);
	*zoom: 1;
}
nav.main_nav ul.menu {
	padding: 0;
	margin: 0;
	border-left: solid 1px rgba(255, 255, 255, 0.5);
}
nav.main_nav ul.menu:after{
	clear: both;
}
nav.main_nav ul.menu > li {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 16.666%;
	float:left;
	display: table-cell;
	border-right: solid 1px rgba(255, 255, 255, 0.5);
	position: relative;
}
nav.main_nav ul.menu > li > a {
	width: 100%;
	text-align: center;
	display: table;
	padding: 0.5em 1em;
	font-weight: 700;
	color:#FFF;
}
nav.main_nav ul.menu > li > a > span {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
}
nav.main_nav ul.menu > li:hover {
	background: #42adf4;
}
nav.main_nav ul.menu li ul{
	list-style: none;
	position: absolute;
	z-index: 9999;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
}
nav.main_nav ul.menu li ul li{
	width: 100%;
}
nav.main_nav ul.menu li ul li a{
	padding: 13px 15px;
	border-top: solid 1px rgba(255, 255, 255, 0.5);
	background: #42adf4;
	text-align: left;
	display: block;
	color: #FFF;
}

/* コンテンツ部分 */
#page_contents {
	margin-top: 1em;
	padding-top: 1em;
	margin-bottom: 3em;
}
.caption01 {
	background: #0e7dc7;
	padding: 0.5em;
	color: #FFF;
	border-bottom: solid 5px rgba(0, 0, 0, 0.2);
	font-size: 28px;
	font-weight: 700;
}
.caption02 {
	font-size: 28px;
	font-weight: 700;
	position: relative;
	border-left: solid 3px #0e7dc7;
	padding: 0em 0 0em 0.5em;
	margin-bottom: 1em;
}
.caption02:after {
	border-bottom: dashed 2px #CCC;
	left: 0px;
	bottom: -0.5em;
	content: " ";
	width: 100%;
	position: absolute;
	pointer-events: none;
}
.caption03 {
	font-size: 28px;
	font-weight: 700;
	position: relative;
	padding: 0.5em 0 0.5em 1.5em;
	border-top: solid 3px #0e7dc7;
	border-bottom: solid 1px #CCC;
}
.caption03:after {
	left: 0;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: #0e7dc7;
	border-width: 15px;
	margin-top: -17px;
}
.subcaption01 {
	background: #0e7dc7;
	padding: 0 0.5em 0.5em;
	color: #FFF;
	font-size: 20px;
	font-weight: 700;
}
.subcaption02 {
	padding: 0 0.5em 0.5em;
	font-size: 20px;
	font-weight: 700;
	border-bottom: solid 3px #0e7dc7;
}
.subcaption03 {
	font-size: 20px;
	font-weight: 700;
	position: relative;
	border-left: solid 3px #0e7dc7;
	padding: 0 0 0 0.5em;
	margin-bottom: 1em;
}
.subcaption03:after {
	border-bottom: solid 2px #CCC;
	left: 0px;
	bottom: -0.5em;
	content: " ";
	width: 100%;
	position: absolute;
	pointer-events: none;
}
@media (max-width:767px){
.caption01 { font-size: 18px; }
.caption02 { font-size: 18px; }
.caption02:after {
	margin-top: -15px;
}
.caption03 { font-size: 18px; }
.caption03:after {
	border-width: 10px;
	margin-top: -11px;
}
.subcaption01 { font-size: 14px; }
.subcaption02 { font-size: 14px; }
.subcaption03 { font-size: 14px; }
}




/*------------------------------------------------------*/

/*ウィジェット関連*/

/*------------------------------------------------------*/
.contents_sub {
	margin-bottom: 2em;
}
.contents_sub h3 {
	font-size: 20px;
	font-weight: 700;
	position: relative;
	border-left: solid 3px #0e7dc7;
	padding: 0em 0 0em 0.5em;
	margin-bottom: 1em;
}
.contents_sub h3:after {
	border-bottom: solid 2px #CCC;
	left: 0px;
	bottom: -0.5em;
	content: " ";
	width: 100%;
	position: absolute;
	pointer-events: none;
}

.contents_sub ul {
	margin: 0;
	padding: 0;
	border-top: #CCC 1px solid;
}
.contents_sub li {
	margin: 0;
	list-style: none;
	border-bottom: #CCC 1px solid;
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
}
.contents_sub li a {
	display: block;
	padding: 10px;
	background:#FFF;
}

.contents_sub li a:hover {
	background:#EEE;
}

/*カレンダー*/
#calendar_wrap {
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	text-align: center;
}
#wp-calendar thead th {
}
#wp-calendar thead td {
	text-align:center;
}
#wp-calendar thead th {
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tfoot td {
	border: none;
}
#wp-calendar #next { text-align:right; }

/*------------------------------------------------------*/

/*header*/

/*------------------------------------------------------*/


#header_pc {
	padding: 15px 0 0 0;
}
#header_pc #header_logo_text { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
#header_pc #header_logo h1 {
	margin: 0;
	padding: 0;
}
#header_pc #header_logo h1 img {
	height: 60px;
	width: auto
}
#header_pc #header_logo p {
	margin: 0;
	padding: 0;
}
#header_pc #header_logo p img {
	height: 60px;
	width: auto
}
#header_pc #header_logo_text {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin: 0;
	padding: 0;
	font-size:18px;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	font-weight: 700;
}

#header_pc #header_catch {
	background-color: #0e7dc7;
	margin-bottom: 15px;
	margin-top: -15px;
}
#header_pc #header_catch p {
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #FFF;
}
#header_pc #header_tel {
	font-size: 30px;
	font-weight: 700;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	float: right;
	padding-top: 10px;
	margin-right: 20px;
}
#header_pc #header_tel .header_icon_tel01 {
	fill: #0e7dc7;
	height: 30px;
	width:30px;
	vertical-align: -13%;
}
#header_pc #header_inquiry {
	float: right;
	padding-bottom: 15px;
}
#header_pc #header_inquiry a {
	display: block;
	width: 200px;
	height: 60px;
	background-color: #fc0000;
	text-align:center;
	border-radius: 5px;
	display: table-cell;
	vertical-align: middle;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: 700;
	box-shadow: 2px 2px 2px #CCCCCC;
}
#header_pc #header_inquiry a:hover {
	text-decoration: none;
}
#header_pc #header_inquiry a .header_icon_mail01 {
	fill: #FFFFFF;
	height: 20px;
	width:27px;
	vertical-align: -6%;
}


.navbar-default { margin-bottom: 0; }

#page_title {
	border-bottom: #CCC 1px solid;
	background:url(http://ae12881w2v.smartrelease.jp/wp/wp-content/uploads/2016/03/sub_header.jpg) center center no-repeat;
	background-size: cover;
}
#page_title h1 {
	margin: 0;
	padding: 60px;
	text-align: center;
	color: #0e7dc7;
}

.breadcrumbs {
	padding: 3em 0 0;
}

@media (min-width:1200px){}
@media (max-width:1199px){
#header_pc #header_tel {
	font-size: 26px;
	padding-top: 12px;
}
#header_pc #header_tel .header_icon_tel01 {
	height: 26px;
	width:26px;
}
}
@media (min-width:992px){
}
@media (max-width:991px){
#header_pc #header_tel {
	font-size: 20px;
	padding-top: 15px;
}
#header_pc #header_tel .header_icon_tel01 {
	height: 20px;
	width:20px;
}
#header_pc #header_inquiry a {
	width: 150px;
	font-size: 16px;
}
#header_pc #header_inquiry a .header_icon_mail01 {
	height: 16px;
	width:22px;
}
}

@media (min-width:768px){
#header_pc { display:block; }
#header_sp { display:none; }

}
@media (max-width:767px){
#header_pc { display:none; }
#header_sp { display:block; }

#side_contents_index { display: ;}
#side_contents { display: ;}

.navbar-default .navbar-brand {
	color:#333;
	font-weight: 700;
}


/* ナビゲーション SP*/
nav.main_nav_sp {}
nav.main_nav_sp ul {
	margin: 0;
	padding: 0;
}
nav.main_nav_sp ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
nav.main_nav_sp ul li a {
	display: block;
	padding: 1em;
	border-bottom: solid 1px #DDD;
	background: #FFF;
	font-weight: 700;
}

nav.main_nav_sp ul li a .header_icon_arr01 {
	fill: #0e7dc7;
	height: 15px;
	width:15px;
	vertical-align: -13%;
	padding-right: 0.5em;
	float:right;
}


#page_title h1 {
	padding: 30px 15px;
	font-size: 24px;
}


.breadcrumbs {
	display: none;
}

#page_contents {
	padding-left: 15px;
	padding-right: 15px;
}

}




/*------------------------------------------------------*/

/*footer*/

/*------------------------------------------------------*/
#footer_area {
	background: #0e7dc7;
}

#footer_copyright {
	font-weight: 700px;
	color: #FFF;
	text-align:center;
	padding: 2em 0 10em;
	margin:0;
}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #fc0000;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #fc0000;
}

@media (min-width:768px){
#footer_pc { display:block; }
#footer_sp { display:none; }

}
@media (max-width:767px){
#footer_pc { display:none; }
#footer_sp { display:block; }
#page-top { display: none; }
}


/*------------------------------------------------------*/

/*index*/

/*------------------------------------------------------*/
/*bootstrap carousel*/
.carousel-inner>.item>img , .carousel-inner>.item>a>img { margin: 0 auto; height: auto; }
.carousel-inner>.item>img { width:100%; }
@media (max-width:767px){
.carousel-inner>.item>img , .carousel-inner>.item>a>img { margin: 0 auto; height: auto; }
}
/*//bootstrap carousel*/


/*------------------------------------------------------*/

/*ニュース*/

/*------------------------------------------------------*/
.news_list {
	padding-bottom: 2em;
	border-bottom: #CCC 1px dashed;
}


/*------------------------------------------------------*/

/*実績*/

/*------------------------------------------------------*/
.result_list {
	padding-bottom: 2em;
	border-bottom: #CCC 1px dashed;
}
.result_archive_data h2 {
	margin-right: 15px;
}
.result_archive_img {
	margin-top: 20px;
}
.result_archive_img img {
	border:#CCC 1px solid;
}



.result_single {
	margin: 0 auto 50px;
}
.result_single img {
	max-width: 100%;
	height:auto;
}
#result_single_img_01 {
	margin: 0 15px 20px;
}
#result_single_img_02 {
	margin-bottom: 20px;
}
#result_single_img_03 {
	margin-bottom: 20px;
}
#result_single_img_04 {
	margin-bottom: 20px;
}
#result_single_img_05 {
	margin-bottom: 20px;
}

#result_single_img_01 ,#result_single_img_02 , #result_single_img_03 , #result_single_img_04 , #result_single_img_05 { text-align:center; }
#result_single_img_01 img { height: auto;}
#result_single_img_02 span , #result_single_img_03 span , #result_single_img_04 span , #result_single_img_05 span {
	height: 360px;
	width: 600px;
	display: table-cell;
	vertical-align: middle;
	background:#EEE;
	text-align: center;
}
#result_single_img_02 span img , #result_single_img_03 span img , #result_single_img_04 span img , #result_single_img_05 span img {
	width: auto;
	max-height: 100%;
}

.result_single table {
	width: 100%;
	margin-bottom: 3em;
}
.result_single table th {
	background: #0e7dc7;
	color: #FFF;
	padding:5px;
	width: 20%;
}
.result_single table td {
	padding:5px;
}

@media (min-width:1200px){}
@media (max-width:1199px){
#result_single_img_02 span , #result_single_img_03 span , #result_single_img_04 span , #result_single_img_05 span {
	height: 280px;
}
}
@media (min-width:992px){}
@media (max-width:991px){
#result_single_img_02 span , #result_single_img_03 span , #result_single_img_04 span , #result_single_img_05 span {
	height: 213px;
}
}
@media (min-width:768px){}
@media (max-width:767px){
#result_single_img_02 span , #result_single_img_03 span , #result_single_img_04 span , #result_single_img_05 span {
	width: 690px;
	height: auto;
}

.result_single table {
	border-left:none;
	border-right:none;
	border-bottom:none;
}
.result_single table th {
	display: block;
	border-top:none;
	width: 100%;
}
.result_single table td {
	display: block;
	border-top:none;
}
}



/*------------------------------------------------------*/

/*お問い合わせフォーム*/

/*------------------------------------------------------*/

@media (min-width:768px){
#contact_form dl {
	border-top: none;
	width: 100%;
}
#contact_form dl dt{
	float: left;
	width: 10em;
	padding-top:5px;
	margin-bottom: 1em;
}

#contact_form dl dd{
	_height: 1%; /* WinIEで頭の文字が右に微妙にずれるのを補正 */
	margin-left: 10em;
	margin-bottom: 1em;
}
.form-control {
	width: 95%;
}
}
@media (max-width:767px){
#contact_form dl dd{
	margin-bottom: 1em;
}
}
/*------------------------------------------------------*/

/*個人情報*/

/*------------------------------------------------------*/
.pp_area {}
.pp_area dl {}
.pp_area dt {}
.pp_area dd { margin-bottom: 2em; }

/*------------------------------------------------------*/

/*検索結果*/

/*------------------------------------------------------*/
#search_list {
	margin:0;
	padding:1em 0 0;
}
#search_list li {
	margin:0;
	padding:0;
	list-style: none;
}
#search_list li a {
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: #CCC 1px dotted;
}
@media (max-width:767px){
#search_list li a {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}
}
