@charset "utf-8";
/*
Theme Name: AMATA
*/

@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
body {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
h1, h2 {
  font-weight: 500 !important;
}

/*
  common
*/
.post_body h1 span, .post_body h2 span, .ttl span, .search .ttl_h1, .breadcrumb, .headline, .formbox a {
  border: 0;
}
.ttl {
  position: relative;
  border-color: #dcdcdc !important;
}
footer .ttl::after {
  content: '';
  display: block;
  width: 112px;
  height: 2px;
  background: url(images/bg_title_s.png) no-repeat bottom left;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.mainarea .ttl::after {
  content: '';
  display: block;
  width: 153px;
  height: 2px;
  background: url(images/bg_title_l.png) no-repeat bottom left;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.single_head::after, .taxonomy .ttl::after, .page .ttl::after {
  content: '';
  display: block;
  width: 339px;
  height: 2px;
  background: url(images/bg_title_ll.png) no-repeat bottom left;
  position: absolute;
  bottom: -2px;
  left: 0;
}

i {
  display: none;
}
.pagetop a i {
  background: url(images/btn_top.png) no-repeat center center #aaaaaa;
  display: block;
  width: 100%;
  height: 100%;
}
.icon-arrow-up2:before {
  content: '';
}

.page .mainarea {
  width: 100%;
}
.post_body {
  border: 0;
  font-size: 15px;
  line-height: 2.26;
}
.btn_text {
  background-color: #e5e5e5;
  padding: .3em 2em;
  border-radius: 3px;
}

/*
  breadcrumb
*/
#breadcrumb_wrap {
  background-color: #d3d3d3;
}
#breadcrumb {
  margin: auto;
  list-style: none;
  padding: 1em 0;
  font-size: 13px;
}
#breadcrumb li {
  display: inline-block;
  margin-right: 1em;
}
#breadcrumb li.current_page_item a,
#breadcrumb li.current_page_ancestor a {
  color: #f73737;
}
#breadcrumb li:not(:last-child)::after {
  content: '>';
  margin-left: 1em;
}
#breadcrumb.taxonomy li:not(:last-child)::after,
#breadcrumb.page li:not(:last-child)::after {
  content: '|';
}


/* 
  header
*/
.row {
  position: relative;
}
.headline .ttl, .headline .subttl{
  display: none;
} 
.headline {
  border: none;
}
.logo_text {
  padding-top: 0;
  background-color: #FFF;
}

.headline .col-xs-12 {
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.mlp-language-box ul li {
  padding: .3em 1em;
  background-color: #e5e5e5;
  margin: 0;
  display: inline-block;
}
.mlp-language-box ul li:not(:first-child) {
  padding-left: 0;
}
.mlp-language-box ul li:not(:first-child)::before {
  content: '|';
  display: inline-block;
  margin-right: .5em;
}
.mlp-language-box ul li a.current-language-item {
  color: #f73737;
}

.logo img {
  height: auto !important;
}
@media (min-width: 48em) {
  .logo img {
    max-width: 60% !important;
    padding-top: 1em;
  }
}
@media (min-width: 34em) {
  .logo img {
    max-width: 60% !important;
    padding-top: 1em;
  }
/*
  .headline .col-sm-6{
    float: none;
  }
  .header_right {
    position: static !important;
    text-align: right;
    padding: 0 .9375rem;
  }
*/
}

.sitecopy {
  font-size: 18px;
  letter-spacing: .34em;
}
.header_right {
  position: absolute;
  right: .9375rem;
  bottom: 0;
}
.header_right_content {
  display: inline-block;
}
.header_right_content *{
  margin: 0;
}
.header_right_content a{
  display: block;
  padding: 10px 30px;
  background-color: #e5e5e5;
  border-radius: 3px;
  margin-left: 23px;
  font-size: 13px;
}

.navbar {
  background-color: #000;
}
.navbar-nav a {
  color: #FFF !important;
  text-align: center;
}
.navbar-nav .nav-item:last-child {
/*  float: left;*/
}
.navbar-nav > .nav-item:last-child a {
  background-color: inherit !important;
}
#menu-g_navi {
  display: table;
  table-layout: fixed;
  width: 100%;
}
#menu-g_navi li {
  border-left: 1px solid #FFF;
/*  min-width: 140px;*/
  vertical-align: top;
  display: table-cell;
  float: none;
}
.navbar li:last-child {
  border-right: 1px solid #FFF;
}
.tax-tax_works .navbar li.menu-item-type-post_type_archive,
.navbar li.current-menu-item,
.navbar li.current-page-ancestor {
  background: url(images/bg_title_m.png) no-repeat top center;
  background-size: contain;
}

/*
  top
*/
.carousel-item {
	position: relative;
}
.main {
/*
  background-color: rgba(0,0,0, .6);
  position: absolute;
  bottom: 0;
  width: 100%;
*/
  background-color: #FFF;
}
.main h3 a {
/*  color: #FFF;*/
  color: #000;
}
.cover {
  background-color: #d3d3d3;
}
.ttl01 {
  font-size: 17px;
}
.blog_list {
  position: absolute;
  right: 0;
  bottom: .5em;
  padding: 5px 25px;
  background-color: #e5e5e5;
  border-radius: 3px;
  font-size: 14px;
}
.post_time {
  font-size: 14px;
  margin-right: 24px;
}
.post_cat {
  padding: 5px 8px;
  min-width: 163px;
  background-color: #e5e5e5;
  border-radius: 3px;
  display: inline-block;
  color: #000;
  margin: 0;
}
.list .post_links {
  padding-bottom: 1rem;
  border-color: #dcdcdc;
}
.list .post_links .post_thumb {
  border: 1px solid #c8c8c8;
}
.list .post_ttl {
  font-size: 17px;
  margin-top: 1em;
}
.list .post_links .post_thumb span {
  height: 150px;
}

#top_contact {
  display: none;
}

/* 
  single
*/
.single_title {
  font-size: 28px;
  margin-bottom: 44px;
  letter-spacing: 0.26em;
}
.single_head {
  position: relative;
  border-bottom: 2px solid #dcdcdc;
  margin-bottom: 70px;
}
.single_head .post_meta {
	margin-bottom: 10px;
}
.single_head .post_cat {
	position: absolute;
  right: 0;
  bottom: 10px;
  text-align: center;
  min-width: 184px;
}
.single_head .post_time {
  color: #000;
}
.single_head h1 {
  margin-bottom: 10px;
  font-size: 20px;
  padding-right: 200px;
}
.pager li>a {
  float: none;
  min-width: 166px;
  padding: 10px;
  background-color: #e5e5e5;
  border-radius: 3px;
}
.pager li:last-child>a {
  margin-right: 0;
}

.archive .mainarea,
.single .mainarea {
  width: 75.86%;
}
.archive .sidebar,
.single .sidebar {
  width: 24.1308%;
  float: right;
}
.archive .sidebar h2,
.single .sidebar h2 {
  font-size: 17px;
  margin-bottom: 15px;
}
.archive .sidebar ul,
.single .sidebar ul {
  margin: 0;
  padding: 0;
}
.archive .sidebar li,
.single .sidebar li {
  display: block;
  background-color: #e5e5e5;
  text-align: center;
  margin-bottom: 10px;
  padding: 1em 0;
  border-radius: 3px;
}


/*
  taxonomy 
*/
.taxonomy .mainarea {
  width: 100%;
}
.taxonomy .ttl_h1 {
  border: none;
  font-size: 28px;
  letter-spacing: .26em;
}
.taxonomy .ttl {
  margin-bottom: 50px;
}
.taxonomy .list .list-block {
  display: table;
  border-bottom: 2px solid #dcdcdc;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.taxonomy .list .post_thumb {
  border: none;
  background-color: inherit;
  display: table-cell;
  vertical-align: top;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -ms-background-size: 100% auto;
}
.taxonomy .list .post_thumb span {
  display: block;
  width: 250px;
  height: auto;
  margin-bottom: 12px;
}
.taxonomy .list .link {
  list-style: none;
  margin: 0 0 14px 0;
  padding: 0;
  text-align: center;
}
.taxonomy .list .link li {
  display: inline-block;
}
.taxonomy .list .link li .noimg {
  display: inline-block;
  background-color: #000;
  color: #FFF;
  border-radius: 3px;
  font-size: 13px;
  font-weight: 400;
  padding: .5em 2em;
}
.taxonomy .list .post_thumb .portfolio_copy {
  font-size: 11px;
  text-align: center;
}


.taxonomy .list .list-text {
	padding: 0 0 0 32px;
  font-size: 14px;
  width: 100%;
  display: table-cell;
  vertical-align: top;
}
.taxonomy .list .post_ttl {
  font-size: 26px;
  font-weight: 500;
  margin: 0 0 1em;
  position: relative;
  padding-right: 180px;
}
.taxonomy .list .post_ttl span {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 13px;
  font-weight: 400;
  background-color: #f1f1f1;
  min-width: 163px;
  text-align: center;
}
.taxonomy .list .list-body table {
  background-color: #f1f1f1;
  padding: 17px 30px;
  border-collapse: inherit;
  width: 100%;
  font-size: 13px;
  border-collapse: separate;
  border-spacing: 0 13px;
  table-layout: fixed;
}
.taxonomy .list .list-body table th,
.taxonomy .list .list-body table td {
  font-weight: 400;
}
.taxonomy .list .list-body table th {
  background-color: #FFF;
  width: 80px;
  text-align: center;
}
.taxonomy .list .list-body table td {
  padding-left: 1em;
}
.taxonomy .list .list-body table td a {
  color: #f73737;
}
.taxonomy .list-block > h3 {
	display: none;
}

/*
  page
*/
.page .ttl_h1 {
  border: none;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: .26em;
  padding-bottom: 1rem;
}
.page .mainarea h2 {
  margin-bottom: 40px;
  font-size: 20px;
}
.page .mainarea h3 {
  background-color: #f1f1f1;
  font-size: 16px;
  font-weight: 400;
  padding: 1em 20px;
  margin-top: 3rem;
}
.page .img01 {
  float: left;
  margin: 0 2em 1em 0;
}
.page table, .page th, .page td {
  border: none;
}
.page p.profile {
  width: 89.38%;
  margin: 3em auto 2em;
  padding: 40px;
  border: 2px solid #dcdcdc;
  font-size: 13px;
}
.page p.profile strong {
  font-size: 15px;
}
.page .table01 th,
.page .table01 td {
  padding: 1em 2em;
  border: 1px solid #dcdcdc;
  line-height: 2.26;
}
.page .table01 th {
  background-color: #f1f1f1;
}
.page .table01 a {
  color: #f73737;
}
.page .faq dt {
  background: url(images/icon_q.png) 10px .75em no-repeat #f1f1f1;
  font-size: 16px;
  font-weight: 400;
  padding: .5em 20px .5em 52px;
  margin-top: 2rem;
}
.page .faq dd {
  background: url(images/icon_a.png) 10px 1em no-repeat;
  padding: 1em 20px 1em 52px;
  margin-bottom: 1em;
}

.page .hissu {
  color: #f73737;
  font-size: 13px;
  margin-left: 1em;
}
.page .contact_form input[name="your-lastname"],
.page .contact_form input[name="your-firstname"] {
  width: 6em;
  display: inline-block;
  margin-left: .5em;
}
.page .contact_form input[name="your-zip"] {
  width: 10em;
  display: inline-block;
  margin-left: .5em;
  margin-bottom: 1em;
}
.page .wpcf7-form p {
  text-align: center;
}
.page .wpcf7-form input[type="submit"] {
  background-color: #000;
  padding: 1em 4em;
  border-radius: 3px;
}


.page .list-interview {
	line-height: 1.5;
}

.page .list-interview .box {
	padding: 20px;
}

.page .list-interview h3 {
	padding: 10px;
  margin: 0 0 10px 0;
  font-weight: 500;
}



.page .list-interview .btn_text {
	font-size: 12px;
}





.page .table01.list-interview {
  margin: auto;
}








.page .table01.list-interview tr:first-child th,
.page .table01.list-interview th,
.page .table01.list-interview td {
  border: none;
  padding: 0 0 2em 0;
}
.page .table01.list-interview th {
  padding-right: 1em;
  background-color: inherit;
}

.page .mission {
  width: 50%;
}


/* sitemap */
#sitemap > ul {
  margin: 0;
  padding: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
}
#sitemap > ul > li {
  display: table-cell;
  vertical-align: top;
  font-size: 19px;
  font-weight: 500;
}
#sitemap > ul > li::before {
  content: '・';
  display: inline-block;
  width: 1.5rem;
}
#sitemap > ul > li > ul {
  list-style: none;
  margin: 0;
  padding-left: 1.5rem;
  font-size: 15px;
  font-weight: 400;
}


/* 
  footer
*/
footer {
  font-size: 14px;
  background-color: #f1f1f1;
}
footer .widgets h2 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 1em;
}
footer .textwidget {
  line-height: 1.92;
}
footer .textwidget strong {
  font-size: 16px;
  font-weight: 500;
}

footer .menu-item {
  border: none !important;
  font-size: 13px;
}
footer .menu-item a {
  padding: 0 !important;
  margin-bottom: .3em;
}
footer ul.children {
  border: none !important;
}
footer ul:not(.sub-menu) > .menu-item {
  margin-bottom: 1em;
}
footer ul:not(.sub-menu) > .menu-item::before {
  content: '・';
  display: inline-block;
  width: 1rem;
}
footer .widget ul li ul {
  border: none;
}

.foot {
  border-top: 2px solid #dcdcdc;
  padding-top: 25px;
}
.foot .com {
  display: none;
}
.sns a {
/*  text-indent: -99999999999999999999px;*/
}
.sns i {
  display: block;
}
.icon-twitter:before {
  content: '';
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url(images/icon_twitter.png) no-repeat;
}
.icon-facebook:before {
  content: '';
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url(images/icon_facebook.png) no-repeat;
}
.portfolio_copy {
  font-size: 11px;
  padding: 0 0 1em;
}

/*
  hanburger*/
.navbar-toggle, .navbar-toggle:hover {
  background-color: #000 !important;
  padding: 3.75vw 2.34vw;
}

.navbar-toggle .icon-bar {
  background-color: #FFF !important;
  width: 6.4vw;
}
.navbar-toggle:not(.collapsed) .top-bar {
/*
  position: absolute;
  top: calc(50% - 1px);
  transform-origin: center center;
*/
  transform-origin: center center;
  transform: translateY(6px) rotate(-45deg);
  -webkit-transform: translateY(6px) rotate(-45deg);
  
}
.navbar-toggle:not(.collapsed) .bottom-bar {
/*
  position: absolute;
  bottom: calc(50% - 1px);
  transform-origin: center center;
*/
  transform-origin: center center;
  transform: translateY(-6px) rotate(45deg);
  -webkit-transform: translateY(-6px) rotate(45deg);
}

/*
  for SP
*/
@media (max-width: 47.9em) {
  .logo_text {
    margin-bottom: 3.75vw;
    height: 7.81vw;
  }
  .logo { 
    display: block;
    max-width: 44.68vw;
  }
  .logo img {
    max-width: 100% !important;
    height: auto !important; 
    padding: 0;
    margin-bottom: 6.5vw;
  }
  .sitecopy {
    position: absolute;
/*    top: -1rem;*/
    top: 1em;
    font-size: 2.96vw;
/*    left: .9375rem;*/
    left: calc((100vw - 34rem) / 2 + .46875rem );
  }
  @media (max-width: 540px) {
    .sitecopy {
      left: .9375rem;
    }
  }
  
  .headline {
    padding: 0;
  }
  .headline .com {
    margin: 0;
  }
  .headline .col-xs-12 {
    right: .9375rem;
    font-size: 2.5vw;
    margin: 0;
    padding: 0;
    z-index: 20;
    display: none;
  }
  .headline #headlineToggle {
    display: block !important;
    position: absolute;
    top: 0;
    right: .9375rem;
    z-index: 10;
    padding: 1.25vw 2.81vw;
    background-color: #e5e5e5;
  }
  .headline #headlineToggle img {
    width: 5.46vw;
  }

  .widget ul li a {
    padding: .5em;
  }
  .header_right, .row {
    position: inherit;
  }
  .header_right {
    height: 0;
  }
  .header_right_content a {
    display: none; 
  }
  .navbar-toggle {
    top: 11.56vw;
    right: .9375rem;
  }
  .searchform_nav {
    display: none;
  }
  .navbar-nav a {
    color: #000 !important;
    text-align: left;
  }
  .navbar {
    background-color: #FFF;
    position: inherit;
    border-top: 1px solid rgba(119, 119, 119, 0.1);
  }
  .tax-tax_works .navbar li.menu-item-type-post_type_archive,
  .navbar li.current-menu-item,
  .navbar li.current-page-ancestor {
    background: none;
  }
  .navbar-nav > .nav-item:last-child a {
    color: inherit !important;
  }
  
  .list .post_links .post_thumb {
    height: 80px;
    display: inline-block;
    background-size: cover;
    background-position: center center;
  }
  .list .post_links .post_thumb span {
    height: 80px;
  }
  
  .post_cat {
    min-width: inherit;
  }
  .single_head .post_cat {
    min-width: inherit;
    bottom: auto;
    top: 0;
  }
  .single_head {
    margin-bottom: 9.37vw;
  }
  .single_head h1 {
    padding-right: 0;
  }
  .pager li>a {
    min-width: inherit;
  }
  
  #carousel-generic {
    padding: 0;
  }
  
  #top_contact {
    display: block;
    width: 45.93vw;
    margin: 0 auto 7.81vw;
    padding: 1em;
    text-align: center;
    background-color: #e5e5e5;
    border-radius: 3px;
  }
  
  .archive .mainarea, .single .mainarea,
  .archive .sidebar, .single .sidebar {
    width: 100%;
  }
  .main h3 a {
    font-size: 1rem;
  }

  .taxonomy .list .post_thumb span {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .taxonomy .list .post_thumb,
  .taxonomy .list .list-text {
    display: block;
    width: 100%;
    padding: 0;
  }
  .taxonomy .list .list-body table {
    padding: 4.68vw;
    display: block;
  }
  .taxonomy .list .list-body table tr {
    display: block;
    font-size: 0;
  }
  .taxonomy .list .list-body table th, .taxonomy .list .list-body table td {
    word-wrap: break-word;
    word-break: break-all;
    margin-bottom: 1em;
    display: inline-block;
    font-size: 13px;
    vertical-align: top;
  }
  .taxonomy .list .list-body table th {
    width: 30%;
  }
  .taxonomy .list .list-body table td {
    width: 70%;
    box-sizing: border-box;
  }
  .taxonomy .list .list-body table a {
    word-wrap: break-word;
  }
  .taxonomy .list .list-block {
    position: relative;
    border: 0;
    padding-bottom: 12.5vw;
    margin-bottom: 0;
    width: 100%;
  }
  .taxonomy .list-block > h3 {
	  display: block;
  }
  .taxonomy .list-block .list-text > .post_ttl {
	  display: none;
  }
  .taxonomy .list .post_ttl {
    text-align: center;
    width: 100%;
    background-color: #f1f1f1;
    font-size: 5vw;
    padding: 3.9vw 0;
  }
  .taxonomy .list .post_ttl span {
    display: none;
  }
  
  .page .img01 {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0 0 1em 0;
  }
  .page table.mission,
  .page table.mission tr {
    display: block;
    width: 100%;
  }
  .page table.mission th,
  .page table.mission td {
    display: inline-block;
    padding: 0;
    float: left;
    margin-bottom: .7em;
  }
  .page table.mission th {
    padding-right: 2em;
  }
  .page table.mission tr::after {
    content: '';
    display: block;
    clear: both;
    margin-bottom: 1em;
  }
  .page p.profile {
	  border: none;
    border-top: 2px solid #dcdcdc;
    margin: 0;
    padding: 1em 0 0;
    width: 100%;
  }
  .page .table01 tr:first-child th {
    border-top: 1px solid #dcdcdc;
  }
  .page .table01 th,
  .page .table01 td {
    display: block;
	  padding: 1em;
    border-top: 0;
  }
  .page .table01.list-interview th {
	  background-color: inherit;
    text-align: center;
    margin-bottom: 1rem;
  }
  .page .table01.list-interview td {
    margin-bottom: 3rem;
  }
  .page .table01.list-interview tr:first-child th,
  .page .table01.list-interview th,
  .page .table01.list-interview td {
    padding: 0;
  }
  
  div.wpcf7 .ajax-loader {
    display: block;
    text-align: center;
    margin: 0 auto;
  }

  #sitemap > ul > li {
    display: block;
    margin-bottom: 2em;
  }
  
  .single_head::after, .taxonomy .ttl::after {
    width: 50%;
  }
}



.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}