﻿@charset "utf-8";

/* ---------------------------------------------
	base
--------------------------------------------- */
.inner {
	width: auto;
}

/* ---------------------------------------------
	header
--------------------------------------------- */
#header {
    margin: 0 0 10px 0;
}
.hd_logo {
	padding: 10px 40px;
	text-align: center;
}
.hd_lead,
.hd_logo_jst,
.hd_fontsize,
.hd_rss,
.hd_uNavi,
.hd_qr {
	display: none;
}

/*======== グローバルナビ ========*/
.gNavi .en {
	padding: 0 0 0 10px;
}
.gNavi .jp {
	font-size : 15px;
}

/* メニュー */
.gNavi h1 {
	display: block;
	position: relative;
	margin: 0;
	padding: 10px;
	text-align: center;
	background: #0073C4;
}
.gNavi h1:before {
	position: relative;
	top: 4px;
	margin: 0 10px 0 0;
	content: url("/common/img/tit_menu01.png");
}

/* 親 */
#header .gNavi > ul {
	display: none;
	height: auto;
}
.gNavi > ul > li,
.gNavi > ul > li.home,
.gNavi > ul > li.events,
.gNavi > ul > li.archives,
.gNavi > ul > li.links {
	float: none;
	width: auto;
	border-top: solid 1px #FFFFFF;
	border-right: none;
	border-left: none;
}

.gNavi > ul > li > a {
	padding: 8px 10px;
}
.gNavi > ul > li > a:before,
.gNavi > ul > li > a span {
	display: inline;
	line-height: 1.75;
}
.gNavi > ul > li > a:before {
	position: relative;
	top: 5px;
	margin: 0 10px 0 0;
}

/* 子・孫 */
.gNavi > ul > li > ul {
	position: static;
	border: none;
	text-align: center;
}
.gNavi > ul > li > ul li a {
	padding: 10px;
}

/*======== 検索 ========*/
.hd_search {
	position: relative;
	top: 0;
	left: 0;
	padding: 10px 75px 10px 10px;
	border-bottom: solid 2px #0073C4;
}
.hd_searchTxt {
	width: 100%;
}
.hd_searchBtn {
	position: absolute;
	top: 11px;
	right: 10px;
}

/* ---------------------------------------------
	contents
--------------------------------------------- */
/*======== パンくず ========*/
.breadcrumb {
	display: none;
}

/*======== 大見出し リード　========*/
.cn_tit,
.cn_lead {
	display: none;
}

/*======== コンテンツボディ ========*/
.cn_body {
	background: none;
}


/* ---------------------------------------------
	contents - main
--------------------------------------------- */
#main {
	float: none;
	padding: 0;
	width: auto;
}
.post {
	padding: 0 10px;
	border: none;
}
.post + .post {
	margin: 10px 0 0 0;
}

/*======== SNSボタン ========*/
.ps_header .ps_sns,
.ps_footer .ps_sns {
/*	float: none;*/
	float: right;
/*	margin: 1.33em 0;*/
	margin: 0;
	text-align: left;
}

/*======== 記事 ヘッダ ========*/
/* タイトル */
.ps_tit {
	margin: 0 -10px;
}

/* メタ */
.ps_meta {
	padding: 10 0;
}
.ps_release {
/*	display: block;*/
	display: inline;
}
.ps_print {
	display: none;
}


/*======== 記事 ボディ リスト ========*/
.ul_basic01 {
	margin: 5px 0;
}
.ul_basic01 li {
	border-top: solid 1px #E5E5E5;
}
.ul_basic01 li:first-child {
	border-top: none;
}
.ul_basic03 {
	margin: 10px 0px 15px 0;
	padding: 0px;
}
.ul_basic03 li {
list-style: none;
	border-top: solid 1px #E5E5E5;
}
.ul_basic03 li:first-child {
	border-top: none;
}
.ul_basic01 li p,
.ul_basic01 li figure,
.ul_basic01 li .sns {
	display: block;
}
.ul_basic01 li .sns {
	padding: 0;
}

/* レポート */
.ul_basic01.reports li figure,
.ul_basic01.columns li figure {
	float: left;
	width: 50px;
}

/*======== 記事 ボディ リスト（ボックス） ========*/
.ul_box01 li{
	width:50%;
}

/*========  記事 ボディ リスト（セクションボックス） ========*/
.sctn_box01 > figure {
	width: 50px;
}

/*======== 記事 ボディ 表 ========*/
.table_basic01 {
	border: solid 1px #E5E5E5;
}
.table_basic01 > tbody > tr {
	border-top: solid 1px #E5E5E5;
}
.table_basic01 > tbody > tr:first-child {
	border-top: none;
}
.table_basic01 > tbody > tr > th {
	display: none;
}
.table_basic01 > tbody > tr > td {
	display: block;
	border: none;
}

/*======== 記事 ボディ プロフィール・書籍情報 ========*/
.ps_profile,
.ps_bookinfo {
	display: block;
	width: auto;
}
.ps_bookinfo {
	float: none;
	margin: 1.33em 0;
}
.ps_profile > figure,
.ps_bookinfo > figure {
	width: 75px;
}
/*.ps_body p {
    font-size: 200%!important;
}

.ps_body li {
    font-size: 124%!important;
}*/


/*======== インラインフレームボックス ========*/
.ifrmBox {
	min-height: 0;
}

/*======== 記事 フッタ ========*/
.ps_footer {
	margin: 0 0 20px 0;
}

/* 記事ナビ */
.ps_pNavi {
	margin: 0;
}

/* ---------------------------------------------
	contents - sub
--------------------------------------------- */
#sub {
	float: none;
	width: auto;
	background: #E5E5E5;
}

/*======== ローカルナビ・リンクリスト ========*/
.lNavi {
	padding: 0px;
}
.lNavi h1 {
	display: block;
	position: relative;
	margin: 0;
	padding: 10px;
	text-align: center;
	background: #0073C4;
}
.lNavi h1:before {
	position: relative;
	top: 4px;
	margin: 0 10px 0 0;
	content: url("/common/img/tit_menu01.png");
}
.lNavi > ul {
	display: none;
}
.lNavi ul li a {
	border-top: dotted 1px #8C8C8C;
}
.lNavi > ul > li:first-child > a {
	border-top: none;
}
.lNavi > ul > li > a {
	padding: 5px 5px 5px 27px;
	background-position: 10px 10px;
}
.lNavi > ul > li > ul > li > a {
	padding: 5px 5px 5px 39px;
}
.lNavi > ul > li > ul > li > ul > li > a {
	padding: 5px 5px 5px 51px;
}

/* 記事ナビ */
.sb_linkList01.anchor {
	display: none;
}


/*======== バナー ========*/
.sb_bnr_cmn01 {
	display: none;
}

/* ---------------------------------------------
	contents - pagetop
--------------------------------------------- */
.pageTop a {
	margin: 0;
	width: auto;
}

/* ---------------------------------------------
	footer
--------------------------------------------- */
.ft_fNavi,
.copyright {
	min-width: 0;
}
.ft_fNavi li {
	margin: 0 5px
}
.ft_fNavi li.ft_fNavi_about,
.ft_fNavi li.ft_fNavi_aboutlink,
.ft_fNavi li.ft_fNavi_browser {
	display: none;
}
.ft_logo_jst {
	display: block;
	padding: 10px;
}



/*======== SP版改修 追加（180924） ========*/

header#header {
    display: none;
}

body {
    padding-top: 120px;
}
html,body {
    overflow-x: hidden;
}

header#header_sp {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    /*height: calc(100% + 1px);*/
}
header#header_sp * {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
header#header_sp a {
    -webkit-tap-highlight-color:rgba(64,64,64,0.4);
}
header#header_sp .mainHeader {
    display: block;
    background: rgba(255,255,255,1);
    height: 60px;
    position: relative;
    left: 0;
    top: 0;
    z-index: 2;
}
header#header_sp .mainHeader h1 {
    display: inline-block;
    max-width: 206px;
    width: 60%;
    height: 41px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 1px;
    line-height: 0;
    z-index: 9;
    transition: opacity 0.2s 0.1s;
}
header#header_sp .mainHeader h1.hide {
    opacity: 0;
    z-index: 1;
    transition: opacity 0.2s 0s;
}
header#header_sp .mainHeader h1 img {
    width: 100%;
    height: auto;
    margin-left: -10px;
}
header#header_sp .mainHeader .menuBtn {
    position: absolute;
    width: 45px;
    height: 45px;
    top: 8px;
    right: 7px;
    z-index: 8;
    background: url(/common/img/sp_new/menu_btn_open.png) center center/26px auto no-repeat;
}
header#header_sp .mainHeader .menuBtn.show {
    background: url(/common/img/sp_new/menu_btn_close.png) center center/40px auto no-repeat;
}

header#header_sp .mainHeader .searchBtn {
    position: absolute;
    width: 45px;
    height: 45px;
    top: 8px;
    left: 7px;
    z-index: 6;
    background: url(/common/img/sp_new/search_btn.png) center center/26px auto no-repeat;
}
header#header_sp .mainHeader .searchBtn.show {
    background: url(/common/img/sp_new/search_btn_close.png) left 14px top 14px/15px auto no-repeat;
}
header#header_sp .mainHeader .searchWrap {
    position: absolute;
    top: 13px;
    left: 50px;
    width: calc(100% - 110px);
    height: 35px;
    z-index: 5;
    overflow: hidden;
}
header#header_sp .mainHeader .searchWrap .inner {
    position: relative;
    width: 100%;
    height: 100%;
    left: 0;
    transition: transform 0.2s;
    transform: translateX(-100%);
}
header#header_sp .mainHeader .searchWrap.show .inner {
    transition: transform 0.3s;
    transform: translateX(0);
}
header#header_sp .mainHeader .hd_search2 {
	position: absolute;
	top: 0;
	left: 0;
}
header#header_sp .mainHeader .hd_searchTxt2 {
    width: 100%;
	height: 35px;
    font-size: 16px;
    line-height: 19px;
	padding: 8px 32px 8px 10px;
	border: 1px solid #999;
    /*transform: scale(0.8);*/
    transform-origin: left top;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    border-radius: 20px;
    color: #111;
}
header#header_sp .mainHeader .hd_searchBtn2 {
	position: absolute;
	top: 7px;
	right: 12px;
    width: 20px;
    z-index: 10;
}

header#header_sp .menuWrap {
    position: fixed;
    z-index: 1;
    top: 0;
    padding: 60px 0 0;
    width: 100%;
    height: calc(100% + 1px);
    background: rgba(0,0,0,0.85);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    transition: all 0.4s;
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    opacity: 0;
    pointer-events: none;
}
header#header_sp .menuWrap.show {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
    pointer-events: auto;
}
header#header_sp .menuWrap > .wrap {
    position: relative;
    min-height: 100%;
    padding-bottom: 160px;
}
header#header_sp .menuWrap ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
header#header_sp .menuWrap ul::after {
    content: '';
    display: block;
    clear: both;
}
header#header_sp .menuWrap ul.mainNavi {
    padding: 20px 10px;
}
header#header_sp .menuWrap ul.mainNavi li {
    display: block;
    width: 25%;
    float: left;
}
header#header_sp .menuWrap ul.mainNavi li img {
    width: 100%;
    height: 100%;
}
header#header_sp .menuWrap ul.mainNavi li:nth-child(1) {
    background-color: #FCAE30;
}
header#header_sp .menuWrap ul.mainNavi li:nth-child(2) {
    background-color: #A7D532;
}
header#header_sp .menuWrap ul.mainNavi li:nth-child(3) {
    background-color: #3DAC3D;
}
header#header_sp .menuWrap ul.mainNavi li:nth-child(4) {
    background-color: #3EAEC5;
}
header#header_sp .menuWrap ul.mainNavi li:nth-child(5) {
    background-color: #33B8FB;
}
header#header_sp .menuWrap ul.mainNavi li:nth-child(6) {
    background-color: #2268FA;
}
header#header_sp .menuWrap ul.mainNavi li:nth-child(7) {
    background-color: #7C66AB;
}

header#header_sp .menuWrap dl.newsCategory {
    border: 1px solid #fff;
    border-width: 1px 0;
    margin: 0 10px 25px;
    padding: 8px 0 12px;
    text-align: center;
}
header#header_sp .menuWrap dl.newsCategory dt {
    color: #fff;
    font-size: 1.4em;
    line-height: 100%;
    margin-bottom: 2px;
}
header#header_sp .menuWrap dl.newsCategory dd {
    display: inline-block;
    font-size: 1em;
    height: 30px;
    line-height: 30px;
    margin: 12px 2px 0;
    letter-spacing: -0.08em;
}
header#header_sp .menuWrap dl.newsCategory dd a {
    display: block;
    height: 100%;
    color: #111;
    background: #fff;
    border-radius: 15px;
    padding: 0 10px;
}

header#header_sp .menuWrap .banner {
    margin: 0 0 30px;
}
header#header_sp .menuWrap .menuFooter {
    position: absolute;
    bottom: 0;
    width: 100%;
}

header#header_sp .menuWrap .menuFooter ul.snsBtn {
    display: inline-block;
    margin: 0 0 5px;
}
header#header_sp .menuWrap .menuFooter ul.snsBtn li {
    display: block;
    width: 50px;
    float: left;
    margin: 0 5px;
}
header#header_sp .menuWrap .menuFooter ul.snsBtn li img {
    display: block;
    width: 100%;
    height: auto;
}
header#header_sp .menuWrap .menuFooter ul.links {
}
header#header_sp .menuWrap .menuFooter ul.links li {
    display: inline-block;
    margin: 8px 5px 0;
    font-size: 11px;
    line-height: 100%;
    color: #fff;
}
header#header_sp .menuWrap .menuFooter ul.links li a {
    color: #fff;
}
header#header_sp .menuWrap .menuFooter .logo_jst {
    background: #fff;
    padding: 3px 0 5px;
    margin: 10px 0 0;
}
header#header_sp .menuWrap .menuFooter .logo_jst img {
    height: 28px;
    width: auto;
}

section.news.left_side.fixed {
    padding-top: 0;
}
section.news.left_side.fixed > .ps_header {
    position: fixed;
    top: 60px;
    left: 10px;
    margin: 0;
    width: 100%;
    z-index: 100;
}

section.left_side,
section.right_side{
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
section.news.left_side > .ps_header h2 {
    position: relative;
    padding: 0;
    width: calc(100% + 20px);
    margin: 0 -10px;
    box-sizing: border-box;
    overflow: hidden;
}
section.news.left_side > .ps_header h2 .wrap {
    position: relative;
    left: 0;
    
    width: auto;
    height: 100%;
    
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    
    white-space: nowrap;
    line-height: 18px;
    box-sizing: border-box;
    z-index: 1;
}
section.news.left_side > .ps_header h2 .wrap2 {
    display: inline-block;
    padding: 10px 57px 10px 37px;
}
section.news.left_side > .ps_header h2 #topNaviLeftArrow {
    display: block;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 13px;
    width: 24px;
    height: 18px;
    background: #E5E5E5 url(../img/sp_new/left_arrow_off.png) left 5px top/5px auto no-repeat;
}
section.news.left_side > .ps_header h2 #topNaviLeftArrow.on {
    background: #E5E5E5 url(../img/sp_new/left_arrow_on.png) left 5px top/5px auto no-repeat;
}
section.news.left_side > .ps_header h2 #topNaviRightArrow {
    display: block;
    position: absolute;
    z-index: 2;
    right: 5px;
    top: 13px;
    width: 24px;
    height: 18px;
    background: #E5E5E5 url(../img/sp_new/right_arrow_off.png) right 5px top/5px auto no-repeat;
}
section.news.left_side > .ps_header h2 #topNaviRightArrow.on {
    background: #E5E5E5 url(../img/sp_new/right_arrow_on.png) right 5px top/5px auto no-repeat;
}
section.news.left_side > .ps_header h2 img {
    margin: 0 12px;
}

/*新着記事*/
section.top_whatsNew {
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
section.top_whatsNew .ps_tit {
    padding: 2px 15px;
    background-color: #FB4F3D;
    background-image: none;
    margin: 0 0 0 0;
    width: 100%;
}
section.top_whatsNew ul {
    display: block;
    width: 100%;
    margin: 30px 10px 20px;
    list-style-type: none;
    padding: 0;
    font-size: 1px;
    line-height: 0;
    letter-spacing: -0.4em;
}
section.top_whatsNew ul::after {
    content: '';
    clear: both;
    display: block;
}
section.top_whatsNew ul li {
    width: calc(50% - 10px);
    /*padding: 5px;*/
    box-sizing: border-box;
    position: relative;
    margin: 0 0 30px;
    display: inline-block;
    vertical-align: top;
}
section.top_whatsNew ul li:nth-child(odd) {
    padding-right: 8px;
}
section.top_whatsNew ul li:nth-child(even) {
    padding-left: 8px;
}
section.top_whatsNew ul li .imageWrap {
    position: relative;
    width: 100%;
}
section.top_whatsNew ul li .imageWrap::before {
    content: '';
    display: block;
    padding-top: 56.25%;
}
section.top_whatsNew ul li .imageWrap .new_image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #eee;
    text-align: center;
    overflow: hidden;
}
section.top_whatsNew ul li .imageWrap .new_image img {
    height: 100%;
    width: auto;
}
section.top_whatsNew ul li .imageWrap::after {
    content: '';
    border: 1px solid #ccc;
    display: block;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
section.top_whatsNew ul li .new_category {
    position: absolute;
    z-index: 4;
    left: 0;
    top: -10px;
    background: #666;
    color: #fff;
    padding: 2px 6px 3px;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: normal;
    font-weight: bold;
}
section.top_whatsNew ul li .new_date {
    position: absolute;
    z-index: 5;
    right: 0;
    bottom: 0;
    background: #333;
    color: #fff;
    padding: 2px 6px 3px;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: normal;
}
section.top_whatsNew ul li .new_title {
    margin: 6px 0 0;
    font-size: 13px;
    line-height: 160%;
    letter-spacing: normal;
}



/*下層ページ サブメニュー*/
div#sub {
    background: #fff;
    margin: 20px 0 0;
    padding: 0;
}
.sbBox.lNavi,
.sbBox.sb_archive.listWorld,
.sbBox.sb_archive.monthly {
    display: none;
}
.subNavi_sp {
    display: block;
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9800;
    pointer-events: none;
    display: none;
}
.subNavi_sp .menuBar {
    background: #333;
    color: #fff;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    text-align: right;
    padding-right: 55px;
    box-sizing: border-box;
    z-index: 11;
    pointer-events: auto
}
.subNavi_sp .menuBar .title {
    font-size: 14px;
    line-height: 40px;
    display: inline-block;
    position: relative;
}
.subNavi_sp .menuBar .title::before {
    content: '';
    position: absolute;
    left: -50px;
    top: 0;
    width: 40px;
    height: 40px;
}
.subNavi_sp .menuBar .title.icon-1::before {
    background: url(/common/img/sp_new/icon_1.png) right center/auto 24px no-repeat;
}
.subNavi_sp .menuBar .title.icon-2::before {
    background: url(/common/img/sp_new/icon_2.png) right center/auto 24px no-repeat;
}
.subNavi_sp .menuBar .title.icon-3::before {
    background: url(/common/img/sp_new/icon_3.png) right center/auto 24px no-repeat;
}
.subNavi_sp .menuBar .title.icon-4::before {
    background: url(/common/img/sp_new/icon_4.png) right center/auto 24px no-repeat;
}
.subNavi_sp .menuBar .title.icon-5::before {
    background: url(/common/img/sp_new/icon_5.png) right center/auto 24px no-repeat;
}
.subNavi_sp .menuBar .title.icon-6::before {
    background: url(/common/img/sp_new/icon_6.png) right center/auto 24px no-repeat;
}
.subNavi_sp .menuBar .title.icon-7::before {
    background: url(/common/img/sp_new/icon_7.png) right center/auto 24px no-repeat;
}
.subNavi_sp .menuBar .openBtn {
    width: 40px;
    height: 40px;
    background: url(/common/img/sp_new/btn_open_w.png) center center/17px auto no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #ccc;
}
.subNavi_sp .menuBar.show  .openBtn{
    background: url(/common/img/sp_new/btn_close_w.png) center center/17px auto no-repeat;
}
.subNavi_sp .menuBar .openBtn.color-1 {
    background-color: #FCAE30;
}
.subNavi_sp .menuBar .openBtn.color-2 {
    background-color: #A7D532;
}
.subNavi_sp .menuBar .openBtn.color-3 {
    background-color: #3DAC3D;
}
.subNavi_sp .menuBar .openBtn.color-4 {
    background-color: #3EAEC5;
}
.subNavi_sp .menuBar .openBtn.color-5 {
    background-color: #33B8FB;
}
.subNavi_sp .menuBar .openBtn.color-6 {
    background-color: #2268FA;
}
.subNavi_sp .menuBar .openBtn.color-7 {
    background-color: #7C66AB;
}

.subNavi_sp nav {
    display: block;
    position: relative;
    top: 0px;
    width: 100%;
    max-height: calc(100% - 100px);
    z-index: 10;
    transition: all 0.3s;
    opacity: 0;
    transform: translateY(-80%);
    -webkit-transform: translateY(-80%);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    box-sizing: border-box;
    pointer-events: none;
    /*padding: 0 0 30px;*/
    background: rgba(230,230,230,1);
    border-bottom: 2px solid #333;
}
.subNavi_sp nav.show {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    pointer-events: auto;
}
.subNavi_sp nav a[target="_blank"] span {
    padding-right: 20px;
    background: url(../img/sp_new/icon_blank.png) right center/12px auto no-repeat;
}
.subNavi_sp nav ul {
    list-style-type: none;
    text-align: left;
    margin: 0;
    padding: 0;
    background: rgba(230,230,230,1);
}

.subNavi_sp nav ul.newsCategory {
    margin: 0;
    padding: 0 10px 10px;
}
.subNavi_sp nav ul.newsCategory li {
    display: inline-block;
    font-size: 1em;
    height: 30px;
    line-height: 30px;
    margin: 10px 2px 0;
    letter-spacing: -0.08em;
}
.subNavi_sp nav ul.newsCategory li a {
    display: block;
    height: 100%;
    color: #111;
    background: #fff;
    border-radius: 15px;
    padding: 0 10px;
}
.subNavi_sp nav ul.menu {
    /*border-bottom: 1px solid #aaa;*/
}
.subNavi_sp nav ul.menu > li,
.subNavi_sp nav ul.menu > li > ul > li {
    border-top: 1px solid #aaa;
    box-sizing: border-box;
    min-height: 40px;
    line-height: 140%;
    position: relative;
}
.subNavi_sp nav ul.menu > li:first-child {
    border-top: none;
}
.subNavi_sp nav ul.menu li a {
    display: block;
    padding: 12px 10px;
    color: #111;
    height: 100%;
}
.subNavi_sp nav ul.menu > li .openBtn {
    min-height: 40px;
    box-sizing: border-box;
    padding: 12px 10px;
    background: url(/common/img/sp_new/btn_open_b.png) right 15px center/17px auto no-repeat;
    color: #111;
}
.subNavi_sp nav ul.menu > li .openBtn.show {
    background: url(/common/img/sp_new/btn_close_b.png) right 15px center/auto 3px no-repeat;
}
.subNavi_sp nav ul.menu > li > ul {
    display: none;
    background: rgba(255,255,255,1);
}
.subNavi_sp nav ul.menu > li > ul > li > ul {
    background: rgba(255,255,255,1);
    min-height: 35px;
    line-height: 35px;
    padding: 0 0 10px 25px;
}
.subNavi_sp nav ul.menu > li > ul > li > ul > li {
    display: inline-block;
}
.subNavi_sp nav ul.menu > li > ul > li > ul > li a {
    background: url(/common/img/sp_new/submenu_arrow.png) right center/6px auto no-repeat;
    padding: 0 12px 0 0;
    margin-right: 20px;
}


.sp_category_link {
    padding: 20px 10px;
    margin: 0 0 10px;
    text-align: left;
    display: block;
    border-top: 2px solid #666;
}
.sp_category_link .title {
    margin: 0 0 10px;
    font-weight: bold;
}
.sp_category_link select {
    outline:none;
    -moz-appearance: none;
    text-overflow: '';
    background: none transparent;
    font-size: 16px;
    color: inherit;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    height: 40px;
    line-height: 100%;
    padding: 0 48px 0 8px;
    border: 2px solid #666;
    color: #333;
    border-radius:6px;
    box-sizing: border-box;
    vertical-align: top;
    background: #fff;
}
.sp_category_link select option{
    background-color: #fff;
    color: #333;
}
.sp_category_link select::-ms-expand {
    display: none;
}
.sp_category_link select:-moz-focusring { 
    color: transparent; 
    text-shadow: 0 0 0 #828c9a;
}
.select-wrap {
    position:relative;
    display: inline-block;
    margin: 0 0 0 0;
}
.select-wrap:before {
    z-index: 1;
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    pointer-events: none;
    width: 40px;
    height: 40px;
    background: #666 url(../img/sp_new/pulldown_btn.png) center center/12px auto no-repeat;
    border-radius: 0 6px 6px 0;
    box-sizing: border-box;
}
.sp_category_link input[type=button] {
    background: #666;
    color: #fff;
    font-size: 15px;
    line-height: 100%;
    height: 40px;
    border-radius: 6px;
    box-sizing: border-box;
    vertical-align: top;
    width: 60px;
    text-align: center;
    padding: 0;
}

.sp_category_link.headerMenu {
    border-top: none;
    padding: 0 10px;
    margin: 0px 0 20px;
}
.sp_category_link.headerMenu .select-wrap {
    width: calc(100% - 68px);
}

.sp_category_link.linkWorld {
    border-top: 2px solid #666;
    padding: 20px 10px;
    margin: 20px 0 10px;
}
.sp_category_link.linkWorld .select-wrap {
    width: calc(50% - 38px);
}

.sp_category_link.year_month_header {
    border-top: 2px solid #666;
    padding: 20px 10px 10px;
}
.sp_category_link.year_month {
    border-top: 2px solid #666;
    padding: 20px 10px;
    margin: 0px 0 20px;
}
.sp_category_link.year_month_header .select-wrap,
.sp_category_link.year_month .select-wrap {
    width: calc(50% - 38px);
}