@charset "utf-8";
   * {
margin: 0;
padding: 0;
}
body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
font-size: 14px;
text-align: center;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',	Meiryo,'ＭＳ Ｐゴシック','Helvetica';
word-break: break-all;
}
p {
font-size: 12px;
line-height: 1.6;
}
ol, ul {
overflow-wrap: break-word;
list-style: inside;
}  a {
color: #0585CF;
text-decoration: underline;}
a:hover {
color: #F80;
text-decoration: underline;}   .white { color: #ffffff;}
.aka {color: #ff0000;}
.ao {color: #0000cc;}
.tya {color: #bd000e;}
.gray {color: #3d3737;}
.green {color: #009900;}
.gray1 {color: #C0C0C0;}
.size8 {font-size: 8px;}
.size10 {font-size: 10px;}
.size12 {font-size: 12px;}
.size14 {font-size: 14px;}
.size15 {font-size: 15px;}
.size15 {font-size: 15px;}
.size16 {font-size: 16px;}
.size17 {font-size: 17px;}
.size18 {font-size: 18px;}
.size19 {font-size: 19px;}
.size20 {font-size: 20px;}
.size21 {font-size: 21px;}
.size22 {font-size: 22px;}
.size23 {font-size: 23px;}
.size24 {font-size: 24px;}
.size25 {font-size: 25px;}
.size26 {font-size: 26px;}
.size28 {font-size: 28px;}
.size30 {font-size: 30px;}
.size32 {font-size: 32px;}
.size34 {font-size: 34px;}
.size36 {font-size: 36px;}
.size38 {font-size: 38px;}
.size40 {font-size: 40px;}
.line-red {background: #ffadad;}
.line-blue {background: #a8eaff;}
.line-brown {background: #cc9966;}
.line-green {background: #b2ffb2;}
.line-yellow {background: #fff799;}
.line-orange {background: #ffe0c1;}
.line-h-red {background: linear-gradient(transparent 60%, #ffadad 50%);}
.line-h-blue {background: linear-gradient(transparent 60%, #a8eaff 50%);}
.line-h-brown {background: linear-gradient(transparent 60%, #cc9966 50%);}
.line-h-green {background: linear-gradient(transparent 60%, #b2ffb2 50%);}
.line-h-yellow {background: linear-gradient(transparent 60%, #fff799 50%);}
.line-h-orange {background: linear-gradient(transparent 60%, #ffe0c1 50%);}
.line-hh-red {background: linear-gradient(transparent 75%, #ffadad 50%);}
.line-hh-blue {background: linear-gradient(transparent 75%, #a8eaff 50%);}
.line-hh-brown {background: linear-gradient(transparent 75%, #cc9966 50%);}
.line-hh-green {background: linear-gradient(transparent 70%, #b2ffb2 50%);}
.line-hh-yellow {background: linear-gradient(transparent 70%, #fff799 50%);}
.line-hh-orange {background: linear-gradient(transparent 70%, #ffe0c1 50%);}
.border-red {border-bottom: 2px solid #ff7f7f;}
.border-blue {border-bottom: 2px solid #a8eaff;}
.border-brown {border-bottom: 2px solid #cc9966;}
.border-green {border-bottom: 2px solid #7fff7f;}
.border-yellow {border-bottom: 2px solid #ffdc00;}
.border-orange {border-bottom: 2px solid #ffbf7f;}
.border-d-red {border-bottom: 4px double #ff7f7f;}
.border-d-blue {border-bottom: 4px double #a8eaff;}
.border-d-brown {border-bottom: 4px double #cc9966;}
.border-d-green {border-bottom: 4px double #7fff7f;}
.border-d-yellow {border-bottom: 4px double #ffdc00;}
.border-d-orange {border-bottom: 4px double #ffbf7f;}
.b {font-weight: bold;}
.strong {font-weight: bold;}
.em {font-weight: bold;}
.yline {background: #ffff00;}
.center {
text-align: center;
padding: 5px 0px 0px 0px;
}
.left {
text-align: left;
padding: 5px 5px 0px 0px;
}
.right {
text-align: right;
padding: 5px 0px 0px 5px;
}
.to_link {
margin: 20px 0px 0px 0px;
text-align: right;
}
.to_link_r {
font-size: 18px;
font-weight: bold;
margin: 20px 0px 0px 0px;
text-align: right;
}  img {
border: none;
margin: 0;
padding: 0;}
a img {
border: none;}
p img{
margin:15px 0;
}
.imgl {
padding: 0px 0px 20px 20px;
float: right;}
.imgr {
padding: 0px 0px 20px 20px;
float: right;}
.imgc {
width: 100%;
padding: 0 6%;
text-align: center;
clear: both;
box-sizing: border-box;
}
.ichachi {
margin: 0px 20px 20px 0px;
padding: 5px;
float: left;
border: 1px #CCC solid;
box-shadow: 0 0 6px #CCC,
0 0 6px #FFF;
-webkit-box-shadow: 0 0 6px #d7d7d7,
0 0 6px #FFF;
}
.left {
text-align: left;
float: left;}
.right {
text-align: right;
float: right;}
.alignleft {
padding: 0 20px 20px 0;
float: left;}
.alignright {
padding: 0 0px 20px 20px;
float: right;}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
clear: both;}  .margin-bottom5  {margin-bottom: 5px;}
.margin-bottom10 {margin-bottom: 10px;}
.margin-bottom15 {margin-bottom: 15px;}
.margin-bottom20 {margin-bottom: 20px;}
.margin-bottom25 {margin-bottom: 25px;}
.margin-bottom30 {margin-bottom: 30px;}
.margin-bottom35 {margin-bottom: 35px;}
.margin-bottom40 {margin-bottom: 40px;}
.margin-bottom45 {margin-bottom: 45px;}
.margin-bottom50 {margin-bottom: 50px;}
.margin-bottom55 {margin-bottom: 55px;}
.margin-bottom60 {margin-bottom: 60px;}
.margin-bottom70 {margin-bottom: 70px;}
.margin-bottom80 {margin-bottom: 80px;}
.margin-bottom90 {margin-bottom: 90px;}
.margin-bottom100 {margin-bottom: 100px;}
.margin-top5  {margin-top: 5px;}
.margin-top10 {margin-top: 10px;}
.margin-top15 {margin-top: 15px;}
.margin-top20 {margin-top: 20px;}
.margin-top25 {margin-top: 25px;}
.margin-top30 {margin-top: 30px;}
.margin-top35 {margin-top: 35px;}
.margin-top40 {margin-top: 40px;}
.margin-top45 {margin-top: 45px;}
.margin-top50 {margin-top: 50px;}
.margin-top55 {margin-top: 55px;}
.margin-top60 {margin-top: 60px;}
.margin-top70 {margin-top: 70px;}
.margin-top80 {margin-top: 80px;}
.margin-top90 {margin-top: 90px;}
.margin-top100 {margin-top: 100px;}
.padding-bottom5 {padding-bottom: 5px;}
.padding-bottom10 {padding-bottom: 10px;}
.padding-bottom15 {padding-bottom: 15px;}
.padding-bottom20 {padding-bottom: 20px;}
.padding-bottom25 {padding-bottom: 25px;}
.padding-bottom30 {padding-bottom: 30px;}
.padding-bottom35 {padding-bottom: 35px;}
.padding-bottom40 {padding-bottom: 40px;}
.padding-bottom45 {padding-bottom: 45px;}
.padding-bottom50 {padding-bottom: 50px;}
.padding-bottom55 {padding-bottom: 55px;}
.padding-bottom60 {padding-bottom: 60px;}
.padding-bottom70 {padding-bottom: 70px;}
.padding-bottom80 {padding-bottom: 80px;}
.padding-bottom90 {padding-bottom: 90px;}
.padding-bottom100 {padding-bottom: 100px;}
.padding-top5 {padding-top: 5px;}
.padding-top10 {padding-top: 10px;}
.padding-top15 {padding-top: 15px;}
.padding-top20 {padding-top: 20px;}
.padding-top25 {padding-top: 25px;}
.padding-top30 {padding-top: 30px;}
.padding-top35 {padding-top: 35px;}
.padding-top40 {padding-top: 40px;}
.padding-top45 {padding-top: 45px;}
.padding-top50 {padding-top: 50px;}
.padding-top55 {padding-top: 55px;}
.padding-top60 {padding-top: 60px;}
.padding-top70 {padding-top: 70px;}
.padding-top80 {padding-top: 80px;}
.padding-top90 {padding-top: 90px;}
.padding-top100 {padding-top: 100px;}   #header{
width: 100%;
margin: 0;
background: #FFF;
overflow:auto;
}
#head_box {
width: 970px;
margin: 0 auto;
padding: 0;
}
#head_box_in {
width: 770px;
margin: 0 auto;
padding: 0;
float: left;
}
h1 {
margin: 0;
padding: 10px 0 0;
font-size: 10px;
font-weight: normal;
text-align: left;
}
h2 {
width: 100%;
margin: 0;
padding: 2px 0 10px;
font-size: 18px;
font-weight: normal;
text-align: left;
background: none;
box-sizing: border-box;
}
h2 a {
text-decoration: none;
}
h2 a:hover {
color: #F80;
text-decoration: underline;
}
h2 img{
max-width: 770px;
}   #social_box {
width: 200px;
height: 32px;
margin: 20px 0 0;
padding: 0;
display: block;
float: right;
}
#social_box ul {
width: 200px;
height: 32px;
margin: 0;
padding: 0;
overflow: hidden;
list-style-type: none;
}
#social_box ul li a {
width: 32px;
height: 32px;
margin: 0 10px 0 0;
padding: 0;
font-size: 12px;
font-weight: bold;
text-align: right;
float: right;
text-decoration: none;
}
#social_box ul li a:hover {
text-decoration: none;
}   .menubtn {
width: 100%;
height: 69px;
margin: 0;
display: none;
line-height: 69px;
clear: both;
}
nav #manu .togmenu{
display: block;
list-style:none;
}	
#gnavi, #bnavi {
width: 100%;
height: 69px;
margin: 0;
padding: 0;
list-style-type: none;
border: none;
clear: both;
}
#gnavi ul, #bnavi ul {
width: 970px;
height: 69px;
margin: 0 auto;
padding: 0;
display: block;
list-style-type: none;
text-align: center;
clear: both;
}
#gnavi ul li, #bnavi ul li  {
width: 22.5%;
height: 69px;
margin: 0;
padding: 0;
font-size: 14px;
text-align: center;
position: relative;
float: left;
}
#gnavi ul li:first-child, #bnavi ul li:first-child {
width: 10%;
}
#gnavi ul li a, #bnavi ul li a {
height: 69px;
margin: 0;
padding: 0;
color: #FFF;
text-decoration: none;
line-height: 62px;
display: block;
overflow: hidden;
}
#gnavi ul li a:hover, #bnavi ul li a:hover{
margin: 0;
padding: 0;
font-weight: bold;
color: #FFF;
text-shadow: 0 0 5px #FFF;
text-decoration: none;
}
#gnavi .abc, #bnavi .abc{
display: block;
}
#gnavi a .abc, #bnavi a .abc{
font-weight: normal;
height:71px;
font-size: 10px;
line-height: 120px;
display:block;
margin-top: -72px;
}
#gnavi a:hover .abc, #bnavi a:hover .abc{
font-weight: normal;
color: #FFF;
}
#gnavi ul.sub-menu, #bnavi ul.sub-menu{
width:100%;
height: 69px;
margin: 0;
display: none;
list-style:none;
position: absolute;
z-index: 99999;
top: 69px;
left:0;
border:none;
box-shadow:none;
}
#gnavi ul.sub-menu li, #bnavi ul.sub-menu li{
height:69px;
line-height: 62px;
width:100%;
list-style-type:none;
border:none;
padding:0;
}
#gnavi ul.sub-menu li a, #bnavi ul.sub-menu li a{
height:69px;
line-height: 62px;
float:left;
width:100%;
margin: 0;
color: #FFFFFF;
display:block;
font-weight: bold;
border:none;
border-radius: 0px;
}
#gnavi ul.sub-menu li a:hover, #bnavi ul.sub-menu li a:hover{
float:left;
margin:0;
color: #FFF;
font-weight: bold;
border-radius: 0;
}
#gnavi .menu ul li ul, #bnavi .menu ul li ul{
width:100%;
color: #444;
margin: 0;
font-size: 13px;
font-weight: bold;
line-height:48px;
padding: 0;
height:48px;
border-bottom: 0;
}
#gnavi .menu ul li ul a, #bnavi .menu ul li ul a {
height:69px;
line-height:69px;
width:100%;
color: #FFFFFF;
margin:0;
}
#gnavi .menu ul li ul a:hover, #bnavi .menu ul li ul a:hover{
float:left;
width:100%;
margin:0;
height:69px;
line-height:69px;
font-weight: bold;
color: #FFFFFF;
border:none;
}
#gnavi .menu ul li ul, #bnavi .menu ul li ul {
width:100%;
left: 100%;
top: 0;
}
#gnavi .menu ul.menu ul.sub-menu ul.sub-menu,
#bnavi .menu ul.menu ul.sub-menu ul.sub-menu{
margin:0 0 0 100%;
width:100%;
list-style: none;
}
#gnavi .menu ul.menu ul.sub-menu ul.sub-menu li,
#bnavi .menu ul.menu ul.sub-menu ul.sub-menu li{
width:80%;
color: #444;
font-size: 13px;
font-weight: normal;
height:48px;
line-height:69px;
padding: 0 20% 0 0;
margin: 0;
box-sizing: border-box;
}
#gnavi .menu ul.menu ul.sub-menu ul.sub-menu li a,
#bnavi .menu ul.menu ul.sub-menu ul.sub-menu li a{
color: #444;
font-size: 13px;
font-weight: bold;
height:48px;
line-height:69px;
margin: 0;
}
#gnavi .menu ul.menu ul.sub-menu ul.sub-menu li a:hover,
#bnavi .menu ul.menu ul.sub-menu ul.sub-menu li a:hover{
float:left;
font-weight: normal;
border-radius:0px;
color: #FFFFFF;
} #gnavi ul li:hover > a,
#gnavi ul a:focus,
#bnavi ul li:hover > a,
#bnavi ul a:focus{
list-style:none;
}
#gnavi ul.menu li:hover > ul,
#bgnavi ul.menu li:hover > ul{
display: block;
}
#bnavi  { display: none;}
#dro_navi { display: none;}   #head_banner {
width: 100%;
margin: 0;
padding: 20px 0 0;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/bbg.png) top repeat-x;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#head_banner img{
width:970px;
margin: 0;
padding: 10px;
background: #FFFFFF;
box-shadow: 0 0 3px #ccc;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}   #breadcrumb{
width: 100%;
color: #555555;
font-weight: bold;
margin: 0;
padding: 10px 0;
font-size: 11px;
text-align: left;
border-bottom: 1px #DDDDDD solid;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/bbg.png) top repeat-x
}
#breadcrumb .bread_in{
width: 970px;
margin: 0 auto;
}
#breadcrumb a{
margin:0;
color: #555555;
text-decoration: none;
clear: both;
}
#breadcrumb a:hover{
color: #F80;
text-decoration: none;
}
.breadcrumbs {
width: 100%;
color: #555555;
font-weight: bold;
margin: 0;
padding: 10px 0;
font-size: 11px;
text-align: left;
border-bottom: 1px #DDDDDD solid;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/bbg.png) top repeat-x
}
.breadcrumbs .bread_in{
width: 970px;
margin: 0 auto;
}
.breadcrumbs a {
margin:0;
color: #555555;
text-decoration: none;
clear: both;
}
.breadcrumbs a:hover {
color: #F80;
text-decoration: underline;
}   #wrapper3, #wrapper2r, #wrapper2l, #wrapper1,#wrapperk3, #wrapperk2r, #wrapperk2l, #wrapperk1 {
width: 970px;
margin: 0 auto;
padding: 10px 0 0;
border: none;
clear: both;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}  #left_side {
width: 250px;
margin: 10px 20px 20px 0;
padding: 0;
font-size: 13px;
float: left;
}
#right_side{
width: 250px;
margin: 10px 0 20px 20px;
padding: 0;
font-size: 13px;
float: right;
}  #left_contents_frame{
width: 700px;
float: left;
}
#wrapper3 #center_box, #wrapperk3 #center_box {
width: 430px;
margin: 10px 0 0;
padding: 0;
background: none;
float: right;
}  #wrapper2l #center_box, #wrapperk2l #center_box {
width: 700px;
margin: 10px 0 0;
padding: 0;
background: none;
float: right;
}  #wrapper2r #center_box, #wrapperk2r #center_box {
width: 700px;
margin: 10px 0 0;
padding: 0;
border-radius: 10px;
float: left;
}  #wrapper1 #center_box, #wrapperk1 #center_box {
width: 800px;
margin: 10px auto 0;
padding: 0;
background: none;
}   .content_frame {
margin: 0 0 15px;
padding: 0;
}
.econtent, .econtent-i, .link-content, .sitemap-contents, .econtent-none, .econtent-none-i, .econtent-s{
margin: 0 0 20px;
*margin: 0 0 10px;
padding: 20px 20px 0;
line-height: 1.6;
text-align: left;
color: #333333;
border-left: 1px #DDDDDD solid;
border-right: 1px #DDDDDD solid;
overflow: hidden;
background: #FFFFFF;
clear: both;
}
.econtent .textwidget, .econtent-i .textwidget, .econtent .textwidget p, .econtent-i .textwidget p{
border: none;
padding: 0;
line-height: 1.6;
text-align: left;
color: #333333;
}
.mini_box .textwidget{
border: none;
padding: 0;
line-height: 1.6;
text-align: left;
color: #333333;
}
.mini_box .textwidget_border0{
border: none;
padding: 0;
line-height: 1.6;
text-align: left;
color: #FFFFFF;
}
.mini_box .textwidget_border0 p{
color: #FFFFFF;
}
.mini_box .textwidget a, .mini_box .textwidget p a, .mini_box .textwidget_border0 a, .mini_box .textwidget_border0 p a{
color: #08F;
}
.econtent-s{
border-bottom: 1px #DDDDDD solid;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-bottomright: 3px;
padding: 20px 20px 10px;
}
.econtent p, .econtent-i p, .econtent-s p {
line-height: 1.6;
}
#cate_des {
margin: 0 0 35px 3px;
padding: 30px;
text-align: left;
background: #FFFFFF;
box-sizing: border-box;
border-radius: 2px;
box-shadow: 0 0 2px #AAAAAA;
position: relative;
border-bottom: 1px #DDDDDD solid;
}
#cate_des:after {
content: "";
position: absolute;
right: 0;
bottom: -20px;
left: 0;
width: 0;
height: 0;
margin: auto;
border-style: solid;
border-color: #DDDDDD transparent transparent transparent;
border-width: 20px 20px 0 20px;
}
#cate_des p {
font-size: 16px;
}  .econtent ul.sns_button, .econtent-i ul.sns_button, .econtent-s ul.sns_button {
width: 100%;
padding: 0;
margin: 0 0 20px 0;
text-align: left;
display: block;
clear: both;
}
.econtent ul.sns_button_b, .econtent-i ul.sns_button_b, .econtent-s ul.sns_button_b {
width: 100%;
height: 100%;
padding: 0;
margin: 20px 0 0 0;
text-align: left;
display: block;
overflow: visible !important;
clear: both;
}
ul.sns_button li, ul.sns_button_b li,
ul.sns_button li.twitter_button, 
ul.sns_button_b li.twitter_button {
height: 60px;
width: 81px;
margin: 0 10px 0 0;
padding: 0;
list-style: none;
vertical-align: top;
line-height: 200%;
float: left;
}
ul.sns_button li:first-child,
ul.sns_button_b li:first-child{
width: 108px;
}
ul.sns_button li img, ul.sns_button_b li img,
ul.sns_button li.twitter_button img, 
ul.sns_button_b li.twitter_button img{
height: 60px;
width: 80px;
margin: 0;
padding: 0;
}
ul.sns_button li.nbr img, ul.sns_button_b li.nbr img {
width: 70px;
height: 60px;
margin: 0;
padding: 0;
list-style: none;
vertical-align: top;
line-height: 200%;
float: left;
}
ul.sns_button li:last-child, ul.sns_button_b li:last-child {
margin-right: 0;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix { display: inline-table; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }  .instagram-media {
position: static !important;
}
@media screen and (max-width: 728px){
.instagram-media{
width:414px !important;
max-width: 100% !important;
min-width: initial !important;}
}  .econtent img.attachment-200x200, .econtent-none img.attachment-200x200 { 
float: left;
margin: 0 20px 20px 0;
}
.econtent-i img.attachment-200x200, .econtent-none-i img.attachment-200x200 { 
float: right;
margin: 0 0 20px 20px;
}
.eye-catch-img {
border: none;
margin: 0;
padding: 0;
}  .entry-title{
margin: 0 auto;
padding: 20px 20px 10px;
color: #333333;
text-align: left;
font-weight: bold;
font-size: 24px;
line-height: 28px;
border: none;
background: none;
clear: both;
}
.title_area .entry-title, .title_area_s .entry-title{
margin: 0 auto;
padding: 15px 15px 10px;
color: #333333;
text-align: left;
font-weight: bold;
font-size: 20px;
line-height: 130%;
display: block;
border-radius: 0px;
clear: both;
}
.title_area_s .title_area_bottom{
max-height: 10px;
}
.title_area .entry-title a{
color: #333333;
text-decoration: none;
}
.entry-title a:hover, .title_area .entry-title a:hover{
color: #F80;
}
.title_area, .title_area_s{
margin: 0;
padding: 0;
display: block;
color: #333333;
border: 1px #DDDDDD solid;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px; 
background: #FFFFFF url(//cocoro-work.com/wp-content/themes/7th_formula/img/h3_title.png) bottom repeat-x; 
clear: both;
}   .title_area_bottom {
width: 100%;
min-height: 10px;
max-height: 25px;
margin: 0;
padding: 0 2.5% 0 2.5%;
text-align: left;
display:inline-block;
clear: both;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.date_time { 
min-height: 25px;
margin: 0 15px 0 0;
padding: 0;
font-size: 12px;
font-weight: normal;
text-align: left;
float: left;
}
.left_time { 
min-height: 25px;
margin: 0;
padding: 0;
font-size: 12px;
font-weight: normal;
text-align: left;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
} #new-content h3.entry-title, .c_c_t_w .entry-title, .c_c_b_w .entry-title,.kanren_box .title_area .entry-title{
color:#333333;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/shadow_w.png) top repeat-x;
font-size: 18px;
padding: 10px 10px 8px 15px;
margin: 0;
border: 1px #DDD solid;
border-radius: 0px;
}
.kanren_box .title_area .entry-title{
padding: 10px 10px 8px 15px;
margin: 0;
border-radius: 3px;
border: 1px #DDD solid;
}
#center_box .c_c_b_w h3.entry-title, #center_box .c_c_t_w h3.entry-title, #new-content h3.entry-title{
border-top-left-radius: 3px;
border-top-right-radius: 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px; 
}
.econtent ul, .econtent-none ul, .econtent-none-i ul, .econtent-i ul, #review_in ul, #mail_magazine ul {
list-style-position:inside;
margin: 15px 0 15px 0;
padding: 0;
}
.econtent-none ol, .econtent-none-i ol, .econtent ol, .econtent-i ol, #review_in ol, #mail_magazine ol {
list-style:inside decimal;
margin: 15px 0 15px 0;
padding: 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.econtent-none ol, .econtent-none-i ol, .econtent ol, .econtent-i ol, #review_in ol, #mail_magazine ol {
margin: 15px 0 15px 0;
}
}
.econtent img, .econtent-i img, .econtent-none img, .econtent-s img, .econtent-none-i img, #review_in img, #mail_magazine_in img {
max-width: 99%;
height: auto;
}
.sns_button img{
width: 80px;
max-height: 60px;
}
.video-wrap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 100%;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.video-wrap iframe,　.video-wrap object,　.video-wrap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.econtent-s p.search_to_home {
padding-top: 20px;
}  h3 {
font-size: 20px;
font-weight: bold;
line-height: 24px;
margin: 20px 0;
*margin: 10px 0;
padding: 10px 10px 10px 15px;
border: 1px #DDDDDD solid;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/shadow_w.png) bottom repeat-x;
clear: both;
}
h4 {
margin: 15px 0;
*margin: 5px 0;
padding: 8px 10px 6px;
font-size: 20px;
font-weight: bold;
color: #333333;
clear: both;
}
h5 {
margin: 15px 0;
*margin: 5px 0;
padding: 10px 10px 5px;
font-size: 18px;
font-weight: bold;
color: #333333;
clear: both;
}  .more-link a{
margin: 10px 0;
text-align: right;
font-size: 12px;
color: #FFFFFF;
padding: 5px 10px;
border-radius: 3px;
text-decoration: none;
float:right;
}
.more-link a:hover{
color: #F80;
}  blockquote {
background: #F7F7F7 url(//cocoro-work.com/wp-content/themes/7th_formula/img/blockquote.png) no-repeat 0 0;
padding: 15px;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
color: #212121;
box-shadow: 1px 1px 2px rgba(204, 204, 204, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
clear:both;
}  .sns_tag_box{
min-height: 10px;
padding: 10px 2% 10px;
margin: -20px 0 10px;
border: 1px #DDDDDD solid;
border-top: none;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-bottomright: 3px;
background: #FFFFFF;
clear: both;
}
.tag_box {
width: 96%;
text-align: right;
margin: 0;
padding: 0;
clear: both;
}
#center_box .tag_box{
font-size: 12px;
margin: 0;
padding: 0 15px;
}
.sns_tag_box .tag_box a:link {
padding: 0;
font-weight: bold;
text-decoration: none;
color: #333333;
}
.sns_tag_box .tag_box a:visited{
color: #333333;
}
.sns_tag_box .tag_box a:hover {
color: #F80;
text-decoration: underline;
}
iframe.wp-embedded-content {
width:98%;
}   .cate_tag {
padding: 2px 10px 0 20px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/pic_tagu.png) left center no-repeat;
}
.cate_cate {
padding: 2px 2px 0 20px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/pic_fol.png) left center no-repeat;
}
.cate_comment {
padding: 2px 10px 0 20px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/pic_come.png) left center no-repeat;
}  .kanren_box{
padding: 0 0 5px;
margin: 0;
clear: both;
}
.kanren_box .title_area{
padding: 0;
border: none;
border-bottom: none;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/shadow_w.png) bottom repeat-x;
}
.kanrenmenu_thumb{
min-height: 100px;
margin: 0 0 10px;
}
.kanrenmenu_thumb .entry-title {
margin: 0;
padding: 10px 10px 12px;
font-size: 20px;
line-height: 22px;
text-align: left;
color: #333;
overflow : hidden;
border: none;
clear: both;
}
.kanrenmenu_thumb ul, .Kanrenmenu ul {
margin: 0;
padding: 10px 0 0 0;
list-style: none;
clear: both;
}
.kanrenmenu_thumb ul li, .Kanrenmenu ul li {
width: 48%;
margin: 10px 1% 0;
padding: 0;
text-decoration: none;
text-align: left;
background: none;
overflow: auto;
float: left;
}
.kanrenmenu_thumb ul li .keye{
width: 86px;
height: 86px;
padding: 2px;
margin: 0 15px 0 10px;
border: 1px #DDDDDD solid;
background: #FFFFFF;
overflow: hidden;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.kanrenmenu_thumb ul li .keye img{
width: auto;
height: 80px;
}
.kt-tag {
margin: 0;
padding: 0;
text-decoration: none;
overflow: hidden;
}
.kt-tag p.r-time-data {
font-size: 12px;
text-align: left;
line-height: 110%;
margin-bottom: 10px;
}
.kt-tag p.r-title-l {
height: 4.5em;
text-align: left;
line-height: 150%;
overflow: hidden;
}
.kt-tag a {
color: #000000;
font-size: 13px;
text-decoration: none;
line-height: 150%;
}
.kt-tag a:hover {
color: #F80;
text-decoration: none;
}   .c_c_t_w{
margin: 0 0 20px;
}
.c_c_t_w .textwidget, .c_c_b_w .textwidget, .c_c_t_w .textwidget_border0, .c_c_b_w .textwidget_border0{
line-height: 1.6;
text-align: left;
margin: -1px 0 20px;
*margin: -1px 0 10px;
padding: 20px;
clear: both;
overflow: hidden;
}
.c_c_t_w .textwidget_border0, .c_c_b_w .textwidget_border0{
padding: 0;
border: none;
background: none;
text-align: left;
}
.c_c_t_w .textwidget p, .c_c_b_w .textwidget p, .c_c_t_w .textwidget_border0 p, .c_c_b_w .textwidget_border0 p{
line-height: 1.6;
}
.c_c_b_w .tagcloud, .c_c_t_w .tagcloud {
font-size: 13px;
line-height: 17px;
text-align: center;
margin: 0 0 20px;
padding: 20px 10px;
clear: both;
overflow : hidden;
}
.c_c_t_w ul, .c_c_b_w ul {
margin: 10px 0;
*margin: 5px 0;
padding: 0 0 10px;
font-size: 13px;
line-height: 17px;
text-align: left;
list-style-type: none;
overflow : hidden;
}
.c_c_t_w ul li, .c_c_b_w ul li {
margin: 0;
padding: 6px 0 0 24px;
color: #333333;
text-decoration: none;
}
.c_c_t_w ul#recentcomments li.recentcomments, .c_c_b_w ul#recentcomments li.recentcomment{
margin: 6px 0px 0px;
padding: 6px 0 0 20px;
background: none;
} .c_c_t_w ul.sub-menu, .c_c_b_w ul.sub-menu,
.c_c_t_w ul ul, .c_c_b_w ul ul{
margin: 0;
padding:0;
background: none;
border: none;
box-shadow: none;
overflow: hidden;
}
.c_c_t_w ul li.cat-item, .c_c_b_w ul li.cat-item{
margin:0;
padding: 7px 0 0 20px;
color: #333;
line-height: 140%;
text-align: left;
}
.c_c_t_w ul.sub-menu li, .c_c_b_w ul.sub-menu li,
.c_c_t_w ul li.cat-item li, .c_c_b_w ul li.cat-item li{
margin: 0;
padding: 7px 0 0 20px;
color: #333;
line-height: 140%;
border-bottom: none;
}
.c_c_t_w ul.sub-menu li li, .c_c_b_w ul.sub-menu li li,
.c_c_t_w ul li.cat-item li li li, .c_c_b_w ul li.cat-item li li{
margin: 0;
padding: 7px 0 0 20px;
color: #333;
}
.c_c_t_w ul.sub-menu li li li, .c_c_b_w ul.sub-menu li li li,
.c_c_t_w ul li.cat-item li li li, .c_c_b_w ul li.cat-item li li li{
margin: 0;
padding: 7px 0 0 20px;
color: #333;
}  .c_c_t_w ul li a, .c_c_b_w ul li a {
color: #333;
text-decoration: none;
display: block;
margin: 6px 0 0;
padding: 0 0 0 24px;
}
.c_c_t_w ul li a:hover, .c_c_b_w ul li a:hover {
color: #F80;
text-decoration: underline;
}   #new-content{
margin: 0 0 20px;
padding: 0;
clear: both;
}
#new-content ul { 
margin: 0;
padding: 0;
list-style-type: none;
}
#new-content li {
height:65px;
line-height:100%;
margin:0;
padding: 15px 0 0 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#new-content .image { 
float:left;
margin:-2px 0 0;
}
#new-content .image img { 
width:54px;
height:50px;
padding: 2px;
background: #FFFFFF;
border: 1px #DDDDDD solid;
display:block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#new-content .info {
max-width: 88%;
height:50px;
margin: 0 0 0 10px;
padding: 0;
text-align: left;
overflow: hidden;
float: left;
}
#wrapper3 #new-content .info, #wrapperk3 #new-content .info{
max-width: 80%;
}
#new-content .date_cate { 
height: 28px;
font-size:12px;
}
#new-content .date { 
margin: 0;
padding: 4px 5px 2px 5px;
font-weight: bold;
}
#new-content .category {
border:none;
font-size:12px;
line-height: 150%;
padding:0;
}
#new-content .category a {
font-weight: bold;
margin: 0 0 2px;
padding: 0;
text-decoration: underline;
}
#new-content .category a:hover {
color: #F80;
text-decoration: none;
}
#new-content .info .title{
width: 100%;
max-height: 20px;
margin: 5px 2px;
overflow: hidden;
padding: 0;
}
#new-content .info .title a {
margin: 0;
padding: 0 0 3px;
font-size: 16px;
color: #333333;
line-height: 150%;
font-weight: normal;
text-decoration: none;
}
#new-content .info .title a:hover {
color: #F80;
text-decoration: underline;
}   .tablenav {
font-size: 15px;
background: none;
margin: 1em auto;
line-height: 2em;
text-align: center;
}
a.page-numbers, .tablenav .current {
color: #555;
text-decoration: none;
font-size: smaller;
font-weight: bold;
padding: 7px 11px 6px;
border: 1px #CCC solid;
border-radius: 3px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/shadow_w.png) bottom repeat-x;
}
a.page-numbers:hover {
color: #F80;
}
.tablenav .current {
color: #FFF;
font-size:14px;
font-weight: bold;
padding: 5px 10px ;
border-radius: 3px;
}
.tablenav .next, .tablenav .prev{
background: transparent;
font-size: smaller;
font-weight: bold;
padding: 7px 11px 6px;
border: 1px #CCC solid;
border-radius: 3px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.cont_navi {
background: none;
margin: 20px auto;
padding: 10px 0 0;
text-align: center;
}
.cont_navi p {
font-size: 14px;
margin-bottom: 10px;
text-align: left;
}
.cont_navi a {
color: #444444;
text-decoration: none;
}
.cont_navi a:hover {
color: #F80;
}   .comments_box {
zoom: 1;
margin: 0;
padding: 0;
text-align: left;
}
.comments_box img {
vertical-align: middle;
}
.commentlist img.avatar {
width: 48px;
height: 48px;
max-width: 48px;
aspect-ratio: 1 / 1;
}
.cancel-comment-reply {
padding: 5px 0 0 0;
}
.cancel-comment-reply a {
color: #000;
}
.comment-reply-link{
padding: 5px;
border: 1px #DDDDDD solid;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/shadow_w.png) top repeat-x;
}
.text {
border: 1px solid #CCC;
padding: 2px;
color: #777;
width: 204px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.comments_box h3{
color:#333333;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/shadow_w.png) top repeat-x;
font-size: 18px;
padding: 10px 10px 8px 15px;
margin: 0 0 15px;
*margin: 0 0 7px;
border: 1px #DDD solid;
border-radius: 0px;
}  ol.commentlist a:link {
text-decoration: none;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
text-decoration: none;
}
ol.commentlist {
margin: 10px 0 0 0;
padding: 0;
background: none;
}
ol.commentlist li {
font-size: 15px;
margin: 10px 0 10px 0;
padding: 10px;
list-style-type: none;
}
ol.commentlist li div.vcard cite.fn {
font-style: normal;
font-weight: bold;
}
ol.commentlist li div.vcard cite.fn a.url {
color: #95AAC5;
}
ol.commentlist li div.vcard img.avatar-32 {
padding: 2px;
background: #fff;
border: 1px solid #CCC;
}
ol.commentlist li div.vcard img.photo {
padding: 2px;
background: #fff;
border: 1px solid #CCC;
}
ol.commentlist li div.vcard span.says {
color: #888;
}
ol.commentlist li div.comment-meta {
margin: 3px 0 0 0;
font-size: 0.9em;
}
ol.commentlist li div.comment-meta a {
color: #aaa;
text-decoration: none;
}
ol.commentlist li p {
font-size: 15px;
margin: 15px 0 0 0;
line-height: 1.4em;
}
ol.commentlist li div.reply{
margin: 20px 0 10px;
*margin: 10px 0 5px;
background: none;
color: #333;
line-height: 16px;
}
ol.commentlist li div.reply a {
margin: 0 0 10px;
*margin: 0 0 5px;
padding: 5px 10px;
color: #333 !important;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/shadow_w.png) top repeat-x;
text-decoration: none;
}
ol.commentlist li div.reply a:hover {
color: #FF8800;
text-decoration: none;
}
ol.commentlist li ul.children li {
margin: 20px 0 0 0;
background: #F6F6F6;
border: none;
}
ol.commentlist li ul.children li li.alt {
background: #F6F6F6;
}
ol.commentlist li ul.children li.depth-2 {
background: #eee;
}
ol.commentlist li ul.children li.depth-3 {
background: #E4E4E4;
}
ol.commentlist li ul.children li.depth-4 {
background: #DEDEDE;
}
ol.commentlist li ul.children li.depth-5 {
background: #EAEAEA;
}  input[type=submit] {
color: #333;
}
#respond {
position: static;
margin: 0 0 20px;
*margin: 0 0 10px;
padding: 0 15px;
overflow : hidden;
}
#container2l #respond,#container2l #respond {
background: #EEE;
margin: 0;
padding: 10px;
position: static;
width: 690px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#respond input[type="text"] {
display: block;
height: 24px;
}
#respond input[type="text"], #respond textarea {
background: white;
border: 1px solid #ccc;
padding: 5px;
font-size: 15px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px; 
border-radius: 5px;
margin-bottom: 5px;
}
#respond input#submit {
cursor: pointer;
font-size: 15px;
margin: 7px auto 0;
padding: 5px 20px;
left: auto;
border: 1px solid #CCC;
color: #555;
background: -webkit-linear-gradient(top, #fff, #eee);
background: -moz-linear-gradient(top, #fff, #eee);
background: linear-gradient(top, #fff, #eee);
}
#contents .box_out {
background-color: #fafafa;
margin-bottom: 5px;
padding: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#contents .box_in {
background-color: #FFFFFF;
border: 1px solid #D9D9D9;
padding: 10px;
}
#fs {
margin: 0px;
}
#comform input, #tb input, #comform select, #comform textarea {
padding: 0.5em;
}   #tb {
width: 100%;
margin: 10px 0 20px;
padding: 10px 5%;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/shadow_w.png) bottom repeat-x;
border: 1px solid #DDD;
border-radius: 3px;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.trackback-content {
margin-top: 10px;
}
ul#trackback-list {
font-weight: normal;
margin: 0 20px;
padding: 0;
background-color: #FFFFFF;
border: none;
}
#trackback-list li {
list-style: none;
font-weight: normal;
margin: 0 0 10px;
padding: 0;
background-color: #FFFFFF;
border: none;
}
#trackback-list p.comment-title {
font-size: 14px;
margin: 20px 0px 10px;
}
#trackback-list p.comment-data {
text-align: right;
font-size: 10px;
margin: 0 0 10px;
padding: 10px 10px 5px 0px;
border-bottom: 1px dotted #CCC;
}
#trackback-list p {
font-size: 14px;
margin: 0px 10px 15px;
}   .title, #wp-calendar caption{
margin: 0 0 20px;
color: #333;
font-size: 15px;
font-weight: bold;
padding: 0 10px 8px 0;
margin-bottom: 10px;
*margin-bottom: 5px;
text-align: left;
clear: both;
}
#right_side .title, #left_side .title, #wp-calendar caption{
margin: 0 0 20px;
color: #333;
background: #F0F0F0 url(//cocoro-work.com/wp-content/themes/7th_formula/img/shadow_w.png) repeat-x scroll center top;
font-size: 15px;
font-weight: bold;
padding: 12px 10px 11px 15px;
margin-bottom: 10px;
*margin-bottom: 5px;
text-align: left;
border: 1px solid #DDD;
border-radius: 3px;
clear: both;
}
#left_side ul, #right_side ul{
margin: 0 0 20px;
*margin: 0 0 10px;
padding: 0 0 0 15px;
font-size: 13px;
line-height: 19px;
text-align: left;
list-style-type: none;
border-top: none;
}
#left_side ul li, #right_side ul li{
margin: 4px 0 4px;
padding: 7px 0 0 24px;
color: #333333;
text-decoration: none;
display: block;
}
#left_side ul li ul.children, #right_side ul li ul.children{
margin:  0;
padding: 0;
color: #333333;
text-decoration: none;
border: none;
display: block;
}
#left_side ul ul, #right_side ul ul{
margin: 0;
padding: 0;
font-size: 13px;
line-height: 19px;
text-align: left;
list-style-type: none;
border-top: none;
}
#left_side ul li ul .children li, #right_side ul li ul .children li{
margin: 4px 0 4px;
*margin: 2px 0 2px;
padding: 7px 0 0 24px;
color: #333333;
text-decoration: none;
border: none;
display: block;
}  #left_side ul ul li .post-date, #right_side ul li .post-date {
margin: 0;
padding: 5px 0 0;
background: none;
border: none;
display: block;
}   #left_side ul li .cat-item, #right_side ul li .cat-item, 
#footer_box_matome .mini_box ul li .cat-item {
margin: 4px 0 4px;
*margin: 2px 0 2px;
padding: 7px 0 0 24px;
color: #333333;
text-decoration: none;
display: block;
}
#left_side ul .sub-menu, #right_side ul .sub-menu, 
#left_side ul li .cat-item ul, #right_side ul li .cat-item ul, 
#left_side ul .sub-menu li ul, #right_side ul .sub-menu li ul, 
#footer_box_matome .mini_box ul li .cat-item ul, .mini_box ul .sub-menu{
margin: 0;
padding: 0;
border: none;
}
#left_side ul li .cat-item ul li, #right_sideul li .cat-item ul li, 
#footer_box_matome .mini_box ul li .cat-item ul li,
#left_side ul .sub-menu li, #right_side ul .sub-menu li, 
#footer_box_matome .mini_box ul .sub-menu li,
#left_side ul .sub-menu li ul li, #right_side ul .sub-menu li ul li, 
#footer_box_matome .mini_box ul .sub-menu li ul li{
margin: 0;
padding: 10px 0 0 24px;
color: #333333;
text-decoration: none;
border: none;
display: block;
} #left_side ul li a, #right_side ul li a{
color: #333333;
text-decoration: none;
display: block;
}
#left_side ul li a:hover, #right_side ul li a:hover, 
#footer_box_matome .mini_box ul li a:hover{
color: #F80;
text-decoration: none;
}
#footer_box_matome .mini_box ul li.recentcomments a{
color: #FFFFFF;
text-decoration: none;
} #left_side ul#recentcomments, #right_side ul#recentcomments {
margin: 0 0 20px;
*margin: 0 0 10px;
padding: 10px 10px 0;
font-size: 13px;
line-height: 17px;
text-align: left;
list-style-type: none;
border-top: none;
}
#left_side ul#recentcomments li, #right_side ul#recentcomments li {
margin: 0 0 15px;
padding: 0;
color: #333333;
text-decoration: none;
background: none;
display: block;
}
#left_side ul#recentcomments li a, #right_side ul#recentcomments li a {
margin: 0;
padding: 0;
color: #0585CF;
font-weight: bold;
text-decoration: underline;
background: none;
border: none;
}
#left_side ul#recentcomments li a:hover, #right_side ul#recentcomments li a:hover {
color: #F80;
text-decoration: underline;
background: none;
}  .tagcloud {
text-align: center;
margin: 0 0 20px;
padding: 10px 0;
clear: both;
overflow: hidden;
}
.tagcloud a {
margin: 0 5px;
color: #555;
text-decoration: none;
line-height:120%;
}
.tagcloud a:hover {
color: #F80;
text-decoration: underline;
}
#footer_box_matome .tagcloud a {
color: #ffffff;
}
.kiji-navigation{
width: 100%;
}
.kijinavi-left, .kijinavi-right{
background: #FAFAFA;
}
.kijinavi-left a{
width: 49%;
float: left;
text-align: center;
margin-bottom: 20px;
padding: 10px 2% 8px;
border: 1px #DDDDDD solid;
border-radius: 3px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/shadow_w.png) bottom repeat-x;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.kijinavi-right a{
width: 49%;
float: right;
text-align: center;
margin-bottom: 20px;
*margin-bottom: 10px;
padding: 10px 2% 8px;
border: 1px #DDDDDD solid;
border-radius: 3px;
background: #FFFFFF url(//cocoro-work.com/wp-content/themes/7th_formula/img/shadow_w.png) bottom repeat-x;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.kijinavi-left a, .kijinavi-right a{
color: #555555;
text-decoration: none;
}
.kijinavi-left a:hover, .kijinavi-right a:hover{
color: #F80;
text-decoration: underline;
}  #calendar_wrap{
padding: 0;
margin: 0;
}
#wp-calendar {
width: 100%;
padding: 0 0 20px;
margin: 0 0 20px;
color: #444444;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#footer_box_matome #wp-calendar {
background: #ffffff;
} #wp-calendar thead {
margin: 0;
padding: 0;
font-size: 14px;
font-weight: normal;
} #wp-calendar thead tr th {
margin: 0;
padding: 0 0 3px;
font-weight: bold;
border-radius: 3px;
color: #333333;
background: none;
} #wp-calendar tbody td {
margin: 0;
width: 20px;
height: 18px;
text-align: center;
}
#wp-calendar td a{
margin: 0;
font-weight: bold;
text-decoration: underline;
}
#wp-calendar td#prev, #wp-calendar td#next{
padding: 0;
margin: 0;
}
#wp-calendar td#prev a, #wp-calendar td#next a{
width: 50%;
margin: 0;
padding: 7px 21px;
border: 1px #DDDDDD solid;
border-radius: 3px;
background:#FFF url(//cocoro-work.com/wp-content/themes/7th_formula/img/shadow_w.png) top repeat-x;
font-weight: bold;
color: #333333;
text-decoration: none;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#wp-calendar td#next a{
float: right;
}
#wp-calendar td a:hover, #wp-calendar td#prev a:hover, #wp-calendar td#next a:hover{
font-weight: bold;
color: #FF8800;
text-decoration: underline;
} table#wp-calendar td#today {
font-weight: bold;
font-size:14px;
border-radius:3px;
border: 1px #DCDCDC solid;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/shadow_w.png) top repeat-x;
color:#333333;
}
table#wp-calendar td#today a{
color: #333333;
text-decoration: underline;
}
table#wp-calendar td#today a:hover{
color: #FF8800;
text-decoration: underline;
}  #searchform, #center_box #searchform {
margin: 0 0 20px;
padding: 0;
background: #FFF;
}
#searchform .screen-reader-text {
display: none;
} #s, #s:focus{
width: 68%;
height: 40px;
line-height: 30px;
margin: 0 0 20px;
padding: 0 5%;
vertical-align: bottom;
outline: none;
box-sizing: content-box;
font-size:15px;
color: #333333;
box-shadow: 0 0 1px #AAA;
border-radius: 0px;
border: 1px #DEDEDE solid;
border-right: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
float: left;
}
#s:focus {
color: #333;
} input[type="button"], input[type="submit"] {
-webkit-appearance: none;
border-radius: 0px;
}
#searchsubmit {
width: 30%;
height: 40px;
color: #333333;
display:block;
cursor: pointer;
font-weight: bold;
border: none;
box-shadow: 0 0 2px #999 inset;
background: #FFFFFF url(//cocoro-work.com/wp-content/themes/7th_formula/img/shadow_w.png) top repeat-x;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
float:right;
}
#searchsubmit a{
background: #FFFFFF url(//cocoro-work.com/wp-content/themes/7th_formula/img/shadow_w.png) bottom repeat-x;
}
#searchsubmit:hover {
background: #FFFFFF url(//cocoro-work.com/wp-content/themes/7th_formula/img/shadow_w.png) bottom repeat-x;
border: 1px #DEDEDE solid;
color: #F80;
}  .postform, select{
width: 100%;
margin: 0 0 20px;
padding: 10px 10px 10px 10px;
border: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.screen-reader-text{
display: none;
}  .mail_signup img, #center_box .mail_signup img{
width: 100%;
}
.textwidget, .textwidget_border0{
font-size: 13px;
line-height: 1.7;
margin: 0 0 20px;
padding: 0;
clear: both;
overflow: hidden;
text-align: left;
border: 1px #DDDDDD solid;
border-radius: 3px;
background: #FFFFFF;
}
.textwidget_border0{
padding: 0;
border: none;
background: none;
}
#left_side .textwidget, #right_side .textwidget{
padding: 10px;
}
#left_side .textwidget_border0, #right_side .textwidget_border0{
padding: 0;
}
.textwidget p, .textwidget_border0 p{
font-size: 13px;
line-height: 1.7;
}
.textwidget img, .textwidget_border0 img{
max-width: 100%;
height: auto;
overflow: hidden;
}
.post-date{
margin: 0;
padding: 0 10px 0 0;
background: #FFFFFF;
display: block;
}  .rss-space {
text-align: center;
margin: 0 0 20px;
padding: 0;
clear: both;
}
.rss-button {
text-align: center;
width:100%;
padding: 5px;
clear: both;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.rss-space a {
text-decoration: none;
}  .favorite-space {
text-align: center;
margin: 0 auto 20px;
padding: 0;
clear: both;
}
.favorite-button {
text-align: center;
width: 100%;
padding: 5px;
clear: both;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}  #fix_box1, #fix_box2{
min-width:200px;
max-width: 250px;
width:100%;
margin: 10px 0 20px;
padding: 0;
}  #eye_news img{
width: 27%;
height:auto;
padding: 0.5%;
border: 1px #DDDDDD solid;
line-height:100%;
background: #FFFFFF;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#left_side ul#eye_news, #right_side ul#eye_news{
margin:0;
padding: 0;
clear: both;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#left_side ul#eye_news ul, #right_side ul#eye_news ul{
margin:0;
clear: both;
}
#left_side ul#eye_news li, #right_side ul#eye_news li{
height: 85px;
margin: 0 0 10px;
background: none;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#left_side .sf_daca, #left_side .sf_daca a, #right_side .sf_daca, #right_side .sf_daca a{
max-height: 30px;
padding: 3px 0;
margin: 0 0 3px;
color: #333333;
border-bottom: 1px solid #DEDEDE;
width: 70%;
float: right;
}
#left_side ul#eye_news li .category, #right_side ul#eye_news li .category{
width: 90%;
padding: 0 0 0 15px;
height: 10px;
font-size: 10px;
font-weight: bold;
line-height: 11px;
text-decoration: none;
overflow: hidden;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#left_side ul#eye_news li .date, #right_side ul#eye_news li .date{
width: 100%;
text-align: left;
padding-top: 0;
font-size: 12px;
font-weight: bold;
float: right;
} 
#left_side #eye_news .sub_new_img , #right_side #eye_news .sub_new_img{
width: 76px;
height: 76px;
padding: 2px;
background: #FFFFFF;
border: 1px #CCCCCC solid;
margin: 2px 0 5px -17px;
line-height: 100%;
overflow: hidden;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#left_side #eye_news .sub_new_img img, #right_side #eye_news .sub_new_img img{
width: auto;
height: 70px;
padding: 0px;
border: none;
margin: 0;
float: left;
}
#left_side #eye_news a p, #right_side #eye_news a p{
width: 70%;
max-height: 75px;
text-align: left;
color: #333333;
margin: 2px 0 0 ;
line-height: 150%;
overflow: hidden;
float: right;
}
#left_side #eye_news a:hover p, #right_side #eye_news a:hover p,
ul#eye_news li a:hover, .mini_box ul#eye_news li .category a:hover, #left_side ul#eye_news li .category a:hover, #right_side ul#eye_news li .category a:hover{
color: #F80;
}
#footer_box_matome ul#eye_news ul{
margin:0;
clear: both;
}
#footer_box_matome ul#eye_news li{
height: 72px;
padding: 0px 2px 4px 18px;
margin-bottom: 10px;
background: none;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#footer_box_matome  ul#eye_news li a{
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
line-height: 3em;
display: block;
}
#footer_box_matome .sf_daca, #footer_box_matome .sf_daca a{
max-height: 30px;
padding: 3px 0;
margin: 0;
width: 70%;
float: right;
}
#footer_box_matome ul#eye_news li .category {
width: 100%;
padding: 0 0 0 15px;
font-size: 10px;
height: 10px;
font-weight: bold;
line-height: 11px;
text-decoration: none;
overflow: hidden;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#footer_box_matome ul#eye_news li .date{
width: 100%;
text-align: left;
margin-bottom: -2px;
font-size: 12px;
font-weight: bold;
float: right;
} 
#footer_box_matome #eye_news .sub_new_img{
width: 74px;
height: 76px;
padding: 2px;
background: #FFFFFF;
border: none;
margin: 2px 0 5px -17px;
overflow: hidden;
line-height: 100%;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#footer_box_matome #eye_news .sub_new_img img{
width: auto;
height: 70px;
padding: 0px;
border: none;
margin: 0;
float: left;
}
#footer_box_matome #eye_news p{
width: 70%;
max-height: 75px;
text-align: left;
margin: 5px 0 0;
line-height: 140%;
overflow: hidden;
float: right;
}
#footer_box_matome #eye_news li a p{
color: #FFFFFF;
}
#footer_box_matome #eye_news li a:hover p{
color: #F80;
}  .side_profile_w {
font-size: 13px;
line-height: 1.7;
margin: 0 0 20px;
padding: 10px;
clear: both;
overflow: hidden;
text-align: center;
border: 1px #DDDDDD solid;
border-radius: 3px;
background: #FFFFFF;
}
.side_profile_w p {
font-size: 13px;
line-height: 1.7;
padding-top: 10px;
padding-bottom: 0;
}
#footer_box .side_profile_w p {
color: #000000;
}
.side_profile_w p.side_profile_title {
padding: 0;
font-size: 1.4em;
font-weight: bold;
}
.side_profile_w p.side_profile_sns {
padding: 0;
}
.side_profile_w p.side_profile_txt {
text-align: left;
}
.s_design1 {
font-family: FontAwesome, "Font Awesome 5 Free";
font-weight: 900;
text-align: left;
font-size: 1em;
line-height: 1.2em;
margin-bottom: 15px;
border-radius: 6px;
overflow: hidden;
display: flex;
box-sizing: border-box;
}
.s_design1 a {
width: 100%;
color: #FFFFFF;
padding: 15px 10px 13px 15px;
text-decoration: none;
transition: 0.3s;
box-sizing: border-box;
}
#footer_box .s_design1 a {
color: #FFFFFF;
}
#right_side .s_design1 .wicon .fa, 
#right_side .s_design1 .wicon .fas, 
#right_side .s_design1 .wicon .fab, 
#left_side .s_design1 .wicon .fa, 
#left-left .s_design1 .wicon .fas, 
#left-left .s_design1 .wicon .fab, 
#footer_box .s_design1 .wicon .fa, 
#footer_box .s_design1 .wicon .fas, 
#footer_box .s_design1 .wicon .fab {
height: 100%;
margin-right: 12px;
padding-right: 12px;
align-items: center;
border-right: 1px rgb(255, 255, 255, 0.3) solid;
color: #FFFFFF;
float: left;
display: flex;
}
.s_design1 a:hover {
opacity: 0.6;
}
.s_design1s_blue a {
background: #2e71bb;
border-bottom: 3px solid #0c3da2;
}
.follow-button a {
margin-left: 0;
padding-left: 6px;
color: #515254;
border-radius: 5px;
font-size: 22px;
}
.side_profile_w .follow-button .twitter:hover {
color: #000000;
}
.follow-button .facebook:hover {
color: #3b5998;
}
.follow-button .instagram:hover{
color: #427eff;
}
.follow-button .youtube:hover{
color: #C0372E;
}
.follow-button .line:hover{
color: #1EAD2C;
}   #top_return{
width: 100%;
height: 40px;
margin: 0;
display: block;
clear: both;
text-decoration: none;
}
.top_bottun{
width: 980px;
margin: 0 auto;
}
.top_bottun a{
width: 57px;
height: 57px;
margin: 0 30px -30px -50px;
line-height: 38px;
color: #FFF;
display: block;
text-decoration: none;
float:right;
}
.top_bottun a:hover{
color: #F80;
text-decoration: none;
}   #footer_box {
position: relative;
width: 100%;
margin: 0;
padding: 20px 0 0;
color:#FFFFFF;
clear: both;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}  #footer_box_matome {
width: 980px;
margin: 0 auto;
padding: 2px 0 0;
background: none;
clear: both;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
} .mini_box {
width: 31.5%;
margin: -2px 0.8% 10px;
color: #FFF;
text-align: left;
display: block;
float: left;
}
.mini_box p{
color: #FFF;
}
.mini_box .textwidget p{
padding: 5px;
color: #333333;
} .mini_box a, .mini_box p a{
color: #333333;
text-align: left;
text-decoration: none;
}
.mini_box a:hover {
color: #F80;
text-align: left;
text-decoration: none;
}
.mini_box li .post-date{
margin:5px 0 0 0;
padding:0;
border:none;
color: #AAAAAA;
text-decoration: none;
background:none;
} .mini_box .title {
margin: 0 0 10px;
*margin: 0 0 5px;
padding: 10px 10px 10px;
font-size: 14px;
font-weight:bold;
color: #FFFFFF;
text-align: left;
line-height: 26px;
border-radius: 3px;
clear: both;
}
.mini_box ul {
margin: 0 10px 20px;
padding: 0;
font-size: 12px;
line-height: 19px;
text-align: left;
list-style-type: none;
border-top: none;
}
.mini_box ul li {
margin: 2px 0;
*margin: 1px 0;
padding: 3px 0;
color: #FFFFFF;
text-decoration: none;
display: block;
}
.mini_box ul li.cat-item{
padding: 0px;
}
.mini_box ul li a{
color: #FFFFFF;
}
.mini_box ul li a:hover{
color: #F80;
} #footer_box_matome #searchform {
margin: 0 0 10px;
padding: 0;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/sub_back1.png) top no-repeat;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
border: 1px #ccc solid;
}  #footer {
width: 100%;
margin: 0;
text-align: center;
clear: both;
}
#footer p {
width: 950px;
height: 35px;
color: #FFFFFF;
margin: 0 auto;
padding: 7px 0 5px;
font-size: 12px;
font-weight: normal;
line-height: 35px;
overflow:hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#footer a {
color: #FFFFFF;
text-decoration: none;
}
#footer a:hover {
color: #F80;
text-decoration: none;
}     #main, #main_mail {
width: 100%;
margin:20px auto;
}
#main h2, #main_mail h2 {
color: #000;
font-size:22px;
font-weight:bold;
line-height:150%;
text-align:left;
margin:0 0 20px 0;
padding:0 0 5px;
}
#main p, #main_mail p {
font-size:21px;
line-height:1.7;
text-align:justify;
text-justify:inter-ideograph;
line-break:strict;
text-indent:0em;
margin:0 0 1em 0;
}
#main table, #main_mail table {
border-collapse: collapse;
border-spacing: 0px;
width: 100%;
margin:10px 0 20px 0;
border-bottom:#cccccc solid 1px;
clear: both;
}
#main th, #main_mail th.mail_t {
font-size:15px;
font-weight:bold;
line-height:170%;
text-align:left;
white-space: nowrap;
padding:12px 15px;
background:#EDEDED;
border-top:#cccccc solid 1px;
}
#main td, #main_mail td.mail_e {
font-size:15px;
line-height:170%;
text-align:left;
padding:12px 15px;
border-top:#cccccc solid 1px;
background:#FFFFFF;
}
#main_mail td.mail_e p {
font-size:15px;
line-height:170%;
text-align:left;
}
#main table img, #main_mail table img {
max-width: 99%;
height: auto;
}
#main_mail h3 {
margin: 30px 0 20px;
padding: 3px 10px 3px 0;
font-size: 18px;
font-weight: bold;
color: #000000;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px solid #999;
background: none;
clear: both;
}
#main_mail h3:before {
font-family: FontAwesome;
content: '\f14a';
padding-right: 5px;
}
#main_mail h5 {
margin: 20px 0 10px;
padding: 3px 10px 3px 0;
font-size: 18px;
font-weight: bold;
color: #000000;
border: 0px;
clear: both;
}
#main_mail h5:before {
font-family: FontAwesome;
content: '\f046';
padding-right: 5px;
font-weight: normal;
}
#main_mail td.mail_e ul {
margin-bottom: 20px;
padding-left: 20px;
}
#main_mail td.mail_e li {
list-style-position: outside;
}
.stealthtxt{
line-height: 1.6;
margin: 10px 0 20px;
padding: 10px;
text-align: center;
border: 1px #DDDDDD solid;
border-radius: 5px;
background: #FFFFFF;
clear: both;
overflow: hidden;
}
#main .stealthtxt p, #review .stealthtxt p, #killer .stealthtxt p {
margin-bottom: 0;
}
@media screen and (max-width: 480px){
.stealthtxt{
padding: 10px 5px 0;
}
#main .stealthtxt p, #review .stealthtxt p, #killer .stealthtxt p {
font-size: 0.9em;
}
}   ul.sitemap {
margin: 15px 0 15px 15px;
padding: 0;
}
.sitemap li {
list-style: none;
font-size: 13px;
margin: 8px 0 0;
*margin: 4px 0 0;
padding: 0px 0 6px 25px;
line-height: 1.6;
}
.sitemap li a {
text-decoration: none;
}
.sitemap li a:hover {
color: #F80;
text-decoration: underline;
}
h4.sitemap-cate-title {
font-size: 16px;
font-weight: bold;
line-height: 180%;
margin: 20px 0 0;
padding: 15px 15px 12px;
border: 1px #DDD solid;
border-radius: 3px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/shadow_w.png) bottom repeat-x;
clear: both;
}
h4 a {
color: #333333;
text-decoration: none;
}
h4 a:hover {
color: #F80;
text-decoration: underline;
}   .wpcf7 input, .wpcf7 textarea {
margin: 5px 0 20px;
padding: 10px;
border: 1px #888 solid;
border-radius: 3px;
}   #review {
width: 914px;
margin: 0 auto;
padding: 0;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/mail_review/bg.png) repeat-y;
}
#mail_magazine {
width: 900px;
margin: 0 auto;
padding: 0;
box-shadow: 0 0 7px #999;
text-align: left;
background: #FFF;
}
#mail_magazine_in, #review_in {
margin: 0;
padding: 20px 50px;
text-align: left;
}
#mail_magazine p, #review p, #mail_magazine_in p, #review_in p {
font-size: 16px;
line-height: 1.6;
padding: 0;
}
#widget_form {
margin: 0 0 20px;
padding: 0;
clear: both;
}
.econtent-i #widget_form {
margin: 20px 0 20px;
padding: 0;
clear: both;
}
#widget_form p {
font-size: 15px;
line-height: 1.6;
padding: 0;
}
#wrapper3 #widget_form p, #wrapperk3 #widget_form p {
padding: 0 10px;
}  #mail_magazine h1{
margin: 0;
padding: 0;
display: block;
}
#review h1 {
width: 900px;
margin: 0 7px;
padding: 0;
display: block;
}
#mail_magazine h1 img, #review h1 img {
width: 100%
}  .opt_blue {
width: 100%;
margin: 40px auto;
padding: 1px;
background: #32597A;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.opt_black {
width: 100%;
margin: 40px auto;
padding: 1px;
background: #333333;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.opt_green {
width: 100%;
margin: 40px auto;
padding: 1px;
background: #33725A;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.opt_orange {
width: 100%;
margin: 40px auto;
padding: 1px;
background: #CE7700;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.opt_pink {
width: 100%;
margin: 40px auto;
padding: 1px;
background: #F9627C;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.opt_red {
width: 100%;
margin: 40px auto;
padding: 1px;
background: #A30000;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.opt-in {
margin: 0;
padding: 20px 10px;
border: 1px solid #ffffff;
text-align: center;
overflow: hidden;
}
.opt-in input:focus {
background-color: #FFC;
}
#widget_form .opt_blue, #widget_form .opt_black, #widget_form .opt_green, #widget_form .opt_pink, #widget_form .opt_orange, #widget_form .opt_red {
margin: 0 auto;
}
#mail_magazine p.opt-catch {
font-size: 26px;
font-weight: bold;
line-height: 1.6;
color: #ffffff;
text-align: center;
margin: 10px 0;
padding: 0;
}
#widget_form p.opt-catch, #center_box p.opt-catch {
font-size: 24px;
font-weight: bold;
line-height: 1.6;
color: #ffffff;
text-align: center;
margin: 10px 0;
padding: 0;
}
#wrapper3 #widget_form p.opt-catch, #wrapperk3 #widget_form p.opt-catch {
font-size: 24px;
}  table.form_mail {
width: 90%;
font-size: 13px;
text-align: center;
border-collapse: collapse;
border-spacing: 0;
margin: 0 5% 20px;
padding: 0;
}
#widget_form table.form_mail {
width: 90%;
font-size: 13px;
text-align: center;
border-collapse: collapse;
border-spacing: 0;
margin: 0 5% 20px;
padding: 6px 5%;
clear: both;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
table.form_mail td.mailleft {
width: 30%;
font-size: 14px;
font-weight: bold;
text-align: right;
color: #ffffff;
padding: 6px 0;
}
table.form_mail td.mailright {
width: 100%;
margin: 0;
text-align: left;
padding: 6px 5%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
input.mail-form {
font-size: 14px;
width: 100%;
padding: 6px 5%;
text-align: left;
font-family: 'メイリオ','Meiryo';
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#widget_form input.mail-form {
font-size: 14px;
width: 100%;
padding: 6px 5%;
text-align: left;
font-family: 'メイリオ','Meiryo';
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
input.name-form {
font-size: 14px;
width: 45%;
padding: 6px 0 6px 5%;
text-align: left;
font-family: 'メイリオ','Meiryo';
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#mail_magazine p.white, #review p.white, #mail_magazine_in p.white, #review_in p.white{
font-size: 15px;
}
#widget_form input.name-form {
font-size: 14px;
width: 45%;
padding: 6px 0 0 5%;
text-align: left;
font-family: 'メイリオ','Meiryo';
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#wrapper3 #widget_form, #wrapperk3 #widget_form {
width: 100%;
margin: 0 0 20px;
padding: 0;
}
#wrapper3 #widget_form input.mail-form, #wrapperk3 #widget_form input.mail-form {
width: 90%;
}
#wrapper3 #widget_form table.form_mail, #wrapperk3 #widget_form table.form_mail {
width: 100%;
margin: 0 0 10px;
padding: 0;
}
#wrapper3 #widget_form table.form_mail td.mailleft, #wrapperk3 #widget_form table.form_mail td.mailleft {
min-width: 200px;
width: 100%;
padding: 0 5%;
float: left;
text-align: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#wrapper3 #widget_form table.form_mail td.mailright, #wrapperk3 #widget_form table.form_mail td.mailright {
width: 100%;
padding: 7px 5%;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}  #mail_magazine input.btn, #widget_form input.btn {
width: 400px;
height: 95px;
margin-left: auto;
margin-right: auto;
display: block;
}
#wrapper3 #widget_form input.btn, #wrapperk3 #widget_form input.btn {
width: 100%;
height: auto;
display: block;
}
#review .easy_mode_button a {
width: 600px;
height: 90px;
line-height: 90px;
font-size: 28px;
font-weight: bold;
color: #FFFFFF;
margin: 40px auto 20px;
padding: 0;
text-align: center;
text-decoration: none;
text-shadow: 1px 1px 3px #555;
display: block;
overflow: hidden;
clear: both;
}
#mail_magazine input.btn2, input.btn2{
width: 400px;
height: 95px;
margin: 10px auto;
padding: 0;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/mail_review/mailsend.png) center no-repeat;
background-size: contain;
overflow: hidden;
font-size: 0;
}
#mail_magazine input.btn2:hover, input.btn2:hover{
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/mail_review/mailsenda.png) center no-repeat;
background-size: contain;
}
@media screen and (max-width: 970px){
#mail_magazine input.btn, #widget_form input.btn{
max-width: 400px;
width: auto;
height: 80px;
margin-left: auto;
margin-right: auto;
display: block;
}
#mail_magazine input.btn2, input.btn2, #center_box input.btn2{
height: 80px;
}
}
@media screen and (max-width: 600px){
#mail_magazine input.btn, #widget_form input.btn {
height: 65px;
}
#mail_magazine input.btn2, input.btn2, #center_box input.btn2{
max-width: 300px;
height: 60px;
}
table.form_mail td.mailleft, table.form_mail td.mailright{
width: 100%;
padding: 6px 6%;
display:block;
text-align: left;
}
}
@media screen and (max-width: 400px){
#widget_form p.opt-catch, #center_box p.opt-catch{
font-size: 16px;
margin: 0 10px 10px;
}
input.name-form{
width: 100%;
padding: 6px 6%;
display:block;
text-align: left;
}
.econtent-i .opt-in p{
font-size: 14px;
margin: 0 15px;
}
#mail_magazine input.btn2, input.btn2, #center_box input.btn2{
max-width: 200px;
height: 50px;
}
}  #mail_magazine .content-box, #review .content-box {
width: 820px;
margin: 0 38px 0 48px;
padding: 0;
text-align: left;
clear: both;
overflow: hidden;
}  #mail_magazine h2, #review h2 {
width: 100%;
font-size: 32px;
line-height: 130%;
font-weight: bold;
color: #333333;
margin: 50px auto 30px;
padding: 20px 5% 20px;
text-align: center;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/mail_review/h2.png) no-repeat bottom;
background-size: contain;
clear: both;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#mail_magazine h3, #review h3 {
font-size: 22px;
padding: 20px 10px 15px 15px;
}
#mail_magazine h4, #review h4 {
margin: 15px 0 20px;
}  #mail_magazine #bullet1 {
margin: 30px 0;
padding: 0;
clear: both;
}
#mail_magazine .bullet1_head {
width: 805px;
height: 13px;
margin: 0 auto;
padding: 0;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/mail_review/bullet1_head.png)  no-repeat;
}
#mail_magazine .bullet1_body {
width: 805px;
margin: 0 auto;
padding: 0;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/mail_review/bullet1_body.png)  repeat-y;
}
#mail_magazine .bullet1_foot {
width: 805px;
height: 12px;
margin: 0 auto;
padding: 0;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/mail_review/bullet1_foot.png)  no-repeat;
}
#mail_magazine .bullet1_body ul {
text-align: left;
margin: 10px 30px 20px;
padding: 0;
}
#mail_magazine .bullet1_body li {
list-style: none;
font-size: 22px;
font-weight: bold;
line-height: 40px;
text-align: left;
margin: 0;
padding: 5px 0 0 35px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/mail_review/check.png)  no-repeat left 8px;
border-bottom: 2px dotted #CCCCCC;
}  #mail_magazine .bullet2_top {
margin: 10px 0 0;
padding: 40px 0 0;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/mail_review/bullet2_top.png) no-repeat left top;
}
#mail_magazine .bullet2_bottom {
margin: 0 0 40px;
padding: 0 0 50px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/mail_review/bullet2_bottom.png) no-repeat right bottom;
}
#mail_magazine ul.bullet2 {
text-align: left;
margin: 0;
padding: 0;
}
#mail_magazine ul.bullet2 li {
list-style: none;
font-size: 22px;
font-weight: bold;
line-height: 32px;
text-align: left;
margin: 0 50px;
padding: 10px 0 0 35px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/mail_review/check.png)  no-repeat left 8px;
}  #bullet3 {
margin: 50px 0;
padding: 0;
}
#mail_magazine .bullet3_head {
height: 135px;
margin: 0 auto;
padding: 0;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/mail_review/bullet3_head.png) no-repeat center bottom;
background-size: contain;
}
#mail_magazine .bullet3_body {
max-width: 760px;
margin: 0 auto;
padding: 20px 0 0;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/mail_review/bullet3_body.png)  repeat-y center top;
background-size: contain;
}
#mail_magazine .bullet3_foot {
height: 83px;
margin: 0 auto;
padding: 0;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/mail_review/bullet3_foot.png)  no-repeat center top;
background-size: contain;
}
#mail_magazine .bullet3_body ul {
text-align: left;
margin: 0 70px;
padding: 0;
}
#mail_magazine .bullet3_body li {
list-style: none;
font-size: 22px;
font-weight: bold;
line-height: 35px;
text-align: left;
margin: 0;
padding: 5px 0 5px 40px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/mail_review/check.png)  no-repeat left 3px;
}
#mail_magazine .bullet3_body li:last-child {
list-style: none;
font-size: 22px;
font-weight: bold;
line-height: 35px;
text-align: left;
margin: 0;
padding: 5px 0 0 40px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/mail_review/check.png)  no-repeat left 3px;
}  #about-privacy {
width: 810px;
height: 100px;
overflow: auto;
font-size: 14px;
margin: 30px auto;
padding: 10px 15px;
border: 2px solid #CCCCCC;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#mail_magazine #about-privacy {
width: 100%;
height: 100px;
overflow: auto;
font-size: 14px;
margin: 30px auto;
padding: 10px 3%;
border: 2px solid #CCCCCC;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#mail_magazine #about-privacy p {
font-size: 12px;
line-height: 1.8;
text-align: justify;
text-justify: inter-ideograph; 
margin: 0;
padding: 5px 0;
}
#mail_magazine h3#pp {
font-size: 14px;
text-align: left;
margin: 5px 0;
padding: 0;
background: none;
border: none;
clear: both;
}  #body-foot {
font-size: 12px;
color: #ffffff;
background-color: #333333;
border-top: 2px solid #5A5A56;
margin-top: -10px;
clear: both;
}
#body-foot a { 
color: #ffffff;
text-decoration: none;
}
#body-foot a:hover {
color: #FFA500;
text-decoration: underline;
}
#body-foot p {
width: 780px;
font-size: 12px;
line-height: 1.8;
color: #ffffff;
text-align: center;
margin: 0 auto;
padding: 10px 0;
clear: both;
}
#body-foot p.add_link {
font-size: 12px;
line-height: 1.8;
color: #ffffff;
text-align: center;
margin: 0 auto;
padding: 15px 0 0;
clear: both;
}  #mail_magazine .newday, #review .newday {
font-size: 12px;
color: #000040;
line-height: 1;
text-align: center;
margin: 40px auto 0;
padding: 0 0 20px;
}   ul.mark {
margin: 0px 20px 0px 20px;
padding: 0;
}
ul.mark li {
list-style: none;
font-size: 14px;
line-height: 150%;
text-align: left;
margin: 0;
padding: 5px 0px 0px 30px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/mark.gif)  no-repeat left center;
}
td {
padding: 5px;
}
input, textarea, select {
font-family: sans-serif;
font-weight: normal;
}    .go_ranking{
text-align: right;
height: 40px;
margin: 20px 0 20px 0;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/rank-a.png) top right no-repeat;
display: block;
}
.go_ranking a img:hover{
opacity: 0.0;
-webkit-transition: 0.4s ease-in-out;
-moz-transition: 0.4s ease-in-out;
-o-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
}    table.graph {
width: 100%;
border-top: none;
border-collapse: collapse;
-webkit-overflow-scrolling: touch;
}
table.graph tr{
margin: 0;
padding: 0;
border: 1px solid #DDDDDD;
}
table.graph th{
margin: 0;
padding: 7px 10px;
background: #EFEFF1 url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/ranking-bg.png) repeat-x;
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
}
table.graph td{
margin: 0;
padding: 7px 10px;
background: #FFFFFF;
border: 1px solid #DDDDDD;
}  table.graph2 {
width: 100%;
border-collapse: collapse;
}
table.graph2 tr{
width: 25%;
margin: 0;
padding: 0;
}
table.graph2 th{
width: 25%;
margin: 0;
padding: 7px 2%;
border-style: solid;
border-width: 1px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
table.graph2 td{
width: 25%;
margin: 0;
padding: 7px 2%;
background: #FFFFFF;
border-style: solid;
border-width: 1px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#center_box .textwidget table.graph2 {
width: 100%;
margin: 0;
padding: 0;
border-collapse: collapse;
}  table.graph3 {
width: 100%;
border-collapse: collapse;
border-spacing: 0; 
}
table.graph3 tr{
margin: 0;
padding: 0;
border: none;
}
table.graph3 th {
color: #fff;
padding: 8px 15px;
background: #258; background: -moz-linear-gradient(top center, #fff 0%, #F0F0F0 100%); background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#F0F0F0)); background: linear-gradient(top center, #fff 0%, #F0F0F0 100%);
font-weight: bold;
border-left: 1px solid #258;
border-top: 1px solid #258;
border-bottom: 1px solid #258;
line-height: 120%;
text-align: center;
text-shadow: 0 -1px 0 rgba(34,85,136,0.9);
box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.graph3 th:first-child {
border-radius: 5px 0 0 0;
}
table.graph3 th:last-child {
border-radius: 0 5px 0 0;
border-right: 1px solid #258;
box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.graph3 td{
margin: 0;
padding: 7px 10px;
background: #FFFFFF;
}  .ranking_box {
border-top: none;
margin: 0;
padding: 10px 5px 0;
clear: both;
}
.ranking_box p {
line-height: 1.6;
text-align: left;
}
.ranking_box a {
text-decoration: underline;
} #center_box .textwidget table, #center_box .textwidget_border0 table{
line-height: 1.6;
}  .rankinga-border {
border-style: solid;
border-width: 3px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px; 
border-radius: 10px;
margin-bottom: 20px;
padding: 10px 15px;
overflow: hidden;
}
.rankingvera {
width:100%;
border: none;
border-collapse: collapse;
margin:0 0 10px;
}
.rankingvera tr {
margin: 0;
}
.rankingvera .r1-title-no1 {
font-size: 18px;
font-weight: bold;
color: #363434;
line-height: 220%;
text-align: left;
margin: 0 0 10px 0;
padding: 5px 10px 2px 74px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/no1.png) no-repeat;
}
.rankingvera .r1-title-no2 {
font-size: 18px;
font-weight: bold;
color: #363434;
line-height: 220%;
text-align: left;
margin: 0 0 10px 0;
padding: 5px 10px 2px 74px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/01no2.png) no-repeat left center;
}
.rankingvera .r1-title-no3 {
font-size: 18px;
font-weight: bold;
color: #363434;
line-height: 220%;
text-align: left;
margin: 0 0 10px 0;
padding: 5px 10px 2px 74px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/01no3.png) no-repeat left center;
}
.rankingvera .r1-title-no4 {
font-size: 18px;
font-weight: bold;
color: #363434;
line-height: 220%;
text-align: left;
margin: 0 0 10px 0;
padding: 5px 10px 2px 74px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/01no4.png) no-repeat left center;
}
.rankingvera .r1-title-no5 {
font-size: 18px;
font-weight: bold;
color: #363434;
line-height: 220%;
text-align: left;
margin: 0 0 10px 0;
padding: 5px 10px 2px 74px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/01no5.png) no-repeat left center;
}
.rankingvera td {
width:25%;
margin: 0;
padding: 0;
border-collapse: collapse;
background-color: transparent;
}
.rankingvera td p {
line-height: 1.6;
}
#center_box .rankingvera p.catch {
font-size: 16px;
font-weight: bold;
color: #ff0000;
margin: 5px 0 10px;
}
.rankingvera td a {
text-decoration: underline;
}
.rankingvera td.rbg {
width:97%;
*width:68%;
display:block;
margin: 0 3% 0 0;
*margin: 0;
padding: 0;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/no1_back.png) no-repeat;
float:left;
}
.rankingvera .ra-img {
width: 96%;
margin: 40px 0 0 4%;
padding:0;
float:right;
}
.rankingvera .ra-img a img{
width: 100%;
*width: 90%;
margin: 0;
padding:0;
}
.rankingvera .r-a-contents {
margin: 0 0 15px;
padding: 5px 10px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/orange_moji_back.png) repeat;
border: 3px #FFE49A solid;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px; 
border-radius: 10px;
overflow: hidden;
}  .rankingb-box {
margin-bottom: 10px;
padding-bottom: 10px;
}
.rankingverb{
width:100%;
padding:0;
margin:0;
border-collapse: collapse;
}
.rankingverb tr{
width:100%;
margin: 0;
border: 1px solid #DDDDDD;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.rankingverb th{
padding: 0px 10px 0px 5px;
background: #EFEFF1 url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/ranking-bg.png) repeat-x;
border: 1px solid #DDDDDD;
}
.rankingverb .r1-title-no1{
font-size: 16px;
color: #363434;
line-height: 140%;
text-align: left;
margin: 0;
padding: 15px 10px 8px 50px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/a-rank1.png) no-repeat left center;
}
.rankingverb .r1-title-no2{
font-size: 16px;
color: #363434;
line-height: 140%;
text-align: left;
margin: 0;
padding: 15px 10px 8px 50px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/a-rank2.png) no-repeat left center;
}
.rankingverb .r1-title-no3{
font-size: 16px;
color: #363434;
line-height: 140%;
text-align: left;
margin: 0;
padding: 15px 10px 8px 50px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/a-rank3.png) no-repeat left center;
}
.rankingverb .r1-title-no4{
font-size: 16px;
color: #363434;
line-height: 140%;
text-align: left;
margin: 0;
padding: 15px 10px 8px 50px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/a-rank4.png) no-repeat left center;
}
.rankingverb .r1-title-no5{
font-size: 16px;
color: #363434;
line-height: 140%;
text-align: left;
margin: 0;
padding: 15px 10px 8px 50px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/a-rank5.png) no-repeat left center;
}
.rankingverb td {
width:30%;
margin: 0;
padding: 10px;
border-collapse: collapse;
background-color: transparent;
float:left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.rankingverb .rb-img{
width:100%;
margin:0;
padding: 0;
}
.rankingverb td .rb-img a img{
width: 100%;
}
.rankingverb td.rbg {
width:65%;
display:block;
margin: 0;
padding: 10px 0;
float:right;
}
#wrapper3 .rankingverb td {
width:30%;
margin: 0;
padding: 10px;
border-collapse: collapse;
background-color: transparent;
float:left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#wrapper3 .rankingverb td.rbg {
width:60%;
display:block;
margin: 0;
padding: 10px 0;
float:right;
}
#left_side .rankingverb td, #right_side .rankingverb td{
width:100%;
padding: 10px 10%;
clear: both;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#left_side .rankingverb td.rbg, #right_side .rankingverb td{
width:100%;
padding: 10px 0;
}
.rankingverb td p{
max-width: 100%;
margin: 0;
line-height: 1.6;
}
#center_box .rankingverb td p.catch{
max-width: 100%;
margin: 5px 0 10px;
font-weight: bold;
color: #ff0000;
}
.rankingverb td a{
text-decoration: underline;
}
table.rankingverb td a {
text-decoration: underline;
}
.rankingb-box table.rankingverb,
table.rankingverb td,
table.rankingverb tr,
table.rankingverb table{
border: none;
background: none;
}
.c_c_t_w table td,
.c_c_t_w table tr,
.c_c_b_w table td,
.c_c_b_w table tr{
background: none;
}  .rankingc-box {
width: 98%;
border-bottom: 3px dotted #CCCDDD;
margin:0 0 10px;
padding: 10px 0;
}
.rankingverc {
width:100%;
margin: 0;
padding: 0;
border-collapse: collapse;
}
.rankingverc tr {
margin: 0;
padding: 0;
}
.rankingverc .title-back {
margin: 0 0 15px;
padding: 0;
}
.rankingverc .r1-title-no1 {
font-size: 16px;
font-weight: bold;
color: #009966;
line-height: 140%;
text-align: left;
margin: 0;
padding: 15px 10px 8px 50px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/d-rank1.png) no-repeat 10px center;
}
.rankingverc .r1-title-no2 {
font-size: 16px;
font-weight: bold;
color: #363434;
line-height: 140%;
text-align: left;
margin: 0;
padding: 15px 10px 8px 50px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/d-rank2.png) no-repeat 10px center;
}
.rankingverc .r1-title-no3 {
font-size: 16px;
font-weight: bold;
color: #363434;
line-height: 140%;
text-align: left;
margin: 0;
padding: 15px 10px 8px 50px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/d-rank3.png) no-repeat 10px center;
}
.rankingverc .r1-title-no4 {
font-size: 16px;
font-weight: bold;
color: #363434;
line-height: 140%;
text-align: left;
margin: 0;
padding: 15px 10px 8px 50px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/d-rank4.png) no-repeat 10px center;
}
.rankingverc .r1-title-no5 {
font-size: 16px;
font-weight: bold;
color: #363434;
line-height: 140%;
text-align: left;
margin: 0;
padding: 15px 10px 8px 50px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/d-rank5.png) no-repeat 10px center;
}
.rankingverc td.c_photo {
width:30%;
margin: 0;
padding: 0;
border-collapse: collapse;
}
.rankingverc .rc-img {
width:100%;
position: relative;
margin: 0 0 10px;
padding: 10px 5%;
border-top: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
border-bottom: 2px solid #DDDDDD;
border-left: 1px solid #DDDDDD;
background:#FFF;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.rankingverc .rc-img a img  {
width: 100%;
}
.rankingverc .seal{
width: 35%;
height:25px;
position: absolute;
top: -12px;
left: 35%;
}
.rankingverc td.rbg {
width:100%;
display:block;
margin: 0;
padding: 10px 0 10px 8%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.rankingverc td p {
line-height: 1.6;
}
#center_box .rankingverc p.catch {
max-width: 100%;
font-weight: bold;
color: #ff0000;
margin: 10px 0 0;
padding: 0;
}
.rankingverc td a {
text-decoration: underline;
}  .rankingd-box {
margin: 0;
padding: 0;
}
.box_in_ranking_black {
width: 30%;
float: left;
padding: 5px 2% 10px;
margin: 0 0.5%;
border-color: #DDDDDD;
border-style: solid;
border-width: 1px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px; 
border-radius: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.rankingd-box .r1-title-no1 {
font-size: 14px;
font-weight: bold;
color: #363434;
line-height: 140%;
text-align: left;
margin: 0 0 5px;
padding: 15px 10px 8px 50px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/c-rank1.png) no-repeat left center;
}
.rankingd-box .r1-title-no2 {
font-size: 14px;
font-weight: bold;
color: #363434;
line-height: 140%;
text-align: left;
margin: 0 0 5px;
padding: 15px 10px 8px 50px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/c-rank2.png) no-repeat left center;
}
.rankingd-box .r1-title-no3 {
font-size: 14px;
font-weight: bold;
color: #363434;
line-height: 140%;
text-align: left;
margin: 0 0 5px;
padding: 15px 10px 8px 50px;
background: url(//cocoro-work.com/wp-content/themes/7th_formula/img/ranking/c-rank3.png) no-repeat left center;
}
.box_in_ranking_black a{
text-decoration: none;
background: none;
}
#center_box .box_in_ranking_black p {
padding: 2px 0 5px;
clear: both;
}
#center_box .box_in_ranking_black p.catch {
font-weight: bold;
color: #ff0000;
padding: 10px 0 5px;
}
#center_box .box_in_ranking_black p.r-link {
padding: 5px 0;
text-align: right;
}
#center_box .box_in_ranking_black p.r-link a{
color: #0044CC;
font-weight: bold;
text-decoration: underline;
}
#center_box .box_in_ranking_black p.r-link a:hover {
color: #F80;
text-decoration: none;
}
.box_in_ranking_black a img  {
width:80%;
margin:0 10%;
padding:0;
float:left;
}  mirumemo
.mbo p {
margin: 0 0 0.5em;
padding: 0;
}
.mbo ul,
.mbo ol {
margin: 0.75em 0;
padding: 0 0.1em 0 1.5em;
}
.mbo p:last-child,
.mbo ul:last-child,
.mbo ol:last-child {
margin: 0;
}
.mbo li {
margin: 5px 0;
padding: 0;
}