html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  box-sizing: border-box;
}
.clearfix::after{
  content: "";
  display: block;
  clear: both;
}
.clear{
    clear:both;
}
body {
    background-color: #ffffff;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
    color:#333333;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
    opacity: 0.7;
}
.wrapper{
	width:100%;
	max-width:1000px;
	margin:0 auto;
}
.container{
	width:100%;
	max-width:1300px;
	margin:0 auto;
}
#header_v01{
	display:flex;
	height:90px;
}
#header_v01_v01{
	padding-top: 30px;
}
#header_v01_v01 img{
	width: 100%;
	max-width: 100%;
	height: auto;
}
#header_v01_v02{
	padding-top: 30px;
	text-align: right;
	margin-left:auto;
}
#header_v01_v02 img{
	vertical-align: middle;
}
#header_v01_v02 a{
	vertical-align: middle;
	margin-left: 10px;
}
#header_navi {
	width:100%;
	text-align: center;
	margin: 0 auto 10px auto;
	font-size: 15px;
}
#header_navi ul {
	list-style-type:none;
}
#header_navi li{
	display: inline-block;
	margin: 0 20px;
}
#header_navi li img{
	margin-left: 5px;
}
.navi li ul {
	display: none;
	position: absolute;
	z-index: 1000;
	width: 210px;
	margin-left:-30px;
}
.navi li ul li{
	width: 180px;
	background: #fff;
	opacity:0.9;
	padding: 0.5em 0;
	box-sizing: border-box;
	border-bottom:1px solid #ddd;
	text-align:center;
}

#index_vis{
	width: 100%;
	height: auto;
	border-top: 1px solid #f6b1b7;
	border-bottom: 1px solid #f6b1b7;
}

#index_v01{
	width: 100%;
	margin-top: 18px;
	background: #fce482;
	padding: 36px 0;
}

#index_v01_w{
	display: flex;
	justify-content: space-around;
	flex-wrap:wrap;
}

#index_v01_w div{
	width: 22%;
}

.index_v01_img{
	width: 100%;
	height: auto;
}

#index_v01_w div h2{
	margin: 10px 0;
	font-size: 18px;
}

#index_v01_w div p{
	font-size: 14px;
	text-align: justify;
}

#index_v01_w div a img{
	display: block;
	margin: 20px 0 10px auto;
}

.index_v01_w_img2{
	margin: 41px 0 10px auto!important;
}

#index_v02 {
	padding: 20px 0 50px 0;
}

#index_v02 h2{
	font-size: 26px;
	color: #e60012;
	padding-bottom: 2px;
	margin-bottom: 15px;
	width: 100%;
	border-bottom: 1px solid #e60012;
	text-indent: 15px;
}

#index_v02 a img{
	display: block;
	margin: 20px auto;
}

#vis_common{
	border-top: 1px solid #f6b1b7;
	border-bottom: 1px solid #f6b1b7;
	width: 100%;
	height: 153px;
	background-image: url(../images/common_vis_p01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
#common_vis_a01{
	width:800px;
	height:49px;
	margin-top: 53px;
	background-image: url(../images/products_vis_back01.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:49px;
	font-size:25px;
	text-indent:80px;
}
#vis_products{
	border-top: 1px solid #f6b1b7;
	border-bottom: 1px solid #f6b1b7;
	width: 100%;
	height: 350px;
	background-image: url(../images/products_vis_p01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
#vis_company{
	border-top: 1px solid #f6b1b7;
	border-bottom: 1px solid #f6b1b7;
	width: 100%;
	height: 350px;
	background-image: url(../images/company_vis_p01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
#vis_development{
	border-top: 1px solid #f6b1b7;
	border-bottom: 1px solid #f6b1b7;
	width: 100%;
	height: 350px;
	background-image: url(../images/development_vis_p01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
#products_vis_a01{
	width:416px;
	height:49px;
	margin-top: 65px;
	background-image: url(../images/products_vis_back01.png);
	background-repeat: no-repeat;
	line-height:49px;
	font-size:25px;
	text-indent:80px;
}
#bread{
	font-size: 12px;
	padding: 22px 0;
}
#bread *{
	vertical-align: middle;
}
#stitle{
	background-color: #fbeec1;
	height: 138px;
	width: 100%;
}
#stitle_v01{
	display: flex;
	padding: 17px;
}
#stitle_t01{
	width: 20%;
	height: 104px;
	background-color: #e60012;
	margin-left: 17px;
	color: #fff;
	line-height: 104px;
	text-align: center;
	font-size:16px;
}
#stitle_t02{
	width: 20%;
	height: 104px;
	background-color: #e60012;
	margin-left: 17px;
	padding: 17px;
	color: #fff;
	line-height: 1.5em;
	text-align: justify;
	font-size:16px;
}
#stitle_t02 a{
	color: #fff;
}

#stitle_v01 p{
	width: 70%;
	margin-left: 17px;
	text-align: justify;
	font-size:14px;
	line-height: 1.8em;
}
#main_content{
	padding: 60px 0 100px 0;
}
#main_content h1{
	width:100%;
	font-size:25px;
	text-align:center;
	padding:5px 0 35px 0;
}
#main_content img{
	max-width: 100%;
	max-width: 100%;
	height: auto;
}
#footer01{
	background-color: #fadbad;
	width: 100%;
	padding: 16px 0;
}
#footer01_v01{
	display: flex;
	justify-content: space-between;
}
#footer01_t01{
	width: 40%;
	padding-top: 20px;
	color:#666;
}
#footer01_v01 a{
	display: inline-block;
}
#footer01_v01 img{
	max-width:100%;
	height:auto;
}
#footer02{
	background-color: #5480bb;
	color:#fff;
	margin-top: 5px;
}
#footer02 a{
	color:#fff;
}
#footer02_v01{
	display: flex;
}
.footer02_v01_v{
	width: 33%;
	padding: 40px 0;
}
.footer02_st{
	width:90%;
	border-bottom:1px solid #fff;
	margin-top: 1em;
	margin-bottom: 1em;
}
.footer02_v01_v ul{
	list-style: none;
}
.footer02_v01_v ul li{
	margin-bottom: 0.6em;
	font-size:14px;
}
.footer02_v01_v ul li ul li{
	margin-bottom: 0.2em;
	text-indent: 1em;
	font-size:13px;
}
#footer02_v01_v02{
	margin-top: 57px;
}
#footer03{
	display: flex;
	font-size:12px;
	padding-top: 1em;
	height: 50px;
}
#footer03_v02{
	margin-left: auto;
}
#footer_top{
	position: fixed;
	bottom:80px;
	right:30px;
}
#footer02_sp{
    display: none;
}
#bread ul li {
    display: inline;
    list-style-type: none;
}
#bread ul li:before {
    content: " > ";
}
#bread ul li:first-child:before {
    content:"";
}

.cat_index_con img{
    width:100%;
    max-width:350px;
    height:auto;
}
.cat_index_con h2{
    width:100%;
    font-size:18px;
    padding-bottom:5px;
    border-bottom:1px solid #999999;
    margin-bottom: 10px;
}
.cat_index_con_p{
    font-size:14px;
    text-align:justify;
    line-height:1.7;
    height:130px;
    margin-bottom: 20px;
}
.cat_index_con ul{
    list-style-type:none;
}
.cat_index_con li{
     background:url(../images/common_li01.png) no-repeat left top;
     padding-left: 30px;
     font-size: 14px;
     margin:15px 0 8px 0;
     line-height: 1.8em;
}
.cat_index_con li a{
     color:#e60012;
}

.page_con {
     margin-bottom:20px;
}
.page_con h2{
     width:100%;
     color:#e60012;
     border-bottom:1px solid #e60012;
     padding:5px 0 3px 0;
     margin-bottom:15px;
     font-size:20px;
}
.page_con h3{
     width:100%;
     color:#333;
     border-bottom:1px solid #333;
     padding:5px 0 3px 0;
     margin-bottom:15px;
     font-size:18px;
}
.page_con h4{
     width:100%;
     max-width:320px;
     color:#e60012;
     border:1px solid #e60012;
     padding:3p;
     margin-bottom:15px;
     font-size:16px;
     text-indent:1em;
}
.page_con p {
    text-align:justify;
    margin-bottom:15px;
}
.page_con_p{
    font-size:14px;
    text-align:justify;
    line-height:1.7;
    margin-top: 10px;
    margin-bottom: 20px;
}
.page_con ul {
    list-style-type:none;
    padding-left:2em;
}
.page_con ul li {
    position: relative;
    font-size:14px;
}
.page_con ul li::after {
    display: block;
    content: '';
    position: absolute;
    top: .5em;
    left: -1em;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border: 1px solid #3498db;
    border-radius: 100%;
}
.page_con ol {
    padding-left:2em;
}
.page_con ol li {
    font-size:14px;
}
.page_con dt {
    font-size:15px;
}
.page_con dd {
    padding-left:2em;
    font-size:14px;
}
table {
    font-size:14px;
    width: 95%;
    border-spacing: 0;
    border-top:1px solid #333;
    border-collapse: collapse;
}
table th {
    padding: 8px 15px;
    background: #ddd;
    border-bottom:1px solid #333;
    line-height: 120%;
    white-space: nowrap;
    font-weight:normal;
    vertical-align:top;
}
table tr td {
    padding: 8px 15px;
    border-bottom: 1px solid #333;
    vertical-align:top;
}
table tr {
    background: #fff;
}

table tr {
    background: #fff;
}
table tr:nth-child(even) {
    background-color: #eee;
}

.scroll{
width:100%;
margin:0;
padding:0;
overflow: auto;
}

#index_v02 ul{
    width:100%;
    height: 200px;
    overflow: auto;
    list-style-type:none;
    line-height: 1.8em;
}

#index_v02 li{
    width:100%;
    margin-right:10px;
    margin-top:10px;
    padding-left:10px;
    border-bottom: 1px dotted #ccc;
    font-size: 12px;
}

#index_v02 li span{
    margin-right: 1em;
    color:#777;
}

#news_list ul{
    width:100%;
    overflow: auto;
    list-style-type:none;
    line-height: 1.8em;
}

#news_list li{
    width:100%;
    margin-top:10px;
    margin-right:10px;
    padding-left:10px;
    border-bottom: 1px dotted #ccc;
    font-size: 12px;
}

#news_list li span{
    margin-right: 1em;
    color:#777;
}
.news_title{
    font-size: 16px;
}

#newsmain {
	padding:8px;
	text-align:justify;
	line-height: 1.8em;
}

#newsmain p.newsday {
	text-align:right;
}
#newsmain p.newscompny {
	text-align:right;
}
#newsmain div.newstitle {
	text-align:center;
	padding:5px 0 8px 0;
	font-size: 18px;
	line-height: 2.0em;
	font-weight:bold;
}
#newsmain p.keigu {
	text-align:right;
}

#newsinquiry {
	margin:30px 0;
}
#newsinquiry dl{
  display:flex;
  flex-wrap: wrap;
  border: 1px solid #ccc;
  border-top: none;
  margin-bottom:25px;
}
#newsinquiry dt{
  background: #ddd;
  width: 30%;
  padding: 10px;
  box-sizing: border-box;
  border-top: 1px solid #ccc;
}
#newsinquiry dd{
  padding: 10px;
  margin: 0;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  width: 70%;
  background: #fff;
  box-sizing: border-box;
}

input[type="text"],input[type="email"],textarea,select{
    font-size:14px;
    border: 1px solid #B9C9CE;
    border-radius:5px;
    padding: 5px 0.8em;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
    width: 70%;
}
input[type="checkbox"],input[type="radio"]{
    width: auto;
}
input[type="button"],input[type="submit"]{
    width: 45%;
    margin: 10px auto;
    padding: 5px 0.8em;
    display: block;
}
.input_submitarea{
    width: 100%;
    padding: 0;
    text-align:center;
}
.form_note{
    color: red;
}

.sitemap li::before {
    content: "-----";
    font-size: 14px;
    font-size: 1.4rem;
    margin-left: -23px;
    margin-right: 12px;
    letter-spacing: -3px;
}
.sitemap li {
    line-height: 1.7;
    margin-left: 10px;
    padding: 0 0 0 22px;
    border-left: 1px solid #000;
    list-style-type: none;
}
.sitemap li a {
    text-decoration:none;
}
h2.ttxt{
	font-size: 16px!important;
	font-feature-settings:"palt";
	font-family:Meiryo UI,Meiryo,sans-serif;
	margin: 10px 0 17px 0!important;
}
h3.ttxt{
	font-size: 14px!important;
	font-feature-settings:"palt";
	font-family:Meiryo UI,Meiryo,sans-serif;
	padding:7px 0 10px 0!important;
	margin-bottom:15px!important;
}
ol.number li{
margin-left:2em!important;
}
h3.widget-title{
font-weight:bold;
}
