@charset "UTF-8";

/*----------------------------------------------------
	☆SP
----------------------------------------------------*/

/*デバイスの横幅が850px以下の場合*/
@media only screen and (max-width: 850px) {
body {
    background: none;
    font-size: 1.3rem;
    font-family: 'Noto Sans Japanese';
    min-width: inherit;
}
img {
    max-width: 100%;
    height: auto;
    width: auto;
}

.spDisp {
    display: block!important;
}
.spHide {
    display: none!important;
}
br.spHide {
    display: none!important;
}
.spImg {
    height: auto;
    width: 100%;
}
.spCenter {
    text-align: center;
}
.top10 {
    margin-top: 5px !important;
}
.top15 {
    margin-top: 5px !important;
}
.top20 {
    margin-top: 10px !important;
}
.top25 {
    margin-top: 10px !important;
}
.top30 {
    margin-top: 15px !important;
}
.top35 {
    margin-top: 15px !important;
}
.top40 {
    margin-top: 20px !important;
}
.btm0 {
    margin-bottom: 0 !important;
}
.btm5 {
    margin-bottom: 5px !important;
}
.btm10 {
    margin-bottom: 5px !important;
}
.btm15 {
    margin-bottom: 10px !important;
}
.btm20 {
    margin-bottom: 10px !important;
}
.btm25 {
    margin-bottom: 10px !important;
}
.btm30 {
    margin-bottom: 15px !important;
}
.btm35 {
    margin-bottom: 15px !important;
}
.btm40 {
    margin-bottom: 20px !important;
}
.btm45 {
    margin-bottom: 20px !important;
}
.btm50 {
    margin-bottom: 25px !important;
}
.btm55 {
    margin-bottom: 25px !important;
}
.btm60 {
    margin-bottom: 30px !important;
}
.btm65 {
    margin-bottom: 30px !important;
}
.btm70 {
    margin-bottom: 35px !important;
}
.btm75 {
    margin-bottom: 35px !important;
}
.btm80 {
    margin-bottom: 40px !important;
}
.btm85 {
    margin-bottom: 40px !important;
}
.btm90 {
    margin-bottom: 45px !important;
}
.btm95 {
    margin-bottom: 45px !important;
}
.pT0 {
    padding-top: 0!important;
}
.pT5 {
    padding-top: 5px!important;
}
.pT10 {
    padding-top: 5px!important;
}
.pT15 {
    padding-top: 10px!important;
}
.pT20 {
    padding-top: 10px!important;
}
.pT25 {
    padding-top: 15px!important;
}
.pT30 {
    padding-top: 15px!important;
}
.pT35 {
    padding-top: 15px!important;
}
.pT40 {
    padding-top: 20px!important;
}
.pT45 {
    padding-top: 20px!important;
}
.pB0 {
    padding-bottom: 0!important;
}
.pB5 {
    padding-bottom: 5px!important;
}
.pB10 {
    padding-bottom: 5px!important;
}
.pB15 {
    padding-bottom: 5px!important;
}
.pB20 {
    padding-bottom: 10px!important;
}
.lm5 {
    margin-left: 5px !important;
}
.lm10 {
    margin-left: 5px !important;
}
.lm15 {
    margin-left: 5px !important;
}
.lm20 {
    margin-left: 10px !important;
}
.lm50 {
    margin-left: 20px !important;
}
.lm60 {
    margin-left: 30px !important;
}
.lm70 {
    margin-left: 30px !important;
}
.rm5 {
    margin-right: 5px !important;
}
.rm10 {
    margin-right: 5px !important;
}
.rm15 {
    margin-right: 5px !important;
}
.rm20 {
    margin-right: 10px !important;
}
.spBtm0 {
    margin-bottom: 0 !important;
}
.spBtm5 {
    margin-bottom: 5px !important;
}
.spBtm10 {
    margin-bottom: 10px !important;
}
.spBtm15 {
    margin-bottom: 15px !important;
}
.spBtm20 {
    margin-bottom: 20px !important;
}
.spBtm25 {
    margin-bottom: 25px !important;
}
.spBtm30 {
    margin-bottom: 30px !important;
}
.spBtm35 {
    margin-bottom: 35px !important;
}
.spBtm40 {
    margin-bottom: 40px !important;
}
.spBtm45 {
    margin-bottom: 45px !important;
}
.spBtm50 {
    margin-bottom: 50px !important;
}
.spW100 {
    width: 100%!important;
}
.p_c {
    text-align: left;
}

#gNav, #categoryImg {
    display: none;
}
#wrap {
    background-color: #fff;
    overflow: hidden;
}
/*------------------------------------------*/
	
#mv, .cmnmv {
    height: 180px;
}
#mv .cName, .cmnmv .cName {
    height: auto;
    padding: 5px 0;
}
#mv .cName span.en, .cmnmv .cName span.en {
    font-size: 24px;
    font-size: 2.4rem;
}
#mv .cName span.jp, .cmnmv .cName span.jp {
    line-height: 1.4;
}
#mv .cName span.jp:after, .cmnmv .cName span.jp:after {
    margin: 15px auto 0;
    width: 60px;
}
#mv .cName span.jp img, .cmnmv .cName span.jp img {
    display: none;
}
#mv .cName span.jp em, .cmnmv .cName span.jp em {
    display: block;
    font-family: 'Noto Sans Japanese';
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0.1em;
}	
	
/*------------------------------------*/


#contents {
    margin: 0 auto 0;
    padding: 0 0 12%;
}
#contents > br.clear {
    display: none!important;
}
#contents p, #contents li, #contents dt, #contents dd, #contents th, #contents td {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
}
	
#main {
    float: none;
    margin: 0;
    padding: 0;
    min-height: auto;
    width: auto;
}
#main #mainInr {
    padding: 25px 0 0;
    margin: 0 auto;
    width: 90%;
}
	
	
	#contents article {
		padding: 8% 0;
	}	
	
	.inr {
		max-width: 90%;
		width: 90%;
	}
	

	
	
	#footer #bnrList ul li {
		padding: 0;
		margin-right: 2%;
		margin-bottom: 10px;
		width: 49%;
	}
	
	#footer #bnrList ul li.even {
		margin-right: 0;
	} 
	
	#footer #ftsub {
		padding: 30px 20px 15px;
	}
	
	#footer #ftsub .ftList {
		margin-bottom: 15px;
		width: 100%;
	}
	
	#footer small.copy {
		text-align:center;
		padding: 5px;
		width: 100%;
	}

/*





*/






/*----------------------------------------------------
	☆compo
----------------------------------------------------*/

#contents section {
    margin-bottom: 25px;
}
#contents section.last {
    margin-bottom: 0;
}

	
	
/*----------------------------------------------------
	☆Box
----------------------------------------------------*/

#contents div.bscBox {
    border: 1px solid #CCC;
    padding: 15px 0;
    margin-bottom: 15px;
}
#contents div.bscBox div.inr {
    margin: 0 15px;
}
#contents div.bb02 {
    border: 4px solid #EEE;
}
#contents div.bb03 {
    border: 4px solid #ED6C81;
}
#contents div.bb04 {
    border: 4px solid red;
}
#contents div.bb05 {
    border-top: 4px solid #2850a1;
    padding: 15px 0 15px;
}
#contents div.bb05 .data {
    display: block;
    padding: 0;
    vertical-align: middle;
}
#contents div.bb05 .img {
    display: block;
    padding-top: 15px;
}
#contents div.bb05 .img img {
    height: auto;
    width: 100%;
}
#contents div.bb06 {
    border: 1px solid #ddd;
    padding: 0;
}
#contents div.imgBox {
    margin-bottom: 20px;
}
#contents div.imgBox dl dt {
    font-size: 16px;
}
#contents div.imgBox dl dd {
    padding: 15px;
}
#contents div.imgBox dl dd img {
    height: auto;
    width: 100%;
}
	
	
/*----------------------------------------------------
	☆head
----------------------------------------------------*/
	#contents .head01 { 
		font-size: 3.0rem;
		line-height: 1.2;
		margin-bottom: 10%;
	}
	
	#contents .head02 {
		font-size: 2.4rem;
		line-height: 1.3;
	}
	
	#contents .head02 b {
		font-size: 3.2rem;
	}
	
	#contents .head02::after {
		bottom: -24px;
	}

	
	
/*----------------------------------------------------
	☆Btn
----------------------------------------------------*/


.cmnBtn {
    margin-bottom: 15px;
}
.cmnBtn a {
    border-radius: 5px;
    display: block;
    margin-bottom: 15px;
}
.cmnBtn a span {
    border: none;
    display: block;
    line-height: 1.4;
    min-width: inherit;
}
#contents .bscBtn02 {
    font-size: 1.0em;
    width: 80%;
}
#contents .inputBtn03 {
    width: 100%;
}
#contents .spportBtn {
    width: 100%;
}
#contents .spportBtn:before {
    left: 15px;
}
	
	
	
/*----------------------------------------------------
	☆List
----------------------------------------------------*/


#contents .indList, #contents .indListS, #contents .numList, #contents .numListS, #contents ul.iconList, #contents ul.arrowList, #contents dl.arrowDl {
    margin-bottom: 25px;
}
#contents ul.arrowList.pattern01 li::before {
    top: 9px;
}
#contents ul.arrowList.pattern02 li::before {
    top: 9px;
}
	
	
/*----------------------------------------------------
	☆Table
----------------------------------------------------*/

#contents .tableScroll, #contents .tableScrollLong {
    width: 100%;
    overflow-x: auto;
}
#contents .tableScroll table {
    width: 600px;
}
#contents div.tbl00, #contents table.tbl00 {
    margin-bottom: 30px;
}
#contents .tbl00 table th, #contents .tbl00 table td, #contents table.tbl00 th, #contents table.tbl00 td {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 10px 10px;
}
#contents div.tbl01, #contents table.tbl01 {
    margin-bottom: 20px;
}
#contents .tbl01 table th, #contents .tbl01 table td, #contents table.tbl01 th, #contents table.tbl01 td {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 10px 10px;
}
#contents .tbl02 table, #contents table.tbl02 {
    border-collapse: collapse;
    width: 100%;
}
#contents div.tbl02, #contents table.tbl02 {
    margin-bottom: 20px;
}
#contents .tbl02 table th, #contents .tbl02 table td, #contents table.tbl02 th, #contents table.tbl02 td {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 10px 10px;
}
#contents div.tbl03, #contents table.tbl03 {
    margin-bottom: 20px;
}
#contents .tbl03 table th, #contents .tbl03 table td, #contents table.tbl03 th, #contents table.tbl03 td {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 10px 10px;
}
#contents .gairaiTbl2 {
    margin-bottom: 15px!important;
}
#contents .gairaiTbl2 table {
    margin-bottom: 0;
    table-layout: auto;
}
#contents .gairaiTbl2 table th {
    white-space: nowrap;
    word-break: break-all;
}
#contents div.bscTbl01 table th, 
#contents div.bscTbl01 table td {
    display: block;
    border-top: none;
    padding: 10px 10px;
    line-height: 1.4;
    width: 100%;
}

#contents div.bscTbl02 table th,
#contents div.bscTbl02 table td,
#contents table.bscTbl02 th,
#contents table.bscTbl02 td	{
		padding: 3% 0;
}
	
#contents div.bscTbl02 table th,

	#contents table.bscTbl02 th {
		padding-right: 15px;
}	
	
#contents div.bscTbl04 table th,  #contents div.bscTbl04 table td {
    display: table;
    width: 100%;
}
/*----------------------------------------------------
	☆Form
----------------------------------------------------*/

input {
}
input.textFocus {
    color: #333;
}
input.wSS, input.wS, input.wM, input.wL, input.wLL {
    background-color: #FFF;
    border: 1px solid #CCC;
    line-height: 140%;
    padding: 5px 5px;
}
input {
    vertical-align: middle;
}
.wSS {
    width: 70px;
}
.wS {
    width: 90px;
}
.wM {
    width: 200px;
}
.wL {
    width: 400px;
}
.wLL {
    width: 400px;
}
.imeOn {
    ime-mode: active;
}
.imeOff {
    ime-mode: disabled;
}
textarea.txtarea {
    background-color: #FFF;
    border: 1px solid #CCC;
    font-size: 14px;
    height: 160px;
    padding: 5px 5px;
    width: 400px;
}
option {
    font-size: 14px!important;
}
label {
    cursor: pointer;
}
label:hover {
    color: #999;
}
input[type="checkbox"], input[type="radio"] {
    margin-right: 3px;
}
.formErr {
    color: #E54E52;
    font-weight: bold;
}
input.inputErr, textarea.inputErr {
    background-color: #FADFDE;
}
#contents .subscribeBtn {
    width: 90%;
}
#contents .inputBtn01:after {
    left: 15px;
}
#contents .inputBtn02:after {
    right: 15px;
}
	
	
/*----------------------------------------------------
	☆flt
----------------------------------------------------*/

.fltL {
    float: none;
}
.fltR {
    float: none;
}
.fltImgL {
    float: none;
    margin: 0 0 5px 0;
}
.fltImgR {
    float: none;
    margin: 0 0 5px 0;
}
.fltImgR img {
    width: 100%;
}
#contents div.basicFlt {
    width: auto;
}
#contents div.basicFlt br.clear_noie, #contents div.basicFlt br.clear {
    display: none!important;
}
#contents div.basicFlt img {
    height: auto;
    width: 100%;
}
#contents div.basicFlt div.fltDataL {
    float: none;
    margin-right: 0;
    padding-top: 0;
    width: auto!important;
}
#contents div.basicFlt p.fltImgR {
    float: none;
    width: auto!important;
}
#contents div.basicFlt div.fltDataR {
    float: none;
    line-height: 1.7;
    padding-top: 0;
    width: auto!important;
}
#contents div.basicFlt p.fltImgL {
    float: none;
    margin-right: 0;
    width: auto!important;
}
#contents div.basicFlt div.bFL {
    float: none;
    margin-bottom: 10px;
    width: auto!important;
}
#contents div.basicFlt div.bFR {
    float: none;
    margin-bottom: 10px;
    width: auto!important;
}
#contents div.basicFlt div.bFL p.btm5, #contents div.basicFlt div.bFL p.btm10, #contents div.basicFlt div.bFR p.btm5, #contents div.basicFlt div.bFR p.btm10 {
    margin-bottom: 0!important;
}
#contents div.basicFlt ul.column3 {
    width: auto;
}
#contents div.basicFlt ul.column3 li {
    float: none;
    margin-right: 0;
    margin-bottom: 10px!important;
    width: auto;
}
#contents div.basicFlt ul.column3 li.last {
    margin-right: 0;
}
#contents .img_r,#contents .img_l {
    float: none;
    text-align: center;
    padding: 0;
    margin-bottom: 15px;
    width: 100%;
}
#contents .slideArea {
    width: 100%;
}
#contents .slideBox,  #contents .slideTxt,  #contents .map,  #contents .f_lTxt {
    float: none;
    width: 100%;
}
#contents .slideBox {
    height: auto;
    margin: 0 auto 30px;
}
#contents .map {
    margin-bottom: 20px;
}
/*----------------------------------------------------
	☆Box
----------------------------------------------------*/

#contents .box01 {
	background-size: 20px,20px;
	}

.bscBox00 {
    border: 1px solid #D0D0D2;
    margin-bottom: 20px;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#contents .flIngBox .ph_r,  #contents .flIngBox .txt_l {
    float: none;
    width: 100%;
}
.flIngBox .ph_r {
    margin-bottom: 15px;
}
	
	
/*----------------------------------------------------
	☆pager
----------------------------------------------------*/

#contents .pagination {
    padding-top: 50px;
    text-align: center;
}
#contents .pagination p {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1;
}
#contents .pagination a, #contents .pagination span {
    border: 1px solid #CCC;
    border-radius: 3px;
    display: inline-block;
    margin: 0 1px;
    padding: 3px 5px 2px;
    text-decoration: none;
}
#contents .pagination a:hover {
    text-decoration: underline;
}
#contents .pagination span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #DADADA), color-stop(0.00, #EDEDED));
    background: -webkit-linear-gradient(#EDEDED, #DADADA);
    background: -moz-linear-gradient(#EDEDED, #DADADA);
    background: -o-linear-gradient(#EDEDED, #DADADA);
    background: -ms-linear-gradient(#EDEDED, #DADADA);
    background: linear-gradient(#EDEDED, #DADADA);
}
#contents .pagination a.prev, #contents .pagination a.next {
    border: none;
}
/*----------------------------------------------------
	☆anchorBox
----------------------------------------------------*/


#contents .anchorBox {
    padding: 10px 5px 5px;
}
#contents .anchorBox ul li {
    float: none;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 0 5px 0;
	text-align: left;
}
#contents .anchorBox ul li a {
    padding: 5px 25px 5px 10px;
}
	
#contents .anchorBox ul li a::after {
    font-size: 13px;
	right: 7px !important;
}
	
	
/*----------------------------------------------------
	☆clmBox
----------------------------------------------------*/

#contents .clm2Box li {
    width: 100%;
}
#contents .clm3Box li {
    float: none;
    margin: 0 0 30px;
    padding-right: 0;
    width: auto;
}
#contents .clm4Box li {
    margin: 0 1% 30px;
    width: 48%;
}
#contents .clm5Box {
    display: contents;
}
#contents .clm5Box li {
    display: block;
    margin: 1%;
    height: auto;
    width: 100%;
}
#contents .clm5Box li a {
    height: auto !important;
}
#contents .clm2Box .pdf {
    margin: 0;
}


/*----------------------------------------------------
	☆flexBox
----------------------------------------------------*/
#contents .artistList li {
	margin-bottom: 20px !important;
}

#contents .flex3box li {
    width: 44%;
}

/*----------------------------------------------------
	☆tab area
----------------------------------------------------*/


#contents div.tabArea {
    padding-top: 0;
}
#contents div.tabArea div.tabMenu {
    border-bottom: 3px solid #1a1e55;
    line-height: 0;
    margin-bottom: 20px;
}
#contents div.tabArea div.tabMenu ul {
	table-layout:auto;
    margin:0 auto;
    padding: 0;
	width:98%;
}
#contents div.tabArea div.tabMenu ul li {
    font-size: 1.1rem;
	vertical-align:middle;
}

#contents div.tabArea div.tabMenu ul li span {
	padding:15px 10px;
}


#contents div.tabArea div.tabMenu ul li span:hover,
#contents div.tabArea div.tabMenu ul li.current span {
    background-color: #1a1e55;
    color: #FFF;
}
#contents div.tabArea div.tabMenu ul li span:hover:before,
#contents div.tabArea div.tabMenu ul li.current span:before {
    color: #FFF;
}


/*----------------------------------------------------
	☆floatArea
----------------------------------------------------*/
	
#mainArea, #sideArea {
    width: 100%;
}
#sideArea {
    padding-bottom: 7%;
}
#mainArea {
    padding-bottom: 15%;
}
#contents .newsList {
    padding-top: 10%;
}
#contents .pager {
    display: none;
}
#contents .more {
    border-radius: 3px;
    background: #39b281;
    color: #FFFFFF;
    cursor: pointer;
    text-align: center;
    padding: 3%;
}
#contents .iconArea {
    padding: 5px;
}

	
	.mm-listview > li em {
		color: #1e7198 !important;
		font-style: normal !important;
		padding-left: 5px;
		position: relative !important;
	}	
	
	
	.mm-listview li::before {
		color: #1e7198;
		display: inline-block;
		font-family: FontAwesome;
		font-size: 24px;
		margin-right: 10px;
		left: 15px;
		top: 36%;
		position: absolute;
	}
	
	
	.mm-listview li.li01::before { content: "\f015";}
	.mm-listview li.li02::before { content: "\f1ea"; }
	.mm-listview li.li03::before { content: "\f007"; }
	.mm-listview li.li04::before { content: "\f006"; }
	.mm-listview li.li05::before { content: "\f0e0"; }
	
	
	
	
	
	
}
