/*
 Theme Name:   airi Child
 Description:  airi Child Theme
 Template:     airi
*/

@import url("https://fonts.googleapis.com/css?family=Anton");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:wght@400;700&display=swap");

body,
.entry-title,
.woocommerce-loop-product__title { font-family: 'Noto Sans JP', 'Helvetica Neue', sans-serif; }

.home h1, 
.home h2, 
.home h3, 
.home h4, 
.home h5, 
.home h6,
.main-navigation,
.anton {font-family: 'Anton' !important;}


a,button { outline: none;}

.site-info { display: none;}
.site-branding img { width: 150px; max-width: 150px !important;}

@media (max-width: 640px) {
	.site-branding img { width: 120px;}
}

.row-eq-height { display: flex; flex-wrap: wrap; }

.center { text-align: center;}
/*common*/
input.input-text::placeholder { color: #aaa; }


.site-content { padding: 40px 0; }
@media (max-width: 767px) {
	.site-content { padding: 20px 0;}
}
/*
@media (min-width: 1200px) {
	.site-content .container { max-width: 1140px !important; }
}
@media (min-width: 992px) {
	.site-content .container { max-width: 960px !important; }
}
@media (min-width: 768px) {
	.site-content .container { max-width: 720px !important; }
}
@media (min-width: 576px) {
	.site-content .container { max-width: 540px !important; }
}
*/

/*header*/
.main-navigation a {font-size: 22px; }

@media (max-width: 1199px) {
	.main-navigation a { font-size: 25px; }
}

.site-header { border-bottom: 1px solid #eee; }
@media (max-width: 767px) {
	.site-header { border-bottom: 1px solid #eee; /* -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);*/ }
}

@media (max-width: 1199px) {
	.menuStyle2 .main-navigation a:hover:after,
	.menuStyle2 .main-navigation .current-menu-item:after { display: none;}
}

.mobile-menu-toggle:focus { outline: none; }

.is-sticky .site-header { padding: 10px; background:rgba(255,255,255,0.7) !important;} 
.is-sticky .site-header .site-branding img { width: 100px; }

/*Side*/
.widget-area { padding: 0; border: none;}

ul.instagram-pics { text-align: center;margin: 20px auto; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
ul.instagram-pics li { width: 33.33333333%; padding: 2px;}

.null-instagram-feed p a { display: block; color: #fff; text-align: center; font-weight: bold; padding: 7px; border-radius: 20px; font-size: 15px; margin: 0px; background: #00aeef; }

@media (max-width: 767px) {
	.widget-area { padding: 15px; }
}

/*footer*/
.sidebar-column .widget p { font-size: 13px;}

/*Home*/
@media (max-width: 767px) {
	.elementor-heading-title { font-size: 36px !important;}
}


/*Post*/
.single-post .posted-on a,
.blog-loop .posted-on a,
.comments-area .comment-time { letter-spacing: 0;}


/*Shop*/
.related h2 { font-weight: bold; font-size: 18px; display: flex; align-items: center; margin: 80px 0 40px !important; font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", Helvetica, Arial,  "メイリオ", Meiryo, Verdana, "游ゴシック", YuGothic, "Yu Gothic", sans-serif !important; }
.related h2:before,
.related h2:after { content: ""; flex-grow: 1; height: 1px; display: block; }
.related h2:before { margin-right: .4em; background: linear-gradient(-90deg, #ccc, transparent);}
.related h2:after { margin-left: .4em; background: linear-gradient(90deg, #ccc, transparent); }
.related h2.woocommerce-loop-product__title { margin: 10px 0 !important;}


/*PAGE txt contents*/
h1.entry-title {font-weight: bold; font-size: 1.5rem;}
.contents_txt {}
.contents_txt h1, 
.contents_txt h2, 
.contents_txt h3, 
.contents_txt h4, 
.contents_txt h5, 
.contents_txt h6 { margin: 40px auto 30px; font-weight: bold;}

.contents_txt h2 { font-size: 20px; border-bottom: 1px solid #ccc; padding-bottom: 10px;}
.contents_txt h3 { font-size: 17px; margin-bottom: 15px;}
.contents_txt h4 { font-size: 15px; margin-bottom: 10px;}
.contents_txt p {  font-size: 15px; margin: 15px auto; line-height: 28px;}

.guide_mail { border: 1px dotted #ccc; padding: 10px;}

/*Woocommerce */
.woocommerce .woocommerce-breadcrumb { font-weight: normal; font-size: 12px; margin-bottom: 30px;}



/*Woocommerce カテゴリー*/
@media (max-width: 767px) {
	.woocommerce-product-loop:not(.single) .site-content > .container { padding: 0 45px;}
}

.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering { display: none;}

.woocommerce ul.products li.product a img { margin-bottom: 10px;}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title { font-size: 0.75em !important;}


.sold-out-overlay { background: #000; color: #fff; font-size: 12px; font-weight: 600; padding: 5px 10px; position: absolute; left: 10px; top: 10px; }


/*Woocommerce 詳細*/
.woocommerce div.product .product_title { font-size: 22px;}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th { text-align: left; padding: 0; vertical-align:middle;}

.product-template-default .site-content > .container { padding: 0 40px; }

.woocommerce div.product .product_title { font-size: 25px; }

.woocommerce div.product form.cart .variations select {height: 60px;}

.product_meta {font-size: 12px; color: #555; margin-top: 10px;}
.sku_wrapper { margin-right: 20px; }
.sku_wrapper span.sku { font-size: 95%; color: #000; }

.related.products h2 { font-size: 20px; color: #555;}



.tshirts_info dt small { font-weight: normal;}
.tshirts_info dd { margin: 10px auto;}

.tshirts_info dt.important_info,
.tshirts_info dd.important_info { color: #d80000;}

.tshirts_info dd .size_table table th,
.tshirts_info dd .size_table table td {
    font-size: 12px;
    line-height: 1.1;
    white-space: nowrap;
    border: none;
    border-bottom: solid #000 1px;
    padding: 10px 4px;
}

@media only screen and (min-width: 768px) {
	.tshirts_info { display: flex; justify-content: space-between}
	.tshirts_info dl { width: 48%;}

}


/*Woocommerce サイドバー*/

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img { float: left; margin-right: 15px; width: 80px;}


/*Woocommerce カート*/

.product-remove a.remove { border: none;}
.woocommerce-cart .cart-collaterals .cart_totals .button { color: #fff; font-weight: bold;}
.woocommerce-shipping-destination { font-weight: normal; font-size: 90%;}
@media only screen and (min-width: 768px) {
	.woocommerce-shipping-destination {  text-align: left;}

}
.shipping-calculator-button { display: inline-block; border: 1px solid #ccc; padding: 5px 15px; font-size: 80%; background: #fff;}

.woocommerce table.woocommerce-checkout-review-order-table td { padding-top: 20px; padding-bottom: 20px;}

/*Woocommerce 支払い*/
#customer_details h3 { padding-bottom: 5px; margin-bottom: 15px; font-size: 18px; font-weight: bold; border-bottom: 1px solid #ddd;}

.woocommerce-checkout #order_review_heading { margin-bottom: 30px;}

.woocommerce-checkout-review-order-table thead th { width: 50%; padding-top: 10px; padding-bottom: 10px; background: #ebe9eb; }
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td { padding-top: 20px; padding-bottom: 20px;}


.woocommerce-checkout #payment div.payment_box { padding-bottom: 0; margin-bottom: 0;}

.wc_payment_method label { font-weight: bold;}
ul.payment_methods { padding: 30px !important;}

.wc-stripe-elements-field, .wc-stripe-iban-element-field { width: 250px;}

.woocommerce form .form-row { margin: 10px auto 5px;}
.woocommerce form .form-row label {min-width: 200px;font-size: 12px; color: #555; }

.woocommerce form .form-row-wide,
.woocommerce form .form-row-first,
.woocommerce form .form-row-last { float: none; width: 100%; padding: 0 !important;}



.woocommerce-checkout .place-order { padding: 20px; text-align: center;}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order { float: none; display: inline-block !important; width: 300px; margin: 0 auto; }

.woocommerce-privacy-policy-text { font-size: 14px; display: none;}


.mailerror { border: 1px dotted #ccc; padding: 0px 15px 15px; color: #555; margin-top: 30px; }
.mailerror h3 { font-size: 15px; margin-top: 20px; }
.mailerror p { font-size: 12px; margin: 5px auto;}
.mailerror a { text-decoration: underline;}

@media (max-width: 767px) {
	ul.payment_methods { padding: 20px !important;}
	.woocommerce form .form-row label { display: block;  }
	.woocommerce-page #payment #place_order { width: 100%; }

}


/*Woocommerce 購入確認*/
.woocommerce-order-details__title,
.woocommerce-column__title {margin-bottom: 15px; font-size: 18px; font-weight: bold;}
.woocommerce .woocommerce-customer-details address { padding: 20px; line-height: 30px;}

/*Woocommerce 購入完了*/
.woocommerce ul.order_details {  border: 3px solid #ccc; padding: 0.5em 1em;}
.woocommerce ul.order_details li { padding: 1em 2em 1em 0em; }


.woocommerce .woocommerce-customer-details address { margin-bottom: 30px !important;}

/*撮影機材*/
#equipment { margin-bottom: 40px;}
#equipment .row { margin-bottom: 15px !important;}
#equipment h2 { margin-top: 50px; font-weight: bold; font-size: 40px;}

#equipment h2 span {font-size: 70%; display: block; font-weight: normal; margin-bottom: 10px;}
#equipment h3 { margin: 50px auto 30px; font-weight: bold;}
.nfx-amkr-box { border: 1px solid #ddd; background: #fff; box-sizing: border-box; margin: 0; padding: 1.5em 1em; height: 100%; }
.nfx-amkr-image { text-align: center; height: 180px; display: block; vertical-align: top; }
.nfx-amkr-image img { max-width: none; max-height: 180px;}
.nfx-amkr-content { display: block; vertical-align: top; }
.nfx-amkr-title { font-weight: bold; line-height: 20px; }
.nfx-amkr-title a { box-shadow: none; color: #d2691e; text-decoration: none; }
.nfx-amkr-desc { color: #666; list-style: none; font-size: .9em; padding-left: 0; margin: 0; }
.nfx-amkr-desc li { margin-bottom: .2em; }
.nfx-amkr-price { color: #b00; font-weight: bold; font-family: initial; font-weight: bold; }
.nfx-amkr-amzlink a { background: #f6ce50; color: #000 !important; font-size: 14px; padding: 7px 15px 5px; border-radius: 5px; border-bottom: 3px solid #e3b628; margin-top: 10px; width: auto; text-align: center; display: block; font-weight: 700;}
.nfx-amkr-amzlink a:hover { color: #555; background: #F6A037; border-top: 3px solid #C09A24; border-bottom: none;}

@media only screen and (max-width: 767px) {
	#equipment h2 { font-size: 30px;}
	#equipment h3 { font-size: 22px;}
	.nfx-amkr-image { width: auto; }
	.nfx-amkr-content { margin: 0;}
}


/*サイズ表*/
.measure { text-align: center;}