
/*# ★★セカンドページ追記分★★ */

#sec-back1 {
	width: 100%;
	height: auto;
	padding-top: 70px !important;
	padding-bottom: 70px !important;
}

#sec-back2 {
	width: 100%;
	height: auto;
	background-color: #DCF0FA;
	padding-top: 70px !important;
	padding-bottom: 70px !important;
}

#sec-back3 {
	width: 100%;
	height: auto;
	padding-top: 70px !important;
	padding-bottom: 70px !important;
}

.img-responsive2 {
  display: block;
  max-width: 100%;
  height: auto;
}

.secimgwaku1 {
	background-image: url(../images/secimg001.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	width: 100%;
	height: 300px;
	margin-top: 0px;
}

.ti2sec {
	width: 100%;
	text-align: center;
	padding-top: 90px;
}

.ti2-imgsec {
	width: 120px;
	display: inline-block;
}

.secti1 {
	font-family: "Sawarabi Mincho","游明朝","YuMincho","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","メイリオ","Meiryo, serif";
	width: 100%;
	text-align: center;
	padding: 0px;
	font-size: 40px;
	margin-top: 50px;
	font-weight: 100;
}

.secti2 {
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

.secti3 {
	width: 100%;
	font-size: 25px;
	margin-top: 50px;
	font-weight: 600;
}

.secti4 {
	font-family: "Sawarabi Mincho","游明朝","YuMincho","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","メイリオ","Meiryo, serif";
	font-size: 25px;
	line-height: 1;
	margin-bottom: 10px;
	text-align: center;
	font-weight: 100;
}

.bo-oubo {
	width: 500px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	background-color: #1F286F;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
}

.bo-oubo a {
	font-size: 16px;
	color: #ffffff;
	display: block;
	line-height: 40px;
	text-align: center;
}

.bo-oubo a:hover{
	width: 100%;
	height: 40px;
	color: #ffffff;
	background-color: rgba(255,255,255,0.30);
}

.bo-oubo + .bo-oubo {
	margin-top: 0px;
	margin-bottom: 80px;
}

.sen1{
	width: 100%;
	font-size: 21px;
	font-family: "Sawarabi Mincho","游明朝","YuMincho","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","メイリオ","Meiryo, serif";
	font-weight: 100;
}

.sen2{
	width: 100%;
	font-size: 30px;
	font-family: "Sawarabi Mincho","游明朝","YuMincho","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","メイリオ","Meiryo, serif";
	font-weight: 100;
}

.sen3{
	width: 100%;
	font-size: 21px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.sen4{
	width: 100%;
	font-size: 21px;
}

.must {
	display: inline-block;
	background-color: #C00;
	border: solid 2px #C00;
	text-shadow: 0px 1px 2px #933;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border-radius: 4px;
	box-shadow: 0px 0px 5px #CCC;
	background-size: 100% 100%;
	line-height: 16px;
	width: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

label {
	font-weight: normal;
	padding-left: 5px;
}

select,
input[type="text"],
input[type="email"],
textarea {
	width: auto;
	padding: 3px 8px;
	border:1px solid #999;
	border-radius: 3px;
	-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,0.1) inset;
	-moz-box-shadow:0 1px 0 0 rgba(0,0,0,0.1) inset;
	box-shadow:0 1px 0 0 rgba(0,0,0,0.1) inset;
	vertical-align: middle;
	outline:none;
}

input[type="text"],
input[type="email"] {
	max-width: 550px;
	width: 100% !important;
	padding:10px;
	font-size:18px;
	color: #333333;
	margin:5px 0 5px;
}

input.short {
	max-width: 150px;
	width: 40% !important;
	padding:10px;
	font-size:18px;
	color: #333333;
	margin:5px 0 5px;
}

input.short2 {
	width: 60% !important;
	max-width: 300px;
	padding:10px;
	font-size:30px;
	font-weight: bold;
	color:#FF0000;
	margin:5px 0 5px;
}

textarea {
	max-width: 550px !important;
	width: 100% !important;
	height: 250px !important;
	padding:10px;
	font-size:18px;
	color: #333333;
	height: 250px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.btms   {  
padding: 15px 40px;
font-size: 16px;
}

.square_btn {
	display: inline-block;
	text-decoration: none;
	color: #007391;
	border: solid 2px #007391;
	border-radius: 3px;
    transition: .4s;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	font-size: 20px;
	font-weight: 200;
}

.square_btn:hover {
    background: #007391;
    color: white;
}

input#submit_button {
	display: inline-block;
	text-decoration: none;
	color: #007391;
	border: solid 2px #007391;
	border-radius: 3px;
    transition: .4s;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	font-size: 20px;
	font-weight: 200;
	background-color: #FFFFFF;
}

input#submit_button:hover {
    background: #007391;
    color: white;
}

.markwaku-s1 {
	width:580px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

.sh03 {
	text-align: center;
}

h2.sim {
	font-size: 30px;
}

@media screen and (max-width:1140px) {
	
.sen1{
	font-size: 18px;
}

.sen2{
	font-size: 25px;
}

.sen3{
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.sen4{
	font-size: 16px;
	margin-bottom: 20px;
}
}

@media screen and (max-width:768px) {

#sec-back1 {
	padding-top: 70px !important;
	padding-bottom: 70px !important;
}

#sec-back2 {
	width: 100%;
	height: auto;
	background-color: #DCF0FA;
	padding-top: 70px !important;
	padding-bottom: 70px !important;
}

#sec-back3 {
	width: 100%;
	height: auto;
	padding-top: 70px !important;
	padding-bottom: 70px !important;
}
	
.img-responsive2 {
  display: block;
  max-width: auto;
	width:300px;
  height: auto;
	margin-right: auto;
	margin-left: auto;
}
	
.secimgwaku1 {
	height: 200px;
}
	
.ti2sec {
	width: 100%;
	text-align: center;
	padding-top: 50px;
}
	
.ti2-imgsec {
	width: 100px;
	display: inline-block;
}
	
.secti1 {
	padding: 0px;
	font-size: 25px;
	margin-top: 30px;
}
	
.secti3 {
	font-size: 21px;
	margin-top: 50px;
}
	
.secti4 {
	font-size: 20px;
}
	
.sen1{
	font-size: 18px;
	margin-top: 20px;
}

.sen2{
	font-size: 25px;
}

.sen3{
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.sen4{
	font-size: 16px;
	margin-bottom: 20px;
}
	
.bo-oubo {
	width: 100%;
	height: 40px;
	margin-top: 30px;
	margin-bottom: 20px;
}
	
}


/*# ★★テーブル 原寸★★ */

table.sec-table01 {
	width:100%;
	margin-top: 10px;
	border-collapse:separate;
	border-spacing: 20px;
}

table.sec-table01 tr{

}

table.sec-table01 td{
	font-size: 18px;
	line-height: 120%;
}

table.sec-table01 td.i1{
	width:150px;
	border-right-width: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-right: 2px;
	padding-left: 2px;
	height: auto;
}

table.sec-table01 td.i2{
	margin-left: 0px;
	height: 50px;
	text-align: left;
	padding-right: 2px;
	padding-left: 20px;
	height: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}



table.sec-table02 {
	width:100%;
	margin-bottom: 0px;
}

table.sec-table02 td{
	font-size: 18px;
	line-height: 120%;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

table.sec-table02 td.i1{
	width:250px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #EBEBEB;
}

table.sec-table02 td.i4{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 130%;
	text-align: left;
}

table.sec-table02 td.i5{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 130%;
	text-align: left;
}

/*# ★★テーブル 1140用★★ */
@media screen and (max-width:1140px) {
	
table.sec-table01 {
   border-collapse: collapse; /* 隣り合うセルの線を結合 */
	border-spacing: 0px;
	width:100%;
	margin-bottom: 0px;
}

table.sec-table01 tr,
table.sec-table01 td {
	width:100%;
    display: block;
}

table.sec-table01 td.i1,
table.sec-table01 td.i2{
	width:100%;
	font-size: 16px;
}
	
table.sec-table01 td.i1{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0;
}
	
table.sec-table01 td.i2{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0;
	margin-bottom: 20px;
	border-left-width: 0px;
	border-left-style: none;
}
	
}

/*# ★★テーブル 768用★★ */
@media screen and (max-width:768px) {

table.sec-table02 {
	width:100%;
	margin-bottom: 0px;
}

table.sec-table02 td{
	font-size: 14px;
	line-height: 120%;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

table.sec-table02 td.i1{
	width:100%;
	float: left;
	clear: both;
	border-right-style: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.sec-table02 td.i4{
	width:100%;
	float: left;
	clear: both;
	border-bottom-style: none;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
}

table.sec-table02 td.i5{
	width:100%;
	float: left;
	clear: both;
	border-bottom-style: none;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
	
}
