﻿@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700|Open+Sans:400,600,700&display=swap");
@import url("https://use.typekit.net/mky1hvo.css");






/*保浦記載
=========================*/
.tik img{
	width:22px;
}
@media screen and (max-width: 767px) {
.tik img {
    width: 30px;
}
}
footer .footer-l .row-2 .sns a {
    color: #000 !important;
line-height: 0;
}
footer .footer-l .row-2 .sns a :hover{
    opacity:.8;
}



#toc_container p.toc_title {
    margin: 10px 0!important;
    padding: 0px 40px!important;
}

/* お客様インタビュー吹き出し */
.speech-wrap {
    margin-top: 1em;
    margin-bottom: 2em;
    display: flex;
}
.speech-icon{
	margin:0!important;
}
.sbp-l {
    margin-right: auto;
}
.entry-content>*, .demo .entry-content p {
    margin-top: 1.4em;
    margin-bottom: 1.4em;
}
.entry-content>*, .demo .entry-content p {
    line-height: 1.8;
}
.speech-person {
    width: 12%;
    min-width: 12%;
}
figure {
    margin: 0;
}
.speech-icon img, .speech-icon amp-img {
    border-radius: 50%;
    border: 2px solid #ccc;
    width: 100%;
}
.lozad {
    min-height: 1px;
    min-width: 1px;
}
.speech-person {
    width: 12%;
    min-width: 12%;
}
.speech-name {
    text-align: center;
    font-size: 13px;
}
.sbp-l .speech-balloon {
    margin-left: 20px;
}

div.speech-balloon {
    margin-top: 10px;
}

div.speech-balloon {
    height: 100%;
    position: relative;
    padding: 10px;
    background-color: #d8f3fa;
    border-radius: 6px;
    max-width: calc(100% - 14%);
}
.sbp-r div.speech-balloon {
    height: 100%;
    position: relative;
    padding: 10px;
    background-color: #fff;
    border: 2px solid #21c2ed;
    border-radius: 6px;
    max-width: calc(100% - 14%);
}
.speech-balloon::before {
content: "";
    display: inline-block;
    position: absolute;
    top: 11px;
    left: -24px;
    border: 12px solid transparent;
    border-right: 12px solid #d8f3fa;
}
.sbp-r .speech-balloon::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: -12px;
    top: 10px;
    border-right: 12px solid #21c2ed;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}

div.speech-balloon p {
    margin: 0;
}
.sbp-l .speech-balloon::after {
    display:none;
}
.speech-balloon::after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: -9px;
    top: 10px;
    border-right: 12px solid #fff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}

.cf::after {
    clear: both;
    content: "";
    display: block;
}
.sbp-r {
	   flex-direction: row-reverse;
    margin-left: 0;
}
.sbp-r .speech-balloon {
    width: 100%;
}
.sbp-r .speech-balloon {
    margin-right: 20px;
}
.sbp-r .speech-balloon::before {
    right: -12px;
    left: auto;
    border-left: 12px solid #21c2ed!important;
    border-right: none;
}
.sbp-r .speech-balloon::after {
    right: -9px;
    left: auto;
    border-left: 12px solid #fff;
    border-right: none;
}



@media screen and (max-width: 1099px) {
.floating-logo{
    display:none;
}
}
@media screen and (min-width: 1100px) {
.floating-logo img{
    position: fixed;
    z-index: 105;
    bottom: 30px;
    left: 1%;
	max-width: 250px;
}
}
@media screen and (min-width: 1200px) {
.floating-logo img{
    position: fixed;
    z-index: 105;
    bottom: 25px;
    left: 1%;
	max-width: 300px;
}
}


.textlink07{
	position:relative;
	display: inline-block;
	font-size: 14px;
}

.textlink07 span {
	padding-right: 50px;
	color:#009adb;
	font-weight:600;
}

.textlink07 span::before {
	content: '';
	position: absolute;
	top: calc(50% - 0px);
	right: 0;
	transform: rotate(30deg);
	width: 12px;
	height: 1px;
	background-color:#009adb;
}

.textlink07 span::after {
	content: '';
    position: absolute;
    top: 61%;
    right: 0;
    transform: translateY(-50%);
    width: 40px;
    height: 1px;
    background-color:#009adb;
}
#page-default table.voice tbody th{
	background:#d0f5ff;
	text-align:center;
	border: solid 1px #009adb;
	color:#009adb;
	display: table-cell!important;
}
#page-default table.voice tbody td{
	background:#fff;
	text-align:center;
	border: solid 1px #009adb;
	color:#009adb;
	display: table-cell!important;
}
.voice-name{
	font-size:1.3em;
	font-weight:600;
	text-align:right;
}
.post-type-archive-voice .entry-item-meta{
	margin-top:15px;
	color:#009adb;
	font-size: 16px;
}

.post-type-archive-voice .entry-item-title{
	font-size:1.2em;
	color:#009adb;
	font-weight:600;
}
.staff-whitebox{
background-color: #fff;
border-radius: 10px;
position: relative;
    padding: 1rem 1.5rem 0.6rem;
}
.staff-whitebox:before {
content: "";
    position: absolute;
    top: 50px;
    left: -40px;
    margin-top: -20px;
    border: 20px solid transparent;
    border-right: 20px solid #fff;
}

.single-voice .supervision .title {
    color: #39BCDF;
    font-size: 2.3rem;
    font-weight: 600;
    line-height: 2;
    margin-bottom: 18px;
}
.single-voice .supervision {
    padding: 20px 10px 20px;
}

.single-voice .prev-next-link{
	display:none!important;
}
.single-voice #single .content img {
margin: 0!important;
    width: 100%!important;
}
@media screen and (min-width: 751px) {
.staff-whitebox{
    margin-top:0em;
    padding: 1.5rem 2.2rem .8rem 2.6rem;
}
.single-voice .supervision {
    padding: 35px 20px 35px 20px;
}
.post-type-archive-voice .entry-item-published{
	margin-top:0;
}
#page-default table.voice tbody th{
	font-size: 1.2em;
	padding:15px 0;
}
#page-default table.voice tbody td{
	font-size: 1.2em;
	padding:15px 0;
}
}
@media screen and (max-width: 750px) {
.single-voice .supervision .col-xs-3{
	padding:0!important;
}
.single-voice .supervision .col-xs-9{
	padding-right:0!important;
}
.staff-whitebox:before {
    left: -32px;
}
.single-voice .supervision .title {
    font-size: 1.8rem;
}
}

#single .content a.next-link,#single .content a.prev-link{
	padding: 10px 30px;
	    text-decoration: none;
}
#single .content a.next-link p,#single .content a.prev-link p {
    margin-bottom: 0px;
    line-height: 1.5;
    text-align: left;
    padding-left: 12px;
    font-size: 1.4rem;
}
#single .content a.next-link p.prev-next-label {
    text-align: right;
    font-size: .9em;
    margin-bottom: 10px;
    font-weight: 500;
    color: #444;
}
#single .content a.prev-link p.prev-next-label {
font-size: .9em;
    margin-bottom: 10px;
    font-weight: 500;
    color: #444;
    padding: 0;
}

.prev-next-link a {
  border-bottom: 1px #ddd solid;
  display: block;
  text-decoration: none;
  padding: 14px 40px;
  color: #0bd;
}
.prev-next-link a:hover {
  background-color: #f6f6f6;
}
.prev-next-link a:first-child {
  border-top: 1px #ddd solid;
}
.prev-next-label {
  font-size: .825rem;
  color: #000;
  margin-bottom: 10px;
}
/* Responsive */
@media ( min-width: 600px) {
  .prev-next-link {
    display: flex;
  }
  .prev-next-link a {
    flex: 1;
  }
  .prev-next-link a,
  .prev-next-link a:first-child {
    border: none;
  }
  .next-link {
    text-align: right;
  }
}
/* Arrows */
.prev-link {
  background: url(https://kiratt.jp/wp-content/uploads/2023/09/arrow-prev.svg) no-repeat 2px center;
}
.next-link {
  background: url(https://kiratt.jp/wp-content/uploads/2023/09/arrow-next.svg) no-repeat right 2px center;
}
.prev-link,
.next-link {
  background-size: 16px 28px;
}
/* Images */
.thumb-wrap {
  display: flex;
}

#single .content .thumb-wrap img {
  width: 80px;
  height: 100%;
	margin: 0!important;
}

.blog-card {
  background: rgba(251, 140, 0, 0.02);
  border: 1px solid #FC9947;
  word-wrap: break-word;
  max-width: 100%;
  border-radius: 5px;
  margin: 0px 10px 15px 10px;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .2);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.blog-card a{
  text-decoration: none!important;
}

.blog-card:hover {
  cursor: pointer;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .2);
  -moz-transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}

.blog-card:before {
font-family: FontAwesome;
    position: absolute;
    padding: 2px 6px;
    content: "あわせて読みたい";
    background-color: #FC9947;
    color: #fff;
    font-size: .8em;
    z-index: 1;
}

.blog-card a {
  text-decoration: none!important;
}
.blog-card a :hover{
  text-decoration: none!important;
}
.blog-card-thumbnail {
    width: 36%;
    display: table-cell;
    vertical-align: middle;
    padding: 12px 0 12px 15px;
}

.blog-card-thumbnail img {
  padding: 0;
}

.blog-card-content {
  display: table-cell;
  vertical-align: middle;
}

.blog-card-title {
font-size: 1em;
    margin: 5px 15px 5px 25px;
    font-weight: bold;
    color: #444!important;
    text-decoration: none;
    border: none;
    line-height: 1.6;
}


.blog-card-excerpt {
font-size: .8em;
    color: #4c4c4c;
    margin: 0 15px 5px 25px;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: 0.1em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog-card .clear {
  clear: both;
}

@media screen and (max-width: 500px) {
  .blog-card:before {
    font-size: .56em;
  }
  .blog-card-title {
    font-size: .70em;
  }
  .blog-card-excerpt {
    font-size: .60em;
  }
.blog-card-thumbnail {
    width: 36%;
    display: table-cell;
    vertical-align: middle;
    padding: 10px 0 10px 10px;
}
.blog-card-title {
    margin: 5px 10px 5px 10px;
}	
.blog-card-excerpt{
    margin: 5px 10px 5px 10px;
}		
	
}

.btn-column a{
  padding: 2rem 4rem;
  border: 0.1rem solid #39BCDF;
  background: #39BCDF;
  color: #fff!important;
  display: block;
  text-align: center;
  line-height: 1;
  -moz-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer;
	  width: 100%;
}

.btn-column a:hover{
  background: #fff;
  color: #39BCDF!important;
}
@media screen and (max-width: 599px) {
	.row.column .col-sm-6{
			  width: 100%;
	}
}
.box26 {
    position: relative;
    margin: 2em 0;
    padding: 1.5em 1em 1.2em;
    border: solid 3px #95ccff;
    border-radius: 8px;
    font-size: 1.1em;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #95ccff;
    font-weight: bold;
}
.box26 p {
    margin: 0; 
    padding: 0;
}


/* リストcss */
ol.yellow-number,ul.yellow-number {
    background-color: #fffceb;
    margin-bottom: 40px!important;
    width: 90%;
    margin-left: auto!important;
    margin-right: auto!important;
    padding: 40px 50px;
}
.green-box ol.yellow-number,.green-box ul.yellow-number {
    background: none;
    margin-bottom: 20px!important;
    width: 100%;
    margin-left: auto!important;
    margin-right: auto!important;
    padding: 0px 20px;
}
.green-box {
    position: relative;
    padding: 1em 1.5em;
    border: solid 1px #81b6a8;
    border-radius: 8px;
    width: 90%;
    margin: 0 auto;
    background: #f9fffd;
}
.green-box .green-title {
    position: absolute;
    display: inline-block;
    top: -14px;
    left: 25px;
    border-radius: 3px;
    padding: 6px 10px 7px;
    line-height: 1;
    font-size: 14px;
    background: #81b6a8;
    color: #fff;
    font-weight: 300;
}
.green-box p {
    margin: 0; 
    padding: 0;
}


@media screen and (max-width: 600px) {
.green-box {
    padding: 1em 1em;
}
ol.yellow-number,ul.yellow-number {
    width: 100%;
    padding: 25px 20px;
}
.green-box ol.yellow-number,.green-box ul.yellow-number {
    width: 100%;
    padding: 0px 10px;
}
ol.yellow-number li,ul.yellow-number li{
    line-height: 1.7;
}
ol.yellow-number li:before, ul.yellow-number li:before {
    line-height: 2.1!important;
}
}


ol.yellow-number li,ul.yellow-number li{
    position: relative;
    display: block;
    padding: 0em 0px 0em 30px!important;
    margin-bottom: 0.5em;
}

ol.yellow-number li:before,ul.yellow-number li:before{
    background-color: #ffcd44!important;
    height: 23px;
    width: 23px;
    border-radius: 50px;
    top: 3.5px!important;
    text-align: center;
    color: #fff!important;
    font-weight: 300!important;
    padding: 0!important;
    line-height: 1.9;
    font-size: .75em;
}


/* ヘッダー分岐 */

@media screen and (max-width: 599px) {
	.pc-h{
		display:none!important;
	}
}



@media screen and (min-width: 600px) {
	.mobile-h{
		display:none!important;
	}

}

table {
    table-layout: fixed!important;
    word-break: break-all!important;
	width:100%;		/* 追加 */
	max-width:100%;		
}
table th,
table td {
  word-break: break-word!important;
}
.al-c{
	text-align: center;
}
.grecaptcha-logo{
	margin-top:20px;
}

body p{
    line-height: 2;
}
/* 目次 */
#toc_container.toc_light_blue {
    background: #ecfbff;
	text-align: center;
}
#toc_container{
	border: none;
    padding: 10px;
    margin-bottom: 1em;
    width: 100%;
    display: table;
    font-size: 100%;
}
body .header-r p{
	line-height: 1.8;
}
@media screen and (max-width: 750px) {
body .header-r p{
	line-height: 1.2;
}
}

#toc_container.no_bullets li {
	    text-align: left;
    background: 0 0;
    list-style-type: none;
    list-style: none;
    padding: 10px 0 10px;
    border-bottom: dashed 1px #39BCDF;
}
#single .content #toc_container.no_bullets li a {
    text-decoration: none;
}
#toc_container p.toc_title {
text-align: center;
    font-weight: 700;
    margin: 10px 0;
    color: #fff;
    font-size: 1.6em;
    padding: 0px 40px;
    background: #009adb;
    border-radius: 30px;
    display: inline-block;
    letter-spacing: 0;
}
.content .conce p{
	color: #0099ff;
	font-size: 1.5em;
	font-weight: 600;
}


/* シェアボタン */
.addtoany_content.addtoany_content_bottom{
    clear: both;
    margin: 50px auto 30px;
}


/* 投稿 */
.content p{
	margin-bottom:30px;
}

/* よくある質問 */
#faq .faq-list dl dt {
    border-bottom: dashed 2px #d0f5ff;
    cursor: pointer;
    position: relative;
    background: url(https://kiratt.jp/wp-content/uploads/2022/05/q.png) no-repeat;
padding: 0.5rem 3.6rem 1rem 4.8rem;
}
#faq .faq-list dl dd {
    padding: 0.4rem 0 2rem 4.8rem;
    background: url(https://kiratt.jp/wp-content/uploads/2022/05/a.png) no-repeat;
    margin-top: 20px;
}
#faq-1,#faq-2,#faq-3,#faq-4,#faq-5{
padding-top:20px!important;	
}

.row{
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
a img:hover{
	opacity: 0.7;
	    transition: 1s;
}

/* コラム監修 */
.supervision {
	margin-top:50px;
    background-color: #ecfbff;
padding: 20px 20px 10px 20px;
	    margin-right: 0;
    margin-left: 0;
}
.supervision .title{
color: #39BCDF;
    font-size: 2.3rem;
    font-weight: 600;
	line-height: 2;
}
.supervision .sub-title{
color: #39BCDF;
    border-bottom: dashed 2px #39BCDF;
    font-weight: 600;
    padding-bottom: 8px;
	line-height: 2;
}
.supervision p{
margin-bottom:15px;
	    line-height: 1.8;
}

@media screen and (max-width: 767px) {
.supervision {
padding: 30px 15px 15px 15px;
} 
.content .supervision img{
    margin: 0 auto !important;
    width: 60%!important;
	float: none !important;
    display: block;
}
}


/* コンタクトフォーム */

.wpcf7 form .wpcf7-response-output {
    margin: 0;
    padding: 0;
    border: none;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    border: 2px solid #ffb900;
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}


.custom-wpcf7c-confirmed .confirm.btn{
	display: none;
}
.custom-wpcf7c-confirmed .return.btn .wpcf7c-force-hide{
	display: inline-block!important;
}
.custom-wpcf7c-confirmed .submit.btn .wpcf7c-force-hide{
	display: inline-block!important;
}

#contact .wpcf7-spinner {
    position: absolute;
}
#contact .wpcf7-list-item-label:before {
    position: unset;
    left: 0;
}
#contact .wpcf7-list-item {
    margin: 0;
}

/* メルマガ配信 */
#mailpoet_form_1 .mailpoet_paragraph {
    line-height: 20px;
    margin-bottom: 35px;
}
#mailpoet_form_1 .mailpoet_text{
    width: 200px;
    background: #efefef;
    border-radius: 50px;
    padding: 15px!important;
}
#mailpoet_form_1 .mailpoet_submit {
    background: #39BCDF;
    color: #fff;
    border-radius: 50px;
    padding: 15px!important;
}
#mailpoet_form_1 .mailpoet_submit:hover{
cursor: pointer;
}




/* ナビの店舗検索 */
ul.pc-nav li ul{
  display:none;
   margin: 0px;         /* ★2:サブメニュー外側の余白(ゼロ) */
   padding: 0px;        /* ★3:サブメニュー内側の余白(ゼロ) */
   position: absolute;  /* ★4:絶対配置にする */

}
ul.pc-nav li:hover ul{
  display: block;      /* ★5:マウスポインタが載っている項目の内部にあるリストを表示する */
}

header .row-2 ul.pc-nav li.nav ul li{
width: 100%;
	display: block;
    padding: 0 2.8vh;
	background: #39BCDF;
    border-left: none;
}
header .row-2 ul.pc-nav li.nav ul li:hover{
	background: #2091af;
}
header .row-2 ul.pc-nav li.nav ul li a{
	padding:10px 0;
}
header .row-2 {
    position: relative;
    background: #eee;
    z-index: 1000;
}
ul.footer-nav{
column-count: 2;
    margin-top: 1.2rem;
    font-size: 1.35rem;
}




/* サイトマップ */
.page-id-31 li.page-item-4389{
	display:none!important;
}


html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

caption,
th,
td {
  text-align: left;
  vertical-align: middle;
  font-weight: 200
}

q::before,
q::after,
blockquote::before,
blockquote::after {
  content: "";
  content: none
}

a {
  display: inline-block
}

a img {
  border: none
}

img {
  vertical-align: bottom;
  max-width: 100%
}

ul {
  list-style: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block
}

a {
color: #191919;
  text-decoration: none
}

a:link {
color: #191919;
}

a:active {
color: #191919;
}
a:visited {
color: #191919;
}

a:hover {
  cursor: pointer;
}
p {
  margin: 0;	
}
.b{
font-weight: 600;
}
.red{
color:#ff0000;	
}
.marker1 {
    background-color: #feffbe;
}
.marker3 {
    background: linear-gradient(transparent 60%, #fdff81 0%);
}



input,
button,
textarea,
select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

input#pwbox-4389,input#pwbox-1123{
    padding: 1rem;
    width: 100%;
    border: 0.1rem solid #c7c7c7;
    border-radius: 0.5rem;
    font-size: 1.6rem;
    font-size: 16px;
    resize: vertical;
}
#report input[type="submit"],#member input[type="submit"] {
padding: 1.5rem 4rem;
    border: 0.1rem solid #39BCDF;
    background: #39BCDF;
    color: #fff;
    margin-top: 20px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    line-height: 1;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
}



*:focus {
  outline: none;
}


*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}

.page-header {
  background-position: center center;
  background-size: cover;
  margin: 0;
  padding: 64px 0
}

.gray-box{
    margin: 3rem 0;
padding: 3rem;
    background: #eee;
}




@media (min-width: 768px) {
  .page-header {
    background-attachment: fixed;
  }
}

.page-header--has_background-image {
  padding-top: 160px;
  padding-bottom: 160px;
}

.page-header__title {
  font-size: 28px;
  margin: 0
}

.page-header__description {
  margin-top: 20px;
  margin-bottom: -11.5px
}

.breadcrumbs .bc-arrow {
  display: inline-block;
  position: relative
}

.breadcrumbs .bc-arrow:after {
  content: '>';
  position: absolute;
  top: 50%;
  right: .4rem;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -moz-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s
}

.breadcrumbs #breadcrumb {
  background: #f7f7f7;
  padding: 0.2rem 0
}

.breadcrumbs #breadcrumb ul {
  width: 92%;
  max-width: 100rem;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1
}

.breadcrumbs #breadcrumb ul li {
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1
}

.breadcrumbs #breadcrumb ul li a {
  font-size: 1.2rem;
  line-height: 1;
  position: relative;
  padding-right: 1.5rem
}

.breadcrumbs #breadcrumb ul li span span {
  display: none
}

.breadcrumbs #breadcrumb ul li:first-child a span {
  color: #39BCDF
}

@media (max-width: 750px) {
  .breadcrumbs #breadcrumb ul {
    width: 92%
  }
}

#pagination .single {
  border-top: 0.1rem solid #f7f7f7;
  margin: 6rem auto 4rem;
  padding-top: 2rem;
  position: relative
}

#pagination .single .page-numbers {
  position: absolute;
  top: 0
}

#pagination .single .page-numbers a {
  padding: 1rem
}

#pagination .single .page-numbers a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: .6;
  color: #74b3af
}

#pagination .single .back {
  right: 0;
  left: 0;
  text-align: center
}

#pagination .single .next {
  right: 0
}

#pagination .single .next a {
  padding-right: 2rem
}

#pagination .single .next a:after {
  right: 1rem !important
}

#pagination .single .prev {
  left: 0;
  z-index: 5
}

#pagination .single .prev a {
  padding-left: 2rem;
  position: relative
}

#pagination .single .prev a:after {
  position: absolute;
  content: "";
  top: 40%;
  left: 1rem;
  right: auto;
  width: 0.6rem;
  height: 0.6rem;
  border-top: #333 0.1rem solid;
  border-right: #333 0.1rem solid;
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg)
}

#pagination .page-list {
  display: flex;
  justify-content: center;
  border-top: 0.1rem solid #f7f7f7;
  margin: 6rem auto 4rem;
  padding-top: 2rem
}

#pagination .page-list .page-numbers {
  margin: 1rem;
  padding: 1rem
}

#pagination .page-list .page-numbers:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: .6;
  color: #74b3af
}

#pagination .page-list .current {
  color: #74b3af
}

#pagination .page-list .next {
  padding-right: 2rem
}

#pagination .page-list .next:after {
  right: 1rem !important
}

#pagination .page-list .prev {
  text-align: right;
  padding-left: 2rem;
  position: relative
}

#pagination .page-list .prev:after {
  position: absolute;
  content: "";
  top: 40%;
  left: 1rem;
  right: auto;
  width: 0.6rem;
  height: 0.6rem;
  border-top: #333 0.1rem solid;
  border-right: #333 0.1rem solid;
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg)
}

@media (max-width: 750px) {
  #pagination {
    font-size: 3.7vw
  }

  #pagination .page-list .page-numbers {
    margin: 0.5rem;
    padding: 1rem .5rem
  }

  #pagination .page-list .dots {
    margin: 0.5rem 0;
    padding: 1rem 0
  }

  #pagination .page-list .next {
    margin-right: 0;
    padding-right: 2rem
  }

  #pagination .page-list .prev {
    margin-left: 0;
    padding-left: 2rem
  }
}

@media (max-width: 320px) {
  #pagination .page-list .page-numbers {
    font-size: 1.2rem;
    margin: 0.5rem 1rem;
    padding: 1rem 0
  }

  #pagination .page-list .dots {
    margin: 0.5rem 0;
    padding: 1rem 0
  }

  #pagination .page-list .next:after,
  #pagination .page-list .prev:after {
    content: none !important
  }
}

.btn {
  text-align: center;
  margin-top: 4rem
}

.btn a,
.btn input {
  padding: 2rem 4rem;
  border: 0.1rem solid #39BCDF;
  background: #39BCDF;
  color: #fff;
  display: inline-block;
  text-align: center;
  line-height: 1;
  -moz-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer
}

.btn a:hover,
.btn input:hover,
#single .content .btn a:hover {
  background: #fff;
  color: #39BCDF
}

.arrow,
#pagination .single .next a,
#pagination .page-list .next {
  display: inline-block;
  position: relative
}

.arrow:after,
#pagination .single .next a:after,
#pagination .page-list .next:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  width: 0.6rem;
  height: 0.6rem;
  border-top: #333 0.1rem solid;
  border-right: #333 0.1rem solid;
  -moz-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  -moz-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s
}

.arrow:hover:after,
#pagination .single .next a:hover:after,
#pagination .page-list .next:hover:after {
  right: -1rem
}

.bT {
  position: relative
}

.bT:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 0;
  background: linear-gradient(90deg, #007770, #74b3af);
  -moz-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s
}

.bT:hover:before {
  height: .4rem
}

.bB {
  position: relative
}

.bB:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: .1rem;
  background: linear-gradient(270deg, #007770, #74b3af);
  -moz-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s
}

.bB:hover:before {
  width: 100%
}

@media (max-width: 750px) {
  .btn {
    width: 80%;
    margin: 2rem auto 0
  }

  .btn a,
  .btn input {
    width: 100%;
    padding: 1.5rem 1rem;
    font-weight: bold
  }

  .btn a:hover,
  .btn input:hover {
    background: #39BCDF;
    color: #fff
  }

  .bT:before {
    content: none
  }
}

h1 {
  line-height: 1
}

h2 {
	    line-height: 1.5em;
    font-weight: 600;
    font-size: 2.55rem;
    color: #009adb;
    background-color: #d0f5ff;
    padding:1.2rem;
    position: relative;
    margin-bottom: 5rem;
    margin-top: 5rem;
    border-bottom: none;
    background-size: 0rem auto;
    border-radius: 0px;
}
h2:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 15px transparent;
    border-right: solid 20px rgb(67 143 174);
}
h2.mainv-ttl{
    line-height: 1.5em;
    font-weight: 600;
    font-size: 2.55rem;
    color: #191919;
    position: relative;
    margin-bottom: 2rem;
    margin-top: 0;
    border-bottom: none;
    background:none;
    border-radius: 0px;
    border-left: solid 5px #009adb;
	    padding: 3px 0 3px 5px;
}

h2.mainv-ttl:before{
    display:none;
}


h3 {
    margin-bottom: 3rem;
    margin-top: 4rem;
    padding-bottom: 0.8rem;
    line-height: 1.4;
    font-size: 2.45rem;
    font-weight: 600;
  color: #009adb;
	 border-bottom: dashed 2px #009adb;
}

.content h2 {
    position: relative;
    background: #39BCDF;
    box-shadow: 0px 0px 0px 7px #39BCDF;
    padding: 0.2em 0.2em 0.2em 1em;
    color: #fff;
	border:none;
}
.content h2:before {
    display:none;
}
.content h2:after {
    position: absolute;
    content: '';
    left: -7px;
    top: -7px;
    border-width: 0 0 20px 20px;
    border-style: solid;
    border-color: #fff #fff #009adb;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.content h3 {
  position: relative;
  padding: 1rem .5rem;
background: none;
	border:none;
    color: #2c2c2c;
    font-size: 2.1rem;
}
.content h3:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  content: '';
    background-image: linear-gradient(to left, #8cffe3 0%, #21c2ed 100%);
}

@media (max-width: 750px){
.content h3{
    font-size: 4.4vw;
}
}


h4 {
    margin-bottom: 2.5rem;
    margin-top: 3rem;
    padding: 0.7rem 1rem;
    line-height: 1.4;
    background: #e6e6e6;
    font-size: 1.8rem;
    font-weight: 600;
    border-bottom: none;
}



#page-default h1,
#archive h1 {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  font-size: 3rem;
  line-height: 1;
  letter-spacing: .5rem;
  text-shadow: 0 0 0.2rem #fff
}

#page-default .single-ttl h1 {
margin: 0;
    padding: 20px 0;
    font-size: 2.6rem;
    font-weight: 500;
    text-align: left;
    line-height: 1.4;
    color: #333;
    top: 0;
    transform: none;
    position: unset;

	    letter-spacing: 0.1em;
}

#page-default h1 span,
#archive h1 span {
  display: block;
  margin-top: 1rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.3;
  color: #39BCDF;
  letter-spacing: .1rem
}


#page-default .heading,
#archive .heading {
  margin-bottom: 4rem;
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: .1rem
}

@media (max-width: 750px) {
  h2 {
font-size: 4.8vw;
  }



  h3 {
    font-size: 4.4vw;
    margin: 1rem 0
  }

  h4 {
    font-size: 4vw;
  }
	
  #page-default h1,
  #archive h1,
  #single h1 {
    font-size: 7vw;
    text-shadow: 0 0 0.5rem #fff
  }

  #page-default h1 span,
  #archive h1 span,
  #single h1 span {
    font-size: 6vw
  }


}

.check {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  z-index: 99999
}

header {
  border-top: 0.5rem solid #39BCDF;
  border-bottom: 0.3rem solid #c2c2c2;
  background: #fff
}

header .row-1 .inner.flex {
  justify-content: space-between;
  align-items: center
}

header .row-1 .logo {
  margin: 1.5rem 0 2rem
}

header .row-1 .logo a {
  vertical-align: bottom
}

header .row-1 .logo img {
  display: block
}

header .row-1 .header-r {
  display: flex;
  align-items: center
}

header .row-1 .header-r a {
  display: flex
}

header .row-1 .header-r .img svg {
  display: block;
  width: 3.2rem
}

header .row-1 .header-r p span {
  display: block
}

header .row-1 .header-r .tel-btn .img {
  display: flex;
  margin-right: 1rem;
  align-items: center
}

header .row-1 .header-r .tel-btn .img svg {
  fill: #39BCDF
}

header .row-1 .header-r .tel-btn p {
  font-size: 1.2rem;
  text-align: center;
  line-height: 1
}

header .row-1 .header-r .tel-btn p span {
  font-size: 2.8rem;
  color: #39BCDF;
  line-height: 1.2;
  font-weight: bold
}

header .row-1 .header-r .contact-btn {
  margin-left: 3rem
}

header .row-1 .header-r .contact-btn a {
  padding: 1rem 1.5rem;
  border-radius: .5rem;
  border: 0.1rem solid #39BCDF;
  height: 4.7rem
}

header .row-1 .header-r .contact-btn a:hover {
  background: #fff
}

header .row-1 .header-r .contact-btn a:hover .img svg {
  fill: #39BCDF
}

header .row-1 .header-r .contact-btn a:hover .txt p {
  color: #39BCDF
}

header .row-1 .header-r .contact-btn .img {
  margin-right: 1.5rem;
  display: flex
}

header .row-1 .header-r .contact-btn .img svg {
  width: 2.5rem;
  fill: #fff
}

header .row-1 .header-r .contact-btn p {
  font-size: 1.4rem;
  color: #fff
}

header .row-2 {
  position: relative;
  background: #eee
}

header .row-2 .nav {
  justify-content: space-between
}

header .row-2 .nav li {
  width: calc(100% / 5);
  border-right: 0.1rem solid #fff
}

header .row-2 .nav li:first-child {
  border-left: 0.1rem solid #fff
}

header .row-2 .nav li a {
  display: block;
  padding: 1.5rem 0;
  font-size: 1.6rem;
  text-align: center
}

@media (min-width: 751px) {
  header .row-2 .nav li:hover {
    background: #39BCDF
  }

  header .row-2 .nav li:hover a {
    color: #fff
  }

  header .row-2 .nav li:hover .dropdown {
    opacity: 1;
    visibility: visible;
    z-index: 99
  }
}

header .row-2 .dropdown {
  width: 100%;
  padding-top: 1rem;
  background: #74b3af;
  position: absolute;
  top: 5.8rem;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: -10;
  transition: .3s
}

header .row-2 .dropdown .drop-ttl {
  color: #fff;
  border-bottom: 0.1rem solid #fff
}

header .row-2 .dropdown .dropdown-menu {
  display: flex;
  justify-content: space-between
}

header .row-2 .dropdown .dropdown-menu li {
  width: auto;
  border: none;
  flex: 1 0 auto
}

header .row-2 .dropdown .dropdown-menu li a {
  padding: 1rem;
  color: #fff
}

header .row-2 .dropdown .dropdown-menu li span {
  display: none
}

#sidemenu {
  width: 25%
}

#sidemenu .c-24h {
  padding: 2rem;
  margin-bottom: 5rem;
  text-align: center;
  background-color: #d0f5ff;
  display: flex;
  align-items: center;
  flex-direction:column;
}

#sidemenu .c-24h .comment {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.5;
color: #009adb;
  position: relative;
  margin-bottom: 1rem;
  white-space: nowrap;
}
@media (max-width: 1000px) {
  #sidemenu .c-24h .comment {
    font-size: 1.6rem;
  }
}
#sidemenu .c-24h .comment:before,
#sidemenu .c-24h .comment:after {
  position: relative;
  display: inline-block;
  content: "";
  background: #009adb;
  width: 2px;
  height: 1em;
  margin: 0 1em;
  margin-top: -.2em;
  vertical-align: middle;
}
#sidemenu .c-24h .comment:before {
  transform: rotate(-35deg);
}
#sidemenu .c-24h .comment:after {
  transform: rotate(35deg);
}

#sidemenu .c-24h .net-btn {
  background-color: #FC9947;
  color: #fff;
  border: 0.1rem solid #FC9947;
  font-size: 1.8rem;
  text-align: center;
  padding: 1rem 10px;
  display: block
}

#sidemenu .c-24h .net-btn:hover {
  background-color: #fff;
  color: #FC9947
}

#sidemenu .blog {
  margin-bottom: 5rem
}

#sidemenu .btn-more {
  margin-top: 1rem
}

#sidemenu .btn-more a {
  font-size: 1.4rem;
  display: inline-block;
  position: relative;
  text-align: right;
  display: block;
  padding-right: .5rem
}

#sidemenu .btn-more a:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  width: 0.6rem;
  height: 0.6rem;
  border-top: #333 0.1rem solid;
  border-right: #333 0.1rem solid;
  -moz-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  -moz-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s
}

@media (min-width: 1025px) {
  #sidemenu .btn-more a:hover:after {
    right: -.5rem
  }
}

#sidemenu .ttl {
  font-size: 2rem;
  text-align: center;
  font-weight: bold;
  border: 0.1rem solid #39BCDF;
  padding: 1rem 0;
  background-color: #f7f7f7;
  margin-bottom: 2rem;
  line-height: 1.4
}

#sidemenu .blog,
#sidemenu .media {
  margin-bottom: 5rem
}

#sidemenu .blog ul,
#sidemenu .media ul {
  margin-top: 0
}

#sidemenu .blog ul li,
#sidemenu .media ul li {
  padding: 1rem 0;
  text-align: center;
  border-bottom: 0.1rem dotted #eafbff;
  display: inline-block;
  position: relative;
  display: block
}

#sidemenu .blog ul li:after,
#sidemenu .media ul li:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  width: 0.6rem;
  height: 0.6rem;
  border-top: #333 0.1rem solid;
  border-right: #333 0.1rem solid;
  -moz-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  -moz-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s
}

@media (min-width: 1025px) {

  #sidemenu .blog ul li:hover:after,
  #sidemenu .media ul li:hover:after {
    right: -.5rem
  }
}

#sidemenu .blog ul li:before,
#sidemenu .media ul li:before {
  content: none !important
}

#sidemenu .blog ul li:after,
#sidemenu .media ul li:after {
  width: 0.8rem;
  height: 0.8rem;
  border-top: #007770 0.1rem solid;
  border-right: #007770 0.1rem solid;
  right: 0
}

#sidemenu .blog ul li:last-child,
#sidemenu .media ul li:last-child {
  border-bottom: none
}

#sidemenu .blog ul li:hover:after,
#sidemenu .media ul li:hover:after {
  right: -.5rem
}

#sidemenu .blog ul li a,
#sidemenu .media ul li a {
  padding: 0;
  display: flex
}

#sidemenu .blog ul li .img,
#sidemenu .media ul li .img {
  width: 45%;
  margin-right: 3%
}

#sidemenu .blog ul li .img img,
#sidemenu .media ul li .img img {
  width: 100%;
  height: 7rem;
  object-fit: cover;
  font-family: 'object-fit: cover;'
}

#sidemenu .blog ul li .txt,
#sidemenu .media ul li .txt {
  width: 55%;
  font-size: 1.4rem;
  text-align: left
}

#sidemenu .blog ul li .txt .list-ttl,
#sidemenu .media ul li .txt .list-ttl {
  line-height: 1.5
}

#sidemenu .blog ul li .txt .date,
#sidemenu .media ul li .txt .date {
  margin-bottom: 0.2rem
}

#sidemenu .sns .fb,
#sidemenu .sns .tw {
  margin-bottom: 5rem
}

#sidemenu .sns .tw .tw-contents {
  height: 35rem;
  overflow: scroll;
  border: 0.1rem solid #f7f7f7
}

#sidemenu .sns .line .ttl2 {
  text-align: center;
  color: #39BCDF;
  font-weight: bold
}

#sidemenu .sns .line .descri {
  font-size: 1.4rem
}

@media (min-width: 751px) and (max-width: 1024px) {
  header .logo a {
    width: 80%
  }

  header .nav li {
    margin-left:0;
    font-size: 1.8vw;
  }
header .row-2 .nav li a{
    font-size: 1.2vw;
  }
  header .nav li.square a {
    padding: 1rem
  }

  header .nav li.square a .fas {
    display: block;
    margin-right: 0;
    margin-bottom: .5rem
  }

  header .nav .bT:before {
    content: none
  }
}

@media (max-width: 750px) {
  header {
    position: fixed;
    width: 100%;
    z-index: 999;
    border-top: 0.3rem solid #39BCDF;
    border-bottom: none
  }

  header .row-1 {
    padding-right: 5rem
  }

  header .row-1 .inner.flex {
    width: 100%
  }

  header .row-1 .logo {
    margin: 0;
    width: 50%
  }

  header .row-1 .header-r .tel-btn,
  header .row-1 .header-r .contact-btn {
    background-color: #39BCDF;
    margin: 0;
    padding: 0;
    border-radius: 0
  }

  header .row-1 .header-r .tel-btn a,
  header .row-1 .header-r .contact-btn a {
    height: 100%;
    padding: .5rem;
    align-items: center;
    height: 5rem
  }

  header .row-1 .header-r .tel-btn .img,
  header .row-1 .header-r .contact-btn .img {
    margin-right: .5rem
  }

  header .row-1 .header-r .tel-btn .img svg,
  header .row-1 .header-r .contact-btn .img svg {
    fill: #fff;
    width: 6vw
  }

  header .row-1 .header-r .tel-btn p,
  header .row-1 .header-r .contact-btn p {
    line-height: 1.4;
    font-size: 3vw;
    color: #fff;
    text-align: left;
    font-weight: bold
  }

  header .row-1 .header-r .contact-btn {
    background-color: #ead249;
    width: 5rem;
    height: 5rem;
    display: flex;
    align-items: center;
    justify-content: center
  }

  header .row-1 .header-r .contact-btn a {
    width: 100%;
    display: flex;
    justify-content: center;
    border-radius: 0
  }

  header .row-1 .header-r .contact-btn a .img {
    margin-right: 0
  }

  header .row-1 .header-r .contact-btn svg {
    width: 60%;
    fill: none;
    stroke-width: .4rem;
    stroke-linecap: round
  }

  header #toggle {
    margin-top: .3rem;
    align-self: baseline;
    position: relative;
    left: -5rem;
    z-index: 999
  }

  header #toggle .menu-trigger {
    background: #fff;
    width: 5rem;
    height: 5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
  }

  header #toggle .menu-trigger span,
  header #toggle .menu-trigger span:before,
  header #toggle .menu-trigger span:after {
    width: 2.5rem;
    height: 0.3rem;
    background: #39BCDF
  }

  header #toggle .menu-trigger span {
    display: block;
    position: relative;
    margin: 0 auto
  }

  header #toggle .menu-trigger span:before,
  header #toggle .menu-trigger span:after {
    content: "";
    position: absolute;
    left: 0;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
  }

  header #toggle .menu-trigger span:before {
    top: -1rem
  }

  header #toggle .menu-trigger span:after {
    bottom: -1rem
  }

  header #toggle .menu-trigger.active span {
    background: transparent
  }

  header #toggle .menu-trigger.active span:before {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0
  }

  header #toggle .menu-trigger.active span:after {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: 0
  }

  header .row-2 {
    display: inline-flex;
    justify-content: flex-end;
    background: none;
    transition: .3s
  }

  header .row-2.header-r {
    width: 90%;
    height: 100vh;
    position: fixed;
    top: 0;
    right: -90%;
    background: none;
    z-index: 999
  }

  header .row-2:before {
    content: '';
    width: 100%;
    height: 100vh;
    background: rgba(51, 51, 51, 0);
    position: fixed;
    top: 0;
    left: 0;
    z-index: -999;
    visibility: hidden;
    transition: .3s
  }

  header .row-2.active {
    right: -5rem
  }

  header .row-2.active:before {
    z-index: 990;
    background: rgba(51, 51, 51, 0.5);
    visibility: visible
  }

  header .row-2 .inner {
    width: 80%;
    margin: 0;
    position: relative;
    left: -5rem;
    z-index: 999;
    background: #93d9ea;
    flex: 1 0 auto
  }

  header .row-2 .nav {
    overflow: hidden;
    *zoom: 1;
    width: 92%;
    margin: 0 auto;
    padding: 0;
    display: block
  }

  header .row-2 .nav li {
    width: 100%;
    border-right: none;
    border-bottom: 0.1rem solid #fff;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
  }

  header .row-2 .nav li:first-child {
    border-left: none
  }

  header .row-2 .nav li a {
    font-size: 4.2vw;
    padding: 4vw 0;
    text-align: left;
    color: #fff;
    display: inline-block;
    position: relative;
    display: block
  }

  header .row-2 .nav li a:after {
    position: absolute;
    content: "";
    top: 50%;
    right: 0;
    width: 0.6rem;
    height: 0.6rem;
    border-top: #333 0.1rem solid;
    border-right: #333 0.1rem solid;
    -moz-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%);
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
  }
}

@media (max-width: 750px) and (min-width: 1025px) {
  header .row-2 .nav li a:hover:after {
    right: -.5rem
  }
}

@media (max-width: 750px) {
  header .row-2 .nav li a:after {
    right: 8%;
    width: 1rem;
    height: 1rem;
    border-top: #fff 0.2rem solid;
    border-right: #fff 0.2rem solid
  }

  header .row-2 .nav li:nth-of-type(2) {
    animation-delay: .05s
  }

  header .row-2 .nav li:nth-of-type(3) {
    animation-delay: .1s
  }

  header .row-2 .nav li:nth-of-type(4) {
    animation-delay: .15s
  }

  header .row-2 .nav li:nth-of-type(5) {
    animation-delay: .2s
  }

  header .row-2 .nav li:nth-of-type(6) {
    animation-delay: .25s
  }

  header .row-2 .nav li:nth-of-type(7) {
    animation-delay: .3s
  }

  header .row-2 .nav li:nth-of-type(8) {
    animation-delay: .35s
  }

  header .row-2 .nav li:nth-of-type(9) {
    animation-delay: .4s
  }

  header .row-2 .nav li:nth-of-type(10) {
    animation-delay: .45s
  }

  header .row-2 .nav li:nth-of-type(11) {
    animation-delay: .55s
  }

  header .row-2 .nav li:nth-of-type(12) {
    animation-delay: .55s
  }

  header .row-2 .nav li:nth-of-type(13) {
    animation-delay: .6s
  }

  header .row-2 .nav .tel-btn,
  header .row-2 .nav .contact-btn {
    border-bottom: none
  }

  header .row-2 .nav .tel-btn a,
  header .row-2 .nav .contact-btn a {
    padding: 1rem 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff
  }

  header .row-2 .nav .tel-btn a:after,
  header .row-2 .nav .contact-btn a:after {
    border: none;
    top: auto;
    transform: none;
    right: .3rem;
    bottom: .3rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 2rem 2rem
  }

  header .row-2 .nav .tel-btn .img,
  header .row-2 .nav .contact-btn .img {
    width: 17%
  }

  header .row-2 .nav .tel-btn .img svg,
  header .row-2 .nav .contact-btn .img svg {
    fill: #fff;
    display: block
  }

  header .row-2 .nav .tel-btn .txt,
  header .row-2 .nav .contact-btn .txt {
    width: 83%;
    text-align: center;
    line-height: 1.2;
    font-size: 1.2rem
  }

  header .row-2 .nav .tel-btn .txt p span,
  header .row-2 .nav .contact-btn .txt p span {
    display: block;
    font-size: 2rem;
    font-weight: bold
  }

  header .row-2 .nav .tel-btn {
    margin: 4rem 0 2rem;
    background: #ead249
  }

  header .row-2 .nav .tel-btn a:after {
    border-color: transparent transparent #fff transparent
  }

  header .row-2 .nav .contact-btn {
    background: #fff;
    border: 0.3rem solid #39BCDF
  }

  header .row-2 .nav .contact-btn a {
    padding: 1.5rem 2rem;
    color: #39BCDF;
    font-weight: bold
  }

  header .row-2 .nav .contact-btn a:after {
    border-color: transparent transparent #39BCDF transparent
  }

  header .row-2 .nav .contact-btn .img svg {
    fill: #39BCDF
  }

  header #searchform {
    margin: 3rem auto
  }

  header #searchform .searchform-box {
    position: relative
  }

  header #searchform input[type="text"],
  header #searchform input[type="search"] {
    display: block;
    width: 92%;
    margin: 0 auto;
    padding: 1rem;
    background: #fff;
    border-radius: .5rem;
    border: 0.1rem solid #eee;
    font-size: 1.4rem
  }

  header #searchform input[type="submit"] {
    position: absolute;
    right: 4%;
    top: 0;
    width: 4rem;
    height: 100%
  }

  header #searchform svg {
    position: absolute;
    right: 6%;
    top: 50%;
    transform: translateY(-50%);
    width: 2.5rem;
    background: #fff;
    fill: none;
    stroke: rgba(51, 51, 51, 0.6);
    stroke-width: .4rem;
    stroke-linecap: round;
    pointer-events: none
  }

  main {
    padding-top: 5.3rem
  }

  main .inner {
    padding-left: 0;
    box-sizing: border-box;
    display: block
  }

  #sidemenu {
    width: 100%;
    margin-top: 5rem
  }

  #sidemenu .c-24h {
    padding: 4vw;
    margin-bottom: 4rem
  }

  #sidemenu .c-24h .comment {
    font-size: 5vw
  }

  #sidemenu .c-24h .net-btn {
    font-size: 5vw;
    font-weight: bold;
    padding: 2vw 10px;
  }

  #sidemenu .ttl {
    font-size: 5vw
  }

  #sidemenu .btn-more a {
    font-size: 3.2vw
  }

  #sidemenu .media ul li .img img,
  #sidemenu .blog ul li .img img {
    height: 9rem
  }

  #sidemenu .sns .line .ttl2 {
    font-size: 4.6vw
  }

  #sidemenu .sns .line .descri {
    font-size: 3.4vw
  }

  #sidemenu .sns .line .img {
    text-align: center;
    margin-bottom: 1rem
  }
}

@media all and (-ms-high-contrast: none) {
  header .row-1 .inner.flex {
    height: 10rem
  }

  header .row-1 .header-r a {
    align-items: center
  }

  header .row-1 .header-r .contact-btn a {
    height: 4.7rem
  }
}

footer {
  margin-top: 10rem;
  position: relative;
  background: #eee
}

footer .inner {
  padding: 3rem 0 0
}

footer .inner>.flex {
  justify-content: space-between
}

footer .bB:before {
  background: #333
}

footer .footer-l .row-1 {
  flex-direction: column;
  margin-bottom: 2rem
}

footer .footer-l .row-1 .logo {
  margin-right: 4rem;
  margin-bottom: 2rem
}

footer .footer-l .row-1 p {
  font-size: 1.2rem
}

footer .footer-l .row-2 .sns a {
  display: block;
  margin-right: 1rem;
  font-size: 2.5rem;
  -moz-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s
}

footer .footer-l .row-2 .sns a:hover {
  color: #39BCDF
}

footer .footer-l p {
  line-height: 1.8
}

footer .footer-r {
  margin-bottom: 3rem;
  width: 50%;
  justify-content: space-between
}

footer .footer-r ul li {
  margin: 0 0 1.3rem;
}

footer .footer-r ul li a {
  padding-left: 2rem;
  position: relative
}

footer .footer-r ul li a:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  left: 0;
  width: 1rem;
  height: 1rem;
  border-right: 0.2rem solid #39BCDF;
  border-bottom: 0.2rem solid #39BCDF;
  transition: .3s
}

footer .footer-r ul li ul {
  margin-left: 2rem
}

footer .footer-r ul li ul li a {
  padding-left: 1.5rem
}

footer .footer-r ul li ul li a:before {
  width: 1rem;
  height: .2rem;
  background: #39BCDF;
  border: none;
  transform: translateY(-50%)
}

footer .sitemap {
  margin-bottom: 2rem
}

footer .sitemap ul li {
  margin-right: 4rem
}

footer .sitemap ul li a {
  font-size: 1.2rem;
  padding-left: 2rem;
  position: relative
}

footer .sitemap ul li a:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  left: 0;
  width: 1rem;
  height: 1rem;
  border-right: 0.2rem solid #39BCDF;
  border-bottom: 0.2rem solid #39BCDF;
  transition: .3s
}

footer .sitemap ul li a:before {
  width: .8rem;
  height: .8rem;
  border-right: 0.1rem solid #333;
  border-bottom: 0.1rem solid #333
}

footer .guide {
  padding: .9rem 0;
  background: #39BCDF
}

footer .guide .inner {
  padding: 0
}

footer .guide .copy {
  line-height: 1;
  font-size: 1.2rem;
  color: #fff;
  text-align: center
}

@media (min-width: 751px) and (max-width: 1024px) {
  footer .footer-l .row-2 .btn a {
    padding: 1.4rem 2rem
  }

  footer .footer-r ul:first-child {
    margin-right: 1.4rem
  }
}

@media (max-width: 750px) {
  footer {
    margin-top: 5rem
  }

  footer .inner {
    width: 100%
  }

  footer .inner {
    padding: 0 0 2rem
  }

  footer .inner>.flex {
    flex-direction: column-reverse
  }

  footer .footer-l {
    margin: 2rem auto 0;
    width: 92%
  }

  footer .footer-l .row-1 {
    margin: 0;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    display: block
  }

  footer .footer-l .row-1 .logo {
    margin: 0;
    text-align: center;
    margin-bottom: 2rem
  }

  footer .footer-l .row-1 p {
    font-size: 1rem;
    letter-spacing: 0
  }

  footer .footer-l .row-2 {
    margin: 2rem 0
  }

  footer .footer-l .row-2 .sns {
    justify-content: center
  }

  footer .footer-l .row-2 .sns a {
    font-size: 3.5rem
  }

  footer .footer-r {
    display: none;
    width: 100%;
    margin-bottom: 0;
    padding-top: 1rem;
    padding-bottom: 2rem;
    background: #eee;
    justify-content: space-around
  }

  footer .footer-r>ul {
    width: 46%
  }

  footer .footer-r ul li span {
    display: none
  }

  footer .sitemap {
    margin: 0
  }

  footer .sitemap ul {
    flex-direction: column-reverse
  }

  footer .sitemap ul li {
    margin: 0;
    text-align: center;
    margin-bottom: .5rem
  }

  footer .sitemap ul li:before {
    display: none
  }

  footer .guide {
    margin-top: 0
  }

  footer .guide .inner {
    justify-content: center
  }
}

#top .mainv {
  position: relative
}

#top .mainv .mainv-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

#top .mainv .mainv-slider .slick-slider,
#top .mainv .mainv-slider .slick-list,
#top .mainv .mainv-slider .slick-track {
  width: 100%;
  height: 100%
}

#top .mainv .mainv-slider .slick-slide {
  width: 100%;
  height: 100%
}

#top .mainv .mainv-slider .slick-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;'
}

#top .mainv .mainv-slider .slick-arrow {
  width: 4rem;
  height: 4rem;
  border: 0.2rem solid #39BCDF;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  z-index: 10
}

#top .mainv .mainv-slider .slick-arrow:before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid
}

#top .mainv .mainv-slider .slick-prev {
  left: 14rem;
  transform: translateX(-50%) translateY(-50%)
}

#top .mainv .mainv-slider .slick-prev:before {
  border-width: .7rem 1.2rem .7rem 0;
  border-color: transparent #39BCDF transparent transparent
}

#top .mainv .mainv-slider .slick-next {
  right: 14rem;
  transform: translateX(50%) translateY(-50%)
}

#top .mainv .mainv-slider .slick-next:before {
  border-width: .7rem 0 .7rem 1.2rem;
  border-color: transparent transparent transparent #39BCDF
}

#top .mainv .mainv-slider .slick-dots {
  display: flex !important;
  justify-content: center;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 1rem
}

#top .mainv .mainv-slider .slick-dots li {
  margin: 0 .5rem
}

#top .mainv .mainv-slider .slick-dots button {
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  background: #fff;
  border-radius: 50%;
  border: 0.2rem solid #39BCDF;
  font-size: 0
}

#top .mainv .mainv-slider .slick-dots .slick-active button {
  background: #39BCDF
}

#top .mainv p {
  font-size: 6rem;
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}

#top .page-under {
  justify-content: space-between;
  margin-top: 8rem
}

#top .content {
  width: 70%
}

#top .content section {
  padding: 5rem 0 0
}

#top .content .about {
  padding-top: 0
}

#top .content .about .txt {
  text-align: center
}

#top .content .kiratt .comment {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  margin: 4rem 0 2rem
}

#top .content .kiratt .img {
  margin: 2rem 0
}

#top .content .flow ul {
  background-color: #eafbff;
  display: flex;
  flex-wrap: wrap;
  padding: 3rem
}

#top .content .flow ul li {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 5%;
  position: relative
}

#top .content .flow ul li:nth-child(3n) {
  margin-right: 0
}

#top .content .flow ul li:nth-child(n+3) {
  margin-bottom: 0
}

#top .content .flow ul li:last-child:after {
  display: none
}

#top .content .flow ul li:after {
  content: "";
  position: absolute;
  right: -3.5rem;
  box-sizing: border-box;
  width: 1rem;
  height: 1rem;
  border: 1rem solid transparent;
  border-left: 1rem solid #ead249;
  top: 60%
}

#top .content .flow ul li p {
    color: #333;
    margin-top: 1rem;
    margin-bottom: 0;
    line-height: 1.4;
    font-size: 1.5rem;
}

#top .content .flow ul li p span {
  font-size: 0.8rem
}

.menu .usually {
  text-align: center;
  margin-bottom: 2rem
}

.menu .usually .ttl {
  font-size: 2rem
}

.menu .usually .price {
  font-size: 3rem;
  font-weight: bold;
  color: #39BCDF
}

.menu .usually .price span {
  font-size: 60%
}

.menu .course {
  display: flex;
  flex-wrap: wrap
}

.menu .course .box {
  width: 50%;
  border: 0.1rem solid #39BCDF;
  text-align: center
}

.menu .course .box .ttl {
  background-color: #39BCDF;
  font-size: 2rem;
  color: #fff;
  padding: 1rem 0
}

.menu .course .box .txt {
  padding: 1rem
}

.menu .course .box .txt .price {
  font-size: 1.8rem;
  color: #39BCDF
}

#top .content .access iframe {
  width: 100%;
  margin-top: 1rem
}



@media (min-width: 751px) and (max-width: 1024px) {
  #top .mainv p {
    font-size: 5vw
  }

  #top .news h2 {
    padding: 2.2rem 3%;
    width: 23%
  }

  #top .news ul {
    margin-left: 1rem;
    font-size: 1.7vw
  }

  #top .news ul li a .date {
    margin-right: 1rem
  }

  #top .news .btn {
    margin-right: 1rem;
    width: 27%
  }

  #top .news .btn a {
    padding: 1.4rem 2rem
  }

  #top .about {
    background-size: 70%, 100%;
    background-position: right bottom
  }

  #top .about h2 {
    font-size: 3vw
  }

  #top .about .txt {
    width: 85%
  }

  #top .g3 .txt {
    width: 69%
  }

  #top .g3 .txt p span {
    font-size: 4vw
  }

  #top .g3 .img {
    width: 28%
  }

  #top .recruit ul li h3 {
    margin: 2rem 1rem;
    font-size: 2.5vw
  }

  #top .recruit ul li p {
    margin: 2rem 1rem 1rem
  }

  #top .recruit ul li .btn a {
    padding: 1.1rem 5%;
    width: 90%;
    font-size: 1.6vw
  }
}

@media (max-width: 750px) {
  #top .content {
    width: 100%
  }

  #top .content .flow ul {
    padding: 3vw
  }

  #top .content .flow ul li {
    width: 47%
  }

  #top .content .flow ul li:nth-child(3n) {
    margin-right: 5%
  }

  #top .content .flow ul li:nth-child(n+4) {
    margin-bottom: 5%
  }

  #top .content .flow ul li:nth-child(2n) {
    margin-right: 0
  }

  #top .content .flow ul li:after {
    display: none
  }

  #top .content .flow ul li p {
    line-height: 1.4
  }

  #top .content .flow ul li p span {
    font-size: 3vw;
    font-weight: bold
  }

  .menu .usually .ttl {
    font-size: 5vw
  }

  .menu .usually .price {
    font-size: 6vw
  }

  .menu .course .box .ttl {
    font-size: 4vw
  }

  .menu .course .box .txt {
    padding: 2vw
  }

  .menu .course .box .txt .price {
    font-size: 3.6vw
  }

  #top .content .access iframe {
    height: 70vw
  }

  #top .content .instagram #sbi_images .sbi_item {
    width: 50%
  }

  #top .content .instagram #sbi_images .sbi_item img {
    height: 18rem
  }
}

#archive.news-archive .mainv {
  background: url(../src/img/contents/news/mainv.jpg) no-repeat center -11rem;
  background-size: cover
}

#archive #pagination .inner {
  width: 100%
}

#archive .archive {
  justify-content: space-between
}

#archive .archive .article {
  width: 75%
}

#archive .archive .article .article-list li {
  border-bottom: 0.1rem solid #eee
}

#archive .archive .article .article-list li:last-child {
  border-bottom: none
}

#archive .archive .article .article-list li:before {
  content: none
}

#archive .archive .article .article-list li a {
  display: block;
  padding: 2rem;
  padding-left: 0
}

#archive .archive .article .article-list li a:after {
  right: 0.5rem;
  -moz-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s
}

#archive .archive .article .article-list li a:hover:after {
  right: 0
}

#archive .archive .article .article-list li a .date {
  display: inline-block;
  margin-right: 2rem
}

#archive .archive .month-archive {
  width: 22%
}

#archive .archive .month-archive h2 {
  font-size: 1.8rem;
  text-align: left;
  word-break: keep-all
}

#archive .archive .month-archive ul {
  padding-left: 1rem
}

#archive .archive .month-archive ul li a {
  position: relative
}

#archive .archive .month-archive ul li a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: .1rem;
  background: linear-gradient(270deg, #007770, #74b3af);
  -moz-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s
}

#archive .archive .month-archive ul li a:hover:before {
  width: 100%
}

#archive .archive .month-archive .acd-check {
  display: none
}

#archive .archive .month-archive .acd-content {
  transition: .5s;
  max-height: 0;
  overflow: hidden
}

#archive .archive .month-archive input:checked~.acd-content {
  max-height: 200rem;
  transition: .5s
}

#archive .archive .month-archive .acd-check+p {
  margin-top: 2rem;
  margin-bottom: 2rem
}

#archive .archive .month-archive .acd-label {
  display: block;
  position: relative;
  padding-right: 3rem
}

#archive .archive .month-archive .acd-label:after {
  content: '';
  border-bottom: 0.2rem solid #39BCDF;
  border-right: 0.2rem solid #39BCDF;
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 45%;
  right: 1rem;
  transform: translateY(-50%) rotate(45deg);
  transition: .3s
}

#archive .archive .month-archive .acd-label:hover:after {
  top: 55%
}

#archive .archive .month-archive .acd-label:after {
  right: 8rem
}

#archive .archive .month-archive input:checked~p .acd-label:after {
  transform: translateY(-50%) rotate(-135deg)
}

#archive .archive .month-archive input:checked~.acd-content {
  max-height: 999rem
}

#archive.media-archive .article-list li {
  border-bottom: 0.1rem solid #f7f7f7;
  margin-bottom: 2rem;
  padding-bottom: 2rem
}

#archive.media-archive .article-list li a {
  display: block
}

#archive.shop-archive .area .map ul {
  display: flex;
  flex-wrap: wrap
}

#archive.shop-archive .area .map ul li {
  margin-right: 2%;
  margin-bottom: 2%;
  width: 23%;
  border: 0.1rem solid #39BCDF
}

#archive.shop-archive .area .map ul li:nth-child(4n) {
  margin-right: 0
}

#archive.shop-archive .area .map ul li:hover {
  background-color: #39BCDF
}

#archive.shop-archive .area .map ul li a {
  text-align: center;
  padding: 1rem;
  cursor: pointer;
  display: block
}

#archive.shop-archive .area .map ul li a:hover {
  background-color: #39BCDF;
  color: #fff
}

#archive.shop-archive .chiho .shop-list a {
  display: block;
  width: 100%;
  position: relative
}

#archive.shop-archive .chiho .shop-list a:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  left: 0rem;
  width: 1rem;
  height: 1rem;
  border-right: 0.2rem solid #39BCDF;
  border-bottom: 0.2rem solid #39BCDF;
  transition: .3s
}

#archive.shop-archive .chiho .shop-list a:hover:before {
  left: .5rem;
  -moz-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s
}

#archive.shop-archive .chiho .shop-list table {
  width: 100%;
  margin: 0
}

#archive.shop-archive .chiho .shop-list table tr th,
#archive.shop-archive .chiho .shop-list table tr td {
  padding: 1rem 0 1rem 3rem
}

#archive.shop-archive .chiho .shop-list .head table tr th {
  border-bottom: none
}

#archive.shop-archive .chiho .shop-list .head table tr th:first-child,
#archive.shop-archive .chiho .shop-list .head table tr td:first-child,
#archive.shop-archive .chiho .shop-list .body table tr th:first-child,
#archive.shop-archive .chiho .shop-list .body table tr td:first-child {
  width: 25%
}

#archive.shop-archive .chiho .shop-list .head table tr th:nth-child(2),
#archive.shop-archive .chiho .shop-list .head table tr td:nth-child(2),
#archive.shop-archive .chiho .shop-list .body table tr th:nth-child(2),
#archive.shop-archive .chiho .shop-list .body table tr td:nth-child(2) {
  width: 50%
}

#archive.shop-archive .chiho .shop-list .head table tr th:last-child,
#archive.shop-archive .chiho .shop-list .head table tr td:last-child,
#archive.shop-archive .chiho .shop-list .body table tr th:last-child,
#archive.shop-archive .chiho .shop-list .body table tr td:last-child {
  width: 25%
}

#archive.shop-archive .chiho .shop-list .body:last-child table tr td {
  border-bottom: 0.1rem solid #c2c2c2
}

#archive.shop-archive .chiho .shop-list .body table tr td {
  border-bottom: none
}

#single article .ttl {
  margin-bottom: 6rem;
  border-bottom: 0.2rem solid #f7f7f7
}

#single article .ttl time {
  font-size: 1.2rem;
  color: #c7c7c7
}

#single .content figure {
  display: block;
  margin: 2rem 0
}

#single .content a,.shop a {
  color: #39BCDF;
  text-decoration: underline;
  font-size: 1.6rem;
  font-weight: bold
}
#single .content .btn a{
     color: #fff;
}

#single.media .single-content .ttl {
  border-bottom: none;
  margin-bottom: 2rem
}

#single.media .single-content .txt iframe {
  width: 100%;
  height: 40rem
}

#single.shop .shop-img .slick-slider,
#single.shop .shop-img .slick-list,
#single.shop .shop-img .slick-track {
  width: 100%;
  height: 100%
}

#single.shop .shop-img .slick-slide {
  width: 100%;
  height: 100%
}

#single.shop .shop-img .slick-slide img {
  width: 100%;
  height: 55rem;
  object-fit: cover;
  font-family: 'object-fit: cover;'
}

#single.shop .shop-img .slick-arrow {
  width: 4rem;
  height: 4rem;
  border: 0.2rem solid #39BCDF;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer
}

#single.shop .shop-img .slick-arrow:before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid
}

#single.shop .shop-img .slick-prev {
  left: 0;
  transform: translateX(-50%) translateY(-50%)
}

#single.shop .shop-img .slick-prev:before {
  border-width: .7rem 1.2rem .7rem 0;
  border-color: transparent #39BCDF transparent transparent
}

#single.shop .shop-img .slick-next {
  right: 0;
  transform: translateX(50%) translateY(-50%)
}

#single.shop .shop-img .slick-next:before {
  border-width: .7rem 0 .7rem 1.2rem;
  border-color: transparent transparent transparent #39BCDF
}

#single.shop table tr th,.shop table tr th  {
  width: 30%;
  min-width: 30%
}

#single.shop table tr td iframe,.shop table tr td iframe {
  display: block;
  width: 100%;
  height: 28rem;
  margin-top: 1rem
}

@media (max-width: 750px) {
  #archive #pagination .inner {
    margin: 4rem auto 2rem;
    border-top: none
  }

  #archive .archive {
    flex-direction: column
  }

  #archive .archive .article {
    width: 100%
  }

  #archive .archive .article .article-list {
    margin-top: 0
  }

  #archive .archive .article .article-list li {
    padding-left: 0;
    font-size: 4vw
  }

  #archive .archive .article .article-list li a {
    padding: 1rem 0
  }

  #archive .archive .article .article-list li a .date {
    margin-right: 1rem
  }

  #archive .archive .month-archive {
    width: 100%;
    padding-top: 2rem;
    border-top: 0.1rem solid #f7f7f7
  }

  #archive .archive .month-archive ul li {
    padding-left: 2rem;
    font-size: 4vw
  }

  #archive .archive .month-archive .acd-check+p {
    font-size: 1.6rem
  }

  #archive .archive .month-archive .acd-label:after {
    right: 50%
  }

  #archive.shop-archive .area .map ul li {
    width: 49%
  }

  #archive.shop-archive .area .map ul li:nth-child(2n) {
    margin-right: 0
  }

  #archive.shop-archive .chiho {
    margin-top: -3rem;
    padding-top: 6rem
  }

  #archive.shop-archive .chiho .table-scroll {
    overflow-x: scroll
  }

  #archive.shop-archive .chiho .table-scroll .shop-list {
    width: 50rem
  }

  #archive.shop-archive .chiho .shop-list {
    margin: 0
  }

  #archive.shop-archive .chiho .shop-list table {
    margin-top: 0
  }

  #archive.shop-archive .chiho .shop-list table tr th,
  #archive.shop-archive .chiho .shop-list table tr td {
    display: table-cell;
    padding: 1rem 0 1rem 2rem
  }

  #single .ttl {
    margin-bottom: 2rem
  }

  #single .ttl h2 {
    font-size: 2rem
  }

  #single .content a {
    font-size: 3.4vw
  }

  #single .content img {
    float: none !important;
    display: block;
    margin: 0rem auto !important
  }

  #single table {
    margin: 2rem 0
  }

  #single.media .single-content .txt iframe {
    height: 60vw
  }

  #single.shop .shop-img .slick-slide img {
    height: 27rem
  }

  #single.shop .shop-img .slick-prev:before {
    border-width: 2vw 2vw 2vw 0
  }

  #single.shop .shop-img .slick-next:before {
    border-width: 2vw 0 2vw 2vw
  }

  #single.shop .shop-img .slick-arrow {
    width: 7vw;
    height: 7vw
  }

  #single.shop table tr th {
    width: 100%
  }
}

#page-default .page-under,
#archive .page-under,
#single .page-under {
  justify-content: space-between;
  margin-top: 8rem
}

#page-default .content,
#archive .content,
#single .content {
  width: 70%
}

#page-default ul,
#archive ul,
#single ul {
  margin: 3rem 0
}

#page-default ol,
#archive ol,
#single ol {
  margin: 3rem 0;
  list-style: none;
  counter-reset: item
}

#page-default ol li,
#archive ol li,
#single ol li {
  padding-left: 2rem;
  position: relative
}

#page-default ol li:before,
#archive ol li:before,
#single ol li:before {
  counter-increment: item;
  content: counter(item);
  padding-right: .7rem;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 0rem
}

#page-default ol li:before,
#archive ol li:before,
#single ol li:before {
  color: #333
}

#page-default dl,
#archive dl,
#single dl {
  margin: 3rem 0
}

#page-default dl dt,
#archive dl dt,
#single dl dt {
  padding: .7rem 0;
  font-weight: bold;
  color: #333
}

#page-default dl dd,
#archive dl dd,
#single dl dd {
  margin-bottom: 1rem;
  padding: .7rem 0;
  border-bottom: 0.2rem dotted #74b3af
}

#page-default table,
#archive table,
#single table {
  margin: 3rem 0;
  width: 100%
}

#page-default table tbody tr:first-child,
#archive table tbody tr:first-child,
#single table tbody tr:first-child {
  border-top: 0.1rem solid #c2c2c2
}

#page-default table tbody th,
#page-default table tbody td,
#archive table tbody th,
#archive table tbody td,
#single table tbody th,
#single table tbody td {
  padding: 2rem;
  border-bottom: 0.1rem solid #c2c2c2
}

#page-default table tbody th,
#archive table tbody th,
#single table tbody th {
  min-width: 18%;
  background: #eee;
  color: #333;
  font-weight: bold
}

#page-default table tbody td,
#archive table tbody td,
#single table tbody td {
  background: #fff
}

#page-default blockquote,
#page-default .blockquote,
#archive blockquote,
#archive .blockquote,
#single blockquote,
#single .blockquote {
  margin: 3rem 0;
  padding: 3rem 5rem;
  background: #eee;
  box-shadow: 0.3rem 0.3rem 0.5rem rgba(51, 51, 51, 0.3);
  position: relative
}

#page-default blockquote:before,
#page-default blockquote:after,
#page-default .blockquote:before,
#page-default .blockquote:after,
#archive blockquote:before,
#archive blockquote:after,
#archive .blockquote:before,
#archive .blockquote:after,
#single blockquote:before,
#single blockquote:after,
#single .blockquote:before,
#single .blockquote:after {
  line-height: 1;
  font-size: 7.2rem;
  color: #c2c2c2;
  position: absolute
}

#page-default blockquote:before,
#page-default .blockquote:before,
#archive blockquote:before,
#archive .blockquote:before,
#single blockquote:before,
#single .blockquote:before {
  content: '“';
  top: 0;
  left: .7rem
}

#page-default blockquote:after,
#page-default .blockquote:after,
#archive blockquote:after,
#archive .blockquote:after,
#single blockquote:after,
#single .blockquote:after {
  content: '”';
  bottom: -3rem;
  right: .7rem
}

#page-default section:nth-child(odd),
#archive section:nth-child(odd),
#single section:nth-child(odd) {
  background: none;
}

#page-default .mainv,
#archive .mainv,
#single .mainv {
  padding-top: 12.6%;
  border-bottom: 0.1rem solid #39BCDF;
  position: relative;
  background: url(../src/img/common/mainv.png) no-repeat center center;
  background-size: cover
}

#page-default .breadcrumbs ul,
#archive .breadcrumbs ul,
#single .breadcrumbs ul {
  margin: 0 auto
}

#page-default .breadcrumbs ul li,
#archive .breadcrumbs ul li,
#single .breadcrumbs ul li {
  padding: 0
}

#page-default .breadcrumbs ul li:before,
#archive .breadcrumbs ul li:before,
#single .breadcrumbs ul li:before {
  content: none
}

#page-default .local-nav,
#archive .local-nav,
#single .local-nav {
  background: rgba(230, 230, 230, 0.7)
}

#page-default .local-nav .flex,
#archive .local-nav .flex,
#single .local-nav .flex {
  justify-content: space-around
}

#page-default .local-nav ul,
#archive .local-nav ul,
#single .local-nav ul {
  margin: 0;
  padding: 2rem 0
}

#page-default .local-nav ul li:before,
#page-default .local-nav ul li:after,
#archive .local-nav ul li:before,
#archive .local-nav ul li:after,
#single .local-nav ul li:before,
#single .local-nav ul li:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(-45deg);
  width: 1rem;
  height: 1rem;
  border-right: 0.1rem solid #333;
  border-bottom: 0.1rem solid #333;
  transition: .3s
}

#page-default .local-nav ul li:before,
#archive .local-nav ul li:before,
#single .local-nav ul li:before {
  border-radius: 0;
  background: none
}

#page-default .local-nav ul li:hover:before,
#archive .local-nav ul li:hover:before,
#single .local-nav ul li:hover:before {
  left: .5rem
}

#style-guide .mainv {
  background: url(../src/img/common/mainv.png) no-repeat center center;
  background-size: cover
}

#style-guide .font-guide,
#style-guide .color,
#style-guide .notice,
#style-guide .styleguide {
  margin: 8rem 0
}

#style-guide .color .color-guide {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between
}

#style-guide .color .color-guide p {
  padding-left: 5.5rem;
  width: 25%;
  position: relative
}

#style-guide .color .color-guide p:before {
  content: '';
  width: 4.5rem;
  height: 4.5rem;
  position: absolute;
  bottom: .5rem;
  left: 0
}

#style-guide .color .color-guide p:nth-of-type(1):before {
  background: #333
}

#style-guide .color .color-guide p:nth-of-type(2):before {
  background: #c2c2c2
}

#style-guide .color .color-guide p:nth-of-type(3):before {
  background: #eee
}

#style-guide .color .color-guide p:nth-of-type(4):before {
  background: #ffa00a
}

#style-guide .color .color-guide p:nth-of-type(5):before {
  background: #007770
}

#style-guide .color .color-guide p:nth-of-type(6):before {
  background: #74b3af
}

#style-guide .color .color-guide p:nth-of-type(7):before {
  background: #a7dad7
}

#style-guide .color .color-guide p:nth-of-type(8):before {
  background: #ecf4f4
}

#about .box {
  margin-bottom: 6rem
}

#about .new-whitening p {
  margin-bottom: 2rem
}

#about .flow ul {
  background-color: #eafbff;
  display: flex;
  flex-wrap: wrap;
  padding: 3rem
}

#about .flow ul li {
  width: 47%;
  margin-right: 5%;
  margin-bottom: 5%;
  position: relative
}

#about .flow ul li:nth-child(2n) {
  margin-right: 0
}

#about .flow ul li:nth-child(n+5) {
  margin-bottom: 0
}

#about .flow ul li:last-child:after {
  display: none
}

#about .flow ul li:after {
  content: "";
  position: absolute;
  right: -3.5rem;
  box-sizing: border-box;
  width: 1rem;
  height: 1rem;
  border: 1rem solid transparent;
  border-left: 1rem solid #ead249;
  bottom: 0;
  top: 0;
  margin: auto
}

#about .flow ul li p {
  text-align: left;
  color: #39BCDF;
  margin-bottom: 1rem;
  line-height: 1.4
}

#about .flow ul li p span {
  font-size: 2rem
}

#about .flow ul li .descri {
  color: #333;
  margin-top: 1rem;
  margin-bottom: 0
}

#about .flow ul li .descri span {
  font-size: 80%
}

#about .flow ul li .img img {
  width: 100%
}

#menu table th {
  width: 40%
}

#menu .movie h3 {
  margin-bottom: 2rem
}

#menu .movie .movie1 iframe,
#menu .movie .movie2 iframe,
#menu .movie .movie3 iframe,
#menu .movie .movie4 iframe {
  width: 100%;
  height: 38rem
}

#faq .faq-list dl dt {
  cursor: pointer;
  position: relative
}

#faq .faq-list dl dt:after {
  content: "";
  position: absolute;
  right: 2rem;
  width: 1rem;
  top: 2rem;
  height: 1rem;
border-top: 0.2rem solid #009adb;
    border-right: 0.2rem solid #009adb;
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg)
}

#faq .faq-list dl dt.active:after {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 2.5rem
}

#faq .faq-list dl dd {
  border-bottom: none
}


#sitemap-page ul,.single .txt ul{
  list-style: disc;
margin-left: 2rem!important;
}
ul.list {
  list-style: disc;
  margin-left: 2rem!important;
}
#sitemap-page ul li {
  margin-bottom: .5rem
}

#sitemap-page ul li a:hover {
  opacity: .7;
  -moz-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s
}

#sitemap-page ul li .sub {
  margin: .5rem 0 1.5rem 2rem
}

#privacy p a {
  text-decoration: underline;
  display: inline-block;
  color: #39BCDF;
  margin-top: .5rem
}

#contact .wpcf7 .wpcf7-form .step-progress,
#recruit .wpcf7 .wpcf7-form .step-progress {
  margin-bottom: 6rem;
  border-top: 0.1rem solid #c2c2c2;
  border-bottom: 0.1rem solid #c2c2c2;
  background: #f7f7f7
}

#contact .wpcf7 .wpcf7-form .step-progress .step-bar,
#recruit .wpcf7 .wpcf7-form .step-progress .step-bar {
  margin: 0;
  display: flex;
  justify-content: space-between
}

#contact .wpcf7 .wpcf7-form .step-progress .step-bar li,
#recruit .wpcf7 .wpcf7-form .step-progress .step-bar li {
  padding: 2rem .8rem 2rem 1.4rem;
  width: calc(100% / 3);
  text-align: center;
  position: relative;
  transition: .3s
}

#contact .wpcf7 .wpcf7-form .step-progress .step-bar li:first-child:before,
#recruit .wpcf7 .wpcf7-form .step-progress .step-bar li:first-child:before {
  content: none
}

#contact .wpcf7 .wpcf7-form .step-progress .step-bar li:not(:first-child):before,
#contact .wpcf7 .wpcf7-form .step-progress .step-bar li:not(:first-child):after,
#recruit .wpcf7 .wpcf7-form .step-progress .step-bar li:not(:first-child):before,
#recruit .wpcf7 .wpcf7-form .step-progress .step-bar li:not(:first-child):after {
  content: '';
  width: 1.4rem;
  height: 50%;
  background: #f7f7f7;
  border-left: 0.1rem solid #c7c7c7;
  position: absolute;
  left: -.6rem;
  transition: .3s
}

#contact .wpcf7 .wpcf7-form .step-progress .step-bar li:not(:first-child):before,
#recruit .wpcf7 .wpcf7-form .step-progress .step-bar li:not(:first-child):before {
  top: 0;
  transform: skewX(20deg)
}

#contact .wpcf7 .wpcf7-form .step-progress .step-bar li:not(:first-child):after,
#recruit .wpcf7 .wpcf7-form .step-progress .step-bar li:not(:first-child):after {
  bottom: 0;
  transform: skewX(-20deg)
}

#contact .wpcf7 .wpcf7-form .step-progress .step-bar li.step1,
#recruit .wpcf7 .wpcf7-form .step-progress .step-bar li.step1 {
  color: #fff;
  background: #007770
}

#contact .wpcf7 .wpcf7-form .step-progress .step-bar li.step1:before,
#contact .wpcf7 .wpcf7-form .step-progress .step-bar li.step1:after,
#recruit .wpcf7 .wpcf7-form .step-progress .step-bar li.step1:before,
#recruit .wpcf7 .wpcf7-form .step-progress .step-bar li.step1:after {
  background: #007770
}

#contact .wpcf7 .wpcf7-form .step-progress .step-bar li .step-num,
#recruit .wpcf7 .wpcf7-form .step-progress .step-bar li .step-num {
  margin-right: 1rem
}

#contact .wpcf7 .custom-wpcf7c-confirmed .step-progress .step-bar li.step1,
#recruit .wpcf7 .custom-wpcf7c-confirmed .step-progress .step-bar li.step1 {
  color: #333;
  background: #f7f7f7
}

#contact .wpcf7 .custom-wpcf7c-confirmed .step-progress .step-bar li.step1:before,
#contact .wpcf7 .custom-wpcf7c-confirmed .step-progress .step-bar li.step1:after,
#recruit .wpcf7 .custom-wpcf7c-confirmed .step-progress .step-bar li.step1:before,
#recruit .wpcf7 .custom-wpcf7c-confirmed .step-progress .step-bar li.step1:after {
  background: #f7f7f7
}

#contact .wpcf7 .custom-wpcf7c-confirmed .step-progress .step-bar li.step2,
#recruit .wpcf7 .custom-wpcf7c-confirmed .step-progress .step-bar li.step2 {
  color: #fff;
  background: #007770
}

#contact .wpcf7 .custom-wpcf7c-confirmed .step-progress .step-bar li.step2:before,
#contact .wpcf7 .custom-wpcf7c-confirmed .step-progress .step-bar li.step2:after,
#recruit .wpcf7 .custom-wpcf7c-confirmed .step-progress .step-bar li.step2:before,
#recruit .wpcf7 .custom-wpcf7c-confirmed .step-progress .step-bar li.step2:after {
  background: #007770
}

#contact table tr th,
#recruit table tr th {
  width: 33%
}

#contact table tr th span,
#recruit table tr th span {
  margin-left: 1rem;
  padding: .5rem;
  color: #fff;
  font-size: 80%;
  background: #39BCDF
}

#contact table tr td input,
#contact table tr td textarea,
#recruit table tr td input,
#recruit table tr td textarea {
  padding: 1rem;
  width: 100%;
  border: 0.1rem solid #c7c7c7;
  border-radius: .5rem;
  font-size: 1.6rem;
  font-size: 16px;
  resize: vertical
}

#contact table tr td .wpcf7-checkbox .wpcf7-list-item,
#recruit table tr td .wpcf7-checkbox .wpcf7-list-item {
  margin: 0 2% 0 0
}

#contact table tr td .wpcf7-checkbox .wpcf7-list-item label,
#recruit table tr td .wpcf7-checkbox .wpcf7-list-item label {
  display: flex;
  align-items: center;
  position: relative
}

#contact table tr td .wpcf7-checkbox .wpcf7-list-item-label,
#recruit table tr td .wpcf7-checkbox .wpcf7-list-item-label {
  padding-left: 2rem
}

#contact table tr td .wpcf7-checkbox .wpcf7-list-item-label:before,
#contact table tr td .wpcf7-checkbox .wpcf7-list-item-label:after,
#recruit table tr td .wpcf7-checkbox .wpcf7-list-item-label:before,
#recruit table tr td .wpcf7-checkbox .wpcf7-list-item-label:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: .2s
}

#contact table tr td .wpcf7-checkbox .wpcf7-list-item-label:before,
#recruit table tr td .wpcf7-checkbox .wpcf7-list-item-label:before {
  width: 1.6rem;
  height: 1.6rem;
  left: 0;
  border: 0.1rem solid #c7c7c7;
  border-radius: 25%
}

#contact table tr td .wpcf7-checkbox .wpcf7-list-item-label:after,
#recruit table tr td .wpcf7-checkbox .wpcf7-list-item-label:after {
  width: calc(1.6rem / 2);
  height: calc(1.6rem / 1);
  left: calc(1.6rem / 4);
  opacity: 0;
  transform: translateY(-80%) translateX(30%) rotate(25deg)
}

#contact table tr td .wpcf7-checkbox input[type="checkbox"],
#recruit table tr td .wpcf7-checkbox input[type="checkbox"] {
  display: none
}

#contact table tr td .wpcf7-checkbox input[type="checkbox"]:checked~.wpcf7-list-item-label:before,
#recruit table tr td .wpcf7-checkbox input[type="checkbox"]:checked~.wpcf7-list-item-label:before {
  border: 0.1rem solid #74b3af
}

#contact table tr td .wpcf7-checkbox input[type="checkbox"]:checked~.wpcf7-list-item-label:after,
#recruit table tr td .wpcf7-checkbox input[type="checkbox"]:checked~.wpcf7-list-item-label:after {
  border-right: 0.3rem solid #74b3af;
  border-bottom: 0.3rem solid #74b3af;
  opacity: 1;
  transform: translateY(-80%) translateX(30%) rotate(45deg)
}

#contact table tr td .wpcf7-checkbox,
#recruit table tr td .wpcf7-checkbox {
  display: flex;
  flex-direction: column
}

#contact .btn-submit,
#recruit .btn-submit {
  text-align: center
}

#contact .btn-submit .btn,
#recruit .btn-submit .btn {
  margin: 0 auto
}

#contact .btn-submit .return,
#contact .btn-submit .submit,
#recruit .btn-submit .return,
#recruit .btn-submit .submit {
  display: inline-block
}

#contact .btn-submit .return,
#recruit .btn-submit .return {
  margin-right: 2rem
}

#contact .btn-submit input,
#recruit .btn-submit input {
  font-size: 1.6rem
}

#done .content,
#recruit-done .content {
  margin-top: 5rem
}

#done .step-progress,
#recruit-done .step-progress {
  margin-bottom: 6rem;
  border-top: 0.1rem solid #c2c2c2;
  border-bottom: 0.1rem solid #c2c2c2;
  background: #f7f7f7
}

#done .step-progress .step-bar,
#recruit-done .step-progress .step-bar {
  margin: 0;
  display: flex;
  justify-content: space-between
}

#done .step-progress .step-bar li,
#recruit-done .step-progress .step-bar li {
  padding: 2rem .8rem 2rem 1.4rem;
  width: calc(100% / 3);
  text-align: center;
  position: relative;
  transition: .3s
}

#done .step-progress .step-bar li:first-child:before,
#recruit-done .step-progress .step-bar li:first-child:before {
  content: none
}

#done .step-progress .step-bar li:not(:first-child):before,
#done .step-progress .step-bar li:not(:first-child):after,
#recruit-done .step-progress .step-bar li:not(:first-child):before,
#recruit-done .step-progress .step-bar li:not(:first-child):after {
  content: '';
  width: 1.4rem;
  height: 50%;
  background: #f7f7f7;
  border-left: 0.1rem solid #c7c7c7;
  position: absolute;
  left: -.6rem;
  transition: .3s
}

#done .step-progress .step-bar li:not(:first-child):before,
#recruit-done .step-progress .step-bar li:not(:first-child):before {
  top: 0;
  transform: skewX(20deg)
}

#done .step-progress .step-bar li:not(:first-child):after,
#recruit-done .step-progress .step-bar li:not(:first-child):after {
  bottom: 0;
  transform: skewX(-20deg)
}

#done .step-progress .step-bar li.step3,
#recruit-done .step-progress .step-bar li.step3 {
  color: #fff;
  background: #007770
}

#done .step-progress .step-bar li.step3:before,
#done .step-progress .step-bar li.step3:after,
#recruit-done .step-progress .step-bar li.step3:before,
#recruit-done .step-progress .step-bar li.step3:after {
  background: #007770
}

#done .step-progress .step-bar li .step-num,
#recruit-done .step-progress .step-bar li .step-num {
  margin-right: 1rem
}

#done .tel a,
#recruit-done .tel a {
  padding-left: 2rem;
  position: relative
}

#done .tel a:before,
#recruit-done .tel a:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  left: 0;
  width: 1rem;
  height: 1rem;
  border-right: 0.2rem solid #39BCDF;
  border-bottom: 0.2rem solid #39BCDF;
  transition: .3s
}

#sitemap .content .wsp-pages-title,
#sitemap .content .wsp-categories-title {
  display: none
}

#sitemap .content .wsp-pages-list li a span {
  display: none
}

@media (max-width: 750px) {

  #page-default .page-under,
  #archive .page-under,
  #sinlge .page-under {
    margin-top: 5rem
  }

  #page-default .content,
  #archive .content,
  #sinlge .content {
    width: 100%
  }

  #page-default dl dt,
  #archive dl dt,
  #sinlge dl dt {
    margin-right: 0;
    float: none;
    border-bottom: 0.2rem dotted #74b3af
  }

  #page-default dl dd,
  #archive dl dd,
  #sinlge dl dd {
    border-bottom: none
  }

  #page-default table tbody th,
  #page-default table tbody td,
  #archive table tbody th,
  #archive table tbody td,
  #sinlge table tbody th,
  #sinlge table tbody td {
    display: block;
    width: 100%;
    padding: 1rem
  }

  #page-default blockquote,
  #page-default .blockquote,
  #archive blockquote,
  #archive .blockquote,
  #sinlge blockquote,
  #sinlge .blockquote {
    padding: 2rem 3.5rem
  }

  #page-default blockquote:before,
  #page-default blockquote:after,
  #page-default .blockquote:before,
  #page-default .blockquote:after,
  #archive blockquote:before,
  #archive blockquote:after,
  #archive .blockquote:before,
  #archive .blockquote:after,
  #sinlge blockquote:before,
  #sinlge blockquote:after,
  #sinlge .blockquote:before,
  #sinlge .blockquote:after {
    font-size: 6rem
  }

  #page-default blockquote:after,
  #page-default .blockquote:after,
  #archive blockquote:after,
  #archive .blockquote:after,
  #sinlge blockquote:after,
  #sinlge .blockquote:after {
    bottom: -2.5rem
  }

  #page-default section,
  #archive section,
  #sinlge section {
    padding: 4rem 0 8rem
  }

  #page-default .mainv,
  #archive .mainv,
  #sinlge .mainv {
    padding-top: 40%
  }

  #page-default .local-nav .flex,
  #archive .local-nav .flex,
  #sinlge .local-nav .flex {
    flex-wrap: wrap
  }

  #page-default .local-nav ul,
  #archive .local-nav ul,
  #sinlge .local-nav ul {
    padding: 1rem 0;
    font-size: 1.2rem
  }

  #page-default .local-nav ul li,
  #archive .local-nav ul li,
  #sinlge .local-nav ul li {
    width: 50%;
    margin: .5rem 0;
    padding-left: 1rem
  }

  #page-default .local-nav ul li:before,
  #page-default .local-nav ul li:after,
  #archive .local-nav ul li:before,
  #archive .local-nav ul li:after,
  #sinlge .local-nav ul li:before,
  #sinlge .local-nav ul li:after {
    width: .7rem;
    height: .7rem
  }

  #page-default .local-nav ul li:before,
  #archive .local-nav ul li:before,
  #sinlge .local-nav ul li:before {
    content: none
  }

  #page-default .local-nav ul li a,
  #archive .local-nav ul li a,
  #sinlge .local-nav ul li a {
    display: block
  }

  #about .flow ul {
    padding: 3vw
  }

  #about .flow ul li {
    width: 47%
  }

  #about .flow ul li:nth-child(3n) {
    margin-right: 5%
  }

  #about .flow ul li:nth-child(n+4) {
    margin-bottom: 5%
  }

  #about .flow ul li:nth-child(2n) {
    margin-right: 0
  }

  #about .flow ul li:after {
    display: none
  }

  #about .flow ul li p {
    line-height: 1.4
  }

  #about .flow ul li p span {
    font-size: 4vw;
    font-weight: bold
  }

  #menu .movie .movie1 iframe,
  #menu .movie .movie2 iframe,
  #menu .movie .movie3 iframe,
  #menu .movie .movie4 iframe {
    height: 50vw
  }

  #style-guide .color .color-guide p {
    width: 50%;
    margin-left: 0
  }

  #contact .content {
    margin-top: 5rem
  }

  #contact .wpcf7 .wpcf7-form .step-progress .step-bar,
  #recruit .wpcf7 .wpcf7-form .step-progress .step-bar {
    font-size: 1.2rem
  }

  #contact .wpcf7 .wpcf7-form .step-progress .step-bar li,
  #recruit .wpcf7 .wpcf7-form .step-progress .step-bar li {
    padding: 2rem 1rem 2rem 1.2rem
  }

  #contact .wpcf7 .wpcf7-form .step-progress .step-bar li:not(:first-child):before,
  #contact .wpcf7 .wpcf7-form .step-progress .step-bar li:not(:first-child):after,
  #recruit .wpcf7 .wpcf7-form .step-progress .step-bar li:not(:first-child):before,
  #recruit .wpcf7 .wpcf7-form .step-progress .step-bar li:not(:first-child):after {
    left: -.7rem
  }

  #contact .wpcf7 .wpcf7-form .step-progress .step-bar li .step-num,
  #recruit .wpcf7 .wpcf7-form .step-progress .step-bar li .step-num {
    margin-right: 0;
    display: block
  }

  #contact .wpcf7 table tr th,
  #recruit .wpcf7 table tr th {
    width: 100%
  }

  #contact .wpcf7 .btn-submit .return,
  #recruit .wpcf7 .btn-submit .return {
    margin-right: 0;
    margin-bottom: 4rem
  }

  #done .content,
  #recruit-done .content {
    margin-top: 5rem
  }

  #done .step-progress .step-bar,
  #recruit-done .step-progress .step-bar {
    font-size: 1.2rem
  }

  #done .step-progress .step-bar li,
  #recruit-done .step-progress .step-bar li {
    padding: 2rem 1rem 2rem 1.2rem
  }

  #done .step-progress .step-bar li:not(:first-child):before,
  #done .step-progress .step-bar li:not(:first-child):after,
  #recruit-done .step-progress .step-bar li:not(:first-child):before,
  #recruit-done .step-progress .step-bar li:not(:first-child):after {
    left: -.7rem
  }

  #done .step-progress .step-bar li .step-num,
  #recruit-done .step-progress .step-bar li .step-num {
    margin-right: 0;
    display: block
  }
}

html {
  font-size: 62.5%;
  line-height: 1;
  margin-top: 0 !important
}

body {
  position: relative;
  color: #333;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
  width: 100%;
  font-family: 'Noto Sans JP', source-han-sans-japanese, sans-serif;
  -webkit-text-size-adjust: 100%
}

@media (min-width: 751px) and (max-width: 1024px) {
  body {
    font-size: 1.4rem;
    -webkit-font-smoothing: antialiased
  }
}

@media (max-width: 750px) {
  body {
    font-size: 3.4vw;
    -webkit-font-smoothing: antialiased
  }
}

.inner {
  width: 92%;
  max-width: 100rem;
  margin: 0 auto
}
@media (max-width: 750px) {
  .sp-wide-inner{
    margin: 0 calc(50% - 50vw) !important;
    width: 100vw !important;
  }
}



.sp {
  display: none
}

@media (max-width: 750px) {
  .sp {
    display: block
  }
}

.tab {
  display: none
}

@media (min-width: 751px) and (max-width: 1024px) {
  .tab {
    display: block
  }
}

@media (max-width: 750px) {
  .tab {
    display: none
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  .pc {
    display: block
  }
}

@media (max-width: 750px) {
  .pc {
    display: none
  }
}

.clearfix {
  overflow: hidden;
  *zoom: 1
}

.fL {
  float: left
}

.fR {
  float: right
}

.flex {
  display: flex
}

.center {
  text-align: center
}

.right {
  text-align: right
}

.left {
  text-align: left
}

.mT20 {
  margin-top: 2rem
}

.mT40 {
  margin-top: 4rem
}

.mT60 {
  margin-top: 6rem
}

.mT80 {
  margin-top: 8rem
}

.mB20 {
  margin-bottom: 2rem
}

.mB40 {
  margin-bottom: 4rem
}

.mB60 {
  margin-bottom: 6rem
}

.mB80 {
  margin-bottom: 8rem
}

.figure {
  margin: 0;
  overflow: hidden;
  position: relative;
  text-align: center
}

@media (min-width: 1025px) {
  .figure:hover img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1)
  }
}

.figure img {
  height: auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  vertical-align: bottom;
  display: block
}

.font-s {
  font-size: 80%
}

@media (max-width: 750px) {
  .font-s {
    font-size: 1.2rem;
    line-height: 1.8em
  }
}

.en {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400
}

.icon-phone:before {
  content: "\e902"
}

.icon-map-pin:before {
  content: "\e901"
}

.icon-mail:before {
  content: "\e900"
}

section {
  padding: 10rem 0 8rem
}

@media (min-width: 751px) and (max-width: 1024px) {
  section {
    padding: 2rem 0
  }
}

img {
  height: auto;
  max-width: 100%
}

a {
  -moz-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s
}

blockquote {
  font-size: 100%
}

embed,
iframe,
object {
  max-width: 100%
}

dl {
  margin-bottom: 11.5px
}

.wp-caption {
  border: none;
  text-align: left;
  background-color: transparent;
  padding: 0;
  margin: 0 0 11.5px;
  border-radius: 0;
  max-width: 100%
}

.wp-caption-text {
  color: #c7c7c7;
  margin-top: 5px;
  font-size: 12px;
  line-height: 1.4
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.gallery {
  margin: 0 0 11.5px
}

.gallery-item {
  display: inline-block;
  padding: 1.79104477%;
  text-align: center;
  vertical-align: top;
  width: 100%
}

.gallery-columns-2 .gallery-item {
  max-width: 50%
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33333%
}

.gallery-columns-4 .gallery-item {
  max-width: 25%
}

.gallery-columns-5 .gallery-item {
  max-width: 20%
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66667%
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28571%
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11111%
}

.gallery-icon img {
  margin: 0 auto
}

.gallery-caption {
  display: block
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}

.center {
  text-align: center
}
/* global-nav */
header .row-2 .nav li a {
	font-size: 1.4rem;
}

.net-btn a {
	font-size: 14px;
	padding: 1rem 4rem 1rem 1.5rem;
	background: #FC9947;
	border-radius: 0.5rem;
	border: 0.1rem solid #FC9947;
	height: 4.7rem;
	color: #fff;
	position: relative;
}
.net-btn a:hover {
	background: #FFF;
	border-radius: 0.5rem;
	border: 0.1rem solid #FC9947;
	height: 4.7rem;
	color: #FC9947;
	position: relative;
}
.net-btn a::before {
	position: absolute;
	content: "";
	height: 2.3rem;
	width: 2.3rem;
	border-radius: 50%;
	background-color: #fff;
	right: 1.2rem;
}
.net-btn a:hover::before {
	background-color: #FC9947;
}
.net-btn a::after {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-60%) rotate(
-45deg);
	right: 2rem;
	width: 1rem;
	height: 1rem;
	border-right: 0.2rem solid #FC9947;
	border-bottom: 0.2rem solid #FC9947;
	transition: .3s;
}
.net-btn a:hover::after {
	border-right: 0.2rem solid #FFF;
	border-bottom: 0.2rem solid #FFF;
}

header .row-1 .header-r .contact-btn {
	margin-left: 1.7rem;
}
header .row-1 .header-r .contact-btn a {
	background-color: #39BCDF;
	border-color: #39BCDF;
}

@media (max-width: 750px) {
	.net-btn a {
		line-height: 1;
		font-size: 12px;
		width: 10rem;
		height: 5rem;
		border-radius: 0;
		padding: 1rem 2rem 1rem 1rem;
	}
	.net-btn a::before {
		right: 1rem;
		width: 1.8rem;
		height: 1.8rem;
		transform: translateY(10%)
	}
		.net-btn a::after {
			right: 1.7rem;
			width: 0.8rem;
			height: 0.8rem;
			transform: translateY(-90%) rotate(
-45deg);
	}

	header .row-1 .header-r .contact-btn {
	margin-left: 0;
	}
	header .row-2 .nav .tel-btn {
		background: #FC9947;
	}
}

/* side-bar */
#sidemenu .c-24h .net-btn {
	background-color: #FC9947;
	border-color: #FC9947;
}
h3.side-title {
	display: none;
}
#sidemenu .blog ul li {
	padding: 2.5rem 0;
}



/* spのみグリッドメニュー */
.menu-grid {
	font-size: 10px;
	font-weight: 500;
	line-height: 1.5;
}
.menu-icon {
	height: 60px;
}
.menu-text {
	height: 50px;
	padding: auto 0;
	vertical-align: middle;
}
.menu-grid p {
	color:  #39bcdf;
}
.menu-grid-row1, .menu-grid-row2 {
	height: 30vw;
	margin-bottom: 15px;
	position: relative;
}
.menu-grid-row2 {

}
.menu-grid-row1::before {
	content: "";
	position:absolute;
	bottom: 10px;
	width: 100%;
	height: 1px;
	background-image: linear-gradient(to right, #606060 , #606060 1px, transparent 1px, transparent 5px);
	background-size: 5px 1px;
	background-position: left top;
	background-repeat: repeat-x;
}
.menu-grid-row2::before, .menu-grid-row2::after {
	content: "";
	position:absolute;
	bottom: 10px;
	width:1px;
	height: 240px;
	background-image: linear-gradient(to bottom, #606060 , #606060 1px, transparent 1px, transparent 5px);
	background-size: 1px 5px;
	background-position: right top;
	background-repeat: repeat-y;
}
.menu-grid-row2::before {
	right: 33.3%;
}
.menu-grid-row2::after {
	right: 66.7%;
}

.menu-grid-cell {
	width: 33%;
	text-align: center;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.menu-grid-cell svg {
	fill: #39bcdf;
	vertical-align: middle;
}

#i-biginner {
	width: 22px;
	height: 33px;
	transform: translateY(10px);
}
#i-flow {
	width: 36px;
	height: 39px;
	transform: translateX(5px) translateY(3px);
}
#i-comment {
	width: 48px;
	height: 39px;
	transform: translateY(3px);
}
#i-campaign {
	width: 49px;
	height: 23px;
	transform: translateY(15px);
}
#i-q_a {
	width: 37px;
	height: 36px;
	transform: translateY(5px);
}
#i-reservation {
	width: 48px;
	height: 34px;
	transform: translateY(8px);
}


/* floating banner */
.floating-banner {
	position: fixed;
  z-index: 100;
	bottom: 0;
	padding: 12px;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 100%;
	background-color: rgba(255,255,255, 0.8);
}

.line i {
	font-size: 90px;
	color: #00B900;
	margin-right:25px;
	position: relative;
}
.line i::after {
	position: absolute;
	content:"";
	top: 10%;
	left: 10%;
	width:80%;
	height: 80%;
	background: #fff;
	z-index: -1;
}


.banner-btn a {
padding: 13px 35px 13px 80px;
    font-size: 27px;
    color: #fff;
    background: #FC9947;
    border-radius: 0px;
    position: relative;
    border-bottom: 6px solid #b45e18;
}
.banner-btn a:hover {
	opacity: 1;
	border:none;
}
.banner-btn a::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 40px;
    width: 2.4rem;
    height: 2.4rem;
			background-color: #fff;
    border-radius: 50%;
    transition: .3s;
}
.banner-btn a::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(
-45deg);
    left: 45px;
    width: 1rem;
    height: 1rem;
    border-right: 0.2rem solid #FC9947;
    border-bottom: 0.2rem solid #FC9947;
    transition: .3s;
}

.banner-btn a, .line i {
	transition: .3s;
}
.line i:hover {
	opacity: 0.8;
}

@media (max-width: 750px) {
	.line i {
		font-size: 45px;
		margin-right:14px;
	}
	.banner-btn a {
	padding: 7px 18px 7px 40px;
	font-size: 14px;
	}
	.banner-btn a:before{
    width: 1.2rem;
    height: 1.2rem;
			left: 23px;
	}
	.banner-btn a:after{
			left: 25px;
		 	width: .5rem;
    height: .5rem;
			border-right: 0.1rem solid #FC9947;
    border-bottom: 0.1rem solid #FC9947;
	}
}

/* ラジオボタン */
.wpcf7-form-control-wrap {
	display: block;
}
.wpcf7-form-control.wpcf7-radio {
  display: flex;
}

span.wpcf7-list-item {
  position: relative;
  flex-basis: 50%;
  width: 100%;
	display: flex;
	transform:  translateY(-50%);

}
span.wpcf7-list-item.first {
    margin: 0;
}

.wpcf7-list-item-label {
  color: #333;
  cursor: pointer;
  font-size: 13px
}

input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.wpcf7-list-item-label:before {
  content: '';
  background: #fff;
  border-radius: 100%;
  border: 1px solid #888888;
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  bottom: -1.5em;
	left: 50%;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

input[type="radio"]:checked + .wpcf7-list-item-label:before,input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
  background-color: #39bcdf;
  box-shadow: inset 0 0 0 4px #fff;
}




/* spのみ表示される footer nav */
.footer__nav-sp {
	margin-bottom: 14px;
}

.footer__nav-sp a {
	color: #fff;
	font-size: 10px;
	width: 100vw;
	padding: 10px;
	padding-left: 20px;
	background-color: #39BCDF;
	border-bottom: 1px solid #eee;
	margin: 0 calc(50% - 50vw);
	position: relative;
}

.footer__nav-sp a:before {
	position: absolute;
	content: "▶︎";
	right: 25px;
	font-size: 10px;
}

/* 店舗検索 */


.prefs {
	display: inline-block;
	margin-right: 7rem;
	margin-bottom: 0px;
}
.prefs a{
	color: #39bcdf;
	position: relative;
}
.prefs a::before {
	content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(
-45deg);
    right: -2rem;
    width: .8rem;
    height: .8rem;
    border-right: 2px solid #39BCDF;
    border-bottom: 2px solid #39BCDF;
    transition: .3s;
}
@media (max-width: 750px) {
	.prefs {
	display: inline-block;
	margin-right: 5rem;
	margin-bottom: 0.5rem;
}

}


/* ブログ記事一覧 */

h3.category-title {
	position:relative;
	padding: 1rem 0;
	margin-top: 6rem;
}
#archive h3 {
	border-left: none;
}

h3.category-title::before {
	content: '';
	height: 0.3rem;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #93d9ea;
}

.entries {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 12px;
}

.entry-item {
	background: #fff;
	display: block;
	margin-bottom: 50px;
	margin-right: 0px;
	text-decoration: none;
	transition: all 0.3s ease 0s;
}
.entry-item:last-child {
	margin-bottom: 0;
}

.entry-item:hover {
	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.16);
}

.entry-item-img {
	text-align: center;
}

.entry-item-body {
	padding:  0 20px;
}

.entry-item-meta {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

.entry-item-published {
	color: #606060;
	font-size: 11px;
}

.entry-item-title {
	font-size: 18px;
	margin-bottom: 14px;
}

.entry-item-excerpt {
	color: #454545;
	font-size: 14px;
		line-height: 1.6;
}

.entries.m_horizontal {
	margin-bottom: 50px;
}

.entries.m_horizontal .entry-item {
	display: flex;
	margin-bottom: 30px;
	margin-right: 0;
	padding: 20px;
	width: 100%;
}

.entries.m_horizontal .entry-item:last-child {
	margin-bottom: 0;
}

.entries.m_horizontal .entry-item .entry-item-img {
	width: 36.02941%;
}

.entries.m_horizontal .entry-item .entry-item-body {
	padding: 0 0 0 20px;
	width: 63.97059%;
}

.entries.m_block .entry-item {
	width: 100%;
	margin-right: 0;
}

.entries.m_block .entry-item .entry-item-body {
		padding: 20px;
    width: 100%;
}

.entries.m_block .entry-item .entry-item-published {
	font-size: 14px;
}

.entries.m_block .entry-item .entry-item-tag {
	font-size: 14px;
}

.entries.m_block .entry-item .entry-item-title {
	font-size: 20px;
}

.entries.m_block .entry-item .entry-item-excerpt {
	font-size: 16px;
}

#pagination .page-list {
	border-top:none ;
	margin-top: 0;
}

@media (max-width: 750px) {
	.entry-item {
		margin-right: 0;
	}
	.entry-item a {
		display: block;
	}
	.entry-item-body {
	padding:  15px 0 0;
}
	.entry-item-meta {
	margin-bottom: 0.7rem;
}
	.entry-item-title {
	font-size: 16px;
	margin-bottom: 14px;
}

}


























/*余白調整css
=========================*/
.m0{ margin: 0!important; }
.m0-t{ margin-top: 0!important; }
.m0-r{ margin-right: 0!important; }
.m0-b{ margin-bottom: 0!important; }
.m0-l{ margin-left: 0!important; }

.m5{ margin: 5px!important; }
.m5-t{ margin-top: 5px!important; }
.m5-r{ margin-right: 5px!important; }
.m5-b{ margin-bottom: 5px!important; }
.m5-l{ margin-left: 5px!important; }

.m10{ margin: 10px!important; }
.m10-t{ margin-top: 10px!important; }
.m10-r{ margin-right: 10px!important; }
.m10-b{ margin-bottom: 10px!important; }
.m10-l{ margin-left: 10px!important; }

.m15{ margin: 15px!important; }
.m15-t{ margin-top: 15px!important; }
.m15-r{ margin-right: 15px!important; }
.m15-b{ margin-bottom: 15px!important; }
.m15-l{ margin-left: 15px!important; }

.m20{ margin: 20px!important; }
.m20-t{ margin-top: 20px!important; }
.m20-r{ margin-right: 20px!important; }
.m20-b{ margin-bottom: 20px!important; }
.m20-l{ margin-left: 20px!important; }

.m25{ margin: 25px!important; }
.m25-t{ margin-top: 25px!important; }
.m25-r{ margin-right: 25px!important; }
.m25-b{ margin-bottom: 25px!important; }
.m25-l{ margin-left: 25px!important; }

.m30{ margin: 30px!important; }
.m30-t{ margin-top: 30px!important; }
.m30-r{ margin-right: 30px!important; }
.m30-b{ margin-bottom: 30px!important; }
.m30-l{ margin-left: 30px!important; }

.m40{ margin: 40px!important; }
.m40-t{ margin-top: 40px!important; }
.m40-r{ margin-right: 40px!important; }
.m40-b{ margin-bottom: 40px!important; }
.m40-l{ margin-left: 40px!important; }

.m50{ margin: 50px!important; }
.m50-t{ margin-top: 50px!important; }
.m50-r{ margin-right: 50px!important; }
.m50-b{ margin-bottom: 50px!important; }
.m50-l{ margin-left: 50px!important; }

.m60{ margin: 60px!important; }
.m60-t{ margin-top: 60px!important; }
.m60-r{ margin-right: 60px!important; }
.m60-b{ margin-bottom: 60px!important; }
.m60-l{ margin-left: 60px!important; }

.m70{ margin: 70px!important; }
.m70-t{ margin-top: 70px!important; }
.m70-r{ margin-right: 70px!important; }
.m70-b{ margin-bottom: 70px!important; }
.m70-l{ margin-left: 70px!important; }

.m80{ margin: 80px!important; }
.m80-t{ margin-top: 80px!important; }
.m80-r{ margin-right: 80px!important; }
.m80-b{ margin-bottom: 80px!important; }
.m80-l{ margin-left: 80px!important; }

.m90{ margin: 90px!important; }
.m90-t{ margin-top: 90px!important; }
.m90-r{ margin-right: 90px!important; }
.m90-b{ margin-bottom: 90px!important; }
.m90-l{ margin-left: 90px!important; }

.m100{ margin: 100px!important; }
.m100-t{ margin-top: 100px!important; }
.m100-r{ margin-right: 100px!important; }
.m100-b{ margin-bottom: 100px!important; }
.m100-l{ margin-left: 100px!important; }

.m120{ margin: 120px!important; }
.m120-t{ margin-top: 120px!important; }
.m120-r{ margin-right: 120px!important; }
.m120-b{ margin-bottom: 120px!important; }
.m120-l{ margin-left: 120px!important; }

.m150{ margin: 150px!important; }
.m150-t{ margin-top: 150px!important; }
.m150-r{ margin-right: 150px!important; }
.m150-b{ margin-bottom: 150px!important; }
.m150-l{ margin-left: 150px!important; }

.m200{ margin: 200px!important; }
.m200-t{ margin-top: 200px!important; }
.m200-r{ margin-right: 200px!important; }
.m200-b{ margin-bottom: 200px!important; }
.m200-l{ margin-left: 200px!important; }

.m300{ margin: 300px!important; }
.m300-t{ margin-top: 300px!important; }
.m300-r{ margin-right: 300px!important; }
.m300-b{ margin-bottom: 300px!important; }
.m300-l{ margin-left: 300px!important; }


.p0{ padding: 0!important; }
.p0-t{ padding-top: 0!important; }
.p0-r{ padding-right: 0!important; }
.p0-b{ padding-bottom: 0!important; }
.p0-l{ padding-left: 0!important; }

.p5{ padding: 5px!important; }
.p5-t{ padding-top: 5px!important; }
.p5-r{ padding-right: 5px!important; }
.p5-b{ padding-bottom: 5px!important; }
.p5-l{ padding-left: 5px!important; }

.p10{ padding: 10px!important; }
.p10-t{ padding-top: 10px!important; }
.p10-r{ padding-right: 10px!important; }
.p10-b{ padding-bottom: 10px!important; }
.p10-l{ padding-left: 10px!important; }

.p15{ padding: 15px!important; }
.p15-t{ padding-top: 15px!important; }
.p15-r{ padding-right: 15px!important; }
.p15-b{ padding-bottom: 15px!important; }
.p15-l{ padding-left: 15px!important; }

.p20{ padding: 20px!important; }
.p20-t{ padding-top: 20px!important; }
.p20-r{ padding-right: 20px!important; }
.p20-b{ padding-bottom: 20px!important; }
.p20-l{ padding-left: 20px!important; }

.p25{ padding: 25px!important; }
.p25-t{ padding-top: 25px!important; }
.p25-r{ padding-right: 25px!important; }
.p25-b{ padding-bottom: 25px!important; }
.p25-l{ padding-left: 25px!important; }

.p30{ padding: 30px!important; }
.p30-t{ padding-top: 30px!important; }
.p30-r{ padding-right: 30px!important; }
.p30-b{ padding-bottom: 30px!important; }
.p30-l{ padding-left: 30px!important; }

.p40{ padding: 40px!important; }
.p40-t{ padding-top: 40px!important; }
.p40-r{ padding-right: 40px!important; }
.p40-b{ padding-bottom: 40px!important; }
.p40-l{ padding-left: 40px!important; }

.p50{ padding: 50px!important; }
.p50-t{ padding-top: 50px!important; }
.p50-r{ padding-right: 50px!important; }
.p50-b{ padding-bottom: 50px!important; }
.p50-l{ padding-left: 50px!important; }

.p60{ padding: 60px!important; }
.p60-t{ padding-top: 60px!important; }
.p60-r{ padding-right: 60px!important; }
.p60-b{ padding-bottom: 60px!important; }
.p60-l{ padding-left: 60px!important; }

.p70{ padding: 70px!important; }
.p70-t{ padding-top: 70px!important; }
.p70-r{ padding-right: 70px!important; }
.p70-b{ padding-bottom: 70px!important; }
.p70-l{ padding-left: 70px!important; }

.p80{ padding: 80px!important; }
.p80-t{ padding-top: 80px!important; }
.p80-r{ padding-right: 80px!important; }
.p80-b{ padding-bottom: 80px!important; }
.p80-l{ padding-left: 80px!important; }

.p90{ padding: 90px!important; }
.p90-t{ padding-top: 90px!important; }
.p90-r{ padding-right: 90px!important; }
.p90-b{ padding-bottom: 90px!important; }
.p90-l{ padding-left: 90px!important; }

.p100{ padding: 100px!important; }
.p100-t{ padding-top: 100px!important; }
.p100-r{ padding-right: 100px!important; }
.p100-b{ padding-bottom: 100px!important; }
.p100-l{ padding-left: 100px!important; }



/*boot-grid====================================*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-pull-11 {
	right: 91.66666667%;
}
.col-xs-pull-10 {
	right: 83.33333333%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-8 {
	right: 66.66666667%;
}
.col-xs-pull-7 {
	right: 58.33333333%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-5 {
	right: 41.66666667%;
}
.col-xs-pull-4 {
	right: 33.33333333%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-2 {
	right: 16.66666667%;
}
.col-xs-pull-1 {
	right: 8.33333333%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-push-11 {
	left: 91.66666667%;
}
.col-xs-push-10 {
	left: 83.33333333%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-8 {
	left: 66.66666667%;
}
.col-xs-push-7 {
	left: 58.33333333%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-5 {
	left: 41.66666667%;
}
.col-xs-push-4 {
	left: 33.33333333%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-2 {
	left: 16.66666667%;
}
.col-xs-push-1 {
	left: 8.33333333%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
.col-xs-offset-11 {
	margin-left: 91.66666667%;
}
.col-xs-offset-10 {
	margin-left: 83.33333333%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-8 {
	margin-left: 66.66666667%;
}
.col-xs-offset-7 {
	margin-left: 58.33333333%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-5 {
	margin-left: 41.66666667%;
}
.col-xs-offset-4 {
	margin-left: 33.33333333%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-2 {
	margin-left: 16.66666667%;
}
.col-xs-offset-1 {
	margin-left: 8.33333333%;
}
.col-xs-offset-0 {
	margin-left: 0%;
}

@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-11 {
	width: 91.66666667%;
}
.col-sm-10 {
	width: 83.33333333%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-8 {
	width: 66.66666667%;
}
.col-sm-7 {
	width: 58.33333333%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-5 {
	width: 41.66666667%;
}
.col-sm-4 {
	width: 33.33333333%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-2 {
	width: 16.66666667%;
}
.col-sm-1 {
	width: 8.33333333%;
}
.col-sm-pull-12 {
	right: 100%;
}
.col-sm-pull-11 {
	right: 91.66666667%;
}
.col-sm-pull-10 {
	right: 83.33333333%;
}
.col-sm-pull-9 {
	right: 75%;
}
.col-sm-pull-8 {
	right: 66.66666667%;
}
.col-sm-pull-7 {
	right: 58.33333333%;
}
.col-sm-pull-6 {
	right: 50%;
}
.col-sm-pull-5 {
	right: 41.66666667%;
}
.col-sm-pull-4 {
	right: 33.33333333%;
}
.col-sm-pull-3 {
	right: 25%;
}
.col-sm-pull-2 {
	right: 16.66666667%;
}
.col-sm-pull-1 {
	right: 8.33333333%;
}
.col-sm-pull-0 {
	right: auto;
}
.col-sm-push-12 {
	left: 100%;
}
.col-sm-push-11 {
	left: 91.66666667%;
}
.col-sm-push-10 {
	left: 83.33333333%;
}
.col-sm-push-9 {
	left: 75%;
}
.col-sm-push-8 {
	left: 66.66666667%;
}
.col-sm-push-7 {
	left: 58.33333333%;
}
.col-sm-push-6 {
	left: 50%;
}
.col-sm-push-5 {
	left: 41.66666667%;
}
.col-sm-push-4 {
	left: 33.33333333%;
}
.col-sm-push-3 {
	left: 25%;
}
.col-sm-push-2 {
	left: 16.66666667%;
}
.col-sm-push-1 {
	left: 8.33333333%;
}
.col-sm-push-0 {
	left: auto;
}
.col-sm-offset-12 {
	margin-left: 100%;
}
.col-sm-offset-11 {
	margin-left: 91.66666667%;
}
.col-sm-offset-10 {
	margin-left: 83.33333333%;
}
.col-sm-offset-9 {
	margin-left: 75%;
}
.col-sm-offset-8 {
	margin-left: 66.66666667%;
}
.col-sm-offset-7 {
	margin-left: 58.33333333%;
}
.col-sm-offset-6 {
	margin-left: 50%;
}
.col-sm-offset-5 {
	margin-left: 41.66666667%;
}
.col-sm-offset-4 {
	margin-left: 33.33333333%;
}
.col-sm-offset-3 {
	margin-left: 25%;
}
.col-sm-offset-2 {
	margin-left: 16.66666667%;
}
.col-sm-offset-1 {
	margin-left: 8.33333333%;
}
.col-sm-offset-0 {
	margin-left: 0%;
}
}

@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left;
}
.col-md-12 {
	width: 100%;
}
.col-md-11 {
	width: 91.66666667%;
}
.col-md-10 {
	width: 83.33333333%;
}
.col-md-9 {
	width: 75%;
}
.col-md-8 {
	width: 66.66666667%;
}
.col-md-7 {
	width: 58.33333333%;
}
.col-md-6 {
	width: 50%;
}
.col-md-5 {
	width: 41.66666667%;
}
.col-md-4 {
	width: 33.33333333%;
}
.col-md-3 {
	width: 25%;
}
.col-md-2 {
	width: 16.66666667%;
}
.col-md-1 {
	width: 8.33333333%;
}
.col-md-pull-12 {
	right: 100%;
}
.col-md-pull-11 {
	right: 91.66666667%;
}
.col-md-pull-10 {
	right: 83.33333333%;
}
.col-md-pull-9 {
	right: 75%;
}
.col-md-pull-8 {
	right: 66.66666667%;
}
.col-md-pull-7 {
	right: 58.33333333%;
}
.col-md-pull-6 {
	right: 50%;
}
.col-md-pull-5 {
	right: 41.66666667%;
}
.col-md-pull-4 {
	right: 33.33333333%;
}
.col-md-pull-3 {
	right: 25%;
}
.col-md-pull-2 {
	right: 16.66666667%;
}
.col-md-pull-1 {
	right: 8.33333333%;
}
.col-md-pull-0 {
	right: auto;
}
.col-md-push-12 {
	left: 100%;
}
.col-md-push-11 {
	left: 91.66666667%;
}
.col-md-push-10 {
	left: 83.33333333%;
}
.col-md-push-9 {
	left: 75%;
}
.col-md-push-8 {
	left: 66.66666667%;
}
.col-md-push-7 {
	left: 58.33333333%;
}
.col-md-push-6 {
	left: 50%;
}
.col-md-push-5 {
	left: 41.66666667%;
}
.col-md-push-4 {
	left: 33.33333333%;
}
.col-md-push-3 {
	left: 25%;
}
.col-md-push-2 {
	left: 16.66666667%;
}
.col-md-push-1 {
	left: 8.33333333%;
}
.col-md-push-0 {
	left: auto;
}
.col-md-offset-12 {
	margin-left: 100%;
}
.col-md-offset-11 {
	margin-left: 91.66666667%;
}
.col-md-offset-10 {
	margin-left: 83.33333333%;
}
.col-md-offset-9 {
	margin-left: 75%;
}
.col-md-offset-8 {
	margin-left: 66.66666667%;
}
.col-md-offset-7 {
	margin-left: 58.33333333%;
}
.col-md-offset-6 {
	margin-left: 50%;
}
.col-md-offset-5 {
	margin-left: 41.66666667%;
}
.col-md-offset-4 {
	margin-left: 33.33333333%;
}
.col-md-offset-3 {
	margin-left: 25%;
}
.col-md-offset-2 {
	margin-left: 16.66666667%;
}
.col-md-offset-1 {
	margin-left: 8.33333333%;
}
.col-md-offset-0 {
	margin-left: 0%;
}
}

@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left;
}
.col-lg-12 {
	width: 100%;
}
.col-lg-11 {
	width: 91.66666667%;
}
.col-lg-10 {
	width: 83.33333333%;
}
.col-lg-9 {
	width: 75%;
}
.col-lg-8 {
	width: 66.66666667%;
}
.col-lg-7 {
	width: 58.33333333%;
}
.col-lg-6 {
	width: 50%;
}
.col-lg-5 {
	width: 41.66666667%;
}
.col-lg-4 {
	width: 33.33333333%;
}
.col-lg-3 {
	width: 25%;
}
.col-lg-2 {
	width: 16.66666667%;
}
.col-lg-1 {
	width: 8.33333333%;
}
.col-lg-pull-12 {
	right: 100%;
}
.col-lg-pull-11 {
	right: 91.66666667%;
}
.col-lg-pull-10 {
	right: 83.33333333%;
}
.col-lg-pull-9 {
	right: 75%;
}
.col-lg-pull-8 {
	right: 66.66666667%;
}
.col-lg-pull-7 {
	right: 58.33333333%;
}
.col-lg-pull-6 {
	right: 50%;
}
.col-lg-pull-5 {
	right: 41.66666667%;
}
.col-lg-pull-4 {
	right: 33.33333333%;
}
.col-lg-pull-3 {
	right: 25%;
}
.col-lg-pull-2 {
	right: 16.66666667%;
}
.col-lg-pull-1 {
	right: 8.33333333%;
}
.col-lg-pull-0 {
	right: auto;
}
.col-lg-push-12 {
	left: 100%;
}
.col-lg-push-11 {
	left: 91.66666667%;
}
.col-lg-push-10 {
	left: 83.33333333%;
}
.col-lg-push-9 {
	left: 75%;
}
.col-lg-push-8 {
	left: 66.66666667%;
}
.col-lg-push-7 {
	left: 58.33333333%;
}
.col-lg-push-6 {
	left: 50%;
}
.col-lg-push-5 {
	left: 41.66666667%;
}
.col-lg-push-4 {
	left: 33.33333333%;
}
.col-lg-push-3 {
	left: 25%;
}
.col-lg-push-2 {
	left: 16.66666667%;
}
.col-lg-push-1 {
	left: 8.33333333%;
}
.col-lg-push-0 {
	left: auto;
}
.col-lg-offset-12 {
	margin-left: 100%;
}
.col-lg-offset-11 {
	margin-left: 91.66666667%;
}
.col-lg-offset-10 {
	margin-left: 83.33333333%;
}
.col-lg-offset-9 {
	margin-left: 75%;
}
.col-lg-offset-8 {
	margin-left: 66.66666667%;
}
.col-lg-offset-7 {
	margin-left: 58.33333333%;
}
.col-lg-offset-6 {
	margin-left: 50%;
}
.col-lg-offset-5 {
	margin-left: 41.66666667%;
}
.col-lg-offset-4 {
	margin-left: 33.33333333%;
}
.col-lg-offset-3 {
	margin-left: 25%;
}
.col-lg-offset-2 {
	margin-left: 16.66666667%;
}
.col-lg-offset-1 {
	margin-left: 8.33333333%;
}
.col-lg-offset-0 {
	margin-left: 0%;
}
}




#page-default h1  span.enn, #archive h1  span.enn{
	font-size:12px;
}
@media screen and (max-width: 750px) {
#page-default h1  span.enn, #archive h1  span.enn{
	font-size:11px;
}
}
.accder{
	text-align:center;
    border-bottom: 2px solid #ccc;
}
@media screen and (min-width: 1200px) {
.column2{
	        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 30px;
        margin: 0 -15px 0;
}
.column2 .column{
padding:0 15px;
}	
}
#page-default .mainv, #archive .mainv, #single .mainv {
    padding-top: 180px;
}
	#page-default h1, #archive h1 {
    font-size: 3.8rem;
}
	




