<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
	Theme Name: sundental
*/
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17

*/

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,
small, strong, sub, sup, var,
b, i,
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%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

ul,ol {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
img{
	vertical-align:bottom;
	max-width: 100%;
}


/************** layout base ********************/

.clearfix{
overflow:hidden;
}
.clear:after{
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}




a{color:#3a7fbe;
	text-decoration:none;
	-webkit-transition: 0.2s ease-in-out;  
       -moz-transition: 0.2s ease-in-out;  
         -o-transition: 0.2s ease-in-out;  
            transition: 0.2s ease-in-out; 
}
a:hover{
		filter:Alpha(opacity:70);
	-moz-opacity:0.70;
	opacity:0.70;
}
/*a:visited{color:#3a7fbe;}*/

/*ボタンrollover*/
a:hover img.rollover{filter:Alpha(opacity:60);
-moz-opacity:0.60;
opacity:0.60;}

sup {
	line-height: 100%;
	font-size:10px;
	vertical-align: 0.4em;
}
sub{
	line-height: 100%;
	font-size:10px;
	vertical-align: -0.1em;
}

.txtLeft{
text-align:left;
}
.txtRight{
text-align:right;
}
.txtCenter{
text-align:center;
}
.fw{font-weight:bold !important;}
.f10{ font-size:10px !important;}
.f11{ font-size:11px !important;}
.f12{ font-size:12px !important;}
.f13{ font-size:13px !important;}
.f14{ font-size:14px !important;}
.f15{ font-size:15px !important;}
.f16{ font-size:16px !important;}
.f17{ font-size:17px !important;}
.f18{ font-size:18px !important;}

.txtRed{ color:#D80000;}
.note{ color:#666666; font-size:12px;}

.fLeft{ float:left;}
.fRight{ float:right;}
.fNon{
	float:none !important;
}

.mTop0{ margin-top:0 !important;}
.mTop5{ margin-top:5px !important;}
.mTop10{ margin-top:10px !important;}
.mTop15{ margin-top:15px !important;}
.mTop20{ margin-top:20px !important;}
.mTop25{ margin-top:25px !important;}
.mTop30{ margin-top:30px !important;}
.mTop35{ margin-top:35px !important;}
.mTop40{ margin-top:40px !important;}
.mTop45{ margin-top:45px !important;}
.mTop50{ margin-top:50px !important;}

.mBtm0{ margin-bottom:0 !important;}
.mBtm5{ margin-bottom:5px !important;}
.mBtm10{ margin-bottom:10px !important;}
.mBtm15{ margin-bottom:15px !important;}
.mBtm20{ margin-bottom:20px !important;}
.mBtm25{ margin-bottom:25px !important;}
.mBtm30{ margin-bottom:30px !important;}
.mBtm35{ margin-bottom:35px !important;}
.mBtm40{ margin-bottom:40px !important;}
.mBtm45{ margin-bottom:45px !important;}
.mBtm50{ margin-bottom:50px !important;}
.mBtm60{ margin-bottom:60px !important;}

.pTop0{ padding-top:0 !important;}
.pTop5{ padding-top:5px !important;}
.pTop10{ padding-top:10px !important;}
.pTop15{ padding-top:15px !important;}
.pTop20{ padding-top:20px !important;}
.pTop25{ padding-top:25px !important;}
.pTop30{ padding-top:30px !important;}
.pTop35{ padding-top:35px !important;}
.pTop40{ padding-top:40px !important;}
.pTop45{ padding-top:45px !important;}
.pTop50{ padding-top:50px !important;}

.pBtm0{ padding-bottom:0 !important;}
.pBtm5{ padding-bottom:5px !important;}
.pBtm10{ padding-bottom:10px !important;}
.pBtm15{ padding-bottom:15px !important;}
.pBtm20{ padding-bottom:20px !important;}
.pBtm25{ padding-bottom:25px !important;}
.pBtm30{ padding-bottom:30px !important;}
.pBtm35{ padding-bottom:35px !important;}
.pBtm40{ padding-bottom:40px !important;}
.pBtm45{ padding-bottom:45px !important;}
.pBtm50{ padding-bottom:50px !important;}
.pBtm60{ padding-bottom:60px !important;}


.spOnly,.spOnlyI{ display:none;}
.pcOnly{ display:block;}
.pcOnlyI{ display:inline-block;}

span.keyw{
	display:none !important;
}
/************** layout base ********************/
body{
background:#ffffff;
text-align:center;
		font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
line-height:1.2;
	padding-top: 125px;
}
body#top{
	padding-top: 0;
}

div,p,dl{
text-align:left;
}

p,dt,dd,li,td,th{
color:#000000;
font-size:14px;
line-height:1.5;
}
h1,h2,h3,h4,h5,h6{
color:#333333;
font-size:12px;
}

/*------------------ list style----------------*/
.numberList{
	padding:0 0 0 18px;	
}
.numberList li{
	list-style:decimal outside;
	padding:0 0 5px 0;
}

.discList{
	padding:0 0 0 18px;
}
.discList li{
	list-style:disc outside;
	padding:0 0 2px 0;
}

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

/*****************  head ***********************/
header{
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(255,255,255,0.9);
	width: 100%;
	height: 125px;
	padding: 25px 0 0 0;
	box-sizing: border-box;
	z-index: 100;
	-webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out; 
}
header.scroll{
	height: 84px;
	padding: 10px 0 0 0;
	-webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out; 
}
header .inner{
	position: relative;
padding: 0 3%;
}
#logo{
max-width: 294px;
}
#logo span{
	display: block;
	color: #000000;
	font-size: 12px;
	line-height: 2;
}
#headSearch{
	position: absolute;
	top: 0;
	right: calc(150px + 3%);
	border: 1px #cccccc solid;
}
#headSearch input{
	border: none;
	height: 32px;
	box-sizing: border-box;
}
#headSearch .btnSearch{
	background:url(images/ic_search_white.png) no-repeat center #3a7fbe;
	width: 50px;
	text-indent: -9999px;
	cursor: pointer;
}
#headContact{
	position: absolute;
	top: 0;
	right: 3%;
	background: #3a7fbe;
	width: 140px;
	text-align: center;
}
#headContact a{
	display: block;
	padding: 6px 0;
	color: #FFFFFF;
	font-weight: bold;
}
#headContact a::before{
	content: "";
	display: inline-block;
	background: url(images/ic_mail_white.png) no-repeat center;
	background-size: cover;
	width: 24px;
	height: 14px;
	margin-right: 6px;
	vertical-align: middle;
}
/*****************  navi ***********************/
#gNavi ul{
	display: table;
	width: 100%;
	margin: 30px 0 0 0;
}

header.scroll #gNavi ul{
	margin: 20px 0 0 0;
}
#gNavi ul li{
	display: table-cell;
	border-left:1px #CCC solid;
}
#gNavi ul li:first-child{
	border-left: none;
}
#gNavi ul li a{
	display: block;
	padding: 0 50px;
	color: #5a5a5a;
	font-weight: bold;
	line-height: 27px;
	text-align: center;
}
@media screen and (max-width: 985px) {
#gNavi ul li a{
	padding: 0 40px;
}
}/*-970END-*/
/*****************  foot ***********************/
#pageTop{
	position: fixed;
	right: 0;
	bottom: 50px;
	cursor: pointer;
}
footer{
	background: url(images/bg_foot.png) repeat-y center top #3a7fbe;
	padding: 30px 3% 35px;
}
footer a{
	color: #FFFFFF;
	white-space: nowrap;
}
footer .inner{
	flex-direction: row-reverse;
	justify-content: space-between;
}
footer .inner .flex{
	width: 59%;
	padding: 0 6% 0 0;
	justify-content: space-between;
	box-sizing: border-box;
}
footer .inner &gt; div:nth-of-type(2){
	width: 31%;
}
#footContact{
	width: 100%;
	padding-bottom: 25px;
	text-align: right;
}
#footContact a{
	display: inline-block;
	border: 1px #FFFFFF solid;
	background: #007dc5;
	padding: 12px 25px 12px 30px;
	color: #FFFFFF;
	font-weight: bold;
}
#footContact a::before{
	content: "";
	display: inline-block;
	background: url(images/ic_mail_white.png) no-repeat center;
	background-size: cover;
	width: 24px;
	height: 14px;
	margin-right: 8px;
	vertical-align: middle;
}
footer .inner div ul:last-of-type{
	padding-right: 7%;
}
footer ul li{
	margin-bottom: 15px;
}
footer .inner p{
	color: #FFFFFF;	
}
#footLogo{
	margin-bottom: 20px;
	font-size: 12px;
}
#footLogo img{
	margin: 2px 0 0 0;
}
footer small{
	display: block;
	margin-top: 130px;
	color: #FFFFFF;	
	font-size: 10px;
}

/*****************  contents ***********************/
#pageHead{
	position: relative;
	background: url(images/bg_pagetitle.png) no-repeat right center;
	background-size: cover;
	box-sizing: border-box;
	z-index: 0;
}
#bread{
	padding: 10px 3%;
	font-size: 12px;
}
#bread::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: rgba(255,255,255,0.73);
	box-shadow: 3px 0 8px 0px rgba(17,12,17,0.30);
	width: 100%;
	height: 40px;
	z-index: -1;
}
#bread br{
	display: none;
}
#bread br + a::before{
	content: " &gt; ";
	color: #000000;
}
#pageHead h1{
	padding: 30px 3%;
	color: #FFFFFF;
	font-size: 30px;
}
#pageHead h1 span{
	margin-left: 1em;
	font-size: 24px;
}
#contents{
	max-width: 980px;
	margin: 0 auto;
	padding: 30px 30px 50px;
	box-sizing: border-box;
}
#contents h2,
.productsDetail&gt; h3{
	margin-left: -30px;
	margin-right: -30px;
}
@media screen and (max-width: 980px) {
#contents h2,
.productsDetail h3{
	margin-left: -20px;
	margin-right: -20px;
}

}/*-980end-*/



#contents h2{
	position: relative;
	border-bottom: 1px #3a7fbe solid;
	padding: 8px 150px 8px 10px;
	margin-bottom: 30px;
	color: #175d9c;
	font-size: 24px;	
}
#contents h2::after{
	content: "";
	border-right: 1px #3a7fbe solid;
	border-bottom: 1px #3a7fbe solid;
	background: #FFFFFF;
	width: 15px;
	height: 15px;
	-webkit-transform: rotate(45deg);
transform: rotate(45deg);
	position: absolute;
	left: 24px;
	bottom: -9px;
}
#contents h3{
	color: #175d9c;
}
.inner{
	max-width: 980px;
	margin: 0 auto;	
}
.flex{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
}
.pageNavi{
	font-size: 0;
	text-align: center;
}
.pageNavi a,
.pageNavi span{
	display: inline-block;
	border: 1px #3a7fbe solid;
	padding: 1px 5px;
	margin: 0 5px;
	color: #3a7fbe;
	font-size: 15px;
}
.pageNavi span{
	border: 1px #333333 solid;
	color: #333333;	
}
/*----------------------------------------------
              top
---------------------------------------------*/
#mainView{
	position: relative;
	/*height: 600px;*/
}
.mainslider li{
	position: relative;
	/*height: 600px;*/
}
.mainslider li img{
	object-fit: contain;
	width: 100%;
/*	height: 100%;*/
}
/*.mainslider li.v1 div{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 90px;
	width: 100%;
	max-width: 980px;
	padding: 0 3%;
	margin: auto;
	box-sizing: border-box;
}
.mainslider li.v1 h2{
	margin-bottom: 20px;
	color: #3a7fbe;
	text-shadow: 4px 4px 5px rgba(255,255,255,0.88);
	font-size: 30px;
	line-height: 1.6;
}
.mainslider li.v1 p{
	font-size: 18px;
	line-height: 2;
}
.mainslider li.v2 div{
	position: absolute;
	bottom:280px;
	left:50%;
	transform:translatex(-50%);
}
.mainslider li.v2 h2{
	color: #333;
	text-align:center;
font-size: 30px;
}
*/
@media screen and (min-width: 769px) {
.mainslider li img.spOnly{
  display: none !important
}
}
#mainView .slick-dots{
	bottom: 15px;
}
#mainView .slick-dots li{
	width: 12px;
	height: 12px;
	margin: 0 7px;
}
#mainView .slick-dots li button{
	background: #dedede;
	border-radius: 50%;
	width: 12px;
	height: 12px;
	padding: 0;
	margin: 0;
}
#mainView .slick-dots li.slick-active button{
	background: #007dc5;
}
#mainView .slick-dots li button::before{
	display: none;
}
/*--*/
#top section h2{
	position: relative;
	max-width: 980px;
	padding: 8px 0 8px 5px;
	font-size: 18px;
	text-align: left;
	box-sizing: border-box;
}
#top section h2 span{
	margin-right: 10px;
	font-size: 36px;
	line-height: 1;
}
/*--*/
#topProducts{
	background: url(images/top_bg_products.jpg) no-repeat center bottom;
	background-size: cover;
	box-shadow:0px 10px 6px -6px rgba(4,0,0,0.28) inset,0px -10px 6px -6px rgba(4,0,0,0.28) inset;
	padding: 45px 3% 55px;
}
#topProducts h2{
	border-bottom: 1px #ffffff solid;
	margin: 0 auto 40px;
	color: #ffffff;
}
#topProducts h2::after{
	content: "";
	border-right: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	background: #49a6d1;
	width: 15px;
	height: 15px;
	-webkit-transform: rotate(45deg);
transform: rotate(45deg);
	position: absolute;
	left: 24px;
	bottom: -9px;
}
#topProducts p{
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	line-height: 1.875;
}
#topProducts dl{
	max-width: 482px;
	margin: 30px auto 55px;
}
#topProducts dt{
	margin-bottom: 20px;
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
}
#topProducts dd{	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
}
#topProducts dd a{
	display: block;
	border-radius: 50%;
	background: #FFFFFF;
	width: 42%;
	padding: 18.5% 0;
	color:#3a7fbe;
	text-align: center;
}
#topProducts dd a:hover{
	background: url(images/foot_bg_check.png) repeat;
	color: #FFFFFF;
	opacity:1;
}

#topProducts p img{
	margin-bottom: 5px;
}
/*--*/
#topNews{
	background: url(images/bg_check_gray.png) repeat;
	padding: 45px 3% 50px;
}
#topNews h2{
	border-bottom: 1px #3a7fbe solid;
	margin: 0 auto;
	color: #3a7fbe;
}
#topNews h2::after{
	content: "";
	border-right: 1px #3a7fbe solid;
	border-bottom: 1px #3a7fbe solid;
	background: #f9f9f9;
	width: 15px;
	height: 15px;
	-webkit-transform: rotate(45deg);
transform: rotate(45deg);
	position: absolute;
	left: 24px;
	bottom: -9px;
}
#topNews ul{
	background: #FFFFFF;
	max-width: 980px;
	padding: 28px 30px 10px;
	margin: 0 auto 35px;
	box-sizing: border-box;
}
.newsList li{	
	border-bottom: 1px #cccccc dotted;
	padding: 0 0 15px;
	margin-bottom: 15px;
	font-size: 0;
	text-align: left;
}
.newsList li a{
	display: block;
}
.newsList li span{
	display: inline-block;
	font-size: 14px;
	vertical-align:top;
}
.newsList li span:first-child{
	width: 14%;
	color: #333333;
}
.newsList li span:nth-of-type(2){
	background: #CCCCCC;
	border-radius: 3px;
	width: 116px;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 24px;
	text-align: center;
}
.newsList li p{
	display: inline-block;
	width: 60%;
	padding: 0 0 0 10px;
	box-sizing: border-box;
}
.newsList li a p{
	color: #3a7fbe;	
}
.newsList li span.ic_newproducts,
.ic_newproducts{
	background:#e76f6f !important;
}
.newsList li span.ic_seminar,
.ic_seminar{
	background:#2e64a1 !important;
}
.ic_news{background: #3faadb !important;}
.ic_yobi1{background: #9eb91a !important;}
.ic_yobi2{background: #e8a00d !important;}
#topNews .btnArrowBlue{
	display: block;
	max-width: 320px;
	margin: 0 auto;
}
/*--*/
#topInfo{
	background: url(images/top_bg_info.png) repeat;
	padding: 45px 3% 50px;
}
#topInfo h2{
	border-bottom: 1px #ffffff solid;
	margin: 0 auto 40px;
	color: #ffffff;
}
#topInfo h2::after{
	content: "";
	border-right: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	background: #48ace0;
	width: 15px;
	height: 15px;
	-webkit-transform: rotate(45deg);
transform: rotate(45deg);
	position: absolute;
	left: 24px;
	bottom: -9px;
}
#topInfo ul{
	background: #FFFFFF;
	max-width: 980px;
	padding: 20px 20px 30px;
	margin: 0 auto;
	box-sizing: border-box;
	justify-content: space-between;
}
#topInfo li{
	width: 48%;
	max-width: 450px;
	text-align: center;
}
#topInfo li h3{
	padding: 10px 0;
	color:#3a7fbe ;
	font-size: 24px;
}
#topInfo li p{
	margin-bottom: 10px;
	line-height: 1.85;
	text-align: center;
}
#topInfo li a{
	display: block;
	max-width: 300px;
	padding: 8px 0;
	margin: 0 auto;
}
/*--*/
#topAbout{
	background: url(images/top_bg_about.jpg) no-repeat center;
	background-size: cover;
	padding: 45px 3% 20px;
}
#top #topAbout h2{
	background: url(images/top_bg_ttl_white.png) no-repeat left bottom;
	padding-bottom: 20px;
	margin: 0 auto 30px;
	color: #ffffff;
}
#topAbout p{
	max-width: 980px;
	padding: 0 30px;
	margin: 0 auto 20px;
	font-size: 16px;
	box-sizing: border-box;
}
#topAbout .btn a{
	position: relative;
	display: block;
	border: 2px #FFFFFF solid;
	background: url(images/ic_company.png) no-repeat 46px center rgba(255,255,255,0.35);
	max-width: 487px;
	padding: 25px 0 25px 135px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	box-sizing: border-box;
}
#topAbout .btn a::after{
	content: "";
	display: block;
	border-top: 3px #FFFFFF solid;
	border-right: 3px #FFFFFF solid;
	width: 7px;
	height: 7px;
	-webkit-transform: rotate(45deg);
transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	left:240px;
	margin: auto;
}

/*----------------------------------------------
              products archive
---------------------------------------------*/
.termList{
	padding-bottom: 20px;
	margin-left: -3%;
}
.termList li{
	width: 30.3%;
	margin-left: 3%;
	margin-bottom: 30px;
}
.termList li a{	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	align-items: center;
	border: 1px #bbd9f3 solid; 
	height: 120px;
}
.termList li figure{
	width: 42%;
	height: 120px;
	max-width: 120px;
}
.termList li figure img{
	object-fit: cover;
	width: 100%;
	height: 100%;
	max-height: 100%;
}
.termList li p{
	width: 58%;
	padding: 0 6% 0 4.5%;
	color: #3a7fbe;
	font-size: 16px;
	font-weight: bold;
	box-sizing: border-box;
}
.termList li p::after{
	content: "";
	display: inline-block;
	border-top: 2px #3a7fbe solid;
	border-right: 2px #3a7fbe solid;
	width: 5px;
	height: 5px;
	margin-left: 10px;
	-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}

/*----------------------------------------------
              products taxonomy
---------------------------------------------*/
.productsList{
	margin-left: -0.8%;
}
.productsList li{
	border: 1px #bbd9f3 solid;
	width: 32.5%;
	padding-bottom: 20px;
	margin-left: 0.8%;
	margin-bottom: 20px;
	text-align: center;
	box-sizing: border-box;
}
.productsList li figure{
	position: relative;	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: 1px #c6c6c6 dotted;
	width: 100%;
	height: 110px;
	padding: 10px;
	box-sizing: border-box;
}
.productsList li figure span{
	position: absolute;
	top: 10px;
	left: 10px;
	display: block;
	width: 100%;
	height: 16px;
}
.brand_sam{
	background: url(images/ic_samfriend.png) no-repeat left top;
	background-size: contain;
}
.brand_nimbus{
	background: url(images/ic_nimbus.png) no-repeat left top;
	background-size: contain;
}
.brand_diem{
	background: url(images/ic_diem.png) no-repeat left top;
	background-size: contain;
}
.brand_beutlich{
	background: url(images/ic_beutlich.png) no-repeat left top;
	background-size: contain;
}
.productsList li figure img{
	width:auto;
 height:auto;
 max-width:90%;
 max-height:90%;
 /* 以下追加 */
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%,-50%)	

}
.productsList li h3{
	padding: 10px 10px 5px;
	color: #3a7fbe;
	font-size: 16px;
	text-align: left;
}
.productsList li p{
	padding: 0 10px 10px;
	text-align: left;
	word-break:break-all;
}

/*-loupe-*/
.loupeappl{
	background: #f0f0f0;
	margin: 15px 0 15px;
	padding: 3%;
}
.loupeappl ul{
	display: flex;
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
    display:-ms-flexbox;/*--- IE10 ---*/
    display: -webkit-flex;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
    -ms-flex-pack:justify;/*--- IE10 ---*/
    -webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	margin-bottom: 15px;
}
.loupeappl ul li{
	text-align: center;
	width: 45%;
}
.loupeappl h3{
	font-size: 18px;
	margin-bottom: 15px;
}
.loupeappl h4{
	font-size: 15px;
	margin: 15px 0 0 0;
	text-align: left;
}
.loupeappl ul li dl dt{
	font-weight: bold;
	padding-top: 5px;
}
.loupeappl ul li dl dd{
	padding-left: 1em;
}
.loupeappl small{
	font-size: 12px;
}
.loupeappl p{
	margin-bottom:30px;
	text-align:center;
}
.loupeappl p + p{
	margin-bottom:0;
}
.loupeappl .flexbox{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
}
.loupeappl .flexbox p{
	width: 30%;
}
.loupeappl .flexbox p img{
	margin-bottom:20px;
}
.loupeappl p:last-child{
	margin-right:0;
}

#loupeSearch{
	margin-bottom: 45px;
}
.searchBox{
	background: #3faadb;
	padding: 15px 2%;
}
.searchBox &gt; h3{
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 18px;
}
.searchBox dl{
	overflow: hidden;
	background: #FFFFFF;
	padding: 10px 2% 1px;
}
.searchBox dt{
	border-left: 3px #3faadb solid;
	float: left;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
	color: #3faadb;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
}
.searchBox dd{
	border-bottom: 1px #c6c6c6 dotted;
	padding: 10px 0 10px 9em;
}
.searchBox dd:last-of-type{
	border-bottom: none;
}
.searchBox dd label{
	display: inline-block;
	min-width: 17%;
	padding: 0 4% 0 0;
	font-weight: bold;
	white-space: nowrap;
	box-sizing: border-box;
}
.searchBox dd input{
	margin-right: 2px;
	vertical-align: top;
}
#loupeSearch dl dd:last-of-type label{
	min-width:29% ;
	margin-bottom: 10px;
}
.searchBox .btn{
	padding: 15px 0 0;
	font-size: 0;
	text-align: center;
}
.searchBox .btn li{
	display: inline-block;
	width: 180px;
	margin: 0 30px;
}
.searchBox .btn li input{
	border: none;
	background: #FFFFFF;
	width: 100%;
	line-height: 44px;
	box-sizing: border-box;
	cursor: pointer;
}
.searchBox #btnNarrow input{
	color: #3faadb;
}
.searchBox #btnNarrow{
	position: relative;
}
.searchBox #btnNarrow::before{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	display: block;
	border-top: 2px #3faadb solid;
	border-right: 2px #3faadb solid;
	width: 5px;
	height: 5px;
	margin: auto;
	-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}


.freeimgBox img{
	max-height: 340px;
	width:auto;
}
.moviebox{
	text-align: center
}

.moviebox .wp-video{
	margin: 0 auto;
}
.qaBox dt,
.qaBox dd{
	overflow: hidden;
}
.qaBox dt span{
	background:rgba(63,137,191,1.00);
	font-size:14px;
	color:#fff;
	padding:5px;
	display:block;
	margin-right:5px;
	width:20px;
	text-align:center;
	float:left
}
.qaBox dd span{
	background:rgba(120,170,237,1.00);
	font-size:14px;
	color:#fff;
	padding:5px;
	display:block;
	margin-right:5px;
	width:20px;
	text-align:center;
	float:left
}
.qaBox dt p,
.qaBox dd p{
	margin-left: 40px;
	padding-top: 5px
}

.qaBox dt{
	margin-bottom:10px;
}

.qaBox dd{
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	margin-bottom:20px;
}


/*-categoryTitle-*/
.categoryTitle{
	background:url(http://www.sundental.jp/cms/wp-content/themes/sundental/images/ic_arrow_w1.png) no-repeat  97% center #5da3e3;
	border-radius: 4px 4px 0 0;
	color: #ffffff !important;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 10px 0 10px;
	margin-bottom: 20px;
	cursor: pointer;
}
.categoryTitle.active{
	background:url(http://www.sundental.jp/cms/wp-content/themes/sundental/images/ic_arrow_w2.png) no-repeat  97% center #5da3e3;
}

.categoryTitle span{
	background: #ffffff;
	border-radius: 4px 4px 0 0;
	color: #175d9c;
	display: inline-block;
	font-weight: bold;
	margin-right: 15px;
	padding: 10px 14px 9px 14px;
}

.categoryTitle + div &gt; p{
	color: #333333;
	font-size: 16px;
	padding: 0 10px 20px;
}

/*- anchorLink -*/
.anchorLink{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin:0 -30px 30px -30px;
}
.anchorLink li{
	border-radius: 2px;
	background: #3a7fbe;
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.anchorLink li a{
	color: #ffffff;
	display: block;
	line-height: 1.1em;
	padding: 8px 22px;
	text-align: center;
}
.anchorLink li a::after{
	content:url(http://www.sundental.jp/cms/wp-content/themes/sundental/images/ic_arrow_w1.png);
	display: inline-block;
}

/*----------------------------------------------
              products detail
---------------------------------------------*/
#contents.productsDetail{
	position: relative;
}
.productsDetail .cat{
	position: relative;
	padding: 0 0 0 14px;
	margin-left: -30px;
	margin-right: -30px;
	margin-bottom: 10px;
	color: #175d9c;
	font-size: 18px;
	line-height: 1.1;
}
@media screen and (max-width: 980px) {
	.productsDetail .cat{
	margin-left: -20px;
	margin-right: -20px;}
}/*-980end-*/
.productsDetail .cat::before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	background:#175d9c ;
	border-radius: 2px;
	width: 5px;
	height: 100%;
}
#contents.productsDetail h2{
	border: none;
	padding-right: 220px;
	margin-bottom: 25px;
	font-size: 30px;
	color: #333333;
}
#contents.productsDetail h2 sup{
	vertical-align: top;
}
#contents.productsDetail h2::after{
	display: none;
}
.productsDetail h3{
	position: relative;
	border-bottom: 1px #3a7fbe solid;
	background: url(images/bg_slash_lightblue.png) repeat;
	padding: 8px 0 8px 10px;
	margin-top: 40px;
	margin-bottom: 30px;
	color: #175d9c;
	font-size: 18px;	
}
_:-ms-input-placeholder, :root .productsDetail h3{
	padding-bottom:4px;
}
.productsDetail h3::after{
	content: "";
	border-right: 1px #3a7fbe solid;
	border-bottom: 1px #3a7fbe solid;
	background: url(images/bg_slash_lightblue.png) repeat;
	width: 15px;
	height: 15px;
	-webkit-transform: rotate(45deg);
transform: rotate(45deg);
	position: absolute;
	left: 24px;
	bottom: -9px;
}
.productsDetail h4{
	margin-bottom: 10px;
	font-size: 16px;
}
.productsDetail h4::before{
	content: "●";
	margin-right: 5px;
	color: #175d9c;
	font-size: 12px;
	display: inline-block;
	vertical-align: 0.2em;
}
.productsDetail li{	
    /*list-style-position: inside;*/
    margin-left: 1.5em;
}
.medicalNum{
	position: absolute;
	top: 30px;
	right: 0;
	color: #333333;
	font-size: 12px;
	text-align: right;
}
.medicalNum span{
	display: inline-block;
	border: 1px #333333 solid;
	padding: 1px 6px;
	margin-top: 5px;
}

/* IE表示用のCSS　*/
_:-ms-input-placeholder, :root .medicalNum span {
  padding: 4px 6px 0px;
}

.medicalNum span + span{
	margin-left: 5px;
}
.productsDetail .mainPhoto{
	position: relative;
	max-width: 800px;
	margin: 0 auto 20px;
	text-align: center;
}
.productsDetail .mainPhoto span{
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 100%;
	height: 36px;
	background-position: right top;
}
.productsDetail .mainPhoto span.brand_diem{
	height: 27px;
}
.productsDetail .mainPhoto + p,
.productsDetail .mainPhoto + div,
.productsDetail .mainPhoto + div p{
	font-size: 16px;
}
.productsDetail .catchTxt{
	font-size: 1.2em;
}
.productsDetail .catchTxt .txtBlue{
	color: #006bb7;
}
.glassesIcons,
.maskIcons{
	font-size: 0;
	text-align: left;
	vertical-align: middle;
	margin-top:15px;
}
.glassesIcons li,
.maskIcons li{
	display: inline-block;
	border-radius: 3px;
	padding: 2px 8px;
	margin: 0 5px 2px 0;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.4;
	font-weight:bold;
}
_:-ms-input-placeholder, :root .glassesIcons li{
	padding:4px 8px 0px 8px
}
_:-ms-input-placeholder, :root .maskIcons li{
	padding:4px 8px 0px 8px
}
.glassesIcons .gic_uv{background: #fff100; color:#e50011 ;}
.gic_cover{background: #e4007f;}/*レンズ上部ひさしカバー*/
.gic_upper{background: #eb6ba4;}/*上ひさしサイド付*/
.gic_nonslip{background: #009f5a;}/*ノンスリップラバーテンプル*/
.gic_dual{background: #898989;}/*デュアルノーズパッド*/
.gic_twin{background: #0079c3;}/*ツインレンズ*/
.gic_antifog{background: #5e83c2;}/*曇りどめ加工*/
.gic_scratch{background: #e6e500;}/*スクラッチ防止加工*/
.gic_softtemple{background: #2b7d92;}/*ソフトテンプル*/
.gic_softnosepad{background: #78bd36;}/*ソフトノーズパッド*/
.gic_hard{background: #528736;}/*ハードコート*/
.gic_templelengeth{background: #bfc560;}/*テンプル長さ調節*/
.gic_templeangle{background: #e97874;}/*テンプル角度調整*/
.gic_cushionbar{background: #997f71;}/*クッションバー付*/
.gic_spring{background: #947eb8;}/*可動部バネ蝶番*/
.gic_lens{background: #4f5b54;}/*レンズ交換可能*/
.gic_shield{background: #791283;}/*シールド交換可能*/
.gic_combination{background: #a40d05;}/*メガネ併用可能*/
.mic_ds2{background: #44b145;}/*DS2*/
.mic_n95{background: #f8b62d;}/*N95*/
.mic_heada{background: #00a0e9;}/*ヘッドバンドタイプA*/
.mic_sideb1{background: #004896;}/*サイドバンドタイプB1*/
.mic_noseseal{background: #62b2a2;}/*ノーズシール*/
.mic_nosebridge{background: #e7241d;}/*ノーズブリッジ*/
.mic_exhaustvalve{background: #3c3737;}/*排気弁付*/


.specTable{
	width: 100%;
	margin: 30px 0 0 0;
	box-sizing: border-box;
}
.specTable th,
.specTable tr td:nth-of-type(1),
.specTable tr td:nth-of-type(3){
	border-bottom: 1px #dedede solid;
background: #3faadb;
	width: 14%;
	padding: 5px 15px;
color: #FFFFFF;
	font-weight: normal;
	vertical-align: middle;
	box-sizing: border-box;
}
.specTable td{
	border-bottom: 1px #dedede solid;
	width: 38%;
	padding: 5px 20px;
	vertical-align: middle;
	box-sizing: border-box;
}
_:-ms-input-placeholder, :root .specTable th{
	padding:  6px 15px 2px 15px;
}

_:-ms-input-placeholder, :root .specTable td:nth-of-type(1){
	padding:  6px 15px 2px 15px;
}
_:-ms-input-placeholder, :root .specTable td:nth-of-type(3){
	padding:  6px 15px 2px 15px;
}
.specTable tr:last-of-type th,
.specTable tr:last-of-type td{
	border-bottom: none;
}
.scrollbox table,
.specTable2{
	width: 100%;
	margin: 30px 0 0 0;
	box-sizing: border-box;
}
.specTable2 th,
.specTable2 td{
	border-right: 1px #dedede solid;
	border-bottom: 1px #dedede solid;
	padding: 10px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
_:-ms-input-placeholder, :root .specTable2 th{
	padding-bottom:6px;
}
_:-ms-input-placeholder, :root .specTable2 td{
	padding-bottom:6px;
}
.specTable2 thead th{
	background: #4ebbed;
	color: #FFFFFF;
}
.specTable2 thead td,
.specTable2 tbody th{
	border-right: none;
	background: #3faadb;
	color: #FFFFFF;
}
.specTable2 tbody th{
	white-space: nowrap;
	text-align: left;
}

.tax_laboratory .specTable2 thead th{
	background: #85c98d;
}

.tax_laboratory .specTable2 thead td,
.tax_laboratory .specTable2 tbody th{
	background: #5ab97b;
}

.productsDetail .feature.flex{
	margin-left: -1%;
	margin-bottom:40px;
}
.productsDetail .feature.flex li{
	width: 24%;
	max-width: 220px;
	margin-left: 1%;
	word-wrap: break-word;
}
.productsDetail .feature.column2{
	margin-left: -2%;
}
.productsDetail .feature.column2 li{
	width: 48%;
	margin-left: 2%;
	max-width: none;
}
#contents.productsDetail .feature.one figure{
	margin-bottom:20px;
}
#contents.productsDetail .feature.one figure img{
	max-height:320px;
}
@media screen and (max-width: 768px){
	#contents.productsDetail .feature.one figure{
    	overflow: scroll;
	}
	#contents.productsDetail .feature.one figure img[src$="spec_LTA-15.png"],
	#contents.productsDetail .feature.one figure img[src$="spec_perio.png"],
	#contents.productsDetail .feature.one figure img[src$="spec_EVA-2000.png"],
	#contents.productsDetail .feature.one figure img[src$="spec_LTA-S36.png"],
	#contents.productsDetail .feature.one figure img[src$="youngprofispec.png"] {
		max-width: none;
	}
}

#contents.productsDetail .feature.freearea table{
	margin-bottom:30px;
}
#contents.productsDetail .feature.freearea p{
	margin-bottom:10px;
}
.productsDetail .feature li figure{	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	width: 100%;
	min-height: 155px;
	align-items: center;
	justify-content: center;
	margin-bottom: 5px;
}
.productsDetail .feature.column2 li figure{	
	height: 200px;
}
.productsDetail .feature li figure img{
	max-height: 100%;
	min-width:220px;
}
.productsDetail .halfBox{
	display: inline-block;
	width: 50%;
	max-width: 460px;
	box-sizing: border-box;
	vertical-align: top;
}
.productsDetail .halfBox + .halfBox{
	padding: 0 0 0 3%;
	margin-left: -5px;
}
.colors{
	margin-left: -20px;
}
.colors li{
	width: 50px;
	margin-left: 20px;
	margin-bottom: 5px;
}
.colors li span{
	content: "";
	display: block;
	border: 1px solid #ccc;
	border-radius: 50%;
	width: 50px;
	height: 50px;
}
.colors li p{
	padding: 2px 0 0 0;
	font-size: 12px;
	text-align: center;
}
/*.colors .pink::before{
	background-color: #ee88b4;
}
.colors .orange::before{
	background-color: #f7af1b;
}
.colors .green::before{
	background-color: #b1d019;
}
.colors .blue::before{
	background-color: #67abde;
}
.colors .yellow::before{
	background-color: #fff100;
}*/
.colorimgList{
	margin-left: -3.3%;}
.colorimgList li{
	width: 30%;
	margin-left: 3.3%;
	margin-bottom: 20px;
}
.colorimgList li figure{	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	width: 100%;
	height: 150px;
	align-items: center;
	justify-content: center;
}
.colorimgList li figure img{
	max-height: 100%;
}
.colorimgList li p{
	padding: 10px 0 0 0;
	text-align: center;
}
.btnArea{
	background: url(images/bg_slash_lightblue.png) repeat;
	padding: 40px 5.5% 20px 5.5%;
	margin: 40px -30px 0 -30px;
	justify-content: center;
}
.btnArea li{
	width: 45%;
	max-width: 390px;
	text-align: center;
	margin-bottom:20px;
}
.btnArea a{
	position: relative;
	display: block;
	border-radius: 33px;
	background: #3a7fbe;
	padding: 19px 0;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.btnArea a::after{
	content: "";
	display: block;
	border-top: 3px #FFFFFF solid;
	border-right: 3px #FFFFFF solid;
	width: 7px;
	height: 7px;
	-webkit-transform: rotate(45deg);
transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 9%;
	margin: auto;
}
.btnArea.one{
	text-align: center;
}
.btnArea.one a{
	width: 45%;
	max-width: 390px;
	margin: 0 auto 20px;
}
.backBtns{
	padding: 50px 0 0 0;
	text-align: center;
	font-size: 0;
}
.backBtns li{
	display: inline-block;
	min-width: 190px;
	margin: 0 28px;
}
.backBtns li a{
	position: relative;
	display: block;
	border: 1px #3a7fbe solid;
	padding: 10px 30px 10px 50px;
}
_:-ms-input-placeholder, :root .backBtns li a{
	padding: 15px 30px 10px 50px;
}
.backBtns li a::before{
	content: "";
	display: block;
	border-bottom: 2px #3a7fbe solid;
	border-left: 2px #3a7fbe solid;
	width: 7px;
	height: 7px;
	-webkit-transform: rotate(45deg);
transform: rotate(45deg);
	position: absolute;
	left: 10%;
	top: 0;
	bottom: 0;
	margin: auto;
}
.btnArrowBlue{
	position: relative;
	display: inline-block;
	background: #3a7fbe;
	padding: 8px 50px;
	color: #FFFFFF;
	font-weight: bold;
}

_:-ms-input-placeholder, :root .btnArrowBlue{
	padding: 10px 50px 4px 50px;
}
.btnArrowBlue::after{
	content: "";
	display: block;
	border-top: 2px #ffffff solid;
	border-right: 2px #ffffff solid;
	width: 5px;
	height: 5px;
	-webkit-transform: rotate(45deg);
transform: rotate(45deg);
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto;	
}
.btnArrowBd{
	position: relative;
	display: inline-block;
	border: 1px #3a7fbe solid;
	background: #ffffff;
	padding: 8px 40px;
	color: #3a7fbe;
	font-weight: bold;
}
.btnArrowBd::after{
	content: "";
	display: block;
	border-top: 2px #3a7fbe solid;
	border-right: 2px #3a7fbe solid;
	width: 5px;
	height: 5px;
	-webkit-transform: rotate(45deg);
transform: rotate(45deg);
	position: absolute;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto;	
}
/*----------------------------------------------
              seminar archive
---------------------------------------------*/
.seminarArchive article{
	margin-bottom: 30px;
}
.seminarArchive article.org{
	background: url(images/bg_blue_dot.png) repeat;
	padding: 30px 60px 10px;
	margin: 0 -30px 30px;
}
@media screen and (max-width: 980px) {
	.seminarArchive article.org{
	background: url(images/bg_blue_dot.png) repeat;
	padding: 30px 40px 10px;
	margin: 0 -20px 30px;
}
}/*-980end-*/
.seminarArchive article::after{
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.seminarArchive #contents article h2{
	margin-left: -30px;
	margin-right: -30px;
	padding-right: 220px;
}
#contents article.org h2::after{
	background: #e6f7fe;
}
.seminarArchive article h2 .btnArrowBd{
	position: absolute;
	right: 0;
	bottom: -1px;
	font-size: 14px;
}
.seminarArchive article &gt; span{
	border-radius: 3px;
	display: inline-block;
	margin-left: -30px;
	margin-right: 35px;
	padding: 0px 10px;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 24px;
}
.ic_doctor{
	background:#5870db !important;
}
.ic_dentalhygienist{
	background: #f59537 !important;
}
.ic_dentaltechnician{
	background: #51ae83 !important;
}
.ic_dentalstaff{
	background: #4cb2de !important;
}
@media screen and (max-width: 980px) {
.seminarArchive #contents article h2{
	margin-left: -20px;
	margin-right: -20px;}
	.seminarArchive article &gt; span{
		margin-left: -20px;
		margin-right: 25px;
	}
}/*-980end-*/
.seminarArchive article h2 + p{
	margin-bottom: 15px;
}
.seminarArchive article figure{
	float: left;
	width: 22%;
	max-width: 200px;
}
.seminarArchive article figure + ul{
	padding-left: 27%;
}
.seminarArchive article ul{}
.seminarArchive article ul li{	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding:0 0 15px 15px;
}
.seminarArchive article ul li h3{
	position: relative;
	padding: 0 0 0 15px;
	margin: 0 0 5px -15px;
	color: #175d9c;
	font-size: 16px;
	line-height: 1.25;
}
.seminarArchive article ul li h3::before{
	content: "";
position: absolute;
left: 0;
top: 0;
display: block;
background: #175d9c;
border-radius: 2px;
width: 5px;
height: 100%;
}
.seminarArchive article ul li h4{
	margin-bottom: 10px;
	font-size: 16px;
}
.seminarArchive article ul li .btnArrowBlue{
	white-space: nowrap;
}

/*----------------------------------------------
              seminar detail
---------------------------------------------*/
.seminarDetail .icon{
	margin-left: -30px;
}
@media screen and (max-width: 980px) {
.seminarDetail .icon{
	margin-left: -20px;
}
}/*-980 end-*/
.seminarDetail .icon span{
	border-radius: 3px;
	display: inline-block;
	background: #CCCCCC;
	padding: 0px 10px;
	margin-right: 5px;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 24px;
}
_:-ms-input-placeholder, :root .seminarDetail .icon span{
	padding: 5px 10px 0px 10px;
	line-height:1em;
}

.seminarDetail h2{
	font-size: 30px;
}
.seminarDetail h2 span{
	display: block;
	padding: 0 0 5px;
	font-size: 18px;
}
.seminarDetail h3{
	position: relative;
	padding: 0 0 0 15px;
	margin: 40px 0 10px;
	color: #175d9c;
	font-size: 18px;
	line-height: 1.25;
}
.seminarDetail h3::before{
	content: "";
position: absolute;
left: 0;
top: 0;
display: block;
background: #175d9c;
border-radius: 2px;
width: 5px;
height: 100%;
}
.seminarDetail h3 + div{
	padding: 0 15px;
}
.seminarDetail &gt;h4{
	border-bottom: 1px #175d9c solid;
	padding: 0 0 5px 0;
	margin:25px 15px 15px;
	color: #175d9c;
	font-size: 16px;
}
.profile{
	margin: 0 15px;
	justify-content: space-between;
}
.profile .profPhoto{ 
	width: 26%;
 max-width: 200px;
	text-align: center;
}
.profile .profPhoto p{
	padding-top: 5px;
	font-weight: bold;
	text-align: center;
}
.profile .profPhoto p span{
	display: block;
	font-size: 12px;
	font-weight: normal;
}
.profile .txt{
	width: 74%;
}
.profile .txt p span{
	font-weight: bold;
}
.seminarDetail .specTable2{
	border-top: 1px #dedede solid;
}
.seminarDetail .specTable2 th{
	width: 192px;
	padding:10px 20px;
	font-weight: bold;
	box-sizing: border-box;
}
.seminarDetail .specTable2 td{
	padding:10px 20px;
	text-align: left;
}
.seminarDetail .specTable2 td span{
	font-weight: bold;
}
.seminarDetail .specTable2 .appDate{
	padding: 0;
}
.seminarDetail .appDate li{	
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-top: 1px #dedede solid;
	padding: 10px 20px 8px;
}
.seminarDetail .appDate ul li:first-child{
	border-top: none;
}
.seminarDetail .appDate li h4{
	font-size: 14px;
}
.seminarDetail .appDate li a{
		white-space: nowrap;
	}

/*----------------------------------------------
              campaign exhibition
---------------------------------------------*/
#campaign-exhibition #contents .flex{
	padding-top: 30px;
	padding-bottom: 20px;
	flex-wrap: nowrap;
	justify-content: space-between;
}
#campaign-exhibition #contents .flex li{
	border: 1px #bbd9f3 solid;
	background: url(images/campaign_bg.png) no-repeat right bottom #FFFFFF;
	width: 48%;
	max-width: 468px;
	text-align: center;
}
#campaign-exhibition #contents .flex li p{
	padding: 50px 0 40px;
	color: #3a7fbe;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
#campaign-exhibition #contents .flex .btnArrowBlue{
	min-width: 235px;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}
.cpbox{
	margin-bottom:50px;
}
.cpbox h2 p{
	color: #175d9c;
font-size: 24px;
}

.cpbox div p{
	font-size:16px;
}

/*----------------------------------------------
              company
---------------------------------------------*/
#vision h3{
	margin: 20px 0 10px;
	font-size: 16px;
}
#companyOutline{
	padding-top: 40px;
}
.baseTable{
	border-top: 1px #dedede solid;
	width: 100%;
	box-sizing: border-box;
}
.baseTable th{
	border-bottom: 1px #dedede solid;
	background: #3faadb;
	padding: 14px 30px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}
.baseTable td{
	border-bottom: 1px #dedede solid;
	padding: 14px 30px;
	text-align: left;
	vertical-align: middle;
}
#companyOutline h3{
    position: relative;
    padding: 0 0 0 15px;
    margin: 35px 0 10px;
    font-size: 18px;
    line-height: 1.25;
}
#companyOutline h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background: #175d9c;
    border-radius: 2px;
    width: 5px;
    height: 100%;
}
#companyOutline .flex{
	flex-wrap: nowrap;
	justify-content: space-between;
}
#companyOutline figure{
	width: 25%;
	max-width: 227px;
}
#companyOutline figcaption{
	padding: 5px 0 0;
	font-size: 14px;
}
#companyOutline h4{
	border-radius: 3px;
	background: #175d9c;
	padding: 0 8px;
	margin-bottom: 5px;
	color: #FFFFFF;
	line-height: 27px;
}
#companyOutline .flex div{
	width: 34%;
}
#companyOutline .flex div p{
	margin-bottom: 1em;
}
#companyOutline div + figure{
	width: 33%;
	max-width: 303px;
}
#companyOutline .map{
	width: 71%;
	margin: 10px auto 0;
}

/*----------------------------------------------
              news
---------------------------------------------*/
.newsArchiveList{
	margin-top: -50px;
}
.newsArchiveList li{
	padding: 125px 0 0px;
	margin-top: -75px 0 0 ;
	text-align: right;
}
.newsArchiveList li span{
	display: inline-block;
}
.newsArchiveList span[class^="ic_"]{
	background: #CCCCCC;
 border-radius: 3px;
  width: 116px;
  color: #FFFFFF;
 font-size: 13px;
line-height: 24px;
text-align: center;
}
.newsArchiveList span.ic_newproducts{
	background:#e76f6f ;
}
.newsArchiveList span.ic_seminar{
	background:#2e64a1;
}
.newsArchiveList li h2{
	margin-top: -35px;
	text-align: left;
}
.newsArchiveList .date{
	margin-bottom: 10px;
}
.newsArchiveList div{
	text-align: left;
}

/*----------------------------------------------
              contact
---------------------------------------------*/
#contact main form dl,
#contact-conf main form dl{
	
	max-width: 680px;
	padding: 0 0 20px;
	margin: 0 auto;
}
#contact main form dt,
#contact-conf main form dt{
	float: left;
	padding: 10px 0 0 0 ;
	color: #3faadb;
	font-weight: bold;
}
#contact main form dt span,
#contact main form dl + p.txtCenter span,
#contact-conf main form dt span,
#contact-conf main form dl + p.txtCenter span{
	color: #b2222b;
}
#contact main form dd,
#contact-conf main form dd{
	position: relative;
	min-height: 1.5em;
	padding: 10px 0 0.5em 13em;
	margin-bottom: 10px;
}
#contact main form dd input,
#contact main form dd textarea,
#contact-conf main form dd input,
#contact-conf main form dd textarea{
	border: 1px #CCCCCC solid;
	padding: 5px;
	width: 99.9%;
	box-sizing: border-box;
}
#contact #zip,
#contact-conf #zip{
	width: 30%;
	min-width: 8em;
}
.formBtn{
	text-align: center;
}
.formBtn input{
	display: block;
	border: none;
	background: #3a7fbe;
	width: 80%;
	max-width: 300px;
	padding: 10px 10px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	box-sizing: border-box;
	cursor: pointer;
}
#contact main form dd .error{
	position: absolute;
	top: -12px;
	left:165px;
	border: 1px #C7ABAB solid;
	border-radius:3px;
  background: #FFF;
	padding: 2px 10px;
  box-sizing: border-box;
}
#contact main form dd .error::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 35%;
  border-right: 1px solid #C7ABAB;
  border-bottom: 1px solid #C7ABAB;
	background: #FFFFFF;
	width: 10px;
	height: 10px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
  z-index: 1;
}

/*----------------------------------------------
              privacy
---------------------------------------------*/
#privacy main p + h2{
	margin-top: 40px;
}

/*----------------------------------------------
             enter
---------------------------------------------*/
#enter #topProducts{
	background: #3faadb;
	box-shadow: none;
}

/*----------------------------------------------
             search
---------------------------------------------*/

.searchresult h3{
	font-size: 16px;
}
.searchresult .post{
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 30px;

}

#searchwords {
	margin-bottom:30px;
}

#searchwords dt{
	color: #3a7fbe;
	font-weight:bold;
	float:left;
	width:5em;
}
#searchwords dd{
	width:100%;
	padding-left:5em;
}

/*------------------------------------------------------------------------*/
/*------------------------------------------------------------------------
              smartphone
--------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
	body{
		font-family: Arial, Roboto, “Droid Sans”, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;	
-webkit-text-size-adjust: 100%;
		padding-top: 70px;
	}
img{	height: auto;max-height: 100%;}
.pcOnly,.pcOnlyI{ display:none;}
.spOnly{ display:block;}
.spOnlyI{ display:inline-block;}

/***************** sp head ***********************/
header{
	height: 70px;
	padding: 12px 0 0 0;
}
	#logo{
		width:75% ;
	}
#logo span{
	font-size: 10px;
}
	#spMenu{
		position: absolute;
		top: 0;
		right: 3%;
		width: 45px;
		height: 50px;
	}
	#spMenu.active{
		background: url(images/menu_close.png) no-repeat left top;
		background-size: cover;
	}
	#spMenu.active img{
			filter:Alpha(opacity:0);
	-moz-opacity:0;
	opacity:0;
	}
#headSearch{
	position: relative;
	top: 0;
	right: inherit;
	margin: 18px 3%;
	font-size: 0;
}
#headSearch input{
	-webkit-appearance: none;
	border-radius: 0;
	width: calc(100% - 50px);
}
#headContact{
	position: relative;
	top: 0;
	right: inherit;
	width: auto;
	margin: 0 3%;
}
#headContact a{
	padding: 10px 0;
}

/***************** SP navi ***********************/
	#gNavi{
		display: none;
		position: absolute;
		top: 58px;
		left: 0;
		background: #FFFFFF;
		width: 100%;
		padding:0 0 20px; 
}
#gNavi ul{
	display: block;
	border-top: 1px #606060 solid;
	width: auto;
	margin: 0px 0 0 0;
}
#gNavi ul li{
	display: block;
	border-left:none;
	border-bottom: 1px #606060 solid;
}
#gNavi ul li a{
	padding: 10px 3%;
	line-height: 1.4;
	text-align: left;
}
/***************** SP foot ***********************/
#pageTop{
	bottom: 30px;
}
footer{
	background: #3a7fbe;
	padding: 20px 0 0;
}
footer .inner{
	display: block;
}
footer .inner .flex{
	display: block;
	width: auto;
	padding: 0 0 0px;
}
footer .inner &gt; div:nth-of-type(2){
	background: url(images/foot_bg_check.png) repeat;
	padding: 15px 3% 10px;
	width: auto;
}
#footContact{
	width: auto;
	margin: 0 3% 20px;
	text-align:center;
}
#footContact a{
	display: block;
	padding: 12px 0px;
}
footer .inner div ul:last-of-type{
	padding-right: 0;
}
	footer .inner div ul:first-of-type{
	border-top: 1px #cccccc solid;
	}
footer ul li{
	border-bottom: 1px #cccccc solid;
	margin-bottom: 0;
}
	footer ul li a{
		display: block;
		padding: 10px 3%;
	}
#footLogo{
	margin-bottom: 15px;
	font-size: 10px;
}
footer small{
	display: block;
	margin-top: 15px;
	color: #FFFFFF;	
	font-size: 10px;
}
/***************** SP contents ***********************/
#pageHead{
	background: url(images/bg_pagetitle.png) no-repeat right center;
	background-size: 100% 100%;
}
#bread{
	display: none;
	position: relative;
	padding: 5px 3%;
	font-size: 10px;
}
#bread::before{
	width: 100%;
	height: 100%;
}
#pageHead h1{
	padding: 20px 3%;
	font-size: 25px;
}
#pageHead h1 span{
	font-size: 18px;
}
#contents{
	padding: 20px 3% 30px;
}
#contents h2,
.productsDetail &gt; h3{
	margin-left: 0;
	margin-right: 0;
}
	#contents h2{
	padding: 6px 10px 6px 10px;
	margin-bottom: 20px;
	font-size: 20px;	
}
#contents h2::after{	
	width: 10px;
	height: 10px;
	left: 20px;
	bottom: -6px;

}
/*--------------------------------------------
           SP  top
---------------------------------------------*/
#mainView{
	height: auto;
}
.mainslider li{
	height: auto;
}
.mainslider li div{
	bottom: 50px;
	padding: 0 3%;
}
.mainslider li h2{
	margin-bottom: 15px;
	text-shadow: 4px 4px 5px rgba(255,255,255,0.88);
	font-size: 20px;
	line-height: 1.6;
}
.mainslider li p{
	font-size: 15px;
	line-height: 1.8;
}

#mainView .slick-dots{
	bottom: 15px;
}
#mainView .slick-dots li{
	margin: 0 5px;
}
	.mainslider li img{
		height: 100%;
	}
  .mainslider li img.pcOnly{
  display: none !important
}
/*--*/
#top section h2{
	padding: 5px 0 5px 5px;
	font-size: 16px;
}
#top section h2 span{
	margin-right: 6px;
	font-size: 28px;
}
/*--*/
#topProducts{
	padding: 30px 3% 40px;
}
#topProducts h2{
	margin: 0 auto 20px;
}
#topProducts h2::after{
	width: 10px;
	height: 10px;
	left: 20px;
	bottom: -6px;
}
#topProducts p{
	font-size: 15px;
	text-align: center;
	line-height: 1.6;
}
#topProducts dl{
	margin: 15px 3% 30px;
	max-width:initial;
	text-align:center;
}
#topProducts dt{
	margin-bottom: 10px;
	font-size: 22px;
}
#topProducts dd{
	font-size: 20px;
}
	


/*--*/
#topNews{
	padding: 30px 3% 30px;
}
#topNews h2::after{
	width: 10px;
	height: 10px;
	left: 20px;
	bottom: -6px;
}
#topNews ul{
	padding: 15px 10px 10px;
	margin: 0 auto 20px;
}
.newsList li{	
	padding: 0 0 10px;
	margin-bottom: 10px;
}
.newsList li a{
	display:block;
}
.newsList li span{
	display: inline-block;
}
.newsList li span:first-child{
	width:auto;
}
.newsList li span:nth-of-type(2){
	width: auto;
	min-width: 80px;
	padding: 0 10px;
	margin:0 5px 5px;
	font-size: 12px;
	box-sizing: border-box;
}
.newsList li p{
	width: auto;
	padding: 0;
}

/*--*/
#topInfo{
	padding: 30px 3% 30px;
}
#topInfo h2{
	margin: 0 auto 20px;
}
#topInfo h2::after{
	width: 10px;
	height: 10px;
	left: 20px;
	bottom: -6px;
}
#topInfo ul{
	display: block;
	padding: 10px 10px 5px;
}
#topInfo li{
	width: auto;
	max-width: none;
	padding-bottom: 20px;
}
#topInfo li h3{
	padding: 5px 0;
	font-size: 20px;
}
#topInfo li p{
	margin-bottom: 10px;
	line-height: 1.6;
	text-align:left;
}

/*--*/
#topAbout{
	padding: 30px 3% 30px;
}
#top #topAbout h2{
	background: url(images/top_bg_ttl_white.png) no-repeat left bottom;
	padding-bottom: 20px;
	margin: 0 auto 15px;
}
#topAbout p{
	padding: 0 3%;
	margin: 0 auto 10px;
	font-size: 14px;
}
#topAbout .btn a{
	border: 2px #FFFFFF solid;
	background: url(images/ic_company.png) no-repeat 20px center rgba(255,255,255,0.5);
	background-size: 30px auto;
	padding: 15px 0 15px 60px;
	font-size: 16px;
}
#topAbout .btn a::after{
	border-top: 2px #FFFFFF solid;
	border-right: 2px #FFFFFF solid;
	width: 7px;
	height: 7px;
	left:inherit;
	right: 20px;
}
	
	/*----------------------------------------------
           SP   products archive
---------------------------------------------*/
.termList{
	display: block;
	padding-bottom: 0px;
	margin-left: 0;
}
.termList li{
	width: auto;
	margin-left: 0;
	margin-bottom: 10px;
}
.termList li figure{
	width: 40%;
	height: 100px;
	max-width: 100px;
}
.termList li p{
	width: 60%;
	padding: 0 6% 0 4.5%;
	font-size: 15px;
}

/*----------------------------------------------
          SP  products taxonomy
---------------------------------------------*/
.productsList{
	margin-left: -1%;
}
.productsList li{
	width: 49%;
	padding-bottom: 10px;
	margin-left: 1%;
	margin-bottom: 15px;
}
.productsList li figure{
	height: 90px;
	padding: 10px;
}
.productsList li figure span{
	top: 10px;
	left: 10px;
	height: 16px;
}
.productsList li h3{
	padding: 10px 10px 5px;
	font-size: 15px;
}
.productsList li p{
	padding: 0 10px 10px;
}
/*-loupe-*/
.loupeappl ul{
	display: block;
}
.loupeappl ul li{
	width: 100%;
	margin-bottom: 30px;
}
.loupeappl .flexbox{
	display:block;
}
.loupeappl .flexbox p{
	width: 80%;
	text-align:center;
}
.loupeappl p img{
	width: 100%;
	margin-bottom: 30px;
}
#loupeSearch{
	margin-bottom: 20px;
}
#loupeSearch input[type="submit"],
#loupeSearch input[type="reset"],
#loupeSearch input[type="button"]{
    -webkit-appearance: none;}

.searchBox{
	padding: 10px 2%;
}
.searchBox &gt; h3{
	margin-bottom: 5px;
	font-size: 16px;
}
.searchBox dl{
	padding: 10px 2% 1px;
}
.searchBox dt{
	padding: 0 0 0 8px;
	margin: 10px 0 0 0;
	font-size: 15px;
	float:none;
}
.searchBox dd{
	padding: 10px 0 10px 1em;
}
.searchBox dd label{
	display: inline-block;
	min-width: 25%;
	padding: 0 4% 0 0;
}
#loupeSearch dl dd:last-of-type label{
	min-width:100%;
	margin-bottom: 8px;
}
.searchBox .btn{
	padding: 10px 0 0;
}
.searchBox .btn li{
	display: inline-block;
	width: 180px;
	margin: 0 30px 10px;
}
.searchBox .btn li input{
	width: 100%;
	line-height: 40px;
}

#searchwords dd{
	width:80%;
}
	

/*-categoryTitle-*/
.categoryTitle{
	margin-bottom: 10px;
	padding: 10px 35px 10px 10px;
	background-position:98% 1.3em 
}
	.categoryTitle.active{
	background-position:98% 1.3em 
	}
.categoryTitle span{
	display: block;
	border-radius: 4px;
	margin: 0 0 8px 0;
	padding: 8px 10px 7px 10px;
}
	
/*- anchorLink -*/
.anchorLink{
	margin:0 0 10px 0;
	padding: 0;
}
.anchorLink li{
	margin-bottom:8px;
	width: 49%;
}
.anchorLink li a{
	margin-left: 3px;
	padding: 10px 2px;
	width:100%;
}

/*----------------------------------------------
            SP  products detail
---------------------------------------------*/
.productsDetail .cat{
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 8px;
	font-size: 15px;
}
.productsDetail .cat::before{
	width: 4px;
}
#contents.productsDetail h2{
	padding-right: 0;
	margin-bottom: 20px;
	font-size: 25px;
}
.productsDetail h3{
	padding: 6px 0 6px 10px;
	margin-top: 30px;
	margin-bottom: 15px;
	font-size: 15px;	
}
.productsDetail h3::after{
	width: 10px;
	height: 10px;
	left: 20px;
	bottom: -6px;
}
.productsDetail h4{
	margin-bottom: 10px;
	font-size: 14px;
}
	.medicalNum{
	position: relative;
	top: 0px;
		margin-bottom: 15px;
	font-size: 11px;
}
.medicalNum span{
	display: inline-block;
	border: 1px #333333 solid;
	padding: 1px 6px;
	margin-top: 5px;
}
.productsDetail .mainPhoto{
	margin-bottom: 15px;
}
.productsDetail .mainPhoto + p,
.productsDetail .mainPhoto + div,
.productsDetail .mainPhoto + div p{
	font-size: 15px;
}
.specTable{
	display: block;
	width: auto;
	margin: 20px 0 0 0;
}
	.specTable tbody {
		display: block;
	}
	.specTable tr{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
		flex-wrap: wrap;
	}
	.specTable th,
	.specTable td{
		display: block;
	}
.specTable th,
.specTable tr td:nth-of-type(1),
.specTable tr td:nth-of-type(3){
	width: 30%;
	padding: 5px 10px 5px 15px;
	box-sizing: border-box;
}

.specTable td{
	padding: 5px 10px;
	width: 70%;
}
.specTable tr:last-of-type th,
.specTable tr:last-of-type td{
	border-bottom: 1px #dedede solid;
}
	.scrollbox{
		overflow-x:scroll;
	}
	.scrollbox table{
		width: 200%;
	}
.productsDetail .feature.flex{
	display: block;
	margin-left: 0;
}
.productsDetail .feature.flex li{
	width: auto;
	max-width: none;
	margin: 0 auto 20px;
}
.productsDetail .feature.column2{
	margin-left: 0;
}
.productsDetail .feature.column2 li{
	width: auto;
	margin-left: 0;
	max-width: none;
}
.productsDetail .feature li figure{
	height: auto;
}
	.productsDetail .feature li figure img{
		width: 100%;
		max-width: none;
	}
.productsDetail .halfBox{
	display: block;
	width: auto;
	max-width: none;
}
.productsDetail .halfBox + .halfBox{
	padding: 20px 0 0 0;
	margin-left: 0;
}
.colors{
	flex-wrap: wrap;
	margin-left: -4%;
}
.colors li{
	margin-left: 4%;
}
	.colorimgList {
		display: block;
		margin-left: 0;
	}
.colorimgList li{
	width: auto;
	max-width: 245px;
	margin: 0 auto 20px;
}
.colorimgList li figure{	
	width: 100%;
	height: 100px;
}

.btnArea{
	padding: 20px 3%;
	margin: 30px 0 0 0;
	display: block;
}
.btnArea li{
	width: auto;
	max-width: none;
}
.btnArea li + li{
		margin-top: 10px;
	}
.btnArea a{
	border-radius: 30px;
	padding: 15px 0;
	font-size: 16px;
}
.btnArea.one a{
	width: auto;
	max-width: none;
	margin: 0 auto;
}
.backBtns{
	padding: 30px 0 0 0;
}
.backBtns li{
	display: block;
	margin: 0 0 10px;
}
.backBtns li a{
	padding: 10px 10px 10px 25px;
	line-height: 1.3;
}
	.backBtns li a::before{
	left: 10px;
}
/*----------------------------------------------
            SP  seminar archive
---------------------------------------------*/
.seminarArchive article{
	margin-bottom: 20px;
}
	.seminarArchive article.org{
	background: url(images/bg_blue_dot.png) repeat;
	padding: 20px 3% 10px;
	margin: 0 0px 20px;
}
.seminarArchive #contents article h2{
	margin: 0px 0 40px;
	padding-right: 10px;
}
.seminarArchive article h2 .btnArrowBd{
	bottom: inherit;
	top: 100%;
}
.seminarArchive article &gt; span{
	margin-left: 0px;
	margin-right: 5px;
	padding: 0px 8px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
}
.seminarArchive article h2 + p{
	margin-bottom: 10px;
}
.seminarArchive article figure{
	float: none;
	width: 90%;
	max-width: 200px;
	margin: 0 auto 15px;
}
.seminarArchive article figure + ul{
	padding-left: 0;
}
.seminarArchive article ul li{
	display: block;
	padding:0 0 15px 15px;
	text-align: center;
}
.seminarArchive article ul li h3{
	font-size: 15px;
	line-height: 1.25;
	text-align: left;
}
.seminarArchive article ul li h4{
	margin-bottom: 5px;
	font-size: 15px;
	text-align: left;
}
	.seminarArchive article ul li a{
		margin-left: -15px;
		margin-top: 10px;
	}

/*----------------------------------------------
            SP seminar detail
---------------------------------------------*/
.seminarDetail .icon{
	margin-left: 0;
}
.seminarDetail .icon span{
	padding: 0px 6px;
	font-size: 12px;
	line-height: 22px;
}
.seminarDetail h2{
	font-size: 25px;
}
.seminarDetail h2 span{
	padding: 0 0 5px;
	font-size: 15px;
}
.seminarDetail h3{
	margin: 30px 0 10px;
	font-size: 15px;
}
.seminarDetail h3::before{
width: 4px;
}
.seminarDetail h3 + p{
	padding: 0;
}
.seminarDetail &gt;h4{
	padding: 0 0 5px 0;
	margin:20px 0 10px;
	font-size: 14px;
}
.profile{
	display: block;
	margin: 0;
}
.profile .profPhoto{
	width:auto;
	max-width: none;
	padding-bottom: 10px;
}
.profile .txt{
	width: auto;
}
.seminarDetail .specTable2,
	.seminarDetail .specTable2 tr,
	.seminarDetail .specTable2 tbody,
	.seminarDetail .specTable2 th,
	.seminarDetail .specTable2 td{
	display: block;
}
.seminarDetail .specTable2{
		border-left: 1px #dedede solid;
	}
.seminarDetail .specTable2 th{
	width: auto;
	padding:10px 10px;
}
.seminarDetail .specTable2 td{
	padding:10px 10px;
}
.seminarDetail .specTable2 td span{
}
.seminarDetail .specTable2 .appDate{
	padding: 0;
}
.seminarDetail .appDate li{
	display: block;
	padding: 10px 10px 8px;
	text-align: center;
}
	.seminarDetail .appDate li div{
		padding-bottom: 10px;
	}

/*----------------------------------------------
           SP  campaign exhibition
---------------------------------------------*/
#campaign-exhibition #contents .flex{
	display: block;
	padding-top: 15px;
	padding-bottom: 10px;
}
#campaign-exhibition #contents .flex li{
	margin-bottom: 10px;
	width: auto;
	background-size: 40% auto;
}
#campaign-exhibition #contents .flex li p{
	padding: 25px 0 20px;
	font-size: 25px;
}
#campaign-exhibition #contents .flex .btnArrowBlue{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}
	
.cpbox h2 p {
    font-size: 21px;
}
/*----------------------------------------------
           SP   company
---------------------------------------------*/
#vision h3{
	margin: 15px 0 5px;
	font-size: 14px;
}
#companyOutline{
	padding-top: 20px;
}
.baseTable,
	.baseTable tr,
	.baseTable th,
	.baseTable td,
	.baseTable tbody,
	.baseTable thead{
		display: block;
}
.baseTable th{
	border-bottom: none;
	padding: 10px 10px;
}
.baseTable td{
	border-bottom: 1px #dedede solid;
	padding: 10px 10px;
}
#companyOutline h3{
    padding: 0 0 0 14px;
    margin: 30px 0 10px;
    font-size: 15px;
}
	#companyOutline h3::before{
		width: 4px;
	}
#companyOutline .flex{
	display: block;
}
#companyOutline figure{
	width: auto;
	max-width: none;
	text-align: center;
}
#companyOutline figcaption{
	font-size: 13px;
}
#companyOutline h4{
	padding: 0 8px;
	margin-bottom: 5px;
}
#companyOutline .flex div{
	width: auto;
	padding: 15px 0 0 0;
}
#companyOutline .flex div p{
	margin-bottom: 1em;
}
#companyOutline div + figure{
	width: auto;
	max-width: none;
}
#companyOutline .map{
	width: auto;
	margin: 10px 0 0 0;
}
	#companyOutline .map iframe{
		height: 250px;
	}
	
/*----------------------------------------------
           SP   news
---------------------------------------------*/
.newsArchiveList{
	margin-top: -40px;
}
.newsArchiveList li{
	padding: 70px 0 0px;
	margin-top: -40px 0 0 ;
	text-align: right;
}
.newsArchiveList span[class^="ic_"]{
 min-width: 80px;
	padding: 0 10px;
 font-size: 12px;
}
.newsArchiveList li h2{
	margin-top: 0px;
	text-align: left;
}
.newsArchiveList .date{
	margin-bottom: 5px;
}

/*----------------------------------------------
            SP  contact
---------------------------------------------*/
#contact main form dl,
#contact-conf main form dl{
	padding: 0 0 20px;
}
#contact main form dt,
#contact-conf main form dt{
	float: none;
}
#contact main form dd,
#contact-conf main form dd{
	padding: 8px 0 0.5em 0em;
	margin-bottom: 10px;
}
.formBtn input{
	width: 80%;
	padding: 10px 10px;
	font-size: 16px;
}
#contact main form dd .error{
	top: -12px;
	left:30%;
}

/*----------------------------------------------
            SP  privacy
---------------------------------------------*/
#privacy main p + h2{
	margin-top: 30px;
}


}/*-SP END-*/

@media screen and (max-width: 480px) {

/*----------------------------------------------
          SP  products taxonomy
---------------------------------------------*/
.productsList{
	display: block;
	margin-left: 0;
}
.productsList li{
	width: auto;
	padding-bottom: 10px;
	margin: 0 auto 15px;
}
}/*-SP480 END-*/

/*----dashboad---*/
.acf-field p.description{
	color:rgba(196,45,47,1.00);
}

@media print{
header {
    position:relative;
}
header .inner{
	width:100%;
	padding:0;
}
#gNavi ul li a{
	padding:0;
}
body{
padding-top: 0;
width: 1100px;
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform-origin: 0 0;
}

footer {
    padding: 30px 0 35px;
}
#mainView{
	width:100%;
	overflow:hidden;
	
}
.slick-slide{
	width:1100px !important;
	overflow:hidden;
}
#topProducts{

}
	#topProducts dd{
		display:block;
	}
#topProducts dd a{
width: 200px;
padding: 90px 0;
height:auto;
	display:inline-block;
	margin:0 20px;
}

}</pre></body></html>