@charset "UTF-8";
/* CSS Document */


@media all and (max-width: 720px) { 
body{
  font-size:200%;
	line-height: 150%;
}
}

@media all and (max-width: 720px) { 
.text_ll{
	font-size:300%;
}
}

@media all and (max-width: 720px) { 
.taianke{
	font-size: 200%;
}
}

@media all and (max-width: 720px) { 
a span{
	font-size: 60%;
	line-height: 130%;
}
}

@media all and (max-width: 720px) { 
.text_ss{
	font-size: 40%;
	line-height: 150%;
}
}


/*
.select1{
              font-size: 16px;
            }*/

.hissu{
	color: #FF0000;
	font-size: 0.8em;
}
#basean{
	margin: 0px auto;
	clear:both;
}
input[type="text"] {
   font-size: 120%;
	width: 97%;
}

input[type="number"] {
   font-size: 120%;
	width: 97%;
}

input {
    color: #888;
	font-size: 16px;
	
}

.table_white{
}
.table_white td{
	white-space: nowrap;
}


}
.mt50{
	margin-top:50px;
}

/* ========= アンケート　フォーム========== */


.imgmiddle{
	vertical-align:middle;
}

.formwaku{
	width: 590px;
	margin: 0px auto;
	font-size:105%;
}



.bor_bottom{
	border-bottom: 1px solid #AEB0B0;
	padding:5px 0px 0px 0px;
}

.pb10{padding-bottom:10px;
}
.mt10{margin-top:10px;}
.center{
	text-align:center;}


/*チェックボックス、ラジオボタンの label要素を横に並べる*/

.width40 label:hover {
	background: #FFF;
	color: #039;
	width: 40em;
	display:block;
}




p input[type="submit"] ,
p input[type="reset"] {
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;
   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   width:200px;
   height:50px;
   padding:0 3px;
   cursor:pointer;
   color:#333;
   font-size:170%;
   background:#f5f5f5;
   text-shadow:1px 1px 0px #fff;
}




p input[type="submit"]:hover ,
p input[type="reset"]:hover {
/*↓ここではロールオーバー時の透明度を変更。もちろんグラデーションを指定してもOK*/
	opacity: 0.7;
	font-size:170%;
}

input:focus{
	background: #FFFFCC;
}

textarea{
	border:#333333 1px solid;
	width: 97%;
	font-size: 150%;
	color: #888;font-weight: normal;
}

textarea:focus{
	background: #FFFFCC;
	border:#000099 1px solid;
}

input {
font-size: 100%;
}





.clebot{
	clear: both;
	width: 560px;
	margin: 0px auto 20px auto;
	display: block;
}
  /* 1秒かけて背景色をアニメーションさせる */
div.button4 a {
	transition: background-color 1s;
	width: 260px;
	height:69px;
	display: block;
	margin: 0px 15px 0px 0px;
	padding: 17px 0px 0px 0px;
	border: 0;
	text-align: center;
	color: #333;
	font-size: 110%;
	float: left;
	background: #72E7FF;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
div.button4 a:hover {
	width: 260px;
	height:69px;
	display:block;
	background: #D6D9D9;
	box-shadow: 
    0 0 0 11px #fff,
    0 0 0 12px #72E7FF
}
.button4 .font_l{
	font-size:180%;
}
.bluemoi_dai{
	color: #275E9A;
	font-size: 180%;
	font-weight: bold;
}


.bluemoi_grey{
	color: #333;
	font-size: 150%;
	line-height:160%;
}

.bluemoi_error{
	color: #333;
	font-size: 150%;
	color:#C00;
	text-align:center;
}

.error_naiyou{
	color: #333;
	font-size: 100%;
	text-align:center;
	line-height:160%;
}

.minibot {
	width: 350px;
	height:25px;
	display: block;
	margin: 0px 0px;
	padding: 8px 0px 0px 0px;
	text-align: center;
	color: #111;
	font-size: 110%;
	background: #72E7FF;
	float:right;
}
a.minibot {
	width: 350px;
	height: 25px;
	display: block;
}
a:hover.minibot  {
	background: #D6D9D9;
	color: #111;
}


.wi100{
	width: 580px;
	margin: 0 auto 15px auto;
	font-size: 105%;
	line-height: 150%;
}

a.coloran{
	color:#39F;
}




/*------------------------------ 2016 --------------------------*/
.taianke{
	padding: 6px 0px 5px 20px;
	margin: 0 auto 15px auto;
	font-size: 130%;
	background: #83C3E4;
}

.taicol{
	color: #83C3E4;
	font-size: 200%;
	font-weight:bold;
	margin-top:30px;
}

.pirotwakku{
/*	width: 714px;*/
/*	width: 100%;*/
	margin: 0 auto;
}


.down_p{
	text-align: center;
	padding: 0px 0px 20px 0px;
	width: 50%;
	float: left;
}
	
	.down_p a{
	color: #0794F5;
	text-align: center;
	padding: 0px 0px 5px 0px;
}
	


.down_p img {
max-width : 99% ;
height : auto ;
margin: 0px 3px 5px 0px;
}
	



.blewaku2016{
/*	width: 98%;*/
	padding: 5px 0px 8px 10px;
	background-color: #E3F2FF;
	clear: both;
	overflow: hidden;
	margin: 5px 0px 15px 0px;
}

.blewaku2021{
	padding: 5px 0px 8px 10px;
	background-color: #E3F2FF;
	clear: both;
	overflow: hidden;
	margin: 5px 0px 2px 0px;
}

.text_ss{
	font-size:80%;
/*	line-height:1.5;*/
}

.text_ll{
	font-size:100%;
}

.text_ss2{
	font-size:15px;
/*	line-height:1.5;*/
}

.div_left{
	width: 45%;
	float:left;
}
.div_right{
	width: 55%;
	margin-left:45%;
}

/* ========= アンケート　月刊タイガースの購入頻度 ========== */
#book_a {
display:none;
}
#book_b {
display:none;
}
#book_c {
display:none;
}

#book1:checked ~ #book_a {
display:block;
}


#menu_a {
display:none;
}

#menu_b {
display:none;
}

#check1:checked ~ #menu_a,
#check2:checked ~ #menu_b {
display:block;
}

