img{
	height: auto;
}
.corona{
	margin:0px auto 100px auto;
	padding:10px;
	border:1px solid #000;
        margin-top:50px;
}
@media screen and (max-width: 767px) {
	.corona{
		width:90%;
		margin: 350px auto 0 auto;
		padding:10px;
		border:1px solid #000;
		font-size:15px;
	}
	.corona p{
		text-align:left;
		font-size:13px;
	}
	#wake_interview{
		margin:0;
	}
}

.plan_box ul li table td div p.price .price_old{
	position: relative;
}
.plan_box ul li table td div p.price .price_old:after{
	content: "";
	width: calc(100% + 20px);
	height: 7px;
	position: absolute;
	top: 40%;
	left: 0px;
	background-color: #000;
	border-radius: 2px;
}
.plan_box ul li table td div p.price .price_new{
	color: red;
	display: block;
	margin-top: 10px;
}
.plan_box ul li table td div p.price .price_new span{
	font-weight: normal;
}
.plan_box ul li table td div p.price .price_new span:nth-of-type(1){
	color: #442602;
}

.limited-offer{
	position: fixed;
	width: 100%;
	height: 45px;
	background-color: rgba(255, 255, 255, 0.9);
	color: #f63876;
	line-height: 45px;
	font-weight: 700;
	bottom: 0px;
	left: 100%;
	z-index: 9999;
	letter-spacing: 1px;
}

.limited-offer-inner{
	position: relative;
}

.limited-offer .limited-offer-info{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
}

.limited-offer .limited-offer-info:not(:first-of-type){	
	display: none;
}

.flower_box{
	border: 2px dotted #EAA8BF;	/* 線の太さ・種類・色 */
	margin: 20px 10px;	/* 外側の余白 上下・左右 */
	padding: 15px 20px;	/* 内側の余白 上下・左右 */
	position: relative;
}
.flower_box:before{
	content: '＊';
	color: #fff;
	font-size: 2.2em;
	font-weight: bold;
	position: absolute;
	top: -0.4em;
	left: -0.6em;
	transform: rotate(20deg);
	-moz-transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
	-o-transform: rotate(20deg);
	text-shadow: 0 0 8px #eaa8bf, 0 0 6px #eaa8bf, 0 0 4px #eaa8bf, 0 0 2px #eaa8bf, 0 0 0.5px #eaa8bf;
}
.flower_box:after{
	content: '*';
	color: #fff;
	font-size: 2em;
	font-weight: bold;
	position: absolute;
	bottom: -0.6em;
	right: -0.3em;
	transform: rotate(20deg);
	-moz-transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
	-o-transform: rotate(20deg);
	text-shadow: 0 0 8px #eaa8bf, 0 0 6px #eaa8bf, 0 0 4px #eaa8bf, 0 0 2px #eaa8bf, 0 0 0.5px #eaa8bf;
}

.stripe_box{
	padding: 0px;
	position: relative;
	z-index: 0;
}
.stripe_box:before{
	background: repeating-linear-gradient(-45deg, #f5d5da, #f5d5da 5px, #fcf0f1 0, #fcf0f1 10px); /* ストライプの色 */
	content: '';
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: -2;
}
.stripe_box:after{
	background: #fff; /* 背景色 */
	content: '';
	position: absolute;
	top: 10px;	/* ストライプ部分の太さ・上 */
	bottom: 10px;	/* ストライプ部分の太さ・下 */
	left: 10px;	/* ストライプ部分の太さ・左 */
	right: 10px;	/* ストライプ部分の太さ・右 */
	z-index: -1;
}

ul.header_menu {
	width: 1200px;
	display: -webkit-flex; /* Safari対応のつもり */
	display: -ms-flexbox; /* IE10以下対応 */
	display: flex;
}
ul.header_menu li{
	font-family: "Sawarabi Mincho";
	list-style-type: none;
	width: 100%;
	text-align: center;	
	position: relative;
	font-size: 1.25em;
	vertical-align: middle;
}
ul.header_menu li:before{
	content: "";
	position: absolute;
	height: 100%;
	width: 1px;
	background-color: #fff;
	top: 0px;
	left: 0px;	
}
ul.header_menu li:last-of-type:after{
	content: "";
	position: absolute;
	height: 100%;
	width: 1px;
	background-color: #fff;
	top: 0px;
	left: 100%;	
}
ul.header_menu li a{
	color: #fff;
	display: block;
	width: 100%;
	line-height: 80px;
}
ul.header_menu li a:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	bottom: 5px;
	right: 5px;
	border-style: solid;
	border-width: 0 0 10px 10px;
	border-color: transparent transparent #ffffff transparent;
}
ul.header_menu li a:hover{
	text-decoration: none;
	opacity: 1;
	background-color: #ff526c;
}
ul.header_menu li a:hover:after{
	opacity: 0.7;
}

ul.header_menu li a span{
	display: block;
	width: 100%;
	transition: 0.3s;
}
ul.header_menu li a:hover span{
	transform: scale(1.2);
}

.header3 .top_box h3{
	text-align: center;
}


body.kiyaku{
	background-color: unset;
}
body.kiyaku #wrapper{
	min-height: unset;
	overflow: hidden;
}
body.kiyaku *{
	box-sizing: border-box;
}
.kiyaku__inner{
	width: 1000px;
	max-width: 100%;
	margin: 30px auto;
	font-family: "Times New Roman", Times, "游明朝体", "Yu Mincho", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif !important;
	color: #000;
	font-size: 15px;
	text-align: left;
	font-weight: 400;
}
.kiyaku__inner .inner{
	max-width: 100%;
}
.kiyaku #breadcrumb {
	margin-bottom: 30px;
	font-size: 13px;
}
.kiyaku #breadcrumb a{
	color: #4b91ad;
	text-decoration: none;
}
.kiyaku .content__title{
	font-size: 30px;
	line-height: 1.5;
}
.kiyaku .sitepolicy-index__lead {
	line-height: 1.69231;
	letter-spacing: 0.1em;
	padding: 97px 0 0;
}
.kiyaku .sitepolicy-index__data {
    display: block;
    padding: 69px 0 103px;
}
.kiyaku .sitepolicy-index__data dt {
    display: block;
    line-height: 1.69231;
    letter-spacing: 0.1em;
    color: #be917d;
    margin: 0 0 20px;
}
.kiyaku .sitepolicy-index__data dd {
    display: block;
    line-height: 1.69231;
    letter-spacing: 0.1em;
    margin: 0 0 70px;
}

.kiyaku .sitepolicy-index__lead.sitepolicy-sougyousha{
	padding-top: 40px;
}
.kiyaku .sougyousha__img {
	padding: 30px 0 20px;
}
.kiyaku .sougyousha__info p{
	text-align: right;
	margin-bottom: 10px;
	padding: 0 20px;
}
.kiyaku .sougyousha__info a{
	color: inherit;
}
.kiyaku .sougyousha__info img{
	max-width: 50px;
}
.kiyaku #konkatsu_list a{
	color: inherit;
}
.kiyaku #konkatsu_list .page a {
    text-decoration: none;
    color: #666;
}
@media(max-width: 768px) {
	.kiyaku__inner{
		padding: 0 10px;		
	}
	.kiyaku #breadcrumb {
		padding: 0 10px;
	}
	.kiyaku .sitepolicy-index__lead {
		padding: 55px 0 0;
	}
	.kiyaku .sitepolicy-index__data {
		padding: 44px 0 42px;
	}
	.kiyaku .sitepolicy-index__data dd {
		margin: 0 0 44px;
	}
}



.site-map .hstyle01 {
	font-size: 40px;
	line-height: 1.7;
	font-family: "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "メイリオ", Meiryo, serif;
	text-align: center;
	margin: 50px 0;
}
.site-map .hstyle01 .ttl {
	font-size: 14px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.site-map .hstyle01 .ttl:before {
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	background-color: #ca0909;
	margin-right: 10px;    
	vertical-align: 5px;
}
.site-map .hstyle01 .ttl:after {
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	background-color: #ca0909;
	margin-left: 10px;    
	vertical-align: 5px;
}
.site-map .boxstyle01 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.site-map .b-left01, .b-right01 {
	width: 49%;
}
.site-map .hstyle03 {
	background: #ca0909;
	padding: 7px 10px;
	color: #fff;
	font-weight: 700;
	font-size: 120%;
	margin-bottom: 10px;
}
.site-map ul {
	margin-bottom: 20px;
}
.site-map ul li {
	margin-bottom: 10px;
}
.site-map ul li:before {
	content: ">> ";
	background-repeat: no-repeat;
	background-position: 10px 4px;
	font-size: 18px;
	padding-left: 5px;
	margin-bottom: 5px;
}
.site-map ul li a {
	color: #0056b3 !important;
}
@media(max-width: 768px) {
	.site-map .b-left01, .b-right01 {
		width: 100%;
	}
}