@charset "UTF-8";
/*
Theme Name: yamamoto-kasei Child
Version: 1.6
Template: yamamoto-kasei
*/

body {
	font-family: 'Yu Gothic', 'Hiragino Kaku Gothic', sans-serif;
	color: #000;
}
ol,ul,li {
	padding: 0;
	margin: 0;
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

.w100 {
	padding: 30px 0 50px;
	margin-top: 0;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}
.w100.no-padding {
	padding: 0;
}
.site-content {
	margin-top: 0;
	margin-bottom: 0;
}
body.archive .site-content {
	padding-top: 30px;
}
button, input, select, textarea {
	border: none;
}
.btn-style01,
.btn-style02 {
	width: 250px;
	margin: 30px auto;
	text-align: center;
}
.btn-style01 a,
.btn-style02 a {
	display: block;
	padding: 10px 0;
	color: #282828;
	border: 1px solid #282828;
	text-decoration: none;
}
.btn-style01 a:hover,
.btn-style02 a:hover {
	color: #fff;
	background: #282828;
	border: 1px solid #282828;
}
@media (min-width: 769px) {
	.w100 {
		padding: 50px 0 50px;
	}
	body.archive .site-content {
		padding-top: 50px;
	}
	.btn-style01 {
		width: 350px;
		margin: 30px auto;
		font-size: 1.7em;
	}
	.btn-style02 {
		width: 650px;
		margin: 30px auto;
		font-size: 1.7em;
	}
	.btn-style01 a,
	.btn-style02 a {
		padding: 15px 0;
	}
}
@media (min-width: 1025px) {
	.content__main {
		max-width: 100%;
	}
	.produce-template-default .content__main {
		width: 100%;
		max-width: 100%;
	}
	.ys-posts__list.col-pc--3>* {
		--ystd-posts-item-width: calc(24.5% - var(--ystd-posts-item-gap) * 0.5);
	}
}
@media (min-width: 600px) {
	.ys-posts__list.col-tablet--3>* {
		--ystd-posts-item-width: calc(24.5% - var(--ystd-posts-item-gap) * 0.5);
	}
}
/***** ヘッダー
*************************************************************************************/
header.site-header>.container {
	padding-top: 3px;
	padding-right: 0;
}
.global-nav {
	display: inline;
}
.global-nav__toggle {
	padding: .1em .5em;
}
.global-nav__toggle .ys-icon, .global-nav__toggle svg {
	width: 40px;
	height: 40px;
}
.global-nav__toggle:after {
	margin-top: 0;
	content: "MENU";
	font-size: .7em;
}
.global-nav__toggle.is-open:after {
	content: "CLOSE";
}
.global-nav ul.lang {
	display: flex;
	justify-content: center;
	margin: 0 0 20px;
}
.global-nav ul.lang li {
	padding: 0 15px;
}
.global-nav ul.lang li:first-child {
	border-right: 1px solid #ddd;
}
.global-nav ul.lang li a {
	color: #ddd;
	text-decoration: none;
}
.global-nav ul.lang li a:hover {
	color: #ddd;
}


.page-head-img {
	padding: 110px 0;
	text-align: center;
}
.page-head-img h2.head-title {
	padding: 0;
	margin: 0;
	font-weight: 700;
	font-size: 3em;
}
.page-head-img .head-reed {
	padding: 0;
	margin: 0;
	color: #c72a21;
	font-size: 1.2em;
	font-weight: 700;
}
.page-head-img span.marker {
	background: rgba(255,255,255,0.7);
	padding: 3px 5px;
}
body.page-template h1.singular-header__title {
	display: none;
}
body.page-id-15 .site-content,
body.page-id-638 .site-content,
body.page-id-644 .site-content {
	margin-top: 0;
}
body.page-id-442 .site-content,
}
body.page-id-442 .entry-content {
	margin-top: 0;
	margin-bottom: 0;
}
body.page-id-13 .entry-content {
	margin-top: 0;
}


.slide-sp-ttl div {
	font-family: 'Yu Gothic', 'Hiragino Kaku Gothic', sans-serif !important;;
	font-weight: 700 !important;
}
.slide-sp-comment p {
	font-family: 'Yu Gothic', 'Hiragino Kaku Gothic', sans-serif !important;;
	font-weight: 500 !important;
}
.n2-ss-slider .slide-more-btn a {
	transition: 0.5s !important;
}
.n2-ss-slider .slide-more-btn a:hover {
	background: #000 !important;
	border: 2px solid #000 !important;
	color: #fff !important;
	transition: 0.5s;
}


@media (max-width: 768px) {
	.global-nav {
		background-color: rgba(0,0,0,.8);
	}
	.global-nav ul.lang {
		justify-content: center;
	}
	.page-head-img {
		padding: 30px 0;
	}
	.page-head-img h2.head-title {
		top: 18%;
		left: 20px;
		font-size: 1.6em;
	}
	.page-head-img .head-reed {
		font-size: .8em;
		line-height: 1.5em;
		margin-top: 3px;
	}
	.n2-ss-slider .slide-main-ttl {
		font-size: .6rem !important;
	}
	.n2-ss-slider .slide-sub-text {
		font-size: .8rem !important;
		margin: 15px 0 0 !important;
	}
	.n2-ss-slider .slide-more-btn {
		font-size: .7rem !important;
		padding: 0 !important;
		margin: 30px 0 0 !important;
	}
}
@media (min-width: 768px) {
	header.site-header>.container {
		padding-bottom: 10px;
	}
	.site-branding .site-title {
		padding: 30px 0 0;
	}
	.global-nav .search-lang {
		display: flex;
		justify-content: flex-end;
		padding: 0 25px 0 0;
	}
	.global-nav ul.lang {
		padding: 0;
		margin: 10px 0 13px;
	}
	.global-nav ul.lang li:first-child {
		border-right: 1px solid #555;
	}
	.global-nav ul.lang li a {
		color: #555;
		text-decoration: none;
	}
	.global-nav ul.lang li a:hover {
		color: #000;
	}
	.global-nav__menu>.menu-item {
		font-size: 1.2em;
		margin-left: 30px;
	}
	.global-nav__menu>.menu-item>a {
		font-weight: bold;
	}
	.global-nav__menu .menu-item-has-children .sub-menu a:hover {
		color: #999;
	}
	.head-contact {
		margin-left: 3em !important;
	}
	.head-contact a {
		padding: 1em 2em !important;
		color: #fff;
		background: #c72a21;
		transition: transform .5s ease;
		text-decoration: none;
	}
	.head-contact a:hover {
		background: #efad98;
		text-decoration: none;
	}
	.n2-ss-slider .slide-sub-text {
		margin: 40px 0 0 !important;
	}
	.n2-ss-slider .slide-more-btn {
		margin: 100px 0 0 !important;
	}
	.archive__thumbnail {
		width: 200px;
	}
}


/***** トップページ
*************************************************************************************/
div#n2-ss-2 .nextend-arrow img {
	padding: 5px;
	background: rgba(0,0,0,.5);
}

h3.main-ttl {
	padding: 0;
	margin: 1em 0 0;
	font-size: 2.5em;
	color: #c72a21;
	letter-spacing: -2px;
}
h3.main-ttl p {
	position: relative;
	padding: 0 0 0 55px;
	margin: 0;
	font-size: .9rem;
	color: #000;
	letter-spacing: 0;
}
h3.main-ttl p:before {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 40px;
	height: 1px;
	background: #c72a21;
	left:0;
}
ul.about-us {
	padding: 0;
	margin: 30px 0 70px;
}
ul.about-us li {
	padding: 10px;
	margin: 0 0 20px;
	background-size: cover !important;
	background-position: center !important;
	box-shadow: 3px 3px 6px gray;
}
ul.about-us li.oem {
	background: url(img/top/bg-aboutus-01.jpg);
}
ul.about-us li.stongpoint {
	background: url(img/top/bg-aboutus-02.jpg);
}
ul.about-us li.quality {
	background: url(img/top/bg-aboutus-03.jpg);
}
ul.about-us li a {
	color: #000;
	text-decoration: none;
}
ul.about-us li div {
	padding: 20px 10px;
	background: rgba(255,255,255,.8);
	text-align: center;
	font-size: .7em;
}
ul.about-us li div .ttl {
	font-size: 1.8em;
	font-weight: bold;
	padding: .3em 0;
	margin: 0;
}
ul.about-us li div .btn {
	margin: 30px auto 0;
}
ul.about-us li div a {
	padding: 8px 30px;
	border: 2px solid #000;
	border-radius: 30px;
	transition-duration: 0.5s;
}
ul.about-us li div a:hover {
	color: #fff;
	background: #000;
	border: 2px solid #000;
}
.bg-works {
	padding: 20px 0;
	background: url(img/top/bg-works.jpg);
	background-size: cover;
	background-position: center;
}
.bg-works .bg-white {
	background: #fff;
	padding: 15px;
}
.bg-works ul.top-works {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 30px 0 0;
}
.bg-works ul.top-works li {
	width: 48%;
	padding: 15px 0 0;
	margin: 0 0 15px;
	text-align: center;
	font-weight: bold;
	box-shadow: 2px 2px 4px gray;
	border-radius: 5px;
}
.bg-works ul.top-works li a {
	color: #000;
	text-decoration: none;
	transition-duration: 0.5s;
}
.bg-works ul.top-works li a:hover {
	opacity: 0.5;
}
.bg-works ul.top-works li img {
	width: 70%;
}
.top-company {
}
.top-company .sub-txt02 {
	font-size: 2em;
	font-weight: bold;
	line-height: 1.4em;
}
.top-company .sub-txt02 span {
	padding: 10px 0 0;
	display: block;
	font-size: .4em;
	line-height: 1.8em;
}

ul.top-company-list {
	width: 100%;
}
ul.top-company-list li {
	position: relative;
	border-bottom: 1px solid #ccc;
}
ul.top-company-list li:first-child {
	border-top: 1px solid #ccc;
}
ul.top-company-list li a {
	display: block;
	padding: 20px 10px;
	color: #000;
	font-weight: bold;
}
ul.top-company-list li a:hover {
	color: #c72a21;
}
ul.top-company-list li a i {
	display: block;
	color: #c72a21;
	border: 1px solid #999;
	border-radius: 50%;
	position: absolute;
	top: 15px;
	right: 1.5em;
	transition: 500ms;
	width: 40px;
	height: 40px;
	padding: 10px 0 0;
	font-size: 1em;
}
ul.top-company-list li:hover a i {
	right: 0em;
}
.bg-clients {
	background: #f4f4f4;
	padding: 40px 0;
	margin-top: 50px;
}
.bg-clients h4.top-clients-ttl {
	position: relative;
	display: inline-block;
	padding: 0 30px;
	text-align: center;
	font-size: 1.1em;
}
.bg-clients h4.top-clients-ttl:before,
.bg-clients h4.top-clients-ttl:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 30px;
	height: 2px;
	background-color: #282828;
}
.bg-clients h4.top-clients-ttl:before {
	left:0;
	-webkit-transform: rotate(50deg);
	transform: rotate(50deg);
}
.bg-clients h4.top-clients-ttl:after {
	right:0;
	-webkit-transform: rotate(-50deg);
	transform: rotate(-50deg);
}
.bg-clients h4.top-clients-ttl02 {
	padding: 15px 20px 12px;
	text-align: center;
	border-radius: 40px;
	box-shadow: 0 0 5px #555;
	line-height: 1.5;
	background: #fff;
}
ul.top-clients-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 20px 0 0;
}
ul.top-clients-list li {
	width: 29%;
	margin: 0 2% 15px;
	text-align: center;
	font-weight: bold;
}
ul.top-clients-list li img {
	border-radius: 5px;
}
ul.top-clients-list li p {
	padding: 0;
	margin: 0;
}
ul.top-clients-list02 {
	margin: 30px 0 0;
}
ul.top-clients-list02 li {
	position: relative;
	margin: 0 0 30px;
	text-align: center;
}
ul.top-clients-list02 li a {
	color: #282828;
	transition-property: opacity;
	transition-duration: 0.5s;
}
ul.top-clients-list02 li a:hover {
	opacity: 0.5; 
}
ul.top-clients-list02 li img {
	box-shadow: 0 0 5px #555;
}
ul.top-clients-list02 li p {
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	margin: 0;
	font-size: .9em;
	font-weight: bold;
	padding: 15px 0;
	background: rgba(255,255,255,.7);
	text-align: center;
	width: 220px;
}
ul.top-clients-list02 li div {
	padding: 5px 0 0;
	font-size: .7em;
	text-align: center;
}

.bg-news {
	background: linear-gradient(180deg, #f4f4f4 0%, #f4f4f4 30%, #ffffff 30%, #ffffff 100%);
	padding: 40px 0 0;
}
.bg-news .bg-white {
	background: #fff;
	padding-top: 1px;
}
.bg-news .top-news ul.news-sub-menu {
	margin: 40px 0 20px;
}
.bg-news .top-news ul.news-sub-menu li {
}
.bg-news .top-news ul.news-sub-menu li a {
	color: #000;
}
.bg-news .top-news .more-btn {
	margin: 30px 0 0;
}
.bg-news dl.top-news-list {
	margin: 40px 0 0;
}
.bg-news dl.top-news-list .border-bottom {
	margin: 0 0 25px;
}
.bg-news dl.top-news-list p {
	margin: 0;
}
.bg-news dl.top-news-list a {
	color: #000;
}
.bg-news dl.top-news-list a:hover {
	color: #c72a21;
}
.bg-news dl.top-news-list dt {
	color: #c72a21;
}
.bg-news dl.top-news-list dd {
	font-weight: bold;
}
.bg-news dl.top-news-list dd span {
	margin: 0 0 0 15px;
	font-size: .8em;
}
.bg-news dl.top-news-list dd span a {
	padding: 3px 15px;
	border: 1px solid #000;
	border-radius: 30px;
}
.bg-news dl.top-news-list dd .news-ttl {
}
.bg-news dl.top-news-list dd .news-ttl a i {
	margin: 0 0 0 15px;
	color: #e1e1e1;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.bg-news dl.top-news-list dd .news-ttl a:hover i {
	color: #c72a21;
}

.custom-button {
	display: inline-flex;
	align-items: center;
	background-color: #222;         /* 黒に近い背景 */
	color: #fff;                    /* 文字色白 */
	text-decoration: none;
	font-weight: bold;
	padding: 10px 20px;
	border-radius: 8px;
	font-size: 16px;
	transition: background-color 0.3s ease;
}

.custom-button:hover {
	color: #fff;                    /* 文字色白 */
	background-color: #444;         /* ホバー時に少し明るく */
}

.button-text {
	margin-right: 15px;
}

.button-divider {
	height: 24px;
	width: 1px;
	background-color: #fff;
	margin-right: 15px;
}

.button-icon {
	font-size: 16px;
}

.bg-contact {
	background: url(img/top/bg-contact.jpg);
	background-size: cover;
	background-position: center;
	padding: 5px 0 50px;
	margin-top: 100px;
	text-align: center;
	font-weight: bold;
}
.bg-contact h3.main-ttl {
	color: #fff;
}
.bg-contact h3.main-ttl p {
	color: #fff;
	padding: 0 0 0;
}
.bg-contact h3.main-ttl p:before {
	content: none;
}
.bg-contact p.sub-txt {
	color: #fff;
	font-size: .7em;
}
ul.top-contact {
}
ul.top-contact li {
	color: #fff;
}
ul.top-contact li .tel {
	padding: 0;
	margin: 30px 0 5px;
	font-size: 1.8em;
	font-weight: bold;
	display: inline-flex;
	align-items: center;
}
ul.top-contact li .tel a {
	color: #fff;
}
ul.top-contact li .tel i {
	margin: 0 10px 0 0;
	font-size: .8em;
}
ul.top-contact li span {
	display: block;
	font-size: 1.1em;
}
ul.top-contact li.btn {
	padding: 15px 40px 10px;
	margin: 25px 0 0;
	background: #c72a21;
	border-radius: 30px;
	-webkit-transition: all .5s;
	transition: all .5s;
}
ul.top-contact li.btn:hover {
	transform: scale(1.1,1.1);
}
ul.top-contact li.btn a {
	display: block;
	color: #fff;
	display: inline-flex;
	align-items: center;
}
ul.top-contact li.btn a i {
	font-size: 1.8em;
	margin: 0 10px 0 0;
}
body.page-id-442 .bg-contact,
body.page-id-442 .content__main {
	margin-top: 0;
	margin-bottom: 0;
}
@media (max-width: 768px) {
	.bg-works h3.main-ttl {
		margin: 0;
	}
	.bg-works ul.top-works li p {
		font-size: .8em;
	}
	.top-company .sub-txt02 {
		font-size: 1.6em;
	}
	.top-company .sub-txt02 span {
		font-size: .5em;
	}
	.bg-clients h4.top-clients-ttl02 {
		font-size: .9em;
	}
	ul.top-clients-list li p {
		font-size: .8em;
	}
	ul.top-clients-list02 li img {
		width: 70%;
	}
	.bg-clients h4.top-clients-ttl {
		font-size: .9em;
	}
	.bg-news .top-news .more-btn {
		text-align: center;
	}
	.bg-news .top-news ul.news-sub-menu {
		display: flex;
		justify-content: space-between;
	}
	.bg-news .top-news ul.news-sub-menu li {
		width: 25%;
		text-align: center;
		border-left: 1px dotted #999;
	}
	.bg-news dl.top-news-list .border-bottom {
		border-bottom: 1px dotted #777;
	}
	.bg-news dl.top-news-list dd .news-ttl {
		padding: 10px 0 15px;
	}
}
@media (min-width: 769px) {
	.w80 {
		width: 80%;
		float: left;
	}
	h3.main-ttl {
		padding: 0;
		margin: 1em 0 0;
		font-size: 3.5em;
	}
	h3.main-ttl p {
		padding: 0 0 0 55px;
		font-size: 1.2rem;
	}
	.container .d-flex {
		display: flex;
	}
	.container .d-flex .sub-txt {
		margin: 5em auto 0;
		font-size: 1.1em;
	}
	ul.about-us {
		margin: 80px 0 100px;
		display: flex;
		justify-content: space-between;
	}
	ul.about-us li {
		width: 32%;
		padding: 10px;
		display: flex;
	}
	ul.about-us li div {
		padding: 15px;
		margin: 200px 0 0;
		font-size: .8em;
		flex-grow: 1;
	}
	ul.about-us li div .ttl {
		font-size: 1.8em;
	}
	ul.about-us li div .btn {
		margin: 30px auto 0;
	}
	ul.about-us li div a {
		padding: 8px 50px;
	}
	.bg-works {
		padding: 100px 0;
		margin-top: 180px;
	}
	.bg-works .bg-white {
		margin-right: calc(50% - 50vw);
		display: flex;
		padding: 0 0 50px 50px;
	}
	.bg-works ul.top-works {
		width: 100%;
		max-width: 920px;
		margin: 200px 0 0 50px;
	}
	.bg-works ul.top-works li {
		width: 32%;
		padding: 15px 0 0;
		margin: 0 0 15px;
		text-align: center;
	}
	.bg-works ul.top-works li a {
	}
	.top-company {
		width: 40%;
	}
	.top-company .sub-txt02 {
		padding: 10px 0 0 80px;
	}
	ul.top-company-list {
		width: 50%;
		margin: 70px 0 0;
	}
	ul.top-company-list li a {
		padding: 30px 20px;
		font-size: 1.2em;
	}
	ul.top-company-list li a i {
		top: 26px;
	}
	.bg-clients {
		padding: 80px 0 0;
		margin-top: 180px;
	}
	ul.top-clients-list {
		margin: 30px 0 0;
	}
	ul.top-clients-list li {
		width: 14%;
		margin: 0 4% 30px 0;
	}
	ul.top-clients-list li:nth-child(5),
	ul.top-clients-list li:last-child {
		margin: 0 0 30px 0;
	}
	ul.top-clients-list02 {
		display: flex;
		justify-content: space-between;
	}
	ul.top-clients-list02 li {
		margin: 0 15px 30px 0;
	}
	ul.top-clients-list02 li:last-child {
		margin: 0 0 30px 0;
	}
	ul.top-clients-list02 li p {
	}
	ul.top-clients-list02 li div {
		padding: 10px 0 0;
		font-size: .8em;
	}

	.bg-news {
		padding: 120px 0 0;
	}
	.bg-news .bg-white {
		display: flex;
		padding: 0 40px 50px 65px;
	}
	.bg-news .top-news {
		width: 25%;
	}
	.bg-news .top-news ul.news-sub-menu {
		margin: 20px 20px 0 60px;
	}
	.bg-news .top-news ul.news-sub-menu a {
		font-weight: bold;
		line-height: 2em;
	}
	.bg-news .top-news ul.news-sub-menu a:hover {
		color: #c72a21;
	}
	.bg-news dl.top-news-list {
		width: 70%;
		margin: 100px 0 0;
	}
	.bg-news dl.top-news-list .border-bottom {
		display: flex;
		margin: 0 0 40px;
	}
	.bg-news dl.top-news-list dt {
		width: 50px;
		margin: 0;
		padding: 0;
	}
	.bg-news dl.top-news-list dd {
		display: flex;
		width: 100%;
		position: relative;
	}
	.bg-news dl.top-news-list dd span {
		margin: 0 0 0 30px;
	}
	.bg-news dl.top-news-list dd span a:hover {
		color: #fff;
		background: #000;
		border: 1px solid #000;
	}
	.bg-news dl.top-news-list dd a i {
		position: absolute;
		top: 0;
		right: 0;
		font-size: 1.5em;
	}
	.bg-news dl.top-news-list dd .date {
		width: 300px;
	}


	.bg-contact p.sub-txt {
		font-size: .9em;
	}
	ul.top-contact {
		display: flex;
		justify-content: space-around;
	}
	ul.top-contact li {
		width: 30%;
	}
	ul.top-contact li.number {
		width: 40%;
	}
	ul.top-contact li .tel {
		padding: 0;
		margin: 30px 0 5px;
		font-size: 2.5em;
	}
	ul.top-contact li span {
		font-size: 1.2em;
	}
	ul.top-contact li.btn {
		padding: 0 40px;
		margin: 45px 0 0;
		height: 60px;
		line-height: 60px;
		font-size: 1.2em;
	}
	ul.top-contact li.btn a {
	}
	.bg-contact {
		margin-top: 150px;
	}
}

/***** 固定ページ
*************************************************************************************/
.static-pages-container {
	position: relative;
	max-width: calc(var(--ystd-container-width) + var(--ystd-container-gutter) * 2);
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-bottom: 30px;
	padding-right: var(--ystd-container-gutter);
	padding-left: var(--ystd-container-gutter);
}

/***** 企業情報 *****/
section.company {
	margin-top: 80px;
}
section.mission-value {
	text-align: center;
}
section.company h3 {
	margin-top: 1em;
}
section.company h3.company-ttl-style01 {
	font-size: 2em;
	font-weight: bold;
	line-height: 1.2;
}
section.company h3.company-ttl-style01::first-letter {
	color: #c72a21;
	font-size: 1.5em;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 8px;
}
section.company h3.company-ttl-style01 span {
	display: block;
	font-size: .4em; 
	line-height: 1.8;
}
section.company .text-style01 {
	padding: 20px 0 0;
	font-weight: bold;
}
section.company .text-style01 span {
	display: block;
	padding: 8px 0 0;
	font-weight: normal;
	font-size: .8em;
}
section.company h3.company-ttl-style02 {
	padding: 3px 0 5px 20px;
	font-size: 2.3em;
	color: #c72a21;
	border-left: 2px solid #c72a21;
	letter-spacing: -2px;
}
section.company h3.company-ttl-style02 span {
	display: block;
	color: #282828;
	font-size: .4em; 
	letter-spacing: 1px;
}
section.company .text-style02 {
	padding: 20px 0 0;
	font-size: .7em;
}
section.company .text-style03 {
	padding: 30px 0 0;
	text-align: right;
	font-size: .9em;
}
section.company table {
	border-top: none;
	font-size: .9em;
}
section.company table tr {
	border: none;
}
section.company table th,
section.company table td {
	background: transparent;
	border-top: none;
	border-bottom: 2px solid #c9c9c8;
	border-left: none;
	border-right: none;
}
section.company table th {
	font-weight: bold;
}
section.company .stepbar {
	margin-bottom: 30px;
	font-size: .9em;
}
section.company .stepbar .stepbarwrap {
	margin: 2em 0;
	position: relative;
}
section.company .stepbar .stepbarwrap .steptitle {
	display: inline-flex;
	align-items: center;
	font-size: 1.1em;
}
section.company .stepbar .stepbarwrap .steptitle .stepcircle {
	display: inline-block;
	width: .8em;
	height: .8em;
	content: "";
	border-radius: 50%;
	background-color: #c72a21;
	z-index: 3;
}
section.company .stepbar .stepbarwrap .steptitle .stepnum {
	width: 80%;
	padding-left: 1em;
	color: #333;
}
section.company .stepbar .stepbarwrap .steptitle .txt {
	font-size: 0.9em;
}
section.company .stepbar .stepbarwrap .stepline {
	width: 1px;
	height: calc(100% + 2em);
	background-color: #000;
	position: absolute;
	top: 1em;
	left: 5px;
	z-index: 2;
}
section.company .stepbarwrap:last-of-type .stepline:last-of-type {
	display: none;
}

@media (max-width: 768px) {
	section.company .stepbar {
		width: 95%;
	}
	section.company .stepbar .stepbarwrap .steptitle {
		flex-wrap: wrap;
		font-size: .9em;
	}
	section.company .stepbar .stepbarwrap .steptitle .txt {
		padding-left: 28px;
	}
	section.company table th,
	section.company table td {
		font-size: .8em;
	}
}
@media (min-width: 769px) {
	section.company {
		margin-top: 120px;
	}
	section.company h3.company-ttl-style01 {
		font-size: 2.5em;
		line-height: 1.2;
	}
	section.company h3.company-ttl-style01::first-letter {
		font-size: 1.5em;
	}
	section.company h3.company-ttl-style01 span {
		font-size: .35em; 
	}
	section.company .text-style01 {
		padding: 30px 0 0;
		font-size: 1.1em;
	}
	section.company .text-style01 span {
		padding: 15px 0 0;
		font-size: .9em;
	}
	section.company h3.company-ttl-style02 {
		padding: 3px 0 10px 35px;
		font-size: 3em;
		border-left: 3px solid #c72a21;
	}
	section.company h3.company-ttl-style02 span {
		font-size: .35em; 
	}
	section.company .text-style02 {
		padding: 40px 0 0 25px;
		font-size: 1.1em;
		line-height: 1.8em;
	}
	section.company .text-style03 {
		padding: 40px 0 0;
	}
	section.company table {
		font-size: 1.1em;
	}
	section.company table th,
	section.company table td {
		padding: 20px;
	}
	section.company .stepbar {
		padding-left: 40px;
		margin-bottom: 100px;
		font-size: 1.1em;
	}
	section.company .stepbar .stepbarwrap .steptitle .stepcircle {
		width: .7em;
		height: .7em;
	}
	section.company .stepbar .stepbarwrap .steptitle .stepnum {
		width: 360px;
	}
	section.company .stepbar .stepbarwrap .steptitle .txt {
		width: 800px;
	}
	section.company .stepbar .stepbarwrap .stepline {
		left: 7px;
	}
}

/***** 事業紹介 *****/
section.business {
	margin-top: 80px;
}
section.business h3 {
	margin-top: 1em;
}
section.business h3.business-ttl-style01 {
	font-size: 2em;
	text-align: center;
}
section.business .text-style01 {
	padding: 20px 0 0;
	font-weight: bold;
}
section.business .text-style01 span {
	display: block;
	padding: 8px 0 0;
	font-weight: normal;
	font-size: .9em;
}
section.business ul.oem-item {
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: space-between;
}
section.business h3.business-ttl-style02 {
	font-size: 1.7em;
}
section.business h3.business-ttl-style02 span {
	font-size: .7em;
	color: #c72a21;
	border-bottom: 2px solid #c72a21;
	padding: 5px 0;
	line-height: 2;
	letter-spacing: -1px;
}
.value-box {
	margin: 20px 0 0;
}
.value-left {
}
.value-left .vertical-text {
	font-size: 1em;
	color: #c72a21;
	position: relative;
	display: inline-block;
}
.value-left .vertical-text span {
	padding-right: 15px;
	background: #fff;
}
.value-left .vertical-text::after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 80px;
	height: 1px;
	background-color: #c72a21;
	margin-left: 10px;
}
.value-right {
}
.value-right .ttl {
	font-size: .9em;
	font-weight: bold;
	line-height: 1.4;
}
.value-right .ttl .number {
	padding: 0 5px 0 0;
	font-size: 1.6em;
	color: #c72a21;
}
.capabilities ul.capabilities-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 50px;
}
.capabilities ul.capabilities-list li {
	width: 48%;
	padding: 0 10px;
	margin: 0 0 15px;
	box-shadow: 0 0 8px #999;;
}
.capabilities ul.capabilities-list li .capabilities-list-ttl {
	text-align: center;
	font-weight: bold;
	min-height: 3em;
	margin: 0;
}
.capabilities ul.capabilities-list li .capabilities-list-ttl span {
	display: block;
	font-size: .7em;
}
.capabilities ul.capabilities-list li .capabilities-list-text span {
	display: block;
	font-weight: bold;
}
.stepbar02 {
	margin: 0 auto;
}
.stepbar02 .stepbarwrap {
	padding: 2em 0 0;
	margin: 2em 0;
	position: relative;
	border-bottom: 1px solid #282828;
}
.stepbar02 .stepbarwrap .steptitle {
	display: inline-flex;
	align-items: center;
	width: 100%;
}
.stepbar02 .stepbarwrap .steptitle .stepcircle {
	display: inline-block;
	width: 50px;
	height: 50px;
	content: "";
	border-radius: 50%;
	background-color: #c72a21;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 1;
	font-size: .7em;
	padding-top: 10px;
}
.stepbar02 .stepbarwrap .steptitle .stepcircle span {
	font-size: 2.2em;
}
.stepbar02 .stepbarwrap .steptitle .title {
	margin: 0.5em;
	font-weight: bold;
	font-size: 1.2em;
}
.stepbar02 .stepbarwrap .steptxt {
	margin-top: 15px;
}
.stepbar02 .stepbarwrap .stepicon {
	text-align: center;
}
.stepbar02 .stepbarwrap .stepicon img {
	width: 20%;
}
.stepbararrow {
	margin: 0 auto;
	text-align: center;
}
.stepbararrow img {
	width: 40px;
}
@media (max-width: 768px) {
	section.business ul.oem-item {
		flex-wrap: wrap;
	}
	section.business ul.oem-item li {
		width: 16%;
	}
	.stepbar02 .stepbarwrap .steptxt-pc {
		display: none;
	}
	.value-right p {
		font-size: .8em;
	}
	.capabilities ul.capabilities-list li .capabilities-list-text {
		font-size: .7em;
	}
	.capabilities ul.capabilities-list li .capabilities-list-ttl span {
		font-size: 8px;
	}
	.stepbar02 .stepbarwrap .steptxt {
		font-size: .9em;
	}
}
@media (min-width: 769px) {
	section.business {
		margin-top: 120px;
	}
	section.business h3.business-ttl-style01 {
		font-size: 4.5em;
		line-height: 1.2;
	}
	section.business .text-style01 {
		padding: 30px 0 0;
		font-size: 1.2em;
	}
	section.business .text-style01 span {
		padding: 15px 0 0;
		font-size: .9em;
	}
	section.business h3.business-ttl-style02 {
		font-size: 2.8em;
		line-height: 1;
		margin-right: 10px;
		white-space: nowrap;
	}
	section.business h3.business-ttl-style02 span {
		font-size: .6em;
		line-height: 3;
	}
	section.business .btn {
		width: 350px;
		margin: 30px auto;
		font-size: 1.7em;
	}
	section.business .btn a {
		padding: 15px 0;
	}
	section.business .value-box {
		display: flex;
		margin: 50px 0 50px;
	}
	.value-left {
		margin-bottom: 120px;
	}
	.value-left .vertical-text {
		writing-mode: vertical-rl;
	}
	.value-left .vertical-text::after {
		width: 110px;
		top: 150px;
		left: -53px;
		z-index: 2;
		transform: rotate(90deg);
	}

	.value-right {
		padding: 0 0 0 30px;
	}
	.value-right .ttl {
		font-size: 1.6em;
	}
	.value-right .ttl .number {
		font-size: 1.8em;
		padding: 0 20px 0 0;
	}
	.value-right p {
		font-size: 1.2em;
	}
	section.business h3.business-ttl-style01 {
	}
	.capabilities-ttl-wrap {
		display: flex;
		justify-content: flex-start;
		align-items: flex-end;
	}
	.capabilities-ttl-wrap p {
		font-size: 1.3em;
		font-weight: bold;
		margin-bottom: 8px;
		margin-left: 220px;
	}
	.capabilities ul.capabilities-list {
		margin-top: 80px;
		justify-content: center;
	}
	.capabilities ul.capabilities-list li {
		width: 25%;
		padding: 20px 30px 0;
		margin: 0 2% 50px;
		font-size: 1.1em;
		text-align: center;
	}
	.capabilities ul.capabilities-list li img {
	}
	.capabilities ul.capabilities-list li .capabilities-list-ttl {
		margin: 10px 0 0;
		font-size: 1.1em;
	}
	.capabilities ul.capabilities-list li .capabilities-list-text {
		margin: 0 0 15px;
		text-align: left;
		font-size: .8em;
	}
	.stepbar02 .stepbarwrap {
		display: flex;
		justify-content: space-between;
		padding: 1em 0 2em 2em;
		margin-bottom: 2em;
	}
	.stepbar02 .stepbarwrap .steptitle .stepcircle {
		width: 80px;
		height: 80px;
		font-size: .9em;
		padding-top: 18px;
		flex-shrink: 0;
	}
	.stepbar02 .stepbarwrap .steptitle .stepcircle span {
		font-size: 2.5em;
	}
	.stepbar02 .stepbarwrap .steptitle .title {
		margin: 0 0 0 2em;
		font-size: 1.6em;
	}
	.stepbar02 .stepbarwrap .steptitle .title p {
		margin: 0;
		font-weight: normal;
		font-size: .7em;
	}
	.stepbar02 .stepbarwrap .steptxt {
		display: none;
	}
	.stepbar02 .stepbarwrap .stepicon img {
		width: 70%;
	}
}

/***** 品質について *****/
body.page-id-442 .entry-content {
	margin-bottom: 0;
}
.quality-reed {
	padding-top: 30px;
	text-align: center;
}
.quality-reed p {
	margin-top: 3em;
}
section.quality p.text-style02 {
}
section.quality .quality-map {
	padding: 20px 0;
	background: #f4f4f5;
	text-align: center;
}
section.quality .quality-map img {
	width: 80%;
}
section.quality .affiliated-base {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
section.quality .affiliated-base li {
	padding: 0 10px;
}
section.quality dl.quality-control {
	margin: 30px 0 0;
}
section.quality dl.quality-control dt {
	padding: 0 0 15px;
}
section.quality dl.quality-control dd {
	padding: 0 15px 15px;
	margin: 0 0 30px;
}
section.quality dl.quality-control dd p {
	margin: 0 0 5px;
	font-weight: bold;
}
section.quality ul.inspection-agency {
	margin: 20px 0 0;
}
section.quality ul.inspection-agency li {
	margin: 0 0 15px;
	text-align: center;
}
section.quality ul.inspection-agency li a {
	display:block;
	padding: 15px 0;
	background: #fff;
	color: #282828;
	border: 1px solid #282828;
}
section.quality ul.inspection-agency li a:hover {
	background: #282828;
	color: #fff;
	border: 1px solid #282828;
}
@media (max-width: 769px) {
	.quality-reed img {
		width: 20%;
	}
	section.quality p.text-style02 {
		font-size: .8em;
	}
	section.quality dl.quality-control {
		font-size: .8em;
	}
	section.quality dl.quality-control dd {
		border-bottom: 1px solid #c72a21;
	}
	section.quality dl.quality-control dd p {
		font-size: 1.1em;
	}
	section.quality span.product-testing {
		font-size: .6em !important;
		letter-spacing: -1px !important;
	}
	section.quality .quality-map {
		font-size: .8em;
	}
}
@media (min-width: 769px) {
	.quality-reed {
		padding-top: 80px;
	}
	section.quality p.text-style02 {
		padding: 60px 0 0;
	}
	section.quality .quality-map {
		margin: 100px 0 0;
		padding: 50px 0;
	}
	section.quality .quality-map img {
		width: 50%;
	}
	section.quality dl.quality-control {
		margin: 80px 0 0;
		display: flex;
		flex-wrap: wrap;
	}
	section.quality dl.quality-control dt {
		padding: 0 4% 0 0;
		margin: 0 0 80px;
		width: 46%;
		border-right: 1px solid #c72a21;
	}
	section.quality dl.quality-control dt img {
		vertical-align: bottom;
	}
	section.quality dl.quality-control dd {
		padding: 0 0 0 4%;
		margin: 0;
		width: 46%;
	}
	section.quality dl.quality-control dd p {
		margin: 0 0 5px;
		font-size: 1.2em;
	}
	section.quality ul.inspection-agency {
		margin: 50px 0 0;
		display: flex;
		justify-content: center;
	}
	section.quality ul.inspection-agency li {
		margin: 0 10px ;
		font-size: 1.3em;
	}
	section.quality ul.inspection-agency li a {
		padding: 20px 45px;
	}
}

/***** 実績業界 *****/
.achievement.promotion {
	background: #f4f4f4;
}
.achievement.sports {
	background: linear-gradient(90deg, #0b1f67 0%, #0c226a 50%, #1d7faf 100%);
}
.achievement.travel {
	background: #e8e1d7;
}
.achievement h3 {
	padding: 20px 0;
	margin: 0;
	font-size: 1.2em;
	text-align: center;
}
.achievement h3 p {
	margin: 0;
	display: block;
	font-size: 2.3em;
}
.achievement-img {
	width: 100%;
	height: 150px;
}
.achievement-textstyle01,
.achievement-textstyle02,
.achievement-textstyle03 {
	margin-top: 2.5em;
	text-align: center;
}
.achievement-textstyle01 {
	font-weight: bold;
}
.achievement-textstyle02 {
}
.achievement-textstyle03 {
	font-size: 1.5em;
	font-weight: bold;
}
.achievement-img.promotion {
	background: url(img/achievement/achievement-promotion-image.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.achievement-img.sports {
	background: url(img/achievement/achievement-sports-image.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.achievement-img.travel {
	background: url(img/achievement/achievement-travel-image.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.achievement .box {
	padding: 20px 30px;
	margin: 30px 0 0;
	background: #fff;
	border-radius: 10px;
}
.achievement .box h4 {
	margin: 0;
	text-align: center;
}
.achievement .box dl {
}
.achievement .box dl dt {
}
.achievement .box dl dd {
	margin: 0;
}
.achievement .box dl dd p {
	font-weight: bold;
}
.achievement-btn {
	position: relative;
	width: 95%;
	margin: 20px auto 0;
	background: #fff;
	text-align: center;
	border-radius: 40px;
}
.achievement-btn a {
	padding: 15px 0;
	display: block;
	color: #282828;
	border-radius: 40px;
}
.achievement-btn a:before,
.achievement-btn a:after {
	content: "";
	position: absolute;
	right: 20px;
	width: 10px;
	height: 2px;
	background: #282828;
	transition: 0.5s;
}
.achievement-btn a:before {
	top: 41%;
	transform: rotate(45deg);
}
.achievement-btn a:after {
	top: 51%;
	transform: rotate(-45deg);
}
.achievement-btn a:hover:before,
.achievement-btn a:hover:after {
	right: 15px;
}


.achievement .box h4.promotion {
	border-bottom: 2px solid #c72a21;
}
.achievement.promotion .box {
	box-shadow: 2px 2px 4px gray;
}
.achievement.promotion .achievement-btn a:hover {
	color: #fff;
	background: #c72a21;
}
.achievement.promotion .achievement-btn a:hover:before,
.achievement.promotion .achievement-btn a:hover:after {
	background: #fff;
}

.achievement.sports h3 {
	color: #fff;
}
.achievement.sports h3 p {
	width: 80%;
	padding: 0 0 5px;
	margin: 0 auto 10px;
	border-bottom: 4px solid #e9e33e;
}
.achievement.sports .achievement-textstyle01,
.achievement.sports .achievement-textstyle02 {
	color: #fff;
}
.achievement .box h4.sports {
	background:linear-gradient(transparent 70%,#e9e33e 70%);
}
.achievement.sports .achievement-btn a:hover {
	background: #e9e33e;
}
.achievement.travel .achievement-textstyle01 {
	margin-top: 1em;
}
.achievement.travel .box {
	border: 3px solid #d0bd69;
	box-shadow: 2px 2px 4px gray;
}
.achievement.travel .achievement-btn a:hover {
	background: #d0bd69;
}

@media (max-width: 768px) {
	.achievement-textstyle01,
	.achievement-textstyle02,
	.achievement-textstyle03 {
		font-size: .8em;
	}
	.achievement .box dl dt {
		text-align: center;
	}
	.achievement .box dl dt img {
		width: 70%;
	}
	.achievement .box dl dd {
		font-size: .8em;
	}
	.achievement .box dl dd p {
		text-align: center;
	}
	.achievement .box h4 span.pc-none {
		display: none;
	}
}
@media (min-width: 769px) {
	.achievement.promotion,
	.achievement.sports,
	.achievement.travel {
		padding-bottom: 110px;
	}
	.achievement h3 {
		padding: 20px 0;
		font-size: 1.4em;
	}
	.achievement h3 p {
		font-size: 3em;
	}
	.achievement-img {
		height: 300px;
	}
	.achievement-textstyle01 {
		margin-top: 5em;
		font-size: 1.2em;
	}
	.achievement-textstyle02 {
		margin-top: 2.5em;
		font-size: 1.2em;
	}
	.achievement-textstyle03 {
		font-size: 2.3em;
	}
	.achievement .box {
		padding: 30px 70px;
		margin: 50px 0 0;
	}
	.achievement .box dl {
		display: flex;
		justify-content: space-between;
	}
	.achievement .box h4 {
		font-size: 2em;
	}
	.achievement .box dl dt {
		width: 38%;
	}
	.achievement .box dl dd {
		width: 55%;
		margin: 30px 0 0;
		font-size: 1.2em;
	}
	.achievement .box dl dd p {
		text-align: left;
		font-size: 1.1em;
	}
	.achievement-btn {
		width: 60%;
		margin: 50px auto 0;
		font-size: 1.3em;
	}
	.achievement-btn a:before,
	.achievement-btn a:after {
		right: 25px;
	}
	.achievement-btn a:hover:before,
	.achievement-btn a:hover:after {
		right: 15px;
	}
	.achievement .box h4.promotion {
		padding-bottom: 10px;
	}
	.achievement.sports h3 p {
		width: 60%;
		border-bottom: 6px solid #e9e33e;
	}
}

/***** 個人情報保護方針 *****/
section.privacy h3 {
	padding: 5px 0 5px 10px;
	border-left: 5px solid #c72a21;
}
section.privacy ul {
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}
section.privacy > ul > li {
	list-style-type: disc;
}
section.privacy > ul > li > ul >li {
	list-style-type: decimal;
}
section.privacy > ul > li > ul > li > ul > li {
	list-style-type: lower-latin;
}
@media (min-width: 769px) {
	section.privacy h3 {
		font-size: 1.5em;
	}
	section.privacy ul {
		padding: 0 0 0 15px;
		margin: 0 0 0 15px;
	}
}

/***** お問い合わせ *****/
span.required {
	color: #c72a21;
}
dl.contact {
}
dl.contact dt {
	margin-top: 1.5em;
}
dl.contact dd {
	margin-top: .5em;
}
dl.contact dd span.attention {
	display: block;
	padding-top: 5px;
	color: #999;
	font-size: .9em;
}
dl.contact dd input[type="text"],
dl.contact dd input[type="email"],
dl.contact dd input[type="tel"],
dl.contact dd textarea {
	border: 1px solid #ccc;
	border-radius: 5px;
}
dl.contact dd input[type="text"]:focus,
dl.contact dd input[type="email"]:focus,
dl.contact dd input[type="tel"]:focus,
dl.contact dd textarea:focus {
	background: #fff;
	outline: 1px solid #aaa;
	box-shadow: inset 0 0 5px rgba(100,100,100,.3);
}
dl.contact dd input[type="text"]::placeholder,
dl.contact dd input[type="email"]::placeholder,
dl.contact dd input[type="tel"]::placeholder {
	color: #ccc;
}
.btn-style01 input,
.btn-style02 input {
	width: 250px;
	margin: 50px auto0;
	text-align: center;
	display: block;
	padding: 10px 0;
	background: #fff;
	color: #282828;
	border: 1px solid #282828;
	text-decoration: none;
}
.btn-style01 input:hover,
.btn-style02 input:hover {
	color: #fff;
	background: #282828;
	border: 1px solid #282828;
}
.form-privacy {
	padding: 30px 0 40px;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
.form-privacy span {
	padding: 30px 0 0;
}
.input_area .d-flex input {
	margin: 0 0 20px;
}
.contact-completa {
	text-align: center;
	font-size: 1.3em;
}
.contact-completa span {
	font-size: 1.4em;
	font-weight: bold;
}
@media screen and (max-width: 768px) {
	.form-privacy {
		border-top: 1px solid #ccc;
	}
	dl.contact.confirmation {
		border-bottom: 1px solid #ccc;
		padding-bottom: 30px;
		margin-bottom: 40px;
	}
}
@media screen and (min-width: 769px) {
	dl.contact {
		display: flex;
		flex-wrap: wrap;
	}
	dl.contact dt {
		width: 25%;
		padding: 0 0 30px 10px;
		margin: 2em 0 0;
		border-bottom: 1px solid #ccc;
	}
	dl.contact dd {
		width: 75%;
		padding: 0 10px 30px 0;
		margin: 2em 0 0;
		border-bottom: 1px solid #ccc;
	}
	.btn-style01  {
	}
	.btn-style01 input {
		width: 350px;
		margin: 100px auto 0;
		padding: 15px 0;
	}
	.input_area .d-flex input {
		margin: 100px 30px 0;
	}
}

/***** 投稿ページ
*************************************************************************************/
/***** 製品紹介 *****/
.ratio.is-16-9:before {
	padding-top: 100%;
}
body.post-type-archive .site-content,
body.tax-produce_cat .site-content {
	background: #f3f3f3;
}
.archive__page-title {
	padding: 20px 0;
	margin: 20px 0 0;
	text-align: center;
}
ul.produce_cat {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 0 0 30px;
	border-bottom: 1px solid #ddd;
}
ul.produce_cat li {
	border-radius: 30px;
}
ul.produce_cat li a {
	display: block;
	padding: 10px 20px;
	margin: 0 10px 15px;
	color: #282828;
	border: 1px solid #282828;
	border-radius: 30px;
}
ul.produce_cat li a:hover {
	color: #fff;
	background: #282828;
	border: 1px solid #282828;
}
ul.produce-archive {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
}
ul.produce-archive li {
	width: 45%;
	padding: 5px 0 10px;
	margin: 0 2.5% 20px;
	background: #fff;
	text-align: center;
	box-shadow: 2px 2px 4px gray;
}
ul.produce-archive a {
	color: #282828;
	text-decoration: none;
}
ul.produce-archive a:hover {
	opacity: 0.6;
}
ul.produce-archive li img {
	width: 70%;
}
ul.produce-archive li h2.archive__title {
	padding: 0 10px;
	font-size: .6em;
}
.produce-item {
	margin: 0 auto;
	display: grid;
	overflow: hidden;
}
.produce-item .main-img {
	width: 100%;
	overflow: hidden;
}
 
.produce-item .main-img img {
	width: 100%;
	object-fit: cover;
	object-position: center;
	vertical-align: bottom;
	opacity: 1;
	transition: opacity 0.5s ease;
}
 
.produce-item .main-img.fade-out {
    opacity: 0;
}
 
.produce-item .sub-imgs {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding: 0;
	margin: 0;
}
 
.produce-item .sub-imgs li {
	list-style-type: none;
	width: 18%;
	margin: 2% 1% 0;
}
 
.produce-item .main-img img,
.produce-item .sub-imgs img {
	width: 100%;
	object-fit: cover;
	object-position: center;
	vertical-align: bottom;
}
 
.produce-item .sub-imgs img {
	border: 2px solid transparent;
	cursor: pointer;
	transition: border-color 0.3s;
}
 
.produce-item .sub-imgs img.active {
	border-color: #c72a21;
}
.item-info h3 {
	margin-top: 1em;
	position: relative;
	display: inline-block;
	margin-bottom: 1em;
}
.item-info h3:before {
	content: '';
	position: absolute;
	bottom: -5px;
	display: inline-block;
	width: 60px;
	height: 2px;
	left: 31px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #c72a21;
}
.item-info table {
	border-top: none;
}
.item-info table tr {
	border-left: none;
}
.item-info table th,
.item-info table td {
	border-right: none;
}
.item-info table th {
	font-weight: bold;
	background: transparent;
	white-space: nowrap;
}
.item-info table td {
}
.produce-movie {
	width: 70%;
	margin: 40px auto 0;
}
.produce-movie .ttl {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
}
.produce-movie .ttl span {
	display: block;
	font-size: .7em;
	color: #c72a21;
}
.produce-movie .movie {
	margin: 20px 0 0;
}
.btn-style01.produce {
	width: 270px;
	margin: 70px auto 50px;
}

.post-related .ys-posts__date {
	display: none;
}

@media (max-width: 768px) {
	.ys-posts__list.col-sp--1>* {
		width: 46%;
		flex: 0 1 auto;
	}
	.ratio.is-16-9:before {
		padding-top: 80%;
	}
	.ratio .ratio__image {
		text-align: center;
	}
	.ratio .ratio__image img {
		width: 80%;
	}
	ul.produce_cat {
		padding: 0 0 20px;
	}
	ul.produce_cat li {
		width: 48%;
		text-align: center;
	}
	ul.produce_cat li a {
		font-size: .8em;
		padding: 8px 20px;
		margin: 0 10px 10px;
	}
	ul.produce-archive {
		justify-content: space-between;
	}
	.item-content .item-info p {
		font-size: .8em;
	}
	.item-content .item-info table th,
	.item-content .item-info table td {
		font-size: .8em;
	}
}
@media (min-width: 769px) {
	body.post-type-archive-produce .site-content {
		margin-top: 0;
	}
	.archive__page-title {
		padding: 40px 0;
	}
	ul.produce-archive li {
		width: 23.5%;
		padding: 30px 0;
		margin: 0 2% 60px 0;
	}
	ul.produce-archive li:nth-child(4n) {
		margin-right: 0;
	}
	ul.produce-archive li img {
		width: 80%;
	}
	ul.produce-archive li h2.archive__title {
		font-size: 1.2em;
	}
	.item-info h3 {
		margin-top: 0;
		margin-bottom: 1em;
		font-size: 1.5em;
	}
	.item-info h3:before {
		bottom: -10px;
		width: 70px;
		height: 2px;
		left: 37px;
	}
	.item-content {
		display: flex;
		justify-content: space-between;
	}
	.item-content .item-img {
		width: 45%;
	}
	.produce-item {
		max-width: 600px;
		margin: 0 auto;
		display: grid;
		overflow: hidden;
	}
	.item-content .item-info {
		width: 48%;
	}
	.item-content .item-info table {
		margin-top: 50px;
	}
	.item-content .item-info table th,
	.item-content .item-info table td {
		padding: 1em;
	}
	.item-content .item-info table th {
		width: 135px;
	}
	.btn-style01.produce {
		width: 400px;
		margin: 60px auto 100px;
		font-size: 1em;
	}
	.produce-movie {
		width: 35%;
		margin: 40px 0 0;
	}
}



/***** 固定・投稿ページ　サイドメニュー
*************************************************************************************/
.table-of-contents {
	position: fixed;
	top: 110px;
	left: 0px;
	background: rgba(100,100,100,.1);
	z-index: 2;
	padding: 10px 30px 0 40px;
	margin: 0;
	height: 100%;
	font-size: 1.2em;
}
.table-of-contents div {
	margin-top: 1em;
	margin-bottom: 30px;
}
.table-of-contents div span {
	display: block;
	color: #c72a21;
	font-size: .8em;
}
.table-of-contents li {
	padding: 15px 0;
	line-height: 1;
}
.table-of-contents li a {
	padding: 15px 0 15px 20px;
	color: #282828;
	border-left: 3px solid #cccac9;
}
.table-of-contents a.current {
	border-left: 3px solid #c72a21 !important;
}
.toc-highlight {
	border-left: 3px solid #c72a21 !important;
}
.post-related__title {
	font-size: 1.2em;
	border-top: solid 1px #ccc;
	position: relative;
	padding: 10px 0 0;
}
.post-related__title:after {
	position: absolute;
	content: " ";
	display: block;
	border-top: solid 1px #c72a21;
	top: -1px;
	width: 30%;
}
@media (max-width: 768px) {
	.table-of-contents {
		display: none !important;
	}
}
@media (min-width: 768px) {
	.post-related__title {
		font-size: 1.6em;
		padding: 25px 0 30px;
	}
	.post-related__title:after {
		top: -1px;
		width: 15%;
	}
}

/***** フッター
*************************************************************************************/
.site-footer {
	position: relative;
	z-index: 5;
}
.footer-main {
	padding-bottom: 0;
}
.footer-widget .container .foot-sns {
	display: flex;
	flex-direction: row-reverse;
}
.footer-widget .container .foot-sns li {
	padding: 0 0 0 10px;
}
.footer-widget .container .foot-sns li img {
	width: 45px;
}
.footer-widget__container .footer-widget__column {
	font-size: .9em;
}
.footer-widget__container .footer-widget__column .foot-ttl01 {
}
.footer-widget__container .footer-widget__column .foot-ttl01 span {
	padding: 8px 15px;
}
.footer-widget__container .footer-widget__column .foot-info {
	margin: 0 0 30px;
}
.footer-widget__container .footer-widget__column .foot-info dt {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
.footer-widget__container .footer-widget__column .foot-info dt img {
	width: 240px;
}
.footer-widget__container .footer-widget__column .foot-info dd {
	padding: 0;
	margin: 0;
}
.footer-widget__container .footer-widget__column .foot-info dd span {
	display: block;
	font-weight: bold;
}

.footer-widget__container .footer-widget__column #custom_html-3 .custom-html-widget,
.footer-widget__container .footer-widget__column #custom_html-4 .custom-html-widget {
	display: flex;
	margin: 10px 0 0;
}
.footer-widget__container .footer-widget__column .foot-menu {
	width: 100%;
	margin: 0;
}
.footer-widget__container .footer-widget__column .foot-menu p {
	margin: 0 0 10px;
	font-weight: bold;
}
.footer-widget__container .footer-widget__column .foot-menu p.foot-menu-margin {
	margin-top: 30px;
}
.footer-widget__container .footer-widget__column .foot-menu li {
	padding: 0 0 10px;
	font-size: .8em;
}
.footer-widget__container .footer-widget__column .foot-menu li a:hover {
	text-decoration: underline;
}
.footer-widget__container .footer-widget__column .foot-menu.sub-menu li {
	font-size: .9em;
	font-weight: bold;
}

.footer-main .site-info .container {
	padding: 20px 0;
	margin: 0;
	max-width: 100%;
	text-align: center;
}
.footer-main .site-info {
	margin-top: .5em;
}
.footer-poweredby {
	display: none;
}

.floating {
	position: fixed;
	bottom: 20px;
	right: 20px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.5s ease, visibility 0.5s ease;
	z-index: 999;
	cursor: pointer;
}

/* 表示時に追加されるクラス */
.floating.visible {
	opacity: 1;
	visibility: visible;
}
@media (max-width: 768px) {
	.footer-widget__container .footer-widget__column .foot-menu.sub-menu li {
		padding-bottom: 8px;
	}
	.copyright {
		font-size: .7rem;
	}
	.footer-widget .container .foot-sns {
		padding: 0 3% 0 0;
	}
	.floating {
		bottom: 20px;
		right: 20px;
		width: 50px;
		height: 50px;
	}
}
@media (min-width: 769px) {
	.footer-widget__container .footer-widget__column .foot-menu p {
		margin: 0 0 15px;
	}
}

/***** レスポンシブ
*************************************************************************************/
@media (max-width: 768px) {
	p {
		font-size: .9em;
	}
	.sp-none {
		display: none;
	}
	/* アコーディオンサブメニュー展開
	nav.global-nav__container ul li.has-submenu > a {
		padding-right: 40px;
		position: relative;
	}
	nav.global-nav__container ul li.has-submenu:after {
		content: "＞";
		position: absolute;
		right: 5px;
		top: 5px;
		transform: rotate(90deg);
		transition: transform 0.3s ease;
		pointer-events: none;
		color: #fff;
	}
		nav.global-nav__container ul li.has-submenu.open:after {
		transform: rotate(-90deg);
	}
	nav.global-nav__container ul .sub-menu {
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.4s ease;
	}
	nav.global-nav__container ul li.open > .sub-menu {
		max-height: 1000px;
	}*/
}
@media (min-width: 769px) {
	.pc-none {
		display: none;
	}
	.pc-margin-t100 {
		margin-top: 100px;
	}
	.pc-margin-b100 {
		margin-bottom: 100px;
	}
	.pc-margin-b150 {
		margin-bottom: 150px;
	}
	.header-type--row1 .site-branding {
		padding: 0 0 1em;
	}
}


/***** その他
*************************************************************************************/
.f-mincho {font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;}
.f-oswald {font-family: "Oswald", sans-serif;font-weight:500;}
.t-center {text-align: center;}
.f-bold {font-weight: bold;}
.f-normal {font-weight: normal;}
.fcolor-white {color:#fff;}
.border-top01 {border-top: 1px solid #c72a21;}
@media (max-width: 768px) {
	.sp-fs07em {font-size: .7em;}
	.sp-fs08em {font-size: .8em;}
	.sp-fs09em {font-size: .9em;}
}
@media (min-width: 769px) {
	.pc-t-center {text-align: center;}
	.pc-fs12em {font-size: 1.2em;}
	.pc-lh2em {line-height: 2em;}
}
