@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html {
  overflow-y: scroll;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
input,
textarea {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
}
a:focus {
  outline: none;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*/
  /*/
	height: auto;
	overflow: hidden;
	/**/
}
.both {
  clear: both;
}
/*テキストシャドウ {
	text-shadow: 1px 1px 3px #000;
}
*/
/*ボックスシャドウ {
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
*/
/*ボックスシャドウ内側 {
	-moz-box-shadow: inset 1px 1px 3px #000;
	-webkit-box-shadow: inset 1px 1px 3px #000;
	box-shadow: inset 1px 1px 3px #000;
}
*/
/*角丸 {
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px; 
}
*/
/*トランジション {
	-webkit-transition: 1.5s;
	-moz-transition: 1.5s;
	-o-transition: 1.5s;
	transition: 1.5s;
}
*/
/*透明 {
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
}
*/
/*背景のみ透明 {
	background-color:rgba(255,255,255,0.2);
}
*/
/*グラデーション {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000')";
	background-image: -moz-linear-gradient(top, #ffffff, #000000);
	background-image: -ms-linear-gradient(top, #ffffff, #000000);
	background-image: -o-linear-gradient(top, #ffffff, #000000);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#000000));
	background-image: -webkit-linear-gradient(top, #ffffff, #000000);
	background-image: linear-gradient(top, #ffffff, #000000);
}
*/
/*スマホ対応
@media screen and (max-width: 480px){
	
}
@media screen and (max-width: 320px){
	
}
*/
body {
  font-family:'Meiryo','メイリオ','Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3', sans-serif; sans-serif;
}
/* clearfix */
.cfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.cfix {
  min-height: 1px;
}
* html .cfix {
  height: 1px;
  /*\*/
  /*/ height: auto; overflow: hidden; /**/
}
.fz12 {
  font-size: 12px;
}
.wrapper {
  width: 960px;
  margin: 0 auto;
  padding: 0 10px;
}
a {
  color: #000;
}
h1 {
  padding-top: 15px;
  padding-bottom: 15px;
  float: left;
}
h1 small {
  font-size: 14px;
  vertical-align: 5px;
  padding-left: 20px;
}
h2 {
  color: #000000;
  font-size: 24px;
  line-height: 20px;
  text-align: left;
  border-bottom: solid 4px #000;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
header {
  width: 980px;
  margin: 0 auto;
}
footer {
  width: 100%;
  text-align: center;
  position: relative;
}
footer ul {
  padding-top: 36px;
  padding-bottom: 15px;
  letter-spacing: -0.4em;
}
footer ul li {
  display: inline;
  padding: 0 5px;
  border-right: 1px solid #000;
  letter-spacing: normal;
}
footer ul li.last {
  border-right: none;
}
footer ul a {
  text-decoration: none;
}
footer ul a:hover {
  text-decoration: underline;
}
footer p {
  text-align: right;
  font-size: 10px;
  padding-bottom: 20px;
}
footer em {
  font-weight: bold;
}
.logo_lilly {
  float: right;
  text-align: right;
  padding-top: 15px;
}
.breadcrumb {
  font-family:'Meiryo','メイリオ','Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3', sans-serif; sans-serif;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  margin-bottom: 20px;
}
.breadcrumb a {
  text-decoration: underline;
}
.breadcrumb a:hover {
  text-decoration: none;
}

.totop {
  width: 100%;
  padding-top: 20px;
  text-align: right;
  clear: both;
}
.totop a {
  font-size: 12px;
  color: #000;
}
.content01 {
  float: left;
  width: 463px;
}
.content02 {
  float: right;
  width: 463px;
}
body.top .wrapper {
  width: 980px;
  margin: 0 auto;
  padding: 0;
}
body.top .head {
  width: 980px;
  margin: 0 auto;
  height: 186px;
  background: url(../../images/toptop/bg_head.jpg);
  padding-top: 74px;
  margin-bottom: 10px;
}
body.top .head p {
	color: #525252;
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
}
body.top .container {
  background: url(../../images/toptop/bg_material.png) repeat-y center top;
  overflow: hidden;
  position: relative;
}
body.top .container .header {
  padding-top: 40px;
  margin-bottom: 20px;
  color: #525252;
  font-size:28px;
  font-weight:bold;
  text-align:center;
  letter-spacing:2.5px;
  overflow: hidden;
}
body.top .btn_area p {
  line-height: 1.6;
}
body.top .child {
  float: left;
  width: 490px;
}
body.top .child .btn_area {
  height: 430px;
  color: #ff0000;
  font-weight: 400;
  padding-left: 0px;
  background: url(../../images/toptop/bg_child.png) 0px 150px no-repeat;
  width: 490px;
}

body.top .child .btn_area .text {
  height: 200px;
  color: #000;
  font-size: 14px;
  padding-left: 180px;
  padding-top: 26px;
  padding-right: 30px;
  text-align: right;
  font-weight:bold;
}


body.top .child .btn_area .enter-child a {
	margin: auto;
	background: url(../../images/toptop/btn_child.png) 0 0 no-repeat;
	width: 307px;
	height: 160px;
	text-indent: -9999px;
	display: block;
}
body.top .child .btn_area .enter-child a:hover {
	margin: auto;
	background: url(../../images/toptop/btn_child.png) 0 -160px no-repeat;
	width: 307px;
	height: 160px;
	text-indent: -9999px;
	display: block;
}


body.top .adult {
  float: right;
  width: 490px;
}
body.top .adult .btn_area {
  height: 430px;
  color: #133d83;
  padding: 0px;
  text-align: center;
  background: url(../../images/toptop/bg_adult.gif)  no-repeat right 20px;
}
body.top .adult .btn_area .text {
  height: 200px;
  color: #000;
  font-size: 14px;
  font-weight:bold;
  padding-right: 180px;
  padding-top: 5px;
  padding-left: 30px;
  text-align: left;
}
body.top .adult .btn_area p {
  padding-top: 10px;
  margin-bottom: 21px;
}
body.top .adult .btn_area p.enter-adult {
	padding-top: 0;
}

body.top .adult .btn_area .enter-adult a {
	margin: auto;
	background: url(../../images/toptop/btn_adult.png) 0 0 no-repeat;
	width: 307px;
	height: 160px;
	text-indent: -9999px;
	display: block;
}
body.top .adult .btn_area .enter-adult a:hover {
	margin: auto;
	background: url(../../images/toptop/btn_adult.png) 0 -160px no-repeat;
	width: 307px;
	height: 160px;
	text-indent: -9999px;
	display: block;
}

body.top span.fz16 {
  font-size: 14px;
}
body.top h4.line_red {
  background: url(../../images/toptop/bg_h4_red.gif) no-repeat bottom left;
}
body.top h4.line_blue {
  background: url(../../images/toptop/bg_h4_blue.gif) no-repeat bottom left;
}
body.adhd {
  font-size: 13px;
}
body.adhd .title_img {
  text-align: center;
  padding-top: 10px;
  margin-bottom: 10px;
}
body.adhd h3 {
  width: 466px;
  margin: 0 auto;
  font-weight: bold;
  font-size: 24px;
  padding-top: 20px;
  margin-bottom: 10px;
  margin-top: 20px;
}
body.adhd h4 {
  padding-left: 24px;
  position: relative;
  font-size: 14px;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 10px;
}
body.adhd h4.line1 {
  min-height: 30px;
}
body.adhd h4.line2 {
  min-height: 48px;
}
body.adhd h4.line3 {
  min-height: 66px;
}
body.adhd h4.line4 {
  min-height: 84px;
}
body.adhd .row {
  width: 466px;
  margin: 0 auto 12px;
}
body.adhd .mb10 {
  margin-bottom: 10px;
}
body.adhd .mb20 {
  margin-bottom: 20px;
}
body.adhd .mb30 {
  margin-bottom: 30px;
}
body.adhd .mb40 {
  margin-bottom: 40px;
}
body.adhd .mb50 {
  margin-bottom: 50px;
}
body.adhd h4 span {
  font-weight: bold;
  position: absolute;
  bottom: 6px;
}
body.adhd h4 a {
  display: block;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  position: absolute;
  bottom: 6px;
}
body.adhd h4 a:hover {
  color:#f8b62d;
}
body.adhd .content01 h3 {
  color: #000;
  /*background: url(../../images/common/line_red.gif) no-repeat top left;*/
  text-align: center;
}
body.adhd .content01 h3.noline {
  font-weight: bold;
  padding-top: 0;
  background: none;
}
body.adhd .content01 h4 {
  color: #000;
}

body.adhd .content02 h3 {
  color: #00498a;
  background: url(../../images/common/line_blue.gif) no-repeat top left;
  text-align: center;
}
body.adhd .content02 h3.noline {
  font-weight: bold;
  padding-top: 0;
  background: none;
  text-align: center;
}
body.adhd .content02 h4 {
  padding-left: 0;
  color: #00498a;
}
body.adhd .content02 h4.line1 {
  min-height: 30px;
}
body.adhd .content02 h4.line2 {
  min-height: 48px;
}
body.adhd .content02 h4.line3 {
  min-height: 66px;
}
body.adhd .content02 h4 a {
  color: #00498a;
}
body.adhd .content02 h4 a:hover {
  color:#00133d;
}
body.adhd .content03 {
  padding-top:30px;
  border-top:3px solid #000;
}
body.adhd .content03 h4 {
  padding-left: 0;
  color: #000;
  border-bottom:2px solid #000;
  background:url(../../images/sitemap/arrow_black.gif) no-repeat right center;
}
body.adhd .content03 h4.line1 {
  min-height: 30px;
}
body.adhd .content03 h4 a {
  color: #000;
}
body.adhd .content03 h4 a:hover {
  color:#666;
}

body.adhd .col1 {
  float: left;
  width: 226px;
}
body.adhd .col2 {
  float: right;
  width: 226px;
}
body.adhd .line_red_arrow {
  background: url(../../images/sitemap/bg_h4_arrow_red.gif) no-repeat bottom left;
}
body.adhd .line_red_arrow span {
  padding-right: 15px;
}
body.adhd .line_blue_arrow {
  background: url(../../images/sitemap/bg_h4_arrow_blue.gif) no-repeat bottom left;
}
body.adhd .line_blue_arrow span {
  padding-right: 15px;
}
body.adhd p {
  line-height: 1.4;
}
body.technical {
  font-size: 13px;
}
body.technical section p {
  color: #000000;
  font-size: 14px;
  line-height: 1.4;
}
body.technical .col1 {
  float: left;
  width: 226px;
}
body.technical .col2 {
  float: right;
  width: 226px;
}
body.technical a.btn_pdf,
body.technical a.btn_flash {
	text-decoration: none;
}
body.technical a.btn_pdf:hover,
body.technical a.btn_flash:hover {
	text-decoration: underline;
}/*
body.technical ul {
  line-height: 1.8;
  font-size: 12px;
}*/
body.technical .text_top {
  margin-bottom: 40px;
}
body.technical h3 {
  color: #7f9fcc;
  font-size: 22px;
  border-bottom: solid 2px #000;
  padding-bottom: 8px;
  margin-bottom: 12px;
}
body.technical .row01 {
  height: 150px;
}
body.technical .row02 {
  height: 206px;
}
body.technical .row03 {
  height: 175px;
}
body.technical .pt10 {
  padding-top: 10px;
}
body.technical .technical_browser1,
body.technical .technical_browser2 {
  float: left;
  width: 50%;
}
body.technical footer p {
line-height: 1.4;
}

/* sns
 ========================================================================= */
footer ul#sns {
	text-align: left;
	letter-spacing: -.4em;
	padding: 0;
	margin: 0;
	position: absolute;
	width: 144px;
}
footer ul#sns li {
	display: inline-block;
	letter-spacing: normal;
	width: 30px;
	margin: 3px;
	padding: 0;
	border: none;
}
footer ul#sns li img {
	width: 100%;
	vertical-align: bottom;
}

/* msg
 ========================================================================= */
 #msg{
 	width: 380px;
 	top:400px;
 	left:290px;
 	border: 1px double #000;
 	background:#FFF;
 	padding: 10px;
 	font-size:.8rem;
 	font-family:'Meiryo','メイリオ','Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3', sans-serif;
 	position: absolute;
 	text-align: center;
 }

 #msg .small {
 	margin-top: 5px;
 	font-size: 93%;
 }

 .logo-w img{
   width: 261px;
   height: auto;
 }