@charset "UTF-8";

/* ### reset.scss ### */


/*
YUI 3.14.1 (build 63049cb)
Copyright 2013 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/

html {
  color: #000;
  background: #FFF;
  overflow:auto;
  word-break:break-all;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

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

fieldset,
img {
  border: 0;
  vertical-align: top;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: '';
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

figure {
  margin: 0;
}


/* ### mixin.scss ### */


/* ### setting.scss ### */

.header .headerCont,
.breadcrumb ul,
.contents,
.footer .footerCont,
.categoryTitle,
.newsArea {
  width: 1220px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
}

@media screen and (max-width: 767px) {
  .header .headerCont,
  .breadcrumb ul,
  .contents,
  .footer .footerCont,
  .categoryTitle,
  .newsArea {
    width: auto;
    min-width: 0;
    padding: 0;
  }
}

.header .headerCont,
.contents,
.footer .footerCont,
.newsArea ul a,
.newsArea ul div,
.archiveList a,
.blogAreaHead,
.speakerArea .inner,
.pickUp a {
  *zoom: 1;
}

.header .headerCont:after,
.contents:after,
.footer .footerCont:after,
.newsArea ul a:after,
.newsArea ul div:after,
.archiveList a:after,
.blogAreaHead:after,
.speakerArea .inner:after,
.pickUp a:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}


/* ### adjust.scss ### */

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

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

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

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

.mt1 {
  margin-top: 1px !important;
}

.mt2 {
  margin-top: 2px !important;
}

.mt3 {
  margin-top: 3px !important;
}

.mt4 {
  margin-top: 4px !important;
}

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

.mt6 {
  margin-top: 6px !important;
}

.mt7 {
  margin-top: 7px !important;
}

.mt8 {
  margin-top: 8px !important;
}

.mt9 {
  margin-top: 9px !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;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

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

.ml1 {
  margin-left: 1px !important;
}

.ml2 {
  margin-left: 2px !important;
}

.ml3 {
  margin-left: 3px !important;
}

.ml4 {
  margin-left: 4px !important;
}

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

.ml6 {
  margin-left: 6px !important;
}

.ml7 {
  margin-left: 7px !important;
}

.ml8 {
  margin-left: 8px !important;
}

.ml9 {
  margin-left: 9px !important;
}

.ml10 {
  margin-left: 10px !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;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

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

.mb1 {
  margin-bottom: 1px !important;
}

.mb2 {
  margin-bottom: 2px !important;
}

.mb3 {
  margin-bottom: 3px !important;
}

.mb4 {
  margin-bottom: 4px !important;
}

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

.mb6 {
  margin-bottom: 6px !important;
}

.mb7 {
  margin-bottom: 7px !important;
}

.mb8 {
  margin-bottom: 8px !important;
}

.mb9 {
  margin-bottom: 9px !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;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

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

.mr1 {
  margin-right: 1px !important;
}

.mr2 {
  margin-right: 2px !important;
}

.mr3 {
  margin-right: 3px !important;
}

.mr4 {
  margin-right: 4px !important;
}

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

.mr6 {
  margin-right: 6px !important;
}

.mr7 {
  margin-right: 7px !important;
}

.mr8 {
  margin-right: 8px !important;
}

.mr9 {
  margin-right: 9px !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;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

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

.pt1 {
  padding-top: 1px !important;
}

.pt2 {
  padding-top: 2px !important;
}

.pt3 {
  padding-top: 3px !important;
}

.pt4 {
  padding-top: 4px !important;
}

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

.pt6 {
  padding-top: 6px !important;
}

.pt7 {
  padding-top: 7px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.pt9 {
  padding-top: 9px !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;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

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

.pl1 {
  padding-left: 1px !important;
}

.pl2 {
  padding-left: 2px !important;
}

.pl3 {
  padding-left: 3px !important;
}

.pl4 {
  padding-left: 4px !important;
}

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

.pl6 {
  padding-left: 6px !important;
}

.pl7 {
  padding-left: 7px !important;
}

.pl8 {
  padding-left: 8px !important;
}

.pl9 {
  padding-left: 9px !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;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

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

.pb1 {
  padding-bottom: 1px !important;
}

.pb2 {
  padding-bottom: 2px !important;
}

.pb3 {
  padding-bottom: 3px !important;
}

.pb4 {
  padding-bottom: 4px !important;
}

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

.pb6 {
  padding-bottom: 6px !important;
}

.pb7 {
  padding-bottom: 7px !important;
}

.pb8 {
  padding-bottom: 8px !important;
}

.pb9 {
  padding-bottom: 9px !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;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

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

.pr1 {
  padding-right: 1px !important;
}

.pr2 {
  padding-right: 2px !important;
}

.pr3 {
  padding-right: 3px !important;
}

.pr4 {
  padding-right: 4px !important;
}

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

.pr6 {
  padding-right: 6px !important;
}

.pr7 {
  padding-right: 7px !important;
}

.pr8 {
  padding-right: 8px !important;
}

.pr9 {
  padding-right: 9px !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;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.w10 {
  width: 10px !important;
}

.w20 {
  width: 20px !important;
}

.w30 {
  width: 30px !important;
}

.w40 {
  width: 40px !important;
}

.w50 {
  width: 50px !important;
}

.w60 {
  width: 60px !important;
}

.w70 {
  width: 70px !important;
}

.w80 {
  width: 80px !important;
}

.w90 {
  width: 90px !important;
}

.w100 {
  width: 100px !important;
}

.w110 {
  width: 110px !important;
}

.w120 {
  width: 120px !important;
}

.w130 {
  width: 130px !important;
}

.w140 {
  width: 140px !important;
}

.w150 {
  width: 150px !important;
}

.w160 {
  width: 160px !important;
}

.w170 {
  width: 170px !important;
}

.w180 {
  width: 180px !important;
}

.w190 {
  width: 190px !important;
}

.w200 {
  width: 200px !important;
}

.w210 {
  width: 210px !important;
}

.w220 {
  width: 220px !important;
}

.w230 {
  width: 230px !important;
}

.w240 {
  width: 240px !important;
}

.w250 {
  width: 250px !important;
}

.w260 {
  width: 260px !important;
}

.w270 {
  width: 270px !important;
}

.w280 {
  width: 280px !important;
}

.w290 {
  width: 290px !important;
}

.w300 {
  width: 300px !important;
}

.w310 {
  width: 310px !important;
}

.w320 {
  width: 320px !important;
}

.w330 {
  width: 330px !important;
}

.w340 {
  width: 340px !important;
}

.w350 {
  width: 350px !important;
}

.w360 {
  width: 360px !important;
}

.w370 {
  width: 370px !important;
}

.w380 {
  width: 380px !important;
}

.w390 {
  width: 390px !important;
}

.w400 {
  width: 400px !important;
}

.w410 {
  width: 410px !important;
}

.w420 {
  width: 420px !important;
}

.w430 {
  width: 430px !important;
}

.w440 {
  width: 440px !important;
}

.w450 {
  width: 450px !important;
}

.w460 {
  width: 460px !important;
}

.w470 {
  width: 470px !important;
}

.w480 {
  width: 480px !important;
}

.w490 {
  width: 490px !important;
}

.w500 {
  width: 500px !important;
}

.w510 {
  width: 510px !important;
}

.w520 {
  width: 520px !important;
}

.w530 {
  width: 530px !important;
}

.w540 {
  width: 540px !important;
}

.w550 {
  width: 550px !important;
}

.w560 {
  width: 560px !important;
}

.w570 {
  width: 570px !important;
}

.w580 {
  width: 580px !important;
}

.w590 {
  width: 590px !important;
}

.w600 {
  width: 600px !important;
}

.w610 {
  width: 610px !important;
}

.w620 {
  width: 620px !important;
}

.w630 {
  width: 630px !important;
}

.w640 {
  width: 640px !important;
}

.w650 {
  width: 650px !important;
}

.w660 {
  width: 660px !important;
}

.w670 {
  width: 670px !important;
}

.w680 {
  width: 680px !important;
}

.w690 {
  width: 690px !important;
}

.w700 {
  width: 700px !important;
}

.w710 {
  width: 710px !important;
}

.w720 {
  width: 720px !important;
}

.w730 {
  width: 730px !important;
}

.w740 {
  width: 740px !important;
}

.w750 {
  width: 750px !important;
}

.w760 {
  width: 760px !important;
}

.w770 {
  width: 770px !important;
}

.w780 {
  width: 780px !important;
}

.w790 {
  width: 790px !important;
}

.w800 {
  width: 800px !important;
}

.w810 {
  width: 810px !important;
}

.w820 {
  width: 820px !important;
}

.w830 {
  width: 830px !important;
}

.w840 {
  width: 840px !important;
}

.w850 {
  width: 850px !important;
}

.w860 {
  width: 860px !important;
}

.w870 {
  width: 870px !important;
}

.w880 {
  width: 880px !important;
}

.w890 {
  width: 890px !important;
}

.w900 {
  width: 900px !important;
}

.w910 {
  width: 910px !important;
}

.w920 {
  width: 920px !important;
}

.w930 {
  width: 930px !important;
}

.w940 {
  width: 940px !important;
}

.w950 {
  width: 950px !important;
}

.bdrNone {
  border: none !important;
}

.bgNone {
  background: none !important;
}

.top {
  vertical-align: top !important;
}

.middle {
  vertical-align: middle !important;
}

.bottom {
  vertical-align: bottom !important;
}

.bold {
  font-weight: bold !important;
}

.fnt80 {
  font-size: 80% !important;
}

.fnt85 {
  font-size: 85% !important;
}

.fnt90 {
  font-size: 90% !important;
}

.fnt95 {
  font-size: 95% !important;
}

.fnt100 {
  font-size: 100% !important;
}

.fnt110 {
  font-size: 110% !important;
}

.fnt120 {
  font-size: 120% !important;
}

.fnt130 {
  font-size: 130% !important;
}

.fnt140 {
  font-size: 140% !important;
}

.floR {
  float: right !important;
}

.floL {
  float: left !important;
}

.floNone {
  float: none !important;
}

.block {
  display: block !important;
}

.inline {
  display: inline !important;
}

.colorRed {
  color: #cc0000 !important;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

body {
  font: 16px helvetica, "Yu Gothic", YuGothic, -apple-system, "Hiragino Kaku Gothic ProN", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'メイリオ', Meiryo, arial, clean, sans-serif;
  color: #333;
  -webkit-text-size-adjust: 100%;
  background: #f5f5f5;
  padding-top: 82px;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 15px;
    padding-top: 50px;
  }
}

a {
  color: #333;
  text-decoration: none;
  transition: all .2s linear;
}

a:hover {
  color: #ff822c;
}

img {
  max-width: 100%;
  height: auto;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

.header {
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 100;
}

.header .headerCont {
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .header .headerCont {
    padding: 10px 20px;
    z-index: 101;
    position: relative;
  }
}

.header .logo {
  float: left;
  padding: 18px 20px 0 0;
}

@media screen and (max-width: 767px) {
  .header .logo {
    width: 103px;
    height: 30px;
    padding: 0;
  }
}

.header .menu ul {
  float: left;
}

.header .menu ul li {
  float: left;
}

.header .menuCont {
  font-size: 16px;
  overflow: hidden;
}

.header .menuCont a {
  padding: 33px 25px;
  display: inline-block;
  font-weight: bold;
}

.header .menuCont a:hover {
  color: #fff;
  background: #ff822c;
}

.header .snsIcon {
  padding: 23px 0 0 100px;
}

.header .snsIcon li {
  margin-left: 15px;
}

.header .search {
  float: right;
  border: 1px solid #ccc;
  border-radius: 3px;
  width: 358px;
  margin-top: 20px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .header .search {
    float: none;
    width: auto;
    margin-top: 0;
    border: none;
  }
}

.header .search .text {
  border: none;
  padding: 10px 15px;
  line-height: 1;
  width: 310px;
}

@media screen and (max-width: 767px) {
  .header .search .text {
    width: 100%;
    padding: 15px 15px;
    background: #eee;
  }
}

.header .search button {
  border: none;
  position: absolute;
  right: 15px;
  width: 20px;
  height: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  background: none;
}

@media screen and (max-width: 767px) {
  .menuIcon {
    position: absolute;
    z-index: 5;
    right: 20px;
    top: 16px;
  }
  .menu-trigger {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
    position: relative;
    width: 30px;
    height: 19px;
  }
  .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #333;
    border-radius: 4px;
    height: 2px;
  }
  .menu-trigger span:nth-of-type(1) {
    top: 0;
  }
  .menu-trigger span:nth-of-type(2) {
    top: 8px;
  }
  .menu-trigger span:nth-of-type(3) {
    bottom: 0;
  }
  .menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(-315deg);
    transform: translateY(8px) rotate(-315deg);
  }
  .menu-trigger.active span:nth-of-type(2) {
    opacity: 0;
  }
  .menu-trigger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-9px) rotate(315deg);
    transform: translateY(-9px) rotate(315deg);
  }
  .naviCont {
    position: fixed;
    right: 0;
    top: 50px;
    width: 50%;
    font-size: 30px;
    letter-spacing: 3px;
    background-color: rgba(255, 255, 255, 0.4);
    transform: translateX(100%);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    width: 100%;
    font-size: 24px;
    letter-spacing: 1px;
    transition: transform 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    z-index: 100;
  }
  .naviCont .widget_categories {
    overflow-y: scroll;
    height: -moz-calc(100vh - 51px);
    height: -o-calc(100vh - 51px);
    height: -webkit-calc(100vh - 51px);
    height: calc(100vh - 51px);
  }
  .naviCont.active {
    transform: translateX(0);
    transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    border-top: 1px solid #EAEAEA;
  }
  .naviCont h2 {
    font-weight: bold;
    padding: 18px 24px 18px 16px;
    background: #fff;
    font-size: 16px;
    width: 70%;
    margin: 0 0 0 auto;
  }
  .naviCont .naviInner {
    padding-top: 0;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    background: #fff;
    width: 90%;
    margin: 0 0 0 auto;
    height: -moz-calc(100% - 51px);
    height: -o-calc(100% - 51px);
    height: -webkit-calc(100% - 51px);
    height: calc(100% - 51px);
  }
  .naviCont .naviInner li {
    background: #fff;
  }
  .naviCont .naviInner li>ul {
    width: auto;
    margin-left: 16px;
  }
  .naviCont .naviInner li>a {
    position: relative;
  }
  .naviCont .naviInner li>a:after {
    content: "";
    display: block;
    position: absolute;
    right: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 6px;
    height: 12px;
    background: url(../img/icon_arrow_right.png) center top no-repeat;
    background-size: 100% auto;
  }
  .naviCont .naviInner li>a:hover:after {
    background: url(../img/icon_arrow_right_o.png) center top no-repeat;
    background-size: 100% auto;
  }
  .naviCont .naviInner ul li a:after {
    display: none;
  }
  .naviCont .naviInner li {
    text-align: left;
  }
  .naviCont .naviInner a {
    display: block;
    padding: 18px 24px 18px 40px;
    border-top: 1px solid #ccc;
    background: #fff url(../img/arrow_gray.png) 26px 48% no-repeat;
    background-size: 9px;
  }
}

.mainVisual {
  text-align: center;
  background: url(../img/mainvisual_top.jpg) center top no-repeat;
  background-size: cover;
  font-weight: bold;
  position: relative;
  height: 200px;
  color: #fff;
  display: table;
  width: 100%;
  display: table;
}

.mainVisual.host {
  background-image: url(../img/mainvisual_host.jpg);
}

.mainVisual.guest {
  background-image: url(../img/mainvisual_guest.jpg);
}

.mainVisual.top {
  height: 330px;
  margin-bottom: 85px;
}

.mainVisual .tagline {
  display: table-cell;
  vertical-align: middle;
  line-height: 2;
  font-size: 2.2em;
  font-weight: normal;
  text-shadow: 0 0 4px rgba(0, 0, 0, 1);
  letter-spacing: 2px;
}

@media screen and (max-width: 767px) {
  .mainVisual.top {
    height: 120px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .mainVisual {
    background-size: cover;
    height: 100px;
  }

  .mainVisual .tagline {
    font-size: 1.3em;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .mainVisual .sp {
    display: inline-block;
  }
}

.breadcrumb {
  background: #333;
  color: #ccc;
  padding: 10px 0;
  font-size: 12px;
  margin-bottom: 75px;
}

@media screen and (max-width: 767px) {
  .breadcrumb {
    margin-bottom: 0px;
  }
}

.breadcrumb a {
  color: #ccc;
  text-decoration: underline;
}

.breadcrumb a:hover {
  text-decoration: none;
}

.breadcrumb ul {
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .breadcrumb ul {
    padding: 0 10px;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
}

.breadcrumb li {
  display: inline-block;
  padding: 0 5px 0 0;
}

.breadcrumb li:not(:first-child):before {
  content: '>';
  margin-right: 8px;
}

.mainContents {
  width: 75%;
  float: left;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .mainContents {
    width: auto;
    float: none;
    margin-top: 32px;
  }
}

.sideContents {
  width: 21.3%;
  float: right;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .sideContents {
    width: auto;
    float: none;
    margin: 50px 20px 0;
  }
}

.sideContents .widgettitle {
  display: none;
}

.sideContents h2 {
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

.sideContents .widget_categories>ul {
  background: #fff;
  margin-bottom: 65px;
  padding-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .sideContents .widget_categories>ul {
    display: none;
  }
}

.sideContents .widget_categories>ul a {
  display: block;
}

.sideContents .widget_categories>ul>li>a {
  padding: 20px 32px 10px 20px;
  background: url(../img/arrow_gray.png) 95% 60% no-repeat;
  background-size: 9px auto;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.3;
}

.sideContents .widget_categories>ul ul {
  margin-left: 20px;
  font-size: 16px;
}

.sideContents .widget_categories>ul ul li a {
  padding: 7px 10px 7px 8px;
  display: block;
  font-size: 14px;
  line-height: 1.3;
}

.sideContents .widget_categories>ul ul li a:before {
  content: '-';
  display: inline-block;
  padding-right: 10px;
}

.sideContents .widget_categories>ul ul li a:hover {
  color: #ff822c;
}

.sideContents .tagList {
  margin-bottom: 70px;
  padding-bottom: 60px;
  border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 767px) {
  .sideContents .tagList {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}

.sideContents .tagList li {
  display: inline-block;
  margin: 0 5px 10px 0;
}

.sideContents .tagList a {
  background: #fff;
  padding: 7px 20px;
  display: inline-block;
  border-radius: 20px;
  font-size: 13px;
}

.sideContents .tagList a:before {
  display: none;
}

.sideContents .tagList a:hover {
  background: #333;
  color: #fff;
}

.pagetop {
  position: fixed;
  bottom: 30px;
  right: 30px;
}

@media screen and (max-width: 767px) {
  .pagetop {
    bottom: 10px;
    right: 10px;
  }
}

.pagetop a img {
  transition: all .2s linear;
}

.pagetop a:hover img {
  opacity: 0.7;
}

.footer {
  border-top: 1px solid #ccc;
  background: #F8F8F9;
  margin-top: 50px;
  font-size: 14px;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .footer {
    padding: 0px 0 20px;
  }
}

.footer a {
  color: #999999;
}

.footer .footerCont {
  padding: 20px 10px;
}

@media screen and (max-width: 767px) {
  .footer .footerCont {
    padding: 32px 16px 0;
  }
}

.footer ul {
  margin-bottom: 20px;
}

.footer ul li {
  display: inline-block;
  margin-right: 15px;
}

@media screen and (max-width: 767px) {
  .footer ul li {
    display: block;
    margin: 0 0 10px;
    text-align: center;
  }
}

.footer .copyright {
  text-align: right;
  font-size: 13px;
  clear: both;
  color: #999999;
}

@media screen and (max-width: 767px) {
  .footer .copyright {
    text-align: center;
  }
}

.social {
  position: relative;
  float: right;
  margin: 22px 0 0;
}

.social ul li {
  float: left;
  width: 100px;
}

.social ul li * {
  line-height: 1;
}


/* ==========================
side
========================== */

.aboutArea {
  margin-bottom: 60px;
}

.aboutArea figure {
  text-align: center;
  margin-bottom: 20px;
}

.aboutArea h3 {
  text-align: center;
  font-weight: bold;
  font-size: 17px;
}

.aboutArea .sub {
  font-size: 13px;
  text-align: center;
  margin-top: 5px;
}

.aboutArea .text {
  font-size: 14px;
  margin-top: 20px;
  line-height: 1.5;
}

.aboutArea .snsIcon {
  text-align: center;
  margin-top: 30px;
}

.aboutArea .snsIcon li {
  display: inline-block;
  padding: 0 10px;
}

.cvButton {
  margin-bottom: 80px;
}

.cvButton li {
  margin-bottom: 15px;
}

.cvButton a {
  display: block;
  padding: 15px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  letter-spacing: 3px;
  border-radius: 30px;
}

.cvButton a:hover {
  background: #333 url(../img/arrow_w.png) 95% 50% no-repeat !important;
  background-size: 7px auto !important;
}

.cvButton li:nth-child(1) a {
  background: #81c500 url(../img/arrow_w.png) 95% 50% no-repeat;
  background-size: 7px auto;
}

.cvButton li:nth-child(2) a {
  background: #ff822c url(../img/arrow_w.png) 95% 50% no-repeat;
  background-size: 7px auto;
}

.sideContents .banner {
  margin-bottom: 50px;
}

.sideContents .banner li {
  margin-bottom: 20px;
  text-align: center;
}

.sidePickUp {
  margin-bottom: 50px;
  font-size: 14px;
  line-height: 1.6;
}

.sidePickUp li {
  padding: 10px 20px 10px 10px;
  background: #fff url(../img/arrow_gray.png) 96% 50% no-repeat;
  background-size: 9px auto;
  margin-bottom: 1px;
}

.sidePickUp a {
  display: table;
  width: 100%;
}

.sidePickUp figure {
  display: table-cell;
  width: 35%;
  padding-right: 10px;
  vertical-align: middle;
}

.sidePickUp span {
  display: table-cell;
  vertical-align: middle;
}


/* ==========================
category
========================== */

.categoryTitle {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .categoryTitle {
    margin: 30px 20px 20px;
  }
}

.categoryTitle h1 {
  font-size: 30px;
  letter-spacing: 4px;
  margin-bottom: 20px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .categoryTitle h1 {
    text-align: center;
  }
}

.categoryTitle .text {
  font-size: 16px;
  margin-bottom: 30px;
}

.categoryTitle ul {
  font-size: 14px;
}

.categoryTitle ul li {
  display: inline-block;
  margin: 0 15px 15px 0;
}

@media screen and (max-width: 767px) {
  .categoryTitle ul li {
    display: block;
    margin-right: 0;
    margin-bottom: 1px;
  }
}

.categoryTitle ul a {
  display: block;
  color: #fff;
  background: #999999;
  padding: 8px 16px;
  border-radius: 30px;
}

@media screen and (max-width: 767px) {
  .categoryTitle ul a {
    border-radius: 0px;
  }
}

.categoryTitle ul a:hover {
  background: #333;
}


/* ==========================
parts
========================== */

.newsArea {
  margin-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .newsArea {
    margin: 0 20px;
  }
}

.newsArea h2 {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 30px;
  letter-spacing: 5px;
}

@media screen and (max-width: 767px) {
  .newsArea h2 {
    font-size: 24px;
  }
}

.newsArea ul {
  background: #fff;
  padding: 0 50px;
  max-height: 360px;
  overflow-y: scroll;
}

@media screen and (max-width: 767px) {
  .newsArea ul {
    padding: 0 0px;
  }
}

.newsArea ul li:not(:first-child) {
  border-top: 1px solid #ccc;
}

.newsArea ul a,
.newsArea ul div {
  padding: 25px 0;
  display: block;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .newsArea ul a,
  .newsArea ul div {
    padding: 15px;
  }
}

.newsArea ul a p,
.newsArea ul div p {
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .newsArea ul a p,
  .newsArea ul div p {
    display: block;
  }
}

.newsArea ul a:hover {
  color: #333;
}

.newsArea ul a:hover .buttonStyle {
  background: #ff822c;
  color: #fff;
}

.newsArea ul .date {
  width: 100px;
}

@media screen and (max-width: 767px) {
  .newsArea ul .date {
    margin-bottom: 5px;
  }
}

.newsArea ul .text {
  width: 830px;
  padding-right: 20px;
}

@media screen and (max-width: 767px) {
  .newsArea ul .text {
    width: auto;
    padding-right: 0;
  }
}

.newsArea ul .button {
  text-align: right;
  width: 200px;
}

@media screen and (max-width: 767px) {
  .newsArea ul .button {
    display: none;
  }
}

.newsArea ul .button span {
  margin: 0 auto 0 0;
}


/* ==========================
index
========================== */

.archiveListCont {
  background: #fff;
  margin-bottom: 20px;
  position: relative;
}

.archiveList a {
  display: block;
}

.archiveList figure {
  width: 305px;
  overflow: hidden;
  float: left;
  position: relative;
}

@media screen and (max-width: 767px) {
  .archiveList figure {
    width: auto;
    float: none;
    max-height: 150px;
  }
  .archiveList figure img {
    width: 100%;
  }
}

.archiveList figure:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 208px;
  background: #ff822c;
  opacity: 0;
  z-index: 3;
  transition: all .2s linear;
}

.archiveListInner {
  overflow: hidden;
  padding: 15px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .archiveListInner {
    position: static;
    padding: 15px;
  }
}

.archiveList h3 {
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
  clear: both;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .archiveList h3 {
    font-size: 16px;
  }
}

.archiveList .caption {
  margin-top: 20px;
}

.archiveList a:hover {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.archiveList a:hover h2 {
  color: #ff822c;
}

.archiveList a:hover figure:after {
  opacity: 0.1;
}

.archiveList .tagList {
  position: absolute;
  right: 15px;
  top: 13px;
}

@media screen and (max-width: 767px) {
  .archiveList .tagList {
    position: static;
    margin-top: 20px;
  }
}

.archiveList .date {
  margin-bottom: 15px;
  color: #999999;
}

@media screen and (min-width: 768px) {
  .archiveList .date {
    position: relative;
  }
}

.archiveList .date.icon__new {
  padding-left: 4em;
}

@media screen and (max-width: 767px) {
  .archiveList .date.icon__new {
    position: static;
    padding-left: 0;
  }
}

.archiveList .button {
  width: 290px;
  margin: 40px auto 0;
}

@media screen and (max-width: 767px) {
  .archiveList .button {
    width: auto;
  }
}

.pager {
  text-align: center;
  margin-top: 104px;
}

@media screen and (max-width: 767px) {
  .pager {
    margin-top: 40px;
  }
}

.pager li {
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .pager li {
    margin: 0 5px;
  }
}

.pager a,
.pager span {
  display: block;
  border-radius: 3px;
  color: #686f71;
  width: 36px;
  height: 36px;
  transition: all .2s linear;
  border-radius: 36px;
  padding-top: 7px;
}

.pager .prev a,
.pager .next a  {
  overflow: hidden;
  width: auto;
  border: none;
  color: #fff;
  letter-spacing: 2px;
  font-size: 14px;
  height: 36px;
}

.pager .prev a:hover,
.pager .next a:hover {
  border: none;
  opacity: 0.7;
}

.pager .prev a {
  background: #999999 url(../img/arrow_w_l.png) 13px 50% no-repeat;
  background-size: 9px auto;
  padding: 7px 21px 0px 32px !important;
}

.pager .next a {
  background: #999999 url(../img/arrow_w.png) 88% 50% no-repeat;
  background-size: 9px auto;
  padding: 7px 32px 0px 21px !important;
}

.pager .num a:hover,
.pager span {
  color: #fff;
  opacity: 1;
  background: #999999;
}

.pager .first {
  margin-right: 30px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .pager .first {
    margin-right: 25px;
  }
}

.pager .first:after {
  content: '…';
  display: block;
  position: absolute;
  left: 43px;
  top: 0;
  line-height: 30px;
  color: #686f71;
}

@media screen and (max-width: 767px) {
  .pager .first:after {
    left: 36px;
  }
}

@media screen and (max-width: 767px) {
  .pager .first {
    display: none;
  }
}

.pager .last {
  margin-left: 30px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .pager .last {
    margin-left: 25px;
  }
}

.pager .last:after {
  content: '…';
  display: block;
  position: absolute;
  right: 43px;
  top: 0;
  line-height: 30px;
  color: #686f71;
}

@media screen and (max-width: 767px) {
  .pager .last:after {
    right: 36px;
  }
}

@media screen and (max-width: 767px) {
  .pager .last:after {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .pager .last {
    display: none;
  }
}


/* ==========================
detail
========================== */

@media screen and (max-width: 767px) {
  .detailMainVisual {
    padding-top: 0;
  }
  .detailMainVisual img {
    margin-top: -2px;
  }
}

.detailMainVisual .movie {
  clear: both;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.detailMainVisual iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.blogAreaHead {
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .blogAreaHead {
    margin: 0 10px 30px 10px;
  }
}

.blogAreaHead .date {
  margin-bottom: 10px;
}

.blogAreaHead h1 {
  font-size: 32px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 28px;
}

@media screen and (max-width: 767px) {
  .blogAreaHead h1 {
    font-size: 20px;
    line-height: 1.4;
    clear: both;
    margin-bottom: 15px;
  }
}

.blogAreaHead .category {
  float: left;
  margin-right: 20px;
  line-height: 1;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .blogAreaHead .category {
    border-right: 0;
    margin: 0 10px 20px;
    float: none;
  }
}

.blogAreaHead .category a {
  display: inline-block;
  padding: 8px 30px 6px;
  color: #fff;
  background: #999999;
  border-radius: 20px;
  height: 30px;
}

.blogAreaHead .category a:hover {
  background: #333;
}

.blogAreaHead .tagList {
  float: left;
}

@media screen and (max-width: 767px) {
  .blogAreaHead .tagList {
    float: none;
  }
}

.blogAreaHead .tagList li {
  font-size: 14px;
}

.blogAreaHead .tagList a {
  border-radius: 20px;
}

.blogAreaHead .tagList a:hover {
  color: #fff;
  background: #999999;
}

@media screen and (max-width: 767px) {
  .blogAreaHead .tagList {
    padding-bottom: 15px;
  }
}

.blogAreaHead .sns {
  float: right;
  padding-right: 12px;
}

@media screen and (max-width: 767px) {
  .blogAreaHead .sns {
    float: none;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .blogAreaHead .sns {
    padding-right: 0;
  }
}

.blogAreaHead .sns li {
  float: left;
  margin-left: 10px;
}

@media screen and (max-width: 767px) {
  .blogAreaHead .sns li {
    margin-left: 4px;
    float: none;
    display: inline-block;
    margin: 0 5px;
  }
}

.blogAreaHead .sns li * {
  line-height: 1;
  vertical-align: middle;
}

.blogArea {
  background: #fff;
  padding-bottom: 50px;
}

.blogArea .pager li {
  width: 280px;
  margin: 20px 10px 0;
}

.blogArea .pager a {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 13px;
  padding-top: 11px !important;
}

@media screen and (max-width: 767px) {
  .blogArea {
    width: auto;
    padding: 0px 0 30px;
  }
}

.blogArea .sns {
  text-align: right;
  padding-right: 50px;
}

@media screen and (max-width: 767px) {
  .blogArea .sns {
    text-align: center;
    padding-right: 0;
  }
}

.blogArea .sns li {
  display: inline-block;
  margin-right: 10px;
}

.blogArea .sns * {
  line-height: 1;
  vertical-align: middle;
}

.blogArea .thumb {
  clear: both;
  padding-top: 24px;
}

.blogArea .blogAreaDetail {
  padding: 50px;
  clear: both;
}

.blogArea .blogAreaDetail a {
transition: all .2s linear;
text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .blogArea .blogAreaDetail {
    padding: 15px 20px;
  }
}

@media screen and (min-width: 768px) {
  .landingPage .blogArea .blogAreaDetail {
    padding: 30px 50px 50px 50px !important;
    clear: both;
  }
}

@media screen and (max-width: 767px) {
  .landingPage .blogArea .blogAreaDetail {
    padding: 15px 20px !important;
  }
}

.blogArea .blogAreaDetail h2 {
  margin: 60px 0 40px;
  font-size: 28px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

@media screen and (max-width: 767px) {
  .blogArea .blogAreaDetail h2 {
    font-size: 24px;
    line-height: 1.4;
    margin: 30px 0 15px;
  }
}

.blogArea .blogAreaDetail h3 {
  margin: 0 0 30px;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  padding-left: 30px;
  position: relative;
  padding-left: 10px;
  border-left: 5px solid #ff822c;
}

@media screen and (max-width: 767px) {
  .blogArea .blogAreaDetail h3 {
    font-size: 20px;
    line-height: 1.4;
    padding-left: 10px;
    margin: 20px 0 10px;
  }
}

.blogArea .blogAreaDetail h4 {
  margin: 30px 0 30px;
  font-weight: bold;
}

.blogArea .blogAreaDetail h5 {
  font-weight: bold;
  margin: 20px 0 20px;
  color: #555;
}

.blogArea .blogAreaDetail h6 {
  font-weight: bold;
  margin: 20px 0 20px;
  color: #999;
}

.blogArea .blogAreaDetail blockquote {
  background: #eee;
  padding: 20px;
  margin: 30px 0;
}

.blogArea .blogAreaDetail table {
  margin-top: 30px;
}

.blogArea .blogAreaDetail dl {
  margin-top: 30px;
}

.blogArea .blogAreaDetail dl dt {
  font-weight: bold;
  margin-bottom: 5px;
}

.blogArea .blogAreaDetail dl dd {
  margin-bottom: 10px;
}

.blogArea .blogAreaDetail ul {
  margin: 0 0 30px;
}

.blogArea .blogAreaDetail ul li:before {
  content: "・";
}

.blogArea .blogAreaDetail ul ul {
  margin-left: 1em;
}

.blogArea .blogAreaDetail ol {
  margin: 0 0 30px;
}

.blogArea .blogAreaDetail ol ol {
  margin-left: 1em;
}

.blogArea .blogAreaDetail table {
  margin-bottom: 40px;
}

.blogArea .blogAreaDetail table td {
  border: 1px solid #ccc;
  padding: 10px;
}

.blogArea .blogAreaDetail table th {
  border: 1px solid #ccc;
  padding: 10px;
  background: #EAEAEA;
  font-weight: bold;
}

.blogArea .blogAreaDetail strong {
  font-weight: bold;
}

.blogArea .blogAreaDetail .color {
  color: #ff822c;
}

.blogArea .blogAreaDetail p {
  margin: 8px 0 30px;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .blogArea .blogAreaDetail p {
    margin: 8px 0 20px;
  }
}

.blogArea .pager {
  margin-top: 10px;
}

.landingPage .blogArea .pager {
  display: none !important;
}

.blogArea .pager span {
  width: auto;
  font-size: 13px;
}

.blogArea .pager .prev a {
  background: #999999 url(../img/arrow_w_l.png) 13px 50% no-repeat;
  background-size: 9px auto;
  padding: 9px 21px 0px 32px !important;
}

.blogArea .pager .next a {
  background: #999999 url(../img/arrow_w.png) 95% 50% no-repeat;
  background-size: 9px auto;
  padding: 9px 32px 0px 21px !important;
}

.speakerArea {
  background: #fff;
  padding: 40px 50px;
  margin: 80px auto 0;
}

@media screen and (max-width: 767px) {
  .speakerArea {
    padding: 20px 15px;
    text-align: center;
    margin-top: 40px;
  }
}

.speakerArea h2 {
  background: #ff822c;
  color: #fff;
  font-size: 14px;
  padding: 3px 20px;
  display: inline-block;
  margin: 0 0 20px;
}

@media screen and (max-width: 767px) {
  .speakerArea h2 {
    display: block;
    margin-bottom: 15px;
  }
}

.speakerArea h3 {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .speakerArea h3 {
    text-align: center;
  }
}

.speakerArea .inner:not(:first-child) {
  margin-top: 15px;
  padding-top: 25px;
  border-top: 1px dotted #ccc;
}

.speakerArea figure {
  float: left;
  width: 104px;
  height: 104px;
  border-radius: 104px;
  padding-right: 20px;
}

@media screen and (max-width: 767px) {
  .speakerArea figure {
    float: none;
    margin: 0 auto 10px;
    padding-right: 0;
  }
}

.speakerArea figure img {
  border-radius: 104px;
}

.speakerArea p {
  overflow: hidden;
}

.speakerArea .button {
  margin-top: 40px;
  text-align: center;
  line-height: 1;
}

.speakerArea .button a {
  display: inline-block;
  background: #ff822c;
  padding: 14px 80px;
  color: #fff;
  font-size: 14px;
  border-radius: 30px;
}

@media screen and (max-width: 767px) {
  .speakerArea .button a {
    display: block;
    padding: 14px 0;
  }
}

.speakerArea .button a:hover {
  background: #be4968;
}

.pickUp {
  margin-bottom: 70px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 70px;
}

.pickUp.noBorder {
  border-bottom: none;
  margin-top: 70px;
}

@media screen and (max-width: 767px) {
  .pickUp {
    padding: 0 0px 0px;
    margin: 0 0px 50px;
    border: none;
  }
}

.pickUp a {
  display: block;
  padding-bottom: 20px;
}

.pickUp a:hover {
  opacity: 1;
}

.pickUp a:hover figure:after {
  opacity: 0.1;
}

.pickUpCont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .pickUpCont {
    display: block;
  }
}

.pickUpInner {
  width: 280px;
  background: #fff;
  transition: all .2s linear;
  position: relative;
}

@media screen and (max-width: 767px) {
  .pickUpInner {
    width: auto;
  }
}

.pickUpInner:hover {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 767px) {
  .pickUpInner {
    width: 100%;
    margin-top: 20px;
  }
  .pickUpInner:first-child {
    margin-top: 32px;
  }
}

.pickUp figure {
  margin-bottom: 20px;
  text-align: center;
  position: relative;
  overflow: hidden;
  max-height: 199px;
}

@media screen and (max-width: 767px) {
  .pickUp figure {
    max-height: 150px;
  }
}

.pickUp figure:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
  background: #ff822c;
  opacity: 0;
  z-index: 3;
  transition: all .2s linear;
}

.pickUp figure img {
  width: 100%;
  height: auto;
}

.pickUp h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 20px 15px;
}

.pickUp .caption {
  margin: 0 20px 0;
}

.pickUp .categoryList {
  margin-bottom: 9px;
}

@media screen and (max-width: 767px) {
  .pickUp .categoryList {
    float: left;
    margin-bottom: 0;
  }
}

.pickUp .categoryList a {
  padding: 5px 10px;
}

.pickUp .date {
  font-size: 11px;
}

@media screen and (max-width: 767px) {
  .pickUp .date {
    padding-top: 5px;
    float: right;
  }
}

.pickUp .button {
  margin: 40px auto 0;
  width: 290px;
}

@media screen and (max-width: 767px) {
  .pickUp .button {
    width: auto;
  }
}

.ranking .num {
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  position: relative;
  z-index: 3;
  border-radius: 40px;
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  top: -20px;
  margin: auto;
}

.ranking .num1 {
  background: #ff8228;
}

.ranking .num2 {
  background: #fbaf1b;
}

.ranking .num3 {
  background: #fccf25;
}

.alignleft {
  text-align: left;
}

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

.alignright {
  text-align: right;
}

.icon__new {
  position: relative;
}

.icon__new:before {
  content: "NEW";
  width: 4em;
  text-align: center;
  padding: 5px 10px;
  background: #ff822c;
  color: #fff;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1;
  font-size: 12px;
}

.movie {
  width: 6em;
  text-align: center;
  padding: 5px 10px;
  background: #81c500;
  position: absolute;
  left: 0;
  bottom: 0px;
  line-height: 1;
  font-size: 12px;
  color: #fff;
}

.buttonStyle {
  background: #333;
  color: #fff !important;
  padding: 10px 50px;
  display: block;
  border-radius: 40px;
  text-align: center;
  transition: all .2s linear;
  width: 200px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .buttonStyle {
    display: block;
    padding: 10px 0px;
  }
}

.buttonStyle.sizeS {
  padding: 6px 50px;
}

.buttonStyle.sizeM {
  padding: 15px 0px;
}

.buttonStyle:hover {
  background: #ff822c;
  color: #fff;
}

.headline {
  font-size: 28px;
  margin-bottom: 30px;
  letter-spacing: 3px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .headline {
    text-align: center;
    font-size: 24px;
    position: relative;
    padding-bottom: 25px;
  }
  .headline:after {
    content: "";
    display: block;
    position: absolute;
    width: 40px;
    height: 5px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #81c500;
    border-radius: 3px;
  }
}

.headline__line {
  font-weight: bold;
  font-size: 28px;
  text-align: center;
  position: relative;
  padding-bottom: 25px;
  letter-spacing: 3px;
  line-height: 1;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .headline__line {
    font-size: 24px;
    margin-bottom: 10px;
  }
}

.headline__line:after {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 5px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #81c500;
  border-radius: 3px;
}

.caption {
  font-size: 13px;
  color: #999999;
}

.tagList li {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  padding-right: 5px;
}

@media screen and (max-width: 767px) {
  .tagList li {
    font-size: 10px;
    padding-right: 2px;
  }
}

.tagList li a,
.tagList li span {
  padding: 6px 20px;
  color: #ccc;
  border-radius: 10px;
  text-decoration: none;
  display: block;
  background: #eee;
  color: #666666;
}

.tagList li a:before,
.tagList li span:before {
  content: "#";
  padding-right: 5px;
}

@media screen and (max-width: 767px) {
  .tagList li a,
  .tagList li span {
    padding: 5px 10px;
  }
}

.tagList li a:hover {
  color: #ff822c;
}


/* added for landing_page */
.contents.landingPage {
  margin-top: 75px;
}

.contents.landingPage .mainContents { float: none; margin: 0 auto; }
@media screen and (max-width: 767px) {
  .contents.landingPage { 
    margin-top: 32px;
  }
}

/* added for property listing for featured listings */
.property-listing {
  margin: 0 !important;
  width: 100% !important;
  border: 1px solid #ddd !important;
  border-top: 4px solid #FF822C !important;
  box-sizing: border-box  !important;
}

.property-listing a, a.go-search-button , a.go-search-button-sub {
  text-decoration: none !important;
}

.property-listing-detail-img img {
  margin: 0 !important;
  width: 100% !important;
  display: block !important;
  object-fit: cover !important;
}

a.go-search-button:hover, a.go-search-button-sub:hover {
  color: #FFF8A3 !important;
}
.go-search-bg {
  background: #fef6f2;
}

@media screen and (min-width: 768px) {
  .property-listing-detail-img {
    max-width: 450px !important;
  }
  .property-listing-detail-info {
    margin: 5px 0 0 20px !important;
    letter-spacing: 0.05em;
    width: 56% !important;
    line-height: 100% !important;
    text-align: right !important;
  }
  .property-listing-detail-info-group {
    text-align: left !important;
  }
  .property-listing-detail {
    margin: 0 !important;
    display: -webkit-flex !important;
    display: flex !important;
    padding: 16px !important;
  }
  .property-listing-detail-title {
    margin: 0 !important;
    font-weight: bold !important;
    font-size: 1.2rem !important;
    line-height: 1.4 !important;
  }
  .property-listing-detail-price {
    margin: 25px 0 5px !important;
    color: #FFF !important;
    font-weight: normal !important;
    font-size: 0.8rem !important;
    display: inline-block;
    background: #ff822c;
    padding: 5px 5px 4px;
    border: none;
    border-radius: 20px;
    text-align: center;
    width: 210px;
  }
  a.property-listing-detail-price:hover {
    color: #FFF8A3 !important;
  }
  .property-listing-detail-name {
    margin: 20px 0 0 0 !important;
    font-size: 0.9rem !important;
    line-height: 1.2 !important;
  }
  .property-listing-detail-address {
    margin: 10px 0 0 0 !important;
    font-size: 0.9rem !important;
    line-height: 1.2 !important;
  }
  .go-search {
    max-width: 100%;
    margin: 0 auto 20px;
    padding: 20px;
  }
  .shukubo .go-search {
    background: #f0dcda;
    border: solid 1px #bf3f23;
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
  }
  .go-search p {
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 1.0rem !important;
    font-weight: bold;
  }
  .go-search-button {
    margin: 0 auto;
    display: block;
    background: #ff822c;
    padding: 7px 20px 5px;
    border: none;
    color: #fff;
    border-radius: 30px;
    width: 280px;
    text-align: center;
    font-size: 1.2rem !important; 
    font-weight: normal !important;
  }
  .go-search-button-sub {
    margin: 0 auto;
    display: block;
    background: #90bd1a;
    padding: 7px 20px 5px;
    border: none;
    color: #fff;
    border-radius: 30px;
    width: 280px;
    text-align: center;
    font-size: 1.2rem !important; 
    font-weight: normal !important;
  }
  .shukubo .go-search-button {
    margin: 0 auto;
    display: block;
    background: #bf3f23;
    padding: 12px 20px 10px;
    border: none;
    color: #fff;
    border-radius: 30px;
    width: 300px;
    text-align: center;
    font-size: 1.0rem !important; 
    font-weight: normal !important;
  }
}

@media screen and (max-width: 767px) {
  .property-listing-detail-img {
    max-width: 100% !important;
  }
  .property-listing-detail-info {
    letter-spacing: 0.05em;
    margin: 15px 5px 0 !important;
    text-align: center !important;
  }
  .property-listing-detail-info-group {
    text-align: left !important;
  }
  .property-listing-detail {
    margin: 0 !important;
    padding: 16px !important;
  }
  .property-listing-detail-title {
    margin: 0 !important;
    font-weight: bold !important;
    font-size: 1.0rem !important;
    line-height: 1.4 !important;
  }
  .property-listing-detail-price {
    margin: 25px 0 5px !important;
    color: #FFF !important;
    font-weight: bold !important;
    font-size: 0.8rem !important; 
    display: inline-block;
    background: #ff822c;
    padding: 5px 10px;
    border: none;
    border-radius: 20px;
    text-align: center;
    width: 210px;
  }
  a.property-listing-detail-price:hover {
    color: #FFF8A3 !important;
  }
  .property-listing-detail-name {
    margin: 20px 0 0 0 !important;
    font-size: 0.9rem !important;
    line-height: 1.2 !important;
  }
  .property-listing-detail-address {
    margin: 10px 0 0 0 !important;
    font-size: 0.9rem !important;
    line-height: 1.2 !important;
  }
  .go-search {
    padding: 10px 20px;
    margin: 0;
  }
  .shukubo .go-search {
    background: #f0dcda;
    border: solid 1px #bf3f23;
    padding: 20px 20px 10px;
  }
  .go-search p {
    text-align: center;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 1.0rem !important;
    font-weight: bold;
  }
  .go-search-button {
    margin: 0 auto;
    display: block;
    background: #ff822c;
    padding: 12px 20px 10px;
    border: none;
    color: #fff;
    border-radius: 30px;
    text-align: center;
    font-size: 1.0rem !important; 
    font-weight: bold;
  }

  .go-search-button-sub {
    margin: 0 auto;
    display: block;
    background: #90bd1a;
    padding: 12px 20px 10px;
    border: none;
    color: #fff;
    border-radius: 30px;
    text-align: center;
    font-size: 1.0rem !important; 
    font-weight: bold;
  }

  .shukubo .go-search-button {
    margin: 0 auto;
    display: block;
    background: #bf3f23;
    padding: 12px 20px 10px;
    border: none;
    color: #fff;
    border-radius: 30px;
    text-align: center;
    font-size: 1.0rem !important; 
    font-weight: bold;
  }
}

.rounded-button a {
  margin: 0 21px 20px 3px;
  display: inline-block;
  background: #FFF;
  padding: 5px 12px 4px;
  border: none;
  color: #333;
  border-radius: 30px;
  font-size: 14px;
  text-decoration: none !important;
  border: 1px solid #dddddd;
  width: 240px;
}

@media screen and (max-width: 927px) {
  .rounded-button a {
  margin: 10px;
  width: 95%;
  padding: 12px 10px 12px 15px;
}
} 

.rounded-button a:hover {
  background: #FF822C;
  color: #FFF;
  border:1px solid #FF822C;
}

/* added for youtube */
.vs-youtube {
  position: relative;
  max-width: 100%;
  padding-top: 56.25%; 
}
.vs-youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.gw2019 h3 {
  border-left: 5px
  solid #96C800 !important;
}

.gw2019-pref-title {
  margin: 0 0 7px 3px;
  color: #666666 !important;
  display: block;
  font-weight: bold;
}

.gw2019-pref a {
  margin: 0 10px 15px 0;
  display: inline-block;
  background: #ff822c;
  padding: 5px 20px 3px;
  border: none; color: #fff;
  border-radius: 30px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  text-decoration:none !important;
  width: 85px;
}

.gw2019-pref-group {
  margin: 0 5px 10px;
  text-align: left;
}

.gw2019-listing {
  width: 245px;
  margin: 0 8px 20px 8px;
  border: 2px solid #dddddd;
  border-bottom: 4px solid #dddddd;
  padding: 10px;
  display: inline-block;
}

@media screen and (max-width: 1215px) {
.gw2019-listing {
  min-width: 46%;
  /* margin: 0 8px 20px 13px; */
}
}

@media screen and (max-width: 927px) {
  .gw2019-listing {
    min-width: 100%;
    margin: 0 0 20px 0;
    }
}

.gw2019-listing a {
  text-decoration: none !important;
  }

.gw2019-listing-address {
  margin-top: 10px;
  font-weight: bold;
  display: block;
  font-size:14px;
  color: #555555 !important;
  }

.gw2019-listing-title {
  margin-top: 10px;
  display: block;
  font-size: 14px;
  color: #555555 !important;
  }

.gw2019-listing-spec {
  display:block;
  margin-top: 7px;
  display: block;
  color: #555555 !important;
}

.gw2019-listing-detail {
  display: block;
  margin: 20px auto 10px;
  background: #ff822c;
  padding: 5px 20px 3px;
  border: none;
  color: #fff;
  border-radius: 30px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  width: 90%;
}

.gw2019-cp-detail {
  border: 3px solid #dddddd;
  padding: 20px 10px;
  background-color: #f9f9f9;
}

a.gw2019-no {
  background: #fff;
  color: #666;
  border: 1px solid #ccc;
}

.gw2019-popular-area {
  text-align: left;
  display: block;
  margin-bottom: 30px;
}

.gw2019-popular-area a {
  margin: 10px 5px;
  display: inline-block;
  background: #ff822c;
  padding: 5px 28px 4px;
  border: none;
  color: #fff;
  border-radius: 30px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none !important;
}


.sv2019 h2 {
  display: inline-block;
  text-align: center !important;
  background-color: #01BFFF;
  font-weight: bold;
  color: #ffffff;
  width: 100%;
  padding: 10px 20px;
  text-shadow: 0px 1px #007197;
  border: none !important;
}

.sv2019 h3 {
  border-left: 5px
  solid #01BFFF !important;
}

.sv2019-pref-title {
  margin: 0 0 7px 3px;
  color: #666666 !important;
  display: block;
  font-weight: bold;
}

.sv2019-pref a {
  margin: 0 10px 15px 0;
  display: inline-block;
  background: #FFF;
  padding: 5px 20px 3px;
  border: none; 
  color: #666;
  border-radius: 30px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #01BFFF;
  text-decoration:none !important;
  width: 90px;
}

@media screen and (max-width: 1215px) {
.sv2019-pref a {
  padding: 5px 15px 3px;
  width: 80px;
}
}

.sv2019-pref-group {
  margin: 0 5px 10px;
  text-align: left;
}

.sv2019-listing {
  width: 245px;
  margin: 0 8px 20px 8px;
  border: 2px solid #dddddd;
  border-bottom: 4px solid #dddddd;
  padding: 10px;
  display: inline-block;
}

@media screen and (max-width: 1215px) {
.sv2019-listing {
  min-width: 46%;
  /* margin: 0 8px 20px 13px; */
}
}

@media screen and (max-width: 927px) {
  .sv2019-listing {
    min-width: 100%;
    margin: 0 0 20px 0;
    }
}

.sv2019-cp-detail {
  border: 3px solid #dddddd;
  padding: 20px 10px;
  background-color: #f9f9f9;
}

a.sv2019-no {
  background: #fff;
  color: #666;
  border: 1px solid #ccc;
}

.sv2019-popular-area {
  text-align: left;
  display: block;
  margin-bottom: 30px;
}

.sv2019-popular-area a {
  margin: 10px 20px;
  display: inline-block;
  background: #01BFFF;
  padding: 5px 28px 4px;
  border: none;
  color: #fff;
  border-radius: 30px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none !important;
  width: 180px;
  border: 1px solid #01BFFF;
}

@media screen and (max-width: 927px) {
  .sv2019-popular-area a {
  width: 125px;
  margin: 10px;
}
}

.sv2019 .sv2019-popular-area {
  background: #F2FCFF !important;
}

.sv2019 .go-search-bg {
  background: #f9f9f9;
}

.sv2019-overview {
  margin: 10px auto !important;
  display: block;
  background: #fff;
  padding: 5px 0px 4px;
  border: none;
  color: #666;
  border-radius: 30px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none !important;
  border: 1px solid #ccc;
  width: 210px;
}

@media screen and (max-width: 927px) {
.sv2019-overview {
  font-size: 12px !important;
}
}

.campaign-period {
  background-color: #CCF2FF;
  padding: 15px 20px;
  color: #384A94;
  font-weight: bold;
}

@media screen and (max-width: 927px) {
  .campaign-period {
    padding: 10px;
    font-size: 12px;
  }
}

.sv2019-popular-area a:hover {
  background: #fff;
  color: #01bfff;
  border:1px solid #01bfff;
}

.sv2019-pref-group a:hover {
  background: #01bfff;
  color: #fff;
}


.campaign-expired {
  text-align: center;
  margin-bottom: 30px;
  border: 1px solid #ddd;
  background: #efefef;
  padding: 10px;
  font-weight: bold;
}


  /* 1周年記念キャンペーン ここから */
  
  .first-anniversary h2 {
    display: inline-block;
    text-align: center !important;
    background-color: #E60907;
    font-weight: bold;
    color: #ffffff;
    width: 100%;
    padding: 10px 20px;
    text-shadow: 0px 1px #630B0B;
    border: none !important;
  }
  
  .first-anniversary h3 {
    border-left: 5px
    solid #E60907 !important;
  }
  
  .first-anniversary-pref-title {
    margin: 0 0 7px 3px;
    color: #666666 !important;
    display: block;
    font-weight: bold;
  }
  
  .first-anniversary .first-anniversary-pref a {
    margin: 0 10px 15px 0;
    display: inline-block;
    background: #FFF;
    padding: 5px 20px 3px;
    border: none; 
    color: #333;
    border-radius: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #E60907;
    text-decoration:none !important;
    width: 90px;
  }
  
  @media screen and (max-width: 1215px) {
    .first-anniversary .first-anniversary-pref a {
    padding: 5px 15px 3px;
    width: 80px;
  }
  }
  
  .first-anniversary-pref-group {
    margin: 0 5px 10px;
    text-align: left;
  }
  
  .first-anniversary-listing {
    width: 245px;
    margin: 0 8px 20px 8px;
    border: 2px solid #dddddd;
    border-bottom: 4px solid #dddddd;
    padding: 10px;
    display: inline-block;
  }
  
  @media screen and (max-width: 1215px) {
  .first-anniversary-listing {
    min-width: 46%;
    /* margin: 0 8px 20px 13px; */
  }
  }
  
  @media screen and (max-width: 927px) {
    .first-anniversary-listing {
      min-width: 100%;
      margin: 0 0 20px 0;
      }
  }
  
  .first-anniversary-detail {
    border: 3px solid #dddddd;
    padding: 20px;
    background-color: #f9f9f9;
  }

  @media screen and (max-width: 768px) {
    .first-anniversary-detail {
    border: 3px solid #dddddd;
    padding: 0 20px;
    background-color: #f9f9f9;
    }
  }
  
  a.first-anniversary-no {
    background: #fff;
    color: #666;
    border: 1px solid #ccc;
  }
  
  .first-anniversary-popular-area {
    text-align: left;
    display: block;
    margin-bottom: 30px;
  }
  
  .first-anniversary-popular-area a {
    margin: 10px 20px;
    display: inline-block;
    background: #E60907;
    padding: 5px 28px 4px;
    border: none;
    color: #fff;
    border-radius: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none !important;
    width: 180px;
    border: 1px solid #E60907;
  }
  
  @media screen and (max-width: 927px) {
    .first-anniversary-popular-area a {
    width: 125px;
    margin: 10px;
  }
  }
  
  .first-anniversary  .first-anniversary-popular-area {
    background: #FFF9F3 !important;
  }
  
  .first-anniversary .go-search-bg {
    background: #f9f9f9;
  }
  
  .first-anniversary-overview {
    margin: 10px auto !important;
    display: block;
    background: #fff;
    padding: 5px 0px 4px;
    border: none;
    color: #666;
    border-radius: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none !important;
    border: 1px solid #ccc;
    width: 210px;
  }
  
  @media screen and (max-width: 927px) {
  .first-anniversary-overview {
    font-size: 12px !important;
  }
  }
  
  .campaign-period {
    background-color: #FFE901;
    padding: 15px 20px;
    color: #6E3F1F;
    font-weight: bold;
    border:3px solid #ECCF3C;
    text-align: center;
  }
  
  @media screen and (max-width: 927px) {
    .campaign-period {
      padding: 10px;
      font-size: 12px;
    }
  }
  
  .first-anniversary-popular-area a:hover {
    background: #fff;
    color: #E60907;
    border:1px solid #E60907;
  }
  
  .first-anniversary-pref-group a:hover {
    background: #E60907;
    color: #fff;
  }
  .first-anniversary-listing {
    width: 245px;
    margin: 0 8px 20px 8px;
    border: 2px solid #dddddd;
    border-bottom: 4px solid #dddddd;
    padding: 10px;
    display: inline-block;
  }
  
  @media screen and (max-width: 1215px) {
  .first-anniversary-listing {
    min-width: 46%;
    /* margin: 0 8px 20px 13px; */
  }
  }
  
  @media screen and (max-width: 927px) {
    .first-anniversary-listing {
      min-width: 100%;
      margin: 0 0 20px 0;
      }
  }
  
  .first-anniversary-listing a {
    text-decoration: none !important;
    }
  
  .first-anniversary-listing-address {
    margin-top: 10px;
    font-weight: bold;
    display: block;
    font-size:14px;
    color: #555555 !important;
    }
  
  .first-anniversary-listing-title {
    margin-top: 10px;
    display: block;
    font-size: 14px;
    color: #555555 !important;
    }
  
  .first-anniversary-listing-spec {
    display:block;
    margin-top: 7px;
    display: block;
    color: #555555 !important;
  }
  
  .first-anniversary-listing-detail a {
    display: block;
    margin: 20px auto 10px;
    background: #fff;
    padding: 5px 20px 3px;
    border: none;
    border-radius: 30px;
    border:1px solid #E60907;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    width: 90%;
  }

  .first-anniversary-listing-detail a:hover {
    background: #E60907;
    color: #fff;
    border:1px solid #E60907;
  }

    /*  1周年記念キャンペーン ここまで  */
