@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900|Roboto:100,300,400,500,700,900&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

body{
    margin: 0px;
    padding: 0px;
    line-height: 1;
    font-family: 'Roboto', 'Noto Sans JP', sans-serif;
    color: #424445;
}
.none {
    display: none;
}

img{
    margin: 0;
    padding: 0;
    vertical-align: bottom;
    height: auto;
    width: 100%;
}
h1,h2,h3,h4,h5,h6,p {
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
line-height:1;
    letter-spacing: 0.03em;
    text-indent: 0.03em;
}
.cl {
clear: both;
}
a:hover {
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
a {
    color: inherit;
    text-decoration: none;
}
.yoko_scroll {
overflow: auto; /*中身スクロールする*/
white-space: nowrap; /*テーブルを入れた場合、セル内の文字を折り返ししないようにする*/
-webkit-overflow-scrolling: touch;/*惰性を与えてスムーズなスクロールにする*/
}
.yt{
position:relative;
width:100%;
padding-top:56.25%;
}
.yt iframe{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
}
.link_btn {
    text-align: center;
}
.link_btn a {
    background-color: #424445;
    color: #FFFFFF;
    padding-top: 16px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 16px;
    text-decoration: none;
    display: inline-block;
    min-width: 240px;
    background-image: url(../images/btn_arrow_wht.svg);
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-size: 8px auto;
    font-size: 15px;
}
.txt_wht {
	color: #ffffff;
}
.sp_only {
	display: none;
}
header {
    position: fixed;
    width: 100%;
    background-color: #FFFFFF;
    top: 0px;
    z-index: 1000;
}

#head_logo img {
    width: 100%;
}
#head_logo {
    width: 168px;
}
#header_inner {
    padding-left: 2.3%;
    padding-right: 2.3%;
    height: 72px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
#head_right {
    /* [disabled]margin-top: auto; */
}
.head_navi_ul {
    padding: 0px;
    margin-top: 24px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    list-style-type: none;
    display: flex;
    justify-content: flex-end;
}
.head_navi_ul li {
    margin-left: 16px;
    font-size: 15px;
}
#sp_navi {
	display: none;
}
.h2_h2 {

}
.h2h2_abc {
    font-family: "Jost", sans-serif;
    margin-bottom: 16px;
}
.h2_h2 h2 {
    letter-spacing: 0.05em;
}
.h2_h2.ma_bottom619 {
    margin-bottom: 6.19%;
}
.h2_h2.ma_bottom846 {
    margin-bottom: 8.46%;
}


.h2_h2.ma_bottom538 {
    margin-bottom: 5.38%;
}
.h2_h2.ma_bottom461 {
    margin-bottom: 4.61%;
}
.list_UL {
    margin: 0px;
    padding: 0px;
    display: flex;
    list-style-type: none;
    flex-wrap: wrap;
}
.list_UL.li_column3 {
}

.list_li_img img {
    width: 100%;
    z-index: 90;
}
.list_UL li {

}
.list_UL.li_column3 li {
    width: 30.76%;
    margin-right: 3.84%;
    margin-bottom: 3.84%;
}
.list_UL.li_column3 li:nth-child(3n) {
    margin-right:0px;
}
.list_UL.li_column4 li {
    width: 22.3%;
    margin-right: 3.6%;
    margin-bottom: 3.6%;
}
.list_UL.li_column4 li:nth-child(4n) {
    margin-right:0px;
}
.list_text_box {
    background-color: #FFFFFF;
    margin-top: -32px;
    margin-right: 40px;
    z-index: 100;
    position: relative;
}

.list_cate {
    color: #FFFFFF;
    background-color: #DC0003;
    width: fit-content;
    margin-left: auto;
    font-size: 12px;
    padding-top: 6px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 8px;
}
.news_list_text {
    padding: 16px;
}
.news_li_head {
}

.news_list_text p {
    font-size: 14px;
    line-height: 1.6em;
}
.news_list_text .list_date {
    color: #FFFFFF;
    background-color: #424445;
    width: fit-content;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 11px;
    margin-bottom: 8px;
}

.news_list_text h3 {
    font-size: 19px;
    line-height: 1.5em;
    margin-bottom: 8px;
    font-weight: 500;
}
.top_product_text p {
    font-size: 14px;
    margin-top: 10px;
}
.top_product_text {
    padding: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top_product_text h3 {
    font-family: "Jost", sans-serif;
    font-size: 24px;
    font-weight: 400;
}
.inner1200 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.inner880 {
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
}

.works_list_text {
    padding: 16px;
}
.works_list_text h3 {
    font-weight: 500;
    font-size: 17px;
}

.list_UL.li_column4 li .list_li_inner .list_text_box {
    margin-right: 24px;
    margin-top: -32px;
}
.service_list_text {
    padding: 24px;
}
.service_list_UL1 {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
}
.service_list_text .service_list_UL1 li {
    width: 47.69%;
    margin-right: 0px;
}
.service_list_UL1 li a {
    background-color: #424445;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
}
.service_list_UL2 {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.service_list_text .service_list_UL2 li {
    width: auto;

}
.service_list_UL2 li a {
    text-decoration: none;
    font-size: 13px;
}
#maker_wrap {
	padding-top: 5.38%;
    padding-right: 5.38%;
    padding-left: 5.38%;
    padding-bottom: 9.23%;
    background-image: url(../images/bg_gray.svg);
    background-repeat: no-repeat;
    background-size: 76% auto;
    background-position: right top;
}
#mkr_list-logo {
	padding: 0;
    margin: 0;
    list-style-type: none;
	display: flex;
    flex-wrap: wrap;
}
#mkr_list-logo li {
    border: 1px solid #D5D5D5;
    width: 16.15%;
    margin-right: 0.62%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0.62%;
    /* [disabled]background-color: #EF9294; */
}
#mkr_list-logo li:nth-child(6n) {
	margin-right: 0%;
}

/* モーダルを開くボタン */
.mkr_modal_trigger {
  cursor: pointer;
}

/* モーダル本体 */
.mkr_modal_wrapper {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    width: 100%;
    height: 100%;
}

.mkr_modal_layer {
  height: 100%;
  background: rgba(50, 50, 50, .85);
  cursor: pointer;
}

.mkr_modal_container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 16px;
    background: #fff;
    width: 100%;
    max-width: 640px;
}

.mkr_modal_inner {
    position: relative;
    overflow-y: auto; /* スクロールを有効にする */
    max-height: 80vh; /* ビューポートの80%までの高さに制限 */
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 32px;
    padding-top: 16px;
}

/* モーダルを閉じるボタン */
.mkr_modal_close {
    position: absolute;
/*    top: 20px;*/
    right: 20px;
    width: 32px;
    height: 32px;
    background: rgba(50, 50, 50, 1);
    cursor: pointer;
    transition: opacity .6s;
	
	top: 40px;
}

.mkr_modal_close:hover {
  opacity: .6;
}

.mkr_modal_close:before,
.mkr_modal_close:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 1px;
  background: #fff;
  content: '';
}

.mkr_modal_close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.mkr_modal_close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

/* モーダル内のコンテンツ */
.mkr_modal_content {
}
.mkr_modal_logo {
	max-width: 208px;
    margin-left: auto;
    margin-right: auto;
/*    margin-bottom: 16px;*/
	margin-bottom: 14px;
}
.mkr_modal_img {
	margin-bottom: 16px;
	display: flex;
}
.mkr_modal_img img{
    margin-right: auto;
    margin-left: auto;
    width: 100%;
/*    margin-bottom: 12px;*/
    display: block;
	width: 49.23%;
	margin-right: 1.54%;
}
.mkr_modal_img img:last-child{
	margin-right: 0;
}
.mkr_modal_content h3{
	font-size: 20px;
	line-height: 1.3em;
	margin-bottom: 10px;
}
.mkr_modal_text {
    line-height: 1.5em;
    font-size: 15px;
    margin-bottom: 8px;
}
#com_brand_txt{
	
}
#com_brand_txt p{
	font-size: 15px;
    line-height: 1.6em;
    font-weight: 400;
}
#maker_name {
    padding-top: 22px;
    padding-right: 16px;
    padding-left: 24px;
    padding-bottom: 12px;
    margin: 0;
    border: 1px solid #D5D5D5;
    display: flex;
    flex-wrap: wrap;
}
#maker_name li {
    font-size: 14px;
    margin-right: 24px;
    margin-left: 24px;
    margin-bottom: 8px;
}#foot_contact {
    background-image: url(../images/bg_gray.svg);
    background-repeat: no-repeat;
    padding-top: 5.38%;
    padding-right: 5.38%;
    padding-left: 5.38%;
    background-position: right top;
    background-size: 76% auto;
    padding-bottom: 5.38%;
}
#foot_contact_box {
    display: flex;
    justify-content: space-between;
}
.foot_contact_each {
    width: 48.46%;
}
.foot_contact_img {
}
.foot_contact_img img {
    width: 100%;
}
.foot_contact_text {
    background-color: #FFFFFF;
    margin-top: -64px;
    margin-right: 64px;
    position: relative;
    padding-top: 32px;
    padding-left: 24px;
    padding-bottom: 32px;
}
.foot_contact_text h3 {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 16px;
}
.foot_contact_text h3 span {
    font-family: "Jost", sans-serif;
    font-size: 28px;
    font-weight: 400;
    margin-right: 16px;
}
.foot_contact_text p {
    font-family: "Jost", sans-serif;
    font-size: 28px;
}
.foot_contact_text p a {
    text-decoration: none;
}
.foot_contact_text p .f_c_tel {
	pointer-events: none;
}
footer {
    padding-top: 6.92%;
    padding-right: 5.38%;
    padding-bottom: 6.92%;
    background-image: url(../images/footer_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    display: flex;
}
#foot_info {

}
#foot_logo {
    width: 208px;
    margin-bottom: 3.07%;
    margin-left: 10.76%;
}
#foot_logo img {
    width: 100%;
}

#foot_info p {
    color: #FFFFFF;
    line-height: 1.6em;
    margin-left: 10.76%;
}
#foot_menu {
    padding-top: 32px;
    padding-right: 16px;
    padding-left: 10.76%;
    padding-bottom: 16px;
    background-color: hsla(0,0%,100%,0.87);
    margin-top: 3.84%;
    width: 100%;
    margin-bottom: 24px;
}
#foot_menu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}
#foot_menu ul li {
    width: 26.15%;
	margin-right: 12px;
    margin-bottom: 12px;
}
#foot_menu ul li a {
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
}

#foot_info #foot_copy {
    font-size: 13px;
}
#foot_img {
    width: 480px;
	min-width:384px;
}
#foot_img img {
    width: 100%;
}
#sp_contact {
    display: none;
}
#sp_contact p {
	display: none;
}
#sp_contact ul {
    display: none;
}
#pagetit_wrap {
    position: relative;
    margin-top: 72px;
    padding-top: 32px;
}
#pagetit_wrap::after{
    content: "";
    position: absolute;
    width: 76.15%;
    height: 76.15%;
    background-color: #F4F4F4;
    right: 0px;
    z-index: -100;
    top: 0px;
}
#pagetitle {
    background-color: rgba(66,68,69,0.88);
    padding-top: 32px;
    padding-right: 24px;
    padding-left: 5.38%;
    padding-bottom: 32px;
    letter-spacing: 1px;
    width: 28.46%;
}
#pagetitle h1 {
    color: #ffffff;
    line-height: 1em;
    font-weight: 500;
    font-size: 24px;
}
#pt_abc {
    font-size: 15px;
    margin-top: 14px;
        font-family: "Jost", sans-serif;
	color: #ffffff;
	display: block;
	line-height: 1em;
}
.ico-tit{
	display: flex;
	align-items: center;
	margin-bottom: 4.61%;
}
.ico-tit_i{
	width: 96px;
	margin-right: 20px;
}
.ico-tit_i img{
	width: 100%;
}
.ico-tit h2{
	line-height: 1em;
    font-weight: 500;
    font-size: 22px;
	border-bottom: 1px solid #EBEDEF;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.ico-tit_t{
	width: 100%;
}
.ico-tit_abc{
	font-size: 14px;
    font-family: "Jost", sans-serif;
	line-height: 1em;
	font-weight: 500;
}
.p-margin{
	margin-bottom: 24px;
}
.br_pc{
	display: inherit;
}
.br_sp{
	display: none;
}
.kome{
	display: flex;
}
