m@charset "UTF-8";
html, body, h1, h2, h3, h4, h5, h6, li, dt, dd, th, td, caption, blockquote, div, section, p {
  font-size: 16px;
  line-height: 1.1em;
  color: #7e501b; }

body {
  margin: 0;
  padding: 0;
  min-width: 1100px;
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
  color: #7e501b;
  text-align: center; }
  body > section {
    width: 100%;
    text-align: center; }

header, main, footer {
  width: 100%;
  min-width: 1100px;
  overflow: hidden; }

a, span {
  font-size: inherit;
  color: inherit;
  line-height: inherit; }

a img {
  border: none;
  vertical-align: middle; }

a:hover img {
  opacity: 0.8; }

body.pc a[href^="tel:"] {
  text-decoration: none;
  cursor: default; }
  body.pc a[href^="tel:"]:hover img {
    opacity: 1; }

.block {
  display: block; }

.inline_b {
  display: inline-block; }

.sp_only {
  display: none; }

.box_inner {
  margin-right: auto;
  margin-left: auto;
  width: 1000px;
  text-align: left;
  box-sizing: border-box; }

.txt {
  line-height: 1.5em; }

.small {
  font-size: 0.875em; }

.red {
  color: #c32d30; }

.txt_right {
  text-align: right; }

.float_l {
  float: left; }

.box_double {
  overflow: hidden;
  width: 100%; }

.box_left {
  float: left; }

.box_right {
  float: right; }

h2, h3, h4 {
  font-weight: bold; }

.ban_campaign {
  background: -webkit-linear-gradient(90deg, #b4101c 0%, #91101a 100%);
  background: -moz-linear-gradient(90deg, #b4101c 0%, #91101a 100%);
  background: -o-linear-gradient(90deg, #b4101c 0%, #91101a 100%);
  background: -ms-linear-gradient(90deg, #b4101c 0%, #91101a 100%);
  background: linear-gradient(0deg, #b4101c 0%, #91101a 100%);
  width: 100%;
  padding: 24px 0 0 0;
  height: 430px;
  text-align: center;
  position: relative;
  margin: 0 0 68px; }
  .ban_campaign > img:first-child {
    margin-bottom: 26px;
    margin-left: -163px; }
  .ban_campaign > img:last-child {
    position: absolute;
    left: 50%;
    margin-left: 242px;
    bottom: 0; }

/* header */
header {
  width: 100%;
  background: url(../images/h-bg.jpg) center top/cover no-repeat;
  text-align: center; }
  header .box_inner {
    padding: 31px 0 0 393px;
    position: relative; }
  header .logo {
    position: absolute;
    top: 17px;
    left: 0; }
  header nav {
    margin: 0 0 33px; }
    header nav ul {
      margin: 0;
      padding: 0;
      list-style: none;
      overflow: hidden;
      width: 609px;
      background: #f59803;
      box-sizing: border-box;
      border-radius: 18px; }
    header nav li {
      float: left;
      width: 25%;
      padding: 0;
      text-align: center;
      box-sizing: border-box; }
      header nav li:not(:last-child) {
        border-right: solid 1px #fff; }
    header nav a {
      display: block;
      padding: 9px 0 10px;
      height: 100%;
      box-sizing: border-box; }
  header h1 img {
    margin-left: -25px; }

body > section {
  width: 100%; }

h2 {
  text-align: center;
  margin: 0 0 58px; }

.sec01 {
  position: relative; }
  .sec01 .box_inner {
    margin-bottom: 58px; }
  .sec01:before, .sec01:after {
    position: absolute;
    left: -5000px;
    right: -5000px;
    width: 100%;
    min-width: 1500px;
    margin: auto; }
  .sec01:before {
    content: url(../images/lead-flower.png);
    text-align: left;
    top: 287px; }
  .sec01:after {
    content: url(../images/lead-mat.png);
    top: 73px;
    text-align: right; }
  .sec01 .about {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 30.33333%;
    background: url(../images/bg-lead.jpg) center/100% no-repeat; }
    .sec01 .about img {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto; }

.sec02 h3 {
  margin: 0 0 25px; }
.sec02 ul {
  margin: 0;
  padding: 0;
  overflow: hidden; }
.sec02 li {
  float: left; }
.sec02 .txt {
  text-shadow: 0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff,0 0 6px #fff; }
.sec02 .box01 {
  background: url(../images/sec02-bg1.jpg) left center/auto 100% no-repeat;
  border-bottom: solid 2px rgba(231, 206, 195, 0.5); }
  .sec02 .box01 .box_left {
    width: 496px; }
  .sec02 .box01 .box_right {
    width: 480px; }
  .sec02 .box01 .orange {
    color: #f59803;
    font-size: 1.125em;
    margin: 0 0 18px; }
    .sec02 .box01 .orange:before {
      content: '';
      width: 0.88889em;
      height: 0.88889em;
      background: #f59803;
      display: inline-block; }
  .sec02 .box01 ul {
    margin-bottom: 17px;
    list-style: none; }
  .sec02 .box01 li:not(:last-child) {
    margin-right: 16px; }
  .sec02 .box01 .small {
    font-size: 0.8125em;
    margin: 0 0 23px; }
.sec02 .box02 {
  background: url(../images/sec02-bg2.jpg) right center/auto 100% no-repeat;
  border-bottom: solid 2px rgba(231, 206, 195, 0.5);
  padding: 44px 0 73px; }
  .sec02 .box02 .box_right {
    width: 496px; }
  .sec02 .box02 .box_left {
    width: 480px; }
.sec02 .box03 {
  background: url(../images/sec02-bg03.jpg) left center/auto 100% no-repeat;
  padding: 54px 0 75px; }
  .sec02 .box03 .box_left {
    width: 496px; }
  .sec02 .box03 .box_right {
    width: 480px; }
  .sec02 .box03 h4 {
    width: 300px;
    position: relative;
    padding-bottom: 14px; }
    .sec02 .box03 h4:before {
      content: '';
      display: block;
      width: 100%;
      height: 52px;
      border-radius: 10px;
      background: #c32d30;
      position: absolute;
      bottom: 0;
      left: 0; }
    .sec02 .box03 h4 img {
      position: relative;
      vertical-align: bottom; }
  .sec02 .box03 ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .sec02 .box03 li {
    width: 300px; }
    .sec02 .box03 li:not(:last-child) {
      margin-right: 46px; }

.sec03 h2 {
  margin-bottom: 54px; }
.sec03 #box_slider + img {
  vertical-align: bottom;
  display: inline-block; }

#box_slider {
  width: 100%;
  overflow: hidden;
  height: 670px;
  margin: 0 0 87px; }
  #box_slider .bx-wrapper {
    position: relative; }
  #box_slider .bx-viewport {
    overflow: visible !important;
    width: 2520px !important;
    position: absolute !important;
    left: -3000px;
    right: -3000px;
    margin: auto; }
    #box_slider .bx-viewport > ul {
      margin: 0; }
  #box_slider .bx-controls {
    position: absolute;
    top: 0;
    height: 670px;
    width: 1000px;
    left: 0;
    right: 0;
    margin: auto; }
    #box_slider .bx-controls .bx-prev, #box_slider .bx-controls .bx-next {
      position: absolute;
      top: 0;
      bottom: 0;
      display: inline-block;
      width: 72px;
      overflow: hidden;
      text-indent: 1000px;
      background-position: center;
      background-repeat: no-repeat;
      background-color: #7e501b; }
    #box_slider .bx-controls .bx-prev {
      left: 0;
      background-image: url(../images/slide-left.png); }
    #box_slider .bx-controls .bx-next {
      right: 0;
      background-image: url(../images/slide-right.png); }

.sec04 {
  margin-bottom: 40px; }
  .sec04 h2 {
    margin-bottom: 58px; }
  .sec04 ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .sec04 li {
    border-bottom: solid 2px rgba(231, 206, 195, 0.5);
    padding: 38px 0 45px;
    overflow: hidden; }
    .sec04 li:nth-child(2n-1) .num {
      float: left; }
    .sec04 li:nth-child(2n) .num {
      float: right;
      text-align: right; }
  .sec04 h3 {
    color: #f59803;
    font-size: 1.625em;
    margin: 0 0 13px; }
    .sec04 h3 .red {
      color: #c32d30; }
  .sec04 .num {
    display: inline-block;
    width: 224px; }
  .sec04 .voice1 .num {
    margin-right: 21px; }
  .sec04 .voice2 .num {
    margin-left: 29px; }
  .sec04 .voice3 .num {
    margin-right: 31px; }
  .sec04 .prof {
    display: block;
    text-align: right; }
  .sec04 > img:last-child {
    width: 100%;
    height: auto; }

.sec05 .box_studio {
  background: url(../images/studio-bg.png) top repeat-x;
  padding: 0 30px;
  position: relative; }
  .sec05 .box_studio:before {
    content: url(../images/sec05-ribbon.png);
    display: inline-block;
    margin: 0 23px 0 0;
    float: left; }
.sec05 h3 {
  font-size: 2em;
  color: #944030;
  width: 580px;
  padding: 19px 0 17px;
  margin: 0; }
.sec05 .copy {
  width: 740px;
  margin: 0 0 20px;
  font-size: 1.25em;
  font-weight: bold; }
.sec05 a[href^="tel"] {
  position: absolute;
  top: 16px;
  right: 27px;
  display: inline-block;
  padding: 12px 13px;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.4);
  color: #f59803;
  font-weight: bold; }
  .sec05 a[href^="tel"]:before {
    content: 'TEL.';
    color: #7e501b; }
.sec05 .box_double {
  clear: both;
  margin-bottom: 14px; }
.sec05 .box_left {
  width: 440px;
  margin: 0 30px 0 0; }
.sec05 .box_right {
  width: 470px; }
.sec05 dl {
  margin: 0 0 18px;
  padding: 0;
  border-top: solid 3px #7e501b;
  overflow: hidden; }
.sec05 dt {
  width: 90px;
  float: left;
  clear: both;
  position: relative;
  padding: 16px 0 16px 10px;
  margin: 0;
  line-height: 1.5em; }
.sec05 dd {
  position: relative;
  margin: 0;
  padding: 16px 0 16px 110px;
  border-bottom: solid 1px #7e501b;
  line-height: 1.5em;
  margin: 0; }
  .sec05 dd:after {
    content: '';
    width: 1px;
    background: #7e501b;
    position: absolute;
    left: 90px;
    top: 10px;
    bottom: 10px;
    margin: auto; }
  .sec05 dd > img {
    position: absolute;
    right: 0;
    top: 10px; }
  .sec05 dd .indent {
    display: inline-block;
    padding-left: 1em; }
  .sec05 dd .indent2 {
    display: inline-block;
    padding-left: 2em; }
.sec05 ul {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0; }
.sec05 li {
  float: left;
  margin: 0; }
.sec05 .icons li:not(:last-child) {
  margin-right: 2px; }
.sec05 .photos {
  margin-bottom: 21px; }
  .sec05 .photos li {
    width: 178px;
    margin: 0 12px 12px 0; }
    .sec05 .photos li:nth-child(5n) {
      margin-right: 0; }

.gmap {
  margin: 0 0 66px;
  width: 100%;
  height: 240px; }

.sec06 {
  position: relative; }
  .sec06 ol {
    margin: 0 0 87px -12px;
    padding: 0;
    list-style: none;
    width: 1024px; }
  .sec06 li {
    margin: 0 0 16px; }
  .sec06 .ttl {
    background: url(../images/step-bg.png);
    height: 74px;
    position: relative;
    text-align: center;
    color: #7e501b;
    font-size: 1.5em;
    line-height: 74px;
    vertical-align: middle;
    font-weight: bold; }
  .sec06 .num {
    position: absolute;
    left: 97px;
    top: 5px; }
  .sec06 .txt {
    text-align: center;
    padding: 0 240px;
    margin: 0; }
    .sec06 .txt .red {
      font-weight: bold; }
  .sec06 .box_inner > img:last-child {
    position: absolute;
    left: 50%;
    bottom: 430px;
    margin-left: 235px; }

footer {
  text-align: center; }
  footer > img:first-child {
    margin: 0 0 18px; }
  footer ul {
    list-style: none;
    font-size: 0%;
    margin: 0 0 14px;
    padding: 0;
    text-align: center; }
  footer li {
    display: inline-block;
    font-size: 14px;
    border-right: solid 1px #7e501b;
    padding: 0 1.5em; }
    footer li:first-child {
      border-left: solid 1px #7e501b; }
    footer li a {
      text-decoration: none; }
      footer li a:hover {
        text-decoration: underline; }
  footer .copyright {
    margin: 0 0 59px;
    font-size: 0.75em;
    text-align: center; }

#slider {
	display: none;
}

	#box_slider_sp {
    height: 550px;
    margin: 0 0 50px 100px; }
    #box_slider_sp .bx-viewport {
      width: 600px !important; }
     #box_slider_sp .bx-viewport li{
     	width: 420px !important;
     }
      #box_slider_sp .bx-viewport li > img {
        width: 600px;
        height: 530px; }
    #box_slider_sp .bx-controls {
      height: 500px;
      width: 600px; }
      #box_slider_sp .bx-controls #box_slider_sp .bx-controls {
        width: 43px;
        background-size: 24px; }
    #box_slider_sp + img {
      margin: 0 20px;
      height: auto; }

@media screen and (min-device-width: 768px) {
#box_slider_sp{
	display:none;
}

 .bx-wrapper .bx-controls-direction a {
  display: none;
}

}



@media screen and (max-device-width: 767px) {
  html, body, h1, h2, h3, h4, h5, h6, li, dt, dd, th, td, caption, blockquote, div, section, p {
    font-size: 20px; }


	.bx-wrapper .bx-controls-direction a {
  display: none;
}


.loopSliderWrap {
    top: 0;
    left: 0;
    height: 550px;
    overflow: hidden;
    position: absolute;
}

.loopSlider {
    margin: 0 auto;
    width: 500px;
    height: 550px;
    text-align: left;
    position: relative;
    overflow: hidden;
}

.loopSlider ul {
    height: 550px;
    float: left;
    overflow: hidden;
}

.loopSlider ul li {
    width: 430px;
    height: 550px;
    float: left;
    display: inline;
    overflow: hidden;
}

/* ------------------------------
   CLEARFIX ELEMENTS
------------------------------ */
.loopSliderWrap:after {
    content: "";
    display: none;
    clear: none;
}


  body {
    width: 640px;
    min-width: inherit;
    -webkit-text-size-adjust: 100%; }

  header, main, footer {
    min-width: inherit; }

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

  .box_inner {
    width: 600px; }

  .sp_only {
    display: inline-block; }

  .sp_block {
    display: block; }

  .box_left, box_right {
    float: none; }

  .txt {
    line-height: 1.5em; }

  .ban_campaign {
    padding: 14px 20px 0 20px;
    height: 279px;
    margin: 0 0 23px;
    box-sizing: border-box; }
    .ban_campaign > img:first-child {
      width: 498px;
      height: auto;
      margin-bottom: 15px;
      margin-left: -92px; }
    .ban_campaign > img:last-child {
      left: auto;
      right: 0;
      margin-left: 0;
      width: 175px;
      height: auto; }
    .ban_campaign a {
      background: url(../images_sp/btn-entry.png) center no-repeat;
      width: 595px;
      height: 80px;
      display: block; }
      .ban_campaign a > img {
        display: none; }

	#slider {
		display: block;
	}

	#box_slider {
		display: none;
	}



  header {
    background: url(../images_sp/mv.jpg) center top/100% no-repeat; }
    header .box_inner {
      padding: 0; }
    header .logo {
      width: 70px; }
    header h1 {
      padding: 0 40px; }
      header h1 > img:first-child {
        display: none; }
      header h1:before {
        content: url(../images_sp/mv.png);
        margin-left: -25px; }
    header nav {
      padding: 21px 0 137px 79px; }
      header nav ul {
        width: 521px;
        border-radius: 11px; }

  h2 {
    margin: 0 0 29px; }

  .sec01 .box_inner {
    margin-bottom: 27px;
    text-align: center; }
    .sec01 .box_inner h2 + img {
      display: none; }
    .sec01 .box_inner:after {
      content: url(../images_sp/lead-nayami.png.png); }
  .sec01:before, .sec01:after {
    position: absolute; }
  .sec01:before {
    content: '';
    background: url(../images/lead-flower.png) center/contain no-repeat;
    display: inline-block;
    width: 189px;
    height: 151px;
    top: 204px;
    left: 0; }
  .sec01:after {
    content: '';
    background: url(../images/lead-mat.png) center/contain no-repeat;
    width: 133px;
    height: 121px;
    display: inline-block;
    top: 32px;
    right: 0; }
  .sec01 .about {
    position: static;
    width: 100%;
    height: 229px;
    padding-bottom: 0;
    padding-top: 32px;
    box-sizing: border-box;
    background-size: cover; }
    .sec01 .about img {
      position: static;
      width: 427px; }

  .sec02 h3 {
    margin: 0 0 27px;
    padding-bottom: 322px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 480px; }
  .sec02 .txt {
    text-shadow: none;
    margin-bottom: 25px;
    margin-top: 0; }
  .sec02 > div:not(.ban_campaign) {
    background-image: none !important; }
    .sec02 > div:not(.ban_campaign) h3 > img:first-child {
      display: none; }
  .sec02 .box_left, .sec02 .box_right {
    width: 100% !important; }
  .sec02 .img {
    display: none; }
  .sec02 .box01 {
    border-bottom: solid 2px rgba(231, 206, 195, 0.5); }
    .sec02 .box01 h3 {
      background-image: url(../images/sec02-img01.jpg); }
      .sec02 .box01 h3:before {
        content: url(../images_sp/sec02-num1.png); }
    .sec02 .box01 .box_left {
      width: 496px; }
    .sec02 .box01 .box_right {
      width: 480px; }
    .sec02 .box01 .orange {
      text-indent: 58px;
      font-size: 1.1em;
      margin: 0 0 21px; }
      .sec02 .box01 .orange:before {
        width: 0.90909em;
        height: 0.90909em; }
    .sec02 .box01 ul {
      text-align: center;
      margin-bottom: 20px;
      font-size: 0%;
      width: 100%; }
    .sec02 .box01 li {
      display: inline-block;
      margin: 0 12px !important;
      width: 230px;
      float: none; }
    .sec02 .box01 .small {
      font-size: 0.9em;
      margin: 0 20px 35px; }
  .sec02 .box02 {
    padding: 34px 0 30px; }
    .sec02 .box02 h3 {
      background-image: url(../images/sec02-img02.jpg); }
      .sec02 .box02 h3:before {
        content: url(../images_sp/sec02-num2.png); }
  .sec02 .box03 {
    padding: 43px 0 0; }
    .sec02 .box03 h3 {
      background-image: url(../images/sec02-img03.jpg); }
      .sec02 .box03 h3:before {
        content: url(../images_sp/sec02-num3.png); }
    .sec02 .box03 h4 {
      width: 100%;
      position: relative;
      padding-bottom: 13px;
      text-align: center;
      margin: 0 0 29px; }
      .sec02 .box03 h4 img {
        left: -48px; }
    .sec02 .box03 ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .sec02 .box03 li {
      width: 100%;
      margin: 0 !important; }

  .sec03 h2 {
    margin-bottom: 34px; }

  #box_slider {
    height: 302px;
    margin: 0 0 39px; }
    #box_slider .bx-viewport {
      width: 1501px !important; }
      #box_slider .bx-viewport li > img {
        width: 453px;
        height: 302px; }
    #box_slider .bx-controls {
      height: 302px;
      width: 596px; }
      #box_slider .bx-controls #box_slider .bx-controls {
        width: 43px;
        background-size: 24px; }
    #box_slider + img {
      margin: 0 20px;
      width: 600px;
      height: auto; }



  .sec04 {
    margin-bottom: 29px; }
    .sec04 h2 {
      margin-bottom: 15px; }
    .sec04 li {
      padding: 30px 0; }
      .sec04 li .num {
        float: left !important;
        width: 86px;
        height: 86px;
        margin: 0 20px 0 0 !important; }
    .sec04 h3 {
      line-height: 86px;
      font-size: 1.20027em;
      margin: 0; }
      .sec04 h3 .red {
        color: #c32d30; }

  .sec05 {
    margin-bottom: 47px; }
    .sec05 .box_studio {
      padding: 0 20px; }
      .sec05 .box_studio:before {
        margin: 0 33px 0 0; }
    .sec05 h3 {
      font-size: 1.6em;
      width: 485px;
      padding: 34px 0 47px; }
    .sec05 .copy {
      width: 100%;
      margin: 0 0 30px;
      font-size: 1.1em;
      text-align: center; }
    .sec05 a[href^="tel"] {
      position: static;
      text-decoration: none;
      display: block;
      padding: 28px 0;
      border-radius: 0;
      text-align: center;
      font-size: 1.5em;
      margin-bottom: 28px; }
      .sec05 a[href^="tel"]:before {
        font-size: 0.8em; }
    .sec05 .box_double {
      margin-bottom: 0; }
    .sec05 .box_left, .sec05 .box_right {
      width: 100%;
      margin: 0; }
    .sec05 .box_left {
      margin-bottom: 29px;
      text-align: center; }
    .sec05 .small {
      font-size: 0.7em; }
    .sec05 dl {
      margin: 0 0 19px; }
    .sec05 dt {
      width: 142px;
      padding: 12px 0 12px 38px; }
    .sec05 dd {
      padding: 12px 0 12px 170px; }
      .sec05 dd:after {
        left: 143px;
        top: 12px;
        bottom: 12px; }
      .sec05 dd > img {
        position: absolute;
        right: 0;
        top: 8px; }
    .sec05 .icons {
      margin-bottom: 29px;
      font-size: 0%;
      text-align: center; }
      .sec05 .icons li {
        float: none;
        display: inline-block; }
    .sec05 .photos {
      margin-bottom: 28px; }
      .sec05 .photos li {
        width: 178px;
        margin: 0 13px 13px 0 !important; }
        .sec05 .photos li:nth-child(3n) {
          margin-right: 0 !important; }

  .gmap {
    width: 100%;
    height: 250px;
    margin: 0 0 31px; }
    .gmap iframe {
      width: 100%;
      height: 100%; }

  .sec06 h2 {
    margin-bottom: 40px; }
  .sec06 ol {
    margin: 0 0 52px -20px;
    width: 640px; }
  .sec06 .ttl {
    background: url(../images_sp/step-bg.png) center top no-repeat;
    padding-left: 75px;
    box-sizing: border-box;
    margin-bottom: 10px;
    font-size: 1.2em; }
  .sec06 .num {
    left: 80px; }
  .sec06 .txt {
    padding: 0 20px; }
  .sec06 .box_inner > img:last-child {
    display: none;
    /*		position: absolute;
    		left: 50%;
    		bottom: 430px;
    		margin-left: 235px;*/ }





  footer {
    text-align: center; }
    footer > img:first-child {
      margin: 0 0 18px; }
    footer ul {
      list-style: none;
      font-size: 0%;
      margin: 0 0 14px;
      padding: 0;
      text-align: center; }
    footer li {
      display: inline-block;
      font-size: 14px;
      border-right: solid 1px #7e501b;
      padding: 0 1.5em; }
      footer li:first-child {
        border-left: solid 1px #7e501b; }
      footer li a {
        text-decoration: none; }
        footer li a:hover {
          text-decoration: underline; }
    footer .copyright {
      margin: 0 0 59px;
      font-size: 0.75em;
      text-align: center; } }


      table.mailform {
        border: 1px solid #ccc;
        margin: 0 auto 20px;
        padding: 0;
        font-size: 1.2em;
        width: 80%;
        table-layout: fixed;
      }
      table tbody {
        margin: 0;
        padding: 0;
      }
      table tr th {
        border: 1px solid #ccc;
        color: #000;
        font-weight: bold;
        padding: 15px;
        width: 20%;
        vertical-align: middle;
        text-align: left;
      }
      table tr td {
        background: #fff;
        border-bottom: 1px solid #ccc;
        color: #000;
        padding: 15px;

      }
table label.mfp_not_checked {
  padding: 3px;
  border: 1px solid #fff;
}
table label {
  border-radius:3px;
  margin: 3px;
  display: inline-block;
}
input {
  border:  1px solid #ccc;
  box-shadow:2px 2px 2px 0 rgba(200, 200, 200, 0.2) inset
  padding:10px;
  vertical-align:top;

}

/* iframe要素内でサイズ指定している場合は必要なし */
.iframe {
  width: 100%;
  height: 2300px;
  font-size: 24px;
}
/* CSSでレスポンシブ対応 */
@media screen and (min-width: 560px) {
  .iframe-wrapper {
    position: relative;
    width: 100%;
      height: 2600px;
    padding: calc(315 / 560 * 100%) 0 0;
  }
  .iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
