@charset "UTF-8";
/* CSS Document */
.top-mainslider {
}
#home #news {
  padding-top: 6.4rem;
}
#home #news .news-list {
  width: 100%;
}
  #home #news .news-list dl {
    display: block;
  }
    #home #news .news-list dl dt {
      width: 100%;
    }
    #home #news .news-list dl dd {
      width: 100%;
    }
#home #product .content-inner {
  width: 100%;
}
#home #product .content-inner .content_btn{
  margin: 4.2rem auto 0px;
  width: 40%;
}
#home #product .content_btn.oval a{
  width: 100%;
}
#home #product .content h3{
  width: 88%;
}
#home #product .content .product_content .product_txt h3{
  width: 100%;
}
#home #about .content_btn{
  width: 40%;
  margin: 0px auto;
}
#home #about .content_btn a {
  width: 100%;
}
#home #about .content h3 {
  width: 100%;
  color: #111;
}
.pages .page_title h2 .ja {
  padding-top: 0.2em;
}
.eir_area_area_top_002 .s_eirModule_titleBox{
  width: 100%!important;
  margin-left: 0px!important;
}
/*------------------------------- SP ------------------------------*/
@media screen and (max-width: 599px) {
  .mainvisual {
  }
.mainvisual_image video {
  width: 100%;
} 
  .mainvisual .mainvisual_txt {
    top: 40vh;
    width: 90%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
  }
  .mainvisual .mainvisual_txt .message {
    font-size: 320%;
  }
  .mainvisual .mainvisual_txt .message.ja {
    font-size: 160%;
    font-weight: bold;
    margin-top: 20px;
  }
  .mainvisual .mainvisual_image {
    margin: auto;
    width: 100%;
    height: auto;
    text-align: center;
  }
  .mainvisual .mainvisual_image img {
  }
  #home #news {
    padding-top: 3.2rem;
  }
  #home #product .content-inner .content_btn{
    margin: 2.0rem auto 0px;
    width: 80%;
  }
  #home #about .content_btn {
    width: 80%;
  }
  #bodymovin{
    width: 76%;
    height: auto;
    margin: 0px auto;
  }
  .top_logoanimation{
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .mainvisual_txt{
    margin-bottom: 20px;
  }
  .mainvisual_txt .message_en{
  font-size: 350%;
  }
  .mainvisual_txt .message_ja{
  font-size: 120%;
  font-weight: bold;
  margin-top: 20px;
  }
  #home #ir .top .news .news-title h3 {
    margin-bottom: 2.0rem;
  }
  #home #product .product_content.beautymerit .product_txt h3 {
    font-size: 2.8rem;
  }
  #home #product {
    margin-bottom: 8.4rem;
  }
}
/*------------------------------- SP ------------------------------*/
@media screen and (max-width: 600px) {
  #about .about_logo img {
    width: 45%;
    height: auto;
  }
  #about .center p.about_txt {
    width: 100%;
    font-size: 140%;
    line-height: 2.2;
  }
  #about .content_btn.oval a {
    width: 80%;
  }
}
/*-------------------------------------------------------------------
	News
-------------------------------------------------------------------*/
#news {
  margin-bottom: 0;
  padding-top: 0px;
}
#news .content-inner .content {
  display: flex;
}
#news .content-inner .content h3{
  width: 274px
}
#news .news-list {
  width: 886px;
  margin: auto;
}

@media screen and (max-width: 785px) {
#news .content-inner .content {
  display: block;
}
#news .content-inner .content h3{
  width: 100%;
}
#news .news-list {
  width: 100%;
}
#news .under dl,dt,dd{
  width:100%;
  }
  #news .under  dl dt{
  margin-bottom:0px;
  }
  #news .under dl dd {
  padding-left:0px;
  }

}
/*------------------------------- SP ------------------------------*/
@media screen and (max-width: 599px) {
  #news h3 {
    margin-bottom: 32px;
  }
  #news .news-list {
    margin: auto;
    width: 100%;
  }
  #news .news-list dl dt, #news .news-list dl dd {
    font-size: 130%;
  }
  #news .center {
    padding-left: 0;
  }

}

/*-------------------------------------------------------------------
	pages
-------------------------------------------------------------------*/
.pages .main_content{
  padding-top: 114px;
}
  .pages .page_title {
    margin: auto;
    width: 88%;
  }
  .pages .page_title h2 {
    font-size: 420%;
    margin-bottom: 24px;
    word-break: keep-all;
  }
  .pages .content h3 {
    margin: 64px auto 32px;
    width: 100%;
  }
/*-------------------------------------------------------------------
	pages  -- About
-------------------------------------------------------------------*/
#about .content {
  padding-bottom: 32px;
}
#about .mission .content, #about .ourvalues .content {
  width: 100%;
}
#about .mission .image_message .image_message_txt{
  width: 88%;
  margin: 0px auto 16px;
}
#about .content h3 {
  width: 88%;
  margin: 0px auto 2.8rem;
  font-size: 3.6rem;
  color: #084e9b;
}
#about.pages .content h3.page_first{
  width: 88%;
}
#about .mission p {
  padding-right: 6%;
}
#about .ourvalues .content_txt {
  padding-right: 6%;
}
@media screen and (max-width: 768px) {
#about .mission .image_message{
  width: 100%;
}
#about .mission .image_message_txt {
  font-size: 210%;
  position: relative;
  font-weight: bold;
  line-height: 1.6;
}
#about .mission p{
  padding-left: 0%;
  font-size: 140%;
  line-height: 2.4;
  text-align: justify;
}
  #about .page_title .message {
    font-size: 240%;
    margin: 40px auto 20px;
    width:88%;
  }  
#about .mission .image_message .page_visual_image{
  width: 100%;
}
#about .mission p{
  width: 85%;
  margin-right: 5%;
}
#about .mission .content_txt p{
  width: 100%;
  margin-left: 0px;
  margin-top: 16px;
}
#about .ourvalues .content_txt{
  width: 100%;
}
#about .ourvalues .content_txt p{
  line-height: 2.0;
  font-size: 140%;
}
#about .ourvalues .content_txt_outer {
  width: 88%;
  max-width:88%;
  padding-left: 0px;
  margin: 0px auto 64px;
}
#about .ourvalues .content div:first-child{
  margin-top: 64px;
}
#about .ourvalues .content div:last-child{
  margin-bottom: 0px;
}
#about .ourvalues h4{
  font-size: 320%;
}
}
/*------------------------------- SP ------------------------------*/
@media screen and (max-width: 599px) {
#about.pages .content h3.page_first{
  margin-bottom: 32px;
}
#about .mission .image_message .image_message_txt{
  font-size: 280%;
  line-height: 1.6;
}
#about .mission p{
  width: 88%;
  padding-right: 0px;
}
#about .ourvalues h4{
  font-size: 280%;
  font-weight: 900;
}
#about .ourvalues .content_txt {
  padding-right: 0px;
}
  #about .ourvalues .content_txt p{
    width: 100%;
    margin-left: 0px;
  }
}

/*-------------------------------------------------------------------
	pages  -- News
-------------------------------------------------------------------*/
#news .list {
  background: #f8fafc;
}
#news .list .content {
  padding: 16px 0 160px;
  margin-top: 0px;
}
#news.detail .list .content {
  padding: 0px 0 64px;
  margin-top: 0px;
}
#news .backnumber_wrapper{
  width: 900px;
  margin: 0px auto;
}
#news .backnumber {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#news .cont_heg_50 {
  position: absolute;
  height: 50%;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #fd7b52;
}
#news .icon_select_mate {
  position: absolute;
  top: 15px;
  right: 7%;
  font-size: 16px;
  height: 22px;
  transition: all 275ms;
}
#news .select_mate {
  position: relative;
  min-width: 180px;
  width: 180px;
  min-height: 50px;
  color: #000000;
  font-weight: bold;
  background-color: #ffffff;
  border-radius: 50px;
  transition: all 375ms ease-in-out;
  font-size: 87.5%;
  margin-bottom: 20px;
}
#news .select_mate select {
  position: absolute;
  overflow: hidden;
  height: 0px;
  opacity: 0;
  z-index: -1;
}
#news .cont_list_select_mate {
  position: relative;
  float: left;
  width: 100%;
}
#news .cont_select_int {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 999;
  overflow: hidden;
  height: 0px;
  width: 100%;
  background-color: #fff;
  padding: 0px;
  margin-bottom: 0px;
  margin-top: -36px;
  margin: -49px auto 0;
  border-radius: 31px;
  /* box-shadow: 1px 4px 10px -2px rgba(0, 0, 0, 0.2); */
  transition: all 375ms ease-in-out;
}
#news .cont_select_int li {
  position: relative;
  float: left;
  width: 100%;
  list-style-type: none;
  padding: 10px 11%;
  margin: 0px;
  transition: all 275ms ease-in-out;
  display: block;
  cursor: pointer;
  letter-spacing: 0.3em;
  font-size: 140%;
}
#news .cont_select_int li:first-child {
  padding: 22px 8%;
  width: 100%;
  display: block;
  margin: 0px;
  cursor: pointer;
  font-weight: bold;
  letter-spacing: 0.3em;
}
#news .cont_select_int li:last-child {
  border-radius: 3px;
  border-bottom: 0px;
}
#news .cont_select_int li:hover {
  background-color: #EEEEEE;
}
#news .cont_select_int li:first-child:hover {
  background-color: #ffffff;
}
#news .cont_select_int li.active {
  background-color: #EEEEEE;
}
#news .cont_select_int li:first-child.active {
  background-color: #ffffff;
}
#news .selecionado_opcion {
  padding: 17px 8%;
  width: 100%;
  display: block;
  margin: 0px;
  cursor: pointer;
  font-weight: bold;
  letter-spacing: 0.3em;
  font-size: 140%;
}
#news.pages .list .news_content, #news.pages .list .news_list, #news.pages .news_content_detail {}
#news.pages .list .news_list, #news.pages .news_content_detail {
  width: 900px;
  margin: 0px auto;
}
#news.pages .list .news_list dl {
  background: #ffffff;
  margin-bottom: 3px;
  border-radius: 3px;
  padding: 20px 30px;
}
#news.pages .list .news_list dl dt, #news.pages .list .news_list dl dd {
  font-size: 140%;
  line-height: 1.8;
}
#news.pages .list .news_content_detail {
  background: #ffffff;
  padding: 34px 34px;
  width: 88%;
}
#news.pages .list .news_content_detail h3 {
  margin: 0 0 10px;
  font-size: 260%;
  font-weight: bold;
  text-align: justify;
  line-height: 1.6;
}
#news.pages .list .news_content_detail .news_date {
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 40px;
}
#news.pages .list .news_content_detail h4 {
  margin: 0 0 20px;
  font-size: 137.5%;
  font-weight: bold;
  text-align: justify;
  line-height: 1.6;
}
#news.pages .list .news_content_detail h5 {
  margin: 50px 0 20px;
  font-size: 180%;
  font-weight: bold;
  text-align: justify;
  line-height: 1.6;
  padding-top: 20px;
}
#news.pages .list .news_content_detail h6 {
  margin: 0 0 20px;
  font-size: 112.5%;
  font-weight: bold;
  text-align: justify;
  line-height: 1.6;
  border-bottom: #cccccc solid 1px;
}
#news.pages .list .news_content_detail p {
  margin: 0 0 1.5em;
  text-align: justify;
  line-height: 2;
  font-size: 140%;
}
#news.pages .list .news_content_detail .article p {
  margin: 0 0 3.85em;
  font-size: 1.6rem;
}
#news.pages .list .news_content_detail .article .news_pdf {
  font-size: 140%;
  text-decoration: underline;
}
.s_eirModule_type_icon-pdf {
    content: url(../images/pdf.svg);
    display: inline-block;
    position: relative;
    width: 1.8em;
    margin-bottom: -0.4em;
    margin-left: 5px;
}
#news.pages .list .news_content_detail  a {
  text-decoration:underline;
  word-break: break-all;
}
#news.pages .list .news_content_detail p.news_image {
  width: 80%;
  margin: 10px auto 50px;
}
#news.pages .list .news_content_detail p .caption {
  color: #888;
  font-size: 1.2rem;
  word-break: break-all;
}
#news.pages .center {
  margin: 30px 0;
}
#news.pages .news_content_detail_company {
  margin-top: 40px;
}
#news.pages .list .news_content_detail .news_content_detail_company p {
  color: #939393;
  margin: 0;
}
#news.pages table.onBorder {
  border:1px solid #e7e7e7;
  margin-bottom: 3.85em;
  width: 80%;
}
.pagenavi-wrapper {
  width: 100%;
  text-align: center;
  margin-top: 1.0rem;
}
.wp-pagenavi{
  display: flex;
  justify-content: center;
  align-items:center;
  margin: 0px auto;
  text-align: center;
  color: #111;
}
.wp-pagenavi a, .wp-pagenavi span{    
  display: flex;
  justify-content:center;
  align-items:center;
  border: 1px solid #e7e7e7;
  width: 42px;
  height: 42px;
  font-size: 1.2rem;
  border-radius: 2px;
}
.wp-pagenavi a:hover{
  border: 1px solid #084e9b;

}
.wp-pagenavi span.current {
  border: 1px solid #084e9b;
  color: #084e9b;
}    
  #news.pages table.onBorder th{
    border:1px solid #e7e7e7;
    padding: 1.0rem;
    font-weight: bold;
    font-size: 1.4rem!important;
    width: 30%;
  }
  #news.pages table.onBorder td{
    border:1px solid #e7e7e7;
    padding: 1.0rem;
    font-size: 1.4rem!important;
    width: 70%;
  }
.backnumber select {
    position: relative;
    min-width: 180px;
    width: 180px;
    min-height: 50px;
    color: #000000;
    font-weight: bold;
    background-color: #ffffff;
    border-radius: 50px;
    transition: all 375ms ease-in-out;
    font-size: 120%;
    margin-bottom: 20px;
    padding-left: 20px;
    line-height: 1.4;
}
.backnumber select {
  background-image: url("../images/arrow.svg");
  background-position: right 14px center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
}
h2.textBox_title.textBox_title-borderBottom1 {
    font-size: 200%;
    margin-bottom: 20px;
    font-weight: bold;
    line-height: 1.4;
}
p.textBox_text.textBox_text-spaceS a {
  text-decoration: underline;
}
  #news.pages .list .news_content_detail .article p.mb_s {
    margin-bottom: 1.4em;
  }
dl.textBox.textBox-spaceS {
  font-size: 120%;
  margin-bottom: 10px;
  }
  dt.textBox_text.textBox_text-spaceS{
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.8
  }
  dt.textBox_text{ 
    font-size: 100%;
    font-weight: normal;
  }
  th.table_title{
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.4;
    padding-top: 10px;
    font-weight: bold;
  }
  td.table_data{
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.4;
    padding-top: 10px;
  }

  #news .pages .main_content {
    padding-top: 114px;
  }
/*------------------------------- PC ------------------------------*/
@media screen and (max-width: 1024px) {
 #news.pages .list .news_list, #news.pages .news_content_detail {
    margin: auto;
    max-width: 100%;
  }
  #news .backnumber_wrapper{
    width: 88%;
    margin: 0px auto;
  }
  #news .list .content {
    padding: 32px 0 64px;
  }
}

@media screen and (max-width: 768px) {
  #news.pages .list .news_list dl{
    display: block;
  }
  #news.pages .list .news_list dl dd{
    width: 100%;
  }
  #news.pages .list .news_list dl dt{
    width: 100%;
  }
}
/*------------------------------- SP ------------------------------*/
@media screen and (max-width: 599px) {
  #news .backnumber_wrapper{
    width: 100%;
    margin: 0px auto;
  }
 #news.pages .list .news_list, #news.pages .news_content_detail {
    margin: auto;
    max-width: 100%;
  }
  #news.detail .content_outer.list .content{
    padding: 40px 0 60px;
  }
  #news.pages .list .news_content_detail {
    margin: auto;
    max-width: 88%;
    box-sizing: border-box;
    padding: 2em;
  }
  #news.pages .list .news_list, #news.pages .news_content_detail {
    margin-left: auto;
    margin-right: auto;
  }
  #news.pages .list .news_content_detail h3 {
    font-size: 180%;
  }
  #news.pages .list .news_content_detail h5 {
    font-size: 160%;
    margin: 30px 0 20px;
  }
  #news.pages .list .news_content_detail p {
    font-size: 140%;
  }
  #news.pages .list .news_content_detail p.news_image {
    margin: 10px auto 30px;
    width: 100%;
  }
  #news.pages .list .news_content_detail .news_content_detail_company p {
    font-size: 130%;
  }
  #news .backnumber {
    margin-left: 0px;
    margin-right:0px;
  }

#news.pages table.onBorder {
  width: 100%;
}
  #news.pages table.onBorder th{
    display: block;
    width: 100%;
  }
  #news.pages table.onBorder td{
    display: block;
    width: 100%;
  }
}
#company.pages .content h3 {
  font-size: 3.2rem;
}
/*------------------------------- TABLET ------------------------------*/
@media screen and (max-width: 768px) {

#company.pages .content .greetings {
  margin: 0px auto 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
#company.pages .content .greetings_image {
  width: 62%;
  margin: auto;
  margin-bottom: 30px;
}
#company.pages .content .greetings_txt {
  width: auto;
  line-height: 1.8;
  font-size: 140%;
}
}
/*------------------------------- SP ------------------------------*/
@media screen and (max-width: 599px) {
#company.pages .content h3 {
  width: 100%;
  margin: 32px auto 32px;
  font-size: 240%;
}
#company.pages .content .greetings {
  margin: 0px auto 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
#company.pages .content .greetings_image {
  width: 70%;
  margin: auto;
  margin-top: 2.4rem;
  margin-bottom: 4.2rem;
}
#company.pages .content .greetings_txt {
  width: auto;
  line-height: 1.8;
  font-size: 140%;
}
  #company.pages .content h4 {
    font-size: 160%;
  }
  #company.pages .content.first, #company.pages .content.company {
    max-width: 100%;
  }
  #company.pages .content.first{
    margin-bottom: 64px;
  }
  #company.pages .content.company {
   margin-top: 64px;
   margin-bottom: 32px;
  }
  #company.pages .content.company table {
    width: 100%;
    max-width: 100%;
    margin: auto;
    font-size: 1.4rem;
  }
  #company.pages table td dl dt {
    float: none;
  }
  #company.pages table td dl dd {
    margin-left: 0;
    margin-bottom: 1em;
  }
  #company.pages .content.map {
    max-width: 100%;
    margin: auto;
    margin-bottom: 64px;
  }
  #company.pages .content.map iframe{
    height:60.75vw;
    margin-bottom: 32px;
  }
  #company.pages .content.map iframe:last-child{
    margin-bottom: 0px;
  }
}

/*-------------------------------------------------------------------
	pages  -- Product
-------------------------------------------------------------------*/
#product .content-inner{
  width: 88%;
} 
#product .content h3{
  margin: 0px auto 2.0rem;
  width: 100%;
}
#product .content h4{
  font-size: 280%;
  line-height: 1.4;
}
#product .product_content {
  width: 88%;
  margin: auto;
}
#product .beautymerit_logo {
  margin-bottom: 32px;
  margin-top: 10px;
}
#product .beautymerit_logo img {
  width: 62%;
  height: auto;
}
#product .product_content .product_txt h3 {
  font-size: 260%;
}
#product .product_content .product_txt h3 + p {
  width: 100%;
}
#product .product_content.beautymerit .product_txt {
  margin: auto;
  padding-top: 0;
  margin-bottom: 32px;
  position: relative;
}
#product .content_btn.oval a {
  margin: 2.0rem auto 0px;
}
#product .product_content.beautymerit .product_image {
  padding-top: 0;
  min-width: 100%;
  width: 100%;
}
#product .product_content.beautymerit .product_image span {
  width: 100%;
  max-width: 100%;
}
#product .funcions_one{
  width: 50%;
}
#product .funcions_one_txt p {
  font-size: 1.8rem;
}
/*------------------------------- TABLET ------------------------------*/
@media screen and (max-width: 768px) {
#product .content h3{
  margin: 0px auto;
  width: 100%;
}
#product .beautymerit_logo img {
  width: 80%;
  height: auto;
}
  #product .funcions_one_img {
    width: 28%;
  }
  #product .funcions_one_txt {
    width: 68%;
  }
  #product .funcions_one_txt p {
    letter-spacing: normal;
    font-weight: 600;
    font-size: 160%;
}
}
/*------------------------------- SP ------------------------------*/
@media screen and (max-width: 599px) {
  #product {
    margin: 0px auto;
  }
  #product .content {
  }
  #product .product_content {
    width: 88%;
    margin: auto;
  }
  #product .support {
    margin: 48px auto 64px;;
  }
  #product .beautymerit_logo {
    margin-bottom: 32px;
    margin-top: 10px;
  }
  #product .beautymerit_logo img {
    width: 100%;
    height: auto;
  }
  #product .content h3{
    font-size: 240%;
    line-height: 1.6;
    margin-bottom: 16px;;
  }
  #product .support .content.width-full{
    margin-top: 42px;
  }
  #product .center.support, #product .center.application{
    margin-bottom: 32px;
  }
  #product .product_content .product_txt h5 {
    font-size: 260%;
  }
  #product .product_content.beautymerit .product_txt {
    margin: auto;
    padding-top: 0;
    margin-bottom: 16px;
    position: relative;
  }
  #product .product_content.beautymerit .product_image {
    padding-top: 0;
    min-width: 100%;
    width: 100%;
  }
  #product .product_content.beautymerit .product_image span {
    width: 100%;
    max-width: 100%;
  }
  #product .product_content .content_btn {
    text-align: center;
    margin-top: 2.0rem;
  }
  #product .product_content .content_btn a{
    font-size: 140%;
    margin: 0px auto;
  }
#product .funcions_one {
  width: 50%;
  padding: 0px;
  display: block;
  flex-wrap: wrap;
  text-align: center;
  margin-bottom: 2.0rem;
}
#product .funcions_one_img {
  width: 38%;
}
#product .funcions_one_img img {
  width: 100%;
  height: auto;
}
#product .funcions_one_txt {
  width: 100%;
}
#product .funcions_one_txt p {
  letter-spacing: normal;
  font-weight: 600;
  font-size: 160%;
  line-height: 1.6;
}
#product .content_btn.oval a {
  width: 88%;
}
}
/*-------------------------------------------------------------------
	pages  -- Antisocial
-------------------------------------------------------------------*/
@media screen and (max-width: 1024px) {
#antisocial .page_title h2 {
  margin-bottom: 32px;
}
#antisocial .policy .content {
  width: 88%;
  margin: 0px auto;
}
}
/*------------------------------- SP ------------------------------*/
@media screen and (max-width: 599px) {
  #antisocial .page_title h2 {
    font-size: 240%;
    font-weight: bold;
    margin-bottom: 32px;
    line-height: 1.8;
    word-break: break-all;
  }
  #antisocial .policy .content {
    width: 100%;
  }
  #antisocial .policy .content p {
    line-height: 1.8;
  }
  #antisocial ol.policy_list li {
    font-size: 120%;
    margin: 3em auto;
  }
}
/*-------------------------------------------------------------------
	pages  -- Security
-------------------------------------------------------------------*/
/*------------------------------- SP ------------------------------*/
@media screen and (max-width: 599px) {
  #security .page_title h2 {
    font-size: 240%;
    font-weight: bold;
    margin-bottom: 60px;
  }
  #security .policy .content {
    margin: 0px auto 64px;
    width: 100%;
  }
  #security .policy .content dl {
    margin-bottom: 0px;
  }
  #security .policy .content dl dd:last-child{
    margin-bottom: 16px;
  }
  #security ol.policy_list{
    margin-bottom: 0px;
  }
}
/*-------------------------------------------------------------------
	pages  -- Privacy
-------------------------------------------------------------------*/
/*------------------------------- SP ------------------------------*/
@media screen and (max-width: 599px) {
  #privacy .page_title h2 {
    font-size: 240%;
    font-weight: bold;
    margin-bottom: 60px;
  }
  #privacy .policy .content {
    margin: 48px auto 0px;
    width: 100%
  }
}
/*-------------------------------------------------------------------
	pages  -- sitemap
-------------------------------------------------------------------*/
/*------------------------------- SP ------------------------------*/
@media screen and (max-width: 599px) {
  #sitemap .page_title h2 {
    font-size: 240%;
    font-weight: bold;
    margin-bottom: 60px;
  }
#sitemap .sitemap .content {
  width: 88%;
  margin: 0px auto 64px;
  display: block;
}
#sitemap .sitemap .content  ul{
  width: 100%;
  margin-right: 5%;
}
}

/*-------------------------------------------------------------------
	404
-------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
.errorcontent{
  width: 88%;
  margin: 0px auto;
  text-align: center;
  padding-top: 10vh;
  padding-bottom: 10vh;
}
.errorcontent_logo{
  width: 88%;
  margin: 0px auto 52px;
  }
}
/*-------------------------------------------------------------------
	recruit
-------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
#recruit.pages .content h3{
  width: 100%;
  font-size: 240%;
}
#recruit.pages table tr th {
  width: 30%
  }
}
/*-------------------------------------------------------------------
	sub_nav
-------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  #recruit .recruit_subnav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #recruit .recruit_subnav ul li {
    width: 47%;
    margin-bottom: 8px;
    text-align: center;
    font-size: 140%;
    letter-spacing: 0;
    margin-left: 0%;
    margin-right: 0px
  }
  #recruit .recruit_subnav ul li a {
    padding-top: 18px;
    padding-bottom: 10px
  }
}
/*------------------------------- SP ------------------------------*/
@media screen and (max-width: 599px) {
  #recruit .recruit_subnav ul li {
    width: 48%;
  }
}
/*-------------------------------------------------------------------
	pages  -- 404
-------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
.error_content{
  width: 88%;
}
}

/*-------------------------------------------------------------------
	pages  -- Contact
-------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
#contact .content_inner{
  width: 88%;
  margin: 0px auto;
}
}
/*---------------------------------------------------------------
	contactform
-------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
.formTable dl {
  width: 100%;
  letter-spacing: -1.0rem;
  font-size: 180%;
  margin-bottom: 32px;
  display: block;
}
.formTable dl dt {
  width:100%;
  height: 32px;;
  text-align:left;
  font-weight: normal;
  display: block;
  letter-spacing: 0.0rem;
  vertical-align: top;
  box-sizing: border-box;
  line-height: 32px;
}
  dl.formtextarea dt {
    padding-top: 0px;
  }
  .formTable dl.text_area dt {
    line-height: 1.8;
    padding-top: 0px;
    padding-bottom: 0px;
    }
.formTable dl dd {
  display: block;
  letter-spacing: 0.0rem;
  vertical-align: top;
  width: 100%;
  box-sizing: border-box;
  padding: 20px 0px;
}
.formTable input{
  margin-left: 0px;
}
.formTable select{
  margin-left: 0px;
}
.formTable textarea {
  margin-left: 0px;
}
.form_btn_wrapper input {
  width: 100%!important;
}
.contact_confirm .form_btn_wrapper input {
  margin-bottom: 2.0rem;
}
input#reset_button{ 
  display: block;
  width: 88%!important;
  margin: 0px auto 12px;
  }
  input#submit_button{
  display: block;
  width: 88%!important;
  margin: 0px auto 12px;
  }
}