@charset "UTF-8";
body{
    font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,Verdana,Helvetica,sans-serif;
    font-size:14px;
    margin: 0 auto;
    text-align: center;
    border-top:4px solid #e85548;border-bottom:2px solid #aea5a2;
    overflow-x: hidden;
}

h2{
    color: #fff;
    background: #e85548;
    padding: 8px;
    font-size: 15px;
    margin: 0 auto 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
h3{
    margin: 0 auto 20px;
    border: solid #e85548 1px;
    padding: 5px;
    color: #e85548;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 14px;
    background: #fdede4;
}
a{ color:#e85548; text-decoration:underline;}
a:hover{ color:#e85548; text-decoration:none;}
a img{ opacity:0.8; text-decoration:none}
a img:hover{ opacity:0.8; text-decoration:none}
p { line-height: 1.5; margin: 0 auto; }
ul{ line-height: 1.5; list-style-type: none; padding: 0; margin: 0 auto; }
hr{ width: 98%; border-top: 1px solid #999999; }

a.pdf:after{
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(/app/images/pdf.png) no-repeat;
    position: relative;
    background-size: contain;
    content:"";
    top: 3px;
    left: 6px;
    margin-right:4px;
}

.content0 {
    max-width:770px;
    margin: 0 auto 10px;
}

#app_content1,
#app_content2{
    display: block;
    text-align: left;
    padding: 0 20px 20px;
    max-width:770px;
    margin: 0 auto;
}
#app_content1{padding: 0 20px 10px;}

ul.list{ margin-left: 15px; }
ul.list li{ padding-left: 15px; text-indent: -15px; margin-bottom: 5px; }

.main_box {
    padding: 10px;
}

#header {
    width: 100%;
}
#header .L {
    float: left;
    margin: 12px auto 0;
    text-align: right;
    width: 200px;
}
#fotter {
    padding: 0 20px 20px;
    text-align: center;
    font-size: 11px;
}
.logo_img { width: 50%; max-width: 250px; min-width: 170px; }

.chk_box {
    background: -moz-linear-gradient(to bottom, #FFFFFF, #FFC9C8);
    background: -webkit-linear-gradient(to bottom, #FFFFFF, #FFC9C8);
    background: linear-gradient(to bottom, #FFFFFF, #FFC9C8);
    border: 1px #BE4B48 solid;
    padding: 7px 15px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    max-width: 85%;
    min-width: 250px;
}
.chk_box div.fl { display: table-cell; vertical-align: middle; width: 30px; text-align: left; }
.chk_box div.fl input{ border: 1px #333 solid; }
.chk_box div.fr { display: table-cell; text-align: left;}

.doui_btn{
    display: inline-block;
    background: #ded6d4!important;
    color: #999 !important;
    padding: 10px 30px;
    font-size: 15px;
    font-weight: bold;
    margin-right: 0;
    border: solid #aea5a2 2px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    text-decoration:none;
}

.doui_btn.on{
    color: #fff !important;
    background: #aea5a2 !important;
}
.doui_btn.on:hover {
    color: #aea5a2 !important;
    background: #fff!important;
    text-decoration: none !important;
    cursor: pointer;
}
.spOnly {display: none;}
    
@media only screen and (max-width: 500px){
    ul.list{ margin-left: 5px; }
    input.doui_btn{
        border-top   : solid 1px #cccccc;
        border-right : solid 1px #333333;
        border-bottom: solid 2px #333333;
        border-left  : solid 1px #cccccc;
    }
    .spOnly {display: block;}
}

.mt10 { margin-top: 10px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }

.ind1{ padding-left: 1.5em; text-indent: -1.5em; }
.ind2{ padding-left: 17px; text-indent: -13px; }

.textB{ font-weight: bold; }
.text12{font-size: 12px}
.text15{font-size: 15px}

.red{ color: #e85548; }






.nav-tabs-outer{
    overflow-x:scroll;
}

.nav-tabs-outer .nav-tabs li{
    display: block;
    width: 100px;
}

.nav-tabs-outer .nav-tabs li a{
	margin-top:10px;
	transition-property:all;
    transition-duration: 0.25s;
    transition-timing-function:ease-out;
}

.nav-tabs-outer .nav-tabs li.active a{
	margin-top:0;
	padding: 15px 0;
	background: #e85548;
	color: #fff;

}


#SP_topR {width: 50px;float: right;overflow: hidden;display: block;padding: 20px 0;}

#menu_SP{ background:url(/app/images/SP_topmenu_01.png) no-repeat; background-size:40px 40px; height: 40px; }
#menu_SP.open{ background:url(/app/images/SP_topmenu_01_0.png) no-repeat; background-size:40px 40px; }

#SP_topmenu_wrap{background: #fff none repeat scroll 0 0;left: 0;  position: absolute;top: 68px;width: 100%;z-index: 200;}

#category_menuSP{ display:none; width:100%; background:#fff;}
#category_menuSP.open{ display:block}
#category_menuSP{ width:100%; background:#fff; padding-left: 0px; }
#category_menuSP li{ margin:1px auto 0;font-size:14px;}
#category_menuSP li a{
    display:block;
    padding:15px 10px 15px 25px;
    color:#fff;
    background:url(/app/images/sub_Lcontent_bg02.png) no-repeat 10px center ,#e85548;
    text-decoration: none;
    text-align: left;
}
#category_menuSP li#menu_SP_C{ cursor:pointer; text-align:center; padding:10px;}
#header .U img {margin: 12px auto 0;width: 40%;min-width: 150px;max-width: 450px;}
