@charset "utf-8";

@media screen and (min-width:737px){/* PC  */ .disp_smp { display: none !important;}}
@media screen and (max-width:736px){/* smp */ .disp_pc  { display: none !important;}}

body {
	word-break: normal;
	line-break: strict;
	word-wrap: break-word;
	overflow-wrap: break-word;

	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	letter-spacing: .05em;
  font-feature-settings: "palt";

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
em { font-weight: bold;}
img { vertical-align: top;}
input, select, textarea {
	color: #000;
	font-family: "Noto Sans JP", sans-serif;
	font-feature-settings: "palt";
}
.contents_wrap {
	max-width: 960px;
	padding: 0 15px;
	margin: 0 auto;
}
@media screen and (max-width:736px){
	body { font-size: .85em;}
}

a { color: #2d4a7a;}
a:hover {
	opacity: 0.7;
	transition: 0.2s all ease 0s;
}

/* header --------------------- */
.header {
	background-color: #fff;
	padding: 6px 0;
	border-bottom: 1px solid #ccc;
}
.header_nav {
	display: flex;
	align-items: center;
	justify-content: space-between;

	max-width: 960px;
	padding: 0 15px;
	margin: 0 auto;
}
.header_nav_link {
	display: flex;
	align-items: center;
}
.header_nav_link li + li {
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #ccc;
}
.header_nav_link_adpark img { width: auto; height: 32px;}
.header_nav_link_foffice img { width: auto; height: 20px;}
@media screen and (max-width:736px){
	.header { padding: 8px 0;}
	.header_nav_link li + li { margin-left: 15px; padding-left: 15px;}
	.header_nav_link_adpark img { height: 26px;}
	.header_nav_link_foffice img { height: 14px;}
}

.header_nav_menu {
	display: flex;
}
.header_nav_menu_siryo a {
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: .85rem;
	line-height: 1;
	text-decoration: none;
	background-color: #2d4a7a;
	padding: .95em 2.7em .95em 1.4em;
}
.header_nav_menu_siryo a:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 12px;
	display: block;
	width: 12px;
	height: 15px;
	margin-top: -8px;
	background-image: url(/service/foffice/img/ico_download_w.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
@media screen and (max-width:736px){
	.header_nav_menu_siryo a { font-size: .7rem;}
	.header_nav_menu_siryo a:before { zoom: .8;}
}



/* main --------------------- */
.contents {
	line-height: 160%;
	background-color: #f6f6f6;
}
.contents:after {content:"";display:block;clear:both;height:0;visibility:hidden;}
.contents:after {
	border-top: 1px solid transparent;
	margin-top: -1px;
}

/* contents_hdr */
.contents_hdr {
	background-color: #fff;
	padding: 30px 0 25px;
}
.contents_hdr_body {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.contents_hdr_logo img {
	width: 100%;
	max-width: 276px;
	height: auto;
}
.topimage_logo span {
	display: block;
	font-weight: normal;
	padding-top: 10px;
}
.contents_hdr_icons {
	padding-left: 30px;
}
.contents_hdr_icons img {
	width: 100%;
	max-width: 320px;
	height: auto;
}
@media screen and (max-width:736px){
	.contents_hdr { padding: 18px 0 15px;}
	.contents_hdr_icons { padding-left: 40px;}
}

/* contents */
.sec_wrap {
	background-color: #fff;
	padding: 30px;
	margin: 30px auto;
}
.page_title {
	position: relative;
	left: 50%;
	transform: translateX(-50%);

	display: inline-block;
	font-size: 1.5rem;
	font-weight: normal;
	line-height: 140%;
	text-align: center;
	border-bottom: 3px solid #2d4a7a;
	margin: 30px auto;
	padding: 0 2em 1em 2em;
}
.page_desc {
	text-align: center;
	margin: 40px 0;
}
.page_title + .page_desc { margin-top: 0;}
@media screen and (max-width: 800px){
	.sec_wrap { padding: 15px;}
	.page_title { padding-left: 1em; padding-right: 1em; margin-top: 20px;}
}

/* contact siryo btn */
.contact_siryo {
	text-align: center;
	margin-top: 50px;
	padding-bottom: 80px;
}
.contact_siryo_btn a {
	position: relative;
	display: block;
	width: 80%;
	max-width: 480px;
	color: #fff;
	font-size: 125%;
	text-decoration: none;
	background-color: #2d4a7a;
	padding: 30px 50px;
	margin: 0 auto 30px;
	box-sizing: border-box;
}
.contact_siryo_btn a:before {
	content:"";
	position: absolute;
	top: 50%;
	right: 30px;
	display: block;
	width: 16px;
	height: 19px;
	margin-top: -10px;
	background-image:url(/service/foffice/img/ico_download_w.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.contact_siryo_txt {
	font-size: 115%;
}
@media screen and (max-width:736px){
	.contact_siryo { margin-top: 30px; padding-bottom: 50px;}
}

/* contact total package */
.contact_total_package {
	text-align: center;
	background-color: #fff;
	padding: 40px;
	margin-bottom: 60px;
}
.contact_total_package_ttl {
	font-size: 150%;
	line-height: 160%;
	font-weight: bold;
	margin-bottom: 30px;
}
.contact_total_package_txt {
	font-size: 115%;
	margin-bottom: 40px;
}
.contact_total_package_link {
	display: flex;
	justify-content: space-between;
	
	list-style-type: none;
}
.contact_total_package_link > li {
	width: 48%;
}
.contact_total_package_link a {
	display: block;
	color: #fff;
	font-size: 115%;
	text-decoration: none;
	background-color: #2d4a7a;
	padding: 25px;
}
.contact_total_package_link_app a { background-color: #298a70;}
.contact_total_package_link_price a { background-color: #8a68a4;}
@media screen and (max-width:736px){
	.contact_total_package_link { flex-direction: column;}
	.contact_total_package_link li { width: auto;}
	.contact_total_package_link > li + li { margin-top: 10px;}
}

/* footer ----------------------- */
.footer { border-top: 1px solid #ccc;}
.footer_wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;

	padding: 25px 0 80px;
}
.footer_corp {
	display: flex;
	align-items: center;
}
.footer_logo img {
	width: 100%;
	max-width: 120px;
	height: auto;
}
.footer_copy {
	padding-left: 16px;
}
.footer_copy a {
	color: #333;
	text-decoration: none;
}
.footer_copy_company {
	display: block;
	font-weight: bold;
}
.footer_copy_copyright {
	display: block;
	font-size: 80%;
	margin-top: 8px;
}
.footer_nav {
	display: flex;
	align-items: center;
	
	font-size: .95rem;
	list-style-type: none;
}
.footer_nav li + li {
	border-left: 1px solid #ccc;
	padding-left: 10px;
	margin-left: 10px;
}
.footer_nav a {
	color: #333;
	text-decoration: none;
}
@media screen and (max-width:736px){
	.contact_siryo { margin-top: 30px; padding-bottom: 50px;}
	.footer_wrap { flex-direction: column; text-align: center;}
	.footer_corp { flex-direction: column; order: 2;}
	.footer_logo { margin: 50px 0 20px;}
	.footer_nav { order: 1;}
	.footer_copy_copyright { margin-top: 12px;}
}


