
td.kashi_a { font-size        : 12pt;
	     font-weight      : bold;
	     text-align       : center;
	     width            : 100%;
	     background-color : #CCCCCC;
	     background-image : url(/_gif/kashi_back.gif);
}
td.kashi_a2 {font-size        : 12pt;
	     font-weight      : bold;
	     text-align       : center;
	     width            : 100%;
	     background-color : #CCCCCC;
	     background-image : url(/_gif/kashi_back.gif);
}
input, select, textarea {font-family:inherit;}
.safetyMeasures a {
  display: inline-block;
  word-break: break-all;
}
#safetyPopup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  width: 100%;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  z-index: 9999;
}
#safetyPopup.is-show {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#safetyPopup-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.75);
}
#safetyPopup-pop {
  position: relative;
  box-shadow: 0px 0px 8px rgba(0,0,0,.5);
  width: 580px;
  border-radius: 10px;
  background-color: #fff;
}
#safetyPopup-pop [data-type="prevent_infection"],
#safetyPopup-pop [data-type="self_declare"],
#safetyPopup-pop [data-type="disaster_stock"] {
  display: none;
}
#safetyPopup-pop[data-type="prevent_infection"] [data-type="prevent_infection"] {
  display: block;
}
#safetyPopup-pop[data-type="self_declare"] [data-type="self_declare"] {
  display: block;
}
#safetyPopup-pop[data-type="disaster_stock"] [data-type="disaster_stock"] {
  display: block;
}
#safetyPopup .safetyPopup-title {
  border-radius: 10px 10px 0 0;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  line-height: 110px;
  text-align: center;
}
#safetyPopup-pop[data-type="prevent_infection"] [data-type="prevent_infection"] .safetyPopup-title {
  background-color: #01A0D0;
}
#safetyPopup-pop[data-type="self_declare"] [data-type="self_declare"] .safetyPopup-title {
  background-color: #FFA134;
}
#safetyPopup-pop[data-type="disaster_stock"] [data-type="disaster_stock"] .safetyPopup-title {
  background-color: #D84F4F;
}
#safetyPopup .safetyPopup-body {
  padding: 24px 50px;
}
#safetyPopup .safetyPopup-detail {
  margin: 0;
  padding: 0;
  text-align: center;
}
#safetyPopup .safetyPopup-detail:not(:first-child) {
  margin-top: 16px;
}
#safetyPopup .safetyPopup-detail-title {
  margin: 0;
  padding: 0;
  border-radius: 5px 5px 0 0;
  background-color: #383838;
  color: #fff;
  font-size: 22px;
  line-height: 46px;
}
#safetyPopup .safetyPopup-detail-content {
  margin: 0;
  padding: 14px;
  border-radius: 0 0 5px 5px;
  border-left: solid 1px #383838;
  border-right: solid 1px #383838;
  border-bottom: solid 1px #383838;
  color: #000;
  font-size: 16px;
  word-break: break-all;
}
#safetyPopup .safetyPopup-detail-content > span {
  display: inline-block;
}
#safetyPopup-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url(../css/fancybox.png) -40px 0px;
  cursor: pointer;
  z-index: 999;
}

#entryRulePopup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  width: 100%;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  z-index: 9999;
}
#entryRulePopup.is-show {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#entryRulePopup-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.75);
}
#entryRulePopup-pop {
  position: relative;
  box-shadow: 0px 0px 8px rgba(0,0,0,.5);
  width: 580px;
  text-align: center;
}
#entryRulePopup-pop > img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
#entryRulePopup-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url("https://www.p-world.co.jp/css/fancybox.png") -40px 0px;
  cursor: pointer;
  z-index: 999;
}

/* 新台入替 */
#introduceMachine .introduceMachine-tab {
  width: 100%;
  border-bottom: solid 4px #3C7B06;
  border-collapse: collapse;
  border-spacing: 0;
}
#introduceMachine .introduceMachine-tab-title {
  padding: 4px 0 0 8px;
  font-size: 24px;
  font-weight: bold;
}
#introduceMachine .introduceMachine-tab-title > img {
  margin: 0 4px 6px 0;
  vertical-align: middle;
}
#introduceMachine .introduceMachine-tab-schedule {
  width: 140px;
  padding: 4px 0 0 4px;
}
#introduceMachine .introduceMachine-tab-schedule-item {
  margin: 0;
  padding: 6px 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  border-top: solid 1px #BBB;
  border-left: solid 1px #BBB;
  border-right: solid 1px #BBB;
  background-color: #F5FADC;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  cursor: pointer;
}
#introduceMachine .introduceMachine-tab-schedule-item.is-current {
  border-color: #3C7B06;
  background-color: #3C7B06;
  color: #FFF;
  cursor: default;
}
#introduceMachine .introduceMachine-count {
  margin: 0;
  padding: 6px;
  font-size: 10px;
}
#introduceMachine .introduceMachine-carousel {
  position: relative;
  width: 630px;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  list-style-type: none;
  overflow: hidden;
}
#introduceMachine .introduceMachine-carousel-header {
  display: table;
  width: 100%;
  margin: 0 0 8px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
}
#introduceMachine .introduceMachine-carousel-header[data-type="p"] {
  border: solid 1px #E76565;
  background-color: #E76565;
}
#introduceMachine .introduceMachine-carousel-header[data-type="s"] {
  border: solid 1px #647EE5;
  background-color: #647EE5;
}
#introduceMachine .introduceMachine-carousel-type {
  display: table-cell;
  width: 94px;
  color: #FFF;
}
#introduceMachine .introduceMachine-carousel-count {
  display: table-cell;
  background-color: #FFF;
}
#introduceMachine .introduceMachine-carousel-count > img {
  vertical-align: middle;
}
#introduceMachine .introduceMachine-carousel-thumb {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: flex-end;
  -moz-box-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  height: 180px;
  margin: 0 auto 4px;
}
#introduceMachine .introduceMachine-carousel-thumb img {
  width: auto;
  height: auto;
  max-width: 120px;
  max-height: 180px;
  vertical-align: bottom;
}
#introduceMachine .introduceMachine-carousel-maker {
  margin: 0 0 4px;
  font-size: 12px;
  text-align: left;
}
#introduceMachine .introduceMachine-carousel-maker a {
  color: #333;
  text-decoration: none;
}
#introduceMachine .introduceMachine-carousel-name {
  margin: 0;
  color: #00F;
  font-size: 14px;
  line-height: 1.2;
  font-weight: bold;
  text-align: left;
  text-decoration: underline;
  word-break: break-all;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* owl carouselから生成されるもの */
#introduceMachine .owl-stage-outer {
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#introduceMachine .owl-stage {
  position: relative;
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
}
#introduceMachine .owl-item {
  position: relative;
  display: table-cell;
  min-height: 1px;
  padding: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #CCC;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
}
/* body div {position: relative} 対応 */
#introduceMachine div {
  position: static;
}
#introduceMachine .owl-controls .owl-nav .owl-prev,
#introduceMachine .owl-controls .owl-nav .owl-next {
  position: absolute;
  display: block;
  -webkit-box-shadow: 0 1px 3px #888;
  -moz-box-shadow: 0 1px 3px #888;
  box-shadow: 0 1px 3px #888;
  top: 50%;
  width: 36px;
  height: 80px;
  margin-top: -40px;
  cursor: pointer;
  text-indent: 100%;
  overflow: hidden;
}
#introduceMachine .owl-controls .owl-nav .owl-prev {
  left: 0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  border-left: solid 1px #FFF;
  background: url("https://www.p-world.co.jp/img/index/iconCarouselArrowLeft.svg") no-repeat 10px 50% #FFF;
  -webkit-background-size: 8px auto;
  -moz-background-size: 8px auto;
  background-size: 8px auto;
}
#introduceMachine .owl-controls .owl-nav .owl-next {
  right: 0;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
  border-right: solid 1px #FFF;
  background: url("https://www.p-world.co.jp/img/index/iconCarouselArrowRight.svg") no-repeat 18px 50% #FFF;
  -webkit-background-size: 8px auto;
  -moz-background-size: 8px auto;
  background-size: 8px auto;
}
#introduceMachine .owl-controls .owl-nav .owl-prev.disabled,
#introduceMachine .owl-controls .owl-nav .owl-next.disabled {
  display: none;
}

