/*
大見出し　7vw
*/


@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
@font-face {
	font-family: "Yu Gothic M";
	src: local("Yu Gothic Medium");
}
@font-face {
	font-family: "Yu Gothic M";
	src: local("Yu Gothic Bold");
	font-weight: bold;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
body, html {
	font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	width: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 4.5vw;
	color: #333;
	line-height: 1.5em;
}
.sp_hide {
	display: none;
}
header .inner {
	display: flex;
	align-items: center;
}
header .inner h2 img {
	width: 60%;
	height: auto;
	margin-left: 3vw;
}
header {
	align-items: center;
}
header .inner {
	width: 100%;
	height: 70px;
}
header .title h1 {
	line-height: 0em;
}
header .title h1 img {
	width: 100%;
    border-bottom: 1px solid #00A2DE;
    border-top: 1px solid #00A2DE;
}
h2.read {
	font-size: 4vw;
	line-height: 1.5;
	font-weight: normal;
	margin: 2vh 5%;
}
.item_info .details {
	margin: 0px auto;
}
.item_info .details .main_img {
	width: 100%;
	margin-top: 3vh;
	display: block;
}
.item_info .details .main_img2 {
	width: 100%;
	display: block;
}
.item_info .details .item_title {
	margin: 1.5vh 0px 2vh 0px;
	font-size: 7vw;
	font-weight: bold;
	letter-spacing: 0.15em;
	text-align: center;
	color: #00A2DE;
	line-height: 7vw;
}
.item_info .details .detail_wrapper {
	margin: 0px auto;
}
.item_info .details .left .guide_pdf {
	background:#00A2DE;
    color: #FFF;
    margin: 3vh auto;
    width: 85%;
	text-align:center;
	padding:2vh 0px;
}
.item_info .details .left .guide_pdf a,
.item_info .details .left .guide_pdf i{
	color:#FFF;
    width: 85px;
	display:inline;
	font-size:4vw;
}

.item_info .details .right {
	padding: 0% 3%;
	margin-top:8vh;
}
.item_info .details .right h3 {
	font-size: 6vw;
	border-bottom: 1px solid #000;
	padding-bottom: 8px;
	letter-spacing: 0.15em;
	margin-top: 3vh;
	margin-bottom: 18px;
	text-align: center;
}


.item_info .details .right dl {
}
.item_info .details .right dl:nth-child(even) {
}
.item_info .details .right dt {
	background-color: #f3f3f3;
	font-weight:bold;
}
.item_info .details .right dt,
.item_info .details .right dd {
	padding:1vh;
}



.item_info .other_item {
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	padding: 4vh 0px;
}
.item_info .other_item li {
	margin-top: 2vh
}
.item_info .other_item li:first-child {
	margin-top: 0vh
}
.item_info .other_item li.current {
	display: none;
}
.item_info .other_item img {
	width: 95%;
	display: block;
	margin: 0 auto;
}
.item_info .other_item h3 {
	text-align: center;
	color: #00A2DE;
	font-size: 5vw;
	margin-bottom: 2vh;
}
.guide {
	text-align: center;
}
.guide h2 {
	margin: 5vh 0px -5vh 0px;
	font-size: 7vw;
	letter-spacing: 0.15em;
	color: #00A2DE;
}
.guide img {
	width: 100%;
}
.guide dl {
	width: 95%;
	margin: 0px auto;
}
.guide dt {
	font-size: 6vw;
	color: #00A2DE;
	font-weight: bold;
	margin-bottom: 4vh;
	margin-top: 10vh;
	background: #f2f3f6;
	padding: 1.5vh 0vw;
}
.guide dd {
	text-justify: inter-character;
	margin-bottom: 1em;
	text-align: left;
}
.guide dd.txt_left {
	text-align: left;
}
.guide dt.cost_title {
	margin: 40px auto 10px auto;
	font-size: 24px;
	color: #000;
	background: none;
	font-size: 6vw;
}
.guide dt.cost_title .tax {
	font-size: 3vw;
}
.guide ul.cost {
	margin: 0px auto;
	align-item: center;
}
.guide .cms_title {
	color: #00A2DE;
	margin-top: 2vh;
	font-size: 6vw;
	font-weight: bold;
	margin-bottom: 0.5vh;
	text-align: center;
}
.guide .cms_tel {
	color: #00A2DE;
	font-size: 6vw;
	font-weight: bold;
	margin-bottom: 2vh;
	text-align: center;
}
.guide .cms_time {
	font-size: 4vwpx;
	color: #00A2DE;
	font-weight: bold;
	text-align: center;
}
.guide img.schedule {
	margin-top: 2vh;
}
.guide img.flow {
	max-width: 600px;
}
.guide .henkyaku {
	text-align: center;
}
.guide .henkyaku img {
}
.guide ul.cost li {
	width: 100%;
	margin-bottom: 1vh;
}
.guide ul.cost li dl {
	width: 100%;
}
.guide ul.cost li dt, .guide ul.cost li dd {
	font-size: 4.5vw;
	line-height: 4vh;
	margin: 0px;
	float: left;
	border-left: 1px solid #00A2DE;
	border-right: 1px solid #00A2DE;
	width: 100%;
	text-align: center;
	padding: 0;
}
.guide ul.cost li dt {
	background: #00A2DE;
	color: #FFF;
	height: 4vh;
}
.guide ul.cost li dd {
	border-top: 1px solid #00A2DE;
	color: #000;
	height: 4vh;
}
.guide ul.cost li dd {
	border-bottom: 1px solid #00A2DE;
}
.form .rform_title {
	margin-top: 10vh;
	width: 100%;
	background: #00A2DE;
	height: 8vh;
	font-size: 5vw;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	line-height: 8vh;
	margin-bottom: 5vh;
}
.form .cform_title {
	margin-top: 10vh;
	margin-bottom: 5vh;
	width: 100%;
	background: #0026a5;
	height: 8vh;
	font-size: 5vw;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	line-height: 8vh;
}
.form .rental_form {
	width: 95%;
	margin: 0px auto;
	border-bottom: 1px solid #DDD;
}
.form .rental_form dt {
	background: #00A2DE;
	color: #FFF;
	padding: 2vh 0vh;
	box-sizing: border-box;
	border-left: 1px solid #DDD;
	border-top: 1px solid #DDD;
	width: 100%;
	float: left;
	display: table;
}
.form .rental_form dd {
	border-left: 1px solid #DDD;
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	float: left;
	box-sizing: border-box;
	width: 100%;
	padding: 2vh 0vh;
	display: table;
}
.form .rental_form .name {
	padding: 0px;
}
.form .rental_form .name dt {
	width: 180px;
	box-sizing: border-box;
	float: left;
	border: none;
	display: table;
}
.form .rental_form .name dd {
	width: 99px;
	float: left;
	border-right: none;
}
.form .name_box {
	width: 25vw;
}
.form .zip_box, .form .pref_box {
	width: 40vw;
}
.form .tel_box {
	width: 25vw;
}
.form .addr1_box, .form .addr2_box, .form .mail_box {
	width: 89vw;
}
.form .rental_form dt span, .form .rental_form dd span {
	padding-left: 10px;
}
.form .rental_form span.required {
	padding-left: 0px;
	font-size: 8px;
}
.form .rental_form .name dd.kanji {
	border-top: none;
	border-bottom: none;
	height: 59px;
	display: none;
}
.form .rental_form .name dd.kana {
	border-top: 1px solid #DDD;
	height: 60px;
	display: none;
}
.form h3.kiyaku_title {
	text-align: center;
	font-size: 6vw;
	font-weight: bold;
	margin-top: 4vh;
	line-height: 1.2em;
}
.form .kiyaku_txt {
	width: 95%;
	height: 20vh;
	overflow-y: scroll;
	margin: 4vh auto 0vh auto;
	border: 1px solid #DDD;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-sizing: border-box;
	padding: 5px;
}
.form .kiyaku_txt h3{
	text-align: center;
    font-size: 4.5vw;
    margin: 20px auto;
}
.form .kiyaku_txt dt {
	font-weight: bold;
	margin-top: 20px;
}
.form .kiyaku_txt dt:first-child {
	margin-top: 0px;
}
.form .kiyaku_txt dd {
	padding-left: 1em;
	text-indent: -1em;
}
.form .agree {
	margin: 20px auto;
	text-align: center;
}
.form .agree .formErrorArrow {
	margin-top: 20px;
}
.form .form_submit {
	margin: 0px auto;
	text-align: center;
}
.form input[type=text], .form input[type=date], .form input[type=datetime], .form input[type=number], .form input[type=search], .form input[type=time], .form input[type=url], .form input[type=email], .form input[type=password], .form textarea, .form select {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #BEBEBE;
	padding: 7px;
	margin: 0px;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
	color: #00A2DE;
}
.form input[type=text]:focus, .form input[type=date]:focus, .form input[type=datetime]:focus, .form input[type=number]:focus, .form input[type=search]:focus, .form input[type=time]:focus, .form input[type=url]:focus, .form input[type=email]:focus, .form input[type=password]:focus, .form textarea:focus, .form select:focus {
	-moz-box-shadow: 0 0 8px #00A2DE;
	-webkit-box-shadow: 0 0 8px #00A2DE;
	box-shadow: 0 0 8px #00A2DE;
	border: 1px solid #00A2DE;
}
.form input[type=submit], .form input[type=button] {
	background: #4B99AD;
	padding: 8px 15px 8px 15px;
	border: none;
	color: #fff;
}
.form input[type=submit]:hover, .form input[type=button]:hover {
	background: #4691A4;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.form .radio label {
	line-height: 135%;
	position: relative;
	margin: 0.5rem;
	cursor: pointer;
	display: table;
}
.form .rental_form dd.radio span {
	padding-left: 0px;
}
.form .rental_form dd.radio {
	padding: 1vh 0vh 1vh 10px;
}
.form .radio .option-input {
	position: relative;
	margin: 0 0.4rem 0 0;
	cursor: pointer;
}
.form .radio .option-input:before, .form .radio .option-input:after {
	position: absolute;
	z-index: 1;
	top: -0.125rem;
	left: -0.125rem;
	width: 1rem;
	height: 1rem;
	content: '';
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 50%;
	background: #ffffff;
}
.form .radio .option-input:after {
	z-index: 0;
	top: -0.25rem;
	left: -0.25rem;
	width: 1.25rem;
	height: 1.25rem;
	background: #555;
}
.form .radio .option-input:checked:before {
	-webkit-transform: scale(0, 0);
	transform: scale(0, 0);
	border-width: 0.625rem;
	border-color: #555;
}
.form .note_camera {
	width: 95%;
	text-align: justify;
	margin: 1vh auto 0vh auto;
	display: block;
	font-size: 2vh;
	line-height: 1.2em;
}
.form .agree {
	height: 100%;
	margin: 0 auto;
	display: table;
	align-items: center;
	text-align: center;
}
.form .agree input[type="checkbox"] {
	visibility: hidden;
}
.form .agree input[type="checkbox"] + label {
	display: block;
	position: relative;
	padding-left: 28px;
	margin-bottom: 20px;
	margin-left: -20px;
	font: 14px/20px 'Open Sans', Arial, sans-serif;
	color: #333;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.form .agree input[type="checkbox"] + label:last-child {
	margin-bottom: 0;
}
.form .agree input[type="checkbox"] + label:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #00A2DE;
	position: absolute;
	left: 0;
	top: 0;
	opacity: .6;
	-webkit-transition: all .12s, border-color .08s;
	transition: all .12s, border-color .08s;
}
.form .agree input[type="checkbox"]:checked + label:before {
	width: 10px;
	top: -5px;
	left: 5px;
	border-radius: 0;
	opacity: 1;
	border-top-color: transparent;
	border-left-color: transparent;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.form .rental_form .identification p {
	font-size: 10px;
	line-height: 14px;
	width: 95%;
	display: block;
	margin: 2vh auto 0vh auto;
	line-height: 1.2em;
	font-size: 4vw;
}
.form .rental_form .identification {
	padding-bottom: 0vh;
}
.identification_reason{
	text-align:center;
	font-size:3vw;
	line-height:1.5em;
	width:95%;
	display:block;
	margin:2vh auto;
	text-align:left;
	margin-bottom:5vh;
}
/*******************************************
	お申し込みボタン
/*******************************************/
.form .form_submit button.submit {
	font-size: 4vw;
	line-height: 8vh;
	display: block;
	margin: 3vh auto;
	width: 80vw;
	height: 8vh;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-color: #00A2DE;
	border: 2px solid#00A2DE;
}
.form .form_submit button.submit.back-btn {
	background: #999;
	color: #FFF;
	border-color: #999;
}
.form .alert-msg {
	width: 95%;
	text-align: center;
	font-weight: bold;
	margin: 0vh auto 5vh auto;
	color: #F00;
}
.alert-stock {
	width: 95%;
	box-sizing: border-box;
	border: 1px dashed #F00;
	font-weight: bold;
	font-size: 4.5vw;
	margin: 0 auto;
	text-align: center;
	color: #F00;
	padding: 2vh 2vw;
	margin-top: 2vh;
}
.alert-stock-inline {
	width: 95%;
	margin-left: 2.5%;
	margin-top: 10px;
	text-align: justify;
	color: #F00;
	font-weight: bold;
}
.form .alert-stock .note {
	font-size: 3.3vw;
	color: #333;
	line-height: 1.5em;
	margin-top: 10px;
}
.guide .return_note{
	color: #CC0000;
	font-size: 12px;
	line-height: 18px;
}
.payment_list {
	margin-top: 5vh;
}

.guide .payment_list {
	width: 100%;
	margin: 5vw auto;
}
.guide .payment_list li {
	border-top: 1px solid #CCC;
}
.guide .payment_list li:last-child {
	border-bottom: 1px solid #CCC;
}
.guide .payment_list dl {
	border-top: 1px solid #CCC;
	padding: 0px;
	width: 100%;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}
.guide .payment_list dl.end {
	border-bottom: 1px solid #CCC;
}
.guide .payment_list dt {
	text-align: left;
	background: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	line-height: normal;
	float: left;
	font-size: 4vw;
	color: #000;
	margin-left: 10px;
	font-weight: normal;
	width: 13em;
	display: flex;
	align-items: center;
}
.guide .payment_list dt img {
	margin-top: 0px;
	margin-right: 10px;
	height: 7vh;
	width: auto;
	display:inline;
}
.guide .payment_list dd {
	float: right;
	display: block;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: 0px;
	text-align: right;
	width: 8em;
}

/*******************************************
	voice（口コミ）
/*******************************************/
.voice_wrapper {
	margin:0px auto 3vh auto;
	width:100%;
	background:#f9f9f9;
	box-sizing:border-box;
	padding:3vh 5vw;
}
.voice h2{
	border-top: 1px dotted #00A2DE;
    text-align: center;
    margin-bottom: 5vh;
    padding-top: 5vh;
	color:#00A2DE;
}
.voice ul{
	background:#FFC;
	padding:3vw;
}
.voice ul i{
	margin-right:5px;
}
.voice li{
	float:left;
	width:100%;
}
.voice .day{
	float:right;
	box-sizing:border-box;
	margin-right:0px;
	font-size:10px;
}
.voice .overall{
	width:100%;
	margin-right:0px;
	margin-bottom:1.5vh;
	float:left;
	font-size:5vw;
	font-weight:bold;
}
.voice .voice_item{
	margin:1vh 0px 3vh 0px;
	border-bottom:1px #999 dashed;
	padding-bottom:3vh;
}
.voice .star{
	color:#FA0;
}
.voice .comment_title{
	margin-top:1.5vh;
	font-weight:bold;
	margin-bottom:0.5vh;
}
.voice .comment_title i{
	margin-right:5px;
}
.voice .comment{
	box-sizing:border-box;
	text-align:left;
}
.voice .more{
	display:block;
	margin:20px auto;
	background:#00A2DE;
	padding:5px 10px;
	border-radius:50px;
	color:#FFf;
	text-align:center;
	width:8em;
}

/*******************************************
toggle menu
/*******************************************/
header nav {
	display: none;
	position: absolute;
	top: 70px;
	width: 100%;
	left: 0;
	z-index: 999;
}
header nav ul {
	display: block;
	margin: 0 auto;
	width: 100%;
}
header nav ul li {
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px solid #fff;
	background: #00A2DE;
	width: 100%;
	height: 10vh;
	line-height: 10vh;
	float: none;
	text-align: center;
	display: block;
}
header nav ul li:first-child {
	border-bottom: 1px solid #FFF;
}
header nav ul li:hover {
	background: rgba(255,255,255,1);
}
header nav ul li.tel {
	margin-right: 0px;
	border-bottom: 1px solid #00A2DE;
}
header nav ul li.tel {
	padding-top: 1vh;
	box-sizing: border-box;
}
header nav ul li.tel img {
	height: 85%;
}
header nav ul a {
	display: block;
	color: #FFF;
	text-decoration: none;
}
header nav ul a:hover {
	color: #000;
}
/*******************************************
login.php
/*******************************************/
.login {
	padding: 3vw;
	text-align: center;
}
.login img {
	width: 200px;
	margin-top: 3vh;
}
.login h1 {
	margin-top: 3vh;
	padding: 3vh 0;
	font-size: 6.5vw;
	line-height: 1.2em;
	border-top: 1px dashed #00A2DE;
	color: #00A2DE;
	font-weight: bold;
}
.login .note {
	font-size: 3.8vw;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	border-bottom: 1px dashed #00A2DE;
	padding-bottom: 3vh;
}
.login .caution {
	font-size: 3.5vw;
	color: #F00;
}
.login .form .label {
	font-size: 14px;
	width: 95px;
	display: inline-block;
}
.login .form .pw {
	margin: 10px 0px;
}
.login .form .form_submit button.submit {
	width: 150px;
	margin-top: 3vh;
}
/*開閉ボタン*/
#nav_toggle {
	display: block;
	width: 12vw;
	height: 12vw;
	position: absolute;
	top: 20px;
	right: 20px;
}
#nav_toggle div {
	position: relative;
}
#nav_toggle span {
	display: block;
	height: 3px;
	background: #00A2DE;
	position: absolute;
	width: 100%;
	left: 0;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#nav_toggle span:nth-child(1) {
	top: 0px;
}
#nav_toggle span:nth-child(2) {
	top: 4vw;
}
#nav_toggle span:nth-child(3) {
	top: 8vw;
}
/*開閉ボタンopen時*/
.open #nav_toggle span:nth-child(1) {
	top: 4vw;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}
.open #nav_toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav_toggle span:nth-child(3) {
	top: 4vw;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.slider-pro {
	z-index: 0;
}
.goto_site{
	background:#00A2DE;
	width: 80%;
	padding: 10px;
	box-sizing: border-box;
	height: 4em;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFF;
	margin: 0 auto 10vh;
	font-size: 4.5vw;
	transition: 0.3s;
}
.goto_site.first{
	margin-bottom: 2vh;
}
.goto_site:hover{
	transform: scale(1.03);
}
.goto_site i{
	margin-right: 10px;
}
/* お問合せ内プライバシーポリシー */
.form_privacy {
	width: 95%;
	height: 20vh;
	overflow-y: scroll;
	margin: 30px auto;
	border: 1px solid #DDD;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-sizing: border-box;
	resize: both;
	padding: 10px;
}
.form_privacy ul {
	margin-bottom: 1em;
}
.form_privacy h3 {
	text-align: center;
	font-size: 4.5vw;
	margin: 20px auto;
}
.form_privacy h4 {
	font-weight: bold;
	font-size: 4.5vw;
	margin-left: -2em;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
.form_privacy .wrap {
	margin-left: 2em;
}
.form_privacy li {
	margin-left: 1em;
	text-indent: -1em;
}


/*-------------------------
clearfix
-------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*-------------------------
clearfixここまで
-------------------------*/
