@charset "utf-8";


/* 幅644px以下から ヘッダー等微調節
--------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 481px){
	
.spDisp {
	display:block!important;
}

.spHide {
	display:none!important;
}

.box {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.img100 img{
	width:100%;
	height:auto;
}

/*　見出し・画像　*/

.pic-left {
	text-align:center;
	float: none;
}

.pic-left img{
	width:94%;
	height:auto;
}

/*　見出し・画像　*/

.midashi1 {
	font-size: 28px;
	color: #A0005A;
	margin-bottom: 35px;
	font-weight: bold;
	text-align: center;
}

.midashi2 {
	font-size: 18px;
	font-weight: bold;
	color: #5965A8;
	margin-bottom: 25px;
}

.midashi3 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 20px;
	background-color: #5965A8;
	padding: 10px;
}

.midashi4 {
	color: #111111;
	font-size: 27px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}



.telnum3v {
	background-color: #FFF;
	text-align: center;
	padding-top: 3px;
	color: #B42563;
}
.telnum3v a{
	    text-decoration: none;
}
.moji {
	font-size: 15pt;
	color: #CC0073;
	font-weight: 700;
	font-variant: normal;
}
.down5 {
    margin-bottom: 5px;
}
.normal9 {
    font-size: 9pt;
}
.spacer5 {
    padding: 5px;
    font-size: 9pt;
    color: #FFF;
}


.nav-link {
	padding-top: 45px;
	padding-bottom: .5em;
	border-bottom: 2px solid #F1A3C6;
	background-position: center 5px;
}

.nav-link1 {
	background-image: url(../img/nav11-sp.png);
	background-repeat: no-repeat;
	background-size: 26px;
}
.nav-link2 {
	background-image: url(../img/nav12-sp.png);
	background-repeat: no-repeat;
	background-size: 26px;
}
.nav-link3 {
	background-image: url(../img/nav13-sp.png);
	background-repeat: no-repeat;
	background-size: 26px;
}
.nav-link4 {
	background-image: url(../img/nav14-sp.png);
	background-repeat: no-repeat;
	background-size: 26px;
}
.nav-link5 {
	background-image: url(../img/nav18-sp.png);
	background-repeat: no-repeat;
	background-size: 26px;
}
.nav-link6 {
	background-image: url(../img/nav18-sp.png);
	background-repeat: no-repeat;
	background-size: 26px;
}
	.nav-link7 {
	background-image: url(../img/nav16-sp.png);
	background-repeat: no-repeat;
	background-size: 26px;
}
	.nav-link8 {
	background-image: url(../img/nav8-sp.png);
	background-repeat: no-repeat;
	background-size: 26px;
}

/*　ヘッダー　*/


header {

    padding-top: 0px;
    overflow: scroll;

    width: 100%;
    height: 75px;
}


.header_cont {
	width: 100%;
	background-repeat: repeat;
	overflow: hidden;
}


.header_logo {
	position: fixed;
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
	display: block;
	width: 100%;
	z-index: 90;
	background-color: #D8D4C6;
}

.header_logo img{
width: 65%;
    height: auto;
    padding-left: 70px;
    padding-top: 15px;
}

.toph1 {
	display: none;
}


/* メインイメージ */


/*　メインイメージ　*/

.main_image {
	clear: both;
	z-index:999;
	height:180px;
}

.main_image h2{
	display:none;
}

.main_image img{
	width:100%;
	height:auto;
}

/*　トピックス　*/

.topics {
	background-color: #e4f3bf;
	overflow: hidden;
}

.topics_ttl {
	width: 100%;
	float: none;
	overflow: hidden;
	padding-top: 40px;
	text-align: center;
}

.topics_ttl div {
	width: 60%;
	margin-right: auto;
	margin-left: auto;

}

.topics_txt {
	color: #CC0073;
	font-size: 25px;
	font-weight: bold;
	text-align: left;
	line-height: 1em;
	float: left;
	width: 45%;
}

.topics_jmp {
	float: right;
	width: 45%;
}

.topics_jmp img{
	width:100%;
	height:auto;
}

.topics .topicsArea {
	width: 90%;
	float: none;
	padding: 5%;
}

.topi_spn {
	font-size: 15px;
	font-weight: normal;
}

/*　メイン　*/

.main1 {
	width: auto;
	background-color: #D2EAF4;
	text-align: center;
	padding: 30px;

}

.main1_c {

	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.main1_c h2{
	font-size: 23px;

	margin-bottom: 28px;
	padding-bottom: 70px;
	color: #A0005A;
	text-align: center;
}

.main1_c img{

	height: auto;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

.font_or {
	color:#FF7F00;
}

.main1_c p{
	font-size:16px;
}

.main2 {

	background-size: cover;
	padding-top: 47px;
	padding-bottom: 47px;
}

.main2_c {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 32px;
	text-align: center;
}

.main2_c h2{
	font-size: 25px;
	color: #7D86BB;
}

.main2_c-m{
	font-size: 15px;
	margin-bottom: 30px;
	color: #CC0072;
}

.main2_jmp {
	width: 90%;
	margin-right: auto;
	margin-left: auto;	
}

.main2_jmp a{
	width: 90%;
	background-color: #7D87BC;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-image: url(../img/main2_jmp.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFF;
	border-radius: 5px;
	padding-left: 10%;
	margin-bottom:30px;
}

.main2_jmp a:hover{
	background-color: #47a234;
	color: #E5E5E5;
}

.main3 {
	background-color: #fff;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 30px;
}

.main3 h2 {
	text-align: center;
	margin-bottom: 23px;
	font-size: 25px;
	color: #CC0072;
}


.main3_link {
	text-align: center;
}

.main3_link img{
	box-shadow: 7px 7px 21px -1px #AAAAAA;
	width:80%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.main4 {
	background-color: #f2f2f2;
	padding-top: 30px;
	padding-bottom: 30px;
}

.main4_c {
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.main4 h2{
	font-size: 30px;
	color: #CC0072;
}

.main4_m {
	font-size: 20px;
	margin-bottom: 30px;
	color: #CC0072;
}

.main4_wrap {
	margin-bottom: 40px;
}

.main4_box {
	width: 90%;
	background-color: #EFEFEF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 5%;
	padding-left: 5%;
	margin-bottom: 10px;
}

.main4_m {
	text-align: center;
	margin-bottom: 20px;
}

.main4_m p{
	font-weight: bold;
	color: #545454;
	font-size: 20px;
}

.main4_m img{
	margin-bottom:13px;
}

.main4_p {
	text-shadow: white 1px 1px 0px, white -1px 1px 0px,
	 white 1px -1px 0px, white -1px -1px 0px;
	text-align: left;
}

.main4_m2 {
	font-size: 20px;
}

footer {

}

.footer_map {
	height: 300px;
	width: 100%;
}

.footer1 {
	background-color: #2F91BF;
	padding-top: 24px;
	padding-bottom: 14px;
}

.footer1_c {
	width: 75%;
	margin-right: auto;
	margin-left: auto;	
}

.footer1_c {
	text-align:center;
}

.footer1_c div{
	margin-bottom: 15px;

}

.foot_tel {
	font-size: 17px;
}

.foot_tel a{
	font-size: 26px;
	text-decoration: none;
	color: #FFF;
}

.footer1_c p {
	line-height: 1.7em;
	color: #FFF;
}

.copyright {
	font-size: 12px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #333;
	background-color: #F3F3EE;
}

.footer3 {
	text-align: center;
	color: #FFF;
	background-image: url(../img/header_back1.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 26px;
	padding-bottom: 15px;
}

.footer3 li{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}


/*　メイン　*/

.page_title {
	text-align: center;
	background-image: url(../img/title.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 160px;
	clear: both;
}


.page_title h3{
	font-size: 32px;
	color: #FFF;
}


.page_cont {
	padding-top: 20px;
	padding-bottom: 30px;
}


.about1 {
	background-image: url(../img/main1_back1.png);
	background-repeat: repeat;
	padding-top: 60px;
	padding-bottom: 40px;
	font-size: 17px;
	margin-bottom: 10px;
}

.about1_c {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.about1_cont {
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
}

.about1_cont img{
	width:100%;
	height:auto;
}

.about1_1 {
	float: none;
	width: 92%;
	background-color: #FFF;
	margin-bottom: 10px;
	padding: 4%;
}

.about1_2 {
	float: none;
	width: 92%;
	background-color: #FFF;
	padding: 4%;
	text-align: center;
}

.about1_2 p{
	font-weight: bold;
	margin-bottom: 10px;
}

.about1_jmp {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.about1_jmp a{
	background-color: #F7B046;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	background-image: url(../img/main2_jmp.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFF;
	border-radius: 5px;
}

.about1_jmp a:hover{
	background-color: #FAD499;
	color: #FFF;
}

.about2 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

.about2_c {
	background-color: #F4F4F4;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 2%;
	padding-left: 5%;
}

.about2_c p{
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 20px;
}

.about2_banner{
	float: none;
	width: 100%;
	height: auto;
	background-color: #FFF;
	margin-bottom: 10px;
}

.about2_banner img{
	width:100%;
	height:auto;
}


.comp {
	padding-bottom: 50px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 20px;
}

.comp table{
	width: 100%;
	border-collapse: collapse;
	float: none;
	margin-bottom: 30px;
}

.comp table a{
	color: #A0005A;
	text-decoration: none;
}

.comp table a:hover{
	color: #A0005A;
	text-decoration: underline;
}


.comp table th{
	width: 25%;
	text-align: center;
	background-color: #CCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding: 10px;
}

.comp table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.comp table td li{
	padding-left: 1em;
	text-indent: -1em;
}

.comp_map {
	float: none;
	width: 100%;
}

.serv1 {
	margin-bottom: 20px;
	padding-top: 20px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.serv2 {
	background-image: url(../img/main1_back1.png);
	background-repeat: repeat;
	padding-top: 40px;
	padding-bottom: 20px;
}

.serv2_c {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}


.serv2_wrap {
	margin-bottom: 40px;
}

.serv2_box {
	width: 44%;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-right: 2%;
	padding-left: 2%;
	border-radius: 5px;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 1%;
	margin-left: 1%;
	float: left;
}

.serv2_m {
	text-align: center;
	font-weight: bold;
	color: #F7B046;
	font-size: 19px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.serv2_m p{
	font-weight: bold;
	color: #545454;
}

.serv2_p {
	font-size: 17px;
	font-weight: bold;
}

.serv2_p span{
	font-size: 20px;
	font-weight: bold;
	color: #A0005A;
	font-size: 25px;
}

.serv3 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 30px;
}

.serv3_p {
	font-weight: bold;
	color: #FF9900;
	font-size: 17px;
}

.qa_c {
	overflow: hidden;
	padding-top: 50px;
	background-image: url(../img/main1_back1.png);
	background-repeat: repeat;
	padding-bottom: 50px;
}

.qa_box {
	background-color: #FFF;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding: 5%;
}

.qa_q {
	background-image: url(../img/qa_q.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 23px;
	color: #A0005A;
	padding-left: 60px;
	padding-top: 9px;
	padding-bottom: 15px;
}

.qa_a {
	background-image: url(../img/qa_a.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 18px;
	padding-left: 60px;
	padding-top: 10px;
}

.insp1_p {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
	margin-right: 20px;
}

.insp1_p span{
	font-size: 20px;
	font-weight: bold;
	color: #A0005A;
	font-size: 20px;
}

.insp1 {
	background-image: url(../img/main1_back1.png);
	background-repeat: repeat;
	padding-top: 30px;
	padding-bottom: 30px;
}

.insp2 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 60px;
	padding-bottom: 30px;
}

.insp2_c {
	text-align: center;
}


.insp2_wrap {
	margin-bottom: 40px;
}

.insp2_box {
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-right: 3%;
	padding-left: 3%;
	border-radius: 5px;
	border: 6px solid #E5E2DB;
	margin-bottom: 15px;
}



.insp2_list {
}

.insp2_list li{
	background-image: url(../img/insp_li.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 17px;
	padding-left: 35px;
	margin-bottom: 10px;
}
.page_midashi {
	text-align: center;
	margin-bottom: 20px;
	color: #CC0072;
	font-weight: bold;
	margin-right: 5%;
	margin-left: 5%;
}

.pic-right {
	float: none;
	width: 100%;
	margin-bottom: 15px;
}

#topics_car {
	padding-bottom:30px;
	text-align: center;
		
}

#topics_car li {
width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: inline-block;
    float: none;
    position: relative;
    border-radius: 10px;
	
}
 li img {
max-width: 100%;
    height: auto;

}
#topics_car #topics_thumbnail {
border-radius: 10px;
    z-index: 2;

	
}

#topics_car #topics_title {
position: absolute;
    bottom: 0px;
    background-color: rgba(255,255,255,0.6);
    z-index: 3;
    margin-top: -30px;
    width: 100%;
    height: auto;
    line-height: 2em;
    font-size: 14px;
    color: #111;
	
}

.inline-block li {
    display: inline-block;
    margin-top: 10px;
    margin-left: 0px;
}
#fla {
	background-color: #F0F0E1;
    display: block;
    height: 40px;
}
#fla>div {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background-color:#F0F0E1;
}
#fla h1 {
	position: absolute;
	width: 1045px;
	top: 197px;
	margin: 0;
	text-align: center;
}
#fla>div #twitter {
position: absolute;
    /* bottom: 0px; */
    overflow: hidden;
    width: 100%;
    height: auto;
    padding-left: 0px;
    text-align: left;
    left: 0px;
    z-index: 1;
}
#fla #twitter h2 {
	position: absolute;
	top: 5px;
	left: 0;
	z-index: 10;
	width: 90px;
	height: auto;
	text-align: center;
	font-weight: bold;
	display:none;

	font-size: 11px;
	color: #FF7F00;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 0;
	display:none;
}
#fla #twitter #tweet {
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
}
#fla #twitter>span {
	display: none;
}
#fla #twitter #tweet ul {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	overflow: hidden;
}
#fla #twitter #tweet li {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	line-height: 40px;
	padding: 0;
	background-image: url(../img/bg01.png);
	background-repeat: repeat;
	background-position: 0 0;
}
#fla #twitter #tweet li span {
	margin: 0 25px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	display:block;
}
#fla #twitter #tweet li span,
#fla #twitter #tweet li a {
	line-height: 40px;
	color: #333;
}
#fla #twitter .btn {
	position: absolute;
	right: 0;
	z-index: 10;
	display:none;
}
#fla #twitter .btn a {
	display: block;
	z-index: 10;
	padding: 0 40px;
	line-height: 40px;
	color: #fff;
	background-image: url(../img/bg02.png);
	background-repeat: repeat;
	background-position: 0 0;
}
img {
	max-width:100%;
	height:auto;
}
.topics_back {

    padding: 15px;
}
.topics_back ul {
	margin:0px;
}
.inner {
	margin: auto;
	width: 96%;
}
.pg-list-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.pg-list-block + .pg-list-block {
  border-top: 1px dotted #e5e5e5;
  margin-top: 30px;
  padding-top: 30px;
}

.pg-list-block .heading-h3--green {
  width: 100%;
}

.pg-list-block .common-table {
  width: 100%;
}

.pg-list-block .map-wrap {
  text-align: right;
  width: 12.6%;
}

.pg-list-block .map-wrap .border-link__btn {
  padding: 5.5px;
}
.common-table .common-table__head {
    padding: 2%;
    width: 20%;
}
.common-table__row {
    border-top: 1px solid #e5e5e5;
    display: table;
    flex-wrap: wrap;
    width: 100%;
}
.common-table__row:last-child {
    border-bottom: 1px solid #e5e5e5;
}
.title0 {
    color: #fff;
    margin-bottom: 10px;
    text-align: center;
    font-size: 22px;
    padding-top: 60px;
    font-family: kan412typos-std, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.midashi_p {

    margin-bottom: 30px;
    background-image: url(../img/midashipback.png);
    background-repeat: no-repeat;
    background-position: left center;
	background-size:24px;
    text-align: left;
    padding-left: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #6BA9E4;
}
.midashi_p2 {
    font-size: 20px;
    margin-bottom: 30px;
    background-image: url(../img/midashipback2.png);
	background-size:20px;
    background-repeat: no-repeat;
    background-position: left center;
    text-align: left;
    padding-left: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #6BA9E4;
    clear: both;
	margin-top:20px;
}
.midashi1 {
    font-size: 22px;
    color: #333333;
    margin-bottom: 30px;
    font-weight: bold;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #47a234;
}
.box50 {
	float: none;
	width: 98%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-right: 1%;
	padding-left: 1%;
}
.box33 {
    float: none;
    width: 98%;
    margin-right:auto;
	margin-left:auto;
    margin-bottom: 20px;
}
.acc_left {
	float: none;
	width: 90%;
	border: 5px solid #FFF;
	margin: 0 auto 20px auto;
}
.acc_right {
	float: none;
	width: 90%;
	padding:10px;
		margin: 0 auto 20px auto;
	background-color:#fff;
	height:auto;
}
.fl1 {
	font-size: 16px;
	color: #2E91BF;
	font-family: fot-seurat-pron, sans-serif;
	font-style: normal;
		background-image: url(../img/fl1.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	padding-left:40px;
}

.fl2 {
	font-size: 16px;
	color: #2E91BF;
	font-family: fot-seurat-pron, sans-serif;
	font-style: normal;
		background-image: url(../img/fl2.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	padding-left:40px;
}
.fl3 {
	font-size: 16px;
	color: #2E91BF;
	font-family: fot-seurat-pron, sans-serif;
	font-style: normal;
		background-image: url(../img/fl3.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	padding-left:40px;
}

.fl4 {
	font-size: 16px;
	color: #2E91BF;
	font-family: fot-seurat-pron, sans-serif;
	font-style: normal;
		background-image: url(../img/fl4.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	padding-left:40px;
}

.fl {
	margin: 0 0 7px 42px;
    font-size: 14px;
}
iframe{
vertical-align:bottom;
}
.main3_midashi {
	text-align: center;
	margin-bottom: 29px;
	font-size: 18px;
	color: #7B7355;
	font-family: fot-seurat-pron, sans-serif;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777;
}
.main3_midashi:before {
	content: "";
	display: inline-block;
	width: 1.2em;
	height: 0.8em;
	background-size: contain;
	background-image: url(../img/icon2_m.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.main3_midashi_mini {

	margin-bottom: 29px;
	font-size: 18px;
	color: #2E91BF;
	font-family: fot-seurat-pron, sans-serif;
	font-style: normal;

}
.main3_midashi_mini:before {
	content: "";
	display: inline-block;
	width: 1.2em;
	height: 0.8em;
	background-size: contain;
	background-image: url(../img/icon2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.inner960 {
    margin: auto;
    width: 98%;
}
.face {
	float:none;
	width:92%;
	margin:auto;
	margin-bottom:20px;
}
.area {
	float:none;
	width:98%;
	margin:auto;
	background-color: #FFF;
	padding: 5px;
	margin-bottom:20px;
}
.area_list li {
	float:left;
	margin:0 8px 17px 9px;
	width:160px;
}
.area_list li img {

	width:100%;
	height:auto;
}
.fb-container {
		width: 100%;

	}
	.ban li {
	float:none;
	margin:auto;
	margin-bottom:20px;
}
.pd20 {
	margin-left:0px;
}
.footer2 {
    background-color: #D8D4C6;
    padding-top: 35px;
    padding-bottom: 35px;

}
	.flb {
    width: 96%;
    margin: auto;
}
	.fl_list {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}
	.fl_list a {
		color:#7B7355;
	}
	.flb .fl a {
		color:#111;
	}
	.fl_list_last {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}


.tabs {
  margin-top: 50px;
  padding-bottom: 10px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  width: 98%;
  margin: 0 auto;}
/*タブのスタイル*/
.tab_item {
width: calc(100%/4);
  height: 50px;
  border-bottom: 3px solid #2F91BF;
  background-color: #D2EAF4;
  line-height: 50px;
	font-size: 13px;
  text-align: center;
  color: #2F91BF;
  display: block;
  float: left;
	text-align: center;
  transition: all 0.2s ease;
	font-weight:bold;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 5px 5px 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content,
#design2:checked ~ #design2_content{
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #2F91BF;
  color: #fff;
}
	.newsbox {
    width: 96%;
    margin: auto;
    padding: 5px;
    background-color: #FFF;
    height: 220px;
    overflow: auto;
    font-size: 12px;
}
	.pick_l {
	display:none;
}
.pick_r {
	float: none;
    width: auto;
    background-color: #2F91BF;
    height: auto;
    padding: 5px;
}
.pick_naka {
	background-color: #fff;
	margin: 12px;
	height: auto;
	border-radius: 5px;
	padding: 10px;
}
.main22 {
    background-repeat: repeat;
    padding-top: 30px;
	min-width:200px;
    clear: both;
    min-height: 400px;
}
	}
