h2 span {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 60%;
	line-height: 1.5;
	display:block;
    color: #fff;
}


#container {
  width: 1000px;
  margin: 0 auto;
}

section {
 /* height: 300px;*/
  margin: 60px 0;
}

.section--purple {
  background-color: #9b59b6;
}

.section--blue {
  background-color: #3498db;
  
}
.section--sawai {

  background-color:#DC2541;
}

.section--green {
  background-color: #2ecc71;
}


.section--yellow {
  background-color: #FFCB00;
  padding:40px;
}

.section--glay {
  background-color:#EEEEEE;
  padding:10px;
  margin-bottom:30px;
  position: relative;
}


.section--white01 {
  background-color:rgba(255, 255, 255, 0.55);
  padding:30px;
  margin-bottom:30px;
  position: relative;
  
}


.section--white {
  background-color:#fff;
  padding:25px;
  margin-bottom:45px;
  border:#E5E5E5 1px solid;
}




#main {
  text-align: center;
}

#more {
  margin: 20px auto 48px;
}


.circle {
margin: 25px 10px;
width: 270px;
color: #fff;
font-size: 32px;
line-height: 200px;
text-align: center;
height: 270px;
border-radius: 200px;
font-weight:bold;
}

textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}


.uppercase {
  text-transform: uppercase;
}
.center {
  text-align: center;
}
.small {
  font-size: 14px;
}
.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
.medium {
  font-size: 21px;
}
.big {
     font-size: 60px;
    line-height: 140%;
    letter-spacing: 0.15em;
}

.gray {
  color: #7a7a7a;
}
.container {
  margin-left: auto;
  margin-right: auto;
  width: 940px;
  position: relative;
  padding: 48px 0;
  overflow: visible;
}
.container-white {
  background: #fff;
}
.container-gray .container {
  padding: 24px 0 0 0;
}
.container-gray .container a {
  color: #7a7a7a;
  text-transform: uppercase;
  font-size: 12px;
}
.container-gray .container a:hover {
  color: #5bd5a0;
}
.circles {
  padding: 0;
}
.circles .row {
  padding-left: 140px;
}
.circles img {
  margin-top: 25px;
}

.bg-green {
  background: #5bd5a0;
}
.bg-blue {
  background: #1daee9;
}
.bg-purple {
  background: #c843a5;
}
.bg-red {
  background: #eb3980;
}
.bg-yellow {
  background: #ffcc35;
}

.pill {
  color: #fff;
  padding: 8px;
  background: #1daee9;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 16px;
  border-radius: 15px;
  line-height: 14px;
  display: inline-block;
  margin-right: 12px;
}

.top__element {
  visibility: hidden;
}


.content {
	position: relative;
	margin: 0 auto;
	padding: 0;
}
.main { width: 100%; }
.contents-inner {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 16px 20px 16px;
	color: #333;
}
/* キャッチコピー背景 */
#title h2 {
	font-size: 35px;
	/*font-weight: bold;*/
	padding: 150px 0;
	background: url(/img/special/disney_illum/back2.jpg) center 0% no-repeat;
	background-attachment: fixed;
	background-size: 100%;
	color: #fff;
}
/* キャッチコピー背景 */
	
	/* ------------------------------------------------------- title/umbrella */
#title {
	/*padding: 40px 0;*/
	padding: 0 0 0 0;
	background: #eee;
}

@media screen and (min-width: 500px) and (max-width: 800px){
	
	.section--glay {
background-color: #EEEEEE;
padding: 10px;
margin-bottom: 20px;
margin:10px;

}

#title {
	/*padding: 40px 0;*/
	padding: 0 0 0 0;
	background: #eee;
}
/* キャッチコピー背景 */
#title h2 {
    font-size: 140%;
    /* font-weight: bold; */
    padding: 80px 0;
    background: url(/img/special/disney_illum/back2.jpg) center 0% no-repeat;
    background-attachment: fixed;
    background-size: 100%;
    color: #fff;
}
/* キャッチコピー背景 */
.section--white01 {
  background-color:rgba(255, 255, 255, 0.55);
  padding:10px;
  margin-bottom:15px;
  margin:10px;
  position: relative;
  
}

}


@media screen and (min-width: 500px) and (max-width: 860px) {
	.big {
    font-size: 180%;
    line-height: 140%;
    letter-spacing: 0.15em;
}
}	
/* iPHone4,iPhone5,iPhone5sのみ */

@media screen and (min-width: 320px) and (max-width: 499px){	


.section {
  height: 100%;
  margin: 60px 0;
}

.section--glay {
background-color: #EEEEEE;
padding: 10px;
margin-bottom: 15px;

}


.section--white {
    background-color: #fff;
    padding: 5px;
    margin-bottom: 25px;
    border: #E5E5E5 1px solid;
}

.section--white01 {
  background-color:rgba(255, 255, 255, 0.55);
  padding:10px;
  margin-bottom:15px;
  position: relative;
  
}

.big {
    font-size: 22px;
    line-height: 140%;
    letter-spacing: 0.15em;
}

#title {
	/*padding: 40px 0;*/
	padding: 0 0 0 0;
	background: #eee;
}
/* キャッチコピー背景 */
#title h2 {
    font-size: 140%;
    /* font-weight: bold; */
    padding: 40px 0;
    background: url(/img/special/disney_illum/back2.jpg) center 100% no-repeat;
    background-attachment: scroll;
    background-size: 100%;
    color: #fff;
}
/* キャッチコピー背景 */

}