@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */


/* PC START ###################################################### */
.img_txt .leftArea {
    width: 27.14%;
}
.img_txt .rightArea {
    width: 70%;
}
#contents_wrap {
	padding: 0 0 80px;
}
.title04{
	margin-left: calc(((100vw - 100%) / 2) * -1) !important;
	margin-right: calc(((100vw - 100%) / 2) * -1) !important;
	background-size: 100%;
	background-position: left center;
	background-repeat: no-repeat;

}
.title04 h1{
	background: rgba(255,255,255,0.3);
	padding: 150px 0;
	font-size: 42px;
	font-weight: bold;
	color: #161616;
	line-height: 1.6;
}
.title04 h1 span{
	font-size: 18px;
	font-weight: 500;
	color: #cc1414;
	display: block;
}
.business{
	display: flex;
	align-items: start;
	justify-content: start;
	margin-left: -2%;
}
.business .box{
	width: 31.3333%;
	margin-left: 2%;
	border: 2px solid #06875e;
	padding: 2%;
}
.business .box td{
	border: 0 !important;
	padding: 0 !important;
}
.business .box td h2{
	font-size: 20px;
	font-weight: 700;
	color: #222;
	margin-bottom: 15px;
}
.business .box td h2:after {
	content:"";
	height: 5px;
	width: 100px;
	background: #06875e;
	display: block;
	margin: 5px auto 0;
}
.business .box .img100{
	padding-bottom: 15px !important;
}
.btn02 a{
	border-radius: 10px;
	padding: 7px 10px;
	background: #06875e;
	color: #fff;
	display: block;
}
.btn02 a:hover{
	background:#086346;
}
.gallery .gallery03_photo {
    width: 33%;
    margin-bottom: 4%;
}
.gallery .gallery04_photo {
    width: 24%;
    margin-bottom: 4%;
}
.gallery .gallery05_photo {
    width: 19.8%;
    margin-bottom: 4%;
}
.gallery .gallery06_photo {
    width: 16.5%;
    margin-bottom: 4%;
}
.tbl_detail tr td {
	font-size: 0.8em;
	line-height: 0.9;
}
.tbl_detail body {
	line-height: 0.9;
}
.tbl_block .tabl001 {
	margin: 0px; 
}
.tbl001{
	border-collapse: collapse;
    border-spacing: 0;
    line-height: 1;
}
.gallery .gallery_photo02 td {
    border: none !important;
    padding: 10px !important;
    font-size: 12px;
    line-height: 15px;
}
.btn01 tr::after{
	content:"";
	display: block;
	width: 32%;
}
.btn01 tr td{
	display: block;
	margin-bottom: 2% !important;
}
.btn01 tr td a {
	padding: 8px 5px;
}
.btn02 tr{
	display: flex;
	flex-wrap: wrap;
	margin-left: -1.47%;
}
.btn02 td{
	border: none !important;
	padding: 0 !important;
	width: 18.5%;
	margin-left: 1.47%;
	display: block;
	margin-bottom: 1.47% !important;
}
.btn02 tr td a {
	background: #fff;
	color: #06875e;
	text-align: center;
	display: block;
	border:2px solid #06875e;
	padding: 8px 5px;
	border-radius: 0;
	font-size: 14px;
	transition: .5s;
}
.btn02 tr td a:hover{
	background: #06875e;
color: #fff;
}
#col00, #col04, #col05, #col06, #col07, #col08, #col09, #col10, #col11, #col12, #col13, #col14, #col15, #col16 {
    margin-top: -114px;
    padding-top: 114px;
}
.footer-container .col3-info {
    font-size: 13px;
    line-height: 1.5;
}
.footer {
    padding: 40px 0;
}
#local-keyvisual {
    background:none;
}
.round_hover a:hover {
  transform: scale(1.5, 1.5);
}
.fadebtn ._active {
    width: 100px!important;
    height: 100px!important;
    background: #ff0000;
}
/*.header .nav .nav-list {
    width: 800px;*/
/* } */
.col2 {
    background: -webkit-gradient(linear, left top, right top, from(#ff748d), to(#ff7daf));
    background: linear-gradient(to right, #959595 0%, #ff758e7a 100%);
    color: #fff;
    position: fixed;
    bottom: 70px;
    right: 0!important;
    left: auto;
    z-index: 10;
    width: 400px;
    height: 130px;
    line-height: 85px;
    font-size: 20px;
    box-shadow: -2px -2px 7px 0px rgb(0 0 0 / 34%);
}

.footer-container .col3 {
    text-align: left;
    width: 450px;
}

/*-----------220711追加----------*/
.header {
	line-height: 1.8 !important;
}
.header-container .nav {
	display: flex;
	vertical-align: middle;
}
.header-container .line {
	color: #2aac00 !important;
    margin-right: 15px ;
    font-size: 42px ;
}
.fa-brands:before {
    content: "\f3c0";
}
.header .nav .nav-list {
	width: 100% !important;
}
.header .nav .nav-list .nav-item a {
	padding: 25px 13px;
}

/*-----------221220追加----------*/
.telbtn.inner{
    max-width: 1200px;
}
.telbtn.telbtn2,.telbtn.telbtn3,.telbtn.telbtn4{
    border: none;
    height: auto;
    display: flex;
}
.telbtn2 .box,.telbtn3 .box{
    width: calc((100% - 16px)/3);
    margin-right: 8px;
}
.telbtn4 .box{
    width: calc((100% - 16px)/2);
    margin-right: 8px;
}

.telbtn2 .box:nth-child(3n),.telbtn3 .box:nth-child(3n){
    margin-right: 0;
}

.telbtn4 .box:nth-child(2n){
    margin-right: 0;
}

.telbtn2 .box a{
    border: 1px solid #f25287;
}
.telbtn2 p.fax-text{
    margin: 5px 0 0;
}
.telbtn2 p.name,.telbtn3 p.name{
    margin: 0 0 5px;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
}
.telbtn3 .box .faxbtn{
    border: 1px solid #f25287;
}

.telbtn4 .box a,.telbtn4 .box .faxbtn{
    border: 1px solid #f25287;
}
.telbtn4 p.fax-text{
    margin: 5px 0 0;
}
.telbtn4 p.name{
    margin: 0 0 5px;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
}

/* PC END ###################################################### */

@media screen and (max-width: 1200px) {
	.title04 h1{
		padding: 100px 0;
	}
    /*-----------220711追加----------*/
    .header-container .col1 {
        text-align: left;
        margin-left: 5px;
    }
    .header-container .col1-logo img {
        max-width: 85%;
    }
    .header .nav {
        margin-right: 0px;
    }
    .header .nav .nav-list .nav-item a {
        padding: 27px 10px ;
        font-size: 12px !important;
    }
    .header-container .line {
        margin-right: 5px;
    }
    /*-----------221220追加----------*/
    #main .telbtn2,#main .telbtn3,#main .telbtn4{
        flex-direction: column;
    }
    .telbtn2 .box,.telbtn3 .box,.telbtn4 .box{
        width: 100%;
        margin: 0 0 16px;
    }
}

@media screen and (max-width: 1024px) {
.header .nav {
	display: none;
}
#gloval-nav .line {
	color: #2aac00 !important;
    font-size: 63px ;
}
#gloval-nav .nav {
	display: block;
}

}

@media screen and (max-width: 834px){
/* ================================================================= 
 *
 * tablet size
 *
 * ================================================================= */

 .title04 h1{
	padding: 70px 0;
}
#contents_wrap {
	padding: 0 20px 80px;
}
.btn01 tr td{
	display: block;
	width: 49% !important;
	margin-bottom: 2% !important;
}
.btn02 tr{
	margin-left: -1.76%;
}
.btn02 td{
	width: 31.56%;
	margin-left: 1.76%;
	margin-bottom: 1.76% !important;
}

/* tablet END ###################################################### */



}
@media screen and (max-width: 640px){
	.title04 h1{
		padding: 40px 0;
	}
	.btn01 tr td a {
	line-height: 1.6;
	}
	.btn02 tr{
		margin-left: 0;
		justify-content: space-between;
	}
	.btn02 td{
		width: 49% !important;
		margin-left: 0%;
		margin-bottom: 2% !important;
	}
	.col2 {
    width: 80%!important;
}
.col2 {
    background: #ff758e7a;
    color: #fff;
    position: fixed;
    bottom: 10px;
    right: 0!important;
    left: auto;
    z-index: 10;
    width: 400px;
    height: 130px;
    line-height: 85px;
    font-size: 20px;
    box-shadow: -2px -2px 7px 0px rgb(0 0 0 / 34%);
}
}
@media screen and (max-width: 468px){
/* ================================================================= 
 *
 * smartphone size
 *
 * ================================================================= */
.img_txt .leftArea {
    width: 100%;
    margin-bottom: 30px;
}
.img_txt .rightArea {
    width: 100%;
}
.business{
	display: block;
	margin-left: 0;
}
.business .box{
	width: 100%;
	border: 2px solid #06875e;
	padding: 2%;
	margin-left: 0;
	margin-bottom: 3%;
}
.title04 h1{
	padding: 22px 0;
}
.gallery .gallery04_photo {
    width: 48%;
    margin-bottom: 4%;
}
.gallery .gallery05_photo {
    width: 33%;
    margin-bottom: 4%;
}
.gallery .gallery06_photo {
    width: 33%;
    margin-bottom: 4%;
}
.tbl_detail tr td {
    width: 100% !important;
}
.col2 {
    width: 80%!important;
}
/* smartphone END ################################################## */
}
@media print {
#pankuzuwrap {
    margin-top: 0px;
}
#h_wrap {
    position: static;
}
}
