@charset "utf-8";
/* CSS Document */

@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,@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;
}

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);
}

#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;
}
.mw100 img{
  max-width: 100%;
}
.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%;
}
.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:640px;
	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-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;
	box-shadow: 0 -2px 2px 0 rgba(0,0,0,.333);
}



.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: url(../images/top-bg.jpg) no-repeat center top,#fff;
	background-size:contain;*/
	padding-bottom: 5rem !important;
	/*color: #232323;*/
	background: #fff;
}

.program1 .section-description{
	font-size:1.15em;
}

.program1 .category{
	text-align: center;
}

.program1 .top-flex{
	 display: flex;
	 flex-wrap: wrap;
	 align-items: center;
  box-sizing: border-box;
  justify-content: center;
  color:#9A8649;
}

.program1 .top-flex .fl-left{
	 width: 30%;
}

.program1 .top-flex .fl-left img{
	 width: 100%;
}
.program1 .top-flex .fl-mdl{
	 width: 10%;
	 padding: 1em;
  box-sizing: border-box;
}

.program1 .top-flex .fl-mdl img{
	 width: 100%;
}

.program1 .top-flex .fl-right{
	 width: 60%;
	 padding: 0.5em;
  box-sizing: border-box;
}

.program1 .topmsg {
	background: url(../images/) no-repeat center top,#fff;
	margin-bottom: 30px;
	font-size:1.15em;
  font-weight: normal;
  /*border: 1px solid #76546C;*/
  padding: 50px 20px 20px;
  box-sizing: border-box;
	background-size: 100%;
	position: relative;
}
.program1 .topmsg p {
	margin-bottom: 0;
}

.program1 .topborder{
	margin-left: auto;
  margin-right: auto;
padding-top: 30px;
	box-sizing : border-box;
	color: #242414;

}

.program1 .flow{
	padding: 0 0;
	box-sizing: border-box;
	font-size:1.15em;
	color: #D3275F;
}


/* guidance
-------------------------------------------------- */

/*.guidance h3{
	color: #967B56;
}*/

/*.guidance h4{
	color: #967B56;
}*/

.guidance{
    /*background-size: 30px 30px;
    margin: 0 auto;
    background-color: #EDF8FA;
    background-image: radial-gradient(#ffffff 15%, transparent 20%), radial-gradient(#ffffff 15%, transparent 20%);
    background-position: 0 0, 15px 15px;*/
	background: url(../images/contents-bg.jpg) repeat scroll center top, #f7f7f7;
}

.guidance p{
    font-size:1.15em;
}

.guidance .waku{
	max-width: 94%;
	margin: 0 auto 30px;
	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{
  float: left;
  padding-bottom: 0.4em;
}

.guidance dd{
  margin-left: 6em;
  text-align: left;

  padding-bottom: 0.8em;
}

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;

}

.menu1 {
	display: inline-block;
    font-weight: bold;
    font-size:1.15em;
	color: #fff;
    padding: 3px 1em 3px 1em;
    background: linear-gradient(to bottom, #D9006C, #800040);
	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, #D9006C, #800040);
	margin-right: 0.5em;
    margin-bottom: 1em;
    border-radius: 5px;
}

.menu3{
  font-size: 1.2em;
  font-weight: bold;
}

.menu3 dt span{
  display: inline-block;
  padding: 0.1em 2rem;
  color: #fff;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  background: #C00;
  border-radius: 5px;
}


.menu1 .fas, .menu2 .fas{
	color: #fff;
}

.alert{
	padding:10px;
	font-size:0.9em;
	background: #f6f6f6;
	border: #ccc 1px dotted;
	margin-bottom: 15px;
}

.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: 1px;
  border-top:2px solid #EB9DB0;
  border-bottom:1px solid #EB9DB0;
}
.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: #EB9DB0;
  text-align: center;
}
/*.message .line-center:before {
  border-top:2px solid #FAABB7;
  border-bottom:1px solid #FAABB7;
}*/
/*.message .line-center span {
  color: #FAABB7;
}*/


.prof, .message{
  background-color: #fff;
}

.prof dt{
  float: left;
}

.prof dd{
  margin-left: 7em;
  margin-bottom: 0.5em;
}

.message_box {
    margin: 18px 0 0;
    position: relative;
    padding: 1.5em;
	background: url(../images/message_bg.jpg) no-repeat scroll center top, #fff;
    border: solid 1px #EB9DB0;
    background-size:100%;
}

.message_box.pink-msg {
    border: solid 1px #FAABB7;
}

/* program
-------------------------------------------------- */

.program{
	background:   #F7F7F7;
}

.program .cr{
	color: #EE3377;
}

.program .headline-lg {
  position: relative;
  width: 100%;
  text-align: center;
  color: #D55B86;
  font-weight: bold;
  padding-left: 0.3em;
  padding-right: 0.3em;

position:relative;
-webkit-box-sizing:border-box;
box-sizing:border-box;

}

.program .headline-lg::before,
.program .headline-lg::after {
position:absolute;
top:0;
content:'';
width:15px;
height:100%;
border-top:2px solid #d1496b;
border-bottom:2px solid #d1496b;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
.program .headline-lg::before {
left:0;
border-left:2px solid #d1496b;
}
.program .headline-lg::after {
right:0;
border-right:2px solid #d1496b;
}

/*.program .headline-lg:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fa8072;
}*/

.program .headline-box{
width:100%;
color:#d1496b;
margin:0 auto 30px auto;
position:relative;
border-top:solid 2px #d1496b;
border-bottom:solid 2px #d1496b;
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 #d1496b;
border-bottom:dotted 1px #d1496b;
	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;/*角丸*/
white-space: nowrap;

}


h3.box20{
  position: relative;
  text-align: center;
  padding: 1rem 2rem calc(1rem + 10px);
  background: #FFE1E1;
  color: #CC0000;
}

h3.box20:before {
  position: absolute;
  top: -7px;
  left: -7px;
  width: 100%;
  height: 100%;
  content: '';
  border: 2px solid #CC0000;
}

/* 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 dotted #222;
}

.toiawase {
    max-width: 600px;
    padding: 20px;
    border: 3px #E3D5B5 solid;
    margin: 0 auto 60px;
}

/* faq
-------------------------------------------------- */

.faq{
	background: #f6f6f6;
}

h4.line-center {
	font-size:150%;
	position: relative;
	/*display: block;*/
  	/*padding: 0 55px;*/
	color: #fff;
  /*border: 1px solid #ccc;*/

}
h4.line-center:before, h4.line-center:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 50%;
  display: inline-block;
  width: 100%;
  height: 1px;
  border-top: double 3px #555555;
}

h4.line-center span{
  background-color: #f6f6f6;
  display: inline-block;
  padding: 5px 10px;
  z-index: 2;
  position: relative;
  border-radius: 10px;        /* CSS3草案 */
  -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;   /* Firefox用 */
  color: #555555;
}



h4.line-center:before {
  left:0;
}
h4.line-center:after {
  right: 0;
}

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%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background: url("../images/img_q.png") no-repeat top left;
  padding-left: 40px;
  border-bottom: 1px dotted #999;
  min-height: 32px;
  line-height: 32px;
  box-sizing: border-box;
}

.qa dl dt>span {
  display: table-cell;
  vertical-align: top;
  width: 1.2em;
  color: #E63575;
}

.qa dl dd {
  overflow: hidden;
  display: table;
  background: url("../images/img_a.png") no-repeat top left;
  padding-left: 40px;
  margin-bottom: 40px;
  min-height: 32px;
  line-height: 32px;
  margin-left: 0;
  box-sizing: border-box;
}

.qa dl dd>span {
  display: table-cell;
  font-weight: bold;
  color: #00BFFF;
  vertical-align: top;
  width: 1.2em;
}


/* 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: 500;
    	text-indent: 0;
    	padding-left: 1.7em;
    	padding-bottom: 0.5em;
      border-bottom: 1px dotted #ccc;
      list-style: none;
    }

ul#ico li::before {
    	/*content: "⛩️ ";*/
    }


ul#ico li {
	background-image: url('../images/list_ico.png');
	background-position: top 0.25em left 0;
	background-repeat: no-repeat;
	background-size: 1.2em 1.2em;
}

.photo-box{
	width:80%;
	margin:0 auto 35px auto;
	position:relative;
	box-sizing: border-box;
}
.photo-box img{width:100%;}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.midashi_wrap{text-align: center;}

.ribbon2 {
  position: relative;
  padding: 1rem 2rem;
  /*border: 2px solid #EE6491;
  border-radius: 5px;*/
  box-sizing: border-box;
  max-width: 640px;
  margin: 0 auto 30px;
  background: #3CD7D9;
  background-image: linear-gradient(to bottom, #3CD7D9, #26C4C8);
}

.ribbon2:before {
  position: absolute;
  top: 3px;
  left: 3px;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  content: '';
  border: 1px solid #fff;
  /*border-radius: 3px;*/
}

.ribbon2 h4 {
	color: #fff;
	margin-bottom: 0;
}

.chapter img{
margin:0 ;
padding:0 ;
vertical-align: bottom;
}

.month {
  position: relative;
  padding: 1.5rem 2rem;
	border: 2px solid #EB9DB0;
    /*border-image: linear-gradient(to right, #BBA0C2 0%, #F0E3D0 100%);
    border-image-slice: 1;*/
	/*border-image: linear-gradient(to right, #BBA0C2 0%, #F0E3D0 100%) 1/3px 3px 3px 3px;
	border-style: solid;*/
}
.month.month2 {
	border: 2px solid #1CCAD1;
    /*border-image: linear-gradient(to right, #BBA0C2 0%, #F0E3D0 100%);
    border-image-slice: 1;*/
	/*border-image: linear-gradient(to right, #BBA0C2 0%, #F0E3D0 100%) 1/3px 3px 3px 3px;
	border-style: solid;*/
}
.month .zoom{
  background: #DAEFE7;
  /*border: 2px solid #333;*/
  padding: 5px 10px;
}


.month-ttl div {
padding-right: 0.2em;
box-sizing: border-box;
}

.mov-back {
  color:#fff;
  font-size: 1em;
  padding:2px 10px;
  background-color:#C00;
  border-radius: 5px;
  display:inline-block;
  white-space: nowrap;
}
.month p{
	margin-top: 5px;
	margin-bottom: 30px;
  margin-left: 1em;
}

.month p:last-child{
	margin-bottom: 0;
}

.month ul{
  margin-left: 2em;
  padding-top: 1em;
}

.month li{
  font-size: 1.15em;
  margin-bottom: 0;
}

.month li ul{
  list-style: none;
  padding: 0;
  margin: 0;
}

.indent-1{
  padding-left: 1em;
  text-indent: -1em;
}

.month-desc {
	margin-top:0.5em;
  background: #F9EEEC;
  padding: 0.3em 0.2em;
  box-sizing: border-box;
  border-radius: 5px;
}
.w100{
  width: 100%;
}
.voice ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.voice .voice-inn{
  border: 1px solid #f57d98;
}
.voice .voice-inn li{
  padding: 1em 1.5em;
  margin-bottom: 0;
}
.voice li:nth-child(even){
  padding: 1em 0;
  margin: 0;
  font-size: 0;
}
table.tb-1 th{
  padding: 6px 6px 6px 0;
  width: 20%;
  text-align: right;
}
table.tb-1 td{
  padding: 6px 0px 6px 6px;
  line-height: 1.5;
}
.month-ttl {
    color: #fff;
    font-size: 0.8em;
    padding: 2px 10px;
    background-color: #C00;
    border-radius: 5px;
    display: inline-block;
    text-indent:0;
}
.chapter{
  font-size: 18px;
  padding: 15px 0;
  margin-bottom: 0px;
  display: block;
  font-weight: bold;
  font-size:135%;

}
.ti{
    text-indent: -1em;
    padding-left: 1em;
    display: block;
}
.ti1-5{
    display: block;
    padding-left: 1.5em;
    text-indent: -1.5em;
}

.hh{
  width: 100%;
  max-width: 400px;
  margin: 0 0 30px;
}
.po{
  width: 100%;
  max-width: 250px;
}
.c-tq{color: #468C00;}

.info ul{margin-left: 1.5em;
padding-left: 0;}


.w640{
	max-width: 640px;
	margin: 0 auto 30px;
}

.border-box{
	padding: 1em;
	border: 1px dashed #B9965F;
}

.border-box ul{
	padding-left : 1.5em;
}


.prgOutlineWrap {
	background-color: #f4f4f4;
}
table.prgOutline {
	empty-cells: hide;
	border-collapse:separate;
	border-spacing:8px;
}
table.prgOutline th,
table.prgOutline td {
	background-color: #fff;
	border: none;
	padding: 5px;
	text-align: center;
	font-family: "Noto Sans JP";
}
table.prgOutline th {
	width: 30%;
}
table.prgOutline th.std {
	width: 20%;
	color: #fff;
	background-color: #A43277;
}
table.prgOutline th.prem {
	width: 20%;
	color: #fff;
	background-color: #B68445;
}
table.prgOutline td {
	font-weight: bold;
}
table.prgOutline td span {
	font-size: 0.785em;
}
table.prgOutline td.none  {
	background-color: #none;
}
table.prgOutline td.maru {
	color: #ff7f32;
	font-size: 4rem;
	font-weight: bold;
}
table.prgOutline td.batsu {
	color: #808080;
	font-size: 5rem;
	font-weight: bold;
}
table.prgOutline td.price1 {
	color: #df7079;
	font-size: 2rem;
}
table.prgOutline td.price2 {
	color: #324168;
	font-size: 2rem;
}

table.prgOutline td.sankaku {
	color: #FF8C8C;
	font-size: 4rem;
	font-weight: bold;
}

table.prgOutline td span.hosoku{
  display: block;
  font-size: 12px;
  color: #666;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
	table.prgOutline th {
		width: 33%;
	}
	table.prgOutline th.std {
		width: 33%;
		color: #fff;
		background-color: #5ce1e6;
	}
	table.prgOutline th.prem {
		width: 33%;
		color: #fff;
		background-color: #00c0cc;
	}
	table.prgOutline td.price1,
	table.prgOutline td.price2 {
		font-size: 1.25rem;
	}

}
.timetable{
  max-width: 640px;
  margin: 0 auto;
  border: 1px solid #6C2E16;
  background: #FFFBEE;
  margin-bottom: 30px;
  box-sizing: border-box;
}
.timetable h4{
  text-align: center;
  color: #fff;
  background: #6C2E16;
  padding: 8px 0;
  font-weight: normal;
  font-size: 20px;
  box-sizing: border-box;
  margin: 0;
}

.timetable table{
  margin: 20px;
}
.timetable table th,.timetable table td{
  font-weight: normal;
  font-size: 20px;
  border: none;
  padding: 5px;
}
.top-flow{
  max-width: 820px;
  padding: 15px 20px;
  border: 3px solid #CDDE3A;
  box-sizing: border-box;
  margin: 0 auto 50px;
}
.top-flow h3{
  font-size: 1.75em;
  color: #39891A;
  background: #CDDE3A;
  padding: 5px 20px;
  border-radius: 100vh;
  display: inline-block;
  margin-top: 5px;
}

.top-flow dl{
  padding: 0;
  margin: 0;
}

.top-flow dt {
  float: left;
  margin-bottom: 0.5em;
}


.top-flow dt .en{
  background: #CDDE3A;
color: #39891A;
font-size: 1.68em;
font-weight: bold;
border-radius: 50%;
height: 55px;
width: 55px;
line-height: 55px;
text-align: center;
display: inline-block;
margin-right: 5px;
vertical-align: middle;
}
.top-flow dd{
  margin-left: 70px;
    font-size: 1.43em;
    font-weight: bold;
    line-height: 55px;
    margin-bottom: 0.5em;
}
.top-flow dd p{
  line-height: 1.3;
  margin-bottom: 0;
}

.topmess{
  margin-top: -20px;
}

.harb-item{
  border: 1px solid #CDDE3A;
  padding: 20px;
  display: inline-block;
  text-align: left;
}
.harb-item h3{
  background:#CDDE3A;
  color: #39891A;
  display: inline-block;
  padding: 3px 10px;
  font-size: 1.5em;
}
.harb-item h4{
  color: #39891A;
  text-align: left;
  font-size: 1.3em;
  margin-bottom: 5px;
}
.harb-item ul{
  color: #39891A;
  list-style: disc;
  padding: 0;
  margin: 0 0 15px 1.8em;
  font-size: 1.3em
}
.harb-item ul li{
  line-height: 1.2;
}
