@charset 'shift_jis';


/* mainArea
-------------------------------------------------- */
#menu {
	width:960px;
	margin:0 auto;
	height:61px;
}

#warning_01 #menu a,
#warning_01 #menu a:link {
	color:#49050e;
	}
#warning_02 #menu a,
#warning_02 #menu a:link {
	color:#493b05;
	}

#menu ul li {
	float:left;
	width:480px;
	height:61px;
	z-index:50;
	box-sizing:border-box;
	}

#warning_01 #menu ul li:nth-child(1),
#warning_01 #menu ul li:nth-child(2) a,
#warning_02 #menu ul li:nth-child(1) a,
#warning_02 #menu ul li:nth-child(2) {
    -webkit-border-top-left-radius: 5px;  
    -webkit-border-top-right-radius: 5px;  
    -moz-border-radius-topleft: 5px;  
    -moz-border-radius-topright: 5px;  
}

#warning_01 #menu ul li:nth-child(1),
#warning_02 #menu ul li:nth-child(2) {
	border-top:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	font-size:16px;
	line-height:61px;
	}

#warning_01 #menu ul li:nth-child(1) {
	background: #fffdf4 url(/special/info/warning/images/btn_01.jpg) no-repeat bottom center;
	}

#warning_02 #menu ul li:nth-child(2) {
	background: #fdf8f8 url(/special/info/warning/images/btn_02.jpg) no-repeat bottom center;
	}

#warning_01 #menu ul li:nth-child(2),
#warning_02 #menu ul li:nth-child(1) {
	border-bottom:1px solid #e0e0e0;
	}

#warning_01 #menu ul li:nth-child(2) a,
#warning_02 #menu ul li:nth-child(1) a {
	border-top:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	display:block;
	margin:5px 10px 0;
	width:460px;
	height:55px;
	font-size:18px;
	line-height:55px;	
	}

#warning_01 #menu ul li:nth-child(2) a {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #f4acbd), color-stop(0.00, #f9ccd7));
background: -webkit-linear-gradient(top, #f9ccd7 0%, #f4acbd 88%);
background: -moz-linear-gradient(top, #f9ccd7 0%, #f4acbd 88%);
background: -o-linear-gradient(top, #f9ccd7 0%, #f4acbd 88%);
background: -ms-linear-gradient(top, #f9ccd7 0%, #f4acbd 88%);
background: linear-gradient(to bottom, #f9ccd7 0%, #f4acbd 88%);
	box-shadow: 0 -4px 2px 0px #eea8b8 inset;
	}

#warning_02 #menu ul li:nth-child(1) a {
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #efcc57), color-stop(0.00, #faeebc));
background: -webkit-linear-gradient(#faeebc, #efcc57);
background: -moz-linear-gradient(#faeebc, #efcc57);
background: -o-linear-gradient(#faeebc, #efcc57);
background: -ms-linear-gradient(#faeebc, #efcc57);
background: linear-gradient(#faeebc, #efcc57);
	box-shadow: 0 -4px 2px 0px #e6c862 inset;
	}


#warning_01 #menu ul li:nth-child(2) a:hover {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #f8c0ce), color-stop(0.00, #fae1e7));
background: -webkit-linear-gradient(top, #fae1e7 0%, #f8c0ce 88%);
background: -moz-linear-gradient(top, #fae1e7 0%, #f8c0ce 88%);
background: -o-linear-gradient(top, #fae1e7 0%, #f8c0ce 88%);
background: -ms-linear-gradient(top, #fae1e7 0%, #f8c0ce 88%);
background: linear-gradient(to bottom, #fae1e7 0%, #f8c0ce 88%);
	box-shadow: 0 -4px 2px 0px #f7bac9 inset;
	}
	
	#warning_02 #menu ul li:nth-child(1) a:hover {
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f5de7f), color-stop(0.00, #fdf7e2));
background: -webkit-linear-gradient(#fdf7e2, #f5de7f);
background: -moz-linear-gradient(#fdf7e2, #f5de7f);
background: -o-linear-gradient(#fdf7e2, #f5de7f);
background: -ms-linear-gradient(#fdf7e2, #f5de7f);
background: linear-gradient(#fdf7e2, #f5de7f);
	box-shadow: 0 -4px 2px 0px #efda92 inset;
	}

@media only screen and (max-device-width: 1080px){
#menu,
#menu ul li {
	height:160px;
}

#warning_01 #menu ul li:nth-child(1),
#warning_02 #menu ul li:nth-child(2) {
	border-top:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	font-size:220%;
	line-height:160px;
	}

#warning_01 #menu ul li:nth-child(2) a,
#warning_02 #menu ul li:nth-child(1) a {
	margin:5px 10px 0;
	height:160px;
	font-size:200%;
	line-height:160px;	
	}
}

#mainArea  {
	width: 960px;
	padding: 0px;
	margin: 0px;
	background-position: center top;
	position: relative;
	border-bottom:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	box-sizing:border-box;
}

#warning_01 #mainArea {
	background:#fffbeb url(/special/info/warning/images/main_bg_01.jpg) no-repeat;
	}

#warning_02 #mainArea {
	background: #fdf7f7 url(/special/info/warning/images/main_bg_02.jpg) no-repeat;
	}

#contents {
	margin:0 0 100px 0;
	}

#contents .to {
	display: block;
	width:700px;
	padding: 80px 130px 0 130px;
	text-align:left;
	font-size:150%;
	font-weight:bold;
}

#contents h1 {
	width: 700px!important;
	height: 120px;
	margin: 0 auto;
	padding: 0;
	background: none;
}

#contents h1 img {
	width:100%;
	height:auto;
	}

#contents .text,
#contents .sample {
	color:#222;
	margin: 0px auto;
	font-size: 130%;
	line-height: 180%;
	width: 700px;
}

#contents .text {
	padding: 0 0 10px!important;
}
#contents .text p{
	margin:0 0 1.5em;
}
#contents .sample {
	padding: 0px;
}
#contents .sample b {
	font-size:130%;
	padding:1.5em 0 1em;
	display:block;
}

#contents .sample ul li{
	display:block;
	float:left;
	padding:0;
	list-style-type: none!important;
	background:none;
	}
#contents .sample ul li dl:first-letter{
	color:#dfb520;
	padding-right:0.5em;
	}
#contents .sample ul li img{
	width:100%;
	border:1px solid #ffffff;
	}
#contents .sample ul li.imgLeft{
	width:411px;
	margin:0 59px 0 0;
}
#contents .sample ul li.imgRight{
	margin:0;
}

#contents .sample ul li dt{
	height:3em;
	line-height:1.3em;
	}

#contents .text u {
	font-weight:bold;
	font-size:110%;
	}

#contents .text .red {
	color:red;
	}

#contents .wakukakoi,
#contents .wakukakoi_02 {
	padding:15px;
	color:#000000;
}
#contents .wakukakoi {
	margin:2em 0;
	border:red 2px solid;
	background:#fff;
	}

#warning_01 #contents .wakukakoi {
	font-weight:bold;
	}

#warning_02 #contents .wakukakoi {
	font-weight:normal;
	}

#contents .wakukakoi_02 {
	margin:0;
	border:#ffdcdc 1px solid;
	background:#ffeeee;
	font-size:inherit;
	font-weight:normal;
	line-height:1.4;
	}

#contents .wakukakoi_02 .linkBox {
	display:block;
	width:8em;
	text-align:center;
	background:#fff;
	margin:0.5em 0 1.5em;
	padding:0.5em 1em;
	line-height:1;
    border-radius: 5px;        /* CSS3‘ˆÄ */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome—p */  
    -moz-border-radius: 5px;   /* Firefox—p */  
	border:#e0e0e0;
	}
#contents .wakukakoi_02 .linkBox:hover,
#contents .wakukakoi_02 .linkBox:hover a {
	background:#b13535;
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}
#contents .wakukakoi .howto span {
	display:block;
	line-height:1.4;
	text-indent:-1em;
	}

#warning_01 .wakukakoi .howto span {
	margin-bottom:1em;
	margin-left:1em;
	}

#warning_02 .wakukakoi .howto p {
	margin-bottom:1.5em!important;
	}

#warning_02 .wakukakoi .kome {
	border:1px solid #9b0000;
	color:#9b0000;
	}

#warning_02 .wakukakoi .howto p span > .kome {
	padding:0.2em 0.3em 0.1em;
	margin:0 0.3em;
	font-size:80%;
	}

#warning_02 .wakukakoi_02 .alert p > .kome {
	padding:0.2em 0.3em 0.1em;
	margin:0 1em 0 0;
	background:#fff;
	font-size:90%;
	font-weight:bold;
	}


#warning_02 #contents .wakukakoi .howto span {
	margin-bottom:0.5em;
	margin-left:2em;
	}
#warning_02 #contents .wakukakoi .howto b {
	display:block;
	font-size:105%;
	margin-bottom:0.5em;
	}

#warning_02 #contents .wakukakoi_02 .alert {
	display:block;
	margin:0;
	}

#warning_02 #contents .wakukakoi_02 .alert p {
	background:none!important;
	padding:0;
	}
#warning_02 #contents .wakukakoi_02 .alert p:first-child {
	margin-bottom:0;
	}
#warning_02 #contents .wakukakoi_02 .alert p:last-child {
	margin-bottom:0;
	}

#contents .from {
	display: block;
	width:700px;
	margin:0 auto 30px;
	text-align:right;
	font-weight:bold;
	font-size:150%;
}

@media only screen and (max-device-width: 1080px){
#mainArea p {
	font-size:200%;
	line-height:1.6;
	margin:0 0 0.5em 0;
	}

#contents {
	width:94%;
	margin:0 3%;
	padding:8% 0;
	}

#contents .to {
	width:100%;
	font-size:220%;
	padding:0;
	text-align:left;
}

#contents .text u {
	font-size:105%;
	}
#contents .from {
	width: 100%;
	font-size:280%;
	text-align:right;
	padding:0;
}

#contents h1,
#contents h1 img {
	width: 100%!important;
	height: auto;
	margin: 3% auto 2%;
}

#mainArea h2{
	font-size:1.1em;
	color:#333333;
	margin-bottom:0;
}

#contents .text,
#contents .sample {
	margin: 0px auto;
	color:#111;
}

#contents .text {
	width: 100%;
}

#contents .sample {
	width: 90%;
}

#contents .sample b {
	font-size:220%;
	line-height:1.4;
	padding:1em 0 0;
	}
#contents .sample ul li {
	width: 100%;
	display:block;
	float:none;
	margin-top:1.5em;
	padding:0;
	list-style-type: none!important;
	background:none;
	font-weight:bold;
	font-size:200%;
	}
#contents .sample ul li.imgLeft,
#contents .sample ul li.imgRight {
	width:100%!important;
	float:none;
	padding:0!important;
	margin:0 auto!important;
}
#contents .sample ul li.imgLeft img {
	display:block;
	width:100%;
	height:auto;
}
#contents .sample ul li.imgRight img {
	display:block;
	width:60%;
	height:auto;
	margin:0 auto;
}

#contents .sample ul li dt {
	font-size:inherit;
	height:auto;
	padding:1.2em 0 0.8em;
	}

#contents .sample ul li.imgLeft{
	width:411px;
	margin:0 1em 0 0;
}
#contents .sample ul li.imgRight{
	margin:0 1em 0 0;
}

#contents .wakukakoi,
#contents .wakukakoi_02 {
	width:100%;
	padding:4.5%;
	box-sizing:border-box;
	}

#contents .wakukakoi {
	font-size:inherit;
	line-height:1.5;
	}
#contents .wakukakoi_02 {
	font-size:inherit;
	line-height:1.4;
	}

#contents .wakukakoi span {
	line-height:1.4;
	}

#contents .wakukakoi_02 .linkBox {
	width:100%;
	text-align:center;
	background:#fff;
	margin:0.5em 0 0.5em;
	padding:1em 0;
    border-radius: 10px;        /* CSS3‘ˆÄ */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome—p */  
    -moz-border-radius: 10px;   /* Firefox—p */  
	font-size:180%;
	}

.sample b br {
	display:block!important;}
}

.sample b br {
	display:none;}
