@charset "UTF-8";
#wrap-container {
  width: 1200px;
}

#container {
  width: 980px;
}

#main-area-content {
  display: flex;
  justify-content: space-between;
}

sp {
  display: none;
}

pc {
  display: block;
}

/* タイトル
----------------------------------*/
h1 {
  border-bottom: 1px solid #cccccc;
  font-size: 1.7em;
  line-height: 1.2;
  margin: 0 0 12px;
  padding-bottom: 0;
}

#title-banner {
  margin: 0px 0px 15px 0px;
}

/* 特注へのリンク */
div#tokuchu {
  text-align: right;
  margin: 10px 0 25px;
}

/* カテゴリーメニュー */
#cate-menu {
  display: flex;
  flex-wrap: wrap;
  margin: 6% 0 0;
}

#cate-menu a {
  display: block;
  width: 230px;
  height: 160px;
  border: 1px solid #ccc;
  border-radius: 10px;
  text-align: center;
  position: relative;
  margin: 0 1.7% 1.7% 0;
}

#cate-menu a img {
  width: 44%;
  margin: 5% 0 0;
}

#cate-menu a span {
  position: absolute;
  bottom: 1em;
  left: 0;
  right: 0;
  width: fit-content;
  height: fit-content;
  margin: auto;
  font-weight: bold;
  line-height: 1.4;
  color: #333;
}

#cate-menu a:nth-of-type(4n) {
  margin-right: 0;
}

#cate-menu a:nth-of-type(1) img {
  width: 71%;
}

#cate-menu a::before {
  content: "";
  position: absolute;
  bottom: 7px;
  right: 5px;
  width: 12px;
  height: 12px;
  background-color: #FF0000;
  border-radius: 100px;
}

#cate-menu a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 5px solid #ffffff;
  border-right: 0;
  bottom: 10px;
  right: 8px;
}

/* 動画
----------------------------------*/
#movieArea {
  border: 5px solid #DDECE9;
  padding: 23px 0 23px 32px;
  margin: 125px auto 0 auto;
  clear: both;
  zoom: 100%;
  display: flex;
}

#movieArea .title {
  color: #163991;
  border-left: 3px solid #163991;
  padding: 0.6% 1% 0.1% 1.2%;
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: 0.02em;
}

#movieArea .left {
  width: 58.5%;
  border-right: 1px dotted #E5E5E5;
}

#movieArea .right {
  width: 36%;
  padding: 0 0 0 3%;
}

#movieArea .right a {
  display: block;
  margin: 5% 0 0;
}

#movieArea .right .text {
  margin: 4% 0 0;
  line-height: 1.3;
  width: 89%;
  font-size: 0.9666em;
  letter-spacing: 0.02em;
}

.movieBox {
  margin: 2% auto 0;
  display: flex;
}

#movieArea .movies {
  width: 160px;
  padding-right: 19px;
}

#movieArea img.types {
  vertical-align: -1px;
  margin-right: 7px;
}

#movieArea .movies p.name {
  padding: 12px 0 3px;
}

#movieArea .movies p.text {
  font-size: 0.96666em;
  line-height: 1.3;
  margin: 4% auto 0;
  letter-spacing: 0.05em;
}

#movieArea .boxRight p.button {
  padding: 15px 0 15px 21px;
}

#movieArea .boxRight p.text {
  font-size: 0.75em;
  line-height: 1.4;
  padding-left: 21px;
}

#movie-area {
  width: 960px;
  margin: 0px auto 0 auto;
}

#movie-area .movies {
  float: left;
  width: 320px;
  margin: 15px 0px 0px 0px;
}

#movie-area .movies .left {
  float: left;
  width: 170px;
}

#movie-area .movies .right {
  float: left;
  width: 120px;
  font-size: 0.75em;
  line-height: 1.4;
}

#movie-area .movies .right .name {
  margin: 0px 0px 8px 0px;
}

#movie-area .movies .right .text {
  margin: 0px 0px 5px 0px;
}

/* 注記 */
div#film-att {
  margin-bottom: 46px;
  margin-top: 8px;
}

div#film-att p {
  font-size: 0.85em;
  line-height: 1.4;
  margin-left: 3em;
  text-indent: -3em;
}

/* リンクバナー */
.link-banner {
  display: block;
  width: 62.2448%;
  margin: 13.9% auto 5%;
}

.link-banner img {
  width: 100%;
}

/* 戻るボタン
-------------------------------------*/
.return {
  margin: 0 0 5px 0;
  text-align: right;
  font-size: 0.8em;
  line-height: 1.3;
}

/*--------------------------------
    サイドメニュー
--------------------------------*/
div#side-menu {
  width: 185px;
  margin: 0 0 0 auto;
}

li.online-banner {
  margin: 0 0 7%;
}

/*--------------------------------
    バナー
--------------------------------*/
#cate-banner-area li {
  margin: 0 0 5.4%;
}

#cate-banner-area ul li a img {
  max-width: 100%;
  filter: drop-shadow(1px 1px 1px #DDD);
}

/*--------------------------------
    関連ページ
--------------------------------*/
#recommend {
  float: none;
  margin: 0;
}

body .recommend-wrapper {
  background-color: #FFF;
  margin: 0 auto 30px;
  overflow: hidden;
  padding: 0;
  width: 100%;
  filter: drop-shadow(1px 1px 1px #C9C9C9);
}

.side-menu-tltle {
  margin: 0;
  padding: 5px 0;
  text-align: center;
  background-color: #4B4B4B;
  color: #FFF;
}

.side-menu-list {
  margin: 0 0 3%;
}

.side-menu-list ul {
  border: 1px solid #9E9E9E;
}

.side-menu-list ul li {
  padding: 6.8% 0;
  font-size: 0.8333em;
  width: 88%;
  margin: 0 auto;
  border-bottom: 1px dotted;
}

.side-menu-list ul li:last-child {
  border-bottom: 0;
}

.side-menu-tltle span {
  display: block;
  font-size: 0.8em;
  line-height: 1.6;
}

.recommend-items {
  border: 1px solid #9E9E9E;
  border-top: 0;
  margin: 0;
  padding: 0;
}

.recommend-items div.page-unit {
  margin: 0 auto;
}

.recommend-items div.recommend-item {
  margin: 0 auto;
  padding: 5% 0;
  text-align: center;
  box-sizing: border-box;
  border-top: 1px solid #9E9E9E;
}

.recommend-items div.first-item {
  border-top: 0;
}

.recommend-items div.recommend-item img {
  margin: 2px auto;
  position: relative;
}

.recommend-items div.recommend-item span.item-sku,
.recommend-items div.recommend-item span.item-name {
  /*font-size: 0.78em;*/
  /*line-height: 1.2em;*/
  position: relative;
}

.recommend-items div.recommend-item img.cate-img {
  margin: 0 auto;
  max-width: 130px;
}

.recommend-items div.recommend-item span.item-name {
  font-weight: bold;
  margin-top: 4%;
  display: block;
  font-size: 0.8em;
  line-height: 1.6;
}

.recommend-items div.recommend-item a {
  display: block;
}

.recommend-items div.recommend-item a:hover {
  text-decoration: none;
  opacity: 0.6;
  color: #1C64B3;
}

.recommend-items div.recommend-item a:hover span {
  opacity: 0.6;
}

.recommend-items div.recommend-item a:hover img {
  opacity: 1 !important;
}

/*
スマホ対策用
*/
.sp_common_title2 {
  display: none;
}
