@charset "Shift_JIS";
/**
 * cp2016.css
 *
 * updatedAt: 2016.02.12
 * createdAt: 2016.02.10
 */

/*--------------------------------------------------
  .mod-contentContainer
--------------------------------------------------*/
.mod-contentContainer {
  font-family:
    "\30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33",
    "Hiragino Kaku Gothic Pro",
    "\30E1\30A4\30EA\30AA",Meiryo,
    "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",
    Verdana,sans-serif;
  margin-bottom: 80px;
  width: 950px;
}
.mod-contentContainer .sp { display: none; }
.mod-contentContainer .spbr { display: none; }
.mod-contentContainer .b32 { display: none; }
.mod-contentContainer .b64 { display: none; }

.mod-contentContainer .new-win {
  position: relative;
  display: inline-block;
  margin: 0 0 0 5px;
  width: 11px;
  height: 9px;
  background-image: url(../img/icn_blank@2x.png);
  background-size: 11px 9px;
}
.ielegacy .mod-contentContainer .new-win {
  background-image: url(../img/icn_blank.png);
}

.mod-contentContainer .img-box {
  line-height: 0;
}
div.img-box.photo.uver {
	position: relative;
}
div.img-box.photo.uver p {
	position: absolute;
	z-index: 100;
	bottom: 0;
	left: 65px;
	color: #FF0000;
}
.mod-contentContainer .img-box img {
  width: 100%;
  height: auto;
}

a {
  color: #5290bd;
  border: 0;
  outline: none;
}
a:hover {
  text-decoration: underline;
}
p {
  margin: 0;
}

@media (max-width:640px){
  .mod-contentContainer {
    width: auto;
    padding: 0;
  }
  .mod-contentContainer .sp {
    display: block;
  }
  .mod-contentContainer img.sp {
    display: inline;
  }
  .mod-contentContainer table.sp {
    display: table;
  }
  .mod-contentContainer .pc {
    display: none;
  }
  .mod-contentContainer .new-win {
    top: -2px;
  }
  .mod-contentContainer .b64 {
    display: block;
  }
}
@media (max-width:479px){
  .mod-contentContainer .spbr {
    display: block;
  }
}
@media (max-width:320px){
  .mod-contentContainer .b32 {
    display: block;
  }
}

/*--------------------------------------------------
  .mainvisual
--------------------------------------------------*/
.mainvisual h1 {
  margin: 0;
  line-height: 0;
}

@media (max-width:640px){
  .mainvisual img {
    width: 100%;
    height: auto;
  }
}

/*--------------------------------------------------
  .menu
--------------------------------------------------*/
.menu {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #000;
}
.menu:after {
  clear: both;
  display: block;
  content: "";
}
.menu li {
  float: left;
  margin: 0 0 0 3px;
  text-indent: -9999em;
  background:#000;
}
.menu li:first-child {
  margin: 0;
}
.menu li a p {
  float: left;
  text-indent: -9999em;
}
.menu li a {
  display: block;
  height: 102px;
  background: url("../img/menu.png") no-repeat;
  transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  outline: none;
}
.menu li a:hover {
  opacity: 0.7;
  color: #fff;
  text-decoration: none;
}
.menu li.seminar a {
  width: 187px;
  background-position: 0 0;
}
.menu li.shooting a {
  width: 188px;
  background-position: -190px 0;
}
.menu li.booth a {
  width: 188px;
  background-position: -381px 0;
}
.menu li.acafe a {
  width: 188px;
  background-position: -572px 0;
}
.menu li.cpplus a {
  width: 187px;
  background-position: -763px 0;
}

@media (max-width:640px){
  .menu li {
    float: none;
    margin: 0;
    text-indent: 0em;
    border-top:#000 solid 2px;
    text-align:left;
    background:#333;
    width: auto;
  }
  .menu li a {
    position: relative;
    padding: 0 20px 0 35px;
    height: auto;
    width: auto !important;
    font-size: 118.8%;
    line-height: 50px;
    color: #ffffff;
    background: none;
    transition: none;
    -o-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
  }
  .menu li a:hover {
    opacity: 1.0;
  }
  .menu li a:before {
    content: "\003e";
    position: absolute;
    left: 20px;
    top: 0;
    display: block;
    font-size: 118.8%;
    color: #ea5504;
    transform: rotate(90deg) scale(0.6,1);
    -o-transform: rotate(90deg) scale(0.6,1);
    -ms-transform: rotate(90deg) scale(0.6,1);
    -moz-transform: rotate(90deg) scale(0.6,1);
    -webkit-transform: rotate(90deg) scale(0.6,1);
  }
  .menu li.cpplus a:before {
    display: none;
  }
  .menu li .mod-iconNewWin {
    position: relative;
    top: 12px;
    left: 3px;
  }
}
@media (max-width:480px) {
  .menu li a {
    font-size: 112.5%;
    line-height: 45px;
  }
}
@media (max-width:320px) {
  .menu li a {
    font-size: 106.3%;
    line-height: 45px;
  }
}


/*==================================================

  .section

==================================================*/
.section {
  margin-top: 0px;
  padding-bottom: 80px;
  line-height: 1.8;
  color: #fff;
  background-image: url(../img/sec_bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #000;
}
.section .section-inner {
  margin: 0 auto;
  width: 870px;
  min-height: 100px;
}
.section h2 {
  margin: 0;
  padding: 27px 0 0;
  font-size: 233.3%;
  font-weight: normal;
  line-height: 1.6;
  color: #fff;
  letter-spacing: 0.03em;
  text-align: center;
}
.section h2.en {
  font-size: 275%;
  letter-spacing: 0.08em;
}
.section .head-line-01 {
  margin: 0;
  padding: 0 5px;
  font-size: 143.8%;
  line-height: 40px;
  text-align: center;
  background: #1b1b1b;
}
.section .head-line-02 {
  margin: 0 0 35px;
  padding: 0 0 6px;
  font-size: 158.3%;
  line-height: 1.4;
  border-bottom: 1px solid #d9d9d9;
}
.section p.txt {
  font-size: 133.3%;
  line-height: 1.8;
}
.section p.txt-note {
  margin: 15px 0 0;
  font-size: 116.7%;
  line-height: 1.6;
}
.section .float-box:after {
  clear: both;
  display: block;
  content: "";
}
.section .link-btn {
  display: inline-block;
  padding: 0 15px;
  font-size: 83.3%;
  text-align: center;
  color: #fff;
  background-color: #242424;
  transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -webkit-transition: background-color 0.2s;
}
.section .link-btn.sp {
  display: none;
}
.section .link-btn:hover {
  color: #fff;
  background-color: #444;
  text-decoration: none;
}
.section a.arrow,
.section a span.arrow {
  display: inline-block;
  padding-left: 13px;
  line-height: 1.7;
  background-image: url("../img/link_arrow@2x.png");
  background-repeat: no-repeat;
  background-position: 0 0.3em;
  background-size: 7px 10px;
}
.ielegacy .section a.arrow,
.ielegacy .section a span.arrow {
  background-image: url("../img/link_arrow.png");
}

@media (max-width:640px) {
  .section {
    background-size: 140% auto;
  }
  .section .section-inner {
    padding: 0 4.6875%;
    width: auto;
  }
  .section h2 {
    padding: 35px 0 0;
    font-size: 175%;
    line-height: 1.2;
    letter-spacing: 0.0em;
  }
  .section h2.en {
    font-size: 206.3%;
    letter-spacing: 0.03em;
  }
  .section .head-line-01 {
    font-size: 116.7%;
    background: #292929;
  }
  .section .head-line-02 {
    font-size: 116.7%;
  }
  .section p.txt {
    font-size: 116.7%;
  }
  .section p.txt-note {
    font-size: 100%;
  }
  .section .link-btn {
    font-size: 100%;
    background-color: #444;
    transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
  }
  .section .link-btn.sp {
    display: inline-block;
  }
  .section .link-btn.pc {
    display: none;
  }
}
@media (max-width:320px) {
  .section {
    font-size: 93.8%;
  }
  .section h2.en {
    font-size: 193.8%;
  }
  .section .head-line-01 {
    font-size: 108.3%;
    line-height: 35px;
  }
}

/*--------------------------------------------------
  #Intro.section
--------------------------------------------------*/
#Intro.section h2 br {
  display: none;
}
#Intro.section h3.head-line-01 {
  margin: 30px 0 0;
}
#Intro.section .float-box + h3 {
  margin: 54px 0 0;
}
#Intro.section h4 {
  margin: 0;
}
#Intro.section .item {
  float: right;
}
#Intro.section p {
  margin: 22px 0 0;
  font-size:130.5%;
  line-height: 1.6;
}
#Intro.section p.note {
  font-size: 108.3%;
}



#Intro.section .link-btn {
  margin: 25px 0 20px;
  line-height: 33px;
}

@media (max-width:640px) {
  #Intro.section h2 br {
    display: block;
  }
  #Intro.section .float-box {
    margin: 30px 0 0 !important;
    padding: 0 1.7241379%;
  }
  #Intro.section .item {
    float: none;
  }
  #Intro.section p {
    font-size: 106.3%;
  }
  #Intro.section .link-btn {
    display: block;
    margin: 30px auto 0;
    max-width: 250px;
    line-height: 45px;
  }
}

/* .a6300
--------------------------------------------------*/
#Intro.section .a6300 {
  margin: 30px 0 0;
  padding: 20px 5px 20px 20px;
  background:url(../img/intro_back.jpg) no-repeat;
  background-size: 100% 100%;
}
#Intro.section .a6300 h4 {
  width: 128px;
  margin: 20px 0 0 0;
}
#Intro.section .a6300 .item {
  margin: -60px 0 0;
  width: 311px;
}

@media (max-width:640px) {
  #Intro.section .a6300 .item {
    margin: 0 auto;
    width: 80%;
  }
}

/* .g-master
--------------------------------------------------*/
#Intro.section .g-master {
  margin: 30px 0 0;
  padding: 20px 5px 20px 20px;
  background:url(../img/intro_back.jpg) no-repeat;
  background-size: 100% 100%;
}
#Intro.section .g-master h4 {
  width: 157px;
  margin: 20px 0 0 0;
}
#Intro.section .g-master .item {
  margin: -20px 18px 0 45px;
  width: 298px;
}

@media (max-width:640px) {
  #Intro.section .g-master .item {
    margin: 30px auto 0;
    width: 90%;
  }
}

/*--------------------------------------------------
  #Seminar.section
--------------------------------------------------*/
#Seminar.section p.intro {
  margin: 50px 0 0;
  font-size: 133.3%;
  text-align: center;
}
#Seminar.section strong.intro {
  display: block;
  margin: 15px 0 0;
  line-height: 0;
  text-align: center;
}
#Seminar.section .speaker-line {
  margin: 30px 0 0;
}
#Seminar.section strong.intro + .speaker-line {
  margin: 20px 0 0;
}
#Seminar.section .speaker-line:after {
  clear: both;
  display: block;
  content: "";
}
#Seminar.section .item {
  float: left;
  margin: 0 0 0 44px;
  width: 413px;
}
#Seminar.section .item:first-child {
  margin: 0 0 0 0;
}
#Seminar.section .profile {
  margin: 20px 0 0;
}
#Seminar.section .profile:after {
  clear: both;
  display: block;
  content: "";
}
#Seminar.section .id-img {
  float: left;
  width: 92px;
}
#Seminar.section .txt-box {
  position: relative;
  float: right;
  width: 296px;
}
#Seminar.section .txt-box .category {
  display: block;
  margin: 0 0 15px;
  font-size: 158.3%;
  letter-spacing: 0.15em;
  height: 35px;
  font-weight: normal;
  line-height: 35px;
  text-align: center;
  background-color: #242424;
}
#Seminar.section .txt-box .name {
  display: block;
  margin: 0;
  font-size: 166.7%;
  font-weight: normal;
  line-height: 1.2;
}
#Seminar.section .txt-box .romaji {
  display: block;
  font-size: 116.7%;
  line-height: 1.2;
}
#Seminar.section .txt-box .link-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 12px;
  font-size: 108.3%;
  line-height: 34px;
}
#Seminar.section h4.head-line-01 {
  margin: 40px 0 0;
}
#Seminar.section p {
  margin: 25px 0 0;
  font-size: 133.3%;
  line-height: 1.4;
}

#Seminar.section p.note img {
  float: left;
  padding-right: 25px;
  max-width: 92px;
}
#Seminar.section p.note:after {
  clear: both;
  display: block;
  content: "";
}

#Seminar.section p.note {
  margin: 10px 0 0;
  font-size: 108.3%;
  line-height: 1.6;
}
#Seminar.section p.note br {
  display: none;
}
#Seminar.section p.note br.block {
  display: block;
}
#Seminar.section p.note a {
  margin-left: 15px;
}
#Seminar.section p.note a.colorbox {
  margin-left: 0px;
  outline:none;
}
#Seminar.section p.note a.colorbox.pc {
	display:block;
}
#Seminar.section p.note a.colorbox.sp {
	display:none;
}
#Seminar.section p.note .mod-iconNewWin {
  position: relative;
  top: 5px;
  margin-left: 3px;
}

@media (max-width:640px) {
  #Seminar.section p.intro {
    font-size: 116.7%;
	text-align:left;
  }
  #Seminar.section p.intro br {
	  display:none;
  }
  #Seminar.section strong.intro img {
    max-width: 400px;
    width: 85%;
    height: auto;
  }
  #Seminar.section .speaker-line {
    margin: 0 !important;
  }
  #Seminar.section .item {
    float: none;
    margin: 30px 0 0 !important;
    padding-top: 30px;
    width: auto;
    border-top: 1px dotted #777;
  }
  #Seminar.section .profile {
    display: table;
    width: 100%;
  }
  #Seminar.section .id-img {
    display: table-cell;
    float: none;
    vertical-align: top;
  }
  #Seminar.section .txt-box {
    display: table-cell;
    float: none;
    padding-left: 20px;
    width: auto;
    vertical-align: top;
  }
  #Seminar.section .txt-box .category {
    margin: 0 0 10px;
  }
  #Seminar.section .txt-box .name {
    font-size: 150%;
  }
  #Seminar.section .txt-box .romaji {
    font-size: 100%;
  }
  #Seminar.section .txt-box .link-btn {
    position: static;
    margin: 15px 0 0;
    font-size: 100%;
  }
  #Seminar.section p {
    font-size: 116.7%;
  }
  #Seminar.section p.note {
    font-size: 91.7%;
  }
  #Seminar.section p.note br {
    display: block;
  }
  #Seminar.section p.note a {
    position: relative;
    top: 10px;
    margin: 0;
  }
  #Seminar.section p.note a.colorbox.pc {
	display:none !important;
  }
  #Seminar.section p.note a.colorbox.sp {
	display:block;
  }
  #Seminar.section p.note .mod-iconNewWin {
    top: -2px;
    margin-left: 5px;
  }
}

/* .three
--------------------------------------------------*/
#Seminar.section .license {
  font-size: 83.3%;
  line-height: 20px;
  text-align: right;
}
#Seminar.section .three .profile {
  margin: 0;
}
#Seminar.section .three .txt-box {
  float: none;
  width: auto;
}
#Seminar.section .three .person {
  float: left;
  width: 148px;
}
#Seminar.section .three .person-03 {
  float: left;
  width: 117px;
}
#Seminar.section .three .id-img {
  float: none;
  margin: 0 0 15px;
}
#Seminar.section .three .link-btn {
  position: static;
  margin: 10px 0 0;
}

@media (max-width:640px) {
  #Seminar.section .license {
    font-size: 66.7%;
  }
  #Seminar.section .three .txt-box {
    padding: 0;
  }
  #Seminar.section .three .person {
    float: none;
    margin: 15px 0 0;
    width: auto !important;
  }
  #Seminar.section .three .person:after {
    clear: both;
    display: block;
    content: "";
  }
  #Seminar.section .three strong + .person {
    margin: 0;
  }
  #Seminar.section .three .id-img {
    float: left;
    margin: 0 20px 0 0;
  }
}

/*--------------------------------------------------
  #Schedule.section
--------------------------------------------------*/
#Schedule.section table {
  margin: 30px 0;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  line-height: 1.4;
}
#Schedule.section tbody .odd th,
#Schedule.section tbody .odd td {
  background-color: #222222;
}
#Schedule.section table span.blue {
  color: #0068de;
}
#Schedule.section table span.red {
  color: #ff0000;
}
#Schedule.section thead th {
  padding: 12px 0 12px 15px;
  font-size: 150%;
  font-weight: normal;
  border-left: 1px dotted #9a9a9a;
}
#Schedule.section tbody th {
  padding: 0 0 0 20px;
  width: 170px;
  font-size: 125%;
  font-weight: normal;
  text-align: left;
  border-top: 1px dotted #9a9a9a;
}
#Schedule.section tbody td {
  padding: 15px 3px 12px 3px;
  border-top: 1px dotted #9a9a9a;
  border-left: 1px dotted #9a9a9a;
  font-size: 133.3%;
  text-align: center;
}
#Schedule.section tbody td span {
  display: block;
  margin-top: 5px;
  font-size: 75%;
  color: #999;
}
#Schedule.section p.note {
  margin: 0 0 35px;
  font-size: 108.3%;
  line-height: 1.4;
}

@media (max-width:640px) {
  #Schedule.section table {
    table-layout: auto;
  }
  #Schedule.section table {
    border-top: 1px solid #9a9a9a;
  }
  #Schedule.section thead th {
    font-size: 83.3%;
    white-space: nowrap;
  }
  #Schedule.section tbody th {
    box-sizing: border-box;
    padding: 0 10px 0 15px;
    width: 26%;
    font-size: 83.3%;
  }
  #Schedule.section tbody th br {
    display: block;
    margin-left: 10px;
  }
  #Schedule.section tbody td {
    box-sizing: border-box;
    padding: 15px 10px 12px 7px;
    width: 37%;
    font-size: 83.3%;
    text-align: left;
  }
  #Schedule.section tbody td .dot {
    font-style: normal;
    margin-left: -0.2em;
    letter-spacing: -0.3em;
  }
  #Schedule.section tbody td span {
    font-size: 62.5%;
  }
  #Schedule.section thead th:nth-child(4),
  #Schedule.section thead th:nth-child(5) {
    display: none;
  }
  #Schedule.section tbody td:nth-child(4),
  #Schedule.section tbody td:nth-child(5) {
    display: none;
  }
  #Schedule.section p.note {
    font-size: 91.7%;
  }
}
@media (max-width:320px) {
  #Schedule.section {
    font-size: 100%;
  }
  #Schedule.section tbody th {
    padding: 0 10px;
    font-size: 75%;
  }
}

/*--------------------------------------------------
  #Shooting.section
--------------------------------------------------*/
#Shooting.section .heading {
  float: left;
  display: table;
}
#Shooting.section .heading .id-img {
  display: table-cell;
  width: 125px;
}
#Shooting.section .heading h3 {
  display: table-cell;
  margin: 0;
  padding: 0 0 0 23px;
  font-size: 150%;
  line-height: 1.4;
  vertical-align: middle;
}
#Shooting.section .heading h3 span {
  margin-left: -14px;
  color: #fff;
  font-size: 135%;
  line-height: 50px;
}
#Shooting.section .photo-img {
  float: right;
  margin: 10px 0 0;
  width: 373px;
  text-align: right;
}
#Shooting.section p {
  float: left;
  margin: 15px 0 0 0;
  width: 464px;
}
#Shooting.section p.time-table {
  margin: 25px 0 0 0;
}
#Shooting.section p.time-table span {
  margin-left: -5px;
}

@media (max-width:640px) {
  #Shooting.section .heading {
    float: none;
    display: table;
    width: 100%;
  }
  #Shooting.section .heading .id-img {
    width: 100px;
  }
  #Shooting.section .heading h3 {
    font-size: 158.3%;
  }
  #Shooting.section .photo-img {
    float: none;
    width: auto;
    text-align: center;
  }
  #Shooting.section p {
    float: none;
    padding: 20px 0 0;
    width: auto;
  }
}
@media (max-width:480px) {
  #Shooting.section .heading {
    display: block;
  }
  #Shooting.section .heading .id-img {
    display: block;
    margin: 0 auto;
    width: 120px;
  }
  #Shooting.section .heading h3 {
    display: block;
    padding: 10px 0 0;
  }
  #Shooting.section p.time-table {
    letter-spacing: -0.05em;
  }
}

/* .nakai
--------------------------------------------------*/
#Shooting.section .nakai {
  margin: 55px 0 0;
}
#Shooting.section .nakai .heading h3 {
  color: #2a7bfa;
}
#Shooting.section .nakai .photo-img .img {
  margin: 20px 0 0;
  width: 373px;
}

@media (max-width:640px) {
  #Shooting.section .nakai {
    margin: 30px 0 0;
  }
  #Shooting.section .nakai .photo-img .img {
    width: 220px;
  }
}

/* .uozumi
--------------------------------------------------*/
#Shooting.section .uozumi {
  margin: 75px 0 0;
}
#Shooting.section .uozumi .heading h3 {
  color: #dc6e0d;
}
#Shooting.section .uozumi .photo-img .img {
  margin: 20px 0 0;
  width: 206px;
}

@media (max-width:640px) {
  #Shooting.section .uozumi {
    margin: 40px 0 0;
    padding-top: 30px;
    border-top: 1px dotted #777;
  }
  #Shooting.section .uozumi .photo-img .img {
    width: 140px;
  }
}

/*--------------------------------------------------
  #Museum.section
--------------------------------------------------*/
#Museum.section {
  background-image: none;
}
#Museum.section h2 {
  padding: 15px 0 0;
  border-top: 2px solid #e8380d;
}
#Museum.section h2 img {
  margin: 0 10px;
  width: 85px;
  height: auto;
}
#Museum.section .img-box {
  margin: 30px 0 25px;
}
#Museum.section p {
  font-size: 133.3%;
  line-height: 1.8;
  text-align: center;
}

@media (max-width:640px) {
  #Museum.section h2 img {
    width: 75px;
  }
  #Museum.section p {
    font-size: 116.7%;
    line-height: 1.6;
    text-align: left;
  }
}
@media (max-width:320px) {
  #Museum.section h2 img {
    margin: 0 5px;
    width: 64px;
  }
}

/*--------------------------------------------------
  #Booth.section
--------------------------------------------------*/
#Booth.section {
  background-image: none;
}
#Booth.section h2 {
  padding: 15px 0 0;
  border-top: 2px solid #e8380d;
}
#Booth.section h3.head-line-01 {
  margin: 40px 0 0;
}
#Booth.section .item {
  float: left;
}
#Booth.section .item a {
  position: relative;
  display: block;
  outline: none;
  text-align: center;
  background-color: #242424;
}
#Booth.section .item p.link a {
  background-color:#000; 
  background:none !important; 
  text-align: left;
}

#Booth.section .item a:after {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
  display: block;
  width: 11px;
  height: 9px;
  overflow: hidden;
  background: url(../img/icn_blank@2x.png);
  background-size: 11px 9px;
  content: "";
}
#Booth.section .item p.link a:after {
  background: none;
  content: none;
}
.ielegacy #Booth.section .item a:after {
  background: url(../img/icn_blank.png);
}
.ielegacy #Booth.section .item p.link a:after {
  background: none;
}
#Booth.section .item img {
  max-width: 200px;
}
#Booth.section .link {
  margin: 20px 0 0;
  font-size: 125%;
  line-height: 1.4;
}

@media (max-width:640px) {
  #Booth.section h3.head-line-01 {
    margin: 40px 0 0;
  }
  #Booth.section .item {
    margin: 4% 0 0 4% !important;
    width: 48% !important;
    box-sizing: border-box;
  }
  #Booth.section .item:nth-child(odd) {
    margin: 4% 0 0 !important;
  }
  #Booth.section .item a:after {
    right: 7px;
    top: 7px;
  }
  #Booth.section .link {
    font-size: 108.3%;
  }
}

/* .ichigan
--------------------------------------------------*/
#Booth.section .ichigan .item {
  margin: 25px 0 0 23px;
  width: 200px;
}
#Booth.section .ichigan .item:first-child {
  margin: 25px 0 0 0;
}

/* .dsc
--------------------------------------------------*/
#Booth.section .dsc .item {
  margin: 25px 0 0 30px;
  width: 270px;
}
#Booth.section .dsc .item:first-child {
  margin: 25px 0 0 0;
}

/* .hadycam
--------------------------------------------------*/
#Booth.section .hadycam .item {
  margin: 25px 0 0 24px;
  width: 423px;
}
#Booth.section .hadycam .item:first-child {
  margin: 25px 0 0 0;
}

/* .playmemories
--------------------------------------------------*/
#Booth.section .head-line-01.playmemories {
  box-sizing: border-box;
  padding-left: 15px;
  width: 423px;
  text-align: left;
}
#Booth.section .playmemories .item {
  margin: 25px 0 0 24px;
  width: 423px;
}
#Booth.section .playmemories .item:first-child {
  margin: 25px 0 0 0;
}
#Booth.section .playmemories .item img {
  max-width: 280px;
}

@media (max-width:640px) {
  #Booth.section .head-line-01.playmemories {
    width: auto;
    text-align: center;
  }
}

/* .playmemories
--------------------------------------------------*/
#Booth.section .head-line-02 {
  margin-top: 70px;
}


/*--------------------------------------------------
  #aCafe.section
--------------------------------------------------*/
#aCafe.section {
  background-image: none;
}
#aCafe.section h2 {
  border-top: 2px solid #e8380d;
}

@media (max-width:640px) {
  #aCafe.section {
    padding-bottom: 50px;
  }
}

/* .contest
--------------------------------------------------*/
#aCafe.section .contest {
  margin-top: 50px;
}
#aCafe.section .contest .img-box {
  float: right;
  margin: 5px 0 0 40px;
  max-width: 444px;
  text-align: center;
}

@media (max-width:640px) {
  #aCafe.section .contest .img-box {
    float: none;
    margin: 0 auto 20px;
  }
}

/*--------------------------------------------------
  #Others.section
--------------------------------------------------*/
#Others.section {
  background-image: none;
}
#Others.section .section-inner {
  border-top: 2px solid #e8380d;
}

@media (max-width:640px) {
  #Others.section {
    padding-bottom: 50px;
  }
}

/* .booklet
--------------------------------------------------*/
#Others.section .booklet {
  margin-top: 50px;
}
#Others.section .booklet .img-box {
  float: left;
  margin: 5px 40px 0 0px;
  max-width: 200px;
  text-align: center;
}
#Others.section .img-box2 {
  margin: 40px 0px 0 0px;
  max-width: 870px;
  text-align: center;
}

@media (max-width:640px) {
  #Others.section .booklet .img-box {
    float: none;
    margin: 0 auto 20px;
  }
  #Others.section .img-box2 {
	  width:auto;
	}
	#Others.section .img-box2 img {
	  width:100%;
	}
}


/*--------------------------------------------------
  #Clening.section
--------------------------------------------------*/
#Cleaning.section {
  background-image: none;
}
#Cleaning.section .section-inner {
  border-top: 2px solid #e8380d;
}

@media (max-width:640px) {
  #Cleaning.section {
    padding-bottom: 50px;
  }
}

/* .booklet
--------------------------------------------------*/
#Cleaning.section .booklet {
  margin-top: 50px;
}
#Cleaning.section .booklet .img-box {
  float: right;
  margin: 5px 0px 0 40px;
  max-width: 200px;
  text-align: center;
}
#Cleaning.section .img-box2 {
  margin: 40px 0px 0 0px;
  max-width: 870px;
  text-align: center;
}

@media (max-width:640px) {
  #Cleaning.section .booklet .img-box {
    float: none;
    margin: 0 auto 20px;
  }
  #Cleaning.section .img-box2 {
	  width:auto;
	}
	#Cleaning.section .img-box2 img {
	  width:100%;
	}
}






/*--------------------------------------------------
  footer
--------------------------------------------------*/
footer {
  display: none;
}
footer {
  padding-bottom: 30px;
}
footer .fix-pagetop {
  position: relative;
  top: 30px;
  margin: 0 auto;
  width: auto;
  height: 1px;
}
footer .fix-pagetop .floater {
  position: static;
  padding-right: 2%;
  width: 98%;
  text-align: right;
}
footer .fix-pagetop .floater.fixed {
  position: fixed;
  bottom: 0;
  z-index: 1000;
}
footer .fix-pagetop .floater a {
  position: relative;
  margin-top: -37px;
  display: block;
  float: right;
  width: 60px;
  height: 32px;
}
footer .fix-pagetop .floater.fixed a {
  top: 0;
}
footer .fix-pagetop .target {
  position: fixed;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 0px;
}

@media(max-width:640px) {
  footer {
    margin-top: 20px;
    padding-bottom: 20px;
    display:block;
  }
  footer .fix-pagetop {
    top: -5px;
    width: auto;
  }
  footer .fix-pagetop .floater {
    padding-right: 0;
    width: 100%;
  }
  footer .fix-pagetop .floater a {
    float: none;
    display: inline-block;
    margin-top: 0;
  }
}

