@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/earlyaccess/sawarabimincho.css);

/* Shared
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button {
  border-radius: 100px;
}

/* Sections
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section {
  padding: 3rem 0 3rem;
}

.section-heading,
.section-description {
  margin-bottom: 2rem;
  text-align: center;
}

body {
background: url(../images/bg_01.png) repeat fixed center top, #fff;

}

#wrapper {
  max-width:1200px;
	margin:0 auto;
	box-shadow: 0 1px 2px rgba(0,0,0,.333);
}

.site-width {
  /*max-width: 1200px;
  margin: 0 auto;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  box-shadow: 0 1px 2px rgba(0,0,0,.333);*/
}

#wrapper.section {
  padding-bottom: 0 !important;
}

h2 {
  font-size: 2em;
  line-height: 1.5 !important;
  margin-bottom: 1rem;
}

h3 {
  text-align: center;
  line-height: 1.5 !important;
}

h4 {
  text-align: center;
  font-size: 1.35em;
}

.nopc {
  display: none;
}

.nosp {
  display: block;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.alpha80 {
  background: rgba(255, 255, 255, 0.8);
}

.responsive {
  width: 100%;
}

.pink {
  color: #AF125F;
}

.section .mincho30 {
  text-shadow: none;
}

.desc {
  max-width: 640px;
  margin: 0 auto;
  font-size: 115%;
}

.mincho {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

h2.mincho {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
}

#countdown {
  height: auto;
  width: 100%;
  position: fixed;
  z-index: 9999;
  background-color: #DF0952;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, #E5E5E3 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, #E5E5E3 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, #E5E5E3 100%);
  background-color: rgba(0, 0, 0, 0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#E5E5E3', GradientType=0);
  border-bottom: 1px solid #52A934;
  background-color: #fff;
}

dl.check, .check2 {
  max-width: 800px;
  margin: 0 auto 40px;
}

dl.check dt {
  width: 1.5em;
  float: left;
  font-size: 125%;
  color: #E05C8E;
  padding: 0.3em 0 0.3em 0;
}

dl.check dd {
  margin-left: 1.5em;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 125%;
  border-bottom: #ccc dotted 1px;
  padding: 0.3em 0 0.3em 0;
}

.movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}

.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Hero
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.hero {
  width: 100%;
  position: relative;
  z-index: 9;
  background-color: #fff;
  /*background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/pink-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 79px;
	background-size: cover;*/
  padding: 79px 0 0 !important;
}

.hero .container {
  position: relative;
  width: 100% !important;
  max-width: 1200px;
  margin: 0 auto 0;
  padding: 0 0;
  line-height: 0;
  box-sizing: border-box;
}

.hero img {
  width: 100%;
  max-width: 1200px;
}

/* section1
–––––––––––––––––––––––––––––––––––––––––––––––––– */
body div.section1 {
  /*	background-color: #DCF1F2;*/
  /*	background-color: #F4ECD7;
	padding-bottom:220px;*/
}

.section1-inn {
  position: relative;
}

.section1-left {
  position: relative;
  z-index: 100;
  padding: 15px;
  box-sizing: border-box;
}

.backtop {
  position: absolute;
  right: 0px;
  top: 50px;
  z-index: 1;
  width: 500px;
}

.backtop2 {
  position: absolute;
  right: 0px;
  bottom: -200px;
  z-index: 1;
  width: 500px;
}

/* osusume
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.osusume {
  background: #fff;
  /*background: url(../images/goldbg.jpg) no-repeat fixed center bottom,#fff;
	-webkit-background-size:cover;
	background-size:cover;*/
}

.osusume ul {
  max-width: 90%;
  margin: 0 auto 30px;
  padding: 2rem;
  font-size: 2.0rem;
  font-weight: bold;
  /*	background: #fff;*/
  background: rgba(255, 255, 255, 0.8);
  list-style: circle outside;
}

.osusume ul li {
  margin-left: 1em;
}

/* program1
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.program1 {
  background: #fff;
  /*-webkit-background-size:cover;
	background-size:cover;*/
  padding-bottom: 5rem !important;
  /*color: #232323;*/
}

.program1 .section-description {
  font-size: 1.1em;
  margin-bottom: 0.5em;
  padding-top: 0.5em;
}

.program1 .category {
  text-align: center;
}

.topmsg, .service-box {
  border: 1px solid #DAC6AE;
  background: #F8F4ED;
  border-radius: 10px;
  padding: 1.5em;
  margin-bottom: 30px;
  box-sizing: border-box;
  color: #8C2300;
  line-height: 1.6;
}

.topmsg ul {
  margin-left: 0.5em;
  box-sizing: border-box;
  margin-bottom: 0;
}

.topmsg ul li {
  margin-bottom: 0.2em;
}

.topmsg .topvoice {
  margin-left: 1em;
  margin-bottom: 20px;
}

.topmsg .topvoice ul {
  list-style: none;
  margin: 0 0 1em;
  padding: 0;
  font-size: 0.9em;
}

.bg03 {
  background: url(../images/bg03.jpg) no-repeat center top -70px;
}

/* guidance
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*.guidance h3{
	color: #967B56;
}*/
/*.guidance h4{
	color: #967B56;
}*/
.guidance {
  /*background: url(../images/outline-back3.jpg) repeat scroll center top,#F7F1E1;*/
  background: #fff;
}

.chui {
  max-width: 720px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

.guidance p {
  font-size: 1.15em;
}

.guidance .waku {
  max-width: 94%;
  margin: 0 auto;
  padding: 3rem 3rem 2rem;
  background: #fff;
  font-weight: normal;
  box-sizing: border-box;
}

.guidance .price {
  font-size: 1.4em;
  font-weight: bold;
}

.guidance .guide-txt {
  font-size: 1.15em;
}

.guidance dl {
  max-width: 640px;
  margin: 0 auto 30px;
}

.guidance dt {}

.guidance dd {
  text-align: center;
  margin-left: 0;
}

.guidance dl.kouza {
  margin: 0 auto 30px;
}

.guidance .kouza dt {
  float: left;
  clear: left;
}

.guidance .kouza dd {
  margin-left: 120px;
  text-align: left;
  margin-bottom: 0.8em;
  display: block;
}

.menu3 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 10px;
}

.menu3 span {
  padding: 0.2em 2rem;
  color: #fff;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  background: #CD9D51;
  border-radius: 5px;
}

dl.check dd {
  margin-left: 1.5em;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 125%;
  border-bottom: #ccc dotted 1px;
  padding: 0.3em 0 0.3em 0;
}

.guidance h4.line-center {
  position: relative;
  padding: 0 65px;
  text-align: center;
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 150%;
  font-weight: bold;
  line-height: 150%;
}

.guidance h4.line-center:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  border-top: #222 dotted 1px;
}

.guidance h4.line-center span {
  position: relative;
  padding: 0.5em 1em;
  border: 1px solid #16BABB;
  color: #16BABB;
  background: #fff;
  border-radius: 6px;
  /* CSS3草案 */
  -webkit-border-radius: 6px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 6px;
  /* Firefox用 */
}

.menu1 {
  display: block;
  font-weight: bold;
  font-size: 1.15em;
  color: #fff;
  padding: 3px 1em 3px 1em;
  background: linear-gradient(to right, #16BABB, #1BDEDE);
  margin-right: 0.5em;
  margin-bottom: 1em;
  border-radius: 50px;
}

.menu2 {
  display: inline-block;
  font-weight: bold;
  font-size: 1.15em;
  color: #fff;
  padding: 3px 0.5em 3px 1em;
  background: linear-gradient(to bottom, #EB60A1, #BD70CE);
  margin-right: 0.5em;
  margin-bottom: 1em;
  border-radius: 5px;
}

.menu1 .fas, .menu2 .fas {
  color: #fff;
}

.alert {
  text-align: left;
  font-size: 1.25em;
  padding: 1em;
  font-size: 0.9em;
  background: #EAF9F9;
  border: #B5E8E9 3px dotted;
  margin-bottom: 15px;
  border-radius: 10px;
}

.alert p {
  text-align: left;
}

.alert p.mb0 {
  margin-bottom: 0;
}

.alert ul {
  text-align: left;
  font-size: 1.35em;
  font-weight: bold;
}

.content1 {
  display: inline-block;
  font-size: 150%;
  text-shadow: 0 0 1px #bbb;
  font-family: 'ヒラギノ明朝 Pro W6', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
}

.content1 span {
  padding-left: 1em;
}

.content1 span img {
  vertical-align: middle;
}

/* message
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.message .line-center, .prof .line-center,
.voice .line-center {
  position: relative;
  text-align: center;
  font-weight: bold;
}

.message .line-center:before, .prof .line-center:before,
.voice .line-center:before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background-color: transparent;
  border-bottom: 3px double #875715;
}

.message .line-center span, .prof .line-center span,
.voice .line-center span {
  position: relative;
  z-index: 2;
  font-size: 0.8em;
  display: inline-block;
  margin: 0 1.5em;
  padding: 0 1em;
  background-color: #fff;
  color: #875715;
  text-align: center;
  /*border: 1px #FF95AB solid;*/
}

.prof, .message {
  background-color: #fff;
}

.prof .profmsg p {
  /*background: url(../images/bg-note01.png) bottom;*/
  line-height: 180%;
  overflow: hidden;
  margin-bottom: 30px;
}

.message_box {
  margin: 18px 0 0;
  position: relative;
  padding: 1.5em;
  background: url(../images/mess_bg.jpg) no-repeat scroll center top 1em, #fff;
  border: solid 1px #CD9D51;
}

/*.message_box:before, .message_box:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 1px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color:#DE5F92;
}
.message_box:before {left: 10px;}
.message_box:after {right: 10px;}*/
/* program
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.program {
  /*background: #EAE9F5;*/
  /*background: #FFF4FA;*/
  background: #F7F7F7;
}

.program .cr {
  color: #EE3377;
}

.program .headline-box {
  width: calc(100% - 40px);
  color: #fff;
  margin: 0 auto 30px auto;
  position: relative;
  padding: 15px;
  box-sizing: border-box;
  background: linear-gradient(#65DDD1, #37B2EE);
}

.program .headline-lg {
  position: relative;
  width: 100%;
  text-align: center;
  color: #9F2862;
  line-height: 1.4;
  padding: 0.25em 1em;
  display: inline-block;
  box-sizing: border-box;
}

.program .headline-lg:before, .program .headline-lg:after {
  content: '';
  width: 20px;
  height: 30px;
  position: absolute;
  display: inline-block;
}

.program .headline-lg:before {
  border-left: solid 1px #ff5722;
  border-top: solid 1px #ff5722;
  top: 0;
  left: 0;
}

.program .headline-lg:after {
  border-right: solid 1px #ff5722;
  border-bottom: solid 1px #ff5722;
  bottom: 0;
  right: 0;
}

.program h4 {
  display: inline-block;
  background: #EC0076;
  color: #fff;
  /*文字色*/
  /*border: solid 3px #fa8072;線色*/
  padding: 0.3em 1em;
  /*文字周りの余白*/
  border-radius: 0.5em;
  /*角丸*/
}

/* description
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.description {
  background: #fff;
}

.description h4 {
  color: #000;
  font-weight: bold;
  text-align: left;
  font-size: 1.25em;
  padding: 0 5px 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #222;
}

.toiawase {
  max-width: 600px;
  padding: 20px;
  border: 3px #E3D5B5 solid;
  margin: 0 auto 60px;
}

/* faq
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.faq {
  background: #f6f6f6;
}

.faq h4.line-center {
  position: relative;
  padding: 0 65px;
  text-align: center;
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 150%;
  font-weight: bold;
  line-height: 150%;
}

.faq h4.line-center:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  border-top: #222 double 3px;
}

.faq h4.line-center span {
  position: relative;
  padding: 0 1em;
  background: #fff;
}

h4.line-center span.faq {
  display: inline-block;
  padding: 4px 20px 4px 20px;
  position: relative;
  background: #f6f6f6;
  color: #555;
}

.qa dl {
  margin-bottom: 20px;
}

.qa dl dt {
  font-weight: bold;
  display: table;
  width: 100%;
  border-bottom: 1px dotted #222;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.qa dl dt>span {
  display: table-cell;
  vertical-align: top;
  width: 1.2em;
  color: #E63575;
}

.qa dl dd {
  overflow: hidden;
  display: table;
  margin-left: 3px;
}

.qa dl dd>span {
  display: table-cell;
  font-weight: bold;
  color: #00BFFF;
  vertical-align: top;
  width: 1.2em;
}

.qa dt.q {
  background: url(../images/q_ico.jpg) no-repeat left 0;
  padding-left: 35px;
  box-sizing: border-box;
}

.qa dd.a {
  background: url(../images/a_ico.jpg) no-repeat left 0;
  padding-left: 35px;
  margin-left: 1px;
  box-sizing: border-box;
}

/* Values
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.values {
  background-image: url('../images/values-bg.jpg');
  background-size: cover;
  color: #fff;
  padding-bottom: 5rem;
}

.value-multiplier {
  margin-bottom: .5rem;
  color: #11DFC7;
}

.value-heading {
  margin-bottom: .3rem;
}

.value-description {
  opacity: .8;
  font-weight: 300;
}

/* footer
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.footer {
  color: #222;
  background-color: #d1d1d1;
  /* IE8用 上の「#footer{background: #d1d1d1;}」とセット*/
  background: linear-gradient(#d1d1d1, #e3e3e3);
  background: -moz-linear-gradient(top, #d1d1d1, #e3e3e3);
  /* Firefox用 */
  background: -webkit-gradient(linear, left top, left bottom, from(#d1d1d1), to(#e3e3e3));
  /* Safari,Google Chrome用 */
}

.footer #f-logo {
  width: 100px;
  margin-right: 15px;
  float: left;
}

.footer #f-menu {
  float: left;
  margin-top: 5px;
}

.footer a {
  color: #222;
}

.footer a:hover {
  color: #C00;
}

.tokuten dl {
  display: inline-block;
  border: 3px double #D55B86;
  padding: 20px;
}

.tokuten dt {
  background: #D55B86;
  color: #fff;
  margin-bottom: 10px;
}

.tokuten dd {
  margin-left: 0;
}

ul#ico li {
  font-size: 2rem;
  font-family: 'Noto Sans Japanese';
  font-weight: bold;
  text-indent: 0;
  padding-left: 2em;
  padding-bottom: 0.5em;
  /*text-shadow: 1px 2px 3px #ccc;*/
  border-bottom: 1px dotted #ccc;
  list-style: none;
}

/*ul#ico li::before {
    	content: "🌛 ";
    }*/
ul#ico li {
  background-image: url('../images/ico.png');
  background-position: top 3px left 0;
  background-repeat: no-repeat;
  background-size: 1.5em;
}

.photo-box {
  width: 80%;
  margin: 0 auto 35px auto;
  position: relative;
  /*
padding:30px 45px;
border-top:solid 1px #9E7F22;
border-bottom:solid 1px #9E7F22;
*/
  box-sizing: border-box;
}

/*
.photo-box:before, .photo-box:after{
content:'';
position:absolute;
top:-10px;
width:1px;
height:-webkit-calc(100% + 20px);
height:calc(100% + 20px);
background-color:#9E7F22;
}
.photo-box:before {left:10px;}
.photo-box:after {right:10px;}
*/
.photo-box img {
  width: 100%;
}

/*------------------------------*/
.photobox2 {
  width: 80%;
  margin: 0 auto 35px;
  position: relative;
  padding: 30px 45px;
  top: 0;
  background: #f6f6f6;
  box-sizing: border-box;
}

.photobox2 img, .photobox7 img {
  width: 100%;
}

.photobox2:before, .photobox2:after {
  position: absolute;
  top: 0;
  content: '';
  width: 10px;
  height: 100%;
  display: inline-block;
  box-sizing: border-box;
}

.photobox2:before {
  border-left: dotted 2px #3CBDFE;
  border-top: dotted 2px #3CBDFE;
  border-bottom: dotted 2px #3CBDFE;
  left: 0;
}

.photobox2:after {
  border-top: dotted 2px #3CBDFE;
  border-right: dotted 2px #3CBDFE;
  border-bottom: dotted 2px #3CBDFE;
  right: 0;
}

.photobox7 {
  margin: 0 auto 35px;
  width: 80%;
  padding: 0.5em 1em;
  color: #474747;
  background: whitesmoke;
  /*背景色*/
  border-left: double 7px #DE5F92;
  /*左線*/
  border-right: double 7px #DE5F92;
  /*右線*/
}

.photobox7 p {
  margin: 0;
  padding: 0;
}

/*------------------------------*/
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

h5.headingstyle {
  color: #fff;
  background-color: #3aaeb4;
  text-align: left;
  padding: 5px 8px;
}

.tokutenImg {
  width: 45%;
  height: auto;
  float: right;
}

.w100 {
  width: 100%;
}

h4.ribbon {
  line-height: 60px;
  position: relative;
  height: 60px;
  margin: 2em 50px 1em;
  padding: 0 2rem;
  text-align: center;
  color: #B63790;
  background: #F3DAEC;
}

h4.ribbon:before,
h4.ribbon:after {
  position: absolute;
  top: 0;
  display: block;
  /*height: 48px;*/
  content: '';
  border: 30px solid #F3DAEC;
}

h4.ribbon:before {
  left: -40px;
  border-left-width: 15px;
  border-left-color: transparent;
}

h4.ribbon:after {
  right: -40px;
  border-right-width: 15px;
  border-right-color: transparent;
}

h4.ribbon span {
  position: relative;
  display: block;
}

.message .line-center span.shopname {
  margin: 0;
  padding: 0;
}

.shopname {
  margin: 0;
  padding: 0;
  font-size: 0.75em;
}

.w72 {
  width: 720px;
  height: auto;
}

h3.stripe {
  position: relative;
  padding: 0.4em;
  /*background-color: #FFF;*/
  background-color: #FFE1F1;
  color: #9F2862;
  border-radius: 10px 10px 0px 0px;
}

h3.stripe:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 5px;
  background: #F0E8DD;
}

h3.stripe_bg {
  color: #875715;
  text-align: center;
  padding: 0.25em;
  border-top: double 3px #875715;
  border-bottom: double 3px #875715;
  background: #F7E7D5;
}

.midashi {
  text-align: center;
  color: #EC0076;
  font-size: 180%;
}

.midashi span {
  position: relative;
  display: inline-block;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #EC0076;
}

.midashi span::before,
.midashi span::after {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  border: 10px solid transparent;
}

.midashi span::before {
  border-top: 10px solid #EC0076;
}

.midashi span::after {
  margin-top: -1px;
  border-top: 10px solid white;
}

.program .headline-box {
  width: 100%;
  color: #875715;
  margin: 0 auto 30px auto;
  position: relative;
  border-top: solid 2px #875715;
  border-bottom: solid 2px #875715;
  background: #FEFEEF;
  background: linear-gradient(to bottom, #fff 0%, #FEFEEF 100%);
  box-sizing: border-box;
  padding: 3px 0;
}

.program .headline-box div {
  width: 100%;
  margin: 0 auto;
  padding: 15px;
  border-top: dotted 1px #875715;
  border-bottom: dotted 1px #875715;
  box-sizing: border-box;
}

.program h4 {
  display: inline-block;
  background: #d1496b;
  color: #fff;
  /*文字色*/
  /*border: solid 3px #fa8072;線色*/
  padding: 0.3em 1em;
  /*文字周りの余白*/
  border-radius: 0.5em;
  /*角丸*/
}

.w640 {
  width: 100%;
  max-width: 640px;
  padding: 0.5em box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}

.w800 {
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.voice .voice-inn {
  border: 1px solid #CD9D51;
}

.voice ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.voice li {
  padding: 1em 1.5em;
  margin-bottom: 0;
}

.voice li:nth-child(even) {
  padding: 0;
  margin: 0;
  font-size: 0;
}

.box06 .flex {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.fww {
  flex-wrap: wrap;
}

.jsb {
  justify-content: space-between;
}

.box06 .box .text {
  text-align: center;
  margin: 20px auto 0;
  font-size: 14px;
  color: #402000;
  font-weight: bold;

}

.box06 .st span{
  font-family: "Arial",sans-serif;
  color: #fff;

  background: #402000;
  padding: 3px 3vh;
  border-radius: 100vh;

}

.box06 .box {
  width: 25%;
  margin: 50px 0 0;
  text-align: center;
}

.rel {
  position: relative;
}

.box06 .box img {
  width: 50%;
  margin: 20px auto 0;
}

.flex {
  display: flex;
}

.box06 .box::after {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 0;
  bottom: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #402000;
  border-right: 2px solid #402000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.box06 .box:nth-of-type(4)::after,
.box06 .box:nth-of-type(8)::after {
  display: none;
}

ul.checklist li {
  font-size: 2rem;
  font-family: 'Noto Sans Japanese';
  font-weight: bold;
  text-indent: -1.5em;
  padding-left: 1.5em;
  padding-bottom: 0.5em;
  text-shadow: 1px 2px 3px #ccc;
  border-bottom: 1px dotted #ccc;
  list-style: none;
}

.checklist li::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c";
  padding-right: 0.5em;
  color: #D0C8A1;
}

h4.subtitle span {
  padding: 1rem 3rem;
  color: #fff;
  border-radius: 100vh;
  background: #B28500;
}

.gold {
  color: #B28500;
}

.gold-waku {
  border: 1px solid #B28500;
  padding: 3px 5px;
  color: #B28500;
}

.bg01 {
  background: #000 url(../images/bg01.jpg) no-repeat center top;
  padding-bottom: 10px;
  background-size: 100%;
}

.bg-l-purple {
  background: #EFEAF7;
}

h4.subtitle {
  text-align: left;
  background: url(../images/ico.png) no-repeat left top;
  padding-left: 40px;
  font-size: 22px;
  color: #321A37;
  padding-bottom: 5px;
  background-size: 1.5em;
}
.profile .name{
  font-size: 18px;
font-weight: bold;
margin: 0 0 16px;
display: flex;
width: 150px;
height: 46px;
justify-content: center;
align-items: center;
background: #212121;
color: #fff;
font-family: "Noto Serif JP", serif;

}
.upmenu{
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.6);
}
.specialbox{
  border: 3px double #fff;
  display: inline-block;
  padding: 1em;
  box-sizing: border-box;
}

dl.schedule {
  display: flex;
  flex-wrap: wrap;
  font-size:1.3em;
  margin-top: 0;
  margin-bottom: 0;
}
dl.schedule dt {
  width: 15%;
}

dl.schedule dt span {
  background: #8C2300;
  color: #fff;
  padding: 5px 10px;
  box-sizing: border-box;
}

dl.schedule dd {
  width: 85%;
  margin-left: 0;
}
