@charset "UTF-8";
/* CSS Document */
/* Reset
------------------------------------------------------------*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

address,
em {
  font-style: normal;
}

strong,
th {
  font-weight: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

th {
  text-align: left;
}

hr,
legend {
  display: none;
}

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

img,
fieldset {
  border: 0;
}

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

li {
  list-style-type: none;
}

/* Fonts
------------------------------------------------------------*/
body {
  font: 12px/1.5 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
  color: #333;
}

html > body {
  font-size: 12px;
  -webkit-text-size-adjust: 100%;
}

/* Except IE */
.clear {
  clear: both;
}

/* clearfix
------------------------------------------------------------*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* exlude MacIE5 \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* end MacIE5 */
.clearfix + * {
  clear: both;
}

.clearfix {
  overflow: hidden;
  /*Dreamweaver編集時のみ適用*/
}

/* PIE.htc
------------------------------------------------------------*/
div, table, tr, th, td {
  behavior: url("/common/js/PIE.htc");
}

body {
  color: #333333;
}

#wholl {
  line-height: 1.9;
  font-size: 14px;
}
#wholl a {
  text-decoration: none;
  color: #333333;
}
#wholl a:visited, #wholl a:active {
  color: #333333;
}
#wholl a:hover img {
  opacity: 1;
  filter: alpha(opacity=1);
}
#wholl a.btn {
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  margin: 0 auto;
  display: block;
  padding: 10px 0 8px;
  border: 1px solid #cccccc;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  background-size: 13px 13px;
  padding-left: 7px;
  background-position: 3% 48%;
}
#wholl a.btn:link, #wholl a.btn:visited, #wholl a.btn:active {
  color: #ffffff;
}
#wholl a.btn.blue {
  border: none;
  background: url(/minkame/img/arrow.png) no-repeat #01a7e1;
  background-size: 13px 13px;
  padding-left: 7px;
  background-position: 3% 48%;
}
#wholl a.btn.gray {
  border: none;
  background: url(/minkame/img/arrow.png) no-repeat #999999;
  background-size: 13px 13px;
  padding-left: 7px;
  background-position: 3% 48%;
  color: white;
}
#wholl a.btn.green {
  border: none;
  background: url(/minkame/img/arrow.png) no-repeat #8eb11c;
  background-size: 13px 13px;
  padding-left: 7px;
  background-position: 3% 48%;
}
#wholl .arrow-link-g {
  background: url(/minkame/img/arrow-g.png) no-repeat;
  background-size: 11px 11px;
  padding-left: 15px;
  padding-top: 0.5%;
  background-position: 0 48%;
}

.accent-color {
  color: #eb2121;
}

.cf:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.cf {
  display: inline-block;
}

/* Hides from IE Mac */
* html .cf {
  height: 1%;
}

.cf {
  display: block;
}

/* End Hack */
.u-f1 {
  font-size: 11px !important;
}

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

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

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

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

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

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

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

.u-mgn {
  margin: 0 !important;
}

.u-mgs {
  margin: 2% !important;
}

.u-mgm {
  margin: 3% !important;
}

.u-mgl {
  margin: 5% !important;
}

.u-mgx {
  margin: 7% !important;
}

.u-lhs {
  line-height: 1.3;
}

.u-lhm {
  line-height: 1.5;
}

.u-mtn {
  margin-top: 0 !important;
}

.u-mts {
  margin-top: 2% !important;
}

.u-mtm {
  margin-top: 3% !important;
}

.u-mtl {
  margin-top: 5% !important;
}

.u-mtx {
  margin-top: 7% !important;
}

.u-mbn {
  margin-bottom: 0 !important;
}

.u-mbs {
  margin-bottom: 2% !important;
}

.u-mbm {
  margin-bottom: 3% !important;
}

.u-mbl {
  margin-bottom: 5% !important;
}

.u-mbx {
  margin-bottom: 7% !important;
}

.u-mln {
  margin-left: 0 !important;
}

.u-mls {
  margin-left: 2% !important;
}

.u-mlm {
  margin-left: 3% !important;
}

.u-mll {
  margin-left: 5% !important;
}

.u-mlx {
  margin-left: 7% !important;
}

.u-mrn {
  margin-right: 0 !important;
}

.u-mrs {
  margin-right: 2% !important;
}

.u-mrm {
  margin-right: 3% !important;
}

.u-mrl {
  margin-right: 5% !important;
}

.u-mrx {
  margin-right: 7% !important;
}

.u-mra {
  margin-right: auto !important;
}

.u-mla {
  margin-left: auto !important;
}

.u-mca {
  margin-left: auto !important;
  margin-right: auto !important;
}

.u-pgn {
  padding: 0 !important;
}

.u-pgs {
  padding: 2% !important;
}

.u-pgm {
  padding: 3% !important;
}

.u-pgl {
  padding: 5% !important;
}

.u-pgx {
  padding: 7% !important;
}

.u-ptn {
  padding-top: 0 !important;
}

.u-pts {
  padding-top: 2% !important;
}

.u-ptm {
  padding-top: 3% !important;
}

.u-ptl {
  padding-top: 5% !important;
}

.u-ptx {
  padding-top: 7% !important;
}

.u-pbn {
  padding-bottom: 0 !important;
}

.u-pbs {
  padding-bottom: 2% !important;
}

.u-pbm {
  padding-bottom: 3% !important;
}

.u-pbl {
  padding-bottom: 5% !important;
}

.u-pbx {
  padding-bottom: 7% !important;
}

.u-pln {
  padding-left: 0 !important;
}

.u-pls {
  padding-left: 2% !important;
}

.u-plm {
  padding-left: 3% !important;
}

.u-pll {
  padding-left: 5% !important;
}

.u-plx {
  padding-left: 7% !important;
}

.u-prn {
  padding-right: 0 !important;
}

.u-prs {
  padding-right: 2% !important;
}

.u-prm {
  padding-right: 3% !important;
}

.u-prl {
  padding-right: 5% !important;
}

.u-prx {
  padding-right: 7% !important;
}

.u-tc {
  text-align: center;
}

.u-db {
  display: block;
}

.u-fl {
  float: left;
}

.u-fr {
  float: right;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.u-b {
  font-weight: bold;
}

.u-c {
  text-align: center;
}

.u-r {
  text-align: right;
}

.u-cur {
  cursor: pointer;
}

.u-vb {
  vertical-align: bottom;
}

/* CSS Document */
.second .box {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 6%;
  margin-bottom: 6%;
}
.second .box:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}

.oamovie #wholl .btn {
  margin-bottom: 4%;
  color: #e76b1f !important;
  background: url(../img/icon-oa.png) #ffeee4 no-repeat;
  background-size: 22px 17px;
  background-position: 15% 49%;
  border: 2px solid #e76a1f;
  padding: 3% 0 2% 8%;
  width:77%;
}
.oamovie #wholl .img-box {
  margin-bottom: 4%;
}
.oamovie #wholl .info-txt {
  margin-bottom: 3%;
}

.oamovie #wholl .btn:link,
.oamovie #wholl .btn:visited,
.oamovie #wholl .btn:active {
  color: #333333;
}

.gallery #header {
  text-align: center;
}
.gallery #header a {
  display: inline-block;
}
.gallery #header .header-inner {
  display: inline-block;
}
.gallery #header .header-inner .logo {
  float: left;
  margin: 0;
}
.gallery #header .header-inner .sub-txt {
  float: left;
  padding: 20px 0 0;
}

.gallery #wholl .apri-btn {
  width: 80%;
  margin-top: 2%;
}
.gallery #wholl .tab-area {
  font-size: 15px;
  font-weight: bold;
  padding-top: 20px;
  border-bottom: 4px solid #eb6c21;
  overflow: hidden; /*20150706tech*/
}
.gallery #wholl .tab-area li {
  float: left;
}
.gallery #wholl .tab-area li:first-child {
  margin-left: 10px;
}
.gallery #wholl .tab-area a {
  display: block;
  padding: 11px 15px 7px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.gallery #wholl .tab-area .swiper-pagination-bullet-active a ,
.gallery #wholl .gallery-tabs .swiper-slide-active a { /*20150706tech*/
  background: #eb6c21 !important;
  color: #ffffff !important;
}
.gallery #wholl .tab-area.fixed {
  padding-top: 10px;
  position: fixed;
  top: 0;
  background: #ffffff;
  z-index: 10000;
  width: 100%;
}
.gallery #wholl .info-txt {
  margin-bottom: 3%;
  word-wrap: break-word;
}
.gallery #wholl .contents {
  font-size: 14px;
  margin-bottom: 10px;
  word-wrap: break-word;
}
.gallery #wholl #socialWrap {
  margin-bottom: 0;
  text-align: center;
  width: 145px !important;
}

.video-box {
  position: relative;
  width: 300px;
  margin: 0 auto;
  text-align: center;
}
.video-box .award {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 90px;
}

.gallery .box {
  padding-left: 3%;
  padding-right: 3%;
}

.swiper-pagination {
  position: relative;
}

.swiper-slide {
  /*	padding: 0 3%;
  width: 100% !important;*/
}

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

.nowLoading img {
  width: 10% !important;
}

.read-more, .read-less {
  color: #0056cf !important;
}

.gallery .contents-area {
  padding-left: 0%;
  padding-right: 0%;
}
.gallery .contents-area .h3-ttl {
  word-wrap: break-word;
}
#wholl {
  font-size: 12px;
  line-height: 1.6;
}
#wholl img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

#header {
  background: #eb6c21;
  height: 39px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#header .header-inner {
  position: relative;
}
#header .header-inner .logo {
  width: 100px;
  margin: 0 auto;
}
#header .header-inner .menu-btn {
  position: absolute;
  top: 12%;
  right: 3%;
  width: 14%;
}
#header .menu-list {
  background: #ffffff;
}
#header .menu-list li a {
  font-size: 15px;
  font-weight: bold;
  display: block;
  background: url(/sphone/minkame/web/img/menu-arrow.png) no-repeat;
  background-size: 15px 15px;
  background-position: 10px 47%;
  padding: 12px 0 10px 30px;
  border-bottom: 1px solid #cccccc;
}
#header .sub-txt {
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  padding: 0 0 5px;
}

#wholl .min-bn {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border: 1px solid #ccdcb5;
  background: #f2ffdf;
  margin: 15px 0 0px;
  border: 1px solid #cccccc;
  cursor: pointer;
  padding: 8px 10px;
}
#wholl .min-bn h2 {
  font-weight: bold;
  color: #ed7a36;
  font-size: 15px;
  margin-bottom: 2px;
}
#wholl .min-bn .mov-box {
  float: left;
  width: 32%;
  position: relative;
}
#wholl .min-bn .mov-box .icon-play {
  position: absolute;
  width: 28%;
  top: 22%;
  left: 38%;
  opacity: 0.7;
}
#wholl .min-bn .mov-box img {
  width: 100%;
  height: auto;
}
#wholl .min-bn .mov-box .mov img {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
#wholl .min-bn .txt-box {
  margin-left: 0;
  width: 64%;
  float: right;
  line-height: 1.6;
}
#wholl .min-bn .btn-area {
  text-align: right;
}
#wholl .min-bn .btn {
  margin-top: 2px;
  border: none;
  background: url(/minkame/img/arrow-wh.png) no-repeat #eb6c21 15px center;
  background-size: 12px 12px;
  width: auto;
  display: inline-block;
  font-size: 12px;
  padding: 4px 15px 3px 30px;
}

.apri-btn {
  width: 90%;
  display: block;
  margin: 0 auto;
}

.slide-area {
  background: #fff0e7;
  padding: 3.5% 0 5%;
  min-height: 340px;
}
.slide-area .thumb-ttl {
  font-weight: bold;
  width: 170px;
  margin: 0 auto 0;
}
.slide-area .thumb-ttl span {
  line-height: 2.1;
  display: block;
  background-size: 23px 24px;
  font-size: 16px;
  padding-left: 29px;
}

#owl-demo .item {
  /* box-shadow */
  box-shadow: rgba(0, 0, 0, 0.14902) 0px 0px 2px 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.14902) 0px 0px 2px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.14902) 0px 0px 2px 1px;
  margin: 5px 10px 3px;
  padding: 5px;
  background: #ffffff;
}
#owl-demo .item .ttl {
  color: #eb6c21;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 2%;
}
#owl-demo .txt-box {
  margin-top: 3%;
}
#owl-demo .news-txt {
  background: url(/minkame/img/onair.png) no-repeat #000000;
  background-size: 62px 27px;
  color: #ffffff;
  height: 27px;
  font-size: 12px;
  overflow: hidden;
}
#owl-demo .info-txt {
  margin-bottom: 10px;
}
#owl-demo MARQUEE {
  margin-left: 70px;
  line-height: 27px;
}
#owl-demo .owl-controls {
  margin-top: 2%;
}
#owl-demo .owl-controls .owl-page span {
  width: 9px;
  height: 9px;
  margin: 3px 4px;
}
#owl-demo .owl-pagination .owl-page.active span {
  background: #eb6c21;
}
#owl-demo .owl-buttons div {
  padding: 0;
  margin: 0;
  opacity: 1;
  height: 37px;
  width: 37px;
  text-indent: -9999px;
  border-radius: 0;
  position: absolute;
  opacity: 0.8;
}
#owl-demo .owl-prev {
  top: 37%;
  left: 0;
  background: url(/minkame/img/btn-prev.png) no-repeat;
}
#owl-demo .owl-next {
  top: 37%;
  right: 0;
  background: url(/minkame/img/btn-next.png) no-repeat;
}

.contents-area {
  background: #ffffff;
  padding: 5% 3% 3%;
}

.contents-area .h1-ttl {
  color: #eb6c21;
  font-size: 23px;
  font-weight: bold;
  border-bottom: 1px dotted #eb6c21;
  margin-bottom: 7%;
  line-height: 1.5;
}
.contents-area .h2-ttl {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 5%;
  line-height: 1.5;
}
.contents-area .h3-ttl {
  border-left: 5px solid #eb6c21;
  padding-left: 8px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 3%;
}
.contents-area .catch {
  color: #eb6c21;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.5;
}

.top .box {
  margin-bottom: 7%;
}

#banner {
  border-top: 1px solid #cccccc;
  background: #eeeeee;
  padding: 5% 3% 2%;
}
#banner li {
  margin-bottom: 3%;
}

#footer {
  text-align: center;
  border-top: 1px solid #cccccc;
  padding-top: 3%;
  color: #999999;
  font-size: 12px;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
  color: #999999;
}
#footer .footer-link {
  padding: 0 3%;
}
#footer .footer-link li a {
  margin-bottom: 3%;
  float: left;
}
#footer .address {
  background: #000000;
  padding: 1% 0;
}

#wholl #apri-box .img {
  width: 60%;
  margin: 0 auto;
}

.carrier-list {
  margin-top: 5%;
}
.carrier-list li {
  width: 48.5%;
}
.carrier-list .ios-box {
  float: left;
}
.carrier-list .android-box {
  float: right;
}
.carrier-list .ttl {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  padding: 2% 0;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}
.carrier-list .ios-box .ttl {
  background: #d9ebff;
}
.carrier-list .ios-box a {
  display: block;
}
.carrier-list .android-box .ttl {
  background: #e5f3b7;
}

#socialWrap {
  width: 138px;
  margin: 0 auto 3%;
}
#socialWrap .tw-share-button {
  float: left;
}
#socialWrap .fb-share-button {
  float: right;
}

.ios-box, .android-box {
  display: none;
}

.ios .ios-box {
  display: block;
}

.android .android-box {
  display: block;
}

.ios .android-box {
  display: none;
}

.android .ios-box {
  display: none;
}

/*==============================
 toko content
==============================*/
img {
  max-width: 100%;
}

#tokoContent {
  padding: 10px;
  line-height: 1.4;
  /*  background:#FBE2D2;
    border-bottom:5px solid #ed6d1f;*/
}

.tokoText {
  padding: 10px;
  background: #fff;
  margin-bottom: 30px;
  /*  border:1px solid #ccc;*/
}

.tokoText p {
  margin-bottom: 1em;
}

.tokoText .tokoTextTtl {
  font-size: 1.2em;
  margin-bottom: 10px;
}

.tokoText .tokoTextTtl span {
  display: inline-block;
}

.tokoTextBottom > ul > li {
  margin-bottom: 20px;
}

.tokoTextBottom ul li ul {
  margin-top: 10px;
  text-indent: 1em;
}

.tokoTextBottom .date {
  text-align: right;
}

.TextRed {
  color: #cc3300;
  line-height: 1.3em;
  padding-bottom: 5px;
  padding-top: 5px;
}

.BorderGray {
  margin-top: 10px;
  border-style: solid;
  border-color: #CCCCCC;
}

b {
  font-weight: bold;
}

#tokoContent a, a.deco_link {
  color: #0056cf !important;
  text-decoration: underline !important;
}

.tweet-btn {
    display: inline-block;
    position: relative;
    background-color: #eee;
    background-image: -webkit-linear-gradient(#fff,#dedede);
    background-image: linear-gradient(#fff,#dedede);
    border: #ccc solid 1px;
    border-radius: 3px;
    color: #333;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
    cursor: pointer;
    height: 18px;
}
.tweet-btn i {
    position: absolute;
    top: 50%;
    left: 2px;
    margin-top: -5px;
    width: 16px;
    height: 13px;
    background: transparent url(/minkame/img/btn-tweet.png) 0 0 no-repeat;
}
.tweet-btn .label {
    padding: 0 3px 0 19px;
    white-space: nowrap;
}