@charset "UTF-8";

body {
	font-size: 16px;
	line-height: 1.7;
	color: #444;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	min-width: 375px;
	background-color: #FFF;
}

dl,dt,dd,ul,ol,li {
    margin: 0;
	padding: 0;
}

ul,ol {
	list-style: none;
}

p {
	margin-bottom: 8px;
}

img {
	max-width: 100%;
	height: auto;
}

a img {
    transition: 0.2s ease-in-out;
}
 
a img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

@media print {
  body {
    width: 1024px;
    transform: scale(0.95);
    transform-origin: 0 0;
  }
}

/* ------------------------- */

main {
	width: 100%;
}

section {
    width: 100%;
	margin:0 auto 20px auto;
    padding: 0;
}

.seccont {
    max-width: 1024px;
    width: 100%;
	margin:0 auto;
    padding: 10px 15px;
}

.contents {
	padding: 0px 25px;
}

.bg_blue {
    background-color: #82cde2;
}

@media screen and (max-width: 780px) {
main {
	width: 100%;
	padding: 0;
    margin-top: 68px;
	}
.contents {
	padding: 0px;
	}
.seccont {
    width: 100%;
}
section {
    width: 100%;
	margin: 0;
    padding: 0 15px;
}

}



/* Slick上書
------------------------------------- */
.slick-prev,
.slick-next {
	top: 50%;
	width: 40px;
	height: 100px;
	z-index: 1;
}
.slick-prev {left: 0;}
.slick-next {right: 0;}

.slick-prev:before,
.slick-next:before {
	font-size: 80px;
	opacity: 0.6;
	font-family: FontAwesome;
}
.slick-prev::before {content: "\f104";}
.slick-next::before {content: "\f105";}

@media screen and (max-width: 780px) {
.slick-prev:before,
.slick-next:before {
	font-size: 60px;
	}
}

/* ------------------------- */

.text-main {color: #ea9a00 !important;}
.text-c01 {color: #63A945 !important;}
.text-c02 {color: #64A5DD !important;}
.text-c03 {color: #DC950F !important;}
.text-c04 {color: #6FAD43 !important;}

.bg-main {background-color: #F0F6E5 !important;}
.bg-c01 {background-color: #63A945 !important;}
.bg-c02 {background-color: #64A5DD !important;}
.bg-c03 {background-color: #DC950F !important;}

.border-main {border-color: #448F43 !important;}
.border-c01 {border-color: #63A945 !important;}
.border-c02 {border-color: #64A5DD !important;}
.border-c03 {border-color: #DC950F !important;}

.border-bottom2 {
  border-bottom: 2px solid #dee2e6;
}

.badge-1 {
	display: inline-block;
	margin: 3px;
	padding: 0.4em 0.8em 0.2em;
	font-size: 18px;
	line-height: 1;
	color: #FFF;
	text-align: center;
	white-space: nowrap;
	border-radius: 5px;
}
@media screen and (max-width: 780px) {
.badge-1 {
	font-size: 16px;
	}
}

/* ------------------------- */

.indent1em {
	text-indent: 1em;
}

.indent1 {
	padding-left: 1em;
	text-indent: -1em;
}

.indent2 {
	padding-left: 2em;
	text-indent: -2em;
}

/* ------------------------- */

.btn-1 a {
	padding: 4px 10px;
	font-size: 14px;
	line-height: 1.3;
	color: #444;
	border: 2px solid #448F43;
	border-radius: 5px;
	background-color: #FFF;
}

.btn-1 a:hover {
	text-decoration: none;
	background-color: #F0F6E5;
}

.btn-1 span {
	margin-right: 3px;
	color: #6FAD43;
}


.btn-2 a {
	padding: 4px 10px;
	font-size: 14px;
	line-height: 1.3;
	color: #fff;
	border: 2px solid #448F43;
	border-radius: 5px;
	background-color: #448F43;
}

.btn-2 a:hover {
    text-decoration: none;
	opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=70)";
}

.btn-2 span {
	margin-right: 3px;
	color: #6FAD43;
}


/* ------------------------- */

.list-1 {
	margin-bottom: 1rem;
	padding-left: 2em;
}

.list-1 li {
	padding-left: 1em;
	text-indent: -1em;
}

@media screen and (max-width: 760px) {
.list-1 {
	padding-left: 0;
	}
}

/* ------------------------- */

#pagetop a {
	width: 60px;
	height: 60px;
    position: fixed;
    bottom: 20px;
    right: 15px;
	background-image: url(../image/pagetop.svg);
	background-repeat: no-repeat;
	text-indent: 110%;
	white-space: nowrap;
	overflow: hidden;
	z-index: 2;
}

#pagetop a:hover {s
    opacity: 0.8;
    filter: alpha(opacity=80);
}


/* 見出し
------------------------------------- */

h2.ttl-1 {
	margin: 0 0 0.8em 0;
	padding: 15px 0;
	text-indent: 0em;
	color: #333;
	border-bottom: 2px solid #999;
	position: relative;
    font-size: 24px;
	font-family: 'Noto Serif JP', serif;
}



@media screen and (max-width: 760px) {
h2.ttl-1 {
	margin: 0 0 1.2em 0;
	font-size: 1.1em;
	}
}

/* ------------------------- */

h3.ttl-1 {
	display: table;
	margin: 0 auto 0.5em;
	padding: 0.1em 2em 0;
	font-size: 30px;
	color: #666;
	font-family: 'Noto Serif JP', serif;
	position: relative;
}

h3.ttl-1::before,
h3.ttl-1::after {
	content: "";
	width: 1.5em;
	border-top: 2px solid #6FAD43;
	position: absolute;
	top: 0.7em;
}

h3.ttl-1::before {
	right: 0.1em;
}

h3.ttl-1::after {
	left: 0;
}

@media screen and (max-width: 575px) {
h3.ttl-1 {
	font-size: 24px;
	}
}

/* ------------------------- */

h4.ttl-1 {
	font-size: 24px;
	color: #6FAD43;
	font-family: 'Noto Serif JP', serif;
}


/* ヘッダー
------------------------------------- */

header {
	max-width: 1024px;
	height: 180px;
	margin: 0 auto;
	padding-top: 107px;
	position: relative;
    background-color: #fff;
}

header a {
	text-decoration: none;
}

header h1.logo {
	margin: 0;
}

header h1.logo a {
	display: block;
	width: 270px;
	height: 50px;
	background-image: url(../image/logo2.jpg);
	background-repeat: no-repeat;
    background-size:270px auto;
	text-indent: 110%;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	top: 20px;
	left: 15px;
}

header .contact a {
	padding: 9px 15px;
	border: 1px solid #555;
	border-radius: 5px;
	line-height: 1;
	color: #555;
	position: absolute;
	top: 20px;
	right: 30px;
    background-color: #F7F7F7;
}

header .contact a::before {
	margin: 0 5px 0 0;
    font-size: 1.5em;
	content: "\f0e0";
    font-family: FontAwesome;
	color: #555;
    vertical-align: text-bottom;
}

header .contact a:hover {
	background-color: #fff;
	text-decoration: none;
}



@media screen and (max-width: 760px) {
header {
    position:fixed;
    z-index:99;
    top:0;
	width: 100%;
	height: 68px;
	padding-top: 0px;
    background: rgba(255,255,255,0.9);
	}
header h1.logo a {
	width: 210px;
	height: 50px;
    background-image: url(../image/logo2.jpg) no-repeat center center;
    background-size:210px auto;
	left: 10px;
    top: 15px;
	}
header .contactBox,
header .contact{
	display: none;
	}
}

/* ------------------------- */

header ul.gnav {
    font-size: 18px;
    line-height: 1.2;
    list-style: none;
	display: flex;
	justify-content: space-around;
    margin-top: 20px;
    padding: 0;
}

header ul.gnav li {
    flex: 1;
    text-align: center;
	border-left: 1px solid #555;
}

header ul.gnav li:first-child {
	border-left: none;
}

header ul.gnav li a {
	display: block;
	padding: 5px 0;
	color: #444;
	text-align: center;
}

header ul.gnav > li:hover > a {
	text-decoration: none;
	background-color: #fff;
	border-bottom: 2px solid #e5b908;
}

#saiyo-jyoho header ul.gnav > li.g06 > a
{
	background-color: #FFF;
	border-bottom: 2px solid #e5b908;
}

header ul.gnav li ul {
	position: absolute;
	top: 60px;
	z-index: 1;
}

header ul.gnav li ul li {
	overflow: hidden;
	height: 0;
}

header ul.gnav li:hover > ul > li {
	overflow: visible;
	height: 40px;
	box-shadow:1px 1px 3px 1px rgba(0,0,0,0.2);
}

header ul.gnav li li a {
	display: block;
	width: 150px;
	height: 40px;
	line-height: 1;
	text-align: left;
	background-color: #FFF;
	border-top: 1px solid #00aebb;
}

header ul.gnav li li a::after {
	content: "\f0da";
    font-family: FontAwesome;
	font-size: 0.7em;
	color: #448F43;
	position: absolute;
	top: 16px;
	right: 10px;
}

header ul.gnav > li li:hover > a {
	text-decoration: none;
	background-color: #F2F2F2;
}

header .icon_phone:before {
	content: "\f095"; /* phone */
    font-family: FontAwesome;
	font-size: 34px;
	color: #FFF;
	vertical-align: 0;
}

@media screen and (max-width: 760px) {
header ul.snav,
header ul.gnav {
	display: none;
	}
}

/* ------------------------- */

#dnav {
	display: none;
}

#dnav_open {
	padding: 14px 5px;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	line-height: 1.4;
	border: 2px solid #555;
	border-radius: 6px;
	position: absolute;
	top: 8px;
	right: 10px;
	z-index: 100;
}

#dnav_cover {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	width: 0%;
	height: 100%;
	background: black;
	opacity: 0;
	transition: .3s ease-in-out;
}

#dnav_cover.open {
	opacity: .3;
	z-index: 99;
}

#dnav_contents {
	overflow: auto;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 2020;
	margin: 0;
	padding: 0px 8px;
	width: 90%;
	max-width: 280px;
	height: 100%;
	background: #FFF;
	opacity: 0.95;
	transition: .3s ease-in-out;
	-webkit-transform: translateX(105%);
	transform: translateX(105%);
	box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

#dnav_contents.open {
	transform: translate(0); 
}

#dnav_close {
	display: block;
	padding: 3px 15px 3px 20px;
	cursor: pointer;
	border-bottom: 1px dashed #448F43;
	text-align: right;
}

#dnav_close:before {
	content: "\f057"; /* times-circle  */
    font-family: FontAwesome;
	font-size: 25px;
	display: block;
	color: #448F43;
}

#dnav_contents li {
	display: block;
	padding: 15px 5px 15px 10px;
	font-size: 15px;
	line-height: 1.3;
	border-bottom: 1px solid #448F43;
	text-decoration: none;
	cursor: pointer;
	position: relative;
}

#dnav_contents li a {
	display: block;
	color: #555;
	text-decoration: none;
}

#dnav_contents .toggle:after {
	position: absolute;
	content: "\f078"; /* chevron-down */
    font-family: FontAwesome;
	right: 15px;
	color: #888;
}
#dnav_contents .toggle.active:after {
	position: absolute;
	content: "\f068"; /* minus */
    font-family: FontAwesome;
	right: 15px;
	color: #888;
}

#dnav_contents .child li {
	padding: 14px 5px 14px 30px;
	background-color: #EEE;
}

@media screen and (max-width: 760px) {
#dnav {
	display: block;
	}
}


/* フッター
------------------------------------- */

footer {
	padding-bottom: 15px;
	width: 100%;
	font-size: 0.9em;
    background-color: #EEE;
}

footer a {
	color: #555;
	text-decoration: none;
}

footer .logo {
	display: none;
	margin-top: 15px;
	height: 100px;
	background-image: url(../image/logo2.png);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: 110%;
	white-space: nowrap;
	overflow: hidden;
}

footer small {
	display: block;
	margin-top: 15px;
	font-size: 12px;
	line-height: 1.4;
	text-align: center;
	color: #444;
	font-family: 'arial';
}

@media screen and (max-width: 1024px) {
footer {
	width: 100%;
    background-color: #fff;

	}
}
@media screen and (max-width: 780px) {
footer {
	width: 100%;
	}
footer .logo {
	display: block;
	}
}


footer .wrap li img  {
    width: 190px;
}

@media screen and (max-width: 760px) {
footer .wrap li img  {width: 180px;
}
}
@media screen and (max-width: 650px) {
footer .group .inner .wrap ul {
	flex-direction: column;
	}
footer .group .inner .wrap ul li {
	border-right: none;
	}
footer .wrap li img  {width: 300px; margin-bottom: 10px;
}
}

/* ------------------------- */

footer .sitemap {
    max-width: 1024px;
	width: 100%;
	color: #555;
	background-color: #EEE;
    margin: 0 auto;
}

footer .sitemap .inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto;
	padding: 20px 15px;
	text-align: left;
}

footer .sitemap .name {
	font-size: 14px;
}

footer .sitemap .wrap {
	width: 420px;
}

footer .sitemap .row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0;
}

footer .sitemap .wrap .row ul a:hover {
	text-decoration: underline;
	color: #555;
}

footer .sitemap .wrap .row ul li {
	margin: 0 0 8px 0;
	line-height: 1.2;
}

footer .sitemap .wrap .row ul li:before {
	content: "▶";
	margin-right: 3px;
}

@media screen and (max-width: 760px) {
footer .sitemap {
	display: none;
	}
}


/* トップページ
------------------------------------- */
main {
    width: 100%;
}
#home .main_img {
	max-width: 1024px;
    width: 100%;
    width: 100%;
	margin: 0 auto 40px;
	padding: 0;
	line-height: 0;
	position: relative;
}
section {
    width: 100%;
    max-width: 1024px
}
.fullcont {
    background-color: #fff;
    margin: 0 auto;
}
.fullcontNlimit {
    width: 100%;
    margin: 0 auto;
}
#home p.kakomi {
    display:inline-block;
    border: 1px solid #555; 
    width: auto;
    padding: 3px 10px 2px 10px;
    border-radius: 20px;
}
#home p.right a{
    display: block;
    text-align: right;
}
.bgYellow {
        background-color: #faeb66;
    }
.noBgco {
    background-color: none;
}
.youkouBody01 {
    margin: 10px 1rem;
    text-align: left;
}

table.boshu {
    width: 90%;
    margin: 50px 1rem;
    text-align: left;
}
table.boshu tr {
}
table.boshu th,
table.boshu td{ 
    display: inline-block;
    padding: 10px 0;
}
table.boshu th {
    width: 8em;
    color: #e37d1e;
    vertical-align: top;
}
table.boshu td {
    width: calc(100% - 8em) ;
}

.shimekiriTtl {
    color: white;
    border: 1px solid #555;
    border-right: none;
    padding: 5px 20px;
    display: inline-block;
    margin: 15px 0;
    background-color:#e37d1e;
    font-size: 1.2em;
}
.shimekiri {
    border: 1px solid #555;
    border-left: none;
    padding: 5px 20px;
    display: inline-block;
    border-collapse: collapse; 
    margin:15px 0;
    font-size: 1.2em;
}
@media screen and (max-width: 450px) {
.shimekiriTtl {
    border-right: 1px solid #555;
    margin: 15px 0 15px 0;
    }
.shimekiri {
    border-left:  1px solid #555;
    margin: 0 0 15px 0;
    }
}

ul.saiyou {
    list-style-type: decimal;
    width: 70%;
    margin: 20px auto;
    list-style-position: inside;
    text-indent: -2em;
    padding-left: 2em;
}
ul.saiyou li {
    text-align: left;
    padding: 0;
    margin: 1.5em 0 0 0;
}
ul.saiyou p {
    text-align: left;
    margin: 0.5em 0 0 1.3em;
}
ul.saiyou p span.ttlsaiyou {
    display: block;
    font-weight: bold;  
}
ul.saiyou p span.btnsaiyou {
    display: inline-block;
    font-weight: bold;
    padding: 0.3em 2em 0.3em 3em;
    margin: 0.5em 0;
    border-radius: 10px;
    background-color: #e37d1e;
    color: #fff;
    text-decoration:underline;
}
ul.saiyou p a {
    color: #fff; 
    text-decoration:underline;
}
ul.saiyou p a.mailadd {
    color: #444; 
}
ul.saiyou p a:hover {
    text-decoration:underline;
	opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    -webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-o-transition: 0.6s;
	-ms-transition: 0.6s;
	transition: 0.6s;
}
.saiyouCaut {
    width: 70%;
    margin: 20px auto;
    padding: 15px 15px 7px 15px; 
    text-align: left;
    border: 3px solid #e37d1e;
}
.saiyouCaut p {
    font-size: 1.0em;
    line-height: 1.5;
}
@media (max-width: 760px) {
    
ul.saiyou {
    list-style-type: decimal;
    width: 100%;
    text-indent: -1.3em;
    padding-left: 1.3em;
}
 ul.saiyou p span.btnsaiyou {
    text-indent: 0em;
    padding: 0.3em 1em 0.3em 1em;
}
ul.saiyou p {
    margin: 0.5em 0 0 0em;
    text-indent: 0em;
}
.saiyouCaut {
    width: 100%;
    margin: 20px auto;
}

}


table.boshu th,
table.boshu td{ 
    display: block;
    padding: 10px 0 0 0;
}
table.boshu th {
    width: 100%;
    color: #e37d1e;
    vertical-align: none;
}
table.boshu td {
    width: 100%;
    border-bottom:1px dotted;
    padding: 0 0 10px 0;
}
  
#home p.kakomi {
    display:inline-block;
    border: 1px solid #555; 
    width: auto;
    padding: 5px 10px;
    border-radius: 4px;
    margin-bottom: 10px;
}

    
}

@media screen and (max-width: 760px) {
    
#home .main_img {
	width: 80%;
    margin: 10px auto;
	}  
}

@media screen and (max-width: 580px) {

}


/* カテゴリー別
------------------------------------- */

/* ------------------------- */



.txtAllCet {
    text-align: center;
}
.catchCo01 {
    margin: 20px 0;
}
.catchCo02 {
    margin: 30px 0;
}
h2.contTtl img{
    margin: 50px auto 20px auto;
    width: auto;
    height: 40px;
}
h3.contTtl02 {
    font-size: 1.3em;
    margin: 0 0 20px 0;
}
ul.shigoto {
    margin: 0 auto;
}
ul.shigoto li{
    display: inline-block;
    width: 31%;
    padding: 10px;
    margin: 20px 10px;
    vertical-align:top;
    position: relative; 
}
ul.shigoto li img{
    position: absolute; 
    top:-30px;
    left: 45%;
    width: 50px;
    height: auto;
}
ul.shigoto p.bodyTtl01{
    text-align: left;
    font-size: 1.1em;
    line-height: 1.4;
    margin-top: 5px;
}
ul.shigoto p.bodyTtl01::before{
    margin-right: 10px;
	font-size: 1.1em;
	line-height: 1.4;
	content: "\f45c";
    font-family: FontAwesome;
	color: #fff;
	vertical-align: 0em;
    transform: scale(0.7, 1);
    -moz-transform:    scale(0.7, 1);  /* Firefox※ */
-webkit-transform: scale(0.7, 1);  /* Chrome,Safari */
-o-transform:      scale(0.7, 1);  /* 旧Opera※ */
-ms-transform:     scale(0.7, 1);  /* IE */
}
ul.shigoto p.bodyCopy01{
    text-align: left;
    font-size: 0.89em;
    line-height: 1.6;
}
ul.michiNori{
margin: 0 auto;
}
ul.michiNori li {
    display: inline-block;
    width: 46%;
    vertical-align:top;
    margin: 15px;
}
ul.michiNori li img {

}
ul.michiNori li p {
font-size: 1.0em;
    line-height: 1.4;
    margin: 15px 0 0 0;
}
.padBot30 {
    padding-bottom: 30px;
}
.bgColor01 {
    background-color: #cabfd7;
}
.bgColor02 {
    background-color: #bfcff8;
}
.bgColor03 {
    background-color: #ccd7d6;
}
.bgColor04 {
    background-color: #c8e0e9;
}
.bgColor05 {
    background-color: #e0e8c9;
}
.bgColor06 {
    background-color: #e2c9c8;
}

.button {
    width: 70%;
    padding: 10px 40px;
    border-radius: 10px;
    background-color: #e37d1e;
    border:none;
    font-size: 1.1em;
    color: #fff;
    display: block;
    margin: 10px auto 30px auto;
}
.button:a,
.button:active,
.button:visited{
    color: #fff;
}
.button:hover {
    color: #fff;
    opacity: 0.6;
    -webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
}

.button i {
    font-size: 120%;
}
.button i.fa-youtube {
    font-size: 160%;
    vertical-align: middle;
    
}
@media all and (max-width: 760px) {
    
    ul.michiNori{
    margin: 0 auto;
}
    
    ul.michiNori li {
    display: block;
    width: 95%;
        
}
    
  H2 .contTtl img{
    width: auto;
    height: 35px;
}
    ul.shigoto li{
    width: 40%;
}
    .button {
        width: 95%;
        padding: 10px;
    font-size: 1.0em;
        line-height: 1.3;
}
}
@media screen and (max-width: 575px) {
    ul.shigoto li{
    width: 95%;
}
}

/* ------------------------- */

#profile dl {
	width: 780px;
	margin: 0px 0px 70px 35px;
	overflow: hidden;
	border-bottom: 1px dashed #BBB;
}

#profile dl dt {
	color: #448F43;
	clear: both;
	width: 190px;
	float: left;
	border-top: 1px dashed #BBB;
	margin: 0;
	padding: 25px 30px 25px 15px;
	overflow: hidden;
}
#profile dl dd {
	width: 590px;
	float: left;
	border-top: 1px dashed #BBB;
	margin: 0;
	padding: 25px 0px 25px 15px;
}

#profile dl dt:first-child,
#profile dl dt:first-child + dd {
	border-top: none;
}

#profile dl a {
	color: #444;
}

#profile dl .link span {
	color: #448F43;
}

@media screen and (max-width: 760px) {
#profile dl {
	width: 100%;
	margin: 40px 0px 70px 0px;
	}
#profile dl dt {
	width: 100%;
	float: none;
	border-top: 1px dashed #BBB;
	padding: 15px 5px 0px 5px;
	}
#profile dl dt:first-child {
	padding: 0px 5px 0px 5px;
	}
#profile dl dd {
	width: 100%;
	float: none;
	border-top: none;
	padding: 0px 5px 15px 5px;
	}
}

/* ------------------------- */
#contact main {
    width: 100%;
    max-width: 1024px;
    margin: 10px auto;
}

#contact #mail_form .inner {
	background-color: #f4f4f4;
	margin-bottom: 30px;
	padding: 0px 25px;
}

#contact .privacy {
	height: 310px;
	overflow-y: scroll;
	font-size: 12px;
	border: 1px solid #BBB;
	padding: 15px 30px;
}

#contact .privacy h2 {
	text-align: center;
	font-size: 16px;
}

#contact .privacy h3 {
	margin: 0px 0px 5px -13px;
	font-size: 12px;
	color: #e29700;
}

#contact .privacy .lead {
	font-size: 14px;
}

#contact .privacy li {
	margin: 0px 0px 0px 2em;
}

#contact .privacy li:before {
	content: "・";
	margin-left: -1em;
}

#contact .privacy section {
	margin-bottom: 10px;
	padding-left: 13px;
}

@media screen and (max-width: 760px) {
#contact #mail_form .inner {
	margin: 0px -30px 30px;
	padding: 0px 25px;
	}
#contact .privacy {
	padding: 15px 15px;
	}
}

/* Bootstrap上書
------------------------------------- */
a {
	color: #003399;
}
.display-1 {
	font-size: 32px;
	font-family: 'Noto Serif JP', serif;
    line-height: 1.6;
}
.display-2 {
	font-size: 26px;
	font-family: 'Noto Serif JP', serif;
    line-height: 1.6;
}

small,
.small {
	font-size: 87%;
	line-height: 1.5;
}
.lead {
	font-size: 21px;
	font-weight: normal;
	line-height: 1.5;
}
.bg-light {
  background-color: #F6F6F6 !important;
}
.btn {
  padding: 8px 20px;
  font-size: 14px;
  border-radius: 4px;
}
.breadcrumb {
	margin: 0px 0px 15px 0px;
	padding: 0;
	font-size: 13px;
	background-color: transparent;
	border-radius: 0;
}
.breadcrumb li::after {
	content: "\f105"; /* angle-right */
    font-family: FontAwesome;
	margin: 0 0.5em;
}
.breadcrumb li:last-child::after {
	content: normal;
}
.rounded-sm {
  border-radius: 10px !important;
}
.rounded {
  border-radius: 16px !important;
}
.rounded-lg {
  border-radius: 25px !important;
}
.rounded-top {
  border-top-left-radius: 16px !important;
  border-top-right-radius: 16px !important;
}
.rounded-right {
  border-top-right-radius: 16px !important;
  border-bottom-right-radius: 16px !important;
}
.rounded-bottom {
  border-bottom-right-radius: 16px !important;
  border-bottom-left-radius: 16px !important;
}
.rounded-left {
  border-top-left-radius: 16px !important;
  border-bottom-left-radius: 16px !important;
}

.figure-caption, figcaption {
	font-size: 87%;
	color: initial;
	line-height: 1.5;
	margin: 8px 3px;
}

@media screen and (max-width: 760px) {
.breadcrumb {
	margin: 0px 0px 15px 0px;
	display: none;
	}
}
@media screen and (max-width: 760px) {
.display-1 {
	font-size: 26px;
	font-family: 'Noto Serif JP', serif;
	}
.display-2 {
	font-size: 20px;
	font-family: 'Noto Serif JP', serif;
	}

.lead {
	font-size: 15px;
	}
}
@media (min-width: 576px) {
  .container {max-width: 100%;}
}
@media (min-width: 760px) {
  .container {max-width: 100%;}
}
@media (min-width: 992px) {
  .container {max-width: 100%;}
}
@media (min-width: 1200px) {
  .container {max-width: 100%;}
}


