@charset "utf-8";
/*
 Theme Name:   fsv-basic-corporate-blue-child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     fsv-basic-corporate-blue
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

.post-sitemap-list h2,
.sidebar-left .widget-title,
.sidebar-right .widget-title,
.comments-title,
.comment-reply-title {
	background-image: url("images/title_bg_02.png") no-repeat scroll left bottom;
}

.main-content-site .post-sitemap-list ul li,
	.topmain-widget-area .widget_archive ul li,
	.topmain-widget-area .widget_categories ul li,
	.topmain-widget-area .widget_nav_menu ul li,
	.topmain-widget-area .widget_pages ul li,
	.topmain-widget-area .widget_meta ul li,
	.footer-widget-area .widget_archive ul li,
	.footer-widget-area .widget_categories ul li,
	.footer-widget-area .widget_nav_menu ul li,
	.footer-widget-area .widget_pages ul li,
	.footer-widget-area .widget_meta ul li {
		background-image: url("images/widget_lst_icon_main.png");
	}

.nav-previous a {
	background-image: url("images/arrow-pagenation-l.png") ;
}

/*トップ*/

#topmain-widget-area #custom_html-3 h2{
	font-weight: bold;
	text-align: center;
}

.top_outline {
	margin: 0 0 20px;
	margin: 0 0 2.0rem;
}

.top_outline p{
	font-size: 15px;
	font-size: 1.5rem;
}

.top_outline dl{
	padding-top: 20px;
	padding-top: 2.0rem;
	padding-bottom: 20px;
	padding-bottom: 2.0rem;
}

.top_outline dl dt,
.top_outline dl dd{
	text-align: center;
	line-height: 1.3;
}


.top_outline p.phone a{
	color: #125495;
	font-size: 36px;
	font-size: 3.6rem;
}


.hw_text_large a{
	font-size: 1.8rem;
	font-weight: bold;
}



.header-image-area {
	padding-top: 10px;
	padding-top: 1.0rem;
}

.header-image-area .component-inner {
	padding-left: 10px;
	padding-left: 1rem;
	padding-right: 10px;
	padding-right: 1rem;
}



@media print, screen and (min-width: 786px) {

.header-image-area {
	padding-top: 25px;
	padding-top: 2.5rem;
}

br.sp{
	display: none;
}

.hw_text_large a{
	color: rgb(51, 51, 51);
	font-weight:normal;
}


.top_outline dl{
	padding-bottom: 0px;
	padding-bottom: 0rem;
}

.top_outline dl dd a{
	font-size: 1.6em;
}
}

/* --------- ヘッダー --------- */
.header-title-only .site-description, .header-title-area .site-description{
	font-size:3.0vw;
}

@media print, screen and (min-width: 786px) {

.header-title-only .site-description, .header-title-area .site-description{
	font-size:2.0vw;
}

@media print, screen and (min-width: 1024px) {

.header-title-only .site-description, .header-title-area .site-description{
	font-size:1.0vw;
}

}


/* --------- Navigation Menu --------- */

#site-navigation li a,
#site-navigation li {
	line-height: 2;
	color: #fff;
	font-size: 20px;
	font-size: 6.25vw;
}

#site-navigation li li a,
#site-navigation li li{
	line-height: 1.6;
	font-size: 16px;
	font-size: 5vw;
}


@media print, screen and (min-width: 786px) {

#site-navigation li a,
#site-navigation li {
	font-size: 20px;
	font-size: 1.25vw;
}

#site-navigation li li a,
#site-navigation li li{
	font-size: 16px;
	font-size: 1vw;
}


}


#wpgmza_map_widget-2{
	margin: 0;
}

#wpgmza_map{
	border: 1px solid #999;
}


/*左サイドメニュー*/

.side_address{
	border: 1px solid #999;
	border-top:none;
	padding: 5px;
	padding: 0.5rem;
	background: #eee;
}

.side_address dl dt,
.side_address dl dd{
	line-height: 1.4;
	margin: 0;
	font-size: 13px;
	font-size: 1.3rem;
}

.side_address p{
	margin: 0;
	line-height: 1.6;
}


aside#wpgmza_map_widget-3.wpgmza_widget{
	margin-bottom: 0;
}


/* 会社概要 */
.entry-content dl.comp_container{
	max-width: 800px;
	overflow: hidden;
}

.entry-content dl.comp_container dt.comp_img{
	width: 41%;
	margin: 0 4% 0 0;
	line-height: 0;
	float: left;
}

.entry-content dl.comp_container dd.comp_data{
	width: 55%;
	float: right;
}

.entry-content dl.comp_container dd.comp_data dl{
	clear: both;
	margin: 0 0 3px;
	margin: 0 0 0.3rem;
}

.entry-content dl.comp_container dd.comp_data dl{
	overflow: hidden;
}

.entry-content dl.comp_container dd.comp_data dt,
.entry-content dl.comp_container dd.comp_data dd{
	margin: 0;
}

.entry-content dl.comp_container dd.comp_data dt{
	float: left;
	width: 20%;}

.entry-content dl.comp_container dd.comp_data dd{
	float: right;
	width: 80%;}

.entry-content dl.comp_container dd.comp_data dl.phone a{
	display: block;
}

/*タグクラウドのデザイン*/
.tagcloud a {
 font-size: 14px !important; /* 文字のサイズ */
 line-height: 1em;
 background: #125495;; /* 背景色 */
 color: #fff; /* 文字色 */
 display: inline-block;
 width: auto;
 white-space: nowrap;
 padding: 8px 8px; /* 文字周りの余白 */
 margin: 2px 1px;
 border-radius: 4px; /* 角を少し丸く */
 text-decoration: none;
}
.tagcloud a:hover {
 background: #2990D6; /* マウスホバー時の背景色 */
}

.tagcloud a:before {
 font-family: "Font Awesome 5 Free";
 content: "\f02b"; /* 絵文字のコード */
 padding-right: 5px;
 font-weight: 900;
}

/*親カテゴリページの子カテゴリー表示*/

.article-groupL{
	width: 100%;
	margin: 0 0 22px;
	margin: 0 0 2.2rem;
	overflow: hidden;
}

.article-groupL ul{
	margin: 0 -10px -10px 0;
}

.article-groupL li{
	float: left;
	width:156px;
    height: 117px;
	margin: 0 10px 10px 0;
}

.article-groupL li a{
	display: block;
	width:156px;
    height: 117px;
    background: url("images/icon01.gif") no-repeat left top;
    display: block;
    text-indent: -9999px;
}
 
.article-groupL li a:hover {
    background-position: right top!important;
}

.article-groupL li:nth-child(2) a{
    background-image: url("images/icon02.gif") ;
}

.article-groupL li:nth-child(3) a{
    background-image: url("images/icon03.gif") ;
}


.article-groupL li:nth-child(4) a{
    background-image: url("images/icon04.gif") ;
}

.article-groupL li:nth-child(5) a{
    background-image: url("images/icon05.gif") ;
}

.article-groupL li:nth-child(6) a{
    background-image: url("images/icon06.gif") ;
}

.article-groupL li:nth-child(7) a{
    background-image: url("images/icon07.gif") ;
}

.article-groupL li:nth-child(8) a{
    background-image: url("images/icon08.gif") ;
}

.article-groupL li:nth-child(9) a{
    background-image: url("images/icon09.gif") ;
}

.category-38 .article-groupL li a{
	display: block;
	width:156px;
    height: 117px;
    background: url("images/iconA01.jpg") no-repeat left top;
    display: block;
    text-indent: -9999px;
}

.category-38 .article-groupL li:nth-child(2) a{
    background-image: url("images/iconA02.jpg") ;
}

.category-38 .article-groupL li:nth-child(3) a{
    background-image: url("images/iconA03.jpg") ;
}

.category-38 .article-groupL li:nth-child(4) a{
    background-image: url("images/iconA04.jpg") ;
}

.category-38 .article-groupL li:last-child a{
    background-image: url("images/iconAlast.jpg") ;
}

/*右サイドメニュー*/
.right_cat{
	padding: 0 0 0 45px;
	padding: 0 0 0 4.5rem;
}

.right_cat h4{
	margin: 0 0 0.5rem;
	padding: 0;
	line-height: 1.3;
	font-size: 15px;
	font-size: 1.5rem;
}

.right_cat ul{
	margin: 0 0 15px;
	margin: 0 0 1.5rem;
}

.right_cat ul:last-child{
	margin: 0;

}

.right_cat ul li{
	margin: 0;
}

.right_cat ul li a{
	line-height: 1.2;
	font-size: 13px;
	font-size: 1.3rem;
}

/*.sidebar-right{
	display: block;
	padding: 0;
	margin: 15px 0;
	margin: 1.5rem 0;
	line-height: 1.2;
	color: #125495;
	background: none;
}
*/




@media print, screen and (min-width: 786px) {

.right_cat{
	padding: 0 0 0 15px;
	padding: 0 0 0 1.5rem;
}

.dantai dt{
	margin: 0;
}
}



/*記事の文章*/
.entry-content .core {
	padding: 0 30px;
	margin: 0 0 35px;
}

.entry-content .core dt {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.4;
	margin: 0 0 5px;
	color: #125495;
}

.entry-content .core dd {
	font-size: 14px;
	font-size: 1.4rem;
}

/*ギャラリー*/


.entry-content .foo_outer dt{
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.4;
	margin: 0 0 5px;
	margin: 0 0 0.5rem;
	text-align: center;
}


.company dl .entry-content a {
	font-size: 13px;
	font-size: 1.3rem;
}


.crp_related  ul li{
	vertical-align: bottom;
	box-shadow: none;
	border-radius: 0;
	padding: 4px;
}

/* 取付の流れ */
.entry-content .houhou dl dd.flow_txt dt a{
	font-size: 16px;
	font-size: 1.6rem;
}



/*記事CSSここから*/
.single-post .entry-content div.attachment{
	margin: 0 0 40px;
}

/*記事ごとのギャラリーここから*/

.single-post .other_img dt{
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.2;
	font-weight: normal;
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
}

.single-post .other_img dt:before{
	content: url("../fsv-basic-corporate-blue/images/title_bg_02.png");
	position: relative;
	top : 8px;
	top : 0.8rem;
	left: 5px;
	left: 0.5rem;
	padding: 0 10px 0 0;
	padding: 0 1.0rem 0 0;
}


.single-post  .other_img .foogallery{
	display: table;
	overflow: hidden;
	border-spacing: 5px;
	border-spacing: 0.5rem;
	margin:0 auto 20px;
	margin: 0 auto 2.0rem;
}

.single-post .foogallery.fg-loaded-drop .fg-item, .foogallery.fg-loaded-fade-in .fg-item, .foogallery.fg-loaded-flip .fg-item, .foogallery.fg-loaded-fly .fg-item, .foogallery.fg-loaded-scale-up .fg-item, .foogallery.fg-loaded-slide-down .fg-item, .foogallery.fg-loaded-slide-left .fg-item, .foogallery.fg-loaded-slide-right .fg-item, .foogallery.fg-loaded-slide-up .fg-item, .foogallery.fg-loaded-swing-down .fg-item{
	display:table-cell;
}

/*記事ごとのサブカテゴリーここから*/
.single-post .entry-content dl{
    margin: 0 0 20px;
}

.single-post .entry-content dl.sub_cat{
    overflow: hidden;
    margin: 0 auto 20px;
    width: 100%;
}

.single-post .entry-content dl>dt{
	font-size: 1.4em;
    font-weight: normal;
    margin: 0 0 5px;
}

.single-post .entry-content dl>dt:before{
	content: url("../fsv-basic-corporate-blue/images/title_bg_02.png");
	position: relative;
	top : 8px;
	top : 0.8rem;
	left: 5px;
	left: 0.5rem;
	padding: 0 10px 0 0;
	padding: 0 1.0rem 0 0;
}


.single-post .sub_cat .lcp_catlist{
	width: 100%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
}

.single-post .sub_cat .lcp_catlist li {
    text-align:center;
    padding: 10px;
    font-size:0;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    width: 100%;
    margin: 0 0 20px;
}

@media screen and (min-width: 768px) {
.single-post .sub_cat .lcp_catlist li {
    margin: 0 1% 0 0;
    width: 32%;
}
}



.single-post .sub_cat .lcp_catlist li a{
    display: block;
}

.single-post .sub_cat .lcp_catlist li a.sub_cat_ttl{
    font-size: 1.4rem;
    font-weight: bold;
    margin: 0;
    color: #111;
    letter-spacing: 2px;
    line-height: 30px;
    margin: 0;
    padding: 0 7px 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.single-post .sub_cat .lcp_catlist li a img{
    border-width: 0;
}

.excerpt-title{
	margin: 0 0 10px;
	margin: 0 0 1.0rem;
}

.excerpt-title a {
    font-size: 18px;
    font-size: 1.8rem;
}

.excerpt_content p{
	line-height: 1.65;
	margin: 0 0 10px;
	margin: 0 0 1.0rem;
}



.entry-content p a {
	font-size: 15px;
	font-size: 1.5rem;
}


/*埋め込みマップのペグマン消失問題に対処*/
.entry-content .gm-svpc img, .comment-content .gm-svpc img, .widget .gm-svpc img {
    max-width: none;
}