@charset"utf-8";
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700);

/* Reset CSS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,th,var {font-style:normal; font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit; font-size:inherit; font-weight:inherit;}
input,textarea,select{*font-size:100%;}

/* Basic Format */
html {height:100%;}
section,nav,article,aside,hgroup,header,footer,figure,figcaption{display:block;}
body{font-size:15px; -webkit-text-size-adjust:none; font-size-adjust:none; font-family: "ヒラギノ角ゴ ProN W3 / W6","Hiragino Kaku Gothic Pro",Helvetica Neue,Helvetica,Arial,san-serif}
h1,h2,h3,h4,h5,h6{line-height:1.2;}
img{vertical-align:bottom;}
table{font:100%;}
hr{display:none;}
.clear{clear:both;}

/* Position Style */
.txR{text-align:right;}
.txL{text-align:left;}
.txC{text-align:center;}

/* Font Size Style */
.x-large{font-size:139%;}
.large{font-size:124%;}
.mid{font-size:108%;}
.small{font-size:93%;}
.x-small{font-size:85%;}
.fs14{font-size:14px;}
.fs16{font-size:16px;}
.fs18{font-size:18px;}

/* Font decoration Style */
.bold{font-weight:bold;}
.underline{text-decoration:underline;}

/* Font Color Style */
.red{color:#ff0000;}
.blue{color:#0000ff;}


.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  


.mb5{margin:0 0 5px;}
.mb10{margin:0 0 10px;}
.bold{
	font-weight:bold;
}
.center{text-align:center;}
a:link{
	color:#999;
}

a:visited{
	color:#999;
}


/* 本文 */

body {
	background-color:#fff;
	color:#222;
	font-size:14px;
	line-height:1.4em;
}

#wrapper {
/*	padding: 20px 0;*/
	padding:0 0 20px 0;
	margin: 0 auto;
}

h1 img{
	display:block;
	width:100%;
}

.block {
	margin: 0 0 20px 0;
	padding:0 4%;
}

.textBox {
	padding:8px;

}

.textArea {
	margin:0 0 25px;
}

.mainTxt{
	font-size:14px;
	font-weight:bold;
	line-height: 1.5em;
	margin:0 0 20px;
}

.error{
	padding:10px 0;
}
.error .fa{
	color:#c7b200;
}
.ph img{
	width:100%;
}
/* 対象商品
--------------------------------- */
.block .tit {
	font-weight:bold;
	font-size:16px;
	margin:0 0 10px;
	margin: 0 0 10px;
	padding: 0 0 4px;
}
.cdList dl {
	background:#999;
	color:#000;
	margin:0 0 5px;
}
.cdList dt {
	font-weight:bold;
	background: none repeat scroll 0 0 #000;
	color: white;
	padding: 3px 10px;
}
.cdList dd {
	text-indent: -1.2em;
	padding:5px 10px 5px 20px;
}
.cdList #cdListMiddle{
	padding-bottom: 0;
}


/*li {
	text-indent:-1em;
	padding:0 0 0 1em;
	font-size:12px;
	margin:0 0 4px;
	display:block;
}
*/

.attention {
	font-size:11px;
	color:#999;
	text-indent:-1em;
	margin:0 0 0 1em;
	line-height:1.2em;
}

.titSmall {
	font-weight:normal;
	font-size:13px;
}

.gotoList {
	text-align:right;
}


/* ダウンロード
--------------------------------- */
.wrap{
	padding: 0 4%;
}
#formPart h4 {
	font-size:16px;
	text-align:center;
	font-weight:bold;
	margin:0;
}
#formPart .attention{
	font-size:13px;
	line-height:1.4em;
	color:#000;
}
#formPart form{
	text-align:center;
}
#formPart #serial {
	font-size: 20px;
	padding: 3px;
	border:1px solid #999;
}
#formPart #download {
	width: 90%;
	height: 50px;
	text-align:center;
	margin: 0 auto;
	position: relative;
}
#formPart #download input[type="submit"]{
-webkit-appearance: none;
	width: 100%;
	height: 50px;
	background: #266260;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	border-radius: 3px;
	border: none;
	padding: 0;
/*
background: rgb(44,95,234);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMmM1ZmVhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YxMzc5YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(45deg,  rgba(44,95,234,1) 0%, rgba(241,55,156,1) 100%);
background: -webkit-linear-gradient(45deg,  rgba(44,95,234,1) 0%,rgba(241,55,156,1) 100%);
background: linear-gradient(45deg,  rgba(44,95,234,1) 0%,rgba(241,55,156,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c5fea', endColorstr='#f1379c',GradientType=1 );
*/
}
.dl #formPart #download input[type="submit"]{
	background: #fff;
	color: #000;
}

#formPart #download p {
		text-indent:0;
}

#formPart #download .icon-download-alt {
	color:#fff;
	font-size: 16px;
	position: absolute;
	top: 50%;
	left: 15px;
	margin:0;
}

.textBox2 {
	margin-top:20px;
	padding:10px 0 0 ;
	border-top:1px solid #333;
	font-size:12px;
}
.textBox2 li{
	text-indent:-1em;
	padding-left:1em;
	margin-bottom:5px;
}
#formPart .mainTxt{
	border:none;
	margin:0;
}
#formPart p{
	margin:0 auto 10px auto;
}

#formPart .btnPart a {
background: none repeat scroll 0 0 #CCCCCC;
border-bottom: 3px solid #666666;
border-radius: 6px;
color: #000;
display: block;
font-size: 14px;
font-weight: bold;
padding: 7px 0;
text-align: center;
text-decoration: none;
}

#formPart .btnPart a:hover {
border-bottom: none;
margin: 3px 0 0;
}

#formPart .btnPart {
width:90%;
}


#formPart #notAvailable{
	background:#fff;
	color:#ff0000;
	font-weight:bold;
	text-align:center;
	padding: 10px;
	font-size: 14px;
	border:1px solid #f00;
	margin: 0 0 -20px;
}

#formPart #notAvailable p{
	margin:0;
	text-indent:0;
}

#formPart #term{
	color:#ff0000;
	font-weight:bold;
	font-size:13px;
	margin: 0px auto -3px;

}

#formPart #term h4{
	width: 40px;
	height: 37px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #f00;
	float:left;
	color:#fff;
	padding:5px 0 0 2px;
	font-size:13px;
}

#formPart #term p{
	float:left;
	font-size:13px;
	padding:5px 0 0 10px;
	line-height: 1.3em;
	text-align:left;
}

#wrapper h3 {
	font-size:16px;
	font-weight:bold;
	margin:-15px 0 20px;
	color:#fff;
	padding:10px 0;
	text-align:center;
    -moz-transform: rotate(-3deg) translate3d(0, 0, 0);
    -webkit-transform: rotate(-3deg) translate3d(0, 0, 0);
    -ms-transform: rotate(-3deg) translate3d(0, 0, 0);
    transform: rotate(-3deg) translate3d(0, 0, 0);
	background:url(../../image/special3/pc/ph_title_5150.png) no-repeat 50% 50%;
	background-size:100% 40px;
}
#wrapper h3 span{
	font-size:20px;
	font-family: 'Oswald', sans-serif;
	font-weight:700;
}
#wrapper h3 .fa{
	color:#fff;
}
#wrapper .wpBox{
    margin: 0 0 30px 0;
}
#wrapper .wpBox:last-of-type{
    margin: 0;
}
#formPart .step {
	border-bottom:1px dashed #000;
	margin:0 0 20px;
	padding:0 0 20px;
}

#formPart .step2 {
	margin:0 0 -20px;
	border:none;
}

#formPart .text {
	font-size:13px;
	text-indent:-1em;
	margin:0 0 10px 14px;
	line-height:1.4em;
	font-weight:bold;
	text-align:left;
}

/* ボタン
--------------------------------- */

.btn{
   margin: 0 auto 15px;
    padding: 1px 0 0;
    width: 100%;
}

.btn a {
    background: none repeat scroll 0 0 #ccc;
    border-bottom: 3px solid #666;
    border-radius: 6px;
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
    text-decoration:none;
}

.btn a:hover{
	border-bottom: none;
	margin: 3px 0 0;
}

.btnPart{
	width:85%;
	margin:0 auto;
}

address p{
	text-align:center;
	font-size:11px;
	color:#999;
	margin:0 0 5px;
}

.faq {
	padding:0 10px;
}

.faq.btnPart {
width: 70%;
}

.faq .btn a:hover {
border-bottom: none;
margin: 3px 0 0;
}

.faq .btn a {
background: none repeat scroll 0 0 #CCC;
border-bottom: 3px solid #666;
border-radius: 6px;
color: black;
display: block;
font-size: 14px;
font-weight: bold;
padding: 10px 0;
text-align: center;
text-decoration: none;
}




/* 着信設定方法ページ
--------------------------------- */

#appli h4{
font-size:16px;
font-weight:bold;
margin:0 0 15px;
text-align:center;
line-height: 20px;
}

#appli .icon-incomingcall{
	font-size:18px;
	margin:0 5px 0 0;
}


#appli .inst {
color: #000;
font-weight: bold;
text-align: left;
font-size: 14px;
border-radius: 3px 3px 0 0;
background: #CCCCCC;
margin: 0;
padding: 8px;
}

#appli .inst .step{
	background:#fff;
	border-radius:5px;
	padding:2px 4px;
}

#appli .instBox {
color:#000;
line-height: 1.4em;
border: solid 1px #fff;
border-radius: 0 0 3px 3px;
background: #ffffff;
text-align: center;
margin: 0 0 20px;
padding: 10px 10px 0;
}

#appli .instBox figure{
	margin:5px 10px 15px;
}

#appli .instBox p {
margin: 0 0 10px 0;
text-align:left;
}

#appli .instBox .btnPart {
margin: 0 auto 10px;
}

#appli .instBox .btnPart a {
background: none repeat scroll 0 0 #666;
border-bottom: 3px solid #000;
border-radius: 6px;
color: white;
display: block;
font-size: 12px;
font-weight: bold;
padding: 7px 0;
text-align: center;
text-decoration: none;
}

#appli .instBox .btnPart a:hover{
	border-bottom: none;
	margin: 3px 0 0;
}

#appli .lead span {
color: #ff0000;
}

#appli .instBox .small .btnPart {
margin: 0 auto;
}

#appli .small li {
    font-size: 12px;
    margin: 0 0 5px;
     padding-left: 1em;
    text-align: left;
    text-indent: -1em;
}

#appli .small{
	margin:10px 0;
	background:#ccc;
	padding:10px;
}

#appli .appInstSubtit {
    border-bottom: 1px solid #444444;
    font-weight: bold;
    text-align: left;
    font-size:13px;
    margin:0 0 20px 0;
}

#appli .step3 {
	margin:0 0 20px;
}

.return {
	text-align:center;
	font-size:14px;
	margin:0 0 20px;
}

#foot_nav_box {
	border-top:1px solid #333;
}
#foot_nav_box li{
	width:50%;
	float:left;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	text-align:center;
	font-size:12px;
}
#foot_nav_box li:first-child{
	border-right:1px solid #333;
}
#foot_nav_box li a{
	display:block;
	text-decoration:none;
	color:#999;
	padding:10px 0;
	font-weight:bold;
}
#copyright{
	clear:both;
	padding:15px 0;
	color:#999;
	font-size:11px;
	text-align:center;
	border-top:1px solid #333;
}


.presentAttention {
	text-align:center;
	color:#fff;
}

/* スペシャルサイト
--------------------------------- */
.loginBox{
	width:92%;
	margin:0 auto 20px ;
	padding:10px 0;
	color:#000;
}
.loginBox input{
	width:90%;
	margin-bottom:5px;
}
h2{
	text-align:center;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	color:#000;
}
.dlTit {
	text-align:center;
	font-weight:bold;
	margin:0 auto 20px;
/*	color:#c7b200;*/
	color: #fff;
	padding:10px;
	background: rgb(44,95,234);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMmM1ZmVhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YxMzc5YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(45deg,  rgba(44,95,234,1) 0%, rgba(241,55,156,1) 100%);
background: -webkit-linear-gradient(45deg,  rgba(44,95,234,1) 0%,rgba(241,55,156,1) 100%);
background: linear-gradient(45deg,  rgba(44,95,234,1) 0%,rgba(241,55,156,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c5fea', endColorstr='#f1379c',GradientType=1 );
	
}
.subTit {
	font-weight:bold;
	margin-bottom:5px;
/*	color:#c7b200;*/
	color: #f1379c;
}
.contentBox{
	margin-bottom:10px;
	background:#1f1f1f;
	color:#fff;
	padding:15px 4%;
}
.photoList{
	margin-top:10px;
}
.photoList li {
	width:31%;
	float:left;
	margin-right:3%;
	margin-bottom:10px;
}
.photoList li:nth-child(3n){
	margin-right:0;
}
.photoList li a{
	display:block;
}
.photoList li a img{
	background-size:cover;
	background-position:50% 50%;
}
.photoList li img{
	width:100%;
}
.backBtn{
	display:block;
	width:92%;
	margin:20px auto 0;
	padding:10px 0;
	color:#999!important;
	font-weight:bold;
	border:1px solid #666;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose{ 	text-shadow: 1px 1px 3px #000;  color:#fff;font-size:20px;font-family: 'FontAwesome';background:none;}
#cboxClose:before{
	content:'\f00d';
}
#cboxNext:before{
	content:'\f054';
}
#cboxNext{
	right: -5px!important;
	top:50%!important;
	z-index:999;
	margin-top:-15px!important;
}
#cboxPrevious{
	left: -5px!important;
	top:50%!important;
	margin-top:-15px!important;
	z-index:999;
}
 #cboxPrevious:before{
	content:'\f053';
}
.ticket h4{
	margin-bottom:10px;
	font-size:16px;
	line-height:1.4em;
	font-weight:bold;
	color:#c7b200;
}
.before {
    background: #181818 none repeat scroll 0 0;
    border: 1px solid #282828;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 1.3em;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
}
.btnMain a{
	display:block;
	width: 100%;
	height: 50px;
	background: #fff;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	border-radius: 3px;
	border: none;
	padding: 0;
	text-decoration:none;
}

.movieArea video {
width: 100%!important;
box-sizing:border-box;
-webkit-box-sizing:border-box;
margin:0 auto;
}

.dl .ph h1 {
padding:15px 20px 15px;
}

.movieArea div div{
/*height:auto!important;
width:100%!important;*/
display: block!important;
 margin: 0 auto;
}


/* ==============================

プレセントフォーム

================================*/
.presentForm{

}

.presentForm input[type="submit"] {
-webkit-appearance: none;
border-radius: 0;
}

.presentForm h4.formTit{
text-align: center;
    font-weight: bold;
    font-size: 18px;
    padding: 0 0 10px 0;
    letter-spacing: 0.05em;

}

.presentForm .formLead{
    line-height: 1.6em;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    border-bottom: 1px solid #555;
    margin: 0 0 40px!important;
    padding: 0 0 25px;
}

.presentForm .formLead span{
	color:#FFFF00;
}

.presentForm .formsubLead{
    line-height: 1.6em;
/*    text-align: center;*/
    font-weight: normal;
    font-size: 14px;
/*    margin: 0 0 40px!important;*/
/*    padding: 0 0 25px;*/
	color:#FFFF00;
padding-left:1em;
text-indent:-1em
}


.presentForm .presentFlist{
    width: 100%;
    padding: 0px 0 5px;
    margin: 0 auto 0;
}

.presentForm .presentFlist dt{
	font-size: 17px;
    font-weight: normal;
    padding: 0 0 10px;
}
.presentForm .presentFlist dt span{
    background: #CC0000;
    padding: 0px 10px;
    font-size: 13px;
    letter-spacing: 0.1em;
    border-radius: 3px;
    vertical-align: 1px;
    margin: 0 0 0 10px;
    display: inline-block;
}


.presentForm .presentFlist dd{
    margin: 0 0 30px 0;
    padding: 0 0 30px;
    border-bottom: 1px dotted #666;
}

.presentForm .presentFlist dd .txtForm{
    box-sizing: border-box;
    padding: 8px;
    width: 100%;
    border: 0;
}
.presentForm .presentFlist dd .txtForm:focus{
	outline: 2px #CC0000 solid;
}


.presentForm .radioList{
}

.presentForm .radioList li{
margin:0 0 1px 0;
}

.presentForm .radioList li:last-child{
	margin:0!important;
}

.presentForm .radioList li label{
text-indent: -30px;
    position: relative;
    padding: 16px 13px 13px 40px;
    display: block;
    font-size: 17px;
    background: #FFF;
    color: #000;
    font-weight: normal;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.presentForm .radioList li:nth-child(1) label{
	margin: 0 0 1px 0;
    border-radius: 5px 5px 0 0;
}

/*
.presentForm .radioList li:nth-child(2) label{
    border-radius: 0 0 5px 5px;
}
*/

.presentForm .radioList li:last-child label{
    border-radius: 0 0 5px 5px;
}

.presentForm .radioList li label input{
	opacity:0;
}
.presentForm .radioList li label:hover{
    background: #7d7d7d;
    color:#FFF;
}
.presentForm .radioList li label.checked{
    background: #7d7d7d;
    color:#FFF;
}


.presentForm .radioList li label .fa {
    top: 50%;
    left: 40px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    margin-top: -9px;
}
.presentForm .radioList li label .fa-square-o:before{
	content: "";
}
.presentForm .radioList li label.checked .fa-square-o:before{
	content: "\f00c";
}

.presentForm .formBtn{
	margin: 0 auto 10px;
    background: #000;
    color:#FFF;
    padding: 10px;
    border: none;
    width: 300px;
    display: block;
    cursor:pointer;
border:1px solid #fff;

}
/* ==============================

ダウンロードページ

================================*/
.subTit{
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom:5px;
	color: #F1379C;
	text-align: center;
	border-bottom: 1px solid #F1379C;
	font-size:16px;
}
#streamingBox{
	margin-bottom:15px;
}
#streamingBox h3{
	font-size: 17px;
	font-weight: bold;
	margin: 0px 0 15px;
	color: white;
	padding: 0px 0;
	text-align: center;
	-moz-transform:none;
	-webkit-transform: none;
	-ms-transform:none;
	transform: none;
	background:none;
}
#streamingBox .movieArea{
	padding-bottom:15px;
	border-bottom: 1px dotted #666;
	margin-bottom: 15px;
}
#streamingBox .tonariauTit{

}
#streamingBox .onesTit{

}
#formPart h3{
	font-size: 17px;
	font-weight: bold;
	margin: 0px 0 0px;
	color: white;
	padding: 10px 0;
	text-align: center;
	-moz-transform:none;
	-webkit-transform: none;
	-ms-transform:none;
	transform: none;
	background:none;
}
#formPart .tonariauTit{

}
#formPart .onesTit{

}
#formPart form{
	margin-bottom: 20px;
}

.serial_tid{
display:none;
}

.mb15{margin-bottom:15px!important;}
.bn{border:none!important;}
.mb5{margin-bottom:5px!important;}
.mb10{margin-bottom:10px!important;}
.mb20{margin-bottom:20px!important;}
.mb30{margin-bottom:30px!important;}
.indent{padding-left:1em;text-indent:-1em;}
.bN{border:none!important;}


/*=====================================================

	TOGENKYOアンケート

=======================================================*/

.wrap {
    padding: 15px 0;
    width: 800px;
    margin: 0 auto 0;
}

.specialWrap{
}


.specialTit{
font-size: 18px;
text-align: center;
font-weight: bold;
margin: 0;
padding: 20px 0 20px 0;
line-height: 1.6em;
}
.ancTogenkyo{

}

.presentForm {
    width: 100%;
    margin: 0 auto 0;
}


.ancTogenkyo .loginBox {
	width: 100%;
	margin: 0 auto 0;
	padding: 10px 0;
}
.ancTogenkyo #wrapper {
    padding: 0 0;
    margin: 0 auto;
}
.ancTogenkyo #wrapper img{
    width: 80%;
    margin: auto;
    display: block;
}
.ancTogenkyo .contentBox {
    margin-bottom: 0;
    background: #6FC0D0;
    color: #fff;
    padding: 15px 4%;
}
.ancTogenkyo .textBox2 {
margin-top: 20px;
padding: 10px 0 0;
border-top: 1px solid #FFF;
font-size: 12px;
}
.ancTogenkyo .presentForm .formLead {
    line-height: 1.6em;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    border-bottom: 1px solid #FFF;
    margin: 0 0 40px!important;
    padding: 0 0 25px;
}

.ancTogenkyo .presentForm .formLead span {
    color: #fbff00;
}

.ancTogenkyo .presentForm .formBtn {
    margin: 0 auto 10px;
    background: #000;
    color: #FFF;
    padding: 10px;
    border: none;
    width: 300px;
    display: block;
    cursor: pointer;
}

.ancTogenkyo .backBtn {
    display: block;
    width: 300px;
    margin: 0 auto 20px;
    padding: 10px;
    color: #FFF!important;
    font-weight: bold;
    border: 1px solid #FFF;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
}

.ancTogenkyo .presentForm .radioList li label.checked {
    background: #000;
    color: #FFF;
}
.ancTogenkyo .presentForm .radioList li label.checked:hover {
    background: #000;
    color: #FFF;
}
.ancTogenkyo .presentForm .radioList li label:hover {
    background: #FFF;
    color: #000;
}

.ancTogenkyo .presentForm .presentFlist dd {
    margin: 0 0 30px 0;
    padding: 0 0 30px;
    border-bottom: 1px dotted #FFF;
}

.ancTogenkyo .attentionBox {
    padding: 0 0 5px;
}

.ancTogenkyo .presentForm .formsubLead {
    line-height: 1.6em;
    /* text-align: center; */
    font-weight: normal;
    font-size: 14px;
    /* margin: 0 0 40px!important; */
    /* padding: 0 0 25px; */
    color: #FFF;
    padding-left: 1em;
    text-indent: -1em;
}
.ancTogenkyo #formPart #serial {
	font-size: 16px;
	padding: 10px;
	border: none;
	box-sizing: border-box;
	margin-bottom: 0;
	border: 2px solid #000;
	width: 330px;
	text-align: center;
}

.ancTogenkyo .loginBox input {
	width: 100%;
	margin-bottom: 5px;
}

.ancTogenkyo #formPart #download {
	width: 100%;
	height: 50px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	padding: 0 0 20px;
}
.ancTogenkyo #formPart #download input[type="submit"] {
-webkit-appearance: none;
	width: 100%;
	height: 50px;
	background: black;
	color: white;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	border-radius: 0;
	border: none;
	padding: 0;
}


.ancTogenkyo #formPart p {
margin: 0 auto 20px;
}

.ancTogenkyo #footer{
display:none;
}

.ancTogenkyo .credit{
    font-size: 10px;
    text-align: center;
    color: #000;
    padding:0 0 20px 0;
}


.specialMov {
}
.specialMov .wrap {
    padding: 50px 5%;
    box-sizing: border-box;
}
.specialMov .wrap .wpTit{
    text-align: center;
    margin: 0 auto 20px auto;
    padding: 5px 0;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
}

.specialMov .wrap .wpTit span {
    background: #000;
    padding: 7px 50px;
    letter-spacing: 1px;
}

.specialMov .wrap .txt{
text-align: center;
    margin: 0 0 10px 0;
    font-size: 15px;
    color: #000;
}
.specialMov .movie{
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin-bottom: 10px;
}
.specialMov .movie iframe {
    padding: 15px;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.specialMov .tit{
    color: #000;
    font-size: 17px;
    padding: 0 15px;
    font-weight: bold;
}
.specialMov .btn{

}
.specialMov .btn a{
    font-size: 14px;
    letter-spacing: 0.05em;
    -webkit-appearance: none;
    min-width: 80%;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    line-height: 1.3em;
    padding: 10px;
    cursor: pointer;
    border-radius: 2em;
    background: #fff;
    color: #874DB3;
    border: none;
    margin: auto;
    display: block;
    width: 80%;
}
.specialMov .attentionBox{
    padding: 15px;
}
.specialMov .attentionBox .tit{
    text-align: center;
    margin-bottom: 15px;
    font-size: 17px;
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
}
.specialMov .attentionBox .txt{
    text-align: center;
    color: #000;
    margin-bottom: 0!important;
}
.specialMov .attentionBox ul{
    color: #000;
    font-size: 14px;
}
.specialMov .attentionBox ul li{
    margin-bottom: 10px;
    padding-left: 1.5em;
    text-indent: -0.7em;
    line-height: 1.5em;
    display: inline-block;
}
.specialMov .attentionBox ul li:last-child{
    margin-bottom: 0;
}
.specialMov .loginBox {
padding: 0;
}
.specialMov .attentionBox .fas {
    font-weight: 900;
    margin-right: 5px;
}

.specialMov #formPart p{
    font-size: 16px;  
}
.specialMov #formPart .specialTit{
    padding: 0;
    margin-bottom: 40px;
}

.specialMov #formPart .entry_txt {
    font-size: 14px;
    margin-bottom: 10px;
    text-align: center;
}

.specialMov #formPart #download input[type="submit"] {
    -webkit-appearance: none;
    width: 210px;
    height: 45px;
    background: black;
    color: white;
    font-size: 14px;
    font-weight: bold;
    line-height: 45px;
    text-align: center;
    border-radius: 0;
    border: none;
    padding: 0;
    border-radius: 6px;
    letter-spacing: 1px;
    cursor: pointer;
}
.specialMov .credit{
    font-size: 11px!important;
}
.specialMov .box{
    padding: 25px;
    margin-bottom: 50px;
    background: #ededed;
}
.specialMov .list--note{
    width: 90%;
    margin: auto;
    color: #000;
    margin-bottom: 20px;    
}
.specialMov .list--note li{ 
    margin-bottom: 10px;
    display: block;
    font-size: 12px;
    text-align: center;
}
.specialMov .list--note li a{ 
    color: #ff0000;
}
.specialMov .list--note li:last-child{ 
    margin-bottom: 0;
}
.specialMov .list--note li .fas {
    font-weight: 900;
    margin-right: 5px;
}



.specialWrap .stream_box{
    margin: 0 0 10px;
    width: 100% !important;
    float: none;
}


.specialWrap .stream_box .thumb{
    margin: 0;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}





@media screen and ( min-width:960px ) {
.sp {
    display: none;
}

}


@media screen and ( max-width:960px ) {

.pc {
    display: none;
}

.wrap {
    padding: 15px 0;
    width: 100%;
    margin: 0 auto 0;
}

.specialWrap {
padding: 15px 4%;
box-sizing:border-box;
}

.specialTit {
font-size: 14px;
}


.specialMov .attentionBox {
    padding: 0;
}

.specialMov #formPart .attentionBox p {
    font-size: 14px;
    margin: 0 auto 15px;
}

.specialMov .box {
    padding: 20px;
}

.ancTogenkyo #formPart #serial {
    font-size: 16px;
    padding: 5px;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    text-align: center;
}

.specialMov .wrap .wpTit span {
    width: 100%;
    display: inline-block;
    padding: 7px 0;
}

.specialMov #formPart .entry_txt {
    font-size: 13px;
}


}



