@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@500&display=swap');

/*SNS*/
.fb-box {
	float: right;
	width: 120px;
	padding-left: 5px;
	line-height: 0px;
}
.TW-box {
	float: right;
	width: 80px;
	padding-left: 10px;
	line-height: 0px;
}


.snsZone {
	width: 300px;
	position: absolute;
	left: 656px;
	top: 5px;
}


/*SNS-END*/

/*トップコピー*/

.top_title {
	background-color: red ;
}

.top_text {
	font-size: 3em;
	line-height: 1.7em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	color : yellow;
	font-family: 'M PLUS 1p', sans-serif;
}

.top_text a {
	color: yellow;
}

/*トップコピー*/



.TopBoxZone-L {
	float: left;
	width: 637px;
	margin-bottom: 20px;
}
.TopBoxZone-R {
	float: right;
	width: 314px;
	margin-bottom: 20px;
}
.TomicaTopBox {
	float: left;
	width: 314px;
	height: auto;
	margin-bottom: 9px;
	position: relative;
}

.at {
	position: relative;
}


.mov {
	position: absolute;
	left: 5px;
	top: 30px;

	width: 304px;
}



.TomicaTopBox-2 {
	float: left;
	width: 637px;
}



.TomicaTopBox:nth-child(even) {
	margin-left: 9px;
}
.doyou-logo {
	height: 79px;
	width: 72px;
	position: absolute;
	left: 227px;
	top: -14px;
}
.TomicaYT {
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 314px;
}


.Tomica-top-Lineup{
	width: 314px;
	border: 3px solid #e3091f;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #fff;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}

.Tomica-top-Lineup li a:link,
.Tomica-top-Lineup li a:visited  {
	border: 1px solid #CCC;
	width: auto;
	display: block;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: text-bottom;
}

.Tomica-top-Lineup li a:hover,
.Tomica-top-Lineup li a:active {
	border: 1px solid #E72110;
	width: auto;
	display: block;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}






.Tomica_top_lineup_title {
	background-color: #E72110;
	padding: 5px;
	margin-bottom: 10px;
	position: relative;
}


.lineup_title_ca {
	position: absolute;
	width: 40px;
	left: 255px;
	top: -24px;
}
.Tomica-top_info_title {
	background-color: #E72110;
	text-align: left;
	padding: 5px;
}
.Tomica-top_info_body {
    width: auto;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fdfdf1;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #e3091f;
    border-bottom-color: #e3091f;
    border-left-color: #e3091f;
    padding: 10px;
    margin-bottom: 20px;
    height: 300px;
    overflow-y: auto;
}
.Banner-Zone {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E72110;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-left: 15px;
}
ul.Banner-Zone li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 225px;
}
.Top-Info-Zone {
	width: auto;

}




.Tomica-Oshirase-Box dt {
	float: left;
	width: 160px;
	background-color: #E22010;
	padding: 2px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
}


.Tomica-Oshirase-Box dd {
	float: left;
	width: 750px;
	padding: 2px;
	margin-left: 10px;
}
dl.Tomica-Oshirase-Box {
	margin-bottom: 8px;
}

/*お知らせの板色*/

.Tomica-Oshirase-Box dt.color-New {
	background-color: #900;
}

#TopIndex {
}



.LngArea {
	padding: 5px;
	width: 300px;
	position: absolute;
	left: 2px;
}

.LngZone li {
	min-width: 80px;
	display: block;
	float: left;
	background-color: #A80315;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	margin-right: 5px;
	font-size: 12px;
	line-height: 1em;
	min-height: 0px;
}



.LngZone li a:link, 
.LngZone li a:visited{
	color: #FFFFFF; 
}
.LngZone li a:hover {
	color: #000; 
}






/*layer_board*/
.tableBox {
	width: 694px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}


.layer_board div iframe {
	width: 853px;
	height: 480px;
}


.layer_board {
	display: none;
	position: absolute;
	left: 50%;
	text-align: center;
	z-index: 2000;
	margin-top: -400px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -253px;
}

.SpOnly {
	display: none;
}
.PcOnly {
	display: block;
}


.clsBtn-area {
	position: relative;
}


.btn_close {
	text-align: right;
}


* html .layer_board_bg,
* html .layer_board {
	position: absolute;
}

.layer_board_bg {
	position: fixed;
	width: 100%;
	height: 100%;
	
	z-index: 1000;
	
	top: 0;
	left: 0;
	
	display: none;
	cursor: pointer;
	background: #000;
}


/*201704*/
.Mright-menu {
	width: 230px;
	float: right;
}


.Mright-menu li a {
	width: 230px;
	height: 75px;
	margin-bottom: 5.5px;
	display: block;
	text-indent: -7777px;
	background-repeat: no-repeat;
}

.Mright-menu li a:hover {
	opacity:0.5;
}





li.Mright-menu01 a {
	background-image: url(../images_2016/top/btn-main01.jpg);
}

li.Mright-menu02 a {
	background-image: url(../images_2016/top/btn-main03.jpg);
}

li.Mright-menu03 a {
	background-image: url(../images_2016/top/btn-main9.webp);
	background-size: 230px;
}

li.Mright-menu04 a {
	background-image: url(../images_2016/top/btn-main12.webp);
	background-size: 230px;
}

.sns-lang-area {
	position: relative;
	margin-bottom: 20px;
	height: 50px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E72110;
	padding-top: 5px;
}
.Sp-Search-area {
	display: none;
}




.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.Mov-icon-zone {
	position: absolute;
	left: 17px;
	top: 36px;
	width: 280px;
}




/*201908*/
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}


#modal_close   {
	color: #D5F864;
	cursor: pointer;
	position: absolute;
	width: 36px;
	height: 50px;
	z-index: 1100;
	top: -50px;
	right: 20px;
}


/*201910*/
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.content{
    margin: 0 auto;
    padding: 40px;
}
.modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
	z-index: 1111;
}
.modal__bg{
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;

}
.modal__content{
    background: #fff;
    left: 50%;
    padding: 30px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 85%;
	overflow: scroll;
	height: 90vh;
	font-size: 1.2em;
line-height: 1.5em;
}


/*201912*/
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.content{
    margin: 0 auto;
    padding: 40px;
}
.modal2{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
	z-index: 1111;
}
.modal__bg2{
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;

}
.modal__content2{
    background: #fff;
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 85%;
	overflow: scroll;
	height: 90vh;
}

/*202004*/
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.content{
    margin: 0 auto;
    padding: 40px;
}
.modal3{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
	z-index: 1111;
}
.modal__bg3{
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;

}
.modal__content3{
    background: #fff;
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 85%;
	overflow: scroll;
	height: 90vh;
}

/*202012*/
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.content{
    margin: 0 auto;
    padding: 40px;
}
.modal4{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
	z-index: 1111;
}
.modal__bg4{
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;

}
.modal__content4{
    background: #fff;
    left: 50%;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 85%;
	overflow: scroll;
	height: 90vh;
}



/*oncemodal*/

.bg_onetime_popup {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}

.bg_onetime_popup.js_active {
    opacity: 1;
    visibility: visible;
}

.onetime_popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 35%;
    min-width: 350px;
    background-color: #860c12;
    cursor: pointer;
}

.onetime_popup_title {
    position: relative;
    padding: 10px 10px;
    margin: 0px;
    background-color: #860c12;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 1.5;
}
.onetime_popup_title::before,
.onetime_popup_title::after {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    width: 30px;
    height: 4px;
    background-color: #860c12;
    content: "";
}
.onetime_popup_title::before {
    transform: rotate(45deg);
}
.onetime_popup_title::after {
    transform: rotate(-45deg);
}

.onetime_popup_content {
    text-align: center;
}

/*oncemodal*/


/*owabi_box*/
.owabi_Box{
border: 1px solid #DDD;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
color: #FFF;
width: auto;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
	margin-bottom: 10px;
background-color: #C00;
text-align: center;
font-weight: bold; 
font-size: 1.2em;
line-height: 1.5em;
margin-top: 15px;
}


.owabi_Box:hover{
color: #000;

}


/*owabi_box2*/
.owabi_Box2{
border: 1px solid #DDD;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
color: #000;
width: auto;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
	margin-bottom: 10px;
background-color: yellow;
text-align: center;
font-weight: bold; 
font-size: 1.2em;
line-height: 1.5em;
margin-top: 15px;
}


.owabi_Box2:hover{
color: #000;

}

.owabi_box_line {
  border-top: 2px solid #473C3C;
 margin-bottom: 15px;
}
