@charset "utf-8";

@media only screen and (min-device-width: 320px) and (max-device-width: 480px), only screen and (max-width: 480px), only screen and (orientation: landscape) and (max-width:640px ) {



.headerInner {
	background: #fada05;
	margin: 0 auto;
	width: 320px;
	position: relative;
	padding: 0;
}

#header h1 {
	background:url(../img/s/h1.png) no-repeat;
	background-size: 320px 113px;
	-moz-background-size: 320px 113px;
	-webkit-background-size: 320px 113px;
	width: 320px;
	height: 113px;
	text-indent: -9999px;
}

#header .logo {
	position: relative;
	top: auto;
	left: auto;
}

#header .logo {
	padding: 15px 0 0 10px;
}

#header .logo a {
	background:url(../img/s/logo.png) no-repeat;
	background-size: 70px 20px;
	-moz-background-size: 70px 20px;
	-webkit-background-size: 70px 20px;
	height: 20px;
	margin: 0;
	width: 70px;
	text-indent: -9999px;
	display: block;
}

#tab ul {
	width: 297px;
	margin: 0 auto;
}

#tab li {
	width: 110px;
	padding-top: 6px;
}

#tab .about {
	margin-right: 9px;
	width: 178px;
}

#tab a {
	background: #fff9d1;
	width: 106px;
	height: 24px;
	font-size: 14px;
	padding: 6px 0;
}

#tab a em {
	display: none;
}

#tab .on {
	/*width: 178px;*/
	padding-top: 0;
}

#tab .on a {
	background: #fff;
	width: 110px;
	height: 24px;
	display: block;
	border-bottom: none;
	padding: 10px 0;
}

#tab .about a {
	width: 178px;
}

#contents {
	padding-top: 15px;
}

#main {
	width: 100%;
}

.box01 {
	margin-bottom: 20px;
	padding: 0 10px;
}

.box01 .img {
	width: 110px;
}

.box01 .img img {
	width: 110px;
}

.box01 .txt {
	float: none;
	width: auto;
}

.box01 .txt,
.box01 h1 {
	font-size: 13px;
}

.box01 .txt .link {
	font-size: 13px;
}

.caution {
	background:url(../img/s/caution_bg.png) center bottom no-repeat;
	background-size: 273px 25px;
	-moz-background-size: 273px 25px;
	-webkit-background-size: 273px 25px;
	font-size: 17px;
	height: 50px;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.caution span {
	display: block;
}

.box02 {
	margin-bottom: 20px;
}

.box02 h1 {
	border-left: 3px solid #fada05;
	font-size: 14px;
	padding: 10px;
	margin-bottom: 15px;
}

.box02 .img {
	width: 100%;
	float: none;
	text-align: center;
}

.box02 .img img {
	width: 300px;
}

.box02 .txt {
	float: none;
	width: auto;
	padding: 0 10px;
}


.box02 .txtB,
.box02 .txtB span {
	font-size: 16px;
}

.box02 .txtB em {
	font-size: 12px;
}

.box02 .txtS {
	font-size: 14px;
	margin-bottom: 1em;
}

.box02 span {
	display: inline;
}

.box03 {
	margin-bottom: 30px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 3px solid #d42727;
	padding: 20px;
	margin: 25px 10px 10px;
}

.box03 .img {
	width: auto;
	float: none;
	text-align: center;
}

.box03 .img img {
	width: 260px;
}

.box03 .txt {
	float: none;
	width: auto;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.3;
	margin-top: 0;
	margin-bottom: 10px;
}

.box03 span {
	display: inline;
}

.toFAQ {
	text-align: center;
	margin: 30px 10px;
}

.toFAQ span {
	display: block;
	color:#fff;
	font-weight: bold;
	font-size: 15px;
}

.toFAQ a {
	background:url(../img/s/arrow.png) 27px center no-repeat #d42727;
	background-size: 25px 18px;
	-moz-background-size: 25px 18px;
	-webkit-background-size: 25px 18px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 20px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 100%;
	box-sizing: border-box;
}

.toFAQ a:hover {
	top: 0;
	left: 0;
}

.faqBox {
	border-bottom: 1px solid #c2c2c2;
	padding: 0;
	margin: 15px 10px;
}

.faqBox li.q {
	margin-bottom: 10px;
}

.faqBox li.a {
	margin-bottom: 15px;
}

.faqBox .boxTitle {
	width: 20px;
	float: none;
	padding:0;
}

.faqBox .q .boxTitle {
	color: #d42727;
}

.faqBox .a .boxTitle {
	color: #1f5bae;
}

.faqBox .boxTxt {
	width: auto;
	float: none;
}

.faqBox .q .boxTxt {
	font-weight: bold;
	font-size: 16px;
}

.faqBox .a .boxTxt {
	font-size: 14px;
}

.boxAreaInner {
	display: flex;
}

a .boxAreaInner {
	display: flex;
	width: 100%;
}

.boxTitle {
    width: 20px;
	display: block;
}

.boxTxt {
	padding-left: 10px;
  box-flex: 1;
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
	display: block;
}

.contentsList li {
	float: none;
	padding-right: 0;
	margin-right: 0;
	border-right: none;
	margin-bottom: 0;
}

.contentsList {
	margin: 0 10px 10px;
}

.contentsList li.menu .tgl {
	display: block;
	text-decoration: none;
}

.contentsList li.menu a {
	color: #000;
	font-weight: bold;
}

.contentsList li a {
	font-size: 14px;
}

.menuList {
	background: #fff9d1;
	border: 1px solid #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.menuList > li {
	display: block;
}

.menuList > li a {
	display: block;
	padding: 15px;
    box-flex: 1;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
}

.menuList > li a.tgl div {
	box-align: center;
	-moz-box-align: center;
	-webkit-box-align: center;
}

.menuList > li a.close div {
	background: url("../img/s/arrow_d.png") no-repeat 100% 50%;
	background-size: 13px 9px;
	-moz-background-size: 13px 9px;
	-webkit-background-size: 13px 9px;
	padding-right: 18px;
}

.menuList > li a.open div {
	background: url("../img/s/arrow_opn.png") no-repeat 100% 50%;
	background-size: 13px 9px;
	-moz-background-size: 13px 9px;
	-webkit-background-size: 13px 9px;
	padding-right: 18px;
}

.menuList > li a.open {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.contentsList .disnon {
	display: none;
}

.contentsList .tglInner {
	border-top: 1px solid #ccc;
}

.contentsList .tglInner > li {
	border-top: 1px solid #ccc;
	display: block;
	background: #fff;
}

.contentsList .tglInner > li:first-child {
	border-top: none;
}

.contentsList .tglInner > li:last-child {
    border-radius: 0 0 10px 10px/0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px/0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px/0 0 10px 10px;
}

.contentsList .tglInner > li a {
	color: #07519a;
	display: block;
	padding: 15px;
    box-flex: 1;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
	text-decoration: none;
	font-weight: bold;
}

#footer {
	display: none;
}

#gnFooter {
	display: block;
}

#gnFooterCopyRight a {
	white-space:nowrap;
	overflow:hidden;
	text-indent: -9999px;
	text-decoration: none;
}

#gnFooterChangeDevice a {
	white-space:nowrap;
	overflow:hidden;
	text-align: center;
	text-decoration: none;
	color: #666;
}

#gnFooter {
	border-top:solid 1px #c7c7c7;
	padding:8px 7px;
	background-color:#fff;
}

#gnFooterInner p {
	line-height:21px;
}

#gnFooterCopyRight {
	-webkit-box-flex:1;
	box-flex:1;
	text-align:left;
}

#gnFooterCopyRight a {
	background:url(../img/s/f_logo.png) no-repeat;
	background-size: 68px 19px;
	-moz-background-size: 68px 19px;
	-webkit-background-size: 68px 19px;
	width: 68px;
	height: 19px;
	margin-right:4px;
	vertical-align:top !important;
	display:inline-block;
}

#gnFooterCopyRight span {
	font-size:12px;
	display:inline-block;
	vertical-align:top;
}

#gnFooterChangeDevice a {
	border: 1px solid #666;
	width:49px;
	height:21px;
	display:inline-block;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 1px 3px;
}

#gnFooterInner {
	width:100%;
	height:100%;
	display:-webkit-box;
	display:box;
	-webkit-box-align:center;
	box-align:center;
}















}
