/*
Theme Name: dp-genique-child
Version: 1.0.0.0
Template: dp-genique
*/

/* 全体設定 */

.global_menu_ul .menu-item.current-menu-item>.menu-link::before {
    display: none;
}
.widget-on-top-banner .widget-box img {
    max-width: 100%;
    max-height: 100%;
}
a.btn, .dp-container a.btn, .dp-container .entry a.btn, .dp-container .dp_text_widget a.btn, .dp-container .textwidget a.btn, button.btn, input.btn {
    margin: 0 !important;
}
.full_img {
    margin: 60px auto 100px;
}
.w_1200 {
    width: 1200px !important;
    margin: 0 auto;
}
@media screen and (max-width:1200px) {
.w_1200 {
    width: 100% !important;
    padding: 0 20px;
}
}
@media screen and (max-width: 768px){
.full_img {
    margin: 60px auto 40px;
}
}

/* トップページヘッダー画像部分設定 */

.float2 {
  animation: horizontal_5659 6.72s ease infinite;
  transform-origin: 50% 50%;
}

@keyframes horizontal_5659 {
  0% { transform:translate(0,0) }
  50% { transform:translate(60px,0) }
  100% { transform:translate(0,0) }
}
.float3 {
    animation: float_30 4.5s linear infinite;
    transform-origin: 50% 50%;
}
@keyframes float_30 {
  0% { transform: translateY(15px) }
  50% { transform: translateY(-30px) }
  100% { transform: translateY(15px) }
}
.content-wrap.one-col.home {
    padding: 0 0 6rem;
}
.widget-container.full-wide .widget-box:not(.dp_archive_widget) {
    padding: 0;
}

/* ヘッダー設定 */

.header_bar.hd_bar_trpt:not(.float):not(.no_ct_hd):not(:hover) .h_group .hd-title img {
    filter: none !important;
}
.dp-container {
    padding-top: 90px;
}
.header_bar.no_global_menu {
    height: 72px !important;
}
section#ct-hd {
    display: none;
}

/* 画像設定 */

img {
    max-width: 100%;
}
.entry img, .dp_text_widget img, .textwidget img {
    margin: 0 !important;
}
.main_img {
    margin-bottom: 100px !important;
}
.pageside {
    position: fixed;
    z-index: 1000;
    bottom: 230px;
    right: 0;
    width: 85px;
}
.pageside a:hover {
    filter: brightness(0.8);
}
.pageside img {
    margin-bottom: 5px !important;
}

/* 見出し設定 */

.entry h1, .dp_text_widget h1, .widget_text h1, .entry h2, .dp_text_widget h2, .textwidget h2, .entry h3, .dp_text_widget h3, .entry h4, .dp_text_widget h4 {
    background-image: none !important;
    border: none !important;
    margin-top: 0 !important;
}
.inside-title::before,
.wd-title::before {
    display: none !important;
}
.inside-title::after,
.wd-title::after {
    display: none !important;
}
.entry h1, .dp_text_widget h1, .textwidget h1 {
    font-weight: 700 !important;
    margin: 0 0 2.2em !important;
    letter-spacing: 0.3em !important;
}
.entry h1 span, .dp_text_widget h1 span, .entry h1 span {
    display: block;
    font-size: 2.0rem;
}
.entry h2, .dp_text_widget h2, .entry h2 {
    font-weight: 700 !important;
    margin: 0 0 1.2em !important;
    padding: 0 !important;
    line-height: 0.8;
}
.entry h2 span, .dp_text_widget h2 span, .entry h2 span {
    display: block;
    font-size: 1.2rem;
}
.inside-title, .wd-title {
    font-size: 250% !important;
}
h1.midh1 {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 30px;
    text-align: center;
    letter-spacing: 1.2rem;
    margin: 200px 0;
}
h1.midh1::before {
    content: attr(data-en);
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    color: rgba(0,0,0,1.0);
    font-size: 80px;
}
h2.midh2 {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 50px;
    text-align: center;
    letter-spacing: 1.2rem;
}
h2.midh2::before {
	content: attr(data-en);
	position: absolute;
	top: 10px;
	transform: translateX(-50%);
	color: rgba(224,66,114,0.2);
	font-size: 60px;
}
@media screen and (max-width:768px) {
.entry h1, .dp_text_widget h1, .textwidget h1 {
    font-size: 300% !important;
    letter-spacing: 0.1em !important;
}
.entry h2, .dp_text_widget h2, .textwidget h2 {
    font-size: 230% !important;
}
}

/* アーカイブ設定 */

.loop-title {
    font-size: 1.4rem !important;
}

/* ウィジェット設定 */

#dpcustomtextwidget-2 {
    background-image: url(https://www.kochi-ice.com/wp-content/uploads/2025/04/bg_concept2_2.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    width: 100%;
    margin: -50px 0 50px;
    padding: 5px 0 !important;
}
#dpcustomtextwidget-3 {
    padding: 0 !important;
}
#dpcustomtextwidget-7 {
    padding: 0 !important;
}

/* TOPページ「おいしさの秘密」設定 */

.concept_box {
    background-image: url(https://www.kochi-ice.com/wp-content/uploads/2025/04/bg_concept2.png);
    background-repeat: no-repeat;
    background-position: left;
    width: 100%;
    margin: 0 0 100px;
    padding: 0;
    font-weight: 700;
}
.conc_box {
    display: flex;
    width: 1400px;
    margin: 100px auto;
    gap: 50px;
    align-items: center;
}
.conc_box .inner_text {
    flex: 3;
}
.conc_box .inner_img {
    flex: 2;
}
@media screen and (max-width:1400px) {
.conc_box {
    width: 100%;
    padding: 0 20px;
}
}
@media screen and (max-width:768px) {
.conc_box {
    display: block;
    width: 100%;
}
}

/* flex設定 */

.imcon_box {
    display: flex;
    width: 100%;
    gap: 100px;
    margin-bottom: 100px;
}
.imcon_box_rev {
    display: flex;
    flex-direction: row-reverse;
    gap: 100px;
    margin-bottom: 100px;
}
.imcon_box div {
    flex: 1;
}
.line {
    border: 1px solid #888888;
    border-radius: 10px;
    padding: 50px 50px 20px;
}
.w_box {
    padding: 50px;
    background-color: #ffffff;
}
.imcon_img {
    flex: 2;
}
.imcon_txt {
    flex: 3;
}
.imcon_txt p:last-child {
    margin-bottom: 0 !important;
}
.imcon_txt span {
    font-size: 1.2em;
}
.imcon_txt span.shop_p::before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url('https://www.kochi-ice.com/wp-content/uploads/2025/03/shop_p.png');
    background-position: center;
    background-size: contain;
    margin-right: 20px;
    vertical-align: sub;
}
.imcon_txt span.shop_o::before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url('https://www.kochi-ice.com/wp-content/uploads/2025/03/shop_o.png');
    background-position: center;
    background-size: contain;
    margin-right: 20px;
    vertical-align: sub;
}
.imcon_txt span.shop_c::before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url('https://www.kochi-ice.com/wp-content/uploads/2025/03/shop_c.png');
    background-position: center;
    background-size: contain;
    margin-right: 20px;
    vertical-align: sub;
}
.imcon_txt span.shop_i::before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url('https://www.kochi-ice.com/wp-content/uploads/2025/03/shop_i.png');
    background-position: center;
    background-size: contain;
    margin-right: 20px;
    vertical-align: sub;
}
.item_box_2 {
    background-image: url(https://www.kochi-ice.com/wp-content/uploads/2022/08/bg_item_box_3.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    background-color: #ffc511;
    width: 100%;
    margin: 0;
    padding: 0 0 100px;
}
#dpcustomtextwidget-8 {
    background-image: url(https://www.kochi-ice.com/wp-content/uploads/2022/08/bg_item_box_4.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    background-color: #ffffff;
    width: 100%;
    margin: 0;
    padding: 260px 0 100px;
}
.item_box_3 {
    width: 1100px;
    margin: 0 auto;
    filter: drop-shadow(10px 10px 10px rgba(0,0,0,0.2));
}
.top_box {
    font-size: 18px;
    display: flex;
    width: 100%;
    margin: 0;
    -webkit-align-items: flex-end;    /* Safari etc. */
    align-items: flex-end;
}
.top_box .top_inner_text {
    flex-basis: 700px;
    padding: 60px 60px 0;
}
.top_box .top_inner_img {
    padding: 0 60px;
    flex: 1;
    text-align: center;
}
.top_box .top_inner_img img {
    max-width: 100%;
}
@media screen and (max-width:768px) {
.imcon_box {
    display: block;
    padding: 0;
    margin-bottom: 50px;
}
.imcon_box_rev {
    display: block;
    padding: 0;
    margin-bottom: 50px;
}
.line {
    padding: 50px 30px 20px;
    margin-bottom: 30px;
}
}

.sns_container {
    width: 100%;
}
.sns_box {
    width: 70%;
    height: 500px;
    display: flex;
    gap: 60px;
    margin: 0 auto;
}
.sns_box div {
    flex: 1;
}

.btn_box {
    display: flex;
    gap: 35px;
    text-align: center;
    width: 100%;
    margin: 0 auto 3em;
}
.btn_box div {
    flex: 1;
}
a.btn_brown {
    display: block;
    font-size: 17px;
    border: 2px solid #713e11;
    background-color: #713e11;
    padding: 20px 45px;
    color: #fff !important;
    text-decoration: none !important;
}
.btn_brown:hover {
    letter-spacing: 0.15em;
    color: #fff !important;
}
.btn_brown {
    transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
}
@media screen and (max-width: 768px){
.btn_box {
    display: block;
}
.btn_box div {
    flex: 1;
    margin-bottom: 10px;
}
}


.foogallery .fg-carousel-prev,
.foogallery .fg-carousel-next,
.foogallery .fg-carousel-progress {
    display: none;
}
.swiper-slide .sl-content .date-wrap {
    opacity: 0;
}
.loop-section.slider .swiper.hero-slider .swiper-slide::before {
    opacity: 0;
}
.swiper-slide.style-carousel .sl-content .sl-content__inner::before {
    opacity: .46;
    background-color: #713e11;
}
.tweet_box {
    height: 500px;
    overflow: hidden;
}


/* 商品紹介詳細 */
.product_box {
    display: flex;
    gap: 100px;
}
.product_img {
    flex: 3;
}
.product_img img {
    filter: drop-shadow(0px 0px 10px #e8e1d1);
}
.product_cont {
    flex: 4;
}

.product_cont table {
    width: 100%;
}
.product_cont table th {
    width: 30%;
}
.product_cont table td {
    width: 70%;
}
@media screen and (max-width: 768px){
.product_box {
    display: block;
}
}

/* 会社紹介詳細 */

.com_box {
    display: flex;
    gap: 60px;
    margin-bottom: 60px;
}
.left_mid {
    flex: 1;
}
.right_txt {
    flex: 4;
}
.table_box {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    padding: 80px;
    background-color: #ffffff;
    border-radius: 8px;
}
.table_l {
    width: 250px;
    border-bottom: 1px solid #191919;
}
.table_r {
    width: calc(100% - 300px);
    border-bottom: 1px solid #191919;
}
@media screen and (max-width: 768px){
.com_box {
    display: block;
}
.table_box {
    gap: 2%;
    padding: 0;
}
.table_l {
    width: 30%;
    border-bottom: 1px solid #191919;
    margin-bottom: 20px;
}
.table_r {
    width: 68%;
    border-bottom: 1px solid #191919;
    margin-bottom: 20px;
}
}

/* OEM設定 */

.oem_table table {
    width: 100%;
}
.oem_table th,
.oem_table td {
    font-size: 0.8em;
    padding: 8px;
    text-align: center;
}
.oem_box {
    display: flex;
    width: 100%;
    gap: 2%;
    margin-bottom: 100px;
}
.oem_box div {
    width: 32%;
    padding: 15px;
    border: 1px solid #999999;
}
@media screen and (max-width: 768px){
.oem_box {
    display: block;
    margin-bottom: 40px;
}
.oem_box div {
    width: 100%;
    margin-bottom: 10px;
}
}


/* お問い合わせ */
p.inq_txt {
    text-align: center;
}
.b_line {
    border: 1px solid #713e11;
    padding: 60px 40px;
    margin-bottom: 50px;
}

/* お問い合わせフォーム */
input,
select,
textarea,
button {
    font-family: 'Montserrat', sans-serif;
    letter-spacing: -0.2px;
    font-size: 14px;
}
.form_box_recruit {
  color: #191919;
  width: 90%;
  margin: 0 auto;
  position: relative;
  transition: all 0.2s ease-in-out;
}
.form_item {
    margin-bottom: 30px;
}

.form_box_recruit p {
    margin: 0 !important;
}
.form_box_recruit input[type="text"],
.form_box_recruit input[type="date"],
.form_box_recruit input[type="number"],
.form_box_recruit input[type="tel"],
.form_box_recruit input[type="email"],
.form_box_recruit textarea,
.form_box_recruit select,
.form_box_recruit input[type="submit"] {
    color: #191919 !important;
    outline: 0;
    font-size: 14px !important;
    border-radius: 3px !important;
    border: 1px solid #713e11 !important;
    padding: 0 6px !important;
    margin: 0 6px !important;
    background-color: #fff !important;
    width: 100%;
}

.form_box_recruit input[type="submit"] {
    color: #ffffff !important;
    outline: 0;
    font-size: 14px !important;
    border-radius: 3px !important;
}

.form_box_recruit input::placeholder {
  color: #888888;
  padding-left: 15px;
}
.form_box_recruit span.requied {
    background: #713e11;
    color: #FFF;
    border-radius: 3px;
    font-size: 12px;
    margin-left: 10px;
    padding: 3px 10px;
    letter-spacing: 2px;
}
.wpcf7-form .wpcf7-list-item {
    display: inline;
    margin: 6px 20px 10px 0;
}
input#zip,
input#pref,
input#city {
    width: 120px;
}
input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number {
    width: 70px;
}

@media screen and (max-width: 600px){

.form_box_recruit {
    width: 100%;
    padding: 0;
}
.wpcf7-form textarea {
    width: 95% !important;
}
.wpcf7-form input[type="submit"] {
    width: 95% !important;
}

.form_box_recruit input[type="date"] {
    width: 40%;
}
p.inq_txt {
    text-align: left;
}
.b_line {
    padding: 10px 20px !important;
}
}

@media screen and (max-width: 768px){
.wpcf7-form .wpcf7-form-control-wrap {
    display: inline;
    text-align: left;
    margin: 0 auto 10px auto;
}
}

/* リクルート */
.member_box {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto 80px;
    gap: 2%;
}
.member_box div {
    position: relative;
    width: 32%;
    margin-bottom: 20px;
}
.member_box .title {
    position: absolute;
    display: inline-block;
    width: 100%;
    bottom: 0;
    right: 0;
    padding: 0px 20px;
    text-align: right;
    background: rgba(0, 0, 0, 0.6);
}
.member_box a {
    color: #ffffff !important;
}
.member_box a:hover {
    color: #ffff00 !important;
}
@media screen and (max-width: 768px){
.member_box div {
    width: 48%;
}
.member_box .title {
    padding: 0px 5px;
    line-height: 1.4;
}
}

.table_design02 {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 8em !important;
}
.table_design02 tr {
  background-color: #e6f1f6;
}
.table_design02 tr:nth-child(odd) {
  background-color: #fff;
}
.table_design02 th, .table_design02 td {
  padding: 1em;
  border: none !important;
}
.table_design02 th {
  font-weight: bold;
  text-align: center;
  width: 20%;
  min-width: 4em;
}





/* リクルート応募フォーム */
input,
select,
textarea,
button {
    font-family: 'Montserrat', sans-serif;
    letter-spacing: -0.2px;
    font-size: 14px;
}
.form_box_recruit {
  color: #191919;
  width: 50%;
  margin: 0 auto;
  position: relative;
  transition: all 0.2s ease-in-out;
}
.form_item {
    margin-bottom: 30px;
}

.form_box_recruit p {
    margin: 0 !important;
}
.form_box_recruit input[type="text"],
.form_box_recruit input[type="date"],
.form_box_recruit input[type="number"],
.form_box_recruit input[type="tel"],
.form_box_recruit input[type="email"],
.form_box_recruit textarea,
.form_box_recruit select,
.form_box_recruit input[type="submit"] {
    color: #191919 !important;
    outline: 0;
    font-size: 14px !important;
    border-radius: 3px !important;
    border: 1px solid #713e11 !important;
    padding: 0 6px !important;
    margin: 0 6px !important;
    background-color: #fff !important;
    width: 100%;
}

.form_box_recruit input[type="submit"] {
    color: #ffffff !important;
    outline: 0;
    font-size: 14px !important;
    border-radius: 3px !important;
}

.form_box_recruit input::placeholder {
  color: #888888;
  padding-left: 15px;
}
.form_box_recruit span.requied {
    background: #713e11;
    color: #FFF;
    border-radius: 3px;
    font-size: 12px;
    margin-left: 10px;
    padding: 3px 10px;
    letter-spacing: 2px;
}
.wpcf7-form .wpcf7-list-item {
    display: inline;
    margin: 6px 20px 10px 0;
}
input#zip,
input#pref,
input#city {
    width: 120px;
}
input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number {
    width: 70px;
}

@media screen and (max-width: 600px){

.form_box_recruit {
    width: 100%;
    padding: 0;
}
.wpcf7-form textarea {
    width: 95% !important;
}
.wpcf7-form input[type="submit"] {
    width: 95% !important;
}

.form_box_recruit input[type="date"] {
    width: 40%;
}
p.inq_txt {
    text-align: left;
}
.b_line {
    padding: 10px 20px !important;
}
}

@media screen and (max-width: 768px){
.wpcf7-form .wpcf7-form-control-wrap {
    display: inline;
    text-align: left;
    margin: 0 auto 10px auto;
}
}

/* リクルート個人ページ */
h2.qa {
    border-bottom: 2px solid #fcdf00 !important;
    text-align: left;
    line-height: 2em !important;
}

.profile_box {
    width: 100%;
    background-color: #fcdf00;
    position: relative;
    padding: 2rem 3rem;
}
.profile_box .r_img {
    text-align: right;
}
.r_img img {
    width: 60%;
    border-radius: 20px;
}
.r_img img.img_size {
    width: 35%;
}

.profile_box .l_txtbox {
    position: absolute;
    top: 80px;
    left: 40px;
    padding: 2em 3em;
    background-color: #FFF;
    border-radius: 13px;
}

p.iceicon {
    font-family: 'ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
    font-size: 22px;
    padding: 0.8rem 4rem;
    margin: 0 !important;
    letter-spacing: 10px;
}
p.iceicon::before {
    content: "";
    display: inline-block;
    background-image: url(https://www.kochi-ice.com/wp-content/uploads/2025/05/ice_icon02.png);
    background-size: cover;
    vertical-align: middle;
    width: 22px;
    height: 50px;
    margin-right: 20px;
}

.profile_tab th {
    background-color: none !important;
    border-bottom: 1px solid #fff !important;
}
.profile_tab td {
    border-bottom: 1px solid #fff !important;
}

.heading_profile {
    color: #333333;
    font-weight: 400 !important;
    font-size: 1.5rem !important;
    letter-spacing: .04em !important;
    text-align: center;
}

.heading_profile::before {
    display: block;
    font-weight: 700;
    font-size: 3.5rem;
    line-height: 1.8;
    letter-spacing: .03em;
    content: attr(data-label);
}

.inq {
    position: relative;
    display: table-cell;
    padding-left: 55px;
}

.inq:before {
    position: absolute;
    content: '';
    top: calc(50% - 5px);
    width: 40px;
    left: 0;
    height: 6px;
    border-top: solid 2px #27acd9;
}

.question_box {
    text-align: center;
    color:  #713e11;
    margin: 8em auto 2em;
}
.question_box p {
    text-align: left;
    color: #191919;
    font-size: 18px;
}
@media screen and (max-width: 768px){
.profile_box .l_txtbox {
    position: relative;
    top: 0;
    left: 0;
    padding: 2em 1em;
}
p.iceicon {
    font-size: 1.2em;
    padding: 0.8rem 1rem;
    letter-spacing: 0;
}
p.iceicon::before {
    background-size: contain;
    background-repeat: no-repeat;
    height: 35px;
    margin-right: 10px;
}
.r_img img {
    width: 100%;
}
.r_img img.img_size {
    width: 100%;
}
h2.qa {
    font-size: 150% !important;
}
.question_box p {
    font-size: inherit;
}
}

/* footer設定 */

.svg_edge.pos_top {
    top: -3.9vw !important;
}
.footer_box {
    display: flex;
    gap: 60px;
    margin: 100px auto;
}
.footer_l {
    flex: 1;
}
.footer_r {
    display: flex;
    flex: 3;
}
.footer_r_l {
    flex: 1;
}
.footer_r_r {
    flex: 3;
}
@media screen and (max-width: 768px){
.footer_box {
    display: block;
    margin: 50px auto;
}
.footer_r {
    display: block;
}
}




.grecaptcha-badge {
width: 70px !important;
overflow: hidden !important;
transition: all 0.3s ease !important;
left: 4px !important;
}
.grecaptcha-badge:hover {
width: 256px !important;
}