@charset "UTF-8";

/**css for stye_sp**/

html:not(:target) body {
    font-size: 16px;
}

.pc {
    display: none;
}

.sp {
    display: block;
}

body {
    -webkit-text-size-adjust: 100%;
    min-width: 100%;
    width: 100%;
    box-sizing: border-box;
}

img {
    max-width: 100%;
    height: auto;
}

img.caution {
    max-width: initial;
    height: auto;
}

.topicpath {
    display: none;
}

/*既存印刷ボタン*/
.btn_print {
    display: none;
}

/*既存フッター以下*/
.tpl1-1-3 {
    display: none;
}

.tpl1-1 {
    width: 100%;
}

.hidden {
    position: absolute;
    left: -2000px;
}

.wb-contents table td p {
    margin: 0;
    padding: 0;
}

.wb-contents p {
    font-size: 14px;
}
.wb-contents a {
    font-size: 14px;
}

/*既存ヘッダ部分*/
.tpl1-1-1 {
    display: none;
}


.tpl8-1-2-1 {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
}


h1 {
    width: 100% !important;
    background: none;
    text-align: left;
    box-sizing: border-box;
    margin: 0 auto !important;
    font-size: 18px;
    border-bottom: 4px solid #6080a0;
    padding-bottom: 15px;
}

h2 {
    margin: 0 auto;
    margin-bottom: 30px;
    width: 100%;
    box-sizing: border-box;
/*    font-size: 118% !important;*/
}

.wb-contents h2 {
    margin-top: 40px;
    width: 100%;
    font-size: 18px;
}

.wb-contents table td h2 {
    margin: 20px 0;
}

.wb-contents h3 {
    width: 100%;
    font-size: 16px;
}

.wb-contents h4 {
    width: 100%;
    font-size: 15px;
}

.wb-contents h5 {
    width: 100%;
}

.wb-contents h6 span {
	width: 100%;
}

.wb-contents ul {
	width: 100%;
}

.wb-contents .date {
	width: 100%;
}

.wb-contents .tbl {
	width: 100%;
}


.tpl8-1 {
    width: 100% !important;
    display: block;
    box-sizing: border-box;
}

/*左側メインコンテンツ*/

.tpl8-1-2 {
    width: 100% !important;
    float: none !important;
    padding: 20px 0 0 0 !important;
    box-sizing: border-box;
    font-size: 14px;
}


/*右サイドメニュー*/

.tpl8-1-3 {
    width: 100%;
    float: none;
    margin: 0;
    box-sizing: border-box;
    margin-top: 40px;
}

.tpl8-1-3 h3 {
    width: 100%;
}

.tpl8-1-2-2, .tpl8-1-2-2-1 {
    width: 100% !important;
    box-sizing: border-box;
}

.tpl1-1-2 {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    box-sizing: border-box;
}

.footer {
    width: 100%;
    box-sizing: border-box;
}

table {
    width: 100% !important;
    box-sizing: border-box;
}

.tpl8-1-2-2 div {
    margin-top: 30px;
}


.tpl8-1-2-3 {
    width: 100% !important;
    box-sizing: border-box;
    min-height: auto;
}

.tpl8-1-2-3 table {
    width: 100% !important;
    box-sizing: border-box;
    font-size: 88%;
}

.tpl8-1-2-3 td {
    text-align: left;
    font-size: 106%;
    text-align: center;
}

.genrelisttitle {
   width: 100%;
    margin: 0 auto;
    font-size: 114%;
}

.genrelisttree ul li, .sidemenu2 ul li {
    width: 100%;
    margin: 0 auto;
    font-size: 106%;
}

.genrelisttree ul, .sidemenu2 ul {
    width: 100%;
    margin: 0 auto;
}

.genrelisttree ul li ul li, .sidemenu2 ul li ul li {
    width: 100%;
}

.bdrtbl2 td a {
    background-position-x: 95%;
    padding-right: 40px;
}

.genrelisttree ul li a, .sidemenu2 ul li a {
    background-position-x: 95%;
    padding-right: 40px;
}

.genrelisttree ul li ul li a, .sidemenu2 ul li ul li a {
    background-position-x: 95%;
    padding-right: 40px;
}

.genrelisttree ul li span.current, .sidemenu2 ul li span.current, .sidemenu2 ul li > span {
    background-position-x: 95%;
    padding-right: 40px;
}

.genrelisttitle span, .genrelisttitle a span {
    width: 100%;
    box-sizing: border-box;
}

.notbl {
    margin-top: 20px;
}

.wb-contents .tbl {
    font-size: 88%;
}

.wb-contents .tbl a {
    font-size: 1em;
}

.wb-contents .tbl th {
    white-space: normal;
}

.date {
    font-size: 88%;
}

/*調整*/

.w10 {
    width: 10% !important;
}
.w20 {
    width: 20% !important;
}
.w30 {
    width: 30% !important;
}
.w40 {
    width: 40% !important;
}
.w50 {
    width: 50% !important;
}
.w60 {
    width: 60% !important;
}
.w70 {
    width: 70% !important;
}
.w80 {
    width: 80% !important;
}
.w90 {
    width: 90% !important;
}
.w100 {
    width: 100% !important;
}

.mb0sp {
    margin-bottom: 0px!important;
}
.mb10sp {
    margin-bottom: 10px!important;
}
.mb20sp {
    margin-bottom: 20px!important;
}
.mb30sp {
    margin-bottom: 30px!important;
}
.mb40sp {
    margin-bottom: 40px!important;
}

.mt0sp {
    margin-top: 0px!important;
}
.mt10sp {
    margin-top: 10px!important;
}
.mt20sp {
    margin-top: 20px!important;
}
.mt30sp {
    margin-top: 30px!important;
}
.mt40sp {
    margin-top: 40px!important;
}

.wb-contents ul {
    margin: 0;
    padding: 0;
}

.wb-contents ul li {
/*    padding: 0;*/
    margin-bottom: 20px;
	font-size: 14px;
}

.wb-contents ol li {
	font-size: 14px;
}

/* --------------------------------------------------------------------
   HEADER
---------------------------------------------------------------------- */

.headerWrap {
    box-sizing: border-box;
}

.logoBox {
    display: block;
    height: 48px;
    margin: 0;
    width: calc(100% - 68px);
    box-sizing: border-box;
}

.logoBoxRight {
    display: none;
}

.logoBoxLeft {
    margin-top: 0;
    box-sizing: border-box;
}

.logo img {
    max-width: 368px;
    width: 100%;
    margin-top: 5px;
}

.controlBox {
    display: none;
}


.logoBoxLeft p {
   height: 48px;
}


/* --------------------------------------------------------------------
   SP Menu Search Box
---------------------------------------------------------------------- */

.spMenuSearch {
    width: 90%;
    margin: 32px auto;
}

.spInputBox {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #d8d8d8;
}

.spMenuSearchBox {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    border: none;
}

.spBtn {
    background: #fff;
    display: inline-block;
    box-sizing: border-box;
    border-left: 1px solid #d8d8d8;
    color: #333333;
}


.form02{
    background-color: white;
    height: 40px;
    border: 1px #d8d8d8 solid;
    box-sizing: border-box;
    clear: both;
    color: #333333;
}
.form02 input{
    vertical-align: top;
    margin: 0px;
    height: 100%;
    box-sizing: border-box;
    background-color: transparent;
    color: #333333;
    font-size: 14px;
}
.input02{
    width: calc(100% - 50px);
    border: none;
    border-right: 1px #d8d8d8 solid;
    float: left;
}
.submit02{
    width: 50px;
    border: none;
    background-image: url(/images/icon_search2019.png);
    background-position: center;
    background-size: auto 80%;
    background-repeat: no-repeat;
    float: right;
}


.spSearchIc {
    -webkit-flex-basis: 40px;
    flex-basis: 32px;
    padding: 8px;
    height: 40px;
    border: none;
}

.spMenuLinks {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
     -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px;
}

.spMenuLinks p {
    -webkit-flex-basis: 48%;
    flex-basis: 48%;
    background: #fff;
    padding: 10px 5px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    border: 1px solid #d8d8d8;
    color: #333333;
}

.spMenuLinks p a {
    display: block;
}

.spMenuLinks p a:hover {
    text-decoration: none;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity:0.6;
    zoom:1;
    cursor: pointer;
}


.menu ul li div.spMenuLinks p a {
    padding: 0;
    color: #333333;
    font-size: 14px;
    background: #fff;
}


/* --------------------------------------------------------------------
   新着情報
---------------------------------------------------------------------- */

.indexlist ul {
    width: 100%!important;
    margin: 0 0 10px 0!important;
    padding: 0!important;
}

.indexlist {
    width: 100%!important;
}

.indexlist_recdate {
    float: none;
    width: 100%!important;
}

.indexlist li a {
    float: none;
    width: 100%!important;
    font-size: 16px;
}

table.topSideMenu {
    text-align: center;
    margin-bottom: 20px;
    width: 240px;
}

.tpl8-1-3 .genrelisttree {
    margin: 0 auto;
/*    width: 240px;*/
    margin-bottom: 20px;
}

/*
.tpl8-1-3 p.mb20 {
    display: none;
}
*/

.mt20_sp {
    margin-top: 20px!important;
}

.center {
    text-align: center;
}

p.topside {
    display: none;
}

.wb-contents table td h3 {
    margin: 20px 20px 15px 0;
}

.video{
  position:relative;
  width:100%;
  padding-top:63.25%;
}
.video2{
  position:relative;
  width:100%;
  padding-top:21.25%;
}
.video iframe, .video2 iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}


/* --------------------------------------------------------------------
   その他レスポンシブ調整
---------------------------------------------------------------------- */

.toBlockSp {
    display: block;
}

.wb-contents table td p {
    font-size: 14px;
}

.wb-contents table td a {
    font-size: 14px;
}

.wb-contents table th p {
    font-size: 14px;
}

.wb-contents table th a {
    font-size: 14px;
}

.tbl2 td p {
    font-size: 12px;
}

.wb-contents table.tbl2 td a {
    font-size: 12px;
}


.wb-contents table.tbl2 td a {
    font-size: 12px;
}

.left_sp {
    text-align: left!important;
}

.wb-contents table td.sp20p {
    width: 20%;
}

.wb-contents .fixedTb {
    width: 100%;
table-layout: fixed;
word-break: break-all;
word-wrap: break-all;
}

.wb-contents .fixedTb td {
    padding: 0;
    text-align: center;
}

.scrollTb {
    overflow-x:scroll;
}

.nowrapSP {
    white-space: nowrap;
}


