@charset "shift_jis";

#AS-contents{
	overflow:hidden;
}

#AS-contents a.AS-link:before{
	top:0.4em;
	}

#AS-contents h1,
#AS-contents h2,
#AS-contents h3,
#AS-contents h4,
#AS-contents h5,
#AS-contents h6,
#AS-contents p,
#AS-contents ul{
	background:none;
	width:auto;
	margin:0;
	padding:0;
	border-radius:0;
	-ms-border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	color:#333333;
	font-size:100%;
	font-weight:normal;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	}

#AS-contents h1{
	}

#AS-contents h2{
	background:url(../images/bg_h2.png) repeat-x #18A2D6;
	margin:50px auto 30px;
	padding:20px 5px 15px;
	border-radius:55px;
	-ms-border-radius:55px;
	-moz-border-radius:55px;
	-webkit-border-radius:55px;
	border:17px solid #18A2D6;
	color:#ffffff;
	font-size:190%;
	text-align:center;
	}

#AS-contents h3{
	margin:0 20px 10px;
	font-weight:bold;
	}

#AS-contents h4,
#AS-contents h5,
#AS-contents h6{
	margin:0 20px 5px;
	font-weight:bold;
	}

#AS-contents p,
#AS-contents ul{
	margin:0 20px 10px;
	font-size:110%;
	line-height:1.6;
	}

#AS-contents hr{
	background:url(../images/bg_border_02.png) right bottom no-repeat;
	background-size:contain;
	width:100%;
	max-width:860px;
	margin:0 auto 100px;
	padding:12.7906% 0 0;
	border:none;
	}

#AS-contents hr.reverse{
	background-image:url(../images/bg_border_03.png);
	}

#AS-contents table{
	font-size:90%;
	}

#AS-contents table th{
	text-align:center;
	}

#AS-contents table td{
	padding:10px;
	}

#AS-contents table .imgBlock{
	display:block;
	}

#AS-contents table img{
	display:block;
	height:auto;
	width:100%;
	max-width:150px;
	}

#AS-contents .attention{
	color:#18A2D6;
	}

#AS-contents .inner{
	position:relative;
	max-width:950px;
	margin:0 auto;
	}

#AS-contents .fL{
	font-size:140%;
	}

#AS-contents .fXL{
	font-size:240%;
	}

#AS-contents .fS{
	font-size:90%;
	}

#AS-contents .fXS{
	font-size:80%;
	}

#AS-contents .center{
	text-align:center;
	}

#AS-contents .mS{
	margin-bottom:10px !important;
	}

#AS-contents .mM{
	margin-bottom:30px !important;
	}

#AS-contents .mL{
	margin-bottom:40px !important;
	}

#AS-contents .mXL{
	margin-bottom:80px !important;
	}

#AS-contents .notes{
	font-size:80% !important;
	}

#AS-contents .notes li{
	padding-left:1em;
	text-indent:-1em;
	}

#AS-contents .column2,
#AS-contents .column3,
#AS-contents .col{
	padding:0 10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	}

#AS-contents .col h3,
#AS-contents .col h4,
#AS-contents .col h5,
#AS-contents .col h6,
#AS-contents .col p,
#AS-contents .col ul{
	margin:0;
	}

#AS-contents .col{
	float:left;
	width:100%;
	}

#AS-contents .column2 .col{
	width:50%;
	}

#AS-contents .column3 .col{
	width:33.333%;
	}

#AS-contents .borderBox{
	background-color:#F9E9CC;
	padding-top:15px;
	padding-bottom:15px;
	border:1px solid #F3D59C;
	border-radius:15px;
	-ms-border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	}

#AS-contents .talkLeft,
#AS-contents .talkRight{
	position:relative;
	max-width:60%;
	margin:0 auto;
	z-index:30;
	}

#AS-contents .talkLeft img,
#AS-contents .talkRight img{
	position:absolute;
	top:50%;
	right:100%;
	transform:translateY(-50%);
	}

#AS-contents .talkRight img{
	right:auto;
	left:100%;
	}

#AS-contents .talkLeft p,
#AS-contents .talkRight p{
	position:relative;
	background:#ffffff;
	min-height:56px;
	margin:0 5px 30px;
	padding:20px 26px 15px;
	border-radius:26px;
	-ms-border-radius:26px;
	-moz-border-radius:26px;
	-webkit-border-radius:26px;
	box-shadow:0 0 2px 2px rgba(0,0,0,0.3);
	-ms-box-shadow:0 0 2px 2px rgba(0,0,0,0.3);
	-moz-box-shadow:0 0 2px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,0.3);
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	font-size:100%;
	}

#AS-contents .talkLeft p:before,
#AS-contents .talkRight p:after{
	overflow:hidden;
	content:'';
	position:absolute;
	top:50%;
	left:-30px;
	height:24px;
	width:30px;
	background:url(../images/bg_coment.png) left top no-repeat;
	transform:translateY(-50%);
	}

#AS-contents .talkRight p:after{
	left:auto;
	right:-30px;
	background:url(../images/bg_coment.png) right top no-repeat;
	}

#AS-contents .talkLeft strong,
#AS-contents .talkRight strong{
	color:#B32E2F;
	font-size:117%;
	font-weight:normal;
	}

#AS-contents .withWalk{
	margin:60px auto;
	text-align:center;
	}

#AS-contents .withWalk p{
	display:inline-block;
	background:url(../images/bg_border_01.png) left bottom no-repeat;
	margin:0;
	padding:30px 20px 60px 130px;
	font-size:190%;
	font-weight:bold;
	}

#AS-contents .coudBox{
	position:relative;
	background:url(../images/bg_cloud.png) center top repeat-y;
	max-width:800px;
	margin:0 auto;
	padding:90px 13%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	}

#AS-contents .coudBox *{
	position:relative;
	z-index:10;
	}

#AS-contents .coudBox:before,
#AS-contents .coudBox:after{
	content:'';
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bg_cloud_top.png) center top no-repeat;
	min-height:300px;
	width:100%;
	z-index:5;
	}

#AS-contents .coudBox:after{
	background:url(../images/bg_cloud_bottom.png) center bottom no-repeat;
	top:auto;
	bottom:0;
	z-index:1;
	}

#AS-contents .coudBox h3{
	background:#FCF5E9;
	margin:0 auto 20px;
	padding:10px 5px 5px;
	border-radius:28px;
	-ms-border-radius:28px;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	color:#333333;
	font-size:146%;
	font-weight:bold;
	text-align:center;
	}

#AS-contents .coudBox p,
#AS-contents .coudBox ul{
	margin-left:0;
	margin-right:0;
	font-size:90%;
	}

#AS-contents .floatIcon{
	display:block;
	float:left;
	margin:0 10px 0 0;
	}

#AS-contents .floatImgR{
	position:relative;
	margin:40px 0;
	}

#AS-contents .floatImgR > *{
	display:inline-block;
	vertical-align:middle;
	}

#AS-contents .floatImgR .floatImg{
	position:relative;
	display:inline-block;
	margin:-40px -20px 0;
	}

#AS-contents .floatPic{
	position:absolute;
	bottom:40px;
	right:-60px;
	display:block;
	z-index:100;
	}

#AS-contents .contents2 .floatPic{
	top:-40px;
	bottom:auto;
	right:0;
	}




#AS-contents .section{
	position:relative;
	}

#AS-contents .h1Area{
	overflow:hidden;
	background:url(../images/bg_h2.png) repeat-x;
	}

#AS-contents .movieArea{
	position:relative;
	background-color:#FCF2E2;
	padding:40px 0 80px;
	}

#AS-contents .movieArea:after{
	content:'';
	position:absolute;
	bottom:0;
	background:url(../images/bg_gray.png) repeat-x;
	width:100%;
	height:36px;
	}

#AS-contents .movieArea .videoBox{
	margin:30px auto 20px;
	padding:0 10px;
	text-align:center;
	}

#AS-contents .movieArea .videoBox .video{
	position:relative;
	width:100%;
	padding-top:56.25%;
	}

#AS-contents .movieArea .videoBox .video iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	}


#AS-contents .contents2 h2{
	background:none;
	margin-bottom:10px;
	padding:20px 5px 15px;
	border-radius:0;
	-ms-border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border:none;
	color:#FF8000;
	font-size:140%;
	font-weight:bold;
	text-align:center;
	}


#AS-contents .contents2 h3{
	background:#F3D59C;
	max-width:660px;
	margin:0 auto 30px;
	padding:10px 5px 5px;
	border-radius:28px;
	-ms-border-radius:28px;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	color:#333333;
	font-size:180%;
	font-weight:bold;
	text-align:center;
	}

#AS-contents .contents2 .accordionBox{
	overflow:hidden;
	position:relative;
	background:#FCF2E2;
	height:210px;
	}

#AS-contents .contents2 .accordionBox:before,
#AS-contents .contents2 .accordionBox:after{
	content:'';
	position:absolute;
	top:0;
	background:#F9E9CC;
	width:100%;
	height:20px;
	box-shadow:0 15px 10px 5px rgba(0,0,0,0.3);
	-ms-box-shadow:0 15px 10px 5px rgba(0,0,0,0.3);
	-moz-box-shadow:0 15px 10px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 15px 10px 5px rgba(0,0,0,0.3);
	}

#AS-contents .contents2 .accordionBox:after{
	top:auto;
	bottom:0;
	box-shadow:0 -15px 10px 5px rgba(0,0,0,0.3);
	-ms-box-shadow:0 -15px 10px 5px rgba(0,0,0,0.3);
	-moz-box-shadow:0 -15px 10px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 -15px 10px 5px rgba(0,0,0,0.3);
	}

#AS-contents .contents2 .accordionBox .inner{
	overflow:hidden;
	padding:80px 0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	}

#AS-contents .contents2 .btn{
	position:relative;
	height:0;
	width:100%;
	text-align:center;
	z-index:30;
	}

#AS-contents .contents2 .btn span{
	display:inline-block;
	background:#FF8000;
	margin-top:-16px;
	padding:10px 50px 5px;
	border-radius:10px;
	-ms-border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:0 0 4px 4px rgba(0,0,0,0.3);
	-ms-box-shadow:0 0 4px 4px rgba(0,0,0,0.3);
	-moz-box-shadow:0 0 4px 4px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 0 4px 4px rgba(0,0,0,0.3);
	color:#fff;
	font-size:160%;
	font-weight:bold;
	cursor:pointer;
	}

#AS-contents .contents2 .btn span:hover{
	background:#FFA64C;
	box-shadow:none;
	-ms-box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	}

#AS-contents .contents2 .accordionBox.close{
	background:url(../images/bg_gray.png) repeat #cccccc;
	}

#AS-contents .contents2 .accordionBox.close:before,
#AS-contents .contents2 .accordionBox.close:after{
	background:url(../images/bg_gray.png) repeat #cccccc;
	}

#AS-contents .contents2 .accordionBox.close h3{
	background:#eeeeee;
	}




#AS-contents .contents3{
	position:relative;
	background-color:#FCF2E2;
	padding:10px 0 40px;
	}

#AS-contents .contents3:after{
	content:'';
	position:absolute;
	bottom:0;
	background:url(../images/bg_gray.png) repeat-x;
	width:100%;
	height:20px;
	}

#AS-contents .contents3 h2{
	position:relative;
	margin-top:100px;
	margin-bottom:40px;
	padding:10px 5px 5px 140px;
	box-shadow:0 10px 0 0 rgba(189,189,174,1);
	-ms-box-shadow:0 10px 0 0 rgba(189,189,174,1);
	-moz-box-shadow:0 10px 0 0 rgba(189,189,174,1);
	-webkit-box-shadow:0 10px 0 0 rgba(189,189,174,1);
	text-align:left;
	font-size:170%;
	font-weight:bold;
	line-height:1.1;
	z-index:30;
	}

#AS-contents .contents3 h2 span{
	display:inline-block;
	padding-bottom:5px;
	color:#000000;
	font-size:80%;
	}

#AS-contents .contents3 h2 img{
	position:absolute;
	bottom:-40px;
	left:-10px;
	}

#AS-contents .contents3 h3.arrow{
	position:relative;
	background:#18A2D6;
	max-width:600px;
	margin:80px auto 30px;
	padding:10px 5px 5px;
	border-radius:28px;
	-ms-border-radius:28px;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	color:#ffffff;
	font-size:170%;
	font-weight:bold;
	text-align:center;
	}

#AS-contents .contents3 h3.arrow img{
	position:absolute;
	bottom:90%;
	left:-100%;/* not 'auto' for IE*/
	right:-100%;/* not 'auto' for IE*/
	margin:0 auto;
	}




#AS-contents .contents4{
	padding-bottom:30px;
	}

#AS-contents .contents4 .inner{
	background:url(../images/bg_color_end.png) center top no-repeat;
	background-size:contain;
	margin-top:-20px;
	}

#AS-contents h2.txt{
	position:relative;
	background:none;
	margin:0;
	border-radius:0;
	-ms-border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border:none;
	color:#333333;
	font-size:210%;
	font-weight:bold;
	text-align:center;
	z-index:30;
	}

#AS-contents h2.txt span{
	color:#00A3D8;
	}

#AS-contents h2.txt img{
	margin-bottom:30px;
	}

#AS-contents .contents4 h2.txt{
	padding-top:100px;
	}

#AS-contents .contents4 h3{
	position:relative;
	background:#18A2D6;
	max-width:800px;
	margin:0 auto 20px;
	padding:10px 5px 5px;
	border-radius:28px;
	-ms-border-radius:28px;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	color:#ffffff;
	font-size:146%;
	font-weight:bold;
	text-align:center;
	}

#AS-contents .contents4 h3.gray{
	background-color:#999999;
	}


@media screen and (max-width:950px){

#AS-contents h2{
	border-radius:0;
	-ms-border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-right:none;
	border-left:none;
	}

}


@media screen and (max-width:660px){

#AS-contents{
	font-size:80%;
	}

#AS-contents a.AS-link:before{
	top:0.2em;
	}

#AS-contents .talkLeft,
#AS-contents .talkRight{
	display:flex;
	max-width:none;
	margin:0 5px 10px;
	align-items:center;
	}

#AS-contents .talkRight{
	flex-direction:row-reverse;
	}

#AS-contents .talkLeft > *,
#AS-contents .talkRight > *{
	flex-grow:1;
	flex-shrink:1;
	}

#AS-contents .talkLeft img,
#AS-contents .talkRight img{
	position:relative;
	top:auto;
	bottom:auto;
	left:auto;
	right:auto;
	transform:none;
	flex-shrink:0;
	}

#AS-contents .talkLeft p,
#AS-contents .talkRight p{
	margin-bottom:0;
	}

#AS-contents .coudBox h3,
#AS-contents .contents2 h3,
#AS-contents .contents3 h3.arrow,
#AS-contents .contents4 h3,
#AS-contents .borderBox{
	border-radius:0;
	-ms-border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-right:none;
	border-left:none;
	}

#AS-contents .coudBox{
	padding-left:10px;
	padding-right:10px;
	}

#AS-contents .column2 .col{
	float:none;
	width:100%;
	}

#AS-contents .floatPic{
	bottom:-80px;
	right:0;
	}

#AS-contents .contents2 .floatPic{
	top:40px;
	max-width:140px !important;
	}

#AS-contents .floatImgR .floatImg{
	margin:0;
}

}

@media screen and (max-width:480px){

#AS-contents .floatPic{
	bottom:-60px;
	max-width:140px !important;
}

#AS-contents .contents2 .floatPic{
	top:60px;
	bottom:auto;
	max-width:100px !important;
}

#AS-contents hr{
	background-size:auto;
	margin-top:40px;
	padding-top:110px;
}

#AS-contents hr.reverse{
}

#AS-contents .talkLeft,
#AS-contents .talkRight{
	flex-direction:column;
	align-items:flex-start;
	}

#AS-contents .talkRight{
	align-items:flex-end;
	}

#AS-contents .talkLeft img,
#AS-contents .talkRight img{
	margin-bottom:-20px;
	}

#AS-contents .talkLeft p,
#AS-contents .talkRight p{
	width:100%;
	margin:5px 0;
	}

#AS-contents .talkLeft p:before,
#AS-contents .talkRight p:after{
	display:none;
	}
	
#AS-contents p,
#AS-contents ul{
	margin-left:5px;
	margin-right:5px;
	}

#AS-contents .col,
#AS-contents .column2 .col,
#AS-contents .column3 .col{
	float:none;
	width:100%;
	}

#AS-contents .column2,
#AS-contents .column3{
	padding:0;
	}

#AS-contents h2{
	font-size:180%;
	}

#AS-contents h3{
	font-size:120%;
	}

#AS-contents .withWalk p{
	font-size:140%;
	}

#AS-contents .contents3 h2{
	margin-top:60px;
	padding-left:10px;
	padding-right:10px;
	}

#AS-contents .contents3 h2 img{
	display:none;
	}

}
