@charset "shift_jis";
body > img{display:none!important;}
html,body{height:100%;}
.contentsInr {padding-top: 45px;}
.not_found{background:url(../img/bg_not_found.png) no-repeat center 0;padding-bottom:170px;min-height:605px;}
.notfound-title{font-size:26px;font-weight:normal;}
.notfound-lead-text{margin-top:35px;}
.home_link{margin-top:30px;width:315px;}
.search-box-wrap{background-color:#fff;background-color:rgba(255,255,255,.9);padding:25px 30px;display:inline-block;margin-top:40px;}
.search-box-wrap .search-box-text{margin:0;font-size:16px;}
.search-item{display:table;margin-top:15px;}
.search-item > li{display:table-cell;vertical-align:middle;}
.search-item > li input[type="text"]{width:240px;height:38px;padding: 4px 12px;border:1px solid #a0a0a0;box-sizing:border-box;}
.search-item > li button[type="submit"]{background-color:#2e3642;border:none;height:38px;width:38px;margin-left:5px;cursor:pointer;}

.sitemap-link{margin-left:-10px;width:438px;}
.sitemap-link li{float:left;margin:10px 0 0 10px;width:136px;}
.sitemap-link li a{text-align:left;}

@media (max-width: 739px) {
* {box-sizing: border-box;}
body {font-size: 1.6rem;line-height: 1.5;background-color: #212121;}
.contents p, .contents li, .contents dt, .contents dd {line-height: 1.5;}

#wrapper {min-width: 100%;}
.u-container-row > div, .informations > div, .message > div, .global-footer-contents > div, .copyright > div {width: 100%;}
.contentsInr {width: 100%;margin-bottom: 0;padding: 25px 10px 0;}
.not_found {min-height: auto;padding-bottom: 53%;background: url(/content/dam/assets/sp/other/img/bg_not_found_sp.png) no-repeat center bottom -60px #084996;background-size: cover;}

#simple-header {height: auto;background: #fff;border: none;}
#simple-header .simple-header-inner {width: 100%;padding: 18px 10px;}
#simple-header .simple-header-inner .simple-logo {position: static;height: 19px;padding: 0;}
#simple-header .simple-header-inner .simple-logo img {width: auto;height: 19px;}

.notfound-title {font-size: 1.8rem;color: #fff;}
.notfound-lead-text {margin-top: 15px;color: #fff;}
.home_link {width: auto;margin: 15px auto 0;}
.btnBK {position: relative;width: 70vw;min-height: 48px;margin: 0 auto;padding: 13px 30px 12px 20px !important;background: #2d2d2d;font-weight: bold;line-height: 1.3;}
.btnBK:after {content: "";position: absolute;top: 50%;right: 10px;display: inline-block;width: 8px;height: 12px;vertical-align: middle;background-image: url(/content/dam/assets/sp/commonY15/img/sprite/icons_utility.png);background-repeat: no-repeat;-webkit-background-size: 250px 250px;background-size: 250px 250px;background-position: 0 -17px;transform: translateY(-50%);}
.btnBK span {padding: 0;background: none;}

.search-box-wrap {width: 100%;margin-top: 25px;padding: 15px 20px;background-color: rgba(255,255,255,.8);}
.search-box-wrap .search-box-text {font-weight: bold;}
.search-item {display: flex;flex-wrap: wrap;margin-top: 5px;}
.search-item > li {display: block;width: 100%;}
.search-item > li:first-child {width: calc(100% - 43px);}
.search-item > li:nth-child(2) {width: 43px}
.search-item > li:last-child {margin-top: 10px;text-align: right;}
.search-item > li input[type="text"] {width: 100%;border-radius: 0;-webkit-appearance: none;}
.search-item > li .text-link-wrap {text-align: right;}
.txtLink {position: relative;padding-left: 16px;font-size: 1.6rem;background: none;}
.txtLink:not(.iconOther)::before {content: "";position: absolute;top: 0.75em;left: 0;display: inline-block;width: 8px;height: 12px;vertical-align: middle;background-image: url(/content/dam/assets/sp/commonY15/img/sprite/icons_utility.png?v=161020);background-repeat: no-repeat;background-size: 250px 250px;background-position: 0 0;transform: translateY(-50%);}

.copyright {height: auto;padding: 15px 0;background-color: #212121;text-align: center;line-height: 1.5;color: #fff;}
.copyright small {float: none;font-size: 1.2rem;color: #a5a5a5;}
}