@charset "Shift_JIS";

html, body{
  scrollbar-3dlight-color: white;
  scrollbar-arrow-color: #00FFFF;
  scrollbar-darkshadow-color: black;
  scrollbar-face-color: #009900;
  scrollbar-highlight-color: white;
  scrollbar-shadow-color: #3333FF;
}
body {
  margin-top: 0px;
  background-image : url(../images/USGTFJAPAN2.gif);
  background-repeat : repeat;
  background-attachment : fixed;
  font-family: Meiryo, "Hiragino Kaku Gothic Pro", sans-serif;
  text-align: center;
}
a:link {
  color: #354688;
}
a:visited {
  color: #354688;
}
a:hover {
  color:red;
}
a:active {
  color: 009900;
}

hr {
  margin: 36px 0;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mainmenu {
  margin: 36px auto;
  width: 1024px;
}
.mainmenu table {
  width: 100%;
  background-color: #F2F2F2;
  border-collapse: collapse;
}
.mainmenu td {
  width: 14.28%;
  height: 30px;
  font-family: sans-serif;
  font-size: 90%;
  text-align: center;
  border: 1px solid #99cc00;
}
.mainmenu a {
  text-decoration: none;
}

.footer {
  font-size: 90%;
}

.maincontent {
  margin: 24px auto;
  width: 1024px;
}
.mainlayouttable {
  width: 100%;
  background-color: #e8ffeb;
  border-collapse: collapse;
}
.mainlayouttable > tbody > tr > td {
  padding: 20px 60px 60px;
  vertical-align: top;
}

.maincontent h1 {
  margin: 1em 0 2em;
  color: #0055b3;
  text-align: center;
}
.maincontent h2 {
  margin: 2.5em 0 1em;
  color: #0055b3;
}
.maincontent hr + h2,
.maincontent hr + a + h2{
  margin: 1em 0;
}
.maincontent h3 {
  margin: 2.5em 0 1em;
  color: #00b0f0;
}
.h1-img,
.h2-img {
  margin: 1em 0 !important;
}
.h2-style2 {
  position: relative;
  padding: 4px 16px !important;
  color: #fff !important;
  background-image: linear-gradient(0deg,#4f82a3 25%, #004db0 25%, #004db0 50%, #4f82a3 50%, #4f82a3 75%,#004db0 75%, #004db0);
  background-size: 4px 4px;
  border-radius: 2em !important;
}
.h3-style2 {
  padding: 4px 16px !important;
  color: #fff !important;
  background: #00b0f0 !important;
  border-radius: 2em !important;
}
.h-style-normal {
  margin: 1em 0 !important;
  padding: 0 !important;
  color: #000 !important;
  background-color: transparent !important;
}

.pgindex {
  margin-bottom: 3em;
}
.list-pgindex {
  text-align: center;
  list-style: none;
}
.list-pgindex > li {
  display: inline-block;
  margin: 0 10px;
}
.list-pgindex a {
  position: relative;
}
.list-pgindex a::after {
  content: "";
  position: absolute;
  top: 100%;
  left: calc(50% - 6px);
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #354688;
}

.sec_divider {
  position: relative;
  margin-top: 6em;
}
.pgindex + .sec > .sec_divider {
  margin-top: 4em;
}
.sec_divider::before {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  width: 100%;
  height: 1px;
  background: #999;
}
.sec_divider_ttl {
  position: relative;
  display: inline-block;
  padding: 4px;
  color: #fff;
  background: #333;
  line-height: 1;
}
.sec_divider + h2,
.sec_divider + p {
  margin-top: 2em;
}

.sec-magazine {
  margin: -36px -60px;
  padding: 40px 60px;
  background-color: #fff;
}
.sec-magazine h2 {
  margin: -40px -60px 1em -60px;
  padding: 6px 60px;
  color: #fff;
  background: #003399;
}

.pos-rltv {
  position: relative;
}
.pos-abslt {
  position: absolute;
}

.txt-top {
  vertical-align: top !important;
}
.txt-middle {
  vertical-align: middle !important;
}
.txt-bottom {
  vertical-align: bottom !important;
}

.txt-right {
  text-align: right !important;
}
.txt-left {
  text-align: left !important;
}
.txt-center {
  text-align: center !important;
}

.txt-60pcnt {
  font-size: 60% !important;
}
.txt-70pcnt {
  font-size: 70% !important;
}
.txt-80pcnt {
  font-size: 80% !important;
}
.txt-90pcnt {
  font-size: 90% !important;
}
.txt-110pcnt {
  font-size: 110% !important;
}
.txt-120pcnt {
  font-size: 120% !important;
}
.txt-140pcnt {
  font-size: 140% !important;
}

.txt-color-gtfred {
  color: #b71829 !important;
}
.txt-color-gtfblue {
  color: #093a7a !important;
}
.txt-color-gtfgold {
  color: #c9904c !important;
}
.txt-color-gtfblack {
  color: #000 !important;
}
.txt-color-red {
  color: red !important;
}
.txt-color-blue {
  color: #0055b3 !important;
}
.txt-color-lblue {
  color: #00b0f0 !important;
}

.lh100 {
  line-height: 1em;
}
.lh115 {
  line-height: 1.15em;
}
.lh120 {
  line-height: 1.2em;
}
.lh130 {
  line-height: 1.3em;
}
.lh145 {
  line-height: 1.45em;
}

.example {
  color: #0055b3;
  font-size: 80%;
}

._usgtf-level1 {
  color: #fff;
  background-color: #b71829;
}
._usgtf-level2 {
  color: #fff;
  background-color: #093a7a;
}
._usgtf-level3 {
  color: #fff;
  background-color: #c9904c;
}
._usgtf-level4 {
  color: #fff;
  background-color: #000;
}

.bgcolor-gtfred {
  background-color: #b71829 !important;
}
.bgcolor-gtfblue {
  background-color: #093a7a !important;
}
.bgcolor-gtfgold {
  background-color: #c9904c !important;
}
.bgcolor-gtfblack {
  background-color: #000 !important;
}
.bgcolor-lgray {
  background-color: #ddd !important;
}

.margin-t0 {
  margin-top: 0 !important;
}
.margin-t1 {
  margin-top: 1em !important;
}
.margin-t2 {
  margin-top: 2em !important;
}
.margin-t3 {
  margin-top: 3em !important;
}
.margin-t4 {
  margin-top: 4em !important;
}
.margin-b0 {
  margin-bottom: 0 !important;
}
.margin-b1 {
  margin-bottom: 1em !important;
}
.margin-b2 {
  margin-bottom: 2em !important;
}

.clearfix:after {
  clear: both;
  display: block;
  content: "";
}
.disp-table {
  display: table;
}
.disp-cell {
  display: table-cell;
}

.col2,
.col3,
.col4 {
  display: table;
  width: 100%;
}
.col2 > * {
  display: table-cell;
  width: 50%;
}
.col3 > * {
  display: table-cell;
  width: 33.33333%;
}
.col4 > * {
  display: table-cell;
  width: 25%;
}
.col4_linklist {
  margin: 0;
  padding: 0;
  width: 100%;
}
.col4_linklist > * {
  display: table;
  margin: 0;
  padding: 0;
  width: 25%;
  height: inherit;
  list-style: none;
  float: left;
  border-collapse: separate;
  border-spacing: 5px 0;
}
.col4_linklist > * > a {
  display: table-cell;
  width: 100%;
  height: inherit;
  background-color: #ebf1f6;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border-bottom: 4px solid #38678e;
  border-radius: 8px;
}
.col4_linklist > * > a:hover {
  color: red;
  background-color: #f5f8fb;
  border-bottom: 2px solid #38678e;
}

.table-wrap {
  margin: 1em 0;
}
h2 + .table-wrap,
h3 + .table-wrap,
h4 + .table-wrap,
p + .table-wrap {
  margin-top: 2em;
}
.table-style03 ol {
  margin: 0;
  padding-left: 1.5em;
}
.table-style01 {
  background-color: #fff;
  border: 1px solid #000;
  border-collapse: collapse;
}
.table-style01 th {
  padding: 6px;
  color: #fff;
  background-color: #0055b3;
  border: 1px solid #000;
}
.table-style01 td {
  padding: 6px;
  border: 1px solid #000;
}
.table-style02 {
  background-color: #fff;
  border: 1px solid #009900;
  border-collapse: collapse;
}
.table-style02 th {
  padding: 18px;
  color: #000;
  background-color: #D9F8D9;
  text-align: left;
  border: 1px solid #009900;
}
.table-style02 td {
  padding: 18px;
  text-align: left;
  vertical-align: top;
  border: 1px solid #009900;
}
.table-style02_center {
  background-color: #fff;
  border: 1px solid #009900;
  border-collapse: collapse;
}
.table-style02_center th {
  padding: 25px;
  color: #000;
  background-color: #D9F8D9;
  text-align: left;
  border: 1px solid #009900;
}
.table-style02_center td {
  padding: 25px;
  text-align: center;
  border: 1px solid #009900;
}
.table-style03 {
  width: 100%;
  border-collapse: collapse;
}
.table-style03 th {
  padding: 0 0 4px 0;
  width: 18%;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
.table-style03 td {
  padding: 0 0 4px;
  width: auto;
}
.table-style03 .blank-cell {
  padding: 0;
  line-height: 0;
  height: 1.2em;
}

.fr-gtfb-r {
  position: relative;
  margin: 2em auto;
  padding: 30px;
  background: #fff;
  border: 2px solid #093a7a;
}
.fr-gtfb-r::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid #b71829;
}
.fr-lred {
  margin: 2em auto;
  padding: 25px;
  background: #fff;
  border: 1px solid #FF0000;
}
.fr-lgray {
  margin: 2em auto;
  padding: 25px;
  background: #fff;
  border: 2px solid #DCDCDC;
}
.fr-gtfb-r > h2:first-child,
.fr-gtfb-r > h3:first-child,
.fr-gtfb-r > p:first-child
.fr-lred > h2:first-child,
.fr-lred > h3:first-child,
.fr-lred > p:first-child
.fr-lgray > h2:first-child,
.fr-lgray > h3:first-child,
.fr-lgray > p:first-child {
  margin-top: 0;
}
.fr-gtfb-r > p:last-child,
.fr-lred > p:last-child,
.fr-lgray > p:last-child {
  margin-bottom: 0;
}

.icon-new {
  display: inline-block;
  margin-top: -2px;
  margin-left: 0.5em;
  padding: 2px 4px;
  color: #fff;
  background-color: red;
  font-size: 12px;
  line-height: 1;
  white-space: nowrap;
  text-transform: uppercase;
  vertical-align: middle;
}
._icon-pos-cm {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
}

.label-style01 {
  display: inline-block;
  margin-top: -3px;
  padding: 0 6px;
  color: #fff;
  background-color: #b69113;
  font-size: 65%;
  line-height: 1.6em;
  text-transform: uppercase;
  vertical-align: middle;
}

.btn {
  display: inline-block;
  margin: 16px 0;
  padding: 0.8em 3em;
  background-color: #0055b3;
  text-decoration: none;
  border-bottom: 4px solid #999;
  border-radius: 6px;
}
.btn:link,.btn:visited,.btn:active {
  color: #fff;
}
.btn:hover {
  margin-top: 18px;color:red;
  border-bottom-width: 2px;
}

/* ================================
トップページ
================================== */
.sec-topmain {
  width: 745px;
}
.sec-topmain .h2-style2 {
  font-size: 140%;
}
.col4_linklist a span._usgtf-level2,
.col4_linklist a span._usgtf-level3 {
  display: inline-block;
  margin: -2px 0 2px;
  padding: 3px 3px;
  width: 100%;
  line-height: 1;
}
.h-news {
  position: relative;
  margin: 2.5em 0 0;
  padding: 18px 0 0;
  color: #0055b3;
  border-top: 2px solid #0055b3;
}
.h-news:after {
  position: absolute;
  display: block;
  content: "";
  top: 1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #b71829;
}
.news-pickup {
  margin: 18px 0;
  padding: 1px 25px; 
  background: #f5dbd2;
}
.list-news {
  width: 100%;
}
.list-news > dt {
  clear: left;
  margin: 0;
  padding: 6px 0;
  width: 160px;
  color: #333;
  font-weight: normal;
  float: left;
}
.list-news > dd {
  margin: 0;
  padding: 6px 0 6px 160px;
}
.list-news > dd + dd {
  padding-top: 0;
}

/* ================================
参加申込書
================================== */
.blk-application {
  margin: 1.5em 0 0;
}
.blk-application--step {
  position: relative;
  padding-top: 20px;
}
.blk-application--step::before {
  content: "";
  display: block;
  position: absolute;
  top: -20px;
  left: calc(50% - 30px);
  width: 0;
  height: 0;
  border: 30px solid transparent;
  border-top-color: #b71829;
}
.blk-application_level {
  position: relative;
  padding: 25px 20px;
}
.blk-application_level:before {
  position: absolute;
  display: block;
  content: "";
  margin: 1%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 1px solid rgba(255,255,255,0.7);
}
.blk-application_h {
  margin: 0 !important;
  padding: 0 !important;
  color: #fff !important;
  font-size: 140%;
  text-align: center;
}
.blk-application_linklist {
  position: relative;
  margin: 1em 0 0;
  padding: 0;
  list-style: none;
}
.blk-application_linklist li {
  text-align: center;
}
.blk-application_linklist a:link,
.blk-application_linklist a:visited {
  color: #fff;
}
.blk-application_linklist a:hover {
  color:red;
}
.blk-application_linklist .btn {
  margin: 16px auto 9px;
  width: 90%;
  border-bottom-color: #444;
}
.blk-application_linklist .btn:hover {
  margin: 18px auto 9px;
  color: red !important;
}
.blk-application_level._usgtf-level2 .btn {
  color: #354688;
  background-color: #ebf1f6;
}
.blk-application_level._usgtf-level3 .btn {
  color: #354688;
  background-color: #f9f2eb;
}
.blk-application_linklist li:last-child:before {
  content: "( ";
}
.blk-application_linklist li:last-child:after {
  content: " )";
}