@charset "utf-8";
/****************************************************************/
/*
/* 共通
/*
/****************************************************************/
#contentsArea { color: #000; }
img:not([width]),
input[type=image]:not([width]) { zoom: 1; }
@media all and (-ms-high-contrast:none){
*::-ms-backdrop, #header #header_Right #accountMenu03 {
  top: 11px !important;
}
	/* IE11 */
}
/****************************************************************/
/*
/* メディアクエリ設定 960px以上
/* 通常(PC用)記述の場所
/*
/****************************************************************/
@media print, screen and (min-width: 960px) {
body {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13px;
}
/* breadcrumb
----------------------------------------------------*/
#breadcrumb { font-size: 13px; }
#breadcrumb #body {
  padding: 10px 0;
  line-height: 1.4;
  height: 20px;
}
#breadcrumb a {
  text-decoration: underline;
  display: inline-block;
}
#breadcrumb .breadcrumbList {
  padding: .3em 5px;
  background-color: #FFF;
  white-space: nowrap;
  overflow: auto;
}
#breadcrumb .breadcrumbList > li { display: inline-block; }
#breadcrumb .breadcrumbList > li+li:before {
  content: "＞";
  margin: 0 .3em;
}
#breadcrumb #socialBox { top: 10px; }
/* headerArea
----------------------------------------------------*/
#headerArea {
  width: 100%;
  background: url(../img/bg_ttl.png) no-repeat 50% 82%;
  overflow: hidden;
}
#headerArea h2 {
  width: 960px;
  margin: 0 auto 10px;
  text-align: center;
}
#headerArea h2 img {
  padding-top: 50px;
  zoom: 1;
}
#hisApp .header-new a.header-member__heading {
  text-decoration: none;
}
/* mainArea
----------------------------------------------------*/
#mainArea { margin: 0 0 90px; }
#mainArea article {
  width: 800px;
  margin: 90px auto 0;
  overflow: hidden;
}
#mainArea article:last-child { margin: 90px auto 70px; }
#mainArea article h3:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background: url(../img/ico_tv.png) no-repeat 0 0;
  background-size: 36px 34px;
  display: inline-block;
  width: 36px;
  height: 34px;
}
#mainArea article h3 {
  color: #010000;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  padding: 5px 0 10px 48px;
  border-bottom: 3px solid #000;
  position: relative;
  margin-bottom: 20px;
}
#mainArea article .movielist { overflow: hidden; }
#mainArea article .movielist li {
  width: 390px;
  height: auto;
  float: left;
  margin-right: 20px;
}
#mainArea article .movielist.odd li:first-child {
  width: 800px;
  height: auto;
  float: none;
}
#mainArea article .movielist.odd li:nth-child(2n+1),
#mainArea article .movielist.even li:nth-child(2n) { margin-right: 0; }
#mainArea article .movielist li .movie {
  width: 390px;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
#mainArea article .movielist.odd li:first-child .movie {
  width: 800px;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
#mainArea article .movielist li .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#mainArea article .movie_ttl {
  font-size: 14px;
  line-height: 1.3;
  margin: 10px 0 20px;
}
#mainArea article .linkbtn_sp { display: none; }
#mainArea article .linkbtn_pc a {
  display: block;
  background: #ffaa00 url(../img/ico_linkbtn01_pc.png) no-repeat 96% 50%;
  width: 380px;
  height: 60px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  border-radius: 15px;
  box-shadow: 0 5px #f39800;
  margin: 25px auto 5px;
  padding: 20px 32px 20px 20px;
  box-sizing: border-box;
}
#mainArea article .linkbtn_pc.multiline a {
  display: block;
  background: #ffaa00 url(../img/ico_linkbtn01_pc.png) no-repeat 96% 50%;
  width: 380px;
  height: 60px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  border-radius: 15px;
  box-shadow: 0 5px #f39800;
  margin: 25px auto 5px;
  padding: 12px 32px 9px 20px;
  box-sizing: border-box;
}
#mainArea article .linkbtn_pc a:hover {
  opacity: 0.8;
  text-decoration: none;
}
#mainArea > .linkbtn_sp { display: none; }
#mainArea > .linkbtn_pc a {
  display: block;
  background: #ff0000 url(../img/ico_linkbtn01_pc.png) no-repeat 96% 50%;
  width: 500px;
  height: 60px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  box-shadow: 0 5px #d60303;
  margin: 40px auto 5px;
  padding: 20px 0;
  box-sizing: border-box;
}
#mainArea > .linkbtn_pc a:hover {
  opacity: 0.8;
  text-decoration: none;
}
#mainArea > .attention {
  width: 960px;
  margin: 30px auto;
  color: #000;
  font-size: 13px;
  text-align: center;
}
/* cm_gallery_footer
----------------------------------------------------*/
#cm_gallery_footer {
  padding-top: 90px;
  background: #fff url(../img/bg_cmgalleryfooter.png) no-repeat center 0;
  overflow: hidden;
}
#cm_gallery_footer .cm_gallery_footer_inner {
  width: 100%;
  background: #004098;
  height: auto;
  padding: 25px 0 70px;
  margin: 0;
  overflow: hidden;
}
#cm_gallery_footer .cm_gallery_footer_inner p {
  width: 799px;
  margin: 0 auto;
}
#cm_gallery_footer .cm_gallery_footer_inner .linklist_sp { display: none; }
#cm_gallery_footer .cm_gallery_footer_inner .linklist_pc {
  width: 960px;
  margin: 20px auto 0;
  overflow: hidden;
}
#cm_gallery_footer .cm_gallery_footer_inner .linklist_pc li {
  width: 310px;
  height: 65px;
  float: left;
  margin-left: 15px;
}
#cm_gallery_footer .cm_gallery_footer_inner .linklist_pc li:first-child { margin-left: 0; }
#cm_gallery_footer .cm_gallery_footer_inner .linklist_pc li a {
  background: #fff url(../img/ico_linkbtn02_pc.png) no-repeat 95% 50%;
  display: block;
  width: 310px;
  height: 60px;
  color: #004098;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  border-radius: 15px;
  box-shadow: 0 5px #d2d2d2;
  box-sizing: border-box;
  padding: 20px 32px 20px 20px;
  margin-bottom: 5px;
}
#cm_gallery_footer .cm_gallery_footer_inner .linklist_pc li a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.disnon_pc {display: none; }
.announce {
  text-align: center;
  margin-top: 60px;
}
/* #searchApp */
#searchApp .rn-searchMod__buttonSearch,
#searchApp .rn-searchMod__formDomLink:link {
  color: #fff;
}
#searchApp .rn-searchMod__navListButton {
  text-decoration: none;
}
#searchApp .tabOptional .search-condition-button,
#searchApp .tabOnline .search-condition-button {
  width: 191px;
  margin-bottom: 15px;
}
#searchApp .tabMenuBlock .rn-searchMod__navListButton,
#searchApp .rn-searchMod__radioButton.rn-searchMod__formListLink,
#searchApp .rn-searchMod__toggle {
  color: #000;
}
}


/****************************************************************/
/*
/* メディアクエリ設定 761px～959px
/* タブレット用記述の場所
/*
/****************************************************************/
@media screen and (min-width: 761px) and (max-width: 959px) {

.main {
  width: 100%;
}
/* breadcrumb
----------------------------------------------------*/
#socialBox { display: none; }
#breadcrumb #body {
  width: auto;
  margin: 0;
}
#breadcrumb {
  font-size: 62.5%;
  display: block;
  width: 100%;
}
#breadcrumb #body.breadcrumbList a {
  text-decoration: underline;
  display: inline-block;
  line-height: 2.5em;
}
#breadcrumb #body.breadcrumbList {
  padding: .3em 5px;
  background-color: #FFF;
  white-space: nowrap;
  font-size: 1.2em;
  overflow: auto;
}
#breadcrumb #body.breadcrumbList > li { display: inline-block; }
#breadcrumb #body.breadcrumbList > li+li:before {
  content: "＞";
  margin: 0 .3em;
}
/* headerArea
----------------------------------------------------*/
#headerArea {
  width: 100%;
  background: url(../img/bg_ttl.png) no-repeat 50% 82%;
  overflow: hidden;
  background-size: 874px 33px;
}
#headerArea h2 {
  width: 100%;
  margin: 0 auto 10px;
  text-align: center;
}
#headerArea h2 img {
  width: 35%;
  padding-top: 40px;
  zoom: 1;
}
/* mainArea
----------------------------------------------------*/
#mainArea { margin: 32px 3% 35px; }
#mainArea article {
  width: 96%;
  margin: 0 auto 50px;
  overflow: hidden;
}
#mainArea article:last-child { margin: 0 auto; }
#mainArea article h3:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background: url(../img/ico_tv.png) no-repeat 0 0;
  background-size: 21px 20px;
  display: inline-block;
  width: 21px;
  height: 20px;
}
#mainArea article h3 {
  color: #010000;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  padding: 3px 0 10px 27px;
  border-bottom: 2px solid #000;
  position: relative;
  margin-bottom: 20px;
}
#mainArea article .movielist { overflow: hidden; }
#mainArea article .movielist li {
  width: 49%;
  height: auto;
  float: left;
  margin-right: 2%;
}
#mainArea article .movielist.odd li:first-child {
  width: 100%;
  height: auto;
  float: none;
}
#mainArea article .movielist.odd li:nth-child(2n+1),
#mainArea article .movielist.even li:nth-child(2n) { margin-right: 0; }
#mainArea article .movielist li .movie {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
#mainArea article .movielist li .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#mainArea article .movie_ttl {
  font-size: 12px;
  line-height: 1.5;
  margin: 5px 0 10px;
}
#mainArea article .linkbtn_pc { display: none; }
#mainArea article .linkbtn_sp a {
  display: block;
  background: #ffaa00 url(../img/ico_linkbtn01_sp.png) no-repeat 93% 50%;
  background-size: 8px 12px;
  width: 64%;
  height: 40px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  border-radius: 15px;
  box-shadow: 0 5px #f39800;
  margin: 30px auto 5px;
  padding: 7px 0;
  padding: 14px 0;
  box-sizing: border-box;
}
#mainArea article .linkbtn_sp.multiline a {
  padding: 7px 0;
}
#mainArea article .linkbtn_sp a:hover {
  opacity: 0.8;
  text-decoration: none;
}
#mainArea > .linkbtn_pc { display: none; }
#mainArea > .linkbtn_sp a {
  display: block;
  background: #ff0000 url(../img/ico_linkbtn01_sp.png) no-repeat 93% 50%;
  background-size: 8px 12px;
  width: 70%;
  height: 40px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  box-shadow: 0 5px #d60303;
  margin: 0 auto 5px;
  padding: 14px 0 0;
  box-sizing: border-box;
}
#mainArea > .linkbtn a:hover {
  opacity: 0.8;
  text-decoration: none;
}
#mainArea > .attention { display: none; }
/* cm_gallery_footer
----------------------------------------------------*/
#cm_gallery_footer {
  padding-top: 12.7%;
  background: #fff url(../img/bg_cmgalleryfooter_sp.png) no-repeat center 0;
  background-size: 93%;
  overflow: hidden;
}
#cm_gallery_footer .cm_gallery_footer_inner {
  width: 100%;
  background: #004098;
  height: auto;
  padding: 16px 0 20px;
  margin: 0;
  overflow: hidden;
}
#cm_gallery_footer .cm_gallery_footer_inner p {
  width: 94%;
  margin: 0 auto;
}
#cm_gallery_footer .cm_gallery_footer_inner p img { width: 100%; }
#cm_gallery_footer .cm_gallery_footer_inner .linklist_pc { display: none; }
#cm_gallery_footer .cm_gallery_footer_inner .linklist_sp {
  width: 94%;
  margin: 12px auto 0;
  overflow: hidden;
  border-top: 1px solid #fff;
}
#cm_gallery_footer .cm_gallery_footer_inner .linklist_sp li {
  width: 100%;
  /*height: 65px;*/
}
#cm_gallery_footer .cm_gallery_footer_inner .linklist_sp li:first-child { margin-left: 0; }
#cm_gallery_footer .cm_gallery_footer_inner .linklist_sp li a {
  border-bottom: 1px solid #fff;
  background: url(../img/ico_linkbtn01_sp.png) no-repeat 98% 50%;
  background-size: 8px 12px;
  display: block;
  width: 100%;
  height: 50px;
  color: #fff;
  font-size: 12px;
  line-height: 1.2;
  box-sizing: border-box;
  padding: 18px 0 0 2%;
  margin-bottom: 5px;
}
#cm_gallery_footer .cm_gallery_footer_inner .linklist_sp li a:hover {
  opacity: 0.8;
  text-decoration: none;
}

/* list.top（リスト型/TOPに戻る）------------------*/
.linkArea.list.top {
  margin: 50px 0 0;
  padding: 0.5% 0;
  background-color: #004098;
  background-image: url("https://smp.his-j.com/cmn/img/kanto/icon/instruction/arrow_right_white001.png");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: 20px 12px;
  border-top: 0;
}
.linkArea.list.top a {
  padding: 12px 0 12px 10px;
  font-size: 13px;
  color: #FFF;
  font-weight: bold;
  display: block;
}
.footer .ft_sp #all-footer.hf201411 { margin-top:-20px; }
.announce {
  text-align: center;
  margin-top: 60px;
}
}

/****************************************************************/
/*
/* メディアクエリ設定 0～760px
/* スマホ用記述の場所
/*
/****************************************************************/
@media screen and (min-width: 0px) and (max-width: 760px) {
html, body { font-size: 62.4%; }
.cntsWrap { font-size: 1.2rem; }
/* breadcrumb
----------------------------------------------------*/
#hisApp {
  font-family: Meiryo, "メイリオ", "ＭＳ Ｐゴシック", "HiraKakuPro-W3", "ヒラギノ角ゴ Pro W3", "Osaka", sans-serif;
}
#socialBox { display: none; }
#breadcrumb #body {
  width: auto;
  margin: 0;
}
#breadcrumb {
  font-size: 62.5%;
  display: block;
  width: 100%;
}
#breadcrumb #body.breadcrumbList a {
  text-decoration: underline;
  display: inline-block;
  line-height: 2.5em;
}
#breadcrumb #body.breadcrumbList {
  padding: .3em 5px;
  background-color: #FFF;
  white-space: nowrap;
  font-size: 1.2rem;
  overflow: auto;
}
#breadcrumb #body.breadcrumbList > li { display: inline-block; }
#breadcrumb #body.breadcrumbList > li+li:before {
  content: "＞";
  margin: 0 .3em;
}


/* headerArea
----------------------------------------------------*/
#headerArea {
  width: 100%;
  background: url(../img/bg_ttl.png) no-repeat 50% 82%;
  overflow: hidden;
  background-size: 874px 33px;
}
#headerArea h2 {
  width: 100%;
  margin: 0 auto 10px;
  text-align: center;
}
#headerArea h2 img {
  width: 35%;
  padding-top: 40px;
  zoom: 1;
}
/* mainArea
----------------------------------------------------*/
#mainArea { margin: 32px 3% 35px; }
#mainArea article {
  width: 96%;
  margin: 0 auto 50px;
  overflow: hidden;
}
#mainArea article:last-child { margin: 0 auto; }
#mainArea article h3:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background: url(../img/ico_tv.png) no-repeat 0 0;
  background-size: 21px 20px;
  display: inline-block;
  width: 21px;
  height: 20px;
}
#mainArea article h3 {
  color: #010000;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  padding: 3px 0 10px 27px;
  border-bottom: 2px solid #000;
  position: relative;
  margin-bottom: 20px;
}
#mainArea article .movielist { overflow: hidden; }
#mainArea article .movielist li {
  width: 100%;
  height: auto;
  margin: 0;
}
#mainArea article .movielist li .movie {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
#mainArea article .movielist li .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#mainArea article .movie_ttl {
  font-size: 12px;
  line-height: 1.5;
  margin: 5px 0 10px;
}
#mainArea article .linkbtn_pc { display: none; }
#mainArea article .linkbtn_sp a {
  display: block;
  background: #ffaa00 url(../img/ico_linkbtn01_sp.png) no-repeat 93% 50%;
  background-size: 8px 12px;
  width: auto;
  height: 40px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  border-radius: 15px;
  box-shadow: 0 5px #f39800;
  margin: 30px 10% 5px;
  padding: 14px 0;
  box-sizing: border-box;
}
#mainArea article .linkbtn_sp.multiline a {
  padding: 7px 0;
}
#mainArea article .linkbtn_sp a:hover {
  opacity: 0.8;
  text-decoration: none;
}
#mainArea > .linkbtn_pc { display: none; }
#mainArea > .linkbtn_sp a {
  display: block;
  background: #ff0000 url(../img/ico_linkbtn01_sp.png) no-repeat 93% 50%;
  background-size: 8px 12px;
  width: auto;
  height: 40px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  box-shadow: 0 5px #d60303;
  margin: 0 11.6% 5px;
  padding: 14px 0 0;
  box-sizing: border-box;
  text-decoration: none;
}
#mainArea > .linkbtn_sp a:hover {
  opacity: 0.8;
  text-decoration: none;
}
#mainArea > .attention { display: none; }
/* cm_gallery_footer
----------------------------------------------------*/
#cm_gallery_footer {
  padding-top: 13%;
  background: #fff url(../img/bg_cmgalleryfooter_sp.png) no-repeat center 0;
  background-size: 93%;
  overflow: hidden;
}
#cm_gallery_footer .cm_gallery_footer_inner {
  width: 100%;
  background: #004098;
  height: auto;
  padding: 16px 0 20px;
  margin: -1px 0 0 0;
  overflow: hidden;
}
#cm_gallery_footer .cm_gallery_footer_inner p {
  width: 94%;
  margin: 0 auto;
}
#cm_gallery_footer .cm_gallery_footer_inner p img { width: 100%; }
#cm_gallery_footer .cm_gallery_footer_inner .linklist_pc { display: none; }
#cm_gallery_footer .cm_gallery_footer_inner .linklist_sp {
  width: 94%;
  margin: 12px auto 0;
  overflow: hidden;
  border-top: 1px solid #fff;
}
#cm_gallery_footer .cm_gallery_footer_inner .linklist_sp li {
  width: 100%;
  /*height: 65px;*/
}
#cm_gallery_footer .cm_gallery_footer_inner .linklist_sp li:first-child { margin-left: 0; }
#cm_gallery_footer .cm_gallery_footer_inner .linklist_sp li a {
  border-bottom: 1px solid #fff;
  background: url(../img/ico_linkbtn01_sp.png) no-repeat 93% 50%;
  background-size: 8px 12px;
  display: block;
  width: 100%;
  height: 50px;
  color: #fff;
  font-size: 12px;
  line-height: 1.2;
  box-sizing: border-box;
  padding: 18px 0 0 2%;
  margin-bottom: 5px;
  text-decoration: none;
}
#cm_gallery_footer .cm_gallery_footer_inner .linklist_sp li a:hover {
  opacity: 0.8;
  text-decoration: none;
}

/* list.top（リスト型/TOPに戻る）------------------*/
.linkArea.list.top {
  margin: 50px 0 0;
  padding: 0.5% 0;
  background-color: #004098;
  background-image: url("https://smp.his-j.com/cmn/img/kanto/icon/instruction/arrow_right_white001.png");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: 20px 12px;
  border-top: 0;
}
.linkArea.list.top a {
  padding: 12px 0 12px 10px;
  font-size: 13px;
  line-height: 1.5em;
  color: #FFF;
  font-weight: bold;
  display: block;
  text-decoration: none;
}
.footer .ft_sp #all-footer.hf201411 { margin-top:-20px; }
.announce {
  text-align: center;
  margin: 30px 0;
}
.go-to-top {
  position: fixed;
  bottom: 10px;
  right: 2px;
  z-index: 105;
}
 /*#searchApp*/
#searchApp .rn-searchMod__label::after,
#searchApp .rn-searchMod__label::before {
  font-size: 1.2rem;
}
#searchApp .rn-searchMod__inputField,
#searchApp .rn-searchMod__select {
  font-size: 1.6rem;
}
#searchApp .rn-searchMod__toggle {
  font-size: 1.5rem;
}
#searchApp .tabOnline .search-condition-button {
  width: 188px;
  margin-bottom: 15px;
  font-size: 1.25rem;
}
#searchApp .rn-searchMod__buttonSearch {
  font-size: 1.8rem;
}
#searchApp .rn-searchMod__formDomLink,
#searchApp .rn-searchMod__formOvsLink {
  font-size: 1.2rem;
}
}



/****************************************************************/
/*
/* メディアクエリ設定 0～320px
/* スマホ用記述の場所
/*
/****************************************************************/
@media screen and (min-width: 0px) and (max-width: 320px) {
}