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

/* 全体設定 */

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;
}
.w_900{
    width: 900px !important;
    margin: 0 auto;
    font-size: 1.1em;
    font-weight: 700;
}
.text_box {
    width: 100%;
    margin-bottom: 80px;
}
@media screen and (min-width:900px) {
.mob {
    display: none;
}
}
@media screen and (max-width:1200px) {
.w_1200 {
    width: 100% !important;
    padding: 0 20px;
}
}
@media screen and (max-width:900px) {
.w_900 {
    width: 100% !important;
    padding: 0;
    font-size: 1.0em;
}
}
.widget-container.full-wide .widget-box:not(.dp_archive_widget) {
    padding: 0 !important;
}
.kome {
    color: #ff0000;
    font-size: 0.8em;
}

/* ヘッダー設定 */

.header_bar.hd_bar_trpt:not(.float):not(.no_ct_hd):not(:hover) .h_group .hd-title img {
    filter: none !important;
}
.header_bar.no_global_menu {
    height: 72px !important;
}
.global_menu_ul .menu-item .menu-link::before {
    display: none;
}
.global_menu_ul .menu-item .sub-menu__wrapper {
    width: 300px !important;
}
.global_menu_ul .menu-item {
    flex: 1;
}
.global_menu_ul a:hover {
    background-color: #888888;
}
div#offcanvas_menu_trigger {
    display: none;
}

/* 画像設定 */

img {
    max-width: 100%;
}
.entry img, .dp_text_widget img, .textwidget img {
    margin: 0 !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, .wd-title {
    margin: 0 auto 4rem !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 1.2em !important;
    letter-spacing: -0.02em !important;
}
.entry h1 span, .dp_text_widget h1 span, .textwidget h1 span {
    display: block;
    font-size: 2.6rem;
}
.entry h2, .dp_text_widget h2, .entry h2 {
    font-weight: 700 !important;
    margin: 0 0 1.2em !important;
    padding: 0 !important;
    letter-spacing: 0.15em !important;
    line-height: 0.8;
}
.entry h2 span, .dp_text_widget h2 span, .entry h2 span {
    display: block;
    font-size: 2.0rem;
}
.inside-title {
    font-size: 250% !important;
}
.inside-title span.subtitle {
    font-size: 0.6em;
}
.wd-title {
    font-size: 180% !important;
}
.shakun {
    font-size: 4vw;
    font-weight: 700;
    letter-spacing: 0.15em !important;
    text-decoration: underline;
    text-align: center;
    margin-bottom: 50px;
}
@media screen and (max-width:900px) {
.shakun {
    font-size: 6vw;
}
}

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

#dpcustomtextwidget-2 {
    padding: 50px 0 !important;
    background-color: #e8e1d1;
}
#dpcustomtextwidget-3 {
    padding: 0 !important;
}
#dpcustomtextwidget-7 {
    padding: 0 !important;
}

/* TOPページヘッダー画像上設定 */

.scrool_down {
    position: absolute;
    top: -220px;
    left: 50%;
    filter: opacity(0.8);
    z-index: 10000;
}


/* TOPページ「コンセプト」設定 */

.conc_box {
    display: flex;
    width: 100%;
    margin: 150px auto 100px;
    color: #ffffff;
}
span.number {
    font-size: 7.0em;
    text-decoration: underline;
    line-height: 1.6;
}
span.title_e {
    font-size: 2.6em;
    line-height: 1.0;
}
span.title {
    font-size: 1.8em;
    font-weight: 700;
}
.conc_box div.conc_inner_1 {
    flex: 1;
    background-image: url('https://www.kariya-tent.com/wp-content/uploads/2025/05/top_1.jpg');
    background-position: center;
    background-size: cover;
    padding: 15% 5%;
    box-sizing: border-box;
}
.conc_box div.conc_inner_2 {
    flex: 1;
    background-image: url('https://www.kariya-tent.com/wp-content/uploads/2025/05/top_2.jpg');
    background-position: center;
    background-size: cover;
    padding: 15% 5%;
    box-sizing: border-box;
}
.conc_box div.conc_inner_3 {
    flex: 1;
    background-image: url('https://www.kariya-tent.com/wp-content/uploads/2025/05/top_3.jpg');
    background-position: center;
    background-size: cover;
    padding: 15% 5%;
    box-sizing: border-box;
}
@media screen and (max-width:1000px) {
.conc_box {
    display: block;
    width: 100%;
    margin: 70px auto;
}
}

/* TOPページ「サービス」設定 */

.serv_block {
    margin: 0 auto;
}
.serv_box {
    display: flex;
    width: 100%;
    margin: 50px auto 0;
    font-weight: 700;
}
.serv_box div.serv_1 {
    flex: 1;
    background-color: #D92525;
}
.serv_box div.serv_2 {
    flex: 1;
    background-color: #044040;
}
.serv_box div.serv_3 {
    flex: 1;
    background-color: #591C21;
}
.serv_box a {
    display: block;
    width: 100%;
    padding: 30% 5%;
    font-weight: 700;
    font-size: 1.5em;
    color: #ffffff !important;
}
.serv_box a span.sub_title {
    display: block;
    font-size: 0.8em;
}
.serv_box a:hover {
    font-weight: 700;
    font-size: 1.5em;
    color: #e8e1d1 !important;
    background-color: #000000;
}
.sub_title::before {
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border: 1px solid #7a0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.sub_title::after {
    left: 3px;
    width: 3px;
    height: 3px;
    border-top: 1px solid #7a0;
    border-right: 1px solid #7a0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
@media screen and (max-width:900px) {
.serv_box {
    display: block;
}
.serv_box a {
    padding: 15% 5%;
}
}

/* flex設定 */

.imcon_box {
    display: flex;
    width: 100%;
    gap: 100px;
    margin-bottom: 60px;
}
.imcon_box_rev {
    display: flex;
    flex-direction: row-reverse;
    gap: 100px;
    margin-bottom: 60px;
}
.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;
}
.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:900px) {
.imcon_box {
    display: block;
}
}


/* 商品紹介詳細 */

.item_box {
    display: flex;
    gap: 60px;
    margin-bottom: 60px;
}
.item_box div {
    flex: 1;
}
@media screen and (max-width:768px) {
.item_box {
    display: block;
}
.item_box div {
    width: 100%;
    margin-bottom: 10px;
}
.table_box {
    overflow: auto;
}
}
.price {
    font-size: 1.4em;
    font-weight: 700;
}
.color_box {
    display: flex;
    gap: 2%;
}
.color_box div {
    flex: 1;
    font-size: 0.6em;
}
.color_box div img {
    filter: drop-shadow(2px 4px 6px #cccccc);
}

.product_cont table {
    width: 100%;
}
.product_cont table th {
    width: 30%;
}
.product_cont table td {
    width: 70%;
}

/* 会社紹介詳細 */

.com_flex {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 3%;
    margin-bottom: 30px;
}
.com_flex_l {
    width: 20%;
    border-bottom: 1px solid #888888;
    margin-bottom: 30px;
}
.com_flex_r {
    width: 77%;
    border-bottom: 1px solid #888888;
    margin-bottom: 30px;
}
.box6 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 4%;
    margin-bottom: 60px;
}
.box6 div {
    width: 48%;
    border: 1px solid #888888;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 30px;
}
.box6 div span {
    font-size: 1.4em;
    font-weight: 700;
}
.box6 div p {
    margin-bottom: 0 !important;
}
@media screen and (max-width:900px) {
.box6 div {
    width: 100%;
    margin-bottom: 10px;
}
.com_flex {
    font-size: 0.8em;
}
.com_flex_l {
    width: 100%;
    background-color: #ececec;
    padding: 5px;
    margin-bottom: 10px;
    border: none;
}
.com_flex_r {
    width: 100%;
    padding: 5px;
}
}


/* テント制作・取付・販売 */

.pro_list {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
}
.pro_list div {
    position: relative;
    width: 32%;
    text-align: center;
}
.pro_list div a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}


/* サービス紹介 */

.pro_block {
    width: 1000px;
    margin: 0 auto;
}
.pro_box {
    display: flex;
    width: 100%;
    margin-bottom: 100px;
}
.pro_box div.pro_mid {
    position: relative;
    flex: 1;
    font-size: 0.75em;
}
.pro_box div.pro_mid div.pro_title {
    font-size: 2.0em;
    font-weight: 700;
    letter-spacing: 0.15em !important;
    padding-bottom: 20px;
}
.line01 {
    height: 1px;
    background-color: #191919;
}
.line02 {
    position: absolute;
    top: 71px;
    right: 0;
    transform-origin: right bottom;
    width: 20px;
    height: 1px;
    background-color: #191919;
    transform: rotate(45deg);
}
.line03 {
    position: absolute;
    top: 123px;
    right: 0;
    transform-origin: right bottom;
    width: 20px;
    height: 1px;
    background-color: #191919;
    transform: rotate(45deg);
}
.line04 {
    position: absolute;
    top: 175px;
    right: 0;
    transform-origin: right bottom;
    width: 20px;
    height: 1px;
    background-color: #191919;
    transform: rotate(45deg);
}
.pro_box div.pro_mid div.rent_item {
    display: flex;
    width: 100%;
    gap: 4%;
}
.pro_box div.pro_mid div.rent_item div {
    flex: 1;
}
.pro_box div.pro_cont {
    flex: 2;
    font-size: 0.85em;
    padding-left: 100px;
}
.pro_box div.pro_cont p:last-child {
    margin-bottom: 0 !important;
}
@media screen and (max-width:1000px) {
.pro_block {
    width: 100%;
}
.pro_box {
    display: block;
}
.pro_box div.pro_mid {
    margin-bottom: 30px;
}
.pro_box div.pro_cont {
    padding-left: 0;
}
.line02 {
    display: none;
}
.line03 {
    display: none;
}
.line04 {
    display: none;
}
}

/* footer設定 */

.svg_edge.pos_top {
    top: -3.9vw !important;
}
.footer_box {
    display: flex;
    gap: 60px;
    margin: 50px auto;
}
.footer_box_l {
    flex: 1;
}
.footer_box_r {
    display: flex;
    flex: 3;
}
a.foot_btn {
    color: #dbf227 !important;
}
a:hover.foot_btn {
    color: #dbf227 !important;
}


/* お問い合わせ */

input, select, textarea, button {
    font-family: 'Montserrat', sans-serif;
    letter-spacing: -0.2px;
    font-size: 14px;
}
.form_box {
  color: #191919;
  width: 100%;
  margin: 0 auto;
  position: relative;
  transition: all 0.2s ease-in-out;
}
.form_item {
    margin-bottom: 30px;
}
.form_box p {
  margin: 0 !important;
}
.form_box input[type="text"], .form_box input[type="date"], .form_box input[type="number"], .form_box input[type="tel"], .form_box input[type="email"], .form_box textarea, .form_box select, .form_box input[type="submit"] {
    color: #191919 !important;
    outline: 0;
    font-size: 14px !important;
    border-radius: 3px !important;
    border: 1px solid #999999 !important;
    padding: 0 6px !important;
    margin: 0 6px !important;
    background-color: #fff !important;
}
.form_box input[type="submit"] {
    color: #ffffff !important;
    outline: 0;
    font-size: 14px !important;
    border-radius: 3px !important;
}
.form_box input::placeholder {
  color: #888888;
  padding-left: 15px;
}
.form_box span.requied {
    background: #dbf227;
    color: #191919;
    border-radius: 3px;
    font-size: 12px;
    margin-left: 10px;
    padding: 5px 10px 3px;
    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 {
    width: 100%;
    padding: 2em;
}
.form_box input[type="date"] {
    width: 40%;
}
}
@media screen and (max-width: 568px){
.wpcf7-form .wpcf7-form-control-wrap {
    display: inline;
    text-align: left;
    margin: 0 auto 10px auto;
}
}
.b_line {
    border: 1px solid #191919;
    padding: 40px;
    margin-bottom: 50px;
}
.b_line_bg {
    border: 1px solid #191919;
    padding: 40px;
    margin-bottom: 50px;
    background-color: #191919;
    color: #ffffff;
}
.b_line p:last-child,
.b_line_bg p:last-child {
    margin-bottom: 0;
}
@media screen and (max-width: 900px){
.b_line {
    padding: 40px 0 0;
    margin-bottom: 50px;
}
}
