@charset "UTF-8";

#headerps {
	background-image: url(img2020/bgPS2020.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
}
#headerEV {
    background-image: url(img2020/EV2020bgp.jpg);
    background-repeat: repeat-y;
    background-size: cover;
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-position: 0% top;
}
#headerSeminar2021 {
    background-image: url(img2021/dkbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-position: center top;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#headerWS {
	background-image: url(img2020/colormoneybg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
}
#EVwrapper {
	padding-right: 30px;
	padding-left: 30px;
}


.yellowmarker{
background:linear-gradient(transparent 75%, #fff799 75%);
font-weight:bold; 
}
#yusen {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	text-align: justify;
	-webkit-box-shadow: 5px 5px 10px #B2B0B0;
	box-shadow: 5px 5px 10px #B2B0B0;
	font-size: 1.1em;
	padding-top: 30px;
	margin-bottom: 100px;
	background-image: url(img2020/postbg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-bottom: 30px;
	line-height: 160%;
}
.boxshadow {
	-webkit-box-shadow: 7px 7px 7px #B2B2B2;
	box-shadow: 7px 7px 7px #B2B2B2;
}
#navbtn {
	border-top: thin solid #E761D8;
	margin-top: 50px;
	margin-bottom: 50px;
}
.clear {
	clear: both;
}
.clear100 {
	clear: both;
	height: 100px;
}
.red{color:#FF0000;}
.med {
    font-size: 0.5em;
    vertical-align: middle;
}
#alan {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	text-align: justify;
	-webkit-box-shadow: 5px 5px 10px #B2B0B0;
	box-shadow: 5px 5px 10px #B2B0B0;
	font-size: 1.1em;
	background-color: #E3FAFF;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}
.wave-border {
    text-decoration:underline wavy red
}
.moushibtn {
	margin-top: 10px;
	margin-bottom: 50px;
	padding-left: 0px;
	border-top: medium solid #999;
	border-bottom: medium solid #999999;
	padding-bottom: 50px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	background-color: #F5FDD5;
	/* [disabled]max-width: 800px; */
}
input, select {
    vertical-align:middle;
}
#form{
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

input.text{width: 540px; height:50px; margin:0 auto; padding:10px;}

input#submit_button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6ac16a), color-stop(1, #16a73f) );
	background:-moz-linear-gradient( center top, #6ac16a 5%, #16a73f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#52a635;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	color:#FFFFF;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	text-shadow:1px 1px 0px #c0c0c0;
	height:90px;
	width:565px;
	margin: 10px auto 50px auto;
	padding:0 0 0 ;
	cursor:pointer;
	}
input#submit_button a {
	color:#ffffff;
	font-weight:bold;
}
input#submit_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #52a635), color-stop(1, #3d7928) );
	background:-moz-linear-gradient( center top, #52a635 5%, #3d7928 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
	background-color:#dfdfdf;
	color:#ffffff;
}
input#submit_button:active {
	position: relative;
	top: 1px;
	color: #ffffff;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
button{color:#ffffff;}
.bg_yellow {
	width: 20%;
	background-color: rgba(255,211,0,1.00);
	border-radius: 5px;
}
.bg_parple {
	background-color: rgba(208,175,241,1.00);
	border-radius: 5px;
	width: 20%;
}
.bg_parplepeal   {
	background-color: rgba(248,236,252,1.00);
	border-radius: 5px;
	width: 80%;
	padding: 10px;
	text-align: left;
}
.track_parple {
	background-color: rgba(111,33,159,1.00);
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	padding: 5px 10px;
	border-radius: 20px;
	font-size: 1.3em;
}
.bg_emegri {
	width: 20%;
	background-color: #e0cc68;
	border-radius: 0px;
}
.bg_aqua {
	width: 20%;
	background-color: rgba(119,231,253,1.00);
	border-radius: 5px;
}
.bg_yellowpeal {
	width: 80%;
	background-color: rgba(251,243,206,1.00);
	border-radius: 5px;
	padding: 10px;
	text-align: left;
}
.bg_emepeal {
	width: 80%;
	background-color: #f1ead2;
	border-radius: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.bg_aquapastel {
	width: 80%;
	background-color: rgba(222,246,253,1.00);
	border-radius: 5px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.bg_pink {
	width: 80%;
	background-color: rgba(248,200,250,0.89);
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-align: left;
}
#vois {
	text-align: left;
}
#message {
	background-image: url(img2020/002-Watercolor-Paper.jpg);
	background-repeat: repeat-y;
	background-size: 100% auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 10px 10px 10px rgba(0,0,0,0.19);
	box-shadow: 10px 10px 10px rgba(0,0,0,0.19);
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	font-size: 1.2em;
	line-height: 180%;
	border-top: 10px solid rgba(255,214,8,1.00);
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
#info td {
	vertical-align: middle;
}
.f-right {
	float: right;
	margin-left: 15px;
}
.f-left {
	float: left;
	margin-left: px;
	margin-right: 15px;
}
.book {
	margin-right: 30px;
	float: left;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.38);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.38);
}
.Yellow-marker {
    font-weight: bold;
	background:linear-gradient(transparent 75%, #ffff99 75%);
}#osusumeP {
	margin-right: auto;
	margin-left: auto;
	font-size: 22px;
	line-height: 220%;
}
#uketoreru {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 22px;
	line-height: 220%;
}
.c-1 {
	background-color: rgba(251,210,225,1.00);
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.31);
	box-shadow: 5px 5px 5px rgba(0,0,0,0.31);
	border-radius: 7px;
}
.c-2 {
	background-color: rgba(248,241,165,1.00);
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.31);
	box-shadow: 5px 5px 5px rgba(0,0,0,0.31);
	border-radius: 7px;
}
.c-3 {
	background-color: rgba(220,252,166,1.00);
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.31);
	box-shadow: 5px 5px 5px rgba(0,0,0,0.31);
	border-radius: 7px;
}
.c-4 {
	background-color: rgba(190,233,247,1.00);
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.31);
	box-shadow: 5px 5px 5px rgba(0,0,0,0.31);
	border-radius: 7px;
}
.c-5 {
	background-color: rgba(238,210,253,1.00);
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.31);
	box-shadow: 5px 5px 5px rgba(0,0,0,0.31);
	border-radius: 7px;
}
.tokyobtn {
	width: 90%;
	background-color: rgba(34,151,255,1.00);
	-webkit-box-shadow: 7px 7px 7px rgba(0,0,0,0.22);
	box-shadow: 7px 7px 7px rgba(0,0,0,0.22);
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	font-size: 32px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.40);
	margin-bottom: 30px;
	border-radius: 15px;
	line-height: 120%;
}
.colorEA {
	width: 90%;
	background-color: rgba(43,91,220,1.00);
	-webkit-box-shadow: 7px 7px 7px rgba(0,0,0,0.22);
	box-shadow: 7px 7px 7px rgba(0,0,0,0.22);
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	font-size: 32px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.40);
	margin-bottom: 30px;
	border-radius: 15px;
	line-height: 120%;
}
.colorParple {
	width: 90%;
	background-color: rgba(167,90,226,1.00);
	-webkit-box-shadow: 7px 7px 7px rgba(0,0,0,0.22);
	box-shadow: 7px 7px 7px rgba(0,0,0,0.22);
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	font-size: 32px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.40);
	margin-bottom: 30px;
	border-radius: 15px;
	line-height: 120%;
	max-width: 700px;
}
.colorEA2 {
    width: 90%;
    background-color: rgba(56,198,121,1.00);
    -webkit-box-shadow: 7px 7px 7px rgba(0,0,0,0.22);
    box-shadow: 7px 7px 7px rgba(0,0,0,0.22);
    text-align: center;
    color: rgba(255,255,255,1.00);
    font-weight: bold;
    font-size: 32px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    text-shadow: 0px 0px 5px rgba(0,0,0,0.40);
    margin-bottom: 30px;
    border-radius: 15px;
    line-height: 120%;
    max-width: 700px;
}
.colorEA3 {
	width: 90%;
	background-color: rgba(255,196,15,1.00);
	-webkit-box-shadow: 7px 7px 7px rgba(0,0,0,0.22);
	box-shadow: 7px 7px 7px rgba(0,0,0,0.22);
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	font-size: 32px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.40);
	margin-bottom: 30px;
	border-radius: 15px;
	line-height: 120%;
}
.EVbtn {
	width: 90%;
	background-color: rgba(228,191,81,1.00);
	-webkit-box-shadow: 7px 7px 7px rgba(0,0,0,0.22);
	box-shadow: 7px 7px 7px rgba(0,0,0,0.22);
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.40);
	margin-bottom: 30px;
	border-radius: 15px;
	line-height: 110%;
}
.EVbtn2 {
	width: 90%;
	background-color: #53DAAF;
	-webkit-box-shadow: 7px 7px 7px;
	box-shadow: 7px 7px 7px;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.40);
	margin-bottom: 30px;
	border-radius: 15px;
	line-height: 110%;
	max-width: 800px;
}
.EVbtnol {
    width: 90%;
    background-color: rgba(228,160,81,1.00);
    -webkit-box-shadow: 7px 7px 7px rgba(0,0,0,0.22);
    box-shadow: 7px 7px 7px rgba(0,0,0,0.22);
    text-align: center;
    color: rgba(255,255,255,1.00);
    font-weight: bold;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    text-shadow: 0px 0px 5px rgba(0,0,0,0.40);
    margin-bottom: 30px;
    border-radius: 15px;
    line-height: 110%;
}
.osakabtn {
	width: 90%;
	background-color: rgba(255,148,0,1.00);
	-webkit-box-shadow: 7px 7px 7px rgba(0,0,0,0.22);
	box-shadow: 7px 7px 7px rgba(0,0,0,0.22);
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	font-size: 32px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.40);
	margin-bottom: 50px;
	border-radius: 15px;
	line-height: 120%;
}
a:hover .osakabtn {
	background-color: #ffcc00;
}
a:hover .tokyobtn {
	background-color: #51D7FF;
}
a:hover .EVbtn {
	background-color: #FFD600;
}
a:hover .EVbtn2 {
	background-color: #A8ED2F;
}
a:hover .EVbtnol {
	background-color: #FFD600;
}
a:hover .colorEA {
	background-color: #51A0FF;
}
a:hover .colorParple {
	background-color: #CC80F3;
}
a:hover .colorEA2 {
	background-color: #5CE590;
}
a:hover .colorEA3 {
	background-color: #FFED00;
}
#list ul   {
	margin-left: 0px;
	padding-left: 0px;
}
.peaperbox {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	background-image: url(img2020/002-Watercolor-Paper.jpg);
	background-repeat: repeat;
	line-height: 200%;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.31);
	box-shadow: 3px 3px 5px rgba(0,0,0,0.31);
	margin-bottom: 50px;
	font-size: 1.1em;
}
.peaperbox2 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 30px 50px;
	background-image: url(img2020/YellowPepar.jpg);
	background-repeat: repeat-y;
	line-height: 200%;
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.31);
	box-shadow: 3px 3px 5px rgba(0,0,0,0.31);
	margin-bottom: 50px;
	font-size: 1.1em;
}
#QA {
	text-align: left;
	font-size: 1.1em;
	line-height: 200%;
	font-weight: bold;
}
#QAB {
	text-align: left;
	font-size: 1.1em;
	line-height: 200%;
	font-weight: bold;
}
#QA h4 {
	background-color: rgba(255,174,0,1.00);
	color: rgba(255,255,255,1.00);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 10px;
	font-weight: bold !important; 
	font-size: 1.2em;
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.41);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.41);
	text-shadow: 1px 1px 3px rgba(0,0,0,0.34);
}
#QAB h4 {
	background-color: rgba(212,118,238,1.00);
	color: rgba(255,255,255,1.00);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 10px;
	font-weight: bold !important;
	font-size: 1.2em;
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.41);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.41);
	text-shadow: 1px 1px 3px rgba(0,0,0,0.34);
}
strong {
	font-weight: bold;
}
.anderp strong  {
	font-weight: bold;
background:linear-gradient(transparent 60%, #ddbbff 60%);
font-weight:bold; 
}
.big_txt {
	font-size: 24px;
}
.h3bluebox {
	width: 100%;
	height: auto;
	background-image: url(img2020/h3img.jpg);
	background-size: 100% auto;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	font-weight: bold;
	color: rgba(255,255,255,1.00);
	text-shadow: 0px 0px 10px rgba(16,0,189,1.00);
	background-repeat: no-repeat;
	margin-bottom: 50px;
}
.h3bluebox2 {
	width: 100%;
	height: auto;
	background-image: url(img2020/h3-2.jpg);
	background-size: 100% auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-weight: bold;
	color: rgba(255,255,255,1.00);
	text-shadow: 0px 0px 10px rgba(16,0,189,1.00);
	background-repeat: no-repeat;
	margin-bottom: 50px;
	border-radius: 20px;
}
.Groupwork {
	background-image: url(img2020/BGYellow.jpg);
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.Groupwork2 {
	background-image: url(img2020/BGParple.png);
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 30px;
	background-repeat: repeat-y;
	background-size: 100% auto;
}
.GWinner {
	background-color: rgba(255,255,255,0.76);
	width: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 200%;
	font-weight: normal;
}
.GWinner2 {
	background-color: rgba(255,255,255,0.90);
	width: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 200%;
	font-weight: normal;
}
.bgwhite {
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(img2020/002-Watercolor-Paper.jpg);
}
.aligncenter  li {
	font-size: 1.2em;
}
.GWinner ul {
	padding-left: 0px;
}
#titllepro {
	background-color: rgba(255,182,0,1.00);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 90%;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 1.5em;
	line-height: 160%;
}
.titllepro2 {
	background-color: rgba(208,149,234,1.00);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 90%;
	padding: 20px 30px;
	font-size: 2em;
	line-height: 100%;
	color: rgba(255,255,255,1.00);
	text-shadow: 0px 0px 5px rgba(94,1,117,0.90);
	text-align: center;
}
.blackbar {
	background-color: rgba(0,0,0,1.00);
	width: auto;
	padding-top: 1px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 1px;
	color: rgba(255,255,255,1.00);
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
}
.yellowline {
	background-color: rgba(255,197,0,1.00);
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.aligncenter {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
.aligncenter2 {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	background-color: rgba(255,255,255,0.70);
}
#wrapperEA {
	padding-right: 30px;
	padding-left: 30px;
}
.bold {
	font-weight: bold;
}
.backbeage {
	background-color: rgba(255,253,228,1.00);
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#reading {
	padding: 25px;
	background-color: rgba(249,251,229,1.00);
	border-radius: 15px;
}
.h3flame {
	background-image: url(img2020/wall.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 100%;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
	background-position: left top;
	vertical-align: middle;
	font-size: 1.6em;
	line-height: 160%;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
	height: 220px;
	font-weight: bold;
}
.h3flame2 {
	background-image: url(img2020/eme.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 20px;
	background-position: left top;
	vertical-align: middle;
	height: 240px;
}
.h3flame3 {
	background-image: url(img2020/eme.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 100%;
	background-position: left top;
	vertical-align: middle;
	height: 240px;
	color: rgba(255,255,255,1.00);
	text-align: center;
}
.h3flame2 h3 {
	text-align: center;
	vertical-align: middle;
	font-size: 2em;
	line-height: 160%;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	font-weight: bold;
	color: rgba(255,255,255,1.00);
	text-shadow: 0px 0px 5px rgba(0,106,9,1.00);
	padding-top: 1.2em;
}
.h3flame3 h3 {
	text-align: center;
	vertical-align: middle;
	font-size: 1.8em;
	line-height: 140%;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	font-weight: bold;
	color: rgba(255,255,255,1.00);
	text-shadow: 0px 0px 5px rgba(0,106,9,1.00);
	padding-top: 2px;
}
.h3iland {
	background-image: url(img2020/h3iland.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 100%;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 20px;
	background-position: left bottom;
	vertical-align: middle;
	font-size: 1.6em;
	line-height: 160%;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
	height: 320px;
	font-weight: bold;
	color: #11379F;
}
.h3ilandlong {
    background-image: url(img2020/h3iland.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 20px;
    background-position: left bottom;
    vertical-align: middle;
    font-size: 1.6em;
    line-height: 160%;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    height: 420px;
    font-weight: bold;
    color: #11379F;
}
.h3ilandtxt {
    text-align: left;
    font-size: 1.3em;
    line-height: 160%;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-weight: bold;
}
.topinfo {
    text-align: center;
    font-size: 1.3em;
    line-height: 160%;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-weight: bold;
    background-image: url(img2021/memo.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 3%;
    padding-right: 3%;
    padding-bottom: 3%;
    padding-left: 3%;
    border-top: thin solid #563334;
    border-bottom: thin solid #563334;
}
.leftbox {
	float: left;
	text-align: left;
	width: 100%;
}
.leftbox img {
	text-align: left;
	margin-bottom: 20px;
}
.raightbox {
	text-align: right;
	float: right;
	width: 100%;
}
.raightbox img {
	margin-bottom: 20px;
}
#greenbg {
    background-image: url(img2020/greenBG.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
    padding: 30px;
    font: bold 1.5em YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
.vois img {
	vertical-align: top;
}
.vois h4 {
	vertical-align: top;
}

@media screen and (max-width: 768px){
.raightbox {
	text-align: right;
	float: right;
}
.raightbox {
	text-align: right;
	float: right;
}
.leftbox {
}
.leftbox {
}
#wrapper {
	background-color: rgba(255,255,255,0.70);
}
.orange {
	color: rgba(255,129,0,1.00);
}
.tokyobtn {
width: 90%;	
}
.tokyobtn p{
width: 90%;	
}
#osusumeP li{font-size: large;
	}
#uketoreru li{font-size: large;
	}
.spleft {text-align: left;
	}
	.aligncenter{width:100%;
	}
.h3flame2 h3 {
	font-size: 1.6em;
	padding-top: 0px;
}
.h3flame2{
	padding-top: 0px;
}
.h3flame3 h3 {
	font-size: 1.6em;
	padding-top: 0px;
}		
}


.txbg_yellow { background-color: rgba(252,255,0,1.00); padding: 4px; }

body{ font-size:
1.2em;　font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; line-height: 1.6em;
 }



.bigfont {
    font-size: 2em;
    line-height: 1.6;
    margin: 0 0 40px;
}

@media only screen and (min-width: 480px) and (max-width: 991px)
{
	.bigfont {
    font-size: 2.3em;
    line-height: 1.6;
    margin: 0 0 40px;
}
}
