@charset "UTF-8";
/** DESKTOP CSS  @version   0.01 2012-06-27 @copyright All Rights Reserved, Copyright (C) CASIO COMPUTER CO., LTD @link      http://casio.jp/  */
/* ---------------------------------------------------------------------- SUPER CLASS
----------------------------------------------------------------------*/
.clearfix, #header #header_in, #header #header_in #hd_logo, #header #header_in #search form, #contents, #contents #main_bottom, #footer #footer_in, .second #contents #btn_guide {
  *zoom: 1;
}
.clearfix:before, #header #header_in:before, #header #header_in #hd_logo:before, #header #header_in #search form:before, #contents #main_bottom:before, #footer #footer_in:before, .second #contents #btn_guide:before, .clearfix:after, #header #header_in:after, #header #header_in #hd_logo:after, #header #header_in #search form:after, #contents #main_bottom:after, #footer #footer_in:after, .second #contents #btn_guide:after {
  content: "";
  display: block;
  overflow: hidden;
}
.clearfix:after, #header #header_in:after, #header #header_in #hd_logo:after, #header #header_in #search form:after, #contents:after, #contents #main_bottom:after, #footer #footer_in:after, .second #contents #btn_guide:after {
  clear: both;
}
/* ---------------------------------------------------------------------- COMMON CLASS
----------------------------------------------------------------------*/
/* device-type */
.sp {
  display: none;
}
#wrapper {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding-bottom: 56px;
  box-sizing: border-box;
}
#wrapper .js_text {
  margin: 10px;
  padding: 10px;
  text-align: center;
  border: 1px solid #F00;
  color: #FF0000;
  box-shadow: 0px 0px 0px 10px rgba(200, 200, 200, 1);
  line-height: 1.4;
  font-size: 16px;
}
#header {
  position: relative;
}
#header #header_in {
  border-bottom: solid 2px #ff0000;
  background: #000;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
  behavior: url("../common2/css/PIE.htc");
}
#header #header_in #hd_logo {
  float: left;
}
#header #header_in #hd_logo a {
  float: left;
  display: block;
  padding: 26px 19px 23px 20px;
  border-right: solid 1px #333;
  font-size: 13px;
}
#header #header_in #hd_logo .inr {
  display: block;
  float: left;
  padding: 23px 0 0 20px;
  color: #e6e6e6;
  font-family: "Helvetica", "Arial", "Verdana", sans-serif;
  font-weight: bold;
  font-size: 25px;
  -webkit-text-shadow: 0 0 1px rgba(255, 255, 255, 0.9);
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.9);
  behavior: url("../common2/css/PIE.htc");
}
#contents {
  max-width: 1000px;
  margin: 0 auto;
  display: block;
}
#contents:before, #contents:after {
  content: '';
  display: table;
}
#contents:after {
  clear: both;
}
#contents #main_bottom {
  width: 100%;
  float: right;
  clear: both;
  border-top: solid 1px #ccc;
  padding-top: 10px;
}
#contents #main_bottom #btn_back, #contents #main_bottom #btn_next {
  float: left;
  margin-right: 10px;
  border: solid 1px #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #f2f2f1;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(1, #f2f2f1));
  background-image: -webkit-linear-gradient(top, white, #f2f2f1);
  background-image: -moz-linear-gradient(top, white, #f2f2f1);
  background-image: -o-linear-gradient(top, white, #f2f2f1);
  background-image: -ms-linear-gradient(top, white, #f2f2f1);
  background-image: linear-gradient(top, white, #f2f2f1);
  display: inline-block;
}
#contents #main_bottom #btn_back p, #contents #main_bottom #btn_next p {
  background: url(../images/sp/ico_arw05.png) no-repeat 8px center;
  background-size: 8px auto;
  padding: 9px 10px 9px 25px;
  font-weight: bold;
  font-size: 88%;
  border: solid 1px #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
}
#contents #main_bottom #btn_next p {
  background: url(../images/sp/ico_arw03.png) no-repeat right center;
  background-size: 16px auto;
  padding: 9px 25px 9px 10px;
}
#contents #main_bottom #btn_print {
  float: left;
}
#contents #main_bottom #btn_print p {
  position: relative;
  float: left;
  background: #fff;
  border: solid 1px #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  behavior: url("../common2/css/PIE.htc");
}
#contents #main_bottom #btn_print p a {
  position: relative;
  display: inline-block;
  padding: 9px 14px 9px 10px;
  font-family: "Helvetica", "Arial", "Verdana", sans-serif;
  font-weight: bold;
  font-size: 88%;
  background-color: #f2f2f1;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(1, #f2f2f1));
  background-image: -webkit-linear-gradient(top, white, #f2f2f1);
  background-image: -moz-linear-gradient(top, white, #f2f2f1);
  background-image: -o-linear-gradient(top, white, #f2f2f1);
  background-image: -ms-linear-gradient(top, white, #f2f2f1);
  background-image: linear-gradient(top, white, #f2f2f1);
  -pie-background: linear-gradient(#ffffff, #f2f2f1);
  behavior: url("../common2/css/PIE.htc");
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  behavior: url("../common2/css/PIE.htc");
  border: solid 1px #fff;
}
#contents #main_bottom #btn_print p a .inr {
  background: url(../images/pc/ico_print.png) no-repeat left center;
  padding: 4px 0px 4px 25px;
}
#contents #main_bottom #btn_print p .arw {
  display: none;
}
#contents #main_bottom #part {
  padding-top: 9px;
  font-size: 75%;
}
#contents #main_bottom #part p {
  text-align: left;
}
#footer {
  margin: auto;
  clear: both;
  overflow: hidden;
  zoom: 1;
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
#footer #footer_in {
  margin-top: 10px;
  background: #000;
  padding: 18px 20px;
  color: #fff;
  font-size: 69%;
  border-top: solid 2px #ff0000;
  -webkit-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.25);
  behavior: url("../common2/css/PIE.htc");
}
#footer #footer_in a {
  color: #fff;
}
#footer #footer_in #ft_fNavi {
  float: left;
}
#footer #footer_in #ft_copy {
  float: right;
  direction: ltr;
}
#lnav {
  display: none;
}
.home #header {
  margin-bottom: 15px;
}
.home #contents {
  margin: 0 auto 40px;
  padding: 0 10px;
}
.home #contents #main .pageTitle p {
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 100%;
  float: left;
}
.home #contents #main .article > h2 {
  background-color: #a3de83;
  padding: 8px 20px;
  margin-top: 20px;
}
.large_h #contents #main .article > h2 {
  background-color: #023c73;
  color: #fff;
}
.home #contents #main #search_i {
  position: relative;
  margin-top: 0px;
  float: right;
  background: #fff;
  border: solid 1px #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  behavior: url("../common2/css/PIE.htc");
}
.home #contents #main #search_i a {
  position: relative;
  display: inline-block;
  padding: 7px 14px 7px 5px;
  font-weight: bold;
  font-size: 14px;
  background-color: #f2f2f1;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(1, #f2f2f1));
  background-image: -webkit-linear-gradient(top, white, #f2f2f1);
  background-image: -moz-linear-gradient(top, white, #f2f2f1);
  background-image: -o-linear-gradient(top, white, #f2f2f1);
  background-image: -ms-linear-gradient(top, white, #f2f2f1);
  background-image: linear-gradient(top, white, #f2f2f1);
  -pie-background: linear-gradient(#ffffff, #f2f2f1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  behavior: url("../common2/css/PIE.htc");
  border: solid 1px #fff;
}
.home #contents #main #search_i a .inr {
  background: url(../images/ico_search.svg) no-repeat left center;
  background-size: 30px auto;
  padding: 4px 0px 4px 30px;
}
.large_h #contents #main #btn_font,
.large_h #contents #main #btn_help{
  position: relative;
  margin: 0 0 0 10px;
  float: right;
  background: #fff;
  border: solid 1px #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(1, #f2f2f1));
  background-image: -webkit-linear-gradient(top, white, #f2f2f1);
  background-image: -moz-linear-gradient(top, white, #f2f2f1);
  background-image: -o-linear-gradient(top, white, #f2f2f1);
  background-image: -ms-linear-gradient(top, white, #f2f2f1);
  background-image: linear-gradient(top, white, #f2f2f1);
  -pie-background: linear-gradient(#ffffff, #f2f2f1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  behavior: url("../common2/css/PIE.htc");
}
.large_h #contents #main #btn_font a,
.large_h #contents #main #btn_help a {
  position: relative;
  display: inline-block;
  padding: 7px 14px 7px 30px;
  font-weight: bold;
  font-size: 14px;
  border: solid 1px #fff;
  background: url(../images/ico_font.svg) no-repeat left center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.large_h #contents #main #btn_help a {
  background: url(../images/ico_help.svg) no-repeat left center;
}
.home #contents #main .pageTitle h1 {
  border: solid 1px #ccc;
  background: #fff;
  margin-bottom: 15px;
  padding: 1px;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
  behavior: url("../common2/css/PIE.htc");
  clear: both;
}
.home #contents #main .pageTitle h1 .inr {
  display: block;
  border: solid 18px #f7f7f7;
  text-align: center;
  padding: 10px 0 0 0;
  background: #000;
}
.home #contents #main .pageTitle h1 .inr img {
  max-width: 750px;
  width: 100%;
}
.home #contents #main .pageTitle h1 .inr img.smp {
  display: none;
}
.home #contents #main_bottom {
  border-top: none;
}
.home #contents #main_bottom #btn_print {
  display: none;
}
.home #contents #main .article p.note {
  font-size: 82%;
  margin-bottom: 5px;
}
.home #contents #main .article p.note a {
  color: #0000FF;
}
.second #header {
  margin-bottom: 0px;
}
.second #contents {
  margin: 0 auto 60px;
}
.second #contents #btn_guide {
  position: absolute;
	left: 0;
	right: 0;
  width: 100%;
  background: #ebebeb;
  padding: 6px 0;
  /*margin: 0 calc(50% - 50vw);*/
}
.second #contents #btn_guide.fixed {
  position: fixed;
  left: 0;
  top: 0;
  padding: 6px 0;
  margin: auto;
  z-index: 1000;
  width: 100%;
}
.second #contents #btn_guide.fixed ul {
  margin: auto;
  max-width: 1000px;
  overflow: hidden;
}
.second #contents #btn_guide li {
  position: relative;
  width: auto;
  height: 33px;
  border: solid 1px #ccc;
  border-radius: 4px;
  background-clip: padding-box;
  background-color: #f2f2f1;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(1, #f2f2f1));
  background-image: -webkit-linear-gradient(top, white, #f2f2f1);
  background-image: -moz-linear-gradient(top, white, #f2f2f1);
  background-image: -o-linear-gradient(top, white, #f2f2f1);
  background-image: -ms-linear-gradient(top, white, #f2f2f1);
  background-image: linear-gradient(top, white, #f2f2f1);
  behavior: url("../common2/css/PIE.htc");
}
.second #contents #btn_guide li a {
  font-size: 14px !important;
  font-weight: bold;
  color: #000;
  display: block;
  width: 33px;
  height: 33px;
  padding: 0;
  overflow: hidden;
  line-height: 33px;
}
.large #contents #btn_guide li a {
  width: auto;
  height: 33px;
  padding: 0 10px 0 35px;
  line-height: 33px;
}
.large #contents #btn_guide.for li#btn_help a, 
.large #contents #btn_guide.for li#btn_font a{
  padding: 0 0 0 35px;
}
.second #contents #btn_guide li#btn_home {
  float: left;
  border: solid 1px #999;
	margin-left: 20px;
}
.second #contents #btn_guide li#btn_home a {
  background: url(../images/ico_home.svg) no-repeat center center;
}
.large #contents #btn_guide li#btn_home a {
  background: url(../images/ico_home.svg) no-repeat left center;
}
.second #contents #btn_guide li#btn_menu {
  display: none;
}
.second #contents #btn_guide li#search_i {
  float: right;
  margin-left: 10px;
}
.second #contents #btn_guide li#search_i a {
  background: url(../images/ico_search.svg) no-repeat center center;
}
.large #contents #btn_guide li#search_i a {
  background: url(../images/ico_search.svg) no-repeat left center;
}
.second #contents #btn_guide li#btn_help {
  float: right;
  margin: 0 20px 0 10px;
}
.large #contents #btn_guide li#btn_help {
  margin: 0 10px 0 10px;
}
.second #contents #btn_guide li#btn_help a {
  background: url(../images/ico_help.svg) no-repeat left center;
  background-size: 35px auto;
}
.large #contents #btn_guide li#btn_font {
  float: right;
  margin-right: 20px;
}
.large #contents #btn_guide li#btn_font a {
  background: url(../images/ico_font.svg) no-repeat left center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  box-sizing: border-box;
}
.large #contents #btn_guide.for li#btn_font a {
  background: url(../images/ico_font.svg) no-repeat center center;
}
.second #contents h2#module {
	margin-top: 102px;
  width: 238px;
	margin-left: 20px;
  position: relative;
  float: left;
  background: #fff;
  border: solid 1px #ccc;
  border-bottom: none;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  -o-border-top-left-radius: 6px;
  -o-border-top-right-radius: 6px;
  -pie-border-radius: 6px 6px 0 0;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(1, #ebebeb));
  background: -webkit-linear-gradient(top, white, #ebebeb);
  background: -moz-linear-gradient(top, white, #ebebeb);
  background: -o-linear-gradient(top, white, #ebebeb);
  background: -ms-linear-gradient(top, white, #ebebeb);
  background: linear-gradient(top, white, #ebebeb);
  -pie-background: linear-gradient(#ffffff, #ebebeb);
  behavior: url("../common2/css/PIE.htc");
}
.large #contents h2#module {
  background: #023c73;
  color: #fff;
}
.second #contents h2#module .inr {
  display: block;
  padding: 17px 12px 16px;
  font-family: "Helvetica", "Arial", "Verdana", sans-serif;
  font-size: 100%;
  *font-size: 75%;
  font-weight: bold;
}
.second #contents #main {
  width: 100%;
  margin-top: 102px;
  padding: 0 20px 0 280px;
  box-sizing: border-box;
  display: block;
}
.second #contents #main .article {
  padding-bottom: 20px;
  width: 100%;
  float: right;
}
.second #contents #main .article h1 {
  margin-bottom: 20px;
  font-size: 150%;
  border-bottom: solid 3px #1D2B57;
  line-height: 1.2;
  clear: both;
}
.second #contents #main .article h1 .inr {
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
  bottom: -3px;
}
.second #contents #main .article h2.toc_title {
  border: solid 1px #ccc;
  border-left: solid 4px #1D2B57;
  padding: 10px 10px 10px 0;
  margin: 20px 0px 10px 0px;
  font-size: 110%;
  clear: both;
  background-color: #EFEFEF;
}
.second #contents #main .article h2.toc_title .inr {
  display: block;
  padding: 2px 0 0 10px;
  border-left: none;
}
.second #contents #main .article h2 {
  border-bottom: solid 1px #ccc;
  padding: 20px 0 10px 0;
  margin: 0 0 10px 0;
  font-size: 106%;
  clear: both;
}
.second #contents #main .article h2 .inr {
  display: block;
  padding-left: 10px;
  border-left: solid 4px #1D2B57;
}
.second #contents #main .article h3 {
  margin: 20px 0px 10px 0px;
  padding: 8px 10px;
  background: #f4f4f4;
  font-size: 88%;
  clear: both;
  line-height: 1.2;
}
.second #contents #main .article h4 {
  font-size: 92%;
  clear: both;
  line-height: 1.2;
}
.second #contents #main .article .example {
  margin-bottom: 5px;
}
.second #contents #main .article .example h4 {
  margin-left: 2.5em;
  text-indent: -2.5em;
}
.second #contents #main .article .example h4 span.ex{
  color: #FFF;
  background-color: #5F5F5F;
  padding: 3px 8px;
  margin-right: 0.5em;
  border-radius:50% 50%;
}
.second.SG6860 #contents #main .article .example h4 {
  margin-left: 2em;
  text-indent: -2em;
}
.second.SG6860 #contents #main .article .example h4 span.ex{
  color: #000;
  background-color:transparent;
  padding: 0;
  margin-right: 0;
  border-radius:0;
}
.second #contents #main .article .third_title h4 {
  padding-left: 20px;
  position: relative;
  overflow: hidden;
}
.second #contents #main .article .third_title h4:before {
  content: " ";
  background-color: #226AB7;
  margin-top: 0px;
  line-height: 11px;
  margin-left: -20px;
  margin-right: 8px;
  text-align: left;
  height: 12px;
  width: 12px;
  display: inline-block;
}
.second #contents #main .article h5 {
  font-size: 88%;
  clear: both;
  line-height: 1.2;
}
.second #contents #main .article p, .second #contents #main .article li {
  line-height: 1.5;
}
.second #contents #main .article p {
  font-size: 82%;
  margin-bottom: 5px;
  position: relative;
  z-index: 2;
}
.second #contents #main .article a {
  color: #0000FF;
}
.second #contents #main .article ul li {
  font-size: 82%;
}
.second #contents #main .article .important ul li {
  background: url(../images/pc/ico_li.png) no-repeat 5px 0.5em;
}
.second #contents #main .article #page_nav {
  margin: -10px 0px 20px 0px;
  padding: 0 0 0 30px;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}
.second #contents #main .article #page_nav li {
  padding: 0;
  margin-right: 5px;
  margin-bottom: 10px;
  border: solid 1px #ccc;
  display: inline-block;
}
.second #contents #main .article #page_nav li a {
  color: #000;
  font-weight: bold;
  padding: 5px 10px 5px 0px;
  margin: 0;
  background: #E9E9E9 url(../images/pagedown.png) no-repeat left 5px center;
  -webkit-background-size: auto 25px;
  background-size: auto 25px;
  display: block;
}
.second #contents #main .article #page_nav li a > span {
  padding-left: 35px;
  margin: 0;
  display: block;
}
.home #contents #nav ul {
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  overflow: hidden;
  zoom: 1;
}
.home #contents #nav ul li {
  width: 100%;
}
.home #contents #nav ul li a {
  padding: 13px 10px;
  border-right: none;
}
.home #contents #nav ul li.lv1 {
  width: 100%;
}
.home #contents #nav ul li.lv1scroll {
  border-left: solid 1px #E1E1E1;
  cursor: pointer;
}
.home #contents #nav ul li.lv1scroll p, .home #contents #nav ul li.lv1scroll.open p {
  padding: 20px 5px;
}
.home #contents #nav ul.lv1scroll_box li {
  width: 100%;
  background: #E9E9E9;
}
.home #contents #nav ul.lv1scroll_box {
  background: #E9E9E9;
}
.home #contents #nav ul.lv1scroll_box-block li {
  width: 100%;
}
.home #contents #nav ul li.lv1scroll-block {
  border-left: solid 1px #ccc;
  display: none;
}
.home #contents #nav ul li.lv1scroll-block.open {
  border-left: solid 1px #ccc;
}
.home #contents #nav ul li.lv1scroll-block p, .home #contents #nav ul li.lv1scroll-block.open p {
  padding: 20px 5px;
  border-left: solid 1px #FFF;
}
.second #contents #nav {
  width: 240px;
  display: block !important;
	margin-left: 20px;
}
.second #contents #nav ul {
  background: #E9E9E9;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  overflow: hidden;
  zoom: 1;
  width: 239px;
}
/*
#contents #nav.fixed {
	position: fixed;
	top: 0;
	overflow-x: auto;
	height: 100%;
	padding-top: 47px;
	padding-bottom: 54px;
	box-sizing: border-box;
}
#contents #nav.fixed > ul{
	
}*/
#contents #nav ul li {
  position: relative;
  border: solid 1px #ccc;
  border-bottom: none;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(1, #f2f2f1));
  background: -webkit-linear-gradient(top, white, #f2f2f1);
  background: -moz-linear-gradient(top, white, #f2f2f1);
  background: -o-linear-gradient(top, white, #f2f2f1);
  background: -ms-linear-gradient(top, white, #f2f2f1);
  background: linear-gradient(top, white, #f2f2f1);
  -pie-background: linear-gradient(white, #f2f2f1);
  behavior: url("../common2/css/PIE.htc");
  display: block;
}
.large_h #contents #nav ul li, .large #contents #nav ul li {
  position: relative;
  border: solid 1px #ccc;
  border-bottom: none;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eaf9ff), color-stop(1, #cbf0ff));
  background: -webkit-linear-gradient(top, #eaf9ff, #cbf0ff);
  background: -moz-linear-gradient(top, #eaf9ff, #cbf0ff);
  background: -o-linear-gradient(top, #eaf9ff, #cbf0ff);
  background: -ms-linear-gradient(top, #eaf9ff, #cbf0ff);
  background: linear-gradient(top, #eaf9ff, #cbf0ff);
  -pie-background: linear-gradient(#eaf9ff, #cbf0ff);
  behavior: url("../common2/css/PIE.htc");
  display: block;
}
#contents #nav ul li.open, #contents #nav ul li.block, #contents #nav ul li.lv1scroll-block, #contents #nav ul li.lv1-block {
  border-bottom: solid 1px #ccc;
}
#contents #nav ul li.block a, #contents #nav ul li.lv1-block a {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dfdfdf), color-stop(1, #efefef));
  background: -webkit-linear-gradient(top, #dfdfdf, #efefef);
  background: -moz-linear-gradient(top, #dfdfdf, #efefef);
  background: -o-linear-gradient(top, #dfdfdf, #efefef);
  background: -ms-linear-gradient(top, #dfdfdf, #efefef);
  background: linear-gradient(top, #dfdfdf, #efefef);
  -pie-background: linear-gradient(#dfdfdf, #efefef);
  behavior: url("../common2/css/PIE.htc");
}
#contents #nav ul li.open, #contents #nav ul li.lv1scroll-block {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dfdfdf), color-stop(1, #efefef));
  background: -webkit-linear-gradient(top, #dfdfdf, #efefef);
  background: -moz-linear-gradient(top, #dfdfdf, #efefef);
  background: -o-linear-gradient(top, #dfdfdf, #efefef);
  background: -ms-linear-gradient(top, #dfdfdf, #efefef);
  background: linear-gradient(top, #dfdfdf, #efefef);
  -pie-background: linear-gradient(#dfdfdf, #efefef);
  behavior: url("../common2/css/PIE.htc");
}
.large #contents #nav ul li.block a, .large #contents #nav ul li.lv1-block a {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cbf0ff), color-stop(1, #eaf9ff));
  background: -webkit-linear-gradient(top, #cbf0ff, #eaf9ff);
  background: -moz-linear-gradient(top, #cbf0ff, #eaf9ff);
  background: -o-linear-gradient(top, #cbf0ff, #eaf9ff);
  background: -ms-linear-gradient(top, #cbf0ff, #eaf9ff);
  background: linear-gradient(top, #cbf0ff, #eaf9ff);
  -pie-background: linear-gradient(#cbf0ff, #eaf9ff);
  behavior: url("../common2/css/PIE.htc");
}
.large #contents #nav ul li.open, .large #contents #nav ul li.lv1scroll-block {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cbf0ff), color-stop(1, #eaf9ff));
  background: -webkit-linear-gradient(top, #cbf0ff, #eaf9ff);
  background: -moz-linear-gradient(top, #cbf0ff, #eaf9ff);
  background: -o-linear-gradient(top, #cbf0ff, #eaf9ff);
  background: -ms-linear-gradient(top, #cbf0ff, #eaf9ff);
  background: linear-gradient(top, #cbf0ff, #eaf9ff);
  -pie-background: linear-gradient(#cbf0ff, #eaf9ff);
  behavior: url("../common2/css/PIE.htc");
}
#contents #nav ul li.block {
  border-bottom: none;
}
#contents #nav ul li.lv1, #contents #nav ul li.lv1-block {
  width: 239px;
  border-bottom: none;
  margin-right: 0px;
}
#contents #nav ul li.lv1 a {
  margin-right: 0px;
  border-right: none;
}
#contents #nav ul li.lv1-block a {
  margin-right: 0px;
  border-right: solid 1px #fff;
}
#contents #nav ul li {
  float: left;
  width: 100%;
  margin-right: -35px;
}
#contents #nav ul li a {
  font-weight: bold;
  font-size: 94%;
  line-height: 1.3;
  border: solid 1px #fff;
  border-right: solid 1px #E1E1E1;
  padding: 8px 10px;
  display: block;
  margin-right: 35px;
}
.large_h #contents #nav ul li a, .large #contents #nav ul li a {
  border-bottom: none;
}
#contents #nav ul li a span {
  border-left: solid 4px #1D2B57;
  padding-left: 11px;
  display: block;
}
#contents #nav ul li.lv1scroll {
  float: left;
  width: 33px;
  background: none;
  border-top: solid 1px #ccc;
  border-left: none;
  border-bottom: none;
  border-right: none;
  cursor: pointer;
}
#contents #nav ul li.lv1scroll p {
  background: url(../images/ico_plus.svg) no-repeat center center;
  padding: 18px 5px;
  border: solid 1px #fff;
  border-bottom: none;
  border-left: none;
}
#contents #nav ul li.lv1scroll-block {
  float: left;
  width: 33px;
  border-top: solid 1px #ccc;
  border-left: none;
  border-bottom: none;
  border-right: none;
}
#contents #nav ul li.lv1scroll.open {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dfdfdf), color-stop(1, #efefef));
  background: -webkit-linear-gradient(top, #dfdfdf, #efefef);
  background: -moz-linear-gradient(top, #dfdfdf, #efefef);
  background: -o-linear-gradient(top, #dfdfdf, #efefef);
  background: -ms-linear-gradient(top, #dfdfdf, #efefef);
  background: linear-gradient(top, #dfdfdf, #efefef);
  -pie-background: linear-gradient(#dfdfdf, #efefef);
  behavior: url("../common2/css/PIE.htc");
}
.large #contents #nav ul li.lv1scroll.open {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cbf0ff), color-stop(1, #eaf9ff));
  background: -webkit-linear-gradient(top, #cbf0ff, #eaf9ff);
  background: -moz-linear-gradient(top, #cbf0ff, #eaf9ff);
  background: -o-linear-gradient(top, #cbf0ff, #eaf9ff);
  background: -ms-linear-gradient(top, #cbf0ff, #eaf9ff);
  background: linear-gradient(top, #cbf0ff, #eaf9ff);
  -pie-background: linear-gradient(#cbf0ff, #eaf9ff);
  behavior: url("../common2/css/PIE.htc");
}
#contents #nav ul li.lv1scroll-block p, #contents #nav ul li.lv1scroll.open p {
  background: url(../images/ico_minus.svg) no-repeat center center;
  padding: 18px 5px;
  border: solid 1px #fff;
  border-bottom: none;
  border-left: none;
}
#contents #nav ul.lv1scroll_box, #contents #nav ul.lv1scroll_box-block {
  background: #cccccc;
  padding-top: 1px;
  padding-left: 1px;
  border-bottom: none;
  border-right: none;
  clear: both;
}
#contents #nav ul.lv1scroll_box li, #contents #nav ul.lv1scroll_box-block li {
  font-weight: bold;
  font-size: 85%;
  border: none;
  background: #cccccc;
  line-height: 1.2;
  float: none;
  width: 240px;
  clear: both;
}
#contents #nav ul.lv1scroll_box li a, #contents #nav ul.lv1scroll_box-block li a {
  font-weight: bold;
  border: none;
  border-bottom: solid 1px #EFEFEF;
  background: #FFF url(../images/pc/ico_arw03.png) no-repeat right center;
  padding: 10px 0px;
  display: block;
  float: none;
  margin-right: 0px;
}
.ruby #contents #nav ul.lv1scroll_box li a, .ruby #contents #nav ul.lv1scroll_box-block li a {
  line-height: 2;
}
#contents #nav ul.lv1scroll_box li a span, #contents #nav ul.lv1scroll_box-block li a span {
  padding: 0px 35px 0px 25px;
  display: block;
  margin: 0px;
  border: none;
}
#contents #nav ul.lv1scroll_box li.end a, #contents #nav ul.lv1scroll_box-block li.end a {
  border-bottom: solid 1px #FFF;
}
#contents #nav ul.lv1scroll_box-block li.current a {
  background: #D7DFED;
}
#contents #nav ul.lv1scroll_box-block > ul {
  display: none;
}
#contents #nav ul.lv1scroll_box-block > ul {
  border-bottom: none;
  border-right: none;
  clear: both;
}
#contents #nav ul.lv1scroll_box-block > ul li a {
  font-weight: bold;
  border: none;
  border-bottom: solid 1px #FFF;
  background: #E9E9E9 url(../images/pc/ico_arw03.png) no-repeat right center;
  padding: 10px 0;
  display: block;
  float: none;
  margin-right: 0px
}
#contents #nav ul.lv1scroll_box-block > ul li aspan {
  padding: 0px 35px 0px 37px;
  display: block;
}
#contents #main_bottom .page_top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  background-color: #999;
  border-radius: 50%;
  opacity: 0.7;
  z-index: 100;
}
#contents #main_bottom .page_top a {
  text-align: center;
  margin-top: 12px;
  margin-left: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 20px 15px;
  border-color: transparent transparent #FFF transparent;
  display: block;
}
#contents #main_bottom .page_top:hover, .large_h #contents #main_bottom .page_top_large:hover, .large #contents #main_bottom .page_top_large:hover {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.large_h #contents #main_bottom .page_top_large, .large #contents #main_bottom .page_top_large {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: auto;
  height: 50px;
  background-color: #999;
  border-radius: 25px;
  opacity: 0.7;
  z-index: 100;
}
.large_h #contents #main_bottom .page_top_large a, .large #contents #main_bottom .page_top_large a {
  color: #FFF;
  font-size: 14px;
  text-align: center;
  line-height: 50px;
  padding: 0 40px 0 20px;
  margin-top: 0;
  margin-left: 0;
  width: auto;
  height: auto;
  border: none;
  display: block;
  background: url(../images/top.svg) no-repeat right 10px center;
}
/*----------------------------------------------------
	bread
----------------------------------------------------*/
#breadcrumbs {
  position: absolute;
	top: 120px;
	left: 0;
	right: 0;
  width: 100%;
  padding: 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
	overflow: hidden;
	box-sizing: border-box;
}
#breadcrumbs ul {
  max-width:1000px;
  margin: auto;
	padding: 0 20px;
	box-sizing: border-box;
}
#breadcrumbs li {
  display: table-cell;
  white-space: nowrap;
}
#breadcrumbs a, #breadcrumbs p {
  font-size: 82%;
  text-decoration: none;
  color: #444;
  position: relative;
  background-color: #fff;
  padding: 8px 0px 8px 20px;
  display: block;
}
#breadcrumbs a.top {
  background: #fff url(../images/ico_home.svg) no-repeat center -2px;
  background-size: 35px auto;
  padding: 8px 30px 8px 20px;
}
#breadcrumbs li:first-child a {
  padding-left: 5px;
  border-radius: 5px 0 0 5px;
}
#breadcrumbs li:first-child a.top {
  border-radius: 0px;
}
#breadcrumbs a:hover {
  background-color: #ddd;
}
#breadcrumbs a.top:hover {
  background: #ddd url(../images/ico_home.svg) no-repeat center -2px;
  background-size: 35px auto;
}
#breadcrumbs a::after, #breadcrumbs a::before, #breadcrumbs p::after, #breadcrumbs p::before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  border-top: 1.5em solid transparent;
  border-bottom: 1.5em solid transparent;
  border-left: 1em solid;
  right: -1em;
  padding-left: 1px;
}
#breadcrumbs a::after, #breadcrumbs p::after {
  z-index: 2;
  border-left-color: #fff;
}
#breadcrumbs a::before, #breadcrumbs p::before {
  border-left-color: #ccc;
  right: -1.1em;
  z-index: 1;
}
#breadcrumbs a:hover::after {
  border-left-color: #ddd;
}
#breadcrumbs li:last-child {
  padding-right: 10px;
}
#breadcrumbs li:last-child p {
  font-weight: bold;
  padding: 8px 15px 8px 20px;
}
#breadcrumbs li:last-child p::after, #breadcrumbs li:last-child p::before {
  border: none;
}
#breadcrumbs div {
  display: none;
}
/*----------------------------------------------------
	search
----------------------------------------------------*/
#btn_guide .search_box_table {
  margin-right: 65px;
}
.large #btn_guide .search_box_table {
  margin-right: 115px;
}
#btn_guide .search_box_table #searchButton {
  right: 0px;
}
/* 選択中メニュークリック時開閉対応 */
#contents #nav ul li.lv1scroll-block.open {
  position: relative;
  border: solid 1px #ccc;
  border-left: none;
  border-bottom: none;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(1, #f2f2f1));
  background: -webkit-linear-gradient(top, white, #f2f2f1);
  background: -moz-linear-gradient(top, white, #f2f2f1);
  background: -o-linear-gradient(top, white, #f2f2f1);
  background: -ms-linear-gradient(top, white, #f2f2f1);
  background: linear-gradient(top, white, #f2f2f1);
  -pie-background: linear-gradient(white, #f2f2f1);
  behavior: url("../common2/css/PIE.htc");
}
.large #contents #nav ul li.lv1scroll-block.open {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eaf9ff), color-stop(1, #cbf0ff));
  background: -webkit-linear-gradient(top, #eaf9ff, #cbf0ff);
  background: -moz-linear-gradient(top, #eaf9ff, #cbf0ff);
  background: -o-linear-gradient(top, #eaf9ff, #cbf0ff);
  background: -ms-linear-gradient(top, #eaf9ff, #cbf0ff);
  background: linear-gradient(top, #eaf9ff, #cbf0ff);
  -pie-background: linear-gradient(#eaf9ff, #cbf0ff);
}
#contents #nav ul li.lv1scroll-block.open p {
  background: url(../images/ico_plus.svg) no-repeat center center;
  padding: 18px 5px;
  border: solid 1px #fff;
  border-bottom: none;
  border-left: none;
}
#contents #nav ul.lv1scroll_box-block li.scroll-block.open p {
  font-weight: normal;
  font-size: 100%;
  line-height: 1.3;
  padding: 10px 25px 10px 10px;
  margin-right: 9px;
  border: none;
  background: url(../images/ico_plus_s.svg) no-repeat center center;
}
/*----------------------------------------------------
	index
----------------------------------------------------*/
.purpose {
  margin: 0px 0px 30px 50px !important;
  padding: 5px 0 5px 60px !important;
  background-repeat: no-repeat;
  background-position: left center;
  -webkit-background-size: auto 50px;
  background-size: auto 50px;
}
.pop {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 20px 0 20px;
}
.pop_position {
  margin: auto;
  position: relative;
  max-width: 450px;
  padding-bottom: 20px;
}
.pop_menu li a {
  width: 25px;
  height: 25px;
  background: #679DF8 url(../images/icon.png) no-repeat center center;
  background-size: 90% auto;
  border-radius: 50%;
  display: block;
}
.pop .pop_img {
  float: left;
}
.pop .pop_img img {
  width: 100%;
  max-width: 450px;
}
.pop .pop_content {
  width: 55%;
  float: left;
}
.pop .popbox {
  border-radius: 15px 15px;
  padding: 20px;
  box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1);
  margin: 8px 20px 8px 40px;
}
.pop .popbox:nth-child(1) {
  padding: 0;
  box-shadow: none;
}
.pop .popbox h2 {
  margin: 20px 0 5px 0;
}
.pop .popbox img {
  width: auto;
  max-width: 350px;
}
.pop .popbox .link a {
  font-weight: bold;
}
/*----------------------------------------------------
	float
----------------------------------------------------*/
ol.operation > p {
  clear: left;
}
ol.float > p {
  float: left;
  width: 40%;
  clear: left;
}
ol.float > p.f_none, ol.float > li.f_none {
  float: none;
  width: auto;
  clear: both;
}
ol.float > li {
  float: left;
  width: 40%;
}
ol.float > .accent_box_line {
  float: left;
  clear: both;
  width: 40%;
	margin-left: 30px;
}
ol.float > .img {
  margin-top: 20px;
  margin-left: 0;
  float: right;
}
ol.float .note + .img {
  margin-top: 0px;
}
ol.sub_step.float > .img {
  clear: right;
}
ol.operation > .right:nth-child(2), ol.float > .img:nth-child(2) {
  margin-top: 5px !important;
}
ol.float > .img.f_none {
  float: none;
}
ol.sub_step.float > .img {
  margin-top: 0px;
}
ol.operation li.float_t {
  clear: both;
}
ol p.float_t {
  width: 40%;
}
p.float_t {
  clear: left;
}
.float_t {
  float: left;
  width: 50%;
}
.float_t.float_w {
  width: 75%;
  margin-bottom: 20px;
  overflow: hidden;
}
ol.operation .float_t.float_w {
  width: 70%;
}
.left:not(.caption_text) {
  float: left;
  /*margin-right:0px !important;*/
}
.right:not(.caption_text) {
  float: right;
  /*margin-left:0px !important;*/
}
.fourth_title.float {
  float: left;
}
.sub_note.float {
  float: left;
  width: 40%;
}
.sub_note + .img {
  margin-top: 0 !important;
}
/*----------------------------------------------------
	img
----------------------------------------------------*/
ol.float > .img {
  width: 42%;
}
.img {
  text-align: center;
  margin: 15px 0;
}
.caption_illust_container {
  margin: 15px 0 !important;
}
.multi-column-caption.col-len-2 .caption_illust_container {
  margin: 15px 10px !important;
}
p + .img.right {
  margin-top: 0 !important;
}
.img.left {
  width: 42%;
  text-align: left;
  margin: 0 20px 15px 0;
}
.img.right {
  width: 42%;
  text-align: right;
  margin: 0 0 15px 20px;
}
.img.right.qr, .img.left.qr {
  width: 20% !important;
  margin: 0 !important;
}
.img.right.m_size, .img.left.m_size {
  width: 30% !important;
  margin: 0 !important;
}
.img.right.qr img, .img.left.qr img, .img.right.m_size img, .img.left.m_size img {
  width: 100% !important;
}
table .img {
  margin: 5px 0;
}
.img img {
  width: 100%;
}
ol.operation .img img {
  width: 100%;
}
ol.operation .img.left {
  width: 42%;
  margin: 20px 20px 0 0;
}
ol.operation .img.right {
  width: 42%;
  margin: 20px 0 0 20px;
}
ol.operation .caption_illust_float_right:nth-child(1) {
  margin: 5px 0 0 20px !important;
}
ol.operation .caption_illust_float_right {
  width: 42%;
  margin: 20px 0 0 20px !important;
}
.float .img img {
  max-width: 300px;
}
.caption_illust_float_left .img img, .caption_illust_float_right .img img {
  max-width: 300px;
}
.ruby .caption_illust_float_left, .ruby .caption_illust_float_right {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.caption_illust_float_left, .caption_illust_float_right {
  width: 42%;
  margin-top: 0 !important;
}
.caption_illust_float_left .img {
  text-align: left;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.caption_illust_float_right .img {
  text-align: right;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
div.caption_illust_container.caption_illust_float_right {
  margin-left: 20px !important;
}
div.caption_illust_container.caption_illust_float_left {
  margin-right: 20px !important;
}
div.caption_illust_container.caption_illust_float_none {
  clear: both;
}
div.caption_illust_container.caption_illust_float_none .img img {
  max-width: none;
}
.left .img-w300 {
  max-width: 300px;
}
.right .img-w300 {
  max-width: 300px;
}
/*----------------------------------------------------
	column
----------------------------------------------------*/
.multi-column, .lists_from_table {
  margin: 15px 0;
  clear: both;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.multi-column-caption {
  margin: 0 auto;
}
.multi-column-caption > div.caption_illust_container {
  margin: 0 10px;
}
.multi-column table {
  margin: 0;
}
.c_3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
.multi-column > div:nth-child(1), .multi-column > .break, .lists_from_table > .list_container, .multi-column tr {
  margin: 0;
  padding: 0;
  page-break-inside: avoid;
  break-inside: avoid;
}
.multi-column .break {
  break-before: column;
}
.multi-column .sub_story .fourth_title {
  margin: 0;
  padding: 0;
}
.multi-column .purpose {
  page-break-inside: avoid;
  break-inside: avoid;
}
/*----------------------------------------------------
	個別設定
----------------------------------------------------*/
.tabs .tab_menu li a {
  font-size: 120%;
}
td .cell {
  display: table-cell;
  vertical-align: middle;
}
.figures {
  margin: 10px 0;
  width: 100%;
  background: url(../images/arrow.svg) no-repeat center center;
  background-size: 52px auto;
  display: table;
}
.figures.fig_2nd {
  background: url(../images/arrow_2nd.svg) no-repeat center center;
  background-size: 52px auto;
}
.figures .caption_illust_container, .figures .img {
  margin: 0;
  display: table-cell;
}
.figures .caption_illust_container .img {
  padding: 0 !important;
  text-align: center !important;
}
.figures .caption_illust_container:nth-child(1), .figures .img:nth-child(1) {
  text-align: left;
  padding-right: 30px;
}
.figures .caption_illust_container:nth-child(2), .figures .img:nth-child(2) {
  text-align: right;
  padding-left: 30px;
}
div.multi-column-caption {
  column-gap: 10px;
}
