/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-color: #e8e8e8;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-color: #2e6da4;
}
.navbar-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #e2e2e2 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #e2e2e2 0%, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e2e2e2 0%, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe2e2e2', endColorstr='#ffe9e9e9', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 4px;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
@media (max-width: 767px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  }
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  border-color: #2b669a;
}
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
  text-shadow: none;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
body {
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  background-image: url("https://www.transparenttextures.com/patterns/back-pattern.png");
  /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}
p {
  margin-bottom: 1.6em;
}
small {
  margin-bottom: 30px;
}
.first {
  background: #080477;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 1.5em;
  font-weight: bold;
}
.bg1 {
  background: url(../img/bg_pat_02.png);
}
.bg2 {
  background: url(../img/xv.png);
}
.bg3 {
  background: #ddd;
}
.bg0 {
  background: url(../img/room.jpg) no-repeat center center;
  background-size: ;
  background-attachment: fixed;
  color: ;
}
#background,
#background-front {
  position: fixed;
  right: 0;
  bottom: 0;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  z-index: -1;
}
h3 .red {
  color: #ef3939;
}
.container {
  max-width: 1000px;
  background-color: #fff;
}
.container-shadow {
  -moz-box-shadow: 0 0 3px rgba(153, 153, 153, 0.5);
  -webkit-box-shadow: 0 0 3px rgba(153, 153, 153, 0.5);
  box-shadow: 0 0 3px rgba(153, 153, 153, 0.5);
  background-image: url(../img/shadow.png);
  background-repeat: no-repeat;
  background-position: center top;
}
.subimg {
  margin-bottom: 60px;
  margin-top: 10px;
}
.header {
  background: url(../img/main1.png) center top no-repeat, url(../img/main1bg.jpg) center top no-repeat;
}
.header1 {
  padding-top: 50px;
  padding-bottom: 30px;
  background-color: #ffffff;
  background-image: url("https://www.transparenttextures.com/patterns/black-thread-light.png");
  /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}
.header2 {
  padding-top: 60px;
  padding-bottom: 40px;
  background-size: cover;
}
.res img {
  margin-top: 50px;
  margin-bottom: 50px;
}
.res img:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.tablen {
  width: 100px;
  background: #eee;
  padding-left: 15px;
  color: #444;
}
.tablee {
  width: 480px;
  background: ;
  color: #444;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  padding-left: 10px;
}
.subhead {
  background-color: #151177;
  background-image: url("https://www.transparenttextures.com/patterns/3px-tile.png");
  /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
  color: #fff;
  padding-top: 45px;
  padding-bottom: 41px;
  font-size: 3.5em;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-style: normal;
  font-weight: 900;
  margin-bottom: 0;
  line-height: 1.2;
  text-shadow: 0px 0px 7px rgba(8, 8, 8, 0.9);
}
.subhead1 {
  background: url(../img/subhead_bg1.png) center center;
  background-size: cover;
  color: #fff;
  padding-top: 53px;
  padding-bottom: 51px;
  font-size: 3.8em;
  font-family: 'Noto Sans Japanese', "kozuka-gothic-pr6n", sans-serif;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.2;
  text-shadow: 0px 0px 10px rgba(8, 8, 8, 0.9);
}
.orange {
  color: #ec6941;
}
.subhead_d {
  line-height: 1.2;
}
.booktitle {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 36px;
  font-family: "kozuka-gothic-pr6n", sans-serif;
  font-weight: 900;
  margin-bottom: 25px;
  border-bottom: 1px solid #555;
}
#btnsubmit {
  background: url(../img/form_btn.png) center;
  background-size: cover;
  border: 0;
  margin-top: -6px;
}
#btnsubmit:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.form_first {
  border-top: 5px solid #F18401;
  border-bottom: 5px solid #F18401;
  padding: 20px 0;
  background: url(../img/free_bg.jpg) center center;
}
.read {
  padding: 50px 0 35px;
}
.read h3 {
  font-size: 26px;
  font-weight: bold;
  padding: 30px 0 24px;
  margin: 0;
}
.read p {
  padding: 0 60px 0 60px;
}
.read ul {
  list-style: none;
  padding: 0 60px 0 60px;
  margin-bottom: 35px;
}
.box1 {
  background: #fff;
  border: 10px solid #9d1f1f;
  max-width: 790px;
  margin-bottom: 40px;
  margin-top: 40px;
}
.box1 ul {
  list-style: none;
  padding: 2px 15px 2px 15px;
  margin-bottom: 3px;
}
.box2 {
  background-color: #fff;
  background-image: url("https://www.transparenttextures.com/patterns/p6.png");
  border: 7px solid #da0a1a;
  max-width: 790px;
  margin-bottom: 40px;
  margin-top: 40px;
  padding: 10px;
  box-shadow: 0 0 3px #333;
  border-radius: 5px;
}
.box2 ul {
  list-style: none;
  padding: 2px 15px 2px 15px;
  margin-bottom: 3px;
}
.box2 p {
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 1.5em;
  font-weight: bold;
  box-shadow: 0 0 3px #333;
}
.content_head {
  background: #da0a1a;
  color: #fff;
}
.box3 {
  background: #174e0c;
  border: 0px solid #1e6710;
  max-width: 900px;
  margin-bottom: 0px;
  margin-top: 40px;
  padding: 20px 21px;
  box-shadow: 0 0 5px #555;
}
.box3 p {
  padding: 0;
}
.box4 {
  background: #44052c;
  border: 0px solid #e08000;
  max-width: 900px;
  margin-bottom: 0px;
  margin-top: 40px;
  padding: 20px 21px;
  box-shadow: 0 0 5px #555;
}
.box4 p {
  padding: 0;
}
.box_bg {
  box-shadow: 0 0 3px #000 inset;
  background: url(../img/bg_present.png);
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border: 15px solid #111;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 0 0 5px 5px;
}
.box_head {
  font-family: "ryo-display-plusn", sans-serif;
  line-height: 1.3;
  padding: 11px 10px 17px 30px !important;
  color: #fff;
  font-weight: bold;
  font-size: 3em;
  margin-bottom: 18px;
  text-shadow: 0px 1px 3px #000;
}
.box_head span {
  font-style: italic;
  font-size: 0.8em;
}
.box_head_bg1 {
  background: url(../img/box1.png) right bottom no-repeat, url(../img/bg_grey.png);
}
.box_head_bg2 {
  background: url(../img/box2.png) right bottom no-repeat, url(../img/bg_grey.png);
}
.box_head_bg3 {
  background: url(../img/box3.png) right bottom no-repeat, url(../img/bg_grey.png);
}
.box_head_bg4 {
  background: url(../img/box4.png) right bottom no-repeat, url(../img/bg_grey.png);
}
.box_head1 {
  font-family: "ryo-display-plusn", sans-serif;
  line-height: 1.3;
  padding: 15px 10px !important;
  background: url(../img/bg_grey1.png);
  color: #fff;
  font-weight: bold;
  font-size: 3em;
  margin-bottom: 20px;
  text-shadow: 0px 1px 3px #000;
}
.box_head1 span {
  font-style: italic;
  font-size: 0.9em;
}
.box1-1 {
  background: url(../img/paper_fibers.png);
  padding: 25px 30px 1px 0px;
  box-shadow: 0 0 3px #000 inset;
  max-width: 700px;
  margin-bottom: 30px;
  border: 10px solid #ddd;
}
.box_list {
  padding: 10px 25px 0;
  border: 15px solid #a9061c;
  max-width: 835px;
  margin-bottom: 30px;
}
.box_list ul {
  padding: 0;
  margin-bottom: 20px;
}
.ul1 {
  max-width: 960px !important;
}
.ul1 li {
  border-bottom: 2px dotted #555;
  font-size: 1.5em;
  font-weight: bold;
  padding: 12px 0 6px 3px;
  list-style: none;
  line-height: 1.5;
}
.ul1 i {
  color: ;
  margin-right: 5px;
}
.ul1 li:before {
  font-family: FontAwesome;
  content: '\f1b2';
  /* アイコンのunicode */
  margin-right: 10px;
}
.ul2 {
  max-width: 960px !important;
}
.ul2 li {
  border-bottom: 1px dotted #ddd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 5px 0 0px 3px;
  list-style: none;
  line-height: 1.5;
}
.ul2 i {
  color: ;
  margin-right: 5px;
  margin-top: 10px;
}
.ul2 li:before {
  font-size: 1.4em;
  font-family: FontAwesome;
  content: '\f046';
  /* アイコンのunicode       f087 \f091      */
  margin-right: 10px;
}
.ul3 {
  max-width: 960px !important;
}
.ul3 li {
  border-bottom: 1px dotted #ddd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 5px 0 0px 3px;
  list-style: none;
  line-height: 1.5;
}
.ul3 i {
  color: ;
  margin-right: 5px;
  margin-top: 10px;
}
.ul3 li:before {
  font-size: 1.4em;
  font-family: FontAwesome;
  content: '\f057';
  /* アイコンのunicode       f087 \f091      */
  margin-right: 10px;
}
.ul4 {
  padding-left: 40px !important;
}
.ul4 li {
  list-style-type: disc;
  border-bottom: 1px dashed #ddd;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.3;
  padding: 13px 0 10px 3px;
}
.ul5 {
  padding-left: 84px !important;
}
.ul5 li {
  list-style-type: disc;
  border-bottom: 1px solid #ddd;
  font-size: 1.3em;
  font-weight: bold;
  padding: 5px 0 0px 3px;
}
.ul5 i {
  margin-right: 0px;
}
.ul6 li {
  list-style: none;
  border-bottom: 1px dashed #999;
  font-size: 1.7em;
  font-weight: bold;
  padding: 5px 0 0px 3px;
}
.ul6 i {
  margin-right: 0px;
}
.ul6 li:before {
  font-family: FontAwesome;
  content: '\f046';
  /* アイコンのunicode */
  margin-right: 10px;
}
.ul6-1 li {
  list-style: none;
  font-size: 1.7em;
  font-weight: bold;
  padding: 5px 0 0px 3px;
}
.ul6-1 i {
  margin-right: 0px;
}
.ul6-1 li:before {
  font-family: FontAwesome;
  content: '\f084';
  /* アイコンのunicode */
  margin-right: 10px;
}
.ul7 {
  background-color: #ffffff;
}
.ul7 li {
  list-style: none;
  border-bottom: 1px dashed #555;
  font-size: 1.4em;
  font-weight: bold;
  padding: 5px 30px 0px 25px;
}
.ul7 li:last-child {
  border: 0;
}
.ul7 i {
  margin-right: 0px;
}
.ul7 li:before {
  font-family: FontAwesome;
  content: '\f1b2';
  /* アイコンのunicode */
  margin-right: 10px;
}
.ul8 li {
  list-style: none;
  border-bottom: 1px dashed #555;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.3;
  padding: 17px 0px 5px 3px;
}
.ul8 i {
  margin-right: 0px;
}
.ul8 li:before {
  font-family: FontAwesome;
  content: '\f0eb';
  /* アイコンのunicode */
  margin-right: 10px;
}
.table1 {
  max-width: 700px;
}
.table1 .thtitle {
  background-color: #339999;
  color: #fff;
}
.table1 th {
  min-width: 100px;
}
.table1 td {
  min-width: 600px;
}
.table2 {
  width: 655px;
}
.table2 .thtitle {
  background-color: #339999;
  color: #fff;
  font-size: 1.5em;
  padding: 5px 0 3px 14px;
}
.table2 th {
  background-color: #fff;
  width: 185px;
}
.table2 td {
  background-color: #fff;
  width: 500px;
}
.part {
  border-bottom: 10px solid #1f2d5f;
  border-right: 10px solid #1f2d5f;
  border-left: 10px solid #1f2d5f;
  width: 885px;
  padding: 30px 30px 0;
  background: url(../img/bg_wrapper.jpg);
  margin-bottom: 0px;
}
.part1 {
  max-width: 800px;
  border: 1px solid #999;
  background-color: #fff;
  margin-bottom: 30px;
}
.part1 span {
  padding: 10px 10px 5px;
  font-size: 3em;
  text-align: center;
  color: #fff;
  background: #a7293a;
  font-weight: bold;
  text-shadow: 0 0 5px #333;
}
.part1 ul {
  margin-bottom: 0px;
  padding: 3px 0px 0px 0px;
}
.part1 li:nth-child(even) {
  background: rgba(221, 221, 221, 0.5);
}
.part1 p {
  padding: 0;
  margin-bottom: 10px;
}
.part2 {
  max-width: 800px;
  border: 1px solid #999;
  background-color: #fff;
}
.part2 span {
  padding: 10px 10px 5px;
  font-size: 3em;
  text-align: center;
  color: #fff;
  background: #a7293a;
  font-weight: bold;
  text-shadow: 0 0 5px #333;
}
.part2 ul {
  margin-bottom: 0px;
  padding: 3px 0px 5px 0px;
}
.part2 li:nth-child(even) {
  background: rgba(221, 221, 221, 0.5);
}
.part2 p {
  padding: 0;
  margin-bottom: 10px;
}
.comment {
  width: 700px;
  border: 5px solid #555;
  border-radius: 10px;
  margin-left: 60px;
  padding: 10px 20px 20px ;
  margin-bottom: 30px;
}
.comment ul {
  margin-bottom: 0;
  padding: 0;
}
.record {
  max-width: 800px;
  border: 10px solid #5c6a7c;
  background: url(../img/bg_wrapper.jpg);
  padding: 17px 16px 5px 16px;
  font-weight: bold;
  margin-bottom: 30px;
  box-shadow: 0 0 5px #ddd;
}
.record p {
  padding-right: 5px;
  padding-left: 5px;
  margin-bottom: 10px;
  font-size: 1.2em;
}
.record img {
  float: right;
}
.record_title {
  box-shadow: 0 0 5px #999;
  margin-bottom: 15px;
  font-size: 2em;
  padding: 5px 5px 1px;
  background: #5c6a7c;
  text-align: center;
  color: #fff;
}
.level {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 1.2em;
  max-width: 870px;
  border: 10px solid #ddd;
  background: url(../img/bg_grey.png);
  padding: 17px 20px 0px 20px;
  margin-bottom: 30px;
}
.level p {
  padding: 0;
  margin-bottom: 10px;
}
.level_arrow {
  width: 300px;
  margin-bottom: 20px;
}
.btnbg {
  background-image: url(../img/btn_bg.jpg);
  background-size: 1400px 500px;
  padding-top: 0px;
  padding-bottom: 15px;
}
.test {
  border: 10px solid #ddd;
  max-width: 880px;
  padding: 10px 30px 0;
  margin-bottom: 30px;
  background-image: url(https://www.transparenttextures.com/patterns/squared-metal.png);
  border-radius: 15px;
}
.test p {
  padding: 0;
}
.content1 {
  background: #ab1313;
  color: #fff;
  font-size: 1.8em;
  font-weight: bold;
  padding: 5px 10px;
}
h4 {
  padding: .5em .75em;
  background-color: #eaeaea;
  border-left: 6px solid #ccc;
}
.form_all {
  background: url(../img/bg_form.jpg) center center;
  background-size: cover;
  padding: 45px 0 25px;
  background-position-y: -68px;
}
.form {
  background: #fff;
  border: 5px solid #555;
  padding-bottom: 10px;
  margin-top: 30px;
  margin-bottom: 35px;
  max-width: 780px;
  border-radius: 10px;
}
.form span {
  color: #fff;
  font-size: 3em;
  padding: 20px 0;
  font-weight: bold;
}
.form p {
  font-size: 14px;
  line-height: 1.3;
  padding: 0px 18px 10px;
  margin-bottom: 0;
}
.form .submit:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.entry {
  max-width: 817px;
  padding-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
  background: #fff;
}
.entry .form-group input {
  max-width: 670px;
  border: 1px solid #999;
  /* font-weight: bold; */
  height: 2.7em;
  font-size: 1.2em;
  margin-bottom: 12px;
  border-radius: 0;
  font-weight: bold;
}
.entry .submit {
  margin-top: 20px;
}
.detail {
  max-width: 730px;
  border: 1px #c0c0c0 solid;
  height: 100px;
  overflow: auto;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #333;
}
.labelf {
  font-weight: 800;
  margin-left: 135px;
  font-size: 1.2em;
  color: #444;
}
#btnsubmit {
  background: url(../img/form_btn.png) center;
  background-size: cover;
  border: 0;
  margin-top: 15px;
}
#btnsubmit:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.lts_fin {
  letter-spacing: -20px;
}
.lts_bc {
  letter-spacing: -20px;
}
.lts_bc2 {
  letter-spacing: -40px;
}
.lts_su {
  letter-spacing: -10px;
}
.tokuten {
  background-image: url(../img/present.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 450px 450px;
}
.photoadd {
  float: right;
  padding-left: 0;
}
.read1 p {
  padding: 0 0px 0 20px;
}
.read_btn {
  padding: 20px 0 0;
}
.btn_margin {
  margin-top: 0px;
  margin-bottom: 30px;
}
.btn_margina {
  margin-top: 10px;
  margin-bottom: 0px;
}
.big {
  font-weight: bold;
  font-size: 1.4em;
  font-family: ;
  line-height: 1.7;
  margin-bottom: 1.1em;
}
.bign {
  font-weight: normal;
  font-size: 1.5em;
  font-family: ;
}
.bigb {
  font-weight: 700;
  font-size: 2em;
  margin-bottom: 30px;
  line-height: 1.5;
}
.bigbig {
  font-weight: 800;
  font-size: 3em;
  font-family: 'Noto Sans Japanese', "kozuka-gothic-pr6n", sans-serif;
}
.bold {
  font-weight: bold;
  font-size: 1.1em;
}
.red {
  color: #ce2c42;
}
.yellow {
  color: #efed6e;
  font-size: 1.05em;
}
.marker {
  background: linear-gradient(transparent 60%, #ffff66 60%);
}
.markera {
  padding: 1px;
  font-weight: bold;
  background: #FFC926;
}
.under {
  text-decoration: underline;
}
.shadow {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.serif {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.serif1 {
  font-family: "ryo-display-plusn", sans-serif;
}
.btn {
  background-color: #F3F3F3;
}
.place1 {
  background: url(../img/wordb.png) right center;
  background-repeat: no-repeat;
}
.profile {
  background: url(../img/bg_prof.png);
  color: #444;
  border: 2px solid #555;
  padding: 30px 30px 15px;
}
.profile p {
  padding: 0;
}
.profile a {
  color: #333;
  text-decoration: none;
}
.profile h3 {
  padding: 10px 0 10px;
}
.profile h4 {
  font-weight: bold;
}
.profile_p {
  margin-bottom: 40px;
  margin-top: 50px;
}
.p_photo {
  float: right;
  border: 1px solid #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.p_photo_sm {
  border: 1px solid #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.blur,
.blur > img {
  margin: 0;
  padding: 0;
  border: 0;
}
.blur {
  position: relative;
  display: inline-block;
  font-size: 0;
  line-height: 0;
}
.blur:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: -2px;
  -moz-box-shadow: inset 0px 0px 10px 10px #fff;
  -webkit-box-shadow: inset 0px 0px 10px 10px #fff;
  box-shadow: inset 0px 0px 10px 10px #fff;
  content: " ";
}
.blurs,
.blurs > img {
  margin: 0;
  padding: 0;
  border: 0;
}
.blurs {
  position: relative;
  display: inline-block;
  font-size: 0;
  line-height: 0;
}
.blurs:after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -moz-box-shadow: inset 0px 0px 10px 10px #fff;
  -webkit-box-shadow: inset 0px 0px 10px 10px #fff;
  box-shadow: inset 0px 0px 10px 10px #fff;
  content: " ";
}
.space1 {
  padding: 50px;
  background: #333;
}
.space1 img {
  margin-bottom: 30px;
}
footer {
  padding: 30px 0 15px;
  background-color: #000;
  color: #fff;
}
footer a {
  color: #fff;
  text-decoration: none;
}
.fright {
  float: right;
}
/* imageを左に */
.left_sm {
  float: none;
}
@media (min-width: 768px) {
  .left_sm {
    float: left;
  }
}
/* imageを右に */
.right_sm {
  float: none;
}
@media (min-width: 768px) {
  .right_sm {
    float: right;
  }
}
/* スマホのときは改行なし */
.br_sm {
  display: none;
}
@media (min-width: 768px) {
  .br_sm {
    display: inline;
  }
}
/* スマホのときは改行あり */
.br_lg {
  display: none;
}
@media (max-width: 768px) {
  .br_lg {
    display: inline;
  }
}
.br_md {
  display: none;
}
@media (max-width: 992px) {
  .br_md {
    display: inline;
  }
}
/*==================================================
=            Bootstrap 3 メディア・クエリ             =
==================================================*/
/*==========  モバイル・ファーストの場合  ==========*/
/* カスタム, iPhone Retinaディスプレイ */
/* XSサイズ : Extra Small Devices, Phones */
/* Sサイズ、タブレット : Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .person-pc {
    max-width: 800px;
  }
}
/* Mサイズ、デスクトップ : Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .bb {
    border-bottom: 1px dotted #ddd;
    padding-bottom: 10px;
  }
}
/* Lサイズ、ワイドスクリーン : Large Devices, Wide Screens */
@media only screen and (min-width: 1450px) {
  .w1300 {
    box-shadow: 0 0 2px #555;
  }
}
/*==========  非モバイル・ファーストの場合  ==========*/
/* Lサイズ、ワイドスクリーン : Large Devices, Wide Screens */
/* Mサイズ、デスクトップ : Medium Devices, Desktops */
/* Sサイズ、タブレット : Small Devices, Tablets */
/* XSサイズ : Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  p {
    font-size: 14px;
  }
  small {
    font-size: 50%;
    margin-right: 10px !important;
    margin-left: 10px !important;
  }
  .header {
    background: url(../img/gplaypattern.png);
  }
  .header1 {
    padding-top: 1px;
    padding-bottom: 0;
  }
  .header2 {
    padding-top: 20px;
    padding-bottom: 14px;
  }
  .content .container {
    padding: 0 10px;
  }
  .space3 form {
    padding: 0 10px;
  }
  .read {
    padding: 25px 0 10px;
  }
  .read p {
    padding: 0 10px;
    margin-bottom: 1.3em;
  }
  .res img {
    padding: 0 5px;
  }
  .read h3 {
    padding: 0 10px;
  }
  .read ul {
    padding: 0;
  }
  .profile {
    padding: 15px 0 0px;
    border: 2px solid #555;
    margin-right: 5px;
    margin-left: 5px;
  }
  .subhead {
    font-size: 1.7em;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .photoadd {
    float: none;
  }
  .tokuten {
    background-image: none;
  }
  .booktitle {
    font-size: 23px;
    margin-bottom: 0.9em !important;
  }
  .big {
    font-size: 1.3em;
  }
  .bigb {
    font-size: 1.7em;
  }
  .form .big {
    font-size: 1.1em;
  }
  .tablen {
    width: 170px;
    background: #eee;
  }
  .tablee {
    width: 480px;
    background: ;
  }
  .content {
    margin-bottom: 0;
  }
  .col-xs-12 {
    padding: 0;
  }
  .face {
    float: right;
    width: 110px;
    margin-left: 10px;
    height: auto;
  }
  .form {
    max-width: 360px;
    padding-bottom: 5px;
    background: #fff;
  }
  .form-group {
    margin-bottom: 12px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .form-group input {
    margin-bottom: 5px !important;
  }
  #btnsubmit {
    padding-right: 5px;
    padding-left: 5px;
    margin-top: 0;
  }
  .detail {
    height: 50px;
    overflow: auto;
    max-width: 330px;
    border: 1px solid #ddd;
  }
  .ul1 {
    max-width: 350px !important;
    padding-left: 10px !important;
  }
  .ul1 li {
    border-bottom: 1px dashed #555;
    font-size: 1.3em;
    font-weight: bold;
    padding: 5px 0 0px 3px;
    list-style: none;
  }
  .ul1 i {
    color: ;
    margin-right: 5px;
  }
  .ul1 li:before {
    font-family: FontAwesome;
    content: '\f1b2';
    /* アイコンのunicode */
    margin-right: 10px;
  }
  .ul2 {
    max-width: 960px !important;
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  .ul2 li {
    border-bottom: 1px dotted #ddd;
    font-size: 1.3em;
    font-weight: bold;
    padding: 5px 0 5px 3px;
    list-style: none;
    line-height: 1.4;
  }
  .ul2 i {
    color: ;
    margin-right: 5px;
    margin-top: 10px;
  }
  .ul2 li:before {
    font-size: 1.3em;
    font-family: FontAwesome;
    content: '\f046';
    /* アイコンのunicode       f087 \f091      */
    margin-right: 0px;
  }
  .ul3 {
    max-width: 960px !important;
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  .ul3 li {
    border-bottom: 1px dotted #ddd;
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px 0 5px 3px;
    list-style: none;
    line-height: 1.4;
  }
  .ul3 i {
    color: ;
    margin-top: 10px;
  }
  .ul3 li:before {
    font-size: 1.3em;
    font-family: FontAwesome;
  }
  .ul4 {
    padding-left: 30px !important;
  }
  .ul4 li {
    list-style-type: disc;
    border-bottom: 1px dashed #ddd;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.4;
    padding: 13px 0 10px 0px;
  }
  .test {
    border: 8px solid #ddd;
    max-width: 880px;
    padding: 10px 15px 0;
    margin-bottom: 30px;
    background-image: url(https://www.transparenttextures.com/patterns/squared-metal.png);
    border-radius: 10px;
  }
  .box1 {
    background: #fff;
    border: 10px solid #9d1f1f;
    max-width: 790px;
    margin-bottom: 40px;
    margin-top: 40px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .box1 ul {
    list-style: none;
    padding: 2px 5px 2px 5px;
    margin-bottom: 3px;
  }
  .box2 {
    background-color: #fff;
    background-image: url("https://www.transparenttextures.com/patterns/p6.png");
    border: 7px solid #da0a1a;
    max-width: 790px;
    margin-bottom: 40px;
    margin-top: 40px;
    padding: 10px;
    box-shadow: 0 0 3px #333;
    border-radius: 5px;
  }
  .box2 ul {
    list-style: none;
    padding: 2px 15px 2px 15px;
    margin-bottom: 3px;
  }
  .box2 p {
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 1.5em;
    font-weight: bold;
    box-shadow: 0 0 3px #333;
  }
  .content_head {
    background: #da0a1a;
    color: #fff;
  }
  .box3 {
    background: #174e0c;
    border: 0px solid #1e6710;
    max-width: 900px;
    margin-bottom: 0px;
    margin-top: 25px;
    padding: 10px 10px;
    box-shadow: 0 0 5px #555;
  }
  .box3 p {
    padding: 0;
  }
  .box4 {
    background: #44052c;
    border: 0px solid #e08000;
    max-width: 900px;
    margin-bottom: 0px;
    margin-top: 25px;
    padding: 10px 10px;
    box-shadow: 0 0 5px #555;
  }
  .box4 p {
    padding: 0;
  }
  .bg1 {
    background: url(../img/bg_pat_02.png);
  }
  .bg2 {
    background: url(../img/grid_noise.png);
  }
  .bg3 {
    background: transparent;
  }
  .bg0 {
    background: url(../img/room.jpg);
  }
  .box_bg {
    margin-left: 0px;
    margin-right: 0px;
    border: 7px solid #111;
    padding: 10px 8px;
  }
  .box_head {
    font-family: "ryo-display-plusn", sans-serif;
    line-height: 1.1;
    padding: 0px 5px 7px 5px !important;
    color: #fff;
    font-weight: bold;
    font-size: 1.8em;
    margin-bottom: 10px !important;
    text-shadow: 0px 1px 3px #000;
  }
  .box_head span {
    font-style: italic;
    font-size: 0.6em;
  }
  .box_head_bg1 {
    background: url(../img/box1.png) center center no-repeat, url(../img/bg_grey.png);
  }
  .box_head_bg2 {
    background: url(../img/box2.png) right bottom no-repeat, url(../img/bg_grey.png);
  }
  .box_head_bg3 {
    background: url(../img/box3.png) right center no-repeat, url(../img/bg_grey.png);
  }
  .box_head_bg4 {
    background: url(../img/box4.png) right bottom no-repeat, url(../img/bg_grey.png);
  }
  .box_head1 {
    font-family: "ryo-display-plusn", sans-serif;
    line-height: 1.3;
    padding: 15px 10px !important;
    background: url(../img/bg_grey1.png);
    color: #fff;
    font-weight: bold;
    font-size: 3em;
    margin-bottom: 20px;
    text-shadow: 0px 1px 3px #000;
  }
  .box_head1 span {
    font-style: italic;
    font-size: 0.9em;
  }
  .box1-1 {
    background: url(../img/paper_fibers.png);
    padding: 16px 7px 0px;
    box-shadow: 0 0 3px #000 inset;
  }
  .box1-1 ul {
    margin-bottom: 25px;
  }
  .p_photo {
    float: right;
    border: 1px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    margin-right: 15px;
    margin-left: 7px;
  }
  .btnbg {
    background-image: url(../img/btn_bg.jpg);
    background-size: cover;
    padding-top: 0px;
    padding-bottom: 5px;
  }
  .btn_margin {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .btn_margina {
    margin-top: 0px;
    margin-bottom: 20px;
    padding-right: 5px;
    padding-left: 5px;
  }
  #btnsubmit {
    background: url(../img/form_btn.png) center;
    background-size: cover;
    border: 0;
  }
  .blur:after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -moz-box-shadow: inset 0px 0px 5px 5px #fff;
    -webkit-box-shadow: inset 0px 0px 5px 5px #fff;
    box-shadow: inset 0px 0px 5px 5px #fff;
    content: " ";
  }
  .form_first {
    padding: 10px 0 0;
    border-top: 4px solid #ff7801;
    border-bottom: 4px solid #ff7801;
  }
  .profile_p {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .lts_fin {
    letter-spacing: -10px;
  }
  .lts_bc {
    letter-spacing: -12px;
  }
  .lts_su {
    letter-spacing: -6px;
  }
  .first {
    background: #080477;
    color: #fff;
    padding-top: 4px;
    padding-bottom: 3px;
    font-size: 0.9em;
    font-weight: bold;
  }
  blockquote .big {
    font-size: ;
  }
}
/* カスタム, iPhone Retinaディスプレイ */
