iframe#twitter-widget-0 {
    display: block !important;
}

.fb_iframe_widget {
    display: none !important;
}

.pc_only{
    display: inline-block;
}

.sp_only{
    display: none;
}

.clearfix::after{
    clear: both;
    content: "";
    display: block;
}

.block-page-block {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}

.contents_outer {
    background: linear-gradient(to bottom, rgba(241,254,255,1) 0%,rgba(168,218,230,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    margin-top: -48px;
    padding-top: 50px;
    padding-bottom: 40px;
}

.mv_area h2 {
    margin: 0;
    padding: 0;
    border: 0;
}

.mv_area img{
    margin: 0;
    padding: 0;
}

.contents_inner {
    max-width: 820px;
    margin: 0 auto;
}

p.mv_desc {
    font-size: 18px;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

h3.title_type02 {
    font-size: 24px;
    text-align: center;
    font-family: 'Noto Sans JP';
    border-bottom: 0;
    padding: 75px 0 0 0;
    background-image: url(/img/usr/pg/1seasonal-230506/title_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    font-weight: normal;
    position: relative;
    background-size: 820px 50px;
}


.block02 h3.title_type02::after {
    content: '1';
    position: absolute;
    color: #52bfd0;
    display: block;
    font-size: 20px;
    top: 42px;
    right: 0;
    left: 0;
    margin: auto;
}

.block03 h3.title_type02::after {
    content: '2';
    position: absolute;
    color: #52bfd0;
    display: block;
    font-size: 20px;
    top: 42px;
    right: 0;
    left: 0;
    margin: auto;
}

h3.title_type02 span {
    color: #009FB9;
}


.block02_left {
    float: left;
    width: 57.5%;
    margin-right: 2.5%;
}

.block02_right {
    float: right;
    width: 40%;
}

.block02_inner {
    width: 95%;
    margin: 0 auto;
}


.block02_left p {
    display: table-cell;
    width: 0.1%;
    height: 228px;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1.75;
}


section.block02 {
    margin-bottom: 50px;
}

section.block03 > img {
    max-width: 90%;
    margin: 0 auto;
    display: block;
}

section.block03 {
    margin-bottom: 50px;
}

section.block04 h3 {
    width: 100%;
    max-width: 337px;
    border-bottom: 0;
    margin: 0 auto 25px;
}



ul.block04_list li:nth-of-type(2n) {
    margin-right: 0;
}


ul.block04_list li {
    float: left;
    width: 46%;
    margin-right: 8%;
    position: relative;
    z-index: 5;
    background-color: #76c5d4;
    margin-bottom: 50px;
    padding: 0 25px 25px;
}

ul.block04_list li::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -20px;
    right: 0;
    bottom: 0;
    left: -20px;
    margin: auto;
    z-index: -1;
    border: 3px solid #fff;
}

ul.block04_list li h4 {
    color: #009fb9;
    text-align: center;
    font-size: 24px;
    font-family: 'Noto Sans JP';
    text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
    padding-top: 10px;
    margin-bottom: 15px;
    position: relative;
    width: 160px;
    margin-left: auto;
    margin-right: auto;
}

ul.block04_list li h4::before {
    display: block;
    position: absolute;
    left: 0px;
    font-size: 50px;
    color: #fff;
    text-shadow: 0 0 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 80px;
}

ul.block04_list.tp li:nth-of-type(1) h4::before{
    content: "1";
}

ul.block04_list.tp li:nth-of-type(2) h4::before{
    content: "2";
}

ul.block04_list.bt li:nth-of-type(1) h4::before{
    content: "3";
}

ul.block04_list.bt li:nth-of-type(2) h4::before{
    content: "4";
}

ul.block04_list li {
    float: left;
    width: 46%;
    margin-right: 8%;
    position: relative;
    z-index: 5;
    background-color: #75c5d4;
    margin-bottom: 75px;
    padding: 20px 25px 30px 20px;
    height: 291px;
}

ul.block04_list li p {
    color: #fff;
    font-size: 16px;
}

ul.block04_list li img{
    max-height: 200px;
}


ul.block04_list.tp li:nth-of-type(1) img {
    position: absolute;
    right: -40px;
    bottom: -55px;
}

ul.block04_list.tp li:nth-of-type(2) img {
    position: absolute;
    right: -28px;
    bottom: -51px;
}

ul.block04_list.bt li:nth-of-type(1) img {
    max-height: none !important;
    width: 100%;
}


ul.block04_list.bt li:nth-of-type(2) img {
    position: absolute;
    right: -10px;
    bottom: -77px;
}

.prod_left {
    float: left;
    width: 25%;
}

.prod_right {
    float: right;
    width: 70%;
    font-size: 16px;
}

ul.prod_list li {
    margin-bottom: 50px;
}

.prod_outer {
    margin-bottom: 50px;
    padding: 25px;
    background-color:#ffffffa8 !important;
}

h4.subtitle {
    background-color: #fff;
    border: 2px solid #111111;
    border-radius: 10px;
    margin-bottom: 20px;
    font-size: 20px;
    font-family: 'Noto Sans JP';
    padding-left: 25px;
        margin-top: 50px;
}

@media only screen and (max-width:768px){

.pc_only{
    display: none;
}

.sp_only{
    display: inline-block;
}

.block02_left, .block02_right {
    float: none !important;
    width: 100% !important;
    margin-right: 0;
}

ul.block04_list li {
    float: none;
    width: 92%;
    margin: 0 auto 50px;
    height: auto;
    margin-right: auto !important;
}

ul.block04_list li img {
    position: static !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: 25px auto 10px !important;
    display: block !important;
}

p#footer_pagetop {
    z-index: 100;
}


.prod_left {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.prod_left img {
    margin-bottom: 10px;
}

p.prod_name {
    text-align: center !important;
}

.prod_right {
    float: none;
    width: 100%;
    font-size: 16px;
}

.prod_right {
    float: none;
    width: 100%;
    font-size: 16px;
}



.prod_list li h4.subtitle::before {
    display: none;
}

}