@charset "utf-8";
body{
	font-family: 'Poppins', "ゴシック MB101M", sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: 500;
}
.poppins{
}
p{
  font-weight: 500;
}

/* index
-----------------------------------------------------*/
#craf_main{
  margin: 290px 0 224px 0;
}
#craf_main h1{
  font-size: 20px;
  font-weight: bold;
  font-family: "見出ゴ MB31";
  line-height: 2em;
  margin-bottom: 1em;
}
#craf_main p{
  font-size: 70px;
  line-height: 1.5em;
  font-weight: 200;
  letter-spacing: 0.07em;
}
#craf_main p strong{
  font-weight: 600;
}
#craf_scrolldown:after{
  content: "";
  display: block;
  width: 1px;
  height: 60px;
  background: #000;
  margin: 15px auto 15px auto;
}
nav.main_menu > ul > li.active > a > span:not(.plus){
  border-bottom: 2px solid #000;
  border-radius: 0;
  padding: 5px 1px 4px 1px;
}
.filter_holder ul li{
  height: auto;
}
.filter_holder ul li.current span{
  background: none;
  border-radius: 0;
  border-bottom: 1px solid #000;
  line-height: 1em;
}
.filter_holder ul li span{
  vertical-align: baseline;
  box-sizing: content-box;
  line-height: 1em;
  font-size: 18px;
  font-weight: 200;
  border-bottom: 2px solid #fff;
  padding: 0 2px 5px 2px;
}
.filter_holder ul li + li{
  margin-left: 3em;
}
.position_center.title .title_subtitle_holder{
  margin: 70px 0;
}
.title.title_size_medium h1{
  font-size: 70px;
  line-height: 1em;
  letter-spacing: 0.07em;
}
br.sp{
  display: none;
}
.menubtn{
  display: none;
}
#craf_contactfooter{
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
#craf_contactfooter a{
  display: block;
  text-align: center;
  padding: 70px 0;
  position: relative;
}
#craf_contactfooter a:after{
  content: "";
  display: block;
  width: 81px;
  height: 11px;
  background: url(../img/craf_ico_right.svg) no-repeat;
  background-position: right top;
  position: absolute;
  top: 50%;
  right: 20px;
  transition: right 0.5s ease;
}
#craf_contactfooter a:hover:after{
  right: 10px;
}
#craf_contactfooter a p:first-child{
  font-size: 30px;
  letter-spacing: 0.07em;
  font-weight: 300;
}
#craf_contactfooter a h3{
  font-weight: 600;
  font-size: 40px;
  margin: 30px 0 30px 0;
  letter-spacing: 0.07em;
}
#craf_contactfooter a p:last-child{
  font-size: 16px;
  font-family: "見出ゴ MB31";
}
#craf_scrolldown strong{
  font-weight: 300;
}
/* header
-----------------------------------------------------*/
nav.main_menu > ul > li.active > a > span:not(.plus){
  background: none;
}
header.centered_logo.centered_logo_animate .q_logo img,
header:not(.centered_logo) .q_logo img{
  position: static !important;
  width: 100px !important;
  height: auto !important;
}
.q_logo img ~ img{
  display: none;
}
#crafheader{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 150px;
  padding: 0 45px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: height 0.3s ease;
}
#crafheader.scrolled{
  height: 90px;
}
#crafheader #logo{
  display: block;
  height: 25px;
}
#crafheader #logo img{
  width: auto;
  height: 25px;
}
#crafheader nav ul{
  display: flex;
}
#crafheader nav ul li{
  list-style: none;
  float: none;
}
#crafheader nav ul li a{
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.12em;
  padding: 0 24px;
  transition: color 0.3s ease;
  line-height: normal;
}
#crafheader nav ul li a:hover{
  color: #666;
}
#crafheader nav ul li a span{
  display: inline-block;
  padding: 0 2px 2px 2px;
  height: auto;
}
/*
#crafheader nav ul li.current-menu-item > a > span:not(.plus),
#crafheader nav ul li.current_page_item > a > span:not(.plus){
  border-bottom: 2px solid #000;
}
*/
/*
#crafheader nav ul li > a.current > span{
  border-bottom: 2px solid #000;
}
*/
#crafheader nav ul li.active > a > span{
  border-bottom: 2px solid #000;
}


#crafheader nav.main_menu{
  display: inline-flex;
}
#crafheader nav.main_menu > ul{
  position: static;
}
#crafheader nav.main_menu{
  position: static;
}
#craf_title{
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 85px;
  box-sizing: border-box;
}
#craf_title h1{
  font-size: 70px;
  line-height: 1em;
  letter-spacing: 0.07em;
  text-align: center;
}
#navcloseclickbase{
  display: none;
}
footer{
  text-align: center;
  padding: 70px 0;
}

/* portfolio single
-----------------------------------------------------*/
.craf_catrow ul{
  display: flex;
  justify-content: center;
  margin-bottom: 70px !important;
  
}
.craf_catrow ul li{
  list-style: none;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.07em;
}
.craf_catrow ul li + li{
  margin-left: 2em;
}
.craf_catrow ul li strong{
  color: #999999;
  font-weight: normal;
}
.craf_textrow{
  margin: 115px auto !important;
  padding: 0 20px;
  max-width: 1000px;
}
.craf_textrow .vc_column_container:last-child{
  padding-left: 50px;
  letter-spacing: 0.07em;
}
.craf_textrow .vc_column_container:last-child p{
  font-weight: 300;
}
.craf_textrow h4{
  font-weight: normal;
  font-size: 14px;
  color: #999;
  margin-bottom: 1em;
  letter-spacing: 0.07em;
}
.qode-advanced-image-gallery .qode-aig-image img,
.wpb_content_element.wpb_single_image img{
  width: 100%;
  max-width: none !important;
}
.craf_textrow-single{
  margin: 115px auto !important;
  max-width: 600px;
  float: none;
}
.qode_portfolio_related h4{
  text-transform: uppercase;
  font-weight: 600;
  font-size: 30px;
  letter-spacing: 0.08em;
}
.qbutton, .qbutton.medium, #submit_comment, .load_more a, .blog_load_more_button a, .post-password-form input[type='submit'], input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit:not([disabled]), .woocommerce table.cart td.actions input[type="submit"], .woocommerce input#place_order, .woocommerce-page input[type="submit"], .woocommerce .button{
  background: #eee;
}
.wpb_single_image .vc_single_image-wrapper{
  display: block;
}
.page-id-364 .boxed .section .section_inner{
  width: auto !important;
}
.parallax_section_inner_margin, .section_inner_margin{
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.youtube_embed{
  margin-bottom: 115px !important;
}
/* services
-----------------------------------------------------*/
.page-id-346 .grid_section h2{
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 0.5em;
  position: relative;
  letter-spacing: 0.07em;
}
.page-id-346 .grid_section h2:before{
  content: "";
  display: inline-block;
  width: 40px;
  height: 37px;
  background: url(../img/craf_ico_check.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: -50px;
  top: 5px;
}
.page-id-346 .grid_section p{
  margin: 1em 0;
}
.page-id-346 .grid_section p small{
  font-size: 12px;
}
.page-id-346 .wpb_text_column{
  max-width: 450px;
  padding-left: 50px;
}
.page-id-346 .row_odd .wpb_text_column{
  margin-left: auto;
}
.page-id-346 .vc_column_container > .vc_column-inner{
  padding: 0 30px;
}
.page-id-346 .vc_col-sm-6{
  float: none;
}
.page-id-346 .section_inner_margin{
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-id-346 .row_even .section_inner_margin{
  flex-direction: row-reverse;
}
.page-id-346 .clearfix:after, .page-id-346 .clearfix:before{
  display: none;
}
.page-id-346 .section_inner_margin{
  margin-bottom: 50px;
}
.page-id-364 #craf_main{
  text-align: center;
  margin: 160px 0;
}
.page-id-364 #craf_main p:last-child{
  font-size: 16px;
  line-height: 2em;
  font-weight: 400;
  margin-top: 3em;
}
.page-id-364 .outline .wpb_content_element {
  display: flex;
  justify-content: center;
}
.page-id-364 .outline h2{
  font-size: 20px;
  font-weight: 200;
  letter-spacing: 0.08em;
  margin-bottom: 1em;
}
.page-id-364 .outline table th,
.page-id-364 .outline table td{
  text-align: left;
  padding: 1em 0;
}
.page-id-364 .outline table td{
  padding-left: 2em;
}
.content .container .container_inner.page_container_inner,
.full_page_container_inner{
  padding-top: 0;
}
/* single post
-----------------------------------------------------*/
h1.singletitle{
  text-align: center;
  font-size: 20px;
  font-family: "見出ゴ MB31";
  line-height: 1.5em;
  margin-bottom: 70px;
}
div.blog_single{
  max-width: 900px;
  margin: auto;
}
div.blog_single .post_image{
  margin-bottom: 30px;
}
#craf_twocol{
  display: flex;
  flex-wrap: wrap;
  padding: 0 45px;
  box-sizing: border-box;
  margin-bottom: 100px;
  margin-top: -25px;
}
#craf_twocol article{
  width: 50%;
  padding: 25px;
  box-sizing: border-box;
}
#craf_twocol article img{
  margin-bottom: 5px;
  width: 100%;
}
#craf_twocol article h2,
#craf_twocol article h2 a{
  font-size: 16px;
  line-height: 1.5em;
  font-family: "見出ゴ MB31";
}
#craf_twocol article time{
  font-size: 16px;
  letter-spacing: 0.08em;
  font-weight: 300;
}
/* contact
-----------------------------------------------------*/
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text,
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-number,
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-date,
.cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea,
.cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select,
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-quiz{
  border: 1px solid #dddddd;
  margin-top: 5px;
  margin-bottom: 40px;
  text-transform: none;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5em;
}
span.red{
  color: red;
  margin-left: 0.5em;
}
::placeholder {
  color: #999999 !important;
  font-size: inherit;
}
::selection{
  background: #000;
  color: #fff;
}
#craf_contactleft p:first-child{
  font-size: 52px;
  line-height: 1.3em;
  font-weight: 100;
}
#craf_contactleft p{
  font-size: 30px;
  font-weight: 200;
  line-height: 1.5em;
  letter-spacing: 0.07em;
}
#craf_contactleft p strong{
  font-size: 15px;
  font-weight: 600;
}
#craf_contactleft p + p{
  margin-top: 1em;
}
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit,
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]){
  background: #000;
  border-radius: 0;
  color: #fff;
  width: 50%;
  padding: 0;
  text-align: center;
  font-size: 14px;
  height: 60px;
  line-height: 60px;
}
.cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea{
  height: 10em;
}
.grecaptcha-badge{
  z-index: 1000;
}
.page-id-386 .grid_section{
}
/* news
-----------------------------------------------------*/
.pagination ul li:last-child > *{
  margin-right: 0;
}
.pagination ul li a,
.pagination ul li span{
  border-radius: 0;
  border: 1px solid #ccc;
  color: #000;
}
.pagination ul li a:hover,
.pagination ul li span{
  color: #fff;
  background: #000;
}




