/*
Theme Name: gunze_medical_child
Description: WordPressテーマ「gunze_medical」の子テーマです。
Template: gunze_medical
Version: 1.6.1
*/


.p-page-header {
    display: none;
}
.p-breadcrumb {
    display: none;
}
.p-entry__inner {
    margin-top: 60px;
}


.news_section h2 span, .product_section h2 span, .recruit_section h2 span, .btn_01 a, .btn_02 a, .recruit_block h2 span, .header_ttl h1 span {font-family: 'Nunito Sans', sans-serif !important;}

.header_ttl p {
    font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
}



.mb0{
 margin-bottom:0!important;
}
.mb100{
 margin-bottom:100px!important;
}


@media only screen and (max-width: 500px){
.mb50{
 margin-bottom:30px!important;
}
}
/** heeader_top *****************************************************************/

.header_top {
    position: relative;
    width: 100%;
    padding: 20px 0;
    background-size: cover;
	z-index: 999;
}

.header_top_ul {
    width: 50%;
    display: table;
    margin: 0 0 0 auto;
    position: relative;
    right: 0;
}

.header_top_ul li {
    float: left;
	position: relative;
}

.line_left a:before {
    position: absolute;
    content: "";
    border-left: solid 1px #6b6b6b;
    height: 100%;
    left: 0;
}

.header_top_ul li a {
    padding: 0 25px;
    line-height: 2em;
    font-size: 15px;
    color: #333333;
    font-weight: 200;
    letter-spacing: 1px;
}
.header_topli_center a {
    padding: 0 25px 0 60px !important;
    border-right: solid 1px #fff;
}

/** heeader *****************************************************************/

.l-header--large {
    position: relative;
	 border-bottom: solid 1px #ddd;
height: 70px;
    line-height: 70px;
}
.l-header__inner {
    max-width: 1300px;
		width:100%;
}
.p-global-nav {
    font-size: 16px;
	    padding-top: 10px;
}
.p-global-nav li {
    letter-spacing: 1px;
}
.p-global-nav li a {
    font-weight: 500;
}
.p-global-nav li {
    letter-spacing: 1px;
    line-height: 2.5em;
}

#menu-item-3635 a {
    color: #407cb8 !important;
    font-weight: 600;
}

.l-header__logo img {
    width: 100%;
    height: auto;
}
.l-header__logo {
    position: relative;
    top: -35px;
}

@media only screen and (min-width: 1200px){
#menu-item-3912 {
	display: none;}
#menu-item-3913 {
	display: none;}
#menu-item-3914 {
	display: none;}
#menu-item-5085 {
	display: none;}	
	
}





/* nav-mobile時 */
@media only screen and (max-width: 1200px){
	.p-global-nav .menu-item-has-children>a>span::before {border: none !important;color:#fff !important;width: 57px !important;font-size: 17px !important;right: 5px !important;text-align: left !important;content: "▼" !important;}
	.p-global-nav li .sub-menu li {border-bottom: solid 1px #fff;}
	.p-global-nav a {height: 48px !important;line-height: 48px !important;color: #664a38 !important;}
	.p-global-nav span { font-size: 9px;text-align: center; display: inline-block; line-height: 0; letter-spacing: 0.11em;text-indent: 3em;}
	nav {height: 0px;line-height: 0px;}
.p-global-nav li {
    width: 86% !important;
    margin: 0 auto;
    text-align: center;
    border-bottom: solid 1px #ffffff;
}
#menu-item-3632 {
    border-bottom: none !important;
}
}


/** p-index-slider *****************************************************************/

.p-index-slider {
    height: auto;
    min-height: unset;
    padding-top: 50%;
}





.p-global-nav .sub-menu a {
    background: #023f79 !important;
    padding: 10px 14px;
}
.p-global-nav .sub-menu li {
    line-height: 2em;
}

/* ==============ページトップ================ */
.l-main {
    position: relative;
	z-index: 101;
}
/* pagetop tag */
.p-pagetop {
    line-height: unset;
    position: absolute;
    right: 10px;
    z-index: 9999;
    bottom: 9%;
}
.p-pagetop a {
    background: url(../../uploads/ppsatop.png)center no-repeat;
    display: block;
    background-size: contain;
    width: 53px;
    height: 100px;
}

.p-pagetop a::after {
	display:none
}


@media only screen and (max-width: 767px){
.p-pagetop a {
    width: 30px !important;
	height: 80px !important;}
.p-pagetop {
    line-height: unset !important;
    position: absolute !important;
    bottom: 20% !important;
    right: 26px !important;
}
}

@media only screen and (max-width: 500px){
.p-pagetop {
    bottom: 23% !important;
    right: 26px !important;
}
.p-pagetop a {
    width: 22px !important;
    height: 66px !important;
}
}



/* tab *****************************************************************/

.nav-tabs {
    display: table;
    width: 100%;
    position: relative;
    margin: 0 auto;
    max-width: 1000px;
}

.nav-tabs li {
    float: left;
    width: auto;
    margin: 0 0% 50px 7%;
}

.nav-tabs li a {
    display: block;
    margin: 0 auto;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: 500;
    color: #4B4B4B !important;
    border-radius: 100px;
    position: relative;
}

.nav-tabs li a:before {
    border-bottom: solid 1px #4B4B4B;
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -2px;
}


.nav-tabs li a:hover {
    color: #407cb8 !important;
    font-weight: 500;
}

.nav-tabs li a:hover:before {    border-bottom: solid 1px #407cb8;
}


/*liにactiveクラスがついた時の形状*/
.nav-tabs li.active a:before {
    border-bottom: solid 1px #407cb8;
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -2px;
}

.nav-tabs li.active a {
    color: #407cb8 !important;
    font-weight: 600;
}


/*エリアの表示非表示と形状*/
.tab-area {
	display: none;/*はじめは非表示*/
	opacity: 0;/*透過0*/
padding: 30px 0;
}

/*areaにis-activeというクラスがついた時の形状*/

.tab-area.is-active {
    display: block;/*表示*/
    animation-name: displayAnime;/*ふわっと表示させるためのアニメーション*/
    animation-duration: 0s;
    animation-fill-mode: forwards;
}

@keyframes displayAnime{
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}


/** END **/


/** news_section **/
.news_section {
    position: relative;
    padding: 50px 0 100px;
}


.w-inner {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 88.28125%;
    max-width: 1300px;
}
.news_section h2:before {
    position: absolute;
    content: "";
    width: 150px;
    border-bottom: solid 1px #4B4B4B;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -12px;
}
.news_section h2 span {
    font-size:160%;
    position: relative;
    font-weight: 100;
    letter-spacing: 3px;
}

.news_section h2 {
    font-size: 20px;
    letter-spacing: 0;
    color: #4B4B4B;
    text-align: center;
    line-height: 3em;
    position: relative;
    margin-bottom: 100px;
}


.news_top {
    width: 100%;
    max-width: 1200px;
    margin: 80px auto 0;
    position: relative;
}

.tab-content dd a {
    position: relative;
    display: block;
    width: 100%;
    padding: 20px 0;
    font-weight: 500;
 color: #4B4B4B;
}

.tab-content dd {
    line-height: 1.6em;
    font-size: 17px;
    position: relative;
 color: #4B4B4B;
}
.tab-content dt span {
    color: #407cb8;
}
.tab-content dt {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.6em;
    padding: 0;
}

.tab-content {
    position: relative;
}
.tab-content dl {
    position: relative;
    padding: 20px 0;
}
.news_term span {
    border-right: solid 1px #afafaf;
    padding: 0 12px 0 0;
    margin: 0 12px 0 0;
}

.postblock:nth-child(9)  {
    background: #f5f5f5;
}


.postblock:nth-child(7)  {
    background: #f5f5f5;
}

.postblock:nth-child(5)  {
    background: #f5f5f5;
}

.postblock:nth-child(3)  {
    background: #f5f5f5;
}
.postblock:nth-child(1)  {
    background: #f5f5f5;
}

.postblock {
    position: relative;
    padding: 0 8%;
}
.news_term {
    margin: 30px 0 0;
}
.news_term_ul li:before {
    content: "";
    position: absolute;
    border-bottom: solid 1px #717171;
    bottom: -5px;
    width: 100%;
    left: 0;
    right: 0;
}
.news_term_ul li {
    width: auto;
    float: right;
    padding: 0 5px;
    margin: 0 0px 20px 20px;
    color: #717171;
    position: relative;
    text-align: center;
    z-index: 1;
    font-size: 14px;
}
.news_term_ul {
    width: 60%;
    display: table;
    position: absolute;
    margin: 0 auto 0 0;
    right: 3%;
    top: 11px;
}
.tab-content dd:hover {
    opacity: 0.7;
}
/*
.tab-content dd:before {
    content: '';
    position: absolute;
    top: calc(100% - 0px);
    transform: translateY(calc(-100% - 2px)) rotate(40deg);
    width: 12px;
    height: 1px;
    background-color: #4B4B4B;
    transition: 0.3s;
    right: 0;
    margin: 0 auto;
transition: 0.4s;
}
.tab-content dd:after {
    content: '';
    position: absolute;
    top: 102%;
    transform: translateY(-102%);
    width: 35px;
    height: 0.5px;
    background-color: #4B4B4B;
    transition: 0.3s;
    right: 0;
    margin: 0 auto;
transition: 0.4s;
}


.tab-content dd:hover:before {
    right: -15px;
}
.tab-content dd:hover:after {
    right: -15px;
}
*/
.btn_01 a {
    font-size: 17px;
    padding: 16px 0;
    display: block;
    position: relative;
    width: 100%;
    border: solid 1px #334467;
    text-align: center;
    color: #334467;
    transition: 0.3s;
    letter-spacing: 1px;
}

.btn_01 {
    width: 90%;
    margin: 20px auto;
    position: relative;
    max-width: 320px;
}
.btn_01 a:before {
    content: '';
    position: absolute;
    top: calc(100% - 20px);
    transform: translateY(calc(-100% - 2px)) rotate(40deg);
    width: 6px;
    height: 1px;
    background-color: #334467;
    right: 29px;
    margin: -1px auto;
    transition: 0.4s;
}
.btn_01 a:after {
    content: '';
    position: absolute;
    top: 28px;
    transform: translateY(-102%);
    width: 20px;
    height: 1px;
    background-color: #4B4B4B;
    right: 30px;
    margin: 0 auto;
}

.btn_01 a:hover {
    background: #334467;
    color: #fff;
}
.btn_01 a:hover:before, .btn_01 a:hover:after {
    background-color: #fff;
}






/** product_section **/
.product_section {
    position: relative;
    background-color: rgba(216,234,255,0.2);
    /*background: url(../../uploads/haikei145.jpg)center no-repeat;
    background-size: cover;*/
    padding: 50px 0 100px;
}
.product_section h2 {
    font-size: 20px;
    letter-spacing: 0;
    color: #4B4B4B;
    text-align: center;
    line-height: 3em;
    position: relative;
    margin-bottom: 100px;
}
.product_section h2 span {
    font-size: 160%;
    position: relative;
    font-weight: 100;
    letter-spacing: 3px;
}
.product_section h2:before {
    position: absolute;
    content: "";
    width: 150px;
    border-bottom: solid 1px #4B4B4B;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -12px;
}



.btn_02 a {
    font-size: 17px;
    padding: 16px 0;
    display: block;
    position: relative;
    width: 100%;
    border: solid 1px #334467;
    text-align: center;
    color: #334467;
    transition: 0.3s;
    letter-spacing: 1px;
}
.btn_02 {
    width: 90%;
	position: relative;
    max-width: 320px;
    margin: 150px auto 0;
}
.btn_02 a:before {
    content: '';
    position: absolute;
    top: calc(100% - 20px);
    transform: translateY(calc(-100% - 2px)) rotate(40deg);
    width: 6px;
    height: 1px;
    background-color: #334467;
    right: 30px;
    margin: 0 auto;
    transition: 0.4s;
}

.btn_02 a:after {
    content: '';
    position: absolute;
    top: 28px;
    transform: translateY(-102%);
    width: 20px;
    height: 0.5px;
    background-color: #4B4B4B;
    right: 30px;
    margin: 0 auto;
}
.pro_sp_btn {
    display: none;
}




.btn_02 a:hover {
    background: #334467;
    color: #fff;
}
.btn_02 a:hover:before, .btn_02 a:hover:after {
    background-color: #fff;
}

.product_post_li_img {
    width: 40%;
    float: left;
    position: relative;
}

.product_post_ul {
    width: 100%;
    position: relative;
    display: table;
	margin-bottom: 80px;
}
.beaf_img img {
    width: 100%;
    height: auto;
}

.beaf_img_sp{display:none}

.beaf_img {
    margin: 0 auto 30px;
}

.product_post_li {
    width: 56%;
    margin: 0 0 0 4%;
    float: left;
    position: relative;
}

.product_post_li .news_term_ul {
    margin-top: 0;
}
.p-page-header__title_cus01 {
    font-size: 28px;
    font-weight: bold;
    color: #454545;
    margin: 20px 0 50px;
}
.product_post_ttl {
    font-size: 18px;
    margin-bottom: 20px;
}
.product_post__text {
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 45px;
}
.product_link_ul {
    position: relative;
    display: flex;
    width: 100%;
}
.pbtn_01 {
    width: 184px;
    position: relative;
}
.product_link_li02 .pbtn_01 {
    margin: 0 auto;
}
.product_link_li03 .pbtn_01 {
    margin: 0 0 0 auto;
}
.pbtn_01 a {
    font-size: 15px;
    padding: 16px 0;
    display: block;
    position: relative;
    width: 100%;
    border: solid 1px #334467;
    text-indent: 18%;
    color: #334467;
    transition: 0.3s;
}
.product_link_ul li {
    flex: 1;
    position: relative;
}

.pbtn_01 a:before {
    content: '';
    position: absolute;
    top: calc(100% - 20px);
    transform: translateY(calc(-100% - 2px)) rotate(40deg);
    width: 6px;
    height: 1px;
    background-color: #334467;
    right: 30px;
    margin: 0 auto;
    transition: 0.4s;
}
.pbtn_01 a:after {
    content: '';
    position: absolute;
    top: 27px;
    transform: translateY(-102%);
    width: 20px;
    height: 0.5px;
    background-color: #4B4B4B;
    right: 30px;
    margin: 0 auto;
}


.pbtn_01 a:hover {
    background: #334467;
    color: #fff;
}
.pbtn_01 a:hover:before, .pbtn_01 a:hover:after {
    background-color: #fff;
}


.pbtn_02 {
    width: 184px;
    margin: 50px 0 20px auto;
    position: relative;
}

.pbtn_02 a:hover{opacity:0.7}

.pbtn_02 a {
    font-size: 15px;
    padding: 16px 0;
    display: block;
    position: relative;
    width: 100%;
    border: solid 1px #0D5B94;
    text-indent: 8%;
    background: #0D5B94;
    transition: 0.3s;
    color: #fff;
}

.pbtn_02 a:before {
    content: "";
    position: absolute;
    background: url(../../uploads/Icon_cds.png)no-repeat center;
    background-size: cover;
    width: 15px;
    height: 15px;
    right: 13px;
}

.product_section .products_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px 0;
    margin: 0 auto;
    max-width: 985px;
}

.product_section .products_list li {
    width: 30%;
}


.product_section .products_list::after {
    display: block;
    content: '';
    width: 30%;
}
@media only screen and (max-width: 767px){
    .product_section .products_list li {
        width: 48%;
    }
    .product_section .products_list::after {
        width: 48%;
    }
}

.product_section .products_list li img {
    width: 100%;
    height: auto
}

.product_section .btn_02 {
    margin: 50px auto 0;
}


/* ownproduct_archive */


.ownproduct_archive_section .nav-tabs {
    padding-bottom: 30px;
    border-bottom: solid 1px #b5b5b5;
    margin-bottom: 70px;
}
.ownproduct_archive_section .news_acac .nav-tabs li {
    margin: 0 auto 13px;
}




/* case-report-movie_archive */

.ps_hh {
    line-height: 1.5em;
    letter-spacing: 1px !important;
}

.inner_tab_box {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
}
.inner_tab_box li {
    width: 31%;
    margin: 0 1% 55px;
    position: relative;
    float: left;
}
.inner_tab_box2 {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
}
.inner_tab_box2 li {
    width: 23%;
    margin: 0 1% 55px;
    position: relative;
    float: left;
}

.cat_imgimg img {
    width: 100%;
    height: auto;
}

.cat_imgimg {
    text-align: center;
    margin: 0 auto 10px;
}
.cc_txt {
    text-align: center;
    font-size: 16px;
    line-height: 1.5em;
    min-height: 97px;
	/*230606追加*/
	 font-family: "Noto Sans Japanese", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
    color: #008885 !important;
    font-weight: bold;
	
}
.category_green {
    background: #42abb0;
    text-align: center;
    padding: 7px 0;
    border-radius: 100px;
    color: #fff;
    margin-bottom: 18px;
    font-size: 16px;
}
.category_blue {
    background: #0066ff;
    text-align: center;
    padding: 7px 0;
    border-radius: 100px;
    color: #fff;
    margin-bottom: 18px;
    font-size: 16px;
}
.douga_in {
    position: relative;
    padding-top: 63%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
}
.douga_in_mp4 {
    padding-top: 7%;
}
.douga_in iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.down_link {
    margin-top: 10px;
    position: relative;
}
.down_link a {
	color: #42abb0 !important;
    display: block;
    font-size: 16px;
    font-weight: 500;
    border: solid 2px;
    border-radius: 100px;
    text-align: center;
    padding: 5px;
}


.catalog_ul {
    display: table;
    width: 100%;
    position: relative;
}
.catalog_ul li h5 {
    font-size: 17px !important;
    margin-bottom: 5px !important;
}
.catalog_ul li .txt-01 {
    width: 100%;
    margin: 0 auto 5px !important;
}

.ll_img {
    margin: 0 auto 5px !important;
}
.catalog_ul li {
    width: 21%;
    margin: 0 2% 30px;
    float: left;
    position: relative;
    text-align: center;
}
.catalog_ul li img {
    width: 100%;
    height: auto;
    box-shadow: 3px 3px 9px #ebebeb;
}

/* c-tabs*****************************************************************/

.c-tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  width: 100%;
  margin: 15px auto 0;}

/*タブのスタイル*/
.c-tab_item {
  width: calc(98%/3);
  height: 40px;
    border: 2px solid #00407e;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.c-tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="c-tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.c-tab_content {
  display: none;
  padding: 60px 0 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/

#all_1:checked ~ #all_1_content,
#tena_1:checked ~ #tena_1_content,
#neo_1:checked ~ #neo_1_content{
  display: block;
}
/*
#all_1:checked ~ #all_1_content,
#all_2:checked ~ #all_2_content,
#all_3:checked ~ #all_3_content,
#all_4:checked ~ #all_4_content,
#all_5:checked ~ #all_5_content,
#tena_1:checked ~ #tena_1_content,
#tena_2:checked ~ #tena_2_content,
#tena_3:checked ~ #tena_3_content,
#tena_4:checked ~ #tena_4_content,
#tena_5:checked ~ #tena_5_content,
#neo_1:checked ~ #neo_1_content,
#neo_2:checked ~ #neo_2_content,
#neo_3:checked ~ #neo_3_content,
#neo_4:checked ~ #neo_4_content,
#neo_5:checked ~ #neo_5_content{
  display: block;
}*/

/*選択されているタブのスタイルを変える*/
.c-tabs input:checked + .c-tab_item {
  background-color: #00407e;
  color: #fff;
}
/** END **/


/* a-tabs*****************************************************************/

.a-tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  width: 100%;
  margin: 15px auto 0;}

/*タブのスタイル*/
.a-tab_item {
  width: calc(98%/3);
  height: 40px;
  border: 2px solid #00407e;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.a-tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="a-tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.a-tab_content {
  display: none;
  padding: 60px 0 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#all_2:checked ~ #all_2_content,
#tena_2:checked ~ #tena_2_content,
#neo_2:checked ~ #neo_2_content{
  display: block;
}

/*選択されているタブのスタイルを変える*/
.a-tabs input:checked + .a-tab_item {
  background-color: #00407e;
  color: #fff;
}
/** END **/







/* b-tabs*****************************************************************/

.b-tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  width: 100%;
  margin: 15px auto 0;}

/*タブのスタイル*/
.b-tab_item {
  width: calc(98%/3);
  height: 40px;
  border: 2px solid #00407e;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.b-tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="b-tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.b-tab_content {
  display: none;
  padding: 60px 0 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#all_3:checked ~ #all_3_content,
#tena_3:checked ~ #tena_3_content,
#neo_3:checked ~ #neo_3_content{
  display: block;
}

/*選択されているタブのスタイルを変える*/
.b-tabs input:checked + .b-tab_item {
  background-color: #00407e;
  color: #fff;
}
/** END **/






/* d-tabs*****************************************************************/

.d-tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  width: 100%;
  margin: 15px auto 0;}

/*タブのスタイル*/
.d-tab_item {
  width: calc(98%/3);
  height: 40px;
  border: 2px solid #00407e;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.d-tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="d-tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.d-tab_content {
  display: none;
  padding: 60px 0 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#all_4:checked ~ #all_4_content,
#tena_4:checked ~ #tena_4_content,
#neo_4:checked ~ #neo_4_content{
  display: block;
}

/*選択されているタブのスタイルを変える*/
.d-tabs input:checked + .d-tab_item {
  background-color: #00407e;
  color: #fff;
}
/** END **/





/* e-tabs*****************************************************************/

.e-tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  width: 100%;
  margin: 15px auto 0;}

/*タブのスタイル*/
.e-tab_item {
  width: calc(98%/3);
  height: 40px;
  border: 2px solid #00407e;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.e-tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="e-tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.e-tab_content {
  display: none;
  padding: 60px 0 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#all_5:checked ~ #all_5_content,
#tena_5:checked ~ #tena_5_content,
#neo_5:checked ~ #neo_5_content{
  display: block;
}

/*選択されているタブのスタイルを変える*/
.e-tabs input:checked + .e-tab_item {
  background-color: #00407e;
  color: #fff;
}
/** END **/



/*==================================================
スライダーのためのcss
===================================*/
.slider {
   width:100%;
    margin:0 auto;
}

.slider img {
    width:100%;
    height:auto;
}

/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.slider .slick-slide {
    margin:0 20px;
}

/*矢印の設定*/

/*戻る、次へ矢印の位置*/
.slick-prev, 
.slick-next {
    position: absolute;/*絶対配置にする*/
    top: 42%;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
    border-top: 2px solid #666;/*矢印の色*/
    border-right: 2px solid #666;/*矢印の色*/
    height: 15px;
    width: 15px;
	display:none !important
}



/*ドットナビゲーションの設定*/

.slick-dots {
    text-align:center;
	margin:0px 0 0 0;
    bottom: -75px;
}

.slick-dots li {
    display:inline-block;
	margin:0 17px;
    width: 15px;
    height: 15px;
}

.slick-dots button {
    color: transparent;
    outline: none;
    width:8px;/*ドットボタンのサイズ*/
    height:8px;/*ドットボタンのサイズ*/
    display:block;
    border-radius:50%;
    background:#ccc;/*ドットボタンの色*/
}

.slick-dots .slick-active button {
    background: #155ea8;
}
.slick-dots li.slick-active button:before, .slick-dots li button:before {
display:none
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 15px;
    height: 15px;
    padding: 5px;
    cursor: pointer;
    color: unset;
    border: 0;
    outline: 0;
    background: #ddd;
}

.slick-dots li.slick-active, .slick-dots li:hover {
    background: unset !important;
}

/** END */



/* recruit_section */
.recruit_section h2 {
    font-size: 20px;
    letter-spacing: 0;
    color: #fff;
    text-align: center;
    line-height: 3em;
    position: relative;
    margin-bottom: 100px;
}

.recruit_section h2 span {
font-size: 160%;
    position: relative;
    font-weight: 100;
    letter-spacing: 3px;
}
.recruit_block {
    background: url(../../uploads/recruit_pc.jpg)center no-repeat;
    background-size: cover;
    padding: 70px 0;
}

.recruit_section h2:before {
    position: absolute;
    content: "";
    width: 150px;
    border-bottom: solid 1px #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -12px;
}


.recruit_section {
    position: relative;
    padding: 100px 0;
}



.btn_03 a {
    font-size: 16px;
    padding: 17px 0;
    display: block;
    position: relative;
    width: 100%;
    text-align: center;
    color: #333;
    transition: 0.3s;
    letter-spacing: 1px;
    background: #fff;
    font-weight: 500;
}
.btn_03 {
    width: 90%;
    position: relative;
    max-width: 320px;
    margin: 110px auto 0;
}

.btn_03 a:before {
	content:"";
	position:absolute;
    top: 10px;
    transform: unset;
    width: 20px;
    height: 15px;
    background-color: unset;
    right: 20px;
    margin: 0 auto;
    transition: unset;
    border: solid 1px #334467;
}

.btn_03 a:after {
	content:"";
	position:absolute;
    top: 20px;
    transform: unset;
    width: 10px;
    height: 10px;
    background-color: unset;
    right: 35px;
    margin: 0 auto;
    border-left: solid 1px;
    border-bottom: solid 1px;
}

.btn_03 a:hover {
    background: #334467;
    color: #fff;
}
.btn_03 a:hover:before {
    border: solid 1px #ffffff;
}



/* footer**/
.l-footer__logo {
    width: 40%;
    max-width: 300px;
    margin: 0 auto;
}

.l-footer__logo img {
    width: 100%;
}

.l-footer {
    background: #095D93;
    background-size: cover;
    position: relative;
	    z-index: 101;
}
.p-copyright small {
    float: unset;
    font-size: 14px;
}
.p-copyright {
    background: unset !important;
}


.l-footer .u-hidden-sm {
    display: none;
}
.l-footer .u-clearfix {
    text-align: center;
    border-top: solid 1px #fff;
}
.p-social-nav.u-clearfix {
    border-top: unset;
}

.footer_under_ul li a {
    color: #fff;
    font-size: 14px;
    letter-spacing: 0px;
    display: block;
    padding: 5px 0;
}

.footer_under_ul li:nth-child(2) {
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
}
.footer_under_ul li {
    width: 33%;
    float: left;
    text-align: center;
    color: #fff;
}
.footer_under_ul {
    display: table;
    position: relative;
    max-width: 650px;
    margin: 0 auto 20px;
    width: 100%;
}

.p-footer-nav li {
    font-size: 16px;
    text-align: left;
    width: auto;
    float: left;
    margin: 0 0 0 3%;
}
#menu-item-3599 {
    margin: 0 0 0 -6%;
}
#menu-item-3598 {
    margin: 0 0 0 -6%;
}
.p-footer-nav {
    display: table;
    width: 100%;
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
}
.p-footer-nav .sub-menu {
    margin-top: 20px;
}

.p-footer-nav .sub-menu li {
    float: unset;
    text-align: left;
    width: auto;
    margin: 0px auto 15px 0;
}

.p-footer-nav .sub-menu li a:before {
    position: absolute;
    width: 10px;
    height: 0.5px;
    content: "";
    top: 11px;
    left: 0;
    background: #fff;
}

.p-footer-nav .sub-menu li a {
    padding-left: 19px;
    position: relative;
}



/* footer sp */

.footer_sp_ul li a {
    display: block;
    position: relative;
    text-align: center;
    color: #fff;
    padding: 5px 0;
}

.footer_sp_ul li {
    font-size: 14px;
    letter-spacing: 2px;
    text-align: center;
    line-height: 1.5em;
    margin: 10px auto;
}
.footer_sp_ul {
    width: 80%;
    margin: 0 auto 40px;
    display: none;
}



/* footer sp アコーディオン*/

.toggle {
	display: none;
}
.Label {
    display: block;
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
    text-align: center;
    line-height: 1.5em;
}

.Label,
.content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.content {		/*本文*/
	height: 0;
	overflow: hidden;
}
.toggle:checked + .Label + .content {	/*開閉時*/
	height: auto;
	transition: all .3s;
}

label.Label span:before {
    position: absolute;
    content: "+";
    top: -3px;
    right: -27px;
    font-size: 19px;
}
label.Label span {
    position: relative;
}


/******  下層  **************************************************************/


/* news archive*/
.l-header {
    height: 70px;
    line-height: 70px;
}

.custum_header {
    position: relative;
    height: 330px;
    margin: 70px 0 80px;
}

.news_archive_header:before {
    position: absolute;
    content: "";
    background: url(../../uploads/header_img01.jpg)right bottom no-repeat;
    background-size: cover;
    width: 68%;
    height: 100%;
    bottom: 0;
    right: 0;
}
.header_ttl h1 {
    font-size: 18px;
    letter-spacing: 0;
    color: #4B4B4B;
    text-align: center;
    line-height: 2.5em;
    position: relative;
}
.header_ttl h1 span {
    color: #4B4B4B;
    margin-bottom: 20px;
    font-size: 160%;
    position: relative;
    font-weight: 100;
    letter-spacing: 2px;
}
.header_ttl h1:before {
    position: absolute;
    content: "";
    width: 90%;
    border-bottom: solid 1px #4B4B4B;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -12px;
}
.header_ttl {
    margin: 0 auto 25px;
    position: absolute;
    bottom: 0;
    left: 6%;
    text-align: center;
}

.news_acac .nav-tabs {
    max-width: unset;
}
.news_acac .nav-tabs li {
    margin: 0 auto;
}
.news_acac {
    margin-bottom: 100px;
}



/*pagenation*/

.wp-pagenavi span.pages {
    display: none;
}
.wp-pagenavi {
    display: flex;
	    margin-top: 50px;
}

.wp-pagenavi span {
    border: unset !important;
}
.wp-pagenavi a {
    flex: 1;
    text-align: center;
    display: inline-block;
    margin: 0 2%;
    border: unset;
    font-size: 18px;
}

.first, .last{
    display: none !important;
}

.wp-pagenavi span.current {
    flex: 1;
    text-align: center;
    display: inline-block;
    margin: 0 2%;
    font-size: 18px;
}



.previouspostslink:before {
    content: '';
    position: absolute;
    top: 11px;
    transform: translateY(calc(-100% - 2px)) rotate(-40deg);
    width: 14px;
    height: 1px;
    background-color: #454545;
	left: -1px;
    margin: 0 auto;
    transition: 0.4s;
}
.previouspostslink:after {
    content: '';
    position: absolute;
    top: 12px;
    width: 39px;
    height: 1px;
    background-color: #454545;
    left: 0;
    margin: 0 auto;
}
.previouspostslink {
    position: relative;
    border: unset !important;
    padding: 5px !important;
    margin: 0 !important;
    text-align: left !important;
    color: #ffffff00 !important;
    margin-right: 10% !important;
}


.previouspostslink:hover, .nextpostslink:hover{opacity:0.7}

.nextpostslink {
    position: relative;
    border: unset !important;
    padding: 5px !important;
    margin: 0 0 0 10% !important;
    text-align: right !important;
    color: #ffffff00 !important;
}

.nextpostslink:before {
    content: '';
    position: absolute;
    top: 11px;
    transform: translateY(calc(-100% - 2px)) rotate(40deg);
    width: 14px;
    height: 1px;
    background-color: #454545;
    right: -1px;
    margin: 0 auto;
    transition: 0.4s;
}
.nextpostslink:after {
    content: '';
    position: absolute;
    top: 12px;
    width: 39px;
    height: 1px;
    background-color: #454545;
    right: 0;
    margin: 0 auto;
}




/* news single*/
.dates {
    color: #838383;
}
.p-page-header__title_cus {
    margin: 40px 0 70px;
    padding-bottom: 40px;
    border-bottom: solid 1px #bdbdbd;
    font-size: 18px;
    line-height: 1.8em;
}

.single_post_box {
    position: relative;
}
.single_post_box .news_term_ul {
    margin: 0 0 0 auto;
    right: 0;
    top: 0;
}

.p-entry__inner--narrow .p-entry__body p {
    font-size: 16px;
}
.p-entry__inner {
    word-break: break-all;
}

.c-nav01 {
    display: table !important;
    width: 100%;
    position: relative;
    margin-top: 100px;
}
.c-nav01__item {
    border: unset !important;
    width: 33%;
    height: unset !important;
    flex: unset;
    float: left;
}
.c-nav01__center {
    width: 33%;
    float: left;
    text-align: center;
}
.c-nav01__item a {
    height: auto !important;
    padding: 5px;
    display: block !important;
}
.c-nav01__center a {
    padding: 8px 0;
    display: block;
    position: relative;
    width: 50%;
    margin: 0 auto;
}
.c-nav01__item.c-nav01__item--prev a {
    width: 20%;
    display: block;
    padding: 15px 0;
}
.c-nav01__item.c-nav01__item--next a {
    width: 20%;
    display: block;
    padding: 15px 0;
    margin: 0 0 0 auto;
}

.c-nav01__item--prev::before {
    content: '' !important;
    position: absolute;
    top: 11px;
    transform: translateY(calc(-100% - 2px)) rotate(-40deg);
    width: 14px;
    height: 1px;
    background-color: #454545;
    left: -1px;
    margin: 0 auto;
    transition: 0.4s;
}
.c-nav01__item.c-nav01__item--prev a:after {
    content: '';
    position: absolute;
    top: 12px;
    width: 39px;
    height: 1px;
    background-color: #454545;
    left: 0;
    margin: 0 auto;
}
.p-entry__body a{
    color: #151eae !important;
}
.c-nav01__item a:hover, .c-nav01__item:hover {
    background: none;
    opacity: 0.7;
}
.c-nav01__item--next::after {
    content: '' !important;
    position: absolute;
    top: 12px;
    width: 39px;
    height: 1px;
    background-color: #454545;
    right: 0;
    margin: 0 auto;
}
.c-nav01__item.c-nav01__item--next a:before {
    content: '';
    position: absolute;
    top: 11px;
    transform: translateY(calc(-100% - 2px)) rotate(40deg);
    width: 14px;
    height: 1px;
    background-color: #454545;
    right: -1px;
    margin: 0 auto;
    transition: 0.4s;
}


/* product archive*/

.product-inner .nav-tabs {
    max-width: unset;
}
.product-inner .active, .product-inner .nav-tabs li {
    margin: 0 0 50px 2%;
}

.product_archive_header:before {
    position: absolute;
    content: "";
    background: url(../../uploads/header_img02.jpg)right bottom no-repeat;
    background-size: cover;
    width: 68%;
    height: 100%;
    bottom: 0;
    right: 0;
}
.product_archive_header02:before {
    position: absolute;
    content: "";
    background: url(../../uploads/case-Report_bnr.png)right bottom no-repeat;
    background-size: cover;
    width: 68%;
    height: 100%;
    bottom: 0;
    right: 0;
}
.product_archive_header03:before {
    position: absolute;
    content: "";
    background: url(../../uploads/haiekidegr.jpg)right bottom no-repeat;
    background-size: cover;
    width: 68%;
    height: 100%;
    bottom: 0;
    right: 0;
}

.product_inner {
    margin: 135px 0;
}
.product_inner .slick-dots {
    display: none !important;
}


.product_ul {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.product_ul li {
    width: 23%;
    margin: 0 1% 30px;
    float: left;
    position: relative;
}

.product_ul li img {
    width: 100%;
    height: auto;
    box-shadow: 3px 3px 9px #ebebeb;
}
.product_li_ttl {
    margin: 10px auto 20px;
    text-align: center;
    line-height: 1.7;
    font-size: 17px;
}

.product_archive_section .news_acac .nav-tabs {
    padding-bottom: 30px;
    border-bottom: solid 1px #b5b5b5;
    margin-bottom: 70px;
}




/* company page**/

.company_header:before {
    position: absolute;
    content: "";
    background: url(../../uploads/header_img04.jpg)right bottom no-repeat;
    background-size: cover;
    width: 68%;
    height: 100%;
    bottom: 0;
    right: 0;
}
.k_ul01 {
    width: 100%;
    display: table;
    position: relative;
}
.li01_img img {
    width: 100%;
    height: auto;
}
.li01_txt {
    width: 60%;
    float: left;
    font-size: 18px !important;
    color: #707070;
    font-weight: 500;
    line-height: 1.8;
}
.li01_img {
    width: 35%;
    float: left;
    margin: 0 5% 0 0;
}
.li01_img_right img {
    width: 100%;
    height: auto;
}

.li01_img_right {
    width: 35%;
    float: right;
    margin: 0 0 0 5%;
}

table.k_table02 th {
    color: #707070;
    background: unset;
    font-weight: 500;
    border: unset;
    font-size: 16px;
    padding: 5px 0;
    line-height: 1.5em;
    text-align: left;
    width: 25%;
}
table.k_table02 td {
    color: #707070;
    font-weight: 500;
    background: unset;
    border: unset;
    font-size: 16px;
    padding: 5px;
    line-height: 1.5em;
}


.company_acac {
    margin-bottom: 100px;
}

.company_acac .nav-tabs li {
    margin: 0 2% 30px;
}

.pbtn_01_w {
    width: 90%;
    position: relative;
    max-width: 500px;
    margin: 0 auto !important;
}
.pbtn_01_w a {
    font-size: 15px;
    padding: 16px 0;
    display: block;
    position: relative;
    width: 100%;
    border: solid 1px #334467;
    text-indent: 18%;
    color: #334467 !important;
    transition: 0.3s;
}

.pbtn_01_w a:before {
    content: '';
    position: absolute;
    top: calc(100% - 20px);
    transform: translateY(calc(-100% - 2px)) rotate(40deg);
    width: 6px;
    height: 1px;
    background-color: #334467;
    right: 30px;
    margin: 0 auto;
    transition: 0.4s;
}
.pbtn_01_w a:after {
    content: '';
    position: absolute;
    top: 39px;
    transform: translateY(-102%);
    width: 20px;
    height: 0.5px;
    background-color: #4B4B4B;
    right: 30px;
    margin: 0 auto;
}


.pbtn_01_w a:hover {
    background: #334467;
    color: #fff !important;
}
.pbtn_01_w a:hover:before, .pbtn_01_w a:hover:after {
    background-color: #fff;
}




.tab-content .k_inner01_ggmap {
    margin-bottom: 0;
}
.toplink a:hover {
    opacity: 0.7;
}

.toplink a {
    color: #4B4B4B !important;
}
.toplink {
    border-top: solid 1px #838383;
    text-align: center;
    font-size: 18px !important;
    padding-top: 35px;
    margin-top: 150px;
}

/* privacy using page**/
.txt-02 a:hover {
    opacity: 0.7;
}
.txt-02 a {
    color: #3045cb !important;
    font-weight: bold;
    text-decoration: underline;
}
.txt-02 {
    font-size: 16px !important;
    color: #4B4B4B;
    font-weight: 500;
    margin: 0 auto 20px !important;
}
.sub_subtitle h5 {
    font-size: 18px !important;
    margin-bottom: 10px !important;
    line-height: 1.7em !important;
    color: #4B4B4B;
    font-weight: 500;
}



/* partners page**/

.partners_header:before {
    position: absolute;
    content: "";
    background: url(../../uploads/header_img05.jpg)right bottom no-repeat;
    background-size: cover;
    width: 68%;
    height: 100%;
    bottom: 0;
    right: 0;
}
.post_w_img img {
    width: 100%;
    height: auto;
}
.post_w_img {
    width: 500px;
    margin: 0 auto 20px !important;
}
.space {
    height: 70px;
}

.k_ttl01 {
    font-size: 20px !important;
    font-weight: 500;
    border-bottom: solid 1px #C6C6C6;
    color: #707070;
    letter-spacing: 1px;
    padding-bottom: 15px;
    margin-bottom: 45px !important;
}
.k_inner01_ggmap {
    max-width: 800px;
    margin: 60px auto;
    position: relative;
}
.ggmap {
    position: relative;
	padding-bottom: 50%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}
.ggmap iframe, .ggmap object, .ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
table.k_table01 {
    max-width: 650px;
    margin: 0 auto;
}

table.k_table01 th {
    color: #707070;
    background: unset;
    font-weight: 500;
    border: unset;
    font-size: 16px;
    padding: 5px 0;
    line-height: 1.5em;
    text-align: left;
}
table.k_table01 td {
    color: #707070;
    font-weight: 500;
    background: unset;
    border: unset;
    font-size: 16px;
    padding: 5px 0;
    line-height: 1.5em;
}
.txt-01 {
    font-size: 16px !important;
    color: #707070;
    font-weight: 500;
    margin: 0 auto 20px !important;
    width: 90%;
}



/* contact page*/

table.cintact_table th {
    background: unset;
    border: unset;
    text-align: left;
    width: auto;
    display: block;
    font-size: 16px;
    padding: 20px 0 5px;
    color: #4b4b4b;
}
table.cintact_table td {
    background: unset;
    border: unset;
    border-bottom: solid 1px #707070;
    width: auto;
    display: block;
    font-size: 16px;
    padding: 5px 0;
}

.wpcf7 input {
    border: unset !important;
    background: unset;
    font-size: 14px !important;
}

span.pleace {
    position: absolute;
    font-size: 14px;
    color: #454545;
}

.wpcf7 textarea {
    background: unset;
    height: 200px;
    margin-bottom: 35px;
}

span.wpcf7-list-item.first {
    display: block !important;
}
span.wpcf7-list-item.last {
    display: block !important;
}

.arrow_td:after {
    position: absolute;
    content: "";
    display: block;
    right: 12px;
    top: 10px;
    border-right: 1px solid #4b4b4b;
    border-bottom: 1px solid #4b4b4b;
    width: 4px;
    height: 4px;
    -webkit-transform: rotate(0deg);
    transform: rotate(-135deg);
}

.arrow_td:before {
    position: absolute;
    content: "";
    display: block;
    right: 12px;
    top: 30px;
    border-right: 1px solid #4b4b4b;
    border-bottom: 1px solid #4b4b4b;
    width: 4px;
    height: 4px;
    -webkit-transform: rotate(0deg);
    transform: rotate(45deg);
}
.arrow_td {
    position: relative;
}

.con_txt a {
    color: #4b4b4b !important;
}

.con_txt {
    display: flex;
    font-size: 16px !important;
    color: #4b4b4b;
    margin-bottom: 5px !important;
}
.cp_center {
    font-size: 16px !important;
    color: #4b4b4b;
}
.con_txt span.wpcf7-form-control-wrap.acceptance-169 {
    margin-left: 10px;
    margin-right: 5px;
}
.con_div {
    margin: 0 auto;
    width: 100%;
    max-width: 525px;
    text-align: center;
}


.wpcf7 .wpcf7-submit:hover {
    background: #334467 !important;
    color: #fff !important;
}
.wpcf7 form {
    margin: 0;
}

/******  respon  **************************************************************/

@media only screen and (max-width: 1300px){
	.header_topli_center a {
    padding: 0 15px 0 30px !important;
}
}


@media only screen and (max-width: 1200px){
.l-header__logo {
    top: 0;
}
	.partners_header:before{width: 57%;}
	.header_top {
    display: none;
}
.l-header--large {
    padding-top: 0;
}
.p-global-nav {
    background: #095D93 !important;
}
.c-menu-button {
    color: #000;
	}
	.l-header{    padding-top: 0px;}
	.c-tab_item, .a-tab_item, .b-tab_item, .d-tab_item, .e-tab_item {
    width: calc(98%/3);
}
#menu-item-3635 a {
    color: #ffffff !important;
    font-weight: 500;
}
.news_term_ul {
    position: relative;
    top: 0;
    margin: 0 0 0 auto;
    right: 0;
width: 90%;
}
.postblock {
    position: relative;
    padding: 10px 4%;
}
.p-entry__inner {
    margin-top: 80px;
}
}


@media only screen and (max-width: 1000px){
.inner_tab_box2 li {
    width: 31%;
    margin: 0 1% 55px;
    position: relative;
    float: left;
}

.single_post_box .news_term_ul {
    position: relative;
    width: 100%;
    margin: 14px 0 0;
    left: 0;
    right: unset;
}
.single_post_box .news_term_ul li {
    float: left;
    margin: 0 20px 14px 0;
}
	.p-footer-nav li {
    margin: 0 0 0 5%;
}
.custum_header {
    height: 250px;
    margin: 70px 0 80px;
}
	.c-nav01__item--prev a::before{content:unset !important}
}

@media only screen and (max-width: 767px){
.catalog_ul li {
    width: 46%;
}
	.footer_sp_ul{display:table}
	.p-footer-nav{display:none}
	.c-nav01__item {
    width: 33% !important;
}
.c-nav01__item--next::after {
    color: unset !important;
    right: 0 !important;
    width: 39px !important;
    height: 1px !important;
    line-height: unset !important;
}
.c-nav01__item--prev::before {
    color: unset !important;
    left: 0 !important;
    width: 14px !important;
    height: 1px !important;
    line-height: unset !important;
}
	.page-numbers li:first-child {
    margin: 0 4% 0 0;
}
.p-page-header__title_cus {
    margin: 20px 0 50px;
    padding-bottom: 24px;
}
	.p-index-slider__item:first-child {
    display: block;
    background-image: unset !important;
    background: url(../../uploads/top_sp011.jpg)center no-repeat !important;
    background-size: cover !important;
}
.txt-01 {
    width: auto;
    font-size: 16px !important;
}
table.k_table01 {
    max-width: unset;
    width: 80%;
}
.news_term_ul li:before {
    bottom: -3px;
}
.p-index-slider {
    padding-top: 111%;
}
.news_term_ul li {
    font-size: 12px;
    padding: 0 3px;
    margin: 0 0px 14px 11px;
}
.news_section {
    padding: 50px 0;
}
.news_term_ul {
    width: 100%;
    right: 8px;
}

.product_section {
    padding: 50px 0;
	}
.pro_sp_btn {
    display: block;
}
.recruit_section {
    padding: 150px 0 50px;
}
.slick-dots li button {
    width: 8px;
    height: 8px;
}
.slick-dots li {
    margin: 0 10px;
    width: 8px;
    height: 8px;
}
.pro_pc_btn {
    display: none;
}
.p-footer-nav .sub-menu {
    display: none;
}
.pro_sp_btn .btn_02 {
    position: relative;
}
.footer_under_ul li a {
    font-size: 12px;
}
#menu-item-3598 {
    margin: 0 auto;
}
.slick-dots {
    bottom: -40px;
}
.slick-dotted.slick-slider {
    margin-bottom: 100px;
}
.p-footer-nav li {
    margin: 0 auto;
    float: unset;
    width: 100%;
    text-align: center;
}
.btn_03 a {
    background: #fff;
}
.header_ttl {
    bottom: -150px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.header_ttl h1:before {
    width: 100px;
}

.custum_header {
    height: 200px;
    margin: 0px 0 220px;
}
	.news_archive_header:before, .product_archive_header:before, .product_archive_header03:before {
    width: 100%;
}
.header_ttl {
    bottom: -135px;
}
.header_ttl h1 {
    font-size: 15px !important;
	}
.product_inner {
    margin: 70px 0;
}
.product_inner .slick-dots {
    display: block !important;
}
.product_archive_section .news_acac .nav-tabs {
    margin-bottom: 30px;
    width: 100%;
    padding: 0 10% 30px;
}
.product_ul li {
    width: 44%;
    margin: 0 3% 30px;
}
.beaf_img_sp {
    display: block;
    width: 80%;
    margin: 0 auto 70px;
}
.product_post_li_img {
    display: none;
}
.beaf_img_sp img {
    width: 100%;
    height: auto;
}
.product_post_li {
    width: 100%;
    margin: 0 auto;
    float: unset;
}
.p-page-header__title_cus01 {
    width: 80%;
    font-size: 22px;
    margin: 10px auto 35px;
}
.product_post_li .news_term_ul {
    width: 80%;
    margin: 0 auto;
}
.product_link_ul {
    display: block;
}
.pbtn_01, .pbtn_01_w {
    margin: 0 auto !important;
}
.product_link_li01, .product_link_li02 {
    margin-bottom: 40px;
}
.product_post_ul {
    margin-bottom: 10px;
}
.pbtn_02 {
    margin: 40px auto 20px;
}
.k_inner01_ggmap {
    max-width: unset;
    width: 100%;
}
.partners_header:before {
    width: 100%;
}
.company_header:before {
    width: 100%;
}
.li01_txt {
    width: 100%;
    float: unset;
    font-size: 16px !important;
}
.li01_img_right, .li01_img {
    width: 100%;
    float: unset;
    margin: 0 auto 20px;
}
.inner_tab_box li {
    width: 46%;
    margin: 0 2% 30px;
}
.inner_tab_box2 li {
    width: 46%;
    margin: 0 2% 30px;
}

.douga_in {
    height: auto;
    padding-bottom: 57%;
}
.cat_imgimg img {
    height: auto;
}
.douga_in {
    height: auto;
    padding-top: 0%;
}
.product_archive_header02:before {
    width: 100%;
}
.tab-content dl {
    padding: 0px 0 0;
}
.postblock {
    position: relative;
    padding: 17px 4%;
}
.tab-content dd a {
    padding: 15px 0;
}
}


@media only screen and (max-width: 500px){
	.c-nav01__center a {
    width: 100%;
    font-size: 13px;
}
.wp-pagenavi a, .wp-pagenavi span.current {
    margin: 0;
    font-size: 14px;
}
	.c-tab_item, .a-tab_item, .b-tab_item, .d-tab_item, .e-tab_item {
    width: calc(96%/3);
    line-height: 30px;
    font-size: 14px;
    height: 30px;
	}
.cc_txt {
    min-height: unset;
    font-size: 14px;
    text-align: left;
}
.cc_txt2 {
    min-height: unset;
    font-size: 14px;
    text-align: left;
}

.down_link a {
    font-size: 11px;
}
.category_blue {
    font-size: 14px;
}
.category_green {
    font-size: 14px;
}
.c-tab_content {
    padding: 30px 0 0;
}
.post_w_img {
    width: 60%;
}
.product_li_ttl {
    margin: 10px auto;
    line-height: 1.7;
    font-size: 14px;
}
.space {
    height: 35px;
}
table.k_table01 th, table.k_table01 td {
    font-size: 13px;
}
	table.k_table02 th, table.k_table02 td {
    font-size: 13px;
}

.k_ttl01 {
    font-size: 16px !important;
    margin-bottom: 35px !important;
    padding-bottom: 10px;
}
table.k_table01 {
    max-width: unset;
    width: 100%;
}
.txt-01 {
    font-size: 14px !important;
}
.news_term_ul li {
    font-size: 11px;
    padding: 1px 2px;
    margin: 0 5px 10px;
}
	.l-header__logo {
    width: 50%;
    padding-left: 10px !important;
}
.postblock {
    position: relative;
    padding: 15px 4% 25px;
}
.btn_02 {
    margin: 100px auto 20px;
}

.tab-content dd a {
    padding: 5px 0;
}
.slider .slick-slide {
    margin: 0 10px;
}
.news_section h2 {
	margin-bottom: 75px;
}
.l-footer__logo {
	width: 60%;}
	.p-index-slider {
    height: auto !important;
}
.news_section h2, .product_section h2, .recruit_section h2 {
	font-size: 13px;
    letter-spacing: 2px;
    line-height: 2.5em;
}
.news_section h2 span {
    letter-spacing: 1px;
}
.product_section {
    padding: 50px 0 25px;
}
.slick-dots {
    bottom: -28px;
}
.slick-dotted.slick-slider {
    margin-bottom: 70px;
}
.news_top {
    margin: 30px auto 0;
}
.slick-dots li button {
    width: 6px;
    height: 6px;
}

.product_section h2 {
    margin-bottom: 60px;
}
.btn_01 a:before, .btn_02 a:before {
    top: calc(100% - 12px);
}
.p-entry__inner--narrow .p-entry__body p {
    font-size: 14px;
}
.btn_01 a, .btn_02 a, .btn_03 a {
    font-size: 14px;
    padding: 13px 0;
}
.dates {
    font-size: 13px;
}
.p-page-header__title_cus {
    font-size: 15px;
    padding-bottom: 13px;
}

.tab-content dd {
    padding: 13px 0;
    font-size: 14px;
}
.tab-content dt {
    font-size: 13px;
}

.nav-tabs li {
    width: 46%;
    margin: 0 2% 18px;
    text-align: center;
}
.nav-tabs li a {
    font-size: 13px;
    padding: 6px 10px;
display: inline-block;
}
.p-copyright small {
    font-size: 10px;
}
.p-footer-nav {
    margin-bottom: 50px;
}
.footer_under_ul li a {
    font-size: 10px;
}
.recruit_block {
    padding: 55px 0;
}
.recruit_section h2 {
    margin-bottom: 50px;
}
.btn_03 {
    margin: 80px auto 0;
}
.recruit_section {
    padding: 70px 0px;
}
.nav-tabs li.active a {
    font-size: 13px;
    padding: 6px 10px;
}
.p-footer-nav a {
    font-size: 14px;
    letter-spacing: 2px;
}

.header_ttl {
    bottom: -144px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.header_ttl p {
    font-size: 15px;
    margin-bottom: 10px;
}
body:before {
    top: -7%;
    left: 0;
}
.p-page-header__title_cus01 {
    font-size: 20px;
}
.beaf_img_sp {
    margin: 0 auto 50px;
}
.product_post_ttl {
    font-size: 17px;
    margin-bottom: 15px;
}
.product_post__text {
    font-size: 15px;
}
.company_acac .nav-tabs li {
    margin: 0 3% 18px;
    width: 44%;
}
.company_acac .nav-tabs {
    width: 100%;
}
.company_acac .nav-tabs li a {
    padding: 1px 0;
    font-size: 11px;
    letter-spacing: -1px;
}
.li01_txt {
    font-size: 14px !important;
}

.pbtn_01_w a:after {
    top: 35px;
}
.company_acac {
    margin-bottom: 20px;
}
	.sub_subtitle h5 {
    font-size: 16px !important;
}
.toplink {
    font-size: 16px !important;
    padding-top: 20px;
    margin-top: 80px;
	}
table.cintact_table td {
    font-size: 14px;
    padding: 2px 0;
}
.pbtn_01_w a {
    text-indent: 0;
    text-align: center;
    font-size: 13px;
}
table.cintact_table th {
    font-size: 14px;
    padding: 15px 0 0px;
}
.con_txt span.wpcf7-form-control-wrap.acceptance-169 {
    margin-left: 0;
    margin-right: 0;
}
.txt-02 {
	font-size: 14px !important;}
.pbtn_01_w a:before, .pbtn_01_w a:after {
    right: 8px;
}
.p-footer-nav li{    margin-bottom: 6px;}
.con_txt {
    display: block;
	font-size: 13px !important;}
.cp_center {
	font-size: 13px !important;}
.page-numbers li:first-child {
    margin: 0;
}
span.arr_left, span.arr_right {
    width: 15px;
    height: 15px;
}
span.arr_right:before {
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left: 9px solid #676767;
    top: 3px;
    left: 4px;
}
span.arr_left:before {
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 9px solid #676767;
    top: 3px;
    left: 2px;
}
.page-numbers li a, span.page-numbers.current {
    font-size: 14px;
    padding: 0 10px;
}
.nextpostslink:before {
    width: 7px;
    top: 13px;
}
.nextpostslink:after, .previouspostslink:after {
    width: 18px;
}
.previouspostslink:before {
    width: 7px;
    top: 13px;
}
.previouspostslink, .nextpostslink {
    margin: 0 1% !important;
}
.product-inner .active, .product-inner .nav-tabs li {
	margin: 0 5% 18px;
    width: 40%;
}
}




/********* fadeUp *************************************/

.fadeUp{
animation-name:fadeUpAnime;
animation-duration:1.5s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(50px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}


/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
 
.fadeUpTrigger{
    opacity: 0;
}


/* END */






/******** modal 下層**********************************/

/*---旧bootstrap.css　記述-----------*/

.modal-open {
    overflow: hidden;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    filter:alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter:alpha(opacity=50);
    opacity: 0.5;
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}







/*---旧bass.css　記述-----------*/

div.modal {
	position: fixed;
	display:none;
	z-index:9999;
	width:820px;
	height:500px;
	top: 100px;
	text-align: center;
	margin:auto;
}
div.modal .pr_box {
	height:auto;
	box-shadow:0px 0px 12px rgba(0,0,0,0.4);
	padding:20px;
	background:#FFFFFF;
}
.tx02_bb {
    font-size: 23px;
    font-weight: bold;
    color: #4d62b1;
    margin: 20px 0;
}
.tx02 {
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 24px;
}
.mg01.red {
    font-size: 19px;
    font-weight: bold;
    color: #0f80b3;
    margin: 10px;
    line-height: 1.5;
}
.tx02 {
    font-size: 16px;
    line-height: 1.7em;
}
.pr_box img:hover {
	filter: alpha(opacity=50);
	-webkit-opacity:0.50;
	-moz-opacity:0.50;
	-ms-opacity:0.50;
	-o-opacity:0.50;
	opacity:0.50;
}
.close_modal{
	display: block;
	width: 180px;
	line-height:50px;
	margin:10px auto;
	display: inline-table;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	color: #fff;
	border: 2px solid #018ad1;
	background: #018ad1;
	*display: inline;
	*zoom: 1;
}
.close_modal:hover {
	text-decoration: none;
	display: inline-table;
	color: #018ad1;
	border: 2px solid #018ad1;
	background: #fff;
}
.close_modal_no{
	display: block;
	width: 180px;
	line-height:50px;
	margin:10px auto;
	display: inline-table;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	color: #fff;
	border: 2px solid #60cfff;
	background: #60cfff;
	*display: inline;
	*zoom: 1;
}
.close_modal_no:hover {
	text-decoration: none;
	display: inline-table;
	color: #018ad1;
	border: 2px solid #60cfff;
	background: #fff;
}
@media screen and (max-width:640px){
div.modal {
	position: fixed;
	display:none;
	z-index:9999;
	width:95%;
	height: auto;
	top:10px;
	text-align: center;
	margin:auto;
}
div.modal .pr_box {
	width:100%;
	height:auto;
	box-shadow:0px 0px 12px rgba(0,0,0,0.4);
	padding:10px;
	background:#FFFFFF;
}
.close_modal_no{
	margin:10px auto 10px -10px;
}
}


/* 肯定免責事項(階層) =========================== */
.disclaimer_inner {
	width: 100%;
	font-size:110%;
}
.disclaimer_inner img{
	width: 100%;
	height:auto;
}
.disclaimer_bt{
	margin:20px auto;
	text-align:center;
}
.disclaimer_inner .button{
	line-height: 1;
	padding: 8px 20px 8px 20px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	color: #fff;
	border: 2px solid #136098;
	background: #136098;
}
.disclaimer_inner .button:hover {
	text-decoration: none;
	color: #136098;
	border: 2px solid #136098;
	background-color: #fff;
}




/* cookie*/
span#cn-notice-buttons {
    display: block;
}
.cookie_txt {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 8px;
}
.cookie_txt01 {
    line-height: 2em;
    margin-bottom: 10px;
}
.cookie_txt01 a {
    color: #2ff7e8;
    text-decoration: underline;
}


/* popupプラグイン*/
.pum-theme-3849, .pum-theme-default-theme {
    background-color: rgb(255 255 255 / 60%) !important;
}
button.pum-close.popmake-close {
    display: none;
}
.p_txt01 {
    font-size: 17px;
    color: #000;
    font-weight: 500;
    text-align: center;
    line-height: 1.8em;
}
.p_txt01 a {
    font-weight: bold;
    text-decoration: underline;
}
.p_txt01 a:hover {
    opacity: 0.7;
}
.p_txt02 {
    margin: 30px auto 20px;
    font-size: 22px;
    font-weight: bold;
    color: #276bc0;
    letter-spacing: 1px;
    text-align: center;
}
.p_ul li a:hover {
    opacity: 0.7;
}
.p_ul {
    width: 100%;
    position: relative;
    display: table;
    margin-bottom: 20px;
}
.p_ul li {
    width: 44%;
    margin: 0 3%;
    float: left;
}
.p_ul li a {
    display: block;
    padding: 15px 0;
    background: #191cff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}


/* チェックボックスとテキストの改行を有効化する */
.wpcf7-list-item p {
    white-space: pre-line;
}

.cc_txt2 {
    text-align: center;
    font-size: 16px;
    line-height: 1.5em;
	/*230606追加*/
	 font-family: "Noto Sans Japanese", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
    color: #008885 !important;
    font-weight: bold;
}
.bio_header:before {
    position: absolute;
    content: "";
    background: url(./img/banner_bio.jpg)right bottom no-repeat;
    background-size: cover;
    width: 68%;
    height: 100%;
    bottom: 0;
    right: 0;
}
.tec_header:before {
    position: absolute;
    content: "";
    background: url(./img/banner_tec.jpg)right bottom no-repeat;
    background-size: cover;
    width: 68%;
    height: 100%;
    bottom: 0;
    right: 0;
}

.graybar{
	background:#666666;
	color:#fff;
	font-size:36px!important;
	font-weight:bold;
	height:70px;
	line-height:70px!important;
	padding:0 0 0 40px;
	margin:20px 0 0 0;
}
.bio_text01{
	font-size:18px!important;
}
.bio_text01pc{
	display:block!important;
	font-size:18px!important;
}
.bio_text01sp{
	display:none!important;
}

.fig01{
	background:#104A82;
	color:#fff;
	font-size:18px!important;
	font-weight:normal;
	height:30px;
	line-height:30px!important;
	text-align:center;
	padding:0 0 0 0px;
	margin:60px 0 0 0!important;
}
.fig01wrap{
 background:#DEEAF7;
 padding:50px 20px 30px;
}
.fig01pc{
 text-align:center;
 display:block;
}
.fig01sp{
 display:none;
}
.fig02{
	background:#666666;
	color:#fff;
	font-size:18px!important;
	font-weight:normal;
	height:30px;
	line-height:30px!important;
	text-align:center;
	padding:0 0 0 0px;
	margin:60px 0 0 0!important;
}
.fig02wrap{
 background:#ffffff;
 border:solid 3px #006CBF;
 border-radius:10px;
 padding:50px 20px;
}
.fig02pc{
 text-align:center;
 display:block;
}
.fig02sp{
 display:none;
}
.fig03{
	background:#666666;
	color:#fff;
	font-size:18px!important;
	font-weight:normal;
	height:30px;
	line-height:30px!important;
	text-align:center;
	padding:0 0 0 0px;
	margin:60px 0 20px 0!important;
}
.fig03+.wp-block-columns{
 margin:0;
}
.fig03wrap{
 background:#ffffff;
 padding:50px 0px 0;
}
.fig03pc{
 text-align:center;
 display:block;
}
.fig03sp{
 display:none;
}
.fig03pc img{
 width:100%;
}
.btnwrap{
 margin:60px 0 0 0;
}
.btnhover:hover{
 opacity:.8;
 transition:.3s;
 cursor:pointer;
}
@media screen and (max-width:767px){
.bio_header:before {
    width: 100%;
}
.graybar{
	background:#666666;
	color:#fff;
	font-size:20px!important;
	font-weight:bold;
	height:36px;
	line-height:36px!important;
	padding:0 0 0 20px;
	margin:20px 0 0 0;
}
.bio_text01{
	font-size:14px!important;
}
.bio_text01pc{
	display:none!important;
}
.bio_text01sp{
	display:block!important;
	font-size:12px!important;
}

.fig01{
 font-size:14px!important;
}
.fig01pc{
 display:none;
}
.fig01sp{
 text-align:center;
 display:block;
}
.fig02{
 font-size:14px!important;
}
.fig02pc{
 display:none;
}
.fig02sp{
 text-align:center;
 display:block;
}
.fig03{
 font-size:14px!important;
}
.fig03pc{
 display:none;
}
.fig03sp{
 text-align:center;
 display:block;
}
}
/* tec*/
.lgwrap{
 margin-bottom:0!important;
}
.lgwrap div{
 display:flex;
 flex-direction: row-reverse;
}
.lgwrap div figure{
	padding-left:20px;
}
.tec_h3{
 color:#104A82;
 font-size:20px!important;
 font-weight:bold;
 border-bottom:solid 1px #666666;
 padding:0 0 5px 0;
 margin:60px 0 0 0;
}
.tec_text01{
	font-size:18px!important;
}
.tec_text02{
	font-size:14px!important;
}

.caption_blue{
 color:#104A82;
 font-size:16px!important;
 font-weight:bold;
 margin-bottom:2px!important;
}
.bg_waterblue{
 background:#DEEAF7;
 padding:50px 0 50px;
	margin: 50px calc(50% - 50vw) 0!important;
  width: 100vw!important;
	padding-inline: calc((100vw - 100%) / 2);
}

/*table*/
.wp-block-table thead {
    border-bottom: 0px solid;
}
figure.type_tec{
	border-radius:10px;
  border: solid 1px #006CBF;
}
figure.type_tec table {
  border: solid 1px #006CBF;
  width: 100%;
	border-radius:5px;
	margin:0;
}
figure.type_tec table th {
  background: #006CBF;
  color: #fff;
  border: solid 1px #b9b9b7;
  text-align: center;
  height: 40px;
	font-weight:bold;
	line-height:1.6;
}
figure.type_tec table tr:nth-child(even) td{
	background:#C2DCF0;
}
figure.type_tec table td {
  background: #fff;
  padding: 0px 10px;
  border: solid 1px #b9b9b7;
  vertical-align: middle;
  font-size: 16px;
  height: auto;
	line-height:1.6;
}
figure.type_tec table th:nth-of-type(1) {
  width: 10%;
  text-align: left;
}
figure.type_tec table th:nth-of-type(2) {
  width: 20%;
  text-align: center;
}
figure.type_tec table th:nth-of-type(3) {
  width: 10%;
  text-align: center;
}
figure.type_tec table th:nth-of-type(4) {
  width: 8%;
  text-align: center;
}
figure.type_tec table th:nth-of-type(5) {
  width: 10%;
  text-align: center;
}
figure.type_tec table th:nth-of-type(6){
  width: 12%;
  text-align: center;
}
figure.type_tec table th:nth-of-type(7) {
  width: 8%;
  text-align: center;
}

figure.type_tec table td.none {
  display: none;
}

@media screen and (max-width:767px){
.bg_waterblue{
 background:#DEEAF7;
 padding:20px 0 20px;
	margin: 20px calc(50% - 50vw) 0!important;
  width: 100vw!important;
	padding-inline: calc((100vw - 100%) / 2);
}

.fig03{
 font-size:14px!important;
 margin:0 0 20px 0!important; 
}

.scroll {
  overflow: auto;
  white-space: nowrap;
  position: relative;
  -ms-overflow-style: none;
  scrollbar-width: none;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2)) 0 0/10px 100%, linear-gradient(to right, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2)) right/10px 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  border-right: 1px solid #CCC;
}

.scroll::-webkit-scrollbar {
  display: none;
}
figure.type_tec table {
  border: solid 1px #b9b9b7;
  width: 100%;
  box-sizing: border-box;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), white 15px) 0 0/50px 100%, linear-gradient(to right, rgba(255, 255, 255, 0), white 15px) right/50px 100%;
  background-repeat: no-repeat;
  background-attachment: local;
  margin: 0;
}
figure.type_tec table tr {
  background: transparent !important;
}
figure.type_tec table th {
  background: #006CBF;
  color: #fff;
  border: solid 1px #b9b9b7;
  text-align: center;
  height: 30px;
  /*
	background: rgba(0, 26, 201, 0.7);
	*/
}
figure.type_tec table td {
  background: rgba(255, 237, 144, 0.1);
  padding: 5px 10px;
  border: solid 1px #b9b9b7;
  vertical-align: middle;
	font-size:12px;
  background: rgba(255, 255, 255, 0.1);
}
figure.type_tec table td:nth-of-type(1) {
  width: 140px;
  text-align: left;
}
figure.type_tec table td:nth-of-type(2) {
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
}
figure.type_tec table td:nth-of-type(3) {
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
}
figure.type_tec table td:nth-of-type(4) {
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
}
figure.type_tec table td:nth-of-type(5) {
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
}
figure.type_tec table td:nth-of-type(6) {
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
}

figure.type_tec table td:nth-of-type(7) {
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
}

figure.type_tec table td.none {
  display: none;
}

}

@media screen and (min-width: 769px){
.tx02 {
    font-size: 16px !important;
    line-height: 1.7em;
	color: #4B4B4B;
}
	}

@media screen and (max-width: 768px){
    .tx02 {
        font-size: 14px !important;
    }
}

/*エントリーページ追加*/

/* メインビジュアル */
.h1_entry{
color: #222;
font-family:'メイリオ', 'Meiryo', sans-serif;
font-family:'メイリオ', 'Meiryo', sans-serif;
font-weight: 400;
}

.entry_header:before {
    position: absolute;
    content: "";
    background: url(../../uploads/entry_mv.png)right bottom no-repeat;
    background-size: cover;
    width: 68%;
    height: 100%;
    bottom: 0;
    right: 0;
	background-position-x: 91%;
}


@media only screen and (max-width: 767px) {
    .entry_header:before {
        background-position-x: 55%;
    }
}

/*
.entry_header:before {
  background: url(../img/2024new/mv.jpg) right bottom no-repeat;
  background-size: cover;
}*/
.header_ttl h1 span {
  text-transform: uppercase;
}

@media screen and (max-width:767px){
.entry_header:before {
    width: 100%;
}
}
/*
@media only screen and (max-width: 767px) {
  .entry_header:before {
    background-position-x: 55%;
  }
}*/
/* リード文 */
.lead {
  background: #104a82;
}
.lead__inner {
  padding: 40px 15px;
}

.lead_h2{
    font-family:'メイリオ', 'Meiryo', sans-serif;
}

.lead__text {
  text-align: center;
  font-size: 17px;
  color: #fff;
  font-weight: bold;
  line-height: 2.15;
}

 .main-text  {
    font-size: 17px;
    line-height: 1.8;
    margin-top: 20px;
} 

@media only screen and (max-width: 767px) {
  .lead__text {
    font-size: 14px;
    word-break: auto-phrase;
  }
  
 .lead__text .main-text {
    font-size: 17px !important;
    line-height: 2.1;
    margin-top: 20px;
} 
}

/* 求める人材 */
.demand__inner {
  padding-top: 60px;
  padding-bottom: 70px;
	max-width: 1000px;
    margin: 0 auto;
}
.demand__content {
  font-size: 17px !important;
  line-height: 1.8;
  width: 100%;
  margin: 0 auto;
}

.demand_h2{
    font-family:'メイリオ', 'Meiryo', sans-serif;
}

.demand__content p {
font-size: 17px !important;
  line-height: 1.6;
      margin-bottom: 0 !important;
}

.demand__content > * + * {
  margin-top: 10px;
}
.demand__content ul {
  margin-left: 1.25em;
line-height: 1.6;
}
.demand__content ul > * + * {
  margin-top: 0.5em;
}
.demand__content ul li {
  position: relative;
  color: var(--primary-color);
  font-size: 17px;
}
.demand__content ul li::before {
  content: "";
  position: absolute;
  top: .32em;
  left: -1.25em;
  width: .9em;
  height: .9em;
  background: var(--primary-color);
  border-radius: 100px;
}
@media only screen and (max-width: 767px) {
  .demand__inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .demand__content {
    font-size: 14px !important;
    width: 100%;
    margin: 0 auto;
  }
  .demand__content ul li {
    font-size: 14px;
  }
  
  .demand__content p {
font-size: 14px !important;
  line-height: 1.6;
      margin-bottom: 0 !important;
}
}
.sp-only {
  display: none;
}
@media only screen and (max-width: 767px) {
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
}

.sp-margin-top{margin-top: -25px;}
@media only screen and (max-width: 767px) {
.sp-margin-top{margin-top: -25px;}
}


/* Inner ----------------------------------------------------------------- */
/*@media only screen and (max-width: 767px) { .l-inner { width: 100% !important; }
  .l-inner--narrow { width: 100%; } }*/

/*エントリーページ追加END*/