@charset "UTF-8";

/* SERVICE
-------------------------------------------------------------*/
.sclloll {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  margin-top: 30px;
  width: 100%;
  height: auto;
}

#service .sclloll .cate_list {
  letter-spacing: -0.4em;
  max-width: 1150px;
  min-width: 850px;
  display: inline-table;
}

#service .sclloll .cate_list li {
  letter-spacing: 0;
  text-align: center;
  vertical-align: top;
  margin-bottom: 0;
  margin-right: 10px;
  height: 58px;
  display: table-cell;
}

/*::-webkit-scrollbar { display: none; }*/
#service .cate_list li:last-child { margin-right: 0; }

#service .cate_list li a {
  border-radius: 100px;
  font-size: 10px;
  color: #000;
  line-height: 1.3;
  text-decoration: none;
  vertical-align: top;
  width: 100%;
  height: 100%;
  display: inline-block;
}

#service .cate_list li a:active { color: #ff7219; }

/*#service .cate_list li a:hover {
  border-radius: 100px;
  color: #fff;
  background: #ff7219;
}*/
#service .cate_list .active {
  border-radius: 100px;
  color: #ff7219;
}

#service .cate_list li .icon_s {
  margin: 0 auto;
  width: 100%;
  height: auto;
  display: block;
}
#service .cate_list li .icon_s02 {
  stroke: #000;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
    margin: 0 auto 15px;
    width: 50%;
  height: auto;
  display: block;}

#service .cate_list a:hover .icon_s { fill: #ff7219; }
#service .cate_list .active .icon_s { fill: #ff7219; }
#service .cate_list a:hover .icon_s02{stroke:#ff7219;}
#service .cate_list .active .icon_s02{stroke:#ff7219;}

#service .service_list {
  letter-spacing: -0.4em;
  margin: 30px 0 0 0;
  width: 100%;
  height: 100%;
}

#service .service_list li {
  letter-spacing: 0;
  margin: 0 7px 25px 0;
  width: 100%;
  display: inline-block;
}

#service .service_list li:nth-child(4n) { margin: 0 0 25px 0; }

#service .service_list a {
  color: #000;
  text-decoration: none;
}

#service .service_list li .service_txt {
  text-align: center;
  margin-top: 5px;
}

#service .service_list li .service_txt span {
  vertical-align: middle;
  display: inline-block;
}

#service .service_list li .icon_asp {
  border-radius: 20px;
  font-size: 12px;
  color: #fff;
  margin-right: 8px;
  padding: 2px 10px;
  background: #ff7219;
}

#service .service_info { text-align: center; }

.contact_box {
  padding: 30px 15px;
  background: rgba(51, 51, 51, 0.08);
  text-align:center;
}

#service .contact_box {
  padding: 15px 15px 20px;
  width: 100%;
  background: rgba(51, 51, 51, 0.08);
  float: none;
}

#privacy .contact_box {
  text-align: center;
  margin: 50px auto 0;
  width: 90%;
}

#service .service_info .performance_box {
  padding: 15px 15px 20px;
  width: 100%;
  background: rgba(255, 255, 255, 0.6);
  float: none;
}

#privacy .contact_box p{
  padding-top:15px;
}

.contact_box .icon, #service .service_info .performance_box .icon {
  margin-bottom: 5px;
  width: auto;
  height: 48px;
  display: inline-block;
}

#service .service_info .contact_box p, #service .service_info .performance_box p { margin-top: 20px; }
#service .service_info .contact_box .btn_area, #service .service_info .performance_box .btn_area { margin-top: -10px; }

/* COMPANY
-------------------------------------------------------------*/
.title02 {
  transform: translateX(-50%);
  margin: 20px 0;
  width: 100vw;
  left: 50%;
  overflow: hidden;
  position: relative;
}

.title02 .bg {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-flow: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  color: #fff;
  padding: 20px 10px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(0, 0, 0, 0.6);
  position: relative;
}

.title02 h3, .title02 p { text-align: center; }
.title02 p.txt { font-size: 12px; }

#company .title02, #company01 .title02, #company02 .title02, #company03 .title02, #company04 .title02, #company05 .title02 {
  background: url(../../img/company/main.jpg) no-repeat left center;
  background-size: auto 100% ;
}

#com00 { padding-bottom: 40px; }

#com00 .txt {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 50px;
}

#com00 .com01_blc {
  min-height: 640px;
}

#com00 .com01_blc .lead{
  color: #ff7219;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin: 100px 0;
  line-height: 1.5;
}

#com00 .com01_blc .ttl{
  text-align: center;
  font-size: 20px;
  margin-bottom: 40px;
  line-height: 1.5;
  font-weight: bold;
}

#com00 .com01_blc .graf.line{
  margin-right: 50px;
  position: relative;
}

#com00 .com01_blc .graf.line::before{
  position: absolute;
  content: "";
  background: #878787;
}

#com00 .com01_blc .graf.line::before{
  right: -50px;
  top: 155px;
  height: 72%;
  width: 10px;
}

#com00 .com01_blc .graf .wws{
  background: #ff7219;
  color: #fff;
  padding: 30px;
  width: 100%;
  position: relative;
}

#com00 .com01_blc .graf .wws.line::before,
#com00 .com01_blc .graf .wws.line::after{
  position: absolute;
  content: "";
}

#com00 .com01_blc .graf .wws.line::before{
  height: 10px;
  width: 45px;
  right: -50px;
  top: 155px;
  background: #878787;
}

#com00 .com01_blc .graf .wws.line::after{
  right: -17px;
  top: 145px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 18px 15px 0;
  border-color: transparent #878787 transparent transparent;
}

#com00 .com01_blc .graf .wws p{
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 1.5;
}

#com00 .com01_blc .graf .wws p img{
  display: block;
  width: 80%;
}

#com00 .com01_blc .graf .wws .device .group{
  margin-bottom: 20px;
}

#com00 .com01_blc .graf .wws .device .group:last-child{
  margin-bottom: 0;
}

#com00 .com01_blc .graf .wws .device .group dt{
  background: #fff;
  color: #ff8b42;
  text-align: center;
  padding: 10px;
  font-weight: bold;
  margin-bottom: 10px;
}

#com00 .com01_blc .graf .wws .device .group dd{
  display: flex;
  flex-wrap: wrap;
}

#com00 .com01_blc .graf .wws .device .group dd span{
  padding-right: 15px;
}

#com00 .com01_blc .graf .arrow{
  display: flex;
  justify-content: center;
  margin: 20px 0% 20px 0%;
  width: 103%;
}

#com00 .com01_blc .graf .arrow span{
  font-size: 16px;
  position: relative;
  padding: 15px 15px 30px 15px;
  font-weight: bold;
}

#com00 .com01_blc .graf .arrow span::before,
#com00 .com01_blc .graf .arrow span::after{
  position: absolute;
  content: "";
}

#com00 .com01_blc .graf .arrow span::before{
  width: 7px;
  height: 80%;
  background: #878787;
  top: 0;
  left: 0;
}

#com00 .com01_blc .graf .arrow span::after{
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px 12px 0 12px;
  border-color: #878787 transparent transparent transparent;
  left: -9px;
  bottom: -1px;
}

#com00 .com01_blc .graf .client{
  background: #ff9c22;
  display: flex;
  align-items: center;
  padding: 30px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  width: 100%;
  position: relative;
}

#com00 .com01_blc .graf .client p{
  display: block;
  width: 100%;
}

#com00 .com01_blc .graf .customer{
  background: #f1af13;
  display: flex;
  align-items: center;
  padding: 30px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  width: 100%;
  position: relative;
  }

#com00 .com01_blc .graf .customer p{
    display: block;
    width: 100%;
  }

  #com00 .com01_blc .graf .client.line::before,
  #com00 .com01_blc .graf .customer.line::before{
    position: absolute;
    content: "";
    background: #878787;
  }

  #com00 .com01_blc .graf .client.line::before,
  #com00 .com01_blc .graf .customer.line::before{
    right: -50px;
    top: 46%;
    width: 50px;
    height: 10px;
  }

  #com00 .com01_blc .graf .client.line::after,
  #com00 .com01_blc .graf .customer.line::after{
    position: absolute;
    content: "";
    background: #878787;
  }

  #com00 .com01_blc .graf .client.line::after,
  #com00 .com01_blc .graf .customer.line::after{
    right: -50px;
    top: 0;
    width: 10px;
    height: 47px;
  }

#com01 .dl_type_com {

}

#com01 .dl_type_com>dt {
  font-weight: bold;
  padding: 10px;
  background: #e6e6e6;
}

#com01 .dl_type_com>dd {
  padding: 10px;
  background: #fff;
  overflow: hidden;
}

#com01 .dl_type_com>dd span { display: block; }

#com01 .dl_type_com>dd dl {
  margin-top: 10px;
  width: 100%;
}

#com01 .dl_type_com>dd dt {
  padding: 10px;
  background: #eee;
}

#com01 .dl_type_com>dd dd { padding: 15px 10px; }
.li_type_com { margin-bottom: 20px; }

.li_type_com:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

.li_type_com li {
  font-size: 11px;
  line-height: 1.6;
  padding: 3px 12px;
  float: left;
  width: 50%;
}

#com012 {
  transform: translateX(-50%);
  margin: 80px 0 0;
  padding-bottom: 10px;
  padding-top: 80px;
  width: 100vw;
  left: 50%;
  background: rgba(255, 255, 255, 0.5);
  position: relative;
}

#com012 .container {
  margin-top: -160px;
  padding-bottom: 0;
}

#com012 h3 {
  font-size: 24px;
  text-align: center;
  margin: 0;
}

#com_office h4 {
  font-size: 20px;
  text-align: center;
  margin-top: 30px;
  clear: both;
}

#com_office>div:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

#com_office>div>div {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", 'メイリオ', Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  text-align: center;
  margin: 20px 0 50px;
}

#com_office>div>div>span {
  border-radius: 50%;
  margin: 0 auto;
  width: 200px;
  height: 200px;
  display: block;
  overflow: hidden;
}

#com_office>div>div>span img {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 200px;
  top: 50%;
  position: relative;
}

#com_office>div>div dl { margin-top: 20px; }

#com_office>div>div dt {
  font-size: 14px;
  font-weight: bold;
}

#com_office>div>div dt span { font-size: 12px; }
#com_office>div>div dd { padding: 10px 0 0; }

#com03 dl {
  grid-template-columns: 1fr 10fr;
  grid-template-rows: ;
  display: grid;
}

#com03 dl span { font-weight: bold; }

#com03 dl dt {
  color: #fff;
  text-align: center;
  padding: 15px 0;
  background: rgba(255, 114, 25, 0.9);
}

#com03 dl dt:nth-of-type(1) { background: rgba(255, 114, 25, 0.4); }
#com03 dl dt:nth-of-type(2) { background: rgba(255, 114, 25, 0.45); }
#com03 dl dt:nth-of-type(3) { background: rgba(255, 114, 25, 0.5); }
#com03 dl dt:nth-of-type(4) { background: rgba(255, 114, 25, 0.55); }
#com03 dl dt:nth-of-type(5) { background: rgba(255, 114, 25, 0.6); }
#com03 dl dt:nth-of-type(6) { background: rgba(255, 114, 25, 0.65); }
#com03 dl dt:nth-of-type(7) { background: rgba(255, 114, 25, 0.7); }
#com03 dl dt:nth-of-type(8) { background: rgba(255, 114, 25, 0.75); }
#com03 dl dt:nth-of-type(9) { background: rgba(255, 114, 25, 0.8); }
#com03 dl dt:nth-of-type(10) { background: rgba(255, 114, 25, 0.82); }
#com03 dl dt:nth-of-type(11) { background: rgba(255, 114, 25, 0.8); }
#com03 dl dt:nth-of-type(12) { background: rgba(255, 114, 25, 0.85); }
#com03 dl dt:nth-of-type(13) { background: rgba(255, 114, 25, 0.9); }
#com03 dl dt:nth-of-type(14) { background: rgba(255, 114, 25, 0.95); }
#com03 dl dt:nth-of-type(15) { background: rgba(255, 114, 25, 1); }
#com03 dl dt span { font-size: 14px; }
#com03 dl dd { padding: 15px 15px 20px; }

#com03 dl dd p {
  margin-bottom: 20px;
  padding: 0 0 0 50px;
  position: relative;
}

#com03 dl dd p span {
  font-size: 16px;
  left: 0;
  position: absolute;
}

#vision {
  line-height: 1.8;
  text-align: center;
  padding: 10px 0;
}

#vision dt {
  font-size: 24px;
  font-weight: bold;
  color: #ff7219;
}

#vision dd { margin-top: 25px; }

#rinen {
  margin: 30px auto 0;
  padding: 0 0 0;
  width: 100%;
  position: relative;
}

#rinen li {
  border-radius: 50%;
  text-align: center;
  margin: 0 auto 20px;
  width: 240px;
  height: 240px;
  background: #fff;
  position: relative;
}

#rinen span {
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
  font-family: "Times New Roman", serif;
  font-size: 160px;
  font-style: italic;
  font-weight: bold;
  color: #efeded;
  margin-right: -50%;
  z-index: 5;
  top: 50%;
  left: 50%;
  position: absolute;
}

#rinen p {
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
  font-size: 16px;
  margin-right: -50%;
  z-index: 10;
  top: 50%;
  left: 50%;
  position: absolute;
}

.tri_bg {
  border-left: solid 10px #fff;
  width: 50%;
  height: 100%;
  top: 0;
  left: 50%;
  overflow: hidden;
  position: absolute;
}

#credo .read_txt { line-height: 1.8; }

#credo dl.dl_style01 {
  padding: 25px 0;
  background: rgba(255, 255, 255, 0.6);
}

#credo dl.dl_style01 dt {
  font-size: 20px;
  line-height: 1.8;
  text-align: center;
}

.company_nav {
  font-size: 11px;
  line-height: 1.2;
  margin-top: 40px;
  overflow: hidden;
}

.company_nav:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

.company_nav {
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: ;
  grid-gap: 3px;
  display: grid;
}

.company_nav li { padding: 0; }

.company_nav a {
  border-radius: 5px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  padding: 8px 5px 10px;
  border: 1px solid #ff7219;
  height: 100%;
  display: block;
  background: #ff7219;
}

.company_nav a:hover, .company_nav .active a {
  color: #ff7219;
  border: 1px solid #e6e6e6;
  background: #fff;
}

.company_nav .icon_c {
  fill: #fff;
  margin: 0 auto;
  width: auto;
  height: 50px;
  display: block;
}

.company_nav a:hover .icon_c { fill: #ff7219; }
.company_nav .active .icon_c { fill: #ff7219; }

/* OTHERS
-------------------------------------------------------------*/
#privacy .list_disc, #privacy .dl_style02, #privacy .tbl_style01 { font-size: 12px; }

/* CONTACT
-------------------------------------------------------------*/
#contact .btn_asp, #contact .btn_asp:visited {
  border-radius: 5px;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0;
  text-decoration: none;
  margin: 0 20px 0 0;
  padding: 30px 0;
  border: 1px solid #ff7219;
  width: 100%;
  display: inline-block;
  background: #ff7219;
  position: relative;
}

#contact .btn_asp:after {
  font: normal normal normal 16px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  margin-top: -0.5em;
  top: 50%;
  right: 20px;
  content: "\f178";
  position: absolute;
}

/*#contact .btn_asp:hover {
  color: #ff7219;
  text-decoration: none;
  background: #fff;
}*/
#contact .btn_other, #contact .btn_other:visited {
  border-radius: 5px;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0;
  text-decoration: none;
  margin: 15px 0 0 0;
  padding: 30px 0;
  border: 1px solid #000;
  width: 100%;
  display: inline-block;
  background: #000;
  position: relative;
}

#contact .btn_other:after {
  font: normal normal normal 16px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  margin-top: -0.5em;
  top: 50%;
  right: 20px;
  content: "\f178";
  position: absolute;
}

/*#contact .btn_other:hover {
  color: #000;
  text-decoration: none;
  background: #fff;
}*/
#contact .contact_info {
  text-align: center;
  padding: 5px 20px 15px;
  width: 100%;
  background: rgba(51, 51, 51, 0.08);
}

#contact .contact_info .icon {
  margin-bottom: 5px;
  width: auto;
  height: 56px;
  display: inline-block;
}

#contact .contact_info .txt { margin-top: 10px; }

#contact .contact_info .tel_list {
  text-align: left;
  margin-top: 30px;
}

#contact .contact_info .tel_list li {
  margin: 0 0 20px 0;
  width: 100%;
  display: block;
}

#contact .contact_info .tel_list li span:nth-child(1) {
  border-radius: 5px;
  color: #fff;
  vertical-align: middle;
  margin-right: 10px;
  padding: 8px 10px;
  background: #000;
}

#contact .contact_info .tel_list li a {
  color: #000;
  text-decoration: none;
}

#contact .contact_info .tel_list li span:nth-child(2) {
  font-size: 27px;
  vertical-align: middle;
}

#contact .contact_info .ex {
  font-size: 12px;
  margin-top: 30px;
}

/* NEWS and TOPICS
-------------------------------------------------------------*/
#news .news_list { vertical-align: middle; }

#news .news_list dt {
  padding: 30px 0 0 0;
  width: 100%;
  clear: both;
}

#news .news_list dd {
  padding: 20px 0 15px;
  border-bottom: 1px solid #d4d4d4;
}

#news .news_list dt:first-child, #news .news_list dt:first-child + dd { padding-top: 0; }

#news .news_list dt:last-child, #news .news_list dt:last-child + dd {
  padding-bottom: 0;
  border-bottom: 0;
}

#news .news_list span { display: inline-block; }

/* news icon */
.news_icon {
  border-radius: 3px;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  margin-left: 5px;
  margin-left: 20px;
  padding: 3px 0;
  width: 90px;
  display: inline-block;
}

.icon_cate01 { background: #ff7219; }
.icon_cate02 { background: #999; }
.icon_cate03 { background: #000; }

/* WORKS
-------------------------------------------------------------*/
#works_list li { padding: 0 0 30px; }

#works_list li a {
  text-decoration: none;
  display: block;
  position: relative;
}

#works_list li .pic {
  height: 200px;
  overflow: hidden;
}

#works_list li .pic img { width: 100%; }

#works_list li .name {
  font-size: 20px;
  padding: 15px 0 10px;
}

#works_list li .caption { font-size: 11px; }

/*works_dtl*/
#works_dtl .main_pic {
  margin: -20px -15px 20px;
  max-height: 250px;
  overflow: hidden;
}

#works_dtl .main_pic img { width: 100%; }

#works_dtl .site_name {
  margin-bottom: 30px;
  padding: 15px 20px ;
  background: rgba(255, 255, 255, 0.7);
  position: relative;
}

#works_dtl .site_name .cate { display: inline-block; }

#works_dtl .site_name .cate li {
  border-radius: 5px;
  font-size: 11px;
  color: #fff;
  margin: 0 10px 10px 0;
  padding: 1px 7px;
  display: inline-block;
  background: #000;
}

#works_dtl .site_name h3 { font-size: 20px; }

#works_dtl .site_name h3 span {
  font-size: 11px;
  font-weight: normal;
  display: block;
}

#works_dtl .site_name h3 span a {
  text-decoration: none;
  margin: 10px 0 0 10px;
  display: inline-block;
}

#works_dtl .site_name .link_btn {
  width: 40px;
  height: 40px;
  right: -10px;
  bottom: -10px;
  position: absolute ;
}

#works_dtl .site_name .link_btn a {
  border-radius: 50%;
  font-size: 15px;
  color: #ff7219;
  line-height: 40px;
  padding-left: 10px;
  border: 1px solid #ffaf7c;
  width: 40px;
  height: 40px;
  display: block;
  background: #fff;
}

#works_dtl .site_name .link_btn a::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin: auto;
  border-top: 1px solid #ff7219;
  border-right: 1px solid #ff7219;
  width: 4px;
  height: 4px;
  top: 0;
  right: 7px;
  bottom: 0;
  content: "";
  position: absolute;
}

#works_dtl .site_img {
  margin: 0 -15px 30px;
  height: 243px;
  position: relative;
}

#works_dtl .site_img img { width: 100%; }

#works_dtl .site_img .pc_img {
  margin: auto;
  padding: 10px;
  width: 310px;
  height: 223px;
  top: 0;
  right: 0;
  left: 0;
  background: url(../../img/works/bg_pc.png) no-repeat left top;
  background-size: 310px auto;
  position: absolute;
}

#works_dtl .site_img .pc_img span {
  height: 180px;
  display: block;
  overflow: hidden;
}

#works_dtl .site_img .sp_img {
  padding: 10px 5px;
  width: 90px;
  height: 158px;
  right: 5px;
  bottom: 0;
  background: url(../../img/works/bg_sp.png) no-repeat left top;
  background-size: 90px auto;
  position: absolute;
}

#works_dtl .site_img .sp_img span {
  height: 125px;
  display: block;
  overflow: hidden;
}

#works_dtl .concept {
  font-size: 20px;
  text-align: center;
  margin: 0 0 15px;
}

#works_dtl .reed_txt { margin: 0 0 30px; }
#works_dtl .pic_list { padding-bottom: 30px; }

#works_dtl .pic_list li {
  padding: 0 0 15px;
  max-height: 300px;
  overflow: hidden;
}

#works_dtl .pic_list img { width: 100%; }

#works_dtl .member {
  color: #777;
  padding-top: 25px;
  border-top: 1px solid #aaa;
}

#works_dtl .member dt {
  font-weight: bold;
  vertical-align: top;
  display: inline-block;
}

#works_dtl .member dd {
  font-size: 13px;
  vertical-align: top;
  margin-left: 25px;
  display: inline-block;
}
/*SERVICE*/
#localize_feature .tbl_style01 td { text-align: center; }
#localize_feature .tbl_style01 th { padding: 10px; }
#localize_feature .top5 { text-align: center; }

#localize_feature p.st {
  text-align: center;
  padding: 20px 0 10px;
}

#localize_feature .top5 li {
  border-radius: 3px;
  color: #fff;
  text-align: center;
  margin: 10px 5px 0;
  padding: 10px;
  display: inline-block;
  background: #ff7219;
}
/**/
#cookie .dl_type_policy{font-size:12px;}
#cookie .dl_type_policy dt {
  font-weight: normal;
  color: #fff;
  margin: 0;
  padding: 5px 10px;
  background: #999;
}

#cookie .dl_type_policy dd {
  margin: 0;
  padding: 10px;
  background: #fff;
}
/*QUALITY*/
#quality .container{
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
#quality .container .dl_type_policy{font-size:14px;}
#quality .container .dl_type_policy dt {
  font-weight: normal;
  color: #fff;
  margin: 0;
  padding: 5px 10px;
  background: #999;
}

#quality .container .dl_type_policy dd {
  margin: 0;
  padding: 10px;
  background: #fff;
}

#quality .container .tab-group .tab-group {
  padding: 15px 0;
  gap: 10px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#quality .container .tab-group li {
  list-style: none;
  color: #30353b;
  text-align: center;
  width: 48%;
  cursor: pointer;
  position: unset;
  font-weight: bold;
  font-size: 16px;
}

#quality .container .tab-group li a {
  background-color: #fff;
  padding: 16px 0 20px;
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}

#quality .container .tab-group li a::after {
  content: "\f107";
  color: #30353b;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: 16px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 3px;
}

#quality .container .tab-group li i.fa {
  display: none;
}

#quality .container .tab-group li a:hover {
  background-color:#dedede;
  color:#000000;
}

#quality .container a{
	text-decoration: none;
	display:block;
}
#quality .container h3{
	padding: 16px 20px;
    width: 100%;
    background: #dedede;
    font-weight: normal;
    margin: 0 0 20px;
    color: #fff;
}
#quality .container dl.dl_type_product{
	margin: 10px 0 0 10px;
}
#quality .container .dl_type_product dt{
	font-size: 14px;
    margin: 0 0 10px 10px;
}
#quality .container .dl_type_product dd{
	flex-grow: 1;
    list-style: none;
    border: 1px solid #e2e2e2;
    color: #30353b;
    padding: 12px 0 8px;
    text-align: center;
    width: 100%;
    cursor: pointer;
    border-radius: 50px;
    position: unset;
    display: inline-block;
    margin: 0 30px 10px 0;
    background-color: #fff;
}
#quality .container .product_detail {
    padding-top: 80px;
    margin-top: -80px;
    margin-bottom:100px;
}
#quality .container .product_detail h3 {
    position: relative;
    color: #000000;
}
#quality .container .product_detail h3:before {
    position: absolute;
    top: 25%;
    left: 20px;
    width: 6px;
    height: 50%;
    content: '';
    border-radius: 3px;
    background: #000000;
}
#quality .container .product_detail h3 span{
    padding-left: 20px;
   font-size:18px;
}
#quality .container h2{
   font-size:18px;
}
#quality .container h1:after {
    content: "";
    width: 78px;
    height: 4px;
    background-color: #000000;
    display: block;
    margin: 16px auto 36px;
}