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

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

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

body {
    background: url(../img/bg03.png) 50% 100% repeat;
}
a{
    display: inline-block;    
}
a:hover{
    opacity: 0.6
}
.social_sp {
    display: none;
}

.sec_sns_wrp {
}

.sec_sns {
    text-align: right;
    padding: 5px;
    background: #73d4e6;
}
.sec_01{
    background: #73d4e6;
}
.sec_01 div p{
  position: relative;}
.sec_01 div p a{
  position: absolute;
}
.sec_02{
    position: relative;
    background: #73d4e6;
}
.sec_02 div p{
    position: absolute;
}
.sec_03{
    background: #ffcc33;
    margin-bottom: 30px;
}
.sec_03 div p{
    position: absolute;
    }
.sec_03 p span{
    font-weight: bold;
    font-size: 110%;
    }
.wrp_bg02{
    background: url(../img/bg02.png) 50% 100% repeat;
    width: 100%;
    /*padding:0 30px 0;*/
}

.sec_04_wrp{
    margin: 30px 0 0;
    background: #fff;
    border-radius: 20px 20px 0 0;
}
.sec_04{
    text-align: center;
    /*background: url(../img/bg02.png) 50% 100% repeat;*/
    /*border-radius: 15px;
    padding: 10px 0 30px;*/
}
/*.sec_04 div p{
    padding: 10px 25px;
    text-align: center;
}
.sec_04 p{
    color:#a29069;
    font-size: 140%;
    }
.sec_04 p span{
    font-weight: bold;
    font-size: 120%;
    }
.sec_04 p.txt01{
    color: #3dc6c6;
    font-weight: bold;
    font-size: 168%;
}*/
.sec_05_wrp{
    background: url(../img/bg01.png) 50% 100% repeat;
}
.sec_05{
    padding: 0 0 20px;
    text-align: center;
    position: relative;
    /*background: #fff;*/
}
.sec_05 p{
    position: absolute;
    width: 100%;
    text-align: center;
}
.sec_06_wrp{
    margin: 0 0 20px;
    background: #fff;
    border-radius: 0 0 20px 20px;
}
.sec_06{
    padding: 15px 0 20px;
    text-align: center;
    color: #00ac92;
    /*background: url(../img/bg02.png) 50% 100% repeat;
    border-radius: 15px;
    padding: 10px 0 30px;*/
}
.sec_06 span{
    color: #e84466;
}

.sec_07_wrp{
    margin: 20px 0 45px;
    padding: 20px 10px;
    background: #fff;
    border-radius:20px;
    text-align: center;
    overflow: hidden;
}

.sec_07>div{
    padding: 10px 5px;
}
.sec_07>div img{
    width: 100%;
}
.sec_07>div p{
    white-space:nowrap;
    text-wrap:none;
    font-size: 95%;
    text-align: center;
    /*margin: 0 -4%;*/
}
.sec_07>div p.s{
    margin: 0 -30%;
}
.sec_07>div p span{
    font-size: 85%;
    display: block;
}
.sec_footer .pagetop{
    margin: 25px 0 5px;
    text-align: right;
}
.sec_footer .logo,.sec_footer p{
    text-align: center;
    color: #9a998a;
}
.pop_link{
    display: none;
}
.link_inr p{
    color: #333;
    width: 100%;
    margin: 10px 0;
}
.link_inr p span{
    display: block;
}
.link_inr p img{
    width: 100%;
}
.link_inr .land{
    margin: -15% 0;
}
#cboxContent{
  background:none;
  padding: 10px;
}
#colorbox #cboxClose{
  content: "";
  background: url(../img/close_01.png) no-repeat 0 0;
    background-size: 40px 40px;
width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;;
  top: -10px;
  right: -10px;
  z-index: 105;

}
#cboxCurrent{
  display: none;
  opacity: 0;
}
#colorbox #cboxLoadedContent,
{
    background: none;
}
#colorbox #cboxContent{
    background: #fff;
    border-radius:10px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
#colorbox,#cboxWrapper{
    overflow: visible;
}