@charset "UTF-8";


/*レスポンシブ640-------------------------------------------------------------------------------------------------------*/
@media screen and ( max-width:640px )
{
/*body----------------------------------------------------*/
body {
	width: 640px;
	height: auto;
	margin: 0;
	padding: 0;
	color:#111111;
    font-family: "メイリオ","Meiryo","ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","MS Pゴシック","MS P Gothic",sans-serif;
	text-align: center;
	background: #ffffff;
}

img {
	max-width: 100%;
	max-height: auto;
	width: /***/:auto;
}

/*button----------------------------------------------------*/
.button {
    background: url("../images/button_1.png") no-repeat;
    background-position: center;
    background-size: contain;
	max-width: 100%;
	max-height: auto;
}

.button img {
	max-width: 100%;
	max-height: 87px;
	margin-bottom: 0px
}

.button a {
    display: inline-block;
}
.button a:hover {
    background-color: transparent;
}
.button a:hover img {
    visibility: hidden;
}

.button2 {
    background: url("../images/button2_1.png") no-repeat;
    background-position: center;
    background-size: contain;
	max-width: 100%;
	max-height: auto;
}

.button2 img {
	max-width: 100%;
	max-height: 87px;
	margin-bottom: 0px
}

.button2 a {
    display: inline-block;
}
.button2 a:hover {
    background-color: transparent;
}
.button2 a:hover img {
    visibility: hidden;
}

/*wrapper----------------------------------------------------*/
.wrapper {
	max-width: 100%;
	max-height: auto;
	width: /***/:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

/*top----------------------------------------------------*/
.logo {
	width: 309px;
	height: 109px;
	margin-right: auto;
	margin-left: auto;
}

.top {
	background-image: url("../images/top.png") no-repeat;
	background-position: center;
    background-size: contain;
    background-position: 0px 60px;
    height:385px;
	max-width: 100%;
	max-height: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

.top_bottom {
	width: 640px;
	height: 520px;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	position: relative; 
    top: 0px;  
    left: 0px;
}
.sub_1 {
	width: 640px;
	position: relative; 
    top: 0px;  
    left: -15px;
	/**margin-right: auto;
	margin-left: auto;
	padding: 0;**/
}
.sub_2 {
	width: 640px;
	position: relative; 
    top: -30px;  
    left: 0px;
	/**margin-right: auto;
	margin-left: auto;
	padding: 0;**/
}
.sub_3 {
	width: 640px;
	position: relative; 
    top: -60px;  
    left: 0px;
	/**margin-right: auto;
	margin-left: auto;
	padding: 0;**/
}

.sub_4 {
	width: 620px;
	text-align: left;
	color: #ffffff;
	font-size: 15px;
	position: relative; 
    top: -70px;  
    left: 20px;
    padding: 0;
    margin: 0;
	/**padding-left: 15px;
	padding-bottom: 15px**/
}

.moushikomi {
	margin-top: 30px;
	margin-bottom: 10px;
	color: #EACD48;
	font-size: 30px;
	font-weight: bold;
}

/*contents_1----------------------------------------------------*/
.contents_1 {
	background-image: url("../images/contents_1.png") no-repeat;
	background-position: center;
    background-size: contain;
    background-position: 0px 100px;
	max-width: 100%;
	max-height: auto;
	margin-top: 0px;
	height: 2100px;
}

.c1_1 {
	max-width: 100%;
	max-height: auto;
	padding-top: 300px;
	padding-right: 10px;
	padding-left: 10px;
	color: #ffffff;
	font-size: 22px;
	text-align: left;
	line-height: 1.5;
}

.c1_2 {
	width: 600px;
	max-width: 100%;
	max-height: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 25px;
	color: #5e5e5c;
	font-size: 16px;
	font-weight: bold;
	text-align: left;	
}

/*contents_2----------------------------------------------------*/
.contents_2_1 {
	background-image: url("../images/contents_2_1.png") no-repeat;
	background-position: center;
    background-size: contain;
    background-position: 0px 0px;
    height: 550px;
	max-width: 100%;
	max-height: auto;
}

.contents_2_2 {
	background-image: url("../images/contents_2_2.png") no-repeat;
	background-position: center;
    background-size: contain;
    background-position: 0px 0px;
    height: 490px;
	max-width: 100%;
	max-height: auto;
}

.contents_2_3 {
	background-image: url("../images/contents_2_3.png") no-repeat;
	background-position: center;
    background-size: contain;
    background-position: 0px 0px;
    height: 550px;
	max-width: 100%;
	max-height: auto;
}

.c2_1_t {
	width: 372px;
	height: 300px;
	padding-top: 129px;
	padding-left: 261px;
	margin: 0;
	color: #0068b7;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
}

.c2_2_t {
	width: 385px;
	height: 300px;
	padding-top: 140px;
	padding-left: 245px;
	color: #0068b7;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
}

.c2_3_t {
	width: 385px;
	height: 300px;
	padding-top: 136px;
	padding-left: 248px;
	color: #0068b7;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
}

/*jirei----------------------------------------------------*/
.j_title {
    background: url("../images/jirei.png") no-repeat;
    background-position: center;
    background-size: contain;
	max-width: 100%;
	max-height: auto;
    padding: 0;
    margin-top: 70px;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    display: inline-block;
    background-color: transparent;
}

.j_title img {
    visibility: hidden;
}

.jirei_1 {
	background-image: url("../images/jirei_1.png") no-repeat;
	background-position: center;
    background-size: contain;
	max-width: 100%;
	max-height: auto;
	height: 380px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 0;

}

.jirei_2 {
	background-image: url("../images/jirei_2.png") no-repeat;
	background-position: center;
    background-size: contain;
	max-width: 100%;
	max-height: auto;
	height: 440px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 0;
}

.jirei_3 {
	background-image: url("../images/jirei_3.png") no-repeat;
	background-position: center;
    background-size: contain;
	max-width: 100%;
	max-height: auto;
	height: 440px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 0;
}

.jirei {
	padding-top: 40px;
	color: #0068b7;
	text-align: left;
	font-size: 22px;
}

.title {
	padding-top: 40px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 100px;
	font-family: ;
	font-weight: bold;
}

.text {
	width: 570px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: ;
}

/*Ｑ&Ａ----------------------------------------------------*/
.qa{
	background-position: center;
    background-size: contain;
	max-width: 100%;
	max-height: auto;
	background-color: #deeefa;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.qt {
	background: url(../images/icon_question_2.png) no-repeat left 2px top 4px;
	width: 610px;
	padding-right: 5px;
	padding-left: 25px;
	color: #0068b7;
	font-family: ;
	font-size: 19px;
	font-weight: bold;
	text-align: left;
}

.as {
	background: url(../images/icon_answer_2.png) no-repeat left 2px top 4px;
	width: 610px;
	padding-right: 5px;
	padding-left: 25px;
	color: #5e5e5c;
	font-size: 19px;
	font-weight: bold;
	text-align: left;
}



/*ライン----------------------------------------------------*/

hr {
	border-top: 2px solid #0068b7;
	margin-top: 50px;
	margin-bottom: 50px;
}

}



/*レスポンシブ480------------------------------------------------------------------------------------------------------*/
@media screen and ( max-width:480px )
{
/*body----------------------------------------------------*/
body {
	width: 480px;
	height: auto;
	margin: 0;
	padding: 0;
	color:#111111;
    font-family: "メイリオ","Meiryo","ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","MS Pゴシック","MS P Gothic",sans-serif;
	text-align: center;
	background: #ffffff;
}

img {
	max-width: 100%;
	max-height: auto;
	width: /***/:auto;
}

/*button----------------------------------------------------*/
.button {
    background: url("../images/button_1.png") no-repeat;
    background-position: center;
    background-size: contain;
	max-width: 100%;
	max-height: auto;
}

.button img {
	max-width: 100%;
	max-height: 65px;
	margin-bottom: 0px
}

.button a {
    display: inline-block;
}
.button a:hover {
    background-color: transparent;
}
.button a:hover img {
    visibility: hidden;
}
.button2 {
    background: url("../images/button2_1.png") no-repeat;
    background-position: center;
    background-size: contain;
	max-width: 100%;
	max-height: auto;
}

.button2 img {
	max-width: 100%;
	max-height: 65px;
	margin-bottom: 0px
}

.button2 a {
    display: inline-block;
}
.button2 a:hover {
    background-color: transparent;
}
.button2 a:hover img {
    visibility: hidden;
}
/*wrapper----------------------------------------------------*/
.wrapper {
	max-width: 100%;
	max-height: auto;
	width: /***/:auto;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}

/*top----------------------------------------------------*/
.logo {
	width: 275px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
}

.top {
	background-image: url("../images/top.png") no-repeat;
	background-position: center;
    background-size: contain;
    background-position: 0px 80px;
    height: 320px;
	max-width: 100%;
	max-height: auto;
}

.top_bottom {
	width: 480px;
	height: 500px;
	margin-right: 0;
	margin-left: 0;
}
.sub_1 {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	
}
.sub_2 {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
.sub_3 {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
.sub_4 {
	width: 460px;
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	padding-left: 0px;
	padding-bottom: 10px;
}

.moushikomi {
	margin-top: 30px;
	margin-bottom: 10px;
	color: #EACD48;
	font-size: 25px;
	font-weight: bold;
}

/*contents_1----------------------------------------------------*/
.contents_1 {
	background-image: url("../images/contents_1.png") no-repeat;
	background-position: center;
    background-size: contain;
    background-position: 0px 100px;
	max-width: 100%;
	max-height: auto;
	margin-top: 0px;
	height: 1600px;
}

.c1_1 {
	width: 475px;
	max-width: 100%;
	max-height: auto;
	padding-top: 240px;
	padding-right: 0px;
	padding-left: 5px;
	margin: 0;
	color: #ffffff;
	font-size: 18px;
	text-align: left;
	line-height: 1.4;
}

.c1_2 {
	width: 435px;
	max-width: 100%;
	max-height: auto;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 25px;
	color: #5e5e5c;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

/*contents_2----------------------------------------------------*/
.contents_2_1 {
	background-image: url("../images/contents_2_1.png") no-repeat;
	background-position: center;
    background-size: contain;
    background-position: 0px 100px;
    height: 530px;
	max-width: 100%;
	max-height: auto;
	margin: 0;
	padding: 0;
}

.contents_2_2 {
	background-image: url("../images/contents_2_2.png") no-repeat;
	background-position: center;
    background-size: contain;
    background-position: 0px 5px;
    height: 400px;
	max-width: 100%;
	max-height: auto;
}

.contents_2_3 {
	background-image: url("../images/contents_2_3.png") no-repeat;
	background-position: center;
    background-size: contain;
    background-position: 0px 0px;
    height: 400px;
	max-width: 100%;
	max-height: auto;

}

.c2_1_t {
	width: 285px;
	height: 210px;
	margin: 0;
	padding-top: 200px;
	padding-bottom: 0;
	padding-right: 3px;
	padding-left: 192px;
	color: #0068b7;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
}

.c2_2_t {
	width: 282px;
	height: 245px;
	margin: 0;
	padding-top: 110px;
	padding-bottom: 0;
	padding-right: 0px;
	padding-left: 198px;
	color: #0068b7;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
}

.c2_3_t {
	width: 277px;
	height: 300px;
	margin: 0;
	padding-top: 100px;
	padding-bottom: 0;
	padding-right: 5px;
	padding-left: 198px;
	color: #0068b7;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
}

/*jirei----------------------------------------------------*/
.j_title {
    background: url("../images/jirei.png") no-repeat;
    background-position: center;
    background-size: contain;
	max-width: 100%;
	max-height: auto;
    margin-top: 70px;
    padding: 0;
    display: inline-block;
    background-color: transparent;
}
.j_title img {
    visibility: hidden;
}

.jirei_1 {
	background-image: url("../images/jirei_1.png") no-repeat;
	background-position: center;
    background-size: contain;
	max-width: 100%;
	max-height: auto;
	height: 275px;
	margin: 0;
	padding-top: 25px;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 0;
}

.jirei_2 {
	background-image: url("../images/jirei_2.png") no-repeat;
	background-position: center;
    background-size: contain;
	max-width: 100%;
	max-height: auto;
	height: 300px;
	margin-top: 0;
	margin-bottom: 25px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 0;
}

.jirei_3 {
	background-image: url("../images/jirei_3.png") no-repeat;
	background-position: center;
    background-size: contain;
	max-width: 100%;
	max-height: auto;
	height: 300px;
	margin-top: 0;
	margin-bottom: 100px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-left: 0;
}

.jirei {
	margin: 0;
	padding-top: 30px;
	color: #0068b7;
	text-align: left;
	font-size: 16px;
}

.title {
	margin: 0;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 80px;
	font-weight: bold;
}

.text {
	width: 440px;
	height: 230px;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
}

/*Ｑ&Ａ----------------------------------------------------*/
.qa{
	background-position: center;
    background-size: contain;
	max-width: 100%;
	max-height: auto;
	background-color: #deeefa;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.qt {
	background: url(../images/icon_question_3.png) no-repeat left 2px top 2px;
	width: 455px;
	padding-right: 5px;
	padding-left: 20px;
	color: #0068b7;
	font-family: ;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}

.as {
	background: url(../images/icon_answer_3.png) no-repeat left 2px top 2px;
	width: 455px;
	padding-right: 5px;
	padding-left: 20px;
	color: #5e5e5c;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	text-align: left;

}

.qq{
	padding-right: 31px;
}

.aa {
	color: #fe0000;
	padding-right: 31px;
}

/*ライン----------------------------------------------------*/

hr {
	border-top: 2px solid #0068b7;
	margin-top: 50px;
	margin-bottom: 50px;
}

}