@charset "utf-8";

/* bootstrap.css基本の打消し（同じclass名での書き換え）
---------------------------------------------------- */
body{ margin:0px; padding:0px;}
h1,h2,h3,h4,h5,h6{ margin:0px; padding:0px; font-weight:normal; clear:both}
p{ margin:0px; padding:0px}

.navbar {
  margin-bottom:0px;
  border:none;
}

.table-striped > tbody > tr:nth-of-type(odd) { background-color: #eee8e0;}
.table{ margin-bottom:30px}
.table th{ width:30%}

@media (min-width: 768px) {.btn-group-vertical a{ padding-top:15px;padding-bottom:15px}}

img.img-fluid {display: block;}

@media (min-width: 768px) {
.modal-dialog {max-width: 650px;}
}

.ind1 {position: relative; z-index: 1;}
.ind2 {position: relative; z-index: 2;}
.ind3 {position: relative; z-index: 3;}

/* 全体構造
---------------------------------------------------- */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
    zoom:1;/*for IE 5.5-7*/
	overflow:hidden;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear{clear:both;}

img{border:0;vertical-align:bottom;}

a {
	outline:none;
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

hr {
    display:block;
    height:1px;
    border-top:1px dotted #333;
    margin:0;
    padding:0;
	margin-bottom:20px
}

body{
	font-size:80%;
	line-height:185%;
	font-family:FontAwesome, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #203846;
	letter-spacing: 0.05em;
	overflow-x: hidden;
	background: #e2f3fa;
}

/* link
---------------------------------------------------- */
a:link,a:visited,a:hover,a:active{text-decoration:none !important; color:#00a2ee;}

/* header
---------------------------------------------------- */
header{
	width: 100%;
	z-index: 1000;
	margin: 0;
	border-bottom: none;
	position: fixed;
	top: 0;
	padding: 10px 0;
	background:#e2f3fa;
	}

@media print, screen and (min-width: 768px) {
header{padding:0; background:#e2f3fa;}
}

/* h1
--------------------------- */
.logo {	
	width: 100px;
	float: left;
	height: auto;
}
@media print, screen and (min-width: 768px) {
.logo{	
	width: 180px;
	margin-top: 15px;
	}
}
@media print, screen and (min-width: 992px) {
.logo {
	width: 220px;
	margin-top: 25px;
	}
}
@media print, screen and (min-width: 1200px) {
.logo {	
	width: 265px;
	margin-top: 18px;
	}
}
@media print, screen and (min-width: 1500px) {
.logo {	
	width: 265px;
	margin-top: 18px;
	}
}

/* header-btn
--------------------------- */
.heads{float:right; width:50%;}
.header-btn{display: block; margin-top: 20px;}

/* nav
---------------------------------------------------- */
.menu {font-size: 10px; padding-top: 0px;}
.menu > ul > li a {
	color: #203846 !important;
	padding: 10px 0 !important; 
	font-family: 'Noto Sans JP', sans-serif;
	text-align: center!important;
	}
.menu li.navi-on a{
	color: #00a2ee!important;
	opacity: 1;
}
.menu > ul > li > ul {font-size: 90%;}
.menu > ul > li > ul > li {list-style: none;}
.menu > ul > li > ul > li a {text-align: left!important;}

@media only screen and (max-width: 767px) {
    .menu-container { margin-top: -30px!important;}
	.menu-dropdown-icon > a {margin-left: 30px;}
	.menu > ul > li {border-bottom: 1px solid #8dc5e0 !important;}
}

@media print, screen and (min-width: 768px) {
.menu {
	padding-top: 0;
	}
.menu > ul > li a{ margin: 10px 0;}
.menu-container { margin-top: 0!important;}
.menu .show-on-mobile {padding-top:10px!important;}
.menu > ul {
	width: 100%;
	margin: 0 auto;
	}
.menu > ul i {padding-left: 5px;}
.menu > ul > li a{
		text-align: center!important;
		padding: 40px 0;
		color: #203846 !important;
		border-bottom: 5px solid transparent;
	}
.menu > ul > li > ul {font-size: 100%;}
.menu > ul > li > ul.normal-sub > li {margin: 4px 0!important;}
.menu > ul > li a:hover,
.menu li.navi-on a{
	color: #203846 !important;
	border-bottom: 5px solid #00a2ee;
	}
}

@media print, screen and (min-width: 768px) {
.menu {font-size: 90%;}
}

@media print, screen and (min-width:992px) {
.menu {font-size: 90%;}
}

@media print, screen and (min-width: 1200px) {
.menu {font-size: 90%;}
}
@media print, screen and (min-width: 1500px) {
.menu {font-size: 110%; max-width: 1050px; margin:0 0 0 auto}
}

@media only screen and (max-width: 767px) {
	.li001{clear: both;width:49% !important; float: left !important;}
	.li002{width:49% !important; float: right !important;}
	.li003{clear: both;width:49% !important; float: left !important; letter-spacing: -0.1em !important;}
	.li004{width:49% !important; float: right !important;}
	.li005{clear: both;width:49% !important; float: left !important;}
	.li006{width:49% !important; float: right !important;}
	.li007{clear: both;width:49% !important; float: left !important;}
	.li008{width:49% !important; float: right !important;}
	.li009{clear: both;width:49% !important; float: left !important;}
	.li010{width:49% !important; float: right !important;}
	.li011{clear: both;width:49% !important; float: left !important;}
	.li012{width:49% !important; float: right !important;}	
}

@media print, screen and (min-width: 768px) {
	.li001{width:5% !important;}
	.li002{width:13% !important;}
	.li003{width:25% !important;}
	.li004{width:9% !important;}
	.li005{width:16% !important;}
	.li006{width:15% !important;}
	.li007{width:4% !important;}
	.li008{width:5% !important;}
	.li009{width:8% !important;}
}

@media print, screen and (min-width: 992px) {
	.li001{width:5% !important;}
	.li002{width:13% !important;}
	.li003{width:25% !important;}
	.li004{width:9% !important;}
	.li005{width:16% !important;}
	.li006{width:15% !important;}
	.li007{width:4% !important;}
	.li008{width:5% !important;}
	.li009{width:8% !important;}
}

@media print, screen and (min-width: 1200px) {
	.li001{width:6% !important;}
	.li002{width:14% !important;}
	.li003{width:20% !important;}
	.li004{width:10% !important;}
	.li005{width:15% !important;}
	.li006{width:15% !important;}
	.li007{width:6% !important;}
	.li008{width:6% !important;}
	.li009{width:8% !important;}
}
/* content
---------------------------------------------------- */
main { line-height: 1.8em; font-size: 105%;}
@media print, screen and (min-width: 768px){main {font-size: 100%;}}
@media print, screen and (min-width: 992px){main {font-size: 105%;}}
@media print, screen and (min-width: 1200px){main{font-size:110%;}}

/* index.html
---------------------------------------------------- */
/* main余白
---------------------------------------------------- */
.mainimg{ margin-top: 50px !important;}
@media print, screen and (min-width: 768px)  {.mainimg{margin-top:121px !important;}}
@media print, screen and (min-width: 992px)  {.mainimg{margin-top:121px !important;}}
@media print, screen and (min-width:1120px) {.mainimg{margin-top: 121px !important;}}

/* index.html
---------------------------------------------------- */
/* mainimage
---------------------------------------------------- */
#mainimg{background: url(../images/bg-main.jpg) no-repeat scroll 50% 0% / cover;}

/* products
---------------------------------------------------- */
.bg-products{background: url("../images/bg-products.jpg") no-repeat center top; margin-bottom: 15px;}
@media print, screen and (min-width: 768px)  {.bg-products{margin-bottom: 30px;}}
@media print, screen and (min-width: 992px)  {.bg-products{margin-bottom: 60px;}}

.p01-box01{padding: 5%; background: #fff}
@media print, screen and (min-width: 768px)  {.p01-box01 {padding: 10% 5%;}}
@media print, screen and (min-width: 992px)  {.p01-box01 {padding: 10% 5%;}}
@media print, screen and (min-width: 1200px) {.p01-box01 {padding: 10%;}}

.p01-box01 h3{
  background-image:url("../images/star01.png"),
      url("../images/star02.png");
  background-repeat:
      no-repeat,
      no-repeat;
  background-position:
      left,
      right;	
}

.p01-box01 h3{
	font-size: 18px;
	padding: 10px 0;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 40px;
	color: #00a2ee;
	margin-bottom: 10px;
	text-align: center;
	}
.p01-box01 h3 span{
	font-size: 35px;
	color: #203846;
	font-family: 'Josefin Sans', sans-serif;
	background: linear-gradient(transparent 60%, #ffff33 60%);	
}

@media print, screen and (min-width: 768px) {
.p01-box01 h3{
	font-size: 26px;
	line-height: 50px;	
	margin-bottom: 20px;
	}
.p01-box01 h3 span{
	font-size: 60px;
	}
}

/* bottom-box01
---------------------------------------------------- */
.bottom-box01{
	background: #00a2ee;
	padding: 5%;
	color: #fff;
	text-align:	center;
	}
.bottom-box01 h3{
	font-size: 40px;
	margin-bottom: 10px;
	}
@media print, screen and (min-width: 768px) {
.bottom-box01{
	padding: 10% 5%;
	}
.bottom-box01 h3{
	font-size: 70px;
	margin-bottom: 20px;
	}	
}

/* bottom-box02
---------------------------------------------------- */
.bottom-box02{
	background: #e2f3fa;
	padding: 5%;
	text-align: center;
	}
.bottom-box02 h4{
	font-size: 26px;
	font-weight: 900;
	margin-bottom: 20px;
	}
@media print, screen and (min-width: 768px) {
.bottom-box02{
	padding: 10% 5%;
	}
.bottom-box02 h4{
	margin-bottom: 40px;
	}
}

/* bottom-tel
----------------------------- */
.bottom-tel{
	display: block;
	color: #fff;
	background-color: #00a2ee;
	padding: 15px 0;
	font-size: 15px;
	text-align: center;
	border-radius: 100px;
	margin-bottom: 4px;
	}
.bottom-tel a:link,
.bottom-tel a:visited,
.bottom-tel a:hover,
.bottom-tel a:active{color:#fff;}

@media only screen and (max-width: 767px) {
.bottom-tel img{display: none}
.bottom-tel i{font-size: 90%; margin-right: 5px;
	}	
}

@media print, screen and (min-width: 768px) {
.bottom-tel{
	display: block;
	background-color:transparent;
	color: #203846;
	font-family: 'Oswald', sans-serif;
	padding: 0;
	font-size: 33px;
	margin-bottom: 10px;
	}
.bottom-tel img{
	margin:-6px 10px 0 0;
	vertical-align: middle;
	}
.bottom-tel i{display: none}
}

@media print, screen and (min-width: 992px) {
.bottom-tel{
	font-size: 36px;
	}
}

/* footer
---------------------------------------------------- */
/* footer01
------------------------- */
#footer01{
	clear: both;
	width: 100%;
	background: #203846;
	color: #fff;
	}

/* f-yohaku
---------------------------------------------------- */
.f-yohaku01{padding:20px 0}
@media print, screen and (min-width: 576px) {.f-yohaku01{padding:40px 0;}}
@media print, screen and (min-width: 768px) {.f-yohaku01{padding:80px 0;}}
@media print, screen and (min-width: 992px) {.f-yohaku01{padding:80px 0;}}

/* f-info
---------------------------------------------------- */	
.f-info{
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	margin-bottom: 20px;
	}
.f-info a:link,
.f-info a:visited,
.f-info a:hover,
.f-info a:active{text-decoration:underline; color:#fff;}

@media only screen and (max-width: 767px) {
.f-info h3 img{margin:0 auto}
.f-info span{font-size: 13px;}
}
@media print, screen and (min-width: 768px) {
.f-info{
	text-align: left;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 26px;
	}
}

/* footer-tel
---------------------------------------------------- */
@media only screen and (max-width: 767px) {
.btn-footer-tel{
	display: block;
	font-size: 15px !important;
	color: #fff;
	text-align: center;	
	background: #00a2ee;
	padding: 15px 0;
	border-radius: 100px;
	margin-bottom: 10px;
	text-decoration: none !important
	}
.btn-footer-tel:link{text-decoration: none !important}
}
@media print, screen and (min-width: 768px) {
.btn-footer-tel{
	display: inline;
	padding: 0;
	text-align: left;
	background: transparent;
	cursor: default;
	}
}

/* f-navi
---------------------------------------------------- */
@media print, screen and (min-width: 768px) {
.fl-l{float: left; width: 42% !important;}
.fl-r{float:right; width: 58% !important;}	
}

.textlink {width:100%; color: #fff;}
.textlink h4{font-weight: 900; margin-bottom: 10px;}
.textlink ul{
	list-style:none;
	border-top:0px solid #eee;
	border-right:1px solid #eee;
	border-left:1px solid #eee
}
.textlink li{
	line-height:100%;
	display:block;
	background-color:#fff;
	border-bottom:1px solid #eee;
}
.textlink li i{float:right; color: #333;}
.textlink li a{
	display: block;
	padding: 15px;
	text-align: left;
	color: #333;
	font-weight:normal;
}
.textlink li:first-child{border-left: 0px;}
.textlink a:link, 
.textlink a:visited,
.textlink a:hover,
.textlink a:active{color: #333; text-decoration:none}

@media only screen and (max-width: 767px) {
.textlink a:after{
	font-family:"Font Awesome 5 Free";
	content:" \f0da";
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #00a2ee;
	}
}

@media print, screen and (min-width: 768px) {
.textlink ul{
	list-style: none;
	border-top:0px solid #eee;
	border-right:0px solid #eee;
	border-left:0px solid #eee
	}
.textlink {width:100%; padding:0;}
.textlink li{
	line-height:100%;
	margin-bottom:0px;
	display:block;
	background:none;
	border-bottom:0px solid #ccc
	}
.textlink li a{display:block; padding:0px; font-weight:normal; margin-bottom:0px;}
.textlink a:link,
.textlink a:visited {color:#fff; text-decoration:none}
.textlink a:hover {color:#fff; text-decoration:underline!important}
.textlink li{
	border-right: 0px solid #fff;
	border-radius:0px;
	padding:6px 15px 6px 0px;
	display:block;
	font-size:12px;
	}
.textlink li a{display:block; padding:0px;}
}

@media print, screen and (min-width: 992px) {.textlink li{padding:7px 0px;}}

/* copyright
---------------------------------------------------- */
@media only screen and (max-width: 767px) {
.copyright{
	font-size: 12px;
	text-align: center;
	}
}
@media print, screen and (min-width: 768px) {
.copyright{
	clear: both;
	font-size: 12px;	
	padding-top: 25px;
	}
}

/* lock.html
---------------------------------------------------- */
.daybox{
	clear: both;
	position: relative;
	background: #fff;
	padding: 40px 20px 20px 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

@media print, screen and (min-width: 768px) {
.daybox{
	clear: both;
	position: relative;
	background: #fff;
	padding: 50px 30px 30px 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
	}
}

.daybox h4{
	color: #fff;
	background: #de617f;
	font-size: 25px;
	padding: 10px 15px 5px 15px;
	position: absolute;
	top: -15px;
	left: 20px;
	margin-bottom: 50px;
	border-radius: 100px;
	font-family: 'Josefin Sans', sans-serif;
	}

.daybox ul {list-style:disc; padding-left: 20px;}
.daybox ul li{font-size: 90%; border-bottom:dotted 1px #ffd57f;}

/* item.html
---------------------------------------------------- */
/* Accordion side menu
--------------------------- */
.accordion dt  {
	display: inline-block;
	padding: 18px 20px;
	width: 100%;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	background:#2f5079;
	cursor:pointer;
}

.accordion dd{ display:none}
.accordion dd ul {
	list-style: none;
	padding: 0px;
	margin:0px;
}
.accordion dd li {
	border-bottom: 1px solid #a3d9ee;
	background-color: #d7f0fa;
}
.accordion dd li a {
	display: block;
	padding: 18px 20px;
	font-size: 14px;
}

.accordion dd li a:before{
	font-family:"Font Awesome 5 Free";
	content:" \f0da";
	float:left;
	font-size:11px;
	font-weight: bold;
	color:#00aaff;
	padding-right:8px;
	}

.accordion dd li a:hover{text-decoration: underline}

.accordionIcon,
.accordionIcon span{display: inline-block;
  transition: all .4s;
  box-sizing: border-box;}

.accordionIcon {
  position: relative;
  width: 24px;
  height: 24px;
  float: right;
  display: block;
}
.accordionIcon span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #d7f0fa;
  border-radius: 4px;
}
.accordionIcon span:nth-of-type(1) {
  top: 0;
}
.accordionIcon span:nth-of-type(2) {
  top: 11px;
}
.accordionIcon span:nth-of-type(3) {
  bottom: 0;
}
.active .accordionIcon span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotate(-315deg);
  transform: translateY(11px) rotate(-315deg);
}
.active .accordionIcon span:nth-of-type(2) {
  opacity: 0;
}
.active .accordionIcon span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotate(315deg);
  transform: translateY(-11px) rotate(315deg);
}

@media print, screen and (min-width: 768px){
	 .accordion dt  {background-image:none; cursor:default;}
	 .accordion dt.active  { background-image:none;}
	 .accordion dd{ display: block}
   .accordionIcon { display: none;}
}

@media print, screen and (min-width: 768px){
	.accordion dd ul {
	border-top:1px solid #a3d9ee;
	border-left:1px solid #a3d9ee;		
	}	
	.accordion dd li {
	border-right:1px solid #a3d9ee;	
	border-bottom: 1px solid #a3d9ee;
	background-color: #d7f0fa;
	font-size: 14px;
	float: left;
	width: 33.3%;
	}
}

.navon a {background:#a5dff6 !important;}

.douga iframe{width: 100%; height: auto}


/* door.html
---------------------------------------------------- */
.top-guide {
	margin-bottom: 20px;
	padding: 15px 10px;
	border: 3px solid #fdead8;
	background: #fffcf2;
	border-radius: 10px;
}
@media print, screen and (min-width: 768px){
.top-guide {
	margin-bottom: 0px;
	padding: 15px;
	border: none;
	}
}
@media print, screen and (min-width: 992px){
.top-guide {
	padding: 15px;
	}
}
@media print, screen and (min-width: 1200px){
.top-guide {
	padding: 25px;
	}
}

@media print, screen and (min-width: 768px){.top-guide-yohaku{margin-top: 50px;}}

/* work.html
---------------------------------------------------- */
.work-box{ margin-bottom: 80px}
@media print, screen and (min-width: 768px) {.work-box{ margin-bottom: 80px}}
@media print, screen and (min-width: 1200px) {.work-box{ margin-bottom: 100px}}

.ctgr{display: table; max-width: 100%; border-spacing: 5px 0; margin-bottom: 10px;}

.p09-box01{
	display:table-cell;
	background: #abdbf6;
	text-align: center;
	padding: 2px 7px 3px 7px;
	font-size: 11px;
	border-radius: 5px;
	font-family: 'Noto Sans JP', sans-serif;
}
@media print, screen and (min-width: 768px) {.p09-box01{ font-size: 12px; padding: 5px 10px;}}
@media print, screen and (min-width: 992px) {.p09-box01{ font-size: 12px;}}
@media print, screen and (min-width:1200px) {.p09-box01{ font-size:13px;}}

.work-detail{margin-bottom: 10px;}
@media print, screen and (min-width: 768px) {.work-detail{margin-bottom: 15px;}}

/* company.html
---------------------------------------------------- */
.p10-box01{
	background: #e2f3fa;
	text-align: center;
	padding: 15px 10px;
	border-radius: 10px;
	font-weight: 900;
	font-family: 'Noto Sans JP', sans-serif;
}

.p10-box01 i{
	color: #ffff00;
	font-size: 30px;
	margin-bottom: 10px;
	text-shadow:
    1px 0 0 #00a2ee,
    0 1px 0 #00a2ee,
    -1px 0 0 #00a2ee,
    0 -1px 0 #00a2ee
}

@media print, screen and (min-width: 768px){
.p10-box01{font-size: 130%;}
}

/* contact.html
---------------------------------------------------- */
.mail-box1{
	padding: 15px;
	background: #fff;
	text-align: center;
	border-radius: 20px;
	}
@media print, screen and (min-width: 768px){
.mail-box1{padding: 40px;}
}

@media only screen and (max-width: 767px) {
.con-tel img{display: none}
.con-tel i{font-size: 90%; margin-right: 5px;}
}

.con-tel{
	display: block;
	color: #fff;
	background-color: #00a2ee;
	padding: 15px 0;
	font-size: 15px;
	text-align: center;
	border-radius: 100px;
	margin-bottom: 10px;
	}
.con-tel a:link,
.con-tel a:visited,
.con-tel a:hover,
.con-tel a:active{color:#fff;}
.con-tel img{
	margin:5px 5px 0 0;
	vertical-align: top;
}

@media print, screen and (min-width: 768px) {
.con-tel{
	display: block;
	background-color:transparent;
	color: #203846;
	font-family: 'Oswald', sans-serif;
	padding: 0;
	font-size: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.con-tel img{
	margin-top: -10px;
	margin-right: 10px;
	}
.con-tel i{display: none;}
}

@media print, screen and (min-width: 992px) {
.con-tel{
	font-size: 40px;
	}
.con-tel img{
	margin-top: -10px;
	margin-right: 10px;
	}
}

/* tel */
.contact_btn_tel{
	display: block;
	color: #fff;	
	background-color: #203846;
	font-size: 15px;	
	padding: 15px 0;
	text-align: center;
	margin-bottom: 8px;
	border-radius: 100px;
	}
.contact_btn_tel a:link,
.contact_btn_tel a:visited,
.contact_btn_tel a:hover,
.contact_btn_tel a:active{color:#fff}
.contact_btn_tel i{
	color: #fff;
	margin: -4px 8px 0 0;
	font-size: 14px;
}

@media print, screen and (min-width: 768px) {
.contact_btn_tel{
	display: inline;
	background-color: transparent;
	padding: 0;
	text-align: left;
	color: #203846;
	font-family: 'Oswald', sans-serif;	
	font-size: 30px;	
	margin-bottom: 0;
	}
.contact_btn_tel i{
	color: #00a2ee;
	margin: -5px 9px 0 0;
	font-size: 23px;
	vertical-align: middle;
	}
}

/* fax */
.contact_btn_fax{
	display: block;
	color: #203846;
	font-size: 14px;
	text-align: center;
	}
.contact_btn_fax a:link,
.contact_btn_fax a:visited,
.contact_btn_fax a:hover,
.contact_btn_fax a:active{color:#fff}
.contact_btn_fax i{
	color: #00a2ee;
	margin: -4px 10px 0 0;
	font-size: 15px;
}

@media print, screen and (min-width: 768px) {
.contact_btn_fax{
	display: inline;
	background-color: transparent;
	padding: 0;
	text-align: left;
	font-family: 'Oswald', sans-serif;	
	font-size: 30px;
	margin-bottom: 0;
	}
.contact_btn_fax i{
	color: #00a2ee;
	margin: -6px 10px 0 0;
	font-size: 23px;
	vertical-align: middle;
	}
}

/* table
------------------------- */
.contact_box{ 
	background-color:#fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

/* フォームのテーブル
------------------------- */
.table_form{
	width:100%;
	border-collapse:collapse;
	border-top:1px solid #ccc;
	margin-bottom: 20px;
}
.table_form th{
	width:100%;
	padding:15px 15px 5px 15px;
	display: block;
	font-size: 100%;
}
.table_form td{
	width:100%;
	border-bottom:1px solid #ccc;
	padding:0px 15px 15px 15px;
	display: block;
}
.table_form th span{/*必須*/
	font-size:80%;
	color:#fff;
	padding:0px 10px;
	border-radius:3px;
	float:right;
	background-color:#D00A0A;
}

.table_form td.last {border-bottom:none;}
.table_form td.class { border-bottom:0;}

@media print, screen and (min-width: 768px) {
.table_form{margin-bottom: 40px;}
.table_form th{
	width:33%;
	border-bottom:1px solid #ccc;
	padding:15px 20px;
	vertical-align:middle;
	text-align:left;
	display:table-cell;
	}
.table_form td{
	width:100%;
	padding:15px 25px;
	display:table-cell;
	}
}

@media print, screen and (min-width: 992px) {
.table_form th{width:35%;}
}

/* form
---------------------------------------------------- */
.required input[type="text"], .required input[type="password"], .required select, .required textarea{border:1px solid #c36;}
input[type="checkbox"], input[type="radio"] {vertical-align:middle; margin:2px 0px 5px 0;}
input{font-size:100%;vertical-align:middle; padding:9px}
input[type="text"], select{border:1px solid #ccc; border-radius:3px}
input:focus[type="text"]{border:1px solid #06c;}
textarea{font-size:100%;border:1px solid #ccc;width:99%; border-radius:3px}
input,textarea{
  font-style: normal; 
  font-weight: normal; 
  line-height: 1; 
  -Webkit-font-smoothing: antialiased; 
  -moz-osx-font-smoothing: grayscale;
} 
.table_form label{font-weight: normal !important; margin-right:20px; }

@media only screen and (max-width: 767px) {
	.slc1 {float: left}
	.nengou div{float: left; margin: 12px 0 0 12px;}	
	.year div{float: left; margin: 12px 0 0 12px;}	
	.month div{float: left; margin: 12px 0 0 12px;}
	.day div{float: left; margin: 12px 0 0 12px;}	
}

@media print, screen and (min-width: 768px) {
	.slc1 {float: left}
	.nengou div{float:left; margin: 12px 0 0 8px;}	
	.year div{ float: left; margin: 12px 0 0 8px;}	
	.month div{ float:left; margin: 12px 0 0 8px;}
	.day div { float: left; margin: 12px 0 0 8px;}	
}

@media print, screen and (min-width: 768px) {
	.nengou{float:left; width: 150px; padding:0 0 15px 0;}
	.year {float: left; width: 130px;}	
	.month {float:left; width: 130px;}
	.day { float: left; width: 130px;}	
}

@media print, screen and (min-width: 992px) {
	.nengou{float:left; width: 150px; padding:0 0 15px 0;}
	.year {float: left; width: 150px;}	
	.month {float:left; width: 150px;}
	.day { float: left; width: 150px;}	
}

@media only screen and (max-width: 767px) {.w100 {width:70%; display: inline-block; margin-bottom: 10px;}}
@media print, screen and (min-width: 768px) {.w100 {width:100px;}}

.w80 {width:80px; display: inline-block;}
@media print, screen and (min-width: 768px) {.w80 {width:80px; margin-right: 10px;}}

.w300 {width:100%; display: inline-block;}
@media print, screen and (min-width: 768px) {.w300 {width:300px;}}

.w180 {width:100px; display: inline-block;}
@media print, screen and (min-width: 768px) {.w180 {width:120px;}}
@media print, screen and (min-width: 992px) {.w180 {width:180px;}}

.form-control {
    height: 50px;
    padding: 12px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* 個人情報保護方針
---------------------------------------------------- */
#policy{
	padding: 10px;
	height: 300px;
	overflow: scroll;
	overflow-x: hidden;
	background: #fff;
	border:1px solid #ccc;
	margin-bottom: 15px;	
	}
@media print, screen and (min-width: 768px) {
#policy{
	padding: 10px;
	height: 300px;
	overflow: scroll;
	overflow-x: hidden;
	border:1px solid #ccc;
	margin-bottom: 40px;
	}
}

@media print, screen and (min-width: 992px) {
	#policy{
	padding:30px;
	}
}

#policy::-webkit-scrollbar{ /* スクロールバー本体 */
	width: 5px;
	background: #ccc;
}
#policy::-webkit-scrollbar:horizontal{ /* 横方向のスクロールバー本体 */
	width: 5px;
	background: #ccc;
}
#policy::-webkit-scrollbar-thumb{ /* スクロールバーの動く部分 */
	background: #999;
	border-radius: 2px;
}
#policy::-webkit-scrollbar-thumb:horizontal{ /* 横方向のスクロールバーの動く部分 */
	background: #435295;
	border-radius: 2px;
}
#policy::-webkit-scrollbar-track-piece:start{ /* スクロールバーの動く部分の前 */
	background: #eee;
}
#policy::-webkit-scrollbar-track-piece:end{ /* スクロールバーの動く部分の後ろ */
	background: #eee;
}
#policy::-webkit-scrollbar-corner{ /* スクロールバー角 */
	background: transparent;
}

.con-ul{
	padding-left:20px;
	list-style:decimal;
	margin-bottom: 20px;
	}
.con-ul li{
	padding:3px 0;
	border-bottom:1px dashed #bbb;
	}

#policy h4{ color: #00a2ee; font-size:14px; line-height: 20px; margin-bottom: 10px; font-weight: 700;}
@media print, screen and (min-width: 768px) {
#policy h4{font-size:16px}
	
.con-ul{
	padding-left:30px;
	list-style:decimal;
	margin-bottom: 30px;
	}
.con-ul li{
	padding:3px 0;
	border-bottom:1px dashed #bbb;
	}
}

/* pankuzu
---------------------------------------------------- */
.pankuzu{
	width:100%;
	display: table;
	color:#fff;
}
.pankuzu{font-size: 12px;}
.pankuzu i{margin-right: 5px;color:#fff;}
.pankuzu a:link, .pankuzu a:visited{color:#fff; text-decoration:underline !important;}
.pankuzu a:hover, .pankuzu a:active{color:#fff; text-decoration:underline !important;}

/* white-box
---------------------------------------------------- */
.white-box{
	padding: 20px;
	background:rgba(255,255,255,1.0);
	border-radius: 10px;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
}
@media print, screen and (min-width: 768px) {.white-box{padding: 30px;}}
@media print, screen and (min-width: 992px) {.white-box{padding: 40px;}}

/* toumei-box
---------------------------------------------------- */
.toumei-box{
	background-color: rgba(255, 255, 255, 0.9) !important;
	padding: 10px 20px;
	box-shadow: 0 0 20px #ddd;
}

@media print, screen and (min-width: 768px)  { .toumei-box {padding: 20px;}}
@media print, screen and (min-width: 992px)  { .toumei-box {padding: 20px;}}
@media print, screen and (min-width: 1200px) {.toumei-box {padding: 30px;}}

/* h2
---------------------------------------------------- */
.h2-midasi{
	padding: 40px 0 25px 0;
	text-align: center;
	background:url(../images/h2.jpg) no-repeat scroll 50% 0% / cover;	
}
.h2-midasi h2{
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	text-align: center;
}
.h2-midasi span{
	font-size: 30px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: normal;
}

@media print, screen and (min-width: 768px) {
.h2-midasi{padding: 80px 0 60px 0;}
.h2-midasi h2{font-size: 20px; line-height: 40px; font-weight: normal;}
.h2-midasi span{font-size: 45px;}
}

@media print, screen and (min-width: 992px) {
.h2-midasi{padding: 100px 0 80px 0;}
.h2-midasi h2{font-size: 30px; line-height: 50px;}
.h2-midasi span{font-size: 65px;}	
}

/* 見出し01
---------------------------------------------------- */
.midasi01{
  background-image:url("../images/star01.png"),
      url("../images/star02.png");
  background-repeat:
      no-repeat,
      no-repeat;
  background-position:
      left,
      right;	
}

.midasi01{
	font-size: 18px;
	padding: 10px 0;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 40px;
	color: #00a2ee;
	margin-bottom: 20px;
	text-align: center;
	}
.midasi01 span{
	font-size: 20px;
	color: #203846;
	font-family: 'Josefin Sans', sans-serif;
	background: linear-gradient(transparent 60%, #ffff33 60%);	
}

@media print, screen and (min-width: 768px) {
.midasi01{
	font-size: 26px;
	line-height: 50px;	
	margin-bottom: 20px;
	}
.midasi01 span{
	font-size: 60px;
	}
}

/* 見出し02
---------------------------------------------------- */
.midasi02{
	font-size: 18px;
	padding: 10px 0;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 30px;
	text-align: center;	
	color: #00a2ee;
	font-weight: 900;
	margin-bottom: 15px;
	}
.midasi02 span{
	font-size: 25px;
	color: #203846;
	font-family: 'Josefin Sans', sans-serif;
	background: linear-gradient(transparent 60%, #ffff33 60%);
}

@media print, screen and (min-width: 768px) {
.midasi02{
	font-size: 20px;
	line-height: 40px;
	margin-bottom: 20px;
	}
.midasi02 span{
	font-size: 37px;
	}
}

@media print, screen and (min-width: 992px) {
.midasi02{
	font-size: 22px;
	line-height: 50px;	
	margin-bottom: 20px;
	}
.midasi02 span{
	font-size: 50px;
	}
}

/* 見出し03
---------------------------------------------------- */
.midasi03{
	font-size: 18px;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;	
	font-weight: 900;
	margin-bottom: 15px;
	}

@media print, screen and (min-width: 768px) {
.midasi03{
	font-size: 23px;
	margin-bottom: 20px;
	}
}

@media print, screen and (min-width: 992px) {
.midasi03{
	font-size: 28px;
	margin-bottom: 30px;
	}
}

/* 見出し04
---------------------------------------------------- */
.midasi04{
	font-size: 16px;
	line-height: 26px;	
	margin-bottom: 15px;
	font-family: 'Noto Sans JP', sans-serif;
	}
@media print, screen and (min-width: 768px) {
.midasi04{
	font-size: 20px;
	line-height: 34px !important;
	margin-bottom: 30px;
	}
}

/* 見出し05
---------------------------------------------------- */
.midasi05{
	font-size: 18px;
	line-height: 30px;
	border-bottom: #00a2ee solid 3px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-family: 'Noto Sans JP', sans-serif;
	}
.midasi05 i{
	color: #00a2ee;
	margin-right: 8px;
}
@media print, screen and (min-width: 768px) {
.midasi05{
	font-size: 18px;
	line-height: 28px;	
	margin-bottom: 20px;
	}
}
@media print, screen and (min-width: 992px) {
.midasi05{
	font-size: 20px;
	line-height: 35px;
	}
}

/* 見出し06
---------------------------------------------------- */
.midasi06{
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 15px;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	}
.midasi06 i{
	color: #ffff00;
	font-size: 30px;
	text-shadow:
    1px 0 0 #00a2ee,
    0 1px 0 #00a2ee,
    -1px 0 0 #00a2ee,
    0 -1px 0 #00a2ee
}

@media print, screen and (min-width: 768px) {
.midasi06{
	font-size: 33px;
	line-height: 46px;
	margin-bottom: 30px;
	}
.midasi06 i{
	color: #ffff00;
	font-size: 60px;
	margin-bottom: 10px;
	}	
}

/* 見出し07
---------------------------------------------------- */
.midasi07{
	font-size: 16px;
	line-height: 26px;
	font-family: 'Noto Sans JP', sans-serif;
	}
@media print, screen and (min-width: 768px) {
.midasi07{
	font-size: 20px;
	line-height: 34px !important;
	}
}

/* 見出し08
---------------------------------------------------- */
.midasi08{
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 42px;
	font-weight: 900;
	color: #00a2ee;	
	font-family: 'Noto Sans JP', sans-serif;
	}
@media print, screen and (min-width: 768px) {
.midasi08{
	font-size: 35px;
	line-height: 50px !important;
	margin-bottom: 80px;
	}
}

/* 見出し09
---------------------------------------------------- */
.midasi09{
	font-size: 20px;
	font-weight: 900;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 30px;
	text-align: center;
	margin-bottom: 20px;
}
.midasi09 span{
	font-size: 60px;
	color: #54b884;	
	text-align: center;
	font-family: 'Josefin Sans', sans-serif;
}

@media print, screen and (min-width: 768px) {
.midasi09{
	font-size: 23px;
	line-height: 42px;
	margin-bottom: 30px;
}
.midasi09 span{
	font-size: 100px;
	}	
}

/* 見出し10
---------------------------------------------------- */
.midasi10{
	font-size: 20px;
	font-weight: 900;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 30px;
	text-align: center;
	margin-bottom: 20px;
}
.midasi10 span{
	font-size: 60px;
	color: #de617f;	
	text-align: center;
	font-family: 'Josefin Sans', sans-serif;
}

@media print, screen and (min-width: 768px) {
.midasi10{
	font-size: 23px;
	line-height: 42px;
	margin-bottom: 30px;
}
.midasi10 span{
	font-size: 100px;
	}	
}

/* 見出し11
---------------------------------------------------- */
.midasi11{
	font-size: 20px;
	font-weight: 900;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 30px;
	text-align: center;
	margin-bottom: 20px;
}
.midasi11 span{
	font-size: 60px;
	color: #00a2ee;
	text-align: center;
	font-family: 'Josefin Sans', sans-serif;
}

@media print, screen and (min-width: 768px) {
.midasi11{
	font-size: 23px;
	line-height: 42px;
	margin-bottom: 30px;
}
.midasi11 span{
	font-size: 100px;
	bottom:20px;
	}	
}

/* 汎用
---------------------------------------------------- */
/* 画像
---------------------------------------------------- */
.img-c img{margin:0 auto;}
.img-r img{margin: 0 0 0 auto;}

@media only screen and (max-width: 767px) {.w-small img{width: 30%;}}
@media only screen and (max-width: 767px) {.w-small2 img{width: 35px;}}

.imglink a:hover img{
    opacity: 0.5 !important;
    transition: all 0.2s ease 0s !important;
    -webkit-transition: 0.2s ease-in !important;
    filter: alpha(opacity=50) !important;
	}

/* 文字間
---------------------------------------------------- */
.mb-0-sm0-md20-lg20{ margin-bottom:0px}
@media print, screen and (min-width: 576px) {.mb-0-sm0-md20-lg20{ margin-bottom:0px}}
@media print, screen and (min-width: 768px) {.mb-0-sm0-md20-lg20{ margin-bottom:20px}}
@media print, screen and (min-width: 992px) {.mb-0-sm0-md20-lg20{ margin-bottom:20px}}

.mb-10-sm0-md0-lg0{ margin-bottom:10px}
@media print, screen and (min-width: 576px) {.mb-10-sm0-md0-lg0{ margin-bottom:0px}}
@media print, screen and (min-width: 768px) {.mb-10-sm0-md0-lg0{ margin-bottom:0px}}
@media print, screen and (min-width: 992px) {.mb-10-sm0-md0-lg0{ margin-bottom:0px}}

.mb-10-sm10-md0-lg0{ margin-bottom:10px}
@media print, screen and (min-width: 576px) {.mb-10-sm10-md0-lg0{ margin-bottom:10px}}
@media print, screen and (min-width: 768px) {.mb-10-sm10-md0-lg0{ margin-bottom:0px}}
@media print, screen and (min-width: 992px) {.mb-10-sm10-md0-lg0{ margin-bottom:0px}}

.mb-10-sm15-md15-lg15{ margin-bottom:10px}
@media print, screen and (min-width: 576px) {.mb-10-sm15-md15-lg15{ margin-bottom:15px}}
@media print, screen and (min-width: 768px) {.mb-10-sm15-md15-lg15{ margin-bottom:15px}}
@media print, screen and (min-width: 992px) {.mb-10-sm15-md15-lg15{ margin-bottom:15px}}

.mb-10-sm15-md20-lg30{ margin-bottom:10px}
@media print, screen and (min-width: 576px) {.mb-10-sm15-md20-lg30{ margin-bottom:15px}}
@media print, screen and (min-width: 768px) {.mb-10-sm15-md20-lg30{ margin-bottom:20px}}
@media print, screen and (min-width: 992px) {.mb-10-sm15-md20-lg30{ margin-bottom:30px}}

.mb-10-sm20-md30-lg30{ margin-bottom:10px}
@media print, screen and (min-width: 576px) {.mb-10-sm20-md30-lg30{ margin-bottom:20px}}
@media print, screen and (min-width: 768px) {.mb-10-sm20-md30-lg30{ margin-bottom:30px}}
@media print, screen and (min-width: 992px) {.mb-10-sm20-md30-lg30{ margin-bottom:30px}}

.mb-20-sm0-md0-lg0{ margin-bottom:20px}
@media print, screen and (min-width: 576px) {.mb-20-sm0-md0-lg0{ margin-bottom:0px}}
@media print, screen and (min-width: 768px) {.mb-20-sm0-md0-lg0{ margin-bottom:0px}}
@media print, screen and (min-width: 992px) {.mb-20-sm0-md0-lg0{ margin-bottom:0px}}

.mb-20-sm20-md0-lg0{ margin-bottom:20px}
@media print, screen and (min-width: 576px) {.mb-20-sm20-md0-lg0{ margin-bottom:20px}}
@media print, screen and (min-width: 768px) {.mb-20-sm20-md0-lg0{ margin-bottom:0px}}
@media print, screen and (min-width: 992px) {.mb-20-sm20-md0-lg0{ margin-bottom:0px}}

.mb-20-sm20-md20-lg0{ margin-bottom:20px}
@media print, screen and (min-width: 576px) {.mb-20-sm20-md20-lg0{ margin-bottom:20px}}
@media print, screen and (min-width: 768px) {.mb-20-sm20-md20-lg0{ margin-bottom:20px}}
@media print, screen and (min-width: 992px) {.mb-20-sm20-md20-lg0{ margin-bottom:0px}}

.mb20{ margin-bottom:20px}

.mb-30-sm30-md0-lg0{ margin-bottom:30px}
@media print, screen and (min-width: 576px) {.mb-30-sm30-md0-lg0{ margin-bottom:30px}}
@media print, screen and (min-width: 768px) {.mb-30-sm30-md0-lg0{ margin-bottom:0px}}
@media print, screen and (min-width: 992px) {.mb-30-sm30-md0-lg0{ margin-bottom:0px}}

.mb-40-sm40-md0-lg0{ margin-bottom:40px}
@media print, screen and (min-width: 576px) {.mb-40-sm40-md0-lg0{ margin-bottom:40px}}
@media print, screen and (min-width: 768px) {.mb-40-sm40-md0-lg0{ margin-bottom:0px}}
@media print, screen and (min-width: 992px) {.mb-40-sm40-md0-lg0{ margin-bottom:0px}}

.mb-40-sm40-md40-lg0{ margin-bottom:40px}
@media print, screen and (min-width: 576px) {.mb-40-sm40-md40-lg0{ margin-bottom:40px}}
@media print, screen and (min-width: 768px) {.mb-40-sm40-md40-lg0{ margin-bottom:40px}}
@media print, screen and (min-width: 992px) {.mb-40-sm40-md40-lg0{ margin-bottom:0px}}

.mb-20-sm20-md30-lg30{ margin-bottom:20px}
@media print, screen and (min-width: 576px) {.mb-20-sm20-md30-lg30{ margin-bottom:20px}}
@media print, screen and (min-width: 768px) {.mb-20-sm20-md30-lg30{ margin-bottom:30px}}
@media print, screen and (min-width: 992px) {.mb-20-sm20-md30-lg30{ margin-bottom:30px}}

.mb-20-sm30-md40-lg40{ margin-bottom:20px}
@media print, screen and (min-width: 576px) {.mb-20-sm30-md40-lg40{ margin-bottom:30px}}
@media print, screen and (min-width: 768px) {.mb-20-sm30-md40-lg40{ margin-bottom:40px}}
@media print, screen and (min-width: 992px) {.mb-20-sm30-md40-lg40{ margin-bottom:40px}}

.mb-20-sm30-md40-lg60{ margin-bottom:20px}
@media print, screen and (min-width: 576px) {.mb-20-sm30-md40-lg60{ margin-bottom:30px}}
@media print, screen and (min-width: 768px) {.mb-20-sm30-md40-lg60{ margin-bottom:40px}}
@media print, screen and (min-width: 992px) {.mb-20-sm30-md40-lg60{ margin-bottom:60px}}

.mb-40-sm60-md60-lg60{ margin-bottom:40px}
@media print, screen and (min-width: 576px) {.mb-40-sm60-md60-lg60{ margin-bottom:60px}}
@media print, screen and (min-width: 768px) {.mb-40-sm60-md60-lg60{ margin-bottom:60px}}
@media print, screen and (min-width: 992px) {.mb-40-sm60-md60-lg60{ margin-bottom:60px}}

.mb-60-sm60-md80-lg80{ margin-bottom:60px}
@media print, screen and (min-width: 576px) {.mb-60-sm60-md80-lg80{ margin-bottom:60px}}
@media print, screen and (min-width: 768px) {.mb-60-sm60-md80-lg80{ margin-bottom:60px}}
@media print, screen and (min-width: 992px) {.mb-60-sm60-md80-lg80{ margin-bottom:60px}}

/* 縦横比
---------------------------------------------------- */
.photo-ofi {
	height: 0;
	display: block;
	overflow: hidden;
	position: relative;
	padding-bottom: 75%; /* 高さを指定（ボックスの横幅を基準） */
}
.photo-ofi img {
	max-width: inherit;
	max-height: inherit;
	width: 100%;
	height: 100%;
	object-fit: scale-down;
	font-family: 'object-fit: scale-down;';
	position: absolute;
	left: 0;
	top: 0;
}

/* size
-------------------------- */
.fs120	{font-size: 120%;}
.fs80	{font-size: 80%;}
.bold{font-weight: 900;}

/* color
-------------------------- */
.white{color:#fff}
.red{color:#de617f;}
.blue{color:#00a2ee;}

.white a:link,
.white a:visited,
.white a:hover,
.white a:active{text-decoration:none; color:#fff !important}

/* pen
-------------------------- */
.pen {background: linear-gradient(transparent 50%, #ffc6b4 50%);}

/* 画像　影
-------------------------- */
.kage img{box-shadow:7px 7px #8cccf0}

/* 画像　幅
-------------------------- */
@media only screen and (max-width: 767px) {.yoko01 img{width: 50%;}}
@media only screen and (max-width: 767px) {.yoko02 img{width: 30%;}}

/* 丸
-------------------------- */
.maru img{border-radius: 10px;}

/* 数字 2
-------------------------- */
.number2{
	font-size:30px;
	line-height: 50px;
	color:#ff821d;
	font-family: 'Vidaloka', serif;
	font-weight: normal;
	}

@media print, screen and (min-width: 768px) {
.number2{
	font-size:50px;
	line-height:60px;	
	}	
}

/* PC tablet のみ 中央寄せ
-------------------------- */
@media print, screen and (min-width: 768px) {.ctr-text01{text-align: center;}}

/* 全て 中央寄せ
-------------------------- */
@media only screen and (max-width: 767px) {.ctr-text02{text-align: center;}}
.ctr-text02{text-align: center;}

/* スマホ のみ 中央寄せ
-------------------------- */
@media only screen and (max-width: 767px) {.ctr-text03{text-align: center;}}
@media print, screen and (min-width: 768px) {.ctr-text03{text-align: left;}}

/* テキスト
-------------------------- */
.text01{
	font-size: 15px;
	line-height: 30px;
	}

@media print, screen and (min-width: 768px) {
.text01{
	font-size: 15px;
	line-height: 36px;
	}
}

.text02{
	font-size: 16px;
	line-height: 2.0em;
	}

@media print, screen and (min-width: 768px) {
.text02{
	font-size: 13px;
	line-height: 34px;
	}
}

/* name
---------------------------------------------------- */
.name{
	text-align: center;
	margin-top: 40px;
	line-height: 20px;
	margin-bottom: 30px;
}

.name p{ font-size: 20px; color:#00a2ee; line-height: 0px; margin-bottom: 0;}
.name span{ font-size: 16px; line-height: 38px; }
.name div{font-size: 30px; 	font-family: "M PLUS 1p";}

/* リスト
---------------------------------------------------- */

/* ul-none
----------------------- */
.ul-none {list-style:none; padding-left:5px; text-align: left;}
.ul-none li{padding: 10px 0; font-size: 13px; font-family: 'Noto Sans JP', sans-serif; border-bottom: dotted 3px #f4dbba;}
.ul-none li:before{
	font-family:"Font Awesome 5 Free";
	content:" \f058";
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #54b884;
	margin-right: 5px;
	}

@media print, screen and (min-width: 768px) {
.ul-none li{font-size: 20px; padding: 15px 0;}	
.ul-none li:before{content:" \f058"; font-size: 20px;}	
}

@media print, screen and (min-width: 1200px) {
.ul-none li{font-size: 16px;}	
.ul-none li:before{font-size: 18px;}	
}

@media print, screen and (min-width: 1500px) {
.ul-none li{font-size: 20px;}	
.ul-none li:before{font-size: 20px;}	
}

/* ul-none2
----------------------- */
.ul-none2 {list-style:none; padding-left:5px; text-align: left;}
.ul-none2 li{padding: 10px 0; font-size: 13px; font-family: 'Noto Sans JP', sans-serif; border-bottom: dotted 3px #f4dbba;}
.ul-none2 li:before{
	font-family:"Font Awesome 5 Free";
	content:" \f058";
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #de617f;
	margin-right: 5px;
	}

@media print, screen and (min-width: 768px) {
.ul-none2 li{font-size: 20px; padding: 15px 0;}	
.ul-none2 li:before{content:" \f058"; font-size: 20px;}	
}

@media print, screen and (min-width: 1200px) {
.ul-none2 li{font-size: 16px;}	
.ul-none2 li:before{font-size: 18px;}	
}

@media print, screen and (min-width: 1500px) {
.ul-none2 li{font-size: 20px;}	
.ul-none2 li:before{font-size: 20px;}	
}

/* ul-none3
----------------------- */
.ul-none3 {list-style:none; padding-left:5px; text-align: left;}
.ul-none3 li{padding: 10px 0; font-size: 13px; font-family: 'Noto Sans JP', sans-serif; border-bottom: dotted 3px #f4dbba;}
.ul-none3 li:before{
	font-family:"Font Awesome 5 Free";
	content:" \f058";
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #00a2ee;
	margin-right: 5px;
	}

@media print, screen and (min-width: 768px) {
.ul-none3 li{font-size: 20px; padding: 15px 0;}	
.ul-none3 li:before{content:" \f058"; font-size: 20px;}	
}

@media print, screen and (min-width: 1200px) {
.ul-none3 li{font-size: 16px;}	
.ul-none3 li:before{font-size: 18px;}	
}

@media print, screen and (min-width: 1500px) {
.ul-none3 li{font-size: 20px;}	
.ul-none3 li:before{font-size: 20px;}	
}


@media only screen and (max-width: 767px) {
.ul-disc {font-size: 12px;}
}
.ul-disc {list-style:disc; padding:0 5px; text-align: left; margin-left: 10px;}
.ul-disc li{padding: 3px 0; border-bottom: 1px dashed #aaa;}

@media print, screen and (min-width: 768px) {
.ul-disc {margin-left: 5px; padding:0 10px;}
.ul-disc li{padding: 10px 0; border-bottom: 1px dashed #aaa;}
}

.ul-disc2 {list-style:disc; padding-left:5px; text-align: left; margin-left: 10px;}
.ul-disc2 li{border-bottom: 1px dashed #ccc;}
@media only screen and (max-width: 767px) {.ul-disc2 li{padding: 8px 0;}}
@media print, screen and (min-width: 768px) {.ul-disc2 li{font-size: 120%; padding: 15px 0;}}

.ul-no {list-style:decimall; padding-left:5px; text-align: left; margin-left: 10px; margin-bottom: 20px;}
.ul-no li{padding: 3px 0; border-bottom: 1px dashed #aaa;}

@media print, screen and (min-width: 768px) {
.ul-no {margin-left: 20px; margin-bottom: 20px;}
.ul-no li{padding: 10px 0; border-bottom: 1px dashed #aaa;}
}

/* ol
---------------------------------------------------- */
.ol-01{padding-left: 20px; margin-bottom: 30px;}
.ol-01 li{ border-bottom: 1px dashed #ccc; padding: 5px 0;}


/* paging
---------------------------------------------------- */
.paging { text-align: center; font-size: 90%; font-family: 'Oswald', sans-serif;}
.paging span.current,
.paging span.paging-text{
	margin:0px 0.5px;
	color:#00a2ee;
	border:1px solid #00a2ee;
	zoom:1;
	display:inline-block;
	overflow:hidden;
	text-decoration:none;
}
.paging span.paging-text a{
	padding:5px 8.5px;
	display:block;
	color: #00a2ee;
	background: #fff;
}
.paging span.current{
	background: #00a2ee;
	border:1px solid #00a2ee;
	color:#fff;
	zoom:1;
	padding:5px 8.5px;
	text-decoration:none;
	display:inline-block;
	cursor:pointer;
}
.paging span.paging-text a:hover{
	background: #00a2ee;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	opacity: 1;
}

@media print, screen and (min-width: 768px) {
	.paging { font-size: 100%;}
	.paging span.current,
	.paging span.paging-text{margin:0px 2px;}
	.paging span.paging-text a{padding:10px 15px;}
	.paging span.current{padding:10px 15px;}
}

/* bg
---------------------------------------------------- */
.bg-town{background: url("../images/bg-town.jpg") no-repeat scroll 30% 0% / cover;}

.bg-nkj{background: url("../images/bg-nkj.jpg") no-repeat scroll 50% 0% / cover; margin-top: 20px;}
@media print, screen and (min-width: 768px) {.bg-nkj{margin-top: 40px;}}
@media print, screen and (min-width: 992px) {.bg-nkj{margin-top: 60px;}}

.bg-shop{background: url("../images/bg-shop.jpg") no-repeat scroll 50% 0% / cover;}

@media only screen and (max-width: 767px) {.bg-recruit{background:#8cccf0}}
@media print, screen and (min-width: 768px) {.bg-recruit{background: url("../images/bg-recruit.jpg") no-repeat scroll 50% 0% / cover;}
}

.bg-01{background: url("../images/bg-01.jpg") no-repeat scroll 50% 0% / cover; margin-top: 20px;}
@media print, screen and (min-width: 768px) {.bg-01{margin-top: 40px;}}
@media print, screen and (min-width: 992px) {.bg-01{margin-top: 60px;}}

.bg-02{background: url("../images/bg-02.jpg") no-repeat scroll 50% 0% / cover; margin-top: 20px;}
@media print, screen and (min-width: 768px) {.bg-02{margin-top: 40px;}}
@media print, screen and (min-width: 992px) {.bg-02{margin-top: 60px;}}

.bg-03{background: url("../images/bg-03.jpg") no-repeat scroll 50% 0% / cover; margin-top: 20px;}
@media print, screen and (min-width: 768px) {.bg-03{margin-top: 40px;}}
@media print, screen and (min-width: 992px) {.bg-03{margin-top: 60px;}}

.bg-04{background: url("../images/bg-04.jpg") no-repeat scroll 50% 0% / cover; margin-top: 20px;}
@media print, screen and (min-width: 768px) {.bg-04{margin-top: 40px;}}
@media print, screen and (min-width: 992px) {.bg-04{margin-top: 60px;}}

.bg-05{background: url("../images/bg-05.jpg") no-repeat scroll 50% 0% / cover; margin-top: 20px;}
@media print, screen and (min-width: 768px) {.bg-05{margin-top: 40px;}}
@media print, screen and (min-width: 992px) {.bg-05{margin-top: 60px;}}

.bg-06{background: url("../images/bg-06.jpg") no-repeat scroll 50% 0% / cover; margin-top: 20px;}
@media print, screen and (min-width: 768px) {.bg-06{margin-top: 40px;}}
@media print, screen and (min-width: 992px) {.bg-06{margin-top: 60px;}}

.bg-light{background: url("../images/bg-light.jpg") no-repeat center top;}

.bg-white{background:#fbf2e7;}
.bg-blue {background:#caedfb;}
.bg-blue2 {background: #e2f3fa;}

.bg-cream{background: #FDF7EF}
.bg-cream2{background:#faeddd}

.bg-dot{background: url("../images/dot.png") #fff}

@media print, screen and (min-width: 768px) {.bg-photo01{background: url("../images/bg-photo01.png") no-repeat scroll 30% 0% / cover}}
@media print, screen and (min-width: 992px) {.bg-photo01{background: url("../images/bg-photo01.png") no-repeat scroll 50% 0% / cover}}

@media print, screen and (min-width: 768px) {.bg-photo02{background: url("../images/bg-photo02.png") no-repeat scroll 30% 0% / cover}}
@media print, screen and (min-width: 992px) {.bg-photo02{background: url("../images/bg-photo02.png") no-repeat scroll 50% 0% / cover}}

/* 余白 左右
---------------------------------------------------- */
@media print, screen and (min-width: 768px) {.wide01{padding:0 9%;}}
@media print, screen and (min-width: 992px) {.wide01{padding:0 9%;}}
@media print, screen and (min-width: 1200px) {.wide01{padding:0 11%;}}

@media print, screen and (min-width: 1200px) {.wide02{padding:0 3%;}}

@media print, screen and (min-width: 768px) {.wide03{padding:0 5%;}}
@media print, screen and (min-width: 992px) {.wide03{padding:0 5%;}}
@media print, screen and (min-width: 1200px) {.wide03{padding:0 10%;}}

/* 余白
---------------------------------------------------- */
.pp00 {padding: 0 !important;}
@media print, screen and (min-width: 768px) {.pp00-2 {padding: 0 !important;}}

.part01{padding:30px 0;}
@media print, screen and (min-width: 576px) {.part01{padding:60px 0}}
@media print, screen and (min-width: 768px) {.part01{padding:80px 0}}
@media print, screen and (min-width: 992px) {.part01{padding:100px 0}}

.part02{padding:30px 0;}
@media print, screen and (min-width: 576px) {.part02{padding:30px 0}}
@media print, screen and (min-width: 768px) {.part02{padding:70px 0}}
@media print, screen and (min-width: 992px) {.part02{padding:80px 0}}

.part03{padding:30px 0 0 0;}
@media print, screen and (min-width: 576px) {.part03{padding:40px 0 0 0}}
@media print, screen and (min-width: 768px) {.part03{padding:60px 0 0 0}}
@media print, screen and (min-width: 992px) {.part03{padding:80px 0 0 0}}

.part04{padding:30px 0;}
@media print, screen and (min-width: 576px) {.part04{padding:30px 0}}
@media print, screen and (min-width: 768px) {.part04{padding:40px 0}}
@media print, screen and (min-width: 992px) {.part04{padding:40px 0}}

.part05{padding:30px 0;}
@media print, screen and (min-width: 576px) {.part05{padding:30px 0}}
@media print, screen and (min-width: 768px) {.part05{padding:40px 0}}
@media print, screen and (min-width: 992px) {.part05{padding:60px 0}}

.part06{padding:30px 20px;}
@media print, screen and (min-width: 576px) {.part06{padding:30px}}
@media print, screen and (min-width: 768px) {.part06{padding:40px}}
@media print, screen and (min-width: 992px) {.part06{padding:60px}}
@media print, screen and (min-width:1200px) {.part06{padding:100px}}

/* map
---------------------------------------------------- */
.map iframe{width: 100%; height:40vh; margin-top: 15px; margin-bottom:-9px;}
@media print, screen and (min-width: 768px) {.map iframe{width: 100%; height:300px; margin-top: 40px; margin-bottom: -9px;}}
@media print, screen and (min-width: 992px) {.map iframe{width: 100%; height:400px; margin-top: 60px; margin-bottom: -9px;}}

/* map2
---------------------------------------------------- */
.map2 iframe{width: 100%; height:40vh; margin-bottom:-9px;}
@media print, screen and (min-width: 768px) {.map2 iframe{width: 100%; height:300px; margin-bottom: -9px;}}
@media print, screen and (min-width: 992px) {.map2 iframe{width: 100%; height:400px; margin-bottom: -9px;}}

/* table
---------------------------------------------------- */
table{border-spacing:0;border-collapse:separate;}

/* table1
---------------------------------------------------- */
.table1{width:100%; border-collapse:collapse; border-bottom:1px solid #9bcce0; background: #fff;}
.table1 th{
	padding:10px;
	vertical-align:top;
	display: block;
	border-top:3px solid #9bcce0;
	border-left:0px solid #eee;
	border-right:0px solid #eee;
	font-size: 100%;
	font-family: 'Noto Sans JP', sans-serif;
	text-align: center;
	}

.table1 td{
	padding:10px;
	display: block;
	border-top:1px dashed #9bcce0;
	border-left:0px solid #ccc;
	border-right:0px solid #eee;
	}

@media print, screen and (min-width: 768px) {
.table1{ border-top:0px solid #072c87; border-bottom:0px solid #eee;}
.table1 th{
	padding:15px 0;
	border-top:1px solid #9bcce0;
	border-left:0px solid #eee;	
	border-right:0px solid #ccc;
	border-bottom:1px solid #9bcce0;
	vertical-align:middle;
	display:table-cell;
	width:30%;
	}

.table1 td{
	padding:15px 0;
	border-top:1px solid #9bcce0;
	border-right:0px solid #ccc;	
	border-left:0px solid #ccc;
	border-bottom:1px solid #9bcce0;
	display:table-cell;
	}
}

.table1 tr:nth-child(2n+2) {background: #ddf5ff;}

.table1 a:link,
.table1 a:visited,
.table1 a:hover,
.table1 a:active{text-decoration:none !important; color:#00a2ee;}

@media print, screen and (min-width: 768px) {
.table1 a:link,
.table1 a:visited,
.table1 a:hover,
.table1 a:active{text-decoration:none !important; color:#203846;}
}

/* table2
---------------------------------------------------- */
.table2{
	width:100%;
	border-collapse: collapse;
	border-top: 1px solid #9bcce0;
	border-bottom: 1px solid #9bcce0;
	background: #fff;
}
.table2 th{
	width: 100%;
	padding: 10px;
	display: block;
	text-align: left;
	font-family: 'Noto Sans JP', sans-serif;
	border-top: 0px solid #ccc;
	background-color: #bbe7f9;
	border-right: 1px solid #9bcce0;
	border-left: 1px solid #9bcce0;
}
.table2 td{
	width: 100%;
	padding: 10px;
	display: block;
	border-right: 1px solid #9bcce0;
	border-left: 1px solid #9bcce0;
}

@media print, screen and (min-width: 768px) {
.table2 th{
	width: 40%;
	padding: 10px 5px;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	border-bottom: 1px solid #9bcce0;
	border-top: 1px solid #9bcce0;
	}
.table2 td{
	width: 100%;
	padding: 10px 10px;
	display: table-cell;
	vertical-align: middle;
	border-bottom: 1px solid #9bcce0;
	border-top: 1px solid #9bcce0;
	}
}

@media print, screen and (min-width: 992px) {
.table2 th{
	width: 30%;
	}
}

/* table3
---------------------------------------------------- */
@media only screen and (max-width: 767px) {
.table3{
	background:#fff;
	border-top:3px solid #54b884;
	width: 100%;
	}
	
.table3 th{
	padding:10px 10px 10px 50px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;	
	border-bottom: 0px solid #ccc;	
	vertical-align:middle;
	display:table-cell;
	text-align:left;
	position: relative;
	font-weight: normal;
	}

.table3 th:before{
	font-family: 'Oswald', sans-serif;
	content:"Q";
	color:#fff;
	background: #54b884;
	padding:0px 9px 5px 10px;
	margin-right: 20px;
	position: absolute;
	top: 10px;
	left:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius: 10px;	
	}

.table3 td{
	padding:10px 10px 10px 50px;
	border:1px solid #ccc;
	display:table-cell;
	line-height: 2.0em;
	font-size:100%;	
	position: relative;
	}

.table3 td:before{
	font-family: 'Oswald', sans-serif;
	content:"A";
	font-size:110%;	
	color:#fff;
	background: #54b884;
	padding:0px 9px 0px 9px;
	margin-right: 20px;
	position: absolute;
	top: 10px;
	left:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius: 10px;	
	}
}

@media print, screen and (min-width: 768px) {
	.table3{
	background:#fff;
	border-top:5px solid #54b884;
	}
	
	.table3 th{
	padding:30px 30px 30px 100px;
	border-top:0px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;	
	border-bottom: 0px solid #ccc;
	vertical-align:middle;
	display:table-cell;
	text-align:left;
	font-weight: 900;
	font-size:140%;
	position: relative;
	width:23%;
	background:#fff;	
	}

	.table3 th:before{
	font-family: 'Oswald', sans-serif;
	content:"Q";
	color:#fff;
	background: #54b884;
	padding:5px 15px 10px 15px;
	margin-right: 20px;
	position: absolute;
	top: 21px;
	left:30px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius: 10px;	
	}

	.table3 td{
	padding:30px 30px 30px 100px;	
	border:1px solid #ccc;
	display:table-cell;
	line-height: 2.0em;
	font-size:110%;	
	position: relative;
	background:#fff;	
	}

	.table3 td:before{
	font-family: 'Oswald', sans-serif;
	content:"A";
	font-size:150%;	
	color:#fff;
	background: #54b884;
	padding:7px 13px 6px 14px;
	margin-right: 20px;
	position: absolute;
	top: 35px;
	left:30px;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius: 10px;	
	}
}

.table3 a:link,
.table3 a:visited,
.table3 a:hover,
.table3 a:active{text-decoration:underline; color:#54b884}

/* btn
---------------------------------------------------- */
@media print, screen and (min-width: 768px) {
.btna::before,
.btna::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	}
.btna,
.btna::before,
.btna::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .5s;
	transition: all .5s;
	}
}

/* btn01
---------------------------------------------------- */
.btn01{
	display: block;
	width: 100%;
	font-family: 'Noto Sans JP', sans-serif;	
	color: #fff !important;
	background-color: #00a2ee;
	border-radius: 100px;
	border: 0px;
	text-align: center;
	}
.btn01 a:link{
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	cursor:pointer;
	}
.btn01:link,
.btn01:visited{
	color:#fff !important;
	padding: 10px 0px !important;
	text-decoration:none !important;
	background-color: #00a2ee;
	}
.btn01:hover,
.btn01:active{
	color:#fff !important;
	text-decoration:none !important;
	background-color: #00699a;
	transition: all .5s;	
	}

/* btn02
---------------------------------------------------- */
.btn02{
	display: block;
	width: 100%;
	font-family: 'Noto Sans JP', sans-serif;	
	color: #fff !important;
	background-color: #54b884;
	border-radius: 100px;
	border: 0px;
	text-align: center;
	}
.btn02 a:link{
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	cursor:pointer;
	}
.btn02:link,
.btn02:visited{
	color:#fff !important;
	padding: 10px 0px !important;
	text-decoration:none !important;
	background-color: #54b884;
	}
.btn02:hover,
.btn02:active{
	color:#fff !important;
	text-decoration:none !important;
	background-color: #1a7b48;
	transition: all .5s;	
	}

/* btn03
---------------------------------------------------- */
.btn03{
	display: block;
	width: 100%;
	font-family: 'Noto Sans JP', sans-serif;	
	color: #fff !important;
	background-color: #de617f;
	border-radius: 100px;
	border: 0px;
	text-align: center;
	}
.btn03 a:link{
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	cursor:pointer;
	}
.btn03:link,
.btn03:visited{
	color:#fff !important;
	padding: 10px 0px;
	text-decoration:none !important;
	background-color: #de617f
	}
.btn03:hover,
.btn03:active{
	color:#fff !important;
	text-decoration:none !important;
	background-color: #ba2045;
	transition: all .5s;
	}

/* btn04
---------------------------------------------------- */
.btn04{
	display: block;
	width: 100%;	
	color: #fff !important;
	font-family: 'Noto Sans JP', sans-serif;	
	background-color: #00a2ee;
	border-radius: 100px;
	padding: 15px 0px;
	border: 0px;
	text-align: center;
	}
.btn04 a:link{
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	cursor:pointer;
	}
.btn04:link,
.btn04:visited{
	color:#fff;
	text-decoration:none;
	background-color: #00a2ee;
	}
.btn04:hover,
.btn04:active{
	color:#fff !important;
	text-decoration:none !important;
	background-color: #00699a;
	letter-spacing: 3px;
	}
.btn04 i{margin-right: 5px;}

/* btn05
---------------------------------------------------- */
.btn05{
	display: block;
	width: 100%;	
	color: #fff !important;
	font-family: 'Noto Sans JP', sans-serif;	
	background-color: #999;
	border-radius: 100px;
	padding: 15px 0px;
	border: 0px;
	text-align: center;
	}
.btn05 a:link{
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	cursor:pointer;
	}
.btn05:link,
.btn05:visited{
	color:#fff;
	text-decoration:none;
	background-color: #999;
	}
.btn05:hover,
.btn05:active{
	color:#fff !important;
	text-decoration:none !important;
	background-color: #666;
	letter-spacing: 3px;
	}
.btn05 i{margin-right: 5px;}

/* btn06
---------------------------------------------------- */
.btn06{
	display: block;
	width: 100%;	
	color: #fff !important;
	font-family: 'Noto Sans JP', sans-serif;	
	background-color: #54b884;
	border-radius: 100px;
	padding: 15px 0px;
	border: 0px;
	text-align: center;
	}
.btn06 a:link{
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	cursor:pointer;
	}
.btn06:link,
.btn06:visited{
	color:#fff;
	text-decoration:none;
	background-color: #54b884;
	}
.btn06:hover,
.btn06:active{
	color:#fff !important;
	text-decoration:none !important;
	background-color: #1a7b48;
	letter-spacing: 3px;
	}
.btn06 i{margin-right: 5px;}

/* btn07
---------------------------------------------------- */
.btn07{
	display: block;
	width: 100%;	
	color: #fff !important;
	font-family: 'Noto Sans JP', sans-serif;	
	background-color: #de617f;
	border-radius: 100px;
	padding: 15px 0px;
	border: 0px;
	text-align: center;
	}
.btn07 a:link{
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	cursor:pointer;
	}
.btn07:link,
.btn07:visited{
	color:#fff;
	text-decoration:none;
	background-color: #de617f;
	}
.btn07:hover,
.btn07:active{
	color:#fff !important;
	text-decoration:none !important;
	background-color: #ba2045;
	letter-spacing: 3px;
	}
.btn07 i{margin-right: 5px;}

/* gfont
---------------------------------------------------- */
.gfont01{font-family: 'Oswald', sans-serif;}
.gfont02{font-family: 'Josefin Sans', sans-serif;}
.gfont03{font-family: 'Noto Sans JP', sans-serif;}

/* pagetop
---------------------------------------------------- */
#pagetop {
	position: fixed;
	bottom:10px;
	right:10px;
	z-index: 100;
}

#pagetop img{
	width: 30px;
	height: auto;
}

@media print, screen and (min-width: 768px) {
#pagetop img{
	width: 40px
	}
}

@media print, screen and (min-width: 1200px) {
#pagetop {
	position: fixed;
	bottom:20px;
	right:20px;
	z-index: 100;
	}
}

/* btn
---------------------------------------------------- */
.pba {
  page-break-before: always;
}

/* anchor
---------------------------------------------------- */
.anchor{
    display: block;
    padding-top: 55px;
    margin-top: -55px;
}

@media print, screen and (min-width: 768px) {
.anchor{
    padding-top: 130px;
    margin-top: -130px;
	}
}