/*
Theme Name: MSS THEME
Author: MS Solutions
*/

@charset "utf-8";

/*modal-content
-------------------------------------------------------------- */

.modal-content {
  position: fixed;
  display: none;
  z-index: 2;
  width: 980px;
  margin: 0;
  padding: 0px;
  border: 0px solid #aaa;
  background: none;
  height: auto !important;
  z-index: 99999;
}

.modal-content p {
  margin: 0;
  padding: 0;
}

.modal-overlay {
  z-index: 10;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}

.modal-close {
  color: #00f;
  text-decoration: underline;
}

.modal-close:hover {
  cursor: pointer;
  color: #f00;
  text-align: right;
}

#inline03,
#inline02,
#inline01 {
  width: 980px;
  border-radius: 20px;
  background: url(./img/common/modal_bg.jpg) repeat-y 0 0;
  position: relative;
}

#inline03 h2,
#inline02 h2,
#inline01 h2 {
  float: left;
  width: 270px;
  position: absolute;
  top: 38%;
  text-align: center;
  background: url(./img/common/Search_modal_titleicon.png) no-repeat center 0;
  padding-top: 35px;
  color: #fff;
  font-size: 28px;
}

#inline03 h2 {
  top: 34%;
}

#inline03 h2 span,
#inline02 h2 span,
#inline01 h2 span {
  font-size: 21px;
  display: block;
  margin: 0 auto;
}

.Search_cat_wrapper {
  width: 709px;
  float: right;
}

.Search_cat_wrapper li {
  float: left;
  width: 177px;
  height: 150px;
  border-bottom: 1px solid #00a0ea;
}

.Search_cat_wrapper li:nth-child(5),
.Search_cat_wrapper li:nth-child(9),
.Search_cat_wrapper li:nth-child(13),
.Search_cat_wrapper li:nth-child(17),
.Search_cat_wrapper li:first-child {
  width: 177px;
  height: 150px;
}

.Search_cat_wrapper li:nth-child(4),
.Search_cat_wrapper li:nth-child(8),
.Search_cat_wrapper li:nth-child(12),
.Search_cat_wrapper li:nth-child(16) {
  width: 177px;
  height: 150px;
}

#autoCarousel {
  overflow-y: hidden;
}

#model_block .Category_iphone {
  background-image: url(./img/common/Search_cat_iphone.png);
}

#model_block .Category_ipad {
  background-image: url(./img/common/Search_cat_ipad.png);
}

#model_block .Category_xperia {
  background-image: url(./img/common/Search_cat_xperia.png);
}

#model_block .Category_galaxy {
  background-image: url(./img/common/Search_cat_galaxy.png);
}

#model_block .Category_arrows {
  background-image: url(./img/common/Search_cat_arrows.png);
}

#model_block .Category_aquos {
  background-image: url(./img/common/Search_cat_aquos.png);
}

#model_block .Category_disneymobile {
  background-image: url(./img/common/Search_cat_disneymobile.png);
}

#model_block .Category_rakuraku {
  background-image: url(./img/common/Search_cat_rakuraku.png);
}

#model_block .Category_kids {
  background-image: url(./img/common/kidske-tai.png);
}

#model_block .Category_dtab {
  background-image: url(./img/common/Search_cat_dtab.png);
}

#model_block .Category_simfree {
  background-image: url(./img/common/sim_icon.png);
}

#model_block .Category_multi {
  background-image: url(./img/common/Search_cat_Other.png);
}

#model_block .Category_othersp {
  background-image: url(./img/common/Search_cat_Other.png);
}

#model_block .Category_other {
  background-image: url(./img/common/Search_cat_Other.png);
}

#model_block .Category_digicame {
  background-image: url(./img/common/Search_cat_digicame.jpg);
}

#model_block .Category_digivideo {
  background-image: url(./img/common/Search_cat_video.jpg);
}

#model_block ul li input {
  background-repeat: no-repeat;
  background-position: center center;
}

.Search_cat_wrapper li:last-child span {
  width: 72%;
  margin: -3em auto 0;
}

#inline03 {
  border: 1px solid #00a0ea;
}

.Search_cat_wrapper li {
  background-size: 56%;
  background-repeat: no-repeat;
  background-position: center center;
}

.Search_cat_wrapper li:nth-last-child(-n + 4) {
  border-bottom: 0;
}

#con3 .Search_cat_wrapper li:first-child {
  background-image: url(./img/common/Search_cat_leplus.png);
}

#con3 .Search_cat_wrapper li:nth-child(2) {
  background-image: url(./img/common/Search_cat_viaggi.png);
  background-size: 42%;
}

#con3 .Search_cat_wrapper li:nth-child(3) {
  background-image: url(./img/common/Search_cat_corvin.png);
}

#con3 .Search_cat_wrapper li:nth-child(4) {
  background-image: url(./img/common/Search_cat_uniq.png);
  background-size: 42%;
}

#con3 .Search_cat_wrapper li:nth-child(5) {
  background-image: url(./img/common/Search_cat_viva.png);
  background-size: 80%;
}

#con3 .Search_cat_wrapper li:nth-child(6) {
  background-image: url(./img/common/Barbie_logo.png);
}

#con3 .Search_cat_wrapper li:nth-child(7) {
  background-image: url(./img/common/PlusU.png);
  background-size: 32%;
}

#con3 .Search_cat_wrapper li:nth-child(8) {
  background-image: url(./img/common/Lucy_logo.png);
}

.Search_cat_wrapper li span {
  display: block;
  text-align: center;
  margin-top: -2em;
}

.Search_cat_wrapper li input[type="submit"],
.Search_cat_wrapper li input[type="button"] {
  border-radius: 0;
  width: 100%;
  height: 100%;
  display: block;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  cursor: pointer;
}

.Search_cat_wrapper li input[type="submit"]::-webkit-search-decoration,
.Search_cat_wrapper li input[type="button"]::-webkit-search-decoration {
  display: none;
}

.Search_cat_wrapper li input[type="submit"]::focus,
.Search_cat_wrapper li input[type="button"]::focus {
  outline-offset: -2px;
}

/*modalstep2*/

.Search_cat_wrapper_step2 select {
  width: 100%;
  padding: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #dfdfdf;
  border-radius: 3px;
  background: url(./img/common/arrow01.png) right 50% no-repeat;
  background-size: 20px, 100%;
  font-size: 90%;
}

.Search_cat_wrapper_step2,
.Search_cat_wrapper_step2 {
  padding: 25px;
  background: #fff !important;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}

.Search_cat_wrapper_step2 h3,
.Search_cat_wrapper_step2 h3 {
  font-size: 15px;
  padding: 15px 0;
}

.Search_cat_wrapper_step2 li.left_top,
.Search_cat_wrapper_step2 li.left_top {
  width: 33%;
  padding-right: 3%;
  background: none;
  border: none;
  height: auto !important;
  display: inline-block;
}

.Search_cat_wrapper_step2 li.right_top,
.Search_cat_wrapper_step2 li.right_top {
  width: 63%;
  background: none;
  border: none;
  height: auto !important;
  display: inline-block;
}

.Search_cat_wrapper_step2 li.Other,
.Search_cat_wrapper_step2 li.Other {
  width: 100%;
  background: none;
  border: none;
  display: block;
  height: auto !important;
  margin: 0px;
}

.Search_cat_wrapper_step2 li .crobd_2,
.Search_cat_wrapper_step2 li .crobd_2 {
  display: inline-block;
  height: 18px;
  width: auto;
  padding-left: 0px;
  cursor: pointer;
  overflow: hidden;
  padding-bottom: 8px;
}

.Search_cat_wrapper_step2 li .crobd_2 span,
.Search_cat_wrapper_step2 li .crobd_2 span {
  padding-left: 20px;
  padding-top: 5px;
  text-align: left;
}

/* リンク設定
------------------------------------------------------------*/

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: #ccc;
}

a:active,
a:focus {
  outline: 0;
}

/* 全体
------------------------------------------------------------*/

#wrapper {
  position: relative;
  width: 100%;
  padding: 0 0.5%;
  margin: 40px auto;
  overflow: hidden;
}

#main_index #wrapper {
  position: static;
}

.inner {
  margin: 0 auto;
  width: 100%;
}

/*************
/* ヘッダー
*************/

.Contact_button {
  background-color: #00a1c8;
}

.Support_button {
  background-color: #0d5ac5;
}

.ShopCustomer_button {
  background-color: #e13445;
}

* html #C_header {
  height: 1%;
}

/**************************
 トップナビゲーション
 **************************/

#topnavwrapper * {
  box-sizing: border-box;
}

#topnavwrapper::after,
#topnavwrapper *::after {
  display: none;
}

#topnavwrapper {
  background-color: #0d58be;
}

#topnavwrapper #topnav {
  margin: 0 auto;
}

#topnavwrapper #topnav ul {
  display: flex;
  font-size: 13px;
  border-left: 1px solid #106cea;
  border-right: 1px solid #106cea;
  /* margin: 0 50px 0 150px; */
  width: 100%;
}

#topnavwrapper #topnav li {
  /* display: flex; */
  width: 100%;
  border-left: 1px solid #106cea;
  border-right: 1px solid #106cea;
}

#topnavwrapper #topnav li:nth-child(1) {
  margin-left: auto;
  position: relative;
  width: unset;
  display: flex;
  align-items:center;
  background: #efefef;
}

#topnavwrapper #topnav a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 1.4em 1em;
  color: #fff;
  font-size: 0.9em;
  text-align: center;
  transition: 0.4s;
}

#topnav .mega {
  position: relative;
}

#topnav .mega:hover .underList {
  visibility: visible;
  opacity: 1;
}

#topnav .mega .underList {
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}

#topnav .mega .underList {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #efefef;
  z-index: 5000000;
  transform: translateY(100%);
}

#topnav .mega .underList .underList-link {
  background-color: #e2edfd;
  border: solid 1px #106cea;
  color: #333 !important;
}

#topnav .mega .underList .underList-link:last-child {
  border-top: none;
}

#topnav .mega .underList .underList-link:hover {
  color: white !important;
}

#topnavwrapper #topnav li.active a,
#topnavwrapper #topnav a:hover {
  background: #2871d7;
}

#bottomnavwrapper {
  margin: 0 auto;
}

#bottomnavwrapper > ul {
  display: flex;
  justify-content: flex-start;
}

#bottomnavwrapper > ul li {
  flex-grow: 1;
}

#bottomnavwrapper > ul li a {
  display: block;
  padding: 1em 0;
  color: #333;
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
  transition: 0.3s all;
}

#bottomnavwrapper > ul li a::before {
  padding-right: 0.6em;
  color: #12a8eb;
  font-family: "FontAwesome";
  content: "\f138";
}

#bottomnavwrapper > ul li a.gr::before {
  color: #39b54a;
}

#bottomnavwrapper > ul li a:hover {
  color: #777;
}

/**************************
/* メイン画像（トップページ+サブページ）
**************************/

#mainBanner {
  clear: both;
  line-height: 0;
  position: relative;
  width: 100%;
}

#mainBanner .inner {
  position: relative;
}

#mainBanner img {
  max-width: 100%;
  height: auto;
}

.slogan {
  position: absolute;
  max-width: 100%;
  height: auto;
  bottom: 10px;
  left: 10px;
  padding: 5px 10px;
  line-height: 1.4;
  z-index: 100;
  background: url(images/tp2.png);
}

.subImg .slogan {
  left: auto;
  right: 10px;
}

.slogan h2 {
  padding-bottom: 5px;
  color: #fff;
  font-size: 20px;
}

.slogan h3 {
  font-size: 14px;
  color: #ccc;
}

/**************************
/* グリッド
**************************/

.gridWrapper {
  clear: both;
  padding: 20px 0;
  overflow: hidden;
}

* html .gridWrapper {
  height: 1%;
}

.grid {
  float: left;
}

.colDark,
.colLight {
  padding-bottom: 10px;
  color: #fff;
  background: #2871d7;
}

.colLight {
  background: #134091;
}

.colDark h3,
.colLight h3 {
  margin: 10px 10px 5px;
  font-size: 14px;
  border-bottom: 1px solid #fff;
}

.colDark a,
.colLight a {
  display: block;
  color: #ccc;
}

.colDark a:hover,
.colLight a:hover {
  color: #fff;
}

.grid p {
  padding: 5px 10px;
}

.grid ul {
  margin: 5px 10px;
}

.grid li {
  padding: 5px 0;
  list-style: inside;
  border-top: 1px solid #000;
  border-bottom: 1px solid #333;
}

.grid li:first-child {
  border-top: 0;
}

.grid li:last-child {
  border-bottom: 0;
}

.gridWrapper img {
  max-width: 100%;
  height: auto;
}

/* フッター内のグリッド(3カラム) */

#footer .grid {
  color: #fff;
  background: transparent;
}

#footer .col3 ul {
  margin: 0 0 10px 5px;
}

#footer .col3 li {
  padding: 0 7px 0 5px;
  margin-bottom: 3px;
  list-style: none;
  border-bottom: 0;
  display: inline-block;
  border: 0;
  border-right: 1px solid #fff;
}

/*************
/* 検索エリア
*************/

.Search_main_area {
  width: 100%;
  background: #0b9bde;
}

.Search_main_area .Searchwrapper {
  max-width: 1000px;
  padding: 30px 0;
  margin: 0 auto;
}

.Search_main_area .Searchwrapper .left_Search_area {
  float: left;
  width: 50%;
}

.Search_main_area .Searchwrapper .indexRecommend h2,
.Search_main_area .Searchwrapper .left_Search_area h2 {
  color: #fff;
  text-shadow: 0 1px 2px #0d5bc5;
  text-align: left;
  letter-spacing: 0.1em;
}

.Search_main_area .Searchwrapper .left_Search_area h2 {
  margin-bottom: 20px;
  font-size: 30px;
}

.Search_main_area .Searchwrapper .left_Search_area h2 span {
  display: block;
  color: #0a4391;
  font-size: 0.5em;
  text-shadow: none;
}

.Search_cat_wrapper_step2 li.Other input[type="text"],
.Search_cat_wrapper_step2 li.Other input[type="text"],
.Search_main_area .Searchwrapper .left_Search_area input[type="text"] {
  border: 1px solid #ccc;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #323548;
  font-size: 114%;
  height: 40px;
  line-height: 40px;
  padding-left: 38px;
  padding-right: 5px;
  background: rgba(255, 255, 255, 1) url("img/common/Search_inputicon.png")
    no-repeat scroll 8px 9px;
  margin-bottom: 10px;
}

.Search_main_area .Searchwrapper .left_Search_area input.modelno_TEXT {
  width: 48%;
  float: left;
}

.Search_main_area .Searchwrapper .left_Search_area input.jancode_TEXT {
  width: 48%;
  float: right;
}

.Search_main_area .Searchwrapper .left_Search_area input.Keyword_TEXT {
  width: 65%;
  float: left;
}

.Search_cat_wrapper_step2 li.Other input[type="button"],
.Search_main_area .Searchwrapper .left_Search_area input[type="button"] {
  width: 30%;
  border-radius: 3px;
  background-color: #0a4391;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  float: right;
  border: medium none;
  display: inline-block;
  outline: medium none;
  text-decoration: none;
  letter-spacing: 0.2em;
  background-image: url(./img/common/Search_button_icon.png);
  background-repeat: no-repeat;
  background-position: 8px 11px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.Search_main_area .Searchwrapper .left_Search_area input[type="button"]:hover {
  background-color: #2871d7;
  cursor: pointer;
}

.Search_main_area .Searchwrapper .left_Search_area .topSearchbottom {
  display: block;
  padding: 15px 0 0 0;
}

.Search_main_area .Searchwrapper .indexRecommend {
  float: right;
  width: 46%;
}

.Search_main_area .Searchwrapper .indexRecommend h2 {
  margin-bottom: 10px;
  font-size: 23px;
}

.Search_main_area .Searchwrapper .indexRecommend h2 span {
  padding-left: 10px;
  color: #0a4391;
  font-size: 13px;
  text-shadow: none;
}

.Search_main_area .Searchwrapper .right_Featuredproduct ul li {
  float: left;
  display: inline;
  width: 32%;
}

.Search_main_area .Searchwrapper .right_Featuredproduct ul li:nth-child(n + 4) {
  margin-top: 2%;
}

.Search_main_area
  .Searchwrapper
  .right_Featuredproduct
  ul
  li:not(:nth-child(3n + 1)) {
  margin-left: 2%;
}

.Search_main_area .Searchwrapper .right_Featuredproduct ul li a {
  display: block;
  background-color: #fff;
  border-radius: 6px;
}

.Search_main_area .Searchwrapper .right_Featuredproduct ul li a img {
  max-width: 100%;
  height: auto;
  max-height: 70px;
}

#main_index .index_notte .inner {
  display: block;
}

#main_index .bottom_Slider_wrapper {
  margin: 20px 0 20px;
}

#main_index .bottom_Slider_wrapper .slick-slide {
  padding: 0 0.2em;
}

#main_index .bottom_Slider_wrapper .slick-slide img {
  width: 100%;
  border: 1px solid #ccc;
}

#main_index .bottom_Slider_wrapper .slick-next::before,
#main_index .bottom_Slider_wrapper .slick-prev::before {
  color: #aaa;
}

/* #main_index .bottom_Slider_wrapper {
	padding: 30px 0;
}

#main_index .bottom_Slider_wrapper ul {
	margin-top: 20px;
}

#main_index .bottom_Slider_wrapper ul li {
	margin: 0 .4em;
	line-height: 0;
	border: 1px solid #ccc;
}

#main_index .bottom_Slider_wrapper ul li img {
	width: 100%;
}

#main_index .bottom_Slider_wrapper .slick-arrow {
	z-index: 100;
}

#main_index .bottom_Slider_wrapper .slick-arrow:before {
	color: #444;
}

#main_index .bottom_Slider_wrapper .slick-next {
	right: 1em;
}

#main_index .bottom_Slider_wrapper .slick-prev {
	left: 1em;
} */

.ModelNo_searchwrapper {
  width: 60%;
  padding: 0;
}

/*************
メイン コンテンツ
*************/

.maincontent_Area {
  float: right;
  width: 740px;
  /*margin-top: 20px;*/
}

/*************
サイドエリア
*************/

.side_Area {
  float: left;
  width: 234px;
}

#main_index .side_Area p {
  margin-bottom: 15px;
  width: 210px;
}

#main_index .side_Area h2 {
  width: 100%;
  max-width: 210px;
  padding: 12px 0;
  margin-top: 30px;
  letter-spacing: 0.1em;
  font-size: 17px;
  background: url(./img/common/head_line.png) no-repeat left bottom;
}

.side_Area > ul:first-of-type {
  width: 210px;
}
/*
.side_Area > ul:first-of-type li:first-child {
  display: none;
}*/

.side_Area > ul:first-of-type li + li {
  margin-top: 10px;
}

.side_Area > ul:first-of-type li a {
  display: block;
  line-height: 0;
}

.side_Area aside {
  width: 210px;
}

.side_Area aside ul li {
  background: url(./img/common/sidenav_arrow.png) no-repeat 95% 48%;
  border-bottom: #e0e0e0 solid 1px;
}

.side_Area aside ul li.blank {
  background: url(./img/common/icon_blank.png) no-repeat 95% 48%;
}

.side_Area aside ul li a {
  padding: 4% 0;
}

.side_Area aside ul li a:hover,
.side_Area aside ul li a:link,
.side_Area aside ul li a:visited,
.side_Area aside ul li a:active {
  color: #393939;
  display: block;
  width: 100%;
  height: 100%;
}

.side_Area aside ul li:hover {
  background-color: #ececec;
}

.side_Area aside ul li.blank {
}

.side_Area .bannerwrapper {
  background-color: #e9e9e9;
  text-align: center;
  padding: 12px 0 0 12px;
}

/*************
タブニュース
*************/

.maincontent_Area #tab_title_wrapper::after,
.maincontent_Area #tab_title_wrapper *::after {
  display: none;
}

.maincontent_Area #tab_title_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: url(./img/common/news_title_bottom_line.png) no-repeat 0 bottom;
}

.maincontent_Area #tab_title_wrapper h2 {
  padding-bottom: 0.4em;
  font-size: 2em;
}

.maincontent_Area #tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #00a0e9;
  border-top: solid 1px #00a0e9;
  border-right: solid 1px #00a0e9;
}

.maincontent_Area #tab li {
  padding: 1em 0.6em;
  border-left: solid 1px #00a0e9;
}

.maincontent_Area #tab li:hover {
  cursor: pointer;
}

.maincontent_Area #tab li.select {
  color: #fff;
  background: #00a0e9;
}

.disnon {
  display: none;
}

.maincontent_Area .content_wrap_news {
  margin-top: 20px;
  font-size: 1.1em;
}

.maincontent_Area .content_wrap_news ul li + li {
  margin-top: 30px;
}

.maincontent_Area .content_wrap_news ul li a {
  display: block;
}

.maincontent_Area
  .content_wrap_news
  ul
  li.index_newssupport
  .news_content_inner {
  float: none;
}

.maincontent_Area .content_wrap_news ul li .news_content_inner {
  float: right;
  width: 600px;
  color: #444;
  padding-top: 15px;
}

.maincontent_Area .content_wrap_news ul li .news_content_inner:only-child {
  width: auto;
}

.maincontent_Area .content_wrap_news ul li .news_content_inner time {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  font-family: "Muli", sans-serif;
}

.maincontent_Area .content_wrap_news ul li .news_content_inner h3 {
  font-size: 1.1em;
}

.maincontent_Area .content_wrap_news ul li .news_content_inner p {
  margin-top: 0.6em;
}

.maincontent_Area .content_wrap_news ul li .product_img {
  float: left;
  width: 120px;
  height: 120px;
}

.maincontent_Area .content_wrap_news ul li .product_img img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 100px;
}

.maincontent_Area .content_wrap_news ul li a:hover .news_content_inner {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.maincontent_Area .content_wrap_news ul li:nth-child(3n + 1) .product_img img {
  border: solid 7px #9ad4f6;
}

.maincontent_Area .content_wrap_news ul li:nth-child(3n + 2) .product_img img {
  border: solid 7px #9bf6f5;
}

.maincontent_Area .content_wrap_news ul li:nth-child(3n + 3) .product_img img {
  border: solid 7px #f6bcc5;
}

.maincontent_Area
  .content_wrap_news
  ul
  li:nth-child(3n + 1)
  .news_content_inner
  time,
.maincontent_Area
  .content_wrap_news
  ul
  li:nth-child(3n + 1)
  a:hover
  .news_content_inner {
  color: #00a0e9;
}

.maincontent_Area
  .content_wrap_news
  ul
  li:nth-child(3n + 2)
  .news_content_inner
  time,
.maincontent_Area
  .content_wrap_news
  ul
  li:nth-child(3n + 2)
  a:hover
  .news_content_inner {
  color: #2ba8b7;
}

.maincontent_Area
  .content_wrap_news
  ul
  li:nth-child(3n + 3)
  .news_content_inner
  time,
.maincontent_Area
  .content_wrap_news
  ul
  li:nth-child(3n + 3)
  a:hover
  .news_content_inner {
  color: #fd7dd1;
}

.content_wrap_news p.archiveslink {
  margin-top: 50px;
  text-align: center;
}

.content_wrap_news p.archiveslink a {
  padding: 1.2em 4em;
  color: #0b9bde;
  letter-spacing: 1px;
  border: solid 1px #0b9bde;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

.content_wrap_news p.archiveslink a:hover {
  color: #0d58be;
  border-color: #0d58be;
}

/*************
TOPyoutube
*************/

.maincontent_Area .youtube_title_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 0.6em;
  background: url(./img/common/news_title_bottom_line.png) no-repeat 0 bottom;
}

.maincontent_Area .youtube_title_wrapper::after,
.maincontent_Area .youtube_title_wrapper *::after {
  display: none;
}

.maincontent_Area .youtube_title_wrapper h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2em;
}

.maincontent_Area .youtube_title_wrapper h2::before {
  display: inline-block;
  content: "\f167";
  padding-right: 0.4em;
  color: #ff0000;
  font-family: "Font Awesome 5 Brands";
  font-weight: 900;
}

.maincontent_Area .youtube_title_wrapper h2 span {
  padding-left: 1em;
  font-size: 0.6em;
}

#wrapper .maincontent_Area .youtube_wrapper::after,
#wrapper .maincontent_Area .youtube_wrapper *::after {
  display: none;
}

#wrapper .maincontent_Area .youtube_wrapper #youtubeInner {
  margin-top: 30px;
}

.maincontent_Area .youtube_wrapper .channel_about {
  margin-top: 1em;
}

.youtube_wrapper {
  position: relative;
  margin-top: 30px;
}

.youtube_wrapper #youtubeInner ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.youtube_wrapper #youtubeInner ul li {
  width: calc(100% / 3);
  padding: 0 2%;
}

.youtube_wrapper #youtubeInner ul li:first-child {
  width: 80%;
  margin-bottom: 40px;
  text-align: center;
}

.youtube_wrapper #youtubeInner ul li a img {
  width: 100% !important;
}

.youtube_wrapper #youtubeInner ul li p {
  padding-top: 5px;
  color: #333;
}

section.content {
  margin-bottom: 20px;
  font-size: 14px;
  overflow: hidden;
}

#main_index .msstv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 50px;
  margin-top: 40px;
  font-size: 13px;
  line-height: 1.6;
  background-color: #eee;
}

#main_index .msstv:after,
#main_index .msstv *:after {
  display: none;
}

#main_index .msstv .moviearea {
  width: 100%;
  margin-bottom: 30px;
  background: url(/cms/wp-content/themes/mss_theme/img/index/cow_2018.gif)
    center center no-repeat;
  background-size: cover;
  border-radius: 10px;
}

#main_index .msstv .moviearea a {
  display: block;
  padding: 100px 4%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 10px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

#main_index .msstv .moviearea a img {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

#main_index .msstv .moviearea a:hover {
  background-color: rgba(0, 0, 0, 0.2);
}

#main_index .msstv .moviearea a:hover img {
  opacity: 0;
}

#main_index .msstv .txt {
  width: 56%;
}

#main_index .msstv .txt p {
  margin-top: 1em;
}

#main_index .msstv .txt > a {
  display: block;
  padding: 0.6em;
  margin-top: 1em;
  color: #fff;
  font-size: 1.1em;
  text-align: center;
  background-color: #0a4391;
  border: 2px solid transparent;
  border-radius: 4px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

#main_index .msstv .txt > a:hover {
  color: #0a4391;
  background-color: transparent;
  border-color: #0a4391;
}

#main_index .msstv .movie {
  width: 38%;
}

#main_index .msstv .movie > a img {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

#main_index .msstv .movie > a:hover img {
  opacity: 0.8;
}

#main_index .msstv .movie p {
  margin-top: 1em;
}

#main_index .blog_wrapperfeed:after,
#main_index .blog_wrapperfeed *:after {
  display: none;
}

#main_index .blog_wrapperfeed,
#main_index .blog_wrapperfeed a {
  color: #333;
}

#main_index .blog_wrapperfeed .blog_contents {
  margin-top: 50px;
  border: 1px solid #00a0c9;
  border-radius: 10px;
}

#main_index .blog_wrapperfeed .blog_contents section.blog_staff {
  background: url("/cms/wp-content/themes/mss_theme_sp/img/bg_blog_staff.png")
    no-repeat top center;
  background-size: 70%;
}

#main_index .blog_wrapperfeed .blog_contents section h2 {
  margin: 20px 0 30px;
  line-height: 1;
  text-align: center;
}

#main_index .blog_wrapperfeed .blog_contents section h2 a {
  padding: 0 34%;
}

#main_index .blog_wrapperfeed .blog_contents section article {
  width: 84%;
  margin: 20px auto 0;
}

#main_index .blog_wrapperfeed .blog_contents section article a {
  display: block;
  padding: 1em 2em;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

#main_index .blog_wrapperfeed .blog_contents section article a:hover {
  border-color: #00a0c9;
}

#main_index .blog_wrapperfeed .blog_contents section article a h3 {
  color: #00a0c9;
  font-size: 1.2em;
  font-weight: bold;
}

#main_index .blog_wrapperfeed .blog_contents section > p {
  margin-top: 30px;
  text-align: center;
}

#main_index .blog_wrapperfeed .blog_contents section > p a {
  display: block;
  padding: 1.4em;
  color: #fff;
  font-size: 1.2em;
  background-color: #00a0c9;
  border-radius: 0 0 10px 10px;
}

#main_index .blog_wrapperfeed .blog_contents section > p a:after {
  display: inline-block;
  padding-left: 1em;
  content: "\f08e";
  font-family: "FontAwesome";
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

#main_index .blog_wrapperfeed .blog_contents section > p a:hover:after {
  padding-left: 1.4em;
}

/*************
content_bottom
*************/

#bottom_contact_wrapper {
  font-size: 12px;
  text-align: center;
  background: #d8f7ff;
}

footer .footer_inner,
#bottom_banner_wrapper .banner_inner,
#bottom_contact_wrapper .contact_inner {
  width: 100%;
  max-width: 1000px;
  padding: 30px 0 40px;
  margin: auto;
  overflow: hidden;
}

#bottom_contact_wrapper .contact_inner h2 {
  font-size: 2em;
  text-align: left;
}

#bottom_contact_wrapper .contact_inner h2:before {
  display: inline-block;
  padding-right: 0.6em;
  content: "\f059";
  color: #00a0ea;
  font-family: "FontAwesome";
}

#bottom_contact_wrapper .contact_inner ul:after,
#bottom_contact_wrapper .contact_inner ul *:after {
  display: none;
}

#bottom_contact_wrapper .contact_inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px;
}

#bottom_contact_wrapper .contact_inner ul li a {
  display: block;
  padding: 1em;
  color: inherit;
  text-align: center;
}

#bottom_contact_wrapper .contact_inner ul li a i {
  color: #0b9bde;
  font-size: 4em;
}

#bottom_contact_wrapper .contact_inner ul li a span {
  display: inline-block;
  padding-top: 1em;
  font-size: 1.2em;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

#bottom_contact_wrapper .contact_inner ul li a:hover span {
  color: #0b9bde;
}

/* translated-English */

html.translated-ltr .header_top_wrapper {
  max-width: none;
}

#footer_hawks {
  background-color: #ffbd00;
  border-top: 1px solid #fff;
}

#footer_hawks .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-top: -24px;
}

#footer_hawks .harry {
  width: 12%;
  margin-left: 8%;
}

#footer_hawks .txt {
  width: 62%;
  margin-top: 38px;
  margin-bottom: 14px;
  background: url(/cms/wp-content/themes/mss_theme/img/common/logo_officialsponsor.jpg)
    no-repeat center right;
  background-size: contain;
}

#footer_hawks .txt h3 {
  width: 32%;
}

#footer_hawks .txt p {
  font-size: 1.1em;
}

#footer_hawks .txt p small {
  display: inline-block;
  padding-top: 1em;
}

/*************
footer_sns
*************/

footer .footer_sns {
  padding: 2em 0 1em;
  background-color: #fff;
}

footer .footer_sns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

footer .footer_sns ul li {
  margin: 0 0.4em;
}

footer .footer_sns ul li a {
  padding: 0.2em 2em;
  font-size: 2em;
  border: 2px solid transparent;
  border-radius: 6px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

footer .footer_sns ul .facebook a {
  background-color: #3b5998;
}

footer .footer_sns ul .twitter a {
  background-color: #000000;
  color: #fff;
}

footer .footer_sns ul .youtube a {
  background-color: #f00;
}

footer .footer_sns ul .instagram a {
  background-color: #d93175;
}

footer .footer_sns ul .tiktok a {
  background-color: #000000;
}

footer .footer_sns ul li a:hover {
  background-color: transparent;
}

footer .footer_sns ul .facebook a:hover {
  color: #3b5998;
  border-color: #3b5998;
}

footer .footer_sns ul .twitter a:hover {
  border-color: #000000;
  color: #000000;
}

footer .footer_sns ul .youtube a:hover {
  color: #f00;
  border-color: #f00;
}

footer .footer_sns ul .instagram a:hover {
  color: #d93175;
  border-color: #d93175;
}

footer .footer_sns ul .tiktok a:hover {
  color: #000000;
  border-color: #000000;
}

footer .footer_sns p {
  margin-top: 1em;
  text-align: center;
}

footer .footer_sns p a {
  display: inline-block;
  padding: 1em;
  color: #333;
  border: 2px solid #333;
  border-radius: 4px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

footer .footer_sns p a:hover {
  color: #fff;
  background-color: #333;
}

footer .footer_sns ul .twitter a i::before {
  content: '𝕏';
  font-family: unset;
  font-weight: bold;
}

/*************
bottom_banner_wrapper
*************/

#bottom_banner_wrapper {
  padding: 30px 0;
  background-color: #e9e9e9;
}

#bottom_banner_wrapper:after,
#bottom_banner_wrapper *:after {
  display: none;
}

#bottom_banner_wrapper .banner_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#bottom_banner_wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#bottom_banner_wrapper ul li {
  margin: 1em;
  width: calc(22%)
}

#bottom_banner_wrapper ul li a {
  border: 1px solid #ccc;
  width: 100%
}

#bottom_banner_wrapper ul li a img{
  width: 100%
}

/*************
/* フッター
*************/

footer {
  font-size: 12px;
  background-color: #00a0e9;
}

footer .footer_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

footer .footer_inner:after,
footer .footer_inner *:after {
  display: none;
}

footer .footer_inner nav h3 {
  padding-bottom: 0.8em;
  color: #fff;
  font-size: 1.2em;
}

footer .footer_inner nav ul + h3 {
  margin-top: 2em;
}

footer .footer_inner nav ul {
  padding-left: 0.6em;
}

footer .footer_inner nav ul li + li {
  padding-top: 0.4em;
}

footer .footer_bottom {
  background: url(./img/common/footer_bottom_bg.jpg) repeat-x 0 0 #fff;
  text-align: center;
  height: 82px;
}

footer .footer_bottom small {
  display: block;
  padding-top: 37px;
}

* html #footer {
  height: 1%;
}

#footer .copyright {
  font-size: 11px;
}

* html section.content {
  height: 1%;
}

section.content p {
  margin-bottom: 5px;
}

h3.heading,
#sub .grid h3 {
  padding: 5px 10px;
  margin-bottom: 10px;
  font-size: 16px;
  color: #fff;
  background: #134091;
  border-top: 2px solid #2871d7;
  border-radius: 4px;
}

#sub .grid h3 {
  margin-right: 10px;
}

.alignleft {
  float: left;
  clear: left;
  margin: 3px 10px 10px 1px;
}

.alignright {
  float: right;
  clear: right;
  margin: 3px 1px 10px 10px;
}

img.frame,
#gallery img {
  border: 4px solid #333;
}

#gallery .gridWrapper {
  padding: 0;
}

#gallery img {
  margin: 5px;
}

section#gallery {
  overflow: visible;
}

/*************
テーブル
*************/

table.table {
  border-collapse: collapse;
  width: 100%;
  margin: 10px auto;
}

table.table th,
table.table td {
  padding: 5px;
  border: 1px solid #2871d7;
}

table.table tr:first-child th,
table.table tr:first-child td {
  border-top: #2871d7 4px solid;
}

table.table th {
  font-weight: bold;
  letter-spacing: 1px;
  white-space: nowrap;
  color: #fff;
  background: #134091;
}




#topnav,
.header_top_wrapper {
  width: 100%;
  max-width: 1300px;
  padding: 0;
  /*overflow: hidden;*/
}
.inner,
#bottomnavwrapper,
#wrapper {
  width: 100%;
  max-width: 1000px;
  padding: 0;
  /*overflow: hidden;*/
}
#Other_size_logo {
  display: none;
}

#C_header {
  position: relative;
  background-color: #efefef;
  /* overflow: hidden; */
  font-size: 12px;
}

#C_header #header_logo {
  /* position: absolute; */
  /* top: 0%; */
  /* right: 0%; */
  height: 81.8px;
  margin: 0 auto !important;
  z-index: 1;
}

#C_header #header_logo a{
  padding: 0;
}

#C_header #header_logo a img {
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  height: 100%;
  max-width: fit-content;
}

#C_header #header_logo a:hover img {
  opacity: 0.9;
}

#C_header .header_top_wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.6em 0;
  z-index: 2;
  margin: 0 auto;
}

#C_header .header_top_wrapper::after,
#C_header .header_top_wrapper *::after {
  display: none;
}

#C_header .header_top_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#C_header .header_top_button > * {
  margin: 0 0.1em;
}

#C_header .header_top_button > a {
  display: block;
  padding: 0.4em 0.8em;
  color: #fff;
  border-radius: 3px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

#C_header .header_top_button > a:before {
  padding-right: 0.4em;
  font-family: "FontAwesome";
  content: "\f105";
}

#C_header .header_top_button > a:hover {
  cursor: pointer;
  opacity: 0.8;
}

#google_translate_element {
  display: inline-block;
}

#google_translate_element .goog-te-gadget-simple {
  padding: 0.2em;
  border: 1px solid #aaa;
  border-radius: 3px;
}

#C_header .headerinner #topnavwrapper nav#topnav li#ModelsSearch a span,
#C_header .headerinner #topnavwrapper nav#topnav li#brandsSearch a span,
#C_header .headerinner #topnavwrapper nav#topnav li#NewProduct a span {
  padding-top: 10px;
  display: block;
}

/* translated-English */

html.translated-ltr #C_header .header_top_wrapper h1 {
  padding-top: 1%;
  font-size: 85%;
}

html.translated-ltr #C_header .header_top_wrapper p.sitecatch {
  padding-top: 1%;
  font-size: 85%;
}

html.translated-ltr nav#topnav li#CategorySearch a span {
  width: 100% !important;
}

html.translated-ltr
  #C_header
  .headerinner
  #topnavwrapper
  nav#topnav
  li#ModelsSearch
  a
  span,
html.translated-ltr
  #C_header
  .headerinner
  #topnavwrapper
  nav#topnav
  li#brandsSearch
  a
  span,
html.translated-ltr
  #C_header
  .headerinner
  #topnavwrapper
  nav#topnav
  li#NewProduct
  a
  span {
  padding-top: 0px;
  display: inline;
}

html.translated-ltr nav#topnav li {
  letter-spacing: 0em !important;
}

html.translated-ltr nav#topnav li a {
  word-break: break-all !important;
  padding-left: 3px;
  padding-right: 3px;
}

#wrapper {
  padding-bottom: 20px;
}

#main {
  float: right;
  width: 690px;
}

#subpage #sub {
  float: left;
  width: 235px;
  overflow: hidden;
}

/* グリッド */

.grid {
  width: 235px;
}

.col2 {
  width: 470px;
}

.col3 {
  width: 705px;
}

#gallery .grid {
  width: 230px;
}

#subpage #sub .grid {
  width: 100%;
  float: none;
  padding-bottom: 30px;
}

.colDark:first-child {
  border-radius: 6px 0 0 6px;
}

.colLight:last-child {
  border-radius: 0 6px 6px 0;
}

#bottomnavwrappersp {
  display: none;
}

.maincontent_Area .title_wrapper_lower {
  padding-bottom: 6px;
  border-bottom: solid 1px #ddd;
}

.maincontent_Area .title_wrapper_lower h2 {
  font-size: 25px;
}

.maincontent_Area .title_wrapper_lower h1 {
  font-size: 25px;
  padding-top: 0px;
  width: 420px;
  height: 58px;
  float: left;
}

/*--------------------------------
パンくずリスト
---------------------------------*/

ol.pan {
}

ol.pan li {
  float: left;
  display: inline;
}

ol.pan li:first-child:before {
  padding-right: 0.6em;
  content: "\f015";
  color: #0d58be;
  font-family: "FontAwesome";
}

ol.pan li + li:before {
  padding: 0 0.6em;
  content: "\f105";
  font-family: "FontAwesome";
}

ol.pan li a {
  color: #0d58be;
  font-size: 12px;
  text-decoration: underline;
}

div#breadcrumb {
  padding: 0 0 5px;
  margin: 0 0 0;
  clear: both;
}

div#breadcrumb.cf div::after {
  content: "";
  display: inline !important;
  clear: both;
}

div#breadcrumb div {
  display: inline;
}

/** now loading */

#loading {
  border: 1px dashed #999;
  padding: 15px;
  position: fixed;
  top: 35%;
  left: 50%;
  z-index: 100000;
  background-color: #fff;
  opacity: 0.85;
}

#loading .loadingMsg {
  text-align: center;
  padding-top: 100px;
  width: 100px;
  background-image: url(./img/gif-load.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

.cat_title {
  background-color: #efefef;
}

.cat_title h1 {
  max-width: 1000px;
  padding: 24px;
  margin: 0 auto;
  font-size: 2.8em;
  text-align: center;
  font-weight: bold;
}

.cat_title h1 small {
  display: block;
  padding-top: 0.4em;
  color: #9a9a9a;
  font-size: 0.4em;
}

.side_Area p.side_banner {
  padding-top: 15px;
}

#wpadminbar div:after,
#wpadminbar ul:after,
#wpadminbar li:after {
  clear: none !important;
}

.spec_imgcolumn2 li {
  float: left;
  display: inline;
  width: 48%;
  text-align: center;
}

h4.normalBlueTitle {
  background: #00a0e9;
  height: 35px;
  color: #fff;
  padding: 0.2em 0;
  font-size: 18px;
  text-align: center;
  margin-top: 15px;
}

.recruit_bannerwrapper {
  padding: 20px 0 0 0;
  text-align: center;
}

.recruit_bannerwrapper img:hover {
  opacity: 0.7;
}

.xeam_Servicebanner {
  background: url(img/index/xeam_banner_bg.jpg) no-repeat 0 0;
  width: 666px;
  height: 255px;
  padding: 28px 0 0 185px;
  margin-left: 37px;
}

.xeam_Servicebanner h3 {
  width: 448px;
}

.xeam_Servicebanner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 448px;
  margin-top: 10px;
}

.xeam_Servicebanner ul li {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  width: 204px;
  height: 41px;
  margin-left: 7px;
}

.xeam_Servicebanner ul li img:hover,
.xeam_Servicebanner h3 img:hover {
  opacity: 0.8;
}

.wide_banner{
  text-align: center;
  padding: 25px 0 0;
}