@charset "utf-8";
/* CSS Document */

/*
	====================================
		layout
	====================================
*/
body {
	min-width:auto;
}
#main_area {
	width: 700px;
	margin: 0 auto;
}
@media screen and (max-width: 640px) {
#main_area {
	width: auto;
}
}

.mt25 {
    margin-top: 25px;
}

#contents img.icon_window {
    padding-left: 0.25em;
}

#contents ol, #contents ul {
    margin-left: 1em;
}

/*
	====================================
		title
	====================================
*/
#contents .title {
	clear: both;
	color: #000;
	margin-bottom: 15px;
	border-bottom: 1px solid #D0D0D0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 13px;
	font-size: 18px;
	font-weight: 700;
}
#contents h3.title {
	font-size: 14px;
	border-bottom: 1px solid #343434;
}
@media screen and (max-width: 640px) {
#contents .title {
	padding-left: 2px;
}
}

/*===========================================
	pregArea
=============================================*/
div.pregArea {
	width: auto;
	margin: 0 0 0 20px;
	padding: 0px;
}
div.pregArea div.pregBox {
	margin: 15px 0px 30px 0px;
	padding: 0px;
}
div.pregArea div.pregBox div.leftArea,
div.pregArea div.pregBox div.rightArea {
	width:310px;
}
@media screen and (max-width: 640px) {
div.pregArea {
	margin: 0;
}
div.pregArea div.pregBox div.leftArea {
	width:auto;
	float: none;
	margin-bottom: 15px;
}
div.pregArea div.pregBox div.rightArea {
	width:auto;
	float: none;
}
}

/*===========================================
	js-enqueteArea 
=============================================*/
.js-enqueteArea {
	clear: both;
	margin: 0 auto;
	width: 700px;
}
html>body #enqueteArea {
	float: none;
	width: 700px;
	margin-right: 0;
}
@media screen and (max-width: 640px) {
.js-enqueteArea {
	width: auto;
}
html>body #enqueteArea {
	width: auto;
}
}

/*===========================================
	anchorBtn アンカーボタン
=============================================*/
#contents ul.anchorBtnA li {
    margin: 0 5px 5px 5px;
    width: 310px;
}
#contents ul.anchorBtnB li {
    margin: 0 0 5px 5px;
    width: 650px;
}
@media screen and (max-width: 640px) {
#contents ul.anchorBtnA li {
	width: 94%;
	margin-left: 10px;
}
#contents ul.anchorBtnB li {
	width: 94%;
	margin-left: 10px;
}
}

/*================================================
	Button
================================================*/
.mod-linkButton {
    width: 215px;
}
.buttonA .content {
    width: 150px;
}
.buttonD.wide {
    width: 660px;
}

/*===========================================
	movie
=============================================*/
#i_frame {
	width: 640px;
	margin: 0 auto 30px auto;
}
#contents .movie .comment p {
	width: 640px;
	margin: 30px auto;
}
@media screen and (max-width: 640px) {
	#i_frame {
		width: auto;
		position: relative;
		padding-bottom: 56.25%;
		height: 0;
		overflow: hidden;
		max-width: 100%;
	}
	#i_frame iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	#contents .movie .comment p {
		width: auto;	
	}
}
div .movie_index {
	border:1px solid #e3e3e3; 
	background-color:#f3f3f3; 
	padding:15px; 
	width:608px; 
	text-align:left; 
	line-height:1.8em; 
	margin:15px auto 0;
}
div .movie_index ul {
	margin:0; 
	padding:10px 0 10px 30px;
	list-style: none;
}
div .movie_index ul li {
	list-style: none;
}
div .movie_link {
	margin-top:10px; 
	padding:10px; 
	border:dotted 2px #999;
}
div .movie_index #support-movie_title {
	text-align:center;
}

div.movie_index p.mt10 {
	margin-top:10px;
}

hr .index_border_dotted-2 {
	border:dotted 2px #999;
}

@media screen and (max-width: 640px) {
	div .movie_index {
		width:auto;
	}
}

#closeBtn {
    display: none;
}

/* movie popup-common.css*/

#contents .title {
    clear: both;
    color: #000;
    margin-bottom: 15px;
    border-bottom: 1px solid #D0D0D0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 13px;
    font-size: 18px;
    font-weight: 700;
}



div .movie_idx {
    border: 1px solid #e3e3e3;
    background-color: #f3f3f3;
    padding: 15px;
    width: 608px;
    text-align: left;
    line-height: 1.8em;
    margin: 15px auto 0;
}

@media screen and (max-width: 640px){
	div .movie_idx {
		width: auto;
	}
}

/* word */
#contents .word dl dt {
    margin-left: 0;
    font-weight: normal;
}

#contents .word dl dd {
    margin-left: 0;
    margin-bottom: 1em;
}

 .gray {
    background: #efefef;
    padding: 1em 1em 0.5em 1em;
}

#contents .word dl.gray dt {
	margin-top: 0.5em;
	margin-left: 1.5em;
	font-weight: 700;
}

#contents .word dl.gray dd {
    margin-left: 1.5em;
    margin-bottom: 0.5em;
}

 .annotation {
    padding-left: 1em;
    text-indent: -1em;
}

#contents .word table {
    border-collapse: collapse;
    border-spacing: 0;
}

#contents .word table.rev2 th {
    font-weight: bold;
	width: 20%;
}

#contents .word table span.sq {
    font-size: 0.5em;
    background: #333;
    padding: 0.2em 0.3em 0.2em 0.2em;
    border-radius: 6px;
    vertical-align: middle;
    font-weight: normal;
    margin-left: 0.3em;
    color: white;
}

#contents .movie .comment p {
    margin: 30px 0 30px 0;
    width: auto; 
}

#contents ol.num_bold {
    margin: 0 0 0 1em;
}

#contents ol.num_bold > li{
    font-weight: bold;
} 
#contents .movie .comment .normal {
    font-weight: normal;
}

#contents ul.disc{
    list-style-type: disc;
}

#contents ol.num_bold > li > ul.disc{
    font-weight: normal;
}

#contents .word .comment h1.title.boder_bold{
    border-bottom: 2px solid #000;
    padding-left: 5px;
}

#contents .word .comment h1.title.boder_bold + div{
    margin-left: 5px;
}

/* 20230215 */

#contents .notice {
	border: 1px solid #ee0000;
	margin: 1em 0;
	padding: 1.25em;
}

#contents .notice > p {
	margin: 0;
}
#contents .accent{
	color: #ee0000;
}


/* 20250609 目次ページのvideo.js実装*/

#include_video_youtube_api{
	display: block;
	width: 100%;
	height: auto;
	margin: auto;
}

#include_video.video-js.include_video-dimensions{
	width: 100%;
	height: auto;
	max-width: 640px;
	aspect-ratio: 16 / 9;
	margin-bottom: 3em;
}

#include_video button.vjs-big-play-button{
	top:50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#include_video.video-js .vjs-control-bar{
	bottom: -3em;
	background-color: #2B333F;
}

@media screen and (max-width: 640px) {
	#include_video_youtube_api{
		max-width: 520px;
	}
}