@import url('https://fonts.googleapis.com/css2?family=Catamaran:wght@400;500;600;700;800&display=swap');

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, hgroup, menu, nav, section, summary,
time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}
.entry-content .inquiry tr, .entry-content table {
	border: none!important;
}
body { line-height:1;}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { display:block;}
nav ul { list-style:none;}
blockquote, q { quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none;}
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent;}
.post-navigation .nav-links a:hover {color: #009E96}
/* change colours to suit your needs */
ins { background-color:#ff9; color:#000; text-decoration:none;}
/* change colours to suit your needs */
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold;}
del { text-decoration: line-through;}
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help;}
table { border-collapse:collapse; border-spacing:0;}
ul {list-style:none;}
ol { list-style-type: none;}
img { width: 100%; max-width: 100%; height: auto; line-height: 0;}
br { line-height: inherit;}
span { letter-spacing: inherit; line-height: inherit; color: inherit; font-family: inherit; font-size: inherit;}
button {
 background-color: transparent;
 border: none;
 cursor: pointer;
 outline: none;
 padding: 0;
 appearance: none;
}
article {
 width: 100%;
 position: relative;
}
.mb60 {
	margin-bottom: 60px!important;
}
.entry .entry-meta a:hover, .entry .entry-footer a:hover ,.widget a:hover{
	color: #009e96;
}
.comment-count {display: none!important;}
/* change border colour to suit your needs */
hr { display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0;}
input, select { vertical-align:middle;;}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea{letter-spacing: 0.1em!important;width: 100%;}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus{border-color: #009e96;}
.button:focus, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
	background:#fff;
	outline:none!important;
}
*, ::after, ::before { box-sizing: border-box;}

::selection { color:#1d1d1d; background:#dfdfdf; text-shadow:none; opacity:1;}
::-moz-selection { color:#1d1d1d; background:#E0D8BF; text-shadow:none; opacity:1;}
li > ul, li > ol {
    padding-left: 0;
}
/*--------------------------------------------------------------------------
 body
---------------------------------------------------------------------------*/
html {
 height: 100%;
 font-size: 100%;
}
body {
 width: 100%;
 font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "Yu Gothic", YuGothic, Arial, "メイリオ", Meiryo, sans-serif;
 font-size: 14px;
 font-size: 1.4rem;
 font-weight: 300;
 line-height: 1.8;
 color: #1d1d1d!important;
 letter-spacing: 0.1em;
}

body {
 height: 100%;
 margin: 0;
}
.pc {display: block;}
.sp {display: none;}
.sp_s {display: none;}
/* 見出し */
.tit_jp{
	text-align: center;
	padding-bottom:100px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.1em;
	color: #00a395;
}
.tit_en {
  padding-top: 170px;
  text-align: center;
  color: #00a395;
	font-family: 'Catamaran', sans-serif;
	font-weight: 700;
	font-size: 55px;
	letter-spacing: 0.04em;
	display: block;
  line-height: 1.5;
}
h2.cat {
	color: #00a395;
	padding-bottom: 40px;
	font-size: 24px;
	letter-spacing: 0.1em;
}
.category-1 h2.cat span,.category-2 h2.cat span {
	display: none;
}
.en {
	letter-spacing: 0.05em!important
}
@media all and (max-width: 1200px){
.tit_jp{
	padding: 0 0 90px;
	font-size: 14px;
}
.tit_en {
	font-size: 40px;
}
h2.cat {
	padding-bottom: 25px;
	font-size: 18px;
}
}
@media all and (max-width: 640px){
.tit_jp{
  padding-top: 0;
	padding-bottom:35px;
	font-size: 12px;
	letter-spacing: 0.2em;
}
.tit_en {
  padding-top: 100px;
	font-size: 30px;
	letter-spacing: 0.04em;
	padding-bottom: 5px;
  line-height: 1;
}
h2.cat {
	padding-bottom: 20px;
	font-size: 16px;
}
}
@media all and (max-width: 1280px){
body {
	width: 100%;
	margin: 0 auto;
}
}
@media all and (max-width: 768px){
.pc {display: none;}
.sp {display: block;}
.sp_s {display: none;}
}
/* @SP */
@media all and (max-width: 640px){
.sp_s {display: block;}
 body{
  min-width: 320px;
  font-size: 12px;
  font-size: 1.2rem;
 }
}
.entry {margin-top: 0}
.entry .entry-title:before {
	display: none;
}
#content {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	padding-top: 90px;
}
.wrap {
	display: -webkit-flex;
	display: flex;
}
#primary {
	width: 70%;
	display: block;
}
.page #content {
    width: 100%;
    display: block;
    max-width: 1080px!important;
    margin:0 auto;
}
.page #primary {
	width: 100%;
	display: block;
}
.page .entry-header {
	display: none;
}
.page .entry .entry-footer {
	margin: 0;
}
#sidebar {
	width: 26%;
	position: relative;
	width: 300px;
	margin-left: 4%;
}
#sidebar .widget-title{
	font-size: 16px;
	letter-spacing: 0.1em;
	color: #00a395;
	padding: 0 10px 15px;
}
.entry .entry-content > *, .entry .entry-summary > * {
	max-width: 100%;
}
.entry .entry-content, .entry .entry-summary {
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.entry .entry-header {
	margin: 0;
}
.hfeed .entry .entry-header {
	margin: 0;
}
.entry .post-thumbnail {
	margin: 0;
}
.image-filters-enabled .entry .post-thumbnail {
	padding-top: 5px;
}
.image-filters-enabled .entry .post-thumbnail .post-thumbnail-inner {
	filter: none;
}
.image-filters-enabled .entry .post-thumbnail:before {
	display: none;
}
.image-filters-enabled .entry .post-thumbnail:after{
	display: none;
}
@media all and (max-width: 1200px){
#content {
	width: 90%;
}
}
@media only screen and (max-width: 768px){
#primary {
	width: 100%;
}
#sidebar {
	display: none;
}
.entry-header {
	width: 100%;
	margin: 0 auto;
}
.entry-title {
	font-size: 24px;
}
.entry-content {
	width: 100%;
	margin: 0 auto;
}
.entry .entry-content > *, .entry .entry-summary > * {
	margin: 6px 0;
	font-size: 14px;
}
.entry .post-thumbnail {
	padding-top: 5px;
}
}

.entry-content p {
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: justify;
}
/*--------------------------------------------------------------------------
 secetion
---------------------------------------------------------------------------*/
.inner-xl {
 max-width: 1480px;
 margin: 0 auto;
}
.inner-l {
 max-width: 1380px;
 margin: 0 auto;
}
.inner-m {
 max-width: 1200px;
 margin: 0 auto;
}
.inner-s {
 max-width: 1080px;
 margin: 0 auto;
}
.inner-ss {
 max-width: 980px;
 margin: 0 auto;
}
@media all and (max-width: 1200px){
 .inner-l,
 .inner-m,
 .inner-s,
 .inner-ss { width: 90%;}
}

/*----------------------------------------------------------------------
 a
----------------------------------------------------------------------*/
a,a:link,a:visited,a:focus,a:active {
 color: #1d1d1d;
 outline:none;
 text-decoration: none;
}
/*--------------------------------------------------------------------------
 clearfix
---------------------------------------------------------------------------*/
.cf:before, .cf:after { content: " "; display: table;}
.cf:after { clear: both;}
.cf { *zoom: 1;}


.cont { width:100%; /* min-width:960px; */ position:relative; z-index:1;}
article.zReset { z-index: 10000000 !important;}
main.zReset { z-index: 10000000 !important;}
@media screen and (min-width: 1401px) {.contMin2 { max-width:1400px; margin: 0 auto;}}
@media screen and (max-width: 1400px) {.contMin2 { width:100%;}}
@media screen and (min-width: 1201px) {.contMin { max-width:1200px; margin: 0 auto;}}
@media screen and (max-width: 1200px) {.contMin { width: 95%; margin: 0 auto;}}
.left{ float:left; display:inline;}
.right{ float:right; display:inline;}
.google-r{ width:0px; height:0px; position:absolute; left:-100px; bottom:-100px; display:none;}

/*ボタン設定*/
.button:after, .button:before {
    position: absolute;
    content: "";
    display: block;
    background-color: #111;
}
.button:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease,-webkit-transform .25s ease;
}
.button:after {
    top: 50%;
    right: -20px;
    width: 60px;
    height: 1px;
    -webkit-transition: all .25s ease .05s;
    transition: all .25s ease .05s;
}
.button--small {
    width: 240px;
    text-align: center;
}
.section-product__cards__item.is-show .section-product__cards__item__button{
	opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0);
}
.section-product__cards__item.js-scroll-show .section-product__cards__item__button {
    opacity: 0;
    -webkit-transform: translateY(25px);
    transform: translateY(25px);
    -webkit-transition: all 1s ease 2.5s;
    transition: all 1s ease 2.5s;
}
.button.big2 {
  width: 90%;
  max-width: 560px;
  height: 96px;
}
.button.big2 .button__text {
  font-size: 16px;
}
.button {
    position: relative;
    display: inline-block;
    background-color: #fff;
    width: 280px;
    height: 58px;
    border: 1px solid #0e192d;
    color: inherit!important;
    letter-spacing: .05em;
    text-decoration: none;
    -webkit-transition: color .25s ease;
    transition: color .25s ease;
    cursor: pointer;
    border-radius: 0;
    padding: 0.76rem 1rem;
}
.button:hover {
    color: #fff!important;
}
@media screen and (max-width: 768px) {
.button:hover {
    color: #333!important;
}
.button.big2 {
  height: 70px;
}
}
.button__text {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 4px 0 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 2.3;
    z-index: 1;
    letter-spacing: 0.1em;
}
.service_top .button__text {font-weight: 400}
.button:hover:before {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-origin: left;
    transform-origin: left;
}
.button:hover:after {
    width: 20px;
    background-color: #fff;
    -webkit-transform: translate(-40px);
    transform: translate(-40px);
}
/*ボタン設定2*/
.btn {
	display: block;
	width: 90%;
	margin: 0 auto!important;
	max-width: 580px!important;
	margin-bottom: 60px!important;
}
.btn a {
	width: 100%;
	letter-spacing: 0.1em;
  text-align: center;
  line-height: 80px;
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  text-decoration: none!important;
}
.btn a::before {
  content: "";
  width: 0;
  height: 100%;
  background: #0E192D;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.btn a:hover::before {
  width: 100%;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.btn a::after {
    content: "";
    width: 100%;
    height: 100%;
    background: #00A396;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
}
.btn a:hover {
    color: #fff;
    background: transparent;
}
.btn a i {
	padding-left: 10px;
}
@media all and (max-width: 640px){
.button:after, .button:before {
  display: none;
}

.btn a {
  line-height: 20px;
  padding: 15px 0;
  font-size: 12px;
}
}
body {
	color: #333;
	font-family: 'Noto Sans JP', sans-serif;
}
.cf:after {
  content: "";
  clear: both!important;
  display: block;
}
a.more-link {
	display: none;
}
.page-header {display: none;}
.edit-link {display: none;}
@media(min-width: 414px){
  a[href^="tel:"]{
    pointer-events: none;
  }
}
/*===============
header
===============*/
.site-header {
	width: 100%;
	padding: 0;
	display: block;
	position: fixed;
  top: 0;
  left: 0;
	background: #fff!important;
	z-index: 99999999;
}
.site-branding {
	display: block;
	float: left;
	width: 22%;
	margin: 0;
	padding: 12px 0 0;
	max-width: 258px;
	margin-left: 2%;
}
.site-branding h1 {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0.15em!important;
}
h1:not(.site-title):before, h2:before {display: none;}

.site-branding h1 a {
	display: block;
	padding-top: 8px;
	width: 100%;
}
.menu_box {
	float: right;
	width: 76%;
	text-align: right;
}
.menu_box nav {
	display: inline-block;
}
.menu_box ul {
	font-size: 0;
	display: inline-block;
    margin-right: 20px;
}
.menu_box ul li{
	display: inline-block;
}
.menu_box ul li.sp {display: none;}
.menu_box ul li a{
	font-size: 13px;
	padding: 8px 0;
	margin: 0 9.5px;
	line-height: 1;
	position: relative;
	font-weight: 600;
    line-height: 89px;
}

@media screen and (min-width: 1200px) {
.menu_box ul li a::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #333;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
.menu_box ul li a:hover::after {
  transform: scale(1, 1);
}
}
.head_contact {
	display: none;
	background: #009e96;
	font-size: 0;
}
.head_contact .tel {
	display: inline-block;
	font-size: 0;
	letter-spacing: 0;
	background: #f7f7f7;
	padding: 10px 14px;
}
.head_contact .tel p {
}
.head_contact .tel p span{
	display: block;
	font-size: 14px;
	letter-spacing: 0.15em!important;
	font-weight: 600;
	color: #e87e15;
	text-align: center;
	line-height: 1;
}
.head_contact .tel .num {
	display: inline-block;
    padding-top: 8px;
}
.head_contact .tel #number {
	vertical-align: middle;
	display: block;
}
.head_contact .tel #number .icon {
	display: inline-block;
	width: 48px;
	height: 48px;
	vertical-align: middle;
	margin-right: 10px;
}
.head_contact .tel #number img{
	width: 205px;
	height:auto;
	vertical-align: middle;
}
.head_contact .tel #number span {
	display: inline;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0.15em!important;
	padding-top: 6px;
}
.head_contact .mail {
  display: none!important;
	clear: both;
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	letter-spacing: 0;
}
.head_contact .mail a{
	display: block;
}
.head_contact .mail a img {
    width: 52px;
    height: 52px;
    padding-bottom: 17px;
    margin: 0 18px;
}


@media screen and (max-width: 1200px) {
.site-branding{
	width: 40%;
	padding: 10px 0 5px;
	margin-left: 2%;
}
.menu_box {
	text-align: left;
}
/*ハンバーガーメニュー*/
.menu_box ul {display: block;}
.head_contact {display: none;}
#nav-toggle {
  position: fixed;
  top: 25px;
  right: 25px;
  height: 32px;
  cursor: pointer;
}
#nav-toggle > div {
  position: relative;
  width: 30px;
}
#nav-toggle span {
  width: 100%;
  height: 1px;
  left: 0;
  display: block;
  background: #333;
  position: absolute;
  transition: top .5s ease, -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out, top .5s ease;
  transition: transform .3s ease-in-out, top .5s ease, -webkit-transform .3s ease-in-out;
  /* #nav-toggle close */
}
#nav-toggle span:nth-child(1) {
  top: 0;
}
#nav-toggle span:nth-child(2) {
  top: 10px;
}
#nav-toggle span:nth-child(3) {
  top: 20px;
}

.open #nav-toggle span:nth-child(1) {
  top: 15px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.open #nav-toggle span:nth-child(2) {
  top: 15px;
  width: 0;
  left: 50%;
}
.open #nav-toggle span:nth-child(3) {
  top: 15px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/* z-index */
#nav-toggle {
  z-index: 1000;
}

#container {
  z-index: 900;
}

#gloval-nav nav {
  z-index: 999;
}

#gloval-nav {
  /*background: #d3eeed;*/
  background-image: linear-gradient(-45deg, #FFF, #d3eeed);
  color: #fff;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 990;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 29px;
  padding-left: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  transition: -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.open #gloval-nav {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

#gloval-nav a {
  display: inline-block;
  color: #000;
  text-decoration: none;
  padding: 18px 0;
  transition: color .6s ease;
}
#gloval-nav ul {
  list-style: none;
  padding-left: 15%;
}
#gloval-nav ul li {
  display: block;
  -webkit-transform: translateX(-200px);
  transform: translateX(-200px);
  transition: -webkit-transform 1.3s ease;
  transition: transform 1.3s ease;
  transition: transform 1.3s ease, -webkit-transform 1.3s ease;
  position: relative;
}
#gloval-nav ul li a {
	font-size: 22px;
    line-height: 10px;
}
#gloval-nav ul li:hover:after {
  -webkit-transform: translateX(300px);
          transform: translateX(300px);
}
#gloval-nav ul li:nth-child(2) {
  transition-delay: .15s;
}
#gloval-nav ul li:nth-child(3) {
  transition-delay: .3s;
}
#gloval-nav ul li:nth-child(4) {
  transition-delay: .45s;
}
#gloval-nav ul li:nth-child(5) {
  transition-delay: .6s;
}
#gloval-nav ul li:nth-child(6) {
  transition-delay: .75s;
}
#gloval-nav ul li:nth-child(7) {
  transition-delay: .9s;
}

.open #gloval-nav li {
  -webkit-transform: translateX(0);
          transform: translateX(0);
	transform: translateX(0);
	padding: 6px 0;
	text-align: left;
	font-weight: 600;
}
.open #gloval-nav li ul{
  padding-left: 10px;
}
.open #gloval-nav li ul li{
  display: inline;
  color: #999;
  font-size:13px;
}
.open #gloval-nav li ul li:nth-child(2){
  padding-left: 10px;
}
.open #gloval-nav li ul li a {
  color: #00a395;
  font-size:13px; 
}
}
/*ハンバーガーメニューend*/

@media screen and (max-width: 640px) {
header {
	width: 90%;
	margin:0 auto;
	margin-bottom: 0;
	padding-top: 0;
}
.site-branding {
margin: 0;
width: 70%;
padding: 5px 0 0;
margin-left: 3%;
}
.site-branding h1 a {
  padding-top: 5px;
  width: 85%;
}
.site-branding h1 {
font-size: 10px;
letter-spacing: 0.1em!important;
}
.head_contact {display: none;}

#gloval-nav ul li a {
	font-size: 18px;
}
}
/*===============
breadcrumb
===============*/
.breadcrumb {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}

.breadcrumb li{
  display:inline;/*横に並ぶように*/
  list-style: none;
  font-size: 0.8em;
}

.breadcrumb li:after {/* >を表示*/
  content: '>';
  padding: 0 3px;
  color: #555;
}

.breadcrumb li:last-child:after {
  content: '';
}

.breadcrumb li a {
  text-decoration: none;
  color: #52b5ee;/*色*/
}

.breadcrumb li a:hover {
  text-decoration: underline;
}

/*===============
footer_contact
===============*/
.contact {
    display: none;
	clear: both;
	width: 100%;
	background: #d3eeed;
	padding: 45px 20px;
	margin-bottom: 30px;
}
.contact .txt {
	display: block;
	width: 100%;
	margin: 0 auto;
	max-width: 1040px;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 2.2;
	font-weight: 600;
}
.contact .txt span {
	display: block;
	font-size: 14px;
	letter-spacing: 0.1em;
	font-weight: 400;
	padding-bottom: 20px;
}
.contact .contact_box {
	width: 100%;
	max-width: 1040px;
	margin: 0 auto;
	background: #fff;
	padding: 15px 0;
}
.contact .contact_box .left {
	float: left;
}
.contact .contact_box .first {
	width: 25%;
	text-align: center;
	border-right: solid 1px #e5e5e5;
	padding: 2%;
}
.contact .contact_box .first p {
	font-size: 22px;
	font-weight: 600;
	line-height: 2;
	letter-spacing: 0.1em;
	margin: 0;
}
.contact .contact_box .first span {
	display: block;
	font-size: 20px;
	color: #ff7900;
	font-weight: 400;
}
.contact .contact_box .num {
	padding: 10px 2%;
	box-sizing: border-box;
	width: 37.5%;
}
.contact .contact_box .num p{
	text-align: center;
	font-weight: 600;
	margin-bottom: 0.5em;
	font-size: 16px;
}
.contact .contact_box .num a {display: block;width: 100%;}
.contact .contact_box .num img {
	display: inline;
	width: 75%;
	font-size: 0;
	letter-spacing: 0;
	vertical-align: middle;
}
.contact .contact_box .num .tel_icon {
	width: 20%;
}
.contact .contact_box .mail {
	padding: 10px 2%;
	box-sizing: border-box;
	width: 37.5%;
}
.contact .contact_box .mail p{
	text-align: center;
	font-weight: 600;
	margin-bottom: 0.5em;
	font-size: 16px;
}
.contact .contact_box .mail a {
	display: block;
	width: 100%;
	background: #009e96;
	border-radius: 5px;
	padding: 9px 15px;
	box-sizing: border-box;
	color: #fff;
	font-size: 16px;
    font-weight: 600;
}
.contact .contact_box .mail a:hover {
  opacity: 0.7;
}
.contact .contact_box .mail img {
	display: inline;
	width: 75%;
	font-size: 0;
	letter-spacing: 0;
	vertical-align: middle;
}
.contact .contact_box .mail .mail_icon {
	width: 17%;
	margin-right: 30px;
}
@media screen and (max-width: 1200px) {
.contact {
	margin-bottom: 50px;
}
.contact .txt span {
	font-size: 13px;
	padding-bottom: 10px;
}
.contact .contact_box .mail a {
	font-size: 16px;
}
.contact .contact_box .mail .mail_icon {
	margin-right: 15px;
}
}
@media screen and (max-width: 768px) {
.contact .contact_box .first p {
    font-size: 18px;
}
.contact .contact_box .num p {
    font-size: 14px;
}
.contact .contact_box .mail p {
    font-size: 14px;
}
.contact .contact_box .mail a {
	font-size: 11px;
}
}
@media screen and (max-width: 640px) {
.contact {
    padding: 50px 5%;
}
.contact .contact_box .num {
	margin: 0 auto;
}
.contact .contact_box .num a {
	width: 90%;
	margin: 0 auto;
}
.contact .contact_box {
	padding: 30px 0;
}
.contact .txt {
	font-size: 13px;
	line-height: 1.8;
	padding-bottom: 20px
}
.contact .txt span {
	font-size: 12px;
	padding-top: 10px;
}
.contact .contact_box .left {
	float: none;
	display: block;
	width: 100%;
	padding: 0 5%;
}
.contact .contact_box .mail {
	width: 90%;
	margin: 0 auto
}
.contact .contact_box .mail a {
	font-size: 14px;
}
.contact .contact_box .mail .mail_icon {
    margin-right: 20px;
}
.contact .contact_box .first {
	border-bottom: solid 1px #f7f7f7;
	border-right: none;
	width: 100%;
}
.contact .contact_box .first span {
	display: inline;
	font-size: 22px;
	font-weight: 600;
	line-height: 2;
	letter-spacing: 0.1em;
	margin: 0;
	color: #ff7900;}
.contact .contact_box .num {
	margin: 20px 0 30px;
}
}

#fix-contact { display: none;}
@media screen and (max-width: 767px) {
#fix-contact { display: block;}
 #fix-contact {
  width: 100%;
  position: fixed;
  display: block;
  bottom: -100px;
  z-index: 10000;
  opacity: 0;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  background: #FFF;
 }
 #fix-contact.active {
  bottom: 0;
  opacity: 1;
 }
 #fix-contact ul { padding: 15px;}
 #fix-contact ul li {
  float: left;
  width: 100%;
  list-style: none;
 }
 #fix-contact ul li:last-child { float: right;display: none;}
 #fix-contact a {
  height: 45px;
  padding: 7.5px 0 7.5px 7.5px;
  display: block;
  line-height: 1;
  background: #1d1d1d;
  text-align: center;
 }
 #fix-contact ul li:last-child a { background: #00a395;}
 #fix-contact a .icon {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
 }
 #fix-contact a b {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.4;
  color: #FFF;
  font-size: 10px;
  font-weight: 500;
 }
 #fix-contact img { width: 100%; height: auto;}
}
/*===============
footer
===============*/
.site-footer {border: none;}
footer {
	width: 100%;
	margin:0 auto;
}
footer ul.menufooter {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  font-size: 0;
  padding: 0;
  float: none;
  padding-bottom: 15px;
}
footer ul.menufooter li{
  display: inline-block;
  width: 14%;
  text-align: center;
  font-size: 12px;
}
footer ul.menufooter li a{
  display: block;
  width: 100%;
}
footer ul.menufooter li a:hover {
  color: #009e96;
}
footer div {
	border-top: solid 1px #e5e5e5;
	padding-top: 3em;
}
footer p.logo {
	display: inline-block;
	text-align: center;
	float: left;
	width: 50%;
	border-right: solid 1px #e5e5e5;
	padding:2em 0;
}
footer p.logo img {width: 54%;}
footer ul {
	float: right;
	width: 50%;
	padding:22px 0 22px 9%;
}
footer ul li {
	line-height: 2;
	font-weight: 400;
	font-size: 13px;
  list-style: none;
}
footer p {
	text-align: center;
	padding: 3em 0;
	font-family: 'Catamaran', sans-serif;
	font-size: 11px;
}

footer::after{
	content: "";
	background: -moz-linear-gradient(to right,#9bc864,#40cb8f 23%,#00c7c4 51%,#00bcef 74%,#00aaff); 
	background: -webkit-linear-gradient(to right,#9bc864,#40cb8f 23%,#00c7c4 51%,#00bcef 74%,#00aaff); 
	background: linear-gradient(to right,#9bc864,#40cb8f 23%,#00c7c4 51%,#00bcef 74%,#00aaff);
	height: 6px;
	width: 100%;
}

@media screen and (max-width: 1200px) {
footer p.logo {
	display: inline-block;
	text-align: center;
	float: left;
	width: 30%;
	padding:20px 0;
}
footer p.logo img {
	width: 80%
}
footer ul {
	float: right;
	width: 70%;
	padding:10px 0 10px 4%;
}
footer div {
	padding-top: 50px;
}
}
@media screen and (max-width: 840px) {
footer ul.menufooter {
  width: 90%;
}
footer ul.menufooter li{
  width: 32%;
  padding-bottom: 15px;
}
}
@media screen and (max-width: 640px) {
footer {  padding-bottom: 72px;}
footer div {
	border-top: none;
	padding-top: 0;
}
footer p.logo {
	display: inline-block;
	text-align: center;
	float: none;
	width: 80%;
	margin-left: 7%;
	border-right: none;
	padding:0;
}
footer p.logo img {width: 100%;}
footer ul {
	float: none;
	width:100%;
	padding:0;
	font-size: 12px;
	padding-top: 20px;
}
footer ul li {
	line-height: 1.5;
	font-weight: 400;
	padding-bottom: 2px;
	font-size: 11px;
	letter-spacing: 0.12em;
	text-align: center;
}
footer p {
	text-align: center;
	padding: 1.8em 5%;
	font-family: 'Catamaran', sans-serif;
	font-size: 10px;
}
}

/*ナビ*/
.navigation {
	padding: 40px 0 80px;
}
.page-numbers {
	width: 50px;
	height: 50px;
	background: #dbf2f0;
	margin-left: 15px;
	font-size: 17px;
}
.page-numbers.current {
	background: #f7f7f7;
}
.page-numbers:first-child {
	margin-left: 0;
}
.pagination .nav-links > * {
	text-align: center;
	padding:15px;
}
.pagination .nav-links > *.dots, .pagination .nav-links > *.next {display: none;}
.pagination .nav-links > *.dots, .pagination .nav-links > *.prev {display: none;}
.pagination .nav-links .prev > *, .pagination .nav-links .next > * {display: none;}
.pagination .nav-links {
	margin-left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 1200px) {
.navigation {
	padding: 30px 0 50px;
}
.page-numbers {
	width: 40px;
	height: 40px;
	margin-left: 12px;
	font-size: 15px;
}
.pagination .nav-links > * {
	text-align: center;
	padding:10px;
}
}
@media screen and (max-width: 640px) {
.navigation {
	padding: 20px 0 40px;
}
.page-numbers {
	width: 30px;
	height: 30px;
	margin-left: 10px;
	font-size: 13px;
}
.pagination .nav-links > * {
	text-align: center;
	padding:8px;
}
}
/*service_topページ指定 共通部分*/
.allservices {
	margin-top: 120px;
	width: 100%;
}
.allservices h2 {
	text-align: center;
	font-weight: 400;
	font-size: 12px;
	letter-spacing: 0.2em;
	display: block;
	color: #00A396;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.allservices h2 span{
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 24px;
	letter-spacing: 0.04em;
	padding-bottom: 10px;
}
.allservices h2::after {
    width: 40px;
    height: 1px;
    content: "";
    display: block;
    background: #00A396;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    transition-delay: 0.75s;
}
.allservices .allservices_inner{
	width: 100%;
	padding: 60px 0;
	position: relative;
	background-image: url(http://yktax.jp/service/img/all_bk.jpg);
	background-position: center bottom;
}
.allservices .allservices_inner::before{
  background-color: rgba(14,25,45,0.6);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: ' ';
}
.allservices ul {
    display: flex;
    max-width: 1042px;
    margin: 0 auto;
}
.allservices ul li{
	display: block;
	width: 320px;
	max-width: 320px;
	-webkit-flex-basis: 320px;
	-ms-flex-preferred-size: 320px;
	flex-basis: 320px;
	margin: 0 20px;
}
.list_item_inner{
	position: relative;
    display: block;
    padding: 37px 0 25px;
    color: inherit;
    text-decoration: none;
    border: 1px solid #fff;
}
.list_item_inner:before {
    position: absolute;
    top: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease,-webkit-transform .25s ease;
}
.list_item_inner:hover:before{
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-origin: left;
    transform-origin: left;
}
.list_item_title {
    position: relative;
    padding: 0 0 15px;
    font-size: 22px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: .04em;
    color: #fff;
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.list_item_text {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.6;
    color: #fff;
    text-align: center;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}
.list_item_text:before {
    content: "";
    display: block;
    width: 106px;
    height: 1px;
    margin: 0 auto 18px;
    background-color: #fff;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}
.list_item_inner:hover .list_item_text, .list_item_inner:hover .list_item_title {
	color: #0e192d;
}
@media screen and (min-width: 1200px) {
.allservices .allservices_inner{
  width: 100%;
  padding: 60px 0;
  position: relative;
  background-image: url(http://yktax.jp/service/img/all_bk.jpg);
  background-position: right bottom;
  background-size: cover;
}
}
@media screen and (min-width: 769px) {
.list_item_inner:hover .list_item_text:before {
    background-color: #0e192d;
}
}

@media screen and (max-width: 768px){
.allservices {
	margin-top: 60px;
	width: 100%;
}
.allservices ul  {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
}
.allservices ul li {
    width: 100%;
    max-width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 20px 30px 0;
}
.list_item_inner:before {
  display: none;
}
.allservices .allservices_inner{
  width: 100%;
  padding: 60px 0;
  position: relative;
  background-image: url(http://yktax.jp/service/img/all_bk.jpg);
  background-position: right bottom;
  background-size: cover;
}  
}

/*フェアバナー*/
ul#left-bnr {
 display: block;
 width: 35px;
 line-height: 0;
 position: fixed;
 left: 0;
 top: 33%;
 -webkit-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
 z-index: 10;
 background-color: #fff;
 border: 1px solid #999;
 padding:10px 7px;
 border-radius: 0 6px 6px 0; 
}
ul#left-bnr li {
  line-height: 1;
  writing-mode: vertical-rl;
  font-size: 14px;
  font-family: 'Catamaran', sans-serif;
  color: #999;
}
ul#left-bnr li:nth-child(2){
  padding:5px 0;
}
ul#left-bnr li:nth-child(4){
  padding:5px 0;
}
ul#left-bnr li a {
  color:#00a395;
}
ul#left-bnr li a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
 ul#left-bnr { display: none;}
}

#service .section-product__cards__item__button.sp {
  margin-top: 15px;
}