@charset "utf-8";

@media (max-width: 1200px) {
body {
	font-size: 12px;
	color: #333;
	text-align: left;
	-webkit-text-size-adjust: 100%;
	min-width: 100%;
	min-height: 100%;
	line-height: 1.5;
	background-color: #FFF;
}
.tophead {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.head_area {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.head_area .nav li {
    vertical-align: top;
    display: table-cell;
    min-width: auto;
}
#footer {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
#topicpath {
	width: 96%;
	padding-top: 10px;
	padding-bottom: 9px;
	padding-right: 2%;
	padding-left: 2%;
}
#content {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
#top_content_wrap.active {
    margin-top: -10px;
}

}

@media (max-width: 960px) {
	
*{
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
}
.pc {
	display: none!important;
}
.sp {
	display: block!important;
}
a:hover {
	text-decoration: none;
}
img{
	width:auto;
	height:auto;
}
body {
	font-size: 12px;
	color: #333;
	text-align: left;
	-webkit-text-size-adjust: 100%;
	min-width: 100%;
	min-height: 100%;
	line-height: 1.5;
	background-color: #FFF;
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
}


.map {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
	margin-bottom: 7px;
}
.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pcheader {
	display: none;
}
#spheader {
    display: block;
    position: relative;
    z-index: 9000;
    background-color: #fff;
}
#header_sp {
	position: relative;
}
.head_area {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.head_area .topleft {
	float: none;
}
.head_area .topright {
	float: right;
	padding-right: 20px;
	display: none;
}
.head_area .logo {
	float: left;
	width: 30%;
}
.head_area .toptxt {
	float: right;
	font-size: 10px;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 0px;
	width: 68%;
}
.head_area .toptxt br {
	display: none;
}
.spnavwrap {
	width: 100%;
	position: relative;
	height: 60px;
	padding-right: 2%;
	padding-left: 2%;
}
.splogo {
    padding-top: 2px;
    width: 55px;
}

.btn_menu {
	width: 60px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 60px;
	background-color: #B90E2E;
	background-image: url(../img/cmn/sp_head_02.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:18px;
}
.btn_search {
	width: 60px;
	position: absolute;
	top: 0px;
	right: 60px;
	height: 60px;
	background-color: #545454;
	background-image: url(../img/cmn/sp_head_01.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:18px;
}

#gnav{
	position: absolute;
	width: 100%;
	z-index: 9999;
	background-color: #B90E2E;
	top: 60px;
	text-align: left;
	padding: 2%;
}
ul#gnav {
	display: none;
}
.navwrap {
	display: none;
}

.spnav01{
	display: block;
	position: relative;
}
.spnav01 a{
	color: #C30D22;
	position: relative;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C30D22;
	background-color: #FFF;
}
.spnav01 a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	width: 6px;
	height: 6px;
	margin-top: -3px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #C30D22;
	border-right-color: #C30D22;
}

.accblock{
	width:100%;
	display:table;
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
}
.spnav02 {
	width: 100%;
	background-color: #FFF;
	position: relative;
}
.spnav02 .pt01 {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C30D22;
	color: #C30D22;
	position: relative;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
}
.spnav02 .pt02 {
    width: 45px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #C30D22;
    background-color: #EEE;
    text-align: center;
    color: #c30d22;
    position: absolute;
    top: 0px;
    right: 0px;
    padding-top: 15px;
    padding-bottom: 14px;
}

.typel{
	width: 50%;
	clear: both;
	float: left;
	border-right-style: solid;
	border-right-color: #C30D22;
	border-right-width: 1px;
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
}
.typer{
	width:50%;
	float:right;
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
}

.square {
    width: 100px;
    height: 12px;
    margin: 0;
    position: relative;
    background: #C30D22;
}
.square.cross {
    width: 1px;
    left: 22.5px;
}
.cross::before {
    content:"";
    display:block;
    width:100%;
    height:100%;
    -moz-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    background: #C30D22;
}

.open .square {
    background: transparent;
}

.spnav03{
	display: table-cell;
	position: relative;
	background-color: #FFF;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C30D22;
	width:33.3%;
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
}
.spnav03:nth-child(2){
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C30D22;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C30D22;
	width:34%;
}
.spnav03 a{
	color: #C30D22;
	position: relative;
	display: block;
	/*padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;*/
	padding-top: 10px;
	padding-right: 23px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #FFF;
	/*line-height:1.5;*/
}
.spnav03 a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	width: 6px;
	height: 6px;
	margin-top: -3px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #C30D22;
	border-right-color: #C30D22;
}
#gnavbottom{
	width: 100%;
	z-index: 9999;
	background-color: #B90E2E;
	text-align: left;
	padding: 2%;
	overflow: hidden;
}
.spsearch {
	display: none;
	position: absolute;
	width: 100%;
	z-index: 9999;
	background-color: #545454;
	top: 60px;
	text-align: left;
	padding-top: 12px;
	padding-right: 2%;
	padding-bottom: 12px;
	padding-left: 2%;
}
.spsearch .spsearch_wrap{
	display:table;
	table-layout:fixed;
	width:100%;
}
.head_search_radio {
	display: table-cell;
	border-left:none;
	width:170px;
	margin-top:5px;
}
.head_search_radio li {
    font-size: 11px;
    vertical-align: middle;
    display: inline-block;
    margin-left:0;
    line-height: 1;
}
.spsearch .head_search {
	text-align: right;
	position: relative;
	display:table-cell;
}
.spsearch .head_search .input input {
	width: 100%;
	font-size: 10px;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 5px;
	background-color: #EEE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
}
.spsearch .head_search .btn {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 18px;
}
#t_clear {
	background-color: #000000;
	position: fixed;
	width: 100%;
	height: 10000px;
	z-index: 100;
	filter: alpha(opacity=50);
	-moz-opacity: 0;
	opacity: 0.1;
}

#gnavbottom{
	display:none;
}


#footer .boxwrap01 .box01 {
    float: none;
    padding-left: 2%;
    margin-bottom: 25px;
}
#footer .boxwrap01 .box02 {
    float: none;
    margin-left: 2%;
}
#footer .boxwrap02 .box01 {
    float: none;
    text-align: center;
	margin-bottom:15px;
}
#footer .boxwrap02 .box02 {
    float: none;
    text-align: center;
}
.pageTop {
    margin: 0;
    width: 45px;
    height: 45px;
    position: fixed;
    right: 16px;
    bottom: 16px;
    border-radius: 5px;
    background: #3b3b3b;
    color: #fff;
    cursor: pointer;
    text-align: center;
}
#topicpath {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 9px;
	background-color: #464646;
	padding-right: 2%;
	padding-left: 2%;
}
#topicpath ul:first-child {
	margin-bottom:5px;
}
#topicpath ul li{
	display: inline-block;
	margin-right: 6px;
	vertical-align: middle;
	font-size: 11px;
	color: #FFF;
	float: left;
}
#topicpath ul li a{
	color: #FACACB;
	position: relative;
	display: block;
	padding-right: 12px;
	font-size: 11px;
}
#topicpath ul li a:after{
	display: block;
	position: absolute;
	top: 50%;
	right: 0px;
	width: 6px;
	height: 6px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
}
#content_wrap {
    background-color: #EEE;
    padding-top: 15px;
    padding-bottom: 15px;
}
#mainblock {
    float: none;
    width: 100%;
}
#subblock {
    float: none;
    width: 100%;
}
.subnav {
	background-color: #FFF;
	padding-top: 12px;
	padding-right: 2%;
	padding-bottom: 4px;
	padding-left: 2%;
}

.subnav dt{
	margin-bottom:12px;
}
.subnav dd a{
	color: #C30D22;
	position: relative;
	display: block;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CDCDCD;
	margin-bottom:7px;
}
.subnav dd a:after {
	display: block;
	position: absolute;
	top: 50%;
	right:inherit;
	left:10px;
	width: 6px;
	height: 6px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	transform: rotate(0deg);
	content: "";
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-top-color: #C30D22;
	border-right-color: #C30D22;
}
.subnav dd a:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 10px;
    width: 0;
    height: 0;
    margin-top: -4.5px;
    border-top: 3px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 5px solid #B90E2E;
}

.cmnblock01 {
    background-color: #FFF;
    padding: 12px;
    margin-bottom: 15px;
}

.cmnboxwrap01 {
	margin-bottom: 15px;
}
.cmnboxwrap01:last-child {
	margin-bottom: 15px;
}
.cmnboxwrap01 .box01 {
	display: table;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	table-layout: fixed;
}
.cmnboxwrap01 .box01:last-child {
	margin-bottom: 0px;
}
.cmnboxwrap01 .box01 .pt01 {
	width: 18%;
	display: table-cell;
	vertical-align: top;
}
.cmnboxwrap01 .box01 .pt01 img {
	width: 100%;
	line-height: 1;
	border: 1px solid #CBCBCB;
}
.cmnboxwrap01 .box01 .pt02 {
	display: table-cell;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: top;
}
.cmnboxwrap01 .box01 .pt02 a {
	color: #B90E2E;
}

.cmnboxwrap01 .box01 .pt03 {
	width: 100%;
	display: block;
	vertical-align: middle;
	margin-top:15px;
}
.cmnboxwrap01 .box01 .pt04 {
    width: 20%;
    display: block;
    vertical-align: top;
    float: left;
}
.cmnboxwrap01 .box01 .pt05 {
	width: 100%;
	display: block;
	vertical-align: middle;
	margin-top:15px;
}
.cmnboxwrap01 .box01 .title01 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.cmnboxwrap01 .box01 .txt01 {
	font-size: 12px;
	margin-bottom: 7px;
}
.cmnboxwrap01 .box01 .btn01 a {
	font-size: 14px;
	color: #FFF;
	background-color: #363636;
	text-align: center;
	display: block;
	padding-top: 14px;
	padding-bottom: 13px;
	border-radius: 5px;
}
.cmnboxwrap01 .box01 .btn01 a:hover {
	text-decoration: none;
}
.cmnboxwrap01 .box01 .btn02 a {
	padding-top: 14px;
	padding-bottom: 13px;
}
.cmnboxwrap01 .box01 .btn02 a:hover {
	text-decoration: none;
}
.cmnboxwrap01 .box01 .pt06 {
    display: block;
    padding-right: 0;
    padding-left: 0;
    vertical-align: top;
    float: right;
    width: 69%;
}
.cmnboxwrap01 .box01 .title02 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}
.cmnboxwrap01 .box01 .txt03 {
    font-size: 12px;
    margin-bottom: 5px;
}
.cmnboxwrap01 .box01 .list01 {
    margin-bottom: 5px;
}

.cmnboxwrap01 .box01 .list01 li {
    padding-left: 12px;
    margin-bottom: 1px;
}
.cmnboxwrap01 .box01 .list02 {
    display: block;
    width: 100%;
}
.cmnboxwrap01 .box01 .list02 dt {
    vertical-align: middle;
    display: block;
    width: 100%;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 1px;
    padding-left: 10px;
    border: 1px solid #1B0F10;
    color: #FFF;
    background-color: #1B0F10;
    font-size: 12px;
    text-align: center;
}
.cmnboxwrap01 .box01 .list02 dd {
	vertical-align: middle;
	display: block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	width: 100%;
	text-align: center;
	border: 1px solid #CBCBCB;
}
.cmnboxwrap01 .box01 .list02 dd:before {
    border-left: 10px solid transparent;
}

.cmnboxwrap01 .box01 .pt05 {
    margin-top: 10px;
}
.nobox {
	margin-bottom: 12px;
	border: 1px dotted #B90E2E;
	font-size: 10px;
	color: #B90E2E;
	border-radius: 3px;
	padding: 10px;
}




.accbox .box .bnrlist li:nth-child(odd) {
	clear: inherit;
	float: left;
	width: 24%;
	margin-bottom: 1%;
	margin-left:1.3%;
}
.accbox .box .bnrlist li:nth-child(even) {
	float: left;
	width: 24%;
	margin-bottom: 1%;
	margin-left:1.3%;
}
.accbox .box .bnrlist li:nth-child(4n+1) {
	margin-left:0;
}
/*.searchbox .box01 .pt01 {
    width: 65px;
}*/
.searchbox02 .fl {
    float: none;
    width: auto;
}
.searchbox02 .fr {
    float: none;
    width: auto;
}
.rankbox .pt01 {
    vertical-align: top;
    display: table-cell;
    width: 20%;
}
.detailboxwrap01_02 {
    margin-bottom: 10px;
}
.detailboxwrap02 .detailbox02 .list01 {
    max-width: 100%;
}
.detailboxwrap01 .snsblock {
    position: relative;
    right: inherit;
    bottom: inherit;
    text-align: right;
    margin-bottom: 10px;
}
.detailboxwrap01 .snsblock li {
    float: none;
    margin-left: 12px;
    display: inline-block;
}
.detailbox01 .list01 {
    padding-right: 0;
}
.detailboxwrap02 {
    margin-bottom: 10px;
}
.detailboxwrap02 .detailbox02 {
    float: none;
    width: auto;
}
.detailboxwrap02 .detailbox03 {
    float: right;
    width: 64%;
}
.detailboxwrap02 .detailbox04 {
    width: 100%;
    clear: both;
    /* margin-top: 20px; */
    padding-top: 20px;
}
.detailboxwrap03 .dnav {
    background-color: #333;
    margin-bottom: 30px;
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 1px;
    padding-left: 0px;
    margin-left: -2%;
    margin-right: -2%;
}
.detailboxwrap03 .dnav li {
	line-height: 1;
	padding-right: 0;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #AAA;
	float: left;
	margin-bottom: 15px;
}
.detailboxwrap03 .dnav li a {
	color: #FFF;
	text-decoration: underline;
}
.detailboxwrap03 .dnav li:first-child {
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #AAA;
}

.detailboxwrap03 .dbbox01 {
	margin-bottom: 35px;
}
.detailboxwrap03 .dbbox01 dt {
	vertical-align: top;
	width: 100%;
	float: none;
	margin-bottom: 15px;
}
.detailboxwrap03 .dbbox01 dd {
	vertical-align: top;
	font-size: 14px;
	float: none;
	width: 100%;
}
.topboxwrap .topbox01 {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0;
    margin-bottom: 20px;
}
.topboxwrap .topbox02 {
    width: 100%;
    max-width: 100%;
    float: none;
	margin-bottom:20px;
}
#rotationBanner .banner {
    width: 23.5%;
    float: left;
    margin: 0;
    padding: 1%;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    margin-left: 2%;
}
#rotationBanner .banner:first-child {
    margin-left: 0;
}
#rotationBanner .banner:nth-child(3) {
    float: right;
}
.topboxwrap .topbox03 {
    float: none;
    width: 100%;
    max-width: 100%;
}
#newbookwrap {
    margin: 0;
    width: 100%;
    margin: 0;
    background: #ffffff;
    padding-top: 0;
    position: relative;
    height: auto;
    overflow: hidden;
    border: 1px dotted #B90E2E;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    margin-bottom: 20px;
}
#newbook {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 3%;
}
#topicswrap {
    margin: 0;
    width: 100%;
    background: #ffffff;
    padding-top: 0;
    position: relative;
    height: auto;
    overflow: hidden;
    border: 1px dotted #989898;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    margin-bottom: 20px;
}
#topics {
    position: inherit;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.topnewswrap {
    height: 250px;
    /* width: 95%; */
    margin: 0 20px;
    overflow-y: auto;
    transform: translateZ(0);
    margin-bottom: 3%;
}
.topboxwrap .topbox04 {
    margin: 0;
    float: none;
    background: #ffffff;
    width: 100%;
    padding-top: 0;
    position: relative;
    height: auto;
    overflow: hidden;
    border: 1px solid #B90E2E;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
}
#recommend {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}






#anc01 , #anc02 , #anc03 , #anc04 , #anc05 , #anc06{
	margin-top:0;
	padding-top:0;
}

/* product */
.detailboxwrap02 .detailbox01 img {
    width: auto;
}

/* news */
.newsindex .newsArticleWrap{
	width:auto;
	float:none;
	margin-bottom:5px;
}
.newsindex .newsArticleWrap2{
	margin:0;
}
.newsIcon{
	display:inline-block;
}
.newsindex .newsArticle .time{
	display:inline-block;
	margin:0;
	margin-right:10px;
}
.m20{
	margin-top:0;
}
/* digital_media */
.digitalmain .pt03 .btn01 a{
	background-color:#22417E;
}
}
