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

/* デフォルトスタイルクリア */
@import "reset.css";


/* スタイルスタート */
/* ここからclearfix */
body {
	font-size: 14px;
	line-height: 180%;
	letter-spacing: 0.1em;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #ffffff;
	-webkit-text-size-adjust : 100%;
}
.cf:before,
.cf:after{
  content:"";
  display: table;
}
.cf:after{
  clear:both;
}

/* ここまでclearfix */
a {
	text-decoration: none;
	color: #333333;
}
a img:hover {
	opacity:0.75; 
    /*transition: 0.2s;*/
}
.container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.bg001 {
	background-color: #F1FBFC;
	background-image: url(images/bgg.png);
}
.bg002 {
	background-color: #F2F2F2;
}
.bg003 {
	background-color: #36C1D6;
	background-image: url(images/bgg2.png);
}
.bg_aoki {
	background-image: url(images/bg_aoki.png);
	background-position: center center;
}
.section01 img {
	display:block;
}
.headsec {
	border-top: 15px solid #36C1D6;
	padding-bottom: 40px;
}
.navi {
	text-align: center;
	margin-bottom: 19px;
}
.navi img {
	float: left;
	margin-left: 25px;
	margin-top: -60px;
}
.message {
	height: 781px;
	background-image: url(images/aokilp_22.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.message .textbox {
	float: right;
	width: 558px;
	margin-right: 72px;
	margin-top: 40px;
	font-size: 123%;
}
.container .textbox p {
	margin-bottom: 14px;

}
.message2 {
	height: 557px;
	background-image: url(images/aokilp_23.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.message2 .textbox {
	float: right;
	width: 558px;
	margin-right: 72px;
	margin-top: 163px;
	font-size: 110%;
}
.container .textbox p {
	margin-bottom: 14px;

}
.name{
	font-size: 140%;

}
.pc_btn {
	display: block;
	background-color: #FFFFFF;
	width: 291px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	padding-top: 17px;
	padding-bottom: 16px;
	padding-left: 14px;
	padding-right: 14px;
	margin-top: 10px;
	border-radius: 11px;
}
.pc_btn:hover {
	display: block;
	background-color: #FFFFFF;
	width: 291px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	padding-top: 17px;
	padding-bottom: 16px;
	padding-left: 14px;
	padding-right: 14px;
	margin-top: 10px;
	border-radius: 11px;
	opacity:0.75; 
}

/*フォームここから*/
td a {
	font-size: 80%;
	color: #5C5C5C;
	text-decoration: underline;
	display: block;
}
.t_box .place {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 4px;
	border-left: 3px solid #000000;
	padding-top: 3px;
	width: 100%;
	padding-left: 12px;
}
.t_box table {
	border-collapse: separate;
	border-spacing: 1px 1px;
	width: 100%;
	/*margin-right: 40px;*/
}
/*.t_box table tr th {
	background-color: rgba(197,197,197,0.55);
	padding-right: 3%;
	padding-left: 3%;
	padding-top: 5px;
	padding-bottom: 4px;
	width: 14%;
	text-align: center;
}*/
.t_box tr td {
	background-color: rgba(255,255,255,0.40);
	-webkit-box-shadow: rgba(0,0,0,0.40);
	-moz-box-shadow: rgba(0,0,0,0.40);
	padding-left: 3%;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 135%;
	width: 86%;
	padding-right: 4%;
}
.text_mini {
	display: block;
	font-size: 85%;
}
td a {
	font-size: 80%;
	color: #5C5C5C;
	text-decoration: underline;
}
.t_box {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.t_box .place {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 4px;
	border-left: 3px solid #000000;
	padding-left: 13px;
	padding-top: 3px;
	width: 90%;
}
.t_box table {
	border-collapse: separate;
	border-spacing: 1px 1px;
	width: 100%;
	margin-right: 40px;
	margin-bottom: 21px;
}
.t_box table tr th {
	background-color: #E6F4F7;
	/*padding-right: 2%;
	padding-left: 4px;*/
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
	width: 18%;
}
.t_box tr td {
	background-color: #f9f9f9;
	-webkit-box-shadow: rgba(0,0,0,0.40);
	-moz-box-shadow: rgba(0,0,0,0.40);
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 33px;
	padding-bottom: 33px;
	line-height: 135%;
	width: 82%;
}
.css_btn_class {
	background-color: #36C1D6;
	color: #ffffff;
	cursor: pointer;
	cursor: hand;
	border-style: none;
	border-radius: 4px;
	-webkit-appearance: none;
}
.css_btn_class:hover {
	background-color: #8EDCE8;
	color: #ffffff;
	cursor: pointer;
	cursor: hand;
	border-style: none;
	border-radius: 4px;
}
.css_btn_class:active {
	position:relative;
	top:1px;
	-webkit-appearance: none;
}
.btn_pc_02 {
	width: 280px;
	height: 52px;
	margin-right: 12px;
	margin-left: 12px;
	font-size: 115%;
	font-weight: bold;

}
.submitzone {
	text-align: center;
}
.form-necessary{
	font-size:0.9em;
	color:#f00;
}
label, input[type='checkbox'] {
    cursor: pointer;
}
#form_Wrap{
	width: 80%;
}
.inputtextbox,.textareabox 
{
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	width: 339px;
	border: 1px solid #999999;
}
.form_day input {
	display: inline-block;
	margin-right: 6px;
}
/*フォームここまで*/
#footer {
	background-color: #333333;
	margin-top: 50px;
	padding-top: 13px;
	padding-left: 16px;
	padding-right: 15px;
	color: #FFFFFF;
	font-size: 70%;
}
#footer a {
	float: right;
	color: #FFFFFF;
	margin-bottom: 9px;
}
.copyright {
	float: left;
}
.form_day p {
	margin-bottom: 5px;
	display: inline-block;
	margin-right: 17px;
	margin-top: 5px;
}
.leftitem {
	margin-top: 42px;
	margin-bottom: -25px;
}
/*mailphp ここから*/
.checkpage {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 6%;
	padding-right: 6%;
	padding-top: 21px;
	margin-top: 19px;
	margin-bottom: 19px;
}
.checkpage h3{
	font-weight: bold;
	display: inline-block;
	margin-bottom: 18px;
}
.checkpage h4{
	font-weight: bold;
	display: inline-block;
	margin-bottom: 18px;
}
.checkpage .submitzone {
	
}
.form_btn {
	background-color: #36C1D6;
	color: #ffffff;
	cursor: pointer;
	cursor: hand;
	border-style: none;
	border-radius: 4px;
	-webkit-appearance: none;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 26px;
	margin-bottom: 26px;
	text-align: center;
	width: 179px;
}
.form_btn:hover {
	background-color: #8EDCE8;
	color: #ffffff;
	cursor: pointer;
	cursor: hand;
	border-style: none;
	border-radius: 4px;
}
.form_btn:active {
	position:relative;
	top:1px;
	-webkit-appearance: none;
}
p.error_messe{
	margin: 5px 0;
	color: #E10003;
}
/*mailphp ここまで*/

.text_none{
	text-decoration: line-through;
}
.text_red {
	color:#FF0004;
	font-weight:bold;
}
.css_btn_class_none{
	color:#FF0004;
}