@charset "UTF-8";
/* CSS Document */

a.policy-a {
    display: block;
    font-size: 20px;
    text-align: center;
}
h2.policy-h2 {
    font-size: 40px;
    padding-top: 60px;
}
.head-bar {
    display: none;
}
.pc-none{
	display:none;
}
.plivacy-disc {
    width: 750px;
    margin: 40px auto;
}
table.type03 tr th, table.type03 tr td {
    border: solid 1px;
}
.col-md-11 * {
    padding: 10px;
}
.btn1,
a.btn1,
button.btn1 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.btn-flat {
    overflow: hidden;
    padding: 0.2rem 1rem;
    color: #0052c8;
    border-radius: 0;
    border-bottom: solid 2px #004cc9;
}

a.btn-flat span {
  position: relative;
}

a.btn-flat:before {
  position: absolute;
  top: 0;
  left: 0;

  width: 150%;
  height: 600%;

  content: "";
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateX(-123%) translateY(-25%) rotate(45deg);
  transform: translateX(-123%) translateY(-25%) rotate(45deg);

  background: #00b7ee;
}

a.btn-flat:hover:before {
  -webkit-transform:  translateY(-25%) rotate(45deg);
  transform: translateX(-9%) translateY(-25%) rotate(45deg);
}

.menu-btn,
.menu-btn span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}

.menu-btn {
	display: block;
	float: right;
	margin: 0 auto;
	position: relative;
	width: 40px;
	height: 30px;
}

.menu-btn span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 4px;
	background-color: #000;
}

.menu-btn span:nth-of-type(1) {
	top: 0;
}

.menu-btn span:nth-of-type(2) {
	top: 13px;
}

.menu-btn span:nth-of-type(3) {
	bottom: 0;
}
.sp-menu {
	display: none;
	margin-inline-start: 0px;
	padding-inline-start:0px;
}

.sp-menu li {
	box-sizing: border-box;
	border-bottom: 1px solid #fff;
	list-style: none;
}

.sp-menu li a {
    box-sizing: border-box;
    color: #000;
    display: block;
    font-size: 14px;
    line-height: 26px;
    padding: 5px 10px;
    text-decoration: none;
    width: 100%;
    background: #eff1ee;
    border-bottom: solid 1px;
    text-align: center;
    font-weight: bold;
}
/*共通*/
*{
	margin:0;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	color:#222222;
	text-decoration:none;
	font-size:16px;
}
body {
    width: 100%;
}
.content {
    max-width: 1800px;
    margin: 0 auto;
}
a{
	color:#222222;
}
h1.logo-disc {
    display: block;
    vertical-align: middle;
    margin-top: 14px;
    font-size: 14px;
}
span.check {
    font-weight: bold;
    font-size: 61px;
    font-family: sans-serif;
    color: #000961;
    letter-spacing: 0.4em;
}

/*ヘッダー*/
.header-bar {
    padding: 20px 30px;
    display: flex;
    justify-content: space-between;
    height: 50px;
}

ul.menu {
    display: flex;
    list-style: none;
    font-weight: bold;
}
ul.menu li {
    margin-right: 30px;
	font-size:23px;
}




/*MV*/
.mv-area {
    background-image:url("../img/MV.png");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100%;
}

logo.mv-logo {
    margin: 0 auto;
    width: 900px;
    height: 330px;
    display: block;
    padding-top: 120px;
    text-align: center;
}
logo.mv-logo h2 {
    font-size: 70px;
    color: #FFF;
    letter-spacing: 0.3em;
    backdrop-filter: blur(0px);
    padding: 130px 21px;
    /* writing-mode: vertical-rl; */
    text-orientation: upright;
    font-style: italic;
    text-shadow: 0px 0px 28px rgba(0,0,0,0.3);
	font-family: 'Noto Sans JP', sans-serif,"Kozuka Gothic Pro","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
}
/*News*/
.mv-news.newsbox {
    margin-top: 144px;
	background-image:url("../img/news-bg.png");
	background-repeat: no-repeat;
	background-size: 110%;
}
.news-aria {
    padding-top: 300px;
}
.news-board {
    width: 1000px;
    margin: 0 auto;
    background-color: #fff;
    padding: 60px;
    text-align: center;
    margin-bottom: 60px;
}
.newsinnerbox {
    list-style: none;
}
.newsinnerbox {
    list-style: none;
    padding-top: 20px;
	    text-align: left;
}
.newsinnerbox li {
    display: flex;
    margin: 10px 0;
}
.newsinnerbox li p{
font-size:15px;
}

p.oshirase {
    border-radius: 15px;
    border: solid 1px;
    padding: 2px 16px;
    font-size: 13px!important;
    margin: 0 20px;
    color: #014c86;
    width: 70px;
    text-align: center;
}
p.day {
    color: #014c86;
    font-weight: bold;
}

.news-board-bg {

    display: block;
    padding-bottom: 10px;
    background: -moz-linear-gradient(to bottom,transparent,#dee4eb 50%,#dee4eb);
    background: -webkit-linear-gradient(to bottom,transparent,#dee4eb 50%,#dee4eb);
    background: linear-gradient(to bottom,transparent,#dee4eb 50%,#dee4eb);
}


/*our-mission*/
section.tittl.our-mission {
    background-image: url(../img/mission-bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    text-align: center;
    height: 440px;
}

h1.tittlh {
    padding-top: 70px;
}

p.whitep.center {
    padding-top: 70px;
}
h2.service-h {
    text-align: center;
    margin-top: 110px;
    margin-bottom: 90px;
}
.row {
    display: flex;
	height:500px;
}
.right-start {
    flex-direction: row-reverse;
}
.letterboard {
    text-align: center;
    margin: 90px;
    width: 50%;
    display: block;
}
.letterboard h4 img {
    margin-bottom: 50px;
}
.img-area {
    width: 50%;
}
.one {
    background-image: url("../img/one.png");
	 background-repeat: no-repeat;
	background-position: center center;
}
.two {
    background-image: url("../img/two.png");
	 background-repeat: no-repeat;
	background-position: center center;
}
.three {
    background-image: url("../img/three.png");
	 background-repeat: no-repeat;
	background-position: center center;
}
.letterboard p {
    margin-bottom: 55px;
}
section.foot-before {
    background-image: url(../img/contact-bg.png);
    height: 370px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100vw;
    text-align: center;
}
section.foot-before img {
    margin-top: 150px;
}
.footer {
    background-color: #eeeeee;
    letter-spacing: 0.1em;
}
.footer-inner {
    display: flex;
    width: 1000px;
    padding: 50px 0;
    margin: 0 auto;
}
span.copyright {
    display: block;
}
.footer-inner logo {
    width: 100px;
    margin-right: 100px;
}
p.addres {
    margin-right: 100px;
    font-size: 15px;
}


/* page */
.page-mv {
    height: 200px;
    text-align: center;
    background-size: auto;
}
h2.page-tittle {
    padding-top: 60px;
}

/* news-page */
.newspage-mv {
    background-image: url("../img/news-page-mv-bg.png");
	    background-size: 100%;
}
section.page-contents-aria {
    width: 800px;
    margin: 60px auto;
}
.newsinnerbox.news-page-contents li {
    border-bottom: 1px solid;
    padding-bottom: 30px;
    padding-top: 30px;
}


/* company-page */
.company-page-mv {
    background-image: url("../img/company-mv-bg.png");
	    background-size: 100%;
}
.comrow {
    display: flex;
    border-bottom: 1px dotted;
    padding-bottom: 20px;
    padding-top: 20px;
    flex-wrap: wrap;
	letter-spacing: 0.1em;
}
h.comh {
    width: 120px;
}

.gmap {
    margin-top: 20px;
    margin-bottom: 20px;
    width:100%;
}
/* service-page */
.service-page-mv {
	background-image: url("../img/services-mv-bg.png");
	    background-size: 100%;
}
.mv-product1 {
    display: flex;
    background-color: #eeeeee;
}
.flow-right{
	flex-direction: row-reverse;
}
.mv-product1-disc {
	margin: auto 10px;
    background-color: #eeeeee;
    text-align: center;
    width: 900px;
    flex-direction: column;
}
.disc-box {
    background-color: #eeeeee;
}
section.service-contents-box {
    width: 1800px;
    margin: 0 auto;
}
.mv-product1-disc p {
    margin: 33px;
}
section.service-contents-box2 {
    width: 1800px;
    margin: 0 auto;
    text-align: center;
}

h3.mainprodcts-h {
    display: block;
    padding: 140px;
}
.main-products {
    display: flex;
    flex-wrap: wrap;
}
.products-list {
    width: 50%;
    height: 490px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.energyb {
    background-image: url("../img/energy-bg.png");
}
.internetb{
	background-image: url("../img/internet-bg.png");
}
.gasb{
	background-image: url("../img/gas-bg.png");
}
.wsb{
	background-image: url("../img/wts.png");
	background-size:100%;
}
.battelyb{
	background-image: url("../img/gas-bg.png");
}
.otherb{
	background-image: url("../img/web-bg.png");
}

.screen {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 540px;
    height: 300px;
    background-color: #000000b0;
    color: #FFFFFF;
}
.text-aria p {
    color: #FFF;
}
.text-aria {
    margin: 30px;
}
a.screenbtn {
    margin: 20px;
    display: none;
}
a.screenbtnopen{
    margin: 20px;
    display: block;
}
.service-detail-h-area {
    height: 300px;
    text-align: center;
    margin-top: 150px;
}

.service-detail-img-area {
    text-align: center;
}
section.service-flow {
    margin-top: 200px;
    text-align: center;
    background-color: #eeeeee;
    padding-top: 120px;
}

/*contact-page*/
.contact-page-mv {
	background-image:url("../img/contact-mv-bg.png");
	background-size:100%;
}

.flow-content {
    display: flex;
    width: 1800px;
    margin: 0 auto;
    justify-content: space-between;
    padding-bottom: 120px;
    padding-top: 120px;
}
.step-box{
    display: flex;
    justify-content: space-between;
    height: 60px;
}
.step-box img{
	height:100%;
}
h3.step-h {
    text-align: left;
    font-size: 20px;
    color: #004b87;
}


/*contact-page*/
button.btn-submit {
    cursor: pointer;
}
.form-block {
    display: block;
    width: 1000px;
    margin: 0 auto;
}
.contact-list {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
}
h3.form-tittle {
    text-align: center;
    font-size: 30px;
}
dl.item-box {
    display: flex;
    margin-top: 10PX;
    margin-bottom: 10px;
}

dl.item-box dt {
    width: 300px;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
dl.item-box dt p{

}
dl.item-box span {
    float: right;
    margin-right: 20px;
    border: solid 1px;
    padding: 2px 14px;
    font-size: 12px;
    border-radius: 12px;
    color: #004b87;
    font-weight: bold;
}
input[type="text"] ,textarea.form_block.form-control.form_text_area{
    width: 600px;
    height: 50px;
    border: none;
    background-color: #eee;
    padding-left: 20px;
}
textarea.form_block.form-control.form_text_area{

    height: 100px;
}
.cv_btn {
    text-align: center;
}
button.btn-submit {
    cursor: pointer;
    border: none;
    background: transparent;
    margin-top: 20px;
}

.form-contents {
    margin-top: 60px;
}
.cv_btn {
    text-align: center;
    margin-top: 60px;
}

.form-block {
    display: block;
    width: 1000px;
    margin: 100px auto;
}
@media screen and (max-width:2026px) {
.mv-news.newsbox {
    margin-top: 100px;

}
    
}


@media screen and (max-width:1880px) {
.mv-news.newsbox {
    margin-top: 60px;

}
    
}
@media screen and (max-width:1800px) {
	.service-page-mv {
    background-image: url(../img/services-mv-bg.png);
    background-size: auto;
    background-position: center;
}
	.company-page-mv {
    background-image: url(../img/company-mv-bg.png);
    background-size: auto;
    background-position: center;
}
	.newspage-mv {
    background-image: url(../img/news-page-mv-bg.png);
    background-size: auto;
}
	.contact-page-mv {
    background-image: url(../img/contact-mv-bg.png);
    background-size: auto;
    background-position: center;
}
section.service-contents-box {
    width: 100%;
    margin: 0 auto;
}
	.products-img-area {
    width: 50%;
}
.products-img-area img {
    width: 100%;
}
	.mv-product1-disc {
    margin: auto 10px;
    background-color: #eeeeee;
    text-align: center;
    width: 50%;
    flex-direction: column;
}
	section.service-contents-box2 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
	.flow-content {
    width: 100%;

}
	.flow-content {

    flex-wrap: wrap;
    width: 900px;

}
	.step-box {
    display: flex;
   justify-content: left;
    height: 60px;
    width: 100%;
    margin-top: 20px;
}
    
}




@media screen and (max-width:1740px) {
.mv-news.newsbox {
    margin-top: 0px;

}
    
	.content {
    max-width: 100%;
    margin: 0 auto;
}
	.row {
    display: flex;
    height: auto;
}
	.one,.two,.three {

    background-size: 50%;
}
.letterboard {
    margin: 0px;
    width: 50%;

}
	.letterboard h4 {
    margin-top: 5%;
}
	.img-area img {
    width: 100%;
}
	.letterboard h4 img {
    margin-bottom: 3%;
}
.letterboard p {
    margin: 5%;
}
	p.whitep.center {
    padding-top: 3%;
}
	section.tittl.our-mission {
    background-image: url(../img/mission-bg.png);
    background-repeat: no-repeat;
     background-size: auto;
    text-align: center;
  
}
	section.foot-before {
    background-image: url(../img/contact-bg.png);
    height: auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    text-align: center;
}
	section.foot-before img {
    margin: 100px auto;
}
	
}

@media screen and (max-width:1570px) {
.mv-area {

    background-size: auto;
	}
.mv-news.newsbox {
    margin-top: 120px;

}



}

@media screen and (max-width:1280px) {
.letterboard p {
    margin: 4%;
    font-size: 14px;
}
	

}
@media screen and (max-width:1100px) {
.news-board {
    width: 90%;
    margin: 0 auto;
    background-color: #fff;
    padding: 60px 5%;
    text-align: center;
    margin-bottom: 60px;
}
	.service-page-mv {
    background-image: url(../img/services-mv-bg.png);
    background-size: auto;
    background-position: center;
}
.newspage-mv {
    background-image: url(../img/news-page-mv-bg.png);
    background-size: auto;
}
	.company-page-mv {
    background-image: url(../img/company-mv-bg.png);
    background-size: auto;
    background-position: center;
}
.contact-page-mv {
    background-image: url(../img/contact-mv-bg.png);
     background-size: auto;
    background-position: center;
}
section.tittl.our-mission {

    height: 400px;
}	
	.row {
    display: block;
    height: auto;
}
nav.header_nav {
    display: none;
}
	.head-bar {
    display: block;
    margin-top: 10px;
}
.letterboard {
    margin: 66px 0px;
    width: 100%;
    height: auto;
}.img-area {
    width: 100%;
}
	.one, .two, .three {
    background-size: 30%;
}
	section.foot-before {
    background-image: url(../img/contact-bg.png);
    height: auto;
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100%;
    text-align: center;
}
	.footer-inner {
    display: flex;
    width: 100%;
    padding: 50px 50px;
    margin: 0 auto;
}
	section.foot-before img {
    margin: 30px auto;
}
.footer-inner {
    display: block;
    width: calc(100% - 100px);
    padding: 50px auto;
    margin: 0 auto;
}
		.footer-inner logo {
    width: 100%;
    margin-right: 0;
    text-align: center;
    display: block;
}
		.footerbtn-contact {
    text-align: center;
}
		p.addres {
    margin: 50px;
    font-size: 15px;
	text-align: center;
}
		.main-products {
    display: block;
    flex-wrap: wrap;
}
	.products-list {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
	.energyb {
    background-image: url(../img/energy-bg.png);
    background-size: 100%;
}
	.gasb {
    background-image: url(../img/gas-bg.png);
		background-size: 100%;
}
	.internetb {
    background-image: url(../img/internet-bg.png);
		background-size: 100%;
}
	.battelyb {
    background-image: url(../img/gas-bg.png);
		background-size: 100%;
}
	.otherb {
    background-image: url(../img/web-bg.png);
		background-size: 100%;
	
}
	.screen {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 450px;
    height: 280px;
    margin: 30px;
    background-color: #000000b0;
    color: #FFFFFF;
}
	.mv-product1 {
    display: block;
    /* background-color: #eeeeee; */
}
	.flow-right {
    flex-direction: row-reverse;
    padding-top: 20px;
    padding-bottom: 20px;
}
	.service-detail-img-area img {
    width: 96%;
}
	.service-detail-h-area {
    height: 200px;
    text-align: center;
    margin-top: 150px;
}
	.step-box {
    display: flex;
    justify-content: left;
    height: 60px;
    width: 95%;
    margin-top: 20px;
    margin: 20px auto;
}
	.products-img-area {
    width: 100%;
}
.mv-product1-disc {
    margin: auto 10px;
    background-color: #eeeeee;
    text-align: center;
    width: 100%;
    flex-direction: column;
    padding-top: 30px;
    padding-bottom: 30px;
}
	.form-block {
    display: block;
    width: 90%;
    margin: 100px auto;
}
	dl.item-box {
    display: block;
    margin-top: 10PX;
    margin-bottom: 24px;
}
	dl.item-box dt {
    width: 210px;
    display: flex;
    justify-content: space-between;
    align-items: center;
		margin-bottom: 12px;
}
input[type="text"], textarea.form_block.form-control.form_text_area {
    width: calc(100% - 20px);
    height: 50px;
    border: none;
    background-color: #eee;
    padding-left: 20px;
}
.sp-none{
	display:none;
}
	.pc-none{
	display:block;
}

	.contact-img {
    margin-top: 58px;
		display:block;

}


}

@media screen and (max-width:900px) {
h1.logo-disc {

    margin-top: 16px;
    font-size: 12px;
}
	.plivacy-disc {
    width: 90%;
    margin: 40px auto;
}
	.newsinnerbox li {
    display: block;
    margin: 50px 0;
}
p.oshirase {
    border-radius: 15px;
    border: solid 1px;
    padding: 2px 5px;
    font-size: 13px!important;
    margin: 10px auto;
    color: #014c86;
    width: 200px;
    text-align: center;
}
	p.whitep.center img {
    width: 80%;
}
	.footer-inner {
    display: block;
    width: 80%;
    padding: 10%;
    margin: 0 auto;
}
	.footer-inner logo {
    width: 100%;
    margin-right: 0;
    text-align: center;
    display: block;
}
	p.addres {
    margin: 50px;
    font-size: 15px;
	text-align: center;
}
	.footerbtn-contact {
    text-align: center;
}
	section.page-contents-aria {
    width: 90%;
    margin: 60px auto;
}
	p.day {
    color: #014c86;
    font-weight: bold;
    text-align: center;
}
logo.mv-logo {
    margin: 0 auto;
    max-width: 80%;
    height: 330px;
    display: block;
    padding-top: 120px;
    text-align: center;
}
	logo.mv-logo h2 {
    font-size: 9vw;
    color: #FFF;
    letter-spacing: 0.3em;
    backdrop-filter: blur(0px);
    padding: 130px 21px;
    /* writing-mode: vertical-rl; */
    text-orientation: upright;
    font-style: italic;
    text-shadow: 0px 0px 28px rgba(0,0,0,0.3);
    font-family: 'Noto Sans JP', sans-serif,"Kozuka Gothic Pro","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Helvetica,Arial,Verdana,sans-serif;
}

* {
    margin: 0;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    color: #222222;
    text-decoration: none;
    font-size: 16px;
}
}
@media screen and (max-width:680px) {
h1.logo-disc {
    margin-top: 16px;
    font-size: 12px;
    display: none;
}
	h3.mainprodcts-h {
    display: block;
    margin: 90px auto;
		padding: 0px;
}
	logo.mv-logo h2 {

}
	span.check {
    font-weight: bold;
    font-size: 26px;
    font-family: sans-serif;
    color: #000961;
    letter-spacing: 0.4em;
}
	logo.mv-logo {
    margin: 0 auto;
    width: 100%;
    height: 420px;
    display: block;
    padding-top: 120px;
}
	.news-board-bg {
    display: block;
    /* padding-bottom: 10px; */
    background: -moz-linear-gradient(to bottom,transparent,#dee4eb 50%,#dee4eb);
    background: -webkit-linear-gradient(to bottom,transparent,#dee4eb 50%,#dee4eb);
    background: linear-gradient(to bottom,transparent,#dee4eb 50%,#dee4eb);
}
	section.foot-before img {
    margin: 30px auto;
    width: 80%;
}
	h2.page-tittle img {
  

}
	.gmap {
    margin-top: 20px;
    margin-bottom: 20px;
   margin-left: 0px;
    width: 100%;
}

}

@media screen and (max-width:680px){
	
	.contact-img {
    margin-top: 58px;
    display: block;
    width: 100%;
}
		.contact-img img{

    width: 90%;
}
	h3.form-tittle {
    text-align: center;
    font-size: 25px;
}
	p.addres {
    margin: 10px;
    font-size: 15px;
    text-align: center;
		
	
}

	.footerbtn-contact a img {
    margin-top: 28px;
    width: 100%;
}
	button.btn-submit img {
    width: 100%;
}
}