@charset "utf-8";
/*
Theme Name: meria-room
*/


.bx-controls.bx-has-controls-direction.bx-has-pager {
    display: none;
}
/* スムーズスクロールボタン */
#btn_page_top img {
  position: fixed;
  width: 50px;
  bottom: 8%;
  right: 10%;
  z-index: 100;
}

#video_area iframe {
    /*border: 7px solid #ffffff;*/
    /* padding: 7px; */
}

.gallary2-content img {
    padding: 0px 6px;
}

#info_area h3:before {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    z-index: 1;
    background-image: url(http://meria-room.com/wp/wp-content/themes/home/img/top_news_info_line1.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

#info_area h3 span {
    background: #fff;
    padding: 0 0px;
    position: relative;
    z-index: 5;
    font-size: 20px;
    top: 10px;
    font-family: georgia,palatino,serif;
}
#info_area h3{
    text-align: center;
    position: relative;
    top: -12px;
}
#info_area {
    font-size: 0.8em;
    text-align: left;
    border-bottom: solid 2px #575757;
    background-color: white;
}
#info_area a {
    color: #757575;
    text-decoration: none;
}
#info_area li {

}
#info_area li a:hover {
    color: #b1b1b1;
}

#info_area li a {
    padding: 7px 10px;
    display: block;
}
.more {
    text-align: right;
}
.more a {
    color: #6a919d !important;
    text-decoration: none;
/*    font-size: 0.8em;*/
}
.more a:hover {
    opacity: 0.7;
}

header h1 {
    font-size: 28px;
    background-image: url(http://meria-room.com/wp/wp-content/themes/home/img/line1.png);
    background-repeat: no-repeat;
    background-position: 50% 70%;
    background-size: 100%;
    padding-bottom: 75px;
      line-height: 1.4em;
}
header h2 {
  font-size: 36px;
  background-image: url(http://meria-room.com/wp/wp-content/themes/home/img/line0.png);
  background-repeat: no-repeat;
  background-position: 50% 60px;
  background-size: 100%;
    padding-bottom: 60px;
  font-family: georgia,palatino,serif;
}
header .agreement-title {
  font-size: 26px;
  background-image: url(http://meria-room.com/wp/wp-content/themes/home/img/line0.png);
  background-repeat: no-repeat;
  background-position: 50% 45px;
  background-size: 100%;
  padding-top: 10px;
  padding-bottom: 60px;
}
footer {
  padding: 30px;
  text-align: center;
  background-image: url(./img/line_footer.png);
  background-repeat: no-repeat;
  background-size: 100%;
  max-width: 850px;
  margin: auto;
  font-family: georgia,palatino,serif;
}

.content h2 {
  font-size: 20px;
}
.google_map_bottom {
  width: 170px;
  height: auto;
}
.google_map {
  width: 80%;
  height: auto;
}
table.cam_campany {
    border-spacing: 0px 1em;
}
table.cam_campany th {
    width: 90px;
}
table.cam_campany td {
    min-width: 60px;
}
table.cam_aisatsu {
    line-height: 2em;
    font-size: 12px;
}
table.cam_aisatsu p {
    text-align: left;
}
table.cam_gaiyou {

  font-size: 14px;
  line-height: 1.7em;
}
table.cam_enkaku th {
    width: 90px;
}
table.cam_enkaku td {
    min-width: 95px;
}
table.cam_enkaku {
    border-spacing: 0px 2em;
    line-height: 1.1em;
}

#post-agreement {
  line-height: 1.2em;
}

.campany-content h2, .campany-new-design-content h2 {
  background-image: url(http://meria-room.com/wp/wp-content/themes/home/img/line1.png);
  background-repeat: no-repeat;
  background-position: 50% 60px;
  background-size: 100%;
  padding-bottom: 60px;
}
.campany-content, .campany-new-design-content {
  /*line-height: 1.7em;*/
}

#post-campany table, #post-campany-new-design table {
    width: 100%;
    margin: auto;
    font-size: 13px;
    padding: 0 25px;
}

.cam_point {
    border: 1px solid #e1e1e1;
    padding: 20px 20px;
    line-height: 1em;
    color: #888c94;
}





#logo img {
  width: 250px;
  /* padding: 0px 0 0 5px; */
  padding: 0px;
  margin: 10px 0;
}

.close {
  display: none;
}

.panel {
  font-size: 15px;
  font-weight: bold;
}

li {
  /* text-align: left; */
  /* text-decoration: none; */
  list-style-type: none;
}

article img {
  max-width: 100%;
  height: auto;
}

nav#mainNav {
  border-bottom: 7px double #6ba1ff;
  border-top: 1px solid #d3ebff;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,6493d1+20,6493d1+20,124fa5+50,283e7f+100 */
  background: rgb(255,255,255); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(100,147,209,1) 20%, rgba(100,147,209,1) 20%, rgba(18,79,165,1) 50%, rgba(40,62,127,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(100,147,209,1) 20%,rgba(100,147,209,1) 20%,rgba(18,79,165,1) 50%,rgba(40,62,127,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(100,147,209,1) 20%,rgba(100,147,209,1) 20%,rgba(18,79,165,1) 50%,rgba(40,62,127,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#283e7f',GradientType=0 ); /* IE6-9 */
  box-shadow: 4px 4px 12px rgb(176, 191, 226);
}

/* =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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body{
  background: white;
  color:#333;
  -webkit-text-size-adjust: none;
  font-family: "メイリオ", "Times New Roman", "lucida grande", tahoma, verdana, arial, "hiragino kaku gothic pro",meiryo,"ms pgothic",sans-serif;
  /*
  font-family: "Prata", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3";
  /* font-family: "lucida grande", tahoma, verdana, arial, "hiragino kaku gothic pro",meiryo,"ms pgothic",sans-serif;*/
  /* font-family: "Prata", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", HG明朝E, "ＭＳ Ｐ明朝", "MS PMincho", Georgia, Times, Baskerville, Palatino, serif; */
}

strong {
  font-weight: bold ! important;
}

/* レイアウト
------------------------------------------------------------*/
#wrapper,.inner{
  margin:0 auto;
  width:940px;
}

#content{
  padding: 10px 0 50px;
  width: 850px;
  margin: 230px auto 0px;
  text-align: center;
}

.top_box img {
  width: 100%;
  height: auto;
    vertical-align: top;
    transition: opacity 0.8s;
}
/*
.top_box img:hover {
    opacity: 0;
}
*/
.top_box {
/*    background: url(img/box1.jpg);*/
    background-size: contain;
    margin-top: 6px;
      border: 1px solid #ececec;
    padding: 7px;
  box-shadow:0px 0px 6px 3px #f5f5f5;
-moz-box-shadow:0px 0px 6px 3px #f5f5f5;
-webkit-box-shadow:0px 0px 6px 3px #f5f5f5;
}

.cat {
    color: white;
    padding: 2px 6px;
    margin: 0px 8px;
    font-size: 10px;
    min-width: 70px;
    text-align: center;
    display: inline-block;
}



#toppage #content{
  width:100%;
}

#global-nav {
  display: table;
  margin: auto;
}


/*.bg_normal{
    background: url(http://meria-room.com/wp/wp-content/themes/home/img/bg_top1.jpg) no-repeat left 0px,url(http://meria-room.com/wp/wp-content/themes/home/img/bg_top2.jpg) no-repeat right 0px;
    background-size: 200px;
}
.bg_cam{
    background: url(http://meria-room.com/wp/wp-content/themes/home/img/bg_cam1.jpg) no-repeat left,url(http://meria-room.com/wp/wp-content/themes/home/img/bg_cam2.jpg) no-repeat right -80px;
    background-size: 200px;
}*/

.bg_normal{
  background: url(./img/bg_cam5.jpg)  left top no-repeat, url(./img/bg_cam6.jpg)  right top no-repeat;
  background-attachment:fixed;
    background-size: 144px;
}

.bg_cam{
  background: url(./img/bg_cam3.jpg)  left top no-repeat, url(./img/bg_cam4.jpg)  right top no-repeat;
  background-attachment:fixed;
    background-size: 135px;
}




/*
body{
  background: url(http://meria-room.com/wp/wp-content/themes/home/img/bg_company.jpg) no-repeat 50% 0px;
  background-size: 1400px;
}
*/

img.inset510 {
    width: 510px;
    height: auto;
    border: 1px solid #e9e9e9;
    padding: 6px;
}


* {
  margin: 0;
  padding: 0;
}
*::after,
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.site-info img {
  width: 34px;
  height: auto;
  margin: 25px 5px 0px;
}

article {
  /*	height: 1000px;*/
  margin: 20px auto;
  text-align: center;
  line-height: 1.9;
}

article p {
  margin-bottom: 1em;
}

a {
  color: #757575;
}

.type-post p {
    /*text-align: left !important;*/
    text-align: left;
}

.type-post .info_school_l {
    text-align: left;
}

.type-post .info_school_c {
    text-align: center;
}

.type-post .info_school_r {
    text-align: right;
}

#main-visual {
  background: #1d76a6;
  background: -webkit-linear-gradient(-45deg, #0062B8, #850047);
  background:    -moz-linear-gradient(-45deg, #0062B8, #850047);
  background:     -ms-linear-gradient(-45deg, #0062B8, #850047);
  background:      -o-linear-gradient(-45deg, #0062B8, #850047);
  background:         linear-gradient(-45deg, #0062B8, #850047);
  height: 700px;
}

footer a {
  color: #666;
  text-decoration: none;
}

.inner {
  width: 980px;
  margin: 0 auto;
}
.inner:after {
  content: "";
  clear: both;
  display: block;
}

/* header */
#top-head {
  font-size: 14px;
  top: -100px;
  position: absolute;
  width: 100%;
  margin: 100px auto 0;
  padding: 30px 0 0;
  line-height: 1;
  z-index: 999;
}

#top-head {
	/*color: #fff;*/
	text-decoration: none;
}

#top-head .inner {
	position: relative;
}

.logo {
  text-align: center;
  margin-bottom: 20px;
}

.logo img {
width: 115px;
height: 121px;
}

.logo_sp {
  display: none;
}

img.cam_map {
  max-width: 80%;
  height: auto;
}

#global-nav ul {
  list-style: none;
  font-size: 14px;
  letter-spacing: 3px;
}

#global-nav ul li {
  width: 110px;
  float: left;
  position: relative;
  /* background: white; */
}

#global-nav ul li a {
  padding: 9px 0px 7px;
  text-decoration: none;
  display: block;
  text-align: center;
  text-shadow: 2px 8px 6px rgb(236, 236, 236), 0px -5px 35px rgba(255, 255, 255, 0.94);
}

#global-nav ul li a:hover {
  background: #fff4fb;
  color: #848484;
}

#global-nav ul li ul li {
  overflow: hidden;
  height: 0;
}

#global-nav ul li:hover ul li {
  overflow: visible;
  height: 35px;
}

#global-nav ul li ul li a {
  letter-spacing: 1px;
  font-size: 12px;
  text-align: left;
  padding: 12px 0px 0px 10px;
  width: 200%;
  background: white;
  /* border-bottom: 2px solid #d6cbd3; */
  border-right: 2px solid #f9f5f8;
  /* border-top: 1px solid #fff8fd; */
  border-left: 1px solid #fbf4f9;
  height: 37px;
}

#global-nav ul li ul li a:last-child {
  border-bottom: 2px solid #d1d1d1;
}

#global-nav ul li ul li a:hover {
  background: rgb(255, 253, 254);
  color: #848484;
  text-shadow: 1px 1px 3px rgb(228, 204, 219), -1px -1px 1px rgb(255, 255, 255);
}

/* Btn Hover */
#global-nav ul li:after {
  position: absolute;
  /*	content: "";*/
  display: block;
  width: 100%;
  height: 3px;
  bottom: -20px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
#global-nav ul li:hover:after {
  background: #f5dde4;
  bottom: -5px;
}

#global-nav ul li:hover ul li:last-child {
  border-bottom: 2px solid #d6cbd3;
}

/* Fixed */
#top-head.fixed {
  margin-top: 0;
  top: 0;
  position: fixed;
  padding-top: 10px;
  height: 55px;
  background: #fff;
  background: rgba(255,255,255,.7);
  transition: top 0.65s ease-in;
  -webkit-transition: top 0.65s ease-in;
  -moz-transition: top 0.65s ease-in;
}

#top-head.fixed .logo {
  font-size: 24px;
  color: #333;
}

#top-head.fixed #global-nav ul li a {
  color: #333;
  padding: 10px 20px;
}

/* Fixed Btn Hover */
#top-head.fixed #global-nav ul li:after {
  bottom: -10px;
}

#top-head.fixed #global-nav ul li:hover:after {
  background: #0062B8;
  bottom: -20px;
}

/* Transition */
/*
#top-head,
#top-head .logo,
#global-nav ul li,
#global-nav ul li a {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
*/

/* Toggle Button */
#nav-toggle {
  display: none;
  position: absolute;
  right: 12px;
  top: 14px;
  width: 25px;
  height: 25px;
  cursor: pointer;
  z-index: 101;
}

#nav-toggle div {
  position: relative;
}

#nav-toggle span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #bdbdbd;
  left: 0;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
  border-radius: 12px;
}

#nav-toggle span:nth-child(1) {
  top: 0;
}

#nav-toggle span:nth-child(2) {
  top: 9px;
}

#nav-toggle span:nth-child(3) {
  top: 18px;
}






.about-content {
  font-size: 13px;
}

.about-content h2 {
  background-image: url(./img/line1.png);
  background-repeat: no-repeat;
  background-position: 50% 90px;
  background-size: 100%;
  padding-bottom: 60px;
  font-size: 18px;
  line-height: 36px;
    font-family: palatino,serif;
    font-weight: bold;
}

.about-content h2 span:first-child {
  font-size: 36px;
}

.about-content h2 span:last-child {
  font-size: 13px;
}

.about-content #main_img {
  margin: 30px 0;
}

.about-content #service_left {
  float: left;
  width: 60%;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}

.about-content #service_right {
  float: left;
  width: 40%;
  vertical-align: top;
}

#about_top_img {
  position: relative;
  text-align: center;
  color: #ffffff;
}
#about_top_img h4 {
  position: absolute;
  top:8%;
  left: auto;
  width: 100%;
  text-align: center;
  font-size: 250%;
  font-family: georgia,palatino,serif;
}
#about_top_img h5 {
  position: absolute;
  top:19%;
  left: auto;
  width: 100%;
  text-align: center;
  font-size: 100%;
  font-family: andale mono,monospace;
}
#about_top_img h5+p {
  position: absolute;
  top:35%;
  left: auto;
  width: 100%;
  text-align: center;
  font-size: 120%;
  line-height: 2.5em;
  font-family: serif;
}

#service_site_info {
  clear: both;
  padding-top: 40px;
}

#service_site_info li {
  width: 25%;
  border-right: 2px solid #ebebeb;
  padding: 0 10px;
  float: left;
}

#service_site_info li:last-child {
  border-right: none;
}

#service_site_info li .site_img {
  padding: 10px 0;
}

#service_site_info h4, #service_site_info p {
  text-align: left;
}

#service_site_info h4 {
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0em;
    line-height: 1.5em;
    min-height: 38px;
}



.footer_recruit {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
}

.contents-recruit .recruit-title {
  padding-bottom: 60px;
}

#sub_ttl {
  background-image: url(http://meria-room.com/wp/wp-content/themes/home/img/line1.png);
  background-repeat: no-repeat;
  background-position: 50% 60px;
  background-size: 100%;
  padding-bottom: 60px;
}

#video_area {
  background-color: #e7eef4;
  padding: 60px 0;
  position: absolute;
  top: 480px;
  left: 0px;
  width: 100%;
  height: 529px;
}

#tab_recruit {
  text-align: center;
  list-style: none;
  /*padding: 0 20%;*/
  line-height: 45px;
  height: 45px;
  overflow: hidden;
  font-size: 12px;
  font-family: verdana;
  background: #e7eef4;
  position: absolute;
  top: 964px;
  /*left: 0px;*/
  /*width: 100%;*/
  width: 850px;
}

.recruit_area {
  background-color: #dcd6d2;
  padding: 40px 20% 60px 20%;
  position: absolute;
  top: 1009px;
  left: 0px;
  width: 100%;
}

#tab_recruit li {
  width: 20%;
  border: 1px solid #AAA;
  background: #ffffff;
  display: inline-block;
  position: relative;
  z-index: 0;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #FFF;
  text-shadow: 0 1px #FFF;
  margin: 0 -1px;
  padding: 0 20px;
  cursor: pointer;
}

#tab_recruit li.selected {
  background: #dcd6d2;
  z-index: 2;
  border-bottom: none;
}

#tab_recruit:before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #AAA;
  z-index: 1;
}

#tab_recruit li:before,
#tab_recruit li:after {
  border: 1px solid #AAA;
  position: absolute;
  bottom: -1px;
  width: 5px;
  height: 5px;
  content: " ";
}

#tab_recruit li:before {
  left: -6px;
  border-bottom-right-radius: 6px;
  border-width: 0 1px 1px 0;
  box-shadow: 2px 2px 0 #D1D1D1;
}

#tab_recruit li:after {
  right: -6px;
  border-bottom-left-radius: 6px;
  border-width: 0 0 1px 1px;
  box-shadow: -2px 2px 0 #D1D1D1;
}

#tab_recruit li.selected:before {
  box-shadow: 2px 2px 0 #FFF;
}

#tab_recruit li.selected:after {
  box-shadow: -2px 2px 0 #FFF;
}

.panel_recruit {
  padding: 10px;
  margin-bottom: 50px;
  background-color: #ffffff;
  max-width: 850px;
  margin: auto;
}

.panel_recruit .top, .panel_recruit .btm {
  width: 100%;
  border: 1px solid #b2b2b2;
 /* font-size: 0.95em;*/
    font-size: 84%;
    line-height: 2em;
    color: #646464;

}

.panel_recruit .top img {
  width: 50%;
}

.panel_recruit .top div {
  float: right;
  width: 50%;
  text-align: left;
  padding: 20px;
}

.panel_recruit .top .f_left {
  float: right;
 /* font-size: 120%;*/
}

.panel_recruit .top .f_right {
  float: left;
 /* font-size: 120%;*/
}

.panel_recruit .top .float_clear {
  clear: both;
}

.panel_recruit .btm {
  margin-top: 10px;
  padding: 40px;
  position: relative;
  background-color: #f3f3f3;
}

.panel_recruit .btn_rec_open {
  background-image: url(http://meria-room.com/wp/wp-content/themes/home/img/btn_rec_open.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 150px;
  height: 40px;
  text-align: center;
  color: #6d919d;
  font-size: 12px;
    padding-top: 0.5em;
  margin: 20px 0px 20px;
  cursor: pointer;
  display: inline-block;
}

.panel_recruit .btn_rec_entry {
  background-image: url(http://meria-room.com/wp/wp-content/themes/home/img/btn_rec_entry.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 150px;
  height: 40px;
  text-align: center;
  color: #a57f76;
  font-size: 12px;
    padding-top: 0.5em;
  margin: 0px 0px 20px 10px;
  cursor: pointer;
  display: inline-block;
}

.panel_recruit .btm img {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
}

.panel_recruit .top p:first-child {
  font-size: 120%;
  text-align: center;
  font-weight: bold;
}

.panel_recruit .btm p:first-child {
  font-size: 120%;
  text-align: left;
  font-weight: bold;
  margin-bottom: 20px;
}

.panel_recruit .top .rec_ttl_line {
  text-align: center;
  margin-bottom: 20px;
}

.panel_recruit .top .rec_ttl_line img {
  width: 35px;
  height: 2px;
}





/*▼▼▼▼▼▼▼▼▼▼▼▼Edit by tsushima▼▼▼▼▼▼▼▼▼▼▼▼*/
.about img{
  position: relative;
  width: 100%;
  height: auto;
  top: 10px;

box-shadow:0px 0px 6px 3px #f5f5f5;
-moz-box-shadow:0px 0px 6px 3px #f5f5f5;
-webkit-box-shadow:0px 0px 6px 3px #f5f5f5;
}

.flower_pink img{
  position: relative;
width: 118px;
    right: 411px;
    bottom: 97px;
}

.flower_pink_min img{
  position: relative;
    width: 60px;
    right: 300px;
     bottom: 21px;
}

.line_about img{
  position: relative;
  bottom: 130px;
}
/*▲▲▲▲▲▲▲▲▲▲▲▲Edit by tsushima▲▲▲▲▲▲▲▲▲▲▲▲*/

/* Company スマホ用 -------------- Start  */
.decoration_block {
	display: none;
}
.cam_map_bg p {
	margin-left: auto;
	text-align: left;
}
/* Company スマホ用 -------------- End  */

/*▼▼▼▼▼▼▼▼▼▼▼▼PC用▼▼▼▼▼▼▼▼▼▼▼▼*/
@media screen and (max-width: 980px) {
  article {
    /* padding: 0 12px; */
  }

  .inner {
    width: 100%;
    padding: 0 20px;
  }

  #content {
    width: 100%;
  }
  .campany-content, .campany-new-design-content {
      font-size: 14px;
      line-height: 1.6em;
  }

  /*
  #global-nav ul li a {
    padding: 0 20px;
  }
  */

  #top-head.fixed #global-nav ul li a {
    padding: 0 15px;
  }

}
/*▲▲▲▲▲▲▲▲▲▲▲▲PC用▲▲▲▲▲▲▲▲▲▲▲▲*/


.style img {
    zoom: .5;
}

.style_p1 img {
display:none;
}
.style_p2 img {
display:none;
}
.style_p3 img {
display:none;
}
.flower_pink_min {
    height: 0px;
}
.flower_pink {
    height: 0px;
}
.styles img {
    width: 100%;
    height: auto;

box-shadow:0px 0px 6px 3px #f5f5f5;
-moz-box-shadow:0px 0px 6px 3px #f5f5f5;
-webkit-box-shadow:0px 0px 6px 3px #f5f5f5;
}
.styles div {
    margin-top: 13px;
}

.style_parts_leaf_sw img {
    position: relative;
    width: 100px;
    bottom: 34px;
}
.style_parts_scissors img {
    position: relative;
    width: 100px;
    bottom: 114px;
    right: -402px;
}
.style_parts_leaf_sw {
    height: 0px;
}
.style_parts_scissors {
    height: 0px;
}


.style_head_parts1 {
    height: 0px;
    position: relative;
}
.style_head_parts2 {
    position: relative;
    height: 0px;
}
.style_head_parts1 img {
    position: absolute;
    bottom: -89px;
    left: -115px;
    zoom: 0.5;
}
.style_head_parts2 img {
      position: absolute;
    bottom: -300px;
    right: -205px;
    zoom: 0.35;
}

.style {
    padding: 60px 0px 0px 0px;
}
.style_head_parts_mob {
    display: none;
}

.category_info {
  margin-top: 100px;
}

/*▼▼▼▼▼▼▼▼▼▼▼▼iPhone 6S, 7 を横向きにした際に[Recruit]ページのタブが崩れてしまうので調整▼▼▼▼▼▼▼▼▼▼▼▼*/
@media screen and (max-width: 1040px) {
  #tab_recruit {
    padding: 0% 10%;
  }
  #video_area iframe {
    width: 90%;
  }
  .bg_normal{
      background: none;
  }
  .bg_cam{
      background: none;
  }
}
@media screen and (max-width: 755px) {
  #tab_recruit {
    padding: 0%;
    left: 0px;
    width: 100%;
  }
  #about_top_img h5+p {
    font-size: 100%;
  }
  #global-nav ul li {
    width: 95px;
  }
}
/*▲▲▲▲▲▲▲▲▲▲▲▲iPhone 6S, 7 を横向きにした際に[Recruit]ページのタブが崩れてしまうので調整▲▲▲▲▲▲▲▲▲▲▲▲*/

/*▼▼▼▼▼▼▼▼▼▼▼▼モバイル用▼▼▼▼▼▼▼▼▼▼▼▼*/
@media screen and (max-width: 640px) {

  .contents-recruit .recruit-title {
    padding-bottom: 0px;
  }

  .contents-recruit #sub_ttl {
    position: relative;
    top: 20px;
  }

  #video_area {
    top: -40px;
    position: relative;
    padding: 10px 0;
    height: 230px;
  }

  #video_area iframe {
    /*width: 90%;*/
    height: 210px;
  }

  #tab_recruit {
    top: -40px;
    position: relative;
  }

  .recruit_area {
    top: -40px;
    position: relative;
  }

  .footer_recruit {
    position: relative;
  }

  #tab_recruit li {
    width: 20%;
    padding: 0px 10px 10px;
    margin: 0px;
    text-align: center;
    font-size: 1.5vw; /* ビューポートの幅によって変わる */
  }

  #tab_recruit li.selected {
    background: #dcd6d2;
    z-index: 0;
    border-bottom: none;
  }

  .panel_recruit .top img {
    width: 100%;
  }

  .panel_recruit .top div {
    width: 100%;
  }

  .recruit_area {
    background-color: #dcd6d2;
    padding: 5px;
  }

  .panel_recruit .top .f_left, .panel_recruit .top .f_right {
    font-size: 100%;
  }

  .about-content #service_left, .about-content #service_right  {
    clear: both;
    width: 100%;
  }

  #about_top_img h4 {
    font-size: 120%;
  }
  #about_top_img h5 {
    font-size: 50%;
  }
  #about_top_img h5+p {
    font-size: 55%;
  }

  #service_site_info, #service_site_info li {
    display: block;
    width: 100%;
    border: none;
  }

  #service_site_info img {
    width: 70%;
    padding: auto;
  }

  #service_site_info li {
    border-bottom: 2px solid #ebebeb;
  }

  #service_site_info li:last-child {
    border: none;
  }

#info_area h3:before {
    background-image: url(http://meria-room.com/wp/wp-content/themes/home/img/top_news_info_sp_line1.png);
    height: 30px;
}

#info_area h3 span {
  font-size: 100%;
  top: 7px;
}

  span.cat {
    font-size: 9px;
	padding: 1px 4px;
}
#main a {
    font-size: 0.9em;
}


  footer {

    font-size: 0.8em;
}

header h1 {
   padding-top: 30px;
    font-size: 15px;
    font-weight: bold;
}


.style_head_parts img {
    width: 111%;
    position: relative;
    left: -27px;
    top: -28px;
}
.style_head_parts_mob img {
    width: 60px;
    position: relative;
    right: -13px;
    bottom: 13px;
}
.style_head_parts_mob {
    height: 0px;
    text-align: right;
}
.style_head_parts1 {
    height: 0px;
}
.style_head_parts2 {
    height: 0px;
}
.style_parts_leaf_sw {
    display: none;
}
.style_parts_leaf_sw img {
height:0px;
}
.style_parts_scissors img {
height:0px;
    display: none;
}
.flower_pink_min {
    display: none;
}
.flower_pink {
    display: none;
}

.style_p1 img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    left: -12px;
}
.style_p2 img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    left: 12px;
}
.style_p3 img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    left: -12px;
}
.style img {
    zoom: .4;
}
.styles img {
    width: 100%;
    height: auto;
}
.cam_point {
    line-height: 1.4em;
}

.top_box {
    margin-top: 50px;
}

  article {
    margin: 50px auto;
      font-size: 0.8em;
  }
  article a{
  font-size: 0.8em;
  }

article p {
    line-height: 1.7em;
}

  header h2 {
    background-position: 50% 60px;
    padding-bottom: 30px;
  }

  .campany-content h2, .campany-new-design-content h2 {
    background-position: 50% 30px;
    padding-bottom: 40px;
  }

  .google_map_buttom {
    width: 50%;
  }

  #global-nav ul li:first-child {
    display: none;
  }

  #global-nav ul li ul li:first-child {
    display: block;
  }

  #global-nav ul li ul li {
    overflow: visible;
    height: 28px;
    background: none;
    margin-left: 40px;
  }

  #global-nav ul li:hover ul li {
    overflow: visible;
    height: none;
  }

  #global-nav ul li a {
 /*
  border-top: 1px solid #ede6e7;
  */
  }

  #global-nav ul li ul li a {
    border: none;
  }

  #global-nav ul li a:hover {
    color: #848484;
    background: none !important;
  }

  #global-nav ul li a {
    text-shadow: none;
  }

  #global-nav ul li ul li a:hover {
    background: none !important;
    color: #848484;
    text-shadow: 1px 1px 3px rgb(228, 204, 219), -1px -1px 1px rgb(255, 255, 255);
  }

  #global-nav ul li:hover ul li:last-child {
    border-bottom: 0px solid #d6cbd3;
  }

  #global-nav ul li:hover ul li {
    height: 28px;
  }

  #global-nav ul li ul li a {
    height: initial;
    font-size: 13px !important;
/*    text-align: center !important;*/
    font-weight: normal !important;
    padding: 8px 0 8px 0px !important;
    color: #939393 !important;
    /* text-shadow: 2px 3px 4px rgb(236, 236, 236), 0px -5px 16px rgba(255, 255, 255, 0.94); */
    text-shadow: 2px 1px 2px rgb(219, 219, 219), 0px -5px 16px rgba(255, 255, 255, 0.94) !important;
  }

  #global-nav ul li ul li a:last-child {
    border-bottom: 0px solid #f0f0f0;
  }

  .logo img {
    display:none;
  }

  .top_box img {
    width: 100%;
    height: auto;
  }

  .logo_sp {
    display: block;
  }
  .logo_sp img{
    width: 150px;
    height: auto;
    padding: 10px 0px 0px 15px;
  }

  .campany-content, .campany-new-design-content {
    font-size: 10px;
    line-height: 1.6em;
  }

  table.cam_enkaku {
    line-height: 1.5em;
  }

  #main-visual {
    height: 300px;
  }

  #top-head,
  .inner {
    width: 100%;
    padding: 0;
  }

  #top-head {
    top: 0;
    position: fixed;
    margin-top: 0;
  }

  /* Fixed reset */
  #top-head.fixed {
    padding-top: 0;
    background: transparent;
  }

  #mobile-head {
    background: #fff;
    width: 100%;
    height: 46px;
    z-index: 999;
    position: relative;
  }

  #top-head.fixed .logo,
  #top-head .logo {
    position: absolute;
    left: 13px;
    top: 13px;
    color: #333;
    font-size: 26px;
  }

  #global-nav {
    position: absolute;
    top: -510px;
    background: #ffffff;
    width: 100%;
    text-align: center;
    /* padding: 0px 0px 50px 0px; */
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
  }

  #global-nav ul {
    list-style: none;

    font-size: 11px;
  }

  #global-nav ul li {

    width: 100%;
    background: none;
      padding-bottom: 3px;


/*
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fff), color-stop(0.32, #fff), color-stop(0.00, #f4ebf4));
background: -webkit-linear-gradient(top, #f4ebf4 0%, #fff 32%, #fff 100%);
background: -moz-linear-gradient(top, #f4ebf4 0%, #fff 32%, #fff 100%);
background: -o-linear-gradient(top, #f4ebf4 0%, #fff 32%, #fff 100%);
background: -ms-linear-gradient(top, #f4ebf4 0%, #fff 32%, #fff 100%);
background: linear-gradient(to bottom, #f4ebf4 0%, #fff 32%, #fff 100%);
*/
      border-bottom: 1px solid #d1d1d1;
}
#global-nav ul li ul li:last-child {
    border: none;
  }

  #global-nav ul li:after  {
    display: none;
  }

  #top-head #global-nav ul li a,
  #top-head.fixed #global-nav ul li a {
    width: 100%;
    display: block;
    float: left;

    padding: 11px 0 7px 21px;
    font-weight: bold;
    font-size: 14px;
    text-align: left;

    font-weight: bold;
    font-size: 14px;
    background: none;
    text-shadow: 1px 1px 4px rgb(255, 255, 255), -1px -1px 4px rgb(255, 255, 255);
    color: #b9b9b9;
  }

  #nav-toggle {
    display: block;
  }

  .open #nav-toggle span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg);
  }

  .open #nav-toggle span:nth-child(2) {
    width: 0;
    left: 50%;
  }

  .open #nav-toggle span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg);
  }

  .open #global-nav {
    /* #global-nav top + #mobile-head height */
    -moz-transform: translateY(556px);
    -webkit-transform: translateY(556px);
    transform: translateY(556px);
  }

  #content {
    margin: 80px auto 0px;
    padding: 0px 12px;
   }

  #company_left_text {
    margin-left: -50px;
   }

   footer {
     width: 95%;
   }

/* Company スマホ用 -------------- Start  */
   .bg_cam #content {
 		padding: 0;
 	}
 	.cam_point {
 		margin: 0 25px;
 	}
 	.cam_aisatsu_img {
 		margin: 0 50px;
 	}
 	.cam_map_img {
 		margin: 0 25px 10px 25px;
 	}
 	.cam_map_btn {
 		margin-bottom: 35px;
 	}
 	.decoration_block {
 		display: block;
 	}
 	.company_ttl {
 		background-position: 50% 60px;
 		padding-bottom: 40px;
 		background-image: url(http://meria-room.com/wp/wp-content/themes/home/img/line1.png);
 		background-repeat: no-repeat;
 		background-size: 100%;
 		margin: 0 25px;
 	}
 	.decoration_block.bg_cam_gaiyou {
 		height: 101.5px;
 		background: url(./img/bg_sp_cam_gaiyou01.png) center no-repeat;
 		background-size: 640px;
 		background-position: center;
 		margin-top: -40px;
 	}
 	.decoration_block.bg_cam_enkaku {
 		height: 140px;
 		background: url(./img/bg_sp_cam_enkaku01.png) center no-repeat;
 		background-size: 640px;
 		margin-top: 20px;
 		background-position: center;
 		margin-top: -40px;
 	}
 	.decoration_block.bg_cam_aisatsu {
 		height: 100px;
 		background: url(./img/bg_sp_cam_aisatsu01.png) center no-repeat;
 		background-size: 640px;
 		background-position: center;
 		margin-top: -15px;
 	}
 	.decoration_block.bg_cam_map {
 		height: 121px;
 		background: url(./img/bg_sp_cam_map01.png) center no-repeat;
 		background-size: 640px;
 		background-position: center;
 		margin-top: -40px;
 	}
 	.decoration_block.bg_cam_bottom {
 		height: 180px;
 		background: url(./img/bg_sp_cam_bottom.png) center no-repeat;
 		background-size: 640px;
 		background-position: center;
 		margin-top: -80px;
 	}
 	.cam_bg {
 		background-position: center;
 	}
 	.cam_campany_bg {
 		background: url(./img/bg_sp_cam_gaiyou02.png) center no-repeat;
 		background-size: 390px;
 		background-position-y: 0;
 	}
 	.cam_enkaku_bg {
 		background: url(./img/bg_sp_cam_enkaku02.png) center no-repeat;
 		background-size: 447px;
 		background-position-y: 80px;
 	}
 	.cam_aisatsu_bg {
 		background: url(./img/bg_sp_cam_aisatsu02.png) center no-repeat;
 		background-size: 437.5px;
 		background-position-y: 80px;
 	}
 	.cam_map_bg {
 		height: 336px;
 		background: url(./img/bg_sp_cam_map02.png) center no-repeat;
 		background-size: 352px;
 		background-position-y: 0;
 	}
/* Company スマホ用 -------------- End  */

}
/*▲▲▲▲▲▲▲▲▲▲▲▲モバイル用▲▲▲▲▲▲▲▲▲▲▲▲*/

.c-post-item {
  display: flex;
  justify-content: space-between;
  padding-bottom: 24px;
  padding-top: 24px;
  border-bottom: 1px solid #e8e8e8;
}
@media (max-width: 640px) {
  .c-post-item {
      flex-wrap: wrap;
  }
}
.c-post-item__sub {
  display: flex;
  align-items: center;
  font-size: 12px;
  letter-spacing: 0.1em;
  padding-bottom: 12px;
}
.c-post-item__date {
  margin-right: 24px;
}
.c-post-item__category a {
  display: inline-block;
  text-decoration: none;
  background: #f5f5f5;
  padding: 3px 12px;
}
.c-post-item__thumbnail {
  width: 200px;
  display: block;
  height: 200px;
}
@media (max-width: 640px) {
  .c-post-item__thumbnail {
      width: 80%;
      height: 180px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 24px;
      margin-bottom: 24px;
  }
}
.c-post-item__thumbnail > div {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  transition: all ease 0.2s;
}
.c-post-item__thumbnail > div:hover {
  opacity: 0.8;
}
.c-post-item__content {
  max-width: calc(100% - 232px);
  text-align: left;
}
@media (max-width: 640px) {
  .c-post-item__content {
      max-width: 100%;
  }
}
.c-post-item__title {
  font-size: 20px;
  margin-bottom: 16px;
}
.c-post-item__title a {
  color: #333;
  letter-spacing: 1px;
  text-decoration: none;
}
.c-post-item__text {
  margin-bottom: 4px;
  font-size: 14px;
}
.c-post-item__button {
  text-align: right;
}
.c-post-item__button .c-button {
  display: inline-block;
  padding: 12px 40px;
  background: #e8e8e8;
  text-decoration: none;
  transition: all ease 0.2s;
}
.c-post-item__button .c-button:hover {
  background: #000;
  color: #fff;
}

@media (max-width: 640px) {
  .c-post-item__button .c-button {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      display: block;
      text-align: center;
      margin-top: 12px;
  }
  .c-archive-title {
    padding-top: 80px;
  }
}

.c-categories {
    padding-top: 24px;
    padding-bottom: 24px;
}
.c-categories ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.c-categories ul li a {
    display: inline-block;
    background: #e8e8e8;
    text-decoration: none;
    padding: 8px 16px 8px 24px;
    margin-left: 12px;
    margin-right: 12px;
    transition: all ease 0.2s;
}
.c-categories ul li a:after {
    content: "➢";
    display: inline-block;
    margin-left: 8px;
}
@media (max-width: 640px) {
    .c-categories ul li a {
        margin-bottom: 8px;
    }
}
.c-categories ul li a:hover {
    background: #333;
    color: #fff;
}

.l-post-content {
  text-align: left;
}
.l-post-content h1 {
  /* font-weight: bold; */
  font-size: 2.4em;
  letter-spacing: 0.1em;
}
.l-post-content h2 {
  /* font-weight: bold; */
  font-size: 2em;
  letter-spacing: 0.1em;
  margin-top: 40px;
  margin-bottom: 24px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 8px;
  position: relative;
}
.l-post-content h2:before {
  content: "";
  display: block;
  width: 80px;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: -2px;
  background: #000;
}
.l-post-content h3 {
  /* font-weight: bold; */
  font-size: 1.6em;
  letter-spacing: 0.1em;
  margin-top: 32px;
  margin-bottom: 16px;
  background: #f6f6f6;
  padding: 8px 16px;
  position: relative;
}
.l-post-content h4 {
  /* font-weight: bold; */
  font-size: 1.4em;
  letter-spacing: 0.1em;
  padding-left: 24px;
  position: relative;
  margin-bottom: 16px;
  margin-top: 16px;
}
.l-post-content h4:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 40px;
  background: #848484;
  position: absolute;
  left: 0;
  top: 9px;
}
.l-post-content h5 {
  /* font-weight: bold; */
  font-size: 1.2em;
  letter-spacing: 0.1em;
}
.l-post-content h6 {
  /* font-weight: bold; */
  font-size: 1em;
  letter-spacing: 0.1em;
}
.l-post-content blockquote {
  background: #f5f5f5;
  padding: 24px 32px;
  margin-top: 12px;
  margin-bottom: 12px;
}
.l-post-content table {
  width: 100%;
  border: 1px solid #e8e8e8;
  border-collapse: collapse;
}
.l-post-content table th {
  border: 1px solid #cccc;
  background: #e8e8e8;
  padding: 8px 12px;
}
.l-post-content table td {
  border: 1px solid #e8e8e8;
  padding: 8px 12px;
}
.l-post-content dl dt {
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding-bottom: 4px;
  margin-bottom: 4px;
}
.l-post-content dl dd {
  margin-bottom: 24px;
}
.l-post-content ul {
  padding-left: 24px;
}
.l-post-content ul li {
  list-style: disc;
}
.l-post-content ol {
  padding-left: 24px;
}
.l-post-content ol li {
  list-style: decimal;
}
.l-post-content pre {
  background: #ccc;
  padding: 12px 24px;
  font-family: monospace;
  overflow: auto;
  margin-top: 16px;
  margin-bottom: 12px;
}


.c-single-head__title {
  font-size: 2em;
  letter-spacing: 2px;
  margin-bottom: 24px;
}

.c-single-head__date {
  margin-right: 24px;
}
.c-single-head__sup {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
}
.c-single-head__sup a {
  display: inline-block;
  text-decoration: none;
  background: #f5f5f5;
  padding: 3px 12px;
}
@media (max-width: 640px) {
  .c-single-head__title {
    font-weight: bold;
    margin-top: 42px;
    font-size: 1.4em;
    letter-spacing: 1.4px;
    margin-bottom: 24px;
  }
  .l-post-content {
      font-size: 13px;
  }
  .l-post-content h1 {
    /* font-weight: bold; */
    font-size: 2em;
    letter-spacing: 0.1em;
  }
  .l-post-content h2 {
    /* font-weight: bold; */
    font-size: 1.8em;
  }

  .l-post-content h3 {
    /* font-weight: bold; */
    font-size: 1.6em;
    letter-spacing: 0.1em;
    margin-top: 32px;
    margin-bottom: 16px;
    background: #f6f6f6;
    padding: 8px 16px;
    position: relative;
  }
  .l-post-content h4 {
    /* font-weight: bold; */
    font-size: 1.4em;
    letter-spacing: 0.1em;
    padding-left: 24px;
    position: relative;
    margin-bottom: 16px;
    margin-top: 16px;
  }
}
.c-categories.is-under  {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 2px solid #e8e8e8;
}
.c-categories.is-under .c-categories__content {
  display: flex;
  align-items: center;
  text-align: left;
  margin-bottom: 12px;
}

.c-categories.is-under .c-categories__title {
  flex-basis: 22%;
  text-align: left;
  justify-content: flex-start;
}
.c-categories.is-under .c-categories__title + ul{
  flex-basis: 76%;
  text-align: left;
  justify-content: flex-start;
}
.c-categories.is-under .c-categories__title + ul li {
  margin-bottom: 8px;
}
@media (max-width: 640px) {
  .c-categories.is-under .c-categories__content {
    display: block;
    text-align: center;
  }
  .c-categories.is-under .c-categories__title {
    flex-basis: 100%;
    text-align: center;
    justify-content: flex-start;
    margin-bottom: 16px;
  }
  .c-categories.is-under .c-categories__title + ul{
    flex-basis: 76%;
    text-align: center;
    justify-content: flex-start;
  }
  .c-categories ul li a {
    padding-left: 10px;
    padding-right: 8px;
  }
  .c-single-head__sup {
    display: block;
  }
  .c-single-head__category {
    margin-top: 24px;
  }
  .c-single-head__category  a{
    margin-bottom: 8px;
  }
}



/* WordPress Gallery
------------------------------------------ */

.gallery {
	margin-left: -0.5em;
	margin-right: -0.5em;
}

.gallery:after {
	display: table;
	content: "";
	clear: both;
}

.gallery-item {
	margin: 0;
	float: left;
	padding: 0.5em;
}

.gallery-item img {
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
	float: none;
}

.gallery-columns-2 .gallery-item {
	width: 50%
}

.gallery-columns-3 .gallery-item {
	width: 33.3333%
}

.gallery-columns-4 .gallery-item {
	width: 25%
}

.gallery-columns-5 .gallery-item {
	width: 20%
}

.gallery-columns-6 .gallery-item {
	width: 16.6667%
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%
}

.gallery-columns-8 .gallery-item {
	width: 12.5%
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}