@charset "utf-8";
/*
Theme Name: rocketdive_theme
Template: arkhe
*/

/* CSS Document */

/* common */

body{
	font-family: "fot-tsukuardgothic-std", sans-serif;
	font-weight: 400;
	font-style: normal;
}

/* header */
header{
	padding-bottom: 20px;
}
.h_navi_in{
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: flex-end;
	margin: 0 30px 0 0;
}
.h_tel{
	font-size: 2rem;
	font-weight: bold;
	font-family: "Arial Black", Gadget, "sans-serif";
	margin-right: 10px;
	background: url("images/tel.png") no-repeat left/25px auto;
	padding-left: 25px;
}
.h_btn{
	display: flex;
	margin-left: 30px;
}
.h_btn a{
	display: block;
	height: 100px;
	line-height: 120px;
	background-color: #1972b9;
    color: #FFF!important;
	text-decoration: none;
	margin-left: 10px;
	padding: 0 10px;
	width: 130px;
	white-space: nowrap;
	text-align: center;
}
.h_btn a:first-child{
	background: #1972b9 url(images/h_btn01.png) no-repeat top 20px center/25px auto;
}
.h_btn a:last-child{
	background: #1972b9 url(images/h_btn02.png) no-repeat top 20px center/25px auto;
}
.c-gnav{
	justify-content: flex-end;
	font-weight: bold;
	font-size: 1rem;
}
.c-gnav__li>.c-gnav__a{
	padding: 16px 20px;
}

/* footer */
footer{
	font-weight: bold;
}
.l-footer__widgets{
	padding: 4rem 0 0;
}
.l-footer__foot{
	padding-bottom: 4rem;
}
footer .menu a{
	font-size: 1rem;
}
.s_btn a{
	display: block;
	padding: 30px 15px;
	background: #254596;
	color: #FFF;
	font-weight: bold;
	font-size: 1.2rem;
	text-align: center;
}
.f_contact{
	background: url(images/f_contact.webp) center/cover;
	padding: 80px 5% 100px;
	text-align: center;
	color: #FFF;
	font-size: 1rem;
	margin-top: 60px;
}
.f_contact h2{
	margin-bottom: 5px;
	color: #FFF!important;
}
.f_contact h3{
	margin-bottom: 40px;
	color: #FFF!important;
}
.f_contact_btn{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
a.f_tel{
	font-size: 2.5rem;
	font-weight: bold;
	font-family: "Arial Black", Gadget, "sans-serif";
	margin-right: 30px;
	padding: 30px 20px 20px;
	line-height: 1.8rem;
	width: 35%;
	background: #FFF;
}
a.f_tel:before{
	background: #FFF url("images/tel.png") no-repeat center/30px auto;
	width: 30px;
	height: 30px;
    content: "";
    display: inline-block;
	margin-right: 10px;
}
a.f_tel span{
	font-size: 0.8rem;
	font-weight: normal;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
a.f_btn{
	color: #FFF;
	font-size: 1.3rem;
	text-decoration: none;
	font-weight: bold;
	width: 35%;
	height: 121px;
	align-content: center;
	background: #254596;
}
a.f_btn:before{
	background: url("images/h_btn02.png") no-repeat center bottom/30px auto;
	width: 30px;
	height: 30px;
    content: "";
    display: inline-block;
	margin-bottom: -10px;
	margin-right: 10px;
}
footer .c-widget+.c-widget{
	margin-top: 1rem;
}
.p-fixBtnWrap{
	border: solid 1px #a3bce2;
}

.c-copyright{
	text-align: right;
}


/* contact */
.contact_flow ul li.step_on{
	border-color: #1972b9!important;
	background: #1972b9!important;
}

/* pagetitle */
.p-topArea.-noimg{
	background: #efefef;
}
#top_title_area{
	min-height: 300px;
	background: #00428c url("images/title_bg.webp") no-repeat center/auto 100%;
	text-align: left;
}
.c-pageTitle__main{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	color: #0066b9;
	letter-spacing: 0.6rem;
	background: #FFF;
	padding: 1.3rem 2.5rem;
	display: inline-block;
}
.c-widget__title{
	color: #1972b9;
}
.has-huge-font-size{
	font-size: 2.3rem!important;
	line-height: 1.4;
}

/* index */
h2.wp-block-heading{
	color: #1972b9;
	margin-bottom: 55px;
	font-size: 4rem;
	font-family: "Arial Black", Gadget, "sans-serif";
}
h3.wp-block-heading{
	background: #1972b9;
	color: #FFF;
	padding: 5px 20px 8px;
	border-radius: 20px 0 20px 0;
	font-size: 1.6rem;
	border-right:solid 4px #d2e7f8;
	border-bottom:solid 4px #d2e7f8;
}
.lead{
	line-height: 2.3;
}
.ark-block-heading{
	margin: 0 auto 60px;
}
.ark-block-heading .ark-block-heading__main{
	color: #1972b9;
	font-size: 3rem;
	font-family: "Arial Black", Gadget, "sans-serif";
	margin-bottom: 10px;
}
.ark-block-heading .ark-block-heading__sub{
	color: #333;
	letter-spacing: 3px;
	font-size: 1.1rem;
}
.f_contact .ark-block-heading__main{
	margin-bottom: 0;
}
.f_contact .ark-block-heading__sub{
	letter-spacing: 3px;
	margin-bottom: 55px;
	color: #FFF;
}
.ark-block-slider__body p{
	text-shadow: 0 0 5px #000; 
	font-size: 2.4rem!important;
}
.is-btn-fill .ark-block-button__link{
	background: #1972b9 url(images/btn_bg.png) no-repeat right 20px center/25px auto;
	border-radius: 8px;
	padding-right: 200px;
}
.top_banner{
	min-height: 250px;
	position: relative;
}
.top_banner .arkb-boxLink__title{
	text-align: center;
	font-size: 1.8rem!important;
	font-weight: normal;
	letter-spacing: 5px;
	color: #FFF;
	background: #254596;
	position: absolute;
	bottom: 0;
	padding: 5px 15%;
	left: 0;
}
.top_banner2{
	min-height: 320px;
}
.top_banner2 .arkb-boxLink__title{
	margin: 110px 0 0 0;
	text-align: center;
	font-size: 1.8rem!important;
	font-weight: normal;
	letter-spacing: 5px;
}
.btn01 a, .btn01 input, .btn01 button{
	background:#1972b9;
	color: #FFF;
	font-size: 1.4rem;
	padding: 5px 40px;
	border-radius:15px;	
	transition: 0.3s;
}
.btn01 a:hover, .btn01 input:hover, .btn01 button:hover{
	opacity: 0.5;
}

/* page */
.wp-block-table.table01 table td{
	border: solid 1px #DDD;
	padding: 20px!important;
	border-left: none;
	border-right: none;
}
.wp-block-table.table01 table tr td:first-child{
	width: 30%;
	background: #efefef;
}
.wp-block-table.table01 table td strong{
}
.title01{
	border-top: solid 1px #1972b9;
	border-bottom: solid 1px #1972b9;
	padding: 5px 0;
	text-align: center;
}
ul.list01{
	background: #efefef;
	padding: 5px 20px 15px;
}
ul.list01 li{
	list-style: none;
	border-bottom: solid 1px #DDD;
	padding: 10px 0;
}
.tel_box a{
	display: block;
	max-width: 600px;
	margin: 0 auto;
	font-size: 2rem;
	background: #FFF;
	padding: 20px;
}


@media (min-width: 741px) {
	
	.s_btn{
		position: fixed;
		right: 0;
		top: 40%;
		writing-mode: vertical-rl;
	}
	.l-footer__widgets>.l-container{
		justify-content: space-between;
	}
	.l-footer__widgets .w-footer{
		flex-basis: auto;			
	}
	.c-drawerNav, .widget_categories>ul, .widget_nav_menu .menu, .widget_recent_entries__list, .wp-block-archives-list, .wp-block-categories-list, .wp-block-latest-comments, .wp-block-latest-posts:not(.is-grid), .wp-block-page-list{
		border: none;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
	}
	.c-drawerNav .menu-item, .widget_categories li, .widget_nav_menu .menu-item, .widget_recent_entries__li, .wp-block-archives-list li, .wp-block-categories-list li, .wp-block-latest-comments__comment, .wp-block-latest-posts:not(.is-grid) li, .wp-block-pages-list__item{
		border: none;
	}
	
}

@media (max-width: 740px) {
	.slide_on img{
		max-width: 60%;
	}
	.is-btn-fill .ark-block-button__link{
		padding-right: 80px;
	}	
	.s_btn{
		margin: 40px auto;
	}	
	a.f_tel{
		width: 100%;
		margin-bottom: 20px;
		margin-right: 0;
		font-size: 1.8rem;
	}
	a.f_btn{
		width: 100%;
		margin-bottom: 20px;
	}
	.top_banner .arkb-boxLink__title{
		font-size: 1.2rem!important;
	}
	.top_banner2 .arkb-boxLink__title{
		margin: 40px 0 0 0;
		font-size: 1.2rem!important;
	}
	.ark-block-slider__body p{
		font-size: 1.6rem!important;
	}
	.com_bg img{
		opacity: 0.2;
	}
	

	
}