@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/



.imp-red{
	color: red;
}
.wp-block-image img{
	width: 100%;
}
.column-gap .column-boxgroup{
	height: 100% !important;
}
.column-boxgroup img{
	height: 100%;
	object-fit: cover;
}
/*headerタイトル非表示*/
.l-topTitleArea__body{
	display: none;
}
#top_title_area .c-pageTitle{
	display: none;
}
@media (min-width: 600px){
.l-topTitleArea {
    min-height: 420px;
}}
.l-topTitleArea.c-filterLayer::before{
	opacity: 0;
}
.c-filterLayer.-texture-dot:after{
	background-image: none;
	opacity: 0;
}
/*クッキー*/
.cookie-notice-container{
	padding: 15px 8%;
}
.cn-privacy-policy-link{
	background-color: #fff;
	padding: 0.3em;
}
.cn-privacy-policy-link:hover{
	background-color: var(--color_link);
	color: #fff;
}
#cookie-notice .cn-button:hover{
	transform: translate(2px, -2px);
}
/*footer*/
.w-beforeFooter{
	background-color: #221714;
}
.w-beforeFooter #media_image-3:hover{
    opacity: 0.7;
    color: white;
}
@media (max-width: 599px){
div#nav_menu-2 {
    overflow-x: scroll;
    width: 100%;
    white-space: nowrap;
	}}
.w-beforeFooter #nav_menu-2 ul{
	display: flex;
	justify-content: space-between;
	color: #fff;
	font-size: 14px;
}
.c-listMenu a{
	border-bottom: none;
}
.c-gnav .sub-menu a:before, .c-listMenu a:before{
	display: none;
}
.w-footer__box #media_image-2:hover{
    opacity: 0.7;
    color: white;
}
.l-footer__widgetArea a:hover {
    color: var(--color_footer_bg);
}
@media screen and (min-width:961px){
.w-beforeFooter #media_image-3{
	width: 450px;
	margin: 20px auto;
}
.w-beforeFooter #nav_menu-2{
	width: 80%;
	margin: 0 auto;
}
.w-footer__box{
	display: flex;
	justify-content: flex-end;
}
.l-footer__widgetArea{
	font-size: 14px;
}
}
@media screen and (max-width:960px){
.w-beforeFooter #media_image-3{
	width: 330px;
	margin: 20px auto;
}
.w-footer__box{
	display: flex;
}
}
.w-footer__box #media_image-2{
	padding: 10px;
	width: 70px;
}
/*カテゴリ色*/
.c-postThumb__cat {
    background-color: var(--color_footer_bg);
}
.icon-folder:before {
    content: "\e92f";
}
.c-categoryList:before {
    content: "\e92f";
    color: var(--color_footer_bg);
}
.c-categoryList__link {
    background-color: var(--color_footer_bg);
    color: #fff;
}


/*reCAPTCHAのロゴを非表示*/
.grecaptcha-badge { visibility: hidden; }



/********************************************************************/
/********************** TOPページ *****************************/
/*******************************************************************/
/*メインビジュアルの上 旗ボタン*/
.p-mainVisual__textLayer{
	flex-direction: row;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	box-shadow: 5px 5px 5px rgba(0,0,0,.2);
}
.p-mainVisual__flag{
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: 0;
	height: auto;
	width: 60%;
}
.p-mainVisual__flag-green{
	position: relative;
	width: 100%;
	height: auto;
}
.p-mainVisual__flag-white{
	position: relative;
	width: 100%;
	height: auto;
}
.p-mainVisual__flag-red{
	position: relative;
	width: 100%;
	height: auto;
}
.c-mvBtn__btn__detail:hover{
    opacity: 0.7;
    color: white;
}
.p-mainVisual__btn_detail{
	position: absolute;
	display: block;
	width: 60%;
	left: 50%;
	transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	bottom: 2em;
}
@media screen and (max-width:960px){
	.p-mainVisual__textLayer{
		top: 1em;
	}
	.p-mainVisual__flag{
		height: 80%;
	}
	.p-mainVisual__btn_detail{
		bottom: 1em;
	}
}

/*TOPICS カテゴリー*/
.swell-block-linkList.is-style-button .swell-block-linkList__link{
	padding: 0.2em 3em;
}
/*カラムのGAP=0*/
.column-gap{
	gap: 0 !important;
	height: auto;
	justify-content: space-around;
}
/*スライダー表示幅*/
.metaslider-id-72, .metaslider-id-80, .metaslider-id-87, .metaslider-id-92{
	left: -150px;
	width: 135%;
}
/*スライダークレジット非表示*/
.ms-edit-frontend{
	display: none;
}
/*スライダー　矢印*/
ul.flex-direction-nav{
	position: absolute;
	top: 55%;
}
li.flex-nav-prev {
    left: -50px;
}
li.flex-nav-next{
	right: -950px;
}
/*スライダー下　category*/
.top-categorybar{
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
@media (max-width: 599px){
.tag_scroll{
    overflow-x: scroll;
    width: 100%;
	white-space: nowrap;
	}}
.pop-category{
	list-style: none;
}
.pop-category li{
	margin-right: 20px;
}

/********************************************************************/
/********************** COMPANYページ *****************************/
/*******************************************************************/
.rinen-bar{
	padding-bottom: 20px;
	border-bottom: solid 1px #e49916;
}

/********************************************************************/
/********************** OEM生産の流れページ *****************************/
/*******************************************************************/
.oem-flowbox{
	position: relative;
	width: 95%;
	margin-left: 20px;
	padding: 1em 0;
	background-color: #EAD8C5;
	border: solid 1px var(--color_main);
	border-radius: 8px;
	box-shadow: 8px 8px rgba(206,43,55,0.5);
}
.oem-flowover1:before { 
	position:absolute;
	display: inline-block;
    width: 50px;
    height: 50px;
	top: 10px;
	left: -25px;
    background-image: url(https://yumitoru.jp/buyer/wp-content/uploads/oem-flow01.png);
    background-repeat: no-repeat; 
    background-size: contain;
    vertical-align: middle;
    content: "";
}
.oem-flowover2:before { 
 	position:absolute;
	display: inline-block;
    width: 50px;
    height: 50px;
	top: 10px;
	left: -25px;
    background-image: url(https://yumitoru.jp/buyer/wp-content/uploads/oem-flow02.png);
    background-repeat: no-repeat; 
    background-size: contain;
    vertical-align: middle;
    content: "";
}
.oem-flowover3:before { 
	position:absolute;
	display: inline-block;
    width: 50px;
    height: 50px;
	top: 10px;
	left: -25px;
    background-image: url(https://yumitoru.jp/buyer/wp-content/uploads/oem-flow03.png);
    background-repeat: no-repeat; 
    background-size: contain;
    vertical-align: middle;
    content: "";
}
.oem-flowover4:before { 
	position:absolute;
	display: inline-block;
    width: 50px;
    height: 50px;
	top: 10px;
	left: -25px;
    background-image: url(https://yumitoru.jp/buyer/wp-content/uploads/oem-flow04.png);
    background-repeat: no-repeat; 
    background-size: contain;
    vertical-align: middle;
    content: "";
}
.oem-flowover5:before { 
	position:absolute;
	display: inline-block;
    width: 50px;
    height: 50px;
	top: 10px;
	left: -25px;
    background-image: url(https://yumitoru.jp/buyer/wp-content/uploads/oem-flow05.png);
    background-repeat: no-repeat; 
    background-size: contain;
    vertical-align: middle;
    content: "";
}
.oem-flowover6:before { 
	position:absolute;
	display: inline-block;
    width: 50px;
    height: 50px;
	top: 10px;
	left: -25px;
    background-image: url(https://yumitoru.jp/buyer/wp-content/uploads/oem-flow06.png);
    background-repeat: no-repeat; 
    background-size: contain;
    vertical-align: middle;
    content: "";
}
.oem-flowbox-title{
	width: 150px;
    padding-left: 35px;
	font-size: 1em;
}
.oem-flowbox-p{
	padding-left: 30px;
	font-size: 1em;
}
@media (max-width: 599px){
.oem-flowbox-title{
	padding-left: 30px;
	font-size: 1em !important;
	
}
.oem-flowbox-p{
	padding-right: 5px !important;
	font-size: 1em !important;
}
}
.oem-arrow{
	margin-top: 2em;
    margin-bottom: 2em;
}
@media (max-width: 599px){
.oem-nomber{
	padding-left: 20% !important;
}}

/*OEM専用問い合わせ*/
.oem-contact-box{
	padding: 1em;
}
.border-red{
	border: solid 1px #891f24;
}
.oem-contact-button{
	border-left: solid 1px #891f24;
	border-right: solid 1px #891f24;
	border-bottom: solid 1px #891f24;
	padding: 1.5em;
}


/********************************************************************/
/********************** お問い合わせページ *****************************/
/*******************************************************************/
.wp-block-cover__background{
	background-color: #fff !important;
}
.contact-formbox{
	background-color: #ebebeb;
	margin-bottom: 2em;
	padding: 3em;
}
.cf7-item{
	display: flex;
	margin-bottom: 2em;
}
.cf7-item .cf7-q{
	width: 30%;
	font-weight: bold;
}
.cf7-item .cf7-a{
	width: 70%;	
}
.contact-formbox .wpcf7-text, .wpcf7-textarea{
	width: 100%;
	background-color: #fff;
}
.contact-formbox .wpcf7-select{
	background-color: #fff;
	padding: 0.5em;
}
.contact-formbox .left-2em{
	margin-left: 2em;
}
.cf7-submit .wpcf7-submit{
	padding: 0.5em;
	font-size: 1.5em;
	color: #fff;
	background-color: #221714;
	width: 40%;
}
.cf7-submit {
	margin: 0 auto;
	text-align: center;
}
.wpcf7-spinner{
	display: none;
}
@media screen and (max-width:960px){
.contact-formbox{
	padding: 1.5em;
}
.cf7-item{
	display: block;
	margin-bottom: 1.5em;
}
.cf7-item .cf7-q{
	width: 100%;
}
.cf7-item .cf7-q p{
	font-size: 1em;
}
.cf7-item .cf7-a{
	width: 100%;	
}
.cf7-submit .wpcf7-submit{
	width: 60%;
}
}
