@charset "UTF-8";
/*タイトル背景画像*/
@media (max-width: 767px) {
    .container_basic .title_wrap{
        background-image: url(../images/csr_bg_Sp.png);
        background-position: bottom;
    }
}
@media (min-width: 768px) {
    .container_basic .title_wrap{
        background-image: url(../images/csr_bg.png);
    }
}
/*タイトル部分*/
div.title .sub1 {
	font-size: 1.5rem;
	letter-spacing: 0.15px;
	margin: 0.5em 0;
}
div.title .sub2 {
	font-size: 1.0rem;
	letter-spacing: 1px;
    margin: 2em 0 1em;
}
.title .sub3 {
	font-size: 1.5rem;
	letter-spacing: 1.5px;
}
.text_wrap, .text_wrap2{
    word-break: break-word;
    white-space: pre-line;
}
.mt26{
    margin-top: 26px;
}
@media (max-width: 767px) {
    .container_basic .contents_wrap{
        padding-top: 0;
    }
    .container_basic .title_wrap .title {
        bottom: 10px;
        height: 83px;
    }
    .title .sub1 {
        margin: 1em 0;
        font-size: 1.5rem;
    }
    .container_basic .title_wrap .title h2{
        margin: 5px 0 0px;
    }
    .container_basic .title_wrap .title.is-fixed p:nth-child(3){
        color: #000;
    }
}

/*言語*/
ul#language {
	display: flex;
    justify-content: flex-end;
	margin: 0 0 30px 0;
}
#language li {
	border-right: solid 1px #000;
	padding: 0 10px;
}
#language li:last-child {
	border-right:none;
}
@media (max-width:767px){
	ul#language {
        justify-content: center;
        padding: 0px 0 8px;
        border-bottom: 1px solid #BFBFBF;
		font-size: 1.2rem;
		margin: 2em 0 1em;
	}
}

/*コンテンツ*/
.contents_wrap > .inner{
    padding: 50px 10% 0;
}
.contents_wrap > .inner .text_wrap p {
	font-size: 1.5rem;
	letter-spacing: 0.3px;
	line-height: 1.7;
	margin: 2em 0;
}
.text_wrap.justify{
    text-align: justify;
}
.fnt20{
    font-size: 2.0rem;
    letter-spacing: 2px;
	line-height: 1.7;
}
.fnt25{
    font-size: 2.5rem;
    letter-spacing: 2.5px;
	line-height: 1.7;
}
.fnt17{
    font-size: 1.7rem;
    letter-spacing: 0.01em;
	line-height: 1.7;
}
.fnt15{
    font-size: 1.5rem;
	line-height: 1.5;
	display: block;
}
.fnt12{
    font-size: 1.2rem;
	line-height: 1.2;
	letter-spacing: 0.24px;
}
.center{
    text-align: center;
}
.text_wrap h4{
    margin: 1em 0;
	line-height: 1.7;
}
.h200{
    min-height: 200px;
}
.tbl_csr_style1 {
	margin: 0;
	width: 100%;
}
.tbl_csr_style1 th {
	font-weight: normal;
	text-align: left;
	width: 265px;
}
.tbl_csr_style1 th,
.tbl_csr_style1 td {
	padding:0.8em;
	font-size: 1.2rem;
	letter-spacing: 0.24px;
	line-height: 1.5;
}
.tbl_csr_style1 td img {
	vertical-align: middle;
	padding-right: 10px;
}
.sp_title{
    display: none;
}
.text_wrap2{
    margin-top: 60px;
}
.contents_wrap > .inner .text_wrap .text_wrap2 p{
    margin: 0;
}
.text_wrap2 dl{
    display: flex;
    flex-wrap: wrap;
}
.text_wrap2 dl dt{
    width: 220px;
    margin-bottom: 22px;
    line-height: 1.5;
    letter-spacing: 0.1em;
	font-size: 1.5rem;
}
.text_wrap2 dl dd{
    width: calc(100% - 220px);
    margin-bottom: 22px;
    line-height: 1.5;
    letter-spacing: 0.1em;
	font-size: 1.5rem;
}
.text-middle{
	text-align: center;
}
.text-middle img{
    vertical-align: middle;
    margin: 0 1em;
}
.text-middle a{
    text-decoration: none;
}
.text-middle a span{
    border-bottom: 1px solid #707070;
	padding-bottom: 6px;
}
.qualitystandard_wrap,
.information_wrap{
	margin-bottom: 26px;
}
@media (max-width:767px){
    .contents_wrap > .inner{
        padding: 27px 0 60px;
    }
	.contents_wrap > .inner .text_wrap p {
		margin: 0;
		font-size: 1.3rem;
	}
    .sp_title{
        display: block;
    }
    .sp_title p:first-of-type{
        font-size: 1.2rem;
        text-align: center;
        margin-bottom: 1em;
    }
    .sp_title p:last-of-type{
        font-size: 1.5rem;
        text-align: center;
    }
	.sp_break {
		display: block;
	}
    .text_wrap{
        width: 77.35%;
        margin: 0 auto;
    }
    .text_wrap h3, .text_wrap h4{
        font-size: 1.4rem;
        letter-spacing: 0.1em;
		text-align: left;
    }
    .text_wrap p{
        letter-spacing: 0.1em;
    }
    .tbl_csr_style1{
        margin: 0;
    }
    .tbl_csr_style1 th,
	.tbl_csr_style1 td {
		width: 100%;
		display: flex;
		flex-direction: column;
        padding:0.8em 0;
	}
    .text_wrap h4.ls-sp{
        letter-spacing: 0;
    }
	.text_wrap2 {
    margin-top: 0px;
	}

	.contents_wrap > .inner .text_wrap p.sp_fnt15 {
		font-size: 1.5rem;
		letter-spacing: 1.5px;
	}
	.text-middle {
		text-align: left;
	}
    .text-middle a{
        align-items: center;
        display: flex;
    }
    .text-middle a img {
		margin: 1em;
	}
    .text-middle a span{
        border: 0;
        text-decoration: underline;
	    padding-bottom: 2px;
        font-size: 1.3rem;
    }
}
@media (max-width:780px){
	.text_wrap2 dl{
        flex-direction: column;
    }
    .text_wrap2 dl dt,.text_wrap2 dl dd{
        width: 100%;
    }
	.text_wrap2 dl dt {
		margin-top: 20px;
		margin-bottom: 1em;
	}

}
@media (min-width:768px){
    .text_wrap2 h4{
        font-size: 1.7rem;
        text-align: center;
    }
}