/*
Theme Name: メシオプレス03child
Template: msx-03-150627

*/

@charset "UTF-8";

/*見出し*/

h2.main_h2 {
    clear: both;
    width: 690px;
    margin: 20px auto;
    padding: 10px 10px 10px 20px;
    background-color: #eee !important;
    border-left: #804444 10px solid !important;
    color: #313131 !important;
    font-weight: bold;
    border-radius: 4px;
    line-height: 1.2;
}

h3.main_h3 {
    clear: both;
    margin: 10px 0px 10px 25px !important;
    padding: 4px 0 4px 20px !important;
    background-color: white !important;
    border-left: #313131 6px solid !important;
    border-top: none !important;
    border-bottom: none !important;
    border-right: none !important;
    color: #313131 !important;
    text-align: left !important;
    border-radius: 0 !important;
    font-weight: bold !important;
    font-size: 20px !important;
    line-height: 1.2;
}

h3.main_h3:before {
    width: 0 !important;
    height: 0 !important;
}

.h2_front_page {
    background: #804444 !important;
}

.sideBox h3 {
    background-color: #804444 !important;
}

.archive_frame:before {
    border-color: #804444 !important;
}

.main_text {
    padding: 20px 30px;
}


/* helper css */

.m-l20 {
    margin-left: 1.2em;
}

.center {
    clear: both;
    text-align: center;
}


/* head navi */

.headMenu .menu-item {
    width: auto;
}

.main_nav {
    background: #429385;
}

.main_nav a {
    padding: 15px 20px 10px !important;
    color: white;
}

.headMenu li {
    border-right: 1px solid #c9c9c9 !important;
}

.headMenu li a {
    color: white;
}

.headMenu li a:hover {
    color: #e8ad4b;
}

.headMenu li:last-child {
    background: #c6454a;
}

.dot_line {
    color: #a0a0a0;
    text-align: center;
}


/* メルマガ登録 */

.merumaga_touroku {
    width: 720px;
    height: auto;
    margin: 10px auto;
}

.merumaga_touroku img {
    margin: 0;
    vertical-align: middle;
}

.merumaga_touroku p {
    margin: 0;
    font-weight: bold;
}

.merumaga_touroku .color_back {
    padding: 10px;
    background-color: #faeeda;
    border-left: #e8ad4b 6px solid;
    border-right: #e8ad4b 6px solid;
    border-bottom: #e8ad4b 6px solid;
}

.merumaga_form {
    display: block;
    overflow: hidden;
}

.merumaga_icon {
    float: left;
    padding: 0px 0 10px 0;
}

.touroku_form {
    width: 60%;
    margin: 20px 0 0 10px;
    border-radius: 4px;
}


/* 投稿　表示 */

.border_frame {
    overflow: hidden;
    padding: 0px 25px 20px 25px;
    margin: 10px 20px 10px 20px;
}

.border_frame h3 {
    background: white !important;
    border: none !important;
    text-align: left !important;
    color: #804444 !important;
    font-weight: bold !important;
    font-size: 24px !important;
    line-height: 1.2;
    padding: 10px 0;
}


/* 声 */

.voice_title {
    padding: 5px;
    border-bottom: #c9c9c9 1px dotted;
    border-top: #c9c9c9 1px dotted;
    background: #eaf3f0;
}

.voice_date {
    padding-left: 35px;
    background: url(https://www.oyawaza.com/img/date_icon.png) no-repeat left center;
    background-size: contain;
    font-size: 14px;
}

.voice_person {
    padding-left: 35px;
    margin-left: 30px;
    background: url(https://www.oyawaza.com//img/people_icon.png) no-repeat left center;
    background-size: contain;
    font-weight: bold;
    font-size: 18px;
}

.green_back {
    margin: 20px auto;
    padding: 20px 0;
    background: #eaf3f0;
    overflow: hidden;
}

.green_back ul li {
    list-style: none;
    font-size: 20px;
    font-weight: bold;
}

.box_2 {
    overflow: hidden;
    margin: 10px;
}

.left_image {
    float: left;
}

.box_2 ul li {
    list-style-type: disc;
}


/* 教材紹介 */

.tokuten {
    width: 700px !important;
    margin-left: 30px !important;
    padding-bottom: 20px;
    border-color: #804444 !important;
}

.title_tokuten {
    background-color: #804444 !important;
    margin-bottom: 10px;
}

img.tokuten_img {
    margin: 0 35px 30px 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    z-index: 1;
}

.tokuten h3 {
    display: inline;
    background: none !important;
    padding: 2px 4px 0 !important;
    margin: 1.5em !important 0;
    border-bottom: #804444 2px solid !important;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    text-align: left !important;
    color: #804444 !important;
    font-weight: bold !important;
    font-size: 24px !important;
}

.tokuten h3:before {
    height: 0 !important;
}

.tokuten h3:after {
    height: 0 !important;
}

.tokuten dl {
    overflow: hidden;
    font-size: 18px;
}

.tokuten dl dd {
    float: left;
    background: #804444;
    padding: 0px 6px;
    margin-right: 10px;
    color: white;
}

.tokuten dl dt {
    font-weight: bold;
}


/*ボタン*/

.button {
    color: white;
    white-space: normal !important;
    /*文字折り返し*/
    border-radius: 6px !important;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
}

.button:visited {
    color: #fff;
}

.button.green {
    background: -moz-linear-gradient(top, #f0d676 0%, #f0d676 50%, #dfc259 50%, #dfc259) !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#f0d676), color-stop(0.5, #f0d676), color-stop(0.5, #dfc259), to(#dfc259)) !important;
    border: none !important;
    padding: 14px 0;
    color: #462012 !important;
    box-shadow: 0 2px 0 #462012;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
}

.button.green:hover {
    opacity: 0.5;
}

.button.btcolor {
    background: -moz-linear-gradient(top, #64baab 0%, #64baab 50%, #429385 50%, #429385) !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#64baab), color-stop(0.5, #64baab), color-stop(0.5, #429385), to(#429385)) !important;
    border-color: #804444 !important;
    padding: 14px 0;
    color: white !important;
    box-shadow: 0 2px 0 #462012;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
}

.button.btcolor:hover {
    opacity: 0.5;
}

.tokuten .rank_more {
    clear: both;
    text-align: center;
}

.tokuten .rank_more a {
    width: 400px;
    margin: 4px auto;
    font-size: 20px;
}

.moreLink a {
    background: #804444 !important;
}

.moreLink a:hover {
    opacity: 0.5;
}

.float_banner {
    overflow: hidden;
    margin-left: 20px;
    margin-bottom: 20px;
}

.float_banner li {
    list-style: none;
    float: left;
    width: 350px;
}

.float_banner li:first-child {
    margin-right: 10px;
}

.yellow_back {
    width: 720px;
    margin: 10px auto;
    padding: 10px;
    background-color: #faeeda;
    border: #e8ad4b 6px solid;
}


/*固定ページ　マージン変更*/

.post_content {
    margin: 10px 0px 20px !important;
    line-height: 1.5 !important;
}

.post_content h3:before,
.post_content h3:after {
    background-color: white !important;
}

.kyouzai_link {
    margin: 10px 20px 20px;
}

.kyouzai_link dt {
    margin: 10px 0 0 10px;
    font-weight: bold;
    font-size: 20px;
    color: #804444;
}

.kyouzai_link dd {
    padding-left: 40px;
}


/*backnumber css*/

.top_leadh2 {
    text-align: center;
    margin: 20px auto;
}

.green_list {
    width: 90%;
    margin: 0 auto;
    padding: 10px;
    border: #804444 1px solid;
    border-radius: 4px;
}

.green_list dt {
    margin: 10px 0;
    padding-bottom: 4px;
    padding-left: 4px;
    font-weight: bold;
    font-size: 20px;
    color: #804444;
    border-bottom: #804444 1px solid;
}

.green_list dd {
    text-align: center;
    margin-top: 10px;
}

/* T追加 */

.post_content p{
line-height: 150%;
font-size: 16px;
margin: 0px 20px 0px 20px;
padding: 0px 50px 0px 50px;
}
.post_content br{
line-height: 300%;
}
.post_content blockquote{
display:block;
width:85%;
margin: 20px 0px 20px 0px;
background: url(https://www.oyawaza.com/img/blockquote-top.png) no-repeat scroll 10px 10px;
border: 1px solid #DEDEDE;
background-color: #F5F5F5;
padding: 0px;
position:relative;
padding:15px 20px;
}
.post_content blockquote:after{
position:absolute;
bottom: 10px;
right: 10px;
content: url(https://www.oyawaza.com/img/blockquote-bottom.png);
}
.post_content blockquote p{
padding: 0px 20px 0px 20px;
}
.sideBox dt{
margin:10px 10px;
}
.box-good-left{
margin:30px 0px 0px 20px;
padding:0px 0px 0px 0px;
float:left;
width:200px;
}
.box-good-right{
margin:30px 0px 0px 0px;
float:left;
}
.box-good-right p{
font-size: 18px;
line-height: 16px;
}
.big2{
font-size: 20px;
}
.b{
font-weight: bold;
}
.under_line_r{
border-bottom:1px solid #ff0000;
}
.under_line{
border-bottom:1px solid #333;
}
.red {
color: #FF0000;
}
strong{
color:#333333;
letter-spacing:0.08em;
font-weight:bold;
}
.generalBox h3{
	font-size:17px;
	padding:12px 10px;
	background-color:#804444;
	background-repeat:repeat;
	margin: -1px -1px 0px;
	font-weight:normal;
	text-align:center;
}
.waku4
{
margin: 0px 20px;
border: 1px solid #A79850;
padding: 0px 10px 10px 0px;
background: url(https://www.oyawaza.com/gif/waku_bg3.jpg) repeat-y right;
}
.waku4 p
{
margin: 20px 0px 0px 20px;
}
