@charset "utf-8";
/*
Theme Name:pora-child
Template:pora
Version: 1.0.0
*/
/*
DesignCode CSS: ver 0.01
*/
/*------------------------------------------------------
Theme Material
------------------------------------------------------*/
/*font-family: "Orbitron", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap');

/*font-family: "Zen Kaku Gothic New", sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');

.wrapper_content {
	position: relative;
	width: 90%;
	max-width: 1240px;
	margin: 0 auto;
	z-index: 20;
}

.postlist li,
.postlist li:first-child {
	border: none!important;
}
.postlist .post_text {
	position: relative;
}
.postlist .post_text:after {
	content: '';
	display: inline-block;
	background-size: 3px 1px;
	background-image: linear-gradient(to right, #CCCCCC 1px, transparent 1px);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	position: absolute;
	height: 1px;
	bottom: 0;
	right: 0;
	width: 92%;
}

#front-sectionPost {
	width: 94%;
	max-width: 1400px;
	margin: 0 auto;
}
.postlist .post_text {
	padding: 18px 0;
}
.post .time, .postlist .time {
	font-weight: 400;
	color: #fff !important;
	background: #7DB2FF;
	padding: 8px 20px;
	letter-spacing: 1px;
	border-radius: 0;
}
.post .time a, .postlist .time a {
	font-weight: 500;
	color: #fff!important;
}

.post4b li .post4b_contents {
	/*  opacity: 1; */
	display: none;
}
.post4b .time {
	display: block;
	background: ##7DB2FF;
}

.post_link a {
	color: #000000!important;
}
.post_link {
	border-bottom: none;
}

#wrapper {
	max-width: unset;
	padding: 0;
	position: relative;
	z-index: 1;
}

body {
	font-weight: 400;
	font-family: "Yu Gothic", "游ゴシック", "YuGothic", sans-serif;
}

body p {
	line-height: 1.8;
}

body:not(.home) #wrapper {
	width: unset;
}
body.category #wrapper, body.archive #wrapper , body.single #wrapper , body.page-contact #wrapper , body.page-thanks #wrapper , body.page-privacy #wrapper , body.error404 #wrapper {
	width: 94%;
	max-width: var(--content-max-width);
}

.page-id-17 #wrapper {
	width: 94%!important;
	max-width: var(--content-max-width);
	margin-inline: auto;
}
header#h1Header {
	background: #fff;
}
#thumbImg::before, header#h1Header::before {
	background: #000;
	opacity: 0;
}
header#h1Header h1.title {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: var(--rem48);
	font-weight: 700;
	color: #fff;
	top: 65%;
}

#header {
	position: absolute;
	background: unset;
	padding: 20px;
	height: unset;
}
#header .site-header {
	backdrop-filter: blur(.71429rem);
	background: rgba(255, 255, 255, .3);
	transition: unset;
}
.sticky-header #header-layout {
	height: unset;
}
.sticky-header #header > .inner {
	width: calc(100% - 40px);
	backdrop-filter: blur(.71429rem);
	background: rgba(255, 255, 255, .3);
}
.sticky-header .site-header {
	top: -105px;
}
#header-upper {
	display: none!important;
}
#header .logo {
	padding: 10px 20px;
}
#header .logo img {
	width: 100%;
	max-width: 300px;
	height: auto;
}
#header a.head_btn {
	font-family: "Zen Kaku Gothic New", sans-serif;
	align-items: center;
	height: auto;
	padding: 10px;
	height: 60px;
}
#header a.head_btn::before {
	font-size: .8em;
	margin-top: 4px;
	margin-bottom: 0;
	margin-right: 4px;
}
#header a.head_btn.tel_btn {
	font-size: 22px;
	background: unset;
	color: #262626;
	flex-direction: unset;
	width: 180px;
	flex-wrap: wrap;
}
#header a.head_btn.tel_btn .note {
	margin-top: 4px;
}
#header a.head_btn.tel_btn .note b {
	font-weight: 400;
}
nav#mainNav ul li a,
nav#mainNav ul li a:hover,
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li.current-menu-item a:hover,
nav#mainNav ul li.current-menu-parent a,
nav#mainNav ul li.current-menu-parent a:hover {
	background: unset!important;
}
nav#mainNav ul li a {
	font-family: "Zen Kaku Gothic New", sans-serif;
	padding: min(calc(15px + (1vw - 19.2px) * 0.5580), 15px) min(calc(28px + (1vw - 19.2px) * 1.6722), 28px);
}
nav#mainNav ul li a b {
	font-weight: 700;
}
nav#mainNav ul li a,
nav#mainNav ul li a:hover,
nav#mainNav ul li a b,
nav#mainNav ul li a:hover b,
nav#mainNav ul li.current-menu-item a,
nav#mainNav ul li.current-menu-item a:hover,
nav#mainNav ul li.current-menu-item a b,
nav#mainNav ul li.current-menu-parent a b {
	color: #262626!important;
}

nav#mainNav ul li.mail a {
	display: flex;
	align-items: center;
	gap: 4px;
	flex-direction: unset;
}
nav#mainNav ul li.mail a::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/mail.png)no-repeat;
	background-size: contain;
	width: 18px;
	height: 14px;
	margin-top: 2px;
}

nav#mainNav ul li.product a {
	display: flex;
	align-items: center;
	gap: 4px;
	flex-direction: unset;
}
nav#mainNav ul li.product a::before {
	content: '';
	display: inline-block;
	background: url(/wp-content/uploads/serch_icon_b.png)no-repeat;
	background-size: contain;
	width: 16px;
	height: 16px;
}

.spmenu #menu span, .spmenu #menu span:before, .spmenu #menu span:after {
	background: #262626;
}
.spmenu #menu p {
	color: #262626;
}

a#scrollUp {
	background: #262626;
	bottom: 65px;
}

#footer {
	padding: 30px;
}
#footer,#copyright {
	color: #262626;
	background: #fff;
}
#copyright {
	margin-top: 0;
}
#footer .footnav:not(:last-child) {
	margin-bottom: 20px;
}
#footer li a, .footeradd, .footertel, #footer li a:hover {
	color: #262626;
}
#footer .footnav ul > li::before, #footer .footnav ul > li::after {
	display: none;
}
#footer .socialicon {
	margin-bottom: 15px;
}
#footer .socialicon .fa-facebook:before, #footer .socialicon .fa-twitter:before, #footer .socialicon .fa-youtube:before, #footer .socialicon .fa-instagram:before, #footer .socialicon .fa-x-twitter:before, #footer .socialicon .fa-line:before, #footer .socialicon .fa-tiktok:before {
	color: #7DB2FF;
}

.inner {
	width: 94%;
	max-width: 1200px;
	margin-inline: auto;
}

h1.title {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: var(--rem48);
	letter-spacing: .01em;
	color: #262626;
	line-height: 1.4;
	font-weight: 700;
	display: block;
	position: relative;
}

.post h2 {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 30px;
}
.post h2:after {
	display: none;
}

.post h2.title {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: var(--rem48);
	line-height: 1.3;
	font-weight: 700;
	color: #262626;
	text-align: center;
	padding: 0!important;
	margin: 0!important;
	margin-bottom: 35px!important;
	position: relative;
}
.post h2.title .en {
	font-family: "Orbitron", sans-serif;
	font-size: rem(60);
	background: linear-gradient(to bottom, #7DB2FF 0%, #C7E4F4 100%);
	background-clip: text;
	-webkit-background-clip: text;
	color: transparent;
	-webkit-text-fill-color: transparent;
}
.post h2.title .ja {
	display: block;
	font-size: var(--rem20);
}

.post h3 {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 500;
	border: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

.post h4 {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 400;
}

.post h4::before {
	background: #7DB2FF;
}

.linkBtn, .post .linkBtn, a.linkBtn {
	font-family: "Orbitron", sans-serif;
	font-weight: 500;
	background: linear-gradient(90deg,rgba(125, 178, 255, 1) 0%, rgba(159, 201, 250, 1) 46%, rgba(125, 178, 255, 1) 100%);
	display: block;
	border-radius: 0;
	padding: 18px;
	width: 300px;
	max-width: 300px;
	color: #fff;
	margin-inline: auto;
	margin-top: 35px;
}
.linkBtn:hover, .post .linkBtn:hover, a.linkBtn:hover {
	background: linear-gradient(90deg,rgba(125, 178, 255, 1) 0%, rgba(159, 201, 250, 1) 46%, rgba(125, 178, 255, 1) 100%);
	color: #fff;
	opacity: .7;
}

.cta {
	padding: 100px 0;
	text-align: center;
	background: url(/wp-content/uploads/cta_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
}
.cta .flex {
	display: flex;
	justify-content: center;
	gap: 15px;
	flex-wrap: wrap;
	margin-top: 30px;
}
.cta a {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 700;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	width: 100%;
	max-width: 300px;
	padding: 18px 0;
	position: relative;
	background: linear-gradient(90deg,rgba(125, 178, 255, 1) 0%, rgba(159, 201, 250, 1) 46%, rgba(125, 178, 255, 1) 100%);
}
.cta a::before {
	display: block;
	font-family: 'FontAwesome';
	font-size: 1em;
	font-weight: 400;
	line-height: 1;
	margin: 0;
}
.cta a.telLink {
	font-size: 20px;
}
.cta a.mailLink {
	font-size: 16px;
}
.cta a.telLink::before {
	content: '\f095';
}
.cta a.mailLink::before {
	content: '\f0e0';
}

.fixCta {
	width: 70px;
	position: fixed;
	bottom: 80px;
	right: 0;
	display: block;
	z-index: 10;
}
.fixCta img {
	display: block;
	width: 70px;
}

#sp_footer_bar {
	display: none;
}

@media print, screen and (max-width: 1023px) {
	body {
		padding-bottom: 60px;
	}

	#sp_footer_bar {
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 60px;
		z-index: 10000;
		margin: 0;
		padding: 0;
		list-style: none;

		display: flex;
		text-align: center;
		font-weight: 700;
		background: #000;
		border-top: solid 1px #ddd;
		transition: all 0.3s ease;
	}

	#sp_footer_bar .link_menu {
		flex: 1;
		border-left: 1px dashed #ddd;
	}

	#sp_footer_bar .link_menu:first-child {
		border-left: none;
	}

	#sp_footer_bar .link_menu a {
		display: block;
		padding: 10px 0;
		text-decoration: none;
	}

	#sp_footer_bar .icon {
		font-size: 20px;
		color: #fff;
		line-height: 1.2;
		margin: 0 0 2px;
	}

	#sp_footer_bar .menu_name {
		font-size: 12px;
		color: #fff;
		line-height: 1.2;
		margin: 0;
	}
}

/*-----------------------------
Top
------------------------------*/
.top_concept {
	background: url(/wp-content/uploads/top_concept_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	padding: 120px 0;
}
.top_concept .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: row-reverse;
}
.top_concept .image {
	width: 50%;
	margin-right: calc(50% - 50vw);
	flex: 1;
	min-height: 500px;
}
.top_concept .image img {
	width: 100%;
	height: 100%;
	min-height: 500px;
	object-fit: cover;
}
.top_concept .text {
	width: 68%;
	backdrop-filter: blur(.71429rem);
	background: rgba(255, 255, 255, .7);
	padding: var(--px60);
	margin-right: -18%;
}
.top_concept h3 {
	font-size: var(--rem40);
	background: linear-gradient(to bottom, #7DB2FF 0%, #3F5980 100%);
	background-clip: text;
	-webkit-background-clip: text;
	color: transparent;
	-webkit-text-fill-color: transparent;
}

.top_search {
	padding-top: 120px;
}

.top_message {
	padding-top: 120px;
}
.top_message .image img {
	width: 100%;
}
.top_message .text {
	width: 90%;
	max-width: 900px;
	margin-inline: auto;
	backdrop-filter: blur(.71429rem);
	background: rgba(255, 255, 255, .7);
	padding: var(--px80) var(--px60);
	margin-top: -200px;
}
.top_message .text p {
	text-align: center;
	margin-bottom: 20px;
}

.top_outline {
	background: url(/wp-content/uploads/top_outline_bg.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	padding: 240px 0 120px;
	margin-top: -120px;
}
.top_outline table,
.top_outline table th,
.top_outline table td {
	background: unset;
	font-weight: 700;
	border: none;
}
.top_outline table tr {
	border-bottom: 1px solid #D4D4D4;
}
.top_outline table tr:first-child {
	border-top: 1px solid #D4D4D4;
}
.top_outline iframe {
	width: 100%;
	height: 350px;
}

.top_instagram {
	padding-top: 120px;
	padding-bottom: 120px;
}

.top_news {
	padding: 120px 0;
}

@media print, screen and (max-width: 768px) {
	.top_concept {
		padding: 70px 0;
	}
	.top_concept .flex {
		flex-direction: column;
	}
	.top_concept .image {
		width: 100%;
		margin: 0;
		min-height: unset;
	}
	.top_concept .image img {
		height: auto;
		min-height: unset;
	}
	.top_concept .text {
		width: 90%;
		margin-inline: auto;
		margin-top: -40px;
		padding: var(--px60) var(--px40);
	}

	.top_search {
		padding-top: 70px;
	}

	.top_message {
		padding-top: 70px;
	}
	.top_message .text {
		padding: var(--px60) var(--px40);
		margin-top: -40px;
	}

	.top_outline {
		padding: 140px 0 70px;
		margin-top: -70px;
	}

	.top_instagram {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.top_news {
		padding: 70px 0;
	}
}

/*-----------------------------
製品検索
------------------------------*/
.rk-product-search{
	margin:0 0 50px;
}

.rk-product-search__form{
	width:94%;
	max-width:1200px;
	margin:0 auto;
}

.rk-search-row{
	display:flex;
	align-items:center;
	gap:30px;
	padding:18px 0;
	border-top:1px solid #e5e5e5;
}

.rk-search-row:last-of-type{
	border-bottom:1px solid #e5e5e5;
}

.rk-search-label{
	width:120px;
	min-width:120px;
	padding:10px 16px;
	background:#EBF4FD;
	text-align:center;
	font-weight:700;
}

.rk-search-field{
	flex:1;
	min-width:0;
}

.rk-search-field select{
	min-width:160px;
	height:42px;
	padding:0 12px;
	border:1px solid #cfcfcf;
	background:#fff;
}

.rk-search-capacity{
	display:flex;
	align-items:center;
	flex-wrap:nowrap;
	gap:14px;
}

.rk-search-capacity__group{
	display:flex;
	align-items:center;
	gap:8px;
	flex:0 0 auto;
}

.rk-search-capacity__text{
	white-space:nowrap;
	font-size:14px;
}

.rk-search-capacity__group select{
	width:auto;
	min-width:140px;
}

.rk-search-sep{
	display:inline-block;
	white-space:nowrap;
	font-size:18px;
	line-height:1;
}

.rk-search-colors{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	gap:18px;
}

.rk-search-color{
	display:inline-flex;
	align-items:center;
	gap:6px;
	font-size:14px;
	line-height:1;
	cursor:pointer;
}

.rk-search-color input{
	margin:0;
}

.rk-search-color__dot{
	display:inline-block;
	flex:0 0 8px;
	width:8px;
	height:8px;
	border-radius:50%;
}

.rk-search-color--clear .rk-search-color__dot{
	background:#d9d9d9;
}

.rk-search-color--black .rk-search-color__dot{
	background:#222;
}

.rk-search-color--brown .rk-search-color__dot{
	background:#7b5a4a;
}

.rk-search-color--blue .rk-search-color__dot{
	background:#7eb6ff;
}

.rk-search-color--green .rk-search-color__dot{
	background:#7bcf9d;
}

.rk-search-color--other .rk-search-color__dot{
	background:#bdbdbd;
}

.rk-search-submit-wrap{
	margin-top:30px;
	padding:30px;
	background:#EBF4FD;
	text-align:center;
}

.rk-search-submit{
	display:flex;
	align-items:center;
	justify-content:center;
	gap:10px;
	width: 100%;
	max-width:300px;
	height:63px;
	margin-inline:auto;
	border:0;
	color:#fff;
	font-size:16px;
	font-weight:500;
	cursor:pointer;
	transition:.3s;
	position:relative;
	background:linear-gradient(
		90deg,
		rgba(125,178,255,1) 0%,
		rgba(159,201,250,1) 46%,
		rgba(125,178,255,1) 100%
	);
}

.rk-search-submit::before{
	content:"";
	display:inline-block;
	width:16px;
	height:16px;
	background:url("/wp-content/uploads/serch_icon.png") no-repeat center;
	background-size:contain;
}

.rk-search-submit:hover{
	opacity:.85;
}

.rk-search-result-head{
	margin:0 0 40px;
	padding:40px 30px;
	border:1px solid #ddd;
	background:#fafafa;
}

.rk-search-result-count{
	margin:0 0 30px;
	text-align:center;
	font-size:18px;
}

.rk-search-result-count strong{
	padding:0 6px;
	color:#1d3350;
	font-size:42px;
	line-height:1;
}

.rk-search-condition-grid{
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:20px 30px;
	max-width:1000px;
	margin:0 auto 25px;
}

.rk-search-condition-item{
	display:flex;
}

.rk-search-condition-item--full{
	grid-column:1 / -1;
}

.rk-search-condition-label{
	width:160px;
	padding:18px 15px;
	background:#EBF4FD;
	text-align:center;
	font-weight:700;
}

.rk-search-condition-value{
	flex:1;
	padding:18px 20px;
	background:#fff;
}

.rk-search-back-wrap{
	text-align:center;
}

.rk-search-back-btn{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-width:300px;
	height:63px;
	color:#fff;
	text-decoration:none;
	font-weight:500;
	background:linear-gradient(
		90deg,
		rgba(125,178,255,1) 0%,
		rgba(159,201,250,1) 46%,
		rgba(125,178,255,1) 100%
	);
}

.rk-search-back-btn:hover{
	color:#fff;
	opacity:.7;
}

.rk-product-grid{
	display:grid;
	grid-template-columns:repeat(3, 1fr);
	gap:35px;
	max-width: 1200px;
	width: 94%;
	margin-inline: auto;
}

.rk-product-card{
	background:#fff;
	border:1px solid #efefef;
}

.rk-product-card__inner{
	display:block;
	height:100%;
	padding:20px;
	color:#222;
	text-decoration:none;
}

.rk-product-card__image{
	display:flex;
	align-items:center;
	justify-content:center;
	aspect-ratio:1 / 1;
	margin-bottom:20px;
	background:#fff;
	overflow:hidden;
}

.rk-product-card__image img{
	display:block;
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	object-fit:contain;
}

.rk-product-card__title{
	margin:0 0 16px;
	font-size:20px;
}

.rk-product-card__spec{
	margin:0 0 20px;
}

.rk-product-card__spec div{
	display:grid;
	grid-template-columns:80px 1fr;
	gap:10px;
	padding:6px 0;
	border-bottom:1px solid #ececec;
	font-size:13px;
}

.rk-product-card__spec dt{
	font-weight:700;
}

.rk-product-card__spec dd{
	margin:0;
}

.rk-product-card__btn{
	display:flex;
	align-items:center;
	justify-content:center;
	height:42px;
	color:#fff;
	font-size:14px;
	font-weight:500;
	background:linear-gradient(
		90deg,
		rgba(125,178,255,1) 0%,
		rgba(159,201,250,1) 46%,
		rgba(125,178,255,1) 100%
	);
}

.rk-no-result{
	padding:40px 0;
	text-align:center;
}

.rk-pagination{
	margin-top:40px;
}

.rk-pagination ul{
	display:flex;
	justify-content:center;
	gap:8px;
	padding:0;
	list-style:none;
}

.rk-pagination a,
.rk-pagination span{
	display:flex;
	align-items:center;
	justify-content:center;
	min-width:40px;
	height:40px;
	border:1px solid #ddd;
	color:#222;
	text-decoration:none;
}

.rk-pagination .current{
	background:#7fb0f2;
	border-color:#7fb0f2;
	color:#fff;
}

/* 商品詳細ページ */
.rk-product-detail{
	padding:60px 0 80px;
	background:#eef5fb;
}

.rk-product-detail__inner{
	width:min(1100px, calc(100% - 40px));
	margin:0 auto;
}

.rk-product-detail__top{
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:50px;
	align-items:start;
}

.rk-product-gallery__main{
	position:relative;
	display:flex;
	align-items:center;
	justify-content:center;
	padding:30px;
	border:1px solid #d8e6f5;
	background:#fff;
	text-align:center;
}

.rk-product-gallery__main img#rkMainProductImage{
	display:block;
	width:auto;
	height:auto;
	max-width:100%;
	max-height:460px;
	object-fit:contain;
}

.rk-product-gallery__copyright{
	position:absolute;
	right:18px;
	bottom:14px;
	width:140px;
	max-width:32%;
	height:auto;
	opacity:.9;
	pointer-events:none;
}

.rk-product-gallery__comment{
	margin:12px 0 0;
	text-align:center;
	font-size:14px;
}

.rk-product-detail__title{
	margin:0 0 20px;
	font-size:32px;
}

.rk-product-detail__table{
	margin:0 0 30px;
	border-top:1px solid #e5e5e5;
	background:#fff;
}

.rk-product-detail__table div{
	display:grid;
	grid-template-columns:120px 1fr;
	border-bottom:1px solid #e5e5e5;
}

.rk-product-detail__table dt,
.rk-product-detail__table dd{
	margin:0;
	padding:12px 14px;
}

.rk-product-detail__table dt{
	background:#fafafa;
	font-weight:700;
}

.rk-product-detail__contact-btn{
	display:flex;
	align-items:center;
	justify-content:center;
	width:100%;
	max-width:420px;
	height:58px;
	background:#7fb0f2;
	color:#fff;
	text-decoration:none;
	font-weight:700;
	transition:.3s;
}

.rk-product-detail__contact-btn:hover{
	background:#7fb0f2;
	color:#fff;
	opacity:.7;
}

.rk-product-gallery__thumbs{
	display:grid;
	grid-template-columns:repeat(4, 1fr);
	gap:20px;
	margin-top:40px;
}

.rk-thumb{
	display:flex;
	flex-direction:column;
	justify-content:flex-start;
	min-height:220px;
	padding:0;
	border:none;
	background:transparent;
	cursor:pointer;
}

.rk-thumb.is-empty{
	cursor:default;
	opacity:.5;
}

.rk-thumb img{
	display:block;
	width:auto;
	height:auto;
	max-width:100%;
	aspect-ratio:1 / 1;
	object-fit:contain;
}

.rk-thumb span{
	color: #000;
	display:block;
	font-size:12px;
	text-align:center;
	margin-top: 4px;
}

.rk-thumb__empty{
	display:block;
	width:100%;
	height:160px;
}

.rk-product-message{
	margin-top:60px;
}

.rk-product-message__head{
	margin-bottom:30px;
	text-align:center;
}

.rk-product-message__head h2{
	margin:0;
	color:#8bb7f4;
	font-size:48px;
}

.rk-product-message__head p{
	margin:6px 0 0;
}

.rk-product-message__body{
	padding:50px 30px;
	background:#fff;
	font-size:15px;
	line-height:2;
}

@media (max-width: 991px){
	.rk-product-grid{
		grid-template-columns:repeat(2, 1fr);
	}

	.rk-search-condition-grid{
		grid-template-columns:1fr;
	}

	.rk-search-capacity{
		flex-wrap:wrap;
	}
}

@media (max-width: 767px){
	.rk-product-search{
		padding: 0;
	}

	.rk-search-row{
		display:block;
		padding:15px 0;
	}

	.rk-search-label{
		width:100%;
		min-width:0;
		margin-bottom:12px;
	}

	.rk-search-field select{
		width:100%;
		min-width:0;
	}

	.rk-search-capacity{
		display:grid;
		grid-template-columns:1fr;
		gap:10px;
	}

	.rk-search-capacity__group{
		display:grid;
		grid-template-columns:56px 1fr;
		align-items:center;
		gap:8px;
	}

	.rk-search-sep{
		display:none;
	}

	.rk-product-grid{
		gap:20px;
	}

	.rk-product-card__spec div {
		grid-template-columns: 1fr;
		padding: 10px 0;
	}
	.rk-product-card__spec dd {
		padding: 0;
	}


	.rk-search-condition-item{
		display:block;
	}

	.rk-search-condition-label,
	.rk-search-condition-value{
		width:100%;
	}

	.rk-product-detail__top{
		grid-template-columns:1fr;
		gap:30px;
	}

	.rk-product-gallery__thumbs{
		grid-template-columns:repeat(2, 1fr);
		gap:12px;
	}

	.rk-product-detail__title{
		font-size:26px;
	}

	.rk-thumb{
		min-height:180px;
	}

	.rk-product-gallery__copyright{
		right:10px;
		bottom:10px;
		width:100px;
	}
}


/*-----------------------------
お知らせ・製品
------------------------------*/
body.single-post #header {
	position: relative;
}
body.single-product header#h1Header img {
	width: 100%;
}

/*-----------------------------
サイトマップ
------------------------------*/
body.page-sitemap #content.wide {
	max-width: 1000px;
	width: 90%;
}

/*-----------------------------
お問い合わせ
------------------------------*/
.post .subimitarea .linkBtn {
	padding: 0;
	width: 300px;
	border: none;
}
body.page-contact .post table th {
	background: #7DB2FF;
	color: #fff;
}
.post .subimitarea .linkBtn input[type="submit"] {
	color: #fff;
	padding: 20px;
	background: #7DB2FF;
	width: 100%;
	border-radius: 0;
}
.post .subimitarea .linkBtn::after {
	display: none!important;
}

.wpcf7-spinner {
	position: absolute !important;
	left: 50% !important;
	right: inherit !important;
	margin: 0 !important;
	bottom: -30px !important;
	transform: translateX(-50%) !important;
}

/*--メディアクエリ--------------------------------------------*/
@media print, screen and (max-width: 1023px) {
	#content, #content.wide {
		width: 100%;
	}

	#header {
		padding: 10px;
	}
	.mobile #header {
		background: unset;
		box-shadow: unset;
	}
	.sticky-header #header > .inner {
		width: 100%;
	}
	header#h1Header h1.title {
		top: 60%;
	}

	body.mobile {
		margin-top: 0!important;
	}
	body.single-post {
		margin-top: 80px!important;
	}
	body.mobile nav#mainNav.menuOpen {
		position: relative;
	}

	nav#mainNav ul li a {
		padding: 20px 10px;
	}
	nav#mainNav ul li a span {
		display: none;
	}

	#mainImg img {
		aspect-ratio: 3 / 2;
		object-fit: cover;
		object-position: left;
	}

	.fixCta {
		display: none;
	}
}

@media screen and (min-width: 769px){
	.dsp_hp { display:block; }
	.dsp_smt { display:none; }
}
@media screen and (max-width: 768px){
	.dsp_hp { display:none; }
	.dsp_smt { display:block; }

	body.mobile #header .logo img {
		max-width: 180px;
	}

	.cta {
		padding: 70px 0;
	}
	.cta a {
		padding: 15px 0;
	}
	.cta a.lineLink {
		font-size: 16px;
	}
	.cta a.telLink {
		font-size: 18px;
	}
	.cta a.mailLink {
		font-size: 16px;
	}
}

@media print, screen and (max-width: 640px) {
	.postlist .post_text:after {
		width: calc(100%);
	}
}