/* =Reset
-------------------------------------------------------------- */
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    backface-visibility: hidden;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside,
canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
    -webkit-appearance: none;
}

html{margin:0;padding:0;}

body{
	line-height: 1.5;
	font-size: 16px;
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
}

.ctlg_button {
	color: #2559A6;
	 font-size: 20px;
	 line-height: 1.2;
}

.ctlg{    background-color: #FFFFFF;
    border: 3px solid #2559A6;
    padding: 2px 10px 2px 2px;
    border-radius: 5px;
    width: 13em;
    text-align: center;
}

.thumbFolderImg {
    background-color: #FFF;
    position:relative;
}
.thumbFolderImg img {
    opacity: 1.0 ;
}
.thumbFolderImgBookCount {
    position: absolute;
    margin: 0 0;
    text-align:center; 
    font-size: 0px; 
    color: #FFF;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
}

.userSelectable {
    user-select: auto !important;
    -moz-user-select: auto !important;
    -webkit-user-select: auto !important;
    -ms-user-select: auto !important;
}

#my-divider {
    background: #589CD5 !important;
}
h1{
	font-size:1.8em;
	font-weigth:bold;
	padding:10px 0 0 0;
	margin:0;
}

a {color:#333333; text-decoration:none;}
a:hover{color:#333;text-decoration:none;}
a:visited{color:#333;text-decoration:none;}

ol,ul {list-style: none;}

table{
	width:100%;
    border-collapse:collapse;
    border-top:1.1px solid #3E3A39;
    border-right:1.1px solid #3E3A39;
}
    th{
        font-weight:bold;
        padding:0.75em;
        background:#3E3A39;
        color:#FFF;
        border-left:1px solid #FFF;
        border-bottom:1px solid #3E3A39;
        text-align:center;
        vertical-align:middle;
    }
    th:first-child{border-left:1px solid #3E3A39;}

    td{
        padding:0.75em;
        border-left:1px solid #3E3A39;
        border-bottom:1px solid #3E3A39;
        text-align:center;
        vertical-align:middle;
    }

p{
	line-height:1.6;
	margin-bottom:15px;
}


img{
	max-width:100%;
	height:auto;
    /*
    margin:0;
    padding:0;
    */
    padding-top: 10px;
    padding-bottom: 10px;
    line-height:1.0;
	-webkit-backface-visibility:hidden;
}

.figure img{
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
    .figure:hover img{
        opacity: .7;
    }
i.material-icons { color:#2559A6; vertical-align:middle;}
a:hover i.material-icons{ color:#006C68;}


/* iOS Reset */
*{ -webkit-appearance : none}

/* Layout -------------------------*/

#wrapper{
    padding:0;
    margin:0 auto;
}
#main{
    padding:2.0em;
    margin:0 auto;
	min-height: calc(100vh - 210px);
}

#browseMain{
    padding:0em;
    padding-top: 10px;
    margin:0 auto;
    user-select: none; /* CSS3 */
	-moz-user-select: none;
}

#content{
    width:auto;
    box-sizing:border-box;
}
.inner{
    max-width:1000px;
    background:none;
    margin:0 auto;
}

/* custom kurosaki */
#addToCartButton {
	margin-bottom: 0px;
    position:fixed;
    z-index:1000;
    bottom:0px;
    right:0px;
    background-color:none;
}

/* Page-top -------------------------*/

#backToTop{
    position:fixed;
    z-index:9999;
    bottom:120px;
    right:1%;
    background-color:none;
}
#backToTop a{
    display:block;
    width:60px;
    height:60px;
    font-size:16px;
    text-decoration:none;
    color:#F7931E;
    padding:0.5em 0.75em;
    line-height:1.0;
    text-align:center;
    font-weight:normal;
    background:#FFF;
    border-radius:100px;
    border:1px solid #F7931E;
    box-sizing:border-box;
}
    #backToTop a i{
        display:block;
        margin:0 0 5px 0;
    }

    #backToTop a:hover{
        color:#FFF;
        background:#F7931E;
    }

/* Clearfix -------------------------*/
.clearfix:after{
    content: '';
    display: block;
    clear: both;
}
.clearfix{
    zoom: 1; /* for IE6/7 */
}

/* Header -------------------------*/
#header {
	position: relative;
	padding: 0;
	border-top: 3px solid #2559A6;
	background-color: #fff;
	overflow: hidden;
}
#header a {color:#333; outline:none; text-decoration:none;}
#header a:link {color:#333; outline:none; text-decoration:none;}
#header a:hover {color:#008486 !important;}
#header .h_box1 { padding:4px 28px 0; border-bottom: 1px solid #dedede; overflow: hidden;}
#header .h_box2 { padding:10px 28px; background: #f5f5f5; overflow: hidden;}
#header .headerlogo { float: left;}
#header .logo_img,
#header .logo_txt { float: left;}
#header .logo_img { padding:20px 0 0;}
#header .logo_img a {
	display: block;
	width: 190px;
	height: 42px;
	text-indent: -9999px;
	background: url(/shinsajimu/asset.php?path=images/common/logo.png) no-repeat;
	background-size: 190px auto;
}
#header .logo_txt {
	margin:15px 0 0 20px;
	padding:10px 20px;
    color:#999;
	font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 150%;
	line-height: 100%;
	border-left:1px solid #ddd;
}
#header .headernav { float: right; padding:8px 0 0;}
#header .headernav p { float:left; position: relative; margin-bottom: 0;}
#header .headernav p+p { margin-left: 25px;}
#header .headernav a { font-weight:400;}
#header .headernav a i.material-icons { margin-left:8px;}
#header .headernav a i.material-icons { color:#000;}
#header .headernav a:hover i.material-icons { color:#2559A6;}
#header .headernav .nav_box {margin: 0;}
#header .headernav .nav_box::after { display: block; clear: both; content: "";}
#header .headernav .nav_box:nth-child(1) p { float:right;}
#header .headernav #numItems .iconbadge {
	display: block;
	position: absolute; top:-15px; right:-15px;
	padding: 5px 0;
	width: 25px;
	height: 25px;
	color: #fff;
	text-align: center;
	font-size: 10px;
	border-radius:15px;
	background:rgba(184,0,3,1.00);
	box-sizing: border-box;
}
#header .breadcrumb { float: left; margin: 0; padding: 0;  margin-right:40px; line-height: 40px; background: none;}
#header .breadcrumb ul { overflow: hidden;}
#header .breadcrumb li { float: left;}
#header .breadcrumb li+li { margin-left:10px;}
#header .gnav { float: left;}
#header .gnav ul {}
#header .gnav ul li {float: left;}
#header .gnav ul li+li { margin-left:10px;}
#header .gnav ul li a { display: block; padding: 5px; }
#header .gnav ul li i.material-icons  { font-size:33px; color:#000;}
#header .gnav ul li a:hover i.material-icons  { color:#2559A6;}
#header #goPage,
#header #goPageButton {
	margin:0;
    font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background: #FFF;
    border:1px solid #dedede;
	border-radius: 3px;
	box-sizing: border-box;
	overflow: hidden;
}	
#header #goPage { padding:0 10px; width: 80px; height:40px; font-size: 16px; }
#header #goPageButton { margin-left:5px; height:40px; font-size:14px !important; line-height:17px;}
#header #goPageButton:hover { color: #fff; background:#666;}
#header #Navi { display: none;}


/* Footer -------------------------*/
footer { margin-top:50px; padding: 20px; background:#2559A6; overflow: hidden;}
#footer ul,
#footer ul li { margin: 0; padding: 0; list-style: none;}
#footer ul { float: left; padding:5px 0;}
#footer ul li { display:inline;}
#footer ul li+li { margin-left: 20px;}
#footer ul li a:link {color:#fff; outline:none; text-decoration: none;}
#footer ul li a:visited { color:#fff; text-decoration: underline;}
#footer ul li a:hover {color:#fff; opacity: 0.8;}
#footer .copy { float: right; text-align:right; color: #fff;}	
#footer .copy span { display: block;}	
#footer .copy span:nth-child(1) { font-family: Arial, Helvetica, "sans-serif"; font-weight: bold;}
#footer .copy span:nth-child(2) { font-size:0.7em;}

/* PAGENATION */
.pagination { margin-bottom: 20px; border-radius:0 !important;}
.pagination>li>a {
	 padding:4px 12px !important;
	 margin: 0 6px !important;
	 color:#008486 !important;
	 background-color:#fff !important;
	 border:1px solid #2559A6 !important;
}
.pagination>li.first>a,
.pagination>li.prev>a,
.pagination>li.next>a,
.pagination>li.last>a { padding: 4px 0 !important; border: none!important;}
.pagination>li:first-child>a,
.pagination>li:first-child>span { border-radius:0 !important;}
.pagination>li:last-child>a,
.pagination>li:last-child>span { border-radius:0 !important;}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover
.pagination>li.active .page-link {
	 color:#008486 !important;
	 background-color:#fff !important;
	 border-color:#2559A6 !important;
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover {
	 color: #fff !important;
	 background-color:#006C68 !important;
	 border-color:#006C68 !important;
}
.pagination .disabled,
.pagination .disabled a,
.pagination .disabled a i.material-icons,
.pagination .disabled>a.page-link:focus,
.pagination .disabled>a.page-link:hover { color:#fff !important; border: none !important;}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span { border: none !important; border-radius:0 !important;}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span { border: none !important; border-radius:0 !important;}
.pagination-sm>li>a,
.pagination-sm>li>span { font-size:14px;}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {border-radius:0 !important;}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {border-radius:0 !important;}


/* Form -------------------------*/
input {
	border:0;
    padding:8px 16px;
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border:solid 1px #9FA0A0;
    background:#FFF;
	margin:0 2px;
    font-size:18px;
    border-radius:3px;
}
input[type="submit"]{cursor:pointer;}
input[type="submit"]:hover{background:#e4e4e4;}
input[type="submit"] { background-color:#589CD5!important; color: #fff!important; border:1px solid #589CD5!important; box-shadow: none !important;}
input[type="submit"]:hover {background-color:#478BC4 !important; border-color:#478BC4 !important; color: #fff!important; box-shadow: none !important;}
input[type="submit"]:active {background-color:#D4ECEE !important; border-color:#D4ECEE !important; color: #008486 !important; box-shadow: none !important;}
input[type="submit"]:focus { background-color:#D4ECEE !important; border-color:#D4ECEE !important; color: #008486 !important; box-shadow: none !important;}
input[type="submit"].hover { background-color:#D4ECEE !important; border-color:#D4ECEE !important;}

/* Display -------------------------*/

.mb{display:none;}
.pc{display:inherit;}

#prevPageButtonSP {
	display: none;
}

#nextPageButtonSP {
	display: none;
}


/* 768px -------------------------*/
@media only screen and (max-width: 1024px) {

    body{
        width:100%;
    }
    #main{
        float:none;
        width:100%;
        margin:0;
        padding:20px;
        box-sizing: border-box;
    }
    #browseMain{
        float:none;
        width:100%;
        margin:0;
        padding-top:20px;
        box-sizing: border-box;
    }

    #content{
        float:none;
        padding:0px 0px;
        width:100%;
        margin:0;
        box-sizing: border-box;
    }
    input{
        font-size:1.0em;
    }
    /* Breadcrumb ---*/

    .breadcrumb{
        padding:0;
        /*margin-bottom:-10px;*/
        margin-bottom:-10px;
    }


    /* Display -----*/

    .mb{display:inherit;}
    .pc{display:none;}
	#cartParent { right: 0 !important;}
	
	
	#header #Navi { display: block;}
	#header .nav_btn,
	#header .nav_btn span {
	  display: inline-block;
	  transition: all .4s;
	  box-sizing: border-box;
	}
	#header .nav_btn {
	  position:absolute; top: 25px; right: 15px;
	  width: 40px;
	  height: 30px;
	  background: none;
	  border: none;
	  appearance: none;
	  cursor: pointer;
	}
	#header .nav_btn span {
	  position: absolute;
	  left: 0;
	  width: 100%;
	  height: 4px;
	  background-color:#2559A6;
	  border-radius: 4px;
	}
	#header .nav_btn span:nth-of-type(1) { top: 0;}
	#header .nav_btn span:nth-of-type(2) { top: 13px;}
	#header .nav_btn span:nth-of-type(3) { bottom: 0;}
	#header .nav_btn.active span:nth-of-type(1) { transform: translateY(13px) rotate(-45deg);}
	#header .nav_btn.active span:nth-of-type(2) { opacity: 0;}
	#header .nav_btn.active span:nth-of-type(3) { transform: translateY(-13px) rotate(45deg);}
	#header .type_list { position: relative; z-index: 999; background: #f5f5f5; border-bottom: 1px solid #dedede;}
	#header .type_list ul { padding:20px; overflow:hidden;}
	#header .type_list ul li { margin:1%; background:#fff;}
	#header .type_list ul li a { display: block; padding:15px 20px; color: #333; text-decoration: none;}
	#header .type_list ul li a:hover { background: rgba(255,255,255,0.10);}
	#header .type_list ul li a img { margin-left:20px; max-width:25px; max-height:25px; vertical-align: middle;}
	
	#header .logo_img,
	#header .logo_txt { float:none;}
	#header .logo_img { margin-bottom:5px}
	#header .logo_img a { display: block; width: 130px; height: 30px; }
	#header .logo_txt { margin:0; padding:0 0 10px; font-size:90%; border-left:none;}
	
	#header .headernav p { display: none;}
	#header .headernav p#cartParent { 
		display:block;
		position: absolute; top: 15px; right:90px;
	}
	
	#header .gnav { float: right;}
	#header .gnav ul li:nth-child(2),
	#header .gnav ul li:nth-child(3){ display:none !important;}
	#header #goPage { width:120px; }
	
	#footer ul { float:none; padding:5px 0 20px; text-align: center;}
	#footer ul li+li { margin-left:10px;}
	#footer ul li a:link {font-size: 80%;}
	#footer .copy { float:none; padding: 20px 0 0; text-align: center; border-top:1px solid #dedede;}	
	

}

#cartList {
	position: relative;
	display: table;
	overflow:auto !important;
	padding: 0 !important;
	width: 100% !important;
	word-wrap: break-word;
	border: solid 1.1px;
}
#cartList tr th:nth-child(1),
#cartList tr td:nth-child(1) { width:15% !important; border-left: none;}
#cartList tr th:nth-child(2),
#cartList tr td:nth-child(2) { width: 30% !important; text-align:left}
#cartList tr th:nth-child(3),
#cartList tr td:nth-child(3) { width: 15%;}
#cartList tr th:nth-child(4),
#cartList tr td:nth-child(4) { width:25% !important;}
#cartList tr th:nth-child(5),
#cartList tr td:nth-child(5) { width: 30% !important;}
#cartList tr th:nth-child(6),
#cartList tr td:nth-child(6) { width:20%; border-right: 1px solid #000 !important;}
#cartList tr th.cart_zero { 
	position:absolute; top: 0; left: 0; right: 0; bottom: 0;
	margin: auto;
	padding: 50px 0;
	text-align: center;
	display: block; width: 100% !important; height: 30px;
	color: #333;
	background:none;
	border:none;
}

.cartDetail tr td:nth-child(2) p { text-align:left;position: relative; margin: 0 auto !important; padding:25px 0 0;}
.cartDetail tr td:nth-child(3) p { position: relative; margin: 0 auto; margin-left:0px !important; }
.cartDetail tr td:nth-child(3) p:nth-child(3),
.cartDetail tr td:nth-child(3) p:nth-child(4){ /*float: none !important;*/ }
.cartDetail tr td:nth-child(3) p:nth-child(1) { margin-right: 20px;}
.cartDetail tr td:nth-child(3) p:nth-child(1) { margin-right: 20px;}
.cartDetail tr td:nth-child(4) p { position: relative; margin: 2px 0; padding:25px 0 0;}
.cartDetail tr td:nth-child(5) p { position: relative; margin: 2px 0; padding:25px 0 0;}
.cartDetail tr td span {
	display:block;
	position: absolute;
	margin-left:20px;
	padding: 2px 00px;
	width: 80px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background: #333;
}
.cartDetail tr td:nth-child(1) span { position: relative;margin:0 auto;  top:0; left:0; right: 0;}
.cartDetail tr td:nth-child(3) span { margin: auto; top:0; left:0; right: 0;}
.cartDetail tr td:nth-child(2) span,
.cartDetail tr td:nth-child(4) span { margin: 0; top:0; left:0; right: 0;}
.cartDetail tr td:nth-child(5) span { margin: auto; top:0; left:0; right: 0;}



/* 検索パネル */
.searchNote {padding-left: 30px; margin: 0 auto; width: 88%; font-size:12px; color:#aaa;}
.searchDetail tr td:nth-child(1) p { padding-left:25px; text-align:left;margin-left:0px !important; position: relative; /*padding:25px 0 0;*/}
.searchDetail tr td:nth-child(2) p /*{ text-align:left;position: relative; margin-left:0px !important; }*/{ padding-left:85px; text-align:left;margin-left:0px !important; position: relative; /*padding:25px 0 0;*/}
.searchDetail tr td:nth-child(3) p /*{ text-align:left;position: relative; margin-left:0px !important; }*/{ padding-left:85px; text-align:left;margin-left:0px !important; position: relative; /*padding:25px 0 0;*/}
.searchDetail tr td:nth-child(3) p:nth-child(3),
/*.searchDetail tr td:nth-child(3) p:nth-child(3),
.searchDetail tr td:nth-child(3) p:nth-child(4){ }
.searchDetail tr td:nth-child(3) p:nth-child(1) { margin-right: 20px;}
.searchDetail tr td:nth-child(3) p:nth-child(1) { margin-right: 20px;}
*/
.searchDetail tr td:nth-child(4) p /*{ text-align:left;position: relative;  padding:25px 0 0;}*/{ padding-left:85px; text-align:left;margin-left:0px !important; position: relative; /*padding:25px 0 0;*/}
.searchDetail tr td:nth-child(5) p { text-align:left;position: relative;  padding:25px 0 0;}
.searchDetail tr td span {
	display:inline-block;
	position: absolute;
	margin-left: 2px;
	/*margin-left:20px;*/
	padding: 2px 00px;
	width: 80px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background: #333;
}
.searchDetail tr td:nth-child(1) span { position: relative;  top:0; left:0; right: 0;}
.searchDetail tr td:nth-child(2) span { top:0; left:0; right: 0;}
.searchDetail tr td:nth-child(3) span {  top:0; left:0; right: 0;}
.searchDetail tr td:nth-child(4) span {  top:0; left:0; right: 0;}
.searchDetail tr td:nth-child(5) span {  top:0; left:0; right: 0;}

#modal-content {
	width:90vw !important;
	max-width: 1250px;
	height:90vh !important;
	margin:auto !important;
	padding:20px !important;
	border:none !important;
	background: #fff ;
	position: fixed ;
	display: none ;
	z-index: 999999999999;
	box-sizing: border-box;
	
	user-select: none; /* CSS3 */
	-moz-user-select: none;
}
#modal-overlay {
	z-index: 99999 ;
	display: none ;
	position: fixed ;
	top: 0 ;
	left: 0 ;
	width: 100% ;
	height: 120% ;
	background-color: rgba( 0,0,0, 0.75 ) ;
	
	user-select: none; /* CSS3 */
	-moz-user-select: none;
}
#messageModal {z-index: 100000;}




#p_index { margin:auto;}
#p_index .box dl{ display: block; margin: 0; padding: 0; list-style: none;}
#p_index .box dl+dl{ margin-top:60px;}
#p_index .box dt {
	margin:0;
	padding:1% 2%;
	color: #fff;
	background: #333;
}
#p_index .box dd {display: block;margin: auto; padding:2% !important;}
#p_index .box dd::after { /*float_clear*/ display:block; clear:both; content:"";}
#p_index .box dd p { float: left; margin: 1% 1% 1% 0; padding:0; width:8.2%;}
#p_index .box dd p a { 
	display: block;
	padding: 5px 0;
	color: #222;
	text-align: center;
	text-decoration: none;
	background: #ddd;
	border-radius: 5px;
}
#p_index .box dd p a:hover { color: #fff; background:#999;}



.topCategory {
    /*height:50vh;*/
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.padBottom {
    padding-bottom: 30px;
}

.search-box {
    text-align: center;
    width: 400px;
    min-width: 300px;
}

.inquery-box {
    text-align: left;
    width: 80%;
    height: 4em;
}

.kyozaiBox {
    width: 100%;
    height: 100%;
    overflow-y: none;
}

.kyozaiItemParent {
    display:inline-block;
    width: 250px;
    height: 380px;
    vertical-align: top;
}

.kyozaiItemTitle {
    width: 230px;
    height: 100px;
    margin-left: 15px;
    margin-bottom: 30px;
    margin-top: 0px;
}

.kyozaiIcon {
    width: auto;
    height: 250px;
    border: 1px solid #ddd;
    margin-bottom: 5px;
    margin-left: 15px;
    margin-right: 30px;
}

.inquery-kyozai {
    margin-top: 1em !important;
    text-align: left;
    margin-left: 2.4em !important;
}
.inqueryButtonParent {
    text-align: right;
    margin-right: 80px;
}
.inqueryButton {
    text-align; right;
    
}
.alignLeft {
    text-align: left;
}
.inqueryResultZenkikyo {
    text-align:right;
    font-size: 25px;
 }
 .inqueryResultHeading {
    margin-top: 60px !important;   
  }
.inqueryNote {
    color: #aaa;
    font-size: small;      
}
  
.lawTable {
    width: 90%;
    height: 100%;
    /*overflow-y: scroll;*/
}

.graybg {
    background-color: #ddd;
}

.grayFont {
    color: #ccc;
}

#illustContainer {
    border: 3px solid #ddd;
	text-align: center;
}


.infoBox {
    max-height: 25vh;
    overflow: auto;
    max-width: 100%;
    margin-left: 4%;
    margin-right: 4%;
}


.movieIcon {
    display: flex; /* 黒い枠を横並びに */
    flex-wrap: wrap; /* 端まで来たら折り返す */
    justify-content: left; /* 左寄せ */
}

.movieIcon a {
    max-height: 200px;
    border-radius: 40px;
     background-color: blue;
      width: 30%; /* 黒い枠一つ分のサイズ */
      height: 300px;
      margin: 10px; /* まわりのマージン */
      background: #2559A6;
      color: #FFF;
      display: flex; /* 内包するspanの位置調整のためのflex【重要】 */
      align-items: center; /* aの要素の中の縦の中心に揃える指定【重要】 */
}

.movieIcon a span {
    font-size: 21px;
    width: 100%; /* 横幅いっぱいに表示 */
    text-align: left; /* 横の中央揃え */
    padding: 10px; /* 余白の指定 */
    box-sizing: border-box; /* 全体のwidthから余白分がはみ出さないように（念のため） */
}

.movieIcon a:hover {background-color:#2559A6 !important; border-color:#478BC4 !important; color: #fff!important; box-shadow: none !important;}
.movieIcon a:active {background-color:#2559A6 !important; border-color:#D4ECEE !important; color: #008486 !important; box-shadow: none !important;}
.movieIcon a:focus { background-color:#2559A6 !important; border-color:#D4ECEE !important; color: #008486 !important; box-shadow: none !important;}
.movieIcon a:hover { background-color:#2559A6 !important; border-color:#D4ECEE !important;}
