@charset "UTF-8";
/* CSS Document */
.h2{
font-size:150%;
font-weight:700;
padding-bottom:.5em;
line-height:1.3em
}
.green{
color:#31B57C
}
.red{
color:#c03
}
html{
background:#31b57c
}
body{
width:100%;
height:100%
}
ul {
	list-style-type:decimal;
}
li {
  margin-left: 30px;
  position: relative;
}
#wapper{
width:100%;
height:100%;
}
a:link {
  color: #008fea;
  text-decoration:underline;
}
a:visited {
  color: #008fea;
  text-decoration:underline;
}
a:hover {
  color: #57b0e8;
  text-decoration:underline;
}
a:active {
  color: #008fea;
  text-decoration:underline;
}

/*------*/

#contents{
width:850px;
margin:0 auto;
overflow:auto;
padding-bottom:3em
}
.main{
text-align:center;
padding:1em 0 .5em
}
.top-object{
height:42px;
width:100%;
background-color:#1d8a5b;
padding-top:5px
}
.top-object-inner{
height:37px;
width:100%;
border-top:4px solid #169b62;
border-bottom:4px solid #169b62;
background-color:#31b57c;
background-image:url(../images/top-object-bg.png);
background-repeat:repeat-x;
box-sizing:border-box;
background-size:120px;
background-position:2px 4px
}
.text-area{
background-image:url(../images/text-area-bg.png);
padding:30px;
background-color:rgba(255, 255, 255, 0.2)
}
.text-area-inner{
background:#fff;
padding:50px;
overflow:auto
}
.text-object-top{
background-image:url(../images/text-area-top.png)
}
.text-object-bottom{
background-image:url(../images/text-area-btm.png);
margin-bottom:2em
}
.text-object{
height:28px;
background-size:50px;
background-position:top;
background-repeat:repeat-x
}
.cap{
display:block;
overflow:auto;
padding-bottom:2em
}
img.thumb{
width:47%;
float:left
}
.cap p{
font-size:105%;
line-height:1.7em;
width:48%;
margin-top:1em;
float:right
}
.exp p{
padding-bottom:3em;
color:#666;
font-size:13px
}
.form{
float:left;
width:100%;min-height: 1320px;}
.form-smp{
float:left;
width:100%;
max-height:48px
}
.form-smp a{
float:left;
background:#C03;
width:100%;
border-radius:6px;
font-size:17px;
height:44px;
text-align:center;
color:#fff;
font-weight:bold;
line-height:45px
}
.contract {
	padding:1em;
	margin-bottom:4em;
	color:#666;
	font-size:13px;
	height:300px;
	overflow-x: hidenn;
    overflow-y: scroll;
	background-color:#eee;
-webkit-overflow-scrolling : touch
}
.contract p {
	padding-top:1em;
	padding-bottom:1.5em;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.bt {
	clear:both
}
.bt a:hover {
  opacity:0.9;
}

@media screen and (max-width:768px){
.h2{
font-size:140%
}
#contents{
width:96%
}
.text-area{
padding:20px;
}
.text-area-inner{
padding:30px
}
img.thumb{
width:76%;
padding-left:11%;
margin-bottom:1em
}
.cap p{
font-size:95%;
width:100%;
line-height:1.4em
}
.bt_tw {
	float:left;
}
.bt_tvadouga {
	float:right;
}
}

@media screen and (min-width:1px) and (max-width:768px){
.top-object{
height:29px;
width:100%;
background-color:#1d8a5b;
padding-top:3px
}
.top-object-inner{
height:26px;
width:100%;
border-top:3px solid #169b62;
border-bottom:3px solid #169b62;
background-color:#31b57c;
background-image:url(../images/top-object-bg.png);
background-repeat:repeat-x;
box-sizing:border-box;
background-size:80px;
background-position:2px 3px
}
.h2{
font-size:100%
}
.text-object{
height:19px;
background-size:36px
}
#contents{
width:100%
}
.main{
width:98%;
padding:.5em 0 0;
padding-left:1%
}
.text-area{
padding:16px
}
.text-area-inner{
padding:18px
}
.cap{
padding-bottom:.8em;
font-size:96%
}
img.thumb{
width:100%;
padding-left:0;
margin-bottom:.5em
}
.cap p{
font-size:90%
}
.exp p{
font-size:11px
}
.contract {
	font-size:11px;
        margin-bottom:2.5em;
}
.contract p {
	font-size:11px;
        line-height:2em;
}
.bt {
	text-align:center;
}
.bt img {
	width:80%;
    height:auto;
}
.bt_tw {
	float:none;
	clear:both;
}
.bt_tvadouga {
	float:none;
	clear:both;
}
}

#close_btn{
width:200px;
margin:0 auto
}
#close_btn a{
text-decoration:none;
line-height:40px;
color:#fff;
background-color:#338F67;
width:200px;
display:inline-block;
height:40px;
border-radius:3px;
float:left
}
#close_btn a span{
background-color:#317155;
float:left;
height:27px;
display:inline-block;
width:40px;
padding-top:3px;
border-radius:3px 0 0 3px;
text-align:center;
padding-bottom:10px;
margin-right:20px
}
#close_btn a:hover{
box-shadow:inset 0 0 15px 30px rgba(0, 0, 0, 0.1)
}

#snow{
background:none;
background-image:url('../images/s1.png'), url('../images/s2.png'), url('../images/s3.png');
height:100%;
left:0;
position:fixed;
top:0;
width:100%;
z-index:-500;
-webkit-animation:snow 15s linear infinite;
-moz-animation:snow 15s linear infinite;
-ms-animation:snow 15s linear infinite;
animation:snow 15s linear infinite
}
@keyframes snow{
0%{background-position:0px 0px, 0px 0px, 0px 0px}
100%{background-position:400px 800px, 400px 400px, -400px 400px}
}
@-moz-keyframes snow{
0%{background-position:0px 0px, 0px 0px, 0px 0px}
100%{background-position:400px 800px, 400px 400px, -400px 400px}
}
@-webkit-keyframes snow{
0%{background-position:0px 0px, 0px 0px, 0px 0px}
100%{background-position:400px 800px, 400px 400px, -400px 400px}
}
@-ms-keyframes snow{
0%{background-position:0px 0px, 0px 0px, 0px 0px}
100%{background-position:400px 800px, 400px 400px, -400px 400px}
}