@charset "UTF-8";
/*
 * index.css
 *
 */


/*==================================
         title Font Style
===================================*/
#headerLogo_left h1 img {
    width: 250px;
}
.page_ttl {
	padding:60px 0 37px;
	background-image:url(../img/til-co.jpg);
	background-position:50% 10%;
	background-repeat:no-repeat;
	background-size:100% auto;
    /*mask-image: radial-gradient(circle at 79% 1025%, transparent 87% 68%, black 88%);*/
	box-shadow: 1px 6px 11px;
}
.page_ttl::before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0) 55%, #088424 76%);
}
.sectionLv0 {
    margin-top:84px;
    position: relative;
    width:100%;
}
.sectionLv0 h2 {
	position:relative;
	font-size:1.7vw;
	font-weight:bold;
	color:#fff;
	line-height:3em;
    text-align: left;}
.ttl_en {
	margin:0 0 20px;
    font-size: 3vw;
    color: #FFFFFF;
    letter-spacing: 15px;
    vertical-align: middle;
    font-weight: bolder;
	border-bottom:#fff solid 2px;
}

@media screen and (max-width: 600px) {

.page_ttl {
	padding:5vw 0 20px;
	
	
}
.sectionLv0 h2 {
padding:0px;
}
.ttl_en {
    letter-spacing: 2vw;
	font-size: 5vw;

}
.sectionLv0 h2 {
	font-size:3vw;
}

}

/*==================================
          Font Style End
===================================*/
.sectionLv01{
	margin-top:120px;
    position: relative;
	width:1100px;
}
.sectionLv01 h3{
	color:black;
}
.sectionLv01 p{
	text-align:left;
}
.sectionLv01 h2{
	text-align:center;
	color:black;
	
}
.sectionLv02{
	width:1100px;
	background: white;
    padding: 20px;
}
.sectionLv02 h2{
	text-align:center;
	margin-top: 25px;
    margin-bottom: 60px;
	color: #088424;
	
}
.effect-fade-left img{
	width:400px;
	height:auto;
    box-shadow: 0 10px 15px rgb(0 0 0 / 40%);
}
.p-company-qualified__item p{
	text-align:left;
}
	
/*==================================
          Table
===================================*/


.boxs{
    width: 44vw;
    padding: 30px;
	margin-left:400px;
	margin-top:-379px;
    margin-right: 300px;
	margin-bottom:200px;
    background-color: #FFFFFF;
}


table {
	font-family: "Noto Sans JP",sans-serif;
    line-height: 1.875;
    letter-spacing: .03em;
    border-spacing: 0;
}
.p-table {
	width:100%;
	font-size:1.1rem;
    line-height: 1.875;
    border-top-width: 1px;
    border-bottom-width: 1px;
	border: 20px solid #fff;
    border-radius: 20px;
    box-shadow: 2px 8px 9px rgb(0 0 0 / 25%);
}
th {
    text-align: left;
    font-weight: 700;
}

td, th {
	border-bottom:1px solid #999999;
    vertical-align: top;
    padding: 5vw;
}
.p-table__detail {
    padding-top: 30px;
    padding-bottom: 30px;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.p-table__label {
    width: 290px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.l-content.l-content--narrow{
	margin-top:20px;
}
.boxs h4{
	font-size:16px;
	font-weight:900;
}

/*==================================
          table End
===================================*/


.sectionLv04 p{
	padding:20px 80px;
	font-size:24px;
	font-weight:700;
	text-align:left;
	border-bottom:1px solid #000000;
}
.map{
	margin-top:10px;
	margin-bottom:100px;
	}
.p-company-qualified__item:nth-last-of-type(1){
	border-bottom:1px solid #ccc; 
}	

@media screen and (max-width:850px){
.boxs{
	margin-left:0px;
	margin-top:0px;
	width:80vw;
}
.effect-fade-left img {
    width: 89vw;
    height: 76vw;
}
td, th {
    display: block;
	text-align:left;
	box-sizing: border-box;
	padding:20px auto;
}
.p-table__label {
	width:auto;
	background:#f5f5f5;
  
}
.p-company-qualified {
	padding:0 22vw;
}
}

@media screen and (max-width:700px){

.p-company-qualified__item {
    width: 65vw;
}
.sectionLv04 p{
	padding:20px 30px;
	}
}
@media screen and (max-width:500px){
	.p-company-qualified {
	padding:0 11vw;
}
}

/*==================================
          rinan
===================================*/
.p-top-about01 {
    position: inherit;
    margin-left: 8%;
    margin-bottom: -30px;

}
.p-top-object_row01{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #ffffff94;
    font-size: 200px;
    font-size: 6rem;
    font-family: "EB Garamond",serif;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 2;
    overflow: hidden;

}
.rinen{
	width:1100px;
	background-image:url(../img/rinan.png);
	background-repeat:no-repeat;
	margin-top:18%;
	margin-bottom:80px;
	background-color: #a15e5e;
    background-blend-mode: overlay;
	}
	
.rinen p{
	color: #ffff;
    font-family: serif;
    font-size: x-large;
	padding:0px 30px 30px 30px;
	background: rgba(0, 0, 0, 0.5);
}
.rinen h2{
	color: #088424;
    text-align: center;
    font-size: 3vw;
    font-weight: 900;
	background: rgb(0, 0, 0); /* Fallback color */
  background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
  color: #f1f1f1;
}
@media screen and (max-width:800px){
	.float_block img{
		width:90vw;
	}
	.p-tbl__row {
	display:block;
	}
	.p-tbl__row p {
    border-bottom: 0.2rem solid;
	margin-bottom:20px;
	text-align:left;
	}
	.p-tbl__hd {
    width: 400px;
	}
	.p-tbl__data {
	width:auto;
	}

}
@media screen and (max-width:400px){
	.float_block img{
		width:80vw;
	}

}