@charset "utf-8";
  #top .reason_box p .reason_text_red {
    color:#f00;
    font-weight:bold;
  }

@media only screen and (max-width: 768px) {
  /* モバイルレイアウト : 768 px およびそれ以下. */
  /***************************************
スマホ
***************************************/
  #top {
    display: block;
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    background: none;
    /*background:url(/official/chamer/img/top_coment_bg.png) no-repeat;*/
  }
  #top .top_waku {
    margin-bottom:30px;
  }
  #top .top_waku h2 {
    padding:10px 0;
  }
  #top .top_waku h2 .sono1_sp {
    background:url(../img/sono1.png) no-repeat;
    color:#ff618a;
    font-size:13px;
    width:76px;
    height:16px;
    display:block;
    padding-left:5px;
    margin-bottom:5px;
    line-height: 1.25em;
}
#top .top_waku h2 .sono1_pc {
  display:none;
}
  #top .top_waku h2 .sono_coment{
    display:inline-block;
    margin-left:10px;
    font-weight:bold;
    font-size:20px;
  }

  #top .reason_box {
    width: 100%;
    background: none;
    margin: 0 auto;
  }
  #top .reason_box p {
    padding: 10px;
    text-align:left;
    font-size:14px;
    margin:0;
  }

  .check_icon {
    display:inline-block;
    width:20px;
  }
  #top  ul.uwaki_ul {
    margin:0 10px 20px;
    padding:0;
    font-size:0;
    text-align:left;

  }
  #top ul.uwaki_ul li {
    width:50%;
    display:inline-block;
    border-left:8px solid #f00;
    box-sizing:border-box;
    font-size:20px;
    font-weight:bold;
    margin:5px 0;
    text-align:left;
    padding-left:5px;
  }
  .check_ul li{
    text-align:left;
    list-style: none;
  }
}



/* デスクトップレイアウト : 769 px ～。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 769px) {
  /***************************************
PC
***************************************/
#header .header_box {
  border-left:none !important;
  border-right:0 !important;
}
  #top {
    display: block;
    width: 100%;
    margin: 10px 0 10px;
    background: none;
    font-size:0;
  }
  .hushin_pc {
    display:inline-block;
    width:48%;
    margin:0 1%;
  }
  .hushin_sp{
    display:none;
  }
  #top .top_left_box {
    width: 38%;
    float: left;
    padding:0 1%;
    background:#fff;
  }
  #top .top_left_box2 {
    width: 495px;
    float: left;
  }

  #top .fb_head {
    width: 420px;
    background: url(/wp-content/themes/kokomo/img/reason_boxcopy_bg.png) no-repeat;
    font-size: 16px;
    font-family: "Times New Roman", Times, serif;
    color: #423020;
  }
  #top .fb-like-box {
    width: 100%;
  }
  #top .reason_box {
    color: #111;
  }
    #top .reason_box2 {
    width: 475px;
    margin-left: 30px;
    float: left;
    color: #fff;
  }
  iframe .pluginSkinDark,
  .pluginSkinDark .fcb {
    color: #fff;
  }
  .top_waku {
    width: 32%;
    margin: 0 0.666%;
    display:inline-block;
    font-size:14px;
    border:2px solid #ff618a;
    border-radius:5px;
    box-sizing:border-box;
    color:#111;
    vertical-align:top;
    padding-bottom:20px;
  }
  .top_waku h2 {
    background:#ffffd9;
    color: #ff618a;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    padding:5px;
    text-align:left;
    border-bottom:2px solid #ff618a;
  }
    #top .top_waku h2 .sono1_pc {
    color:#ff618a;
    display:inline-block;
    width:55px;
    margin:-15px 0 5px -5px;
}
#top .top_waku h2 .sono1_sp {
  display:none;
}
  #top .top_waku h2 .sono_coment{
    display:inline-block;
    margin-left:5px;
    font-weight:bold;
    font-size:18px;
  }

  .top_waku p {
    text-align:left;
    padding:10px;
  }
  .top_waku ul.uwaki_ul {
    font-size:0;
    text-align:left;
    width:96%;
    margin:0 2%;
  }
  .top_waku ul.uwaki_ul li {
    width:30%;
    display:inline-block;
    border-left:8px solid #f00;
    box-sizing:border-box;
    font-size:20px;
    font-weight:bold;
    margin:5px 0;
    text-align:left;
    padding-left:5px;
  }
.huxhin_img {
  padding:10px;
  font-size:0;
}
.huxhin_img img {
  width:50%;
}
.check_ul {
  text-align:left;
  padding:10px;
}
.hushin_pc .top_waku {
  width:100%;
}
  .soudan_link {
    display:inline-block;
    background:#88d800;
    padding:10px;
    color:#fff;
    border-radius : 10px;
    vertical-align:middle;
    margin:10px auto;
    width:76%;
  }
  .soudan_link_img {
    display:inline-block;
    width:70px;
    vertical-align: middle;
    margin: 0;
  }
  .soudan_link_text {
    display:inline-block;
    text-align:left;
    font-size:18px;
    vertical-align:middle;
    font-weight:bold;
    margin: 0 20px 0 10px;
}
  .soudan_link_text .soudan_link_text_big{
    font-size:22px;
  }

  .green_right_icon {
    display:inline-block;
    vertical-align:middle;
    width:18px;
    margin-left:30px;
  }

  .top_waku dl {
    border-bottom: 1px solid #c7b689;
    background: rgba(255,255,255,0.8);
  }
  .top_waku dt {
    width: 20%;
    height: 100px;
    float: left;
    padding: 10px;
  }
  .top_waku dd {
    width: 80%;
    float: left;
    padding: 10px;
    text-align: left;
    color: #c7b689;
  }
  .top_waku dd:after {
    clear: both;
    /*1段ずつfloat解除する設定(いらない？)*/
  }
    .top_waku dd .blog_date{
    color:#888;
  }
  .top_waku dd a {
    color: #40220f;
    text-decoration: underline;
  }
    .top_blog_midashi {
    padding: 10px;
    text-align: left;
    font-family: "游明朝", "YuMincho", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size:0;
    text-align: left;
    color: #fff;
    border:1px solid #fff;
 }
  .top_blog_midashi .top_blog_midashi_left{
    display:inline-block;
    width:50%;
    text-align:left;
    font-size: 35px;
  }
    .top_blog_midashi .top_blog_midashi_right{
    display:inline-block;
    width:50%;
    text-align:right;
    font-size: 20px;
    color:#fff;
  }
  #top .top_blog_box{
    margin-top:0;
  }
  .top_sp_bunner{
    display:none;
  }
  .top_pc_bunner{
    display:block;
  }
  .top_pc_bunner ul{
    margin:0 10px;
  }
  .top_pc_bunner li{
    margin:10px 0;
  }
  .hp_reserved_sp{
    display:none;
  }

  .hp_reserved{
    display:block;
  }

}