@charset "utf-8";


/*全体の設定
---------------------------------------------------------------------------*/
body {
	background: #f5f5f5;
	color: #313131;	/*全体の文字色*/
	margin: 0px;
	padding: 0px;
	font: 16px/1.6 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	
}

.day_box p {
    line-height: 1.4;
    margin-bottom: 14px;
    font-size: 16px;
}


#notice_04 {
	padding: 5px 5px;
	line-height: 1;
	text-align: left;
	font-weight: normal;
}


#notice_04 p {
	font-size: 0.8em;
	margin-bottom: 25px;
}

.box_04 {
	background-color: #f2f2f2;
	font-size: 1em;
	margin: 30px 5px 5px;
	padding: 10px;
}

.submit_02 {
	background-color: #1f7bce;
	border-radius: 5px;
	box-shadow: 0 3px 0 #00519a;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 -2px #00519a;
	width: 10%;
	margin-left:10px;
	margin-right:20px;
	margin-bottom: 5%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	/*display:block;*/
}

.submit_02 p{
	color:#000;
	}
/*文字サイズ*/
.f130_01 {
	font-size: 1em;
	line-height: 1.5em;
	margin-left: 2px;
	padding-left: 10px;
	text-indent: -5em;
}

#main .tokuten05 {
    font-weight: bold;
    text-align: center;
    font-size: 120%;
    color: #C00;
}

#order_01 {
	width: 85%;
	margin: 0 auto;
}
/*ボタン*/

.submit_01 {
	background-color: #004098;
	box-shadow: 0 3px 0 #022240;
	text-shadow: 0px -2px #022240;
	position: relative;
	padding: 25px 100px;
	border-radius: 5px;
	font-size: 250%;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin:30px 10px;
	/*display:block;*/
}

/*.submit:hover {
	background-color: #79d793;
	box-shadow: 0 3px 0 #3cb65c;
}*/

.submit_01:active, .submit_01:hover {
	top: 3px;
	box-shadow: none;
	color:#fff;
}

#s-shosai {
    margin:20px auto 0 auto;
    width: 95%;
}
table {
    border-collapse: collapse;
    font-size: 100%;
    border-spacing: 0;
}
user agent stylesheet
table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}

#s-shosai th {
    width: 30%;
    background-color: #555;
    font-size: 100%;
    font-weight: bold;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #fff;
}

#s-shosai td {
	width: 70%;
	padding: 20px;
	border: 1px solid #ddd;
	line-height: 150%;
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure{
	margin: 0px;
	padding: 0px;
}
ul{
	padding-left:30px;
	margin-bottom:30px;
}
img {
	border: none;
}
input,textarea,select {
	font-size: 1em;
}
form {
	margin: 0px;
}
table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
background:url(../img/hd-bg3.jpg);
}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
	color: #555;	/*リンクテキストの色*/
	text-decoration: none;
}
a:hover {
	color: #006ddc;	/*マウスオン時の文字色（全体）*/
}
a:hover img{
position : relative;
top : 3pt;
left : 3pt;
}

/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
#container {
	width: 640px;	/*コンテナー幅*/
	background-color:#fff;
	border-left:1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0 auto;
}

.body-bg2 { background-color: #fff; }

/*ヘッダー（サイトロゴが入ったブロック）
---------------------------------------------------------------------------*/
header {
	height:99px;
	background: url(../img/hd_bg.jpg) no-repeat;
}

.hd_logo{
	float:left;
	margin:10px;
}

.hd_link{
	float:right;
	padding-right: 35px;
	padding-top: 10px;
	color:#aaa;
	font-size:0.9em;
	
}

.kiyaku {
    overflow-y: scroll;
    height: 50px;
    width: 70%;
    padding: 1em;
    font-size: 80%;
    color: #888;
    margin: 0 auto;
}

.box_03 {
	background-color: #fffed2;
	padding-top: 0px;
	margin: 2% 3%;
	padding: 20px 0;
	border:1px solid #d6d485;
}




/*メインコンテンツ
---------------------------------------------------------------------------*/

.yajirushi{
	width:69px;
	margin:0 auto;
}

#main { 
clear:both;
margin: 0;}

.notice {
	width: 100%;
}

h2 {
	font-size:38px;
	/*margin: 80px 0 40px 40px;
	border-left: 10px solid #0cb8df;
	padding-left: 10px;
	font-size: 200%;
	text-align: left;
	line-height: 1.4;
	color: #000;*/
}

h2#shoukai{
	
	margin: 80px 0 40px 40px;
	border-left: 10px solid #0cb8df;
	padding-left: 10px;
	font-size: 200%;
	text-align: left;
	line-height: 1.4;
	color: #000;
}

.point { color: #eb6100;}

.ttl-1 {
	width: auto;
	padding: 1em 0.5em;
	background: #024174;
	position: relative;
	color: #fff;
	/*font-size: 200%;*/
	line-height: 1.4;
	text-align: center;
	font-weight: bold;
}

.sankaku {
	width: 0;
	height: 0;
	border-top: 30px solid #024174;
	border-right: 50px solid transparent;
	border-bottom: 30px solid transparent;
	border-left: 50px solid transparent;
	position: absolute;
	bottom: -53px;
	left: 448px;
}

.notice2 {
	padding: 1.3em 2em;
	margin-bottom: 1em;
	font-size: 134%;
	line-height: 1.6;
	font-weight: normal;	
}

.notice2 em {
	font-size: 80%;
	font-weight: normal;
}

.notice2 p {
	border-bottom: 1px dashed #999;
}
.d-box { 
	/*background-color: #ff6900;*/	
	color: #0e335d;
	padding: 0px 6px;
	border-radius: 8px;
	/*margin-right: 10px;*/
	margin-top: 5px;
	margin-bottom:5px;
}

.text-box {
	width: 90%;
	margin: 1em auto;
}
.text-boxn1{

	margin-left:30px;
	margin-right:30px;
	margin-bottom:80px;
	margin-top:50px;
}
/*--------------------------------
#check {}
#check dt {
	background: url(../img/icon.png) no-repeat 8px 8px;
	background-color: #efefef;
	font-size: 130%; 
	font-weight: bold;
	padding-left: 35px;
}
#check dd {
	margin: 1em 0;
	text-align: justify;
}
-------------------------------------*/
.order {
	width: 80%;
	margin: 0 auto 30px;
}

.profile {
	margin: 10px 0;
	padding: 1.5em;
	border: 1px solid #cccccc;
}


.profile h3 ,.day_box h3{ line-height: 1.3;font-size:180%;border-left: 5px solid #024174; padding-left: 15px;}
.profile h4 ,.day_box h4{ border-left: 5px solid #024174; color:#333; padding-left: 15px;}
.profile p { margin-left: 5px;}


#history {
	border-top: 1px solid #365874;
	margin: 0 auto;
	width: 100%;
	font-size: 0.8em;
}
#history tr {
}
#history th {
    background-color: #666;
    border: 1px solid #ddd;
    color: #fff;
    padding:8px;
    width: 20%;
}
#history td {
    border-bottom: 1px solid #ddd;
padding: 4px;
    text-align: center;
    width: 30%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 100%;
}

h1{
	text-align:center;
	color:#fff;
	font-size:42px;
	line-height:1.2;
	padding:0.5em;
}

table.day{
	width:900px;
	margin:50px auto 10px;
	border:1px solid #ccc;
}
table.day tr{
	border-bottom:1px dotted #ccc;
	
}

table.day th{
	background:#024174;
	color:#fff;
	padding:2px 30px;
	font-size:24px;
	font-weight:normal;
}

.day td{
	padding:15px;
	background:#fff;
	font-size:23px;

}


.day_box{
	margin:20px auto 30px;
	background:#fff;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	padding:20px 10px;

}

.day_box p{
	line-height:1.4;
	margin-bottom:14px;
	font-size:16px;
}

p{
	line-height:1.5;
	margin-bottom:14px;
}

.bg_orange{
	background:#024174;
	font-size:20px;color:#fff;font-weight:normal;text-align:center;
	margin-bottom:10px;
	line-height:1.2;
	padding:10px 15px;
}

h3.green{
	background:#024174;font-size:36px;color:#fff;font-weight:normal;text-align:center;
	margin-bottom:30px;
	line-height:1.2;
	padding:20px 5px;}



.box1 {
	border:1px solid #ccc;
	padding:20px;
	line-height:1.8;
}



ul.maru{
	list-style:none;
	margin:0 0 20px;
	padding-left:30px;
	font-weight:bold;
	color:#393939;
	}
	


.maru li{
	background:url(../img/int.png) no-repeat;
	padding-left:30px;
	padding-bottom:15px;
	border-bottom:dotted;/*下線を点線にする*/
	border-color:#d2d2d2;
	border-width:1px;
	margin-bottom:10px !important;
}

.box1 li p{
	margin:0;
	padding:0;
	}

#shosai {
	width: 100%;
	border-top: 1px solid #3b628b;
	border-right: 1px solid #3b628b;
}
#shosai tr {}
#shosai th {
	background-color:#3b628b;
	width: 30%;
	color: #fff;
	font-size: 150%;
	padding: 1em;
	border-bottom: 1px solid #fff;
}
#shosai td {
	width:70%;
	padding: 1em;
	border-bottom: 1px solid #3b628b;
}
#shosai ul { }

.voice {
	padding: 1em;
	margin: 1em auto;
	border: 1px solid #504885;
}
.voice2 {
	overflow-y: auto;
	border: 1px solid #504885;
	padding: 1em;
	margin: 1em auto;
}

#send-table { 
	width : 90%; 
	margin: 0 auto; 
	border-left: 1px solid #dcdcc1; 
	border-top: 1px solid #dcdcc1; 
	font-size: 100%; }
#send-table th { 
	widht: 30%;
	background-color: #DBEDFF; 
	text-align: right; 
	padding: 10px 20px; 
	border-right: 1px solid #dcdcc1; 
	border-bottom: 1px solid #dcdcc1; }
#send-table td { 
	width: 70%;
	padding: 10px 20px; 
	background-color:#fff; 
	border-right: 1px solid #dcdcc1; 
	border-bottom: 1px solid #dcdcc1; }
#send-table caption { 
	background: #296eb7; 
	padding: 8px 12px; 
	margin: 5px 0; 
	color: #fff; 
	font-size: 130%; 
	font-weight:bold;  }
	


#main blockquote {
   margin:0 0 2em 0;
   padding:20px;
   background:#f2f2f2;	
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   position:relative;
}

#main blockquote:after {
    content: '"';
    font-style: italic;
    font-size: 30px;
    font-weight: bold;
    text-align: left;
    line-height: 60px;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 10px;
    right: 5px;
    color: #999;
}

#main blockquote:before {
    content: '"';
    font-style: italic;
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    left: 10px;
    color: #999;
}

.youtube {
	width: 853px;
	margin: 0 auto;
	height: auto;
}

#seminar {
	width:100%;
}
#seminar th {
	padding: 5px 15px;
	font-weight: bold;
	text-align:left;
	background-color: #ddd;
}
#seminar td {
	text-align: left;
	padding: 3px 10px;
	border-bottom: 1px dotted #ddd;
}



.bg1 { background: url(../img/step1_bg.jpg) no-repeat;}
.bg2 { background: url(../img/step2_bg.jpg) no-repeat;}


/*-----------------------
h3.about{
	margin-top:30px;
	background:url("../img/int.png") no-repeat;
	padding-left:40px;
	padding-top:5px;
	font-size:1.3em;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	margin-bottom:30px;


h3.about2{
	margin-top:30px;
	background:url("../img/check.png") no-repeat;
	padding-left:40px;
	padding-top:5px;
	font-size:20px;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	margin-bottom:30px;
}
------------------------------------------------*/
.about_box{
	padding-left:20px;
	padding-right:20px;
	font-size:16px;
	line-height: 150%;
}


ul.image{
	list-style:none;
	display:block;
}

ul.image li{
	width:50%;
	float:left;
}

/*TOP画像下の2枚------------------------------------------------------*/
.divtable-txt{ text-align:center;
}

.divtable{
 padding:4%;
 text-align:center; 
}


.cell3{
 display:table-cell;
 width:50%;
 padding:0 1%;
}

/*form------------------------------------------------------*/


.f-fo{
font-size:0.8em;
color:#FF0000;
}

.table_form{
  margin: 0 auto;
  padding:0.5em;
  width:95%;
  border-top:1px solid #c0c0c0;
  }

input.whname{
width:95%;
height:2.5em;
border: 1px solid #CCC;
background-color:#ffffcc;
box-shadow: 1px 1px 2px inset;
}



 /*-左側-*/ 
.l_cell{

background-color:#edffdb;
font-color:#333333;
font-size:0.9em;
font-weight:bold;
padding-left:5%;
text-align:left;
border-left:1px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
}


 /*-右側-*/ 
.r_cell{

background-color:#fff;
font-color:#333333;
font-size:0.8em;
padding-left:10px;
border-right:1px solid #c0c0c0;
border-bottom: 1px solid #c0c0c0;
}


.subtn{


/*--
display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 4px;
    color: #333333;
    background-image: -webkit-linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #c58668;
	--*/
}


/*画像設定
---------------------------------------------------------------------------*/
.img-posi{
	padding-top:2px;
	text-align:center;
	margin-bottm:30px;
	max-width:100%;
	max-height:100%;
}
.img-prof{
	text-align:center;
    max-width:100%;
    max-height:100%;
}
.img-gurafu{
float:right;
width:300px;
margin-right:30px;

}
.susume{
	padding-top:20px;
    position: relative;
}


/*説明文
---------------------------------------------------------------------------*/
.contener02{
float:right;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:30px;
}

.contener03{

	margin-left:30px;
	margin-right:30px;
	margin-bottom:30px;
}

.tex08{
	line-height:1.5;
	display: inline-block;
    text-align: left;
}
.emp{
	background: linear-gradient(transparent 30%, #fbd 30%);
	font-weight:bold;
}

.about-bn{
	background-color:#024174;
	color:#ffffff;
	margin-left:30px;
	margin-right:30px;
	margin-top:10px;
	margin-bottom:20px;
	padding:15px;

}

.text-box {
    width: 100%;
    margin: 1em auto;
}
.text-boxw{
	width: 90%;
	margin: 1em auto;
	}
	
.tex05 {
    margin-top: 13px;
    background: url(../img/int.png) no-repeat;
    padding-left: 30px;
    padding-top: px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

/*吹き出し--------------------*/

#wrapper{
	 height: 500px;
	 width:94%;
	 background-color:#7494c0;
	 margin:0 auto;
     overflow-y:auto;
}

.balloon {
     margin: 20px auto;
     width:95%;
	position: relative;
	overflow:hidden;
}
.balloon:before,.balloon:after {
	clear: both;
	content: "";
	display: block;
}
.balloon figure {
	width: 80px;
	height: 80px;
}
.balloon-image-left {
	float: left;
	margin-right: 20px;
}
.balloon-image-right {
	float: right;
	margin-left: 20px;
}
.balloon figure img {
	width: 100%;
	height: 100%;
	border: 1px solid #aaa;
	border-radius: 50%;
	margin: 0;
}
.balloon-image-description {
	padding: 5px 0 0;
	font-size: 9px;
	color:#FFFFFF;
	text-align: center;
}
.balloon-text-right,.balloon-text-left {
	position: relative;
	padding: 10px;
	border: 1px solid;
	border-radius: 15px;
	max-width: -webkit-calc(100% - 120px);
	max-width: calc(100% - 120px);
	display: inline-block;
}
.balloon-text-right {
	border-color: #aaa;
	color:#535353;
	width:45%;
}
.balloon-text-left {
	border-color: #58F73C;
	color:#535353;
	width:45%;
}
.balloon-text-right {
	float: left;
	background-color: #fff;
}
.balloon-text-left {
	float: right;
	background-color: #58F73C;
}
.balloon p {
	margin: 0 0 20px;
}
.balloon p:last-child {
	margin-bottom: 0;
}
/* 三角部分 */
.balloon-text-right:before {
position: absolute;
content: '';
border: 10px solid transparent;
border-right: 10px solid #aaa;
top: 15px;
left: -20px;
}
.balloon-text-right:after {
position: absolute;
content: '';
border: 10px solid transparent;
border-right: 10px solid #fff;
top: 15px;
left: -19px;
}
.balloon-text-left:before {
position: absolute;
content: '';
border: 10px solid transparent;
border-left: 10px solid #58F73C;
top: 15px;
right: -20px;
}
.balloon-text-left:after {
position: absolute;
content: '';
border: 10px solid transparent;
border-left: 10px solid #58F73C;
top: 15px;
right: -19px;
}

/*ボタン設定
---------------------------------------------------------------------------*/
.btn { 
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border-bottom: 5px solid #0e527e;
  color: #ffffff;
  font-size: 200%;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  margin: 10px 0;  
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  color: #ffffff;
}

a.img-link:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

/*ボタン*/

.submit {
	background-color: #ff9900;
	box-shadow: 0 3px 0 #ff6600;
	text-shadow: 0px -2px #ff6600s;
	position: relative;
	padding: 25px 120px;
  	border-radius: 5px;
	font-size: 180%;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	/*display:block;*/
}

/*.submit:hover {
	background-color: #79d793;
	box-shadow: 0 3px 0 #3cb65c;
}*/

.submit:active, .submit:hover {
	top: 3px;
	box-shadow: none;
	color:#fff;
}

/*フッター設定
---------------------------------------------------------------------------*/
footer {
	width:100%;
	min-width:1020px;
	font-size: 85%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff;
	position: relative;
	background-color: #024174;
}
footer a { color: #fff;}
.link-top {
	position: absolute;
	top: -25px;
	right: 5%;
}


/*その他
---------------------------------------------------------------------------*/
.clear {
	clear: both;
}
.center { text-align: center;}
.left { text-align: left; }
.right { text-align: right; }

.alignleft{float:left;}
.alignright{
	float:right;
	margin-right:10px;
}

/*リンク透明設定*/
a.img-link:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}


#qa { }
#qa dl {}
#qa dt {
	font-size: 120%;
	font-weight: bold;
	background: url(../img/icon-q.jpg) no-repeat 2px 7px;
	padding: 10px 10px 5px 50px;
}

#qa dd {
	margin-bottom: 10px;
	padding: 10px 4px 5px 50px;
	background: url(../img/icon-a.jpg) no-repeat 2px 7px;
	border-bottom: 1px dashed #ccc;
	font-size: 100%;
	line-height: 150%;
}

.border1 { border:0; border-bottom: 1px dashed #666; margin: 1em 0; }
.border2 { border:0; border-bottom: 3px double #0075a9; margin-bottom: 1em; }

/*フォント設定
---------------------------------------------------------------------------*/
.under { text-decoration: underline; }
.red { color: #d80011; }
.murasaki { color:#6d308e; }
.ao { color: #1c639d; }
.kiro { color: #FF0; }
.gray { color: #666; }
.siro { color: #fff; }
.bold { font-weight: bold; }
.through { text-decoration: line-through; }

.yellow { background-color: #FF6; }

.justify { text-align: justify;}

.size10 { font-size:10px;}
.size12 { font-size: 12px;}
.size14 { font-size: 14px;}

.size105 { font-size:105%; }
.size110 { font-size:110%; }
.size130 { font-size:130%; }
.size150 { font-size:150%; }
.size200 { font-size:200%; }

.fnt18{font-size:18px;}

.voice_text{
	font-size:14px;
	color:#aaa;
	text-align:right;
}

.bg-gray { background: #f5f5f5; padding:1em; }
.bg-white { background: #fff; padding: 1em; }
.bg-white p { border-bottom: 1px dashed #ccc; }

.pk {
	text-align: center;
	font-size: 16px;
	padding: 3px;
	color: #fff;
	background-color: #313131;
	margin-top:5px;
	margin-bottom:3px;
}

input { padding: 8px; font-size:140%;}
.send { padding: 10px; font-size:140%;}
select { padding: 8px;}

.tokutei_tbl , .about_tbl {
	width:80%;
	margin:20px auto;
}

.tokutei_tbl th ,  .about_tbl th {
	background:#eee;
	text-align:center;
	font-weight:normal;
	border:1px solid #ccc;
	padding:10px;
}

.tokutei_tbl td ,  .about_tbl td {
	border:1px solid #ccc;
	padding:10px;
}

ul.half{
	list-style:none;
	width:920px;
	margin:0 auto;
	padding:0;
	
}

ul.half li{
	float:left;
	max-width:455px;
	margin-right:7px;
	padding:0;
	
	
}

ul.half li:nth-child(2){
	margin-right:0;
}

dl.tbl_form dl,dt,dd {
margin: 0;
padding: 0;
}
dl.tbl_form{
background: #eee;
border: 1px solid #ccc;
border-top: none;
width: 80%;
margin:20px auto;
}
dl.tbl_form dt,dd {
padding: 6px;
line-height: 1.5;
}
dl.tbl_form dt {
border-top: 1px solid #ccc;
clear: left;
float: left;
width: 26%;
text-align:center;
line-height:2.5em;
}
dl.tbl_form dd {
background: #fff;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
margin-left: 27%;
}

form h3{
	width:80%;
	background:#eee;
	text-align:center;
	margin:0 auto;
	padding:6px;
	font-weight:normal;
}

/* margin
---------------------------------------------------------------------------*/
.mt10 { margin-top: 10px;}
.mt20 { margin-top: 20px;}
.mt30 { margin-top: 30px;}
.mt40 { margin-top: 40px;}

.ml10 { margin-left: 10px; }
.ml20 { margin-left: 20px; }
.ml40 { margin-left: 40px; }
.ml60 { margin-left: 60px; }
.ml75 { margin-left: 75px; }
.ml80 { margin-left: 80px; }

.mr20 { margin-right: 20px; }
.mr400 { margin-right: 400px; }

.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }
.mb80 { margin-bottom: 80px; }

.pt20 { padding-top: 20px; }
.pt40 { padding-top: 40px; }

.pb10 { padding-bottom: 10px; }
.pb40 { padding-bottom: 40px; }

.pl10 { padding-left: 10px; }
.pl30 { padding-left: 30px; }
.pl40 { padding-left: 40px; }

.pr10 { padding-right: 10px; } 

.pd20{padding:20px;}
.pd30{padding:30px;}

.SPnone{display:block;}
.PCnone{display:none;}

@media screen and (max-width: 640px) {
/* スマホ用のCSS */	
	
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.SPnone{display:none;}
.PCnone{display:block;}
img{
		
		max-width:100% !important;
	}
	
img.alignright{
	width:40%;
}
img.w-adimg{
width:40%;
}
	
body{
font: 12px/1.6;
}

h2{
	font-size:120%;
}

h1{
	text-align:center;
	color:#fff;
	font-size:145%;
	line-height:1.2;
	padding:5px;
}



h3.green{
	font-size:140%;
padding:5px;}



#container {
	width:100%;
}

.hd_link{
	display:none;
}
header{
	height:auto;
}



table.day ,.day_box{
	width:98%;
	margin:10px auto 20px;
	border:1px solid #ccc;
}

table.day th{
	background:#0cb8df;
	color:#fff;
	padding:5px;
	font-size:100%;
	font-weight:normal;
}

table.day td{
	padding:5px;
	background:#fff;
	font-size:100%;
}


footer{
	width:100%;
	min-width:100%;
}

.sankaku {
	display:none;
}

.notice2 {
	padding: 1.3em 1em;
	margin-bottom: 1em;
	font-size: 120%;
	line-height: 1.6;
	font-weight: normal;	
}

.day_box{
}

.profile ,.day_box {
	padding:1em 0.5em;
	line-height: 1.5em;
}

.profile h3 ,.day_box h3{ line-height: 1.3;font-size:120%;border-left: 5px solid #0cb8df; padding-left: 15px;}
.profile h4 ,.day_box h4{ border-left: 5px solid #0cb8df; color:#333; padding-left: 15px;}

.submit {
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	padding: 25px;
	min-width:60%;
	font-size: 180%;
}

.about_box{
	padding-left:10px;
	padding-right:10px;
}

.size150 { font-size:120%; }
.size130 { font-size:105%; }
.size200 { font-size:140%; }

ul.half{
	list-style:none;
	width:100%;
	margin:0 auto;
	padding:0;
	
	
}

ul.half li{
	float:none;
	width:100%;
	margin:0 auto 5px;
	
}

ul.half li:nth-child(2){
	margin:0 auto 5px;
}

header {
	height:auto;
	padding:0;
	
}

.hd_logo{
	margin:2px;
}

.hd_logo img{
	width:50%;
}

dl.tbl_form dl,dt,dd {
margin: 0;
padding: 0;
}
 
dl.tbl_form{
background: #eee;
border: 1px solid #ccc;
width: 100%;
}
dl.tbl_form dt,dl.tbl_form dd {
padding: 6px;
}
 
dl.tbl_form dd {
background: #fff;
}
input{
max-width:99%;
}
textarea{
max-width:99%;
}

blockquote { width:50%; margin:0 auto; }
 
dl.tbl_form{
border-top: none;
width: 90%;
}
dl.tbl_form dt {
border-top: 1px solid #ccc;
clear: none;
float: none;
width: 100%;
display:block;
}
 
dl.tbl_form dd {
border-left: none;
border-top: none;
margin-left: 0%;
float:none;
display:block;
text-align:center;
}

.tex05{ 
  text-size: 95%;
  padding-top: 0;
  }
  

}
