@charset "Shift_JIS";

/* 要素リセット */
body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 16px;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
	color: #000000; /* 標準文字色 */
	min-width: 900px;
	background-color: #efefef;
}
/* Safari用ハック 文字サイズ調整 */

html:first-child body{
    font-size: 70%;
}
/*
#hpb-container{
	width:900px;
	position: relative;
	margin-top:-1px;
	margin-left:auto;
	margin-right:auto;
	background-image : url(../../containerBg_9Jb.png);
	background-repeat: repeat-y;
	background-position: center top;
}
*/

#hpb-header{
    width: 100%;
    margin-bottom: 30px;
}


/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
/*	background-image : url(headerMainBg1_9Jb.png);
	background-repeat: no-repeat;
	background-position: 500px 10px;
*/
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	text-align: left;
	height:26px;
	overflow:hidden;
}

#hpb-headerMain h1{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	text-align: right;
	font-weight: normal;
	line-height: 26px;
	font-size: 16px;
	height:26px;
	color:#ffffff;
	background-color: #8362cc;
}

#hpb-headerLogo{
        width: 900px;
        padding-top: 20px;
	padding-bottom:0px;
	padding-left: 0px;
}

#hpb-headerLogo a{
        display: block;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
        text-indent: -9999px;
        overflow: hidden;
        height: 45px;
        background-image : url(logo_9Jb.png);
        background-position: top left;
        background-repeat: no-repeat;
}

#hpb-inner{
       width: 900px;
       margin-left: auto;
       margin-right: auto;
       position: relative;
       clear: both;
}



h2 span.ja{
       padding-left:27px;
       color:#FFFFFF;
}
h2 span.en{
       font-size: 18px;
       text-transform: uppercase;
       padding-left:20px;
       color:#FFFFFF;
}

#hpb-nav{
    display: block;
    width: 900px;
    height: 60px;
    overflow: hidden;
    position: absolute;
    top: 120px;
    left: 0px;
}

#hpb-main{
    padding-bottom: 0px;
    margin-left:10px;
    text-align: left;
    padding-top: 80px;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	list-style-type: none;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bdbdbd;
	border-bottom-color: #bdbdbd;
        height: 60px;
}

#hpb-nav ul::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#hpb-nav li{
    float: left;
    display: inline;
    font-size: 13px;
    line-height:50px;
    height: 50px;
    overflow: hidden;
}
#hpb-nav li a{
    display: block;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
    color:#8362cc;
}
#hpb-nav li a:hover{
    color:#FFFFFF;
    text-decoration: none;
    background-color:#9f89d1;
}

#hpb-nav li span.en{
    display: block;
    line-height: 15px;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
}
#hpb-nav li span.ja{
    display: block;
    font-size: 20px;
    line-height: 21px;
    text-align: center;
    padding-top: 5px;
}

#hpb-nav h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}

/* フッター内パーツ */

#hpb-footer{
       display: block;
       width: 900px;
       height: 100px;
       clear: both;
       margin-left: auto;
       margin-right: auto;
       padding-bottom:13px;
       margin-bottom:10px;
}

#hpb-footerMain{
    padding-top: 5px;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    color: #FFFFFF;
    font-size: 1em;
    text-align: center;
    padding-top:5px;
    padding-bottom:5px;
    margin-top:0;
    margin-bottom:0px;
    background-color: #9f89d1;
}

#hpb-footerLogo{
}

/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a{
    padding-left: 0em;
    font-size: 1em;
}

a:link{
    color: #8362cc;
    text-decoration: underline;
}
a:visited{
    color: #8362cc;
    text-decoration: underline;
}
a:hover{
    color: #66ccff;
    text-decoration: none;
}
a:active{
    color: #66ccff;
    text-decoration: none;
}

#hpb-skip{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p{
    margin-top: 10px;
    margin-bottom: 15px;
    padding-right: 5px;
    padding-left: 5px;
    line-height: 1.8;
    font-size: 24px;
    text-align: left;
}

p.large{
    font-weight: bold;
    font-size:1.4em;
}

p.indent{
    padding-left: 25px;
}

.left{
    float: left;
}
.right{
    float: right;
}

pre{
    margin-top: 10px;
    margin-bottom: 15px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 24px;
    line-height: 1.8;
    text-align: left;
}

hr{
    width: 100%;
    height: 1px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    color: #FFFFFF;
    border-bottom-width: 1px;
    border-bottom-style: none;
}
#hpb-wrapper h2{
   text-align : center ;
   font-size: 28px;
}
/*
#hpb-wrapper h3{
*/
        h3{
	padding-right: 13px;
	padding-left: 13px;
	padding-top:5px;
	padding-bottom:0px;
	color: #000000;
	clear:both;
	background-image : url(indexBg_9Jb.png);
	background-repeat: repeat-x;
	background-position: left top;
        font-size: 24px;
	font-weight:normal;
        text-align: left;
}

h3 span.ja{
    display: inline;
}

h3 span.en{
    color: #000000;
	text-transform:uppercase;
}

h4{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 2px;
    text-align: center;
    font-size: 1.4em;
    line-height: 1.6;
    font-weight:bold;
    color: #999999;
}

h5{
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 2px;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.3;
    font-weight:normal;
}



/* メインコンテンツ内基本パーツ */

#hpb-main ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#hpb-main ul li{
	text-align: left;
	line-height: 1.4;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-image : url(../report-adult-tmplate/point_9Jb.png);
	background-repeat: no-repeat;
	background-position: 3px 10px;
}

#hpb-main dl{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#hpb-main dt{
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 16px;
    font-weight: normal;
/*    width: 170px !important; */
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 15px;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    text-align: left;
    line-height: 16px;
    padding-left: 185px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

#pagetop{
    display: inline;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    text-align: center;
    line-height: 30px;
　　font-size: 32px;
}
    /* ページの先頭へのリンク設定 */
/*
#pagetop a{
    display: block;
    margin-left: auto;
    width: 127px;
    height: 40px;
    overflow: hidden;
    background-image : url(../../returnTop_9Jb.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
}
*/
#report{
		width: 900px;
        	margin-right: auto;
		margin-left: auto;
       }


#report h4{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    text-align: left;
    font-size: 1.4em;
    line-height: 1.6;
    font-weight:bold;
    color: #999999;
}

   
/*
#ry-flash p{
      	position: absolute;
	top: 0;
	left: 0;
        padding-left; 0em;
      }
*/


/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {
	
	body{
		min-width: 0;
                font-size: 16px;
	}

	/*--------------------------------------------------------
		共通レイアウトパーツ設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */
	#hpb-headerMain{
		background-image : none;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		height: 24px;
		display: block;
	}
	
	#hpb-headerMain h1{
                padding-top: 10px;
                padding-right: 5px;
                padding-bottom: 5px;
		padding-left: 5px;
                line-height: 24px;
                font-size: 20px;
		background-image : none;
	}
	
	#hpb-headerLogo{
		width: 98%;
		padding-top: 13px;
		padding-left: 0px;
		margin-right: auto;
		margin-left: auto;
	}
	
	#hpb-headerLogo a{
		background-position: center center;
		background-size: contain;
	}

	/*--------------------------------------------------------
		レイアウト設定
	--------------------------------------------------------*/
	
	#hpb-container{
		width: 100%;
		background-image : none;
		background-color: #FFFFFF;
	}
	
	#hpb-header{
		width: 100%;
		margin-bottom: 0px;
		padding-bottom: 10px;
	}
	
	#hpb-footer{
		width: 100%;
	}
	
	#hpb-inner{
		width: 100%;
	}
	
        #hpb-wrapper{
		width: 100% ;
                height: auto ;
	}

	#child-title{
                position: relative;
                display: block;
                width: 100% ;
                height: auto ;
	}
	
	h2 span.ja{
		padding-left: 10px;
	}
	h2 span.en{
		padding-left: 10px;
	}
	
	#hpb-main{
		width: 100%;
                height: auto+
                position: relative;
	}

        #hpb-nav{
                width: 100%;
		position: relative;
                top: 0px;
                margin-bottom: 10px;
	}

	/*--------------------------------------------------------
		デザイン設定
	--------------------------------------------------------*/
	
	/* コンテンツ配置領域 */
/*
        #HPB_WPG_THUMB_TABLE2 {
                width: 100%;
                height: auto;
        }
*/
	#report{
		width: 100% ;
		height: auto ;
        }

	/* ナビゲーション */
	#hpb-nav ul{
		display: none;
	}
	#hpb-nav ul.toggled-on{
		display: block;
                height: auto;
	}
	#hpb-nav li{
		float: none;
		display: block;
		line-height: 1.6;
                height: auto;
                overflow: auto;
		border-top-color: #000000;
		border-top-style: solid;
		border-top-width: 3px;
	}
	#hpb-nav li a{
		display: block;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	
        #hpb-nav li span.en{
                display: block;
                text-align: center;
                font-size: 1em;
                text-transform: uppercase;
        }
        #hpb-nav li span.ja{
                display: block;
                text-align: center;
                font-size: 1.2em;
         }

	/* フッター内パーツ */
        #phb-footer{
                position : relative;
                top : 0px;
        }

	#hpb-footerMain{
                padding-top: 0px;
                font-size: 70%;
	}

	#hpb-footerMain p{
		/* コピーライト文字設定 */
		padding-right: 5px;
		padding-left: 5px;
		word-break: break-all;
	}
		
	/*--------------------------------------------------------
	  ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#hpb-nav h3.hpb-c-index{
		width: 100%;
		height: 20px;
		background-image : url(../report-adult-tmplate/btn-topmenu-3.png);
		background-position: center top;
		background-repeat: no-repeat;
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		overflow: hidden;
		text-indent: -9999px;
		cursor: pointer;
	}
	
	/*--------------------------------------------------------
		基本パーツデザイン設定
	--------------------------------------------------------*/
	p{
		padding-right: 0px;
		padding-left: 0px;
		max-width: 100%;
	}
        pre{
                width: 100%;
                font-size: 1.2em;
        }
		
	#hpb-wrapper h3{
		background-image : none;
		border-top-width: 5px;
		border-top-color: #000000;
		border-top-style: solid;
		background-color: #F5F5F5;
	}
		
	/* メインコンテンツ内基本パーツ */	
/*	#hpb-main img.left{
		margin-right: 0px;
		float: left;
	}
	
	#hpb-main img.right{
		margin-left: 0px;
		float: right;
	}
*/
	#pagetop{
		padding-bottom: 20px;
	}


}

