@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@charset "Shift_JIS";
a:hover img{
    opacity:none !important;
}
#mainArea{
    margin: 0 auto;
    font-size: 100%;
    line-height: 2.2rem;
    font-family: 'Didact Gothic','Noto Sans Japanese';
    text-align:center;
}
.mainBanner{
    width: 100%;
    z-index: 0;
    position: relative;
    height: 749px;
}
.mainTitle{
    background: #fef2f0;
    padding: 5% 0;
    width: 1000px;
    margin: -13% auto 0;
    z-index: 1000;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
}
h2{
    font-size: 4.0rem;
    color: #eb7466;
    letter-spacing: 0.5rem;
    font-family: 'Didact Gothic','Noto Sans Japanese';
    font-weight: bold;
}
.subTitle{
    font-size: 1.8rem;
    color: #000000;
    display: block;
    margin: 2.5%;
    letter-spacing: 0.2rem;
    font-weight: normal;
}
.co_01 ul li,.co_02 ul li,.co_03 ul li{
    float:left;
}
.co_01, .co_02,.co_03,.co_04{
    width: 1000px;
    margin: 0 auto;
    font-family: 'Didact Gothic','Noto Sans Japanese';
    position: relative;
    padding: 10% 0;
}
.co1{
    background: #f0fcfe;
}
.co_01 ul{
    width: 800px;
    margin: 0 auto;
    display: inline-block;
}
.co_01 ul li.specArea{
    width: 38%;
    text-align: left;
    background: #ffffff;
    padding: 8% 4%;
    opacity: 0.8;
    margin: 20% 0 0 -3%;
}
.co2{
    background: #f0fef7;
}
.co_02 ul{
    width: 860px;
    margin: 0 auto;
    display: inline-block;
}
.co_02 ul li.specArea{
    width: 30%;
    text-align: left;
    background: #ffffff;
    padding: 8% 4%;
    opacity: 0.8;
    margin: 28% -11% 0 3%;
}
.co3{
    background: #fefef0;
}
.co_03 ul{
    width: 1000px;
    margin: 0 auto;
    display: inline-block;
}
.co_03 ul li.specArea{
    width: 23%;
    text-align: left;
    background: #ffffff;
    padding: 8% 4%;
    opacity: 0.8;
    margin: 23% -21% 0 5%;
}
.co4{
    background: #fef2f0;
}
.co_04 ul{
    width: 1000px;
    margin: 0 auto;
    display: inline-block;
}
.co_04 ul li{
    padding: 8% 1% 3% 0;
    display: inline-block;
    width: 27%;
    text-align: left;
    position: relative;
}
.imageTitle{
    writing-mode: vertical-lr;
    font-family: 'Didact Gothic','Noto Sans Japanese';
    font-size: 3.5rem;
    font-weight: bold;
    letter-spacing: 0.2rem;
    position: absolute;
    top: 26%;
    left: -4%;
}
.no-border{
    border-top:none !important;
}
.lebelName{
    font-size: 2.0rem;
    padding: 5% 0 0 0;
    border-top: 1px solid;
    margin: 5% 0 2% 0;
    letter-spacing: 0.1rem;
    font-weight: bold;
}
.spec span{
    font-size: 1.1rem;
    display: block;
}
.buttonArea{
    margin: 0 auto;
        border-radius: 30px;
}
.buttonArea a{
    border: 2px solid #000;
    color: #000;
    text-align: center;
    padding: 4% 0%;
    margin: 5% auto;
    transition: all .3s;
    display: inline-block;
    text-decoration: none;
    width: 100%;
    border-radius: 30px;
    background: #fff;
    font-size:1.4rem;
}
.buttonArea a:hover {
  color: #fff !important;
  background-color: #000000;
}
.colorArea div{
    display:inline-block;
    width:24%;
}
h3.sectionTitle{
    font-size: 4.5rem;
    font-family: 'Didact Gothic','Noto Sans Japanese';
    padding: 10% 0 3%;
    text-align: left;
    font-weight: bold;
    letter-spacing: 0.2rem;
    position: absolute;
}
h3.sectionTitle span{
    font-size: 1.5rem;
    display: block;
    padding: 6% 0 0 2%;
    letter-spacing: 0.1rem;
}
h3.sectionTitle_roxy{
    font-size: 4rem;
    font-family: 'Didact Gothic','Noto Sans Japanese';
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.2rem;
}
h3.sectionTitle_roxy span{
    font-size: 1.5rem;
    display: block;
    padding: 2% 0;
    letter-spacing: 0.1rem;
}

.ps_1{
    top: 12%;
    left: 42%;
}
.ps_2{
    top: 12%;
    left: 21%;
}
.ps_3{
    top: 0;
    left: 41%;
}
.fade-up {
  transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  -o-transition: transform 0.5s;
}
.sp{
  margin:0 2% 0 0;
}
.moreItemArea{
    padding: 5% 0;
    background: #f0fef7;
    width: 1000px;
    margin: 0 auto;
}
.moreItemArea p{
    font-size: 15px;
    margin: 0 0 2% 0;
}