/*common_css*/
/*widget:276ad2f1-cd84-4ff8-9c70-7326c60108ae*/[data-lib="2"] #header{display: flex;
	align-items: center;
	margin: auto 0;
	width: 100%;
	padding: 16px 0;
	z-index: 1000;
	position: absolute;}[data-lib="2"] .h-logo{width: 30%;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	padding: 10px 20px;
	background-color: #ffffff;
	height: 5%;}[data-lib="2"] .h-logo a{transition: 0.4s;}[data-lib="2"] .h_contents{width: 80%;
	margin-right: 3%;}[data-lib="2"] .h_pages{margin: 0 0 0 auto;}[data-lib="2"] .h_pages ul{display: flex;
	justify-content: flex-end;
	align-items: center;}[data-lib="2"] .h_pages ul li{display: block;
	line-height: 1rem;
	text-align: center;
	list-style-type: none;
	padding: 0 20px;
	transition: all 0.25s ease;
	font-weight: 400;}[data-lib="2"] .h_pages ul li:last-child{border: 1px solid #ffffff;
	border-radius: 50px;
	transition: all 0.25s ease;}[data-lib="2"] .h_pages ul li:last-child a{padding: 11px 0;}[data-lib="2"] .h_pages ul li:last-child:hover{background-color: #fff;}[data-lib="2"] .h_pages ul li:last-child:hover a{transition: all 0.25s ease;
	color: #006fb9;}[data-lib="2"] .h_pages ul li a{color:#ffffff;
	display: inline-block;
	position: relative;
	padding: 6px 0;
	transition: all 0.25s ease;}[data-lib="2"] .h_pages ul li a.nav-current{border-bottom: 2px solid #ffffff;}[data-lib="2"] #header.fixed{position: fixed;
	background-color: rgba(255,255,255,0.75);}[data-lib="2"] #header.fixed .h_pages ul li a{color: #264164;}[data-lib="2"] #header.fixed .h_pages ul li a.nav-current{border-bottom-color: #006fb9;}[data-lib="2"] #header.fixed .h_pages ul li:last-child{border: 1px solid #006fb9;
	background-color: #006fb9;}[data-lib="2"] #header.fixed .h_pages ul li:last-child a{color: #ffffff;}[data-lib="2"] #header.fixed .h_pages ul li:last-child:hover{background-color: #ffffff;}[data-lib="2"] #header.fixed .h_pages ul li:last-child:hover a{color: #006fb9;
	opacity: 1;}[data-lib="2"] .h_contents .toggle,[data-lib="2"] .h_contents 
    .hamburger{display: none;}@media (max-width: 1100px){[data-lib="2"] .header{display: block;
	justify-content: center;
	background: #ffffff;}[data-lib="2"] #header.fixed:before{content: "";
	position: absolute;
	right: 0;
	bottom: calc(-16px / 2.5);
	width: calc(100% - 185px);
	height: 10px;
	background-size: cover;}[data-lib="2"] .pc-header-wrap{padding-top: 0;
	height: 60px;}[data-lib="2"] .h-logo{width: 70%;
	max-width: 350px;
	z-index: 100;}[data-lib="2"] .h-logo:before{bottom: -40px;
	right: -20px;
	width: 400px;
	height: 400px;}[data-lib="2"] .h-logo a{height: 230px;}[data-lib="2"] .contact.sp{display: none;}[data-lib="2"] #header.fixed .h_logo{width: 180px;}[data-lib="2"] #header.fixed .h_logo:before{height: 800px;
	width: 800px;
	bottom: -40px;
	right: -280px;}[data-lib="2"] #header.fixed .h_contents{margin: auto 0 auto 6%;}[data-lib="2"] #header.fixed .h_contents .hamburger > span,[data-lib="2"] #header.fixed .h_contents 
        .hamburger > span:before,[data-lib="2"] #header.fixed .h_contents 
        .hamburger > span:after{background: #006fb9;}[data-lib="2"] #header.fixed .contact.sp{display: block;
	width: 36px;
	margin: auto 0 auto auto;
	text-align: right;}[data-lib="2"] .h_contents{margin: auto 0 auto auto;
	position: relative;
	top: 0;
	right: 4%;
	width: 33px;
	height: 33px;
	right: 4%;}[data-lib="2"] .h_contents .h_pages{position: fixed;
	top: 0;
	left: 0;
	visibility: hidden;
	display: flex;
	width: 100%;
	height: 100vh;
	margin: 0;
	background: #ffffff;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: all 1s ease;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;}[data-lib="2"] .h_contents .h_pages:before{content: "";
	position: absolute;
	bottom: 2%;
	right: 2%;
	z-index: -1;
	width: 250px;
	height: 250px;
	background-image: url(/_img/ja/cms_parts_library//image/_/);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: contain;}[data-lib="2"] .h_contents .h_pages ul{display: block;
	max-height: 100vh;
	margin: 0;
	list-style: none;
	transition: opacity 0.4s ease;}[data-lib="2"] .h_contents .h_pages ul li{display: block;
	margin: 0;
	margin-bottom: calc(60px / 2);
	padding: 0;
	list-style: none;
	text-align: center;
	font-weight: 500;}[data-lib="2"] .h_contents .h_pages ul li:last-child{border: 1px solid #006fb9;
	border-radius: 50px;
	transition: all 0.25s ease;
	background-color: #006fb9;}[data-lib="2"] .h_contents .h_pages ul li:last-child a{color: #ffffff;
	padding: 16px 31px;}[data-lib="2"] .h_contents .h_pages ul li:last-child:hover{border: 1px solid #006fb9;
	background-color: #ffffff;
	opacity: none;}[data-lib="2"] .h_contents .h_pages ul li:last-child:hover a{color: #006fb9;
	opacity: none;}[data-lib="2"] .h_contents .h_pages ul li:hover{border-bottom: 0;}[data-lib="2"] .h_contents .h_pages ul li a{color: #000000;}[data-lib="2"] .h_contents .h_pages ul li a:hover{border-bottom: 0;}[data-lib="2"] .h_contents .h_pages ul li a.nav-current{border-bottom: none;}[data-lib="2"] .h_contents .toggle{position: absolute;
	top: 0;
	right: 0;
	z-index: 1001;
	display: block;
	width: 33px;
	height: 33px;
	cursor: pointer;
	opacity: 0;}[data-lib="2"] .h_contents .toggle:checked + .hamburger > span,[data-lib="2"] 
.h_contents .toggle:checked + .hamburger > span:before,[data-lib="2"] 
.h_contents .toggle:checked + .hamburger > span:after{background-color: #006fb9;}[data-lib="2"] .h_contents .toggle:checked + .hamburger > span{-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 100%;}[data-lib="2"] .h_contents .toggle:checked + .hamburger > span:before{width: 0;}[data-lib="2"] .h_contents .toggle:checked + .hamburger > span:after{top: 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	width: 100%;}[data-lib="2"] .h_contents .toggle:checked ~ .h_pages{visibility: visible;
	pointer-events: auto;
	opacity: 1;
	transition: all is ease;}[data-lib="2"] .h_contents .toggle:checked:hover + .hamburger > span{-webkit-transform: rotate(45deg);
	transform: rotate(45deg);}[data-lib="2"] .h_contents .hamburger{position: absolute;
	top: 0;
	right: 0;
	z-index: 1000;
	display: block;
	width: 33px;
	height: 30px;
	padding: 0;
	cursor: pointer;
	transition: box-shadow 0.4s ease;
	border-radius: 0 0.12em 0.12em 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;}[data-lib="2"] .h_contents .hamburger > span,[data-lib="2"] 
.h_contents .hamburger > span:before,[data-lib="2"] 
.h_contents .hamburger > span:after{display: block;
	width: 100%;
	height: 2px;
	background: #ffffff;
	border-radius: 8px;}[data-lib="2"] .h_contents .hamburger > span{position: relative;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.4s ease;}[data-lib="2"] .h_contents .hamburger > span:before,[data-lib="2"] 
.h_contents .hamburger > span:after{position: absolute;
	z-index: 1;
	right: 0;
	content: '';}[data-lib="2"] .h_contents .hamburger > span:before{top: -10px;}[data-lib="2"] .h_contents .hamburger > span:after{top: 10px;
	transition: all 0.4s ease;}}[data-instance="1553"] #header .change-color{background-color: rgba(255,255,255,0.75);}[data-instance="1553"] #header .change-color .h_pc ul li a{color: #264164;}[data-instance="1553"] #header .change-color .h_pc ul li a:last-child{border: 1px solid #006fb9;
	color: #ffffff;
	border-radius: 50px;}[data-instance="1553"] #header .change-color .h_pc ul li a:last-child:hover{border: 1px solid #006fb9;
	background-color: #ffffff;
	color: #006fb9;}/*widget:afaa883e-a545-4497-913b-55b867980587*/[data-lib="3"] .footer{margin: 0 auto;
	text-align: center;}[data-lib="3"] .map{width: 100%;}[data-lib="3"] .map iframe{width: 100%;}[data-lib="3"] .overview{display: flex;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	justify-content: center;}[data-lib="3"] .overview p{margin-right: 32px;}[data-lib="3"] .overview p:last-child{margin-right: 0;}[data-lib="3"] .tel_fax{display: flex;
	margin-right: 16px;}[data-lib="3"] .tel_fax p{margin-right: 15px;}[data-lib="3"] .tel_fax p:last-child{margin-right: 0;}[data-lib="3"] .sns{display: flex;
	justify-content: space-between;
	max-width: 280px;
	margin: 50px auto 0;}[data-lib="3"] .sns img{width: 46px;}[data-lib="3"] .f_nav{margin: 50px auto 0;
	display: flex;
	text-align: center;
	justify-content: space-between;
	width: 100%;
	max-width: 900px;}[data-lib="3"] .f_nav a{width: calc(100% / 6);
	color: #264164;
	border-right: 0.8px solid #264164;
	padding: 0 10px;
	line-height: 1;}[data-lib="3"] .f_nav a:last-child{border-right: 0;}[data-lib="3"] .sitemap{display: flex;
	margin-top: 16px;
	justify-content: center;
	text-align: center;}[data-lib="3"] .sitemap p{color:#264164;
	text-align: center;
	margin: auto 20px;}[data-lib="3"] .sitemap p a{color:#264164;}[data-lib="3"] .copyright{text-align: center;
	margin: 0 auto;
	background-color: #264164;
	padding: 20px 0;
	margin-top: 16px;}[data-lib="3"] .copyright p{color: #fff;
	text-align: center;
	padding: 20px auto;}[data-lib="3"] .ttl{margin-bottom:100px;}[data-lib="3"] .ttl .-w-text,[data-lib="3"] .ttl 
    .-w-text_sb{display: block;}[data-lib="3"] .ttl .-w-text{position: relative;
	line-height: 2.1rem;
	color: #000000;}[data-lib="3"] .ttl .-w-text_sb{color: #006fb5;
	margin: 16px auto;}[data-lib="3"] .member{margin-top: 100px;}[data-lib="3"] .member .map{display: none;}[data-lib="3"] .member .overview{display: none;}[data-lib="3"] .member .text{display: none;}@media (max-width: 1000px){[data-lib="3"] .overview{display: block;}[data-lib="3"] .overview p{margin-right: 0;}[data-lib="3"] .tel_fax{display: block;
	justify-content: center;}[data-lib="3"] .f_nav{display: none;}}@media (max-width: 768px){[data-lib="3"] .overview{display: block;}[data-lib="3"] .overview p{margin-right: 0;}[data-lib="3"] .tel_fax{display: block;
	justify-content: center;}[data-lib="3"] .f_nav{display: none;}[data-lib="3"] .copyright p{font-size: 11px;}[data-lib="3"] .sitemap{display: block;}}/*layout:23*//***基本設定***/
html {
    /* font-size: 62.5%; */
    font-size: 14px;
}
/*パーツ内ではremで余白やフォントサイズの指定を行うため、この数値*/
:root {
    --width: 1440;
}
body {
    background: #ffffff;
    color: #000;
    color:#000000;
    font-family: 'A1 Gothic L', 'Sawarabi Gothic','Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, 'sans-serif';
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 0.07rem;
    font-weight: 100;
    overflow-x:hidden;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

img {
    width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

/* 角丸み */
.radius {
    border-radius: 8px;
}

.radius-min {
    border-radius: 4px;
}

.radius-circle {
    border-radius: 100%;
}

.flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 3em;
}

[data-edit_image_mode="background"] {
    height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    /* -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%); */
}

.richtext {
    margin-bottom: 20px;
}

a {
    text-decoration:none;
    transition: 0.2s;
    color: #000000;
}
a:hover {
    text-decoration: none;
    opacity: 0.7;
}

.pc {
    display: block;
}
.sp {
    display: none;
}

.lp-color {
    color: ;
}

.accent-color {
    color: #fff38e;
}

b,
strong {
    font-family: 'A1 Gothic M';
}

.main [data-lib="181"]:first-of-type .contents {
    padding-top: calc(100px * 1.5);
}

@media (max-width:768px) {
    body {
        overflow-y: scroll;
        height: 100vh;
        font-size: 15px;
    }
    :root {
        --width: 375;
    }
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
    
    [data-edit_image_mode="background"] {
        height: 250px;
    }
    
    .main [data-lib="181"]:first-of-type .contents {
        padding-top: calc(71px * 1.5);
    }
}


/* 左右横並び */
.-w-detail_area{
   display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
   -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

/***幅指定***/
[data-w-width] {
    max-width: 100%;
}

/*コンテンツ幅での設置*/
[data-w-width="1"]{
    width: 1170px;
    width:1100px;
    margin: 0 auto;
}
/*リソース設定無い場合とリソース設定がある場合。*/
/*margin設定はデザインによって変更OK*/

/*ウィンドウ幅での設置*/
[data-w-width="0"] {
    width: 100%;
}

/* メニュークリック時ぼかし */
.cp_fullscreenmenu .toggle:checked ~ .-x-cont {
    filter: blur(2px);
}

/***見出し設定　※ここは案件個別で設定してOK！以下は例***/
.title-family,
h2,
h3,
h4 {
    font-family: 'A1 Gothic M';
    font-weight: 500;
}

/* h1 {
    font-weight: 500;
} */
h2 {
    font-size: 2rem;
    text-align: center;
}
h3 {
    font-size: 1.6rem;
    letter-spacing: 0.15rem;
    line-height: 1.5em;
}
h4 {
    font-size: 1.3rem;
}
.-x-title-xl {
    margin-bottom: calc(100px / 2);
}
.-x-title-xl h2{
    font-size: 54px;
}

.-x-title-l{
    text-align: center;
    margin-bottom: 0 auto 10px;
}
.-x-title-l h3 {
    font-size: 22px;
    margin-bottom: 14px;
}
.-x-title-m h4{
    font-size: 20px;
    border-bottom: 1px solid #a2a1a1;
    padding-bottom: 5px;
    
    margin-bottom: 4.5rem;
}
.-x-title-s h5{
    font-size: 18px;
    background-color: #363739;
    padding: 0.6rem 1rem;
    color: #ffffff;
    margin-bottom: 2.5rem;
}
.-x-title-xs h6{
    font-size: 16px;
    
}


.-w-sub-title {
    font-size: 1.1rem;
    margin: 1.3rem auto 3rem;
    line-height: 1.9rem;
}

[data-lib="245"] .-w-main-title, [data-lib="245"] .-w-sub-title {
    margin: 1.3rem auto 1rem;
}

.people {
    display: block;
    font-size: 16px;
    text-align: right;
}

/* 注意コンテンツ */
#attention {
    font-weight: 500;
}
    
#attention h4 {
    font-size: 1.4rem;
}

/* 文中電話リンク */
.tel {
    text-decoration: none;
    color: ;
}

/*共通ボタン*/
.-x-more_btn {
	text-align: right;
}
.-x-more_btn a {
    display: inline-block;
    color: #006fb9;
    background-color: #ffffff;
    border: #006fb9 1px solid;
	text-decoration: none;
	padding: 18px 16px;
	text-align: center;
	width: 250px;
	font-size: 1.1rem;
	position: relative;
    z-index: 2;
    overflow: hidden;
    font-weight: 400;
}

.btn-right {
    display: inline-block;
    padding-left: 10px;
    color: #006fb9;
}

.-x-more_btn a:hover{
    background-color: #006fb9;
    color: #ffffff;
    border: 1px solid #ffffff;
    opacity: 1;
    transition-duration: 0.2s;
}

a:hover .btn-right {
    color: #ffffff;
    transform: translateX(5px);
    transition-duration: 0.5s;
}

.-x-more_btn a:before,
.-x-more_btn a:after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}
.-x-more_btn a,
.-x-more_btn a:before,
.-x-more_btn a:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.-x-more_btn a:after {
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
}

.-x-more_btn a:hover:after {
    left: 0;
    background-color: #006fb9;
}

/*アーティクル　ページャー 
*****************************************/
.pagenation {
	display: table;
	text-align: center;
	margin: 40px auto 20px;
}
.pagenation span {
	float: left;
	width: 40px;
	vertical-align: top;
	display: inline-block;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 2;
	font-size: 15px;
	color: #fff;
	box-sizing:border-box;
}
.pagenation span + span {
	margin: 0px 0px 10px 0;
}
.pagenation span.prev.current + span {
	margin: 0px 0px 10px 0px;
}

/*ページリンク*/
.pagenation span a {
    display: block;
    width: auto;
    padding: 12px 0px 12px 0px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #13b5b1;
    background: #13b5b1;
    border-radius: 50%;
    height: 46px;
    background: #ffffff;
border:#000000;
color:#000000;
}
.pagenation span a:hover {
	text-decoration: none;
	opacity: 0.6;
}

.pagenation span.current {
	display: inline-block;
    padding: 12px 0px 12px 0px;
	text-decoration: none;
color:#000000;
    height: 46px;
    opacity: 0.8;
    border-bottom: 2px solid #006fb9;
}
.pagenation span.scope_limit {
	text-decoration: none;
	color: #000;
	margin-bottom: 0;
    line-height: 55px;
}

/*前へ・次へ*/
.pagenation span.prev,.pagenation span.next {
	padding:0px 0 0 0;
	font-size: 18px;
}
.pagenation span.prev a,.pagenation span.next a {
	padding: 8px 0px 13px 0px;
	font-size: 18px;
}
.pagenation span.prev a:hover,.pagenation span.next a:hover {}
.pagenation span.prev.current,.pagenation span.next.current {
	display: none;
}

@media (max-width: 1170px){
    [data-w-width="1"]{
        max-width: 100%;
        width:1100px;
        margin: 0 auto;
    }
    
    .-x-title-xl h2 {
        font-size: 50px;
    }
}
@media (max-width: 1024px){
    .sub-midashi {
        font-size: 24px;
    }
    
    .-x-title-xl h2 {
        font-size: 40px;
    }
}
@media (max-width: 768px){
    
    h2 {
        font-size: 1.6rem;
        line-height: 2.4rem;
    }
    
    .-x-title-xl {
        margin-bottom: calc(71px / 3);
    }
    .-x-title-xl h2{
        font-size: 35px;
    }
    
    h3 {
       font-size: 1.3rem;
    }
    
    h4 {
    font-size: 1rem;
    }

    .-x-more_btn {
        text-align: center;
    }

    .-w-sub-title p {
        font-size: 1.0rem;
    }
}

@media (max-width: 480px){
    .-x-title-m h4{
        margin-bottom: 3rem;
        font-size: 3.8vw;
    }
}

/*テーブル
*****************************************/
table,
th,
td {
    border-collapse: collapse;
}

th {
    padding: 16px 16px;
}

thead tr th,
td {
    padding: 16px 16px;
}

td {
    text-align: left;
}

table {
    width: 100%;
    text-align: center;
}
    
table thead tr {
    border-bottom: 1px solid ;
}
    
table thead tr:empty {
    display: none;
}
    
table thead:empty {
    display: none;
}

table thead tr th {
    background: #e7e7e7;
}
    
table tbody tr {
    border-bottom: 1px solid #000000;
}
    
table tbody tr th {
    width: 22%;
    text-align: left;
}

table tbody tr td {
    width: 78%;
}

@media screen and (max-width: 768px) {
    table {
        display: flex;
    }
    
    table thead tr:empty + thead {
        display: none;
        width: 0;
    }
    
    table,
    th,
    td,
    table thead tr,
    table tbody,
    table tbody tr,
    table tbody tr th {
        display: block;
        width: 100%;
    }
    
    table thead tr th,
    table tbody tr td {
        display: block;
        width: 100% !important;
    }
    
    table tbody tr th {
        font-weight: bold;
        /* font-family: ;*/
        padding-top: 16px;
        padding-bottom: 0;
    }
    
    table tbody tr td {
        padding-bottom: 16px;
    }
}

/*
 フォント
****************************************/
/* body {
    @import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
    font-family:'A1 Gothic L', 'Sawarabi Gothic','Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, 'sans-serif';
    
    
    margin: 0;
    padding: 0;
} */
    
/*見出しフォント*/
.-w-font_title1{
    font-family:'A1 Gothic M';
}
/*MVフォント*/
.-w-font_title2{
    font-family:'Source Code Pro', monospace;
}
/*英数字フォント*/
.-w-font_en{
    font-family:;
    letter-spacing: .15em;
    font-weight: ;
}
.-w-font_en_after:after{
    font-family:, 'A1 Gothic M', 'A1 Gothic L', 'Sawarabi Gothic','Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, 'sans-serif',sans-serif;
}


/*調整*/
[data-lib="55"] .contents-contact.fade_pop.active_fade_pop [data-lib="68"] {
    margin-bottom: calc(100px / 3);
}
[data-lib="55"] .contents-in .contents-contact [data-lib="245"] {
    margin-bottom: 2rem !important;
}

.contact [data-lib="68"] {
    font-size: 13px;
}