@charset "UTF-8";

#contents{
	background-image: none;
}

#introSec {
background: #f5f1ee;
padding: 80px 0;
margin-bottom: 0;
}

.isInr {
width: 90%;
max-width: 940px;
margin: 0 auto;
position: relative;
z-index: 1;
}

.isCircle {
	width: 100%;
	position: relative;
	z-index: -1;
}
.isCircle:before {
content: "VIRUS BARRIER";
}
.isCircle:before {
font-family: 'Quicksand', sans-serif;
font-size: 4.9vw;
color: #fcfaf9;
text-align: center;
width: 100%;
left: 0;
bottom: 0;
position: absolute;
font-weight: bold;
z-index: 0;
}




.isInfo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  width: 80%;
}

.isInfo h2 {
text-align: center;
font-size: 48px;
font-size: 4.8rem;
font-weight: 700;
color: #8bac61;
line-height: 1.7;
padding-bottom: 20px;
}
.isInfo h2 span {
text-align: center;
font-size: 48px;
font-size: 4.8rem;
font-weight: 700;
color: #3f3a39;	
line-height: 1.7;
}


.isInfo h3 {
text-align: center;
font-size: 24px;
font-size: 2.4rem;
font-weight: 500;
padding: 20px 0;
}


.isInfo .isTxt {
margin-bottom: 30px;
font-weight: 500;
letter-spacing: 0;
width: 480px;
margin: 0 auto;
line-height: 2!important;
}

.img01 {
position: absolute;
left: -20%;
  top: 50%;
  transform: translateY(-50%);
  -webkit- transform:translateY(-50%);
  width: 30%;
}

.img02 {
position: absolute;
right: -20%;
  top: 50%;
  transform: translateY(-50%);
  -webkit- transform:translateY(-50%);
  width: 30%;
}

#sec02 {
	background: url("../../lib/cmn_img/gizagiza_02.gif") left top repeat-x;
	margin-bottom: 0;
	position: relative;
    padding: 80px 0 200px;	
    z-index: 0;
}

.sec02Info {
position: relative;
padding-top: 80px;
}



.sec02Info h2 {
text-align: center;
font-size: 30px;
font-size: 3.0rem;
line-height: 1.7;
padding-top: 100px;
}

.sec02Info .txt01 {
font-weight: 500;
text-align: center;
padding: 40px 0 60px;
}

.sec02Inr {
width: 90%;
max-width: 1100px;
margin: 0 auto;
}
.halfBox {
display: flex;
justify-content: space-between;
padding-top: 40px;
align-items: center;
}

.halfBox.rr {
flex-direction: row-reverse;
position: relative;
}

.halfBox .Img {
width: 50%;
}
.halfBox dl {
width: 46%;
}

.halfBox dt {
font-size: 24px;
font-size: 2.4rem;
margin-bottom: 30px;
line-height: 1.7;
font-weight: 500;
}
.halfBox dd {
line-height: 1.7;
font-weight: 500;
}

.kobito01 {
position: absolute;
left: 0;
bottom: -40%;
width: 55%;
}

#sec03 {
    background: url("../../lib/cmn_img/gizagiza.png") left top repeat-x;
    padding-top: 10px;
    margin-bottom: 0;
    position: relative;
}

.sec03Inr {
background: #f5f1ee;
padding-bottom: 100px;
padding-top: 80px;
}

.greenHead {
    font-size: 36px;
    font-size: 3.6rem;
    color: #8bac61;
    font-weight: 700;
    text-align: center;
    line-height: 1.7;
}

.sec03Inr .txt01 {
text-align: center;
padding: 40px 0;
font-weight: 500;
}

.whBox {
background: #fff;
border-radius: 10px;
padding: 100px 60px 80px 60px;
width: 90%;
max-width: 1100px;
box-sizing: border-box;
margin: 0 auto 80px;
}

.whBox h3 {
padding-top: 20px;	
padding-bottom: 40px;
font-size: 36px;
font-size: 3.6rem;
font-weight: 500;
text-align: center;
margin-bottom: 40px;
}
.whBox h3 span {
display: block;
font-family: 'Quicksand', sans-serif;
font-size: 36px;
font-size: 3.6rem;
text-align: center;
margin-bottom: 30px;
}
.whBox01,
.whBox02,
.whBox03,
.whBox04{
position: relative;	
}
.whBox01 .icon,
.whBox02 .icon,
.whBox03 .icon,
.whBox04 .icon{
	width: 10%;
	margin:-150px auto 0 auto;
/*	position: absolute;
	top:0;
	left: 50%;
*/}
.whBox01 h3 span{
	color: #6bbdc8;
}
.whBox02 h3 span{
	color: #ef6066;
}
.whBox03 h3 span{
	color: #88aa50;
}
.whBox04 h3 span{
	color: #cfbd07;
}
.whBox01 h3 span strong{
	border-bottom: 2px solid #6bbdc8;
	font-family: 'Quicksand', sans-serif;
	line-height: 0.4em;
}
.whBox02 h3 span strong{
	border-bottom: 2px solid #ef6066;
}
.whBox03 h3 span strong{
	border-bottom: 2px solid #88aa50;
}
.whBox04 h3 span strong{
	border-bottom: 2px solid #cfbd07;
}
.grayBox{
width: 100%;
border: 1px solid #d6d6d6;
border-radius: 10px;
padding: 30px 40px;
}
.grayBox h4{
text-align: center;
font-size: 24px;
font-size: 2.4rem;
line-height: 1.7;
padding-bottom: 30px;
}
.grayBox h4 img{
	width: 55px;
	vertical-align:bottom;
	padding-right: 15px;
}
.grayBox .col2List{
	
}
.grayBox .col2List:after{
	content: "";
	display: block;
	clear: both;
}
.grayBox .col2List li{
	width: 50%;
	float: left;
	padding: 0 2%;
}
.grayBox h5{
text-align: center;
background: #3f3a39;
padding: 8px 15px;
color: #fff;
font-size: 18px;
font-size: 1.8rem;
font-weight: 500;
border-radius: 50px;
margin-bottom: 30px;
}
.grayBox .col2List li dl:after{
	content: "";
	display: block;
	clear: both;
}
.grayBox .col2List li dt{
float: left;
width: 60%;
}
.grayBox .col2List li dt span,
.grayBox .col1List dd span{
font-size: 15px;
font-size: 1.5rem;
font-weight: 500;
line-height: 1.7;
}
.grayBox .col2List li dd{
	float: left;
	width: 40%;
	text-align: center;
}
.grayBox .col2List li dd img{
	width: 60%;
	vertical-align: middle;
}
.grayBox .col1List{
	width: 70%;
	margin: 0 auto;
}
.grayBox .col1List:after{
	content: "";
	display: block;
	clear: both;
}
.grayBox .col1List dt{
	width: 17%;
	float: left;
	line-height: 2;
}
.grayBox .col1List dt img{
	width: 100%;
}
.grayBox .col1List dd{
	width: 83%;
	float: left;
	padding: 8% 0 0 3%;
}
.wbImg {
text-align: center;
padding-bottom: 40px;
}
.wbImgharf img{
	width: 50%;
	padding:3%;
	float: left;
}
.wbImgharf:after{
	content: "";
	display: block;
	clear: both;
}
.col3List ul {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.col3List ul li {
width: 32%;
max-width: 290px;
}

.col3List ul li dl dt {
font-size: 21px;
font-size: 2.1rem;
line-height: 1.7;
padding: 25px 0;
font-weight: 500;
text-align: center;
}
.col3List ul li dl dt span{
font-size: 18px;
font-size: 1.8rem;	
}	

.col3List ul li dl dd {
width: 95%;
margin: 0 auto;
font-size: 14px;
font-size: 1.4rem;
font-weight: 500;
line-height: 1.7;
}

.borderBox {
border: 1px solid #3f3a39;
padding: 80px 55px 0;
position: relative;
}

.borderBox h4 {
position: absolute;
width: 100%;
left: 0;
top: -10px;
text-align: center;
}

.borderBox h4 span {
background: #3f3a39;
padding: 10px 30px;
color: #fff;
font-size: 24px;
font-size: 2.4rem;
font-weight: 500;
border-radius: 50px;
}


.borderBox .col3List ul li {
width: 30%;
max-width: 248px;
margin-bottom: 60px;
}
.borderBox .col3List ul li dl dd {
width: 100%;
}
.borderBox .col3List ul li dl dt small {
font-size: 14px;
font-size: 1.4rem;
letter-spacing: -0.05em;
}
.borderBox .col3List ul li dl dt span img{
	width: 30%;
	padding-right: 10px;
	vertical-align: bottom;
}

.col3List.second {
width: 90%;
max-width: 1100px;
margin: 0 auto 80px;
}
.col3List.second ul li {
width: 32%;
max-width: 336px;
}


.col3List.second ul li dl dt {
font-size: 24px;
font-size: 2.4rem;
}

.col3List.second ul li dl dd {
letter-spacing: -0.01em;
}

.col3List.second ul li .Img {
position: relative;
}

.col3List.second ul li .Img .cicle {
width: 36%;
position: absolute;
top: -15px;
right: -15px;
max-width: 102px;
}

.covidBox {
background: #fefaf9;
border-radius: 10px;
padding: 60px 70px;
box-sizing: border-box;
width: 90%;
max-width: 1100px;
margin: 0 auto;
display: flex;
justify-content: space-between;
align-items: center;
}

.covidBox .Img {
width: 45%;
}
.covidInfo {
width: 50%;
}

.covidBox h2 {
border-bottom: 1px solid #3f3a39;
font-size: 28px;
font-size: 2.8rem;
font-weight: 500;
padding-bottom: 20px;
}

.covidBox .txt {
font-weight: 500;
padding: 40px 0;
}

#sec04 {
	background: url("../../lib/cmn_img/gizagiza_02.gif") left top repeat-x;
	margin-bottom: 0;
	position: relative;
    padding: 80px 0 200px;	
    z-index: 0;
}


#sec04 .sec04Inr {
width: 90%;
max-width: 1500px;
margin: 0 auto;
position: relative;
z-index: 1;
}

#sec04 .sec04Circle {
	width: 100%;
	position: relative;
	z-index: -1;
}

#sec04 .sec04Info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  width: 90%;
  max-width: 1100px;
}

.over01,.over02,.over03 {
position: absolute;
}

.over01 {
width: 33%;
left: 220px;
top: 0px;
max-width: 495px;
}
.over02 {
width: 33%;
right: 200px;
top: 60px;
max-width: 484px;
}
.over03 {
width: 60%;
right: 200px;
bottom: -40px;
max-width: 893px;
}
@media only screen and (max-width: 1500px) {
.over03 {
bottom: -80px;
}
}
@media only screen and (max-width: 1370px) {
.over02 {
width: 27%;
}
}

@media only screen and (max-width: 1200px) {
.halfBox dt {
    font-size: 20px;
    font-size: 2.0rem;
}
.col3List ul li dl dt {
    font-size: 20px;
    font-size: 2.0rem;
}
.col3List ul li dl dt span{
font-size: 17px;
font-size: 1.7rem;	
}	
	
.col3List.second ul li dl dt {
    font-size: 20px;
    font-size: 2.0rem;
}
.covidBox h2 {
    font-size: 22px;
    font-size: 2.2rem;
}
.over03 {
    width: 85%;
    right: 100px;
    bottom: -210px;
}
.over01 {
    left: 100px;
}
.over02 {
    right: 100px;
}
.borderBox .col3List ul li {
    width: 32%;
}
.whBox h3 span {
    font-size: 65px;
    font-size: 6.5rem;
}
}

@media only screen and (max-width: 1080px) {
.col3List ul li dl dt {
    font-size: 19px;
    font-size: 1.9rem;
}
.col3List ul li dl dt span{
font-size: 16px;
font-size: 1.6rem;	
}	
.borderBox {
    padding: 60px 35px 0;
}
}

@media only screen and (max-width: 1024px) {
.halfBox dt {
    letter-spacing: 0;
}
.halfBox dd {
    letter-spacing: 0;
}
.img01 {
    left: -14%;
    top: inherit;
    transform: none;
    -webkit- transform:none;
    width: 24%;
    bottom: 0;
}
.img02 {
    right: -14%;
    top: inherit;
    transform: none;
    -webkit- transform:none;
    width: 24%;
    bottom: 0;
}
.whBox {
    padding: 60px 40px;
}
}

@media only screen and (max-width: 900px) {
.isCircleImg {
display: none;
}

.isInfo{
position: inherit;
top: inherit;
left: inherit;
transform: none;
width: 100%;
margin-bottom: 30px;
}
.isInfo h2 {
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 1.3;
}
.isInfo h2 span{
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 1.3;
}
.img01 {
display: none;
}
.img02 {
    right: inherit;
    top: inherit;
    transform: none;
    -webkit- transform: none;
    width: 30%;
    bottom: inherit;
    position: inherit;
margin: 0 auto;
padding-top: 20px;
}
.isInfo .isTxt {
width: 100%;
}
#introSec {
    padding: 40px 0;
}
.col3List ul li {
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
}

.col3List ul li .Img {
width: 40%;
}
.col3List ul li dl {
width: 57%;
}

.col3List ul li dl dt {
padding: 0 0 20px;
text-align: left;
}

.col3List ul li dl dd {
    width: 100%;
}
.halfBox dd {
font-size: 14px;
font-size: 1.4rem;
}
.halfBox dt {
margin-bottom: 20px;
}
.whBox h3 span {
    font-size: 45px;
    font-size: 4.5rem;
}
.borderBox .col3List ul li {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
}

.borderBox {
    padding: 60px 35px 40px;
}
.col3List.second ul li {
    width: 100%;
    max-width: 100%;
}

.sec03Inr .txt01 {
    text-align: center;
    padding: 20px 0 40px;
    font-weight: 500;
}
.covidBox {
    padding: 60px 40px;
    display: block;
}
.covidBox .Img {
    width: 50%;
    margin: 0 auto 40px;
}

.covidInfo {
    width: 100%;
}

.isCircleImg {
display: none;
}
.isCircle{
	padding-bottom: 36px;
		
}	
.isCircle:before{
font-size: 10vw;		
}
#sec04 .sec04Info {
position: inherit;
top: inherit;
left: inherit;
transform: none;
width: 100%;
margin-bottom: 30px;
}
.sec04Info h2 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.3;
    padding-top: 60px;
    padding-bottom: 30px;
}
.over03 {
    width: 100%;
    right: inherit;
    bottom: inherit;
    position: inherit;
    margin: 0 auto;
    padding-top: 40px;
}

.over01 {
    left: 0;
    top: -20%;
    width: 40%;
}
.over02 {
    right: 0;
    top: -20%;
    width: 37%;
}
#sec04 {
    padding: 80px 0 0;
}

}
@media only screen and (min-width:481px) and (max-width:900px){
.borderBox {
    padding-bottom: 60px;
}	
.borderBox .col3List ul li dl {
width: 100%;
}
.borderBox .col3List ul li dl dt{
text-align: center;
}	
.borderBox .col3List ul li dl dt span{
	display: block;
}	
.borderBox .col3List ul li dl dt span img{
	width: 15%;
}	
}
@media only screen and (max-width: 480px){
.isInfo h2 {
    font-size: 28px;
    font-size: 2.8rem;
}
.isInfo h2 span{
    font-size: 28px;
    font-size: 2.8rem;
}	
.isInfo h3 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.7;
    padding: 20px 0;
}
.img02 {
    width: 60%;
}
.isInfo {
    margin-bottom: 0;
}
#sec02 {
    padding: 60px 0 40px;
}
.sec02Info {
    padding-top: 20px !important;
}	
.sec02Info::after {
    font-size: 10vw;
}
.sec02Info h2 {
    font-size: 22px;
    font-size: 2.2rem;
    padding-top: 20px;
    letter-spacing: 0;
}

.sec02Info .txt01 {
    padding: 20px 0 30px;
}
.whBox01 .icon,
.whBox02 .icon,
.whBox03 .icon,
.whBox04 .icon{
	width: 20%;
	margin:-60px auto 0 auto;
/*	position: absolute;
	top:0;
	left: 50%;
*/}
	
.halfBox {
    display: block;
}

.halfBox .Img {
    width: 100%;
    padding-bottom: 20px;
}
.halfBox dl dt {
text-align: center;
}
.halfBox dl {
    width: 100%;
}
.kobito01 {
    position: inherit;
    left: inherit;
    bottom: inherit;
    width: 100%;
    padding-top: 30px;
}
.greenHead {
    font-size: 28px;
    font-size: 2.8rem;
}

.sec03Inr {
    padding-bottom: 100px;
    padding-top: 40px;
}
.whBox {
    padding: 40px 20px;
    margin: 0 auto 40px;
}	
.whBox h3 span {
    font-size: 25px;
    font-size: 2.5rem;
	margin-bottom: 5px;
}
.whBox h3 {
    font-size: 25px;
    font-size: 2.5rem;
    padding-bottom: 0px;
	line-height: 1.4!important;
    margin-bottom: 10px;
}
	
.wbImg {
padding-bottom: 0;
}
.wbImg img {
width: 100%;
}
.wbImgharf img{
	width: 100%;
	float: none;
	margin: 0 auto;
}
	
.col3List ul li {
display: block;
}
.col3List ul li .Img {
    width: 100%;
}
.col3List ul li dl {
    width: 100%;
}
.col3List ul li dl dt {
padding: 10px 0 20px 0;
text-align: center;
}
.whBox.btm90 {
margin-bottom: 40px!important;
}
.whBox.btm90 h3{
margin-bottom: 0;
}
.borderBox {
padding: 0;
border: none;
}
.borderBox h4 {
    position: inherit;
    left: inherit;
    top: inherit;
}
.borderBox h4 span {
    padding: 10px 0;
    width: 100%;
    display: inline-block;
}
.borderBox .col3List ul li dl dt span img{
	display: block;
	width: 30%;
	padding-right:0;
	vertical-align: bottom;
	margin: 0 auto;
}
	
.grayBox{
padding: 30px 20px;
}
.whBox .btm90 {
margin-bottom: 40px!important;
}	
.grayBox h4{
text-align: center;
font-size: 20px;
font-size: 2.0rem;
padding-bottom: 30px;
}
.grayBox h4 img{
	width: 50px;
	vertical-align:bottom;
	padding-right: 0;
	display: block;
	margin: 0 auto 8px auto;
}
.grayBox .col2List li{
	width: 100%;
	float: none;
	padding: 0;
}
	
	
.grayBox h5{
width: 100%;
text-align: center;
padding: 8px 15px;
font-size: 18px;
font-size: 1.8rem;
margin: 20px auto;
}

.grayBox .col2List li dt{
float: none;
width: 100%;
}

.grayBox .col2List li dd{
float: none;
width: 100%;
text-align: center;
}
.grayBox .col2List li dd img{
	width: 50%;
	vertical-align: middle;
	margin-top: 10px;
}
.grayBox .col1List{
	width: 100%;
}

.grayBox .col1List dt{
	width: 50%;
	float: none;
	line-height: 2;
	margin: 0 auto;
}
.grayBox .col1List dt img{
	width: 100%;
}
.grayBox .col1List dd{
	width: 100%;
	float: none;
	padding: 8% 0 0 0;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.halfBox.btm90 {
margin-bottom: 40px!important;
}
.sec03Inr .txt01 {
    padding: 20px 0 20px;
}

.col3List.second {
    margin: 0 auto 40px;
}
.covidBox .Img {
    width: 100%;
    margin: 0 auto 20px;
}
.covidBox {
    padding: 40px 20px;
    display: block;
}
.covidBox h2 {
line-height: 1.5;
padding-bottom: 10px;
}
.covidBox .txt {
    padding: 20px 0;
}
.sec04Info h2 {
    font-size: 28px;
    font-size: 2.8rem;
    padding-bottom: 0;
    padding-top: 20px;
}

.sec04Info h2 span{
letter-spacing: 0;
font-size: 20px;
font-size: 2.0rem;
}
.over01 {
    left: -40px;
    top: -12%;
    width: 58%;
}

.over02 {
    right: -12px;
    top: -12%;
    width: 58%;
}

.over03 {
display: none;
}


}
