@charset "utf-8";

body {
  font-size: 16px;
  color: #000;
  line-height: 1.6;
  padding-top: 55px;
}

.reset{
  background:url(images/ultraprint/back_btn.png) no-repeat;
  width:319px;
  height:60px;
  cursor: pointer;
  display: block;
  border: none;
  text-indent: -9999px; 
}
.reset:hover{
  opacity:0.6;
}
.submit01{
  background:url(images/ultraprint/confi_btn.png) no-repeat;
  width:319px;
  height:60px;
  cursor: pointer;
  display: block;
  border: none;
  text-indent: -9999px;
}
.submit01:hover{
  opacity:0.6;
}
.confi-btn{
  float:right;
}

/********************
  common
********************/

.inner {
  width: 980px;
  margin: 0 auto;
}

.sec-ttl,
.img-center {
  text-align: center;
}

/********************
  header
********************/

#header {
  width: 100%;
  height: 57px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: url(images/ultraprint/header_bg.png) repeat-x top left;
  z-index: 999;
}

.header-logo {
  margin-top: 9px;
  float: left;
}

.header-info-wrap {
  font-size: 0;
  background: url(images/ultraprint/free_icn.png) no-repeat top left;
  padding-top: 8px;
  padding-left: 117px;
  width: 308px;
  height: 57px;
  float: right;
}
.header-info-wrap li {
  float: left;
}
.header-mail-box {
  margin-right: 22px;
}
.header-info-tel {
  margin-bottom: 4px;
}
.header-tel-box {
  display: inline-block;
  vertical-align: top;
}

.header-info-time {
  font-size: 12px;
  line-height: 1.8;
}

.header-form-box {
  display: inline-block;
  vertical-align: top;
  width: 225px;
  text-align: right;
}

#form .header-info-wrap {
  width: auto;
}

#form .header-form-box {
  display: none;
}
a.anchor {
    padding-top: 57px;
    margin-top: -57px;
    display: block !important;
}
/********************
  first-view
********************/

#fv {
  width: 100%;
  min-width: 980px;
  background: url(images/ultraprint/fv_bg.jpg) no-repeat top center #fff;
  position: relative;
  height: 578px;
}

#fv:after {
  content: "";
  height: 90px;
  width: 100%;
  display: block;
  background: #40b710;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

#fv .inner {
  position: relative;
}

#fv-item01 {
  position: absolute;
  top: 30px;
  left: 0;
}

#fv-item02 {
  position: absolute;
  top: 460px;
  left: 0;
  z-index: 99;
}

#fv-item03 {
  position: absolute;
  top: 308px;
  right: 0;
  z-index: 99;
}

/********************
  infomation
********************/

.info-wrap {
  background: #2da60d;
  width: 100%;
  height: 260px;
}

.info-wrap-inner {
  width: 940px;
  margin: 0 auto;
  background: url(images/ultraprint/info_bg.jpg) no-repeat top center;
  padding: 117px 0 0;
  height: 160px;
}

.info-box {
  width: 780px;
  display: table;
  font-size: 0;
  margin: 25px auto 0;
}

.info-box-left-item {
  display: table-cell;
  vertical-align: middle;
}

.info-box-left-item dt {
  color: #fff;
  font-size: 13px;
  line-height: 1.8;
}

.info-box-right-item {
  display: table-cell;
  vertical-align: middle;
}

.info-form-btn {
  text-align: right;
}

/********************
  worries
********************/

#worries {
  padding: 50px 0 0;
  min-width: 980px;
  width: 100%;
}

#worries .sec-ttl {
  margin-bottom: 40px;
}

#worries .img-center:first-child {
  margin-bottom: 10px;
}

#worries .ttl-bg {
  width: 100%;
  padding: 49px 0 48px;
  height: 113px;
  background: url(images/ultraprint/worries_ttl02_bg.png) repeat-x top left;
  margin-top: -45px;
}

/********************
  service
********************/

#service {
  padding: 5px 0 0;
  min-width: 980px;
  width: 100%;
  text-align:center;
}

#service .sec-ttl {
  margin-bottom: 40px;
}

#service .img-center {
  margin-bottom: 100px;
}

/********************
  up-point
********************/

#up-point {
  padding: 10px 0 0;
  min-width: 980px;
  width: 100%;
}

#up-point .sec-ttl {
  margin-bottom: 50px;
}

.up-point-list {
  width: 960px;
  margin: 0 auto;
  font-size: 0;
  text-align: center;
}

.up-point-list dl {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 280px;
  margin: 0 20px 60px;
  font-size: 0;
}

.up-point-list .up-point-list-ttl {
  margin: 0 0 15px;
}

.up-point-list .up-point-list-img {
  height: 100px;
  display: inline-block;
  vertical-align: middle;
}

.up-point-list .up-point-list-txt {
  font-size: 15px;
  text-align: left;
}

.up-point-list .up-point-list-txt b {
  font-weight: 700;
}

#up-good-point {
  width: 980px;
  height: 423px;
  position: relative;
  margin: 0 auto;
  background: url(images/ultraprint/good_bg.jpg) no-repeat center top;
}

#up-good-point p {
  position: absolute;
  top: 240px;
  left: 310px;
  font-size: 15px;
}

/********************
  f_amount
********************/

#f_amount {
  padding: 115px 0 75px;
  min-width: 980px;
  width: 100%;
}

#f_amount .sec-ttl {
  margin-bottom: 50px;
}

/********************
  speedy
********************/

#speedy {
  padding: 110px 0 70px;
  min-width: 980px;
  width: 100%;
}

#speedy .sec-ttl {
  margin-bottom: 55px;
}

#speedy .img-center {
  margin-bottom: 105px;
}

#speedy-lsit {
  width: 980px;
  padding-top: 105px;
  height: 75px;
  margin: 0 auto 35px;
  background: url(images/ultraprint/service_step_bg.jpg) no-repeat top center;
  font-size: 0;
}

#speedy-lsit li {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  width: 156px;
  padding: 0 20px;
}

#rental-tbl {
  width: 988px;
  padding: 50px 0 30px;
  margin: 0 auto;
  background: url(images/ultraprint/tabmenu_bg.jpg) top center;
}

#tab-menu {
  width: 942px;
  height: 83px;
  background-image: url(images/ultraprint/tabmenu_right_on.png);
  background-repeat: no-repeat;
  margin: 0 auto;
}

#tab-menu.right-show {
  background-image: url(images/ultraprint/tabmenu_left_on.png);
}

#tab-menu li {
  width: 50%;
  float: left;
  font-size: 0;
  height: 83px;
  cursor: pointer;
}

.tab-box {
  /*display: none;*/
  width: 936px;
  background: #fff;
  text-align: center;
  margin: 0 auto;
  padding: 25px 0 25px;
}

.tab-box.left {
  border: 3px solid #014b97;
  /*border-top: none;*/
}

.tab-box.right {
  border: 3px solid #e8561b;
  border-top: none;
}

.rental-tbl-bottom-txt {
  font-size: 0;
  width: 540px;
  margin-left: 25px;
  margin-top: 10px;
  /* margin-bottom: 40px; */
  /* border-bottom: 1px solid #FFF; */
}

.rental-tbl-bottom-txt li {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}

.rental-tbl-bottom-txt li:first-child {
  width: 550px;
}

/********************
 Q&A
********************/

#qa-wrap {
  padding: 85px 0 95px;
  min-width: 980px;
  width: 100%;
  background: #d9ffcf;
}

.qa-list-wrap {
  width: 800px;
  margin: 35px auto 80px;
}

.qa-list {
  margin-bottom: 20px;
}

.qa-question {
  background: url(images/ultraprint/qa_q_bg.jpg) repeat #fff;
  line-height: 42px;
  border: 1px solid #d8d8d8;
  font-size: 18px;
  font-weight: 700;
  color: #0376f8;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  padding: 0 20px 3px;
  position: relative;
  cursor: pointer;
}

.qa-question:before {
  content: "";
  background: url(images/ultraprint/qa_q_ico.png) no-repeat;
  width: 27px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.qa-question:after {
  content: "";
  background: url(images/ultraprint/qa_q_arrow_off.png) no-repeat;
  width: 20px;
  height: 12px;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 20px;
  display: block;
}

.qa-question.on:after {
  background: url(images/ultraprint/qa_q_arrow_on.png) no-repeat;
}

.qa-answer {
  display: none;
  font-size: 14px;
  padding: 15px 20px 20px 60px;
  border: 1px solid #d8d8d8;
  border-top: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #fff;
  width: 100%;
  position: relative;
}

.qa-answer:before {
  content: "";
  position: absolute;
  top: 20px;
  left: 20px;
  width: 28px;
  height: 27px;
  display: block;
  background: url(images/ultraprint/qa_a_ico.png) no-repeat
}

.top-link-wrap p {
  text-align: right;
}


/********************
  footer
********************/

#footer {
  width: 100%;
  background: #fff;
  padding: 35px 0 15px;
  font-size: 0;
  text-align: center;
}

.footer-corp_pro {
  width: 410px;
  display: inline-block;
  vertical-align: top;
  margin: 0 30px;
  font-size: 0;
}

.footer-corp_pro dt {
  width: 120px;
  line-height: 1.8;
  font-size: 13px;
  text-align: right;
  display: inline-block;
  vertical-align: top;
  padding-right: 15px;
}

.footer-corp_pro dd {
  font-size: 13px;
  text-align: left;
  line-height: 1.8;
  width: 275px;
  display: inline-block;
  vertical-align: top;
}

#copy {
  font-size: 12px;
  margin: 60px 0 0;
  text-align: center;
  display: block;
}

#form #footer {
  border-top: 2px solid #2da60d;
}

/********************
  form
********************/

/* table */

#form-wrap {
  margin: 80px auto;
}

.form-step,
.form-ttl {
  text-align: center;
  margin-bottom: 50px;
}

.form-step {
  margin-bottom: 30px;
}

.form-desc {
  font-size: 15px;
  padding: 10px 0;
}

.form-tbl-wrap {
  width: 790px;
  margin: 0 auto;
}

.form-tbl-wrap table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border: 2px solid #bfbebe;
  border-bottom: 1px solid #bfbebe;
}

.form-tbl-wrap th {
  text-align: left;
  background: #24800b;
  color: #fff;
  padding: 15px 0 15px 15px;
  font-size: 15px;
  vertical-align: middle;
  width: 220px;
  border-bottom: 1px solid #bfbebe;
  position: relative;
}

.form-tbl-wrap tr.ttl-top th {
  vertical-align: top;
}

.form-tbl-wrap th small {
  font-size: 14px;
  font-weight: 700;
}

.form-tbl-wrap th em {
  color: #fff;
  background: #c92c1f;
  font-size: 14px;
  padding: 0 3px;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -12px;
}

.form-tbl-wrap tr.ttl-top th em {
  top: 15px;
  margin-top: 0;
}

.form-tbl-wrap td {
  padding: 15px;
  vertical-align: middle;
  border-bottom: 1px solid #bfbebe;
}

.form-tbl-wrap td input[type="text"],
.form-tbl-wrap td select,
.form-tbl-wrap td textarea {
  padding: 5px;
  font-family: "繝｡繧､繝ｪ繧ｪ";
}

.form-tbl-wrap td textarea,
.form-tbl-wrap td input[type="text"] {
  width: 536px;
}

.form-tbl-wrap td em {
  margin-left: 10px;
}

.form-ico {
  margin-right: 10px;
}

.radio_list li {
  display: inline-block;
  margin-right: 20px;
}

.form-input-list li + li {
  margin-top: 15px;
}

.cb_list dt {
  font-weight: 700;
  font-size: 16px;
  color: #008ebc;
  margin-bottom: 5px;
  margin-top: 20px;
}

.cb_list dt:first-child {
  margin-top: 0;
}

.cb_list-maker {
  font-size: 0;
}

.cb_list-maker li,
.cb_list-type li {
  font-size: 16px;
  line-height: 2.2;
  vertical-align: middle;
}

.cb_list-maker li {
  display: inline-block;
  width: 33%;
}

.btn-box {
  width: 670px;
  margin: 50px auto 90px;
}

.btn-box li {
  text-align: center;
}

.back-btn {
  float: left;
}

#back-btn {
  width: 319px;
  height: 60px;
  background: url(images/ultraprint/back_btn.png) no-repeat;
  cursor: pointer;
}

.back-btn button {
  border: none;
  background: transparent;
  padding: 0;
  margin: 0;
  cursor: pointer;
}

.send-btn {
  float: right;
}

/* thanks */

.thanks-txt {
  width: 790px;
  margin: 0 auto 60px;
}

.thanks-txt h3 {
  font-size: 25px;
  margin-bottom: 10px;
}

.thanks-txt p {
  font-size: 16px;
  color: #1b1b1b;
  margin-bottom: 30px;
}

.thanks-txt .top-link {
  text-align: center;
  font-size: 18px;
}

.thanks-txt .top-link a {
  color: #0000ff;
}

.thanks-txt .top-link a:hover {
  text-decoration: none;
}

/********************
  form-error
********************/

.formError {
  z-index:990;
}

.formError.formErrorContent {
  z-index:991;
}

.formError .formErrorArrow {
  z-index:996;
}

.ui-dialog .formError {
  z-index:5000;
}

.ui-dialog .formError .formErrorContent {
  z-index:5001;
}

.ui-dialog .formError .formErrorArrow {
  z-index: 5006;
}

.formError .formErrorContent {
  width: 100%;
  background: #be2222;
  position: relative;
  color: #fff;
  cursor: pointer;
  min-width: 120px;
  font-size: 15px;
  border: 2px solid #ddd;
  box-shadow: 0 0 6px #000;
  -moz-box-shadow: 0 0 6px #000;
  -webkit-box-shadow: 0 0 6px #000;
  -o-box-shadow: 0 0 6px #000;
  padding: 4px 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
}

.formError.inline .formErrorContent {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
}

.greenPopup .formErrorContent {
  background:#33be40;
}

.blackPopup .formErrorContent {
  background: #393939;
  color: #fff;
}



/* 0801 追加 */

.center{text-align:center;}
.txt-red {
  color: #F00;
}
.freely { 
  padding-top:10px!important;
  padding-bottom:10px!important;
  font-size:13px!important;
}

.hdr_tel-img {
  position: absolute;
  left: -280px;
  top: 2px;
}
.footer-tel-area {
  background-image: url(images/ultraprint/footer_tel_area.png);
  background-repeat: no-repeat;
  background-position: left top;
  margin-bottom: 60px;
  height: 120px;
}
.footer-tel-area img {
  float: right;
  margin-top: 23px;
  margin-right: 10px;
}
#form-wrap {
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 60px;
}
#form-wrap .inner {
  width: 880px;
  background-color: #daeabc;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 40px;
}
#form-wrap .inner table {
  width: 810px;
  background-color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
#form-wrap .inner table th {
  padding: 20px;
  text-align: left;
  font-weight: normal;
}
#form-wrap .inner table td {
  padding: 20px;
  text-align: left;
}

span {
  color: #ff4242;
}
#form-wrap .inner table .w420 {
  border:0;
  color:#000;
  border:solid 1px #ccc;
  width:380px;
  padding: 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.3);
  -webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.3);
}
#form-wrap .inner table .w340 {
  border:0;
  color:#000;
  border:solid 1px #ccc;
  width:320px;
  padding: 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.3);
  -webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.3);
}
#form-wrap .inner table .w100 {
  border:0;
  color:#000;
  border:solid 1px #ccc;
  width:100px;
  padding: 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.3);
  -webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.3);
}
#form-wrap .inner table .pulldown {
border:1px solid #C9C9C9;
  color:#505050;
  font-size:100%;
  height:22px;
  padding:0;
}
.bt-inquiry-w660 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.bt-inquiry-w660 a {
  text-indent: -9999px;
  width: 660px;
  height: 74px;
  margin-right: auto;
  margin-left: auto;
  background-image: url(images/ultraprint/bt_inquiry_w660.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
}
.bt-inquiry-w660 a:hover {
  background-position: 0px -74px;
}
#footerLower{
clear:both;
padding: 10px;
text-align:center;
border-top:1px solid #a0a0a0;
background:#707070;
}

address{
color: #fff;
font-style:normal;
font-size:13px;
}
#footerLower a {
  color: #FFF;
  text-decoration: underline;
}
.footer-tel-area {
  background-image: url(images/ultraprint/footer_tel_area.png);
  background-repeat: no-repeat;
  background-position: left top;
  margin-bottom: 60px;
  margin-top: 40px;
  height: 80px;
}
.footer-tel-area img {
  float: right;
  margin-top: 23px;
  margin-right: 10px;
}
/*price-tbl*/
.price-tbl {
  width: 894px;
    margin: 0 auto;
    font-size: 13px;
    border: 2px solid #567DA2;
  color: #013D89;
  text-align: center;
  background: #FFF;
}
.price-tbl th {
    border: 1px solid #567DA2;
  font-weight: 600;
  padding: 6px;
  text-align: center;
  vertical-align:middle;
  line-height: 1.2;
}
.price-tbl td {
    border: 1px solid #567DA2;
  padding: 6px;
  text-align: center;
  vertical-align:middle;
  line-height: 1.4;
}
.price-tbl .fw-b {
  font-weight: 600;
}
.price-tbl .fs-10 {
  font-size: 10px;
  color: #013D89;
}
.price-tbl .fs-11 {
  font-size: 11px;
  color: #013D89;
}
.price-tbl .fs-12 {
  font-size: 12px;
  color: #013D89;
}
.price-tbl .fs-14 {
  font-size: 14px;
  color: #013D89;
}
.price-tbl .fs-15 {
  font-size: 15px;
  color: #013D89;
}
.price-tbl .td-mb {
  margin-bottom: 8px;
}
.price-tbl p {
  line-height: 1.2;
}
.bg-bl1-d {
  background: #1952AD;
  color: #FFF;
}
.bg-bl1-l {
  background: #DADFFF;
}
.bg-bl2-d {
  background: #0A6BBB;
  color: #FFF;
}
.bg-bl2-l {
  background: #D6F1F6;
}
.bg-gr-d {
  background: #008FA9;
  color: #FFF;
}
.bg-gr-l {
  background: #E1FFDE;
}
.bg-re-d {
  background: #EC3D26;
  color: #FFF;
}
.bg-re-l {
  background: #FDDBDE;
}
.bg-or-d {
  background: #E47418;
  color: #FFF;
}
.bg-or-l {
  background: #FFF3CC;
}
.bg-gl-d {
  background: #D6D9DF;
}
.bg-gl-l {
  background: #E8E9EB;
}
h3.price-tbl-ttl {
  text-align: center;
  font-size: 30px;
  color: #FFF;
  margin-bottom: 20px;
}
.borderline {
  margin: 0 25px;
}
#tv-movie {
  padding: 40px 0 40px;
    min-width: 980px;
    width: 100%;
    text-align: center;
  margin-bottom: 20px;
  background: #fffef3;
}
#tv-movie h2 {
  margin-bottom: 20px;
}

#form-wrap table th {
  padding: 20px;
  font-size: 16px;
  text-align: left;
  font-weight: normal;
}
#form-wrap table td {
  padding: 20px;
  text-align: left;
}
#form-wrap th span {
    color: #fff;
    background-color: #F74776;
    padding: 0 .2em;
    font-size: 10px;
}
#form-wrap .inquiry-btn {
      background: #E23944;
}


/* -------------------------------------------------------------------
レスポンシブ
------------------------------------------------------------------- */
@media screen and (max-width: 991px) {
	/* tablet -------
	--------------*/
	#header {
    	width: 100%;
	}
	#header .inner {
    	width: 100%;
    	padding: 0 8px;
	}
	.header-logo {
		width: 32%;
		margin-right: 0px;
		margin-top: 14px;
	}
	.header-logo img {
		width: 100%;
		height: auto;
	}
	.header-info-wrap {
		background-size: auto;
		padding-left: 112px;
		height: 48px;
		width: 42%;
	}
	.header-mail-box {
    	margin-right: 8px;
	}

	#fv {
		min-width: auto;
		background-size: 166%;
		height: 450px;
	}
	#fv .inner {
    	width: 100%;
	}
	#fv-item01 {
    	left: 8px;
	}
	#fv #fv-item01 img {
    	width: 70%;
    	height: auto;
	}
	#fv-item02 {
    	top: 342px;
    	left: 8px;
	}
	#fv #fv-item02 img {
    	width: 78%;
    	height: auto;
	}
	#fv-item03 {
    	top: 224px;
    	left: 526px;
    	right: 25px;
	}
	#fv #fv-item03 img {
    	width: 100%;
    	height: auto;
	}
	.info-wrap {	
		width: 100%;
    	height: 180px;
	}
	.info-wrap .info-wrap-inner {
		width: 100%;
    	padding: 48px 8px 0;
    	height: 160px;
    	box-sizing: border-box;
	}
	.info-wrap .info-wrap-inner .sec-ttl {
		text-align: left;
		padding-left: 8px;
	}
	.info-wrap .info-wrap-inner .sec-ttl img {
    	width: 98%;
    	height: auto;
	}
	.info-wrap .info-wrap-inner .info-box {
		margin: 16px 0 0 8px;
		width: 100%;
	}

	#tv-movie {
    	min-width: auto;
    }
    #worries {
    	min-width: auto;
    }
    #worries .img-center img {
    	height: auto;
    	width: 100%;
	}
	#service {
    	min-width: auto;
	}
	#service video {
		width: 100%;
		height: auto;
		margin-bottom: 32px;
	}
	#up-point {
    	min-width: auto;
	}
	#up-point .sec-ttl img {
		width: 100%;
		height: auto;
	}
	#up-point .up-point-list {
		width: 100%;
	}
	#up-point #up-good-point {
    	width: 100%;
    	background-size: contain;
    	height: 332px;
	}
	#up-point #up-good-point p {
    	top: 180px;
   		 left: 250px;
    	font-size: 13px;
	}
	#up-point #f_amount {
    	padding: 64px 0 75px;
    	min-width: auto;
    	width: 100%;
	}
	#up-point #f_amount .sec-ttl {
		width: 80%;
    	margin: 0 auto 32px;
	}
	#up-point #f_amount .img-center img {
		width: 98%;
		height: auto;
    	margin: 0 auto;
	}
	#speedy {
    	padding: 64px 0 64px;
    	min-width: auto;
    	width: 100%;
	}
	#speedy #speedy-lsit {
		width: 98%;
    	padding-top: 80px;
    	height: 75px;
    	margin: 0 auto 32px;
    	background-size: contain;
	}
	#speedy #speedy-lsit li {
		font-size: 11px;
    	width: 112px;
    	padding: 0 18px;
	}
	#speedy .img-center img {
    	width: 100%;
    	height: auto;
	}
	#rental-tbl {
    	width: 100%;
    	padding: 50px 0 30px;
    	margin: 0 auto;
    	background: url(images/ultraprint/tabmenu_bg.jpg) top center;
	}
	#rental-tbl .tab-box {
		width: 100%;
		padding: 8px;
		overflow: auto;
		white-space: nowrap;
	}
	#rental-tbl .tab-box.left {
    	box-sizing: border-box;
	}
	#rental-tbl .tab-box .price-tbl {
		width: 100%;
		margin-bottom: 8px;
	}
	#rental-tbl .rental-tbl-bottom-txt {
		width: 100%;
		margin-left: 0px;
	}	
	#qa-wrap {
		padding: 64px 0 95px;
    	min-width: auto;
    }
	#qa-wrap .qa-list-wrap {
    	width: 98%;
    	margin: 32px auto 80px;
    }
    #form-wrap {
    	width: 100%;
	}
    #form-wrap #inquiry-top {
    	width: 100%;
    	height: auto;
	}
	#form-wrap .inner {
		width: 94%;
    }
    #form-wrap .inner table {
    	width: 96%;
	}
	#footer .inner {
    	width: 100%;
	}
	.footer-corp_pro {
    	width: 44%;
   	 	margin: 0 16px;
	}
	.footer-corp_pro dt {
		width: 16%;
		line-height: 1.6;
		font-size: 12px;
		padding-right: 8px;
	}
	.footer-corp_pro dd {
    	font-size: 12px;
    	line-height: 1.6;
    	width: 80%;
    }
    

	/* tablet end ---
	--------------*/
}

@media (max-width: 767px) {
	/* phone -------
	--------------*/
	
	#header {
		height: 58px;
		background: none;
		background-color: #fff;
		-webkit-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.2);
		-moz-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.2);
		box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.2);
	}
	.header-logo {
		width: 28%;
		margin-right: 0px;
		margin-top: 10px;
	}
	.header-logo img {
		width: 100%;
		height: auto;
	}
	.header-info-wrap {
		background: url(images/ultraprint/rwd/free_icn.png) no-repeat center left;
    	background-size: 18%;
    	height: 58px;
    	padding-top: 0px;
    	padding-left: 50px;
    	width: 54%;
	}
	.header-info-wrap li {
    	margin-top: 8px;
	}
	.header-info-wrap .header-tel-box{
    	width: 72%;
	}
	li.header-mail-box img {
    	width: auto;
	}
	dt.header-info-tel img {
    	width: 100%;
    	height: auto;
	}
	dd.header-info-time {
		font-size: 10px;
	}
	dd.header-info-time span {
		display: block;
    	line-height: .8;
    	margin-top: 4px;
	}

	#fv {
		min-width: auto;
		background-size: 166%;
		height: 266px;
	}
	#fv .inner {
    	width: 100%;
	}
	#fv-item01 {
    	left: 8px;
    	top: 14px;
	}
	#fv #fv-item01 img {
    	width: 70%;
    	height: auto;
	}
	#fv-item02 {
    	top: 180px;
    	left: 8px;
	}
	#fv #fv-item02 img {
    	width: 98%;
    	height: auto;
	}
	#fv-item03 {
		top: 110px;
		left: 257px;
		right: 13px;
	}
	#fv #fv-item03 img {
    	width: 100%;
    	height: auto;
	}
	.info-wrap {	
		width: 100%;
    	height: 140px;
	}
	.info-wrap .info-wrap-inner {
		width: 100%;
    	padding: 13px 0 0 0;
    	height: 160px;
    	box-sizing: border-box;
	}
	.info-wrap .info-wrap-inner .sec-ttl {
		text-align: left;
		padding: 8px 8px 0;
	}
	.info-wrap .info-wrap-inner .sec-ttl img {
		width: 100%;
    	height: auto;
	}
	.info-wrap .info-wrap-inner .info-box {
		margin: 16px 0 0 8px;
		width: 98%;
	}
	.info-wrap-inner .info-box .info-box-left-item dd img {
    	height: auto;
    	width: 96%;
	}
	#tv-movie {
    	min-width: auto;
    	padding: 42px 0 8px;
    }
    #tv-movie .sec-ttl img {
    	height: auto;
    	width: 100%;
    }
    #tv-movie iframe {
    	height: auto;
    	width: 100%;
    }
    #worries {
    	min-width: auto;
    }
    #worries .sec-ttl img {
    	height: auto;
    	width: 98%;
    }
    #worries .img-center img {
    	height: auto;
    	width: 98%;
	}
	#service {
    	min-width: auto;
	}
	#service video {
		width: 100%;
		height: auto;
		margin-bottom: 32px;
	}
	#up-point {
    	min-width: auto;
	}
	#up-point .sec-ttl img {
		width: 100%;
		height: auto;
	}
	#up-point .up-point-list {
		width: 100%;
	}
	#up-point #up-good-point {
    	width: 100%;
    	background-size: 100% !important;
    	height: 260px;
    	background: url(images/ultraprint/rwd/good_bg_sp.jpg) no-repeat center top;
	}
	#up-point #up-good-point p {
		top: 92px;
		left: 126px;
		font-size: 11px;
		width: 60%;
	}
	#up-point #f_amount {
    	padding: 64px 0 75px;
    	min-width: auto;
    	width: 100%;
	}
	#up-point #f_amount .sec-ttl {
		width: 80%;
    	margin: 0 auto 32px;
	}
	#up-point #f_amount .box {
    	margin: .5rem;
	}
	#up-point #f_amount .box p {
    	font-size: .9rem;
    	line-height: 1.8;
	}
	#up-point #f_amount .box .img-center {
		overflow: scroll;
    	white-space: nowrap;
	}
	#up-point #f_amount .box .img-center img {
		width: auto;
		height: auto;
    	margin: 0 auto;
	}
	#speedy {
    	padding: 64px 0 64px;
    	min-width: auto;
    	width: 100%;
	}
	#speedy .sec-ttl img {
		width: 100%;
		height: auto;
	}
	#speedy .speedy-lsit-wrap {
		overflow: scroll;
    	white-space: nowrap;
    	margin-bottom: 16px;
	}
	#speedy #speedy-lsit {
		width: fit-content;
    	padding-top: 94px;
    	height: 100px;
    	margin: 0 auto 16px;
    	background-size: auto;
    	background-position: top left;
	}
	#speedy #speedy-lsit li {
    	font-size: 14px;
    	width: 162px;
    	padding: 0 18px 0;
    	white-space: normal;
	}
	#speedy .img-center {
		margin-bottom: 64px;
	}
	#speedy .img-center img {
		width: 94%;
	}
	
	#rental-tbl {
    	width: 100%;
    	padding: 32px 0 30px;
    	margin: 0 auto;
    	background: url(images/ultraprint/tabmenu_bg.jpg) top center;
	}
	#rental-tbl h3.price-tbl-ttl {
    	font-size: 22px;
    	font-weight: 600;
    }	
	#rental-tbl .tab-box {
		width: 100%;
		padding: 8px;
		overflow: auto;
		white-space: nowrap;
	}
	#rental-tbl .tab-box.left {
    	box-sizing: border-box;
	}
	#rental-tbl .tab-box .price-tbl {
		width: 100%;
		margin-bottom: 8px;
	}
	#rental-tbl .rental-tbl-bottom-txt {
		width: 100%;
		margin-left: 0px;
		padding: 0 4px;
		box-sizing: border-box;
	}
	.rental-tbl-bottom-txt li:first-child,
	.rental-tbl-bottom-txt li {
		width: 100%;
	}
	#qa-wrap {
		padding: 32px 0 32px;
    	min-width: auto;
    }
	#qa-wrap .sec-ttl img {
		width: 68%;
    	height: auto;
    }
	#qa-wrap .qa-list-wrap .qa-question {
		 font-size: 12px;
		 padding: 0 8px 3px;
	}
	#qa-wrap .qa-list-wrap .qa-question:before {
    	background-size: 100%;
    	width: 16px;
    	height: 22px;
    	margin-right: 4px;
    }
	#qa-wrap .qa-list-wrap .qa-answer {
    	padding: 15px 20px 20px 48px;
	}
 	#qa-wrap .qa-list-wrap .qa-answer:before {
    	top: 20px;
    	left: 8px;
    	width: 28px;
    	height: 26px;
    	background-size: 100%;
    }
	#qa-wrap .img-center img {
    	width: 94%;
    	height: auto;
	}
	#qa-wrap .qa-list-wrap {
    	width: 98%;
    	margin: 32px auto;
    }
    #form-wrap {
    	width: 100%;
    	margin: 64px 0 0;
	}
    #form-wrap #inquiry-top {
    	width: 100%;
    	height: auto;
	}
	#form-wrap .inner {
		width: 94%;
    }
    #form-wrap .inner table {
    	width: 96%;
	}
	#form-wrap .inner table th {
		display: block;
		width: 100%;
		padding: 16px 12px 8px;
		box-sizing: border-box;
	}
	#form-wrap .inner table td {
		display: block;
		width: 100%;
		padding:0 12px 16px;
		box-sizing: border-box;
	}
	#form-wrap input[type="text"], 
	#form-wrap input[type="email"], 
	#form-wrap input[type="tel"], 
	#form-wrap textarea, #form-wrap select
	#footer .inner {
    	width: 96%;
	}
	#footer .inner {
    	width: 100%;
	}
	.footer-corp_pro {
    	width: 100%;
   	 	margin: 0 0 32px;
		padding:0 16px;
		box-sizing: border-box;
	}
	.footer-corp_pro dt {
		width: 16%;
		line-height: 1.6;
		font-size: 12px;
		padding-right: 8px;
	}
	.footer-corp_pro dd {
    	font-size: 12px;
    	line-height: 1.6;
    	width: 80%;
    }
    /* phone end ---
	 --------------*/
}