@charset "UTF-8";

.demo img{
	width:100%;
}

*{
	margin:0;
	padding:0;
	}

html{
	margin:0;
	padding:0;
	}
body{
	margin:0;
	padding:0;
    font-family: "Shippori Mincho", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-size:13px;
	color: #000;
	-webkit-text-size-adjust: 100%;
    background-color: #f0f2e6;
}

img{
	border:0;
	vertical-align:bottom; /* Firefox用 */
	}

p{
	margin:0;
	padding:0;
	line-height: 150%;
	}
ul,ol{
	list-style:none;
	margin:0;
	padding:0;
	}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
	margin: 0;
	padding: 0;
	}

header,nav{
		margin: 0;
		padding: 0;
	}

table,th,td{
			margin: 0;
		padding: 0;
}

/* link */



/*a:link {
	text-decoration: none;
}

a:visited {
	color: #b58615;
}

a:hover {
	color: #ff9900;
}*/

a:link {
	text-decoration: none;
}

a:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
}

a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
}

/* ----------------------------------------
	共通
----------------------------------------*/

article a,footer a{
	color: #000;
}


img {
    width: 100%;
    height: auto;
}


/*ここからESTATE*/

header{
    width: 100%;
    background-color: #f0f2e6;
}


nav ul li a{
    color: #000;
}
nav ul li:first-child a{
    color: #254CA4;
}

#page-top{
    padding: 60px 0;
    margin-bottom: 60px;
}

.kodatxt{
    position: absolute;
    z-index: 2000;
}
.headimg2{/*右下画像*/
    position: absolute;
}
.headimg3{
    position: absolute;
}

#page-top ul li:last-child{/*問い合わせまとめ*/
    position: absolute;
    text-align: center;
}

.telnum a{
    color: #000;
}
.telnum:before {
    content: '';
    display: inline-block;
    background-image: url(../images/tel_icon.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}

#page-top ul li:nth-child(2){/*SupportYourLifeテキスト*/
    position: absolute;
}

section.about,
section.services,
section.info,
section.works,
section.realestate,
section.contact
{
    margin-right: auto;
    margin-left: auto;
    margin-top: 0;
}



section h2{
    position: relative;
    font-weight: 600;
    margin-bottom: 20px;

}

section h2:before {
    position: absolute;
    z-index: -1;
    content: "";
    display: block;
    background: #cc9900;
}

section.about h3{
    line-height: 1.8;
}





/*services*/



.services ul li h3{
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 10px;
}
.services ul li h3 span{
    font-size: 0.9rem;
    margin-left: 3%;
}
.services ul li h4{
    font-size: 1.0rem;
    line-height: 1.8;
}

/*info*/
.info_wrap{
    background-color: #fff;
    padding: 5% 5%;
    margin: 0 auto;
}

.info_wrap ul li{
    display: flex;
    padding:15px 0;
}
.info_wrap ul li figure{
    width: 10%;
    margin-right:10px;
}
.info_txt h3{
    letter-spacing: 0.09rem;
    margin-bottom: 5px;
}

.info_txt h3 span{
    margin-left: 5px;
    font-size: 0.7rem;
    background-color: #000;
    color: #fff;
    padding: 3px 5px;
    letter-spacing: 0.06rem;
}


/*works*/
.works ul{
    display: flex;
}



.works ul li figure{
    margin-bottom: 10px;
}
/*realestate*/



.realestate ul{
    display: flex;
    margin-bottom: 10px;
}

.realestate ul li:first-child{
    margin-left: 5px;
    font-size: 0.9rem;
    background-color: #b7272d;
    color: #fff;
    padding: 3px 5px;
    letter-spacing: 0.06rem;
}
.realestate ul li:nth-child(2){
    margin-left: 5px;
    font-size: 0.9rem;
    background-color: #b3c2ca;
    color: #000;
    padding: 3px 5px;
    letter-spacing: 0.06rem;
}

.realestate h4{
    font-size: 1.4rem;
    border-bottom: 1px solid #999;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.realestate h5{
    font-size: 1.0rem;
    line-height: 1.8;
    margin-bottom: 15px;
}



.bukken_contact h4 {
    background-color: #050b54;
    text-align: center;
    margin:0 auto;
    position: relative;
    padding: 0.8rem 0;
    font-size: 0.9rem;
    letter-spacing: 0.08rem;
}

.bukken_contact h4:after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    transform: rotate(45deg);
}

/* contact */
.wh_wrap{
    background-color: #fff;
}


.acol{
    color: #fff;
}


.contact_left h4{
    background-color: #050b54;
    width: 80%;
}
ul.contact_left li h4:before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 35px;
    background-image: url(../images/mail_icon.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin-right: 10px;
}


/*footer*/
.foot_right ul li:first-child {
    color: #254CA4;
    font-weight: 800;
}


.foot_left h3{
    border-bottom: 1px solid #666;
}
.foot_left ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}


.contact_nav{
    padding: 20px 0;
    font-size: 1.0rem;
    background-color: #050b54;
    width: 70%;
    margin: 40px auto 0;
    letter-spacing: 0.08rem;
    text-align: center;
}

.contact_nav a{
    color: #fff;
    transition: 0.3s;
}

.contact_nav:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 25px;
    background-image: url(../images/mail_icon.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.foot_right ul img{
    width: 10%;
    margin-right: 10px;
}

.copyright{
    background-color: #fff;
    color: #000;
    text-align: center;
    padding: 10px 0;
}


/*線入りボタン*/


.btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 60px;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: 0.3s;
}

.btn a:hover {
    color: #f2f2f2;
}

.btn01 a {
    background-color: #000;
    color: #fff;
}

.btn01 a:hover {
    background-color: #000;
    border: 1px solid #333;
}

.btn01 a::after {
    content: '';
    position: absolute;
    top: 50%;
    right: -35px;
    transform: translateY(-50%);
    width: 70px;
    height: 1px;
    background-color: #cc9900;
}



/* ----------------------------------------
    下層
----------------------------------------*/

.abouttop .img {
    background: url(../images/about/about_headimg2.png) ;
        background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.workstop .img {
    background: url(../images/works/works_headimg.png) ;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.estatetop .img {
    background: url(../images/estate/estate_headimg.png) ;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.companytop .img {
    background: url(../images/company/company_headimg.png) ;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.contacttop .img {
    background: url(../images/contact_headimg.png) ;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}


.headimg h2{
    font-size: 3rem;
    font-weight: 600;
    text-align: left;
}
.headimg h3{
    font-size: 1rem;
    text-align: left;
}

.content__mv{
    margin-top: 3rem;
    display: block;
    height: 13rem;
    overflow: hidden;
    position: relative;
}
.content__mv .ttl {
    position: absolute;
    z-index: 6;
    left: 3rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.content__mv .ttl span {
    display: block;
}


.content__mv .ttl .en {
    font-size: 3rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 1rem;
    position: relative;
}
.content__mv .ttl .jp {
    font-size: 1.0rem;
    font-weight: 500;
    line-height: 1;
}

.main-about{
    width: 95%;
    margin: 0 auto 60px;
    max-width: 1280px;
}



.main-about h4{
    text-align: center;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
}
.main-about ul{
    padding:3% 0;
}

.main-about ul li:first-child{
    line-height: 2;
    text-align: left;
    border: none;
    width: 100%;
    letter-spacing: 0.06em;
}

.main-about ul li{
    font-size: 1.0rem;
    line-height: 2.2;
    padding-bottom: 5px;
    border-bottom: 1px solid #999;
    text-align: center;
    width: 70%;
    margin: 0 auto 5px;
    letter-spacing: 0.2em;
}

.main-about figure{
        width: 24%;
}
.block-about{
    align-items: center;
    background-color: #ffffff73;
}

.block-about ul li:first-child{
    line-height: 2;
    font-weight: 600;
}

.block-about ul li{
    font-size: 1.0rem;
    line-height: 1.8;
}

.kodawari{
    margin-bottom: 3rem;
    align-items: center;
    background-color: #fff;
}

.kodawari h3 {
  position: relative;
  color: #050b54;
  font-size: 20px;
  padding: 10px 0;
  text-align: center;
  margin: 1.5em 0;
}
.kodawari h3:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  width: 150px;
  height: 58px;
  border-radius: 50%;
  border: 5px solid #9da2e5;
  border-left-color: transparent;
  border-right-color: transparent;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.kodawari h4{
    text-align: center;
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 0.08rem;
}
.kodawari p.txt{
    font-size: 1.0rem;
    line-height: 2;
}


/*works*/
.works_ttl{
    font-size: 1.2rem;
    margin-bottom: 20px;
    font-weight: 700;
}

.ttl_newhome{
    margin: 5px 0 5px;
    font-size: 0.8rem;
    border: 1px solid #2e3191;
    color: #2e3191;
    padding: 3px 10px;
    display: inline-block;
}

.ttl_reno{
    margin: 5px 0 5px;
    font-size: 0.8rem;
    border: 1px solid #b58615;
    color: #b58615;
    padding: 3px 10px;
    display: inline-block;
}

.ttl_refo{
    margin: 5px 0 5px;
    font-size: 0.8rem;
    border: 1px solid #e73535;
    color: #e73535;
    padding: 3px 10px;
    display: inline-block;
}

/*施工事例の各ページ*/


.works_inner{
    width: 95%;
    max-width: 1280px;
    margin:0 auto 5rem;
    position: relative;
}

.pankuzu{
    font-size: 1.0rem;
    margin-bottom: 3rem;
}
.works_dtl h2{
    font-size: 1.2rem;
    letter-spacing: 0.08rem;
    margin-bottom: 2rem;
    font-weight: 600;
}
.works_bg{
    position: absolute;
    color: #fff;
    line-height: 1.2;
}
.works_bg span.works_bg_ttl{
    margin-left: 2rem;
}

.works_dtl h3{
    position: relative;
}
.works_dtl h3::before {
    content: '';
    position: absolute;
    background-color: #ffffff85;
    z-index: -1;
}
.single_new_info{
    margin-bottom: 5rem;
}


.flex-sb {
    flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    justify-content: space-between;
}

.single_new_info ul li {
    border-bottom: 1px solid #d4caca;
    padding: 35px 10px 15px 5px;
}

.single_new_info ul li p.ttl {
    width: 150px;
    font-weight: 700;
}
.single_new_info ul li p {
    font-size: 16px;
    letter-spacing: 0.08em;
}




.single_img ul li{
    margin-bottom:1rem;
}

.single_img ul li:first-child,
.single_img ul li:nth-child(2),
.single_img ul li:nth-child(3),
.single_img ul li:nth-child(5),
.single_img ul li:nth-child(6),
.single_img ul li:nth-child(7),
.single_img ul li:nth-child(9),
.single_img ul li:nth-child(10),
.single_img ul li:nth-child(11),
.single_img ul li:nth-child(13){
        margin-right: 1.333%;
}

/*会社概要*/

.tablebox table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 95%;
    margin: 0 auto;
    line-height: 2;
}
.tablebox th {
    vertical-align: middle;
}



/*contact*/

.contents_wrap{
    width: 85%;
    margin: 0 auto 60px;
    background-color: #fff;
    padding: 70px 5%;
    max-width: 1280px;
}

.midashi{
    margin: 0 0 30px;
}

.midashi h2{
    text-align: center;
    font-size: 2.0rem;
    letter-spacing: 10px;
}
.contact_wrap h2{
    background-color: #eee;
    padding: 10px 0;
    border-radius: 4px;
    font-size: 18px;
    letter-spacing: 10px;
    width: 60%;
    text-align: center;
    margin:0 auto 40px;
}

.contact_wrap h3{
    line-height: 1.8;
    width: 80%;
    margin:0 auto;
    font-size: 1.0rem;
}


.contents_wrap p {
    line-height: 1.8;
    font-size: 15px;
}


.txt_spc{
    width: 80%;
    background-color: #fbfbfb;
    border:1px solid #eee;
    height: 30px;
}

.txt_sht{
    width: 20%;
    background-color: #fbfbfb;
    border:1px solid #eee;
    height: 30px;
    margin: 0 10px 0 5px;
}
.txt_are{
    width: 80%;
    background-color: #fbfbfb;
    border:1px solid #eee;
    height: 240px;
}



input.con_btn{
    padding:15px 20px;
    font-size: 16px;
    background-color: #000;
    color: #fff;
    margin: 40px 0 0 0;
}

input.con_btn:hover {
    background: #eee;
    border:solid 1px #333;
    transition: all 0.5s;
}
input.con_btn:active {
    background: #c00;
    color: #fff;
}

/*contact*/

.contents_wrap{
    margin: 0 auto 60px;
    background-color: #fff;
}

.midashi{
    margin: 0 0 30px;
}

.midashi h2{
    text-align: center;
    font-size: 2.0rem;
    letter-spacing: 10px;
}
.contact_wrap h2{
    background-color: #eee;
    padding: 10px 0;
    border-radius: 4px;
    text-align: center;
}

.contact_wrap h3{
    line-height: 1.8;
    margin:0 auto;
}




.entry-tbl table{
    width: 90%;
    margin: 40px auto 0;
    border-collapse: collapse;
    font-size: 1.0rem;
}

.entry-tbl table tr{
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
}

.entry-tbl table th{
    text-align: left;
    font-weight: normal;
    position: relative;
    vertical-align: top;

}


.txt_spc{

    background-color: #fbfbfb;
    border:1px solid #eee;
    height: 30px;
}

.txt_sht{
    width: 20%;
    background-color: #fbfbfb;
    border:1px solid #eee;
    height: 30px;
    margin: 0 10px 0 5px;
}
.txt_are{
    width: 80%;
    background-color: #fbfbfb;
    border:1px solid #eee;
    height: 240px;
}

.att{
    position: absolute;
    top: 1.3rem;
    right: 2rem;
    color: #F99900;
    font-size: 0.8rem;
    line-height: 1;
    padding: 0.3rem 0.5rem;
    border: 1px solid #F99900;
}

.con_btn{
    padding:15px 20px;
    font-size: 16px;
    background-color: #000;
    color: #fff;
    margin: 40px 0 0 0;
}

.con_btn:hover {
    background: #eee;
    border:solid 1px #333;
    transition: all 0.5s;
}
.con_btn:active {
    background: #c00;
    color: #fff;
}


/*賃貸追加*/
.rent_bg {
    position: absolute;
    color: #fff;
    line-height: 1.2;
    z-index: 1500;
}
.single_img {
    margin-bottom: 2rem;
}
/*不動産ページ追加*/
.newhm_wrap{

}
.newhm_wrap figure{
    margin-bottom: 1%;
}
ol.est_bloc li{
    margin-bottom: 1rem;
}
.est_ttl{
    font-size: 1.2rem;
    font-weight: 600;
}

.est_price{
    font-size: 1.2rem;
    font-weight: 600;
}
.estate_bukken {
    justify-content: space-between;
    margin-bottom: 1rem;
    flex-wrap: wrap;
}
.est_bukken_inner figure{
    margin-bottom: 1rem;
}

.estate_txt{
    font-size: 1.0rem;
}
/*20230821作業*/

/*LINEアイコン*/
.navLine {
    background-image: url(../images/icon/linelogo.png);
    background-repeat: no-repeat;
    }

.linebnr p {
    width: 90%;
    margin: 0 auto;
    font-size: 0.85rem;
}
.linebnr div img{
    width: 60%;
    margin-bottom: 1rem;
    }
.linefoot{
    padding: 0px 0 0 1.7rem;
    background-image: url(../images/icon/linelogo.png);
    background-repeat: no-repeat;
    background-position: 5% 50%;
    background-size: 18%;
}

.foot_left ol li{
    font-weight: 600;
    font-size: 1.0rem;
    letter-spacing: 0.08rem;
    text-align: center;
}
ul.conLinettl li:first-child{
    font-size: 1.4rem;
    font-weight: 700;
}
ul.conLinettl li:nth-child(3){
    text-align: center;
}
li.conTel{
    text-align: center;
}
/*20230825作業*/


/*プライスダウン*/
.estateimg{
    position: relative;
}
.animation{
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 1.5s;
}
.keyframe0{
  animation-name: anim_po;
  position: absolute;
}

@keyframes anim_po {
  0% {
    top: 2rem;
  }
  100% {
    top: 3rem;
  }
}
.keyframe1{
    animation-name: anim_v;
    position: absolute;
    top: 0;
}

@keyframes anim_v {
  0% {
    transform: translate(0, 0px);
  }
  100% {
    transform: translate(0, 60px);
  }
}

/*不動産情報の金額の部分*/
.realestate h6{
    letter-spacing: 0.08rem;
}

.pd_ttl{
    background-color: #b41111;
    color: #fff;
    padding: 0.7rem 1rem;
}
.pd_ttl_price{
    font-size: 1.4rem;
    font-weight: 700;
}

.pd_ttl_sold{
    font-size: 0.8rem;
    font-weight: normal;
}



.posi_right{
    right: 1rem;
}
/*不動産バナー*/

.realbnr div.realbnr_in{
    margin: 1.5% 0;
    border: #222 1px solid;
    background-color: #fff;
}
.realbnr div.realbnr_in a {
    text-decoration: none;
    display: block;
}

.realbnr div.realbnr_in dl{
    display: flex;
    column-gap: 3rem;
    justify-content: space-between;
}
.realbnr div.realbnr_in dl dt{
    width: 25%;
    margin: 0 auto;
    text-align: center;
}
.realbnr div.realbnr_in dl dd{
    width: 75%;
    margin: 0 auto;
}

.realbnr div.realbnr_in dl dt img{
    width: 100%;
}

.real_icon_ttl{
    line-height: 1.2;
    padding-bottom: 0.8rem;
    font-size: 1.3rem;
}

.real_icon_txt{
    font-size: 0.9rem;
}


.realIcon_top{
    display: flex;
/*    justify-content:space-around;*/
    margin-bottom: 2rem;
}


.bnr_area{
    text-align: center;
}








/*共有*/

.mr25{
    margin-right: 25px;
}
.mt25{
    margin-top: 25px;
}
.mb60{
    margin-bottom: 60px;
}
.mb120{
    margin-bottom: 120px;
}
#pageTop {
    display:none;
    position: fixed;
    bottom: 60px;
    right: 60px;
}

#splogo{
    display:none;
}
#splogo a{
    color: #254CA4;
}
#splogo a span{
    font-size: 1.1rem;
    line-height: 45px;
    font-weight: 800;
}

#navToggle {
    display:none; /*通常時は非表示にしておきます*/
    position:absolute; /*bodyに対しての絶対位置指定です*/
    right:15px;
    top:15px;
    width:30px;
    height:25px;
    cursor:pointer;
    z-index: 4000;
    }
#navToggle div {position:relative} /*spanの絶対位置指定の親にします*/
#navToggle span {
    display:block;
    position:absolute; /*#navToggle div に対して*/
    width:100%;
    border-bottom:solid 3px #999;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out}
#navToggle span:nth-child(1) {top:0}
#navToggle span:nth-child(2) {top:11px}
#navToggle span:nth-child(3) {top:22px}


@media screen and (min-width: 834px){

nav ul{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0;
    width: 95%;
    margin: 0 auto;
}
nav ul li{
    margin: 0 3% 0 0;
    font-size: 0.9rem;
}

nav ul li img{
    width: 100px;
}


nav ul li:first-child{/*会社ロゴ*/
    margin-right: auto;
    font-size: 1.2rem;
    font-weight: 800;
}

nav ul li:last-child a{
    color: #fff;
}

nav ul li:first-child:before{
    content: '';
    display: inline-block;
    width: 59px;
    height: 75px;
    background-image: url(../images/logo.svg);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin-right: 5px;
}
nav ul li:nth-child(2){
    display: none;
}
nav ul li:last-child{
    margin: 0 10px 0 0;
    background-color: #050b54;
    padding: 10px 15px;
    font-weight: normal;
}

nav ul li:last-child:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../images/mail_icon.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin-right: 10px;
    margin-bottom: -4px;
    }


}



/*タブレット＆スマホ*/
@media screen and (max-width: 896px) {
header{
        height: 80px;
    }
header nav {
    position: absolute; /*bodyに対しての絶対位置*/
    right:0;
    top: -450px; /*通常時はビュー外*/
    background: rgba(255, 255, 255, 0.87);
    width:70%;
    padding:0 10px;
    -webkit-transition:.5s ease-in-out; /*transitionで動きを*/
    -moz-transition:.5s ease-in-out;
    transition:.5s ease-in-out;
    text-align:left;
    z-index: 3000;
    }
header ul {
    margin:0;
    display: block;
    }
header ul li {
    display:block;
    margin:0;
    border-bottom:dotted 1px #fff;
    line-height:3;
    font-size: 1.1rem;
    }
header ul li a {
    display:block;
}
header ul li::after {
    content:''
}

nav ul{
    align-items: center;
    padding: 30px 0 10px;
    width: 95%;
}
nav ul li a{
    color: #000;
}

nav ul li:first-child{
    display: none;
}

nav ul li:last-child{
    margin: 0;
    padding: 0;
    font-weight: normal;
    border-bottom:none;
    background:none;
}

#navToggle {
    display:block;
}

.openNav #navToggle span:nth-child(1) {
    top: 11px;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    transform:rotate(-45deg);
        }
.openNav #navToggle span:nth-child(2),
.openNav #navToggle span:nth-child(3) {
    top: 11px;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    transform:rotate(45deg)}
.openNav nav {
    -moz-transform: translateY(450px);
    -webkit-transform: translateY(450px);
    transform: translateY(450px);
        }
#splogo{
    display:block;
}

#splogo img{
    width: auto;
    height: 55px;
    margin: 10px 15px;
}
}

/*タブレットのみ*/
@media screen and (min-width: 481px) and (max-width: 896px) {
header ul li {
    font-size: 1.2rem;
}
.telnum {
    font-size: 1.2rem;
}
section h2 span {
    font-size: 0.9rem;
}
}



