@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/* Reset css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, figure {
	margin: 0;
	padding: 0;
	line-height: 1;
	letter-spacing: 0;
}
html {
	overflow-y: scroll
}
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
a {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
dt, h1, h2, h3, h4, h5, h6, th {
	font-weight: 500
}
aside, figure, footer, header, main, nav, section {
	display: block
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal
}
table {
	border-collapse: collapse
}
caption, th {
	text-align: left
}
q:after, q:before {
	content: ''
}
embed, object {
	vertical-align: top
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 500
}
abbr, acronym, fieldset, img {
	border: 0
}
li {
	list-style-type: none;
	list-style: none
}
.edge li {
	white-space: nowrap
}
img {
	vertical-align: bottom;
	max-width: 100%;
	height: auto
}
hr {
	clear: both;
	border: none;
	background-color: #FFFFFF
}
body {
	font-weight: 500;
	line-height: 1.8;
}
a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:hover {
	text-decoration: none
}
a:active {
	text-decoration: none
}
a {
	color: #231815
}
a[href^="tel:"] {
	cursor: default
}
figure {
	display: block;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0
}
em {
	font-weight: bold
}
svg {
	overflow: visible
}
body {
	position: relative;
	font: 13px/1.7 "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	color: #231815;
	-webkit-text-size-adjust: 100%;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt"
}
.mincyou {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
/* form
---------------------------------------- */
input::-ms-clear {
 display: none;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
 margin: 0;
 -webkit-appearance: none;
}
input, textarea, label {
	display: inline-block;
	vertical-align: middle;
}
input, textarea, select {
	border: 1px solid #b2b2b2;
	padding: 15px;
	line-height: 1;
}
select {
/*-webkit-appearance: none;*/
	/*border-radius: 0;*/
	/*background-color: #FFF;*/
}
::-webkit-input-placeholder, :-ms-input-placeholder, ::-moz-placeholder {
 color: #ccc !important;
}
input:focus, textarea:focus, select:focus {
	outline: none;
	border: 1px solid #808080;
}
label {
	line-height: 1;
	padding: 10px 0;
	margin-right: 20px;
}
textarea {
	width: 100%;
	height: 175px;
	resize: vertical;
	box-sizing: border-box;
	line-height: 1.7;
}
input[type="text"], input[type="email"] {
	width: 350px;
}
input#zip, input#dest-zip {
	width: 200px;
}
input#address, input#dest-address {
	width: 100%;
}
input#zip, input#dest-zip, select#city, input#etc1-text, input#etc2-text, input#etc3-text {
	margin-left: 10px;
}
input[type=checkbox], input[type=radio] {
	margin-right: 5px;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	vertical-align: middle;
}
input[type="reset"].wpcf7c-conf, #reset.wpcf7c-conf {
	display: none;
}
input[type="reset"], input[type="button"], input[type="submit"] {
	width: 300px;
	padding: 0;
	line-height: 65px;
	font-weight: bold;
	letter-spacing: 0.2rem;
	-webkit-appearance: none !important;
	margin: 20px;
}
input[type="reset"], input[type="button"] {
	background-color: #fff;
	border: 2px solid #172f7a;
	margin-right: 20px;
}
input[type="submit"] {
	background-color: #808080;
	border: 2px solid #808080;
	color: #fff;
}
input[type="submit"][disabled] {
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
form hr {
	border-top: 1px solid #B2B2B2;
	margin: 50px auto;
	width: 960px;
}
/*====================
お問合わせフォーム
 ====================*/
.formhead-need {
	background-color: #ff0000;
	color: #fff;
	font-size: 0.7em;
	padding: 3px 5px;
	position: absolute;
	right: 20px;
}
.contactArea {
}
.contactArea p.txt {
	text-align: center;
	padding-bottom: 30px;
}
p.coutiontxt {
	line-height: 1.5em;
	padding-bottom: 50px;
}
.contactFormArea {
	xwidth: 810px;
	padding: 10px 25px;
	margin: 0 auto;
	border-color: #c8c9ca;
	border-style: solid;
	border-width: 1px;
}
.contactForm {
	width: 100%;
	margin: 0 auto;
	padding: 10px;
}
.contactForm th {
	border-width: 1px 0 1px 0;
	border-style: solid;
	position: relative;
	font-weight: normal;
	padding: 20px 0px 20px 10px;
	border-color: #777;
	background-color: #eee;
}
.contactForm td {
	font-size: 80%;
	border-width: 1px 0 1px 0;
	border-color: #777;
	border-style: solid;
	text-align: left;
	padding: 20px 0px 20px 10px;
}
.contactForm td p.caution {
	padding: 10px 0px 2px 0px;
}
.mail-form-header {
	swidth: 800px;
	background-color: #eeeeef;
	padding: 10px 0;
	margin: 15px auto;
	text-align: center;
	font-size: 90%;
}
.mail-form-footer {
	xwidth: 800px;
	padding: 20px 0;
	margin: 15px auto;
	text-align: center;
}
.formhead-greed {
	width: 160px;
	xwidth: 100%;
	display: inline-block;
	xfont-weight: bold;
	color: #fff;
	background-color: #777;
	padding: 5px 15px;
	margin: auto 0;
	text-align: center;
}
.formhead-need {
}
p.end {
	padding-top: 5px;
}
h1.contact-h1 {
	background-color: #dcdddd;
	padding: 50px 0px;
	font-size: 2em;
}
main#contact p.txt-area {
	padding: 30px 0px;
}
ul.contact_btn {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	padding-top: 30px;
}
ul.contact_btn li {
	margin: 10px;
	text-align: center;
}
/* sp
---------------------------------------- */
.forSP {
	display: none;
}
/* common
---------------------------------------- */
.layout-contents {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	line-break: strict;
	word-spacing: -0.2em;
}
.copy {
	padding-top: 200px;
	width: 700px;
	margin: 0 auto;
}
h2 {
	text-align: center;
	margin-bottom: 12px;
	font-size: 2em;
}
h1 {
	font-size: 2rem;
}
.inner {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	padding: 0;
	text-align: center;
}
/* motion,btn
---------------------------------------- */
*:selection {
	background: #f27649;
	color: #fff;
}
a, img, .photo, .over, aside#sns li span, .nav-child, .ico-area dd ul {
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	transition: All 0.5s ease;
}
.enlargement img {
	-moz-transition: -moz-transform all .4s;
	-webkit-transition: -webkit-transform all .4s;
	-o-transition: -o-transform all .4s;
	-ms-transition: -ms-transform all .4s;
	transition: all .4s;
}
a:hover .enlargement img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.btn {
	text-align: center;
}
.btn a {
	display: block;
	height: 50px;
	margin: auto;
}
.btn.all {
	text-align: center;
	text-indent: 110%;
	white-space: nowrap;
	overflow: hidden;
}
.btn.all a {
	width: 225px;
	background-image: url(/assets/img/btn_all.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.btn.all a:hover {
	background-image: url(/assets/img/btn_all_on.png);
	background-color: #f27649;
}
.btn.return a {
	width: 165px;
	line-height: 31px;
	height: 31px;
	font-size: 1.15rem;
	letter-spacing: 0.1rem;
	font-weight: bold;
	color: #5f564d;
	border: 2px solid #5f564d;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}
.btn.return a:after {
	content: '\f432';
	font: lighter 20px Genericons;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 5px;
	margin: auto;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.btn.next a {
	height: 50px;
	width: 215px;
	line-height: 31px;
	font-size: 1.15rem;
	letter-spacing: 0.1rem;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
	display: inline-block;
	padding: 0.5em 1em;
	text-decoration: none;
	border-radius: 3px;
	color: #FFF;
	background-image: -webkit-linear-gradient(45deg, #172f7a 0%, #727d96 100%);
	background-image: linear-gradient(45deg, #172f7a 0%, #727d96 100%);
	transition: .4s;
}
.btn.next a:hover {
	background-image: -webkit-linear-gradient(45deg, #709dff 50%, #b0c9ff 100%);
	background-image: linear-gradient(45deg, #709dff 50%, #b0c9ff 100%);
}
.btn.next a:after {
	font-family: 'FontAwesome';
	content: '\f105';
	position: absolute;
	right: 20px;
	margin: auto;
}
/* header
---------------------------------------- */
ul.header-top-area {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}
ul.header-top-area li:last-of-type {
	margin-left: auto;
	margin-top: 20px;
	margin-right: 30px;position: relative;padding-left: 40px;
}
li.contact-tel-box b {
    display: block;
    text-align: left;
    letter-spacing: 0.3rem;
    padding-top: 5px;
}
li.contact-tel-box:before {
	content: '';/*何も入れない*/
	display: inline-block;/*忘れずに！*/
	width: 30px;/*画像の幅*/
	height: 61px;/*画像の高さ*/
	background-image: url(../img/tel.png);
	background-size: contain;
	vertical-align: middle;  position: absolute;
    left: 0;
}
li.contact-tel-box span {
	display: block;
	text-align: left;
	font-size: 1.2rem;
	padding-bottom: 2px;
}
li.contact-tel-box strong {
	display: block;
	font-size: 2rem;
	font-weight: 900;letter-spacing: 0.2rem;
}
header:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1rem;
	line-height: 0;
	clear: both;
}
header .inner {
	position: relative;
}
header .head-logo {
	padding: 15px 10px;
}
header .head-logo .logo {
	display: inline-block;
	position: relative;
	width: 300px;
	height: 72px;
	overflow: hidden;
}
.menu-area {
	background-color: #323264;

}
.menu {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	height: 77px;
}
.menu > li {
	width: 20%; /* グローバルナビ4つの場合 */
	   
	line-height: 30px;    border-right: 1px dotted #fff;
}
.menu > li > span {
	
	
}
.menu > li:first-child {
    border-left: 1px dotted #fff;}
.menu > li a {
	display: block;
	color: #ffffff;
	font-size: 1.1em;
}
.menu > li > a img{
	display: block;
   margin: 0 auto;
    width: 22px;

}
.menu > li a:hover {
    color: #ccc;
}
.menu > li:last-child > a img,.menu > li:nth-child(4) > a img{
	height: 25px;
}
ul.menu__second-level {
	visibility: hidden;
	opacity: 0;
	z-index: 1;
}
.menu > li:hover {
}
.menu__second-level li {
	border-top: 1px solid #111;
}
.menu__second-level li a:hover {
	background: #7a6a5691;
}
/* floatクリア */
.menu:before, .menu:after {
	content: " ";
	display: table;
}
.menu:after {
	clear: both;
}
.menu {
 *zoom: 1;
}
.menu > li.menu__single {
	position: relative;
}
li.menu__single ul.menu__second-level {
	position: absolute;
	top: 40px;
	width: 100%;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
li.menu__single:hover ul.menu__second-level {
	top: 30px;
	visibility: visible;
	opacity: 1;
}
.menu__second-level li a {
	padding: 10px 0px;
	background-color: #fff;
}
.fixed {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 999;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.13);
	-webkit-box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.13);
	-moz-box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.13);
	z-index: 999999;
}
.fixed h2 {
	display: none !important;
}
#mobile-menu {
	display: none
}
/* footer
---------------------------------------- */
ul.footer-menu {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	padding-bottom: 30px;
}
ul.footer-menu li {
}
ul.footer-menu li a {
	border-right: 1px solid #ffffff;
	letter-spacing: 0.2em;
	padding: 1px 20px;
	vertical-align: bottom;
	color: #ffffff;
}
ul.footer-menu li a:hover {
	text-decoration: underline
}
ul.footer-menu li:last-child a {
	border: none
}
footer span.adress {
	padding-right: 10px;
}
footer span.fax {
	padding: 0pc 10px;
}
footer {
	background-color: #323264;
	color: #ffffff;
}
footer .inner {
	position: relative;
	padding-top: 40px;
	background-color: #323264;
}
footer .wrapper {
	overflow: hidden;
}
footer .footer-logo .logo {
	display: inline-block;
	position: relative;
	width: 270px;
	height: 115px;
	overflow: hidden;
}
p.footer-logo {
	margin: 0 auto;
}
footer .column {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	padding-bottom: 20px;
}
footer .column div {
	margin: 20px 50px;
}
footer .column a {
	color: #fff;
}
footer .foot-logo img {
    width: 300px;
    height: auto;
}
footer .column:last-child {
	margin-right: 0;
}
footer .column li {
}
footer .column li:last-child {
	margin-bottom: 0;
}
footer .column li a {
	display: block;
	padding: 5px;
}
footer .column li a:hover {
	text-decoration: underline;
}
footer .column li ul {
	margin-left: 15px;
	color: #808080;
}
footer .column li li {
	font-weight: normal;
	margin-bottom: 1px;
}
footer .foot-address {
	line-height: 1.6;
	font-size: 0.9rem;
	text-align: left;
}
footer .column:last-child ul {
	margin-bottom: 25px;
}
footer .column:last-child ul ul {
	margin-bottom: 0;
}
p.contact_btn a {
	background-color: #fff;
	padding: 5px 30px;
	border: 1px solid #000;
	font-weight: 600;
}
p.contact_btn a:hover {
	background-color: #9f9080
}
footer .column p.contact_btn {
	margin-left: auto;
	line-height: 3em;
}
footer span.tel {
	padding-left: 10px;
}
.copyright {
    text-align: center;
    font-size: 1em;
   
    letter-spacing: 0.1em;
    padding: 15px 0px;
    background-color: #604c3f;
    color: #fff;
}
/*====================
コンテンツスタイル
====================*/

.box_bg_photo {
	xposition: relative;
	height: 100vh;
	xheight: 710px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-direction: column;
 -ms-flex-direction: column flex-direction: column
}
.bg{
	background-image: url(../img/bg.svg);
	background-position: right 0% top 10%;
	background-repeat: no-repeat;
	background-size: 40% auto;
}
/* index
---------------------------------------- */
main.index section {
	padding: 50px 0px 80px 0px;
}
main.index section:nth-child(odd) {
	background: #f5f3f3;
}
main.company section.voice {
	background: #f5f3f3;    margin-top: 100px;
}
main.index h2, h1.pages-h1 {
	position: relative;
	width: 70%;
	font-size: 2.5em;
	padding: 20px 0;
	text-align: center;
	margin: 0 auto;
}
.sub-ttl {
	text-align: center;
	font-size: 1rem;
	font-weight: lighter;
	color: #444;
	padding-top: 10px;
	margin: 0 auto;
	padding-bottom: 40px;
}
main.index h2::before, h1.pages-h1::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 3px;
	margin: 0 auto;
	text-align: center;
	background-image: -webkit-linear-gradient(left, transparent, #172f7a 25%, #172f7a 75%, transparent);
	background-image: linear-gradient(to right, transparent, #172f7a 25%, #172f7a 75%, transparent);
	background-position: center;
	background-repeat: no-repeat;
}
main.index .catch {
	text-align: center;
	margin-bottom: 25px;
	line-height: 2rem;margin-top: 30px;
}
.insta-box {
    margin: 40px 0px 100px 0px;
}
section.insta h2 span:before{
	position:absolute;
	content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 50px;/*画像の幅*/
  height: 50px;/*画像の高さ*/
  background-image: url(../img/insta-ico.png);
  background-size: contain;
  vertical-align: middle;bottom: -5px;
    left: -60px;
}
section.insta h2 span{
    position: relative;
}
/* #contact
---------------------------------------- */
main.contact form {
	width: 100%;
}
main.contact form dl dt {
	padding: 0;
	width: 180px;
	line-height: 35px;
}
main.contact form dl dd {
	width: 750px;
}
main.contact form .description {
	color: #EC1C24;
}
main.contact form .attention {
	margin-top: 15px;
	font-size: 14px;
	line-height: 1.7;
}
main.contact form #privacy {
	overflow: auto;
	box-sizing: border-box;
	padding: 30px;
	height: 173px;
	border: 1px solid #B2B2B2;
}
main.contact .wpcf7-response-output {
	box-sizing: border-box;
	border-radius: 4px;
	margin: 50px auto 0 auto;
	padding: 10px 15px;
	width: 960px;
	color: #F16B3A;
	font-weight: bold;
	text-align: center;
}
main.contact .wpcf7c-conf:not(#reset) {
	background-color: #FFEF32;
}
.contactArea p.text {
	padding-bottom: 50px;
	font-size: 1.2em;
}
main.contact .cont {
	padding-bottom: 100px;
}
p.error_messe {
	line-height: 2rem;
	color: #f51414;
}
p.telnum-txt {
    font-size: 1.1rem;
    line-height: 2rem;
}
p.telnumbox span {
    font-size: 2rem;
    border: 1px solid;
    padding: 20px 50px;
    display: inline-block;
}
p.telnumbox span b {
    display: block;
    font-size: 0.8rem;
    padding-top: 5px;
    letter-spacing: 0.2rem;
}
p.telnumbox {
    margin: 20px 0px 50px 0px;
}
.domain-info {
    margin-bottom: 20px;
    margin-top: 20px;
    border-style: solid;
    border-color: #111;
    border-width: 1px;
    padding: 20px;
    text-align: center;
}

.domain-info > p#domain strong {
 
   font-size: 1rem;
    display: block;
}
.domain-info > p strong {
    display: block;
    padding: 10px 0px;
}
p#domain strong a {
    color: #ff0000;
}
p#domain strong a:hover {
	text-decoration: none}
.domain-info p a:hover {
   text-decoration: underline;
}
.domain-info > p:last-child{
  margin: 0;
}

/*----------------------------------------------------------------------------
XX：for other devices
----------------------------------------------------------------------------*/
/*@import '_aside.scss';*/
/*@import '_table.scss';*/
/*.fadeInDown {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-ms-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
	0% { opacity: 0; -webkit-transform: translateY(-20px); }
	100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
	0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
	100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}*/
.u8fadeItem {
	transition: .8s;
}
.u8fadeItem.fadeDelay {
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	-ms-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.u8fadeItem.fadeIn {
	opacity: 0;
	filter: alpha(opacity=0);
}
.u8fadeItem.fadeIn.efdone {
	opacity: 1;
	filter: alpha(opacity=100);
}
.u8fadeItem.fadeInDown {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	transform: translateY(-50px);
}
.u8fadeItem.fadeInDown.efdone {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.u8fadeItem.fadeInUp {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
}
.u8fadeItem.fadeInUp.efdone {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
/*====================
ページ先頭ボタン
 ====================*/
#page-top {
    /* width: 70px; */
    /* height: 70px; */
    position: fixed;
    right: 10px;
  
    /* background: #808080; */
    opacity: 0.6;
    z-index: 99;
}
#page-top a {
	position: relative;
	display: block;
	
	text-decoration: none;
}
#page-top a::before {
	
}
/*====================
ぱんくず
 ====================*/
.breadcrumb {
	text-align: left;
	padding: 10px 0px 50px 0px;
}
.breadcrumb li {
	display: inline;/*横に並ぶように*/
	list-style: none;
}
.breadcrumb li:after {/* >を表示*/
	content: '>';
	padding: 0 3px;
}
.breadcrumb li:last-child:after {
	content: '';
}
.breadcrumb li a {
	text-decoration: none;
}
.breadcrumb li a:hover {
	text-decoration: underline;
}
/*====================
下層
 ====================*/
.main-contents {
    padding-top: 40px;
}
h1.pages-h1 {
}
h2.pages-h2 {
	text-align: left;
	border-top: 1px solid #172f7a;
	border-bottom: 1px solid #172f7a;
	padding: 20px 0px;
	color: #172f7a;
	margin-bottom: 25px;
}
.pages-ttl {
	padding-bottom: 30px;
}
h2.pages-h2 span {
	font-size: 0.5em;
	color: #000;
	padding-left: 10px;
}
p.catch {
	line-height: 2rem;
	font-size: 1rem;
}
table.office-table {
	margin: 20px auto;
	font-size: 1.2em;
	width: 100%;
}
.office-table th {
	background-color: #eee;
	border: solid 1px #777;
	padding: 30px 10px;
	border-right: none;
	border-left: none;
}
.office-table td {
	border: solid 1px #777;
	border-left: none;
	padding: 20px;
	border-right: none;    line-height: 2rem;
}
section.cont-02 {
	padding: 50px 0px;
}
.bg-grey {background-color:#f2f0ef;}
/*====================
company
 ====================*/
.map {
    margin-top: 20px;
}
ol.list {
    padding-top: 40px;
    text-align: left;
    width: 60%;
    margin: 0 auto;
}
ol.list li {
    font-size: 1.2rem;
    line-height: 2rem;
}



/*====================
採用情報
 ====================*/
ul.voice-box {
    display: -webkit-flex;
    display: flex;
    width: 90%;
    margin: 0 auto;
}

ul.voice-box li {
    /* width: 30%; */
    text-align: left;
}
ul.voice-box li:last-child {
    margin-left: 30px;
    font-size: 1rem;
    line-height: 2rem;
}
.recruit-voice p.ttl {
    position: relative;
    display: inline-block;
 
    letter-spacing: 0.2rem;font-size: 1.6rem;
    margin-bottom: 50px;
}

ul.voice-box li span {
    display: block;
    font-size: 1rem;
    text-align: center;
    padding-top: 10px;
}

ul.voice-box li p{
	font-size: 1rem;
}
.recruit-voice {
    background-color: #f0eef0;
    padding: 50px 30px;
}

p.ttl {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
}
p.ttl:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #6c7894;
  border-radius: 2px;
}

/*====================
privacy
 ====================*/
.privacy .inner{
	
}

.privacy h2 {
    text-align: left;
    font-size: 1rem;
}
.privacy p {
    line-height: 2rem;
}



.privacy article {
    margin-bottom: 50px;text-align: left;
}

/* work
---------------------------------------- */

article.business_box {
    display: -webkit-flex;
    display: flex;margin-bottom: 50px;
}
.business_inner h2 {
    background-color: #172f7a;
    text-align: left;
   font-size: 1.5em;
    color: #fff;
    padding: 10px;
}
.business_box_right {
    padding-left: 10px;
}
.business_box_left {
    padding-right: 10px;
}
p.business_img_box {
    width: 250px;
    height: auto;
}
.work h2 {
    position: relative;
   color: #323264;
    margin-bottom: 1em;
    text-align: left;
    font-size: 1.8em;
}
.work h2:before {
    content: '';
    position: absolute;
    bottom: -10px;
    display: inline-block;
        width: 500px;
    height: 2px;
   z-index: -888;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #172f7a;
    border-radius: 2px;
}
.work p.comment {
    text-align: left;
    line-height: 1.5rem;
    font-size: 1rem;
}

/* blog
---------------------------------------- */
div#pager span {
    background-color: #eee;
    padding: 10px;
    margin-right: 5px;
}
div#pager span.pager_last,div#pager span.pager_next,div#pager span.pager_first,div#pager span.pager_prev {
    background-color: #fff;
}
div#pager span.current {
    background-color: #8484a2;
}
h1#blog-title span{
display: block;    font-size: 3rem;
}

.entry {
    padding: 30px;
    border: 1px solid #988c8c;
    margin: 30px 10px 30px 0px;
    border-radius: 10px;
}
.entry-header {
    text-align: left;
}
h2.entry-title {
    font-size: 1.5rem;
    padding: 30px 0px;
}
div#blog-cont {
    display: -webkit-flex;
    display: flex; padding-bottom: 80px;
	
}
div#content {-webkit-flex-basis: 826px;
    flex-basis: 826px
}
div#sidemenu {
 margin-top: 30px;
}

div#sidemenu h3 {
    text-align: left;
    font-size: 1.5rem;
	padding: 0.25em 0.5em;/*上下 左右の余白*/
     color: #333;
  background: transparent;/*背景透明に*/
  border-left: solid 5px #323264;
	margin-top: 20px;/*左線*/
}

div#sidemenu li{
	text-align: left;
    padding-left: 20px;
    line-height: 1.5rem;
}
div#sidemenu li a:hover{
	text-decoration: underline
}
span.category_name {
   background-color: #ffe9aa;
    padding: 5px;
    font-size: 0.8rem;
    border-radius: 3px;
    margin-left: 10px;color: #fff;
}
div#entry-pager ul.clearfix {
    display: -webkit-flex;
	display: flex; -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;}
div#entry-pager li {
    margin: 0px 5px;
}
li#entry-pager-prev,li#entry-pager-top {
    font-weight: 700;
}
p.blog-txt {
    padding: 10px 0px;
    font-size: 1.2rem;
    text-align: left;
}
.jugem_theme p.blog-ttl {
    font-size: 1.5rem;
    border-bottom: 1px solid #009945;
    margin-bottom: 20px;
    margin-top: 30px;
    color: #009945;
    text-align: left;
    font-weight: 700;
}
ul.pharea {
    margin-bottom: 50px;
}
#blog-cont .p-name {
    display: block;
    padding: 10px;
}
ul.pharea li {
    margin: 10px;
}

#blog-cont .plice {
    line-height: 2rem;font-weight: 700;
    text-align: left;padding-bottom: 10px;font-size: 1.2rem;
}
#blog-cont .big-font {
    font-size: 2rem;background: linear-gradient(transparent 60%, #ffff66 60%);
}
#blog-cont .s-txt {
    text-align: left;
    line-height: 2rem;
}
#blog-cont p.s-txt {
    margin-bottom: 10px;
}
#blog-cont span.blue{
    color: #0000FF;	
}
#blog-cont p.one-ph{
	padding-bottom: 30px;
}
#blog-cont .attention {
    font-size: 1.8rem;
    color: #eb6000;
    font-weight: bold;
   
}
#blog-cont .cont-txt{
	text-align: center;
}