@charset "UTF-8";

/*
* Theme Name: テンプレート01_05
* Author: Iscream Design
* Version: 1.5
* Description: 
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}


/* change colours to suit your needs */

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}


/* change colours to suit your needs */

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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


/* change border colour to suit your needs */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

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

strong {
  font-weight: bold;
}

body {
  position: relative;
  font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.6;
  color: #592e03;
  min-width: 1054px;
}

a {
  color: #592e03;
}

a:hover {
  color: #966e47;
  text-decoration: none;
}

.container {
  width: 1054px;
}

@media only screen and (max-width: 800px) {
  body {
    min-width: 0px;
  }
  .container {
    width: 100%;
  }
  img.w60 {
    max-width: 60%;
  }
}


/************************************ header_01　左ロゴ・下メニュー*/

.header_01 {
  background: url(images/shared/header_01/header_bg.png) repeat-x left top;
  padding-top: 10px;
}

.header_contact li {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 8px 15px;
}
.head_bnr img{
  width:auto;
  height:90px;
}

@media only screen and (max-width: 800px) {
  .header_01 {
    padding: 50px 0 30px;
  }
}


/*グローバルメニュー*/

.header_01 .gNavi {
  background: url(images/shared/header_01/gnavi.bg.png) 0 0 no-repeat;
}

.header_01 .gNavi_list-item {
  margin-left: 1px;
  float: left;
}


/************************************ コンテンツ*/

.contents {
  float: left;
  width: 700px;
}

@media only screen and (max-width: 800px) {
  .header_contact {
    display: none;
  }
  .contents {
    float: none;
    width: auto;
  }
}


/************************************ タイトル*/

.pagettl {
  background-image: url(images/shared/ptn01.png);
  padding: 50px 0px 60px;
}

.pagettl h2 {
  background: url(images/top_con_01.png) no-repeat center top;
  padding-top: 30px;
  font-family: "FOT-筑紫明朝 Pr6 RB", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif !important;
  font-size: 38px;
  line-height: 1.1;
  text-align: center;
  color: #793864;
}

.heading_leftimg {
  font-family: "FOT-筑紫明朝 Pr6 RB", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif !important;
  font-size: 23px;
  line-height: 1.2;
  border-bottom: solid 1px #d7d2c7;
  background: url(images/top_con_16.png) no-repeat left top;
  padding: 13px 0px 12px 50px;
}

.heading_btmline {
  font-family: "FOT-筑紫明朝 Pr6 RB", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif !important;
  font-size: 21px;
  line-height: 1.2;
  color: #793864;
  border-bottom: dotted 1px #d7d2c7;
  padding: 0px 10px 10px;
}

.heading_back {
  font-family: "FOT-筑紫明朝 Pr6 RB", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif !important;
  font-size: 18px;
  line-height: 1.2;
  color: #793864;
  background-color: #f6e9f0;
  padding: 8px 10px;
}

@media only screen and (max-width: 800px) {
  .pagettl {
    padding: 30px 0px 40px;
  }
  .pagettl h2 {
    font-size: 24px;
  }
  .heading_leftimg {
    background-size: 33px auto;
    padding: 5px 0px 7px 35px;
  }
  .heading_btmline {
    padding: 0px 5px 5px;
  }
}


/************************************ サイドバー*/

.rNavi {
  float: right;
  width: 280px;
}

.side_sec01 h2 {
  border-bottom: dotted 1px #d7d2c7;
  padding-bottom: 15px;
}

.side_sec01 dl {
  display: table;
  width: 100%;
  border-bottom: dotted 1px #d7d2c7;
  padding-bottom: 15px;
}

.side_sec01 dt,
.side_sec01 dd {
  display: table-cell;
  vertical-align: middle;
}

.side_sec01 dt {
  width: 90px;
  padding-right: 10px;
}

.side_sec01 dt img {
  width: 100%;
  height: auto;
}

.side_sec01 .text-right a {
  background: url(images/under/arrow02.png) no-repeat right 40%;
  padding-right: 13px;
  text-decoration: none;
  color: #793864;
}

.side_sec02 h2 {
  background: url(images/under/page_side_01.png) no-repeat left 50%;
  background-size: auto 100%;
  padding: 10px;
}

.rNavi .list_arrow li {
  background: url(images/under/arrow02.png) no-repeat 10px 0.4em;
  padding-left: 30px;
}

.rNavi .list_arrow li a {
  text-decoration: none;
  color: #793864;
}

.rNavi .list_arrow li a:hover {
  opacity: 0.7;
}

.rNavi .list_arrow li ul {
  padding-left: 5px;
}

.side_category a {
  display: inline-block;
  margin-bottom: 10px;
}

@media only screen and (max-width: 800px) {
  .rNavi {
    float: none;
    width: auto;
    max-width: 280px;
    margin: auto;
  }
}


/************************************ フッター */


/************************************ footer_01 */

.footer_01 .back-image li {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 3px 10px;
}

.footer_01 .iframe_wrap {
  padding-top: 190px;
  border: solid 6px #fff;
}

.footer_nav li {
  display: inline-block;
}

.footer_nav li:after {
  content: " | ";
}

.footer_nav li:last-Child:after {
  content: "";
}

.footer_nav li a {
  text-decoration: none;
  color: #fff;
}

.footer_nav li a:hover {
  text-decoration: underline;
}
.foot_bnrarea li{
  display:inline-block;
}
.foot_bnrarea li:last-Child{
  padding-left: 10px;
}
.foot_bnrarea li img{
  height:90px;
  width:auto;
  margin:auto;
}

@media only screen and (max-width: 800px) {
  .footer_01 {
    padding-bottom: 90px;
  }
  .footer_contact {
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0px;
    z-index: 99999;
    background-color: #f6e9f0;
  }
  .footer_contact li {
    float: left;
    width: 50%;
  }
  .footer_contact li:first-child {
    border-right: solid 2px #fff;
  }
  .footer_contact a {
    display: block;
    background-color: #f6e9f0;
    border-top: solid 10px #793864;
    padding: 15px 15px;
  }
}


/************************************ページトップボタン*/

.pagetop_btn {
  position: fixed;
  right: 20px;
  bottom: 0px;
  padding-bottom: 20px;
  display: none;
  z-index: 999;
}


/************************************テーブル (01_04 追加)*/

.table-bordered {
  border-collapse: collapse;
  border: solid 1px #ddd;
  width: 100%;
}

.table-bordered th,
.table-bordered td {
  border: solid 1px #ddd;
  padding: 5px 10px;
  vertical-align: middle;
}

.table-bordered th {
  width: 20%;
  color: #FFFFFF;
  text-align: left;
  background-color: #793864;
}

/************************************テーブルレスポンシブ仕様 (01_04 追加)*/

@media only screen and (max-width: 800px) {
  .sp-listlayout {
    border: none !important;
  }
  .sp-listlayout tr {
    display: block;
    margin-bottom: 5px
  }
  .sp-listlayout th {
    border: none !important;
    display: list-item;
    list-style: none;
    width: 100% !important;
  }
  .sp-listlayout td {
    border: none !important;
    display: list-item;
    list-style: none;
    width: 100% !important;
  }
  .sp-listlayout {
    table-layout: fixed;
  }
  .sp-listlayout * {
    word-wrap: break-word;
  }
}


/************************************フォーム (01_04 追加)*/

.mw_wp_form {
  font-size: 13px;
  margin: 0 0 20px;
  /**
  * ボタン
  */
  /**
  * その項目のエラーのwrapper
  */
  /**
  * 必須マーク
  */
  /**
  * 各項目のwrapper
  */
  /**
  * 注釈
  */
}

.mw_wp_form dl {
  border-top: #dddddd solid 1px;
  border-left: #dddddd solid 1px;
  border-right: #dddddd solid 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  zoom: 1;
}

.mw_wp_form .formend
/*管理画面内でフォームの最後のdlに class="formend" を記入*/

{
  border-bottom: #dddddd solid 1px !important;
}

.mw_wp_form dl dt,
.mw_wp_form dl dd {
  margin: 0;
  padding: 20px 0 15px 10px;
}

.mw_wp_form dl dt {
  float: left;
  font-weight: bold;
  padding-right: 20px;
  width: 25%;
  position: relative;
}

.mw_wp_form dl dt .mwform-require {
  position: absolute;
  top: 20px;
  right: 20px;
}

.mw_wp_form dl dd {
  overflow: hidden;
  zoom: 1;
  border-left: #dddddd solid 1px;
}

.mw_wp_form dl dd input,
.mw_wp_form dl dd textarea,
.mw_wp_form dl dd select {
  border: #cccccc solid 1px;
  border-radius: 3px;
  margin: 0;
  max-width: 88%;
  padding: 9px 12px;
  vertical-align: middle;
}

.mw_wp_form dl dd textarea {
  width: 90%;
}

.mw_wp_form dl dd label {
  margin: 0 10px 0 2px;
}

.mw_wp_form dl dd label input[type="checkbox"],
.mw_wp_form dl dd label input[type="radio"] {
  margin: 0 5px 0 0;
}

.mw_wp_form p.mwform-btn {
  margin-top: 10px;
  text-align: center;
}

.mw_wp_form p.mwform-btn input {
  background-color: #f5f5f5;
  border: #dddddd solid 1px;
  border-radius: 3px;
  color: #000;
  cursor: pointer;
  font-weight: normal;
  padding: 10px 20px;
}

.mw_wp_form p.mwform-btn input:active,
.mw_wp_form p.mwform-btn input:hover {
  background-color: #eee;
}

.mw_wp_form .mwform-errors {
  margin: 5px 0 0;
  overflow: hidden;
  zoom: 1;
  /**
  * エラーメッセージ
  */
}

.mw_wp_form .mwform-errors .mwform-error {
  float: left;
  margin: 0 10px 0 0;
}

.mw_wp_form .mwform-errors .mwform-error span {
  background-color: #F7CCE6;
  border: #ee4d89 solid 1px;
  border-radius: 3px;
  color: #EE4D89;
  display: inline-block;
  font-size: 85%;
  padding: 3px 6px 2px;
}

.mw_wp_form .mwform-require {
  color: #EE4D89;
  font-size: 85%;
}

.mw_wp_form .mwform-field {
  margin: 0 0 5px;
}

.mw_wp_form .mwform-note {
  font-size: 85%;
}

@media screen and (max-width: 480px) {
  .mw_wp_form dl dt {
    float: none;
    width: auto;
    padding-bottom: 10px;
  }
  .mw_wp_form dl dd {
    padding-top: 0;
    border-left: none;
  }
}


/************************************アーカイブ関連*************************************/


/************************************詳細はこちらボタン(01_04 追加)*/


/* more-btn */

.more-btn a {
  background: #bf5e8b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #bf5e8b 0%, #793864 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #bf5e8b 0%, #793864 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #bf5e8b 0%, #793864 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#bf5e8b', endColorstr='#793864', GradientType=0);
  /* IE6-9 */
  font-family: "FOT-筑紫明朝 Pr6 RB", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif !important;
  color: #FFFFFF;
  padding: 5px 38px 8px 30px;
  text-decoration: none;
  display: inline-block;
  border-radius: 3px;
  position: relative;
}

.more-btn a:after {
  content: url(images/shared/arrow01.png);
  position: absolute;
  right: 13px;
  top: 50%;
  margin-top: -14px;
}

.more-btn a:hover {
  opacity: 0.7;
}


/*WP用 投稿表示*/

.topics_sec article ul {
  padding-left: 1.5em;
}

.topics_sec article ul li {
  list-style: outside disc;
}

.topics_sec article p {
  margin-bottom: 15px;
}

.topics_sec article p:last-Child {
  margin-bottom: 0px;
}

ol {
  padding-left: 2em;
}

ol li {
  list-style: outside decimal;
}


/************************************ meanmenu（スマホ用メニュー）*/

a.meanmenu-reveal {
  display: none;
}

.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  background: #793864;
  padding: 4px 0;
  min-height: 42px;
  z-index: 999999;
}

.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 13px 13px 11px 13px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
  display: block;
  background: #fff;
  height: 3px;
  margin-top: 3px;
}

.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #793864;
  margin-top: 44px;
}

.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}

.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
}

.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  width: 90%;
  padding: 1em 5%;
  margin: 0;
  text-align: left;
  color: #fff;
  border-top: 1px solid #383838;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  text-decoration: none;
  line-height: 1.5;
}

.mean-container .mean-nav ul li li a {
  width: 80%;
  padding: 1em 10%;
  border-top: 1px solid #f1f1f1;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-shadow: none !important;
  visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
  background: #231815;
  background: rgba(255, 255, 255, 0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  width: 26px;
  height: 25px;
  padding: 12px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.1);
  border: none !important;
  border-left: 1px solid rgba(255, 255, 255, 0.4) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  background: rgba(255, 255, 255, 0.1);
}

.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}

.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}

.mean-container .mean-bar,
.mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.mean-remove {
  display: none !important;
}

.list_disc {
  padding-left: 20px;
}

.list_disc li {
  list-style: outside disc;
}

.list_indent {
  padding-left: 1em;
}

.list_indent li {
  text-indent: -1em;
}


/* コンタクト注意文 */

.contact_mobile li {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: left 40%;
}

.contact_mobile .docomo {
  background-image: url(images/icon01.png);
}

.contact_mobile .softbank {
  background-image: url(images/icon02.png);
}

.contact_mobile .au {
  background-image: url(images/icon03.png);
}

.contact_mobile .ymobile {
  background-image: url(images/icon04.png);
}


/* 新テンプレート - bxslider */

.slidePics {
  position: relative;
}

.slidePics .bx-wrapper {
  text-align: center;
  margin: 0 0 15px;
}

.slidePics .bx-wrapper .bx_slider li {
  padding: 5px;
}

.slidePics .bx-wrapper .bx_slider li img {
  border: 5px solid #e0e0e0;
}

.slidePics .bx_pager ul {
  overflow: hidden;
  display: flex;
  -webkit-display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.slidePics .bx_pager ul li {
  width: 19%;
}

.slidePics .bx_pager ul li img {
  max-width: 100%;
  height: auto;
}

.slidePics .bx_pager ul li a {
  border: 5px solid #fafafa;
  display: block;
  transition: 0.7s;
  -webkit-transition: 0.7s;
}

.slidePics .bx_pager ul li .active {
  border: 5px solid #e0e0e0;
}

.slidePics .bx-controls .bx-prev:before,
.slidePics .bx-controls .bx-next:before {
  content: "<";
  color: #fff;
  font-size: 40px;
}

.slidePics .bx-controls .bx-prev {
  position: absolute;
  top: 37%;
  left: 40px;
  z-index: 9999;
}

.slidePics .bx-controls .bx-next {
  position: absolute;
  top: 37%;
  right: 40px;
  z-index: 9999;
}

.slidePics .bx-controls .bx-next:before {
  content: ">";
}

.slidePics .bx-controls a {
  text-decoration: none;
}

.slidePics .bx-controls a:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 800px) {
  .slidePics .bx-controls {
    display: none;
  }
}


/************************************ ORIGINAL ***********/

.rob.mg10 {
  margin: 0px -10px;
}

.rob.mg10 .coll-1,
.rob.mg10 .coll-2,
.rob.mg10 .coll-3,
.rob.mg10 .coll-4,
.rob.mg10 .coll-5,
.rob.mg10 .coll-6,
.rob.mg10 .coll-7,
.rob.mg10 .coll-8,
.rob.mg10 .coll-9,
.rob.mg10 .coll-10,
.rob.mg10 .coll-11,
.rob.mg10 .coll-12 {
  padding: 0px 10px;
}

.iframe_wrap {
  position: relative;
  width: 100%;
  padding-top: 50%;
  /* 高さ÷幅 */
}

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

.slide_wrap{
  display: none;
}

.slide_wrap .pos-ab {
  width: 100%;
  left: 0px;
  top: 50%;
  margin-top: -120px;
}

.back-image {
  background-image: url(images/shared/ptn01.png);
}

.top_heading {
  background: url(images/top_con_01.png) no-repeat center top;
  padding-top: 27px;
}

.top_art01 {
  padding: 50px 0px;
}

.top_art01 .box {
  max-width: 760px;
  margin: auto;
  background: url(images/top_con_02.png) no-repeat left top, url(images/top_con_03.png) no-repeat right top, url(images/top_con_04.png) no-repeat left bottom, url(images/top_con_05.png) no-repeat right bottom;
  padding: 60px;
}

.top_art01 .box .text01 {
  display: inline-block;
  font-size: 26px;
  border-bottom: double 4px #c1ad9a;
  padding-bottom: 7px;
}

.top_subttl {
  background: url(images/top_con_06.png) no-repeat center top;
  height: 100px;
  padding-top: 20px;
}

.top_art03 {
  padding: 50px 0px 10px;
}

.top_art03 .box {
  width: 482px;
}
.top_art03 .top_bnr_list li{
  display: inline-block;
}
.top_art05 .box {
  padding: 30px 30px 15px;
}

.top_art05 .box h3 {
  background: url(images/top_con_16.png) no-repeat left top;
  padding: 8px 0px 10px 50px;
}

.top_art05 .box dl {
  display: table;
  width: 100%;
}

.top_art05 .box dt,
.top_art05 .box dd {
  display: table-cell;
  vertical-align: top;
}

.top_art05 .box dt {
  width: 11em;
}

.top_art05 .box dt span {
  display: inline-block;
  background-color: #f6e9f0;
  border-radius: 3px;
  width: 10em;
  padding: 3px;
}

.menu_table th {
  width: 60%;
}

.menutable th {
  width: 65%;
}

.menu_dl dt {
  display: inline-block;
  padding: 5px 13px;
  position: relative;
  z-index: 100;
}

.menu_dl dd {
  padding: 35px 20px 20px;
  margin-top: -25px;
}

.contact_box {
  border: solid 2px #793864;
}

.archive_list li:nth-child(3n+1) {
  clear: both;
}

.remodal-cancel {
  background-color: #793864 !important;
}

.fixed:after {
  clear: both;
  content: "";
  display: block;
}
.layout-imgL .image {
  float: left;
  display: block;
  margin: 0 30px 30px 0;
  width: 30%;
}

@media only screen and (max-width: 800px) {
  .slide_wrap .pos-ab {
    top: 30%;
    margin-top: 0px;
  }
  .top_art01 .box {
    padding: 40px 20px;
  }
  .top_art01 .box .text01 {
    font-size: 22px;
  }
  .top_art03 .box {
    width: 100%;
  }
  .top_art03 .left,
  .top_art03 .right {
    float: none !important;
  }
  .top_art03 .top_bnr_list li{
    display: inline-block;
    width:49%;
  }
  .top_art03 .top_bnr_list li img{
    width:99%;
    height:auto;
    margin:auto;
  }
  .top_art05 .box {
    padding: 30px 15px 15px;
  }
  .top_art05 .box h3 {
    background-size: 30px auto;
    padding: 5px 0px 5px 35px;
  }
  .top_art05 .box dl,
  .top_art05 .box dt,
  .top_art05 .box dd {
    display: block;
    width: 100%;
  }
  .top_art05 .box dt {
    margin-bottom: 10px;
  }
}

/*------------
light box
--------------*/
body:after {
  content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
@charset "UTF-8";
/* CSS Document */

.font01 {
	font-family: "FOT-筑紫明朝 Pr6 RB", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif !important;
}

/*テキストカラー*/

.fo-white {
	color: #FFFFFF !important;
}
.fo-gray {
	color: #666666 !important;
}
.fo-purple {
	color: #793864 !important;
}
.fo-red {
	color: #ED0003 !important;
}

/*背景カラー*/
.back-white {
	background-color: #FFFFFF !important;
}
.back-gray {
	background-color: #A1A1A1 !important;
}
.back-purple {
	background-color: #793864 !important;
}
.back-purple02 {
	background-color: #f6e9f0 !important;
}


.chunk_80-40 {
	margin-bottom: 80px !important;
}
.chunk_60-30 {
	margin-bottom: 60px !important;
}
.chunk_40-20 {
	margin-bottom: 40px !important;
}
@media only screen and (max-width: 800px) {
	.chunk_80-40 {
		margin-bottom: 40px !important;
	}
	.chunk_60-30 {
		margin-bottom: 30px !important;
	}
	.chunk_40-20 {
		margin-bottom: 20px !important;
	}
}


/*Margin*/
.full-mg-00 {
	margin: 0 !important;
}
.full-mg-05 {
	margin: 5px !important;
}
.full-mg-10 {
	margin: 10px !important;
}
.full-mg-15 {
	margin: 15px !important;
}
.full-mg-20 {
	margin: 20px !important;
}
.full-mg-30 {
	margin: 30px !important;
}
.full-mg-40 {
	margin: 40px !important;
}
.top-mg-00 {
	margin-top: 0px !important;
}
.top-mg-05 {
	margin-top: 5px !important;
}
.top-mg-08 {
	margin-top: 8px !important;
}
.top-mg-10 {
	margin-top: 10px !important;
}
.top-mg-15 {
	margin-top: 15px !important;
}
.top-mg-20 {
	margin-top: 20px !important;
}
.top-mg-30 {
	margin-top: 30px !important;
}
.top-mg-40 {
	margin-top: 40px !important;
}
.right-mg-00 {
	margin-right: 0 !important;
}
.right-mg-05 {
	margin-right: 5px !important;
}
.right-mg-10 {
	margin-right: 10px !important;
}
.right-mg-15 {
	margin-right: 15px !important;
}
.right-mg-20 {
	margin-right: 20px !important;
}
.right-mg-30 {
	margin-right: 30px !important;
}
.right-mg-40 {
	margin-right: 40px !important;
}
.bottom-mg-00 {
	margin-bottom: 0px !important;
}
.bottom-mg-05 {
	margin-bottom: 5px !important;
}
.bottom-mg-10 {
	margin-bottom: 10px !important;
}
.bottom-mg-15 {
	margin-bottom: 15px !important;
}
.bottom-mg-20 {
	margin-bottom: 20px !important;
}
.bottom-mg-30 {
	margin-bottom: 30px !important;
}
.bottom-mg-40 {
	margin-bottom: 40px !important;
}
.bottom-mg-60 {
	margin-bottom: 60px !important;
}
.bottom-mg-80 {
	margin-bottom: 80px !important;
}
.left-mg-00 {
	margin-left: 0 !important;
}
.left-mg-05 {
	margin-left: 5px !important;
}
.left-mg-10 {
	margin-left: 10px !important;
}
.left-mg-15 {
	margin-left: 15px !important;
}
.left-mg-20 {
	margin-left: 20px !important;
}
.left-mg-30 {
	margin-left: 30px !important;
}
.left-mg-40 {
	margin-left: 40px !important;
}
/*Padding*/
.full-pad-00 {
	padding: 0px !important;
}
.full-pad-05 {
	padding: 5px !important;
}
.full-pad-10 {
	padding: 10px !important;
}
.full-pad-15 {
	padding: 15px !important;
}
.full-pad-20 {
	padding: 20px !important;
}
.full-pad-30 {
	padding: 30px !important;
}
.full-pad-40 {
	padding: 40px !important;
}
.top-pad-00 {
	padding-top: 0 !important;
}
.top-pad-05 {
	padding-top: 5px !important;
}
.top-pad-10 {
	padding-top: 10px !important;
}
.top-pad-15 {
	padding-top: 15px !important;
}
.top-pad-20 {
	padding-top: 20px !important;
}
.top-pad-30 {
	padding-top: 30px !important;
}
.top-pad-40 {
	padding-top: 40px !important;
}
.right-pad-00 {
	padding-right: 0 !important;
}
.right-pad-05 {
	padding-right: 5px !important;
}
.right-pad-10 {
	padding-right: 10px !important;
}
.right-pad-15 {
	padding-right: 15px !important;
}
.right-pad-20 {
	padding-right: 20px !important;
}
.right-pad-30 {
	padding-right: 30px !important;
}
.right-pad-40 {
	padding-right: 40px !important;
}
.bottom-pad-00 {
	padding-bottom: 0 !important;
}
.bottom-pad-05 {
	padding-bottom: 5px !important;
}
.bottom-pad-10 {
	padding-bottom: 10px !important;
}
.bottom-pad-15 {
	padding-bottom: 15px !important;
}
.bottom-pad-20 {
	padding-bottom: 20px !important;
}
.bottom-pad-30 {
	padding-bottom: 30px !important;
}
.bottom-pad-40 {
	padding-bottom: 40px !important;
}
.left-pad-00 {
	padding-left: 0 !important;
}
.left-pad-05 {
	padding-left: 5px !important;
}
.left-pad-10 {
	padding-left: 10px !important;
}
.left-pad-15 {
	padding-left: 15px !important;
}
.left-pad-20 {
	padding-left: 20px !important;
}
.left-pad-30 {
	padding-left: 30px !important;
}
.left-pad-40 {
	padding-left: 40px !important;
}

/*Border*/
/*場所*/
.full-border{
	border: solid 1px #eee !important;
}
.top-border {
	border-top:solid 1px !important;
}
.right-border {
	border-right:solid 1px !important;
}
.bottom-border {
	border-bottom:solid 1px !important;
}
.left-border {
	border-left:solid 1px !important;
}

/*Float*/
.left {
	float: left !important;
}
.right {
	float: right !important;
}

/*Text*/
/*サイズ*/
.fo10 {
	font-size: 10px !important;
}
.fo11 {
	font-size: 11px !important;
}
.fo12 {
	font-size: 12px !important;
}
.fo13 {
	font-size: 13px !important;
}
.fo14 {
	font-size: 14px !important;
}
.fo16 {
	font-size: 16px !important;
}
.fo18 {
	font-size: 18px !important;
}
.fo20 {
	font-size: 20px !important;
}
.fo22 {
	font-size: 22px !important;
}
.fo24 {
	font-size: 24px !important;
}
.fo25 {
	font-size: 25px !important;
}
.fo28 {
	font-size: 28px !important;
}
.fo30 {
	font-size: 30px !important;
}
.fo38 {
	font-size: 38px !important;
}
.fo48 {
	font-size: 48px !important;
}

/*スタイル*/
.bold {
	font-weight: bold !important;
}
.fo-nomal {
	font-weight: normal !important;
}
.lh12 {
	line-height: 1.2em !important;
}
.lh14 {
	line-height: 1.4em !important;
}
.lh18 {
	line-height: 1.8em !important;
}
.lh20 {
	line-height: 2em !important;
}

/*テキスト位置*/
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}

.text-left_s-center{
	text-align:left !important;
}
.text-right_s-center{
	text-align:right !important;
}
.text-center_s-left{
	text-align:center !important;
}
.text-center_s-right{
	text-align:center !important;
}

@media only screen and (max-width: 800px) {
	.text-left_s-center,.text-right_s-center {
		text-align:center !important;
	}
	.text-center_s-left {
		text-align:left !important;
	}
	.text-center_s-right{
		text-align:right !important;
	}
}


/*ポジション*/
.pos-ab {
	position: absolute !important;
}
.pos-rel {
	position: relative !important;
}

/*ホバー*/
.hv {
	opacity: 1.0 !important;
	filter: alpha(opacity=100) !important;
	-ms-filter: "alpha( opacity=100 )" !important;
}
.hv:hover {
	
	opacity: 0.8 !important;
	filter: alpha(opacity=80) !important;
	-ms-filter: "alpha( opacity=80 )" !important;
}

/*カラム*/

/* Style
   ========================================================================== */

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

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.rob {
	margin-left: -15px;
	margin-right: -15px;
}
.cols-1, .coll-1, .cols-2, .coll-2, .cols-3, .coll-3, .cols-4, .coll-4, .cols-5, .coll-5, .cols-6, .coll-6, .cols-7, .coll-7, .cols-8, .coll-8, .cols-9, .coll-9, .cols-10, .coll-10, .cols-11, .coll-11, .cols-12, .coll-12, .cols-user01, .coll-user01, .cols-user02, .coll-user02, .cols-user03, .coll-user03 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.cols-1, .cols-2, .cols-3, .cols-4, .cols-5, .cols-6, .cols-7, .cols-8, .cols-9, .cols-10, .cols-11, .cols-12, .cols-user01, .cols-user02, .cols-user03 {
	float: left;
}
.cols-12 {
	width: 100%;
}
.cols-11 {
	width: 91.66666667%;
}
.cols-10 {
	width: 83.33333333%;
}
.cols-9 {
	width: 75%;
}
.cols-8 {
	width: 66.66666667%;
}
.cols-7 {
	width: 58.33333333%;
}
.cols-6 {
	width: 50%;
}
.cols-5 {
	width: 41.66666667%;
}
.cols-4 {
	width: 33.33333333%;
}
.cols-3 {
	width: 25%;
}
.cols-2 {
	width: 16.66666667%;
}
.cols-1 {
	width: 8.33333333%;
}
.cols-user01{
	width:;
}
.cols-user02{
	width:;
}
.cols-user03{
	width:;
}
.cols-pull-12 {
	right: 100%;
}
.cols-pull-11 {
	right: 91.66666667%;
}
.cols-pull-10 {
	right: 83.33333333%;
}
.cols-pull-9 {
	right: 75%;
}
.cols-pull-8 {
	right: 66.66666667%;
}
.cols-pull-7 {
	right: 58.33333333%;
}
.cols-pull-6 {
	right: 50%;
}
.cols-pull-5 {
	right: 41.66666667%;
}
.cols-pull-4 {
	right: 33.33333333%;
}
.cols-pull-3 {
	right: 25%;
}
.cols-pull-2 {
	right: 16.66666667%;
}
.cols-pull-1 {
	right: 8.33333333%;
}
.cols-pull-0 {
	right: auto;
}
.cols-push-12 {
	left: 100%;
}
.cols-push-11 {
	left: 91.66666667%;
}
.cols-push-10 {
	left: 83.33333333%;
}
.cols-push-9 {
	left: 75%;
}
.cols-push-8 {
	left: 66.66666667%;
}
.cols-push-7 {
	left: 58.33333333%;
}
.cols-push-6 {
	left: 50%;
}
.cols-push-5 {
	left: 41.66666667%;
}
.cols-push-4 {
	left: 33.33333333%;
}
.cols-push-3 {
	left: 25%;
}
.cols-push-2 {
	left: 16.66666667%;
}
.cols-push-1 {
	left: 8.33333333%;
}
.cols-push-0 {
	left: auto;
}
.cols-offset-12 {
	margin-left: 100%;
}
.cols-offset-11 {
	margin-left: 91.66666667%;
}
.cols-offset-10 {
	margin-left: 83.33333333%;
}
.cols-offset-9 {
	margin-left: 75%;
}
.cols-offset-8 {
	margin-left: 66.66666667%;
}
.cols-offset-7 {
	margin-left: 58.33333333%;
}
.cols-offset-6 {
	margin-left: 50%;
}
.cols-offset-5 {
	margin-left: 41.66666667%;
}
.cols-offset-4 {
	margin-left: 33.33333333%;
}
.cols-offset-3 {
	margin-left: 25%;
}
.cols-offset-2 {
	margin-left: 16.66666667%;
}
.cols-offset-1 {
	margin-left: 8.33333333%;
}
.cols-offset-0 {
	margin-left: 0%;
}

.col-1 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
    padding-right: 15px;
    width: 8.33333333%;
}

@media (min-width: 800px) {
.coll-1, .coll-2, .coll-3, .coll-4, .coll-5, .coll-6, .coll-7, .coll-8, .coll-9, .coll-10, .coll-11, .coll-12 {
	float: left;
}
.coll-12 {
	width: 100%;
}
.coll-11 {
	width: 91.66666667%;
}
.coll-10 {
	width: 83.33333333%;
}
.coll-9 {
	width: 75%;
}
.coll-8 {
	width: 66.66666667%;
}
.coll-7 {
	width: 58.33333333%;
}
.coll-6 {
	width: 50%;
}
.coll-5 {
	width: 41.66666667%;
}
.coll-4 {
	width: 33.33333333%;
}
.coll-3 {
	width: 25%;
}
.coll-2 {
	width: 16.66666667%;
}
.coll-1 {
	width: 8.33333333%;
}
.coll-pull-12 {
	right: 100%;
}
.coll-pull-11 {
	right: 91.66666667%;
}
.coll-pull-10 {
	right: 83.33333333%;
}
.coll-pull-9 {
	right: 75%;
}
.coll-pull-8 {
	right: 66.66666667%;
}
.coll-pull-7 {
	right: 58.33333333%;
}
.coll-pull-6 {
	right: 50%;
}
.coll-pull-5 {
	right: 41.66666667%;
}
.coll-pull-4 {
	right: 33.33333333%;
}
.coll-pull-3 {
	right: 25%;
}
.coll-pull-2 {
	right: 16.66666667%;
}
.coll-pull-1 {
	right: 8.33333333%;
}
.coll-pull-0 {
	right: auto;
}
.coll-push-12 {
	left: 100%;
}
.coll-push-11 {
	left: 91.66666667%;
}
.coll-push-10 {
	left: 83.33333333%;
}
.coll-push-9 {
	left: 75%;
}
.coll-push-8 {
	left: 66.66666667%;
}
.coll-push-7 {
	left: 58.33333333%;
}
.coll-push-6 {
	left: 50%;
}
.coll-push-5 {
	left: 41.66666667%;
}
.coll-push-4 {
	left: 33.33333333%;
}
.coll-push-3 {
	left: 25%;
}
.coll-push-2 {
	left: 16.66666667%;
}
.coll-push-1 {
	left: 8.33333333%;
}
.coll-push-0 {
	left: auto;
}
.coll-offset-12 {
	margin-left: 100%;
}
.coll-offset-11 {
	margin-left: 91.66666667%;
}
.coll-offset-10 {
	margin-left: 83.33333333%;
}
.coll-offset-9 {
	margin-left: 75%;
}
.coll-offset-8 {
	margin-left: 66.66666667%;
}
.coll-offset-7 {
	margin-left: 58.33333333%;
}
.coll-offset-6 {
	margin-left: 50%;
}
.coll-offset-5 {
	margin-left: 41.66666667%;
}
.coll-offset-4 {
	margin-left: 33.33333333%;
}
.coll-offset-3 {
	margin-left: 25%;
}
.coll-offset-2 {
	margin-left: 16.66666667%;
}
.coll-offset-1 {
	margin-left: 8.33333333%;
}
.coll-offset-0 {
	margin-left: 0%;
}
.col-1 {
	float: center;
    width: 8.33333333%;
}
}

/*ページネーション*/
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #793864;
  background-color: #ffffff;
  border: 1px solid #793864;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #793864;
  background-color: #f9f1f5;
  border-color: #793864;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #793864;
  border-color: #793864;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #793864;
  cursor: not-allowed;
}
/*ページャー*/
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #793864;
  border-radius: 15px;
  text-decoration: none;
  color: #793864;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #793864;
  color: #FFFFFF;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .return > a,
.pager .return > span {
	text-align:center;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}



.clearfix:before, .clearfix:after, .dl-horizontal dd:before,
.dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after , .rob:before, .rob:after, .pager:before, .pager:after {
	content: " ";
	display: table;
}
.clearfix:after, .dl-horizontal dd:after,.container:after, .container-fluid:after, .rob:after, .pager:after  {
	clear: both;
}

/*サイズによる消去*/
@media (max-width: 800px) {
  .hidden-s {
    display: none !important;
  }
}
@media (min-width: 801px) {
  .hidden-l {
    display: none !important;
  }
}

/*画像*/
img {
	vertical-align: middle;
}


/* 投稿画像 */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	margin: 15px 0px 15px 20px;
	float: right;
}
img.alignleft {
	margin: 15px 20px 15px 0px;
	float: left;
}
img.alignnone {
	margin: 15px 20px 15px 0px;
}
img.aligncenter {
	display: block;
	margin: 15px auto;
}/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */

/* Hide scroll bar */

html.remodal-is-locked {
  overflow: hidden;

  -ms-touch-action: none;
  touch-action: none;
}

/* Anti FOUC */

.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;

  display: none;
}

/* Necessary styles of the wrapper */

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: none;
  overflow: auto;

  text-align: center;

  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;

  height: 100%;
  margin-left: -0.05em;

  content: "";
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal {
  position: relative;

  outline: none;

  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}



/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */

/* Default theme styles for the background */

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

/* Default theme styles of the overlay */

.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */

.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */

.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;

  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);

  color: #2b2e38;
  background: #fff;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */

.remodal-close {
  position: absolute;
  top: 0;
  left: 0;

  display: block;
  overflow: visible;

  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;

  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;

  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;

  position: absolute;
  top: 0;
  left: 0;

  display: block;

  width: 35px;

  content: "\00d7";
  text-align: center;
}

/* Dialog buttons */

.remodal-confirm,
.remodal-cancel {
  font: inherit;

  display: inline-block;
  overflow: visible;

  min-width: 110px;
  margin: 0;
  padding: 12px 0;

  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;

  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;

  border: 0;
}

/* Keyframes
   ========================================================================== */

@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;

    opacity: 1;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;

    opacity: 1;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);

    opacity: 0;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);

    opacity: 0;

    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* Media queries
   ========================================================================== */

@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}

/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}