body{
	background: #fff;
	color: #000;
  }
  @media (min-width: 768px) {
	  .sp {
		  display: none !important;
	  }
  }
  /* SPで.pcクラス（PCのみ表示用br等）を非表示に */
  @media (max-width: 767px) {
	  .pc {
		  display: none !important;
	  }
  }
  
  #container {
	  position: relative;
	  padding-top: 110px;
	  text-align: left;
	  overflow: hidden;
	  font-size: 62.5%;
	  font-weight : 400;
	}
	@media (max-width: 767px) {
		#container {
			padding-top: 80px;
		}
	}
	#container div,
	#container span,
	#container h2,
	#container h3,
	#container h4,
	#container p,
	#container a,
	#container ul,
	#container li,
	#container img,
	#container small,
	#container iframe {
	  margin: 0;
	  padding: 0;
	  background: transparent;
	  border: 0;
	  outline: 0;
	  font-size: 1em;
	}
  #container .comBox {
	  margin: 0 auto;
	  max-width: 1200px;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box;
  }
  
  #container .inview {
	  opacity: 0;
	  transform: translate(0, 100px);
	  transition:
		opacity 2s cubic-bezier(0.18, 1.01, 0.29, 1.04),
		transform 2s cubic-bezier(0.18, 1.01, 0.29, 1.04),
		-webkit-transform 2s cubic-bezier(0.18, 1.01, 0.29, 1.04) !important;
  }
  #container .inview.up {
	  transform: translate(0, 0);   /* 詳細度(1,2,0)で.inviewに勝つ */
	  opacity: 1;
  }
  
  @media (min-width: 768px) and (max-width: 1200px) {
	  #container .comBox {
		padding: 0 15px;
	  }
	}
  
  /*------------------------------------------------------------
	  60th
  ------------------------------------------------------------*/
  #container .sixty #main .hide {
	  opacity: 0;
  }
  #container .sixty #main .topBox {
	  margin: -73px 0 0;
	  padding: 130px 0 20px;
	  position: relative;
  }
  #container .sixty #main .topBox .bg {
	  width: 1613px;
	  position: absolute;
	  left: calc(50% - 795px);
	  top: -36px;
	  z-index: -1;
  }
  #container .sixty #main .topBox .comBox {
	  max-width: 1283px;
  }
  #container .sixty #main .topBox h2 {
	  margin-bottom: 171px;
	  text-align: center;
  }
  #container .sixty #main .topBox h2 img {
	  width: 100%;
	  max-width: 242px;
  
  }
  #container .sixty #main .topBox .textBox {
	  margin-bottom: 72px;
  }
  #container .sixty #main .topBox .textBox p {
	  font-size: 1.6em;
	  line-height: 2.63;
	  letter-spacing: 0.05em;
	  text-align: center;
	  font-family: 'Noto Sans JP', sans-serif;
  }
  #container .sixty #main .topBox .textBox .text {
	  margin-bottom: 70px;
	  font-size: 2.3em;
	  font-weight: 700;
	  line-height: 2;
	  letter-spacing: 0.15em;
  }
  #container .sixty #main .topBox .photo {
	  margin: 0 auto 264px;
	  width: 146px;
	  position: relative;
  }
  #container .sixty #main .topBox .photo a {
	  width: 146px;
	  display: block;
  }
  #container .sixty #main .topBox .photo a::after {
	  width: 146px;
	  height: 146px;
	  position: absolute;
	  left: 50%;
	  top: calc(50% - 0px);
	  transform: translate(-50%,-50%);
	  background-color: rgba(255,255,255,0.3);
	  content: '';
	  opacity: 0;
	  transition: .3s;
  }
  #container .sixty #main .topBox .phoList {
	  height: auto;
	  padding-bottom: 63.83%;
	  position: relative;
  }
  #container .sixty #main .topBox .phoList li {
	  position: absolute;
  }
  #container .sixty #main .topBox .phoList .list01 {
	  width: 37.41%;
	  left: 9.2%;
	  top: 0;
  }
  #container .sixty #main .topBox .phoList .list02 {
	  width: 27.77%;
	  right: 9.2%;
	  top: 10%;
  }
  #container .sixty #main .topBox .phoList .list03 {
	  width: 24.62%;
	  left: 0;
	  top: 52.1%;
  }
  #container .sixty #main .topBox .phoList .list04 {
	  width: 16%;
	  left: 20.75%;
	  bottom: 6.3%;
  }
  #container .sixty #main .topBox .phoList .list05 {
	  width: 28.06%;
	  left: 48.9%;
	  bottom: 14.6%;
  }
  #container .sixty #main .topBox .phoList .list06 {
	  width: 13.81%;
	  right: 0;
	  top: 28.9%;
  }
  #container .sixty #main .topic {
	  padding: 1px 0 201px;
	  position: relative;
	  background-color: #CEDA00;
  }
  #container .sixty #main .topic .comBox {
	  max-width: 940px;
  }
  #container .sixty #main .topic h2 {
	  margin: -67px 0 72px;
	  text-align: center;
  }
  #container .sixty #main .topic h2 img {
	  width: 223px;
  }
  #container .sixty #main .topic .imgBox {
	  display: flex;
	  align-items: flex-start;
	  justify-content: space-between;
	flex-wrap: wrap;
  }
  
  #container .sixty #main .topic .imgBox.flexend {
	  display: flex;
	  align-items: flex-end;
	  justify-content: space-between;
	flex-wrap: wrap;
  }
  
  #container .sixty #main .topic .imgBox .titleBox {
	width: 100%;
	  font-family: 'Noto Sans JP', sans-serif;
  }
  
  #container .sixty #main .topic .imgBox .textBox{
	  width: 47%;
	  font-family: 'Noto Sans JP', sans-serif;
  }
  #container .sixty #main .topic .imgBox .titleBox h3 {
	  margin-bottom: 59px;
  }
  
  #container .sixty #main .topic .imgBox .titleBox  h4 {
	  margin-bottom: 60px;
	  font-size: 2.9em;
	  font-weight: 500;
	  font-feature-settings: 'palt';
	  letter-spacing: 0.15em;
  }
  
  #container .sixty #main .topic .imgBox .textBox h3 {
	  margin-bottom: 59px;
  }
  
  #container .sixty #main .topic .imgBox .subBox h4 {
	  margin-bottom: 29px;
	  font-size: 2.9em;
	  font-weight: 500;
	  font-feature-settings: 'palt';
	  letter-spacing: 0.15em;
  }
  
  #container .sixty #main .topic .imgBox .titleBox h3 img {
	  width: 205px;
  }
  #container .sixty #main .topic .imgBox .textBox .subBox:not(:last-of-type) {
	  margin-bottom: 50px;
  }
  
  #container .sixty #main .topic .imgBox .textBox .subBox .head {
	  margin-bottom: 0;
	  font-size: 3.6em;
	  font-weight: 500;
	  letter-spacing: 0.075em;
  }
  #container .sixty #main .topic .imgBox .textBox .subBox .head span {
	  font-size: 18px;
  }
  #container .sixty #main .topic .imgBox .textBox .subBox .head span:first-of-type {
	  position: relative;
	  margin-right: 90px;
  }
  #container .sixty #main .topic .imgBox .textBox .subBox .head span:first-of-type::before {
	  width: 48px;
	  height: 8px;
	  position: absolute;
	  right: -70px;
	  top: calc(50% - 5px);
	  transform: translateY(-50%);
	  background: url(img/60th/event_bg01.png) no-repeat center center / cover;
	  content: '';
  }
  #container .sixty #main .topic .imgBox .textBox .subBox p {
	  font-size: 1.6em;
	  line-height: 1.85;
	  letter-spacing: 0.15em;
  }
  #container .sixty #main .topic .imgBox .textBox .subBox.box01 p {
	  font-feature-settings: 'palt';
	  letter-spacing: 0.075em;
  }
  #container .sixty #main .topic .imgBox .textBox .subBox .text01 {
	  margin-bottom: 15px;
	  font-size: 1.9em;
	  font-weight: 500;
  }
  #container .sixty #main .topic .imgBox .textBox .subBox .text01 small {
	  margin-top: 2px;
	  display: block;
	  font-size: 14px;
	  font-weight: 400;
  }
  #container .sixty #main .topic .imgBox .textBox .subBox .text02 {
	  margin-bottom: 17px;
	  font-size: 17px;
	  font-weight: 500;
  }
  #container .sixty #main .topic .imgBox .textBox .subBox .text02 small {
	  margin-top: -2px;
	  display: block;
	  font-size: 14px;
	  font-weight: 400;
	  line-height: 1.67;
  }
  #container .sixty #main .topic .imgBox .textBox .subBox .text02 .link {
	  text-decoration: underline;
  }
  #container .sixty #main .topic .imgBox .textBox .subBox .note {
	  font-size: 1.2em;
	  line-height: 1.92;
  }
  #container .sixty #main .topic .imgBox .photoBox {
	  margin-bottom: 13px;
	  width: 53%;
  }
  #container .sixty #main .topic .btn {
	  width: 160px;
	  position: absolute;
	  left: 50%;
	  bottom: 80px;
	  transform: translateX(-50%);
  }
  #container .sixty #main .topic .btn a {
	  display: block;
	  position: relative;
  }
  #container .sixty #main .topic .btn a::after {
	  width: 136px;
	  height: 136px;
	  position: absolute;
	  left: calc(50% - 2px);
	  top: calc(50% - 2px);
	  transform: translate(-50%,-50%);
	  background-color: rgba(255,255,255,0.3);
	  content: '';
	  opacity: 0;
	  border-radius: 50%;
	  transition: .3s;
  }
  #container .sixty #main .topic .btn02 {
	  display: none;
  }
  #container .sixty #main .topic.on .btn01 {
	  display: none;
  }
  #container .sixty #main .topic.on .comBox {
	  position: relative;
  }
  #container .sixty #main .topic.on .btn02 {
	  width: 212px;
	  display: block;
	  position: absolute;
	  left: 116px;
	  bottom: 18px;
  }
  #container .sixty #main .centerBox {
	  padding: 195px 0 10px;
	  background: url(/assets/img/60th/center_bg01.png) no-repeat top 73px left calc(50% - 10px) / 1573px auto;
  }
  #container .sixty #main .centerBox .comBox {
	  max-width: 1283px;
  }
  #container .sixty #main .centerBox .photoList {
	  padding-bottom: 68.35%;
	  position: relative;
  }
  #container .sixty #main .centerBox .photoList li {
	  position: absolute;
  }
  #container .sixty #main .centerBox .photoList .list01 {
	  width: 21.92%;
	  left: 0;
	  top: 18.9%;
  }
  #container .sixty #main .centerBox .photoList .list02 {
	  width: 16.15%;
	  left: 37.3%;
	  top: 0;
  }
  #container .sixty #main .centerBox .photoList .list03 {
	  width: 29.59%;
	  left: 15.6%;
	  bottom: 9.9%;
  }
  #container .sixty #main .centerBox .photoList .list04 {
	  width: 39.06%;
	  right: 0;
	  top: 21.3%;
  }
  #container .sixty #main .centerBox .photoList .list05 {
	  width: 24.15%;
	  left: 57%;
	  bottom: 0;
  }
  #container .sixty #main .magazine {
	  /*margin-bottom: 181px;*/
	  padding-bottom: 203px;
	  background-color: #F4B1B1;
  }
  #container .sixty #main .magazine .comBox {
	  position: relative;
  }
  #container .sixty #main .magazine .imgBox .textBox {
	  width: 61%;
  }
  #container .sixty #main .magazine .imgBox .textBox h3 img {
	  width: 100%;
	  max-width: 423px;
  }
  #container .sixty #main .magazine .imgBox .textBox .subBox:not(:last-of-type) {
	  margin-bottom: 52px;
  }
  #container .sixty #main .magazine .imgBox .textBox .photo {
	  margin-left: -12px;
	  padding-right: 12px;
  }
  #container .sixty #main .magazine .imgBox .photoBox {
	  margin: 0 -15px 0 0;
	  width: 36.1%;
  }
  #container .sixty #main .magazine .btn {
	  left: auto;
	  transform: translateX(0);
	  bottom: -65px;
	  right: -80px;
  }
  #container .sixty .popBox01 {
	  padding: 80px 20px;
	  width: 100%;
	  height: 100%;
	  position: fixed;
	  left: 0;
	  top: 0;
	  box-sizing: border-box;
	  background-color: rgba(250, 237, 0, 0.95);
	  z-index: 999;
	  overflow-y: auto;
	  display: none;
  }
  #container .sixty .popBox01 .inner {
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  min-height: 100%;
  }
  #container .sixty .popBox01 .whiteBox {
	  padding: 37px 37px 155px;
	  width: 100%;
	  max-width: 938px;
	  box-sizing: border-box;
	  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	  background-color: #fff;
  }
  #container .sixty .popBox01 .close {
	  margin: 0 0 90px auto;
	  width: 38px;
	  cursor: pointer;
  }
  #container .sixty .popBox01 .imgBox {
	  margin: 0 auto;
	  max-width: 661px;
	  display: flex;
	  flex-direction: row-reverse;
	  justify-content: space-between;
  }
  #container .sixty .popBox01 .photoBox {
	  margin: 14px 6px 0 0;
	  width: 24.3%;
  }
  #container .sixty .popBox01 .textBox {
	  margin-left: -8px;
	  width: 57%;
  }
  #container .sixty .popBox01 .textBox h2 {
	  margin-bottom: 45px;
  }
  #container .sixty .popBox01 .textBox h2 img {
	  width: 100%;
	  max-width: 317px;
  }
  #container .sixty .popBox01 .textBox p {
	  font-size: 1.4em;
	  line-height: 2.33;
	  font-feature-settings: 'palt';
	  letter-spacing: 0.15em;
	  font-family: 'Noto Sans JP', sans-serif;
  }
  @media all and (min-width: 768px) {
	  #container .sixty #main .topBox .photo a:hover::after {
		  opacity: 1;
	  }
	  #container .sixty #main .topic .imgBox .textBox .subBox .text02 .link:hover {
		  text-decoration: none;
	  }
	  #container .sixty #main .topic .btn a:hover::after {
		  opacity: 1;
	  }
	  #container .sixty .popBox01 .close:hover {
		  opacity: 0.7;
	  }
  }
  @media (min-width: 768px) and (max-width: 880px) {
	  #container .sixty #main .topic .imgBox .textBox .subBox .head {
		  font-size: 3em;
	  }
	  #container .sixty #main .topic .imgBox .textBox .subBox .head span {
		  font-size: 1.6em;
	  }
  }
  @media (min-width: 768px) and (max-width: 1140px) {
	  #container .sixty #main .magazine .btn {
		  right: 20px;
		  bottom: -175px;
	  }
  }
  @media all and (max-width: 767px) {
	  #container .sixty #main .topBox {
		  margin: 0 0 0;
		  padding: 71px 0 165px;
	  }
	  #container .sixty #main .topBox .bg {
		  width: 85.6%;
		  left: 7.2%;
		  top: 17px;
	  }
	  #container .sixty #main .topBox .comBox {
		  margin: 0 35px;
		  max-width: inherit;
	  }
	  #container .sixty #main .topBox h2 {
		  margin-bottom: 80px;
	  }
	  #container .sixty #main .topBox h2 img {
		  width: 40%;
	  }
	  #container .sixty #main .topBox .textBox {
		  margin: 0 -5px 35px;
	  }
	  #container .sixty #main .topBox .textBox p {
		  font-size: 1.2em;
		  line-height: 2.5;
		  letter-spacing: 0.15em;
		  font-feature-settings: 'palt';
	  }
	  #container .sixty #main .topBox .textBox .text {
		  margin-bottom: 30px;
		  font-size: 1.5em;
		  line-height: 2.17;
	  }
	  #container .sixty #main .topBox .photo {
		  margin-bottom: 125px;
		  width: 108px;
	  }
	  #container .sixty #main .topBox .photo a {
		  width: 108px;
		  right: -108px;
		  bottom: auto;
		  top: -21px;
	  }
	  #container .sixty #main .topBox .phoList {
		  padding-bottom: 137.7%;
	  }
	  #container .sixty #main .topBox .phoList .list01 {
		  width: 62.46%;
		  left: 0;
		  top: 0;
	  }
	  #container .sixty #main .topBox .phoList .list02 {
		  width: 46.39%;
		  right: 0;
		  top: 20%;
	  }
	  #container .sixty #main .topBox .phoList .list03 {
		  width: 41.3%;
		  left: auto;
		  right: 15.1%;
		  top: auto;
		  bottom: 0;
		  z-index: 2;
	  }
	  #container .sixty #main .topBox .phoList .list04 {
		  width: 26.77%;
		  left: 0;
		  bottom: 15.2%;
		  z-index: 2;
	  }
	  #container .sixty #main .topBox .phoList .list05 {
		  width: 46.89%;
		  left: 16.55%;
		  bottom: 28.1%;
	  }
	  #container .sixty #main .topBox .phoList .list06 {
		  width: 23.1%;
		  right: 0;
		  top: 57.9%;
	  }
	  #container .sixty #main .topic {
		  padding: 1px 0 90px;
	  }
	  #container .sixty #main .topic .comBox {
		  margin: 0 35px;
		  max-width: inherit;
	  }
	  #container .sixty #main .topic h2 {
		  margin: -40px 0 81px;
	  }
	  #container .sixty #main .topic h2 img {
		  width: 129px;
	  }
	  #container .sixty #main .topic .imgBox {
		  display: block;
	  }
  
	  #container .sixty #main .topic .imgBox .titleBox h3 {
		  margin-bottom: 40px;
		  text-align: center;
	  }
  
	  #container .sixty #main .topic .imgBox .titleBox h4 {
		  margin-bottom: 20px;
		  font-size: 1.7em;
		  line-height: 1.5; /* 新サイトのh4 line-height上書き */
		  text-align: center;
	  }
  
	  #container .sixty #main .topic .imgBox .titleBox h3 img {
		  width: 120px;
	  }
  
	  #container .sixty #main .topic .imgBox .textBox, #container .sixty #main .topic .imgBox .titleBox{
		  width: auto;
	  }
  
	  #container .sixty #main .topic .imgBox .textBox .subBox:not(:last-of-type) {
		  margin-bottom: 38px;
	  }
  
	  #container .sixty #main .topic .imgBox .textBox .subBox .head {
		  margin-bottom: 0;
		  font-size: 2.4em;
	  }
	  #container .sixty #main .topic .imgBox .textBox .subBox .head span {
		  font-size: 12px; /* 元は1.2em → 親.headの2.4em(24px)からカスケードして28.8pxになるため固定px */
	  }
	  #container .sixty #main .topic .imgBox .textBox .subBox .head span:first-of-type {
		  margin-right: 50px;
	  }
	  #container .sixty #main .topic .imgBox .textBox .subBox .head span:first-of-type::before {
		  width: 24px;
		  height: 4px;
		  right: -35px;
		  top: calc(50% - 2px);
	  }
	  #container .sixty #main .topic .imgBox .textBox .subBox p {
		  font-size: 1.2em;
		  font-weight: 500;
		  line-height: 2;
		  letter-spacing: 0.15em;
	  }
	  #container .sixty #main .topic .imgBox .textBox .subBox .text01 {
		  margin: 0 -5px 25px 0;
		  font-size: 1.4em;
	  }
	  #container .sixty #main .topic .imgBox .textBox .subBox .text01 small {
		  margin-top: -2px;
		  font-size: 11px; /* 元は1.1em → 親.text01の1.4em(14px)からカスケードして15.4pxになるため固定px */
	  }
	  #container .sixty #main .topic .imgBox .textBox .subBox .text02 {
		  margin-bottom: 9px;
		  font-size: 1.6em;
	  }
	  #container .sixty #main .topic .imgBox .textBox .subBox .text02 small {
		  margin-top: 3px;
		  display: block;
		  font-size: 12px; /* 元は1.2em → 親.text02の1.6em(16px)からカスケードして19.2pxになるため固定px */
		  line-height: 1.67;
		  padding-left: 1.4em;
	  }
	  #container .sixty #main .topic .imgBox .textBox .subBox .text02 .link {
		  text-decoration: underline;
	  }
	  #container .sixty #main .topic .imgBox .textBox .subBox .note {
		  font-size: 1.15em;
		  line-height: 1.74;
	  }
	  #container .sixty #main .topic .imgBox .photoBox {
		  margin-bottom: 33px;
		  width: auto;
	  }
	  #container .sixty #main .topic .imgBox .photoBox iframe {
		  width: 100%;
		  height: 170px;
	  }
	  #container .sixty #main .topic .btn {
		  width: 130px;
		  bottom: 38px;
	  }
	  #container .sixty #main .topic.on .btn02 {
		  width: 169px;
		  left: 50%;
		  bottom: 55px;
		  transform: translateX(-50%);
	  }
	  #container .sixty #main .centerBox {
		  padding: 75px 0 115px;
		  background-image: url(/assets/img/60th/sp_center_bg01.png);
		  background-size: 76.53%;
		  background-position: left calc(50% - 4px) top 26px;
	  }
	  #container .sixty #main .centerBox .comBox {
		  margin: 0 35px;
		  max-width: inherit;
	  }
	  #container .sixty #main .centerBox .photoList {
		  padding-bottom: 129.67%;
	  }
	  #container .sixty #main .centerBox .photoList .list01 {
		  width: 30.49%;
		  left: 0;
		  top: 35.8%;
	  }
	  #container .sixty #main .centerBox .photoList .list02 {
		  width: 22.3%;
		  left: 18%;
		  top: 0;
	  }
	  #container .sixty #main .centerBox .photoList .list03 {
		  width: 40.98%;
		  left: 23.2%;
		  bottom: 0;
	  }
	  #container .sixty #main .centerBox .photoList .list04 {
		  width: 54.2%;
		  right: 0;
		  top: 14.4%;
	  }
	  #container .sixty #main .centerBox .photoList .list05 {
		  width: 33.44%;
		  left: auto;
		  right: 4.5%;
		  bottom: 21.8%;
	  }
	  #container .sixty #main .magazine {
	/*	  margin-bottom: 17px;*/
		  padding-bottom: 180px;
	  }
	  #container .sixty #main .magazine .comBox {
		  position: relative;
	  }
	  #container .sixty #main .magazine .imgBox .textBox {
		  width: auto;
	  }
	  #container .sixty #main .magazine .imgBox .textBox h3 img {
		  width: 100%;
		  max-width: 273px;
	  }
	  #container .sixty #main .magazine .imgBox .textBox .subBox:not(:last-of-type) {
		  margin-bottom: 27px;
	  }
	  #container .sixty #main .magazine .imgBox .textBox .photo {
		  margin: 0 -20px 0 -13px;
		  padding-right: 0;
	  }
	  #container .sixty #main .magazine .imgBox .photoBox {
		  margin: 0 -16px -5px -13px;
		  width: auto;
	  }
	  #container .sixty #main .magazine .btn {
		  left: auto;
		  transform: translateX(50%);
		  bottom: -142px;
		  right: 50%;
	  }
  
	  #container .sixty #main .topic .imgBox .subBox h4 {
		  margin-bottom: 20px;
		  font-size: 1.7em;
		  line-height: 1.5; /* 新サイトのh4 line-height上書き */
		  text-align: center;
	  }
  
	  #container .sixty .popBox01 {
		  padding: 55px 20px;
	  }
	  #container .sixty .popBox01 .inner {
		  display: flex;
		  align-items: center;
		  justify-content: center;
		  min-height: 100%;
	  }
	  #container .sixty .popBox01 .whiteBox {
		  margin: 0 auto;
		  padding: 20px 20px 29px;
		  max-width: inherit;
	  }
	  #container .sixty .popBox01 .close {
		  margin-bottom: 0;
		  width: 25px;
	  }
	  #container .sixty .popBox01 .imgBox {
		  margin: 0 15px;
		  max-width: inherit;
		  display: block;
	  }
	  #container .sixty .popBox01 .photoBox {
		  margin: 0 0 45px;
		  width: auto;
		  text-align: center;
	  }
	  #container .sixty .popBox01 .photoBox img {
		  width: 95px;
	  }
	  #container .sixty .popBox01 .textBox {
		  margin-left: 0;
		  width: auto;
	  }
	  #container .sixty .popBox01 .textBox h2 {
		  margin-bottom: 19px;
		  text-align: center;
	  }
	  #container .sixty .popBox01 .textBox h2 img {
		  max-width: 168px;
	  }
	  #container .sixty .popBox01 .textBox p {
		  font-size: 1.2em;
		  line-height: 1.88;
	  }
  
	  #container .sixty #main .topic .imgBox .textBox h3 {
		  text-align: center;
	  }
  }
  @media all and (max-width: 374px) {
	  #container .sixty #main .topic .imgBox .textBox .subBox .head {
		  font-size: 1.8em;
	  }
	  #container .sixty #main .topic .imgBox .textBox .subBox .head span:first-of-type {
		  margin-right: 40px;
	  }
	  #container .sixty #main .topic .imgBox .textBox .subBox .head span {
		  font-size: 1em;
	  }
	  #container .sixty #main .topBox .textBox p {
		  font-size: 1.1em;
		  letter-spacing: 0.05em;
	  }
  }