@media screen and ( min-width:800px ){

    .toplogo{box-shadow: 0px 0px 4px 0px #796671;margin:10px 0;}
    pre{white-space: pre-wrap;
        line-height: 180%;
        font-family: "メイリオ",Meiryo,san-serif;
    font-size: 15px;}
        .green_name {
            color: #333;
            font-weight: bold;
            font-size: 15px;
            background:none;
        }
.t_h{font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ＭＳ Ｐゴシック", sans-serif;
    margin: 0px;
    padding: 0px;}
.t_b{font-size: 18px;
    font-weight: bold;
    line-height: 27px;
margin-bottom: 60px;}
.master{width: 1000px;margin:0 auto;}
.contents-left{width: 780px;/* box-shadow */
    box-shadow:0px 0px 4px 0px #796671;
    background-color: #fff;
    /* border-radius */
    border-radius:3px;
    padding: 17px;
    margin-bottom: 10px;
    }
.contents-right{width: 190px;/* box-shadow */
    background-color: #fff;
    box-shadow:0px 0px 4px 0px #796671;
    
    /* border-radius */
    border-radius:3px;
    padding: 17px 10px;
    height: auto!important;
    margin-bottom: 10px;
    }
    .contents-right img{display: block;margin:10px auto;}
.wrap{display:flex;justify-content:space-around;
    -webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;}
h1{border-bottom:1px solid #888;margin-top:0px;color:#d8342d;}
h4{border-left:5px solid #d8342d;
color:#d8342d;
padding-left:10px;margin:0;}
h3{border-left:5px solid #03b82a;
    color:#03b82a;
    padding-left:10px;margin:0;
font-size: 35px;
margin-bottom: 14px;}
.supliment img{display: block;
margin:0 auto;}
.slink{    padding: 21px 114px;
    background-color: #03b82a;
    font-size: 30px;
    color: #fff!important;
    font-weight: bold;
    display: block;
    margin: 30px auto;
    text-align: center;
    width: 80%;
    transition: all 0.3s ease 0s;
border-radius:10px;}
    .slink:hover{background-color: #00ff37;}
.pink p{    font-size: 28px;
    color: #f6529f;
    font-weight: bold;
    line-height: 120%;}
    .blue p{    font-size: 24px;
        color: #0000cd;
        font-weight: bold;
        line-height: 120%;}
        p a{color: #f00!important;
            border-bottom: 1px solid #f00;
            line-height: 44px;transition: all 0.3s ease 0s;}
            p a:hover{color:#0f0!important;border-bottom: 1px solid #0f0;}
.contents-left img{max-width:600px;}
.kanrinin{width: 100%;}
footer{width: 100%;
    background-color: #333;
    height: 40px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 6px;
    text-align: center;
    padding-top: 10px;
    font-size: 16px;}
        }
        @media screen and ( max-width:799px ){
            body{background-color: #dedede;
                background-image:
                 linear-gradient(#ecebeb 50%, transparent 50%, transparent);
                background-size: 10px 10px;}
            img{max-width:100%;}
            .toplogo{box-shadow: 0px 0px 4px 0px #796671;margin:8px 0 0;}
.t_h{font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ＭＳ Ｐゴシック", sans-serif;
    margin: 0px;
    padding: 0px;}
.t_b{font-size: 16px!important;
    font-weight: bold;
    line-height: 24px;
margin-bottom: 40px;}
.master{width: 100%;margin:0 auto;}
.contents-left{width: 98%;/* box-shadow */
    box-shadow:0px 0px 4px 0px #796671;
    background-color: #fff;
    /* border-radius */
    border-radius:3px;
    padding: 10px;
   
    margin:10px auto;
    }
.contents-right{
    width: 98%;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0px 0px 4px 0px #796671;
    border-radius: 3px;
    padding: 17px 10px;
   
    margin-bottom: 10px;
    }
    .adimg{display:none;}

h1{border-bottom:1px solid #888;margin-top:0px;color:#d8342d;
font-size: 24px;}
h4{border-left:5px solid #d8342d;
color:#d8342d;
padding-left:10px;margin:0;}
h3{border-left:5px solid #03b82a;
    color:#03b82a;
    padding-left:10px;margin:0;
font-size: 22px;
margin-bottom: 14px;}
.supliment img{display: block;
margin:0 auto;}
.slink{    padding: 10px 10px;
    background-color: #03b82a;
    font-size: 23px;
    color: #fff!important;
    font-weight: bold;
    display: block;
    margin: 30px auto;
    text-align: center;
    width: 100%;
    transition: all 0.3s ease 0s;
border-radius:10px;}
    .slink:hover{background-color: #00ff37;}
.pink p{    font-size: 20px;
    color: #f6529f;
    font-weight: bold;
    line-height: 120%;}
    .blue p{    font-size: 20px;
        color: #0000cd;
        font-weight: bold;
        line-height: 120%;}
        p a{color: #f00!important;
            border-bottom: 1px solid #f00;
            line-height: 26px;transition: all 0.3s ease 0s;
        font-size: 14px;}
            p a:hover{color:#0f0!important;border-bottom: 1px solid #0f0;}
.contents-left img{max-width:100%;}
.kanrininbox {
    width: 30%;
    margin: 10px;}
.kanrinin{width: 100%;}
.smpbx{display:flex;}
footer{width: 100%;
    background-color: #333;
    height: 40px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 6px;
    text-align: center;
    padding-top: 10px;
    font-size: 2vw;}
    pre{white-space: pre-wrap;
        line-height: 180%;
        font-family: YuGothic,  /* For Mac */
    "Yu Gothic M", "Yu Gothic Medium",  /* For Windows Firefox, Edge, IE */
    "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",  /* For Mac Fallback */
    Meiryo,  /* For Windows Fallback (Chrome) */
    sans-serif; 
    font-size: 15px;}
        .green_name {
            color: #333;
            font-weight: bold;
            font-size: 15px;
            background:none;
        }
        }