/************************************

	sdgs.css

*************************************/

@charset "utf-8";

.noto{
	font-family: 'Noto Sans Japanese', serif;
}

div.cat_imgbox{
	background: url("../img/sdgs_main.png") no-repeat;
	background-size: cover;
	background-position: bottom center;
	width: 100%;
	height: 27.5rem;
	padding: 14.5rem 0 0 0;
	box-sizing: border-box;
	margin: 0;
}	

h1.title_1{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 2.2rem;
	line-height: 2.2rem;
	color: #fff;
	text-align: center;
	text-shadow: -1px -1px 0 #21ab38, 1px -1px 0 #21ab38, -1px 1px 0 #21ab38, 1px 1px 0 #21ab38;
}


span.en_title{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 1.3rem;
	line-height: 2.2rem;
	display: block;
	color: #fff;
	text-align: center;
	margin: 0.2rem 0 0 0;
	text-shadow: -1px -1px 0 #21ab38, 1px -1px 0 #21ab38, -1px 1px 0 #21ab38, 1px 1px 0 #21ab38;
}

div.service1_box{
	width: 90%;
	margin: 0 auto;
}

h2.title_2{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 2rem;
	line-height: 2rem;
	color: #000;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

p.title_subtxt{
	font-size: 1.6rem;
	line-height: 2.7rem;
	color: #595757;
	text-align: justify;
	margin: 2rem 0 1.5rem 0;
	width: 100%;
}

.o-cont-b{
	max-width: 1100px;
	box-sizing: border-box;
	margin: 0 auto;
	position: relative;
}


/*add sdgs*/
.o-sdgs-logo-img{
	display: block;
	margin: 0 auto 30px auto;
	width:115px;
}

.o-sdg-pt-1{
	box-sizing: border-box;
	padding-top: 85px;
}

.o-sdgs-koken,.o-sdgs-koken-en{
	display: block;
	color: #595757;
	font-weight: bold;
	text-align: center;
}

.o-sdgs-koken{
	font-size: 28px;
	line-height: 33px;
	margin-bottom: 10px;
}

.o-sdgs-koken-en{
	font-size: 20px;
	line-height: 25px;
}

.o-sdgs-line{
	display: block;
	margin: 20px auto 0 auto;
}

.o-sdgs-logo-s{
	width: 95px;
	margin: 6px;
}


h2.title_2{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 4rem;
	line-height: 4.1rem;
	color: #000;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.title_2 span{
	font-family:inherit;
	font-size: 2.1rem;
	line-height: 3.1rem;
	display: block;
}

.o-icon-b{
	display: flex;
	justify-content: center;
	margin-top: 65px;
	margin-bottom: 25px;
	flex-wrap: wrap;
}

.o-h2-if{
	font-size: 20px;
	line-height: 33px;
	text-align: left;
	color: #000;
	margin-bottom: 0;
	margin-top: 15px;
}

.o-sdgs-h3{
	font-size: 19px;
	line-height: 31px;
	text-align: center;
	color: #000;
	margin-bottom: 10px;
}
.o-sdgs-h4{
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	font-weight: normal;
	color: #000;
	margin-top: 10px;
}

.txt-17{
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	color: #595757;
}

.o-torikumi-ul{
    padding: 0;
    margin: 0 auto;
    list-style: none;
}

.o-torikumi-ul li{
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    color: #595757;
    box-sizing: border-box;
    padding-left: 14px;
    text-indent: -18px;
}

.o-sec-line{
	border-top: solid 1px rgba(0,0,0,.3);
	width: 66px;
	margin: 65px auto 0 auto;
}

.o-top-l, .o-top-r{
   display: none;
}


.o-sdgs-if-b{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 650px;
	margin: 0 auto;
	padding-top: 0;
}

.o-sdgs-if-imgb{
    width: 100%;
}

.o-sdgs-if-imgb img{
    width: 100%;
}

.o-sdgs-if-txtb{
	width: 100%;
}

.o-sdgs-txt{
	font-size: 14px;
	line-height: 30px;
	text-align: left;
	color: #595757;
}

.sec-pb-1{
	padding-bottom: 150px;
}

.sec-last{
	padding-bottom: 80px;
}


.b-sytt,.b-981,.b-1024,.d-st-none{
	display: none;
}





/****************************************
for スマホ横(767px以下)
*****************************************/
@media print,screen and (min-width:568px){
div.cat_imgbox{
	background: url("../img/sdgs_main.png") no-repeat;
	background-size: cover;
	background-position: bottom center;
	width: 100%;
	height: 27.5rem;
	padding: 14.5rem 0 0 0;
	box-sizing: border-box;
	margin: 0;
}	

h1.title_1{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 2.5rem;
	line-height: 2.5rem;
}

span.en_title{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 1.3rem;
	line-height: 2.2rem;
	display: block;
	margin: 0.2rem 0 0 0;
}

div.service1_box{
	width: 100%;
	margin: 0 auto;
}

p.title_subtxt{
    text-align: center;
}


.o-torikumi-ul{
    width: 477px;
}

.o-sdgs-logo-s{
    width: 120px;
    margin: 0 6px;
}

.sytt-center{
	text-align: center;
}

.o-cont-b{
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

.txt-17{
    text-align: center;
}

.o-sdgs-h3 {
    font-size: 22px;
    line-height: 33px;
    margin-bottom: 10px;
}

.b-sytt,.b-981,.b-1024,.d-st-none{
	display: block;
}
}




/****************************************
for タブレット縦～PC(980px以下)
*****************************************/

@media print,screen and (min-width:768px){
.tab-br{
	display: block;
}


.sp-br{
	display: none;
}

div.cat_imgbox{
	background: url("../img/sdgs_main.png") no-repeat;
	background-size: cover;
	background-position: bottom center;
	width: 100%;
	height: 27.5rem;
	padding: 14.5rem 0 0 0;
	box-sizing: border-box;
	margin: 0;
}	

h1.title_1{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 3rem;
	line-height: 3rem;
}

span.en_title{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 1.3rem;
	line-height: 2.2rem;
	margin: 0.2rem 0 0 0;
}

div.service1_box{
	width: 100%;
	margin: 0;
}

.o-cont-b{
    max-width: 90%;
}

h2.title_2{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 7rem;
	line-height: 7.1rem;
	color: #000;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.title_2 span{
	font-family:inherit;
	font-size: 3.2rem;
	line-height: 5.1rem;
	display: block;
}

.o-sdgs-logo-s{
    width: 146px;
    margin: 0 6px;
}

p.title_subtxt{
    font-size: 1.7rem;
    line-height: 2.8rem;
    margin: 2rem 0 1.5rem 0;
}

.o-sdgs-koken {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 10px;
}

.o-sdgs-koken-en {
    font-size: 22px;
    line-height: 27px;
}

.o-sdgs-h3 {
    font-size: 21px;
    line-height: 33px;
    margin-bottom: 10px;
}

.txt-17{
    font-size: 17px;
    line-height: 28px;
}

.o-torikumi-ul li {
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    padding-left: 16px;
    text-indent: -16px;
}

.o-sdgs-txt{
    font-size: 16px;
    line-height: 30px;
    text-align: left;
}
}











/****************************************
for タブレット横～PC(1024px以下)
*****************************************/

@media print,screen and (min-width:981px){

div.cat_imgbox{
	background: url("../img/sdgs_main.png") no-repeat;
	background-size: cover;
	background-position: top center;
	width: 100%;
	height: 29.5rem;
	padding: 15.5rem 0 0 0;
	box-sizing: border-box;
	margin: 0;
}	

h1.title_1{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 3.4rem;
	line-height: 3.4rem;
}

span.en_title{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 1.4rem;
	line-height: 2.2rem;
	display: block;
	margin: 0.2rem 0 0 0;
}

div.service1_box{
	width: 100%;
	margin: 0;
}

.o-top-l, .o-top-r{
    position: absolute;
    display: block;
	width: auto;
}

.o-top-l{
    left: 23px;
}

.o-top-r{
    right: 21px;
}

.o-sdgs-if-b{
	width: 86%;
	max-width: 910px;
	margin: 0 auto;
	padding-top: 7%;
}

.o-sdgs-if-imgb{
    width: 49.7%;
}

.o-sdgs-if-txtb{
    width: 48%;
}

.o-h2-if{
	margin-top: 0;
    margin-bottom: 14px;
}

.o-cont-b{
    width: 100%;
    max-width: 1100px;
}

.sytt-center{
	text-align: left;
}
}



/****************************************
for PC
*****************************************/

@media print,screen and (min-width:1024px) {

div.cat_imgbox{
	background: url("../img/sdgs_main.png") no-repeat;
	background-size: cover;
	background-position: top center;
	width: 100%;
	height: 29.5rem;
	padding: 15.5rem 0 0 0;
	box-sizing: border-box;
	margin: 0 0 00;
}	

h1.title_1{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 3.4rem;
	line-height: 3.4rem;
	text-align: center;
}

span.en_title{
	font-family: 'Noto Sans Japanese', serif;
	font-size: 1.4rem;
	line-height: 2.2rem;
	margin: 0.2rem 0 0 0;
}

div.service1_box{
	width: 100%;
	margin: 0;
}

p.title_subtxt{
	text-align: center;
}

.o-sdgs-if-imgb{
    width: 42.7%;
}

.o-sdgs-if-txtb{
    width: 53%;
}

.o-torikumi-ul{
     width: auto;
}

.o-torikumi-ul li{
    text-align: center;
}

.b-1024{
	display: block;
}

.b-981,.b-sytt{
	display: none;
}
}




@media print,screen and (min-width:1100px) {
.o-sdgs-if-b{
	width: 910px;
    max-width: 910px;
    margin: 0 auto;
    padding-top: 80px;
}

.tab-br{
	display: none;
}

.b-1024{
	display: none;
}
}

@media print,screen and (min-width:1200px) {
	

}