.spOnly {
  display: none;
}

#main {
  width: 100%;
}
.contents__inner {
  width: 960px;
  margin: 0 auto;
}

.headArea {
  margin-top: 20px;
  overflow: hidden;
  padding-bottom: 40px;
  border-bottom: 1px solid #cccccc;
}
.headArea h1 {
  margin: 0;
  padding: 0;
  line-height: 1.2;
  float: left;
  width: 46%;
}
.headArea .headArea__localNav {
  float: right;
  width: 54%;
  text-align: right;
}
.headArea .headArea__localNav a {
  font-size: 14px;
  padding: 0 6px;
  border-left: 1px solid #cccccc;
  color: #0088bd;
}
.headArea .headArea__localNav a:first-child {
  border: none;
}
.headArea .headArea__localNav a.current {
  opacity:0.5;
}
.headArea .headArea__localNav a:hover {
  opacity:0.5;
}

.modeArea {
  margin-top: 40px;
  overflow: hidden;
}
.modeArea .picture, .modeArea .movie {
  float: left;
  width: 50%;
  height: 40px;
  border-bottom: 1px solid #cccccc;
  -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
         -o-box-sizing: border-box;
            box-sizing: border-box;
}
.modeArea .picture p, .modeArea .movie p {
  text-align: center;
  font-size: 18px;
  color: #808080;
}
.modeArea .picture p a, .modeArea .movie p a {
  font-size: 18px;
  color: #808080;
}
.modeArea .picture p a:hover, .modeArea .movie p a:hover {
  color: #0088bd;
  font-weight: bold;
  opacity: 0.7;
}
.modeArea .current {
  border-bottom: 4px solid #0088bd;
}
.modeArea .current p a {
  color: #0088bd;
  font-weight: bold;
}

.anchorArea {
  margin-top: 30px;
  text-align: center;
}
.anchorArea a {
  position: relative;
  padding-right: 40px;
  margin-left: 24px;
  border-right: 1px solid #cccccc;
  color: #0088bd;
}
.anchorArea a:hover {
  opacity: 0.7;
}
.anchorArea a:first-child {
  margin: 0;
}
.anchorArea a:last-child {
  border: none;
}
.anchorArea a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 24px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 10px;
  height: 6px;
  background: url("../img/icon_underArrow_link.png") no-repeat;
}

.manualArea {
  margin-top: 60px;
}
.manualArea h2 {
  font-size: 36px;
  color: #404040;
  text-align: center;
  line-height: 1.0;
  background: none;
  padding: 0;
  padding-bottom: 20px;
}
.manual {
  margin-top: 40px;
  overflow: hidden;
}
.manual__image {
  float: left;
  width: 470px;
  margin-right: 10px;
}
.manual__image img {
  width: 470px;
}
.manual__step {
  float: left;
  width: 470px;
  margin-left: 10px;
}
.manual__step h3 {
  padding: 0;
  font-size: 36px;
  color: #64c832;
  background: none;
  line-height: 1.0;
}
.manual__step h4 {
  line-height: 1.0;
  margin-top: 15px;
  font-weight: bold;
  color: #404040;
  font-size: 22px;
}
.manual__step .lead {
  margin: 0;
  margin-top: 25px;
  color: #404040;
  font-size: 14px;
}
.manual__step .lead .lead__link {
  color: #0088bd;
}
.manual__step .lead .lead__link:hover {
  opacity: 0.7;
}
.manual__step .lead em {
  font-weight: bold;
}
.manual__step .lead strong {
  color: #c72830;
}
.manual__step .lead .lead__indent{
  display: block;
  padding-left: 1.5em;
}

.manual__step .note {
  margin: 0;
  margin-top: 25px;
  color: #c72830;
  font-size: 14px;
  font-weight: bold;
}
.manual__step .links {
  margin: 0;
  margin-top: 25px;
}
.manual__step .links li {
  margin-bottom: 15px;
  line-height: 1.0;
}
.manual__step .links li a {
  color: #0088bd;
}
.manual__step .links li a:hover {
  opacity: 0.7;
}
.manual__step .links .blank a {
  background: url("https://support.theta360.com/intl/common/img/blank_sp.png") no-repeat;
  -webkit-background-size: 12px 9px;
  background-size: 12px 9px;
  background-position: right 5px;
  padding-right: 18px;
}
.manualNote {
  margin-top: 40px;
  text-align: center;
  color: #808080;
  font-size: 12px;
}
#contents_foot.manualPagetop {
  padding-top: 40px;
}

.menu {
  width: 100%;
  background-color: #ffffff;
}
.menu .menu__inner{
  width: 960px;
  padding-top: 40px;
  padding-bottom: 40px;
  margin: 0 auto;
}

.info__head {
  height: 46px;
  border-bottom: 1px solid #cccccc;
}
.info__head h2 {
  font-size: 24px;
  color: #404040;
  font-weight: bold;
  background: none;
  padding: 0;
  display: inline-block;
}
.info__head .info__head__link {
  color: #404040;
  font-size: 14px;
  position: relative;
  padding-right: 14px;
  float: right;
}
.info__head .info__head__link:hover {
  color: #0088bd;
}
.info__head .info__head__link:after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 6px;
  height: 10px;
  right: 0;
  background: url("../img/icon_rightArrow.png") no-repeat;
}
.info__list {
  padding-top: 34px;
  border-bottom: 1px solid #cccccc;
  overflow: hidden;
}
.info__list li {
  margin-bottom: 34px;
  float: left;
  width: 460px;
  margin-right: 20px;
}
.info__list li:nth-child(odd) {
  clear: both;
}
.info__list li a {
  margin-bottom: 34px;
  font-size: 14px;
  color: #0088bd;
}
.info__list li a:hover {
  opacity: 0.7;
}

.linksArea {
  width: 960px;
  margin: 0 auto;
  padding-top: 40px;
}
.linksArea .banner {
  text-align: center;
}
.linksArea .banner .banner__img {
  margin-left: 36px;
}
.linksArea .banner .banner__img:first-child {
  margin-left: 0;
}
.linksArea .banner .banner__img:hover {
  opacity: 0.7;
}
.linksArea .links {
  margin-top: 40px;
  overflow: hidden;
  text-align: center;
}
.linksArea .links .links__item {
  width: 290px;
  display: inline-block;
  text-align: center;
}
.linksArea .links .links__item a {
  color: #404040;
  display: inline-block;
}
.linksArea .links .links__item a:hover {
  opacity: 0.7;
  color: #0088bd;
}
.linksArea .links .links__item p {
  margin-top: 18px;
  color: inherit;
}
.linksArea .links .links__item span.link {
  font-size: 14px;
  position: relative;
  padding-right: 14px;
  color: inherit;
}
.linksArea .links .links__item span.blank {
  font-size: 14px;
  position: relative;
  padding-right: 18px;
  color: inherit;
}
.linksArea .links .links__item span.link:after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 6px;
  height: 10px;
  right: 0;
  background: url("../img/icon_rightArrow.png") no-repeat;
}












#contents_foot__wrapper {
  width: 100%;
  background-color: #f0f0f0;
}
#contents_foot {
  width: 960px;
  margin: 0 auto;
  padding-top: 80px;
  overflow:hidden;
}
@media screen and (min-width:641px) {
  .anchorArea:after {
    content: "";
    display: block;
    clear: both;
  }
  .anchorArea a {
    display: block;
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0;
    padding: 0 24px;
  }
  .anchorArea a:after {
    content: '';
    display: inline-block;
    position: static;
    width: 10px;
    height: 6px;
    background: url("../img/icon_underArrow_link.png") no-repeat;
    margin-left: 10px;
  }
  .anchorArea a:nth-of-type(odd) {
    text-align: right;
    border-right: none;
  }
  .anchorArea a:nth-of-type(even) {
    text-align: left;
    border-right: none;
    border-left: 1px solid #cccccc;
  }
  .anchorArea a:nth-of-type(n+3) {
    margin-top: 10px;
  }
}










.manualNav .manualNav__item {
  padding: 12px 0px;
  margin-top:20px;
  margin-bottom:20px;
}
.manualNav .manualNav__item li {
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.manualNav .manualNav__item li.fl_l {
  float:  left !important;
}
.manualNav .manualNav__item li.fl_l a {
  padding-left: 16px;
  background: url("https://support.theta360.com/ja/support/story/img/icon_leftArrow.png") 0 50% no-repeat;
  font-size:16px;
  color:#707070;
}
.manualNav .manualNav__item li.fl_r {
  text-align: right;
  float: right !important;
}
.manualNav .manualNav__item li.fl_r a {
  padding-right: 16px;
  background: url("https://support.theta360.com/ja/support/story/img/icon_rightArrow.png") 100% 50% no-repeat;
  font-size:16px;
  color:#707070;
}
.manualNav .manualNav__item:after{
  display: block;
  clear: both;
  content: "";
}

.bottomArea {
  overflow: hidden;
  padding-top: 40px;
  padding-bottom:80px;
  border-top: 1px solid #cccccc;
}
.bottomArea h1 {
  margin: 0;
  padding: 0;
  line-height: 1.2;
  float: left;
  width: 50%;
}
.bottomArea .bottomArea__localNav {
  float: right;
  width: 54%;
  text-align: right;
}
.bottomArea .bottomArea__localNav a {
  font-size: 14px;
  padding: 0 6px;
  border-left: 1px solid #cccccc;
  color: #0088bd;
}
.bottomArea .bottomArea__localNav a:first-child {
  border: none;
}
.bottomArea .bottomArea__localNav a.current {
  opacity: 0.5;
}
.bottomArea .bottomArea__localNav a:hover {
  opacity: 0.5;
}

.storyTitle{
  font-size:30px;
  font-weight: bold;
}
.storyTitleArea{
  margin-top:30px;
}

.mt0{
  margin-top: 00px; !important
}
.mt30{
  margin-top: 30px; !important
}
