@charset "UTF-8";

body{
    background-image: url(../img2022/inBG.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    margin-top: 0px;
    margFin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-position: center top;
    line-height: 0%;
}

/*#header {
    background-image: url(../img2022/inBG.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    margin-top: 0px;
    margFin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-position: center top;
    line-height: 0%;
}*/
.topmincho {
    font-family: dnp-shuei-nshogomincho-std, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    font-size: 2.5em;
    font-feature-settings: "palt"1;
    color: #FFFFFF;
    text-shadow: 0px 0px 5px #4F00FF;
    line-height: 120%;
    margin-bottom: 0px;
    padding-top: 30px;
}
.h3titorange{
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    border-top: thin solid #DD9001;
    border-bottom: thin solid #DD9301;
    color: #E97500;
    text-align: center;
    font-size: 2em;
    line-height: 160%;
}
.h3mincho {
    font-family: dnp-shuei-nshogomincho-std, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    font-size: 2em;
    line-height: 160%;
    font-feature-settings: "palt"1;
    color: #192794;
    text-shadow: 0px 0px;
    margin-top: 20px;
    border-bottom-color: #2B3BA7;
    border-top-color: #2B3BA7;
    border-bottom-style: solid;
    border-top-style: solid;
    border-bottom-width: thin;
    border-top-width: thin;
    padding-top: 20px;
    padding-bottom: 20px;
}
.minchop {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-weight: bold;
}
#EVwrapper {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 1em;
}
.dropcap:first-letter {
    font-size: 60px;/*文字の大きさ*/
    margin-right: 6px;
    margin-top: 6px;
    float: left;
    line-height: 1;/*必要*/
}

.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 #00AEFF;
    margin-top: 50px;
    margin-bottom: 50px;
}
.clear {
	clear: both;
}
.clear100 {
	clear: both;
	height: 100px;
}
.red{color:#FF0000;}
#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_orange {
    width: 20%;
    background-color: rgba(255,181,0,1.00);
    border-radius: 5px;
}
.bg_green {
    width: 20%;
    background-color: rgba(156,204,85,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;
}
.track_Green {
    background-color: rgba(76,159,32,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: #8FD2BC;
    border-radius: 5px;
}
.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: rgba(239,255,247,1.00);
    border-radius: 5px;
    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-right: 15px;
}
.f-rightsp {
	float: right;
	margin-left: 15px;
}
.f-leftsp {
	float: left;
	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 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    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: 80%;
	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: 80%;
	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: 80%;
	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: 80%;
	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: 80%;
	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: 80%;
	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: 80%;
	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: 80%;
	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: 80%;
    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: 80%;
	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 {
    font-feature-settings: "palt"1;
    width: 80%;
    background-color: rgba(228,191,81,1.00);
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
    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);
    border-radius: 15px;
    line-height: 110%;
    font-size: 1.8em;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}
.EVbtn2 {
    width: 80%;
    background-color: #69C988;
    -webkit-box-shadow: 0px 0 7px;
    box-shadow: 0px 0 7px;
    text-align: center;
    color: rgba(255,255,255,1.00);
    font-weight: bold;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    text-shadow: 0px 0px 5px rgba(0,0,0,0.40);
    margin-bottom: 10px;
    border-radius: 15px;
    line-height: 110%;
    max-width: 800px;
}
.EVbtnol {
    width: 80%;
    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: 80%;
	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: #76DE9C;
}
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-top: 2%;
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 5%;
    background-image: url(../img2022/005-Grunge-Paper.jpg);
    background-repeat: no-repeat;
    line-height: 200%;
    -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.25);
    box-shadow: 5px 5px 10px rgba(0,0,0,0.25);
    margin-bottom: 50px;
    font-size: 1.1em;
    border-radius: 15px;
    background-size: cover;
}
#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;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
.space50 {
    margin-top: 50px;
}
#info {
    font-size: 0.9em;
}
.txt11 {
    font-size: 1.1em;
}
.txt12 {
    font-size: 1.2em;
}
.txt13 {
    font-size: 1.3em;
}
.osusumeP ul  {
    padding-left: 0px;
}
.txt14 {
    font-size: 1.4em;
}
.txt15 {
    font-size: 1.5em;
}
#seminar {
    background-image: url(../img2022/PC.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}
.txt16 {
    font-size: 1.6em;
}

.txt18 {
    font-size: 1.8em;
}
#set {
    padding-top: 5%;
    padding-right: 5%;
    padding-bottom: 5%;
    padding-left: 5%;
    font-size: 1em;
    background-color: #FFFDD9;
    border-radius: 20px;
}


.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;
}
.h3orangebox {
    width: 100%;
    height: auto;
    background-image: url(../img2021/CircleBG2.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(0,2,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(../img2022/GoldBG.jpg);
    width: 94%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5%;
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 5%;
    background-repeat: no-repeat;
    background-size: cover;
}
.GroupworkL2 {
    background-image: url(../img2021/BGParple2.png);
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding: 20px 30px;
    background-repeat: repeat-y;
    background-size: 100% auto;
}
.GroupworkGL {
    background-image: url(../img2021/BGGreenL.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;
    font-size: 1.1em;
}
.GWinnerp {
	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;
}
.titlleprop {
    background-color: rgba(208,149,234,1.00);
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    width: 90%;
    padding-top: 5px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 5px;
    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;
}
.titlleproG {
    background-color: rgba(135,202,93,1.00);
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    width: 90%;
    padding-top: 5px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 5px;
    font-size: 2em;
    line-height: 100%;
    color: rgba(255,255,255,1.00);
    text-shadow: 0px 0px 5px rgba(1,117,12,0.90);
    text-align: center;
}
.Ltitllepro2 {
    background-color: rgba(255,126,0,1.00);
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    width: 90%;
    padding-top: 0px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 0px;
    font-size: 2em;
    line-height: 100%;
    color: rgba(255,255,255,1.00);
    text-shadow: 0px 0px 5px rgba(117,60,1,0.90);
    text-align: center;
    background-image: -webkit-linear-gradient(270deg,rgba(255,98,0,1.00) 0%,rgba(255,144,0,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,98,0,1.00) 0%,rgba(255,144,0,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,98,0,1.00) 0%,rgba(255,144,0,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,98,0,1.00) 0%,rgba(255,144,0,1.00) 100%);
    border-radius: 50px;
}
.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.6em;
    line-height: 160%;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-weight: bold;
}
.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;
}
#messageLite {
    background-image: url(../img2021/messeLite.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 10%;
    padding-right: 10%;
    padding-bottom: 10%;
    padding-left: 10%;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-size: 1.2em;
}
#v1 {
    padding-top: 5%;
    padding-right: 5%;
    padding-bottom: 5%;
    padding-left: 5%;
    font-size: 1.2em;
    color: rgba(21,116,3,1.00);
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 600px;
    border-radius: 15px;
    background-color: rgba(216,240,193,1.00);
    -webkit-box-shadow: 8px 8px 8px rgba(87,87,87,0.37);
    box-shadow: 8px 8px 8px rgba(87,87,87,0.37);
}
#ad1 {
    padding-top: 5%;
    padding-right: 5%;
    padding-bottom: 5%;
    padding-left: 5%;
    font-size: 1.2em;
    color: rgba(94,0,153,1.00);
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 600px;
    background-color: rgba(242,218,255,1.00);
    border-radius: 15px;
    -webkit-box-shadow: 8px 8px 8px rgba(87,87,87,0.37);
    box-shadow: 8px 8px 8px rgba(87,87,87,0.37);
}
.spnone{display: block;
    }
 .pcnone{display: none;
    }
.txt09 {
    font-size: 0.9em;
}

@media screen and (max-width:480px){
    .EVbtn {
    font-size: 0.7em;
}
    .osusumeP{width: 100%;}   
.topmincho {
    padding-top: 0px;
    font-size: 1.1em;
}
    h2{font-size: 1.2em;
    }
    
.space50 {
    margin-top: 0px;
}    
.h3mincho {
    font-size: 1.2em;
}
.h3titorange{
    font-size: 1.2em;
}    
.txt12 {
    font-size: 1.1em;
}
.txt13 {
    font-size: 1.1em;
}    
.txt14 {
    font-size: 1.2em;
}
.txt15 {
    font-size: 1.3em;
}
.txt16 {
    font-size: 1.3em;
}
.txt18{font-size: 1.2em;
    }    
#v1 {
    max-width: 100%;
}
#ad1 {
   max-width: 100%;
}    
.raightbox {
	text-align: right;
	float: right;
}

#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;
}
    header{padding-bottom: 3%;}
.spnone{display: none;
    }
    .pcnone{display: block;
    }
    .f-rightsp {
    clear: both;
    margin-left: 5%;
    float: none;
}
.f-leftsp {
    clear: both;
    margin-left: 5%;
    float: none;
    margin-bottom: 10px;
}
    .clear100 {
	clear: both;
	height: 20px;
}
    ul.spgreen{color:#009800;}
    ul.sporange{
    color: #FF7600;
}
    ul.sppink{
    color: #FF3AB5;
}
    .peaperbox2{margin-bottom: 20px;
    font-size: 0.9em;
    line-height: 160%;    
    }
    .Groupwork2{padding: 2%;}
}
