@charset "utf-8";
/*
Theme Name: responsive_159
Theme URI: http://c-tpl.com/
Description: responsive_159
Version: 1.0
Author: Cloud template
Author URI: http://c-tpl.com/
Tags: simple

	Cloud template v1.0
	 http://c-tpl.com/

	This theme was designed and built by Cloud template,
	whose blog you will find at http://c-tpl.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body{
font: 16px/1.5 "Noto Sans JP",Sans-Serif;
color:#333;
-webkit-text-size-adjust: none;
overflow-x: hidden;
}


/* リンク設定
------------------------------------------------------------*/
a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
color:#313131;
}

a:hover, a:active{
outline: none;
color:#6f6f6f;
}

/**** Clearfix ****/
nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after,.post:after, ul.post li:after,nav#mainNav .inner:after{content:""; display: table;clear: both;}
nav .panel,nav#mainNav,.newsTitle,.bg, .post, ul.post li,nav#mainNav .inner{zoom: 1;}

/* フォーム
------------------------------------------------------------*/
input[type="text"], textarea{
vertical-align:middle;
max-width:100%;
line-height:30px;
height:30px;
padding:1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

textarea{
height:auto;
line-height:1.5;
}

input[type="submit"],input[type="reset"],input[type="button"]{
padding:3px 10px;
background: #878787;
background: -moz-linear-gradient(top, #878787 0%, #6f6f6f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#878787), color-stop(100%,#6f6f6f));
background: -webkit-linear-gradient(top, #878787 0%,#6f6f6f 100%);
background: -o-linear-gradient(top, #878787 0%,#6f6f6f 100%);
background: linear-gradient(to bottom, #878787 0%,#6f6f6f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#878787', endColorstr='#6f6f6f',GradientType=0 );
border:0;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:120%;
color:#fff;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
background: #878787;
background: -moz-linear-gradient(top, #6f6f6f 0%, #878787 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6f6f6f), color-stop(100%,#878787));
background: -webkit-linear-gradient(top, #6f6f6f 0%,#878787 100%);
background: -o-linear-gradient(top, #6f6f6f 0%,#878787 100%);
background: linear-gradient(to bottom, #6f6f6f 0%,#878787 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f6f6f', endColorstr='#878787',GradientType=0 );
cursor:pointer;
}

*:first-child+html input[type="submit"]{padding:3px;}


/* レイアウト
------------------------------------------------------------*/
#wrapper, .inner{
margin:0 auto;
width:100%;
}

#header{
overflow:hidden;
}

#content{
	width:970px;
	padding:22px 0 50px;
	margin: auto;
	margin-top:30px;
}

#sidebar{
float:left;
width:233px;
padding:22px 0 50px;
}

#footer{
clear:both;
background-color:#004fa2;
} 


/* ヘッダー
*****************************************************/

/* サイト説明文
----------------------------------*/
#header h1{
padding:5px 0;
color: #fff;
font-size:80%;
font-weight:normal;
}


/* ロゴ (サイトタイトル)
----------------------------------*/
#header h2{
clear:both;
float:left;
padding:20px 5px 15px;
color: #515151;
font-size:160%;
font-weight:bold;
}


/* コンタクト
----------------------------------*/
.contact{
float:right;
padding:15px 0 0;
text-align:right;
color:#000;
font-size:90%;
}

.contact .tel{
margin-bottom:-3px;
font-size:180%;
font-family:Arial, Helvetica, sans-serif;
}


/* トップページ　メイン画像
----------------------------------*/
#mainImg{
margin-top: 20px;
clear:both;
line-height:0;
text-align:center;
z-index:0;
}

.post{
margin:0 0 20px 0;
padding:20px 20px 20px 20px;
background: #fff;
}

.toppage h4{
margin:0 0 10px;
font-size:16px;
font-weight:normal;
color:#333;
}

.toppage{padding:20px 20px 20px 20px;}


/* 記事ループ
*****************************************************/
.list{
padding:10px 0;
border-bottom:1px dashed #dcdcdc;
}

.list:last-child{border:0;}

.post .list p{padding:0;}

.list span{padding-left:10px;}


/* タイポグラフィ
*****************************************************/
h2.title{
	clear:both;
	margin:0;
	padding:7px 10px 7px 10px;
	font-size:110%;
	color: #fff;
	border-bottom:0;
	background: #004fa2;
}

.dateLabel{
text-align:right;
font-weight:bold;
color:#858585;
}

.post p{padding-bottom:15px;}

.post ul{margin: 0 0 10px 10px;}

.post ul li{
margin-bottom:5px;
padding-left:15px;
background:url(https://ebd98d.claudeassets.com/20260311231706im_/https://naproparts.com/wp-content/themes/responsive_159/images/bullet.png) no-repeat 0 8px;
}

.post ol{margin: 0 0 10px 30px;}

.post ol li{list-style:decimal;}

.post h1{
margin:20px 0;
padding:5px 0;
font-size:150%;
color: #000;
border-bottom:3px solid #000;
}

.post h2{
margin:10px 0;
padding-bottom:2px;
font-size:130%;
font-weight:normal;
color: #333;
border-bottom:2px solid #515151;
}

.post h3{
margin:10px 0;
font-size:100%;
font-weight:normal;
color:#2e2c2c;
border-bottom:1px solid #515151;
}

.post blockquote {
clear:both;
padding:10px 0 10px 15px;
margin:10px 0 25px 30px;
border-left:5px solid #ccc;
}
 
.post blockquote p{padding:5px 0;}

.post table{
border: 1px #ccc solid;
border-collapse: collapse;
border-spacing: 0;
margin:10px 0 20px;
}

.post table th{
padding:10px;
border: #ccc solid;
border-width: 0 0 1px 1px;
background:#efede7;
}

.post table td{
padding:10px;
border: 1px #ccc solid;
border-width: 0 0 1px 1px;
background:#fff;
}

.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

.post img{max-width:100%;height:auto;}

img.aligncenter {
display: block;
margin:5px auto;
}

img.alignright, img.alignleft{
margin: 10px 10px 15px 15px;
display:inline;
}

img.alignleft{margin:10px 15px 15px 10px;}

.alignright{float:right;}
.alignleft{float:left;}

#gallery-1 img{
border:1px solid #eaeaea !important;
padding:5px;
background:#ffffff;
}



/* サイドバー　ウィジェット
*****************************************************/
section.widget ul, .widget_search, #calendar_wrap, .textwidget{
margin:0 0 20px 0;
padding:10px 10px 10px 17px;
border:1px solid #e9e2d8;
background: #fff;
}

section.widget ul ul{
border:0;
margin:0;
padding:0 0 0 10px;
}

p.banner{padding-bottom:15px;}

p.banner img{
max-width:233px;
height:auto;
}

p.banner img:hover{
cursor:pointer;
opacity:.8;
}

section.widget h3{
clear:both;
margin:0;
padding:7px 10px 7px 10px;
font-size:110%;
border:1px solid #eeeeee;
border-bottom:0;
color:#000;
background:#fff url(https://adb32b.claudeassets.com/20260311231706im_/https://naproparts.com/wp-content/themes/responsive_159/images/headingBg.png) repeat-x 0 100%;
}

section.widget li a{
display:block;
padding:7px 0 7px 12px;
background:url(https://c2feaa.claudeassets.com/20260311231706im_/https://naproparts.com/wp-content/themes/responsive_159/images/arrow.gif) no-repeat 0 12px;
border-bottom:1px dashed #dcdcdc;
}

section.widget li:last-child a{border:0;}

#searchform input[type="text"]{
line-height:1.7;
height:24px;
width:90px;
vertical-align:bottom;
}

/* カレンダー */
#calendar_wrap table{margin:0 auto;width:90%;}
#calendar_wrap table caption{padding:10px 0;text-align:center;font-weight:bold;}
#calendar_wrap table th, #calendar_wrap table td{padding:3px;text-align:center;}
#calendar_wrap table th:nth-child(6),#calendar_wrap table td:nth-child(6){color:#0034af;}
#calendar_wrap table th:nth-child(7),#calendar_wrap table td:nth-child(7){color:#950000;}
#calendar_wrap table td#prev{text-align:left;}
#calendar_wrap table td#next{text-align:right;}
#calendar_wrap a{font-weight:bold;}


/* お知らせ　
-------------*/
.newsTitle{
clear:both;
margin:0;
padding:7px 10px 7px 10px;
font-size:110%;
border:1px solid #eee;
border-bottom:0;
color:#000;
background:#fff url(https://adb32b.claudeassets.com/20260311231706im_/https://naproparts.com/wp-content/themes/responsive_159/images/headingBg.png) repeat-x 0 100%;
}

.newsTitle h3{
float:left;
font-weight:normal;
}

.newsTitle p{
float:right;
padding:0 0 0 10px;
font-size:80%;
background:url(https://c2feaa.claudeassets.com/20260311231706im_/https://naproparts.com/wp-content/themes/responsive_159/images/arrow.gif) no-repeat 0 5px;
}

.news p{
clear:both;
padding-bottom:2px;
border-bottom:1px dashed #dcdcdc;
}

.news p:last-child{border:0;}

.news p a{
display:block;
padding:5px 0;
color:#333;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
color:#515151;
font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.news span{padding-left:10px;}

.news a:hover span{color:#6f6f6f;}


/* フッター
*****************************************************/
#footer ul{
padding:15px 0 25px;
text-align:center;
}

#footer li{
display:inline-block;
padding: 5px 16px;
border-left:1px dotted #d5d5d5;
}
*:first-child+html #footer li{display:inline;}

#footer li:first-child{border:0;}

#footer li a{
text-decoration:none;
color:#000;
}

#footer li a:hover{color:#999;}

#footer ul ul{display:none;}

#copyright{
clear: both;
padding: 10px 0 37px;
text-align: center;
color: #fff;
font-size: 12px;
background-color: #004fa2;
}


/* page navigation
------------------------------------------------------------*/
.pagenav{
clear:both;
width: 100%;
height: 30px;
margin: 5px 0 20px;
}

.prev{float:left}

.next{float:right;}

#pageLinks{
clear:both;
color:#4f4d4d;
text-align:center;
}


/* トップページ 最新記事4件
------------------------------------------------------------*/
ul.post{
padding:0;
}

ul.post li{
padding:20px 10px 15px;
border-bottom:1px dashed #dcdcdc;
}

ul.post li:last-child{border:0;}

ul.post img{
float:left;
margin:0 15px 5px 10px;
}

ul.post h3{
margin:0 0 10px 10px;
font-size:14px;
font-weight:normal;
color:#333;
border:0;
}



/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){
  nav#mainNav{
	clear:both;
	position:relative;
	z-index:200;
	width:100%;
	}

	nav#mainNav .inner{
	padding-left:1px;
	border-left:1px dotted #83b676;
	}

	nav#mainNav ul li{
	float: left;
	position: relative;
	border-right:1px dotted #83b676;
	}

	nav#mainNav ul li a{
	display: block;
	text-align: center;
	_float:left;
	color:#252525;
	height:34px;
	line-height:45px;
	font-size:110%;
	margin-right:1px;
	padding:10px 40px 5px;
	}

	nav#mainNav ul li a span,nav#mainNav ul li a strong{
	display:block;
	font-size:90%;
	line-height:1.4;
	}

	nav#mainNav ul li a span{
	font-size:70%;
	color:#83b676;
	font-weight:normal;
	}

	nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover span, nav#mainNav ul li a:hover, nav#mainNav ul li.current-menu-parent a{
	color:#83b676;
	}

	nav#mainNav ul ul{
	width:160px;
	border-top:0;
	}

	nav#mainNav ul li ul{display: none;}

	nav#mainNav ul li:hover ul{
	display: block;
	position: absolute;
	top:49px;
	left:-1px;
	z-index:500;
	border-bottom:2px solid #83b676;
	}

	nav#mainNav ul li li{
	margin:0;
	float: none;
	height:40px;
	line-height:40px;
	width:160px;
	background:#e7f8e3;
	border:none;
	border-bottom:1px dotted #83b676;
	}

	nav#mainNav ul li li:last-child{border:0;}

	nav#mainNav ul li li a{
	width:100%;
	height:40px;
	padding:0 0 0 10px;
	line-height:40px;
	font-size:95%;
	text-align:left;
	}

	nav#mainNav ul li li.current-menu-item a,nav#mainNav ul li li a:hover{color:#83b676;}

	nav div.panel{
  display:block !important;
  float:left;
  }
  
  a#menu{display:none;}

}


/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){
	nav#mainNav{
	clear:both;
	width:880px;
	margin:0 auto 10px;
	background:#fbfaf9 url(https://80c454.claudeassets.com/20260311231706im_/https://naproparts.com/wp-content/themes/responsive_159/images/mainnavBg.png) repeat-x 0 -5px;
	border:1px solid #e8e5e0;
	border-radius:6px;
	}
	
	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:37px;
	line-height:37px;
	font-weight: bold;
	text-align:left;
  background: url(https://2724e3.claudeassets.com/20260311231706im_/https://naproparts.com/wp-content/themes/responsive_159/images/menuOpen.png) no-repeat 5px 8px;
	}
	
	nav#mainNav a#menu span{padding-left:35px;}
	
	nav#mainNav a.menuOpen{
	border-radius:6px 6px 0 0;
	background: url(https://2724e3.claudeassets.com/20260311231706im_/https://naproparts.com/wp-content/themes/responsive_159/images/menuOpen.png) no-repeat 5px -34px;
	}
	
	nav#mainNav a#menu:hover{cursor:pointer;}
	
	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}

	nav#mainNav ul{margin:0;padding:0;}

	nav#mainNav ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
	display: block;
	padding:15px 10px;
	text-align:left;
	border-bottom:1px dashed #e5e5e5;
	background:#f3f3f3;
	}
	
	nav#mainNav ul li:last-child a{border:0;border-radius:0 0 6px 6px;}
	nav#mainNav ul li li:last-child a{border:0;border-radius:0;}
	nav#mainNav ul li li:last-child a{border-bottom:1px dashed #e5e5e5;}

 	nav#mainNav ul li a span{display:none;}
 
	nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:hover,nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:active, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-item li a:active{
	background:#fff;
	}
	
	nav#mainNav ul li.current-menu-item li a{color:#777}

	nav#mainNav ul li li{
	float:left;
	border:0;
	}

	nav#mainNav ul li li a, nav#mainNav ul li.current-menu-item li a, nav#mainNav ul li li.current-menu-item a{
  padding-left:40px;
	background:#f3f3f3 url(https://4d4a05.claudeassets.com/20260311231706im_/https://naproparts.com/wp-content/themes/responsive_159/images/sub1.png) no-repeat 20px 18px;}

	nav#mainNav ul li li.current-menu-item a,nav#mainNav ul li li a:hover, nav#mainNav ul li.current-menu-item li a:hover{
		background:#fff url(https://4d4a05.claudeassets.com/20260311231706im_/https://naproparts.com/wp-content/themes/responsive_159/images/sub1.png) no-repeat 20px -62px;}
	
	nav#mainNav ul li li:last-child a{background:#f3f3f3 url(https://ae6f3e.claudeassets.com/20260311231706im_/https://naproparts.com/wp-content/themes/responsive_159/images/subLast.png) no-repeat 20px 20px;}
	nav#mainNav ul li li:last-child.current-menu-item a,nav#mainNav ul li li:last-child a:hover,nav#mainNav ul li.current-menu-item li:last-child a:hover{background:#fff url(https://ae6f3e.claudeassets.com/20260311231706im_/https://naproparts.com/wp-content/themes/responsive_159/images/subLast.png) no-repeat 20px -65px;}
	
	nav div.panel{float:none;}
	
	#mainImg{margin-bottom:20px;}
}


/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px){
  #wrapper, .inner{width:100%;}

	#header{width:100%;}
	
	.contact{padding:10px 0 10px;}

  nav#mainNav{width:95%;}

	nav#mainNav ul{margin:0 auto;}
	nav#mainNav ul ul{padding:0;}

	nav div.panel{float:none;}
	
	#mainImg img{width:98%;height:auto;}

	#content, #sidebar{
	clear:both;
	width:95%;
	float:none;
	padding:10px 0;
	}
	
	.banner{width:100%;margin:0 auto;text-align:center;}
  p.banner img{width:100%;height:auto;}
	
	section.widget_search{text-align:center;}
	
	#footer li{margin-bottom:10px;}
	
}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 644px){
	body{background-position:0 -25px;}
	#header h1{color:#333;}
	#header h2 img{max-width:90%;}
	nav#mainNav{width:98%;}
	#header{text-align:center;}
	#header h2,.contact{float:none;}
	.contact{padding:0 0 20px;}
	.contact p{text-align:center;}
	#headerInfo{width:250px;margin:0 auto;}
	img.alignright, img.alignleft{display: block;	margin:5px auto;}
	.alignright,.alignleft{float:none;}
}

.maintp{
max-width:970px;
	margin:auto;
}
@media only screen and (max-width: 975px){
	.maintp{
width:95%;
}
}

/* ヘッダータイトル
------------------------------------------------------------*/
.top-img{
width:100%;
height: 1100px;
position: relative;
object-fit: cover;
background-color:#004FA2;
}

.top-img02{
width:100%;
height:960px;
object-fit: cover;
}

.top-img03{
max-width:1920px;
width:100%;
height:225px;
object-fit: cover;
margin-bottom:10px;
}

.top-img-txt{
position: absolute;
  width: 100%;
  height: auto;
  top: 40%;
}

.tpimg-waku{
border: 2px solid #fff;
    color: #fff;
    font-size: 24px;
    padding: 12px 20px 8px 20px;
    text-align: center;
	display:inline-block;
}

.tpimg-mit{
display:block;
	 color: #fff;
    font-size: 100px;
	font-weight:bold;
	margin-bottom:-40px;
}

.top-img-txt img{
	margin-top:20px;
display:block;
}


@media only screen and (max-width: 906px) {
.top-img{
height:760px;;
}
.top-img02{
	height: 60vh;
	object-fit: cover;
}
.top-img03{
	height: 12vh;
	object-fit: cover;
}
.top-img-txt{
bottom: 0;
}

.tpimg-waku{
 color: #fff;
 font-size: 15px;
 padding: 12px 20px 8px 20px;
}

.tpimg-mit{
    font-size: 50px;
}

.top-img-txt img{
margin-bottom:20px;
}
}

@media only screen and (max-width: 570px) {
.top-img{
height:450px;
}
.top-img02{
	height: 43vh;
	object-fit: cover;
}
	.top-img03{
		width:100%!important;
	height: 8vh;
	object-fit: cover;
}

.top-img-txt{
top:34%;
bottom: 0;
}

.tpimg-waku{
    color: #fff;
    font-size: 11.5px;
    padding: 9px 8px 8px 9px;
	margin-bottom:5px;
}

.tpimg-mit{
    font-size: 30px;
	margin-bottom:-35px;
}	
	.top-img-txt img{
margin-bottom:10px;
		width:20px;
		margin-top:0px;
}
}

@media only screen and (max-width: 375px) {
.top-img{
height:400px;
}
.top-img-txt{
top:30%;
bottom: 0;
}
}

/*TOPページTEL
------------------------------------------------------------*/
.he-tel-top{
font-size:25px;
position: absolute;
top:85px;
  width: 100%;
text-align:right;
padding-right:20px;
font-weight:bold;	
}

.he-tel-top a{
color:#ff0000;
text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
padding-right:100px;
}

.he-tel-topmb{
font-size:50px;
text-align:center;
font-weight:bold;
margin-bottom:10px
}

.he-tel-topmb a{
color:#ff0000;
text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}

@media only screen and (max-width: 906px) {
.he-tel-topmb{
font-size:30px;
}
}

@media only screen and (max-width: 640px) {
.he-tel-topmb{
font-size:21px;
margin-top:20px;
padding-right:0px;
padding-bottom:5px;
}
}

/* 簡単見積り
------------------------------------------------------------*/
.tp-tit01{
 color: #004fa2;/*文字色*/
  padding: 0.2em 0.4em  0.1em 0.4em;/*上下の余白*/
  border-top: solid 3px #004fa2;/*上線*/
  border-bottom: solid 3px #004fa2;/*下線*/
	font-size:50px;
	text-align:center;
	font-weight:bold;
	display:inline-block;
	margin:70px 0px 60px 0px;
}

@media only screen and (max-width: 640px) {
.tp-tit01{
	margin:40px 0px 30px 0px;
	font-size:25px;
}
}

.mitu-01ti{
clear: both;
   max-width: 970px;
     margin-bottom:12px;
    background: url(https://01c5a5.claudeassets.com/20260311231706im_/https://naproparts.com/wp-content/themes/responsive_159/images/mitumoti001.png) no-repeat;
    font-size: 38px;
    color: #fff;
    padding: 20px 20px 20px 95px;
	text-align:left;
}

.mitu-02ti{
clear: both;
   max-width: 970px;
    margin-bottom:0px;
	 margin-top:12px;
    background: url(https://067c4c.claudeassets.com/20260311231706im_/https://naproparts.com/wp-content/themes/responsive_159/images/mitumoti002.png) no-repeat;
    font-size: 38px;
    color: #fff;
    padding: 20px 20px 20px 95px;
	line-height: 90%;
	text-align:left;
}


.mitu-02-sm{
 font-size: 24px;
}


.mitu-03ti{
clear: both;
   max-width: 970px;
   margin-bottom:12px;
	 margin-top:12px;
    background: url(https://321859.claudeassets.com/20260311231706im_/https://naproparts.com/wp-content/themes/responsive_159/images/mitumoti003.png) no-repeat;
    font-size: 38px;
    color: #fff;
    padding: 20px 20px 20px 95px;
	text-align:left;
}


.mitu-04ti{
clear: both;
   max-width: 970px;
    margin-top:12px;
    background: url(https://b7e9da.claudeassets.com/20260311231706im_/https://naproparts.com/wp-content/themes/responsive_159/images/mitumoti004.png) no-repeat;
    font-size: 38px;
    color: #fff;
    padding: 20px 20px 20px 95px;
	text-align:left;
}

@media only screen and (max-width: 640px) {
.mitu-01ti{
	 background-size: 100%;
    font-size: 23px;
    padding: 10px 20px 20px 70px;
	 margin-bottom:-5px;
}
.mitu-02ti{
	 background-size: 100%;
    font-size: 23px;
    padding: 10px 20px 20px 70px;
	 margin-top:5px;
	 margin-bottom:-10px;
}
	.mitu-02-sm{
 font-size: 16px;
}
	.mitu-03ti{
	 background-size: 100%;
    font-size: 23px;
    padding: 10px 20px 20px 70px;
		 margin-top:5px;
		margin-bottom:-5px;
}
	.mitu-04ti{
	 background-size: 100%;
    font-size: 23px;
    padding: 10px 20px 20px 70px;
		 margin-top:5px;
}
.mitu-yaji-g{
width:30px;
}
}

@media only screen and (max-width: 572px) {
.mitu-01ti{
	 background-size: 150%;
    font-size: 20px;
    padding: 10px 20px 40px 80px;
}
.mitu-02ti{
	 background-size: 150%;
    font-size: 20px;
    padding: 10px 20px 40px 80px;
}
	.mitu-02-sm{
 font-size: 16px;
}
	.mitu-03ti{
	  background-size: 150%;
    font-size: 20px;
    padding: 10px 20px 40px 80px;
}
	.mitu-04ti{
	 background-size: 150%;
    font-size: 20px;
    padding: 10px 20px 40px 80px;
}
	
.mitu-yaji-g{
width:30px;
}
}

@media only screen and (max-width: 460px) {
.mitu-01ti{
	 background-size: 150%;
    font-size: 17px;
    padding: 10px 20px 30px 60px;
}
.mitu-02ti{
	 background-size: 150%;
    font-size: 17px;
    padding: 10px 20px 30px 60px;
}
	.mitu-02-sm{
 font-size: 14px;
}
	.mitu-03ti{
	  background-size: 150%;
    font-size: 17px;
    padding: 10px 20px 30px 60px;
}
	.mitu-04ti{
	 background-size: 150%;
    font-size: 17px;
    padding: 10px 20px 30px 60px;
}
}

.muryou-img{
	margin:70px 0px 20px 0px;
}

.muryou-txt{
color: #004fa2;
font-size: 28px;
font-weight:bold;
margin-bottom: 70px;
}

@media only screen and (max-width: 640px) {
.muryou-img{
	margin:30px 0px 20px 0px;
	width:50%;
}

.muryou-txt{
font-size: 23px;
margin-bottom: 40px;
}
}

.tyuuko-waku{
 background-color:	#faffe3;
 width: 100%;
}

.tyuuko-txt{
	font-size: 93px;
}

.tyuuko-txt02{
font-size: 44px;
}

.tp-tit02 {
    color: #004fa2;
    padding: 0.8em 0.4em 0.4em 0.4em;
    border-top: solid 3px #004fa2;
    border-bottom: solid 3px #004fa2;
    font-size: 50px;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    margin: 80px 0px 60px 0px;
    line-height: 120%;
}

@media only screen and (max-width: 640px) {
.tyuuko-txt{
	font-size: 50px;
}

.tyuuko-txt02{
font-size: 25px;
}

.tp-tit02{
	line-height: 80%;
	 margin: 50px 0px 60px 0px;
}
}

.banner-tp {
margin-top:70px;
margin-bottom:50px;
max-width: 680px;
}
.banner-tp img{
	width: 100%;
	margin-top:15px;
	margin-bottom:15px
}

@media only screen and (max-width: 640px) {
.banner-tp {
margin-top:40px;
margin-bottom:25px;
}
}

.topic-tit{
font-size:55px;
 color: #98C11D;/*文字色*/	
	line-height: 90%;
}

.topic-sm{
font-size:14px;
 color: #98C11D;/*文字色*/		
}

.topic-info{
text-align:right;
margin-top:-28px;
font-size:19px;
color: #004fa2;
font-weight: bold;
}

@media only screen and (max-width: 640px) {
.topic-tit{
font-size:45px;
}
}

@media only screen and (max-width: 570px) {
.topic-waku{
text-align:left;	
}
	.topic-tit{
text-align:center!important;
display:inline-block!important;
}
.topic-info{
margin-top:-26px;
font-size:16px;
}
}

.recycle-waku{
 margin-top: 80px;
}

.recycle-tit {
    clear: both;
    width: 360px!important;
    margin: 10px;
    background: url(https://f4ceac.claudeassets.com/20260311231706im_/https://naproparts.com/wp-content/themes/responsive_159/images/bg-recycle.png) no-repeat;
    font-size: 22px;
    color: #004fa2;
    padding: 16px 20px 20px 50px;
    text-align: left;
    font-weight: bold;
}

@media only screen and (max-width: 640px) {
.recycle-tit {
    width: 70%!important;
    font-size: 15px;
	 padding: 20px 20px 20px 50px;
}
.recycle-waku{
 margin-top: 50px;
}
}

.imbox-np{
	display:flex;
	flex-flow:row wrap;
	justify-content:space-around;
	margin-top:80px;
	margin-bottom:100px;
}
.imbox-np dl{
	flex:0 0 310px;
	position:relative;
	border:2px solid #004fa2;
	border-radius: 5px;
	padding:20px 0px 10px 0px;
	 box-shadow: 3px 3px 0px 0 #004fa2;
}
.imbox-np dt{
	text-align:center;
}

.imbox-np dt img:hover{
	opacity:0.9;
}
.imbox-np dd.name{
	text-align:center;
	font-size:28px;
	line-height:1.4;
	font-weight:bold;
	color:#98C11D;
}
.imbox-np dd.name a{
	color:#98C11D;
}
.imbox-np dd.txt{
	font-size:15px;
	color:#004fa2;
}
@media only screen and (max-width: 975px) {
	.imbox-np dl{
		flex:0 0 90%;
		margin-bottom:30px;
	}
}

@media only screen and (max-width: 640px) {
.imbox-np{
	margin-top:55px;
	margin-bottom:70px;
}
}

/* フッター
------------------------------------------------------------*/

.fo-waku{
	background-color: #004fa2!important;
}

.fo-le{
float:left;
	color:#fff;
	margin-top:110px;
	margin-right: 97px;
	overflow:auto;
	font-size:20px;
	font-weight:bold;
}
.fo-le img{
margin-top:20px;
	margin-right:20px
}

.fo-ra{
text-align:left;
overflow:auto;
color:#fff;
padding-top:50px;
padding-bottom:50px;
}

.f-tel{
font-size:48px;
font-weight:bold;
padding-bottom:0px;
}

.f-tel a{
color:#fff;
}

.f-tel-r{
padding-left:30px;
}

.f-tel02{
margin-top: -35px;
}

.f-em{
font-size:35px;
font-weight:bold;
padding-bottom:0px;
}

.f-eml-r{
padding-left:30px;
}

.f-address{
margin-top: 10px;
}

.f-address a{
color:#fff;
}

@media only screen and (max-width: 980px) {
	.fo-le{
float:none;
margin-top:0px;
padding-top:50px;		
	margin-right:0px;
}

.fo-ra{
max-width:615px;
padding-top:20px;
}
}

@media only screen and (max-width: 660px) {
	.fo-le{
float:none;
margin-top:0px;
padding-top:50px;		
	margin-right:0px;
}

.fo-ra{
padding-top:20px;
	display:inline-block;
	margin:auto;
}
.f-tel{
font-size:20px;
}

.f-tel-r{
padding-left:10px;
}

.f-tel02{
font-size:15px;
margin-top: -29px;
}

.f-em{
font-size:20px;
}

.f-eml-r{
padding-left:10px;
}

.f-address{
font-size:15px;
}
}

/*topic
------------------------------------------------------------*/

.tp-waku{
max-width:303px;
	margin:8px;
	display: inline-block;
	vertical-align: top;
	margin-top: 25px;
}

.tp-waku img{
 width: 303px;
 height: 160px;
 object-fit: cover;
 border: 2px solid #0052B0;
}

.tp-tim{
margin-top:10px;
margin-bottom:10px;
font-size:16px;
color: #004fa2;
}

.tp-tit{
	margin-top:10px;
margin-bottom:10px;
font-size:22px;
color:#98C11D;
text-align:left;
}

.tp-txt{
margin-top:10px;
margin-bottom:10px;
text-align:left;
color: #004fa2;
font-size:15px;
}

.tp-next{
text-align:left;
	 display: block;
	    color: #004fa2;
}

@media only screen and (max-width: 980px) {
.tp-waku{
max-width:400px;
display:block;
margin-bottom:20px;
}

.tp-waku img{
 width: 400px;
 height: 200px;

}
}

@media only screen and (max-width: 460px) {
.tp-waku{
max-width:400px;
display:block;
margin-bottom:20px;
}

.tp-waku img{
 width: 100%;
 height: auto;
}
}

/*PCの場合*/
.pcdisplay	{ display:inline!important; }
.mbdisplay	{ display:none!important; }
@media screen and (max-width: 640px) {
/*タブレット、スマホの場合*/
.pcdisplay	{ display:none!important; }
.mbdisplay { display:inline!important; }
}



/*見積フォーム
------------------------------------------------------------*/

.mitu-form{
max-width:680px;
border-left: 3px solid #98C11D;
padding-left:10px;
text-align:left;
}

.mitu-form02{
max-width:680px;
border-left: 3px solid #98C11D;
padding-left:10px;
margin-top:60px;
text-align:left;
}

.mitu-bott{
margin-bottom:120px;
}

.mitu-form-tit{
color: #004fa2;
font-size:36px;
text-align:left;
}

.mitu-tit-ra{
padding-top:10px;
font-weight: bold;
}

.mitu-form-tit img{
float:left;
margin-right:10px;
margin-bottom:10px;
}

.mitu-form th{
	background:#004fa2;
	color: #fff;
	padding:20px;
	text-align:center;
	border: 1px solid #d4d4d7;
}

.mitu-form td{
	background:#fff;
	color: #fff;
	padding:0px;
	border: 1px solid #d4d4d7;
}

.mitu-form table{
width:100%;
border-collapse: collapse;
}

.mitu-form02 th{
	background:#004fa2;
	color: #fff;
	padding:5px;
	text-align:center;
	border: 1px solid #d4d4d7;
}

.mitu-form02 td{
	background:#fff;
	color: #fff;
	padding:0px;
	border: 1px solid #d4d4d7;
}

.mitu-form02 table{
width:100%;
border-collapse: collapse;
}

.mitu-shitit{
font-size:21px;
font-weight:bold;
margin-top:10px;
margin-bottom:5px;
}

.mitu-shitit-sm{
font-size:15px;
font-weight:500;
}

.mitu-shitit-waku{
border: 1px solid #d4d4d7;
text-align:center;
	padding:65px;
	background:#fff;
	margin-bottom:20px;
}

.wpcf7 [name="textarea-653"],
.wpcf7 [name="textarea-970"]{
	width: 100%;
	padding:0px;
	height: 60px;
	margin-right:0px;
	border: none;
	line-height: 1;
}

.wpcf7 [name="menu-308"],
.wpcf7 [name="your-name"],
.wpcf7 [name="tel-998"],
.wpcf7 [name="your-email"],
.wpcf7 [name="text-648"],
.wpcf7 [name="text-72"],
.wpcf7 [name="text-293"],
.wpcf7 [name="text-787"]{
	width: 98%;
	padding:0px;
	height:30px;
	margin-right:0px;
	line-height: 1;
border: none;
}

input.wpcf7-submit {
    padding: 0.2em !important;
    background: #004fa2!important;
    border-radius: 0px !important;
    color: #fff !important;
    font-size: 38px !important;
    font-weight: bold !important;
    width: 100%;
    transition: 0.5s;
    margin: auto;
    display: block;
    margin-top: 50px;
     margin-bottom: -20px;
}

@media only screen and (max-width: 640px) {
    .mitu-form th, .mitu-form td {
        max-width: 640px!important;
        display: block;
		border:none!important;
    }
.mitu-form table{
border:none;
}
.mitu-form td{
border:none;
padding: 10px!important;
}
	.mitu-form02 th, .mitu-form02 td {
        max-width: 640px!important;
        display: block;
		border:none!important;
    }
.mitu-form02 table{
border:none;
}
.mitu-form02 td{
border:none;
padding: 10px!important;
}
.mitu-shitit{
margin-top:20px;
}
.mitu-form-tit{
font-size:25px;
}
	.mitu-form-tit img{
width:60px;
}
input.wpcf7-submit {
    font-size: 30px !important;
}
}

input[type=file]
{
position: relative;
font-size:13px;
}
input[type=file]:focus
{
outline: none;
}
input[type=file]::before
{
content: "ファイルを選択";
position: absolute;
background: #004fa2;
font-size:13px;
width: 110px;
height: 45px;
text-align:center;
	color: #fff;
	padding-top:3px;
}

@media only screen and (max-width: 640px) {
   input[type=file]::before
{
font-size:12px;
width: 102px;
height: 20px;
text-align:center;
}
    }

/*下層ページヘッダー
------------------------------------------------------------*/
.he-waku{
background: #8fb035;
	text-align:center;
}

.he-waku img{
	width: 450px;
	padding:25px 0px 15px 0px;
	position: relative;
    z-index: 200;
}

.he-tel{
font-size:25px;
position: absolute;
  width: 100%;
  margin-top: -80px;
text-align:right;
padding-right:20px;
font-weight:bold;	
}

.he-tel a{
color:#ff0000;
text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
padding-right:100px;
}

@media only screen and (max-width: 1160px) {
  .he-waku img{
	width: 300px;
}
.he-tel{
font-size:20px;
  margin-top: -65px;	
}
    }

@media only screen and (max-width: 915px) {
  .he-tel{
font-size:23px;
position: initial;
width: 100%;
margin-top:-10px;
text-align:center;
padding-right:0px;
	padding-bottom:20px;
	  
}
	.he-tel a{
padding-right:0px;
}
}

@media only screen and (max-width: 750px) {
 .k-pg_im img{
width: 230px;
margin-top:5px;	 
 } 
}

@media only screen and (max-width: 320px) {
  .he-tel{
margin-left:10px;
text-align:left;  
}
.k-pg_im{
text-align:left;
padding-left:15px
 } 
}

/*PCの場合*/
.pcdisplay02	{ display:inline!important; }
.mbdisplay02	{ display:none!important; }
@media screen and (max-width: 1325px) {
/*タブレット、スマホの場合*/
.pcdisplay02	{ display:none!important; }
.mbdisplay02 { display:inline!important; }
}

/*topic一覧
------------------------------------------------------------*/

.tp-waku-ichi{
	vertical-align:middle;
	clear: left;
}

.tp-waku-ichi img{
	float:left;
 width: 303px;
 height: 160px;
margin:20px 15px 20px 0px;
 object-fit: cover;
 border: 2px solid #0052B0;
}

.tp-w-ti{
padding-top:15px ;
overflow: hidden;
}

.tp-tim-ichi{
padding-top:5px;
font-size:15px;
color: #004fa2;
}

.tp-tit-ichi{
	padding-top:5px;
font-size:22px;
color:#98C11D;
text-align:left;
line-height:100%;
}

.tp-txt-ichi{
margin-top:5px;
margin-bottom:-5px;
text-align:left;
color: #004fa2;
font-size:15px;
	

}

.tp-next-ichi{
text-align:left;
	 display: block;
	    color: #004fa2;
}

@media only screen and (max-width: 959px){
	.tp-waku-ichi img{
 width: 250px;
}
.tp-waku-ichi img{
margin:30px 15px 30px 0px;
}

.tp-w-ti{
padding-top:25px ;
}
.tp-tit-ichi{
font-size:18px;
}

.tp-txt-ichi{
font-size:14px;
}
}

@media only screen and (max-width: 640px){
	.tp-waku-ichi img{
 width: 100px;
height: 90px;
}
.tp-waku-ichi img{
margin:30px 15px 30px 0px;
}

.tp-w-ti-ichi{
padding-top:25px ;
}
.tp-tit-ichi{
font-size:18px;
}

.tp-txt-ichi{
font-size:14px;
}
}

.wp-pagenavi{
	clear: left;
	margin-top:50px!important;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	padding: 3px 5px;
	margin: 2px;
	background:#0052B0;
	border: 1px solid #0052B0!important;
	color:#fff;
	margin-top:-4px!important;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background:#98C11D;
}

/* ハンバーガーメニュー
------------------------------------------------------------*/
#g-nav{
     /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
    position:fixed;
    z-index: 999;
    /*ナビのスタート位置と形状*/
  top:0;
    right: -120%;
  width:20%;
    height: 100vh;/*ナビの高さ*/
  background:#004FA2;
    /*動き*/
  transition: all 0.6s;
}

/*アクティブクラスがついたら位置を0に*/
#g-nav.panelactive{
    right: 0;
}

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list{
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999; 
    width: 25%;
    height: 100vh;/*表示する高さ*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/*ナビゲーション*/
#g-nav ul {
    /*ナビゲーション天地中央揃え*/
    position: absolute;
    z-index: 999;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}

/*リストのレイアウト設定*/

#g-nav li{
  list-style: none;
    text-align: center;
}

#g-nav li a{
  color: #333;
  text-decoration: none;
  padding:10px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: bold;
}

@media only screen and (max-width: 1024px){
#g-nav{
  width:35%;
}
#g-nav.panelactive #g-nav-list{
    width: 40%;
}
}

@media only screen and (max-width: 522px){
#g-nav{
  width:55%;
}
#g-nav.panelactive #g-nav-list{
    width: 50%;
}
}

/*========= ボタンのためのCSS ===============*/
.openbtn1{
  position:fixed;
    z-index: 9999;/*ボタンを最前面に*/
  top:70px;
  right: 10px;
  cursor: pointer;
    width: 50px;
    height:50px;
    margin-right:20px;
}

.k-pg{
top:25px;	
}

.page_ks{
top:25px;	
}
  
/*×に変化*/  
.openbtn1 span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 13px;
    height: 3px;
    border-radius: 2px;
  background-color: #ffda45;
    width: 60%;
  }

.openbtn1 span:nth-of-type(1) {
  top:11px; 
}

.openbtn1 span:nth-of-type(2) {
  top:23px;
}

.openbtn1 span:nth-of-type(3) {
  top:35px;
}

.openbtn1.active span:nth-of-type(1) {
    top: 18px;
    left: 16px;
    transform: translateY(6px) rotate(-45deg);
    width: 50%;
     background-color: #ffda45;
}

.openbtn1.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn1.active span:nth-of-type(3){
    top: 30px;
    left: 16px;
    transform: translateY(-6px) rotate(45deg);
    width: 50%;
     background-color: #ffda45;
}

.op-men2{
 display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 6px;
    height: 3px;
    width: 45%;
    top: 40px;
    color: #ffda45;
    font-size: 15px;
	font-weight:bold;
}

@media only screen and (max-width: 1160px){
.k-pg{
top:15px;	
}
.page_ks{
top:15px;	
}
}

@media only screen and (max-width: 566px){
.openbtn1{
 top:15px;
margin-right:5px;
}
.openbtn1 span{
    left: 15px;
  }
}

@media only screen and (max-width: 435px){
.k-pg{
top:70px;	
}
}

/*========= アコーディオンメニュー ===============*/
.acdi-waku{
	margin-top:120px;
}

.acd-label2{
	width:200px;
    color: #fff;
    display: block;
    padding: 10px 60px 10px 10px;
    position: relative;
	font-size:19px;
	font-weight: bolder;
margin: 0 auto;
}

.acd-label2 a{
    color: #fff; 
}


.acd-content a{
  color: #fff;  
}
.acd-check:checked + .acd-label:after{
    content: '▲';
}
.acd-check:checked + .acd-label + .acd-content{
    height: 100px;
    opacity: 1;
    visibility: visible;
}

@media only screen and (max-width: 1024px){
.acd-label2{
font-size:16px;
}
}

@media only screen and (max-width: 522px){
.acd-label2{
padding: 10px 30px 10px 20px;
}
}


/*========= 下層ページ ===============*/

.ks-title{
display:inline-block;
position: relative;
background: url(https://7ce819.claudeassets.com/20260311231706im_/https://naproparts.com/wp-content/themes/responsive_159/images/ks-tit_bg.jpg);
background-repeat:repeat;
font-size:40px!important;
font-weight:bold!important;
color:#000!important;
letter-spacing: 0.05em;
width:100%;
border-radius: 10px;
margin-bottom:20px!important;
border-bottom:none!important;
}

.ks-title::before{
content: "";
position: absolute;
inset: 0;
border-radius: 10px;
padding: 6px;
background: linear-gradient(90deg,#98C11D 0%, #98C11D 50%, #004fa2 50%, #004fa2 100%);
-webkit-mask: linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
-webkit-mask-composite: xor;
mask-composite: exclude;
}

.ks-title_in{
margin:35px 0px 30px 35px;
display:flex;
align-items: flex-end;
}

.ks-title p{
margin-left:5px;
margin-bottom:10px;
font-size:20px;
letter-spacing: 0.01em;
}

@media only screen and (max-width: 640px){
.ks-title{
font-size:27px!important;
}
.ks-title_in{
display: block;
margin:25px 0px 25px 35px;
}
.ks-title p{
font-size:16px;
}
}

h3.h_brown{
color: #6A3300;
border-left: 5px solid #AD6820;
border-bottom: 2px dashed #B4B4B4;
font-weight:bold;
padding: 5px 0px 3px 15px;
font-size:25px;
margin-bottom:20px
}

h4.h_number{
color: #98C11D;
font-weight:bold;
font-size:18px;
margin-bottom:5px
}

h3.h_md{
position: relative;
display: inline-block;
color: #ff8c00;
border:none;
font-size:25px;
font-weight:bold;
padding:0px 0px 0px 25px;
}

h3.h_md:before {
  position: absolute;
  top: calc(50% - 13.5px);
  left: 0px;
  width: 0;
  height: 0;
  border-left: 15px solid #ff8c00;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  content: '';
}

h3.h-blue{
color: #004fa2;
}

h3.h-blue:before {
border-left: 15px solid #004fa2;
}

.k_blank{
margin-bottom:30px;	
}

.parts-waku{
text-align:center;
}

.parts-waku p{
margin-top:-7px
}

.parts-waku span{
color: #004fa2;
font-weight:bold;
font-size:30px;
}

@media only screen and (max-width: 640px){
h3.h_brown{
font-size:23px;
}
h4.h_number{
font-size:17px;
}

h3.h_md{
font-size:23px;
}
h3.h_md:before {
  top: calc(50% - 11px);
  border-left: 14px solid;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.parts-waku span{
font-size:25px;
}
}

/*========= お取扱いエリア ===============*/

.area-waku{
padding:0px!important;
}

.area-txt{
padding: 20px 20px 20px 20px;
}

.point-img02{
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
}

.point-img02 img{
max-width:320px;
width:100%;
margin:1px;
}

.about-img03{
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
margin-bottom:20px;
}

.about-img03 img{
max-width:305px;
width:100%;
margin:1px;
}

.privacy-frame{
margin:0 15px;
}

h3.blue-gray{
margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
    font-size: 18px;
    line-height: 21px;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #004fa2;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
	font-weight:bold;
}

h4.left-blue{
margin-top: 10px;
    margin-right: 0;
    margin-bottom:10px;
    padding: 5px;
    color: #000;
    line-height: 21px;
    border-left: 5px solid #004FA2;
	font-weight:bold;
}


@media only screen and (max-width: 959px){
.about-img03 img{
max-width:100%;
width:33%;
}
}

@media only screen and (max-width: 670px){
.point-img02{
display: block;
text-align:center;
margin-bottom:40px;
}
.point-img02 img{
margin:0px;
}
.about-img03{
display: block;
text-align:center;
margin-bottom:0px;
}
.about-img03 img{
margin:0px;
max-width:320px;
width:100%;
}
}

.np-menu_t{
margin-top:10px;
max-width:700px;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}

.np-menu_t a{
width:23%; /*要素の幅指定*/
background: url(https://f4ceac.claudeassets.com/20260311231706im_/https://naproparts.com/wp-content/themes/responsive_159/images/bg-recycle.png) no-repeat;
background-size:auto 100%;
font-size: 17px;
color: #004fa2;
padding:14px 0px 10px 30px;
text-align: left;
font-weight: bold;
margin:5px
}

.np-menu_t a:hover { 
opacity: 0.6;
-webkit-transition: all .3s;
transition: all .2s;
}

@media only screen and (max-width: 750px){
.np-menu_t{
margin-top:20px;
max-width:380px;
display:flex;
flex-flow:row wrap;
justify-content:space-around;
}
.np-menu_t a{
width:75%;
margin:5px 5px 15px 5px;
font-size: 15px;
padding:12px 0px 10px 30px;
}
}
/*
     FILE ARCHIVED ON 00:59:33 Aug 06, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:05:08 Jul 14, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.832
  exclusion.robots: 0.091
  exclusion.robots.policy: 0.074
  esindex: 0.014
  cdx.remote: 29.043
  LoadShardBlock: 462.253 (3)
  PetaboxLoader3.datanode: 140.62 (4)
  PetaboxLoader3.resolve: 633.144 (2)
  load_resource: 853.749
*/