h3 span {
    background-color: #FFFFFF;
    border-left: none;
    border-right: none;
    border-top: none;
    box-shadow: none;
    display: block;
    position: absolute;
    top: 2px;
    overflow: hidden;
    z-index: 999;
    height: 49px;
    padding: 0 15px 0 0px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
}
h3.sub_movie {
  padding: 0;
  width: 100%;
  border-bottom: solid 4px #ccc;
  clear: both;
}
ul.AnnotationsStyle1 li, ul.AnnotationsStyle2 li{font-weight:normal;}

.AnLinkBtn a {
    display: inline-block;
    background-color: #E8E8E8;
    width: 47%;
    padding: 10px;
    margin: 10px 0 15px;
    text-align: center;
    font-size: 100%;
    border: 1px solid #AAA;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
color:#333;
font-weight:bold;
text-decoration:none;
}

/*-------------*/


#cboxMiddleLeft, #cboxMiddleRight, #cboxMiddleCenter, #cboxTopRight, #cboxTopCenter, #cboxTopLeft,#cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight {
    width: 0;
    background:none;
}
#cboxClose{
display:none;
}

#cboxOverlay{
background-color:rgba( 0,0,0, 0.75 );
}
/*-------------*/
.MovBox{
max-width: 668px;
margin: 0 auto 10px;
padding: 15px 20px 0;
background: #595858;
position: relative;
}
.MovBox p{
color:#FFF;
text-decoration:none;
text-align:right;
}
.MovBox img{
width:100%;
margin-bottom:10px;
}

.mt_youtube_tit {
    margin-bottom: 8px;
    margin-left: -30px;
    position: relative;
    display: flex;
    align-items: stretch;
}
.MovBoxTit::after {
content: '';
right: 15%;
width: 45px;
min-height: 50px;
background: url(/app/wash/series02/image/pairing_mov02.png) no-repeat right center;
    background-size: auto;
background-size: auto;
background-size: auto 100%;
position: absolute;
top: 15px;
}
.MovBoxTit::before {
    content: '';
    left: -8px;
    width: 28px;
    min-height: 50px;
    background: url(/app/wash/series02/image/pairing_mov01.png) no-repeat left center;
        background-size: auto;
    background-size: auto;
    background-size: auto 100%;
    position: absolute;
    lite: -20px;
    top: 15px;
}
.MovBoxTit p{
display: flex;
width:80%;
padding-top: 10px;
padding-bottom: 0;
min-height: 40px;
font-size: 1.2rem !important;
line-height: 1.3;
background: url(/app/wash/series02/image/pairing_mov03.png) repeat-x;
background-size: auto 100%;
color:#333;
}


/*-------------*/
.molist01{list-style:none; display: inline-block;}
.molist01 li{font-size:90%;}

.download .howto3 .imghalf {
    width: 510px;
    letter-spacing: -1em;
    margin: 0 !important;
}
.HideRWD{display: inline-block;
    width: 26%;
    vertical-align: top;
    text-align: center;
}
    .HideRWD a{color: #000;}
.Section .list{
    display: inline-block;
    width: 70%;
}
img.forPC{display: block;}
img.forSP{display: none!important;}
.BorderBox{display:inline-block; border:1px solid #222; padding:5px; font-size:110%;}

.ItemBorderTopSP{display: block!important; border-top: none; margin-top:0; padding-top:0;}

/*-------- 200210916新規 -------------*/
.Column2 {
float: left;
width: 460px;
margin: 0 0 0 15px;
}

.Anc01Bace{
/*margin-bottom:30px;*/
padding:15px !important;
/*background-color: #deebf7;*/
}
.Anc02Bace{
/*margin-bottom:30px;*/
padding:15px !important;
/*background-color: #e2f0d9;*/
}

h4.Anc01Style{
padding: 10px;
text-align: center;
color:#FFF;
background-color: #1f4e79;
}
h4.Anc02Style{
padding: 10px;
text-align: center;
color:#FFF;
background-color: #548235;
}

/*-------------- 20220908 --------------*/
hr{
display: block;
margin-bottom: 25px;
height:2px;
background-color: #888;
}
hr.BorStyle01{
display: block;
margin-bottom: 25px;
border-top: 2px dotted #888;
border-bottom: none;
border-right: none;
border-left: none;
background-color: #FFF;
}

/*----------------------------------*/
.Column2 {
  float: left;
  width: 48%;
}

.Sectionyear {
display: flex;
flex-wrap: wrap;
j/*ustify-content: space-between;*/
}

.Sectionyear dl {
  flex-basis: 240px;
  border: 1px solid #ccc;
margin-left:5px;
margin-bottom:5px;
}
.Sectionyear dt{background-color: #ccc;padding: 10px;}

.Sectionyear dd {
  display: inline-block;
  margin: 0 5px;
  font-size: 90%;
}

/*----------------------------------*/

@media screen and (max-width: 767px){
    img.forPC{display: none!important;}
    img.forSP{display: inline-block!important;}
.Section .list{width: 100%;}
.ItemBorderTopSP{display: block!important; border-top: 1px solid #999; margin-top:25px; padding-top:25px;}

.MovBoxTit p {
    font-size: 1.0rem !important;
}

  .Sectionyear dl {
    flex-basis: 100% !important;
    border: 1px solid #ccc !important;
  }
.Sectionyear dd {
  margin: 5px !important;
    }
  }
/*----------------------------------*/


