@charset "utf-8";
/*
Theme Name: RMG multipress
Theme URI: http://www.rmblog.jp/
Description: EASYS PCテーマ
Author: RMG
Version: ver2.14.13
Tags: none
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  vertical-align: bottom;
}
body {
  line-height: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
blockquote {
  quotes: none;
}
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
del {
  text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-spacing: 0;
  border-collapse: collapse;
}
a img {
  border: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

/*	アンドロイドver4のバグ回避CSS
===============================================================*/

p {
  background-image: url("");
}
li {
  background-image: url("");
}

/* -------------------------------------------------------------- 
		■　リセットcss　■
-------------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: inherit;
  font-weight: normal;
}

/*	検索ラベル
-------------------------------------------------------------- */

label.screen-reader-text {
  display: none;
  text-indent: -9999px;
}

/* =font
-------------------------------------------------------------- */

#main #container_top .content_area {
  font-size: 13px;
  line-height: 1.7;
}
.content_area {
  font-size: 13px;
  line-height: 1.7;
}

/*==========================================================================================
    ページ共通　見出し
==========================================================================================*/

.top-entry-title {
  margin: 0;
  padding: 0 0 15px;
  width: 700px;
  height: 55px;
  background: url("../../../../files/top_entry_title.png") no-repeat scroll left top transparent;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 55px;
}

.widget-title {
  margin: 0;
  padding: 0 0 5px 40px;
  height: 40px;
  background: url("../../../../files/widget_title_bg.png") no-repeat scroll left top transparent;
  font-weight: bold;
  font-size: 14px;
  line-height: 40px;
}

.entry-title a:link,
.entry-title a:visited {
  text-decoration: none;
}
.entry-title a:hover,
.entry-title a:active {
  text-decoration: underline;
}

.entry-title {
  position: static;
  overflow: hidden;
  margin-bottom: 10px;
  padding: 0 0 0 40px;
  width: 660px;
  height: 40px;
  background: url("../../../../files/entry_title_bg.png") no-repeat scroll left top transparent;
  font-weight: bold;
  font-size: 14px;
  line-height: 40px;
}

span.read_more_btn {
  float: right;
  width: 120px;
  height: 40px;
}
span.read_more_btn a {
  display: inline-block;
  width: 120px;
  height: 40px;
  background: url("../../../../files/read_more_btn.png") no-repeat scroll left top transparent;
  line-height: 40px;
}

/* =Menu
-------------------------------------------------------------- */

/* #access {
    display: block;
    float: left;
    margin: 0 auto;
    width: 940px;
}
#access .menu-header {
    font-size: 13px;
    margin-left: 12px;
    width: 928px;
}
#access .menu-header ul {
    list-style: none;
    margin: 0;
}
#access .menu-header li {
    float: left;
    position: relative;
}
#access a {
    display: block;
    line-height: 38px;
    padding: 0 10px;
    text-decoration: none;
}
#access ul ul {
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
    display: none;
    position: absolute;
    top: 55px;
    left: 0;
    float: left;
    z-index: 99999;
}
#access ul ul li {
    min-width: 180px;
}

#access ul ul a {
    background: #333;
    line-height: 1em;
    padding: 10px;
    width: 160px;
    height: auto;
}
#access li:hover > a {
    background: #333;
    color: #fff;
}
#access ul li:hover > ul {
    display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
    color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
    color: #fff;
} */

/*footer_sns
===========================================================================================*/
#footer_sns_btn {
  margin: 0 auto;
}
#footer_sns_btn .footer_sns_inner {
  display:     -ms-flex;
  display: -webkit-box;
  display: -webkit-flex;
  display:         flex;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  margin: 0 auto;
}

/*ブログ記事画像　記事幅はみ出さないように
===========================================================================================*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
  max-width: 100%;
  height: auto;
}
/*youtube
===========================================================================================*/
.youtube_wrap {
  position: relative;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 56.25%;
  height: 0;
}
.youtube_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
