@charset "UTF-8";
/*
Theme Name: コミPo! 公式ページテンプレート
Theme URI: http://www.comipo.com/
Description: 2014/4/1以降使用しているテンプレートです。コミPo! 公式サイト以外での利用を禁じます。
Author: コミPo! 製作委員会
Author URI: http://www.comipo.com/
Version: 1.0
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, 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 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

header, footer, nav, article, section, aside {
  display: block;
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  font-weight: bold;
}

table, th, td {
  border: solid 1px #666;
  vertical-align: top;
  border: none;
}

th, td {
  vertical-align: top;
  padding: 4px 6px;
}

thead th {
  text-align: center;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

img {
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

input[type=submit] {
  -webkit-appearance: none;
}

body {
  font-family: Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", verdana, sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  color: #333;
}

a {
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
  color: #2C86C2;
  text-decoration: none;
}
a:hover {
  color: #D11577;
  text-decoration: underline;
}

#headerArea a, #breadcrumb a {
  color: #555;
}

.post a {
  text-decoration: underline;
}

#contentsAreaBody a img.opacity:hover {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0.2;
}

:focus {
  -moz-outline-style: none;
}

::-moz-selection {
  color: white;
  background: #d11577;
}

::-moz-selection, ::selection {
  color: white;
  background: #d11577;
}

.clearfix {
  zoom: 1;
}
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.f9 {
  font-size: 9px !important;
}

.f10 {
  font-size: 10px !important;
}

.f11 {
  font-size: 11px !important;
}

.f12 {
  font-size: 12px !important;
}

.f13 {
  font-size: 13px !important;
}

.f14 {
  font-size: 14px !important;
}

.f15 {
  font-size: 15px !important;
}

.f16 {
  font-size: 16px !important;
}

.f17 {
  font-size: 17px !important;
}

.f18 {
  font-size: 18px !important;
}

.f19 {
  font-size: 19px !important;
}

.f20 {
  font-size: 20px !important;
}

.f25 {
  font-size: 25px !important;
}

.f30 {
  font-size: 30px !important;
}

.alignL {
  text-align: left !important;
}

.alignR {
  text-align: right !important;
}

.alignC {
  text-align: center !important;
}

.floatN {
  float: none;
}

.clear {
  clear: both;
}

.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml0 {
  margin-left: 0 !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.p0 {
  padding: 0 !important;
}

.p5 {
  padding: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.lh110 {
  line-height: 110%;
}

.lh120 {
  line-height: 120%;
}

.lh130 {
  line-height: 130%;
}

.lh140 {
  line-height: 140%;
}

.lh150 {
  line-height: 150%;
}

.lh160 {
  line-height: 160%;
}

.lh170 {
  line-height: 170%;
}

.lh180 {
  line-height: 180%;
}

.lh190 {
  line-height: 190%;
}

.lh200 {
  line-height: 200%;
}

div.lh0 p {
  margin-bottom: 0px;
}
div.lh5 p {
  margin-bottom: 5px;
}
div.lh10 p {
  margin-bottom: 10px;
}
div.lh15 p {
  margin-bottom: 15px;
}
div.lh20 p {
  margin-bottom: 20px;
}
div.lh25 p {
  margin-bottom: 25px;
}
div.lh30 p {
  margin-bottom: 30px;
}
div.lh40 p {
  margin-bottom: 40px;
}

.red {
  color: #F00;
}

.bold {
  font-weight: bold;
}

html {
  background: url(../images/bg_html.jpg);
  min-width: 1020px;
  font-size: 62.5%;
}

body {
  font-size: 14px;
  font-size: 1.4em;
}

#wrapper {
  width: 1020px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

h2,
h3,
h4,
h5 {
  clear: both;
}

p {
  margin-bottom: 1.2em;
}

.f12 {
  font-size: 12px;
  font-size: 1.2rem;
}

.floatR {
  float: right;
  margin-left: 10px;
}

.floatL {
  float: left;
  margin-right: 10px;
}

.floatL_m0 {
  float: left;
}

.floatL_PC {
  float: left;
  margin-right: 10px;
}

.block {
  display: block;
}

.forMobile {
  display: none;
}

#header {
  width: 235px;
  float: left;
  position: relative;
  z-index: 100;
}

#globalNaviWrapper {
  margin: 0 0 20px 0;
  background: #fff;
}
#globalNaviWrapper > ul#globalNavi {
  width: 233px;
}
#globalNaviWrapper > ul#globalNavi a, #globalNaviWrapper > ul#globalNavi a:hover {
  color: #555;
  text-decoration: none;
}
#globalNaviWrapper > ul#globalNavi > li {
  border-bottom: 1px solid #fff;
}
#globalNaviWrapper > ul#globalNavi > li > a {
  background: #f0f0e1 url(../images/bg_global_navi.png) left top no-repeat;
  -webkit-transition: background-color 0s;
  transition: background-color 0s;
  display: block;
  width: 172px;
  height: 34px;
  padding: 24px 0 0 63px;
}
#globalNaviWrapper > ul#globalNavi > li > a:hover {
  background-color: #ffccff;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  cursor: pointer;
}
#globalNaviWrapper > ul#globalNavi > li.activeGnavi > a {
  background: #f0f0e1 url(../images/bg_global_navi.png) left bottom no-repeat;
}
#globalNaviWrapper > ul#globalNavi > li.activeGnavi .subMenu1 {
  display: block;
}
#globalNaviWrapper > ul#globalNavi .subMenu1 {
  border-bottom: none;
  width: 235px;
  display: none;
}
#globalNaviWrapper > ul#globalNavi .subMenu1 > ul > li {
  border-bottom: 1px solid #fff;
}
#globalNaviWrapper > ul#globalNavi .subMenu1 > ul > li a {
  display: block;
  width: 187px;
  padding: 20px 10px 15px 38px;
  background: #feccff url(../images/bg_sub_menu.jpg) left center no-repeat;
  -webkit-transition: background-color 0;
  transition: background-color 0;
}
#globalNaviWrapper > ul#globalNavi .subMenu1 > ul > li a:hover {
  background-color: #f3a49d;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
#globalNaviWrapper > ul#globalNavi .subMenu1 > ul > li span {
  background: #999999 url(../images/bg_sub_menu_span.jpg) left center repeat-y;
  color: #fff;
  text-align: center;
  display: block;
  padding: 5px 0 3px 0;
}

aside .banner {
  width: 217px;
  margin: 0 auto 10px auto;
}
aside .banner ul li {
  margin: 0 0 10px 0;
}
aside #fixedBtn {
  position: fixed;
  top: 200px;
  right: 0;
}
aside #fixedBtn ul li {
  margin: 0 0 10px 0;
}

#contentsArea {
  width: 770px;
  float: right;
}

#headerArea {
  height: 125px;
  padding: 0 0 0 15px;
}

#headNavi1 {
  height: 45px;
  padding-top: 10px;
  overflow: hidden;
}
#headNavi1 ul {
  float: right;
  overflow: hidden;
  margin: 0 80px 0 0;
  padding: 5px 0 0 0;
}
#headNavi1 ul li {
  float: left;
  margin: 0 0 0 30px;
  padding: 0 0 0 10px;
  background: url(../images/icon_arrow.png) left center no-repeat;
}
#headNavi1 ul li a {
  font-size: 12px;
}
#headNavi1 #searchBox {
  float: right;
  font-size: 11px;
  height: 21px;
  padding: 8px 0 0 0;
  position: relative;
  width: 270px;
}
#headNavi1 #searchBox .search-text {
  width: 160px;
  height: 19px;
  height: 17px\9 ;
  /* IE8 */
  position: absolute;
  right: 31px;
  top: 1px;
  border: 1px solid #cccccc;
}
#headNavi1 #searchBox .search-text:not(:target) {
  height: 17px\9 ;
  /* IE9 */
}
#headNavi1 #searchBox .search-submit {
  position: absolute;
  right: 0;
  top: 1px;
}

#headNavi2 {
  overflow: hidden;
  clear: both;
  height: 30px;
}
#headNavi2 #language {
  float: left;
  overflow: hidden;
}
#headNavi2 #language li {
  float: left;
  margin: 0 25px 0 10px;
  padding-top: 6px;
}
#headNavi2 #language li a {
  font-size: 10px;
}
#headNavi2 #language li a:hover {
  color: #cccccc;
}
#headNavi2 #headNavi2Menu {
  float: right;
}
#headNavi2 #headNavi2Menu li {
  float: left;
}
#headNavi2 #headNavi2Menu li a {
  width: 130px;
  height: 21px;
  padding-top: 9px;
  display: block;
  text-align: center;
  font-size: 12px;
  color: #000;
}
#headNavi2 #headNavi2Menu .btnMenu1 a {
  background: #f2c40f;
}
#headNavi2 #headNavi2Menu .btnMenu1 a:hover {
  background: #f5d557;
}
#headNavi2 #headNavi2Menu .btnMenu2 a {
  background: #e67f22;
}
#headNavi2 #headNavi2Menu .btnMenu2 a:hover {
  background: #eda464;
}
#headNavi2 #headNavi2Menu .btnMenu3 a {
  background: #e84c3d;
}
#headNavi2 #headNavi2Menu .btnMenu3 a:hover {
  background: #ee8176;
}

#topicksArea {
  height: 40px;
}
#topicksArea .blackboard {
  display: block;
  height: 40px;
  width: 9999px;
  position: relative;
}
#topicksArea .blackboard li {
  display: block;
  height: 40px;
  width: 755px;
  position: absolute;
  left: 755px;
  padding-top: 13px;
}
#topicksArea .blackboard li a {
  color: #fff;
}

div.indent2 p {
  margin-bottom: 1em;
}

#footerArea {
  width: 100%;
  background: url(../images/bg_dods.jpg);
}

#footer {
  width: 1020px;
  margin: 0 auto;
  padding: 5px 0 85px 0;
  overflow: hidden;
  color: #fff;
  font-size: 11px;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: #990000;
}

#footerLink ul {
  overflow: hidden;
  float: left;
  padding: 10px 0 0 0;
}
#footerLink ul li {
  float: left;
  margin: 0 20px 0 0;
}

#footerLogo {
  float: right;
}
#footerLogo img {
  opacity: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
#footerLogo img:hover {
  opacity: 0.6;
}

#copyright {
  clear: both;
  text-align: center;
  padding: 30px 0 0 0;
}

body {
  background: url("../images/bg_body_m1.jpg") repeat-x;
}

#contentsAreaBody {
  overflow: hidden;
}

#pageTitle {
  height: 60px;
  text-align: right;
}
#pageTitle span {
  color: #fff;
  font-size: 22px;
  padding: 15px 0 0;
  display: block;
}

#breadcrumb {
  overflow: hidden;
  font-size: 12px;
  margin: 15px 0;
}
#breadcrumb li {
  float: left;
  padding: 0 10px 0 0;
  max-width: 450px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#breadcrumb li a,
#breadcrumb li span {
  margin: 0 10px 0 0;
}

.pageTitleChild {
  background: #ffcccc;
  border: 10px solid #fff;
  font-size: 20px;
  padding: 10px 20px 8px;
}

.post {
  background: #fff;
  padding: 30px;
}
.post h2 {
  background: #ffcccc;
  font-size: 20px;
  padding: 10px 20px 8px;
  margin: 0 0 20px;
}
.post h3 {
  background: url("../images/bg_post_h3.png") no-repeat;
  width: 645px;
  height: 50px;
  font-size: 18px;
  color: #D11377;
  padding: 10px 0 0 65px;
  margin: 50px 0 15px;
}
.post h3:first-child {
  margin: 0 0 15px;
}
.post h3 a {
  color: #D11377;
}
.post h3 a[target=_blank] {
  background: url("../images/icon07.png") no-repeat right center;
  padding: 0 30px 0 0;
}
.post h4 {
  background: url("../images/bg_title_border.png") left bottom repeat-x;
  padding: 0 0 5px;
  margin: 30px 0 10px;
  color: #D11477;
}

.creator_page h3 {
  background: url("../images/bg_title_border.png") left bottom repeat-x;
  padding: 0 0 5px;
  margin: 30px 0 10px;
  color: #D11477;
  font-size: 16px;
  height: 20px;
}

.font140,
.post h4.largefont {
  font-size: 140%;
}

.font120 {
  font-size: 120%;
}

.font80 {
  font-size: 80%;
}

.post h5 {
  border-left: 5px solid #777;
  padding-left: 6px;
  margin: 0.8em 0;
  color: #777;
}

.accordionTriger {
  cursor: pointer;
}

.accordionh3 {
  cursor: pointer;
  background: url("../images/bg_accordion_triger.png") no-repeat !important;
  width: 625px !important;
  height: 43px !important;
  font-size: 18px !important;
  color: #D11377 !important;
  padding: 17px 0 0 85px !important;
  margin: 0 0 15px 0 !important;
}
.accordionh3:hover {
  background: url("../images/bg_accordion_triger_on.png") no-repeat !important;
}
.accordionh3.active {
  background: url("../images/bg_accordion_triger_active.png") no-repeat !important;
}
.accordionh3.active:hover {
  background: url("../images/bg_accordion_triger_active_on.png") no-repeat !important;
}

.accordionh5:hover {
  color: #D11577;
  text-decoration: underline;
}

.accordionSection {
  display: none;
}
.accordionSection.active {
  display: block;
}

.nav_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60%;
  margin: 0 auto;
  font-size: 1.6rem;
}
.nav_item > div {
  -ms-flex-preferred-size: 33.3333333333%;
      flex-basis: 33.3333333333%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.5rem;
}
.nav_item .nav_back {
  padding: 0.5rem;
}
.nav_item .nav_prev {
  text-align: left;
}
.nav_item .nav_next {
  text-align: right;
}

.comicolle_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 0;
}
.comicolle_nav a {
  display: block;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.comicolle_nav a .arrow {
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  display: block;
  background: #E26A6A;
  color: #fff;
  padding: 10px 5px;
}
.comicolle_nav a:hover .arrow {
  background: #f48c8c;
}
.comicolle_nav #navnext,
.comicolle_nav #navprev {
  -ms-flex-preferred-size: 38%;
      flex-basis: 38%;
}
.comicolle_nav #navnext a {
  float: right;
}
.comicolle_nav #navback {
  -ms-flex-preferred-size: 24%;
      flex-basis: 24%;
}
.comicolle_nav #navback,
.comicolle_nav .linktitle {
  text-decoration: underline;
}
.comicolle_nav .linktitle {
  margin: 0 5px;
}

.lineupshare {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  max-width: 200px;
  margin: 0 0 0 auto;
}
.lineupshare li {
  -ms-flex-preferred-size: 18%;
      flex-basis: 18%;
}
.lineupshare li img {
  width: 32px;
  height: 32px;
  -webkit-transition: -webkit-filter 0.2s;
  transition: -webkit-filter 0.2s;
  transition: filter 0.2s;
  transition: filter 0.2s, -webkit-filter 0.2s;
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
}
.lineupshare li img:hover {
  -webkit-filter: brightness(70%);
          filter: brightness(70%);
}

.caution,
.cautionBox1 {
  color: #cc0044;
  border: 1px solid #cc0044;
  padding: 10px 15px;
  background-color: #FFECF2;
}

.cautionBox2 {
  color: #3350cc;
  border: 1px solid #3350cc;
  padding: 10px 15px;
  background-color: #F1F3FC;
}

.cautionBox3 {
  border: 1px solid #3350cc;
  padding: 10px 15px;
  background-color: #fff;
  background-color: #FFECF2;
}

.cautionBox2 h5 {
  font-weight: bold;
  color: #3350cc;
  border: none;
  clear: none;
}
.cautionBox2 a {
  color: #3350cc;
}

.promo {
  margin: 10px 15px;
}

.caution2 {
  color: #cc0044;
}

.caution3 {
  color: #3350cc;
}

a.linkIcon,
ul.linkIcon li a {
  margin-left: 5px;
  padding-left: 18px;
  background: url("../images/icon01.png") left no-repeat;
}

.column2Area {
  width: 520px;
  overflow: hidden;
}

.column2 {
  width: 250px;
  margin: 0 10px 10px 0;
  float: left;
  position: relative;
}

.listDisc {
  list-style: inside;
  text-indent: -1em;
  margin: 0 0 0 1em;
}

.iconImg {
  margin: -2px 0 0;
}

.tableStyle2,
.tableStyle3 {
  border: 1px solid #CCC;
  margin: 0 auto;
}

.tableStyle2 th {
  border: 1px solid #CCC;
  padding: 6px 8px;
  background-color: #EBEBEB;
  white-space: nowrap;
}

.tableStyle3 th {
  border: 1px solid #CCC;
  padding: 6px 8px;
  background-color: #EBEBEB;
  white-space: nowrap;
  text-align: center;
}

.tableStyle2 td,
.tableStyle3 td {
  border: 1px solid #CCC;
  padding: 6px 8px;
}

.booksTable {
  margin-bottom: 40px;
}

.listStyle1 li,
td.listStyle1 a {
  background: url("/wp/wp-content/themes/comipo_20140401/images/icon01.png") left no-repeat;
  padding-left: 18px;
}

.listStyle2 li,
td.listStyle2 a {
  background: url("../images/icon02.png") no-repeat left 0.3em;
  padding-left: 12px;
}

.listStyle3 li,
td.listStyle3 a {
  background: url("../images/icon01.png") no-repeat left 0.1em;
  padding-left: 17px;
}

td.listStyle1 a {
  display: inline-block;
  color: #0000FF;
  text-decoration: underline;
}
td.listStyle2 a, td.listStyle3 a {
  display: inline-block;
}

a.listStyle1 {
  display: inline-block;
  background: url("/wp/wp-content/themes/comipo_20140401/images/icon01.png") left no-repeat;
  padding-left: 18px;
}
a.listStyle2 {
  display: inline-block;
  background: url("../images/icon02.png") no-repeat left 0.3em;
  padding-left: 12px;
}
a.listStyle3 {
  display: inline-block;
  background: url("../images/icon01.png") no-repeat left 0.1em;
  padding-left: 17px;
}

.listStyle4 {
  margin: 0 0 0 25px;
}
.listStyle4 li {
  list-style-type: disc;
  list-style-position: outside;
  line-height: 1.5;
  margin-bottom: 0.5em;
}
.listStyle4 ul {
  margin: 0 0 0 25px;
}
.listStyle4 ul li {
  list-style-type: circle;
}
.listStyle4 ul li:first-child {
  margin-top: 0.5em;
}
.listStyle4 ul ul li {
  list-style-type: square;
}
.listStyle4 ul ul li:first-child {
  margin-top: 0.5em;
}

.listStyle5 {
  margin: 0 0 0 25px;
}
.listStyle5 li {
  list-style-type: decimal;
  list-style-position: outside;
  line-height: 1.5;
}

.listStyle6 li {
  margin: 0 0 0.8em;
  background: url("../images/icon01.png") no-repeat left 2px;
  padding: 0 0 0 22px;
}

.listStyle7 li {
  margin: 0 0 5px 30px;
  list-style: decimal;
  line-height: 1.4em;
}

ul.notice {
  margin: 20px 0 0 20px;
}
ul.notice li {
  padding-left: 1em;
  text-indent: -1em;
}
ul.notice li:before {
  content: "* ";
}

.rightfloat {
  float: right;
  margin: 0 0 10px 10px;
}

.leftfloat {
  float: left;
  margin: 0 10px 10px 0;
}

.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

body#top {
  background: url("../images/bg_body.jpg") repeat-x;
}

#mainVisual {
  background: #2c86c2;
  width: 100%;
  height: 300px;
  position: absolute;
  left: 0;
  top: 125px;
}
#mainVisual #mainVisualInner {
  width: 1020px;
  margin: 0 auto;
  height: 300px;
}
#mainVisual #mainVisualInner #slider {
  width: 785px;
  height: 300px;
  float: right;
}
#mainVisual #mainVisualInner #slider .slideCon1 {
  width: 785px;
  height: 300px;
  background: url("../images/bg_slide_con1.png");
  position: relative;
}
#mainVisual #mainVisualInner #slider .slideCon1 #movie {
  position: absolute;
  top: 50px;
  right: 25px;
}

#top #contentsAreaBody {
  margin: 325px 0 0;
}

#contentsAreaBodyMain {
  width: 510px;
  float: left;
}
#contentsAreaBodyMain .info {
  margin: 0 0 10px;
}
#contentsAreaBodyMain .info .infoTitle {
  margin: 0 0 1px;
  height: 40px;
  position: relative;
}
#contentsAreaBodyMain .info .infoTitle img {
  position: absolute;
}
#contentsAreaBodyMain .info .infoTitle .infoMore {
  position: absolute;
  right: 10px;
  bottom: 5px;
  color: #fff;
}
#contentsAreaBodyMain .info .infoTitle .infoMore a {
  color: #fff;
  font-size: 12px;
}
#contentsAreaBodyMain .info .entryList {
  background: #ededed;
  padding: 15px;
}
#contentsAreaBodyMain .info .entryList ul li {
  padding: 5px 0;
}
#contentsAreaBodyMain .info .entryList ul.listDate li {
  overflow: hidden;
}
#contentsAreaBodyMain .info .entryList ul.listDate li .date {
  float: left;
  display: block;
  width: 80px;
}
#contentsAreaBodyMain .info .entryList ul.listDate li a {
  display: block;
  float: right;
  width: 400px;
}
#contentsAreaBodyMain .link {
  margin: 0 0 10px;
}
#contentsAreaBodyMain .link h2 {
  margin: 0 0 1px;
}
#contentsAreaBodyMain .link .linkList {
  background: #ededed;
  padding: 15px;
  overflow: hidden;
}
#contentsAreaBodyMain .link .linkList ul.listDisc {
  list-style: inside;
  text-indent: -1em;
  margin: 0 0 0 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
#contentsAreaBodyMain .link .linkList ul.listDisc li {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  margin: -5px;
  padding: 7px 0;
}

#pickUp1 .column2 {
  color: #fff;
  padding: 0 0 30px;
}
#pickUp1 .column2 .box {
  width: 210px;
  height: 300px;
  margin: 0 auto;
}
#pickUp1 .column2 .box .btnMoreJa a {
  position: absolute;
  text-align: center;
  display: block;
  right: 0;
  bottom: 0;
  background: url("../images/bg_btn_more_ja.png");
  width: 72px;
  height: 18px;
  font-size: 11px;
  color: #fff;
  padding: 4px 10px;
}
#pickUp1 .column2 .box .btnMoreJa a:hover {
  background: url("../images/bg_btn_more_ja_h.png");
}
#pickUp1 .column2 .box ul {
  margin: 6px 0 6px 1em;
}
#pickUp1 .column2 .box ul li {
  padding: 0 0 6px;
}
#pickUp1 .pickUpImg {
  padding: 4px;
  margin: 0 0 10px;
}
#pickUp1 .pickUpCon1 {
  background: #2e8ac8;
}
#pickUp1 .pickUpCon1 .pickUpImg {
  background: url("../images/bg_pick_up_img1.jpg");
}
#pickUp1 .pickUpCon2 {
  background: #e26a6b;
}
#pickUp1 .pickUpCon2 .pickUpImg {
  background: url("../images/bg_pick_up_img2.jpg");
}

#pickUp2 .column2 {
  background: #ededed;
  padding: 0 0 30px;
}
#pickUp2 .column2 .btnMoreEn a {
  position: absolute;
  text-align: center;
  display: block;
  right: 0;
  bottom: 0;
  background: #8e8e8e;
  width: 72px;
  height: 18px;
  font-size: 11px;
  color: #fff;
  padding: 4px 10px;
}
#pickUp2 .column2 .btnMoreEn a:hover {
  background: #555555;
}
#pickUp2 .column2 .pickUpImg {
  padding: 0 10px 10px;
}
#pickUp2 .column2 .box {
  padding: 10px;
  height: 180px;
}
#pickUp2 .pickUpCon1 .pickUpImg {
  background: #2e8ac8;
}
#pickUp2 .pickUpCon1 .data_new {
  padding: 10px 0 0;
}
#pickUp2 .pickUpCon1 .data_new img {
  float: left;
  margin: 0 10px 0 0;
}
#pickUp2 .pickUpCon2 .pickUpImg {
  background: #099;
}
#pickUp2 .pickUpCon2 ul {
  padding: 10px 0 0;
}

#contentsAreaBodySide {
  width: 250px;
  float: right;
}
#contentsAreaBodySide .banner {
  width: 217px;
  margin: 0 0 10px;
}
#contentsAreaBodySide .banner ul li {
  margin: 0 0 10px;
}

#socialMedia {
  margin: 0 0 10px;
  padding: 3px 0 0;
  height: 270px;
  border: 2px solid #e26a6a;
  background: #fff;
}

#socialMediaInner {
  padding: 10px;
}
#socialMediaInner ul li {
  padding: 4px 0 4px 4px;
  float: left;
  width: 100px;
}

.caseList li {
  margin-left: -10px;
  padding-left: 0;
  list-style-type: disc;
}

#share_btn {
  float: right;
  margin-bottom: 10px;
}
#share_btn ul li {
  float: left;
  margin-right: 5px;
}
#share_btn ul li.hatena {
  width: 120px;
}
#share_btn ul li.twitter {
  width: 100px;
}

li.googleplus #___plusone_0 {
  width: 70px !important;
}

#share_btn ul li.facebook {
  width: 160px;
}
#share_btn ul li.pocket {
  width: 80px;
}

#share_btn_less {
  float: right;
  margin-bottom: 10px;
}
#share_btn_less ul li {
  float: left;
  margin-right: 5px;
}
#share_btn_less ul li.hatena_less {
  width: 85px;
}
#share_btn_less ul li.twitter_less {
  width: 70px;
}

li.googleplus_less #___plusone_0 {
  width: 30px !important;
}

#share_btn_less ul li.facebook_less {
  width: 120px;
}
#share_btn_less ul li.pocket_less {
  width: 60px;
}

.fb-like iframe,
.item-facebook-like iframe {
  z-index: 99;
  max-width: none !important;
}

.aboutThumbs {
  width: 750px;
  overflow: hidden;
}

.aboutSection {
  width: 335px;
  overflow: hidden;
  float: left;
  display: inline;
  margin: 0 39px 40px 0;
}
.aboutSection .title {
  background: url("../images/bg_title_border.png") left bottom repeat-x;
  padding: 0 0 5px;
  margin: 0 0 10px;
  font-weight: bold;
  color: #D11477;
  border: none;
}

#about h5 {
  background: url("../images/bg_title_border.png") left bottom repeat-x;
  padding: 0 0 5px;
  margin: 0 0 10px;
  font-weight: bold;
  color: #D11477;
  border: none;
}

.aboutSection .aboutPhoto {
  width: 155px;
  float: left;
}
.aboutSection .aboutText {
  width: 155px;
  float: right;
  display: block;
}

#about h5 {
  clear: both;
}
#about img {
  float: left;
  margin: 0 20px 30px 0;
}

.webcomicThumbs {
  width: 750px;
  overflow: hidden;
}

.webcomicSection {
  width: 335px;
  height: 225px;
  overflow: hidden;
  float: left;
  display: inline;
  margin: 0 39px 20px 0;
}
.webcomicSection .title {
  background: url("../images/bg_title_border.png") left bottom repeat-x;
  padding: 0 0 5px;
  margin: 0 0 10px;
  font-weight: bold;
  color: #D11477;
}
.webcomicSection .webcomiPhoto {
  background: url("../images/webcomic_thumb.png") no-repeat;
  height: 154px;
  width: 110px;
  padding: 1px 11px 11px 1px;
  float: left;
}
.webcomicSection .webcomiPhoto img {
  height: 154px;
  width: 110px;
}
.webcomicSection .webcomiText {
  width: 195px;
  float: right;
  display: block;
}
.webcomicSection .webcomiText p {
  margin-bottom: 10px;
}

.addDates {
  margin-bottom: 24px;
}
.addDates .imagesThumb {
  float: left;
  display: inline;
}

.add_mainvisual {
  width: 300px;
  float: left;
}
.add_mainvisual p {
  text-align: center;
  font-size: 12px;
  margin: 0;
}

.addDates .imagesThumb ul {
  background: url("../images/click_to_enlarge.png") no-repeat 65px bottom;
  width: 250px;
  display: block;
  height: 178px;
  padding-right: 9px;
}
.addDates .imagesThumb ul li {
  float: left;
  margin: 0 15px 0 0;
  display: inline;
}
.addDates .textDatas {
  width: 450px;
  float: right;
}

.textDatas2 {
  width: 390px;
  float: right;
}

div.itemDatas2 {
  width: 390px;
  margin: 20px auto;
}
div.itemDatas2 img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
div.itemDatas2 li {
  float: left;
  margin: 3px 5px;
}

.addDates .updateTitle {
  background-color: #66CC66;
  font-weight: bold;
  line-height: 23px;
  padding: 0 0 0 6px;
  margin: 10px 0;
}
.addDates .body {
  background-color: #FDF1F5;
  border: 1px solid #FF99CC;
  padding: 10px;
  font-size: 12px;
}
.addDates .price {
  margin: 0 0 10px;
  font-size: 16px;
}
.addDates .update {
  line-height: 1.2;
  font-size: 86%;
}
.addDates .update dd {
  background: url("../images/border_x3.png") repeat-x left bottom;
  padding: 0 0 10px 1em;
  margin: 0 0 10px;
  text-indent: -1em;
}

.shoplistBanners ul,
ul.list_pkg {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 600px;
  margin: 0 auto;
}
.shoplistBanners ul li,
ul.list_pkg li {
  -ms-flex-preferred-size: 220px;
      flex-basis: 220px;
  margin: 20px 30px;
}
.shoplistBanners ul li span,
ul.list_pkg li span {
  display: block;
  font-size: 12px;
}
.shoplistBanners ul li img:hover,
ul.list_pkg li img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.itemimg {
  float: left;
  width: 210px;
}

.itemtable {
  float: left;
  width: 480px;
}

.contentsBox {
  margin-bottom: 30px;
}
.contentsBox h5 {
  clear: none;
}

.contentsImg {
  float: right;
  margin-left: 10px;
  margin-bottom: 40px;
}

ul.comment {
  margin-top: 12px;
  font-size: 80%;
  clear: both;
}
ul.comment p.title span {
  font-size: 120%;
  font-weight: bold;
}
ul.comment span.webtech {
  font-size: 80%;
  font-weight: normal;
}
ul.comment li {
  border: 1px solid #ddd;
  padding: 5px;
  margin-left: 5px;
  margin-bottom: 12px;
  width: 215px;
  height: 60px;
  float: left;
  line-height: 1.4em;
}
ul.comment li.noborder {
  border: 0;
  margin-left: 7px;
}
ul.comment li img {
  float: left;
  margin-right: 5px;
}
ul.comment a {
  color: #444;
  text-decoration: none;
}
ul.comment a:hover {
  color: #999;
  text-decoration: underline;
}

div#anniversary div.title, div.title_recommend {
  margin-top: 3em;
  font-size: 130%;
  font-weight: bold;
  border-bottom: dashed 2px #666;
  margin-bottom: 1em;
}
div#anniversary div.title_top {
  margin-top: 1em;
}
div.title span, div.title_recommend span {
  font-weight: normal;
  font-size: 80%;
}
div#anniversary a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
div#anniversary p {
  margin-bottom: 1.4em;
}

ul.listheight10 li {
  margin-bottom: 1em !important;
}

div.title img, div.title_recommend img {
  float: left;
  margin: -5px 12px 5px 0;
}
div.title:after, div.title_recommend:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: ".";
}

table.eto {
  width: 100%;
}
table.eto th {
  vertical-align: middle;
  font-weight: bold;
}
table.eto td {
  text-align: center;
}
table.table_evaluate {
  border: 1px solid #CCC;
  width: 100%;
  margin: 0 auto;
}
table.table_evaluate th {
  border: 1px solid #CCC;
  padding: 6px 8px;
  background-color: #EBEBEB;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}
table.table_evaluate td {
  border: 1px solid #CCC;
  padding: 6px 8px;
  text-align: center;
  vertical-align: center;
}

div.evaluate_form {
  width: 75%;
  margin: 20px auto;
  border: 1px solid #999;
  padding: 15px;
}
div.evaluate_form input[type=email] {
  padding: 10px;
}
div.evaluate_form button {
  margin-left: 10px;
  font-size: 16px;
  padding: 5px 20px;
}

ul.creator li {
  float: left;
  margin: 0 20px;
  width: 200px;
  height: 200px;
  text-align: center;
}

div.imagesThumb2 {
  float: left;
  width: 240px;
}
div.imagesThumb2 img {
  float: left;
  margin-left: 5px;
}
div.imagesThumb2 ul {
  background: url("../images/click_to_enlarge.png") no-repeat 65px bottom;
  width: 250px;
  display: block;
  height: 178px;
  padding-right: 9px;
}
div.item_info {
  margin: 1em;
}
div.item_info table {
  width: 450px;
}
div.packages {
  padding-bottom: 4em;
}

.formTable p {
  padding: 5px 0;
}
.formTable th {
  border: 1px solid #999;
  vertical-align: middle;
}

td {
  border: 1px solid #999;
  vertical-align: middle;
}

.formTable th {
  background: #eee;
  font-weight: bold;
  color: #555;
  width: 25%;
}
.formTable span.error {
  color: #d22;
}
.formTable span.error:before {
  content: "▲ ";
}
.formTable input[type=text],
.formTable textarea {
  font-family: inherit;
  margin: 5px;
  padding: 5px;
  font-size: 18px;
  width: 90%;
}
.formTable select {
  font-family: inherit;
  margin: 5px;
  padding: 5px;
  font-size: 16px;
  width: 60%;
}
.formTable label {
  margin: 0 20px 20px 0;
}
.formTable input[type=checkbox] {
  margin: 2px 5px 0 0;
}

section.installer_form ul.listStyle4 {
  margin: 10px 0 20px 30px;
}
section.installer_form div.force_update {
  border: 1px solid #999;
  margin: 20px;
  padding: 20px;
  background-color: #F9EDD1;
}
section.installer_form table {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
section.installer_form table th {
  background: #eee;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
section.installer_form table td,
section.installer_form table th {
  padding: 10px;
}
section.installer_form table input,
section.installer_form table label,
section.installer_form table select {
  padding: 5px 10px;
}
section.installer_form table input {
  font-family: inherit;
  font-size: 16px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
section.installer_form table select[name=package] {
  font-family: inherit;
  width: 80%;
}
section.installer_form table label {
  cursor: pointer;
}
section.installer_form table label:hover {
  text-decoration: underline;
}
section.installer_form .submitbtn {
  margin: 30px auto;
  text-align: center;
}
section.installer_form .submitbtn input {
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 0 20px;
  padding: 5px 20px;
}

.submitBtn {
  margin: 10px auto;
  text-align: center;
}
.submitBtn input[type=submit] {
  padding: 5px 20px;
  font-size: 16px;
}

div.sitemap h2 {
  background: none;
  padding: 0;
  font-size: 18px;
  color: #777;
  font-weight: normal;
  border-bottom: 1px solid #bbb;
  margin: 20px 0;
}
div.sitemap ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
div.sitemap li {
  padding: 0.3em 0 0.3em 1.2em;
}
div.sitemap li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0da ";
}

table.pressmaterial th {
  font-weight: bold;
}
table.pressmaterial td {
  vertical-align: middle;
  line-height: 2em;
}
table.pressmaterial td.thumb {
  padding: 10px;
  text-align: center;
}

div#newsAreaList {
  background: #fff;
  padding-bottom: 40px;
}
div#newsAreaList dl {
  padding: 0 10px;
}
div#newsAreaList dt {
  clear: left;
  float: left;
  width: 6.5em;
  padding: 10px 1em;
}
div#newsAreaList dd {
  margin: 0;
  padding: 10px 1em 10px 6.5em;
  border-bottom: 1px dashed #ccc;
}

.pressrelease2010 p {
  margin-bottom: 2em;
}

.pressrelease .tableOuter {
  display: table;
  width: 90%;
}
.pressrelease .tableInner {
  display: table-cell;
}
.pressrelease .sales_site {
  display: table;
  margin-bottom: 0.5em;
}
.pressrelease .sales_site li {
  display: table-cell;
  width: 150px;
  background: url("/wp/wp-content/themes/comipo_20140401/images/icon01.png") left no-repeat;
  padding-left: 22px;
}

div.newsAreaListfooter {
  padding: 10px 10px 0;
}
div.newsAreaListfooter div.old {
  margin-left: 80px;
  float: left;
}
div.newsAreaListfooter div.new {
  margin-right: 80px;
  float: right;
}

table.pr20110427 {
  width: 90%;
  margin: 10px auto;
  border: none;
}
table.pr20110427 th {
  font-size: 120%;
  padding: 10px;
  background-color: #eee;
  font-weight: bold;
}
table.pr20110427b th {
  font-size: 120%;
  padding: 10px;
  background-color: #eee;
  font-weight: bold;
}
table.pr20110427 td {
  padding: 20px;
}
table.pr20110427 td.arrow img {
  margin-left: 80px;
  text-align: center;
}
table.pr20110427b {
  margin: 20px auto;
}
table.pr20110427b td,
table.pr20110427b th {
  padding: 10px;
  vertical-align: middle;
  text-align: center;
}
table.pr20110427b tr.caption td {
  padding-top: 0;
  text-align: center;
}
table.w500 {
  width: 500px !important;
}

div.web_bookmark li {
  margin: 0;
  width: 110px;
  float: right;
}

.opacity a {
  -webkit-transition: -webkit-filter 0.2s;
  transition: -webkit-filter 0.2s;
  transition: filter 0.2s;
  transition: filter 0.2s, -webkit-filter 0.2s;
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
}
.opacity a:hover {
  -webkit-filter: brightness(80%);
          filter: brightness(80%);
}

ul.pr_img_list li {
  float: left;
  margin: 20px 5px;
}

.pressrelease h2.prtitle {
  background-color: #fff;
  padding: 30px 0;
  text-align: center;
  font-weight: bold;
  font-size: 120%;
}
.pressrelease h4 {
  font-size: 120%;
}
.pressrelease p {
  margin-bottom: 20px;
}
.pressrelease table {
  width: 90%;
  margin: 20px 0;
}

.catchcopy {
  font-size: 16px;
  font-weight: bold;
  color: #777;
  margin: 10px 20px 0;
}

div.tips {
  padding-top: 20px;
}
div.tips .su-spoiler {
  font-weight: bold;
  color: #555;
  padding: 0;
  margin: 0;
  background: #eee;
  border: 1px solid #999;
  margin-top: -1px;
}
div.tips .top {
  border: 1px solid #999;
}
div.tips .su-spoiler {
  background-color: #FFf3f3;
}
div.tips .su-spoiler-title {
  font-size: 120%;
  margin-top: 10px;
  margin-bottom: 10px;
}
div.tips .su-spoiler-content {
  margin: 0;
  padding: 20px 20px 20px 40px;
  background: #fff;
  font-weight: normal;
  border-top: 1px dotted #999;
}
div.tips p {
  line-height: 1.6em;
  margin-bottom: 1em;
}
div.tips li {
  line-height: 1.4em;
  margin-left: 2em;
  margin-bottom: 0.7em;
}
div.tips ol {
  list-style: decimal;
}
div.tips ul {
  list-style: disc;
}

#material2d p {
  margin-bottom: 1em;
}
#material2d ul.sampleThumb {
  display: block;
  margin-bottom: 20px;
}
#material2d ul.sampleThumb li {
  float: left;
  margin: 0 20px 0 0;
}
#material2d h4 {
  margin-top: 30px;
}

ul.col2 {
  margin-left: 50px;
}
ul.col2 li {
  float: left;
  margin: 0 5px 5px 0;
}
ul.col2 li:last-child {
  clear: both;
  margin-bottom: 30px;
}

.recommendIndex {
  position: relative;
  display: block;
  padding: 10px;
  margin: 5px;
  width: 45%;
  float: left;
  height: 50px;
  background-color: #eee;
}
.recommendIndex:hover {
  background-color: #ccc;
}
.recommendIndex a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.recommendIndex img {
  float: left;
  margin-right: 10px;
}
.recommendIndex p {
  margin: 0;
}
.recommendIndex .recommendTitle {
  font-size: 80%;
  line-height: 1em;
  margin-bottom: 0.5em;
}
.recommendIndex .recommendName {
  font-size: 120%;
  font-weight: bold;
}

.row2 {
  line-height: 1.1em;
}

.recommendBody {
  margin-bottom: 2em;
}
.recommendBody img {
  float: left;
  padding-right: 10px;
}
.recommendBody h4 {
  color: #666;
  font-size: 18px;
  font-weight: bold;
  background-image: none;
  display: block;
  padding-bottom: 10px;
  border-bottom: 2px dotted #999;
}
.recommendBody h4 span {
  font-size: 80%;
  font-weight: normal;
}
.recommendBody h4 span br {
  display: none;
}
.recommendBody h4 .row2 span {
  line-height: 1em;
}
.recommendBody:after {
  content: "";
  display: block;
  clear: both;
}
.recommendBody .recommendText img {
  float: none;
}

.tagcloud {
  word-break: keep-all;
  line-height: 3em;
  margin-bottom: 30px;
}
.tagcloud a {
  text-decoration: none;
  padding: 5px 8px;
  margin: 3px;
  border: 1px solid #999;
  background: #ffcccc;
  border-radius: 5px;
}
.tagcloud a:hover {
  background: #ddaaaa;
  color: #333;
}
.tagcloud br {
  display: none;
}

.tips_content {
  padding: 15px 20px;
  margin-bottom: 15px;
  border: 1px solid #999;
  background: #eee;
}
.tips_content p:last-child {
  margin-bottom: 0 !important;
}

.tips_item {
  background: #eee;
  padding: 20px;
  margin: 15px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  color: #333;
}
.tips_item a {
  text-decoration: underline;
}
.tips_item img {
  max-width: 310px;
  height: auto;
}
.tips_item .tips_item_id {
  font-weight: bold;
  font-size: 40px;
  color: #ccc;
  text-align: right;
  position: absolute;
  right: 5px;
  bottom: 5px;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.tips_item .tips_item_id:hover {
  color: #666;
}
.tips_item .tips_item_id:hover:before {
  content: "このTIPSのURLをコピー";
  font-weight: normal;
  font-size: 12px;
  background: #fff;
  padding: 2px 5px;
  border: 1px solid #666;
  border-radius: 5px;
  margin-right: 10px;
  opacity: 1;
  position: absolute;
  top: -34px;
  right: -36px;
}

#msg {
  display: block;
  width: 100%;
  background: #FFCCCC;
  color: #555;
  text-align: center;
  font-size: 2rem;
  padding: 1.6rem;
  position: fixed;
  bottom: -10%;
  -webkit-box-shadow: 5px 5px 5px #777;
          box-shadow: 5px 5px 5px #777;
  z-index: 200;
}

.price_box {
  position: relative;
  padding: 10px 20px;
  margin-bottom: 20px;
  background: #ffffff;
  border: 1px #ffcccc solid;
  clear: both;
  height: 160px;
  display: block;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.price_box:after {
  clear: both;
}
.price_box:hover {
  background: #ffcccc;
}
.price_box .item_img {
  float: left;
}
.price_box .item_img img {
  height: 155px;
  width: auto;
}
.price_box .item_img img:hover {
  opacity: 1 !important;
}
.price_box .item_text {
  padding: 20px;
  margin-left: 130px;
}
.price_box .item_text p.item {
  font-size: 18px;
  font-weight: bold;
}
.price_box .more {
  font-weight: bold;
  font-size: 16px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.4s 0.3s;
  transition: opacity 0.4s 0.3s;
}

.lineup a {
  text-decoration: none;
}
.lineup a:hover {
  text-decoration: none;
}
.lineup a:hover .more {
  opacity: 1;
}

.mw_wp_form_input table {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

aside .social ul.sharebtn {
  width: 217px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-left: 7px;
}
aside .social ul.sharebtn li {
  -ms-flex-preferred-size: 24%;
      flex-basis: 24%;
}
aside .social ul.sharebtn li img {
  width: 100%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
aside .social ul.sharebtn li img:hover {
  opacity: 0.7;
}
aside .social .fblink {
  margin-top: 20px;
}
aside .social .fblink li {
  margin: 10px 0;
}
aside .social .fblink li img {
  display: block;
  margin: 0 auto;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
aside .social .fblink li img:hover {
  opacity: 0.7;
}

#floatingmenu {
  position: fixed;
  bottom: 30px;
  right: 30px;
}
#floatingmenu img {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
#floatingmenu img:hover {
  opacity: 1;
  cursor: pointer;
}

.package_visual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.package_visual > div {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

ul.campaign li {
  margin: 10px 0;
  font-size: 16px;
}
ul.campaign li a {
  transiton: color 0.2s;
  color: #ec098c;
  text-decoration: none;
}
ul.campaign li a:hover {
  color: #666;
  text-decoration: underline;
}
ul.campaign li:first-child {
  margin-top: 30px;
}
ul.campaign li:last-child {
  margin-bottom: 30px;
}

.updateimg {
  margin: 2rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.updateimg img {
  max-width: 96%;
  -webkit-filter: brightness(1);
          filter: brightness(1);
  -webkit-transition: -webkit-filter 0.2s;
  transition: -webkit-filter 0.2s;
  transition: filter 0.2s;
  transition: filter 0.2s, -webkit-filter 0.2s;
}
.updateimg .wp-caption-text {
  padding-top: 0.4rem;
  font-size: 1.2rem;
  color: #777;
  text-align: center;
}
.updateimg a:hover img {
  -webkit-filter: brightness(0.7);
          filter: brightness(0.7);
}