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;
    overflow: hidden;
}

.contents_outer {
    margin-top: -48px;
    padding-top: 90px;
    padding-bottom: 40px;
    background-color: #EFF2F9;
}

.mv_area h2 {
    margin: 0;
    padding: 0;
    border: 0;
}

.mv_area img{
    margin: 0;
    padding: 0;
}


section.block01 p {
    font-size: 18px;
    text-align: center;
    margin-bottom: 75px;
}

section.block03, section.block04, section.block05, section.block06 {
    background-color: #fff;
    padding: 0;
    position: relative;
    padding-bottom: 50px;
}

section.block03 h4,section.block04 h4,section.block05 h4,section.block06 h4 {
    padding: 0;
    position: relative;
    width: 100%;
    margin-bottom: 25px;
}

section.block03 h4 img {
    max-width: 304px;
}

section.block04 h4 img {
    max-width: 236px;
}

section.block05 h4 img {
    max-width: 270px;
}

section.block06 h4 img {
    max-width: 440px;
}


section.block03::before,
section.block04::before,
section.block05::before,
section.block06::before {
    display: block;
    position: absolute;
    width: 50px;
    height: 25px;
    content: "";
    background-color: #eff2f9;
    transform: rotate(-45deg);
    bottom: -5px;
    right: -20px;
}

section.block03 h4::after,
section.block04 h4::after,
section.block05 h4::after,
section.block06 h4::after {
    display: block;
    width: 50px;
    height: 25px;
    background-color: #eff2f9;
    content: "";
    position: absolute;
    right: -20px;
    top: -5px;
    transform: rotate(45deg);
}

section.block03::after,
section.block04::after,
section.block05::after,
section.block06::after {
    display: block;
    position: absolute;
    width: 50px;
    height: 25px;
    content: "";
    background-color: #eff2f9;
    transform: rotate(45deg);
    bottom: -5px;
    left: -20px;
}

section.block03 h4::before,
section.block04 h4::before,
section.block05 h4::before,
section.block06 h4::before {
    display: block;
    width: 50px;
    height: 25px;
    background-color: #eff2f9;
    content: "";
    position: absolute;
    left: -20px;
    top: -5px;
    transform: rotate(-45deg);
}
.block02, .block03, .block04, .block05, .block06 {
    max-width: 820px;
    margin: 0 auto 75px;
}

.block_inner {
    max-width: 740px;
    margin: 0 auto;
}

section.block02 h3 {
    text-align: center;
    border-bottom: 0;
    margin-bottom: 25px;
}



.block_inner > p {
    margin-bottom: 50px;
    font-size: 16px;
}

ul.block03_list > li {
    float: left;
    width: 32%;
    margin-right: 2%;
}

ul.block03_list > li:nth-of-type(3n) {
    margin-right: 0;
}

p.list_title {
    font-size: 16px;
    text-align: center;
    border: 1px solid #05aeaa;
    color: #05aeaa;
    border-radius: 10px;
    margin-bottom: 25px;
    height: 60px;
    padding: 0px;
    display: grid
;
    width: 100%;
    vertical-align: middle;
    place-items: center;
}

ul.block03_inner_list {
    list-style: disc;
    margin-left: 15px;
}


ul.block03_inner_list li {
    margin-bottom: 10px;
}


.list_img {
    display: table-cell;
    width: 0.01%;
    height: 120px;
    vertical-align: bottom;
    text-align: center;
}

.block03 ul.block03_list li:nth-of-type(3) img {
    width: 91px;
}

.block03 ul.block03_list li:nth-of-type(2) img {
    width: 211px;
}

ul.block03_inner_list li {
    list-style: disc;
    margin-left: 25px;
    margin-bottom: 5px;
}


section.block03::after {
    display: block;
    position: absolute;
    width: 50px;
    height: 25px;
    content: "";
    background-color: #eff2f9;
    transform: rotate(45deg);
    bottom: -5px;
    left: -20px;
}

.block04 .block_inner img {
    width: 100%;
    max-width: 540px;
    margin: 0 auto 50px;
    display: block;
}

.block04 .list_img {
    vertical-align: bottom !important;
    height: 197px;
    position: relative;
    top: -35px;
    z-index: 0;
}

section.block04 .block_inner ul li > p:nth-of-type(2) {
    position: relative;
    z-index: 10;
    text-align: center;
}

section.block04 {
    padding-bottom: 0;
}

section.block05 .block_inner > img {
    width: 100%;
    max-width: 336px;
    margin: 0 auto 50px;
    display: block;
}

section.block04 .block_inner ul li:nth-of-type(2) > p:nth-of-type(2) {
    position: relative;
}

section.block04 .block_inner ul li:nth-of-type(2) > p:nth-of-type(2)::before {
    content: "";
    display: block;
    width: 2px;
    height: 25px;
    background-color: #777;
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: auto;
}

.block05 ul.block03_list li:nth-of-type(1) img {
    width: 187px;
}

.block05 ul.block03_list li:nth-of-type(2) img {
    width: 159px;
}

.block05 ul.block03_list li:nth-of-type(3) img {
    width: 193px;
}

.block05 .list_img {
    height: 150px;
    vertical-align: middle;
}

section.block06 ul li {
    float: left;
    width: 17.66%;
    margin-right: 2%;
    text-align: center;
}

section.block06 ul li:nth-of-type(1) {
    width: 39%;
}

.img_area {
    height: 120px;
}

p.last_desc {
    max-width: 820px;
    margin: 0 auto;
    position: relative;
    top: -30px;
}





.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: 10px;
}


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;
}

ul.prod_list {
    max-width: 820px;
    margin: 0 auto;
}


@media only screen and (max-width:768px){

.pc_only{
    display: none;
}

.sp_only{
    display: inline-block;
}

.contents_outer {
    padding-left: 2.5%;
    padding-right: 2.5%;
}

.block_inner {
    padding: 0 20px;
}

ul.block03_list > li {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
}
.block03 ul.block03_list li:nth-of-type(2) img {
    width: unset;
}

.block03 ul.block03_list li:nth-of-type(3) img {
    width: 100%;
    max-width: 200px;
}

.block03 .list_img {
    margin-bottom: 15px !important;
    display: block;
    width: 100%;
}


.block03 .list_img {
    margin-bottom: 15px !important;
    display: block;
    width: 100%;
    height: unset;
}

.block04 .list_img {
    display: block;
    height: auto;
    position: static;
    width: 100%;
}

section.block06 ul li {
    float: none;
    width: 50%;
    margin: 0 auto 25px;
}

section.block06 ul li:nth-of-type(1) {
    width: 100%;
}

.img_area {
    height: auto;
}

section.block06 h4 img {
    max-width: 440px;
    width: 88vw;
}

section.block04 .block_inner {
    padding: 0 20px 1px;
}

p.vege {
    max-width: 350px;
    margin: 0 auto;
}

.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;
}
