@charset "utf-8";

/* all */

.clearfix {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
}
p {
  font-size: 14px;
}
a {
  text-decoration: none;
}
#slide2 {
  display: none;
}

/*headercss */

#container {
  min-width: 1090px;
  position: relative;
  width: 90%;
  margin: 0 auto 20px;
  overflow: hidden;
}
#StoreLists {
  margin: 0 auto 50px;
  min-width: 900px;
  width: 90%;
}
#SNS {
  position: absolute;
  top: -20px;
  right: 15%;
  z-index: 1;
  list-style-type: none;
}
#SNS li {
  display: inline-block;
}
body {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
  background: url(../../img/aside/background.jpg);
}
body * {
  color: rgba(255, 255, 255, 1);
}
header {
  width: 90%;
  margin: 0 auto;
  min-width: 1090px;
  z-index: 3;
}
h1 {
  width: 90%;
  font-size: 0;
  min-width: 1090px;
  margin: 0 auto;
}
h1 img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
nav {
  width: 100%;
  min-width: 1090px;
  position: relative;
}
.Language {
  margin: 5px 0 0;
  float: right;
  padding: 0;
  width: 220px;
}
.Language li {
  display: inline-block;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
}
.Language li a {
  color: rgba(217, 163, 54, 1);
}
.Language li {
  color: rgba(255, 213, 128, 1);
}
.Language li:first-of-type:after, .Language li:nth-of-type(2):after {
  content: "|";
  margin-left: 5px;
  color: rgba(46, 46, 46, 0.6);
}
.Language li img{
  width: 20px;
  vertical-align: middle;
}
.nav_menu {
  list-style-type: none;
  width: 50%;
  padding-left: 0;
  margin: 5px 0 0;
  min-width: 700px;
  float: left;
}
.nav_menu li {
  *float: left;
  *width: 14%;
  display: inline;
}
.EN li:nth-of-type(2) {
  *width: 32%;
}
.nav_menu li:nth-child(n+2) {
  *border-left: solid 1px rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
}
.nav_menu li a:hover {
  color: rgba(255, 213, 128, 1);
  background-color: rgba(0, 0, 0, 0.5);
  transition-duration: 0.5s;
}
.nav_menu li a {
  display: inline;
  text-decoration: none;
  color: rgba(217, 163, 54, 1);
  height: 30px;
  width: 100%;
  padding-left: 0%;
  padding-right: 20px;
  text-align: center;
  line-height: 30px;
  font-size: 15px;
  transition-duration: 0.5s;
  font-weight: bold;
}

/* footer    */

footer {
  width: 100%;
  min-width: 500px;
  background-color: rgba(0, 0, 0, 0.05);
}
footer ul {
  width: 40%;
  margin: 0 auto;
  margin-top: 20px;
  list-style-type: none;
  min-width: 640px;
  padding-left: 0;
}
footer li {
  float: left;
  width: 33%;
  font-size: 16px;
  font-weight: bold;
  min-width: 210px;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
footer li:nth-child(n+2) {
  border-left: solid 1px rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
}
footer img {
  margin: 20px auto 0;
  width: 90px;
}
footer a {
  display: block;
  overflow: hidden;
  min-width: 210px;
  width: 0%;
  margin: 0 auto;
}
footer>a {
  width: 90px;
  min-width: 90px;
}
footer li a {
  color: rgba(42, 42, 42, 1);
  text-decoration: none;
}
footer>p {
  width: 100%;
  margin: 5px auto;
  clear: both;
  text-align: center;
  color: rgba(255, 255, 255, 1);
}
.footerSNS{
  float: right;
  padding: 5px;
  margin-right: 20px;
}
/* pankuzu */

.pankuzu {
  margin: 0;
  padding: 0;
  min-width: 200px;
  list-style-type: none;
  font-size: 13px;
}
.pankuzu li {
  display: inline;
  margin-left: 2%;
}
.pankuzu a {
  text-decoration: none;
  color: rgba(217, 163, 54, 1);
}

/*    top */

#main {
  margin: 0 auto;
  margin-top: 0px;
  width: 100%;
}
#C_up {
  width: 100%;
}
#C_down {
  width: 100%;
}
#main .box_C {
  width: 33.333%;
  float: left;
  position: relative;
}
#main .box_C img {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: block;
  z-index: 1;
}
.p_t_1 {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  height: 55px;
  line-height: 55px;
  z-index: 2;
  text-indent: 0%;
  overflow: hidden;
  transition-duration: 0.5s;
}
.p_t_1 a h2 {
  text-decoration: none;
  display: block;
  height: 100%;
  color: rgba(217, 163, 54, 1);
  transition-duration: 0.5s;
}
.p_t_1:hover {
  height: 75px;
  line-height: 75px;
  transition-duration: 0.5s;
}
.p_t_1:hover a h2 {
  color: rgba(255, 213, 128, 1);
  transition-duration: 0.5s;
}
#sec_5 {
  margin-top: 0px;
}
.ma_p_1 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 25px;
}
.ma_p_2 {
  margin-top: 10px;
}
#news {
  width: 100%;
  overflow: hidden;
}
#news>div:first-of-type {
  width: 80%;
  margin: 0 auto;
}
#news dl {
  margin: 5px auto;
  overflow: hidden;
  width: 80%;
  ;
}
#news dt {
  float: left;
  margin-right: 3%;
  width: 10%;
  min-width: 130px;
}
#news dd {
  float: left;
  width: 75%;
  margin-left: 0;
}
#news dt, #news dd {
  color: rgba(255, 255, 255, 1);
}
#news dd a {
  color: rgba(217, 163, 54, 1);
}
#news p {
  margin: 0;
}
.N_h2 {
  font-size: 25px;
  margin-bottom: 5px;
  color: rgba(255, 213, 128, 1);
}
.N_h2 img {
  width: 20px;
  margin-right: 4px;
}
.N_h2+p {
  margin: 0;
}

/* about */

.p_Maruti {
  margin: 0;
  overflow: hidden;
}
.ab_content {
  width: 100%;
  margin: 0 auto 0px;
  min-width: 1090px;
}
#company, #company2 {
  min-width: 1090px;
  overflow: hidden;
  padding-bottom: 25px;
}
#company2 {
  margin-bottom: 20px;
}
.ab_C_1 {
  text-align: center;
  overflow: hidden;
}
.ab_C_2 {
  background-color: rgba(0, 0, 0, 0.5);
}
.ab_C_4 .ab4dl {
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
}
.ab_C_4 .ab4dl dt {
  margin: 20px auto 15px;
}
.ab_C_4 .ab4dl dd {
  margin-left: 0;
  width: 35%;
  float: left;
  text-align: left;
  padding-left: 15%;
  font-size: 14px;
  margin: 2px auto;
}
.ab_C_4 .ab4dl dd:nth-of-type(2n) {
  padding-left: 5%;
}
.ab_C_4 .ab4dl2 {
  width: 80%;
  margin: 50px auto;
  overflow: hidden;
}
.ab_C_4 .ab4dl2 p, .ab_C_4 .ab4dl2 ul {
  margin-left: 0;
  width: 45%;
  float: left;
}
.ab_C_4 .ab4dl2 p {
  text-align: right;
  padding-right: 5%;
}
.ab_C_4 .ab4dl2 ul {
  list-style-type: none;
  text-align: left;
  padding-left: 5%;
}
.ab_C_4 {
  padding: 10px 0 30px;
}
.ab_C_4 h2 {
  margin-top: 0px;
}
#PS_left {
  width: 25%;
  float: left;
  margin: 30px 0 10px;
}
#PS_left h3 {
  font-size: 24px;
  margin: 0;
  color: rgba(217, 163, 54, 1);
}
#PS_left img {
  width: 45%;
  display: block;
  margin: 0 auto;
}
.PS_right {
  text-align: left;
  float: left;
  width: 75%;
}
.PS_right p:first-of-type {
  color: rgba(217, 163, 54, 1);
  font-size: 25px;
  margin: 5px 0 10px;
  font-weight: bold;
}
.PS_right p {
  margin: 3px 0 10px;
}
.em {
  margin-right: 4%;
  text-align: right;
}
#MP_TOP_IMG, #MP_BOTTOM_IMG {
  width: 100%;
}
#MP_TOP_IMG ul, #MP_BOTTOM_IMG ul {
  width: 100%;
  padding: 0;
  overflow: hidden;
  font-size: 0;
}
#MP_TOP_IMG li {
  float: left;
  width: 25%;
}
#MP_BOTTOM_IMG li {
  float: left;
  width: 50%;
}
.MP_img {
  width: 100%;
}
.ab_2_sec2 {
  width: 100%;
  margin-top: 0;
}
.ab_2_sec2 p {
  margin: 0 0 10px;
  font-size: 15px;
}
.ab_C_3 {
  float: left;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 2%;
  width: 58%;
  overflow: hidden;
}
.ab_C_3 dl {
  overflow: hidden;
  margin: 4px 0;
}
.ab_C_3 dt {
  float: left;
  margin-right: 1%;
  font-weight: bold;
  width: 100px;
  color: rgba(217, 163, 54, 1);
  margin-top: 4px;
}
.ab_C_3 dd {
  float: left;
  margin-left: 1%;
  width: 78%;
}
.ab_C_3 dt, .ab_C_3 dd {
  margin-bottom: 3px;
}
.ab_sec3 {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.as_2_h2 {
  width: 100%;
  text-align: left;
  margin-top: 10px;
}
.N_h2_3 {
  width: 100%;
  text-align: center;
}
#google_map {
  float: right;
  margin-right: 2%;
  margin-top: 20px;
  border: 0;
  width: 38%;
  height: 270px;
}

/* service */

#service_main_h2 {
  text-align: center;
  margin-bottom: 20px;
}
#service_main_h2 h4 {
  font-size: 24px;
}
.S_con_d {
  margin-bottom: 40px;
}
.S_con_d ul {
  border: 1px solid #1EB9E6;
  border-radius: 4px;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
  padding-left: 0;
  width: 90%;
  list-style-type: none;
}
.S_con_d ul li {
  background-color: #1EB9E6;
  float: left;
  text-align: center;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  width: 33.333%;
}
.S_con_d ul li a {
  color: #ffffff;
  display: block;
  height: 40px;
  line-height: 40px;
  width: 100%;
  font-size: 16px;
}
.S_con_d ul li:first-of-type {
  border-radius: 4px 0 0 4px;
}
.S_con_d ul li:nth-of-type(2) {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  box-sizing: border-box;
}
.S_con_d ul li::last-of-type {
  border-radius: 0 4px 4px 0;
}

/* news */

.news_sec {
  width: 80%;
  margin: 0 auto 40px;
  min-width: 540px;
  overflow: hidden;
}
.news_sec h2, .news_sec p {
  text-align: center;
}
.news_sec dl {
  width: 100%;
  overflow: hidden;
}
.news_sec dt {
  width: 20%;
  font-weight: bold;
  margin-left: 10%;
  text-align: center;
  float: left;
}
#back_a, #next_a {
  text-align: left;
  background-color: rgba(0, 0, 0, 0.01);
  border: 1px solid rgba(0, 0, 0, 0.03);
  margin-right: 1%;
  margin-left: 1%;
  box-sizing: border-box;
  transition-duration: 0.5s;
  padding: 10px 30px;
  text-decoration: none;
}
#back_a:hover, #next_a:hover {
  transition-duration: 0.5s;
  background-color: rgba(0, 0, 0, 0.08);
}
.news_sec ul {
  text-decoration: none;
  text-align: center;
  width: 100%;
  padding-left: 0;
}
.news_sec li {
  display: inline;
}
.news_sec dd {
  width: 50%;
  float: left;
  margin-left: 0;
}
.news_sec dt, .news_sec dd {
  margin-top: 10px;
  height: 30px;
  padding-bottom: 5px;
  border-bottom: dotted 1px rgba(0, 0, 0, 0.5);
}

/* recruit */

.recruit_content {
  width: 90%;
  margin: 0 auto;
  min-width: 1090px;
}
.recruit_content>section {
  width: 220px;
  float: left;
}
.recruit_content .recruitType {
  margin-bottom: 30px;
  width: 75%;
  float: right;
}
.recruit_content>section ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.recruit_content>section ul li {
  color: rgba(217, 163, 54, 1);
  padding-left: 20px;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}
.recruit_content>section ul .RecruitCheck, .recruit_content>section ul li:hover {
  background: url(../../img/aside/accessory.png) no-repeat 2px 7px;
  background-size: 15px 15px;
  color: rgba(255, 213, 128, 1);
}
.recruit_content .recruitType>div {
  overflow: hidden;
  padding-bottom: 20px;
}
.recruit_content .recruitType>div>p:last-of-type {
  margin: 0;
}
.recruit_content>section .N_h2, .recruit_content>.recruitType .N_h2 {
  margin-top: 0;
}
.recruit_content>.recruitType .N_h2 {
  text-align: center;
}
.recruit_content section h3:first-letter {
  font-size: 30px;
  color: rgba(42, 42, 42, 1);
}
.recruit_content >h2, .recruit_content h2+p {
  text-align: center;
}
.recruit_content h2+p {
  margin-bottom: 20px;
}
.recruit_content>ul:first-of-type {
  list-style-type: none;
  padding: 0 0 10px;
  margin: 0;
}
.recruit_content>ul:first-of-type li {
  margin-bottom: 10px;
  font-size: 15px;
}
.recruit_content>ul:first-of-type li:first-of-type {
  margin-top: 10px;
}
.recruit_content>ul:first-of-type li:last-of-type {
  margin-bottom: 0;
}
.recruit_content .recruitImg {
  width: 100%;
  margin: 0 auto 20px;
  position: relative;
  overflow: hidden;
}
.recruit_content .recruitImg img {
  width: 33.333%;
  float: left;
}
.recruit_content .recruitImg p {
  position: absolute;
  margin: 0;
  bottom: 15px;
  text-align: center;
  width: 100%;
  font-size: 30px;
  font-weight: bold;
  text-shadow: 1px 1px rgba(0, 0, 0, 1), -1px 1px rgba(0, 0, 0, 1), 1px -1px rgba(0, 0, 0, 1), -1px -1px rgba(0, 0, 0, 1);
  color: rgba(255, 255, 255, 1);
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝";
}
.recruit_dl {
  margin: 5px 0 15px;
  padding: 5px 15px;
  font-size: 14px;
  box-sizing: border-box;
}
.recruit_dl dt {
  float: left;
  width: 125px;
  margin-right: -125px;
}
.recruit_dl dd {
  float: left;
  width: 100%;
  padding-left: 140px;
  box-sizing: border-box;
  margin: 0;
}
.recruit_content>div>div>p:last-of-type a, .propinfo>section>p:last-of-type a {
  color: rgba(255, 255, 255, 1);
  display: block;
  margin: 15px auto 0;
  width: 230px;
  height: 40px;
  line-height: 40px;
  border: solid 1px rgba(255, 255, 255, 1);
  border-radius: 4px;
  text-align: center;
  transition-duration: 0.5s;
  font-size: 15px;
}
.recruit_content>div>div>p:last-of-type a:hover, .propinfo>section>p:last-of-type a:hover {
  transition-duration: 0.5s;
  color: rgba(255, 213, 128, 1);
  border: solid 1px rgba(255, 213, 128, 1);
}

/* propinfo */

.propinfo {
  width: 90%;
  margin: 0 auto;
  min-width: 1090px;
}
.propinfo section h3 {
  font-size: 23px;
  color: rgba(217, 163, 54, 1);
  margin: 0;
}
.propinfo >h2, .propinfo h2+p {
  text-align: center;
}
.propinfo h2+p {
  margin-bottom: 20px;
}
.propinfo>ul:first-of-type {
  list-style-type: none;
  padding: 0 10px 15px;
  box-sizing: border-box;
  margin: 0;
}
.propinfo>ul:first-of-type li {
  margin-bottom: 10px;
  font-size: 15px;
}
.propinfo>ul:first-of-type li:first-of-type {
  padding-top: 10px;
}
.propinfo>ul:first-of-type li:last-of-type {
  margin-bottom: 0;
}
.propinfo>section {
  padding: 0 10px 20px;
  box-sizing: border-box;
}
.propinfo>section>p:last-of-type {
  margin: 0;
}
.propinfo dl {
  margin: 7px 0;
  padding: 8px 0;
  border-bottom: solid 1px rgba(42, 42, 42, 0.8);
  overflow: hidden;
  font-size: 14px;
}
.propinfo dl dt {
  float: left;
  width: 125px;
  margin-right: -125px;
  font-weight: bold;
}
.propinfo dl dd {
  float: left;
  width: 100%;
  padding-left: 140px;
  box-sizing: border-box;
  margin: 0;
}

/* contact */

#contact_sec {
  width: 90%;
  min-width: 1090px;
  margin: 0 auto;
}
#contact_sec h2, #contact_sec p {
  text-align: center;
}
#contact_sec form {
  overflow: hidden;
  padding: 0 10px;
  box-sizing: border-box;
}
#contact_sec form dl {
  margin: 0;
  overflow: hidden;
  padding: 7px 0;
}
.contact_sec_dt {
  margin: 0;
  width: 30%;
  float: left;
  height: 27px;
  box-sizing: border-box;
}
.contact_sec_dd {
  margin: 0;
  margin-left: 0;
  width: 70%;
  float: left;
  height: 27px;
  box-sizing: border-box;
  border-bottom: solid 1px;
}
.contact_sec_dd input {
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
}
input {
  width: 100%;
  padding: 0;
  border: none;
}
.contact_sec_dd .type_radio {
  width: 8%;
}
#contact_sec select {
  width: 100%;
  font-size: 14px;
  height: 25px;
  border: none;
  background-color: rgba(255, 255, 255, 0.1);
}
#contact_sec select option {
  background-color: rgba(255, 255, 255, 1);
  color: rgba(42, 42, 42, 1);
  border: none;
}
#contact_sec .divide_three {
  width: 30%;
}
textarea {
  margin-top: 30px;
  width: 100%;
  height: 140px;
  border: none;
  border-bottom: solid 3px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 10px;
}
#contact_sec ul {
  list-style-type: none;
  width: 100%;
  padding: 0;
}
#contact_sec ul li {
  width: 50%;
  margin: 0 auto 20px;
}
#contact_sec ul input {
  color: rgba(255, 255, 255, 1);
  display: block;
  margin: 15px auto;
  width: 230px;
  height: 40px;
  line-height: 40px;
  border: solid 1px rgba(255, 255, 255, 1);
  background-color: rgba(0, 0, 0, 0);
  border-radius: 4px;
  text-align: center;
  transition-duration: 0.5s;
  font-size: 15px;
}
#contact_sec ul input:hover {
  transition-duration: 0.5s;
  color: rgba(255, 213, 128, 1);
  border: solid 1px rgba(255, 213, 128, 1);
}

/* p_mark */

.p_mark {
  width: 75%;
  margin: 20px auto;
}
.p_mark h2, #p_M_p {
  text-align: center;
}
.p_M_p2 {
  margin-top: 20px;
  background-color: rgba(0, 0, 0, 0.08);
  padding: 5px 10px 0;
  overflow: hidden;
}
.p_M_p2 dl {
  float: left;
  width: 50%;
  margin-top: 50px;
}
#P_h2 {
  color: #000000;
}
.p_mark img {
  width: 15%;
  display: block;
  margin: 25px auto;
  float: right;
}
.p_mark dd, .p_mark dt {
  text-align: left;
  margin: 5px 0 5px 0;
  font-size: 14px;
}
#contact_thanks {
  width: 90%;
  min-width: 1090px;
  margin: 0 auto;
}
#contact_thanks .ThanksText {
  overflow: hidden;
  padding: 0 10px;
  box-sizing: border-box;
}
#contact_thanks h2, #thank {
  text-align: center;
}
#thank {
  margin-bottom: 40px;
}
#toi {
  font-size: 20px;
}
.thankul {
  overflow: hidden;
  margin-bottom: 40px;
}
.thankul li {
  font-size: 12px;
}
#C_error {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #DB2828;
}

/* error page */

#main_content {
  min-width: 1090px;
}
#main_inner {
  margin: 0 auto;
  margin-top: 0px;
  width: 80%;
}
.error_h1 {
  width: 100%;
  margin-bottom: 30px;
}
body {
  min-width: 1090px;
}
#slide2list ul li {
  position: relative;
  font-size: 0;
}
.big_banner {
  color: white;
  width: 100%;
}
.big_banner h2 {
  position: absolute;
  width: 100%;
  top: 30%;
  left: 4%;
  margin: 0;
  padding: 0;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  font-weight: bolder;
}
.big_banner>img {
  width: 100%;
}
.big_banner a {
  color: #FFFFFF;
}
.bugger_slogan {
  font-size: 50px;
  text-transform: uppercase;
}
.big_banner span {
  position: absolute;
  top: 45%;
  left: 4%;
}
.big_banner .fc_span {
  position: absolute;
  top: 47%;
  left: 4%;
  color: #262626;
  font-weight: bolder;
}
.big_banner span p {
  margin: 0;
  padding: 0;
  font-size: 13px;
}
p {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}
.small {
  font-size: 12px;
}
.menu {
  width: 90%;
  min-width: 1090px;
  margin: 0 auto 40px;
}
.menu>h2, .menu>h2+p {
  text-align: center;
}
.menu>h2+p {
  margin-bottom: 30px;
}
.menu .SideMenuList {
  width: 230px;
  float: left;
}
.menu .SideMenuList>p:first-of-type {
  width: 80%;
  margin: 0 auto 10px;
  border-bottom: solid 2px rgba(42, 42, 42, 1);
  box-sizing: border-box;
  font-weight: bold;
  font-size: 16px;
}
.menu .SideMenuList ul {
  padding: 0;
  list-style-type: none;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.menu .SideMenuList ul li {
  color: rgba(217, 163, 54, 1);
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  box-sizing: border-box;
  font-weight: bold;
  cursor: pointer;
  position: relative;
}
.menu .SideMenuList ul li:last-of-type {
  *display: none;
}
.menu .SideMenuList ul li span {
  color: rgba(217, 163, 54, 1);
}
.menu .SideMenuList ul li:nth-last-of-type(n+2) {
  border-bottom: dotted 1px rgba(42, 42, 42, 1);
}
.menu .SideMenuList ul li:hover {
  color: rgba(255, 213, 128, 1);
  background: url(../../img/aside/accessory.png) no-repeat 2px 7px;
  background-size: 15px 15px;
}
.menu .SideMenuList ul li:hover span {
  color: rgba(255, 213, 128, 1);
}
.menu .SideMenuList ul .MenuCheck {
  color: rgba(255, 213, 128, 1);
  background: url(../../img/aside/accessory.png) no-repeat 2px 7px;
  background-size: 15px 15px;
}
.menu .SideMenuList ul .MenuCheck span {
  color: rgba(255, 213, 128, 1);
}
.menu .MenuList {
  width: 70%;
  margin-right: 3%;
  box-sizing: border-box;
  float: right;
}
.menu .MenuList .N_h2 {
  text-align: center;
}
.menu .MenuList .N_h2 span {
  color: rgba(255, 213, 128, 1);
  font-size: 16px;
}
.menu .MenuList>section>section:first-of-type {}
.menu .MenuList>section> .lunch {
  margin-top: 0;
  box-sizing: border-box;
  padding: 10px;
}
.menu .MenuList>section>h4 {
  color: rgba(225, 213, 128, 1);
  text-align: center;
  display: inline;
  padding: 2px 0;
  margin: 0;
  font-size: 23px;
}
.menu .MenuList>section>div {
  box-sizing: border-box;
  overflow: hidden;
  padding: 5px 10px;
  margin: 10px 0;
}
.menu .MenuList>section>div>section {
  width: 60%;
  float: right;
  box-sizing: border-box;
  padding: 10px 0;
}
.menu .MenuList>section>div>section h5 {
  margin: 0;
  font-size: 23px;
  box-sizing: border-box;
  color: rgba(255, 213, 128, 1);
}
.menu .MenuList>section>div>section h5 span {
  margin-left: 20px;
  font-size: 21px;
  color: rgba(255, 213, 128, 1);
}
.menu .MenuList>section>div>section>ul:first-of-type {
  list-style-type: none;
  padding: 0;
  overflow: hidden;
  margin: 10px 0 15px;
}
.menu .MenuList>section>div>section>ul:first-of-type li {
  width: 33%;
  float: left;
  font-size: 12px;
  font-weight: bold;
  color: rgba(217, 163, 54, 1);
}
.menu .MenuList>section>div>section>ul:first-of-type li span {
  font-size: 10px;
  color: rgba(217, 163, 54, 1);
}
.menu .MenuList>section>div>section>p {
  margin: 7px 0;
}
.menu .MenuList>section>div>img {
  width: 40%;
  float: right;
  box-sizing: border-box;
  padding: 10px 20px 10px 0;
}
.menu .MenuList>section>dl, .menu .MenuList>section>ul {
  box-sizing: border-box;
  overflow: hidden;
  padding: 10px;
}
.menu .MenuList>section>dl dt {
  margin: 0 0 7px;
  font-size: 23px;
  color: rgba(255, 213, 128, 1);
  font-weight: bold;
  box-sizing: border-box;
}
.menu .MenuList>section>dl dd {
  font-size: 14px;
  margin: 0;
  padding: 2px 30px;
  position: relative;
}
.menu .MenuList>section>dl dd span:last-of-type, .menu .MenuList>section>ul li span {
  position: absolute;
  left: 66%;
  font-size: 14px;
  font-weight: bold;
}
.menu .MenuList>section>ul {
  list-style-type: none;
  padding: 10px 0;
  margin: 7px 0;
}
.menu .MenuList>section>ul li {
  font-size: 14px;
  margin: 0;
  padding: 2px 40px;
}
.menu .MenuList>div:last-of-type dl {
  width: 50%;
  float: left;
  box-sizing: border-box;
}
.menu .MenuList>div:last-of-type dl:first-of-type {
  padding-right: 5px;
}
.menu .MenuList>div:last-of-type dl:last-of-type {
  padding-left: 5px;
}
.menu .MenuList>div:last-of-type dl dt {
  text-align: center;
  font-size: 23px;
  color: rgba(255, 213, 128, 1);
  font-weight: bold;
}
.menu .MenuList>div:last-of-type dl dt span {
  color: rgba(255, 213, 128, 1);
  margin-left: 10px;
}
.menu .MenuList>div:last-of-type dl dd {
  margin: 0;
  width: 100%;
  padding: 2px 40px;
  box-sizing: border-box;
  position: relative;
  font-size: 14px;
}
.menu .MenuList>div:last-of-type dl dd:first-of-type {
  padding-top: 10px;
}
.menu .MenuList>div:last-of-type dl dd:last-of-type {
  padding-bottom: 10px;
}
.menu .MenuList>div:last-of-type dl dd span {
  position: absolute;
  right: 40px;
}
.FIXED {
  position: fixed;
  top: 0;
  margin-top: 20px;
}
.menu .red {
  color: rgba(229, 26, 46, 1);
}
.menu .lunch span {
  font-weight: bold;
  color: rgba(229, 26, 46, 1);
}
.StoreLists {
  margin: 0 auto 50px;
  min-width: 900px;
  width: 100%;
}
.StoreLists>section {
  text-align: center;
}
.StoreLists>section+div {
  overflow: hidden;
}
.StoreLists>ul {
  padding: 0;
  list-style-type: none;
  width: 100%;
  overflow: hidden;
}
.StoreLists>ul li {
  width: 20%;
  float: left;
}
.StoreLists>ul li img {
  width: 100%;
  vertical-align: bottom;
}
#map-container {
  background-color: rgba(255, 255, 255, 0);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  margin: 20px 1%;
  padding: 10px;
  width: 450px;
  overflow: hidden;
  float: left;
}
#MAPTEXT {
  width: 100%;
  margin: 20px 0;
  overflow: hidden;
}
#MAPTEXT section {
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding: 0 20px;
}
#MAPTEXT ul {
  list-style-type: none;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 10px 0 15px;
}
#MAPTEXT ul li {
  width: 100%;
  margin: 3px 0;
  padding-left: 10px;
  box-sizing: border-box;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
  position: relative;
}
#MAPTEXT ul li:last-of-type {
  border-bottom: none;
}
#MAPTEXT ul li:before {
  content: ">";
  color: rgba(217, 163, 54, 1);
  position: absolute;
  right: 5px;
  top: 13px;
}
#MAPTEXT ul li a {
  color: rgba(0, 0, 0, 1);
  width: 100%;
  display: block;
}
#MAPTEXT ul li a:hover {
  opacity: 0.8;
}
#MAPTEXT ul li span {
  font-size: 13px;
}
#MAPTEXT ul li span:first-of-type {
  font-size: 16px;
  color: rgba(217, 163, 54, 1);
}
#MAPTEXT section h3 {
  margin: 0 0 5px;
  color: rgba(217, 163, 54, 1);
  font-size: 23px;
  text-align: center;
}
.ShopDetail {
  margin: 0 auto 50px;
  min-width: 1090px;
  width: 100%;
  overflow: hidden;
}
.ShopDetail h2, .ShopDetail h2+p {
  text-align: center;
  margin-bottom: 5px;
}
.ShopDetail h2+div {
  overflow: hidden;
}
.ShopDetail>section, .ShopDetail>div {
  float: left;
  overflow: hidden;
  margin: 15px 0;
}
.ShopDetail>section {
  width: 70%;
  margin-left: 2%;
}
.ShopDetail>div {
  width: 230px;
}
.ShopDetail>div .N_h2 {
  text-align: left;
}
.ShopDetail > div ul {
  margin: 0 0 10px;
  padding: 0;
  list-style-type: none;
}
.ShopDetail > div ul li:first-of-type {
  margin-top: 10px;
}
.ShopDetail > div ul li a {
  display: block;
  width: 100%;
  box-sizing: border-box;
  height: 30px;
  line-height: 30px;
  position: relative;
  padding-left: 20px;
  font-size: 14px;
}
.ShopDetail > .EnDetail ul li a {
  font-size: 11px;
}
.ShopDetail > div ul li a span {
  color: rgba(217, 163, 54, 1);
}
.CheckShop span, .ShopDetail > div ul li a:hover span {
  color: rgba(255, 213, 128, 1) !important;
}
.ShopDetail > div ul li a:hover {
  background: url(../../img/aside/accessory.png) no-repeat 2px 7px;
  background-size: 15px 15px;
  color: rgba(255, 213, 128, 1);
}
.ShopDetail > div ul li img {
  width: 15px;
  position: absolute;
  left: 2px;
  top: 7px;
}
.ShopDetail>section>div>section {
  width: 60%;
  float: left;
  margin: 15px 0;
  padding: 0 20px;
  box-sizing: border-box;
}
.ShopDetail>section>div>section img {
  width: 100%;
}
.ShopDetail>section>div>section h3 {
  color: rgba(217, 163, 54, 1);
  font-size: 23px;
  margin: 7px 0;
}
.ShopDetail>section>div>section dl {
  margin: 0;
  font-size: 13px;
}
.ShopDetail>section>div>section dl:last-of-type {}
.ShopDetail>section>div>section dl dt {
  padding: 4px 0;
}
.ShopDetail>section>div>section dl dd {
  padding: 4px 0;
}
.ShopDetail>section>div>div {
  width: 40%;
  float: left;
  padding: 0 20px;
  box-sizing: border-box;
  margin: 15px 0;
}
.ShopDetail>section>div>div iframe {
  width: 100%;
}
.ShopDetail section dl {
  overflow: hidden;
}
.ShopDetail section dl dt, .ShopDetail section dl dd {
  float: left;
}
.ShopDetail section dl dt {
  width: 25%;
}
.ShopDetail section dl dd {
  width: 70%;
  margin-left: 0;
}
.ShopDetail #shop_map {
  float: left;
  height: 260px;
  width: 45%;
  border: none;
}

/**/

#news>div:nth-of-type(2):before, .facebook__box>div:nth-of-type(2):before,
.p_Maruti:before, .ab_sec3:before, .StoreLists>section+div:before,
#MAPTEXT ul:before, footer:before, .ShopDetail h2+div:before, .ShopDetail > div ul:before,
.menu .MenuList>section>section:first-of-type:after, .menu .SideMenuList ul:before,
.menu .MenuList>div:last-of-type dl dt:first-of-type:after, .recruit_content > ul:first-of-type:before,
.recruit_content .recruitType>div:before, .recruit_content > section ul:before,
.propinfo > ul:first-of-type:before, #contact_sec form:before, #contact_thanks .ThanksText:before, .insta__box>div:before {
  background: linear-gradient(to right, rgba(217, 163, 54, 0.1) 0%, rgba(217, 163, 54, 1) 48%, rgba(217, 163, 54, 0.1) 100%);
  height: 2px;
  content: "";
  display: block;
}
.p_Maruti, .ab_sec3, #news>div:nth-of-type(2), .ShopDetail > div ul, .ShopDetail>section>div, .menu .MenuList>section>div, .menu .MenuList>div:last-of-type dl dd, .menu .MenuList>section>dl, .menu .MenuList>section>ul, .menu .SideMenuList ul, .recruit_content > ul:first-of-type, .recruit_content .recruitType>div, .recruit_content > section ul, .propinfo > ul:first-of-type, .propinfo > section, #contact_sec form, #contact_thanks .ThanksText, .menu .MenuList>section> .lunch {
  background-color: rgba(0, 0, 0, 0.5);
}
.N_h2, .nav_menu li a, #PS_left h3, .PS_right p:first-of-type, .ab_C_3 dt, .p_t_1 a h2, #MAPTEXT section h3, .ShopDetail>section>div>section h3, .menu .MenuList>section>div>section h5, .menu .MenuList>section>div>section h5 span, .menu .MenuList>div:last-of-type dl dt, .menu .MenuList>section>h4, .menu .MenuList > section > dl dt, .propinfo section h3 {
  font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro";
}

.base:after {
  content: "";
  display: table;
  clear: both;
}
.insta__box{
  overflow-y: hidden;
  position: relative;
}
.insta__box>div{
  overflow-y: hidden;
  overflow-x: scroll;
}
.insta__box ul{
  padding: 18px 0 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}
.insta__box>div::-webkit-scrollbar{
  display: none;
}
.insta__box ul li{
  float: left;
  width: 5%;
  padding: 0 6px 0 0;
  box-sizing: border-box;
}
.insta__box ul li img{
  display: block;
  width: 100%;
}
.insta__box h2{
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Example wrapper */
.wrap {
  position: relative;
  margin: 3em 0;
}

/* Frame */
.frame {
  height: 166px;
  line-height: 166px;
  overflow: hidden;
}
.insta__box .prev,
.insta__box .next{
  position: absolute;
  bottom: 28%;
  width: 40px;
  height: 40px;
  z-index: 1;
  margin: 0;
}
.insta__box .prev img,
.insta__box .next img{
  width: 100%;
}
.insta__box .prev{
  left: 10px;
}
.insta__box .next{
  right: 10px;
}
.frame ul {
  list-style: none;
  margin: 0;
  padding: 20px 0;
  height: 100%;
  font-size: 50px;
}
.frame ul li {
  float: left;
  width: 120px;
  margin: 0 4px 0 0;
  padding: 0;
  color: #ddd;
  text-align: center;
  cursor: pointer;
}
.frame ul li.active {
  color: #fff;
  background: #a03232;
}

/* Scrollbar */
.scrollbar {
  margin: 0 0 1em 0;
  height: 2px;
  background: #ccc;
  line-height: 0;
}
.scrollbar .handle {
  width: 100px;
  height: 100%;
  background: #292a33;
  cursor: pointer;
}
.scrollbar .handle .mousearea {
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 20px;
}

/* Pages */
.pages {
  list-style: none;
  margin: 20px 0;
  padding: 0;
  text-align: center;
}
.pages li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 4px;
  text-indent: -999px;
  border-radius: 10px;
  cursor: pointer;
  overflow: hidden;
  background: #fff;
  box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
}
.pages li:hover {
  background: #aaa;
}
.pages li.active {
  background: #666;
}

/* Controls */
.controls { margin: 25px 0; text-align: center; }

/* One Item Per Frame example*/
.oneperframe { height: 300px; line-height: 300px; }
.oneperframe ul li { width: 1140px; }
.oneperframe ul li.active { background: #333; }

/* Crazy example */
.crazy ul li:nth-child(2n) { width: 100px; margin: 0 4px 0 20px; }
.crazy ul li:nth-child(3n) { width: 300px; margin: 0 10px 0 5px; }
.crazy ul li:nth-child(4n) { width: 400px; margin: 0 30px 0 2px; }

.layout__2col #news,
.layout__2col .facebook__box{
  width: 40%;
  float: left;
  box-sizing: border-box;
  padding-left: 10px;
}
.layout__2col #news{
  width: 60%;
  padding-left: 0;
  padding-right: 10px
}
.layout__2col #news dl{
  width: 96%;
}
