/* CSS Document */
@media screen and (max-width: 979px) {
	body {
	margin: 0 auto;
	color: #323232;
	-webkit-font-feature-settings: 'palt' 1;
    font-feature-settings: 'palt' 1;
	font-family: 'MyFont';
		background: url("../images/ji_bg.jpg");
}
h3 {
		position: relative;
margin-bottom: 1em;
		padding: 30px;
		font-size: 27px;
		font-family: "新丸ゴ R";
		text-align: center;
	}

h3:before {
content: '';
position: absolute;
bottom: 0px;
display: inline-block;
width: 60px;
height: 5px;
left: 50%;
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
background-color: #E7AB1C;
border-radius: 2px;
}
	.form_text {
		margin: 30px auto;
		padding:10px 30px;
		font-size: 15px;
		font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
		line-height: 180%;
	}
	form {
	}
#formWrap {
	width:100%;
	margin: 5% auto;
	color:#555;
	line-height:140%;
	font-size:90%;
}
table.formTable{
	display: block;
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td {
	display: block;
	width:90%;
	margin: 0 auto;
	padding:5px;
}
	table.formTable td .br {
		display: none;
	}
	table.formTable tr {
		display: block;
		width:100%;
		margin: 30px 0;
	}
table.formTable th{
	display: block;
	width:88%;
	margin: 0 auto;
	font-size: 15px;
	font-family: "新丸ゴ R";
	font-weight:400;
	text-align:left;
	vertical-align: middle;
}
	tbody {
		display: block;
		width: 100%;
		margin: 0 auto;
	}
	.se_box {
margin: 0;
text-align: center;
}
.se_box select {
	display: block;
	width: 150px;
	margin: 0;
padding:3px 0 3px 5px;
text-indent: 0.01px;
text-overflow: ellipsis;
border: none;
outline: none;
background: transparent;
background-image: none;
box-shadow: none;
appearance: none;
-webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    cursor: text;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}
.se_box select::-ms-expand {
display: none;
}
.se_box.se_box01 {
position: relative;
width: 90%;
margin: 0 auto;
}
.se_box.se_box01::before {
position: absolute;
top: 1.2em;
left: 9em;
width: 0;
height: 0;
padding: 0;
content: '';
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid #666666;
pointer-events: none;
}
.se_box.se_box01 select {
color: #666666;
font-size: 13px;
}
	input {
		font-size: 15px;
		padding: 15px;
		border: 1px rgba(222,222,222,1.00) solid;
		border-radius: 5px;
		box-sizing: border-box;
	}
	.input_width {
		display: block;
		width:100%;
	}
	textarea {
		display: block;
		width:100%;
		height: 250px;
	padding: 15px;
		font-size: 15px;
		border: 1px rgba(222,222,222,1.00) solid;
		border-radius: 5px;
		box-sizing: border-box;
	
	}
	.red {
		padding: 3px 10px;
		font-size: 13px;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		color: #fff;
		background: red;
		border-radius: 8px;
	}
	.blue {
		padding: 3px 10px;
		font-size: 13px;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		color: #fff;
		background: #1133D7;
		border-radius: 8px;
	}
	
	.send {
		display: block;
		width:170px;
		height: 62px;
		margin: 30px auto 60px;
		background:url(../images/btn.png) no-repeat;
		background-size: 100% 100%;
		text-indent:-9999px;
		border:0;
		cursor: pointer;
		box-shadow: 0px 3px 3px gray;
		border-radius: 10px;
	}
	.send:hover {
		opacity: .6;
		box-shadow: none;
	}
	.golgo {
		display: block;
		width: 100%;
		margin: 0 auto 40px;
	}
	.golgo_left {
		display: block;
		width: 100%;
		float: left;
	}
	.golgo_left img {
		display: block;
		width: 80%;
		margin: 30px auto;
	}
	.golgo_right {
		display: block;
		width: 90%;
		margin: 0 auto;
	}
	.golgo_right p {
		margin: 0 auto;
		text-align: center;
		font-size: 14px;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		font-weight: 500;
		line-height: 160%;
	}
	.form_text_pc {
		display:none;
	}
	.grad-btn {
		display: block;
		margin: 0 auto;
		padding: 5px 0;
		text-align: center;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		color: #333;
		background: rgba(147,231,255,1.00);
		box-shadow: 3px 3px 3px gray;
		border-radius: 5px;
}
.grad-btn::before {
  content: "内容の詳細をみる ＋"
}
.grad-item {
  position: relative;
  overflow: hidden;
  height: 0px; /*隠した状態の高さ*/
}
.grad-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0px; /*グラデーションで隠す高さ*/
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  content: "";
}
.grad-trigger {
  display: none; /*チェックボックスは常に非表示*/
}
.grad-trigger:checked ~ .grad-btn::before {
  content: "閉じる" /*チェックされていたら、文言を変更する*/
}
.grad-trigger:checked ~ .grad-item {
  height: auto; /*チェックされていたら、高さを戻す*/
}
.grad-trigger:checked ~ .grad-item::before {
  display: none; /*チェックされていたら、grad-itemのbeforeを非表示にする*/
}
    
    .heisei_text_sp {
        display: block;
        margin: 0 auto 30px;
        line-height: 150%;
		font-size: 16px;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		font-weight: 500;
        color: rgba(49,5,13,1.00);
    }
    .heisei_text_sp span {font-size: 15px}
    .heisei_text_pc {display: none;}
    .heisei_text_sp_img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
}
@media screen and (min-width: 980px) {
body {
	margin: 0 auto;
	color: #323232;
	-webkit-font-feature-settings: 'palt' 1;
    font-feature-settings: 'palt' 1;
	font-family: 'MyFont';
	background: url("../images/ji_bg.jpg")
	}
	h3 {
		position: relative;
margin-bottom: 1em;
		padding: 30px;
		font-size: 30px;
		font-family: "新丸ゴ R";
		text-align: center;
	}

h3:before {
content: '';
position: absolute;
bottom: 0px;
display: inline-block;
width: 60px;
height: 5px;
left: 50%;
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
background-color: #E7AB1C;
border-radius: 2px;
}
	.form_text {
		display: block;
		width: 60%;
		margin: 60px auto 0;
		padding:0 0 0 1em;
		font-size: 15px;
		font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
		line-height: 180%;
		text-indent: -1em;
		text-align: left;
		border-radius: 7px;
		box-sizing: border-box;
		float: left;
	}
	form {
		display: block;
		width: 40%;
		float: right;
	}
#formWrap {
	width:980px;
	margin: 30px auto 50px;
	color:#555;
	line-height:140%;
	font-size:90%;
	overflow: hidden;
}
table.formTable{
	display: block;
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td {
	display: block;
	width:90%;
	margin: 0 auto;
	padding:0;
}
	table.formTable td .br {
		display: none;
	}
	table.formTable tr {
		display: block;
		width:100%;
		margin: 30px 0;
	}
table.formTable th{
	display: block;
	width:90%;
	margin: 0 auto;
	font-size: 16px;
	font-family: "新丸ゴ R";
	font-weight:400;
	text-align:left;
	color: rgba(100,100,100,1.00);
	vertical-align: middle;
}
	tbody {
		display: block;
		width: 100%;
		margin: 0 auto;
	}
	input {
		padding: 10px 5px;
		border: 1px rgba(222,222,222,1.00) solid;
		border-radius: 4px;
		box-sizing: border-box;
	}
	.input_width {
		width: 350px;
	}
	textarea {
	width: 350px;
	height: 150px;
	padding: 10px 5px;
	border-radius: 4px;
		box-sizing: border-box;
		border: 1px rgba(222,222,222,1.00) solid;
	}
	.red {
		padding: 3px 10px;
		font-size: 13px;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		color: #fff;
		background: red;
		border-radius: 8px;
	}
	.blue {
		padding: 3px 10px;
		font-size: 13px;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		color: #fff;
		background: #1133D7;
		border-radius: 8px;
	}
	
	.send {
		display: block;
		width:180px;
		height: 62px;
		margin: 60px auto 60px;
		background:url(../images/btn.png) no-repeat;
		background-size: 100% 100%;
		text-indent:-9999px;
		border:0;
		cursor: pointer;
		box-shadow: 0px 3px 3px gray;
		border-radius: 10px;
	}
	.send:hover {
		opacity: .6;
		box-shadow: none;
	}
	
	.golgo {
		display: block;
		width: 780px;
		margin: 0 auto 40px;
		overflow: hidden;
	}
	.golgo_left {
		display: block;
		width: 50%;
		float: left;
	}
	.golgo_left img {
		display: block;
		width: 80%;
		margin: 30px auto;
		vertical-align: middle;
	}
	.golgo_right {
		width: 50%;
		margin: 10px auto;
		float: right;
	}
	.golgo_right p {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		font-weight: 500;
		line-height: 180%;
		text-align: center;
	}
	.grad-wrap {
		display: none;
	}
    .heisei_text_pc {
        display: block;
        margin: 0 auto;
        line-height: 150%;
		font-size: 16px;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		font-weight: 500;
        color: rgba(49,5,13,1.00);
    }
    .heisei_text_pc span {font-size: 13px}
    .heisei_text_sp {display: none;}
    .form_text_pc img {
        display: block;
        width: 430px;
        margin: 20px  0 -20px;  
    }
    .heisei_text_sp_img {
        display: none;
    }
}