@charset "utf-8";

@media screen and (max-width:767px){
	.float-menu {
		display: none;
	}
}

@media screen and (min-width:768px){
	
section#nav_side_menu-b{
font-size:14px !important;
}
img {
    max-width: 100%;
    vertical-align: bottom
}
.clearfix:after {
    content: "";
    display: table;
    clear: both
}
.row {
    clear: both;
    overflow: hidden;
*zoom:1
}
[class^="col-"], [class*=" col-"] {
    float: left
}
.container {
    padding: 0 10px
}
.container .row--overflow-visible {
    overflow: visible
}
.container .row [class^="col-"], .container .row [class*=" col-"] {
    box-sizing: border-box;
    position: relative
}
.container .row a[class^="col-"], .container .row a[class*=" col-"] {
    text-decoration: none;
    transition: background-color 0.3s;
    cursor: pointer
}
.container .row a[class^="col-"]:hover, .container .row a[class*=" col-"]:hover {
    opacity: 0.75
}
.container .row a[class^="col-"]:hover .hover-text-decoration, .container .row a[class*=" col-"]:hover .hover-text-decoration {
    text-decoration: underline
}
.container .row a[class^="col-"]:hover .hover-text-decoration:before, .container .row a[class*=" col-"]:hover .hover-text-decoration:before {
    text-decoration: none
}
.container .row a[class^="col-"].hover-bg-f6f6f6, .container .row a[class*=" col-"].hover-bg-f6f6f6 {
    transition: none
}
.container .row a[class^="col-"].hover-bg-f6f6f6:hover, .container .row a[class*=" col-"].hover-bg-f6f6f6:hover {
    background: #f6f6f6
}
a.row {
    display: block;
    transition: background-color 0.3s;
    cursor: pointer
}
a.row:hover {
    opacity: 0.75
}
a.row:hover .title-link.hover-text-decoration {
    text-decoration: underline
}
a.row:hover .title-link.hover-text-decoration:before {
    text-decoration: none
}
a.hover-text-decoration {
    text-decoration: none
}
a.hover-text-decoration:hover {
    text-decoration: underline
}
.area_selector {
    width: 100%
}
/****************************/
.float-left {
    float: left !important
}
.float-right {
    float: right !important
}
.pull-right {
    float: right
}
.float-none {
    float: none !important
}
.font-weight-bold {
    font-weight: bold !important
}
.font-weight-normal {
    font-weight: normal !important
}
.text-center {
    text-align: center !important
}
.text-left {
    text-align: left !important
}
.text-right {
    text-align: right !important
}
/****************************/
.float-menu {
    position: fixed;
    z-index: 2;
}
.float-menu__list__item {
    color: #fff;
    text-decoration: none;
    background-color: /*#1AAEC3;*/#5e9ad2;
    box-sizing: border-box
}
.float-menu__list__item span:first-child {
    height: 25px;
	font-size:18px;
    background-position: center center;
    background-repeat: no-repeat
}
.float-menu__list__item:not(:first-child):hover {
	background-color:#2063B3;
}

/* top margin ===========================*/
.float-menu {
	z-index:1900000008;
    top:69px;
    right: 0;
    transform: translateY(-50%);
		font-size:14px;
}
.float-menu__list {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    /*transform: translateX(-45px);*/
    transition: transform ease .5s;
			
	transition-delay: .2s;
	/*transition-duration: .5s;*/
}
.float-menu__list:hover {
    transform: translatex(-200px);
	cursor:pointer;
}
.float-menu__list.is-active {
    transform: translatex(-200px)
}
.float-menu__list__item {
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 1.4rem
}
.float-menu__list__item:not(:last-child) {
    border-bottom: 1px solid #fff
}
.float-menu__list__item:first-child {
    margin-left: -45px;
    width:45px;
    height: 197px;/*138px;********/
    position: absolute;
    border-bottom:none;
    border-radius: 5px 0 0 5px;
    /*line-height: 1em;*/
    font-size: 2rem;
    padding-left: 5px;line-height:1.3;font-weight: bold;
}
.float-menu__list__item:first-child span {
    height: auto;
    }
.float-menu__list__item span:first-child {
	display: inline-block;
	margin: 10px;
	text-align:center;
}
.float-menu__list__item span:last-child {
    display: inline-block;
    padding-right: 10px;
	font-size: 14px;
}
.float-menu__list__item:not(:first-child) {
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 1.4rem;
    padding: 3% 0;
}
.pagetop-fixed {
    z-index: 1
}
.date-list__date {
    width: 130px;
    float: left;
    margin: 15px 0 0 0
}
.date-list__date a:hover {
    text-decoration: underline
}
.date-list__date--label {
    width: 220px;
    clear: both
}
.date-list__date--label .label-status {
    float: right
}
.date-list__date--label+.date-list__txt {
    width: calc(100% - 220px);
    padding-left: 20px;
    box-sizing: border-box
}
.date-list__txt {
    width: calc(100% - 130px);
    float: left;
    margin: 15px 0 0 0
}
.thumbnail-button {
    table-layout: fixed
}
.thumbnail-button.thumbnail-button--lg-min-height-115 {
    min-height: 115px
}
.thumbnail-button.thumbnail-button--lg-min-height-83 {
    min-height: 83px;
    font-size: 1.4rem
}
.thumbnail-button__img {
    width: 35%
}
.thumbnail-button__txt {
    width: 65%
}

a[href="#anchorContents"]:focus {
    position: fixed;
    top: 0;
    text-decoration: underline
}
a[href="#anchorContents"]:focus+header#header {
    margin-top: 40px
}
a[href="#anchorContents"]:focus+header#header+.content-wrapper {
    padding: 100px 0 0 0
}
.cookie-message .row {
    padding: 30px 40px
}
.cookie-message .row button img {
    width: 33px;
    margin: 30% 0 0 0
}
/*　？？？ */
#main {
   /* padding-bottom: 80px*/
}
p.novelty_img{
    text-align: center;
}
/*//@media*/
}
/**********/


/* SNS
--------------------------------------*/
div.sns_wrap {
}
div.header_sns-share {
	display:flex;
	position:fixed;
	top:225px;
	right:135px;
	z-index:99999900003;
}
div.header_sns-share div {
	flex:0 0 32px;
	margin-right:5px;
	z-index:1999900004;
}
p.sns_share_txt {
	position:absolute;
	top:22px;
	left:1.3em;
	z-index:1999900005;
}

/*************SMP TAB*******************/
/*@media screen and (max-width: 1099px){
.s55 {
  display: none;
}
#pc_fix_sidemenu{
	display: none;
}
}*/
