
@charset "utf-8";

/**===========================================================
 * トップページ
 */
#top #main_cont h2 {
	background:url(../_img/h2_top_bg.gif) no-repeat;
	width:605px;
	height:33px;/*41px*/
	padding: 8px 0 0 15px;
	margin:0 0 22px 0;
	font-size: 117%;
	font-weight: bold;
	border:none;
}

#top #main_cont h3 {
	background:#F9F9F9;
	padding:0;
	font-weight:bold;
	border:none;
	margin:0 0 13px 0;
	font-size:100%;
	color:#383838;
}

#top #main_cont h3 a {
	display:block;
	padding:10px 15px;
}

#top #main_cont h3 a:hover {
	background-color: #6983CD;
	color: #FFFFFF;
}

#top #main_cont .contents_top {
	margin-bottom: 20px;
}


/**------------------------------------------------------------
 * 最新情報
 */
#top #main_cont .latest_info {
	margin-bottom: 32px;
}

#top #main_cont .latest_info .entry .content h2 {
	background: none;
	width: auto;
	height: auto;
	border-bottom: solid 1px #2C4385;
	border-left: solid 5px #2C4385;
	padding: 9px 0 8px 12px;
	margin-top: 22px;
	font-size: 117%;
	font-weight: bold;
}

#top #main_cont .latest_info .entry .content h3 {
	background: none;
	width: auto;
	height: auto;
	border:none;
	border-left: solid 5px #2C4385;
	color: #2C4385;
	padding: 4px 0 4px 10px;
	margin-top: 20px;
	font-size: 117%;
	font-weight: bold;
}

 /**------------------------------------------------------------
 * 新着更新情報
 */
#top #main_cont .updated_info {
	margin-bottom: 23px;
}

#top #main_cont .updated_info h2 {
	margin-bottom: 15px;
}

#top #main_cont .updated_info .entry {
	border-bottom:#ccc solid 1px;
	margin-bottom:9px;
	padding-bottom:0;
	background: url(../_img/entry_date_bg.gif) 0 0 repeat-y;
}

#top #main_cont .updated_info .entry li {
	float: left;
}

#top #main_cont .updated_info .date {
	color: #2C4385;
	font-weight: bold;
	text-align: center;
	width: 100px;
	padding: 9px 0;
}

#top #main_cont .updated_info .entry .category {
	margin: 8px 0 0 10px;
}

#top #main_cont .updated_info .entry .title {
	width:400px;
	margin: 6px 0 10px 17px
}

#top #main_cont .updated_info .entry .title a {
	display:block;
	padding:2px 5px;
	text-decoration:none;
	color:#383838;
}

#top #main_cont .updated_info .entry .title a:hover {
	background-color: #6983CD;
	color: #FFFFFF;
}


/**------------------------------------------------------------
 * Youtube最新動画
*/
#top .new_movie ul {
	width: 640px;
}
 
#top .new_movie li {
	float:left;
	margin-right:20px;
}


/**===========================================================
 * アーカイブページ
*/
body.archive #main_cont div.archive_title {
	font-size: 117%;
	font-weight: bold;
	padding: 10px 0 0;
	text-align: right;
}

body.archive-index #main_cont ul.archive_list li {
	display: block;
	border-bottom: 1px dotted #ccc;
}

body.archive-index #main_cont ul.archive_list li a {
	display: block;
	padding: 15px 10px 15px 25px;
	text-decoration:none;
	color:#383838;
	background: url(../_img/arrow.gif) 12px center no-repeat;
}

body.archive-index #main_cont ul.archive_list li a:hover {
	color: #FFFFFF;
	background-color: #6983CD;
}


/**===========================================================
* プロフィールページ
*/
body#profile #main_cont .entry {
	position: relative;
}

body#profile #main_cont .entry .content {
	/* width: 360px;
	float: right;*/
}

body#profile #main_cont .entry .content h2 {
	margin-top: 18px;
}

body#profile #main_cont .entry .content p {
	margin-bottom: 20px;
}

body#profile #main_cont .entry .content img.profile-photo {
	position: absolute;
	top: 25px;
	left: 0;
	padding:0;
margin:0;
}

body#profile #main_cont .entry .content img {
	margin-bottom: 0;
}

body#profile #main_cont .entry .content div {
	margin-top: 15px;
}

body#profile #main_cont .entry .content p.wp-caption-text {
	margin: 0 0 0 15px;
}

body#profile #main_cont .entry .content div.wp-caption {
	margin-bottom: 20px;
}

.mw__mail-form table{
	border-collapse: collapse;
	border-spacing: 0;
	pading-top:20x;
	margin-botom:20px;
}

.mw__mail-form tr{
	width:500px;
	height:50px;
}

.mw__mail-form th{
	width:150px;
	padding: 30px 30px 30px 10px;
	text-align: left;
	display:block;
	margin-bottom: 3px;
}


.mw__mail-form td{
	height:50px;
	padding: 10px 20px 10px 0px;
	padding-left: 15px;
	text-align:left;
}

.mw__mail-form-span{
	margin-left:5px;
	color:#ffffff;
	background:#ed4c4c;
	border-radius: 2px;
	padding:5px 5px;
	margin-right:5px;
}

.mw__mail-form-choose{
	margin-left:5px;
	color:#FFFFFF;
	background:#aaaaab;
	border-radius: 2px;
	padding:5px 5px;
	margin-right:5px;
}

.mw__mail-form-txt{
	font-weight:bold;
	color: #383838;
}

.mw-form-input{
	width:390px;
	padding:10px 20px;
	font-weight:bold;
	box-sizing:border-box;
	border-radius: 2px;
	border: 1px solid #ccc;
	font-weight:bold;
}

.mw-form-input-contact{
	width:390px;
	height:150px;
	padding:10px 20px;
	font-weight:bold;
	box-sizing:border-box;
	border-radius: 2px;
	border: 1px solid #ccc;
	font-weight:bold;
}

.mw-form-age{
	width:100px;
	padding:10px 20px;
	border-radius: 2px;
	border: 1px solid #ccc;
	margin-right:10px;
}

.mw-submit-btn{
	background-color:#3c58a0;
	padding: 10px 10px;
	color: #ffffff;
	width: 150px;
	height:50px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-radius: 4px;
	border: none;
	cursor:pointer;
	transition:0.5s;
}

.mw-submit-btn:hover{
	opacity:0.8;
}

.mw-return-btn{
	background-color:#e7e7e7;
	margin-top:10px;
	padding: 10px 10px;
	color: #4f4f4f;
	display: block;
	width: 150px;
	height:50px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 4px;
	border: none;
	cursor:pointer;
	transition:0.5s;
}

.mw-return-btn:hover{
	opacity:0.8;
}

.mw-complete-ttl{
	padding-top:15px;
	font-weight: bold;
	font-size: 17px;
}
.mw-complete-txt{
	font-size:15px;
	margin-left: 15px;
	line-height: 1.8;
}
.mw-confirm{
	font-size:15px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.mw-flex-box{
	padding-top:20px;
	display:flex;
	width: 400px;
	margin: 0 auto;
}

.mw-checkbox-mail{
	text-align:center;
}

/**===========================================================
* 動画一覧のサイドメニュー表示について
*/

/* サイドメニュー */
li.movie-list-link {
	text-align: right;
}