@charset "UTF-8";
body {
    font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    margin: 0px;
    padding: 0px;
    min-width: 320px;
    word-wrap: break-word;
    font-size: 14px;
}

li {
    list-style: none;
}

.pc_br:before {
    content: "\A";
    white-space: pre;
}

#wrapper {
    font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}


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

#header {
    width: 100%;
    min-width: 1180px;
    height: 120px;
    padding: 0;
    margin: 0 auto;
    z-index: 9999;
    background: url(../img/header_k2.png) top 30px center no-repeat;
    background-size: 1884px;
}

#header_top {
    width: 100%;
    height: 30px;
    background: #1a238c;
    margin: 0;
    padding: 0;
}

#header_top h1 {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    color: #fff;
    font-size: 12px;
    line-height: 30px;
}

#head_inner,
.contents {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}

a#logo {
    float: left;
    display: block;
    width: 259px;
    height: 44px;
    margin: 20px 0 0;
    padding: 0;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/logo.png) top center no-repeat;
}

a#logo:hover,
a.h_info:hover {
    opacity: 0.2;
    filter: alpha(opacity=0.2);
}

a.h_info:hover {
    background: #fff;
}

.head_r {
    width: 520px;
    float: right;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.head_r ul {
    float: left;
    margin: 14px 0 0 0;
    padding: 0;
}

.head_r ul li {
    list-style: none;
    float: left;
    margin: 0 15px 0 0;
    padding: 0;
}

.head_r ul li a {
    font-size: 12px;
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    margin: 0;
    line-height: 1.6em;
}

.head_r ul li a:hover,.foot_btn a:hover {
    text-decoration: underline;
}

.h_info_wap {
    width: 325px;
    height: 56px;
    float: right;
    background: url(../img/tel.png) top center no-repeat;
    margin: 14px 0 0;
    padding: 0;
}

a.h_info {
	width:132px;
    height: 42px;
    border-radius: 8px;
    float: right;
	margin:6px 5px 0 0;
    z-index: 9999;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}


/*メニュー
----------------------------------------------------*/

nav {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: #1a238c;
    overflow: hidden;
}

.nav_wap.fixed {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: #1a238c;
    overflow: hidden;
    position: fixed;
    top: 0px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    z-index: 9999;
}

nav .gnavi {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}

nav .gnavi li {
    float: left;
    width: 166.5px;
    background-size: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #7e83be;
}

nav .gnavi li a {
    display: block;
    width: 100%;
    margin: 0;
	padding: 20px;
	color: #ffffff;
	text-align: center;
	box-sizing: border-box;
	text-decoration: none;
    font-weight: bold;
}

/*メイン画
----------------------------------------------------*/

.main_system,
.main_management,
.main_blog,
.main_blog_pin,
.main_category,
.main_qa,
.main_corp,
.main_contact,
.main_policy,
.main_ura,
.main_result,
.main_news,
.main_product,
.main_result_pin {
    width: 100%;
    height: 254px;
    background-size: 1895px;
    margin: 0 auto;
    padding: 0;
}

.main_system {
    background: url(../img/system/main.jpg) top center no-repeat;
}

.main_management {
    background: url(../img/management/main.jpg) top center no-repeat;
}

.main_blog {
    background: url(../img/blog/main.jpg) top center no-repeat;
}

.main_blog_pin {
    background: url(../img/blog/main_pin.jpg) top center no-repeat;
}

.main_product {
    background: url(../img/blog/main_pin_c.jpg) top center no-repeat;
}

.main_ura {
    background: url(../img/blog/urabanasshi.jpg) top center no-repeat;
}

.main_result {
    background: url(../img/blog/result.jpg) top center no-repeat;
}

.main_result_pin {
    background: url(../img/blog/main_result_pin.jpg) top center no-repeat;
}

.main_news {
    background: url(../img/blog/news.jpg) top center no-repeat;
}

.main_category {
    background: url(../img/category/main.jpg) top center no-repeat;
}

.main_qa {
    background: url(../img/qa/main.png) top center no-repeat;
}

.main_corp {
    background: url(../img/main_office.jpg) top center no-repeat;
}

.main_contact {
    background: url(../img/contact_main.jpg) top center no-repeat;
}

.main_policy {
    background: url(../img/qa/main.png) top center no-repeat;
}

.main_system h2,
.main_management h2,
.main_blog h2,
.main_category h2,
.main_blog_pin h2,
.main_qa h2,
.main_corp h2,
.main_contact h2,
.main_policy h2,
.main_ura h2,
.main_result h2,
.main_news h2,
.main_product h2,
.main_result_pin h2 {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    margin: 0;
    padding: 0;
}

.main_system h2.h2img,
.main_management h2.h2img,
.main_blog h2.h2img,
.main_category h2.h2img,
.main_blog_pin h2.h2img,
.main_qa h2.h2img,
.main_corp h2.h2img,
.main_contact h2.h2img,
.main_policy h2.h2img,
.main_ura h2.h2img,
.main_result h2.h2img,
.main_news h2.h2img,
.main_product h2.h2img,
.main_result_pin h2.h2img {
	width:100%;
	height:254px;
	margin: 0;
	padding: 0;
	position:relative;
	overflow:hidden;
}
h2.h2img img{
	display:block;
	margin:0 0 0 -948px;
	position:absolute;
	top:0;
	left:50%;
}

/*ぱんくず
----------------------------------------------------*/
.breadcrumbs {
    width: 1000px;
    margin: 10px auto 0;
    padding: 0;
    overflow: hidden;
}

/*
.breadcrumbs span {
    float: left;
    margin-right: 10px;
    padding: 6px 19px 6px 0;
    background: url(../img/yazi.png) right center no-repeat;
	background-size: 8px;
}

.breadcrumbs span:last-child {
	background: #3b44b1;
    padding: 4px 13px;
    border-radius: 14px;
    color: #fff;
    margin: 6px 15px 6px 0;
}

.breadcrumbs span a.home,.breadcrumbs span a {
    display: block;
    background: #b8bce4;
    padding: 4px 13px;
    border-radius: 14px;
}

.breadcrumbs span a {
    color: #ffffff;
    text-decoration: none;
}

.breadcrumbs span a:hover {
    text-decoration: none;
	opacity: 0.7;
}
*/



.breadcrumbs li {
	float: left;
	margin-right: 10px;
	padding: 6px 19px 6px 0;
	background: url(../img/yazi.png) right center no-repeat;
	background-size: 8px;
}

.breadcrumbs li:last-child {
	background: #3b44b1;
	padding: 4px 13px;
	border-radius: 14px;
	color: #fff;
	margin: 6px 15px 6px 0;
}

.breadcrumbs li a.home,.breadcrumbs li a {
	display: block;
	background: #b8bce4;
	padding: 4px 13px;
	border-radius: 14px;
}

.breadcrumbs li a {
	color: #ffffff;
	text-decoration: none;
}

.breadcrumbs li a:hover {
	text-decoration: none;
	opacity: 0.7;
}



.contents_wap {
    width: 100%;
    margin: 0;
    padding: 0;
    background: url(../img/system/back.png) top 100px center repeat-y;
}

.contents {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}


/*コンテンツ その１
----------------------------------------------------*/

.sec_one,
.sec_two,
.sec_one_blog,
.sec_blog_full {
    padding: 30px 0;
}

.sec_qa,
.sec_contact,
.sec_policy {
    padding: 0;
}

.sec_one,
.sec_two,
.sec_one_blog,
.sec_blog_full,
.sec_qa,
.sec_contact,
.sec_policy {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.sec_one_blog {
    background: url(../img/blog/back.png) center bottom no-repeat;
    padding-bottom: 120px;
}

.sec_one .contents {
    display: block;
    width: 999px;
    height: 57px;
    margin: 0 auto 30px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.sec_one .contents h3.traceability,h3.traceability_two {
    display: block;
    height: 57px;
    margin: 0 auto 30px;
	text-indent: 0;
}
	
.sec_one .contents h3.traceability {
    background: url(../img/system/mds_01.png) no-repeat;
	background-position: bottom;
}

.sec_one .contents h3.traceability_two {
    background: url(../img/management/mds_01.png) no-repeat;
	background-position: bottom;
}

.sec_one .contents .center {
    color: #555;
    text-align: center;
    font-size: 16px;
    line-height: 2em;
}

.sec_one .pickup {
    margin: 30px auto 0;
    padding: 0;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 100%;
    height: 231px;
    background: url(../img/system/whats.png) top center no-repeat;
    background-size: 1895px;
}


/*コンテンツ その２
----------------------------------------------------*/

.sec_two .contents h4,
.sec_two_b .contents h4 {
    display: block;
    width: 999px;
    height: 58px;
    margin: 0 auto 30px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.sec_two .contents h4 {
    background: url(../img/system/mds_02.png) top center no-repeat;
}

.sec_two_b .contents h4 {
    background: url(../img/system/mds_03.png) top center no-repeat;
}

.sec_two_quality .contents .photo_box,
.sec_two .contents .photo_box,
.sec_two .contents .photo_box_f,
.sec_two_b .contents .photo_box_link {
    width: 900px;
    margin: 0 auto 60px;
    padding: 0;
    overflow: hidden;
}

.sec_two_quality .contents h4,
.sec_two .contents .photo_box h5,
.sec_two .contents .photo_box_f h5,
.sec_two .contents .photo_box_link h5 {
    width: 100%;
    color: #1a238c;
    font-size: 24px;
    font-weight: 400;
    margin: 0 auto 30px;
    padding: 0;
    border-bottom: 2px solid #e9e9e9;
}

.sec_two_quality .contents h4 .blue,
.sec_two .contents .photo_box h5 .blue,
.sec_two .contents .photo_box_f h5 .blue,
.sec_two .contents .photo_box_link h5 .blue {
    display: inline-block;
    width: auto;
    padding: 0 0 10px;
    margin: 0 0 -2px;
    border-bottom: 2px solid #1a238c;
}

.sec_two_quality .contents h4 .ank_p,
.sec_two .contents .photo_box h5 .ank_p,
.sec_two .contents .photo_box_f h5 .ank_p,
.sec_two .contents .photo_box_link h5 .ank_p {
    position: relative;
    top: -150px;
    display: block;
}

.question_list .ank_p {
    position: relative;
    top: -90px;
    display: block;
}

.sec_one_category h1,
.sec_contact h1,
.sec_qa h3,
.sec_corp h3,
.sec_policy h1,
.sec_policy .contents h3 {
    width: 100%;
    color: #1a238c;
    font-size: 24px;
    font-weight: 400;
    margin: 30px auto;
    padding: 0;
    border-bottom: 2px solid #e9e9e9;
}

.sec_one_category h1 .blue,
.sec_contact h1 .blue,
.sec_qa h3 .blue,
.sec_corp h3 .blue,
.sec_policy h1 .blue,
.sec_policy .contents h3 .blue {
    display: inline-block;
    width: auto;
    padding: 0 0 10px;
    margin: 0 0 -2px;
    border-bottom: 2px solid #1a238c;
}

.sec_two_quality .contents .photo_box p,
.sec_two .contents .photo_box p,
.sec_two .contents .photo_box_f p,
.sec_two_b .contents .photo_box_link p {
    font-size: 16px;
    line-height: 2em;
    color: #555;
}

.sec_two_quality .contents .photo_box p,
.sec_two .contents .photo_box p {
    float: left;
    width: 580px;
    margin: 0 20px 0 0;
}

.sec_two_quality .contents .photo_box img,
.sec_two .contents .photo_box img {
    display: block;
    width: 300px;
}

.sec_two_b .contents .photo_box_link p {
    float: left;
    width: 600px;
    margin: 0;
    padding: 0;
}

.sec_two .contents .photo_box_f p {
    margin-bottom: 30px;
}

.sec_two .contents .three_box,
.sec_two .contents .two_box {
    width: 100%;
    margin: 0 auto 30px;
    padding: 0;
    overflow: hidden;
}

.sec_two .contents .three_box li {
    float: left;
    width: 280px;
    margin: 0 auto;
    padding: 0;
    background: #e9e9ea;
}

.sec_two .contents .two_box li {
    float: left;
    width: 435px;
    margin: 0 auto;
    padding: 0;
}

.sec_two .contents .two_box li span {
    display: block;
    width: 100%;
    margin: 10px auto;
}

.sec_two .contents .three_box li img,
.sec_two .contents .two_box li img {
    display: block;
    width: 100%;
}

.sec_two .contents .three_box li:nth-child(1),
.sec_two .contents .three_box li:nth-child(2),
.sec_two .contents .two_box li:nth-child(1) {
    margin-right: 30px;
}

.sec_two .contents .three_box li p,
.sec_two .contents .two_box li p {
    color: #fff;
    text-align: center;
    background: #1a238c;
    margin: 0;
    padding: 8px 0;
}

a#more_link {
    color: #222;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    display: block;
    float: right;
    margin: 10px 0 0 0;
    padding: 10px 24px 10px 10px;
    border: 2px solid #abab9f;
    background: url(../img/yazi.png) right 8px center no-repeat;
}

a.bg_ajast{
    background-size: 8px 8px !important;
}

a#more_link:hover,
.sec_three .contents a:hover,
.sec_one_blog .contents .side .category ul li a:hover,
.sec_one_blog .contents .side .recommend ul li a:hover,
.sec_one_blog .contents .main ul li a:hover,
.img_box .alignleft a:hover,
.img_box .alignright a:hover,.sec_six .contents ul li:nth-child(2) a:hover {
    opacity: 0.7;
    filter: alpha(opacity=0.7);
}

.sec_one .contents h3 {
    font-size: 28px;
    color: #1a238c;
    text-align: center;
}

/*コンテンツ その３
----------------------------------------------------*/

.sec_three {
    width: 100%;
    height: 332px;
    background: url(../img/system/back02.png) top center no-repeat;
    background-size: 1895px;
    margin: 0 auto;
    padding: 60px 0 30px;
    overflow: hidden;
}

.sec_three .contents a {
    display: block;
    width: 997px;
    height: 107px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    margin: 0 auto 30px;
    padding: 0;
}

.sec_three .contents a.link_btn_top {
    background: url(../img/system/link_btn01.png) no-repeat;
}

.sec_three .contents a.link_btn_bottom {
    background: url(../img/system/link_btn02.png) no-repeat;
}
.sec_three .contents a.link_btn_top02 {
    background: url(../img/system/link_btn03.png) no-repeat;
}




/*コンテンツ ブログ
----------------------------------------------------*/

.sec_one_blog .contents .main {
    float: left;
    width: 690px;
    margin: 0 40px 0 0;
}

.sec_blog_full .contents .main {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.sec_blog_full .contents .main p {
    color: #555;
    line-height: 1.8em;
}

.sec_one_blog .contents .main h1,
.sec_blog_full .contents .main h1 {
    margin: 0 auto 30px;
    padding: 8px 12px;
	position:relative;
/*
    font-size: 24px;
*/
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background: #1a238c;
}

.sec_one_blog .contents .main h1 .day,
.sec_blog_full .contents .main h1 .day {
    margin:-11px 0 0 0;
    padding: 4px;
	position:absolute;
	top:50%;
	right:8px;
    font-size:14px;
	line-height:14px;
    color: #1a238c;
    background: #fff;
    float: right;
}

.sec_one_blog .contents .main h2,
.sec_blog_full .contents .main h2 {
    font-size: 18px;
    color: #1a238c;
    font-weight: 600;
    padding: 0;
    margin: 0 auto 30px;
}

.sec_one_blog .contents .main h3,
.sec_blog_full .contents .main h3 {
    font-size: 16px;
    font-weight: 600;
    padding: 10px 0;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}

.sec_blog_full .contents .main .three_box {
    width: 100%;
    margin: 30px auto;
    padding: 0;
    overflow: hidden;
}

.sec_blog_full .contents .main .three_box li {
    float: left;
    width: 320px;
    margin: 0 auto;
    padding: 0;
    background: #e9e9ea;
}

.sec_blog_full .contents .main .three_box li img {
    display: block;
    width: 100%;
}

.sec_blog_full .contents .main .three_box li:nth-child(1),
.sec_blog_full .contents .main .three_box li:nth-child(2) {
    margin-right: 20px;
}

.sec_blog_full .contents .main .three_box li p {
    color: #fff;
    text-align: center;
    background: #1a238c;
    margin: 0;
    padding: 8px 0;
}

.sec_blog_full .contents .main img,
iframe {
    display: block;
    max-width: 1000px;
    margin: 0 auto;
}

.sec_one_blog .contents .main ul {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 30px;
    border-top: 1px solid #e9e9e9;
}

.sec_one_blog .contents .main ul li {
    width: 100%;
    margin: 30px auto 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
    overflow: hidden;
}

.sec_one_blog .contents .main ul li img {
    float: left;
    display: block;
    margin: 0 20px 0 0;
    width: 260px;
    height: auto;
}

.sec_one_blog .contents .main ul li h2 a {
    font-size: 18px;
    color: #63d5d5;
    font-weight: 400;
    margin: 0 auto 10px;
    padding: 0;
    text-decoration: none;
}

.sec_one_blog .contents .main ul li p {
    color: #555;
    font-size: 14px;
    line-height: 1.6em;
}

.sec_one_blog .contents .main ul li a.read-btn {
    float: right;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 12px 16px;
    margin: 15px 0 0 0;
    background: #1a238c;
}

.sec_one_blog .contents .main ul li .cate_name {
    position: absolute;
    top: 0;
    left: 0;
    padding: 6px 12px;
    color: #fff;
    text-align: center;
}

.sec_one_blog .contents .main ul li .cate_name.blog {
    background: rgba(255, 64, 230, 0.85);
}

.sec_one_blog .contents .main ul li .cate_name.result {
    background: rgba(49, 177, 39, 0.85);
}

.sec_one_blog .contents .main ul li .cate_name.news {
    background: rgba(22, 163, 203, 0.85);
}

.sec_one_blog .contents .main img,
.sec_one_blog .contents .main p img.aligncenter {
    display: block;
    max-width: 690px;
    height: auto;
    margin-bottom: 10px;
}

.sec_one_blog .contents .main p {
    overflow: hidden;
}

.sec_one_blog .contents .main p img.alignleft {
    float: left;
    margin-right: 15px;
}

.sec_one_blog .contents .main p img.alignright {
    float: right;
    margin-left: 15px;
}

.sec_one_blog .contents .side,
.sec_one_category .contents .side {
    width: 270px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.sec_one_blog .contents .side .category,
.sec_one_blog .contents .side .recommend {
    width: 100%;
    border: 1px solid #e9e9e9;
    margin: 0 auto 30px;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.sec_one_blog .contents .side .category h2,
.sec_one_blog .contents .side .recommend h2 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 8px;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.sec_one_blog .contents .side .category h2 {
    background: #f1b02e;
}

.sec_one_blog .contents .side .recommend h2 {
    background: #63d5d5;
}

.sec_one_blog .contents .side .category ul,
.sec_one_blog .contents .side .recommend ul {
    margin: 0 auto;
    padding: 0;
}

.sec_one_blog .contents .side .category ul li,
.sec_one_blog .contents .side .recommend ul li {
    margin: 0 auto;
    padding: 0;
    border-bottom: 1px solid #e9e9e9;
    overflow: hidden;
}

.sec_one_blog .contents .side .category ul li:last-child,
.sec_one_blog .contents .side .recommend ul li:last-child {
    border: none;
}

.sec_one_blog .contents .side .category ul li a {
    display: block;
    background: url(../img/blog/icon.png) left 10px center no-repeat;
    padding: 15px 15px 15px 25px;
}

.sec_one_blog .contents .side .recommend ul li a {
    padding: 5px;
}

.sec_one_blog .contents .side .recommend ul li a .ov_img {
    float: left;
    display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    padding: 0;
    margin-right: 5px;
}

.sec_one_blog .contents .side .recommend ul li a .ov_img img {
    display: block;
    width: 150px;
    height: 87px;
    margin: 0 0 0 -45px;
}

.sec_one_blog .contents .side .recommend ul li a .ov_img img.noimg {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0;
}

.sec_one_blog .contents .side .category ul li a,
.sec_one_blog .contents .side .recommend ul li a {
    display: block;
    color: #222;
    text-decoration: none;
    overflow: hidden;
}


/*コンテンツ その６
----------------------------------------------------*/

.sec_six {
    width: 100%;
    height: 280px;
    background: url(../img/back06.png) top left repeat;
    margin: 0 auto;
    padding: 30px 0 20px;
    overflow: hidden;
}

.sec_six .contents ul {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}

.sec_six .contents ul li {
    float: left;
    margin: 0;
    padding: 0;
}

.sec_six .contents ul li:nth-child(1){
    width: 235px;
}

.sec_six .contents ul li:nth-child(3) {
    width: 300px;
    padding: 17px 0;
}

.sec_six .contents ul li:nth-child(4) {
    width: 200px;
}

.sec_six .contents ul li:nth-child(1),
.sec_six .contents ul li:nth-child(2) {
    margin-right: 32px;
}

.sec_six .contents ul li:nth-child(1) {
    background: url(../img/foot_btn.png) no-repeat;
}

.sec_six .contents ul li:nth-child(3) {
    width: 300px;
    padding: 17px 0;
}

.sec_six .contents ul li:nth-child(2),
.sec_six .contents ul li:nth-child(3) {
    background: #fff;
}

.sec_six .contents ul li:nth-child(1) a {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-weight: 800;
    font-size: 26px;
    line-height: 48px;
    height: 170px;
    padding-top: 64px;
}

.sec_six .contents ul li:nth-child(2),
.sec_six .contents ul li:nth-child(3) {
    text-align: center;
    color: #000;
    text-decoration: none;
    font-weight: 800;
    font-size: 26px;
    height: 200px;
}

.sec_six .contents ul li:nth-child(2) {
    width: 395px;
	padding-top: 16px;
    height: 218px;
}

.sec_six .contents ul li:nth-child(3) .pink {
    display: block;
    color: #d10986;
    margin: 20px auto;
}

.sec_six .contents ul li:nth-child(3) .min {
    font-size: 22px;
    line-height: 22px;
}

.sec_six .contents ul li:nth-child(2) a {
    display: block;
    width: 79%;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    background: #d10986;
    border-radius: 24px;
    padding: 3% 1%;
    margin: 15px auto 0;
}

.sec_six .contents ul li:nth-child(4) a {
    display: block;
    color: #d10986;
    font-size: 20px;
    font-weight: 800;
    text-decoration: none;
    text-align: center;
    width: 100%;
    height: 110px;
    line-height: 120px;
    background: rgba(255, 255, 255, 0.8);
}

.sec_six .contents ul li:nth-child(4) a:nth-child(1) {
    margin-bottom: 14px;
}

p.copy {
    width: 100%;
    line-height: 2em;
    color: #fff;
    text-align: center;
    background: #2b2b2b;
    margin: 0 auto;
    padding: 10px 0;
}

p.copy a {
    color: #fff;
}

p.copy a:hover,.foot_btn a {
    text-decoration: none;
}


/*　カテゴリー　*/

.sec_one_category .contents .main {
    float: right;
    width: 100%;
    margin: 0 0 0 0px;
    padding: 0;
}

.sec_one_category .contents .main ul {
    width: 100%;
    margin: 0 auto 40px;
    padding: 0;
    overflow: hidden;
}

.sec_one_category .contents .main ul li {
    float: left;
    width: 235px;
    margin: 0 0 25px;
    padding: 0;
    height: 210px;
}

.sec_one_category .contents .main ul li img,
.sec_one_category .contents .main ul li a {
    color: #1a238c;
    text-decoration: none;
    font-weight: 600;
    display: block;
    width: 100%;
    height: auto;
    min-height: 160px;
    margin: 0;
    padding: 0;
}

.sec_one_category .contents .main ul li a .img_ov {
    width: 100%;
    height: 160px;
    overflow: hidden;
}

.sec_one_category .contents .main ul li p {
    /* padding:15px 12px 15px 0; */
    padding: 3px 12px 3px 0;
    margin: 0;
    /* line-height:16px; */
    background: url(../img/category/icon.png) right center no-repeat;
    /* border-bottom:1px solid #e9e9e9; */
    font-size: 1.1em;
}

.sec_one_category .contents .main ul li:nth-child(1), .sec_one_category .contents .main ul li:nth-child(2), .sec_one_category .contents .main ul li:nth-child(3), .sec_one_category .contents .main ul li:nth-child(5), .sec_one_category .contents .main ul li:nth-child(6), .sec_one_category .contents .main ul li:nth-child(7), .sec_one_category .contents .main ul li:nth-child(9), .sec_one_category .contents .main ul li:nth-child(10), .sec_one_category .contents .main ul li:nth-child(11), .sec_one_category .contents .main ul li:nth-child(13), .sec_one_category .contents .main ul li:nth-child(14), .sec_one_category .contents .main ul li:nth-child(15), .sec_one_category .contents .main ul li:nth-child(17), .sec_one_category .contents .main ul li:nth-child(18), .sec_one_category .contents .main ul li:nth-child(19), .sec_one_category .contents .main ul li:nth-child(21), .sec_one_category .contents .main ulli:nth-child(21), .sec_one_category .contents .main ulli:nth-child(21), .sec_one_category .contents .main ulli:nth-child(21), .sec_one_category .contents .main ul {
    margin-right: 20px;
}


/*コンテンツ その１
----------------------------------------------------*/

.question_list {
    width: 100%;
    margin: 30px auto;
    padding: 0;
}

.question_list li {
    color: #555;
    font-size: 16px;
    min-height: 25px;
    line-height: 1.6em;
    list-style: none;
    padding-left: 35px;
}

.question_list li.q_icon {
    margin: 0 auto 15px;
    background: url(../img/qa/q_icon.png) left top no-repeat;
}

.question_list li.a_icon {
    margin: 0 auto 40px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #ccc;
    background: url(../img/qa/a_icon.png) left top no-repeat;
}

.table_st {
    width: 100%;
    margin: 30px auto;
    padding: 0;
    border-collapse: collapse;
}

.table_st th {
    width: 25%;
    background: #f9f9f9;
}

.table_st th,
.table_st td {
    padding: 15px 12px;
    border: 1px solid #ccc;
}

.table_st td {
    color: #555;
}


/*　お問い合わせ　*/

.contact_form {
    width: 80%;
    margin: 30px auto;
    padding: 0;
}

.sec_contact .contents .contact_form h3 {
    display: block;
    padding: 8px;
    background: #f9f9f9;
    text-align: center;
    margin: 0 auto;
}

.sec_contact .contents .contact_form h4 {
    font-size: 16px;
    color: #555;
    background: url(../img/contact_icon.png) left center no-repeat;
    background-size: 15px;
    padding: 0 0 0 20px;
    margin: 30px 0 10px;
}

.sec_contact .contents .contact_form h4 .must {
    color: #fff;
    font-size: 12px;
    border-radius: 8px;
    padding: 2px 4px;
    margin: 0 0 0 8px;
    background: #cf0984;
}

.sec_contact .contents .contact_form p {
    display: flex;
}

.wpcf7-form-control-wrap {
    display: block;
    width: 60%;
    float: left;
    margin-right: 15px;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="tel"] {
    display: block;
    width: 100%;
    height: 28px;
    border: 1px solid #ccc;
}
/*
input[type="tel"]{
    width: 8rem;
}
p.telwrap .wpcf7-form-control-wrap{
    width: auto;
}
*/
textarea {
    width: 100%;
    border: 1px solid #ccc;
}

input[type="submit"] {
    display: block;
    width: 50%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
    margin: 15px auto;
    padding: 2%;
    vertical-align: middle;
    color: inherit;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
    border: none;
    line-height: 1em;
    background: #1a238c;
    box-shadow: 0px 4px 0px rgba(3, 7, 59, 1);
    outline: none;
}

input[type="submit"]:hover {
    opacity: 0.7;
    filter: alpha(opacity=0.7);
}

.contact_form img.img_center {
    display: block;
    width: 492px;
    margin: 30px auto;
}


/*　個人情報保護法新　*/

.sec_policy .contents h2,
.sec_policy .contents h4 {
    width: 100%;
    font-size: 18px;
    overflow: hidden;
    padding: 6px 12px;
    color: #555;
    background-image: linear-gradient( -45deg, #fff 25%, #efefef 25%, #efefef 50%, #fff 50%, #fff 75%, #efefef 75%, #efefef);
    background-size: 4px 4px;
    box-sizing: border-box;
    border: 1px solid #efefef;
}

.sec_policy .contents h2 a {
    color: #555;
    text-decoration: none;
}

.sec_policy .contents p {
    width: 96%;
    line-height: 1.6em;
    margin: 0 auto 30px;
    overflow: hidden;
}

.sec_policy .contents ul {
    width: 96%;
    margin: 0 auto 30px;
    padding: 0;
}

.sec_policy .contents ul li {
    padding-left: 25px;
    background: url(../img/contact_icon.png) left center no-repeat;
    background-size: 15px;
    margin-bottom: 10px;
}


/*　サイドメニュー（アコーディオン）　*/

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

.accordionlist dt {
    display: block;
    width: 100%;
    padding: 6px 0 0 0;
    border-bottom: 1px solid #e9e9e9;
    margin: 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.accordionlist dt:first-child {
    border-top: none !important;
}

.accordionlist dt .title {
    float: left;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

.accordionlist dt p {
    line-height: 1em;
}

.accordionlist dd {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
}

.accordionlist dd a {
    color: #222;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 12px;
    background: url(../img/category/side_yazi.png) right 12px center no-repeat;
    border-bottom: 1px solid #efefef;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.accordionlist dd a:hover {
    background: url(../img/category/side_yazi.png) right 8px center no-repeat, #f9f9f9;
}

.accordion_icon,
.accordion_icon span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
}

.accordion_icon {
    float: right;
    position: relative;
    width: 30px;
    height: 20px;
}

.accordion_icon span {
    position: absolute;
    left: 6px;
    width: 30%;
    height: 1px;
    background: #111111;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}

.accordion_icon span:nth-of-type(1) {
    display: none;
}

.accordion_icon span:nth-of-type(2) {
    top: 5px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}


/*＋、－切り替え*/

.accordion_icon.active span:nth-of-type(1) {
    display: block;
    top: 5px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}

.accordion_icon.active span:nth-of-type(2) {
    top: 5px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.img_box {
    width: 100%;
    margin: 30px auto;
    padding: 0;
    overflow: hidden;
}

.img_box .alignleft {
    float: left;
}

.img_box .alignright {
    float: right;
}

.img_box .alignleft a,
.img_box .alignright a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 12px 16px;
    margin: 0;
    background: #1a238c;
}


/*Pagenation*/

.pagenation {
    margin: 1em 0;
}

.pagenation:after,
.pagenation ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.pagenation ul {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    border: none !important;
}

.pagenation li {
    width: auto !important;
    float: left;
    list-style: none outside none;
    margin: 0 10px 0 0 !important;
    border: none;
    background: #1a238c;
    padding: 0 !important;
}

.pagenation li.active {
    background: #020961;
    color: #FFFFFF;
    cursor: not-allowed;
    margin: 0;
    padding: 6px 12px !important;
}

.pagenation li a {
    color: #fff !important;
    text-align: center;
    display: block !important;
    padding: 6px 12px !important;
    width: 100% !important;
    box-sizing: border-box;
    text-decoration: none;
}

.pagenation li a:hover {
    background-color: #1c2ad2;
    opacity: 0.8;
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: ease;
}

a.pdf_icon {
    color: #1a238c;
    display: inline-block;
    padding-left: 35px;
    background: url(../img/pdf.gif) left center no-repeat;
    background-size: 30px;
    margin-right: 15px;
}

a.illust_icon {
    color: #1a238c;
    display: inline-block;
    padding-left: 35px;
    background: url(../img/Illustrator.gif) left center no-repeat;
    background-size: 30px;
}

a.pdf_icon:hover,
a.illust_icon:hover {
    text-decoration: none;
}

.btn_pink {
    text-align: right;
}
.btn_pink a {
    text-decoration: none;
    color: white;
    background: #d11489;
    padding: 10px 15px;
    display: inline-block;
}
.btn_pink a:hover {
    opacity: 0.7;
}
.bg_yellow_green {
    background: #8bc34a!important;
}


@media only screen and (min-width: 1895px) {
    #header,
    .sec_one .pickup,
    .sec_three,
    .sec_one_blog,
    .main_system,
    .main_management,
    .main_blog,
    .main_blog_pin,
    .main_category,
    .main_qa,
    .main_corp,
    .main_contact,
    .main_policy,
    .main_ura,
    .main_result,
    .main_news,
    .main_product {
        background-size: 100%;
    }
    .sec_three {
        padding-bottom: 65px;
    }
}


/*　製造印刷体制（advantage）　*/

.mt40 {
    margin-top: 110px!important;
}


/* 良くある質問 add 2016/09/30 */

.sec_qa .line,
.sec_qa .end {
    font-weight: normal;
}


/* dlエリア*/

.sdm_download_link {
    position: relative;
    margin-bottom: 20px;
}

input.pass_sumbit.sdm_pass_protected_download {
    position: absolute;
    left: 220px;
    /* right: 0; */
    bottom: 5px;
    margin: auto;
    padding: 6px;
    width: 250px;
}

.breadcrumbs span span {
  padding: 0;
  background: none;
}

/*180117*/
.foot_btn {
	width: 1000px;
	text-align: right;
}

.foot_btn a { color: #fff; }

.foot_btn p { 
	display: inline-block;
    margin-right: 20px;
}

.foot_btn p:last-child { 
    margin-right: 0;
}

.foot_contact_btn .text01 {
    color: #d10b85;
	font-size: 45px;
}

.foot_contact_btn .text02 {
    font-size: 26px;
}

.foot_contact_btn {
    font-size: 36px !important;
}

.h4-download {
    position: relative;
    text-align: center;
    color:#1a238c;
    font-size: 28px;
    font-weight: bold;
    padding-bottom:16px;
    margin-bottom:40px;
}
.h4-download:before {
    content: '';
    position: absolute;
    background: #443f79;
    width: 33%;
    left: 50%;
    height: 2px;
    bottom: 0;
    z-index: 1;
    transform: translateX(-50%);
}
.h4-download:after {
    content:'';
    position: absolute;
    background:#e9e9e9;
    left:0;
    bottom:0;
    width:100%;
    height:2px;
}
.download-main {
    height: 588px;
    background: #efae2c;
    overflow: hidden;
    padding: 30px 0 20px;
    margin-top: -2px;
}
.download-main h2 {
    padding:0;
    margin:0 0 50px;
    text-align: center;
}
.center {
    text-align: center;
}
.download-sec-three {
    background: url(../img/download/back02.png) bottom center no-repeat;
    background-size: cover;
    margin: 80px auto -2px;
    height: 120px;
    overflow: hidden;
}
.download-list {
    overflow-y: auto;
    border:2px solid #41719c;
    padding:40px 40px 0;
}
.download-list li {
    display:flex;
    justify-content: space-between;
    margin-bottom:20px;
    align-items: center;
    height:70px;
}
.download-list li:last-child p {
    margin-bottom:0;
}
.download-list li:last-child {
margin-bottom:40px;
}
.download-tlt {
    position: relative;
    padding-left: 40px;
    font-weight: bold;
    word-break: break-all;
}
.download-tlt:before {
    content:'';
    position: absolute;
    background:url(../img/download/download_list_ico.jpg)center no-repeat;
    background-size: contain;
    width:26px;
    height:40px;
    left:0;
    top:-10px;
}
.download-btn {
    margin:5px 0;
}
.download-btn a {
    display:flex;
    justify-content: center;
    align-items: center;
    padding:9px 3px;
    border-radius: 5px;
    background:#efae2c;
    color:#fff;
    text-decoration: none;
    transition: all .5s;
    width:150px;
    flex-shrink: 0;
    border:1px solid #efae2c;
    font-weight: bold;
}
.download-btn a:hover {
    color:#efae2c;
    background:#fff;
}
nav.download-page {
    height:0;
}
.download-page .nav_wap {
    opacity: 0;
    height:0;
}
.download-page .nav_wap.fixed {
    opacity: 1;
    height:auto;
}
.download-img {
    width: 70px;
    height: 70px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin:0 10px 0;
    flex-shrink: 0;
}
.download-img img {
    max-width: 70px;
    max-height: 70px;
}
.download-list li > div {
    display:flex;
    align-items: center;
}