@charset "UTF-8";
/* Notosans */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;400;700;900&display=swap'); 
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
/*//
---------------------
.clm-one-960
.clm-one-1200
.clm-one-1440
.clm-one-1620
---------------------
 -@font-face {
	font-family: 'azuki';
	src: url(font/azuki.woff) format('woff');
}-  ///*/

/*//  -@font-face {
	font-family: 'huifont';
	src: url(font/huifont.woff) format('woff');
} -  ///*/
/* 
font-weight: 100 400 700 900;
font-family: 'Noto Sans JP', sans-serif;
font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-family: 'huifont';
*/
/*///- 960 1200 1440 1620 -///*/
/* ふい字を使う場合
@font-face {
	font-family: 'huifont';
	src: url(font/huifont.woff) format('woff');
} 
font-size: 62.5%;
*/
/* OS Selector
.ipod {   
}
.iphone {    
}
.ipad {   
}

*/
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}
body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 2rem;
	line-height: 1.5;
	font-weight: 400;
	font-variant: normal;
  color:#1a1a1a;
  font-style: normal;
}
p {
	line-height: 1.5;
}
p.sent {
	line-height: 1.5;
	margin-bottom:1em;
}
/*//
.gothic {
	font-family: 'Noto Sans JP', sans-serif;
}
.hw-text {
	font-family: 'azuki';
}
///*/
body {
	margin-top: 0px;
	padding-top: 0px;
}

/*style="width:100% max-width:px"*/

/*//background color---
https://paletton.com/#uid=1000u0kllllaFw0g0qFqFg0w0aF
//*/
html {
	background-color: #377F93;
}
body {
	background-color: #fff;
}
#t-wrapper {
	background-color: none;
}
#t-header {
	background-color: none;
}
#t-header-inner {
	background-color: none;
}
a.anchor {
    display: block;
    padding-top: 170px;
    margin-top: -170px;
}
.bg-01 {
	background-color: #fff;
}
.bg-02 {
	background-color: #949494;
}
.bg-03 {
	background-color: #DDE3DB;
}
.bg-04 {
	background-color: #3A4333;
}
.bg-05 {
	background-color: #fff;
}
.bg-06 {
	background-color: #262626;
}
.bg-07 {
	background-color: #fff;
}
.bg-08 {
	background-color: #fff;
}
.bg-09 {
	background-color: #fff;
}
.bg-10 {
	background-color: #fff;
}
.bg-image-01 {
  background-image: url(images/bg-image-01.jpg);
  background-attachment: fixed;
  background-position: top center;
  background-size: cover;
}
.bg-image-02 {
  background-image: url(images/bg-image-01.jpg);
  background-attachment: fixed;
  background-position: top center;
  background-size: cover;
}
.bg-image-03 {
  background-image: url(images/bg-image-02.jpg);
  background-attachment: fixed;
  background-position: top center;
  background-size: cover;
}
.bg-image-04 {
  background-image: url(images/bg-image-03.jpg);
  background-attachment: fixed;
  background-position: top center;
  background-size: cover;
}
.bg-image-05 {
  background-image: url(images/bg-image-04.jpg);
  background-attachment: fixed;
  background-position: top center;
  background-size: cover;
}
.bg-clip-01 {
  background-image: url(images/bg-clip-01.jpg);
  background-size: cover;
}
.bg-clip-02 {
  background-image: url(images/bg-clip-02.jpg);
  background-size: cover;
}
.bg-clip-03 {
  background-image: url(images/bg-clip-03.jpg);
  background-size: cover;
}
.ipad .bg-image-01,
.ipad .bg-image-02,
.ipad .bg-image-03,
.ipad .bg-image-04,
.ipad .bg-image-05,
.iphone .bg-image-01,
.iphone .bg-image-02,
.iphone .bg-image-03,
.iphone .bg-image-04,
.iphone .bg-image-05{
  background-attachment: scroll;
  background-size: cover;
}
/*//---background//*/
#t-header h1 {
	text-indent: -9999px;
	font-size:2px;
	line-height:2px;
}
#t-header h2 {
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
#page-footer-contact {
  position: fixed;
  bottom:0;
  right:0;
  width:100%;
  background-color:#1B1E53;
}
/*///-hTag///*/
h2 {
	font-size: 2rem;
}
h3 {
	font-size: 2rem;
}
h3.star {
  position: relative;
  color:#3A4333;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  padding: 20px 10px;
  border-bottom: 1px solid #494949;
  margin-bottom: 100px;
}
h3.star span {
  position: absolute;
  width:100%;
  bottom:-50px;
  left:0;
  right:0;
  color:#3A3628;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
}
h3.star-w {
  position: relative;
  color:#FFFFFF;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  padding: 20px 10px;
  border-bottom: 1px solid #FFFFFF;
  margin-bottom: 100px;
}
h3.star-w span {
  position: absolute;
  width:100%;
  bottom:-40px;
  left:0;
  right:0;
  color:#C9C9C9;
  font-size: 2rem;
  font-weight: normal;
  text-align: center;
  line-height: 1.2;
}
h3.h3filer {
  position: relative;
  overflow: hidden;
  padding: 1.5rem 2rem 1.5rem 12em;
  border: 2px solid #000;
}

h3.h3filer:before {
  position: absolute;
  top: -150%;
  left: -100px;
  width: 15em;
  height: 300%;
  content: '';
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
  background: #000;
}

h3.h3filer span {
  font-size: 2.6rem;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  padding-top: 1rem;
  padding-left: 16px;
  color: #fff;
}
h4 {
  font-size: 2.2rem;
  line-height: 2em;
  margin-bottom:0.5em;
  border-bottom: solid 2px #3A4333;
}
h5 {
  font-size: 1.8rem;
}
h6{
  font-size: 1.6rem;
}
/*///hTag-///*/
a {
  color: #3266a7;
  text-decoration: underline;
}
a:hover {
  color: #437cc2;
}
a img {
  -webkit-transition:.2s linear;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
a:focus {
  outline: none;
  color: #D3D3D3;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.flt-right {
  float: right;
  margin-bottom: 15px;
  margin-left: 20px;
}
.flt-left {
  float: left;
  margin-bottom: 15px;
  margin-right: 20px;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
.align-center-left {
  text-align: center;
}
hr.hr-dim3 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	margin:3rem 0.3rem;
  }
hr.hr-fadeline {
  clear: both;
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
  margin:3rem 0;
}
hr.hr-point {
	border: none;
	border-top: 3px double #333;
	color: #333;
	overflow: visible;
	text-align: center;
	height: 5px;
	margin:3rem 0.3rem;
}
hr.hr-point:after {
	background: #fff;
	content: 'news';
	padding: 0 14px;
	position: relative;
	top: -18px;
}
hr.hr-color {
	border-top: 1px dashed #28C53A;
  margin:3rem 0.3rem;
}
dl.dl-list {
  margin-bottom:1rem;
}
dl.dl-list dt {
  width: 100%;
  float: none;
  font-size: 1.8rem;
  font-weight: 700;
  padding: 1rem;
  margin-bottom: 0;
  border-bottom:dotted 1px #ACACAC;
}
dl.dl-list dd {
  width: 100%;
  float: none;
  font-size: 1.8rem;
  padding: 1rem;
  margin-bottom: 2rem;
  border-bottom:solid 2px #333;
}
/*//////box////////*/
.inner10pm {
	padding: 10px;
}
.inner20pm {
	padding: 20px;
}
.inner30pm {
	padding: 30px;
}
.inner40pm {
	padding: 40px;
}
.inner50pm {
	padding: 50px;
}
.inner10p {
	padding: 10px;
}
.inner20p {
	padding: 20px;
}
.inner30p {
	padding: 30px;
}
.inner40p {
	padding: 40px;
}
.inner50p {
	padding: 50px;
}
.inner20p10m {
	padding: 20px;
}
.inner30p10m {
	padding: 30px;
}
.inner40p10m {
	padding: 40px;
}
.inner50p10m {
	padding: 50px;
}
.inner10tb0pm {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.inner15tb0pm {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.inner20tb0pm {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.inner30tb0pm {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.inner40tb0pm {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.inner50tb0pm {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.inner10tb0p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.inner15tb0p {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.inner20tb0p {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.inner30tb0p {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.inner40tb0p {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.inner50tb0p {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.box-border {
	border: 1px solid #1FA377;
}
.box-uline {
	border-bottom: 1px solid #CCC;
}
.position-relative {
	position: relative;
}
.flow-box {
  margin: 10px;
  padding: 30px;
  border: solid 5px #E5BF53;
  border-radius: 15px;
}
#t-wrapper {
	width: 100%;
	margin: 0px auto;
	padding: 0;
	position: relative;
}
#t-header-top {
}
#t-header {
  -webkit-transition:.2s linear;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: fixed;
	height: auto;
  z-index: 5000;
}
/*//  -- #t-header.change-bg --  //*/
.change-bg {
  background-color: rgba(255,255,255,0.9);
  -webkit-box-shadow: 0px 0px 10px rgba(148,148,148,0.82);
  box-shadow: 0px 0px 10px rgba(148,148,148,0.82);
}
#t-header-inner {
  position: relative;
  width: 100%;
  max-width: 1620px;
  height:100px;
  margin:0 auto;
}
.contact-header {
}
#t-header-logo,#t-header-logo-page {
  width:300px;
  position: absolute;
  left:0;
  top:0;
}
#t-header-tel {
  width:500px;
  position: absolute;
  right:0;
  top:10px;
}
#t-header-tel p {
  line-height: 1.2;
  text-align: right;
}
#t-page-title {
  width: 100%;
  height: auto;
  padding: 150px 0 50px;
  background-image: url(images/header-page-bg.jpg);
  background-size: cover;
  -webkit-box-shadow: 0px 2px 8px hsla(209,77%,31%,1.00);
  box-shadow: 0px 2px 8px hsla(209,77%,31%,1.00);
}
#t-page-title-inner {
	width: 100%;
	max-width: 1440px;
  margin:0 auto;
  font-size:4rem;
  text-align: center;
}
#t-footer {
  background-color: #3A4333;
	width: 100%;
  height: auto;
}
#t-footer-inner {
	width: 100%;
	max-width: 1440px;
	height: 400px;
	margin: 0 auto;
  padding:20px;
	position: relative;
}
#t-footer-inner p,#t-footer-inner span {
  color:#fff;
}
/*///Column-///*/
div.clm-block {
	width: 100%;
}
.pad-top-10pm {
	margin-top:1rem;
}
.pad-top-20pm {
	margin-top:2rem;
}
.pad-top-30pm {
	margin-top:3rem;
}
.pad-top-40pm {
	margin-top:4rem;
}
.pad-top-50pm {
	margin-top:5rem;
}
.pad-bottom-5pm {
	margin-bottom:0.5rem;
}
.pad-bottom-10pm {
	margin-bottom:1rem;
}
.pad-bottom-20pm {
	margin-bottom:2rem;
}
.pad-bottom-30pm {
	margin-bottom:3rem;
}
.pad-bottom-40pm {
	margin-bottom:4rem;
}
.pad-bottom-50pm {
	margin-bottom:5rem;
}
.mar-top-10p {
	margin-top:1rem;
}
.mar-top-20p {
	margin-top:2rem;
}
.mar-bottom-5p {
	margin-bottom:0.5rem;
}
.mar-bottom-10p {
	margin-bottom:1rem;
}
.mar-bottom-20p {
	margin-bottom:2rem;
}
.mar-bottom-30p {
	margin-bottom:3rem;
}
.mar-bottom-40p {
	margin-bottom:4rem;
}
.mar-bottom-50p {
	margin-bottom:5rem;
}
.mar-top-10pm {
	margin-top:1rem;
}
.mar-top-20pm {
	margin-top:2rem;
}
.mar-bottom-5pm {
	margin-bottom:0.5rem;
}
.mar-bottom-10pm {
	margin-bottom:1rem;
}
.mar-bottom-20pm {
	margin-bottom:2rem;
}
.mar-bottom-30pm {
	margin-bottom:3rem;
}
.mar-bottom-40pm {
	margin-bottom:4rem;
}
.mar-bottom-50pm {
	margin-bottom:5rem;
}
.mar-top-10p {
	margin-top:1rem;
}
.mar-top-20p {
	margin-top:2rem;
}
.mar-bottom-5p {
	margin-bottom:0.5rem;
}
.mar-bottom-10p {
	margin-bottom:1rem;
}
.mar-bottom-20p {
	margin-bottom:2rem;
}
.mar-bottom-30p {
	margin-bottom:3rem;
}
.mar-bottom-40p {
	margin-bottom:4rem;
}
.mar-bottom-50p {
	margin-bottom:5rem;
}
div.clm-one-960 {
	max-width: 960px;
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
div.clm-one-1200 {
	max-width: 1200px;
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
div.clm-one-1440 {
	max-width: 1440px;
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
div.clm-one-1620 {
	max-width: 1620px;
	width:100%;
	margin-right: auto;
	margin-left: auto;
}
div.clm-two-pm,div.clm-two-p {
	float: left;
	width: 50%;
}
div.clm-three-pm,div.clm-three-p {
	float: left;
	width: calc(100% / 3);
}
div.clm-three-two-pm,div.clm-three-two-p {
	float: left;
	width: calc(100% / 3 * 2);
}
div.clm-four-pm,div.clm-four-p {
	float: left;
	width: calc(100% / 4);
}
div.clm-four-three-pm,div.clm-four-three-p {
	float: left;
	width: calc(100% / 4 * 3);
}
div.clm-five-pm,div.clm-five-p {
	float: left;
	width: calc(100% / 5 - 0.1px);
}
/*///-Column///*/


/*//////footer////////*/
.t-footer-copyright {
}
address {
	font-size: 1.2rem;
}
/*//////--footer////////*/

/*//////text--////////*/
.f-red {
	color: #D14949;
}
.f-green {
	color: #35AD85;
}
.f-blue {
	color: #4679C7;
}
.f-orange {
	color: #AA8247;
}
.f-yellow {
	color: #C4C858;
}
.f-white {
	color: #fff;
}
.f-red-b {
	color: #D14949;
	font-weight: 700;
}
.f-green-b {
	color: #35AD85;
	font-weight: 700;
}
.f-blue-b {
	color: #4679C7;
	font-weight: 700;
}
.f-orange-b {
	color: #bb7000;
	font-weight: 700;
}
.f-yellow-b {
	color: #C4C858;
	font-weight: 700;
}
.f-white-b {
	color: #fff;
  font-weight: 700;
}
.f-bold {
	font-weight: 700;
}
.f-e-bold {
	font-weight: 900;
}
.f10 {
	font-size: 1rem;
}
.f11 {
	font-size: 1.1rem;
}
.f12 {
	font-size: 1.2rem;
}
.f14 {
	font-size: 1.4rem;
}
.f16 {
	font-size: 1.6rem;
}
.f18 {
	font-size: 1.8rem;
}
.f20 {
	font-size: 2rem;
}
.f22 {
	font-size: 2.2rem;
}
.f24 {
	font-size: 2.4rem;
}
.f26 {
	font-size: 2.6rem;
}
.f28 {
	font-size: 2.8rem;
}
.f30 {
	font-size: 3rem;
}
.f32 {
	font-size: 3.2rem;
}
.f-boss {
  text-shadow: 
    #fff 2px 0, 
    #fff -2px 0, 
    #fff 0 -2px, 
    #fff 0 2px, 
    #fff 2px 2px, 
    #fff -2px 2px, 
    #fff 2px -2px, 
    #fff -2px -2px, 
    #fff 1px 2px, 
    #fff -1px 2px, 
    #fff 1px -2px, 
    #fff -1px -2px, 
    #fff 2px 1px, 
    #fff -2px 1px, 
    #fff 2px -1px, 
    #fff -2px -1px, 
    rgba(0, 0, 0, .5) 3px 3px 3px;
}
.bullet-00 {
	font-size: 1.6rem;
	line-height: 20px;
	background-image: url(images/bullet00.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 10px;
	padding-left: 20px;
}
a.pdf {
	font-size: 1.4rem;
	color: #A60C0F;
	text-decoration: none;
	padding-left: 40px;
	line-height: 1.5;
	background-image: url(images/pdf-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
}
a.pdf-w {
	font-size: 1.4rem;
	color: #fff;
	text-decoration: none;
	padding-left: 40px;
	line-height: 1.5;
	background-image: url(images/pdf-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
}
a.pdf:hover,a.pdf-w:hover {
	color: #888888;
}
.ind-1em {
	text-indent: -1em;
	margin-left: 1em;
  line-height: 1.2;
  margin-bottom:0.5em;
}
.ind-1em-nm {
	text-indent: -1em;
	margin-left: 1em;
  line-height: 1.2;
  margin-bottom:0;
}
ul.basic li {
	list-style-type: none;
	font-size: 1.8rem;
}

/*//////--text////////*/

/*////////table/////////*/
table.table-company {
	border-collapse: separate;
	width: 100%;
}
table.table-company th {
	vertical-align: top;
	padding: 1.8rem;
	text-align: left;
	background-color:none;
	border-bottom-width: 1px;
	border: solid 1px #bbb;
	width: 11rem;
}
table.table-company td {
	vertical-align: top;
	padding: 1.8rem;
	text-align: left;
	background-color:none;
	border: solid 1px #bbb;
}

table.table-matrix {
  border-collapse:collapse;
	width: 100%;
}
table.table-matrix tr:nth-child(2n+1) {
  background-color: #EBEBEB;
}

table.table-detail {
  border-collapse:collapse;
	width: 100%;
}
table.table-detail th {
	vertical-align: top;
	padding: 1.8rem;
	text-align: left;
	background-color:none;
	border: solid 1px #bbb;
}
table.table-detail td {
	vertical-align: top;
	padding: 1.8rem;
	text-align: left;
	background-color:none;
	border: solid 1px #bbb;
}
table.table-smile {
	border-collapse:collapse;
	width: 100%;
}
table.table-smile th {
	vertical-align: top;
	padding: 1.8rem;
	text-align: left;
	background-color:none;
	border: solid 1px #bbb;
}
table.table-smile td {
	vertical-align: top;
	padding: 1.8rem;
	text-align: left;
	background-color:none;
	border: solid 1px #bbb;
}
table.table-sch {
	border-collapse:collapse;
	width: 100%;
  margin-bottom:10px;
}
table.table-sch th {
	vertical-align: top;
	padding: 1rem;
	text-align: center;
	background-color:none;
	border: solid 1px #bbb;
}
table.table-sch td {
	vertical-align: top;
	padding: 1rem;
	text-align: center;
	background-color:none;
  color:#fff;
	border: solid 1px #bbb;
}
table.table-noborder {
	border-collapse: collapse;
}
table.table-noborder td {
	vertical-align: top;
	padding: 0px;
	border: none;
	background-color: transparent;
}

/*////////--table/////////*/


/*/////only--//////*/
.only-pc {
	display: block;
}
.only-mobile {
	display:none;
}
.only-pc-inline {
	display: inline;
}
.only-mobile-inline {
	display:none;
}
/*/////--only//////*/



span.btn-use-none {
	padding: 1rem 2rem;
	display: inline-block;
	background-color: #F1F1F1;
	margin: 1rem;
	border-radius: 0.8rem;
	border: 1px solid #377F93;
	background-position: left 0.5rem;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #1A6F53;
}
a.btn-use {
	padding: 1rem 2rem;
	display: inline-block;
	background-color: #1B3377;
	margin: 1rem;
	border-radius: 0.8rem;
	background-position: left 0.5rem;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
}
a.btn-use:hover {
	background-color: #3854A3;
}
a.btn-pdf {
	padding: 1rem 1rem 1rem 36px;
	display: inline-block;
	background-color: #E9E9E9;
	margin-top: 1rem;
	margin-bottom: 1rem;
	border-radius: 0.8rem;
	border: 1px solid #B84647;
	background-image: url(images/pdf-icon.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	text-decoration: none;
}
table.table-respons {
	width: 100%;
}
table.table-respons tr td {
	padding: 1rem;
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.table-respons tr td.nb-td  {
	border:none;
}

dl#qa dt {
}
dl#qa dd {
}

.lisence {
	color: #087432;
	margin-left: 10px;
}

/* Scroll--*/
.fadein {
    opacity : 0.1;
    transform : translate(0, 50px);
    transition : all 1000ms;
    }
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
    }
/* --Scroll*/
#main-visual-box {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 40%;
    margin: 0;
}
#main-visual-box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#main-visual-box-jpg {
    width: 100%;
}
#main-visual-box-jpg img {
  display: block;
    width: 100%;
    height: 1080px;
}
#pc-navi-outer {
  position: absolute;
  top:15px;
  right:0;
  width:60%;
  max-width: 400px;
  height:auto;  
  background-color:none;
}
#pc-navi {
  width:100%;
  height:auto;  
  margin: 0 auto;
}
#pc-navi ul li {
  width:100%;
  padding: 5px 0;
  list-style-type: none;
  float:left;
  height:auto;
  background-color:none;
} 
#pc-navi ul li a {
  -webkit-transition:.2s linear;
  display: block;
  width:98%;
  height:5rem;
  padding:1.2rem 5px;
  text-align: center;
  font-size: 1.6rem;
  color:#fff;
  text-decoration: none;
  border-radius: 10px;
}
#pc-navi ul li a i {
  color:#fff;
}
#pc-navi ul li a:hover {
  background-color:#3B3D08;
  color:#fff;
}	
#pc-navi ul li a:hover i {
  color:#fff;
}
#t-header.change-bg #pc-navi ul li a {
  color:#3B3D08;
}
#t-header.change-bg #pc-navi ul li a i {
  color:#3B3D08;
}
#t-header.change-bg #pc-navi ul li a:hover {
  background-color:#3B3D08;
  color:#fff;
}	
#t-header.change-bg #pc-navi ul li a:hover i {
  color:#fff;
}	
#mb-navi {
  display: none;
}
.menu-btn {
  display: none;
}
#back-to-top {
	position: fixed;
	right: 5px;
	bottom: 45px;
  z-index: 5300;
}
.top-circle-btn {
  display: block;
  border-radius: 50%;
  max-width:300px;
  margin:0 auto;
}
.top-circle-01 {
  background-image: url(images/kagayaki-btn01.png);
  background-size: cover;
  text-indent: -9999px;
}
.top-circle-02 {
  background-image: url(images/kagayaki-btn02.png);
  background-size: cover;
  text-indent: -9999px;
}
.top-circle-03 {
  background-image: url(images/kagayaki-btn04.png);
  background-size: cover;
  text-indent: -9999px;
}
.top-circle-04 {
  background-image: url(images/top-btn03.png);
  background-size: cover;
  text-indent: -9999px;
}
a.treat-btn {
  display: block;
  width: calc(100% / 3);
  float: left;
  padding:10px;
  text-decoration: none;
}
.treat-btn-inner {  
  width: 100%;
  height:60px;
  font-size: 1.8rem;
  padding-top:10px;
  color: #333;
  text-align: center;  
  background-color: #fff;
  border: solid 1px #333;
}
.treat-btn-inner:hover { 
  background-color: #304992;
}
.balloon2 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 17px 30px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: none;
  border: solid 3px #fff;
  box-sizing: border-box;
}

.balloon2:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;
}

.balloon2:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #fff;
  z-index: 1;
}
hr.hr-space-1rem {
  border: 1px solid transparent;
  margin:0 0 1rem;
}
hr.hr-space-3rem {
  border: 1px solid transparent;
  margin:0 0 3rem;
}
hr.hr-space-6rem {
  border: 1px solid transparent;
  margin:0 0 6rem;
}
hr.hr-space-12rem {
  border: 1px solid transparent;
  margin:0 0 12rem;
}

@media screen and (max-width: 1200px) {
html {
	font-size: 60%;
  /*//  -font-size: 62.5%;-  ///*/
}
#pc-navi ul li a {
  -webkit-transition:.2s linear;
  display: block;
  width:98%;
  height:5.5rem;
  padding:1.8rem 5px;
  text-align: center;
  font-size: 1.2rem;
}
}

@media screen and (max-width: 769px) {
#mediaQ--------------------------------------------------------------------------------------------------769{}
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
html {
	font-size: 62.5%;
}
h3.star,h3.star-w {
	font-size: 2.4rem;
  line-height: 1.2;
  padding:20px 5px;
}
#t-header-top {
}
#t-header {
  position: fixed;
}
#t-header-inner {
  height:50px;
}
#t-header-logo {
  width:130px;
  float:none;
  margin:0 auto 0 10px;
  position: static;
}
#t-header-logo-page {
  width:130px;
  float:none;
  margin:0 auto;
  position: static;
}
#t-header-tel {
  display: none;
  /*//  -width:50%;
  float:right;
  margin:0;
  position: static;-  ///*/
}
#t-header-sub {
}
#t-header-logo img {
}
#t-main-navi {
}
#t-footer-inner {
	height: 500px;
}
#t-page-title {
}
#t-page-title-inner {  
  font-size:3rem;
}
/*//  -#pc-navi-outer {
  display: none;
}	-  ///*/
#pc-navi-outer {
  position: absolute;
  top:0;
  right:0;
  width:50%;
  max-width: 900px;
  height:auto;  
  background-color:none;
}
#pc-navi {
  width:100%;
  max-width: 900px;
  height:auto;  
  margin: 0 auto;
}
#pc-navi ul li {
  padding: 5px 0;
  list-style-type: none;
  float:left;
  height:auto;
  background-color:none;
} 
#pc-navi ul li a {
  -webkit-transition:.2s linear;
  display: block;
  width:98%;
  height:3rem;
  padding:0.8rem 5px;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.2em;
  background-color:#1B3377;
  color:#fff;
  text-decoration: none;
  border-radius: 5px;
}
#pc-navi ul li a i {
  color:#fff;
}	
#pc-navi ul li a:hover {
  background-color:#1B3377;
  color:#fff;
}	
  
#mb-navi {
  display: block;
  width:100%;
  height:auto; 
  margin:5px 0;
}
#mb-navi ul li {
  width:calc(100% / 2);
  padding: 2px;
  list-style-type: none;
  float:left;
  height:auto;
  background-color:none;
} 
#mb-navi ul li.wide {
  width:100%;
  padding: 2px;
  list-style-type: none;
  float:left;
  height:auto;
  background-color:none;
} 
#mb-navi ul li a {
  display: block;
  width: 100%;
  height: 6.2rem;
  padding-top: 1.8rem;
  text-align: center;
  font-size: 1.8rem;
  color: #fff;
  text-decoration: none;
  background-color: #1B3377;
  border: none;
  border-radius: 10px;  
}
#mb-navi ul li a.bl {
  border-left:solid 1px #fff;
}
#mb-navi ul li a.bb {
  border-bottom:solid 1px #fff;
}
.align-center-left {
	text-align: left;
}
div.clm-two-pm {
	float: left;
	width: 50%;
}
div.clm-three-pm {
	float: left;
	width: calc(100% / 3);
}
div.clm-three-two-pm {
	float: left;
	width: calc(100% / 3 * 2);
}
div.clm-four-pm {
	float: left;
	width: calc(100% / 4);
}
div.clm-four-three-pm {
	float: left;
	width: calc(100% / 4 * 3);
}
div.clm-five-pm {
	float: left;
	width: calc(100% / 5);
}
div.clm-two-p {
	float: none;
	width: 100%;
}
div.clm-three-p {
	float: none;
	width: 100%;
}
div.clm-three-two-p {
	float: none;
	width: 100%;
}
div.clm-four-p {
	float: left;
	width: calc(100% / 2);
}
div.clm-four-three-p {
	float: left;
	width: calc(100% / 4 * 3);
}
div.clm-five-p {
	float: left;
	width: calc(100% / 2);
}
.inner20p10m {
	padding: 10px;
}
.inner30p10m {
	padding: 10px;
}
.inner40p10m {
	padding: 10px;
}
.inner50p10m {
	padding: 10px;
}
.mar-top-10p {
	margin-top:0;
}
.mar-top-20p {
	margin-top:0;
}
.mar-bottom-5p {
	margin-bottom:0;
}
.mar-bottom-10p {
	margin-bottom:0;
}
.mar-bottom-20p {
	margin-bottom:0;
}
.mar-bottom-30p {
	margin-bottom:0;
}
.mar-bottom-40p {
	margin-bottom:0;
}
.mar-bottom-50p {
	margin-bottom:0;
}

.flt-right {
	float:none;
	display: block;
	margin: 1rem auto;
}
.flt-left {
	float:none;
	display: block;
	margin: 1rem auto;
}
.menu-btn {
  display: block;
  position: absolute;
  top:20px;
  right:10px;
}
#main-visual-box {
  display: none;
}
.only-pc {
	display:none;
}
.only-mobile {
	display:block;
}
.only-pc-inline {
	display:none;
}
.only-mobile-inline {
	display:inline;
}
}

@media screen and (max-width: 500px) {
#mediaQ--------------------------------------------------------------------------------------------------500{}
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////////////*/
html {
	font-size: 45%;
  /*//  -font-size: 62.5%;-  ///*/
}
.inner10p,.inner20p,.inner30p,.inner40p,.inner50p {
	padding: 0;
}
  .mb-map {
    padding:2em;
  }
a.treat-btn {
  display: block;
  width: calc(100% - 10px);
  float: none;
  padding:5px;
  text-decoration: none;
}
h3.h3filer span {
  font-size: 4.4rem;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  padding-top: 0;
  padding-left: 16px;
  color: #fff;
}
}
