@charset "UTF-8";

/* Reset
------------------------------------------------------------------------- */
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1,h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th,td {
	font-weight: normal;
	text-align: left;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
a img {
	border: none;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
a{outline:none;}


/*++++ clearfix +++++*/
.clear{clear:both;}
/* float clear */

.clearfix:after {
	content: ".";  
	display: block; 
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* Form fields, general styles first */
button,
input,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
}
button,
input {
    line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Images */
.alignleft { float: left;}
.alignright { float: right;}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.shadow {
	border-radius: 3px ;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	behavior: url(../js/PIE/PIE.htc);
}

.text-align_center{ text-align:center !important; }
.text-align_right{ text-align:right !important; }
.text-align_left{ text-align:left !important; }
.vert_top{ vertical-align:top !important; }
.vert_middle{ vertical-align:middle !important; }
.vert_bottom{ vertical-align:bottom !important; }



/* =Layout
-------------------------------------------------------------- */
.page-template-default #content,
#container {
	float: right;
	margin-top: 10px;
	width: 760px;
}
#content {
	margin: 0 0 20px 0;
}
#primary,
#secondary {
	float: left;
	width: 235px;
	margin: 25px 0 50px 20px;
}
#primary { position:relative;}
#secondary {
}
#footer {
	clear: both;
	width: 100%;
}

/* =Fonts
-------------------------------------------------------------- */
html {font-size: 87.5%;}
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: 400;
}
input[type="submit"] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

.text10 {font-size : 77%!important ;}
.text11 {font-size : 85%!important ;}
.text12 {font-size : 93%!important ;} 
.text13 {font-size : 100%!important ;}
.text14 {font-size : 108%!important ;}
.text15 {font-size : 116%!important ;}
.text16 {font-size : 123.1%!important ;}
.text17 {font-size : 131%!important ;}
.text18 {font-size : 138.5%!important ;}
.text19 {font-size : 146.5%!important ;} 
 .text20 {font-size : 153.9%!important ;}
.text21 {font-size : 161.6%!important ;}
.text22 {font-size : 167%!important ;}
.text23 {font-size : 174%!important ;}
.text24 {font-size : 182%!important ;}
 .text25 {font-size : 189%!important ;}
.text26 {font-size : 197%!important ;}
.text24 {font-size : 182%!important ;}
.text25 {font-size : 189%!important ;}

.mt5 {margin-top : 5px !important ;}
.mt10 {margin-top : 10px !important ;}
.mt20 {margin-top : 20px !important ;}
.mt55 {margin-top : 55px !important ;}
.mt60 {margin-top : 60px !important ;}
.mt80 {margin-top : 80px !important ;}
.mb5 { margin-bottom:5px !important;}
.mb10 { margin-bottom:10px !important;}
.mb20 { margin-bottom:20px !important;}
.mb30 { margin-bottom:30px !important;}
.mb40 { margin-bottom:40px !important;}
.mb50 { margin-bottom:50px !important;}
.mb80 { margin-bottom:80px !important;}
.ml5 {margin-left : 5px !important ;}
.mr5 {margin-right : 5px !important ;}
.pt30 {padding-top : 30px !important ;}
.pt40 {padding-top : 40px !important ;}

.width20 { width:20px !important;}
.width46p { width:46% !important;}

.mspG{font-family: 'ＭＳ Ｐゴシック' , 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'Osaka' ,sans-serif !important;}


/* =Structure
-------------------------------------------------------------- */
#wrapper {
	margin: 0 auto;
	width: 1080px;
}
#main {
	margin: 0 auto;
	width: 1060px;
}


/* =Global Elements
-------------------------------------------------------------- */
body {
	background-image:url(../image/shear/head_bg.png),
	url(../image/shear/all_bg.jpg);
	background-repeat:repeat-x, repeat;
	background-position:0 0;   
}

body,
input,
textarea {
	color: #222;
	font-size: 14px;
	line-height: 1.7;
	font-weight: 400;
}

hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	/*margin-bottom: 18px;*/
}
ul,ol {
	list-style: none;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
.strong {
	font-weight: bold;
}
cite,em,i {
	font-style: italic;
}
.big {
	font-size: 120%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	overflow: auto;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: smaller;
}
strong {font-weight: bold;}

a{color : #01579B;text-decoration : none;}
a:hover{color: #663300;text-decoration:none;}

/* ロールオーバー
---------------*/
a:hover img {opacity: 0.7;filter: alpha(opacity=70);-ms-filter: "alpha( opacity=70 )";}


/* =Header
-------------------------------------------------------------- */
#header {
	overflow:hidden;
	margin: 0;
	padding: 0;
}
#header h1 {
	float: left;
	width: 220px;
}
#header .headerR {
	float: right;
	width: 846px;
	padding-top: 15px;
}

#header .description {
	font-size: 12px;
	color: #514e38;
	line-height: 200%;
	margin-bottom: 12px;
}

/* =Menu
-------------------------------------------------------------- */
/*main-menu*/
#main-menu {
	padding:0;
	height: 49px;
	width: 846px;
	margin: 12px auto  0 auto;
}
#gNav {
	overflow: hidden;
	height: 49px;
	background-image: url(../image/shear/menu2021.png);
	background-repeat: no-repeat;
}
* html #gNav {height: 1%;}

#gNav li {overflow:hidden;float:left;text-indent: -9999px;}
#gNav li a {
	display:block;
	height:49px;
	outline:none;
	background-image: url(../image/shear/menu2021.png);
	background-repeat: no-repeat;
}

#gNav #link1 a{background-position: 0 0;width: 114px;}  
#gNav #link2 a{background-position: -114px 0;width: 115px;}  
#gNav #link3 a{background-position: -229px 0;width: 120px;}  
#gNav #link4 a{background-position: -349px 0;width: 125px;}  
#gNav #link5 a{background-position: -474px 0;width: 113px;}  
#gNav #link6 a{background-position: -587px 0;width: 132px;}
#gNav #link7 a{background-position: -719px 0;width: 127px;}

#gNav li a:hover {
	background-image: url(../image/shear/menu2021-on.png);
	background-repeat: no-repeat;
}
#gNav #link1 a:hover{background-position: 0 0;width: 114px;}  
#gNav #link2 a:hover{background-position: -114px 0;width: 115px;}  
#gNav #link3 a:hover{background-position: -229px 0;width: 120px;}  
#gNav #link4 a:hover{background-position: -349px 0;width: 125px;}  
#gNav #link5 a:hover{background-position: -474px 0;width: 113px;}  
#gNav #link6 a:hover{background-position: -587px 0;width: 132px;}
#gNav #link7 a:hover{background-position: -719px 0;width: 127px;}


/*breadcrumb*/
#breadcrumb {
	font-size : 12px;
	line-height: 100%;
	color:#666666;
	padding: 20px 0 0 20px;
}
#breadcrumb a{color : #006a6c;text-decoration:underline;}
#breadcrumb a:hover {text-decoration:none;}


/* =Content
-------------------------------------------------------------- */
#main-ph {
    width: 100%;
    margin: 13px 0;
}

#main {
	overflow: hidden;
	padding: 0;
}
#content {
	margin: 5px 0 50px 0;
	font-size: 106%;
}
#content input,
#content textarea{
    width: 80% !important;
}
#content input.send-check {
    width: auto !important;	
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 10px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 12px;
}
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	line-height: 1.5em;
	margin: 0 0 10px 0;
}


/* =Footer
-------------------------------------------------------------- */
/*footer*/
#footer{
	background: url(../image/shear/footer_bg.png) repeat-x 0 0;
	clear: both;
}

#copy {
	overflow : hidden;
	width : 1060px;
	margin:0 auto;
	padding : 15px 0;
	text-align: right;
}
#copy p {
	font-size : 12px;
} 
	
/*totop*/
.totop {
	width: 1060px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}


/*home*/
 #top-aisatu-box {
	 background-color:#FFF;
	border:#d5d5d5 solid 1px;		
}

.inner_body {
	padding: 20px 33px 15px 37px;
}

#top-aisatu {
	position: relative;
	background: url(../image/index/aisatu_bg_top2021.gif) no-repeat center top;
}
#top-aisatu h2 {
	font-size:130%;
	line-height:1.4;
	font-weight:bold;
	color:#000055;
	 font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	background: url(../image/index/line_gray.gif) repeat-x bottom left;
	padding-bottom:8px;
}
#top-aisatu p img {
	width: 100%;
}
#top-aisatu p, #top-aisatu ul {
    margin-bottom: 8px;
    text-align: justify;
}
#top-aisatu .kyoka {
	padding-top:20px;
	text-align:right;
}
.info_box {
	margin-top: 15px;
	position: relative;
}
.backnamber {
	position: absolute;
	height: 25px;
	width: 99px;
	right: 20px;
	top: 12px;
}
.info_area {
	padding:15px 20px 5px 20px;
	background-color:#FFF;
	border:#d5d5d5 solid 1px;		
}
.info_box　ul {
	font-size:107%;
}
.info_box li {
	background: url(../image/index/arrow.gif) no-repeat left 5px;
	border-bottom:1px dotted #999999;
	padding:0 0 5px 17px;
	margin-bottom:8px;
}
.info_box li span {
	margin-left:20px;
}


/* =Side
-------------------------------------------------------------- */
#primary p { margin-bottom:13px;}

#primary .btn_contact a {
	text-indent:-9999px;
	background:url(../image/shear/btn_contact_off.png) no-repeat 0 0;
	width:235px;
	height:55px;
	display: block;
	margin-bottom:10px;
}
#primary .btn_contact a:hover {
	background:url(../image/shear/btn_contact_on.png) no-repeat;
}
.side_address {
	overflow:auto;
	background-image: url(../image/shear/dot-bg.gif);
	background-repeat: repeat;
	background-position: 0 0;
	 -moz-border-radius:4px; border-radius:4px; -webkit-border-radius:4px; behavior:url(../js/PIE/PIE.htc);
}
.side_address .side_address_inner {
	position: relative; background: #FFFFFF; display: block; -moz-border-radius:4px; border-radius:4px; -webkit-border-radius:4px; behavior:url(../js/PIE/PIE.htc);
}
.side_address .side_address_inner  {
	overflow: auto;
	margin: 8px;
	text-align:center;
}
.side_address .side_address_inner p {
	text-align:left !important;
	font-size:14px;
	line-height:1.4;
	padding:8px 0 0 15px;
	margin:0 !important;
}
.side_address_inner ul {
	text-align:left !important;
	font-size:14px;
	margin: 5px 0 0 15px !important;
	padding:0 !important;
	border:none !important;
	 font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.side_address_inner ul li.tel{
	background: url(../image/shear/icon_tel.gif) no-repeat left 8px;
	padding-left: 24px;
}
.side_address_inner ul li.fax{
	background: url(../image/shear/icon_fax.gif) no-repeat left 6px;
	padding-left: 24px;
}
.btn_map {
	padding:0 !important;
	margin:0 0 5px 125px;
}

.widget-title {
	font-size: 15px;
	color: #423920;
	font-weight: bold;
	background:url(../image/shear/widget-title-bg.gif) no-repeat 0 0;
	padding: 13px 0 5px 20px;
	margin: 0;
}
.sideNavi_inner {
background : #FFF;
border-left : 1px solid #cccccc;
border-right : 1px solid #cccccc;
border-bottom : 1px solid #cccccc;
border-radius : 0 0 8px 8px;
margin-bottom:10px;
} 
dl.listRightNavi {
	padding-top:8px;
	margin-left:10px;
}
dl.listRightNavi dt {
	display:block;
	width:190px;
    line-height:1.3;
	font-size:105% !important;
	border-bottom:#666 dotted 1px;
	background:url(../image/company/post_icon01.gif) no-repeat left 8px;
	padding:5px 5px 6px 18px;
	margin-bottom:8px;
	color: #43261D;
	cursor:pointer;
}
dl.listRightNavi dd {
	border-bottom:#cccccc solid 1px;
    width:215px;
	display:none;
}
dl.listRightNavi dt ul {
	margin:5px 0 0 0;
}
dl.listRightNavi dt li {
	background:url(../image/business/arrow.gif) no-repeat left center;
	padding-left:12px;
	line-height:1.6;
}


/*content共通*/
h2#page_title {
	line-height:100%;
	padding:60px 0 18px 50px;
	color:#000;
	text-shadow: 1px 1px 5px #ffffff ; 
  -ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#ffffff,offx=2,offy=2)"; /* IE8 */
  display:block; /* IE */	
}
h2#page_title span.page_name {
	font-size:26px !important;
	font-weight:bold;
	font-family: 'ＭＳ Ｐゴシック' , 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'Osaka' ,sans-serif;
}
h2#page_title span.name_sub {
	font-size:105% !important;
	margin-left:30px;
	font-weight:normal !important;
}
.company {
	background:url(../image/company/pagetitle_bg2021.jpg) no-repeat 0 0;
	border-radius: 3px ;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	behavior: url(../js/PIE/PIE.htc);
}
.business {
	background:url(../image/business/pagetitle_bg2021.jpg) no-repeat 0 0;
	border-radius: 3px ;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	behavior: url(../js/PIE/PIE.htc);
}
.access {
	background:url(../image/access/pagetitle_bg2021.jpg) no-repeat 0 0;
	border-radius: 3px ;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	behavior: url(../js/PIE/PIE.htc);
}
.compliance {
	background:url(../image/compliance/pagetitle_bg2021.jpg) no-repeat 0 0;
	border-radius: 3px ;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	behavior: url(../js/PIE/PIE.htc);
}
.design {
	background:url(../image/design/pagetitle_bg2021.jpg) no-repeat 0 0;
	border-radius: 3px ;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	behavior: url(../js/PIE/PIE.htc);
}
.production {
	background:url(../image/production/pagetitle_bg2021.jpg) no-repeat 0 0;
	border-radius: 3px ;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	behavior: url(../js/PIE/PIE.htc);
}
.repair {
	background:url(../image/repair/pagetitle_bg2021.jpg) no-repeat 0 0;
	border-radius: 3px ;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	behavior: url(../js/PIE/PIE.htc);
	color:#FFF !important;
}
.contact {
	background:url(../image/contact/pagetitle_bg2021.jpg) no-repeat 0 0;
	border-radius: 3px ;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	behavior: url(../js/PIE/PIE.htc);
}
.product {
    background: url(../image/product/page-title2021.jpg) no-repeat 0 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    behavior: url(../js/PIE/PIE.htc);
    color: #fff !important;
    text-shadow: 1px 1px #000 !important;
}

h3.sub_title{
    font-size: 130%;
    font-weight: bold;
    color: #000099;
    padding: 5px 5px 5px;
    margin: 10px 0px 20px 0 !important;
    border-bottom: 1px solid #CCC;
    font-family: 'ＭＳ Ｐゴシック' , 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'Osaka' ,sans-serif;
}


/*conmany*/
dl.gaiyou  {
	margin:20px 10px 40px 10px;
	padding:0;
}
dl.gaiyou dt {
	float: left;
	width: 9em !important;
	background:url(../image/company/post_icon01.gif) no-repeat left center;
	padding:5px 0 2px 15px;
	margin:0;
	width:80px;
	line-height:160%;
}
dl.gaiyou dd {
	line-height: 1.4;
	margin:0;
	padding:6px 0 5px 0;
	border-bottom:1px #ccc solid;
}
dl.gaiyou dd {
	 height: 1%; /* for IE6 */
}
#main dl:after{			
    content: ".";			
    clear: both;			
    height: 0;			
    display: block;			
    visibility: hidden;
}
dl.gaiyou dt.img_non { background:none !important;}

/*access*/
.icon_train { font-size:120%; font-weight:bold; color:#852e19; background:url(../image/access/icon_train.png) no-repeat 0 0; padding: 10px 0 0 40px; font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif; }
.icon_car { font-size:120%; font-weight:bold; color:#852e19; background:url(../image/access/icon_car.png) no-repeat 0 0; padding: 6px 0 0 40px; }


/*compliance*/
#compliance p,#compliance ul { font-size:105% !important; }
#compliance p { font-weight:bold; font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;}
#compliance  dl,#compliance ul { margin-left:1em;}
#compliance  dd { margin-top:-1.4em; margin-left:60px;}

/*business*/
.entry {
	background:url(../image/business/abm.gif) no-repeat left center;
	border-bottom : 2px solid #2A6ED4;
	color : #333333;
	font-size : 115%;
	font-weight : bold;
	margin:0.8em 0 18px 0;
	padding:5px 0 2px 25px;
	 font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}

/*contact*/
#mailformpro table {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}
#mailformpro table tr th,#mailformpro table tr td {
	background: #FFF;
	padding: 8px 10px;
	border: solid 1px #CCC;
}
#mailformpro table tr th {
    width: 30%;
    line-height: 1.5;
    vertical-align: middle;
}
.must-no {
    display: block;
    background-color: #757575;
    border: solid 2px #757575;
    text-shadow: 0px 1px 2px #F5F5F5;
    padding: 2px 5px;
    font-size: 10px;
    color: #FFF;
    float: left;
    margin: 0px 5px;
    border-radius: 4px;
    box-shadow: 0px 0px 5px #CCC;
}
.mfp_rows:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
select {
    font-size: 100%;
    margin: 2px 0;
    vertical-align: baseline;
    height: 35px;
}
.mfp_rows input[type="text"],
.mfp_rows input[type="email"],
.mfp_rows input[type="tel"],
.mfp_rows input[type="number"],
.mfp_rows input[type="date"],
.mfp_rows input[type="file"],
.mfp_rows select,
.mfp_rows button,
form#mailformpro .mfp_rows label {
	/*width: 100%;
	min-width: 100%;*/
	word-break: break-all;
	white-space: normal;
}
textarea {
	height: 100px !important;
}
.mfp_rows .mfp_col1,.mfp_rows .mfp_col2,.mfp_rows .mfp_col3,.mfp_rows .mfp_col4,.mfp_rows .mfp_col5,.mfp_rows .mfp_col6,.mfp_rows .mfp_col7,.mfp_rows .mfp_col8,.mfp_rows .mfp_col9,.mfp_rows .mfp_col10 {
	float: left;
	padding: 0 1.5%;
}
.mfp_rows .mfp_col1 {width: 10%;}
.mfp_rows .mfp_col2 {width: 20%;}
.mfp_rows .mfp_col3 {width: 30%;}
.mfp_rows .mfp_col4 {width: 40%;}
.mfp_rows .mfp_col5 {width: 50%;}
.mfp_rows .mfp_col6 {width: 60%;}
.mfp_rows .mfp_col7 {width: 70%;}
.mfp_rows .mfp_col8 {width: 80%;}
.mfp_rows .mfp_col9 {width: 90%;}
.mfp_rows .mfp_col10 {width: 100%;}
div#example_selector {
}
div#example_selector span {
	font-size: 10px;
	color: #666;
}
div#example_selector select {
	display: block;
	width: 100%;
}
div#wrapper div#container div.mfp_thanks {
	padding: 10px;
}
div#wrapper div#container div.mfp_thanks p {
	font-size: 12px;
	line-height: 1.7em;
}
div#wrapper div#container div.mfp_thanks ul.mfp_caution {
	list-style-type: disc;
}
div#wrapper div#container div.mfp_thanks ul.mfp_caution li {
	font-size: 12px;
	margin: 0 1.5em;
	font-weight: bolder;
}
ul.example_pages {
	border: solid 1px #CCC;
	padding: 15px 30px;
}
ul.example_pages li {
	padding: 5px 0px;
}
div#example_selector {
	padding: 10px 0px;
	text-align: left;
}
div#example_selector span {
	display: block;
	font-size: 14px;
	padding: 5px 0px;
}
div#example_selector select {
	font-size: 18px;
	border-radius: 3px;
	border: solid 1px #CCC;
	padding: 5px 10px;
	box-shadow: 0px 0px 5px #CCC inset;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	outline: none;
}
div.tips {
	margin: 10px auto;
	padding: 5px 20px;
	border: solid 1px #CCC;
	border-radius: 5px;
	box-shadow: 0px 2px 10px #CCC;
	background: #FEE;
}
div.tips p {
	font-size: 14px;
	line-height: 2em;
}
div.tips strong {
	color: #800040;
}
div.tips span {
	display: block;
	padding: 5px 10px;
	color: #008080;
}
div.tips em {
	font-style: normal;
	color: #090;
	font-weight: bold;
}
div.tips ol li {
	padding: 10px;
	margin: 15px;
	font-size: 12px;
	line-height: 1.7em;
	border: solid 1px #CCC;
	border-radius: 5px;
	background: #FFF;
}
div.tips ol li span {
	padding: 0px 10px;
}
div.tips ol li img {
	display: block;
	width: 280px;
	border: none;
	margin: 5px auto;
}
.mfp_buttons button {
    padding: 10px 40px;
    font-size: 1.1em;
    background-color: #000;
    color: #fff;
    border: 2px solid #000;
}
.note-box{
    border: 3px solid #ccc;
    margin: 20px 0;
    padding: 18px;
}
.note-box h3{
    font-weight: 600;
    font-size: 16px;
    color: brown;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    border-bottom: 2px solid #ccc;
}
ul.note{
    padding: 0 0 20px 0;
}
ul.note:nth-of-type(2){
    padding: 0;
}
ul.note li {
    position: relative;
    margin: 0 0 10px 10px;
}
ul.note li:before{
    content: '・';
    margin-left: -12px;
}

/*Product*/
/*ポップアップここから*/
.popup_wrap input {
  display: none;
}
.popup_overlay {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}
.popup_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}

.popup_content {
    position: relative;
    align-self: center;
    width: 90%;
    max-width: 800px;
    padding: 40px 80px 30px;
    box-sizing: border-box;
    background: #fff;
    line-height: 1.4em;
    transition: 0.5s;
    font-size: 15px;
}
.close_btn {
  position: absolute;
  top: 14px;
  right: 16px;
  font-size: 30px;
  cursor: pointer;
}

.popup_wrap input:checked ~ .popup_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}

.open_btn{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    margin: 30px auto;
    color: #fff;
    background: #0082d2;
    border-bottom: solid 4px #0d5079;
    font-weight: bold;
    /* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6); */
    border-radius: 3px;
    cursor: pointer;
    transition: .3s ease;
}
.open_btn a {
    color: #fff;
    padding: 10px 16px;
    display: block;
    width: 100%;
    text-align: center;
}
.open_btn:hover{
    background:#2e9fe4;
    color:#fff;
    transition: .3s ease;
}

.open_btn label{
    padding: 10px 16px;
    display: block;
    width: 100%;
    text-align: center;
}
/*ポップアップココまで*/

.popup_content h3{
    text-align: center;
    margin-top: 30px;
    padding-top: 30px;
    font-size: 28px;
    border-top: 1px solid #ccc;
}
.btn-area {
    text-align: center;
    margin-top: 30px;
}
.btn-area a {
    display: inline-block;
    margin: 0 10px;
}
.btn-square {
    display: inline-block;
    padding: 0.5em 3em;
    text-decoration: none;
    background: #bf0800;
    color: #FFF !important;
    border-bottom: solid 4px #880600;
    border-radius: 3px;
}
.btn-square-bk {
    display: inline-block;
    padding: 0.5em 3em;
    text-decoration: none;
    background: #52656e;
    color: #FFF !important;
    border-bottom: solid 4px #384951;
    border-radius: 3px;
}

.flex {
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
}
.small {
    font-size: 90%;
}

table.tb_product {
    border-spacing: 0px;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 15px;
}
table.tb_product tr th, table.tb_product tr td {
    background: #FFF;
    padding: 8px 10px;
    border: solid 1px #CCC;
}
.ph-ar{
    margin-left: 30px;
}
.holonavi-box{
    background: #E0F7FA;
    border: 3px solid #0277BD;
    padding: 15px 25px;
    margin-bottom: 10px;
}
.holonavi-box h4 {
    font-size: 19px;
    font-weight: bold;
    color: #010099;
    text-align: center;
}
.holonavi-box p{
    line-height: 1.6 !important;
    margin-bottom: 0 !important;
    font-size: 105%;
}
.holonavi-box ul {
    margin-left: 0.5em;
}
.holonavi-box li{
    line-height: 1.6 !important;
    margin-bottom: 0 !important;
    font-size: 105%;
    position: relative;
}
.holonavi-box li:before {
    content: '・';
    margin-left: -1em;
    font-weight: bold;
}
.ph-armark {
    margin-right: 15px;
    max-width: 219px;
    text-align: center !important;
    font-size: 98%;
}
.ph-armark:last-child {
    margin-right: 0;
}
.ph-armark img {
    width: 100%;
}
.title-h4{
    font-size: 110%;
    font-weight: 600;
    margin-bottom: 1.3em !important;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}

.video-wrap {
    position: relative;
}
.panther-gaiyo{}
.panther-gaiyo .text {
    width: 50%;
    position: absolute;
}
.panther-gaiyo .photo{
    width: 100%;
    text-align: right !important;
}
.panther-gaiyo .photo img{
	max-width: 430px;
}
.panther-tokutyo .text {
    width: 57%;
}
.panther-tokutyo .photo{
    width: 44%;
}
.panther-tokutyo .photo img{
    width: 100%;
}
/*2025.02*/
.panther-gaiyo2025 .text{
    width: 270px;
    margin-right: 30px;
}
.panther-gaiyo03{
    width: 70%;
    margin: 40px auto;
}
ul.tokutyo{
    margin-left: 1.5rem;
    list-style: disc;
}
ul.tokutyo li{
    margin-bottom: 0.5em;
}
.panther-gaiyo02{
    width: 70%;
    margin: 20px 0 50px 180px;
}
.panther-gaiyo02 img{width: 100%;}

