@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500&display=swap');
.banner_ct h2{
	color: #eb3228;
	text-shadow: -1px 1px 0 #000;
	text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
	font-size: 26px;
	letter-spacing: 1px;
	text-shadow: 2px 2px 10px #fff, -2px 2px 10px #fff, 2px -2px 10px #fff, -2px -2px 10px #fff;
    font-weight: bold;
}
.rows{
    width: 100%;
    float: left;
}
.cont-left{
	width: 60%;
	width: 50%;
    float: left;
    padding-right: 20px;
    padding-left: 50px;
}
.cont-left img{
	width: 100%;
}
.cont-left2{
	width: 30%;
	float: left;
}
.cont-left2 img{
	width: 100%;
}
.cont-right2{
	width: 70%;
	float: left;
	padding-top: 5px;
	padding-left: 15px;
    text-align: left;
    font-size: 14px;
}
.cont-right2 img{
	width: auto;
}
.cont-right{
	width: 40%;
	width: 50%;
    float: left;
}
.cont-right img{
	width: 100%;
	padding: 7%;
}
.cont-left3{
	width: 50%;
	float: left;
	    font-weight: bold;
    font-size: 18px;
    padding-left: 18%;
    padding-right: 2%;
}
.cont-left3 img{
	width: 50%;
	width: 60%;
	width: 100%;
}
.cont-right3{
	width: 50%;
	float: left;
	    font-weight: bold;
    font-size: 18px;
    padding-left: 2%;
    padding-right: 18%;;
}
.cont-right3 img{
	width: auto;
	width: 50%;
	width: 60%;
	width: 100%;
}
.title-style30 span{
    color: #81511f;
    font-weight: bold;
    font-size: 50px;
    color: #112485;
}
.chemistry{
background-image: url(../../assets/images/chemistry1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
        padding: 20px;
}
.chemistry p{
    font-weight: bold;
}
p span.red {
    color: red;
    font-weight: bold;
}
.odd2 .ribbon21-wrapper {
	min-height: 300px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.odd2 .ribbon21-wrapper .title-style3 {
	text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}
.odd2 .ribbon21-wrapper p {
	text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}
.odd2 .merit1 {
  background-image: url(../../assets/images/merit1.jpg);
}
.odd2 .merit2 {
  background-image: url(../../assets/images/merit2.jpg);
}
.odd2 .merit3 {
  background-image: url(../../assets/images/merit3.jpg);
}
.odd2 .merit4 {
  background-image: url(../../assets/images/merit4.jpg);
}
.odd2 .merit5 {
  background-image: url(../../assets/images/merit5.jpg);
}
.title-style16{
	line-height: 100%;
}
.title-style16 span{
    font-size: 20px;
    line-height: 100%;
}
.spnomi {
	display: none;
}
.spnomi3 {
	display: none;
}

@media screen and (max-width: 1199px) {
	.cont-left{
		padding-left: 0;
	}
	.cont-left3{
		padding-left: 5%;
	}
	.cont-right3{
		padding-right: 5%;
	}
	.banner_ct h2{
	font-size: 24px;
}
}

@media screen and (max-width: 992px) {
	.cont-left{
		width: 100%;
	}
	.cont-right{
		width: 100%;
	}
	.cont-right2{
	    font-size: 15px;
	}
	.banner_ct h2{
	font-size: 20px;
}
	.spnomi {
		display: inline-block;
	}
}

@media screen and (max-width: 767px) {
	body{
	    font-size: 14px;
	}
	.container{
		width: 100%;
	}

}


@media screen and (max-width: 570px) {
	
	p {
		text-align: left;
	/*	font-size: 18px;*/
	}
	.f-20{
	    font-size: 22px;
	}
	.banner_ct h2{
	    font-size: 16px;
	}
	.cont-left{
	padding-right: 0;
	}
	.cont-left2{
    	width: 100%;
	}
	.cont-right img{
	padding: 0;
	}
	.cont-right2{
    	width: 100%;
    	margin-top: 10px;
    margin-bottom: 20px;
        padding-left: 0;
	}
	.cont-left3{
	width: 100%;
    padding: 0;
	}
	.cont-right3{
	width: 100%;
    padding: 0;
	}
	.title-style30 span{
	    font-size: 30px;
	}
	.row-title .f-24{
	font-size: 18px;
	}
	.title-style16{
	padding: 5px 5px 5px 20px;
	}
	.title-style16 span{
	    font-size: 17px;
	}
	.odd2 .ribbon21-wrapper {
		background-position: top right;
	}
	.odd2 .ribbon21-wrapper p{
	font-weight: bold;
	background: rgb(255 255 255 / 50%);
    padding: 3%;
	}
	.spnomi {
		display: none;
	}
	.spnomi2 {
		display: none;
	}
	.spnomi3 {
		display: inline-block;
	}
}
