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

	sub サブページ　モバイル用

---------------------------------------------*/



header{

	margin-bottom: 30px!important;
}




.breadcrumb{
	display: flex;
	margin-bottom: 10px;
}

.breadcrumb>li{
font-size: 1.3rem;
    text-decoration: none;
    padding-bottom: 5px;
    padding-right: 5px;
}


.breadcrumb>li:after{
font-size: 1.3rem;
content: "＞";
  padding-left: 5px;
}

.breadcrumb>li:last-child:after{

content: "";
}


.breadcrumb>li>a{
font-size: 1.3rem;
    text-decoration: none;
    color: black;
    padding-bottom: 5px;
    border-bottom: 3px solid #0070c0;
}


.contents_info{

	margin-bottom: 40px;
}


.contents_info>div{

	margin-bottom: 10px;
}


.sub_banner1{

	margin-bottom: 45px;
	text-align: center;
}

.sub_banner1>a>img{
width: 90%;
height: auto;
}



.sub_main{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

.sub_main>img,
.sub_main>a>img
{
width: 100%;
height: auto;
}



.model{
	display: flex;
	flex-wrap:wrap;
	margin-bottom: 30px;
}


.model>li{
margin-bottom: 10px;
margin-right: 2%;
width: 32%;
}

.model>li>a>img{
width: 100%;
height: auto;
}

.model>li:nth-child(3n){
margin-right: 0;
}


.sub_text{
	margin-bottom: 15px;
}


.pic_list{
	display: flex;
	flex-wrap:wrap;
	margin-bottom: 15px;
}

.pic_list>li{
margin-bottom: 15px;
width: 49%;
}



.pic_list>li:nth-child(2n-1){
margin-right: 2%;
}

.pic_list>li>a>img{
	width: 100%;
	height: auto;
}


.koumoku_list{
	margin-bottom: 30px;

}


.koumoku_list>dt,.koumoku_list>dd,
.koumoku_list>dt>a,.koumoku_list>dd>a

{
box-sizing:border-box;
font-size: 1.3rem;
text-align: center;
}


.koumoku_list>dt{

padding-bottom: 5px;
border-bottom: 1px solid #000;
margin-bottom: 10px;
}


.koumoku_list>dd{
padding: 10px;
margin-bottom: 30px;
word-break: break-all;
}







.koumoku_list2{
	margin-bottom: 30px;

}


.koumoku_list2>dt,.koumoku_list2>dd,
.koumoku_list2>dt>a,.koumoku_list2>dd>a

{
box-sizing:border-box;
font-size: 1.3rem;
text-align: center;
}


.koumoku_list2>dt{

padding-bottom: 5px;
border-bottom: 1px solid #000;
margin-bottom: 10px;
}


.koumoku_list2>dd{
padding: 10px;
margin-bottom: 30px;
word-break: break-all;
}























.pack_img{
	margin-bottom: 30px;
}

.pack_img>li{
	margin-bottom: 20px;
}

.pack_img>li>a>img{
	width: 100%;
	height: auto;
}



.midasi2{
padding: 1rem 2rem;
border-left: 5px solid #000;
background: #f4f4f4;
font-size: 1.3rem;
}


.sub_text2{
padding: 10px 10px 10px 20px;

}

.google_form>iframe{
	width: 100%;
	height: 800px;
}


.midasi3{
margin-top: 30px;
font-size: 1.5rem;
border-bottom: 1px solid #000;
margin-bottom: 10px;
}



.member{
	width: 100%;
	padding-top: 20px;
	margin-bottom: 30px;
	display: flex;
}

.member>li:nth-child(2n-1){
width: 19%;
margin-right: 1%;
}

.member>li:nth-child(2n-1)>img{
	width: 100%;
	height: auto;
}

.member>li:nth-child(2n){
width: 80%;
box-sizing:border-box;
padding: 0 10px;
}


.member>li>h4{
	font-size: 1.2rem;
	font-weight: bold;
}

.member>li>div{
margin-bottom: 20px;
}




.talk{
	width: 100%;
	padding-top: 5px;
	margin-bottom: 5px;
	display: flex;
}

.talk>li:nth-child(2n-1){
width: 19%;
margin-right: 1%;
}

.talk>li:nth-child(2n-1)>img{
	width: 100%;
	height: auto;
}

.talk>li:nth-child(2n){
width: 80%;
box-sizing:border-box;
padding: 0 10px;
}


.talk>li>h4{
	font-size: 1.2rem;
	font-weight: bold;
}

.talk>li>div{
margin-bottom: 20px;
}




.line_link{
width: 80%;
margin: 0 auto 30px auto;
box-sizing:border-box;
text-align: center;
  background: -moz-linear-gradient(top, #029505, #007c03);
  background: -webkit-linear-gradient(top, #029505, #007c03);
  background: linear-gradient(to bottom, #029505, #007c03);
  padding: 10px;
  border-radius:10px;
}

.line_link>a{
color: white;
font-size: 1.5rem;
display: block;
text-decoration: none;
}


.line_link:hover{
  background: -moz-linear-gradient(top, #00b904, #3aa300);
  background: -webkit-linear-gradient(top, #00b904, #3aa300);
  background: linear-gradient(to bottom, #00b904, #3aa300);
}





.line_list{
	display: flex;
	flex-wrap:wrap;
	margin-bottom: 15px;
}

.line_list>li{
margin-bottom: 15px;
width: 24%;
box-sizing:border-box;
border: 1px solid #ccc;
margin-right: 1.3%;
}

.line_list>li:nth-child(4n){
margin-right: 0;
}

.line_list>li>a>img{
	width: 100%;
	height: auto;
}
