@charset "utf-8";
/* CSS Document */

h2 {
  padding: 0.4em 0.5em;/*文字の上下 左右の余白*/
  color: #321e17;/*文字色*/
  border-left: solid 10px #db1a20;/*左線*/
  border-bottom: solid 3px #B0BEC5;/*下線*/
	width: 100%;
	font-size: 1.3em;
	font-weight: bold;
	text-align:left;
	display: block;
	line-height:1.5em;
}


.cp_h2title {
	position: relative;
	padding: 0.1em 0.3em;
	border-left: 10px solid #FFA000;
}
.cp_h2title::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
	border-bottom: 3px solid #B0BEC5;
}

.kakomi-box1 {
 margin: 2em auto;
 padding: 1em;
 width: 500px;
 background-color: #fff;
 border: 2px solid #ccc;
}
.su-btn {
display:inline-block;
padding:7px 10px;
text-align:center;
text-decoration:none;
font-weight:bold;
line-height:1em;
font-size:1.6em;
border-radius:5px;
width:100%;
text-shadow:1px 1px 3px rgba(0,0,0,0.7);
box-shadow:0px 2px 5px rgba(0,0,0,0.7),inset 0 0 3px rgba(255,255,255,0.7);
background:#eaa001;
color:#fff;
}
.su-img{
	max-width: 100%;
	margin-top:10px;
	border-radius:5px;
}
.su-box01 {
  text-align:center;
  padding: 0px;
  max-width:1000px;
  margin: 0 auto;
}
.su-box02 {
  padding: 20px 20px 20px 20px;
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}
.su-wrapperp{
	width: 100%;
	background-color: #f7f3e8;
	overflow: hidden;
}
.su-wrapperb{
	width: 100%;
	background-color: #dff0ff;
	overflow: hidden;
}
.su-wrapper {
  clear: both;
  padding-bottom: 30px;
  text-align: center;
}
.ma-wrapper{
	width: 100%;
	background-color: #ffffff;
	overflow: hidden;
}
.sutxt06 {
  color:#333333;
  font-size: 1em;
  line-height:1.4em;
  letter-spacing: 1px;
  font-weight:bold;
  padding: 10px 10px 5px 10px;
  text-align:center;
}
.sutxt05 {
  color:#333333;
  font-size: 1.2em;
  line-height:1.4em;
  letter-spacing: 1px;
  font-weight:bold;
  padding: 10px 0px 5px 0px;
  text-align:center;
}
.sutxt04 {
  color:#333333;
  font-size: 1em;
  line-height:1.4em;
  letter-spacing: 1px;
  font-weight: 600;
  padding: 10px 0px 10px 0px;
  text-align:left;
}
.sutxt02{
  color:#333333;
  font-size: 1.4em;
  line-height:1.4em;
  letter-spacing: 1px;
  font-weight:bold;
  padding: 10px 0px 5px 0px;
  text-align:center;
	}
/* --------------0908----------------------*/

.ma-wrapperp a:hover{
  opacity: 0.5 ;
	}
.ma-wrapper a:hover{
  opacity: 0.5 ;
	}
.toptxt2{
  font-size: 1.7em;
    line-height:1.5em;
  font-weight:bold;
  text-align:center;
  background-color:#0b73d2;
  color:white;
  padding: 10px 20px 10px 20px;
  text-shadow:1px 1px 3px rgba(0,0,0,0.7);
  margin-top:30px;
	}
	
.apptxt05 {
  color:#333333;
  font-size: 1.5em;
  line-height:1.4em;
  letter-spacing: 1px;
  font-weight:bold;
  padding: 10px 0px 5px 0px;
  text-align:center;
}

	

.matxt03 {
  color:#333333;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: bold;
  padding: 20px 0px 20px 0px;
  text-align:left;
  line-height:1.5em;
}
.matxt02{
  color:#333333;
  font-weight: 600;
  line-height:1.5em;
  font-size: 1em;
  padding: 5px 10px 5px 10px;
  margin-top:30px;
	}

.matxt01{
  color:#333333;
  font-size: 1.2em;
  text-align:center;
  background-color:#f7f3e8;
  padding: 5px 10px 5px 10px;

	}
.ma-box03 {

  padding: 20px 20px 20px 20px;
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}





.ma-wrapper{
	width: 100%;
	background-color: #ffffff;
	overflow: hidden;
}



.ma-entry{
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
	}
.entry-2box {
	float: left;
	padding:10px;
	margin-bottom:15px;
	width:50%;
	}
.entry-3box {
	float: left;
	padding:10px;
	margin-bottom:15px;
	width:33%;
	}
.entry_img {
	max-width: 100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	box-shadow:0px 2px 5px rgba(0,0,0,0.7),inset 0 0 3px rgba(255,255,255,0.7);
	}
.entry_img2 {
	max-width: 100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

/* ------------------------------------------------------------------------------------------------------スマホ */
@media (max-width: 670px) {
.kakomi-box1 {
 width: 90%;
}
.ma-box01 {
  width: 90%;
}
.ma-img{
	margin: 10px 0px 10px 0px;
}
.entry-2box {
	width:100%;
	}
.entry-3box {
	width:100%;
	}

}