/*!
Theme Name: card-market
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: card-market
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

card-market is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

.p-top .l-side__cont:nth-child(2){
	display: none!important;
}








/*form*/
.mw_wp_form_confirm .p-contact__privacy{
	display: none!important;
}
.mw_wp_form_confirm .c-list.-num{
	display: none!important;
}
.mw_wp_form_confirm .-fullharf{
	display: none!important;
}
.p-contact .mw_wp_form_confirm .l-main--area__detail__text p{
	margin-bottom: 0;
}
.mw_wp_form_confirm .p-contact__table td .note{
	display: none;
}
.mw_wp_form_confirm .add-wrap{
	display: flex;
	flex-wrap: wrap;
}
.error{
	margin-top: 5px;
}
.p-contact__privacy .error{
	display: block;
	margin: auto;
	max-width: 390px;
}
.p-contact__table td input.-addr1, .p-contact__table td input.-addr2, .p-contact__table td textarea.-addr1, .p-contact__table td textarea.-addr2, .p-contact__table td select.-addr1, .p-contact__table td select.-addr2{
	margin-bottom: 0!important;
}
.add-wrap > div + div{
	margin-top: 16px;
}
.mw_wp_form_confirm .add-wrap > div + div{
	margin-top: 0;
}
.p-contact__table td select.-pref{
	margin-bottom: 0!important;
}
@media only screen and (max-width: 768px){
	body.p-single.p-contact{
		padding-bottom: 0!important;
	}
}
table span.mwform-checkbox-field.horizontal-item {
    display: inline-block;
    margin: 0 0 10px 0!important;
    font-size: 1.4rem;
    min-width: 150px;
}
table .mwform-checkbox-field.horizontal-item input{
    padding: 0;
	width: 20px;
}
table .mw_wp_form .horizontal-item + .horizontal-item{
    margin: 0 0 10px 0!important;
}
.p-contact__table td input.-texts{
	width: calc(100% - 120px);
}
.p-page .l-main--area__detail__text div + p{
	margin-bottom: 0;
}
.mw_wp_form_confirm .-fullharf.-mai,
.mw_wp_form_confirm .-fullharf.-surface{
	display: inline-block!important;
}
.mw_wp_form_confirm .-fullharf.-surface{
	margin: 0 8px 0 0;
}
/*wpp-list*/
.wpp-list li {
	overflow: initial!important;
	float: none;
	clear: both;
	margin-bottom: 0!important;
}
.wpp-list li.l-side__related__item figure{
	position: relative;
	background-image: url(/common/img/noimage.jpg);
	background-size: cover;
}
.wpp-list li.l-side__related__item figure span{
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
}

/*qa*/
.p-qa__box__a{
	background: url(/common/img/qa_box_a_bg.jpg)!important;
}



/*管琁E��面のエチE��タ*/
.wp-block * {
font-family: Verdana, Roboto, "Droid Sans", "メイリオ", Meiryo,
"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN",
sans-serif !important;
}
/* ダチE��ュアイコンが上書きされなぁE��ぁE��追訁E*/
.wp-block[data-type="core/freeform"] .mce-btn i {
font-family: dashicons !important;
}



/*privacy*/
.p-privacy .l-main--area__detail__text a{
	text-decoration: underline!important;
}
.p-privacy .l-main--area__detail__text strong{
	font-size: 1em;
}
.p-privacy .l-main--area__detail__text a.-notline,.p-privacy .l-main--area__detail__text a[href^="tel:"]{
	text-decoration: none!important;
}
@media only screen and (max-width: 768px){
	.p-privacy .l-main--area__detail__text a[href^="tel:"]{
		text-decoration: underline!important;
	}
}




.p-archive.p-vari .c-articles--l__list__item {
    width: 320px;
    margin-bottom: 60px;
}
.p-archive.p-vari .c-articles--l__list figure{
	height: calc(320px * (54 / 86));
}
.p-archive.p-vari .c-articles--l__list__item p.-title{
	font-size: 2rem;
}
@media only screen and (max-width: 1080px) {
	.p-archive.p-vari .c-articles--l__list__item {
		width: calc((100% - (24px * 1)) / 2);
		margin-bottom: 60px;
	}
	.p-archive.p-vari .c-articles--l__list figure{
		height: calc(((100vw - (25px * 2) - (24px * 2) - 15px) / 3) * (54 / 86));
	}
}
@media only screen and (max-width: 768px){
	.p-archive.p-vari .c-title--l.-center{
		margin: 32px 0 36px;
	}
	.p-archive.p-vari .c-articles--l__list__item {
		width: calc((100% - (24px * 1)) / 2);
		margin-bottom: 32px;
	}
	.p-archive.p-vari .c-articles--l__list figure{
		height: calc(((100vw - (24px * 2) - (16px * 1) - 15px) / 1) * (54 / 86))
	}
}
@media only screen and (max-width: 600px){
	.p-archive.p-vari .c-articles--l__list__item {
		width: 100%;
	}
	.p-archive.p-vari .c-articles--l__list figure{
		height: calc(((100vw - (16px * 1)) / 1) * (54 / 86))
	}
}


.p-privacy .l-main--area__detail__text a{
	border-bottom: none;
}


#chatplusview #outline #chatpluscontent #chatplusheader i{
	right: 0;
}


.p-catalog__list__item a{
	text-decoration: none!important;
}
.p-contact__table tr td select.-pref {
    width: 325px;
    margin-bottom: 16px;
    background: url(/common/img/icon_arrow_black.png) 300px center/8px auto no-repeat;
}



.l-main--area__detail__text blockquote{
	text-align: right;
	font-size: 0.4em;
}
.l-main--area__detail__text blockquote p,.l-main--area__detail__text p blockquote{
	font-size: 0.4em;
}




/*お問ぁE��わせ関連更新210420*/
.request_cc{
	padding: 40px;
	background: #f4f4f2;
	margin-bottom: 40px;
}
.request_cc inner{
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
}
.request_cc .request_cc_tex{
	width: 100%;
}
.request_cc .request_cc_text strong{
	display: block;
	font-size: 21px;
	line-height: 38px;
	text-align: center;
	color: #c9151e;
}
.request_cc .request_cc_text > p span{
	font-weight: bold;
	font-size: 15px;
	line-height: 28px;
	text-align: center;
	color: #393939;
    display: block;
}
.request_cc .request_cc_text > p{
	font-size: 15px;
	line-height: 28px;
	text-align: left;
	color: #393939;
}
.request_cc .request_cc_text > p + p{
	margin-top: 10px;
}
.request_cc .c-recommend--l__list{
	border: 3px solid #fff;
	margin-top: 30px;
}
.request_cc .c-recommend--l__list .c-recommend--l__list__item__wrap + p,.request_cc .c-recommend--l__list .c-recommend--l__list__item__wrap time + p,
.request_cc .c-recommend--l__list .c-recommend--l__list__item__wrap > br:first-child{
	display: none;
}
.request_cc figure img{
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.16);
	overflow: hidden;
	border-radius: 6px;
	width: 370px;
}
@media only screen and (max-width: 768px){
	.request_cc{
		padding: 20px;
	}
	.request_cc .l-inner{
		width: 100%;
	}
	.request_cc figure{
		width: 100%;
		order: -1;
		margin-bottom: 20px;
	}
	.request_cc .request_cc_text{
		width: 100%;
	}
	.request_cc .request_cc_text > p,.request_cc .request_cc_text > p span,.request_cc .request_cc_text > p strong{
		font-size: 14px;
		line-height: 1.3em;
	}.request_cc .request_cc_text > p strong{
		font-size: 20px;
	}
	.request_cc .c-recommend--l__list .c-recommend--l__list__item__wrap{
		align-items: flex-start;
	}
	.request_cc .c-recommend--l__list a figure{
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 600px){
	
	
}


.request_list{
	display: flex;
	justify-content: space-between;
	margin-bottom: 80px;
}
.request_list > div{
	width: calc((100% - (58px * 2)) / 3);
	max-width: 230px;
	height: auto;
	background: #fff;
	border: 1px solid #bbb;
	text-align: center;
	position: relative;
	padding: 20px;
}
.request_list > div i{
	position: absolute;
	
}
.request_list > div p{
	font-size: 16px;
	line-height: 1.6;
}
.request_list > div p strong{
	font-size: 24px;
	font-weight: bold;
}
.request_list > div p + p{
	font-size: 14px;
	margin-top: 10px;
}
.p-page .l-main--area__detail__text .request_list p{
	margin-bottom: 0;
}
.p-page .l-main--area__detail__text .request_list p + p{
	margin-top: 10px;
}
.p-page .l-main--area__detail__text .request_list p.arrow-p {
    position: absolute;
    right: -8px;
    top: calc(50% - 2px);
}
@media only screen and (max-width: 768px){
	.request_list{
		flex-wrap: wrap;
		margin-bottom: 40px;
	}
	.request_list > div{
		width: 100%;
		max-width: 100%;
		padding: 10px 10px 0 10px;
	}
	.request_list > div + div{
		margin-top: 20px;
	}
	.p-page .l-main--area__detail__text .request_list p{
	line-height: 1.3;
}
	.p-page .l-main--area__detail__text .request_list p.arrow-p {
		position: absolute;
		right: -8px;
		top: calc(50% - 2px);
		display: none;
	}
}






.contact_cclink{
	margin-bottom: 80px;
}
.contact_cclink_item + .contact_cclink_item{
	margin-top: 20px;
}
.contact_cclink .c-btn--diagonal{
	font-weight: 400;
	height: 70px;
}
.contact_cclink .c-btn--diagonal:before{
	border: 1px solid #cccccc;
	height: 70px;
}
.contact_cclink .c-btn--diagonal.-cream:before{
	background: #fff2f2;
}
.contact_cclink .c-btn--diagonal .c-icon-arrow{
	right: 20px;
}
.contact_cclink .c-btn--diagonal strong{
	color: #c9151e;
}
@media only screen and (max-width: 768px){
	.contact_cclink{
		margin-bottom: 50px;
	}
	.contact_cclink .c-btn--diagonal span {
		font-size: 1.5rem;
		text-align: left;
	    padding-left: 0;
	}
	.contact_cclink .c-btn--diagonal br{
		display: none;
	}
	.contact_cclink .c-btn--diagonal{
		font-weight: 400;
		height: 100px;
	}
	.contact_cclink .c-btn--diagonal:before{
		border: 1px solid #cccccc;
		height: 100px;
	}
	.contact_cclink .c-btn--diagonal.-arrow {
		padding-right: 50px;
		padding-left: 27px;
	}
}

.l-main--area__detail__text ul>li a{
	text-decoration: none!important;
}

/*sns*/
.p-archive .a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style,.p-top .a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style,.p-page .a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style{
	display: none!important;
}

.a2a_default_style .a2a_count, .a2a_default_style .a2a_svg, .a2a_floating_style .a2a_svg, .a2a_menu .a2a_svg, .a2a_vertical_style .a2a_count, .a2a_vertical_style .a2a_svg,.a2a_kit.a2a_kit_size_32.addtoany_list a span {
    border-radius: 50%!important;
}
.a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style {
  position: fixed!important;
  left: 0!important;
  top: 200px!important;
  border-radius: 0 6px 6px 0!important;
  background: #f4f4f4!important;
  width: 60px!important;
  padding: 20px 14px!important;
}
.a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style a {
	width: 32px;
	height: 32px;
	margin: auto!important;
}
.a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style a + a {
  margin-top: 20px!important;
}
.a2a_vertical_style a{
	padding: 0!important;
}
.a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style a:hover {
  opacity: 0.7;
}
.a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style path,span.a2a_svg path{
	    transform: scale(0.8) translate(4px, 5px);
}

.a2a_kit.a2a_kit_size_32.addtoany_list a {
	margin: 0 8px;
}
@media only screen and (max-width: 1280px) {
  .a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style {
    position: fixed!important;
    width: 100%!important;
    height: auto!important;
    top: auto!important;
    left: 0!important;
    border-radius: 0!important;
    bottom: 0!important;
    z-index: 15!important;
	  display: flex;
	  justify-content: center;
  }
	.a2a_vertical_style a{
		margin: 0 12px!important;
	}
	.a2a_vertical_style a + a {
	  margin-top: 0px!important;
	}
}
@media only screen and (max-width: 768px){
	.a2a_kit.a2a_kit_size_32.a2a_floating_style.a2a_vertical_style {
		display: none!important;
	}
}

.addtoany_shortcode {
	background: #f4f4f4!important;
}
.a2a_kit.a2a_kit_size_32.addtoany_list{
	position: relative!important;
	top: auto!important;
	display: flex;
	justify-content: center;
	margin-top: 20px!important;
	padding: 12px!important;
	width: 100%!important;
	border-radius: 0!important;
}
.a2a_vertical_style a {
	margin: 0 12px;
}
.a2a_vertical_style a + a {
	margin-top: 0!important;
}
.l-conversion {
	display: none;
}
@media only screen and (max-width: 768px) {
	.a2a_vertical_style a {
		margin: 0 8px!important;
	}
	.l-conversion {
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 1;
		display: block;
		width: 100%;
		padding: 0 16px 16px;
		opacity: 0;
		transition: opacity .3s ease-in-out;
		pointer-events: none;
	}
	.l-conversion.is-show {
		opacity: 1;
		transition: opacity .3s ease-in-out;
		pointer-events: all;
	}
	.l-conversion__list {
		display: flex;
		justify-content: space-between;
	}
	.l-conversion__list > li {
		width: calc((100% - 10px) / 2);
	}
	.l-conversion .c-btn__singlecv {
		height: 50px;
		padding: 0 36px 0px 16px;
		font-size: 1.6rem;
		line-height: 1.3;
		box-shadow: 0px 4px 0 #0062ae;
	}
	.l-conversion .c-btn__singlecv::after {
		right: 16px;
		width: 12px;
		background-position: center;
	}
	.l-conversion .c-btn__singlecv br {
		display: none;
	}
	.l-reasons h2 {
		text-align: center;
	}
}
@media only screen and (max-width: 600px) {
	.l-conversion .c-btn__singlecv br {
		display: inherit;
	}
}
body.p-single {
	padding-bottom: 0!important;
}
.-indent {
	display: inline-block;
	padding-left: 1em;
	text-indent: -1em;
}
.l-main--area__detail__text p a.-notline {
	border-bottom: 1px solid #fff;
}
/* .p-single .c-info,.p-archive .c-info,.p-catalog .c-info,
.p-reason .c-info,.p-sitemap .c-info,.p-privacy .c-info,.p-company .c-info{
	display: none;
} */
.c-info {
    width: 700px;
    background: rgba(255,255,255,.8);
    border: 1px solid #c9151e;
    border-radius: 4px;
    position: fixed;
    bottom: 25px;
    right: 45px;
    color: #c9151e;
    font-weight: 700;
    padding: 10px 40px 10px 10px;
    z-index: 999999999;
}
.c-info.hidden {
	display: none;
}
.c-info__close {
	position: absolute;
	top: 2px;
	right: 6px;
	display: block;
	cursor: pointer;
	z-index: 2;
	font-size: 1.9rem;
}
@media only screen and (max-width: 768px) {
	.c-info {
		width: 92%;
		bottom: 10px;
		left: 4%;
		font-size: 16px;
		padding: 20px 10px;
	}
	.c-info__close {
		font-size: 2.5rem;
	}
	.c-pager__list li a, .c-pager__list li span {
		width: 100%!important;
		height: 12vw!important;
	}
}

.l-main--area__detail__figure figure {
	width: 80%;
	margin: 0 auto 15px auto;
}
li.l-side__related__item figure span {
	display: block!important;
	height: 100%!important;
}
.p-catalog__list__item a:after {
	display: none!important;
}





.modalArea {
  display: none;
  position: fixed;
  z-index: 10000000; 
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.9);
}

.modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
  width: 90%;
  max-width: 700px;
}

.closeModal {
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    cursor: pointer;
    font-size: 2em;
    background: #fff;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 16px -6px rgb(0 0 0 / 60%);
}
.modalArea a {
	display: block;
}

button {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #282828;
  border-radius: 2px;
  cursor: pointer;
}

#openModal {
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
}

.yarpp-related {
	width:100%;
}

.l-header__megamenu__right__nav__item .-note {
	color: #fff;
	font-size: 0.8em;
	width: 35vw;
	white-space: normal;
}
@media screen and (max-width: 1454px) {
	.l-header__megamenu__right__nav__item .-note {
		width: 30vw;
	}
}

@media screen and (max-width: 1165px) {
	.l-header__megamenu__right__nav__item .-note {
		width: 28vw;
	}
}
@media screen and (max-width: 1130px) {
	.l-header__megamenu__right__nav__item .-note {
		width: 26vw;
	}
}
@media screen and (max-width: 1080px) {
	.l-header__megamenu__right__nav__item .-note {
		width: 43vw;
	}
}
@media screen and (max-width: 1080px) {
	.l-header__megamenu__right__nav__item .-note {
		width: 90vw;
	}
}
.l-header__nav__list__item a.-onlineshop span:before {
	background: url(/common/img/ico_cart_white.svg) center bottom/contain no-repeat!important;
}
