/*
Theme Name: The7
Theme URI: https://the7.io/
Author: Dream-Theme
Author URI: https://dream-theme.com/
Description: Any design, any layout. No coding required. The7 is the most customisable WordPress theme on the market up to date. Add the power of Visual Composer, The7 Post Types, Ultimate Addons, Slider Revolution, and WooCommerce to the mix, and you'll get the ultimate web-site building toolkit! Theme is translation ready, compatible with WPML, SEO and mobile friendly (certified by Google).
Version: 12.8.0.1
Tested up to: 6.8.0
Requires PHP: 7.2.0
Requires at least: 6.6.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: https://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: https://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: multipurpose, responsive, retina ready, SEO ready, mobile friendly, iOS, material design, clean, minimal, business, corporate, portfolio, creative, photography, one page site, micro site
Text Domain: the7mk2
*/

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor,
.main-page {}

/*COMMON*/
.author-info.entry-author {
  display: none;
}
.navigation.post-navigation {
  display: none;
}
#comments {
  display: none;
}
.home-title h2 {
  margin-bottom: 40px !important;
	text-align:center;
}
.branding a img, .branding img,.inline-header img,.mobile-logo img {
  width: auto;
  height: 60px !important;
}
.grecaptcha-badge { visibility: hidden; }

.common-footer {
  background-color: #333;
}
.common-footer .insert-page {
  max-width: 1260px;
  margin: 0 auto;
  padding: 40px 0;
}
.text-w {
    color: #FFF;
}
.vc_btn3.vc_btn3-color-danger, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
  color: #FFFFFF;
  background-color: #d33;
}
/*トップバー*/
.transparent .top-bar-bg {
  background: rgba(0,0,0,0.5) !important;
}
.top-bar > .mini-widgets.right-widgets {
  align-items: initial;
}
.masthead .top-bar .mini-contacts {
  font: 500 18px / 24px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}

/*トップページ*/

.news-row {
  margin-top: -40px;
  background-color: #FFF;
  padding: 30px 0;
  z-index:99;
}
.fancy-categories {
  top: -10px;
  left: -10px;
}
.text-col {
  z-index: 99;
}
.entry-meta > span::after {
    display: none;
}
@media screen and (min-width: 1200px) {
.content-text {
  min-height: 340px;
  max-width: 80%;
  position: absolute;
  right: -10%;
  top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.right-text-row .content-text {
    left: -10%;
    right: 0;
}
}
@media screen and (max-width: 777px) {
    .right-text-row .text-col {
        order: 0;
    }
    .right-text-row .img-col {
        order: 1;
    }
}

.news-row .category-link {
  background-color: #d33;
  color: #FFF !important;
  padding: 2px 5px !important;
}
.news-row article {
  border-bottom: 1px solid #E4E7E9;
  padding-bottom: 20px;
}

/*コンタクトフォーム*/
@media screen and (max-width: 576px) {
    .container_step {
  display: none;
}
    .container-form .item-title {
  display: block !important;
  width: 100% !important;
    }
}
.p-country-name  {
  display: none;
}
.container_step {
    margin-bottom: 20px;
}
.container_step p {
    margin-bottom: 0;
}
.container_step ul {
  display: flex;
    list-style: none;
    margin: 0 0 !important;
}
.container_step ul li p {
  padding: 0 25px 12px 20px;
}
.container_step ul li span.small {
  font-size: 12px;
  display: block;
  padding-top: 14px;
  line-height: 1.4em;
}
.container_step ul li span.txt {
  font-size: 18px;
  display: block;
  line-height: 1.4em;
    font-weight: bold;
    margin-bottom: 10px !important;
}

.container_step ul li {
    width: 33.333333%;
  background: #f1f1f1 no-repeat right 0;
    background-size: auto;
  background-size: 25px 100%;
    padding-left: 10px;
}
.container_step ul li.step1,.container_step ul li.step2 {
  background: url("http://kunikawa.com/wpmain/wp-content/uploads/2025/09/step-ar003.gif") #f1f1f1 no-repeat right 0;
}
/*step1*/
.mw_wp_form_input .container_step ul li.step1 {
    color: #FFF;
  background: url("http://kunikawa.com/wpmain/wp-content/uploads/2025/09/step-active.gif") #dd3333 no-repeat right 0;
}
/*step2*/
.mw_wp_form_confirm .container_step ul li.step1 {
  background: url("http://kunikawa.com/wpmain/wp-content/uploads/2025/09/step-active-befor.gif") #f1f1f1 no-repeat right 0;
}
.mw_wp_form_confirm .container_step ul li.step2 {
    color: #FFF;
  background: url("http://kunikawa.com/wpmain/wp-content/uploads/2025/09/step-active.gif") #dd3333 no-repeat right 0;
}

.must {
  background: #ea5308;
  font-size: 0.8em;
  color: #FFF;
  padding: 0 5px;
  margin-left: 5px;
}
.container-agree {
  background-color: #f1f1f1;
  text-align: center;
  padding: 10px 0;
  margin: 20px 0;
}
.but_submit {
  width: 100%;
  margin-top: 20px;
}
.width100 {
  width: 100%;
}
.p-extended-address,.p-locality {
    width: calc(100% - 120px);
}
.postal-name {
  width: 110px;
  display: inline-block;
}
.container-form {
  border-top: 1px solid #d5d5d5;
  border-left: 1px solid #d5d5d5;
  width: 100%;
  display: table;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.container-form .item-input {
    padding: 15px 15px;
  border-right: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
}
.container-form .item-title {
  word-break: break-all;
  display: table-cell;
  width: 20%;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  background-color: #f1f1f1;
  padding: 15px 15px;
  vertical-align: top;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.text-privacypolicy {
  font-size: 0.8em;
  line-height: 1.8em;
  background-color: #f1f1f1;
  padding: 10px;
  max-height: 320px;
  overflow: auto;
}
input[type="submit"]:not([name="update_cart"]) {
    border: none;
}
#page input[type="submit"]:not([name="update_cart"]):hover {
    background-color: #FF0000;
}