/*
Theme Name: katsuri_smp
Theme URI: 
Description: 
Author: yumesapo
Version: 1.0
Template:katsuri
*/

@charset "utf-8";
@import url('../katsuri/style.css');


#main img {
	max-width: 100%;
	height: auto;
}
/*コンテンツ------------------------------*/
#contents{
	width:100%;
	margin:0 auto 0;
	overflow:hidden;
}
/*ヘッダー------------------------------*/
#header_wrapper{
	width:100%;
	overflow:hidden;
	position:static;
	

}
#header{
	width:100%;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
header{
	width:100%;
	padding:0;
	margin:0 auto;
	position:static;
	overflow:hidden;

}

#header h1{
	padding:0 0 0 0;
	margin:0;
	width:100%;
	float:none;
}
header h1{
	padding:5px 0 0 0;
	margin:0;
	width:100%;
	float:none;
}

header h1 img {
	width: 50%;
	height: auto;
	margin:5% auto 5% 30%;
}
#top_slider {
    margin: 0 0 0 0;
}
#main_slider{
	width: 100%;
	margin:0 auto;
}

.drawr .accordion2 li a:link,
.drawr .accordion2 li a:visited{
	color:#000;

}
.drawr .accordion2 li a:active,
.drawr .accordion2 li a:hover{
	color:#333;

}

.navi_link01_smp a{
	position:relative;
	top:0;
	right:0;
}
.navi_link02_smp a{
	position:relative;
	top:0;
	right:0;
}
.navi_link01_smp a:link,
.navi_link01_smp a:visited,
.navi_link02_smp a:link,
.navi_link02_smp a:visited{
	padding:20px 0 0 0;
	margin:0 0 0 0;
	line-height:1;
	display:block;
	background:#336F31;
	text-decoration:none;
	color:#fff;
	font-size:13px;
	text-align:center;
	letter-spacing:0.15em;
	font-family: "Noto Serif JP", serif;
	vertical-align: middle;
	width:100%;
	height:55px;
	margin:10px 0 0 0;
}
.navi_link01_smp a:hover,
.navi_link01_smp a:active,
.navi_link02_smp a:hover,
.navi_link02_smp a:active{
	background:#9EAB31;
 	text-decoration: none;
}
ul.accordion_link{
	width:100%;
	margin:15px auto 0;
}
ul.accordion_link li{
	display:inline-block;
	width:48%;
	margin:0 1% 1%;
	text-align:center;
}
ul.accordion_link li img{
	width:100%;
	border:1px solid #ccc;
}


/*記事タイトルボックス------------------------------*/
.title_box{
	margin:0 0 0 0;
	padding:5% 0;
	font-size:20px;
	letter-spacing:0.1em;
}


/*メインカラム------------------------------*/
#main{
	width:100%;
	margin:5% auto 0;
	overflow:hidden;
}
#main_column{
	width:90%;
	padding:0;
	margin:0 auto 10% 5%;
	overflow:hidden;
}
#home #main_column{
	width:100%;
	padding:0;
	margin:0 auto;
	overflow:hidden;
}
#main_column p {
    font-size: 14px;
    line-height: 2.2;
    margin: 20px 0;
}

#main_column h2{
	font-size:16px;
	padding:2% 0;
	margin:0 0 5% 0;
	text-align:center;
}
#main_column.archive{
	width:100%;
	padding:0;
	margin:0 auto;
	overflow:hidden;
}
#archive_list ul{
	width:100%;
	margin:30px auto 0;
}
#archive_list li{
	width:100%;
	display:inline-block;
	background:none;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	margin:0 ;
}
#archive_list li img{
	width:30%;
	float:left;
	display:inline-block;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	margin:5% 2% 5% 5%;
}
#archive_list li article{
	padding:5%
	margin:0;
	width:50%;
	display:inline-block;
	min-height:30%;
	max-height:auto;
	overflow:hidden;
	vertical-align:top;
}
#header_title{
	overflow:hidden;
}
#company #header_img:after, #about #header_img:after, #products #header_img:after, #oem #header_img:after, #recruit #header_img:after {
    padding: 0 0 0 0;
    margin: 0 0 0 0px;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(50, 50, 50, .3);
}
#company #header_img, #about #header_img, #products #header_img, #oem #header_img, #recruit #header_img {
    height: 400px;
    margin-bottom: 50px;
}
#company #header_img, #about #header_img, #products #header_img, #oem #header_img, #recruit #header_img {
    height: 150px;
    margin-bottom: 30px;
}
#company #header_img h2, #about #header_img h2, #products #header_img h2, #oem #header_img h2, #recruit #header_img h2 {
    overflow: hidden;
    padding: 0 0 0 0;
    margin: 0 auto;
    line-height: 1;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0.1em;
    overflow: hidden;
    position: absolute;
    left: 10px;
    top: 60px;
    z-index: 2;
}
#header_img {
    padding: 0 0 0 0;
    margin: 0 0 0 0px;
    background-attachment: fixed;
    background-position: left top;
    background-repeat: no-repeat;
    height: 200px;
	width:100%;
    background-size: 125%;
}
.header_img_wrapper {
    position: relative;
	width:100%;
}

/*フッター------------------------------*/
#footer_wrapper{
	width:100%;
	margin:0 0 0 0 ;
	padding:10% 0;
	overflow:hidden;
}
footer{
	width:90%;
	font-size:12px;
	margin:0 auto ;
	padding:0 0 0 5%;
	overflow:hidden;
	line-height:2.2em;
	letter-spacing:0.1em;
}

footer .footer_logo_box {
    text-align: center;
	width:100%;
}
footer img.footer_logo{
	width:25%;
	margin:0 5% 0 0;
	padding:0 0 0 0;
	
}
#footer_info address{
	width:80%;
	float:none;
	font-style:normal;
	line-height:1.9;
	letter-spacing:0.1em;
	margin:0 auto 5% auto;
}
footer address strong{
	font-size:16px;
}
#footer_info{
	width:100%;
	float:none;
}
#footer_info li{
	display:inline-block;
	padding:0 60px 30px 0;
}
#footer_info li.footer_li_se{
	display:inline-block;
	padding:0 30px 30px 0;
}
p.copy{
	color:#669900;
	letter-spacing:0.1em;
	padding:2% 5%;
	font-size:11px;
}
.footer_sns {
	width:80%;
    float:none;
	margin:0;
	padding:0 0 0 0;
}
.footer_sns h4{
	padding:0 0 0 0;
	margin:0;
}
.footer_sns h4 img{
	width:40%;
}
.footer_sns li + li {
    padding-left: 0px;
}

#footer_sns ul {
    width: 100%;
    margin: 60px auto 30px;
    clear: both;
}
#footer_sns li{
	margin:0 2% 5% 2%;
	padding:0 0 5% 0;
	vertical-align:top;
	font-size:11px;
	letter-spacing:0.15em;
	color:#7E5C53;
	display:inline-block;
	width:20%;
	text-align:center;
}
.gotop {
     position:relative;
    right: auto; 
    padding-top:0;
	text-align:center;
}


/*--------------------------------------------------------------------------
　トップページ用
--------------------------------------------------------------------------*/
img.pcimage{
	display:none;
}
img.smpimage{
	display:inline;
}
#top_column01 {
    width: 100%;
    margin: 30px auto 50px;
    padding: 0;
    overflow: hidden;
    position: relative;
}

img.top_column01_ph01{
	position: absolute;
	top:130px;
	left:20px;
	width:160px;
	z-index:-3;
}
img.top_column01_ph02{
	position: absolute;
	top:160px;
	right:20px;
	width:120px;
	z-index:-3;
}
img.top_column01_ph03{
	position: absolute;
	top:280px;
	right:70px;
	width:120px;
	z-index:-2;
}
#main_column #top_column01 p{
	font-size: 14px;
    line-height: 2.5;
	padding:250px 5% 0 5%;
}
#top_column02 {
    margin: 0px auto 0px;
    padding: 40px 0 60px 0;
    overflow: hidden;
    background: #F2F5ED;
}
.top_column02_title {top: 20px;}
.top_column02_txt {
    width: 100%;
    margin: 0 auto 0;
    float: none;
    overflow: hidden;
}
.top_column02_03,
.top_column02_04 {
    width: 100%;
    float: none;
	padding:0 20px 30px 20px;
}
#top_column02 .top_column02_03 h4{
	margin: 10px 0 10px 0;
	font-size: 16px;
}
#top_column02 .top_column02_04 h4{
	margin: 10px 0 10px 0;
	font-size: 16px;
}
#main_column #top_column02 .top_column02_03 p{
    font-size: 14px;
    line-height: 2;
    margin: 5px 15px 0 2%;
}
#main_column #top_column02 .top_column02_04 p{
    font-size: 14px;
    line-height: 2;
    margin: 5px 2% 0 0;
}
#main_column #top_column02 p.kome {
    font-size: 11px;
    float: none;
    padding: 0 20px;
    width: 100%;
    margin: 10px auto 0;
    line-height: 2;
}


.top_column03_03_wrapper {
    position: relative;
    margin: 40px 0 0 0;
}

#top_column03 {
    width: 100%;
    margin: 10px auto 0px;
    padding: 0;
    overflow: hidden;
}
#top_column03 .top_column03_01_txt,
#top_column03 .top_column03_02_txt {
    width: 100%;
    float: none;
    padding-right: 0px;
}


#top_column03 .top_column03_01,
#top_column03 .top_column03_02 {
    overflow: hidden;
    margin-left: 0;
    padding: 0 20px;
}

#top_column03 .top_column03_01 img,
#top_column03 .top_column03_02 img {
    width: 100%;
    float: none;
    padding-top: 0px;
	margin-bottom:5px;
}
#main_column #top_column03 .top_column03_01_txt p,
#main_column #top_column03 .top_column03_02_txt p {
    font-size: 14px;
    line-height: 2;

}
.top_column03_03_wrapper h4 {
    font-size: 18px;
    position:relative;
    top: 0px;
    left: 0;
    margin:0 20px;
}
.top_column03_03 {
    background: #E9EEE9;
    margin-left: 0;
    margin-top: 0px;
    padding: 20px;
}
#main_column #top_column03 .top_column03_03 a.bt01 {
    position:relative;
    top: 0;
    left: 0;
}
#main_column #top_column03 p{
	margin: 0;
}
#main_column #top_column03 p.top_column03_03_txt{
	margin: 10px 0 0;
	line-height:2;
}

#top_column04 {
    width: 100%;
    margin: 30px auto 30px;
    padding: 0 0 0 0;
    overflow: hidden;
}
.top_column04_01{
	padding:0 20px;
}
.top_column04_02 {
    width: 100%;
    float: left;
	margin-top:20px;
	padding:0 20px;
}
#main_column .top_column04_02 ul li p {
	line-height:2;
    font-size: 14px;
}

#top_column06{
    width: 100%;
	margin:0 auto 0;
	padding:0 0 0 0;
	overflow:hidden;
}
.top_column06_wrapper{
	background:#E9EEE9;
}

.top_column06_01{
    width: 100%;
	float:none;
	padding:30px 20px;
	overflow:hidden;
}
.top_column06_02{
    width: 100%;
	float:none;
	padding:30px 20px;
	overflow:hidden;
	border-left:none;
	border-top:1px solid #BFBFBF;
}
.top_column05_wrapper{
	padding:30px 20px;
	overflow:hidden;
}
#main_column #top_column06 p,
#main_column #top_column05 p,
#main_column #top_column07 p {
    font-size: 14px;
	margin:0;
	line-height:2;
}
#top_column05{
    width: 100%;
	margin:0 auto 0;
	padding:0 0 0 0;
	overflow:hidden;
}
#top_column07{
	background: url(../katsuri/img/top_bg02.jpg) no-repeat top center;
	padding:30px 20px;
	overflow:hidden;
	background-size:cover;
}
#top_column07 ul{
	width:100%;
	margin:15px auto 0;
}
#top_column07 li{
	display:inline-block;
	width:48%;
	margin:0 1% 1%;
	text-align:center;
}
#top_column07 li img{
	width:100%;
}




/*--------------------------------------------------------------------------
　お知らせ 共通
--------------------------------------------------------------------------*/
#header_img h2{
	font-size:22px;
}
#main_column.news_page{
	width:90%;
	padding:5%;
	margin:0;
}

#main_column h3{
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 500;
	font-size:18px;
	letter-spacing: 0.2em;
	padding:0 0 10px 0;
}

#main_column.blog h3, 
#main_column.singlepage h3 {
	color: #669900;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 500;
	font-size:18px;
	letter-spacing: 0.2em;
	padding:0 0 5% 0;
	border:none;
}
#main_column.blog h3 a:link, 
#main_column.singlepage h3:link {
	text-decoration:underline;
}

#main_column.news_page h3{
	margin:0;
}

#home #main_column h3{
}

#main_column.page h3, #main_column.singlepage h3 {
    font-size: 20px;
    margin: 5% 0 5% 0;
    padding: 0 0 0px 0;
    overflow: hidden;
}

#header_ph{
	margin-top:5%;
}



/*--------------------------------------------------------------------------
　活里について
--------------------------------------------------------------------------*/
#main #main_column.about {
	width:100%;
	padding:0% 0 5%;
	margin:0;
}
#main #main_column.about h3 {
    margin:10% 5% 5% 5%;
    text-align: left;
}
#main #main_column.about h3#about03,
#main #main_column.about h3#about04 {
    margin: 5% 5% 5% 5%;
    text-align: left;
}
#main_column.page.about h4{
    margin: 5% 0 2% 5%;
font-size: 18px;
}
#main #main_column.about p{
    margin: 0 ;
	padding:0 5%;
	line-height: 2.2;
}
.about_box01 li{
	font-size: 14px;
}
.about_box01{
	padding: 0px 10px 20px 10px;
	margin-top:10px;
    overflow: hidden;
}
.about_box02 .about_box02_ph {
	margin-bottom:20px;
}
.about_box02_02 {
	padding: 10px 10px 20px 10px;
    background: #F2F5ED;
}
.about_box02,
.about_box03 {
    margin: 50px 0 0 0;
    position: relative;
}
#main .about_box03_01 img{
	width:50%;
	margin-left:20%;
}
.about_box03_01_ph{
	display: none;
}
.about_box03_01_ph_smp{
	display: block;
	padding:0 5%;
	margin-top:-20px;
}
.about_box03_01_ph_smp figure{
	width:49%;
	display:inline-block;
}
#main .about_box03_01 .about_box03_01_ph_smp figure img{
	width:90%;
    margin: 0 5%;
}

.about_box03_01_ph{
display:none;
}
.about_box04_ph{
	margin-top:10px;
}
.about_box04_ph img{
	margin:5% 0 0 15%;
	width:70%;
}
about_box02_txt{

}
.about_box02_02 ul{
	margin:5px 0 0 20px;
}
.about_box02_02 ul li{
	list-style-type: disc;
	font-size:14px;
	line-height:2;

}


/*--------------------------------------------------------------------------
　自社製品
--------------------------------------------------------------------------*/
.products_02 {
	margin: 20px 0 0 0;
    position: relative;
}
.products_05 {
    margin: 50px 0 0 0;
    position: relative;
}
.products_10 {
    margin: 50px 0 0 0;
    position: relative;
}
#main_column.page.products .products_02_01 figure + p,
#main_column.page.products .products_06 figure + p,
#main_column.page.products .products_07 figure + p,
#main_column.page.products .products_08 figure + p{
	margin-top:0;
	margin-left:10%;
}
#main .products_02_01 img,
#main .products_06 img,
#main .products_07 img,
#main .products_08 img{
	width:80%;
	margin-left:10%;
}
#main_column.page.products h4{
    margin: 5% 0 2% 0;
font-size: 18px;
}
.products_02_02 {
    padding: 1px 12px 1px 15px;
	margin-bottom:40px;
    background: #F4F4F4;
	margin-top:20px;
}

/*--------------------------------------------------------------------------
　OEM
--------------------------------------------------------------------------*/
.oem_02 {
    margin: 50px 0 0 0;
    position: relative;
}
.oem_03 {
    margin: 50px 0 0 0;
    position: relative;
}
.oem_04 {
    margin: 50px 0 0 0;
    position: relative;
}
.oem_05 {
    margin: 50px 0 0 0;
    position: relative;
}
.oem_06 {
    margin: 50px 0 0 0;
    position: relative;
}
.oem_07 {
    margin: 50px 0 0 0;
    position: relative;
}
.oem_ico li{
    width: 43%;
	margin: 5% 3% 5% 3%;
}
#main_column .oem_ico li p {
	height: 6em;
    font-size: 12px;
}
#main_column.page.oem h4{
    margin: 5% 0 2% 0;
font-size: 18px;
}
.ark-block-accordion__label {
    font-size: 14px;
	text-indent: -1.8em;
	padding-left: 1.8em;
}
#main_column .ark-block-accordion p {
    font-size: 14px;
	margin:0;
	line-height: 2;
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.oem_01_02_ph figure {
    display: inline-block;
    width: 46%;
  margin-left:2%;
}
.oem_01_02_ph figure + figure {
  margin-left:2%;
}
.oem_04_box{
	background:#E9EEE9;
    padding: 1px 12px 12px 15px;
}
.oem_05_01,
.oem_05_02 {
    background: #ECECEC;
    padding: 1px 12px 12px 15px;
    margin-bottom: 20px;
}

/*--------------------------------------------------------------------------
　会社概要
--------------------------------------------------------------------------*/
#main_column.company.page h3 {
    text-align: center;
    margin: 40px 0 20px 0;
}
#main_column .company_rinen p{
	font-size:15px;
	line-height:2.5;
}
#main_column.company table{
	border-top:1px solid #ccc;
	font-size:14px;
	margin:10% auto 0 auto;
	width:100%;
}
#main_column.company table th,
#main_column.company table td{
	padding:3% 0;
	border-bottom:1px solid #ccc;
	width: 100%;
        display: block;
}
#main_column.company table th{
	text-align:;
	width: 100%;
}
#main_column.company .wp-block-table th {
	width: 100%;
	padding-left:0;
}
#main_column.company table td{
	text-align:;
	width: 100%;
}
#main_column.page.company h4{
	font-size:18px;
}
.company_box02 li {
    font-size: 14px;
    list-style-type: decimal;
	line-height:1.8;
	margin-bottom:5px;
}
.company_box01 {
    padding: 20px 15px 5px 20px;
    background: #F2F5ED;
    margin: 0 0 20px 0;
}
#main_column.company.page h3#company04,
#main_column.company.page h3#company05 {
    text-align: center;
    margin: 60px 0 -20px 0;
}
.company_box02 {
    padding: 20px 15px 15px 20px;
    background: #F4F4F4;
    margin: 20px 0 0px 0;
}
#main_column.company.page iframe{
	margin-top:20px;
}

/*--------------------------------------------------------------------------
　お知らせ
--------------------------------------------------------------------------*/
.news_header #header_img{
	height:100px;
}
.news_header #header_img h2{
	top: 40px;
	left:10px;
}
#news_list ul{
	width:90%;
	margin:10% auto;
}
#news_list li{
	width:90%;
	margin:0 0 0 0;
	padding:10% 5%;
}
#news_list h3{
	margin:0 0 10px 0;
	font-size:20px;
}
#news_list p.top_day{
	margin-bottom:10px;
}

.news_box{
	margin-bottom:60px;

}


/*--------------------------------------------------------------------------
　コンタクト
--------------------------------------------------------------------------*/
#contact #header_img,
#oemcontact #header_img,
#privacy-policy #header_img{
	height:100px;
}
#contact #header_img h2,
#oemcontact #header_img h2,
#privacy-policy #header_img h2{
	top: 40px;
	left:10px;
}

.smf-item__col.smf-item__col--label {
	width: 100%;
    display: block;
    padding: 2% 0 2% 0 ;
    height: auto;
    vertical-align: top;
    font-size: 14px;
}
.smf-item__col.smf-item__col--controls {
	width: 100%;
    display: block;
    padding: 2% 0 2% 0 ;
    height: auto;
    vertical-align: top;
}
.smf-item__col.smf-item__col--label.texta,
.smf-item__col.smf-item__col--controls.texta {
    height: auto;
}
.smf-item__col.smf-item__col--controls input,
.smf-item__col.smf-item__col--controls textarea{
	width: 100%;
}
.smf-item__col.smf-item__col--controls.texta .smf-textarea-control__control{
	width: 40%;

}


#main_column.contact{
	/*width:90%;
	padding:5%;*/
}
#contact-tb p.read{
	margin:0 0 0 5%;

}
#contact-tb h4{
	margin:5% 0 0 5%;
	padding:5px 5px 5px 10px;
	font-size:15px;
	background:#333;
	color:#fff;
}
#main_column.contact table{
	border-top:1px solid #ccc;
	font-size:14px;
	margin:10% auto 0 auto;
	width:100%;
}
#main_column.contact table th,
#main_column.contact table td{
	padding:3% 0;
	border-bottom:1px solid #ccc;
	width: 100%;
        display: block;
}
#main_column.contact table th{
	text-align:;
	width: 100%;
}
#main_column.contact table td{
	text-align:;
	width: 100%;
}
#main_column.contact .contact-bt input{
	color:#333;
	border:1px solid #333;
	padding:10px 60px ;
	font-size:13px;
	letter-spacing:0.05em;
}
#main_column.contact table td input,
#main_column.contact table td textarea{
    max-width: 80%;
}
#main_column.contact .contact-bt input+input{
	margin-left:20px;
}
#main_column.contact .contact-bt input:hover{
	background:#eee;
}
#main_column.contact span.required{
	color:red;
}



.drawr .accordion2 li a:link, .drawr .accordion2 li a:visited {
    color: #477F54;
}
.accordion2 li a:link, .accordion2 li a:visited {
    text-decoration: none;
    color: #477F54;
}
#products #header_img {
    background-position: left 40px;
_
