@charset "utf-8";
/* CSS Document */

/*
==========================================================================
	Reset CSS
==========================================================================
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, main, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%; /*16px*/
	font-weight: normal;
	color: #333;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
	display: block;
}
html {
	font-size: 62.5%; /*10px*/
	-webkit-text-size-adjust: 100%;
	box-sizing: border-box;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
*, *:before, *:after {
	box-sizing: inherit;
}
body {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.6;
}
ul, ol {
	list-style-type: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, input, select, textarea {
	vertical-align: middle;
}
a {
	text-decoration: none;
}
/* clearfix */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	zoom: 1;
}
/*
==========================================================================
	End of	Reset CSS
==========================================================================
*/

header {
	width: 100%;
	background: #2a2a2a;
	height: 58px;
}
.header_inner {
	width: 1080px;
	margin: 0 auto;
}
header h1 {
	float: left;
	width: 540px;
	line-height: 58px;
	height: 58px;
}
header h1 a, header h1 a span {
	color: #fff;
}
.logosatomi {
	font-size: 2rem;
}
.logo_satomi_en {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4rem;
	display: inline-block;
	margin-left: 22px;
}
header .tel_header {
	float: left;
	background: #232323;
}
header .tel_header a {
	color: #fff;
	font-family: Lato;
	font-size: 2rem;
	height: 5.8rem;
	line-height: 5.8rem;
	display: block;
	text-align: center;
	width: 315px;
}
header .tel_header a:before {
	content: url(../img/common/tel_header_icon.png);
	display: inline-block;
	margin-right: 1.8rem;
	vertical-align: middle;
}
header .contact_header {
	background: #0d6f25;
	width: 22.5rem;
	float: left;
}
header .contact_header a {
	color: #fff;
	font-size: 1.4rem;
	text-align: center;
	height: 5.8rem;
	line-height: 5.8rem;
	display: block;
}
header .contact_header a:before {
	content: url(../img/common/rightarrow_contact_header.png);
	display: inline-block;
	margin-right: 1.4rem;
}
header .contact_header a:hover {
	text-decoration: underline;
}
.gnav {
	width: 100%;
	background: #c03738;
}
.gnav ul {
	width: 1080px;
	margin: 0 auto;
}
.gnav ul li {
	width: 16.6%;
	float: left;
	text-align: center;
	border-left: #d37374 1px solid;
	padding: 1rem 0 0.8rem;
	transition: .3s ease;
}
.gnav ul li:hover {
	background: #ed4545
}
.gnav ul li:last-of-type {
	border-right: #d37374 1px solid;
}
.gnav ul li a p {
	color: #fff;
}
.gnav ul li a p:first-of-type {
	font-size: 1.5rem;
}
.gnav ul li a p:last-of-type {
	font-size: 1.3rem;
}
.page_top {
	width: 100%;
	background: #444;
}
.page_top p {
	font-size: 1.5rem;
	color: #fff;
	text-align: center;
}
.page_top p:after {
	content: url(../img/common/page_top.png);
	display: inline-block;
	margin-left: 20px;
	padding: 12px 0;
}
.page_top a {
	width: 100%;
}
footer {
	background: #050505;
}
.footer_inner {
	width: 1080px;
	margin: 0 auto;
	padding: 75px 0;
}
.footer_inner >* {
	float: left;
}
.footer_inner > ul {
	width: 190px;
	margin-right: 58px;
}
.footer_inner > ul:not(:first-of-type) {
	margin-top: 33px;
}
.footer_inner > ul li {
	margin-bottom: 10px;
}
.footer_inner > ul li a {
	font-size: 1.4rem;
}
.footer_inner > ul li a:hover {
	text-decoration: underline;
}
.footer_inner > ul:last-of-type {
	margin-right: 0;
}
.footer_inner > ul li a:after {
	content: url(../img/top/footer_sitemap_arrow.png);
	display: inline-block;
	float: right;
}
.footer_inner >section {
	margin-right: 100px;
}
.footer_inner >section h2 {
	font-size: 2.2rem;
	margin-bottom: 15px;
}
.footer_inner >section address {
	font-style: normal;
	margin-bottom: 7px;
	font-size: 1.4rem;
}
footer * {
	color: #fff;
}
small {
	width: 100%;
	text-align: center;
	background: #f9f9f9;
	font-size: 1.4rem;
	display: block;
	padding: 13px 0;
}
/*
==========================================================================
	下層タイトル
==========================================================================
*/

.under_ttl {
	height: 370px;
	width: 100%;
}
.under_ttl_inner {
	width: 1080px;
	margin: 0 auto;
	padding-top: 150px;
	padding-left: 25px;
	height: 100%;
}
.under_ttl_inner h2 {
	font-size: 3.2rem;
}
.under_ttl_inner h2 + p {
	font-size: 1.4rem;
	color: #444;
	margin-top: 20px;
	font-family: Helvetica, sans-serif, Arial;
}
/*
==========================================================================
	下層見出し
==========================================================================
*/

.under_content {
	width: 1080px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 95px;
}
.under_content h3 {
	font-size: 1.8rem;
	height: 28px;
	line-height: 28px;
	margin-bottom: 30px;
}
.under_content h3:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 28px;
	border-left: 4px #cf4c4c solid;
	border-right: 1px #cf4c4c solid;
	background: #fff;
	vertical-align: middle;
	margin-right: 10px;
	position: relative;
	top: -2px;
}
.under_content h3:after {
	content: "";
	display: block;
	height: 1px;
	width: 100%;
	background: #e6e6e6;
	margin-top: 6px;
}
/*
==========================================================================
	フォント関連
==========================================================================
*/

.helv {
	font-family: Helvetica, sans-serif, Arial;
}
/*
==========================================================================
	スマホ
==========================================================================
*/


.sp_head, .drawer {
	display: none;
}
.sp {
	display: none;
}

@media all and (max-width: 798px) {
.sp {
	display: block;
}
header {
	display: none;
}
.page_wrap {
	overflow: hidden;
}
.sp_head {
	display: block;
	width: 100%;
	padding: 12px 5px;
	z-index: 999;
	background: #000;
}
.sp_head * {
	color: #fff;
}
.sp_head img {
	width: 20%;
}
.sp_head.fixed {
	position: fixed;
	top: 0;
	z-index: 9999;
}
.logo_satomi_en {
	margin-left: 8px;
}
.drawer {
	display: block;
	position: fixed;
	overflow: auto;
	top: 0;
	right: 0;
	height: auto;
	padding-top: 60px;
	width: 100%;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	opacity: 0;
	background: #e2e2e2;
}
.drawer.open {
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	opacity: 1;
	z-index: 9998;
	padding-top: 62px;
}
.drawer ul li {
	width: 50%;
	text-align: center;
	transition: .3s;
	float: left;
	border-bottom: 1px solid #fff;
	padding: 10px 0;
	background: #e2e2e2;
}
.drawer ul li:nth-of-type(2n) {
	border-left: 1px solid #fff;
}
.drawer ul li:nth-of-type(1), .drawer ul li:nth-of-type(2) {
	border-top: 1px solid #fff;
}
.drawer ul li a {
	color: #fff;
	display: block;
}
.drawer ul li a p {
	color: #222;
	font-size: 1.4rem;
}
#panel-btn {
	display: block;
	height: 36px;
	width: 38px;
	position: fixed;
	top: 14px;
	right: 14px;
	z-index: 9999;
	background: rgba(255,255,255,0.9);
	border-radius: 50%;
}
#panel-btn.open {
	top: 16px;
}
.burger-btn {
	display: block;
	position: fixed;
	z-index: 9999;
	top: 30px;
	right: 20px;
	width: 25px;
	height: 4px;
	border-radius: 2px;
	background: #ababab;
	transition: .2s;
}
.burger-btn:before, .burger-btn:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 25px;
	height: 4px;
	border-radius: 2px;
	background: #ababab;
	transition: .3s;
}
.burger-btn:before {
	margin-top: -10px;
}
.burger-btn:after {
	margin-top: 6px;
}
.burger-btn.close {
	background: transparent;
}
.burger-btn.close:before, .burger-btn.close:after {
	margin-top: 0;
}
.burger-btn.close:before {
	-webkit-transform: rotate(-225deg);
	transform: rotate(-225deg);
}
.burger-btn.close:after {
	-webkit-transform: rotate(-315deg);
	transform: rotate(-315deg);
}
.cb_inner_left p:last-of-type {
	width: 100%;
	margin-bottom: 15px;
}
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	background: rgba(0,0,0,0.4);
	display: none;
	z-index: 100;
}
.overlay.active {
	opacity: 1;
	display: block;
}
.pc {
	display: none;
}
.under_ttl_inner {
	width: 100%;
	padding-top: 21px;
}
.under_ttl {
	height: 100px;
}
.under_ttl_inner h2 {
	font-size: 2.4rem;
}
.under_ttl_inner h2 + p {
	margin-top: 0;
}
.under_content {
	width: 100%;
	margin: 0 auto;
	padding: 30px 15px 60px;
}
}
.satomi_news {
	text-align: center;
	color: #FF1111;
	margin-bottom: 30px;
	font-size: 1.9rem;
}
