@charset "utf-8";
/*
Theme Name: 高原電気20256_v1
Theme URI: 
Version: 0.1
Description: 
Author: 
Author URI: 
*/
/*@import url("css/ress.min.css");
@import url("css/style.css");
@import url("css/wpset.css");*/

.boxinfo {
    display: block;
    padding: 24px;
    border: 1px solid red;
    margin: 20px auto 20px auto;
}

.boxinfo strong{
	font-size: 18px;
}
.boxinfo p{
	font-size: 16px;
}

@media screen and (max-width: 600px) {
  .borderboxblack {
    width: 100%;
	height: 300px;
	overflow: scroll;
  }
	
}
@media screen and (max-width: 600px) {
.blockcon.tops{
margin: 100px auto 200px auto;
}
	.hazicon.sps{
		margin: 500px auto 0 auto;
	}
}
@media screen and (max-width: 767px) {
.contacticon {
  width: 30px;
  left: 0;
  right: 0;
  margin: auto;
}
	
	.telcon h3, .faxcon h3 {
    top: 60px;
    left: 0;
    right: 0;
    margin: auto;
    width: 85%;
  }
	
	
.boxinfo strong{
	font-size: 16px;
}
.boxinfo p{
	font-size: 14px;
}
	.gyomucon h2{
		font-size: 20px;
	}
	.telcon h3,
	.faxcon h3
	{
		font-size: 24px;
		text-align: center;
	}
}

.md{
display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
.md.top{
margin:100px auto 0 auto;
}
}
.md h2{
position: static;
  top: auto;
  left: auto;
  color: #000;
  width: auto;
}



/* -----20260310 -----*/
.right-contents02 img {
  position: absolute;
  margin-left: 50px;
}

@media screen and (max-width: 600px) {
	.hazimetenokatahe {
    margin-bottom: 0;
  }
	.daihyou {
  margin: 200px auto 0 auto;
}
  .hazicon.sps {
    margin: 0px auto 0 auto;
  }
}

@media screen and (max-width: 1000px) {
  .hazimetenokatahe {
    height: auto;
  }
}

@media screen and (max-width: 1000px) {
  .right-contents02 img {
    width: 300px;
    height: auto;
    object-fit: cover;
  }
}
.backnews{
	display: none;
}
.twitter {
  height: auto;
}
.twi-right {
  box-shadow: none;
  height: auto;
  overflow-y: auto;
}

.mores {
  background-image: url(./img/contact-back.jpg);
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  margin: 140px auto 0 auto;
  padding: 20px;
  color: #ffffff;
  font-family: YuMincho, 'Yu Mincho', serif;
  font-size: 20px;
  letter-spacing: 2px;
}
@media screen and (max-width: 600px) {
	.mores {
		margin: 0 auto 0 auto;
	}
}



@media screen @media screen and (min-width: 601px) and (max-width: 1450px) {
  .twi-left {
    margin: 0 0 50px 10%;
    width: 50%;
  }
}



.twitter h5{
	display:block
}