/*◆-◆-◆-◆-◆-◆-◆-◆-◆-◆-◆*/
/*html,body*/
/*◆-◆-◆-◆-◆-◆-◆-◆-◆-◆-◆*/
html
{
    font-size: 1em;
}
body
{
    font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: 1.4em;

    color: #4d4d4d;
}
/*◆-◆-◆-◆-◆-◆-◆-◆-◆-◆-◆*/
/*wrapper,bg*/
/*◆-◆-◆-◆-◆-◆-◆-◆-◆-◆-◆*/
#wrapper
{
   background: #ffcc66;
}
.bg{

}
/*◆-◆-◆-◆-◆-◆-◆-◆-◆-◆-◆*/
/*img*/
/*◆-◆-◆-◆-◆-◆-◆-◆-◆-◆-◆*/
img
{
    height: auto;
    width: 100%;

    display: block;
}
.text_img{
    margin-bottom: 10px;
}
h1 img{
    margin-bottom: 8px
}

.toko_img{
    border:1px #666 solid;
}

/*◆-◆-◆-◆-◆-◆-◆-◆-◆-◆-◆*/
/*p,box_bg*/
/*◆-◆-◆-◆-◆-◆-◆-◆-◆-◆-◆*/
p{


}
.box_bg{
    padding: 10px;
    background: #fff;
    text-align:justify;
　 　text-justify:distribute;
    text-justify: inter-ideograph;
　　-ms-text-justify:distribute;
    border: 1px solid #dce2f1;
}
.p03,.p05{
    width: 100%;
    margin-bottom: 10px;
    color: #652f66;

    font-weight: bold;
}
.p04{
    margin-bottom: 8px;
    padding: 12px;
    background: #652f66;
    color: #fff;
}
.p05{
    text-align: center;
    font-size: 1em;
}
@media screen and (max-width: 360px) {
/* 表示領域が390px以下の場合に適用します */
   .p05{
    text-align: center;
    font-size: 0.9em;
}
}

.p06{
    font-size: 0.8em;
    color: #000;
    line-height: 1.1em;
}


.day{
    overflow: hidden;
    max-width: 360px;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
}

.day_l{
    float: left;
}
.day_r{
    float: right;
}
h2
{
    padding: 5px;

    font-size: 0.9em;
    text-align: center;
    
    background: #ff6600;
    color: #fff;

    border-radius: 11px 11px 0 0;
}
h3{
    padding: 5px 5px 5px 10px;

    font-size: 0.9em;
    font-weight: bold;

    text-align: center;

    background: #ff6600;
    color: #fff;
}
dl{
    overflow: hidden;
}
dt{
    width: 40%;
    float: left;
    margin:0 10px 10px 0;
    padding: 10px;
    background: #f8f7f7;
    border:1px solid #eee;
}
.d_title{
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.4em;
}
dd{
    font-size: 0.8em;
    line-height: 1.2em;

}
ul li{
    list-style: none;
}
li{
    background: #fffcda;
    padding: 10px;
    margin-bottom: 10px;
}
li:last-child{
    margin-bottom: 0;
}
hr{
    margin: 0;
}
footer
{
    font-size: .7em;
    line-height: 2em;

    height: 5em;
    padding-top: 2em;

    text-align: center;

    color: #fff;
    background-color: #4386bc;
}

.caption{
    font-weight: bold;
}
/*◆-◆-◆-◆-◆-◆-◆-◆-◆-◆-◆*/
/*.box*/
/*◆-◆-◆-◆-◆-◆-◆-◆-◆-◆-◆*/
.box
{
    margin-top: 10px;
    padding: 0px 10px;
}
.box2{
        margin-top: 10px;
    text-align: center;
}


.box02
{
    margin: 15px auto 15px;  
    padding: 0px 10px;
    padding-left: :  15px;
    color: #330000;

}

.box3{
    margin: 10px 0;
    padding: 0px 10px; 
    color: #000;
    line-height: 2em;
}
/*◆-◆-◆-◆-◆-◆-◆-◆-◆-◆-◆*/
/*.download——*/
/*◆-◆-◆-◆-◆-◆-◆-◆-◆-◆-◆*/
.download
{
    padding: 0 10px;
}
.download2
{
    padding: 10px 10px 10px 10px;
}
/*ボタンのスタイルをなくす*/
button
{
    width: 100%;
    padding: 0;

    text-align: left;

    border: 0;
    background: none;
}
/*ボタンの影*/
.dlBtBg_sh{
    margin-bottom: 6px;

    background: #fff;
    box-shadow: 4px 4px rgba(0,0,0,0.3);;

    border: 1px solid #dce2f1;
    border-radius: 12px;


}
/*ボタンの白い部分*/
.dlBtBg
{
    font-size: 1.2em;

    position: relative;

    overflow: hidden;

    padding: 4px;


}
/*著作権表記*/
small
{
    margin-top: 0.2em;
    font-size: 0.7em;

    display: block;
}
/*アイコン*/
.jump_icon
{
    float: left;

    width: 20%;
}
/*ボタンの縦幅に対して文字を中心に*/
.text_area
{
    font-size: 1em;
    line-height: 1.2em;

    position: absolute;
    top: 50%;
    left: 22%;

    margin-top: -1.2em;
}
/*ボタンの縦幅に対して文字を中心に
タイトルが２行になる時はこちらを使ってください*/
.text_area02
{
    line-height: 1.0em;

    font-size: 0.9em;

    position: absolute;
    top: 40%;
    left: 22%;

    margin-top: -1.4em;
}
/*ボタンの装飾部分*/
.bt_icon_box
{
    position: absolute;
    top: 50%;
    left: -10px;

    width: 100%;
    margin-top: -13px;
}
span{
    color: #f00;
}

span .b_p{
    font-weight: bold;
    color: #000;
}
.bt_icon
{
    position: relative;

    display: block;
    float: right;

    width: 30px;
    height: 30px;

    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #cc3300;
}

.bt_icon:before
{
    position: absolute;
    top: 7px; left: 11px;

    display: block;

    width: 0;
    height: 0;

    content: '';

border-style: solid;
border-width: 8px 0 8px 13.9px;
border-color: transparent transparent transparent #ffffff;
}

.buttom
{
    width:50%;
    float: left;
    clear:both;
}
.buttom02
{
    width:50%;
}
.mozi_color01{
    background-color:#ff9933;
    color: #000;
    font-weight: bold;
}

.mozi_color02{
    background-color:#ffcc66;
    color: #000;
    font-weight: bold;
}

.dlicon{
    width: 70%;

     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     margin: auto;
}

.rink{
    word-break:break-all;

}
.mozi{text-align: center;
    font-weight: bold;
font-size:1.0em;
padding: 20px 0px 0px 0px;
color: #ff6633;
}