@charset "shift_jis";
/* PCMAX from DMM
 style_pc.css */

/* Reset */
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* Clearfix */
.clearfix:after{
	content: ""; 
	display: block; 
	clear: both;
}

.clearfix { zoom:1;}

/* typography */
input, button, select, option, textarea, .contact-td-span {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
}

body {
	font-size: 14px;
}
p { font-size: 12px;}
#about p { line-height: 32px;}

h2.title {
	font-size: 32px;
	text-shadow: 1px 1px 3px #999;
	padding-left: 25px;
	background-image: url(/image/pcm/img/file/contents/contents-splite2.png);
	background-repeat: no-repeat;
	background-position: 7px -5px;
}

h3 { font-size: 14px;}

#guide h3, #describe h3 {
	font-size: 24px;
	color: #333;
	margin: 10px 0;	
	text-shadow: 1px 1px 5px #999;
}

/* common */
h3 { font-weight: normal;}
a { color: #00729D; text-decoration: none;}
td { vertical-align: top;}
ul { list-style: none;}
.mgn07 { margin: 7px;}
.mgn10 { margin: 10px;}
.mgn20 { margin: 20px;}
.mgl10 { margin-left: 10px;}
.bc_fef { background-color: #fef;}
.pdn10 { padding: 10px;}
.pdn20 { padding: 20px;}
.board {
	margin: 10px;
	padding: 10px;
	background-color: rgba(255, 255, 255, 0.6);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.box {
	background-color: #fff;
	padding: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 6px #333;
	-webkit-box-shadow: 1px 1px 6px #333;
}

/* layout */
#wrap {
	min-width: 1243px;
	margin: 0 10px 3px;
	background: url(http://max.dmm.co.jp/image/dmm/pcm/no_member/background.png);
}
#sidebar {
	width: 223px;
	margin: 10px;
	float:left;
}

#content {
	float: left;
	width: 980px;
	margin: 10px;
	background: url(http://max.dmm.co.jp/image/dmm/pcm/no_member/bg_check.png);
}
/* sidebar */
h1#toplogo a {
	display: block;
	width: 220px;
	height: 100px;
	background: url(http://max.dmm.co.jp/image/dmm/pcm/no_member/pcm_logo_ranger.png) no-repeat;
	text-indent: -9999px;
	margin-top: 20px;
}

#start_box ul li {
	background: #1d8ade;
	background: -moz-linear-gradient(left, #1d8ade 0%, #53a2e2 50%, #1d8ade 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#1d8ade), color-stop(50%,#53a2e2), color-stop(100%,#1d8ade));
	background: -webkit-linear-gradient(left, #1d8ade 0%,#53a2e2 50%,#1d8ade 100%);
	background: -o-linear-gradient(left, #1d8ade 0%,#53a2e2 50%,#1d8ade 100%);
	background: -ms-linear-gradient(left, #1d8ade 0%,#53a2e2 50%,#1d8ade 100%);
	background: linear-gradient(left, #1d8ade 0%,#53a2e2 50%,#1d8ade 100%);
	border: 1px solid #CCC;
	border-left: none;
	text-shadow: 1px 1px 2px #333;
	box-shadow: inset 0 0 50px rgba(0,0,0, 0.1), 0 2px 3px rgba(0, 0, 0, 0.3);
	position: relative;
	margin-left: -10px;
	margin-bottom: 10px;
	border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
}

#start_box ul li a {
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	padding: 12px;
	background: url(http://max.dmm.co.jp/image/dmm/pcm/no_member/pointer.png) -30px 0;
	text-align: right;
	-webkit-transition: All 0.4s ease;
	-moz-transition: All 0.4s ease;
	-o-transition: All 0.4s ease;
	-ms-transition: All 0.4s ease;
	transition: All 0.4s ease;
}

#start_box ul li.regist a:hover { background: url(http://max.dmm.co.jp/image/dmm/pcm/no_member/pointer.png) 7px 0px;}
#start_box ul li.login a:hover { background: url(http://max.dmm.co.jp/image/dmm/pcm/no_member/pointer.png) 7px 0px;}
#start_box ul li.first_guide a:hover { background: url(http://max.dmm.co.jp/image/dmm/pcm/no_member/pointer.png) 85px 0px;}

#guide_menu ul { margin: 6px 0;}
#guide_menu ul li {
	padding-left: 24px;
	margin-bottom: 6px;
	margin-left: 5px;
	background: url(http://max.dmm.co.jp/image/dmm/pcm/no_member/icons18.png) -122px 1px;
	-webkit-transition: All 0.2s ease;
	-moz-transition: All 0.2s ease;
	-o-transition: All 0.2s ease;
	-ms-transition: All 0.2s ease;
	transition: All 0.2s ease;
}

#guide_menu ul li:hover {
	background: url(http://max.dmm.co.jp/image/dmm/pcm/no_member/icons18.png) -106px -2px;
}

#guide_menu ul li a {
	display: block;
	background: white;
}

#guide_menu ul li a:hover {
	text-decoration: underline;
}

/* index */

.bnr_area { margin: 10px;}
img.board_title { z-index: 99;} 

#adult_bbs { padding: 0 10px; margin-bottom: 10px;}
#adult_bbs table#bbs_list { margin-top: -20px;}
#adult_bbs table#bbs_list td.bbs_name { padding-right: 9px; padding-bottom: 10px;}
#adult_bbs table#bbs_list td div.box { width: 298px; padding: 0;}
#adult_bbs table#bbs_list td div.box h2 {
	background-color: #003366;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	color: #fff;
	text-align: center;
	padding: 7px 0;
}
#adult_bbs table#bbs_list td div.box h2.pure {
	background-color: #5298dd;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	color: #fff;
	text-align: center;
	padding: 7px 0;
	letter-spacing:2px;
}

#adult_bbs table#bbs_list td div.box a {
	width: 90%;
	margin: 0 auto;
	padding: 3px 0;
	display: block;
	text-align: center;
	color: white;
	text-shadow: 1px 1px 1px #666;
	border: 1px solid #BF696F;
	background: #DF9696;
	background: -moz-linear-gradient(top, #DF9696 0%, #AC555A 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DF9696), color-stop(100%,#AC555A));
	background: -webkit-linear-gradient(top, #DF9696 0%,#AC555A 100%);
	background: -o-linear-gradient(top, #DF9696 0%,#AC555A 100%);
	background: -ms-linear-gradient(top, #DF9696 0%,#AC555A 100%);
	background: linear-gradient(to bottom, #DF9696 0%,#AC555A 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df9696', endColorstr='#ac555a',GradientType=0 );
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-moz-box-shadow: 1px 1px 6px #333;
	-webkit-box-shadow: 1px 1px 6px #333;
}

#adult_bbs table#bbs_list table { margin: 7px;}
#adult_bbs table#bbs_list table p { margin-left: 7px;}

table#describe_list { margin: 0 auto;}

/*-- guide --*/ 
#guide .box ul li {
	padding: 30px;
	border-bottom: 1px dotted #999;
}
#guide .box ul li:first-child { padding-top: 10px;}
#guide .box ul li p { margin: 20px 15px;}



#go_top a {
	margin: 0 30%;
	padding: 20px 0;
	display: block;
	text-align: center;
	color: white;
	text-shadow: 1px 1px 1px #666;
	border: 1px solid #BF696F;
	background: #DF9696;
	background: -moz-linear-gradient(top, #DF9696 0%, #AC555A 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DF9696), color-stop(100%,#AC555A));
	background: -webkit-linear-gradient(top, #DF9696 0%,#AC555A 100%);
	background: -o-linear-gradient(top, #DF9696 0%,#AC555A 100%);
	background: -ms-linear-gradient(top, #DF9696 0%,#AC555A 100%);
	background: linear-gradient(to bottom, #DF9696 0%,#AC555A 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df9696', endColorstr='#ac555a',GradientType=0 );
}

/*-- about --*/ 
#about .box { padding: 20px 0 10px 40px;}

/*-- bill --*/ 
h3.titlebar{
	width: 818px;
	color: #fff;
	height: 40px;
	padding-left: 40px;
	font-weight: bold;
	font-size: 130%;
	line-height: 2.53em;
	margin-bottom: 15px;
	border-bottom: 2px #194d61 solid;
	background-position: 0 -80px;
	background-image: url(/image/pcm/img/file/contents/contents-splite2.png);
	background-repeat: no-repeat;
}

.contents-h3 {
	padding-left: 10px;
	line-height: 2.0em;
	font-size: 120%;
	font-weight: bold;
	border-left: 6px #00709D solid;
}

.contents-wrap {
	margin-bottom: 10px;
	font-size: 90%;
	line-height: 1.5em;
	padding: 0 10px;
	position: relative;
}

table.bill-table{
	font-size: 12px;
	margin: 0 10px; 
	background-color:#CCC;
	float: left;
}

table.bill-table thead tr th.th-left{ color:#fff; background-color:#59a2bf;}
table.bill-table thead tr th.th-right{ color:#fff; background-color:#e98db5;}

table.bill-table tbody th { text-align: left;}
table.bill-table tbody td { text-align: center;}
table.bill-table tbody tr th.th-left{
	background: #e8eff2;
	border-bottom: 1px #dae1e4 solid;
}
table.bill-table tbody tr td.th-right{
	color: #755737;
	font-size: 125%;
	background: #f8dde9;
	border-bottom: 1px #e0dccc solid;
}

.th-left, .th-right { padding: 10px;}
.th-left { width: 180px;}
.th-right { width: 164px;}

/*-- safety --*/
.safetyimg {
border: 5px solid #FFF;
float: left;
-moz-box-shadow: 1px 1px 3px #000;
-webkit-box-shadow: 1px 1px 3px #000;
margin: 0 10px 5px 0;
}


/*-- describe --*/
#describe h3{
	background-color: #e98db5;
	margin-top: -33px;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 3px #333;
	box-shadow: 1px 1px 3px #333;
}

#describe img.describe_photo, #describe img.photo{
	-moz-box-shadow: 1px 1px 6px #333;
	-webkit-box-shadow: 1px 1px 6px #333;
}

.describe_photo { float: left;}
.describe_text {
	font-size: 16px;
	width: 500px;
	margin: 0 60px;	float: left;
}

.other_link { border-top: 1px dotted #999; padding-top: 15px;}
.other_link h4 {
	text-align: center;
	width: 190px;
	background-color: #39C;
	color: white;
	border-radius: 20px;
	margin-bottom: 10px;
}
.other_link ul { width: 580px; margin: 0 0 20px 10px;}
.other_link ul li { float: left; margin: 10px;}
.other_link ul li a {
	display: block;
	width: 100%;
	text-align: center;
	padding-top: 10px;
}

.qa_menu { font-size: 12px;}
.qa_menu table tr td ul { width: 220px;}
.qa_menu table tr td ul.qa_menubox {
	border: 1px solid #aaa;
	width: 200px;
	margin-right: 30px;
}

.qa_menu table tr td ul li { padding: 4px 9px;}

.qa-q {
	background: url(/image/pcm/img/layout.png) no-repeat -600px -58px;
	margin: 30px 30px 0px 30px;
	height: 24px;
	padding-top: 3px;
}
.qa-a { background: url(/image/pcm/img/layout.png) no-repeat -600px -82px; width: 27px;}

/*-- contact --*/
#btn_block {
width: 640px;
margin: 0 auto;
padding: 0;
}
.contact-dl {
width: 100%;
margin: 10px 0 30px 0;
}
.contact-dt {
	text-align: center;
	font-weight: bold;
	font-size: 200%;
	line-height: 1.8em;
}

.contact-dd { text-align: center;}

.mail_btn {
	margin: 0; 
	padding: 0;
	width: 300px;
	height: 70px;
	text-align: center;
	background: #ededed;
	background: -moz-linear-gradient(top, #b2ffbb 0%, #03d91b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b2ffbb), color-stop(100%,#03d91b));
	background: -webkit-linear-gradient(top, #b2ffbb 0%,#03d91b 100%);
	background: -o-linear-gradient(top, #b2ffbb 0%,#03d91b 100%);
	background: -ms-linear-gradient(top, #b2ffbb 0%,#03d91b 100%);
	background: linear-gradient(top, #b2ffbb 0%,#03d91b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2ffbb', endColorstr='#03d91b',GradientType=0 );
	border: 1px #555555 solid;
	-webkit-appearance: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	overflow: hidden;
	float: left;
}
.mail_btn:hover {
background: #66FF66;
background: -moz-linear-gradient(top, #d6fddb 0%, #8eff9b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6fddb), color-stop(100%,#8eff9b));
background: -webkit-linear-gradient(top, #d6fddb 0%,#8eff9b 100%);
background: -o-linear-gradient(top, #d6fddb 0%,#8eff9b 100%);
background: -ms-linear-gradient(top, #d6fddb 0%,#8eff9b 100%);
background: linear-gradient(top, #d6fddb 0%,#8eff9b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6fddb', endColorstr='#8eff9b',GradientType=0 );
}

.mail_btn a { display: block; text-decoration: none;}
.mail_btn a .in_title { color: #FFFFFF;}
.btn_in { margin: 5px;}
.in_title {
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
}
.in_small {
	font-size: 14px;
	font-weight: lighter;
	line-height: 25px;
}

.mail_btn a .in_title { color: #FFFFFF;}

#contact .box table td.pic ul li {
background-image: url(/image/pcm/img/file/contents/contact-splite2.png);
width: 440px;
}

#contact .box table td.pic ul li h3 {
	width: 280px;
	background: #fff;
	font-size: 200%;
	font-weight: bold;
	line-height: 1.3em;
	margin: 10px 0 0 132px;
	padding: 34px 15px 60px;
	float: left;
}

#contact .box table td.pic ul li.tel h3 { color: #fa8200;}
#contact .box table td.pic ul li.mail h3 { color: #83b305;}

.tel { height: 180px; background-position: 0px -580px;}
.mail { height: 180px; background-position: -140px -580px;}
.tel_num { height: 290px; text-indent: -9999px; background-position: 0px 0px;}
.green { height: 290px; text-indent: 0px; background-position: 0px -1300px;}

input.mail_btn {
	margin: 5px 0;
	width: 80%;
	height: 35px;
	line-height: 35px;
	padding: 0;
	background: #ededed;
	background: -moz-linear-gradient(top, #ededed 0%, #848484 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#848484));
	background: -webkit-linear-gradient(top, #ededed 0%,#848484 100%);
	background: -o-linear-gradient(top, #ededed 0%,#848484 100%);
	background: -ms-linear-gradient(top, #ededed 0%,#848484 100%);
	background: linear-gradient(top, #ededed 0%,#848484 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#848484',GradientType=0 );
	border: 1px #555555 solid;
	-webkit-appearance: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 120%;
	font-weight: bold;
	color: #555;
	text-align: center;
}

caption, th, td { text-align: left;}

.contact-td2 input { margin: 10px 0 14px 38px;}
.contact-th {
	color: #2e5917;
	height: 30px;
	overflow: hidden;
	font-size: 130%;
	vertical-align: bottom;
}

.green table {
	margin: 0 auto;
	padding: 20px 0;
}

table.contact{ margin: 0 auto;}
table.contact td { padding: 0 8px;}


/*
.contact-div-headIcon {
width: 140px;
height: 170px;
background-position: 0 -585px;
float: left;
text-indent: -9999px;
float: left;
}

.contact-div, .contact-table, .contact-div-headIcon, .contact-btn-a, .contact-tfoot-td {
background-image: url(/image/pcm/img/file/contents/contact-splite2.png);
background: url(/image/pcm/img/file/contents/contact-splite2.png);
background-repeat: no-repeat;
}
.contact-div-headWrap {
width: 440px;
height: 170px;
float: left;
}
.contact-div-mailWrap {
float: right;
}
*/

.dmm_cp {
	width:500px;
	height:128px;
	border:solid 5px #FFFF00;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	overflow:hidden;
}
.side_cp {
	width:210px;
	height:128px;
	border:solid 5px #FFFF00;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	overflow:hidden;
}
.side_cp a:hover, .dmm_cp a:hover {
	opacity: 0.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-ms-filter: "alpha(opacity=60)";
}
.shadow {
	box-shadow: 1px 2px 10px 0px #000;
	-moz-box-shadow: 1px 2px 10px 0px #000;
	-webkit-box-shadow: 1px 2px 10px 0px #000;
}