h5 {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 1.2em;
}
h6{
	font-size: 95%;
    font-style: normal;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}

.jb_square #contents #contentsinner #column_left section article .text .left {
    float: left;
    clear: both;
    margin: 0 1rem 1rem 0;
}

.jb_square #contents #contentsinner #column_left section article .text .center {
    clear: both;
    
}

span.caption {
    font-weight: normal !important;
    display: block;
    font-size: 75%;
}
.article_text p{
	text-align: right;
}


.underline{
	text-decoration: underline;
	font-weight: normal !important;
}
sup {
    vertical-align: super;
    font-size: smaller;
}
sub {
    vertical-align: sub;
    font-size: smaller;
}
em {
    font-style: normal;
    font-weight: bold;
}
table.tw-im {
    font-size: 0.8em;
}
.font_s{
    display: block;
    font-size: 0.8em;
    font-weight: normal !important;
    margin-top: 1.5em;
}
.font_s2 {
    text-align: right;
    font-size: 75%;
    margin-bottom: 1.5em;
}

.graf_title {
    font-weight: bold;
    font-size: 1rem;
    text-align: center;
}
.jb_square #contents #contentsinner #column_left section article .q_text{
    color: inherit !important;
    margin-top:0;
    clear:both;
}
.att2 {
    padding-left: 2em;
    text-indent: -2em;
   
}
.font2_s3 {
    font-size: 75%;
    margin-top: 10px;
}
.furigana{
    font-size:0.8em;
}
.kitable2 {
    border-right: #FFF 1px solid;
    border-bottom: #FFF 1px solid;
    background-color: #036195;
    color: #FFF;
    text-align: center;
    width: 50px;
    padding: 10px 0;
}
.kitable3 {
    border-right: #FFF 1px solid;
    border-bottom: #FFF 1px solid;
    background-color: #EFEFEF;
    padding: 10px;
    text-align: left;
    font-weight: bold;
}
.kitable1 {
    border-top: #FFF 1px solid;
    border-left: #FFF 1px solid;
    width: 100%;
    margin: 0 auto;
}
.list1 {
    font-size: 85%;
    border: 1px solid #7f7f7f;
    padding: 10px;
    margin: 10px 0;
}
.caution{
    display: block;
    text-align: right;
    font-size: 0.8em;
    margin-bottom: 3em;
}
.parenthesis {
    position: relative;
    width: 100%;
    padding: 15px 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0.8rem;
    margin-top: 1rem;
    font-weight: normal;
    margin-bottom: 1rem;
    border: 1px solid #ccc;
}
.mile_orderlist {
    border: 1px solid #999;
    padding: 15px;
    margin: 10px 10px;
    text-align: left;
    /*list-style: outside none decimal;*/
    list-style: none;
    line-height: 1.5em;
}
div.right{
    float: right;
    clear: both;
    margin: 0 0 1rem 1rem;
}
div.left{
    float: left;
    clear: both;
        margin: 0 1rem 1rem 0;
}
.caption
    {
    display: block;
    text-align: center;
    font-size: 0.8em;
}
.jb_square #contents #contentsinner #column_left section article .article_text p span{
    border:none;
}


.miledoctorleft{width: 49%;float:left}

.miledoctorright{width: 49%;float:right}
.miledoctorimage{width: 48%;float:left;padding-right: 0.5rem;}
.miledoctorinfo{font-size: 0.8rem;}
.miledoctor1{margin-top:20px;}

@media only screen and (max-width: 640px){
    #column_left  div.left{
        width: 100%;
}
    #column_left div.left > img{
        width:100%;
    }
    #column_left div.right{
        width: 100%;
}
    #column_left  div.right > img{
        width:100%;
    }
	
	
	.miledoctorleft{width: 100%;clear:both;margin-bottom:10px;}
	.miledoctorright{width: 100%;clear:both;margin-bottom:10px;}
	
	.miledoctorinfo p{display: inline-block;width:48%;}
	.miledoctorimage{display: inline-block;}

	
	
}

#column_left section article .text{
    -ms-word-wrap: break-word;
        word-wrap: break-word;
}

.att1{
padding-left:1em;
text-indent:-1em;
margin-bottom:0.2em;

}


h5.text.q_text{margin-top: 0;}

p.textcenter{
	text-align: center;
	margin-bottom: 1.5rem;
}
