@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border-style:none;
	border-width:0px;
}
body {
	-webkit-text-size-adjust: 100%;
	background-color: #f7f7f7;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	color: #444444;
}
p {
	margin: 0px;
	padding: 0px;
}
img {
	border-style:none;
}
h2 {
	font-weight:normal;
}


@media only screen and (min-width: 1000px) {
.outer_box {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFF;
	background-image: url(../images/back_line3.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.outer_inbox {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.outer_box .menu_box {
	overflow: hidden;
	margin-top: 0.6%;
	margin-bottom: 4%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	background-color: #FFF;
}
.outer_box .menu_box p {
	float:left;
	padding-right:12px;
	padding-left:12px;
}
.outer_box .menu_box p:first-child {
	padding-left:34px;
}
.outer_box .menu_box p a {
	font-size: 14px;
	font-weight: bold;
	line-height: 3.6;
	text-decoration:none;
	color: #999999;
}
.outer_box .menu_box p a:hover {
	text-decoration:underline;
}

.outer_box .main_title {
	width:100%;
	margin-bottom:3%;
	font-size: 15px;
	font-weight:bold;
	line-height: 2.2;
	text-align:center;
	color: #555;
	background: -moz-linear-gradient(left,#fefefe, #e6e6e6 50%, #e6e6e6 50% ,#fefefe);
	background: -webkit-gradient(linear,left, right, from(#fefefe), color-stop(0.5,#e6e6e6), color-stop(0.5,#e6e6e6), to(#fefefe));
}
.outer_box .title {
	font-family: "游明朝", YuMincho, 'Yu Mincho', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing:0.1em;
	color: #3fa9f5;
}
.outer_box .title_j {
	padding-bottom:3%;
	font-size: 15px;
	line-height: 1.5;
	color:#3fa9f5;
}
.outer_box .copy {
	width: 64%;
	font-size: 14px;
	line-height: 2;
	margin-right: auto;
	margin-left: auto;
}

.back01{
	position:relative;
}
.back01 h1{
	position:absolute;
	width:100%;
	top:32%;
	font-size:21px;
	text-align:center;
}
.back01 .read_copy{
	position:absolute;
	width:100%;
	top:75%;
	font-size:16px;
	line-height:1.8;
	text-align:center;
}

.outer_box .item_box {
	text-align: center;
}
.outer_box .item_box p {
	width:50%;
	margin-top:2%;
	margin-left:auto;
	margin-right:auto;
	font-size:15px;
	line-height:2.4;
	text-align:center;
	color:#FFF;
	background-color: #a9c5d6;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.outer_box .dot {
	margin-top: 4%;
	padding-bottom: 4%;
}
.outer_box .footer {
	width:100%;
	font-size:13px;
	line-height:2.4;
	text-align:center;
	color:#FFF;
	background-color:#333;
}
}

@media only screen and (max-width: 1000px) {
.outer_box {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFF;
	background-image: url(../images/back_line3.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.outer_inbox {
	width: 80vw;
	margin-right: auto;
	margin-left: auto;
}

.outer_box .menu_box {
	overflow: hidden;
	margin-top: 0.6%;
	margin-bottom: 4%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	background-color: #FFF;
}
.outer_box .menu_box p {
	float:left;
	padding-right:1.2vw;
	padding-left:1.2vw;
}
.outer_box .menu_box p:first-child {
	padding-left:3.4vw;
}
.outer_box .menu_box p a {
	font-size: 1.4vw;
	font-weight: bold;
	line-height: 3.6;
	text-decoration:none;
	color: #999999;
}
.outer_box .menu_box p a:hover {
	text-decoration:underline;
}

.outer_box .main_title {
	width:100%;
	margin-bottom:3%;
	font-size: 1.5vw;
	font-weight:bold;
	line-height: 2.2;
	text-align:center;
	color: #555;
	background: -moz-linear-gradient(left,#fefefe, #e6e6e6 50%, #e6e6e6 50% ,#fefefe);
	background: -webkit-gradient(linear,left, right, from(#fefefe), color-stop(0.5,#e6e6e6), color-stop(0.5,#e6e6e6), to(#fefefe));
}
.outer_box .title {
	font-family: "游明朝", YuMincho, 'Yu Mincho', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 2.4vw;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing:0.1em;
	color: #3fa9f5;
}
.outer_box .title_j {
	padding-bottom:3%;
	font-size: 1.5vw;
	line-height: 1.5;
	color:#3fa9f5;
}
.outer_box .copy {
	width: 64%;
	font-size: 1.4vw;
	line-height: 2;
	margin-right: auto;
	margin-left: auto;
}

.back01{
	position:relative;
}
.back01 h1{
	position:absolute;
	width:100%;
	top:32%;
	font-size:2.1vw;
	text-align:center;
}
.back01 .read_copy{
	position:absolute;
	width:100%;
	top:75%;
	font-size:1.6vw;
	line-height:1.8;
	text-align:center;
}

.outer_box .item_box {
	text-align: center;
}
.outer_box .item_box p {
	width:50%;
	margin-top:2%;
	margin-left:auto;
	margin-right:auto;
	font-size:1.5vw;
	line-height:2.4;
	text-align:center;
	color:#FFF;
	background-color: #a9c5d6;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.outer_box .dot {
	margin-top: 4%;
	padding-bottom: 4%;
}
.outer_box .footer {
	width:100%;
	font-size:1.3vw;
	line-height:2.4;
	text-align:center;
	color:#FFF;
	background-color:#333;
}
}

@media only screen and (max-width: 39.9375em) {
.outer_box {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	text-align: center;
	background-color: #FFF;
	background-image: url(../images/back_line3sp.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-size:contain;
}
.outer_inbox {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}

.outer_box .menu_box {
	overflow: hidden;
	margin-top: 0.6%;
	margin-bottom: 4%;
	padding-top:2%;
	padding-bottom:2%;
	padding-left:2%;
	padding-right:2%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	background-color: #FFF;
}
.outer_box .menu_box p {
	width:46%;
	padding-right:0;
	padding-left:0;
	margin-top:2%;
	margin-bottom:2%;
	margin-left:2%;
	margin-right:2%;
	text-align:center;
}
.outer_box .menu_box p a {
	display:block;
	margin-left:0;
	margin-right:0;
	font-size: 3vw;
	font-weight: bold;
	line-height: 2.4;
	text-decoration:none;
	color: #FFF;
	background-color:#555;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.outer_box .menu_box .wide {
	width:96%;
	padding-right:0;
	padding-left:0;
	margin-top:2%;
	margin-bottom:2%;
	margin-left:2%;
	margin-right:2%;
	text-align:center;
}
.outer_box .menu_box .wide a {
	display:block;
	margin-left:0;
	margin-right:0;
	font-size: 3vw;
	font-weight: bold;
	line-height: 2.4;
	text-decoration:none;
	color: #FFF;
	background-color:#555;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.outer_box .menu_box p:first-child {
	padding-left:0;
}

.outer_box .main_title {
	width: 80%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 5%;
	font-size: 3.2vw;
	font-weight: bold;
	line-height: 2.2;
	text-align: center;
	color: #666;
	background-image: url(../images/btn_grada.jpg);
	background-repeat: repeat-y;
	background-size:contain;
}
.outer_box .title {
	font-family: "游明朝", YuMincho, 'Yu Mincho', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 3.8vw;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing:0.1em;
	color: #3fa9f5;
}
.outer_box .title_j {
	padding-bottom:3%;
	font-size: 3vw;
	line-height: 1.5;
	color:#3fa9f5;
}
.outer_box .copy {
	width: 64%;
	font-size: 3vw;
	line-height: 2;
	margin-right: auto;
	margin-left: auto;
}

.back01{
	position:relative;
}
.back01 h1{
	position:absolute;
	width:100%;
	top:29.2%;
	font-size:3.6vw;
	text-align:center;
}
.back01 .read_copy{
	position:static;
	width:100%;
	padding-top:2%;
	padding-bottom:2%;
	font-size:3.2vw;
	line-height:1.8;
	text-align:center;
}

.outer_box .item_box {
	text-align: center;
}
.outer_box .item_box p {
	width:70%;
	margin-top:2%;
	margin-left:auto;
	margin-right:auto;
	font-size:3vw;
	line-height:2.2;
	text-align:center;
	color:#FFF;
	background-color: #a9c5d6;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.outer_box .dot {
	margin-top: 4%;
	padding-bottom: 4%;
}
.outer_box .footer {
	width:100%;
	font-size:2.8vw;
	line-height:2.4;
	text-align:center;
	color:#FFF;
	background-color:#333;
}
}