@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color: #333333;
	background-color: #F0F2F5;
	background-image: url(../img/allbg.gif);
	background-repeat: repeat;
	font-size: 10px;
}
body {
	-webkit-text-size-adjust: 100%; /* for iphone */
}
div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, table, caption, th, td {
	margin: 0;
	padding: 0;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: bottom;
}
.clear {
    clear: both;
}
/* clearfix */
.clearfix{
	display: inline-block;
	zoom:1;
}
.clearfix:after{
	content:".";
	display: block;
	clear: both;
	height: 0;
	visibility:hidden;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
/*------------------------------------------------*/
#container, #container2 {
	width: 100%;
	clear: both;
}
#container2 {
	background-image: url(../img/sp_headimg.jpg),url(../img/bg_blue_inner.png);
	background-repeat: no-repeat,repeat-x;;
	background-position: top;
}

#container *, #container2 * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#container img, #container2 img {
	max-width: 100%;
	height: auto;
	width:/***/auto; /* IE8 */
}
/*------------------------------------------------*/
#bgw {
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center top;
}
#bg {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/top/top_bg.jpg),url(../img/bg_blue.png);
	background-repeat: no-repeat,repeat-x;
	background-position: center top,center top;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #00CCFF;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	vertical-align:bottom;
	font-size: 1px;
}
.clearall {
	clear: both;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: bottom;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 140%;
}

/* moji */
/*------------------------------------------------*/
h1 {
	font-size: 14px;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	line-height: 100%;
	margin: 0px;
	padding: 18px 0px 12px 0px;
}

/* links */
/*------------------------------------------------*/
a.l1 {
	color: #FFF;
}
a.l1:visited {
	color: #FFF;
}
a.l1:hover {
	color: #FF9;
}
a.l2 {
	color: #551213;
}
a.l2:hover {
	color: #993333;
}
a.l3 {
	color: #394859;
}
a.l3:hover {
	color: #65819E;
}
span.cl {
	color: #06C;
}
#movie_newtxt a {
	color: #FFF;
}
#movie_newtxt a:visited {
	color: #FFF;
}
#movie_newtxt a:hover {
	color: #FFC;
}
/*------------------------------------------------*/

#container {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #394859;
	background-image: url(../img/top/topbgline.png);
	background-repeat: repeat-x;
}
#container2 {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #394859;
}

/*------------------------------------------------*/

#header {
	width: 960px;
	padding: 0px;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
}
#header h1 {
	width: 484px;
}
.dougade {
	width: 300px;
}
#top_l {
	width: 592px;
	height: 231px;
	float: left;
    margin-top: -1px;
    margin-bottom: 2px;
}
#top_r {
	width: 180px;
	float: right;
}
p.read {
	font-size: 16px;
	line-height: 140%;
	font-weight: bold;
	color: #394859;
	text-shadow: 1px 2px 6px #FFFFFF;
}
.sp_read {
    display: none;
}
/*------------------------------------------------*/
#r_douga {
	float: right;
	width: 630px;
	padding-top: 135px;
}
.kaisetsu {
	padding-top: 40px;
	border-bottom: 2px solid #dde0e6;
    padding-bottom: 20px;
    margin: 0;
}
.kaisetsu h3 {
	width: 347px;
    margin-bottom: 14px;
}
.vdbox {
    display: flex;
    justify-content: space-between;
}
.vdeo {
	width: 300px;
}
.vdeobt {
    margin-top: 6px;
}
.vdeobt a {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
	display: inline-block;
}
.vdeobt a:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.vdeobt a {
	width: 100px;
    background-color: #384858;
}
.vdeobt a:hover {
    background-color: #4e6d92;
}
/*------------------------------------------------*/
#main {
	width: 960px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#r_block {
	float: right;
	width: 630px;
	padding-top: 0px;
}

.blockbg {
	width: 660px;
	margin-top: 24px;
	background-image: url(../img/top/sprline.png);
	background-repeat: repeat-y;
	margin-right: -30px;
}
.grid {
	width: 660px;
}
.grid-item {
	width: 300px;
	margin-right: 30px;
}
.blockbg_w {
	width: 100%;
	margin-top: 20px;
}
.jpx_box {
    float: right;
	width: 630px;
}
.jpx_box h3 {
	font-size: 16px;
	line-height: 120%;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
	padding: 6px 0px 6px 0px;
}
.jpx_box .kgr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DDE0E6;
	padding-top: 18px;
}
.jpx_box h3.jpx_l01 {
    width: 522px;
}
.jpx_box h3.jpx_l02 {
    width: 322px;
}
.specialist_box {
	margin-top: 14px;
	margin-bottom: 14px;
}
.specialist_phimg {
	float: left;
	width: 68px;
	margin-right: 6px;
}
.specialist_rbox {
	float: right;
	width: 226px;
	margin: 0px;
	padding: 0px;
}
.specialist_rbox p {
	font-size: 14px;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.specialist_rbox p.sptxt_m {
	font-size: 140%;
	line-height: 120%;
	font-weight: bolder;
	color: #966;
	margin: 0px;
	padding: 0px;
    vertical-align: top;
}
.specialist_rbox p img {
    vertical-align: top;
}
.specialist_rbox p.sptxt_a {
	margin: 3px 0px 0px 0px;
}
.CollapsiblePanelTab p {
	font-size: 14px;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	margin-bottom: 30px;
	padding: 0px;
	text-align: right;
}

.specialist_txt_m img, .specialist_txt img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.Health_thumb1 {
	width: 300px;
    height: 86px;
	background-position: left top;
	margin-bottom: 10px;
}
.Health_thumb1 a {
	display: block;
}
.Health_thumb1 a:hover {
    opacity:0.8;
}
.Healthmov {
	margin-bottom: 28px;
}
/*------------------------------------------------*/
.mrgn_btm8 {
	margin-bottom: 8px;
}
.repo_box {
	width: 180px;
	height: 44px;
	background-image: url(../img/top/reit_report_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;
}
.repo_box2 {
	width: 297px;
	height: 44px;
	background-image: url(../img/top/reit_guide_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;
}
.repo_box3 {
	width: 257px;
	height: 44px;
	background-image: url(../img/top/reit_report_bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;
}
.inline_block {
	display: inline-block;
}
.cap {
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
    word-break: break-all;
}
/*------------------------------------------------*/
#side {
    float: left;
	background-color: #394859;
	width: 300px;
	padding-right: 20px;
	padding-left: 20px;
}
.side_h2box {
	padding-bottom: 10px;
}
.side_h2box img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
#side h2 {
	font-size: 16px;
	line-height: 120%;
	font-weight: normal;
	color: #FFFFFF;
    display: inline-block;
}
.side_top {
    position: relative;
	padding-bottom: 20px;
}
#side p {
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 6px;
}
#side p.cap_w {
	font-size: 12px;
	color: #FFFFFF;
}
#side p.mov_ti span {
	color: #FFFF99;
	line-height: 140%;
}
#side p.mov_ti span.mini {
	color: #cccccc;
	font-size: 12px;
}
.side_list {
	padding-bottom: 4px;
	margin-top: 4px;
	padding-top: 26px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.thumb_box {
	width: 260px;
	margin-bottom: 26px;
}
.thumb1 {
	background-image: url(../img/top/movlist_imgbt.gif);
	background-repeat: no-repeat;
	width: 258px;
	background-position: left top;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
    text-align: left;
}
.thumb1 a {
	display: block;
}
.thumb1 a:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}
#side p a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#side p a:visited {
	color: #FFFFFF;
}
#side p a:hover {
	color: #FFFFFF;
}
#side p.linkbox {
		width: 170px;
}
#side p.linkbox a {
	font-size: 14px;
	font-style: normal;
	line-height: 100%;
	color: #FFFFFF;
	background-color: #996666;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-decoration: none;
}
#side p.linkbox a:hover {
	background-color: #C48383;
}
/*------------------------------------------------*/
.hidtxt{
	visibility: hidden;
	font-size: 140%;
}
.movie_main {
	width: 260px;
    position: relative;
}
.movie_main img {
	width: 100%;
    position: relative;
}
.movie_main a {
	display: block;
	width: 260px;
	text-decoration: none;
	background-image: url(../img/top/mov_linkn_ov.png);
	background-repeat: no-repeat;
	background-position: 0 0;
    background-size: contain;
	position: absolute;
    top:0;
}
.movie_bt:hover {
    opacity: 0;
}
/*------------------------------------------------*/
.movies_btbox {
	background-image: url(../img/movlistbt_bg.gif);
	background-repeat: repeat;
	clear: both;
	margin-top: 50px;
}
.movies_btbox .btblock {
	width: 946px;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
.mov_btinfo {
	float: left;
	font-size: 14px;
	line-height: 120%;
	padding-top: 14px;
	color: #394859;
	font-weight: bold;
}
.btblock a:hover, .bts_1 a:hover, .health_btbox a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}
.bts_1 {
	margin-top: 6px;
	background: #fff;
	height: 22px;
	width: 160px;
}
/*------------------------------------------------*/


#movie_banner {
	float: right;
	width: 234px;
	padding-top: 44px;
}
#movie_newtxt {
	background-color: #394859;
	width: 342px;
	margin-bottom: 8px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 12px;	
}
#movie_new p {
	padding: 0px 14px 0px 0px;
}
#movie_newtxt p {
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
	line-height: 120%;
}
.specialist_phimg_top {
	float: left;
	width: 68px;
	margin-bottom: 14px;
}
.specialist_rbox_top {
	float: right;
	width: 162px;
	margin: 0px;
	padding: 0px;
}
/*------------------------------------------------*/
#movie_banner2 {
	float: right;
	width: 234px;
	padding-top: 18px;
}
#sp_tag {
	text-align: right;
}
/*------------------------------------------------*/
#side_banner a {
	display: block;
	height: 186px;
	text-decoration: none;
	width: 226px;
	background-image: url(../img/side_banner.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#side_banner a:hover {
	background-position: 0 -186px;
}


/*------------------------------------------------*/
#header_bg2, #header_bg3 {
	width: 100%;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/sp_headbg.png);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	display: block;
}
#header_bg3 {
	height: auto
}
#header2 {
	width: 100%;
    max-width: 946px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/sp_headimg.jpg);
	background-repeat: no-repeat;
	background-position: center 4px;
}
#top_l2 {
	float: left;
	width: 400px;
	margin-top: 4px;
}
#top_r2 {
	float: right;
	width: 244px;
	margin-top: 4px;
	text-align: right;
}
#top_obi {
	width: 946px;
	clear: both;
	background-image: url(../img/mov_list_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #333333;
    overflow: hidden;
	height: 80px;
}
#top_obi h2 {
	width: 298px;
	font-size: 16px;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	margin-right: 36px;
}

.bt_mrg {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bt_mrg:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
/*------------------------------------------------*/
.topf1 {
	font-size: 130%;
	line-height: 120%;
	font-weight: normal;
	text-align: justify;
	text-justify: distribute;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.f_80 {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
.infotxt {
	font-size: 14px;
	line-height: 120%;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.infotxt .s_size {
	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.infotxt .s_size2 {
	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
	color: #CCC;
	margin: 0px;
	padding: 0px;
}
.infotxt .thum {
	margin-bottom: 20px;
}
.block01, .block02, .block03 {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.yellow {
	color: #FF9;
	text-decoration: none;
}
.vol_color {
	font-size: 12px;
	color: #B77A7A;
}
.vol_color_b {
	font-size: 12px;
	color: #B77A7A;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 6px;
}
p.pfoli {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 62px;
	clear: both;
}
p.pfoli a {
	color: #FFFFFF;
	text-decoration: none;
}
p.pfoli a:hover {
	color: #FFFF99;
}
/*------------------------------------------------*/
.snvboxbg {
	border-top: 10px solid #374558;
}
.snvbox {
	margin-bottom: 30px;
    margin-top: -1px;
}
ul.snv {
	width: 960px;
	height: 40px;
    margin: 0 auto;
	padding: 0px;
	z-index:10;
	clear: both;
}
ul.snv li {
	display: inline-block;
	font-size: 13px;
	overflow: hidden;
	background-color: #384558;
	background-image: url(../img/snv_bg.png);
	background-position: 4px 0px;
	margin: 0px;
	line-height: 100%;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
ul.snv li.snv1 {
	width: 130px;
}
ul.snv li.snv2 {
	width: 130px;
}
ul.snv li.snv3 {
	width: 130px;
}
ul.snv li.snv4 {
	width: 130px;
}
ul.snv li.snv5 {
	width: 130px;
}
ul.snv li.snv6 {
	width: 130px;
}
ul.snv li.snv7 {
	width: 130px;
}
ul.snv a {
	display: block;
	overflow: hidden;
	height: 28px;
	color: #FFFFFF;
	padding: 6px 0px 6px 28px;
	text-decoration: none;
	height: 40px;
}
ul.snv li:hover {
	background-color: #3A66A2;
}
ul.snv li span {
	line-height: 200%;
}
/*------------------------------------------------*/
.btm_box {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding-bottom: 36px;
	clear: both;
}
.catbox {
	width: 925px;
	padding-left: 35px;
	background-image: url(../img/catbox_bgl.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: flex;
    display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
    justify-content: space-between;
}
.catbox_rt {
	width: 925px;
	padding-top: 14px;
	padding-left: 35px;
	padding-bottom: 18px;
}
.catbox_ti {
	width: 960px;
	margin-bottom: 30px;
}
.catbox_ti h3 {
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 35px;
}
.catti_col1 {
	background-color: #663366;
}
.catti_col2 {
	background-color: #5ABF25;
}
.catti_col3 {
	background-color: #D9A300;
}
.catti_col4 {
	background-color: #00698C;
}
.catti_col5 {
	background-color: #009999;
}
.catti_col6 {
	background-color: #2D69AC;
}
.catti_col7 {
	background-color: #DC6400;
}
.senbox {
    position: relative;
	width: 48%;
	display: inline-block;
	margin-bottom: 24px;
	vertical-align: top;
    box-sizing:border-box;
}
.senbox_ph {
	float: left;
	width: 68px;
    margin-right: 8px;
}
.senbox_txt {
    overflow: hidden;
}
.senbox p.sptxt_m {
	font-size: 140%;
	line-height: 120%;
	font-weight: bolder;
	color: #966;
	margin: 0px;
	padding: 0px;
}
.senbox p {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	margin-bottom: 2px;
}
.senbox h4 {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
.senbox_b {
	width: 960px;
	margin-right: 32px;
	margin-bottom: 10px;
}
.senbox_b h4 {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	margin: 0px 10px 3px 0px;
	padding: 0px;
	display: inline-block;
}
.senbox_b p.sptxt_m {
	font-size: 140%;
	line-height: 120%;
	font-weight: bolder;
	color: #966;
	margin: 0px 12px 0px 0px;
	padding: 0px;
	display: inline-block;
}
.senbox_b p {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	margin-bottom: 2px;
	display: inline-block;
}

/*------------------------------------------------*/
#btmnavi {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 42px;
	text-align: center;
}

/*------------------------------------------------*/
#tse_box {
	clear: both;
	width: 100%;
	padding-top: 32px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #394859;
}
#tes_foot {
	width: 736px;
	margin-left: auto;
	margin-right: auto;
}
#tse_square {
	float: left;
	margin-top: 23px;
	height: 74px;
	width: 304px;
}
#tse_square a {
	display: block;
	height: 74px;
	text-decoration: none;
	width: 306px;
	background-image: url(../img/top/reit_link_p.png);
	background-repeat: no-repeat;
    background-size: 304px;
	background-position: 0 0;
}
#tse_square a:hover {
	background-position: 0 -74px;
}

#tse_logo {
	float: left;
}
#tse_r_link {
	float: left;
	margin-top: 10px;
	height: 78px;
	width: 304px;
}
.tse_link2 a {
	display: block;
	height: 34px;
	text-decoration: none;
	width: 304px;
	background-image: url(../img/top/reit_link2_p.png);
	background-repeat: no-repeat;
	background-position: 0 0;
    background-size: 304px;
	margin-bottom: 10px;
}
.tse_link3 a {
	display: block;
	height: 34px;
	text-decoration: none;
	width: 304px;
	background-image: url(../img/top/reit_link3_p.png);
	background-repeat: no-repeat;
	background-position: 0 0;
    background-size: 304px;
}
.tse_link2 a:hover, .tse_link3 a:hover {
	background-position: 0 -34px;
}
.sp_on {
	display: none;
}

/*------------------------------------------------*/
.kaisetsu_box {
    width: 100%;
	display: block;
}
.kaisetsu_box h3 {
	font-size: 18px;
	line-height: 120%;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 20px 12px 0px 20px;
	padding: 0px;
    
}
.listbox .thum {
    width: 52px!important;
}
/*------------------------------------------------*/
#footerbg {
	clear: both;
	width: 100%;
	background-color: #394859;
	margin-top: 42px;
}
#footer {
	width: 946px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer p {
	font-size: 140%;
	line-height: 120%;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
/*------------------------------------------------*/
#pageTop {
	border-radius:5px;
	color:#ffffff;
	padding:14px;
	position:fixed;
	bottom:20px;
	right:20px;
	background-color: #CB3200;
}
#pageTop:hover {
	background-color: #FF9900;
	cursor: pointer;
}

nav {
    display: none;
}
.navToggle {
    position: relative;
    display: none;
	z-index: 50;
}
.navToggle span {
    display: none;
}
/*- - - - - - - - -*/
.search {
    width:50%;
    padding-top: 20px;
    padding-bottom: 20px;
    display: inline-block;
    vertical-align: top;
}
input {
    font-size: 14px;
}
input.txterera{
    height:28px;
}
/*- - - - - - - - -*/
#container2 .panel_top {
    padding-top: 20px;
}
.panel_top p {
    display: inline-block;
}
.channel_link{
    float: right;
    width:278px;
    margin-bottom: 16px;
    display: inline-block;
}
.channel_link a {
    display: inline-block;
    background-color: #cc3300;
}
.channel_link a:hover {
    background-color: #ff8a00;
}
/*- - - - - - - - -*/
.sp_topobi {
    display: none;
}
.sp_topnav {
    display: none;
}
.sptopnon {
    display: inline-block;
}
.reitlist {
    width: 100%;
    max-width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.kzonebox {
    width: 100%;
    max-width: 946px;
	padding-left: 0;
	padding-right: 0;
	margin-right: auto;
	margin-left: auto;
}
.kzone {
    float: right;
}

p.button {
    display: none;
}
/*------------------------------------------------*/
@media screen and (max-width: 959px) { /* sp */
#container {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	border-top-width: none;
}
#bgw {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#bg {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#header {
	width: 100%;
	padding: 0px;
	margin-top: 4px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0px;
}
#main {
	width: auto;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
.blockbg {
	width: 100%;
	margin-top: 24px;
	background-image: none;
	margin-right: 0px;
}

#r_douga {
	float: none;
	width: auto;
	padding-top: 135px;
	margin-left: 320px;
}
.kaisetsu {
	width: auto;
	padding-top: 40px;
	border-bottom: 2px solid #dde0e6;
    padding-bottom: 20px;
}
.vdbox {
    display: block;
    justify-content: start;
}
.vdeo {
	width: 48%;
    display: inline-block;
    vertical-align: top;
}
#r_block {
	float: none;
	width: auto;
	padding-top: 0px;
	margin-left: 320px;
}
.grid-item {
	width: 100%;
	margin-right: 0px;
	padding-right: 20px;
}
.specialist_phimg {
	float: left;
	width: 68px;
	margin-right: 6px;
}
.specialist_rbox {
	float: none;
	position: relative;
	width: auto;
	margin: 0px;
	padding: 0px;
}

.jpx_box {
    float: none;
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
}

/*- - - - - - - - */
#footer {
	width: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

/*- - - - - - - - */
ul.snv {
	width: 100%;
	height: 40px;
	margin: 8px 0px 80px 0px;
	padding: 0px;
	z-index:10;
	clear: both;
}
.btm_box {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding-bottom: 36px;
	clear: both;
}
.catbox {
	width: 100%;
	padding-left: 40px;
	padding-right: 40px;
	background-image: none;
	display: flex;
    display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
    justify-content: space-between;
    box-sizing:border-box;
}
.catbox_rt {
	width: 100%;
	padding-top: 14px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 18px;
    box-sizing:border-box;
}
.catbox_ti {
	width: 100%;
	margin-bottom: 30px;
}
.senbox_b {
	width: 100%;
	margin-right: 32px;
	margin-bottom: 10px;
    box-sizing:border-box;
}

.kzonebox {
	padding-left: 40px;
	padding-right: 40px;
}
.kzone {
    float: none;
}

.scroll_top table{
	width: 100%;
}
.scroll_top{
overflow: auto;
white-space: nowrap;
	width: auto;
    display: inline-block;
}
.scroll_top::-webkit-scrollbar{
 height: 5px;
}
.scroll_top::-webkit-scrollbar-track{
 background: #F1F1F1;
}
.scroll_top::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}
} /* 959 */
@media screen and (max-width: 767px) { /* sp */
.sptopnon {
    display: none;
}
.sp_topnav {
	position: relative;
	display: block;
	background-color: #333333;
	font-size: 0;
	padding: 16px 1.3% 1.3% 1.3%;
	border-bottom: 30px solid #394858;
}
.sp_topnav ul.navisp {
	width: 100%;
	padding: 0px;
	margin: 0px;
	z-index:10;
	clear: both;
	display: flex;
    display: -ms-flexbox; /* IE10 */
    flex-direction: row;
    justify-content: space-evenly;
}
.sp_topnav ul.navisp li {
	width: 24.2%;
	display: inline-block;
}
body {
	background-color: #F0F2F5;
	background-image: url(../img/allbg.gif);
	background-repeat: repeat;
}
#container {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	border-top-width: none;
	background-image: none;
}
#bgw {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/top/bgw.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#bg {
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#header {
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/top/sp_headbg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
    background-size: cover;
    padding-bottom: 46%;
}
#header h1 {
	width: auto;
}
.dougade {
    display: none;
}
p.read {
    display: none;
}
.sp_read {
    display: block;
}
#top_l {
	width: auto;
	height: 231px;
	float: none;
    margin-top: -1px;
    margin-bottom: 2px;
}
#top_r {
	width: auto;
	float: none;
}
#header2 {
	width: auto;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/sp_headimg.jpg);
	background-repeat: no-repeat;
	background-position: center 4px;
}
#main {
	width: auto;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction:column;
	-moz-flex-direction:column;
	-ms-flex-direction:column;
	-o-flex-direction:column;
	flex-direction:column;
}
#side {
	float: none;
	background-color: #394859;
	width: auto;
    -ms-flex-order: 2;
    -webkit-order: 2;
　　order:2;
}
#r_douga {
	float: none;
	width: auto;
    -ms-flex-order: 1;
    -webkit-order: 1;
　　order:1;
}
#r_block {
	float: none;
	width: auto;
    -ms-flex-order: 3;
    -webkit-order: 3;
　　order:3;
}
.jpx_box {
    float: none;
	width: auto;
    -ms-flex-order: 4;
    -webkit-order: 4;
　　order:4;
}


.vdeo {
	width: auto;
    display: block;
    vertical-align: top;
    margin-bottom: 20px;
}

.kaisetsu h3 {
	width: 250px;
    margin-bottom: 14px;
}
.side_h2box {
	padding-bottom: 10px;
    text-align: center;
}
.side_top {
    position: relative;
	padding-bottom: 20px;
    text-align: center;
}
.movie_main {
	width: 70%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#side .movie_main img {
	width: 100%;
    position: relative;
}
.movie_main a {
	display: block;
	width: 100%;
	text-decoration: none;
	background-image: url(../img/top/mov_linkn_ov.png);
	background-repeat: no-repeat;
	background-position: 0 0;
    background-size: contain;
	position: absolute;
    top:0;
	margin-left: auto;
	margin-right: auto;
}
.side_list {
    display: none;
}
/*- - - - - - - - */
#r_douga {
	float: none;
	width: auto;
	padding-top: 0px;
	margin-left: 0;
}
.kaisetsu {
	padding-top: 40px;
	border-bottom: 2px solid #dde0e6;
    padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 30px;
}
#r_block {
    float: none;
	width: auto;
	padding-top: 0px;
	margin-left: 0;
}
#r_block .blockbg {
    position: relative;
	width: 100%;
	margin-top: 24px;
	background-image: none;
	margin-right: 0px;
}
#r_block .grid-item {
	width: 100%;
	margin-right: 0px;
	padding-left: 40px;
	padding-right: 40px;
}
#r_block .items {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction:column;
	-moz-flex-direction:column;
	-ms-flex-direction:column;
	-o-flex-direction:column;
	flex-direction:column;
}
#r_block .pbox1 {
    -ms-flex-order: 1;
    -webkit-order: 1;
　　order:1;
}
#r_block .pbox2 {
    -ms-flex-order: 2;
    -webkit-order: 2;
　　order:2;
}
#r_block .pbox3 {
    -ms-flex-order: 4;
    -webkit-order: 4;
　　order:4;
}
#r_block .pbox4 {
    -ms-flex-order: 3;
    -webkit-order: 3;
　　order:3;
}
#r_block .pbox5 {
    -ms-flex-order: 7;
    -webkit-order: 7;
　　order:7;
}
#r_block .pbox6 {
    -ms-flex-order: 5;
    -webkit-order: 5;
　　order:5;
}
#r_block .pbox7 {
    -ms-flex-order: 6;
    -webkit-order: 6;
　　order:6;
}
/*- - - - - - - - */

.jpx_box h3.jpx_l01 {
	width: 293px;
    height: auto;
}
.jpx_box h3.jpx_l02 {
	width: 293px;
}
/*- - - - - - - - */
.search {
    width:100%;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    vertical-align: top;
}
.channel_link{
    float: none;
    width:100%;
    padding-top: 20px;
    margin-bottom: 16px;
}
/*- - - - - - - - */
#tse_box {
	clear: both;
	width: 100%;
	padding-top: 0px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #394859;
	margin-top: 30px;
}
#tes_foot {
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
    text-align: center;
}
#tse_square {
	float: none;
	margin-top: 23px;
	height: auto;
	width: 304px;
    display: block;
	margin-left: auto;
	margin-right: auto;
}
#tse_logo {
	float: none;
    display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
}
#tse_r_link {
	float: none;
	width: 304px;
	height: auto;
	margin-top: 0px;
    display: block;
	margin-left: auto;
	margin-right: auto;
}
#tse_r_link .hidtxt {
    display: none;
}
#tse_square a {
	display: block;
	height: auto;
	text-decoration: none;
	width: 100%;
	background-image: none;
}
#tse_square a:hover {
	background-position: 0 -74px;
}
.tse_link2 a {
	display: block;
	height: auto;
	text-decoration: none;
	width: 100%;
	background-image: none;
	margin-top: 20px;
}
.tse_link3 a {
	display: block;
	height: auto;
	text-decoration: none;
	width: 100%;
	background-image: none;
    background-size: 304px;
	margin: 0px;
}
.sp_on {
	display: block;
}

.jpx_box {
    float: none;
	width: auto;
	margin-left: 40px;
	margin-right: 40px;
}
#btmnavi {
	display: none;
}

#footer {
	width: auto;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 30px;
	padding-bottom: 80px;
}

/*- - - - - - - - */
#header_bg2, #header_bg3 {
	width: 100%;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: none;
	display: block;
	height: auto;
}
#header2 {
	width: 100%;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/inner_topbg.jpg);
	background-repeat: no-repeat;
	background-position: center 4px;
    background-size: contain;
}
#container2 #top_l2 {
	float: none;
	width: 100%;
	margin-top: 4px;
}
#container2 #top_l2 h1 {
	width: 100%;
}
#top_obi {
	display: none;
}
#container2 #top_r2 {
    display: none;
}

.sp_topobi {
    display: block;
    background-color: #333333;
}
#container2 .panel_top {
    padding-top: 20px;
    padding-bottom: 20px;
	margin-left: 40px;
	margin-right: 40px;
}

/*- - - - - - - - */
ul.snv {
	display: none;
}

.catbox_rt {
	width: 100%;
    text-align: center;
	border-bottom: 1px solid #cccccc;
    box-sizing:border-box;
    padding: 0 40px 0 40px;
    margin-bottom: 30px;
}
.senbox {
    position: relative;
	width: 100%;
	display: block;
	margin-bottom: 24px;
	vertical-align: top;
    box-sizing:border-box;
}
.senbox_b {
    text-align: left;
}

/*- - - - - - - - - - -*/
.btline {
    padding: 0;
    margin: 0;
    text-align: center;
}
p.button {
    display: inline-block;
    color: #FFF;
    background-color: #374558;
    padding: 4px 1em 4px 1em;
    text-indent: 0;
    margin: 0;
}
/*- - - - - - - - - - -*/
nav {
    display: block;
	width: 100%;
	background: rgb(235,235,235);
	filter:alpha(opacity=0); 
	background: rgba(235,235,235,0);
	background-image: none;
	text-align: left;
}
nav ul {
	width: 100%;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left:auto;
	margin-right:0px;
	padding-bottom: 10px;
    list-style: none;
}
nav ul.navglobal {
	padding-top: 20px;
	background: rgb(190,190,190);
	filter:alpha(opacity=80); 
	background: rgba(0,0,0,0.8);
}
nav ul.navglobal li {
	margin-bottom: 6px;
    padding-bottom: 8px;
	border-bottom: 1px solid #FFFFFF;
    text-align: left;
    line-height: 240%;
}
nav ul.navglobal li p a {
    font-size: 20px;
    color: #FFF;
    text-decoration: none;
}
nav ul.navchild {
	border-bottom: none;
	padding-bottom: 0px;
	padding-top: 10px;
}
nav ul.navchild li {
	border-bottom: none;
    line-height: 140%;
}
nav ul.navchild li p a {
    font-size: 16px;
}
nav ul.navglobal li.jpx p a {
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
}
/*- - - - - - - - - - -*/

.globalMenuSp {
	display: block;
	margin-top: 0px;
	z-index: 40;
}
nav.globalMenuSp {
	float: none;
	position: fixed;
	z-index: 2;
	top: 0;
	color: #000;
	text-align: center;
	transform: translateY(-200%);
	transition: all 0.6s;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
nav.globalMenuSp.active {
    transform: translateY(0%);
}
.navToggle {
	display: block;
	position: fixed;
	right: 0px;
	top: 0;
	width: 48px;
	height: 54px;
	cursor: pointer;
	z-index: 50;
	background: #cc3300;
	text-align: center;
	justify-content: space-between;
	transition: .3s;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.navToggle.naviposi {
    top: 0px;
}
.navToggle span {
    display: block;
    position: absolute;
    width: 36px;
    border-bottom: solid 2px #FFFFFF;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
}
.navToggle span:nth-child(1) {
    top: 9px;
}
.navToggle span:nth-child(2) {
    top: 18px;
}
.navToggle span:nth-child(3) {
    top: 27px;
}
.navToggle span:nth-child(4) {
    border: none;
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}
.navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*- - - - - - - - - - -*/
}
@media screen and (max-width: 500px) { /* sp */
#header {
    padding-bottom: 32%;
}
.movie_main {
	width: 80%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
}
@media screen and (max-width: 400px) { /* sp */
#header {
    padding-bottom: 22%;
}
.movie_main {
	width: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.Health_thumb1 {
	width: 100%;
    height: auto;
	background-position: left top;
	margin-bottom: 10px;
}
}
@media screen and (max-width: 350px) { /* sp */
#header {
    padding-bottom: 14%;
}
.grid-item {
	padding-left: 20px;
	padding-right: 20px;
}
#tse_square {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#tse_r_link {
	width: 100%;
    display: block;
	margin-left: auto;
	margin-right: auto;
}
.jpx_box {
    float: none;
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
}

.catbox {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}
.catbox_rt {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}
.kzonebox {
	padding-left: 20px;
	padding-right: 20px;
}
}