/*
Theme Name: 輝く企業
Theme URI: 
Author: Yuta Otani
Author URI: 
Version: 1.0.0
License: NICETOWN
License URI: 
Text Domain: 輝く企業
*/
/*PAGE*/
body.search {
    margin-bottom: 0!important;
}
header {
    background: #29A50C;
    color: #fff;
    position: fixed;
    width: 100%;
    z-index: 100;
	/*
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
	*/
	top: 0;
}
header a {
    color: #fff;
}
.header_area {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0.5em 2%;
	letter-spacing: 1px;
	font-size: 15px;
}
.header_logo img {
    height: 3.1em;
    margin: 0.2em 0;
}
.menu {
    display: flex;
    align-items: center;
}
.header_sns {
    display: flex;
    align-items: center;
    line-height: 1;
    padding-left: 2em;
    border-left: solid 1.5px #fff;
}
.header_sns img {
    margin-left: 1em;
    height: 1.5em;
}
ul#menu_id {
    display: flex;
}
ul#menu_id li {
    margin-right: 2em;
}
div#container {
    padding-top: 4.1em;
}
div#tpslider {
    width: 100%;
    height: calc(100vh - 4.2em);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
}
/* ========= MV ========== */
.mv__img:before {
    padding-top: calc(100vh - 67.5px);
}
.mv__inner {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.mv__inner .mv__img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	transition: opacity 2s ease; /* ← ここがふわっと感 */
}
.mv__inner .mv__img img {
	width: 100%;
	height: auto;
	display: block;
	object-fit: cover; /* 現状の綺麗な表示を崩さない */
}
.mv__inner--ttl {
    position: absolute;
    z-index: 1;
    text-align: center;
    color: #fff;
    left: 3em;
}
.mv__inner--ttl_img {
    width: 500px;
    margin-bottom: 30px;
}
.mv__inner--text {
    max-width: 45em;
    font-size: 13px;
    text-align: left;
}
.mv__inner--text h1 {
    font-size: 1.5em;
    margin-bottom: 0.5em;
    font-weight: 600;
}

/* 表示される画像 */
.mv__inner .mv__img.active {
    opacity: 1;
    position: relative;
    z-index: 1;
}
h1.tpslider_text {
    font-size: 56px;
    line-height: 1.5;
    margin-bottom: 1em;
}
.waku {
    border: solid 4px #29A50C;
    border-bottom: none;
    padding: 3em 0;
}
.mainh2 {
    font-size: 50px;
	color: #29A50C;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
	margin-bottom: 0.3em;
}
.mainh2 span {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #29A50C;
    margin-left: 0.5em;
    font-style: initial;
}
.more a {
    display: flex;
    border: solid 1px #29A50C;
    align-items: center;
    line-height: 1;
    width: fit-content;
    padding: 1em 4em;
    font-size: 13px;
    margin: 1em auto;
    color: #fff;
    background: #29A50C;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    border-radius: 20px;
    box-shadow: 3px 3px 10px rgb(0 0 0 / 14%);
}
.more a:hover {
    background: #fff;
    color: #29A50C;
}
.column_tag {
    background: #E9F6E6;
    padding: 2em 4em;
}
.column_tag.tp_column_tag {
    margin-top: 5em;
}
.mainh3 {
    font-weight: 600;
    font-size: 16px;
    margin: 0em 0;
    text-align: center;
    font-size: 50px;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    color: #29A50C;
    line-height: 1.5;
    margin-bottom: 0.5em;
    margin-top: -1.4em;
}
.mainh3 span {
    font-size: 12px;
    display: block;
    font-style: normal;
}
.tp_column_tag_main {
    display: flex;
    flex-wrap: wrap;
}
.tp_column_tag_main a {
    display: inline-block;
    background: #fff;
    margin-right: 1%;
    padding: 0em 0.3em;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 1%;
    color: #29A50C;
}
.tp_column_tag_main a:hover {
    background: #29A50C;
    color: #fff;
}
.tp_column_tag_main a.active {
    background: #29A50C;
    color: #fff;
}
.flex_img span {
    position: absolute;
    z-index: 1;
    bottom: 2em;
    font-size: 14px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    background: #29A50C;
    letter-spacing: 1px;
    padding: 0em 1.5em;
}
.flex_tittle {
    line-height: 1.7;
    margin: 0.5em 0 0.5em;
    font-size: 15px;
    letter-spacing: 1px;
}
.flex_day {
    justify-content: space-between;
    letter-spacing: 0px;
    font-weight: 600;
	line-height: 1.3;
	margin-top: 1.5em;
}
.flex_day span {
    color: #8a8a8a;
}
.flex_day a {
    color: #29A50C;
    background: url(/wp-content/themes/shuka/img/002.svg);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
    padding-right: 2em;
}
.borderbottom {
    border-bottom: solid 2.5px #29A50C;
    padding-bottom: 0.8em;
}
.nonwidth {
    overflow-x: scroll;
    margin-bottom: 3em;
}
.nonwidth::-webkit-scrollbar {
	height: 10px;
}
.nonwidth::-webkit-scrollbar-track {
    background-color: #E9F6E6;
}
.nonwidth::-webkit-scrollbar-thumb {
    background-color: #29A50C;
    /*border-radius: 200px;*/
}
.nonwidth .flex_3culm {
    width: 24em;
    margin-right: 2em;
    margin-bottom: 2%;
}
.nonwidth .flex_3culm .flex_tittle {
    min-height: 5.2em;
    height: 5.2em;
    overflow: hidden;
}
.nonwidth .column_archive {
    flex-wrap: unset;
    width: max-content;
}
.news_archive2 .flex_img {
    width: 30%;
}
.flex_news_content {
    width: 70%;
    padding-right: 1em;
}
.news_archive2 a {
    align-items: center;
    box-shadow: 3px 3px 10px rgb(0 0 0 / 14%);
}
.news_day {
    font-size: 10px;
    align-items: center;
    margin: 0em 2em;
    letter-spacing: 1px;
    font-weight: 600;
    color: #9e9e9e;
}
.news_day span:first-child {
    color: #29A50C;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    letter-spacing: 1px;
    padding: 0.2em 1em;
    border: solid 1px #29A50C;
    border-radius: 15px;
    margin-right: 1em;
}
.flex_tittle.flex_newstittle {
    margin-left: 1.5em;
    font-size: 14px;
}
.news_archive2 a:hover {
    background: #E9F6E6;
}
.news_archive2 a:hover img {
    height: 110%;
}
.column_pick_archive.column_archive.flex .flex_3culm:first-child {
    width: 49%;
}
.column_pick_archive.column_archive.flex .flex_3culm:first-child .flex_tittle {
    font-size: 17px;
}
.column_pick_archive.column_archive.flex .flex_3culm:nth-child(2) {
    width: 49%;
	margin-right: 0%;
}
.column_pick_archive.column_archive.flex .flex_3culm:nth-child(2) .flex_tittle {
    font-size: 17px;
}
.column_pick_archive.column_archive.flex .flex_3culm:nth-child(3) {
	margin-right: 2%;
}
.column_pick_archive.column_archive.flex .flex_3culm:nth-child(5) {
	margin-right: 0%;
}
.tp_about {
    padding: 10em 0 3em;
	position: relative;
}
.tp_about_flex p.mainp span {
    font-size: 17px;
    margin-bottom: 0.5em;
    display: inline-block;
}
.tp_about_flex .more a {
    margin: 2em 0 1em;
}
.tp_about_flex {
    position: relative;
    align-items: flex-end;
    margin-top: 2em;
}
.tp_about_flex .flex_2culm {
    margin-bottom: 0;
    background: #fff;
}
.flex_2culm_overimg {
    position: absolute;
    width: 100%;
    margin-left: 30%;
    z-index: -1;
}
.flex_2culm_overimg_img {
    width: 100%;
	height: 25em;
    position: relative;
    overflow: hidden;
}
.flex_2culm_overimg_img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
	max-width: none;
}
.tp_about_background {
    background: url(https://test.kagawa-kk.jp/wp-content/themes/shuka/img/005.jpg);
    width: 60%;
    margin-left: 40%;
    position: absolute;
    height: calc(100% - 6em);
    background-position-x: 100%;
    background-position-y: bottom;
    background-repeat: no-repeat;
    bottom: 3.1em;
}
.mainh2br {
    line-height: 1.5;
    margin-bottom: 0em;
}
.mainh2br span {
    display: block;
    margin-left: 0;
}
h3.mainh3.mainh2br {
    margin-bottom: 0.5em;
}
footer#footer {
    background: #29A50C;
    color: #fff;
    padding: 3em 0;
}
footer#footer a {
    color: #fff;
}
.footer_main {
    align-items: center;
}
.footer_main_company {
    width: 32%;
}
.footer_main_company p.mainp span {
    font-size: 17px;
}
.footer_main_content {
    width: 68%;
    padding-left: 3%;
    border-left: solid 1px #fff;
}
.footer_main_company img {
    height: 4.5em;
    margin-bottom: 1em;
}
.footer_sns img {
    height: 1.5em;
    margin-bottom: 0;
    margin-right: 1em;
    margin-top: 1em;
}
.footer_main_content_text p.mainp span {
    font-size: 17px;
    display: inline-block;
    margin-bottom: 0.3em;
}
.footer_main_content_text .more.back_white a {
    margin: 1em 0;
	font-size: 12px;
}
.more.back_white a {
    background: #fff;
    color: #29A50C!important;
    font-style: normal;
	font-size: 11px;
	border: solid 1px #fff;
}
.more.back_white a:hover{
    background: #29A50C;
    color: #fff!important;
}
.footer_main_content_text {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: solid 1px #fff;
}
.footer_main_content_menu {
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 2.5;
}
.footer_main_content_menu a {
    white-space: nowrap;
    margin-right: 1.5em;
}
.copy {
    font-size: 11px;
    letter-spacing: 1px;
    margin-top: 2em;
}
/*TOP END*/
/*LOW PAGE*/
.low_header {
    height: 15em;
    display: flex;
    align-items: center;
}
.low_header_img {
    height: 15em;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: -1;
}
h1.low_header_h1 {
    font-size: 40px;
    padding: 0em 2%;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    text-align: left;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
}
h1.low_header_h1 span {
    font-size: 13px;
    color: #fff;
    font-style: normal;
    margin-left: 1em;
}
.breadcrumbs {
    max-width: 1200px;
    background: none;
    padding: 0.5em 2%;
    color: #000;
	margin: 0 auto;
}
.breadcrumbs a {
    color: #000;
}
.breadcrumbs span.archive.taxonomy.column_tag.current-item {
    background: none;
    padding: 0;
}
.column_tag.lowpage_column_tag {
    margin: 2em 0;
	padding: 2em 4em 1.5em;
}
.column_tag.lowpage_column_tag h3.mainh3 {
    margin: 0;
    line-height: 1;
    text-align: left;
	font-size: 30px;
	margin-bottom: 0.5em;
}
.column_tag.lowpage_column_tag h3.mainh3 span {
    display: inline-block;
    margin-left: 1em;
	font-size: 11px;
}
.low_company {
    max-width: 1000px;
    margin: 0 auto 5em;
    padding: 0 0%;
    font-size: 14px;
    border-left: solid 1px #b3b3b3;
    border-right: solid 1px #b3b3b3;
}
.low_company_flex {
    display: flex;
    margin-bottom: 0;
    line-height: 2;
    border-top: solid 1px #b3b3b3;
}
.low_company_flex:last-child {
    border-bottom: solid 1px #b3b3b3;
}
.low_company_flex_tittle {
    width: 25%;
    border-right: solid 1px #b3b3b3;
    margin-right: 5%;
    padding: 1.5em 2em;
    display: flex;
    align-items: center;
}
.low_company_flex_content {
    padding: 1.5em 5% 1.5em 0%;
}
.low_pagenation {
    margin: 2em auto 4em;
}
span.current {
    padding: 0.8em 1.2em!important;
    background: #29A50C;
    border-color: #29A50C!important;
    border-radius: 50%;
	box-shadow: 3px 3px 10px rgb(0 0 0 / 14%);
}
a.page.larger {
    padding: 0.8em 1.2em!important;
    border-color: #fff!important;
    color: #29A50C;
    border-radius: 50%;
	box-shadow: 3px 3px 10px rgb(0 0 0 / 14%);
}
a.page.larger:hover {
    color: #fff;
    background: #29A50C;
    border-color: #29A50C!important;
}
a.page.smaller {
    padding: 0.8em 1.2em!important;
    border-color: #fff!important;
    color: #29A50C;
    border-radius: 50%;
	box-shadow: 3px 3px 10px rgb(0 0 0 / 14%);
}
a.page.smaller:hover {
    color: #fff;
    background: #29A50C;
    border-color: #29A50C!important;
}
/*LOW PAGE END*/
/*Search Form*/
.search {
    border: solid 2px #29A50C;
    margin: 0em 0 3em;
}
.search form {
    padding: 2em 3em;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.search_tittle {
    background: #29A50C;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
}
.search_tittle h2 {
    display: inline-block;
    background: url(/wp-content/themes/shuka/img/003.png);
    background-position-x: left;
    background-position-y: center;
    background-size: auto 100%;
    line-height: 1;
    background-repeat: no-repeat;
    padding-left: 1.3em;
}
.search_tittle h2 span {
    font-style: normal;
    letter-spacing: normal;
    font-size: 13px;
    margin-left: 0.5em;
    font-weight: 500;
}
.searchform_content.flex label {
    width: 15%;
}
.searchform_content_form {
    width: 85%;
}
input#trigger1 {
    display: none;
}
.more.searchbutton input {
    display: flex;
    border: solid 1px #29A50C;
    align-items: center;
    line-height: 1;
    width: fit-content;
    padding: 1em 4em;
    font-size: 13px;
    margin: 1em auto 0;
    color: #fff;
    background: #29A50C;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    border-radius: 25px;
    letter-spacing: 2px;
    font-size: 14px;
	cursor: pointer 
}
.more.searchbutton input:hover {
    background: #fff;
    color: #29A50C;
}
.searchform_content {
    align-items: center;
}
.searchform_content_form input#s {
    width: 100%;
    border: solid 1px #a8a8a8;
    height: 2.5em;
    padding: 0 0.5em;
}
.searchform_content {
    align-items: center;
    margin-bottom: 1.5em;
}
label.kensaku_textform_check {
    white-space: nowrap;
    margin-right: 1.5em;
    letter-spacing: 0;
    line-height: 2.5;
	cursor: pointer;
}
h2.kensakukekka_tittle {
    padding: 0em 0% 2em;
    font-size: 11px;
}
h2.kensakukekka_tittle span.kensakukekka_tittle_tittle {
    background: #29A50C;
    color: #fff;
    padding: 0.5em 1em;
    margin-right: 1.5em;
    font-size: 11px;
}
h2.kensakukekka_tittle span {
    border-bottom: solid 1px #29A50C;
    color: #29A50C;
    font-size: 16px;
}
span.search_result span:last-child {
    margin-right: 1em;
}
.breadcrumbs span.search.current-item {
    border: none;
}
h2.kensakukekka_tittle span.search_result {
    border: none;
    font-size: inherit;
    color: #000;
}
span.search_result span:nth-child(even) {
    border: none;
    font-size: unset;
    color: #000;
}
.noresult {
    text-align: center;
    width: 100%;
    margin: 1em 0 2em;
    font-size: 14px;
    border: solid 1px #000;
    padding: 4em 0;
    color: #000;
}
/*Search Form END*/
/*Category Search Button*/
.low_search_button {
    margin-bottom: 2em;
	/*
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
	*/
	font-weight: 600;
    color: #29A50C;
}
.low_search_button a {
    color: #29A50C;
	padding: 0.2em 1em;
    margin-right: 1em;
    font-size: 15px;
}
.low_search_button a:hover {
    color: #fff;
    background: #29A50C;
    font-size: 15px;
}
span.colum_search_tittle {
    margin-right: 1em;
    padding-right: 1em;
    border-right: solid 1px #29A50C;
}
.low_search_button a.active {
    color: #fff;
    background: #29A50C;
    font-size: 15px;
}
.low_search_button a.allbutton.active {
    color: #29A50C;
    padding: 0.2em 1em;
    margin-right: 1em;
    font-size: 15px;
	background: #fff;
}
.nopost.nopost_bottoborder {
    text-align: center;
    width: 100%;
    margin: 0em 0 2em;
    font-size: 14px;
    border: solid 1px #000;
    padding: 4em 0;
    color: #000;
}
.column_tag.tp_column_tag.low_column_tag {
    margin-bottom: 2em;
}
/*Category Search Button END*/
/*COMPANY*/
.companydate_flex_maindate {
    width: 35%;
    box-shadow: 3px 3px 10px rgb(0 0 0 / 14%);
    margin-right: 2%;
    padding: 2em 1em;
}
.companydate_flex_maindate h1 {
    font-size: 22px;
    font-weight: 600;
}
.companydate_flex_maindate h1 {
    font-size: 22px;
    font-weight: 600;
	line-height: 1.4;
}
.flex_cat {
    display: flex;
    flex-wrap: wrap;
}
.flex_cat span {
    background: #29A50C;
    color: #fff;
    font-size: 11px;
    padding: 0.1em 1em;
    margin: 0.5em 0;
    border-radius: 10px;
}
.companydate_cat2 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1em;
}
.companydate_cat2 span {
    border: solid 1.5px #29A50C;
    color: #29A50C;
    font-size: 10px;
    display: inline-block;
    width: 49%;
    text-align: center;
    font-weight: 500;
    margin: 0em 0 2%;
    line-height: 1.5;
    margin-right: 2%;
    padding: 0.2em;
}
.companydate_cat2 span:nth-child(2n) {
    margin-right: 0%;
}
.companydate_subtittle.flex_subtittle h2 {
    font-weight: 600;
    font-size: 17px;
    margin: 0.5em 0;
}
.companydate_subtittle.flex_subtittle span {
    font-size: 13px;
    line-height: 2;
}
.slider {
    width: 63%;
}
.companydate_flex.flex {
    margin-bottom: 3em;
}
h2.mainh2.center {
    line-height: 1;
    margin-bottom: 1em;
}
.waku_noside {
    border-left: none;
}
.waku_noside {
    border-right: none;
}
.companydate_table {
    margin: 4em 0;
}
.company_history_table .table2 {
    padding: 0;
}
.table2_flex.company_history_table {
    border-left: solid 1px #cdcdcd;
    border-right: solid 1px #cdcdcd;
}
.company_history_table .table2_flex_tittle {
    text-align: left;
    justify-content: inherit;
}
.company_history_table .table2_flex_text {
    border-left: solid 1px #cdcdcd;
    padding-left: 2em;
}
.company_archive .flex_subtittle {
    font-weight: 600;
    font-size: 17px;
    line-height: 1.5;
    margin: 0.2em 0 0.5em;
}
.company_archive .flex_subtittle span {
    font-weight: 400;
    display: block;
    font-size: 13px;
    color: #757575;
    max-height: 3.8em;
    overflow: hidden;
	margin-top: 0.5em;
}
.company_archive .flex_cat span {
    padding: 0.1em 1em;
    margin: 0em 0.5em 0.5em 0em;
    letter-spacing: 0;
}
.company_archive .flex_3culm.company_content a {
    box-shadow: 3px 3px 10px rgb(0 0 0 / 14%);
    display: inline-block;
    width: 100%;
    height: 100%;
}
.company_archive .flex_3culm.company_content a:hover {
    background: #E9F6E6;
}
.company_archive .flex_3culm.company_content a:hover img {
    width: 110%;
}
.company_archive .company_content .flex_tittle {
    padding: 2% 4% 0;
    max-height: 4em;
    overflow: hidden;
}
.company_archive .company_content .flex_cat {
    padding: 0 4%;
}
.company_archive .company_content .flex_subtittle {
	padding: 0% 4% 2%;
}
.low_main_full_contenttittlearea {
    border-bottom: solid 2px #29A50C;
}
.low_about_message h2 {
    font-size: 50px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 1em;
}
.low_about_message p {
    font-size: 18px;
    margin-bottom: 4em;
    width: 82%;
    margin-left: 18%;
}
.low_about_message p span {
    position: relative;
    width: fit-content;
    display: inline-block;
}
.low_about_message p span:after {
    display: inline-block;
    border-bottom: solid 5px #29A50C;
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 4px;
    left: 0;
    z-index: -1;
}
.flex_cat.lowpage_cat span {
    margin-right: 0.4em;
    margin-bottom: 0em;
}
.flex_cat.lowpage_cat {
    margin: 0.5em 0;
}
/*COMPANY END*/
/*CONTACT*/
.low_contact {
    margin-top: 5em;
}
h2.mainh2.mainh2br.center {
    line-height: 1.5;
    margin-bottom: 0.5em;
}
.low_contact_text {
    background: #29A50C;
    color: #fff;
    margin: 0 auto 3em;
    padding: 2em 2em 1em;
    border-radius: 10px;
    max-width: 1000px;
}
.low_contact_text h3 {
    font-size: 20px;
    margin-bottom: 0.4em;
}
.low_contact_text .more.back_white a {
    margin: 2em 0 1em;
}
.low_main_content_company_flex_content.formflex_input {
    display: flex;
    align-items: center;
	flex-wrap: wrap;
}
.low_main_content_company_flex_content.formflex_input input {
    width: 25%;
}
.low_main_content_company_flex_content.formflex_input span {
    margin-right: 1em;
    margin-left: 0.3em;
}
h4.low_subtittle {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0.4em;
}
.form_policy span.fontbold {
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    margin: 1em 0 0.2em;
}
.form_policy a.orange {
    color: #8c8c8c;
    display: inline-block;
    margin: 0.5em 0;
}
.low_main_content_company_flex_content.formflex_input span.error:nth-child(2) {
    display: none;
}
.low_main_content_company_flex_content.formflex_input span.error:nth-child(5) {
    display: none;
}
.low_main_content_company_flex_content.formflex_input span.error:nth-child(8) {
    order: 1;
    width: 100%;
}
/*CONTACT END*/
/*スライダー*/
.thumb-item.slick-initialized.slick-slider {
    margin: 0em auto;
}
.thumb-item.no_yazirushi.slick-initialized.slick-slider {
    margin: -0.5em auto 0em;
}
.slick-track {
    margin-left: initial;
    margin-right: auto;
}
.slick-slider div {
    transition: none;
}
ul.slick-dots {
    bottom: 0.5em;
}
ul.thumb-item-nav .slick-slide:before {
    content: "";
    display: block;
    padding-top: 65%;
    overflow: hidden;
}
ul.thumb-item-nav .slick-slide img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    max-width: fit-content;
}
.slider-arrow.slider-prev.slick-arrow {
    position: absolute;
    z-index: 1;
    top: calc(50% - 1em);
    left: 1em;
}
ul.thumb-item-nav .slick-slide {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    margin: 0 0.5em 0 0em;
}
.slider-arrow.slider-prev.slick-arrow img {
    height: 2em;
}
.slider-arrow.slider-next.slick-arrow {
    position: absolute;
    z-index: 1;
    top: calc(50% - 1em);
    right: 1em;
}
.slider-arrow.slider-next.slick-arrow img {
    height: 2em;
}
.thumb-item-content_tittle {
    font-size: 12px;
    margin: 0.5em 0 0.5em;
}
.thumb-item.no_yazirushi.slick-initialized.slick-slider .slider-arrow.slider-prev.slick-arrow {
    display: none!important;
}
.thumb-item.no_yazirushi.slick-initialized.slick-slider .slider-arrow.slider-next.slick-arrow {
    display: none!important;
}
/*スライダー END*/

/*いつものやつ*/
@media only screen and (max-width: 780px) {

}