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


/* contents001 */

.contents001 {
	position: static;
	padding-top: 0px;
	text-align: center;
}

.contents001 .box-in {
	padding-top: 40px;
	padding-left: 60px;
	padding-right: 60px;
}

.contents001 h5 {
	font-size: 27px;
color: #f05a24;
line-height: 1.6;
	font-weight: 500;
	margin-bottom: 20px;
}

.contents001 .box-box2 h5 span {
	color: #f05a24;
}

.contents002 h5 {
	font-size: 32px;
}

.contents002 h5 span {
	font-size: 17px;
}

.contents001 p, .contents001 .box01 p, .contents002 p {
	font-size: 16px;
color: #4d4d4d;
line-height: 1.6;
letter-spacing: 0.05em;
	margin-bottom: 50px;
}

.contents002 p {
	margin-bottom: 0px;
}

.contents002 p a {
	color: #f05a24;
	font-weight: bold;
	text-decoration: underline;
}


/* box01 */

.contents001 .box01 {
	position: relative;
	padding-top: 25px;
	width: 850px;
	margin-bottom: 50px;
}

.contents001 .box01:last-child {
	margin-bottom: 0px;
}

.contents001 .box01 h6 {
	position: absolute;
left: 0px;
top: 0px;
	width: 100%;
	text-align: center;
}

.contents001 .box01 p {
	text-align: center;
	margin-bottom: 0px;
}

.contents001 .box01 .box-box h4, .contents001 .box01 .box-box p {
	display: inline-block;
vertical-align: top;
	float: left;
	margin-bottom: 0px;
}

.contents001 .box01 .box-box h4 {
	font-size: 20px;
color: #f6921e;
line-height: 1.2;
letter-spacing: 0.1em;
	font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-weight:400;
	border-style : solid;
border-color : #f6921e;
border-width : 1px;
	background-image: none;
	width: 20%;
	padding: 5px 0px;
	border-radius: 60px;
	text-align: center;
}

.contents001 .box01 .box-box p {
	text-align: left;
	width: 80%;
	font-size: 18px;
line-height: 1.6;
	padding-left: 20px;
}

.contents001 .box01 .box {
	border-radius: 25px;
	padding: 60px 40px 40px;
	border-style : solid;
border-color : #f6921e;
border-width : 1px;
	background-color: #FFF;
}

.contents001 .box01 .box-box {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-style : dotted;
border-bottom-color : #a5a5a5;
border-bottom-width : 4px;
}

.contents001 .box01 .box-box:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom-style : none;
}

.contents001 .comment p{
    text-align: left;
    margin-bottom:20px;
}

.contents001 .comment span{
    font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 22px;
    color: #f7991f;
    line-height: 1.2;
    letter-spacing: 0.1em;
    font-weight: 400;
    margin-bottom: 15px;
}

.contents001 .comment2 p{
    text-align: left;
    margin-bottom:20px;
}

.contents001 .comment2 span{
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0.1em;
    font-weight: 400;
    margin-bottom: 15px;
    background:linear-gradient(transparent 70%, #fabb3b 0%);
}

/* box02 */

.contents001 .box02 ul {
	background-image: url("images/back01.png");
background-position: center top;
background-repeat: no-repeat;
	height: 247px;
	display: inline-block;
	width: 100%;
	padding-top: 26px;
}

.contents001 .box02 ul li {
	display: inline-block;
vertical-align: top;
	padding: 0px;
	background-image: none;
}

.contents001 .box02-box p  {
	font-size: 16px;
line-height: 1.6;
}

.contents001 .box02-box p:first-child {
	font-size: 24px;
}

.contents001 .box02-box p span {
	color: #f05a24;
	font-weight: bold;
}

.contents001 .img-box img{
    width: 92%;
    height: auto;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.contents001 .comment .img-box img{
    width: 60%;
    height: auto;
}

/* box03 */

.contents001 .box03-box {
	display: inline-block;
vertical-align: top;
margin-left: 1%;
margin-right: 1%;
	width: 47%;
	border-style : solid;
border-color : #f6921e;
border-width : 1px;
	border-radius: 25px;
	padding: 20px 10px;
	margin-bottom: 20px;
}

.contents001 .box03-box h5 {
line-height: 1.2;
letter-spacing: 0.1em;
	font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-weight:400;
	color: #f05a24;
	margin-bottom: 0px;
}

.contents001 .box01 .box03-box h5:nth-child(2) {
color: #4d4d4d;
	font-size: 14px;
	margin-bottom: 15px;
}

.contents001 .box01 .box03-box ul {
	display: inline-block;
	width: 100%;
}

.contents001 .box01 .box03-box ul li {
	display: inline-block;
vertical-align: top;
margin-left: 1%;
margin-right: 1%;
	width: 47%;
	margin-bottom: 0px;
	text-align: center;
	font-size: 17px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.1em;
	padding: 6px 0px;
	font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-weight:400;
	border-radius: 60px;
	overflow: hidden;
	background-color: #989898;
	background-image: url("images/link-arrow.svg");
background-position: right 20px center;
background-repeat: no-repeat;
}

.contents001 .box01 .box03-box ul li a {
color: #FFF;
	display: block;
	background-color: #f57c00;
border-style : solid;
border-color : #f57c00;
border-width : 1px;
	width: 100%;
	margin: -6px 0px;
	padding: 6px 0px;
	background-image: url("images/link-arrow.svg");
background-position: right 20px center;
background-repeat: no-repeat;
	border-radius: 60px;
}

.contents001 .box01 .box03-box ul li a:hover {
color: #f57c00;
	background-color: #FFF;
}


/*contents07*/

.contents07 {
	width: 100%;
	padding-bottom: 30px;
	padding-top: 30px;
}

.contents07-wrap {
	width: 1030px;
}


.contents07 h3 {
	font-family: fot-tsukuardgothic-std, sans-serif;
font-weight: 500;
font-style: normal;
	font-size:33px;
	line-height:1.6;
	color: #f08d2c;
	text-align: center;
	margin-bottom: 10px;
}


.contents07-box {
	width: 100%;
	background-color: #feefde;
	padding-top: 30px;
	padding-bottom: 30px;
	border-radius: 40px;
}



/*contact*/
.contact {
	width: 100%;
	text-align: left;
}


.contact table {
	width: 820px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	
}

.contact table .box {
	margin-bottom:5px;
	
}

.contact table tr {
	clear: both;
	display: block;
	margin-bottom:10px;
	margin-top:10px;
}

.contact table tr td {
	font-size: 16px;
	line-height:1.6;
	display: inline-block;
	vertical-align:top;
	padding-top: 10px;
	padding-bottom: 10px;
}

.contact table span.sp-view {
	display: none;
}

.contact table tr td input {
	width:550px;
}

.contact table tr td input.radio {
	width: 15px;
}

.contact table tr td textarea {
	width:550px;
}

.contact table tr td.left {
	width: 250px;
}

.contact table tr.t-end td {
	vertical-align: top;
}

.contact table tr.errer td {
	color: #f05a24;
	vertical-align: middle;
}


.contact span.c01 {
	font-size: 16px;
	line-height: 1.6;
	color: #f05a24;
	vertical-align: top;
	display: inline-block;
	padding-left: 10px;
}

p.text02 {
	line-height: 1.6;
}

.contact table tr.c-box {
	background-color: #F1F1F1;
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: none;
	margin-bottom: 0px;
	margin-top:0px;
}


.contact .c-box td input {
	width: 530px;
}


.contact .c-box td.left {
	width: 230px;
}




form,input,textarea,button{
	margin:0;
	padding:7px;
	font-size:100%;
}

td div.space {
	margin-top: 20px;
}

input[type="text"] {
	outline: 0;
	border: 1px solid #888;
}

textarea[type="textarea"] {
	border: 1px solid #888;
	padding: 5px;
}


.check-box {
	padding-top:30px;
	padding-bottom:30px;
	margin-top: 50px;
	width: 700px;
	text-align: center;
	background-image: url(../img/index/text-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.check-box p {
	color:#000;
	line-height:1.6;
	margin-bottom:15px;
}

.check-box span {
	color:#000;
	font-size:16px;
	line-height: 2;
	padding-left:15px;
	display:inline-block;
}

.check-box p a {
	color:#29abe2;
	line-height:1.6;
	text-decoration:underline;
}



.button {
	text-align: center;
	margin-top: 50px;
}

button {
	cursor: pointer;
	border:none;
	background-color:rgba(0,0,0,0);
}

.button img {
	height:40px;
	width:auto;
}

button span, a.btn-mail, .btn-box input, .btn-back {
	display:inline-block;
	padding:40px;
	padding-top:12px;
	padding-bottom:10px;
	background-color:#666;
	color:#FFF;
	font-size:15px;
	letter-spacing:0.2em;
	border: 1px solid #666;
}

button:hover span, a.btn-mail:hover, .btn-box input:hover, .btn-back:hover {
	background-color: #FFF;
	color: #666;
}


.btn-box {
	padding-top:40px;
	clear:both;
	margin-bottom:30px;
}



#formWrap {
	width:100%;
	padding-top: 60px;
	padding-bottom: 60px;
}

.formtable {
	width: 100%;
}

.formtable tr {
	padding-left:5px;
	padding-right:5px;
	display:block;
	padding-top: 20px;
	padding-bottom: 20px;
}

.formtable th {
	text-align: left;
	font-weight: normal;
	width: 190px;
	display: inline-block;
	vertical-align:top;
	margin-bottom:10px;
}

.formtable td  {
	text-align: left;
	font-weight: normal;
	width: 660px;
	display: inline-block;
	vertical-align:top;
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", "sans-serif";
}

.formtable input  {
	width: 100%;
}




.contact h4 {
	color: #333333;
	line-height: 1.6;
	letter-spacing: 0.05em;
	font-weight: normal;
	margin-bottom:30px;
}

.contact h5 {
	color: #333333;
	line-height: 1.6em;
	letter-spacing: 0.4em;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 50px;
}

.contents001 .group {
	padding-top: 20px;
}

.contents001 .box01 .box-box .group p {
	width: 100%;
}

.contents001 .box01 .box-box .group span {
	font-weight: 600;
}


span.text003 {
	display:none;
}


.text002 {
	padding-top: 60px;
}


br.sp-s {
	display: none;
}





.sp-view {
    display: none;
}

html, body {
    height: 100%;
}



