@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

/*  reset
--------------------------------------- */
h1, h2, h3, h4, h5, h6, ul, ol, li, p, dl, dt, dd {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

ul, ol {
  list-style: none;
}

img {
  vertical-align: bottom;
}

/*  base
--------------------------------------- */
/*  common
--------------------------------------- */
body {
  line-height: 1.5;
  color: black;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 81.25%;
  -webkit-text-size-adjust: 100%;
}

a {
  color: #000;
  text-decoration: underline;
}

a:link, a:visited {
  color: #000;
  text-decoration: underline;
}

a:hover, a:focus, a:active {
  text-decoration: none;
  outline: none;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.alphahover:hover {
  filter: alpha(opacity=65);
  -moz-opacity: 0.65;
  opacity: 0.65;
}

.ialphahover:hover img {
  filter: alpha(opacity=65);
  -moz-opacity: 0.65;
  opacity: 0.65;
}

.pc {
  display: none !important;
}

.br {
  margin-bottom: 0.5em;
}

.indent {
  *zoom: 1;
}
.indent:before, .indent:after {
  content: " ";
  display: table;
}
.indent:after {
  clear: both;
}
.indent li {
  *zoom: 1;
}
.indent li:before, .indent li:after {
  content: " ";
  display: table;
}
.indent li:after {
  clear: both;
}
.indent .el-h {
  float: left;
}
.indent .el-b {
  display: block;
  overflow: hidden;
}

html.android.chrome * {
  max-height: 100%;
}

/*  util
--------------------------------------- */
.ut-left {
  text-align: left;
}

.ut-center {
  text-align: center;
}

.ut-right {
  text-align: right;
}

.ut-date {
  font-size: 169.23077%;
}

.ut-big {
  font-size: 123.07692%;
}

.ut-small {
  font-size: 76.92308%;
}

.ut-red {
  color: #1b3b8b;
}

/* -------------------------------------------------------------------

    Module

-------------------------------------------------------------------- */
/*  icon
--------------------------------------- */
.icon-link {
  background: url(/ai-kentei/abroad/img/icon_arw_cr_01_sp.png) no-repeat 0 2px;
  background-size: 12px 12px;
  padding: 0 0 0 15px;
  *zoom: 1;
}

.icon-pdf {
  display: inline-block;
  background: url(/ai-kentei/abroad/img/icon_pdf_01_sp.gif) no-repeat 0 0;
  background-size: 12px 15px;
  width: 12px;
  height: 15px;
  margin: 0 5px;
  vertical-align: middle;
  *zoom: 1;
}

.icon-blank {
  display: inline-block;
  background: url(/ai-kentei/abroad/img/icon_window_01.gif) no-repeat 0 0;
  width: 12px;
  height: 11px;
  margin: 0 5px;
  vertical-align: middle;
  *zoom: 1;
}

/* -------------------------------------------------------------------

    Outline

-------------------------------------------------------------------- */
/*  Container
--------------------------------------- */
/* -------------------------------------------------------------------

    Common

-------------------------------------------------------------------- */
/*  Header
--------------------------------------- */
.siteheader {
  position: relative;
  height: 68px;
  z-index: 115;
  background: #ffffff;
}
.siteheader > h1 {
  position: absolute;
  left: 10px;
  top: 8px;
  z-index: 2;
  width: 52px;
}
.siteheader > h1 img {
  width: 100%;
}
.siteheader .siteheader-logo02 {
  position: absolute;
  right: 70px;
  top: 23px;
  z-index: 2;
  width: 105px;
}
.siteheader .siteheader-logo02 img {
  width: 100%;
}
.siteheader .siteheader-menubtn {
  position: absolute;
  right: 10px;
  top: 8px;
  z-index: 2;
  width: 52px;
}
.siteheader .siteheader-menubtn img {
  width: 100%;
}
.siteheader .siteheader-menu {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  background: #FFFFFF;
  z-index: 999;
  display: none;
}
html.android.chrome .siteheader .siteheader-menu {
  max-height: none;
}
.siteheader .siteheader-menu .wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.siteheader .siteheader-menu .btn_close {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 33.125%;
}
.siteheader .siteheader-menu .btn_close img {
  width: 100%;
}
.siteheader .siteheader-menu li {
  border-bottom: 2px solid #dadada;
}
.siteheader .siteheader-menu li span, .siteheader .siteheader-menu li a {
  padding: 3.75% 3.125%;
  display: block;
  color: #FFFFFF;
}
.siteheader .siteheader-menu li a {
  background: url(/ai-kentei/abroad/img/icon_arw_sp.png) no-repeat 1.5625% center;
  background-size: 4.6875% auto;
  padding-left: 7.8125%;
  text-decoration: none;
  color: #000000;
}
.siteheader .siteheader-menu li.siteheader__menu__el01 {
  background: url(/ai-kentei/abroad/img/siteheader_menu_icon_sp.png) no-repeat 3.125% center #232323;
  background-size: 8.75% auto;
  padding-left: 14.0625%;
  border-bottom: 0;
}
.siteheader .siteheader-menu li.siteheader__menu__el02 {
  background: #f1495b;
}
.siteheader .siteheader-menu li.siteheader__menu__el08 span {
  background: url(/ai-kentei/abroad/img/icon_arw_sp.png) no-repeat 1.5625% center;
  background-size: 4.6875% auto;
  padding-left: 7.8125%;
  text-decoration: none;
  color: #9b9b9b;
}
.siteheader .siteheader-menu li.siteheader__menu__el09 {
  background: #49639f;
}
.siteheader .siteheader-menu li.siteheader__menu__el15 {
  background: #f69b18;
}
.siteheader .siteheader-menu li.siteheader__menu__el15 a {
  color: #FFFFFF;
}
.siteheader .siteheader-menu li.siteheader__menu__el16 {
  background: #626262;
}
.siteheader .siteheader-menu li.siteheader__menu__el16 a {
  color: #FFFFFF;
}
.siteheader .siteheader-menu li.siteheader__menu__el17 {
  background: #9b9b9b;
}
.siteheader .siteheader-menu li.siteheader__menu__el17 a {
  color: #FFFFFF;
}
.siteheader .siteheader-menu li.siteheader__menu__el18 {
  background: #9b9b9b;
}
.siteheader .siteheader-menu li.siteheader__menu__el18 a {
  color: #FFFFFF;
}
.siteheader .siteheader-menu li.siteheader__menu__el19 {
  background: #9b9b9b;
}
.siteheader .siteheader-menu li.siteheader__menu__el19 a {
  color: #FFFFFF;
}
.siteheader .siteheader-menu li.siteheader__menu__el20 {
  background: #626262;
}
.siteheader .siteheader-menu li.siteheader__menu__el20 a {
  color: #FFFFFF;
}

/*  Footer
--------------------------------------- */
#footer {
  background: #000000;
  color: #ffffff;
  font-size: 84.61538%;
}
#footer a {
  color: #ffffff;
}
#footer .footer__inr {
  margin: 0 auto;
  padding: 10px 0;
}
#footer .footer__nav ul {
  margin: 0 auto;
  display: table;
}
#footer .footer__nav ul li {
  display: table-cell;
  border-left: 1px solid #ffffff;
  padding: 0 7px;
}
#footer .footer__nav ul li:first-child {
  border: 0;
}
#footer .footer__copyright {
  text-align: center;
  padding: 0 10px;
}

/*  topcontrol
--------------------------------------- */
#topcontrol {
  background: rgba(0, 0, 0, 0.54);
  width: 40px;
  height: 40px;
  right: 10px !important;
  border-radius: 2px;
}
#topcontrol img {
  display: none;
}
#topcontrol:after {
  position: absolute;
  top: 12px;
  left: 12px;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 8.5px 14.7px 8.5px;
  border-color: transparent transparent #ffffff transparent;
}

/*  pageheader
--------------------------------------- */
.pageheader {
  padding: 30.625% 0 0;
  background: url(../img/pageheader_bg_sp.jpg) no-repeat center top;
  background-size: cover;
  position: relative;
}
.pageheader .pageheader__inr {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pageheader .pageheader__totoppage {
  position: absolute;
  top: 29.08163%;
  left: 2.5%;
  width: 58.125%;
}
.pageheader .pageheader__totoppage a {
  display: block;
  width: 100%;
  padding: 32.25806% 0 0;
}
.pageheader .pageheader__logo_ryugaku {
  position: absolute;
  top: 21px;
  right: 9px;
  width: 54px;
}
.pageheader .pageheader__logo_ryugaku img {
  width: 100%;
}
.pageheader .pageheader__logo_reiken {
  display: none;
}
.pageheader .pageheader__tell {
  position: absolute;
  top: 104px;
  right: -66px;
}

/*  pagenav
--------------------------------------- */
.pagenav ul {
  *zoom: 1;
  padding: 10px 0;
}
.pagenav ul:before, .pagenav ul:after {
  content: " ";
  display: table;
}
.pagenav ul:after {
  clear: both;
}
.pagenav li {
  float: left;
  width: 50%;
  box-sizing: border-box;
  background-clip: content-box;
  background-repeat: no-repeat;
}
.pagenav li:nth-child(2n) {
  padding: 0 0 0 5px;
  background-position: 5px 0;
}
.pagenav li:nth-child(2n+1) {
  padding: 0 5px 0 0;
}
.pagenav li:nth-child(n+3) {
  margin: 10px 0 0;
}
.pagenav li img {
  width: 100%;
}
.pagenav li.is_current img {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}

/*  title
--------------------------------------- */
.title img {
  width: 100%;
}

/*  nextnav
--------------------------------------- */
.nextnav {
  margin: 10px 0 10px;
}
.nextnav img {
  width: 100%;
}

.nextnav--np__prev,
.nextnav--np__next {
  margin: 10px 0 10px;
}
.nextnav--np__prev img,
.nextnav--np__next img {
  width: 100%;
}

/*  relations--btm
--------------------------------------- */
.relations--btm {
  margin: 0 0 20px;
  *zoom: 1;
}
.relations--btm:before, .relations--btm:after {
  content: " ";
  display: table;
}
.relations--btm:after {
  clear: both;
}
.relations--btm img {
  width: 100%;
}
.relations--btm .relations--btm__01 {
  margin: 0 0 10px;
}

/*  topagetop
--------------------------------------- */
.topagetop {
  text-align: right;
  padding: 0 8px;
}
.topagetop a {
  background: url(/ai-kentei/abroad/img/icon_lg_arw_up.png) no-repeat 0 0.35em;
  background-size: 11px 9px;
  padding: 0 0 0 12px;
  display: inline-block;
  min-height: 9px;
  text-decoration: none;
}

.main {
  margin: 0 0 20px;
  background: #ffffff;
  padding: 18px 18px 18px;
}
.main h2 {
  font-size: 153.84615%;
  font-weight: normal;
  margin-bottom: 10px;
}
.main h3 {
  font-size: 123.07692%;
  font-weight: normal;
  margin-bottom: 10px;
}
.main h4 {
  margin-bottom: 10px;
  padding: 5px 10px;
}
.main .main_block {
  margin-bottom: 20px;
}

.list-numbered-01 li {
  background-repeat: no-repeat;
  background-position: left 0.3em;
  background-size: 1em auto;
  padding-left: 1.5em;
  margin-bottom: 10px;
}
.list-numbered-01 li.list-numbered__el01 {
  background-image: url("/ai-kentei/abroad/img/icon_number_01.png");
}
.list-numbered-01 li.list-numbered__el02 {
  background-image: url("/ai-kentei/abroad/img/icon_number_02.png");
}
.list-numbered-01 li.list-numbered__el03 {
  background-image: url("/ai-kentei/abroad/img/icon_number_03.png");
}
.list-numbered-01 li.list-numbered__el04 {
  background-image: url("/ai-kentei/abroad/img/icon_number_04.png");
}

.external a {
  color: #1b3b8b;
  padding-right: 20px;
  background: url("/ai-kentei/abroad/img/icon_window_01.gif") no-repeat right center;
  text-decoration: none;
}

.mb30 {
  margin-bottom: 15px;
}

.tbl-data-01 {
  margin: 10px 0;
  width: 100%;
}
.tbl-data-01 th {
  padding: 11px 10px 10px;
  background-color: #f2f2f2;
  border: 1px solid #ccc;
  vertical-align: middle;
  text-align: left;
  font-weight: normal;
}
.tbl-data-01 td {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 12px 10px 11px;
  vertical-align: middle;
}

.pct33 {
  width: 33%;
}

.hdg-level4-01 {
  background-color: #e5e5e5;
  margin-bottom: 15px;
  padding: 4px 10px 3px;
}

.list-link-01 {
  line-height: 2;
  margin-bottom: 3px;
}
.list-link-01 li {
  background-position: 0 0.5em;
  background-repeat: no-repeat;
  padding: 0 0 3% 1.5em;
  background-image: url("/ai-kentei/abroad/img/icon_arrowright_03.png");
  background-size: 1em auto;
}
.list-link-01 li a {
  text-decoration: none;
}

.text_block {
  display: inline-block;
}

/*  pagenav
--------------------------------------- */
.pagenav .pagenav__el01.is_current {
  background-image: url(/ai-kentei/abroad/australia/img/pagenav01_sp_over.png);
  background-size: 100% auto;
}
.pagenav .pagenav__el02.is_current {
  background-image: url(/ai-kentei/abroad/australia/img/pagenav02_sp_over.png);
  background-size: 100% auto;
}
.pagenav .pagenav__el03.is_current {
  background-image: url(/ai-kentei/abroad/australia/img/pagenav03_sp_over.png);
  background-size: 100% auto;
}
.pagenav .pagenav__el04.is_current {
  background-image: url(/ai-kentei/abroad/australia/img/pagenav04_sp_over.png);
  background-size: 100% auto;
}

/* -------------------------------------------------------------------

	Top
	
-------------------------------------------------------------------- */
/*  opening
--------------------------------------- */
body {
  height: 100%;
}

.opening {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #ffffff;
  top: 0;
  left: 0;
  z-index: 100000;
}
.opening .opening_contaier {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 250px;
  height: 225px;
  margin: -112px 0 0 -125px;
}
.opening .opening_contaier .opening_img {
  position: relative;
  top: 0;
  left: 0;
}
.opening .opening_contaier .opening_img img {
  width: 100%;
}

/*  outline
--------------------------------------- */
.container {
  background: #e5e5e5;
}

/*  mainvis
--------------------------------------- */
.mainvis {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.mainvis__bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}
.mainvis__bg li {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.mainvis__bg li div {
  padding: 79.6875% 0 0;
  visibility: hidden;
}
.mainvis__bg .mainvis__bg__el01 {
  z-index: 2;
}
.mainvis__bg .mainvis__bg__el01 div {
  background: url(../img/top/mainvis_bg01_sp.jpg) no-repeat center top;
  background-size: cover;
}
.mainvis__bg .mainvis__bg__el02 div {
  background: url(../img/top/mainvis_bg02_sp.jpg) no-repeat center top;
  background-size: cover;
}
.mainvis__bg .mainvis__bg__el03 div {
  background: url(../img/top/mainvis_bg03_sp.jpg) no-repeat center top;
  background-size: cover;
}
.mainvis__bg .mainvis__bg__el04 div {
  background: url(../img/top/mainvis_bg04_sp.jpg) no-repeat center top;
  background-size: cover;
}
.mainvis__bg .bx-controls {
  padding: 79.6875% 0 0;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.mainvis__bg .bx-pager {
  position: absolute;
  bottom: 3.92157%;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0;
}
.mainvis__bg .bx-pager .bx-pager-item {
  display: inline-block;
  margin: 0 3px;
  overflow: hidden;
}
.mainvis__bg .bx-pager .bx-pager-link {
  display: inline-block;
  background: #ffffff;
  border-radius: 12px;
  text-indent: -9999px;
  overflow: hidden;
  width: 14px;
  height: 14px;
}
.mainvis__bg .bx-pager .bx-pager-link.active {
  background: #1b3b8b;
}

.mainvis__contents {
  position: relative;
  width: 100%;
  z-index: 2;
}

.mainvis__contents__inr {
  position: relative;
  width: 100%;
  padding: 79.6875% 0 0;
}

.mainvis__logo_eiken {
  position: absolute;
  top: 9px;
  right: 9px;
  width: 54px;
}
.mainvis__logo_eiken img {
  width: 100%;
}

.mainvis__logo_ryugaku {
  position: absolute;
  top: 9px;
  right: 65px;
  width: 54px;
}
.mainvis__logo_ryugaku img {
  width: 100%;
}

.mainvis__tell {
  position: absolute;
  top: 108px;
  right: -66px;
}

.mainvis__copy {
  position: absolute;
  bottom: -19.21569%;
  left: 0;
  width: 100%;
}
.mainvis__copy img {
  width: 100%;
}

.pagenav--top {
  position: relative;
  z-index: 3;
  background: rgba(0, 0, 0, 0.75);
}
.pagenav--top ul {
  padding: 8px;
  *zoom: 1;
}
.pagenav--top ul:before, .pagenav--top ul:after {
  content: " ";
  display: table;
}
.pagenav--top ul:after {
  clear: both;
}
.pagenav--top li {
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.pagenav--top li:nth-child(2n) {
  padding: 0 0 0 5px;
}
.pagenav--top li:nth-child(2n+1) {
  padding: 0 5px 0 0;
}
.pagenav--top li:nth-child(n+3) {
  margin: 10px 0 0;
}
.pagenav--top li img {
  width: 100%;
}

/*  content
--------------------------------------- */
.contents {
  position: relative;
}

/*  relations01
--------------------------------------- */
.icon--arw_wt {
  background: url(/ai-kentei/abroad/img/icon_arw_wt.png) no-repeat 3px 0.4em;
  display: inline-block;
  padding: 0 0 0 11px;
}

.relations01 {
  margin: 0 0 10px;
}
.relations01 .relations01_01 {
  background: #f1495b url(../img/top/relations01_01_sp.png) no-repeat 0 0;
  background-size: 100% auto;
}
.relations01 .relations01_01__h {
  display: none;
}
.relations01 .relations01_01__links {
  *zoom: 1;
  padding: 21.25% 0 3.125% 0;
}
.relations01 .relations01_01__links:before, .relations01 .relations01_01__links:after {
  content: " ";
  display: table;
}
.relations01 .relations01_01__links:after {
  clear: both;
}
.relations01 .relations01_01__links li {
  font-size: 100%;
  line-height: 1.1;
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.relations01 .relations01_01__links li:nth-child(2n) {
  padding: 3px 8px 2px 5px;
}
.relations01 .relations01_01__links li:nth-child(2n+1) {
  padding: 3px 5px 2px 8px;
}
.relations01 .relations01_01__links li:nth-child(n+3) {
  margin: 5px 0 0;
}
.relations01 .relations01_01__links li a {
  color: #ffffff;
  background: url(/ai-kentei/abroad/img/icon_arw_wt.png) no-repeat 3px 0.4em;
  display: block;
  padding: 0 0 0 11px;
  text-decoration: none;
}
.relations01 .relations01_01__links li.relations01_01__links_wt {
  background: #ffffff;
}
.relations01 .relations01_01__links li.relations01_01__links_wt a {
  color: #f1495b;
  background: url(/ai-kentei/abroad/img/icon_arw_pt.png) no-repeat 3px 0.4em;
  padding: 0 0 0 11px;
}
.relations01 .relations01_02 {
  float: left;
  width: 50%;
}
.relations01 .relations01_02 img {
  width: 100%;
}
.relations01 .relations01_03 {
  float: left;
  width: 50%;
}
.relations01 .relations01_03 img {
  width: 100%;
}
.relations01 .relations01_04--aus {
  float: left;
  width: 50%;
}
.relations01 .relations01_04--aus img {
  width: 100%;
}
.relations01 .relations01_04--bnr {
  float: left;
  width: 50%;
}
.relations01 .relations01_04--bnr img {
  width: 100%;
}

/*  relations02
--------------------------------------- */
.relations02 {
  margin: 0 0 22px;
  background: #7c7c7c;
}
.relations02 .relations02_01 {
  float: left;
  width: 33.59375%;
}
.relations02 .relations02_01 img {
  width: 100%;
}
.relations02 .relations02_02 {
  float: left;
  width: 32.8125%;
}
.relations02 .relations02_02 img {
  width: 100%;
}
.relations02 .relations02_03 {
  float: left;
  width: 33.59375%;
}
.relations02 .relations02_03 img {
  width: 100%;
}
.relations02 .relations02_04 {
  clear: both;
  background: #7c7c7c url(../img/top/relations02_04_sp.png) no-repeat 0 0;
  background-size: 100% auto;
}
.relations02 .relations02_04__h {
  display: none;
}
.relations02 .relations02_04__links {
  *zoom: 1;
  padding: 21.25% 0 3.125% 0;
}
.relations02 .relations02_04__links:before, .relations02 .relations02_04__links:after {
  content: " ";
  display: table;
}
.relations02 .relations02_04__links:after {
  clear: both;
}
.relations02 .relations02_04__links li {
  font-size: 100%;
  line-height: 1.1;
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.relations02 .relations02_04__links li:nth-child(2n) {
  padding: 3px 8px 2px 5px;
}
.relations02 .relations02_04__links li:nth-child(2n+1) {
  padding: 3px 5px 2px 8px;
}
.relations02 .relations02_04__links li:nth-child(n+3) {
  margin: 5px 0 0;
}
.relations02 .relations02_04__links li a {
  color: #ffffff;
  background: url(/ai-kentei/abroad/img/icon_arw_wt.png) no-repeat 3px 0.4em;
  display: block;
  padding: 0 0 0 11px;
  text-decoration: none;
}
.relations02 .relations02_04__links li.relations02_04__links_wt {
  background: #ffffff;
}
.relations02 .relations02_04__links li.relations02_04__links_wt a {
  color: #909090;
  background: url(/ai-kentei/abroad/img/icon_arw_gy1.png) no-repeat 3px 0.4em;
  padding: 0 0 0 11px;
}
.relations02 .relations02_05 {
  clear: both;
  background: #737373 url(../img/top/relations02_05_sp.png) no-repeat 0 0;
  background-size: 100% auto;
}
.relations02 .relations02_05__h {
  display: none;
}
.relations02 .relations02_05__links {
  *zoom: 1;
  padding: 20.3125% 0 3.125% 0;
}
.relations02 .relations02_05__links:before, .relations02 .relations02_05__links:after {
  content: " ";
  display: table;
}
.relations02 .relations02_05__links:after {
  clear: both;
}
.relations02 .relations02_05__links li {
  font-size: 100%;
  line-height: 1.1;
  padding: 3px 8px 2px 8px;
  width: 50%;
  box-sizing: border-box;
}
.relations02 .relations02_05__links li:nth-child(n+2) {
  margin: 5px 0 0;
}
.relations02 .relations02_05__links li a {
  color: #ffffff;
  background: url(/ai-kentei/abroad/img/icon_arw_wt.png) no-repeat 3px 0.4em;
  display: block;
  padding: 0 0 0 11px;
  text-decoration: none;
}
.relations02 .relations02_05__links li.relations02_05__links_wt {
  background: #ffffff;
}
.relations02 .relations02_05__links li.relations02_05__links_wt a {
  color: #737373;
  background: url(/ai-kentei/abroad/img/icon_arw_gy2.png) no-repeat 3px 0.4em;
  padding: 0 0 0 11px;
}

/*  abroad-news
--------------------------------------- */
.abroad-news {
  margin: 0 0 20px;
  padding: 0 8px;
}
.abroad-news .abroad-news__h {
  width: 250px;
  margin: 0 auto 10px;
}
.abroad-news .abroad-news__h img {
  width: 100%;
}
.abroad-news .news-line {
  padding: 10px 0 10px;
  border-bottom: 1px solid #d1d1d1;
}
.abroad-news .news-line dt {
  font-weight: bold;
}
.abroad-news .news-line:nth-of-type(n+6) {
  display: none;
}

.bottom_tell {
  width: 213px;
  margin: 20px auto 20px;
}
.bottom_tell img {
  width: 100%;
}

.photo_provided {
  padding: 0 8px;
  font-size: 69.23077%;
  margin: 0 0 10px;
}
.photo_provided .photo_provided__h {
  color: #000000;
}
.photo_provided .photo_provided__b {
  color: #666666;
}

/* -------------------------------------------------------------------

	01
	
-------------------------------------------------------------------- */
.title--01 img {
  width: 100%;
}

.intro_movie {
  position: relative;
  padding: 0 0 10px;
  background: #1b3b8b;
}
.intro_movie a {
  width: 39.6875%;
  margin: 0 auto;
  display: block;
}
.intro_movie img {
  width: 100%;
}

.point_sec {
  background: #ffffff;
}
.point_sec .point_sec__h {
  position: relative;
  min-height: 59px;
}
.point_sec .point_sec__h img {
  width: 100%;
}
.point_sec .point_sec__h:after {
  content: "";
  position: absolute;
  width: 9.6875%;
  padding: 9.6875% 0 0;
  top: 24.13793%;
  right: 2.8125%;
  background: url(/ai-kentei/abroad/img/icon_sq_arw_dw.png) no-repeat 0 0;
  background-size: cover;
  pointer-events: none;
}
.point_sec .point_sec__h.active:after {
  background: url(/ai-kentei/abroad/img/icon_sq_arw_up.png) no-repeat 0 0;
  background-size: cover;
}
.point_sec .point_sec__b {
  display: none;
  padding: 0 0 20px;
}
.point_sec .point_vis {
  margin: 0 0 20px;
}
.point_sec .point_vis img {
  width: 100%;
}
.point_sec .point_box {
  padding: 0 8px 20px;
}
.point_sec .point_box .point_box__h {
  margin: 0 0 10px;
  width: 304px;
}
.point_sec .point_box .point_box__h img {
  width: 100%;
}
.point_sec .point_box .point_box__b {
  font-size: 100%;
  line-height: 1.9;
  margin: 0 0 10px;
}
.point_sec .point_box .point_box__img img {
  width: 100%;
}

.message {
  padding: 20px 20px 30px;
  background: #f7f6f4 url(../img/01/message_bg_sp.jpg) no-repeat right bottom;
  background-size: 125px auto;
}
.message .message__lead {
  margin: 0 0 10px;
  width: 271px;
}
.message .message__lead img {
  width: 100%;
}
.message .message__b {
  font-size: 100%;
  line-height: 1.9;
  margin: 0 0 30px;
}
.message .message__name {
  width: 171px;
  margin: 0 84px 0 auto;
}
.message .message__name img {
  width: 100%;
}

#main_visual img {
  width: 100%;
}

#main__feature img {
  width: 100%;
}
#main__feature h2 {
  margin-bottom: 10px;
}
#main__feature h3 {
  background: #e9ecff;
  padding: 6px 14px;
  font-weight: bold;
  font-size: 100%;
}
#main__feature p {
  margin-bottom: 20px;
}
#main__feature .main_content {
  margin-bottom: 20px;
  *zoom: 1;
}
#main__feature .main_content:before, #main__feature .main_content:after {
  content: " ";
  display: table;
}
#main__feature .main_content:after {
  clear: both;
}
#main__feature .main_content .img {
  float: right;
  width: 370px;
  margin-left: 30px;
}
#main__feature #sec04 h3 {
  background: #dbf3ff;
}

#main__report .main_block {
  margin-bottom: 20px;
}
#main__report .main_block h2 img {
  display: block;
  margin: 0 auto;
  width: 43.33333%;
}
#main__report .main_block h3 {
  margin: 0;
  font-size: 100%;
  font-weight: bold;
}
#main__report .main_block ul {
  margin-bottom: 10px;
}
#main__report .main_block li {
  list-style-type: disc;
  margin-left: 20px;
}
#main__report .main_block a {
  color: #000000;
  text-decoration: none;
}
#main__report .main_block a:hover {
  color: #1b3b8b;
  text-decoration: underline;
}

#main_tab__step {
  padding-top: 10px;
}
#main_tab__step ul {
  *zoom: 1;
}
#main_tab__step ul:before, #main_tab__step ul:after {
  content: " ";
  display: table;
}
#main_tab__step ul:after {
  clear: both;
}
#main_tab__step ul li {
  width: 48.4375%;
}
#main_tab__step ul li#tab01 {
  float: left;
  background: url("../img/04/tab01_over_sp.png") no-repeat left top;
  background-size: 100% auto;
}
#main_tab__step ul li#tab02 {
  float: right;
  background: url("../img/04/tab02_over_sp.png") no-repeat left top;
  background-size: 100% auto;
}
#main_tab__step ul li img {
  width: 100%;
}
#main_tab__step ul li.current img {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}

.step_sec {
  margin: 0 0 15px;
  background: #ffffff;
}
.step_sec .main_tab_content {
  display: none;
}
.step_sec .main_tab_content.current {
  display: block;
}
.step_sec .step_lead {
  padding: 10px;
}
.step_sec .step_box__h {
  position: relative;
  min-height: 31px;
  margin: 0 0 1px;
}
.step_sec .step_box__h img {
  width: 100%;
}
.step_sec .step_box__h:after {
  content: "";
  position: absolute;
  width: 9.6875%;
  padding: 9.6875% 0 0;
  top: 0;
  right: 0;
  background: url(/ai-kentei/abroad/img/icon_sq_arw_dw.png) no-repeat 0 0;
  background-size: cover;
  pointer-events: none;
}
.step_sec .step_box__h.active:after {
  background: url(/ai-kentei/abroad/img/icon_sq_arw_up.png) no-repeat 0 0;
  background-size: cover;
}
.step_sec .step_box__b {
  display: none;
  margin: -1px 0 0;
}
.step_sec .step_box__b img {
  width: 100%;
}
.step_sec .step02 .step_box__b {
  display: block;
  position: relative;
}
.step_sec .step02 .step02__link01 {
  position: absolute;
  top: 58.89371%;
  left: 42.03125%;
  width: 45.3125%;
}
.step_sec .step02 .step02__link01 a {
  display: block;
  width: 100%;
  padding: 13.10345% 0 0;
  height: 0;
  text-indent: -9999px;
  overflow: hidden;
}

#main_tab__location {
  padding-top: 10px;
}
#main_tab__location ul {
  *zoom: 1;
}
#main_tab__location ul:before, #main_tab__location ul:after {
  content: " ";
  display: table;
}
#main_tab__location ul:after {
  clear: both;
}
#main_tab__location ul li {
  float: left;
  width: 31.09375%;
  margin: 0 0 0 3.28125%;
}
#main_tab__location ul li#tab01 {
  background: url("../img/05/tab01_over_sp.png") no-repeat left top;
  background-size: 100% auto;
  margin: 0;
}
#main_tab__location ul li#tab02 {
  background: url("../img/05/tab02_over_sp.png") no-repeat left top;
  background-size: 100% auto;
}
#main_tab__location ul li#tab03 {
  background: url("../img/05/tab03_over_sp.png") no-repeat left top;
  background-size: 100% auto;
}
#main_tab__location ul li img {
  width: 100%;
}
#main_tab__location ul li.current img {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}

#main__location .main_tab_content {
  display: none;
}
#main__location .main_tab_content.current {
  display: block;
}
#main__location .pdf a {
  background: url("../../img/icon_pdf_01_sp.gif") no-repeat right center;
  background-size: 12px 15px;
  padding-right: 15px;
}
#main__location .location_sec {
  background: #ffffff;
}
#main__location .location_sec .location_sec__h {
  position: relative;
  min-height: 59px;
}
#main__location .location_sec .location_sec__h img {
  width: 100%;
}
#main__location .location_sec .location_sec__h:after {
  content: "";
  position: absolute;
  width: 9.6875%;
  padding: 9.6875% 0 0;
  top: 24.13793%;
  right: 2.8125%;
  background: url(/ai-kentei/abroad/img/icon_sq_arw_dw.png) no-repeat 0 0;
  background-size: cover;
  pointer-events: none;
}
#main__location .location_sec .location_sec__h.active:after {
  background: url(/ai-kentei/abroad/img/icon_sq_arw_up.png) no-repeat 0 0;
  background-size: cover;
}
#main__location .location_sec .location_sec__b {
  display: none;
}
#main__location .location_sec .location_vis img {
  width: 100%;
}
#main__location .location_sec .location_images {
  padding: 5px 10px 0;
}
#main__location .location_sec .location_images .location__imgbox {
  *zoom: 1;
  margin: 0 0 20px;
}
#main__location .location_sec .location_images .location__imgbox:before, #main__location .location_sec .location_images .location__imgbox:after {
  content: " ";
  display: table;
}
#main__location .location_sec .location_images .location__imgbox:after {
  clear: both;
}
#main__location .location_sec .location_images .location__imgbox .location__imgbox__i {
  float: left;
  width: 93px;
  margin: 5px 10px 0 0;
}
#main__location .location_sec .location_images .location__imgbox .location__imgbox__i img {
  width: 100%;
}
#main__location .location_sec .location_images .location__imgbox .location__imgbox__t {
  font-size: 100%;
  line-height: 1.9;
  overflow: hidden;
}
#main__location .location_sec .btn_pdf_download {
  width: 247px;
  margin: 0 auto 20px;
}
#main__location .location_sec .btn_pdf_download img {
  width: 100%;
}
#main__location .location_feature {
  *zoom: 1;
  padding: 8px 8px 15px;
}
#main__location .location_feature:before, #main__location .location_feature:after {
  content: " ";
  display: table;
}
#main__location .location_feature:after {
  clear: both;
}
#main__location .location_feature .location_feature__i {
  margin: 0 0 15px;
}
#main__location .location_feature .location_feature__i img {
  width: 100%;
}
#main__location .location_feature .location_feature__h {
  margin: 0 0 8px;
}
#main__location .location_feature .location_feature_txt {
  font-weight: bold;
  font-size: 100%;
  line-height: 1.9;
  margin: 0 0 8px;
}
#main__location .location_feature .location_feature__data {
  margin: 0 0 15px;
}
#main__location .location_feature .location_feature__data li {
  font-size: 84.61538%;
  margin: 7px 0 0;
}
#main__location .location_feature .location_feature__data .icon--feature01,
#main__location .location_feature .location_feature__data .icon--feature02,
#main__location .location_feature .location_feature__data .icon--feature03,
#main__location .location_feature .location_feature__data .icon--feature04,
#main__location .location_feature .location_feature__data .icon--feature05 {
  padding: 0 0 0 20px;
  *zoom: 1;
}
#main__location .location_feature .location_feature__data .icon--feature01 {
  background: url(../img/05/icon_feature01_sp.png) no-repeat 0 0;
  min-height: 15px;
  background-size: 15px;
}
#main__location .location_feature .location_feature__data .icon--feature02 {
  background: url(../img/05/icon_feature02_sp.png) no-repeat 0 0;
  min-height: 15px;
  background-size: 15px;
}
#main__location .location_feature .location_feature__data .icon--feature03 {
  background: url(../img/05/icon_feature03_sp.png) no-repeat 0 0;
  min-height: 15px;
  background-size: 15px;
}
#main__location .location_feature .location_feature__data .icon--feature04 {
  background: url(../img/05/icon_feature04_sp.png) no-repeat 0 0;
  min-height: 15px;
  background-size: 15px;
}
#main__location .location_feature .location_feature__data .icon--feature05 {
  background: url(../img/05/icon_feature05_sp.png) no-repeat 0 0;
  min-height: 15px;
  background-size: 15px;
}
#main__location .location_feature__hp {
  margin: 0 0 15px;
  font-weight: bold;
  *zoom: 1;
  font-size: 84.61538%;
}
#main__location .location_feature__hp:before, #main__location .location_feature__hp:after {
  content: " ";
  display: table;
}
#main__location .location_feature__hp:after {
  clear: both;
}
#main__location .location_feature__hp .location_feature__hp__h {
  float: left;
  display: block;
}
#main__location .location_feature__hp .location_feature__hp__b {
  display: block;
  overflow: hidden;
  word-break: break-all;
}
#main__location .location_feature__hp a {
  color: #1b3b8b;
  display: inline-block;
  padding: 0 0 0 12px;
}
#main__location .location01 .location_feature {
  background: #dffffb;
}
#main__location .location02 .location_feature {
  background: #f0ffd2;
}
#main__location .location03 .location_feature {
  background: #ffeedc;
}
#main__location .location04 .location_feature {
  background: #ffe7ed;
}
#main__location .location05 .location_feature {
  background: #e8ecff;
}
#main__location #sec02.main {
  padding: 9px;
}
#main__location #sec02 img {
  width: 100%;
}
#main__location #sec02 .location_feature {
  padding: 0 0 15px;
}
#main__location #sec02 .location_feature .location_feature__data .icon--feature01 {
  background: url(../img/05/sec02_icon_feature01_sp.gif) no-repeat 0 0;
  min-height: 15px;
  background-size: 15px;
}
#main__location #sec02 .location_feature .location_feature__data .icon--feature02 {
  background: url(../img/05/sec02_icon_feature02_sp.gif) no-repeat 0 0;
  min-height: 15px;
  background-size: 15px;
}
#main__location #sec02 .location_feature .location_feature__data .icon--feature03 {
  background: url(../img/05/sec02_icon_feature03_sp.gif) no-repeat 0 0;
  min-height: 15px;
  background-size: 15px;
}
#main__location #sec02 p {
  margin-bottom: 20px;
}

#sec03.main {
  padding: 9px;
}
#sec03 .block--school {
  *zoom: 1;
  padding: 20px 0 10px;
  border-top: 1px solid #e7e7e7;
}
#sec03 .block--school img {
  max-width: 100%;
}
#sec03 .block--school:before, #sec03 .block--school:after {
  content: " ";
  display: table;
}
#sec03 .block--school:after {
  clear: both;
}
#sec03 .block--school:first-child {
  padding: 0 0 10px;
  border: 0;
}
#sec03 .block--school .icon--feature01,
#sec03 .block--school .icon--feature02,
#sec03 .block--school .icon--feature03,
#sec03 .block--school .icon--feature04,
#sec03 .block--school .icon--feature05,
#sec03 .block--school .icon--feature06,
#sec03 .block--school .icon--feature07 {
  padding: 0 0 0 18px;
  *zoom: 1;
  display: inline-block;
  min-height: 18px;
}
#sec03 .block--school .icon--feature01 {
  background: url(../img/05/sec03_icon_feature01_sp.png) no-repeat 0 0;
  background-size: 18px;
}
#sec03 .block--school .icon--feature02 {
  background: url(../img/05/sec03_icon_feature02_sp.png) no-repeat 0 0;
  background-size: 18px;
}
#sec03 .block--school .icon--feature03 {
  background: url(../img/05/sec03_icon_feature03_sp.png) no-repeat 0 0;
  background-size: 18px;
}
#sec03 .block--school .icon--feature04 {
  background: url(../img/05/sec03_icon_feature04_sp.png) no-repeat 0 0;
  background-size: 18px;
}
#sec03 .block--school .icon--feature05 {
  background: url(../img/05/sec03_icon_feature05_sp.png) no-repeat 0 0;
  background-size: 18px;
}
#sec03 .block--school .icon--feature06 {
  background: url(../img/05/sec03_icon_feature06_sp.png) no-repeat 0 0;
  background-size: 18px;
}
#sec03 .block--school .icon--feature07 {
  background: url(../img/05/sec03_icon_feature07_sp.png) no-repeat 0 0;
  background-size: 18px;
}
#sec03 .block--school .external a {
  display: inline-block;
}
#sec03 .block--school .external--pdf a {
  background: url("../../img/icon_pdf_01.gif") no-repeat right center;
  padding-right: 20px;
  color: #1b3b8b;
  display: inline-block;
  min-height: 15px;
}
#sec03 .block--school__name {
  margin: 0 0 10px;
}
#sec03 .block--school__data {
  margin: 0 0 10px;
}
#sec03 .block--school__txt {
  margin: 0 0 10px;
}
#sec03 .table--schooldata {
  width: 100%;
  font-size: 92.30769%;
}
#sec03 .table--schooldata .table--schooldata__th {
  text-align: left;
  width: 9em;
  vertical-align: top;
  padding: 2px 0;
}
#sec03 .table--schooldata .table--schooldata__td {
  text-align: left;
  vertical-align: top;
  padding: 2px 0;
}
#sec03 .table--schooldata .table--schooldata__sp {
  vertical-align: top;
  padding: 2px 3px;
}
#sec03 .block--school__indent {
  *zoom: 1;
  line-height: 1.9;
}
#sec03 .block--school__indent:before, #sec03 .block--school__indent:after {
  content: " ";
  display: table;
}
#sec03 .block--school__indent:after {
  clear: both;
}
#sec03 .block--school__indent .block--school__indent_h {
  float: left;
  display: block;
}
#sec03 .block--school__indent .block--school__indent_b {
  overflow: hidden;
  display: block;
}
#sec03 .block--school__link {
  background: url("/ai-kentei/abroad/img/icon_arw_rd.png") no-repeat 3px 0.5em;
  color: #1b3b8b;
  display: inline-block;
  padding: 0 0 0 12px;
}

#main__exp {
  padding: 10px 0 0;
  margin-bottom: 0;
  background: #e5e5e5;
}
#main__exp h2 {
  margin-bottom: 0;
}
#main__exp .exp_intro_sec {
  margin: 0 0 10px;
  padding: 0 3.125% 10px;
}
#main__exp .exp_intro {
  padding-top: 10px;
  position: relative;
}
#main__exp .exp_intro .exp_intro_h {
  display: table;
  width: 100%;
}
#main__exp .exp_intro .thumbnail {
  display: table-cell;
  vertical-align: middle;
  width: 37.33333%;
  padding-bottom: 10px;
}
#main__exp .exp_intro .thumbnail img {
  width: 100%;
}
#main__exp .exp_intro h2 {
  display: table-cell;
  padding: 0 0 10px 6.66667%;
  width: 56.0%;
  vertical-align: middle;
}
#main__exp .exp_intro img {
  width: 100%;
}
#main__exp .exp_intro p {
  padding: 0 7px;
  margin-bottom: 10px;
}
#main__exp .exp_intro .show-detail {
  margin: 20px 0 10px;
  width: 100%;
}
#main__exp .exp_intro li {
  margin-bottom: 2px;
}
#main__exp .exp_intro .badge {
  position: absolute;
  right: 10px;
  top: -0;
  width: 13.66667%;
}
#main__exp .exp_intro .badge img {
  width: 100%;
}
#main__exp .exp_list {
  clear: both;
  border-top: 1px solid #ffcde3;
  margin-bottom: 20px;
}
#main__exp .exp_list li {
  border-bottom: 1px solid #ffcde3;
  padding: 0.9375% 0 0.9375% 6.25%;
  background: url("/ai-kentei/abroad/img/icon_place_sp.png") no-repeat left 3px;
  background-size: 5% auto;
}
#main__exp .exp_list li.place {
  background-image: url("/ai-kentei/abroad/img/icon_place_sp.png");
}
#main__exp .exp_list li.type {
  background-image: url("/ai-kentei/abroad/img/icon_type_sp.png");
}
#main__exp .exp_list li.kikan {
  background-image: url("/ai-kentei/abroad/img/icon_kikan_sp.png");
}
#main__exp .exp_list li.taizai {
  background-image: url("/ai-kentei/abroad/img/icon_taizai_sp.png");
}
#main__exp .exp_list li.eiken {
  background-image: url("/ai-kentei/abroad/img/icon_eiken_sp.png");
}
#main__exp .exp_list li .title {
  font-weight: bold;
  float: left;
}
#main__exp .exp_list li .text {
  padding-left: 30%;
  display: block;
  font-size: 1.2em;
}
#main__exp.main__exp__index #sec01 {
  margin: 0;
  background: #fff2f8;
}
#main__exp.main__exp__index #sec01 .exp_intro {
  background: #fff2f8;
}
#main__exp.main__exp__index #sec01 .exp_intro h2 img {
  width: 73.125%;
}
#main__exp.main__exp__index #sec02 {
  background: #e9efff;
}
#main__exp.main__exp__index #sec02 .exp_intro {
  background: #e9efff;
}
#main__exp.main__exp__index #sec02 .exp_intro h2 img {
  width: 63.75%;
}
#main__exp.main__exp__index #sec02 .exp_list {
  border-top: 1px solid #a7dbff;
}
#main__exp.main__exp__index #sec02 .exp_list li {
  border-bottom: 1px solid #a7dbff;
}
#main__exp .exp_detail img {
  width: 100%;
}
#main__exp .exp_detail h3 {
  position: relative;
  margin: 0;
  border-bottom: 1px solid #ffcde3;
}
#main__exp .exp_detail h3 img {
  width: 100%;
}
#main__exp .exp_detail h3 .arrow {
  content: "";
  position: absolute;
  width: 9.6875%;
  padding: 0;
  top: 0;
  right: 0;
  min-height: 31px;
  background: url(/ai-kentei/abroad/img/icon_sq_arw_dw.png) no-repeat right center #1b3b8b;
  background-size: 100% auto;
  pointer-events: none;
}
#main__exp .exp_detail h3.active .arrow {
  background: url(/ai-kentei/abroad/img/icon_sq_arw_up.png) no-repeat right center #d0d0d0;
  background-size: 100% auto;
}
#main__exp .exp_detail h4 {
  margin-bottom: 0;
}
#main__exp .exp_detail p {
  padding: 10px 2.65625%;
}
#main__exp .exp_detail p img {
  width: 71.45215%;
  display: block;
  margin: 0 auto 10px;
}
#main__exp .exp_detail .exp_answer {
  display: none;
  padding-top: 10px;
}
#main__exp .exp_detail .exp_fig {
  padding: 10px 2.65625%;
}
#main__exp .exp_detail .exp_fig img {
  width: 71.45215%;
  display: block;
  margin: 0 auto;
}
#main__exp .exp_detail .exp_fig .exp_fig_cap {
  text-align: center;
  margin: 5px 0 0;
}
#main__exp .exp_detail .ext_photo {
  margin: 10px 5px;
  font-size: 84.61538%;
  background: #ffffff;
  padding: 10px 17px;
}
#main__exp .exp_detail .ext_photo .ext_photo_img img {
  width: 78.44203%;
  display: block;
  margin: 0 auto;
}
#main__exp .exp_detail .ext_photo .ext_photo_txt {
  margin: 10px 0 0;
}
#main__exp.main__exp__detail h2 img {
  width: 100%;
}
#main__exp.main__exp__detail #sec01 {
  background: #fff2f8;
  padding: 20px 0;
}
#main__exp.main__exp__detail #sec02 {
  background: #e9efff;
  padding: 20px 0;
}
#main__exp.main__exp__detail #sec02 h3 {
  border-bottom: 1px solid #9ad1ff;
}
#main__exp.main__exp__detail .show-list {
  margin-top: 20px;
  text-align: center;
}
#main__exp.main__exp__detail .show-list img {
  width: 31.25%;
}
