/*　for タブレット 　*/
@media screen and (min-width:560px) {
/* 全体
------------------------------------------------------------*/
#content {
padding-top: 100px;
}

/* ヘッダー
------------------------------------------------------------*/
#header {
height: 100px;
}
#header_l {
width: 40%;
min-width: 300px;
max-width: 400px;
height: 89px;
}
#header_l h1 img {
left: 30px;
bottom: 10px;
}
#header_r {
width: 60%;
min-width : -webkit-calc(100% - 400px) ;
min-width : calc(100% - 400px) ;
max-width : -webkit-calc(100% - 300px) ;
max-width : calc(100% - 300px) ;
height: 100px;
}

/* スライドショー
------------------------------------------------------------*/
#slide_title {
bottom: 40px;
}

/* お知らせ
------------------------------------------------------------*/
#taisaku {
margin: 40px auto 0 auto;
}
.info_top {
padding: 20px 0;
}
.title-red {
width: 312px;
height: 50px;
border-radius: 0 25px 25px 0;
}
.title-red img {
top: 8px;
left: 50px;
}
.title-red p {
left: 100px;
font-size: 3em;
line-height: 50px;
}
.to_list {
height: 50px;
}
.to_list p {
width: 140px;
height: 25px;
right: 15px;
border-radius: 14px;
font-size: 1.6em;
line-height: 25px;
}
.info_n {
padding: 0 0 30px 0;
}
.top-info_date {
margin: 10px 0 0 30px;
}
.top-info_title {
width : -webkit-calc(100% - 85px) ;
width : calc(100% - 85px) ;
padding: 15px 30px 15px 55px;
font-size: 2em;
text-indent: -1.2em;
}
.top-info_title img {
margin: 0 5px 0 0;
}
.info_new3 dd {
padding: 0 30px 15px 55px;
}

/* 理念・政策
------------------------------------------------------------*/
.policy_m {
padding: 20px 0 15px 0;
}
.policy {
padding: 0 0 25px 0;
}
.imabari img {
margin: 50px 0 0 0;
}
#policy_waku {
width: 90%;
}
.policy0 {
float: left;
width: 48%;
}
.policy0 img{
width: 100%;
}
.policy1 {
margin: 20px 2% 0 0;
}
.policy2 {
margin: 20px 0 0 0;
}
.policy3 {
margin: 10px 2% 0 0;
}
.policy4 {
margin: 10px 0 0 0;
}
#policy1 {
margin-top: -100px;
padding-top: 100px;
}
#policy2 {
margin-top: -100px;
padding-top: 100px;
}
#policy3 {
margin-top: -100px;
padding-top: 100px;
}
#policy4 {
margin-top: -100px;
padding-top: 100px;
}
.continuation {
margin: 0 0 20px 0;
padding: 0 20px 0 0;
font-size: 1.4em;
} 
.policy_naiyou {
width: 100%;
}

/* 活動報告
------------------------------------------------------------*/
.report_n {
padding: 0 0 20px 0;
}
#top-report_waku {
width: 94%;
flex-direction: row;
justify-content: space-between;
}
.report0 {
width: 32.5%;
}
.report1 {
margin: 0 1.25% 0 0;
}
.report2 {
clear: none;
margin: 0 1.25% 0 0;
}
.report3 {
clear: none;
}
.top-report_title {
height: 70px;
}
@supports (-webkit-line-clamp: 3) {
.trt_ellipsis {
-webkit-line-clamp: 3;
}
}
@supports (-webkit-line-clamp: 4) {
.r_ellipsis {
-webkit-line-clamp: 4;
}
}

/* TANTAN日記
------------------------------------------------------------*/
.diary_top {
margin: 170px 0 0 0;
}
#diary-illust img {
left: 6.7%;
}
#diary-title {
right: 5%;
bottom: 10px;
font-size: 4.1em;
line-height: 60px;
}
#diary-title img {
display: inline-block;
width: 40px;
height: auto;
margin: 0 5px 0 0;
}
#top_diary_waku {
width: 88.5%;
}
.diary0 {
width : -webkit-calc(50% - 28px) ;
width : calc(50% - 28px) ;
}
.diary1 {
margin: 0 0 30px 0;
}
.diary2 {
clear: none;
margin: 0 0 30px 0;
}
.diary3 {
margin: 0;
}
.diary4 {
clear: none;
margin: 0;
}
.diary_bottom {
width : -webkit-calc(100% - 15px) ;
width : calc(100% - 15px) ;
padding: 0 15px 50px 0;
}
.to_list_d {
height: 40px;
}
.to_list_d p {
right: 0;
width: 170px;
height: 25px;
font-size: 1.6em;
border-radius: 14px;
line-height: 25px;
}

/* プロフィール
------------------------------------------------------------*/
.profile {
margin: 0 0 650px 0;
}
#profile-box {
width : -webkit-calc(100% - 400px) ;
width : calc(100% - 400px) ;
height: 300px;
}
#profile-triangle {
right: 350px;
border-bottom: 300px solid transparent;
border-left: 130px solid #f83e2a;
z-index: 3;
}
#profile-img img {
width: 470px;
height: 300px;
}
#profile-pen img{
top: 30px;
left: 30px;
width: 40px;
}
.profile p {
top: 30px;
left: 80px;
font-size: 3.5em;
}
#profile_waku {
top: 120px;
left: 6%;
max-width: 600px;
}
#profile-name {
font-size: 4em;
}
#ryakureki {
width: 45px;
margin: 10px 0;
padding: 2px 10px;
}
#profile-ename img {
right: 38px;
width: 210px;
}	
.profile_dl {
margin: 0 0 30px 0;
}
.profile_list {
flex-direction: row;
margin: 0 0 10px 0;
}
.profile_m {
margin: 0;
}
.profile_dl .profile_list dt,
.profile_dl .profile_list dd {
font-size: 1.6em;
}
.profile_dl .profile_list dt {
width: 13em;
}
.profile_dl .profile_s dt {
width: 15em;
}
.profile_dl .profile_list dd {
padding: 0;
width : calc(100% - 13em) ;
}
.profile_dl .profile_s dd {
width : calc(100% - 15em) ;
}
.profile_dl .profile_list dd:before {
content: '';
}
.br_pc {
display: block;
}

/* フッター
------------------------------------------------------------*/
.footer {
height: 232px;
border-top: 68px solid #e9e9e8;
}
.footer_sns {
top: 50px;
right: 60px;
}
.footer_title {
bottom: 20px;
left: 50px;
}
#footer_title_name {
width: 100%;
padding: 0 40px 0 0;
font-size: 1.6em;
}
#footer_title_url {
font-size: 1.7em;
}
#footer_add {
padding: 0 0 0 0;
font-size: 1.6em;
}
#footer_tel {
font-size: 1.6em;
}
.copyright {
width : -webkit-calc(100% - 50px) ;
width : calc(100% - 50px) ;
padding: 13px 50px 20px 0;
}
.sp_br {
display:none;
}

/* リンクバナー
------------------------------------------------------------*/
#link_banner_waku {
display: table;
max-width: 720px;
margin: 0 auto 40px auto;
}
.link_banner0 img {
width : -webkit-calc(100% - 30px) ;
width : calc(100% - 30px) ;
max-width: 220px;
height: auto;
}
.link_banner0 {
display: table-cell;
}
.link_banner1 {
margin: 0 30px;
}
.link_banner2 {
margin: 0 30px;
}

/* ページトップボタン
------------------------------------------------------------*/
.pagetop {
bottom: 60px;
}

}

/*　for PC　*/
@media screen and (min-width:960px) {
/* ヘッダー
------------------------------------------------------------*/
.header_sns {
display: block;
position: absolute;
top: 20px;
right: 30px;
height: 16px;
}
.header_sns img {
float: left;
margin: 0 0 0 10px;
}
ul#navi {
display: block;
position: absolute;
right: 30px;
bottom: 19px;
}
ul#navi li {
float: left;
margin: 0 0 0 25px;
}
ul#navi li a {
padding: 0 5px 10px 5px;
border-bottom: 11px solid #fff0ea;
color: #000;
font-size: 1em;
font-weight: 700;
text-decoration: none;
text-align: center;
}
ul#navi li a:hover {
border-bottom: 11px solid #f9390e;
color: #f9380e;
}
ul#navi li.active a {
color: #f9380e;
}
ul#navi li.current a {
border-bottom: 11px solid #f9390e;
}

/* ハンバーガーメニュー
------------------------------------------------------------*/
#nav-drawer {
display: none;
}
	
/* SNS
------------------------------------------------------------*/
.top-sns_waku {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: stretch;
width: 88.5%;
max-width: 1020px;
}
.top_sns_w {
width : -webkit-calc(50% - 28px) ;
width : calc(50% - 28px) ;
margin: 0;
padding: 0;
}

/* お知らせ
------------------------------------------------------------*/
#taisaku {
margin: 60px auto 0 auto;
}
.info_top {
padding: 0;
}
.title-red {
width: 49.2%;
max-width: 512px;
height: 70px;
border-radius: 0 35px 35px 0;
}
.title-red img {
top: 10px;
left: 90px;
width: 60px;
}
.title-red p {
line-height: 70px;
left: 170px;
font-size: 4.4em;
}
.to_list {
height: 70px;
}
.to_list p {
right: 28px;
width: 162px;
height: 30px;
border-radius: 16px;
font-size: 1.9em;
line-height: 30px;
}
.info_n {
padding: 0 0 70px 0;
}
.top-info_date {
margin: 20px 0 0 50px;
}
.top-info_title {
width : -webkit-calc(100% - 110px) ;
width : calc(100% - 110px) ;
padding: 20px 60px 12px 50px;
font-size: 2em;
text-indent: -1.5em;
}
.info_new3 dd {
padding: 0 60px 20px 80px;
}

/* 理念・政策
------------------------------------------------------------*/
.policy {
padding: 0 0 60px 0;
}
.imabari img {
margin: 70px 0 0 0;
}
#policy_waku {
width: 890px;
}
.policy0 {
width: 420px;
}
.policy1 {
margin: 35px 50px 0 0;
}
.policy2 {
margin: 35px 0 0 0;
}
.policy3 {
margin: 20px 50px 0 0;
}
.policy4 {
margin: 20px 0 0 0;
}
.p_txt {
height: 5em;
padding: 10px 20px;
font-size: 1.8em;
line-height: 1.8em;
}

/* 政策提言
------------------------------------------------------------*/
.report_n {
padding: 0 0 80px 0;
}
.top-report_date {
margin: 15px 0 0 10px;
}
.top-report_title {
height: 80px;
font-size: 2.1em;
}


/* TANTAN日記
------------------------------------------------------------*/
.diary_top {
margin: 230px 0 0 0;
}
#diary-illust img {
max-width: 282px;
}
#diary-title {
bottom: 18px;
font-size: 7em;
line-height: 63px;
}
#diary-title img {
width: 51px;
height: auto;
margin: 0 20px 0 0;
}
#top_diary_waku {
max-width: 1200px;
}
.diary_bottom {
width : -webkit-calc(100% - 30px) ;
width : calc(100% - 30px) ;
padding: 0 30px 100px 0;
}
.to_list_d {
height: 70px;
}
.to_list_d p {
right: 28px;
width: 215px;
height: 30px;
font-size: 1.9em;
border-radius: 16px;
line-height:30px;
}

/* プロフィール
------------------------------------------------------------*/
.profile {
margin: 0 0 850px 0;
}
#profile-box {
width : -webkit-calc(100% - 627px) ;
width : calc(100% - 627px) ;
height: 400px;
}
#profile-triangle {
right: 442px;
border-bottom: 400px solid transparent;
border-left: 185px solid #f83e2a;
z-index: 3;
}
#profile-img img {
width: 627px;
height: 400px;
}

#profile-pen img {
top: 45px;
left: 70px;
width: 46px;
}
.profile p {
top: 45px;
left: 130px;
font-size: 4.4em;
}
#profile_waku {
top: 125px;
left: 70px;
width: 530px;
padding: 45px 35px 55px 50px;
}
#profile-name {
font-size: 4.4em;
}
#ryakureki {
width: 40px;
margin: 15px 0 10px 0;
padding: 4px 10px;
}
.profile_dl {
margin: 0;
}
.profile_dl .profile_list dt,
.profile_dl .profile_list dd {
font-size: 1.5em;
}

/* フッター
------------------------------------------------------------*/
.footer {
height: 270px;
border-top: 80px solid #e9e9e8;
}
.footer_sns {
top: 60px;
right: 78px;
}
.footer_title {
bottom: 22px;
left: 87px;
}
#footer_title_name {
width: 460px;
padding: 0;
font-size: 1.7em;
}
#footer_title_url {
font-size: 1.8em;
letter-spacing: 2px;
}
.copyright {
width : -webkit-calc(100% - 80px) ;
width : calc(100% - 80px) ;
padding: 13px 80px 20px 0;
}

}