@charset "UTF-8";

/* 三生化工様用css */
/*-------------------------------------------------------------------------------------*/
/*↓ここから編集-----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

@media (min-width:1200px){}
@media (max-width:1199px){}
@media (min-width:992px){}
@media (max-width:991px){}
@media (min-width:768px){}
@media (max-width:767px){}

.yellow_line {
    background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #fde374 0%) repeat scroll 0 0;
}

.my-font-bold {
	font-weight: bold;
}

/* 先方が入力したSEOディスクリプションがページ上部に表示されているので、非表示に */
#header_catch {
	display: none;
}

/* TablePressのテーブル調整用 */

.tablepress tbody td,
.tablepress tfoot th {
    font-size: 13px;
}

@media (max-width:767px){
	.tablepress tbody td,
	.tablepress tfoot th {
    	font-size: 12px;
	}
}

.column-1,
.column-2,
.column-3,
.column-4,
.column-5,
.column-6,
.column-7,
.column-8 {
	width: 12.5%;
	overflow-wrap : break-word;
}

.page-id-33 .column-1 { width: 12%; }
.page-id-33 .column-2 { width: 20%; }
.page-id-33 .column-3 { width: 15%; }
.page-id-33 .column-4 { width: 16%; }
.page-id-33 .column-5 { width: 14%; }
.page-id-33 .column-6 { width: 12%; }
.page-id-33 .column-7 { width: 7%; }
.page-id-33 .column-8 { width: 6%; }

.page-id-414 .column-1 { width: 17%; }
.page-id-414 .column-2 { width: 33%; }
.page-id-414 .column-3 { width: 12%; }
.page-id-414 .column-4 { width: 12%; }
.page-id-414 .column-5 { width: 10%; }
.page-id-414 .column-6 { width: 10%; }
.page-id-414 .column-7 { width: 6%; }

.page-id-1133 .column-1 { width: 18%; }
.page-id-1133 .column-2 { width: 34%; }
.page-id-1133 .column-3 { width: 13%; }
.page-id-1133 .column-4 { width: 13%; }
.page-id-1133 .column-5 { width: 11%; }
.page-id-1133 .column-6 { width: 11%; }



#header_pc #header_tel {
	display: none;
}

#page_title h1 {
	color: #fff;
}

.my-text-center {
	text-align: center;
}

.my-index-catch {
	text-align: center;
}

.my_index_row {
	background-image: url(http://www.sansei-chem.co.jp/wordpress/wp-content/uploads/2016/10/top_page_bg_a.gif);
    background-position: center center;
    background-repeat: no-repeat;
	margin-bottom: 40px;
}

.my-index-headline {
	margin-bottom: 10px;
	padding-left: 14px;
	border-left: 6px solid #1a4aa8;
}

.my-index-headline-jp {
	font-weight: bold;
	font-size: 24px;
	line-height: 1.2;
	margin-bottom: 10px;
}

.my-index-headline-en {
	/*font-size: 2.375rem;*/
	font-family: sans-serif;
	line-height: 1.2;
	font-size: 14px;
	color: #9db0d4;
	font-weight: bold;
}

.my-index-caption-wrap {
	padding: 60px 0 20px 0;
}

.attachment-wrap {
	margin-top: 50px;
	margin-bottom: 30px;
	padding: 10px 0;
	font-weight: bold;
	font-size: 16px;
	background: #e6ecf0;
}

.privacy {
    padding: 10px;
    border: 1px solid #ccc;
    margin: 20px 0;
    height: 130px;
    width: 100%;
    overflow: auto;
}

li.merit0 {
	list-style-type: none;
	color: #e60012;
}

.my-products-description-text {
	padding-top: 20px;
}

.my-section {
	margin-bottom: 35px;
}

.my-purducts-archive-text {}

.my-btn-wrap {
	display: flex;
	justify-content: flex-end;
}

.my-bottom-btn-wrap {
	display: flex;
	justify-content: space-around;
}

.my-custom-btn-w30 {
	width: 30%;
}

.my-custom-btn-w40 {
	width: 40%;
}

.my-custom-btn{
	box-sizing: border-box;
    font-size: 1.15em;
    /*padding: 1em 20px;*/
	padding: 9px 20px;
    background: #134490;
    color: #ffffff !important;
    border: 1px solid #134490;
    border-width: 1px 0;
    -webkit-border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    border-radius: 0.25em;
    text-shadow: 0 1px 0 rgba(0,0,0,0.05);

	position: relative;
	display: block;
	text-align: center;

	margin-bottom: 10px;
	font-size: 14px;
}

.my-custom-btn:hover {
	cursor: pointer;
	text-decoration: none;
}

.my-custom-btn:hover span {
	text-decoration: underline;
}

.my-custom-btn:before {
	position: absolute;
	left: 10px;
	/*top: 8px;*/
	content: '\f105';
	font-family: 'FontAwesome';
	font-size: 24px;
	/*margin-top: -12px;*/
	font-weight: normal;
	top: 0;
	bottom: 0;
	margin: auto;

	width: 16px;
	height: 45px; /*←矢印を縦中央に配置する為に設定。なぜ、機能してるのかわからない*/
}

.my-main {
	margin-bottom: 60px;
}

/* 資料ダウンロード用 */



.my-donwloads_cat_title {
	background: #1a4aa8;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 12px 0;
}

.my-donwloads_cat {
	padding-left: 0;
}

.my-donwloads_cat li {
    border-bottom: 1px solid #ccc;
    padding: 12px 0;
	list-style-type: none;
}

.my-donwloads_cat li a {
	display: block;
	padding-left: 12px;
}

.my-downloads-wrap {
	/*border: 1px solid #ccc;*/
}

.my-downloads-item {
	/*padding: 12px 0 12px 12px;
	border-bottom: 1px solid #e5e5e5;*/
}

.my-downloads-item:nth-child(odd){
	background:#e6ecf0;
}

.my-downloads-item:last-child {}

.my-downloads-item a {
	position: relative;
	display: block;
	width: 100%;
	font-size: 16px;
	padding: 12px 0 12px 50px;
	border-bottom: 1px solid #ccc;
}

/*.my-downloads-item:last-child a {
	border-bottom: none;
}*/

.my-downloads-item a:before {
	position: absolute;
	font-family: "FontAwesome";
	content: '\f019';
	font-size: 24px;
	left: 12px;
	top: 5px;
	bottom: 0;
	margin: auto;
	}
span.wpcf7-list-item {
	margin-left: 1em;
	margin-right: 1em;
}
.color01 th{
	background-color: #e8b220 !important;
}
.color02 th{
	background-color: #bf1887 !important;
}
/* 202210 トップ改修　ページ追加 */
.uw_box h3 {
	font-size: 14px;
	text-align: center;
	margin-top: 10px !important;
}
.uw_text01 {
	font-size: 20px;
	text-align: center;
	font-weight: 700;
	margin-bottom: 20px;
}
.uw_box02_title {
	background: #1a4aa8;
	padding: 0.4em;
	color: #FFF;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	margin-top: 10px;
}
.youtube{
	text-align: center;
	height: 388px;
}
.uw_contact {
	background: #f2f6ff;
	padding: 60px 0;
}
.uw_contact_title {
	text-align: center;
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 50px;
	color: #1a4aa8;
}
.uw_contact_title02 {
	display: block;
	font-size: 22px;
	font-weight: 700;
}
.uw_tel {
	display: inline-block;
	color: #1a4aa8;
	font-size: 28px;
	font-weight: 700;
	margin-top: 30px;
}
.uw_tel02 {
display: block;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
}

.flt-box {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	width: 70%;
	margin: 0 auto;
}
.flt-box-left {
	width: 48%;
	text-align: center;
}
.flt-box-right {
	width: 48%;
	text-align: center;
}
.uw_btn {
	display: block;
	margin-top: 30px;
}
.uw_btn a{
	box-sizing: border-box;
	font-size: 1.15em;
	padding: 20px 40px;
	background: #134490;
	color: #ffffff !important;
	border: 1px solid #134490;
	border-width: 1px 0;
	border-radius: 0.25em;
	text-shadow: 0 1px 0 rgb(0 0 0 / 5%);
	text-align: center;
	display: inline-block !important;
	cursor: pointer;
	text-decoration: none;
	line-height: 1em;
}
.uw_btn a:hover{
	background: #154da2;
	border-bottom-color: #12428b;
}
.uw_btn .sow-icon-fontawesome {
	margin-right: 10px;
}
.sp-only {
	display: none;
}
.pc-only {
	display: block;
}
.footer_about dd .footer_about_fax {
	color: #00913d;
	font-size: 24px;
}
.top01-text {
	margin-top: 80px;
}
.top01-text p{
	font-size: 18px;
}
.top_subtitle {
	font-size: 18px !important;
	color: #fff;
	font-weight: 700;
	text-align: center;
}
.introduction_box img{
	width: 100% !important;
}
@media (max-width:767px){

	/*スマホ用のcss*/
	#page_title h1 {
		font-size: 18px;
		padding: 20px 10px 20px 10px;
	}

	.my-index-catch {
		text-align: left;
	}

	.my-index-catch br {
		display: none;
	}

	.my_index_row {
		background: none;
		margin-bottom: 40px;
	}

	.my-index-caption-wrap {
		padding: 0;
	}

	.table_company th {
		width: 30%;
	}

	.footer_about dt img {
		width: 100%;
		height: auto;
	}

	.attachment-wrap {
		margin-top: 20px;
	}

	.my-bottom-btn-wrap {
		flex-direction: column;
	}

	.my-custom-btn {
		margin-bottom: 10px;
	}

	.my-products-description-text {
		padding-top: 0;
	}

	.my-custom-btn-w30,
	.my-custom-btn-w40 {
		width: 100%;
	}

	.my-main {
		margin-bottom: 0;
	}

	.my-downloads-wrap {
		margin-bottom: 20px;
	}

	.my-downloads-item a {
		font-size: 14px;
		padding: 12px 12px 12px 30px;
	}

	.my-downloads-item a:before {
		font-size: 14px;
		left: 12px;
		top: 12px;
	}

	#header_sp_list > div {
    	border-bottom: 1px solid #fff;
	}
.table_sp {
	overflow: auto;
	white-space: nowrap;
}
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	height: auto;
}
.main_nav ul.menu>li {
	width: 14.266% !important;
}
/* 202210 トップ改修　ページ追加 */
#pg-18-0,
#pg-18-1,
#pg-18-2 {
	margin-bottom: 50px;
}
#pg-18-3 {
	margin-bottom: 30px;
}
#pg-976-0,
#pg-976-1,
#pg-976-3,
#pg-976-4,
#pg-976-5 {
	margin-bottom: 30px;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
h2 {
	margin-bottom: 15px;
}
h3 {
	margin-top: 10px;
	margin-bottom: 0;
}
.uw_contact {
	padding: 40px 0;
}
.uw_text01 {
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 30px;
}
.uw_box02_title {
	margin-top: 0px;
}
 .sp-only {
	display: block;
 }
 .pc-only {
 	display: none;
 }
.uw_contact_title {
	font-size: 18px;
	margin-bottom: 30px;
}
.flt-box {
	display: block;
	width: 100%;
}
.flt-box-left {
	width: 100%;
	margin-bottom: 30px;
}
.flt-box-right {
	width: 100%;
}
.uw_contact_title02 {
	font-size: 18px;
}
.uw_box h3 {
	font-size: 12px;
	margin-top: 5px !important;
}
.uw_btn {
	margin-top: 15px;
}
.uw_tel {
	font-size: 26px;
	margin-top: 5px;
}
.uw_tel02 {
	font-size: 16px;
}
.top01-text {
	margin-top: 20px;
}

.top01-text p {
	font-size: 14px;
}
.top_subtitle {
	font-size: 16px !important;
}
.top-sp-margin {
	margin-top: 40px;
}
#pg-w634772bf10dcf-1 {
	margin-bottom: 40px !important;
}
#pg-w634772bf1357b-1,
#pg-w634772bf1357b-2 {
	margin-bottom: 40px !important;
}
}
