@charset "utf-8";

body{
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Arial, sans-serif;
	color : #333333;
	font-size:100%;
}
form#mail_form{
	width : 100%;
	padding : 10px 0;
	background : #ffffff;
}
form#mail_form section {
margin-left:15px;
padding:5px;
border-top:1px solid #cccccc;
width:95%;
}
form#mail_form section.header {
margin-left:15px;
padding:2px;
border:none;
}
form#mail_form div#infomation{
	font-size : 0.8em;
}
form#mail_form p{
	font-size : 100%;
}

form#mail_form p.title{
	font-size : 120%;
	font-weight : bold;
	margin-bottom : 15px;
}

form#mail_form p.detail{
	font-size : 100%;
	line-height: 150%;
	margin-bottom : 20px;
}


form#mail_form div.sub{
	padding:5px;
	font-size:1.2em;
	color : #333333;
	background:#dbedff;
	border-radius:8px;

}

form#mail_form p.info{
	font-size : 100%;
	font-weight : bold;
	color : red;
}
form#mail_form div.info{
	font-size : 90%;
	font-weight : bold;
	color : red;
}
form#mail_form span.infostrong {
	font-size : 90%;
	font-weight : bold;
	color : red;
}
form#mail_form span.inforte {
	font-size : 90%;
	font-weight : bold;
	color : blue;
}
form#mail_form span.infosmlr {
	font-size : 90%;
	color : red;
}

form#mail_form div.privacy-title {
	font-size : 90%;
	background:#eaf4ff;
	color:#797979;
	font-weight:bold;
	text-align:center;
	border-radius:8px;
}
form#mail_form div.privacy {
	font-size : 75%;
	color : #a0a0a0;
}
form#mail_form div.copyright {
	font-size : 70%;
	color : #a0a0a0;
	text-align:center;
}
form#mail_form div.detail {
	font-size : 90%;
		color : #666666;
}
form#mail_form div.detail2 {
	font-size : 85%;
		color : #0066cc;
}
form#mail_form div.detail3 {
	font-size : 80%;
	font-weight:bold;
	color : #ff6666;
}
form#mail_form span.d_items {
	font-size : 85%;
	font-weight:bold;
	color : #336699;
}
form#mail_form span.return_date {
	font-size : 100%;
	font-weight:bold;
	color : #cc0033;
}
form#mail_form div.infoadd {
	font-size : 90%;
		color : #ffffff;
		background:#ff6666;
		border-radius:10px;
		padding:5px;
}
form#mail_form div.fast {
	font-size : 110%;
	color : #ff0000;
	font-weight:bold;
}
form#mail_form .expand {
	font-size : 70%;
	color : #996600;
}
form#mail_form div.limit {
font-size:1.1em;
color:#ffffff;
background:#9999ff;	
border-radius:5px;
text-align:center;
padding:7px;
}
form#mail_form div.pickup {
font-size:1.1em;
color:#ffffff;
background:#009966;	
border-radius:5px;
text-align:center;
padding:7px;
}
form#mail_form div.early {
font-size:1.1em;
color:#ffffff;
background:#ff8989;	
border-radius:5px;
text-align:center;
padding:7px;
}
form#mail_form div.paym {
font-size:1.1em;
color:#ffffff;
background:#0099cc;
border-radius:5px;
text-align:center;
padding:3px;
}
form#mail_form div.extend {
font-size:1.1em;
color:#ffffff;
background:#0099ff;
border-radius:5px;
text-align:center;
padding:7px;
width:70%;
}

form#mail_form div.rerental {
font-size:1.1em;
color:#ffffff;
background:#009966;	
border-radius:5px;
text-align:center;
padding:7px;
width:70%;
}
.kindof {
font-size:1.1em;
color:#ff8989;
padding:5px;
font-weight:bold;
}
.recommend {
background:#efefef;
}
form#mail_form span.explead {
font-size:1.1em;
font-weight:bold;
color:#cc0000;
}
form#mail_form div.place {
margin-top:5px;
margin-bottom:5px;
}
form#mail_form div.vari {
font-size:0.9em;
color:red;
}
form#mail_form div.vari2 {
font-size:0.9em;
color:red;
background:#eeeeee;
width:220px;
opacity:0;
border-radius:5px;
text-align:center;
}

form#mail_form div.fast2 {
font-size : 1.4em;
color : #ff0000;
background:#ffffcf;
border-radius:7px;
padding:3px;
text-align:center;
}
form#mail_form div.attention {
font-size:0.8em;
font-weight:bold;
color:#660000;
background:#ffd6ea;	
border-radius:5px;
text-align:center;
padding:4px;
}

form#mail_form input[type="text"].sml-font {
font-size:14px;
color:#666666;
border:none;
background:#ffffff;
padding:0;
}
form#mail_form#same {
margin-left:-20px;
}
form#mail_form span.required {
font-size:0.9em;
color:#ffffff;
background:#ff6666;	
border-radius:5px;
text-align:center;
padding:2px;
}
form#mail_form span.unrequired {
font-size:0.9em;
color:#ffffff;
background:#9999ff;	
border-radius:5px;
text-align:center;
padding:2px;
}
form#mail_form span.lead {
margin-left:7px;
}
form#mail_form div.caption {
font-size:0.8em;
color:#0066cc;
}
form#mail_form div.hidden {
display:none;
}
form#mail_form input[type="text"],
form#mail_form input[type="email"],
form#mail_form input[type="tel"] {
	max-width : 100%;
	height : 2.5em;
	padding : 2px 2%;
	border : 1px solid #cccccc;
	border-radius : 5px;
	background : #fafffc;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
	margin-top : 7px;
}

form#mail_form input[type="text"]:focus,
form#mail_form input[type="email"]:focus,
form#mail_form input[type="tel"]:focus,
form#mail_form textarea:focus{
	box-shadow : 0px 0px 5px #55ccff;
	border : 1px solid #55ccff;
	background : #ffffff;
}

form#mail_form ul li input[type="radio"],
form#mail_form ul li input[type="checkbox"] {
	margin-right : 10px;
	margin-top : 7px;
transform:scale(1.5);
}
form#mail_form select {
	max-width : 90%;
	height : 2.5em;
	padding : 2px 2%;
	border : 1px solid #cccccc;
	border-radius : 5px;
	background : #fafffc;
	font-size : 110%;
	font-family : inherit;
	margin-top : 7px;
}

form#mail_form textarea{
	display : block;
	width : 90%;
	max-width : 90%;
	height : 100px;
	padding : 2px 2%;
	resize : vertical;
	border : 1px solid #cccccc;
	border-radius : 3px;
	background : #fafffc;
	-webkit-appearance : none;
	font-size : 100%;
	font-family : inherit;
}


form#mail_form ul{
	list-style-type : none;
}

form#mail_form ul li label:hover{
	cursor : pointer;
}

form#mail_form input#name_1,
form#mail_form input#phone_1,
form#mail_form input#pickdate {
width:40%;
}

form#mail_form input#postal {
	width : 35%;
}
form#mail_form input#address,
form#mail_form input#address2,
form#mail_form input#otheritem {
	width : 100%;
}	
form#mail_form input#mail_address,
form#mail_form input#other {
	width : 70%;
}

form#mail_form button#postal{
	display : inline-block;
	padding : 9px 15px;
	vertical-align : middle;
	line-height : 1;
	background : #3690a6;
	border : 1px solid #46b8da;
	border-radius : 3px;
	color : #ffffff;
	font-family : inherit;
	text-decoration : none;
	position : relative;
	top : -1px;
}

form#mail_form p#form_submit{
	width : 90%;
	margin : 0 auto;
	padding : 15px 0;
	text-align:center;
	position:relative;
}
.matome {
    position: relative;
    box-sizing: border-box;
    /*以下お好み*/
    /* ボーダーを付ける場合 */
    padding: 10px;
    border: 1px solid #CCC;
}
.matome-content {
   position: relative;
    overflow: hidden;
    /*以下お好み*/
    /*高さの初期値*/
    height: 74px;
}
.matome-title {
	font-size : 90%;
	background:#ffc1c1;
	color:#797979;
	font-weight:bold;
	text-align:center;
	border-radius:8px;
}
.readmore{
    position: relative;
    box-sizing: border-box;
    /*以下お好み*/
    /* ボーダーを付ける場合 */
    padding: 10px;
    border: 1px solid #CCC;
}

.readmore-content{
    position: relative;
    overflow: hidden;
    /*以下お好み*/
    /*高さの初期値*/
    height: 80px;
}
.readmore-content::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    /*以下お好み グラデーションの色と高さ 高さはreadmoreのheight以下にすること*/
    height: 40px;
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 50%, #fff 100%);
    background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 50%, #fff 100%);
}

/* 続きを読むボタン */
.readmore-label{
    display: table;
    bottom: 5px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: 0 auto;
    
    padding: 0 10px;
    background-color: #ffcc99;
    border-radius: 10px;
    color: #6b6b6b;
}
.readmore-label:before{
    content: '読む';
}

.readmore-check{
    display: none;
}
/*チェック時にボタンを非表示*/
.readmore-check:checked ~ .readmore-label{
    position: static;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    /* 「続きを読む」を押した後、元に戻す必要がない場合は、上のオプションを消してこの1行だけにする */
    /* display: none; */
}
.readmore-check:checked ~ .readmore-label:before{
    content: 'Ⅹ';
}
/*チェック時に高さを自動に戻す*/
.readmore-check:checked ~ .readmore-content{
    height: auto;
}
/*チェック時グラデーション等を削除*/
.readmore-check:checked ~ .readmore-content::before {
    display: none;
}
span.text-tiny {
font-size:0.6em;
}
span.text-tiny_r {
font-size:0.6em;
color:#ff0066;
}
span.text-small {
font-size:0.8em;
}
span.text-big {
font-size:1.2em;
}
span.text-huge {
font-size:1.4em;
}
span.ita {
font-style:italic;
}
/* 日曜日のカラー設定 */
td.ui-datepicker-week-end:first-child a.ui-state-default{
  background-color: #ffecec;   /* 背景色を設定 */
  color: #f00!important;       /* 文字色を設定 */
}
/* 土曜日のカラー設定 */
td.ui-datepicker-week-end:last-child a.ui-state-default{
  background-color: #eaeaff;   /* 背景色を設定 */
  color: #00f!important;       /* 文字色を設定 */
}
/* ホバー時の動作 */
td.ui-datepicker-week-end a.ui-state-hover{
  opacity: 0.8;
}
/* 当日を示す色はそのまま */
td.ui-datepicker-week-end a.ui-state-highlight{
  background-color: #fffa90!important;
}
.baloon {
width:260px;
height:40px;
background:#ffe0c1;
border-radius:12px;
position:relative;
opacity:0;
padding:5px auto;
text-align:center;
font-size:1.3em;
}
.outarea {
font-size:0.7em;
width:280px;
background:#ffc6c6;
border-radius:7px;
position:relative;
opacity:0;
padding:4px;
margin-top:-30px;
}

.day {
background:#3399ff;
border-radius:50%;
padding:6px;
margin:3px;
color:#fffcfc;
font-size:1.2em;
}
::placeholder {
color:#a7a7a7;
}
form#mail_form div.expinfo {
font-size:0.8em;
color:#666666;
}
.extend_info {
 overflow-y: scroll;
font-size:0.8em;
color:#666666;
height:100%;
}
.des {
border:solid 1px #cccccc;
width:50%;
padding:3px;
}
.expcard {
background:#eeeeee;
border-radius:5px;
margin:2px;
padding:2px;
}
.close {
font-size:1.1em;
}
#open2,#close {
  cursor:pointer;
  width:200px;
  border:1px solid #ccc;
  border-radius:5px;
  text-align: center;
  padding:4px;
  margin:3px auto 0;
 background:#ffd6ea;
 font-size:0.8em;
 color:#003366;
}

#mask{
  background:rgba(0,0,0,0.4);
  position:fixed;
  top:0;
  bottom:0;
  left:0;
  right:0;
  z-index:1;
}

#modal{
  background:#fff;
  width:94%;
  padding:10px;
  border-radius:4px;
  position:absolute;
  top:15px;
  left:0;
  right:0;
  margin:0 auto;
  opacity:0;
  z-index:1;
   animation-name: fadein;
   animation-duration: 0.3s;
   animation-delay:0.2s;
   animation-timing-function: ease-out;
   animation-fill-mode: forwards;
height:90%;
overflow: scroll;
}

#modal > p{
  margin:0 0 10px;
}
#mask.hidden{
  display:none;
}
#modal.hidden{
   transition:transform 0.7s;
}
@keyframes fadein {
   0% {
      opacity: 0;
      transform: translateX(0);
   }
   100% {
      opacity: 1;
      transform: translateY(0);
   }
}

.hold {
width:170px;
text-align:center;
margin:-10px auto;
display:none;
position:relative;
}
.hold_text {
position:absolute;
top:15px;
left:45px;
font-size:1.4em;
color:#666666;
}
.img_res {
width:85%;
}

.img_rev {
width:100%;
}
/* --responsive----------------------------------------------------------------------------------------------------------------- */

/* 640pixel start */
@media screen and ( max-width : 640px ){

form#mail_form{
	width : 95%;
}
.title_logo {
width:100%;

}
.img_res {
width:100%;
}
form#mail_form input[type="text"],
form#mail_form input[type="email"],
form#mail_form input[type="tel"]{
	margin-top : 0px;
}

form#mail_form input#form_submit_button{
	display : inline-block;
	padding : 9px 15px;
	vertical-align : middle;
	line-height : 1;
	background : #3690a6;
	border : 1px solid #46b8da;
	border-radius : 3px;
	color : #ffffff;
	font-family : inherit;
	text-decoration : none;
	position : relative;
	top : -1px;
}

form#mail_form select{
	margin-top : 0;
}
form#mail_form input#name_1 {
	width: 60%;
}
form#mail_form input#phone_1 {
	width: 70%;
}
form#mail_form input#mail_address {
	width: 95%;
}
form#mail_form input#zip {
	width: 35%;
	}

form#mail_form input#datepicker {
	width: 45%;
	}
#modal {

}
}
/* 640pixel end */
/* 1000pixel start */
@media screen and ( min-width : 1000px ){
form#mail_form{
	width : 70%;
}
.title_logo {
width:500px;

}
form#mail_form input#name_1 {
	width: 40%;
}
form#mail_form input#phone_1 {
	width: 50%;
}
form#mail_form input#mail_address {
	width: 65%;
}
form#mail_form input#zip {
	width: 25%;
	}
form#mail_form input#datepicker {
	width: 30%;
	}
#modal {
width:70%;
height:95%;
}
}
/* 1000pixel end */
