@charset "utf-8";


/* 幅644px以下から ヘッダー等微調節
--------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 481px){
	
.spDisp {
	display:block;
}

.spHide {
	display:none;
}

.box {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.img100 img{
	width:100%;
	height:auto;
}

/*　見出し・画像　*/

.pic-left {
	float: none;
	width:94%;
	height:auto;
}



/*　見出し・画像　*/

.midashi1 {
	border-bottom: solid 3px #ccc;
	position: relative;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 30px;
	padding-bottom: 15px;
}

.midashi1:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #111;
  bottom: -3px;
  width: 10%;
}

.midashi2 {
	font-size: 18px;
	color: #c1272d;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	background-image: url(../img/midashi2.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 100%;
	padding-left: 20px;
}

.midashi22 {
	font-size: 16px;
	color: #c1272d;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	background-image: url(../img/midashi2.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 100%;
	padding-left: 20px;
	margin-bottom: 30px;
}

.midashi3 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #c1272d;
	padding-left: 15px;
	font-size: 18px;
}


/*　ヘッダー　*/


header {
	overflow: hidden;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #141C63;
}

.header_cont {
	width: 100%;
	background-repeat: repeat;
	overflow: hidden;
}

.header_logo {
	float: none;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	text-align: center;
}

.header_logo img{
	width: 60%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.toph1 {
	display: none;
}

.main_img {
	position: relative;
	width:100%;
}

.main_img img{
	width:100%;
}

.main_img div{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.main_img h2 {
	font-family: Jost, sans-serif;
	font-weight: 600;
	color: #FFF;
	font-size: 30px;
	margin-bottom: 10px;
}

.main_img p {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	color: #FFF;
	font-size: 14px;
}

.main1 {
	
}

.main1_wrap {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 30px;
}

.main1 h3{
	font-size: 25px;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	line-height: 1.2em;
	margin-bottom: 40px;
}

.main1 h3 span{
	color: #808080;
	font-size: 16px;
	font-family: 'Jost', sans-serif;
	font-weight: 600;
}

.main1_c{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.main1_in {
	width: 100%;
	text-decoration: none;
	text-align: center;
	margin-bottom:20px;
}

.main1_in img{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.main1_in p{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #000;
	margin-bottom: 20px;
}

.main1_in div{
	width: 60px;
	margin-right: auto;
	margin-left: auto;
}

.main1_in:hover{
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}

.main2_1 {
	background-color: #f8f8f8;
	padding-top: 70px;
	padding-bottom: 70px;
}

.main2_2 {
	padding-top: 70px;
	padding-bottom: 70px;
}

.main2_c {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.main2_1p {
	width:100%;
}

.main2_1p img{
	width:100%;
}

.main2_1t {
	width: 100%;
	margin-bottom: 30px;
}

.main2_c h5{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 22px;
	margin-bottom: 30px;
	line-height: 1.6em;
}

.main2_1t img{
	width:200px;
	height:auto;
}

.main2_2p {
	width: 100%;
	order: 2;
}

.main2_2p img{
	width:100%;
}

.main2_2t {
	width: 100%;
	order: 1;
	margin-bottom: 30px;
}

.main2_2t img{
	width:200px;
	height:auto;
}

.main3 {
	padding-top: 80px;
	padding-bottom: 80px;
}

.main3 h3{
	font-size: 25px;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	line-height: 1.2em;
	margin-bottom: 40px;
}

.main3 h3 span{
	color: #808080;
	font-size: 16px;
	font-family: 'Jost', sans-serif;
	font-weight: 600;
}

.main3_c {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}

.main3 img {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

.main3_in {
	margin-bottom:70px;
}

.main3 h4 {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.6em;
	margin-bottom: 30px;
}

.main3 p {
	flex: 1;
	line-height: 1.8em;
}

.main3_btn {
	display: flex;
	justify-content: center;
	width: 90%;
	text-align: center;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #141C63;
}

.main3_btn p{
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	line-height: 1.4em;
}

.main3_btn:hover {
	background-color: #0F1442;
}

.pagetop {
	position: fixed;
	bottom: 60px;
	right: 10px;
	width: 40px;
	height:40px;
}

.pagetop img{
	width: 100%;
	height: auto;
}


footer {
	background-color: #F8F8F8;
	padding-top: 60px;
}

.foot_logo {
	margin-bottom:60px;
}

.foot_logo img{
	width:100%;
	height:auto;
}

.foot_logo1 {
	width:228px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
}

.foot_logo2 {
	width:170px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:5px;
}

.foot_add {
	text-align: center;
	margin-bottom: 10px;
}

.foot_tel {
	text-align: center;
	margin-bottom: 40px;
}

.foot_nav {
	display:none;
}

.foot_nav ul{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

.copyright {
	padding-bottom: 15px;
	padding-top: 15px;
	background-color: #141C63;
	text-align: center;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	color: #FFF;
	font-size: 14px;
}


/*　中ページ　*/


.page_title {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	background-color: #f8f8f8;
}

.page_title h3 {
	font-size: 25px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	padding-top: 30px;
	padding-left: 7.5%;
	margin-bottom: 10px;
}

.page_title p{
	font-family: Jost, sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #141C63;
	padding-left: 7.5%;
	padding-bottom: 30px;
}

.page_cont {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 100px;
	padding-top: 40px;
}

.line1_c {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
	background-color: #f8f8f8;
	margin-bottom: 50px;
	padding: 8%;
}

.line1_h5 {
	text-align: center;
	width:100%;
}

.line1_h5 h5 {
	position: relative;
	display: inline-block;
	margin-bottom: 60px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	font-size: 20px;
}

.line1_h5 h5:before {
	content: '';
	position: absolute;
	bottom: -25px;
	display: inline-block;
	width: 60px;
	height: 5px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #2CC158;
}

.line1_in {
	width:100%;
	margin-bottom:40px;
}

.line1_in img{
	width: 50%;
	height: auto;
	margin-bottom: 20px;
	margin-right: 25%;
	margin-left: 25%;
}

.line1_m {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	text-align: center;
	font-size: 18px;
	margin-bottom:15px;
}

.line2_c1 {
	text-align: center;
	margin-bottom: 70px;
}

.line2_p {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.line2_p img{
	width:100%;
	height:auto;
}

.line2_m1 {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 22px;
	margin-bottom: 25px;
}

.line2_m2 {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 25px;
	color: #2B964E;
	padding-left: 10px;
}

.line2_c2 {
	margin-bottom: 80px;
}

.line2_in {
	width: 90%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #f8f8f8;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom:5%;
}

.line2_in h5 {
	text-align: center;
	margin-bottom:35px;
	width:100%;
}


.line2_in h5 span{
	background-color: #FFF;
	padding: 8px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 18px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #2B964E;
}

.line3_c {
	margin-bottom: 30px;
}

.line3_1 {
	width:100%;
	margin-bottom:30px;
}

.line3_2 {
	width:100%;
}

.line3_1 table{
	width:100%;
	border: 1px solid #666;
	border-collapse:collapse;
}

.line3_1 table th{
	border: 1px solid #666;
	background-color: #f8f8f8;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	width: 90px;
}

.line3_1 table td{
	border: 1px solid #666;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

.line3_1 table td span{
	font-size:14px;
}

.line3_1 table td span a{
	font-size: 14px;
	color: #000;
}

.line3_tdm {
	color: #FFF;
	background-color: #2B964E;
	border: 1px solid #666;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

.line3_2 dl{
	margin-bottom:30px;
}

.line3_2 dl dt {
	margin-bottom:15px;
}

.line3_2 dl dt {
	background-color: #2B964E;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: #FFF;
	padding: 5px 10px;
}

.line3_2 dl dd{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	font-size: 18px;
}

.line3_2 dl dd span{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	font-size: 16px;
}

.line2_in ul li{
	text-indent: -1em;
	padding-left: 1em;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	margin-bottom: 10px;
}

.line3_m {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 23px;
	margin-bottom: 30px;
	color: #2B964E;
	padding-left: 10px;
	text-align: center;
}

.line3_m span{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color:#111111;
}

.line4_p1 {
	margin-bottom: 80px;
	text-align: left;
	font-size: 18px;
}

.line4_c {
	margin-bottom: 50px;
}

.line4_in {
	width: 84%;
	border: 1px solid #f8f8f8;
	padding-right: 8%;
	padding-bottom: 8%;
	padding-left: 8%;
	background-color: #f8f8f8;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom:40px;
}

.line4_step {	
	background-color: #2B964E;
	width: 45px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: -30px;
	margin-bottom:20px;
	height: 100px;
	width: 100px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.line4_step p{
	font-family: Jost, sans-serif;
	font-weight: 500;
	color: #FFF;
}

.line4_step p span{
	font-family: Jost, sans-serif;
	font-weight: 500;
	color: #FFF;
	font-size:40px;
}

.line4_m {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 20px;
	color: #2B964E;
	text-align: center;
}

.line4_btn {
	display: flex;
	justify-content: center;
	width: 100%;
	text-align: center;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	padding-top: 15px;
	padding-bottom: 20px;
	background-color: #2B964E;
	margin-bottom:80px;
}

.line4_btn p{
	font-size: 20px;
	color: #FFFFFF;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
}

.line4_btn:hover {
	background-color: #247940;
}

.line5_m {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 25px;
	text-align: center;
	line-height: 1.6em;
	margin-bottom: 50px;
}

.under_g {
	background:linear-gradient(transparent 60%, #8CD39C 60%);
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 30px;
}

.line5_p {
	text-align: center;
}

.acc1_in {
	background-color: #FFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 5%;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 88%;
	border: 2px solid #666;
	margin-bottom: 3%;
	margin-right: auto;
	margin-left: auto;
}

.acc1_in p{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 19px;
	text-align: center;
}

.acc1_arr {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:50px;
}

.acc1_arr img{
	width:100%;
	height:auto;
}

.acc1_p1 {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 30px;
	text-align: center;
	margin-bottom: 50px;
}

.acc1_p2 {
	text-align: left;
	margin-bottom: 80px;
}

.acc2_c {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
	margin-bottom: 80px;
}

.acc2_in {
	background-color: #f8f8f8;
	width: 90%;
	margin-bottom: 3%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding-top: 8%;
	padding-right: 5%;
	padding-bottom: 8%;
	padding-left: 5%;
}

.acc2_in h5{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #c1272d;
	text-align: center;
	margin-bottom: 20px;
}

.acc3_t1 {
	width:100%;
	border: 1px solid #666;
	border-collapse:collapse;
	margin-bottom:50px;
}

.acc3_th1 {
	width: 50%;
	border: 1px solid #666;
	background-color: #f8f8f8;
	padding: 1% 2%;
}

.acc3_th2 {
	border: 1px solid #666;
	background-color: #f8f8f8;
	padding: 1% 2%;
}

.acc3_t1 td{
	border: 1px solid #666;
	padding: 1% 2%;
}


.acc3_t2 {
	width:100%;
	border: 1px solid #666;
	border-collapse:collapse;
	margin-bottom:50px;
}

.acc3_th1 {
	width: 50%;
	border: 1px solid #666;
	background-color: #f8f8f8;
	padding: 1% 2%;
}

.acc3_th2 {
	border: 1px solid #666;
	background-color: #f8f8f8;
	padding: 1% 2%;
}

.acc3_t2 td{
	border: 1px solid #666;
	padding: 1% 2%;
}

.acc3_fontb {
	font-size: 18px;
	font-weight: bold;
}

.acc3_list {
	text-indent:-1em;
	padding-left:1em;
}

.comp_c {
	width: 100%;
}

.comp_c dl{
}

.comp_c dl dt{
	padding-top: 20px;
	width: 100%;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
}

.comp_c dl dd{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	flex: 1;
	padding-left: 15px;
}

.gree {
	display: flex;
	justify-content:flex-start;
	flex-wrap: wrap;
	margin-bottom:80px;
}

.gree div:nth-child(1){
	width:100%;
	order: 2;
}

.gree div:nth-child(2){
	width:100%;
	order: 1;
	margin-bottom:20px;
}

.gree div:nth-child(1) img{
	width:100%;
	height:auto;
	margin-bottom:10px;
}

.gree_name {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	font-size: 20px;
	text-align: right;
	padding-top:20px;
}

.gree_name span{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;
	font-size: 15px;
}


}
