<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  @charset "UTF-8";
/****/
/* module old */
/****/
@media all and (min-width: 751px), print {
  /****/
  /* module pc */
  /****/
  /****/
  /* icon */
  /****/
  #global-wrapper .module-commonLayout .module-lead01 p a[target="_blank"][href^="http"]:not([href$=".pdf"]):after,
  #global-wrapper .module-commonLayout .module-lead02 p a[target="_blank"][href^="http"]:not([href$=".pdf"]):after,
  #global-wrapper .module-commonLayout .module-lead03 p a[target="_blank"][href^="http"]:not([href$=".pdf"]):after {
    content: "";
    margin: 0 0.2em;
    vertical-align: middle;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/ja/assets/common/images/icon/blank_01.png");
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  #global-wrapper .module-commonLayout .module-lead01 p a[target="_blank"][href$=".pdf"]:not([target="self"]):after,
  #global-wrapper .module-commonLayout .module-lead02 p a[target="_blank"][href$=".pdf"]:not([target="self"]):after,
  #global-wrapper .module-commonLayout .module-lead03 p a[target="_blank"][href$=".pdf"]:not([target="self"]):after {
    content: "";
    margin: 0 0.2em;
    vertical-align: middle;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 22px;
    height: 12px;
    background: url("/ja/assets/common/images/icon/pdf_01.png");
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  #global-wrapper .module-commonLayout .module-iconLink a[target="_blank"][href^="http"]:not([href$=".pdf"]):not(.js-modalYoutube):after {
    content: "";
    margin: 0 0.2em;
    vertical-align: middle;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/ja/assets/common/images/icon/blank_01.png");
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  #global-wrapper .module-commonLayout .module-iconLink a[target="_blank"][href$=".pdf"]:not([target="self"]):after {
    content: "";
    margin: 0 0.2em;
    vertical-align: middle;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 22px;
    height: 12px;
    background: url("/ja/assets/common/images/icon/pdf_01.png");
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  #global-wrapper .module-commonLayout .module-iconLinkBlank:after {
    content: "";
    margin: 0 0.2em;
    vertical-align: middle;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("/ja/assets/common/images/icon/blank_01.png");
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  #global-wrapper .module-commonLayout .module-iconLinkPdf:after {
    content: "";
    margin: 0 0.2em;
    vertical-align: middle;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 22px;
    height: 12px;
    background: url("/ja/assets/common/images/icon/pdf_01.png");
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  /****/
  /* player overlay */
  /****/
  #global-wrapper .module-playerOverlay {
    display: inline-block;
    position: relative;
  }
  #global-wrapper .module-playerOverlay:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url("/ja/assets/common/images/player_overlay_01.png") no-repeat center center;
    background-color: rgba(0,0,0,0.2);
    -moz-background-size: 25.54745% auto;
    background-size: 25.54745% auto;
  }
  /****/
  /* hover */
  /****/
  #global-wrapper .module-hover a {
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
  }
  #global-wrapper .module-hoverNav a {
    display: block;
    background-color: #efefef;
    -webkit-transition: color 0.2s ease, background-color 0.2s ease;
    -moz-transition: color 0.2s ease, background-color 0.2s ease;
    transition: color 0.2s ease, background-color 0.2s ease;
  }
  #global-wrapper .module-hoverNav .stay {
    color: #fff;
    background-color: #fc0;
  }
  #global-wrapper .module-hoverText a {
    font-weight: bold;
    color: #005;
  }
  #global-wrapper .module-commonLayout .module-lead01 a,
  #global-wrapper .module-commonLayout .module-lead02 a,
  #global-wrapper .module-commonLayout .module-lead03 a {
    font-weight: bold;
    color: #005;
  }
  .device-type-pc #global-wrapper .module-hover a:hover,
  .device-type-pc #global-wrapper .module-hover .submit:hover {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
  }
  .device-type-pc #global-wrapper .module-hoverNav a:hover {
    color: #fff;
    background-color: #fc0;
  }
  .device-type-pc #global-wrapper .module-hoverText a:hover {
    text-decoration: underline;
  }
  .device-type-pc #global-wrapper .module-commonLayout .module-lead01 a:hover,
  .device-type-pc #global-wrapper .module-commonLayout .module-lead02 a:hover,
  .device-type-pc #global-wrapper .module-commonLayout .module-lead03 a:hover {
    text-decoration: underline;
  }
  /****/
  /* hide */
  /****/
  #global-wrapper .module-pcHide {
    display: none;
  }
  /****/
  /* inner */
  /****/
  #global-wrapper .module-inner {
    margin-right: auto;
    margin-left: auto;
    width: 724px;
  }
  /****/
  /* common layout */
  /****/
  #global-wrapper .module-commonLayout section {
    margin-bottom: 70px;
  }
  #global-wrapper .module-commonLayout .module-title01,
  #global-wrapper .module-commonLayout .module-title02,
  #global-wrapper .module-commonLayout .module-title03 {
    margin-bottom: 30px;
  }
  #global-wrapper .module-commonLayout .module-title04,
  #global-wrapper .module-commonLayout .module-title05 {
    margin-bottom: 10px;
  }
  #global-wrapper .module-commonLayout .module-lead01 {
    text-align: left;
  }
  #global-wrapper .module-commonLayout .module-lead01 p {
    padding-top: 40px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.8;
  }
  #global-wrapper .module-commonLayout .module-lead01 p:first-child {
    padding-top: 0;
  }
  #global-wrapper .module-commonLayout .module-lead02 {
    text-align: left;
  }
  #global-wrapper .module-commonLayout .module-lead02 p {
    padding-top: 40px;
    font-size: 15px;
    line-height: 1.8;
  }
  #global-wrapper .module-commonLayout .module-lead02 p:first-child {
    padding-top: 0;
  }
  #global-wrapper .module-commonLayout .module-lead03 {
    text-align: left;
  }
  #global-wrapper .module-commonLayout .module-lead03 p {
    padding-top: 30px;
    font-size: 13.1px;
    line-height: 1.76923;
  }
  #global-wrapper .module-commonLayout .module-lead03 p:first-child {
    padding-top: 0;
  }
  #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg,
  #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg2 {
    padding-top: 40px;
  }
  #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg img,
  #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg2 img {
    height: auto;
  }
  #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg .module-boxImgCap,
  #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg2 .module-boxImgCap {
    padding-top: 0.5em;
    text-align: left;
    font-size: 11px;
    line-height: 1.4;
  }
  #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg img {
    width: 100%;
  }
  #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg2 img {
    max-width: 100%;
  }
  #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxText {
    padding-top: 40px;
  }
  #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxText:first-child,
  #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg:first-child,
  #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg2:first-child {
    padding-top: 0;
  }
  #global-wrapper .module-commonLayout .module-boxColumn2:after,
  #global-wrapper .module-commonLayout .module-boxColumn2Type02:after,
  #global-wrapper .module-commonLayout .module-boxColumn2Type03:after,
  #global-wrapper .module-commonLayout .module-boxColumn2Type04:after,
  #global-wrapper .module-commonLayout .module-boxColumn2Type05:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxL .module-boxImg .module-boxImgCap,
  #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxL .module-boxImg .module-boxImgCap,
  #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxL .module-boxImg .module-boxImgCap,
  #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxL .module-boxImg .module-boxImgCap,
  #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxL .module-boxImg .module-boxImgCap,
  #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxR .module-boxImg .module-boxImgCap,
  #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxR .module-boxImg .module-boxImgCap,
  #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxR .module-boxImg .module-boxImgCap,
  #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxR .module-boxImg .module-boxImgCap,
  #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxR .module-boxImg .module-boxImgCap {
    padding-top: 0.5em;
    text-align: left;
    font-size: 11px;
    line-height: 1.4;
  }
  #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxL,
  #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxL,
  #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxL,
  #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxL,
  #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxL {
    float: left;
  }
  #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxR,
  #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxR,
  #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxR,
  #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxR,
  #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxR {
    float: right;
  }
  #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxL,
  #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxR {
    width: 342px;
  }
  #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxL .module-boxImg img,
  #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxR .module-boxImg img {
    max-width: 100%;
    height: auto;
  }
  #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxL .module-boxImg,
  #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxL .module-boxImg,
  #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxR .module-boxImg,
  #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxR .module-boxImg {
    padding-top: 10px;
  }
  #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxL .module-boxImg:first-child,
  #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxL .module-boxImg:first-child,
  #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxR .module-boxImg:first-child,
  #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxR .module-boxImg:first-child {
    padding-top: 0;
  }
  #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxL .module-boxImg img,
  #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxL .module-boxImg img,
  #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxR .module-boxImg img,
  #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxR .module-boxImg img {
    max-width: 100%;
    height: auto;
  }
  #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxL,
  #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxL {
    width: 458px;
  }
  #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxR,
  #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxR {
    width: 246px;
  }
  #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxL .module-boxImg,
  #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxL .module-boxImg,
  #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxR .module-boxImg,
  #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxR .module-boxImg {
    padding-top: 10px;
  }
  #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxL .module-boxImg:first-child,
  #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxL .module-boxImg:first-child,
  #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxR .module-boxImg:first-child,
  #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxR .module-boxImg:first-child {
    padding-top: 0;
  }
  #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxL .module-boxImg img,
  #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxL .module-boxImg img,
  #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxR .module-boxImg img,
  #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxR .module-boxImg img {
    max-width: 100%;
    height: auto;
  }
  #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxL,
  #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxL {
    width: 246px;
  }
  #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxR,
  #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxR {
    width: 458px;
  }
  #global-wrapper sup {
    font-size: 70%;
    vertical-align: top;
    position: relative;
    top: -0.2em;
  }
  #global-wrapper sub {
    font-size: 70%;
    vertical-align: bottom;
    position: relative;
    top: -0.2em;
  }
  /****/
  /* title */
  /****/
  #global-wrapper .module-title01,
  #global-wrapper .module-title03 {
    text-align: center;
    font-size: 18px;
    line-height: 36px;
    color: #fff;
    background-color: #666;
  }
  #global-wrapper .module-title02 {
    text-align: center;
    font-size: 30px;
    font-weight: 200;
    line-height: 1.6;
  }
  #global-wrapper .module-title02 .module-titleInner {
    font-size: 15px;
  }
  #global-wrapper .module-title04 {
    text-align: left;
    font-size: 26px;
    line-height: 1.57692;
  }
  #global-wrapper .module-title05 {
    text-align: left;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.6;
  }
  #global-wrapper .module-title06 {
    font-size: 30px;
    font-weight: 200;
    line-height: 1.4;
  }
  /****/
  /* btn */
  /****/
  #global-wrapper .module-btnType01 .btnLink {
    text-align: center;
    display: block;
    background-color: #005;
  }
  #global-wrapper .module-btnType01 .btnLink .btnInner {
    padding: 18px 0 18px 1.5em;
    display: inline-block;
    position: relative;
  }
  #global-wrapper .module-btnType01 .btnLink .btnInner .btnText {
    font-size: 16px;
    color: #fff;
  }
  #global-wrapper .module-btnType01 .btnLink .btnInner .btnText:after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0.35em;
    height: 0.35em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg) translateZ(1px);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  #global-wrapper .module-btnType01 .btnLink .btnInner .btnNotice {
    font-size: 13.1px;
  }
  #global-wrapper .module-btnType01 .btnLink .btnInner .btnBlank,
  #global-wrapper .module-btnType01 .btnLink .btnInner .btnPdf {
    margin-left: 1em;
  }
  #global-wrapper .module-btnType02 .btnText {
    margin-left: 0.5em;
    font-size: 16px;
    vertical-align: middle;
  }
  #global-wrapper .module-btnType02 .btnIcon {
    margin-left: 1em;
  }
  /****/
  /* box */
  /****/
  #global-wrapper .module-boxType01 {
    padding: 20px 28px;
    text-align: left;
    background-color: #efefef;
  }
  #global-wrapper .module-boxType01 .boxInnerList {
    margin-bottom: 1em;
  }
  #global-wrapper .module-boxType01 .boxInnerText .boxText {
    padding-top: 1em;
  }
  #global-wrapper .module-boxType01 .boxInnerText .boxText:first-child {
    padding-top: 0;
  }
  #global-wrapper .module-boxType02 {
    padding: 30px 28px 15px;
    text-align: left;
    background-color: #efefef;
  }
  #global-wrapper .module-boxType02 table {
    width: 100%;
  }
  #global-wrapper .module-boxType02 table tr:first-child th,
  #global-wrapper .module-boxType02 table tr:first-child td {
    padding-top: 0;
  }
  #global-wrapper .module-boxType02 table th,
  #global-wrapper .module-boxType02 table td {
    padding-top: 15px;
    vertical-align: top;
  }
  #global-wrapper .module-boxType02 table th {
    padding-right: 50px;
    white-space: nowrap;
  }
  #global-wrapper .module-boxType02 table td {
    width: 100%;
  }
  #global-wrapper .module-boxType02 table .boxChild .boxChildItems {
    display: block;
  }
  #global-wrapper .module-boxType02 table .boxChild .boxChildItems .boxChildItem {
    padding: 0 28px 15px 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.6;
    white-space: nowrap;
    display: inline-block;
  }
  #global-wrapper .module-boxType02 table .boxChild .boxChildItems .boxChildItem:last-child {
    padding-right: 0;
  }
  #global-wrapper .module-boxType02 table .boxChild .boxChildItems .boxChildItem a {
    color: #005;
  }
  /****/
  /* table */
  /****/
  #global-wrapper .module-tableLayout01 {
    width: 100%;
    position: relative;
  }
  #global-wrapper .module-tableLayout01 .detailColumn {
    padding-right: 144px;
  }
  #global-wrapper .module-tableLayout01 .detailColumn .detailWrap {
    margin-top: 10px;
    width: 100%;
    display: table;
    background-color: #efefef;
  }
  #global-wrapper .module-tableLayout01 .detailColumn .detailWrap:first-child {
    margin-top: 0;
  }
  #global-wrapper .module-tableLayout01 .detailColumn .detailWrap .detailHead,
  #global-wrapper .module-tableLayout01 .detailColumn .detailWrap .detailBody {
    vertical-align: middle;
    display: table-cell;
  }
  #global-wrapper .module-tableLayout01 .detailColumn .detailWrap .detailHead {
    padding: 26px 0;
    width: 180px;
  }
  #global-wrapper .module-tableLayout01 .detailColumn .detailWrap .detailHead strong {
    font-size: 17px;
  }
  #global-wrapper .module-tableLayout01 .detailColumn .detailWrap .detailHead span {
    padding-top: 6px;
    display: block;
  }
  #global-wrapper .module-tableLayout01 .detailColumn .detailWrap .detailBody {
    padding: 26px 10px;
    text-align: left;
  }
  #global-wrapper .module-tableLayout01 .detailColumn .detailWrap .detailBody p {
    font-size: 13.1px;
    line-height: 1.76923;
  }
  #global-wrapper .module-tableLayout01 .link {
    width: 134px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
  }
  #global-wrapper .module-tableLayout01 .link .linkOuter {
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #fff;
    display: table;
    background-color: #005;
  }
  #global-wrapper .module-tableLayout01 .link .linkOuter .linkInner {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
  }
  #global-wrapper .module-tableLayout01 .link .linkOuter .linkInner .linkText {
    padding-left: 1.5em;
    display: inline-block;
    position: relative;
  }
  #global-wrapper .module-tableLayout01 .link .linkOuter .linkInner .linkText:after {
    content: "";
    position: absolute;
    top: 0.15em;
    left: 0;
    width: 0.5em;
    height: 0.5em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg) translateZ(1px);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  #global-wrapper .module-tableLayout01 .link .linkOuter .linkInner .linkBlank {
    margin-left: 8px;
  }
  #global-wrapper .module-tableLayout02 {
    width: 100%;
    position: relative;
  }
  #global-wrapper .module-tableLayout02 .detailColumn {
    padding-right: 144px;
  }
  #global-wrapper .module-tableLayout02 .detailColumn .detailWrap {
    margin-top: 10px;
    width: 100%;
    background-color: #efefef;
  }
  #global-wrapper .module-tableLayout02 .detailColumn .detailWrap:first-child {
    margin-top: 0;
  }
  #global-wrapper .module-tableLayout02 .detailColumn .detailWrap .detailBody {
    padding: 20px 26px;
    text-align: left;
  }
  #global-wrapper .module-tableLayout02 .detailColumn .detailWrap .detailBody .detailTitle {
    padding: 5px 0;
    font-size: 17px;
    line-height: 1.35294;
  }
  #global-wrapper .module-tableLayout02 .detailColumn .detailWrap .detailBody p {
    padding: 5px 0;
    font-size: 13.1px;
    line-height: 1.76923;
  }
  #global-wrapper .module-tableLayout02 .link {
    width: 134px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
  }
  #global-wrapper .module-tableLayout02 .link .linkOuter {
    width: 100%;
    height: 100%;
    display: table;
    background-color: #005;
  }
  #global-wrapper .module-tableLayout02 .link .linkOuter .linkInner {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
  }
  #global-wrapper .module-tableLayout02 .link .linkOuter .linkInner .linkText {
    padding-left: 1.5em;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    position: relative;
  }
  #global-wrapper .module-tableLayout02 .link .linkOuter .linkInner .linkText:after {
    content: "";
    position: absolute;
    top: 0.15em;
    left: 0;
    width: 0.5em;
    height: 0.5em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg) translateZ(1px);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  #global-wrapper .module-tableLayout02 .link .linkOuter .linkInner .linkBlank,
  #global-wrapper .module-tableLayout02 .link .linkOuter .linkInner .linkPdf {
    margin-left: 1em;
  }
  #global-wrapper .module-tableLayout03 .tableWrap {
    display: block;
  }
  #global-wrapper .module-tableLayout03 .tableWrap .tableBox {
    margin-top: 20px;
    width: 342px;
  }
  #global-wrapper .module-tableLayout03 .tableWrap .boxL {
    float: left;
    clear: both;
  }
  #global-wrapper .module-tableLayout03 .tableWrap .boxR {
    float: right;
  }
  #global-wrapper .module-tableLayout03 .tableWrap .tableOuter {
    padding: 0 20px;
    background-color: #efefef;
  }
  #global-wrapper .module-tableLayout03 .tableWrap .tableInner {
    width: 100%;
    display: table;
  }
  #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableCaption,
  #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableLink {
    height: 110px;
    vertical-align: middle;
    display: table-cell;
  }
  #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableCaption {
    text-align: left;
  }
  #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableCaption strong,
  #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableCaption span {
    padding: 3px 0;
    display: block;
  }
  #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableCaption span {
    font-size: 13.1px;
  }
  #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableCaption strong {
    font-size: 16px;
    line-height: 1.4;
  }
  #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableLink {
    text-align: right;
    white-space: nowrap;
  }
  #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableLink .link {
    display: inline-block;
  }
  #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableLink .link .listText {
    font-size: 13.1px;
  }
  #global-wrapper .module-tableLayout04 {
/*    word-wrap: break-word;
    word-break: break-all; */
  }
  #global-wrapper .module-tableLayout04 table,
  #global-wrapper .module-tableLayout04 tr,
  #global-wrapper .module-tableLayout04 th,
  #global-wrapper .module-tableLayout04 td {
    border: 1px solid #d9d9d9;
  }
  #global-wrapper .module-tableLayout04 table {
    width: 100%;
  }
  #global-wrapper .module-tableLayout04 table .tac {
    text-align: center;
  }
  #global-wrapper .module-tableLayout04 tr:first-child {
    color: #fff;
    border: 1px solid #9d9d9d;
    background-color: #9d9d9d;
  }
  #global-wrapper .module-tableLayout04 tr:first-child th,
  #global-wrapper .module-tableLayout04 tr:first-child td {
    text-align: center;
    font-weight: bold;
  }
  #global-wrapper .module-tableLayout04 th,
  #global-wrapper .module-tableLayout04 td {
    padding: 15px 10px;
    font-size: 13.1px;
    line-height: 1.4;
  }
  #global-wrapper .module-tableLayout05 table,
  #global-wrapper .module-tableLayout05 tr,
  #global-wrapper .module-tableLayout05 th,
  #global-wrapper .module-tableLayout05 td {
    border: 1px solid #d9d9d9;
  }
  #global-wrapper .module-tableLayout05 table {
    width: 100%;
  }
  #global-wrapper .module-tableLayout05 table .tac {
    text-align: center;
  }
  #global-wrapper .module-tableLayout05 th {
    font-weight: bold;
    color: #fff;
    background-color: #9d9d9d;
    text-align: center;
  }
  #global-wrapper .module-tableLayout05 th,
  #global-wrapper .module-tableLayout05 td {
    padding: 15px 10px;
    vertical-align: top;
    font-size: 13.1px;
    line-height: 1.4;
  }
  #global-wrapper .module-tableLayout06 table {
    width: 100%;
  }
  #global-wrapper .module-tableLayout06 table th,
  #global-wrapper .module-tableLayout06 table td {
    padding-top: 15px;
    text-align: left;
    vertical-align: top;
    font-size: 15px;
    line-height: 1.6;
  }
  #global-wrapper .module-tableLayout06 table th {
    padding-right: 1em;
    white-space: nowrap;
  }
  #global-wrapper .module-tableLayout06 table td {
    width: 100%;
  }
  #global-wrapper .module-tableLayout06 table tr:first-child th,
  #global-wrapper .module-tableLayout06 table tr:first-child td {
    padding-top: 0;
  }
  /****/
  /* list */
  /****/
  #global-wrapper .module-listLayout01 {
    text-align: left;
    display: block;
  }
  #global-wrapper .module-listLayout01:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #global-wrapper .module-listLayout01 .listItems {
    width: 100%;
    display: block;
  }
  #global-wrapper .module-listLayout01 .listItems .listItem {
    padding-top: 30px;
  }
  #global-wrapper .module-listLayout01 .listItems .listItem:first-child {
    padding-top: 0;
  }
  #global-wrapper .module-listLayout01 .listItems .listItem .listInner {
    padding-left: 3em;
    position: relative;
  }
  #global-wrapper .module-listLayout01 .listItems .listItem .listIcon {
    position: absolute;
    top: -0.07em;
    left: 0;
  }
  #global-wrapper .module-listLayout01 .listItems .listItem .listText {
    font-size: 16px;
    line-height: 1.4;
  }
  #global-wrapper .module-listLayout01 .listItems .listItem .listNotice {
    font-size: 13.1px;
    line-height: 1.4;
  }
  #global-wrapper .module-listLayout01 .listItems .listItem .listBlank,
  #global-wrapper .module-listLayout01 .listItems .listItem .listPdf {
    margin-left: 1em;
    vertical-align: middle;
  }
  #global-wrapper .module-listLayout01 .listItems .listItem .listBlank {
    margin-top: -3px;
  }
  #global-wrapper .module-listLayout01 .listItems .listItem .listPdf {
    margin-top: -5px;
  }
  #global-wrapper .module-listLayout01 .listItems .listItem .listKey {
    margin-left: 1em;
    width: 13px;
    height: auto;
  }
  #global-wrapper .module-listLayout01 .listItems .listItem .listDetail {
    padding-top: 20px;
    font-size: 13.1px;
    line-height: 1.76923;
  }
  #global-wrapper .module-listLayout02 {
    text-align: left;
    display: block;
  }
  #global-wrapper .module-listLayout02:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #global-wrapper .module-listLayout02 .listItems {
    width: 100%;
    display: block;
  }
  #global-wrapper .module-listLayout02 .listItems .listItem {
    padding-top: 20px;
  }
  #global-wrapper .module-listLayout02 .listItems .listItem:first-child {
    padding-top: 0;
  }
  #global-wrapper .module-listLayout02 .listItems .listItem .listInner {
    padding-left: 1.75em;
    position: relative;
  }
  #global-wrapper .module-listLayout02 .listItems .listItem .listIcon {
    position: absolute;
    top: 3px;
    left: 0;
  }
  #global-wrapper .module-listLayout02 .listItems .listItem .listText {
    font-size: 14px;
    line-height: 1.4;
  }
  #global-wrapper .module-listLayout02 .listItems .listItem .listNotice {
    font-size: 12px;
    line-height: 1.4;
  }
  #global-wrapper .module-listLayout02 .listItems .listItem .listBlank,
  #global-wrapper .module-listLayout02 .listItems .listItem .listPdf {
    margin-left: 1em;
  }
  #global-wrapper .module-listLayout02 .listItems .listItem .listDetail {
    padding-top: 20px;
    font-size: 12px;
    line-height: 1.76923;
  }
  #global-wrapper .module-listLayout03,
  #global-wrapper .module-listLayout03-2 {
    text-align: left;
    display: block;
  }
  #global-wrapper .module-listLayout03 .listItem,
  #global-wrapper .module-listLayout03-2 .listItem {
    padding-top: 10px;
  }
  #global-wrapper .module-listLayout03 .listItem:first-child,
  #global-wrapper .module-listLayout03-2 .listItem:first-child {
    padding-top: 0;
  }
  #global-wrapper .module-listLayout03 .listItem .listInner,
  #global-wrapper .module-listLayout03-2 .listItem .listInner {
    padding-left: 2.5em;
    position: relative;
  }
  #global-wrapper .module-listLayout03 .listItem .listInner:after,
  #global-wrapper .module-listLayout03-2 .listItem .listInner:after {
    content: "";
    position: absolute;
    top: 0.6em;
    left: 1em;
    width: 0.6em;
    height: 0.6em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #666;
  }
  #global-wrapper .module-listLayout03 .listItem .listText,
  #global-wrapper .module-listLayout03-2 .listItem .listText {
    font-size: 13.1px;
    line-height: 1.76923;
  }
  #global-wrapper .module-listLayout03 .listItem .listNotice,
  #global-wrapper .module-listLayout03-2 .listItem .listNotice {
    font-size: 11px;
    line-height: 1.76923;
  }
  #global-wrapper .module-listLayout03-2 .listItem .listInner:after {
    top: 0.9em;
  }
  #global-wrapper .module-listLayout03-2 .listItem .listText {
    font-size: 15px;
    line-height: 1.8;
  }
  #global-wrapper .module-listLayout03-2 .listItem .listNotice {
    font-size: 13.1px;
    line-height: 1.8;
  }
  #global-wrapper .module-listLayout04 {
    text-align: left;
    display: block;
  }
  #global-wrapper .module-listLayout04 .listItem {
    padding-top: 30px;
  }
  #global-wrapper .module-listLayout04 .listItem:first-child {
    padding-top: 0;
  }
  #global-wrapper .module-listLayout04 .listItem .listDetail {
    width: 100%;
    display: table;
  }
  #global-wrapper .module-listLayout04 .listItem .listDetail .listCap,
  #global-wrapper .module-listLayout04 .listItem .listDetail .listText {
    font-size: 13.1px;
    line-height: 1.76923;
    display: table-cell;
  }
  #global-wrapper .module-listLayout04 .listItem .listDetail .listCap {
    padding-right: 3em;
    font-weight: bold;
    white-space: nowrap;
  }
  #global-wrapper .module-listLayout04 .listItem .listDetail .listText {
    width: 100%;
  }
  #global-wrapper .module-listLayout05 {
    padding: 10px 0;
    width: 100%;
    text-align: center;
    background-color: #efefef;
  }
  #global-wrapper .module-listLayout05 .listItems {
    display: block;
  }
  #global-wrapper .module-listLayout05 .listItems .listItem {
    padding: 5px 0;
    font-size: 13.1px;
    line-height: 1.4;
    white-space: nowrap;
    display: inline-block;
  }
  #global-wrapper .module-listLayout05 .listItems .listItem:first-child .listInner:after {
    display: none;
  }
  #global-wrapper .module-listLayout05 .listItems .listItem .listInner {
    padding: 0 1.5em;
    position: relative;
    display: block;
  }
  #global-wrapper .module-listLayout05 .listItems .listItem .listInner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    border-right: solid 1px #d6d6d6;
  }
  #global-wrapper .module-listLayout05 .listItems .listItem .listInner a {
    font-weight: bold;
    color: #005;
  }
  #global-wrapper .module-listLayout05 .listItems .listItem .listInner .listStay {
    color: #777;
  }
  #global-wrapper .module-listLayout05 .listItems .listItem .listInner .listNone {
    color: #bbb;
  }
  #global-wrapper .module-listLayout06 .listItems {
    text-align: left;
    display: block;
  }
  #global-wrapper .module-listLayout06 .listItems:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #global-wrapper .module-listLayout06 .listItems .listItem {
    margin-right: 11px;
    padding-top: 30px;
    width: 234px;
    float: left;
  }
  #global-wrapper .module-listLayout06 .listItems .listItem:nth-of-type(1),
  #global-wrapper .module-listLayout06 .listItems .listItem:nth-of-type(2),
  #global-wrapper .module-listLayout06 .listItems .listItem:nth-of-type(3) {
    padding-top: 0;
  }
  #global-wrapper .module-listLayout06 .listItems .listItem:nth-of-type(3n) {
    margin-right: 0;
  }
  #global-wrapper .module-listLayout06 .listItems .listItem:nth-of-type(3n+1) {
    clear: both;
  }
  #global-wrapper .module-listLayout06 .listItems .listItem .listPic img {
    width: 100%;
    height: auto;
  }
  #global-wrapper .module-listLayout06 .listItems .listItem .listMovie {
    padding-bottom: 56.41026%;
    width: 100%;
    position: relative;
  }
  #global-wrapper .module-listLayout06 .listItems .listItem .listMovie iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listDate,
  #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listTitleWrap,
  #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listText {
    padding-top: 15px;
  }
  #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listTitle1,
  #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listTitle2 {
    display: block;
  }
  #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listTitle1 {
    font-size: 16px;
    line-height: 1.4;
  }
  #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listTitle2,
  #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listText {
    font-size: 13.1px;
    line-height: 1.4;
  }
  #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listTitle2 a,
  #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listText a {
    text-decoration: underline;
  }
  #global-wrapper .module-listLayout07 .listItems {
    text-align: center;
    display: block;
  }
  #global-wrapper .module-listLayout07 .listItems:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #global-wrapper .module-listLayout07 .listItems .listItem {
    margin-right: 16px;
    padding-top: 30px;
    width: 132px;
    float: left;
  }
  #global-wrapper .module-listLayout07 .listItems .listItem:nth-of-type(1),
  #global-wrapper .module-listLayout07 .listItems .listItem:nth-of-type(2),
  #global-wrapper .module-listLayout07 .listItems .listItem:nth-of-type(3),
  #global-wrapper .module-listLayout07 .listItems .listItem:nth-of-type(4),
  #global-wrapper .module-listLayout07 .listItems .listItem:nth-of-type(5) {
    padding-top: 0;
  }
  #global-wrapper .module-listLayout07 .listItems .listItem:nth-of-type(5n) {
    margin-right: 0;
  }
  #global-wrapper .module-listLayout07 .listItems .listItem:nth-of-type(5n+1) {
    clear: both;
  }
  #global-wrapper .module-listLayout07 .listItems .listItem .listPic img {
    width: 100%;
    height: auto;
  }
  #global-wrapper .module-listLayout07 .listItems .listItem .listDetail .listText {
    padding-top: 15px;
    font-size: 12px;
    line-height: 1.6;
  }
  #global-wrapper .module-listLayout08 {
    text-align: left;
    display: block;
  }
  #global-wrapper .module-listLayout08 .listItem {
    padding: 15px 0;
    border-bottom: solid 1px #ddd;
  }
  #global-wrapper .module-listLayout08 .listItem:first-child {
    padding-top: 0;
  }
  #global-wrapper .module-listLayout08 .listItem .listWrap {
    width: 100%;
    display: table;
  }
  #global-wrapper .module-listLayout08 .listItem .listWrap .listDate,
  #global-wrapper .module-listLayout08 .listItem .listWrap .listDetail {
    display: table-cell;
  }
  #global-wrapper .module-listLayout08 .listItem .listWrap .listDate {
    padding-right: 3em;
    font-size: 13.1px;
    font-weight: bold;
    line-height: 1.76923;
    white-space: nowrap;
  }
  #global-wrapper .module-listLayout08 .listItem .listWrap .listDetail {
    width: 100%;
  }
  #global-wrapper .module-listLayout08 .listItem .listWrap .listDetail .listText {
    font-size: 13.1px;
    line-height: 1.76923;
  }
  #global-wrapper .module-listLayout08 .listItem .listWrap .listDetail .listBlank,
  #global-wrapper .module-listLayout08 .listItem .listWrap .listDetail .listPdf {
    margin-left: 1em;
    vertical-align: middle;
  }
  #global-wrapper .module-listLayout08 .listItem .listWrap .listDetail .listBlank {
    margin-top: -3px;
  }
  #global-wrapper .module-listLayout08 .listItem .listWrap .listDetail .listPdf {
    margin-top: -5px;
  }
  #global-wrapper .module-listLayout09 {
    display: block;
    text-align: left;
  }
  #global-wrapper .module-listLayout09 .listItem {
    margin: 20px 20px 0 0;
    white-space: nowrap;
    display: inline-block;
  }
  #global-wrapper .module-listLayout09 .listItem .listIcon {
    margin-right: 0.5em;
    text-indent: 100%;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    position: relative;
    width: 1.2em;
    height: 1.2em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #005;
  }
  #global-wrapper .module-listLayout09 .listItem .listIcon:before {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: -0.36em;
    left: 0;
    width: 0;
    height: 0;
    border-top: 0.36em solid #fff;
    border-right: 0.36em solid transparent;
    border-bottom: 0.36em solid transparent;
    border-left: 0.36em solid transparent;
  }
  #global-wrapper .module-listLayout09 .listItem .listText {
    vertical-align: middle;
    font-size: 14px;
  }
  /****/
  /* info list */
  /****/
  #global-wrapper .module-infoListType01 .infoItems .infoItem {
    margin-top: 30px;
  }
  #global-wrapper .module-infoListType01 .infoItems .infoItem:first-child {
    margin-top: 0;
  }
  #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoDate {
    font-size: 15px;
  }
  #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoInner {
    padding-top: 5px;
  }
  #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoInner .infoLink .infoText {
    font-size: 13.1px;
    line-height: 1.76923;
  }
  #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoInner .infoLink .listBlank,
  #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoInner .infoLink .listPdf,
  #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoInner .infoLink .infoIcon {
    margin-left: 1em;
  }
  #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoInner .infoLink .listPdf,
  #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoInner .infoLink .module-iconPdfS01 {
    margin-top: -3px;
  }
  #global-wrapper .module-infoListType02 {
    text-align: left;
  }
  #global-wrapper .module-infoListType02 .infoItems {
    display: block;
    border-top: solid 1px #ddd;
  }
  #global-wrapper .module-infoListType02 .infoItems .infoItem {
    padding: 30px 0;
    border-bottom: solid 1px #ddd;
  }
  #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoDate {
    vertical-align: middle;
    font-size: 15px;
    line-height: 1.8;
    display: inline-block;
  }
  #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoCategories {
    margin-left: 1em;
    vertical-align: middle;
    display: inline-block;
  }
  #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoCategories .infoCategory {
    padding: 0 1em;
    font-size: 11px;
    color: #777;
    vertical-align: middle;
    display: inline-block;
    border-left: solid 1px #ccc;
  }
  #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoCategories .infoCategory:first-child {
    border-left: none 0;
  }
  #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoInner {
    padding-top: 5px;
  }
  #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoInner .infoLink .infoText {
    font-size: 15px;
    line-height: 1.8;
    color: #005;
  }
  #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoInner .infoLink .listBlank,
  #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoInner .infoLink .listPdf,
  #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoInner .infoLink .infoIcon {
    margin-left: 1em;
  }
  /****/
  /* faq list */
  /****/
  #global-wrapper .module-faqListType01 .faqItems {
    text-align: left;
    display: block;
  }
  #global-wrapper .module-faqListType01 .faqItems .faqItem {
    padding-top: 40px;
  }
  #global-wrapper .module-faqListType01 .faqItems .faqItem:first-child {
    padding-top: 0;
  }
  #global-wrapper .module-faqListType01 .faqItems .faqItem .faqDetail {
    width: 100%;
    display: table;
  }
  #global-wrapper .module-faqListType01 .faqItems .faqItem .faqDetail .faqIcon,
  #global-wrapper .module-faqListType01 .faqItems .faqItem .faqDetail .faqText {
    display: table-cell;
  }
  #global-wrapper .module-faqListType01 .faqItems .faqItem .faqDetail .faqIcon {
    padding-right: 20px;
    vertical-align: top;
    white-space: nowrap;
  }
  #global-wrapper .module-faqListType01 .faqItems .faqItem .faqDetail .faqIcon .faqInner {
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    display: block;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #666;
  }
  #global-wrapper .module-faqListType01 .faqItems .faqItem .faqDetail .faqText {
    width: 100%;
    vertical-align: middle;
  }
  #global-wrapper .module-faqListType01 .faqItems .faqItem .faqQuestion .faqIcon .faqInner {
    color: #fff;
    background-color: #666;
  }
  #global-wrapper .module-faqListType01 .faqItems .faqItem .faqQuestion .faqText .faqInner {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.73333;
  }
  #global-wrapper .module-faqListType01 .faqItems .faqItem .faqAnswer {
    padding-top: 20px;
  }
  #global-wrapper .module-faqListType01 .faqItems .faqItem .faqAnswer .faqIcon .faqInner {
    background-color: #efefef;
  }
  /****/
  /* profile */
  /****/
  #global-wrapper .module-profileType01 .profileOuter {
    padding: 30px;
    text-align: left;
    background-color: #efefef;
  }
  #global-wrapper .module-profileType01 .profileInner:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #global-wrapper .module-profileType01 .profileInner .profileL {
    width: 260px;
    float: left;
    position: relative;
  }
  #global-wrapper .module-profileType01 .profileInner .profileL .profilePic {
    width: 120px;
  }
  #global-wrapper .module-profileType01 .profileInner .profileL .profilePic img {
    width: 100%;
    height: auto;
  }
  #global-wrapper .module-profileType01 .profileInner .profileL .profileName .class {
    width: 120px;
    font-size: 13.1px;
    line-height: 1.69231;
    position: absolute;
    top: 0;
    left: 140px;
  }
  #global-wrapper .module-profileType01 .profileInner .profileL .profileName .label {
    width: 120px;
    position: absolute;
    bottom: 0;
    left: 140px;
  }
  #global-wrapper .module-profileType01 .profileInner .profileL .profileName .label .name {
    font-size: 16px;
    line-height: 1.375;
  }
  #global-wrapper .module-profileType01 .profileInner .profileL .profileName .label .ruby {
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-weight: 500;
    font-size: 14px;
    line-height: 1.375;
    color: #999;
  }
  #global-wrapper .module-profileType01 .profileInner .profileR {
    width: 390px;
    float: right;
  }
  #global-wrapper .module-profileType01 .profileInner .profileR .profileDetail {
    font-size: 13.1px;
    line-height: 1.76923;
  }
  #global-wrapper .module-profileType01 .profileLink {
    padding-top: 20px;
    text-align: right;
  }
  #global-wrapper .module-profileType01 .profileLink .module-listLayout01 {
    display: inline-block;
  }
  #global-wrapper .module-profileType02 .profileOuter {
    padding: 30px;
    text-align: left;
    background-color: #efefef;
  }
  #global-wrapper .module-profileType02 .profileInner:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #global-wrapper .module-profileType02 .profileInner .profileL {
    width: 260px;
    float: left;
    position: relative;
  }
  #global-wrapper .module-profileType02 .profileInner .profileL .profilePic {
    width: 120px;
  }
  #global-wrapper .module-profileType02 .profileInner .profileL .profilePic img {
    width: 100%;
    height: auto;
  }
  #global-wrapper .module-profileType02 .profileInner .profileL .profileName .label {
    width: 120px;
    position: absolute;
    top: 0;
    left: 140px;
  }
  #global-wrapper .module-profileType02 .profileInner .profileL .profileName .label .name {
    font-size: 16px;
    line-height: 1.375;
  }
  #global-wrapper .module-profileType02 .profileInner .profileL .profileName .label .ruby {
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-weight: 500;
    font-size: 14px;
    line-height: 1.375;
    color: #999;
  }
  #global-wrapper .module-profileType02 .profileInner .profileL .profileName .label .class {
    padding-top: 5px;
    font-size: 13.1px;
    line-height: 1.375;
  }
  #global-wrapper .module-profileType02 .profileInner .profileL .profileName .infoLink {
    width: 120px;
    position: absolute;
    bottom: 0;
    left: 140px;
  }
  #global-wrapper .module-profileType02 .profileInner .profileR {
    width: 390px;
    float: right;
  }
  #global-wrapper .module-profileType02 .profileInner .profileR:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #global-wrapper .module-profileType02 .profileInner .profileR .profileDetailL {
    width: 320px;
    float: left;
  }
  #global-wrapper .module-profileType02 .profileInner .profileR .profileDetailL .profileDetailT,
  #global-wrapper .module-profileType02 .profileInner .profileR .profileDetailL .profileDetailB {
    font-size: 13.1px;
    line-height: 1.76923;
  }
  #global-wrapper .module-profileType02 .profileInner .profileR .profileDetailL .profileDetailT {
    margin-bottom: 10px;
  }
  #global-wrapper .module-profileType02 .profileInner .profileR .profileDetailR {
    width: 50px;
    float: right;
    line-height: 1.76923;
  }
  #global-wrapper .module-profileType03 {
    text-align: left;
    display: block;
  }
  #global-wrapper .module-profileType03 .profileWrap {
    padding-top: 20px;
    display: block;
  }
  #global-wrapper .module-profileType03 .profileWrap .profileOuter {
    background-color: #efefef;
  }
  #global-wrapper .module-profileType03 .profileWrap .profileInner {
    padding: 30px;
  }
  #global-wrapper .module-profileType03 .profileWrap .profile {
    width: 100%;
    position: relative;
  }
  #global-wrapper .module-profileType03 .profileWrap .profile:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #global-wrapper .module-profileType03 .profileWrap .profile .profileL,
  #global-wrapper .module-profileType03 .profileWrap .profile .profileR {
    width: 48%;
  }
  #global-wrapper .module-profileType03 .profileWrap .profile .profileL {
    float: left;
  }
  #global-wrapper .module-profileType03 .profileWrap .profile .profileL .classWrap span {
    display: block;
  }
  #global-wrapper .module-profileType03 .profileWrap .profile .profileL .classWrap .name1 {
    padding-bottom: 10px;
    font-size: 15px;
  }
  #global-wrapper .module-profileType03 .profileWrap .profile .profileL .classWrap .name2,
  #global-wrapper .module-profileType03 .profileWrap .profile .profileL .classWrap .name2txt {
    font-size: 18px;
    line-height: 1.44444;
  }
  #global-wrapper .module-profileType03 .profileWrap .profile .profileL .link {
    position: absolute;
    bottom: 0;
  }
  #global-wrapper .module-profileType03 .profileWrap .profile .profileR {
    text-align: right;
    float: right;
    position: relative;
  }
  #global-wrapper .module-profileType03 .profileWrap .profile .profileR .nameWrap {
    padding-right: 140px;
    min-height: 120px;
  }
  #global-wrapper .module-profileType03 .profileWrap .profile .profileR .nameWrap span {
    display: block;
  }
  #global-wrapper .module-profileType03 .profileWrap .profile .profileR .nameWrap .label,
  #global-wrapper .module-profileType03 .profileWrap .profile .profileR .nameWrap .label2 {
    font-size: 13.1px;
  }
  #global-wrapper .module-profileType03 .profileWrap .profile .profileR .nameWrap .label2 {
    position: absolute;
    right: 140px;
    bottom: 0;
  }
  #global-wrapper .module-profileType03 .profileWrap .profile .profileR .nameWrap .name {
    padding-top: 10px;
    font-size: 18px;
  }
  #global-wrapper .module-profileType03 .profileWrap .profile .profileR .nameWrap .ruby {
    padding-top: 10px;
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-weight: 500;
    font-size: 15px;
    color: #999;
  }
  #global-wrapper .module-profileType03 .profileWrap .profile .profileR .namePic {
    width: 120px;
    position: absolute;
    top: 0;
    right: 0;
  }
  #global-wrapper .module-profileType03 .profileWrap .profile .profileR .namePic img {
    width: 100%;
    height: auto;
    vertical-align: top;
  }
  #global-wrapper .module-profileType03 .profileWrap .profileDetail {
    padding-top: 30px;
  }
  #global-wrapper .module-profileType03 .profileWrap .profileDetail p {
    font-size: 13.1px;
    line-height: 1.76923;
  }
  #global-wrapper .module-profileType03 .profileTypeUsers .profile .profileL {
    width: 55%;
  }
  #global-wrapper .module-profileType03 .profileTypeUsers .profile .profileL .link {
    padding-top: 20px;
    position: static;
  }
  #global-wrapper .module-profileType03 .profileTypeUsers .profile .profileR {
    width: 43%;
  }
  #global-wrapper .module-profileType03 .profileTypeUsers .profile .profileR .nameWrap {
    margin-top: 30px;
    position: relative;
  }
  #global-wrapper .module-profileType03 .profileTypeUsers .profile .profileR .nameWrap:first-child {
    margin-top: 0;
  }
  #global-wrapper .module-profileType04 {
    text-align: left;
  }
  #global-wrapper .module-profileType04 .profileInner {
    width: 100%;
    position: relative;
  }
  #global-wrapper .module-profileType04 .profileInner:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #global-wrapper .module-profileType04 .profilePic {
    margin-right: 40px;
    width: 150px;
    float: left;
  }
  #global-wrapper .module-profileType04 .profilePic img {
    width: 100%;
    height: auto;
  }
  #global-wrapper .module-profileType04 .profileDetail {
    float: left;
  }
  #global-wrapper .module-profileType04 .profileDetail .profileNameWrap .profileName {
    font-size: 20px;
    display: block;
  }
  #global-wrapper .module-profileType04 .profileDetail .profileNameWrap .profileRuby {
    padding-top: 10px;
    font-size: 19px;
    color: #999;
    display: block;
  }
  #global-wrapper .module-profileType04 .profileDetail .profileInfo {
    padding-top: 15px;
  }
  #global-wrapper .module-profileType04 .profileDetail .profileInfo p {
    font-size: 16px;
    line-height: 1.625;
  }
  #global-wrapper .module-profileType04 .profileDetail .profileLinks {
    padding-bottom: 80px;
  }
  #global-wrapper .module-profileType04 .profileDetail .profileLinks .module-listLayout02 {
    position: absolute;
    bottom: 0;
  }
  #global-wrapper .module-profileType05 .profileOuter {
    padding-top: 30px;
    text-align: left;
  }
  #global-wrapper .module-profileType05 .profileOuter:first-child {
    padding-top: 0;
  }
  #global-wrapper .module-profileType05 .profileOuter:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #global-wrapper .module-profileType05 .profileOuter .profileItems {
    display: block;
  }
  #global-wrapper .module-profileType05 .profileOuter .profileItems .profileL {
    float: left;
  }
  #global-wrapper .module-profileType05 .profileOuter .profileItems .profileR {
    float: right;
  }
  #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem {
    padding: 20px 0;
    width: 347px;
    background-color: #efefef;
  }
  #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profileInner {
    padding: 0 20px;
    position: relative;
  }
  #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profileInner:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profilePic {
    margin-right: 20px;
    width: 96px;
    float: left;
  }
  #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profilePic img {
    width: 100%;
    height: auto;
  }
  #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profileDetail {
    padding-bottom: 50px;
    width: 191px;
    float: left;
  }
  #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profileDetail .profileNameWrap {
    position: absolute;
    bottom: 0;
  }
  #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profileDetail .profileNameWrap .profileName {
    font-size: 15px;
    display: block;
  }
  #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profileDetail .profileNameWrap .profileRuby {
    padding-top: 5px;
    font-size: 12px;
    color: #999;
    display: block;
  }
  #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profileDetail .profileInfo {
    font-size: 16px;
    line-height: 1.5;
  }
  #global-wrapper .module-profileType06 .profileOuter {
    padding: 30px;
    text-align: left;
    background-color: #efefef;
  }
  #global-wrapper .module-profileType06 .profileInner {
    width: 100%;
    position: relative;
  }
  #global-wrapper .module-profileType06 .profileInner .profileL {
    padding-left: 140px;
  }
  #global-wrapper .module-profileType06 .profileInner .profileL .profilePic {
    width: 120px;
    position: absolute;
    top: 0;
    left: 0;
  }
  #global-wrapper .module-profileType06 .profileInner .profileL .profilePic img {
    width: 100%;
    height: auto;
  }
  #global-wrapper .module-profileType06 .profileInner .profileL .profileName .label .name {
    font-size: 16px;
    line-height: 1.375;
  }
  #global-wrapper .module-profileType06 .profileInner .profileL .profileName .label .ruby,
  #global-wrapper .module-profileType06 .profileInner .profileL .profileName .label .ruby2 {
    font-size: 14px;
    line-height: 1.375;
    color: #999;
  }
  #global-wrapper .module-profileType06 .profileInner .profileL .profileName .label .ruby {
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-weight: 500;
  }
  #global-wrapper .module-profileType06 .profileInner .profileR {
    padding: 20px 0 0 140px;
  }
  #global-wrapper .module-profileType06 .profileInner .profileR .profileDetail {
    font-size: 13.1px;
    line-height: 1.76923;
  }
  /****/
  /* paging */
  /****/
  #global-wrapper .module-pagingType01 {
    padding: 0 70px;
    text-align: center;
    display: inline-block;
    position: relative;
  }
  #global-wrapper .module-pagingType01 ul {
    display: block;
  }
  #global-wrapper .module-pagingType01 ul li {
    display: inline-block;
  }
  #global-wrapper .module-pagingType01 .pagingNumber {
    font-size: 18px;
    display: inline-block;
  }
  #global-wrapper .module-pagingType01 .pagingNumber ul {
    min-height: 24px;
  }
  #global-wrapper .module-pagingType01 .pagingNumber ul li {
    margin: 0 6px;
    vertical-align: middle;
  }
  #global-wrapper .module-pagingType01 .pagingNumber ul li a {
    display: inline-block;
    position: relative;
  }
  #global-wrapper .module-pagingType01 .pagingNumber ul li a span {
    color: #005;
  }
  #global-wrapper .module-pagingType01 .pagingNumber ul li a span:after {
    content: "";
    width: 100%;
    position: absolute;
    bottom: -4px;
    left: 0;
    border-bottom: solid 2px #005;
  }
  #global-wrapper .module-pagingType01 .pagingPrev {
    position: absolute;
    top: 0;
    left: 0;
  }
  #global-wrapper .module-pagingType01 .pagingPrev .first {
    margin-right: 6px;
  }
  #global-wrapper .module-pagingType01 .pagingNext {
    position: absolute;
    top: 0;
    right: 0;
  }
  #global-wrapper .module-pagingType01 .pagingNext .last {
    margin-left: 6px;
  }
  #global-wrapper .module-pagingType02 ul {
    width: 100%;
    display: block;
    position: relative;
  }
  #global-wrapper .module-pagingType02 ul li a {
    width: 100%;
    line-height: 50px;
    color: #fff;
    display: block;
    background-color: #005;
  }
  #global-wrapper .module-pagingType02 ul li a .txt {
    font-size: 16px;
    display: inline-block;
    position: relative;
  }
  #global-wrapper .module-pagingType02 ul li a .txt:after {
    margin: auto;
    content: "";
  }
  #global-wrapper .module-pagingType02 ul .pagingBack {
    margin: 0 auto;
    width: 493px;
  }
  #global-wrapper .module-pagingType02 ul .pagingBack a .txt {
    padding-left: 1.5em;
  }
  #global-wrapper .module-pagingType02 ul .pagingBack a .txt:after {
    position: absolute;
    top: 0.25em;
    left: 0;
    bottom: 0;
    width: 0.5em;
    height: 0.5em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg) translateZ(1px);
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
  }
  #global-wrapper .module-pagingType02 ul .pagingNext,
  #global-wrapper .module-pagingType02 ul .pagingPrev {
    width: 102px;
    position: absolute;
    top: 0;
  }
  #global-wrapper .module-pagingType02 ul .pagingNext {
    right: 0;
  }
  #global-wrapper .module-pagingType02 ul .pagingNext a .txt {
    padding-right: 1em;
  }
  #global-wrapper .module-pagingType02 ul .pagingNext a .txt:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0.5em;
    height: 0.5em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg) translateZ(1px);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  #global-wrapper .module-pagingType02 ul .pagingPrev {
    left: 0;
  }
  #global-wrapper .module-pagingType02 ul .pagingPrev a .txt {
    padding-left: 1em;
  }
  #global-wrapper .module-pagingType02 ul .pagingPrev a .txt:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0.5em;
    height: 0.5em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg) translateZ(1px);
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
  }
  #global-wrapper .module-pagingType03 .pagingWrap {
    display: block;
  }
  #global-wrapper .module-pagingType03 .pagingWrap:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  #global-wrapper .module-pagingType03 .pagingWrap .pagingItem {
    width: 342px;
  }
  #global-wrapper .module-pagingType03 .pagingWrap .pagingNext {
    text-align: right;
    float: right;
  }
  #global-wrapper .module-pagingType03 .pagingWrap .pagingPrev {
    text-align: left;
    float: left;
  }
  #global-wrapper .module-pagingType03 .pagingWrap .pagingOuter {
    display: inline-block;
  }
  #global-wrapper .module-pagingType03 .pagingWrap .pagingInner {
    padding-left: 3em;
    text-align: left;
    display: inline-block;
    position: relative;
  }
  #global-wrapper .module-pagingType03 .pagingWrap .pagingInner .icon {
    position: absolute;
    top: -0.15em;
    left: 0;
  }
  #global-wrapper .module-pagingType03 .pagingWrap .pagingInner .text {
    font-size: 16px;
    line-height: 1.4;
  }
  #global-wrapper .module-pagingType03 .pagingWrap .detail {
    padding-top: 10px;
    font-size: 13.1px;
    line-height: 1.76923;
  }
  /****/
  /* modal */
  /****/
  #global-wrapper .module-modal-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 500;
    background-color: rgba(26,18,45,0.8);
  }
  #global-wrapper .module-modal-layer .module-modal-outer {
    margin: 0 auto;
    max-width: 1040px;
    width: 80%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  #global-wrapper .module-modal-layer .module-modal-outer .module-modal-inner {
    padding-bottom: 56.25%;
    position: relative;
  }
  #global-wrapper .module-modal-layer .module-modal-outer .module-modal-inner .module-modal-iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #global-wrapper .module-modal-layer .module-modal-outer .module-modal-close {
    width: 2em;
    height: 2em;
    position: absolute;
    top: -3em;
    right: 0;
  }
  #global-wrapper .module-modal-layer .module-modal-outer .module-modal-close a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
  }
  #global-wrapper .module-modal-layer .module-modal-outer .module-modal-close a:after,
  #global-wrapper .module-modal-layer .module-modal-outer .module-modal-close a:before {
    content: "";
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateZ(1px);
    border-left: solid 2px #fff;
  }
  #global-wrapper .module-modal-layer .module-modal-outer .module-modal-close a:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #global-wrapper .module-modal-layer .module-modal-outer .module-modal-close a:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
/****/
/* module pc */
/****/
/****/
/* icon */
/****/
.device-view-pc #global-wrapper .module-commonLayout .module-lead01 p a[target="_blank"][href^="http"]:not([href$=".pdf"]):after,
.device-view-pc #global-wrapper .module-commonLayout .module-lead02 p a[target="_blank"][href^="http"]:not([href$=".pdf"]):after,
.device-view-pc #global-wrapper .module-commonLayout .module-lead03 p a[target="_blank"][href^="http"]:not([href$=".pdf"]):after {
  content: "";
  margin: 0 0.2em;
  vertical-align: middle;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/ja/assets/common/images/icon/blank_01.png");
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
.device-view-pc #global-wrapper .module-commonLayout .module-lead01 p a[target="_blank"][href$=".pdf"]:not([target="self"]):after,
.device-view-pc #global-wrapper .module-commonLayout .module-lead02 p a[target="_blank"][href$=".pdf"]:not([target="self"]):after,
.device-view-pc #global-wrapper .module-commonLayout .module-lead03 p a[target="_blank"][href$=".pdf"]:not([target="self"]):after {
  content: "";
  margin: 0 0.2em;
  vertical-align: middle;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 22px;
  height: 12px;
  background: url("/ja/assets/common/images/icon/pdf_01.png");
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
.device-view-pc #global-wrapper .module-commonLayout .module-iconLink a[target="_blank"][href^="http"]:not([href$=".pdf"]):after {
  content: "";
  margin: 0 0.2em;
  vertical-align: middle;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/ja/assets/common/images/icon/blank_01.png");
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
.device-view-pc #global-wrapper .module-commonLayout .module-iconLink a[target="_blank"][href$=".pdf"]:not([target="self"]):after {
  content: "";
  margin: 0 0.2em;
  vertical-align: middle;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 22px;
  height: 12px;
  background: url("/ja/assets/common/images/icon/pdf_01.png");
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
.device-view-pc #global-wrapper .module-commonLayout .module-iconLinkBlank:after {
  content: "";
  margin: 0 0.2em;
  vertical-align: middle;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/ja/assets/common/images/icon/blank_01.png");
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
.device-view-pc #global-wrapper .module-commonLayout .module-iconLinkPdf:after {
  content: "";
  margin: 0 0.2em;
  vertical-align: middle;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 22px;
  height: 12px;
  background: url("/ja/assets/common/images/icon/pdf_01.png");
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
/****/
/* player overlay */
/****/
.device-view-pc #global-wrapper .module-playerOverlay {
  display: inline-block;
  position: relative;
}
.device-view-pc #global-wrapper .module-playerOverlay:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url("/ja/assets/common/images/player_overlay_01.png") no-repeat center center;
  background-color: rgba(0,0,0,0.2);
  -moz-background-size: 25.54745% auto;
  background-size: 25.54745% auto;
}
/****/
/* hover */
/****/
.device-view-pc #global-wrapper .module-hover a {
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.device-view-pc #global-wrapper .module-hoverNav a {
  display: block;
  background-color: #efefef;
  -webkit-transition: color 0.2s ease, background-color 0.2s ease;
  -moz-transition: color 0.2s ease, background-color 0.2s ease;
  transition: color 0.2s ease, background-color 0.2s ease;
}
.device-view-pc #global-wrapper .module-hoverNav .stay {
  color: #fff;
  background-color: #fc0;
}
.device-view-pc #global-wrapper .module-hoverText a {
  font-weight: bold;
  color: #005;
}
.device-view-pc #global-wrapper .module-commonLayout .module-lead01 a,
.device-view-pc #global-wrapper .module-commonLayout .module-lead02 a,
.device-view-pc #global-wrapper .module-commonLayout .module-lead03 a {
  font-weight: bold;
  color: #005;
}
.device-view-pc .device-type-pc #global-wrapper .module-hover a:hover,
.device-view-pc .device-type-pc #global-wrapper .module-hover .submit:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
.device-view-pc .device-type-pc #global-wrapper .module-hoverNav a:hover {
  color: #fff;
  background-color: #fc0;
}
.device-view-pc .device-type-pc #global-wrapper .module-hoverText a:hover {
  text-decoration: underline;
}
.device-view-pc .device-type-pc #global-wrapper .module-commonLayout .module-lead01 a:hover,
.device-view-pc .device-type-pc #global-wrapper .module-commonLayout .module-lead02 a:hover,
.device-view-pc .device-type-pc #global-wrapper .module-commonLayout .module-lead03 a:hover {
  text-decoration: underline;
}
/****/
/* hide */
/****/
.device-view-pc #global-wrapper .module-pcHide {
  display: none;
}
/****/
/* inner */
/****/
.device-view-pc #global-wrapper .module-inner {
  margin-right: auto;
  margin-left: auto;
  width: 724px;
}
/****/
/* common layout */
/****/
.device-view-pc #global-wrapper .module-commonLayout section {
  margin-bottom: 70px;
}
.device-view-pc #global-wrapper .module-commonLayout .module-title01,
.device-view-pc #global-wrapper .module-commonLayout .module-title02,
.device-view-pc #global-wrapper .module-commonLayout .module-title03 {
  margin-bottom: 30px;
}
.device-view-pc #global-wrapper .module-commonLayout .module-title04,
.device-view-pc #global-wrapper .module-commonLayout .module-title05 {
  margin-bottom: 10px;
}
.device-view-pc #global-wrapper .module-commonLayout .module-lead01 {
  text-align: left;
}
.device-view-pc #global-wrapper .module-commonLayout .module-lead01 p {
  padding-top: 40px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.8;
}
.device-view-pc #global-wrapper .module-commonLayout .module-lead01 p:first-child {
  padding-top: 0;
}
.device-view-pc #global-wrapper .module-commonLayout .module-lead02 {
  text-align: left;
}
.device-view-pc #global-wrapper .module-commonLayout .module-lead02 p {
  padding-top: 40px;
  font-size: 15px;
  line-height: 1.8;
}
.device-view-pc #global-wrapper .module-commonLayout .module-lead02 p:first-child {
  padding-top: 0;
}
.device-view-pc #global-wrapper .module-commonLayout .module-lead03 {
  text-align: left;
}
.device-view-pc #global-wrapper .module-commonLayout .module-lead03 p {
  padding-top: 30px;
  font-size: 13.1px;
  line-height: 1.76923;
}
.device-view-pc #global-wrapper .module-commonLayout .module-lead03 p:first-child {
  padding-top: 0;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg2 {
  padding-top: 40px;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg img,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg2 img {
  height: auto;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg .module-boxImgCap,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg2 .module-boxImgCap {
  padding-top: 0.5em;
  text-align: left;
  font-size: 11px;
  line-height: 1.4;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg img {
  width: 100%;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg2 img {
  max-width: 100%;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxText {
  padding-top: 40px;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxText:first-child,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg:first-child,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg2:first-child {
  padding-top: 0;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2:after,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type02:after,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type03:after,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type04:after,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type05:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxL .module-boxImg .module-boxImgCap,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxL .module-boxImg .module-boxImgCap,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxL .module-boxImg .module-boxImgCap,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxL .module-boxImg .module-boxImgCap,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxL .module-boxImg .module-boxImgCap,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxR .module-boxImg .module-boxImgCap,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxR .module-boxImg .module-boxImgCap,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxR .module-boxImg .module-boxImgCap,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxR .module-boxImg .module-boxImgCap,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxR .module-boxImg .module-boxImgCap {
  padding-top: 0.5em;
  text-align: left;
  font-size: 11px;
  line-height: 1.4;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxL,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxL,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxL,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxL,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxL {
  float: left;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxR,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxR,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxR,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxR,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxR {
  float: right;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxL,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxR {
  width: 342px;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxL .module-boxImg img,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxR .module-boxImg img {
  max-width: 100%;
  height: auto;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxL .module-boxImg,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxL .module-boxImg,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxR .module-boxImg,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxR .module-boxImg {
  padding-top: 10px;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxL .module-boxImg:first-child,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxL .module-boxImg:first-child,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxR .module-boxImg:first-child,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxR .module-boxImg:first-child {
  padding-top: 0;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxL .module-boxImg img,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxL .module-boxImg img,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxR .module-boxImg img,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxR .module-boxImg img {
  max-width: 100%;
  height: auto;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxL,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxL {
  width: 458px;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxR,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxR {
  width: 246px;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxL .module-boxImg,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxL .module-boxImg,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxR .module-boxImg,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxR .module-boxImg {
  padding-top: 10px;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxL .module-boxImg:first-child,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxL .module-boxImg:first-child,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxR .module-boxImg:first-child,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxR .module-boxImg:first-child {
  padding-top: 0;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxL .module-boxImg img,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxL .module-boxImg img,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxR .module-boxImg img,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxR .module-boxImg img {
  max-width: 100%;
  height: auto;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxL,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxL {
  width: 246px;
}
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxR,
.device-view-pc #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxR {
  width: 458px;
}
.device-view-pc #global-wrapper sup {
  font-size: 70%;
  vertical-align: top;
  position: relative;
  top: -0.2em;
}
.device-view-pc #global-wrapper sub {
  font-size: 70%;
  vertical-align: bottom;
  position: relative;
  top: -0.2em;
}
/****/
/* title */
/****/
.device-view-pc #global-wrapper .module-title01,
.device-view-pc #global-wrapper .module-title03 {
  text-align: center;
  font-size: 18px;
  line-height: 36px;
  color: #fff;
  background-color: #666;
}
.device-view-pc #global-wrapper .module-title02 {
  text-align: center;
  font-size: 30px;
  font-weight: 200;
  line-height: 1.6;
}
.device-view-pc #global-wrapper .module-title02 .module-titleInner {
  font-size: 15px;
}
.device-view-pc #global-wrapper .module-title04 {
  text-align: left;
  font-size: 26px;
  line-height: 1.57692;
}
.device-view-pc #global-wrapper .module-title05 {
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.6;
}
.device-view-pc #global-wrapper .module-title06 {
  font-size: 30px;
  font-weight: 200;
  line-height: 1.4;
}
/****/
/* btn */
/****/
.device-view-pc #global-wrapper .module-btnType01 .btnLink {
  text-align: center;
  display: block;
  background-color: #005;
}
.device-view-pc #global-wrapper .module-btnType01 .btnLink .btnInner {
  padding: 18px 0 18px 1.5em;
  display: inline-block;
  position: relative;
}
.device-view-pc #global-wrapper .module-btnType01 .btnLink .btnInner .btnText {
  font-size: 16px;
  color: #fff;
}
.device-view-pc #global-wrapper .module-btnType01 .btnLink .btnInner .btnText:after {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0.35em;
  height: 0.35em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg) translateZ(1px);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.device-view-pc #global-wrapper .module-btnType01 .btnLink .btnInner .btnNotice {
  font-size: 13.1px;
}
.device-view-pc #global-wrapper .module-btnType01 .btnLink .btnInner .btnBlank,
.device-view-pc #global-wrapper .module-btnType01 .btnLink .btnInner .btnPdf {
  margin-left: 1em;
}
.device-view-pc #global-wrapper .module-btnType02 .btnText {
  margin-left: 0.5em;
  font-size: 16px;
  vertical-align: middle;
}
.device-view-pc #global-wrapper .module-btnType02 .btnIcon {
  margin-left: 1em;
}
/****/
/* box */
/****/
.device-view-pc #global-wrapper .module-boxType01 {
  padding: 20px 28px;
  text-align: left;
  background-color: #efefef;
}
.device-view-pc #global-wrapper .module-boxType01 .boxInnerList {
  margin-bottom: 1em;
}
.device-view-pc #global-wrapper .module-boxType01 .boxInnerText .boxText {
  padding-top: 1em;
}
.device-view-pc #global-wrapper .module-boxType01 .boxInnerText .boxText:first-child {
  padding-top: 0;
}
.device-view-pc #global-wrapper .module-boxType02 {
  padding: 30px 28px 15px;
  text-align: left;
  background-color: #efefef;
}
.device-view-pc #global-wrapper .module-boxType02 table {
  width: 100%;
}
.device-view-pc #global-wrapper .module-boxType02 table tr:first-child th,
.device-view-pc #global-wrapper .module-boxType02 table tr:first-child td {
  padding-top: 0;
}
.device-view-pc #global-wrapper .module-boxType02 table th,
.device-view-pc #global-wrapper .module-boxType02 table td {
  padding-top: 15px;
  vertical-align: top;
}
.device-view-pc #global-wrapper .module-boxType02 table th {
  padding-right: 50px;
  white-space: nowrap;
}
.device-view-pc #global-wrapper .module-boxType02 table td {
  width: 100%;
}
.device-view-pc #global-wrapper .module-boxType02 table .boxChild .boxChildItems {
  display: block;
}
.device-view-pc #global-wrapper .module-boxType02 table .boxChild .boxChildItems .boxChildItem {
  padding: 0 28px 15px 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
  white-space: nowrap;
  display: inline-block;
}
.device-view-pc #global-wrapper .module-boxType02 table .boxChild .boxChildItems .boxChildItem:last-child {
  padding-right: 0;
}
.device-view-pc #global-wrapper .module-boxType02 table .boxChild .boxChildItems .boxChildItem a {
  color: #005;
}
/****/
/* table */
/****/
.device-view-pc #global-wrapper .module-tableLayout01 {
  width: 100%;
  position: relative;
}
.device-view-pc #global-wrapper .module-tableLayout01 .detailColumn {
  padding-right: 144px;
}
.device-view-pc #global-wrapper .module-tableLayout01 .detailColumn .detailWrap {
  margin-top: 10px;
  width: 100%;
  display: table;
  background-color: #efefef;
}
.device-view-pc #global-wrapper .module-tableLayout01 .detailColumn .detailWrap:first-child {
  margin-top: 0;
}
.device-view-pc #global-wrapper .module-tableLayout01 .detailColumn .detailWrap .detailHead,
.device-view-pc #global-wrapper .module-tableLayout01 .detailColumn .detailWrap .detailBody {
  vertical-align: middle;
  display: table-cell;
}
.device-view-pc #global-wrapper .module-tableLayout01 .detailColumn .detailWrap .detailHead {
  padding: 26px 0;
  width: 180px;
}
.device-view-pc #global-wrapper .module-tableLayout01 .detailColumn .detailWrap .detailHead strong {
  font-size: 17px;
}
.device-view-pc #global-wrapper .module-tableLayout01 .detailColumn .detailWrap .detailHead span {
  padding-top: 6px;
  display: block;
}
.device-view-pc #global-wrapper .module-tableLayout01 .detailColumn .detailWrap .detailBody {
  padding: 26px 10px;
  text-align: left;
}
.device-view-pc #global-wrapper .module-tableLayout01 .detailColumn .detailWrap .detailBody p {
  font-size: 13.1px;
  line-height: 1.76923;
}
.device-view-pc #global-wrapper .module-tableLayout01 .link {
  width: 134px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.device-view-pc #global-wrapper .module-tableLayout01 .link .linkOuter {
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #fff;
  display: table;
  background-color: #005;
}
.device-view-pc #global-wrapper .module-tableLayout01 .link .linkOuter .linkInner {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.device-view-pc #global-wrapper .module-tableLayout01 .link .linkOuter .linkInner .linkText {
  padding-left: 1.5em;
  display: inline-block;
  position: relative;
}
.device-view-pc #global-wrapper .module-tableLayout01 .link .linkOuter .linkInner .linkText:after {
  content: "";
  position: absolute;
  top: 0.15em;
  left: 0;
  width: 0.5em;
  height: 0.5em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg) translateZ(1px);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.device-view-pc #global-wrapper .module-tableLayout01 .link .linkOuter .linkInner .linkBlank {
  margin-left: 8px;
}
.device-view-pc #global-wrapper .module-tableLayout02 {
  width: 100%;
  position: relative;
}
.device-view-pc #global-wrapper .module-tableLayout02 .detailColumn {
  padding-right: 144px;
}
.device-view-pc #global-wrapper .module-tableLayout02 .detailColumn .detailWrap {
  margin-top: 10px;
  width: 100%;
  background-color: #efefef;
}
.device-view-pc #global-wrapper .module-tableLayout02 .detailColumn .detailWrap:first-child {
  margin-top: 0;
}
.device-view-pc #global-wrapper .module-tableLayout02 .detailColumn .detailWrap .detailBody {
  padding: 20px 26px;
  text-align: left;
}
.device-view-pc #global-wrapper .module-tableLayout02 .detailColumn .detailWrap .detailBody .detailTitle {
  padding: 5px 0;
  font-size: 17px;
  line-height: 1.35294;
}
.device-view-pc #global-wrapper .module-tableLayout02 .detailColumn .detailWrap .detailBody p {
  padding: 5px 0;
  font-size: 13.1px;
  line-height: 1.76923;
}
.device-view-pc #global-wrapper .module-tableLayout02 .link {
  width: 134px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.device-view-pc #global-wrapper .module-tableLayout02 .link .linkOuter {
  width: 100%;
  height: 100%;
  display: table;
  background-color: #005;
}
.device-view-pc #global-wrapper .module-tableLayout02 .link .linkOuter .linkInner {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.device-view-pc #global-wrapper .module-tableLayout02 .link .linkOuter .linkInner .linkText {
  padding-left: 1.5em;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  position: relative;
}
.device-view-pc #global-wrapper .module-tableLayout02 .link .linkOuter .linkInner .linkText:after {
  content: "";
  position: absolute;
  top: 0.15em;
  left: 0;
  width: 0.5em;
  height: 0.5em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg) translateZ(1px);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.device-view-pc #global-wrapper .module-tableLayout02 .link .linkOuter .linkInner .linkBlank,
.device-view-pc #global-wrapper .module-tableLayout02 .link .linkOuter .linkInner .linkPdf {
  margin-left: 1em;
}
.device-view-pc #global-wrapper .module-tableLayout03 .tableWrap {
  display: block;
}
.device-view-pc #global-wrapper .module-tableLayout03 .tableWrap .tableBox {
  margin-top: 20px;
  width: 342px;
}
.device-view-pc #global-wrapper .module-tableLayout03 .tableWrap .boxL {
  float: left;
  clear: both;
}
.device-view-pc #global-wrapper .module-tableLayout03 .tableWrap .boxR {
  float: right;
}
.device-view-pc #global-wrapper .module-tableLayout03 .tableWrap .tableOuter {
  padding: 0 20px;
  background-color: #efefef;
}
.device-view-pc #global-wrapper .module-tableLayout03 .tableWrap .tableInner {
  width: 100%;
  display: table;
}
.device-view-pc #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableCaption,
.device-view-pc #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableLink {
  height: 110px;
  vertical-align: middle;
  display: table-cell;
}
.device-view-pc #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableCaption {
  text-align: left;
}
.device-view-pc #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableCaption strong,
.device-view-pc #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableCaption span {
  padding: 3px 0;
  display: block;
}
.device-view-pc #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableCaption span {
  font-size: 13.1px;
}
.device-view-pc #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableCaption strong {
  font-size: 16px;
  line-height: 1.4;
}
.device-view-pc #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableLink {
  text-align: right;
  white-space: nowrap;
}
.device-view-pc #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableLink .link {
  display: inline-block;
}
.device-view-pc #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableLink .link .listText {
  font-size: 13.1px;
}
.device-view-pc #global-wrapper .module-tableLayout04 {
/*    word-wrap: break-word;
    word-break: break-all; */
}
.device-view-pc #global-wrapper .module-tableLayout04 table,
.device-view-pc #global-wrapper .module-tableLayout04 tr,
.device-view-pc #global-wrapper .module-tableLayout04 th,
.device-view-pc #global-wrapper .module-tableLayout04 td {
  border: 1px solid #d9d9d9;
}
.device-view-pc #global-wrapper .module-tableLayout04 table {
  width: 100%;
}
.device-view-pc #global-wrapper .module-tableLayout04 table .tac {
  text-align: center;
}
.device-view-pc #global-wrapper .module-tableLayout04 tr:first-child {
  color: #fff;
  border: 1px solid #9d9d9d;
  background-color: #9d9d9d;
}
.device-view-pc #global-wrapper .module-tableLayout04 tr:first-child th,
.device-view-pc #global-wrapper .module-tableLayout04 tr:first-child td {
  text-align: center;
  font-weight: bold;
}
.device-view-pc #global-wrapper .module-tableLayout04 th,
.device-view-pc #global-wrapper .module-tableLayout04 td {
  padding: 15px 10px;
  font-size: 13.1px;
  line-height: 1.4;
}
.device-view-pc #global-wrapper .module-tableLayout05 table,
.device-view-pc #global-wrapper .module-tableLayout05 tr,
.device-view-pc #global-wrapper .module-tableLayout05 th,
.device-view-pc #global-wrapper .module-tableLayout05 td {
  border: 1px solid #d9d9d9;
}
.device-view-pc #global-wrapper .module-tableLayout05 table {
  width: 100%;
}
.device-view-pc #global-wrapper .module-tableLayout05 table .tac {
  text-align: center;
}
.device-view-pc #global-wrapper .module-tableLayout05 th {
  font-weight: bold;
  color: #fff;
  background-color: #9d9d9d;
  text-align: center;
}
.device-view-pc #global-wrapper .module-tableLayout05 th,
.device-view-pc #global-wrapper .module-tableLayout05 td {
  padding: 15px 10px;
  vertical-align: top;
  font-size: 13.1px;
  line-height: 1.4;
}
.device-view-pc #global-wrapper .module-tableLayout06 table {
  width: 100%;
}
.device-view-pc #global-wrapper .module-tableLayout06 table th,
.device-view-pc #global-wrapper .module-tableLayout06 table td {
  padding-top: 15px;
  text-align: left;
  vertical-align: top;
  font-size: 15px;
  line-height: 1.6;
}
.device-view-pc #global-wrapper .module-tableLayout06 table th {
  padding-right: 1em;
  white-space: nowrap;
}
.device-view-pc #global-wrapper .module-tableLayout06 table td {
  width: 100%;
}
.device-view-pc #global-wrapper .module-tableLayout06 table tr:first-child th,
.device-view-pc #global-wrapper .module-tableLayout06 table tr:first-child td {
  padding-top: 0;
}
/****/
/* list */
/****/
.device-view-pc #global-wrapper .module-listLayout01 {
  text-align: left;
  display: block;
}
.device-view-pc #global-wrapper .module-listLayout01:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.device-view-pc #global-wrapper .module-listLayout01 .listItems {
  width: 100%;
  display: block;
}
.device-view-pc #global-wrapper .module-listLayout01 .listItems .listItem {
  padding-top: 30px;
}
.device-view-pc #global-wrapper .module-listLayout01 .listItems .listItem:first-child {
  padding-top: 0;
}
.device-view-pc #global-wrapper .module-listLayout01 .listItems .listItem .listInner {
  padding-left: 3em;
  position: relative;
}
.device-view-pc #global-wrapper .module-listLayout01 .listItems .listItem .listIcon {
  position: absolute;
  top: -0.07em;
  left: 0;
}
.device-view-pc #global-wrapper .module-listLayout01 .listItems .listItem .listText {
  font-size: 16px;
  line-height: 1.4;
}
.device-view-pc #global-wrapper .module-listLayout01 .listItems .listItem .listNotice {
  font-size: 13.1px;
  line-height: 1.4;
}
.device-view-pc #global-wrapper .module-listLayout01 .listItems .listItem .listBlank,
.device-view-pc #global-wrapper .module-listLayout01 .listItems .listItem .listPdf {
  margin-left: 1em;
  vertical-align: middle;
}
.device-view-pc #global-wrapper .module-listLayout01 .listItems .listItem .listBlank {
  margin-top: -3px;
}
.device-view-pc #global-wrapper .module-listLayout01 .listItems .listItem .listPdf {
  margin-top: -5px;
}
.device-view-pc #global-wrapper .module-listLayout01 .listItems .listItem .listKey {
  margin-left: 1em;
  width: 13px;
  height: auto;
}
.device-view-pc #global-wrapper .module-listLayout01 .listItems .listItem .listDetail {
  padding-top: 20px;
  font-size: 13.1px;
  line-height: 1.76923;
}
.device-view-pc #global-wrapper .module-listLayout02 {
  text-align: left;
  display: block;
}
.device-view-pc #global-wrapper .module-listLayout02:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.device-view-pc #global-wrapper .module-listLayout02 .listItems {
  width: 100%;
  display: block;
}
.device-view-pc #global-wrapper .module-listLayout02 .listItems .listItem {
  padding-top: 20px;
}
.device-view-pc #global-wrapper .module-listLayout02 .listItems .listItem:first-child {
  padding-top: 0;
}
.device-view-pc #global-wrapper .module-listLayout02 .listItems .listItem .listInner {
  padding-left: 1.75em;
  position: relative;
}
.device-view-pc #global-wrapper .module-listLayout02 .listItems .listItem .listIcon {
  position: absolute;
  top: 3px;
  left: 0;
}
.device-view-pc #global-wrapper .module-listLayout02 .listItems .listItem .listText {
  font-size: 14px;
  line-height: 1.4;
}
.device-view-pc #global-wrapper .module-listLayout02 .listItems .listItem .listNotice {
  font-size: 12px;
  line-height: 1.4;
}
.device-view-pc #global-wrapper .module-listLayout02 .listItems .listItem .listBlank,
.device-view-pc #global-wrapper .module-listLayout02 .listItems .listItem .listPdf {
  margin-left: 1em;
}
.device-view-pc #global-wrapper .module-listLayout02 .listItems .listItem .listDetail {
  padding-top: 20px;
  font-size: 12px;
  line-height: 1.76923;
}
.device-view-pc #global-wrapper .module-listLayout03,
.device-view-pc #global-wrapper .module-listLayout03-2 {
  text-align: left;
  display: block;
}
.device-view-pc #global-wrapper .module-listLayout03 .listItem,
.device-view-pc #global-wrapper .module-listLayout03-2 .listItem {
  padding-top: 10px;
}
.device-view-pc #global-wrapper .module-listLayout03 .listItem:first-child,
.device-view-pc #global-wrapper .module-listLayout03-2 .listItem:first-child {
  padding-top: 0;
}
.device-view-pc #global-wrapper .module-listLayout03 .listItem .listInner,
.device-view-pc #global-wrapper .module-listLayout03-2 .listItem .listInner {
  padding-left: 2.5em;
  position: relative;
}
.device-view-pc #global-wrapper .module-listLayout03 .listItem .listInner:after,
.device-view-pc #global-wrapper .module-listLayout03-2 .listItem .listInner:after {
  content: "";
  position: absolute;
  top: 0.6em;
  left: 1em;
  width: 0.6em;
  height: 0.6em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #666;
}
.device-view-pc #global-wrapper .module-listLayout03 .listItem .listText,
.device-view-pc #global-wrapper .module-listLayout03-2 .listItem .listText {
  font-size: 13.1px;
  line-height: 1.76923;
}
.device-view-pc #global-wrapper .module-listLayout03 .listItem .listNotice,
.device-view-pc #global-wrapper .module-listLayout03-2 .listItem .listNotice {
  font-size: 11px;
  line-height: 1.76923;
}
.device-view-pc #global-wrapper .module-listLayout03-2 .listItem .listInner:after {
  top: 0.9em;
}
.device-view-pc #global-wrapper .module-listLayout03-2 .listItem .listText {
  font-size: 15px;
  line-height: 1.8;
}
.device-view-pc #global-wrapper .module-listLayout03-2 .listItem .listNotice {
  font-size: 13.1px;
  line-height: 1.8;
}
.device-view-pc #global-wrapper .module-listLayout04 {
  text-align: left;
  display: block;
}
.device-view-pc #global-wrapper .module-listLayout04 .listItem {
  padding-top: 30px;
}
.device-view-pc #global-wrapper .module-listLayout04 .listItem:first-child {
  padding-top: 0;
}
.device-view-pc #global-wrapper .module-listLayout04 .listItem .listDetail {
  width: 100%;
  display: table;
}
.device-view-pc #global-wrapper .module-listLayout04 .listItem .listDetail .listCap,
.device-view-pc #global-wrapper .module-listLayout04 .listItem .listDetail .listText {
  font-size: 13.1px;
  line-height: 1.76923;
  display: table-cell;
}
.device-view-pc #global-wrapper .module-listLayout04 .listItem .listDetail .listCap {
  padding-right: 3em;
  font-weight: bold;
  white-space: nowrap;
}
.device-view-pc #global-wrapper .module-listLayout04 .listItem .listDetail .listText {
  width: 100%;
}
.device-view-pc #global-wrapper .module-listLayout05 {
  padding: 10px 0;
  width: 100%;
  text-align: center;
  background-color: #efefef;
}
.device-view-pc #global-wrapper .module-listLayout05 .listItems {
  display: block;
}
.device-view-pc #global-wrapper .module-listLayout05 .listItems .listItem {
  padding: 5px 0;
  font-size: 13.1px;
  line-height: 1.4;
  white-space: nowrap;
  display: inline-block;
}
.device-view-pc #global-wrapper .module-listLayout05 .listItems .listItem:first-child .listInner:after {
  display: none;
}
.device-view-pc #global-wrapper .module-listLayout05 .listItems .listItem .listInner {
  padding: 0 1.5em;
  position: relative;
  display: block;
}
.device-view-pc #global-wrapper .module-listLayout05 .listItems .listItem .listInner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-right: solid 1px #d6d6d6;
}
.device-view-pc #global-wrapper .module-listLayout05 .listItems .listItem .listInner a {
  font-weight: bold;
  color: #005;
}
.device-view-pc #global-wrapper .module-listLayout05 .listItems .listItem .listInner .listStay {
  color: #777;
}
.device-view-pc #global-wrapper .module-listLayout05 .listItems .listItem .listInner .listNone {
  color: #bbb;
}
.device-view-pc #global-wrapper .module-listLayout06 .listItems {
  text-align: left;
  display: block;
}
.device-view-pc #global-wrapper .module-listLayout06 .listItems:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.device-view-pc #global-wrapper .module-listLayout06 .listItems .listItem {
  margin-right: 11px;
  padding-top: 30px;
  width: 234px;
  float: left;
}
.device-view-pc #global-wrapper .module-listLayout06 .listItems .listItem:nth-of-type(1),
.device-view-pc #global-wrapper .module-listLayout06 .listItems .listItem:nth-of-type(2),
.device-view-pc #global-wrapper .module-listLayout06 .listItems .listItem:nth-of-type(3) {
  padding-top: 0;
}
.device-view-pc #global-wrapper .module-listLayout06 .listItems .listItem:nth-of-type(3n) {
  margin-right: 0;
}
.device-view-pc #global-wrapper .module-listLayout06 .listItems .listItem:nth-of-type(3n+1) {
  clear: both;
}
.device-view-pc #global-wrapper .module-listLayout06 .listItems .listItem .listPic img {
  width: 100%;
  height: auto;
}
.device-view-pc #global-wrapper .module-listLayout06 .listItems .listItem .listMovie {
  padding-bottom: 56.41026%;
  width: 100%;
  position: relative;
}
.device-view-pc #global-wrapper .module-listLayout06 .listItems .listItem .listMovie iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.device-view-pc #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listDate,
.device-view-pc #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listTitleWrap,
.device-view-pc #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listText {
  padding-top: 15px;
}
.device-view-pc #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listTitle1,
.device-view-pc #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listTitle2 {
  display: block;
}
.device-view-pc #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listTitle1 {
  font-size: 16px;
  line-height: 1.4;
}
.device-view-pc #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listTitle2,
.device-view-pc #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listText {
  font-size: 13.1px;
  line-height: 1.4;
}
.device-view-pc #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listTitle2 a,
.device-view-pc #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listText a {
  text-decoration: underline;
}
.device-view-pc #global-wrapper .module-listLayout07 .listItems {
  text-align: center;
  display: block;
}
.device-view-pc #global-wrapper .module-listLayout07 .listItems:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.device-view-pc #global-wrapper .module-listLayout07 .listItems .listItem {
  margin-right: 16px;
  padding-top: 30px;
  width: 132px;
  float: left;
}
.device-view-pc #global-wrapper .module-listLayout07 .listItems .listItem:nth-of-type(1),
.device-view-pc #global-wrapper .module-listLayout07 .listItems .listItem:nth-of-type(2),
.device-view-pc #global-wrapper .module-listLayout07 .listItems .listItem:nth-of-type(3),
.device-view-pc #global-wrapper .module-listLayout07 .listItems .listItem:nth-of-type(4),
.device-view-pc #global-wrapper .module-listLayout07 .listItems .listItem:nth-of-type(5) {
  padding-top: 0;
}
.device-view-pc #global-wrapper .module-listLayout07 .listItems .listItem:nth-of-type(5n) {
  margin-right: 0;
}
.device-view-pc #global-wrapper .module-listLayout07 .listItems .listItem:nth-of-type(5n+1) {
  clear: both;
}
.device-view-pc #global-wrapper .module-listLayout07 .listItems .listItem .listPic img {
  width: 100%;
  height: auto;
}
.device-view-pc #global-wrapper .module-listLayout07 .listItems .listItem .listDetail .listText {
  padding-top: 15px;
  font-size: 12px;
  line-height: 1.6;
}
.device-view-pc #global-wrapper .module-listLayout08 {
  text-align: left;
  display: block;
}
.device-view-pc #global-wrapper .module-listLayout08 .listItem {
  padding: 15px 0;
  border-bottom: solid 1px #ddd;
}
.device-view-pc #global-wrapper .module-listLayout08 .listItem:first-child {
  padding-top: 0;
}
.device-view-pc #global-wrapper .module-listLayout08 .listItem .listWrap {
  width: 100%;
  display: table;
}
.device-view-pc #global-wrapper .module-listLayout08 .listItem .listWrap .listDate,
.device-view-pc #global-wrapper .module-listLayout08 .listItem .listWrap .listDetail {
  display: table-cell;
}
.device-view-pc #global-wrapper .module-listLayout08 .listItem .listWrap .listDate {
  padding-right: 3em;
  font-size: 13.1px;
  font-weight: bold;
  line-height: 1.76923;
  white-space: nowrap;
}
.device-view-pc #global-wrapper .module-listLayout08 .listItem .listWrap .listDetail {
  width: 100%;
}
.device-view-pc #global-wrapper .module-listLayout08 .listItem .listWrap .listDetail .listText {
  font-size: 13.1px;
  line-height: 1.76923;
}
.device-view-pc #global-wrapper .module-listLayout08 .listItem .listWrap .listDetail .listBlank,
.device-view-pc #global-wrapper .module-listLayout08 .listItem .listWrap .listDetail .listPdf {
  margin-left: 1em;
  vertical-align: middle;
}
.device-view-pc #global-wrapper .module-listLayout08 .listItem .listWrap .listDetail .listBlank {
  margin-top: -3px;
}
.device-view-pc #global-wrapper .module-listLayout08 .listItem .listWrap .listDetail .listPdf {
  margin-top: -5px;
}
.device-view-pc #global-wrapper .module-listLayout09 {
  display: block;
  text-align: left;
}
.device-view-pc #global-wrapper .module-listLayout09 .listItem {
  margin: 20px 20px 0 0;
  white-space: nowrap;
  display: inline-block;
}
.device-view-pc #global-wrapper .module-listLayout09 .listItem .listIcon {
  margin-right: 0.5em;
  text-indent: 100%;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  position: relative;
  width: 1.2em;
  height: 1.2em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #005;
}
.device-view-pc #global-wrapper .module-listLayout09 .listItem .listIcon:before {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -0.36em;
  left: 0;
  width: 0;
  height: 0;
  border-top: 0.36em solid #fff;
  border-right: 0.36em solid transparent;
  border-bottom: 0.36em solid transparent;
  border-left: 0.36em solid transparent;
}
.device-view-pc #global-wrapper .module-listLayout09 .listItem .listText {
  vertical-align: middle;
  font-size: 14px;
}
/****/
/* info list */
/****/
.device-view-pc #global-wrapper .module-infoListType01 .infoItems .infoItem {
  margin-top: 30px;
}
.device-view-pc #global-wrapper .module-infoListType01 .infoItems .infoItem:first-child {
  margin-top: 0;
}
.device-view-pc #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoDate {
  font-size: 15px;
}
.device-view-pc #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoInner {
  padding-top: 5px;
}
.device-view-pc #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoInner .infoLink .infoText {
  font-size: 13.1px;
  line-height: 1.76923;
}
.device-view-pc #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoInner .infoLink .listBlank,
.device-view-pc #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoInner .infoLink .listPdf,
.device-view-pc #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoInner .infoLink .infoIcon {
  margin-left: 1em;
}
.device-view-pc #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoInner .infoLink .listPdf,
.device-view-pc #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoInner .infoLink .module-iconPdfS01 {
  margin-top: -3px;
}
.device-view-pc #global-wrapper .module-infoListType02 {
  text-align: left;
}
.device-view-pc #global-wrapper .module-infoListType02 .infoItems {
  display: block;
  border-top: solid 1px #ddd;
}
.device-view-pc #global-wrapper .module-infoListType02 .infoItems .infoItem {
  padding: 30px 0;
  border-bottom: solid 1px #ddd;
}
.device-view-pc #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoDate {
  vertical-align: middle;
  font-size: 15px;
  line-height: 1.8;
  display: inline-block;
}
.device-view-pc #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoCategories {
  margin-left: 1em;
  vertical-align: middle;
  display: inline-block;
}
.device-view-pc #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoCategories .infoCategory {
  padding: 0 1em;
  font-size: 11px;
  color: #777;
  vertical-align: middle;
  display: inline-block;
  border-left: solid 1px #ccc;
}
.device-view-pc #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoCategories .infoCategory:first-child {
  border-left: none 0;
}
.device-view-pc #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoInner {
  padding-top: 5px;
}
.device-view-pc #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoInner .infoLink .infoText {
  font-size: 15px;
  line-height: 1.8;
  color: #005;
}
.device-view-pc #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoInner .infoLink .listBlank,
.device-view-pc #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoInner .infoLink .listPdf,
.device-view-pc #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoInner .infoLink .infoIcon {
  margin-left: 1em;
}
/****/
/* faq list */
/****/
.device-view-pc #global-wrapper .module-faqListType01 .faqItems {
  text-align: left;
  display: block;
}
.device-view-pc #global-wrapper .module-faqListType01 .faqItems .faqItem {
  padding-top: 40px;
}
.device-view-pc #global-wrapper .module-faqListType01 .faqItems .faqItem:first-child {
  padding-top: 0;
}
.device-view-pc #global-wrapper .module-faqListType01 .faqItems .faqItem .faqDetail {
  width: 100%;
  display: table;
}
.device-view-pc #global-wrapper .module-faqListType01 .faqItems .faqItem .faqDetail .faqIcon,
.device-view-pc #global-wrapper .module-faqListType01 .faqItems .faqItem .faqDetail .faqText {
  display: table-cell;
}
.device-view-pc #global-wrapper .module-faqListType01 .faqItems .faqItem .faqDetail .faqIcon {
  padding-right: 20px;
  vertical-align: top;
  white-space: nowrap;
}
.device-view-pc #global-wrapper .module-faqListType01 .faqItems .faqItem .faqDetail .faqIcon .faqInner {
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  display: block;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #666;
}
.device-view-pc #global-wrapper .module-faqListType01 .faqItems .faqItem .faqDetail .faqText {
  width: 100%;
  vertical-align: middle;
}
.device-view-pc #global-wrapper .module-faqListType01 .faqItems .faqItem .faqQuestion .faqIcon .faqInner {
  color: #fff;
  background-color: #666;
}
.device-view-pc #global-wrapper .module-faqListType01 .faqItems .faqItem .faqQuestion .faqText .faqInner {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.73333;
}
.device-view-pc #global-wrapper .module-faqListType01 .faqItems .faqItem .faqAnswer {
  padding-top: 20px;
}
.device-view-pc #global-wrapper .module-faqListType01 .faqItems .faqItem .faqAnswer .faqIcon .faqInner {
  background-color: #efefef;
}
/****/
/* profile */
/****/
.device-view-pc #global-wrapper .module-profileType01 .profileOuter {
  padding: 30px;
  text-align: left;
  background-color: #efefef;
}
.device-view-pc #global-wrapper .module-profileType01 .profileInner:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.device-view-pc #global-wrapper .module-profileType01 .profileInner .profileL {
  width: 260px;
  float: left;
  position: relative;
}
.device-view-pc #global-wrapper .module-profileType01 .profileInner .profileL .profilePic {
  width: 120px;
}
.device-view-pc #global-wrapper .module-profileType01 .profileInner .profileL .profilePic img {
  width: 100%;
  height: auto;
}
.device-view-pc #global-wrapper .module-profileType01 .profileInner .profileL .profileName .class {
  width: 120px;
  font-size: 13.1px;
  line-height: 1.69231;
  position: absolute;
  top: 0;
  left: 140px;
}
.device-view-pc #global-wrapper .module-profileType01 .profileInner .profileL .profileName .label {
  width: 120px;
  position: absolute;
  bottom: 0;
  left: 140px;
}
.device-view-pc #global-wrapper .module-profileType01 .profileInner .profileL .profileName .label .name {
  font-size: 16px;
  line-height: 1.375;
}
.device-view-pc #global-wrapper .module-profileType01 .profileInner .profileL .profileName .label .ruby {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 500;
  font-size: 14px;
  line-height: 1.375;
  color: #999;
}
.device-view-pc #global-wrapper .module-profileType01 .profileInner .profileR {
  width: 390px;
  float: right;
}
.device-view-pc #global-wrapper .module-profileType01 .profileInner .profileR .profileDetail {
  font-size: 13.1px;
  line-height: 1.76923;
}
.device-view-pc #global-wrapper .module-profileType01 .profileLink {
  padding-top: 20px;
  text-align: right;
}
.device-view-pc #global-wrapper .module-profileType01 .profileLink .module-listLayout01 {
  display: inline-block;
}
.device-view-pc #global-wrapper .module-profileType02 .profileOuter {
  padding: 30px;
  text-align: left;
  background-color: #efefef;
}
.device-view-pc #global-wrapper .module-profileType02 .profileInner:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.device-view-pc #global-wrapper .module-profileType02 .profileInner .profileL {
  width: 260px;
  float: left;
  position: relative;
}
.device-view-pc #global-wrapper .module-profileType02 .profileInner .profileL .profilePic {
  width: 120px;
}
.device-view-pc #global-wrapper .module-profileType02 .profileInner .profileL .profilePic img {
  width: 100%;
  height: auto;
}
.device-view-pc #global-wrapper .module-profileType02 .profileInner .profileL .profileName .label {
  width: 120px;
  position: absolute;
  top: 0;
  left: 140px;
}
.device-view-pc #global-wrapper .module-profileType02 .profileInner .profileL .profileName .label .name {
  font-size: 16px;
  line-height: 1.375;
}
.device-view-pc #global-wrapper .module-profileType02 .profileInner .profileL .profileName .label .ruby {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 500;
  font-size: 14px;
  line-height: 1.375;
  color: #999;
}
.device-view-pc #global-wrapper .module-profileType02 .profileInner .profileL .profileName .label .class {
  padding-top: 5px;
  font-size: 13.1px;
  line-height: 1.375;
}
.device-view-pc #global-wrapper .module-profileType02 .profileInner .profileL .profileName .infoLink {
  width: 120px;
  position: absolute;
  bottom: 0;
  left: 140px;
}
.device-view-pc #global-wrapper .module-profileType02 .profileInner .profileR {
  width: 390px;
  float: right;
}
.device-view-pc #global-wrapper .module-profileType02 .profileInner .profileR:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.device-view-pc #global-wrapper .module-profileType02 .profileInner .profileR .profileDetailL {
  width: 320px;
  float: left;
}
.device-view-pc #global-wrapper .module-profileType02 .profileInner .profileR .profileDetailL .profileDetailT,
.device-view-pc #global-wrapper .module-profileType02 .profileInner .profileR .profileDetailL .profileDetailB {
  font-size: 13.1px;
  line-height: 1.76923;
}
.device-view-pc #global-wrapper .module-profileType02 .profileInner .profileR .profileDetailL .profileDetailT {
  margin-bottom: 10px;
}
.device-view-pc #global-wrapper .module-profileType02 .profileInner .profileR .profileDetailR {
  width: 50px;
  float: right;
  line-height: 1.76923;
}
.device-view-pc #global-wrapper .module-profileType03 {
  text-align: left;
  display: block;
}
.device-view-pc #global-wrapper .module-profileType03 .profileWrap {
  padding-top: 20px;
  display: block;
}
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profileOuter {
  background-color: #efefef;
}
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profileInner {
  padding: 30px;
}
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profile {
  width: 100%;
  position: relative;
}
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profile:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profile .profileL,
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profile .profileR {
  width: 48%;
}
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profile .profileL {
  float: left;
}
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profile .profileL .classWrap span {
  display: block;
}
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profile .profileL .classWrap .name1 {
  padding-bottom: 10px;
  font-size: 15px;
}
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profile .profileL .classWrap .name2,
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profile .profileL .classWrap .name2txt {
  font-size: 18px;
  line-height: 1.44444;
}
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profile .profileL .link {
  position: absolute;
  bottom: 0;
}
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profile .profileR {
  text-align: right;
  float: right;
  position: relative;
}
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profile .profileR .nameWrap {
  padding-right: 140px;
  min-height: 120px;
}
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profile .profileR .nameWrap span {
  display: block;
}
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profile .profileR .nameWrap .label,
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profile .profileR .nameWrap .label2 {
  font-size: 13.1px;
}
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profile .profileR .nameWrap .label2 {
  position: absolute;
  right: 140px;
  bottom: 0;
}
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profile .profileR .nameWrap .name {
  padding-top: 10px;
  font-size: 18px;
}
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profile .profileR .nameWrap .ruby {
  padding-top: 10px;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 500;
  font-size: 15px;
  color: #999;
}
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profile .profileR .namePic {
  width: 120px;
  position: absolute;
  top: 0;
  right: 0;
}
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profile .profileR .namePic img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profileDetail {
  padding-top: 30px;
}
.device-view-pc #global-wrapper .module-profileType03 .profileWrap .profileDetail p {
  font-size: 13.1px;
  line-height: 1.76923;
}
.device-view-pc #global-wrapper .module-profileType03 .profileTypeUsers .profile .profileL {
  width: 55%;
}
.device-view-pc #global-wrapper .module-profileType03 .profileTypeUsers .profile .profileL .link {
  padding-top: 20px;
  position: static;
}
.device-view-pc #global-wrapper .module-profileType03 .profileTypeUsers .profile .profileR {
  width: 43%;
}
.device-view-pc #global-wrapper .module-profileType03 .profileTypeUsers .profile .profileR .nameWrap {
  margin-top: 30px;
  position: relative;
}
.device-view-pc #global-wrapper .module-profileType03 .profileTypeUsers .profile .profileR .nameWrap:first-child {
  margin-top: 0;
}
.device-view-pc #global-wrapper .module-profileType04 {
  text-align: left;
}
.device-view-pc #global-wrapper .module-profileType04 .profileInner {
  width: 100%;
  position: relative;
}
.device-view-pc #global-wrapper .module-profileType04 .profileInner:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.device-view-pc #global-wrapper .module-profileType04 .profilePic {
  margin-right: 40px;
  width: 150px;
  float: left;
}
.device-view-pc #global-wrapper .module-profileType04 .profilePic img {
  width: 100%;
  height: auto;
}
.device-view-pc #global-wrapper .module-profileType04 .profileDetail {
  float: left;
}
.device-view-pc #global-wrapper .module-profileType04 .profileDetail .profileNameWrap .profileName {
  font-size: 20px;
  display: block;
}
.device-view-pc #global-wrapper .module-profileType04 .profileDetail .profileNameWrap .profileRuby {
  padding-top: 10px;
  font-size: 19px;
  color: #999;
  display: block;
}
.device-view-pc #global-wrapper .module-profileType04 .profileDetail .profileInfo {
  padding-top: 15px;
}
.device-view-pc #global-wrapper .module-profileType04 .profileDetail .profileInfo p {
  font-size: 16px;
  line-height: 1.625;
}
.device-view-pc #global-wrapper .module-profileType04 .profileDetail .profileLinks {
  padding-bottom: 80px;
}
.device-view-pc #global-wrapper .module-profileType04 .profileDetail .profileLinks .module-listLayout02 {
  position: absolute;
  bottom: 0;
}
.device-view-pc #global-wrapper .module-profileType05 .profileOuter {
  padding-top: 30px;
  text-align: left;
}
.device-view-pc #global-wrapper .module-profileType05 .profileOuter:first-child {
  padding-top: 0;
}
.device-view-pc #global-wrapper .module-profileType05 .profileOuter:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.device-view-pc #global-wrapper .module-profileType05 .profileOuter .profileItems {
  display: block;
}
.device-view-pc #global-wrapper .module-profileType05 .profileOuter .profileItems .profileL {
  float: left;
}
.device-view-pc #global-wrapper .module-profileType05 .profileOuter .profileItems .profileR {
  float: right;
}
.device-view-pc #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem {
  padding: 20px 0;
  width: 347px;
  background-color: #efefef;
}
.device-view-pc #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profileInner {
  padding: 0 20px;
  position: relative;
}
.device-view-pc #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profileInner:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.device-view-pc #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profilePic {
  margin-right: 20px;
  width: 96px;
  float: left;
}
.device-view-pc #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profilePic img {
  width: 100%;
  height: auto;
}
.device-view-pc #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profileDetail {
  padding-bottom: 50px;
  width: 191px;
  float: left;
}
.device-view-pc #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profileDetail .profileNameWrap {
  position: absolute;
  bottom: 0;
}
.device-view-pc #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profileDetail .profileNameWrap .profileName {
  font-size: 15px;
  display: block;
}
.device-view-pc #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profileDetail .profileNameWrap .profileRuby {
  padding-top: 5px;
  font-size: 12px;
  color: #999;
  display: block;
}
.device-view-pc #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profileDetail .profileInfo {
  font-size: 16px;
  line-height: 1.5;
}
.device-view-pc #global-wrapper .module-profileType06 .profileOuter {
  padding: 30px;
  text-align: left;
  background-color: #efefef;
}
.device-view-pc #global-wrapper .module-profileType06 .profileInner {
  width: 100%;
  position: relative;
}
.device-view-pc #global-wrapper .module-profileType06 .profileInner .profileL {
  padding-left: 140px;
}
.device-view-pc #global-wrapper .module-profileType06 .profileInner .profileL .profilePic {
  width: 120px;
  position: absolute;
  top: 0;
  left: 0;
}
.device-view-pc #global-wrapper .module-profileType06 .profileInner .profileL .profilePic img {
  width: 100%;
  height: auto;
}
.device-view-pc #global-wrapper .module-profileType06 .profileInner .profileL .profileName .label .name {
  font-size: 16px;
  line-height: 1.375;
}
.device-view-pc #global-wrapper .module-profileType06 .profileInner .profileL .profileName .label .ruby,
.device-view-pc #global-wrapper .module-profileType06 .profileInner .profileL .profileName .label .ruby2 {
  font-size: 14px;
  line-height: 1.375;
  color: #999;
}
.device-view-pc #global-wrapper .module-profileType06 .profileInner .profileL .profileName .label .ruby {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 500;
}
.device-view-pc #global-wrapper .module-profileType06 .profileInner .profileR {
  padding: 20px 0 0 140px;
}
.device-view-pc #global-wrapper .module-profileType06 .profileInner .profileR .profileDetail {
  font-size: 13.1px;
  line-height: 1.76923;
}
/****/
/* paging */
/****/
.device-view-pc #global-wrapper .module-pagingType01 {
  padding: 0 70px;
  text-align: center;
  display: inline-block;
  position: relative;
}
.device-view-pc #global-wrapper .module-pagingType01 ul {
  display: block;
}
.device-view-pc #global-wrapper .module-pagingType01 ul li {
  display: inline-block;
}
.device-view-pc #global-wrapper .module-pagingType01 .pagingNumber {
  font-size: 18px;
  display: inline-block;
}
.device-view-pc #global-wrapper .module-pagingType01 .pagingNumber ul {
  min-height: 24px;
}
.device-view-pc #global-wrapper .module-pagingType01 .pagingNumber ul li {
  margin: 0 6px;
  vertical-align: middle;
}
.device-view-pc #global-wrapper .module-pagingType01 .pagingNumber ul li a {
  display: inline-block;
  position: relative;
}
.device-view-pc #global-wrapper .module-pagingType01 .pagingNumber ul li a span {
  color: #005;
}
.device-view-pc #global-wrapper .module-pagingType01 .pagingNumber ul li a span:after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: -4px;
  left: 0;
  border-bottom: solid 2px #005;
}
.device-view-pc #global-wrapper .module-pagingType01 .pagingPrev {
  position: absolute;
  top: 0;
  left: 0;
}
.device-view-pc #global-wrapper .module-pagingType01 .pagingPrev .first {
  margin-right: 6px;
}
.device-view-pc #global-wrapper .module-pagingType01 .pagingNext {
  position: absolute;
  top: 0;
  right: 0;
}
.device-view-pc #global-wrapper .module-pagingType01 .pagingNext .last {
  margin-left: 6px;
}
.device-view-pc #global-wrapper .module-pagingType02 ul {
  width: 100%;
  display: block;
  position: relative;
}
.device-view-pc #global-wrapper .module-pagingType02 ul li a {
  width: 100%;
  line-height: 50px;
  color: #fff;
  display: block;
  background-color: #005;
}
.device-view-pc #global-wrapper .module-pagingType02 ul li a .txt {
  font-size: 16px;
  display: inline-block;
  position: relative;
}
.device-view-pc #global-wrapper .module-pagingType02 ul li a .txt:after {
  margin: auto;
  content: "";
}
.device-view-pc #global-wrapper .module-pagingType02 ul .pagingBack {
  margin: 0 auto;
  width: 493px;
}
.device-view-pc #global-wrapper .module-pagingType02 ul .pagingBack a .txt {
  padding-left: 1.5em;
}
.device-view-pc #global-wrapper .module-pagingType02 ul .pagingBack a .txt:after {
  position: absolute;
  top: 0.25em;
  left: 0;
  bottom: 0;
  width: 0.5em;
  height: 0.5em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg) translateZ(1px);
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}
.device-view-pc #global-wrapper .module-pagingType02 ul .pagingNext,
.device-view-pc #global-wrapper .module-pagingType02 ul .pagingPrev {
  width: 102px;
  position: absolute;
  top: 0;
}
.device-view-pc #global-wrapper .module-pagingType02 ul .pagingNext {
  right: 0;
}
.device-view-pc #global-wrapper .module-pagingType02 ul .pagingNext a .txt {
  padding-right: 1em;
}
.device-view-pc #global-wrapper .module-pagingType02 ul .pagingNext a .txt:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 0.5em;
  height: 0.5em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg) translateZ(1px);
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.device-view-pc #global-wrapper .module-pagingType02 ul .pagingPrev {
  left: 0;
}
.device-view-pc #global-wrapper .module-pagingType02 ul .pagingPrev a .txt {
  padding-left: 1em;
}
.device-view-pc #global-wrapper .module-pagingType02 ul .pagingPrev a .txt:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0.5em;
  height: 0.5em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg) translateZ(1px);
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}
.device-view-pc #global-wrapper .module-pagingType03 .pagingWrap {
  display: block;
}
.device-view-pc #global-wrapper .module-pagingType03 .pagingWrap:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.device-view-pc #global-wrapper .module-pagingType03 .pagingWrap .pagingItem {
  width: 342px;
}
.device-view-pc #global-wrapper .module-pagingType03 .pagingWrap .pagingNext {
  text-align: right;
  float: right;
}
.device-view-pc #global-wrapper .module-pagingType03 .pagingWrap .pagingPrev {
  text-align: left;
  float: left;
}
.device-view-pc #global-wrapper .module-pagingType03 .pagingWrap .pagingOuter {
  display: inline-block;
}
.device-view-pc #global-wrapper .module-pagingType03 .pagingWrap .pagingInner {
  padding-left: 3em;
  text-align: left;
  display: inline-block;
  position: relative;
}
.device-view-pc #global-wrapper .module-pagingType03 .pagingWrap .pagingInner .icon {
  position: absolute;
  top: -0.15em;
  left: 0;
}
.device-view-pc #global-wrapper .module-pagingType03 .pagingWrap .pagingInner .text {
  font-size: 16px;
  line-height: 1.4;
}
.device-view-pc #global-wrapper .module-pagingType03 .pagingWrap .detail {
  padding-top: 10px;
  font-size: 13.1px;
  line-height: 1.76923;
}
/****/
/* modal */
/****/
.device-view-pc #global-wrapper .module-modal-layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 500;
  background-color: rgba(26,18,45,0.8);
}
.device-view-pc #global-wrapper .module-modal-layer .module-modal-outer {
  margin: 0 auto;
  max-width: 1040px;
  width: 80%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.device-view-pc #global-wrapper .module-modal-layer .module-modal-outer .module-modal-inner {
  padding-bottom: 56.25%;
  position: relative;
}
.device-view-pc #global-wrapper .module-modal-layer .module-modal-outer .module-modal-inner .module-modal-iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.device-view-pc #global-wrapper .module-modal-layer .module-modal-outer .module-modal-close {
  width: 2em;
  height: 2em;
  position: absolute;
  top: -3em;
  right: 0;
}
.device-view-pc #global-wrapper .module-modal-layer .module-modal-outer .module-modal-close a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.device-view-pc #global-wrapper .module-modal-layer .module-modal-outer .module-modal-close a:after,
.device-view-pc #global-wrapper .module-modal-layer .module-modal-outer .module-modal-close a:before {
  content: "";
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateZ(1px);
  border-left: solid 2px #fff;
}
.device-view-pc #global-wrapper .module-modal-layer .module-modal-outer .module-modal-close a:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.device-view-pc #global-wrapper .module-modal-layer .module-modal-outer .module-modal-close a:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (max-width: 750px) {
  /****/
  /* module sp */
  /****/
  /****/
  /* hide */
  /****/
  .device-js-on #global-wrapper .module-spHide {
    display: none;
  }
  /****/
  /* icon */
  /****/
  .device-js-on #global-wrapper .module-commonLayout .module-lead01 p a[target="_blank"][href^="http"]:not([href$=".pdf"]):after,
  .device-js-on #global-wrapper .module-commonLayout .module-lead02 p a[target="_blank"][href^="http"]:not([href$=".pdf"]):after,
  .device-js-on #global-wrapper .module-commonLayout .module-lead03 p a[target="_blank"][href^="http"]:not([href$=".pdf"]):after {
    content: "";
    margin: 0 0.2em;
    vertical-align: middle;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 0.8em;
    height: 0.8em;
    background: url("/ja/assets/common/images/icon/blank_01.png");
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-lead01 p a[target="_blank"][href$=".pdf"]:not([target="self"]):after,
  .device-js-on #global-wrapper .module-commonLayout .module-lead02 p a[target="_blank"][href$=".pdf"]:not([target="self"]):after,
  .device-js-on #global-wrapper .module-commonLayout .module-lead03 p a[target="_blank"][href$=".pdf"]:not([target="self"]):after {
    content: "";
    margin: 0 0.2em;
    vertical-align: middle;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 1.5em;
    height: 0.75em;
    background: url("/ja/assets/common/images/icon/pdf_01.png");
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-iconLink a[target="_blank"][href^="http"]:not([href$=".pdf"]):after {
    content: "";
    margin: 0 0.2em;
    vertical-align: middle;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 0.8em;
    height: 0.8em;
    background: url("/ja/assets/common/images/icon/blank_01.png");
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-iconLink a[target="_blank"][href$=".pdf"]:not([target="self"]):after {
    content: "";
    margin: 0 0.2em;
    vertical-align: middle;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 1.5em;
    height: 0.75em;
    background: url("/ja/assets/common/images/icon/pdf_01.png");
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-iconLinkBlank:after {
    content: "";
    margin: 0 0.2em;
    vertical-align: middle;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 0.8em;
    height: 0.8em;
    background: url("/ja/assets/common/images/icon/blank_01.png");
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-iconLinkPdf:after {
    content: "";
    margin: 0 0.2em;
    vertical-align: middle;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 1.5em;
    height: 0.75em;
    background: url("/ja/assets/common/images/icon/pdf_01.png");
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  /****/
  /* player overlay */
  /****/
  .device-js-on #global-wrapper .module-playerOverlay {
    display: inline-block;
    position: relative;
  }
  .device-js-on #global-wrapper .module-playerOverlay:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.2) url("/ja/assets/common/images/player_overlay_01.png") no-repeat center center;
    -moz-background-size: 25.54745% auto;
    background-size: 25.54745% auto;
  }
  /****/
  /* hover */
  /****/
  .device-js-on #global-wrapper .module-hoverNav a {
    display: block;
    background-color: #efefef;
  }
  .device-js-on #global-wrapper .module-hoverNav .stay {
    color: #fff;
    background-color: #fc0;
  }
  .device-js-on #global-wrapper .module-hoverText a {
    font-weight: bold;
    color: #005;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-lead01 a,
  .device-js-on #global-wrapper .module-commonLayout .module-lead02 a,
  .device-js-on #global-wrapper .module-commonLayout .module-lead03 a {
    font-weight: bold;
    color: #005;
  }
  /****/
  /* common layout */
  /****/
  .device-js-on #global-wrapper .module-commonLayout section {
    margin-bottom: 12%;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-title01,
  .device-js-on #global-wrapper .module-commonLayout .module-title02,
  .device-js-on #global-wrapper .module-commonLayout .module-title03 {
    margin-bottom: 8%;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-title04,
  .device-js-on #global-wrapper .module-commonLayout .module-title05 {
    margin-bottom: 4%;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-listLayout01 {
    margin-top: 4.34783%;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-listLayout02 {
    margin-top: 2.89855%;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-lead01 {
    margin: 0 8%;
    text-align: left;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-lead01 p {
    padding-top: 11.11111%;
    font-size: 125%;
    line-height: 1.8;
    font-weight: 300;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-lead01 p:first-child {
    padding-top: 0;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-lead02 {
    margin: 0 8%;
    text-align: left;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-lead02 p {
    padding-top: 12.69841%;
    font-size: 108.33333%;
    line-height: 1.76923;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-lead02 p:first-child {
    padding-top: 0;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-lead03 {
    margin: 0 8%;
    text-align: left;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-lead03 p {
    padding-top: 7.93651%;
    font-size: 100%;
    line-height: 1.5;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-lead03 p:first-child {
    padding-top: 0;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg2 {
    margin: 0 4%;
    padding-top: 6.66667%;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg img,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg2 img {
    height: auto;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg .module-boxImgCap,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg2 .module-boxImgCap {
    padding-top: 0.5em;
    text-align: left;
    font-size: 91.66667%;
    line-height: 1.4;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg img {
    width: 100%;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg2 img {
    max-width: 100%;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxText {
    padding-top: 6.66667%;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxText:first-child,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg:first-child,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn1 .module-boxImg2:first-child {
    padding-top: 0;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxL .module-boxImg .module-boxImgCap,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxL .module-boxImg .module-boxImgCap,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxL .module-boxImg .module-boxImgCap,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxL .module-boxImg .module-boxImgCap,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxL .module-boxImg .module-boxImgCap,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxR .module-boxImg .module-boxImgCap,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxR .module-boxImg .module-boxImgCap,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxR .module-boxImg .module-boxImgCap,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxR .module-boxImg .module-boxImgCap,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxR .module-boxImg .module-boxImgCap {
    padding-top: 0.5em;
    text-align: left;
    font-size: 91.66667%;
    line-height: 1.4;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxL .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxL .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxL .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxL .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxL .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxR .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxR .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxR .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxR .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxR .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxL .module-boxText,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxL .module-boxText,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxL .module-boxText,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxL .module-boxText,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxL .module-boxText,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxR .module-boxText,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxR .module-boxText,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxR .module-boxText,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxR .module-boxText,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxR .module-boxText {
    padding-top: 5.33333%;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxL:first-child .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxL:first-child .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxL:first-child .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxL:first-child .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxL:first-child .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxR:first-child .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxR:first-child .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxR:first-child .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxR:first-child .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxR:first-child .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxL:first-child .module-boxText,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxL:first-child .module-boxText,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxL:first-child .module-boxText,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxL:first-child .module-boxText,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxL:first-child .module-boxText,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxR:first-child .module-boxText,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxR:first-child .module-boxText,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxR:first-child .module-boxText,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxR:first-child .module-boxText,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxR:first-child .module-boxText {
    padding-top: 0;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxL .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxR .module-boxImg {
    margin: 0 4%;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxL .module-boxImg img,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxR .module-boxImg img {
    max-width: 100%;
    height: auto;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxL .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxL .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxL .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxL .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxR .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxR .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxR .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxR .module-boxImg {
    margin: 0 auto;
    padding-top: 1em;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxL .module-boxImg img,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxL .module-boxImg img,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxL .module-boxImg img,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxL .module-boxImg img,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxR .module-boxImg img,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxR .module-boxImg img,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxR .module-boxImg img,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxR .module-boxImg img {
    max-width: 100%;
    height: auto;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxL:first-child .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxL:first-child .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxL:first-child .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxL:first-child .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxR:first-child .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxR:first-child .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxR:first-child .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxR:first-child .module-boxImg {
    padding-top: 5.33333%;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxL:first-child .module-boxImg:first-child,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxL:first-child .module-boxImg:first-child,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxL:first-child .module-boxImg:first-child,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxL:first-child .module-boxImg:first-child,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxR:first-child .module-boxImg:first-child,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxR:first-child .module-boxImg:first-child,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxR:first-child .module-boxImg:first-child,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxR:first-child .module-boxImg:first-child {
    padding-top: 0;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxL .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxL .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type02 .module-boxR .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type03 .module-boxR .module-boxImg {
    width: 246px;
  }
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxL .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxL .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type04 .module-boxR .module-boxImg,
  .device-js-on #global-wrapper .module-commonLayout .module-boxColumn2Type05 .module-boxR .module-boxImg {
    width: 92%;
  }
  .device-js-on #global-wrapper sup {
    font-size: 70%;
    vertical-align: top;
    position: relative;
    top: -0.2em;
  }
  .device-js-on #global-wrapper sub {
    font-size: 70%;
    vertical-align: bottom;
    position: relative;
    top: -0.2em;
  }

  /****/
  /* title */
  /****/
  .device-js-on #global-wrapper .module-title01 {
    margin: 0 auto;
    width: 92%;
    padding: 2.89855% 0;
    text-align: center;
    font-size: 125%;
    line-height: 1.5;
    color: #fff;
    background-color: #666;
  }
  .device-js-on #global-wrapper .module-title02,
  .device-js-on #global-wrapper .module-title03 {
    margin: 0 4%;
    text-align: center;
    font-weight: 200;
    font-size: 183.33333%;
    line-height: 1.29545;
  }
  .device-js-on #global-wrapper .module-title02 .module-titleInner,
  .device-js-on #global-wrapper .module-title03 .module-titleInner {
    font-size: 60%;
  }
  .device-js-on #global-wrapper .module-title04 {
    margin: 0 4%;
    text-align: left;
    font-size: 158.33333%;
    line-height: 1.18421;
  }
  .device-js-on #global-wrapper .module-title05 {
    margin: 0 4%;
    text-align: left;
    font-size: 116.66667%;
    line-height: 1.35714;
    font-weight: bold;
  }
  .device-js-on #global-wrapper .module-title06 {
    font-size: 183.33333%;
    line-height: 1.29545;
    font-weight: 200;
  }
  /****/
  /* btn */
  /****/
  .device-js-on #global-wrapper .module-btnType01 .btnLink {
    margin: 0 4%;
    text-align: center;
    display: block;
    position: relative;
    background-color: #005;
  }
  .device-js-on #global-wrapper .module-btnType01 .btnLink .btnInner {
    padding: 2.89855%;
  }
  .device-js-on #global-wrapper .module-btnType01 .btnLink .btnInner .btnText {
    font-size: 125%;
    line-height: 1.5;
    color: #fff;
  }
  .device-js-on #global-wrapper .module-btnType01 .btnLink .btnInner .btnText:after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    right: 1em;
    bottom: 0;
    width: 0.5em;
    height: 0.5em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg) translateZ(1px);
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
  }
  .device-js-on #global-wrapper .module-btnType01 .btnLink .btnInner .btnNotice {
    font-size: 100%;
    line-height: 1.875;
  }
  .device-js-on #global-wrapper .module-btnType01 .btnLink .btnInner .btnBlank,
  .device-js-on #global-wrapper .module-btnType01 .btnLink .btnInner .btnPdf {
    margin-left: 1em;
  }
  .device-js-on #global-wrapper .module-btnType02 {
    margin: 0 4%;
    text-align: center;
  }
  .device-js-on #global-wrapper .module-btnType02 .btnLink {
    display: block;
    position: relative;
    background-color: #005;
  }
  .device-js-on #global-wrapper .module-btnType02 .btnLink .btnIconArrow {
    display: none;
  }
  .device-js-on #global-wrapper .module-btnType02 .btnLink .btnText {
    padding: 2.89855%;
    font-size: 125%;
    line-height: 1.5;
    color: #fff;
    display: inline-block;
  }
  .device-js-on #global-wrapper .module-btnType02 .btnLink .btnText:after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    right: 1em;
    bottom: 0;
    width: 0.5em;
    height: 0.5em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg) translateZ(1px);
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
  }
  .device-js-on #global-wrapper .module-btnType02 .btnLink .btnIcon {
    margin-left: 1em;
  }
  /****/
  /* box */
  /****/
  .device-js-on #global-wrapper .module-boxType01 {
    margin: 0 auto;
    padding: 1.5em 0 1.5em;
    width: 92%;
    text-align: left;
    background-color: #efefef;
  }
  .device-js-on #global-wrapper .module-boxType01 .boxInnerList {
    margin-bottom: 1em;
  }
  .device-js-on #global-wrapper .module-boxType01 .boxInnerList .module-listLayout01 {
    margin-top: 0;
  }
  .device-js-on #global-wrapper .module-boxType01 .boxInnerText .boxText {
    padding-top: 1em;
    margin: 0 4.34783%;
  }
  .device-js-on #global-wrapper .module-boxType01 .boxInnerText .boxText:first-child {
    padding-top: 0;
  }
  .device-js-on #global-wrapper .module-boxType02 {
    margin: 0 auto;
    padding: 1px 0 0.5em;
    width: 92%;
    text-align: left;
    background-color: #efefef;
  }
  .device-js-on #global-wrapper .module-boxType02 table,
  .device-js-on #global-wrapper .module-boxType02 tbody,
  .device-js-on #global-wrapper .module-boxType02 tr,
  .device-js-on #global-wrapper .module-boxType02 th,
  .device-js-on #global-wrapper .module-boxType02 td {
    display: block;
  }
  .device-js-on #global-wrapper .module-boxType02 .boxChild {
    padding-top: 1em;
    margin: 0 4.34783%;
  }
  .device-js-on #global-wrapper .module-boxType02 .boxChild .boxChildItems {
    display: block;
  }
  .device-js-on #global-wrapper .module-boxType02 .boxChild .boxChildItems .boxChildItem {
    padding: 0 2em 1em 0;
    font-size: 108.33333%;
    line-height: 1.46154;
    font-weight: bold;
    white-space: nowrap;
    display: inline-block;
  }
  .device-js-on #global-wrapper .module-boxType02 .boxChild .boxChildItems .boxChildItem:last-child {
    padding-right: 0;
  }
  .device-js-on #global-wrapper .module-boxType02 .boxChild .boxChildItems .boxChildItem a {
    color: #005;
  }
  /****/
  /* table */
  /****/
  .device-js-on #global-wrapper .module-tableLayout01 {
    margin: 0 auto;
    width: 92%;
    position: relative;
  }
  .device-js-on #global-wrapper .module-tableLayout01 .detailColumn .detailWrap {
    margin-top: 2.89855%;
    width: 100%;
    display: table;
    background-color: #efefef;
  }
  .device-js-on #global-wrapper .module-tableLayout01 .detailColumn .detailWrap:first-child {
    margin-top: 0;
  }
  .device-js-on #global-wrapper .module-tableLayout01 .detailColumn .detailWrap .detailHead,
  .device-js-on #global-wrapper .module-tableLayout01 .detailColumn .detailWrap .detailBody {
    vertical-align: middle;
    display: table-cell;
  }
  .device-js-on #global-wrapper .module-tableLayout01 .detailColumn .detailWrap .detailHead {
    width: 40.57971%;
  }
  .device-js-on #global-wrapper .module-tableLayout01 .detailColumn .detailWrap .detailHead .detailTitle {
    padding: 7.14286% 3.57143%;
  }
  .device-js-on #global-wrapper .module-tableLayout01 .detailColumn .detailWrap .detailHead strong {
    font-size: 125%;
    line-height: 1.13333;
  }
  .device-js-on #global-wrapper .module-tableLayout01 .detailColumn .detailWrap .detailHead span {
    padding-top: 3.57143%;
    font-size: 83.33333%;
    line-height: 1.7;
    display: block;
  }
  .device-js-on #global-wrapper .module-tableLayout01 .detailColumn .detailWrap .detailBody {
    padding: 4.87805% 0;
    width: 59.42029%;
    text-align: left;
  }
  .device-js-on #global-wrapper .module-tableLayout01 .detailColumn .detailWrap .detailBody p {
    width: 97.56098%;
    font-size: 100%;
    line-height: 1.5;
  }
  .device-js-on #global-wrapper .module-tableLayout01 .link {
    width: 100%;
    display: block;
    position: relative;
    background-color: #005;
  }
  .device-js-on #global-wrapper .module-tableLayout01 .link .linkOuter {
    padding: 2.89855%;
  }
  .device-js-on #global-wrapper .module-tableLayout01 .link .linkOuter .linkInner .linkText {
    font-size: 125%;
    line-height: 1.5;
    color: #fff;
  }
  .device-js-on #global-wrapper .module-tableLayout01 .link .linkOuter .linkInner .linkText:after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    right: 1em;
    bottom: 0;
    width: 0.5em;
    height: 0.5em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg) translateZ(1px);
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
  }
  .device-js-on #global-wrapper .module-tableLayout01 .link .linkOuter .linkInner .linkBlank {
    margin-left: 0.8em;
  }
  .device-js-on #global-wrapper .module-tableLayout02 {
    margin: 0 auto;
    width: 92%;
    position: relative;
  }
  .device-js-on #global-wrapper .module-tableLayout02 .detailColumn .detailWrap {
    margin-top: 2.89855%;
    width: 100%;
    background-color: #efefef;
  }
  .device-js-on #global-wrapper .module-tableLayout02 .detailColumn .detailWrap:first-child {
    margin-top: 0;
  }
  .device-js-on #global-wrapper .module-tableLayout02 .detailColumn .detailWrap .detailBody {
    padding: 2.89855% 4.34783%;
    text-align: left;
  }
  .device-js-on #global-wrapper .module-tableLayout02 .detailColumn .detailWrap .detailBody .detailTitle {
    padding: 1.5873% 0;
    font-size: 125%;
    line-height: 1.13333;
  }
  .device-js-on #global-wrapper .module-tableLayout02 .detailColumn .detailWrap .detailBody p {
    padding: 1.5873% 0;
    font-size: 100%;
    line-height: 1.5;
  }
  .device-js-on #global-wrapper .module-tableLayout02 .link {
    width: 100%;
    display: block;
    position: relative;
    background-color: #005;
  }
  .device-js-on #global-wrapper .module-tableLayout02 .link .linkOuter {
    padding: 2.89855%;
  }
  .device-js-on #global-wrapper .module-tableLayout02 .link .linkOuter .linkInner .linkText {
    font-size: 125%;
    line-height: 1.5;
    color: #fff;
  }
  .device-js-on #global-wrapper .module-tableLayout02 .link .linkOuter .linkInner .linkText:after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    right: 1em;
    bottom: 0;
    width: 0.5em;
    height: 0.5em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg) translateZ(1px);
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
  }
  .device-js-on #global-wrapper .module-tableLayout02 .link .linkOuter .linkInner .linkBlank,
  .device-js-on #global-wrapper .module-tableLayout02 .link .linkOuter .linkInner .linkPdf {
    margin-left: 1em;
  }
  .device-js-on #global-wrapper .module-tableLayout03 .tableWrap {
    margin: 0 4%;
    display: block;
  }
  .device-js-on #global-wrapper .module-tableLayout03 .tableWrap .tableBox {
    padding-top: 2.89855%;
  }
  .device-js-on #global-wrapper .module-tableLayout03 .tableWrap .tableBox:first-child {
    padding-top: 0;
  }
  .device-js-on #global-wrapper .module-tableLayout03 .tableWrap .tableOuter {
    padding: 5.7971% 4.34783%;
    background-color: #efefef;
  }
  .device-js-on #global-wrapper .module-tableLayout03 .tableWrap .tableInner {
    width: 100%;
    display: table;
  }
  .device-js-on #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableCaption,
  .device-js-on #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableLink {
    vertical-align: middle;
    display: table-cell;
  }
  .device-js-on #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableCaption {
    text-align: left;
  }
  .device-js-on #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableCaption strong,
  .device-js-on #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableCaption span {
    display: block;
  }
  .device-js-on #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableCaption span {
    padding-bottom: 0.25em;
    font-size: 104.16667%;
  }
  .device-js-on #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableCaption strong {
    font-size: 116.66667%;
    line-height: 1.4;
  }
  .device-js-on #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableLink {
    text-align: right;
    white-space: nowrap;
  }
  .device-js-on #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableLink .link {
    margin-top: 0;
    width: auto;
    display: inline-block;
  }
  .device-js-on #global-wrapper .module-tableLayout03 .tableWrap .tableInner .tableLink .link .listText {
    font-size: 91.66667%;
  }
  .device-js-on #global-wrapper .module-tableLayout04 {
/*    word-wrap: break-word;
    word-break: break-all; */
  }
  .device-js-on #global-wrapper .module-tableLayout04 table,
  .device-js-on #global-wrapper .module-tableLayout04 tr,
  .device-js-on #global-wrapper .module-tableLayout04 th,
  .device-js-on #global-wrapper .module-tableLayout04 td {
    border: 1px solid #d9d9d9;
  }
  .device-js-on #global-wrapper .module-tableLayout04 table {
    margin: 0 auto;
    width: 92%;
  }
  .device-js-on #global-wrapper .module-tableLayout04 table .tac {
    text-align: center;
  }
  .device-js-on #global-wrapper .module-tableLayout04 tr:first-child {
    color: #fff;
    border: 1px solid #9d9d9d;
    background-color: #9d9d9d;
  }
  .device-js-on #global-wrapper .module-tableLayout04 tr:first-child th,
  .device-js-on #global-wrapper .module-tableLayout04 tr:first-child td {
    text-align: center;
    font-weight: bold;
  }
  .device-js-on #global-wrapper .module-tableLayout04 th,
  .device-js-on #global-wrapper .module-tableLayout04 td {
    padding: 2.66667% 1.33333%;
    font-size: 83.33333%;
    line-height: 1.5;
  }
  .device-js-on #global-wrapper .module-tableLayout05 table,
  .device-js-on #global-wrapper .module-tableLayout05 tr,
  .device-js-on #global-wrapper .module-tableLayout05 th,
  .device-js-on #global-wrapper .module-tableLayout05 td {
    border: 1px solid #d9d9d9;
  }
  .device-js-on #global-wrapper .module-tableLayout05 table {
    margin: 0 auto;
    width: 92%;
  }
  .device-js-on #global-wrapper .module-tableLayout05 table .tac {
    text-align: center;
  }
  .device-js-on #global-wrapper .module-tableLayout05 th,
  .device-js-on #global-wrapper .module-tableLayout05 td {
    padding: 2.66667% 1.33333%;
    vertical-align: top;
    font-size: 83.33333%;
    line-height: 1.5;
  }
  .device-js-on #global-wrapper .module-tableLayout05 th {
    font-weight: bold;
    color: #fff;
    background-color: #9d9d9d;
    text-align: center;
  }
  .device-js-on #global-wrapper .module-tableLayout06 table {
    margin: 0 auto;
    width: 92%;
  }
  .device-js-on #global-wrapper .module-tableLayout06 table th,
  .device-js-on #global-wrapper .module-tableLayout06 table td {
    padding-top: 1em;
    text-align: left;
    vertical-align: top;
    font-size: 108.33333%;
    line-height: 1.46154;
  }
  .device-js-on #global-wrapper .module-tableLayout06 table th {
    padding-right: 1em;
    white-space: nowrap;
  }
  .device-js-on #global-wrapper .module-tableLayout06 table td {
    width: 100%;
  }
  .device-js-on #global-wrapper .module-tableLayout06 table tr:first-child th,
  .device-js-on #global-wrapper .module-tableLayout06 table tr:first-child td {
    padding-top: 0;
  }
  /****/
  /* list */
  /****/
  .device-js-on #global-wrapper .module-listLayout01 {
    margin: 0 auto;
    width: 92%;
    text-align: left;
    display: block;
  }
  .device-js-on #global-wrapper .module-listLayout01:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .device-js-on #global-wrapper .module-listLayout01 .listItems {
    width: 100%;
    display: block;
  }
  .device-js-on #global-wrapper .module-listLayout01 .listItems .listItem {
    padding-top: 4.34783%;
  }
  .device-js-on #global-wrapper .module-listLayout01 .listItems .listItem:first-child {
    padding-top: 0;
  }
  .device-js-on #global-wrapper .module-listLayout01 .listItems .listItem .listInner {
    padding-left: 3em;
    position: relative;
  }
  .device-js-on #global-wrapper .module-listLayout01 .listItems .listItem .listIcon {
    position: absolute;
    top: -0.15em;
    left: 0;
  }
  .device-js-on #global-wrapper .module-listLayout01 .listItems .listItem .listText {
    font-size: 125%;
    line-height: 1.5;
  }
  .device-js-on #global-wrapper .module-listLayout01 .listItems .listItem .listNotice {
    font-size: 100%;
    line-height: 1.875;
  }
  .device-js-on #global-wrapper .module-listLayout01 .listItems .listItem .listBlank,
  .device-js-on #global-wrapper .module-listLayout01 .listItems .listItem .listPdf {
    margin-left: 1em;
  }
  .device-js-on #global-wrapper .module-listLayout01 .listItems .listItem .listBlank {
    margin-top: -0.1em;
  }
  .device-js-on #global-wrapper .module-listLayout01 .listItems .listItem .listPdf {
    margin-top: -0.2em;
  }
  .device-js-on #global-wrapper .module-listLayout01 .listItems .listItem .listKey {
    margin-left: 1em;
    width: 1em;
    height: auto;
  }
  .device-js-on #global-wrapper .module-listLayout01 .listItems .listItem .listDetail {
    padding-top: 1em;
    font-size: 100%;
    line-height: 1.5;
  }
  .device-js-on #global-wrapper .module-listLayout02 {
    margin: 0 auto;
    width: 92%;
    text-align: left;
    display: block;
  }
  .device-js-on #global-wrapper .module-listLayout02:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .device-js-on #global-wrapper .module-listLayout02 .listItems {
    width: 100%;
    display: block;
  }
  .device-js-on #global-wrapper .module-listLayout02 .listItems .listItem {
    padding-top: 2.89855%;
  }
  .device-js-on #global-wrapper .module-listLayout02 .listItems .listItem:first-child {
    padding-top: 0;
  }
  .device-js-on #global-wrapper .module-listLayout02 .listItems .listItem .listInner {
    padding-left: 1.75em;
    position: relative;
  }
  .device-js-on #global-wrapper .module-listLayout02 .listItems .listItem .listIcon {
    position: absolute;
    top: 0;
    left: 0;
  }
  .device-js-on #global-wrapper .module-listLayout02 .listItems .listItem .listText {
    font-size: 108.33333%;
    line-height: 1.23077;
  }
  .device-js-on #global-wrapper .module-listLayout02 .listItems .listItem .listNotice {
    font-size: 100%;
    line-height: 1.25;
  }
  .device-js-on #global-wrapper .module-listLayout02 .listItems .listItem .listBlank,
  .device-js-on #global-wrapper .module-listLayout02 .listItems .listItem .listPdf {
    margin-left: 1em;
  }
  .device-js-on #global-wrapper .module-listLayout02 .listItems .listItem .listDetail {
    padding-top: 1em;
    font-size: 100%;
    line-height: 1.5;
  }
  .device-js-on #global-wrapper .module-listLayout03,
  .device-js-on #global-wrapper .module-listLayout03-2 {
    margin: 0 auto;
    width: 92%;
    text-align: left;
    display: block;
  }
  .device-js-on #global-wrapper .module-listLayout03 .listItem,
  .device-js-on #global-wrapper .module-listLayout03-2 .listItem {
    padding-top: 1em;
  }
  .device-js-on #global-wrapper .module-listLayout03 .listItem:first-child,
  .device-js-on #global-wrapper .module-listLayout03-2 .listItem:first-child {
    padding-top: 0;
  }
  .device-js-on #global-wrapper .module-listLayout03 .listItem .listInner,
  .device-js-on #global-wrapper .module-listLayout03-2 .listItem .listInner {
    padding-left: 2.5em;
    position: relative;
  }
  .device-js-on #global-wrapper .module-listLayout03 .listItem .listInner:after,
  .device-js-on #global-wrapper .module-listLayout03-2 .listItem .listInner:after {
    content: "";
    position: absolute;
    top: 0.6em;
    left: 1em;
    width: 0.6em;
    height: 0.6em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #666;
  }
  .device-js-on #global-wrapper .module-listLayout03 .listItem .listText,
  .device-js-on #global-wrapper .module-listLayout03-2 .listItem .listText {
    font-size: 100%;
    line-height: 1.5;
  }
  .device-js-on #global-wrapper .module-listLayout03 .listItem .listNotice,
  .device-js-on #global-wrapper .module-listLayout03-2 .listItem .listNotice {
    font-size: 91.66667%;
    line-height: 1.63636;
  }
  .device-js-on #global-wrapper .module-listLayout03-2 .listItem .listInner:after {
    top: 0.7em;
  }
  .device-js-on #global-wrapper .module-listLayout03-2 .listItem .listText {
    font-size: 108.33333%;
    line-height: 1.76923;
  }
  .device-js-on #global-wrapper .module-listLayout04 {
    margin: 0 auto;
    width: 92%;
    text-align: left;
    display: block;
  }
  .device-js-on #global-wrapper .module-listLayout04 .listItem {
    padding-top: 5.7971%;
  }
  .device-js-on #global-wrapper .module-listLayout04 .listItem:first-child {
    padding-top: 0;
  }
  .device-js-on #global-wrapper .module-listLayout04 .listItem .listDetail {
    width: 100%;
  }
  .device-js-on #global-wrapper .module-listLayout04 .listItem .listDetail .listCap,
  .device-js-on #global-wrapper .module-listLayout04 .listItem .listDetail .listText {
    font-size: 108.33333%;
    line-height: 1.76923;
  }
  .device-js-on #global-wrapper .module-listLayout04 .listItem .listDetail .listCap {
    font-weight: bold;
  }
  .device-js-on #global-wrapper .module-listLayout04 .listItem .listDetail .listText {
    padding-top: 0.5em;
    width: 100%;
  }
  .device-js-on #global-wrapper .module-listLayout05 {
    margin: 0 auto;
    padding: 1em 0;
    width: 92%;
    text-align: center;
    background-color: #efefef;
  }
  .device-js-on #global-wrapper .module-listLayout05 .listItems {
    display: inline;
  }
  .device-js-on #global-wrapper .module-listLayout05 .listItems:last-child .listItem:last-child .listInner:after {
    display: none;
  }
  .device-js-on #global-wrapper .module-listLayout05 .listItems .listItem {
    padding: 0.5em 0;
    font-size: 100%;
    line-height: 1.41667;
    white-space: nowrap;
    display: inline-block;
  }
  .device-js-on #global-wrapper .module-listLayout05 .listItems .listItem .listInner {
    padding: 0 1em;
    position: relative;
    display: block;
  }
  .device-js-on #global-wrapper .module-listLayout05 .listItems .listItem .listInner:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    border-left: solid 1px #d6d6d6;
  }
  .device-js-on #global-wrapper .module-listLayout05 .listItems .listItem .listInner a {
    font-weight: bold;
    color: #005;
  }
  .device-js-on #global-wrapper .module-listLayout05 .listItems .listItem .listInner .listStay {
    color: #777;
  }
  .device-js-on #global-wrapper .module-listLayout05 .listItems .listItem .listInner .listNone {
    color: #bbb;
  }
  .device-js-on #global-wrapper .module-listLayout06 {
    margin: 0 auto;
    width: 92%;
  }
  .device-js-on #global-wrapper .module-listLayout06:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .device-js-on #global-wrapper .module-listLayout06 .listItems {
    text-align: left;
    display: block;
  }
  .device-js-on #global-wrapper .module-listLayout06 .listItems:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .device-js-on #global-wrapper .module-listLayout06 .listItems .listItem {
    padding-top: 5.7971%;
    width: 47.10145%;
  }
  .device-js-on #global-wrapper .module-listLayout06 .listItems .listItem:nth-of-type(1),
  .device-js-on #global-wrapper .module-listLayout06 .listItems .listItem:nth-of-type(2) {
    padding-top: 0;
  }
  .device-js-on #global-wrapper .module-listLayout06 .listItems .listItem:nth-of-type(2n+1) {
    float: left;
    clear: both;
  }
  .device-js-on #global-wrapper .module-listLayout06 .listItems .listItem:nth-of-type(2n+0) {
    float: right;
  }
  .device-js-on #global-wrapper .module-listLayout06 .listItems .listItem .listPic img {
    width: 100%;
    height: auto;
  }
  .device-js-on #global-wrapper .module-listLayout06 .listItems .listItem .listMovie {
    padding-bottom: 56.30769%;
    width: 100%;
    position: relative;
  }
  .device-js-on #global-wrapper .module-listLayout06 .listItems .listItem .listMovie iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .device-js-on #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listDate,
  .device-js-on #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listTitleWrap,
  .device-js-on #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listText {
    padding-top: 6.15385%;
    font-size: 100%;
    line-height: 1.5;
  }
  .device-js-on #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listTitle1,
  .device-js-on #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listTitle2 {
    display: block;
  }
  .device-js-on #global-wrapper .module-listLayout06 .listItems .listItem .listDetail .listText a {
    text-decoration: underline;
  }
  .device-js-on #global-wrapper .module-listLayout07 {
    margin: 0 auto;
    width: 92%;
  }
  .device-js-on #global-wrapper .module-listLayout07:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .device-js-on #global-wrapper .module-listLayout07 .listItems {
    text-align: center;
    display: block;
  }
  .device-js-on #global-wrapper .module-listLayout07 .listItems:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .device-js-on #global-wrapper .module-listLayout07 .listItems .listItem {
    padding-top: 5.7971%;
    width: 30.43478%;
    float: left;
  }
  .device-js-on #global-wrapper .module-listLayout07 .listItems .listItem:nth-of-type(1),
  .device-js-on #global-wrapper .module-listLayout07 .listItems .listItem:nth-of-type(2),
  .device-js-on #global-wrapper .module-listLayout07 .listItems .listItem:nth-of-type(3) {
    padding-top: 0;
  }
  .device-js-on #global-wrapper .module-listLayout07 .listItems .listItem:nth-of-type(3n+1) {
    margin-right: 4.34783%;
    clear: both;
  }
  .device-js-on #global-wrapper .module-listLayout07 .listItems .listItem:nth-of-type(3n+0) {
    float: right;
  }
  .device-js-on #global-wrapper .module-listLayout07 .listItems .listItem .listPic img {
    width: 100%;
    height: auto;
  }
  .device-js-on #global-wrapper .module-listLayout07 .listItems .listItem .listDetail .listText {
    padding-top: 9.52381%;
    font-size: 100%;
    line-height: 1.5;
  }
  .device-js-on #global-wrapper .module-listLayout08 {
    margin: 0 auto;
    width: 92%;
    text-align: left;
    display: block;
  }
  .device-js-on #global-wrapper .module-listLayout08 .listItem {
    padding: 4.34783% 0;
    border-bottom: solid 1px #ddd;
  }
  .device-js-on #global-wrapper .module-listLayout08 .listItem:first-child {
    padding-top: 0;
  }
  .device-js-on #global-wrapper .module-listLayout08 .listItem .listWrap {
    width: 100%;
  }
  .device-js-on #global-wrapper .module-listLayout08 .listItem .listWrap .listDate {
    font-size: 108.33333%;
    line-height: 1.76923;
    font-weight: bold;
  }
  .device-js-on #global-wrapper .module-listLayout08 .listItem .listWrap .listDetail {
    padding-top: 0.5em;
    width: 100%;
  }
  .device-js-on #global-wrapper .module-listLayout08 .listItem .listWrap .listDetail .listText {
    font-size: 108.33333%;
    line-height: 1.76923;
  }
  .device-js-on #global-wrapper .module-listLayout08 .listItem .listWrap .listDetail .listBlank,
  .device-js-on #global-wrapper .module-listLayout08 .listItem .listWrap .listDetail .listPdf {
    margin-left: 1em;
  }
  .device-js-on #global-wrapper .module-listLayout08 .listItem .listWrap .listDetail .listBlank {
    margin-top: -0.1em;
  }
  .device-js-on #global-wrapper .module-listLayout08 .listItem .listWrap .listDetail .listPdf {
    margin-top: -0.2em;
  }
  .device-js-on #global-wrapper .module-listLayout09 {
    margin: 0 auto;
    padding-top: 8%;
    width: 92%;
    text-align: left;
    display: block;
  }
  .device-js-on #global-wrapper .module-listLayout09 .listItem {
    padding-top: 4.34783%;
  }
  .device-js-on #global-wrapper .module-listLayout09 .listItem:first-child {
    padding-top: 0;
  }
  .device-js-on #global-wrapper .module-listLayout09 .listItem .listItemInner {
    padding-left: 3em;
    position: relative;
  }
  .device-js-on #global-wrapper .module-listLayout09 .listItem .listIcon {
    text-indent: 100%;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    position: relative;
    width: 2em;
    height: 2em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #005;
    position: absolute;
    top: -0.15em;
    left: 0;
  }
  .device-js-on #global-wrapper .module-listLayout09 .listItem .listIcon:before {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0.2em;
    left: 0;
    width: 0.6em;
    height: 0.6em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg) translateZ(1px);
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  .device-js-on #global-wrapper .module-listLayout09 .listItem .listText {
    font-size: 125%;
    line-height: 1.5;
  }
  /****/
  /* info list */
  /****/
  .device-js-on #global-wrapper .module-infoListType01 .infoItems {
    margin: 0 4%;
    display: block;
  }
  .device-js-on #global-wrapper .module-infoListType01 .infoItems .infoItem {
    margin-bottom: 7.24638%;
  }
  .device-js-on #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoDate {
    font-size: 116.66667%;
  }
  .device-js-on #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoInner {
    padding-top: 0.25em;
  }
  .device-js-on #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoInner .infoLink .infoText {
    font-size: 108.33333%;
    line-height: 1.76923;
  }
  .device-js-on #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoInner .infoLink .listBlank,
  .device-js-on #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoInner .infoLink .listPdf,
  .device-js-on #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoInner .infoLink .infoIcon {
    margin-left: 0.5em;
  }
  .device-js-on #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoInner .infoLink .listPdf,
  .device-js-on #global-wrapper .module-infoListType01 .infoItems .infoItem .infoOuter .infoInner .infoLink .module-iconPdfS01 {
    margin-top: -0.2em;
  }
  .device-js-on #global-wrapper .module-infoListType02 {
    text-align: left;
  }
  .device-js-on #global-wrapper .module-infoListType02 .infoItems {
    margin: 0 4%;
    display: block;
    border-top: solid 1px #ddd;
  }
  .device-js-on #global-wrapper .module-infoListType02 .infoItems .infoItem {
    padding: 4.34783% 0;
    border-bottom: solid 1px #ddd;
  }
  .device-js-on #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoDate {
    font-size: 108.33333%;
    line-height: 1.76923;
  }
  .device-js-on #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoCategories {
    margin-left: 0.5em;
    display: inline-block;
    vertical-align: middle;
  }
  .device-js-on #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoCategories .infoCategory {
    margin-bottom: 0.5em;
    padding: 0 0.5em;
    font-size: 91.66667%;
    color: #777;
    display: inline-block;
    vertical-align: middle;
    border-right: solid 1px #ccc;
  }
  .device-js-on #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoCategories .infoCategory:last-child {
    border-right: none 0;
  }
  .device-js-on #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoInner {
    padding-top: 0.72464%;
  }
  .device-js-on #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoInner .infoLink .infoText {
    font-size: 108.33333%;
    line-height: 1.76923;
    color: #005;
  }
  .device-js-on #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoInner .infoLink .listBlank,
  .device-js-on #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoInner .infoLink .listPdf,
  .device-js-on #global-wrapper .module-infoListType02 .infoItems .infoItem .infoOuter .infoInner .infoLink .infoIcon {
    margin-left: 1em;
  }
  /****/
  /* faq list */
  /****/
  .device-js-on #global-wrapper .module-faqListType01 {
    margin: 0 auto;
    width: 92%;
  }
  .device-js-on #global-wrapper .module-faqListType01 .faqItems {
    text-align: left;
    display: block;
  }
  .device-js-on #global-wrapper .module-faqListType01 .faqItems .faqItem {
    padding-top: 5.7971%;
  }
  .device-js-on #global-wrapper .module-faqListType01 .faqItems .faqItem:first-child {
    padding-top: 0;
  }
  .device-js-on #global-wrapper .module-faqListType01 .faqItems .faqItem .faqDetail {
    width: 100%;
    display: table;
  }
  .device-js-on #global-wrapper .module-faqListType01 .faqItems .faqItem .faqDetail .faqIcon,
  .device-js-on #global-wrapper .module-faqListType01 .faqItems .faqItem .faqDetail .faqText {
    display: table-cell;
  }
  .device-js-on #global-wrapper .module-faqListType01 .faqItems .faqItem .faqDetail .faqIcon {
    padding-right: 1em;
    vertical-align: top;
    white-space: nowrap;
  }
  .device-js-on #global-wrapper .module-faqListType01 .faqItems .faqItem .faqDetail .faqIcon .faqInner {
    width: 2em;
    height: 2em;
    text-align: center;
    font-size: 166.66667%;
    line-height: 2em;
    display: block;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    background-color: #666;
  }
  .device-js-on #global-wrapper .module-faqListType01 .faqItems .faqItem .faqDetail .faqText {
    width: 100%;
    vertical-align: middle;
  }
  .device-js-on #global-wrapper .module-faqListType01 .faqItems .faqItem .faqDetail .faqText .module-lead02 {
    margin: 0;
  }
  .device-js-on #global-wrapper .module-faqListType01 .faqItems .faqItem .faqQuestion .faqIcon .faqInner {
    color: #fff;
    background-color: #666;
  }
  .device-js-on #global-wrapper .module-faqListType01 .faqItems .faqItem .faqQuestion .faqText .faqInner {
    font-size: 108.33333%;
    line-height: 1.76923;
    font-weight: bold;
  }
  .device-js-on #global-wrapper .module-faqListType01 .faqItems .faqItem .faqAnswer {
    padding-top: 1.5em;
  }
  .device-js-on #global-wrapper .module-faqListType01 .faqItems .faqItem .faqAnswer .faqIcon .faqInner {
    background-color: #efefef;
  }
  /****/
  /* profile */
  /****/
  .device-js-on #global-wrapper .module-profileType01 .profileOuter {
    margin: 0 auto;
    padding: 4% 0;
    width: 92%;
    text-align: left;
    background-color: #efefef;
  }
  .device-js-on #global-wrapper .module-profileType01 .profileInner {
    padding: 0 4.34783%;
  }
  .device-js-on #global-wrapper .module-profileType01 .profileInner:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .device-js-on #global-wrapper .module-profileType01 .profileInner .profileL {
    width: 31.74603%;
    float: left;
  }
  .device-js-on #global-wrapper .module-profileType01 .profileInner .profileL .profilePic {
    width: 100%;
  }
  .device-js-on #global-wrapper .module-profileType01 .profileInner .profileL .profilePic img {
    width: 100%;
    height: auto;
  }
  .device-js-on #global-wrapper .module-profileType01 .profileInner .profileL .profileName .class {
    padding-top: 15%;
    font-size: 100%;
    line-height: 1.4;
  }
  .device-js-on #global-wrapper .module-profileType01 .profileInner .profileL .profileName .label {
    padding-top: 25%;
  }
  .device-js-on #global-wrapper .module-profileType01 .profileInner .profileL .profileName .label .name {
    font-size: 125%;
    line-height: 1.26667;
  }
  .device-js-on #global-wrapper .module-profileType01 .profileInner .profileL .profileName .label .ruby {
    padding-top: 5%;
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-weight: 500;
    font-size: 100%;
    line-height: 1.5;
    color: #999;
  }
  .device-js-on #global-wrapper .module-profileType01 .profileInner .profileR {
    width: 63.49206%;
    float: right;
  }
  .device-js-on #global-wrapper .module-profileType01 .profileInner .profileR .profileDetail {
    font-size: 100%;
    line-height: 1.5;
  }
  .device-js-on #global-wrapper .module-profileType01 .profileLink {
    padding: 1.5873% 4.7619% 0 0;
    text-align: right;
  }
  .device-js-on #global-wrapper .module-profileType01 .profileLink .module-listLayout01 {
    width: auto;
    display: inline-block;
  }
  .device-js-on #global-wrapper .module-profileType02 .profileOuter {
    margin: 0 auto;
    padding: 4% 0;
    width: 92%;
    text-align: left;
    background-color: #efefef;
  }
  .device-js-on #global-wrapper .module-profileType02 .profileInner {
    padding: 0 4.34783%;
  }
  .device-js-on #global-wrapper .module-profileType02 .profileInner .profileL {
    position: relative;
  }
  .device-js-on #global-wrapper .module-profileType02 .profileInner .profileL:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .device-js-on #global-wrapper .module-profileType02 .profileInner .profileL .profilePic {
    width: 31.74603%;
    float: left;
  }
  .device-js-on #global-wrapper .module-profileType02 .profileInner .profileL .profilePic img {
    width: 100%;
    height: auto;
  }
  .device-js-on #global-wrapper .module-profileType02 .profileInner .profileL .profileName {
    width: 60.31746%;
    float: right;
  }
  .device-js-on #global-wrapper .module-profileType02 .profileInner .profileL .profileName .label .name {
    font-size: 125%;
    line-height: 1.26667;
  }
  .device-js-on #global-wrapper .module-profileType02 .profileInner .profileL .profileName .label .ruby {
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-weight: 500;
    font-size: 100%;
    line-height: 1.5;
    color: #999;
  }
  .device-js-on #global-wrapper .module-profileType02 .profileInner .profileL .profileName .label .class {
    font-size: 100%;
    line-height: 1.5;
  }
  .device-js-on #global-wrapper .module-profileType02 .profileInner .profileL .profileName .infoLink {
    width: auto;
    position: absolute;
    bottom: 0;
  }
  .device-js-on #global-wrapper .module-profileType02 .profileInner .profileR {
    padding-top: 6.34921%;
  }
  .device-js-on #global-wrapper .module-profileType02 .profileInner .profileR .profileDetailL .profileDetailT,
  .device-js-on #global-wrapper .module-profileType02 .profileInner .profileR .profileDetailL .profileDetailB {
    font-size: 100%;
    line-height: 1.5;
  }
  .device-js-on #global-wrapper .module-profileType02 .profileInner .profileR .profileDetailL .profileDetailB {
    padding-top: 3.1746%;
  }
  .device-js-on #global-wrapper .module-profileType02 .profileInner .profileR .profileDetailR {
    padding-top: 4.7619%;
  }
  .device-js-on #global-wrapper .module-profileType03 {
    text-align: left;
    display: block;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileWrap {
    margin: 0 4%;
    padding-top: 8%;
    display: block;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileWrap .profileOuter {
    background-color: #efefef;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileWrap .profileInner {
    padding: 4.34783%;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileWrap .profile {
    position: relative;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileWrap .profile:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileWrap .profile .profileL {
    width: 57.14286%;
    float: left;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileWrap .profile .profileL .classWrap span {
    display: block;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileWrap .profile .profileL .classWrap .name1 {
    padding-bottom: 5.55556%;
    font-size: 125%;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileWrap .profile .profileL .classWrap .name2,
  .device-js-on #global-wrapper .module-profileType03 .profileWrap .profile .profileL .classWrap .name2txt {
    font-size: 125%;
    line-height: 1.5;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileWrap .profile .profileL .link {
    padding-top: 5.55556%;
    width: auto;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileWrap .profile .profileR {
    width: 39.68254%;
    text-align: right;
    float: right;
    position: relative;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileWrap .profile .profileR .nameWrap span {
    display: block;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileWrap .profile .profileR .nameWrap .label,
  .device-js-on #global-wrapper .module-profileType03 .profileWrap .profile .profileR .nameWrap .label2 {
    font-size: 100%;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileWrap .profile .profileR .nameWrap .label2 {
    display: inline;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileWrap .profile .profileR .nameWrap .name {
    padding-top: 8%;
    font-size: 125%;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileWrap .profile .profileR .nameWrap .ruby {
    padding-top: 4%;
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-weight: 500;
    font-size: 100%;
    line-height: 1.25;
    color: #999;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileWrap .profile .profileR .namePic {
    padding-top: 8%;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileWrap .profile .profileR .namePic img {
    width: 80%;
    height: auto;
    vertical-align: top;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileWrap .profileDetail {
    padding-top: 4.7619%;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileWrap .profileDetail p {
    font-size: 100%;
    line-height: 1.5;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileTypeUsers .profile .profileL .profileDetail {
    padding-top: 11.11111%;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileTypeUsers .profile .profileR .nameWrap {
    padding-top: 12%;
  }
  .device-js-on #global-wrapper .module-profileType03 .profileTypeUsers .profile .profileR .nameWrap:first-child {
    padding-top: 0;
  }
  .device-js-on #global-wrapper .module-profileType04 {
    margin: 0 auto;
    width: 92%;
    text-align: left;
  }
  .device-js-on #global-wrapper .module-profileType04 .profileInner {
    width: 100%;
    position: relative;
  }
  .device-js-on #global-wrapper .module-profileType04 .profileInner:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .device-js-on #global-wrapper .module-profileType04 .profilePic {
    width: 28.98551%;
    float: left;
  }
  .device-js-on #global-wrapper .module-profileType04 .profilePic img {
    width: 100%;
    height: auto;
  }
  .device-js-on #global-wrapper .module-profileType04 .profileDetail {
    width: 65.21739%;
    text-align: left;
    float: right;
  }
  .device-js-on #global-wrapper .module-profileType04 .profileDetail .profileNameWrap .profileName {
    font-size: 125%;
    line-height: 1.26667;
    display: block;
  }
  .device-js-on #global-wrapper .module-profileType04 .profileDetail .profileNameWrap .profileRuby {
    font-size: 100%;
    line-height: 1.5;
    color: #999;
    display: block;
  }
  .device-js-on #global-wrapper .module-profileType04 .profileDetail .profileInfo {
    padding-top: 2.22222%;
  }
  .device-js-on #global-wrapper .module-profileType04 .profileDetail .profileInfo p {
    margin: 0;
    font-size: 100%;
    line-height: 1.5;
  }
  .device-js-on #global-wrapper .module-profileType04 .profileDetail .profileLinks .module-listLayout02 {
    padding-top: 6.66667%;
    width: auto;
  }
  .device-js-on #global-wrapper .module-profileType04 .profileDetail .profileLinks .module-listLayout02 .listItems .listItem {
    padding-top: 6.66667%;
  }
  .device-js-on #global-wrapper .module-profileType04 .profileDetail .profileLinks .module-listLayout02 .listItems .listItem .listText {
    font-size: 100%;
    line-height: 1.16667;
  }
  .device-js-on #global-wrapper .module-profileType05 {
    margin: 0 auto;
    width: 92%;
  }
  .device-js-on #global-wrapper .module-profileType05 .profileOuter {
    padding-top: 4.34783%;
    text-align: left;
  }
  .device-js-on #global-wrapper .module-profileType05 .profileOuter:first-child {
    padding-top: 0;
  }
  .device-js-on #global-wrapper .module-profileType05 .profileOuter:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .device-js-on #global-wrapper .module-profileType05 .profileOuter .profileItems {
    display: block;
  }
  .device-js-on #global-wrapper .module-profileType05 .profileOuter .profileItems .profileR {
    margin-top: 4.34783%;
  }
  .device-js-on #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem {
    padding: 7.24638% 4.34783%;
    background-color: #efefef;
  }
  .device-js-on #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profileInner {
    position: relative;
  }
  .device-js-on #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profileInner:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .device-js-on #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profilePic {
    width: 31.74603%;
    float: left;
  }
  .device-js-on #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profilePic img {
    width: 100%;
    height: auto;
  }
  .device-js-on #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profileDetail {
    width: 60.31746%;
    float: right;
  }
  .device-js-on #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profileDetail .profileNameWrap {
    padding-top: 7.89474%;
  }
  .device-js-on #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profileDetail .profileNameWrap .profileName {
    font-size: 125%;
    line-height: 1.26667;
    display: block;
  }
  .device-js-on #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profileDetail .profileNameWrap .profileRuby {
    font-size: 100%;
    line-height: 1.25;
    color: #999;
    display: block;
  }
  .device-js-on #global-wrapper .module-profileType05 .profileOuter .profileItems .profileItem .profileDetail .profileInfo {
    font-size: 125%;
    line-height: 1.5;
  }
  .device-js-on #global-wrapper .module-profileType06 .profileOuter {
    margin: 0 auto;
    padding: 4% 0;
    width: 92%;
    text-align: left;
    background-color: #efefef;
  }
  .device-js-on #global-wrapper .module-profileType06 .profileInner {
    padding: 0 4.34783%;
  }
  .device-js-on #global-wrapper .module-profileType06 .profileInner:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .device-js-on #global-wrapper .module-profileType06 .profileInner .profileL {
    width: 31.74603%;
    float: left;
  }
  .device-js-on #global-wrapper .module-profileType06 .profileInner .profileL .profilePic {
    width: 100%;
  }
  .device-js-on #global-wrapper .module-profileType06 .profileInner .profileL .profilePic img {
    width: 100%;
    height: auto;
  }
  .device-js-on #global-wrapper .module-profileType06 .profileInner .profileL .profileName .label {
    padding-top: 15%;
  }
  .device-js-on #global-wrapper .module-profileType06 .profileInner .profileL .profileName .label .name {
    font-size: 125%;
    line-height: 1.26667;
  }
  .device-js-on #global-wrapper .module-profileType06 .profileInner .profileL .profileName .label .ruby,
  .device-js-on #global-wrapper .module-profileType06 .profileInner .profileL .profileName .label .ruby2 {
    padding-top: 5%;
    font-size: 100%;
    line-height: 1.5;
    color: #999;
  }
  .device-js-on #global-wrapper .module-profileType06 .profileInner .profileL .profileName .label .ruby {
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-weight: 500;
  }
  .device-js-on #global-wrapper .module-profileType06 .profileInner .profileR {
    width: 63.49206%;
    float: right;
  }
  .device-js-on #global-wrapper .module-profileType06 .profileInner .profileR .profileDetail {
    font-size: 100%;
    line-height: 1.5;
  }
  /****/
  /* paging */
  /****/
  .device-js-on #global-wrapper .module-pagingType01 {
    padding: 0 6em;
    text-align: center;
    display: inline-block;
    position: relative;
  }
  .device-js-on #global-wrapper .module-pagingType01 ul {
    display: block;
  }
  .device-js-on #global-wrapper .module-pagingType01 ul li {
    display: inline-block;
  }
  .device-js-on #global-wrapper .module-pagingType01 .pagingNumber {
    font-size: 150%;
    display: inline-block;
  }
  .device-js-on #global-wrapper .module-pagingType01 .pagingNumber ul li {
    margin: 0 0.2em;
    vertical-align: middle;
  }
  .device-js-on #global-wrapper .module-pagingType01 .pagingNumber ul li a {
    display: inline-block;
    position: relative;
  }
  .device-js-on #global-wrapper .module-pagingType01 .pagingNumber ul li a span {
    color: #005;
  }
  .device-js-on #global-wrapper .module-pagingType01 .pagingNumber ul li a span:after {
    content: "";
    width: 100%;
    position: absolute;
    bottom: -4px;
    left: 0;
    border-bottom: solid 2px #005;
  }
  .device-js-on #global-wrapper .module-pagingType01 .pagingPrev {
    position: absolute;
    top: 0;
    left: 0;
  }
  .device-js-on #global-wrapper .module-pagingType01 .pagingPrev .first {
    margin-right: 6px;
  }
  .device-js-on #global-wrapper .module-pagingType01 .pagingNext {
    position: absolute;
    top: 0;
    right: 0;
  }
  .device-js-on #global-wrapper .module-pagingType01 .pagingNext .last {
    margin-left: 6px;
  }
  .device-js-on #global-wrapper .module-pagingType02 ul {
    margin: 0 4%;
    display: block;
    position: relative;
  }
  .device-js-on #global-wrapper .module-pagingType02 ul li a {
    padding: 1em 0;
    width: 100%;
    color: #fff;
    display: block;
    background-color: #005;
  }
  .device-js-on #global-wrapper .module-pagingType02 ul li a .txt {
    font-size: 108.33333%;
    display: inline-block;
    position: relative;
  }
  .device-js-on #global-wrapper .module-pagingType02 ul li a .txt:after {
    margin: auto;
    content: "";
  }
  .device-js-on #global-wrapper .module-pagingType02 ul .pagingBack {
    margin: 0 auto;
    width: 46%;
  }
  .device-js-on #global-wrapper .module-pagingType02 ul .pagingBack a .txt {
    padding-left: 1em;
  }
  .device-js-on #global-wrapper .module-pagingType02 ul .pagingBack a .txt:after {
    position: absolute;
    top: 0.25em;
    left: 0;
    bottom: 0;
    width: 0.3em;
    height: 0.3em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg) translateZ(1px);
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
  }
  .device-js-on #global-wrapper .module-pagingType02 ul .pagingNext,
  .device-js-on #global-wrapper .module-pagingType02 ul .pagingPrev {
    width: 23%;
    position: absolute;
    top: 0;
  }
  .device-js-on #global-wrapper .module-pagingType02 ul .pagingNext {
    right: 0;
  }
  .device-js-on #global-wrapper .module-pagingType02 ul .pagingNext a .txt {
    padding-right: 1em;
  }
  .device-js-on #global-wrapper .module-pagingType02 ul .pagingNext a .txt:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0.3em;
    height: 0.3em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg) translateZ(1px);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  .device-js-on #global-wrapper .module-pagingType02 ul .pagingPrev {
    left: 0;
  }
  .device-js-on #global-wrapper .module-pagingType02 ul .pagingPrev a .txt {
    padding-left: 1em;
  }
  .device-js-on #global-wrapper .module-pagingType02 ul .pagingPrev a .txt:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0.3em;
    height: 0.3em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg) translateZ(1px);
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
  }
  .device-js-on #global-wrapper .module-pagingType03 .pagingWrap {
    margin: 0 4%;
    text-align: left;
    display: block;
  }
  .device-js-on #global-wrapper .module-pagingType03 .pagingWrap .pagingItem {
    padding-top: 8.69565%;
  }
  .device-js-on #global-wrapper .module-pagingType03 .pagingWrap .pagingItem:first-child {
    padding-top: 0;
  }
  .device-js-on #global-wrapper .module-pagingType03 .pagingWrap .pagingOuter {
    position: relative;
  }
  .device-js-on #global-wrapper .module-pagingType03 .pagingWrap .pagingInner {
    padding-left: 3em;
  }
  .device-js-on #global-wrapper .module-pagingType03 .pagingWrap .pagingInner .icon {
    position: absolute;
    top: -0.15em;
    left: 0;
  }
  .device-js-on #global-wrapper .module-pagingType03 .pagingWrap .pagingInner .text {
    font-size: 125%;
    line-height: 1.5;
  }
  .device-js-on #global-wrapper .module-pagingType03 .pagingWrap .detail {
    padding-top: 1em;
    font-size: 100%;
    line-height: 1.5;
  }
  /****/
  /* modal */
  /****/
  .device-js-on #global-wrapper .module-modal-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 500;
    background-color: rgba(26,18,45,0.8);
  }
  .device-js-on #global-wrapper .module-modal-layer .module-modal-outer {
    margin: 0 auto;
    width: 92%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  .device-js-on #global-wrapper .module-modal-layer .module-modal-outer .module-modal-inner {
    padding-bottom: 56.25%;
    position: relative;
  }
  .device-js-on #global-wrapper .module-modal-layer .module-modal-outer .module-modal-inner .module-modal-iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .device-js-on #global-wrapper .module-modal-layer .module-modal-outer .module-modal-close {
    width: 2em;
    height: 2em;
    position: absolute;
    top: -3em;
    right: 0;
  }
  .device-js-on #global-wrapper .module-modal-layer .module-modal-outer .module-modal-close a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
  }
  .device-js-on #global-wrapper .module-modal-layer .module-modal-outer .module-modal-close a:after,
  .device-js-on #global-wrapper .module-modal-layer .module-modal-outer .module-modal-close a:before {
    content: "";
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateZ(1px);
    border-left: solid 2px #fff;
  }
  .device-js-on #global-wrapper .module-modal-layer .module-modal-outer .module-modal-close a:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .device-js-on #global-wrapper .module-modal-layer .module-modal-outer .module-modal-close a:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}


/****/
/* ���t�I�� */
/****/
@media all and (min-width: 751px), print {
  #global-wrapper .wordwrap-Break {
    word-wrap: break-word;
  }
}
.device-view-pc #global-wrapper .wordwrap-Break {
  word-wrap: break-word;
}
@media screen and (max-width: 750px) {
  .device-js-on #global-wrapper .wordwrap-Break {
    word-wrap: break-word;
  }
}
</pre></body></html>