@charset "utf-8";
/*
Theme Name: ROOM KEY SHOP
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags:
Version: 0.1.2
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; }
h1,h2,h3,h4 {
	color: #595757;
	font-weight: 600;
}
p {
	color: #595757;
}
*, *:before, *:after { box-sizing: border-box;}
body { background-color: #fff;}
article, aside, details, figcaption, figure, footer, header, main, nav, section { display: block;}
ol, ul {list-style: none;margin: 0;}
ul li a, ol li a { color: #545454; }
ul li a:hover, ol li a:hover { color: #517380; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
.d-flex {
	flex-wrap: wrap;
}
header {
	border: none;
	box-shadow: none;
}
.header_bg {
	background: #e8f6fb;
	padding: 2% 0 1%;
}
.site_logo {
	text-align: center;
    width: 60%;
    margin: auto;
}
nav ul {
    justify-content: center;
}
nav .h_nav {
	width: 80%;
	margin: 2.5% auto;
}
nav .h_nav li {
	font-size: 1.3vw;
}
nav ul li:not(:last-child) {
	margin-right: 3%;
}
footer {
	background: #e8f6fb;
	border: none !important;
}
footer .sectionBox {
	padding: 2% 6%;
}
.copySection {
	background: #76caf2;
	color: #3a4043;
	padding: 1.5% 0;
}
.f_left h4 {
	font-size: 23px;
	margin-top: 5%;
}
.f_left {
	width: 32%;
	margin-right: 2%;
}
.f_right {
	width: 66%;
}
.f_nav {
	margin-top: 1%;
}
.to_contact_area {
	background: #00afe5;
	border-radius: 7vw;
	padding: 3% 4%;
	margin-top: 3%;
}
.giji_content {
	position: relative;
}
.giji_content:before, .giji_content:after {
	content: "";
	display: block;
	background-repeat: no-repeat;
	position: absolute;
}
.tel_num_area:before {
	background-image: url(./img/tell.png);
	left: 7px;
    top: 0px;
    width: 70px;
    height: 85px;
}
.to_contact_btn:before {
	left: 6px;
    top: -35px;
    width: 130px;
    height: 75px;
    background-image: url(./img/contact_before.png);
}
.to_contact_btn:after {
	border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #54c2f0;
    right: 21px;
    top: 19px;
}
.tel_num_area {
	padding-left: 77px;
	margin-right: 3%;
}
.tel_num_area p{
	line-height: 1.2;
	color: #fff;
}
.tel_num_area a{
	font-size: 3vw;
	color: #fff;
}
.to_contact_area-2 {
	width: 35%;
	margin-top: 5%;
}
.to_contact_area .to_contact_btn {
	background: #fff;
    border-radius: 3vw;
    font-weight: 600;
    padding: 4% 0 4% 67px;
    border-radius: 3vw;
}
.senmon {
	width: 67%;
}
.front_right {
	width: 32%;
	margin-left: 1%;
}
.topi_content_box {
	margin-top: 11%;
}
.ichiran {
	margin-top: 2%;
}
.news_tit {
	font-family : Caviar Dreams;
	border-bottom: 2px solid #ccc;
	font-size: 26px;
}
.news_content li {
	margin-top: 3%;
	align-items: center;
}
.topi_time {
	margin-right: 2%;
}
