@charset "utf-8";

/*
Theme Name: JIYUKOBO Theme
Theme URI: 
Author: the WordPress team
Author URI: http://wordpress.org/
Description: 
Version: 0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* CSS RESET */

html,body,div,.padder,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,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;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,img,object,embed{display:block}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
nav ul,nav li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;width:auto}
q:before,q:after{content:"";}
abbr,acronym {font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
a,.no-touch a:hover,.no-touch a:visited:hover,a:active,.no-touch a:active:hover{outline:none}
/* a,.no-touch a:hover,.no-touch a:visited:hover,a:visited{text-decoration: none} */
a {outline: none;}
ul {list-style: none;}



*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

*{
  margin:0;
  padding:0;
}



img {
  color: transparent;
  font-size: 0;
  border:none;
  outline:none;
/*
  For IE.
  http://css-tricks.com/ie-fix-bicubic-scaling-for-images
*/
  -ms-interpolation-mode:bicubic; /* IE 7+ */
 image-rendering: optimizeQuality; /* Fx, (Gecko 1.9.2) */

}






/* __MAIN
---------------------------------------------------------------- */


* {
	-webkit-text-size-adjust:100%;
	}


html { height: 100%; }


body {
	background: #fff;
	font-family: "A+EqpB-游ゴシック体 Pr6N M", NoChattering;
    font-weight: normal;
	font-size: 62.5%; /* Base 10px */
	color: #000;
	line-height: 1.4em;
	width: 100%;
	height: 100%;
}


body {
    background: rgb(255,255,255);
}






/* __A_A_A_A
---------------------------------------------------------------- */

a:link { text-decoration: none; color: #000; }
a:active { text-decoration: none; color: #000; }
a:visited { text-decoration: none; color: #000; }
a:hover {  text-decoration: none; border-bottom: 1px solid; }
.win a:hover {  text-decoration: underline; border-bottom: none; }
a img { border: none; }



a.fade,
li.fade {
	-webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease; 
}

.title .link a,
ul.page-menu li a,
ul.page-menu li,
ul.tab-menu li a,
ul.fonts-weight-menu li a,
ul.jkhw-fonts-weight-menu li a {
 color: #939393;
}


.section a {
	border-bottom: 1px solid;
}

.win .section a {
	text-decoration: underline;
	border-bottom: none;
}

.section a:hover {
	color: #939393;
}


.title .link a:hover,
ul.page-menu li a:hover {
 color: #000;
 border-bottom: none;
 text-decoration: none;
}


.ytl-section a:hover {
 color: #939393;
}

.faq-section a {
 color: #000;
 border-bottom: none;
}


.faq-section a:hover,
.faq-section a.active,
p.single-link a:hover,
li.current-menu-item a,
.single-library li.menu-library a,
.single-update li.menu-update a,
.single-press-release li.menu-press-release a,
.single-post li.menu-news a,
.category li.menu-news a,
.date li.menu-news a,
.single-support li.menu-support a,
.page-installation .menu-installation a,
.page-registration .menu-registration a,
.page-license .menu-license a,
.page-buy .menu-buy a,
.page-pamphlet .menu-pamphlet a {
	color: #000;
	border-bottom: 1px solid;
	}
	
	
	
	

.win .faq-section a:hover,
.win .faq-section a.active,
.win p.single-link a:hover,
.win li.current-menu-item a,
.win .single-library li.menu-library a,
.win .single-update li.menu-update a,
.win .single-press-release li.menu-press-release a,
.win .single-post li.menu-news a,
.win .category li.menu-news a,
.win .date li.menu-news a,
.win .single-support li.menu-support a,
.win .page-installation .menu-installation a,
.win .page-registration .menu-registration a,
.win .page-license .menu-license a,
.win .page-buy .menu-buy a,
.win .page-pamphlet .menu-pamphlet a {
	color: #000;
	border-bottom: none;
	text-decoration: underline;
	}
  



/* __H_H_H_H_P_P_P
---------------------------------------------------------------- */

h1 { }

h2 {
	font-size: 36px;
	font-weight: normal;
	line-height: 1.3em;
}


.section h2 {
	font-size: 28px;
}


.top-section h2 {
	font-size: 36px;
	margin-bottom: 0.5em;
}

.single-font-title h2 {
	margin-bottom: 0;
}

.news-single-section h2 {
	font-size: 28px;
}


.tester-title h2 {
	font-size: 14px;
	margin-bottom: 1.0em;
}


h3,
h3 a {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5em;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.8em;
}

p,
.section li {
	font-size: 14px;
	line-height: 1.8em;
}

p.last {
	font-size: 16px;
	line-height: 1.8em;
}

.caption {
	margin-top: 0.2em;
	font-size: 12px;
}



ul,
ol {
	padding: 0;
}
ul {
	list-style: none;
}
ol {
	list-style: decimal inside;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
li {
}

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


.home .section li {
	padding-left: 0;
    text-indent: 0;
}
   
   




/* __Wrap
---------------------------------------------------------------- */


.wrap {
	position: relative;
    width: 100%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}




/* __Header
---------------------------------------------------------------- */


.header-wrap {
	position: relative;
    width: 960px;
    margin: 0 auto;
}


.header {
	position: absolute;
	text-align: left;
	padding: 40px 0;
	z-index: 100;
	width: 732px;
}


.header-pc {
	display: block;
}

.header-mobile {
	display: none;
}




.page .header,
.archive .header,
.single .header {
	/* position: fixed; */
	width: 732px;
	height: 170px;
	background: #fff;
	border-bottom: 1px solid;
}



.header-inner-fixed {
	position: fixed;
	top: 0px;
	animation-duration: 0.5s;	
	-webkit-animation-duration: 0.5s;
	visibility: visible !important;
	height: 100px;
	background: #fff;
	padding: 30px 0;
	z-index: 2001;
	width: 732px;
	display: none;
	border-bottom: 1px solid;
}




.fade-in {
	display: block;
}

.fade-out {
	display: none;
}





/* __Logo
---------------------------------------------------------------- */

.logo-wrap {
	float: left;
	margin-right: 40px;
}


.logo-wrap a,
.logo-wrap a:hover {
	text-decoration: none;
	border: none;
}

.logo-wrap h1 {
	width: 160px;
}

.logo-img {
	max-width: 100%;
}




/* __TOP Image
--------------------------------------------------------------------- */


.homeimg {
	width: 580px;
	/* height: 840px; */
	margin-left: auto;
	position: relative;
	top: 0;
	right: 0;
	z-index: 1;
}

.logo-pc-wrap.fixed,
.page-logo-pc-wrap.fixed,
.fontimg.fixed,
.menu-wrap.fixed {
	position: fixed;
}


.logo-pc-wrap.static {
	position: static;
	margin-top: 600px;
}


.page-logo-pc-wrap.static {
	position: static;
	z-index: 10000;
	margin-top: 80px;
}


.fontimg.static {
	position: static;
	margin-top: 400px;
}

.contents {
	position: absolute;
	top: 680px;
	width: 730px;
	z-index: 2;
}




/* ------------------------------------
_____2016.04.04 ADD
--------------------------------------- */

.svg-box {
	display: none;
}

.png-box {
	display: block;
}


a.svg-box,
a.png-box,
a.svg-box:hover,
a.png-box:hover {
	text-decoration: none;
	border: none;
}









/* __Page Imag____Slick
--------------------------------------------------------------------- */


.slick-wrap,
.slick-wrap-fixed {
	width: 480px;
	display: none;
	margin-left: 220px;
	
}


.slick-wrap-fixed {
	height: 55px;
}



.slick-wrap .pageimg {
	height: 140px !important;
	margin-left: auto;
}

img.height-fit {
	max-height: 100%;
}


.page .contents,
.archive .contents,
.single .contents {
	position: relative;
	top: auto;
	margin-bottom: 0;
	margin-top: 160px;
}



/* __Main ___Side
---------------------------------------------------------------- */

.main-wrap {
	width: 100%;
	padding-bottom: 180px;
	position: relative;
}


.main {
	width: 960px;
	margin: 0 auto;
	position: relative;
}


.main-right {
	position: relative;
	float: right;
	width: 230px;
	padding: 30px 0;
}

.main-left {
	position: relative;
	float: left;
}

.home .main-left {
	width: 730px;
}





/* __Side Nav Menu
----------------------------- */


ul.menu-wrap {
	text-align: left;
	list-style: none;
	font-size: 18px;
	margin-left: 30px;
	z-index: 10000;
}


ul.menu-wrap li {
	display: block;
	padding: 10px 0;
}


ul.menu-wrap li a {
	margin: 0;
}


ul.sub-menu {
	font-size: 14px;
	margin: 15px 0 0 20px;
}


ul.footer-menu {
	text-align: left;
	list-style: none;
	font-size: 14px;
	margin: 0;
}

ul.sub-menu li {
	display: block;
	padding: 8px 0;
}

ul.footer-menu li {
	display: block;
	line-height: 1.8em;
	margin-right: 20px;
}

.menu-parent {
    cursor: pointer;
}

.sub-menu {
    display:none;
    margin:0;
    padding:0;
    list-style:none;
}



#menu-wrap li ul {
    display:none;
}


.single-post .menu-news-wrap ul.sub-menu,
.category .menu-news-wrap ul.sub-menu,
.date .menu-news-wrap ul.sub-menu {
  display:  block !important;
}




/* __Sitemap Nav Menu
----------------------------- */


.sitemap-section li {
    padding-left: 0;
    text-indent: 0;
}


.sitemap-menu .sub-menu {
    display:  block !important;
    margin:0;
    padding:0;
    list-style:none;
}


ul.sitemap-menu,
ul.sitemap-menu ul {
  margin:0;
  padding:0;
  list-style-type: none;
   
}

ul.sitemap-menu ul {
  position:relative;
  margin-left:10px;     
}

ul.sitemap-menu ul:before {
  content:"";
  display: block;
  position: absolute;
  top: 0;
  left: 10px;
  bottom: 0;
  width: 0;
  border-left: 1px solid #ccc;
}

ul.sitemap-menu li {
  position: relative;
  margin: 0;
  padding: 6px 0 6px 40px;
  color: #000;
  text-decoration: none;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.8em;  
}

ul.sitemap-menu li.menu-home {
  padding-left: 0; 
}




ul.sitemap-menu li a { 
  position:relative;
  color: #000;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.8em;
}

ul.sitemap-menu ul li:before {
  content:"";
  display: block;
  position: absolute;
  top: 16px;
  left: 10px;
  width: 16px;
  height: 0;
  border-top:1px solid #ccc;    
}

ul.sitemap-menu ul li:last-child:before {
  top: 16px; 
  bottom: 0;
  height: auto;
  background-color: #fff;
}


ul.sitemap-menu li a:hover {
  color: #939393;
}

ul.sitemap-menu li.nolink-menu a,
ul.sitemap-menu li.nolink-menu a:hover {
  border-bottom: none;
  color: #000;
  cursor: default;
}


ul.sitemap-menu ul.sub-menu a,
ul.sitemap-menu ul.sub-menu a:hover {
  border-bottom: 1px solid;
  color: #000;
  cursor: pointer;
}

.win ul.sitemap-menu ul.sub-menu a,
.win ul.sitemap-menu ul.sub-menu a:hover {
  border-bottom: none;
  text-decoration: underline;
}

ul.sitemap-menu ul.sub-menu li a:hover {
  color: #939393;
}



/* __li.sub-menu-3
----------------------------- */


ul.sitemap-menu li.sub-menu-3 { 
  padding: 2px 0 2px 40px;
  font-size: 14px;
  line-height: 1.6em;
}

ul.sitemap-menu li.sub-menu-3 a { 
  color: #939393;
  font-size: 14px;
  line-height: 1.6em;
}


ul.sitemap-menu ul li.sub-menu-3:before {
  content:"";
  display: block;
  position: absolute;
  top: 14px;
  left: 10px;
  width: 16px;
  height: 0;
  border-top:1px solid #ccc;    
}

ul.sitemap-menu ul li.sub-menu-3:last-child:before {
  top: 14px; 
  bottom: 0;
  height: auto;
  background-color: #fff;
}









/* __Page Nav Menu
----------------------------- */

ul.page-menu {
	text-align: left;
	list-style: none;
	margin-left: 0;
	margin-top: 30px;
}

ul.page-menu li {
	font-size: 14px;
	line-height: 1.8em;
	display: inline-block;
}


ul.page-menu li a {
	margin: 0;
	border-bottom: none;
}

ul.page-menu li a:hover {
	border-bottom: none;
}


ul.page-menu li {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}


ul.page-menu li:after {
	content:" / ";
}








/* __Tab Menu
----------------------------- */



ul.tab-menu,
ul.fonts-weight-menu,
ul.jkhw-fonts-weight-menu {
	text-align: left;
	list-style: none;
	margin-left: 0;
}

ul.fonts-weight-menu,
ul.jkhw-fonts-weight-menu {
	padding-top: 0;
}



ul.tab-menu li,
ul.fonts-weight-menu li,
ul.jkhw-fonts-weight-menu li,
.tab-link a,
.more-link a,
.win .section .tab-link a,
.win .section .more-link a {
	font-size: 14px;
	line-height: 1.6em;
	display: inline-block;
	margin-right: 8px;
	border-bottom: none;
	text-decoration: none;
	padding: 2px 6px 1px 6px;
	border: 1px solid;
	cursor: pointer;
	text-indent: 0;
	-webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease; 
}

ul.tab-menu li:hover,
ul.tab-menu li.selected,
ul.fonts-weight-menu li:hover,
ul.fonts-weight-menu li.selected,
ul.jkhw-fonts-weight-menu li:hover,
ul.jkhw-fonts-weight-menu li.selected,
.tab-link a:hover,
.more-link a:hover {
	background: #000;
	color: #fff;
	border: 1px solid #000;
}

li.tab-link {
	margin-top: 1.8em;
}


.tab-contents {
	margin-top: 30px;
}


.tab-contents .tab-content,
.fonts-pac .pac,
.fonts-view img.jkhw-fvimg {
	display: none;
}

.tab-contents .tab-content.selected,
.fonts-pac .pac.selected,
.fonts-view img.jkhw-fvimg.selected {
	display: block;
}









/* __Section
----------------------------- */


.section {
	width: 100%;
	margin: auto;
	padding: 40px 0 65px 0;
	border-top: 1px solid #ccc;
}


.section:last-child {
     /* border-bottom: 1px solid #ccc; */
     padding-bottom: 100px;
}

.top-section {
	/* margin-top: 3em; */
	border-top: none;
	padding: 60px 0 40px 0 !important;
}


.second-section {
	padding: 40px 0 40px 0 !important;
}

.tester-section {
	width: 100%;
	margin: auto;
	border-top: none;
	padding: 60px 0 40px 0;
}

.ytl-section {
	padding: 60px 0 60px 0;
	/* border: none; */
}

.footer-section {
	padding: 0 0 60px 0;
	border: none;
}


.press-section,
.support-section {
	padding-top: 0;
}


.license-section {
	padding: 25px 0 0 0;
}


.license-section:last-child {
     /* border-bottom: 1px solid #ccc; */
     padding-bottom: 65px;
}


.news-section {
	padding: 20px 0 100px 0;
}


.news-single-section {
	width: 100%;
	margin: auto;
	padding: 60px 0 40px 0 !important;
	border-top: 1px solid #ccc;
}



.home .section {
	border-top: 1px solid #000;
	padding: 30px 0 30px 0;
}

.page-text {
	margin-top: 30px;
}


.section .title {
	margin-bottom: 30px;
}

.section .news-title,
.section h3 {
	margin-bottom: 5px;
	/*margin-top: 5px */
}


.tab-wrap {
	margin-top: 0;
}




.page-text video {
	display: block;
	margin: 0 auto;
}



/* __Footer
--------------------------------------------------------------------- */


.footer-wrap {
	text-align: left;
	width: 100%;
	margin-bottom: 30px;
}


.page .footer-wrap,
.archive .footer-wrap,
.single .footer-wrap {
	position: absolute;
    bottom: 0;
    width: 100%;
    height: 150px;
}


.footer {
	width: 960px;
	margin: 0 auto;
	position: relative;
}




.footer-left {
	border-top: 1px solid #000;
	padding: 30px 0;
	position: relative;
	float: left;
	width: 730px;
}


.footer-right {
	position: relative;
	padding: 30px 0;
	float: right;
	width: 230px;
}


.footer-left-left {
	width: 50%;
	margin-right: 5%;
	float: left;
}

.footer-left-right {
	width: 45%;
	float: right;
}


.social-icon {
	width: 50px;
	float: left;
}


ul.social-icon [class*="fa fa-"] {
    /* background-color: #000; */
    border-radius: 30px;
    color: #000;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 30px;
    font-size: 25px;
    text-align: center;
}



ul.social-icon li {
    display: inline-block;
    margin: auto 4px;
}



a.twitter-link,
a.twitter-link:hover {
   text-decoration: none;
   border:none;
   vertical-align: middle;
}


span.follow-me {
    font-size: 20px;
    margin-top: 0;
    padding-left: 5px;
}


.footer-nav {
	width: 300px;
	float: left;
}




/* __Back to Top
---------------------------------------------------------------- */


ul.menu-wrap li.menu-to-top {
	margin-top: 30px;
}



p.back-top {
	position:relative;
	font-size: 20px;
	cursor: pointer;
	line-height: 1em;
}








/* __Page___ALL
--------------------------------------------------------------------- */


.contents table {
	width: 100%;
	table-layout:fixed;
}

.contents table img {
	max-width: 100%;
	height: auto;
	/* border: 1px solid #ccc; */
}

.contents table img.lineimg {
	border: 1px solid #767676;
	max-width: 80%;
}

.contents table td {
	padding: 5px 10px;
}



.page-text {
	width: 100%;
}






/* __tablepress
------------------------------------ */

.tablepress {
	width: 100%;
	font-size: 14px;
	line-height: 1.6em;
}

.tablepress thead th {
	background-color: #fff;
	color: #000;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid #000;
}

.tablepress tbody td,
.tablepress tbody th {
	padding: 8px 10px;
	border: none;
	text-align: center;
	vertical-align: middle;
}



.tablepress-id-1 {
	border: 1px solid #000;
}

.tablepress thead th,
.tablepress tbody td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.tablepress thead th.column-1,
.tablepress tbody td.column-1 {
	border-right: 1px solid #000;
	border-bottom: 1px solid #ccc;
}

.tablepress thead th.column-1,
.tablepress thead th {
	border-bottom: 1px solid #000;
}


.tablepress-id-1 td.column-2,
.tablepress-id-1 td.column-3,
.tablepress-id-1 td.column-4,
.tablepress-id-1 td.column-5,
.tablepress-id-1 td.column-6,
.tablepress-id-1 td.column-7,
.tablepress-id-1 td.column-8,
.tablepress-id-1 td.column-9 {
	font-size: 22px;
}

.tablepress-id-1 tbody .row-9 td {
	border-bottom: none;
}
.tablepress [class*=column]+[class*=column]:last-child {
	border-right: none;
}




/* __Page___Works
--------------------------------------------------------------------- */

ul.lineup {
}


ul.lineup li {
	margin-bottom: 0.6em;
}





/* __Page___FAQ
--------------------------------------------------------------------- */

a.faq-parent,
ul.info-list li span {
	font-size: 14px;
	line-height: 1.8em;
	cursor: pointer;
}

a.faq-parent.selected {
	border-bottom: 1px solid;
}

.win a.faq-parent.selected {
	border-bottom: none;
	text-decoration: underline;
}


ul.lineup li {
	margin-bottom: 0.6em;
}


.faq li {
	text-indent: 0;
	padding: 0;
}

.faq li div {
	display: none;
	margin: 1.5em 2em;
	padding: 0;
}


.faq li div a {
	border-bottom: 1px solid;
}

.win .faq li div a {
	border-bottom: none;
	text-decoration: underline;
}


.faq li div a:hover {
	color: #939393;
}



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





/* __Page___Company 
--------------------------------------------------------------------- */



.info-list,
.page-spec {
	display: table;
	border-collapse: collapse;
}

.cell-box,
.spec-cell-box {
	display: table-row;
}

.spec-cell-box {
	/* border-bottom: 1px solid #ccc; */
}

.page-spec ul:first-child {
  /* border-top: 1px solid #ccc; */
}


.spec-cell-box li {
	padding-left: 0;
	text-indent: 0;
	padding: 5px 0;
}
   


.cell-01 {
	width: 180px;
	display: table-cell;
	padding: 5px 20px 5px 0;
}


.company-section .cell-01 {
	width: 160px;
}

.cell-02 {
	display: table-cell;
	padding: 5px 0 5px 0;
}

.spec-cell-01 {
	width: 180px;
	display: table-cell;
	padding: 0 20px 0 0;
}

.spec-cell-02 {
	display: table-cell;
	padding: 0;
}


/* ------------------------------------
_____2016.04.19 ADD
--------------------------------------- */

.spec-cell-02 ul li,
.spec-cell-02 ol li {
	padding-left: 1em;
	text-indent: -1em;
}


.info-list .cell-box span {
	font-size: 0.8em;
	line-height: 1.6em;
	display: block;
	margin-bottom: 0.8em;
}






/* __Page___Contact
--------------------------------------------------------------------- */

.map-wrap {
	position: relative;
	width: 100%;
	height: 500px;
	border: 1px solid #ccc;
	margin-top: 20px;
}


#map-canvas {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
            

.map-wrap img { max-width:none; }




/* __Page___Contact Form_____2019.08.01 ADD
--------------------------------------------------------------------- */

.contact-form-section li {
	padding-left: 0;
	text-indent: 0;
}

/* __Form
----------------------------------- */

.form-wrap {
	width: 100%;
}

ul.form-col {
	margin-top: 3em;
	margin-bottom: 3em;
}

button, input, select, textarea {
	background-color: transparent;
	color: inherit;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	border-style: solid;
	border-width: 0;
}

.subject {
	display: inline-block;
	width: 26%;
	vertical-align: top;
}

.input {
	display: inline-block;
	width: 72%;
	vertical-align: top;
}

select {
	width: 75%;
	background-color: #dedede;
	background-color: #fafafa;
	padding: 0.8em;
	border: #ccc 1px solid;
}

span.input-remark {
	display: block;
	opacity: 0.5;
}

.mw_wp_form_confirm span.input-remark {
	display: none;
}

.submit-container {
	margin-top: 2em;
}

input[type="text"],
textarea {
	width: 100%;
	padding: 0.8em;
	background-color: #dedede;
	background-color: #fafafa;
	border-radius: 0;
	border: #ccc 1px solid;
}


/* iOSでのデフォルトスタイルをリセット */
input[type="submit"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus {
  outline-offset: -2px;
}


input[type="submit"] {
	width: 100%;
	padding: 0.8em;
	background-color: #bdbdbd;
	text-align: center;
	cursor: pointer;
	margin-bottom: 1em;
}

input[type="submit"]:hover {
	background-color: #dedede;
}


.privacy-policy {
	text-align: center;
}

span.mark {
	display: inline-block;
	margin-left: 0.3em;
	color: #f00;
}

.mw_wp_form .error {
	font-size: 93%;
	color: #f00;
	display: block;
}


/* __Form__Complate
----------------------------------- */

.contact-box-complate header {
	margin-bottom: 2em;
}







/* __Page___List
--------------------------------------------------------------------- */

.multiple-text {
	width: 100%;
	margin-top: 30px;
}


.simple-list,
.support-list,
.license-list {
	width: 100%;
	margin-top: 30px;
	display: table;
}


.support-list,
.license-list {
	margin: 40px 0;
}


.simple-list-left,
.support-list-left,
.license-list-left {
	width: 180px;
	padding: 0 0 5px 0;
	display: table-cell;
	vertical-align: top;
}

.simple-list-right,
.support-list-right,
.license-list-right {
	width: 530px;
	padding: 0 0 5px 20px;
	border-left: 1px solid #ccc;
	display: table-cell;
	vertical-align: top;
}



h3.simple-title,
h3.app-name,
h3.terms-title {
	display: block;
	border-bottom: none;
	text-decoration: none;
	padding: 0px 20px 0px 0px;
	text-align: left;
	width: 180px;
}


.terms-box {
	margin-bottom: 20px;
}

.terms-box:last-child {
	margin-bottom: 0;
}

.terms-box p {
	display: inline;
}


.detail-box {
	margin-bottom: 40px;
}

.detail-box:last-child {
	margin-bottom: 0;
}


.detail-01 {
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}

.detail-01 p {
	font-weight: bold;
}

.detail-01 p span {
	font-weight: normal;
}











/* __Archive__News
--------------------------------------------------------------------- */


.news-section {
}

.news-section img,
.news-single-section img {
	border: 1px solid #ccc;
	max-width: 100%;
	height: auto;
}





/* __Archive__library
--------------------------------------------------------------------- */



/* __Tester
--------------------------------- */


.tester-text {
	overflow: hidden;
}

.tester-text p {
	margin-top: 0.5em;
}

.tester-text input.ttt {
	margin: 0;
	background-color: #fff;
	width: 100%;
	font-size: 56px;
    box-sizing: border-box;
    padding: 0 22px;
    line-height: 56px;
    /* height: 56px; */
    margin: 0;
}
        

/* ------------------------------------
_____2016.04.04 ADD
--------------------------------------- */

.ff .tester-text input.ttt {
	padding: 6px 22px;
    line-height: 68px;
}


        
        
  /* __library__all
--------------------------------- */      


.furikana {
	margin: 0.5em 0 1.5em 0;
}

.sale {
	margin: 0 0 0.5em 0;
	font-weight: bold;
}



.ytlimg {
	max-width: 100%;
}

a.fa:hover,
a img:hover {
	border-bottom: none;
	text-decoration: none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}



.section .ytl-all {
	width: 100%;
	margin-bottom: 0;

}

.section .ytl-one-all {
	margin-bottom: 1.8em;
}


.ytl-all-left {
	width: 70%;
	float: left;
}

.ytl-all-right {
	width: 28%;
	margin-left: 2%;
	float: right;
}

.view-wrap-yokoyo {
	margin-top: 40px;
}

.fonts-weight {
	margin-bottom: 20px;
}


.fonts-weight.one-weight,
.page-text.one {
	display: none;
}


img.fvimg,
img.jkhw-fvimg {
	width: 100%;
	/* border-bottom: 1px solid #bababa; */
}

p.single-link {
	display: inline-block;
	margin-right: 2em;
}

p.single-link a {
	display: block;
	border: none;
	text-decoration: none;
}






/* __Archive__Press-Release
--------------------------------------------------------------------- */

.press-box {
    position:relative;
    width: 100%;
    padding: 20px 0;
    margin: 0;
}


.press-box a,
.win .press-box a {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
    border-bottom: 1px solid #ccc;
}


.press-box a:hover {
    background-color: #fff;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}


.list-text {
    margin: 30px 0;
}











/* ___Single Page
--------------------------------------------------------------------- */


.y-all-section {
}

.y-second-section {
	border-top: 1px solid;
}


.page-image {
	margin-top: 30px;
	width: 100%;
}

.single-font-image {
	width: 100%;
	margin: 0 0 40px 0;
	padding: 0 0 40px 0;
	/* border-top: 1px solid #ccc; */
	border-bottom: 1px solid #000;
}

.fontimg,
.kumiimg {
	max-width: 100%;
}


.page-spec,
.page-remarks,
.page-more {
	margin-top: 30px;
}


p.page-more-link {
	display: inline-block;
	margin-right: 2em;
}

p.page-more-link a,
p.page-more-link a:hover {
	display: block;
	border-bottom: none;
	text-decoration: none;
	padding: 10px 20px;
	border: 1px solid;
}


p.page-more-link a:hover {
	background: #000;
	color: #fff;
}



.single-second-section {
	border-top: 1px solid #000;
}


.single-second-section li {
	text-indent: 0;
	padding: 0;
}









/* _____Page & Single_____News_____Navi
--------------------------------------------------------------------- */


.news-nav p,
.news-nav a,
.news-nav span,
.news-nav li {
	font-size: 14px;
	line-height: 1.8em;
}

.news-ac-nav {
	/* margin: 30px 0 0 0; */
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.news-page-nav {
	width: 100%;
	margin: 30px 0 0 0;
}


.news-single-nav,
.archive-nav,
.category-nav,
.page-nav {
	width: 100%;
	padding: 1.5em 0 1em 0;
	display: table;
}


.archive-nav-left,
.category-nav-left,
.page-nav-left {
	width: 200px;
	margin-right: 20px;
	display: table-cell;
    vertical-align: middle;
}

.archive-nav-right,
.category-nav-right,
.page-nav ul.page-numbers,
.news-single-nav ul.page-nav-right {
	width: 530px;
	display: table-cell;
    vertical-align: middle;
}



.archive-nav-right li {
	display: inline-block;
	margin-right: 15px;
}

.category-nav-right li,
.page-nav ul.page-numbers li,
.news-single-nav ul.page-nav-right li {
	display: inline-block;
	margin-right: 20px;
}


.single-ac-nav {
	padding-bottom: 0;
	border-top: 1px solid #ccc;
	border-bottom: none;
}


.single-ac-nav .news-single-nav,
.single-ac-nav .archive-nav {
	border-bottom: 1px solid #ccc;
}











/* __slick.css
------------------------------------------ */

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    }

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    opacity: 0;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
    padding: 0 10px;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}




/* __slick-theme.css
------------------------------------------ */

.slick-loading .slick-list {
    background: #fff url('img/ajax-loader.gif') center center no-repeat;
}


.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 25px;
    height: 25px;
    padding: 0;
    margin-top: -10px\9; /*lte IE 8*/
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-size: 25px;
    line-height: 1;
    opacity: .75;
    color: #666;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -40px;
}
[dir='rtl'] .slick-prev {
    right: -40px;
    left: auto;
}
.slick-prev:before {
    content: '<';
}
[dir='rtl'] .slick-prev:before {
    content: '>';
}

.slick-next {
    right: -40px;
}
[dir='rtl'] .slick-next {
    right: auto;
    left: -40px;
}
.slick-next:before {
    content: '>';
}
[dir='rtl'] .slick-next:before {
    content: '<';
}


/* __Dots
------------------------------------------- */

.slick-wrap.slick-slider {
	margin-top: -15px
}

.slick-wrap-fixed.slick-slider {
	margin-top: -5px
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}






/* __slidebars nav
---------------------------------- */


.mobile-nav,
.sb-slidebar,
.sb-slidebar.sb-active {
	display:none;
}













@media only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {




}






/* iPad portrait */
@media only screen and (max-width: 1023px) {



.header-pc {
	display: none;
}

.header-mobile {
	display: block;
}

.header-mobile .header {
	padding-bottom: 0;
}


.logo-wrap {
	float: none;
	width: 100%;
	margin-right: 0;
	border-bottom: 1px solid;
	height: 70px;
}

.logo-wrap h1 {
	width: 240px;
	float: left;
}

.mobile-nav {
	float: right;
	margin: 8px 0;
	display: block;
}

.mobile-nav p {
	font-size: 30px;
	line-height: 1.0em;
	font-weight: bold;
	cursor: pointer;
}


.logo-img {
	max-width: 100%;
}


/* ------------------------------------
_____2016.04.04 ADD
--------------------------------------- */


.svg-box {
	display: block;
}

.png-box {
	display: none;
}






.main-wrap {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 0;
}

.header-wrap,
.main,
.footer {
	width: 100%;
	margin: 0 auto;
}


.main-right,
.footer-right {
	display: none;
}


.header,
.page .header,
.archive .header,
.single .header {
	float: none;
	width: 732px;
	margin: 0 auto;
	position: relative;
	height: auto;
	/* padding-bottom: 0; */
}


.slick-wrap-mobile {
	width: 92%;
	margin: 0 auto;
	padding: 10px 0;
	display: none;
}

.main-left,
.footer-left {
	float: none;
	width: 730px;
	margin: 0 auto;
}

.page .contents,
.archive .contents,
.single .contents {
	top: auto;
	margin-top: 0;
	margin-bottom: 180px;
}

.homeimg {
	margin: 0 auto;
	top: auto;
	right: auto;
}


.fontimg.fixed {
	position: relative;
}

.fontimg.static {
	position: relative;
	margin-top: 0;
}



.home .contents {
	position: absolute;
	top: 660px;
}


/* __SB-slidebar
---------------------------------------------------- */


.mobile-nav-wrap {
	/* position: absolute; */
	z-index: 10;
	margin: 30px;
}


.sb-slidebar.sb-active {
	z-index: 20000;
	text-align: right;
	display: block;
}


ul.menu-wrap.mobile-nav-slidebar {
	position: relative;
	top:auto;
	right: auto;
	text-align: left;
	float: none;
	margin-left: 20px;
}


ul.mobile-nav-slidebar li {
	font-size: 20px;
	line-height: 1.2em;
}

ul.mobile-nav-slidebar .sub-menu {
	margin: 15px 0 0 20px;
}

ul.mobile-nav-slidebar .sub-menu li {
	font-size: 18px;
	line-height: 1.2em;
}



.mobile-nav-slidebar .current-menu-item a,
.mobile-nav-slidebar a.current_language,
.mobile-nav-slidebar .current-menu-item .sub-menu a:hover,
.mobile-nav-slidebar .current-menu-item .sub-menu a.active {
}


ul.mobile-nav-slidebar .sub-menu li a {
}



html, body, #sb-site, .sb-site-container, .sb-slidebar {
	/* Set box model to prevent any user added margins or paddings from altering the widths or heights. */
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

html, body {
	width: 100%;
	/* overflow-x: hidden; */  /* Stops horizontal scrolling. */
}

html {
	height: 100%; /* Site is as tall as device. */
}

body {
	min-height: 100%;
	height: auto;
	position: relative; /* Required for static Slidebars to function properly. */
}

html.sb-scroll-lock.sb-active:not(.sb-static) {
	overflow: hidden;
}

/* ----------
 * 002 - Site
 */

#sb-site, .sb-site-container {
	width: 100%;
	min-height: 100vh;
	position: relative;
	z-index: 1; /* Site sits above Slidebars */
	background-color: #ffffff;
}


#sb-site:before, #sb-site:after, .sb-site-container:before, .sb-site-container:after {
	content: ' ';
	display: table;
}

#sb-site:before, #sb-site:after, .sb-site-container:before, .sb-site-container:after {
    clear: both;
}

/* ---------------
 * 003 - Slidebars
 */

.sb-slidebar {
	height: 100%;
	overflow-y: auto;
	position: fixed;
	top: 0;
	z-index: 0;
	display: none;
	background-color: #fff;
}

.sb-slidebar, .sb-slidebar * {
	-webkit-transform: translateZ( 0px ); /* Fixes issues with translated and z-indexed elements on iOS 7. */
}

.sb-left {
	left: 0; /* Set Slidebar to the left. */
}

.sb-right {
	right: 0; /* Set Slidebar to the right. */
}

html.sb-static .sb-slidebar,
.sb-slidebar.sb-static {
	position: absolute; /* Makes Slidebars scroll naturally with the site, and unfixes them for Android Browser < 3 and iOS < 5. */
}

.sb-slidebar {
	border-left: 1px solid #000;
}

.sb-style-overlay {
	z-index: 9999; /* Set z-index high to ensure it overlays any other site elements. */
}

.sb-momentum-scrolling {
	-webkit-overflow-scrolling: touch; /* Adds native momentum scrolling for iOS & Android devices. */
}

	.sb-slidebar {
		width: 300px;
	}
	
	.sb-width-thin {
		width: 15%;
	}
	
	.sb-width-wide {
		width: 45%;
	}


/* ---------------
 * 004 - Animation
 */

.sb-slide, #sb-site, .sb-site-container, .sb-slidebar {
	-webkit-transform: translate( 0px );
	   -moz-transform: translate( 0px );
	     -o-transform: translate( 0px );
	        transform: translate( 0px );
	
	-webkit-transition: -webkit-transform 400ms ease;
	   -moz-transition:    -moz-transform 400ms ease;
	     -o-transition:      -o-transform 400ms ease;
	        transition:         transform 400ms ease;
	
	-webkit-transition-property: -webkit-transform, left, right; /* Add left/right for Android < 4.4. */
	-webkit-backface-visibility: hidden;
}


/* --------------------
 * 005 - Helper Classes
 */
 
.sb-hide { 
	display: none; /* Optionally applied to control classes when Slidebars is disabled over a certain width. */
}




.slick-prev,
.slick-next {
    height: 100%;
}

.slick-prev:before,
.slick-next:before {
    font-size: 25px;
    line-height: 1;
    opacity: .75;
    color: #666;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -30px;
}
[dir='rtl'] .slick-prev {
    right: -30px;
    left: auto;
}

.slick-next {
    right: -30px;
}
[dir='rtl'] .slick-next {
    right: auto;
    left: -30px;
}



}


/* iPhone Landscape */

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


}


/* iPhone Portrait */

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






}





/* __Clearing
--------------------------------------------------------------------- */

.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf { *zoom: 1; }




