/*style.css*/
body {
	font-family: 'Noto Serif JP', serif;
}

[lang=ja] h1, [lang=ja] h1 {
	text-align: left;
	display: inline-block;
	padding: 20px 30px;
	font-size: 20px;
	font-weight: 700;
	line-height: 2.0;
}

[lang=ja] h2, [lang=ja] .h2 {
	font-weight: normal;
	font-size: 18px;
	line-height: 1.8;
}

[lang=ja] h3, [lang=ja] .h3 {
	font-weight: normal;
	font-size: 18px;
	line-height: 2.0;
}

[lang=ja] h4, [lang=ja] .h4 {
	font-size: 18px;
	line-height: 2.0;
}

img {
	border-radius: 5px;
}

/* reset css */

p {
	margin: 0;
	padding: 0;
	letter-spacing: 1.6px;
	color: #000;
	font-size: 17px;
}

/* base css */

a img:hover {
	opacity: .8;
}

.table td, .table th {
	border-bottom: 1px solid #ccc;
	border-top: none;
}

li a {
	color: #fff;
	text-decoration: underline;
	line-height: 1.8;
}

.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
	padding: 10px 25px;
}

.navbar-dark .navbar-nav .nav-link {
	padding: 10px 25px;
}

/* margin class */

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt40 {
	margin-top: 40px;
}

.mt50 {
	margin-top: 50px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb60 {
	margin-bottom: 60px;
}

/* padding class */

.pad10 {
	padding: 10px;
}

.pad15 {
	padding: 15px;
}

.pad20 {
	padding: 20px;
}

.pt10 {
	padding-top: 10px;
}

.pt20 {
	padding-top: 20px;
}

.pt30 {
	padding-top: 30px;
}

.pt40 {
	padding-top: 40px;
}

.pt50 {
	padding-top: 50px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb30 {
	padding-bottom: 30px;
}

.pb40 {
	padding-bottom: 40px;
}

.pb50 {
	padding-bottom: 50px;
}


/* background class */

.bg-dark2 {
	background-color: #c75876;
}

.bg01 {
	background: #f3f3f3;
}

.bg02 {
	background: #c75876;
}

.bg03 {
	background: #c75876;
	color: #fff;
}

.bg04 {
	background: #fff;
}

.back01 {
	background: #f996b10a;
	background-image: url(../img/back01.png);
}

.back02 {
	background: #ffffffa6;
	border-radius: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}



.modal-header .close {
	margin: 0;
}




/* main contents css*/


.sec01 {
	font-size: 18px;
	border-bottom: 0.5px solid #ccc;
	display: inline-block;
}

.sec02 {
	color: #cea145;
}

.sec03 {
	color: #999388;
}

.sec04 {
	color: #994801;
}

.sec05 {
	font-size: 20px;
}

.sec06 {
	border: 1px solid #ccc;
	height: 528px;
	overflow: auto;
}

.sec07 {
	border-top: 1px solid #fff;
	color: #fff;
}

.sec08 {
	font-size: 15px;
	text-decoration: underline;
	margin-top: 5px;
	display: inline-block;
	width: 100%;
}

.sec08 a {
	color: #000;
}

.sec08 a:hover {
	color: #ccc;
}

.sec09 {
	font-size: 20px;
}

.sec10 {
	font-size: 14px;
	margin-top: 5px;
}

.sec11 {
	border-top: 0.5px solid #ccc;
}

.sec12 {
	line-height: 1.8;
	margin-top: 20px;
}

.sec13 {
	background: #c75876;
	padding: 20px;
	border-radius: 25px;
	box-shadow: 0 0 5px 1px #c0c0c0; /* 影 */
	display: inline-block;
	border: 4px double #fff;
}

a .sec13 {
	color: #fff;
}

a .sec13:hover {
	opacity: .8;
}

.sec13_1 {
	font-size: 22px;
}

.sec14 {
	border-bottom: 1px solid #fff;
}

.sec15 {
	border: 1px solid #ffd3d3;
	background: #fff;
}

.sec16{
    padding: 0.2em 0.5em;
    margin: 1em 0;
    background: #ffd1d1;
    box-shadow: 0px 0px 0px 5px #fbc5c5;
    border: dashed 2px white;
		font-size: 18px;
		font-weight: bold;
}

.sec16a{
    padding: 0.2em 0.5em;
    margin: 1em 0;
    background: #cff2ff;
    box-shadow: 0px 0px 0px 5px #9dddf5;
    border: dashed 2px white;
		font-size: 18px;
		font-weight: bold;
}

.sec16b{
    padding: 0.2em 0.5em;
    margin: 1em 0;
    background: #ffeeb0;
    box-shadow: 0px 0px 0px 5px #ffdb8c;
    border: dashed 2px white;
		font-size: 18px;
		font-weight: bold;
}

.sec16c{
    padding: 0.2em 0.5em;
    margin: 1em 0;
    background: #d5ffff;
    box-shadow: 0px 0px 0px 5px #9bedff;
    border: dashed 2px white;
		font-size: 18px;
		font-weight: bold;
}


.sec17 {
	font-size: 18px;
}

.sec18 {
	font-size: 26px;
	font-weight: 700;
}

.sec19 a {
	color: #000;
	font-weight: 700;
	font-size: 18px;
	text-decoration: underline;
}

.sec19 a:hover {
	opacity: 0.7;
}

.sec20 {
font-size: 20px;
font-weight: 700;
text-align: right;
}

.sec21 {
	text-align: center;
	background: #c75876;
	color: #fff;
	border-radius: 10px;
}

.sec22 {
	border: 3px solid #ccc;
	padding: 10px;
	font-size: 15px;
	border-radius: 5px;
}

.sec23 {
	background: #58a8c7;
	color: #fff;
	padding: 20px 30px;
	border-radius: 5px;
	box-shadow: 0 0 5px 1px #c0c0c0; /* 影 */
}

.sec23a {
	border: 3px solid #ffdb8c;
	padding: 20px;
	border-radius: 10px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #ffffff85;
}

.sec23b {
	border: 3px solid #ffd3d3;
	padding: 20px;
	border-radius: 5px;
	background: #ffffff85;
	padding-top: 30px;
	padding-bottom: 30px;
}

.sec23c {
	border: 3px solid #9bedff;
	padding: 20px;
	border-radius: 5px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #ffffff85;
}
.sec24 {
	font-size: 18px;
	color: #c75876;
}

.sec25 {
	font-size: 13px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}

.sec26 {
	position: relative;
  margin: 2em 0 1em 0;
  padding: 1em;
  border: solid 3px #58bdc7;
	border-radius: 6px;
	font-weight: 700;
	background: #fff;
}

.sec26 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    background: #58bdc7;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}

.sec26 p {
    margin: 0;
    padding: 0;
}


.sec26a {
    position: relative;
    padding: 1em 1.5em;
    margin: 2em 0 1em 0;
    border: solid 3px #c75876;/*線*/
    border-radius: 8px;/*角の丸み*/
    color: #000000;/*文字色*/
		background: #fff;
}
.sec26a .box-title{
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 10px;
    line-height: 1;
    font-size: 1.0em;/*タイトル文字サイズ*/
    background: #ffffff;/*タイトル文字背景色*/
    color: #c75876;/*タイトル文字色*/
    font-weight: bold;
		font-size: 18px;
}
.sec26a p {
    margin: 0;
    padding: 0;
}

.sec26b {
	border-bottom: 6px double #ccc;
	font-weight: bold;
}




.sec27 {
	background: #c75876;
	color: #fff;
	border-radius: 26px;
	display: inline-block;
	padding: 5px 20px;
	font-weight: 500;
	font-size: 18px;
}

.sec28 {
	font-size: 20px;
	font-weight: 700;
}

.sec29 {
	border-top: 2px dotted #c75876;
}

.sec30 {
	font-size: 14px;
}

.sec31 {
	background: #c2f4f5;
	padding: 20px;
	border-radius: 10px;
}

.sec32 {
	background: #f5f2c2;
	padding: 20px;
	border-radius: 10px;
}

.sec33 {
	background: #f4a682;
	color: #000;
	padding: 0px 20px;
	border-radius: 6px;
	font-weight: 700;
	font-size: 18px;
}

.sec33a {
	background: #fef898;
	color: #000;
	padding: 0px 20px;
	border-radius: 6px;
	font-weight: 700;
	font-size: 18px;
}

.sec33b {
	background: #4fbdee;
	color: #000;
	padding: 0px 20px;
	border-radius: 6px;
	font-weight: 700;
	font-size: 18px;
}

.sec34 {
	line-height: 1.6;
	margin-top: 5px;
}

.sec34a {
	line-height: 1.6;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

.sec35 {
	color: #e93b6a;
	font-weight: 700;
}

.sec36 {
	color: #1699cc;
	font-weight: 700;
}

.sec37 {
	color: #09b21d;
	font-weight: 700;
}

.sec38 {
	font-size: 15px;
	padding: 20px;
}











.container-fuild {
	overflow: hidden;
}

td a {
	text-decoration: underline;
}


h4 {
	line-height: 1.6;
}

li,p {
	line-height: 2.2;
}


/* carousel side flat image */
.carousel-item .img-fluid {
  width:100%;
  height:auto;
}

.carousel-item{
  height: auto;
}

/* carousel Vertical horizontal res image
.carousel-item a {
  display: block;
  width:100%;
}

.carousel-item .show-image {
  display: block;
  width:100%;
}
*/

/* 4コマ modal 設定 */

@media (min-width: 576px) {
.modal-dialog {
	max-width : 80%;
}
}
