﻿/*!
 * 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%, #fff 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #fff 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #fff 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%, #222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 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/swirl.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: #c3124e;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 1.5em;
  font-weight: bold;
}
.first span {
  border: 1px solid #fff;
  width: 170px;
}
.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: #ffffff;
  background-image: url(../img/subhead_bg.png);
  background-position: center center;
  color: #444;
  padding-top: 45px;
  padding-bottom: 40px;
  font-size: 3.6em;
  font-family: "ryo-display-plusn", serif;
  font-style: normal;
  font-weight: 900;
  margin-bottom: 0;
  line-height: 1.2;
  text-shadow: 0px 0px 5px #ffffff;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.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-color: #ffffff;
  background-image: url("https://www.transparenttextures.com/patterns/xv.png");
  /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
  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;
}
.box3waku {
  padding-right: 5px;
  padding-left: 5px;
}
.box3 {
  background-color: #ffffff;
  background-image: url("https://www.transparenttextures.com/patterns/absurdity.png");
  border: 5px solid #d02937;
  max-width: 860px;
  margin-bottom: 0px;
  margin-top: 40px;
  box-shadow: 0 0 5px #a8d5e0;
}
.box3 .boxtitle {
  font-family: "ryo-display-plusn", sans-serif;
  font-weight: 900;
  background: #d02937;
  background-image: url("https://www.transparenttextures.com/patterns/batthern.png");
  color: #fff;
  padding-top: 16px;
  padding-bottom: 15px;
  font-size: 2.1em;
  font-weight: bold;
  margin-bottom: 23px;
}
.box3 p {
  padding-left: 25px;
  padding-right: 10px;
}
.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: 1px dotted #d02937;
  font-size: 1.5em;
  font-weight: bold;
  padding: 12px 0 6px 3px;
  list-style: none;
  line-height: 1.5;
  color: #d02937;
}
.ul1 i {
  color: ;
  margin-right: 5px;
}
.ul1 li:before {
  font-family: FontAwesome;
  content: '\f091';
  /* アイコンのunicode */
  margin-right: 10px;
}
.ul2 {
  max-width: 960px !important;
}
.ul2 li {
  border-bottom: 1px dotted #ddd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 10px 0 10px 3px;
  list-style: none;
  line-height: 1.5;
  color: #d02937;
}
.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.3em;
  font-weight: bold;
  padding: 9px 0 9px 3px;
  list-style: none;
  line-height: 1.5;
  color: #d02937;
}
.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.3em;
  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: #e43149;
}
.yellow {
  color: #d02937;
  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: " ";
}
.blur2::after {
  -moz-box-shadow: inset 0px 0px 10px 10px #fafafa;
  -webkit-box-shadow: inset 0px 0px 10px 10px #fafafa;
  box-shadow: inset 0px 0px 10px 10px #fafafa;
}
.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;
}
.voice {
  max-width: 890px;
  padding: 15px 10px 0;
  border: 3px solid #ddd;
  background: #eee;
  margin-bottom: 30px;
}
.voice p {
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-bottom: ;
}
.voice .voicetop {
  background: #d21759;
  border-bottom: none;
  font-size: 1.7em;
  color: #fff;
  font-weight: bold;
  box-shadow: 0 0 3px #888;
  padding: 10px 5px 5px;
}
.voice .voice_box {
  border: 1px solid #ccc;
  padding: 15px 10px 0px 10px;
  background-color: #ffffff;
  background-image: url("https://www.transparenttextures.com/patterns/lined-paper-2.png");
  margin-bottom: 10px;
}
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;
    text-shadow: 0 0 3px #fff;
    background-image: url(../img/subhead_bg.png);
    background-position: center center;
  }
  .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: 400px !important;
    padding-left: 10px !important;
  }
  .ul1 li {
    border-bottom: 1px dashed #555;
    font-size: 1.2em;
    font-weight: bold;
    padding: 12px 0 4px 3px;
    list-style: none;
  }
  .ul1 i {
    color: ;
    margin-right: 5px;
  }
  .ul1 li:before {
    font-family: FontAwesome;
    content: '\f091';
    /* アイコンの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.1em;
    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;
    margin-right: 5px;
  }
  .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-color: #ffffff;
    background-image: url("https://www.transparenttextures.com/patterns/xv.png");
    /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
    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 {
    max-width: 860px;
    margin-bottom: 20px;
    margin-top: 40px;
    box-shadow: 0 0 5px #a8d5e0;
  }
  .box3 .boxtitle {
    font-family: "ryo-display-plusn", sans-serif;
    font-weight: 900;
    padding: 15px 10px;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 23px;
    line-height: 1.3;
  }
  .box3 p {
    padding-left: 10px;
    padding-right: 10px;
  }
  .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: 13px;
    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: " ";
  }
  .blur2::after {
    -moz-box-shadow: inset 0px 0px 5px 5px #fafafa;
    -webkit-box-shadow: inset 0px 0px 5px 5px #fafafa;
    box-shadow: inset 0px 0px 5px 5px #fafafa;
  }
  .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: #c3124e;
    color: #fff;
    padding-top: 4px;
    padding-bottom: 3px;
    font-size: 0.9em;
    font-weight: bold;
  }
  .first span {
    width: 100px;
    line-height: 1.6;
  }
  .voice_sp {
    padding-right: 5px;
    padding-left: 5px;
  }
  .voice {
    padding: 10px 0px 0px;
  }
  .voicetop {
    margin-bottom: 12px !important;
  }
}
blockquote .big {
  font-size: ;
}
/* カスタム, iPhone Retinaディスプレイ */
@media (max-width: 768px) {
  .pc {
    display: none;
  }
}
@media (min-width: 768px) {
  .sp {
    display: none;
  }
}
/* 見出し三角形 */
.emphasis {
  color: #d02937;
  font-size: 1.05em;
}
.sankaku {
  position: relative;
}
.sankaku:after {
  width: 0;
  height: 0;
  content: "";
  border-top: 30px solid #01567e;
  border-right: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 30px solid transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -30px;
}
/* プログラム詳細 */
.programblock {
  border: 10px solid #ccc;
  margin: 30px auto;
  width: 750px;
  font-family: 'Noto Sans', sans-serif;
}
.programblock .programhead {
  padding: 40px 0;
  text-align: center;
  border-left: none;
  border-bottom: 3px solid #ddd;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3em;
  font-weight: 900;
  background-image: url(../img/subhead_bg.png);
  color: #000000;
}
.programblock .programdetail {
  padding: 30px 40px;
  background: url(../img/bg_program.png);
}
.programblock .programdetail .programdetail-head {
  font-size: 2em;
  font-weight: 900;
  padding: 0 10px 2px;
  border-left: #A40000 11px solid;
  border-bottom: #A40000 5px solid;
}
.programblock .programdetail .programdetail-item {
  font-size: 1.7em;
  font-weight: 900;
  padding-left: 40px;
}
.programblock .programdetail .programdetail-item p {
  padding-left: 0;
  line-height: 1.5;
}
.programblock .programlabel {
  display: inline-block;
  padding: 2px 5px;
  margin: 0 5px;
  font-size: 0.9em;
}
.programblock .programlabel.programlabel-red {
  color: #ffffff;
  background-color: #C40B13;
  line-height: 1.3;
}
.programblock .programlabel.programlabel-red2 {
  color: #C40B13;
  background-color: #ffffff;
  border: #C40B13 3px solid;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .programblock {
    border: 5px solid #ccc;
    margin: 30px auto;
    width: 100%;
  }
  .programblock .programhead {
    font-size: 1.6em;
    padding: 30px 0;
    margin-top: 0;
  }
  .programblock .programdetail {
    padding: 15px 10px;
  }
  .programblock .programdetail .programdetail-head {
    font-size: 1.4em;
    border-left: #A40000 11px solid;
    border-bottom: #A40000 3px solid;
  }
  .programblock .programdetail .programdetail-item {
    padding-left: 30px;
  }
  .programblock .programdetail .programdetail-item p {
    line-height: 1.9;
  }
  .programblock .programdetail .programdetail-comment {
    font-size: 14px;
  }
}
.photoadd {
  margin-right: 20px;
  padding-left: 20px !important;
}
.photoadd img {
  width: 300px;
}
.photoaddsp {
  width: 80%;
  margin: 0 auto;
}
.photoaddsp img {
  width: 100%;
}
.ul_iconlist li {
  font-family: 'Noto Sans Japanese', sans-serif;
  border-top: 1px solid #d02937;
  border-right: 1px solid #d02937;
  border-bottom: 1px solid #d02937;
  font-size: 1.4em;
  font-weight: bold;
  padding: 13px 5px 13px 70px;
  /*left:画像幅+15*/
  list-style: none;
  line-height: 1.4;
  margin: 0 0 6px 0;
  position: relative;
  color: #000000;
}
.ul_iconlist li:before {
  position: absolute;
  content: "";
  top: -1px;
  left: 0;
  width: 55px;
  height: 103%;
  background: url("../img/list_icon_check01.png") 11px center no-repeat;
  background-size: 39px 33px;
  background-color: #d02937;
}
@media (max-width: 768px) {
  .ul_iconlist {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .ul_iconlist li {
    font-size: 1.1em;
    line-height: 1.1;
    padding-left: 65px;
    /*left:画像幅+10*/
  }
}
.ul_iconlist2 li {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 1.4em;
  padding: 10px 5px 10px 68px;
  /*left:画像幅+10*/
  list-style: none;
  line-height: 1.4;
  margin: 0 0 4px 0;
  position: relative;
}
.ul_iconlist2 li:nth-child(even) {
  background-color: #ececec;
}
.ul_iconlist2 li:nth-child(odd) {
  background-color: #dadada;
}
.ul_iconlist2 li:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 58px;
  height: 100%;
  background: url("../img/list_icon_check02.png") 9px center no-repeat;
  background-size: 40px 30px;
  background-color: #3c3c3c;
}
@media (max-width: 768px) {
  .ul_iconlist2 li {
    font-size: 1.1em;
    line-height: 1.1;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.ul_borderlist {
  padding: 0 60px;
}
.ul_borderlist h4 {
  width: 100%;
  margin: 0 auto 20px;
  padding: 8px 8px 8px 56px;
  font-size: 1.8em;
  font-weight: bold;
  color: #1a352f;
  background: url(../img/icon_check_01.png) no-repeat 0 0;
  border-bottom: 2px solid #1a352f;
  border-left: none;
}
.ul_borderlist ul {
  width: 100%;
  margin: 0 auto 50px;
  padding-bottom: 30px;
  border-left: 10px solid #1a352f;
  padding: 0 0 0 10px;
}
.ul_borderlist ul li {
  font-family: 'Noto Sans Japanese', sans-serif;
  width: auto;
  margin: 0 0 0 10px;
  padding: 10px 10px;
  font-size: 1.1em;
  font-weight: bold;
  list-style: none;
  border-bottom: 1px dotted #1a352f;
}
@media (max-width: 768px) {
  .ul_borderlist {
    padding: 0 10px;
  }
  .ul_borderlist h4 {
    font-size: 1.1em;
  }
  .ul_borderlist ul {
    padding-left: 0;
  }
  .ul_borderlist ul li {
    font-size: 1em;
    line-height: 1.1;
  }
}
.ol_nolist {
  padding: 0 60px;
  margin-bottom: 1.6em;
}
.ol_nolist li {
  font-family: 'Noto Sans Japanese', sans-serif;
  display: table;
  font-size: 1.2em;
  width: 100%;
  padding: 0;
  list-style: none;
  line-height: 2;
  margin: 0 0 6px 0;
  /*position: relative;*/
  border: 1px solid #000000;
}
.ol_nolist li span.no {
  width: 50px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-weight: bold;
  background-color: #000000;
}
.ol_nolist li span.text {
  width: auto;
  padding: 8px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  background-color: #fff;
}
@media (max-width: 768px) {
  .ol_nolist {
    padding: 0;
    margin-bottom: 1.3em;
  }
  .ol_nolist li {
    font-size: 1.1em;
    line-height: 1.5;
  }
}
.ul1 li,
.ul2 li,
.ul3 li {
  position: relative;
  padding-right: 5px;
}
.ul1 li:before,
.ul2 li:before,
.ul3 li:before {
  position: absolute;
  top: 50%;
  left: 5px;
}
.ul1 li {
  padding-left: 32px;
}
.ul1 li:before {
  margin-top: -17px;
}
.ul2 li {
  padding-left: 45px;
}
.ul2 li:before {
  margin-top: -22px;
}
.ul3 li {
  padding-left: 45px;
}
.ul3 li:before {
  margin-top: -23px;
}
@media (max-width: 480px) {
  .ul1 li {
    padding-left: 32px;
  }
  .ul1 li:before {
    margin-top: -14px;
  }
  .ul2 li {
    padding-left: 33px;
  }
  .ul2 li:before {
    margin-top: -15px;
  }
  .ul3 li {
    padding-left: 35px;
  }
  .ul3 li:before {
    margin-top: -16px;
  }
}
.entry-block-header {
  color: white;
  font-size: 2.3em;
  font-family: 'Noto Sans Japanese', sans-serif;
  text-align: center;
  text-shadow: 2px 2px 2px black;
  background-image: url("../img/form_top.png");
  background-repeat: no-repeat;
  padding: 25px 20px;
  line-height: 1;
  font-weight: 500;
}
.entry-block-header span {
  font-size: 1em;
  font-weight: 500;
}
.entry-block-header span.yellow {
  color: #fff100;
}
@media (max-width: 768px) {
  .entry-block-header {
    font-size: 1.25em;
    padding: 15px 10px;
  }
}
.reviewBox {
  width: 100%;
  margin: 0 auto 30px;
  padding: 0 60px;
  background-color: #fff;
  display: block;
  overflow: hidden;
}
.reviewBox .reviewBox-inner {
  border: 1px solid #222;
  width: 100%;
  padding: 30px 10px;
  overflow: hidden;
}
.reviewBox .reviewBox-inner .left {
  float: left;
  width: 150px;
}
.reviewBox .reviewBox-inner .left img {
  width: 100%;
}
.reviewBox .reviewBox-inner .right {
  float: right;
  width: 100%;
  margin-left: -150px;
}
.reviewBox .reviewBox-inner .right .right-inner {
  margin-left: 150px;
  padding-left: 20px;
  padding-right: 20px;
}
.reviewBox .reviewBox-inner .right .right-inner img {
  width: 80%;
  display: block;
  margin: 0 auto;
}
.reviewBox .reviewBox-inner .right .right-inner h3 {
  width: 100%;
  margin: 0 auto 20px;
  padding: 10px 15px;
  text-align: left;
  background-color: #222;
  color: #fff;
  font-size: 1.2em;
}
.reviewBox .reviewBox-inner .right .right-inner p {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 768px) {
  .reviewBox {
    padding: 10px 0;
    margin-bottom: 20px;
  }
  .reviewBox .reviewBox-inner .right {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  .reviewBox .reviewBox-inner .right .right-inner {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .reviewBox .reviewBox-inner .right .right-inner h3 {
    width: 100%;
    margin: 0 auto 10px;
    padding: 10px 15px;
    font-size: 1.1em;
  }
  .reviewBox .reviewBox-inner .right .right-inner p {
    padding-left: 0;
    padding-right: 0;
  }
}
.qaBox {
  width: 100%;
  margin: 0 auto 50px;
  background-color: #fff;
  padding: 0 60px;
}
.qaBox .qaBox-inner {
  width: 100%;
  border: 1px solid #000000;
}
.qaBox .qaBox-inner h3 {
  width: 100%;
  margin: 0 auto;
  background-color: #3c5363;
  display: table;
  padding: 20px 10px;
}
.qaBox .qaBox-inner h3 span.icon {
  width: 80px;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.qaBox .qaBox-inner h3 span.text {
  width: auto;
  text-align: left;
  vertical-align: middle;
  display: table-cell;
  color: #fff;
  font-size: 0.9em;
}
.qaBox .qaBox-inner .qaText {
  width: 100%;
  padding: 30px 50px;
}
.qaBox .qaBox-inner .qaText p,
.qaBox .qaBox-inner .qaText ul {
  padding: 0;
}
@media (max-width: 768px) {
  .qaBox {
    padding: 0;
  }
  .qaBox .qaBox-inner {
    width: 100%;
    border: 1px solid #000000;
  }
  .qaBox .qaBox-inner h3 {
    padding: 20px 10px 20px 0;
  }
  .qaBox .qaBox-inner h3 span.icon {
    width: 60px;
  }
  .qaBox .qaBox-inner h3 span.icon img {
    width: 40px;
  }
  .qaBox .qaBox-inner h3 span.text {
    font-size: 0.8em;
  }
  .qaBox .qaBox-inner .qaText {
    width: 100%;
    padding: 30px 10px;
  }
  .qaBox .qaBox-inner .qaText p,
  .qaBox .qaBox-inner .qaText ul {
    padding: 0;
    font-size: 14px;
  }
}
.colorBox {
  width: 100%;
  margin: 0 auto 50px;
  background-color: #fff;
  padding: 0 60px;
}
.colorBox .colorBox-inner {
  border: 1px solid #222;
}
.colorBox .colorBox-inner h3 {
  width: 100%;
  display: table;
  padding: 0;
}
.colorBox .colorBox-inner h3 span.number {
  width: 140px;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  color: #fff;
  font-size: 1.1em;
  background-color: #f6412a;
  text-shadow: 1px 1px 1px #b80000;
  padding: 30px 0;
}
.colorBox .colorBox-inner h3 span.text {
  width: auto;
  text-align: left;
  vertical-align: middle;
  display: table-cell;
  color: #fff;
  font-size: 1.1em;
  background-color: #48270a;
  padding: 30px;
}
.colorBox .colorBox-inner .colorBox-text {
  width: 100%;
  padding: 50px 0 20px;
  background-color: #ffffff;
  background-image: url(https://www.transparenttextures.com/patterns/brilliant.png);
}
.colorBox .colorBox-inner .colorBox-text .photoadd {
  padding-right: 20px;
  padding-left: 20px;
}
.colorBox .colorBox-inner .colorBox-text p {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 768px) {
  .colorBox {
    padding: 0 5px !important;
  }
  .colorBox .colorBox-inner h3 span.number {
    width: 100px;
    font-size: 1em;
  }
  .colorBox .colorBox-inner h3 span.text {
    font-size: 1em;
    padding-left: 10px;
    padding-right: 10px;
  }
  .colorBox .colorBox-inner .colorBox-text {
    width: 100%;
    padding: 30px 0 20px;
  }
  .colorBox .colorBox-inner .colorBox-text p {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.borderbg {
  padding: 45px 0px 20px;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 39px;
  border: 3px solid #ddd;
  background-color: #ffffff;
  background-image: url(https://www.transparenttextures.com/patterns/lined-paper-2.png);
}
@media (max-width: 768px) {
  .borderbg {
    margin-left: 5px;
    margin-right: 5px;
  }
}
.borderBox {
  width: 100%;
  padding: 0 30px;
  margin-bottom: 50px;
  /*h4 {
        width: 100%;
        padding: 20px;
        text-align: center;
        font-family: "Sawarabi Mincho";
        font-size: 1.4em;
        color: #fff;
        background-color: @borderbox-bgcolor;
        border-left: none;
        margin: 0;
    }*/
}
.borderBox h4 {
  width: 100%;
  margin: 0 auto 20px;
  padding: 8px 8px 8px 56px;
  font-size: 1.8em;
  font-weight: bold;
  color: #d02937;
  background: url(../img/icon_check_01.png) no-repeat 0 0;
  border-bottom: 2px solid #d02937;
  border-left: none;
  background-size: 45px;
  font-family: "ryo-display-plusn", serif;
  font-style: normal;
  font-weight: 900;
}
.borderBox .borderBox-text {
  width: 100%;
  padding: 30px 0 20px;
  border-left: 8px solid #d02937;
}
.borderBox .borderBox-text p {
  padding-left: 30px;
}
.borderBox .borderBox-text .photoadd {
  margin-right: 10px;
  padding-right: 0px;
  margin-bottom: 0;
}
.borderBox:last-child {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .borderBox {
    padding-left: 10px;
    padding-right: 10px;
  }
  .borderBox h4 {
    width: 100%;
    background-position-y: 37.5%;
    font-size: 1.6em;
  }
  .borderBox .borderBox-text p {
    padding-left: 10px;
    padding-right: 0;
  }
}
table.t-seminer {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
table.t-seminer thead th {
  text-align: center;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background: linear-gradient(#cc0000, #990000);
  color: #ffffff;
  border: 1px solid #cccccc;
}
table.t-seminer tbody td {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background: linear-gradient(#F9F9F9, #EBEBEB);
  border: 1px solid #cccccc;
  font-weight: bold;
  text-align: center;
}
table.t-seminer tbody td .seminer-btn-01 a,
table.t-seminer tbody td .seminer-btn-02 p,
table.t-seminer tbody td .seminer-btn-03 a {
  text-align: center;
  display: block;
  padding: 5px;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 20px;
  font-size: 1em;
  margin-bottom: 8px;
  text-decoration: none;
}
table.t-seminer tbody td .seminer-btn-01 a {
  background-color: #00A142;
  box-shadow: 0px 4px 0px 3px #006314;
  -moz-box-shadow: 0px 4px 0px 3px #006314;
  -webkit-box-shadow: 0px 4px 0px 3px #006314;
  color: white;
}
table.t-seminer tbody td .seminer-btn-01 a:hover {
  background-color: #10C55B;
}
table.t-seminer tbody td .seminer-btn-03 a {
  background-color: #f0ea00;
  box-shadow: 0px 4px 0px 3px #FF8C00;
  -moz-box-shadow: 0px 4px 0px 3px #FF8C00;
  -webkit-box-shadow: 0px 4px 0px 3px #FF8C00;
  color: black;
}
table.t-seminer tbody td .seminer-btn-03 a:hover {
  background-color: #FFFF55;
}
table.t-seminer tbody td .seminer-btn-02 p {
  background-color: #cc0000;
  box-shadow: 0px 4px 0px 3px #990000;
  -moz-box-shadow: 0px 4px 0px 3px #990000;
  -webkit-box-shadow: 0px 4px 0px 3px #990000;
  color: white;
}
@media (max-width: 768px) {
  table.t-seminer thead {
    display: none;
  }
  table.t-seminer tbody td {
    display: block;
    background: none;
  }
  table.t-seminer tbody td .seminer-btn-01 a,
  table.t-seminer tbody td .seminer-btn-02 p,
  table.t-seminer tbody td .seminer-btn-03 a {
    width: 100% !important;
    font-size: 0.8em;
    line-height: 32px;
  }
  table.t-seminer .td-day {
    background: linear-gradient(#cc0000, #990000);
    color: #ffffff;
    margin-top: 20px;
    border-bottom: none;
  }
  table.t-seminer .td-day .red {
    color: white;
  }
  table.t-seminer .td-time {
    font-size: 0.8em;
    width: 80px;
    height: 70px;
    float: left;
    line-height: 48px;
    background: linear-gradient(#F9F9F9, #EBEBEB);
  }
  table.t-seminer .td-entry {
    width: 100%;
    height: 70px;
    float: left;
    margin-left: -80px;
  }
  table.t-seminer .td-entry > div {
    margin-left: 80px;
  }
}
.innerBox {
  width: 100%;
  margin: 30px auto;
}
.innerBox h4 {
  font-size: 2.3em;
  padding-top: 25px;
  padding-bottom: 20px;
  border-left: none;
  margin-top: 0;
}
.innerBox .innerBox-text {
  margin-top: 30px;
}