/*
 Theme Name:   ictv
 Description:  ictv
 Text Domain:  ictv
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}


.clearfix::after{
  clear: both;
  display: block;
  content: "";
  height: 0;
  width: 0;
}

.mb30 {
  margin-bottom: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

html, body {
  scroll-padding-top: 100px; /* 固定ヘッダの高さ分 */
  -webkit-scroll-padding-top: 100px; /* 固定ヘッダの高さ分 */
  -moz-scroll-padding-top: 100px; /* 固定ヘッダの高さ分 */
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", "Yu Gothic", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
}

/* header */

/* index */
.topSliderBox {
  background: #000000;
  width: 100%;
}

div#n2-ss-2 .n2-style-2a0a200d6a6e1fade27fb9c90af83812-dot.n2-active, div#n2-ss-2 .n2-style-2a0a200d6a6e1fade27fb9c90af83812-dot:HOVER, div#n2-ss-2 .n2-style-2a0a200d6a6e1fade27fb9c90af83812-dot:FOCUS {
  background: #ED6D1F !important;
}

div#n2-ss-2 .n2-style-2a0a200d6a6e1fade27fb9c90af83812-dot {
  background: #fff !important;
}

div#n2-ss-2 .n2-style-2a0a200d6a6e1fade27fb9c90af83812-dot {
  margin: 5px 10px !important;
}

.comichanSliderBox {
  width: 100%;
  background: #9FA0A0;
  padding: 40px 0 15px;
}

.footerSliderBox {
  width: 100%;
  background: #ED6D1F;
  padding: 15px 0;
  overflow: hidden;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-container .swiper-slide {
  
}

.swiper-container .swiper-slide img {
  /*max-width: 100%;*/
  width: 100%;
  max-height: 100%;
}

.swiper-container .swiper-slide a {
  width: 100%;
  max-height: 100%;
}

.swiper-container2 .swiper-slide {
}

.swiper-container2 .swiper-slide img {

}

.swiper-pagination {
  position: relative !important;
  text-align: center;
  margin: 0 auto;
  padding: 30px 0 10px 0;
}

.swiper-pagination2 {
  text-align: center;
  margin: 0 auto;
  padding: 15px 0 10px 0;
}

.swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  background: #fff !important;
  opacity: 1 !important;
}

.swiper-pagination .swiper-pagination-bullet-active {
  background: #595757 !important;
}

.swiper-pagination2 .swiper-pagination-bullet-active {
  background: #595757 !important;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px !important;
}

.topMenuBoxLeft h2, .topMenuBoxLeft .topMenuBoxList {
  background: #ED6D1F;
}

.topMenuBoxRight h2, .topMenuBoxRight .topMenuBoxList {
  background: #727171;
}

.topMenuBoxLeft h2, .topMenuBoxRight h2 {
  color: #fff;
  cursor: pointer;
}

.topMenuBoxRight {
  position: relative;
}

.topMenuBoxList li {
  float: left;
  text-align: center;
  margin-bottom: 15px;
  line-height: 1.5em;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}

.topMenuBoxList a {
  color: #fff;
  text-decoration: none;
}

#mypageBt {
  cursor: pointer;
}

.topMenuMypage {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1000;
  width: 100%;
  padding-top: 10px;
  background-color: #666666 !important;
  display: none;
}

.comichanSliderBox h2 {
  text-align: center;
  padding: 30px 0;
  font-weight: 600;
  font-size: 24px;
  color: #fff;
}

.topMiddleMenu {
  padding: 20px 0;
}

.topMiddleMenu h2 {
  padding: 40px 0 20px 0;
  text-align: center;
  font-weight: 600;
  font-size: 24px;
  color: #6D6C6C;
}

.topMiddleMenuList li {
  color: #6D6C6C;
  text-align: center;
  float: left;
  padding: 30px 0;
  border-top: 2px dotted #9FA0A0;
  border-right: 2px dotted #9FA0A0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.topMiddleMenuList a {
  display: block;
  color: #6D6C6C;
  text-decoration: none;
}

.topMiddleMenuList img {
  margin-bottom: 10px;
}

.topMiddleMenuTitle {
  font-size: 20px;
  font-weight: 600;
  line-height: 2em;
}

.topMiddleMenuText {
  font-size: 14px;
  line-height: 1.5em;
}

.recommendedBox {
  background: #E6E6E6;
  min-height: 600px;
}

.recommendedBox h2 {
  text-align: center;
  padding: 30px 0;
  font-weight: 600;
  font-size: 24px;
  color: #4C4948;
}

.iframeOsusume {
  width: 960px;
  height: 494px;
  margin: 0 auto;
  display: block;
}

.proyakyuBox {
  /*background: #E6E6E6;*/
  min-height: 350px;
}

.iframeProyakyu {
  width: 960px;
  height: 150px;
  margin: 0 auto;
  display: block;
}

.topNewsBox {
  border: 1px solid #595757;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-shadow: 1px 1px 2px #aaa;
  margin-bottom: 20px;
}

.topNewsTitle {
  background: #595757;
  padding: 15px 0;
  position: relative;
  font-size: 16px;
  color: #fff;
}

.topNewsMore {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -8px;
}

.topNewsMore:before {
  content: "▼";
  color: #fff;
  font-size: 14px;
}

.topNewsMore a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.iframeEasy {
  display: block;
  width: 468px;
  height: 250px;
}

.topFacebookBox {
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow: hidden;
}

.topFacebookBox iframe {
  width: 100%;
}

.pageSupportContactFormSendInfo {
  color: #f00;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  line-height: 2em;
}


.topOsusumeMenu {
  padding: 20px 0;
}
.topOsusumeMenu h2 {
  padding: 40px 0 20px 0;
  text-align: center;
  font-weight: 600;
  font-size: 24px;
  color: #6D6C6C;
}
.topOsusumeMenuList li {
  color: #6D6C6C;
  text-align: center;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.topOsusumeMenuList a {
  display: block;
  color: #6D6C6C;
  text-decoration: none;
}
.topOsusumeMenuList img {
  margin-bottom: 10px;
}


/* footer */
footer {
  background: #E6E6DF;
}

.footerMenu {
  background: #B5B5B6;
}

.footerMenu ul {
  margin: 0 auto;
}

.footerMenu li {
  border-right: 1px solid #fff;
  display: table-cell;
}

.footerMenu li:first-child {
  border-left: 1px solid #fff;
}

.footerMenu a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 5px 15px 5px 5px;
  font-size: 12px;
}

.footerLogoText {
  font-size: 14px;
  line-height: 1.5em;
}

.footerAddressText {
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: -0.5px;
}

.copyright {
  text-align: center;
  font-size: 12px;
  padding: 10px;
  line-height: 1.5em;
}


@media all and (max-width: 960px) { /* SP */
  .pconly {
    display: none;
  }
  
  /* header */
  .headerBox {
    display: table;
    width: 100%;
  }
  
  .headerLogoBox {
    display: table-cell;
    width: 80%;
  }
  
  .headerSpMenuBtBox {
    display: table-cell;
    width: 20%;
    vertical-align: middle;
    text-align: right;
    padding: 0 15px 0 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }

  .headerSpMenuBt {
    position: relative;
    right: 0;
    height: 34px;
    width: 30px;
    padding: 3px;
    display: inline-block;
    box-sizing: border-box;
  }
  .headerSpMenuBt div {
    position: absolute;
    right: 3px;
    height: 4px;
    width: 30px;
    background-color: #ED6D1F;
    border-radius: 2px;
    display: inline-block;
    box-sizing: border-box;
  }
  .headerSpMenuBt div:nth-of-type(1) {
    top: 3px;
  }
  .headerSpMenuBt div:nth-of-type(2) {
    top: 15px;
  }
  .headerSpMenuBt div:nth-of-type(3) {
    bottom: 3px;
  }

  .headerMenuBox {
    display: none;
  }

  .headerMenuBox ul {

  }

  .headerMenuBox a {

  }
  .headerMenuSpList li {
    border-bottom: 1px solid #ccc;
    border-left: 8px solid #F1F2F2;
    position: relative;
  }

  .headerMenuSpList li:after {
    content: "＞";
    position: absolute;
    right: 10px;
    color: #ccc;
    top: 15px;
    font-size: 16px;
  }
  
  .headerMenuSpList>li:first-child:after {
    content: "";
  }

  .headerMenuSpList li br {
    display: none;
  }

  .headerMenuSpList li a {
    display: block;
    padding: 10px;
    line-height: 1.5em;
    color: #000;
    text-decoration: none;
  }
  
  .headerMenuHoverList {
    margin-left: 25px;
  }
  
  .headerMenuHoverList li {
    background: #4c4948;
  }
  
  .headerMenuHoverList li a {
    color: #fff;
  }
  
  .headerMenuBox .headerIconBox {
    padding: 20px;
  }

  .headerMenuBox .headerIconBox ul {
    display: table;
    margin: 0 0 0 auto;
    width: 100%;
  }

  .headerMenuBox .headerIconBox li {
    display: table-cell;
    width: 25%;
    text-align: center;
  }

  .headerMenuBox .headerIconBox li a {
    color: #727171;
    text-decoration: none;
    line-height: 1.2em;
    font-size: 12px;
  }

  .headerMenuBox .headerIconBox li img {
    height: 25px;
    padding-bottom: 5px;
  }
  
  .headerLogo {
    padding: 10px;
  }
  
  .headerLogo img {
    width: 100%;
  }
  
  
  /* index */
  
  .topMenuBoxLeft h2, .topMenuBoxRight h2 {
    padding: 15px 10px;;
    font-size: 20px;
    position: relative;
    text-align: left;
    font-weight: bold;
  }

  .topMenuBoxLeft h2:after, .topMenuBoxRight h2:after {
    position: absolute;
    content: "＞";
    color: #fff;
    font-size: 22px;
    right: 10px;
    margin-top: -10px;
    top: 50%;
    transform: rotate(90deg);
    opacity: 0.5;
  }
  
  .topMenuBoxList {
    padding: 10px;
    display: none;
  }

  .topMenuBoxList li {
    width: 33%;
    height: 100px;
    font-size: 14px;
    padding: 0 5px 10px 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }

  .topMenuBoxList img {
    height: 35px;
  }
  
  .topMenuMypage {
    display: none;
    top: 140px;
    bottom: auto;
    width: auto;
  }
  
  .topMiddleMenuList {
    padding: 10px;
  }
  
  .topMiddleMenuList li {
    width: 50%;
  }
  
  .topMiddleMenuList img {
    height: 60px;
  }

  .topMiddleMenuList li:nth-child(1), .topMiddleMenuList li:nth-child(2) {
    border-top: 0;
  }

  .topMiddleMenuList li:nth-child(2), .topMiddleMenuList li:nth-child(4), .topMiddleMenuList li:nth-child(6), .topMiddleMenuList li:nth-child(8), .topMiddleMenuList li:nth-child(10) {
    border-right: 0;
  }
  
  
  .iframeOsusume {
    width: 80%;
    height: 1100px;
  }
  
  .iframeProyakyu {
    width: 80%;
    height: 300px;
  }
  .proyakyuBox {
    height: 500px;
  }
  
  .topNewsTitle {
    text-align: left;
    padding-left: 10px;
  }
  
  .topNewsBox {
    margin: 20px;
  }
  
  .topNewsEachBox {
    display: table;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #000;
    text-decoration: none;
  }

  .topNewsEachImg {
    display: table-cell;
    width: 30%;
    padding-right: 5%;
    vertical-align: top;
  }

  .topNewsEachImg img {
    width: 100%;
  }

  .topNewsEachText {
    display: table-cell;
    width: 65%;
    vertical-align: top;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.5em;
  }
  
  .topNewsEachList a {
    text-decoration: none;
  }

  .topNewsEachListBig a {
    text-decoration: none;
  }
  
  .iframeEasy {
    display: block;
    width: 100%;
  }
  
  .swiper-container2 .swiper-slide img {
    width: 100%;
  }  
  .topOsusumeMenuList {
    padding: 10px;
  }
  
  .topOsusumeMenuList li {
    width: auto;
    float: none;
  }
  
  .topOsusumeMenuList img {
    height: 250px;
  }

  .topOsusumeMenuList li:nth-child(1), .topOsusumeMenuList li:nth-child(2) {
    border-top: 0;
  }

  .topOsusumeMenuList li:nth-child(2), .topOsusumeMenuList li:nth-child(4), .topOsusumeMenuList li:nth-child(6), .topOsusumeMenuList li:nth-child(8), .topOsusumeMenuList li:nth-child(10) {
    border-right: 0;
  }
  

  
  /* footer */
  .footerMenu ul {
    padding: 10px 10px 5px 10px;
  }

  .footerMenu li {
    float: left;
    margin-bottom: 5px;
  }
  
  .footerLogoBox {
    padding: 20px 20px 10px 20px;
    text-align: center;
  }
  
  .footerLogoBox img {
    width: 100%;
    max-width: 400px;
  }
  
  .footerLogoText {
    text-align: center;
    font-size: 14px;
  }
  
  .footerAddressBox {
    padding: 10px 40px;
    text-align: center;
  }
  
  .footerAddressBox img {
    width: 100%;
    max-width: 400px;
  }

  .footerSnsBox {
    padding: 10px 40px;
    margin: 0 auto;
  }
  .footerSnsBox ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  
  .footerSnsBox li {
    text-align: center;
    padding: 0 7px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    vertical-align: middle;
    width: 20%;
  }
  
  .footerSnsBox li:nth-child(6) {
    width: 25%;
  }
  
  .footerSnsBox li:nth-child(7) {
    width: 25%;
    padding-top: 10px;
  }
  
  /*.footerSnsBox li:nth-child(1) {
    width: 20%;
  }
  
  .footerSnsBox li:nth-child(2) {
    width: 20%;
  }
  
  .footerSnsBox li:nth-child(3) {
    width: 30%;
  }
  
  .footerSnsBox li:nth-child(4) {
    width: 30%;
  }*/
  
  .footerSnsBox li img {
    width: 100%;
  }
}

@media all and (min-width: 768px) and (max-width: 960px) { /* tablet SP上書き */
  .headerLogo img {
    max-width: 400px;
  }
  
  .headerMenuSpList li a {
    padding: 15px 10px;
  }
  
  .headerMenuSpList li:after {
    top: 20px;
  }
  
  .topMenuBoxLeft h2, .topMenuBoxRight h2 {
    padding: 25px 10px;
  }
  .iframeOsusume {
    height: 1000px;
  }
  
  .topOsusumeMenuList li {
    float: left;
    width: 33.3%;
  }
}

@media all and (min-width:961px) { /* PC */
  .sponly {
    display: none;
  }
  
  /* header */
  .headerBox {
    width: 960px;
    margin: 0 auto;
    display: table;
    padding: 10px 0 0 0;
  }
  
  .headerLogoBox {
    display: table-cell;
    width: 300px;
    vertical-align: top;
  }
  
  .headerLogoBox img {
    width: 300px;
  }
  
  .headerIconBox {
    display: table-cell;
    text-align: right;
    width: 660px;
    vertical-align: middle;
  }
  
  .headerIconBox ul {
    display: table;
    margin: 0 0 0 auto;
  }
  
  .headerIconBox li {
    display: table-cell;
    width: 80px;
    text-align: center;
  }

  .headerIconBox li a {
    color: #727171;
    font-size: 11px;
    text-decoration: none;
    line-height: 1.3em;
    transition: 0.5s;
  }

  .headerIconBox li a:hover {
    opacity: 0.5;
  }
  
  .headerIconBox li img {
    height: 20px;
    padding-bottom: 5px;
  }
  
  .headerMenuBox {
    padding: 10px 0 20px 0;
    width: 960px;
    margin: 0 auto;
  }
  
  .headerMenuBox ul {
    display: table;
  }
  
  .headerMenuBox li {
    display: table-cell;
    border-right: 1px solid #727171;
  }
  
  .headerMenuBox li:first-child {
    display: table-cell;
    border-left: 1px solid #727171;
  }
  
  .headerMenuBox a {
    padding: 5px 15px;
    display: block;
    color: #727171;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
  }
  
  .headerMenuBox a:hover {
    color: #ED6D1F;
  }
  
  .headerMenuSpList li {
    position: relative;
  }
  
  .headerMenuHoverList {
    position: absolute;
    top: 24px;
    left: 0;
    display: block;
    z-index: 10000;
    background: #fff;
    width: 200px;
    border: 1px solid #727171;
  }
  
  .headerMenuHoverList li {
    display: block;
    width: 100%;
    border-left: 0;
    border-right: 0;
    border-top: 1px dotted #727171;
    font-weight: bold;
  }
  
  .headerMenuHoverList li:first-child {
    border-left: 0;
    border-top: 0;
    display: block;
  }
  
  .headerMenuHoverList li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  
  .headerMenuHoverList li a:hover {
    background: #ED6D1F;
    color: #fff;
  }
  
  .headerMenuBox .headerIconBox {
    display: none;
  }
  
  .hmActive {
    color: #ED6D1F;
    
  }
  
  /* index */
  .topSliderBox {
    /*height: 400px;*/
  }
  
  .topMenuBox {
    display: table;
    width: 100%;
  }
  
  .topMenuBoxLeft {
    display: table-cell;
    width: 50%;
  }
  
  .topMenuBoxRight {
    display: table-cell;
    width: 50%;
  }
  
  .topMenuBoxLeft h2, .topMenuBoxRight h2 {
    padding: 25px 0 50px 0;
    font-size: 24px;
    position: relative;
    text-align: center;
  }
  
  .topMenuBoxLeft h2:after, .topMenuBoxRight h2:after {
    position: absolute;
    content: "＞";
    color: #fff;
    font-size: 30px;
    left: 50%;
    margin-left: -15px;
    top: 60px;
    transform: rotate(90deg);
    opacity: 0.5;
  }
  
  .topMenuBoxList {
    display: block;
  }
  
  .topMenuBoxList li {
    width: 25%;
    height: 90px;
  }
  
  .topMenuBoxList img {
    height: 40px;
  }
  
  .topMenuMypage {
    display: none;
  }
  
  .topMiddleMenuList {
    width: 960px;
    margin: 0 auto;
  }
  
  .topMiddleMenuList {
    padding: 30px 0;
  }
  
  .topMiddleMenuList li {
    width: 33.3%;
  }
  
  .topMiddleMenuList li:nth-child(1), .topMiddleMenuList li:nth-child(2), .topMiddleMenuList li:nth-child(3) {
    border-top: 0;
  }

  .topMiddleMenuList li:nth-child(3), .topMiddleMenuList li:nth-child(6), .topMiddleMenuList li:nth-child(9) {
    border-right: 0;
  }
  
  .topMiddleMenuList img {
    height: 90px;
  }
  
  .topNewsColumnBig {
    margin: 0 auto;
    width: 960px;
    padding: 50px 0 0 0;
  }
  
  .topNewsColumn {
    display: table;
    width: 960px;
    margin: 0 auto;
    padding: 0 0 50px 0;
  }
  
  .topNewsColumnLeft {
    display: table-cell;
    width: 470px;
    padding-right: 20px;
  }
  
  .topNewsColumnRight {
    display: table-cell;
    width: 470px;
  }
  
  .topNewsTitle {
    text-align: center;
  }
  
  .topNewsEachBox {
    display: table;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #000;
    text-decoration: none;
  }

  .topNewsEachImg {
    display: table-cell;
    width: 15%;
    padding-right: 2%;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }

  .topNewsEachImg img {
    width: 100%;
  }

  .topNewsEachText {
    display: table-cell;
    width: 70%;
    vertical-align: top;
    text-decoration: none;
    line-height: 1.5em;
    font-size: 14px;
  }

  .topNewsEachListBig .topNewsEachImg {
    display: table-cell;
    width: 80px;
    padding-right: 10px;
    vertical-align: top;
  }

  .topNewsEachListBig .topNewsEachText {
    display: table-cell;
    width: 850px;
    vertical-align: top;
    text-decoration: none;
    line-height: 1.5em;
    font-size: 14px;
  }
  
  .topNewsEachList a {
    text-decoration: none;
  }
  
  .topNewsEachListBig a {
    text-decoration: none;
  }
  
  .swiper-container2 .swiper-slide {
    max-height: 80px;
  }
  
  .swiper-container2 .swiper-slide img {
    height: 80px;
  }
    
  .topOsusumeMenuList {
    width: 960px;
    margin: 0 auto;
  }
  
  .topOsusumeMenuList {
    padding: 30px 0;
  }
  
  .topOsusumeMenuList li {
    width: 33.3%;
  }
  
  .topOsusumeMenuList li:nth-child(1), .topOsusumeMenuList li:nth-child(2), .topOsusumeMenuList li:nth-child(3) {
    border-top: 0;
  }

  .topOsusumeMenuList li:nth-child(3), .topOsusumeMenuList li:nth-child(6), .topOsusumeMenuList li:nth-child(9) {
    border-right: 0;
  }
  
  .topOsusumeMenuList img {
    height: 300px;
  }

  /* footer */
  
  .footerMenu ul {
    margin: 0 auto;
    padding: 10px 0;
    /*width: 960px;*/
    display: table;
  }
  
  .footerMenu li {
    border-right: 1px solid #fff;
    display: table-cell;
  }
  
  .footerMenu li:first-child {
    border-left: 1px solid #fff;
  }
  
  .footerMenu a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 5px 10px 5px 5px;
    font-size: 12px;
  }

  .footerInfo {
    width: max-content;
    margin: 0 auto;
    padding: 10px 0;
  }
  
  .footerLogoBox {
    display: table-cell;
    width: 300px;
    border-right: 2px solid #727171;
    vertical-align: middle;
    padding: 5px 0;
  }
  
  .footerLogoBox img {
    width: 280px;
    padding-bottom: 5px;
  }
  
  .footerAddressBox {
    display: table-cell;
    width: 280px;
    vertical-align: middle;
    padding: 5px 0 5px 20px;
  }
  
  .footerAddressBox img {
    width: 200px;
    padding-bottom: 5px;
  }
  
  .footerSnsBox {
    display: table-cell;
    width: 358px;
    vertical-align: middle;
  }
  
  .footerSnsBox ul {
    display: table;
  }
  
  .footerSnsBox li {
    display: table-cell;
    padding: 0 7px;
    vertical-align: middle;
  }
  
  .footerSnsBox img {
    height: 60px;
  }
  
  .footerSnsBox a {
    
  }
  
  .footerSnsBox a img {
    height: 40px;
  }
  
  .pagetop {
    margin: 0 auto;
    right: 50px;
    position: fixed;
    bottom: 30px;
    z-index: 10000;
  }
  
  .pagetop img {
    width: 60px;
  }
  
  .sideBanner {
    position: fixed;
    top: 170px;
    right: 0;
    z-index: 10000;
  }
  
  .sideBanner ul {
    
  }
  
  .sideBanner li {
    width: 40px;
    padding-bottom: 20px;
  }
  
  .sideBanner li img {
    width: 100%;
  }
}

/* print setting */
@media print {
  body {
    -webkit-print-color-adjust: exact;
    top:0 !IMPORTANT;
    left:0 !IMPORTANT;
    width:200mm !IMPORTANT;
    height:290mm !IMPORTANT;
  }
}


