.hero {
    background-image: url(../image/hd_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
    font-family: "Montserrat", sans-serif;
  }
body {
    font-size: 1.6rem;
}
.pagelink {
    clear: both;
    text-align: center;
}
a.btn1 {
    position: relative;
    display: inline-block;
    margin: 20px 5px 0 5px;
    padding: 0.5rem 2.6rem 0.5rem 0.5rem;
    transition: all 0.3s;
    color: #326d94;
    font-weight: 900;
}
a.btn1:before, a.btn1:after {
    content: "";
    position: absolute;
    transition: all 0.3s;
}
a.btn1:before {
    right: 5px;
    bottom: 40%;
    width: 6px;
    height: 6px;
}
a.btn1:after {
    opacity: 0;
    bottom: 0;
    left: 0;
    height: 20%;
    width: 0;
    background: rgba(255, 221, 68, 0.7);
    border-bottom: 2px solid;
}
a.btn1:hover {
    color: #614f38;
    letter-spacing: 2px;
}
a.btn1:hover:before {
    right: 5px;
}
a.btn1:hover:after {
    opacity: 1;
    width: 100%;
}
.pile {
        position: relative;
    }
    .pile-up {
        width: 15%;
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        margin:0;
        padding:0;
    }
    .pile img {
        width: 100%;
    }
    .modal-wrapper {
        z-index: 999;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 0px 0px 30px 0px;
        text-align: center
    }
    .modal-wrapper:not(:target) {
        opacity: 0;
        visibility: hidden;
        transition: opacity .3s, visibility .3s;
    }
    .modal-wrapper:target {
        opacity: 1;
        visibility: visible;
        transition: opacity .4s, visibility .4s;
    }
    .modal-wrapper::after {
        display: inline-block;
        height: 95%;
        margin-left: -.05em;
        vertical-align: middle;
        content: ""
    }
    .modal-wrapper .modal-window {
        box-sizing: border-box;
        display: inline-block;
        z-index: 20;
        position: relative;
        width: 95%;
        padding: 7px 7px 7px 7px;
        border-radius: 2px;
        background: #fff;
        box-shadow: 0 0 30px rgba(0, 0, 0, .6);
        vertical-align: middle
    }
    .modal-wrapper .modal-window .modal-content {
        max-height: 95%;
        overflow-y: auto;
    }
    .modal-overlay {
        z-index: 10;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, .8)
    }
    .modal-wrapper .modal-close {
        z-index: 20;
        position: absolute;
        top: 0;
        right: 0;
        width: 35px;
        color: #95979c!important;
        font-size: 20px;
        font-weight: 700;
        line-height: 35px;
        text-align: center;
        text-decoration: none;
        text-indent: 0
    }
    .modal-wrapper .modal-close:hover {
        color: #2b2e38!important
    }
   .youtube {
            position: relative;
            width: 100%;
            padding-top: 56.25%;
    }
    .youtube iframe {
            position: absolute;
            top: 0;
            right: 0;
            width: 100% !important;
            height: 100% !important;
    }
    .worrymom_bgd {
        background: url(../image/worrymom_bgd.png)no-repeat center ;
        background-size: 100% 100%;
    }
    .worrymom {
        position: relative;
        bottom: 0px;
        margin-bottom: 25px;
    }
    .worryson_bgd {
        background: url(../image/worryson_bgd.png)no-repeat center ;
        background-size: 100% 100%;
    }
    .worryson {
        position: relative;
        bottom: -7px;
        margin-bottom: 30px;
    }
    .ingredient_box {
        background: url(../image/ingredient_bg.png)no-repeat center ;
        background-size: 130% 130%;
        max-width: 65%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 25px;
    }
    .images_l {
        float: left;
        width: 33%;
    } 
    .text_r {
        float: right;
        width: 67%;
        padding-left: 5%;
        padding-right: 5%;
    }
    .images_r {
        float: left;
        width: 33%;
    } 
    .text_l {
        float: left;
        width: 67%;
        padding-right: 5%;
        padding-left: 5%;
    }
    #sleep {
        display: inline-block;
        margin-top: 40px;
    }
    #arginine {
        display: inline-block;
        margin-top: 40px;
    }
    #cabmd {
        clear: both;
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
        margin-top: 40px;
    }
    #nutrient {
        clear: both;
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
        margin-top: 40px;
    }
    #sonworry{
        display: inline-block;
        margin-top: 40px;
    }
    #cocoataste {
        clear: both;
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
        margin-top: 40px;
    }
    #muscle {
        clear: both;
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
        margin-top: 40px;
    }
    #beforesleep {
        clear: both;
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
        margin-top: 40px;
    }
    #safety {
        clear: both;
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
        margin-top: 40px;
    }
    .worrytxt {
        position: relative;
        top: -30px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        font-weight: 900;
        color: #948a8a;
        font-size: 5vmin;
    }
    .worrytxt2 {
        width: 100%;
        font-weight: 900;
        color: #d17c7c;
        font-size: 4vmin;
    }
    .worrytxt span {
        font-size: 160%;
        color: red;
    }
    .to-shop {
        clear: both;
    }
.text-ul {
    padding-left: 55px;
    padding-right: 16px;
    margin-top: 25px;
    margin-bottom: 45px;
}
.midashi2 {
    font-size: 4.5vmin;
    background-color: #442e14; /* 背景色 */
    color: #fff; /* 文字色 */
    overflow: hidden;
    padding: 6px; /* 余白 */
    position: relative;
    font-weight: 900;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .midashi2:before {
    background-color: #fff; /* 大きな円の色 */
    border-radius: 50%;
    content: '';
    display: block;
    opacity: 0.6; /* 大きな円の不透明度 */
    position: absolute;
    top: -20px;
    left: 0px;
    width: 200px; /* 大きな円の幅 */
    height: 200px; /* 大きな円の高さ */
  }
  .midashi2:after {
    background-color: #fff; /* 小さな円の色 */
    border-radius: 50%;
    content: '';
    display: block;
    opacity: 0.6; /* 小さな円の不透明度 */
    position: absolute;
    bottom: -50px;
    left: 180px;
    width: 100px; /* 小さな円の幅 */
    height: 100px; /* 小さな円の高さ */
  }
  h3 {
      margin-bottom: 25px;
      text-align: center;
  }
.tetwidth70percent {
    padding-left: 14%;
    padding-right: 14%;
    margin-left: auto;
    margin-right: auto;
}
a.btn1 {
    width: 200px;
}
strong {
    background: linear-gradient(transparent 30%, #c5aa5eaf );
    font-weight: bold; 
    border-radius:6px;
}
.clear {
    clear: both;
    padding-left: 5px;
    padding-right: 5px;
}
@media (min-width:766px) {
    .hero {
      background-image: url(../image/hd.jpg);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      text-align: center;
      font-family: "Montserrat", sans-serif;
    }
#main {
    width: 766px;
    margin-left: auto;
    margin-right: auto;
}
.contentleft {
    width: 60%;
    float: right;
}
.contentright {
    width: 40%;
    float: right;
    padding-right: 15px;
}
.contentleft2 {
    width: 60%;
    float: left;
}
.contentright2 {
    width: 40%;
    float: left;
    padding-left: 15px;
}
#contents {
    clear: both;
    width: auto;
}
.outer-block {
    clear: both;
    }
    .modal-wrapper {
        padding: 40px 0px 30px 0px;
    }
    .modal-wrapper .modal-window {
        width: 70%;
        padding: 10px 10px 10px 10px;
    }
    .worrymom_bgd {
        background: url(../image/worrymom_bgd.png)no-repeat center ;
        background-size: 100% 100%;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .midashi2 {
        font-size: 30px;
    }
}