/* ----------------------------------------------------------------------

 pc style setting

---------------------------------------------------------------------- */
body { margin:0; padding:0; background-image: url(https://www.age18.jp/age18/wp-content/uploads/2017/03/back_main.gif); repeat-x left top;
       font-family:"Century Gothic",Arial,sans-serif;
       color:#333; }
#index body { background:none; }

/* layout */
.content { width:100%; min-width:1000px; }
.content_inner { width:1000px; margin:0 auto; padding:40px 0; }

#top_headline { width:1000px; margin:0 auto 4px; height:58px; line-height:58px; overflow:hidden; display:none;}

#main_image { width:100%; min-width:1000px; background:url(img/common/background2.jpg) repeat-x left top; height:356px; padding:13px 0 0 0; }
#main_image img { display:block; margin:0 auto; width:1000px; height:340px; }

#contents { width:990px; margin:0 auto; padding:15px 0 0 0;}
#main_col { width:690px; float:left; padding:15px 10px 50px 0; background: url(https://www.age18.jp/age18/wp-content/uploads/2017/04/bg.gif) repeat;}
#side_col { width:280px; float:right; padding:0 0 50px 0; }
#no_side_page { width:800px; margin:0 auto; padding:50px 0; }
#no_side_page_wide { width:1000px; margin:0 auto; padding:50px 0; background-color:#ffffff; }



/* ----------------------------------------------------------------------
 company info
---------------------------------------------------------------------- */
#company_info { margin:0 0 50px 0; padding:1px 0 0 0; }
#company_info p { margin:0; }
#company_info dl { border-bottom:1px solid #ddd; margin:0 0 40px 0; }
#company_info dt { float:left; width:150px; display:inline; margin:0 0 0px 0; line-height:200%; font-weight:bold; font-size:11px; border-top:1px solid #ddd; padding:12px 10px 10px 0; }
#company_info dd { margin:0 0 0px 150px; line-height:200%; background:#f9f9f9; padding:12px 10px 10px 10px; border-top:1px solid #ddd; }

#company_info h4, #company_map_area h4 { font-size:16px; background:url(img/common/dot2.gif) repeat-x left bottom; padding:0 0 10px 0; width:100%; }
#company_map { text-align:right; }
#company_map a { color:#333; }
#company_map iframe { width:100%; }
#company_map_desc { padding:20px 0 0; margin-bottom:-30px; }



/* ----------------------------------------------------------------------
 index
---------------------------------------------------------------------- */
/* slider */
#slider_base { width:100%; height:auto; margin:0 0 -4px 0; z-index:1; }
#slider { z-index:1; min-width:1000px; }
#slider img { width:inherit; max-width:100%; height:auto; }


/* topics */
#index_topics { width:100%; min-width:1000px; height:241px; background:url(img/index/topics_bg.jpg) left top; }
#index_topics ol { width:1000px; margin:0 auto; padding:0; list-style-type:none; }
#index_topics li { float:left; width:333px; }
#index_topics .title { margin:10px 0 20px; padding:0; height:45px; line-height:45px; font-size:14px; background:url(img/common/dot1.gif) repeat-y left top; overflow:hidden; }
#index_topics .num1 .title { background:none; padding:0; }
#index_topics .num2 .title { margin-left:-5px; padding-left:15px; }
#index_topics .num3 .title { margin-left:5px; padding-left:15px; }
#index_topics .title a { color:#fff; text-decoration:none; display:block; }
#index_topics .title a:hover { color:#00a2d9; }
#index_topics .title2 { margin:10px 0 20px; padding:0; height:45px; line-height:45px; font-size:14px; background:url(img/common/dot1.gif) repeat-y left top; overflow:hidden; }
#index_topics .num1 .title2 { background:none; padding:0; }
#index_topics .num2 .title2 { margin-left:-5px; padding-left:15px; }
#index_topics .num3 .title2 { margin-left:5px; padding-left:15px; }
#index_topics .title2 span { display:block; font-size:11px; font-weight:normal; color:#ccc; }
#index_topics .title2 a { color:#fff; text-decoration:none; display:block; line-height:140%; padding:3px 0; }
#index_topics .title2 a:hover, #index_topics .title2 a:hover span { color:#00a2d9; }
#index_topics .image { background:#000; display:block; width:315px; height:150px; margin:15px 0 0 0; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
#index_topics .image img { display:block; width:315px; height:150px; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; -webkit-transition-property:opacity; -webkit-transition-duration:0.5s; -webkit-transition-timing-function:ease; -moz-transition-property:opacity; -moz-transition-duration:0.5s; -moz-transition-timing-function:ease; -o-transition-property:opacity; -o-transition-duration:0.5s; -o-transition-timing-function:ease; }
#index_topics .image:hover img { opacity:0.5; }
#index_topics .num2 .image { margin-left:10px; }
#index_topics .num3 .image { margin-left:20px; }


/* new product */
#index_product_area { width:100%; min-width:1000px; background:#f2f2f2; }
#index_product { width:1000px; margin:0 auto; padding:40px 0 30px; }
#index_product .headline { margin:0 0 15px 0; padding:0; line-height:100%; font-size:20px; }
#index_product ol { margin:0; padding:0; list-style-type:none; }
#index_product li { float:left; width:230px; margin:0 26px 0 0; }
#index_product .num4 { margin:0; }
#index_product .image { display:block; margin:0 0 10px 0; background:#000; }
#index_product .image img { display:block; -webkit-transition-property:opacity; -webkit-transition-duration:0.5s; -webkit-transition-timing-function:ease; -moz-transition-property:opacity; -moz-transition-duration:0.5s; -moz-transition-timing-function:ease; -o-transition-property:opacity; -o-transition-duration:0.5s; -o-transition-timing-function:ease; }
#index_product .image:hover img { opacity:0.5; }
#index_product .title { display:block; margin:0 0 10px 0; padding:0; line-height:160%; font-size:14px; }
#index_product .title a { text-decoration:none; display:block; }
#index_product .title a:hover { }
#index_product .desc { font-size:11px; line-height:180%; margin:0; padding:0; }


/* news */
#index_news { width:485px; float:left; position:relative; }
#index_news .headline { margin:0 0 15px 0; padding:0 0 15px 0; line-height:100%; font-size:20px; background:url(img/common/dot2.gif) repeat-x left bottom; }
#index_news ol { margin:0; padding:0; list-style-type:none; }
#index_news ol li { background:url(img/common/dot2.gif) repeat-x left bottom; margin:0 0 14px 0; padding:0 0 11px 0; }
#index_news ol li:last-child { background:none; margin:0; padding:0; }
#index_news .news_date { font-size:14px; width:70px; height:70px; text-align:center; margin:0 15px 5px 0; line-height:100%; float:left; }
#index_news .date { background:#091928; color:#fff; display:block; height:35px; line-height:35px; }
#index_news .month { background:#00a2d9; color:#fff; display:block; height:35px; line-height:35px; }
#index_news .title { margin:0 0 5px 0; padding:0; line-height:160%; font-size:14px; }
#index_news .title a { text-decoration:none; display:block; }
#index_news .title a:hover { }
#index_news .desc { font-size:11px; line-height:160%; margin:0 0 5px 0; padding:0; }


/* blog */
#index_blog { width:485px; float:right; position:relative; }
#index_blog .headline { margin:0 0 15px 0; padding:0 0 15px 0; line-height:100%; font-size:20px; background:url(img/common/dot2.gif) repeat-x left bottom; }
#index_blog ol { margin:0; padding:0; list-style-type:none; }
#index_blog ol li { background:url(img/common/dot2.gif) repeat-x left bottom; margin:0 0 12px 0; padding:0 0 10px 0; }
#index_blog ol li:last-child { background:none; margin:0; padding:0; }
#index_blog .image { background:#000; float:left; margin:0 15px 5px 0; }
#index_blog .image img { display:block; width:72px; height:72px; -webkit-transition-property:opacity; -webkit-transition-duration:0.5s; -webkit-transition-timing-function:ease; -moz-transition-property:opacity; -moz-transition-duration:0.5s; -moz-transition-timing-function:ease; -o-transition-property:opacity; -o-transition-duration:0.5s; -o-transition-timing-function:ease; }
#index_blog .image:hover img { opacity:0.5; }
#index_blog .info { float:left; width:395px; }
#index_blog ul { margin:0 0 7px 0; padding:0; }
#index_blog ul li { background:none; margin:0; padding:0; float:left; font-size:11px; line-height:120%; }
#index_blog .post_date { border-right:1px solid #aaa; margin:0 10px 0 0; padding:0 10px 0 0; color:#00a2d9; font-weight:bold; }
#index_blog .title { margin:0; padding:0; line-height:160%; font-size:14px; }
#index_blog .title a { text-decoration:none; display:block; }
#index_blog .title a:hover { }


/* archive link */
.index_archive_link a { display:inline-block; text-decoration:none; color:#fff; background:#00a2d9; font-size:12px; padding:5px 10px; position:absolute; right:0px; top:0px;  -webkit-transition-property:background; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:background; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:background; -o-transition-duration:0.4s; -o-transition-timing-function:ease; }
.index_archive_link a:hover { background:#75dcff; color:#fff; }


/* banner */
#index_banner { clear:both; margin:0 0 5px 0; padding:40px 0 0 0; line-height:100%; }
#index_banner li { float:left; margin:0 27px 0 0; padding:0; }
#index_banner li.num3 { margin:0; }
#index_banner li a { background:#000; display:block; -moz-border-radius:7px; -khtml-border-radius:7px; -webkit-border-radius:7px; border-radius:7px; -webkit-background-clip: padding-box; }
#index_banner li img { display:block; margin:0; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; -webkit-transition-property:opacity; -webkit-transition-duration:0.5s; -webkit-transition-timing-function:ease; -moz-transition-property:opacity; -moz-transition-duration:0.5s; -moz-transition-timing-function:ease; -o-transition-property:opacity; -o-transition-duration:0.5s; -o-transition-timing-function:ease; -webkit-background-clip: padding-box; }
#index_banner li a:hover img { opacity:0.5; }



/* ----------------------------------------------------------------------
 archive
---------------------------------------------------------------------- */
/* headline and tag line*/
.archive_headline { color:#fff; font-size:16px; margin:0; line-height:100%; padding:22px 0 0 0; font-weight:normal; display:none;}
.archive_headline span { margin:0 0 0 15px; padding:0 0 0 15px; border-left:1px dotted #aaa; font-weight:normal; }


/* blog archive */
#post_list { margin:0; padding:0 0 0 10px; list-style-type:none; }
#post_list li { background:url(img/common/dot2.gif) repeat-x left bottom; margin:0 0 22px 0; padding:0 0 20px 0; }
#post_list .image { float:left; margin:0 15px 0 0; background:#000; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
#post_list .image img { display:block; -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; -webkit-transition-property:opacity; -webkit-transition-duration:0.5s; -webkit-transition-timing-function:ease; -moz-transition-property:opacity; -moz-transition-duration:0.5s; -moz-transition-timing-function:ease; -o-transition-property:opacity; -o-transition-duration:0.5s; -o-transition-timing-function:ease; }
#post_list .image:hover img { opacity:0.5; }
#post_list .info { float:left; width:310px; }
#post_list .post_date { width:70px; height:70px; text-align:center; margin:0 0 10px 0; line-height:100%; display:block; }
#post_list .date { background:#00a2d9; color:#fff; display:block; height:35px; line-height:35px; }
#post_list .month { background:#091928; color:#fff; display:block; height:35px; line-height:35px; }
#post_list .title { margin:0 0 5px 0; padding:0; line-height:180%; font-size:16px; }
#post_list .title a { text-decoration:none; display:block; }
#post_list .desc { font-size:11px; line-height:180%; margin:0 0 5px 0; padding:0; }
#post_list li.no_thumbnail .info { float:none; width:auto; }
#post_list li.no_thumbnail .post_date { float:left; margin:0 15px 0 0; }


/* product archive */
#product_list { padding:40px 0 10px; }
#product_list ol { margin:0; padding:0; list-style-type:none; }
#product_list ol li { margin:0 0 2px 0; padding:0; line-height:0; height:210px; }
#product_list ol li .image { float:left; margin:0 2px 0 0; background:#000; }
#product_list ol li .image img { width:410px; height:210px; display:block; -webkit-transition-property:opacity; -webkit-transition-duration:0.5s; -webkit-transition-timing-function:ease; -moz-transition-property:opacity; -moz-transition-duration:0.5s; -moz-transition-timing-function:ease; -o-transition-property:opacity; -o-transition-duration:0.5s; -o-transition-timing-function:ease; }
#product_list ol li .image:hover img { opacity:0.5; }
#product_list ol li .info { float:left; width:548px; padding:20px; height:170px; oveflow:hidden; background:#222222; color:#fff; }
#product_list ol li .title { font-size:21px; margin:0 0 10px 0; padding:0; line-height:160%; height:35px; overflow:hidden; }
#product_list ol li .title a { color:#00a2d9; text-decoration:none; }
#product_list ol li .title a:hover { color:#75dcff; }
#product_list ol li .sub_title { font-size:14px; margin:0 0 10px 0; padding:0; line-height:160%; font-weight:bold; height:20px; overflow:hidden; }
#product_list ol li .desc { font-size:12px; margin:0; padding:0; line-height:260%; height:100px; overflow:hidden; }
#product_list ol li.even .image { float:right; margin:0 0 0 2px; }


/* news archive */
#news_list { position:relative; }
#news_list .headline { font-size:18px; line-height:100%; background:url(img/common/dot2.gif) repeat-x left bottom; margin:0 0 12px 0; padding:0 0 7px 0; }
#news_list ol { margin:0; padding:0; list-style-type:none; }
#news_list ol li { background:url(img/common/dot2.gif) repeat-x left bottom; margin:0 0 12px 0; padding:0 0 7px 0; }
#news_list .news_date { font-size:14px; width:70px; height:70px; text-align:center; margin:0 15px 5px 0; line-height:100%; float:left; }
#news_list .date { background:#091928; color:#fff; display:block; height:35px; line-height:35px; }
#news_list .month { background:#00a2d9; color:#fff; display:block; height:35px; line-height:35px; }
#news_list .title { margin:0 0 5px 0; padding:0; line-height:160%; font-size:16px; }
#news_list .title a { text-decoration:none; display:block; }
#news_list .title a:hover { }
#news_list .desc { font-size:12px; line-height:160%; margin:0 0 5px 0; padding:0; }



/* ----------------------------------------------------------------------
 single post page
---------------------------------------------------------------------- */
.post { margin:0 10px 10px 10px; }


/* title */
#post_title { margin:0 0 30px 5px; }
#post_title h2 { background:#ffaaa1; color:#fff; float:left; width:545px; margin:0; padding:21px 20px; font-size:18px; line-height:160%; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#post_title .post_date { width:70px; height:70px; text-align:center; line-height:100%; display:block; float:left; margin:0 5px 0 0; }
#post_title .date { background:#00a2d9; color:#fff; display:block; height:35px; line-height:35px; }
#post_title .month { background:#091928; color:#fff; display:block; height:35px; line-height:35px; }
#post_title h2.no_date { float:none; width:auto; }


/* post thumbnail */
.post_image { text-align:center; margin:-26px 0 30px 0; }
.post_image img { margin:0; width:100%; height:auto; }


/* next page */
#post_pagination { margin:0 0 30px 0; }
#post_pagination h5 { margin:0 10px 0 0; float:left; line-height:30px; font-size:12px; }
#post_pagination a, #post_pagination p { float:left; display:inline-block; background:#eee; margin:0 5px 0 0; width:30px; height:30px; line-height:30px; text-align:center; text-decoration:none; color:#333; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; font-size:12px; }
#post_pagination p { background:#999; color:#fff; }
#post_pagination a:hover { background:#00a2d9; color:#fff; }


/* meta and bookmark */
#post_meta { border-top:1px dotted #aaa; border-bottom:1px dotted #aaa; margin:0 0 40px 5px; padding:15px 0; }
#post_meta #meta { float:left; width:60%; margin:0; font-size:12px; }
#post_meta #meta li { padding:0; margin:0 0 6px 0; line-height:160%; }
#post_meta #meta li.meta_author { background:url(img/common/icon_author.png) no-repeat left 5px; padding:0 0 0 18px; }
#post_meta #meta li.meta_comment { background:url(img/common/icon_comment.png) no-repeat left 5px; padding:0 0 0 18px; }
#post_meta #meta li.meta_category { background:url(img/common/icon_category.png) no-repeat 3px 4px; padding:0 0 0 18px; }
#post_meta #meta li.meta_tag { background:url(img/common/icon_tag.png) no-repeat left 5px; padding:0 0 0 18px; }
#post_meta .bookmark { float:right; margin:0; }
#post_meta .bookmark li { float:left; margin:0 0 0 10px; }


/* related post*/
#related_post { margin:0 0 35px 5px; }
#related_post .headline { font-size:18px; margin:0 0 12px 0; line-height:100%; }
#related_post ul { margin:0 -10px 0 0; }
#related_post li { float:left; display:inline-block; margin:0 10px 10px 0; width:303px; min-height:72px; border:1px solid #ffa9b5; padding:10px; }
#related_post .image { float:left; margin:0 15px 0 0; background:#000; }
#related_post .image img { width:72px; height:72px; display:block; -webkit-transition-property:opacity; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:opacity; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:opacity; -o-transition-duration:0.4s; -o-transition-timing-function:ease; }
#related_post .image:hover img { opacity:0.5; }
#related_post .info { }
#related_post .date { margin:0 0 5px 0; line-height:100%; font-size:12px; color:#00a2d9; font-weight:bold; }
#related_post .title { font-size:14px; margin:0; }
#related_post .title a { text-decoration:none; display:block; }


/* next prev post link */
#previous_next_post { margin:0 0 0 5px; padding:0; }
#previous_next_post a { }
#previous_post a { margin:0; width:42%; float:left; line-height:140%; font-size:11px; background:url(img/common/arrow_left.gif) no-repeat left 2px; padding:7px 0 8px 30px; }
#next_post a { margin:0; width:42%; float:right; text-align:right; line-height:140%; font-size:11px; background:url(img/common/arrow_right.gif) no-repeat right 2px; padding:8px 30px 8px 0; }



/* ----------------------------------------------------------------------
 product single page
---------------------------------------------------------------------- */
.product_headline { font-size:16px; margin:0; line-height:100%; padding:22px 0 0 0; float:left; font-weight:normal; }
.product_headline a { color:#fff; text-decoration:none; }
.product_headline a:hover { color:#00a2d9; }
#top_headline .title { font-size:16px; color:#00a2d9; margin:22px 0 0 15px; padding:0 0 0 15px; border-left:1px dotted #aaa; float:left; line-height:100%; font-weight:normal; }
#top_headline .sub_title { font-size:12px; color:#fff; margin:24px 0 0 15px; padding:0; float:left; line-height:100%; }

#product_main_image { width:1000px; height:340px; margin:0 auto; }
#product_main_image img { width:680px; height:340px; float:left; margin:0; }
#product_main_image .info { float:right; width:300px; background:#000; height:340px; overflow:hidden; }
#product_main_image .title { color:#fff; background:#00a2d9; margin:0; padding:15px 15px; line-height:150%; }
#product_main_image .desc { padding:15px; color:#fff; font-size:14px; line-height:220%; }



/* ----------------------------------------------------------------------
 news single page
---------------------------------------------------------------------- */
#news_title { margin:0 0 30px 0; }
#news_title h2 { margin:0; padding:0; font-size:18px; line-height:160%; }
#news_title .news_date { width:70px; height:70px; text-align:center; margin:0 15px 5px 0; line-height:100%; float:left; }
#news_title .date { background:#091928; color:#fff; display:block; height:35px; line-height:35px; }
#news_title .month { background:#00a2d9; color:#fff; display:block; height:35px; line-height:35px; }



/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */
#header { width:1000px; height:60px; margin:0 auto; position:relative; }
#index #header { width:1000px; height:60px; margin:0 auto; position:absolute; top:73px; left:0; right:0; background:#081a28; z-index:9999; }


/* logo */
#logo_text { float:left; margin:0; padding:0; line-height:60px; height:60px; width:300px; font-size:24px; font-weight:normal; color:#fff; overflow:hidden; }
#logo_text a { color:#fff; text-decoration:none; display:block; margin:0 20px 0 0; }
#index #logo_text a { margin:0 20px; }
#logo_text a:hover { color:#00a2d9; }
#logo_image { position:absolute; margin:0; padding:0; line-height:100%; }


/* global menu */
.menu_button { display:none; }
#global_menu { width:700px; height:60px; margin:0; float:right; z-index:999; }
#global_menu ul ul { display:none; position:absolute; top:60px; left:0px; margin:0; padding:0; }
#global_menu ul ul ul { left:100%; top:0; margin:0 0 0 -1px; }
#global_menu li { float:left; font-size:1%; position:relative; }
#global_menu li a {
 font-size:12px; text-align:center; text-decoration:none; color:#fff; background:#081a28; display:block; height:60px; line-height:60px;
 -webkit-transition-property:background; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:background; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:background; -o-transition-duration:0.4s; -o-transition-timing-function:ease;
}
#global_menu li a:hover { background:#00a2d9; }
#global_menu ul ul li { float:none; height:auto; line-height:26px; padding:0; margin:0; text-align:left; }
#global_menu ul ul a { font-size:12px; position:relative; padding:10px 20px 8px; height:auto; line-height:180%; margin:0 0 -1px 0; text-align:left; border-top:1px solid #3a4853; }
#global_menu ul ul a:hover { }



/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */
#return_top { z-index:999; position:fixed; right:0px; bottom:25px; margin:0; display:block; width:36px; height:46px; text-indent:-9999px; background:#666 url(img/footer/return_top.png) no-repeat center; }
#return_top:hover { }


#footer { clear:both; width:100%; min-width:1000px; background:#ffe0e0 url(img/common/dot2.gif) repeat-x left bottom; }
#footer_inner { width:1000px; margin:0 auto; position:relative; font-size:11px; padding-top:40px; }
#footer a { }
#footer a:hover { }
#footer li { line-height:170%; margin:0 0 10px 0; padding:0; }


/* widget area */
#footer_widget { position:relative; }
.footer_widget { margin:0 45px 30px 0; width:300px; display:inline-block; vertical-align:top; }
.footer_widget.right_widget { margin-right:0; }
.footer_headline { font-size:16px; margin:0 0 15px 0; padding:0 0 8px 0; background:url(img/common/dot2.gif) repeat-x left bottom; }
.footer_widget ul { margin:0; }
.footer_widget li ul { margin:10px 0 0 0; }
.footer_widget li { }
.footer_widget img { height:auto; max-width:100%; width:auto; }


/* logo */
#footer_logo_area { width:100%; min-width:1000px; clear:both; margin:0; background:#febeb7; }
#footer_logo_area_inner { width:1000px; margin:0 auto; height:70px; overflow:hidden; position:relative; }
#footer_logo_text { margin:0; line-height:100%; padding:0; line-height:100%; float:left; font-size:21px; font-weight:normal; }
#footer_logo_text a { text-decoration:none; display:block; height:70px; line-height:70px; }
#footer_logo_image { margin:0; padding:0; line-height:100%; position:absolute; }
#footer_menu { margin:30px -1px 0 0; float:right; font-size:11px; }
#footer_menu li { float:left; margin:0; line-height:100%; }
#footer_menu li a { text-decoration:none; border-right:1px solid #aaa; margin:0 0 0 0; padding:0 10px 0 10px; }


/* copyright */
#copyright { width:100%; min-width:1000px; clear:both; color:#fff; background:#081a28; margin:0; }
#copyright_inner { width:1000px; height:50px; margin:0 auto; }
#social_link { margin:12px 0 0 0; float:right; }
#social_link li { float:left; margin:0 0 0 5px; line-height:100%; }
#social_link li a {
  text-indent:100%; white-space:nowrap; overflow:hidden; display:block; width:26px; height:26px; background-color:#00a2d9; background-position:center; background-repeat:no-repeat;
  -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;
  -webkit-transition-property:background; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:background; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:background; -o-transition-duration:0.4s; -o-transition-timing-function:ease;
}
#social_link li a:hover { background-color:#75dcff; }
#social_link li.rss a { background-image:url(img/footer/rss.png); }
#social_link li.twitter a { background-image:url(img/footer/twitter.png); }
#social_link li.facebook a { background-image:url(img/footer/facebook.png); }

#copyright p { margin:10px 0 0 0; float:left; font-size:12px; }
#copyright a { text-decoration:none; color:#fff; }
#copyright a:hover { text-decoration:underline; }

/* header */
#header_wrapper{
	width: 100%;
	margin-bottom: -60px;
}
#header_1{
	position: relative;
	margin: -5px auto;
	width: 980px;
}
#header_1 h1{
	padding: 0;
	font-weight: normal;
	font-size: 13px;
	color: #666666;
}
#header_1 h2{
	margin: 5px auto 0;
}
#header_1 h2 a{
	display: block;
	width: 312px;
	height: 126px;
	text-indent: -9999px;
	background:transparent url(https://www.age18.jp/img/logo.png) no-repeat 0 0;
}
#header_1 .h_mail_magazine{
	position: absolute;
	top: 36px;
	right: 6px; 
}
#header_1 .h_mail_magazine a{
	display: block;
	width: 195px;
	height: 102px;
	text-indent: -9999px;
	background:transparent url(https://www.age18.jp/img/t_mail.gif) no-repeat 0 0;
}
#header_1 .h_mail_magazine a:hover{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
#header_1 .h_osirase{
	position: absolute;
	top: 36px;
	right: 240px; 
}
#header_1 .h_osirase a{
	display: block;
	width: 220px;
	height: 102px;
	text-indent: -9999px;
	background:transparent url(https://www.age18.jp/img/youtube_topbn.jpg) no-repeat 0 0;
}
#header_1 .h_osirase a:hover{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
#header_1 .h_line{
	position: absolute;
	top: 36px;
	right: 470px;
}
#header_1 .h_price{
	position: absolute;
	top: 36px;
	right: 415px; 
}
#header_1 .h_blog{
	position: absolute;
	top: 36px;
	right: 210px; 
}
#header_1 .h_blog a{
	display: block;
	width: 195px;
	height: 102px;
	text-indent: -9999px;
	background:transparent url(https://www.age18.jp/img/blog_bn.gif) no-repeat 0 0;
}
#header_1 .h_blog a:hover{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
#header_wrap{ display: none;
}
.slide-wrap{ display: none;
}
.top_under_menu{ display: none;
}
.top_under_br{ display: none;
}

/* navigation */
#g_navi {
	background: url(https://www.age18.jp/age18/wp-content/uploads/2017/10/navi.png) no-repeat!important;
	margin: 0px auto 0!important;
	width: 980px!important;
	height: 97px!important;
}
#g_navi ul {
	padding: 0!important;
}
#g_navi li {
	display: inline!important;
	list-style-type: none!important;
}
#g_navi li a {
	height: 97px!important;
	display: block!important;
	float: left!important;
	text-indent: -9877em!important;
	text-decoration: none!important;
	overflow: hidden!important;
}
#g_navi li.g_navi01 a {
	background: url(https://www.age18.jp/age18/wp-content/uploads/2017/10/navi.png) no-repeat 0px 0px!important;
	width: 184px!important;
}
#g_navi li.g_navi02 a {
	background: url(https://www.age18.jp/age18/wp-content/uploads/2017/10/navi.png) no-repeat -184px 0px!important;
	width: 186px!important;
}
#g_navi li.g_navi03 a {
	background: url(https://www.age18.jp/age18/wp-content/uploads/2017/10/navi.png) no-repeat -370px 0px!important;
	width: 236px!important;
}
#g_navi li.g_navi04 a {
	background: url(https://www.age18.jp/age18/wp-content/uploads/2017/10/navi.png) no-repeat -606px 0px!important;
	width: 169px!important;
}
#g_navi li.g_navi05 a {
	background: url(https://www.age18.jp/age18/wp-content/uploads/2017/10/navi-1.png) no-repeat -775px 0px!important;
	width: 205px!important;
}	
#g_navi li.g_navi01 a:hover {
	background: url(https://www.age18.jp/age18/wp-content/uploads/2017/10/navi-1.png) no-repeat 0px -97px!important;
}
#g_navi li.g_navi02 a:hover {
	background: url(https://www.age18.jp/age18/wp-content/uploads/2017/10/navi-1.png) no-repeat -184px -97px!important;
}
#g_navi li.g_navi03 a:hover {
	background: url(https://www.age18.jp/age18/wp-content/uploads/2017/10/navi-1.png) no-repeat -370px -97px!important;
}
#g_navi li.g_navi04 a:hover {
	background: url(https://www.age18.jp/age18/wp-content/uploads/2017/10/navi-1.png) no-repeat -606px -97px!important;
}
#g_navi li.g_navi05 a:hover {
	background: url(https://www.age18.jp/age18/wp-content/uploads/2017/10/navi-1.png) no-repeat -775px -97px!important;
}
/* main-img */
#topmain{
	width: 980px;
	height: 393px;
	padding-bottom: 50px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.nayami_bnr{}
.nayami_bnr h1{ font-size:18px; }
.nayami_bnr_sp{ display: none; }

/*メルマガ バックナンバー*/
#merumaga{
    width: 680px;
}
#magazine{
    width: 660px;
	margin: 10px;
	padding: 0;
}
.magazine_head{
    width: 640px;
	font-size: 12px;
	color: #333333;
	line-height: 110%;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}
#magazine table {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
    width: 100%;
	background: #FFFFFF;
}
#magazine .bordered {
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;         
}
#magazine .bordered tr:hover {
    background: #FFE6E6;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
}
#magazine .bordered td {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
}
#magazine .th-left {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
	width: 20%;
    background-color: #601A1A;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8B2525), to(#601A1A));
    background-image: -webkit-linear-gradient(top, #8B2525, #601A1A);
    background-image:    -moz-linear-gradient(top, #8B2525, #601A1A);
    background-image:     -ms-linear-gradient(top, #8B2525, #601A1A);
    background-image:      -o-linear-gradient(top, #8B2525, #601A1A);
    background-image:         linear-gradient(top, #8B2525, #601A1A);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#magazine .th-center {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
	width: 58%;
    background-color: #601A1A;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8B2525), to(#601A1A));
    background-image: -webkit-linear-gradient(top, #8B2525, #601A1A);
    background-image:    -moz-linear-gradient(top, #8B2525, #601A1A);
    background-image:     -ms-linear-gradient(top, #8B2525, #601A1A);
    background-image:      -o-linear-gradient(top, #8B2525, #601A1A);
    background-image:         linear-gradient(top, #8B2525, #601A1A);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#magazine .th-right {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
	width: 22%;
    background-color: #601A1A;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8B2525), to(#601A1A));
    background-image: -webkit-linear-gradient(top, #8B2525, #601A1A);
    background-image:    -moz-linear-gradient(top, #8B2525, #601A1A);
    background-image:     -ms-linear-gradient(top, #8B2525, #601A1A);
    background-image:      -o-linear-gradient(top, #8B2525, #601A1A);
    background-image:         linear-gradient(top, #8B2525, #601A1A);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#magazine .td-left{
    text-align: center;
	font-size: 13px;
}
#magazine .td-center{
    text-align: left;
	font-size: 12px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}
#magazine .td-right{
    text-align: center;
	font-size: 12px;
}
#magazine .bordered td:first-child, .bordered th:first-child {
    border-left: none;
}
#magazine .bordered th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}
#magazine .bordered th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}
#magazine .bordered th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
#magazine .bordered tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}
#magazine .bordered tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}
#magazine .td-left a:link{
    color: #333333;
	text-decoration: underline;
}
#magazine .td-left a:visited{
    color: #333333;
	text-decoration: underline;
}
#magazine .td-left a:hover{
    color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
#magazine .td-left a:active{
    color: #CC0000;
	text-decoration: none;
}
#magazine .td-center a:link{
    color: #333333;
	text-decoration: underline;
}
#magazine .td-center a:visited{
    color: #9F009F;
	text-decoration: underline;
}
#magazine .td-center a:hover{
    color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
#magazine .td-center a:active{
    color: #CC0000;
	text-decoration: none;
}
/* Topic-path */
#breadcrumb{
	margin: 0px auto 0;
	margin-top: 10px;
	width: 980px;
	height: 20px;
	font-size: 11px;
}
.topic_path {
	list-style-type: none;
}
.topic_path li {
	display: inline;
}

/* main */
#main_1{
    margin: 0;
	padding: 0;
	width: 680px;
	height: 180px;
	background: url(https://www.age18.jp/img/head_t2.png) no-repeat;
}
h1.title_1{
	font-size: 1.4em;
        width: 560px;
	padding-left: 120px;
	padding-top: 120px;
	display: table-cell;
	text-decoration: underline;
	vertical-align: middle;
}
h1.title_2{
	font-size: 1.4em;
        width: 560px;
	padding-left: 120px;
	padding-top: 120px;
	display: table-cell;
	text-decoration: underline;
	vertical-align: middle;
}
h1.title_3{
	font-size: 1.4em;
        width: 560px;
	padding-left: 120px;
	padding-top: 120px;
	display: table-cell;
	text-decoration: underline;
	vertical-align: middle;
}
h3.title_1{
	width: 560px;
	padding-left: 120px;
	padding-top: 120px;
	display: table-cell;
	text-decoration: underline;
	vertical-align: middle;
}
h3.title_2{
	width: 560px;
	padding-left: 120px;
	padding-top: 120px;
	display: table-cell;
	vertical-align: middle;
}
#main_2{
	margin: 0;
	padding: 0;
	width: 679px;
	background: url(https://www.age18.jp/img/bg.gif) repeat;
}

#main_2 .ptop{
    font-size: 16px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #333333;
    margin: 0 !important;
    padding: 20px 15px 10px 15px !important;
    border: 0 !important;
}
#main_2 .ptop p{
    font-size: 16px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #333333;
    margin: 0 0 1.5em 10px;
    padding: 5px 15px 0 15px !important;
    border: 0 !important;
}
#main_2 .p_price{
    font-size: 16px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #333333;
    margin: 0 !important;
    padding: 5px 5px 5px 25px !important;
    border: 0 !important;
}
#main_2 .p_price_top{
    font-size: 16px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #333333;
    margin: 0 !important;
    padding: 25px 5px 5px 25px !important;
    border: 0 !important;
}
#main_2 hr{
    background: url(https://www.age18.jp/img/clover_line.png) center no-repeat;
    height: 39px;
    border: none;
    padding: 10px 0 30px 80px;
}
#main_2 .p12{
    font-size: 12px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #333333;
    margin: 0 !important;
    padding: 20px 15px 10px 15px !important;
    border: 0 !important;
}
#main_2 .privacy1{
    font-size: 12px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #333333;
    margin: 0 !important;
    padding: 10px 15px 10px 15px !important;
    border: 0 !important;
}
#main_2 .privacy2{
    font-size: 12px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #333333;
    margin: 0 !important;
    padding: 5px 15px 30px 150px !important;
    border: 0 !important;
}
.punder{
    font-size: 15px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-weight: bold;
    margin: 0 !important;
    padding: 30px 15px 20px 30px !important;
    border: 0 !important;
}
#main_3{
    margin: 0;
	padding: 0;
	width: 680px;
	height: 180px;
	background: url(https://www.age18.jp/img/head_t3.png) no-repeat;
}
#main_4{
    margin: 0;
	padding: 0;
	width: 680px;
	background: url(https://www.age18.jp/img/bg.gif) repeat;
}
#main_4 .p11{
    font-size: 11px;
	line-height: 120%;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #4c4645;
    padding: 10px 15px 10px 15px !important;
    border: 0 !important;
}
#main_4 .p12{
    font-size: 12px;
	line-height: 150%;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #4c4645;
	padding: 20px 15px 20px 40px !important;
    border: 0 !important;
}
#main_4 .p13{
    font-size: 13px;
	line-height: 150%;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #333333;
    padding: 20px 15px 20px 30px !important;
    border: 0 !important;
}
#main_4 .p13_2{
    font-size: 13px;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
    padding: 0 !important;
    border: 0 !important;
}
#main_4 .p13red{
    font-size: 13px;
	line-height: 150%;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #FF0000;
	padding: 0 !important;
    border: 0 !important;
}
#main_4 .p13cd{
    font-size: 13px;
	line-height: 130%;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #333333;
    padding: 20px 15px 20px 30px !important;
    border: 0 !important;
}
#main_4 .p14bl{
    font-size: 14px;
	line-height: 140%;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #333333;
    padding: 10px 10px 10px 10px !important;
    border: 0 !important;
}
#main_4 .p14b{
    font-size: 14px;
	line-height: 150%;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #333333;
	font-weight: bold;
    padding: 10px 10px 10px 10px !important;
    border: 0 !important;
}
#main_4 .p16{
    font-size: 16px;
	line-height: 150%;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #FF0000;
    padding: 20px 0px 20px 0px !important;
    border: 0 !important;
}
#main_4 .p16_2{
    font-size: 16px;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FF0000;
    padding: 20px 0px 20px 0px !important;
    border: 0 !important;
}
#main_4 .p16bl{
    font-size: 16px;
	line-height: 130%;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #333333;
    padding: 15px 0px 10px 15px !important;
    border: 0 !important;
}
#main_4 .p16pi{
    font-size: 16px;
	line-height: 130%;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #ff1493;
    padding: 15px 0px 10px 15px !important;
    border: 0 !important;
}
#main_4 .p18{
    font-size: 18px;
	line-height: 150%;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #333333;
    padding: 20px 0px 20px 15px !important;
    border: 0 !important;
}
#main_4 .right{
    text-align: right;
	padding-right: 15px;
}
#main_5{
    margin: 0;
	padding: 0;
	width: 680px;
	height: 180px;
	background: url(https://www.age18.jp/img/head_t4.png) no-repeat;
}
#main_6{
    margin: 0;
	padding: 0;
	width: 683px;
	height: 64px;
	background: url(https://www.age18.jp/img/head_t5.png) no-repeat;
}
#main_7{
    margin: 0;
	padding: 0;
	width: 680px;
	height: 260px;
	background: url(https://www.age18.jp/img/head_t6.png) no-repeat;
}
#main_7 p{
    font-size: 11px;
	line-height: 100%;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #666666;
	position: relative;
	top: -130px;
	left: 270px;
	width: 400px;
}
#main_8{
	margin: 0;
	padding: 0;
	width: 680px;
	background: url(https://www.age18.jp/img/bg2.gif) repeat;
}
#main_8 .ptop{
    font-size: 16px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #333333;
    margin: 0 !important;
    padding: 20px 15px 10px 15px !important;
    border: 0 !important;
}
#main_8 .ptop p{
    font-size: 16px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #333333;
    margin: 0 !important;
    padding: 5px 15px 0 15px !important;
    border: 0 !important;
}
#main_8 hr{
    background: url(https://www.age18.jp/img/clover_line.png) center no-repeat;
    height: 39px;
    border: none;
    padding: 10px 0 30px 80px;
}

h3.title_3{
	width: 560px;
	font-size: 16px;
	padding-left: 120px;
	padding-top: 180px;
	display: table-cell;
	text-decoration: underline;
	vertical-align: middle;
}
h3.title_4{
	padding-top: 10px;
	padding-bottom: 10px;
margin: 0;
	padding: 0;
}
h3.title_5{
	padding-left: 10px;
}
h3.title_5 img{
    vertical-align: middle;
	border: 0;
}
h3.title_6{
   width: 560px;
	font-size: 16px;
	padding-left: 50px;
	padding-top: 50px;
	display: table-cell;
	text-decoration: underline;
	vertical-align: middle;
}
div.sumaho h3{
  color: #6cb4e4;
  text-align: center;
  padding: 0.25em;
  border-top: solid 2px #6cb4e4;
  border-bottom: solid 2px #6cb4e4;
  background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
  background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
  position: static;
}

/* contents */
#contents_top{
	width: 680px;
	height: 50px;
	margin: 0;
}
#maincontents{
	margin: 10px 0 10px 0;
	width: 680px;
}
#maincontents_2{
	margin: 50px auto 0;
	width: 980px;
}
#contents_head{
    text-align: right;
	margin-top: 10px;
}
.contents1{
    background: url(https://www.age18.jp/img/cloud1.png) left no-repeat;
	width: 678px;
	height: 574px;
	padding:0px 0px 30px;
	margin-bottom: 20px;
}
.contents2{
    background: url(https://www.age18.jp/img/cloud2.png) left no-repeat;
	width: 678px;
	height: 461px;
	padding:0px 0px 30px;
	margin-bottom: 20px;
}
.contents3{
    background: url(https://www.age18.jp/img/cloud4.png) left no-repeat;
	width: 678px;
	height: 484px;
	padding:0px 0px 30px;
	margin-bottom: 20px;
}
.contents4{
    background: url(https://www.age18.jp/img/cloud4.png) left no-repeat;
	width: 678px;
	height: 521px;
	padding:0px 0px 30px;
	margin-bottom: 20px;
}
.contents5{
    background: url(https://www.age18.jp/img/cloud5.png) left no-repeat;
	width: 678px;
	height: 467px;
	padding:0px 0px 30px;
	margin-bottom: 20px;
}
.contents6{
    background: url(https://www.age18.jp/img/cloud6.png) left no-repeat;
	width: 678px;
	height: 375px;
	padding:0px 0px 30px;
	margin-bottom: 20px;
}
.contents7{
    background: url(https://www.age18.jp/img/cloud7.png) left no-repeat;
	width: 678px;
	height: 453px;
	padding:0px 0px 30px;
	margin-bottom: 20px;
}
.contents8{
    background: url(https://www.age18.jp/img/cloud8.png) left no-repeat;
	width: 678px;
	height: 466px;
	padding:0px 0px 30px;
	margin-bottom: 20px;
}
.voice{
	float: left;
	width: 600px;
	padding: 20px 30px 20px;
}
.voice h3{
    padding-top: 35px;
	margin-left: 62px;
	margin-bottom: 8px;
}
.voice .img-left{
	float: left;
	width: 130px;
	font-size: 15px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	color: #333333;
	text-align: center;
    margin: 10px 10px 0 0 !important;
    padding: 0 !important;
    border: 0 !important;
}
.voice p{
	overflow: hidden;
	line-height: 130%;
}
.contents_under{
    margin: 20px 10px 20px 0;
    float: right;
}
.contents_under a:hover{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
.title2 {
  color: #7e1301 ;
  background: #fec6b3;
  font-size: 13pt ;
  line-height: 1;
  margin:20px 20px;
  padding: 10px 5px 5px 5px;
    box-shadow:1px 4px 7px 0px #bbbbbb ;
    border-bottom:3px solid #fd9784;
    border-radius: 1px ;
}

#profile_sp{
    height: 445px;
}
#profile_sp .prof_read{
    position: relative;
    top: -40px;
    left: 151px;
}
#side_mail_magazine1{
    margin-top: 8px;
    text-align: center;
	width: 266px;
	height:198px;
	valign:top;
	background: url(https://www.age18.jp/img/mail.gif) no-repeat;
}
#side_mail_magazine{
    margin-top: 90px;
	width: 266px;
	height:198px;
	valign:top;
	background: url(https://www.age18.jp/img/mail.gif) no-repeat;
}
#side_siteijyusin{
    margin-top: 8px;
	text-align: center;
}
#side_tokusyu{
    margin-top: 8px;
	text-align: center;
}
#side_tokusyu1{
    margin-top: 8px;
	text-align: center;
}
#side_book{
    margin-top: 8px;
	text-align: center;
}
#side_osusume{
    margin-top: 8px;
	text-align: center;
}
#side_contents{
    margin-top: 8px;
	text-align: center;
}
#side_contents a:hover{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

div.ptop1{ margin: 0; padding: 0;}
div.p{ margin: 0; padding: 0;}
hr.flower{
background: url(https://www.age18.jp/img/flower_line.png) center no-repeat;
height: 39px;
border: none;
}
hr.clover{
background: url(https://www.age18.jp/img/clover_line.png) center no-repeat;
height: 39px;
border: none;
}
hr.music{
background: url(https://www.age18.jp/img/music_line.png) center no-repeat;
height: 39px;
border: none;
}
hr.star{
background: url(https://www.age18.jp/img/star_line.png) center no-repeat;
height: 39px;
border: none;
}

/* kyouzai */
#kyozai_1{
    width: 680px;
	height: 428px;
	margin: 0;
	padding: 0;
	border: 0;
}
#kyozai_1 .kyo_p1{
    font-size: 11px;
	color: #333333;
	position: relative;
	top: -210px;
	left: 30px;
	width: 580px;
line-height: 19px;
}
#kyozai_1 .kyo_p2{
    font-size: 11px;
	color: #333333;
	position: relative;
	top: -240px;
	left: 30px;
	width: 550px;
}
.p_blue{
    font-size: 11px;
	color: #6699FF;
}
.p_red{
    font-size: 11px;
	color: #CC0033;
}
.p_red2{
    font-size: 14px;
	color: #CC0033;
}
#kyozai_2{
    width: 680px;
	height: 428px;
	margin: 0;
	padding-top: 20px;
	border: 0;
}
#kyozai_2 .kyo_p3{
    font-size: 11px;
	color: #333333;
	position: relative;
	top: -220px;
	left: 30px;
	width: 620px;
line-height: 19px;
}
#kyozai_2 .kyo_p4{
    font-size: 11px;
	color: #333333;
	position: relative;
	top: -185px;
	left: 30px;
	width: 300px;
}
#kyozai_3{
    width: 680px;
	height: 428px;
	margin: 0;
	padding-top: 20px;
	border: 0;
}
#kyozai_3 .kyo_p5{
    font-size: 11px;
	color: #333333;
	position: relative;
	top: -210px;
	left: 30px;
	width: 620px;
line-height: 19px;
}
#kyozai_3 .kyo_p6{
    font-size: 11px;
	color: #333333;
	position: relative;
	top: -215px;
	left: 30px;
	width: 500px;
}
#kyozai_4{
    width: 680px;
	
	margin: 0;
	padding-top: 20px;
	border: 0;
}
#kyozai_4 .kyo_p7{
    font-size: 11px;
	color: #333333;
	position: relative;
	top: -200px;
	left: 30px;
	width: 620px;
line-height: 19px;
}
#kyozai_4 .kyo_p8{
    font-size: 11px;
	color: #333333;
	position: relative;
	top: -210px;
	left: 30px;
	width: 500px;
}
#kyozai_5{
    width: 680px;
	height: 428px;
	margin: 0;
	padding-top: 20px;
	border: 0;
}
#kyozai_5 .kyo_p9{
    font-size: 11px;
	color: #333333;
	position: relative;
	top: -330px;
	left: 260px;
	width: 390px;
line-height: 1.8;
}
#kyozai_5 .kyo_p10{
    font-size: 11px;
	color: #333333;
	position: relative;
	top: -330px;
	left: 230px;
	width: 450px;
}
#kyozai_6{
    width: 680px;
	height: 428px;
	margin: 0;
	padding-top: 20px;
	border: 0;
}
#kyozai_6 .kyo_p11{
    font-size: 11px;
	color: #333333;
	position: relative;
	top: -380px;
	left: 260px;
	width: 390px;
line-height: 19px;
}
#kyozai_6 .kyo_p12{
    font-size: 11px;
	color: #333333;
	position: relative;
	top: -360px;
	left: 250px;
	width: 410px;
}
#kyozai_6 .kyo_p13{
    font-size: 12px;
	color: #666666;
	position: relative;
	top: -310px;
	left: 20px;
	width: 240px;
}
#kyozai_6 .kyo_p20{
    font-size: 12px;
	color: #666666;
	position: relative;
	top: -307px;
	left: 250px;
	width: 410px;
}
#kyozai_7{
    width: 680px;
	height: 428px;
	margin: 0;
	padding-top: 20px;
	border: 0;
}
#kyozai_7 .kyo_p14{
    font-size: 11px;
	color: #333333;
	position: relative;
	top: -340px;
	left: 260px;
	width: 390px;
line-height: 19px;
}
#kyozai_7 .kyo_p15{
    font-size: 11px;
	color: #333333;
	position: relative;
	top: -330px;
	left: 230px;
	width: 450px;
}
#kyozai_8{
    width: 680px;
	height: 428px;
	margin: 0;
	padding-top: 20px;
	border: 0;
}
#kyozai_8 .kyo_p16{
    font-size: 11px;
	color: #333333;
	position: relative;
	top: -340px;
	left: 260px;
	width: 390px;
line-height: 19px;
}
#kyozai_8 .kyo_p17{
    font-size: 11px;
	color: #333333;
	position: relative;
	top: -330px;
	left: 260px;
	width: 200px;
}
#kyozai_9{
    width: 680px;
	height: 428px;
	margin: 0;
	padding-top: 20px;
	border: 0;
}
#kyozai_9 .kyo_p18{
    font-size: 11px;
	color: #333333;
	position: relative;
	top: -330px;
	left: 260px;
	width: 400px;
line-height: 19px;
}
#kyozai_9 .kyo_p19{
    font-size: 11px;
	color: #333333;
	position: relative;
	top: -320px;
	left: 260px;
	width: 220px;
}
#kyozai_10{ display: none; }

/*お問い合わせフォーム*/
#form1{
	margin: 0;
	padding: 0;
	width: 680px;
	background: url(https://www.age18.jp/img/bg.gif) repeat;
}
.form_width{
    padding-left: 15px;
	width: 670px;
}
.form-p {
    font-size: 13px;
	padding: 0px 15px 8px 15px !important;
}
.form-p-red {
    font-size: 13px;
	color: #FF0000;
	padding: 0px 15px 8px 15px !important;
}
.form-tb{
	background-color: #FF7F50;
	border-left: solid 2px #DB7093;
}
.form-tb .red{
    color: #FF4500;
}
.form-tb th{
    width: 130px;
	text-align: center;
	font-weight:normal;
	background-color: #FFF5EE;
	padding: 5px 5px 5px 5px;
	line-height: 140%;
	color: #333333;
	font-size: 13px;
}
.form-tb td{
    width: 520px;
	padding: 5px 10px 5px 10px;
	line-height: 150%;
	background-color: #FFF5EE;
	font-size: 13px;
	table-layout: fixed;
}
.form-tb td select{
    margin:3px 0px 3px 0px;
}
.form-tb td.price{
   text-align:right;
   color:#CC0000;
}
.form-tb td ul{
    padding-left:15px;
	line-height:150%;
}
.form-h {
    font-size: 16px;
}

/* sns */
.share{
padding: 24px 10px;
    margin: 5px 0;
    max-width: 640px;
}
.sns ul {
margin:0 auto;
list-style:none;
}
.sns li {
width:23%;
margin:0 2% 3% 0;
float: left;
}
.sns li a {
font-size:75%;
padding:10px 2px;
font-family: 'Pacifico',cursive;
    position: relative;
    display: block;
    color: #fff;
    border-radius: 6px;
    text-align: center;
    text-decoration: none;
}
.sns li:nth-child(4n) {
margin-right:0;
}
/* ツイッター */
.sns .twitter a {
background:#00acee;
box-shadow:0 5px 0 #0092ca;
}
.sns  .twitter a:hover {
background:#0092ca;
}
/* Facebook */
.sns  .facebook a {
background:#3b5998;
box-shadow:0 5px 0 #2c4373;
}
.sns .facebook a:hover {
background:#2c4373;
}
/* グーグル */
.sns .googleplus a {
background:#db4a39;
box-shadow:0 5px 0 #ad3a2d;
}
.sns  .googleplus a:hover {
background:#ad3a2d;
}
/* はてぶ */
.sns  .hatebu a {
background:#5d8ac1;
box-shadow:0 5px 0 #43638b;
}
.sns .hatebu a:hover {
background:#43638b;
}
/* LINE */
.sns  .line a {
background:#25af00;
box-shadow:0 5px 0 #219900;
}
.sns .line a:hover {
background:#219900;
}
/* Pocket */
.sns  .pocket a {
background:#f03e51;
box-shadow:0 5px 0 #c0392b;
}
.sns  .pocket a:hover {
background:#c0392b;
}
/* RSS */
.sns  .rss a {
background:#ffb53c;
box-shadow:0 5px 0 #e09900;
}
.sns  .rss a:hover {
background:#e09900;
}
/* Feedly */
.sns  .feedly a {
background:#87c040;
box-shadow:0 5px 0 #74a436;
}
.sns  .feedly a:hover {
background:#74a436;
}

#main_4 h2 {
color: #e597b2;/*文字色*/
padding: 0.5em 0;/*上下の余白*/
border-top: solid 3px #e597b2;/*上線*/
border-bottom: solid 3px #e597b2;/*下線*/
}
#main_4 h3 {
border-bottom: solid 3px #ffc1ce;
position: relative;
}
#main_4 h3:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 3px #fc91a8;
bottom: -3px;
width: 30%;
}

.post h2 {
color: #e597b2;/*文字色*/
padding: 0.5em 0;/*上下の余白*/
border-top: solid 3px #e597b2;/*上線*/
border-bottom: solid 3px #e597b2;/*下線*/
}
.post h3 {
border-bottom: solid 3px #ffc1ce;
position: relative;
}
.post h3:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 3px #fc91a8;
bottom: -3px;
width: 30%;
}

.nayamilink a:link{color:#e597b2;}
.nayamilink a:visited{color:#e597b2;}

.toc {
    width: 97%;
    display: table;
    margin: 5px;
    padding: 10px;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    border: 5px solid #e597b2;
  　border-radius: 3px;
    background-color: #fafafa;
}
.toc .toc-title {
    margin: 0;
    padding: 0;
    text-align: center;
    font-weight: bold;
　　font-color: #fdeff2;
}
.toc .toc-toggle {
    font-weight: normal;
    font-size: 90%;
}
.toc ul {
    list-style: none;
}
.toc .toc-list {
    margin: 0;
    padding: 0;
}
.toc .toc-list {
    margin: 0;
    padding: 0;
}
#subcontents1 {
    display: flex;
}
#box_child1 {
    flex-grow: 1;
}
#box_child2 {
    flex-grow: 1;
}
#spkyzcontents {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #95ccff;
    border-radius: 8px;
}
#spkyzcontents ul {
    padding: 0.5em;
    position: relative;
    margin: 0;
}
#spkyzcontents ul li {
    line-height: 1.5;
    padding: 0.5em 0;
    list-style-type: none!important;
}
#spkyzcontents .spkyzcon-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #95ccff;
    font-weight: bold;
}
#spkyzcontents p {
    margin: 0; 
    padding:: 0 0 0 1em;
}
.rankingdate {
text-align:right;
}