@charset "shift_JIS";
/* CSS Document */



* { 
margin: 0;
padding: 0;
border: 0;
box-sizing: border-box;
}
ul,ol {
    margin-left: 1em;
    list-style-position: outside;
}
table {

}
table th {
    padding: 5px;
    border: 1px solid #EBEBEB;
}
table td {
	padding: 5px;
    border: 1px solid #EBEBEB;
}
p {
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0px;
}

a {
    color: #3887B3;
    text-decoration: none;
} 
a:visited {
	color: #F46A00;
	text-decoration: none;
} 
a:hover {
    color: #C03A4B;
} 
a:active {
　　color: #CC0066; 
} 

.green {
	color: #7EAC5D;
}


.photo {
	border: 10px solid #FFF;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:1px 1px 4px #ccc;
	-moz-box-shadow:1px 1px 4px #ccc;
	-webkit-box-shadow:1px 1px 4px #ccc;
}

/*---------------------------------------------------------
  						clearfix
---------------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix {
    min-height: 1px;
}
.clea{
	clear:both;	
	}
* html .clearfix {
    height: 1px;
    /*?*//*/
    height: auto;
    overflow: hidden;
    /**/
}



h2 {
    text-align: center;
    font-weight: 500;
    color: #216788;
    font-size: 2em;
    padding-top: 20px;
    padding-bottom: 70px;
    line-height: 1.5em;
    background-image: url(images/bg_h2.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-bottom: 40px;
}
@media screen and (max-width:480px){
h2 {
    font-size: 1.5em;
    background-image: url(images/bg_h2.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-bottom: 40px;
    background-size: 90% auto;
}
	}
h3 {
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    text-align: left;
    color: #FFFFFF;
    font-size: 22px;
    font-weight: normal;
    padding-bottom: 4px;
    padding-left: 4px;
    position: relative;
    background-color: #FBDA9E;
    border: dashed 2px white;
    padding-top: 0.3em;
    padding-right: 0.5em;
    padding-left: 0.5em;
    padding-bottom: 0.2em;
    color: #450607;
    box-shadow: 0px 0px 0px 5px #FBDA9E;
    -webkit-box-shadow: 0px 0px 0px 5px #FBDA9E;
}

h3:after {
    position: absolute;
    content: '';
    left: -7px;
    top: -7px;
    border-width: 0 0 15px 15px;
    border-style: solid;
    border-color: #fff8f3 #fff8f3 #71A0BD;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

h4 {
    text-align: left;
    font-size: 20px;
    font-weight: normal;
    color: #22862B;
    margin-bottom: 15px;
    border-top: 1px dotted #97D765;
    border-bottom: 1px dotted #97D765;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    background-color: #F4FDEE;
}


.bgh2 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    padding-top: 7vw;
    padding-bottom: 7vw;
    color: #FFFFFF;
    text-align: center;
    /*
    background-color: rgba(57,39,34,0.50);
    background-blend-mode: multiply;
    */
    font-size: 44px;
    font-weight: 500;
    border-bottom: 0px solid #FFFFFF;
    margin-bottom: 50px;
    text-shadow: 1px 1px 5px rgba(0,0,0,0.45);
}

.bgh2 figure img {
    width: 20%;
}

@media screen and (max-width:786px){
.bgh2 {
    font-size: 30px;
}
}
@media screen and (max-width:480px){
.bgh2 {
    padding-top: 11vw;
    padding-bottom: 11vw;
    font-size: 23px;
}
}


.bgh2 span {
    color: #060407;
    background-color: rgba(255,255,255,0.70);
    padding-top: 1vw;
    padding-bottom: 1vw;
    display: block;
    font-size: 20px;
    width: 20em;
    margin-left: auto;
    margin-right: auto;
  font-family: "Kosugi Maru", serif;
}
.bgh2 span div {
	font-size: 2em;
	line-height: 1.5em;
}
.bgh2_1 {
    background-image: url(images/bgh2_1.png);
}

.bgh2_2 {
    background-image: url(images/bgh2_2.png);
}
.bgh2_3 {
    background-image: url(images/bgh2_3.png);
}
.bgh2_4 {
    background-image: url(images/bgh2_4.png);
}
.bgh2_5 {
    background-image: url(images/bgh2_5.png);
}
.bgh2_6 {
    background-image: url(images/bgh2_6.png);
}











img {
	vertical-align: bottom;
	border: 0px;

}



main a:hover img {
	opacity: 0.7;
	-moz-opacity:0.7; 
	filter: alpha(opacity=70);
	zoom: 1;
}

main {
	padding-bottom: 100px;
}


/*ページ構成*/
html,body {
    height: 100%;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
    font-family: 'Kosugi Maru', sans-serif;
    font-size: 16px;
    color: #3E261B;
    background-color: #fff8f3;
    line-height: 1.7em;
}


#system_main {
    background-image: url("images/bg_tree.png");
    background-repeat: no-repeat;
    background-position: left 10% bottom 50px;
    background-size: 500px auto;
}
@media screen and (max-width:768px){
#system_main {
    background-image: url("images/bg_tree.png");
    background-repeat: no-repeat;
    background-position: left 10% bottom 30px;
    background-size: 300px auto;
}
	}
@media screen and (max-width:480px){
#system_main {
    background-image: url("images/bg_tree.png");
    background-repeat: no-repeat;
    background-position: left 3% bottom 40px;
    background-size: 200px auto;
}
}


header {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    flex-wrap : wrap;
    background-image: url(images/bg_header.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    padding-top: 20px;
    padding-bottom: 60px;
}
@media screen and (max-width:768px){
header {
    background-image: url(images/bg_header_sp.png);
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-bottom: 10px;
}
}	




h1 {
	width: 300px;
	padding-top: 10px;
}
h1 img {
	width: 100%;
}

h1 a:hover img {
    opacity: 0.9;
	transform: rotate(-3deg);
	transition-duration: 1s;
}
h1 a img {
	transition-duration: 1s;
}
@media screen and (max-width:1200px){
h1 {
	width: 35%;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}
}	
@media screen and (max-width:768px){
h1 {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 45px;
}	
}
	
#menu li span img {
	width: 80px;
}	
#menu{
    width: 900px;
}
#menu ul{
    width: 95%;
    display: flex;
    justify-content: space-between;
    list-style-type: none;
    margin-left: auto;
    margin-right: auto;
}
#menu li a{
    color: #043B55;
    font-size: 1em;
}
#menu li{
    text-align: center;
	line-height: 2em;
}
#menu li:nth-child(3){
    line-height: 1.2em;
}
#menu li a:hover img {
	transform: rotate(4deg);
	transition-duration: 0.5s;

}
#menu li a:hover {
    opacity: 0.6;
}
#menu li a img {
	transition-duration: 0.5s;
}
#menu p{
	margin: 5px auto;
}
.sp { display: none !important; }

@media screen and (max-width:1200px){
#menu {
    width: 100%;
	padding-top: 10px;
}	
}

/**/	
@media screen and (max-width:768px){
  .sp { display: block !important; }    
  
  .toggle{
    position: absolute;
    top: 15px;
    right: 15px;
  }
  
  .openbtn1{
    position: relative;/*ボタン内側の基点となるためrelativeを指定*/
    background-color: transparent; 
    cursor: pointer;
    width: 40px;  
    height: 40px; 
    border-radius: 5px;
  }

  /*ボタン内側*/
  .openbtn1 span{
    display: inline-block;
    transition: all .4s;/*アニメーションの設定*/
    position: absolute;
    left: 8px;    /* 40px幅に合わせて中央に寄るよう調整 */
    height: 3px;
    border-radius: 2px;
    width: 60%;   /* 40pxに対してバランスの良い長さに変更 */
  }

  /* 上から順にグラデーションになるよう個別に色と位置を指定 */
  .openbtn1 span:nth-of-type(1) {
    top: 11px;
    background-color: #105880;
  }

  .openbtn1 span:nth-of-type(2) {
    top: 19px;
    background-color: #298DC5;
  }

  .openbtn1 span:nth-of-type(3) {
    top: 27px;
    background-color: #81BDDF;
  }

  /*activeクラスが付与されると線が回転して×に*/

  .openbtn1.active span:nth-of-type(1) {
    top: 19px;    /* 中央に配置 */
    left: 8px;
    transform: rotate(-45deg); /* Y方向の移動をなくし、回転の中心を調整 */
  }

  .openbtn1.active span:nth-of-type(2) {
    opacity: 0;/*真ん中の線は透過*/
  }

  .openbtn1.active span:nth-of-type(3){
    top: 19px;    /* 中央に配置 */
    left: 8px;
    transform: rotate(45deg); /* Y方向の移動をなくし、回転の中心を調整 */
    background-color: #81BDDF; /* ×ボタンの時も綺麗に見えるよう、色はお好みで調整してください */
  }

#menu{
    display: none;
    width: 100%;
    background-color: rgba(229,229,229,1.00);
	padding-bottom: 20px;
}

#menu ul{
    width: 90%;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;

}
	/*
#menu li:first-child {
    width: 98%;
    margin: 1%;
    box-sizing: border-box;
    border-left: none;
    background-color: #86D0F7;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
*/
#menu li{
    width: 47%;
    margin: 1%;
    box-sizing: border-box;
    border-left: none;
    background-color: #FFFDF4;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#menu li a{

}	
}




footer {
    width: 100%;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(images/bg_footer.png);
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
footer .copy {
	margin-right: auto;
	margin-left: auto;
}
footer .copy img {
    height: 34px;
	}
/* pagetop */
.pagetop{
    position: fixed;
    bottom: 30px;
    right: 30px;
	z-index: 9999;
	width: 100px;
}
 
.pagetop a{
    display: block;
    text-decoration: none;
 }
.pagetop img{
	width: 100%;
}
.pagetop a:hover img {
	transform: scale(1.1);
	transition-duration: 0.5s;

}
@media screen and (max-width:768px){
.pagetop{
    position: fixed;
    bottom: 80px;
    right: 10px;
	width: 75px;
}	
}



.box {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width:1200px){
.box {
	width: auto;
    margin-left: auto;
    margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}
}

	
@media screen and (max-width:768px){
	h2 img {
		width: 70%;
	}
footer {
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 40px;
    background-image: url(images/bg_footer.png);
    background-position: center top;
    background-size: 160% auto;
    background-repeat: no-repeat;
}
footer .copy img {
	width: 80%;
	height:auto;
	}

}

@media screen and (max-width:480px){
	h2 img {
		width: 80%;
	}
h3 {
	font-size: 17px;
}
footer {

}
	}
/* トップ */

#topslide {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
.slider img {
	width: 100%;
	height: 55vw;
	object-fit: cover;
}
#topimg1 {
	position:absolute;
	top:0px;
	z-index: 5;
	line-height: 0;
}
#topimg1 img {
	width: 100%;
	line-height: 0;
}

#topimg2 {
	position:absolute;
	bottom:-1px;
	left: 0;
	z-index: 6;
	line-height: 0;
}
#topimg2 img {
	width: 100%;
	line-height: 0;
}
#topimg3 {
    position: absolute;
    top: 20%;
    right: 5%;
    width: 11%;
	z-index: 7;
	line-height: 0;
}
#topimg3 img {
	width: 100%;
	line-height: 0;
}

@media screen and (max-width:480px){
#topimg3 {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 13%;
}
}


.flex {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    flex-wrap : wrap;
}

#outline {
    width: 50%;
    margin-bottom: 60px;
    line-height: 1.4em;
	}
#outline table {
    width: auto;
    margin-right: auto;
    margin-left: 0;
    border-spacing: 3px;
    margin-bottom: 15px;
	border-collapse: separate;
}
#outline th {
    padding: 0.5em;
    text-align: center;
    border-width: 0px;
    color: #FFFFFF;
    background-color: #36749C;
	width: 15%;
}
#outline td {
    padding: 0.5em;
    text-align: left;
    border-width: 0px 0px 1px;
    border-bottom-style: dashed;
    border-bottom-color: #FFFFFF;
    background-color: #FFFFFF;
}
#topphoto {
	width: 46%;
    margin-bottom: 60px;
	}
#topphoto img {
	width: 100%;
	}
@media screen and (max-width:768px){
#outline {
	width: 100%;
	}	
	#outline table {
		margin-left:auto; 
	}
#topphoto {
	width: 100%;
	}
	}
@media screen and (max-width:480px){
#outline th {
	width: auto;
display: block;
}

#outline td {
	width: auto;
display: block;
}
	}

#map {
	margin-bottom: 60px;
	}
#map iframe {
    width: 100%;
    height: 350px;
	}

.txt {
    text-align: left;
    background-color: #FFFFFF;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 1px 1px 4px #9E9180;
    box-shadow: 1px 1px 4px #9E9180;
    margin-bottom: 30px;
}


#news {
	margin-bottom: 60px;
	}

#news ul {
    text-align: left;
    padding-top: 2em;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 1em;
    background-color: #F1F1F1;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
}
#news li {
    text-align: left;
    border-bottom: 1px dashed #A89888;
    margin-bottom: 15px;
    padding-bottom: 10px;
    background-image: url(images/list_hiyoko.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 35px;
    display: flex;
    justify-content: space-between;
    flex-wrap : nowrap;
}
#news li a {
    text-align: left;
	
}
#news li span {
    width: 20%;

}
#news li span a {
    color: #3F2705;
    background-color: #F7DB97;
    text-align: center;
	display: inline-block;
	width: 100%;
}
#news li span a:hover {
    background-color: #4B7C9C;
    color: #FFFFFF;
}




@media screen and (max-width:480px){
#news li {
    display: block;
}	
#news li span {
    width: 100%;
    display: block;
}
}	



#about {
	margin-bottom: 60px;
	}
#about dl {
    padding: 20px;
    margin-bottom: 40px;
    background-color: #F4F1D0;
}
#about dl dt {
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 40px;
    padding-bottom: 1em;
    text-align: left;
    background-color: #FFFFFF;
    margin-bottom: 10px;
    background-image: url(images/list1.png);
    background-repeat: no-repeat;
    background-position: 15px 15px;
    font-size: 1.1em;
    color: #8E0E0E;
}
#about dl dd {
    padding: 1em;
    background-color: #FFFFFF;
    text-align: left;
}




#shimaien {
	margin-bottom: 60px;
	}
#shimaien img {
	width: 400px;
	transition: 0.5s;
	}
#shimaien a:hover img {
	transform: scale(1.1);
	}
@media screen and (max-width:480px){
#shimaien img {
	width: 80%;
	}

}





#about2 {
	margin-bottom: 60px;
	}
#about2 dl {
    padding: 20px;
    margin-bottom: 40px;
    background-color: #FBEDEE;
}
#about2 dl dt {
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 40px;
    padding-bottom: 1em;
    text-align: left;
    background-color: #FFFFFF;
    margin-bottom: 10px;
    background-image: url(images/list2.png);
    background-repeat: no-repeat;
    background-position: 15px 15px;
    font-size: 1.1em;
    color: #003F6E;
}
#about2 dl dd {
    padding: 1em;
    background-color: #FFFFFF;
    text-align: left;
}




#ryouiku {
	margin-bottom: 60px;
	}
#ryouiku dl {
    padding: 20px;
    margin-bottom: 40px;
    background-color: #F1E6DD;
}
#ryouiku dl dt {
    padding-top: 1em;
    padding-right: 1em;
    padding-left: 40px;
    padding-bottom: 1em;
    text-align: left;
    background-color: #FFFFFF;
    margin-bottom: 10px;
    background-image: url(images/list3.png);
    background-repeat: no-repeat;
    background-position: 15px 15px;
    font-size: 1.1em;
    color: #462A0A;
}
#ryouiku dl dd {
    padding: 1em;
    background-color: #FFFFFF;
    text-align: left;
}


.rpdf a {
    color: #078C09;
    background-color: #F8F3EF;
	display: block;
	padding: 10px;
}
.rpdf a:hover {
    color: #7A1A00;
    background-color: #E3F1E3;
}




#daily {
	margin-bottom: 60px;
	}


#daybox {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    flex-wrap : wrap;
    margin-bottom: 30px;

}
#day1 {
    width: calc(50% - 20px);
    background-color: #FFFFFF;
    padding: 20px;
    -webkit-box-shadow: 1px 1px 3px #C5BAB7;
    box-shadow: 1px 1px 3px #C5BAB7;
}

#day1 th {
    white-space: nowrap;
    background-color: #87C1D7;
    padding: 7px;
    color: rgba(255,255,255,1.00);
    border-width: 0px;
}
#day2 {
    width: calc(50% - 20px);
    background-color: #FFFFFF;
    padding: 20px;
    -webkit-box-shadow: 1px 1px 3px #C5BAB7;
    box-shadow: 1px 1px 3px #C5BAB7;
}
#day2 th {
    white-space: nowrap;
    background-color: #E5987F;
    padding: 7px;
    color: rgba(255,255,255,1.00);
    border-width: 0px;
}

#daybox table {
    width: 100%;
    border-spacing: 4px;
    margin-bottom: 10px;
	border-collapse: separate;
}
#daybox td {
    padding: 7px;
    background-color: #FFF8F3;
    text-align: center;
    border-width: 0px;
}
#daybox caption {
    padding-top: 7px;
    padding-right: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
    border-radius: 10px;
    margin-bottom: 4px;
    margin-left: 5px;
    margin-right: 5px;
}

.daymidashi1 {
    font-size: 1.2rem;
    font-weight: bold;
    color: #0058A0;
    background-color: #D2E7EF;

}
.daymidashi2 {
    font-size: 1.2rem;
    font-weight: bold;
    color: #8C462F;
    background-color: #F1D5CC;
}

@media screen and (max-width:786px){
#day1 {
    width: 100%;
	margin-bottom: 20px;
}

#day2 {
    width: 100%;
}
}


#flow {
	margin-bottom: 60px;
	}

#flow dl:nth-of-type(1) dt::before {
	content: url("images/n1.png")
}
#flow dl:nth-of-type(2) dt::before {
	content: url("images/n2.png")
}
#flow dl:nth-of-type(3) dt::before {
	content: url("images/n3.png")
}
#flow dl:nth-of-type(4) dt::before {
	content: url("images/n4.png")
}

#flow dl {
    margin-bottom: 40px;
    background-color: rgba(255,255,255,0.70);
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    border-radius: 30px;
}
#flow dl dt {
    text-align: left;
    font-size: 1.1em;
    color: #0A1C46;
    display: flex;
    align-items: center; /* 縦軸のセンタリング */
    font-weight: 500;
}
#flow dl dd {
    text-align: left;
    padding-left: 60px;
}
@media screen and (max-width:786px){
#flow dl {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    border-radius: 20px;
}
}




#charge {
	margin-bottom: 60px;
	}
#charge table {
	width: 100%;
	margin-bottom: 30px;
}
#charge table th {
    width: 20%;
    background-color: #F9D49E;
}
#charge table tr td:nth-child(odd) {
  background-color: #f9f9f9;
	width: 40%;
}
#charge table tr td:nth-child(even) {
    background-color: #FFFFFF;
	width: 40%;
}

@media screen and (max-width:480px){
#charge table th {
    width: auto;
   display: block;
	margin-bottom: 3px;
}
#charge table tr td:nth-child(odd) {
    width: auto;
   display: block;
	margin-bottom: 3px;
}
#charge table tr td:nth-child(even) {
    width: auto;
   display: block;
	margin-bottom: 3px;
}

}



#contact {
	margin-bottom: 60px;
	}


#contactform {
}
#contactform dl {
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    background-color: #fff;
    margin-bottom: 30px;
    margin-top: 20px;
}
#contactform dt {
	font-weight: bold;
	font-size: 1.1em;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
#contactform dd {
	margin-bottom: 15px;
	border-bottom: 1px dotted #8E5E46;
	padding-bottom: 15px;
}

#contactform dd input[type="text"] {
    box-sizing: border-box; /* [borde-box]で右の飛び出しを回避 */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    text-align: left;
    background-color: #EBE6D0;
    margin-top: 2px;
    margin-bottom: 2px;
}

#contactform dd textarea {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #EBE6D0;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
#contactform dd input[type="radio"] {
	margin-right: 3px;
}
#contactform .submit {
    width: 200px;

}
#contactform .reset {
    width: 200px;
}
#contactform .soushinbox {
    width: 460px;
    height: auto;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    flex-wrap : wrap;
    margin-left: auto;
    margin-right: auto;
}
input[type="submit"]  {
    width: 200px; /*送信ボタンの幅を指定*/
    margin-bottom: 5px;
    border: 1px solid #B7B7B7;
    background-color: #077068;
    padding: 0.4em;
    cursor: pointer;
    color: rgba(255,255,255,1.00);
}

input[type="reset"]  {
	width: 200px; /*リセットボタンの幅を指定*/
	border: 1px solid #B7B7B7;
	background-color: #E1E1E1;
	padding: 0.4em;
	cursor: pointer;
}
.hissu {
    font-weight: normal;
    color: #FFFFFF;
    font-size: 0.7em;
    background-color: #F93358;
    padding-top: 1px;
    padding-right: 2px;
    padding-bottom: 1px;
    padding-left: 2px;
}



@media screen and (max-width:768px){
#contactform dl {
		width: auto;
	}
#contactform dd input[type="text"] {
    width: 100%;
    box-sizing: border-box; /* [borde-box]で右の飛び出しを回避 */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    text-align: left;
}
#contactform dd textarea {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
}

@media screen and (max-width:480px){
#contactform .soushinbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
#contactform .submit {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
#contactform .reset {
	float:none;
    margin-left: auto;
    margin-right: auto;
}
	
#contactform dl {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;

}
}










#blog {}


#blogbox {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    flex-wrap : wrap;
}
#blogside {
    width: 26%;
    background-color: #E7F0F1;
    padding: 20px;
    margin-bottom: 20px;
    background-position: center center;
}
#blogside ul {
    counter-reset: list;
    list-style-type: none;
    line-height: 1.6;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    text-align: left;
    background-color: #FFFFFF;
    margin-top: 15px;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
}
#blogside ul li{
    position: relative;
    padding: 0 0 0 20px;
    margin: 7px 0 7px 0px;
    font-size: 14px;
    line-height: 30px;
    border-bottom: 1px dashed #76ABF9;
}
#blogside ul li:before{
    counter-increment: list;
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background-color: #72AB44;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#blogside ul li:after{
  content: "";
  display: block;
  position: absolute;
  left: 6px;
  height: 0;
  width: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 5px solid #fff;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}


#blog_o {
    text-align: center;
    width: 70%;
    margin-top: 0px;
    margin-bottom: 20px;
}

#blog .blogmain {
    text-align: center;
    margin-bottom: 55px;
    border-bottom: 2px dashed #84AC2A;
    padding-bottom: 20px;
    padding-top: 20px;
}
#blog .blogmain > table > td {
	border-width: 0px;
}
#blog .blogmain > table > th {
	border-width: 0px;
}


#blog .blogmain > table {
	width: 100%;
	border-spacing: 6px 6px;
	padding-bottom: 10px;
}
#blog table tr .blogtext {
    text-align: left;
    width: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #FFFFFF;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}

#blog table tr .blogtext img {
    width: 50%;
    border: solid 4px #FFF;
    box-shadow: 1px 1px 4px 0px #D5D3D1;
    margin-top: 10px;
}
#blog .blogphoto {
	width: 33%;
	padding-top: 10px;
	padding-bottom: 10px;
}


#blog .blogphoto img {
	width: 90%;
	border:solid 10px #FFF;
	box-shadow: 1px 1px 4px 0px #D5D3D1;
}
#blog table tr .blogcomment {
	
	font-size: 75%;
	text-align: center;
	padding: 5px;
	margin:5px;
	background-color:#FFF276;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
#blog .blogdate {
    font-size: 12px;
    text-align: right;
    padding: 5px;
    width: auto;
    background-color: #ECF5D9;
}

#blog dl {}
#blog dt {
	text-align: center;
}
#blog dd {
    text-align: center;
    font-size: 12px;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    margin-top: 5px;
    background-color: #FFFFFF;
    border-radius: 10px;
}


.blogpdf {
	text-align: center;
	padding: 10px;
}
.blogpdf a {
    width: 97%;
    margin-left: auto;
    margin-right: auto;
    padding: 6px;
    display: block;
    background-color: #51915A;
    color: #FFFFFF;
    text-decoration: none;
}
.blogpdf a:hover {
    background-color: #FFF6D2;
    color: #3AAECB;
}

.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin-bottom: 15px;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


/*ページ送り*/
.pager  ul.pagination {
  text-align: center;
  margin: 0;
  padding: 0;
}

.pager .pagination li {
    display: inline;
    margin: 0 2px;
    padding: 0;
    display: inline-block;
    background-color: #402311;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    font-size: 0.9em;
    list-style-type: none;
}

.pager .pagination li a{
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display:table;
  color: #fff;
  text-decoration: none;
}

.pager .pagination li a span{
  display:table-cell;
  vertical-align:middle;
}

.pager .pagination li a:hover,
.pager .pagination li a.active{
    color: #430001;
    background-color: #F5EAAA;
    border-radius: 50%;
}


@media screen and (max-width:786px){
#blog td{
	width: auto;
	display:block;
}

#blog table tr .blogphoto {
	width: auto;
	padding: 10px;
}
#blogside, #blog_o {
	width: 100%;
}	
	
/*ページ送り*/
.pager .pagination li.pre,
  .pager .pagination li.next{
    display: inline-block;
    width: 40%;
    height: 40px;
    text-align: center;
	  
  }

  .pager .pagination li.pre a,
  .pager .pagination li.next a{
    width: 100%;
    text-align: center;

  }

	
	
	
.pager .pagination li {
	border-radius: 0%;
}
.pager .pagination li a:hover,
.pager .pagination li a.active{
	border-radius: 0%;
}
	
}


@media screen and (max-width:480px){
#blog table tr .blogtext {
    margin-top: 0px;
    margin-bottom: 0px;
}	
#blog table tr .blogphoto {
    width: auto;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#blog table tr .blogtext img {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
	
}






/*font*/
.kosugi-maru-regular {
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.zen-kaku-gothic-new-regular {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.zen-maru-gothic-regular {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.mochiy-pop-one-regular {
  font-family: "Mochiy Pop One", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.kiwi-maru-regular {
  font-family: "Kiwi Maru", serif;
  font-weight: 400;
  font-style: normal;
}
.noto-sans-jp {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}






/*260825*/
#blog .blogmain > table td {
	border-width: 0px;
}
#blog .blogmain > table th {
	border-width: 0px;
}

#blog table tr .blogtext td {
    	border-width: 1px;
}
#blog table tr .blogtext th {
    	border-width: 1px;
}

/*260825*/
