@charset "utf-8";*, *:after, *::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.f11.companyCaption {
    font-size: 10px;
    color: #6f6e6e;
}

.telCaption, .f11 {
    pointer-events: none;
}

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

textarea, input, select {
    font-size: 15px!important;
    padding: 10px 10px!important;
}

#foot-primary-nav {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#wp_page_numbers ul li.disabled {
    display: none !important;
}

.pager #wp_page_numbers li.active span {
    display: block;
    text-decoration: none;
    background: #ff8b03;
    border: 1px #ff8b03 solid;
    color: #fff;
    margin-right: 5px;
    font-weight: bold;
    text-align: center;
    padding: 2px 10px;
}

.main-tap {
    margin-top: 10px;
    margin-bottom: 10px;
}

.contact_bnt {
    position: relative;
    border: 3px solid #E71A0F;
    border-radius: 4px;
    padding: 3px;
}
.contact_bnt .contact_bnt_telno {
    position: absolute;
    top: 7vw;
    left: 17vw;
    font-family: "Poppins", sans-serif;
    font-size: 10vw;
    line-height: 10vw;
    font-weight: bold;
    color: #e71a0f;
}

.cont .sub_text {
    width: 100%;
    background: url(../images/about-03-4-3.png) repeat-y center;
    background-size: 100%;
}

.form-privacy p {
    text-align: left;
}

.form-privacy p.bold {
    font-weight: bold;
}

.note {
    color: #777;
    font-size: 10px;
    padding: 5px 5px;
    display: block;
    line-height: 20px;
}

#navigation nav > ul > li > ul > li {
    padding-left: 18px;
}

div#navigation nav ul li ul li i {
    position: absolute;
    top: 50% !important;
    left: 28px !important;
    margin-top: -9px;
}

.read-1 a {
    border: 1px solid #ccc;
    border-radius: 3px;
}

.read-1 a:after {
    content: '\f144';
    font-family: FontAwesome;
    margin-right: 4px;
    color: #FB3026;
    padding-left: 5px;
}

.contact_bnt a {
    display: table;
    margin: 0 auto;
}

.price_page {
    text-align: center;
    border: 2px solid #ccc;
    margin-bottom: 10px;
}

header > div div#humberger p {
    position: absolute;
    top: 7px;
    right: 7px;
    font-weight: bold;
    color: #000;
}

.price_page li {
    margin-top: 20px;
}

img.image_left {
    display: block;
    float: left;
    max-width: 100px;
    height: auto;
}

div#reason ul li p {
    line-height: 17px;
    font-size: 12px;
    padding: 0 6px;
    font-weight: initial;
    padding-left: 100px;
}

strong a {
    text-decoration: none;
}

.top_title {
    font-size: 15px;
    font-weight: bold;
    border-bottom: 2px dotted #444;
    border-top: 2px dotted #444;
    padding: 5px 10px;
}

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    font-family: "Helvetica Neue", Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "MS Pゴシック", Arial, Verdana, sans-serif;
    font-size: 14px;
    line-height: 23px;
    font-weight: 400;
    color: #212121;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
}

a {
    color: #212121;
    text-decoration: underline;
    display: initial;
}

img {
    max-width: 100%;
    height: auto;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.bg-gradian {
    background: #fff;
    background: -moz-linear-gradient(top, #ffffff 10%, #e4e4e4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#ffffff), color-stop(100%,#e4e4e4));
    background: -webkit-linear-gradient(top, #ffffff 10%,#e4e4e4 100%);
    background: -o-linear-gradient(top, #ffffff 10%,#e4e4e4 100%);
    background: -ms-linear-gradient(top, #ffffff 10%,#e4e4e4 100%);
    background: linear-gradient(to bottom, #ffffff 10%,#e4e4e4 100%);
}

#fixed_body {
    position: relative;
    top: 0;
    left: 0;
}

div#navigation.open {
    right: 0px;
}

#fixed_body.open {
    left: -240px;
}

#fixed_body,div#navigation {
    transition: all 0.3s ease;
}

/*header {
    padding-bottom: 4px;
    background-color: #000000;
}

header > div {
    width: 100%;
    height: 60px;
    position: relative;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}*/

p.logo {
    max-width: 194px;
    float: left;
    margin-top: 16px;
    margin-left: 15px;
}

h1.top_lg {
    display: block;
    background: #ececec;
    height: auto;
    padding: 2px 5px;
    color: #888;
    font-weight: 700;
    line-height: 10px;
    width: auto;
    font-size: 5px;
    letter-spacing: 0;
}

header > div div#humberger {
    float: right;
    margin-top: 10px;
    margin-right: 15px;
    cursor: pointer;
    width: 90px;
    height: 40px;
    border: 1px solid #b8b8b8;
    border-radius: 4px;
    box-shadow: 0 1px 0 #fff;
    position: relative;
}

#humberger .hbg-top {
    top: 11px;
}

#humberger .hbg-middle {
    top: 17px;
}

#humberger .hbg-bottom {
    top: 23px;
}

#humberger span {
    position: absolute;
    width: 24px;
    height: 3px;
    display: block;
    background-color: #9e9e9e;
    position: absolute;
    left: 7px;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3) inset;
}

div#navigation {
    width: 240px;
    position: fixed;
    top: 0;
    right: -240px;
    background: #313131;
    height: 100%;
}

div#navigation nav ul li {
    padding-bottom: 1px;
    background-color: #313131;
    position: relative;
    border-bottom: 1px solid #131313;
}

div#navigation nav ul li a {
    width: 100%;
    display: block;
    padding: 15px 15px 15px 32px;
    background-color: #313131;
    color: #fff;
    text-decoration: none;
}

div#navigation nav ul li.current a {
    background-color: #505050;
}

div#navigation nav ul li i {
    position: absolute;
    top: 50%;
    left: 14px;
    margin-top: -9px;
}

li.sub-menu {
    display: none;
}

ul.sub-menu li {
    padding-left: 15px;
}

div#navigation ul.sub-menu li i {
    left: 30px;
}

h2.title {
    clear: both;
    width: 100%;
    margin: 0;
    padding: 7px 15px;
    font-weight: 900;
    font-size: 1.22em;
    line-height: 1.5em;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
    background: url(../images/icon/h2.png) repeat-x 0 0;
    background-size: 40px 100%;
    text-shadow: 0 1px 1px rgba(0,0,0,0.4);
    margin: 0px 0px 10px;
}

#main-container h2.title:before {
    content: '';
    width: 100%;
    height: 4px;
    position: absolute;
    z-index: 2;
    bottom: -4px;
    left: 0;
    right: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3) inset;
    background-color: #e8261c;
}

#main-tap, .main-tap {
    background-color: #e71a0f;
    padding: 8px 0px 13px;
    position: relative;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
}

.ten ul li.case {
    width: 100%;
    float: left;
    border: 1px solid #dcdcdc;
    margin-top: 5px;
    padding-top: 5px;
    margin-bottom: 5px;
    border-radius: 4px;
    background: url(../images/user_request_bg.png) repeat 0 50%;
    border-radius: 5px;
}

p.btn_ct {
    width: 73%;
    float: left;
    border-bottom: 2px dotted #ccc;
    margin-bottom: 5px;
    font-weight: bold;
    color: #B70D04;
}

#flow ul.cf li img {
    width: 51px;
    display: block;
}

.ten ul li .thumb {
    float: left;
    margin-left: 8px;
    width: 20%;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 7px;
    border-radius: 40px;
}

#main-tap > img {
    width: 294px;
    height: 21px;
    display: block;
    margin: 0 auto 10px;
}

#main-tap a, .main-tap a {
    height: auto;
    display: block;
    overflow: hidden;
    padding-top: 15px;
    position: relative;
    z-index: 1;
    background-size: 100% 74px;
    border-radius: 12px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.5);
    background: #fff;
    background: -moz-linear-gradient(top,#fff 10%,#D2D2D2 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(10%,#fff),color-stop(100%,#D2D2D2));
    background: -webkit-linear-gradient(top,#fff 10%,#D2D2D2 100%);
    background: -o-linear-gradient(top,#fff 10%,#D2D2D2 100%);
    background: -ms-linear-gradient(top,#fff 10%,#D2D2D2 100%);
    background: linear-gradient(to bottom,#fff 10%,#D2D2D2 100%);
    text-decoration: none;
    padding: 10px 10px 0px 10px;
}

#main-tap a:hover {
    opacity: 0.8;
}

#main-tap a span.tap-left,#main-tap a span.tap-right, .main-tap a span.tap-left, .main-tap a span.tap-right {
    width: 18px;
    height: 74px;
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    background-size: 18px 74px !important;
}

#main-tap a span.time strong, .main-tap a span.time strong {
    color: #F70000;
    letter-spacing: 0;
}

#main-tap a span.time, main-tap a span.time {
    display: block;
    margin: 10px auto 10px;
    text-align: center;
    background-color: #fff;
    padding: 2px;
    border: 1px solid #ADADAD;
    font-size: 12px;
    color: #000;
    letter-spacing: -1px;
}

#main-tap a img, .main-tap a img {
    width: 300px;
    height: 46px;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}

.achieveList .listWrap {
    padding: 0 6px;
    border: 2px solid #e2e2e2;
}

.achieveList .listWrap li {
    padding: 5px 0;
}

.achieveList .listWrap li dl {
    margin: 0 0 5px;
    overflow: hidden;
}

.achieveList .listWrap li dt {
    width: 30%;
    float: left;
    padding-right: 5px;
}

.achieveList .listWrap li dl dd {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #5a5a5a;
    width: 70%;
    height: 30px;
}

#top-policy {
    background: #f7f7f7;
    margin-bottom: 20px;
}
#top-policy .section {
    padding: 15px 0;
    line-height: 0;
}
#top-policy img {
    max-width: 100%;
}
ul.image-muty li {
    margin-top: -3px;
    line-height: initial;
}

.des {
    font-size: 11px;
    line-height: 16px;
}

.box-bg {
    background: url(../images/icon/text0.png) no-repeat top center;
    padding: 0px;
}

.ten ul li.case .btn_ct {
    line-height: 20px;
    font-size: 13px;
    font-weight: bold;
    background: url(../images/icon/text0_maru.png) no-repeat 0 center transparent;
    padding-left: 15px;
    margin-top: 10px;
}

.ten ul li.case:hover {
    opacity: 0.6;
}

.box-bg a {
    text-decoration: none;
    display: table;
    margin: 0 auto;
    padding: 11px 20px 9px;
    width: 300px;
}

.box-bg a:before {
    display: inline-block;
    content: '';
    background: url(../images/icon/text0_maru.png) no-repeat left center;
    width: 17px;
    height: 17px;
    vertical-align: middle;
    margin-right: 3px;
    margin-top: -2px;
}

.readMore a {
    text-align: center;
    vertical-align: middle;
    line-height: 18px;
}

.bg-box {
    background-size: 4px 4px;
    padding: 10px 0px;
}

#reason {
    background: url(../images/icon/bg-dot-1.png) repeat 0 0;
    background-size: 4px 4px;
    margin-bottom: -10px;
}

#reason .section {
    padding-bottom: 10px;
    padding-top: 10px;
}

#reason li {
    display: table;
    margin-bottom: 8px;
    padding: 10px 5px 10px 5px;
    position: relative;
    background-color: #fff;
    line-height: 1.3em;
    font-size: 1.2em;
    font-weight: 700;
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    border-bottom: 1px solid #cbc5b1;
}

#reason li span {
    display: block;
    font-weight: 300;
    color: #5a5a5a;
    padding-top: 3px;
}

#reason li img {
}

.fs-xxsmall {
    font-size: 0.7em !important;
    line-height: 1.5em !important;
    color: #777;
}

#flow ul.cf {
    margin: 0 auto 10px;
}

#flow ul.cf li {
    float: left;
    margin-right: 2px;
}

#flow ul.cf li img {
    width: 53px;
    display: block;
    border-radius: 40px;
}

#main_article .main_section blockquote:after, #main_container section:after, .cf:after {
    content: "";
    display: block;
    clear: both;
}

#flow ul.cf li:last-child {
    margin: 0;
}

#flow ul.cf li:last-child img {
    width: 45px;
    display: block;
}

#main-container h3 {
    margin-bottom: 10px;
    padding-left: 5px;
    font-weight: 700;
}

#main-container h3 {
    color: #212121;
    border-left: #e71a0f solid 5px;
}

.policy h3, .privacy h3 {
	border-left: none !important;
}

.section {
}

#company .fs-xsmall {
    margin-bottom: 20px;
    color: #777;
}

.fs-xsmall {
    font-size: 0.8em !important;
    line-height: 1.5em !important;
    color: #777;
}

h4.serif {
    margin-bottom: 10px;
    padding-bottom: 3px;
    font-weight: 700;
    border-bottom: 2px dotted #b4b4b4;
}

h4.serif span {
    padding: 0px;
    color: #2ea9e2;
}

.bx-border {
    border: 4px solid #e2e2e2;
    margin-top: 20px;
    margin-bottom: 10px;
}

.bx-border > div {
    border: 2px solid #ccc;
    padding: 5px 5px 5px;
}

.bx-border h4 {
    margin-bottom: 10px;
    padding-bottom: 3px;
    font-weight: 700;
    border-bottom: 2px solid #ddd;
}

.bx-border h4 span {
    font-size: 1.2em;
    color: #212121;
}

.bx-border img {
    float: right;
    width: 80px;
    height: auto;
    display: block;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.bx-border ul {
    padding-bottom: 5px;
    padding-right: 95px;
    font-size: .9em;
    line-height: 1.4em;
}

.bx-border ul li:last-child {
}

.bx-border p {
    font-size: .7em;
    line-height: 1.3em;
    border-radius: 3px;
    padding: 5px 8px;
}

.bx-border sup {
    font-size: 0.7em;
    line-height: 1em;
    vertical-align: top;
    top: 0;
}

.bx-border span.note {
    display: block;
}

.bx-border ul li {
    font-size: 0.9em;
    line-height: 1.4em;
    border-bottom: 1px dotted #d7d7d7;
    margin-bottom: 3px;
    padding-bottom: 3px;
    padding-left: 17px;
    background: url(../images/icon/icon-check.png) no-repeat 2px 0;
    background-size: 9px 9px;
}

.pdlr5 {
    padding: 0 5px;
}

img.mgbt-20 {
    margin-bottom: 20px;
}

.recently ul li {
    text-align: left;
    background: url(../images/icon/common_icon02.png) no-repeat left center;
    border-bottom: 1px dotted #8e8e8e;
    padding: 10px;
    padding-left: 35px;
}

.recently ul {
    margin-bottom: 10px;
}

li.columnicon {
    text-align: left;
    background: url(../images/icon/text0_maru.png) no-repeat left center!important;
    border-bottom: 1px dotted #8e8e8e;
    padding: 10px;
    padding-left: 20px;
    width: 100%;
}

.voiceDetail {
    margin: 10px auto;
}

div.detail {
    margin-bottom: 30px;
    padding: 20px 10px 25px 10px;
    border: 3px solid #E5E5E5;
    text-align: left;
}

.voice .voiceList .voidWrap {
    border-top: none;
    padding: 18px 0px 15px 0px;
}

.voice .voiceList .voidWrap {
    min-height: 100px !important;
    height: auto !important;
    border-bottom: 1px dotted #ccc;
}

.voice .ttl {
    font-size: 15px;
    text-align: left;
    line-height: normal;
    font-weight: bold;
    background: url(../images/icon/foot_stit02_news.png) no-repeat center left;
    padding-left: 33px;
    margin-bottom: 10px;
}

.pageTitle {
    margin: 10px auto;
    padding: 0px 0px 6px 10px;
    display: block;

    width: 95%;
    font-size: 24px;
    text-align: left;
    background-repeat: no-repeat;
    color: #000;
    border-bottom: 2px solid #d70000;
    font-weight: bold;
}

.readMore {
    text-align: right;
}

.readMore.section a {
    text-align: center;
    vertical-align: middle;
    line-height: 17px;
}

.read-1 a:before {
    display: inline-block;
    content: '';
    background: url(../images/icon/read_more01-1.jpg) no-repeat left center;
    width: 108px;
    height: 36px;
    vertical-align: middle;
    margin-right: -100px;
    margin-top: -2px;
}

.read-1 a {
    text-decoration: none;
    margin: 0 auto;
    padding: 6px;
    text-align: right;
}

.voice .readMore {
    margin-top: 10px;
}

#company .company-pay {
    margin-bottom: 10px;
    text-align: center;
    background: #c4deff;
    background: -moz-linear-gradient(top, #c4deff 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c4deff), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #c4deff 0%,#ffffff 100%);
    background: -o-linear-gradient(top, #c4deff 0%,#ffffff 100%);
    background: -ms-linear-gradient(top, #c4deff 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #c4deff 0%,#ffffff 100%);
}

#company .company-pay > div {
    width: 100%;
    height: 110px;
    text-indent: -9999px;
    border: 1px solid #2380dd;
    background: url(../images/icon/company-pay.png) no-repeat 50% 0;
    background-size: 290px 110px;
}

#company .company-gsl {
    min-height: 38px;
    padding: 10px 30px 10px 70px;
    display: block;
    border: 1px solid #d7d7d7;
    color: #5a5a5a;
    font-size: 0.75em;
    line-height: 1.45em;
    background: url(../images/icon/company-gsl.png) no-repeat 20px 50%;
    background-size: 30px 38px;
}

div#company .des {
    margin-bottom: 20px;
}

div#company {
    margin-top: 15px;
}

#about {
    margin: 0 auto 10px;
}

#about img {
    width: 100%;
    display: block;
    position: relative;
    z-index: 1
}

#about li {
    position: relative;
}

.homeService1 dl {
    background: #E8E7E7;
}

#about > ul > .cont {
    position: relative;
    background: url(../image/about-bg.png) repeat-y 50% 0;
    background-size: 320px 1px;
}

#about li:before {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent
}

#about li:nth-child(4) p {
    position: absolute;
    z-index: 2;
    right: 10%;
    left: 10%;
    top: 31%;
    font-size: 12px;
}

.homeService1 {
    position: relative;
    margin-top: 10px;
    padding: 1.8% 7.4% 0;
    background: url(../images/service-cont_bg02.png) repeat-y;
    background-size: 100%;
}

.homeService1:before {
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 10px;
    padding: 0 7.4%;
    background: url(../images/service-cont_bg01.png) no-repeat;
    background-size: 100%;
    content: '';
}

#about img {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
}

.homeService1 .box01 {
    padding-top: 8px;
}

.homeService1 .box01 dt {
    padding: 0 0;
    background-color: #000;
    text-align: center;
}

.homeService1 .box01 dd li span {
    color: #e71a0f;
}

.homeService1 .box02 .btn:nth-child(1) {
    float: left;
}

.homeService1 .box02 .btn .largeTxt {
    font-size: 11px;
}

.homeService1 .box02 .btn .colorTxt {
    color: #e71a0f;
    font-size: 11px;
}

.homeService1 .box02 .btn:nth-child(2) {
    float: right;
}

.homeService1 .note {
    line-height: 1.2;
    padding-bottom: 8px;
    padding-left: 10px;
    color: grey;
    text-align: left;
}

.homeService2 .box01 {
    position: relative;
    box-sizing: border-box;
    padding: 8px 0 0 0;
}

.homeService2 .balloonArea li:nth-child(2) {
    margin: 0 2%;
}

.homeService2 .box01 .icoTxt {
    width: 172px;
    height: 83px;
    line-height: 1.2;
    margin: 13px auto 0;
    padding: 30px 0 0 110px;
    background: url(../images/service-cont-02_bg01.png) no-repeat 0 0;
    background-size: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
}

.homeService2 .box01 .txt {
    line-height: 1.3;
    margin-bottom: 5px;
    padding: 5px 0 0 21%;
    background: url(../images/service-cont-02_bg02.png) no-repeat 0 0;
    background-size: 100%;
    font-size: 10px;
}

.homeService2 .box01 .txt .colorTxt {
    color: #e71a0f;
    font-weight: bold;
    font-size: 12px;
}

.homeService2 .note {
    line-height: 1.2;
    padding-top: 2px;
    padding-bottom: 8px;
    padding-left: 10px;
    color: grey;
    text-align: left;
}

.homeService2 .balloonArea li {
    display: table;
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 32%;
    height: 52px;
    border-radius: 8px;
    background-color: #cee6e8;
    text-align: center;
}

.homeService2 .balloonArea li div {
    display: table-cell;
    line-height: 1.3;
    color: #04666f;
    font-weight: bold;
    font-size: 10px;
    vertical-align: middle;
}

.homeService2 .balloonArea li div .largeTxt {
    font-size: 11px;
}

.homeService2 {
    padding: 1.8% 7.4% 0;
    background: url(../images/service-cont_bg02.png) repeat-y;
    background-size: 100%;
}

.homeService1 .box02 .btn {
    box-sizing: border-box;
    width: 49%;
    line-height: 1.3;
    padding: 5px 0 5px;
    border-radius: 5px/6px;
    background: url(../images/service-cont-01_btn_bg01.png);
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff;
}

.homeService1 .box02 {
    position: relative;
    padding: 8px 0 8px;
}

.homeService1 .box01 dd li {
    line-height: 1.6;
    margin-bottom: 3px;
    padding-left: 14px;
    border-bottom: 1px dotted #000;
    background-size: 8px 7px;
    font-size: 10px;
}

.homeService1 .box01 dd li:before {
    background: url(../images/service-cont-01_check01.png) no-repeat 0 4px;
    background-size: 100%;
    width: 10px;
    height: 15px;
}

.homeService1 .box01 dt .inner {
    color: #fff;
    font-weight: bold;
    font-size: 11px;
}

#about li:nth-child(4) {
    font-size: 0.7em;
    line-height: 1.4em
}

#about li:nth-child(4) p span {
    color: #5a5a5a
}

.btn_link a {
    display: block;
    padding: 10px;
    font-weight: 700;
    font-size: 1em;
    text-decoration: none;
    border: 2px solid #fff;
    box-shadow: 0 0 2px rgba(0,0,0,0.5);
    border-radius: 5px;
    text-align: center;
    background: #fff;
    background: -moz-linear-gradient(top,#fff 10%,#e4e4e4 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(10%,#fff),color-stop(100%,#e4e4e4));
    background: -webkit-linear-gradient(top,#fff 10%,#e4e4e4 100%);
    background: linear-gradient(to bottom,#fff 10%,#e4e4e4 100%);
}

#articleMenu ul {
    background-color: #ebf5ca;
    padding: 15px 15px 7px;
}

#articleMenu li {
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 7px 7px;
    background-size: 25px 25px;
    margin-bottom: 7px;
    display: table;
    width: 100%;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 40px;
    -moz-box-shadow: 1px 1px rgba(203,197,177,1);
    -webkit-box-shadow: 1px 1px rgba(203,197,177,1);
    box-shadow: 1px 1px rgba(203,197,177,1);
    line-height: 1.2;
}

#articleMenu li:nth-child(1) {
    background-image: url('images/icon/ico_article01.png');
}

#articleMenu li:nth-child(2) {
    background-image: url('../images/icon/ico_article02.png');
}

#articleMenu li:nth-child(3) {
    background-image: url('../images/icon/ico_article03.png');
}

#articleMenu li:nth-child(4) {
    background-image: url('../images/icon/ico_article04.png');
}

#articleMenu li:nth-child(5) {
    background-image: url('../images/icon/ico_article05.png');
}

#articleMenu li:nth-child(6) {
    background-image: url('../images/icon/ico_article06.png');
}

#articleMenu li:nth-child(7) {
    background-image: url('../images/icon/ico_article07.png');
}

#articleMenu li:nth-child(8) {
    background-image: url('../images/icon/ico_article08.png');
}

#articleMenu li a {
    color: #333;
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
}

#area .container h3:before {
    content: '';
    width: 5px;
    display: block;
    background-color: #e71a0f;
    position: absolute;
    left: 5px;
    top: 8px;
    bottom: 8px;
}

#area .container h3 {
    padding: 5px 15px 5px 15px;
    display: block;
    border: 1px solid #d3d3d3;
    font-size: 1em;
    background: #fff;
    background: -moz-linear-gradient(top,#fff 0%,#e6e6e6 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#e6e6e6));
    background: -webkit-linear-gradient(top,#fff 0%,#e6e6e6 100%);
    background: -o-linear-gradient(top,#fff 0%,#e6e6e6 100%);
    background: -ms-linear-gradient(top,#fff 0%,#e6e6e6 100%);
    background: linear-gradient(to bottom,#fff 0%,#e6e6e6 100%);
    border-radius: 3px;
    position: relative;
}

#area .container ul {
    padding: 5px 5px 5px 5px;
    border: 3px solid #d7d7d7;
    display: table;
}

div#area {
    display: flex;
    margin-top: 20px;
}

#area .container ul li:last-child {
    padding-right: 0;
}

#area .container ul li:last-child:before {
    display: none;
}

#area .container ul li {
    float: left;
    margin-bottom: 3px;
    padding-right: 20px;
    font-size: .85em;
    line-height: 1.5;
    position: relative;
}

#area .container ul li + li:before {
    content: '';
    width: 1px;
    background-color: #eee;
    position: absolute;
    top: 3px;
    right: 10px;
    bottom: 3px;
}

#keyInfo .section {
    padding-bottom: 10px!important;
    padding-top: 10px;
}

#keyInfo li {
    position: relative;
    background-color: #fff;
    line-height: 1.2em;
    box-shadow: 1px 1px 0px 0px #cbc5b1;
    margin-bottom: 8px;
}

#keyInfo li a {
    display: block;
    padding: 12px 5px 12px 40px;
    text-decoration: none;
}

#keyInfo li img {
    position: absolute;
    top: 50%;
    left: 7px;
    margin-top: -13px;
    width: 25px;
}

#keyInfo {
    background: url(../images/icon/bg-dot-1.png) left top repeat;
    background-size: 4px 4px;
    margin-top: -6px;
    margin-bottom: -10px;
}

.post-list {
    font-size: 0.9em;
    line-height: 1.5em;
}

.post-list ul li {
    position: relative;
    border-bottom: 1px dotted #d7d7d7;
}

.post-list ul li a {
    display: block;
    font-size: 0.9em;
    line-height: 1.4em;
    padding: 10px 10px 10px 15px;
    position: relative;
}

.post-list ul li a:before {
    content: '\f0da';
    font-family: FontAwesome;
    position: absolute;
    margin-top: -6px;
    top: 50%;
    left: 0px;
}

.post-list .detail {
    padding: 10px 0;
    text-align: right;
    font-size: 0.9em;
}

.post-list .detail:before {
    content: '\f144';
    font-family: FontAwesome;
    margin-right: 4px;
}

footer {
    text-align: center;
}

#page-top {
    position: relative;
    font-size: 0.9em;
    border-top: 1px solid #d7d7d7;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

#page-top a {
    display: block;
    padding: 10px;
    font-weight: 700;
    text-decoration: none;
    color: #5a5a5a;
    border-bottom: 2px solid #fff;
}

.mediaPickup {
    border: 4px solid #7dafdc;
}

.mediaPickup .pic01 img {
    margin: 0 auto;
    display: block;
}

h3.title {
    font-weight: bold;
    color: #221815;
    font-size: 12px;
}

.hidden {
    display: none;
}

div#foot-text {
    text-align: left;
    color: #7c7c7c;
    font-size: 12px;
    display: -webkit-box;
    margin-top: 10px;
    border-top: 1px solid #fff;
    padding-top: 10px;
}

.readmore {
    float: right;
    font-size: 11px;
    background: url(../images/icon/common_icon05.png) no-repeat 0;
    padding-left: 5px;
}

.mediaPickup .titNews01 {
    font-size: 12px;
    color: #555;
    font-weight: bold;
    padding: 7px 0 2px;
    margin: 0 8px;
    line-height: 1.5;
    border-bottom: 2px dotted #ccc;
}

#foot-nav {
    padding: 20px 5px;
    font-size: 0.8em;
    line-height: 1.5em;
}

#foot-nav ul li {
    display: inline-block;
}

#foot-primary-nav {
    margin-top: 20px;
    margin-bottom: 20px;
}

#foot-primary-nav ul {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}

.top li {
    padding: 0 !important;
    width: 300px;
    margin: 10px auto;
    height: 40px;
    border-radius: 8px;
}

#foot-primary-nav ul li a {
    display: block;
    padding: 13px 15px;
    border-top: 1px solid #d7d7d7;
    background: url(../images/icon/icon-arrow.png) no-repeat 98% 50%;
    background-size: 4px 7px;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    text-align: left;
    font-size: 14px;
}

#foot-nav ul li + li:before {
    content: "|";
    margin-left: 6px;
    margin-right: 6px;
    font-size: 0.85em;
    font-weight: 300;
    color: #5a5a5a;
}

#foot-privacy {
    padding: 20px 15px;
    font-size: 0.8em;
    line-height: 1.5em;
    text-align: left;
}

#foot-privacy p {
    min-height: 34px;
    background-size: 34px 34px;
    width: calc(100% - 59px);
    float: right;
    padding-top: 0px;
}

/*#foot-nav, #foot-privacy, #theme-switch {
    background-color: #f7f7f7;
    margin-bottom: 2px;
}

#theme-switch {
    padding: 15px 15px;
    font-size: 0.9em;
}

#theme-switch a {
    display: block;
    padding: 10px;
    font-weight: 700;
    font-size: 1em;
    color: #5a5a5a;
    text-decoration: none;
    border: 2px solid #fff;
    box-shadow: 0 0 2px rgba(0,0,0,0.5);
    border-radius: 12px;
}*/

#copyright {
    padding: 13px 13px 98px;
    color: #fff;
    line-height: 1.5em;
    background-color: #000000;
}

#bottom-tap {
    background-color: rgba(251,26,15,0.9);
    width: 100%;
    padding: 5px;
    position: fixed;
    bottom: -90px;
    right: 0;
    z-index: 100;
    transition: all 0.3s ease;
}

#bottom-tap p {
    min-height: 55px;
    padding-right: 85px;
    background-image: url(../images/icon/bottom-tap-icon.png);
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 75px 55px;
}

#bottom-tap a {
    height: 54px;
    display: block;
    overflow: hidden;
    padding-top: 8px;
    position: relative;
    background: url(../images/icon/bottom-tap-btn.png) repeat-x 0 0 #fff;
    z-index: 1;
    background-size: 100% 54px;
    border-radius: 12px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.5);
}

#bottom-tap a:hover {
    opacity: 0.8;
}

#bottom-tap a span.tap-left, #bottom-tap a span.tap-right {
    width: 18px;
    height: 54px;
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    background-size: 18px 54px !important;
}

#bottom-tap a span.tap-left {
    background: url(../images/icon/bottom-tap-btn-left.png) repeat-x 0 0;
    left: 0;
}

#bottom-tap a span.tap-right {
    background: url(../images/icon/bottom-tap-btn-right.png) repeat-x 0 0;
    right: 0;
}

#bottom-tap a img {
    width: 192px;
    height: 37px;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}

.container.main-image img {
    margin-bottom: -6px;
}

@media screen and (min-width: 667px) {
    .container {
        width:375px;
        margin: 0 auto;
    }

    .box-bg:hover {
        background: url(../images/icon/text0_off.png) no-repeat top center;
    }
    #top-policy .section{
        width:300px;
        margin:auto;
    }
}

@media screen and (max-width: 666px) {
    .container {
        width:100%;
        padding: 10px;
    }
    #top-policy .container {
        width:100%;
        padding: 0px;
    }
    #top-policy .section{
        margin-right:15px;
        margin-left:15px;
    }
    #about li:nth-child(2), #about li:nth-child(3), #about li:nth-child(4), #about li:nth-child(5) {
        background-size: 100% 2px !important;
    }

    #main-image {
        margin-top: -20px;
    }
}

a:hover {
    text-decoration: none
}

@media screen and (max-width: 666px) {
    .n-area-cv {
    }

    .n-area-cv:before {
        top: 45%;
    }

    .n-area-cv a {
        top: 55%;
    }
}

@media screen and (min-width: 667px) {
    .n-area-cv:before {
        top:65px;
    }

    .n-area-cv a {
        top: 77px;
    }
}

.n-area-cv:last-child {
}

.n-area-cv {
    margin-bottom: 20px;
    position: relative;
}

.n-area-cv > img {
    width: 100%;
    display: block;
    position: relative;
    z-index: 1;
}

.n-area-cv:before {
    content: '';
    width: 114px;
    height: 15px;
    margin-left: -57px;
    display: block;
    background: url("../images/icon/conversion-arrow.png") no-repeat 0 0;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    z-index: 2;
    -webkit-animation-name: updown;
    -webkit-animation-property: -webkit-transform;
    -webkit-animation-duration: 500ms;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: center bottom;
}

@-webkit-keyframes updown {
    25% {
        -webkit-transform: translateY(3px);
    }
}

.n-area-cv a {
    margin-left: 2%;
    width: 96%;
    height: 64px;
    display: block;
    overflow: hidden;
    padding-top: 10px;
    background: url("../images/icon/conversion-btn.png") no-repeat 0 0;
    background-size: 100% 100%;
    line-height: 21px;
    font-size: 0.95em;
    text-align: center;
    text-decoration: none;
    position: absolute;
    z-index: 2;
    border-radius: 8px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    color: #fff;
    transition: all 0.3s ease;
}

.n-area-cv a {
    font-weight: 700;
    font-size: 13px;
    padding: 10px 15px;
}

.n-area-cv a:hover {
    opacity: 0.9;
}

@media screen and (max-width: 600px) {
    #about li:nth-child(4) p {
        font-size:15px;
        line-height: 20px;
    }
}

@media screen and (max-width: 500px) {
    #about li:nth-child(4) p {
        font-size:14px;
        line-height: 20px;
    }
}

@media screen and (max-width: 400px) {
    .n-area-cv:before {
        top:36%;
    }

    .n-area-cv a {
        top: 51%;
    }

    .n-area-cv a {
        margin-left: 2%;
        width: 96%;
        font-size: 16px;
    }

    .n-area-cv a {
        font-weight: 600;
        font-size: 14px;
    }

    #about li:nth-child(4) p {
        font-size: 12px;
        line-height: 20px;
    }
}

@media screen and (max-width: 320px) {
    .n-area-cv:before {
        top:36%;
    }

    .n-area-cv a {
        top: 50%;
    }

    .n-area-cv a {
        margin-left: 2%;
        width: 96%;
        font-size: 16px;
    }

    .n-area-cv a {
        font-weight: 600;
        font-size: 12px;
    }

    #about li:nth-child(4) p {
        font-size: 11px;
        line-height: 16px;
    }
}

.pager {
}

#wp_page_numbers {
    margin: 20px 0px 10px 0px;
    overflow: hidden;
    text-align: center;
}

#wp_page_numbers ul li {
    display: inline-block;
    margin: 5px 0px 10px;
}

#wp_page_numbers ul li a, #wp_page_numbers ul li span {
    display: inline-block;
    background-color: #fff;
    color: #262626;
    padding: 12px 20px;
    border: 1px solid #ccc;
}

#wp_page_numbers ul li.active_page a {
    background-color: #00b1b1;
    color: #fff;
}

.post-list ul li {
    position: relative;
    border-bottom: 1px dotted #d7d7d7;
}

.post-list ul li a {
    display: block;
    font-size: 0.95em;
    padding: 10px 15px 10px 15px;
    position: relative;
}

.post-list ul li a:before {
    content: '\f0da';
    font-family: FontAwesome;
    position: absolute;
    margin-top: -9px;
    top: 50%;
    left: 0px;
    color: #FB3026;
}

.post-list-btn {
    padding-top: 15px;
    margin-bottom: 20px;
}

.post-list-btn a {
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: 10px 0;
    font-weight: 700;
    width: 300px;
    text-decoration: none;
    text-align: center;
    background: #fff;
    background: -moz-linear-gradient(top,#fff 10%,#e4e4e4 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(10%,#fff),color-stop(100%,#e4e4e4));
    background: -webkit-linear-gradient(top,#fff 10%,#e4e4e4 100%);
    background: -o-linear-gradient(top,#fff 10%,#e4e4e4 100%);
    background: -ms-linear-gradient(top,#fff 10%,#e4e4e4 100%);
    background: linear-gradient(to bottom,#fff 10%,#e4e4e4 100%);
    color: #5a5a5a;
    border: 1px solid #c1c0c0;
    border-radius: 4px;
}

.post-list-btn a i {
    margin-right: 6px;
    color: #e71a0f;
}

.fa-play-circle:before {
    content: "\f144";
}

.post-list-btn a:hover {
    background: #eee;
}

#reason ul.bg_bt li {
    font-weight: normal !important;
}

.post-list .detail {
    margin-left: 15px;
    margin-right: 15px;
    padding: 10px 0;
    text-align: right;
    font-size: 0.95em;
}

#navigation nav {
    height: 100vh;
    overflow: scroll;
    padding-bottom: 100px;
}

.post-list .detail:before {
    content: '\f144';
    font-family: FontAwesome;
    margin-right: 4px;
    color: #FB3026;
}

.post-list ul li:nth-child(even) {
    background-color: #f7f7f7;
}

.bg-secondcolor1 {
    background-color: rgba(251,26,15,0.9);
    padding: 5px;
}

.bg-secondcolor1 p {
    background-color: #fff;
    border-radius: 4px;
    padding: 0px !important;
}

.main-tap span.time {
    display: block;
    margin: 9px auto 15px;
    text-align: center;
    background-color: #fff;
    padding: 2px;
    border: 1px solid #ADADAD;
    font-size: 12px;
    color: #000;
    letter-spacing: -1px;
}

.main-tap span.time strong {
    color: #F70000;
    letter-spacing: 0;
}

.click_area .btn_ct, .click_area p.content {
    width: calc(100% - 93px);
    float: right;
    margin-right: 5px;
}

.click_area .thumb {
    width: 60px !important;
    float: left;
}

.click_area .thumb img {
    width: 100% !important;
}

.achieveList .listWrap li .txt {
    padding: 15px 5px;
    background: url(../images/bg_achieve01.png);
    text-align: left;
    color: #5a5a5a;
}

#main-image {
    padding: 0px !important;
    margin-bottom: -7px;
}

@media screen and (max-width: 480px) {
    h1.logo {
        max-width:180px;
        float: left;
        margin-top: 16px;
        margin-left: 15px;
    }
}

/* MVエリア表示 */
#main-container {position:relative;}
#main-container .area_box{position:absolute;top:8px;left:8px;padding:5px;border:solid 1px #d9d9d9;color:#585858;background-color:#FFF;font-size:20px;font-weight:bold;}
#main-container .area_box span{color:#e71a0f;}
@media screen and (max-width:768px) {#main-container .area_box{top:8px;left:7px;padding:4px;font-size:20px;width:auto;}}
@media screen and (max-width:640px) {#main-container .area_box{top:24px;padding:8px;}}
@media screen and (max-width:540px) {#main-container .area_box{top:24px;font-size:24px;}}
@media screen and (max-width:470px) {#main-container .area_box{top:14px;left:11px;font-size:20px;}}
@media screen and (max-width:400px) {#main-container .area_box{top:12px;left:8px;padding:6px;font-size:18px;}}
@media screen and (max-width:350px) {#main-container .area_box{letter-spacing:-1px;}}
@media screen and (max-width:320px) {#main-container .area_box{top:9px;left:8px;padding:5px;font-size:16px;letter-spacing:initial;}}

.area_up_box {width:auto;position:relative;}
