/*
Theme Name: Methodos
Author:Kataoka Design Marketing
*/


/*------------------------------------------------------------------------------------------------*/
/*背景色*/
/*------------------------------------------------------------------------------------------------*/


/*背景色*/
  #main.post-46{background-color:#FFFFFF;}

/*背景画像*/
  #main.post-46{background-image: url("http://lp-practice.skyweblife.com/wp-content/uploads/2022/05/bg_main.png");}

/*背景画像の繰り返し*/
  #main.post-46{background-repeat: repeat;}


/*背景画像の固定*/
  #main.post-46{background-attachment:scroll; }


/*背景の大きさ*/
  #main.post-46{background-size:auto;}

/*------------------------------------------------------------------------------------------------*/
/*記事背景設定*/
/*------------------------------------------------------------------------------------------------*/

/*背景色*/
  #main-in.post-46{background-color:#FFFFFF;}

/*背景画像*/
  


/*------------------------------------------------------------------------------------------------*/
/*デザイン設定*/
/*------------------------------------------------------------------------------------------------*/

/*文字色*/
  #main.post-46{color:#3c3c3c;}

/*文字サイズ(PC)*/
  #main-contents.post-46{font-size:1.7em;}

/*文字サイズ(スマホ)*/
  @media
only screen and (max-width : 768px){
#main-contents.post-46{font-size:1.4em;}
}

/*行間(PC)*/
  #main-contents.post-46 p{line-height:2.0em;}


/*行間(スマホ)*/
  @media
only screen and (max-width : 768px){
#main-contents.post-46 p{line-height:1.8em;}
}


/*------------------------------------------------------------------------------------------------*/
/*見出し設定(h2) スマホ共通*/
/*------------------------------------------------------------------------------------------------*/

/*背景色(h2)*/
  #main-contents.post-46 h2{background-color:#00b1e6;}

/*文字色(h2)*/
  #main-contents.post-46 h2{color:#FFFFFF;}

/*サブヘッド横幅(h2)*/
  #main-contents.post-46 h2{margin-left:-2.95em;margin-right:-2.95em;}

/*------------------------------------------------------------------------------------------------*/
/*フッター設定*/
/*------------------------------------------------------------------------------------------------*/

/*フッターの背景色*/
  #footer.post-46 {background:#00b1e6;}

/*フッターの文字色*/
  #footer.post-46 {color:#FFFFFF;}
#footer.post-46 a{color:#FFFFFF;}






