@charset "utf-8";
#message {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 92% 0%;
	background-size: 10% auto;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
#message p {
    color: #0257E6;
    text-align: center;
    font-size: 1.1em;
}
#message p.messageInner {
	color: #0257E6;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../../img/top/bg_green.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5%;
	background-size: auto 30%;
}
#message .blue_button {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#message .blue_button a {
    color: #FFFFFF;
    text-decoration: none;
	background-color: #0257E6;
	border-radius: 50px;
	padding: 5px 20px;
}
#message .blue_button span {
    color: #FFFFFF;
    text-decoration: none;
	background-color: #0257E6;
	border-radius: 50px;
	padding: 5px 20px;
	cursor: pointer;
}
.bg_blue {
	background-color: #F5FAF6;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.bg_white {
    background-color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 30px;
	padding:20px 10px;
}
.introduction {
	width: 100%;
	display: table;
	margin-top: 1em;
}
.introduction .access {
	display: table-cell;
	line-height: 2em;
	width: 45%;
	color: #000000;
	font-size: 1em;
	vertical-align: middle;
}
.introduction .utility {
	display: table-cell;
	border: 3px dashed #C3E7E5;
	border-radius: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 50%;
	background-color: #FFFFFF;
	margin-left: auto;
}
.introduction .utility .li_dot {
    display: inline-block;
}
.introduction .utility .li_dot li {
	padding: 5px;
	color: #74471a;
	display: inline-block;
}
.introduction .utility .li_dot li:before {
	content: "●";
	font-size: 8px;
	padding-right: 10px;
}
.photos {
	width: 100%;
	display: block;
	font-size: 0px;
	line-height: 0px;
}
.photos li {
	display: block;
	width: 57%;
	float: left;
	margin-bottom: 6%;

}
.photos li.w50 {
	width: 47%;
	margin-right: 6%;
}
.photos li.w50:last-child {
	margin-right: 0px;
}


.photos li.tall {
	width: 37%;
	margin-right: 6%;
}
.photos li.wide {
	width: 100%;
}
.photos li img {
	width: 100%;
	height: auto;
}
.enBlock {
	margin-bottom: 4em;
	margin-left: auto;
	margin-right: auto;
	max-width: 950px;
}





.dl_button {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.dl_button a {
    color: #FFFFFF;
    text-decoration: none;
	background-color: #ff8e5a;
	border-radius: 50px;
	padding: 10px 30px;
}
.dl_button a:after {
	font-family: "FontAwesome";
	content: "\f019";
	padding-left: 10px;
	font-size: 1.3em;
}
#guide {
	padding-left: 20px;
	padding-right: 20px;
}

#guide .box_blue {
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	line-height: 0em;
	max-width: 950px;
}


#guide .box_blue h3 {
	color: #FFFFFF;
	font-size: 1.4em;
	background-color: #0257e6;
	background-image: none;
	padding: 15px;
	border-radius: 20px 20px 0px 0px;
	text-align: inherit;
	letter-spacing: inherit;
	margin-bottom: 0px;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	line-height: normal;
}
.box_blue table {
	padding: 20px;
	width: 100%;
	background-color: #F5FAF6;
	line-height: normal;
}
.box_blue table tr th {
	margin-right: 20px;
	text-align: center;
	width: 45%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.box_blue table tr .gray {
	background-color: #dcdcdc;
	padding: 5px;
	color: #232323;
	padding-left: 20px;
	padding-right: 20px;
	width: 80%;
	display: inline-block;
}
.box_blue table tr td {
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.box_gray {
	background-color: #dbdbdb;
	border-radius: 20px;
	padding: 20px;
	max-width: 950px;
	margin-left: auto;
	margin-right: auto;
}
.box_blue table.dotTable {
	border-left: 2px dashed #dfe1e0;
	border-right: 2px dashed #dfe1e0;
	border-bottom: 2px dashed #dfe1e0;
	border-top: 0px dashed #dfe1e0;
	margin-top: 0px;
}
.box_blue table.dotTable tr:nth-of-type(even) {
	background-color: #ffffff;
}
.box_blue table.dotTable tr th ,.box_blue table.dotTable tr td{
	width: 30%;
	border-right: 2px dashed #dfe1e0;
}


.box_blue table.dotTable tr *:first-child {
	width: 40%;
}
.box_blue table.dotTable tr span {
	color: #ff7535;
}


.mushouka {
	margin-top: 20px;
	border: 1px solid #e99e34;
	font-size: 1em;
	height: auto;
	line-height: 0px;
	max-width: 950px;
	margin-left: auto;
	margin-right: auto;
}
.mushouka p.slideButton {
	background-color: #e99e34;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: relative;
	line-height: normal;
}
.mushouka p.slideButton:after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 13.0px 7.5px 0 7.5px;
	border-color: #FFFFFF transparent transparent transparent;
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
}
.mushouka span {
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	color: #000000;
	line-height: normal;
}
.mushouka label {
    display: block;
    margin: 0 0 4px 0;
    padding : 15px;
    line-height: 1;
    color :#fff;
    background : #e99e34;
    cursor :pointer;
}
.mushouka input {
    display: none;
}
.mushouka .slideContents {
	margin: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	background : #fffaf3;
	list-style: none;
	display: none;
	line-height: normal;
}
.mushouka span.orange {
	color: #ff7535;
}

.mushouka p {
    overflow: hidden;
}
#toppage #guide .dl_button {
	text-align: center;
}

#Question .qaBox {
	margin-bottom: 1em;
	max-width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#Question .slideButton {
	background-color: #eaffee;
	border-radius: 100px;
	color: #0257e6;
	font-weight: bold;
	font-size: 1.25em;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	position: relative;
}
#Question .slideButton:before{
	content: "Q. ";
}
#Question .slideButton:after{
	content: "＋";
	position: absolute;
	top: 50%;
	right: 1em;
	transform: translateY(-50%);
}
#Question .slideButton.open:after{
	content: "－";
}
#Question .slideContents{
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	position: relative;
}
#Question .slideContents:before{
	content: "A. ";
	color: #cc5a5a;
	display: inline-block;
	position: absolute;
	top: 0.5em;
	left: 1em;
}
#Question .slideContents p {
	padding-left: 3em;
}
h2.blue {
    background-color: #0257E6;
    color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
}
input {
	width: 80%;
	max-width: 900px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
}
input.auto {
	width: auto;
}


.contactform {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	max-width: 950px;
	width: 100%;
}
.contactform td, .contactform th {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.contactform input ,.contactform textarea{
	width: 95%;
}
.button a {
	position: relative;
	display: inline-block;
	font-weight: bold;
	padding: 0.25em 0.5em;
	text-decoration: none;
	border-bottom: solid 3px #FFA400;
	border-left: solid 3px #FFA400;
	color: #FFA400;
	transition: .4s;
	margin-bottom: 20px;
    letter-spacing: 0.1em;
}
.button a :hover {
	padding-left: 0.7em;
  	padding-right: 0.3em;
}





@media screen and (min-width:768px){


}
@media screen and (max-width:768px){


}


@media screen and (max-width:640px){
#message p.messageInner {
	color: #0257E6;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5%;
	background-size: 15% auto;
	background-position: right top;
}
#message .blue_button {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
}
.dl_button {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
}




}

@media screen and (max-width:480px){


}

@media screen and (max-width:320px){



}
