@charset "UTF-8";

.blue{
background: #b5d4ed;
background: -moz-linear-gradient(left, #ffffff 0%, #b5d4ed 50%, #ffffff 100%);
background: -webkit-linear-gradient(left, #ffffff 0%,#b5d4ed 50%,#ffffff 100%);
background: linear-gradient(to right, #ffffff 0%,#b5d4ed 50%,#ffffff 100%);	
}
img{
	max-width: 100%;
}

.vision dl{
	position: relative;
	background-image: url("../img/activity/vision/bg.jpg");
	background-position: right -100px;
	border-radius: 20px;
	display: flex;
		flex-direction: column;
    margin-top: 80px;

	align-items: center;
}

.vision dl dt{
	border-radius: 50%;
	width: 150px;height: 150px;
	background:#B79FC6;
	text-align: center;
	line-height: 150px;
	color: #fff;
	font-size: 3rem;
	margin-top: -75px;
}
.vision dl dd{
	padding: 0;
	margin: 0 10px;
}

.vision dl dd ul{
	list-style-type: none;
    padding: 0;
}

.vision dl dd ul li{
	position: relative;
}
.vision dl dd ul li::before{
	content: "";
    width: 1em;
    height: 1em;
    background: #B79FC6;
    display: inline-block;
    margin-right: 5px;
}
.vision dl dd ul+p{
	font-size: 1.8rem;
	font-weight: bold;
}
.box{
	display: flex;
	flex-direction: column;
	border: 1px solid #9C9C9C;
	border-radius: 10px;
	background-image: url("../img/activity/vision/bg.jpg");
	background-position: right -100px;
	justify-content: space-between;
	margin: 20px 10px;
}
.box.b100{
	background-position: right -100px;
}
.box.b200{
	background-position: right -200px;
}

.box.b300{
	background-position: right -300px;
}

.box.b400{
	background-position: right -400px;
}

.box.b500{
	background-position: right -500px;
}

.box.b600{
	background-position: right -600px;
}

.box.b700{
	background-position: right -700px;
}

.box.b800{
	background-position: right -800px;
}

.box.b900{
	background-position: right -900px;
}



.box .summary{
}
.box .summary h3{
	color: #fff;
	background:#B79FC6;
}
.box .summary ul{
	list-style-type: none;
    padding: 0 0 0 2em;
	font-size: 1.4rem;
}
.box .summary li{
	position: relative;
	text-indent: -1em;
}
.box .summary li::before{
	content: "";
    width: 1em;
    height: 1em;
	border-radius: 1em;
    background: #B79FC6;
    display: inline-block;
    margin-right: .5em;

}



.box .text{
	font-size: 1.4rem;
	padding:0 10px;
}



.v9 .box .summary h3{
	background:#7FC156;
}
.v9 .box .summary li::before{
    background: #7FC156;
}

.v12 .box .summary h3{
	background:#F4A23A;
}
.v12 .box .summary li::before{
    background: #F4A23A;
}



.vision{
	padding: 10px 0;
	position: relative;
}
.vision h2{
	text-align: center;
}
.vision.v2 .flex{
	display: flex;
	align-items: flex-end;
	justify-content:center;
}
.vision.v2 .flex{
	display: flex;
	align-items: flex-end;
	justify-content:center;
}
.vision.v3 .ph{
	width: 60%;
    margin-right: 10px;}

.vision.v4 {
	padding-bottom: 70px;
}
.vision.v4 .ph{
text-align: center;
}
.vision.v4 dl dd ul li::before{
    background: #B79FC6;
}
.vision.v4 dl dt{
	background:#B79FC6;
}
.vision.v7 dl dt{
	background:#7FC056;
}
.vision.v10 dl dt{
	background:#F3A13B;
}

.vision.v7 {
	padding-bottom: 70px;
}
.vision.v7 .ph{
text-align: center;
}
.vision.v7 dl dd ul li::before{
    background: #88C360;
}
.vision.v10 {
	padding-bottom: 70px;
}
.vision.v10 .ph{
text-align: center;
}
.vision.v10 dl dd ul li::before{
    background: #F3A13B;
}



@media (min-width: 768px) {
.vision dl{
	position: relative;
	flex-direction: row;
	background-image: url("../img/activity/vision/bg.jpg");
	background-position: right -100px;
	border-radius: 50%;
	min-height: 200px;
	display: flex;
	align-items: center;
	width: calc(100% - 140px);
    margin-top: 0;
	margin-left: 30px;	
	}

.vision dl dt{
	border-radius: 50%;
	width: 150px;height: 150px;
	background:#B79FC6;
	text-align: center;
	line-height: 150px;
	color: #fff;
	font-size: 3rem;
    margin-top: 0;
	margin-left: -30px;		
}
dl dd{
}

.vision dl dd ul{
	list-style-type: none;
    padding: 0;
}

.vision dl dd ul li{
	position: relative;
}
.vision dl dd ul li::before{
	content: "";
    width: 1em;
    height: 1em;
    background: #B79FC6;
    display: inline-block;
    margin-right: 5px;
}
.vision dl dd ul+p{
	font-size: 1.8rem;
	font-weight: bold;
}
.box{
	display: flex;
	flex-direction: row;
	border: 1px solid #9C9C9C;
	border-radius: 10px;
	background-image: url("../img/activity/vision/bg.jpg");
	background-position: right -100px;
	justify-content: space-between;
	margin: 20px;
}
	

.box .summary{
	width: 39%;
}
.box .summary h3{
	color: #fff;
	background:#B79FC6;
}
.box .summary ul{
	font-size: 1.2rem;
	list-style-type: none;
    padding: 0 0 0 2em;
}
.box .summary li{
	position: relative;
	text-indent: -1.5em;
}
.box .summary li::before{
	content: "";
    width: 1em;
    height: 1em;
	border-radius: 1em;
    background: #B79FC6;
    display: inline-block;
    margin-right: .5em;

}



.box .text{
	width: 60%;
	font-size: 1.4rem;
	padding: 0;
}
.box .text p{
	padding: 10px;
}
	.v1 .ph{
		width:600px;
		max-width: 100%;
		margin:20px auto;
	}
.v2 p{
	text-align: center;
}
.v2 .flex{
	display: flex;
	align-items: flex-end;
	justify-content:center;
}
.v3 .ph{
	width: 60%;
    margin-right: 10px;}

.v4 {
	padding-bottom: 100px;
}
.v4 dl{
	background-position: right -100px;
}


.v4 .ph{
	position: absolute;
    bottom: -120px;
    right: -120px;
}
.v7 {
	padding-bottom: 100px;
}
.v7 dl{
	background-position: right -200px;
}


.v7 .ph{
	position: absolute;
    bottom: -120px;
    right: -120px;
}
.v10 {
	padding-bottom: 100px;
}
.v10 dl{
	background-position: right -300px;
}


.v10 .ph{
	position: absolute;
    bottom: -120px;
    right: -120px;
}
}
@media (max-width: 849px) {
}

@media (min-width: 850px) {

}

.fadein {}
.fade_in_trigger {
    opacity: 0;
    transform : translate(0, 50px);
    transition : all 1500ms;
  } 

.fadein.scrollin{
	opacity: 1;
	transform: translate(0, 0);
}

