﻿@charset "UTF-8";
/* Thin */
@font-face {
  font-family: "poppins";
  src: url("../woff/poppins-thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "poppins";
  src: url("../woff/poppins-thinitalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "NotoSansSC";
  src: url("../woff/notosanssc-thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansTC";
  src: url("../woff/notosanstc-thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}

/* ExtraLight */
@font-face {
  font-family: "poppins";
  src: url("../woff/poppins-extralight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "poppins";
  src: url("../woff/poppins-extralightitalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "NotoSansSC";
  src: url("../woff/notosanssc-extralight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansTC";
  src: url("../woff/notosanstc-extralight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}

/* Light */
@font-face {
  font-family: "poppins";
  src: url("../woff/poppins-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "poppins";
  src: url("../woff/poppins-lightitalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "NotoSansSC";
  src: url("../woff/notosanssc-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansTC";
  src: url("../woff/notosanstc-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

/* Regular */
@font-face {
  font-family: "poppins";
  src: url("../woff/poppins-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "poppins";
  src: url("../woff/poppins-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "poppins";
  src: url("../woff/poppins-italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "poppins";
  src: url("../woff/poppins-italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "NotoSansSC";
  src: url("../woff/notosanssc-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansSC";
  src: url("../woff/notosanssc-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansTC";
  src: url("../woff/notosanstc-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansTC";
  src: url("../woff/notosanstc-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

/* Medium */
@font-face {
  font-family: "poppins";
  src: url("../woff/poppins-medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "poppins";
  src: url("../woff/poppins-mediumitalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "NotoSansSC";
  src: url("../woff/notosanssc-medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansTC";
  src: url("../woff/notosanstc-medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

/* SemiBold */
@font-face {
  font-family: "poppins";
  src: url("../woff/poppins-semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "poppins";
  src: url("../woff/poppins-semibolditalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "NotoSansSC";
  src: url("../woff/notosanssc-bold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansTC";
  src: url("../woff/notosanstc-bold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

/* Bold */
@font-face {
  font-family: "poppins";
  src: url("../woff/poppins-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "poppins";
  src: url("../woff/poppins-bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "poppins";
  src: url("../woff/poppins-bolditalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "poppins";
  src: url("../woff/poppins-bolditalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "NotoSansSC";
  src: url("../woff/notosanssc-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansSC";
  src: url("../woff/notosanssc-bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansTC";
  src: url("../woff/notosanstc-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansTC";
  src: url("../woff/notosanstc-bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

/* ExtraBold */
@font-face {
  font-family: "poppins";
  src: url("../woff/poppins-extrabold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "poppins";
  src: url("../woff/poppins-extrabolditalic.woff") format("woff");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "NotoSansSC";
  src: url("../woff/notosanssc-extrabold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansTC";
  src: url("../woff/notosanstc-extrabold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}

/* Black */
@font-face {
  font-family: "poppins";
  src: url("../woff/poppins-black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "poppins";
  src: url("../woff/poppins-blackitalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "NotoSansSC";
  src: url("../woff/notosanssc-black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansTC";
  src: url("../woff/notosanstc-black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}


html {
    font-size: 62.5%;
}
body {
    /*font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;*/
    letter-spacing: 0;
    
    font-family: "poppins", "NotoSansSC", "NotoSansTC",sans-serif !important;
    /*font-feature-settings: 'palt' on;
    font-feature-settings: 'ss04' on;*/
}
main.main {
    font-size: 155%;
}
a:hover {
    opacity: 0.7;
}
#support .main_body {
    font-size: 14px;
}
#support .main_body h2, #support .main_body h3 {
    font-size: 14px;
    font-weight: bold;
}
/** 共通パーツ **************************************/
/* header */
.header_wrap * {
    font-family: "poppins", "NotoSansSC", "NotoSansTC",sans-serif !important;
}
.header_wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-color: #ffffff;
    border-bottom: 1px solid #C0C0C0;
}
.header_wrap header {
    display: flex;
    align-items: center;
    width: 1200px;
    height: 100px;
    margin: 0 auto;
}
.header_wrap header .header-logo {
    display: block;
}
.header_wrap header .header-logo > * {
    width: 125px;
    height: 37px;
    padding: 0;
    margin: 0;
}
.header_wrap header .header-globalnav {
    display: flex;
    width: 600px;
    margin-left: 75px;
}
.header_wrap header .header-globalnav li {
    /*font-family: "Noto Sans", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;*/
    font-family: "poppins", "NotoSansSC", "NotoSansTC",sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    white-space: nowrap;
}
.header_wrap header .header-globalnav li + li {
    margin-left: 60px;
}
.header_wrap header .header-globalnav + div {
    margin-left: auto;
}
.header_wrap header .header-link_globalnetwork {
    position: relative;
    /*font-family: "Noto Sans", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;*/
    font-family: "poppins", "NotoSansSC", "NotoSansTC",sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
}
.header_wrap header .header-link_globalnetwork::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -13px;
    transform: translate(-50%, -50%);
    width: 19px;
    height: 19px;
    background: url("../png/icon_global.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.header_wrap header .header-search {
    margin-left: 15px;
}
.header_wrap header .header-search form select {
    /*font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;*/
    font-family: "poppins", "NotoSansSC", "NotoSansTC",sans-serif;
    font-size: 1.25rem;
    border: 1px solid #A9A9A9;
    padding: 7px 10px;
}
/* /header */

/* footer */
.footer {
    width: 100%;
    padding-top: 52px;
    padding-bottom: 40px;
}
.footer footer {
    width: 100%;
    background-color: #000000;
}
.footer footer .content-wrapper {
    width: 1200px;
    margin: 0 auto;
}
.footer footer .content-wrapper + .content-wrapper {
    width: 100%;
    border-top: 1px solid #ffffff;
}
.footer footer .footer-nav_sitemap {
    display: flex;
    justify-content: space-between;
    width: 100%;
    color: #ffffff;
}
.footer footer .footer-nav_sitemap > li:nth-child(2) {
    margin-left: -100px;
}
.footer footer .footer-nav_sitemap > li:last-child {
    margin-right: -40px;
}
.footer footer .footer-nav_sitemap .footer-nav-category {
    font-size: 1.8rem;
    line-height: 1;
    font-weight: bold;
}
.footer footer .footer-nav_sitemap .footer-nav-list {
    margin-top: 28px;
}
.footer footer .footer-nav_sitemap .footer-nav-list > li {
    position: relative;
    font-size: 1.6rem;
    line-height: 1.75;
    font-weight: normal;
    padding-left: 14px;
}
.footer footer .footer-nav_sitemap .footer-nav-list > li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -4px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    transform: translate(0, -50%) rotate(45deg);
}
.footer footer .footer-nav_sitemap .footer-nav-list > li > a {
    color: #ffffff;
}
.footer footer .footer-sns {
    width: 250px;
    padding-bottom: 33px;
    margin-left: auto;
}
.footer footer .footer-sns .footer-sns-list {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.footer footer .footer-sns .footer-sns-list .footer-sns--facebook {
    width: 20px;
    height: 20px;
}
.footer footer .footer-sns .footer-sns-list .footer-sns--instagram {
    width: 20px;
    height: 20px;
}
.footer footer .footer-sns .footer-sns-list .footer-sns--twitter {
    width: 24px;
    height: 20px;
}
.footer footer .footer-sns .footer-sns-list .footer-sns--youtube {
    width: 28px;
    height: 20px;
}
.footer footer .footer-sns .footer-sns-list > li > a {
    display: block;
}
.footer footer .footer-nav_info {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    padding-top: 15px;
    margin: 0 auto;
}
.footer footer .footer-nav_info li{
    display: flex;
    font-size: 1.4rem;
    line-height: 1;
    color: #ffffff;
}
.footer footer .footer-nav_info li + li:not(:last-child){
    border-left: 1px solid #ffffff;
    padding-left: 30px;
}
.footer footer .footer-nav_info li > a {
    display: block;
    color: #ffffff;
}

/* /footer */

.main {
    padding-top: 100px;
    margin: 0;
}
.main_padding_block {
    font-size: 140%;
    line-height: 2;
    margin-bottom: 40px;
}
.pane-title h1{
  position: relative;
  margin: 0 auto 50px;
  padding: 25px 20px;
  line-height: 1.2;
  font-size: 2.6rem;
  font-weight: normal;
  color: #ffffff;
  letter-spacing: 0.03em;
  z-index: 2;
  max-width: 1200px;
  background-color: #000;
}
/** /共通パーツ **************************************/

/** TOPページ **************************************/
#top.main {
    font-family: "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

/* key visual slider */
.slick-dots {
    width: auto;
}
.slick-dots > li > button {
    width: 26px;
    height: 4px;
}
/* /key visual slider */

/* ABOUT US */
.top-about-us {
    width: 100%;
}
.top-about-us .content-wrapper {
    display: flex;
    align-items: center;
    width: 1200px;
    height: 525px;
    background: url("../png/about-us_bg.png");
    background-size: 511px 525px;
    background-position: left center;
    background-repeat: no-repeat;
    margin: 50px auto;
}
.top-about-us .top-about-us_txt {
    width: 736px;
    padding: 50px 26px 25px 83px;
    margin-left: auto;
    background: #fbfbfb;
/*
    background: linear-gradient(220deg, rgba(202,230,219,1) 0%, rgba(207,230,221,1) 15%, rgba(229,232,231,1) 40%, rgba(229,232,231,1) 100%);
*/
}
.top-about-us .top-about-us_txt h2 {
    font-size: 2.6rem;
    line-height: 1;
    font-weight: normal;
}
.top-about-us .top-about-us_txt p {
    font-size: 1.8rem;
    line-height: 2;
    margin-top: 39px;
}
.top-about-us .top-about-us_txt .top-about-us_more {
    width: 170px;
    height: 51px;
    margin-top: 30px;
    margin-left: auto;
}
.top-about-us .top-about-us_txt .top-about-us_more > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 1.6rem;
    color: #ffffff;
    background-color: #000000;
    border: 1px solid #ffffff;
}
.top-about-us .top-about-us_txt .top-about-us_more > a > .icon_brank {
    margin-left: 14px;
}
/* /ABOUT US */

/* Our Next Challenge */
.top-our-next-challenge {
    width: 100%;
    border-top: 1px solid #CCCCCC;
}
.top-our-next-challenge .content-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1200px;
    padding-top: 74px;
    padding-bottom: 71px;
    margin: 0 auto;
}
.top-our-next-challenge h2 {
    font-size: 2.6rem;
    line-height: 1;
    font-weight: normal;
}
.top-our-next-challenge p {
    font-size: 1.6rem;
    line-height: 2;
    margin-top: 39px;
}
.top-our-next-challenge .our-next-challenge_thumb {
    width: 751px;
}
.top-our-next-challenge .our-next-challenge_thumb > img {
    width: 100%;
}
/* /Our Next Challenge */

/* BETTER STARTS NOW */
.top-better-starts-now {
    width: 100%;
    background: url("../png/better-starts-now_bg.png"), #000000;
    background-size: 1400px, cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.top-better-starts-now .content-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 1200px;
    height: 380px;
    color: #ffffff;
    padding-top: 100px;
    padding-bottom: 110px;
    margin: 0 auto;
}
.top-better-starts-now h2 {
    font-size: 3.8rem;
    line-height: 1;
    font-weight: normal;
    text-align: left;
}
.top-better-starts-now p {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-top: 36px;
}
.top-better-starts-now .top-better-starts-now_more {
    width: 170px;
    height: 51px;
}
.top-better-starts-now .top-better-starts-now_more > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 1.6rem;
    color: #ffffff;
    border: 1px solid #ffffff;
}
.top-better-starts-now .top-better-starts-now_more > a > .icon_brank {
    margin-left: 14px;
}
/* /BETTER STARTS NOW */

/* DISCOVER CITIZEN */
.top-discover {
    width: 100%;
}
.top-discover .content-wrapper {
    width: 1200px;
    padding-top: 90px;
    padding-bottom: 112px;
    margin: 0 auto;
}
.top-discover h2 {
    font-size: 2.6rem;
    font-weight: normal;
    text-align: center;
}
.top-discover .discover-list {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 69px;
}
.top-discover .discover-list li {
    width: 375px;
}
.top-discover .discover-list li a {
    display: block;
}
.top-discover .discover-list li a img {
    width: 100%;
}
/* /DISCOVER CITIZEN */

/* GLOBAL PRODUCT */
.top-global-product {
    width: 100%;
    border-top: 1px solid #CCCCCC;
}
.top-global-product .content-wrapper {
    width: 1200px;
    padding-top: 72px;
    padding-bottom: 98px;
    margin: 0 auto;
}
.top-global-product h2 {
    font-size: 2.6rem;
    font-weight: normal;
    text-align: center;
}
.top-global-product .product-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}
.top-global-product .product-list li a {
    display: block;
}
.top-global-product .product-list li .product-list_thumb > img {
    width: 100%;
}
.top-global-product .product-list li .product-list_ttl {
    font-size: 1.4rem;
    text-align: center;
}
.top-global-product .product-list.col1 {
    margin-top: 42px;
}
.top-global-product .product-list.col1 li {
    display: flex;
    width: 100%;
    height: 400px;
}
.top-global-product .product-list.col1 li .product-list_thumb {
    width: 800px;
}
.top-global-product .product-list.col1 li .product-list_txt {
    width: 400px;
    padding-top: 76px;
    padding-left: 76px;
}
.top-global-product .product-list.col1 li .product-list_txt .product-list_ttl {
    font-size: 3.8rem;
    line-height: 1;
    text-align: left;
}
.top-global-product .product-list.col1 li .product-list_txt .product-list_subttl {
    font-size: 1.6rem;
    line-height: 1;
    margin-top: 28px;
}
.top-global-product .product-list.col1 li .product-list_txt .top-global-product_more {
    width: 170px;
    height: 51px;
    margin-top: 28px;
}
.top-global-product .product-list.col1 li .product-list_txt .top-global-product_more > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 1.6rem;
    color: #ffffff;
    background-color: #000000;
}
.top-global-product .product-list.col1 li .product-list_txt .top-global-product_more > a > .icon_brank {
    margin-left: 14px;
}
.top-global-product .product-list.col2 {
    margin-top: 52px;
}
.top-global-product .product-list.col2 li {
    width: 543px;
}
.top-global-product .product-list.col2 li .product-list_thumb {
    width: 540px;
    height: 270px;
}
.top-global-product .product-list.col2 li .product-list_ttl {
    margin-top: 19px;
}
.top-global-product .product-list.col3 {
    margin-top: 52px;
}
.top-global-product .product-list.col3 li {
    width: 350px;
}
.top-global-product .product-list.col3 li:nth-child(n + 4) {
    margin-top: 52px;
}
.top-global-product .product-list.col3 li .product-list_thumb {
    width: 350px;
    height: 239px;
}
.top-global-product .product-list.col3 li .product-list_ttl {
    margin-top: 15px;
}
/* /GLOBAL PRODUCT */

/* NEWS */
.top-news {
    width: 100%;
    border-top: 1px solid #CCCCCC;
}
.top-news .content-wrapper {
    width: 1200px;
    padding-top: 74px;
    padding-bottom: 74px;
    margin: 0 auto;
}
.top-news h2 {
    font-size: 2.6rem;
    font-weight: normal;
    text-align: center;
}
.top-news .news-list {
    display: flex;
    justify-content: space-between;
    margin-top: 44px;
}
.top-news .news-list li {
    width: 275px;
}
.top-news .news-list li a {
    display: block;
    width: 100%;
    height: 100%;
}
.top-news .news-list .news-list_thumb {
    width: 275px;
    height: 275px;
}
.top-news .news-list .news-list_thumb > img {
    width: 100%;
}
.top-news .news-list .news-list_date {
    font-size: 1.4rem;
    margin-top: 25px;
}
.top-news .news-list .news-list_tag {
    display: inline-block;
    font-size: 1.2rem;
    padding: 3px 10px;
    background-color: #E5E5E5;
    margin-top: 9px;
}
.top-news .news-list .news-list_detail {
    font-size: 1.4rem;
    margin-top: 18px;
}
.top-news .top-news_more {
    width: 357px;
    height: 51px;
    margin: 43px auto 0;
}
.top-news .top-news_more > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 1.6rem;
    color: #ffffff;
    background-color: #000000;
}
/* /NEWS */

/* Service and Support */
.top-service-support {
    width: 100%;
    background-color: #F9F9F9;
    border-top: 1px solid #CCCCCC;
}
.top-service-support .content-wrapper {
    width: 1200px;
    padding-top: 48px;
    padding-bottom: 60px;
    margin: 0 auto;
}
.top-service-support .content-wrapper + .content-wrapper {
    border-top: 1px solid #E6E6E6;
}
.top-service-support h2 {
    font-size: 2.6rem;
    font-weight: normal;
    text-align: center;
}
.top-service-support .service-list {
    display: flex;
    justify-content: space-between;
    margin-top: 55px;
}
.top-service-support .service-list li {
    width: 350px;
}
.top-service-support .service-list li a {
    display: block;
    width: 100%;
    height: 100%;
}
.top-service-support .service-list li p {
    font-size: 2.2rem;
    text-align: center;
    margin-top: 35px;
}
.top-service-support .notice-list {
    margin-top: 40px;
    margin-left: 178px;
}
.top-service-support .notice-list li {
    position: relative;
}
.top-service-support .notice-list li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -22px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    transform: translate(-50%, -50%) rotate(45deg);
}
.top-service-support .notice-list li + li {
    margin-top: 30px;
}
.top-service-support .notice-list li a {
    display: block;
}
.top-service-support .notice-list li p {
    font-size: 1.6rem;
    color: #000000;
}
/* /Service and Support */

/* Global Network */
.top-global-network {
    width: 100%;
    background-color: #F0F0E9;
    margin-top: -30px;
    padding-top: 60px;
}
.top-global-network .content-wrapper {
    display: flex;
    justify-content: space-around;
    width: 1200px;
    padding-top: 32px;
    padding-bottom: 48px;
    margin: 0 auto;
}
.top-global-network h2 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 325px;
    height: 170px;
    background: url("../png/global-network_title-bg.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 2.6rem;
    font-weight: normal;
    text-align: center;
}
.top-global-network h2 + p {
    width: 325px;
    font-size: 1.3rem;
    line-height: 2.9rem;
    text-align: center;
    color: #7D7D7D;
}
.top-global-network .content-wrapper > ul {
    display: flex;
}
.top-global-network .content-wrapper > ul > li {
    width: 175px;
}
.top-global-network .content-wrapper > ul > li + li {
    margin-left: 25px;
}
.top-global-network .content-wrapper > ul > li h3 {
    font-size: 1.8rem;
    text-align: center;
    font-weight: normal;
}
.top-global-network .country-list {
    border-top: 1px solid #707070;
    padding-top: 13.5px;
    margin-top: 13.5px;
}
.top-global-network .country-list + h3 {
    margin-top: 64px;
}
.top-global-network .country-list > li {
    position: relative;
    padding-left: 35px;
    font-size: 1.6rem;
    line-height: 2.9rem;
}
.top-global-network .country-list > li::before {
    content: "";
    width: 6px;
    height: 6px;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    position: absolute;
    top: 50%;
    left: 14px;
    transform: translate(-50%, -50%) rotate(45deg);
}
.top-global-network .country-list > li a {
    display: block;
}
/* /Global Network */

/* Special Contents */
.top-special-contents {
    width: 100%
}
.top-special-contents .content-wrapper {
    width: 1300px;
    margin: 0 auto;
    padding-top: 32px;
    padding-bottom: 64px;
}
.top-special-contents h2 {
    font-size: 2.6rem;
    font-weight: normal;
    text-align: center;
}
.top-special-contents ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 5.3rem;
}
.top-special-contents ul li {
    width: 308px;
}
.top-special-contents ul li:nth-child(n + 5) {
    margin-top: 4.2rem;
}
.top-special-contents ul li a {
    display: block;
    width: 100%;
    height: 100%;
}
.top-special-contents ul li p {
    font-size: 1.6rem;
    margin-top: 1.5rem;
}
/* /Special Contents */
/** /TOPページ **************************************/

/** 下層ページ **************************************/
.main_head {
    width: 100%;
}
.breadcrumb {
    width: 1200px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0 auto;
}
.breadcrumb > ul > li {
    font-size: 1.2rem;
}
.breadcrumb > ul > li + li {
    margin-left: 8px;
}
.main_head .page-title {
    width: 100%;
    padding-top: 34px;
    padding-bottom: 34px;
    background-color: #000000;
}
.main_head .page-title .content-wrapper {
    width: 1200px;
    margin: 0 auto;
}
.main_head .page-title h2 {
    font-size: 2.6rem;
    line-height: 1;
    font-weight: normal;
    color: #ffffff;
}
.main_head .language {
    width: 100%;
    background: url("../png/language_bg.png") #030B0E;
    background-size: 1400px;
    background-position: center;
    background-repeat: no-repeat;
}
.main_head .language .content-wrapper {
    width: 1200px;
    padding-top: 50px;
    padding-bottom: 84px;
    margin: 0 auto;
}
.main_head .language .language-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 760px;
    margin-left: auto;
}
.main_head .language .language-list + .language-list {
    margin-top: 12px;
}
.main_head .language .language-list li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 180px;
    height: 75px;
    font-size: 1.6rem;
    color: #000000;
    background-color: #ffffff;
    opacity: 0.6;
}
.main_head .language .language-list li.is-active a {
    opacity: 1;
}
.main_head .language .language-list li a:hover {
    opacity: 1;
}
.main_body {
    width: 100%;
}

/* Service & Support */
#support .main_body {
    /*background-color: #F9F9F9;*/
    padding-top: 42px;
    padding-bottom: 55px;
}
#support .main_body h3 {
    display:none;
    font-size: 2.6rem;
    line-height: 1;
    font-weight: normal;
    text-align: center;
}
#support .main_body h3.headingLv3 {
    display: block;
    margin-bottom: 15px;
    font-size: 1.6rem;
    text-align: left;
    font-weight: bold;
}
#support .main_body .content-wrapper {
    display: flex;
    justify-content: space-around;
    width: 1200px;
    margin: 56px auto 0;
}
#support .category-contents {
    position: relative;
    width: 470px;
    padding: 114px 15px 25px;
    background-color: #ffffff;
}
#support .category-contents::before {
    content: "";
    position: absolute;
    top: 26px;
    left: 50%;
    transform: translate(-50%, 0);
}
#category-watch.category-contents::before {
    width: 43px;
    height: 60px;
    background: url("../png/ico-watch.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
#category-general.category-contents::before {
    width: 55px;
    height: 60px;
    background: url("../png/ico-qa.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
#support .category-genre {
    font-size: 1.9rem;
    line-height: 1;
    font-weight: normal;
    text-align: center;
}
#support .category-contents > ul {
    margin-top: 28px;
}
#support .category-contents > ul > li {
    margin-top: 25px;
}
#support .category-tags {
    font-size: 1.6rem;
    line-height: 1;
    font-weight: normal;
    padding: 4px 15px;
    border-radius: 16px;
    background-color: #efefef;
}
#support .category-list {
    margin-top: 13px;
}
#support .category-list > li {
    position: relative;
    font-size: 1.9rem;
    padding-left: 32px;
}
#support .category-list > li::before {
    content: "";
    position: absolute;
    top: 14px;
    left: 15px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    transform: translate(-50%, -50%) rotate(45deg);
}
#support .category-list > li + li {
    margin-top: 10px;
}
/* /Service & Support */

/** /下層ページ **************************************/