@charset "UTF-8";                                                                                                                     
/*---------------reset---------------*/                                                                                                                   
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, img, ins, kbd, q, s, samp,                                                                                                                   
small, strike, strong, sub, sup, tt, var,                                                                                                                   
b, u, i, center,                                                                                                                   
dl, dt, dd, ol, ul, li,                                                                                                                   
fieldset, form, label, legend,                                                                                                                   
table, caption, tbody, tfoot, thead, tr, th, td,                                                                                                                   
article, aside, canvas, details, embed,                                                                                                                   
figure, figcaption, footer, header, hgroup,                                                                                                                   
menu, nav, output, ruby, section, summary,                                                                                                                   
time, mark, audio, video {                                                                                                                   
margin: 0;                                                                                                                   
padding: 0;                                                                                                                   
border: 0;                                                                                                                   
font: inherit;                                                                                                                   
font-size: 100%;                                                                                                                   
vertical-align: baseline;                                                                                                                   
}                                                                                                                   
                                                                                                                   
ol, ul {                                                                                                                   
list-style: none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
table {                                                                                                                   
border-collapse: collapse;                                                                                                                   
border-spacing: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
caption, th, td {                                                                                                                   
text-align: left;                                                                                                                   
font-weight: normal;                                                                                                                   
vertical-align: middle;                                                                                                                   
}                                                                                                                   
                                                                                                                   
q, blockquote {                                                                                                                   
quotes: none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
a img {                                                                                                                   
border: none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {                                                                                                                   
display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
html, body {font-size: 14px;line-height: 160%;font-family: 'Hiragino Kaku Gothic ProN',  Meiryo,  Osaka, 'MS PGothic', arial, helvetica, sans-serif;}                                                                                                                   
                                                                                                                   
html {                                                                                                                   
overflow-y: scroll;                                                                                                                   
}                                                                                                                   
                                                                                                                   
img, svg {                                                                                                                   
vertical-align: top;                                                                                                                   
}                                                                                                                   
                                                                                                                   
h1, h2, h3, h4, h5, h6 {                                                                                                                   
color: #333;                                                                                                                         
}                                                                                                                   
dl dt {                                                                                                                   
font-weight: bold;                                                                                                                   
}                                                                                                                   
strong, em {                                                                                                                   
font-weight: bold;                                                                                                                   
}                                                                                                                   
                                                                                                                   
section, article, header, footer {                                                                                                                   
position: relative;                                                                                                                   
}                                                                                                                   
                                                                                                                   
input, textarea, select, button {                                                                                                                   
-moz-box-sizing: border-box;                                                                                                                   
-webkit-box-sizing: border-box;                                                                                                                   
box-sizing: border-box;                                                                                                                   
font-size: 15px;                                                                                                                   
margin: 0 auto 0;                                                                                                                   
outline: none;                                                                                                                   
padding: 0;                                                                                                                   
}                                                                                                                   
/*---------------all---------------*/                                                                                                                   
#wrapper_section_all{                                                                                                                   
  width: 100%;                                                                                                                   
  padding : 0;                                                                                                                   
  margin: 0 auto 0;                                                                                                                   
  min-width:1100px;                                                                                                                   
  }                                                                                                                   
                                                                                                                   
p {margin: auto;}                                                                                                                   
                                                                                                                   
p.Sidetitle_Head {                                                                                                                   
    margin-bottom: 10px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
a {color: #ff754c;}                                                                                                                   
a:hover {                                                                                                                   
text-decoration: none;                                                                                                                   
}                                                                                                                   
h1 {                                                                                                                   
  margin : 0;                                                                                                                   
  padding: 10px 0 0px 0px;                                                                                                                   
  font-size: 13px;                                                                                                                   
  clear: both;                                                                                                                   
  text-align: right;                                                                                                                   
  position: absolute;                                                                                                                   
  right: 0px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
h1 a:hover {                                                                                                                   
    text-decoration: underline;                                                                                                                   
}                                                                                                                   
                                                                                                                   
h1 a {                                                                                                                   
    text-decoration: none;                                                                                                                   
}                                                                                                                   
h2 {                                                                                                                   
  padding: 5px 38px;                                                                                                                   
  font-size: 18px;                                                                                                                   
  color: #333;                                                                                                                   
  position: relative;                                                                                                                   
  clear: both;                                                                                                                   
  font-weight: bold;                                                                                                                   
  line-height: 140%;                                                                                                                   
  background: url(http://deliciouslywickedbooks.com/images/h2_icon.png) no-repeat left 0px top;                                                                                                                   
  width: 1100px;                                                                                                                   
  margin: 0 auto 15px;                                                                                                                   
  box-sizing:  border-box;                                                                                                                   
  }                                                                                                                   
                                                                                                                   
h3 {                                                                                                                   
  font-size: 18px;                                                                                                                   
  color: #333;                                                                                                                   
  padding-bottom: 15px;                                                                                                                   
  font-weight: bold;                                                                                                                   
  }                                                                                                                   
                                                                                                                   
#top_header_main .local_innerBlock,                                                                                                                   
#looking_contents .local_innerBlock,                                                                                                                   
#below_Footer_area .local_innerBlock{                                                                                                                   
margin : 0 auto 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
#below_Footer_area .local_innerBlock {                                                                                                                   
    margin: 0 auto 0;                                                                                                                   
}                                                                                                                   
#looking_contents {                                                                                                                   
  position: relative;                                                                                                                   
}                                                                                                                   
                                                                                                                   
#looking_contents {                                                                                                                   
  position: relative;                                                                                                                   
  margin: 0 auto 15px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
#looking_contents:after {                                                                                                                   
    display: block;                                                                                                                   
    clear: both;                                                                                                                   
    content: "";                                                                                                                   
}                                                                                                                   
                                                                                                                   
#top_header_main,                                                                                                                    
#looking_contents,                                                                                                                    
#below_Footer_area {                                                                                                                   
  display:block;                                                                                                                   
  width: auto;                                                                                                                   
  margin: 0 auto 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
#control_main_area {                                                                                                                   
  margin : 0;                                                                                                                   
  display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
#side_all_area {                                                                                                                   
  margin: 0 auto 30px;                                                                                                                   
  display: block;                                                                                                                   
}                                                                                                                   
#side_all_area .base_prbn {                                                                                                                   
    margin-bottom: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/*---------------subnavBlock_tmp---------------*/                                                                                                                   
.subnavBlock_tmp {                                                                                                                   
  margin: 0px auto 0px;                                                                                                                   
  position: relative;                                                                                                                   
  clear: both;                                                                                                                   
  width: 1100px;                                                                                                                   
  /* padding-top: 15px; */                                                                                                                   
}                                                                                                                    
.subnavBlock_tmp  ul li{                                                                                                                   
  font-weight : bold;                                                                                                                   
  background: #e4aa62 url(http://deliciouslywickedbooks.com/images/m_icon.png) no-repeat left;                                                                                                                   
  float: left;                                                                                                                   
  background-size: 24px;                                                                                                                   
  box-sizing: border-box;                                                                                                                   
  overflow: hidden;                                                                                                                   
  position: relative;                                                                                                                   
  margin: 0 5px 0 0;                                                                                                                   
  width: max-content;                                                                                                                   
  background-position: 12px 12px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.subnavBlock_tmp  ul li:nth-of-type(3){                                                                                                                   
                                                                                                                   
background: #7caed8 url(http://deliciouslywickedbooks.com/images/m_iconc.png) no-repeat left;                                                                                                                   
                                                                                                                   
background-size: 24px;                                                                                                                   
                                                                                                                   
background-position: 12px 11px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.subnavBlock_tmp  ul li:nth-of-type(4){                                                                                                                   
                                                                                                                   
background: #cabe32 url(http://deliciouslywickedbooks.com/images/m_iconr.png) no-repeat left;                                                                                                                   
                                                                                                                   
background-size: 24px;                                                                                                                   
                                                                                                                   
background-position: 12px 12px;                                                                                                                   
}                                                                                                                   
.subnavBlock_tmp  ul li:first-child {                                                                                                                   
    display: block;                                                                                                                   
    background: #8dbd35 url(http://deliciouslywickedbooks.com/images/icon-home.png) no-repeat left top;                                                                                                                   
    background-position: 8px 8px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.subnavBlock_tmp ul li ul li:first-child {                                                                                                                   
    background: none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.subnavBlock_tmp ul li ul li:first-child {                                                                                                                   
    width: inherit;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.subnavBlock_tmp  ul li:hover {                                                                                                                   
    overflow: inherit;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.subnavBlock_tmp  ul li ul li:hover {                                                                                                                   
    box-shadow: none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.subnavBlock_tmp  ul {                                                                                                                   
  z-index: 999;                                                                                                                   
    display: flex;                                                                                                                   
    right: 0;                                                                                                                   
    left: 0;                                                                                                                   
    position: absolute;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.subnavBlock_tmp  ul li:last-child {                                                                                                                   
    margin-right: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.subnavBlock_tmp  ul li a {                                                                                                                   
  display : block;                                                                                                                   
  padding: 12px 30px 12px 40px;                                                                                                                   
  font-size: 12px;                                                                                                                   
  text-decoration: none;                                                                                                                   
  color: #ffffff;                                                                                                                   
  text-align: left;                                                                                                                   
  /* border: 1px solid #ccc; */                                                                                                                   
}                                                                                                                   
                                                                                                                   
.subnavBlock_tmp  ul li ul li{                                                                                                                   
  font-weight : normal;                                                                                                                   
  margin : 0 0 1px;                                                                                                                   
  background: none;                                                                                                                   
  float: none;                                                                                                                   
  min-height: inherit;                                                                                                                   
  width: auto;                                                                                                                   
  border: 0px !important;                                                                                                                   
  display: block;                                                                                                                   
  height: auto;                                                                                                                   
  border-top: 1px solid #fff;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.subnavBlock_tmp  ul li ul {                                                                                                                   
    display: block;                                                                                                                   
    text-align: left;                                                                                                                   
    background-color: #e4aa62;                                                                                                                   
    left: 0;                                                                                                                   
    width: max-content;                                                                                                                   
    border: 0;                                                                                                                   
}                                                                                                                   
.subnavBlock_tmp  ul li ul li a {                                                                                                                   
  display: block;                                                                                                                   
  border: 0;                                                                                                                   
  padding: 6px 15px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.subnavBlock_tmp ul li a:hover {                                                                                                                   
    color: #3c3e3e;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/*---------------headerArea---------------*/                                                                                                                   
#top_header_main {                                                                                                                   
  padding: 0 0;                                                                                                                   
  position: relative;                                                                                                                   
  margin: 0 auto 0;                                                                                                                   
  width: auto;                                                                                                                   
}                                                                                                                       
                                                                                                                   
.title_header {                                                                                                                   
  box-sizing: border-box;                                                                                                                   
  margin: 0px auto 0px;                                                                                                                   
  position: relative;                                                                                                                   
  width: 1100px;                                                                                                                   
}                                                                                                                   
.Block_template_headsite{                                                                                                                   
  display:block;                                                                                                                   
  clear: both;                                                                                                                   
  margin: 15px auto 0px;                                                                                                                   
  background: url(http://deliciouslywickedbooks.com/images/mainimage.jpg) no-repeat center top;                                                                                                                   
  background-position: 50% 65px;                                                                                                                   
  min-height: 640px;                                                                                                                   
  position:  relative;                                                                                                                   
}                                                                                                                   
.sub .Block_template_headsite{                                                                                                                   
    background: url(http://deliciouslywickedbooks.com/images/subimage.jpg) no-repeat center top;                                                                                                                   
    background-position: 50% 60px;                                                                                                                   
    min-height: 540px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.title_header:after {                                                                                                                   
    display: block;                                                                                                                   
    clear: both;                                                                                                                   
    content: "";                                                                                                                   
}                                                                                                                   
/*-------------Banner--------------*/                                                                                                                   
                                                                                                                   
.base_prbn {                                                                                                                   
    display: block;                                                                                                                   
    text-align: center;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.base_prbn img {                                                                                                                   
    margin: 0 auto 25px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
#side_all_area .base_prbn img {                                                                                                                   
    margin: 0 17px 0 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/*-------------End Banner--------------*/                                                                                                                   
                                                                                                                   
.FRhead_main {                                                                                                                   
  box-sizing: border-box;                                                                                                                   
  padding: 20px 0 0 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.FRhead_main h2 {                                                                                                                   
    border: 0;                                                                                                                   
    background: #dcdada;                                                                                                                   
    padding: 10px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.FRhead_main .local_innerBlock {                                                                                                                   
margin : 0;                                                                                                                   
width: auto;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.FRhead_main p {                                                                                                                   
margin : 0px;                                                                                                                   
padding : 0;                                                                                                                   
}                                                                                                                   
#top_header_main .top_wrp_news {                                                                                                                   
  box-sizing: border-box;                                                                                                                   
  width: auto;                                                                                                                   
  padding: 20px 0 0 0;                                                                                                                   
  }                                                                                                                   
                                                                                                                   
#top_header_main .top_wrp_news .local_innerBlock {                                                                                                                   
  padding: 0px;                                                                                                                   
  width: auto;                                                                                                                   
  box-sizing: border-box;                                                                                                                   
  background: #fff;                                                                                                                   
}                                                                                                                   
                                                                                                                   
#top_header_main .top_wrp_news h2{                                                                                                                   
  /* background: #bebebe; */                                                                                                                   
  border: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
#top_header_main .top_wrp_news ul {                                                                                                                   
  overflow-y:scroll;                                                                                                                   
  height: 100px;                                                                                                                   
  /* background: #eff1e8; */                                                                                                                   
  padding: 15px;                                                                                                                   
  border: 1px solid #dee6cf;                                                                                                                   
}                                                                                                                   
                                                                                                                   
#top_header_main .top_wrp_news ul li{margin: 0 0 10px 0;}                                                                                                                   
                                                                                                                   
/*---------------pankuzu---------------*/                                                                                                                   
.pankuzu_displayData {                                                                                                                   
  margin: 0 auto 15px;                                                                                                                   
  width: 1100px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.pankuzu_displayData span.template_breakBlock {                                                                                                                   
  padding : 0 10px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/*---------------mainArea---------------*/                                                                                                                   
.FRhead_main .local_innerBlock,                                                                                                                   
#top_header_main .top_wrp_news .local_innerBlock,                                                                                                                    
#control_main_area .top_wrp_news .local_innerBlock,                                                                                                                    
.topic_rankBlock .local_innerBlock,                                                                                                                    
.QA_block .local_innerBlock,                                                                                                                    
.display_data_sentenceBlock .local_innerBlock,                                                                                                                    
.display_flowblock .local_innerBlock,                                                                                                                    
.Recommend_bg_cont .local_innerBlock,                                                                                                                    
.campareBlock_style .local_innerBlock,                                                                                                                    
.Liststyle_Block_Box .local_innerBlock,                                                                                                                    
.PointBlock_Data .local_innerBlock,                                                                                                                    
.Blog_Sumup .local_innerBlock,                                                                                                                    
.listData_categorypostBlock .local_innerBlock,                                                                                                                    
.wrp_kuchikomiBlock .local_innerBlock,                                                                                                                    
#below_Footer_area .local_innerBlock{                                                                                                                   
  margin: 0 auto 0px;                                                                                                                   
  clear: both;                                                                                                                   
  width: 1100px;                                                                                                                   
}                                                                                                                   
.FRhead_main,                                                                                                                    
#control_main_area .top_wrp_news,                                                                                                                    
.topic_rankBlock,                                                                                                                    
.QA_block,                                                                                                                    
.display_data_sentenceBlock,                                                                                                                    
.display_flowblock,                                                                                                                    
.Recommend_bg_cont,                                                                                                                    
.FRone_Blog_main,                                                                                                                    
.Main_FR2blog,                                                                                                                    
.FRmain_3Block,                                                                                                                    
.BlockFR_FourMain,                                                                                                                    
.campareBlock_style,                                                                                                                    
.Liststyle_Block_Box,                                                                                                                    
.PointBlock_Data,                                                                                                                    
.Blog_Sumup,                                                                                                                    
.listData_categorypostBlock,                                                                                                                    
.wrp_kuchikomiBlock,                                                                                                                     
#top_header_main                                                                                                                    
.top_wrp_news,                                                                                                                    
.installeLink,                                                                                                                    
.make_normalLink,                                                                                                                    
.typicallyButtonLink,                                                                                                                   
.reviewImageLink{                                                                                                                   
  margin: 0 auto 40px;                                                                                                                   
  clear: both;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.reviewImageLink {                                                                                                                   
    display: block;                                                                                                                   
    padding-top: 0;                                                                                                                   
}                                                                                                                   
.reviewImageLink:after {                                                                                                                   
    display: block;                                                                                                                   
    clear: both;                                                                                                                   
    content: "";                                                                                                                   
}                                                                                                                   
                                                                                                                   
.reviewImageLink .box_article_02 {                                                                                                                   
  width: 49%;                                                                                                                   
  float : left;                                                                                                                   
  margin: 0px 20px 25px 0px;                                                                                                                   
  box-sizing: border-box;                                                                                                                   
  position: relative;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.reviewImageLink .box_article_02:last-child {                                                                                                                   
    margin-bottom: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.reviewImageLink .box_article_02 h3 {                                                                                                                   
    margin: 0 auto 5px;                                                                                                                   
    padding: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.reviewImageLink .box_article_02:before {                                                                                                                   
    content: "PR";                                                                                                                   
    background: #6ba2d0;                                                                                                                   
    padding: 5px;                                                                                                                   
    position: absolute;                                                                                                                   
    color: #fff;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.reviewImageLink .box_article_02:nth-of-type(even) {                                                                                                                   
  margin-right: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.reviewImageLink .box_article_02 img {                                                                                                                   
  width : 100%;                                                                                                                   
  height : auto;                                                                                                                   
  margin-bottom : 10px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.typicallyButtonLink {                                                                                                                   
    display: block;                                                                                                                   
}                                                                                                                   
.typicallyButtonLink .box_article_02 {                                                                                                                   
  margin-bottom: 25px;                                                                                                                   
  border: 1px solid #dee6cf;                                                                                                                   
  padding: 15px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.typicallyButtonLink .box_article_02 p {                                                                                                                   
    display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.typicallyButtonLink .box_article_02:last-child {                                                                                                                   
    margin-bottom: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.typicallyButtonLink h3 {                                                                                                                   
  margin-bottom: 10px;                                                                                                                   
  padding-bottom: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.typicallyButtonLink a {                                                                                                                   
  margin: 10px auto 0;                                                                                                                   
  padding : 10px;                                                                                                                   
  text-align : center;                                                                                                                   
  text-decoration : none;                                                                                                                   
  background: #9cc0d8;                                                                                                                   
  display: block;                                                                                                                   
  color: white;                                                                                                                   
}                                                                                                                   
.typicallyButtonLink a:hover {
  background: #6ca3c7;
  color: #fff;
}                                                                                                                   
                                                                                                                   
.make_normalLink {                                                                                                                   
    display: block;                                                                                                                   
}                                                                                                                   
.make_normalLink .box_article_02 {                                                                                                                   
  border: solid 1px #9dceef;                                                                                                                   
  padding: 15px;                                                                                                                   
  margin-bottom: 20px;                                                                                                                   
  background: #caeaff;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.make_normalLink .box_article_02:last-child {                                                                                                                   
    margin-bottom: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.make_normalLink h3 {                                                                                                                   
  padding-bottom: 0;                                                                                                                   
  margin: 0 auto 5px;                                                                                                                   
  border-bottom: 0px !important;                                                                                                                   
  text-align: left !important;                                                                                                                   
}                                                                                                                   
.installeLink {                                                                                                                   
    display: block;                                                                                                                   
    padding-top: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.installeLink,                                                                                                                    
.make_normalLink,                                                                                                                    
.typicallyButtonLink,                                                                                                                   
.reviewImageLink {                                                                                                                   
    width: 1100px;                                                                                                                   
}                                                                                                                   
.installeLink .box_article_02 {                                                                                                                   
    border: 1px solid #e9eae6;                                                                                                                   
    padding: 15px;                                                                                                                   
    margin-bottom: 25px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.installeLink .box_article_02:last-child {                                                                                                                   
    margin-bottom: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.installeLink .box_article_02 h3 {                                                                                                                   
    background: url(http://deliciouslywickedbooks.com/images/h3_bg.png) no-repeat left top;                                                                                                                   
    position: relative;                                                                                                                   
    margin-bottom: 8px;                                                                                                                   
    overflow: hidden;                                                                                                                   
    padding: 0 0 0px 30px;                                                                                                                   
    line-height: 150%;                                                                                                                   
}                                                                                                                   
.FRone_Blog_main {display: block;}                                                                                                                   
                                                                                                                   
.FRone_Blog_main h2 {                                                                                                                   
    margin-bottom: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.FRone_Blog_main .local_innerBlock p {                                                                                                                   
    background: #d5eaef;                                                                                                                   
    width: 1070px;                                                                                                                   
    padding: 15px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.FRone_Blog_main p {                                                                                                                   
}                                                                                                                   
.FRone_Blog_main h2  {                                                                                                                   
    position: relative;                                                                                                                   
    color: #111;                                                                                                                   
    font-size: 20px;                                                                                                                   
    font-weight: bold;                                                                                                                   
    margin: 0 auto 0px;                                                                                                                   
    padding: 0.5em 0.5em 0.5em 1.7em;                                                                                                                   
    border-bottom: 2px solid #6ba2d0;                                                                                                                   
    background: none;                                                                                                                   
}                                                                                                                   
.FRone_Blog_main h2:before {                                                                                                                   
    content: "";                                                                                                                   
    position: absolute;                                                                                                                   
    background: #6ba2d0;                                                                                                                   
    top: 0;                                                                                                                   
    left: 0.4em;                                                                                                                   
    height: 12px;                                                                                                                   
    width: 12px;                                                                                                                   
    transform: rotate(45deg);                                                                                                                   
    -moz-transform: rotate(45deg);                                                                                                                   
    -webkit-transform: rotate(45deg);                                                                                                                   
    -o-transform: rotate(45deg);                                                                                                                   
    -ms-transform: rotate(45deg);                                                                                                                   
}                                                                                                                   
.FRone_Blog_main h2:after {                                                                                                                   
    content: "";                                                                                                                   
    position: absolute;                                                                                                                   
    background: #8dbd35;                                                                                                                   
    top: 1.0em;                                                                                                                   
    left: 0;                                                                                                                   
    height: 8px;                                                                                                                   
    width: 8px;                                                                                                                   
    transform: rotate(15deg);                                                                                                                   
    -moz-transform: rotate(15deg);                                                                                                                   
    -webkit-transform: rotate(15deg);                                                                                                                   
    -o-transform: rotate(15deg);                                                                                                                   
    -ms-transform: rotate(15deg);                                                                                                                   
}                                                                                                                   
                                                                                                                   
                                                                                                                   
.FRone_Blog_main p {                                                                                                                   
    width:  1100px;                                                                                                                   
    margin:  0 auto;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Main_FR2blog {display: block;}                                                                                                                   
.Main_FR2blog h2 {                                                                                                                   
    padding: 10px 40px;                                                                                                                   
    color: #383535;                                                                                                                   
    background: #e6e6ca;                                                                                                                   
    position:relative;                                                                                                                   
}                                                                                                                   
.Main_FR2blog h2:before{                                                                                                                   
    content:"";                                                                                                                   
    width: 20px;                                                                                                                   
    height:20px;                                                                                                                   
    /* background-color: #ec876e; */                                                                                                                   
    position:absolute;                                                                                                                   
    left:0;                                                                                                                   
    margin-left:10px;                                                                                                                   
    margin-top: 2px;                                                                                                                   
    border-radius: 50%;                                                                                                                   
    border: 1px solid #ec876e;                                                                                                                   
}                                                                                                                   
.Main_FR2blog h2:after{                                                                                                                   
    content:"";                                                                                                                   
    width: 16px;                                                                                                                   
    height:20px;                                                                                                                   
    /* background-color: #e69e65; */                                                                                                                   
    position:absolute;                                                                                                                   
    left:0;                                                                                                                   
    margin-left: 26px;                                                                                                                   
    margin-top: 3px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Main_FR2blog p {                                                                                                                   
    width:  1100px;                                                                                                                   
    margin: 0 auto;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.FRmain_3Block {display: block;}                                                                                                                   
                                                                                                                   
.FRmain_3Block p {                                                                                                                   
    width: 1100px;                                                                                                                   
    margin:  0 auto;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.BlockFR_FourMain {display: block;}                                                                                                                   
                                                                                                                   
.BlockFR_FourMain p {                                                                                                                   
    width:  1100px;                                                                                                                   
    margin:  0 auto;                                                                                                                   
}                                                                                                                   
.BlockFR_FourMain p {                                                                                                                   
margin-bottom: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
#control_main_area .top_wrp_news {                                                                                                                   
display: block;                                                                                                                   
background:  #fff;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/*-----newsBlock-----*/                                                                                                                   
#control_main_area  .top_wrp_news ul {                                                                                                                   
    display: block;                                                                                                                   
    overflow-y: scroll;                                                                                                                   
    height: 120px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
#control_main_area  .top_wrp_news ul li{                                                                                                                   
  margin: 0 0 15px 0;                                                                                                                   
  text-align: left;                                                                                                                   
}                                                                                                                   
                                                                                                                     
/*----rankBlock-----*/                                                                                                                   
.topic_rankBlock{                                                                                                                   
  display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.topic_rankBlock .local_innerBlock:after {                                                                                                                   
    display: block;                                                                                                                   
    clear: both;                                                                                                                   
    content: "";                                                                                                                   
}                                                                                                                   
.topic_rankBlock .box_article_02 {                                                                                                                   
  box-sizing: border-box;                                                                                                                   
  overflow: hidden;                                                                                                                   
  padding: 10px;                                                                                                                   
  margin: 0px 20px 25px 0px;                                                                                                                   
  width: 49%;                                                                                                                   
  float: left;                                                                                                                   
  border: 1px solid #e9efde;                                                                                                                   
  /* border-radius: 10px; */                                                                                                                   
}                                                                                                                   
                                                                                                                   
.topic_rankBlock .box_article_02 p {                                                                                                                   
    text-align:  justify;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.topic_rankBlock .box_article_02:last-child {                                                                                                                   
    margin-bottom: 0;                                                                                                                   
}                                                                                                                   
.topic_rankBlock .box_article_02:nth-of-type(odd){                                                                                                                   
  margin-right:0px;                                                                                                                   
  float:  right;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.topic_rankBlock .box_article_02:nth-of-type(4),.topic_rankBlock .box_article_02:nth-of-type(5) {                                                                                                                   
    margin-bottom: 0px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.topic_rankBlock .box_article_02:nth-of-type(1) {                                                                                                                   
    width:  100%;                                                                                                                   
    margin-right: 0px;                                                                                                                   
}                                                                                                                   
.topic_rankBlock .box_article_02:after {                                                                                                                          
clear: both;                                                                                                                   
display: block;                                                                                                                   
content:"";                                                                                                                   
}                                                                                                                   
.topic_rankBlock img {                                                                                                                   
  display: block;                                                                                                                   
  height: auto;                                                                                                                   
  width: 60px;                                                                                                                   
  box-sizing: border-box;                                                                                                                   
  margin: 0 auto 5px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.topic_rankBlock img.simple_imageIcatch {                                                                                                                   
  margin: 0 auto 20px;                                                                                                                   
  clear : both;                                                                                                                   
  float : none;                                                                                                                   
  width: 100%;                                                                                                                   
  /* border-radius: 10px; */                                                                                                                   
}                                                                                                                   
.topic_rankBlock .box_article_02 h3 {                                                                                                                   
  overflow: hidden;                                                                                                                   
  padding: 3px 0 4px 0;                                                                                                                   
  margin-bottom: 5px;                                                                                                                   
  text-align: center;                                                                                                                   
  }                                                                                                                   
                                                                                                                   
                                                                                                                   
                                                                                                                   
                                                                                                                   
/*-#sentenceBlock#-*/                                                                                                                   
.display_data_sentenceBlock {                                                                                                                   
  display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.display_data_sentenceBlock .local_innerBlock {                                                                                                                   
padding: 0;                                                                                                                   
}                                                                                                                      
                                                                                                                   
.display_data_sentenceBlock img.simple_imageIcatch {                                                                                                                   
  display:block;                                                                                                                   
  position: relative;                                                                                                                   
  height: auto;                                                                                                                   
  margin: 0 0 15px 0;                                                                                                                   
  width: 100%;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.display_data_sentenceBlock .box_article_02 {                                                                                                                   
  margin-bottom: 40px;                                                                                                                   
  clear: both;                                                                                                                   
}                                                                                                                   
.display_data_sentenceBlock .box_article_02:last-child {                                                                                                                   
  margin: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.display_data_sentenceBlock .box_article_02 h3 {                                                                                                                   
  background : url(http://deliciouslywickedbooks.com/images/h3_bg.png) no-repeat left top;                                                                                                                   
  position:relative;                                                                                                                   
  margin-bottom: 6px;                                                                                                                   
  overflow: hidden;                                                                                                                   
  padding: 0px 0px 0px 30px;                                                                                                                   
  line-height: 150%;                                                                                                                   
  }                                                                                                                   
                                                                                                                   
/*-----recommendBlock-----*/                                                                                                                   
.Recommend_bg_cont{                                                                                                                   
  display: block;                                                                                                                   
  background: #fff;                                                                                                                   
}                                                                                                                   
.Recommend_bg_cont .local_innerBlock:after{                                                                                                                   
  display: block;                                                                                                                   
  clear: both;                                                                                                                   
  content: "";                                                                                                                   
}                                                                                                                   
.Recommend_bg_cont .box_article_02 {                                                                                                                   
  box-sizing: border-box;                                                                                                                   
  margin: 0px 20px 0 0px;                                                                                                                   
  width: 32%;                                                                                                                   
  float:  left;                                                                                                                   
  }                                                                                                                   
                                                                                                                   
.Recommend_bg_cont .box_article_02:last-child {                                                                                                                   
    margin-right: 0;                                                                                                                   
}                                                                                                                   
.Recommend_bg_cont .box_article_02:after {                                                                                                                   
  display: block;                                                                                                                   
  clear: both;                                                                                                                   
 content: "";                                                                                                                    
}                                                                                                                   
                                                                                                                   
.Recommend_bg_cont .box_article_02 img {                                                                                                                   
    width: 100%;                                                                                                                   
    height: auto;                                                                                                                   
    margin: 0 15px 15px 0;                                                                                                                   
    display: block;                                                                                                                   
}                                                                                                                   
.Recommend_bg_cont .box_article_02 h3 {                                                                                                                   
  overflow: hidden;                                                                                                                   
  border-bottom: 1px solid #ccc;                                                                                                                   
  padding: 0 0 5px 0;                                                                                                                   
  margin-bottom: 10px;                                                                                                                   
  text-align: left;                                                                                                                   
  }                                                                                                                   
                                                                                                                   
.Recommend_bg_cont .box_article_02 a {                                                                                                                   
  padding: 10px;                                                                                                                   
  color: #fff;                                                                                                                   
  text-decoration : none;                                                                                                                   
  float: right;                                                                                                                   
  background: #f00;                                                                                                                   
  margin-top: 10px;                                                                                                                   
  }                                                                                                                   
                                                                                                                   
.Recommend_bg_cont .box_article_02 a:hover {                                                                                                                   
background: #333;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/*-----compareBlock-----*/                                                                                                                   
.campareBlock_style {                                                                                                                   
  display:block;                                                                                                                   
  overflow: hidden;                                                                                                                   
  clear: both;                                                                                                                   
  background: #ebefe3;                                                                                                                   
  padding: 30px 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.campareBlock_style h3 {                                                                                                                   
  border-bottom: 1px solid #dae6c4;                                                                                                                   
  margin-bottom: 10px;                                                                                                                   
  line-height: 150%;                                                                                                                   
  padding-bottom: 10px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.campareBlock_style .local_innerBlock:after {                                                                                                                   
display: block;                                                                                                                   
clear: both;                                                                                                                   
content: "";                                                                                                                   
}                                                                                                                       
.campareBlock_style .box_article_02 {                                                                                                                   
  width: 49%;                                                                                                                   
  float: left;                                                                                                                   
  margin: 0 20px 0px 0;                                                                                                                   
  box-sizing:  border-box;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.campareBlock_style .box_article_02:last-child {                                                                                                                   
    margin-bottom: 0px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.campareBlock_style .box_article_02:nth-of-type(2) {                                                                                                                   
margin-right: 0;                                                                                                                   
}                                                                                                                    
                                                                                                                   
/*------liststyleBlock------*/                                                                                                                   
.Liststyle_Block_Box {                                                                                                                   
display:block;                                                                                                                   
overflow: hidden;                                                                                                                   
clear: both;                                                                                                                   
background: #fff;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Liststyle_Block_Box ul.box_article_02 {                                                                                                                   
list-style-type : none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Liststyle_Block_Box ul.box_article_02 li {                                                                                                                   
  margin: 0 0 5px 0;                                                                                                                   
  background: url(http://deliciouslywickedbooks.com/images/list.png) no-repeat left top;                                                                                                                   
  padding: 8px 0 10px 40px;                                                                                                                   
  font-weight : bold;                                                                                                                   
  background-position: 0 3px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Liststyle_Block_Box ul.box_article_02 li:last-child {                                                                                                                   
    margin-bottom: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/*-----pointBlock-----*/                                                                                                                   
.PointBlock_Data {                                                                                                                   
  display:block;                                                                                                                   
  box-sizing:  border-box;                                                                                                                   
  background: #ddd;                                                                                                                   
  padding: 40px 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.PointBlock_Data h2 {                                                                                                                   
    margin-bottom: 0;                                                                                                                   
}                                                                                                                       
                                                                                                                   
.PointBlock_Data .local_innerBlock {                                                                                                                   
  padding: 15px 0 0 0;                                                                                                                   
  box-sizing:  border-box;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/*-----sumupBlock-----*/                                                                                                                   
.Blog_Sumup {                                                                                                                   
  display:block;                                                                                                                   
  box-sizing:  border-box;                                                                                                                   
  border-bottom: 1px solid #ddd;                                                                                                                   
  padding-bottom: 40px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.sub .Blog_Sumup {                                                                                                                   
    margin-bottom: 20px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Blog_Sumup h2 {                                                                                                                   
    margin-bottom: 0;                                                                                                                   
}                                                                                                                     
                                                                                                                   
.Blog_Sumup .local_innerBlock {                                                                                                                   
display:  block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Blog_Sumup .local_innerBlock p {                                                                                                                   
  padding: 15px 0 0 0;                                                                                                                   
}                                                                                                                   
/*-----flowBlock-----*/                                                                                                                   
.display_flowblock{                                                                                                                   
  display: block;                                                                                                                   
}                                                                                                                   
.display_flowblock .local_innerBlock:after {                                                                                                                   
    display: block;                                                                                                                   
    clear: both;                                                                                                                   
    content: "";                                                                                                                   
}                                                                                                                   
.display_flowblock img.simple_imageIcatch {                                                                                                                   
  margin: 0px auto 20px;                                                                                                                   
  clear : both;                                                                                                                   
  float : none;                                                                                                                   
  display : block;                                                                                                                   
  width: 100%;                                                                                                                   
  /* border-radius: 10px; */                                                                                                                   
}                                                                                                                   
.display_flowblock .box_article_02 {                                                                                                                   
  box-sizing: border-box;                                                                                                                   
  width: 49%;                                                                                                                   
  margin: 0 20px 25px 0;                                                                                                                   
  float: left;                                                                                                                   
  border: 1px solid #dde5ea;                                                                                                                   
  /* border-radius: 10px; */                                                                                                                   
  padding: 10px;                                                                                                                   
  }                                                                                                                   
                                                                                                                   
.display_flowblock .box_article_02:last-child {                                                                                                                   
    margin-bottom: 0;                                                                                                                   
}                                                                                                                   
.display_flowblock .box_article_02:nth-of-type(odd){                                                                                                                   
  margin-right:0px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.display_flowblock .box_article_02:nth-of-type(1) {                                                                                                                   
    width:  100%;                                                                                                                   
    margin-right: 0px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.display_flowblock .box_article_02:nth-of-type(4),.display_flowblock .box_article_02:nth-of-type(5) {                                                                                                                   
    margin-bottom: 0px;                                                                                                                   
}                                                                                                                   
.display_flowblock .box_article_02 p {                                                                                                                   
position: relative;                                                                                                                   
padding-bottom: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.display_flowblock .box_article_02 h3 {                                                                                                                   
  float : none;                                                                                                                   
  width : auto;                                                                                                                   
  padding: 70px 0px 0 0px;                                                                                                                   
  position:relative;                                                                                                                   
  background-size: 60px !important;                                                                                                                   
  margin: 0px 0px 10px 0px;                                                                                                                   
  line-height: 150%;                                                                                                                   
  text-align: center;                                                                                                                   
  }                                                                                                                   
                                                                                                                   
.display_flowblock .box_article_02:nth-of-type(1) h3 {background: url(http://deliciouslywickedbooks.com/images/bg-flow-01.png) no-repeat center top;}                                                                                                                   
.display_flowblock .box_article_02:nth-of-type(2) h3 {background: url(http://deliciouslywickedbooks.com/images/bg-flow-02.png) no-repeat center top;}                                                                                                                   
.display_flowblock .box_article_02:nth-of-type(3) h3 {background: url(http://deliciouslywickedbooks.com/images/bg-flow-03.png) no-repeat center top;}                                                                                                                   
.display_flowblock .box_article_02:nth-of-type(4) h3 {background: url(http://deliciouslywickedbooks.com/images/bg-flow-04.png) no-repeat center top;}                                                                                                                   
.display_flowblock .box_article_02:nth-of-type(5) h3 {background: url(http://deliciouslywickedbooks.com/images/bg-flow-05.png) no-repeat center top;}                                                                                                                   
/*-----qaBlock-----*/                                                                                                                   
.QA_block {display: block;}                                                                                                                   
                                                                                                                   
                                                                                                                   
.QA_block:after {                                                                                                                   
display: block;                                                                                                                   
clear: both;                                                                                                                   
content: "";                                                                                                                   
}                                                                                                                   
                                                                                                                   
.QA_block img.simple_imageIcatch {                                                                                                                   
  margin: 0 auto 15px;                                                                                                                   
  clear : both;                                                                                                                   
  float : none;                                                                                                                   
  display : block;                                                                                                                   
  width: 100%;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.QA_block .box_article_02 {                                                                                                                   
  box-sizing: border-box;                                                                                                                   
  padding: 0;                                                                                                                   
  margin: 0 auto 25px;                                                                                                                   
  }                                                                                                                   
                                                                                                                   
.QA_block .box_article_02:last-child {                                                                                                                   
    margin-bottom: 0;                                                                                                                   
}                                                                                                                       
.QA_block .box_article_02 h3 {                                                                                                                   
  float : none;                                                                                                                   
  width : auto;                                                                                                                   
  color: #333;                                                                                                                   
  padding: 10px 0px 15px 50px;                                                                                                                   
  position: relative;                                                                                                                   
  background: url(http://deliciouslywickedbooks.com/images/bg-q.png) no-repeat left top;                                                                                                                   
  background-position: 0px 0px;                                                                                                                   
  margin-bottom: 10px;                                                                                                                   
  background-size: 40px;                                                                                                                   
  }                                                                                                                   
.QA_block .box_article_02 p{                                                                                                                   
  position:relative;                                                                                                                   
  padding: 0px 0 10px 50px;                                                                                                                   
  background: url(http://deliciouslywickedbooks.com/images/bg-a.png) no-repeat left top;                                                                                                                   
  background-position: 0 4px;                                                                                                                   
  background-size: 40px;                                                                                                                   
  }                                                                                                                   
                                                                                                                   
                                                                                                                     
/*-----categorypostBlock-----*/                                                                                                                   
.listData_categorypostBlock {display: block;/* border-top: 1px solid #ccc; */padding-top: 20px;}                                                                                                                   
                                                                                                                   
.listData_categorypostBlock h1,                                                                                                                   
.display_data_sentenceBlock h1 {                                                                                                                   
  font-size: 20px;                                                                                                                   
  margin: 10px 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.listData_categorypostBlock h1 {                                                                                                                   
    display: block;                                                                                                                   
    text-align: left;                                                                                                                   
    margin: 0 auto 15px;                                                                                                                   
    width:  1100px;                                                                                                                   
    position: static;                                                                                                                   
}                                                                                                                   
.listData_categorypostBlock .box_article_02{                                                                                                                   
  display:block;                                                                                                                   
  margin: 0 0 20px 0;                                                                                                                   
}                                                                                                                   
.listData_categorypostBlock .box_article_02:last-child{                                                                                                                   
  margin-bottom:0px;                                                                                                                   
}                                                                                                                   
.listData_categorypostBlock .box_article_02:after {                                                                                                                   
clear: both;                                                                                                                   
content: "";                                                                                                                   
display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.listData_categorypostBlock .box_article_02 img {                                                                                                                   
  width: 100%;                                                                                                                   
  float: none;                                                                                                                   
  margin: 0 auto 10px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.listData_categorypostBlock .box_article_02 h2 {                                                                                                                   
  color: #333;                                                                                                                   
  clear : none;                                                                                                                   
  line-height: 150%;                                                                                                                   
  margin: 0 0 5px 0;                                                                                                                   
  padding: 0 0;                                                                                                                   
  background: none;                                                                                                                   
  border: 0px;                                                                                                                   
  overflow: hidden;                                                                                                                   
  }                                                                                                                   
                                                                                                                   
.listData_categorypostBlock .box_article_02 p {                                                                                                                   
  clear : none;                                                                                                                   
  padding: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
                                                                                                                   
/*-----kuchikomiBlock-----*/                                                                                                                   
.wrp_kuchikomiBlock {                                                                                                                   
  display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.wrp_kuchikomiBlock h2 {                                                                                                                   
    display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.wrp_kuchikomiBlock .local_innerBlock:after {                                                                                                                   
clear: both;                                                                                                                   
content: "";                                                                                                                   
display: block;                                                                                                                   
}                                                                                                                      
                                                                                                                   
.wrp_kuchikomiBlock .box_article_02{                                                                                                                   
  display:block;                                                                                                                   
  box-sizing: border-box;                                                                                                                   
  margin: 0 0 20px 0;                                                                                                                   
  border: solid 1px #e7ecec;                                                                                                                   
  padding: 15px;                                                                                                                   
}                                                                                                                   
.wrp_kuchikomiBlock .box_article_02:last-child{                                                                                                                   
  margin-bottom:0px;                                                                                                                   
}                                                                                                                   
.wrp_kuchikomiBlock .box_article_02 h3 {                                                                                                                   
  float : none;                                                                                                                   
  width : auto;                                                                                                                   
  color: #333;                                                                                                                   
  padding-bottom: 10px;                                                                                                                   
  }                                                                                                                   
                                                                                                                   
.wrp_kuchikomiBlock .box_article_02 p {                                                                                                                   
  float : none;                                                                                                                   
  width : auto;                                                                                                                   
  padding: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
/*------------------footerArea-------------------*/                                                                                                                   
#below_Footer_area {                                                                                                                   
  background: #6fb1dc;                                                                                                                   
  margin-top: 0px;                                                                                                                   
  position: relative;                                                                                                                   
  clear: both;                                                                                                                   
  width: 100%;                                                                                                                   
}                                                                                                                   
#below_Footer_area a{                                                                                                                   
  color: #fff;                                                                                                                   
}                                                                                                                   
.copy {                                                                                                                   
  text-align : center;                                                                                                                   
  margin: auto;                                                                                                                   
  padding: 20px 0;                                                                                                                   
  font-size: 13px;                                                                                                                   
  }                                                                                                                   
                                                                                                                   
/*---------------PR---------------*/                                                                                                                   
.pr{                                                                                                                   
display:block;                                                                                                                   
}                                                                                                                   
.pr img {display : block;margin: 25px auto 25px;}                                                                                                                   
                                                                                                                   
/*---------------version---------------*/                                                                                                                   
@media (max-width: 480px) { /*--mobile--*/                                                                                                                   
                                                                                                                   
h1{                                                                                                                   
  padding: 20px 20px 20px 20px;                                                                                                                   
  margin: 0 auto 0;                                                                                                                   
  text-align: left;                                                                                                                   
  float : none;                                                                                                                   
  width : auto;                                                                                                                   
  position : relative;                                                                                                                   
  left : auto;                                                                                                                   
  top : auto;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.listData_categorypostBlock h1,                                                                                                                   
.display_data_sentenceBlock h1 {                                                                                                                   
    display: block;                                                                                                                   
    padding: 0;                                                                                                                   
    margin: 15px 0;                                                                                                                   
    width:  auto;                                                                                                                   
}                                                                                                                   
h2{                                                                                                                   
  text-align: left;                                                                                                                   
  padding: 10px !important;                                                                                                                   
  margin-bottom: 15px;                                                                                                                   
  border: 0;                                                                                                                   
  line-height: 150% !important;                                                                                                                   
  width:  auto;                                                                                                                   
  background: #8dbd35 !important;                                                                                                                   
  color: #fff !important;                                                                                                                   
  }                                                                                                                   
                                                                                                                   
.listData_categorypostBlock .box_article_02 h2 {                                                                                                                   
    display: block;                                                                                                                   
    padding: 0 !important;                                                                                                                   
    background: none !important;                                                                                                                   
}                                                                                                                   
                                                                                                                   
h2:before, h2:after {                                                                                                                   
    display: none;                                                                                                                   
}                                                                                                                   
h3 {                                                                                                                   
    background: none;                                                                                                                   
    border-bottom: 1px solid #ccc !important;                                                                                                                   
    text-align: center;                                                                                                                   
    padding: 0 0 10px 0;                                                                                                                   
    line-height: 150% !important;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.typicallyButtonLink h3 {                                                                                                                   
    padding-bottom: 10px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.wrp_kuchikomiBlock .box_article_02 h3 {                                                                                                                   
    text-align: left;                                                                                                                   
    margin-bottom: 10px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
h3:before,h3:after {                                                                                                                   
    display: none !important;                                                                                                                   
}                                                                                                                         
p{                                                                                                                   
  padding: 0;                                                                                                                   
  display: block !important;                                                                                                                   
  width: auto !important;                                                                                                                   
}                                                                                                                   
                                                                                                                   
p.Sidetitle_Head{                                                                                                                   
  display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
#wrapper_section_all{                                                                                                                   
width: 100%;                                                                                                                   
padding: 0;                                                                                                                   
display: block;                                                                                                                   
height: auto;                                                                                                                   
min-width: inherit;                                                                                                                   
max-width: inherit;                                                                                                                   
clear: both;                                                                                                                   
background: none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
#top_header_main .local_innerBlock,                                                                                                                   
#looking_contents .local_innerBlock,                                                                                                                   
#below_Footer_area .local_innerBlock{                                                                                                                   
  margin: 0 auto 0;                                                                                                                   
  display: block;                                                                                                                   
  height: auto;                                                                                                                   
  min-width: inherit;                                                                                                                   
  max-width: inherit;                                                                                                                   
  clear: both;                                                                                                                   
  width: auto !important;                                                                                                                   
  position: static;                                                                                                                   
  }                                                                                                                   
                                                                                                                   
.Block_template_headsite {                                                                                                                   
    width: auto;                                                                                                                   
    margin: 0 auto;                                                                                                                   
}                                                                                                                   
                                                                                                                   
#top_header_main .top_wrp_news ul {                                                                                                                   
  display:  block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
#top_header_main .top_wrp_news {                                                                                                                   
  padding: 20px 20px 20px 20px;                                                                                                                   
  width: auto;                                                                                                                   
  position: static;                                                                                                                   
  margin: 0 auto 0;                                                                                                                   
  float: none;                                                                                                                   
  border: none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.base_prbn img{                                                                                                                   
  width: 100%;                                                                                                                   
  height: auto;                                                                                                                   
  display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
#side_all_area .base_prbn img {                                                                                                                   
    display: block;                                                                                                                   
    margin: 0 auto 20px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.top_wrp_news ul li{                                                                                                                   
  text-align: left;                                                                                                                   
}                                                                                                                   
.top_wrp_news h2{                                                                                                                   
  margin-bottom: 20px !important;                                                                                                                   
}                                                                                                                   
#top_header_main .FRhead_main .local_innerBlock {                                                                                                                   
  width: auto;                                                                                                                   
  float: none;                                                                                                                   
  border: 0;                                                                                                                   
  padding: 0;                                                                                                                   
}                                                                                                                   
#top_header_main,                                                                                                                   
#looking_contents,                                                                                                                   
#below_Footer_area{                                                                                                                   
  margin: 0 auto 0;                                                                                                                   
  padding: 20px;                                                                                                                   
  display: block;                                                                                                                   
  height: auto;                                                                                                                   
  min-width: inherit;                                                                                                                   
  max-width: inherit;                                                                                                                   
  clear: both;                                                                                                                   
  width: auto;                                                                                                                   
  float: none;                                                                                                                   
  }                                                                                                                        
#control_main_area .local_innerBlock,                                                                                                                   
#side_all_area .local_innerBlock{                                                                                                                   
margin: 0 auto 0;                                                                                                                   
padding: 0px;                                                                                                                   
display: block;                                                                                                                   
height: auto;                                                                                                                   
min-width: inherit;                                                                                                                   
max-width: inherit;                                                                                                                   
clear: both;                                                                                                                   
width: auto;                                                                                                                   
}                                                                                                                   
                                                                                                                   
#control_main_area{                                                                                                                   
  margin: 0 auto 0;                                                                                                                   
  display: block;                                                                                                                   
  height: auto;                                                                                                                   
  min-width: inherit;                                                                                                                   
  max-width: inherit;                                                                                                                   
  clear: both;                                                                                                                   
  width: auto;                                                                                                                   
  float : none;                                                                                                                   
  border: 0;                                                                                                                   
  box-shadow: none;                                                                                                                   
  padding: 0;                                                                                                                   
  }                                                                                                                   
                                                                                                                   
.pankuzu_displayData {                                                                                                                   
    display: block;                                                                                                                   
    width:  auto;                                                                                                                   
}                                                                                                                   
.listData_categorypostBlock {                                                                                                                   
    display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
#control_main_area .top_wrp_news,                                                                                                                   
.topic_rankBlock,                                                                                                                   
.QA_block,                                                                                                                   
.display_data_sentenceBlock,                                                                                                                   
.display_flowblock,                                                                                                                    
.Recommend_bg_cont,                                                                                                                    
.FRone_Blog_main,                                                                                                                   
.Main_FR2blog,                                                                                                                   
.FRmain_3Block,                                                                                                                   
.BlockFR_FourMain,                                                                                                                   
.campareBlock_style,                                                                                                                   
.Liststyle_Block_Box,                                                                                                                   
.listData_categorypostBlock,                                                                                                                   
.wrp_kuchikomiBlock,                                                                                                                   
.PointBlock_Data,                                                                                                                   
.Blog_Sumup,                                                                                                                    
#side_all_area .Recommend_bg_cont {                                                                                                                   
  margin: 0 auto 40px;                                                                                                                   
  background:  none;                                                                                                                   
  padding: 0;                                                                                                                   
  border:  none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.installeLink,                                                                                                                    
.make_normalLink,                                                                                                                    
.typicallyButtonLink,                                                                                                                    
.reviewImageLink {                                                                                                                   
    margin: 0 auto 40px;                                                                                                                   
    width: auto;                                                                                                                   
    padding: 0;                                                                                                                   
}                                                                                                                   
.installeLink{                                                                                                                   
  display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.installeLink .box_article_02 {                                                                                                                   
    border: 1px solid #eaefe2;                                                                                                                   
    padding: 15px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.installeLink .box_article_02 h3 {                                                                                                                   
    display: block;                                                                                                                   
    background: none;                                                                                                                   
    text-align: left;                                                                                                                   
    padding: 0 0 10px 0;                                                                                                                   
}                                                                                                                   
.make_normalLink {                                                                                                                   
  display: block;                                                                                                                   
  margin-bottom: 40px;                                                                                                                   
}                                                                                                                   
.reviewImageLink{                                                                                                                   
    display: block;                                                                                                                   
    margin-bottom: 40px;                                                                                                                   
}                                                                                                                   
.typicallyButtonLink {                                                                                                                   
    display: block;                                                                                                                   
    margin-bottom: 40px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.typicallyButtonLink .box_article_02 {                                                                                                                   
    margin: 0 auto 25px;                                                                                                                   
}                                                                                                                   
.reviewImageLink .box_article_02 {                                                                                                                   
    float: none;                                                                                                                   
    padding: 0 !important;                                                                                                                   
    width: auto;                                                                                                                   
    border: 0;                                                                                                                   
    margin: 0 auto 25px;                                                                                                                   
}                                                                                                                   
.reviewImageLink .box_article_02 h3{                                                                                                                   
  padding: 0 0 5px 0;                                                                                                                   
  text-align: left;                                                                                                                   
}                                                                                                                   
.reviewImageLink .box_article_02 img {                                                                                                                   
    display: block;                                                                                                                   
}                                                                                                                   
#control_main_area .top_wrp_news .local_innerBlock,                                                                                                                   
.topic_rankBlock .local_innerBlock,                                                                                                                   
.Recommend_bg_cont .local_innerBlock,                                                                                                                   
.QA_block .local_innerBlock,                                                                                                                   
.display_data_sentenceBlock .local_innerBlock,                                                                                                                   
.display_flowblock .local_innerBlock,                                                                                                                   
.FRhead_main .local_innerBlock,                                                                                                                   
.FRone_Blog_main .local_innerBlock,                                                                                                                   
.Main_FR2blog .local_innerBlock,                                                                                                                   
.FRmain_3Block .local_innerBlock,                                                                                                                   
.BlockFR_FourMain .local_innerBlock {                                                                                                                   
  padding: 0;                                                                                                                   
  border: 0;                                                                                                                   
}                                                                                                                    
                                                                                                                   
#control_main_area .top_wrp_news {                                                                                                                   
padding: 0;                                                                                                                   
}                                                                                                                   
#side_all_area{                                                                                                                   
  margin: 0px auto 0;                                                                                                                   
  display: block;                                                                                                                   
  height: auto;                                                                                                                   
  min-width: inherit;                                                                                                                   
  max-width: inherit;                                                                                                                   
  clear: both;                                                                                                                   
  width: auto;                                                                                                                   
  float : none;                                                                                                                   
  padding: 0;                                                                                                                   
  background: none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Block_template_headsite,                                                                                                                   
.sub .Block_template_headsite{                                                                                                                   
  padding:0px;                                                                                                                   
  background: none;                                                                                                                   
  min-height: initial;                                                                                                                   
}                                                                                                                   
.subnavBlock_tmp {                                                                                                                   
    padding: 0 0 42% 0;                                                                                                                   
    position: static;                                                                                                                   
    border: 0;                                                                                                                   
    width: auto;                                                                                                                   
    min-height: inherit;                                                                                                                   
    float: none;                                                                                                                   
    margin: 0 auto 0px;                                                                                                                   
    background: url(http://deliciouslywickedbooks.com/images/sp-mainimage.jpg) no-repeat center bottom;                                                                                                                   
    background-size: 100%;                                                                                                                   
}                                                                                                                   
.sub .subnavBlock_tmp{                                                                                                                   
  padding: 0 0% 42% 0%;                                                                                                                   
  background: url(http://deliciouslywickedbooks.com/images/sp-subimage.jpg) no-repeat left top;                                                                                                                   
  background-size: 100%;                                                                                                                   
  position: static;                                                                                                                   
  background-position: 50% 100%;                                                                                                                   
  min-height: inherit;                                                                                                                   
}                                                                                                                   
.subnavBlock_tmp ul {                                                                                                                   
    display: block;                                                                                                                   
    position: static;                                                                                                                   
    background: none !important;                                                                                                                   
    width:  auto !important;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.subnavBlock_tmp ul li {                                                                                                                   
    float: none;                                                                                                                   
    width: 100%;                                                                                                                   
    margin: 0 auto 0px;                                                                                                                   
    background: none !important;                                                                                                                   
    min-height: inherit;                                                                                                                   
    display: block;                                                                                                                   
    border: 0px !important;                                                                                                                   
    height: inherit !important;                                                                                                                   
    border-bottom: 1px solid #dde8d9 !important;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.subnavBlock_tmp ul li:first-child {                                                                                                                   
    width: auto;                                                                                                                   
    background: #ddd;                                                                                                                   
}                                                                                                                   
.subnavBlock_tmp ul li a{                                                                                                                   
  border:0px !important;                                                                                                                   
  padding: 6px 20px 6px 20px !important;                                                                                                                   
  color: #3a3737;                                                                                                                   
}                                                                                                                   
.subnavBlock_tmp ul li a:hover {                                                                                                                   
    color: #65a520;                                                                                                                   
}                                                                                                                   
.subnavBlock_tmp ul li ul li:first-child a {                                                                                                                   
    padding: 10px 20px 10px 20px;                                                                                                                   
}                                                                                                                   
.subnavBlock_tmp ul li ul li{                                                                                                                   
    display: block;                                                                                                                   
}                                                                                                                   
.subnavBlock_tmp ul li:hover {                                                                                                                   
    background-color: #fff;                                                                                                                   
    color: #7bb718 !important;                                                                                                                   
}                                                                                                                   
#top_header_main{                                                                                                                   
  margin: 0 auto 0;                                                                                                                   
  padding: 0;                                                                                                                   
  display: block;                                                                                                                   
  height: auto;                                                                                                                   
  min-width: inherit;                                                                                                                   
  max-width: inherit;                                                                                                                   
  clear: both;                                                                                                                   
  width: auto;                                                                                                                   
}                                                                                                                   
.title_header{                                                                                                                   
  margin: 0 auto 0px;                                                                                                                   
  display: block;                                                                                                                   
  height: auto;                                                                                                                   
  min-width: inherit;                                                                                                                   
  max-width: inherit;                                                                                                                   
  clear: both;                                                                                                                   
  width: auto;                                                                                                                   
  padding: 0px;                                                                                                                   
  float: none;                                                                                                                   
  background: none;                                                                                                                   
  position: static;                                                                                                                   
  min-height: inherit;                                                                                                                   
  padding-bottom: 0;                                                                                                                   
  }                                                                                                                       
                                                                                                                   
.FRhead_main{                                                                                                                   
  height : auto;                                                                                                                   
  width: auto;                                                                                                                   
  margin: 0 auto 10px;                                                                                                                   
  padding: 20px 20px 0 20px;                                                                                                                   
  border: 0;                                                                                                                   
  background: none;                                                                                                                   
  text-align: left;                                                                                                                   
  box-shadow: none;                                                                                                                   
  position: static;                                                                                                                   
}                                                                                                                           
                                                                                                                   
.topic_rankBlock img{                                                                                                                   
  width: 15%;                                                                                                                   
  float: none;                                                                                                                   
  display: block;                                                                                                                   
  margin: 0 auto 0px;                                                                                                                   
  border: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.topic_rankBlock img.simple_imageIcatch {                                                                                                                   
  width : 100%;                                                                                                                   
  height : auto;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.topic_rankBlock .box_article_02{                                                                                                                   
  width: auto;                                                                                                                   
  margin: 0 auto 30px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.topic_rankBlock .box_article_02 h3 {                                                                                                                   
  display: block;                                                                                                                   
  padding: 10px 0;                                                                                                                   
  border-bottom: 1px solid #ccc;                                                                                                                   
  margin-bottom: 10px;                                                                                                                   
  text-align: center;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.display_data_sentenceBlock img{                                                                                                                   
  width: 100% !important;                                                                                                                   
  height: auto !important;                                                                                                                   
  border-radius: 0;                                                                                                                   
  float: none !important;                                                                                                                   
  margin: 0 0 15px 0 !important;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.display_data_sentenceBlock .box_article_02{                                                                                                                   
  float: none;                                                                                                                   
  width: auto;                                                                                                                   
  border: 0;                                                                                                                   
  padding: 0;                                                                                                                   
}                                                                                                                   
.display_data_sentenceBlock .box_article_02 h3{                                                                                                                   
  padding: 0 0 10px 0;                                                                                                                   
  background-position: 0;                                                                                                                   
  margin-bottom: 10px;                                                                                                                   
  font-size: 16px;                                                                                                                   
  background: none;                                                                                                                   
  border: 0;                                                                                                                   
  border-bottom: 1px solid #9c9c9c;                                                                                                                   
  float: none;                                                                                                                   
  width: auto;                                                                                                                   
  color: #333;                                                                                                                   
  clear: both;                                                                                                                   
  text-align: left;                                                                                                                   
}                                                                                                                        
                                                                                                                   
.Recommend_bg_cont .box_article_02{                                                                                                                   
  border: 0;                                                                                                                   
  padding: 0;                                                                                                                   
  width: auto;                                                                                                                   
  margin: 0 auto 25px !important;                                                                                                                   
  float: none;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Recommend_bg_cont .box_article_02 h3{                                                                                                                   
  margin: 0 auto 10px;                                                                                                                   
  display: block;                                                                                                                   
  padding: 10px 0;                                                                                                                   
  border-bottom: 1px solid #ccc;                                                                                                                   
  text-align: left;                                                                                                                   
}                                                                                                                   
.Recommend_bg_cont .box_article_02 img{                                                                                                                   
  display: block;                                                                                                                   
  margin: 0 auto 10px !important;                                                                                                                   
  clear: both;                                                                                                                   
  float: none !important;                                                                                                                   
  width: 100% !important;                                                                                                                   
  height: auto !important;                                                                                                                   
  border: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.Recommend_bg_cont .box_article_02 a{                                                                                                                   
  margin: 15px auto 0;                                                                                                                   
  text-align: center;                                                                                                                   
  float: none !important;                                                                                                                   
  display: block;                                                                                                                   
  width: 160px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.campareBlock_style{                                                                                                                   
display: block;                                                                                                                   
}                                                                                                                   
.campareBlock_style .box_article_02{                                                                                                                   
  float:none;                                                                                                                   
  width:auto;                                                                                                                   
  height:auto;                                                                                                                   
  margin: 0 0 20px 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.campareBlock_style .box_article_02:last-child {                                                                                                                   
    margin-bottom: 0;                                                                                                                   
}                                                                                                                   
.campareBlock_style .box_article_02 h3{                                                                                                                   
  margin-bottom: 10px;                                                                                                                   
  text-align: left;                                                                                                                   
  }                                                                                                                   
                                                                                                                   
.Liststyle_Block_Box{                                                                                                                   
display: block;                                                                                                                   
}                                                                                                                   
.Liststyle_Block_Box ul.box_article_02 li{                                                                                                                   
background:none;                                                                                                                   
padding:0;                                                                                                                        
margin-bottom: 20px;                                                                                                                   
}                                                                                                                   
.PointBlock_Data{                                                                                                                   
  display: block;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.PointBlock_Data .local_innerBlock{                                                                                                                   
padding:0;                                                                                                                   
}                                                                                                                   
.PointBlock_Data .local_innerBlock{                                                                                                                   
  padding: 15px 0 0 0 !important;                                                                                                                   
  background:none;                                                                                                                   
}                                                                                                                   
.Blog_Sumup{                                                                                                                   
  display: block;                                                                                                                   
  }                                                                                                                   
                                                                                                                   
.Blog_Sumup .local_innerBlock{                                                                                                                   
  padding: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.display_flowblock{                                                                                                                   
  padding: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.display_flowblock img.simple_imageIcatch {                                                                                                                   
  width : 100%;                                                                                                                   
  height : auto;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.display_flowblock .box_article_02{                                                                                                                   
  padding: 0;                                                                                                                   
  border: 0;                                                                                                                   
  float: none;                                                                                                                   
  width: auto;                                                                                                                   
  margin: 0 0 25px 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.display_flowblock .box_article_02:nth-of-type(4) {                                                                                                                   
    margin-bottom: 25px;                                                                                                                   
}                                                                                                                   
.display_flowblock .box_article_02 h3{                                                                                                                   
  padding: 17% 2% 2% 2%;                                                                                                                   
  border-bottom: 1px solid #ccc;                                                                                                                   
  background-position: 50% 0 !important;                                                                                                                   
  background-size: 15% !important;                                                                                                                   
  text-align: center;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.QA_block img.simple_imageIcatch {                                                                                                                   
  width : 100%;                                                                                                                   
  height : auto;                                                                                                                   
  display : block;                                                                                                                   
}                                                                                                                    
                                                                                                                   
.QA_block .box_article_02{                                                                                                                   
  padding: 0;                                                                                                                   
  width: auto;                                                                                                                   
  float: none;                                                                                                                   
  border: 0;                                                                                                                   
}                                                                                                                   
.QA_block .box_article_02 h3{                                                                                                                   
  padding: 13% 2% 3% 2%;                                                                                                                   
  text-align: center;                                                                                                                   
  border: 0;                                                                                                                   
  background-position: 50% 0;                                                                                                                   
  background-size: 11% !important;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.QA_block .box_article_02 p{                                                                                                                   
  background-size: 11%;                                                                                                                   
  background-position: 50% 0;                                                                                                                   
  padding: 13% 0% 2% 0%;                                                                                                                   
  border: 0;                                                                                                                   
  margin-bottom: 15px;                                                                                                                   
}                                                                                                                   
                                                                                                                   
#below_Footer_area{                                                                                                                   
  display: block;                                                                                                                   
}                                                                                                                   
.pr{                                                                                                                   
  padding: 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.pr img {                                                                                                                   
  width: 100%;                                                                                                                   
  height: auto;                                                                                                                   
  margin: 0 auto 0;                                                                                                                   
}                                                                                                                   
                                                                                                                   
.copy{                                                                                                                   
  width: auto;                                                                                                                   
  margin: 0 auto 0;                                                                                                                   
  padding: 0 0;                                                                                                                   
}                                                                                                                    
                                                                                                                   
}