@charset "utf-8";
/* CSS Document */
.text2 tr:nth-child(odd){
		background-color: #eeeeee;
	}

b{color: #666666; line-height: 200%;}



.left p{margin-top: 20%;}	
	
/* スマホ
-------------------------------------------------- */
@media only screen and (max-width:767px) {
.box2 .tbl-common01 {
        background-color: #EEEEEE;
    }
    
.tbl-common01 dt,
.tbl-common01 dd {
        padding: 8px 20px;
    }
    
.tbl-common01 dt {
        float: none;
        border-bottom: 1px solid #ccc;

    }
    
.tbl-common002 table{
	margin: auto;
	}
    
.tbl-common002 th {width: 30%;
	text-align: left;
	vertical-align:top;
	white-space: nowrap;
    padding-bottom: 2%;

    }
    
.tbl-common002 td {width: 70%;
        float: none;
        padding-bottom: 2%;
	}

.textbox04{padding:3%;}
	

}


/* PC
-------------------------------------------------- */
@media only screen and (min-width: 767px) {
	

.tbl-common01 {
        background: #ffffff url(bg.png) repeat-y -150px 0; /* dlで背景画像をyリピートし、dtの背景色のように見せる。positionはdtの幅に応じて調整 */
	float: left;
    }
    
    .tbl-common01 dt,
    .tbl-common01 dd {
        padding: 10px;
		font-size: 0.9em;
    }
    
    .tbl-common01 dt {
        clear: both;
        float: left;
        width: 70px; /* 幅を指定 */

		text-align: right;
    }
    
.tbl-common01 dd {
        padding-left: 20px; /* dtの分、左にpaddingを取る */
		text-align: left;
    }
	
	
.tbl-common02 {
    background: #eeeeee url(bg.png) repeat-y -150px 0; /* dlで背景画像をyリピートし、dtの背景色のように見せる。positionはdtの幅に応じて調整 */
    }
    
.tbl-common02 dt,
.tbl-common02 dd {
        padding: 10px;
		font-size: 0.9em;
    }
    
.tbl-common02 dt {
        clear: both;
        float: left;
         width: 300px; /* 幅を指定 */
		text-align: right;
    }
    
.tbl-common02 dd {
        padding-left: 10px; /* dtの分、左にpaddingを取る */
		text-align: left;
	
    }
	
	
	
.box2 iframe{
	float: left;
	width: 550px;
margin-left: 70px;
	}	
	}



@media screen and (min-width: 767px){
	
.back{
width: 1200px;
}


	
.box1{
	float: left; 
	 border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */  
}

.box1+.box1{margin-left: 1.8%;}

.box2 .left{
	 margin-top: 40px; 
	float: left;
	}

.box2{width: 40%;}

.box .left{
	 margin-top: 40px; 
	float: left;
	}

.box5{
	width: calc(32.5%);
	height: 200px;
	margin:0.3% 0.4%;
	background-color: #ffffff;
	float: left;
	text-align: left;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	}
	
.box5 h4{
	line-height: 200%;
	padding: 2%;
	background-color: #77d5ed;
	color: #ffffff;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */}
	
.left+.left{margin-left: 20px;}
	
.text th{text-align:right; width: 40%; padding: 1%; }
	
.kakaku{width: 640px;}
	
.gray{
	width: 242px;
	height:170px;
	padding: 20px 20px 20px 20px;
	background-color:#909394;
	 border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */  
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
	
.gray span{font-size: 3em;}
	
.gray2{
	width: 855px;
	height:170px;
	padding: 20px 20px 20px 20px;
	 border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */  
	background-color:#eeeeee;
	display: block;
}
	
.box{clear: both;}
	
.box2{
	float: left;
}
	
.textbox001{
		padding: 2%;
	}
		
.textbox01{width:550px;
		padding: 2%;
	}
	
.textbox02{
		width:600px;
	padding: 2% 0 0 0;
	}
	

.textbox03{
		padding:0 0 0 3%;
	}
	
.photo img{ width:560px; margin-bottom: 20px;}
.photo img:nth-child(even){ margin-left: 30px; }
	
.photo2 img{ width:1170px; margin: 10px auto}
	

	
	
.header{
		margin-bottom: 20px;
	}
	
.box2 span{
	font-size: 1.6em;
	border-bottom: 1px solid #000 ;
	}
	
.textbox5 table, th, td {
    border:none;
}
.textbox5 table{width: 100%;  margin-bottom: 10px;}
	
.textbox5{margin-bottom: 30px;}

.textbox5 .left{margin:0; padding: 0; width: 47%; margin-bottom: 30px; padding-right: 5px;  float:left;}
	
.textbox5 .right{margin:0; padding: 0; width: 47%;margin-bottom: 30px; float:right;}
	
.textbox5 th{background-color: #eeeeee; border-color: #fff; border:none; width:200px; border-bottom: 1px solid #ffffff;}

.textbox5{
	background-color: #FFFFFF;
	margin-bottom: 5px;
	}

.text2{text-align: right;
	border-bottom: 1px solid #eeeeee; border-top:1px solid #eeeeee;}

.text1{border-bottom: 1px solid #eeeeee; border-top:1px solid #eeeeee;}
	
}
@media screen and (max-width: 767px) {
	
section iframe{
	display: block; 
	width: 100%;
	height: 30%;
	margin: 0.5% auto 1% auto;}
	

.header{
width: 100%;
	margin-bottom: 20px;
}
	
.text{padding: 3%;}
	
.photo img{ width:95%; margin-bottom: 20px;}
	
.photo2 img{ display: none;}
	
.photo2{background: url(../images/image06_2.png)center center / cover no-repeat;
	width: 95%;
	height: 0;
	margin:10px auto;
	padding-top: calc(720 / 534 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
	position:relative;
	overflow: auto;
	}
	
.gray{
	padding: 20px 20px 20px 20px;
	background-color:#909394;
	 border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */  
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
	
.gray span{font-size: 3em;}
	
.gray2{
	padding: 20px 20px 20px 20px;
	 border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */  
	background-color:#eeeeee;
	display: block;
}

	
.imagepohoto img{display: none;}
	
	
.imagepohoto {
	background:url(../images/image03.png) center center / cover no-repeat;
	width: 100%;
	height: 0;
	padding-top: calc(699 / 1200 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
	clear: both;}
	
.box{text-align: center;}
	
.box2{
	width: 94%;
	padding: 3%;
	clear: both;
	text-align: center;
}
.box2 span{
		font-size: 1.6em;
	border-bottom: 1px solid #000 ;
	}
	
.box5{
	width: calc(100%);
	height: 200px;
	margin:0.3% 0.4%;
	background-color: #ffffff;
	text-align: left;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	}
	
.box5 h4{
	line-height: 200%;
	padding: 2%;
	background-color: #77d5ed;
	color: #ffffff;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */}
	
.textbox5 table, th, td {
    border:none;
}
.textbox5 table{width: 100%; margin-bottom: 10px;}


.textbox5 .left{margin:0; padding: 0; width: 100%; padding-right: 5px;  float:left;}
	
.textbox5 .right{margin:0; padding: 0; width: 100%; float:right;}
	
.textbox5 th{background-color: #eeeeee; border-color: #fff; border:none; width:20%; border-bottom: 1px solid #ffffff;}

.textbox5{
	background-color: #FFFFFF;
	margin-bottom: 5px;
	}

.text2{text-align: right;
	border-bottom: 1px solid #eeeeee; border-top:1px solid #eeeeee;}

.text1{border-bottom: 1px solid #eeeeee; border-top:1px solid #eeeeee; text-align: left;}
		
}