@charset "utf-8";

.boxWrap3 {
width: 90%;
margin: auto;
margin-top: 40px;
margin-bottom: 10px;
padding-top: 40px;
padding-bottom: 20px;
background: #fff;
}

.boxCh3 {
  display: inline-block;
  height: 200px;
  width: 200px;
  margin: 20px 10px;
  padding: 0;
  background: #fff;
}


.boxContainerP {
width: 80%;
margin: auto;
margin-top: 40px;
margin-bottom: 10px;
text-align: center;
}


.Listbox{
width: 90%;
margin: auto;
margin-top: 40px;
margin-bottom: 10px;
padding-top: 20px;
padding-bottom: 20px;
}


.PerfomanceList{
text-align: center;
line-height:2em;
}

.PerfomanceList li{
display: inline-block;
width: 25%;
text-align:left;
line-height: 1em;
}


.boxP {
	display: inline-block;;
	height: 200px;
	vertical-align: middle;
	padding-left: 10px
}

.menutitle{
	font-size: 1.5em;
	font-weight: normal;
	font-family: "游ゴシック",YuGothic,"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1em;
	letter-spacing: 0.1em;
}

table.type01 {
border-collapse: collapse;
width: 80%;
margin: auto;
margin-bottom: 20px;
text-align: left;
line-height: 1.5;
}

table.type01 tr {
	border-top: none;
    border-bottom: 1px #ccc solid;
}


table.type01 th {
padding: 10px;
font-weight: bold;
vertical-align: top;
}

table.type01 td {
padding: 10px;
vertical-align: top;
}

.eximg img{
    width: 80%;  
    max-width: 400px;  
}

.tableimgbox{
	margin: 0px 20px 0px 20px;
}

.tableimgbox img{
	margin: 0px 10px 20px 10px;
}

@media only screen and (max-width: 798px) {
	
.boxWrap3 {
width: 90%;
margin-top: 30px;
margin-bottom: 10px;
padding-top: 15px;
padding-bottom: 15px;
}	

	
.boxWrap3 {
margin: 5px 5px;
}
	
	
.menutitle{
font-size: 1em;
font-family: "游ゴシック",YuGothic,"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
color: #000;
line-height: 1em;
letter-spacing: 0.1em;
}
	
table.type01 {
border-collapse: collapse;
width: 90%;
margin: auto;
margin-bottom: 50px;
text-align: left;
line-height: 1.5;
}

table.type01 tr {
border-top: none;
border-bottom: 1px #ccc solid;
}


table.type01 th {
padding: 5px 5px 5px 0px;
font-weight: bold;
vertical-align: top;
font-size: 0.9em;
}

table.type01 td {
padding: 5px 0px 5px 0px;
vertical-align: top;
font-size: 0.9em;
}

	
}

@media only screen and (max-width: 600px) {
	
.boxWrap3 {
width: 95%;
padding-bottom: 10px;
letter-spacing: normal;
}	

.boxWrap3 {
width: 95%;
}
	
.boxCh3 {
margin: 5px 2px;
}

.Listbox{
width: 70%;
margin: auto;
margin-top: 20px;
margin-bottom: 10px;
}

.PerfomanceList li{
display: clear;
width: 100%;
text-align:left;
}

table.type01 {
width: 95%;
}

table.type01 tr {
display:block;
width: 100%;
margin-bottom:0px;
border-bottom: 1px #ccc solid;
}

table.type01 th {
display:block;
width: 100%;
padding: 5px 0px 0px 5px;
line-height: 1;
border-bottom: none;
}
	
table.type01 td {
padding: 5px 5px 5px 5px;
border-bottom: none;
}
    .eximg img{
        width: 95%;  
        max-width: 400px;  
    }	
	
.tableimgbox
	margin: 0px 10px 0px 10px;
}

.tableimgbox img{
	margin: 0 0 20px 0;
	width:100%;
	max-width:400px;
}
	
	
}
