/* -------------------------PC・スマホ共通------------------------- */
/* ページ全体の背景色 */
body{
    background-color: #f0f2f4;
    -webkit-text-size-adjust: 100%;/*Chrome,Safari*/
    -ms-text-size-adjust: 100%;/*EgdeMobile*/
    -moz-text-size-adjust: 100%;/*firefox*/
    font-family: 'ヒラギノ角ゴ ProN W3', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif　!important;
    line-height: 2rem;
}

.headcopy{
    padding-top: 50px;
    padding-bottom: 50px;
}

.headcopy p{
    text-align: center;
    font-size: 1.5em;
    line-height: 1.5em;
    font-family: 'ヒラギノ角ゴ ProN W3', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
}

.headcopy h2{
    font-weight: bold;
    text-align: center;
    font-size: 2.5em;
    line-height: 1.5em;
    font-family: 'ヒラギノ角ゴ ProN W3', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
}

/* 文字装飾 */
.red{
    color: #eb6154;
    font-weight: bold;
}

.price{
    color: #eb6154;
    font-weight: bold;
    font-size: 2em;
    text-align: center;
}

.price-sub{
    color: #eb6154;
    font-weight: bold;
    font-size: 1em;
    text-align: center;
}

.mark{
    background-color: #f6fd8a;
}

#check{
    font-size: 13px;
    color: red;
    font-weight: bold;
    text-align: center;
}

.list p{
    font-weight: bold;
}

.head h2{
    font-weight: bold;
}

.offer-head h2{
    font-weight: bold;
}

.step p{
    font-weight: bold;
}

.button a{
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.ryoukin{
    font-weight: bold;
    text-align: center;
}

/* メルマガフォーム用CSS */
.mail_form{
    width: 60%;
    margin: 0 auto;
}

.mail_form p{
	color: #333333;
	font-size: 22px;
	padding-bottom:6px;
	font-family: 'ヒラギノ角ゴ ProN W3', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif　!important;
	line-height: 1.5em;
}

.mail_form br {
    display: block;
    content: "";
    margin: 5px 0;
}

.mail_form input[type="email"]{
	width: 100%;
	font-size:34px;
	box-sizing: border-box;
	border-color: #000;
	border-radius: 3px;
	padding: 10px;
	
	display:block;
	margin-left: auto;
	margin-right: auto;
	
	font-family: 'ヒラギノ角ゴ ProN W3', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif　!important;

    background-color: #fff;
}

.mail_form button[type="submit"]{
	background: linear-gradient(#ffd700, #ff8c00);
	border: none;
	color: black;
	margin:30px auto;
	font-size: 30px;
	font-weight: bold;
	
	display: block;
	padding: 30px 100px;
	
	font-family: 'ヒラギノ角ゴ ProN W3', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif　!important;
}

.waku{
	margin-left: auto;
	margin-right: auto;
}

.MF-hiddenFld{
	height: 0px;
}

input{
    border: 1px solid;
}

.waku h3{
    font-size: 25px;
    display: block;
    margin: 20px auto 30px;
    font-family: 'ヒラギノ角ゴ ProN W3', Hiragino Sans, 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif　!important;
}

.note{
    font-size: 14px;
}

.emphasis{
    font-size: 24px;
    line-height: 1.5em;
    font-weight: bold;
    color: red;
}

.profile-head h2{
    text-align: center;
    font-size: 22px;
    line-height: 1.5em;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    display: block;
    margin: 40px auto 0px auto;
}

.img-put{
    float: right;
}

.profile-img{
    margin-left: 50px;
    margin-bottom: 50px;
}

/* コンテンツ領域 */
main{
    width: 1000px;
    margin: 0 auto;
    background-color: white;
}

/* キービジュアルの幅 */
.header img{
    width: 1000px;
}

/* 見出し設定 */
.head{
    background-color:#00ad79;
    padding-top: 30px;
    padding-bottom: 30px;
}

/* 見出しの文字設定 */
.head h2{
    color: white;
    text-align: center;
    font-size: 34px;
    line-height: 1.5em;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.head h3{
    color: white;
    text-align: center;
    font-size: 20px;
    line-height: 1.5em;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.ryoukin{
    font-size: 34px;
}

/* 本文の設定 */
.text{
    padding: 30px 150px;
    line-height: 2em;
    font-size: 1em;
    font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN', sans-serif,'Lucida Grande';
    color:#333333;
}

.text2{
    padding: 50px 130px;
    line-height: 1.5em;
    font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN', sans-serif,'Lucida Grande';
    color:#333333;
}

/* 本文中に挿入する画像の幅 */
.text img{
    width: 70%;
    box-shadow: 0 10px 25px 0 rgba(111, 111, 111, 0.501);
    margin-top: 20px;
    margin-bottom: 20px;
}

/* 画像の中央寄せ */
.image{
    text-align: center;
}

/* リストの見出し */
.list{
    background-color: #ff914d;
    text-align: center;
    color: white;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 1.5em;
    font-size: 1.3em;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

/* リスト2の見出し */
.list2{
    padding-top: 30px;
    border-bottom: solid 3px #3080e7;
    font-size: 1.3em;
    line-height: 1.3em;
    font-weight: bold;
}

/* コメント */
.message{
    padding: 20px 50px;
    border: solid #00ad79;
}

/* コメント */
.out-message{
    padding: 20px 50px;
}

/* コメント内の見出し */
.out-message h3{
    color: #0d1363;
    font-size: 1.5em;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 40px;
    text-align: center;
    line-height: 1.4em;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

/* コメント内の見出し */
.message h3{
    color: #0d1363;
    font-size: 1.5em;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 40px;
    text-align: center;
    line-height: 1.4em;
}

/* オファー見出し */
.offer-head{
    background-color:#71887b;
    padding-top: 30px;
    padding-bottom: 30px;
}

/* オファー見出しの文字設定 */
.offer-head h2{
    color: white;
    text-align: center;
    font-size: 34px;
    line-height: 1.5em;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

/* ステップの見出し */
.step{
    background-color: #ff914d;
    text-align: center;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.5em;
    font-size: 1.3em;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

/* ボタン */
.button a {
    display: block;
    align-items: center;
    margin: 0 auto;
    padding: 1em 1.5em;
    width: 90%;
    font-size: 1.8em;
    background-color: #ff914d;
    transition: 0.3s;
    text-align: center;
    border-radius: 200px;
}

.button a:hover {
    text-decoration: none;
    opacity: 0.5;
}

/* Q&A */
.qa{
    background-color: #00ad79;
    padding-bottom: 50px;
}

.qa-in{
    margin: 0px 50px;
    padding: 100px 100px;
    line-height: 1.5em;
    font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN', sans-serif,'Lucida Grande';
    color:#333333;
    background-color: #fff
}

.qa-in dt{
    color:#00ad79;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: solid 3px #00ad79;
}

.menu{
    margin: 50px auto;
    text-align: center;
}

.menu a{
    color:#434343;
    border-bottom: solid 1px;
    font-size: 0.9em;
}

ul, ol {
    background: #fffcf4;
    border-radius :8px;/*角の丸み*/
    box-shadow :0px 0px 5px silver;/*5px=影の広がり具合*/
    padding: 0.5em 0.5em 0.5em 2em;
  }
  ul li, ol li {
    line-height: 1.5;
    padding: 0.5em 0;
  }

.sp{
    display: none;
}

.small-sp{
    display: none;
}

.max400{
    display: none;
}

.profile-img{
    width: 180px;
}

.form{
    background-color: #eee;
    padding: 40px 0
}

.text img{
    width: 100%;
}

.payment{
    width: auto !important;
    box-shadow: none !important;
}

#light a{
    background-color: #76D6FF;
}

#standard a{
    background-color: #FFD579;
}

#pro a{
    background-color: #FF7E79;
}

/* -------------------------タブレット------------------------- */

@media screen and (max-width: 1025px){

    .qa-in{
        padding: 80px 80px;
    }

   main{
       width: 100%;
   }

   .header img{
    width: 100%;
   }

   .mail_form{
       width: 80%;
       margin: 0 auto;
   }

    .mail_form button[type="submit"]{
        padding: 20px 60px;
    }

    .text{
        width: 95%;
        padding: 50px 70px;
        margin: 0 auto;
    }

    .text2{
        padding: 50px 70px;
    }
    
    .imp-put{
        width: 80%;
    }
}

/* ----------------フォームボタンの見栄え調整------------------ */

@media screen and (max-width: 800px){

    .qa-in{
        padding: 50px 50px;
        margin: 0 30px;
    }

    .mail_form{
        margin: 0 auto;
    }

    .mail_form button[type="submit"]{
        padding: 15px 30px;
    }

    .mail_form input[type="email"]{
        font-size: 25px;
    }

    .text{
        padding-right: 0;
        padding-left: 0;
    }

    .button a{
        font-size: 1.3em;
    }
}

@media screen and (max-width: 680px){

    .img-put{
        float: none;
        margin-bottom: 50px;
    }

    .profile-img{
        margin: 0;
    }

    .sp-center{
        text-align: center;
    }
}

/* -------------------------スマホ------------------------- */

@media screen and (max-width: 600px){
   .pc{
       display: none;
   }

   .sp{
       display: block;
   }

   .qa-in{
        padding: 30px 30px;
        margin: 0 20px;
    }

   .headcopy{
    padding-top: 30px;
    padding-bottom: 30px;
    }

   .head h2{
       font-size: 28px;
   }

   .mail_form{
       width: 95%;
   }

   .headcopy p{
    font-size: 1.3em;
    line-height: 1.3em;
   }

   .headcopy h2{
    font-size: 1.8em;
    line-height: 1.8em;
   }

   .mail_form button[type="submit"]{
        margin: 15px auto;
        padding: 10px 0;
        width: 100%;
        text-align: center;
        font-size: 20px;
    }

    li{
        font-size: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 1.5em;
        margin: 10px auto;
    }

    .text2{
        padding: 50px 60px;
    }

    .message{
        padding: 10px 20px;
    }

    .out-message h3{
        padding-bottom: 20px;
    }

    #check{
        text-align: left;
    }
}

@media screen and (max-width: 500px){

    .qa-in{
        padding: 15px 15px;
        margin: 0 15px;
    }

    .qa-in dt{
        font-size: 1em;
    }

    .headcopy p{
    font-size: 1em;
    line-height: 1em;
    }

    .headcopy h2{
    font-size: 1.4em;
    line-height: 1.4em;
    }

     .waku h3{
         font-size: 20px;
         margin-bottom: 20px;
     }

    .text2{
        padding: 30px;
    }

    .message h3{
        font-size: 1.2em;
    }

    .out-message{
        padding: 20px;
    }

    .head h2{
        font-size: 20px;
    }
    
    li{
        font-size: 18px;
    }

    .button a{
        font-size: 1em;
    }
 }

/* ----------------------小さいスマホ---------------------- */

@media screen and (max-width: 400px){
 
    .mail_form input[type="email"]{
        font-size: 20px;
    }

    .mail_form button[type="submit"]{
         font-size: 20px;
     }

     .waku h3{
         font-size: 18px;
         margin-bottom: 15px;
     }

     .img-put{
         margin-bottom: 30px;
     }

     img{
         width: 100%;
     }

     .max400{
         display: inline;
     }

     .min400{
         display: none;
     }
     
    .small-sp{
       display: block;
    }
    
       li{
        font-size: 17px;
    }
 }