@charset "utf-8";
/* CSS Document */
.tablet,.btablet{
  display: none!important;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix:before {
　　　　content: "";
	display: block;
	clear: both;
}

.clearfix {
	display: block;
}
@media screen and (max-width: 1024px) {
html{
  font-size: 65%;
  word-break: break-all;
}
img{
  max-width: 100%;
  height: auto;
}

.btablet{
	display: block!important;
}
.pc_btablet{
	display: none!important;
}


/********************************************
header
********************************************/

.header_bar {
	height:auto;
}
h1 {
	font-size: 1.2rem;
	max-width: 100%;
	height: auto;
	padding-left: 10%;
	box-sizing: border-box;
}
h2 {
	margin-left: 0;
}
h3 {
	font-size: 1.8rem;
}

.header_main {
	max-width: 100%;
	height:auto;
}
.header_logo {
	width:40%;
	height:auto;
}
.header_contact {
	width:60%;
	height:auto;
}

.header_contact li {
	margin-left:1%;
  margin-right:1%;

}
.gn_body {
	height:auto;
  clear: both;
  background-image: url(../img/template/gn_body_bg.jpg);
  background-repeat: repeat-x;
  background-color: #dedede;
  max-height: 40px;

}
.gn li a,.gn li{
    font-size: 0;
}


.gn {
	width:100%;
	height:auto;
  background-color: transparent;

}
.gn ul{
  display: flex;
  justify-content: space-around;


}
.gn li {
	height:auto;
  float: none;
}



/******************************************************
container
******************************************************/
.container_bg{
  height: auto;
  background: none;
}
.container {
	width:100%;
  padding-left: 1%;
  padding-right: 1%;
  box-sizing: border-box;
}
.container_bg_h{
  height: auto;
}
/******************************************************
side
*******************************************************/

.side {
	width:20%;
}
.side ul{
  background-color: #d2dadd;
}
.side01 {
	width:100%;
	height:auto;
}
.side01 li {
	height:auto;
	box-sizing: border-box;
}
.side02 {
	width:100%;
	height:auto;
}
.side02 li {
	height:auto;
	box-sizing: border-box;
}
.side03 {
	width:100%;
}
.side03 li {
	height:auto;
	box-sizing: border-box;
}
.sideline {
	width:100%;
}
.sideline li {
	height:auto;
	box-sizing: border-box;
}
.side04 {
	width:100%;
}
.side ul li a,.side ul li,.side ul{
font-size: 0;
}
.side .area {
	box-sizing: border-box;
	width:100%;
	font-size: 1.4rem;
	padding:1%;
}

.side .area p {
	font-size: 1.4rem;
}
.side .area a {
	font-size: 1.4rem;
}
.side .fudoulink {
	width: 100%;
}
.side .fudoulink a {
	box-sizing: border-box;
	padding: 2% 10%;
}
.side .chukolink {
	width: 100%;
}
.side .chukolink a {
	box-sizing: border-box;
}
/******************************************
contents
******************************************/

.contents {
	width:77%;
}
.contents .contents{
  width: 100%;
}
/******************************************
contact_banner
******************************************/

.contact_banner {
	width: 100%;
}
/******************************************
footer
******************************************/
.footer_bottom_bg{
  padding-bottom: 150px;
}
.footer_top_bg {
	height:auto;
}
.footer_top {
	width:100%;
	height:auto;
}
.footer_top .footer_logo {
	width:20%;
	margin-left:2%;
	height:auto;
}
.footer_top .footer_logo p {
	margin:1%;
	font-size:1.2rem;
	line-height:1.5;
}
.footer_top .sitemap {
	width: 23%;
	height: auto;
	margin-left:2%;
}
.footer_top .sitemap a {
	width:100%;
 height: auto;
	box-sizing: border-box;
}
.footer_top .sitemap a:hover {
	width:100%;
	height: auto;
	box-sizing: border-box;

}
.footer_top .sitemap li a {
	font-size: 1.4rem;
}
.footer_top .top_link {
	width:100%;
	height:auto;
}
.footer_bottom_bg {
	height:auto;
}
.footer_bottom {
	width:100%;
	height:auto;
}
.footer_bottom p {
	height:auto;
	font-size:1.6rem;
	padding:2%;
	box-sizing: border-box;
}
.footer_bottom p a {
	font-size: 1.4rem;
}




/*=================================================
*クラス
=================================================*/

.h1200 {
	height:auto;
}

/*お問い合わせフォーム*/
	table.mailform {
	width: 100% !important;
	max-width: 100%;
	display: block;
}
table.mailform tbody {
	display: block;
}
table.mailform tr th, table.mailform tr td {
	display: block;
	width: 100% !important;
	max-width: 100%;
	text-align: left !important;
}
table.mailform tr th {
	padding: 1% 0 !important;
}
table.mailform tr td {
	padding: 1% 0 !important;
}
textarea.mfp {
	max-width: 95%;
}
table.mailform input[type="text"], table.mailform textarea {
	font-size: 2vw;
	width: 95% !important;
	padding: 10px;
	box-sizing: border-box;
}


table.mailform input#send_confirm {
	width: 5% !important;
}

table.mailform div#mfp_buttons{
	width: 100%!important;
}
table.mailform div#mfp_buttons ul{
	height: auto!important;
	margin: 5% auto!important;
	width: 90%!important;
}
table.mailform div#mfp_buttons ul li{
	float: none!important;
	margin-left: auto!important;
	margin-right: auto!important;
}
table.mailform .ft120 {
	font-size: 120%;
}
div#confirmBody {
	width: 100% !important;
	left: 0 !important;
}
div#confirmWindow {
	height: 100% !important;
}
table.infield {
	width: 90% !important;
	display: block;
	border: none;
}
ul.confirm_layer li {
	width: 100% !important;
}
ul.confirm_layer {
	width: 100% !important;
}
li.confirm_middle {
	background: none !important;
}
li.confirm_top {
	background: none !important;
}
ul.confirm_layer li {
	background: none !important;
}
table.infield tr th {
	width: 96% !important;
	display: block;
	text-align: left !important;
	border-bottom: none !important;
	background-color: #ffffff;
}
table.infield tr td {
	width: 96% !important;
	display: block;
	border-bottom: none !important;
}
table.infield tbody,table.infield tr {
	width: 100% !important;
	display: block;
}
table.infield tr td {
	background: #f5f5f5;
}
input#button_mfp_goconfirm{
	max-width: 100%;
}
table span.hisu,table span.nini {
	margin-left: 2%;
	padding: 1%;
	box-sizing: border-box;
}



/*************************************************
index.html
*************************************************/

.index {
	width: 100%;
}
.index .index_banner {
  width: 100%;
	height:auto;
}
.index .caution {
	font-size: 2.4rem;
}
.index .message .message_ttl {
	font-size: 2.0rem;
}
.index .message ul {
  box-sizing: border-box;
}
.index .message ul li {
	font-size: 2.2rem;
	margin-left: 4%;
}
.index .message ul li:before {
	margin-right: 2%;
}
.index .rely {
	height: auto;
  padding-top: 70%;
  background-size: contain;
}
.index .rely p.reason {
  top: 35%;
  font-size: 2vw;
	padding-left: 4%;
  box-sizing: border-box;
}
.index .rely p.reason span {
	font-size: 3.2rem;
}
.index .rely ul {
	bottom: 15%;
	padding-left: 4%;
  box-sizing: border-box;
}
.index .rely ul li {
	font-size: 3vw;
}
.index .rely ul li span {
  box-sizing: border-box;
	font-size: 2.0rem;
	margin-right: 4%;
}
.index .rely p.so {
	font-size: 2.2rem;
  position: static;
}
.index .pr {
	padding: 2%;
  box-sizing: border-box;
}
.index .pr .pr_img {
	margin-right: 2%;
}
.index .pr p {
	font-size: 1.6rem;
	padding: 1%;
  box-sizing: border-box;
}

.index .now {
	padding: 2%;
  box-sizing: border-box;
}
.index .now .left {
	padding: 2% 1%;
  box-sizing: border-box;
}
.index .now .left p {
	font-size: 1.8rem;
}

.index .now .right a {
	font-size: 2.2rem;
	padding: 2%;
  box-sizing: border-box;
}
.index .index_banner .banner {
	width: 48%;
	margin-right: 1%;
}
.index .index_banner .banner p.cmt {
	position: absolute;
  top: 40%;
	padding: 2%;
  box-sizing: border-box;
	font-size: 1.5vw;
  width: 70%;
}



/*************************************************
slider
*************************************************/
#slider,#slider2{
  max-width: 100%!important;
}


/*************************************************
greeting.html
*************************************************/
.greeting p {
	width:100%;
	padding:0px 2%;
  box-sizing: border-box;
	font-size:1.4rem;
}
.greeting .pre_pic {
	padding:2%;
  box-sizing: border-box;
}
.greeting .pre_pic img {
  box-sizing: border-box;
	height: auto;
	width: 80%;
	margin-left: 10%;
}

/*************************************************
company.html
*************************************************/

.company {
	width: 100%;
}

.company th{
	padding:2%;
  box-sizing: border-box;
	font-size:1.4rem;
}

.company td{
	padding:2%;
  box-sizing: border-box;
	font-size:1.4rem;
}


/*************************************************
staff.html
*************************************************/
.staff {
	width: 100%;
}
.staff table{
  width: 100%;
}
.staff .staff_pic img{
  padding: 0!important;
}
.staff th {
	padding:1%;
  box-sizing: border-box;
	font-size:1.4rem;
}

.staff .top {
	width: 20%;
	padding:1%;
  box-sizing:  border-box;
}

.staff .staff_pic {
	width:30%;
	height:auto;
}

.staff td {
	padding:1%;
  box-sizing: border-box;
	font-size:1.4rem;
}

/*************************************************
faq.html
*************************************************/

.faq {
	width: 100%;
}
.faq h3 {
  box-sizing: border-box;
	padding-left: 2%;
}
.faq dl dt::before {
  box-sizing:  border-box;
}
.faq dl dd p {
  box-sizing: border-box;
}
.faq dl dd .time {
  box-sizing: border-box;
}
.faq .totop a {
	font-size: 1.5rem;
}
.faq .totop a:after {
	margin-left: 2%;
}
/*************************************************
privacy.html
*************************************************/

.privacy {
	width: 100%;
}
.privacy h3 {
  box-sizing: border-box;
	padding-left: 2%;
}
.privacy dl dt::before {
  box-sizing:  border-box;
}
.privacy dl dd p {
  box-sizing: border-box;
}
.privacy dl dd .time {
  box-sizing: border-box;
}
.privacy .totop a {
	font-size: 1.5rem;
}
.privacy .totop a:after {
	margin-left: 2%;
}

/*************************************************
voice.html
*************************************************/

.voice {
  max-width: 100%;

}

.v_box {
  width: 100%;
  box-sizing: border-box;
}

.v_left {
	width:45%;
	padding: 2%;
  box-sizing: border-box;
}

.voice .customer {
	font-size: 1.8rem;
}

.v_right {
	width: 55%;
	padding: 2%;
  box-sizing: border-box;
}

/*************************************************
contact.html
*************************************************/

.contact {
	width: 100%;
}

.contact table {
  width: 100%;
}

.contact .name{
	width:20%;
	padding:1% 1% 1% 3%;
  box-sizing: border-box;
}
.contact td{
	width: 40%;
	padding:1% 1% 1% 2%;
  box-sizing: border-box;
}
.contact .submit{
  box-sizing: border-box;
}
.contact input[type="text"] {
	padding: 2%;
  box-sizing: border-box;
	font-size: 1.8rem;
}
.contact textarea[name="comment"]{ /* 問い合わせ内容 */
	padding: 2%;
  box-sizing: border-box;
}
.contact input[name="confirm"]{ /* 内容を確認ボタン */
	font-size: 2.0rem;
  box-sizing: border-box;
	padding: 3% 8%;
}




/*************************************************
case.html
*************************************************/

.case {
	max-width: 100%;
}

.case .case_box {
  width: 100%;
}

.case .case_box th {
  box-sizing: border-box;
	padding:1% 2%;
	font-size:1.6rem;
}



.case .case_box .bottom {
	height:auto;
	padding:1%;
  box-sizing: border-box;
}

.case #acMenu dt{
    width: 100%;
    font-size: 1.6rem;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-size: contain;
}

.case #acMenu dd {
  width: 100%;
	font-size: 1.4rem;
}


.case_info a{
	font-size: 2.0rem;
}

/*************************************************
flow.html
*************************************************/

.flow {
	width: 100%;
}


/*************************************************
price_a.html
*************************************************/

.price_a {
  width: 100%;
}
.products .tt {
    font-size: 2.5rem;
    box-sizing: border-box;
}

.products .temc{
  box-sizing: border-box;
	font-size: 2.2rem;
}

.products .kkshirabox{
  box-sizing: border-box;
	font-size: 2.8rem;
}
.products .kkshirabox font{
		font-size: 2.8rem;
}

.price_a #acMenu dt{
    width: 100%;
    font-size: 1.6rem;
  box-sizing:  border-box;
  background-repeat: no-repeat;
  background-size: contain;
}

.price_a #acMenu dd {
	width:100%;
	font-size: 1.6rem;
}

.price_a .price_a_box {
	max-width: 600px;
  width: 100%;
	font-size:1.6rem;
  box-sizing: border-box;
}

.price_a .price_a_box caption{
	font-size:1.6rem;
}

.price_a .price_a_box th {
	font-size:1.4rem;
  box-sizing: border-box;
	padding:1%;
}

.price_a .price_a_box td {
	font-size:1.4rem;
	padding:1%;
  box-sizing: border-box;
}

.price_a .caution {
	font-size:1.4rem;
	width: 100%;
}

.products .shhara {
    font-size: 2.4rem;
}


.price_a .price_a_box2 {
  max-width: 600px;
  width: 100%;
  font-size:1.6rem;
  box-sizing: border-box;
}

.price_a .price_a_box2 caption{
	font-size:1.6rem;
}

.price_a .price_a_box2 th {
	font-size:1.2rem;
	padding:1%;
  box-sizing: border-box;
}
.price_a .price_a_box2 th[width="100"]{
  width:20%;
}
.price_a .price_a_box2 th[width="250"]{
  width:50%;
}
.price_a .price_a_box2 th[width="50"]{
  width:10%;
}
.price_a .price_a_box2 td {
	font-size:1.2rem;
	padding:1%;
  box-sizing: border-box;
}

.price_a .price_a_box3 {
	width: 100%;
	font-size:1.6rem;
}

.price_a .price_a_box3 h4{
	font-size:1.6rem;
}

/*************************************************
price_b.html
*************************************************/
.price_b {
	width: 100%;
}
.price_b .price_b_box th {
	font-size: 2.0rem;
  box-sizing: border-box;
	padding:1%;
}
.price_b .price_b_box td {
	font-size: 2.0rem;
  box-sizing: border-box;
}
.price_b .price_b_box td span {
	margin-left: 1%;
}
.price_b .clean {
	font-size:1.6rem;
}
.price_b .clean .red {
	font-size:1.6rem;
}

/*************************************************
products.html
*************************************************/

.products {
	width: 100%;
}

.products .p_box {
  width: 100%;
}

.products .p_box .maker {
	width:30%;
	padding:0px 0px 0px 1%;
  box-sizing: border-box;
}

.products .p_box .p_pic {
	width:30%;
  box-sizing: border-box;
	padding:0px 1% 0px 0px;
}

.nolease p {
  box-sizing: border-box;
    font-size: 1.5rem;
}



.products .p_box th {
	padding:1%;
  box-sizing: border-box;
}

.products .p_box .td1{
	height:auto;
	padding:2% 3% 1% 1%;
  box-sizing: border-box;
	font-size:1.8rem;
	line-height:2;
}

.products .p_box td {
	width:30%;
	padding:1%;
  box-sizing: border-box;
}

.products .p_box .price {
	width:30%;
  box-sizing: border-box;
	padding:2% 1% 1% 3%;
	font-size:2.0rem;
}

.products .p_box .td2{
  width:30%;
	height:auto;
  box-sizing: border-box;
}

.f-size_small {
    font-size: 1.5rem;
}

.products .p_box{
  margin-bottom: 10%;
}

.products .p_box th,.products .p_box td,.products .p_box .price,.products .p_box .p_pic,.products .p_box .td2{
  display: block;
  width: 100%;
  border-left: none;
  border-right: none;
}
.products .p_box th{
  font-size: 1.5rem;
}
.products .p_box .p_pic,.products .p_box .price,.products .p_box .td2,.products .p_box tr.firstChild td.lastChild {
  text-align:  center;
}
.products .p_box .red {
  font-size: 4rem;
}


/*文字装飾*/
.products .p_box .kkku {
	font-size: 1.8rem;
}
.products .p_box .kkkunom {
	font-size: 1.8rem;
}

.products .p_box .red{
	font-size:3.6rem;
	line-height:1.1;
}

.products .p_box .blue{
	font-size:2.0;
}

.products .service .blue{
	font-size:1.6rem;
}

.products .service .hiyou {
    font-size: 3.6rem;
}

.products .service .hiyou .tax {
    font-size: 2.0rem;
}

.products .service {
	width: 100%;
	padding: 1% 2%;
  box-sizing: border-box;
}

.products .catch {
	width:100%;
	font-size:1.6rem;
}

.productsb .lease {
	width:100%;
	height:auto;
	padding:10% 7% 0 7%;
	}

.productsb .lease h3 {
	font-size:1.8rem;
}

.productsb .merit {
	width:100%;
	height:auto;
}

.productsb .merit #merit01 {
	width:40%;
	padding:1% 0 0 1%;
  box-sizing: border-box;
}

.productsb .merit #merit02 {
  width:40%;
  padding:1% 0 0 3%;
  box-sizing: border-box;
}

.productsb .merit #merit03 {
  width:40%;
	padding:1% 0 0 1%;
  box-sizing: border-box;
}

.productsb .merit #merit04 {
  width:40%;
  padding:1% 0 0 3%;
  box-sizing: border-box;
}

.productsb .merit p{
	font-size:1.6rem;
  box-sizing: border-box;
	line-height:2;
}

.lease_maker {
	padding:1% 2%;
  box-sizing: border-box;
	height:auto;
}


/*************************************************
area.html
*************************************************/

.contents .area {
	width: 100%;
}
/*************************************************
sitemap.html
*************************************************/

.sitemap {
  width: 100%;
}
.sitemap ul .down {
  box-sizing: border-box;
}

/**************************************************
各エリア小分けページ
**************************************************/
.begin {
	width: 100%;
  background: #fff;
}




}

@media screen and (max-width: 768px) {
  html{
    font-size: 65%;
  }
  .tablet{
    display: block!important;
  }
  .pc_tablet{
    display: none!important;
  }


  #hamb {
	  padding:10px;
	  background: #ff0000;
		width: 25px;
		height: 20px;
		position: fixed;
		right: 5px;
		top: 5px;
		z-index: 9999;
	}

	#nav-drawer {
	  position: relative;
	}

	/*チェックボックス等は非表示に*/
	.nav-unshown {
	  display:none;
	}

	/*アイコンのスペース*/
	#nav-open {
	  display: inline-block;
	  width: 30px;
	  height: 22px;
	  vertical-align: middle;
	}

	/*ハンバーガーアイコンをCSSだけで表現*/
	#nav-open span, #nav-open span:before, #nav-open span:after {
	  position: absolute;
	  height: 3px;/*線の太さ*/
	  width: 25px;/*長さ*/
	  border-radius: 3px;
	  background: #fff;
	  display: block;
	  content: '';
	  cursor: pointer;
	}
	#nav-open span:before {
	  bottom: -8px;
	}
	#nav-open span:after {
	  bottom: -16px;
	}

	/*閉じる用の薄黒カバー*/
	#nav-close {
	  display: none;/*はじめは隠しておく*/
	  position: fixed;
	  z-index: 99;
	  top: 0;/*全体に広がるように*/
	  left: 0;
	  width: 100%;
	  height: 100%;
	  background: black;
	  opacity: 0;
	  transition: .3s ease-in-out;
	}

	/*中身*/
	#nav-content {
	  overflow: auto;
	  position: fixed;
	  top: 0;
	  left: 0;
	  z-index: 9999;/*最前面に*/
	  width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
	  max-width: 330px;/*最大幅（調整してください）*/
	  height: 100%;
	  background: #fff;/*背景色*/
	  transition: .3s ease-in-out;/*滑らかに表示*/
	  -webkit-transform: translateX(-105%);
	  transform: translateX(-105%);/*左に隠しておく*/
	}
#nav-content .navtt{
	font-size: 2.5rem;
	background: #ff0000;
	color: #fff;
	font-weight: bold;
	padding: 2%;
	text-align: center;
}
	#nav-content ul{
		padding-bottom: 30%;
}
	#nav-content ul li{
		margin-left: 5%;
		font-weight: bold;
		font-size: 2rem;
		color: #ff0000;
		margin-top: 2%;
    display: block;
    float: none;
    background-color: transparent;
    border: none;
    height: auto;
    text-indent: -10px;
    padding-left: 10px;
	}

	#nav-content ul li a{
		text-decoration: none;

}
#nav-content ul li:hover,#nav-content ul li a:hover{
	color: #000;
}
	#nav-content ul li::before{
		content: "\f0a9";
		font-family: "Font Awesome 5 Free";
		margin-right: 1%;
}

	/*チェックが入ったらもろもろ表示*/
	#nav-input:checked ~ #nav-close {
	  display: block;/*カバーを表示*/
	  opacity: .5;
	}

	#nav-input:checked ~ #nav-content {
	  -webkit-transform: translateX(0%);
	  transform: translateX(0%);/*中身を表示（右へスライド）*/
	  box-shadow: 6px 0 25px rgba(0,0,0,.15);
	}
  h1{
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 45px;
    box-sizing:  border-box;
    padding-left: 5px;
  }
  .header_body {
  	height:auto;
  }
  .container{
    display: flex;
    flex-direction:column-reverse;
  }

  .side,.contents {
  	width:100%;
    float:none;
  }
  .side img{
    display: block;
    margin-left:  auto;
    margin-right: auto;
  }
  .side .lineQR{
    margin-top:1%;
    padding-bottom:2%;
    border: solid 1px #CCC;
  }
  .side .area{
    margin-top:1%;
    border-top: solid 1px #CCC;
  }
  h2{
    margin-left:auto;
    margin-right:auto;
    text-align: center;
  }
  .footer_top .footer_logo,.footer_top .sitemap {
  	width:100%;
    margin:0;
    float:none;
  }
  .footer_top .footer_logo{
    text-align: center;
    margin-top: 2%;
    margin-bottom: 2%;
  }
  .footer_top .sitemap{
    padding-left: 5%;
    padding-right: 5%;
    box-sizing: border-box;
  }
  .index .rely p.reason{
    top: 32%;
  }
  .index .rely ul {
    bottom: 20%;
}
.index .index_banner .banner p.cmt {
    font-size: 2.2vw;
  }
  table.mailform input[type="text"], table.mailform textarea {
  	font-size: 3vw;

}

@media screen and (max-width: 480px) {
  html{
    font-size: 50%;
  }
  .header_logo,.header_contact{
    width: 100%;
    float: none;
    text-align: center;
  }
  .header_logo{
    margin-bottom: 5%;
  }
  .header_body{
    background: none;
  }
  .header_contact ul {
    justify-content: center;
}
  .footer_top .sitemap li a{
    padding-top:1%;
    padding-bottom: 1%;
  }
  .footer_bottom_bg{
    padding-bottom: 100px;
  }
  .index .rely {
      padding-top: 120%;
      background-repeat: no-repeat;
}
.index .rely p.reason {
    font-size: 3vw;
  }
.index .rely ul li {
    font-size: 6vw;
}
.staff{
  margin-bottom: 10%;
}
.staff .top,.staff .staff_pic,.staff th,.staff td {
	width: 100%;
  display: block;
}
.staff_pic img{
  max-width: 70%;
}
.company th,.company td{
  display: block;
  width: 100%;
}

.v_left,.v_right {
  width: 100%;
  float: none;
}
.v_left{
  text-align: center;
}
.v_left img{
  max-width: 70%;
}
.faq dl dd .time{
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
}

@media screen and (max-width: 350px) {
  .index .index_banner .banner{
    float: none;
    width: 98%;
    margin: 2% auto;
  }
  .index .index_banner .banner p.cmt{
    font-size: 4vw;
  }
}
