﻿
h1,h2,h3,h4,h5,
address,p,ul,li,dl,dt,dd,img,a
{
    margin: 0;
    padding: 0;
}
ul {
    list-style: none;

}

img ,
a >img {
    display: block;
    max-width: 100%;
    height: auto;
}

body, h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, th, td, img, form {
    font-family: "メイリオ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size:inherit;
    font:100%;

}
th {
    font-style: normal;
    font-weight: normal;
}

*{zoom:1;}

.pagetop {
    display: none;
    position: fixed;
    bottom: 0%;
    right: 3%;
}
.pagetop a {
    display: block;
/*    background-color: #0088cc;*/
    background-color: #BF4646;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding-top: 10px;
    border-radius: 0px;        /* CSS3草案 */  
    -webkit-border-radius: 0px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 0px;   /* Firefox用 */ 
}




/* common menu ---------------------------------------------------------------*/
.mm-menu {
    background: #96C27B !important;
}
.mm-navbar {
    border: none;
}

/*
.mm-search {
    padding: 30px 25px 0 25px;
}
.mm-search input {
	background: none !important;
	border: 1px solid rgba( 255, 255, 255, 0.8 );
	height: 35px;
}
*/
.mm-listview li > a {
    font-size: 100%;
	color: #ffffff;
    padding: 5px 5px;
}
.mm-listview > li > p {
    font-size: 110%;
    padding: 10px 10px 10px 15px;
    background: #6CA24A;
/*    background: rgba( 255, 255, 255, 0.8 );*/
    color: #ffffff;
}
.mm-listview > li > p > a {
    color: #ffffff;
    display: block;
}
.mm-listview > li > p > a:hover {
/*	background: rgba( 255, 255, 255, 0.8 );*/
	color: #ffffff;

}
.mm-listview .mm-inset {
}
.mm-listview .mm-inset li {
    list-style: none;
    margin-left: -10px;
}
.mm-listview .mm-inset li a {
    display: block;
}
.mm-listview .mm-inset a:hover {
	color: #ffffff;
	text-decoration: none;
    background: rgba( 255, 255, 255, 0.1 );
}
/* ---------------------------------------------------------------------------*/










/* header
------------------------------------------------------------------------------*/
#header {
    border-top: 5px solid #5A883E;
}
#header-bottom {
    height: 6px;
    background: url(/assets/img/top/shadow_image3.png) left bottom repeat-x;
}
#header .navbar-collapse {
    background: #5A883E;
}

.navbar-brand {
    padding: 0;
    margin-top:-20px;
    margin-bottom:3px;
}

.navbar-tel {
    padding: 0;
    margin-top:0px;
    margin-bottom:3px;
}

#header-bar {
    padding: 8px 0 5px 0;
    margin-bottom:7px;
}

#header .language {
    float: left;
}
#header .language ul li {
    display: inline-block;
    list-style: none;
    margin: 0 auto;
    line-height: 1.2;
    letter-spacing: normal; /* 文字間を通常に戻す */
}

#header .header-search {
    float: right;
}
#header .header-search input {
    width: 205px;
}

#header .header-nav {
    float: right;
    margin-right: -15px;
    margin-top:7px;
}

#global-nav {
    background: #5A883E;
    height: 45px;
}
#global-nav li a {
    width: 160px;
}

#global-menu a {
    height: 45px;
    background-repeat: no-repeat;
    background-position: top center;
    text-indent:-9999px;
    margin-bottom: 20px;
}
#global-menu .nav01 a {
    background-image: url(/assets/img/menu/home_1.png);
    height: 45px;
}
#global-menu .nav01-1 a {
    background-image: url(/assets/img/menu/home_2.png);
    height: 45px;
}
#global-menu .nav02 a {
    background-image: url(/assets/img/menu/info_1.png);
    height: 45px;
}
#global-menu .nav02-1 a {
    background-image: url(/assets/img/menu/info_2.png);
    height: 45px;
}
#global-menu .nav03 a {
    background-image: url(/assets/img/menu/buy_1.png);
    height: 45px;
}
#global-menu .nav03-1 a {
    background-image: url(/assets/img/menu/buy_2.png);
    height: 45px;
}
#global-menu .nav04 a {
    background-image: url(/assets/img/menu/srv_1.png);
    height: 45px;
}
#global-menu .nav04-1 a {
    background-image: url(/assets/img/menu/srv_2.png);
    height: 45px;
}
#global-menu .nav05 a {
    background-image: url(/assets/img/menu/faq_1.png);
    height: 45px;
}
#global-menu .nav05-1 a {
    background-image: url(/assets/img/menu/faq_2.png);
    height: 45px;
}

#global-menu .nav06 a {
    background-image: url(/assets/img/menu/coop_1.png);
    height: 45px;
}
#global-menu .nav06-1 a {
    background-image: url(/assets/img/menu/coop_2.png);
    height: 45px;
}

#global-menu .nav > li > a:hover,
#global-menu .nav > li > a:focus {
  text-decoration: none;
  background-color: #5A883E;
}



#slider_wrap {
    background: url(/assets/img/top/shadow_image.png) left bottom repeat-x;
    margin-bottom: 30px;
}



#top-info {
    margin: 10px 0 0 -15
px;
    padding: 10px 10px 10px 10px;
    -webkit-box-shadow: 5px 5px 20px #ddd;
    -moz-box-shadow: 5px 5px 20px #ddd;
    box-shadow: 5px 5px 20px #ddd;

    -pie-box-shadow: 5px 5px 20px #ddd;
    behavior:url(../pie/PIE.htc);
    background: url(/assets/img/top/back_und.jpg);
    background-repeat: repeat;

}
#top-info .info-data {
    border: 0px solid #ccc;
}

#top-info h2 {
    color: #444;
    font-weight:bold;
	font-size: 14px;
	background-color: transparent;
	background-image: none;
	border-bottom: solid 2px #6CA24A;
	padding: 0 0 5px;
	margin: 0 auto 10px;
}
#top-info #news-backno {
	font-size: 12px;
}
#top-info #news-backno:before {
	content: "\e131";
	position: relative;
	top: 1px;
	left: -0.25em;
	display: inline-block;
	color: #0066cc;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
#top-info #news-backno a {
	color: #888
}

#news-list .label-danger {
    padding: 0 5px;
}
#news-list li {
    padding-bottom: 10px;
}
#news-list .news-date {
    font-size:90%;
    padding-bottom: 5px;
}
#news-list .news-data {
    font-size:100%;
    padding-left: 10px;
}


/**/
#top-bnr {
    padding: 5px 0 0 0;
/*
    -webkit-box-shadow: 3px 3px 15px #ddd;
    -moz-box-shadow: 3px 3px 15px #ddd;
    box-shadow: 3px 3px 15px #ddd;

    -pie-box-shadow: 3px 3px 15px #ddd;
    behavior:url(../pie/PIE.htc);
*/
}
#top-bnr ul li{
    padding: 0 0 10px 0;
}

.top_banner_tile {
    float: left;
    width: 240px;
    text-align: center;
    overflow: hidden;
    margin-right: 0px;
    margin-bottom: 10px;
    border:0px solid #e6e6e6;
}

.active_banner_tile {
    float: left;
    width: 200px;
    text-align: center;
    overflow: hidden;
    margin-right: 15px;
    margin-bottom: 10px;
    border:1px solid #e6e6e6;
}

.active_banner_tile2 {
    float: left;
    width: 165px;
    text-align: left;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 10px;
    border:1px solid #e6e6e6;
}

.top_banner_tile2 {
    float: left;
    width: 230px;
    font-size:12px;
    padding: 3px 3px;
    text-align: center;
    overflow: hidden;
    margin-right: 3px;
    margin-bottom: 10px;
    border:1px solid #E4D5AF;
    background-color:#EDE4CB;
}

.top_banner_tile3 {
    float: left;
    width: 130px;
    font-size:14px;
    padding: 3px 3px;
    text-align: center;
    overflow: hidden;
    margin-right: 3px;
    margin-bottom: 10px;
    border:1px solid #E4D5AF;
    background-color:#EDE4CB;
}

.top_banner_tile4 {
    float: left;
    width: 305px;
    font-size:12px;
    padding: 5px 3px;
    text-align: left;
    overflow: hidden;
    margin-right: 5px;
    margin-bottom: 3px;
    border:1px solid #E4D5AF;
    background-color:#FDFCFB;
}
.top_banner_tile4 .top_banner_tile4_in img {
}
.top_banner_tile4 .top_banner_tile4_in {
}
.top_banner_tile4 .top_banner_tile4_in .tile_icon {
    margin-right:10px;
}

.page_banner_tile {
    float: left;
    width: 155px;
    text-align: center;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 10px;
    border:0px solid #e6e6e6;
}

.page_banner_tile2 {
    float: left;
    width: 155px;
    text-align: left;
    overflow: hidden;
    font-size:12px;
    margin-right: 20px;
    margin-bottom: 10px;
    border:0px solid #e6e6e6;
}

.page_banner_tile3 {
    float: left;
    width: 195px;
    text-align: left;
    overflow: hidden;
    font-size:12px;
    margin-right: 20px;
    margin-bottom: 10px;
    border:0px solid #e6e6e6;
}
/* footer
------------------------------------------------------------------------------*/
#footer .line01 {
    border-top: 2px solid #5A883E;
}
#footer .line02 {
    border-top: 1px solid #5A883E;
}

#footer {

}

#footer .footer-nav ul li {
    display: inline-block;
    list-style: none;
    margin: 0 auto;
    line-height: 1.2;
    letter-spacing: normal; /* 文字間を通常に戻す */
}
#footer .footer-nav {
	padding: 10px 0;
}

#footer .footer-nav ul li {
	padding: 0 7px;
	border-left: 1px solid #999;
	font-size: 1em;
	line-height: 1.1;
}
#footer .footer-nav ul li:first-child {
	border-left: none;
}

.copyright {
    text-align: center;
}



.box {
	float: left;
}

.boxContainer {
	overflow: hidden;
}

/* clearfix */
.boxContainer:before,
.boxContainer:after {
    content: "";
    display: table;
}
 
.boxContainer:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.boxContainer {
    zoom: 1;
}



/**/
#page-nav .panel {
    border: 0px;
    border-radius: 0px;
}

#page-nav .list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
#page-nav .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
#page-nav .nav-header{
    background: #6CA24A;
    color: #fff;
    font-size: 13px;
/*    font-weight: bold;*/
    text-align: center;
    border: 0px;
    cursor: pointer;
}
#page-nav .nav-header {
    border-bottom: 2px solid #fff;
}
#page-nav .nav-header:last-child {
    border-bottom: 1px solid #fff;
}

#page-nav .nav-header p {
    width: 120px;
    margin: 0 auto;
}

#page-nav .nav-header div {
    display:block;
/*
    filter:dropshadow(color=#444,offX= 1,offY= 1);
    text-shadow: 1px 1px 3px #444;
*/
    width: 100px;
    margin: 0 auto;
}


/* page title */
h2.page-title {
    margin:0;
    padding:0;
    margin-bottom: 20px;
    background: url(/assets/img/tt/corp_bk.png);
    width: 650px;
    height: 70px;
}
h2.page-title-product {
    margin:0;
    padding:0;
    margin-bottom: 20px;
    background: url(/assets/img/tt/product_bk.png);
    width: 650px;
    height: 70px;
}
h2.page-title-product2 {
    margin:0;
    padding:0;
    margin-bottom: 20px;
    background: url(/assets/img/tt/product_fs_bk.png);
    width: 650px;
    height: 70px;
}
h2.page-title-product3 {
    margin:0;
    padding:0;
    margin-bottom: 20px;
    background: url(/assets/img/tt/product_menu_bk.png);
    width: 650px;
    height: 70px;
}

h2.page-teck-product4 {
    margin:0;
    padding:0;
    margin-bottom: 0;
    width: 650px;

}
h2.page-title p ,
h2.page-title-product p,
h2.page-title-product2 p,
h2.page-title-product3 p {
    color: #84671D;
    font-size: 20px;
    font-weight: bold;
    line-height: 70px;
    padding-left: 20px;
}


.page-sub-title {
    margin:0;
    padding:0;
    margin-bottom: 20px;
/*    background: url(/assets/img/tt/tittle_mt.png);*/

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,fafafa+60,e7e7e7+90,d6d6d6+100 */
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2U3ZTdlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNmQ2ZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #fafafa 60%, #e7e7e7 90%, #d6d6d6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(60%,#fafafa), color-stop(90%,#e7e7e7), color-stop(100%,#d6d6d6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#fafafa 60%,#e7e7e7 90%,#d6d6d6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#fafafa 60%,#e7e7e7 90%,#d6d6d6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#fafafa 60%,#e7e7e7 90%,#d6d6d6 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#fafafa 60%,#e7e7e7 90%,#d6d6d6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d6d6d6',GradientType=0 ); /* IE6-8 */

/*    width: 650px;*/
/*    height: 28px;*/

    width: 100%;
    border-left: 5px solid #006699;
    padding: 7px 5px 5px 5px;
}
/*
.page-sub-title span.tit-mark {
    background: #006699;
    width:5px;
    height: 24px;
    margin-top:2px;
    margin-left: 3px;
}
*/

.page-sub-title h3 {
    float: left;
    margin: 0;
    padding: 0;
    color: #666;
    font-size: 14px;
    font-weight: bold;
}

.page-sub-title .product-mark {
    float: right;
}
.product-mark {
    margin-top:-5px;
    background: #fff;
    border:1px solid #ccc;
    padding: 0px 10px;
}

/**/
.container-main {
    background: #fff; /* Old browsers */
}
.gradient01 {  
    background: #66ccff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2Y2NmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #66ccff 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66ccff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #66ccff 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #66ccff 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #66ccff 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #66ccff 0%,#ffffff 100%); /* W3C */
/*
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66ccff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
*/
}
.container-top {
    background: url(/assets/img/top/back.jpg);
    background-repeat: repeat;
}
.container-top2 {
    background: url(/assets/img/top/back_und.jpg);
    background-repeat: repeat;
}

/**/
table.tbl-com1 {
    margin: 0 auto;
    width: 100%;
    font-size: 12px;
    line-height: 1.7;
}
table.tbl-com1 th {
    font-weight: normal;
    color: #000;
    text-align: left;
    padding: 5px 10px;
    border: 1px solid #ccc;
    background:#eeeeee;
}
table.tbl-com1 th.w {
    font-weight: bold;
}
table.tbl-com1 th p {
/*    width: 75%;*/
    margin: 0 auto;
}
table.tbl-com1 th p.p80 {
    width: 90%;
    margin: 0 auto;
}
table.tbl-com1 td {
    color: #000;
    padding: 5px 10px;
    border: 1px solid #ccc;
    text-align: left;
    background:#fff;

}
table.tbl-com1 td dt {
}
table.tbl-com1 td dd {
}


table.tbl-com2 {
    margin: 0 auto;
    width: 100%;
    font-size: 12px;
}
table.tbl-com2 th {
/*    font-weight: normal;*/
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border: 1px solid #ccc;
    background:#29B167;
}
table.tbl-com2 th.w {
    font-weight: bold;
}
table.tbl-com2 th p {
/*    width: 75%;*/
    margin: 0 auto;
}
table.tbl-com2 th p.p80 {
    width: 90%;
    margin: 0 auto;
}
table.tbl-com2 td {
    color: #000;
    padding: 5px 10px;
    border: 1px solid #ccc;
    text-align: left;
    background:#fff;

}
table.tbl-com2 td dt {
}
table.tbl-com2 td dd {
}


table.tbl-com3 {
    margin: 0 auto;
    width: 100%;
    font-size: 13px;
}
table.tbl-com3 th {
/*    font-weight: normal;*/
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border: 1px solid #F50307;
    background:#FFFFFF;
}
table.tbl-com3 th.clear,
table.tbl-com3 td.clear {
    border: 0px solid #F50307;
    background:#fff;
}
table.tbl-com3 th.w {
    font-weight: bold;
}
table.tbl-com3 th p {
/*    width: 75%;*/
    margin: 0 auto;
}
table.tbl-com3 th p.p80 {
    width: 90%;
    margin: 0 auto;
}
table.tbl-com3 td {
    color: #000;
    padding: 5px 10px;
    border: 1px solid #F50307;
    text-align: left;
    background:#fff;
}
table.tbl-com3 td img {
    width: 100%;
}

table.tbl-com3 td dt {
}
table.tbl-com3 td dd {
}


table.tbl-com4 {
    margin: 0 auto;
    width: 100%;
    font-size: 13px;
}
table.tbl-com4 th {
/*    font-weight: normal;*/
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border: 1px solid #ffffff;
    background:#ffffff;
}
table.tbl-com4 th.clear,
table.tbl-com4 td.clear {
    border: 0px solid #ffffff;
    background:#ffffff;
}
table.tbl-com4 th.w {
    font-weight: bold;
}
table.tbl-com4 th.f {
    font-weight: normal;
}
table.tbl-com4 th p {
/*    width: 75%;*/
    margin: 0 auto;
}
table.tbl-com4 th p.p80 {
    width: 50%;
    margin: 0 auto;
}
table.tbl-com4 td {
    color: #000;
    padding: 5px 10px;
    border: 1px solid #ffffff;
    text-align: center;
    background:#ffffff;
}
table.tbl-com4 td img {
    width: 70%;
}

table.tbl-com4 td dt {
}
table.tbl-com4 td dd {
}



table.tbl-com5 {
    margin: 0 auto;
    width: 100%;
    font-size: 11px;
    line-height: 2;
}
table.tbl-com5 th {
/*    font-weight: normal;*/
    color: #fff;
    text-align: center;
    padding: 5px 5px;
    border: 1px solid #fff;
    background:#333333;
}
table.tbl-com5 th.clear,
table.tbl-com5 td.clear {
    border: 0px solid #fff;
    background:#fff;
}
table.tbl-com5 th.w {
    font-weight: bold;
}
table.tbl-com5 th.f {
    font-weight: normal;
}
table.tbl-com5 th p {
/*    width: 75%;*/
    margin: 0 auto;
}
table.tbl-com5 th p.p80 {
    width: 50%;
    margin: 0 auto;
}
table.tbl-com5 td {
    color: #000;
    padding: 0px 5px;
    border: 1px solid #fff;
    text-align: left;
    line-height: 1.5;
    background:#fff;
}
table.tbl-com5 td img {
    width: 100%;
}

table.tbl-com5 td dt {
}
table.tbl-com5 td dd {
}


table.tbl-com6 {
    margin: 0 auto;
    width: 100%;
    font-size: 13px;
}
table.tbl-com6 th {
/*    font-weight: normal;*/
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border: 1px solid #ccc;
    background:#0066CC;
}
table.tbl-com6 th.w {
    font-weight: bold;
}
table.tbl-com6 th p {
/*    width: 75%;*/
    margin: 0 auto;
}
table.tbl-com6 th p.p80 {
    width: 90%;
    margin: 0 auto;
}
table.tbl-com6 td {
    color: #000;
    padding: 5px 10px;
    border: 1px solid #ccc;
    text-align: center;
    background:#fff;

}
table.tbl-com6 td dt {
}
table.tbl-com6 td dd {
}

table.tbl-com7 {
    margin: 0 auto;
    width: 100%;
    font-size: 12px;
}
table.tbl-com7 th {
/*    font-weight: normal;*/
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border: 1px solid #ccc;
    background:#D9C11C;
}
table.tbl-com7 th.w {
    font-weight: bold;
}
table.tbl-com7 th p {
/*    width: 75%;*/
    margin: 0 auto;
}
table.tbl-com7 th p.p80 {
    width: 90%;
    margin: 0 auto;
}
table.tbl-com7 td {
    color: #000;
    padding: 5px 10px;
    border: 1px solid #ccc;
    text-align: left;
    background:#fff;

}
table.tbl-com7 td dt {
}
table.tbl-com7 td dd {
}

table.tbl-com8 {
    margin: 0 auto;
    width: 100%;
    font-size: 13px;
    line-height: 1.7;
}
table.tbl-com8 th {
    font-weight: normal;
    color: #000;
    text-align: left;
    padding: 5px 10px;
    border: 1px solid #ccc;
    background:#eeeeee;
}
table.tbl-com8 th.w {
    font-weight: bold;
}
table.tbl-com8 th p {
/*    width: 50%;*/
    margin: 0 auto;
}
table.tbl-com1 th p.p80 {
    width: 50%;
    margin: 0 auto;
}
table.tbl-com8 td {
    color: #000;
    padding: 5px 10px;
    border: 1px solid #ccc;
    text-align: left;
    background:#fff;

}
table.tbl-com1 td dt {
}
table.tbl-com1 td dd {
}



.pict-tile {
    float: left;
    width: 217px;
    text-align: left;
    overflow: hidden;
    margin-right: 0px;
    margin-bottom: 10px;
    border:0px solid #e6e6e6;
    text-align: center;
}

.pict-tile2 {
    float: left;
    width: 325px;
    text-align: left;
    overflow: hidden;
    margin-right: 0px;
    margin-bottom: 10px;
    border:0px solid #e6e6e6;
    text-align: center;
}

.pict-tile3 {
    float: left;
    width: 215px;
    text-align: center;
    overflow: hidden;
    padding: 5px 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    border:1px solid #e6e6e6;
    text-align: center;
}
.pict-tile3 img {
    margin:0 auto;
}

.pict-tile4 {
    float: left;
    width: 214px;
    text-align: left;
    overflow: hidden;
    margin-right: 0px;
    margin-bottom: 10px;
    border:0px solid #e6e6e6;
    text-align: center;
}



.product-items article img {width:100%;} 

.product-item {
	display: block;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.product-item img {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;

}
.product-item .portfolio-desc {
    display: block;
    opacity: 0;
    position: absolute;
    width: 100%;
	left: 0;
	top: 0;
	color: rgba(220, 220, 220);
}


.product-item:hover .portfolio-desc {
/*	padding-top: 20%;*/
	height: 100%;
    transition: all 200ms ease-in-out 0s;
	opacity: 1;
}

.product-item .portfolio-desc a {
	color: #fff;
}
.product-item .portfolio-desc a:hover {
	/*text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7);*/
	text-decoration: none;
}

.product-item .portfolio-desc .folio-info {
/*	top:-20px;*/
/*	padding: 30px;*/
	height: 0;
    opacity: 0;
    position: relative;
    text-align: center;
/*    padding-top: 10%;*/
}

.product-item:hover .folio-info{
	height: 100%;
    background: rgba(0,0,0,0.5);
    opacity: 1;
    transition: all 500ms ease-in-out 0s;
    top:-1px;
    display: block;
}
.product-item:hover .folio-info a {
    display: block;
    height: 100%;
    padding-top: 28%;
}


.product-item .portfolio-desc .folio-info h5 {
	text-transform: uppercase;
}
.product-item .portfolio-desc .folio-info i {
	font-size: 28px;
}
.product-item .portfolio-desc .folio-info span {
	color: #ffffff;
	font-size: 30px;
}






dl.dl-yakuin dt {
    font-weight: normal;
    float:left;
    margin-bottom: 5px;
    width: 120px;
}
dl.dl-yakuin dd {
    margin-bottom: 10px;
    margin-left: 150px;
}
dl.dl-yakuin dt p {
    width: 86%;
    margin: 0 auto;
}

.p-title1 {
    font-size: 12px;
    font-weight: bold;
    background:#E7F7FE;
    border: 1px solid #ccc;
    margin-bottom: 5px;
}
.p-title1 div {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
}
.p-title1 .icon-link {
    padding: 2px 10px;
    background:#006699;
    color:#fff ;
    cursor: pointer;

}
.p-title1 .product {
    font-size: 12px;
    font-weight: bold;
    background:#1e90ff;
    border: 1px solid #ccc;
    margin-bottom: 5px;
}

.p-title2 {
    font-size: 12px;
    font-weight: bold;
    background:#66FF99;
    border: 1px solid #ccc;
    margin-bottom: 5px;
}
.p-title2 div {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
}
.p-title2 .icon-link {
    padding: 2px 10px;
    background:#006666;
    color:#fff ;
    cursor: pointer;

}
.p-title3 {
    font-size: 12px;
    font-weight: bold;
    background:#87cefa;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}
.p-title3 div {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
}
.p-title3 .icon-link {
    padding: 2px 10px;
    background:#006666;
    color:#fff ;
    cursor: pointer;

}
.att {
  padding-left: 1em;
  text-indent: -1em;
}

/* 地図用モーダル */
.modal-dialog-map .modal-header {
/*    background: #fff;*/
    border-bottom: 0px solid #fff;
}
.modal-dialog-map .modal-footer {
    border-top: 0px solid #fff;
    text-align: center;
}




.btn_company_dl {
    width: 63%;
}


.p-icon {
    width: 25%;
    height: 105px;
}
.p-icon2 {
    width: 25%;
    height: 85px;
}
.p-icon3 {
    width: 25%;
    height: 95px;
}
.p-icon105 {
    width: 25%;
    height: 105px;
}
.p-icon9 {
    width: 25%;
    height: 115px;
}



.p-icon img ,
.p-icon2 img ,
.p-icon3 img ,
.p-icon105 img ,
.p-icon9 img {
    margin: 0 auto;
    margin-bottom: 3px;
}
.p-icon p ,
.p-icon2 p ,
.p-icon3 p ,
.p-icon105 p ,
.p-icon9 p {
    font-size: 68%;
    line-height: 1.2;
    text-align: center;
}


.img_block1{
    border: 1px solid #ccc;
    width: 48.4%;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 5px 0;
}

.img_block2{
    border: 1px solid #e1e4e4;
    width: 98%;
    padding: 5px 0;
}




.pointer {
    cursor: pointer;
}



.yha-mt4  {font-size: 16px; line-height: 200%;}

.fs80p {font-size: 80%;}

.w {font-weight: bold;}
.bo1 {border: 1px solid #ccc;}
.bo2 {border: 0px solid #ccc;}

.m5 {margin:5px;}

.mt5 {margin-top:5px;}
.mr5 {margin-right:5px;}
.mr10 {margin-right:10px;}

.ml5 {margin-left:5px;}
.ml10 {margin-left:10px;}


.mb5 {margin-bottom:5px;}
.mb8 {margin-bottom:8px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb25 {margin-bottom:25px;}
.mb30 {margin-bottom:30px;}
.mb35 {margin-bottom:35px;}
.mb40 {margin-bottom:40px;}
.mb45 {margin-bottom:45px;}
.mb50 {margin-bottom:50px;}

.p5   {padding: 5px;}
.p10  {padding: 10px;}
.p15  {padding: 15px;}


.pl0  {padding-left: 0px;}
.pl5  {padding-left: 5px;}
.pl8  {padding-left: 8px;}
.pl10  {padding-left: 10px;}
.pl20  {padding-left: 20px;}
.pl30  {padding-left: 30px;}
.pl40  {padding-left: 40px;}
.pl50  {padding-left: 50px;}

.pr10  {padding-right: 10px;}
.pr20  {padding-right: 20px;}
.pr30  {padding-right: 30px;}
.pr40  {padding-right: 40px;}
.pr50  {padding-right: 50px;}


.pb30 {padding-bottom:30px;}
.pb40 {padding-bottom:40px;}
.pb50 {padding-bottom:50px;}


.w30 {width: 30px;}
.w40 {width: 40px;}
.w50 {width: 50px;}
.w120 {width: 120px;}
.w130 {width: 130px;}
.w135 {width: 135px;}
.w140 {width: 140px;}
.w145 {width: 145px;}
.w140h {height: 140px;}
.w150 {width: 150px;}
.w160 {width: 160px;}
.w170 {width: 170px;}
.w180 {width: 180px;}
.w190 {width: 190px;}
.w200 {width: 200px;}
.w255 {width: 255px;}
.w660 {width: 652px;}
.fs   {font-size: 13px;}

.w40p {width: 40%;}
.w60p {width: 60%;}
.w65p {width: 65%;}
.w70p {width: 70%;}
.w75p {width: 75%;}
.w80p {width: 80%;}
.w85p {width: 85%;}
.w90p {width: 90%;}
.w100p {width: 100%;}





.row_btn {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 992px) {

}





/* print url 打消し対応
------------------------------------------------------------------------------*/
@media print {
  a[href]:after {
    content: ""!important;
  }
  abbr[title]:after {
    content: ""!important;
  }
}



.pdt_lst_block {}
.pdt_lst_block .img {
    float: left;
    margin-right: 10px;
    width: 140px;
}
.pdt_lst_block .img p {
    font-size: 80%;
}
.pdt_lst_block .list {
    float: left;
}
.pdt_lst_block .list dl dt {
    float:left;
    clear: left;
    margin:0;padding:0;
    width: 170px;
    font-weight: normal;
    font-size: 75%;
}
.pdt_lst_block .list dl dd {
    float:left;
    margin:0;padding:0;
    font-weight: normal;
    font-size: 75%;
    margin-bottom:3px;
}

.pdt_lst_block2 {}
.pdt_lst_block2 .img {
    float: left;
    margin-right: 10px;
    width: 140px;
}
.pdt_lst_block2 .img p {
    font-size: 80%;
}
.pdt_lst_block2 .list {
    float: left;
}
.pdt_lst_block2 .list dl dt {
    margin:0;padding:0;
    float:left;
    clear: left;
    width: 205px;
    font-weight: normal;
    font-size: 75%;
}
.pdt_lst_block2 .list dl dd {
    float:left;
    margin:0;padding:0;
    font-weight: normal;
    font-size: 75%;
    margin-bottom:3px;
}
@media screen and (min-width: 650px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 650px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}


table.table01 {
	width:100%;
	border-right:#3EB1C6 solid 1px;
	border-collapse: collapse;
}
table.table01 thead th {

	background:#3EB1C6;
	color:#FFF;
	padding:5px 8px;
	border-right:#FFF solid 1px;
	border-bottom:#FFF solid 1px;
}
table.table01 thead th:last-child {
	border-right:#3EB1C6 solid 1px;
}
table.table01 tbody th {
	background:#3EB1C6;
	color:#FFF;
	padding:5px 8px;
	border-bottom:#FFF solid 1px;
	vertical-align:top;
}
table.table01 tbody tr:last-child th {
	border-bottom:#3EB1C6 solid 1px;
}
table.table01 tbody td {
	background:#FFF;
	padding:5px 8px;
	border-left:#3EB1C6 solid 1px;
	border-bottom:#3EB1C6 solid 1px;
	vertical-align:top;
}

@media screen and (max-width: 640px) {
table.table01 thead {
	display:none;
}
table.table01 tbody th {
	display:block;
}
table.table01 tbody td {
	display:block;
}
table.table01 tbody td::before {
	content: attr(label);
	float: left;
	clear:both;
	font-weight:bold;
}
table.table01 tbody td p {
	padding-left:6em;
}
}