

@charset "UTF-8";
#contents img { width: auto; max-width: 100%; height: auto;}#contents h2 { font-size: 130%; border-left: solid 3px #72b1ff; padding: .1vw .1vw .1vw .8vw;}#contents h3 { font-size: 120%;}.box img{padding: 35px;}#fadein { animation: fadeIn 1s ease 1s forwards normal; opacity: 0;}
@keyframes fadeIn { 0% {opacity: 0} 100% {opacity: 1}}
#fadeup { height: 100%; transition: .8s ease-out; transform: translateY(40px); opacity: 0;	position: relative;	z-index: 1234;}#fadeup.delighter.started { transform: translateY(0); opacity: 1;}.text-chousei-h {line-height:60px!important;}.text-chousei-p {line-height:65px!important;}#rinen{background-color:#fff;}#rinen img{width:70%!important;}#rinen-culture{background-color:#fff;}
.circle{background-image:url("../img/circle3.jpg");	background-position: left top;	background-repeat: no-repeat;	background-size: cover;	background-size:50%;	padding: 35px;}
@media (min-width: 1300px){ #contents { font-size: 1.1rem; }}@media (max-width: 767px){.box img{padding: 16px;}.text-chousei-p {line-height:60px!important;}#rinen img{width:95%!important;}	.circle {line-height: 2.1rem; padding: 50px;}}