@charset "UTF-8";
@import url("grid.css");

img {
	max-width:100%;
	height: auto;/*高さ自動*/
}
a {
    /*display:block;*/
    color: #4759e9;
	font-weight: bold;
    text-decoration-line: none;
}
a:hover { 
    color: #049d9f;
}

/*ヘッダー
-------------------------------------*/
.header {
	display: flex;
    flex-direction: row;
    padding: 2rem 0 0 0;
}
.header-box {
	margin-left: auto;
	margin-top: 8px;
}
.contact-button {
	padding: 1rem;
	border: 2px solid #000;
}
nav ul {
	display: flex;
    flex-direction: row;
    justify-content: space-around;
    list-style: none;
	margin: 1rem 0 0 0;
}
nav li {
	flex: 1 0 auto;
}
nav li a {
    text-decoration: none;
    text-align: center;
    width: 100%;
}
nav a:hover {
    background-color: #f5f5d0;    
}
nav a {
    padding: 0.5rem;
}

.logot{
	padding-top: 15px;
}


@media screen and (min-width: 768px){
/* PC時はMENUボタンを非表示 */
#open,#close {
    display: none !important;
}

#navi {
    display: block !important;
}
}

@media screen and (max-width: 768px){
.header {
	flex-direction: column;
    margin-bottom: 10px;
}
.header #open,#close  {
    position: absolute;
    top: 20px;
    right: 12px;
}
nav ul {
	flex-direction: column;
}
.header li {
	padding-top: 0;
}
/* スマホ時はMENUボタンを表示 */
#open,#close  {
    display: block;
	width: 60px;
    border: none;
    position: absolute;
    top: 20px;
    right: 12px;
}
/* スマホ時はメニューを非表示 */
#navi {
    display: none;
}
}
    
/*メイン画像
-------------------------------------*/
.mainimg img {
    width: 100vw;
}

/*メインコンテンツ
-------------------------------------*/
main {
    /*margin: 5rem 0 0 0;*/
}
section {
	/*margin: 5rem 0;*/
	padding: 2rem 0 3rem 0;
}

.bg_w{
	background-color: #fff;
}

.w_area{
	padding: 1em;
}
.gray-back {
	background-color: #f4f4f4;
}

.yellow-back {
	background-color: #fff9d6;
}

.blue-back {
	background-color: #e5f6ff;
}

.green-back {
	background-color: #e2fde9;
}

.pink-back {
	background-color: #f9ccc7;
}

.title_pink{
	color: #bd776f;
	font-weight: bolder;
	text-shadow    : 
		2px  2px 1px #fff,
		-2px  2px 1px #fff,
		2px -2px 1px #fff,
		-2px -2px 1px #fff,
		2px  0px 1px #fff,
		0px  2px 1px #fff,
		-2px  0px 1px #fff,
		0px -2px 1px #fff;
}
.title_orange{
	color: #dcbb4c;
	font-weight: bolder;
	text-shadow    : 
		2px  2px 1px #fff,
		-2px  2px 1px #fff,
		2px -2px 1px #fff,
		-2px -2px 1px #fff,
		2px  0px 1px #fff,
		0px  2px 1px #fff,
		-2px  0px 1px #fff,
		0px -2px 1px #fff;
}

.title_green{
	color: #55a6a6;
	font-weight: bolder;
	text-shadow    : 
		2px  2px 1px #fff,
		-2px  2px 1px #fff,
		2px -2px 1px #fff,
		-2px -2px 1px #fff,
		2px  0px 1px #fff,
		0px  2px 1px #fff,
		-2px  0px 1px #fff,
		0px -2px 1px #fff;
}

.title_blue{
	color: #5a80ce;
	font-weight: bolder;
	text-shadow    : 
		2px  2px 1px #fff,
		-2px  2px 1px #fff,
		2px -2px 1px #fff,
		-2px -2px 1px #fff,
		2px  0px 1px #fff,
		0px  2px 1px #fff,
		-2px  0px 1px #fff,
		0px -2px 1px #fff;
}


.cal_nmw{
	font-size: 1.8em;
	font-weight: bold;
	color:#e7435e;
	padding: 0.5em;
	text-shadow    : 
		2px  2px 1px #fff,
		-2px  2px 1px #fff,
		2px -2px 1px #fff,
		-2px -2px 1px #fff,
		2px  0px 1px #fff,
		0px  2px 1px #fff,
		-2px  0px 1px #fff,
		0px -2px 1px #fff;
}

.cal_nmt{
	font-size: 1.8em;
	font-weight: bold;
	color:#0c6ead;
	padding: 0.5em;
	text-shadow    : 
		2px  2px 1px #fff,
		-2px  2px 1px #fff,
		2px -2px 1px #fff,
		-2px -2px 1px #fff,
		2px  0px 1px #fff,
		0px  2px 1px #fff,
		-2px  0px 1px #fff,
		0px -2px 1px #fff;
}


.u_txt{
	padding-top: 2em;
}

.txt_setu_hiduke{
	font-size: 1.7em;
	font-weight: bold;
	color:#8F0508;
	padding: 0.5em;
	text-shadow    : 
		2px  2px 1px #fff,
		-2px  2px 1px #fff,
		2px -2px 1px #fff,
		-2px -2px 1px #fff,
		2px  0px 1px #fff,
		0px  2px 1px #fff,
		-2px  0px 1px #fff,
		0px -2px 1px #fff;
	text-align: center;
}

.txt_setu{
	font-size: 1.3em;
	font-weight: bold;
	color:#000;
	padding: 0.5em;
	text-shadow    : 
		2px  2px 1px #fff,
		-2px  2px 1px #fff,
		2px -2px 1px #fff,
		-2px -2px 1px #fff,
		2px  0px 1px #fff,
		0px  2px 1px #fff,
		-2px  0px 1px #fff,
		0px -2px 1px #fff;
}


.txt_s{
	font-size: 0.8em;
}


.marker_y {
 	color: #ed4c38;
    background: linear-gradient(transparent 60%, #ffe8a5 60%);
 
}

.cal_setu_dtl{
	font-weight: bold;
}

.font-small{
	font-size: 0.7em;
}

.joho {
  position: relative;
  padding: 0.6em;
  background: -webkit-repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
  background: repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
  border-radius: 7px;
  margin-bottom: 0.8em;
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 1em;
}

.joho:after  {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #ffebbe;
  width: 0;
  height: 0;
}

.joho2 {
  position: relative;
  padding: 0.6em;
  background: -webkit-repeating-linear-gradient(-45deg, #d6f4ff, #d6f4ff 4px,#e9f9ff 3px, #e9f9ff 8px);
  background: repeating-linear-gradient(-45deg, #d6f4ff, #d6f4ff 4px,#e9f9ff 3px, #e9f9ff 8px);
  border-radius: 7px;
  margin-bottom: 0.8em;
  font-size: 1.2em;
  font-weight: bold;
}

.joho2:after  {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #e9f9ff;
  width: 0;
  height: 0;
}

.joho_t {
  padding: 0.5em 0;/*上下の余白*/
  font-weight: bold;
}

h2{
	margin-bottom: 0px !important;
}


.kabearea img{
	width:32%;
	padding-left: 1%;
	float: left;
}

.takuarea{
	width:100%;
	margin: 0 auto;
}

.takuarea img{
	width:32%;
	padding-left: 1%;
	padding-bottom: 0.5em;
	float: left;
	margin: 0 auto;
}

/*clearfix*/
.clearfix::after {
   content: "";
   display: block;
   clear: both;
}

/*animated*/

/*youtube*/

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


/*fuwa*/



/*キャッチコピー
-------------------------------------*/
.catch {
    text-align: center;
}
.catch h2 {
    padding-bottom: 1rem;
}
.under {
    border-bottom: 0.4rem solid #5a80ce;
    padding:0 1rem 1rem 1rem;
}

.under_blue {
    border-bottom: 0.4rem solid #5a80ce;
    padding:0 1rem 1rem 1rem;
}

.under_pink {
    border-bottom: 0.4rem solid #d98d84;
    padding:0 1rem 1rem 1rem;
}

.under_green {
    border-bottom: 0.4rem solid #407B20;
    padding:0 1rem 1rem 1rem;
}

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

.button-002 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 19em;
	margin: 0 auto;
	padding: 1.5em 2.5em;
	border: none;
	border-radius: 48px;
	background-color: #2589d0;
	color: #fff !important;
	font-weight: 600;
	font-size: 1em;
}

.button-002::after {
    transform: rotate(45deg);
    width: 5px;
    height: 5px;
    margin-left: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: '';
}

.button-002:hover {
    background-color: #FB9048;
}

/*フッター
-------------------------------------*/
footer {
    background-color: #ffb12f;
    /*padding: 5rem 0;*/
}
footer h4 {
    border-bottom: 3px solid #ccc;
}

/*table
-------------------------------------*/
.table {
	margin: 4rem 0;
}
.table th {
	width: 250px;
}

/*コピーライト
-------------------------------------*/
.copyright {
    text-align: center;
    padding: 1rem 0;
    background-color: #8dbff1;
	font-size: 0.7em;
	font-weight: bold;
}
.copyright a {
    color: #fff;
    text-decoration: none;
	display: inline;
}

/*ページトップへ戻るボタン
-------------------------------------*/
#pagetop {
    position: fixed;
    bottom: 15px;
    right: 15px;
}
#pagetop a {
    display: block;
    color: #fff;
    width: 150px;
    text-align: center;
}
#pagetop a:hover {
    /*background: #666;*/
}

/* PC/SMP表示
-------------------------------------*/

.disp_pc{
	display: block;
}

.disp_smp{
	display: none;
}


/* 　幅768px以下の表示　ここから
-------------------------------------*/
@media screen and (max-width: 768px){

body {
    font-size: 16px;
}

h2{
	font-size: 1.1em;
}

.joho {
  font-size: 1em;
  letter-spacing: 2px;
}

.joho2 {
  font-size: 1em;
  letter-spacing: 2px;
}

/*ヘッダー
-------------------------------------*/
.header-box {
	display: none;
}	
/*
-------------------------------------*/
.table th {
	width: 100%;
	display: block;
}	
.table td {
	display: block;
}

/* PC/SMP表示
-------------------------------------*/

.disp_pc{
	display: none;
}

.disp_smp{
	display: block;
}

.txt_setu_hiduke {
    font-size: 1.2em;
}

.txt_setu {
    font-size: 1em;
}

.smpimgs{
	width:60%;
}

.cal_nmw {
    font-size: 1.2em;
}

.cal_nmt {
    font-size: 1.2em;
}

.logot{
	width: 80%;
	padding-top: 15px;
}

#pagetop a {
    display: block;
    color: #fff;
    width: 80px;
    text-align: center;
}

}
/* 幅768px以下の表示　ここまで
-------------------------------------*/


#window {
background-image:url("../img/bg.svg");
background-position:center center;
background-size:500px 320px;
width:100%;
height:300%;
position:fixed;
top:0;
left:0;
right:0;
bottom:0;
	-webkit-animation:infinitescroll 5s linear infinite;
	-moz-animation:infinitescroll 5s linear infinite;
	-ms-animation:infinitescroll 5s linear infinite;
	-o-animation:infinitescroll 5s linear infinite;
	animation:infinitescroll 5s linear infinite;
z-index:0;
}

/******************/

#loop {
    width: 100%;
    height:100%;
    background: url("../img24/bgcv.jpg") repeat;
    background-position: 0 0;
    -webkit-animation: bgroop 50s linear infinite;
    animation: bgroop 50s linear infinite;
}
@-webkit-keyframes bgloop {
    from {
        background-position: 0  0;
    }
    to {
        background-position: -1956px 0;
    }
}
@keyframes bgroop {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -1956px 0;
    }
}

/******************/