@charset "UTF-8";

/*----------------
common
----------------*/
html,body{
	margin:0;
	padding:0;
	width:100%;
	color: #1a1a1a;
	font-family:'Noto Sans JP', sans-serif,-apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
	font-size:14px;
	background:#F5F5F8;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}

a {
	text-decoration:none;
	color: #0269a8;
    word-break: break-word;
}

a:hover {
	text-decoration:none;
}

ul,li{
	list-style:none;
}

p{
	line-height:1.8;
    margin-top: 0px;
}

.clearfix::after{
	content: "";
	display: block;
	clear: both;
}

img{
	vertical-align:bottom;
    max-width: 100%;
    height: auto;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

table{
	border-collapse: collapse;
}

.center{
	text-align:center;
}

#bg{
	background-size:135% auto;
	background:transparent;
	position: relative;
	z-index: 2;
}
#bg .maxwidth{
	max-width:960px;
	margin:0 auto;
}
aside{
	border-top:1px solid #000;
	position:relative;
}

/*----------------
nav
----------------*/

nav{
	position:fixed;
	top:10px;
	right:10px;
	z-index:9999;
}
nav .icn img{
	width:20px;
	cursor:pointer;
}
nav .icn img#close{
	display:none;
}
nav .list{
	position:fixed;
	top:-400px;
	left:0;
	right:0;
	background:#fff;
	transition:0.7s;
	z-index:9999;
}
nav .list li a{
	display:block;
	border-bottom:2px solid #ddd;
	padding:18px 15px;
}
nav .list li:nth-child(2) a{
	border-top:1px solid #ddd;
}
nav .list li:first-child{
	background-color:#737373;
}
nav .list li img#close{
	margin:10px;
	width:20px;
}
nav .list .left{
	margin:12px 0 0 15px;
	color:#fff;
	font-weight:bold;
}

/*----------------
header
----------------*/

header .logo{
	margin:0 10px 10px 10px;
	padding-top:10px;
}
header .logo img{
	height:22px;
}
header .ttl{
	margin:0 0 10px 0;
	text-align:center;
}
header .ttl img.pc{
	display:none;
}
header .ttl img.sp{
	display:inline;
}
@media screen and (min-width: 768px) {
	header .ttl img.pc{
		display:inline;
	}
	header .ttl img.sp{
		display:none;
	}
}
header .rd{
	display:none;
}
.sns{
	display:none;
}
header.topp .rd{
	display:block;
	text-align:left;
	margin:0 30px 10px 30px;
}
.sns{
	display:block;
	text-align:center;
	margin:0 5px 15px 5px;
    padding: 0px;
}
.sns li{
	display:inline-block;
	margin:0 9px;
}
.sns li a{
	display:block;
	width:38px;
	height:38px;
	border-radius:19px;
	background:#ddd;
}
.sns li.tw a{
	background:url(../images/tw.png) no-repeat center #1DA1F2;
	background-size:21px auto;
}
.sns li.fb a{
	background:url(../images/fb.png) no-repeat center #3E5B9B;
	background-size:14px auto;
}
.sns li.ggp a{
	background:url(../images/ggp.png) no-repeat center #DC4E41;
	background-size:21px auto;
}
.sns li.line a{
	background:url(../images/line.png) no-repeat center #00B901;
	background-size:23px auto;
}

/*----------------
credit
----------------*/

#footer{
	padding:20px 0;
	border-top:2px solid #000;
}
#footer p{
	text-align:center;
	line-height:2;
	font-size:11px;
}
#footer p span{
	display:none;
}
#footer copyright{
	display:block;
	text-align:center;
	font-size:10px;
	text-align:center;
	padding-top:20px;
}

/*----------------
credit
----------------*/

#credit{
	margin:15px;
	padding:10px;
	border:1px solid #999;
	color:#999;
	font-size:10px;
	line-height:1.4;
}

/*----------------
main
----------------*/
main{
	margin-bottom:35px;
    margin-right:20px;
    margin-left:20px;
}
.crmb{
	font-size:10px;
	padding:0 10px 15px 10px;
}
.bnr{
	text-align:center;
}
.sttl{
	font-size:18px;
	text-align:center;
	margin:35px 0 10px;
}
#s01 .sttl,
#s02 .sttl{
	margin:25px 0 10px;
}
/* 2018 */
.sttl {
display: flex;
    justify-content: center;
    align-items: center;
    background: #bf9224;
    padding: 20px 0;
    position: relative;
    margin-bottom: 32px!important;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.sttl:before{
content: "";
flex-grow: 1;
}
.sttl:before {
margin-right: 1rem;
}
.sttl:before{
	content: "";
    display: block;
    position: absolute;
    bottom: -14px;
    left: 50%;
    transform: translateX(-50%);
    border-top: 14px solid #bf9224;;
    border-right: 14px solid transparent;
    border-left: 14px solid transparent;

}
.inr{
	margin:0 15px;
}
#timeline{
	margin-bottom: 35px;
}
#timeline .sttl{
	margin-top: 0;
}
#s01 .morebtn{
	margin:15px 0 0 0;
}
#s02{
	padding-top:10px;
}
.prize{
	margin:10px 0 30px 0;
}
.prize li{
	display:block;
	float:left;
	text-align:center;
	width:50%;
}
.prize li.w{
	display:block;
	float:left;
	text-align:center;
	width:100%;
}
.prize li a{
	display: block;
    border: 1px solid #efece3;
    background: url(../images/lm.png) no-repeat #fff right bottom;
    background-size: 10px auto;
    color: #bf9224;
    height: 55px;
    font-weight: bold;
}
.prize li a p{
	padding-top:15px;
}
.news_headline{
	margin-bottom:10px;
	border-bottom:1px dotted #999;
	padding-bottom:10px;
}
.news_headline .ph{
	margin-bottom:10px;
	text-align:center;
}
.news_headline .ph img{
	max-height:350px;
}
.news_headline .mds{
	font-size:15px;
	line-height:1.5;
	font-weight:bold;
	margin-bottom:5px;
	color: #1a1a1a;
}
.news_headline .txt{
	color:#4a4a4a;
}
.news{
	border-bottom:1px dotted #999;
	padding-bottom:10px;
	margin-bottom:10px;
}
.news .ph{
	float:left;
	width:110px;
	height:110px;
	background:#000;
	text-align:center;
}
.news .ph img{
  width: 110px;
  height: 110px;
  object-fit: cover;
}
.news .mds{
	padding-left:120px;
	line-height:1.5;
	font-weight:bold;
	color: #1a1a1a;
}
.news .txt{
	padding-left:120px;
	color:#4a4a4a;
}
.morebtn{
	background: #BFA266;
	border-radius:5px;
	/*box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.2);*/
	background: #fff;
    border: 2px solid #efece3;
    border-radius: 25px;
}
.morebtn a{
	display: block;
    color: #bf9224;
    text-align: center;
    padding: 15px 5px;
    /* text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5); */
    font-weight: bold;
}
.phg{
	text-align:center;
	margin-bottom:10px;
}
.phg img{
	width:33.3%;
	max-width:205px;
}
.phh{
	text-align:center;
	margin-bottom:10px;
}
.slider div{
	position:relative;
}
.slider div p{
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	padding:8px 10px 7px 10px;
	color:#fff;
	text-align:center;
	background:rgba(0, 0, 0, 0.5);
	font-weight:bold;
	font-size:13px;
}
.slider div p span{
	font-size:15px;
}

/*----------------
pagination
----------------*/

.pagination{
	position:relative;
}
.pagination ul{
	text-align:center;
	margin-top:25px;
	font-size:0;
}
.pagination li{
	display:inline-block;
	width:24px;
	height:24px;
	text-align:center;
	font-size:12px;
	line-height:24px;
	margin:0 4px;
	font-weight:bold;
}
.pagination li a{
	display:block;
	text-align:center;
	background:#000;
	color:#fff;
	font-size:12px;
	line-height:24px;
	border-radius:12px;
}
.pagination .left{
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	font-size:12px;
	line-height:24px;
	font-weight:bold;
}
.pagination .right{
	position:absolute;
	top:0;
	right:0;
	text-align:center;
	font-size:12px;
	line-height:24px;
	font-weight:bold;
}


@media screen and (min-width: 768px) {

	#bg .maxwidth{
    max-width: 1150px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 20px;
    clear: both;
	}
	header .logo{
		margin:0 10px 10px 0;
		padding-top:10px;
	}
	main{
		float:left;
		max-width: 800px;
		margin-bottom:35px;
	}
	aside{
		float:right;
		width:300px;
		border-top:none;
	}
	.crmb{
		font-size:12px;
		padding:5px 10px 15px 0;
	}
	#footer p br{
		display:none;
	}
	#footer p span{
		display:inline;
	}

}

/*----------------
nominate
----------------*/

.nomittl{
	color:#BFA266;
}
.nomittl span{
	font-size:12px;
}
.nomittl2{
	background:#bf9224;
	font-size:16px;
	padding:10px 0 10px 15px;
	color:#fff;
}
.nomilist{
	padding:10px 0 10px 0;
}
.nomilist li{
	float:left;
	width:33.3%;
	margin-bottom:20px;
	font-size:12px;
}
.nomilist .fa{
	color:#BFA266;
}
.nominate li{
	border:2px solid #BFA266;
	margin-bottom:15px;
	padding:15px;
}
.nominate li .center{
	color:#BFA266;
	font-weight:bold;
	font-size:18px;
	margin-bottom:15px;
}
.nominate li .center span{
	font-size:11px;
}
.nominate li .ph{
	text-align:center;
	margin-bottom:10px;
}
.nominate li .morebtn{
	margin-top:10px;
}
.nomilist2{
	padding:5px 0 10px 0;
}
.nomilist2 li{
	float:left;
	width:33.3%;
	margin-top:20px;
	font-size:12px;
}
.nominate2{
	padding:5px 0 0 0;
}
.nominate2 li{
	padding:0 0 25px 0;
	margin:0 10px;
	/*border-bottom:1px solid #BFA266;*/
}
.nominate2 li.winner{
	background:#F7FBDA;
	padding:0 0 15px 0;
	margin:0 10px 25px 10px;
	border:3px solid #bf9224;
}
.nominate2 li .winner2{
	background:#bf9224;
	text-align:center;
	font-size:28px;
	padding:15px 0;
	color:#F7FBDA;
}
.nominate2 li .ttl{
	font-size:18px;
	padding:13px 15px 8px 15px;
	-webkit-font-feature-settings: 'palt' 1;
	font-feature-settings: 'palt' 1;
}
.nominate2 li .ttl a{
	font-size:<!--13px;-->
}
.nominate2 li .txt{
	padding:0 15px;
	font-size:13px;
}
.nominate2 li .ph{
	position:relative;
}
.nominate2 li .ph img.winner{
	position: absolute;
    right: 8px;
    /* left: 10px; */
    /* top: 10px; */
    bottom: 8px;
    width: 70px;
    /* transform: rotate(-45deg); */
}
@media screen and (min-width: 768px) {
	.nominate2 li .ph img.winner{
		width: 100px;
		right: 12px;
		bottom: 12px;
	}
}
.nominate2.directing li{
	padding:0 0 15px 0;
}
.nominate2.directing li.winner .ph{
	margin-left:10px;
}

.nominate2.directing li .winner2{
	margin-bottom:10px;
}
.nominate2.directing li:first-child{
	/*border-top:1px solid #BFA266;*/
}
.nominate2.directing li .ph{
	float:left;
	width:140px;
}
.nominate2.directing li .ph img.winner{
	position: absolute;
    right: 5px;
    bottom: 10px;
    width: 30px;
}
.nominate2.directing li .ttl{
	font-size:16px;
	padding:0 0 5px 150px;
	line-height:1.3;
}
.nominate2.directing li.winner .ttl{
	padding:0 10px 5px 160px;
}
.nominate2.directing li .ttl a{
	color: #bf9224;
}
.nominate2.directing li.noph .ttl{
	font-size:16px;
	padding:0 15px 5px 15px;
}
.nominate2.directing li .ttl span{
	font-size:12px;
}
.nominate2.directing li .txt{
	padding:3px 0 15px 150px;
	font-size:13px;
	line-height:1.7;
}
.nominate2.directing li.winner .txt{
	padding:0 10px 0 160px;
	font-size:13px;
}
.nominate2.directing li.noph .txt{
	padding:0 15px 0 15px;
	font-size:13px;
}
.nominate2.directing li.noph .winner{
	float:left;
	width:30px;
	margin:1px 15px;
}
.nominate3{
	padding:0 0 0 0;
}
.nominate3 li{
	padding:15px 0;
	border-bottom:1px solid #7d7b76;
}
.nominate3 li .ttl{
	font-size:16px;
	padding:0 15px;
	-webkit-font-feature-settings: 'palt' 1;
	font-feature-settings: 'palt' 1;
	line-height:1.4;
}
.nominate3 li .ttl span{
	font-size:15px;
	color:#bf9224;
}
.nominate3 li.winner{
	background:#F7FBDA;
}
.nominate3 li .winner{
	float:left;
	width:36px;
	margin:1px 15px;
}
.nominate3 li .winner2{
	margin:0 0 3px 15px;
	background:#bf9224;
	color:#F7FBDA;
	width:80px;
	text-align:center;
	padding:5px 0;
	font-size:11px;
}

/*----------------
gallery
----------------*/

.gallery{
	margin:15px 2%;
	position:relative;
}
.gallery li{
	float:left;
	width:31.3%;
	margin:0 1% 8px 1%;
}
.gallery .ph{
	margin:15px 2%;
	position:relative;
	text-align:center;
}
.gallery .ph img{
	width:300px;
	border-radius:5px;
}
.gallery .ph p{
	width:300px;
	margin:8px auto;
	text-align:left;
	font-size:13px;
}
.gallery .back{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:60px;
	background:url(../images/back.png) no-repeat left center;
	background-size:auto 17px;
}
.gallery .next{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	width:60px;
	background:url(../images/next.png) no-repeat right center;
	background-size:auto 17px;
}
.gallery .back a,
.gallery .next a{
	display:block;
	height:100%;
}

@media screen and (min-width: 768px) {

	.gallery .ph img{
		width:500px;
	}
	.gallery .ph p{
		width:500px;
		margin:8px auto;
		text-align:left;
		font-size:13px;
	}

}

/*----------------
history
----------------*/

.history .nendai{
	margin:15px 15px 10px 15px;
}
.history .nendai select {
	position: relative;
	width: 100%;
	padding: 8px 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #BFA266;
	background: #eee;
	background: -webkit-linear-gradient(top, #fff 0%,#efebe1 100%);
	background: linear-gradient(to bottom, #fff 0%,#efebe1 100%);
	font-size:14px;
}
.history .nendai select::-ms-expand{
	display: none;
}
.history .nendai label {
	position: relative;
}
.history .nendai label:after {
	display: block;
	content: " ";
	position: absolute;
	top: 50%;
	right: 12px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: url(../images/arrow01.png) 0 0 no-repeat;
	background-size: 16px;
	pointer-events: none;
}

.history .nen{
	margin:0 20px;
}
.history .nen li{
	float:left;
	width:20%;
}
.history .nen li a{
	display:block;
	font-size:13px;
	line-height:28px;
}
.history .nen li a .fa{
	color:#BFA266;
}
.history .nen{
	margin-bottom:25px;
}
.history .box h3{
	border-bottom:2px solid #BFA266;
	padding:10px 0;
	font-size:18px;
	margin-bottom:10px;
}
.history .box h3 .sub2{
	font-size:12px;
}
.history table{
	
}
.history table th,
.history table td{
	text-align:left;
}
.history table th{
	vertical-align:top;
	white-space:nowrap;
	padding:5px 15px 5px 0;
	font-size:13px;
	line-height:1.5;
}
.history table td{
	vertical-align:top;
	padding:5px 0;
	font-size:13px;
	line-height:1.5;
	-webkit-font-feature-settings: 'palt' 1; 
	font-feature-settings: 'palt' 1;
}
.history table td span{
	padding-left:7px;
}
.history table td a{
	text-decoration:underline;
}
.history .box .link{
	text-align:right;
	font-size:11px;
	margin:15px 0 0 0;
}
.history .box .link a{
	color:#BFA266;
}



/* 追記 */
body{
	
}
#bg-fixed{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 0;
	top: 0;
	/*background: linear-gradient(0deg, #f7f6f2 0, #f8f8f8 30%);*/
	background-color: #F9F9F9;
}
#bg-line{
	position: fixed;
	background-attachment: fixed;
	background-size: contain;
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: 0.7;
}
#twitter-widget-0{
	border: 1px solid #ede2ce!important;
}
/*
.slider div {
  position: relative;
  height: 442px;
}
.slider div a {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto 0;
  width: fit-content;
  height: fit-content;
}
*/
/* スライダー　文字だけ下にする場合
.slider div {
  position: relative;
  height: 442px;
}
.slider div img {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto 0;
}
 */
.crmb a,.crmb span{
	color: #1a1a1a;
}
.nominate3 a span{
	color: #bf9224;
}
@media screen and (min-width: 768px) {
	#bg-line{
		background-size: cover;
	}
}
.nominate2 li .txt{
	/*color: #9b9b9b; /*シルバ-*/
}
.nominate2 li .txt a{
	color: #bf9224; /*ゴールド*/
}	
.nomilist2 li a{
	color: #bf9224;
}
.nominate2 li .ttl span{
	color: #bf9224;
}
.nominate2 li .ph {
	text-align: center;
	border-bottom: 3px solid #bf9224;
}
.nominate2 li .ph img{
	max-width: 426px;
	max-width: 100%;
	vertical-align: bottom;
}

/* 受賞予想 */
.read{
	margin-bottom: 20px;
	font-weight: bold;
}
.news_headline .yosou-heading-txt {
    font-size: 15px;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 5px;
    color: #000000;
    padding-bottom: 2px;
    border-bottom: 1px solid #b7975b;
    padding-left: 10px;
    border-left: 6px solid #b7975b;
    line-height: 1.5em;
    margin-bottom: 10px;
    padding: 5px 0px 5px 10px;
}
.yosou-list{
	margin-bottom: 30px;
}
.yosou-list li{
	clear: both;
	padding:10px 0;
	overflow: hidden;
	border-bottom:1px solid #9b9b9b;
	position: relative;
}
.yosou-list li a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.yosou-list li p{
	color: #bf9224;
}
.yosou-list li .label{
	float: left;
    width: 27%;
    text-align: left;
    /* border-right: 1px solid #9b9b9b; */
    line-height: 1.3em;
    padding-left: 10px;
    padding-right: 5px;
    box-sizing: border-box;
}
.yosou-list li .name{
	float: left;
    padding-left: 15px;
    line-height: 1.3em;
    border-left: 1px solid #9b9b9b;
    width: 73%;
    box-sizing: border-box;
    text-align: left;
}
.yosou-list li:first-child{
	border-top:1px solid #9b9b9b;
}
.news_headline{
	border:none;
}
.fa.fa-bookmark{
	padding-right: 3px;
}
.history .nen li a{
	color: #bf9224; /*ゴールド*/
}
.sttl.nomittl{
	color: #fff;
}
.nominate2 li.winner .ph{
	
}

.topkekka{
	text-align:center;
}
.topkekka a{
	display:inline-block;
	width:280px;
	border:2px solid #bf9224;
	padding:5px 0;
	font-weight:bold;
	font-size:32px;
	line-height:1em;
background: rgb(244,208,10);
background: linear-gradient(180deg, rgba(244,208,10,1) 0%, rgba(191,146,36,1) 100%);
color:#fff;
text-shadow: 0 0 2px #bf9224;
}
#pagetop {
	position: fixed;
	bottom: 10px;
	right: 10px;
z-index:100000;
}
#pagetop a {
	display:table-cell;
	width:36px;
	height:36px;
	background: #bf9224;
	border-radius:18px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	color:#fff;
	vertical-align:middle;
	font-size:11px;
}
.os{
	display:inline-block;
	width:1em;
	height:1em;
	background: url(../images/os.png) no-repeat center;
	background-size: contain;
	margin-right:0.1em;
}

.c-heading {
    border-bottom: 2px solid #186aa6;
    font-size: 1.5rem;
    color: #333;
    line-height: 1.3;
    font-weight: bold;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.topbunner img {
    max-width: none;
    width: 100%;
    height: auto;
}

.c-icon--timeGray {
    color: #888888 !important;
    background-image: url(/img/common/icon_time-gray.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 11px;
    padding: 0 0 0 15px;
}

.c-pageHeader__txt {
    color: #333333;
    font-size: 0.9rem;
    line-height: 1.3;
    position: relative;
}

.c-btn__btn:hover {
    background-color: #fff;
    color: #186aa6;
    opacity: 1;
    transition: .2s ease-in-out;
}

.l-wrap__inner a:hover {
    text-decoration: none;
}

.movie_title {
    font-weight: bold;
    margin-bottom: 0px;
}

.c-onThumb__num {
    display: inline-block;
    width: 45px;
    line-height: 14px;
    text-align: center;
    border-radius: 30px;
    font-size: 0.7rem;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    padding: 1px 0 1px;
    margin: 0 10px 0 0;
}

.c-onThumb__num--new {
    color: #fff;
    background-color: #ec5182;
}

.arrow{
position: relative;
display: inline-block;
padding: 0 0 0 16px;
color: #000;
vertical-align: middle;
text-decoration: none;
}
.arrow::before,
.arrow::after{
position: absolute;
top: 0;
bottom: 0;
left: ;
margin: auto;
content: "";
vertical-align: middle;
}

.arrow-1::before{
left: 4px;
box-sizing: border-box;
width: 6px;
height: 6px;
border: 6px solid transparent;
border-left: 6px solid #000000;
}
.arrow-1::after{
left: 0;
width: 8px;
height: 6px;
border-left: 4px solid #000000;
}

.arrow-2{
  width: 0;
  height: 0;
  border-left: 10px solid black;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.btn-container {
  text-align: center;
  padding-top: 5px;
  text-decoration: underline;
  font-weight: bold;
}


.nav {
  width: 100%;
}

.nav ul {
  display:flex;
  margin-top:50px;
  margin-bottom:50px;
  margin-left:-50px;
}

.nav li {
  display: inline-block;
  width: 80%;
  font-size:14px;
  text-align:center;
}

.nav li + li {
  border-left:1px solid #888888;
}

table{
  width: 100%;
  border-collapse:separate;
  border-spacing: 0;
}

table th:first-child{
  border-radius: 5px 0 0 0;
}

table th:last-child{
  border-radius: 0 5px 0 0;
  border-right: 1px solid #3c6690;
  border-left: 1px solid white;
}

table th{
  text-align: center;
  color:white;
  background: #026aa9;
  border-left: 1px solid #3c6690;
  border-top: 1px solid #3c6690;
  border-bottom: 1px solid #3c6690;
  width: 25%;
  padding: 10px 0;
}

table td{
  text-align: left;
  border-left: 1px solid #3c6690;
  border-bottom: 1px solid #3c6690;
  border-top:none;
  width: 65%;
  padding: 5px 0;
  padding-left: 5px;
}

table td:last-child{
  border-right: 1px solid #3c6690;
}

table tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}

table tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}

.l-footer__btn {
    display: block;
    position: fixed;
    right: 10px;
    width: 32px;
    height: 32px;
    transition: 0.5s;
}

.l-footer__btn.is-show {
    bottom: 20px;
}