.row {
    margin: 0;
    padding: 0;
}

[class*="col-"] {
    margin: 0;
    padding: 0;
}

div,
p,
ul,
li,
a,
hr,
section,
span,
em,h1,h2,em{
    text-decoration: none;
    list-style: none;
    color: inherit;
    background: none;
    margin: 0;
    padding: 0;
    font-style: normal;
}

.toppa10 {
    background: url(../img/bg_04.png) 50% 100% repeat;
}

.social_sp {
    display: none;
}

.sec_sns_wrp {
    /*background: #faf2dd;*/
}

.sec_sns {
    text-align: right;
    padding: 5px;
    /*background: #faf2dd;*/
}
.sec_sns{
    background: #ffefef;
}
.sec_01{
    background: url(../img/img_m01.png) 0 0 no-repeat;
    text-align: center;
}
.sec_01_wrp .container{
    background: #ffefef;
}
.sec_01 .row_02{
    background: rgba(255 , 224 , 224 , 0.8);
}
.sec_02_wrp .container{
    background: #fdbf1e;
}
.sec_02_wrp{
    z-index: 20;
}
.sec_02{
    background: url(../img/img_m09.png) 0 0 no-repeat;
}
.sec_02 div p{
    margin: 10px 30px;
    /*text-align: left;*/
}

.sec_02 .txt_01{
    color: #149e9e;
    font-size: 1.5em;
    font-weight: bold;
}
.sec_02 .txt_02{
    color: #64591d;
    font-size: 1.2em;
}
.sec_02 .txt_03{
    margin-top: 20px;
    color: #e7b740;
    font-size: 2em;
    font-weight: bold;
}
.sec_02 .txt_04 li{
    text-align: left;
    font-size: 1.2em;
    line-height: 1.2em;
}
.sec_02 .txt_04 li:first-letter{
    font-size: 1.6em;
    font-weight: bold;
    color: #e72214;
}
.sec_02 .txt_04 li:nth-child(even):first-letter{
    color: #f16b75;    
}
.sec_02 .txt_05{
    color: #64591d;
    font-size: 1em;
    margin-top: 15px;
}
.sec_02 .txt_05 a{
    color: #f4675f;
    font-size: 1.2em;
    text-decoration: none;
}
.sec_02 .txt_06{
    text-align: center;
    color: #64591d;
    font-size: 1.8em;
    margin: 10px 0;
}
.sec_02 .right_col_01 p{
    color: #64591d;
    text-align: center;
}
.sec_02 .sec_inner{
    background: #ffffc7;
    margin: 10px 20px;
    padding: 15px;
    border-radius: 15px;
}
.sec_02 .sec_link{
    background: #fff;
    margin: 5px 20px 20px;
    padding: 15px;

}
.sec_02 .sec_link p{
    color: #666;
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    margin: 0 0 15px;
}
.sec_03_wrp{
    z-index: 2;
}
.sec_03_wrp .container{
    background: #fffbec;
}
.sec_03 .mess{
    margin: 0.7% 0;
}
.sec_03 .mess>div{
    text-align: center;
    padding: 0.7% 0;
}
.sec_03 .title{
    text-align: center;
    margin: 0.5% auto 1%;
}
.sec_03 .row_02{
    text-align: center;
}
.sec_03 .row_02 .sakurada{
    font-size: 85%;
    text-align: left;
    padding: 1% 2%;
    background: #fff;
    margin: 1% 0;
}
.sec_03 .row_02 .sakurada a{
    text-decoration: underline;
}
.sec_03 .row_03{
     /*background: rgba(255 , 255 , 255 , 0.6);*/
     text-align: center;
}
.sec_03 .row_03 .bimg{
    padding: 0.5%;
    text-align: center;
}
.sec_03 .row_03 .bimg img{
    max-width: 100%;
    /*width: 100%;*/
}
.formLine{
    text-align: left;
    border:2px solid #f47e77;
    padding: 6px;
    width: 260px;
    margin: 0 0 0 auto;
    background: #fff;
}
.sec_footer .logo{
    text-align: center;
}
.sec_footer .logo img{
  width: 320px;
  height: auto;
}
.report .sec_sns{
    background: #fdbf1e;
}
.report .sec_02 {
    background:  none;
    margin-top: -140px;
}
.report .sec_02 .sec_inner{
    border-radius: 0;
}
.report .sec_02 .title{
    position: relative;
}
.report .sec_02 .title i{
    position: absolute;
    right: -10px;
    top: 50px;
}
.report .sec_02 p{
    text-align: left;
}
.report .sec_02 .img{
    text-align: center;
}
.report .sec_02 .img img{
    display: inline-block;
    text-align: center;
    width: 75%;
    padding: 1%;
}
.report .sec_02 .img2{
    text-align: center;
}
.report .sec_02 .img2 img{
    display: inline-block;
    text-align: center;
    width: 50%;
    padding: 2%;
}
.report .sec_02 h2{
    padding: 0 30px;
    text-align: left;
    font-size: 160%;
}
.report .sec_02 h3{
    text-align: center;
    font-size: 160%;
    font-weight: bold;
color: #520002;
}
.report .sec_02 h4{
    text-align: left;
    font-size: 120%;
    font-weight: bold;
}
.report .sec_02 h5 img{
    text-align: center;
    margin:20px 0;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
}
.report .sec_02 .page_link ul{
    display: table;
    margin: 0 auto;
}
.report .sec_02 .page_link ul li{
    display: table-cell;
    background:url(../img/bg_02.png) 0 0 no-repeat;
    background-size: 90px 76px;
    width: 90px;
    height: 76px;
text-align: center;
vertical-align: middle;
font-size: 30px;
font-weight: bold;
color: #520002;

}
.report .sec_02 .page_link ul li.act{
    background:url(../img/bg_03.png) 0 0 no-repeat;
    background-size: 90px 76px;
color: #f7c7d0;

}.report .sec_02 .page_link ul li:hover{
    opacity: 0.6

}
.report .sec_02 .page_link ul li a{
    text-decoration: none;
    width: 90px;
    height: 76px;
}