/*===================
security.css セキュリティ
===================*/
.se-title{
	width: 100%;
    padding: 2%;
	font-weight: 600;
	font-size: 2.2em;
	color: #ffffff;
	background-image: url(https://okayama-office.com/cms01/wp-content/themes/office-service/images/security/se-topimage.jpg);background-repeat: no-repeat;
	line-height: 1.5em;
	text-align: center;
}
.se-box01{
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.se-box01left{
	width: 48%;
}
.se-box01left img,.se-box01right img{
	display: block;
    width: 90%;
    margin: auto;
}
.se-box01right{
	width: 48%;
}
.se-box02{
	display: flex;
	justify-content: center;
	justify-content: space-between;
}
.se-box02-img{
	width: 35%;
}
.se-box02-img img{
	width: 100%;
}
.se-box03{
	display: flex;
	justify-content: space-between;
	margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
	.se-box03{
		display: block;
		margin-bottom: 0;
	}
}
.se-box03syo{
	width: 33%;
	margin: 0;
}
@media screen and (max-width: 767px) {
	.se-box03syo {
		width: 95%;
		margin: 0 auto 30px auto;
	}
}
.se-box03left{
	padding: 4%;
	border: #000000 solid 1px;
}
.se-box03left img,.se-box03right img{
	width: 100%;
}
.se-box03right{
	padding: 4%;
	border: #000000 solid 1px;
}
img.se-box3yazirushi{
	display: block;
	width: 20%;
	margin: auto;
	padding: 10px 0;
}
.se-box04{
	width: 100%;
    margin: 0 auto 80px auto;
    padding: 30px 2% 30px 2%;
    background-color: #EBEBEB;
    font-size: 18px;
    line-height: 28px;
}
.se-box05{
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 20px 15px 15px 15px;
	border: #22a673 1px solid;
}
.se-box05-left{
	width: 20%;
	text-align: center;
	color: #22a673;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
	.se-box05-left{
	width: 25%;
	text-align: center;
	color: #22a673;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 23px;
}
}
.se-box05-right{
	width: 70%;
}
img.se-box05-icon {
    width: 40%;
	padding-bottom: 10px;
}
.se-box06{
	margin: 0 0 80px 0;
	text-align: center;
}
.se-box07{
	display: flex;
	align-items: center;
	background-color: #fcd021;
	padding: 4%;
	margin-bottom: 80px;
	border-radius: 30px;
}
@media screen and (max-width: 767px) {
	.se-box07{
		display: block;
		background-color: #fcd021;
		padding: 4%;
		margin-bottom: 80px;
		border-radius: 30px;
	}
}
.se-box07-left{
	width: 20%;
	color: #ff0000;
	font-size: 3em;
	text-align: center;
	font-weight: 600;
	line-height: 1.2em;
}
@media screen and (max-width: 767px) {
	.se-box07-left{
		display: none;
		width: 100%;
		color: #ff0000;
		font-size: 3em;
		text-align: center;
		font-weight: 600;
		line-height: 1.2em;
	}
}
.se-box07-right{
	width: 75%;
	padding-top: 0;
    padding-left: 5%;
    font-weight: 600;
	color: #333333;
	border-left: #E3E3E3 3px solid;
}
@media screen and (max-width: 767px) {
	.se-box07-right{
		width: 100%;
		padding-top: 10px;
		padding-left: 0;
		font-weight: 600;
		color: #333333;
		border-left: 0;
	}
}
.se-box08{
	display: flex;
	padding-top: 15px;
}
@media screen and (max-width: 767px) {
	.se-box08{
		display: block;
		padding-top: 10px;
	}
}
.se-box08-icon{
	display: block;
	width: 22%;
    padding-right: 5%;
}
@media screen and (max-width: 767px) {
	.se-box08-icon{
		display: none;
		width: 22%;
		padding-right: 5%;
	}
}
.se-box08-icon img{
	width: 100%;
}
.se-box09{
	position: relative;
	margin-bottom: 70px;
}
.se-box09mini{
	width: 100%;
    background-image: url(https://okayama-office.com/cms01/wp-content/themes/office-service/images/security/se-haikei.jpg);
}
.se-box09mini img{
	display: block;
    width: 80%;
    margin: auto;
    padding: 70px 0;
}
@media screen and (max-width: 1000px) {
	.se-box09mini img{
		display: block;
		width: 90%;
        margin: auto;
		padding: 50px 0;
	}
}
.se-box09mini a{
	display: block;
	width: 65%;
}
.se-box09bottom{
	background-color: #22a673;
}
.se-text01{
	width: 85%;
    margin: auto;
    padding: 30px 0;
    font-weight: 600;
    font-size: 17px;
    color: #ffffff;
    letter-spacing: 1px;
}
@media screen and (max-width: 420px) {
	.se-text01 {
		width: 100%;
		padding: 6vw 3vw 6vw 3vw;
		font-weight: 600;
		font-size: 15px;
		color: #ffffff;
	}
}
.se-text02{
	color: #ffff00;
}
.se-text03{
	padding-top: 2em;
	padding-bottom: 20px;
	font-weight: 600;
	font-size: 1.8em;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.se-text03{
	font-size: 5.5vw;
	}
}
.se-text04{
	text-align: center;
	font-size: 1.2em;
	font-weight: 600;
}
@media screen and (max-width: 767px) {
	.se-text04{
	text-align: center;
	font-size: 3.8vw;
	font-weight: 600;
}
}
.se-text05{
	padding-top: 10px;
	font-size: 15px;
	line-height: 24px;
}
.se-text06{
	width: 60%;
    padding-bottom: 15px;
    font-size: 2em;
    font-weight: 600;
}
@media screen and (max-width: 767px) {
.se-text06 {
    width: 65%;
    padding-bottom: 15px;
    font-size: 4.7vw;
    letter-spacing: 0;
    font-weight: 600;
}
}
.se-text07{
	font-size: 15px;
	line-height: 25px;
	font-weight: 600;
	padding-bottom: 70px;
}
@media screen and (max-width: 767px) {
	.se-text07{
	padding-bottom: 0;
}
}
.se-text08{
	font-size: 20px;
    color: #ff0000;
}
.se-text09{
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	border-bottom: #000000 solid 1px;
}
.se-text10{
	width: 100%;
	padding: 3%;
	background-color: #fcd021;
	height: 80px;
	font-size: 15px;
	display:table;
}
.se-text10 div{
	display:table-cell;
  	vertical-align:middle;
}
.se-text11{
	color: #22a673;
	font-weight: 600;
}
.se-text12{
	color: #ff0000;
	font-weight: 600;
}
.se-text13{
	margin: 0 0 50px 0;
	font-size: 1.8em;
	color: #007aff;
	font-weight: 600;
	text-align: center;
}
.se-text14{
	width: 65%;
}
.se-text14 a{
	display: block;
    width: 300px;
    margin: auto;
    height: 60px;
    line-height: 60px;
    background-color: #FFFF00;
    border: #000000 2px solid;
    border-radius: 30px;
    box-shadow: 7px 7px 0px 0 rgb(190, 190, 190);
    text-align: center;
    font-size: 18px;
    font-weight: 600;
	text-decoration: none;
}
@media screen and (max-width: 767px) {
	.se-text14 a {
		display: block;
		width: 80%;
		margin: auto;
		height: 60px;
		line-height: 60px;
		background-color: #FFFF00;
		border: #000000 2px solid;
		border-radius: 30px;
		box-shadow: 7px 7px 0px 0 rgb(190, 190, 190);
		text-align: center;
		font-size: 2.8vw;
		font-weight: 600;
		text-decoration: none;
	}
}
.se-text14 a:visited{
	text-decoration: none;
	color: #000000;
}
.se-text15{
	padding: 10px 0 0 0;
	font-size: 20px;
	font-weight: 600;
	color: #22a673;
	line-height: 20px;
}
.se-text16{
	font-size: 2em;
	letter-spacing: 2px;
}
@media screen and (max-width: 1024px) {
.se-text16 {
    font-size: 3.2vw;
    letter-spacing: 2px;
}
}
@media screen and (max-width: 767px) {
	.se-text16{
		font-size: 4vw;
		letter-spacing: 0;
		text-align: center;
	}
}
.se-text17{
	width: 80%;
    font-size: 1.7em;
    line-height: 1.9em;
}
@media screen and (max-width: 767px) {
	.se-text17{
		width: 100%;
		font-size: 4vw;
		line-height: 1.9em;
		text-align: center;
	}
}
.se-text18{
	font-size: 1.8em;
}
@media screen and (max-width: 1024px) {
.se-text18 {
    font-size: 5.8vw;
}
}
@media screen and (max-width: 767px) {
.se-text18 {
    font-size: 8vw;
}
}
.line-blue {
	background: linear-gradient(transparent 50%, #DAECFF 50%);
  }