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


.text01 {
	margin-bottom: 50px;
}

.text02 {
	margin-bottom: 30px;
}

.text03 {
	margin-bottom: 0px;
}

.text04 {
	margin-bottom: 60px;
}



.sp-view {
    display: none;
}

html, body {
    height: 100%;
}

/* contents02 */

.contents02 {
	position: relative;
	border-style : solid;
border-color : #2fb9a4;
border-width : 5px;
	border-radius: 20px;
	padding: 38px 35px 32px;
}


.contents02::after {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
	background-image: url("top/images/point.svg");
background-position: center top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 47px;
	margin-top: -32px;
}

.contents02 h6 {
	font-size: 26px;
color: #333;
line-height: 1.4;
letter-spacing: 0.1em;
font-weight: 500;
}

/* contents03 */

.contents03 {
	position: relative;
	padding: 35px 30px;
	border-radius: 25px;
	border-style : solid;
border-color : #e6e6e6;
border-width : 4px;
	margin-top: 45px;
}

.contents03::after {
	content: "";
	position: absolute;
left: 30px;
top: 0px;
	background-image: url("top/images/icon01.svg");
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 129px;
	height: 72px;
	margin-top: -45px;
}

.contents03 .midashi10 {
	width: 100%;
}

.contents03 .area05, .contents03 .area10, .contents03 .area03 {
	margin-bottom: 0px;
	width: 96%;
}

.contents03 .area05 {
	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom-style : dotted;
border-bottom-color : #b3b3b3;
border-bottom-width : 4px;
}

.contents03a .area05 {
	border-bottom-style : solid;
border-bottom-color : #000;
border-bottom-width : 1px;
	position: relative;
}

.contents03a .area05::after {
	content: "";
	position: absolute;
left: 0px;
bottom: 0px;
	background-image: url("top/images/flow.svg");
background-position: center bottom;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 46px;
	margin-bottom: -23px;
}

.contents03a .area03 {
	display: flex;
  justify-content: center;
}

.contents03a .area03 .box {
	width: 250px;
	position: relative;
	margin-left: 60px;
}

.contents03a .area03 .box:first-child {
	margin-left: 0px;
}

.contents03a .area03 .box::before {
	content: "";
	position: absolute;
left: 0px;
top: 35%;
	background-image: url("common/images/arrow02.svg");
background-position: left top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 23px;
	height: 41px;
	margin-left: -40px;
}

.contents03a .area03 .box:first-child::before {
	display: none;
}


/* contents04 */

.contents04 {
	position: relative;
	padding: 30px 35px;
	border-radius: 25px;
	border-style : solid;
border-color : #e6e6e6;
border-width : 4px;
}

.contents04a {
	margin-bottom: 80px;
}

.contents04a::after {
	content: "";
	position: absolute;
left: 0px;
bottom: 0px;
	background-image: url("common/images/arrow01.svg");
background-position: center bottom;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 33px;
	margin-bottom: -60px;
}


/* contents05 */

.contents05 {
	margin-bottom: 20px;
}

.contents05 ul {
	display: flex;
  justify-content: flex-start;
flex-wrap: wrap;
}

.contents05 ul li {
	margin-right: 10px;
	font-size: 18px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 500;
	border-radius: 60px;
	padding: 10px 25px;
	display: inline-block;
	background-color: #2fb9a4;
}


/* contents06 */

.contents06 {
	width: 1040px;
	display: flex;
  justify-content: flex-start;
flex-wrap: wrap;
	position: relative;
}

.contents06::before {
	content: "";
	position: absolute;
left: 0px;
top: 0px;
	background-image: url("top/images/text01.svg");
background-position: left top;
background-repeat: no-repeat;
	background-size: 280px 280px;
	width: 349px;
	height: 366px;
	margin-left: -15px;
	margin-top: -20px;
}

.contents06 .box {
	width: 300px;
	margin-right: 30px;
	margin-bottom: 30px;
	position: relative;
}

.contents06 .box p {
	padding-top: 15px;
	line-height: 1.5;
}

.contents06 h6 a {
	font-size: 25px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.05em;
font-weight: 500;
	display: block;
	width: 100%;
	height: 130px;
	padding-top: 50px;
}

.contents06 h6 {
	position: absolute;
right: -20px;
top: 110px;
	background-image: url("top/images/link01.png");
background-position: right top;
background-repeat: no-repeat;
	width: 126px;
	height: 130px;
	text-align: center;
}

.contents06 img {
	border-style : solid;
border-color : #FFF;
border-width : 5px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
}

.contents06 .box:nth-child(1) {
	margin-left: 388px;
}

.contents06 .box:nth-child(2) {
	margin-right: 0px;
}


/* contents07 */

.contents07 .box {
	border-style : solid;
border-color : #2fb9a4;
border-width : 2px;
}

.contents07 .box p {
	padding: 20px 25px;
}

.contents07 h6 {
	font-size: 22px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 500;
	background-color: #2fb9a4;
	padding: 12px 20px;
}

/* contents08 */

.contents08 .box {
	border-bottom-style : solid;
border-bottom-color : #999999;
border-bottom-width : 1px;
	padding-bottom: 35px;
	margin-bottom: 35px;
}

.contents08 .box:nth-last-child(-n+2) {
	border-bottom-style : none;
	padding-bottom: 0px;
}

.contents08 .box-box {
	display: flex;
  justify-content: space-between;
}

.contents08 .box01 {
	width: 60%;
}

.contents08 .box02 {
	width: 35%;
}

.contents08 h6 {
	font-size: 22px;
color:  #2fb9a4;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 500;
	margin-bottom: 15px;
}


/* contents09 */

.contents09 table td {
	text-align: center;
}

.contents09 table tr.top td {
	background-color: #666;
	color: #FFF;
}

.contents09 table td.left {
	border-right-style: solid;
	border-right-color: #FFF;
}


.contents09 table tr:nth-child(even) td {
	background : #f2f2f2;
}


/* contents10 */

.contents10 table {
	border-style : none;
}

.contents10 table td {
	border-style : none;
	border-bottom-style : solid;
	padding: 15px 10px;
}

.contents10 table td.left {
	background-color: #FFF;
}


/* contents11 */

.contents11 .box {
	background-color: #f2f2f2;
}

.contents11 .box p {
	padding: 20px 25px;
}

.contents11 h6 {
	font-size: 22px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 500;
	background-color: #8cc63f;
	padding: 12px 20px;
	padding-left: 70px;
	position: relative;
}

.contents11 h6::before {
	content: "";
	position: absolute;
left: 8px;
bottom: 0px;
	background-image: url("top/images/icon02.svg");
background-position: left bottom;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 62px;
	height: 80px;
}

.contents11 .box:nth-child(even) h6::before {
	background-image: url("top/images/icon03.svg");
}

/* contents12 */

.contents12 {
	display: flex;
  justify-content: space-between;
}


.contents12 > div {
	border-style : solid;
border-color : #333333;
border-width : 4px;
	width: 48.5%;
}

.contents12 .box01 {
	padding: 35px 25px 0px;
	position: relative;
}

.contents12 .news-box {
	overflow: auto;
	margin-top: 30px;
}

.contents12 .news {
	height: 250px;
}

.contents12 .box01 .box {
	display: flex;
  justify-content: flex-start;
	padding: 17px 5px;
	border-top-style : dashed;
border-top-color : #cccccc;
border-top-width : 1px;
}

.contents12 .box01 h5 {
	font-size: 14px;
color: #FFF;
line-height: 1.2;
font-weight: 500;
	width: 100px;
	text-align: center;
	padding: 3px 0px;
	border-radius: 60px;
	background-color: #2fb9a4;
}

.contents12 .box01 p {
	flex: 1;
	padding-left: 20px;
	line-height: 1.6;
}

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

.contents12 .box01 h6 img {
	width: auto;
}

.contents12 .box02 {
	background-color: #333333;
}

.contents12 .box02 h3, .contents12 .box02 h4, .contents12 .box02 p {
	margin: 0px 20px;
}

.contents12 .box02 h3 {
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: left;
}

.contents12 h3 img {
	width: auto;
}

.contents12 .box02 h4 {
color: #fcee21;
line-height: 1.2;
letter-spacing: 0em;
font-weight: 500;
	margin-bottom: 20px;
	font-size: 15px;
}

.contents12 .box02 p {
	font-size: 14px;
color: #FFF;
line-height: 1.6;
	padding-bottom: 20px;
}


/* contents13 */

.contents13 {
	width: 1100px;
}

.contents13 ul {
	display: flex;
  justify-content: flex-start;
flex-wrap: wrap;
}

.contents13 ul li {
	width: 346px;
	margin-right: 30px;
	margin-bottom: 15px;
}

.contents13 ul li:nth-child(3n) {
	margin-right: 0px;
}

.contents13 ul li img {
	border-radius: 15px;
	border-style : solid;
border-color : #e6e6e6;
border-width : 2px;
}


/* contact-box */


.cbn {
	vertical-align: top;
	display: inline-block;
	float: left;
	margin-right: 10px;
}

.contact-wrap {
	width: 900px;
}

.contact-wrap .midashi03 {
	width: 100%;
	margin-top: 40px;
}


.contact-wrap p {
	margin: 20px 0px;
	font-size: 14px;
}

.contact-wrap p.text001 {
	color: #c0272d;
}

.contact-box {
width: 100%;
	padding: 10px;
	 background : #f6eef6;
	margin-top: 30px;
	margin-bottom: 30px;
	clear: both;
}

.contact-box2  {
	 background : #edf9f4;
}

.contact-box h6 {
	text-align: center;
	font-weight: normal;
	line-height: 1.2;
	font-size : 14px;
  color : #333333;
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 20px;
}

.contact-box .radio-box {
	display: inline-block;
	margin-right: 20px;
}


/*contact*/



form.contact {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	display: block;
}

label {
	font-size: 12px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
}

.contact div.button {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 70px;
}


.contact button {
	border: none;
	background-color: rgba(255,255,255,0);
	margin-right: 15px;
	margin-left: 15px;
}


/* dl
---------------------------------------------------- */

dl {
}

dl dt,dd {
	font-size: 16px;
	line-height: 1.6em;
}

.radio-box {
	padding-bottom: 10px;
}



.com01 {
	width: 860px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	
}

	.com01 dt {
		float:left;
		width:198px;
		padding:10px 3px 8px 10px;
		line-height: 150%;
		clear:left;
		
	}
		
	.com01 dd {
	line-height: 150%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 195px;
	}
	
.com01:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.com02 {
	width:860px;
	margin:0 0 0 0px;
}

	.com02 dt {
		float:left;
		width:198px;
		padding:10px 3px 8px 10px;
		line-height: 150%;
		clear:left;
	}
		
	.com02 dd {
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 212px;
	}
	
.com02:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.com03 {
	width:860px;
	margin:0 0 0 0px;
}

	.com03 dt {
		float:left;
		width:198px;
		padding:10px 3px 8px 10px;
		line-height:1.8;
		clear:left;
	}
		
	.com03 dd {
		padding:10px 10px 8px 125px;
		line-height:1.8;
	}
	
.com03:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* ���₢���킹�y�[�W
---------------------------------------------------- */
form,input,textarea,button{
	margin:0;
	padding:2px;
	font-size:100%;
}

.frm_p01 {
	margin:0 5px 0 0;
}

.frm_s01 {
	width:300px;
	font-size:12px;
}


.sp-view {
    display: none;
}

html, body {
    height: 100%;
}





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


/*contents01*/

.contents01 h5, .contents01 h5 a {
	font-size: 30px;
}

.contents01 h5::before {
	top: 7px;
}

	
.text01, .text02 {
	margin-bottom: 10%;
}

	

.contact-wrap {
	width: 92%;
}

.contact-box {
width: 100%;
}

.contact-box .radio-box {
	width: 100%;
}





/*contact*/



form.contact {
	width: 100%;
}

label {
}

.contact div.button {
	width: 100%;
	margin-top: 5%;
	margin-bottom: 5%;
}

.contact button {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	display: block;
	margin-bottom: 3%;
}

.contact button img {
	width: 100%;
	height:auto;
}



/* dl
---------------------------------------------------- */

dl {
}

dl dt,dd {
}


.com02 {
	width: 100%;
}

	.com02 dt {
	float: none;
	width: 100%;
	line-height: 150%;
	clear: both;
	padding-top: 2%;
	padding-right: 0px;
	padding-bottom: 2%;
	padding-left: 0px;
	}
		
	.com02 dd {
	line-height: 150%;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-right: 0px;
	padding-left: 0px;
	}
	
.com02 input {
	width: 100%;
	height:auto;
}

.com02 .dd-radio input {
	width: 4%;
	clear: both;
}

.com02 .dd-radio2 {
	clear: both;
	width: 100%;
}

.com02 .dd-radio2 input {
	width: 7%;
}

.com02 textarea {
	width: 100%;
}
	
	

/* ���₢���킹�y�[�W
---------------------------------------------------- */
form,input,textarea,button{
	margin:0;
	padding:0.1%;
	font-size:100%;
}



    .pc-view {
        display: none;
    }
    .sp-view {
        display: block;
    }
   
}
