/* Shared
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button {
  border-radius: 100px;
}

a img.alpha:hover{
	opacity: 0.7;
}
/* Sections
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section {
  padding: 3rem 0 3rem;
}
.section-heading,
.section-description {
  margin-bottom: 2rem;
  text-align:center;
}

#wrapper{
	max-width:1200px;
	margin:0 auto;
	box-shadow: 0 1px 2px rgba(0,0,0,.333);
}

#wrapper.section{
	padding-bottom:0 !important;
}


h2{
	text-align: center;
	font-weight:bold;
	font-size:2.0em;
}

h2.gold{
	margin-top:0.4em;
	margin-bottom:0.5em;
	color:#956134;
}


h3{
	text-align: center;
	line-height:1.5 !important;
}

h4{
	text-align: center;
	font-size:1.35em;
	line-height:1.5 !important;
}

.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%;
}

.u-max-70p-width {
  max-width: 100%;
  box-sizing: border-box;
}

.section .mincho30{
  text-shadow: none;
}

.bg-white{
	max-width: 90%;
	margin: 0 auto 30px;
	padding:2rem;
/*	background: #fff;*/
	background: rgba(255,255,255,0.8);
}

.bg-white2{
	max-width: 90%;
	margin: 0 auto 30px;
	padding:2rem;
/*	background: #fff;*/
	background: rgba(255,255,255,1.0);
}

/* 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 60px;
  /*background-size: cover;*/
	padding: 60px 0 0 !important;

}

.hero .container {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto 0;
    padding:  0 0 ;
    line-height:0;
    box-sizing: border-box;


}

.hero .container img{
    width: 100%;

}

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: url(../images/bg_02.png) repeat scroll center bottom,#f6f6f6;
	/*-webkit-background-size:cover;
	background-size:cover;*/
}

.order_title{
margin:0 0 20px 0;
padding:0;
font-size:1.8em;
font-weight:bold;
line-height:1.6;
text-align:center;
overflow:hidden;
}
.order_title span {
display:inline-block;
padding:4px 1em 0 1em;
position:relative;
}
.order_title span:before,
.order_title span:after {
border-top:3px double #666666;
content:"";
position:absolute;
top:50%;
width:99em;
}
.order_title span:before {
right:100%;
}
.order_title span:after {
left:100%;
}


/* program1
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section.program1{
	padding: 7rem 0 7rem;
}
.program1 {
	background: url(../images/jyoshi-bg.jpg) no-repeat scroll center center,#fff;
	-webkit-background-size:cover;
	background-size:cover;
	/*color: #232323;*/
}

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


/* guidance
–––––––––––––––––––––––––––––––––––––––––––––––––– */

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

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

.guidance{
	background: #FFFBEE;
}

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

.guidance .waku{
	max-width: 94%;
	margin: 0 auto 30px;
	padding:3rem 2rem 2rem;
	background: #fff;
    font-weight: normal;
    box-sizing: border-box;
}

.guidance dl{
	font-size:120%;
}

.guidance dl dt{
	float: left;
	padding-bottom:0.3em;
	margin-right: 0.5em;
	font-weight:bold;
}

.guidance dl dd{
	padding-bottom:0.3em;
}

.mokuji_title{
margin:30px 0 20px 0;
padding:0;
font-size:1.3em;
font-weight:bold;
text-align:center;
overflow:hidden;
}
.mokuji_title span {
display:inline-block;
padding:4px 0.5em 0 0.5em;
position:relative;
}
.mokuji_title span:before,
.mokuji_title span:after {
border-top:1px dotted #666666;
content:"";
position:absolute;
top:50%;
width:99em;
}
.mokuji_title span:before {
right:100%;
}
.mokuji_title span:after {
left:100%;
}


.menu1 {
	display: block;
    font-weight: bold;
    font-size:1.15em;
    color: #fff;
    padding: 0.2em 1.5em;
    /*background: #C5B39B;*/
    background: #e95464;
    margin-bottom: 1em;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
}

/* message
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.message .line-center,.prof .line-center{
  position: relative;
  text-align: center;
  font-weight: bold;
}
.message .line-center:before,.prof .line-center:before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
  color: #000;
}
.message .line-center span,.prof .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;
  text-align: left;
}

.section.message{
  background: url(../images/pink-bg2.jpg) no-repeat center top;
	-webkit-background-size:cover;
	background-size:cover;
  padding-bottom:0;
}

.message .container p {
	/*background: url(../images/mess_bg.jpg) no-repeat scroll right 50px;
	-webkit-background-size:auto;
	background-size:auto;*/
	font-size:110%;
}

/* program
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.program{
	/*background: #F2FBFB;*/
  background: #FFF1F0;

}

.program .cr{
	color: #EE3377;
}

.program .headline-lg {
  position: relative;
  width: 90%;
  text-align: center;
  padding: 20px 0;
  background-color: transparent;
  color: #d1496b;
  margin: 0 auto 30px;
  font-weight: bold;
  border: 2px solid #d1496b;
}

.program h4 {
display: inline-block;
color: #fa8072;/*文字色*/
border: solid 3px #fa8072;/*線色*/
padding: 0.3em 1em;/*文字周りの余白*/
border-radius: 0.5em;/*角丸*/
}

/* description
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.description{
	background: url(../images/bg_02.png) repeat scroll center bottom,#f6f6f6;
	/*-webkit-background-size:cover;
	background-size:cover;*/
}

/*.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 {
color: #000;
font-weight:bold;
text-align: left;
font-size: 1.25em;
padding: 0 5px 5px;
margin-bottom: 20px;
border-bottom: 1px dashed #222;
}

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

/* 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: thick double  #e95464;
  padding: 20px;
}

.tokuten dt{
  background: #e95464;
  color: #fff;
  margin-bottom: 10px;
}

.tokuten dd{
  margin-left: 0;
}
.pt5{
  padding-top: 5px;
}

.mincho {
	font-family:'ヒラギノ明朝 Pro W6', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
}

.tokutenbox{
  border: 1px solid #d1496b;
  padding: 20px 20px 0 20px;
  margin-bottom: 20px;
}
