@charset "utf-8";

/* ----------------------------------

 Base

---------------------------------- */
#header {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  z-index: 1000;
}
#header .text {
  color: #333;
  font-size: 0.8em;
  font-weight: bold;
}
#header > p.text {
  position: absolute;
  top: 16px;
  left: 211px;
}
#header .toptext {
  color: #333;
  font-size: 1em;
  font-weight: bold;
  position: absolute;
  top: 36px;
  left: 211px;
}
#header .headLogo {
  position: absolute;
  top: 39px;
  left: 211px;
}
#header .headtext {
  position: absolute;
  top: 51px;
  left: 356px;
}
#header .search {
  position: absolute;
  top: 15px;
  right: 260px;
}
#header .search input.gsc-input {
  width: 150px;
  background: #f4f3eb !important;
  border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;
  border: 0px;
  height: 25px;
  line-height: 20px;
  float: left;
  color: #999;
  font-size: 120%;
}
#header .search input.textarea {
  padding-left: 10px;
}
table.gsc-search-box td.gsc-input {
  padding-right: 0 !important;
}
#header .search input.gsc-search-button {
  background-color: #f0c500;
  border-radius: 0 20px 20px 0;
  -webkit-border-radius: 0 20px 20px 0;
  float: left;
  border-color: #f0c500 !important;
  min-width: auto;
  margin-top: 0;
  padding: 5px 6px 5px 4px;
  border: 0;
  font-size: 0;
  background-position: center;
}
div.gsc-clear-button {
  display: none !important;
}
#header .search input.gsc-search-button img {
  margin: 7px 8px;
}
.gsc-control-cse {
  border-color: none !important;
  background-color: none !important;
  width: 190px !important;
}
.cse .gsc-control-cse,
.gsc-control-cse {
  background-color: none !important;
  border: 0px !important;
}
input.gsc-input,
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus {
  border-color: none !important;
}
.gsc-input-box {
  border: none !important;
  width: 170px;
  background: #f4f3eb !important;
  border: 0px;
  height: 25px;
  line-height: 25px;
  float: left;
  color: #999;
  font-size: 70%;
  border-radius: 15px 0 0 15px;
  -webkit-border-radius: 15px 0 0 15px;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
  padding-right: 0 !important;
}
td.gsc-search-button {
  background: #f0c500;
  border-radius: 0 15px 15px 0;
  -webkit-border-radius: 0 15px 15px 0;
  width: 25px !important;
  height: 25px;
}

#header .fontSize {
  position: absolute;
  top: 38px;
  right: 0px;
  font-size: 1.2em;
  font-weight: bold;
  border-collapse: separate;
  border-spacing: 3px 0;
}
#header ul li.text {
  background: none;
}
#header ul li {
  cursor: pointer;
  display: table-cell;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 0.8em;
  margin-left: 3px;
  color: #333;
  background: #f4f3eb;
  padding: 5px 8px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
}
#header ul li.active {
  color: #fff;
  background: #f0c500;
}
#header ul li.middle {
  color: #fff;
  background: #f0c500;
}
#header .c_logo {
  position: absolute;
  top: 16px;
  left: 0;
}

/* --- Global Navi ---------- */
#GlobalNavi {
  background: #36ab36;
  position: relative;
  z-index: 990;
  width: 100% !important;
  max-width: 100% !important;
  padding-bottom: 1px;
  top: 0 !important;
}
#GlobalNavi .block {
  position: relative;
}
#GlobalNavi ul {
  width: 1000px;
  margin: 0 auto;
  display: table;
  padding: 10px 0;
}
#GlobalNavi ul li {
  background: url(/images/gnavi_arrow3.png) no-repeat left 9px;
  text-align: center;
  width: 250px;
  display: table-cell;
  vertical-align: middle;
}
#GlobalNavi ul li .menu {
  position: relative;
  z-index: 2000;
}

#wrapper {
  position: relative;
}
#wrapperinner {
  background: #f7f4e2;
}
#subpage.heroes {
  padding-top: 30px;
  margin-bottom: 120px;
}
#subpage.heroes2 {
  padding-bottom: 120px;
}
.subpagebox {
  width: 980px;
  margin: 0 auto;
  background: #fff;
  padding: 30px 10px 15px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
}
.subpagebox .h1style {
  font-size: 180%;
  color: #5fa106;
  border-bottom: 1px solid #7ebf27;
  padding: 5px 0 15px 20px;
}
.subpagebox .h1style.height1 {
  padding: 15px 0 25px 20px;
}
.subpagebox .h1style_red {
  font-size: 180%;
  color: #e86c1f;
  border-bottom: 1px solid #e86c1f;
  padding: 15px 0 25px 20px;
}
.subpagebox .h1style_orange {
  font-size: 180%;
  color: #5fa106;
  border-bottom: 1px solid #e86c1f;
  padding: 5px 0 15px 20px;
  margin-bottom: 30px;
}
.subpagebox .h2style {
  font-size: 160%;
  color: #000;
  margin-bottom: 15px;
}
.subpagebox .h2style span {
  background: url(/images/title_bottom.png) repeat-x bottom;
}
.subpagebox .h2style_red {
  font-size: 160%;
  color: #000;
  margin-bottom: 15px;
  text-align: left;
}
.subpagebox .h2style_red.height1 {
  height: 80px;
}
.subpagebox .h2style_red span {
  background: url(/images/title_bottom2.png) repeat-x bottom;
}
.subpagebox .h2style_yellow {
  font-size: 160%;
  color: #000;
  margin-bottom: 15px;
}
.subpagebox .h2style_yellow span {
  background: url(/images/title_bottom3.png) repeat-x bottom;
}
.subpagebox .box {
  position: relative;
  padding: 0 20px 30px;
}
.subpagebox .midashi {
  padding: 20px 20px 0;
}
.subpagebox .column2 {
  margin-bottom: 30px;
}
.subpagebox .column2 li {
  float: left;
  width: 450px;
}
.subpagebox .column2 li.last {
  float: right;
}
.subpagebox .column2_2 {
  width: 100%;
}
.subpagebox .column2_2 li {
  float: left;
}
.subpagebox .column2_2 li.last {
  float: right;
}

.subpagebox .iconlist1 dt {
  float: left;
  width: 20px;
  color: #7ebf26;
}
.subpagebox .iconlist2 dt {
  float: left;
  width: 28px;
  /* color: #ff0000; */
}
.subpagebox .iconlist3 dt {
  float: left;
  width: 20px;
  color: #7ebf26;
}
.subpagebox .iconlist4 dt {
  float: left;
  width: 20px;
  color: #7ebf26;
}
.subpagebox .column3 li {
  width: 300px;
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
}
.subpagebox .column3 li.last {
  margin-right: 0;
}
.subpagebox .column3 li img {
  margin-bottom: 10px;
}
.subpagebox .iconlist1 dd {
  float: left;
  width: 910px;
  font-size: 110%;
  line-height: 165%;
  margin-bottom: 10px;
}
.subpagebox .iconlist1 dd.w690 {
  width: 690px;
}
.subpagebox .iconlist2 dd {
  width: 595px;
  float: left;
  font-size: 100%;
  line-height: 165%;
  margin-bottom: 10px;
}
.subpagebox .iconlist3 dd {
  float: left;
  font-size: 100%;
  line-height: 165%;
  margin-bottom: 10px;
}
.subpagebox .iconlist4 dd {
  width: 660px;
  font-size: 110%;
  float: left;
  margin-bottom: 20px;
}
.subpagebox .icontitle {
  position: relative;
}
.subpagebox .icontitle dt {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #f0f6e6;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 2px;
  left: 0;
  color: transparent !important;
}
.subpagebox .icontitle dd {
  position: relative;
  z-index: 1;
  font-weight: bold;
  padding-left: 20px;
  width: 910px;
  line-height: 50px;
  margin-bottom: 20px;
}
.subpagebox .icontitle2 {
  margin-bottom: 20px;
  position: relative;
}
.subpagebox .icontitle2 dt {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #f0f6e6;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 2px;
  left: 0;
  color: transparent !important;
}
.subpagebox .icontitle2 dd {
  position: relative;
  z-index: 1;
  line-height: 50px;
  font-weight: bold;
  margin-bottom: 5px;
  padding-left: 20px;
}
.subpagebox .icontitle2 dd.l2 {
  line-height: 30px;
  padding-top: 10px;
}
.subpagebox .icontitle2 dd:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.imageLeft {
  position: relative;
  margin-top: 10px;
  width: 960px;
}
.imageLeft .left {
  float: left;
  margin-right: 20px;
  width: 760px;
}
.imageLeft .right {
  float: right;
  margin-right: 20px;
}
.imageLeft .title {
  font-size: 110%;
  font-weight: bold;
}
.imageLeft .illust1 {
  position: absolute;
  top: -53px;
  right: 0;
}
.imageLeft2 {
  margin-top: 10px;
  margin-bottom: 20px;
  width: 960px;
}
.imageLeft2 .left {
  float: left;
  margin-right: 20px;
  width: 720px;
}
.imageLeft2 .right {
  float: right;
  margin-right: 20px;
}
.imageLeft3 {
  width: 100%;
}
.imageLeft3 .left {
  float: left;
  margin-right: 20px;
  width: 260px;
}
.imageLeft3 .right {
  float: right;
  margin-right: 20px;
}
.imageLeft3 .title {
  font-size: 110%;
  font-weight: bold;
}
.howto_box {
  border: 3px solid #7ebf26;
  width: 900px;
  float: left;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 30px;
}
/* --- pankuzu ---------- */
#pankuzu {
  background: #f7f4e2;
  padding-bottom: 10px;
  padding-top: 15px;
}
#pankuzu ul {
  width: 1000px;
  margin: 0 auto;
}
#pankuzu li {
  display: inline;
  color: #333;
  padding-right: 5px;
}
#pankuzu li a {
  color: #333;
  text-decoration: underline;
}
#pankuzu li a:hover {
  color: #36ab36;
  text-decoration: none;
}
#pagetop {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}
#pagetop a {
  position: absolute;
  top: -45px;
  right: 0;
  z-index: 10000;
}

#pagetop a {
  display: block;
  background: #fff;
  border-radius: 45px;
  -webkit-border-radius: 45px;
}
#pagetop a:hover img {
  cursor: pointer;
  filter: alpha(opacity=70); /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)"; /* ie 8 */
  -moz-opacity: 0.7; /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.7; /* Safari 1.x */
  opacity: 0.7;
  zoom: 1;
}
a.link01 {
  display: block;
  background: url(/images/icon05.png) no-repeat left 5px;
  margin-top: 10px;
  padding-left: 20px;
  text-decoration: underline;
  font-size: 110%;
  padding-bottom: 10px;
}
/* --- tablink ---------- */
#tablink {
  width: 900px;
  height: 62px;
  margin: 30px auto;
  background: #f9f8f2;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
#tablink li {
  width: 300px;
  float: left;
  line-height: 62px;
  text-align: center;
  font-size: 120%;
}
#tablink.btn2 li.bt1 {
  width: 570px;
}
#tablinki.btn3_2 {
  margin: 10px auto;
}
#tablink.btn2 li.bt2 {
  width: 320px;
}
#tablink.btn4 li {
  width: 223px;
}
#tablink li a {
  width: 290px;
  height: 52px;
  line-height: 52px;
  color: #000;
  margin: 5px;
  display: block;
}
#tablink.btn2 li.bt1 a {
  width: 570px;
}
#tablink.btn2 li.bt2 a {
  width: 320px;
}
#tablink.btn4 li a {
  width: 220px;
}
#tablink li a span {
  padding-left: 30px;
  background: url(/images/icon03.png) no-repeat;
  padding-bottom: 30px;
}

/* --- tablink ---------- */
#tablink_red {
  width: 900px;
  height: 62px;
  margin: 30px auto;
  background: #f9f8f2;
}
#tablink_red li {
  width: 300px;
  float: left;
  line-height: 62px;
  text-align: center;
  font-size: 120%;
}
#tablink_red li a {
  width: 290px;
  height: 52px;
  line-height: 52px;
  color: #000;
  margin: 5px;
  display: block;
}
#tablink_red li a span {
  padding-left: 30px;
  background: url(/images/icon07.png) no-repeat;
  padding-bottom: 30px;
}
#tablink_red li a.on {
  background: #e86c1f;
  display: block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
#tablink_red li a.on span {
  color: #fff;
  padding-left: 30px;
  background: url(/images/icon06.png) no-repeat;
  padding-bottom: 30px;
}
#tablink_red li a:hover {
  background: #e86c1f;
  display: block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
#tablink_red li a:hover span {
  color: #fff;
  padding-left: 30px;
  background: url(/images/icon06.png) no-repeat;
  padding-bottom: 30px;
}

/* --- footer contnts ---------- */
#footerContnets {
  width: 1000px;
  margin: 0 auto;
}
#footerContnets .member {
  width: 470px;
  margin: 40px auto 0;
  display: block;
}
#footerContnets .textlink a {
  font-size: 110%;
  width: 470px;
  display: block;
  margin: 10px auto 30px;
  text-decoration: underline;
  text-align: center;
  color: #000;
}

#footerContnets .banner {
  width: 955px;
  margin: 10px auto 0;
}

#footerContnets .bneverybody {
  position: relative;
  width: 1000px;
  height: 133px;
  margin: 10px auto 0;
  background: url(/images/footer_heroes.png) no-repeat;
  padding-bottom: 75px;
}
#footerContnets .bneverybody a.btn1,
#footerContnets .bneverybody a.btn2 {
  position: absolute;
  left: 665px;
  display: block;
  width: 305px;
  height: 50px;
}
#footerContnets .bneverybody a.btn1 {
  top: 15px;
}
#footerContnets .bneverybody a.btn2 {
  top: 75px;
}

#footerContnets .bannerList {
  width: 950px;
  margin: 10px auto 0;
}
#footerContnets .bannerList li.left {
  width: 350px;
  height: 200px;
  float: left;
  background: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  text-align: center;
}
#footerContnets .bannerList li.left .title {
  padding: 10px 0;
}
#footerContnets .bannerList li.left .movie li {
  float: left;
}
#footerContnets .bannerList li.left a {
  float: left;
  display: block;
}
#footerContnets .bannerList li.left .left {
  margin-left: 10px;
  margin-right: 23px;
  width: 180px;
  float: left;
}
#footerContnets .bannerList li.right {
  float: right;
  width: 590px;
}
#footerContnets .bannerList .banner {
  margin-top: 0;
  margin-bottom: 15px;
  width: 590px;
}
#footerContnets .bannerList .banner li {
  float: left;
  margin-right: 10px;
}
#footerContnets .bannerList .pagelink li {
  float: left;
  margin-right: 10px;
}
#footerContnets .bannerList .pagelink li {
  float: left;
  margin-right: 10px;
}
#footerContnets .bannerList .banner li.last,
#footerContnets .bannerList .pagelink li.last {
  margin-right: 0;
}
#footerContnets .bannerList .pagelink li.last {
  width: 328px;
}
#footerContnets .bannerList .pagelink li.last a {
  display: block;
  margin-bottom: 10px;
}
#footerContnets .bannerList a {
  display: block;
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
#footerContnets .bannerList a:hover img {
  cursor: pointer;
  filter: alpha(opacity=70); /* ie lt 8 */
  -ms-filter: "alpha(opacity=70)"; /* ie 8 */
  -moz-opacity: 0.7; /* FF lt 1.5, Netscape */
  -khtml-opacity: 0.7; /* Safari 1.x */
  opacity: 0.7;
  zoom: 1;
}
/* --- footer ---------- */
#footer {
  box-sizing: border-box;
  width: 100%;
  background: #36ab36;
  font-size: 15px;
  line-height: 1.2;
}
#footer.sub {
}
#footer > .block {
  box-sizing: border-box;
  width: 100%;
  max-width: 1020px;
  padding: 5px 10px 2px;
  margin: auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  min-height: 62px;
}
#footer ul {
  color: #fff;
}
#footer ul li {
  display: inline;
}
#footer ul li a {
  display: inline;
  color: #fff;
  margin-right: 3px;
}
#footer .copyright,
#footer p {
  text-align: right;
  color: #fff;
}
