
@charset "UTF-8";
#contents img { width: auto; max-width: 100%; height: auto;}#contents{box-shadow: 0 5px 25px 0 rgba(45, 90, 95, .4);	background-color: #fff;	padding:50px 0 50px 0;	margin:30px 0 90px 0;	background-image:url("../img/logo2.png");	background-repeat: no-repeat;	background-position: center center;}#fadeup { height: 100%; transition: .8s ease-out; transform: translateY(30px); opacity: 0;	position: relative;	z-index: 1234;}#fadeup.delighter.started { transform: translateY(0); opacity: 1;}
#contents h2 { font-size: 180%;	font-weight: bold; /*border-left: solid 3px #72b1ff;*/ padding: 2.1vw .1vw 2.1vw .8vw;}#contents h3 { font-size: 120%;}
.gr-text{line-height: 25px;	padding-bottom: 25px;	font-size: 120%;}
@media (min-width: 1300px){ #contents { font-size: 1.1rem; }}@media (max-width: 767px){}
