@charset "utf-8";
/*
Theme Name: Lightning Pro Child Sample
Theme URI:
Template: lightning-pro
Description:
Author:
Tags:
Version: 0.0.0
*/


/**********************
 * 前提
 * ********************/
/**スマホＰＣ画像切り替え**/
.pc {display: block;}
.tb {display: none;}
.sp {display: none;}
.sp2{display: none;}
.pc-tb {display: block;}
.tb-sp {display: none;}
.sp760{display: none;}

@media screen and (max-width: 990px){
	.pc{display: none;}
	.tb {display: block;}
	.sp{display: none;}
	.sp2{display: none;}
	.tb-sp {display: block;}
}

@media screen and (max-width: 760px){
.sp760{display: block;}	
}
@media screen and (max-width: 660px){
	.pc{display: none;}
	.tb {display: none;}
	.sp{display: block;}
	.sp2{display: none;}
	.pc-tb {display: none;}
	.pc-only {display: none;}
}

@media screen and (max-width: 450px){
	.sp2{display: block;}
}
	.sp2{display: none;}

/*全体の文字サイズ指定*/
body{
	font-size: 16px !important;
}
@media screen and (min-width: 641px){
	body{
	font-size: 18px !important;
	letter-spacing: 0.5px;
	line-height:170%;
	}
}

/*リンクhover*/

a:hover{
	opacity:0.8;
}

.center{
	text-align:center;
}

.pccenter_spleft{
	text-align:center;	
}

.width85per{
	width:85%;
	margin: 0 auto;
}

.normal_text{
	padding:1rem;
}

.device-mobile .copySection {
    padding-bottom: 0;
}

.mainSection {
    margin-bottom: 0;
}

@media(max-width:760px){	
.pccenter_spleft{
	text-align:left;
}

.width85per{
	width:100%;
}
	
 * .siteContent{
    padding: 1rem 0 0!important;
}
	
.normal_text{
	padding:0;
}
}

/****************************
  スペース
****************************/
.space5 {width:100%; height:5px;}
.space10 {width:100%; height:10px;}
.space20 {width:100%; height:20px;}
.space30 {width:100%; height:30px;}
.space40 {width:100%; height:40px;}
.space50 {width:100%; height:50px;}
.space50 {width:100%; height:60px;}
.space100 {width:100%; height:100px;}

@media screen and (min-width: 641px){
	.space5 {width:100%; height:10px;}
	.space10 {width:100%; height:20px;}
	.space20 {width:100%; height:40px;}
	.space30 {width:100%; height:60px;}
	.space40 {width:100%; height:80px;}
	.space50 {width:100%; height:100px;}
	.space60 {width:100%; height:120px;}
}
.padding5 {padding:5px;}
.padding10 {padding:10px;}
.padding15 {padding:15px;}
.padding20 {padding:20px;}
.padding30 {padding:30px;}
.paddingL10 {padding-left:10px;}
.paddingL20 {padding-left:20px;}
.paddingL30 {padding-left:30px;}
.paddingL15 {padding-left:15px;}
.paddingR20 {padding-right:20px;}
.paddingR30 {padding-right:30px;}
.paddingLR10 {padding:0 10px;}
.paddingTB40 {padding:40px 0;}

/********Flex**********/

.flexArea{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.flex2_1 li{
	width:50%;
	list-style-type:none!important;
}

.flex5_2 li{
	width:19%;
	list-style-type:none!important;
}

.flex4_2 img{
	width:24%;
}

.flexArea.flex4_2{
	align-items:center!important;
}

@media(max-width:760px){
	
.flex4_2 img{
	width:48%;
	margin-bottom:4%;
	align-items: flex-start;
}
	
.flex2_1{
	width:100%;
	margin-bottom:2%;
}
	
.flex5_2 li{
	width:48%;
	margin-bottom:4%;
}

.flex2_1 li {
    width: 100%;
	margin-bottom:2%;
}
}

/*****ヘッダー*****/
.headerTop {
    background-color: #c1272d;
    border-bottom: none;
}

.navbar-header {
    display: flex;
    justify-content: space-between;
}

ul.gMenu > li .gMenu_description {
    color: #808080!important;
}

.gMenu>li {
    border-left: 1px solid #808080;
}

.gMenu>li:last-child {
    border-right: 1px solid #808080;
}

.carousel {
    border-bottom: none;
}

body.home.page-template-default.page.page-id-44.logged-in.admin-bar.post-name-top.post-type-page.sidebar-fix.fa_v5_css.device-pc.customize-support {
    margin: 0;
}

body.home.page-template-default.page.page-id-44.logged-in.admin-bar.post-name-top.post-type-page.sidebar-fix.fa_v5_css.device-mobile.customize-support {
    margin: 0;
}

/**********トップページ*********/

.toppage_subtitile{
	font-size:1.8rem;
	line-height:140%;
	font-weight:bold;
	margin-bottom:0.5rem;
}
.toppage_maintitile{
	font-size:2.8rem;
	line-height:140%;
	font-weight:bold;
	margin-bottom:4rem;
}

.toppink_left{
	width:40%;
}

.toppink_right{
	width:55%;
}

.toppink_right_textbox{
	border-bottom:1px solid #000;
}

.toppink_right_title{
	font-size:1.5rem;
	font-weight:bold;
	margin-bottom:1rem;
}

.toppink_right_text {
    font-size: 1rem;
    text-align: left;
    width: 85%;
    padding-bottom: 0.5rem;
}

.flex2_1 .toppink_childflex{
	box-sizing:border-box;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-top:1.5rem;
	align-items: center;
}

.toppink_childimg{
	width:35%;
}

.toppink_childtext {
    width: 65%;
    font-size: 1rem;
    font-weight: bold;
    line-height: 150%;
}

.toppink_childtext span{
    font-size: 0.9rem;
	font-weight:normal;
	display:block;
	margin-top:0.5rem;
}

@media(max-width:760px){
.toppage_subtitile {
    font-size: 1rem;
    margin-bottom: 0;
}
	
.toppage_subtitile span {
    font-size: 0.9rem!important;
	margin-bottom: 0;
}
	
.subtitle2{
	font-size:1.4rem!important;
}

.toppage_maintitile {
    font-size: 1.8rem;
    margin-bottom: 3rem;
	text-align:center;
	margin-top: 1rem;
}
	
.toppink_left {
    width: 100%;
}
	
.toppink_right {
    width: 100%;
	margin-top: 1rem;
}

.toppink_right_title {
    font-size: 1.3rem;
    margin-bottom: 0.5rem;
}	
	
.toppink_right_text {
    width: 100%;
    padding-bottom: 1rem;
    line-height: 160%;
}
	
.toppink_childimg {
    width: 34%;
}
	
.toppink_childtext {
    width: 64%;
	font-size:1.1rem;
}
	
.toppink_childtext span {
    font-size: 1rem;
    margin-top: 0;
}
	
.flex2_1 .toppink_childflex {
    margin-top: 0.5rem;
}
}

/*******出張エリア******/

.business_tripbox{
	border:1px solid #000;
	padding:4rem 2rem;
	position:relative;
	width:100%;
	margin-top: 5rem;
	box-sizing:border-box;
}

.business_triptitle {
    position: absolute;
    background: #ffeeee;
    border: 1px solid #000;
    transform: translatex(-50%);
    left: 50%;
    top: -1.7rem;
    padding: 1rem;
    font-size: 1.3rem;
    line-height: 1.3rem;
    font-weight: bold;
}

.business_triptext span{
	display:block;
}

.business_triptext {
    margin-bottom: 2rem;
}

.business_flex_text .business_triptext:nth-of-type(2) {
    margin-bottom: 0;
}

.business_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.business_flex_text{
	width:70%;
}

.business_img{
	width:30%;
}

@media(max-width:760px){
.business_tripbox {
    padding: 3rem 1rem;
}
	
.business_img {
    display: none;
}
	
.business_flex_text {
    width: 100%;
}
	
.business_triptext {
    line-height: 180%;
}
	
.sp760 img{
	margin-bottom:1.5rem;	
}

.business_triptitle {
    padding: 1rem 1.5rem;
    font-size: 1.2rem;
    line-height: 1.2rem;
}
}

/*********作業事例*********/

.category_btn{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	margin-top:1.5rem;
}

.category_btn a {
    display: inline-block;
    color: #fff;
    background: #c1272d;
    padding: 0.5rem 1.5rem;
	margin-right:1.2rem;
	transition:0.5s ease;
	box-shadow: 1px 1px 2px #490c10;
}

.category_btn a:last-of-type {
	margin-right:0;
}

.category_btn a:hover {
    text-decoration:none;
	color:#fff;
	background:#8e1b24;
	opacity:1;
	box-shadow: none;
}

.red_btn {
    color: #fff;
    background: #c1272d;
    border-radius: 5px;
    display: block;
    padding: 1rem 0.5rem;
    width: 30%;
    margin: 0 auto;
    text-align: center;
    font-size: 1.3rem;
    transition: 0.5s ease;
}

.red_btn:hover{
    text-decoration:none;
	color:#fff;
	background:#8e1b24;
	opacity:1;
}

.red_btn:hover i{
    transition:0.5s ease;
}

.red_btn:hover i{
    transform:translatex(5px);
}

@media(max-width:760px){
.category_btn a {
    margin-bottom: 1rem;
}
	
.red_btn {
    width: 80%;
    margin: 0 auto;
    font-size: 1.2rem;
}
}

/********トップページピンクエリア（２つ目）***********/

.toppage_subtitile span {
    display: block;
    font-size: 1.3rem;
    line-height: 140%;
	margin-bottom:0.7rem;
}

.color_red{
	color:#c1272d;
}



/***********フッター上部*********/

.footer_child {
    display: flex;
    width: 85%;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 1.5rem;
}

.footer_title {
    width: 20%;
}

.footer_text {
    width: 80%;
    line-height: 200%;
}

.footer_maintitle{
	font-size:1.5rem;
	font-weight:bold;
	display:flex;
	flex-grow:1;
	align-items:center;
	margin-bottom: 2rem;
}

.footer_maintitle:after{
	content:"";
	height:1px;
	background:#000;
	flex-grow:2;
	display:inline-block;
	margin-left:1rem;
}

.footer_top .footer_child:nth-of-type(3){
	margin-bottom:0;
}

@media(max-width:760px){
.footer_title {
    width: 100%;
	margin-bottom:0.5rem;
}
	
.footer_text {
    width: 100%;
}
	
.footer_child {
    width: 98%;
}
	
.footer_maintitle {
    margin-bottom: 1.4rem;
}
}

/******copyright*******/

footer.section.siteFooter {
    background: #c1272d;
	text-align:center;
	color:#fff;
}

.siteFooter .footerMenu {
    border-top: none;
    border-bottom:  none;
}

.sectionBox {
	padding:0;
}

.siteContent {
    padding: 3.5rem 0 0;
}


/***佐々木追記0707***/

.siteHeader_logo img {
	max-height: 60px !important;
	margin-top: 10px;
}
.siteHeadContainer.container .navbar-header {
    padding: 20px 15px 25px;
}

/***スライドショー調整
@media(min-width:1200px){
.slide-text-set {
	bottom: -72px;
}
}***/


/*****20210708****/

.main_imgArea{
	margin-top:4rem;
}

.home .siteContent {
    padding-top: 0;
}

@media(max-width:760px){
.main_imgArea{
	margin-top:2.5rem;
}
	
.home .siteContent {
    padding-top: 0!important;
}
}

/******法人向けサービス******/

.page-header {
    background:linear-gradient(to right,#c0272d,#6e161c);
	color:#fff;
	text-align: left;
	height: 8rem;
}

.roundbox li{
	width:23%;
	list-style-type:none;
}

.round_name{
	color:#fff;
	font-weight:bold;
	background:rgba(244,244,244,0.2);
	border-left:5px solid #c0272d;
	padding-left:1.5rem;
	margin:1.5rem 0 1rem;
	line-height:150%;
	height: 3.5rem;
	line-height:3.5rem;
	font-size:1.1rem;
}

.roundbox li:nth-of-type(1) .round_name{
	line-height:1.75rem;
}

.round_text{
	padding:0 0.5rem;
}

.round_text li{
    color: #fff;
    width: 100%;
    font-size: 1rem;
    line-height: 140%;
}

.round_area {
    width: 12rem;
    height: 12rem;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
	background-image:url(http://rslockman.com/wp-content/uploads/2021/07/round1.jpg);
	background-size: cover;
	background-repeat:no-repeat;
	animation-name:popup;
	animation-duration:6s;
	animation-iteration-count:infinite;
	animation-timing-function:ease;
	animation-delay:0s;
}

.roundbox li:nth-of-type(2) .round_area{
	background-image:url(http://rslockman.com/wp-content/uploads/2021/07/round2.jpg);
	animation-delay:1.5s;
}

.roundbox li:nth-of-type(3) .round_area{
	background-image:url(http://rslockman.com/wp-content/uploads/2021/07/round3.jpg);
	animation-delay:3s;
}

.roundbox li:nth-of-type(4) .round_area{
	background-image:url(http://rslockman.com/wp-content/uploads/2021/07/round4.jpg);
	animation-delay:4.5s;
}

@keyframes popup{
	0%{transform:scale(1);}
	25%{transform:scale(1.05);}
	50%{transform:scale(1);}
	75%{transform:scale(1);}
	100%{transform:scale(1);}
}

.brackets_title {
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 4rem;
    width: 80%;
    display: block;
    margin: 0 auto;
	position:relative;
	padding: 1rem 0;
}

.brackets_title span {
    font-size: 2.5rem;
    color: #c0272d;
}

.animation_top {
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    background:linear-gradient(to right,#c0272d,#6e161c);
	animation-name:border_tb;
	animation-duration:4s;
	animation-timing-function:ease;
	animation-iteration-count:infinite;
}

.animation_right{
    position: absolute;
    top: 0;
    right: 0;
    background:linear-gradient(to bottom,#6e161c,#c0272d);
    width: 2px;
	animation-name:border_rl;
	animation-duration:4s;
	animation-timing-function:ease;
	animation-iteration-count:infinite;
}

.animation_bottom{
    position: absolute;
    bottom: 0;
    left: 0;
    background:linear-gradient(to left,#c0272d,#6e161c);
    height: 2px;
	animation-name:border_tb;
	animation-duration:4s;
	animation-timing-function:ease;
	animation-iteration-count:infinite;
}

.animation_left{
    position: absolute;
    bottom: 0;
	left: 0;
    background:linear-gradient(to top,#6e161c,#c0272d);
    width: 2px;
	animation-name:border_rl;
	animation-duration:4s;
	animation-timing-function:ease;
	animation-iteration-count:infinite;
}

@keyframes border_tb{
	0%{width: 0;}
	80%{width: calc(100% - 20px);}	
	100%{width: calc(100% - 20px);}	
}

@keyframes border_rl{
	0%{height: 0;}
	80%{height: calc(100% - 20px);}	
	100%{height: calc(100% - 20px);}	
}

.agency_date {
    background: #f6f6f6;
    box-shadow: 1px 1px 2px #999;
    padding: 1rem;
    width: 80%;
    margin: 4rem auto;
}

.agency_date_title {
    background: #c0272d;
    display: inline-block;
    color: #fff;
    padding: 0.5rem 1.5rem;
    line-height: 130%;
    letter-spacing: 1px;
	margin-bottom:3rem;
}

ul.agency_date_list {
    padding: 0;
    width: 85%;
    margin: 0 auto 3rem;
}

.agency_date li{
	list-style-type:none;
}

@media(max-width:760px){
.roundbox li{
	width:100%;
	list-style-type:none;
}

.round_text li{
    width: 100%;
}
	
.round_area {
    width: 100%;
    height: 15rem;
    border-radius: 0;
    background-position: bottom;
}
	
.brackets_title {
    font-size: 1.3rem;
    width: 90%;
	line-height:2rem;
}	

.brackets_title span {
    font-size: 1.8rem;
}

.agency_date {
    width: 100%;
    margin-top: 2.5rem;
}
	
ul.agency_date_list {
    width: 90%;
}
	
.agency_date_title {
	margin-bottom:2rem;
}
	
.round_name {
    padding: 0.5rem 0 0.5rem 1rem;
	height:4.5rem;
}
	
.page-header {
    height: 5rem;
}
	
.page-header_pageTitle, h1.page-header_pageTitle:first-child {
    font-size: 1.5rem;
}
}

/*****鍵交換******/

.keychange_title {
    text-align: center;
    font-size: 1.8rem;
	margin-bottom:3rem;
	line-height:160%;
}

.keychange_title:after{
    content:"";
	width:35px;
	height:5px;
	display:block;
	margin:0 auto;
	background:#c0272d;
	margin-top:1rem;
}

.keychange_title span{
    font-size: 2.2rem;
	color:#c0272d;
}

.key_type {
    width: 49%;
    list-style-type: none;
    background: #fff;
    padding: 1rem;
    box-sizing: border-box;
}

.key_type:nth-of-type(2){
	background: #f6f6f6;
}

.keytype_img{
	width:40%;
}

.keytype_textbox{
	width:60%;
}

.keytype_point {
    background: #c0272d;
    color: #fff;
    display: inline-block;
    padding: 0.5rem 1rem;
    margin-bottom: 1.5rem;
    font-size: 0.9rem;
    line-height: 120%;
	position:relative;
	animation-name:updown;
	animation-duration:3s;
	animation-timing-function:ease;
	animation-iteration-count:infinite;
}

.keytype_point:after {
    content: "";
    border: 10px solid transparent;
    border-top: 10px solid #c0272d;
    display: inline-block;
    position: absolute;
    bottom: -1.1rem;
    left: 50%;
    transform: translatex(-50%);
}

@keyframes updown{
	0%{transform:translatey(0) scale(0.95);}
	25%{transform:translatey(4px) scale(1.02);}
	50%{transform:translatey(1px);}
	75%{transform:translatey(2px);}
	100%{transform:translatey(0) scale(0.95);}
}

.keytype_textbox li {
    margin-bottom: 0.5rem;
    line-height: 140%;
    font-size: 1rem;
}

.keytype_textbox li i{
	color:#c0272d;
}

.key_name {
    font-weight: bold;
    font-size: 1.3rem;
    margin-bottom: 2rem;
	line-height:130%;
}

.key_name i{
	color: rgba(0,0,0,0.2);
}

.key_name span{
    font-size:1.1rem;
	margin-left:0.3rem;
}


.Separation {
    position: relative;
    border-bottom: 1px solid #999;
    padding-bottom: 1%;
}

.center_border{
	position:absolute;
	width:1px;
	height:calc(100% - 35px);
	top:50%;
	left:50%;
	transform:translatex(-50%);
	transform:translatey(-50%);
	background:#999;
}

.Separation:nth-of-type(2){
    border-bottom: none;
    padding-top: 1%;
}

.Separation:nth-of-type(2) .center_border{
	bottom:50%;
}

.Separation:nth-of-type(2) .key_type:nth-of-type(2){
    background:#fff;
}

.Separation:nth-of-type(2) .key_type:nth-of-type(3){
    background:#f6f6f6;
}

@media(max-width:760px){
.key_type {
    width: 100%;
}
	
.center_border {
    display:none;
}

.keytype_img {
    width: 100%;
	text-align:center;
}
	
.keytype_textbox {
    width: 100%;
    margin-top: 1.5rem;
}
	
.keytype_point {
    display: block;
    text-align: center;
}
	
.Separation:nth-of-type(2) .key_type:nth-of-type(2){
    background:#f6f6f6;
}

.Separation:nth-of-type(2) .key_type:nth-of-type(3){
    background:#fff;
}
	
.Separation{
    border-bottom: none;
}
	
.key_type {
    margin-bottom: 2rem;
}
	
.keychange_title {
    font-size: 1.4rem;
    margin-bottom: 1.5rem;
}
	
.keychange_title i {
    font-size: 1.5rem;
}
	
.keychange_title:after {
    width: 20px;
    margin-top: 0.5rem;
}
	
.key_name {
    font-size: 1.3rem;
}
	
.keytype_point {
    font-size: 1rem;
}
	
.keytype_textbox li {
    font-size: 1.1rem;
}
}


/*****投稿*****/

span.published.entry-meta_items {
    display: none;
}

span.entry-meta_items.entry-meta_updated {
    display: none;
}

span.vcard.author.entry-meta_items.entry-meta_items_author {
    display: none;
}



/*******料金********/

.price_type_title {
    background: #c0272d;
    color: #fff;
    display: inline-block;
    font-size: 1.5rem;
    font-weight: bold;
    padding: 0.8rem 2rem;
    line-height: 1.5rem;
    margin-bottom: 1.5rem;
}

.price_type {
    width: 85%;
    margin: 0 auto 5rem;
}

.price_table tr:nth-of-type(odd){
	background:#f6f6f6;
}

.price_table{
	width:90%;
	margin:0 auto;
}

.price_table th {
    width: 60%;
    padding: 0.5rem;
    padding-left: 5rem;
    font-size: 1rem;
	line-height:150%;
}

.price_table td {
    width: 40%;
    text-align: right;
    padding: 0.5rem;
    padding-right: 5rem;
	font-size:1.1rem;
	line-height:150%;
}

.price_table td span{
    font-size:0.8rem;
}

.price_info {
    font-size: 1rem;
	width:90%;
	margin:1rem auto 0;
}

.linkmore{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin:4rem 0;
}

.linkmore a{
	width:25%;
	position:relative;
	transition:0.5s ease;
	overflow:hidden;
}

.linkmore a:hover{
	opacity:1;
	transition:0.5s ease;
}

.linkmore a img{
	display:block;
	position:relative;
	transition:0.5s ease;
}

.linkmore a:hover img{
	transform:scale(1.05);
}

.linkmore a:after{
	content:"";
	display:block;
	position:absolute;
	background:rgba(0,0,0,0.5);
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	transition:0.5s ease;
}

.linkmore a:hover:after{
	background:rgba(0,0,0,0.2);
}

.linkmore a span {
    position: absolute;
    top: 60%;
    transform: translatey(-60%);
    color: #fff;
    z-index: 10;
    font-weight: bold;
    font-size: 1rem;
    line-height: 150%;
    width: 100%;
    text-align: center;
}

.linkmore a span i{
	display:block;
	transition:0.5s ease;
	text-align:center;
}

.linkmore a:hover span i{
	transform:translatey(0.3rem);
}

.company_table {
    width: 85%;
    margin: 0 auto;
	border-top:1px solid #fff;
}

.company_table th{
    width: 30%;
	text-align:center;
	background:#fff;
	line-height:150%;
	padding:1rem;
	border-bottom:1px solid #f6f6f6;
}

.company_table td{
    width: 70%;
	line-height:150%;
	padding:1rem;
	border-bottom:1px solid #fff;
}

.company_table td img{
    display:inline-block;
	padding-right:0.5rem;
}

.company_table td img:last-of-type{
	padding-right:0;
}

@media(max-width:760px){
.price_type {
    width: 100%;
}	
	
.price_table{
	width:100%;
}

.price_table th {
    width: 60%;
	padding-left:1rem;
}

.price_table td {
    width: 40%;
	padding-right:1rem;
	font-size:1rem;
}

.price_info {
	width:100%;
}

.price_type_title {
    display: block;
    font-size: 1.3rem;
    line-height: 1.3rem;
	text-align:center;
}	

.keychange_title span {
    font-size: 2rem;
}
	
.linkmore a{
	width:50%;
}
	
.linkmore a span {
    font-size: 1.2rem;
}
	
.linkmore a span i{
    margin-top:0.5rem;
}
	
.company_table {
    width: 100%;
}

.company_table th{
    width: 100%;
	display:block;
	padding:0.5rem;
}

.company_table td{
    width: 100%;
	display:block;
	text-align:center;
	padding:1rem 0.5rem;
}
}

/*****鍵の基礎知識*****/

.knowledge_flex{
    justify-content:center;
	margin-top:3rem;
}

.knowledge_flex li {
    width: 32%;
    list-style-type: none;
    background: #fff;
    box-shadow: 1px 1px 3px #ccc;
    padding: 3rem 1rem;
	margin-bottom:3%;
	margin-right:2%;
}

.knowledge_flex li:nth-of-type(3){
	margin-right:0;
}

.knowledge_flex li:nth-of-type(5){
	margin-right:0;
}

.hamidashi_title {
    background: #bf272d;
    color: #fff;
    font-size: 2rem;
    display: inline-block;
    padding: 1rem 2rem;
    z-index: 10;
    position: absolute;
    margin-top: -2rem;
    left: 50%;
    transform: translateX(-50%);
}

.tricks_title {
    font-size: 1.2rem;
    font-weight: bold;
    color: #bf272d;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #bf272d;
	margin-bottom: 1.5rem;
	position:relative;
}

.tricks_title:after {
    content: "";
    position: absolute;
    width: 6rem;
    height: 5rem;
    background-image: url(http://rslockman.com/wp-content/uploads/2021/07/icon01.png);
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    bottom: 0;
    right: 0;
    animation-name: yurayura;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.knowledge_flex li:nth-of-type(2) .tricks_title:after {
    background-image: url(http://rslockman.com/wp-content/uploads/2021/07/icon2.png);
}

.knowledge_flex li:nth-of-type(3) .tricks_title:after {
    background-image: url(http://rslockman.com/wp-content/uploads/2021/07/icon3.png);
}

.knowledge_flex li:nth-of-type(4) .tricks_title:after {
    background-image: url(http://rslockman.com/wp-content/uploads/2021/07/icon4.png);
}

.knowledge_flex li:nth-of-type(5) .tricks_title:after {
    background-image: url(http://rslockman.com/wp-content/uploads/2021/07/icon5.png);
}

.tricks_text {
    font-size: 0.9rem;
    line-height: 180%;
}

.denger{
	background: linear-gradient(#eef32f 10%, #000 10%, #000 90%, #eef32f 90%);
	height:3.5rem;
	width:100%;
	position:relative;
}

.denger:after {
    content: "";
    width: 100%;
    height: 1.5rem;
    background-image: url(http://rslockman.com/wp-content/uploads/2021/07/denger_text.png);
    background-repeat: repeat-x;
    background-size: contain;
    background-position: center;
    position: absolute;
    display: inline-block;
    top: 50%;
    transform: translateY(-50%);
	animation-name:bg_slide;
	animation-duration:80s;
	animation-iteration-count:infinite;
	animation-timing-function:linear;
}

@keyframes bg_slide{
	0%{background-position: 0  0;}
	100%{background-position: -10000px  0;}
}


.fukidashi_bottom {
    background: #bf272d;
    color: #fff;
    display: inline-block;
    padding: 0.5rem 2rem;
    font-size: 1.3rem;
    line-height: 130%;
    margin-bottom: 1.5rem;
	position:relative;
	animation-name:yurayura;
	animation-duration:1.5s;
	animation-iteration-count:infinite;
	animation-timing-function:ease;
}

.fukidashi_bottom:after {
    content: "";
    display: inline-block;
    border: 10px solid transparent;
    border-top: 10px solid #bf272d;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}

@keyframes yurayura{
	0%{transform:rotate(0deg);}
	15%{transform:rotate(2deg);}
	30%{transform:rotate(0deg);}
	45%{transform:rotate(2deg);}
	60%{transform:rotate(0deg);}
	80%{transform:rotate(0deg);}
	100%{transform:rotate(0deg);}
}

.big_comment {
    font-size: 2.5rem;
	line-height:2.5rem;
	color:#bf272d;
}

.comment_text {
    padding-top: 0.5rem;
}

.denger_ranking_box {
    position: relative;
	margin-top:5rem;
}

.ranking_number {
    font-size: 1.8rem;
    font-weight: bold;
}

.ranking_number span{
    color:#bf272d;
	font-size:3rem;
}

.denger_name {
    background: #000;
    color: #bf272d;
    font-size: 1.2rem;
    font-weight: bold;
    padding: 0.5rem 1rem;
    line-height: 130%;
}

.denger_star {
    text-align:right;
	font-weight:bold;
	padding-right:1rem;
}

.denger_name i{
    font-size: 1.5rem;
	padding-right:0.5rem;
	animation-name:scale;
	animation-duration:1.5s;
	animation-iteration-count:infinite;	
}

.denger_star i{
    color: #bf272d;	
}

.denger_star i.fas.fa-star{
	animation-name:scale;
	animation-duration:1.5s;
	animation-iteration-count:infinite;	
}

.denger_text {
    width: 65%;
    padding: 2rem 1rem;
    line-height: 180%;
}

.denger_img {
    display: inline-block;
    position: absolute;
    top: 3rem;
    right: 0;
	width:30%;
}
@keyframes scale{
	0%{transform: scale(1.1);}
	50%{transform: scale(1);}
	100%{transform: scale(1.1);}
}

@media(max-width:760px){

.knowledge_flex li {
    width: 100%;
	margin-right:0;
	margin-bottom:1.5rem;
}

.hamidashi_title {
    font-size: 1.5rem;
    padding: 0.5rem;
    width: 85%;
    text-align: center;
}
	
.tricks_title {
    font-size: 1.1rem;
}

.sp_columnr{
	display:flex;
	flex-direction:column-reverse;
	flex-wrap:wrap;
}

.denger_text {
    width: 100%;
}

.denger_img {
    position: relative;
    width: 100%;
    top: 0;
    text-align: center;
    padding: 1rem;
}
	
.denger_name {
    margin-bottom: 1.5rem;
	line-height:150%;
}
	
.ranking_number {
    text-align: center;
}
	
.denger_ranking_box {
    margin-top: 3rem;
}
}

/*****バイクの鍵*****/
.bikekey_text {
    text-align: center;
    font-size: 1.3rem;
}

.bikekey_maintext {
    font-size: 2.3rem;
    line-height: 180%;
    font-weight: bold;
    color: #bf272d;
    letter-spacing: 1px;
    margin-top: 1rem;
}

.bikekey_maintext span {
    padding-left: 0.5rem;
    display: inline-block;
    position: relative;
    margin-left: 0.5rem;
}

.bikekey_maintext span .speed_top{
    position:absolute;
	top:0;
	left:0;
	height:2px;
	background:#bf272d;
	animation-name:speed_width;
	animation-iteration-count:infinite;
	animation-timing-function:linear;
	animation-duration:2s;
}

.bikekey_maintext span .speed_right{
    position:absolute;
	bottom:0;
	right:0;
	width:2px;
	background:#bf272d;
	animation-name:speed_height;
	animation-iteration-count:infinite;
	animation-timing-function:linear;
	animation-duration:2s;
}

.bikekey_maintext span .speed_bottom{
    position:absolute;
	bottom:0;
	right:0;
	height:2px;
	background:#bf272d;
	animation-name:speed_width;
	animation-iteration-count:infinite;
	animation-timing-function:linear;
	animation-duration:2s;
}

.bikekey_maintext span .speed_left{
    position:absolute;
	top:0;
	left:0;
	width:2px;
	background:#bf272d;
	animation-name:speed_height;
	animation-iteration-count:infinite;
	animation-timing-function:linear;
	animation-duration:2s;
}

@keyframes speed_width{
	0%{width:0;}
	40%{width:100%;}
	100%{width:100%;}	
}

@keyframes speed_height{
	0%{height:0;}
	40%{height:100%;}
	100%{height:100%;}
}

.bike_box li{
	list-style-type:none;
	width:24%;
}

.bike_box{
	margin:5rem 0;
}

.bikekey_info {
    background: #bf272d;
    color: #fff;
    width: 70%;
    margin: 0 auto;
    padding: 1.5rem;
	font-size: 1rem;
}

.bikekey_infotitle {
    font-size: 2.5rem;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.5rem;
    text-align: center;
    font-weight: bold;
    animation-name: opacity_anime;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
    animation-duration: 5s;
    letter-spacing: 3px;
}

.Supplement {
    text-align: center;
    margin-bottom: 1rem;
}

@keyframes opacity_anime{
	0%{opacity:0; transform:scale(0.8) translatey(10px);}
	40%{opacity:1; transform:scale(1) translatey(0);}
	60%{opacity:1; transform:scale(1) translatey(-5px);}
	65%{opacity:1; transform:scale(1) translatey(0);}
	70%{opacity:1; transform:scale(1) translatey(-4px);}
	100%{opacity:1; transform:scale(1) translatey(0);}
}

.bikekey_infotitle:before{
    content:"";
	width:2px;
	height:2rem;
	background:#bf272d;
	transform:rotate(-25deg);
	display:inline-block;
	margin-right: 1.5rem;
}

.bikekey_infotitle:after {
    content: "";
    width: 2px;
    height: 2rem;
    background: #bf272d;
    transform: rotate(25deg);
    display: inline-block;
	margin-left: 1.5rem;
}

.maker_title {
    font-size: 1.3rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    flex-grow: 1;
	margin-bottom:1.5rem;
}

.maker_title:after {
    content: "";
    height: 1px;
    flex-grow: 2;
    background: #000;
    display: inline-block;
    margin-left: 1.5rem;
}

.maker_textbox{
    padding: 1rem;	
}

.maker_text {
	font-size:1rem;
	line-height:180%;
}

.phone_icon {
    display: inline-block;
    color: #bf272d;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 180%;
	margin-right:0.5rem;
}

.phone_icon a{
    color: #bf272d;
}

.phone_icon i {
    display: inline-block;
    color: #fff;
    background: #bf272d;
    border-radius: 50%;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    box-sizing: border-box;
    font-size: 1.5rem;
    text-align: center;
    margin-right: 0.5rem;
}

.maker_mane{
	display:flex;
	flex-wrap:wrap;
	margin:1.5rem 0;
}

.maker_mane li{
	list-style-type:none;
	padding-left:0.5rem;
	padding-right:0.5rem;
}

.maker_key{
	display:flex;
	flex-wrap:wrap;
}

.maker_key li {
    list-style-type: none;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: center;
    font-size: 0.9rem;
    width: 15%;
}

@media(max-width:760px){
.bike_box {
    margin: 3rem 0;
}

.bikekey_maintext {
    margin-top: 0;
}	
	
.bike_box li {
    width: 48%;
}

.bikekey_infotitle {
    text-align: center;
	font-size:2rem;
}	
	
.bikekey_infotitle:before {
    height: 3rem;
}
	
.bikekey_infotitle:after {
    height: 3rem;
}
	
.Supplement {
    margin-bottom: 0.5rem;
}
	
.bikekey_info {
    width: 100%;
    padding: 1rem;
}	
	
.maker_textbox {
    text-align: center;
}

.maker_text {
    line-height: 150%;
}

.maker_mane {
    justify-content: space-between;
}	
	
.phone_icon {
    display: block;
    font-size: 2rem;
    margin-right: 0m;
}

.phone_icon i {
    width: 3rem;
    height: 3rem;
    line-height:3rem;
    font-size: 1.8rem;
}
	
.maker_mane li {
    padding:0;
    width: 49%;
}

.maker_key{
	justify-content:space-between;
}

.maker_key li {
    padding-left: 0;
    padding-right: 0;
    width: 33%;
}
}

/****20210713追記*****/

a.red_btn.knowledge_btn {
    position:relative;
	transition:0.5s ease;
}

a.red_btn.knowledge_btn:after {
    content: "";
    background-image: url(http://rslockman.com/wp-content/uploads/2021/07/icon01.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    width: 5rem;
    height: 4rem;
    position: absolute;
    bottom: 0;
    right: -2rem;
	transition:0.5s ease;
    animation-name: yurayura;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

a.red_btn.knowledge_btn:hover:after{
	right: -3rem;
    width: 6rem;
    height: 5rem;
}

@media(max-width:760px){
a.red_btn.knowledge_btn:after {
    width: 6rem;
    height: 5rem;
}
}

/***地域対応ページ***/

.areapage_priceinfo {
    border: 1px dashed #999;
    padding: 1.5rem;
    font-size: 1rem;
	width:85%;
	margin:0 auto;
}

.areapage_priceinfo span{
    font-size: 1.5rem;
	font-weight:bold;
	color:#bf272d;
}

.border_b {
    margin-bottom: 1rem;
    border-bottom: 3px double #bf272d;
    display: inline-block;
}

.areapage_priceinfo a{
	color:#bf272d;
	font-weight:bold;
	font-size:1.5rem;
}

.areapage_title {
    font-size: 1.6rem;
    font-weight: bold;
	animation-name:areapage_title;
	animation-duration:8s;
	animation-iteration-count:infinite;
	animation-timing-function:ease;
}

@keyframes areapage_title{
	0%{transform:scale(1) translatey(0);}
	70%{transform:scale(1.5) translatey(30px);}
	75%{transform:scale(1.5) translatey(25px);}
	80%{transform:scale(1.5) translatey(30px);}
	85%{transform:scale(1.5) translatey(25px);}
	100%{transform:scale(1.5) translatey(30px);}
}


.areapage_title span {
    font-size: 2.5rem;
    color: #bf272d;
    display: inline-block;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

.car_icon{
	display:block;
	color:#bf272d;
	font-size:3.5rem;
	animation-name:car_icon;
	animation-duration:8s;
	animation-iteration-count:infinite;
	animation-timing-function:ease;
	text-align:left;
	margin-top:1rem;
}

@keyframes car_icon{
	0%{transform:translatex(0);}
	70%{transform:translatex(90%);}
	100%{transform:translatex(90%);}
}

.yellow_box {
    background: #fff91d;
    margin: 0 auto 1.5rem;
    padding: 0.5rem 1rem;
    color: #bf272d;
    font-weight: bold;
    font-size: 1.3rem;
    line-height: 150%;
	display:inline-block;
	position:relative;
    animation-name: yurayura;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.yellow_box:after{
	content:"";
	position:absolute;
	border:10px solid transparent;
	border-top:10px solid #fff91d;
	bottom:-20px;
	left:50%;
	transform:translatex(-50%);
}

.free_btn {
    color: #fff;
    background: #bf272d;
    padding: 1.5rem 2rem;
    box-shadow: 2px 2px 3px #999;
    border-radius: 10px;
    display: inline-block;
	margin-bottom:1.5rem;
	position:relative;
}

.free_btn_flex{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}

.free_btn_nunmber {
    text-align: left;
    padding-left: 1.5rem;
}

.free_btn_nunmber p{
	margin-bottom:0;
}

.free_btn_nunmber p:nth-of-type(1){
	font-size:2.2rem;
	font-weight:bold;
	line-height: 100%;
}

.free_btn_nunmber p:nth-of-type(2){
	font-size:1rem;
	line-height: 180%;
}

.free_btn:hover{
    color: #fff;
	background:#8e1b24;
	opacity:1;
}

.areapage_text{
	font-size:1.3rem;
	font-weight:bold;
}

.hand_icon {
    display: inline-block;
    background-image: url(http://rslockman.com/wp-content/uploads/2021/07/240_F_340865291_Op7k3Wxsvw6yoJUNXafOItn0xwO93OEI.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 3rem;
    height: 4rem;
    position: absolute;
    top: -2rem;
    right: -2.2rem;
	animation-name:hand_icon;
	animation-duration:2s;
	animation-timing-function:linear;
	animation-iteration-count:infinite;
}

@keyframes hand_icon{
	0%{transform:scale(-1, 1) rotate(130deg) translate(0,0);}
	20%{transform:scale(-1, 1) rotate(130deg) translate(0,0);}
	40%{transform:scale(-1, 1) rotate(130deg) translate(-5px,5px);}
	60%{transform:scale(-1, 1) rotate(130deg) translate(0,0);}
	80%{transform:scale(-1, 1) rotate(130deg) translate(-5px,5px);}
	100%{transform:scale(-1, 1) rotate(130deg) translate(0,0);}
}

.car_border{
	position:relative;
	display:block;
	margin-bottom:2rem;
}

.car_border:after{
	content:"";
	height:1px;
	background:#999;
	position:absolute;
	bottom:0.2rem;
	left:0;
	animation-name:car_border;
	animation-duration:8s;
	animation-iteration-count:infinite;
	animation-timing-function:ease;
}

@keyframes car_border{
	0%{width:0;}
	70%{width:calc(90%);}
	100%{width:calc(90%);}
}

@media(max-width:760px){
.areapage_title {
    font-size: 1.1rem;
}
	
.areapage_title span{
    font-size: 1.8rem;
}
	
.car_icon{
    font-size: 2.5rem;
}
	
.free_btn {
    padding: 2rem 1rem;
    width: 90%;
}
	
.free_btn_flex img{
	width:15%;
}
	
.free_btn_nunmber{
	width:85%;
	padding-left:0.5rem;
}
	
.free_btn_nunmber p:nth-of-type(1) {
    font-size: 1.8rem;
}

.areapage_priceinfo {
    width: 100%;
}

.hand_icon{
	right:-1.8rem;
}
}

/****出張エリア****/

.alignitem_c{
	align-items:center;
}

.flex40per{
    width: 40%;
}

.flex60per {
    width: 60%;
}

.area_info {
    font-size: 1rem;
    line-height: 180%;
}

.areapage_freetext {
    margin-top: 1.5rem;
}

.areapage_freetext span{
    color:#bf272d;
	font-weight:bold;
	font-size:1.5rem;
	display:inline-block;
	padding-left:0.5rem;
	padding-right:0.5rem;
}

.color_3btn{
	text-align:center;
	margin-top:2rem;
}

.color_3btn a{
	display:inline-block;
	text-align:center;
	width:15rem;
	border-radius:10px;
	box-shadow:2px 2px 2px #999;
	color:#fff;
	padding-top:1rem;
	padding-bottom:1rem;
	transition:0.5s ease;
}

.color_3btn a:nth-of-type(1){
	background:#009245;
}

.color_3btn a:nth-of-type(2){
	background:#f99723;
}

.color_3btn a:nth-of-type(3){
	background:#2e3192;
}

.color_3btn a i {
    display: block;
    transition: 0.5s ease;
    text-align: center;
}

.color_3btn a:hover i{
	transform:translatey(0.3rem);
}

.color_3btn a:hover{
	opacity:1;
	box-shadow:none;
}

.color_3btn a:nth-of-type(1):hover{
	background:#007233;
}

.color_3btn a:nth-of-type(2):hover{
	background:#d37f22;
}

.color_3btn a:nth-of-type(3):hover{
	background:#252b70;
}

.flex3_2 li{
	width:32.5%;
	margin-bottom:2%;
	background:#fff;
	list-style-type:none;
}

.areapage_name01{
    display: inline-block;
    background: #007233;
    color: #fff;
    padding: 1rem 2.5rem;
    font-size: 1.3rem;
    line-height: 100%;
    margin-bottom: 2rem;
	position:relative;
    animation-name: yurayura;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.areapage_name02{
    display: inline-block;
    background: #f99723;
    color: #fff;
    padding: 1rem 2.5rem;
    font-size: 1.3rem;
    line-height: 100%;
    margin-bottom: 2rem;
	position:relative;
    animation-name: yurayura;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.areapage_name03{
    display: inline-block;
    background: #2e3192;
    color: #fff;
    padding: 1rem 2.5rem;
    font-size: 1.3rem;
    line-height: 100%;
    margin-bottom: 2rem;
	position:relative;
    animation-name: yurayura;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

.areapage_name01:after{
    content:"";
	border:10px solid transparent;
	border-top:10px solid #007233;
	position:absolute;
	bottom:-20px;
	left:50%;
	transform:translatex(-50%);
}

.areapage_name02:after{
    content:"";
	border:10px solid transparent;
	border-top:10px solid #f99723;
	position:absolute;
	bottom:-20px;
	left:50%;
	transform:translatex(-50%);
}

.areapage_name03:after{
    content:"";
	border:10px solid transparent;
	border-top:10px solid #2e3192;
	position:absolute;
	bottom:-20px;
	left:50%;
	transform:translatex(-50%);
}

.areapage_childname{
	font-size:1rem;
	font-weight:bold;
	color:#007233;
	line-height:150%;
}

.tokyo .areapage_childname{
	color:#007233;	
}

.saitama .areapage_childname{
	color:#f99723;
}

.kanagawa .areapage_childname{
	color:#2e3192;
}

.areapage_childname span {
    display: block;
    font-size: 0.9rem;
    font-weight: normal;
    color: #000;
    line-height: 150%;
	margin-top: 0.5rem;
}

.tokyo a, .saitama a, .kanagawa a{
	display:block;
	padding:1.5rem;
}

.tokyo a:hover, .saitama a:hover, .kanagawa a:hover{
	opacity:1;
}

.areapage_childbtn{
	background:#999;
	box-shadow:1px 1px 1px #999;
	border-radius:10px;
	display:inline-block;
    padding: 0.8rem 1rem;
    font-size: 0.9rem;
    line-height: 100%;
	color:#fff;
	margin-top:1rem;
	transition:0.5s ease;
}

.tokyo .areapage_childbtn{
	background:#009245;
}

.tokyo a:hover .areapage_childbtn{
	box-shadow:none;
	background:#007233;
}

.tokyo a:hover .areapage_childbtn i{
	transition:0.5s ease;
}

.tokyo a:hover .areapage_childbtn i{
	transform:translatex(0.2rem);
}

.tokyo a:hover .areapage_childname i{
	transition:0.5s ease;
}

.tokyo a:hover .areapage_childname i{
	transform:scale(-1,1);
}

.saitama .areapage_childbtn{
	background:#f99723;
}

.saitama a:hover .areapage_childbtn{
	box-shadow:none;
	background:#d37f22;
}

.saitama a:hover .areapage_childbtn i{
	transition:0.5s ease;
}

.saitama a:hover .areapage_childbtn i{
	transform:translatex(0.2rem);
}

.saitama a:hover .areapage_childname i{
	transition:0.5s ease;
}

.saitama a:hover .areapage_childname i{
	transform:scale(-1,1);
}

.kanagawa .areapage_childbtn{
	background:#2e3192;
}

.kanagawa a:hover .areapage_childbtn{
	box-shadow:none;
	background:#252b70;
}

.kanagawa a:hover .areapage_childbtn i{
	transition:0.5s ease;
}

.kanagawa a:hover .areapage_childbtn i{
	transform:translatex(0.2rem);
}

.kanagawa a:hover .areapage_childname i{
	transition:0.5s ease;
}

.kanagawa a:hover .areapage_childname i{
	transform:scale(-1,1);
}

.tokyo:after{
	content:"";
	width:32.5%;
	display:inline-block;
}

@media(max-width:760px){
.flex40per{
    width: 100%;
}

.flex60per {
    width: 100%;
}	

.flex3_2 li{
	width:49%;
	margin-bottom:2%;
}

.color_3btn a{
	width:32%;
	padding: 0.5rem 0;
}
	
.areapage_name01, .areapage_name02, .areapage_name03{
    font-size: 1.2rem;
}
}

/***ページ上部へのボタン***/
.page_top_btn {
    box-shadow: 0 0 0 1px #c1272d !important;
    background-color: #c1272d !important;
}

/***投稿ページ関連記事一覧の日付***/
.media-date.published {
    display: none;
}
/*前の記事次の記事*/
.postNextPrev {
	display: none;
}
/*投稿記事ページ内の日付*/
.published.entry-meta_items {
    display: none;
}
.entry-meta_items.entry-meta_updated {
    display: none;
}
/**/
.veu_relatedPosts.veu_contentAddSection {
    margin-top: 80px;
}
/*固定ページサイドナビの日付*/
.published.postList_date.postList_meta_items {
    display: none;
}

/**/
.copySection p {
    font-size: 12px;
    margin: 20px;
}
footer.section.siteFooter {
	margin-top: -20px;
}

/**20210716**/
.post-type-post .siteContent {
    padding: 3.5rem 0;
}

.blog .siteContent {
    padding: 3.5rem 0;
}

/***FORM***/
#middle { width: 60%;}
#long { width: 80%;}

table tr th, table tr td {
	font-size: 16px;
}

.required{
	background: red;
	color: #fff;
	border-radius: 5px;
	padding: 0.2rem 0.5rem;
	font-size: 13px;
	margin-left: 10px;
}

/***スマホ表示調整***/
@media(max-width:660px){
	.siteHeadContainer.container .navbar-header {
		padding: 5px;
	}
	.siteHeader_logo img {
		max-height: 46px !important;
	}
	.siteHeader .container {
		border-top: 5px solid #c1272d;
	}
	.vk-mobile-nav-menu-btn {
		top: 15px;
	}
	.vk-mobile-nav-menu-btn.position-right {
   		left: inherit;
    	right: 12px;
	}
	.vk-mobile-nav-menu-btn {
    background-color: #fff;
	}
	.vk-mobile-nav {
		padding: 90px 10px 45px;
	}
	/**/
	.scrolled .page_top_btn {
		display: none;
	}
	/**/
	.floating-banner {
		display: block;
		position: fixed;
		bottom: 0;
		opacity: 0.9;
		z-index: 99;
	}
	.floating-banner:hover {
		opacity: 0.6;
	}
	footer.section.siteFooter {
		padding-bottom: 100px;
	}
}
@media(min-width:660px){
	.floating-banner {
		display: none;
	}
}

.btn.btnS {
color: #fff;
background: #c1272d;
}

/******20210825*****/

.home p{
	margin:0;
}