@charset "UTF-8";

  #wrapper {
    font-size: 106.3%;
    line-height: 1.5;
    min-width: 0;
  }
  #tmp_contents, #sub,.life_box {
    width: 100%;
    float: none;
  }
  .inner, #event #tmp_contents, #nav, #global li ul, #main_header h1, #share, #sort {
    width: 100%;
  }
  #main {
    padding: 1px 0 0 0;
  }
  #menu {
    position: static;
    background: transparent;
    width: 100%;
  }
  #menu ul {
    padding: 15px 10px 0;
    display: table;
    text-align: center;
    width: 100%;
    float: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #menu ul li {
    float: none;
    padding: 0 10px;
    background: url(/shared/img/parts/menu_border.png) repeat-y left top;
    font-size: 75.0%;
  }
  #menu ul li:nth-child(2) {
    display: none;
  }
  #menu ul li {
    background: url(/shared/img/parts/top_menu_border.png) repeat-y left top;
    float: left;
    vertical-align: middle;
  }
  .top_index #menu ul li:first-child,
  #menu ul li:first-child {
    background: none;
  }
  #menu ul li a {
    display: block;
    text-align: center;
  }
  #header .inner {

  }
  #main_header, #option {
    display: none;
  }
  .inner,
  textarea,
  input[type="text"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header {
    border: none;
  }
  #header #symbol a {
    width: 140px;
    background-size: 130px auto;
    background-position: 8px bottom;
    padding: 0;
    height: 50px;
  }
  #tmp_contents h1 {
    font-size: 158.8%;
    line-height: 32px;
  }
  #tmp_contents h2 {
    font-size: 129.4%;
    line-height: 28px;
  }
  #tmp_contents h3 {
    font-size: 117.6%;
    line-height: 26px;
    margin-top: 1.4em;
  }
  #tmp_contents h4 {
    font-size: 105.9%;
    line-height: 26px;
    margin-top: 1.4em;
  }
  #tmp_contents p, #tmp_contents ul, #tmp_contents dl {
    font-size: 100%;
    line-height: 25px;
  }
  #tmp_contents ul li {
    background: url(/shared/img/parts/list.png) no-repeat 15px 6px;
  }
  #tmp_contents .list_top2 ul li a {
    line-height: 1.8;
  }
  .detail_html object, .detail_html embed, .detail_html iframe {
    width: 100%;
  }
  .detail_html .player_alone {
    margin: 0;
    width: auto;
  }
  .detail_html .player_mov {
    width: auto;
    padding: 0;
    float: none;
  }
  .detail_html .player_mov > div {
    width: 100%!important;
  }
  #sub #sub_feature {
    padding: 10px;
  }
  #sub #sub_feature .sub_title,
  #share .sub_title,
  #ad h2 {
    background: none;
    text-indent: 0;
    height: auto;
    padding: 14px 3px 17px;
    font-size: 120%;
  }
  #ad h2 {
    background: none;
    text-indent: 0;
    height: auto;
    padding: 24px 13px 17px;
    font-size: 120%;
    color: #000;
    width: auto;
  }
  #share .sub_title {
    color: #fff;
    padding: 24px 13px 17px;
    display: none;
  }
  #sub #sub_feature ul li a {
    padding: 0;
    width: 230px;
    height: auto;
    margin: 0 auto;
    background: transparent;
    text-decoration: none;
    text-align: center;
  }
  #sub #sub_feature img {
    width: 230px;
    height: auto;
  }
  #site_theme img {
    width: 100%;
  }
  .sidebar_layer .so_link3, .sidebar_layer2 .so_link3, .sidebar_border3_main .so_link3, .sidebar_border3 .so_link3, .sidebar_border3 .so_link {
    padding: 17px 13px;
  }
  #sub ul li a {
    padding: 17px 31px 17px 13px;
    background: #fff url(/shared/img/parts/arrow_gray2.png) no-repeat right center;
    background-position: right 7px center;
  }
  #site_theme {
    margin: 0 0 1px;
  }
  #site_theme p a {
    padding: 17px 24px 17px 8px;
  }
  .sidebar_border3_main, #sub .sidebar_border2, .sidebar_border3 {
    margin-bottom: 0;
  }
  .section {
    margin-bottom: 0;
  }
  #back {
    padding: 30px 0 10px;
  }
  #facebook a, #twitter a, #google a {
    bottom: 18px;
    width: 44px;
    height: 44px;
  }
  #facebook a {
    left: 0;
    background: #7E8C8D url(/shared/img/parts/social_icon.png) no-repeat -48px -4px;
  }
  #twitter a {
    left: 0;
    right: 0;
    margin: auto;
    background: #7E8C8D url(/shared/img/parts/social_icon.png) no-repeat -96px -4px;
  }
  #google a {
    left: auto;
    right: 0;
    background: #7E8C8D url(/shared/img/parts/social_icon.png) no-repeat -144px -4px;
  }
  #ad {
    padding: 10px 10px 50px;
  }
  #ad_list {
    padding: 5px;
  }
  #ad_list li {
    float: left;
    margin: 0;
    padding: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33%;
  }
  #ad_list li a img {
    width: 100%;
    height: auto;
  }
  #ad .banner {
    padding: 5px;
  }
  #ad .banner ul:after {
    content: inherit;
    display: inline-block;
  }
  #ad .banner ul li {
    float: left;
    margin: 0;
    padding: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33% !important;
  }
  #ad .banner ul li a img {
    width: 100%;
    height: auto;
  }
  #ad_information {
    bottom: -40px;
  }
  #ad_information a {
    padding: 3px 10px 3px 25px;
  }
  #sub_nav h2 a {
    padding: 17px 31px 17px 13px;
    background-position: right 7px center;
  }
  #trigger {
    display: block;
    position: absolute;
    width: 120px;
    height: 50px;
    right: 0;
    top: 0;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background: url(/shared/img/parts/trigger.png) no-repeat 50px 10px;
    background-size: auto 20px;
	padding-top:32px;
	padding-right:9px;
	text-align:right;
	box-sizing:border-box;
    font-size: 56.3%;
  }
  .top_index #trigger {
	padding-top:37px;
  }
/*
  #trigger:after {
    content: "検索/メニュー";
    font-size: 56.3%;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 1px;
    position: absolute;
    right: 9px;
    bottom: -7px;
  }
*/
  #footer-main {
    padding: 0;
  }
  #footer-nav {
    background: none;
    display: block;
  }
  #footer-nav div {
    border-bottom: 1px solid #eaeaea;
    text-align: center;
    width: 50%;
    padding: 0;
    float: left;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #footer-nav div h2 {
    margin: 0;
  }
  #footer-nav div h2 a {
    padding: 20px 10px 18px;
  }
  #footer-nav div ul {
    display: none;
  }
  #footer-menu {
    padding: 20px 0;
  }
  #footer-menu ul {
    float: none;
    text-align: center;
  }
  #footer-menu ul li {
    float: none;
    display: inline-block;
    margin: 0;
  }
  #footer-menu ul li a {
    padding: 4px 7px;
  }
  #footer-info {
    background: #0e3956;
    height: auto;
  }
  #footer-info p {
    font-size: 75.0%;
  }
  #footer-symbol {
    float: none;
  }
  #footer-symbol a {
    display: block;
    width: auto;
    height: 75px;
    background-position: center top;
  }
  #footer-address {
    float: none;
    margin-top: 31px;
    text-align: center;
  }
  #footer-address span {
    margin-left: 0;
    display: block;
  }
  #footer-access {
    float: none;
    border: 1px solid #0a283c;
    margin: 20px;
  }
  #footer-access a {
    background: none;
    display: block;
    padding: 0;
    text-align: center;
    height: auto;
  }
  #footer-access a span {
    background: url(/shared/img/parts/plot.png) no-repeat 25px center;
    font-size: 100%;
    padding: 14px 25px 14px 55px;
    display: inline-block;
  }
  #footer-copy p {
    font-size: 68.8%;
  }
  .switch {

  }
  .switch span {

  }
  .format_cnt #tmp_contents table {
    width: 100%;
  }
  .cal_boxs {
    float: none;
    padding-left: 0;
  }
  .cal_box {
    width: 100%;
    float: none;
    display: none;
  }
  .current {
    display: block;
  }
  #search_area2 table th {
    white-space: nowrap;
    font-size: 90%;
  }
  #evt_date_y, #evt_date_m, #evt_date_d {
    width: 90%;
  }
  #evt_keyword, #evt_area, #ctg03, #ctg02_0 {
    width: 100%;
  }
  .tablescroll {
    overflow-x: auto;
  }
  #topics .grid_feature li {
    padding: 0 0 0 40px;
    width: auto;
    border-left: 1px solid #e6e6e6;
    font-size: 93.8%;
    float: left;
  }
  #press .grid_main {
    margin: 20px 20px 0;
  }
  #topics .grid_main li {
    padding: 20px;
    width: auto;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    font-size: 93.8%;
    float: left;
  }
  #press .article {
    width: auto;
    float: none;
  }
  #press .links ul {
    padding: 0 20px;
  }
  #press .links ul li {
    padding: 0 10px 0 0;
  }
  #press .links ul li a {
    padding: 7px 30px 7px 10px;
    font-size: 81.3%;
  }
  #press .article p {
    margin: 0.4em 0;
  }
  #press_body {
    padding: 20px 0 40px;
  }
  #press_body .grid_feature {
    padding: 20px 0 40px;
  }
  #slide {
    height: auto;
    width: 100%;
    float: none;
    background: #334e66;
    background: rgba(51,78,102,0.7);
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 10px 0;
  }
  #slide ul {
    margin: 0;
    height: auto;
    padding: 0;
  }
  .top_index #wrapper img {
    width: 100%;
    height: auto;
  }
  .bx-wrapper .bx-pager {
    bottom: 10px;
  }
  #slide .bx-controls {
	  position:static;
	  margin:0;
	  background-color:transparent;
  }
  .bx-wrapper  .bx-controls-direction {
    display: none;
  }
  #slide2 {
    min-height: 0;
    width: auto;
    float: none;
    background: none;
    padding: 15px 15px 0;
    position: relative;
  }
  #slide2 ul li:first-child a {
    width: 100%;
  }
  #slide2 ul li a {
    width: 48%;
    margin: 0 0 4%;
  }
  #pickup {
    margin: 10px 10px 0;
    min-height: 0;
  }
  #policy {
    min-height: 0;
    width: auto;
    margin: 0 -25px;
    padding: 0;
  }
  #policy #policy_title {
    padding: 15px 25px 17px;
    float: none;
    border-bottom: 1px solid #E9E9E9;
    cursor: pointer;
    font-size: 106.3%;
    position: relative;
  }
  #policy #policy_title .menutoggle {
    top: 4px;
  }
  #policy_all {
    display: none;
  }
  #pickup .open ul {
    display: block;
  }
  #policy ul {
    padding: 4% 18px;
    display: none;
    margin: 0;
  }
  #policy ul li {
    width: 46%;
    height: auto;
    margin: 2%;
  }
  #policy ul li a {
    width: 100%;
    margin: 0;
  }
  #special {
    top: 60px;
    width: 80%;
  }
  .open {

  }
  #special p {
    width: auto;
    margin: 0;
    font-size: 87.5%;
  }
  #special ul li a {
    width: auto;
  }
  #special .special_body {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 20px 10px;
  }
  #special_open {
    height: 190px;
  }
  #search-box-header {
    padding: 15px;
  }
  #search-box-header .form {
    height: 55px;
    font-size: 100%;
  }
  #search-box-header input.text {
    width: 80%;
    height: 55px;
    padding: 0 4%;
    background: #fff url(/shared/img/parts/search_mouse.png) no-repeat 12px center;
  }
  #search-box-header .image {
    width: 20%;
    height: 55px;
  }
  #search-box-header .form,
  #pickup .inner,
  #search_inner,
  #search .search_body {
    width: 100%;
  }
  #search{
    background: #dadedf;
    padding: 30px 20px 0;
  }
  #search_inner {
    position: static;
  }
  #search-box .form {
    height: 60px;
    font-size: 100%;
  }
  #search-box input.text {
    background: #fff url(/shared/img/parts/search_mouse.png) no-repeat 12px center;
    border: none;
    width: 80%;
    height: 45px;
    border: none;
    padding: 0 4%;
  }
  #search-box .image {
    background: #0e3956;
    width: 20%;
    height: 45px;
    border: none;
    color: #fff;
    padding: 0;
    border-radius: 0 3px 3px 0;
    font-size: 81.3%;
  }
  #search .search_body ul li {
    float: left;
    margin: 0 7px 7px 0;
  }
  #search .search_body ul li a {
    padding: 7px 14px;
    font-size: 81.3%;
  }
  #most {
    background: #fff;
    margin: 0;
  }
  #most .block_title {
    min-height: 0;
    padding: 0;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #cccccc;
  }
  #most h2 {
    height: auto;
    background-position: 20px center;
    text-align: left;
    padding: 15px 0 17px 60px;
    cursor: pointer;
    display: block;
    font-size: 106.3%;
  }
  #most .block_body {
    display: none;
  }
  .top_index #most .open .block_body {
    display: block;
  }
  #most ul li {
    float: none;
    width: 100%;
  }
  #most ul li a {
    padding: 15px 20px 15px 50px;
    background-position: 20px center;
    width: auto;
    float: none;
  }
  #topics_body {
    padding: 10px 20px 40px;
  }
  #topics .grid_feature span {
    width: 40%;
    height: auto;
    margin-right: 15px;
  }
  #topics #topics_body .grid_feature li:first-child {
    border: none;
  }
  #topics #topics_body .grid_feature li {
    border-top: 1px solid #798da0;
    border-left: none;
        padding: 25px 0;
  }
  #topics_body .grid_main {
    background: #fff;
    margin: 0;
  }
  #topics .grid_feature h3 {
    clear: none;
    color: #fff;
    font-size: 100%;
    margin: 0 0 .6em 0;
  }
  #topics .grid_feature p {
    color: #fff;
    margin: 0;
    line-height: 1.4;
    margin: 0 ;
  }
  #topics .grid_main li {
    padding: 20px;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    font-size: 93.8%;
    float: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #topics .grid_main li img {
    width: 65px;
    height: auto;
    float: left;
    margin-right: 7px;
    vertical-align: bottom;
  }
  .subtoggle {
    display: block;
    padding: 24px 13px;
    background: #333333;
    color: #fff;
    font-size: 110%;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    position: relative;
  }
  .subtoggle .circle {
    width: 25px;
    height:25px;
    border: 1px solid #fff;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    position: absolute;
    right: 20px;
    top: 22px;
  }
  .subtoggle .circle span {
    display: block;
    background: #fff;
    position: absolute;
  }
  .close .circle .vertical {
    width: 3px;
    height: 13px;
    left: 11px;
    top: 6px;
  }
  .subtoggle .circle .horizontal {
    width: 13px;
    height: 3px;
    left: 6px;
    top: 11px;
  }
  #articles {
    margin: 0;
    padding: 70px 0 0;
  }
  #articles h2 {
    font-size: 87.5%;
    min-width: 0;
    padding: 0 15px;
    width: 8em;
  }
  #articles h2 span {
    font-size: 100%;
    margin: 0 auto;
    padding: 0 0 0 25px;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.3;
    text-align: left;
    height: 70px;
  }
  .row h2 {
    position: relative;
  }
  .row2,
  .row3 {
    display:block;
  }
  .row2 .grid,
  .row3 .grid {
    display:block;
  }
  .menutoggle {
    display: block;
    padding: 0;
    color: #fff;
    font-size: 110%;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    position: absolute;
    right: 0;
    top: 5px;
    height: 47px;
    width: 55px;
  }
    #global>li>.menutoggle {
    height: 47px;
    width: 55px;
    border-left: 1px solid #04243a;
  }
  .menutoggle span {
    display: block;
    background: #afc2d0;
    position: absolute;
  }
  .menutoggle .vertical {
    display: block;
    width: 3px;
    height: 13px;
    left: 25px;
    top: 18px;
  }
  .open .menutoggle .vertical {
    display: none;
  }
  .menutoggle .horizontal {
    width: 13px;
    height: 3px;
    left: 20px;
    top: 23px;
  }
  .row_wrapper {
    margin: 0;
  }
  .row {
    display: block;
  }
  .grid {
    background-image: none;
    display: block;
    width: 100%;
    margin: 0;
    border-bottom: none;
  }
  .top_index #main {
    padding-top: 30px;
}
  .top_index #main .inner {
    width: auto;
  }
  .top_index .row h2 {
    height: auto;
    text-align: left;
    padding: 15px 0 17px 60px;
    background-position: 20px center;
    cursor: pointer;
    border-bottom: 1px solid #dadedf;
    font-size: 106.3%;
  }
  .top_index .row .grid_main {
    display: none;
  }
  .top_index .row .open .grid_main {
    display: block;
  }
  .top_index .row #notice h2,
  .top_index .row #material h2,
  .top_index .row #participation h2,
  .top_index .row #welcome h2 {
    background-position: 20px center;
  }
  .top_index .row #advice h2,
  .top_index .row #outside h2 {
    background-position: 13px center;
  }
  .row .grid li a {
    padding: 15px 20px 15px 50px;
    background-position: 20px center;
  }
  #others02 {
    display: none;
  }
  #others02 .row .grid li a {
    border-bottom: none;
}
  #nav {
    display: none;
    float: none;
    position: absolute;
    z-index: 20000;
    right: 0;
    width: 84%;
    min-height: 75px;
    margin-top: 0;
    background: #0e3956;
  }
  #nav #global>li {
    background-position: 17px 15px;
    float: none;
    width: 100%;
    border-bottom: 1px solid #04243a;
    position: relative;
    padding: 0;
  }
  .top_index #nav #global>li:hover,
  .top_index #nav #global>li.hover,
  #nav #global>li:hover,
  #nav #global>li.hover {
    text-decoration: none;
    background-color: transparent;
  }
  .top_index #global #l1 {
    background: url(/shared/img/parts/life1.png) no-repeat 17px 15px;
  }
  .top_index #global #l2 {
    background: url(/shared/img/parts/life2.png) no-repeat 12px 15px;
  }
  .top_index #global #l3 {
    background: url(/shared/img/parts/life3.png) no-repeat 17px 15px;
  }
  .top_index #global #l4 {
    background: url(/shared/img/parts/life4.png) no-repeat 17px 15px;
  }
  .top_index #global #l5 {
    background: url(/shared/img/parts/life5.png) no-repeat 17px 15px;
  }
  .top_index #global #l6 {
    background: url(/shared/img/parts/life6.png) no-repeat 20px 15px;
  }
  #nav #global #l1,
  #nav #global #l3,
  #nav #global #l4,
  #nav #global #l5 {
    background-position: 17px 15px;
  }
  #nav #global #l2 {
    background-position: 12px 15px;
  }
  #nav #global #l6 {
    background-position: 20px 15px;
  }
  #nav #global #l7 {
    display: none;
  }
  .top_index #global>li>a {
    border: none;
  }
  #feature {
    display: none;
  }
  #nav_search {
    display: block;
  }
  #nav .remove {
    color: #fff;
    padding: 55px 0 25px;
    font-size: 75.0%;
    background: url(/shared/img/parts/close.png) no-repeat center 33px;
    background-size: 20px;
    cursor: pointer;
	display: block;
  }
  
  /* 20180501 mod */
  #nav .remove a {
    color: #fff;
  }

  #nav .remove:first-child {
    position: absolute;
    right: 0;
    top: 0;
    padding: 28px 8px 0px;
    background-position: center 9px;
  }
  #nav #nav_search .remove{
    display: none;
  }
  #global .remove {
    display: none;
  }
  #wrapper_cover {
    opacity: 0.5;
  }
  #wrapper_cover .remove {
    width: 44px;
    height: 44px;
    color: #fff;
    padding: 28px 0 0;
    font-size: 75.0%;
    background: url(/shared/img/parts/close.png) no-repeat center 10px;
    background-size: 20px;
  }
  
  /* 20180501mod */
  #wrapper_cover .remove a {
    color: #fff;
  }
  
  #global {
    border-top: 1px solid #04243a;
  }
  #global li a {
    display: block;
    min-height: 26px;
    line-height: 1.7;
    padding: 15px 20px 15px 55px;
    color: #fff;
    font-size: 87.5%;
    text-decoration: none;
    text-align: left;
  }
  #nav #global>li.hover {
    background-color: transparent;
  }
  #global li.hover>div {
    margin: 0;
    width: 100%;
    padding: 0;
    position: static;
    display: block;
    background: #04243a;
    min-height: 0;
  }
  #global li.hover .menutoggle {
    background: #04243a;
    height: 56px;
    top: 0;
  }
  #global li.hover .menutoggle .horizontal {
    top: 28px;
  }
  #global li.hover .menutoggle .vertical {
    display: none;
  }
  #global li.hover li .menutoggle .horizontal {
    top: 28px;
  }
  #global li.hover li.hover .menutoggle .vertical {
    display: none;
  }
  #global li>div a {
    display: block;
  }
  #global li ul li {
    width: 100%;
    float: none;
    padding: 0;
    background: none;
    border-top: 1px solid #dadedf;
    margin-right: 40px;
    position: relative;
  }
  #global #l1 ul li:last-child,
  #global #l2 ul li:last-child {
    margin-top: 0;
  }
  #global li.hover ul li .menutoggle {
    width: 45px;
    height: 45px;
    top: 0;
    background: transparent;
  }
  #global li.hover ul li.hover .menutoggle {
    background: #e8e9e9;
    border-left: 1px solid #cccdcd;
    border-bottom: 1px solid #cccdcd;
  }
  #global li.hover li .menutoggle .vertical {
    top: 17px;
    left: 21px;
    display: block;
  }
  #global li.hover ul li .menutoggle .horizontal {
    top: 22px;
    left: 16px;
  }
  #global li.hover ul li.hover ul {
    display: block;
    margin: 0;
  }

  #global li.hover ul li.hover ul li {
    border-top: 1px solid #cccdcd;
    background: #e8e9e9;
    padding: 0;
  }
  #global li.hover ul li.hover ul li a {
    padding: 10px;
  }
  #global li div .inner {
    padding: 15px;
  }
  #global>li div .navi_ttl {
    display: none;
  }
  #global>li div li a {
    font-size: 87.5%;
    padding: 10px 50px 10px 24px;
    background: url(/shared/img/parts/arrow_navy.png) no-repeat 10px center;
    background-size: 7px auto;
    color: #000;
    font-weight: normal;
  }
  #global li ul li ul li a {
    font-size: 87.5%;
  }
  #global li div>ul {
    padding: 0;
    margin: 0;
    background: #fff;
  }
  #global li ul li ul {
    padding: 0;
    display: none;
  }
  #header {
    min-width: 0;
    min-height: 50px;
  }
  #evt_list ul li {
    background-position:left 6px;
  }
  #life-banner div {
    width: auto;
    margin: 0 13px;
  }
  #life-banner .cnt-box-left,
  #life-banner .cnt-box-right {
    float: none;
  }
  #life-banner div a {
    float: none;
    margin: 0;
  }
  #life-banner div p {
    margin-top: 8px;
  }
  #life-banner div img {
    width: 100%;
    height: auto;
  }
  .life #tmp_contents .list_ccc dt {
    float: none;
    padding: 0 0 0 17px;
  }
  .life #tmp_contents .list_ccc dd {
    padding: 0 0 8px 20%;
  }
  .list_ccc dt {
    float: none;
    padding: 0;
  }
  .list_ccc dd {
    padding: 0 0 8px 0;
  }
  .sec-right {
    position: static;
    margin: 1em 0;
  }
  .text_ctg, .kisya_timeline_listbox {
    margin: 0 0 1em;
  }
  .kisya_timeline_box dt {
    float: none;
    width: auto;
    margin-bottom: 0;
  }
  .kisya_timeline_box dd {
    float: none;
    margin-bottom: .8em;
  }
  .kisya_head_textbox {
    margin: 1em 0 0;
  }
  .inpagelink {
    margin: 24px 0;
    text-align: left;
    float: none;
  }
  .inpagelink_title {
    float: none;
    margin-bottom: 13px;
  }
  textarea {
    width: 100%;
  }
  input[type="text"] {
    width: 100%;
    height: 28px;
  }
  #form_check {
    margin: 6px 0;
  }
  .list_top dt {
    float: none;
  }
  .list_top dd {
    padding: 0 0 8px;
  }
  #tmp_contents img {
    margin: 0;
    max-width: 100%;
	height:auto;
  }
  .figure-left .figure,
  .figure-right .figure {
    float: none;
    margin: 0 0 1em 0;
  }
  .figure img,
  div.image-left img,
  div.image-right img,
  .box4 img,
  .box5 img {
    width: 100%;
    height: auto;
  }
  div.image-left,
  div.image-right {
    float: none;
    margin: 0 0 1em 0;
    display: inline;
  }
  .box4, .box5,.column {
    float: none;
    max-width: none;
    margin-bottom: 1em;
  }
  .column {
    width: 100%!important;
  }
  .kisya_detail_info {
    float: none;
    width: 100%;
  }
  .toiawase_right {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .li_translate li {
    float: none;
    width: auto;
  }
  #tv-image img {
    width: 100%;
    height: auto;
  }
/* ==================================================
search
================================================== */
	#related_link{
		display: block;
		width: auto;
	}
	#related_link .row{
		display: block;
		margin:0;
	}
	#related_link .item{
		width:100%;
		border-top:1px solid #e6e6e6;
		border-left:none;
		display: block;
		padding:10px;
		box-sizing:border-box;
	}
	#related_link .item .thumb{
		display: inline-block;
		width:30px;
		padding-right:5px;
		vertical-align: middle;
	}
	#related_link .item .thumb img{
		width:100%;
		height:auto;
	}
	#related_link .item .title{
		line-height:150%;
		font-size:106%;
		font-weight:normal;
		display: inline-block;
		vertical-align: middle;
		width:100%;
	}
	#related_link .item .thumb + .title{
		width:80%;
	}
	#search-box-search .form {
		height: 45px;
		font-size: 100%;
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
		margin: 0 0 20px;
	}
	#tmp_contents #search-box-search input.text {
		background: #fff url(/shared/img/parts/search_mouse.png) no-repeat 12px center;
		border: none;
		width: 80%;
		height: 45px;
		border: none;
		padding: 0 20px 0 42px;
		box-sizing: border-box;
	}
	#search-box-search .image {
		background: #0e3956;
		width: 20%;
		height: 45px;
		border: none;
		color: #fff;
		padding: 0;
		border-radius: 0 3px 3px 0;
		font-size: 81.3%;
		right: 10px;
	}
	html .sug_list {
		width: 70% !important;
	}
	#search_form .search_main{
  	display: table;
		text-align:left;
		background: #ffffff;
		padding:0;
		margin-bottom:10px;
		position:relative;
	}
	#search_form .search_main .search_input{
  	display: table-cell;
		letter-spacing:normal;
		padding:8px 8px 8px 35px;
		background: #ffffff url(/shared/img/search_icon.png) 8px center no-repeat;
		border-radius: 2px 0 0 2px;
		width:80%;
		box-sizing:border-box;
	}
	#search_form .search_main .submit{
  	display: table-cell;
		font-size:100%;;
		/*width:20%;*/
		height:47px;
		border-radius:0 2px 2px 0;
		box-sizing:border-box;
		vertical-align: top;
	}

	#search_suggest,
	#top_suggest,
	#head_suggest {
		position:absolute;
		left:0;
		top:46px;
		letter-spacing:normal;
		width:100% !important;
		box-sizing:border-box;
		background: #ffffff;
		text-align:left;
		margin:0 !important;
		display:block !important;
		padding:20px !important;
		/*display: none;*/
		z-index: 999;
	}
	#search_suggest tbody, #search_suggest tr,
	#top_suggest tbody, #top_suggest tr,
	#head_suggest tbody, #head_suggest tr{
		display:block;
		width:100% !important;
	}
	#search_suggest td,
	#top_suggest td
	#head_suggest td{
		box-sizing:border-box;
		display:block;
		width:100% !important;
		border:none !important;
		color:#333333;
		padding:10px;
		margin-bottom:1px;
		background: #eeeeee;
	}
	#search_suggest td:hover,
	#top_suggest td:hover,
	#head_suggest td:hover{
		background: #d8e6f0;
	}
	#search_form .search_how {
		width:100%;
		margin:0 auto;
	}
	#search_form .search_how p {
		margin:-10px 0 0;
		padding:0 10px 3px;
		font-size:85.7%;
	}
	#search_form .search_opt_title a{
		display: block;
		font-size:88%;
		padding:13px 10px;
	}
	#search_form .search_opt .opt_block{
		padding:10px;
		height:auto;
	}

	#search_form .search_opt .opt_dropdown{
		display: block;
		margin:0 0 15px 0;
		width:100%;
	}
	#search_form .search_opt .dropdown{
		width:100%;
	}
/*	#search_form .search_opt .dropdown .current{
		background-image: url(/shared/img/search_arrow_down_2.png) 97% center no-repeat;
		-webkit-background-size:;
		background-size:12px;
	}
*/
	#search_form .search_opt .category{
		float:none;
	}
	#search_form .search_opt .department{
		float:none;
		text-align: left;
	}
	#search_form .search_opt .title{
		font-size:82%;
		display: block;
		margin:0;
		padding:0;
	}
	#search_form .search_opt .dropdown select{
		width:100%;
	}
	#search_form .search_opt .pagetype,
	#search_form .search_opt .filetype {
		padding:10px;
	}
	#search_form .search_opt .pagetype ul,
	#search_form .search_opt .filetype ul{
		margin:0;
		padding:0;
		display: block;
		width:100%;
	}
	#search_form .search_opt .pagetype ul li,
	#search_form .search_opt .filetype ul li{
		background: none;
		margin:0;
		padding:0;
		box-sizing:border-box;
		display:block;
		width:100%;

	}
	#search_form .search_opt .pagetype ul li input,
	#search_form .search_opt .filetype ul li input{
		margin-right:5px;
	}

	#search_form .search_opt .dropdown .list ul li.has_children > span:after{
		background-image: url(/shared/img/search_arrow_down_2x.png);
		background-size:12px;
	}
	#search_form .search_opt .dropdown .list ul li.has_children.show > span:after{
		background-image: url(/shared/img/search_arrow_up_2x.png);
	}

	.search_status{
		font-size:82%;
		text-align: left;
	}
	.search_status span{
		font-size:112%;
		padding:0 3px;
	}
	#tmp_contents .search_status img{
		display: block;
		margin:0 auto;
	}

	#search_result ._record{
		overflow: hidden;
		margin:20px 0 0 0;
		padding:0 0 20px 0;
		border-bottom:1px solid #cccccc;
	}
	#search_result ._record ._metaimg1{
		float:left;
		padding-right:10px;
		max-width:100px;
	}
	#search_result ._record ._info{
		overflow: visible;
	}
	#search_result ._record ._title{
		overflow: hidden;
	}
	#search_result ._record ._nearby{
		line-height:150%;
		margin-bottom:10px;
	}
	#search_result ._record ._opt_info div {
		font-size:65%;
		margin-right: 15px;
	}
	#search_result ._record ._opt_info span{
		font-size:100%;
	}
	#search_result ._record ._opt_info ._date{
		font-weight:bold;
	}

	#tmp_contents .search_paginate{
		text-align: center;
		margin:40px 0;
		padding:10px;
		background: #f7f9fa;
		display: none;
	}
	#tmp_contents .search_paginate ul li{
		display: none;
	}
	#tmp_contents .search_paginate ul li._prev,
	#tmp_contents .search_paginate ul li._next {
		display: inline-block;
		margin:0 2px;
	}

	#tmp_contents .search_paginate ul li._prev a,
	#tmp_contents .search_paginate ul li._prev span,
	#tmp_contents .search_paginate ul li._next a,
	#tmp_contents .search_paginate ul li._next span{
		color:#0e3956;
		background: #ffffff;
		font-size:82%;
		padding:0 8px;
	}
	#tmp_contents .search_paginate ul li._next a,
	#tmp_contents .search_paginate ul li._next span{
		padding-right:38px;
		background-image: url(/shared/img/search_next.png);
		background-position: 85% center;
		background-repeat:no-repeat;
	}
	#tmp_contents .search_paginate ul li._prev a,
	#tmp_contents .search_paginate ul li._prev span{
		padding-left:38px;
		background-image: url(/shared/img/search_prev.png);
		background-position: 15% center;
		background-repeat:no-repeat;
	}
	#tmp_contents .search_paginate ul li._next a:hover{
		color:#ffffff;
		background-color: #afc2d0;
		border-color:#afc2d0;
		background-image: url(/shared/img/search_next_ov.png);
	}
	#tmp_contents .search_paginate ul li._prev a:hover{
		color:#ffffff;
		background-color: #afc2d0;
		border-color:#afc2d0;
		background-image: url(/shared/img/search_prev_ov.png);
	}
	#search_form .search_opt .pagetype fieldset legend.title,
	#search_form .search_opt .filetype fieldset legend.title {
		float:none;
		margin-top:0;
		margin-bottom:3px;
	}

/* 2017 renewal add */
/* ==================================================
class
================================================== */
/* float ▼変更しない
============================== */
.float_lft,
.float_rgt {
	float:none;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* ==================================================
parts
================================================== */
/* parts ▼変更しない
============================== */
div.col2 div.col2L,
div.col3 div.col3L,
div.col3 div.col3M,
div.col2 div.col2 div.col2L,
div.fixed_col2 div.fixed_col2L {
	width:100%;
	margin-right:0;
	float:none;
	clear:both;
}
div.col2 div.col2R,
div.col3 div.col3R,
div.col2 div.col2 div.col2R,
div.fixed_col2 div.fixed_col2R {
	width:100%;
	float:none;
	clear:both;
}
#tmp_contents div.col3 ul,
#tmp_contents div.col2 ul {
	margin-bottom:0;
}
div.img_cap {
	width:auto !important;
}
#tmp_contents input[type="text"],
#tmp_contents textarea {
	width:100%;
	padding:0;
	box-sizing:border-box;/* CSS3 */
	-webkit-box-sizing:border-box;/* Webkit */
	-moz-box-sizing:border-box;/* Mozilla */
}
/* event
============================== */
#tmp_contents .wrap_box_photo_txt,
#tmp_contents .box_photo_txt,
#tmp_contents .box_photo_img {
	float:none;
	width:auto;
	margin-right:0;
}
/* youtube
============================== */
#tmp_contents .frame_youtube,
#tmp_contents .frame_ustream {
	position:relative;
	display:block;
	height:0;
	padding-bottom:56.25%;
	overflow:hidden;
	min-width:200px;
}
#tmp_contents .frame_youtube object,
#tmp_contents .frame_ustream object,
#tmp_contents .frame_youtube iframe,
#tmp_contents .frame_ustream iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/* press
============================== */
#tmp_contents h1 span {
	font-size:78.7%;
}
/* public_comment
============================== */
#pub_list ul li {
	background-position:left 6px;
}
/* org_menu
============================== */
.org_table {
	width:100%;
}
.org_table th,
.org_table td {
	display:block;
	width:100%;
	box-sizing:border-box;
}

