@charset "UTF-8";


/* 日本語版 スマートフォン向けレイアウト
 =========================================================================== */

/* ============================================================ *\
    $base
\* ============================================================ */
body {
	font-family: sans-serif;
	word-wrap: break-word;
	-webkit-text-size-adjust: none;
	min-width: 320px;
	background-size: 4px 110px;
}
body,
body.small,
body.middle,
body.large {
	font-size: 1em;
}

/* 非表示にする項目 */
#header ul.menu-sub,
ul.menu-language,
#textchanger,
#sitemap-footer,
#sub,
#contents div.acrobat {
	display: none !important;
}


/* ============================================================ *\
    $common
\* ============================================================ */
.wrapper,
div#contents,
div#pagetop {
    padding: 0;
	width: 100%;
}
a:hover {
    background-color: #fff;
}

a:link {
	color: #192a80;
}
a:visited,
a:hover,
a:active,
a:visited:hover {
	color: #53c;
}

/* ============================================================ *\
    $header
\* ============================================================ */
div#header,
body.en div#header {
    text-align: left;
	width: auto;
	height: 75px;
	min-width: initial;
    min-width: auto;
	box-sizing: border-box;
    background: transparent url(/mofaj/files/000061767.png) center 0 no-repeat;
	background-size: 70%;
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	position: relative;
    padding: 2%;
}

#logo-mofa {
    position: absolute;
    left: 10px;
    top: 20px;
}
body.en #logo-mofa {
    position: absolute;
    left: 10px;
    top: 26px;
}
#logo-mofa a img {
	width: 190px;
	height: auto;
}

#head_btn_area1 {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 90px;
	height: 25px;
	margin: 0;
	padding: 0;
}
body.en #head_btn_area1 {
}
a#head_btn_pc,
a#head_btn_lang {
	width: 25px;
	height: 25px;
	line-height: 25px;
	box-sizing: border-box;
	display: inline-block;
    border: 1px solid #043465;
	box-shadow: 0 0 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3);
}
a#head_btn_pc {
	text-indent: -9999px;
    background: #fff url(/mofaj/files/000061785.png) center center no-repeat;
	background-size: 70%;
	margin-right: 10px;
}
a#head_btn_lang {
	width: 55px;
	text-align: center;
	color: #043465;
	background-color: #fff;
}
body.en a#head_btn_lang {
}

#head_btn_area2 {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 50px;
	height: 20px;
	margin: 0;
	padding: 0;
}
#head_btn_fb,
#head_btn_tw {
	display: inline-block;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	background: url(/mofaj/files/000061791.png) no-repeat;
	background-size: 93px 20px;
}
#head_btn_fb {
	background-position: 0px 0px;
	margin-right: 10px;
}
#head_btn_tw {
	background-position: -22px 0px;
}

/* $cse-search-box */
#head_form {
	/*background-color: #c0c0c0;*/
	padding: 10px 2%;
}
form#cse-search-box {
	width: 100% !important;
	display: block;
	margin: 0;
}
form#cse-search-box #searchbox {
    width: 80%;
	height: 25px !important;
	box-sizing: border-box;
	border-radius: 0;
}
form#cse-search-box #searchbutton {
    text-align: left;
	width: 20%;
	height: 25px !important;
	box-sizing: border-box;
    background: #036 url(/mofaj/files/000061779.png) 5px center no-repeat;
	background-size: 15px;
	border-radius: 0;
	float: left;
	padding-left: 25px;
    margin: 0;
	font-size: 95%;
}
body.en form#cse-search-box #searchbutton {
	font-size: 100%;
}
#cse-search-box #searchbutton:hover {
    background-color: #036;
    color: #fff;
}

body.en form#cse-search-box {
	margin: 0;
}
body.en form#cse-search-box #searchbox {
    width: 75%;
}
body.en form#cse-search-box #searchbutton {
	width: 25%;
}

/* $global navigation */
div#navi-global {
	color: #000;
	background-color: transparent;
    border: none;
}
div#navi-global ul {
    width: 100%;
	background-color: transparent;
    border: none;
	position: static;
    margin: 0;
    padding: 0;
}
div#navi-global ul li {
	width: 50% !important;
	height: 53px;
	box-sizing: border-box;
	background-color: #bbeefd !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#bbeefd), to(#fff)) !important;
	background: -webkit-linear-gradient(top, #bbeefd, #fff) !important;
	background: linear-gradient(to bottom, #bbeefd, #fff) !important;
 	border-right: 1px solid #fff;
	float: left;
	padding: 0 !important;
}
body.en div#navi-global ul li {
	width: auto !important;
	float: none;
}
div#navi-global ul li a {
	color: #000 !important;
    font-size: inherit;
	line-height: 53px;
	width: 100%;
	display: block;
	background-image: url(/mofaj/files/000061790.png) !important;
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 50px 318px;
}
div#navi-global ul li.about a { background-position: 0 0px }
div#navi-global ul li.press a { background-position: 0 -53px }
div#navi-global ul li.foreign a { background-position: 0 -106px }
div#navi-global ul li.region a { background-position: 0 -159px }
div#navi-global ul li.stay a { background-position: 0 -212px }
div#navi-global ul li.procedure a { background-position: 0 -265px }
div#navi-global ul a span,
body.en div#navi-global ul a span  {
    text-align: left;
	line-height: 53px;
	background-image: none !important;
    border-radius: 0;
    padding: 0 0 0 40px;
}
div#navi-global ul li.current a,
div#navi-global ul .current a span {
	background: none;
}


/* ============================================================ *\
    $contents
\* ============================================================ */
div#contents {
	/*background-color: #e0e0e0;*/
    margin: 0;
}


/* ============================================================ *\
    $main
\* ============================================================ */
div#main {
    float: none;
    width: 100%;
    box-sizing: border-box;
}
div#main h2,
body.en div#main h2 {
	font-size: 1.14em;
    width: auto !Important;
	box-shadow: 0 -1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 -1px 2px rgba(0,0,0,0.3);
    position: relative !important;
	margin: 10px 2% 0;
    padding: 6px 4px;
}
div#main h2 span,
div#main .list-tab h2 span {
    padding: 4px 13px 3px !Important;
    width: auto !Important;
    border-left: 3px solid #fff;
}
body.en div#main h2 span {
    padding: 4px 13px 1px;
}
div#main .list-tab {
    margin: 0;
	padding: 0 !important;
}
div#main #gnavi_area h2 {
	font-size: 1.2857em;
	background-color: #043465;
    border: 1px solid #043465;
	margin: 0;
}
div#main .list-tab h2 {
    width: auto;
	box-sizing: border-box;
    background-color: #1756bd;
	box-shadow: 0 -1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 -1px 2px rgba(0,0,0,0.3);
	top: auto;
	left: auto;
    cursor: default;
    border: 1px solid #1756bd;
    padding: 6px 4px;
	margin: 10px 2% 0;
}
div#main .list-tab h2:first-child {
    width: auto;
	left: auto;
}
div#main .list-tab h2 a {
    color: #fff;
    width: auto;
    background-color: transparent;
	display: inline;
    cursor: default;
	border: none;
	padding: 0;
}
div#main .list-tab h2:first-child a {
	width: auto;
}
div#main .list-tab h2 a span {
    width: auto;
    cursor: default;
}
div#main .list-tab h2:first-child a span {
	width: auto;
}
div#main .list-tab .tabbody {
    width: auto;
    display: block;
    border: none;
	margin: 0 2%;
}
div#main .list-tab .tabbody p.link-warrow,
div#main .list-tab .tabbody div.right,
div#main p.link-warrow {
	display: none;
}
div#main .list-tab .tabbody div.right {
  padding: 0 10px 10px;
  background: #fff;
  border-top: 1px solid #7f7f7f;
  text-align: right;
}
div#main .list-tab .list-date {
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
div#main h2 a.index-link,
div#main .sp-only-block h2 a.open-link,
div#main .sp-only-block h2 a.close-link {
	color: #fff;
	text-decoration: underline;
	width: 80px !important;
	box-sizing: border-box;
	background-color: #043465 !important;
	display: block;
    cursor: pointer !important;
	position: absolute;
	top: -1px;
	right: -1px;
    border: 1px solid #043465;
	padding: 12px 8px 11px 12px !Important;
	font-size: 80% !Important;
	background-image: none !important;
}
div#main h2 a.index-link:before,
div#main .sp-only-block h2 a.open-link:before,
div#main .sp-only-block h2 a.close-link:before,
div#main #news-recruit ul.link-warrow a:before,
div#main .btn-grad1 a:before,
div#footer .link-warrow a.link-map:before {
	width: 15px;
	height: 15px;
	content: "";
	border-radius: 50%;
	display: block;	
	position: absolute;
	top: 50%;
	right: 9px;
    margin-top: -7px;
}
div#main h2 a.index-link:before,
div#main .sp-only-block h2 a.open-link:before,
div#main .sp-only-block h2 a.close-link:before {
	background-color: #fff;
}
div#main #news-recruit ul.link-warrow a:before,
div#main .btn-grad1 a:before,
div#footer .link-warrow a:before  {
	background-color: #043465;
}
div#main h2 a.index-link:after,
div#main .sp-only-block h2 a.open-link:after,
div#main .sp-only-block h2 a.close-link:after,
div#main #news-recruit ul.link-warrow a:after,
div#main .btn-grad1 a:after,
div#footer .link-warrow a.link-map:after {
    width: 6px;
    height: 6px;
	content: "";
    border: solid #000;
	display: block;	
	position: absolute;
	top: 50%;
}
div#main .btn-grad1 a:after,
div#main #news-recruit ul.link-warrow a:after,
div#footer .link-warrow a.link-map:after {
    border: solid #fff;
}
div#main h2 a.index-link:after,
div#main #news-recruit ul.link-warrow a:after,
div#main a.arrow-r:after,
div#footer .link-warrow a.link-map:after {
    border-width: 1px 1px 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	right: 14px;
    margin-top: -3px;
}
div#main a.arrow-r:after{
    right: 14px !Important;
    margin-top: -3px !Important;
    border-width: 1px 0 0 1px !Important;  
}
div#main .sp-only-block h2 a.open-link:after,
div#main .sp-only-block h2 a.open-link:after,
div#main .btn-grad1 a:after {
    border-width: 1px 1px 0 0;
    -webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 13px;
    margin-top: -5px;
}
div#main .sp-only-block h2 a.close-link:after,
div#main .sp-only-block h2 a.close-link:after,
div#main .btn-grad1 a.arrow-t:after {
    border-width: 1px 1px 0 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
	right: 13px;
    margin-top: -1px;
}
div#main #news-recruit ul.link-warrow li {
    position: relative;
    padding-right: 20px;
}
div#main #news-recruit ul.link-warrow li a {
    background: none;
}
div#main #news-recruit ul.link-warrow li a:before {
    right: 0;
}
div#main #news-recruit ul.link-warrow li a:after {
    right: 5px;
}

div#main .btn-grad1 {
	text-align: center;
	box-shadow: 0 0 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3);
    box-shadow: 0 1px 3px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
    margin: 10px 0 10px;
    border: 1px solid #036 !important;
}
div#main #notice-topic .btn-grad1 {
    border-top: 1px solid #043465;
	margin: 0 2% 10px;
}
div#main .btn-grad1 a{
	color: #192a80;
	width: auto;
	background-color: #fff;
	display: block;
	position: relative;
    padding: 10px 25px 10px 10px;
}

div#main .box-navy {
  margin-bottom: 10px;
  padding: 0;
  border: none;
}
div#main .box-navy h3 {
  margin: 0 2%;
  padding: 10px;
  background-color: #c0f8ff;
  border: none;
  font-size: 1em;
}
div#main .box-navy p.link-arrow {
  margin: 0 2%;
  background-color: #fff;
}


div#main #pc-link-area {
  margin: 0 2%;
  padding-bottom: 2px;
}
div#pagetop {
  margin: 10px auto;
}
#pagetop a {
padding: 1px 0 1px 15px;
line-height: 2;
background: url(/mofaj/files/000003450.png) 0 2px no-repeat!important;
background-size: 13px 13px!important;
}

/* 非表示にする項目 */
#emergencyinfo > * {
	display: none !important;
}

/* 表示する項目 */
#emergencyinfo {
	margin-bottom: 0px;
}
#emergencyinfo .sp-only-block {
	display: block !important;
}
#emergencyinfo .sp-only-block img {
	max-width: 100%;
}
/* ============================================================ *\
    $slide
\* ============================================================ */
#slideshow {
    position: relative;
    background-color: #fff;
    padding: 0;
    border: none;
    width: 320px;
    margin: 0 auto 10px;
    overflow: hidden;
}
#image-slide{
    position: relative;
    width: 320px;
    height: 233px;
    float: none;
    overflow: hidden;
}
#image-slide li {
    float: left;
    position: relative;  
    width: 320px;
    height: 233px;
    overflow: hidden;
    border: none;
}
#image-slide li a {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
#image-slide li a img {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}
#image-slide li a span {
  width: 250px;
}
#image-slide li a span span span {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  padding: 10px;
  width: 100%;
  color: #000099;
  background-color: #fff;
  box-sizing: border-box;
  opacity: 0.9;
  line-height: 1.2;
}
#image-slide li a:hover span span span {
  color: #616ead;
  background-color: #fff;
}
#image-slide li a span span span img {
  width: auto;
}


/* ナビゲーションバー */
#slide-nav {
    position: relative;
    display: table;
    padding: 8px 14px;
    width: 100%;
    background-color: #043465;
    box-sizing: border-box;
}
#slide-nav #slide-prev,
#slide-nav #slide-next {
    display: table-cell;
    margin-top: -9px;
    width: 18px;
    height: 18px;
    text-indent: -9999px;
}
#slide-nav #slide-prev a,
#slide-nav #slide-next a {
    position: relative;
	display: block;
	width: 18px;
	height: 18px;
	border-radius: 50%;
    background-color: #fff;
}
#slide-nav #slide-prev a::after,
#slide-nav #slide-next a::after {
    position: absolute;
    top: 50%;
	display: block;
    margin-top: -3px;
    width: 6px;
    height: 6px;
	content: "　";
    border: solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#slide-nav #slide-prev a::after {
    border-width: 0 0 1px 1px;
	left: 7px;
}
#slide-nav #slide-next a::after {
    border-width: 1px 1px 0 0;
    left: 4px;
}
#slide-nav #slider-pagination {
    display: table-cell;
    padding: 0 10px;
    box-sizing: border-box;
    vertical-align: middle;
}
#slide-nav #slider-pagination a {
  display: inline-block;
  margin: 0 5px;
  border-radius: 15px;
  width: 8px;
  height: 8px;
  background-color: #fff;
  text-indent: -9999px;
}
#slide-nav #slider-pagination .current {
  background-color: #1756bd;
}


/* 再生/停止ボタン */
#slide-nav #slide-stop {
  display: table-cell;
  padding: 0 0 0 10px;
  width: 18px;
}
#slide-nav #slide-stop a {
  display: inline-block;
  width: 18px;
  height: 18px;
  content: "";
  background-color: #fff;
  border-radius: 14px;
  text-align: center;
  box-sizing: border-box;
}
#slide-nav #slide-stop a::before {
  position: relative;
  left: 5px;
  top: 4px;
  display: block;
  content: " ";
}
#slide-nav #slide-stop a.stop::before {
  width: 2px;
  height: 9px;
  border : solid #000;
  border-width: 0 3px 0 3px; 
  color: #fff;
  background-color: transparent;
}
#slide-nav #slide-stop a.start::before {
  left: 6px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left: 8px solid #000;
}

.slider-pagination a {
  display: inline-block;
}
.slider-pagination a.current {
  border: 1px solid aqua;
}


/* ============================================================ *\
    $footer
\* ============================================================ */
div#footer {
    background-color: #036;
}
div#footer p {
	color: #fff;
}
div#footer .bg-navy .wrapper {
    border-bottom: 1px solid #fff;
}
div#footer ul.menu-sub,
body.en div#footer ul.menu-sub {
	text-align: center;
	margin: 5px 0;
}
div#footer .bg-navy p,
body.en div#footer .bg-navy p {
    text-align: center;
    margin-top: 0;
}
div#footer p.address {
	width: auto;
    font-weight: normal;
	padding: 10px 2%;
}
body div#footer .link-warrow a {
	padding: 0;
	color: #fff;
	background: none;
	border: none;
}
div#footer .link-warrow a.link-map,
body.en div#footer .link-warrow a.link-map {
	font-size: 1.1em;
	text-decoration: underline;
	text-align: center;
	color: #192a80;
	width: auto;
	background-color: #fff;
	background-image: none;
	display: block;
	position: relative;
    border: none;
    padding: 10px 25px 10px 10px;
	margin: 10px 0;
}
div#footer .link-warrow a.link-map:hover {
	background-image: none;
    color: #192a80;
}


/* ============================================================ *\
    $other
\* ============================================================ */
/* $link-arrow */
ul.link-arrow,
body.en .link-arrow {
	background-color: #fff;
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	margin: 0 2%;
}
.link-arrow li,
body.en .link-arrow li {
	border-bottom: 1px solid #7f7f7f;
	margin:0;
}
.link-arrow li:last-child {
	border: none;
}
.link-arrow a {
    background: none;
	display: block;
	position: relative;
    padding: 10px 25px 10px 10px;
    height: 100%;
    box-sizing: border-box;
}
.link-arrow a:after,
ul#socialmedia li.link-arrow a:after {
    width: 15px;
    height: 15px;
	content: "";
    border: solid #000;
    border-width: 1px 1px 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	display: block;	
	position: absolute;
	top: 50%;
	right: 10px;
    margin-top: -8px;
}
.link-arrow a:hover {
	color: #192a80;
}

div#main ul.textsize-m {
	font-size: 100%;
	margin-top: 0;
}

/* $list-inline */
ul.list-inline {
	background-color: #fff;
	/*background-image: -webkit-linear-gradient(-45deg, #cbcbcb 25%, transparent 25%, transparent 50%, #cbcbcb 50%, #cbcbcb 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, #cbcbcb 25%, transparent 25%, transparent 50%, #cbcbcb 50%, #cbcbcb 75%, transparent 75%, transparent);*/
	background-size: 4px 4px;
}
ul.list-inline li {
	display: table;
	width: 50%;
	min-height: 4em; 
	box-sizing: border-box;
	background-color: #fff;
	float: left;	
	margin-top: 0!important;
}
ul.list-inline li:nth-child(odd)  {
	border-right: 1px solid #7f7f7f;
}
/*
ul.list-inline li:nth-last-child(2),
ul.list-inline li:last-child {
	border-bottom: none;
}
*/
ul.list-inline li a {
  display: table-cell;
  vertical-align: middle;
}


body.en .list-inline li {
	margin: 0;
}
ul.link-arrow p {
  display: none;
}
ul.link-arrow li a img {
  display: inline-block;
  margin-left: 5px;
}

/* $list-date */
body.en dl.list-date {
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	margin: 0 2%;
}
dl.list-date dt,
body.en dl.list-date dt {
	background-color: #c0f8ff;
    margin: 0;
    padding: 10px;
    border-top: none;
}
dl.list-date dd {
	padding-left: 0;
}
dl.list-date dd ul.link-arrow {
	box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0;
}
ul.link-arrow p {
  display: none;
}
ul.link-arrow li img {
  display: inline-block;
  margin-left: 5px;
}
dl.list-date .close {
	display: none;
}

/* $link-banner */
#notice-topic ul.link-banner {
	background-color: #fff;
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	margin: 0 2%;
}

#notice-topic #box-linkabout {
}
#notice-topic #box-linkabout h2 {
  display: none;
}
#notice-topic #box-linkabout h3 {
  margin: 0 2%;
  padding: 10px;
  background-color: #c0f8ff;
  border: none;
  font-size: 1em;
}
/*
#notice-topic #box-linkabout .link-arrow li{
  border-top: 1px solid #7f7f7f;
  border-bottom: none;
}
#notice-topic #box-linkabout .link-arrow li:first-child {
	border-top: none;
}
*/
#notice-topic > h2+ul.link-banner {
	padding-top: 10px;	
}
#notice-topic ul.link-banner li {
	text-align: center;
	padding-bottom: 4px;
	margin: 0;
}
.link-banner a {
	display: inline-block;
}


/* $social media */
ul#socialmedia {
    width: auto;
    background-color: #fff;
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    border: none;
	padding: 10px 0 0 0;
	margin: 0 2%;
}
ul#socialmedia li {
	text-align: center;
	width: 25%;
    margin: 0;
}
ul#socialmedia li:nth-child(3) {
    width: 50%;
	margin: 0;
}
ul#socialmedia li.link-arrow {
    text-align: left;
    width: auto;
    position: static;
    margin: 0;
}
ul#socialmedia li a {
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	background: #fff url(/mofaj/files/000061791.png) no-repeat;
	background-size: 232px 50px;
	margin: 10px auto;
}
ul#socialmedia li:nth-child(1) a {
	background-position: 0px 0px;
}
ul#socialmedia li:nth-child(2) a {
	background-position: -55px 0px;
}
ul#socialmedia li:nth-child(3) a {
	width: 122px;
	background-position: -110px 0px;
}

ul#socialmedia li.link-arrow a {
    font-size: 100%;
    width: auto;
	height: auto;
    background: none;
	text-indent: inherit;
	position: relative;
	border-top: 1px solid #7f7f7f;
    padding: 10px 25px 10px 10px;
    margin: 0;
}


/* $clearfix ----------------*/
ul.list-inline {
    content: "";
    display: block;
    overflow: hidden;
}

ul.list-inline:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
ul.list-inline {
    zoom:1;
}