@charset "utf-8";
/*
Theme Name: http://bi-soh.co.jp/
Description:http://bi-soh.co.jp/オリジナルテーマ
Theme URI: http://bi-soh.co.jp/
Author: http://bi-soh.co.jp/
Author URI: http://bi-soh.co.jp/
Version: 1
*/


/* CSS Document */
a{
	/* \*/
	overflow:hidden;
	/* */
	outline:none;
	text-decoration: none;
	color:#080fd4;
	transition:0.3s;
}
a:link{
}
a:visited{
	color:#080fd4;
}
a:hover{
	opacity:0.5;
	color:#080fd4;
}
section a, section a:visited{
	color:#080fd4;
}
/* layout */
body{
	margin:0;
	color:#000;
	font-size:11pt;
	line-height: 2.0;    
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, sans-serif;
	-webkit-text-size-adjust: 90%;
	overflow-x: hidden;
    background: #FFFFFF;
}

header{
}
.container{
	margin: auto;
	text-align:left;
    display: flow-root;
}
.page{
}
.container img, .page img{
	max-width: 100%;
	height: auto;
}




/* header */

.drawer-hamburger {
  background: #080fd4!important;
}
.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  background-color: #FFF!important;
}
.btn a{
    display: block;
    padding: 7px 10px;
    text-align: center;
    border: solid 1px #080fd4;
    color: #080fd4!important;
    border-radius: 5px;
    margin-bottom: 20px;
}
#top-head{
    padding: 0 0 8px;
}
.header_in{
	margin: auto;
	text-align:left;
    box-sizing: border-box;
    max-width: 1100px;
}
.logo{
    font-size: 35pt;
    float: left;
    letter-spacing: 5px;
    margin-top:-5px; 
}

.h_tel{
    float: right;
    margin-top: 25px;
    height: 40px;
    line-height: 40px;
}
.h_tel img{
    margin-left: 10px;
    margin-top: -12px;
}

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

/* side */


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

/* footer */
.s_btn{
    position: fixed;
    z-index: 200;
    right: 0;
    top: 27%;
}
footer{    
    text-align: center;
	clear:both;
}
footer .f_logo{
    margin-bottom: 10px;
    font-size: 180%;
}
footer .f_logo a{
    color: #000;
    text-decoration: none;
}
ul.f_tel{
    border: solid 1px #080fd4;
    display: flex;
    justify-content: space-between;
    text-align: left;
    color: #080fd4;
    font-weight: bold;
    margin-bottom: 40px;
}
ul.f_tel li{
    height: 100px;
    line-height: 100px;
}

.f_contact{
    display: block;
    border: solid 1px #080fd4;
    padding: 20px 5%;
    background: #e5f3fa;
    color: #080fd4;
    text-align: center;
    font-size: 140%;
    font-weight: bold;
    margin-bottom: 80px;
}
.f_navi{
    background: #e5f3fa;
    padding: 20px;
}
.f_navi ul{
    display: flex;
    justify-content: center;
}
.f_navi ul li a{
    color: #000;
    text-decoration: none;
    padding: 0 20px;
}
.f_bg{
    background: #080fd4;
	padding: 30px 5%;
    text-align: center;
    color: #FFF;
}
.copy{
    font-size: 80%;
    padding-top: 40px;
}


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

/*-----------------------
	トップへ戻るボタン
-------------------------*/

#page_top {
	position: fixed;
	bottom: 10px;
	right: 60px;
	font-size: 77%;
	z-index:9999;
}
#page_top a {
	display: block;
}
#page_top a img{
	height: auto;
    border: solid 1px #FFF;
}
#page_top a:hover {
	text-decoration: none;
	opacity: 1.0;
}

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



/* main */
.pagetitle {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	box-sizing: border-box;
    text-align: center;
    height: 270px;
    color: #FFF;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 20px;
}

.pagetitle span{
    text-shadow: 0 0 5px #080fd4;
    padding-top: 80px;
    font-weight: bold;
    font-size: 240%;
    display: block;
    text-transform:uppercase;
    letter-spacing: 2px;
}
.pagetitle h1, .pagetitle h2{
    text-shadow: 0 0 5px #080fd4;
    letter-spacing: 5px;
    font-weight: normal;
    font-size: 140%;
    margin-top: -10px;
}
.title_service{    background-image: url(images/title_service.jpg)}
.title_information{    background-image: url("images/title_information.jpg")}
.title_company{    background-image: url(images/title_company.jpg)}
.title_contact{    background-image: url(images/title_contact.jpg)}
.title_nursery{    background-image: url(images/title_nursery.jpg)}
.title_other{    background-image: url(images/title_other.jpg)}
.title_building{    background-image: url("images/title_building.jpg")}


.slide_box{
    margin-bottom: 80px;
    position: relative;
    width: 100%;
}
.slide_on{
    position: absolute;
    bottom: 0;
    z-index: 100;
    text-align: center;
    color: #FFF;
    width: 100%;
    height: 119px;
    padding-top: 57px;
    box-sizing: border-box;
    background: url("images/slide_on.png") no-repeat center;
}
.slide_on h1{
    letter-spacing: 5px;
    font-size: 160%;
}



section{
	margin-bottom:100px;
	clear:both;
}
.page section h2{
    position: relative;
    display: block;
    margin-bottom: 100px;
    font-size: 180%;
    margin: 0 auto 60px;
    text-align: center;
    letter-spacing: 3px;
}
.page section h2 a{
    color: #000;
}
.page section h2:before {
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 40px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #080fd4;
}
.page .orange section h2:before {
  background-color: #ffaa26;
}
.page section h3{
    margin-bottom: 20px;
    font-size: 140%;
	color: #FFF;
}
.page section h4{
    margin-bottom: 20px;
    font-size: 140%;
	color: #080fd4;
}
.title_line{
	color: #080fd4;
	font-size: 24px;
	display: flex;
	align-items: center;
    font-weight: normal;
    margin-bottom: 40px;
}
.title_line:before, .title_line:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #000;
	display: block;
    max-width: 55px;
    margin: auto;
}
.title_line:before {
	margin-right: .4em;
}
.title_line:after {
	margin-left: .4em;
}
.title_bline{
  position: relative;
  display: block;
    margin-bottom: 50px;
    font-weight: normal;
    font-weight: bold;
}
.title_bline:before {
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 60px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #080fd4;
}

.font_color{
	color:#080fd4;
}



.table01{
	margin-bottom:60px;
	width:100%;
	border-collapse:collapse;
	border-top:solid 1px #999;
}
.table01 th{
	padding:20px;
    font-weight: normal;
    vertical-align: top;
    width: 20%;
    background: #e4f3fa;
}
.table01 td{
	padding:20px;
}
.table01 tr{
	border-bottom:solid 1px #999;
}
.table02{
	margin-bottom:60px;
	width:100%;
	border-collapse:collapse;
	border-top:solid 1px #999;
}
.table02 th{
	padding:20px;
    font-weight: normal;
    vertical-align: top;
    width: 20%;
    background: #ffeac9;
}
.table02 td{
	padding:20px;
}
.table02 tr{
	border-bottom:solid 1px #999;
}
.map iframe{
    width: 100%;
}

hr{
	border: 0;
	border-top: 1px solid #CCC;
	margin:0 0 20px;
}




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

/* contact */

.btn01 a, .btn01 input{
	display: inline-block;
	padding:10px 50px;
	margin:5px auto;
    color: #FFF;
	background-color: #080fd4;
    background-image: url("images/btn_bg02.jpg");
    background-size: 22px auto;
    background-position: right 15px center;
    background-repeat: no-repeat;
	text-decoration:none;
	text-align:center;
    box-sizing: border-box;
    font-size: 110%;
    min-width: 250px;
    border: none;
    font-weight: bold;
}
.btn01 a:hover, .btn01 input:hover{
	color: #FFF;
}
.btn01 a:visited{
	color: #FFF;
}
/*.btn01 a:after{
   position:absolute;
   top:50%;
   right:20px;
   transform: translateY(-50%);
   content: "≫";
   animation:infinite movearrow 1.5s ;
}

@keyframes movearrow {
   0%{margin:0 15px 0 -15px;opacity:.3;}
}*/

.btn02 a{
	display: inline-block;
	padding:10px 50px;
	margin:5px auto;
    color: #080fd4;
	background-color: #FFF;
    background-image: url("images/btn_bg.jpg");
    background-size: 22px auto;
    background-position: right 15px center;
    background-repeat: no-repeat;
	text-decoration:none;
	text-align:center;
    box-sizing: border-box;
    font-size: 110%;
    min-width: 250px;
    border: none;
    font-weight: bold;
}


/* faq */
dl.qa{
    border-bottom: solid 1px #000;
}
dl.qa dt{
	font-weight: normal;
	font-size: 130%;
	padding:20px 20px 0;
	margin-bottom:20px;
    position: relative;
    border-top: solid 1px #000;
}
dl.qa  dt:hover{
  cursor: pointer;
}
dl.qa dt:before {
	content: "Q";
	padding-right: 10px;
    color: #080fd4;
}
dl.qa dd {
	margin-bottom: 20px;
    position: relative;
    padding: 30px;
    background: #ffeced;
}
/*dl.qa dd:before {
	content: "A.";
	font-size: 30px;
	color: #332300;
	padding-right: 14px;
}*/
/*-----------------------------------*/

/* wp */
.breadcrumbs{
	margin:0 auto 40px;
	font-size: 90%; 
	text-align: right;
}
.breadcrumbs a{
	text-decoration: none;
	color: #000;
	max-height: 21px;
	overflow: hidden;
}
.breadcrumbs span.current-item {
    display: inline-block;
    padding: 0;
    margin-top: -3px;
    vertical-align: middle;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.single{
	margin:0 auto 40px;
	border-bottom: solid 1px #000;
	padding-bottom:40px;
	max-width:900px;
}
.single h1{
	border-bottom: solid 1px #000;
    padding: 0 0 5px;
	margin: 0 auto 20px;
    font-size: 140%;
    text-align: left;
    color: #080fd4;
}
.single p{
    margin-bottom: 20px;
}
.thum{
	margin-bottom: 10px;	
	overflow:hidden;
}
.thum img{
	width:100%;
	height:auto;
}
ul.post_list li{
	text-align:left;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom: dotted 1px #CCC;
	clear: both;
}
.post_list .thum{
	width: 30%;
	padding: 0 40px 0 0;
	float: left;
    box-sizing: border-box;
}
.news_list{
}
.news_list a, .post_list a{
    color: #000!important;
    text-decoration: none;
}
.post_cat01 a{
    display: block;
    background: #ffaa26;
    color: #FFF!important;
    padding: 1px 30px;
    text-align: center;
    font-size: 80%;
    white-space: nowrap;
    max-width: 120px;
    box-sizing: border-box;
}
.post_list .post_cat01{
    margin-bottom: 10px;
}
.post_date{
    float: left;
    width: 20%;
}
.post_title{
    float: left;
    width: 70%;
}
/* link */
.link h3{
    display: none;
}
.link img{
	width:200px;
	max-width:100%;
	max-height:150px;
	float:left;
	margin-right:20px;
}
ul.xoxo {
    display: flex;
    justify-content: space-between;
}
ul.xoxo li{	
	margin-bottom:20px;
	padding:20px;
	min-height:150px;
	border: solid 10px #6ec3b8;
	text-align:left;
	text-decoration: none;
    width: 49%;
    box-sizing: border-box;
}
ul.xoxo li:hover{
	border-color: #080fd4;
	text-decoration:none;
	opacity: 1.0;
}
ul.xoxo li a:after{
	content: " ";
	display: block;
}


.wp-block-heading{
    background: #080fd4;
    color: #FFF;
    padding: 5px 20px;
    margin-bottom: 20px;
    font-size: 100%;
    font-weight: normal;
}


/* category list */

li.cat-item {
	position:relative;
	padding: 0 0 10px 15px;
    border: none;
	border-bottom:solid 1px #000;
    margin-bottom: 10px;
}
li.cat-item a{
    border-bottom: none!important;
    padding: 0!important;
    color: #080fd4!important;
}
li.cat-item a::before {
	position: absolute;
	content: '';
	display: block;
	top: 12px;
	left: 0;
	width: 6px;
	height: 6px;
	border-right: 1px solid #080fd4;
	border-bottom: 1px solid #080fd4;
	transform: rotate(-45deg);
}

/*-----------------------------------*/
/* index */
.main_img{
    background: url("images/main01.jpg") no-repeat center;
    height: 600px;
    padding: 0 5%;
}
.main_img h1{
    color: #FFF;
    text-align: center;
    text-shadow: 0 0 5px #080fd4;
    letter-spacing: 5px;
    padding-top: 220px;
    font-size: 260%;
}
.index h2{
    margin-bottom: 20px;
    font-size: 180%;
}
.bg01{
    background: url("images/bg01.jpg") no-repeat left top;
    padding: 150px 0 0;
    box-sizing: border-box;
    min-height:640px;
    color: #FFF;
}
.bg02{
    background: #e5f3fa;
    padding: 80px 0 60px;
}
table.top_news{
    border-collapse: collapse;
    margin-bottom: 20px;
    border-top: solid 1px #000;
}
table.top_news a{
    color: #000;
}
table.top_news tr{
    border-bottom: solid 1px #000;
}
table.top_news td{
    padding: 20px 20px 20px 0;
}
h2.top_news_title{
    font-size: 140%;
    margin-top: 15px;
}
.news_text{
    width: 80%;
}
.news_text a{
    color: #000;    
}
.lead{
    text-align: center;
    margin-bottom: 40px;
}
.service_link a{
    display: block;
    border: solid 1px #080fd4;
    padding: 20px;
    font-size: 110%;
    color: #000!important;
}
.service_link a img{
    margin-right: 20px;
}
.img_box{
    max-width: 1180px;
    min-height: 442px;
    background-repeat: no-repeat;
    margin: auto;
    box-sizing: border-box;
    padding: 50px 0; 
    margin-bottom: 40px;
}
.text_box{
    background: url("images/text_bg.png") no-repeat top center/100% auto;
    min-height: 334px;
    width: 433px;
    box-sizing: border-box;
    padding: 40px 60px;
    color: #FFF;
}
.text_box02{
    background: url("images/text_bg02.png") no-repeat top center/100% auto;
    min-height: 334px;
    width: 433px;
    box-sizing: border-box;
    padding: 40px 60px;
    color: #FFF;
}
.page section .text_box02 h3{
    font-size: 180%;
}
.building01{
    background-image: url("images/building01.jpg");
    background-position: left top;
}
.building02{
    background-image: url("images/building04.jpg");
    background-position: left top;
}
.building03{
    background-image: url("images/building07.jpg");
    background-position: left top;
}
.other01{
    background-image: url("images/other01.jpg");
    background-position: right top;
}
.other02{
    background-image: url("images/other04.jpg");
    background-position: right top;
}
.other03{
    background-image: url("images/other07.jpg");
    background-position: right top;
}
.nursery01{
    background-image: url("images/nursery01.jpg");
    background-position: right top;
}
    
    