/*
Theme Name: child
Template: generatepress
*/

@import url('../generatepress/style.css');


/*サイト全体*/

body {
    font-family: "メイリオ", sans-serif!important;
    color: #666666;
    font-size: 16px;
}

p {
    padding: 0 0 0 20px;
}

.center {
    text-align: center;
}

.right_plofile {
    float: right;
    margin: 0 20px 0 20px;
}


@media screen and (max-width: 640px) {
    .right_plofile {
        display: none;
    }
}


/*ページ全体　スマホ用設定*/

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

    .separate-containers .inside-article,
    .separate-containers .page-header,
    .separate-containers .paging-navigation,
    .one-container .site-content {
        padding-top: 5px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }

    .separate-containers .inside-article,
    .separate-containers .page-header,
    .separate-containers .paging-navigation,
    .one-container .site-content {
        padding: 5 0 0 0;
    }

    .separate-containers .inside-article,
    .separate-containers .page-header,
    .separate-containers .paging-navigation,
    .one-container .site-content {
        padding: 5 0 0 0 !important;
    }

    .separate-containers .comments-area {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }

    p {
        padding: 0 20px 0 20px;
    }

    br {
        display: none;
    }

}

.site-content {
    width: 100%;
}


/*ヘッダー*/

.site-header {
    height: 170px;
    background-image: url(http://cozunet.com/blog/wp-content/uploads/2016/01/header_bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;

}

.inside-header {
    height: 170px;
    background-image: url(http://cozunet.com/blog/wp-content/uploads/2016/01/header.png);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0;
}


/*グローバルメニュー　スマホ用設定*/

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

@media screen and (max-width: 640px) {
    .main-navigation .main-nav ul li a {
        line-height: 40px;
    }
}



/*見出し*/

.entry-title {
    position: relative;
    padding: 0 0 14px 28px;
    margin: 0.25em 0 1.5em 0;
    color: #333;
    font-size: 2.em;
    line-height: 32px;
}

.entry-title:before {
    position: absolute;
    top: -8px;
    left: 7px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    height: 12px;
    width: 12px;
    background: #0084ff;
    content: "";
}

.entry-title:after {
    position: absolute;
    top: 8px;
    left: 2px;
    transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    height: 8px;
    width: 8px;
    background: #0084ff;
    content: "";
}

.entry-content {
    margin: 0;
}

h1 {
    position: relative;
    color: #333;
    font-size: 1.5em;
    font-weight: normal;
    margin: 0 0 1.5em 0;
    padding: 0.5em 0.5em 0.125em 1.5em;
    border-bottom: 3px double #0084ff;
}

h1:before {
    content: "";
    position: absolute;
    background: #0084ff;
    top: 0;
    left: 0.8em;
    height: 12px;
    width: 12px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

h1:after {
    content: "";
    position: absolute;
    background: #0084ff;
    top: 0.7em;
    left: 0.4em;
    height: 8px;
    width: 8px;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
}

h2.entry-title {
    position: relative;
    color: #333;
    font-size: 1.25em;
    font-weight: normal;
    margin: 0 0 1.5em 0;
    padding: 0 0.5em 0.125em 1em;
    border-bottom: 3px double #0084ff;
}

h2.entry-title:before {
    content: "";
    position: absolute;
    background: #0084ff;
    top: 0;
    left: 0.8em;
    height: 12px;
    width: 12px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

h2.entry-title:after {
    content: "";
    position: absolute;
    background: #0084ff;
    top: 0.1em;
    left: 0.4em;
    height: 8px;
    width: 8px;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
}

h2 {
    position: relative;
    margin: 3em 0 1.5em 0;
    padding: 0.5em 0 0.25em 1.5em;
    border-bottom: 3px solid #0084ff;
    font-size: 1.5em;
    font-weight: bold;
}

h2:before {
    content: "";
    position: absolute;
    background: #0084ff;
    top: 50%;
    left: 0.5em;
    margin-top: -15px;
    height: 30px;
    width: 8px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.h3_title {
    padding: 0.75em 0.5em 0.5em 0.5em;
    margin: 4em 0 2em 0;
    border-top: 2px solid #347ec2;
    border-bottom: 2px solid #347ec2;
}

.min_title {
    border-top: 1px solid #0084ff;
    border-bottom: 1px solid #0084ff;
    padding: 10px 20px 6px 25px;
    margin: 3em 0 2em 0;
    font-size: 1em;
}

.category-magmag h3 {
    margin-top: 60px;
    padding: 15px 0 12px 0;
    border-top: 1px solid #0084ff;
    border-bottom: 1px solid #0084ff;
    font-size: 16px;
    font-weight: bold;
}

.page-header h1.page-title {
    font-size: 1em;
    border: none;
    font-weight: bold;
    padding: 1em;
}

.page-header h1.page-title:after,
.page-header h1.page-title:before {
    content: none;
}

.separate-containers .page-header {
    padding: 0;
    margin: 0;
}



/*見出し　スマホ用*/

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

    h1 {
        font-size: 1em;
        padding: 1em 0 0.5em 1.5em;
    }

    h2 {
        font-size: 1em;
        padding: 0.5em 0 0.5em 1.5em;
    }

    .entry-title {
        position: relative;
        padding: 0 0 0 10px;
        margin: 0.25em 0 1em 0;
        color: #0084ff;
        font-size: 1em;
    }

    .entry-title:before {
        position: static;
        transform: none;
    }

    .entry-title:after {
        position: static;
        transform: none;
    }
}



/*ブログメニュー*/

.container {
    padding: 0;
}

.container ul {
    margin: 0;
}



.second_memu li {
    list-style-type: none;
    background: #fff;
    padding: 7px;
}

.second_memu li a:hover,
.textwidget a:hover {
    opacity: 0.6;
}








/*サイドメニュー　コンテンツ*/

.separate-containers .widget-area .widget {
    padding: 20px 0 10px 0;
}

.widget-title {
    position: relative;
    color: #fff !important;
    background: #0084ff;
    font-size: 1em;
    text-align: center;
    margin: 0 -0.5em 1.5em -0.5em;
    padding: 0.5em 0.5em 0.3em 0.5em;
    box-shadow: 0 1px 3px #777;
    -moz-box-shadow: 0 1px 3px #777;
    -webkit-box-shadow: 0 1px 3px #777;
    -o-box-shadow: 0 1px 3px #777;
    -ms-box-shadow: 0 1px 3px #777;
}

.widget-title:after,
.widget-title:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top: 5px solid #333;
}

.widget-title:before {
    right: 0;
    border-left: 5px solid #333;
}

.widget-title:after {
    left: 0;
    border-right: 5px solid #333;
}

.widget ul {
    padding: 0 20px 0 20px;
}

.widget ul li {
    padding: 0.4em 0.2em 0.2em 0.2em;
}

.widget ul li a {
    font-size: 0.9em;
    color: #333;
    padding: 0.3em 0.3em 0.2em 0.5em;
    display: block;
}

.widget ul li a:hover {
    font-size: 0.9em;
    color: #333;
    background: #8accff;
    padding: 0.3em 0.3em 0.2em 0.5em;
    display: block;
    text-decoration: none;
}

.more a {
    background: #2D99ED;
    padding: 3px 10px 3px 10px;
    margin: 1em 0 0 0;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
}

.more a:hover {
    background: #5AB6E8;
    text-decoration: none;
}

.more {
    margin: 1em 0 1em 0;
}



/*サイドバースマホ用*/

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

    .widget-title {
        position: static;
        margin: 0 0 1.5em 0;
    }

    .widget-title:after,
    .widget-title:before {
        border: none;
    }

}

/*常勝FX公式LINE＠*/

blockquote {
    background-color: #efefef;
    padding: 1em 1em 1em 3em;
    margin: 30px 0;
    position: relative;
    border-left: 3px solid #333;
    font-size: 14px;
}

blockquote:before {
    content: "“";
    font-size: 600%;
    line-height: 1em;
    font-family: "ＭＳ Ｐゴシック", sans-serif;
    color: #999;
    position: absolute;
    left: 0;
    top: 0;
}

.under-line {
    border-bottom: double;
    border-color: #0070b1;
    border-width: 3px;
}


/*エクセル動作環境*/

.excel {
    margin: 40px auto 0 auto;
    border-collapse: collapse;
}

.excel th {
    background-color: #f0f0f0;
}

.excel tbody th {
    width: 200px;
}

.excel th,
.excel td {
    padding: 10px 20px;
    border: 1px solid #333;
    font-size: 14px;
}

.excel caption {
    margin-bottom: 20px;
    font-weight: bold;
}


/*youtube動画埋め込み*/

.youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    height: 0;
    overflow: hidden;
    width: 90%;
    margin: 0 auto 0 auto;
}

.youtube iframe,
.youtube object,
.youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/*お問い合わせフォーム*/

fieldset {
    padding: 0;
    border: none;
}

.asumeru {
    border-collapse: collapse;
    width: 80%;
    margin: 20px auto 0 auto !important;
}

.asumeru label {
    font-weight: normal !important;
}

.asumeru .require {
    color: #ff0000;
}

.asumeru td textarea {
    width: 100% !important;
}

.form_btn input[type="submit"] {
    width: 50%;
    padding: 10px;
    margin: 1.5em auto 0 auto;
    background: #0084ff;
    border-radius: 3px;
    color: #fff;
    display: block;
}

.form_btn input[type="submit"]:hover {
    width: 50%;
    padding: 10px;
    margin: 1.5em auto 0 auto;
    background: #43a4ff;
    border-radius: 5px;
    color: #fff;
    display: block;
}



/*コメント欄*/

.comment-form-comment,
.form-submit {
    padding: 0 !important;
    margin-top: 20px;
}

#comments input[type="submit"] {
    background: #0084ff;
}

.comment-content {
    border: none;
    padding: 20px 20px 25px 0px;
    margin: 0;
}

.comment-content p {
    padding: 0 !important;
}

.comment .children {
    padding-left: 20px;
    border-left: none;
}

/*
.comment-author{
  display:none;
}
*/

.logged-in-as {
    display: none;
}

.comment-body {
    padding: 20px;
    margin: 5px 0 0 0 !important;
}

.comment-body:first-child {
    border-top: 1px solid #0084ff !important;
    padding: 20px;
    margin: 20px 0 0 0;
}

.comment-list > .comment {
    border-bottom: 1px solid #0084ff;
}

.comment-respond {
    margin-bottom: 40px;
}

.comment-meta .avatar {
    display: none;
}

.comment-list time {
    display: none;
}



/*コメント欄スマホ用*/

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

    .comment-content {
        border: none;
        padding: 0 0 20px 0;
        margin: 0;
    }

    .comment .children {
        padding-left: 0;
        border-left: none;
    }

    .comment-body {
        padding: 0;
        margin: 5px 0 0 0 !important;
    }

}






/*目次　スマホ用*/

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

    #sitemap_list {
        padding: 10px !important;
    }

}



/*フッター*/

#site-navigation {
    border-top: 3px solid #0084ff;
    margin: 0 0 1em 0;
}

.site-info {
    background: #0084ff;
    padding: 20px 0 20px 0 !important;
    margin: 0;
}

.site-info p {
    margin-top: 1.5em;
}

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

    .site-info {
        padding: 5px 0 5px 0 !important;
        font-size: 0.75em;
    }

}


/*目次*/

.lcp_catlist {
    padding: 0 2em 0.5em 1em;
    list-style-position: inside;
}

.lcp_catlist li {
    padding: 0.5em 0 0.25em 0.5em;
    border-bottom: 1px dotted #ccc;
    font-size: 0.9em;
}

.lcp_catlist a {
    color: #333;
}

.lcp_catlist a:hover {
    text-decoration: none;
    color: #0084ff;
}


/*PW*/

.pwtext {
    font-size: 2em;
    text-align: center;
    color: #f00;
    margin: 0.5em 0 1em 0;
}

#output {
    text-align: center;
    font-size: 1.5em;
}

#form1 {
    width: 70%;
    margin: 0 auto 2em auto;
}

input#textBox1 {
    width: 55%;
    font-size: 0.9em;
}

#form1 input[type="button"] {
    width: 40%;
    text-align: center;
    font-size: 0.9em;
    padding: 10px 0 10px 0;
    margin: 1.5em auto 0 auto;
    background: #0084ff;
    border-radius: 3px;
    color: #fff;
}

#form1 input[type="button"]:hover {
    background: #43a4ff;
}

#pwdouga {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    height: 0;
    overflow: hidden;
    width: 90%;
    margin: 3em auto 0 auto;
}

#pwdouga iframe,
#pwdouga object,
#pwdouga embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.none {
    display: none;
}

.block {
    display: block;
}




/*文字装飾CSS*/

.font_bold {
    font-weight: bold;
}

.font_red {
    font-weight: bold;
    color: #e30000;
}

.font_yred {
    font-weight: bold;
    color: #e30000;
    background-color: #ff0;
}

.font_blue {
    color: #004488;
    font-weight: bold;
}

.font_yblue {
    color: #004488;
    font-weight: bold;
    background-color: #ff0;
}

.font_y {
    color: #ff0;
    font-weight: bold;
}

.font12 {
    font-size: 12px;
}

.font14 {
    font-size: 14px;
}

.font18 {
    font-size: 18px;
}

.font20 {
    font-size: 20px;
}

.font22 {
    font-size: 22px;
}

.font24 {
    font-size: 24px;
}

.font26 {
    font-size: 26px;
}

.font28 {
    font-size: 28px;
}

.font30 {
    font-size: 30px;
}

.font32 {
    font-size: 32px;
}

.font34 {
    font-size: 34px;
}

.font36 {
    font-size: 36px;
}

.mt0 {
    margin-top: 0px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt26 {
    margin-top: 26px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt34 {
    margin-top: 34px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.mt80 {
    margin-top: 80px !important;
}

.mt100 {
    margin-top: 100px !important;
}

.mt120 {
    margin-top: 120px !important;
}

/*追加分*/

#new-post ul {}

#new-post ul li {
    float: left;
    margin-right: 5px;
    padding: 2px;
    width: 24%;
}

#new-post li {
    display: inline-block;
    margin-bottom: 15px;
    width: 24%;
    overflow: hidden;
    clear: both;
    list-style: none;
    vertical-align: top;
    position: relative;
    /*画像に文字を載せるための基準位置とする*/
}

#new-post img {
    /*サムネイルのスタイル*/
    padding: 0px;
    margin: 0;
    width: 100%;
    height: 105px;
    border-radius: 0px;
    box-shadow: none;
}

#new-post p {
    margin: 0;
    padding: 0px 5px;
    font-size: 12px;
}

#new-post p.ttl {
    min-height: 36px;
}

@media screen and (max-width: 991px) {
    #new-post p.ttl {
        min-height: 55px;
    }
}

@media screen and (max-width: 751px) {
    #new-post p.ttl {
        min-height: 37px;
    }
}

#new-post .noph {
    display: block;
    width: 100%;
    height: 100%;
    background: #CCC;
}

.wpp-list li {
    float: none;
    clear: left;
}

.wpp-thumbnail {
    display: inline;
    float: left;
    margin: 0 35px 0 0!important;
    border: none;
}

/* カウンターの初期化 */

#popular-post {
    counter-reset: wpp-ranking;
}

/* カウンターの値を表示 */

#popular-post li:before {
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
}

#popular-post li {
    position: relative;
    list-style-type: none;
    padding-top: 5px;
    padding-left: 5px;
}

#popular-post li:before {
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
    background: rgba(94, 185, 77, 0.9);
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 4px 8px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

#popular-post li:nth-child(1):before {
    background: rgba(255, 88, 196, 0.9);
}

#popular-post li:nth-child(2):before {
    background: rgba(245, 171, 31, 0.9);
}

#popular-post li:nth-child(3):before {
    background: rgba(255, 121, 37, 0.9);
}

#popular-post {
    list-style-type: none;
}

#popular-post a {
    font-size: 14px;
    text-decoration: none;
}

#popular-post li {
    padding: 20px 10px;
    border-bottom: #d2d7e6 1px solid;
    line-height: 1.5;
    overflow: hidden;
    text-align: left;
}

#popular-post li:hover {
    background-color: rgba(238, 238, 238, 0.3)
}

#popular-post li {
    position: relative
}

#popular-post li:last-child {
    border-bottom: none
}

#popular-post {
    counter-reset: wpp-ranking
}

#popular-post li::before {
    position: absolute;
    top: 15px;
    left: 5px;
    color: #ffffff;
    counter-increment: wpp-ranking;
    text-align: center;
    z-index: 9999;
    float: left;
    line-height: 25px;
    width: 30px;
    height: 30px;
    border-radius: 2px;
}

#popular-post li.number1::before,
#popular-post li.number2::before,
#popular-post li.number3::before,
#popular-post li.number4::before,
#popular-post li.number5::before {
    content: counter(wpp-ranking, decimal);
    background-color: #f09696;
}

#popular-post li {
    position: relative;
}

#popular-post li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}

#popular-post li .text_area {
    float: left;
    padding: 10px 0;
    margin-left: -160px;
    width: 100%;
}

#popular-post li .text_area {
    float: left;
    width: 100%;
    margin: 0 0 0 -160px;
}

#popular-post li .text_area h3 {
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 10px 175px;
}

#popular-post li .text_area .moreText {
    margin: 0 0 0 175px;
    font-size: 11px;
}

#popular-post li .text_area p br {
    display: none;
}

#popular-post li .text_area p {
    display: inline;
    margin: 0;
    padding: 0;
}

#popular-post li .photo_area {
    float: left;
    width: 160px;
    height: 91px;
    overflow: hidden;
}

#popular-post li .photo_area img {
    width: 100%;
    height: auto;
}

/* カウンターの初期化 */

.wpp-list {
    counter-reset: wpp-ranking;
}

/* カウンターの値を表示 */

.wpp-list li:before {
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
}

.wpp-list li:before {
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
    background: rgba(94, 185, 77, 0.9);
    color: #fff;
    font-size: 10px;
    line-height: 1;
    padding: 6px 7px 4px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: 5px;
}

.wpp-list li:nth-child(1):before {
    background: rgba(255, 88, 196, 0.9);
}

.wpp-list li:nth-child(2):before {
    background: rgba(245, 171, 31, 0.9);
}

.wpp-list li:nth-child(3):before {
    background: rgba(255, 121, 37, 0.9);
}

.wpp-list li.number1::before,
.wpp-list li.number2::before,
.wpp-list li.number3::before,
.wpp-list li.number4::before,
.wpp-list li.number5::before {
    content: counter(wpp-ranking, decimal);
    background-color: #CC0000;
}

.ico_new {
    position: relative;
    left: -6px;
    top: 0;
    overflow: hidden;
    /* 不要部分を消す */
}

.ico_new:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 250px;
    height: auto;
    background: #CC0000;
    content: "New!!";
    /* 表示するテキストをここで変えます */
    text-align: center;
    color: #fff;
    font-family: 'Varela Round', sans-serif;
    font-size: 0.8em;
    padding: 2px 20px;
    left: -85px;
    top: -35px;
    -webkit-transform: rotate(-30deg);
    /* Safari,Chrome用 */
    -moz-transform: rotate(-30deg);
    /* Firefox用 */
    -o-transform: rotate(-30deg);
    /* Opea用 */
    transform: rotate(-30deg);
    /* CSS3 */
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

#g_naviArea {
    width: 100%;
    background: #1e90ff;
    box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.2);
}

#g_naviArea ul {
    display: table;
    margin: 0 auto 30px;
    width: 1000px;
    background: #1e90ff;
    list-style-type: none;
}

#g_naviArea ul:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

#g_naviArea ul li {
    display: table-cell;
    width: 20%;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    border-right: 1px solid #CCC;
}

#g_naviArea ul li a {
    padding: 10px 15px;
    display: block;
    width: 100%;
    height: 100%;
    color: #FFF;
}

#g_naviArea ul li.last {
    border-right: none;

}

#g_naviPage {
    text-align: center;
}

@media screen and (max-width: 991px) {
    #g_naviArea ul {
        margin: 0 auto 30px;
        width: 100%;
        background: #333;
        list-style-type: none;
    }
}

@media screen and (max-width: 641px) {
    .header-aligned-left .site-header {
        height: auto;
    }
    .inside-header {
        height: auto;
        padding: 20% 0 0;
        background-size: 120% auto;
        background-position: 35% bottom;
    }
    #new-post li {
        width: 49%;
    }
    #new-post img {
        /*サムネイルのスタイル*/
        height: auto;

    }


    /*FX初心者マニュアル*/
    .youtube h4 {
        margin: 60px auto 10px auto;
        padding: 5px 0 5px 10px;
        font-size: 18px;
        color: #333;
        border-bottom: 3px solid #0099ff;
        border-left: 8px solid #0099ff;
        text-align: left;
        width: 85%;
    }

    .mokuji {
        margin: 20px auto 0 auto !important;
        padding: 20px 0px 20px 20px;
        width: 90%;
        border: 2px solid #0084ff;
        border-radius: 5px;
    }

    .mokuji dt {
        background: #0084ff;
        color: #fff;
        margin: 0px 20px 15px 0px;
        padding: 5px 0 3px 15px;
        border-radius: 5px;
        font-weight: normal;
    }

    .mokuji dd {
        font-size: 14px;
        line-height: 130%;
        text-align: left;
        margin: 0 30px 0 15px;
        padding: 3px 0 0 15px !important;
        background-image: url(http://fxf.jp/ta/member/wp-content/uploads/2015/08/dd.png);
        background-position: left center;
        background-repeat: no-repeat;
    }

    .resume a,
    .resume a:visited {
        background-color: #0099FF;
        padding: 12px 0px 10px 0px;
        margin: 0px auto 20px auto !important;
        display: block;
        text-align: center;
        color: #fff;
        border-radius: 3px;
        border: none;
        font-size: 16px;
        width: 65%;
        font: 16px 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Hiragino Kaku Gothic ProN', 'ＭＳ Ｐゴシック', 'MS PGothic', Helvetica, Arial, sans-serif !important;
    }

    .resume a:hover {
        background-color: #4db8ff;
        padding: 12px 0px 10px 0px;
        margin: 0px auto 20px auto !important;
        display: block;
        text-align: center;
        color: #fff;
        border-radius: 3px;
        border: none;
        font-size: 16px;
        width: 65%;
        font: 16px 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Hiragino Kaku Gothic ProN', 'ＭＳ Ｐゴシック', 'MS PGothic', Helvetica, Arial, sans-serif !important;
    }


}


/*まぐまぐ*/

.magmag-form table {
    border-collapse: collapse;
}

.magmag-form label{
    font-weight: normal;
}

.magmag-form table td,
.magmag-form table th {
    padding: 15px 30px;
    border: 1px solid #0084ff;
}

.magmag-form table th {
    background: #dcecff;
    font-weight: normal;
}

.magmag-form input {
    padding: 5px;
}

.magmag-form input.mail {
    width: 100%;
}

.magmag-form .btn {
    width: 60%;
    margin: 30px auto;
    padding: 10px;
    display: block;
    background-color: #0084ff;
    font-size: 16px;
    text-align: center;
    color: #fff;
    border: none;
}

.magmag-form .link {
    text-align: center;
    color: #0084ff;
    text-decoration: none;
}

.magmag-form .link a {
    font-size: 14px;
    color: #999;
    text-decoration: none;
}
