@charset "utf-8";
/* CSS Document */



.policybox{
	position: relative;
	width: 100%;
	background: linear-gradient(45deg, rgba(255, 255, 255, .8), rgba(44, 222, 91, .8)),url("../img/seisakuimg.png");
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: -50px;
	z-index: -2045;
	padding-right: 30px;
	
}

.rinenbox{
	position: relative;
	width: 100%;
	background: linear-gradient(45deg, rgba(255, 255, 255, .8), rgba(44, 222, 91, .8)),
  url("../img/rinenimg.png");
  background-size: cover;
  background-repeat: no-repeat;
	margin-top: 0px;
	z-index: -2045;
	
}

.policy_text{
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
    font-weight: 900;
	font-style: normal;
	font-size:max(3.2vw,26px);
	color: #414141;
	text-shadow: 1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff,2px 2px 9px #fff;
	letter-spacing: 0.1em;
	margin-left: 10%;
	text-align: left;

}
.policy_text_02_0{
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
    font-weight: 900;
	font-style: normal;
	font-size:max(2.4vw,22px);
	color: #414141;
	text-shadow: 1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff,2px 2px 9px #fff;
	letter-spacing: 0.1em;
	margin-left: 10%;
	margin-top: 3%;
	text-align: left;
	padding: 5px;
	width: 80%;

}

.policy_text_02{
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
    font-weight: 900;
	font-style: normal;
	font-size:max(2.4vw,22px);
	color: #414141;
	text-shadow: 1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff,2px 2px 9px #fff;
	letter-spacing: 0.4em;
	margin-left: 10%;
	margin-top: 3%;
	text-align: center;
	background : linear-gradient(to right, rgba(150, 240, 150, 0.7), #76D578);
	padding: 5px;
	width: 14%;

}
.policy_text_02_1{
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
    font-weight: 900;
	font-style: normal;
	font-size:max(2.4vw,22px);
	color: #414141;
	text-shadow: 1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff,2px 2px 9px #fff;
	letter-spacing: 0.4em;
	margin-left: 10%;
	margin-top: 3%;
	text-align: center;
	background : linear-gradient(to right, rgba(240, 230, 150, 0.7), #F3E712);
	padding: 5px;
	width: 14%;

}

.policy_text_02_2{
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
    font-weight: 900;
	font-style: normal;
	font-size:max(2.4vw,22px);
	color: #414141;
	text-shadow: 1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff,2px 2px 9px #fff;
	letter-spacing: 0.4em;
	margin-left: 10%;
	margin-top: 3%;
	text-align: center;
	background : linear-gradient(to right, rgba(240, 180, 240, 0.7), #FF98CC);
	padding: 5px;
	width: 18%;

}

.policy_text_03{
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
    font-weight: 900;
	font-style: normal;
	font-size:max(2.0vw,20px);
	color: #414141;
	text-shadow: 1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff,2px 2px 9px #fff;
	letter-spacing: 0.1em;
	margin-left: 10%;
	margin-top: 1%;
	text-align: left;
	width: 80%;

}

.policy_text_04{
	font-family: fot-cezanne-pron,sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #414141;
	text-shadow: 1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff,2px 2px 9px #fff;
	font-size:max(1.6vw,16px);
	margin-top: 1%;
	margin-left: 10%;
	width: 80%;
	
}

.policy_text_05{
	font-family: fot-cezanne-pron,sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #414141;
	text-shadow: 1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff,2px 2px 9px #fff;
	font-size:max(1.4vw,15px);
	margin-left: 13%;
	width: 80%;
	
}

ul {
	padding-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
}

ul li{
	font-family: fot-cezanne-pron,sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #414141;
	text-shadow: 1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff,2px 2px 9px #fff;
}

li::before {
  font-size:max(1.8vw,13px,11px);
  padding: 0 8px 0 0;
 text-shadow: 1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff,2px 2px 9px #fff;
}

#dayori{
	color: #FF178C;
}

#dayori1{
	color: #FF178C;
}

#dayori2{
	color: #FF178C;
}

#dayori3{
	color: #FF178C;
}

#dayori4{
	color: #FF178C;
}


@media screen and (max-width: 860px) {
	
.policybox{
	width: 100%;
	background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-top: 0px;
	
}
	
.rinenbox{
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  margin-top: 40px;

	
}
	
	.policy_text_02{

	font-size:max(2.0vw,16px);
	color: #414141;
	width: 45%;

}
.policy_text_02_1{
	font-size:max(2.0vw,16px);
	color: #414141;
	width: 45%;
}

.policy_text_02_2{
font-size:max(2.0vw,16px);
	color: #414141;
	width: 55%;

}

	
}
