Commit 1ce6c971 by o.kimura

1st commit

parents
Showing with 970 additions and 0 deletions

Too many changes to show.

To preserve performance only 1000 of 1000+ files are displayed.

AddHandler application/x-httpd-php .php .html
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [R,L]
</IfModule>
RewriteEngine on
RewriteBase /
Redirect permanent /kaji/kaji_otoiawase.html https://www.keio-hot.net/form/kaji/
Redirect permanent /sumai/sumai_otoiawase.html https://www.keio-hot.net/form/sumai/
RewriteEngine On
RewriteCond %{REQUEST_URI} !/sp/
RewriteCond %{HTTP_USER_AGENT} (iPhone|Android.*Mobile|Windows.*Phone) [NC]
RewriteCond %{REQUEST_URI} !(^/form/)
RewriteCond %{REQUEST_URI} !(^/information/)
RewriteCond %{REQUEST_URI} !(^/common/)
RewriteCond %{REQUEST_URI} !(^/takuhai/)
RewriteCond %{REQUEST_FILENAME} !^(.*)\.(gif|png|jpg|jpeg|css|js|pdf)$ [NC]
RewriteCond %{QUERY_STRING} !mode=pc
RewriteRule ^(.*)$ sp/$1 [R,L]
RewriteBase /
RewriteEngine On
RewriteCond %{REQUEST_URI} /sp/
RewriteCond %{HTTP_USER_AGENT} !(iPhone|Android.*Mobile|Windows.*Phone) [NC]
RewriteRule ^sp/(.*)$ $1 [R,L]
RewriteBase /
#-------------------------------------------------
# add 2018/4/2 /support/delleate
#-------------------------------------------------
RewriteEngine On
RewriteRule ^support/$ / [R=301,L]
RewriteRule ^sp/support/$ /sp/ [R=301,L]
#-------------------------------------------------
# add 2019/1/25 /sumai:302redirect
#-------------------------------------------------
# RewriteRule ^sumai/(.*) / [R=302,L]
#-------------------------------------------------
# add 2019/10/1 /health/:301redirect
#-------------------------------------------------
Redirect permanent /health/ https://www.keio-hot.net/
Redirect permanent /sp/health/ https://www.keio-hot.net/sp/
Redirect permanent /guide/shop/ https://www.keio-hot.net/
Redirect permanent /sp/guide/shop/ https://www.keio-hot.net/sp/
#-------------------------------------------------
# add 2019/11/5 301redirect
#-------------------------------------------------
Redirect permanent /sumai/orderfurniture/ https://www.keio-hot.net/
Redirect permanent /sp/sumai/orderfurniture/ https://www.keio-hot.net/sp/
AddHandler application/x-httpd-php .php .html
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [R,L]
</IfModule>
RewriteEngine on
RewriteBase /
Redirect permanent /kaji/kaji_otoiawase.html https://www.keio-hot.net/form/kaji/
Redirect permanent /sumai/sumai_otoiawase.html https://www.keio-hot.net/form/sumai/
RewriteEngine On
RewriteCond %{REQUEST_URI} !/sp/
RewriteCond %{HTTP_USER_AGENT} (iPhone|Android.*Mobile|Windows.*Phone) [NC]
RewriteCond %{REQUEST_URI} !(^/form/)
RewriteCond %{REQUEST_URI} !(^/information/)
RewriteCond %{REQUEST_URI} !(^/common/)
RewriteCond %{REQUEST_URI} !(^/takuhai/)
RewriteCond %{REQUEST_FILENAME} !^(.*)\.(gif|png|jpg|jpeg|css|js|pdf)$ [NC]
RewriteCond %{QUERY_STRING} !mode=pc
RewriteRule ^(.*)$ sp/$1 [R,L]
RewriteBase /
RewriteEngine On
RewriteCond %{REQUEST_URI} /sp/
RewriteCond %{HTTP_USER_AGENT} !(iPhone|Android.*Mobile|Windows.*Phone) [NC]
RewriteRule ^sp/(.*)$ $1 [R,L]
RewriteBase /
@charset "UTF-8";
#question h2 {
margin-top: 20px;
}
#question .kaji {
padding: 0 15px 15px;
margin: 0 0 50px;
}
#question .kaji {
background: url(/kaji/faq/img/bg_q.jpg) top center;
}
#question .kaji h3 {
height: 36px;
padding: 30px 0 0;
overflow: hidden;
}
#question .kaji ul {
background: url(/common/img/bg.jpg) top center;
}
#question .kaji ul {
padding: 0 0 20px;
}
#question .kaji li {
padding: 20px 0;
margin: 0 15px;
border-bottom: dashed 1px #ccc;
}
#question .kaji li a:before {
content: "";
display: inline-block;
width: 18px;
height: 18px;
margin-right: 5px;
vertical-align: middle;
background: url(/kaji/faq/img/pt_q.png) no-repeat top left;
}
#question .kaji a {
display: block;
margin-left: 10px;
font-size: 120%;
}
#question .kaji a {
text-decoration: underline;
color: #000;
}
#question .sumai {
padding: 15px 15px 15px;
margin: 0 0 50px;
}
#question .sumai {
background: url(/kaji/faq/img/bg_q.jpg) top center;
}
#question .sumai h3 {
height: 36px;
padding: 30px 0 0;
overflow: hidden;
}
#question .sumai ul {
background: url(/common/img/bg.jpg) top center;
}
#question .sumai ul {
margin-top: 0;
padding: 0 0 20px;
}
#question .sumai li {
padding: 20px 0;
margin: 0 15px;
border-bottom: dashed 1px #ccc;
}
#question .sumai li a:before {
content: "";
display: inline-block;
width: 18px;
height: 18px;
margin-right: 5px;
vertical-align: middle;
background: url(/kaji/faq/img/pt_q.png) no-repeat top left;
}
#question .sumai a {
display: block;
margin-left: 10px;
font-size: 120%;
}
#question .sumai a {
text-decoration: underline;
color: #000;
}
#question .btn {
margin: 20px 0 0;
}
@charset "UTF-8";
.rental h2 {
margin-top: 20px;
}
.kaji, .sumai, .support, .rental {
margin-bottom: 50px;
}
.chart {
margin: 20px 0 20px 10px;
}
.kaji .chart li {
width: 340px;
height: 210px;
}
.kaji .chart li .box {
display: table;
width: 340px;
height: 150px;
}
.kaji .chart li .box > div {
display: table-cell;
vertical-align: middle;
}
.kaji .chart li strong {
margin-bottom: 0;
}
.kaji .chart li p {
margin-bottom: 10px;
font-size: 85%;
}
.kaji .chart li em {
display: block;
margin-bottom: 10px;
font-size: 100%;
font-weight: bold;
color: #000;
}
.sumai .chart {
margin-left: 35px;
}
.sumai .chart li strong {
margin: 0;
}
.sumai .chart li .contact {
margin: 10px 0;
}
.sumai .chart li .contact p {
font-size: 85%;
}
.sumai .chart li .box {
display: table;
width: 314px;
height: 136px;
}
.sumai .chart li .box p {
display: table-cell;
vertical-align: middle;
}
.sumai {
position: relative;
}
.sumai .gray_box {
position: absolute;
bottom: 46px;
right: 42px;
padding: 20px;
width: 275px;
background: #ede9e6;
}
.sumai .gray_box .asterisk {
font-size: 85%;
}
.support .chart li {
width: 340px;
height: 210px;
}
.support .chart li .box {
display: table;
width: 340px;
height: 150px;
}
.support .chart li .box > div {
display: table-cell;
vertical-align: middle;
}
.support .chart li strong {
margin-bottom: 0;
}
.support .chart em {
font-weight: bold;
font-size: 110%;
color: #000;
}
.support p {
margin: 6px 0;
font-size: 85% !important;
}
.support p.notice {
margin: 10px 0 10px 16px;
}
.support .chart li:nth-child(2n+1):after {
bottom: 64px;
}
.support .chart li:nth-child(2n):before {
bottom: -20px;
}
.support .chart li.li4 {
height: 240px;
}
.support .chart li.li4 .box {
height: 180px;
}
.rental {
margin: 0 0 70px;
}
.rental h2 {
margin-bottom: 40px;
}
.rental .point {
position: absolute;
top: -25px;
left: 0;
right: 0;
margin: auto;
}
.rental .chart li {
width: 340px;
height: 210px;
}
.rental .chart li strong {
margin-bottom: 0;
}
.rental .chart li .box {
display: table;
width: 340px;
height: 150px;
}
.rental .chart li .box > div {
display: table-cell;
vertical-align: middle;
}
.rental .chart li em {
display: block;
font-weight: bold;
font-style: normal;
color: #000;
font-size: 110%;
}
.rental .chart li p + p {
margin-top: 10px;
}
@charset "UTF-8";
/* トップページ用css /css/index.css */
.main {
padding: 50px 0 0;
}
#showcase {
padding: 20px 0 0;
background: url(/common/img/droot/bg_showcase.gif) repeat-x center top;
height: 480px
}
#slider {
float: left;
width: 810px;
margin-top: 12px;
}
.bx-wrapper .bx-loading {
background-image: url(/common/img/slider/bx_loader.gif);
}
.bx-wrapper .bx-prev, .bx-wrapper .bx-next, .bx-wrapper .bx-controls-auto .bx-start, .bx-wrapper .bx-controls-auto .bx-stop {
background-image: url(/common/img/slider/controls.png);
}
.bx-wrapper .bx-viewport {
left: 0;
border: none;
-moz-box-shadow: 0 3px 4px -1px #ccc;
-webkit-box-shadow: 0 3px 4px -1px #ccc;
box-shadow: 0 3px 4px -1px #ccc;
}
.bx-wrapper .bx-prev {
left: -10px;
}
.bx-wrapper .bx-next {
right: -10px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
background-color: #fbb3de;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background-color: #fff;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
border: solid 1px #fff;
}
#showcase .contact {
height: 385px;
padding-top: 33px;
background: url(/common/img/droot/bg_contact.png) no-repeat top left;
}
#showcase .contact .top li {
line-height: 1;
}
#showcase .bottom {
padding-top: 7px;
}
#campaign {
margin: 0 0 50px;
}
#campaign h2 {
background: url(/common/img/pt_line.png) repeat-x center right;
}
#cam_slider {
padding: 20px;
margin: 10px 0;
background-color: #f5f5f5;
}
#cam_slider .bx-prev {
left: -45px;
}
#cam_slider .bx-next {
right: -45px;
}
#cam_slider .bx-viewport {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
background: #f5f5f5;
}
#service {
background: url(/common/img/droot/bg_service.jpg) no-repeat top left;
margin: 0 0 50px;
padding: 0 0 20px;
}
#service h2 {
text-align: center;
}
#service h2 img {
margin: -30px auto auto;
}
#service ul {
display: table;
table-layout: fixed;
margin: 0 auto;
border-collapse: separate;
border-spacing: 10px 0;
}
#service li {
display: table-row;
}
#service li div {
position: relative;
display: table-cell;
width: 235px;
border-bottom: dotted 1px #afafae;
}
#service li a {
display: block;
padding: 20px 0 10px;
color: #000;
}
#service li span:before {
content: "";
display: inline-block;
width: 3px;
height: 5px;
margin: 0 5px 2px 0;
background: url(/common/img/pt_list_blk.png) no-repeat left center;
}
#service li a span {
font-size: 90%;
}
#service .icon {
position: absolute;
top: 27px;
right: 0;
}
#service li:last-child div {
border-bottom: none;
}
#reason {
margin: 0 0 50px;
}
#reason ul {
margin: 20px auto;
width: 690px;
}
#reason li {
display: inline-block;
}
#flow {
margin: 0 0 50px;
text-align: center;
}
#flow ul {
margin: 0 auto;
}
#flow ul:after {
content: "";
display: block;
clear: both;
}
#flow li {
display: block;
float: left;
}
#flow li:before {
content: "";
display: inline-block;
width: 44px;
height: 193px;
margin-left: -4px;
background: url(/common/img/droot/flow_arrow.png) no-repeat left center;
}
#flow li:first-child:before {
content: none;
}
#flow p {
margin: 20px 0;
}
#flow .notice {
text-align: left;
margin-right: 20px;
margin-left: 32px;
font-size: 90%;
}
#flow .notice:before {
content: "※";
margin: 0 2px 0 -12px;
}
@charset "UTF-8";
#contact.contents > p {
margin: 20px 0 50px;
text-align: center;
}
.kaji {
background: url(/common/img/droot/inquiry_hotton01.gif) no-repeat 92% center;
padding-right: 150px;
}
.sumai {
background: url(/common/img/droot/inquiry_hotton02.gif) no-repeat 92% center;
padding-right: 150px;
}
.rental {
background: url(/common/img/droot/inquiry_hotton03.gif) no-repeat 95% center;
padding-right: 150px;
}
.box {
width: 525px;
margin: 10px 0 50px;
padding: 0 0 20px;
background: url(/common/img/droot/inquiry_bg.jpg) top left;
-moz-box-shadow: 0 1px 4px 0px #ddd;
-webkit-box-shadow: 0 1px 4px 0px #ddd;
box-shadow: 0 1px 4px 0px #ddd;
}
.box table {
border-spacing: 0;
padding: 10px;
border-top: none;
border-left: none;
}
.box th,
.box td {
padding: 16px 16px 0 16px;
vertical-align: top;
border-bottom: none;
border-right: none;
}
.box th {
width: 80px;
background: none;
text-align: left;
border-right: solid 1px #ccc;
}
.box tr:last-child td {
padding-bottom: 20px;
}
/**
* BxSlider v4.1.2 - Fully loaded, responsive content slider
* http://bxslider.com
*
* Written by: Steven Wanderski, 2014
* http://stevenwanderski.com
* (while drinking Belgian ales and listening to jazz)
*
* CEO and founder of bxCreative, LTD
* http://bxcreative.com
*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
position: relative;
margin: 0 auto 60px;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
max-width: 100%;
display: block;
}
/** THEME
===================================*/
.bx-wrapper .bx-viewport {
-moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
border: 5px solid #fff;
left: -5px;
background: #fff;
/*fix other elements on the page moving (on Chrome)*/
-webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
min-height: 50px;
background: url(images/bx_loader.gif) center center no-repeat #fff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #000;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
left: 10px;
background: url(images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
right: 10px;
background: url(images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666\9;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}
@charset "UTF-8";
/* /common/css/privacy.css */
.privacy h2 {
margin-bottom: 1em;
text-align: center;
font-weight: bold;
padding: 8px 0 6px;
font-size: 171.4%;
}
.privacy p {
margin-bottom: 1em;
}
.privacy ol{
list-style-type: decimal;
padding-left: 1em;
}
.privacy ul{
text-indent: -2.5em;
padding-left: 2.5em;
margin-bottom: 2em;
}
.privacy ul.second_list{
padding-left: 4em;
}
.text_right {
text-align: right;
}
/* Z-INDEX */
.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; }
.inputContainer {
position: relative;
float: left;
}
.formError {
position: absolute;
top: 300px;
left: 300px;
display: block;
cursor: pointer;
text-align: left;
}
.formError.inline {
position: relative;
top: 0;
left: 0;
display: inline-block;
}
.ajaxSubmit {
padding: 20px;
background: #55ea55;
border: 1px solid #999;
display: none;
}
.formError .formErrorContent {
width: 100%;
background: #ee0101;
position:relative;
color: #fff;
min-width: 120px;
font-size: 11px;
/*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 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;
}
.formError .formErrorArrow {
width: 15px;
margin: -2px 0 0 13px;
position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
margin: -2px 13px 0 0;
}
.formError .formErrorArrowBottom {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-o-box-shadow: none;
margin: 0px 0 0 12px;
top:2px;
}
.formError .formErrorArrow div {
/*border-left: 2px solid #ddd;
border-right: 2px solid #ddd;
box-shadow: 0 2px 3px #444;
-moz-box-shadow: 0 2px 3px #444;
-webkit-box-shadow: 0 2px 3px #444;
-o-box-shadow: 0 2px 3px #444;*/
font-size: 0px;
height: 1px;
background: #ee0101;
margin: 0 auto;
line-height: 0;
font-size: 0;
display: block;
}
.formError .formErrorArrowBottom div {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
-o-box-shadow: none;
}
.greenPopup .formErrorArrow div {
background: #33be40;
}
.blackPopup .formErrorArrow div {
background: #393939;
color: #FFF;
}
.formError .formErrorArrow .line10 {
width: 13px;
border: none;
}
.formError .formErrorArrow .line9 {
width: 11px;
border: none;
}
.formError .formErrorArrow .line8 {
width: 11px;
}
.formError .formErrorArrow .line7 {
width: 9px;
}
.formError .formErrorArrow .line6 {
width: 7px;
}
.formError .formErrorArrow .line5 {
width: 5px;
}
.formError .formErrorArrow .line4 {
width: 3px;
}
.formError .formErrorArrow .line3 {
width: 1px;
border-left: 2px solid #ddd;
border-right: 2px solid #ddd;
border-bottom: 0 solid #ddd;
}
.formError .formErrorArrow .line2 {
width: 3px;
border: none;
background: #ddd;
}
.formError .formErrorArrow .line1 {
width: 1px;
border: none;
background: #ddd;
}
This diff could not be displayed because it is too large.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment