/* for japanex */

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
 /* 初期化　*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/* メイン */

@charset "UTF-8";

body{
    font-family: 'メイリオ','Hiragino Kaku Gothic Pro', sans-serif;
    margin-top:-88px;
}

body,html{
    height:90%;
}

.wrap{
    margin-top:88px;
    position: relative;
    width: 100%;
     position: relative;
     height:auto !important;
     height: 100%;
     min-height: 100%;
     overflow: hidden;
     padding-bottom: 287px;
}


.main_wrap{
    position: relative;

}

p{
    font-size:18px;
    line-height: 23px;
}

h2 {
font-size:19px;
}

/*##########################################################################
    header
##########################################################################*/
.nav{
    padding-top: 11px;
    float: right;
}

.navber-logo {
    width: 150px;
    height: auto;
    padding-left: 15px;
    border: none;
}

.navber-brand a {
    text-decoration: none;
}

.nav li a {
    font-size: 14px;
}

#open_info img{
    width:25px;
    display: inline-block;
}

#open_icon ,#open_info{
    display: none;
}

.btn img{
    width:25px;
    height:auto;
}


/*##########################################################################
    article
##########################################################################*/

/*** carousel ***/
/**
.main_wrap h1{
    display: none;
}

.item{
    width:100%;
    height:auto;
}

.carousel-inner > .item > img{
    max-height: 550px;
    width: auto;
    vertical-align: bottom;
    margin: 0 auto;
    text-align: center;
}

.carousel-control.right,.carousel-control.left {
    background-image:none;
}**/

/*** slide ***/

.bxslider img{
    max-height: 550px;
    width:auto;
    margin:0 auto;
}

.main_wrap h1{
    display: none;
}

#content{
    margin-left: 13px;
    padding-top: 28px;
}


/*** info_area ***/


.japanex_mind img{
    max-width: 40%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding-top:50px;
}

.japanex_mind{
    padding-bottom:40px;
 /*   border-bottom:solid 10px #c90926; */
}


/*** error400 ***/


.error_wrap{
    margin-top: 180px;
}

.error_msg h2{
    font-size:40px;
    padding:10px;
    color:#2b2b2b;
}

.error_msg{
    width: 350px;
    margin:0 auto;
}

.gsc-control-cse * {
    box-sizing: content-box;
}
.gsc-input {
    line-height: 1;
}


/*** under_area ***/


.under_area{
    margin: 40px 20px 40px;
}

.under_area p,h2{
    padding: 7px;
}

.under_area h2{
    text-align: center;
    padding: 20px 0px 10px 0px;
}

/***  zenryoku-box  ***/


.takafuda img{
    width:40px;
    display: block;
    margin: 0 auto;
    opacity: 0.8;
}

.zenryoku_box{
    padding: 15px 40px 30px 40px;
    margin:35px 0px;
}

.zenryoku_box img{
    width:180px;
    display: block;
    margin:0 auto;
}

.additional_tax img{
    width:200px;
    display: block;
    margin:0 auto;

}

.future_image img{
    width:40px;
    opacity: 0.8;
    padding:5px;
    float: left;
    margin:0px 10px;
}

.future_image{
    width: 120px;
    margin : 0 auto;
    position:relative;
    margin-top: 7px;
}

.arrow_side{
    position: absolute;
    top:-20px;
    left:30px;
}

.zenryoku_msg span,.additional_tax span{
    color:#c90926;
}

.samurai_msg,.zenryoku_msg,.blog_msg{
    border-top:solid 3px #17184b;
    border-bottom:solid 3px #17184b;
}

.zenryoku_box .btn ,.tax_base .btn, .additional_tax .btn{
    display: block;
    width: 150px;
    margin: 0 auto;
    margin-top: 20px;
    background-color: #1798A5;
}

.zenryoku_msg{
    padding:5px 0px;
}

/*** tax_base ***/


.introduction{
    max-width:280px;
    width:100%;
    display: block;
    margin: 0 auto;
    padding: 8px;
    box-shadow: 1px 1px 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.title{
    max-width: 290px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.tax_base{
    margin:15px 0px;
    padding :35px 40px;
}


/** additional_tax **/

.additional_tax{
    margin: 15px 0px;
    padding:30px 30px;
}

.samurai_msg{
    padding:5px 5px;
}


/*##########################################################################
    footer
##########################################################################*/
footer{
    width:100%;
    min-width:300px;
    height: 80px;
    background-color: #44617b;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
}

/* コピーライト */

.copyright p {
    color: #fef4f4;
    font-size: 10px;
    text-align: center;
    padding: 10px;
    margin-top: 20px
}

.footer_menu{
    padding-top:20px;
}

.footer_menu a{
    text-decoration: none;
    color:#fef4f4;
    font-size: 12px;
    padding:0px 5px;
}

.footer_menu ul{
    margin-bottom: 0px;
}

.com_info_li{
    padding:5px;
}

.com_info_li:first-child{
    padding-right:24px;
}
.footer_box{
    max-width:598px;
    margin:0 auto;
}

.fb-page{
    width:264px;
}

.footer-wrap{
  background-color: #44617b;
}



/**************************************/
@media(max-width:768px){

.footer_box{
  padding-top: 20px;
}

.tax_base{
    margin-top: 30px;
}

.copyright,.footer_menu{
    background-color: #44617b;
    padding:0px;
    margin:0px;
    height:170px;
}
